@charset "utf-8";
.gy {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 99;
}

.top01 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #333;
	/*color:#f5f5f5;*/
	color: #fff;
	overflow: hidden;
}

.top01_center {
	text-align: right;
	width: 1200px;
	margin: 0 auto;
	display: table;
}

.top01_center img {
	margin-top: -3px
}

.top02 {
	height: auto;
	width: 100%;
	display: table;
	z-index: 1000;
	position:relative;
}
.head_top .search{
     line-height: 22px;
	margin-right: 20px;
	}
.head_top .search input{
	width: 0px;
	height: 24px;
	border-radius: 10px;
	
}
.head_top .search:hover input{
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
	border: 1px solid #ddd;
	width: 150px;
	padding-left: 5px;
}
#headdiv{
	height: auto;
	width: 100%;
	display: table;
	z-index: 1000
}

.logo {
	width: 365px;
	float: left;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.head_logo{
	z-index: 1;
	background: url(../images/logo-bg.png) top center no-repeat;
	width: 339px;
	height: 39px;
	position: relative;
}
.head_logo .img{
	position: absolute;
	top: -55px;
	left: 133px;
}
.log1{
	position: absolute;
	top: 60px;
	left: 346px;
}
.nav {
	position: relative;
	
	width: 1064px;
	margin: 0 auto
}

.nav ul {
	/*padding-left: 53px;*/
	padding-bottom: 0 50px;	
}

.nav li {
	width: 152px;
	float: left;
	text-align: center;
	font-weight: bold;
	position: relative;
}
.nav ul li:nth-child(4){
	opacity: 0;
	
}
.nav ul li .nav_sub  li:nth-child(4){
	opacity: 1;
	
}
.nav a {
	width: 119px;
	display: table;
	font-size: 15px;
	/*	line-height: 60px;*/
	position: relative;
	display: block;
	height: 60px;
	padding-top: 18px;
}

.nav li a:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	right: 50%;
	bottom: -3px;
	height: 3px;
	opacity: 0;
	background-color: #2088bf;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}

.nav li a:hover:after {
	left: 1%;
	right: 1%;
	opacity: 1;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}

.nav a:hover {
	color: #2088bf;
	/*border-bottom:3px solid #f3782a;*/
}

.nav ul li .nav_sub{
	z-index: 2;

	position: absolute;
	/*left: 25px;*/
	width: 155px;
	background: #fff;
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
	font-size: 14px;

	display: none;
	left: 50%;
	transform: translateX(-50%);
}
.nav_sub li{
	position: relative;
	border-style: none;
	width: 155px;
}
.nav_sub li .s{
	display: none;
	position: absolute;
	top: 0;
	left: 155px;
	background-color: white;
}
.nav_sub li:hover>.s{
	display: block;
}
.nav_sub li a{
	height: 50px;
	padding: 10px 0;
	width: 155px;
}
.nav_sub li a{
	font-size: 14px !important;
}
.nav ul li:hover .nav_sub{
	display: block;
}

.nav a#sel {
	border-bottom: 3px solid #00b447;
	color: #00b447;
}

.nav a#sel:hover:after {
	opacity: 0;
}

.nav .sub {
	display: none;
	/*Ä¬ÈÏÒþ²Ø*/
	/* width:1920px;*/
	width: 100%;
	padding: 0;
	position: fixed;
	top: 105px;
	overflow: hidden;
	text-align: left;
	z-index: 110;
	left: 0px;
	/*height:544px; padding-bottom:50px;*/
	background-color: #f5f5f5;
}

.nav .sub .nav_xiao {
	width: 1200px;
	overflow: hidden;
	padding-top: 5px;
	margin: 0 auto;
	padding-bottom: 18px;
}

.nav .sub .nav_xiao .xiao_one {
	/* margin-left:405px; */
	width: 760px;
	float: right;
	overflow: hidden;
}

.nav .sub .nav_xiao .xiao_one a {
	float: left;
	display: inline;
	height: 28px;
	line-height: 28px;
	width: 108px;
	margin-right: 12px;
	overflow: hidden;
	border-bottom: 1px solid #d3d2d2;
	color: #313030;
	background: url(../images/201603/nav_dian.jpg) left center no-repeat;
	padding: 0;
	padding-left: 15px;
	margin-top: 13px;
	font-size: 12px;
	font-family: "ËÎÌå";
}

.nav .sub .nav_xiao .xiao_one a:hover {
	color: #00b447;
}

.nav .sub .nav_xiao .xiao_two {
	margin-top: 28px;
	/*margin-left:405px; width:670px;*/
	width: 760px;
	float: right;
}

.nav .sub .nav_xiao .xiao_two img {
	float: left;
	margin-right: 25px;
}

.nav .sub .nav_xiao .xiao_two .nav_div {
	float: left;
	width: 380px;
	padding-top: 30px;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}

.nav .sub .nav_xiao .xiao_two .nav_div h2 {
	font-size: 16px;
	color: #f3782a;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 36px;
}

.nav .sub .nav_xiao .xiao_three {
	width: 760px;
	float: right;
	overflow: hidden;
}

.nav .sub .nav_xiao .xiao_three ul {
	width: 790px;
}

.nav .sub .nav_xiao .xiao_three ul li {
	float: left;
	display: inline;
	width: 172px;
	height: 190px;
	overflow: hidden;
	margin-right: 19px;
	text-align: center;
	position: inherit;
	line-height: 46px;
	margin-left: 0px;
}

.nav .sub .nav_xiao .xiao_three ul li img {
	width: 100%;
	height: 138px;
	display: block;
	border-radius: 8px;
}

.nav .sub .nav_xiao .xiao_three ul li a {
	color: #686868;
	width: 100%;
	font-size: 14px;
	height: 100%;
	padding-top: 17px;
}

.nav .sub .nav_xiao .xiao_three ul li a:hover {
	color: #00b447;
}

.nav .sub .nav_xiao .xiao_three ul li:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.nav .sub .nav_xiao .xiao_three ul.nav_wechat li {
	width: 195px;
}

.nav .sub .nav_xiao .xiao_three ul.nav_wechat li img {
	width: 195px;
	height: 138px;
}

.nav .sub .nav_xiao .xiao_four {
	width: 512px;
	overflow: hidden;
	margin-right: 25px;
	margin-left: 55px;
}

.nav .sub .nav_xiao .xiao_four h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #b3b3b3;
	letter-spacing: 3px;
	margin-top: 10px;
}

.nav .sub .nav_xiao .xiao_four .ul {
	width: 590px;
}

.nav .sub .nav_xiao .xiao_four .ul li {
	height: 42px;
	line-height: 42px;
	margin-right: 80px;
	padding-right: 10px;
	width: 205px;
	overflow: hidden;
	float: left;
	display: inline;
	background: url(../images/201603/nav_dian2.png) right center no-repeat;
	margin-left: 0px;
	position: inherit;
}

.nav .sub .nav_xiao .xiao_four .ul li a {
	padding: 0;
	width: 205px;
	text-align: left;
}

.nav .sub .nav_xiao .xiao_five {
	width: 680px;
	overflow: hidden;
	float: left;
	margin-top: 15px;
	margin-left: 50px;
}

.nav .sub .nav_xiao .xiao_five img {
	width: 280px;
	height: 212px;
}

.nav .sub .nav_xiao .xiao_five a {
	width: 280px;
	height: 212px;
	padding: 0;
	margin-right: 45px;
	float: left;
}

.nav .sub .nav_xiao .xiao_five2 {
	float: right;
	margin-right: 20px;
	text-align: left;
	width: 445px;
	margin-top: 15px;
}

.nav .sub .nav_xiao .xiao_five2 p {
	border-bottom: 1px solid #D9D9D9;
	box-shadow: none;
	font-size: 14px;
	padding: 10px 0;
}

.nav .sub .nav_xiao .xiao_five2 p a {
	text-align: left;
	width: 200px;
	display: inline-block;
	padding-top: 0;
	height: auto;
	padding: 5px 0;
	font-size: 14px;
}

.link-pic {
	width: 1175px;
	height: 0px;
	position: relative;
	margin: 0 auto;
}

.link-pic ul {
	position: absolute;
	left: 0;
	top: -90px;
	z-index: 66;
	width: 1175px;
	margin: 0 auto;
}

.link-pic ul li {
	width: 234px;
	height: 90px;
	float: left;
	margin-right: 1px;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
}

.link-pic ul li a {
	color: #fff;
	font-size: 16px;
}

.link-pic ul li img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 4px;
	vertical-align: middle;
}

/*首页轮播图上五个图*/
.tabbox{width:1175px;height:100px;}
.tabbox .tab{overflow:hidden;}
.tabbox .tab a{display:block;float:left;text-decoration:none;color:#333;}
.tabbox .tab a:hover{background:#00b447;color:#fff;text-decoration:none;}
.tabbox .tab a.on{background:#00b447;color:#fff;text-decoration:none;}
.tabbox .contents{overflow:hidden;width:1175px;height:100px;position:relative;}
.tabbox .contents ul{position:absolute;left:0;top:0;height:100px;}
.tabbox .contents li{width:1175px;height:100px;float:left;}
.tabbox .contents li p{padding:10px;}

/*首页公司简介*/

.i-intro{
	height: 485px;
	padding-top: 66px;
	background: url(../images/bg_iintro.jpg) no-repeat center;
	/*background-size: 130% 130%;*/
	margin-bottom: 95px;
}
.index_con3{ width: 100%; display: table; background-color: #efeff0}
.company{ padding-top: 3%; padding-bottom: 3%}
.cmpy_lf{ width: 48%; float: left; margin-right: 2%}
.cmpy_lf img{ border-radius: 10px;}
.cmpy_ri{ width: 50%; float: left;}
.cmpy_ri h1{ text-align: left; padding-top: 1%; color: #0D70C3; font-weight: normal; font-size: 24px; letter-spacing: 1px; line-height: 30px; padding-bottom: 15px}
.cmpy_ri p{ font-size: 16px; padding: 15px 0; line-height: 30px;}
.cmpy_bom{ text-align: center; padding-bottom: 2%; font-size: 22px; letter-spacing: 2px;}
.w980 {position: relative;width: 1200px; margin: 0 auto;height: 375px;}
.i-intro.move{animation: introMove 0.5s forwards;}
@keyframes introMove
{
	100%{background-size: 100% 100%;}
}
.i-intro .w980{overflow: hidden;}
.i-intro .video{float: left;width: 453px;height:325px;padding: 28px 21px 27px; background: url(../images/bg_iintrovideo.png) no-repeat;}
.i-intro .detail{
	position: relative;
	float:left;
	width: 540px;
	height: auto;
	/*padding-top: 11px;*/
	/*margin-right: -440px;*/
	line-height: 22px;
	color: #dbe4ed;
	margin-left: 100px;
}
.i-intro .detail h2{font-size: 24px;line-height: 70px;color: #333;}
.i-intro .detail p{
	font-size: 16px;
	text-align: justify;
	padding-bottom: 10px;
	color: #333;
}
.i-intro .detail p span{
	font-size: 18px !important;
	line-height: 30px !important;
}
.i-intro .detail a{display: inline-block;position: absolute;left: 0;width: 134px;border: 2px solid #333;font-weight: bold;font-size: 14px;line-height: 36px;color: #333;text-align: center;transition: all 500ms ease-in 0ms;}
.i-intro .detail a:hover{border-color: #00b447;background: #ffffff;color: #00b447;}

.introduces {
	width: 1200px;
	height: 520px;
	margin: 30px auto;
}

.column-title {
	width: 220px;
	height: 520px;
	float: left;
}

.column-titler {
	width: 220px;
	height: 520px;
	/*float: right;*/
}

.introduces-main {
	width: 1200px;
	height: 100%;
	/*float: right*/
}

.introduces-top {
	position: relative;
	width: 100%;
	margin-top: 23px;
	background: #fff;
}

.top-pic {
	width: 360px;
	height: 220px;
	float: left;
	overflow: hidden;
}

.top-pic img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	cursor: pointer;
	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;
}

.top-pic img:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.introduces-top p {
	display: block;
	width: 570px;
	height: 190px;
	padding: 15px;
	float: right;
	line-height: 28px;
	overflow: hidden;
	text-indent: 2em;
	font-size: 14px;
	color: #666;
}

.more-on {
	position: absolute;
	right: 15px;
	bottom: 10px;
	color: #666;
}

.more-on img {
	width: 5px;
	height: 10px;
	margin-top: 2px;
	margin-right: 5px;
}

.introduces-bottom {
	width: 100%;
	height: 260px;
	margin-top: 18px;
	background: #fff;
}


/*首页更多产品服务*/

.main_4 {
	width: 100%;
	
	position: relative;
	margin: 0 auto;
	max-width: 1920px;
	min-width: 1200px;
	
	margin-top: 50px;
}

.main_4_title {

	line-height: 76px;
	text-align: center;
	color: black;
	font-size: 26px
}
.main_container{
	width: 1200px;
	margin: 0 auto;
	padding-left: -7px;
	padding-right: -7px;
}
.m4_list{
	
	width: 290px;
	height: 355px;
	position: relative;
	overflow: hidden;
	position: relative;
}
.m4_list .m4_list_cont{
	position: absolute;
	left: 0px;
	bottom: 0;
	width: 295.5px;
	color: white;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
}
.main_container li:nth-child(odd) .m4_list_cont{
	background-color: #4287ba;
}
.main_container li:nth-child(even) .m4_list_cont{
	background-color: #e2a53e;
}
.m4_list img{
	width: 100%;
	height: 100%
}
.m4_list_cover{
	width: 295.5px;
	height: 362px;
	position: absolute;
	left: 0;
	top: 362px;
}
.m4_list_cover .cover_title{
	margin-top: 100px;
	text-align: center;
	color: white;
	font-size: 16px;
}
.m4_list_cover .cover_cont{
	margin-top: 20px;
	padding: 0 20px;
	text-align: center;
	color: white;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.main_container li:nth-child(odd) .m4_list_cover{
	background-color: #4287ba;
	opacity: 0.9;
}
.main_container li:nth-child(even) .m4_list_cover{
	background-color: #e2a53e;
	opacity: 0.9;
}
.main_container li:hover .m4_list_cont{
	display: none;
}
.main_container li:hover .m4_list_cover{
	top: 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
/*首页主营业务*/

.main_3 {
	width: 100%;
	height: 767px;
	position: relative;
	margin: 0 auto;
	max-width: 1903px;
	min-width: 1280px;
	overflow-x: hidden;
}

.main_3_1280 {
	width: 1280px;
	height: 678px;
	position: relative;
	margin: 0 auto;
}

.main_3_title {
	display:block;
	width: 124px;
	margin: 85px auto;
}
/*自主设备*/
.auto_button{
	width: 220px;
	margin: 0 auto;
	margin-top: 20px;
}
.button_list{
	cursor: pointer;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: black;
	font-size: 14px;
	width: 100px;
}
.auto_button .active{
	color: white;
	background-color: #4287ba;
}
.auto_list{
	display: none;
	margin: 0 -7px;
}
.active1{
	display: block;
}
.auto_list .auto_list1:hover{
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
	box-shadow: 1px 3px 25px #4287ba;

}
.auto_list1 .auto_list1_cont{
	width: 290px;
	height: 60px;
	font-size: 16px;
	color: black;
	background-color: white;
	padding: 0 15px;
}
.wenzi{
	float: left;
	padding-top: 15px;
	width: 180px;
}
.button{
	
	color: white;
	margin-top: 15px;
	float: right;
	line-height: 30px;
	width: 80px;
	font-size: 14px;
	text-align: center;
	/*width: 100px;*/
	background-color: #4287ba;
}
.auto_list .auto_list1{
	position: relative;
	float: left;
	margin:10px 6px;
	height: 278px;
	width: 290px;
}
.auto_list .auto_list1 img{
	width: 100%;
	height: 218px;
}
.auto_list .auto_list1:hover .auto_list1_cont{
	-webkit-transition: 0.6s;
	-o-transition:  0.6s;
	transition: 0.6s;
	background-color: #585858;
	color: white;
}
.auto_list .auto_list1:hover .auto_list1_cont a{
	
	color: white;
}
.auto_list .auto_list1 .auto_list1_cont a:hover{
	
	color: #4287ba;
}


/*.title_zy p{
	text-align: center;
}
.title_zy span{
	text-align: center;
	}*/

	.main_3_left {
		position: absolute;
		top: 108px;
		left: 280px;
		z-index: 200;
		display: block;
		width: 816px;
		height: 433px;
	}

	.main_3_left_title {
		position: absolute;
		top: 216px;
		left: 115px;
		z-index: 300;
		opacity: 0;
	}

	.main_3_left_huanle {
		position: absolute;
		z-index: 20;
	}

	.main_3_left_menghuan {
		opacity: 0;
		position: absolute;
		z-index: 10;
	}

	.main_3_left_shenhua {
		opacity: 0;
		position: absolute;
		z-index: 10;
	}

	.main_3_left_shui {
		opacity: 0;
		position: absolute;
		z-index: 10;
	}

	.main_3_1 {
		display: block;
		width: 226px;
		height: 214px;
		overflow: hidden;
		cursor: pointer;
		position: absolute;
		z-index: 100;
		top: 108px;
		right: 632px;
		background: url(../images/m3_1_img_h.png) no-repeat #fff4fa center;
	}

	.main_3_1 .m3_zz {
		width: 226px;
		height: 214px;
		background: url(../images/main_3_1.png) no-repeat #e6007f center;
		position: absolute;
		z-index: 11;
		top: 50%;
		left: 50%;
		margin-top: -107px;
		margin-left: -113px;
		transition: .5s;
		-webkit-transition: .5s;
		-o-transition: .5s;
		-moz-transition: .5s;
	}

	.main_3_2 {
		display: block;
		width: 226px;
		height: 214px;
		overflow: hidden;
		cursor: pointer;
		position: absolute;
		z-index: 90;
		top: 108px;
		right: 632px;
		background: url(../images/m3_2_img_h.png) no-repeat #fffbec center;
	}

	.main_3_2 .m3_zz {
		width: 226px;
		height: 214px;
		background: url(../images/main_3_2.png) no-repeat #fec800 center;
		position: absolute;
		z-index: 11;
		top: 50%;
		left: 50%;
		margin-top: -107px;
		margin-left: -113px;
		transition: .8s;
		-webkit-transition: .8s;
		-o-transition: .8s;
		-moz-transition: .8s;
	}

	.main_3_3 {
		display: block;
		width: 226px;
		height: 214px;
		overflow: hidden;
		cursor: pointer;
		position: absolute;
		z-index: 100;
		top: 326px;
		right: 632px;
		background: url(../images/m3_3_img_h.png) no-repeat #dcf4fd center;
	}

	.main_3_3 .m3_zz {
		width: 226px;
		height: 214px;
		background: url(../images/main_3_3.png) no-repeat #09b5fb center;
		position: absolute;
		z-index: 11;
		top: 50%;
		left: 50%;
		margin-top: -107px;
		margin-left: -113px;
		transition: .8s;
		-webkit-transition: .8s;
		-o-transition: .8s;
		-moz-transition: .8s;
	}

	.main_3_4 {
		display: block;
		width: 226px;
		height: 214px;
		overflow: hidden;
		cursor: pointer;
		position: absolute;
		z-index: 90;
		top: 326px;
		right: 632px;
		background: url(../images/m3_4_img_h.png) no-repeat #f2ffdc center;
	}

	.main_3_4 .m3_zz {
		width: 226px;
		height: 214px;
		background: url(../images/main_3_4.png) no-repeat #96cd34 center;
		position: absolute;
		z-index: 11;
		top: 50%;
		left: 50%;
		margin-top: -107px;
		margin-left: -113px;
		transition: .8s;
		-webkit-transition: .8s;
		-o-transition: .8s;
		-moz-transition: .8s;
	}

	.main_3_1:hover .m3_zz {
		width: 0;
		height: 0;
		margin-left: 0;
		margin-top: 0;
		top: 250px;
		left: 250px;
		border-radius: 50% 0 0 50%;
	}

	.main_3_2:hover .m3_zz {
		width: 0;
		height: 0;
		margin-left: 0;
		margin-top: 0;
		top: 250px;
		left: -250px;
		border-radius: 50% 50% 0 0;
	}

	.main_3_3:hover .m3_zz {
		width: 0;
		height: 0;
		margin-left: 0;
		margin-top: 0;
		top: -250px;
		left: 250px;
		border-radius: 0 0 50% 50%;
	}

	.main_3_4:hover .m3_zz {
		width: 0;
		height: 0;
		margin-left: 0;
		margin-top: 0;
		top: -250px;
		left: -250px;
		border-radius: 0 50% 50% 0;
	}

	.main_3_bg {
		width: 1920px;
		height: 330px;
		position: absolute;
		z-index: 10;
		background-color: #f5f5f5;
		bottom: 0;
		left: 0;
	}

	.m3left_1 {
		width: 170px;
		height: 170px;
		position: absolute;
		left: -325px;
		top: 115px;
		background-color: #f9f2f6;
		z-index: 200;
		animation-duration: .8s;
		-webkit-animation-duration: .8s;
		animation-timing-function: ease-in-out;
	}

	.m3left_2 {
		width: 155px;
		height: 155px;
		position: absolute;
		left: -155px;
		top: -40px;
		background-color: #f5eed5;
		z-index: 200;
		animation-duration: .4s;
		-webkit-animation-duration: .4s;
		animation-timing-function: ease-in-out;
	}

	.m3left_3 {
		width: 50px;
		height: 50px;
		position: absolute;
		left: 0px;
		top: 58px;
		background-color: #f1edf6;
		z-index: 200;
		animation-duration: 1s;
		-webkit-animation-duration: 1s;
		animation-timing-function: ease-in-out;
	}

	.m3left_4 {
		width: 100px;
		height: 100px;
		position: absolute;
		left: -101px;
		top: 540px;
		background-color: #cee7ed;
		z-index: 200;
		animation-duration: 1s;
		-webkit-animation-duration: 1s;
		animation-timing-function: ease-in-out;
	}

	.m3mid_1 {
		width: 70px;
		height: 70px;
		position: absolute;
		left: 502px;
		top: -91px;
		background-color: #e4f1f7;
		z-index: 200;
		animation-duration: 1s;
		-webkit-animation-duration: 1s;
		animation-timing-function: ease-in-out;
	}

	.m3mid_2 {
		width: 45px;
		height: 45px;
		position: absolute;
		left: 784px;
		top: 63px;
		background-color: #f9f1f5;
		z-index: 200;
		animation-duration: 1s;
		-webkit-animation-duration: 1s;
		animation-timing-function: ease-in-out;
	}

	.m3mid_3 {
		width: 75px;
		height: 75px;
		position: absolute;
		right: -341px;
		bottom: 137px;
		background-color: #e6007f;
		z-index: 220;
		display: block;
	}

	.m3right_1 {
		width: 155px;
		height: 155px;
		position: absolute;
		right: -155px;
		top: 0;
		background-color: #d6e7fb;
		z-index: 200;
		animation-duration: 1s;
		-webkit-animation-duration: 1s;
		animation-timing-function: ease-in-out;
	}

	.m3right_2 {
		width: 200px;
		height: 200px;
		position: absolute;
		right: -355px;
		top: 155px;
		background-color: #f2f1e6;
		z-index: 200;
		animation-duration: .5s;
		-webkit-animation-duration: .5s;
		animation-timing-function: ease-in-out;
	}

	.m3right_3 {
		width: 65px;
		height: 65px;
		position: absolute;
		right: -70px;
		top: 257px;
		background-color: #eaf3d4;
		z-index: 200;
		animation-duration: 1.2s;
		-webkit-animation-duration: 1.2s;
		animation-timing-function: ease-in-out;
	}

	.m3right_4 {
		width: 65px;
		height: 65px;
		position: absolute;
		right: -191px;
		top: 490px;
		background-color: #e3daea;
		z-index: 200;
		animation-duration: 1s;
		-webkit-animation-duration: 1s;
		animation-timing-function: ease-in-out;
	}

	.m3right_5 {
		width: 132px;
		height: 132px;
		position: absolute;
		right: -126px;
		top: 545px;
		background-color: #f2edd7;
		z-index: 200;
		animation-duration: 1.5s;
		-webkit-animation-duration: 1.5s;
		animation-timing-function: ease-in-out;
	}

	.main_3_1280 div {
		display: none;
	}

	.larger1s {
		animation-name: larger;
	}

	@keyframes larger {
		0% {
			transform: scale(0);
			-webkit-transform: scale(0);
			-moz-transform: scale(0);
			-o-transform: scale(0);
		}
	}

	@-webkit-keyframes larger {
		0% {
			transform: scale(0);
			-webkit-transform: scale(0);
			-moz-transform: scale(0);
			-o-transform: scale(0);
		}
	}

	@-o-keyframes larger {
		0% {
			transform: scale(0);
			-webkit-transform: scale(0);
			-moz-transform: scale(0);
			-o-transform: scale(0);
		}
	}

	@-moz-keyframes larger {
		0% {
			transform: scale(0);
			-webkit-transform: scale(0);
			-moz-transform: scale(0);
			-o-transform: scale(0);
		}
	}


	/*首页新闻*/
	.main_2_title {
		width: 100%;
		/*height: 66px;*/
		font-size: 26px;
		text-align: center;
		margin: 50px 0 20px 0;
		max-width: 1903px;
		overflow-x: hidden;
	}

	.main_2 {
		width: 1200px;
		
		margin: 0 auto;
		min-width: 1200px;
		position: relative;
		text-align: center;
	}
	.m2_kind{
		display: inline-block;

	}
	.m2_kind .m2_kind1{
		text-align: center;
		font-size: 20px;
		float: left;
		width: 100px;
		color: #666;
		line-height: 50px;
		cursor: pointer;
		margin: 0 10px;
	}
	.m2_kind .active{
		color: #2088bf;
		border-bottom: 2px solid #2088bf;
	}
	.m2_cont{
		display: none;
		margin-top: 20px;
	}
	.m2_cont_hot{
		width: 100%;
	}
	.m2_cont_hot .m2_cont_hot_left{
		float: left;
		width: 35%;
		height: 248px;
		padding: 5px 5px;
		border: 1px solid #dedede;
	}
	.m2_cont_hot .m2_cont_hot_right{
		position: relative;
		float: right;
		width: 60%;
		height: 248px;
	}
	.m2_cont_hot .m2_cont_hot_title{
		text-align: left;
		font-size: 24px;
		height: 60px;
		line-height: 60px;
		color: #333;
	}
	.m2_cont_hot .m2_cont_hot_title1{
		text-align: left;
		font-size: 18px;
		color: #444;
		line-height: 30px;
	}
	.m2_cont_hot .m2_cont_hot_cont{
		text-align: left;
		margin-top: 5px;
		font-size: 14px;
		color: #666;
		letter-spacing: 1px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;

	}
	.m2_cont_hot .more{
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.m2_cont_hot .m2_cont_hot_left img{
		width: 100%;
		height: 100%;
	}
	.m2_cont_bottom{
		margin: 10px -8px;
	}
	.m2_cont_bottom .m2_cont_list{
		width: 287px;
		position: relative;
		float: left;
		margin-left: 8px;
		margin-right: 8px;
		height: 180px;
		margin-bottom: 10px;
		padding: 4px;
		border: 1px solid #dedede;
	}
	.m2_cont_bottom .m2_cont_list .m2_cont_list_title{
		width: 277px;
		line-height: 30px;
		font-size: 16px;
		line-height: 30px;
		color: white;
		background-color: black;
		opacity: 0.8;
		position: absolute;
		left: 4px;
		bottom: 0;
		text-align: left;
		padding: 5px;
	}
	.m2_cont_bottom .m2_cont_list img{
		width: 100%;
		height: 100%
	}
	.main_2 .active1{
		display: block;
	}
	.main_2 .more_new{
		text-align: center;
		padding: 10px;
		font-size: 20px;
		background-color: #4287ba;
		color: white;
	}
	.main_2{
		margin-bottom: 20px
	}
	.m2_z {
		width: 175px;
		height: 135px;
		cursor: pointer;
		overflow: hidden;
	}

	.m2_z p {
		line-height: 60px;
		font-size: 20px;
		text-align: center;
		text-indent: 0;
		font-weight: bold;
		color: #666;
		opacity: 0;
		position: absolute;
		z-index: 10;
		left: 50%;
		top: 50%;
		margin-left: -90px;
		margin-top: -90px;
		filter: alpha(opacity=0);
		width: 180px;
		height: 180px;
		background-color: #fff;
		transition: .5s;
		-webkit-transition: .5s;
		-o-transition: .5s;
		-moz-transition: .5s;
	}

	.m2_z .m2_zi {
		position: absolute;
		z-index: 9;
		bottom: -50px;
		left: 0;
		width: 175px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		color: #fff;
		transition: .5s;
		-webkit-transition: .5s;
		-o-transition: .5s;
		-moz-transition: .5s;
	}

	.m2_z .m2_zz {
		position: absolute;
		width: 175px;
		height: 135px;
		top: 0;
		left: 0;
		opacity: 0;
		transition: .5s;
		-webkit-transition: .5s;
		-o-transition: .5s;
		-moz-transition: .5s;
	}

	.m2_z:hover p {
		opacity: 1;
		filter: alpha(opacity=100);
		width: 66px;
		height: 66px;
		border-radius: 50%;
		margin-top: -33px;
		margin-left: -33px;
		line-height: 66px;
	}

	.m2_z:hover .m2_zi {
		bottom: 0;
	}

	.m2_z:hover .m2_zz {
		opacity: 0.8;
	}

	.m2_z1 {
		position: absolute;
		top: 324px;
		right: 539px;
	}

	.m2_z1 .m2_zz {
		background-color: #cf4c94;
	}

	.m2_z2 {
		position: absolute;
		top: 324px;
		right: 357px;
	}

	.m2_z2 .m2_zz {
		background-color: #d8b430;
	}

	.m2_z3 {
		position: absolute;
		top: 324px;
		right: 179px;
	}

	.m2_z3 .m2_zz {
		background-color: #09b5fb;
	}

	.m2_z4 {
		position: absolute;
		top: 324px;
		right: 0;
	}

	.m2_z4 .m2_zz {
		background-color: #96cd34;
	}

	.main_2_left {
		width: 530px;
		height: auto;
		float: left;
	}
	.main_2_left ul{
		height: 435px;
	}
	.main_2_left li {
		width: 100%;
		cursor: pointer;
		height: 68px;
		color: #999;
		overflow: hidden;
		margin-bottom: 16px;
	}

	.main_2_left .date {
		text-align: center;
		background-color: #f8f8f8;
		width: 70px;
		height: 68px;
		color: #999;
		float: left;
		position: relative;
	}

	.main_2_left span {
		display: block;
		width: 100%;
		height: 40px;
		background-color: #e4e4e4;
		line-height: 40px;
		font-size: 30px;
		font-weight: bold;
		margin-bottom: 5px;
	}

	.date b {
		display: block;
		width: 70px;
		height: 0;
		position: absolute;
		top: 40px;
		left: 0;
		background-color: #00b447;
		color: #fff;
		line-height: 40px;
		font-size: 30px;
		transition: all 0.3s ease 0s;
		overflow: hidden;
	}

	.main_2_left .contents {
		width: 430px;
		float: right;
		line-height: 17px;
	}

	.main_2_left h3 {
		overflow: hidden;
		color: #333;
		font-size: 16px;
		margin-bottom: 5px;
		height: 30px;
		line-height: 30px;
	}

	.main_2_left li:hover .date {
		color: #00b447;
	}

	.main_2_left li:hover h3 {
		color:  #00b447;
	}
	.main_2_left .more_new{
		border:1px solid #333;
		padding:10px 20px;
	}
	.main_2_left .more_new:hover{
		color: #fff;
		background:#00b447;
		border: 1px solid #00b447;
	}
	.date span {
		display: inline-block;
		color: #999;
		-webkit-transition: -webkit-transform 0.3s ease 0s;
		transition: transform 0.3s ease 0s;
		-webkit-transform-origin: 50% 0px 0px;
		-ms-transform-origin: 50% 0px 0px;
		transform-origin: 50% 0px 0px;
		-webkit-transform-style: preserve-3d;
		-ms-transform-style: preserve-3d;
		transform-style: preserve-3d;
	}

	.main_2_left li:hover span {
		-webkit-transform: rotateX(90deg) translateY(-22px);
		-ms-transform: rotateX(90deg) translateY(-22px);
		transform: rotateX(90deg) translateY(-22px);
	}

	.main_2_left li:hover b {
		top: 0;
		height: 40px;
		transition: all 0.3s ease 0s;
	}

	.main_2 .more {
		margin-left: 90px;
		float: left;
	}

	.main_2 .more:hover {
		opacity: 0.8;
		filter: alpha(opacity=80);
	}

	.main_2_right {
		float: right;
	}

	.main_2_cube {
		position: absolute;
		width: 100px;
		height: 100px;
		right: 520px;
		top: 160px;
		z-index: 10;
	}

	#trans3DBoxes1 div {
		position: absolute;
		width: 100px;
		height: 100px;
		color: #000;
	}

	#trans3DBoxes1 .img_1 {
		background: #efefef url(../images/cube_1.png);
	}
	#trans3DBoxes1 .img_2 {
		background: #efefef url(../images/cube_2.png);
	}

	#trans3DBoxes1 .img_3 {
		background: #efefef url(../images/cube_3.png);
	}

	#trans3DBoxes1 .img_4 {
		background: #efefef url(../images/cube_4.png);
	}

	#trans3DBoxes1 .img_5 {
		background: #efefef url(../images/cube_5.png);
	}

	#trans3DBoxes1 .img_6 {
		background: #efefef url(../images/cube_6.png);
	}

	#trans3DBoxes1 .img_7 {
		background: red;
		width: 100px;
		height: 141.5px;
	}
	/*留言*/
	.p_z{
		text-align: center;
		line-height: 50px;
		font-size: 26px;
		color: black;
	}
	.form_bgc {
		margin-top: 50px;
		background-color: #F5F5F5;
		width: 100%;
		min-width: 1200px;
	}

	.feedback-tag font .feedback-tag span {
		color: #fff;
		font-size: 18px;
		line-height: 40px;
		display: block;
		position: relative;
	}

	.feedback-tag span {
		position: absolute;
		top: 50%;
		left: 0;
		margin-top: -20px;
		transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
	}

	.feedback-tag span:before {
		width: 300px;
		height: 40px;
		content: '';
		position: absolute;
		left: 50%;
		top: -175px;
		background: #e2a53e;
		z-index: 1;
	}

	.feedback-tag span i {
		font-style: normal;
		position: absolute;
		left: 179px;
		top: -165px;
		z-index: 2;
	}

	.feedback-tag font {
		margin-top: -40px;
		visibility: hidden;
		opacity: 0;
	}
	#form {
		position: relative;
		background-color: white;
		width: 900px;
		margin: auto;
		padding: 100px;
		font-size: 14px;
		overflow: hidden;
	}
	.contSug .subCont #form{
		background-color: rgba(0,0,0,0);
		width: 395px;
		padding: 0px;
	}
	#form .input {
		width: 100%;
		height: 40px;
		line-height: 40px;
		margin-bottom: 10px;
	}

	#form .input>input {
		width: 600px;
		height: 38px;
		outline: none;
		border: 1px solid #999;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 6px;
	}
	

	#form .input>p,
	#form .textarea>p,
	#form .yzm>p {
		
		float: left;
		margin-bottom: 0;
		text-align: right;
	}

	#form .textarea {
		height: 100px;
		margin-bottom: 10px;
	}

	#form .textarea>textarea {
		width: 600px;
		height: 98px;
		float: left;
		resize: none;
		outline: none;
		border: 1px solid #999;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 6px;
	}
	#form .textarea .input1{
		width: 575px;
		float: right;
	}
	#form .input .input1 {
		width: 575px;
		float: right;
	}
	#form .yzm {
		width: 100%;
		height: 30px;
		line-height: 30px;
		margin-bottom: 10px;
	}

	#form .yzm>input {
		width: 100px;
		height: 28px;
		outline: none;
		border: 1px solid #999;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 6px;
	}

	#form .yzm>img {
		width: auto;
		height: 100%;
		margin: 0px 10px;
	}

	#form .btn {
		width: 100%;
		text-align: center;
	}

	#form .btn>input {
		margin: 0 30px;
		padding: 4px 18px;
		background-color: #f6ba42;
		outline: none;
		border: none;
		line-height: initial;
		color: #fff;
		transition: box-shadow 0.4s;
	}

	#form .btn>input#msg_submit {
		background-color: #4287ba;
	}

	#form .btn>input:hover {
		box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.2);
		/*color: #ff0080;*/
	}

	#form .btn>input#msg_submit:hover {
		box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.2);
		/*color: #f6ba42;*/
	}


	/*.banner{ width:100%; height:625px; clear:both;}*/


/*.service_top{ padding:40px 0; text-align:center;}201609
.service_top02{ width:452px; margin:0 auto; height:50px;color:#2c2c2c;}
.service_top02_left{ width:320px; float:left; font-size:36px; text-align:center;  font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
.service_top02_right{ width:132px; float:right; text-align:right; font-size:30px;}
.service_top02 span{color:#f3782a; font-size:36px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}


.service_top03{ width:542px; margin:0 auto; height:50px;color:#fff;}
.service_top03 span{color:#f3782a; font-size:36px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.service_top03_left{ width:410px; float:left; font-size:36px; text-align:center;  font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
.service_top03_right{ width:132px; float:right; text-align:right; font-size:30px;}

.service_top04{ width:362px; margin:0 auto; height:50px;color:#2c2c2c;}
.service_top04_left{ width:225px; float:left; font-size:36px; text-align:center;  font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
.service_top04_right{ width:132px; float:right; text-align:left; font-size:30px;}
.service_top04 span{color:#f3782a; font-size:36px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
*/

.service_top05 {
	width: 440px;
	margin: 0 auto;
	height: 50px;
	color: #2c2c2c;
}

.service_top05_left {
	width: 290px;
	float: left;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.service_top05_right {
	width: 138px;
	float: right;
	text-align: left;
	font-size: 30px;
}

.service_top05 span {
	color: #f3782a;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.service_top05_a {
	text-align: center;
	margin-top: 20px;
}

.service_top05_a a {
	display: inline-block;
	font-size: 16px;
	color: #34373e;
	line-height: 30px;
	border-bottom: 1px solid #fff;
	margin-left: 25px;
	margin-right: 25px;
}

.service_top05_a  {
	color: #f3782a;
	border-bottom: 1px solid #f3782a;
}

.service_top05_a a.two_sel {
	color: #f3782a;
	border-bottom: 1px solid #f3782a;
}


/*
.service_top p{ line-height:20px; clear:both;}
.service_list li{ width:240px; float:left; margin:20px 10px 0 50px;}
.service_list_img{ background:url(../images/2015/service_list_bg01.jpg) no-repeat center; width:215px; height:150px; padding:70px 0 0 25px;}
.service_list_img:hover{ background:url(../images/2015/service_list_bg02.jpg) no-repeat center;}
.service_list_img a{ display:block; width:100%; height:100%;}
.service_list_text{ margin:25px 0 0 0;}
.service_list_text h2{ color:#a3a3a3; font-weight:normal; font-size:14px;}
.service_list_text h1{ line-height:50px; font-size:22px;}
.service_list_text p{ width:210px;}*/

.case1 {
	width: 100%;
	clear: both;
	padding-top: 60px;
}


/*.case_top{ height:130px; background:url(../images/2015/case_top_bg.jpg) no-repeat center top; text-align:center; width:100%; padding-top:50px;}201609
.case_top img{ margin-bottom:10px;}
.case_top p{ line-height:20px; color:#fff;}*/

.case1_list {
	width: 100%;
	float: left;
}

.case1_list li {
	width: 20%;
	*width: 19.989%;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	*margin-bottom: -4px;
	display: none;
}

.case1_list li.guwenshow {
	display: block;
}

.case1_list img {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.case1_list a {
	display: inline-block;
	float: left;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.case1_list a div.wenzi {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 100%;
	left: 0px;
	background: url(../images/case_bg.png) right bottom no-repeat;
	/*background: #010101;opacity: 0.8;filter: alpha(opacity=80);*/
	line-height: 25px;
	color: #fff;
	font-weight: 400;
}

.case1_list a div.wenzi h2 {
	width: 90%;
	height: 36px;
	font-size: 16px;
	color: #fff;
	margin-top: 6%;
	text-align: left;
	overflow: hidden;
	line-height: 36px;
	margin-left: 5%;
	background: url(../images/line2.png) left bottom no-repeat;
	font-weight: normal;
}

.case1_list a div.wenzi h1 {
	width: 100%;
	height: 36px;
	font-size: 18px;
	color: #fff;
	margin-top: 8%;
	text-align: center;
	overflow: hidden;
	line-height: 36px;
}

.case1_list a div.wenzi p {
	width: 80%;
	color: #fff;
	margin: 0 auto;
	text-indent: 2em;
	height: 50px;
	overflow: hidden;
}


/*.customer{ clear:both; background:url(../images/2015/customer_bg.jpg) no-repeat center; height:520px;}201609
.case_more{ width:146px; margin:0 auto; padding:60px 0; text-align:center;}
.case_more span{ color:#6f6f6f;}
.case_more img{ margin-top:10px;}
.case_more a{ color:#fff;}
.customer_list dl{height: 160px;}
.customer_list dd{ display:inline; height:120px; line-height:120px; margin:20px 0px;}  */

.customer_button {
	width: 198px;
	margin: 0 auto;
	padding-top: 30px;
	clear: both;
	height: 5px;
}

.customer_button img {
	margin: 0 2px;
}

.new_list li {
	width: 580px;
	height: 130px;
	float: left;
	padding: 10px;
	margin: 0 0 25px 0;
}

.new_List_date {
	width: 60px;
	float: left;
	text-align: center;
}

.new_List_date h1 {
	color: #e2a53e;
	font-size: 30px;
	line-height: 45px;
	font-weight: bold;
}

.new_List_date h2 {
	font-weight: normal;
	color: #686868;
	line-height: 30px;
	font-size: 13px;
	padding-bottom: 5px;
}

.new_list_pic {
	width: 200px;
	float: right;
	margin: 0 10px;
}

.new_list_pic img {
	width: 200px;
	height: 124px;
}

.new_list_text {
	width: 350px;
	float: left;
	margin-left: 20px;
	text-align: left;
}

.new_list_text h1 {
	color: #f3782a;
	font-size: 14px;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
	border-bottom: 1px solid #d7d7d7;
}

.new_list_text p {
	margin-top: 5px;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
}

.new_list li:hover {
	background: #f5f5f5;
}

.new_list_text span {
	width: 83px;
	float: right;
}

.new_list_button {
	clear: both;
	width: 120px;
	height: 15px;
	padding: 10px 0 30px 0;
	margin: 0 auto;
}

.new_list_button img {
	margin: 0 12px;
}

.case_category {
	width: 1200px;
	margin: 0 auto;
	display: table;
	margin-top: 15px;
}

.case_category ul {
	height: 32px;
	display: table;
}

.case_category ul li {
	float: left;
	height: 32px;
	line-height: 30px;
	border: #ececec 1px solid;
	margin-right: 6px;
	margin-top: 8px;
}

.case_category ul li:hover {
	border: #4287ba 1px solid;
}

.case_category ul li a {
	display: block;
	padding: 0px 14px;
	background: #F6F6F6;
	color: #333;
	font-size: 14px;
	letter-spacing: 1px
}

.case_category ul li a:hover,
.case_category ul li a.on {
	color: #FFF;
	background: #4287ba;
	text-decoration: none;
}
.case_category .s{
	display: none;
}
.foot_map {
	background: url(../images/2015/foot_map.jpg) no-repeat center top;
	height: 440px;
	width: 100%;
}

.foot_map_center {
	padding-top: 340px;
	text-align: center;
}

.foot_map_center p {
	color: #333;
	font-size: 18px;
	margin-bottom: 20px;
}

.foot_map_center img {
	margin: 0 5px 0 60px;
	/*width:20px;*/
	height: 20px;
}

.foot {
	width: 100%;
	height: 30px;
	background-color: #1f2229;
	clear: both;
	line-height: 30px;
}

.foot_text {
	width: 1200px;
	margin: 0 auto;
	line-height: 30px;
	color: #d9d9d9;
}

.foot_text p {
	font-size: 13px;
	color: #fff;
	text-align: center;
}

.foot_text p a {
	color: #8c8c8c;
}

.foot_button {
	width: 280px;
	float: right;
}

.foot_button li {
	background: url(../images/2015/foot_button_bg01.jpg) no-repeat;
	width: 48px;
	height: 38px;
	padding-top: 10px;
	text-align: center;
	float: left;
	margin: 0 5px;
	position: relative;
}

.foot_button li:hover {
	background: url(../images/2015/foot_button_bg02.jpg) no-repeat center;
}

.foot_button li .wem1 {
	width: 203px;
	display: none;
	color: #363636;
	text-align: center;
	padding-top: 215px;
	position: absolute;
	left: -78px;
	top: -205px;
	background-image: url('../images/2015/ewm.png');
	background-repeat: no-repeat;
}

.foot_button li .wem2 {
	width: 203px;
	display: none;
	color: #363636;
	text-align: center;
	padding-top: 215px;
	position: absolute;
	left: -75px;
	top: -205px;
	background-image: url('../images/2015/ewm.png');
	background-repeat: no-repeat;
}

.foot_div {
	overflow: hidden;
	background-color: #3d3d3d;
	clear: both;
}

.foot_div .foot_div_c {
	height: 257px;
	overflow: hidden;
	border-bottom: 1px solid #5a5a5a;
}

.foot_div .foot_div_c h3 {
	padding-bottom: 10px;
	color: #ffffff;
	font-weight: normal;
	background: url(../images/201603/foot_line.png) left bottom no-repeat;
}

.foot_div .foot_div_c h3 a {
	color: #ffffff;
	font-size: 14px;
}

.foot_div .foot_div_c h3 a:hover {
	color: #ffffff;
}

.foot_div .foot_div_c h3 em {
	float: right;
	font-style: normal;
	line-height: 28px;
}

.foot_div .foot_div_c h3 em a {
	color: #B5B5B5;
	font-size: 12px;
}

.foot_div .foot_div_c ul {
	color: #9B9B9B;
	height: 255px;
	margin: 0;
	padding: 20px 0 0;
}

.foot_div .foot_div_c ul li {
	float: left;
}

.foot_div .foot_div_c ul li.footyw {
	width: 425px;
	overflow: hidden;
}

.foot_div .foot_div_c ul li.footyw p {
	width: 440px;
	padding-top: 10px;
}

.foot_div .foot_div_c ul li.footyw p span {
	float: left;
	/* width:205px;*/
}

.foot_div .foot_div_c ul li.footyw p a {
	color: #9b9b9b;
	display: block;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	padding-right: 22px;
}

.foot_div .foot_div_c ul li.footyw p a:hover {
	color: #FFF
}

.foot_div .foot_div_c ul li.footys {
	width: 380px;
	overflow: hidden;
	padding-left: 50px;
}

.foot_div .foot_div_c ul li.footys p {
	width: 400px;
	padding-top: 10px;
}

.foot_div .foot_div_c ul li.footys p span {
	float: left;
	width: 200px;
}

.foot_div .foot_div_c ul li.footys p a {
	color: #9b9b9b;
	display: block;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	padding-right: 10px;
}

.foot_div .foot_div_c ul li.footys p a:hover {
	color: #FFF
}

.foot_div .foot_div_c ul li.footabout {
	width: 300px;
	overflow: hidden;
	padding-left: 45px;
}

.foot_div .foot_div_c ul li.footabout p {
	padding-top: 10px;
	color: #9b9b9b;
	font-size: 13px;
	line-height: 24px;
}

.foot_div .foot_div_c ul li.footabout p a {
	color: #9b9b9b;
	font-size: 13px;
}

.foot_div .foot_links {
	margin: 0px;
	padding: 0px;
	width: 1180px;
	margin: 0px auto;
	margin-top: 12px;
	/*height:120px;*/
	padding-bottom: 20px;
	line-height: 24px;
	font-size: 13px;
}

.foot_div .foot_links h3 {
	color: #FFF;
	font-size: 15px;
	padding-bottom: 5px;
	font-weight: normal;
}

.foot_div .foot_links a {
	margin-right: 5px;
	color: #9b9b9b;
	display: inline-block;
	font-size: 13px;
}

.foot_div .foot_links a:hover {
	color: #FFF;
}


/*°¸ÀýÁÐ±íÑùÊ½*/

.case_banner {
	background: url(../images/2015/case_banner_bg.jpg) no-repeat center;
	height: 160px;
	text-align: center;
	color: #fff;
	width: 100%;
	clear: both;
	padding-top: 80px;
}

.case_banner h1 {
	font-size: 20px;
	margin-bottom: 20px;
	color: #fff;
}

.case_banner p {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.case_banner span {
	font-size: 28px;
}

.zy_top {
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #eee;
}

.zy_top_left {
	width: 600px;
	float: left;
	padding-top: 35px;
}

.zy_top_left_left {
	width: 180x;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #2c2c2c;
	font-weight: bold;
}

.zy_top_left_left span {
	font-size: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f3782a;
}

.zy_top_left_right {
	width: 390px;
	float: right;
}

.zy_top_left_right01 {
	height: 24px;
	font-size: 18px;
	margin-top: 5px;
}

.zy_top_left_right02 {
	height: 15px;
	line-height: 20px;
	color: #686868;
}

.zy_top_left_left02 {
	width: 220x;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #2c2c2c;
	font-weight: bold;
}

.zy_top_left_left02 span {
	font-size: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f3782a;
}

.zy_top_left_right_mo {
	width: 380px;
	float: right;
}

.zy_top_left_left03 {
	width: 390x;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #2c2c2c;
	font-weight: bold;
}

.zy_top_left_left03 span {
	font-size: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f3782a;
}

.zy_top_left_right_new {
	width: 210px;
	float: right;
}

.zy_top_left_left04 {
	width: 410x;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #2c2c2c;
	font-weight: bold;
}

.zy_top_left_left04 span {
	font-size: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f3782a;
}

.zy_top_left_right_web {
	width: 190px;
	float: right;
}

.zy_top_right {
	width: 600px;
	float: right;
}

.zy_top_left_01 {
	width: 490px;
	float: left;
	padding-top: 35px;
}

.zy_top_left_right_01 {
	width: 280px;
	float: left;
	margin-left: 10px;
}

.zy_top_right_01 {
	width: 706px;
	float: right;
}

.wz {
	height: 35px;
	line-height: 35px;
	text-align: right;
	margin-top: 10px;
	color: #686868;
}

.wz2 {
	height: 35px;
	line-height: 35px;
	text-align: right;
	margin-top: 40px;
}

.wz a {
	color: #686868;
}

.wz a:hover {
	color: #f3782a;
}

.wz2 a {
	color: #686868;
}

.wz2 a:hover {
	color: #f3782a;
}

.zy_case_fl {
	width: 706px;
	/*margin-left:70px;*/
}

.zy_case_fl02 {
	/*width:440px; margin-left:175px;*/
	width: 664px;
	/* margin-left:71px;*/
}

.zy_case_fl li {
	width: 94px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #32373d;
	border: 1px solid #1d2027;
	float: left;
	margin-left: 10px;
}

.zy_case_fl a {
	font-size: 14px;
	color: #fff;
	display: block;
}

.zy_case_fl li:hover {
	/*background: #f3782a;*/
	border: 1px solid #d85808;
}

.zy_case_fl .flon {
	background: #f3782a;
	border: 1px solid #d85808;
}

.zy_case_list {
	clear: both;
	width: 1200px;
	margin: 30px auto 0 auto;
	height: 100%;
	overflow: hidden;
	*padding-bottom: 30px;
	
}
.zy_case_list ul{
	margin-right: -72px;
}
.zy_case_list li div.cover {
	width: 100%;
	height: 100%;
	top: 0;
	position: absolute;
	background: #2088bf;
	opacity: 0;
	filter: alpha(opacity=0);
	font-size: 14px;
	color: #fff;
	text-indent: 2em;
}

.zy_case_list li div.cover img {
	width: 85px;
	height: 85px;
	padding: 35% 38%;
	display: block;
}

.zy_case_list img {
	width: 352px;
	height: 236px;
}

.biaoti_weizhi {
	width: 1200px;
	margin: 0 auto;
	color: #e2a53e;
	font-size: 24px;
	font-weight: normal;
	height: 52px;
	line-height: 52px;
	margin-top: 17px;
	border-bottom: 1px solid #E0E0E0;
}

.biaoti_weizhi span {
	color: #cccccc;
	font-size: 18px;
	font-family: Arial, sans-serif;
	margin-left: 11px;
}

.biaoti_weizhi p {
	float: right;
	color: #999999;
	font-size: 14px;
}

#mian_bao_xie {
	float: right;
	height:52px;
	line-height: 52px;
	color: #999;
	font-size: 14px;
}

#mian_bao_xie>p {
	float: left;
}

#mian_bao_xie>a {
	font-size: 14px;
	vertical-align: top;
	color: #999;
}

.biaoti_weizhi p a {
	color: #999999;
	font-size: 14px;
}


/*.zy_case_list li:hover .imgs{-webkit-transform:matrix(1.04,0,0,1.04,0,0);-moz-transform:matrix(1.04,0,0,1.04,0,0);-ms-transform:matrix(1.04,0,0,1.04,0,0);-o-transform:matrix(1.04,0,0,1.04,0,0);transform:matrix(1.04,0,0,1.04,0,0)}*/

.page {
	height: 30px;
	line-height: 30px;
	width: 1100px;
	display: table;
}

.page_info {
	text-align: center;
	margin-top: 20px;
	color: #333;
	font-size: 16px;
}

.page_info span {
	padding: 0 2px;
	font-weight: bold;
}

.page_list {
	height: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 14px;
	margin-top: 20px;
}

.page_list a {
	display: inline-block;
	color: #898989;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	text-align: center;
	padding: 0 8px;
	margin: 0 1px;
}

.page_list a:hover {
	color: #fff;
	border: 1px solid #898989;
	background: #898989;
}

.page_list a.on {
	color: #333;
	border: 1px solid #ccc;
	background: #E5EDF2;
}

.zy_case_list ul {
	/*width: 100%;*/
	height: auto;
	display: table;
}

.zy_case_list li {
	position: relative;
	width: 352px;
	height: 286px;
	float: left;
	margin: 0 72px 40px 0px;
	overflow: hidden;
}

.zy_case_list p {
	height: 50px;
	line-height: 50px;
	*margin-top: -5px;
	/*background-color: #32373d;*/
	text-indent: 24px;
}

.zy_case_list a {
	color: #999;
	font-size: 14px;
}

.fenye {
	clear: both;
	height: 46px;
	padding-bottom: 50px;
	margin-bottom: 50px;
}

.fenye_nr {}

.fenye_nr .pages {
	display: block;
	width: 48px;
	float: left;
	height: 46px;
	line-height: 46px;
	text-align: center;
}

.fenye_left_icon {
	width: 48px;
	float: left;
}

.yeshu {
	float: right;
}

.yeshu a {
	display: block;
	width: 48px;
	float: left;
	height: 46px;
	line-height: 46px;
	text-align: center;
}

.yeshu a:hover {
	background-color: #f3782a;
	color: #fff;
}

.yeshu .on {
	background-color: #f3782a;
	color: #fff;
}

.fenye_right_icon {
	width: 48px;
	float: right;
}

.Page {
	width: 100%;
	text-align: center;
	padding: 35px 0px;
}

.Page a {
	display: inline-block;
	width: 65px;
	background: #ffffff;
	height: 48px;
	vertical-align: middle;
	line-height: 48px;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	margin-left: -5px
}

.Page a:hover {
	background: #F3782A;
	color: #FFF
}

.Page a.cur {
	background: #F3782A;
	color: #FFF
}

.Page a.on {
	background: #F3782A;
	color: #FFF
}

.Page a.Prev {
	border-radius: 6px 0px 0px 6px;
	width: 90px;
}

.Page a.Prev span {
	background: url(../images/2015/Icon25.gif) no-repeat 10px center;
	display: block;
}

.Page a.Prev:hover span {
	background: url(../images/2015/Icon025.gif) no-repeat 10px center;
}

.Page a.next {
	border-radius: 0px 6px 6px 0px;
	width: 90px;
}

.Page a.next span {
	background: url(../images/2015/Icon26.gif) no-repeat 88% center;
	display: block;
}

.Page a.next:hover span {
	background: url(../images/2015/Icon026.gif) no-repeat 88% center;
}


/*°¸ÀýÏêÇéÒ³Ãæ*/

.case_show_pic {
	clear: both;
	background: url(../images/2015/case_show_pic_bg.jpg) no-repeat;
	width: 742px;
	height: 584px;
	padding-top: 22px;
	margin: 80px auto;
	text-align: center;
}

.case_show_pic img {
	width: 690px;
	height: 420px;
}

.case_show {
	background: url(../images/2015/case_show_text_bg.jpg) repeat-x;
	height: 70px;
	padding: 30px 0;
	width: 100%;
}

.case_show_center_left {
	width: 500px;
	float: left;
}

.case_show_center_left h1 {
	font-size: 18px;
	line-height: 40px;
}

.case_show_center_right {
	width: 130px;
	float: right;
	margin-top: 30px;
}

.ysgy {
	width: 33px;
	float: left;
	margin-right: 6px;
	height: 33px;
	text-align: center;
	background-color: #f3782a;
}

.ysgy:hover {
	width: 33px;
	float: left;
	margin-right: 6px;
	height: 33px;
	text-align: center;
	background-color: #32373d;
}

.shang {
	padding-top: 7px;
	height: 26px;
}

.shang:hover {
	padding-top: 7px;
	height: 26px;
}

.xia {
	padding-top: 7px;
	height: 26px;
}

.xia:hover {
	padding-top: 7px;
	height: 26px;
}

.case_bz {
	color: #686868;
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
}

.case_bz img {
	float: left;
	margin-right: 6px;
}

.case_bz_lb {
	width: 140px;
	float: left;
}

.case_show_text {
	margin: 40px auto;
	color: #686868;
	line-height: 25px;
}

.case_show_piclist {
	text-align: center;
	margin-bottom: 20px;
}

.case_show_piclist img {
	margin-bottom: 15px;
	width: 100%;
}


/*¹ØÓÚÎÒÃÇÒ³Ãæ*/

.about01 {
	margin-top: 40px;
}

.about01 img {
	float: left;
	margin-right: 50px;
}

.about01 h1 {
	color: #686868;
	font-size: 16px;
	line-height: 40px;
}

.about01 h2 {
	color: #f3782a;
	font-size: 20px;
}

.about01 p {
	line-height: 25px;
	margin: 15px 0;
}

.about02 {
	background: url(../images/2015/about01_bg.jpg) repeat-x;
	height: 504px;
	clear: both;
	width: 100%;
}

.about02_left {
	width: 680px;
	margin-left: 20px;
	float: left;
}

.who {
	padding: 180px 0 30px 0;
}

.about02_left p {
	line-height: 25px;
	width: 660px;
}

.about02_right {
	width: 470px;
	float: right;
}

.about03 {
	clear: both;
	padding: 40px 0;
}

.about03 p {
	line-height: 25px;
	margin-top: 10px;
}

.about03_left {
	width: 330px;
	float: left;
}

.about03_center {
	width: 344px;
	float: left;
	margin: 0 28px;
	background: url(../images/2015/about03_pic.jpg) no-repeat center;
	height: 341px;
	padding: 140px 0 0 140px;
}

.about03_center h1 {
	font-size: 24px;
}

.about03_center p {
	width: 210px;
	margin-top: 15px;
	line-height: 25px;
}

.about03_right {
	width: 330px;
	float: right;
}

.about02_01 {
	text-align: right;
	margin-top: 35px;
	height: 150px;
}

.about01_top_left {
	width: 125px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 58px;
	color: #f3782a;
	margin-right: 10px;
}

.about01_top_right {
	float: right;
	width: 195px;
	font-weight: bold;
	font-size: 24px;
	margin-top: 20px;
}

.about01_top_right span {
	font-weight: normal;
}

.about02_03_top_left {
	width: 50px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 58px;
	color: #f3782a;
	margin-right: 10px;
}

.about02_03_top_right {
	float: left;
	width: 260px;
	font-weight: bold;
	font-size: 24px;
	margin-top: 20px;
}

.about02_03_top_right span {
	font-weight: normal;
}

.about02_02 {
	margin-top: 100px;
	text-align: right;
}

.about02_03 {
	text-align: left;
	margin-top: 35px;
	height: 150px;
}

.about02_04 {
	margin-top: 100px;
	text-align: left;
}

.about_honor {
	clear: both;
	padding: 40px 0 10px 0;
}

.about03 P {
	clear: both;
}

.about_honor_top {
	text-align: center;
	margin: 30px 0;
}


/*ÍÅ¶Ó½éÉÜÑùÊ½*/

.team {
	padding: 40px 0;
}

.team_top {
	text-align: center;
}

.team_top img {
	margin-bottom: 15px;
}

.team_top p {
	line-height: 25px;
}

.team_fl {
	width: 590px;
	margin: 20px auto;
	height: 50px;
}

.team_fl a {
	display: block;
	width: 90px;
	margin: 0 10px;
	float: left;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #232323;
	font-size: 18px;
	font-weight: bold;
}

.team_fl a:hover {
	border-bottom: 3px solid #f3782a;
	height: 42px;
	color: #f3782a;
}

.team_fl .team_fl_on {
	border-bottom: 3px solid #f3782a;
	height: 42px;
	color: #f3782a;
}

.team_list {
	clear: both;
	padding-top: 30px;
	overflow: hidden;
}

.team_list ul {
	display: none;
}

.team_list li {
	width: 550px;
	margin: 25px;
	float: left;
}

.team_left {
	width: 175px;
	float: left;
}

.team_left img {
	width: 175px;
	height: 175px;
}

.team_right {
	width: 325px;
	float: right;
}

.team_right h1 {
	font-size: 18px;
	margin-top: 20px;
}

.team_right p {
	line-height: 25px;
	font-size: 14px;
	margin-top: 10px;
}

.team02 {
	clear: both;
	background: url(../images/2015/team_bg.jpg) no-repeat center;
	height: 474px;
	padding-top: 60px;
}

.team02_left {
	width: 670px;
	float: left;
}

.team02_text {
	width: 470px;
	float: right;
	padding-top: 60px;
}

.team02_text h1 {
	font-size: 22px;
}

.team02_text h2 {
	line-height: 45px;
	font-size: 16px;
	margin-bottom: 20px;
}

.team02_text p {
	font-size: 14px;
	line-height: 25px;
}

.zp {
	clear: both;
	text-align: center;
	padding: 40px 0;
}

.zp h1 {
	font-size: 32px;
	line-height: 80px;
}

.zp p {
	margin-top: 20px;
}

.zp h2 {
	font-size: 24px;
	font-weight: normal;
	margin: 20px 0;
	color: #686868;
}

.zp_list {
	margin-top: 20px;
	padding: 40px 0;
	height: 100%;
	overflow: hidden;
	border-top: 1px solid #f2f2f2;
}

.zp_list li {
	width: 550px;
	float: left;
	margin: 0 25px;
}

.zp_list h1 {
	height: 60px;
	font-size: 24px;
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 10px;
}

.zp_list img {
	float: left;
	margin-right: 6px;
}

.zp_list span {
	color: #19a6db;
}

.zp_list p {
	line-height: 25px;
}


/*ÁªÏµÎÒÃÇÒ³Ãæ*/

.contact_banner {
	background: url(../images/2015/contact_banner.jpg) no-repeat center;
	height: 160px;
	padding-top: 80px;
	text-align: center;
	font-size: 20px;
	color: #232323;
	font-weight: bold;
	width: 100%;
}

.contact_banner span {
	font-size: 24px;
	margin: 0 5px;
}

.contact_map {
	margin: 0 0 30px 0;
	text-align: center;
}

.contact_lxfs {
	width: 732px;
	margin: 0 auto;
}

.contact_lxfs_top {
	height: 65px;
	line-height: 65px;
	background-color: #32373d;
}

.contact_lxfs_top_left {
	width: 354px;
	float: left;
	background-color: #f3782a;
	color: #fff;
	font-size: 18px;
	text-indent: 12px;
	height: 65px;
}

.contact_lxfs_top_left span {
	font-weight: bold;
	font-size: 24px;
}

.contact_lxfs_top_right {
	width: 360px;
	float: right;
	padding-top: 15px;
}

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

.contact_lxfs_top_right li .wem {
	width: 220px;
	display: none;
	color: #363636;
	border: solid 1px #ccc;
	text-align: center;
	padding-top: 215px;
	position: absolute;
	/*background-color: White;*/
	background-image: url('../images/2015/ewm.png');
	background-repeat: no-repeat;
	background-position: center 10px;
}

.contact_lxfs_top_right li .wem3 {
	left: -70px;
	top: -220px;
	border: 0;
}

.contact_lxfs_top_right li .wem4 {
	left: -80px;
	top: -220px;
	border: 0;
}

.contact_lxfs_top_right img {
	margin: 0 20px;
}

.contact_text {
	clear: both;
	padding: 10px 0 40px 0;
}

.contact_text p {
	font-size: 14px;
	color: #232323;
	height: 30px;
	line-height: 30px;
}

.contact_text span {
	font-size: 14px;
	font-style: italic;
	margin-right: 5px;
}

.contact_bus {
	width: 1040px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
	margin-bottom: 50px;
	border-top: 1px solid #eee;
}

.contact_bus h1 {
	font-size: 20px;
	text-align: center;
	line-height: 45px;
	padding: 30px 0;
}

.contact_bus li {
	width: 250px;
	float: left;
	text-align: center;
}

.contact_bus img {
	margin-bottom: 15px;
}

.contact_bus h2 {
	font-size: 16px;
	color: #232323;
	line-height: 35px;
}

.contact_bus .jl {
	margin: 0 130px;
}

.fanganbanner {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
}

.fanganbanner img {
	width: 1900px;
	position: absolute;
	left: 50%;
	margin-left: -950px;
}

.ContactFormbox {
	position: absolute;
	width: 1180px;
	left: 50%;
	margin-left: -590px;
	/* top:37px;*/
	text-align: left;
}

.ContactForm {
	float: right;
	width: 490px;
	/* height:510px; */
	background: url(../images/2015/contact_bg.png) repeat;
}

.ContactForm h3 {
	font-size: 28px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	padding: 25px 0px;
}

.ContactForm ul {
	margin: 0px;
	padding: 0px 35px;
}

.ContactForm ul li {
	margin: 0px;
	padding: 0px;
	min-height: 46px;
	height: auto !important;
	height: 46px;
}

.ContactForm ul li label {
	display: block;
	padding: 6px 10px;
	height: 24px;
	overflow: hidden;
	background: #FFF;
}

.ContactForm ul li label input {
	width: 100%;
	background: none;
	outline: none;
	font-size: 15px;
	font-family: "Î¢ÈíÑÅºÚ";
	border: 0;
}

.ContactForm ul li label.xingming {
	float: left;
	width: 185px;
}

.ContactForm ul li label.dianhua {
	float: right;
	width: 185px;
}

.ContactForm h4 {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	padding: 10px 0px 10px 35px;
}

.ContactForm dl {
	margin: 0px;
	padding: 0px 0px 0px 35px;
	font-size: 13px;
	color: #a5acb3;
}

.ContactForm dl dd {
	float: left;
	width: 200px;
	padding-bottom: 5px;
}

.ContactForm dl dd input {
	vertical-align: middle;
}

.ContactForm dl dd span {
	padding-left: 10px;
}

.ContactForm dl dd.w220 {
	width: 230px;
}

.ContactForm dl em {
	padding: 0px 5px;
	font-style: normal;
}

.ContactForm dl span.ystitle {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	padding-right: 15px;
}

.ContactForm p {
	padding-top: 24px
}

.ContactForm p input {
	background: #f3782a;
	font-size: 20px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-weight: bold;
	width: 100%;
	color: #FFF;
	padding: 10px 0px;
	cursor: pointer;
	border: 0;
}

.ContactFormbox {
	top: 43px;
}

.crSecCode {
	height: 36px;
	padding: 10px 0px 20px 35px;
}

.crSecCode label {
	display: inline-block;
	height: 36px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.crSecCode label input {
	font-family: "Î¢ÈíÑÅºÚ";
	color: #333;
	width: 107px;
	margin-left: 15px;
}

.ContactForm p {
	padding-top: 0px;
}

.ContactForm .crSecCode img {
	width: 117px !important;
}

.ContactForm .crSecCode label input {
	background: #fff;
	line-height: 36px;
	height: 36px;
	padding: 0px;
}

.ContactForm .crSecCode img {
	position: static;
	left: 0px;
	margin-left: 10px;
	vertical-align: middle;
	margin-top: -9px;
}

.ContactForm p.crSecCode {
	padding-top: 12px;
}

.ContactForm h3 {
	padding: 20px 0px;
}

.ContactForm h4 {
	padding: 10px 0px 8px 35px;
}


/*Ì×²ÍÏêÇéÒ³Ãæ*/

.tc01 {
	clear: both;
	/*padding:30px 0; */
	padding-top: 30px;
	padding-bottom: 30px;
	height: 100%;
	overflow: hidden;
}

.tc01_left {
	width: 560px;
	float: left;
}

.tc01_left01 {
	height: 220px;
	margin-bottom: 30px;
}

.tc01_left01 img {
	float: left;
	margin-right: 20px;
}

.tc01_left01 h1 {
	padding-top: 40px;
	font-size: 16px;
	line-height: 40px;
}

.tc01_left01 p {
	line-height: 22px;
}

.tc01_left02 {
	clear: both;
	width: 470px;
}

.tc01_left02 h1 {
	line-height: 40px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}

.tc01_left02 p {
	line-height: 30px;
	border-bottom: 1px solid #eee;
}

.tc01_left02 span {
	font-weight: bold;
}

.tc01_right {
	width: 610px;
	float: right;
}

.tc01_right li {
	width: 280px;
	float: left;
	margin: 0 0 20px 20px;
	position: relative;
}

.tc01_right li div.cover {
	width: 100%;
	height: 100%;
	top: 0;
	position: absolute;
	background: #010101;
	opacity: 0;
	filter: alpha(opacity=0);
	font-size: 14px;
	color: #fff;
	text-indent: 2em;
}

.tc01_right li div.cover img {
	width: 85px;
	height: 85px;
	padding: 30% 38%;
	display: block;
}

.tc01_right img {
	width: 280px;
}

.tc01_right p {
	height: 40px;
	line-height: 40px;
	*margin-top: -5px;
	background-color: #32373d;
	text-indent: 12px;
	color: #999;
}

.tc02 {
	background: url(../images/2015/tc_xx_bg.jpg) repeat-x;
	clear: both;
	height: 100%;
	overflow: hidden;
}

.tc_icon {
	clear: both;
	overflow: hidden;
	height: 100%;
	padding: 40px 0;
}

.tc_icon li {
	width: 260px;
	margin: 0 70px;
	height: 250px;
	float: left;
	text-align: center;
}

.tc_icon h1 {
	font-size: 16px;
	line-height: 45px;
}


/*ÍøÕ¾½¨ÉèÒ³Ãæ*/

.website_banner {
	height: 240px;
	background: url(../images/2015/website_banner.jpg) no-repeat center;
	height: 170px;
	padding-top: 70px;
	text-align: center;
	color: #fff;
}

.website_banner h1 {
	color: #fff;
	font-size: 26px;
	line-height: 50px;
}

.website_banner h2 {
	color: #fff;
	font-size: 20px;
}

.website_tc {
	padding: 30px 0;
}

.website_tc_top {
	text-align: center;
	font-size: 30px;
	color: #232323;
	font-weight: bold;
	margin-bottom: 30px;
}

.website_tc_top span {
	color: #686868;
	font-weight: normal;
}

.website_tc_list {
	width: 1280px;
	margin: 0 auto;
}

.website_tc_list li {
	width: 560px;
	float: left;
	margin: 10px 40px 40px 40px;
}

.website_tc_list img {
	float: left;
	margin-right: 40px;
}

.website_tc_list h1 {
	padding-top: 40px;
	font-size: 16px;
	line-height: 40px;
}

.website_tc_list p {
	line-height: 22px;
}

.jzlc {
	clear: both;
	background: url(../images/2015/jzlc_bg.jpg) no-repeat center;
	height: 436px;
	padding-top: 40px;
}

.jzlc_list {
	width: 900px;
	float: left;
}

.jzlc_list li {
	width: 280px;
	float: left;
	margin: 10px 20px 30px 0;
}

.jzlc_list img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.jzlc_list h1 {
	line-height: 35px;
	font-size: 14px;
}

.jclc_right {
	width: 300px;
	float: right;
}

.ymzj {
	clear: both;
	padding: 30px 0;
	/* height:100%;*/
	overflow: hidden;
}

.ymzj_list li {
	width: 365px;
	float: left;
	height: 85px;
	padding: 35px 0 0 35px;
	background-color: #f7fcff;
}

.ymzj_list img {
	float: left;
	margin-right: 10px;
}

.ymzj_list h1 {
	font-size: 18px;
	text-align: left;
}

.ymzj_list p {
	font-size: 14px;
}

.ymzj_list .color {
	background-color: #e5f6fd;
}

.ymzj_list p {
	width: 280px;
}

.website_pic {
	clear: both;
	background: url(../images/2015/website_pic.jpg) no-repeat center;
	height: 400px;
	margin: 40px 0;
}

.website_service {
	height: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}

.website_ser_left {
	width: 340px;
	float: left;
	margin-top: 30px;
}

.website_ser_left li {
	height: 160px;
}

.website_ser_left img {
	float: right;
	margin-left: 10px;
}

.website_ser_left h1 {
	font-size: 18px;
	text-align: right;
	margin-top: 10px;
}

.website_ser_left p {
	line-height: 22px;
	text-align: right;
	width: 256px;
}

.website_ser_center {
	width: 440px;
	float: left;
	margin-left: 40px;
}

.website_ser_right {
	width: 340px;
	float: right;
	margin-top: 30px;
}

.website_ser_right li {
	height: 160px;
}

.website_ser_right img {
	float: left;
	margin-right: 10px;
}

.website_ser_right h1 {
	font-size: 18px;
	text-align: left;
	margin-top: 10px;
}

.website_ser_right p {
	line-height: 22px;
	text-align: left;
}


/*ÐÂÎÅÁÐ±íÒ³Ãæ*/

.new_banner {
	background: url(../images/2015/new_banner.jpg) no-repeat center;
	height: 160px;
	width: 100%;
	padding-top: 80px;
}

.new_banner_center {
	font-size: 28px;
	width: 1200px;
	margin: 0 auto;
	color: #232323;
	font-weight: bold;
}

.zy_new_list01,
.zy_new_list02,
.zy_new_list03,
.new_show {
	clear: both;
	height: 100%;
	overflow: hidden;
	padding: 40px 0;
}

.zy_new_list01 li {
	height: 140px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	clear: both;
}

.zy_new_list01_text {
	width: 825px;
	float: left;
	margin-left: 50px;
}

.zy_new_list01_text h1 {
	font-size: 20px;
	line-height: 35px;
	color: #686868
}

.zy_new_list01_text h1 a {
	color: #686868;
	/*font-weight: bold;*/
	letter-spacing: 1px;
}

.zy_new_list01_text h2 {
	font-weight: normal;
	color: #686868;
	line-height: 30px;
	font-size: 13px;
	padding-bottom: 5px;
}

.zy_new_list01_text h2 a {
	font-size: 13px;
	color: #686868
}

.zy_new_list01_text p {
	line-height: 22px;
	font-size: 14px;
}

.zy_new_list01_text p a {
	color: #686868
}

.zy_new_list01_text span {
	width: 83px;
	float: right;
}

.zy_new_list02 li {
	padding: 20px;
	margin-bottom: 20px;
	border: 1px solid #eee;
	height: 100px;
}

.zy_new_list02 h1 {
	font-size: 20px;
	line-height: 45px;
}

.zy_new_list02 img {
	float: left;
	margin: 12px 10px 0 0;
}

.zy_new_list02 p {
	line-height: 24px;
	background: url(../images/2015/da_icon.jpg) no-repeat left 5px;
	padding-left: 26px;
}

.zy_new_list03 li {
	height: 120px;
	border-bottom: 1px dashed #e1e1e1;
	clear: both;
	margin-bottom: 20px;
}

.zy_new_list03_left {
	width: 1080px;
	float: left;
}

.zy_new_list03_date {
	width: 66px;
	float: right;
	font-size: 42px;
	font-weight: bold;
	padding-top: 20px;
}

.zy_new_list03_date span {
	font-size: 14px;
	color: #686868;
	font-weight: normal;
	text-align: center;
}

.zy_new_list03_left h1 {
	font-size: 20px;
	line-height: 35px;
}

.zy_new_list03_left h1 a {
	font-size: 20px;
	color: #232323;
}

.zy_new_list03_left h1 a:hover {
	color: #f3782a;
}

.zy_new_list03_left h2 {
	font-weight: normal;
	color: #686868;
	line-height: 30px;
}

.zy_new_list03_left p {
	line-height: 22px;
}

.jg {
	clear: both;
	height: 20px;
}


/*ÐÂÎÅÏêÇéÒ³Ãæ*/

.new_show_left {
	width: 840px;
	float: left;
	overflow: hidden;
}

.new_show_left_top {
	height: 70px;
	border-bottom: 1px solid #eee;
}

.new_show_left_top .sx02 {
	width: 80px;
	float: right;
	padding-top: 10px;
}

.new_show_left_top img {
	margin-left: 5px;
}

.new_show_left_top h1 {
	font-size: 20px;
	margin-bottom: 10px;
}

.new_show_right {
	width: 270px;
	float: right;
	background: url(../images/2015/new_show_bg.jpg) repeat;
	padding: 15px;
}

.new_show_right_top {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

.new_show_right li {
	height: 110px;
	border-bottom: 1px dashed #eee;
	color: #686868;
	margin-bottom: 10px;
}

.new_show_right h1 {
	font-size: 14px;
	color: #686868;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}

.new_show_right h2 {
	margin-bottom: 10px;
	font-weight: normal;
	color: #686868;
}

.new_show_right p {
	height: 44px;
	overflow: hidden;
}

.new_show_right a {
	font-size: 14px;
}

.new_show_right a:hover {
	text-decoration: none;
}

.new_show_text {
	margin-top: 20px;
	color: #686868;
	font-size: 14px;
	line-height: 22px;
}

.new_show_text p {
	margin-bottom: 10px;
	color: #686868;
	font-size: 14px;
	line-height: 22px;
}

.new_show_text h1 {
	line-height: 35px;
	font-size: 14px;
}

.zy_left_show_sx {
	margin-top: 20px;
	border-top: 1px solid #eee;
	padding-top: 15px;
	line-height: 40px;
}

.fanhui {
	float: right;
	width: 110px;
}

.fanhui_left {
	width: 32px;
	float: left
}

.fanhui_right {
	width: 78px;
	float: left;
	height: 32px;
	background-color: #f4f4f4;
	line-height: 32px;
	text-align: center;
}

.fanhui_right:hover {
	background-color: #f3782a;
	color: #fff;
}

.fanhui_right a {
	color: #232323;
}

.fanhui_right a:hover {
	color: #fff;
}

.zy_left_show_sx a {
	margin-right: 10px;
}


/*ÒÆ¶¯ÖÕ¶ËÒ³Ãæ*/

.mobile_banner {
	width: 100%;
	height: 175px;
	padding-top: 65px;
	clear: both;
	background: url(../images/2015/mobile_banner.jpg) no-repeat center;
}

.mobile_banner_center {
	color: #fff;
}

.mobile_banner_center h1 {
	font-size: 28px;
	color: #fff;
}

.mobile_banner_center h2 {
	font-size: 16px;
}

.mobile_list {
	clear: both;
	padding: 40px 0 60px 0;
	height: 100%;
	overflow: hidden;
}

.mobile_list_top {
	font-size: 30px;
	color: #232323;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
}

.mobile_list_top span {
	color: #686868;
	font-weight: normal;
}

.mobile_list_list li {
	width: 310px;
	float: left;
	margin: 0 45px;
	text-align: center;
}

.mobile_list_list h1 {
	font-size: 16px;
	line-height: 40px;
	margin-top: 10px;
}

.mobile_list_list h2 {
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 10px;
}

.mobile_wxwz {
	background: url(../images/2015/mobile_bg.jpg) no-repeat center;
	height: 482px;
	padding-top: 40px;
	width: 100%;
	clear: both;
}

.mobile_wxwz_center_top {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 30px;
}

.mobile_wxwz_center_top span {
	color: #fff;
	font-weight: normal;
}

.mobile_wxwz_text {
	width: 400px;
	color: #fff;
	margin-top: 120px;
}

.mobile_wxwz_text h1 {
	font-size: 24px;
	color: #fff;
	margin-bottom: 15px;
}

.mobile_wxwz_text p {
	line-height: 25px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}

.mobile_app {
	margin-top: 60px;
}

.mobile_app_left {
	width: 585px;
	float: left;
}

.mobile_app_right {
	width: 410px;
	float: left;
	margin-left: 100px;
}

.mobile_app_right_top {
	font-size: 30px;
	color: #232323;
	font-weight: bold;
	margin: 70px 0 30px 0;
}

.mobile_app_right_top span {
	color: #686868;
	font-weight: normal;
}

.mobile_app_right_text {
	width: 400px;
	color: #232323;
}

.mobile_app_right_text h1 {
	font-size: 20px;
	color: #232323;
	margin-bottom: 15px;
}

.mobile_app_right_text p {
	line-height: 25px;
	font-size: 16px;
	color: #232323;
	font-weight: bold;
}

.mobile_pic {
	background: url(../images/2015/mobile_foot_pic.jpg) no-repeat center;
	height: 155px;
	clear: both;
	width: 100%;
}

.about_banner {
	clear: both;
	width: 100%;
	height: 240px;
	background: url(../images/2015/about_banner.jpg) no-repeat center;
}


/* Í¼Æ¬¹ö¶¯ */

.picScroll {
	position: relative;
	height: 245px;
	padding: 10px 42px 10px 42px;
	overflow: hidden;
}

.picScroll ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll ul li {
	float: left;
	background: url(../images/2015/about_pic_bg.jpg) no-repeat;
	width: 270px;
	height: 214px;
	padding: 20px 0 0 20px;
	overflow: hidden;
	display: inline;
}

.picScroll ul li img {
	width: 206px;
	height: 130px;
}

.picScroll .prev,
.picScroll .next {
	position: absolute;
	left: 10px;
	top: 80px;
	display: block;
	width: 26px;
	height: 26px;
	overflow: hidden;
	background: url(../images/2015/icons.png) -40px 0 no-repeat;
	cursor: pointer;
}

.picScroll .next {
	left: auto;
	right: 10px;
	background-position: -120px 0;
}

.picScroll .prevStop {
	background-position: 0 0;
}

.picScroll .nextStop {
	background-position: -80px 0;
}

.about_pic_list {
	width: 1200px;
	margin: 0 auto;
	/* padding:0 30px;*/
}


/*¸¶¿î·½Ê½*/

.pay_t {
	margin: 18px auto 30px;
	width: 223px;
}

.pay_list {
	width: 1200px;
	margin: 0px auto;
}

.pay_list table {
	border-collapse: collapse;
	border: 1px solid #ddd;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.pay_list table td {
	padding: 12px 0px 20px 10px;
	margin: 0px;
	border: 1px solid #ddd;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #333;
	line-height: 31px;
}

.pay_list dl {
	padding: 12px 0px 20px 10px;
	float: left;
	border: 1px solid #ddd;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #333;
	line-height: 31px;
	width: 360px;
	margin-right: 40px;
	margin-bottom: 40px;
}

.pay_list dt {
	height: 80px;
}

.pay_list dt.dt2 {
	padding-left: 12px;
}

.pay_list dd {
	padding-left: 10px;
}


/*½â¾ö·½°¸*/

.cl-ul {
	padding-top: 40px;
}

.cl-ul li {
	width: 370px;
	height: 300px;
	position: relative;
	overflow: hidden;
	background: #f3f3f3;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	cursor: pointer;
	margin: 0px 15px 30px;
	display: inline-block;
	float: left;
	z-index: 0;
}

.cl-ul li .shade {
	width: 370px;
	height: 180px;
	background: url(../images/n/qu6_25.png) center center no-repeat rgba(0, 0, 0, 0.5);
	position: absolute;
	top: -180px;
	left: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.cl-ul li .bg {
	width: 370px;
	height: 123px;
	background: #ef9b11;
	position: absolute;
	bottom: -123px;
	left: 0;
	z-index: 1;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.cl-ul li:hover .shade {
	top: 0;
}

.cl-ul li:hover .bg {
	bottom: 0;
}

.cl-ul li:hover p {
	color: #fff;
}

.cl-ul li:hover p strong {
	color: #fff;
}

.cl-ul li:hover img {}

.cl-ul li img {
	width: 370px;
	height: 180px;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-ms-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;
}

.cl-ul li p {
	color: #999;
	line-height: 25px;
	height: 100px;
	overflow: hidden;
	margin: 10px 20px;
	font-family: "Î¢ÈíÑÅºÚ";
	position: relative;
	z-index: 2;
}

.cl-ul li p strong {
	color: #222;
	font-size: 16px;
}


/*°¸ÀýÍÆ¼ö*/

.case_show_list {
	padding-bottom: 40px;
	clear: both;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	width: 1200px;
	height: 331px;
}

.case_show_list .case_s_l {
	float: left;
	display: inline;
	width: 91px;
	overflow: hidden;
	background: url(../images/2015/case_left.jpg) no-repeat;
	height: 331px;
}

.case_show_list .case_s_r {
	float: right;
	display: inline;
	width: 1089px;
	overflow: hidden;
	text-align: left;
}

.case_show_list .case_s_r ul {
	width: 1100px;
}

.case_show_list .case_s_r li div.cover {
	width: 100%;
	height: 100%;
	top: 0;
	position: absolute;
	background: #010101;
	opacity: 0;
	filter: alpha(opacity=0);
	font-size: 14px;
	color: #fff;
	text-indent: 2em;
}

.case_show_list .case_s_r li div.cover img {
	width: 85px;
	height: 85px;
	padding: 35% 38%;
	display: block;
}

.case_show_list .case_s_r img {
	width: 352px;
	height: 281px;
}

.case_show_list .case_s_r li {
	position: relative;
	width: 352px;
	height: 330px;
	float: left;
	margin: 0 14px 40px 0px;
	overflow: hidden;
}

.case_show_list .case_s_r p {
	height: 50px;
	line-height: 50px;
	*margin-top: -5px;
	background-color: #32373d;
	text-indent: 24px;
}

.case_show_list .case_s_r a {
	color: #999;
	font-size: 14px;
}


/*ÆóÒµÓÊ¾Ö*/

.mialbigimg {
	width: 100%;
	margin-bottom: 50px;
}

.mail_one {
	padding-bottom: 46px;
	line-height: 24px;
	color: #868686;
	font-size: 18px;
	text-align: center;
}

.mail_one img {
	margin: 0 auto;
	display: block;
	margin-bottom: 5px;
}

.mail_one h2 {
	font-size: 24px;
	color: #868686;
	font-family: "Î¢ÈíÑÅºÚ";
	line-height: 46px;
}

.mail_two {
	padding-bottom: 52px;
}

.mailScroll {
	position: relative;
	height: 570px;
	overflow: hidden;
}

.mailScroll ul {
	overflow: hidden;
	zoom: 1;
	width: 2000px;
}

.mailScroll ul li {
	float: left;
	width: 380px;
	height: 532px;
	padding: 36px 0 0 0px;
	overflow: hidden;
	display: inline;
	border: 1px solid #d9d9d9;
	margin-right: 27px;
	color: #3c3c3c;
	line-height: 26px;
}

.mailScroll ul li img {
	width: 208px;
	height: 208px;
	margin: 0 auto;
	display: block;
	margin-bottom: 12px;
}

.mailScroll ul li h2 {
	color: #3c3c3c;
	font-size: 18px;
	text-align: center;
	line-height: 46px;
}

.mailScroll ul li .mail_p1 {
	padding-left: 19px;
	padding-bottom: 22px;
	padding-right: 16px;
	font-size: 16px;
}

.mailScroll ul li label {
	color: #f3782a;
	font-size: 16px;
}

.mailScroll ul li:hover {
	border: 1px solid #19a6db;
}

.mailScroll .ul2 {
	width: 380px;
}

.mailScroll .ul2 li {
	float: left;
	display: inline;
	margin-left: 19px;
	padding: 0;
	padding-left: 16px;
	width: 140px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: url(../images/2016/mail_dian.png) left center no-repeat;
	border: 0;
	margin-right: 0;
	font-size: 16px;
}

.mailScroll .ul2 li:hover {
	border: 0;
}

.mailScroll li .mailbnt {
	width: 114px;
	height: 31px;
	background: url(../images/2016/mail_bnt.png) no-repeat;
	cursor: pointer;
	border: 0;
	margin-left: 135px;
	margin-top: 30px;
	transition: all 0.3s;
}

.mailScroll li:hover .mailbnt {
	background: url(../images/2016/mail_bnt2.png) no-repeat;
}

.mailScroll .prev,
.mailScroll .next {
	position: absolute;
	left: 10px;
	top: 80px;
	display: block;
	width: 26px;
	height: 26px;
	overflow: hidden;
	/*background:url(../images/2015/icons.png) -40px 0 no-repeat; */
	cursor: pointer;
}

.mailScroll .next {
	left: auto;
	right: 10px;
	background-position: -120px 0;
}

.mailScroll .prevStop {
	background-position: 0 0;
}

.mailScroll .nextStop {
	background-position: -80px 0;
}

.mail_t {
	height: 56px;
	line-height: 56px;
	overflow: hidden;
	font-size: 18px;
	color: #575556;
	font-weight: bold;
	letter-spacing: 2px;
}

.mail_t label {
	font-size: 14px;
	color: #aaaaaa;
	font-weight: normal;
	letter-spacing: 1px;
}

.mail_three {
	padding-bottom: 70px;
}

.mail_three img {
	float: left;
	display: inline;
	width: 376px;
	height: 282px;
}

.mail_three .mail_three_l {
	float: left;
	display: inline;
	margin-left: 24px;
	margin-top: 24px;
	width: 380px;
}

.mail_three .mail_three_t {
	line-height: 22px;
	font-size: 16px;
	color: #575556;
	margin-bottom: 15px;
}

.mail_three .mail_three_t label {
	font-size: 14px;
	color: #2c6cb4;
}

.mail_three .mail_three_l p {
	line-height: 24px;
	font-size: 14px;
	color: #7e7e7e;
	padding-bottom: 10px;
}

.mail_three .mail_three_l li {
	line-height: 30px;
	overflow: hidden;
	height: 30px;
	font-size: 14px;
	color: #7e7e7e;
	padding-left: 23px;
}

.mail_three .mail_three_l li.mail_three_pic1 {
	background: url(../images/2016/mail_three_pic1.png) left center no-repeat;
}

.mail_three .mail_three_l li.mail_three_pic2 {
	background: url(../images/2016/mail_three_pic2.png) left center no-repeat;
}

.mail_three .mail_three_l li.mail_three_pic3 {
	background: url(../images/2016/mail_three_pic3.png) left center no-repeat;
}

.mail_three .mail_three_l li.mail_three_pic4 {
	background: url(../images/2016/mail_three_pic4.png) left center no-repeat;
}

.mail_three .mail_three_r {
	float: left;
	display: inline;
	margin-left: 40px;
	margin-top: 24px;
	width: 380px;
}

.mail_three .mail_three_r ul {
	width: 430px;
}

.mail_three .mail_three_r ul li {
	width: 204px;
	float: left;
	display: inline;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #bd7e57;
}

.mail_three .mail_three_r .mailbnt2 {
	clear: both;
	width: 130px;
	height: 43px;
	background: url(../images/2016/mail_bnt3.png) no-repeat;
	cursor: pointer;
	border: 0;
	margin-top: 30px;
	display: block;
	float: left;
}

.mail_three .mail_three_r .mailbnt2:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
	transition: all 0.3s;
}

.mail_four {
	width: 100%;
	height: 473px;
	background: url(../images/2016/mail_img2_bg.jpg) repeat-x;
}

.mail_five {
	width: 340px;
	margin: 0 auto;
	padding-top: 20px;
	margin-bottom: 100px;
}

.mail_five .mail_five_l {
	float: left;
	display: inline;
	width: 150px;
	line-height: 22px;
	font-size: 16px;
	color: #4a4a4a;
}

.mail_five .mail_five_l label {
	color: #f3782a;
	font-size: 16px;
}

.searchtitle3 {
	width: 173px;
	height: 36px;
	border: 1px solid #5f5f5f;
	padding-left: 10px;
	font-size: 14px;
	position: relative;
	background: url(../images/2016/mail_dian2.png) 152px center #fff no-repeat;
	float: left;
	margin-top: 2px;
}

.searchtitle3 a {
	height: 36px;
	display: block;
	width: 173px;
	line-height: 36px;
	font-size: 14px;
	text-decoration: none;
	color: #4a4a4a;
}

.searchtitle3 ul {
	display: none;
	position: absolute;
	z-index: 10;
	width: 100%;
	top: 36px;
	background: #fff;
	margin-left: -10px;
	margin-right: 0;
}

.searchtitle3 li {
	cursor: pointer;
	line-height: 32px;
	padding-left: 10px;
	font-size: 14px;
	color: #4a4a4a;
}

.searchtitle3 li:hover {
	background: #ccc;
}

.mail_five .mailbnt3 {
	clear: both;
	width: 152px;
	height: 39px;
	background: url(../images/2016/mail_bnt4.png) no-repeat;
	cursor: pointer;
	border: 0;
	margin-top: 40px;
	display: block;
	float: left;
	margin-left: 67px;
}

.mail_five .mailbnt3:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
	transition: all 0.3s;
}

.mail_six {
	color: #575556;
	font-size: 30px;
	text-align: center;
	padding-bottom: 88px;
	letter-spacing: 1px;
	line-height: 40px;
}

.mail_six span {
	font-size: 48px;
	font-style: italic;
	letter-spacing: 6px;
}

.mail_six label {
	line-height: 32px;
	color: #969696;
	font-size: 18px;
}

.mail_seven ul {
	width: 1400px;
}

.mail_seven li {
	height: 207px;
	width: 447px;
	float: left;
	display: inline;
	font-size: 14px;
	color: #817f7f;
	line-height: 22px;
}

.mail_seven li img {
	width: 113px;
	height: 113px;
	float: left;
	display: inline;
	margin-right: 23px;
	margin-top: 5px;
}

.mail_seven li:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
	transition: all 0.3s;
}

.mail_seven li h2 {
	line-height: 42px;
	height: 42px;
	overflow: hidden;
	background: url(../images/2016/mail_line.png) left bottom no-repeat;
	font-size: 18px;
	color: #2d2d2d;
	font-weight: normal;
	letter-spacing: 2px;
	margin-bottom: 8px;
}


/*ÒÆ¶¯ÖÕ¶Ënew*/

.mobile_list2 {
	clear: both;
	padding: 44px 0 44px 0;
	height: 100%;
	overflow: hidden;
}

.mobile_list_list2 ul {
	width: 1230px;
}

.mobile_list_list2 li {
	width: 177px;
	float: left;
	margin-right: 28px;
	text-align: center;
	font-size: 18px;
	color: #333333;
	line-height: 56px;
}

.mobile_list_list2 li img {
	width: 177px;
	height: 177px;
	display: block;
}

.mobile_list_list2 li:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
	transition: all 0.3s;
}

.mobile_lsyh {
	height: 485px;
	width: 100%;
	clear: both;
	overflow: hidden;
	background-color: #349ec5;
}

.mobile_lsyh .mobile_lsyh_img {
	float: left;
	display: inline;
	width: 409px;
	height: 273px;
	margin-top: 107px;
}

.mobile_lsyh .mobile_lsyh_r {
	width: 757px;
	float: right;
	padding-top: 130px;
	display: inline;
}

.mobile_lsyh .mobile_lsyh_top {
	font-size: 36px;
	color: #fff;
	margin-bottom: 20px;
}

.mobile_lsyh .mobile_lsyh_top span {
	color: #fff;
	font-size: 12px;
}

.mobile_lsyh .mobile_lsyh_text {
	line-height: 32px;
	color: #fff;
	font-size: 18px;
}

.mobile_dlsc {
	height: 490px;
	overflow: hidden;
}

.mobile_dlsc .mobile_dlsc_img {
	float: right;
	display: inline;
	width: 380px;
	height: 341px;
	margin-top: 50px;
}

.mobile_dlsc .mobile_dlsc_r {
	width: 735px;
	float: left;
	padding-top: 90px;
	display: inline;
}

.mobile_dlsc .mobile_dlsc_top {
	font-size: 36px;
	color: #333333;
	margin-bottom: 20px;
}

.mobile_dlsc .mobile_dlsc_top span {
	color: #333333;
	font-size: 12px;
}

.mobile_dlsc .mobile_dlsc_text {
	line-height: 32px;
	color: #333333;
	font-size: 18px;
}

.mobile_dyhsc {
	height: 485px;
	width: 100%;
	clear: both;
	overflow: hidden;
	background-color: #ffc455;
}

.mobile_dyhsc .mobile_dyhsc_img {
	float: left;
	display: inline;
	width: 254px;
	height: 300px;
	margin-top: 99px;
	margin-left: 42px;
}

.mobile_dyhsc .mobile_dyhsc_r {
	width: 760px;
	float: right;
	padding-top: 133px;
	display: inline;
}

.mobile_dyhsc .mobile_dyhsc_top {
	font-size: 36px;
	color: #333333;
	margin-bottom: 20px;
}

.mobile_dyhsc .mobile_dyhsc_top span {
	color: #333333;
	font-size: 12px;
}

.mobile_dyhsc .mobile_dyhsc_text {
	line-height: 32px;
	color: #333333;
	font-size: 18px;
}

.mobile_kjdspt {
	height: 533px;
	overflow: hidden;
}

.mobile_kjdspt .mobile_kjdspt_img {
	float: right;
	display: inline;
	width: 288px;
	height: 400px;
	margin-top: 76px;
	margin-right: 59px;
}

.mobile_kjdspt .mobile_kjdspt_r {
	width: 750px;
	float: left;
	padding-top: 130px;
	display: inline;
}

.mobile_kjdspt .mobile_kjdspt_top {
	font-size: 36px;
	color: #333333;
	margin-bottom: 20px;
}

.mobile_kjdspt .mobile_kjdspt_top span {
	color: #333333;
	font-size: 12px;
}

.mobile_kjdspt .mobile_kjdspt_text {
	line-height: 32px;
	color: #333333;
	font-size: 18px;
}

.mobile_wsc {
	height: 465px;
	width: 100%;
	clear: both;
	overflow: hidden;
	background-color: #55b354;
}

.mobile_wsc .mobile_wsc_img {
	float: left;
	display: inline;
	width: 357px;
	height: 315px;
	margin-top: 77px;
	margin-left: 26px;
}

.mobile_wsc .mobile_wsc_r {
	width: 755px;
	float: right;
	padding-top: 130px;
	display: inline;
}

.mobile_wsc .mobile_wsc_top {
	font-size: 36px;
	color: #fff;
	margin-bottom: 20px;
}

.mobile_wsc .mobile_wsc_top span {
	color: #fff;
	font-size: 12px;
}

.mobile_wsc .mobile_wsc_text {
	line-height: 32px;
	color: #fff;
	font-size: 18px;
}

.mobile_wfx {
	height: 437px;
	overflow: hidden;
}

.mobile_wfx .mobile_wfx_img {
	float: right;
	display: inline;
	width: 363px;
	height: 314px;
	margin-top: 54px;
	margin-right: 7px;
}

.mobile_wfx .mobile_wfx_r {
	width: 800px;
	float: left;
	padding-top: 96px;
	display: inline;
}

.mobile_wfx .mobile_wfx_top {
	font-size: 36px;
	color: #333333;
	margin-bottom: 20px;
}

.mobile_wfx .mobile_wfx_top span {
	color: #333333;
	font-size: 12px;
}

.mobile_wfx .mobile_wfx_text {
	line-height: 32px;
	color: #333333;
	font-size: 18px;
}


/*Î¢ÉÌ³Ç*/

.wsc_title {
	font-size: 30px;
	color: #000;
	margin-bottom: 30px;
	text-align: center;
	/*font-weight:bold;*/
	margin-top: 40px;
	line-height: 30px;
}

.wsc_title span {
	color: #333;
	font-size: 12px;
	font-weight: normal;
}

.wsc_list_list {
	padding-bottom: 53px;
}

.wsc_list_list li {
	width: 214px;
	/* float:left; */
	display: inline-block;
	margin-left: 41px;
	padding-right: 41px;
	text-align: left;
	background: url(../images/2016/wsc_bg.png) 17px 40px no-repeat;
}

.wsc_list_list li:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
	transition: all 0.3s;
}

.wsc_list_list li div {
	text-align: center;
	width: 214px;
	color: #666;
}

.wsc_list_list li div img {
	width: 214px;
	height: 214px;
	font-size: 14px;
}

.wsc_list_list h1 {
	font-size: 18px;
	line-height: 40px;
	color: #000;
}

.wsc_img {
	overflow: hidden;
	text-align: center;
	padding-bottom: 20px;
}

.wsc_img img {
	width: 100%;
}

.wsc_label {
	text-align: center;
}

.wsc_label a {
	display: inline-block;
	width: 288px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	font-size: 24px;
	background-color: #32373d;
	/* margin-left:8px; margin-right:8px;*/
	margin-left: 6px;
	margin-right: 6px;
	letter-spacing: 1px;
	color: #ffffff;
}

.wsc_label a:hover {
	background-color: #f3782a;
	text-decoration: none;
}

.wsc_label a.wsc_sel {
	background-color: #f3782a;
}

.wsc_li {
	height: 155px;
	background: url(../images/2016/wsc_line.jpg) left bottom repeat-x;
}

.wsc_li ul li {
	float: left;
	display: inline;
	text-align: center;
	width: 127px;
	margin-left: 11px;
	margin-right: 10px;
	padding-top: 38px;
	height: 116px;
	background: url(../images/2016/wsc_dian.png) center bottom no-repeat;
	cursor: pointer;
	line-height: 46px;
	color: #333333;
	font-size: 16px;
}

.wsc_li ul li h2 {
	height: 52px;
	line-height: 52px;
	vertical-align: middle;
}

.wsc_li ul li h2.wsc_pic1 {
	background: url(../images/2016/wsc_pic.png) center center no-repeat;
}

.wsc_li ul li:hover .wsc_pic1 {
	background: url(../images/2016/wsc_pic_sel.png) center center no-repeat;
}

.wsc_li ul li h2.wsc_pic2 {
	background: url(../images/2016/wsc_pic2.png) center center no-repeat;
}

.wsc_li ul li:hover .wsc_pic2 {
	background: url(../images/2016/wsc_pic2_sel.png) center center no-repeat;
}

.wsc_li ul li h2.wsc_pic3 {
	background: url(../images/2016/wsc_pic3.png) center center no-repeat;
}

.wsc_li ul li:hover .wsc_pic3 {
	background: url(../images/2016/wsc_pic3_sel.png) center center no-repeat;
}

.wsc_li ul li h2.wsc_pic4 {
	background: url(../images/2016/wsc_pic4.png) center center no-repeat;
}

.wsc_li ul li:hover .wsc_pic4 {
	background: url(../images/2016/wsc_pic4_sel.png) center center no-repeat;
}

.wsc_li ul li h2.wsc_pic5 {
	background: url(../images/2016/wsc_pic5.png) center center no-repeat;
}

.wsc_li ul li:hover .wsc_pic5 {
	background: url(../images/2016/wsc_pic5_sel.png) center center no-repeat;
}

.wsc_li ul li h2.wsc_pic6 {
	background: url(../images/2016/wsc_pic6.png) center center no-repeat;
}

.wsc_li ul li:hover .wsc_pic6 {
	background: url(../images/2016/wsc_pic6_sel.png) center center no-repeat;
}

.wsc_li ul li h2.wsc_pic7 {
	background: url(../images/2016/wsc_pic7.png) center center no-repeat;
}

.wsc_li ul li:hover .wsc_pic7 {
	background: url(../images/2016/wsc_pic7_sel.png) center center no-repeat;
}

.wsc_li ul li h2.wsc_pic8 {
	background: url(../images/2016/wsc_pic8.png) center center no-repeat;
}

.wsc_li ul li:hover .wsc_pic8 {
	background: url(../images/2016/wsc_pic8_sel.png) center center no-repeat;
}

.wsc_li ul li h2.wsc_pic9 {
	background: url(../images/2016/wsc_pic9.png) center center no-repeat;
}

.wsc_li ul li:hover .wsc_pic9 {
	background: url(../images/2016/wsc_pic9_sel.png) center center no-repeat;
}

.wsc_li ul li h2.wsc_pic10 {
	background: url(../images/2016/wsc_pic10.png) center center no-repeat;
}

.wsc_li ul li:hover .wsc_pic10 {
	background: url(../images/2016/wsc_pic10_sel.png) center center no-repeat;
}

.wsc_li ul li h2.wsc_pic11 {
	background: url(../images/2016/wsc_pic11.png) center center no-repeat;
}

.wsc_li ul li:hover .wsc_pic11 {
	background: url(../images/2016/wsc_pic11_sel.png) center center no-repeat;
}

.wsc_li ul li h2.wsc_pic12 {
	background: url(../images/2016/wsc_pic12.png) center center no-repeat;
}

.wsc_li ul li:hover .wsc_pic12 {
	background: url(../images/2016/wsc_pic12_sel.png) center center no-repeat;
}

.wsc_li ul li h2.wsc_pic13 {
	background: url(../images/2016/wsc_pic13.png) center center no-repeat;
}

.wsc_li ul li:hover .wsc_pic13 {
	background: url(../images/2016/wsc_pic13_sel.png) center center no-repeat;
}

.wsc_li ul li h2.wsc_pic14 {
	background: url(../images/2016/wsc_pic14.png) center center no-repeat;
}

.wsc_li ul li:hover .wsc_pic14 {
	background: url(../images/2016/wsc_pic14_sel.png) center center no-repeat;
}

.wsc_li ul li h2.wsc_pic15 {
	background: url(../images/2016/wsc_pic15.png) center center no-repeat;
}

.wsc_li ul li:hover .wsc_pic15 {
	background: url(../images/2016/wsc_pic15_sel.png) center center no-repeat;
}

.wsc_li ul li h2.wsc_pic16 {
	background: url(../images/2016/wsc_pic16.png) center center no-repeat;
}

.wsc_li ul li:hover .wsc_pic16 {
	background: url(../images/2016/wsc_pic16_sel.png) center center no-repeat;
}

.wsc_li ul li h2 img {
	max-height: 52px;
	vertical-align: middle;
}

.wsc_li ul li:hover {
	background: url(../images/2016/wsc_dian2.png) center bottom no-repeat;
	color: #f3782a;
}

.divhidden {
	display: none;
}

#wsc_txt1,
#wsc_txt2,
#wsc_txt3,
#wsc_txt4 {
	height: 310px;
}

.wsc_bg {
	background: url(../images/2016/wsc_bg2.jpg) center top no-repeat;
	height: 795px;
	overflow: hidden;
}

.wsc_div {
	width: 1340px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 795px;
}

.wsc_div #wsc_mt1 p,
.wsc_div #wsc_mt2 p,
.wsc_div #wsc_mt3 p,
.wsc_div #wsc_mt4 p,
.wsc_div #wsc_mt5 p {
	width: 120px;
	height: 120px;
	border: 3px solid #fff;
	border-radius: 50%;
	padding: 2px;
	vertical-align: middle;
	line-height: 120px;
	text-align: center;
	background-color: #fff;
	cursor: pointer;
}

.wsc_div #wsc_mt1 p img,
.wsc_div #wsc_mt2 p img,
.wsc_div #wsc_mt3 p img,
.wsc_div #wsc_mt4 p img,
.wsc_div #wsc_mt5 p img {
	display: block;
	border-radius: 50%;
}

.wsc_div #wsc_mt1 {
	margin-top: 229px;
	margin-left: 60px;
	width: 340px;
	height: 132px;
	overflow: hidden;
	text-align: right;
}

.wsc_div #wsc_mt1 p {
	float: right;
	margin-left: 6px;
}

.wsc_div #wsc_mt1 p:hover {
	border: 3px solid #fc9a00;
}

.wsc_div #wsc_mt1.wsx_sel p {
	border: 3px solid #fc9a00;
}

.wsc_div #wsc_mt1 p img {
	background-color: #fc9a00;
}

.wsc_div .h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	margin-top: 40px;
	width: 200px;
	float: left;
}

.wsc_div span {
	color: #333;
	font-size: 12px;
	font-weight: normal;
}

.wsc_div #wsc_mt2 {
	margin-top: 140px;
	margin-left: 10px;
	width: 340px;
	height: 132px;
	overflow: hidden;
	text-align: right;
}

.wsc_div #wsc_mt2 p {
	float: right;
	margin-left: 6px;
}

.wsc_div #wsc_mt2 p:hover {
	border: 3px solid #db0408;
}

.wsc_div #wsc_mt2.wsx_sel p {
	border: 3px solid #db0408;
}

.wsc_div #wsc_mt2 p img {
	background-color: #db0408;
}

.wsc_div #wsc_mt3 {
	margin-top: -624px;
	margin-left: 499px;
	width: 340px;
	height: 210px;
	overflow: hidden;
	text-align: center;
	position: absolute;
}

.wsc_div #wsc_mt3 p {
	margin: 0 auto;
	overflow: hidden;
	display: block;
}

.wsc_div #wsc_mt3 p:hover {
	border: 3px solid #de3a5e;
}

.wsc_div #wsc_mt3.wsx_sel p {
	border: 3px solid #de3a5e;
}

.wsc_div #wsc_mt3 p img {
	background-color: #de3a5e;
}

.wsc_div #wsc_mt3 .h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}

.wsc_div #wsc_mt3 span {
	color: #333;
	font-size: 12px;
	font-weight: normal;
}

.wsc_div #wsc_mt4 {
	margin-top: -402px;
	margin-left: 941px;
	width: 340px;
	height: 132px;
	overflow: hidden;
	text-align: left;
	position: absolute;
}

.wsc_div #wsc_mt4 p {
	float: left;
	margin-right: 6px;
}

.wsc_div #wsc_mt4 p:hover {
	border: 3px solid #3b9708;
}

.wsc_div #wsc_mt4.wsx_sel p {
	border: 3px solid #3b9708;
}

.wsc_div #wsc_mt4 p img {
	background-color: #3b9708;
}

.wsc_div #wsc_mt4 .h2 {
	float: right;
}

.wsc_div #wsc_mt5 {
	margin-top: -130px;
	margin-left: 981px;
	width: 340px;
	height: 132px;
	overflow: hidden;
	text-align: left;
	position: absolute;
}

.wsc_div #wsc_mt5 p {
	float: left;
	margin-left: 6px;
}

.wsc_div #wsc_mt5 p:hover {
	border: 3px solid #ee0e7d;
}

.wsc_div #wsc_mt5.wsx_sel p {
	border: 3px solid #ee0e7d;
}

.wsc_div #wsc_mt5 p img {
	background-color: #ee0e7d;
}

.wsc_div #wsc_mt5 .h2 {
	float: right;
}

.wsc_ms_con {
	width: 485px;
	height: 517px;
	overflow: hidden;
	text-align: center;
	position: absolute;
	margin-top: -417px;
	margin-left: 430px;
}

.wsc_ms_con img {
	max-width: 485px;
	max-height: 517px;
}


/*ÊÖ»ú°¸ÀýÏêÇé*/

.case_phone {
	background: url(../images/2016/case_phone_bg.jpg) no-repeat center;
	width: 100%;
	height: 882px;
	padding-top: 78px;
	margin-top: 40px;
	margin-bottom: 50px;
}

.case_phone_bg {
	background: url(../images/2016/phone_bg2.png) no-repeat center;
	width: 405px;
	height: 723px;
	margin: 0px auto;
	position: relative;
}

.phone_slider {
	padding-top: 69px;
	margin-left: 28px;
	width: 350px;
	height: 560px;
}

#slider ul,
#slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider li {
	width: 350px;
	height: 560px;
	overflow: hidden;
}

#prevBtn,
#nextBtn,
#slider1next,
#slider1prev {
	display: block;
	width: 30px;
	height: 77px;
	position: absolute;
	left: -380px;
	top: 350px;
	z-index: 1000;
	font-size: 0px;
}

#nextBtn,
#slider1next {
	left: 730px;
}

#prevBtn a,
#nextBtn a,
#slider1next a,
#slider1prev a {
	display: block;
	position: relative;
	width: 43px;
	height: 85px;
	background: url(../images/2016/case_btn_prev.png) no-repeat 0 0;
}

#nextBtn a,
#slider1next a {
	background: url(../images/2016/case_btn_next.png) no-repeat 0 0;
}

ol#controls {
	margin: 156px auto 0px auto;
	padding: 0;
	height: 28px;
	padding-left: 42%;
}

ol#controls li {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 12px;
	line-height: 12px;
	width: 12px;
}

ol#controls li a {
	display: block;
	height: 12px;
	width: 12px;
	line-height: 12px;
	padding: 0px;
	text-decoration: none;
	font-size: 0px;
	background: url(../images/2016/case_ico.png) no-repeat 0px -12px;
}

ol#controls li.current a {
	background: url(../images/2016/case_ico.png) no-repeat 0px 0px;
}

ol#controls li a:focus,
#prevBtn a:focus,
#nextBtn a:focus {
	outline: none;
}

.case_erweima {
	text-align: center;
	padding-bottom: 48px;
	text-align: center;
}

.case_erweima img {
	display: block;
	margin: 0 auto;
}


/*Î¢ÉÌ³Çchange*/

.tabs_item {
	width: 1200px;
	border: 1px solid #eee;
	border-bottom: none;
	height: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.tabs_item li {
	width: 149px;
	height: 149px;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	text-align: center;
	float: left;
	list-style-type: none;
	font-size: 24px;
}

.tabs_item img {
	margin: 30px 0 0 0;
}

.tabs_item li:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
	transition: all 0.3s;
}

#lib_Tab1 {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
}

#lib_Tab2 {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
}

.lib_Menubox {
	position: relative;
	width: 1200px;
	height: 300px;
	margin: 0 auto;
}

.lib_Menubox ul {
	list-style: none;
	position: absolute;
}

.lib_Menubox li {
	float: left;
	display: block;
	cursor: pointer;
	width: 399px;
	color: #666;
	font-size: 14px;
	height: 150px;
	float: left;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}

.lib_Menubox li:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
	transition: all 0.3s;
}

.lib_Menubox img {
	float: left;
	margin: 20px 20px 0 60px;
}

.lib_Menubox li h1 {
	font-size: 20px;
	color: #222;
	margin-top: 40px;
}

.lib_Menubox li.hover {
	background: #f7f7f7;
	width: 399px;
	height: 150px;
}

.lib_Menubox li .qqzx {
	text-align: center;
}

.lib_Contentbox {
	clear: both;
	margin-top: 20px;
	border-top: none;
	text-align: center;
	width: 100%;
}


/*Î¢²ÍÒûÄÚÈÝ*/

.lib_Menubox02 {
	width: 100%;
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}

.lib_Menubox02 ul {
	width: 1200px;
	margin: 0 auto;
}

.lib_Menubox02 ul li {
	width: 200px;
	float: left;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
}

.lib_Menubox02 ul li.hover {
	background-color: #62a53b;
	font-size: 20px;
	color: #fff;
}

.lib_Contentbox02 {
	clear: both;
	border-top: none;
	width: 100%;
	background: url(../images/201603/wcy_pic_bg.jpg) no-repeat center center;
	height: 536px;
	padding: 100px 0;
}

.wdz {
	width: 1200px;
	margin: 0px auto;
}

.lib_Contentbox02 h1 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

.lib_Contentbox02 p {
	color: #fff;
	font-size: 18px;
	text-align: left;
}

.wdz_button {
	width: 550px;
	margin: 0 auto;
	clear: both;
	padding-top: 60px;
}

.wdz_button a {
	margin: 0 8px;
}


/*Î¢½ÌÓýÄÚÈÝ*/

.lib_Menubox03 {
	width: 100%;
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}

.lib_Menubox03 ul {
	width: 1200px;
	margin: 0 auto;
}

.lib_Menubox03 ul li {
	width: 200px;
	float: left;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
}

.lib_Menubox03 ul li.hover {
	background-color: #62a53b;
	font-size: 20px;
	color: #fff;
}

.lib_Contentbox03 {
	clear: both;
	border-top: none;
	width: 100%;
	background: url(../images/201603/wjy_pic_bg.jpg) no-repeat center center;
	height: 536px;
	padding: 100px 0;
}

.wdz {
	width: 1200px;
	margin: 0px auto;
}

.lib_Contentbox03 h1 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

.lib_Contentbox03 p {
	color: #fff;
	font-size: 18px;
	text-align: left;
}

.wdz_button {
	width: 550px;
	margin: 0 auto;
	clear: both;
	padding-top: 40px;
}

.wdz_button a {
	margin: 0 8px;
}


/*Î¢Æû³µÄÚÈÝ*/

.lib_Menubox04 {
	width: 100%;
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}

.lib_Menubox04 ul {
	width: 1200px;
	margin: 0 auto;
}

.lib_Menubox04 ul li {
	width: 200px;
	float: left;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
}

.lib_Menubox04 ul li.hover {
	background-color: #62a53b;
	font-size: 20px;
	color: #fff;
}

.lib_Contentbox04 {
	clear: both;
	border-top: none;
	width: 100%;
	background: url(../images/201603/wqc_pic_bg.jpg) no-repeat center center;
	height: 536px;
	padding: 100px 0;
}

.wdz {
	width: 1200px;
	margin: 0px auto;
}

.lib_Contentbox04 h1 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

.lib_Contentbox04 p {
	color: #fff;
	font-size: 18px;
	text-align: left;
}


/*Î¢·¿²úÄÚÈÝ*/

.lib_Menubox05 {
	width: 100%;
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}

.lib_Menubox05 ul {
	width: 1200px;
	margin: 0 auto;
}

.lib_Menubox05 ul li {
	width: 200px;
	float: left;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
}

.lib_Menubox05 ul li.hover {
	background-color: #62a53b;
	font-size: 20px;
	color: #fff;
}

.lib_Contentbox05 {
	clear: both;
	border-top: none;
	width: 100%;
	background: url(../images/201603/wfc_pic_bg.jpg) no-repeat center center;
	height: 696px;
	padding: 20px 0;
}

.wdz {
	width: 1200px;
	margin: 0px auto;
}

.lib_Contentbox05 h1 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

.lib_Contentbox05 p {
	color: #fff;
	font-size: 18px;
	text-align: left;
}


/*Î¢»éÇìÄÚÈÝ*/

.lib_Menubox06 {
	width: 100%;
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}

.lib_Menubox06 ul {
	width: 1200px;
	margin: 0 auto;
}

.lib_Menubox06 ul li {
	width: 200px;
	float: left;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
}

.lib_Menubox06 ul li.hover {
	background-color: #62a53b;
	font-size: 20px;
	color: #fff;
}

.lib_Contentbox06 {
	clear: both;
	border-top: none;
	width: 100%;
	background: url(../images/201603/whq_pic_bg.jpg) no-repeat center center;
	height: 536px;
	padding: 100px 0;
}

.wdz {
	width: 1200px;
	margin: 0px auto;
}

.lib_Contentbox06 h1 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

.lib_Contentbox06 p {
	color: #fff;
	font-size: 18px;
	text-align: left;
}


/*½â¾ö·½°¸ÏêÏ¸Ò³*/

#ybxwhy {
	line-height: 22px;
	font-size: 14px;
	/*text-indent:26px;*/
	color: #686868;
}

#ybxwhy h1 {
	font-size: 15px;
	color: #D90000;
	margin: 0;
	padding: 0;
	line-height: 26px;
	font-weight: normal;
	font-family: "Î¢ÈíÑÅºÚ";
	text-align: center
}

#ybxwhy h2 {
	font-size: 12px;
	margin: 0;
	color: #333;
	padding: 0;
	line-height: 26px;
	font-weight: normal;
	text-align: center
}

#ybxwhy a:hover {
	text-decoration: underline;
}

#ybxwhy div,
#ybxwhy p {
	color: #686868;
	line-height: 22px;
	font-size: 14px;
}


/*½â¾ö·½°¸*/

.solutions_a {
	padding-top: 28px;
	padding-bottom: 28px;
	text-align: center;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.solutions_a a {
	display: inline;
	float: left;
	padding-left: 19px;
	padding-right: 19px;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	margin-right: 18px;
	margin-bottom: 14px;
	background-color: #f1f1f1;
	font-size: 14px;
	color: #5c5c5c;
	border-radius: 5px;
}

.solutions_a a:hover {
	color: #f6f6f6;
	background-color: #f3782a;
}

.solutions_a .solutions_sel {
	color: #f6f6f6;
	background-color: #f3782a;
}

.solutions_div {
	padding-left: 63px;
	background: url(../images/201603/solutions_bg.png) left top no-repeat;
	line-height: 22px;
	font-size: 14px;
	padding-bottom: 50px;
	color: #666;
}

.solutions_div strong {
	font-size: 18px;
	color: #f3782a;
	line-height: 30px;
	display: block;
	height: 36px;
}

.solutions_pic {
	margin-bottom: 36px;
}

.solutions_pic a {
	float: left;
	display: inline;
	width: 387px;
	height: 107px;
	overflow: hidden;
	margin-right: 18px;
}

.solutions_pic a.solutions_pic1 {
	background: url(../images/201603/solutions_pic_sel.png) no-repeat;
}

.solutions_pic a.solutions_pic1:hover {
	background: url(../images/201603/solutions_pic.png) no-repeat;
}

.solutions_pic a.solutions_pic2 {
	background: url(../images/201603/solutions_pic2_sel.png) no-repeat;
}

.solutions_pic a.solutions_pic2:hover {
	background: url(../images/201603/solutions_pic2.png) no-repeat;
}

.solutions_pic a.solutions_pic3 {
	background: url(../images/201603/solutions_pic3_sel.png) no-repeat;
	margin-right: 0;
}

.solutions_pic a.solutions_pic3:hover {
	background: url(../images/201603/solutions_pic3.png) no-repeat;
}


/*·¢Õ¹Àú³Ì*/

.about_banner2 {
	clear: both;
	width: 100%;
	height: 240px;
	background: url(../images/201603/development.jpg) no-repeat center;
}

.development_desc {
	padding-top: 35px;
	line-height: 30px;
	color: #6d6d6d;
	font-size: 16px;
	padding-bottom: 21px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 55px;
}

.development_con {
	width: 1179px;
	margin: 0 auto;
	background: url(../images/201603/development_line.jpg) 184px top repeat-y;
	padding-bottom: 50px;
}

.development_con .dev_head {
	width: 120px;
	height: 120px;
	display: block;
	margin-left: 128px;
	background-color: #f3f3f3;
	line-height: 128px;
	text-align: center;
	color: #545454;
	font-size: 30px;
	border-radius: 50%;
	margin-bottom: 82px;
}

.development_con .dev_ul li {
	height: 110px;
	overflow: hidden;
	width: 100%;
	margin-bottom: 50px;
	background: url(../images/201603/development_bg.png) 101px 40px no-repeat;
	transition: all 0.3s;
}

.development_con .dev_ul li .span {
	float: left;
	width: 101px;
	height: 101px;
	display: block;
	border-radius: 50%;
	line-height: 101px;
	background-color: #fa9521;
	color: #fff;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}

.development_con .dev_ul li .p {
	float: right;
	width: 896px;
	padding-left: 50px;
	height: 80px;
	padding-top: 30px;
	overflow: hidden;
	background: url(../images/201603/development_bg3.png) no-repeat;
	line-height: 30px;
	color: #616060;
	font-size: 18px;
}

.development_con .dev_ul li:hover {
	background: url(../images/201603/development_bg2.png) 101px 40px no-repeat;
}

.development_con .dev_ul li:hover .p {
	background: url(../images/201603/development_bg4.png) no-repeat;
	color: #fff;
}


/*Ê×Ò³ÐÂÎÅ¸Ä°æ20160411*/

.blog_wel span {
	font-family: Arial;
	color: #666;
	padding-left: 20px;
	margin-right: 20px;
	float: left;
}

.blog_wel1 {
	background: url(../images/201603/blog_icon1.png) no-repeat left;
}

.blog_wel2 {
	background: url(../images/201603/blog_icon2.png) no-repeat left;
}

.news_lone {
	width: 365px;
	height: 310px;
	overflow: hidden;
	border: 1px solid #e7e7e7;
	margin-top: 2px;
}

.news_lone_img {
	position: relative;
	width: 365px;
	height: 111px;
}

.news_lone_img img {
	display: block;
	width: 365px;
	height: 111px;
}

.news_lone_infor {
	padding: 11px 0px 0 13px;
	height: 200px;
	overflow: hidden;
}

.news_lone .blog_infTop {
	height: auto;
	overflow: hidden;
	padding-bottom: 4px;
}

.news_lone .blog_time {
	width: 76px;
	height: 78px;
	background-color: #f3782a;
	z-index: 10;
}

.news_lone .blog_time span {
	display: block;
	font-family: Arial;
	color: #FFF;
	width: 76px;
	text-align: center;
}

.news_lone .blog_y {
	font-size: 37.6px;
	height: 46px;
	line-height: 46px;
	font-weight: bold;
	letter-spacing: 2px;
}

.news_lone .blog_day {
	background-color: #c6601f;
	height: 32px;
	line-height: 32px;
	font-size: 16.6px;
}

.news_lone .blog_infR {
	width: 250px;
	margin-right: 10px;
}

.news_lone .blog_title {
	padding: 6px 0 8px;
	text-align: left;
}

.news_lone .blog_title a {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #d33f00;
	font-size: 16px;
	font-weight: bold;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_lone .blog_intro {
	color: #818181;
	line-height: 26px;
	height: 104px;
	overflow: hidden;
	padding-top: 6px;
	margin-bottom: 6px;
	width: 340px;
	text-align: left;
}

.blog_r {
	width: 772px;
	height: 329px;
	overflow: hidden;
	text-align: left;
}

.blog_list ul {
	width: 818px;
}

.blog_list li {
	float: left;
	margin: 0 20px 20px 0;
	display: inline;
	position: relative;
	width: 376px;
	height: 92px;
	overflow: hidden;
}

.blog_list li a {
	display: block;
	width: 325px;
	height: 65px;
	padding: 15px 29px 12px 22px;
	overflow: hidden;
	background: url(../images/201603/blog_bg.png) no-repeat;
	color: #888888;
}

.blog_list li a span {
	display: block;
	cursor: pointer;
}

.blog_list li a:hover {
	background: url(../images/201603/blog_bg2.png) no-repeat;
}

.blog_list li a:hover .blog_Rtime {
	background-color: #f3782a;
}

.blog_list li a:hover .blog_Rmore b {
	color: #d33f00;
}

.blog_Rtime {
	width: 65px;
	height: 65px;
	background-color: #969393;
	text-align: center;
}

.blog_Rtime em,
.blog_Rtime b {
	display: block;
	font-family: Arial;
	color: #FFF;
}

.blog_Rtime b {
	font-size: 31.7px;
	height: 42px;
	line-height: 42px;
	font-weight: bold;
	letter-spacing: 2px;
}

.blog_Rtime em {
	font-style: normal;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
}

.blog_Rmore {
	width: 240px;
}

.blog_Rmore b {
	color: #333;
	display: block;
	width: 230px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}

.blog_Rmore span {
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}


/*Ê×Ò³ÂÖÏÔ*/


/* Callback example */

.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	top: 515px;
	z-index: 190;
	height: 24px;
	width: 100%;
	text-align: center;
}

.callbacks_tabs.callbacks1_tabs li {
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	margin-left: 8px;
	margin-right: 8px;
}

.callbacks_tabs.callbacks1_tabs li a {
	width: 14px;
	height: 14px;
	margin: 0;
	padding: 0;
	display: block;
	background-color: #fff;
	text-indent: -10000px;
	border-radius: 50%;
}

.callbacks_tabs.callbacks1_tabs li.callbacks_here a {
	background-color: #f3782a;
}

.callbacks_container {
	position: relative;
	width: 100%;
	max-width: 100%;
	text-align: center;
}

.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}

.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}

.callbacks_nav {
	position: absolute;
	top: 39%;
	left: 100px;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 100px;
	width: 50px;
	background: transparent url("../images/2016/left.png") no-repeat left top;
	display: none;
}

.callbacks_container:hover .callbacks_nav {
	display: block;
}

.callbacks_nav:active {}

.callbacks_nav.next {
	left: auto;
	right: 100px;
	background: transparent url("../images/2016/right.png") no-repeat 0px top;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}

.banner_content {
	width: 1140px;
	height: 540px;
	position: relative;
	z-index: 120;
	font: 300 14px "ËÎÌå";
	color: #FFF;
}

.notice {
	font-size: 12px;
	color: #999;
	padding-top: 20px;
	clear: both;
}

.ban_contact {
	height: 300px;
	background: url(../images/contact_banner.jpg) no-repeat center top;
	position: relative;
}

.biaoti_lianxi {
	width: 1080px;
	margin: 0 auto;
	color: #222222;
	font-size: 24px;
	font-weight: normal;
	height: 52px;
	line-height: 52px;
	margin-top: 17px;
}

.biaoti_lianxi span {
	color: #cccccc;
	font-size: 18px;
	font-family: Arial, sans-serif;
	margin-left: 11px;
}

.biaoti_lianxi p {
	float: right;
	color: #999999;
	font-size: 14px;
}

.biaoti_lianxi p a {
	color: #999999;
	font-size: 14px;
}

.contact_nr {
	height: 618px;
}

.contact_mar {
	width: 1080px;
	margin: 0 auto;
	padding-top: 24px;
}

.map_constr {
	line-height: 24px;
	font-size: 14px;
}

.contact_left {
	width: 78px;
	background: #FFFFFF;
	border-right: 1px solid #E5E7E8;
	float: left;
}

.contact_left ul li {
	height: 70px;
	border-bottom: 1px solid #E5E7E8;
	cursor: pointer;
	position: relative;
}

.contact_left ul li.con_li1 {
	background: url(../images/contact1.gif) no-repeat center center;
}

.contact_left ul li.con_li1:hover {
	background: #F69626 url(../images/contact11.gif) no-repeat center center;
}

.contact_left ul li.con_li2 {
	background: url(../images/contact2.gif) no-repeat center center;
}

.contact_left ul li.con_li2:hover {
	background: #F69626 url(../images/contact22.gif) no-repeat center center;
}

.contact_left ul li.con_li3 {
	background: url(../images/contact3.gif) no-repeat center center;
}

.contact_left ul li.con_li3:hover {
	background: #F69626 url(../images/contact33.gif) no-repeat center center;
}

.contact_left ul li.con_li4 {
	background: url(../images/contact4.gif) no-repeat center center;
}

.contact_left ul li.con_li4:hover {
	background: #F69626 url(../images/contact44.gif) no-repeat center center;
}

.contact_left ul li.con_li5 {
	background: url(../images/contact5.gif) no-repeat center center;
}

.contact_left ul li.con_li5:hover {
	background: #F69626 url(../images/contact55.gif) no-repeat center center;
}

.contact_left ul li div {
	height: 70px;
	line-height: 70px;
	padding: 0px 0px 0px 15px;
	position: absolute;
	left: 78px;
	top: 0px;
	width: 230px;
	background: url(../images/contact_li.png) repeat left top;
	color: #ffffff;
	font-size: 16px;
	display: none;
}

.contact_left ul li.con_li5 div {
	line-height: 26px;
	padding-top: 10px;
	height: 69px;
}

.contact_right {
	width: 320px;
	background: #FFFFFF;
	height: 313px;
	float: right;
}

.contact_right h3 {
	color: #616f70;
	font-size: 24px;
	font-weight: normal;
	height: 26px;
	line-height: 26px;
	padding-left: 38px;
	padding-top: 22px;
	padding-bottom: 20px;
}

.contact_right form {
	padding-left: 38px;
	margin-top: 30px;
}

.contact_right form .contact_text1 {
	height: 33px;
	line-height: 33px;
	padding-left: 12px;
	width: 230px;
	border: 1px solid #DDDDDD;
	border-radius: 3px;
	color: #9fa4a4;
	font-size: 14px;
	margin-bottom: 15px;
	font-family: "寰蒋闆呴粦";
}

.contact_right form .contact_text2 {
	height: 33px;
	line-height: 33px;
	padding-left: 12px;
	width: 230px;
	border: 1px solid #DDDDDD;
	border-radius: 3px;
	color: #9fa4a4;
	font-size: 14px;
	margin-bottom: 15px;
	font-family: "寰蒋闆呴粦";
}

.contact_right form .contact_text3 {
	height: 64px;
	line-height: 30px;
	padding-left: 12px;
	width: 230px;
	border: 1px solid #DDDDDD;
	border-radius: 3px;
	color: #9fa4a4;
	font-size: 14px;
	margin-bottom: 15px;
	font-family: "寰蒋闆呴粦";
}

.yzm_img {
	width: 90px;
	height: 33px;
	cursor: pointer;
	border: 1px solid #DDDDDD;
	border-radius: 0px 3px 3px 0px;
	border-left: 0px;
	margin-top: -2px;
}

.contact_right form .contact_text4 {
	height: 33px;
	line-height: 33px;
	padding-left: 12px;
	width: 130px;
	border: 1px solid #DDDDDD;
	border-right: 0px;
	border-radius: 3px 0px 0px 3px;
	color: #9fa4a4;
	font-size: 14px;
	margin-bottom: 20px;
}

.contact_right form .contact_sub {
	display: block;
	width: 146px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #0059a6;
	border-radius: 3px;
	border: none;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	font-family: "寰蒋闆呴粦";
}


/*右侧小菜单返回顶部*/
.bottom_tools {
	position: fixed;
	z-index: 1070;
	right: 20px;
	bottom: 40px;
}

.bottom_tools>* {
	font: 0/0 a;
	display: block;
	margin-top: 5px;
	color: transparent;
	border: 0;
	background-color: transparent;
	text-shadow: none
}
.qr_img {
	position: absolute;
	top: -189px;
	left: -183px;
	display: none;
	width: 173px;
	height: 234px;
	background: url(../images/qr_img.png) no-repeat;
	padding: 61px 39px 50px 36px;
}

.qr_img img {
	width: 98px;
	height: 98px;
}

.qr_img em {
	width: 80px;
	height: 18px;
	font: 14px/18px "Microsoft YaHei";
	color: #000;
	position: absolute;
	right: 20px;
	bottom: 60px;
}
#scrollUp {
	width: 45px;
	height: 45px;
	background: #222 url(../images/l_b_logo.png) center no-repeat;
	background-position: 0px -180px;
	display: none;


}

#scrollUp:hover {
	background: #2088bf url(../images/l_b_logo.png) center no-repeat;
	background-position: 0px -180px
}

#qq {
	width: 45px;
	height: 45px;
	background: #222 url(../images/l_b_logo.png) center no-repeat;
	background-position: 0px 0px;
}

#qq:hover {
	background: #2088bf url(../images/l_b_logo.png) center no-repeat;
	background-position: 0px 0px
}

#tel {
	width: 45px;
	height: 45px;
	background: #222 url(../images/l_b_logo.png) center no-repeat;
	background-position: 0px -45px;
}

#tel:hover {
	color: #FFF;
	background: #2088bf url(../images/l_b_logo.png) center no-repeat;
	background-position: 0px -45px
}

#speech {
	width: 45px;
	height: 45px;
	background: #222 url(../images/l_b_logo.png) center no-repeat;
	background-position: 0px -90px;
}

#speech:hover {
	background: #2088bf url(../images/l_b_logo.png) center no-repeat;
	background-position: 0px -90px
}

.qr_tool {
	width: 45px;
	height: 45px;
	background: #222 url(../images/l_b_logo.png) center no-repeat;
	background-position: 0px -135px;
	cursor: pointer;
}

.qr_tool:hover {
	width: 45px;
	height: 45px;
	background: #00b447 url(../images/l_b_logo.png) center no-repeat;
	background-position: 0px -135px;
}

/*他山之石*/
.newscontent{ width:1200px; margin:auto; margin-top:40px;}
.newscontent ul li{ width:1200px; height:225px; border:1px solid #ccc; margin-bottom:19px; transition:0.8s;}
.newscontent ul li dl{padding: 0;display: table;margin-top: 21px;margin-right: 36px;margin-bottom: 21px;margin-left: 17px;display: block;overflow: hidden;}
.newscontent ul li:hover{/*background:#662a14;*/transition:0.8s;}
.newscontent ul li:hover a{ color:#fff;transition:0.8s;}
.newscontent ul li dl dt{ float:left;padding:0; margin:0; width:170px; height:180px;}
.newscontent ul li dl dt img{width:170px; height:180px;border:1px solid #dddddd; }
.newscontent ul li dl dd{ margin:0; padding:0; margin-left:34px; width:850px; position:relative; float:left;  }
.newscontent ul li dl dd h3{ 
	color:#000000; 
	font-size:20px; 
	line-height:36px; 
	width:621px;
	font-weight:normal;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newscontent ul li dl dd h3 a{ color:#000000;font-size: 18px;}
.newscontent ul li dl dd p{ color:#4c4c4c;height:72px;  width:690px; line-height:24px; margin-top:14px; overflow:hidden; text-align:justify}
.newscontent ul li dl dd p a{ color:#4c4c4c; }
.newscontent ul li dl dd h4{ color:#4c4c4c; line-height:24px;font-weight:normal; margin-top:10px;}
.newscontent ul li dl dd h4 a{ color:#4c4c4c; }
.newscontent ul li dl dd h4 em{ color:#4c4c4c; font-style:normal; padding-right:40px;}
.newscontent ul li dl dd span{ position:absolute; right:-90px; top:0; width:85px; color:#999; font-size:18px;  line-height:40px;}
.newscontent ul li dl dd span i{ font-style:normal; font-size:60px; line-height:70px; width:65px;  border-bottom:1px solid #cccccc;  } 
.newscontent ul li:hover  span{ color:#fff;}
.page_info{text-align:center;color:#333;font-size:16px;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{width: 1200px; height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"å®‹ä½“";font-size:14px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#662a14;}
.page_list a.on{color:#fff;border:1px solid #ccc;background:#2088bf;}
.fypro_tit{height:40px;line-height: 40px;display: block;font-size: 18px; text-align:left;/*margin:0 9px 0 9px;*/color: #662a14;overflow: hidden;font-weight: bold;font-family:"å®‹ä½“";border-bottom: #ccc solid 1px;}
.fypro_tit .h1_box{ width:5px; height:25px; margin:10px 10px 0 0; float:left; background-color:#662a14;}
.fypro_tit span{ float:right; padding-right:20px; color:#000000; font-weight:normal;font-size: 14px}
.fypro_tit span a{color:#000000;transition:0.8s; }
.fypro_tit span a:hover{ color: #662a14}


/*联系我们*/
.wid120{width: 1200px;margin: 0 auto;}
.indexTit{
	color: #e2a53e;
	font-size: 24px;
	text-align: center;
	/*font-weight: bold;*/
	letter-spacing: 7px;
}
.indexTit span{
	display: block;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	color: #ccc;
	margin-bottom: 40px;
	letter-spacing: 0;
}
.contact .add{
	background: url(../images/fax.png)no-repeat center 50px ;
}
.contact .tel{
	background: url(../images/tell.png)no-repeat center 50px ;
}
.contact .fax{
	background: url(../images/add.png)no-repeat center 50px ;
}
.contact .mail{
	background: url(../images/qqa.png)no-repeat center 50px ;
}
.contact .cont{
	float: left;
	width: 299px;
	height:280px;
	border-right: 1px #ccc dashed;
}
.contact .cont p{
	margin-top: 130px;
	text-align: center;
	font-size: 15px;
}
.contact .cont p span{
	display: block;
	width: 200px;
	margin: 10px auto;
}

.map{
	width: 100%;
	/*margin-bottom: 60px;*/
}
.mapw{
	position: relative;
	width: 100%;
}
.mapConBg .contSug{
	width: 500px;
	height: 550px;
	float: right;
	overflow: hidden;
	background: url(../images/bg.png) repeat;
	border: 3px #2088bf solid;
	position: absolute;
	z-index: 66666;
	top: 0;
	right: 10%;
	/*display: none;*/
}
.mapConBg .contSug .sugTit{
	font-size: 24px;
	color: #fff;
	margin: 30px 0 20px;
}
.mapConBg .contSug .sugTit span{
	font-size: 16px;
}
.contactForm{
	width: 80%;
	margin: 0 auto;
	background-size: 100%;
}
.contactForm input{
	width: 100%;
	border: 1px #ccc solid;
	display: block;
	padding-left: 10px;
	line-height: 35px;
	font-size: 14px;
	font-family: "微软雅黑";
	float: left;
	margin: 10px 0px;
	background: #fff;
}
.contactForm input:focus{
	border: 1px #00b447 solid;
}
.contactForm textarea{
	border: 1px #ccc solid;
	padding: 10px;
	font-size: 14px;
	font-family: "微软雅黑";
	margin: 10px 0px;
	display: block;
	float: left;
	resize: none;
	width:100%;
	height: 100px;
	overflow: auto;
	background: #fff;
}
.contactForm textarea:focus{
	border: 1px #00b447 solid;
}
.contactForm .yzm{
	display: block;
	width: 100%;
}
.contactForm .yzm img{
	display: block;
	float: left;
	width: 90px;
	margin-top: 10px;
}
.contactForm .yzm a{
	display: block;
	line-height: 35px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	color: #fff;
}
.contactForm .msg_btn_area a{
	display: block;
	width: 80px;
	margin: 20px 0;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #4287ba;
	line-height: 35px;
	float: left;
}
.contactForm .msg_btn_area a:hover{
	background: #00b447;
}
.contactForm .msg_btn_area span{
	display: block;
	width: 80px;
	margin: 20px 0;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #ccc;
	line-height: 35px;
	float: right;
	cursor: pointer;
}
#dituContent{
	position: relative !important;
	left: 0 !important;
}

/*关于我们*/
.about_left{
	float: left;
	width: 600px;
}
.about_left .about_left_cont .p1{
	font-size: 26px;
	color: #333;
	font-weight: normal;
	margin-bottom: 5px;
}
.about_left .about_left_cont .p2{
	font-size: 16px;
	color: #333;
	font-weight: normal;
	padding-bottom: 8px;


}
.about_left .about_left_cont .p3{
	width: 100px;
	border-bottom: 2px solid #e2a53e;
	margin-bottom: 30px;
}
.about_left .about_left_cont .p4{
	font-size: 14px;
	color: #333;
	line-height: 28px;

}
.about_left .about_left_line{
	width: 600px;
	border-bottom: 1px dashed #d3d3d3;
	margin: 20px 0;
}
.about_right{
	float: left;
	width: 600px;
	text-align: center;
	padding-top: 150px;
	line-height: 600px;
}
.zhuan_shun {
	animation: zhuan_shun 5s linear infinite;
	transform: rotate(0deg);
}

.zhuan_ni {
	animation: zhuan_ni 5s linear infinite;
	transform: rotate(0deg);
}

@-webkit-keyframes zhuan_shun {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

@-o-keyframes zhuan_shun {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

@-moz-keyframes zhuan_shun {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

@keyframes zhuan_shun {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes zhuan_ni {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(-360deg);
	}
}

@-o-keyframes zhuan_ni {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(-360deg);
	}
}

@-moz-keyframes zhuan_ni {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(-360deg);
	}
}

@keyframes zhuan_ni {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(-360deg);
	}
}
/*荣誉资质*/
.honor .honor_title{
	text-align: center;
	line-height: 50px;
	font-size: 26px;
	color: black;
	margin: 60px 0 20px 0;
}
.honor{
	width: 100%;
}

.honor_content{
	width: 1200px;
	margin:0 auto;
}
.honor_cont_left{
	padding: 35px;
	float: left;
	margin-left: 80px;
	height: 408px;
	width: 275px;
	border: 5px solid #2088bf;
	position: relative;
}
.honor_cont_left .left_line{
	position: absolute;
	width: 125px;
	border-bottom: 5px solid #c01c1c;
	left: -20px;
	top: 85px;
}
.honor_cont_left .left_title{
	color: black;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 30px;
}
.honor_cont_left .left_des{
	color: #757575;
	font-size: 16px;
}
.swiper-slide img{
	display: block;
	
}
.honor_cont_right{
	float: right;
	height: 408px;
	width: 700px;
	position: relative;
}
.honor_cont_right .swiper-container{
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}
.honor_cont_right .swiper-container .swiper-slide{
	width: 290px;
	height: 405px;
	box-shadow: 0 8px 30px #ddd;
	background-color:#fff;
}
.honor_cont_right .swiper-button-prev{
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}
.honor_cont_right .swiper-button-next{
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

.down{
	text-align: center;
	width: 100%;
}
.down img{
	width: 34px;
}
.banner_index .down img{
	display: block;
	width: 34px;
	margin: 0 auto;
}
.banner_index .down{
	text-align: center;
}