@charset "utf-8";
*{ padding:0; margin:0;}
ul{ margin:0 !important;}
body{ font-family:"微软雅黑" !important; overflow-x:hidden;}
table{border-right:1px solid black !important;border-bottom:1px solid black !important;} 
table td{border-left:1px solid black !important;border-top:1px solid black !important;} 
.wrap{ width:1200px; max-width:96%; margin:0 auto;}
.top{ width:100%; height:35px; background: #f0f0f0;}
.greet{ display:inline-block; font-size:12px; line-height:35px; color:#000;}
.zd{ float:right; font-size:12px; line-height:35px; color:#000;}
.zd a{ display:inline-block; font-size:12px; line-height:35px; color:#000; margin:0 5px;}
/*顶部*/

.header{ width:100%; z-index:104; background:#fff; position:relative;}
.headerright{ width: 512px; float: right; max-width: calc(100% - 480px); height: 79px;}
.Logo{ display:inline-block; padding: 23px 0;}
.search{ width: 240px; height: 27px; border: 1px #bababa solid; box-sizing: border-box; float: right; margin: 20px 0 0 0;}
.search input:nth-child(1){ width: calc(100% - 35px); height: 25px; line-height: 25px; padding: 0 10px;}
.search input:nth-child(2){ width: 35px; height: 25px; line-height: 25px; float: right; background: url(../images/g1.png) no-repeat left,url(../images/search.png) no-repeat center center;}
/*header.logo部分*/

.banner{ width:100%; overflow:hidden;}
.fds2{ width: 100%;}
.bs{ position: absolute; top: 0; right: 0; height: 100%;}
.bs img{ height: 100%;}
.picture{ width:100%; position: relative;}
.fds{ width: 100%;}

.aa .swiper-pagination-bullet{ width:15px; height:4px; opacity:1; border-radius:2px; background:#fff;}
.aa .swiper-pagination-bullet-active{ background:#ab1e23;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ width:100%; clear: both;}
.nul{ width:100%;}
.nul>li{float:left; width: 20%; position:relative;}
.nul>li>a{color:#000; line-height:50px; height:50px; padding:0 3px; overflow:hidden; display:block; text-align:center; font-size:16px; transition: all 0.3s ease-out; background: url(../images/navhover.jpg) no-repeat; background-size: 100% 2px; background-position: 0 calc(100% + 2px);}
.nul>li:hover>a{ color:#0f75bc; background-position: 0 100%;}
.nul>li ul{ display: none; position: absolute; top: 100%; left: 0; width:100%; z-index:104; background:rgba(15, 117, 188 ,0.72);}
.nul>li ul li{ width:100%; border-top: 1px rgba(255, 255, 255, 0.8) solid;}
.nul>li ul li>a{ line-height:36px; display: block; text-align: center; width: 100%; overflow:hidden; font-size:14px; height:36px; border:none; color:#fff;}
.nul>li ul li>a:hover{ color:#fff; background:#0f75bc;}
.acta{ color:#0f75bc !important; background-position: 0 100% !important;}
/*PC头部导航*/

.title{ width: 288px; height: 66px; background: url(../images/titlebg.png) no-repeat; background-size: cover; margin: 0 auto 35px; cursor: pointer; text-align: center; max-width: 100%;}
.title b{ width: 100%; font-size: 30px; line-height: 43px; color: #0f75bc; font-weight: bold; margin: 0 !important; padding: 5px 0;}
.title span{ display: block; font-size: 20px; line-height: 20px; color: #646464;}
/*栏目标题*/

.cpzx{ width:100%; padding:50px 0; background: url(../images/cpzsbg.jpg) no-repeat center center; background-size: cover;}
.cpzxctn{ width: 100%; overflow: hidden;}
.cp{ width:100%; border:3px #e7e7e7 solid; box-sizing:border-box; position: relative; overflow: hidden;}
.cpimg{ width:100%; position: relative; overflow:hidden; background: #fff;}
.cptop{ padding-top: 78.048%;}
.sj{ z-index: 1; width: 83px; max-width: 29%; position: absolute; right: 0; bottom: 0; transition: all 0.4s ease-out;}
.sj img{ width: 100%;}
.cp:hover .sj{ opacity: 0; transform: translate(100%, 100%);}
.cpzz{ width: 100%; height: 100%; position: absolute; top: 100%; left: 0; background: rgba(15, 117, 188, 0.85); z-index: 2; transition: all 0.4s ease-out;}
.cp:hover .cpzz{ top: 0;}
.cpctn{ width: 100%; text-align: center; padding: 0 10px; transition: all 0.4s ease-out; z-index: 3; position: absolute; top: 100%; left: 0; opacity: 0;}
.cp:hover .cpctn{ transform: translate(0, -50%); top: 50%; opacity: 1;}
.cpfd{ width: 100%; margin: 0 0 10px 0;}
.cptit{ display: inline-block; color: #fff; font-size: 18px; line-height: 35px; font-weight: bold; padding: 5px 0 0 0; border-top: 1px #fff solid;}
.towgoods{ width: 100%; margin: 0 0 6px 0 !important; overflow: hidden;}
.towgoods>li{ width: calc(50% - 6px); float: left; padding: 6px 0;}
.towgoods>li:nth-child(even){ float: right;}
.towgoods>li .cptop{ padding-top: 36%;}
/*产品展示*/

.hzhb{ width:100%; padding:50px 0;}
.hzhbctn{ width: 100%; position: relative; overflow: hidden; padding: 0 80px;}
.hb{ width: 100%; position: relative; overflow: hidden; transition: all 0.5s ease-out; border: 1px #d5d5d5 solid; box-sizing: border-box;}
.hb:hover{ border-color: #0f75bc;}
.hbtop{ padding-top: 55.9322%;}
.hb img{ transition: all 0.5s ease-out;}
.hb:hover img{ transform: scale(0.9);}
.arrow1{ width: 37px; height: 38px; position: absolute; top: 50%; right: 0; transform: translate(0, -50%); cursor: pointer; background: url(../images/arrow1.png) no-repeat; background-size: 100% 100%;}
.arrow2{ width: 37px; height: 38px; position: absolute; top: 50%; left: 0; transform: translate(0, -50%); cursor: pointer; background: url(../images/arrow2.png) no-repeat; background-size: 100% 100%;}
/*合作伙伴*/

.ctns{ width: 100%; overflow: hidden; background: #f8f8f8; padding: 50px 0;}
.xwzx{ width: 49%; float: left;}
.ctnstit{ width: 100%; margin: 0 0 25px 0; border-bottom: 1px #cdcdcd solid; padding: 0 0 10px 0; font-size: 20px; line-height: 30px; color: #0f75bc;}
.ctnstit span{ display: inline-block; margin: 0 0 0 10px; color: #999;}
.xwctn{ width: 100%; position: relative;}
.xw{ width: 100%; overflow: hidden; background: #fff;}
.xwimg{ width: 226px; float: left; overflow: hidden;}
.xwimg1{ transition: all 0.5s ease-out;}
.xw:hover .xwimg1{ transform: scale(1.05);}
.xwimg2{ padding-top: 75.2212%;}
.xwright{ width: calc(100% - 240px); float: right; padding: 12px 10px 32px 0;}
.xwtit{ font-size: 16px; line-height: 30px; height: 30px; color: #000; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.5s ease-out; margin: 0 0 5px 0;}
.xw:hover .xwtit{ color: #0f75bc;}
.xwtxt{ font-size: 12px; color: #a8a8a8; line-height: 24px; height: 72px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.xwpage{ position: absolute; left: 240px; bottom: 10px; z-index: 3;}
.xwpage .swiper-pagination-bullet{ opacity: 1 !important; margin: 0 6px 0 0; width: 7px; height: 7px; background: #b5b5b5;}
.xwpage .swiper-pagination-bullet-active{ background: #0f75bc !important;}
.lxwm{ width: 49%; float: right;}
.lxwmctn{ background: #fff; overflow: hidden;}
.lxa1{ width: 170px; float: left; text-align: center;}
.lxa1 img{ max-width: 100%;}
.lxa2{ float: right; width: calc(100% - 185px);}
.lxa2 span{ display: block; font-size: 12px; line-height: 24px; color: #000;}

.xwxq{display:block; overflow:hidden; padding-top:15px;}
.xwxq_T{display:block; line-height:30px; overflow:hidden; text-align:center; font-family:'Microsoft YaHei'; font-size:14px; color:#010101; font-weight:bold;}
.xwxq_img{display:block; overflow:hidden; padding-top:10px; text-align: center;}
.xwxq_img img{ max-width:100%; display:block; margin:0 auto;}
.xwxq_txt{display:block; line-height:24px; font-family:'Microsoft YaHei'; font-size:12px; color:#010101; overflow:hidden; padding-top:10px;}

/*新闻资讯*/

.footer{ width: 100%; background: #0f75bc;}
.footer1{ width: 100%; padding: 28px 0; border-bottom: 1px #4292ca solid; overflow: auto;}
.footer1>span{ display: inline-block; font-size: 16px; line-height: 24px; color: #fff; font-weight: bold; width: 90px; float: left;}
.footer1 p{float: left; padding: 0 10px; background: url(../images/xli.png) no-repeat right;display: block; font-size: 16px; line-height: 24px; color: #fff;}
.footer1 a{ float: left; padding: 0 10px; background: url(../images/xli.png) no-repeat right;display: block; font-size: 16px; line-height: 24px; color: #fff;}
.footer1 a:last-child{ background: none;}
.footer1 a:hover{ color: #fff; text-decoration: underline !important;}
.footer2{ width: 100%; overflow: auto; padding: 20px 0;}
.ft2{ float: left; width: calc(100% - 350px);}
.ft2>ul{ display: block; overflow: hidden;}
.ft2>ul>li{ float: left; padding: 0 10px; background: url(../images/xli.png) no-repeat right;}
.ft2>ul>li:last-child{ background: none;}
.ft2>ul>li>a{ display: block; font-size: 16px; line-height: 24px; color: #fff;}
.ft2>ul>li>a:hover{ color: #fff; text-decoration: underline !important;}
.ft2>div{ display: block; margin: 25px 0 0 10px;}
.ft2>div>span{ display: block; font-size: 14px; line-height: 24px; color: #fff;}
.ft3{ width: 320px; float: right; overflow: hidden; padding: 0 0 0 10px;}
.ewm2{ width: 90px; float: left; text-align: center;}
.ewm2 img{ max-width: 100%;}
.lx2{ width: calc(100% - 100px); float: right;}
.lx2>span{ display: block; font-size: 16px; line-height: 28px; color: #fff;}
.lx2>b{ display: block; font-size: 24px; line-height: 38px; color: #fff;}
.lx2>h6{ display: block; margin: 0 !important; font-size: 12px; line-height: 24px; color: #fff;}
/*页脚*/


.ctn{ width:100%; overflow: hidden; padding:50px 0;}
.ctn-left{ float:left; width:24%;}
.cl{ width: 100%; padding: 10px; border: 1px #d6d6d6 solid; box-sizing: border-box;}
.cltit{ width:100%; position:relative; padding: 25px 0 25px 15px; pointer-events:none; background: #086cc4;}
.cltit>h2{ display: inline-block; font-size: 24px; line-height: 24px; color: #fff; padding: 10px 0 0 0; border-top: 3px #fff solid; margin: 0 0 5px 0 !important;}
.cltit>span{ display: block; color: #fff; font-size: 12px; line-height: 24px;}
.cltit b{ position:absolute; top:50%; right:8%; transform:translate(0,-50%); font-size:18px; transition:all 0.3s; color: #fff;}
.hg b{ transform:translate(0,-50%) rotateX(180deg);}

.clb{ width:100%; margin:25px 0 0 0; padding: 10px; border: 1px #d6d6d6 solid; box-sizing: border-box;}
.clbx{ width: 100%; margin: 10px 0 0 0;}
.clbx span{ display: block; font-size: 14px; line-height: 24px; color: #000;}
.ctn-right{ width:74%; float:right;}
.crt{ width:100%; height:41px; border-bottom:1px #e8e8e8 solid; box-sizing:border-box; line-height:40px; margin:0 0 20px 0; font-size:12px; color:#8a8a8a; padding: 0 0 0 30px; background: url(../images/dw.png) no-repeat left;}
.crt span{ display:inline-block; color:#086cc4;}
.crb{ width:100%; overflow: hidden;}
/*内页*/

.cplist{ width:100%; overflow: hidden;}
.cplist li{ width:33.3%; float:left; padding:6px;}
.about{ width:100%;}
.about p{ display:block; margin:0 !important; font-size:14px; line-height:24px; color:#000;}
.pd{ width:100%;}
.pd1{ font-size:18px; line-height:36px; color:#000; text-align:center;}
.pdimg{ text-align:center; margin:10px 0;}
.pdimg img{ max-width:100%;}
.pd2{ font-size:14px; line-height:34px; color:#000;}
.contact{ width:100%;}
.map{ width: 100%;}
.cont{ display:block; margin:15px 0 0 0; width: 100%;}
.cont span{ width: 100%; display: block; font-size:14px; line-height:30px; color:#000;}

.news{ width:100%; overflow:auto;}
.news li{ width:100%;}
.new{ width:100%; overflow:auto; padding: 12px 0; background:#fff; border-bottom:1px #e5e5e5 solid;}
.newimg{ width:126px; float:left; margin:0 12px 0 0; overflow:hidden;}
.newimg1{ transition:all 0.5s ease-out;}
.new:hover .newimg1{ transform:scale(1.1);}
.newimg2{ padding-top:87.301%;}
.newtit{ font-size:16px; line-height:28px; color:#000; transition:all 0.5s ease-out; height:28px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.newtxt{ font-size:14px; line-height:24px; color:#5f5f5f; height:48px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:5px 0;}
.new:hover .newtit{ color:#008cd6;}
.newtime{ font-size:12px; line-height:22px; color:#5f5f5f;}
/*新闻列表*/


.accordion { width:100%;}
.accordion>li{ width:100%; margin: 10px 0 0 0;}
.accordion>li>a{ transition:all 0.3s; display:block; text-align:center; color:#8b8b8b; line-height:29px; background: #fff; height:31px; padding: 0 3px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; font-size:14px; border: 1px #d6d6d6 solid; box-sizing: border-box;}
.accordion>li>a:hover{ color:#fff; background: #086cc4; border-color: #086cc4;}	
.dka{ color:#fff !important; background: #086cc4 !important; border-color: #086cc4 !important;}	
/*.accordion>li>ul{display: none;}
.accordion>li>ul>li{ width: 100%;}
.accordion>li>ul>li>a{display: block; text-align:center; height:35px; line-height:35px; overflow:hidden; color:#000; -webkit-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease;}
.accordion>li>ul>li>a:hover{ color:#008cd6;}*/
/*内页左侧栏目*/
@media screen and (max-width: 1200px){
.pic{ height: 480px;}
.ft2>ul>li>a{ font-size: 14px;}
	}

@media screen and (max-width: 991px){
.header .navbar-toggle{ margin:0; position:absolute; padding:0; right:3%; top:50%; transform:translate(0,-50%); display:block;  cursor:pointer;}
.header	.navbar-toggle .icon-bar{background:#008cd6; width:35px; height:5px;}
.header	.navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;}
.sjdnav{ width:140px; position:absolute; top:100%; z-index:100; background:rgba(0, 140, 214, 0.72); right:3%;}
.sjdnav li{ height:45px; line-height:44px; overflow:hidden; text-align:center; border-bottom:1px solid #fff; box-sizing:border-box;}
.sjdnav li a{display:block;line-height:44px; font-size:14px; color:#fff;}
.sjdnav li a:hover{background:rgba(0, 140, 214, 0.82);}
.sjdnavhide{ display:none;}
.icon-bar{ transition:all 0.4s;}
.tx .icon-bar:nth-child(1){ margin-top:12px; transform:rotateZ(45deg);}
.tx .icon-bar:nth-child(2){ opacity:0;}
.tx .icon-bar:nth-child(3){ top:50%; position:absolute; margin:0 !important; transform:translate(0,-50%) rotateZ(135deg);}
/*移动端导航*/
.pd2 table{width: 100% !important;}
.header{ padding:15px 0;}
.pic{ height: 340px;}
.search{ display: none;}
.Logo{ padding: 0;}
.headerright{ height: auto;}

.xwimg{ width: 180px;}
.xwright{ width: calc(100% - 190px); padding: 0 10px 20px 0;}
.xwpage{ left: 190px; bottom: 0;}
.lxa1{ width: 140px;}
.lxa2{ width: calc(100% - 150px);}
.lxa2 span{ line-height: 20px;}
.footer1{ display: none;}
.ft2>div{ margin: 15px 0 0 0;}
.ft2>div>span{ font-size: 12px; line-height: 22px;}
.ft2>ul>li>a{ font-size: 12px; line-height: 20px;}
	}
	
@media screen and (max-width: 767px){
.Logo img{ height:auto; max-width:calc(100% - 60px);}
.aa .swiper-pagination-bullet{ width:6px; height:6px; opacity:1; border-radius:3px; margin:0 2px !important; background:#fff;}
.aa .swiper-pagination-bullet-active{ background:#008cd6;}
/*手机端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.cpzx{ padding: 30px 0;}
.cptit{ font-size: 15px;}
.hzhb{ padding: 30px 0;}
.hzhbctn{ padding: 0;}
.ctns{ padding: 30px 0;}
.xwzx{ width: 100%; float: none;}
.lxwm{ width: 100%; float: none; margin: 30px 0 0 0;}
.ft2{ width: 100%; float: none;}
.ft2>ul{ display: none;}
.footer{ margin: 0 0 54px 0;}
.ft2>div{ margin: 0;}
.lx2>span{ font-size: 14px; line-height: 22px;}
.lx2>b{ font-size: 16px; line-height: 28px;}
.ewm2{ width: 75px;}
.lx2{ width: calc(100% - 84px);}
.ft3{ width: 100%; float: none; margin: 10px 0 0 0; padding: 0;}
.title{ width: 100%; height: auto; background: none; margin: 0 0 25px 0;}
.title b{ padding: 0; font-size: 24px; line-height: 36px;}
.title span{ font-size: 16px;}
.ctn{ padding: 15px 0 30px 0;}
.ctn-left{ width: 100%; float: none;}
.cl{ border: none; padding: 0;}
.cltit{ padding: 0; text-align: center; pointer-events: auto;}
.cltit>h2{ padding: 0; border: none; display: block; font-weight: bold; line-height: 50px; font-size: 22px;}
.cltit>span{ display: none;}
.accordion{ display: none;}
.ctn-right{ width: 100%; float: none; margin: 20px 0 0 0;}
.towgoods>li{ width: 100%; float: none;}
	}

	
	
/*手机底部*/
@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}

.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

body{background:#fff; background-size:cover; font:12px/22px "Microsoft YaHei","SimSun"; font-size:100%;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal; outline:none;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width: 100%; max-height: 100%;display: block;	margin:auto; padding: auto;}

/*手机底部*/
.hot{width:100%; height:54px; background:#008cd6; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 1px #fff;}
.ds{ display:block; border-right:1px #fff solid; box-sizing:border-box;}
.ds:nth-child(4){ border:none;}
.ds:hover{ background:#fff;}
.hot .row div a:hover{ color:#008cd6;}
.hot .row div a:hover span{ color:#008cd6 !important;}

.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px; margin:4px 0 0 0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0 3px 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(../images/icon/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(../images/icon/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; }