/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,
select {margin: 0;padding: 0}
body {font: 14px "微软雅黑", "Arial Narrow", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;}
input:required,
textarea:required {outline: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none;-webkit-appearance: none !important;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none;}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.container-fluid {max-width: 1230px !important;}
.tr5 {transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s}
.tr2 {transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.overflow { overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial}
.sizeCover{background-position: 50% 50%; background-size: cover;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#39abff !important;}
.mCustomScrollbar{overflow: hidden !important;}
.vertical_center{display: table-cell;vertical-align: middle;}

/*大图轮播*/
.banner .lb1,.lb1 img{width: 100%;overflow: hidden;display: block;cursor: all-scroll;min-height: 110px;}
.banner .swiper-pagination-bullet{width:10px!important;height: 10px!important;}

header{background: #fff;}
.logo{width: 100%;}
.logo .img{line-height: 100px;height: 100px;max-width: 430px;}
.logo .img img{max-height:80%;}

/*pc导航*/
header nav{position: relative;}
header nav ul{font-size: 0;margin:0;}
header nav ul li{position: relative;float:left;width:104px;text-align: center;}
header nav ul li > a{position: relative;text-align:center; line-height:100px; display:block; color: #333333;font-size: 17px;width: 100%;}
header nav ul li .ul {position:absolute; display:none;padding:inherit;padding-top: 0px;left: 0;top: 100%;z-index: 100;width: 100%;}
header nav ul li .ul .li{float:none;position: relative;width: 150%;margin-left: -25%;font-size: 14px;background:#eeeeee;line-height:22px;padding:7px 5px; color: #333333;border-top: 1px solid rgba(0,0,0,0.1);}
header nav ul li:hover a{font-weight: bold;color: #333;}
header nav ul li.active a{font-weight: bold;color: #333;}
header nav ul li .ul .li:hover{background:#267aec;color: #fff;}
header nav ul li:hover .ul{display: block;}

/*移动导航*/
header .sjdnav{ display:none;width:120px;height:auto;position:absolute;right:0;top:100px;z-index:2000; }
header .sjdnav ul{ padding:0; margin:0;}
header .sjdnav li{width:100%;background:rgba(0,0,0,0.55);text-align:center;font-size:15px;line-height:38px;border-bottom: 1px solid rgba(255,255,255,0.2);}
header .sjdnav li a{display:block;color:#fff;}
header .sjdnav li a:hover{ background:#0965ba;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:46px;right:15px;}
header .ydd_btn span{ display:block; width:100%; height:4px; background:#0965ba;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#0965ba;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;} 
header .ydd_btn.click span.span02{margin:4px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}

.mainbox{padding-bottom:50px;}
.title{font-size: 30px;color: #333;text-align: center;margin: 50px 0 40px 0;}
.main1 .box1{padding:10px 50px;}
.main1 .box1 .list{display: block;}
.main1 .box1 .list img{width: 100px;height: 100px;display: block;margin: 0 auto;}
.main1 .box1 .list .txt{color: #000000;text-align: center;line-height: 40px;margin-top: 10px;font-size: 15px;}
.main1 .box2{margin: 0 -15px;margin-top: 20px;}
.main1 .box2 .img{width:50%;float: left;padding: 0 15px;margin-bottom: 30px;}
.main1 .box2 .img .sizeCover{width:100%;height: 323px;}
.main1 .box2 .title{margin:20px 0;}
.main1 .box2 .txt{margin:20px 0;font-size: 16px;color: #333;line-height: 26px;height: 208px;overflow: hidden;}
.main2{background:#eeeeee;}
.ul1{font-size:0;text-align: center;margin-bottom: 20px;}
.ul1 a{width: 150px;line-height: 48px;height: 50px;border: 1px solid #000;text-align: center;border-radius: 7px;font-size: 16px;display: inline-block;margin: 0 5px;margin-bottom: 10px;}
.ul1 a:hover{box-shadow: 0 0 6px #000;color: #000;}
.ul1 a.active{box-shadow: 0 0 6px #000;color: #000;}
.main2 .lb2 .txt{font-size:16px;color: #000;line-height: 40px;text-align: center;}
.gd a{width:100px;line-height: 32px;height: 34px;border: 1px solid #000;text-align: center;display: block;margin: 0 auto;margin-top: 20px;border-radius: 7px;}
.gd a:hover{box-shadow: 0 0 6px #000;color: #000;}
.main3 .img{height:120px;border: 1px solid #eee;border-radius: 7px;}
.main3 .img img{position:absolute;left: 0;right: 0;top:0;bottom:0;margin: auto;max-height: 90%;display: block;max-width: 90%;}
.main4{padding: 30px 20px 30px 20px;}
.main4 .tablebox{text-align: center;display: table;margin: 0 auto;}
.main4 .tablebox .gao{height: 120px;font-size: 24px;color: #fff;line-height: 40px;}
.main5 .box1 .list img{height: 60px;width: 60px;}
.main5 .box1 .list .txt{font-weight: bold;font-size: 18px;color: #666666;}

footer{padding:40px 0;background: #000;}
footer .list{border-top: 1px solid #fff;padding: 20px 0;}
footer .list1{width:350px;}
footer .list .div{width: 50%;float: left;text-align: center;}
footer .list .div a{display:block;width: 90%;margin: 16px auto;text-align: center;color: #999;line-height: 22px;}
footer .list .div a:hover{color:#fff;}
footer .list .top{;margin: 20px auto 30px auto;}
footer .list .top a{font-size: 22px;color: #fff}
footer .list2{width:230px;margin: 0 40px;}
footer .list2 .div{width:100%;}
footer .list2 .img{display:block;width: calc(50% - 4px);float: left;height: 80px;margin:2px;}
footer .list2 .sizeCover{height: 80px;}
footer .list2 .top a{text-align: left;}
footer .list3{width:134px;}
footer .list3 img{display:block;}
footer .list3 .txt{display:block;color: #fff;line-height: 22px;margin-top: 14px;text-align: center;font-size: 15px;}
footer .list4{width:calc(100% - 794px);padding-left: 40px;font-size: 15px;line-height: 28px;color: #999;}
footer .tt{color: #ccc;font-size: 13px;text-align: center;line-height: 24px;margin-top: 15px;}

.ny .title2{margin: 30px auto;font-size:24px;color: #3c4952;text-align: center;}
.ny .title2 span{font-size:14px;display: block;margin-top: 4px;}
.xq{line-height: 34px;color: #666;}
.nyanli{margin:0 -10px;}
.nyanli .list{display:block;padding: 0 10px;width: 25%;float: left;margin-bottom: 20px;}
.nyanli .list .txt{line-height: 40px;text-align: center;font-size: 15px;color: #000;}
.nyxw a{display: block;border-bottom: 1px dashed #e3e3e3;line-height: 38px;font-size: 16px;color: #000;position: relative;}
.nyxw a div{margin-right: 100px;}
.nyxw a span{position: absolute;right: 0;top:0;display: block;}
.nyxw a:hover{color:#023893;}
.xq .bt{font-size: 26px;color: #2F2F2F;text-align: center;margin-top: 30px;}
.xq .riqi{color: #999;text-align: center;line-height: 26px;margin-top: 8px;}
.liuyan{width: 500px;margin:20px auto;}
.liuyan input{width: 100%;line-height: 40px;height: 40px;border: 1px solid #dcdcdc;border-radius: 7px;padding: 0 10px;margin-bottom: 6px;}
.liuyan textarea{width: 100%;line-height: 26px;height: 120px;border: 1px solid #dcdcdc;border-radius: 7px;padding: 7px 10px;margin-bottom: 6px;}
.liuyan button{width: 100%;line-height: 40px;height: 40px;border: 0;border-radius: 7px;padding:0 10px;background: #333333;color: #fff;transition: all 0.3s;}
.liuyan button:hover{opacity:0.7;transition: all 0.3s;}



/*内页共用开始*/
.ny{padding:10px 0 40px 0;}
.ny .zuo{width:180px;float: left;}
.ny .you{width:calc(100% - 180px);float: left;padding-left: 20px;}
/*1层*/
.ny .zuo .list1 .tt1{display: block;background: #333333;font-size: 15px;color: #fff;line-height: 40px;padding: 0 26px 0 15px;position: relative;}
.ny .zuo .list1 .tt1:before{content: "";width: 0;height: 0;position: absolute;top: 14px;right: 6px;border-width: 6px 6px 6px;border-style: solid;border-color: transparent transparent #ccc;transform:rotate(90deg);}
.ny .zuo .list1 .tt1:hover{opacity: 0.8;}
.ny .zuo .list1 .tt1.on1{opacity: 0.8;}
/*2层*/
.ny .zuo .list1 .list2{width:100%;}
.ny .zuo .list1 .list2 .tt2{display:block;line-height: 38px;color: #000;background: #cfe2f3;padding: 0 20px;}
.ny .zuo .list1 .list2 .tt2:hover{opacity: 0.7;}
.ny .zuo .list1 .list2 .tt2.on1{opacity: 0.7;}
/*结束*/
/*内页共用结束*/
.nycpbox{margin:0 -10px;}
.nycpbox .img{width:25%;float: left;padding: 0 10px;display: block;margin-bottom: 20px;}
.nycpbox .img .txt{font-size:16px;text-align: center;line-height: 44px;padding: 0 10px;}
.jia{padding:0 20%;text-align: center;}










/*媒体查询开始*/
@media (min-width:1199px){
   .nyanli .list:hover .sizeCover,
   footer .list2 .img:hover .sizeCover,
    .main2 .lb2 .swiper-slide a:hover .sizeCover
    {transform:scale(1.06);-moz-transform:scale(1.06);-ms-transform:scale(1.06);-o-transform:scale(1.06);-webkit-transform:scale(1.06);cursor:pointer;}

}
@media (max-width:1230px){
  
    .logo .img{max-width:340px;}
    header nav ul li{width:84px;}
    footer .list2{display:none;}
    footer .list4{width:calc(100% - 484px)}
  
}
@media (max-width:991px) {
    /*内页共用开始*/
	.ny{padding:20px 0;}
    .ny .title2{margin:8px auto 14px auto;font-size: 18px;}
	.ny .zuo{width:100%;float: none;margin-bottom: 20px;}
	.ny .you{width:100%;float: none;padding-left: 0;}
    .ny .zuo .title3{background: #333333;font-size: 16px;color: #fff;line-height: 44px;padding: 0 26px 0 15px;position: relative;}
    .ny .zuo .title3 span{display:block;position: absolute;right: 20px;top:0;line-height: 44px;color: #fff;font-size: 16px;}
    .ny .zuo .list1 .tt1{padding:0 10px;text-align: center;opacity: 0.9;border-top: 1px solid rgba(0,0,0,0.4);}
    .ny .zuo .list1{display:none;}
    .ny .zuo .list1 .tt1:before{display:none}
    .ny .zuo .list1 .list2 .tt2{text-align:center;}
    .ny .zuo .list1 .list2{display:none;}
	/*内页共用结束*/
    
    .logo .img{max-width:calc(100% - 80px);}
    .logo .img img{height:60%;}
    footer{margin-bottom:50px;}
    .nyanli .list{width:33.33%;}
    .nycpbox .img{width:33.33%;}
    footer .list3{display:none;}
    footer .list4{width: calc(100% - 350px);}
}
   

@media (max-width:767px) {
    .logo .img{height:80px;line-height: 80px;}
    header .ydd_btn{top:35px;}
    header .sjdnav{top:80px;}
    .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:0;}
    .title{margin:30px 0 20px 0;font-size: 20px;}
    .main1 .box1{padding:0;}
    .main1 .box2 .img{width:100%;margin-bottom: 10px;}
    .main1 .box2 .img .sizeCover{height:300px;}
    .main1 .box2 .txt{font-size:15px;}
    .mainbox{padding-bottom:24px;}
    
    
    .ul1 a{width:calc(33.33% - 10px)}
    .main4 .tablebox .gao{height:auto;font-size: 16px;line-height: 30px;}
    
    
    footer{padding-top:0;}
    footer .list{border:0;}
    footer .list1{width: 100%;}
    footer .list4{width: 100%;padding: 0;text-align: center;}
    footer .list .top{text-align:center !important}
    
    
     .nyanli .list{width:50%;padding: 0 5px;margin-bottom: 10px;}
    .nycpbox .img{width:50%;padding: 0 5px;margin-bottom: 10px;}
    .nyanli{margin:0 -5px;}
    .nycpbox{margin:0 -5px;}
    .liuyan{width:90%;}
    
    .xq .bt{font-size:20px;margin-top: 10px;}
    .jia{padding:0;}
    
    
    
    
    
    
}

@media (max-width:479px) {
       .ul1 a{width:calc(50% - 10px);font-size: 14px;line-height: 38px;height: 40px;}
    .main1 .box1 .list{width:50%;margin-top: 20px;}
    
}
.hot{height:50px; background:#0965ba; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;width: 100%;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;margin: 0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }