/*公共样式 k*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td ,textarea {
	margin: 0;
	padding: 0;
}
ul{
	    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0;
}

address,cite,dfn,em,var, i {
	font-style: normal;
}

body {
	font-size: 14px;
	font-family: 'Arial';
	color: #222;
	background: #fff;
	min-width: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h4, h5, h6, th {
	font-size: 100%;
	font-weight: normal;
}

button,input,select,textarea {
	font-size: 100%;
}

fieldset,img {
	border: 0;
}

a {
	text-decoration: none;
	color: #666;
	background: none
}

ul, ol {
	list-style: none;
}

:focus {
	outline: none;
}

.clearfix {
	clear: both;
	content: "";
	display: block;
	overflow: hidden
}

.clear {
	clear: both;
}

* {
	margin: 0;
	padding: 0;
}

section {
	width: 100%;
	margin: 0 auto;
}

.container {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}
/*公共样式 s*/
.f-xdiv {
	width: 100%;
	height: 80px;
	overflow: hidden;
}

/*头部 k*/
header {
	background: rgba(0,0,0,0.6);
	width: 100%;
	margin: 0 auto;
	position: fixed;
	top: 0;
	z-index: 9999;
}

.header {
	width: 1300px;
	margin: 0 auto;
	padding: 0;
/* overflow: hidden; *//* height: 60px; */
}

.logo-img {
	float: left;
	overflow: hidden;
	display: block;
	margin: 20px 45px 15px 0;
}

.logo-img img {
	width: 100*;
}

.header-top {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	background: rgba(102,102,102, 0.5);
	height: 40px;
}

.search-top {
	float: right;
	padding: 24px 0;
}

/*搜索框 k*/
#search_mini_form {
	position: relative;
	border: 1px #aaa solid;
	float: left;
	border-radius: 50px;
}

.form-search {
	height: 31px;
	overflow: hidden;
	padding: 0 3px 0 29px;
	transition: all 0.3s ease;
	background: none;
}

#search_mini_form .button {
	background: url(../images/searchbtn.png) 0 1px no-repeat;
	width: 23px;
	height: 21px;
	border: 0;
	margin-top: 7px;
	float: left;
}

.form-search .input-text {
	font-size: 12px;
	float: left;
	margin-top: 9px;
	border: 0;
	color: #aaa;
	text-transform: uppercase;
	width: 57px;
	transition: all 0.3s ease;
	background: none;
	width: 120px;
}

#search_mini_form button#gh-search-reset {
	height: 31px;
	line-height: 31px;
	color: #666666;
	border: none;
	background: none;
	margin-right: 5px;
	font-size: 16px;
	display: none;
	cursor: pointer;
}

#search_mini_form button#gh-search-reset {
	line-height: 31px;
	color: #666666;
	font-size: 16px;
	cursor: pointer;
}
/*搜索框 s*/

/*导航 k*/
.nav {
	margin-top: 200px;
}

.nav * {
	text-decoration: none;
	font-size: 9pt;
}

.nav * a:hover {
/* 	background-color: #fff; */
     border-bottom:3px solid rgba(225,225,255,.5);
	 color: #fff;
/* 鼠标经过时的红色背景，可自定义 */
}

.menu {
	list-style: none;
	width: 665px;
	float: left;
}

.nav {
	list-style: none;
	height: 55px;
	width: 665px;
	margin: 0 auto;
}

.nav li {
	float: left;
	position: relative;
}

.nav li a {
	color: #fff;
	font-weight: bold;
	
	blr: expression(this.onFocus=this.close());
	blr: expression(this.onFocus=this.blur());
	display: inline-block;
	font-size: 15px;
	text-align: center;
	font-weight: normal;
	height: 80px;
	line-height: 83px;
}
.nav li>a{width: 95px;}
.nav li a:focus {
	-moz-outline-style: none;
}

.nav li .sub-nav {
	position: absolute;
	top: 83px;
	left: -1.5px;
	list-style: none;
	background-color: #333;
	display: none;
	z-index: 99999999;
}

.nav li .sub-nav li {
	text-align: center;
	clear: left;
	height: 40px;
	line-height: 45px;
	position: relative;
}

.nav li .sub-nav li a {
	height: 36px;
	line-height: 36px;
	width: 155px;
	white-space: nowrap;
	word-break: keep-all;
	padding: 0;
	display: inline-block;
	font-weight: normal;
	padding-left: 2px;
	font-size: 14px;
	padding-left: 16px;
	text-align: left;
}
.nav li .sub-nav li a:hover{
	background:#fff;
	color:#000;
}
/*导航 s*/

/*头部 s*/
/*banner切换 k*/
.flexslider {
	margin: 0px auto 0;
	position: relative;
	width: 100%;
	height: 770px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 40px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 770px;
	display: block;
}


/*banner切换 s*/

/*解决方案 k*/


.clearfix_right::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix_right {
	float: left;
	width: 915px;
}

.module-banner,.module_banner_noe {
	background: #fafafa;
	padding: 80px 0 35px 0;
	margin: 0 auto;
	overflow: hidden;
}

.module-banner-box {
	width: 1300px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 10px;
	overflow: hidden;
}

.module-banner-head {
	font-weight: normal;
	text-align: center;
	margin-bottom: 40px;
	color: #333;
}

.module-banner-head em {
	display: block;
	margin-bottom: 14px;
	font-style: normal;
	font-size: 25px;
	margin: 0 auto;
}

.module-banner-head span {
	font-size: 32px;
	opacity: .6;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	display: block;
}

.module-banner-head i {
}

.module-banner-tab-list {
	float: left;
	width: 314px;
}

.module-banner-tab-list .module-tab-nav li:nth-child(1) {
	background: #454545;
}

.module-banner-tab-list .module-tab-nav li:nth-child(2) {
	background: #3b3b3b;
}

.module-banner-tab-list .module-tab-nav li:nth-child(3) {
	background: #333333;
}

.module-banner-tab-list .module-tab-nav li:nth-child(4) {
	background: #2b2b2b;
}

.module-banner-tab-list .module-tab-nav li:nth-child(5) {
	background: #212121;
}

.module-banner-tab-list .module-tab-nav li:nth-child(6) {
	background: #1a1a1a;
}

.module-banner-tab-list .module-tab-nav li:nth-child(7) {
	background: #0d0d0d;
}

.module-banner-tab-list ul li {
	color: #fff;
	width: 314px;
	height: 60px;
	cursor: pointer;
	text-align: center;
	position: relative;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.module-banner-tab-list ul li p {
	margin: 0;
	line-height: 60px;
	font-size: 16px;
}

.module-banner-tab-list ul li i {
	width: 80px;
	height: 70px;
	display: none;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav .on {
	opacity: 1;
	height: 140px;
	background-image: -webkit-linear-gradient(left, #01c2e6 0%, #1160ff 100%);
	background-image: -moz-linear-gradient(left, #01c2e6 0%, #1160ff 100%);
	background-image: -moz-linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
	background-image: -o-linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
	background-image: linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
	background-repeat: repeat;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav .on .icon {
	display: inline-block;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav li:hover {
	background-image: -webkit-linear-gradient(left, rgba(1, 194, 230, 0.4) 0%, rgba(17, 96, 255, 0.4) 100%);
	background-image: -moz-linear-gradient(left, rgba(1, 194, 230, 0.4) 0%, rgba(17, 96, 255, 0.4) 100%);
	background-image: -moz-linear-gradient(to right, rgba(1, 194, 230, 0.4) 0%, rgba(17, 96, 255, 0.4) 100%);
	background-image: -o-linear-gradient(to right, rgba(1, 194, 230, 0.4) 0%, rgba(17, 96, 255, 0.4) 100%);
	background-image: linear-gradient(to right, rgba(1, 194, 230, 0.4) 0%, rgba(17, 96, 255, 0.4) 100%);
	background-repeat: repeat;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav .on:hover {
	opacity: 1;
	height: 140px;
	background-image: -webkit-linear-gradient(left, #01c2e6 0%, #1160ff 100%);
	background-image: -moz-linear-gradient(left, #01c2e6 0%, #1160ff 100%);
	background-image: -moz-linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
	background-image: -o-linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
	background-image: linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
	background-repeat: repeat;
}

.icon-warehouse01 {
	background: url(../images/ic1.png) no-repeat center bottom;
}

.icon-warehouse02 {
	background: url(../images/ic2.png) no-repeat center bottom;
}

.icon-warehouse03 {
	background: url(../images/ic3.png) no-repeat center bottom;
}

.icon-warehouse04 {
	background: url(../images/ic4.png) no-repeat center bottom;
}

.icon-warehouse05 {
	background: url(../images/ic2.png) no-repeat center bottom;
}

.icon-warehouse06 {
	background: url(../images/ic3.png) no-repeat center bottom;
}

.icon-warehouse07 {
	background: url(../images/ic4.png) no-repeat center bottom;
}

.module-tab-nav .on .icon {
}

.module-banner-tab-list-box {
	float: right;
	width: 520px;
	height: 421px;
	background: #fff;
	padding: 40px;
	overflow: hidden;
	position: relative;
}

.module-ma-img {
	width: 100%;
	height: 250px;
}

.module-ma-wz {
}

.module-ma-wz h1 {
	font-size: 23px;
	color: #000;
	padding: 15px 0 0 0;
}

.module-ma-wz h1 i {
	font-style: normal;
	width: 4px;
	height: 31px;
	background: #108cee;
	display: block;
	float: left;
	margin-right: 10px;
}

.module-ma-wz p {
	color: #999;
	padding: 10px 0;
}

.module-ma-wz a {
	display: block;
	background: #108cee;
	overflow: hidden;
	width: 180px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	margin: 14px 0;
}

.module_banner_left {
	float: right;
	width: 343px;
    /*background: #f00;*/
	height: 500px;
}

.module_banner_left img {
	width: 100%;
	margin-top: 15px;
}

.module-ma-iad {
	overflow: hidden;
	width: 1300px;
	margin: 0 auto;
}

.module-ma-iad a {
	display: block;
	background: #ffffff;
	border-radius: 50px;
	width: 208px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin: 30px auto 0;
	color: #000;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
}

.module-ma-iad a i {
	padding-left: 29px;
}

.module-ma-iad a:hover,.module-ma-iad.module-ma-iad-noe a:hover {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	background: #108cee;
	border: 2px solid #108cee;
	filter: alpha(opacity=70);
 /*IE滤镜，透明度50%*/
	-moz-opacity: 0.7;
 /*Firefox私有，透明度50%*/
	opacity: 0.7;
/*其他，透明度50%*/
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	color: #fff;
}
 
/*解决方案*/


/*工程案例 k*/
.module-banner.module_banner_noe {
	background: #fff;
}

.cheng-ul {overflow: hidden;}

.cheng-ul li {
	float: left;
	margin-right: 9px;
	overflow: hidden;
	width: 307px;
	height: 260px;
	position: relative;
	margin-bottom: 20px;
	margin-left: 9px;
	filter: gray;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
}

.cheng-ul li a img {
	width: 100%;
	height: 100%;
	transition: all linear 0.3s;
}

.cheng-ul li a:hover img {
	/*width:110%;
	height:110%;*/
	transform: scale(1.1,1.1)
}

.cheng-ul li:nth-child(4n) {
	margin-right: 0;
}

.cheng-ul li a {
}

.cheng-ul li img {
}

.cheng-ul-wz {
	position: absolute;
	top: 0;
	z-index: 9999;
	background: rgba(239,239,239,0.5);
	box-shadow: 0px 16px 22px 0px rgba(239, 239, 239, 0.6);
	transform: translate3d(0,-5px,0);
	-webkit-transform: translate3d(0,-5px,0);
	-moz-transform: translate3d(0,-5px,0);
	-o-transform: translate3d(0,-5px,0);
	width: 100%;
	height: 100%;
	display: none;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.cheng-ul li:hover .cheng-ul-wz {
	display: block;
	z-index: 1
}

.cheng-ul li:hover {
	box-shadow: 0px 16px 22px 0px rgba(90, 91, 95, 0.3);
	transform: translate3d(0,-5px,0);
	-webkit-transform: translate3d(0,-5px,0);
	-moz-transform: translate3d(0,-5px,0);
	-o-transform: translate3d(0,-5px,0);
}

.cheng-ul li .cheng-ul-wz b {
	color: #000;
	text-align: center;
	display: block;
	padding-top: 118px;
	font-size: 20px;
	font-weight: bold;
}

.module-ma-iad.module-ma-iad-noe a {
	background: #464646;
	color: #fff;
}
/*工程案例 s*/
/*优势 k*/
.yushi-ul {
}

.yushi-ul li {
	background: #f2f2f2;
	width: 240px;
	float: left;
	padding: 33px;
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom: 20px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	cursor: pointer
}

.yushi-ul-0i {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	display: block;
	border-radius: 50px;
	margin-top: 22px;
}

.yushi-ul-0i.yushi-1 {
	background: url(../images/i-1.png) #fff center no-repeat;
	background-position-y: 18px;
}

.yushi-ul-0i.yushi-2 {
	background: url(../images/i-2.png) #fff center no-repeat;
}

.yushi-ul-0i.yushi-3 {
	background: url(../images/i-3.png) #fff center no-repeat;
}

.yushi-ul-0i.yushi-4 {
	background: url(../images/i-4.png) #fff center no-repeat;
}

.yushi-ul-wz {
}

.yushi-ul-wz b {
	text-align: center;
	display: block;
	padding: 20px;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 2px;
}

.yushi-ul-wz p {
	line-height: 23px;
	text-align: center;
    /* color: #666; */
	font-size: 14px;
}

.yushi-ul li:hover {
	background: #59c7fa;
	color: #fff;
}
/*优势 s*/
/*合作伙伴 k*/
.hezuo-p {
}

.hezuo-p p {
	float: left;
	width: 190px;
	border: 2px solid #f5f5f5;
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 110px;
	filter: gray;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
}

.hezuo-p p a {
}

.hezuo-p p img {
	text-align: center;
	padding: 10px 15px 10px 15px;
	width: 85%;
}

.hezuo-p p:hover {
	box-shadow: 0px -0.1px 30px 0px rgba(230, 230, 230, 0.8);
	transform: translate3d(0,-2px,0);
	-webkit-transform: translate3d(0,-2px,0);
	-moz-transform: translate3d(0,-2px,0);
	-o-transform: translate3d(0,-2px,0);
	;
}



/*合作伙伴 s*/

/*新闻中心 k*/
.module-banner.module_banner_noe.module_banner_twe {
	background: url(../images/m-4.jpg)no-repeat;
}

.module-banner-box.module-banner-twe {
}

.module-banner-head.module-banner-mtwe span {
	color: #fff;
	opacity: 1;
}

.module-banner-head.module-banner-mtwe em {
	color: #fff;
}

.news-ul {
	width: 1300px;
	margin: 20px auto 10px;
	overflow: hidden;
}

.news-left {
	background: #fff;
	float: left;
	padding: 10px;
	box-shadow: 0px 10px 10px #fafafa;
	width: 487px;
	height: 460px;
	margin-bottom: 20px;
}

.news-left a {
}

.news-left img {
	width: 488px;
	height: 310px;
}

.news-left-wz {
	margin-bottom: 20px;
}

.news-left-wz h3 {
	font-size: 18px;
	color: #000;
	padding: 12px 0 12px 0;
}

.news-left-wz p {
	font-size: 14px;
	padding: 0 0 12px 0;
	color: #888;
}

.news-left-wz b {
	font-weight: normal;
	color: #999;
}

.news-left-wz b .j-t {
	float: right;
	color: #999;
	display: block;
	letter-spacing: 2px;
}

.news-left-wz b .j-t i {
	font-style: normal;
	padding: 0 0 0 20px;
}

.news-right {
	background: #fff;
	float: right;
	width: 680px;
	padding: 40px;
	box-shadow: 0px 10px 10px #fafafa;
	height: 401px;
	margin-bottom: 20px;
}

.news-right li {
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 15px;
}

.news-right li a {
}

.news-right li h3 {
	font-size: 18px;
	color: #000;
	padding: 0 0 8px 0px;
}

.news-right li p {
	font-size: 14px;
	color: #888;
	padding: 0 0 10px 0;
}

.news-right li div {
	font-weight: normal;
	color: #999;
	margin-bottom: 12px;
}

.news-right li div .j-t {
	float: right;
	color: #999;
	display: block;
	letter-spacing: 2px;
}

.news-right li div .j-t i {
	font-style: normal;
	padding: 0 0 0 20px;
}

/*新闻中心 s*/

/*关于我们 k*/
.about-wqar {
	background: url(../images/au-1.jpg)no-repeat center;
}

.about-can {
	margin: 0 auto;
	text-align: center;
	padding: 90px;
	width: 1300px;
}

.about-can b {
	font-size: 40px;
	color: #15499a;
	display: block;
	padding: 0 0 10px 0;
}

.about-can a {
	display: block;
	width: 190px;
	margin: 0 auto;
	background: #15499a;
	color: #fff;
	border-radius: 50px;
	padding: 10px 0;
}

.about-can p {
	font-size: 20px;
	color: #000;
	padding: 0 0 20px 0;
}
/*关于我们 s*/


/*尾部 k*/
footer {
	background: #1e1e1e;
	overflow: hidden;
	width: 100%;
}

.footer {
	width: 1300px;
	margin: 80px auto 50px;
	overflow: hidden;
}

.footer-wz {
	float: left;
}

.footer-wz li:nth-child(3n),.footer-wz li:nth-child(4n) {
	width: 110px;
	margin-right: 68px;
}

.footer-wz li:nth-child(2n){
	margin-right: 14px;
}


.footer-wz li {
	float: left;
	overflow: hidden;
	width: 216px;
	margin-right: 130px;
}

.footer-wz li b {
	font-size: 16px;
	color: #fff;
	display: block;
	font-weight: normal;
	padding: 15px 0;
}

.footer-wz li a {
	display: block;
	color: #ccc;
	padding-bottom: 10px;
	margin-right: 8px;
}

.footer-wz li  p {
	color: #ccc;
	padding-bottom: 10px;
}

.footer-wz li .wem-o {
	width: 96px;
	padding-bottom: 10px;
}

.footer-tb {
}

.footer-tb img {
}

.footer-tb a {
	float: left;
}

.footer-bottom {
	background: #464646;
}

.footer-bottom p {
	text-align: center;
	padding: 20px 0;
	font-size: 14px;
	color: #ccc;
}

.footer-bottom p a {
	color: #fff;
	margin-right: 13px;
}

.message {
	float: right;
	width: 360px;
	overflow: hidden;
}



/*留言板 k*/
.messages {
	padding: 20px 0;
	overflow: hidden;
}

.messages input,.messages select,.messages textarea {
	margin: 0;
	padding: 0;
	background: none;
	border: 0;
	font-family: "Microsoft Yahei";
}

.messlist {
	height: 35px;
	margin-bottom: 10px;
	float: left;
}

.messlist label {
	float: left;
	width: 100px;
	height: 34px;
	font-size: 14px;
	line-height: 34px;
	text-align: right;
	padding-right: 10px;
}

.messlist input {
	float: left;
	width: 177px;
	height: 35px;
	border-bottom: #333 1px solid;
	margin-right: 3px;
	color: #ccc;
}

.messlist.textareas {
	height: 55px;
}

.messlist textarea {
	float: left;
	height: 43px;
	width: 359px;
	border-bottom: #333 1px solid;
	color: #ccc;
}

.messlist.yzms input {
	width: 100px;
}

.messlist.yzms .yzmimg {
	float: left;
	margin-left: 10px;
}

.messsub {
	overflow: hidden;
	width: 360px;
}

.messsub input:hover {
	background: #f60;
	color: #fff;
}

.messsub-btn {
	background: #595959;
	color: #fff;
	border: none;
	height: 40px;
	margin;width: 360px;
}
/*留言板 s*/

/*尾部 s*/



/*在线客服 k*/
.suspension {
	position: fixed;
	z-index: 55;
	right: 0;
	bottom: 85px;
	width: 70px;
	height: 240px;
}

.suspension-box {
	position: relative;
	float: right;
}

.suspension .a {
	display: block;
	width: 44px;
	height: 44px;
	background-color: #353535;
	margin-bottom: 4px;
	cursor: pointer;
	outline: none;
}

.suspension .a.active,
.suspension .a:hover {
	background: #0e72fb;
}

.suspension .a .i {
	float: left;
	width: 44px;
	height: 44px;
	background-image: url(../images/side_icon.png);
	background-repeat: no-repeat;
}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i {
	width: 20px;
	height: 20px;
	margin-top: 12px;
	margin-left: 12px;
	background-image: url(../images/suspension-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.suspension .a-service-phone .i {
	width: 20px;
	height: 20px;
	margin-top: 12px;
	margin-left: 12px;
	background-image: url(../images/suspension-bg.png);
	background-repeat: no-repeat;
	background-position: -27px 0;
}

.suspension .a-qrcode .i {
	background-position: -44px 0;
}

.suspension .a-cart .i {
	background-position: -88px 0;
}

.suspension .a-top .i {
	background-position: -132px 0;
}

.suspension .a-top {
	background: #D2D3D6;
	display: none;
}

.suspension .a-top:hover {
	background: #c0c1c3;
}

.suspension .d {
	display: none;
	width: 197px;
	background: #fff;
	position: absolute;
	right: 60px;
	min-height: 90px;
	border: 1px solid #E0E1E5;
	border-radius: 3px;
	box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}

.suspension .d .arrow {
	position: absolute;
	width: 8px;
	height: 12px;
	background: url(../images/side_bg_arrow.png) no-repeat;
	right: -8px;
	top: 31px;
}

.suspension .d-service {
	top: 0;
}

.suspension .d-service-phone {
	top: 34px;
}

.suspension .d-qrcode {
	top: 78px;
}

.suspension .d .inner-box {
	padding: 8px 15px 12px;
}

.suspension .d-service-item {
/* border-bottom:1px solid #eee; */
	padding: 14px 0;
}

.suspension .d-service .d-service-item {
	border-bottom: none;
}

.suspension .d-service-item .circle {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	overflow: hidden;
	background: #F1F1F3;
	display: block;
	float: left;
}

.suspension .d-service-item .i-qq {
	width: 44px;
	height: 44px;
	background: url(../images/side_con_icon03.png) no-repeat center 15px;
	display: block;
	transition: all .2s;
	border-radius: 50%;
	overflow: hidden;
}

.suspension .d-service-item:hover .i-qq {
	background-position: center 3px;
}

.suspension .d-service-item .i-tel {
	width: 44px;
	height: 44px;
	background: url(../images/side_con_icon02.png) no-repeat center center;
	display: block;
}

.suspension .d-service-item h3 {
	float: left;
	width: 109px;
	line-height: 44px;
	font-size: 15px;
	margin-left: 12px;
}

.suspension .d-service-item .text {
	float: left;
	width: 105px;
	line-height: 22px;
	font-size: 15px;
	margin-left: 12px;
}

.suspension .d-service-item .text .number {
	font-family: Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
}

.suspension .d-service-intro i {
	background: url(../images/side_con_icon01.png) no-repeat center center;
	height: 27px;
	width: 14px;
	margin-right: 5px;
	vertical-align: top;
	display: inline-block;
}

.suspension .d-qrcode {
	text-align: center;
}

.suspension .d-qrcode .inner-box {
	padding: 20px 0;
}

.suspension .d-qrcode p {
	font-size: 16px;
	color: #93959c;
}

/*在线客服 s*/


/*关于我们 k*/
.about-w{
	width: 100%;
	margin:0 auto;
}
.about-w img{
	width: 100%;
}

.page_nav{
	width:100%;
	margin:0 auto;
}
.pcbox{
	
}
.pagenav_main{
    width: 100%;
    margin: 0 auto;
    background-image: -webkit-linear-gradient(left, #01c2e6 0%, #1160ff 100%);
    background-image: -moz-linear-gradient(left, #01c2e6 0%, #1160ff 100%);
    background-image: -moz-linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
    background-image: -o-linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
    background-image: linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
    background-repeat: repeat;
    height: 70px;
    overflow: hidden;
}
.pagenav_main ul{
	overflow: hidden;
	width:1300px;
	margin:0 auto;
	font-size: 18px;
	font-weight: bold;
}
.pagenav_main ul li{
    float: left;
    width: 209px;
    text-align: center;
    height: 70px;
    line-height: 74px;
}
.pagenav_main ul li a{
    color: #fff;
    font-weight: normal;
}
.pagenav_main ul .on a{
    background: #fff;
    color: #999;
    display: block;
    font-weight: normal;
}
.scroll-bar{
    width: 1300px;
    margin: 0 auto;
}
.t1-take{
	color: #000;
	padding: 30px 0 30px 0;
}
.t1-take span{
	    font-size: 30px;
}
.t1-take i {
    display: inline-block;
    margin: 0 39px;
    height: 16px;
    width: 16px;
    background-color: #01c2e6;
}

.t1-take em {
    font-size: 30px;
    text-transform: uppercase;
    color: #ccc;
    opacity: .3;
}

.scroll-bar-wz{
	padding:10px 0;
	font-size: 14px;
	line-height: 35px;
	color: #666;
}
.scroll-bar-img{
	width: 100%;
	padding-bottom: 40px;
}

/*关于我们 s*/
/*荣誉资质 k*/
.sph{
	margin: 0 auto;
	width: 1300px;
	overflow: hidden;
}
.spbq{
	width: 286px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 20px;
	padding: 10px;
	border: 2px solid #f9f9f9;
	margin-bottom: 20px;
}
 .spbq:nth-child(4n){
 	margin-right: 0px;
 }
 
 
.biankuang{
	width: 3px;
	height: 3px;
	position: absolute;
	z-index: 99;
	border-radius:10px;
	/*background: black;*/
}
.biankuang_1{
	height: 3px;
	top: -6px;
	left:0px;
	border-left: 3px solid #1160ff;
	opacity: 0.7;
}
.biankuang_2 {
	width: 0px;
	bottom:-3px;
	left: 0px;
	border-top: 3px solid #01c2e6;
	opacity: 0.6;
}
.biankuang_3{
	height: 0px;
	bottom:0px;
	right:0px;
	border-right: 3px solid #01c2e6;
	opacity: 0.6;
}
.biankuang_4{
	width:0px;
	top:-3px;
	right:0px;
	border-bottom: 3px solid #1160ff;
	opacity: 0.7;
}
.text_gobuy {
	position: absolute;
	z-index:9;
	top: -30px;
	left: 0px;
	width: 100%;
	height: 50px;
	overflow: hidden;
	background:rgba(207, 208, 211, 0);
	cursor: pointer;
	transition:all  300ms;
	-webkit-transition:all  300ms;
	-moz-transition:all  300ms;
	-o-transition:all  300ms;
}
.text_gobuy_show{
	height: 50px;
	position: absolute;
	z-index:9;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	padding: 20px 0;
	cursor: pointer;
	background-color: rgba(32, 32, 33,0.3);
}
.spbq p{
	position: absolute;
	bottom: 17px;
	left: 20px;
	line-height: 21px;
	color: #fff;
}
.zst img{
	width:100%;
	height: 240px;
}

/*分页 k*/
.lm-page ul {
  text-align: right;
  padding-top: 20px;
}

.lm-page ul li {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.lm-page ul li a {
  display: block;
  background: #ccc;
  color: #333;
}

.lm-page ul li.on a {
  background: #f7991f;
  color: #fff;
}

.lm-page a,.lm-page span {
  display: inline-block;
  height: 33px;
  line-height: 34px;
  text-align: center;
  background: #f5f5f5;
  font-size: 14px;
  color: #333;
  padding: 0 13px;
  border-radius: 50px;
  margin-right: 12px;
}

.lm-page a:hover,.lm-page span {
  background: #01c2e6;
  color: #fff;
}

.lm-page {
  padding: 20px 0 35px 0;
  text-align: center;
}

/*分页 s*/

/*荣誉资质 s*/

/*解决方案 k*/
.soluti-w{
	width: 100%;
	background: #f3f4f8;
	margin: 0 auto;
	height: 60px;
}
.soluti-con{
    width: 1300px;
    margin: 0 auto;
    line-height: 60px;
    color: #8c8c8c;
    font-size: 15px;
}
.soluti-con b{
    color: #666;
    font-weight: normal;
}
.soluti-con a {}
.soluti-con i {
	font-style: normal;
}

.soluti-war{
	width: 100%;
	margin: 0 auto;
	background: #eceef1;
	overflow: hidden;
}
.soluti-war-right{}
.soluti-war-left{}
/*列表 k*/
.soluti_con1_u1{box-sizing: border-box;padding: 0 0;margin-top:30px;}
.soluti_con1_u1 li{border-bottom: 1px dashed #ccc;padding: 0 0 30px 0;margin-bottom: 30px;}
.soluti_con1_u1 li a{display: block;font-size: 0;}
.soluti_con1_left{display: inline-block;vertical-align: middle;width: 280px;position: relative;}
.soluti_con1_right{display: inline-block;vertical-align: middle;width: 50px;}
.soluti_con1_middle{display: inline-block;vertical-align: middle;width: calc(100% - 330px);box-sizing: border-box;padding: 0 50px;}
.soluti_con1_left span{display: block;overflow: hidden;}
.soluti_con1_left span img{width: 100%;transition: 0.3s ease-in-out;}
.soluti_con1_right i{display: inline-block;width: 120px;height: 43px;text-align: center;line-height: 47px;background: #cccccc;color: #f8f8f8;font-size: 14px;transition: 0.3s ease-in-out;border-radius: 50px;letter-spacing: 3px;}
.soluti_con1_middle h1{font-size: 17px;color: #000;}
.soluti_con1_middle p{font-size: 14px;color: #666;line-height: 25px;margin-top: 15px;}
.soluti_con1_u1 li:hover .soluti_con1_left span img{transform: scale(1.05);}
.soluti_con1_u1 li:hover .soluti_con1_right i{background-image: -webkit-linear-gradient(left, #01c2e6 0%, #1160ff 100%);
    background-image: -moz-linear-gradient(left, #01c2e6 0%, #1160ff 100%);
    background-image: -moz-linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
    background-image: -o-linear-gradient(to right, #01c2e6 0%, #1160ff 100%);
    background-image: linear-gradient(to right, #01c2e6 0%, #1160ff 100%);}
/*.soluti_con1_u1 li:last-child{
	margin-bottom:0;
}*/


/*解决方案 s*/
.center{overflow: hidden;}
.justify { text-align: justify; text-justify: inter-ideograph; letter-spacing: 0px; }

.justify:after { content: '.'; height: 0px; width: 100%; display: inline-block; overflow: hidden; }

.justify .line { content: '.'; display: inline-block; height: 0px; overflow: hidden; }

.justify .box { display: inline-block; vertical-align: top; text-align: center; }
#aside { width: 20%; float: left; }

.asideTitle { font-size: 27px; color: white; line-height: 1.2; padding: 24px 7px 24px 35px; margin-top: -1px; text-transform: uppercase; position: relative; background: #016fbc; border-radius: 0px 0px 4px 4px; overflow: hidden; }
.asideList { padding-top: 20px; padding-bottom: 18px; border-radius: 4px; overflow: hidden; background: #fff; border-bottom: 3px solid #333; margin-top: 18px; margin-bottom: 30px;}
.asideList li { text-transform: capitalize; border-bottom: 1px dotted #ccc}
.asideList li:hover,.asideList li.selected{background: #016fbc}
.asideList li:hover a,.asideList li.selected a{color: #fff;}
.asideList li a { display: block; padding: 15px 8px 15px 32px; }

#right { width: 77%; float: right; padding-top: 20px; margin-top: 1.66667%; }
.mainTitle { font-size: 34px; line-height: 1; color: #016fbc; padding-bottom: 10px; border-bottom: 1px dotted #737373; text-transform: uppercase; position: relative; padding-left: 38px; }
.mainTitle:before { content: ''; position: absolute; width: 21px; height: 21px; left: 0px; right: auto; top: 7px; background: #007ee0; }

.content { padding-top: 10px; margin-top: 1.14943%; }
.prodisplay { padding-top: 9px; margin-top: 1.03448%; padding-bottom: 10px; }
.prodisplay .proPic { padding-bottom: 15px; margin-bottom: 1.72414%; background: #fff; margin-right: 1%;}
.prodisplay .proPic:nth-child(4n){margin-right: 0}
.prodisplay .proPic p { font-size: 12px; line-height: 20px; height: 40px; overflow: hidden; margin-top: 8px; }
.prodisplay .proPic .more { padding-top: 7px; margin-top: 2.78884%; }
.prodisplay .proPic, .prodisplay .line { width: 24%; }
.prodisplay .proPic img{max-width: 100%;}
.prodisplay .proPicTitle {text-align: center; line-height: 26px; margin-top: 10px;}
.prodisplay .proPicTitle a { color: #016fbc; }
.note p{line-height: 2em}
/*联系我们 k*/
.contact-wz{
    margin-bottom: 15px;
}
.contact-wz b{
    font-size: 30px;
    color: #333;
    font-weight: normal;
    padding-bottom: 14px;
    display: block;
}
.contact-wz p{
    font-size: 16px;
    padding: 11px 0;
    color: #888;
}
.contact-dt {
    height: 300px;
    overflow: hidden;
    margin-bottom: 40px;
}
.contact-dt img{
	width: 100%;
}

/*联系我们 s*/

/*新闻内页 k*/






.pageMore{margin-bottom: 30px;overflow: hidden;}
.pageMore a{
    background: #f8f8f8;
    padding: 20px;
    display: block;
    float: left;
    width: 43%;
}
.pageMore a:hover{

  background: #01c2e6;
  color: #fff;

}
.soluti-list-n{
    margin-bottom: 30px;
    overflow: hidden;
}
.soluti-list-n img{max-width: 100%;}
.pageMore a:nth-child(2n){
	float: right;

}
.soluti-list-tike{
    padding-top: 35px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.soluti-list-tike h1{
    font-size: 25px;
    padding: 0 0 5px 0;
}
.soluti-list-tike b{
    color: #999;
    font-weight: normal;
}
.soluti-list-n p{
    color: #666;
    line-height: 31px;
    margin-bottom: 20px;
}
/*.soluti-list-n img{
	width: 100%;
}*/

/*新闻内页 s*/