﻿@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;}
.top{ width:100%; height:33px; border-bottom:1px #d0d0d0 solid; box-sizing:border-box;}
.greet{ display:inline-block; font-size:14px; line-height:32px; color:#9a9a9a;}
.zd{ float:right; font-size:14px; line-height:32px; color:#9a9a9a;}
.zd a{ display:inline-block; font-size:14px; line-height:32px; color:#9a9a9a; margin:0 5px;}
/*顶部*/

.header{ width:100%; z-index:104; padding:21px 0; background:#fff; position:relative;}
.Logo{ display:inline-block;}
.tel{ float:right; font-size:14px; color:#000; background:url(../images/tel.png) no-repeat left; padding:0 0 0 56px; line-height:30px;}
.tel span{ display:block; font-size:28px; color:#000; font-weight: bold; font-family: arial;}
/*header.logo部分*/

.banner{ width:100%; overflow:hidden;}
.pic{ width: 100%; height: 434px;}
.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:#008cd6;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ width:100%; height:57px; z-index:104; border-bottom: 1px #028dd6 solid; border-top: 1px #028dd6 solid; box-sizing: border-box; background: url(../images/navbg.png) no-repeat center center; background-size: cover;}
.nul{ width:100%; height:55px;}
.nul>li{float:left; width:14.28%; position:relative;}
.nul>li>a{color:#fff; line-height:55px; height:55px; padding:0 3px; overflow:hidden; display:block; text-align:center; font-size:16px;}
.nul>li:hover>a{ color:#028dd6; background:#fff;}
.nul>li ul{ display: none; position: absolute; top: 100%; left: 0; width:100%; z-index:104; background:rgba(2, 141, 214 ,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:#008cd6;}
.acta{ color:#028dd6 !important; background:#fff !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 h2{ width: 100%; font-size: 30px; line-height: 35px; color: #008cd6; font-weight: bold; margin: 0 !important; padding: 5px 0;}
.title span{ display: block; font-size: 20px; line-height: 20px; color: #646464;}
/*栏目标题*/

.cpzs{ width:100%; padding:50px 0;}
.tab{ width: 100%; text-align: center; margin: 0 0 30px 0 !important;}
.tab li{ display: inline-block; padding: 3px 9px;}
.tab li a{ display: block; font-size: 16px; color: #5b5b5b; width: 167px; height: 53px; background: #dbdbdb; border: 4px #dbdbdb double; box-sizing: border-box; line-height: 45px; padding: 0 3px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.active a{ border-color: #fff !important; color: #fff !important; background: #008cd6 !important;}
.productctn{ width:100%; display: none;}
.productshow{ width: 100%; display: block;}
.cp{ width:100%; border:1px #c3c3c3 solid; box-sizing:border-box; transition:all 0.5s; padding: 2px;}
.cp:hover{ border-color:#008cd6; background: #008cd6;}
.cpimg{ width:100%; position: relative; overflow:hidden; border:1px #c3c3c3 solid; box-sizing:border-box; transition: all 0.5s; background: #fff;}
.cp:hover .cpimg{ border-color:#008cd6;}
.cpimg img{ transition:all 0.5s;}
.cp:hover .cpimg img{ transform:scale(1.08);}
.cptop{ padding-top:83.754%;}
.cptit{ line-height:40px; height:40px; overflow:hidden; font-size:14px; color:#000; width:100%; text-align:center; padding:0 3px; transition:all 0.5s; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.cp:hover .cptit{ color:#fff; background:#008cd6;}
/*产品展示*/

.gywm{ width:100%; overflow: auto; position: relative;}
.gywm_left{ width:100%; text-align:center; margin-bottom:40px;}
.glimg{ width: 100%; overflow: hidden;}
.glimg1{ transition: all 0.5s;}
.gywm:hover .glimg1{ transform: scale(1.08);}
.glimg2{ padding-top: 39.1549%; height: 417px;}
.gywm_right{ width: 1200px;  max-width: 100%; background: rgba(255, 255, 255, 0.9); top: 50%;  padding: 40px 0 40px 40px; z-index: 2; margin:0 auto}
.grtit{ width: 100%; padding: 10px 0 0 0; font-size: 18px; color: #008cd6;}
.grtxt{ font-size: 14px; line-height: 30px; color: #4d4d4d; height: 160px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; margin: 10px 0;}
.grmore{ width: 100%;}
.grmore a{ display: inline-block; width: 159px; height: 47px; border: 1px #008cd6 solid; box-sizing: border-box; line-height: 45px; background: #008cd6; font-size: 14px; color: #fff; transition: all 0.3s; text-align: center;}
.grmore a:hover{ background: #fff; color: #008cd6;}
/*关于我们*/

.alzs{ width:100%; padding:50px 0; background: url(../images/casebg.jpg) no-repeat center center; background-size: cover;}
.al{ width: 100%;}
.alimg{ width: 100%; transition: all 0.5s; background: #fff; border: 1px #ababab solid; box-sizing: border-box; padding: 2px;}
.al:hover .alimg{ border-color: #008cd6}
.alimg1{ width: 100%; border: 1px #ababab solid; box-sizing: border-box; transition: all 0.5s; position: relative; overflow: hidden;}
.al:hover .alimg1{ border-color: #008cd6}
.altop{ padding-top: 65.147%;}
.alzz{ width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0, 140, 214, 0.84); transition: all 0.5s; opacity: 0;}
.al:hover .alzz{ opacity: 1;}
.almore{ width: 100%; transition: all 0.5s; text-align: center; position: absolute; left: 0; top: 100%;}
.almore img{ max-width: 100%;}
.al:hover .almore{ top: 50%; transform: translate(0,-50%);}
.altit{ width: 100%; overflow: auto; padding: 10px 0;}
.altit>div{ float: left; height: 30px; line-height: 30px; font-size: 18px; color: #333; width: calc(100% - 85px); overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.altit>span{ display: inline-block; float: right; text-align: right; font-size: 14px; color: #858585; line-height: 30px; width: 85px;}
/*案例展示*/

.xwzx{ width:100%; padding:50px 0; background: url(../images/newsbg.jpg) no-repeat center center; background-size: cover;}
.xwzx .title{ background: url(../images/titlebg2.png) no-repeat; background-size: 100% 100%;}
.xwzx .title h2{ color: #fff;}
.xwzx .title span{ color: #fff;}
.xwzxctn{ width: 100%; overflow: hidden;}
.xw{ width: 100%; background: #e6e6e6; padding: 1px; transition: all 0.5s;}
.xw:hover{ background: #0067c6;}
.xwimg{ width: 100%; overflow: hidden; border: 2px #fff solid; box-sizing: border-box;}
.xwimg1{ transition: all 0.5s;}
.xw:hover .xwimg1{ transform: scale(1.1);}
.xwimg2{ padding-top: 52.328%;}
.xwtit{ width: 100%; overflow: auto; padding: 10px 8px;}
.xwtit>div{ float: left; height: 30px; line-height: 30px; font-size: 18px; color: #333; width: calc(100% - 85px); overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; transition: all 0.5s;}
.xw:hover .xwtit>div{ color: #fff;}
.xwtit>span{ display: inline-block; float: right; text-align: right; font-size: 14px; color: #858585; line-height: 30px; width: 85px; transition: all 0.5s;}
.xw:hover .xwtit>span{ color: #fff;}
.xwtx{ padding: 0 8px; margin: 0 0 12px 0; font-size: 12px; line-height: 24px; color: #666; height: 48px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; transition: all 0.5s;}
.xw:hover .xwtx{ color: #fff;}
/*新闻中心*/

.zlxz{ width: 100%; padding: 50px 0;}
.zlctn{ width: 100%; overflow: auto;}
.zlctn li{ width: 50%; float: left; padding: 15px;}
.zl{ width: 100%; overflow: auto; transition: all 0.5s; background: #e6e6e6;}
.zl:hover{ background: #008cd6;}
.zlimg{ width: 140px; float: left; overflow: hidden;}
.zlimg1{ transition: all 0.5s;}
.zl:hover .zlimg1{ transform: scale(1.1);}
.zlimg2{ padding-top: 92.857%;}
.zlright{ width: calc(100% - 155px); float: right; padding: 0 10px 0 0;}
.zltit{ width: 100%; transition: all 0.5s; font-size: 16px; line-height: 28px; color: #818181; height: 28px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin: 5px 0 0 0;}
.zl:hover .zltit{ color: #fff;}
.zltxt{ width: 100%; transition: all 0.5s; font-size: 14px; line-height: 24px; color: #818181; height: 48px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin: 5px 0;}
.zl:hover .zltxt{ color: #fff;}
.zlright a{ display: inline-block; transition: all 0.3s; width: 90px; line-height: 22px; text-align: center; font-size: 12px; color: #818181; background: #fff; margin: 10px 0 0 0;}
.zlright a:hover{ color: #008cd6;}
/*资料下载*/

.footer{ width:100%; overflow:auto; padding:25px 0; background:#008cd6;}
.ft1{ float:left; width:16%; min-height:210px; border-right:1px #00a7ff solid; box-sizing:border-box; box-shadow: 1px 0 0 #333; padding:0 10px;}
.ft1 span{ display:block; font-size:16px; line-height:24px; color:#fff; font-weight:bold; margin:0 0 10px 0;}
.ft1>ul{ width:100%; overflow:auto;}
.ft1>ul li{ width:100%; }
.ft1>ul li a{ display:inline-block; font-size:12px; line-height:30px; color:#fff; transition:all 0.3s; height:30px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.ft1>ul li a:hover{ color:#fff; text-decoration:underline !important;}
.ft2{ width:20%; float:left; padding:0 0 0 20px; overflow: auto;}
.lx{ width: 100%; float: left; padding: 0 5px 0 0;}
.lx b{ display: block; font-size: 16px; color: #fff; line-height: 30px; margin: 0 0 10px 0;}
.lx { display: block; font-size: 12px; color: #fff; line-height: 30px;}
.ewm{ width: 40%; float: right; padding: 0 5px; text-align: center;}
.ewm img{ max-width: 100%;}
/*页脚*/

.copyright{ border-top: 1px #fff solid; padding:6px 0; background:#0067c6; overflow:auto;}
.copyright span{ display: inline-block; font-size: 14px; line-height: 24px; color: #fff;}
.crs{ float: right; display: inline-block; font-size: 14px; line-height: 24px; color: #fff;}
/*版权信息*/

.ctn{ width:100%; overflow:auto; padding:50px 0;}
.ctn-left{ float:left; width:24%;}
.cltit{ width:100%; position:relative; padding: 0 0 0 10%; pointer-events:none; background:url(../images/cltitbg.png) no-repeat; background-size:100% 100%; color:#fff; font-size:24px; line-height:54px;}
.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;}
.clb img{ width:100%; margin:10px 0;}
.clbx{ width: 100%;}
.clbx span{ display: block; font-size: 12px; line-height: 24px; color: #151515;}
.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:#9d9d9d;}
.crt span{ display:inline-block; color:#008cd6;}
.crb{ width:100%; overflow:auto;}
/*内页*/

.cplist{ width:100%; overflow:auto;}
.cplist li{ width:33.3%; 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%;}
.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:30px; 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%; padding:10px 0;}
.new{ width:100%; overflow:auto; padding: 5px 0; background:#fff; border-bottom:1px #e5e5e5 solid;}
.newimg{ width:126px; float:left; margin:0 12px 0 0; overflow:hidden;}
.newimg1{ transition:all 0.3s;}
.new:hover .newimg1{ transform:scale(1.1);}
.newimg2{ padding-top:87.301%;}
.newtit{ font-size:16px; line-height:28px; color:#000; transition:all 0.3s; 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: 6px 0 0 0;}
.accordion>li>a{ transition:all 0.3s; display:block; text-align:center; color:#4a4949; line-height:40px; background: #eaeaea; height:40px; padding: 0 3px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; font-size:14px;}
.accordion>li>a:hover{ color:#fff; background: #008cd6;}	
.dka{ color:#fff !important; background: #008cd6 !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: 350px;}
	}

@media screen and (max-width: 991px){
.Logo{ margin:0; float:none;}
.header{ padding:15px 0;}

.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);}
/*移动端导航*/

.pic{ height: 262px;}
.ft2{ display: none;}
.ft1{ width: 25%;}
.copyright span{ display: block; text-align: center;}
.crs{ width: 100%; float: none; text-align: center;}
.cplist li{ padding: 7px;}
	}
	
@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;}
/*手机端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.cpzs{ padding:30px 0;}
.title{ margin:0 auto 25px;}
.tab li a{ width: 140px; height: 44px; line-height: 36px;}
.tab{ margin: 0 0 25px 0 !important;}
.gywm_left{ width: 100%;}
.gywm_right{ max-width: 96%; left: 2%; padding: 20px;}
.alzs{ padding: 30px 0;}
.xwzx{ padding: 30px 0;}
.zlxz{ padding: 30px 0;}
.zlctn li{ width: 100%; padding: 10px 0;}
.footer{ display: none;}
.copyright{ margin: 0 0 54px 0;}
.ctn{ padding: 30px 0;}
.ctn-left{ width: 100%; float: none; font-weight: bold; padding: 0; text-align: center;}
.accordion{ display: none;}
.ctn-right{ width: 100%; float: none; margin: 20px 0 0 0;}
.cltit{ pointer-events: auto;}
.cplist li{ width: 50%;}
	}

	
	
/*手机底部*/
@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; }
/*清除样式*/
.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;
    }

