﻿@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0;}
body{ font-size:"微软雅黑"; overflow-x:hidden;}
ul{ list-style:none;}
a{ text-decoration:none;}
.wrap{ max-width:1000px; margin:0 auto;}
.logo{ display:none;}
.top{ width:100%;}
.top .wrap{ border-bottom:1px #e1e1e1 solid; box-sizing:border-box; height:33px;}
.top-left{ display:inline-block; line-height:32px; font-size:12px; color:#333;}
.top-right{ float:right; line-height:32px; color:#333; font-size:12px;}
.top-right a{ color:#333; font-size:12px; display:inline-block; margin:0 5px;}
/*顶部*/

.header{ width:100%; position:relative;}
.Logo{ display:inline-block; margin:17px 0;}
.sys{ display:inline-block; margin-left:30px;}
.sys span{ display:inline-block; line-height:30px; color:#262626; font-size:16px; font-weight:bold; text-align:center; margin:15px 0 0 15px; float:right;}
.tel{ float:right; background:url(../images/tel.png) no-repeat left; font-size:16px; color:#383836; padding-left:46px; margin-top:19px;}
.tel span{ font-size:30px; color:#3369ff; line-height:30px; font-style:italic;}
/*header.logo部分*/

.banner{ width:100%; height:500px;}
.aa .swiper-pagination-bullet-active{ background:#0665c6 !important; border-color:#fff !important;}
.aa .swiper-pagination-bullet{ opacity:1; background:#fff; width:10px; height:10px; border:1px rgba(0, 0, 0, 0) solid;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ width:100%; height:50px; background:url(../images/navbj.png) no-repeat center center; background-size:cover;}
.nul{ margin-bottom:0; width:100%; height:50px;}
.nli{float:left;width:12.5%;line-height:50px; text-align:center;position:relative; background:url(../images/xli.png) no-repeat right;}
.nli a{color:#fff;text-decoration:none;line-height:50px;display:block;width:100%; font-size:16px;}
.nli a:hover{ color:#fff506; background:url(../images/lihover.png) no-repeat; background-size:100% 100%;}
/*.nli ul{display:none; width:100%; position:absolute; z-index:2;}
.nli li{border-top:1px solid #d2d2d2;background:#9a0000;width:100%;}
.nli li:hover{ background:#b54444;}
.nli li a{ line-height:36px; font-size:14px;}*/
/*头部导航*/

.title{ width:100%; text-align:center; margin-bottom:15px;}
.title1{ width:100%; font-size:32px; color:#777; font-weight:bold; font-family:"Georgia"; line-height:36px;}
.title2{ display:inline-block; font-size:18px; color:#336afb; text-align:center; background:url(../images/titbj.png) no-repeat left; width:252px;}
/*栏目标题*/

.cpzs{ width:100%; padding:12px 0; background:#336afb;}
.cpzs1{ width:100%; border-bottom:1px #85a0fc dashed; border-top:1px #85a0fc dashed;}
.swiper-containerzs{ overflow:hidden; width:100%; border-left:1px #85a0fc dashed; box-sizing:border-box;}
.swiper-containerzs .swiper-slide{ border-right:1px #85a0fc dashed; box-sizing:border-box; padding:15px 0;}
.zsimg{ width:100%; position:relative; overflow:hidden;}
.zsimg img{ transition:all 0.5s;}
.swiper-containerzs .swiper-slide:hover .zsimg img{ transform:scale(1.05);}
.zsimg1{ padding-top:54.216%;}
.zxtit{ font-size:20px; color:#fff; width:100%; text-align:center; line-height:26px; font-weight:bold; transition:all 0.3s;}
.swiper-containerzs .swiper-slide:hover .zxtit{ color:#fef600;}
.more{ width:145px; line-height:36px; border-radius:18px; margin:0 auto; margin-top:16px; text-align:center; color:#222; background:#fef600; font-size:14px; transition:0.5s;}
.more:hover{ transform:translateY(-5px);}
/*产品展示*/

.cpzx{ width:100%; padding:35px 0;}
#con {width:100%; text-align:center; overflow:hidden;}
#tags {display:inline-block; text-align:center; box-sizing:border-box; border-radius:18px; overflow:hidden; margin-bottom:20px; border:1px #336afb solid;}
#tags LI {width:118px; height:34px; display:inline-table; margin:0 -3px; border-right:1px #336afb solid; box-sizing:border-box;}
#tags LI A {display:block; height:34px; line-height:33px; font-size:14px; color:#336afb;}
#tags LI.selectTag A { color:#fff; background:#336afb;}
#tagContent {width:100%; position:relative; overflow:hidden; background:#f4f4f4; padding:18px; border:1px #dadada solid; box-sizing:border-box;}
.tagContent {DISPLAY: none;}
#tagContent DIV.selectTag {	DISPLAY: block}
.cp{ width:100%; border:1px #c9c9c9 solid; box-sizing:border-box; padding:5px; transition:all 0.5s;}
.cp:hover{ border-color:#336afb;}
.cpimg{ width:100%; overflow:hidden;}
.cpimg1{ transition:all 0.5s;}
.cp:hover .cpimg1{ transform:scale(1.05);}
.cpimg2{ padding-top:79.816%;}
.cptit{ width:100%; text-align:center; color:#fff; font-size:14px; line-height:30px; background:#336afb;}
/*产品中心*/

.hf{ width:100%; overflow:auto; padding:20px 0 68px 0; background:url(../images/bybj.png) no-repeat center center; background-size:cover;}
.hftit{ width:100%; text-align:center; margin-bottom:30px;}
.hftit img{ max-width:100%;}
.swiper-containerhf{ width:60%; float:left; overflow:hidden;}
.hfimg{ width:100%; position:relative;}
.hfimg img{ transition:all 0.5s;}
.swiper-containerhf .swiper-slide:hover .hfimg img{ transform:rotateY(180deg);}
.hfimg1{ padding-top:113.223%;}
.hftit1{ width:100%; text-align:center; line-height:32px; font-size:18px; font-weight:bold;}
.hfw{ width:40%; float:right; text-align:right;}
.hfw img{ max-width:100%;}
/*横幅*/

.cgal{ width:100%; padding:30px 0; background:url(../images/casebj.png) no-repeat center center; background-size:cover;}
.case{ width:100%; background:#f4f4f4; padding:18px; border:1px #dadada solid; box-sizing:border-box;}
/*成功案例*/

.lxwm{ width:100%; overflow:auto; padding:25px 0;}
.lxwm-left{ width:50%; float:left;}
.lxtit{ font-size:16px; line-height:32px; color:#364660;}
.qt{ width:100%; margin:15px 0;}
.qt a{ display:inline-block; margin-right:15px;}
.contact{ width:100%;}
.contact p{ font-size:14px; line-height:30px; margin:0; color:#364660;}
.contact p span{ display:inline-block; color:#828282; margin-right:5px;}
.lxwm-right{ width:50%; float:right;}
.form input{ width:100%; padding-left:10px; margin:6px 0; height:32px; border:1px #ccc solid; box-sizing:border-box; transition:all 0.3s;}
.form input:focus { border: 1px solid #336afb;}
.form textarea{ width:100%; padding-left:10px; margin:6px 0; height:74px; border:1px #ccc solid; box-sizing:border-box; transition:all 0.3s; outline:none; resize:none;}
.form textarea:focus { border: 1px solid #336afb;}
.form button{ width:100%; margin:6px 0; line-height:32px; color:#fff; text-align:center; background:#336afb; font-size:14px; font-weight:bold; border:none; outline:none;}
/*联系我们*/

.copyright{ width:100%; padding:18px 0; background:#336afb;}
.fnav{ width:100%; text-align:center; color:#fff; line-height:28px; font-size:14px;}
.fnav a{ display:inline-block; margin:0 5px; color:#fff; line-height:28px; font-size:14px;}
.fnav a:hover{ color:#fff; text-decoration:underline !important;}
.copyright span{ display:block; width:100%; text-align:center; color:#fff; font-size:14px; line-height:28px;}
/*页脚*/

.content{ width:100%; padding:35px 0;}
.dw{ width:100%; height:32px; background:url(../images/dwbj.png) no-repeat center center; background-size:cover; line-height:32px; color:#666; font-size:14px; text-align:center;}
.tab{ width:100%; text-align:center; margin-top:30px;}
.tab li{ display:inline-block; padding:0 12px; margin:0 5px; color:#333; line-height:26px; font-size:14px;}


.qiu{ color:#fff !important; background:#1055a0;}
.ctn{ width:100%;  overflow:hidden; background:#f4f4f4; padding:18px; border:1px #dadada solid; box-sizing:border-box; min-height:500px; margin-top:30px;}

.cplist{ width:25%; float:left; padding:0 10px 20px 10px;}

.zd{ width:100%; overflow:auto; margin-bottom:15px;}
.zd-left{ width:36%; float:left; overflow:hidden;}
.zdimg{ transition:all 0.5s;}
.zd-left:hover .zdimg{ transform:scale(1.05);}
.zdimg1{ padding-top:44.91%; height:150px;}
.zd-right{ width:61%; float:right;}
.zdtit{ font-size:14px; line-height:24px; color:#333; font-weight:bold; height:24px; overflow:hidden; 
display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.zdtxt{ font-size:12px; line-height:20px; color:#333; height:80px; overflow:hidden; 
display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; margin:5px 0;}
.xq{ text-align:center; color:#fff; font-size:14px; width:80px; line-height:26px; background:#ff9600;}

.wt{ width:100%;}
.wt li{ height:36px; border-bottom:1px #cfcfcf dashed; box-sizing:border-box; line-height:35px; padding:0 5px; overflow:auto;}
.wt li img{ margin-right:5px;}
.wttxt{ font-size:12px; float:left; width: calc(100% - 68px); height:35px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; color:#333; line-height:35px; transition:all 0.5s;}
.wt li:hover .wttxt{ font-weight:bold;}
.wttime{ font-size:12px; float:right; color:#c6c6c6; line-height:35px; transition:all 0.5s;}
.down button{ width:60px; margin-top:6px; height:23px; line-height:21px; font-size:12px; border-radius:3px; background:none; border:1px #959595 solid; box-sizing:border-box; outline:none;}
.down button:focus{ border-color:#1055a0; color:#1055a0;}

.about{ font-size:14px; line-height:24px; color:#333;}
.pd{ width:100%; text-align:center;}
.pd img{ max-width:100%;}
.pd1{ margin-top:10px; font-size:15px; color:#333; line-height:24px;}
@media screen and (max-width: 1000px){
.wrap{ max-width:96%; margin:0 auto;}
.banner{ width:100%; height:420px;}
	}
	

@media screen and (max-width: 991px){
.nav{ display:none;}
.header{ position:relative; padding:12px 0;}
.Logo{ margin:0;}
.banner{ width:100%; height:300px;}

.icon-menu{ display:block;  cursor:pointer; width:35px; height:26px; background:url(../images/nav.png) no-repeat center center; position:absolute;right:3%;top:50%; margin-top:-13px;}
.sjdnav{ width:140px; height:auto; position:absolute; top:85%;z-index:3;background:rgba(51, 106, 251, 0.78); right:3%;}
.sjdnav ul{ padding:0; margin:0;}
.sjdnav li{ height:45px;text-align:center; margin:0; padding:0; border-bottom:1px solid #fff; display:block !important;  padding:0 !important;}
.sjdnav li a{display:block;line-height:44px; font-family:'Microsoft YaHei'; font-size:14px; color:#fff;}
.sjdnav li a:hover{background:rgba(51, 106, 251, 0.88); line-height:44px;}
.sjdnavhide{ height:0; overflow:hidden;}
.logo{display:block;}

.sys{ display:none;}
.tel{ display:none;}
#tags{ border-radius:0; border:none;}
#tags LI{ border:1px #336afb solid; margin:2px;}
.cplist{ width:33.3%; float:left; padding:0 10px 20px 10px;}
	}
	
@media screen and (max-width: 767px){
.banner{ width:100%; height:240px;}
.Logo img{ height:40px;}

#tags LI{ width:108px;}
.top{ display:none;}
.hfw{ display:none;}
.swiper-containerhf{ width:100%; float:none;}
.hf{ padding:30px 0;}
.lxwm-left{ width:100%; float:none;}
.lxwm-right{ width:100%; float:none; margin-top:15px;}
.copyright{ margin-bottom:58px; padding:12px 0;}
.copyright span{ line-height:24px;}
.fnav{ line-height:24px;}
.fnav a{ line-height:24px;}
.ctn{ min-height:inherit;}
.tab li{ padding:0 8px;}
.cplist{ width:50%; float:left; padding:0 8px 16px 8px;}
	} 
	
@media screen and (max-width: 521px){
.banner{ width:100%; height:148px;}
	}

@media screen and (max-width: 320px){
.banner{ width:100%; height:128px;}
.Logo{ width:80%;}
.Logo img{ width:100%; height:auto;}
	}
	
<!-----------------------------------------------------------手机底部---------------------------------------------------------->
@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"}

*{margin:0;padding:0;}
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_none{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:58px; background:#222; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}

.col-xs-3:hover{ background:#336afb;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.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(../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; }
footer ul li a{ padding: 0 10px; height: 12px; font-size: 12px; line-height: 12px; }



div.page {
    margin: 10px 3px;
    padding: 3px;
    text-align: center;
}

div.page a {
    background-position: 50% bottom;
    border-color: #dedfde;
    border-style: solid;
    border-width: 1px;
    color:black;
    margin-right: 3px;
    padding: 2px 6px;
    text-decoration: none;
}


div.page span.disabled {
    color: #adaaad;
    margin-right: 3px;
    padding: 2px 6px;
}

div.page span.current {
    color: #eb5914;
    font-weight: bold;
    margin-right: 3px;
    padding: 2px 6px;
}



/*浮动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.tel1 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.tel1 p {
width: 140px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
	width: 140px;
    height:180px;
    line-height:18px
}

.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: 170px;
    height:160px;
    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;
}
