@charset "utf-8";
/* CSS Document */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,img{margin:0;padding:0;}
body{font-family:"微软雅黑";overflow-x:hidden;overflow-x: scroll;}
h1,h2,h3,h4,h5,h6{ font-style:none;}
body{overflow:-Scroll;overflow-x:hidden}
a{text-decoration:none;}
a:hover{ text-decoration:none;}
i,em{font-style:normal}
h1, h2, h3, h4, h5, h6, ul, li, sup, sub, em, strong, time, ul, li,abbr{ display: block;}
ul,li{list-style:none;display: block;}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0;}
.clear{display:block;float:none;clear:both;overflow:hidden;visibility:hidden;width:0;height:0;background:none;border:0;font-size:0}
.height10{height: 15px;}
.height20{height: 20px;}
.height35{height: 35px;}
.color1{color: #666;}
.heads{width: 100%;position:fixed;top:0;overflow: hidden;background: #fff;z-index: 1000;padding: 10px 0;}
.head{width: 1120px;margin:0 auto;overflow: hidden;position: relative;}
.logo{float: left;}
.head_right{width:64%;float: right;overflow: hidden;}
.head_right_top{width:62%;margin-top: 10px;overflow:hidden;float:right;}
.format{float: right;margin-left: 20px;}
.format a{float: left;font-size: 12px;line-height: 26px;color: #808080;}
.format a:nth-child(1){margin-right: 10px;}
.format a img{vertical-align: middle;margin-right: 5px;margin-top: -2px;}
.nav{width:100%;float: right;font-size: 15px;margin: 15px 0 0 0;}
.nav ul li a{line-height: 45px;width:14%;float: left;text-align: center;color: #484848;
background: #fff;border-radius: 10px;-webkit-border-radius:10px;-moz-border-radius:10px;
-0-border-radius:10px;-ms-border-radius:10px;}
.nav ul li a:hover{/*border-bottom: 3px solid #2290E4;*/background: #2290E4;transition: all 0.5s;color: #fff;
border-radius: 10px;-webkit-border-radius:10px;-moz-border-radius:10px;
-0-border-radius:10px;-ms-border-radius:10px;}
.seach{width: 45%;float: left;border:1px solid #ccc;background: #fff;position: relative;}
.seach input:nth-child(1){width: 68%;height: 20px;float: left;background:none;border:none;padding-left: 5%;padding-right: 5%;}
.seach input:nth-child(1):hover{outline: none;}
.seach input:nth-child(2){width:16px;height:16px;position: absolute;top: 3px;right:8px;}
.anniu1{position:absolute; right:20px; top:32%;width: 22px;height: 20px;display: none;}
.anniu1 img{width: 100%;height: 100%;}
.anniu2{position:absolute; right:72px; top:32%;width: 25px;height: 25px;display: none;}
.anniu2 img{width: 100%;height: 100%;}
.anniu3{position:absolute; right:120px; top:29%;width:32px;height:32px;display: none;}
.anniu3 img{width: 100%;height: 100%;}

.menus{width: 100%;position: fixed;top: 65px;z-index: 100;}
.menu{width:100%;display: none;background: #50B7E5;position: absolute;top:0;}
.menu ul{ width:100%; height:auto ; overflow:hidden;}
.menu ul li{ font-size:14px;width: 100%; line-height:38px;border-bottom: 1px solid #fff;}
.menu ul li>a{color: #fff;text-decoration: none;padding: 0 5%;}
.menu ul li:last-child{border-bottom: none;}
.nav2{background: #fff;display: none;overflow: hidden;}
.nav2 dd{border-bottom: 1px dashed #ccc;color: #666;}
.nav2 dd:last-child{border-bottom: none;}
.nav2 dd>a{color: #fff;padding: 0 10%;}
.menu2{width:100%;display: none;background: #50B7E5;position: absolute;top:0;}
.menu2 ul{ width:100%; height:auto ; overflow:hidden;}
.menu2 ul li{ font-size:14px;width: 100%; line-height:38px;border-bottom: 1px solid #fff;}
.menu2 ul li>a{color: #fff;text-decoration: none;padding: 0 5%;}
.menu2 ul li:last-child{border-bottom: none;}

/*下拉搜索*/
.menu3{width:100%;display: none;padding:15px 0;background: #DEDEDE;position: absolute;top:0;}
.search-phone{width:100%;}
.search-phone .cell{height:35px;}

.search-phone .cell form{border-radius:30px;background:#fff;position:relative;border:1px solid #d4d4d4;height:32px;line-height:32px;}

.search-phone .cell form input.text{display:block;background:none;padding:0px 20px;border:none;width:80%;line-height:32px;height:32px;font-weight:normal;font-size:14px;vertical-align: middle;overflow:hidden;}

.search-phone .cell form .button{position:absolute;right:5px;background: url(../images/search02.png) no-repeat center;width:48px;height:100%;top:0px;border:none;}

/*banner*/
#focus-banner{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin-top: 120px;
}

#focus-banner-list{
	position: relative;
}
#focus-banner-list li{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
#focus-banner-list li img{
	width: 100%;
	height: 100%;
}
.focus-banner-img{
	display: block;
}

#focus-banner-list .focus-banner-text{
	position: absolute;
	left: 50%;
	top: 0;
	width: 1000px;
	height: 100%;
	margin-left: -500px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	text-align: center;
}


#focus-banner .focus-handle{
	position: absolute;
	top: 38%;
	/*margin-top: -20px;*/
	z-index: 10;
	display: block;
	width: 45px;
	height: 45px;
	background-image: url(../images/focus_handle.png);
}
#next-img{
	left: 0;
}
#next-img{
	left: 50px;
	background-position: 0 0;
}
#next-img:hover{
	background-position: 0 -45px;
}
#prev-img{
	right: 0;
}
#prev-img{
	right: 50px;
	background-position: -45px 0;
}
#prev-img:hover{
	background-position: -45px -45px;
}

#focus-bubble{
	position: absolute;
	left: 50%;
	bottom: 15px;
	z-index: 20;
}
#focus-bubble li{
	float: left;
	width: 8px;
	height: 8px;
	margin: 0 5px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border:1px #FA4B1C solid;
	cursor: pointer;
}
#focus-bubble li.current{
	background-color: #FA4B1C;
}
@media screen and (min-width:1024px) and (max-width:1920px){
#focus-bubble li{
	float: left;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border:1px #FA4B1C solid;
	cursor: pointer;
}
#focus-bubble{bottom: 25px;}
}

/*产品视频开始*/
.vidio_title{width: 206px;height: 30px;margin: 0 auto;position: relative;margin-bottom: 60px;}
.vidio_title_bg{position: absolute;top: 0;}
.vidio_title_size{width:100%;position: absolute;bottom: -8px;font-size: 22px;color: #fff;text-align: center;}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
.container{width: 100%;height: auto;padding-top:60px;padding-bottom:120px;background: url(../images/vidio_bg.png) no-repeat center;background-size:100% 100%;}
/* Header Style */
.header{
	line-height:24px;
	font-family: Arial, sans-serif;
	font-size:11px;
	background:#000;
	opacity:0.9;
	text-transform:uppercase;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.header a{
	line-height:18px;
	padding:0 4px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #000;
	color:#ddd;
}
.header a:hover{
	color:#fff;
}
.header a span{
	font-weight:bold;
}
.header span.right_ab{
	float:right;
}
.content{
	margin:0px 25px;
}
/* Examples list */

.more{
	position:relative;
	clear:both;
}
.more p{
	color:#8f0630;
	font-size:16px;
}
.more ul{
	display:block;
	text-align:center;
}
.more ul li{
	display:inline;
	padding:2px;
	line-height:30px;
}
.more ul li.selected a,
.more ul li.selected a:hover{
	background:#690322;
	color:#fff;
	text-shadow:none;
}
.more ul li a{
	text-shadow:1px 1px 1px #fff;
	color:#333;
	background:#fff;
	padding:3px 6px;
	white-space:nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.more ul li a:hover{
	background:#8f0630;
	color:#fff;
	text-shadow:none;
}
.column{
	width:48%;
	float:left;
	padding:1%;
}
@media screen and (max-width: 640px) {
	.header{
		text-align:center;
	}
	.header a{
		font-size:10px;
		text-shadow:none;
		white-space:nowrap;
	}
	.header span.right_ab{
		float:none;
	}
	h1{
		font-size:40px;
	}
	h1 span{
		font-size:16px;
	}
}
/* Elastislide Style */
.es-carousel-wrapper{
	background:/*rgba(0,0,0,0.5)*/ #101010;
	padding:20px 45px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	position:relative;
}
.es-carousel{
	overflow:hidden;
	/*background:#000;*/
}
.es-carousel ul{
	display:none;
	width:1920px;
}
.es-carousel ul li{
	width: 235px;
	height:100%;
	float:left;
	display:block;
	margin-right: 130px;
}
.es-carousel ul li a{
	float: left;
	display:block;
	border-style:solid
	border-color:#222;
	/*margin-right: 20px;*/
}
.es-carousel ul li a img{
	display:block;
	border:none;
	height:100%;
	width:100%;
	float: left;
}
.es-nav span{
	position:absolute;
	top:50%;
	left:12px;
	background:transparent url(../images/nav.png) no-repeat top left;
	width:14px;
	height:26px;
	margin-top:-13px;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.8;
}
.es-nav span.es-nav-next{
	right:12px;
	left:auto;
	background-position:top right;
}
.es-nav span:hover{
	opacity:1.0;
}
/* Elastislide Style end */
.vidio_size{width: 1120px;margin: 0 auto;overflow: hidden;color: #fff;margin-top: 60px;}
.vidio_size div{display: block;text-align: center;}
.vidio_size div:nth-child(1){font-size: 20px;}
.vidio_size div:nth-child(2){margin-top: 20px;font-size: 16px;}
/*产品视频结束*/
/*主营行业*/
.industry{width: 100%;overflow: hidden;background: #E5E5E5;}
.industry_title{font-size: 22px;line-height: 60px;text-align: center;background: #2888E2;color: #fff;}
.industry_sanjiao{width:30px;margin: 0 auto;}
.industry_sanjiao img{width: 100%;}
.industry_cn{width: 1120px;margin:0 auto;overflow: hidden;margin-top: 55px;}
/*.industry_cn ul li{width: 30%;float: left;}
.industry_cn ul li:nth-child(1) abbr{}
.industry_cn ul li:nth-child(1){margin-right: 3%;}
.industry_cn ul li:nth-child(2){margin-right: 3%;}
.industry_cn ul li:nth-child(4){margin-right: 3%;}
.industry_cn ul li:nth-child(5){margin-right: 3%;}*/
/*industry_cn*/
.about{ width:100% ; height:auto ; padding-bottom:80px; background:#fb7d7e ; overflow:hidden}
.about_ul{ width:100% ; height:auto ; overflow:hidden ; margin-top:20px}
.about_ul li{width:30% ; margin-right:4%; height:380px;; float:left ; text-align:center;margin-bottom: 55px;}
.about_ul li:nth-child(3){margin-right: 0;}
.about_ul li:nth-child(6){margin-right: 0;}
.about_tu1,.about_tu2,.about_tu3,.about_tu4,.about_tu5,.about_tu6{/*background: #DD5E5F;*/
	height: 120px;
	width: 120px;
	display: inline-block;
	border-radius: 30em;
	-webkit-border-radius: 30em;
	-moz-border-radius: 30em;
	-o-border-radius: 30em;
	border:2px solid #2888E2;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;margin-bottom: 15px;}
.about_tu1 span{ display: inline-block; background:url(../images/a_01.png) ; margin:32px auto ; width:50px; height:50px}
.about_tu2 span{ display: inline-block; background:url(../images/a_02.png) ; margin:32px auto ; width:65px; height:50px}
.about_tu3 span{ display: inline-block; background:url(../images/a_03.png) ; margin:35px auto ; width:65px; height:50px}
.about_tu4 span{ display: inline-block; background:url(../images/a_04.png) ; margin:35px auto ; width:65px; height:50px}
.about_tu5 span{ display: inline-block; background:url(../images/a_05.png) ; margin:32px auto ; width:65px; height:50px}
.about_tu6 span{ display: inline-block; background:url(../images/a_06.png) ; margin:32px auto ; width:65px; height:50px}
.about_t{margin-bottom:10px;display:block;text-align:center; font-size:20px; color:#666;transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all;-o-transition: 0.5s all;}
.about_ul li p{ line-height:24px; font-size:14px ; color:#A0A0A0; text-align:left}
.about_more{ display: inline-block; font-size:14px ; color:#fff ; width:119px; height:35px; line-height:35px; border:1px solid #fac81b ; border-left:3px solid #fac81b ; text-align:center ; margin:20px auto 0 auto}
.about_more:hover{ border:1px solid #555; border-left:3px solid #555 ;  transition: 1s all; -webkit-transition: 1s all; -moz-transition: 1s all;-o-transition: 1s all; color:#555}
.about_ul li:hover .about_tu1,.about_ul li:hover .about_tu2,.about_ul li:hover .about_tu3,.about_ul li:hover .about_tu4,.about_ul li:hover .about_tu5,.about_ul li:hover .about_tu6{ border:2px solid #2888E2 ; background:#2888E2}
.about_ul li:hover .about_tu1 span{ background:url(../images/a_001.png)}
.about_ul li:hover .about_tu2 span{ background:url(../images/a_002.png)}
.about_ul li:hover .about_tu3 span{ background:url(../images/a_003.png)}
.about_ul li:hover .about_tu4 span{ background:url(../images/a_004.png)}
.about_ul li:hover .about_tu5 span{ background:url(../images/a_005.png)}
.about_ul li:hover .about_tu6 span{ background:url(../images/a_006.png)}
.about_ul li:hover .about_t{ color:#2888E2;  }
.con_xian{ width:120px; height:7px ; margin:0px auto ; background:#fac81b}
.con_zi{ font-size:36px ; color:#fac81b ; text-align:center ; padding:30px 0}
.con_zi span{ font-weight:bold}
/*主营行业*/

/*合作伙伴*/
.Partner{width: 1120px;overflow:hidden;margin: 0 auto;margin-top: 60px;}
.Partner_title{width: 206px;height: 30px;margin: 0 auto;position: relative;}
.Partner_title_bg{position: absolute;top: 0;}
.Partner_title_size{width:100%;position: absolute;bottom: -8px;font-size: 22px;color: #333;text-align: center;}
.Partner_cn{width: 1120px;overflow: hidden;margin: 40px auto;}
.Partner_cn ul li{width: 205px;height: 125px;float: left;}
.index_box{float:left; width:100%;height:100%;background: #F2F2F2;margin-bottom: 2%;}
.index_box .he_ZoomInImg .he_ZoomInImg_img{position:relative;display:block;width:100%;height: 100%;
padding:0;margin:0;opacity:1;-webkit-transition:all .4s ease-in-out;
-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.index_box .he_ZoomInImg:hover .he_ZoomInImg_img{-webkit-transform:scale(1.3);
-moz-transform:scale(1.3);-o-transform:scale(1.3);-ms-transform:scale(1.3);
transform:scale(1.2)}
/*公司简介*/
.introduce{width: 100%;overflow: hidden;background: url(../images/introduce_bg.png) no-repeat center;background-size: 100% 100%;}
.introduce_bg{width: 100%;height:500px;position: absolute;top: 0;overflow: hidden;z-index: 10;}
.introduce_bg img{width: 100%;height: 100%;}
.introduce_cn{width: 50%;background: rgba(0,0,0,0.8);float: right;padding: 50px 0;}
.introduce_cn_size{width: 80%;margin:0 auto;line-height:22px;}
.introduce_cn_size abbr:nth-child(1) em{font-size: 22px;color: #fff;line-height: 34px;}
.introduce_cn_size abbr:nth-child(1) abbr{font-size: 14px;color: #8F9090;margin-top: 0}
.introduce_cn_size abbr:nth-child(2){font-size: 14px;color: #8F9090;line-height: 22px;margin-top: 20px;}
.introduce_cn_size abbr:nth-child(3){font-size: 14px;color: #8F9090;}
.introduce_cn_size abbr:nth-child(3){line-height: 26px;margin-top: 20px;}
.introduce_cn_size abbr:nth-child(3) em{font-size: 14px;color: #fff;}
.introduce_cn_size abbr:nth-child(3) abbr{margin-top: 0;}
.introduce_cn_size abbr:nth-child(4){line-height: 26px;margin-top: 20px;font-size: 14px;color: #8F9090;}
.introduce_cn_size a{display:block;width: 120px;font-size: 14px;line-height: 40px;text-align: center;border:1px solid #fff;color: #fff;margin-top: 40px;}
.introduce_cn_size a:hover{background: #2888E2;transition: all 0.5s;border:1px solid #2888E2}
/*公司新闻开始*/
/*新闻中心*/
.news_content{width: 1120px;margin: 0 auto;}
.news_list{width: 100%;overflow: hidden;padding:20px;margin-top: 35px;}
.news_list:hover{ box-shadow:0 0 10px 0 #ccc;-webkit-box-shadow:0 0 10px 0 #ccc;-moz-box-shadow:0 0 10px 0 #ccc;-o-box-shadow:0 0 10px 0 #ccc;-ms-box-shadow:0 0 10px 0 #ccc;}
.news_img{float: left;width: 32%;}
.news_img img{width: 100%;height: 100%;}
.news_size{float: right;width: 63%;overflow: hidden;}
.news_size em a{display: block;width:100%;text-align:left;background:none;line-height: 45px;font-size: 16px;color: #333;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_size em a:hover{background: none;color:#2A6BDF;}
.news_size time{display: block;font-size: 12px;color: #666;line-height: 45px;}
.news_size abbr{display: block;font-size: 14px;color: #505050;line-height: 26px;max-height: 55px;
display: -webkit-box; 
-webkit-box-orient;
text-overflow: ellipsis;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;


display: -moz-box; 
-moz-box-orient;
text-overflow: ellipsis;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-moz-line-clamp: 2;
-moz-box-orient: vertical;

display: -o-box; 
-o-box-orient;
text-overflow: ellipsis;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-o-line-clamp: 2;
-o-box-orient: vertical;

display: -o-box; 
-ms-box-orient;
text-overflow: ellipsis;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-ms-line-clamp: 2;
-ms-box-orient: vertical;
}
.news_size a{display:block;width: 125px;text-align:center;font-size: 14px;color: #fff;background: #333;line-height: 45px;margin-top: 30px;}
.news_size a:hover{transition:1s all;background: #2A6BDF;}
/*新闻结束*/
/*foot*/
.foot_top{width: 100%;overflow: hidden;background: #2E2E2E;padding: 30px 0;}
.foot_cn{width: 1120px;margin: 0 auto;}
.foot_top_ul{overflow: hidden;float: left;}
.foot_top_ul li{float: left;margin-right: 80px;}
.foot_top_ul li:last-child{margin-right: 0;}
.foot_top_ul li abbr{font-size: 16px;color: #fff;line-height: 50px;}
.foot_top_ul li em a{color: #E0E0E0;font-size: 14px;line-height: 28px;display: block;}
.foot_top_ul li em a:hover{color: #fff;}
.follow{width:290px;float: left;margin-left: 55px;overflow: hidden;margin-top: 20px;}
.follow ul li{width: 118px;overflow: hidden;float: left;margin-right: 40px;}
.follow ul li:last-child{margin-right: 0;}
.follow ul li abbr{width: 118px;height: 117px;}
.follow ul li abbr img{width: 100%;height: 100%;}
.follow ul li em{text-align: center;color: #fff;line-height: 30px;font-size: 14px;}
/*分享开始*/
.share{float: right;margin-top: 70px;padding: 0 5px;}
.share .hi-icon-wrap a{margin-right: 8px;}
.share .hi-icon-wrap a:last-child{margin-right: 0;}
.hi-icon-wrap {
	margin: 0 auto;
}
.hi-icon {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
}

.hi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}

.hi-icon:before {
	font-family: 'ecoicon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}

.hi-icon-mobile:before {
	content:url(../images/share_icon1.png);
}

.hi-icon-screen:before {
	/*content: "\e00a";*/
	content:url(../images/share_icon2.png);
}

.hi-icon-earth:before {
	/*content: "\e002";*/
	content:url(../images/share_icon3.png);
}

/* Effect 5 */
.hi-icon-effect-5 .hi-icon {
	box-shadow: 0 0 0 1px rgba(255,255,255,1);
	overflow: hidden;
	-webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
	-moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
	transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}

.hi-icon-effect-5 .hi-icon:after {
	display: none;
}

.no-touch .hi-icon-effect-5 .hi-icon:hover {
	/*background: rgba(197,11,35,0.8);*/
	color: #702fa8;
	/*box-shadow: 0 0 0 2px rgba(255,255,255,0.4);*/
}

.no-touch .hi-icon-effect-5a .hi-icon:hover:before {
	-webkit-animation: toRightFromLeft 0.3s forwards;
	-moz-animation: toRightFromLeft 0.3s forwards;
	animation: toRightFromLeft 0.3s forwards;
}

@-webkit-keyframes toRightFromLeft {
	49% {
		-webkit-transform: translate(100%);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}
@-moz-keyframes toRightFromLeft {
	49% {
		-moz-transform: translate(100%);
	}
	50% {
		opacity: 0;
		-moz-transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}
@keyframes toRightFromLeft {
	49% {
		transform: translate(100%);
	}
	50% {
		opacity: 0;
		transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}

.no-touch .hi-icon-effect-5b .hi-icon:hover:before {
	-webkit-animation: toLeftFromRight 0.3s forwards;
	-moz-animation: toLeftFromRight 0.3s forwards;
	animation: toLeftFromRight 0.3s forwards;
}

@-webkit-keyframes toLeftFromRight {
	49% {
		-webkit-transform: translate(-100%);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate(100%);
	}
	51% {
		opacity: 1;
	}
}
@-moz-keyframes toLeftFromRight {
	49% {
		-moz-transform: translate(-100%);
	}
	50% {
		opacity: 0;
		-moz-transform: translate(100%);
	}
	51% {
		opacity: 1;
	}
}
@keyframes toLeftFromRight {
	49% {
		transform: translate(-100%);
	}
	50% {
		opacity: 0;
		transform: translate(100%);
	}
	51% {
		opacity: 1;
	}
}

.no-touch .hi-icon-effect-5c .hi-icon:hover:before {
	-webkit-animation: toTopFromBottom 0.3s forwards;
	-moz-animation: toTopFromBottom 0.3s forwards;
	animation: toTopFromBottom 0.3s forwards;
}

@-webkit-keyframes toTopFromBottom {
	49% {
		-webkit-transform: translateY(-100%);
	}
	50% {
		opacity: 0;
		-webkit-transform: translateY(100%);
	}
	51% {
		opacity: 1;
	}
}
@-moz-keyframes toTopFromBottom {
	49% {
		-moz-transform: translateY(-100%);
	}
	50% {
		opacity: 0;
		-moz-transform: translateY(100%);
	}
	51% {
		opacity: 1;
	}
}
@keyframes toTopFromBottom {
	49% {
		transform: translateY(-100%);
	}
	50% {
		opacity: 0;
		transform: translateY(100%);
	}
	51% {
		opacity: 1;
	}
}

.no-touch .hi-icon-effect-5d .hi-icon:hover:before {
	-webkit-animation: toBottomFromTop 0.3s forwards;
	-moz-animation: toBottomFromTop 0.3s forwards;
	animation: toBottomFromTop 0.3s forwards;
}

@-webkit-keyframes toBottomFromTop {
	49% {
		-webkit-transform: translateY(100%);
	}
	50% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
	}
	51% {
		opacity: 1;
	}
}
@-moz-keyframes toBottomFromTop {
	49% {
		-moz-transform: translateY(100%);
	}
	50% {
		opacity: 0;
		-moz-transform: translateY(-100%);
	}
	51% {
		opacity: 1;
	}
}
@keyframes toBottomFromTop {
	49% {
		transform: translateY(100%);
	}
	50% {
		opacity: 0;
		transform: translateY(-100%);
	}
	51% {
		opacity: 1;
	}
}
/*分享结束*/
.foot_bottom{width: 100%;overflow: hidden;background: #202020;padding: 20px 0;}
.foot_bottom_cn{width: 1120px;margin: 0 auto;font-size: 14px;color: #ACACAC;line-height: 24px;}
.foot_bottom_cn div:nth-child(1){width:100%;text-align: center;}

.foot_bottom_cn div:nth-child(2){width:100%;text-align: center;}
.foot_bottom_cn div:nth-child(3){width:100%;text-align:center;}

/*回到顶部*/
.scroll{
		background: rgba(0,0,0,0.6);
		color:#fff;
		position:fixed;
		right:3%;
		bottom:112px;
		z-index: 60;
	}
.scroll img{width: 60px;height: 60px;}
.scroll:hover{background: #363636;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;-ms-transition: all 1s;}

/*服务中心*/
.service_banner{width:100%;margin-top: 120px;}
.service_banner img{width:100%;}
.service{width: 100%;overflow: hidden;padding-bottom: 60px;}
.Crumbs{width: 100%;background: #F5F5F5;color: #484848;line-height: 38px;border-bottom: 1px solid #ECECEC;}
.Crumbs_cn{width: 1120px;margin: 0 auto;font-size: 12px;}
.Crumbs_cn img{vertical-align: middle;margin-top: -3px;}
.Crumbs_cn a{color: #484848;vertical-align: middle;margin: 0 8px 0 5px;}
.Crumbs_cn a:hover{color: #2A6BDF;}
#Crumbs_color{color: #2A6BDF;}
.service_cn{width:1120px;font-size: 14px;margin:0 auto;margin-top: 35px;line-height: 28px;color: #484848;}
.service_img{text-align: center;margin-top: 60px;}
/*服务中心结束*/
/*公司简介开始*/
.introduce_content{width:1120px;font-size: 14px;margin:0 auto;line-height: 28px;color: #666;}
.introduce_crumbs{width: 100%;border-bottom:1px solid #E5E5E5;overflow: hidden;}
.introduce_crumbs_cn{width: 1120px;margin: 0 auto;overflow: hidden;}
.introduce_crumbs_cn a{display:block;height:55px;float:left;color: #666;width: 16.6%;text-align: center;font-size: 14px;line-height:55px;}
.introduce_crumbs_cn a:hover{border-bottom: 3px solid #2A6BDF;color:#2A6BDF;transition:1s all;-webkit-transition:1s all;-moz-transition:1s all;-o-transition:1s all;}
#introduce_crumbs_color{color: #2A6BDF;border-bottom: 3px solid #2A6BDF;}
.introduce_img{width: 100%;}
.introduce_img img{width: 100%;}
.introduce_font{font-size: 15px;font-weight: bold;color: #666;}
.service_font{font-size: 15px;font-weight: bold;color: #484848;}
/*公司简介结束*/
/*合作伙伴开始*/
.Partner_title_size2{width:100%;position: absolute;bottom: -8px;font-size: 20px;color: #333;text-align: center;}
/*合作伙伴结束*/
/*荣誉资质开始*/
.Honor_cn{width: 1120px;overflow: hidden;margin-top: 30px;}
.Honor_cn ul li{width: 265px;height:365px;float: left;margin-bottom: 22px;}
.Honor_cn ul li img{width: 100%;}
/*荣誉资质结束*/

/*部门联系开始*/
.division_content{width:1120px;margin:0 auto;margin-top:20px;margin-bottom:25px;overflow:hidden;}
.division_content ul li{overflow:hidden;border-bottom:1px dashed #ccc;padding: 25px 0;height: 145px;}
.division_content ul li div:nth-child(1){float: left;}
.division_content ul li div:nth-child(1) img{width: 150px;height: 145px;}
.division_content ul li div:nth-child(2){float: left;padding-top: 25px;font-size: 14px;line-height:24px;color: #484848;margin-left: 10px;}
/* .page{width: 300px;margin: 0 auto;overflow: hidden;margin-top:40px;}
.page a{display:block;margin-right:6px;float:left;font-size: 14px;padding: 0 10px;line-height: 25px;color: #484848;border: 1px solid #ccc;}
.page a:last-child{margin-right: 0;}
.page a:hover{background: #F95510;border:1px solid #F95510;color: #fff;} */

/*部门联系开始*/
/*招聘职位*/
.recruit_content{width:1120px;margin:0 auto;margin-top:20px;margin-bottom:25px;overflow:hidden;}
.recruit{width: 1120px;margin: 0 auto;margin-top:20px;}
.rcte4_2{ border:1px solid #eee; position:relative; margin-bottom:20px;color: #666;}
.rcte4_2 ul{width: 100%;overflow: hidden;color: #333;}
.rcte4_2 ul li{text-align:left;width:100%;float:left;line-height:45px; height:45px; font-weight:normal; font-size:14px;padding: 0 2%;}
.ande{ position:absolute; right:0; top:4px; width:27px; height:31px;}
.arrow{ display:block; background:url(../images/ss14.png) no-repeat; width:35px; height:35px; cursor:pointer;position: absolute;top:5px;right: 1%;}
.up{ background:url(../images/ss15.png)  no-repeat;position: absolute;top:5px;right: 1%;}
.down{ background:url(../images/ss14.png)  no-repeat;position: absolute;top:5px;right: 1%;}
.rcte4a{ display:none; padding:0 2% 0 2%; line-height:30px;font-weight: inherit;font-size: 12px;}
.recruit_zize{line-height: 26px;}
.wyyingpin{ display:inline-block; background:#b81c22; width:100px; height:25px; color:#fff;line-height:25px;}
.wyyingpin:hover{ color:#fff;}
@media screen and (max-width:479px){
.recruit_content{width: 90%;margin: 0 auto;}
.recruit{width: 100%;margin: 0 auto;}
	}
	
@media screen and (min-width:480px) and (max-width:639px){
.recruit{width: 90%;margin: 0 auto;}
	}
	

@media screen and (min-width:640px) and (max-width:767px){
.recruit{width: 90%;margin: 0 auto;}
	}
	
@media screen and (min-width:768px) and (max-width:959px){
.recruit{width: 90%;margin: 0 auto;}
	}
	
@media screen and (min-width:960px) and (max-width:1023px){
.recruit{width: 90%;margin: 0 auto;}	
}
/*招聘职位结束*/

/*公司发展开始*/
.development{width: 100%;overflow: hidden;padding-bottom: 80px;}
.development_Crumbs{width: 1120px;margin:0 auto;margin-top:35px;overflow:hidden;}
.development_Crumbs a{display:block;float:left;padding:0 20px;background: #989898;font-size: 14px;line-height: 38px;color: #fff;margin-right: 12px;}
#development_bgcolor{background: #F85510;}
.development_Crumbs a:hover{background: #F85510;}
.development_content{overflow:hidden;width:1120px;font-size: 14px;margin:0 auto;margin-top: 35px;line-height: 28px;color: #484848;}
.development_content ul li{margin-bottom: 60px;}
.development_content ul li div:nth-child(1){width: 105px;height: 105px;margin:0 auto;background: #2888E2;text-align: center;line-height: 105px;color: #fff;font-size: 20px;
border-radius: 105px;-webkit-border-radius: 105px;-moz-border-radius: 105px;-o-border-radius: 105px;-ms-border-radius: 105px;}
.development_content ul li div:nth-child(2){width:60%;margin:0 auto;line-height: 22px;font-size: 14px;color: #484848;text-align: center;margin-top: 10px;}
.development_content ul li:last-child{margin-bottom: 0;}
/*公司发展结束*/
/*公司环境开始*/
/*公司环境开始*/
.ambient_content{overflow:hidden;width:1120px;margin:0 auto;margin-top:45px;margin-bottom: -50px;}
.ambient_item{float:left;margin-right:40px;margin-bottom:60px;}
.ih_item{position:relative;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}
.ih_item,.ih_item *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.ih_item a{color:#333;}
.ih_item abbr:hover{text-decoration:none}
.ih_item img{width:100%;height:100%}
.ih_item.circle,.ih_item.circle .img{position:relative;width:230px;height:230px;border-radius:50%;

		
}
.ih_item.circle .img:before{position:absolute;display:block;content:'';width:100%;height:100%;border-radius:50%;/*box-shadow:inset 0 0 0 16px rgba(255,255,255,.6),0 1px 2px rgba(0,0,0,.3);*/-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}
.ih_item.circle .img img{border-radius:50%;}
.ih_item.circle .info{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;border-radius:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.ih_item.square{position:relative;width:100%;height:100%;}
.ih_item.square .info{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.ih_item.circle.effect1 .spinner{width:100%;height:100%;border-radius:50%;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out}
.ih_item.circle.effect1 .img{position:absolute;top:0;bottom:0;left:0;right:0;width:auto;height:auto}
.ih_item.circle.effect1 .img:before{display:none;}
.ih_item.circle.effect1 .info{width:210px;height:210px;top:10px;bottom:0;left:10px;right:0;opacity:0;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out}
.ih_item.circle.effect1 .info abbr{color:#fff;font-size:20px;line-height:220px;}
.ih_item.circle.effect1 a:hover .spinner{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.ih_item.circle.effect1 a:hover .info{opacity:1;box-shadow: 
		0 0 0 20px rgba(255,255,255,0.2), 
		inset 0 0 3px rgba(115,114, 23, 0.6);background:rgba(0,0,0,.4);}
.ambient_size{width: 90%;margin:0 auto;text-align: center;margin-top:22px;font-size: 16px;}

/*新闻详情*/
.news_details_title{width: 100%;overflow: hidden;line-height: 30px;border-bottom: 1px solid #eee;padding-bottom: 20px;margin-top: 35px;}
.news_details_title em{display:block;text-align: center;font-size: 16px;color: #333;}
.news_details_title time{display:block;text-align: center;color: #666;font-size: 12px;}
.news_details_img{width: 50%;margin: 0 auto;margin-top: 35px;margin-bottom: 20px;}
.news_details_img img{width: 100%;}
.news_details_size{width: 100%;line-height: 28px;color: #444;font-size: 14px;}
.number{width: 100%;border-top: 1px solid #eee;border-bottom: 1px solid #eee;overflow: hidden;margin-top: 35px;}
.number abbr{display: block;width: 49.5%;font-size: 14px;line-height: 50px;float: left;color: #333;}
.number abbr a{color: #747474;margin-left: 10px}
.number abbr a:hover{color: #FF9815;}
@media screen and (max-width:479px){
.number abbr{width: 100%;}
.news_details_img{width: 100%;}
	}
	
@media screen and (min-width:480px) and (max-width:639px){
.number abbr{width: 100%;}
.news_details_img{width: 100%;}
	}
	
@media screen and (min-width:640px) and (max-width:767px){
.number abbr{width: 100%;}
.news_details_img{width: 60%;}
	}
	
@media screen and (min-width:768px) and (max-width:959px){
.number abbr{width: 100%;}
.news_details_img{width: 60%;}
	}
	
@media screen and (min-width:960px) and (max-width:1120px){
.number abbr{width: 100%;}	
.news_details_img{width: 60%;}
}
/*新闻详情结束*/

/*产品画册*/
.download_switch{width:100%;overflow:hidden;background:#3C9CF6;margin: 35px 0;padding: 70px 0;}
.download_switch_cn{width: 800px;margin: 0 auto;}
.download_content{width: 1120px;margin: 0 auto;margin-top:35px;}
.download_title{width: 100%;padding-bottom:20px;color: #484848;border-bottom: 1px solid #EDEDED;}
.download_list{width: 100%;}
.download_list ul{width: 1150px;}
.download_list ul li{width: 200px;margin-top: 35px;float: left;/*margin-right: 30px;*/
box-shadow:0 0 15px 0 #ccc;-webkit-box-shadow:0 0 15px 0 #ccc;-moz-box-shadow:0 0 15px 0 #ccc;
-o-box-shadow:0 0 15px 0 #ccc;-ms-box-shadow:0 0 15px 0 #ccc;}
.download_list ul li img{width: 100%;height: 282px;}
.download_list_size{width:90%;background: #fff;padding: 0 5%;font-size: 14px;color: #fff;}
.download_list_size a{width:85px;float: left;height:30px;line-height: 30px;margin:12px 0;background: #5A6065;;color: #fff;text-align:center}
.download_list_size a:first-child{margin-right: 10px;}
@media screen and (max-width:479px){
.download_content{width: 90%;margin: 0 auto;}
.download_list{width: 200px;margin: 0 auto;}
.download_list ul li{margin-right: 0;}
.download_switch{padding: 35px 0;}
.download_switch_cn{width: 90%;}
}
	}
	
@media screen and (min-width:480px) and (max-width:639px){
.download_content{width: 90%;margin: 0 auto;}
.download_list{width: 430px;margin: 0 auto;}
.download_list ul li:nth-child(2n-1){margin-right: 30px;}
	}
	

@media screen and (min-width:640px) and (max-width:767px){
.download_content{width: 90%;margin: 0 auto;}
.download_list{width: 430px;margin: 0 auto;}
.download_list ul li:nth-child(2n-1){margin-right: 30px;}
	}
	
@media screen and (min-width:768px) and (max-width:980px){
.download_content{width: 90%;margin: 0 auto;}
.download_list{width: 430px;margin: 0 auto;}
.download_list ul li:nth-child(2n-1){margin-right: 30px;}
	}
	
@media screen and (min-width:981px) and (max-width:1160px){
.download_content{width: 90%;margin: 0 auto;}
.download_list{width: 890px;margin: 0 auto;}
.download_list ul li{margin-right: 30px;}
#margin_right01{margin-right: 0;}	
}
@media screen and (min-width:1161px) and (max-width:1920px){
.download_list ul li{margin-right: 30px;}	
.margin_right0{margin-right: 0;}	
}
/*产品画册结束*/
/*产品中心*/
.product_heading{width: 84%;font-size: 18px;color: #fff;background: #0799E1;line-height: 50px;padding: 0 8%;}
.list{width: 220px;float: left;}
.product_menu{width:100%;background: #FAFAFA;}
.product_menu ul{ width:100%; height:auto ; overflow:hidden;}
.product_menu ul li{ font-size:14px;width: 100%; line-height:40px;border-bottom: 1px solid #ECECEC;}
.product_menu ul li abbr a{display:block;text-decoration:none;padding: 0 8%;color: #666;}
.dianji>abbr{color: #fff;text-decoration: none;padding: 0 8%;color: #666;}
.product_menu ul li:last-child{border-bottom: none;}
.nav2{background: #55BCE8;display: none;overflow: hidden;}
.nav2 dd{border-bottom: 1px solid #4BAFDB;}
.nav2 dd:last-child{border-bottom: none;}
.nav2 dd>a{display:block;padding: 0 8%;color: #fff;}
.nav2 dd>abbr{color: #fff;text-decoration: none;padding: 0 8%;}

.nav3{background: #FABC1A;display: none;overflow: hidden;}
.nav3 dd{border-bottom: 1px solid #F5AF21;}
.nav3 dd:last-child{border-bottom: none;}
.nav3 dd>a{color: #333;padding: 0 8%;color: #fff;}

.product_right{width: 860px;float: right;}
.product_right_title{width:100%;border-bottom: 1px solid #E5E5E5;height:50px;line-height: 50px;}
.product_right_title h4{float: left;color: #333;height: 50px;}
.product_nav{float: right;font-size: 12px;}
.product_nav img{vertical-align: middle;margin-top: -3px;}
.product_nav a{color: #484848;vertical-align: middle;margin: 0 8px 0 5px;}
.product_nav a:hover{color: #2A6BDF;}
.product_right_cn{width: 100%;margin: 0 auto;overflow: hidden;}

.product_right_cn ul li{float:left; width:235px;float: left;background: #eee;color: #333;margin-top: 35px;}
.product_right_cn ul li div:last-child{line-height: 35px;font-size: 12px;}
.product_right_cn ul li div:last-child a{color: #333;display:block;width: 90%;margin: 0 auto;text-align: center;
display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.product_right_cn ul li:hover{background: #FABC1A;}
.product_right_cn ul li:hover div a{color: #fff;}
.product_right_cn ul li div abbr{float: right;margin-right: 20px;}
.product_right_cn .he_ZoomInImg{width:235px; height: 208px; padding:0;margin:0; position:relative;
box-sizing:border-box;cursor:pointer;-webkit-transition:all .4s ease-in-out;
-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;}
.product_right_cn .he_ZoomInImg .he_ZoomInImg_img{position:relative;display:block;width:100%;height: 100%;
padding:0;margin:0;opacity:1;-webkit-transition:all .4s ease-in-out;
-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.product_right_cn .he_ZoomInImg:hover .he_ZoomInImg_img{-webkit-transform:scale(1.2);
-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);
transform:scale(1.2)}
.product_details_cn{width: 100%;margin: 0 auto;overflow: hidden;margin-top: 35px;}
.product_details_cn_top{width: 100%;overflow: hidden;}
.product_details_cn_img{width: 235px;height: 208px;float:left;}
.product_details_cn_img img{width: 100%;height: 100%;}
.product_details_cn_size{width:560px;float: right;font-size:14px;color: #333;margin-top: 20px;line-height: 22px;}
.product_details_cn_size abbr{font-size: 15px;font-weight: bold;line-height: 32px;}
.product_details_cn_bottom{width: 100%;overflow: hidden;margin-top:40px;}
.product_details_cn_bottom table{width: 100%;border: 1px solid #2C2C2C;color: #484848;font-size: 14px;}
.product_details_cn_bottom table tr td{line-height: 35px;text-align: center;}
@media screen and (max-width:479px){
.list{width: 100%;}
.product_right{width:100%;margin: 0 auto;}
.product_right_title{display: none;}
.product_right_cn{width: 235px;margin: 0 auto;}
.product_details_cn{width: 100%;margin: 0 auto;}
.product_details_cn_img{width: 235px;height: 208px;margin: 0 auto;float: inherit;}
.product_details_cn_size{width: 100%;margin-top: 20px;}
.product_details_cn_bottom{margin-top:20px;}
	}
	
@media screen and (min-width:480px) and (max-width:639px){
.list{width: 100%;}
.product_right{width:100%;margin: 0 auto;}
.product_right_title{display: none;}
.product_right_cn{width: 505px;margin: 0 auto;}
.product_right_cn ul li:nth-child(2n-1){margin-right: 35px;}
.product_heading{width: 88%;font-size: 18px;color: #fff;background: #0799E1;line-height: 50px;padding: 0 6%;}
.product_menu ul li abbr a{text-decoration:none;padding: 0 6%;color: #666;}
.dianji>abbr{color: #fff;text-decoration: none;padding: 0 6%;color: #666;}
.nav2 dd>a{padding: 0 6%;color: #fff;}
.nav2 dd>abbr{color: #fff;text-decoration: none;padding: 0 6%;}
.nav3 dd>a{color: #333;padding: 0 6%;color: #fff;}

.product_details_cn{width: 100%;margin: 0 auto;}
.product_details_cn_img{width: 235px;height: 208px;margin: 0 auto;float: inherit;}
.product_details_cn_size{width: 100%;margin-top: 20px;}
.product_details_cn_bottom{margin-top:20px;}

	}
	
@media screen and (min-width:640px) and (max-width:890px){
.list{width: 31%;}
.product_right{width:62%;margin: 0 auto;}	
.product_right_cn{width: 235px;margin: 0 auto;}

.product_details_cn{width: 100%;margin: 0 auto;}
.product_details_cn_img{width: 235px;height: 208px;margin: 0 auto;float: inherit;}
.product_details_cn_size{width: 100%;margin-top: 20px;}
.product_details_cn_bottom{margin-top:20px;}
	}
	
@media screen and (min-width:891px) and (max-width:1160px){
.list{width: 25%;}
.product_right{width:70%;margin: 0 auto;}	
.product_right_cn{width: 505px;margin: 0 auto;}	
.product_right_cn ul li:nth-child(2n-1){margin-right: 35px;}

.product_details_cn{width: 100%;margin: 0 auto;}
.product_details_cn_img{width: 235px;height: 208px;margin: 0 auto;float: inherit;}
.product_details_cn_size{width: 100%;margin-top: 20px;}
.product_details_cn_bottom{margin-top:20px;}
}
@media screen and (min-width:1161px) and (max-width:1920px){
.list{width: 220px;}
.product_right{width: 860px;float: right;}	
.product_right_cn{width: 775px;margin: 0 auto;}
.product_right_cn ul{width: 810px;}	
.product_right_cn ul li{margin-right: 35px;}
#margin_right0{margin-right: 0;}
	}
/*产品中心*/

/*业绩表*/
.form_content{width:1120px;margin:0 auto;margin-top:35px;font-size: 12px;}
.form{width: 100%;overflow:hidden;}
#background1{background: #0799E1;color: #fff;}
.form ul:first-child li:nth-child(1){width: 8.2%;border-right: none;}
.form ul:first-child li:nth-child(2){border-right: none;}
.form ul:first-child li:nth-child(3){border-right: none;}
.form ul:first-child li:nth-child(4){border-right: none;}
.form ul{overflow: hidden;color: #333;}
.form ul:nth-child(2n-1){background: #eee;}
.form ul li{float: left;line-height: 38px;}
.form ul li:nth-child(1){width: 8%;text-align: center;border-right: 1px solid #E5E5E5;border-left: 1px solid #E5E5E5;display:block;
white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.form ul li:nth-child(2){width: 32%;text-align: center;border-right: 1px solid #E5E5E5;
display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.form ul li:nth-child(3){width: 32%;text-align: center;border-right: 1px solid #E5E5E5;
display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.form ul li:nth-child(4){width: 27.5%;text-align: center;border-right: 1px solid #E5E5E5;
display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
@media screen and (max-width:479px){
.form_content{width: 90%;margin: 0 auto;}
.form ul:first-child li:nth-child(1){width: 15%;border-right: none;}
.form ul{border-left: 1px solid #E5E5E5;border-right: 1px solid #E5E5E5;}
.form ul li:nth-child(1){width: 15%;border-left:none;border-right:none;}
.form ul li:nth-child(2){width: 85%;border-right: none;}
.form ul li:nth-child(3){width: 100%;border-right: none;}
.form ul li:nth-child(4){width: 100%;border-right: none;}
	}
	
@media screen and (min-width:480px) and (max-width:800px){
.form_content{width: 90%;margin: 0 auto;}
.form ul:first-child li:nth-child(1){width: 20%;border-right: none;}
.form ul{border-left: 1px solid #E5E5E5;border-right: 1px solid #E5E5E5;}
.form ul li:nth-child(1){width: 20%;border-left:none;border-right:none;}
.form ul li:nth-child(2){width: 80%;border-right: none;text-align: center;}
.form ul li:nth-child(3){width: 100%;border-right: none;text-align: center;}
.form ul li:nth-child(4){width: 100%;border-right: none;text-align: center;}
	}
	

@media screen and (min-width:801px) and (max-width:1160px){
.form_content{width: 90%;margin: 0 auto;}
.form ul:first-child li:nth-child(1){width: 15%;border-right: none;}
.form ul{border-left: 1px solid #E5E5E5;border-right: 1px solid #E5E5E5;}
.form ul li:nth-child(1){width: 15%;border-left:none;border-right:none;}
.form ul li:nth-child(2){width: 50%;border-right: none;text-align: center;}
.form ul li:nth-child(3){width: 35%;border-right: none;text-align: center;}
.form ul li:nth-child(4){width: 100%;border-right: none;text-align: center;}
	}
/*业绩表结束*/

@media screen and (min-width:200px) and (max-width:859px){
.head{margin-left: 20px;}
.anniu1{display: block;}
.anniu2{display: block;}
.anniu3{display: block;}
.logo{width: 55px;}
.logo img{width: 100%;}
.head_right_top{display: none;}
.nav{display: none;}
#focus-banner{margin-top: 65px;}
	}
	
@media screen and (min-width:860px) and (max-width:879px){
.head{width: 90%;margin: 0 auto;}
.head_right_top{width: 50%;margin-top: 10px;overflow:hidden;float:right;}
.head_right{width:80%;float: right;overflow: hidden;}
.seach{width: 45%;float: left;border:1px solid #ccc;background: #fff;}
/* .seach input:nth-child(1){width: 65%;height: 28px;float: left;background:none;border:none;padding-left: 5%;padding-right: 5%;}
.seach input:nth-child(1):hover{outline: none;}
.seach input:nth-child(2){width:16px;height:16px;position: absolute;top: 5px;right:8px;}
. */nav ul li a{line-height: 50px;width:14%;float: left;text-align: center;color: #484848;font-size: 14px;}
	}
@media screen and (min-width:880px) and (max-width:919px){
.head{width: 90%;margin: 0 auto;}
.head_right_top{width: 50%;margin-top: 10px;overflow:hidden;float:right;}
.head_right{width:75%;float: right;overflow: hidden;}
.seach{width: 45%;float: left;border:1px solid #ccc;background: #fff;}
/* .seach input:nth-child(1){width: 65%;height: 28px;float: left;background:none;border:none;padding-left: 5%;padding-right: 5%;}
.seach input:nth-child(1):hover{outline: none;}
.seach input:nth-child(2){width:16px;height:16px;position: absolute;top: 5px;right:8px;}
 */.nav ul li a{line-height: 50px;width:14%;float: left;text-align: center;color: #484848;font-size: 14px;}
	}
@media screen and (min-width:920px) and (max-width:959px){
.head{width: 90%;margin: 0 auto;}
.head_right_top{width: 50%;margin-top: 10px;overflow:hidden;float:right;}
.head_right{width:72%;float: right;overflow: hidden;}
/* .seach{width: 45%;float: left;border:1px solid #ccc;background: #fff;}
.seach input:nth-child(1){width: 65%;height: 28px;float: left;background:none;border:none;padding-left: 5%;padding-right: 5%;}
.seach input:nth-child(1):hover{outline: none;}
.seach input:nth-child(2){width:16px;height:16px;position: absolute;top: 5px;right:8px;}
 */.nav ul li a{line-height: 50px;width:14%;float: left;text-align: center;color: #484848;font-size: 14px;}
	}	
@media screen and (min-width:960px) and (max-width:999px){
.head{width: 90%;margin: 0 auto;}
.head_right_top{width: 50%;margin-top: 10px;overflow:hidden;float:right;}
.head_right{width:70%;float: right;overflow: hidden;}
.seach{width: 45%;float: left;border:1px solid #ccc;background: #fff;}
/* .seach input:nth-child(1){width: 65%;height: 28px;float: left;background:none;border:none;padding-left: 5%;padding-right: 5%;}
.seach input:nth-child(1):hover{outline: none;}
.seach input:nth-child(2){width:16px;height:16px;position: absolute;top: 5px;right:8px;}
 */.nav ul li a{line-height: 50px;width:14%;float: left;text-align: center;color: #484848;font-size: 14px;}
	}
@media screen and (min-width:1000px) and (max-width:1029px){
.head{width: 90%;margin: 0 auto;}
.head_right_top{width: 50%;margin-top: 10px;overflow:hidden;float:right;}
.head_right{width:68%;float: right;overflow: hidden;}
.seach{width: 45%;float: left;border:1px solid #ccc;background: #fff;}
/* .seach input:nth-child(1){width: 65%;height: 28px;float: left;background:none;border:none;padding-left: 5%;padding-right: 5%;}
.seach input:nth-child(1):hover{outline: none;}
.seach input:nth-child(2){width:16px;height:16px;position: absolute;top: 5px;right:8px;}
 */.nav ul li a{line-height: 50px;width:14%;float: left;text-align: center;color: #484848;font-size: 14px;}
	}
@media screen and (min-width:1030px) and (max-width:1079px){
.head{width: 90%;margin: 0 auto;}
.head_right_top{width: 50%;margin-top: 10px;overflow:hidden;float:right;}
.head_right{width:66%;float: right;overflow: hidden;}
.seach{width: 45%;float: left;border:1px solid #ccc;background: #fff;}
/* .seach input:nth-child(1){width: 65%;height: 28px;float: left;background:none;border:none;padding-left: 5%;padding-right: 5%;}
.seach input:nth-child(1):hover{outline: none;}
.seach input:nth-child(2){width:16px;height:16px;position: absolute;top: 5px;right:8px;}
 */.nav ul li a{line-height: 50px;width:14%;float: left;text-align: center;color: #484848;font-size: 14px;}
	}
	
@media screen and (min-width:1080px) and (max-width:1099px){
.head{width: 90%;margin: 0 auto;}
.head_right{width:65%;float: right;overflow: hidden;}
.seach{width: 45%;float: left;border:1px solid #ccc;background: #fff;}
/* .seach input:nth-child(1){width: 65%;height: 28px;float: left;background:none;border:none;padding-left: 5%;padding-right: 5%;}
.seach input:nth-child(1):hover{outline: none;}
.seach input:nth-child(2){width:16px;height:16px;position: absolute;top: 5px;right:8px;}
 */.nav ul li a{line-height: 50px;width:14%;float: left;text-align: center;color: #484848;font-size: 14px;}
}
@media screen and (min-width:1100px) and (max-width:1120px){
.head{width: 90%;margin: 0 auto;}
.head_right{width:65%;float: right;overflow: hidden;}
.seach{width: 45%;float: left;border:1px solid #ccc;background: #fff;}
/* .seach input:nth-child(1){width: 65%;height: 28px;float: left;background:none;border:none;padding-left: 5%;padding-right: 5%;}
.seach input:nth-child(1):hover{outline: none;}
.seach input:nth-child(2){width:16px;height:16px;position: absolute;top: 5px;right:8px;}
 */.nav ul li a{line-height: 50px;width:14%;float: left;text-align: center;color: #484848;}
	}
@media screen and (min-width:860px) and (max-width:1920px){
.menu{visibility: hidden;}
	}
/*主营行业*/
@media screen and (max-width:479px){
.industry_cn{width: 95%;}
.industry_title{font-size: 18px;line-height: 40px;}
.about_ul li p{font-size: 14px;}
.about_t{font-size: 18px;}
.about_ul li{width: 100%;}
.index_box{margin-right: 0;width: 80%;}
.index_box:nth-child(1){margin-right: 0%;}
.index_box:nth-child(2){margin-right: 0%;}
.index_box:nth-child(3){margin-right: 0%;}
.index_box:nth-child(4){margin-right: 0%;}
.index_box:nth-child(6){margin-right: 0%;}
.index_box:nth-child(7){margin-right: 0%;}
.index_box:nth-child(8){margin-right: 0%;}
.index_box:nth-child(9){margin-right: 0%;}
	}
	
@media screen and (min-width:480px) and (max-width:639px){
.industry_cn{width: 95%;}
.about_ul li{width: 100%;}
	}
	

@media screen and (min-width:640px) and (max-width:767px){
.industry_cn{width: 95%;}
.about_ul li{width: 100%;}
	}
	
@media screen and (min-width:768px) and (max-width:1200px){
.industry_cn{width: 95%;}
.about_ul li{width: 48%;}
.about_ul li{margin-right: 0;}
.about_ul li:nth-child(2n-1){margin-right: 4%;}

	}
/*合作伙伴*/	
@media screen and (max-width:479px){
.Partner{width: 205px;margin: 0 auto;}
.Partner_title{margin-top: 35px;}
.Partner_cn{width: 205px;overflow: hidden;margin: 30px auto;}
.Partner_cn ul li{overflow:hidden;margin-bottom: 20px;width: 100%;height: 100%;}
.index_box{width: 205px;height: 125px;}
.he_ZoomInImg{width: 100%;height: 100%;}
.he_ZoomInImg .he_ZoomInImg_img{width: 100%;height: 100%;}
.Partner_title_size{font-size: 20px;}
/*荣誉资质*/
.Honor_cn{width: 265px;overflow: hidden;margin: 30px auto;}
.Honor_cn ul li{margin-right: 20px;}
.Honor_cn ul li:nth-child(2n){margin-right: 0;}
	}
	
@media screen and (min-width:480px) and (max-width:699px){
.Partner{width: 430px;margin: 0 auto;}
.Partner_title{margin-top: 35px;}
.Partner_cn{width: 430px;overflow: hidden;margin: 30px auto;}
.Partner_cn ul li{overflow:hidden;margin-right: 20px;margin-bottom: 20px;}
.Partner_cn ul li:nth-child(2n){margin-right: 0;}
.index_box{width: 205px;height: 125px;}
.he_ZoomInImg{width: 100%;height: 100%;}
.he_ZoomInImg .he_ZoomInImg_img{width: 100%;height: 100%;}
.Partner_title_size{font-size: 20px;}
/*荣誉资质*/
.Honor_cn{width: 265px;overflow: hidden;margin: 30px auto;}
.Honor_cn ul li{margin-right: 20px;}
.Honor_cn ul li:nth-child(2n){margin-right: 0;}
	}
	
@media screen and (min-width:700px) and (max-width:767px){
.Partner{width: 430px;margin: 0 auto;}
.Partner_title{margin-top: 35px;}
.Partner_cn{width: 430px;overflow: hidden;margin: 30px auto;}
.Partner_cn ul li{overflow:hidden;margin-right: 20px;margin-bottom: 20px;}
.Partner_cn ul li:nth-child(2n){margin-right: 0;}
.index_box{width: 205px;height: 125px;}
.he_ZoomInImg{width: 100%;height: 100%;}
.he_ZoomInImg .he_ZoomInImg_img{width: 100%;height: 100%;}
.Partner_title_size{font-size: 20px;}
/*荣誉资质*/


.Honor_cn{width: 550px;overflow: hidden;margin: 30px auto;}
.Honor_cn ul li{margin-right: 20px;}
.Honor_cn ul li:nth-child(2n){margin-right: 0;}
	}
	
@media screen and (min-width:768px) and (max-width:959px){
.Partner{width: 430px;margin: 0 auto;}
.Partner_title{margin-top: 35px;}
.Partner_cn{width: 430px;overflow: hidden;margin: 30px auto;}
.Partner_cn ul li{overflow:hidden;margin-right: 20px;margin-bottom: 20px;}
.Partner_cn ul li:nth-child(2n){margin-right: 0;}
.index_box{width: 205px;height: 125px;}
.he_ZoomInImg{width: 100%;height: 100%;}
.he_ZoomInImg .he_ZoomInImg_img{width: 100%;height: 100%;}
.Partner_title_size{font-size: 20px;}
/*荣誉资质*/
.Honor_cn{width: 550px;overflow: hidden;margin: 30px auto;}
.Honor_cn ul li{margin-right: 20px;}
.Honor_cn ul li:nth-child(2n){margin-right: 0;}
	}
	
@media screen and (min-width:960px) and (max-width:1160px){
.Partner{width: 430px;margin: 0 auto;}
.Partner_title{margin-top: 35px;}
.Partner_cn{width: 885px;overflow: hidden;margin: 30px auto;}
.Partner_cn ul li{overflow:hidden;margin-right: 20px;margin-bottom: 20px;}
.index_box{width: 205px;height: 125px;}
.he_ZoomInImg{width: 100%;height: 100%;}
.he_ZoomInImg .he_ZoomInImg_img{width: 100%;height: 100%;}
.Partner_title_size{font-size: 20px;}
#li4{margin-right: 0;}
/*荣誉资质*/
.Honor_cn{width: 550px;overflow: hidden;margin: 30px auto;}
.Honor_cn ul li{margin-right: 20px;}
.Honor_cn ul li:nth-child(2n){margin-right: 0;}
	}
@media screen and (min-width:1161px) and (max-width:1920px){
.Partner{width: 1120px;margin: 0 auto;}
.Partner_title{margin-top: 60px;}
.Partner_cn{width:100%;overflow: hidden;margin: 0 auto;margin-top: 30px;margin-bottom: 30px;}
.Partner_cn ul{width:1243px}
.Partner_cn ul li{overflow:hidden;margin-right: 23px;margin-bottom: 23px;}
.index_box{width: 205px;height: 125px;}
.he_ZoomInImg{width: 100%;height: 100%;}
.he_ZoomInImg .he_ZoomInImg_img{width: 100%;height: 100%;}
.Partner_title_size{font-size: 20px;}
#li5{margin-right: 0;}	
/*荣誉资质*/
.Honor_cn{width: 100%;}
.Honor_cn ul li{margin-right: 20px;}
#Honor_li4{margin-right: 0;}
	}
/*公司简介*/
@media screen and (max-width:479px){
.introduce{height: auto;}
.introduce_bg{display: none;}
.introduce{background: #2888E2;}
.introduce_cn{width: 100%;height: auto;}
	}
	
@media screen and (min-width:480px) and (max-width:800px){
.introduce_cn{width: 100%;height: auto;}
	}
/*新闻动态*/
/*公司新闻*/
.news{width: 1120px;overflow: hidden;margin: 0 auto;margin-top: 60px;margin-bottom: 60px;}
.news_cn{width: 100%;overflow: hidden;margin: 0 auto;margin: 30px 0;}
.news_cn ul li{width: 373px;height:530px;float: left;}
.news_cn ul li:nth-child(6){margin-right: 0;}
.news_cn ul li .news_box{width: 100%;}
.news_cn_img{width:373px;height: 265px;}
.news_cn_img img{width: 100%;height: 100%;}
.news_cn_size{width: 373px;height: 265px;overflow: hidden;background:#F0F0F0;border-top: none;}
.news_cn_size_content{width:85%;margin: 0 auto;margin-top:65px;}
.news_cn_size_content abbr{font-size: 16px;color: #333;}
.news_cn_size_content time{font-size: 12px;color: #999;line-height: 22px;}
.news_cn_size_content em{font-size: 14px;color: #808080;margin-top: 10px;line-height: 22px;}
.news_cn_size_content em a{color: #808080;}
.news_cn_size_content em a:hover{text-decoration: underline;}
.index_box2{float:left; width:373px;height:265px;background: #F2F2F2;}
.index_box2 .he_ZoomInImg{overflow:hidden;width:100%;height: 100%; padding:0;margin:0; position:relative;
box-sizing:border-box;cursor:pointer;-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;overflow:hidden;}
.index_box2 .he_ZoomInImg .he_ZoomInImg_img{position:relative;display:block;width:100%;height: 100%;
padding:0;margin:0;opacity:1;-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;overflow:hidden}
.index_box2:hover .he_ZoomInImg_img{-webkit-transform:scale(1.2);
-moz-transform:scale(1.2);-o-transform:scale(1.3);-ms-transform:scale(1.2);
transform:scale(1.2);}
.news_a{width:122px;margin: 0 auto;}
.news_a a{display:block;width: 120px;background: #F1F1F2;border:1px solid #ccc;color: #888;text-align: center;line-height: 35px;font-size: 15px;}
.news_a a:hover{background: #2888E2;color: #fff;border:1px solid #2888E2;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;-ms-transition: all 1s}
@media screen and (max-width:479px){
.news{width: 300px;margin: 0 auto;margin-top: 50px;}
.news ul li{margin-bottom: 30px;margin-top: 0;}
.news ul li{width: 300px;}
.news_a{margin-bottom: 50px;}
.news_cn{margin-bottom: 0;}
.news_cn_img{width:373px;height: 225px;}
.news_cn_size{width: 300px;height: 225px;}
.news_cn_size_content{width:80%;margin-top: 11%;}
	}
	
@media screen and (min-width:480px) and (max-width:767px){
.news{width: 373px;margin: 0 auto;margin-top: 50px;}
.news ul li{margin-bottom: 30px;}
.news_a{margin-bottom: 50px;margin-top: 0;}
.news_cn{margin-bottom: 0;}
	}
	
@media screen and (min-width:768px) and (max-width:1150px){
.news{width: 770px;margin: 0 auto;margin-top: 50px;}
.news ul li{margin-bottom: 24px;}
.news ul li:nth-child(2n-1){margin-right: 24px;}
.news_a{margin-bottom: 50px;margin-top: 0;}
.news_cn{margin-bottom: 0;}
	}


/*foot*/
@media screen and (max-width:479px){
.foot_cn{width: 90%;margin: 0 auto;overflow:hidden;}
.foot_top_ul{width: 100%;}
.foot_top_ul li{width: 100%;overflow: hidden;margin-bottom: 10px;}
.follow{margin-left: 0;width: 100%;}
.share{float: left;margin-top: 20px;width: 100%;}
.foot_bottom_cn{width: 90%;height:auto;}
.foot_bottom_cn:nth-child(1) span{display: block;}
	}
	
@media screen and (min-width:480px) and (max-width:639px){
.foot_cn{width: 90%;margin: 0 auto;overflow:hidden;}
.foot_top_ul{width: 100%;}
.foot_top_ul li{width: 15%;max-height:235px;min-height:240px;}
.follow{margin-left: 0;width: 100%;}
.share{float: left;margin-top: 20px;width: 100%;}
.foot_bottom_cn{width: 90%;height:auto;}
.foot_bottom_cn:nth-child(1) span:nth-child(3){display: block;}
	}
	

@media screen and (min-width:640px) and (max-width:767px){
.foot_cn{width: 90%;margin: 0 auto;overflow:hidden;}
.foot_top_ul{width: 100%;}
.foot_top_ul li{width: 20%;max-height:235px;min-height:240px;}
.follow{margin-left: 0;width: 100%;}
.share{float: left;margin-top: 20px;width: 100%;}
.foot_bottom_cn{width: 90%;height:auto;}
.foot_bottom_cn:nth-child(1) span:nth-child(3){display: block;}
	}
	
@media screen and (min-width:768px) and (max-width:1060px){
.foot_cn{width: 90%;margin: 0 auto;overflow:hidden;}
.foot_top_ul{width:100%;}
.foot_top_ul li{width: 10%;overflow: hidden;}
.foot_top_ul li:last-child{margin-right: 0;}
.follow{margin-left: 0;width: 100%;}
.share{float: left;margin-top: 20px;width: 100%;}
.foot_bottom_cn{width: 90%;height:auto;}
	}
	
@media screen and (min-width:1061px) and (max-width:1200px){
.foot_cn{width: 90%;margin: 0 auto;overflow:hidden;}
.foot_top_ul{width:100%;}
.foot_top_ul li{width: 10%;overflow: hidden;}
.foot_top_ul li:last-child{margin-right: 0;}
.follow{margin-left: 0;width: 100%;}
.share{float: left;margin-top: 20px;width: 100%;}
.foot_bottom_cn{width: 90%;height:auto;}
}
/*视频里边的文字*/
@media screen and (max-width:479px){
.vidio_size{width: 90%;margin: 0 auto;margin-top: 50px;}
.vidio_size div:nth-child(1){font-size: 14px;}
.vidio_size div:nth-child(2){font-size: 14px;}
	}
	
@media screen and (min-width:480px) and (max-width:639px){
.container{background: #2E2E2E;}
.content{width: 90%;margin: 0 auto;border: 1px solid red;}
.es-carousel ul li{width:250px;float: left;}
.vidio_size{width: 90%;margin: 0 auto;margin-top: 50px;}
.vidio_size div:nth-child(1){font-size: 14px;}
.vidio_size div:nth-child(2){font-size: 14px;}
	}

@media screen and (min-width:640px) and (max-width:767px){
.container{background: #2E2E2E;}
.vidio_size{width: 90%;margin: 0 auto;margin-top: 50px;}
.vidio_size div:nth-child(1){font-size: 14px;}
.vidio_size div:nth-child(2){font-size: 14px;}
	}
	
@media screen and (min-width:768px) and (max-width:959px){
.container{background: #2E2E2E;}
.vidio_size{width: 90%;margin: 0 auto;margin-top: 50px;}
.vidio_size div:nth-child(1){font-size: 15px;}
.vidio_size div:nth-child(2){font-size: 15px;}
	}
	
@media screen and (min-width:960px) and (max-width:1023px){	
.container{background: #2E2E2E;}
.vidio_size{width: 90%;margin: 0 auto;margin-top: 50px;}
.vidio_size div:nth-child(1){font-size: 16px;}
.vidio_size div:nth-child(2){font-size: 16px;}
}

/*服务中心*/
@media screen and (max-width:479px){
.service_banner{margin-top: 65px;}
.service{padding-bottom: 20px;}
.Crumbs_cn{width: 90%;margin: 0 auto;}
.service_cn{width: 90%;margin: 0 auto;margin-top: 20px;}
.service_img{width: 100%;margin:0 auto;margin-top:25px;}
.service_img img{width: 100%;}
.introduce_content{width: 90%;margin: 0 auto;}
.introduce_crumbs{width: 90%;margin: 0 auto;margin-bottom: 20px;border-bottom:1px solid #E5E5E5;padding-bottom: 20px;padding-top: 5px;}
.introduce_crumbs_cn{width: 100%;}
.introduce_crumbs_cn a{width: 48.5%;margin-top:15px;font-size: 14px;height:40px;background: #F5F5F5;line-height: 40px;}
.introduce_crumbs_cn a:nth-child(2n-1){margin-right:3%;}
.introduce_crumbs_cn a:hover{background: #2A6BDF;color: #fff;border-bottom: none;}
#introduce_crumbs_color{background: #2A6BDF;color:#fff;border-bottom: none;}
	}
	
@media screen and (min-width:480px) and (max-width:639px){
.service_banner{margin-top: 65px;}
.service{padding-bottom: 60px;}
.Crumbs_cn{width: 90%;margin: 0 auto;}
.service_cn{width: 90%;margin: 0 auto;margin-top: 20px;}
.service_img{width: 65%;margin:0 auto;margin-top:25px;}
.service_img img{width: 100%;}
.introduce_content{width: 90%;margin: 0 auto;}
.introduce_crumbs{width: 90%;margin: 0 auto;margin-bottom: 20px;border-bottom:1px solid #E5E5E5;padding-bottom: 20px;}
.introduce_crumbs_cn{width: 100%;}
.introduce_crumbs_cn a{width: 31%;margin-top:20px;font-size: 14px;height:40px;background: #F5F5F5;line-height: 40px;}
.introduce_crumbs_cn a:nth-child(2n-1){margin-right:3%;}
.introduce_crumbs_cn a:nth-child(2n){margin-right:3%;}
.introduce_crumbs_cn a:nth-child(3){margin-right: 0;}
.introduce_crumbs_cn a:nth-child(6){margin-right: 0;}
.introduce_crumbs_cn a:hover{background: #2A6BDF;color: #fff;border-bottom: none;}
#introduce_crumbs_color{background: #2A6BDF;color:#fff;border-bottom: none;}
	}
	

@media screen and (min-width:640px) and (max-width:767px){
.service_banner{margin-top: 65px;}
.service{padding-bottom: 60px;}
.Crumbs_cn{width: 90%;margin: 0 auto;}
.service_cn{width: 90%;margin: 0 auto;margin-top: 20px;}
.service_img{width: 60%;margin:0 auto;margin-top:25px;}
.service_img img{width: 100%;}
.introduce_content{width: 90%;margin: 0 auto;}
.introduce_crumbs{width: 90%;margin: 0 auto;margin-bottom: 20px;border-bottom:1px solid #E5E5E5;padding-bottom: 15px;}
.introduce_crumbs_cn{width: 100%;}
.introduce_crumbs_cn a{width: 31%;margin-right:3%;margin-top:20px;font-size: 14px;height:40px;background: #F5F5F5;line-height: 40px;}
.introduce_crumbs_cn a:nth-child(3){margin-right: 0;}
.introduce_crumbs_cn a:nth-child(6){margin-right: 0;}
.introduce_crumbs_cn a:hover{background: #2A6BDF;color: #fff;border-bottom: none;}
#introduce_crumbs_color{background: #2A6BDF;color:#fff;border-bottom: none;}
	}
	
@media screen and (min-width:768px) and (max-width:959px){
.service_banner{margin-top: 65px;}
.service{padding-bottom: 60px;}
.Crumbs_cn{width: 90%;margin: 0 auto;}
.service_cn{width: 90%;margin: 0 auto;margin-top: 20px;}
.service_img{width: 55%;margin:0 auto;margin-top:25px;}
.service_img img{width: 100%;}
.introduce_content{width: 90%;margin: 0 auto;}
.introduce_crumbs{width: 90%;margin: 0 auto;margin-bottom: 20px;border-bottom:1px solid #E5E5E5;padding-bottom: 25px;padding-top: 10px;}
.introduce_crumbs_cn{width: 100%;}
.introduce_crumbs_cn a{width: 23.4%;margin-right:1.6%;margin-top:15px;font-size: 14px;height:40px;background: #F5F5F5;line-height: 40px;}
.introduce_crumbs_cn a:nth-child{4}{margin-right: 0;}
.introduce_crumbs_cn a:hover{background: #2A6BDF;color: #fff;border-bottom: none;}
#introduce_crumbs_color{background: #2A6BDF;color:#fff;border-bottom: none;}
	}
	
@media screen and (min-width:960px) and (max-width:1145px){
.service_banner{margin-top:120px;}
.service{padding-bottom: 60px;}
.Crumbs_cn{width: 90%;margin: 0 auto;}
.service_cn{width: 90%;margin: 0 auto;margin-top: 20px;}
.service_img{width: 50%;margin:0 auto;margin-top:25px;}
.service_img img{width: 100%;}
.introduce_content{width: 90%;margin: 0 auto;}
.introduce_crumbs{width: 90%;margin: 0 auto;margin-bottom: 20px;border-bottom:1px solid #E5E5E5;padding-bottom: 25px;padding-top: 10px;}
.introduce_crumbs_cn{width: 100%;}
.introduce_crumbs_cn a{width: 18.6%;margin-right:1.5%;margin-top:15px;font-size: 14px;height:40px;background: #F5F5F5;line-height: 40px;}
.introduce_crumbs_cn a:nth-child(5){margin-right: 0;}
.introduce_crumbs_cn a:hover{background: #2A6BDF;color: #fff;border-bottom: none;}
#introduce_crumbs_color{background: #2A6BDF;color:#fff;border-bottom: none;}
}
/*部门联系*/
@media screen and (max-width:479px){
.division_content{width:90%;margin:0 auto;margin-top:25px;margin-bottom:35px;overflow:hidden;}
.division_content ul li{width: 100%;height: auto;}
.division_content ul li div:nth-child(1){width: 100%;}
.division_content ul li div:nth-child(1) img{width: 100%;height: auto;}
.division_content ul li div:nth-child(2){width: 100%;margin-left: 0;}
.page{margin-top: 30px;}
	}
	
@media screen and (min-width:480px) and (max-width:639px){
.division_content{width:90%;margin:0 auto;margin-top:25px;margin-bottom:0;overflow:hidden;}
.page{margin-top: 35px;}
	}
	

@media screen and (min-width:640px) and (max-width:767px){
.division_content{width:90%;margin:0 auto;margin-top:25px;margin-bottom:0;overflow:hidden;}
.page{margin-top: 35px;}
	}
	
@media screen and (min-width:768px) and (max-width:959px){
.division_content{width:90%;margin:0 auto;margin-top:25px;margin-bottom:0;overflow:hidden;}
.page{margin-top: 35px;}
	}
	
@media screen and (min-width:960px) and (max-width:1200px){
.division_content{width:90%;margin:0 auto;margin-top:25px;margin-bottom:10px;overflow:hidden;}
.page{margin-top: 35px;}	
}

/*公司发展开始*/
@media screen and (max-width:479px){
.development{padding-bottom: 50px;}
.development_Crumbs{width:90%;}	
.development_Crumbs a{width:34%;text-align: center;margin-bottom: 15px;}
.development_Crumbs a:nth-child(2n){margin-right: 0;}
.development_content{width: 90%;margin: o auto;margin-top: 25px;}
	}
	
@media screen and (min-width:480px) and (max-width:639px){
.development{padding-bottom: 50px;}
.development_Crumbs{width:90%;margin:0 auto;}	
.development_Crumbs a{width: 21.6%;text-align: center;margin-right: 2.8%;margin-bottom: 15px;}
.development_Crumbs a:nth-child(3){margin-right: 0;}
.development_Crumbs a:nth-child(6){margin-right: 0;}
.development_content{width: 90%;margin: o auto;margin-top: 35px;}
	}
	

@media screen and (min-width:640px) and (max-width:767px){
.development{padding-bottom: 50px;}
.development_Crumbs{width:90%;margin:0 auto;}	
.development_Crumbs a{width: 24.2%;text-align: center;margin-right: 3%;margin-bottom: 15px;}
.development_Crumbs a:nth-child(3){margin-right: 0;}
.development_Crumbs a:nth-child(6){margin-right: 0;}
.development_content{width: 90%;margin: o auto;margin-top: 35px;}
	}
	
@media screen and (min-width:768px) and (max-width:959px){
.development{padding-bottom: 50px;;}
.development_Crumbs{width:90%;margin:0 auto;}	
.development_Crumbs a{width: 18%;margin-right: 0;float: left;text-align: center;margin-right: 1.6%;margin-bottom: 15px;}
.development_Crumbs a:nth-child(4){margin-right: 0;}
.development_content{width: 90%;margin: o auto;margin-top: 35px;}
	}
	
@media screen and (min-width:960px) and (max-width:1160px){
.development{padding-bottom: 50px;;}
.development_Crumbs{width:90%;margin:0 auto;}	
.development_Crumbs a{width: 14.5%;margin-right: 0;float: left;text-align: center;margin-right: 1.6%;margin-bottom: 15px;}
.development_Crumbs a:nth-child(5){margin-right: 0;}
.development_content{width: 90%;margin: o auto;margin-top: 35px;}	
}
/*公司发展结束*/

/*公司环境介绍开始*/
@media screen and (max-width:479px){
.ambient_content{overflow:hidden;width: 240px;margin:0 auto;margin-top:45px;margin-bottom: -50px;}
.ambient_item:nth-child(2n){margin-right: 0;}
	}
	
@media screen and (min-width:480px) and (max-width:639px){
.ambient_content{overflow:hidden;width: 240px;margin:0 auto;margin-top:45px;margin-bottom: -50px;}
.ambient_item:nth-child(2n){margin-right: 0;}
	}
	
@media screen and (min-width:640px) and (max-width:1180px){
.ambient_content{overflow:hidden;width:535px;margin:0 auto;margin-top:45px;margin-bottom: -50px;}
.ambient_item:nth-child(2n){margin-right: 0;}
	}
	
@media screen and (min-width:1180px) and (max-width:1920px){
.ambient_content{overflow:hidden;width:1120px;margin:0 auto;margin-top:45px;margin-bottom: -50px;}
#margin_right0{margin-right: 0;}
}
/*公司环境介绍结束*/

/*新闻*/
@media screen and (max-width:479px){
.news_content{width:90%;margin: 0 auto;}
.news_list{width: 90%;overflow: hidden;padding: 5%;}
.news_img{float: left;width: 100%;}
.news_size{width: 100%;overflow: hidden;}
	}
	
@media screen and (min-width:480px) and (max-width:767px){
.news_content{width:90%;margin: 0 auto;}
.news_list{width: 90%;overflow: hidden;padding: 5%;}
.news_img{float: left;width: 100%;}
.news_size{width: 100%;overflow: hidden;}
	}
	
@media screen and (min-width:768px) and (max-width:800px){
.news_content{width:695px;margin: 0 auto;}
.news_list{width: 94%;overflow: hidden;padding: 3%;}
.news_img{float: left;width: 300px;height:230px;float: left;}
.news_size{float: right;width: 320px;overflow: hidden;}
.news_size em a{line-height: 24px;margin-top: 15px;}
	}
	
@media screen and (min-width:801px) and (max-width:900px){
.news_content{width:710px;margin: 0 auto;}
.news_list{width: 94%;overflow: hidden;padding: 3%;}
.news_img{float: left;width: 300px;height:230px;float: left;}
.news_size{float: right;width: 330px;overflow: hidden;}
.news_size em a{line-height: 24px;margin-top: 15px;}	
}
@media screen and (min-width:901px) and (max-width:1000px){
.news_content{width:800px;margin: 0 auto;}
.news_list{width: 94%;overflow: hidden;padding: 3%;}
.news_img{float: left;width: 300px;height:230px;float: left;}
.news_size{float: right;width: 410px;overflow: hidden;}
.news_size em a{line-height: 24px;margin-top: 15px;}	
}
@media screen and (min-width:1001px) and (max-width:1020px){
.news_content{width:890px;margin: 0 auto;}
.news_list{width: 94%;overflow: hidden;padding: 3%;}
.news_img{float: left;width: 300px;height:230px;float: left;}
.news_size{float: right;width: 500px;overflow: hidden;}
.news_size em a{line-height: 24px;margin-top: 15px;}	
}
@media screen and (min-width:1021px) and (max-width:1080px){
.news_content{width:910px;margin: 0 auto;}
.news_list{width: 94%;overflow: hidden;padding: 3%;}
.news_img{float: left;width: 300px;height:230px;float: left;}
.news_size{float: right;width: 520px;overflow: hidden;}
.news_size em a{line-height: 24px;margin-top: 15px;}	
}
@media screen and (min-width:1081px) and (max-width:1145px){
.news_content{width:960px;margin: 0 auto;}
.news_list{width: 94%;overflow: hidden;padding: 3%;}
.news_img{float: left;width: 320px;height:250px;float: left;}
.news_size{float: right;width: 540px;overflow: hidden;}
.news_size em a{line-height: 24px;}	
}
@media screen and (min-width:1146px) and (max-width:1920px){
.news_content{width:1120px;margin: 0 auto;}
.news_list{width: 94%;overflow: hidden;padding: 3%;}
.news_img{float: left;width: 32%;float: left;}
.news_size{float: right;width:63%;overflow: hidden;}
.news_size em a{line-height: 24px;}	
}

.page{margin: 0 auto;overflow: hidden;margin-top:40px;}
/*.page a{display:block;margin-right:6px;float:left;font-size: 14px;padding: 0 10px;line-height: 25px;color: #484848;border: 1px solid #ccc;}
.page a:last-child{margin-right: 0;}
.page a:hover{background: #F95510;border:1px solid #F95510;color: #fff;} */

.xiaocms-page { padding:14px 0 10px;margin-right: 10px;text-align: center;}
.xiaocms-page a {margin-right:6px; display:inline-block; height:25px; line-height:25px; background:#fff; border:1px solid #ccc; text-align:center; color:#484848; padding:0 10px;margin-left: 1px;}
.xiaocms-page a:hover { background:#F95510; color:#fff; text-decoration:none; }
.xiaocms-page span {margin-right:6px; display:inline-block; height:25px;padding:0 10px; line-height:25px; background:#F95510; border:1px solid #F95510; color:#fff; text-align:center;margin-left: 1px; }

/*获取屏幕分辨率	
@media screen and (max-width:479px){
	}
	
@media screen and (min-width:480px) and (max-width:639px){
	}
	

@media screen and (min-width:640px) and (max-width:767px){
	}
	
@media screen and (min-width:768px) and (max-width:959px){
	}
	
@media screen and (min-width:960px) and (max-width:1023px){
	
}