@charset "utf-8";
/* CSS Document */
.main{
    padding-top:20px;
}

.LeftNav{
    left:2%;
}

a:hover{
    color:#eb4444;
}

/* 专题 */
.header{
    background:#fff;
    height: 100px;
}
.header_con .col_left{
    margin-top: 18px;
}
.header_con .col_right{
    margin-top: 40px;
}
.header_con, .main_con, .footer_con, .col_full .con{
    width:1000px;
}
.header_con a{
    color:#999;
}
.header_con a:hover{
    color:#1763d4;
}
.header_con .shouye:hover:before{
    background-position: 92px 216px;
}
.header_con .shouye:before{
    background-position: 194px 264px;
}
.header_con .huiyuan:before{
    background-position: 155px 264px;
}
.header_con .huiyuan:hover:before{
    background-position: 53px 216px;
}
.header_con .rexian{
    color:#eb4444;
}

/*  */
.banner{
    position:relative;
    height:380px;
    
}
.banner:after{
    box-shadow: 0px 4px 8px rgba(160, 160, 160, 0.15) inset;
    height:20px;
    content:"";
    width:100%;
    position:absolute;
    top:0;
    margin:auto;
    z-index: 999;
}
.banner img{
    position:absolute;
    max-width: max-content;
    max-width:none;
    left: -50%;
    right: -50%;
    margin: auto;
    top: 0;
}
.banner .main_con{
    position:relative;
    height: 100%;
}
.banner .qrcode{
    position:absolute;
    right: 7%;
    padding: 5px 5px 0px 6px;
    background: #fff;
    bottom: 25%;
}
.banner .qrcode canvas{
    width: 80px;
    height: 80px;
}
.banner .i_title{
    position:absolute;
    left:0;
    right:0;
    top: 75px;
    margin:auto;
}
.tbhtab{
    position:relative;
    padding-bottom: 180px;
    box-sizing: content-box;
}
.tbhtab .main_con{
    position: initial;
    width: 1200px;
}
.tbhtab .picScroll-left{
    z-index: 99;
    width: 1200px;
    position:absolute;
    bottom:0;
}
.tbhtab .picList li{
    position:relative;
    width: 280px !important;
    margin: 0 10px 10px;
    background: #fff;
    padding: 5px;
    border: 1px #d3d5d6 solid;
    box-sizing: border-box;
    box-shadow: 2px 2px 10px rgba(160, 160, 160, 0.3);
}
.tbhtab .imgbox{
    width:100%;
    height:144px;
}
.tbhtab .imgbox:hover .title{
    bottom:0;
}
.tbhtab .title{
    position:absolute;
    width:100%;
    background: rgba(246, 205, 43, 0.8);
    bottom: 0;
    line-height: 35px;
    padding: 0 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    bottom:-35px;
    transition: 0.75s all;
}
.tbhtab .title a{
    color:#fff;
}
.tbhtab .hd a{
    width:54px;
    height:30px;
    display:block;
    margin: 0 12px;
}
.tbhtab .hd a.next{
    float:right;
    background:url(../tbh_img/arrow-r.png) no-repeat center;
}
.tbhtab .hd a.next:hover{
    background:url(../tbh_img/arrow-r-h.png) no-repeat center;
}
.tbhtab .hd a.prev{
    float:left;
    background: url(../tbh_img/arrow-l.png) no-repeat center;
}
.tbhtab .hd a.prev:hover{
    background: url(../tbh_img/arrow-l-h.png) no-repeat center;
}

/* Navigation */
.Navigation{
    background:#e5e5e5;
    height:50px;
    line-height:50px;
}
.Navigation .navcon{
    width:1000px;
    margin: auto;
}
.Navigation .navcon a{
    width:14.28%;
    display:block;
    float:left;
    text-align: center;
    font-size: 18px;
}
.Navigation .navcon a:hover,.Navigation .navcon a.on{
    font-weight:bold;
    color: #333;
}

.tbh_title{
    position: relative;
    margin-top: 15px;
}
.zixun .tbh_title h5{
    background-position: 0px -42px;
    height: 93px;
    float: left;
}
.zixun .tbh_title:before{
    display:none;
}
.zixun .tbh_title:after{
    bottom:0;
    width: 100%;
    margin: inherit;
    top: inherit;
}
.tbh_title:before,.tbh_title:after{
    border-bottom:1px #ddd solid;
    content:"";
    height:1px;
    display: block;
    width: 370px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.tbh_title:before{
    left: 0;
}
.tbh_title:after{
    right: 0;
}
.tbh_title h5{
    text-align:center;
    background: url(../tbh_img/zt-title.png) no-repeat center;
    width:259px;
    height: 120px;
    font-size:0;
    margin: 0 auto 10px;
    background-size: 90%;
}
.Jieshao .tbh_title h5{
    background-position: 12px -285px;
}
.Baodao .tbh_title h5{
    background-position: 12px -418px;
}
.Luntan .tbh_title h5{
    background-position: 12px -552px;
}
.Pinpai .tbh_title {
    /* margin-top:0; */
}
.Pinpai .tbh_title h5{
    background-position: 12px -1039px;
}
.Huaxu .tbh_title h5{
    background-position: 12px -678px;
}
.Huaxulist .tbh_title h5{
    background-position: 12px -1228px;
}
.Xinpin .tbh_title h5{
    background-position: 12px -812px;
}
.Zhaoshang .tbh_title h5{
    background-position: 12px -939px;
}
.Zhaoform{
    padding-bottom:40px;
    padding-top: 30px;
} 
.Zhaoform .tbh_title{
    margin-bottom: 15px;
    margin-top: 0;
}
.Zhaoform .tbh_title h5{
    background-position: 12px -1159px;
    height: 55px;
    margin-bottom: 0;
}
.Newslist .tbh_title h5{
    background-position: 7px -1343px;
    font-size: 22px;
    line-height: 135px;
    color: #fff;
}
.cmore{
    display:block;
    width:54px;
    float:right;
    font-size:0;
    height:35px;
    background:url(../tbh_img/arrow-r.png) no-repeat center;
}
.cmore:hover{
    background-image:url(../tbh_img/arrow-r-h.png);
}

/* Jieshao */
.Jieshao{
    margin-bottom:40px;
}
.Jieshao .left{
    width:685px;
    height:385px;
    background:#000;
}
.Jieshao .right{
    background: #46474a;
    width:315px;
    color:#fff;
    padding: 30px 25px 67px;
    position:relative;
    line-height: 32px;
    text-align: justify;
    height: 385px;
}
.Jieshao .cmore{
    position:absolute;
    right:0;
    bottom: 0px;
    background: none;
    width: 125px;
    height: 70px;
}
/* Baodao */
.Baodao .n_list .imgbox{
  width:180px;
  height: 105px;
}
.Baodao .n_list .right{
    font-size:16px;
    width: 255px;
    margin-top: 5px;
}
.Baodao .n_list li{
    border-bottom-style:dashed;
}

/* Huaxu */
.Huaxu{
    background: url(../tbh_img/hxbg.jpg) no-repeat center top;
    padding-top: 30px;
}
.Huaxu .container{
    position:relative;
    padding-bottom: 25px;
}
.Huaxu .picScroll .picList li{
    width: 31.5%;
    margin-right: 2.5%;
    margin-bottom: 25px;
}
.Huaxu .picScroll .picList .imgbox{
    height:200px;
}
.Huaxu .picScroll .ulWrap li:nth-child(4).imgbox, .Huaxu .picScroll .ulWrap li:nth-child(5).imgbox{
    height:308px;
    width: 48.5%;
}
.Huaxu .picScroll .textbox{
    height:50px;
    line-height:50px;
    font-size:16px;
}
.Huaxu .cmore{
    background-image:url(../tbh_img/arrow-r-hx.png);
    position: absolute;
    bottom: 30px;
    right: 0;
}
.Huaxu .cmore:hover{
    background-image:url(../tbh_img/arrow-r-hx-h.png);
}

/* Luntan */
.Luntan .n_list li{
    padding: 15px 20px;
    background: url(../tbh_img/list.png) no-repeat #ffffff;
    background-position: 12px 25px;
    text-align: justify;
}
.Luntan .n_list li:hover{
    box-shadow:4px 4px 10px #ddd;
}
.Luntan .n_list h3{
    color:#333;
    font-weight:normal;
    border-bottom: 1px #eee solid;
    padding: 0 5px 8px;
    margin-bottom: 8px;
}
.Luntan .n_list h3 a{
    height: 54px;
    overflow: hidden;
    display: block;
}
.Luntan .n_list .text{
    position:relative;
    color:#999;
    line-height: 24px;
    padding: 0 5px;
    height: 96px;
}
.Luntan .n_list .text a{
    position:absolute;
    bottom:0;
    right:0;
    display:block;
    background:#fff;
    font-size:12px;
    color:#ccc;
    text-align: right;
    padding-left: 30px;
}
.Luntan .n_list .text a:hover{
    color:#eb4444;
}

/* Pinpai */
.Pinpai .logolist ul{
    overflow:hidden;
}
.Pinpai .logolist ul:nth-child(2n){
    margin-left: 22px;
}
.Pinpai .logolist li{
    width: 145px;
    height:60px;
    margin-right: 21px;
    margin-bottom: 22px;
    box-shadow: 2px 2px 3px #c5c5c5;
}
.Pinpai .logolist li:nth-child(6n){
    margin-right:0;
}
.Pinpai .logolist .imgbox{
    width:100%;
    height:100%;
    display: block;
}
.Pinpai p{
    text-align:center;
    font-size:12px;
    color:#999;
    margin-top:20px;
}

/* Xinpin */
.Xinpin{
    margin-top:40px;
}
.Xinpin .picList li{
	height: 186px;
	margin-bottom: 22px;
}
.Xinpin .picList li:nth-child(3n){
    margin-right:0;
}
.Xinpin .textbox{
    line-height:50px;
    height:50px;
    font-size:16px;
}

/* Zhaoshang */
/*招商列表*/
.Zhaoshang{margin-bottom:40px;}
.Zhaoshang .globrand-list,.Zhaoshang .globrand-list ul{overflow:hidden;}
.Zhaoshang .globrand-list li{width: 18.55%;width: 18%\9;float:left;margin: 10px 18px 10px 0;position: relative;overflow: hidden;}
.Zhaoshang .globrand-list li:nth-child(5n){margin-right:0;}
.Zhaoshang .globrand-list li .imgbox{width: 100%;height: 110px;border: 1px #eee dotted;}
.Zhaoshang .globrand-list li .VIP-icon{width:70px;height:15px;display: block;right:  0;bottom: 15px;position: absolute;}
.Zhaoshang .globrand-list li .VIP-icon img{width:100%;}
.Zhaoshang .globrand-list li .mask{z-index:999;width: 100%;height: 40px;animation-duration: 0.5s;}

.Zhaoshang .globrand-list li .mask a{margin-top: 5px;display: block;line-height: 18px;text-align: justify;}
.Zhaoshang .globrand-list li .mask .btn{width:64px;height:25px;font-size:12px;background:#f04343;margin: 10px auto;line-height: 25px;}
.Zhaoshang .globrand-list li .mask .btn:hover{background:#f74b4b;}

.Zhaoform .Brandtable .btns{background:#f53e46;}
.Zhaoform .Brandtable .btns:hover{background:#ec3139;}

/* Huaxulist */
.Huaxulist .pic .imgbox{
    height: 200px;
    margin-bottom: 30px;
    width: 31.5%;
    margin-right: 2.5%;
}
