.header{
    position: absolute;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    /*background-image: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0));*/
    background-color: rgba(178,73,57,0.8);
}
.top .head .seek .text{
    color: #ffffff;
}
.top .head .mailbox a{
    color: #ffffff;
}



/*banner*/
/*-----------------自定义按钮样式，移动端不需要，PC端根据实际情况选择----------------*/
.demo {
    width: 100%;
    position:relative;
}
.demo a.control {
    display: block;
    width: 53px;
    height: 54px;
    cursor: pointer;
    z-index: 2;
    background-size: 53px 54px !important;
}
.demo a.prev {
    background: url(../images/index/banner_l.png) no-repeat center;
}
.demo a.next {
    background: url(../images/index/banner_r.png) no-repeat center;
}

/*----------------------------为保证最佳效果，建议设置如下样式------------------------*/
.slider{
    display: none;
    /*height: 980px;*/
    height: 1058px;
}
.slider ul{
    width: 100%!important;
}
.slider ul li{
    height: 980px;
    width: 100%;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}


.entrance{
    height: 122px;
    margin-top: -44px;
    position: absolute;
    bottom: 0;
    z-index: 9;
    width: 100%;
}
.entrance td{
    position: relative;

}

.entrance .ent{
    background: #ffffff;
    margin-top: 44px;
    height: 78px;
    position: relative;
    overflow: hidden;
}
.entrance .ent .jz{
    display: flex;
    justify-content: space-between;
    width: 65.42%;
    float: right;
    margin-top: 10px;
}
.entrance .ent .button{
    display: flex;
    justify-content: space-between;
    width: 156px;
}
.entrance .ent .desc{
    width: 110px!important;
    position: relative!important;
}

.num{
    position: relative!important;
}

.curr-num{
    font-size: 48px;
    bottom: 0!important;
}
.line{
    color: #333333;
}
.total-num{
    font-size: 18px;
    color: #333333;
    top: 0!important;
}


.entrance .r:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    background: #ffffff;
    z-index: 0;
    bottom: 0;
}

.entrance .rk_bg{
    background: -webkit-linear-gradient(90deg,#b14a39, #e07e71); /* Safari 5.1 - 6.0 */

    background: -o-linear-gradient(90deg,#b14a39, #e07e71); /* Opera 11.1 - 12.0 */

    background: -moz-linear-gradient(90deg,#b14a39, #e07e71); /* Firefox 3.6 - 15 */

    background: linear-gradient(90deg,#b14a39, #e07e71); /* 标准的语法（必须放在最后） */
    border-top-left-radius: 44px;
    border-bottom-left-radius: 44px;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.entrance .rk_bg .jz{
    width: 77.73%;
    float: left;
    height: 100%;
    justify-content: space-around;
}
.entrance .rk_bg .jz a{
    display: inline-block;
    padding-top: 30px;
    color: #ffffff;
    font-size: 18px;
}
.entrance .rk_bg .jz a:before{
    content: "";
    display: block;
    margin: 0 auto;
    width: 40px;
    height: 31px;
    background: url("../images/index/rk_1.png")no-repeat center;
    margin-bottom: 16px;
}

.entrance .rk_bg .jz a:hover{
    color: #ffd48d;
    font-weight: bold;
}
.entrance .rk_bg .jz a:hover:before{
    background: url("../images/index/rk_2.png")no-repeat center;
}
.entrance .rk_bg .bj{
    width: calc(100% - 77.73%);
    float: left;
    height: 100%;
    background: url("../images/index/rk.png")no-repeat center;
}

/*第一块*/
.firsr{
    background: url("../images/index/one_bg.png")no-repeat right bottom;
    padding: 59px 0 180px 0;
}
.firsr .flex{

}
.section-focus-pic{
    height:462px;
    width:699px;
    overflow:hidden;
    position:relative;
    margin-top: 31px;
    float: left;
}
.section-focus-pic ul li{
    position:absolute;
    top:0;
    left:699px;
    height:462px;
    width:699px;
    overflow: hidden;
    border-radius: 5px;

}
.section-focus-pic ul li img{
    /*height: 100%;*/
}
.section-focus-pic ul li h3{
    display: inline-block;
    max-width: 80%;
    color:#FFF;
    z-index: 111;
    font-size: 18px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
}
.section-focus-pic ul li h3 a{
    color: #ffffff;
}
.section-focus-pic ul li span{
    color: #ffffff;
    display:table;
}
.section-focus-pic ul li div{
    position:absolute;
    bottom:0;
    left:0;
    height:75px;
    background-color:rgba(0,0,0,.35);
    width:100%;
    padding:10px  15px;
}
.section-focus-pic .pages{
    width:100%;
    height:100%;
}
.section-focus-pic .controler{
    position:absolute;
    bottom:20px;
    right:20px;
    display: flex;
    justify-content: center;
}
.section-focus-pic .controler b{
    cursor:pointer;
    width:13px;
    height:13px;
    display:block;
    overflow: hidden;
    margin:0 0 0 5px;
    border-radius: 50%;
    background: rgba(255,255,255,0.53);
}
.section-focus-pic .controler b.down{
    background: #ffffff;
}
/*轮播改*/
.swiper-container {
    width: 699px;
    height: 462px;
    float: left;
    margin-top: 31px;
}
.swiper-slide {
    /*text-align: center;*/
    /*font-size: 18px;*/
    background: #fff;

    /* Center slide text vertically */
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: -webkit-flex;*/
    /*display: flex;*/
    /*-webkit-box-pack: center;*/
    /*-ms-flex-pack: center;*/
    /*-webkit-justify-content: center;*/
    /*justify-content: center;*/
    /*-webkit-box-align: center;*/
    /*-ms-flex-align: center;*/
    /*-webkit-align-items: center;*/
    /*align-items: center;*/
}
.swiper-container .swiper-pagination-bullets{
    width: auto!important;
    right: 20px;
    left: inherit!important;
    bottom: 20px!important;
}
.swiper-container .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    text-align: center;
    opacity: 1;
    background: rgba(255,255,255,0.53);
}
.swiper-container .swiper-pagination-bullet-active {
    background: rgba(255,255,255,1);
}

/*内容*/
.swiper-slide img{
    /*height: 100%;*/
}
.swiper-slide div{
    position:absolute;
    bottom:0;
    left:0;
    height:75px;
    background-color:rgba(0,0,0,.35);
    width:100%;
    padding:10px  15px;
}
.swiper-slide div h3{
    display: inline-block;
    max-width: 80%;
    color:#FFF;
    z-index: 111;
    font-size: 18px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
}
.swiper-slide div h3 a{
    color: #ffffff;
}
.swiper-slide div span{
    color: #ffffff;
    display:table;
}


/*end*/


.firsr .one_wb{
    max-width: 647px;
    width: calc(100% - 753px);
    float: right;
}

/*一级标题*/
.title p{
    display: block;
    height: 31px;
}
.title .tit{
    overflow: hidden;
    line-height: 34px;
}
.title .tit h4{
    display: inline-block;
    font-size: 30px;
    position: relative;
}
.title .tit .lin{
    width: 70%;
    height: 1px;
    background: #b14938;
    margin-top: 16px;
    position: relative;
}
.title .tit .lin:before{
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: #b14938;
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: -4px;
}
.title .tit .lin:after{
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: #b14938;
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: -4px;
}
.title .tit .more{
    text-align: right;
    font-size: 16px;
    position: relative;
}

/*列表*/
.firsr .one_wb .lb a{
    display: block;
    padding: 20px 0;
    border-bottom: 1px dashed #dcdcdc;
    margin-top: 20px;
}

.firsr .one_wb .lb a:hover{
    box-shadow: 0px 2px 22px -5px rgba(0, 0, 0, 0.5);
    transform: scale(1) translateY(-3px);
    padding: 20px;
    background-color: #ffffff;
    border-bottom: 0;
}
.firsr .one_wb .lb dl dt{
    width: 83px;
    height: 80px;
    font-weight: 100;
    text-align: center;
    background: url("../images/index/two_0.png")no-repeat bottom center;
    position: relative;
}
.firsr .one_wb .lb dl dt:before{
    content: "丨";
    position: absolute;
    right: 0;
    top: 9px;
    font-style: oblique;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
}
.firsr .one_wb .lb dl dt span{
    color: #b14938;
    font-size: 36px;
    display: block;
    line-height: 30px;
    height: 30px;
    margin-bottom: 12px;
}
.firsr .one_wb .lb dl dt em{
    font-size: 12px;
    font-weight: bold;
    font-style: inherit;
}
.firsr .one_wb .lb dl dd{
    width: calc(100% - 96px);
}
.firsr .one_wb .lb dl dd h4{
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: bold;
}
.firsr .one_wb .lb dl dd h4 a{
    color: #ffffff;
}
.firsr .one_wb .lb dl dd p{
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;
    font-size: 12px;
    color: #999999;
    height: 40px;
}



/*二块*/
.second{
    background: url("../images/index/two_bg.jpg")no-repeat  center 90px;
    margin-top: -90px;
}
.second .left{
    width: 873px;
    float: left;
    /*min-height: 854px;*/
}


/*滑动门*/
.dis {
    DISPLAY: block;
    padding-top: 19px;
}
.undis {
    DISPLAY: none
}


#NewsTop_tit a {
    cursor: pointer;
}
#NewsTop_tit span{
    margin: 0 30px;
}
#NewsTop_tit a.topC0 {
    CURSOR: pointer;
    font-size: 20px;
}
#NewsTop_tit a.topC1 {
    font-weight: bold;
    font-size: 30px;
    COLOR: #b14938;
}
#NewsTop_tit {
    /*width: 290px;*/
    display: flex;
    justify-content: space-around;
    /*float: left;*/
}

#NewsTop_cnt {
    /*min-height: 766px;*/
}


/* = 通用布局
-------------------------------------------------------------- */
.second .focusBtn, .focusIndicators a{ display:block;
}
.second .focusMain{
    width:100%;
    position:relative;
    margin:0 auto;
}
.second .focusArea{
    width:873px;
    position:relative;
    overflow:hidden;
    /*height: 690px;*/
    height: 640px;

}
.second .focusCon{ width:873px; position:absolute; top:0;}
.second .focusItem{
    position:relative;
    /*padding-right: 35px;*/
    /*height: 135px;*/
    width:873px;
}
.second .focusBtn{
    display:block;
    width:44px;
    height:44px;
    cursor:pointer;
    float: right;
    margin-left: 5px;
}
.second .focusPrev{
    background: url("../images/index/two_r.png")no-repeat center;
}
.second .focusNext{
    background: url("../images/index/two_l.png")no-repeat center;
}




/*title*/
.second .title{
    margin-top: -13px;
    margin-bottom: 14px;
}
.second .title p{
    height: 35px;
}
.second .title .tit{
    line-height: 55px;
    overflow: hidden;
}

.second .title .tit .botton{
    /*width: 196px;*/
    /*float: left;*/
    /*padding-right: 38px;*/
    margin-top: 5px;
    position: relative;
}
/*.second .title .tit .botton:after{*/
/*content: "";*/
/*display: block;*/
/*width: 8px;*/
/*height: 8px;*/
/*background: #b14938;*/
/*border-radius: 4px;*/
/*position: absolute;*/
/*top: 18px;*/
/*right: 0;*/
/*}*/
.second .title .tit .more{
    /*width: 74px;*/
    /*text-align: right;*/
    /*float: right;*/
    /*font-size: 16px;*/
    /*position: relative;*/
}
/*.second .title .tit .more:before{*/
/*content: "";*/
/*display: block;*/
/*width: 8px;*/
/*height: 8px;*/
/*background: #b14938;*/
/*border-radius: 4px;*/
/*position: absolute;*/
/*top: 23px;*/
/*left: 0;*/
/*}*/
.second .title .tit .lin{
    /*float: left; */
    width: 40%;
    /* height: 1px; */
    /* background: #b14938; */
    margin-top: 26px;
}


.second .left li a{
    display: block;
    padding: 30px 56px 23px 0;
    border-bottom: 1px solid rgba(255,255,255,.37);
    background: url("../images/index/two_2.png")no-repeat right center;
}
.second .left li a h4{
    font-size: 18px;
    padding-left: 45px;
    line-height: 20px;
    background: url("../images/index/two_1.png")no-repeat left center;
    display: inline-block;
    max-width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ffffff;
}
.second .left li a span{
    float: right;
    color: #ffffff;
    line-height: 20px;
    font-size: 14px;
}

.second .left li a:hover{
    box-shadow: 0px 2px 22px -5px rgba(0, 0, 0, 0.5);
    transform: scale(1) translateY(-3px);
    /*padding: 20px;*/
    background-color: #ffffff;
    border-bottom: 0;
}
.second .left li a:hover h4{
    color: #b8433f;
}
.second .left li a:hover span{
    color: #999999;
}


.second .right{
    width: 432px;
    float: right;
    min-height: 679px;
    margin-top: 90px;
    background: #ffffff;
    box-shadow: 0px 0px 32px 11px rgba(0,0,0,0.19);
    -webkit-box-shadow: 0px 0px 32px 11px rgba(0,0,0,0.19);
    -moz-box-shadow: 0px 0px 32px 11px rgba(0,0,0,0.19);
}
.second .right .bt{
    background-color: #b14938;
    height: 90px;
    text-align: center;
    padding-top: 40px;
    background-image: url("../images/index/two_rbt.png");
    background-position: top center;
    background-repeat: no-repeat;
    font-size: 30px;
    font-weight: bold;
    margin-top: -90px;
    color: #ffffff;
}
.second .right .tp{
    padding: 0 18px;
}
.second .right .tp .lb{
    margin: 28px 0;
    display: none;
}
.second .right .tp .li{
    margin-top: 31px;
}
.second .right .tp .li a{
    margin-bottom: 23px;
}

/*三块*/
.third{
    padding: 57px 0 84px 0;
    background: url("../images/index/three_bg.jpg")no-repeat bottom center;
}

/*一级标题*/
.third .title{
    margin-bottom: 34px;
}
.third .title p{
    display: block;
    height: 31px;
}
.third .title .tit{
    overflow: hidden;
    line-height: 44px;
}
.third .title .tit h4{
    /*display: inline-block;*/
    /*width: 150px;*/
    /*float: left;*/
    /*font-size: 30px;*/
    /*position: relative;*/
    line-height: 44px;
}
/*.third .title .tit h4:after{*/
/*content: "";*/
/*display: block;*/
/*width: 8px;*/
/*height: 8px;*/
/*background: #b14938;*/
/*border-radius: 4px;*/
/*position: absolute;*/
/*right: 0;*/
/*top: 23px;*/
/*}*/
.third .title .tit .lin{
    /*width: calc(100% - 342px); */
    /* height: 1px; */
    /* background: #b14938; */
    /* float: left; */
    margin-top: 22px;
    width: 75%;
}
/*.third .title .tit .more{*/
/*width: 65px;*/
/*text-align: right;*/
/*float: right;*/
/*font-size: 16px;*/
/*position: relative;*/
/*}*/
/*.third .title .tit .botton:after{*/
/*content: "";*/
/*display: block;*/
/*width: 8px;*/
/*height: 8px;*/
/*background: #b14938;*/
/*border-radius: 4px;*/
/*position: absolute;*/
/*left: 0;*/
/*top: 18px;*/
/*}*/
.third .title .tit .botton {
    display: table;
    /*width: 127px;*/
    /*float: left;*/
    /*margin-top: 5px;*/
    position: relative;
    overflow: hidden;
}


/* = 通用布局
-------------------------------------------------------------- */
.third .focusMain{ width:322px; position:relative; }
.third .focusArea{ width:322px;height:433px; position:relative; overflow:hidden;}
.third .focusCon{ width:322px; position:absolute; top:0;}
.third .focusItem{
    width:322px; height:433px;overflow: hidden;
    display:none; position:absolute; top:0; left:0;
}
.third .focusItem img{height:100%;}

.third .focusBtn{
    display:block;
    position:absolute;
    z-index: 9;
    bottom: 0;
    width:64px;
    height:35px;
    line-height: 35px;
    margin-top:-25px;
    cursor:pointer;
    color: #ffffff;
    text-align: center;
}
.third .focusPrev{
    background: #ffd48d;
    left: 0;

}
.third .focusNext{
    background: #b14938;
    left: 64px;
}

/*多图轮播*/
.picbox {
    width:1047px;
    height:453px;
    overflow:hidden;
    position:relative;
}
.picbox ul {
    height:453px;
}
.piclist {
    position:absolute;
    left:0;
    top:0;
}
.piclist li.goodlist {
    width:523px;
    height: 206px;
    float:left;
    background: #ffffff;
    margin-bottom: 20px;
    overflow: hidden;
    padding-top: 5px;
}

.swaplist {
    position:absolute;
    left:-3000px;
    top:0;
}
.og_prev, .og_next {
    width:44px;
    height:44px;
    cursor:pointer;
    float: right;
    margin-left: 5px;
}
.og_prev {
    background: url(../images/index/two_r.png)no-repeat center;
}

.og_next {
    background: url(../images/index/two_l.png)no-repeat center;
}


.piclist li.goodlist:nth-child(odd){
    padding-right: 12px;
    padding-left: 1px;
}
.piclist li.goodlist:nth-child(even){
    padding-left: 12px;
}


.third_wb .li{
    width: 100%;
    height: 100%;
    border: 1px solid #b14938;
    padding: 15px;
    position: relative;
    background: url("../images/index/three_2.png")no-repeat calc(100% - 15px) 23px;
}
.third_wb li a{
    display: block;
    height: 100%;
}
.third_wb li a:hover{
    box-shadow: 0px 2px 22px -5px rgba(0, 0, 0, 0.5);
    transform: scale(1) translateY(-3px);
}
.third_wb .li .sq{
    margin-top: -21px;
    height: 126px;
}

.third_wb .li dl{
    width: calc(100% - 50px);
}
.third_wb .li dl dd img{
    height: 47px;
}
.third_wb .li dl dd div{
    width: calc(100% - 60px);
}
.third_wb .li dl dd div h4{
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    height: 52px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.third_wb .li dl dd div h4 a{
    color: #b14938;
}
.third_wb .li dl dd div span{
    font-size: 14px;
    line-height: 30px;
    display: block;
}
.third_wb .li dl dt{
    font-weight: 100;
    font-size: 14px;
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px;
    border-top: 1px solid #dee6e4;
    padding-top: 5px;
    margin-top: 5px;
}


/*四块*/
.fourth{
    position: relative;
    padding: 57px 0 70px 0;
    background: url("../images/index/four_bg2.png")no-repeat437px center;
}
.fourth:before{
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 437px;
    background: url("../images/index/four_bg1.jpg")no-repeat center;
    top: 0;
    content: "";
}
/*一级标题*/
.fourth .title{
    margin-bottom: 40px;
}
.fourth .title p{
    display: block;
    height: 31px;
}
.fourth .title .tit{
    overflow: hidden;
    line-height: 34px;
}
.fourth .title .tit h4{
    /*display: inline-block;*/
    /*width: 150px;*/
    /*float: left;*/
    /*font-size: 30px;*/
    /*position: relative;*/
    color: #ffffff;
}
/*.fourth .title .tit h4:after{*/
/*content: "";*/
/*display: block;*/
/*width: 8px;*/
/*height: 8px;*/
/*background: #ffffff;*/
/*border-radius: 4px;*/
/*position: absolute;*/
/*right: 0;*/
/*top: 13px;*/
/*}*/
.fourth .title .tit .lin{
    /*width: calc(100% - 215px);*/
    /*height: 1px;*/
    background: #ffffff;
    /*float: left;*/
    /*margin-top: 16px;*/
    width: 85%;
}
.fourth .title .tit .lin:before,.fourth .title .tit .lin:after{
    background: #ffffff;
}
.fourth .title .tit .more{
    /*width: 65px; */
    /* text-align: right; */
    /* float: right; */
    /* font-size: 16px; */
    /* position: relative; */
    color: #ffffff;
}
/*.fourth .title .tit .more:after{*/
/*content: "";*/
/*display: block;*/
/*width: 8px;*/
/*height: 8px;*/
/*background: #ffffff;*/
/*border-radius: 4px;*/
/*position: absolute;*/
/*left: 0;*/
/*top: 13px;*/
/*}*/

.fourth .conta{
    background-color: #f1f1f1;
    margin-bottom: 50px;
    padding: 24px 40px 30px 40px;
    background-image:url("../images/index/four_bt2.png");
    background-position: 400px 17px;
    background-repeat: no-repeat;
}
.fourth .conta .zz{
    width: 640px;
}
.fourth .conta .zz .bt{
    display: inline-block;
    color: #ffffff;
    background: url("../images/index/four_bt1.png")no-repeat center;
    width: 188px;
    line-height: 50px;
    font-size: 18px;
    padding-left: 25px;
    margin-bottom: 36px;
}
.fourth .conta .zz li{
    width: 200px;
    height: 252px;


    margin-bottom: 20px;
}
.fourth .conta .zz li a{
    display: block;
    padding: 12px;
    background: #ffffff;
}
.fourth .conta .zz li .img{
    width: 100%;
    height: 194px;
    background-color: #f1f1f1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.fourth .conta .zz li p{
    display: block;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
    text-align: center;
}
.fourth .conta .zz li a:hover{
    box-shadow: 0px 2px 22px -5px rgba(0, 0, 0, 0.5);
    transform: scale(1) translateY(-3px);
}
.fourth .conta .zz .more{
    font-size: 16px;
}

.fourth .conta .wz{
    width: 614px;
}
.fourth .conta .wz .titl{
       height: 66px;
    /* justify-content: center; */
    margin-left: 28px;
}
.fourth .conta .wz .titl .bt{
    display: inline-block;
    color: #ffffff;
    background: url(../images/index/four_bt1.png)no-repeat center;
    width: 188px;
    line-height: 50px;
    font-size: 18px;
    padding-left: 25px;
    margin-bottom: 36px;
    margin-left: -24px;
}



.tabs{
    height: 60px;
}
.tabs li{
    height: 100%;
    float:left;
}
.tabs li a {
    display: block;
    padding: 0 40px;
    outline: none;
    font-size: 18px;
    line-height:50px;
}
.tabs li:hover a{
    color: #b14938;
    font-weight: bold;

}
.tabs li:hover{
    background: url("../images/index/four_bt3.png")no-repeat  center 45px;
}
.tabs .thistab a,.tabs .thistab a:hover{
    color: #b14938;
    font-weight: bold;
    font-size: 20px;
}
.tabs .thistab,.tabs .thistab:hover{
    background: url("../images/index/four_bt3.png")no-repeat  center 45px;
}
.tab_conbox{}
.tab_con{ display:none;}
.fourth .conta .wz .li{
    margin-bottom:20px;
}
.fourth .conta .wz .li a{
    display: block;
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 10px;
}
.fourth .conta .wz .li a:hover{
    box-shadow: 0px 2px 22px -5px rgba(0, 0, 0, 0.5);
    transform: scale(1) translateY(-3px);
    background-color: #f1f1f1;
}
.fourth .conta .wz .li dl dt{
    width: 82px;
    height: 94px;
    /*background: linear-gradient(-45deg,transparent 10px,#b0b0b0 0);*/
    background:url("../images/index/four_0.png")no-repeat center;
    padding-top: 15px;
    font-weight: 100;
    text-align: center;
    font-family: Arial;
}

.fourth .conta .wz .li dl dt em {
    font-size: 27px;
    display: block;
    font-style: inherit;
    color: #999999;
    font-weight: 100;
}
.fourth .conta .wz .li dl dt span {
    font-size: 20px;
    color: #b14938;
    display: block;
}




.fourth .conta .wz .li dl dd{
    width: calc(100% - 100px);
}

.fourth .conta .wz .li dl dd h4 {
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    margin-bottom: 5px;
}
.fourth .conta .wz .li dl dd h4 a {

}
.fourth .conta .wz .li dl dd p {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;
    font-size: 14px;
    color: #999999;
    height: 40px;
}
.fourth .conta .wz .more{
    font-size: 16px;
}




/*友情链接*/
.links .title{
    display: table;
    margin:  0 auto;

}
.links .title .tit {
    overflow: hidden;
    line-height: 34px;
}
.links .title .tit h4 {
    display: inline-block;
    width: 150px;
    float: left;
    font-size: 30px;
    position: relative;
    color: #333333;
}
.links ul{
    margin-top: 30px;
}
.links ul li{
    text-align: center;
}
.links ul li a{
    display: block;
    padding: 5px;
}
.links ul li p{
    display: block;
    margin-top: 15px;
}

.links ul li a:hover{
    box-shadow: 0px 2px 22px -5px rgba(0, 0, 0, 0.5);
    transform: scale(1) translateY(-3px);
    background-color: #ffffff;
}













@media screen and ( max-width: 1600px ){
    /*banner轮播*/
    .slider{
        /*height: 816px;*/
        height: 897px;
    }
    .slider ul li{
        height: 816px;
    }
}


@media screen and ( max-width: 1200px ){
    .header{
        position: relative;
        background-color: rgba(178,73,57,1);
    }


    /*banner轮播*/
    .slider{
        /*height: 350px;*/
        height: 428px;

    }
    .slider ul li{
        height: 350px;
    }
    .slider .l{
        display: none;
    }
    .slider .r{
        width: 100%!important;
    }

    .entrance{
        height: 80px;

    }
    .entrance .rk_bg{
        width: 100%;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .entrance .rk_bg .jz{
        width: 100%;
        flex: inherit;
    }
    .entrance .rk_bg .jz a{
        font-size: 14px;
        padding-top: 12px;
    }
    .entrance .rk_bg .jz a:before{
        margin-bottom: 5px;
    }
    .entrance .rk_bg .bj{
        display: none;
    }

    /*第一块*/
    .firsr{
        background: url("../images/index/one_bg.png")no-repeat right bottom;
        padding: 20px 0;
    }
    /*轮播改*/
    .swiper-container {
        display: none;
    }

    .firsr .one_wb{
        max-width: 100%;
        width: 100%;
    }

    /*一级标题*/
    .title p{
        height: 25px;
        padding-bottom: 5px;
    }
    .title p img{
        height: 100%;
    }
    .title .tit{
        line-height: 20px;
    }
    .title .tit h4{
        width: auto;
        font-size: 20px;
    }
    .title .tit .lin{
        margin-top: 10px;
        width: 65%;
    }
    .title .tit .lin:before{

    }
    .title .tit .lin:after{

    }
    .title .tit .more{
        font-size: 14px;
    }
    /*列表*/
    .firsr .one_wb .lb a{
        margin-top: 0;
    }

    .firsr .one_wb .lb a:hover{

    }
    .firsr .one_wb .lb dl dt{
        width: 73px;
        height: 70px;
    }
    .firsr .one_wb .lb dl dt:before{
        font-size: 14px;
        top: 6px;
    }
    .firsr .one_wb .lb dl dt span{
        font-size: 20px;
        line-height: 26px;
        height: 26px;
        margin-bottom: 5px;
    }
    .firsr .one_wb .lb dl dt em{

    }
    .firsr .one_wb .lb dl dd{
        width: calc(100% - 83px);
    }
    .firsr .one_wb .lb dl dd h4{
        font-size: 16px;
    }
    .firsr .one_wb .lb dl dd h4 a{

    }
    .firsr .one_wb .lb dl dd p{

    }



    /*二块*/
    .second{
        margin-top: 20px;
        /*background: url(../images/index/two_bg.jpg)no-repeat center 61px;*/
        background: inherit;
    }
    .second .left{
        width: 100%;
        min-height: inherit;
        float: inherit;
    }


    /*滑动门*/
    .dis {
        padding-top: 0;
    }
    .undis {

    }


    #NewsTop_tit a {

    }
    #NewsTop_tit span{
        margin: 0;
        font-size: 20px;
    }
    #NewsTop_tit a.topC0 {

    }
    #NewsTop_tit a.topC1 {
        font-size: 20px;
    }
    #NewsTop_tit {
        display: table;
        width: auto;
    }

    #NewsTop_cnt {

    }


    /* = 通用布局
    -------------------------------------------------------------- */
    .second .focusBtn, .focusIndicators a{

    }
    .second .focusMain{

    }
    .second .focusArea{
        width: 100%;
        height: auto;
    }
    .second .focusCon{
        width: 100%;
        position: relative;
    }
    .second .focusItem{
        width: 100%;
    }
    .second .focusBtn{

    }
    .second .focusPrev{

    }
    .second .focusNext{

    }




    /*title*/
    .second .title{

    }
    .second .title p{
        height: 25px;
        padding-bottom: 5px;
    }
    .second .title p img{
        height: 100%;
    }
    .second .title .tit{
        overflow: hidden;
        line-height: 34px;
    }

    .second .title .tit .botton{
        display: none;
    }
    .second .title .tit .more{

    }

    .second .title .tit .lin{
        margin-top: 17px;
    }


    .second .left li a{
        background: inherit;
        padding: 5px 0;
    }
    .second .left li a h4{
        padding-left: 0;
        background: inherit;
        width: 80%;
        font-size: 16px;
        color: #333333;
    }
    .second .left li a span{
        color: #999999;
    }

    .second .left li a:hover{

    }
    .second .left li a:hover h4{

    }
    .second .left li a:hover span{

    }


    .second .right{
        width: 100%;
        min-height: initial;
        margin-top: 20px;
        float: inherit;
    }
    .second .right .bt{
        margin-top: 0;
    }
    .second .right .tp{
        padding: 0 15px;
    }
    .second .right .tp .lb{

    }
    .second .right .tp .li{
        margin-top: 15px;
        padding-bottom: 5px;
    }
    .second .right .tp .li a{
        width: 49%;
        margin-bottom: 10px;
    }
    .second .right .tp .li a:nth-child(1), .second .right .tp .li a:nth-child(4){
        width: 100%;
    }
    /*三块*/
    .third{
        padding: 20px 0;
    }

    /*一级标题*/
    .third .title{
        margin-bottom: 14px;
    }
    .third .title p{
        height: 25px;
    }
    .third .title .tit{
        line-height: 20px;
    }
    .third .title .tit h4{
        line-height: 20px;
    }
    .third .title .tit h4:after{

    }
    .third .title .tit .lin{
        width: 65%;
        margin-top: 10px;
    }
    .third .title .tit .more{

    }
    .third .title .tit .botton:after{

    }
    .third .title .tit .botton {
        display: none;
    }


    /* = 通用布局
    -------------------------------------------------------------- */
    .third .focusMain{
        display: none}
    .third .focusArea{}
    .third .focusCon{ }
    .third .focusItem{

    }
    .third .focusItem img{}

    .third .focusBtn{

    }
    .third .focusPrev{

    }
    .third .focusNext{

    }

    /*多图轮播*/
    .picbox {
        width: 100%;
        height: auto;
    }
    .picbox ul {
        height: auto;
        position: inherit;
    }
    .piclist {

    }
    .piclist li.goodlist {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }

    .swaplist {

    }
    .og_prev, .og_next {

    }
    .og_prev {
    }

    .og_next {
    }


    .piclist li.goodlist:nth-child(odd){
        padding-right: 0;
        padding-left: 0;
    }
    .piclist li.goodlist:nth-child(even){
        padding-left: 0;
    }


    .third_wb .li{

    }
    .third_wb li a{

    }
    .third_wb li a:hover{

    }
    .third_wb .li .sq{
        display: none;
    }

    .third_wb .li dl{
        width: 100%;
    }
    .third_wb .li dl dd img{
    }
    .third_wb .li dl dd div{
    }
    .third_wb .li dl dd div h4{
        font-size: 16px;
    }
    .third_wb .li dl dd div h4 a{

    }
    .third_wb .li dl dd div span{

    }
    .third_wb .li dl dt{

    }


    /*四块*/
    .fourth{
        padding: 20px 0;
    }
    .fourth:before{

    }
    /*一级标题*/
    .fourth .title{

    }
    .fourth .title p{
        height: 25px;
    }
    .fourth .title .tit{
        line-height: 20px;
    }
    .fourth .title .tit h4{

    }
    .fourth .title .tit h4:after{

    }
    .fourth .title .tit .lin{
        width: 65%;
    }
    .fourth .title .tit .more{

    }
    .fourth .title .tit .more:after{

    }

    .fourth .conta{
        padding: 15px;
        margin-bottom: 20px;
    }
    .fourth .conta .zz{
        width: 100%;
    }
    .fourth .conta .zz .bt{
        margin-bottom: 20px;
    }
    .fourth .conta .zz li{
        width: 49%;
    }
    .fourth .conta .zz li a{

    }
    .fourth .conta .zz li .img{

    }
    .fourth .conta .zz li p{

    }
    .fourth .conta .zz li a:hover{

    }
    .fourth .conta .zz .more{

    }

    .fourth .conta .wz{
        width: 100%;
        margin-top: 20px;
    }
    .fourth .conta .wz .titl{
        justify-content: left;
        height: auto;
    }
    .fourth .conta .wz .titl .bt{
        margin-left: 0;
        margin-bottom: 0;
    }



    .tabs{

    }
    .tabs li{

    }
    .tabs li a {

    }
    .tabs li:hover a{

    }
    .tabs li:hover{

    }
    .tabs .thistab a,.tabs .thistab a:hover{

    }
    .tabs .thistab,.tabs .thistab:hover{

    }
    .tab_conbox{}
    .tab_con{ }
    .fourth .conta .wz .li{

    }
    .fourth .conta .wz .li a{

    }
    .fourth .conta .wz .li a:hover{

    }
    .fourth .conta .wz .li dl dt{
        width: 62px;
        height: 74px;
        background-size: 100% 100%;
    }

    .fourth .conta .wz .li dl dt em {
        font-size: 18px;
    }
    .fourth .conta .wz .li dl dt span {
        font-size: 14px;
    }




    .fourth .conta .wz .li dl dd{
        width: calc(100% - 80px);
    }

    .fourth .conta .wz .li dl dd h4 {
        font-size: 16px;
    }
    .fourth .conta .wz .li dl dd h4 a {

    }
    .fourth .conta .wz .li dl dd p {
    }
    .fourth .conta .wz .more{

    }




    /*友情链接*/
    .links .title{

    }
    .links .title .tit {

    }
    .links .title .tit h4 {
        font-size: 20px;
    }
    .links ul{
        margin-top: 20px;
    }
    .links ul li{
        width: 25%;
    }
    .links ul li a{

    }
    .links ul li p{

    }

    .links ul li a:hover{

    }

}



