﻿@charset "utf-8";
*{ padding:0; margin:0;}
ul{ margin:0 !important;}
body{ font-family:"微软雅黑" !important; overflow-x:hidden;}
.wrap{ width:1200px; max-width:96%; margin:0 auto;}
/*顶部*/

.header{ width:100%; z-index:104; padding: 0 0 5px 0; position:relative; background: #fff url(../images/lines.png) no-repeat bottom; background-size: 100% 5px; top: 0; left: 0;}
.Logo{ display:inline-block; padding: 15px 0; transition: all 0.3s ease-out;}
.search{ float: right; width: 159px; height: 26px; border: 1px #d9d9d9 solid; box-sizing: border-box; border-radius: 13px; margin: 32px 0 0 10px; transition: all 0.3s ease-out;}
.search input:nth-child(1){ width: calc(100% - 35px); line-height: 24px; padding: 0 10px 0 15px; float: left; border-radius: 12px;}
.search input:nth-child(2){ width: 35px; line-height: 24px;  float: right; border-radius: 0 12px 12px 0; border-left: 1px #d9d9d9 solid; box-sizing: border-box; background: url(../images/search.png) no-repeat center center;}
/*header.logo部分*/

.banner{ width:100%; overflow:hidden;}
.pic{ width: 100%; height: 600px;}
.picture{ width:100%;}
.picture img{ width:100%;}
.aa .swiper-pagination-bullet{ width:15px; height:4px; opacity:1; border-radius:2px; background:#fff;}
.aa .swiper-pagination-bullet-active{ background:#348cd4;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ width: calc(100% - 580px); float: right;}
.nul{ width:100%;}
.nul>li{float:left; width:16.66%; position:relative;}
.nul>li>a{color:#151619; line-height:90px; height: 90px; padding:0 3px; overflow:hidden; display:block; text-align:center; font-size:16px; font-weight: bold; transition: all 0.3s ease-out;}
.nul>li:hover>a{ color:#348cd4;}
.nul>li ul{ display: none; position: absolute; top: 100%; left: 0; width:100%; z-index:104; background:rgba(52, 140, 212 ,0.72);}
.nul>li ul li{ width:100%;}
.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:#348cd4;}
.acta{ color:#348cd4 !important;}
/*PC头部导航*/

.title{ width: 300px; background: url(../images/titlebg1.png) no-repeat center center;  margin: 0 auto 35px; cursor: pointer; text-align: center; max-width: 100%;}
.title span{ display: block; font-size: 16px; line-height: 20px; color: #151619;}
.title b{ width: 100%; font-size: 24px; color: #348cd4;}
/*栏目标题*/

.ctns{ width: 100%; padding: 50px 0; background: url(../images/smgbg.jpg) no-repeat center center; background-size: cover;}
.wmdys{ width: 100%; overflow: hidden; padding: 0 0 100px 0;}
.ysul{ width: 100%;}
.ysul>li{ width: 16.66%; float: left;}
.ysul>li:nth-child(odd){ transform: translate(0, 50%);}
.ysul>li>a{ display: block; text-align: center;}
.ysul>li>a>img{ max-width: 100%; transition: all 0.4s ease-out;}
.ysul>li>a>img:hover{ transform: scale(0.9);}
/*我们的优势*/

.fwly{ width: 100%; padding: 50px 0 0 0;}
.fwlyctn{ width: 100%; position: relative;}
.fwroll .swiper-slide{ padding: 4px;}
.fw{ width: 100%; box-shadow: 4px 4px 4px #a0a0a0; transition: all 0.5s ease-out; background:linear-gradient(to right, #dcdcdc, #fefefe, #dcdcdc); padding: 10px 10px 0 10px; border-radius: 8px;}
.fw:hover{ background: #348cd4;}
.fwimg{ width: 100%;}
.fwtop{ padding-top: 111.65%;}
.fwtit{ width: 100%; text-align: center; transition: all 0.5s ease-out; padding: 0 3px; font-size: 18px; color: #222; height: 55px; line-height: 55px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.fw:hover .fwtit{ color: #fff;}
.arrow1{ position: absolute; left: -50px; top: 50%; transform: translate(0, -50%); transition: all 0.3s ease-out; width: 29px; height: 56px; background: url(../images/arrow1-1.png);}
.arrow1:hover{ background: url(../images/arrow1-2.png);}
.arrow2{ position: absolute; right: -50px; top: 50%; transform: translate(0, -50%); transition: all 0.3s ease-out; width: 29px; height: 56px; background: url(../images/arrow2-1.png);}
.arrow2:hover{ background: url(../images/arrow2-2.png);}
.more{ width: 100%; margin: 35px 0 0 0; text-align: center;}
.more>a{ display: inline-block; transition: all 0.4s ease-out; width: 240px; height: 42px; border: 1px #d6d6d6 solid; box-sizing: border-box; line-height: 40px; border-radius: 21px; font-size: 14px; color: #222;}
.more>a:hover{ background: #348cd4; border-color: #348cd4; color: #fff;}
/*服务领域*/

.cpzx{ width: 100%; padding: 50px 0; background: url(../images/cpzxbg.jpg) no-repeat center center; background-size: cover; background-attachment: fixed;}
.cpzx .title{ background: url(../images/titlebg2.png) no-repeat center center;}
.cpzx .title span{ color: #fff;}
.cpzx .title b{ color: #fff;}
.cpzxctn{ width: 100%; overflow: hidden;}
.cp{ width: 100%;}
.cpimg{ width: 100%; overflow: hidden; background: #fff; border: 1px #ccc solid; box-sizing: border-box; transition: all 0.5s ease-out;}
.cpimg1{ transition: all 0.5s ease-out;}
.cp:hover .cpimg1{ transform: scale(1.08);}
.cpimg2{ padding-top: 68.421%;}
.cptit{ width: 100%; text-align: center; padding: 0 3px; color: #fff; font-size: 16px; line-height: 36px; height: 36px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.5s ease-out;}
.cp:hover .cptit{ color: #348cd4;}
/*产品中心*/

.ctns2{ width: 100%; overflow: hidden; padding: 50px 0;}
.xwzx{ width: 50%; float: left;}
.ctns2-tit{ width: 100%; border-bottom: 5px #5aaea8 solid; font-size: 24px; color: #151619; line-height: 55px; margin: 0 0 35px 0;}
.ctns2-tit>span{ display: inline-block; font-size: 16px; color: #919191; margin: 0 0 0 10px;}
.content{ width: 100%; overflow: hidden; padding: 0 20px 0 0;}
.xwul{ width: 100%;}
.xwul>li{ width: 100%; padding: 25px 0; border-bottom: 1px #9a9a9a dashed;}
.xwul>li:first-child{ padding: 0 0 25px 0;}
.xw{ width: 100%; overflow: hidden;}
.xwimg{ width: 132px; float: left; transition: all 0.5s ease-out; border: 2px #9a9a9a solid; box-sizing: border-box; margin: 0 13px 0 0; overflow: hidden;}
.xw:hover .xwimg{ border-color: #348cd4;}
.xwimg1{ transition: all 0.5s ease-out;}
.xw:hover .xwimg1{ transform: scale(1.1);}
.xwimg2{ padding-top: 74.218%;}
.xwtit{ transition: all 0.5s ease-out; font-size: 16px; color: #222; line-height: 28px; height: 28px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.xw:hover .xwtit{ color: #348cd4;}
.xwtime{ transition: all 0.5s ease-out; font-size: 12px; line-height: 24px; color: #999;}
.xw:hover .xwtime{ color: #348cd4;}
.xwtxt{ transition: all 0.5s ease-out; font-size: 14px; line-height: 24px; color: #222; height: 48px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.xw:hover .xwtxt{ color: #348cd4;}
/*新闻资讯*/

.gywm{ width: 50%; float: right;}
.gywm .ctns2-tit{ border-color: #348cd4;}
.gywm .content{ padding: 0 0 0 20px;}
.glk{ margin: 14px 0 0 0; width: calc(100% - 14px); border: 1px #b2dcf3 dashed; box-sizing: border-box;}
.glimg{ width: 100%; overflow: hidden; transform: translate(14px,-14px);}
.glimg1{ transition: all 0.5s ease-out;}
.glk:hover .glimg1{ transform: scale(1.1);}
.glimg2{ padding-top: 35.335%; height: 200px;}
.grtit{ width: 100%; font-size: 16px; line-height: 28px; color: #348cd4; font-weight: bold; padding: 0 0 15px 0; background: url(../images/line.png) no-repeat left bottom; margin: 10px 0;}
.grtxt{ width: 100%; font-size: 14px; line-height: 24px; color: #222; margin: 0 0 15px 0;}
.sfk{ width: 440px; max-width: 100%; overflow: hidden;}
.sfk>li{ width: 25%; float: left; position: relative; overflow: hidden;}
.sfktop{ padding-top: 136.3636%;}
.yyd{ width: 100%; height: 50%; left: 0; top: 0; position: absolute;}
.yyd>a{ display: block; transition: all 0.5s ease-out; width: 100%; height: 100%; position: absolute; left: 0; left: 0; border: 1px #d7d7d7 dashed; box-sizing: border-box; background: #fff;}
.yyd>a:hover{ background: #348cd4; border-color: #348cd4;}
.yyd>a>span{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: all 0.5s ease-out; font-size: 16px; color: #222; width: 100%; text-align: center;}
.yyd>a:hover>span{ color: #fff;}
.sfk>li:nth-child(even) .yyd{ top: 50%;}
/*关于我们*/

.footer{ width: 100%; background: #262626;}
.ft1{ width: 100%; overflow: hidden; padding: 20px 0;}
.ft1>.row{ margin: 0 !important;}
.ft1>.row>div{ text-align: center; padding: 10px; text-align: center;}
.lximg{ width: 100%;}
.lximg img{ max-width: 100%;}
.lxwa{ display: inline-block; text-align: left; margin: 10px 0 0 0;}
.lxwa>span{ display: block; font-size: 14px; line-height: 24px; color: #fff;}
.ft2{ width: 100%; padding: 18px 0; border-top: 1px #666 solid;}
.fnav{ display: inline-block;}
.fnav>a{ display: inline-block; font-size: 14px; line-height: 24px; color: #fff; padding: 0 8px 0 10px; background: url(../images/xli.png) no-repeat left;}
.fnav>a:hover{ text-decoration: underline !important; color: #fff;}
.fnav>a:first-child{ padding: 0 8px 0 10px; background: none;}
.copyright{ float: right; font-size: 14px; line-height: 24px; color: #fff;}
.copyright span{ display: inline-block; margin: 0 0 0 5px; padding: 0 0 0 22px; background: url(../images/batb.png) no-repeat left;}
/*页脚*/

.ctnz{ width:100%; overflow: hidden; padding:50px 0;}
.ctn-left{ float:left; width:21.5%;}
.cltit{ width:100%; position:relative; text-align: center; pointer-events:none; background: url(../images/cltitbg1.png) no-repeat,url(../images/cltitbg2.png) no-repeat right; color:#fff; font-weight: bold; font-size:24px; line-height:86px; overflow: hidden;}
.cltit span{ display: inline-block; font-weight: 100; font-size: 16px; margin: 0 0 0 8px;}
.cltit b{ position:absolute; top:50%; right:8%; transform:translate(0,-50%); font-size:18px; transition:all 0.3s;}
.hg b{ transform:translate(0,-50%) rotateX(180deg);}
.clb{ width:100%; margin:25px 0 0 0;}
.clbt{ width: 100%; line-height: 70px; color: #fff; font-weight: bold; font-size: 24px; background: #348cd4; text-align: center;}
.clbt span{ display: inline-block; font-weight: 100; font-size: 16px; margin: 0 0 0 8px;}
.clbx{ width: 100%; padding: 7px; border: 1px #edefee solid; box-sizing: border-box;}
.clbx img{ width:100%; margin: 0 0 7px 0;}
.clbx span{ display: block; font-size: 14px; line-height: 24px; color: #222;}
.ctn-right{ width:76%; float:right;}
.crt{ width:100%; height:43px; border-bottom:3px #e8e8e8 double; box-sizing:border-box; overflow: hidden; margin: 0 0 20px 0;}
.crt b{ display:inline-block; color:#c8a063; float: left; line-height: 40px; font-size: 24px; color: #000;}
.crt span{ float: right; font-size: 14px; line-height: 40px; color: #333;}
/*内页*/

.ctnf{ width: 100%; background: #efefef;}
.clt{ width: 100%; background: #fff; padding: 22px 0;}
.tab{ width: 100%; overflow: hidden;}
.tab li{ padding: 5px; float: left;}
.tab li a{ display: block; min-width: 125px; height: 45px; text-align: center; line-height: 43px; border: 1px #d5d5d5 solid; box-sizing: border-box; border-radius: 22px; transition: all 0.3s ease-out; font-size: 14px; color: #000; padding: 0 5px;}
.tab li a:hover{ background: #348cd4; color: #fff; border-color: #348cd4;}
.tabhover a{ background: #348cd4 !important; color: #fff !important; border-color: #348cd4 !important;}
.ctn{ width: 100%; padding: 40px 0;}
.crb{ width: 100%; overflow: hidden;}
/*内页*/

.cplist{ width:100%; overflow: hidden;}
.cplist li{ width:25%; float:left; padding:10px;}
.about{ width:100%;}
.about p{ display:block; margin:0 !important; font-size:14px; line-height:30px; color:#000; text-indent:2em;}
.pd{ width:100%;}
.pdimg{ text-align:center; margin:10px 0;}
.pdimg img{ max-width:100%;}
.cardtab{ width: 660px; max-width: 100%; margin: 0 auto; margin-top: 30px !important;}
.cardtab>ul{ display: inline-block; margin: 0 0 20px 0 !important; overflow: hidden; width: 660px; max-width: 100%;}
.cardtab>ul>li{ width: 20%; float: left; text-align: center; cursor: pointer; border: 1px #fff solid; box-sizing: border-box; font-size: 14px; color: #fff; font-weight: bold; line-height: 36px; background: #0aaff5;}
.cardtab>ul>li:hover{ background: #348cd4;}
.active{ background: #348cd4 !important;}
.cd{ display: none; width: 100%;}
.cdshow{ display: block;}
.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;}
.cplist li .cptit{ font-size: 14px; color: #222;}
.innerpage{ height: 330px; position: relative;}
.innertxt{ position: absolute; left: 50%; bottom: 30px; transform: translate(-50%, 0); width: 1200px; max-width: 96%; background: url(../images/xline.png) no-repeat left bottom; padding: 0 0 15px 0;}
.innertxt b{ display: block; font-size: 30px; color: #fff; line-height: 35px;}
.innertxt span{ display: block; font-size: 20px; color: #fff; line-height: 35px;}
.cplist .cp:hover .cpimg{ box-shadow: 0 0 5px #666;}

/*.dowmload{ width: 100%;}
.dowmload>li{ display: block; border-bottom: 1px #e3e3e3 dashed; box-sizing: border-box; height: 36px; line-height: 35px; background: url(../images/xz.png) no-repeat left; padding: 0 0 0 18px; overflow: hidden;}
.dowmload>li>span{ display: inline-block; line-height: 35px; float: left; font-size: 14px; color: #000; height: 35px; width: calc(100% - 35px); overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.dowmload>li>a{ float: right; font-size: 12px; line-height: 35px; transition: all 0.3s ease-out; color: #333; text-align: right; width: 30px;}
.dowmload>li>a:hover{ color: #348cd4;}*/

.accordion { width:100%;}
.accordion>li{ width:100%; margin: 1px 0 0 0;}
.accordion>li>a{ transition:all 0.3s; display:block; color:#4a4949; line-height:42px; background: url(../images/bg1.png) no-repeat; background-size: 100% 100%; height:42px; padding: 0 10px 0 30px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; font-size:16px; color: #000;}
.accordion>li>a:hover{ color:#fff; background: url(../images/bg2.png) no-repeat; background-size: 100% 100%;}	
.dka{ color:#fff !important; background: url(../images/bg2.png) no-repeat !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;}*/
/*内页左侧栏目*/


.dowmload{ width: 100%; padding: 0 0 8px 0;}
.dowmload li{ width: 100%; padding: 8px 0;}
.dl{ width: 100%; background: #fff; transition: all 0.5s ease-out; padding: 9px 105px 9px 9px; box-shadow: 0 5px 10px #b6b6b6; overflow: hidden; cursor: pointer; position: relative;}
.dl:hover{ background: #348cd4;}
.dlimg{ width: 180px; float: left; margin: 0 12px 0 0;}
.dltop{ padding-top: 69.444%;}
.dldowm{ position: absolute; top: 50%; right: 8px; transition: all 0.5s ease-out; transform: translate(0, -50%); width: 96px; line-height: 34px; background: #348cd4; border-radius: 14px; text-align: center; color: #fff; transition: all 0.3s ease-out;}
.dl:hover .dldowm{ color: #348cd4; background: #fff;}
.dlctn{ width: calc(100% - 210px); float: left;}
.dltit{ font-size: 16px; color: #333; line-height: 28px; transition: all 0.5s ease-out; height: 28px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.dl:hover .dltit{ color: #fff;}
.dltxt{ font-size: 14px; color: #666; line-height: 24px; transition: all 0.5s ease-out; height: auto; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;}
.dl:hover .dltxt{ color: #fff;}

.dowmload{ width: 100%; padding: 0 0 8px 0;}
.dowmload li{ width: 100%; padding: 8px 0;}
.dl{ width: 100%; background: #fff; transition: all 0.5s ease-out; padding: 9px 105px 9px 9px; box-shadow: 0 5px 10px #b6b6b6; overflow: hidden; cursor: pointer; position: relative;}
.dl:hover{ background: #348cd4;}
.dlimg{ width: 180px; float: left; margin: 0 12px 0 0;}
.dltop{ padding-top: 69.444%;}
.dldowm{ position: absolute; top: 50%; right: 8px; transition: all 0.5s ease-out; transform: translate(0, -50%); width: 96px; line-height: 34px; background: #348cd4; border-radius: 14px; text-align: center; color: #fff; transition: all 0.3s ease-out;}
.dl:hover .dldowm{ color: #348cd4; background: #fff;}
.dlctn{ width: calc(100% - 210px); float: left;}
.dltit{ font-size: 16px; color: #333; line-height: 28px; transition: all 0.5s ease-out; height: 28px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.dl:hover .dltit{ color: #fff;}
.dltxt{ font-size: 14px; color: #666; line-height: 24px; transition: all 0.5s ease-out; height: auto; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;}
.dl:hover .dltxt{ color: #fff;}

.newul{ width: 100%; padding: 0 0 8px 0;}
.newul li{ width: 100%; padding: 8px 0;}
.new{ width: 100%; background: #fff; transition: all 0.5s ease-out; padding: 9px; box-shadow: 0 5px 10px #b6b6b6; overflow: hidden; cursor: pointer; position: relative;}
.new:hover{ background: #348cd4;}
.newimg{ width: 180px; float: left; margin: 0 12px 0 0;}
.newtop{ padding-top: 69.444%;}
.newdown{ position: absolute; bottom: 0; right: 8px; transition: all 0.5s ease-out; transform: translate(0, -50%); width: 96px; line-height: 34px; background: #348cd4; border-radius: 14px; text-align: center; color: #fff; transition: all 0.3s ease-out;}
.new:hover .newdown{ color: #348cd4; background: #fff;}
.newctn{ width: calc(100% - 192px); float: left;}
.newtit{ font-size: 16px; color: #333; line-height: 28px; transition: all 0.5s ease-out; height: 28px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.new:hover .newtit{ color: #fff;}
.newtxt{ font-size: 14px; color: #666; line-height: 24px; transition: all 0.5s ease-out; max-height: 48px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.new:hover .newtxt{ color: #fff;}

@media screen and (max-width: 1200px){
.pic{ height: 420px;}
.nav{ width: calc(100% - 470px);}
.header{ padding: 0; background: #fff;}
.nul>li>a{ font-size: 14px;}
.innerpage{ height: 262px;}
.cltit{ background: #348cd4;}

.innertxt span{ font-size: 14px; line-height: 30px;}
.innertxt b{ font-size: 24px; line-height: 30px;}
.innertxt{ padding: 0 0 8px 0;}
	}

@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(52, 140, 212, 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(52, 140, 212, 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);}
/*移动端导航*/

.pic{ height: 350px;}
.search{ display: none;}
.wmdys{ padding: 0 0 70px 0;}
.fnav{ width: 100%; text-align: center;}
.copyright{ float: none; margin: 5px 0 0 0; display: block; width: 100%; text-align: center;}
.cplist li{ width: 33.33%; padding: 5px;}
.innerpage{ height: 200px;}
	}
	
@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;}
/*手机端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.Logo{ padding: 10px 0;}
.ctns{ padding: 30px 0;}
.title{ margin: 0 auto 25px;}
.ysul>li:nth-child(odd){ transform: initial;}
.ysul>li{ width: 33.33%; padding: 12px;}
.wmdys{ padding: 0;}
.more{ margin: 25px 0 0 0;}
.cpzx{ padding: 30px 0;}
.ctns2{ padding: 30px 0;}
.xwzx{ width: 100%; float: none;}
.xwul>li{ padding: 10px 0;}
.ctns2-tit{ margin: 0 0 25px 0;}
.xwul>li:first-child{ padding: 0 0 10px 0;}
.gywm{ width: 100%; float: none; padding: 30px 0 0 0;}
.content{ padding: 0;}
.gywm .content{ padding: 0;}
.glimg2{ height: auto;}
.fnav{ display: none;}
.ft2{ padding: 12px 0;}
.footer{ margin: 0 0 54px 0;}
.ctn{ padding: 30px 0;}
.ctn-left{ width: 100%; float: none;}
.clt span{ display: none;}
.accordion{ display: none;}
.ctn-right{ width: 100%; margin: 20px 0 0 0;}
.cplist li{ width: 50%;}
.cardtab>ul>li{ width: 33.33%;}
.lximg{ display: none;}
.ft1>.row>div{ padding: 0; text-align: left;}

.innerpage{ display: none;}
.tab{ padding: 5px 0;}
.tab li a{ min-width: 98px; height: 36px; line-height: 34px;}
.tab li{ width: 100%; float: none; padding: 3px;}
.clt{ padding: 0;}
.dzk{ width: 100%; position: relative; font-size: 20px; line-height: 45px; color: #fff; font-weight: bold; background: #348cd4; padding: 0 0 0 7%; border-top: 2px #ff0103 solid;}
.dzk b{ position:absolute; top:50%; right:8%; transform:translate(0,-50%); font-size:18px; transition:all 0.3s;}
.hg b{ transform:translate(0,-50%) rotateX(180deg);}
.tab{ display: none;}

.cltit{ pointer-events: auto;}
.cltit{ line-height: 50px; ffont-size: 20px;}
.ctnz{ padding: 0 0 30px 0;}
.dlimg{ display: none;}
.dlctn{ width: calc(100% - 15px); float: none;}
.newdown{ display: none;}
.newimg{ width: 118px;}
.newctn{ width: calc(100% - 130px);}
	}

	
	
/*手机底部*/
@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:#348cd4; 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:#348cd4;}
.hot .row div a:hover span{ color:#348cd4 !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; }
/*清除样式*/
.clear {
    clear: both;
    font-family: '微软雅黑';
}

/*分页css scott style pagination*/
div.scott {
    padding: 3px;
    margin: 3px;
    text-align: center;
}

    div.scott a {
        border: #221616 1px solid;
        padding: 2px 5px;
        color: #221616;
        margin: 0 2px 0 0;
        text-decoration: none;
    }

        div.scott a:hover {
            border: #221616 1px solid;
            color: white;
            background-color: #221616;
        }

        div.scott a:active {
            border: #221616 1px solid;
            color: #611985;
            background-color: #221616;
        }

    div.scott span.current {
        border: #221616 1px solid;
        padding: 2px 5px;
        font-weight: bold;
        color: #fff;
        margin: 0 2px 0 0;
        background-color: #221616;
    }

    div.scott span.disabled {
        border: #dfdfdf 1px solid;
        padding: 2px 5px;
        color: #221616;
        margin: 0 2px 0 0;
    }

/*QQ*/
.dock {
    position: fixed;
    right: 0px;
    width: 50px;
    -moz-opacity: 0.7;
    opacity: 0.7;
    z-index: 200;
}

    .dock.close {
        z-index: 50;
    }

    .dock ul.icons {
        position: absolute;
        list-style: none;
        right: 0px;
        padding: 0px;
        width: 50px;
        border: 1px solid #333;
        border-right: none;
        background: #111;
        -moz-border-radius: 10px 0 0 10px;
        -webkit-border-radius: 10px 0 0 10px;
        border-radius: 10px 0 0 10px;
        -webkit-transition: all .3s ease-in-out 0s;
        -moz-transition: all .3s ease-in-out 0s;
        -ms-transition: all .3s ease-in-out 0s;
        -o-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s;
    }

    .dock.close ul.icons {
        right: -70px;
    }

    .dock ul.icons li i {
        display: block;
        position: relative;
        width: 50px;
        height: 50px;
        background: url(../images/icons.png) no-repeat;
        cursor: pointer;
        -webkit-transition: all .3s ease-in-out 0s;
        -moz-transition: all .3s ease-in-out 0s;
        -ms-transition: all .3s ease-in-out 0s;
        -o-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s;
        z-index: 210;
    }

    .dock ul.icons li.active i {
        -moz-opacity: 0.4;
        opacity: 0.4;
    }

    .dock ul.icons li.up i {
        background-position: -63px -150px;
    }

    .dock ul.icons li.tel i {
        background-position: -62px -108px;
    }

    .dock ul.icons li.im i {
        background-position: -63px -20px;
    }

    .dock ul.icons li.wechat i {
        background-position: -59px -66px;
    }

    .dock ul.icons li.down i {
        background-position: -63px -190px;
    }

    .dock ul.icons li p {
        display: block;
        position: absolute;
        top: 50px;
        right: -260px;
        padding: 15px 20px;
        height: 120px;
        color: White;
        line-height: 30px;
        border: 1px solid #333;
        border-right: none;
        background: #111;
        -moz-border-radius: 10px 0 0 10px;
        -webkit-border-radius: 10px 0 0 10px;
        border-radius: 10px 0 0 10px;
        -moz-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all .4s ease-in-out .1s;
        -moz-transition: all .4s ease-in-out .1s;
        -ms-transition: all .4s ease-in-out .1s;
        -o-transition: all .4s ease-in-out .1s;
        transition: all .4s ease-in-out .1s;
        overflow: hidden;
        z-index: 201;
    }

    .dock ul.icons li.active p {
        right: 50px;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .dock ul.icons li.tel p {
        width: 200px;
        height: 130px;
        line-height: 90px
    }

    .dock ul.icons li.im p {
        width: 185px;
        height: 155px;
        line-height: 30px
    }

        .dock ul.icons li.im p a {
            display: block;
            margin-top: 12px;
            width: 100px;
            height: 35px;
            line-height: 32px;
            color: #00dfb9;
            font-size: 16px;
            text-align: center;
            text-decoration: none;
            border: 1px solid #00dfb9;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            -webkit-transition: all .3s ease-in-out 0s;
            -moz-transition: all .3s ease-in-out 0s;
            -ms-transition: all .3s ease-in-out 0s;
            -o-transition: all .3s ease-in-out 0s;
            transition: all .3s ease-in-out 0s;
        }

            .dock ul.icons li.im p a:hover {
                color: White;
                background: #0f8773;
                border: 1px solid #0f8773;
            }

    .dock ul.icons li.wechat p {
        width: 180px;
        height: 180px;
        line-height: 30px
    }

        .dock ul.icons li.wechat p img {
            border: 2px solid #000;
        }

    .dock a.switch {
        position: absolute;
        display: block;
        top: 270px;
        right: 11px;
        width: 26px;
        height: 26px;
        background: url(../images/icons.png) no-repeat 0px -640px;
        cursor: pointer;
        -webkit-transition-delay: .15s;
        -moz-transition-delay: .15s;
        -ms-transition-delay: .15s;
        -o-transition-delay: .15s;
        transition-delay: .15s;
    }

        .dock a.switch.off {
            background-position: -32px -640px;
        }
