﻿@charset "utf-8";
/* CSS Document */
html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;

} /*始终让 Firefox 显示滚动条*/

* {
	word-wrap: break-word;
	margin: 0;
	padding: 0;

}/*文字强制换行word-break:keep-all;(Ff)*/
table {
	border-collapse: collapse;
}/*细线表格*/
fieldset, img {
	border: none;
}/*清除描边,块显示*/
ul, li {
	list-style-type: none;
}/*无列表项目标记*/
a {
	text-decoration: none;
	color: #666666
}/* 链接无下划线,有为underline;链接去框 */
a:link {
	color: #666666;
}/* 未访问的链接 */
a:visited {
	color: #666666;
}/* 已访问的链接 */
a:hover {
	color: #4AB344;
}/* 鼠标在链接上 */
a:active {
	color: #666666;
blr:expression(this.onFocus=this.blur());
}/* 点击激活链接 */
body {
	font-family:"Microsoft YaHei";
	font-size: 12px;
	color: #666;
	background: #fff;
}
select, input {
	vertical-align: middle;
	outline: none;
}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
	cursor: pointer;
	outline: none;
}
textarea{outline: none;}
.wrap {
	width: 1400px;
	clear: both;
	margin: 0 auto;
}
.clear {
	clear: both;
	overflow:hidden;
}
.h2 {
	clear: both;
	height: 2px;
	overflow:hidden;
}
.h10 {
	clear: both;
	height: 10px;
	overflow:hidden;
}
.h15 {
	clear: both;
	height: 16px;
	overflow:hidden;
}
.h20 {
	clear: both;
	height: 20px;
	overflow:hidden;
}
.h25 {
	clear: both;
	height: 25px;
	overflow:hidden;
}
.h30 {
	clear: both;
	overflow:hidden;
	height: 30px;
}
.h35{
	clear: both;
	overflow:hidden;
	height: 35px;
}
.h32 {
	clear: both;
	height: 32px;
}
.h40 {
	clear: both;
	height: 40px;
}
.h60 {
	clear: both;
	height: 60px;
	overflow:hidden;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
img {
	border: none;
}
.bai{ background: #FFF;}
.hui{ background: #f2f2f2;}
.pic{ overflow:hidden;}
.pic img{ overflow:hidden; transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.pic:hover img{ transform:scale(1.05); -webkit-transform:scale(1.05);}
/*公共部分结束*/
/*
********************************此处首页样式开始********************************
*/
/*头部开始*/
.topBox{ height: auto; background: #FFF; position:relative;z-index:100;width:100%;float:left;padding-top:15px;padding-bottom:15px;}
.logo{ margin-top: 10px;margin-bottom: 10px; height: 63px; padding-top: 0px;}
.logo img{height: 63px;}
.topR1{ padding-top: 10px; height: 30px; line-height: 30px; overflow: hidden;}
.topR1 a{ font-size: 14px; float: right; display: inline; background-color: #da0000; padding: 0 10px; color: #FFF;}
.topRR{ height:25px; margin-top:17px; position:relative;}
.topRR .a2{ background:url(../images/icn1.png) no-repeat center center;float:left; display:inline; width:25px; height:25px; margin-left:20px; position:relative; cursor:pointer;}
.t_search{ position:absolute; right:0px; top:58px; overflow:hidden; width:235px; display:none;}
.t_search input{ width:170px; height:45px; background:#FFF; border:none; float:left; display:inline; padding: 0 10px; font-family: microsoft yahei;}
.t_search a{ float:left; display:inline; width:45px; height:45px; background:#4AB344 url(../images/icn2.png) no-repeat center center;}
.topR{float:left;}
.top-head{ background-color:#f2f2f2;width:100%;float:left;height:40px;line-height:40px;}
.top-head_left{float:left;width:50%;}
.top-head_right{float:right;width:50%; text-align:right;}
.top-head_right p {float: right;}
.top-head_right p a {
  padding: 0 12px;
  color: #555555;
  display: block;
  float: left;
  background: url(../images/topico.jpg) no-repeat left center;
}
.topBox1{width:100%;float:left;background:#4AB344;height: 50px;line-height: 50px;}
header{ background-color:#fff;}

.h-tel{float:right; font-size:26px; color:#333; font-weight:bold;line-height: 80px;display: flex;}
.h-tel img{max-width:100%;height: 50px;margin-top: 15px;}
/*头部结束*/
/*menu开始*/
.menuList{ position:relative; float: left; display: inline;}
.menuList dd{ float:left; display:inline;position: relative;z-index: 9;}
.menuList dd span{ display:block;border-right:solid 1px rgba(255,255,255,.3);}
.menuList dd span a{ display: inline-block;
color: #fff;
line-height: 50px;
text-decoration: none; font-size:16px;}
.menuList dd.hover span a{ color:#4AB344;}
.menuList dd.hover2 span a{ color:#4AB344;}
.menuList dd span:hover a{color: #fff;}
.subMenu{
	background-color: #fff;
	padding: 10px 0;
	border-radius: 0 0 3px 3px;
	display: none;
	position: absolute;
	left: 20px;
	top: 99.5%;
	width: 100%;
}
.subMenu a{
	display: block;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
}
.subMenu li+li a{
	border-top: 1px solid #e5e5e5;
}
.subMenu li.hover a{
	background-color: #da0100;
	color: #fff;
}

.menuList dt{ position:absolute; left:0px; top:58px; width:70px; height:2px; background:#da0100;}
/*menu结束*/
/*banner开始*/
.indexBanner{
	height:726px; 
	overflow:hidden; 
	position:relative;
	}
/*分页*/
.indexBanner .hd{
	width:1400px;
	position:absolute;
	z-index:1;
	bottom:18px;
	left:50%;
	 margin-left:-700px;
	height:30px;
	line-height:30px;
}
.indexBanner .hd ul {
	text-align:center;
	display:inline-block;
	height:26px;
	border-radius:26px;
	padding:0 10px;
}
.indexBanner .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:10px;
	height:10px;
	border-radius:100%;
	overflow:hidden;
	line-height:999px;
	margin:6px 5px;
    background: #FFF;
}
.indexBanner .hd ul .on {
    -webkit-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
    background:#4AB344;
}
/*内容*/		
.indexBanner .bd{ position:relative; height:100%; z-index:0; height:726px;}
.indexBanner .bd li{ zoom:1; height:726px; opacity: 1 !important; position: relative;}
.indexBanner .bd li a{ display:block; width:100%; height:100%; overflow: hidden;background-size: cover !important;}
.indexBanner .bd li a img{ display: block; width: 100%; height: 100%;}
.indexBanner .bd li.active{
    -webkit-animation: slideIn 1600ms cubic-bezier(0.190, 1, 0.420, 1); animation: slideIn 1600ms cubic-bezier(0.190, 1, 0.420, 1); -moz-animation: slideIn 1600ms cubic-bezier(0.190, 1, 0.420, 1);
}
.indexBanner .bd li.active a img{
    -webkit-animation: imgIn 1600ms cubic-bezier(0.190, 1, 0.420, 1); animation: imgIn 1600ms cubic-bezier(0.190, 1, 0.420, 1); -moz-animation: imgIn 1600ms cubic-bezier(0.190, 1, 0.420, 1); 
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.indexBanner .prev{ display: block; width: 80px; height: 80px; background: url(../images/prev1.png) no-repeat center center; position: absolute; left: 50%; margin-left: -700px; top:50%; margin-top:-40px;}
.indexBanner .next{ display: block; width: 80px; height: 80px; background: url(../images/next1.png) no-repeat center center; position: absolute; right: 50%; margin-right: -700px; top:50%; margin-top:-40px;}
.indexBanner .prev:hover{ opacity: 0.5}
.indexBanner .next:hover{ opacity: 0.5}


@-webkit-keyframes slideIn { 0% {-webkit-transform:translateX(100%);opacity:1;} 100% {-webkit-transform:translateX(0);opacity:1;} } 
@keyframes slideIn { 0% {transform:translateX(100%);opacity:1;} 100% {transform:translateX(0);opacity:1;} } 
@-webkit-keyframes imgIn { 0% {-webkit-transform:-webkit-translateX(-85%);opacity:1;} 100% {-webkit-transform:-webkit-translateX(0);opacity:1;}}
@keyframes imgIn { 0% {transform:translateX(-85%);opacity:1;} 100% {transform:translateX(0);opacity:1;}}
/*banner结束*/
/*第一通栏开始*/
.column1{ margin-bottom: 40px;}
.column1Up{ clear: both; height:338px;}
.column1UpL{ width: 700px; overflow: hidden;}
.column1UpL .text{width:237px; height: 338px;}
.column1UpL .text a{ display: block; height: 338px; text-align:center;background: #f7f7f7;}
.column1UpL .text a span{ display: block; padding-top:120px; height:50px; line-height:50px; color: #444444; font-size: 24px;}
.column1UpL:hover .text a span{ color: #da0100;}
.column1UpL .text a em{ display: block; width: 26px; height: 26px; background: url(../images/icn3.png) no-repeat center center; margin:0 auto;}
.column1UpL .pic{ width:463px; height: 338px; overflow: hidden;}
.column1UpL .pic img{ width: 463px; height: 338px; overflow: hidden;}
.column1UpR{ position:relative; width: 700px;}
.column1UpRC{ width: 700px; position: absolute; left: 0px; top: 0px; background: #FFF;}
.column1UpRC1{ padding:25px 60px 30px; position: relative; background: #f7f7f7;}
.column1UpRC1 .title{ height: 50px; line-height: 50px; overflow: hidden; margin-bottom: 20px;}
.column1UpRC1 .title h1{ float:left; display: inline; color: #333; font-size: 30px; font-weight: bold;}
.column1UpRC1 .title span{ float:left; display: inline; color: #333; font-size: 30px; font-weight: bold;}
.column1UpRC1 .title em{ float:left; display: inline; color: #b9b9b9; font-size: 24px; font-weight: bold; font-style: normal; margin-left: 10px; line-height: 63px;}
.column1UpRC1 .text{ color: #666666; line-height: 32px; font-size: 16px; height: AUTO; overflow: hidden; margin-bottom: 20px;}
.column1UpRC1 .text a{ color: #666;}
.column1UpRC1 .btn{ overflow: hidden; margin-bottom: 33px;}
.column1UpRC1 .btn a{ float:left; display: inline; margin-right: 25px;}
.column1UpRC1 .btn a.a1{ overflow: hidden; width: 39px; height: 39px; background: url(../images/icn4.png) no-repeat center center;}
.column1UpRC1 .btn a.a1:hover{background: url(../images/icn4h.png) no-repeat center center;}
.column1UpRC1 .btn a.a2{ overflow: hidden; width: 39px; height: 39px; background: url(../images/icn5.png) no-repeat center center;}
.column1UpRC1 .btn a.a2:hover{background: url(../images/icn5h.png) no-repeat center center;}
.column1UpRC1 .title2{ height: 57px;  overflow: hidden; line-height: 57px; font-size: 14px;color: #666666;position: absolute; width:100%; left: 0px; bottom: 0px; height: 57px; z-index: 1;}
.column1UpRC1 .title2 a{ display: block; padding: 0 60px; height: 57px; overflow: hidden; transition: all 0.15s linear; -webkit-transition: all 0.15s linear;}
.column1UpRC1 .title2 a div{ display: block; border-top: 1px solid #d9d9d9;transition: all 0.1s linear; -webkit-transition: all 0.1s linear;}
.column1UpRC1 .title2:hover a{ background: #4AB344;}
.column1UpRC1 .title2:hover a div{ border-top-color:#4AB344}
.column1UpRC1 .title2 span{ float: left; display: inline; position: relative; z-index: 2;}
.column1UpRC1 .title2 em{ float: right; display: inline; width: 38px; height: 56px; background: url(../images/icnr.png) no-repeat right center;position: relative; z-index: 2;}
.column1UpRC1 .title2:hover span{ color: #fff;}
.column1UpRC1 .title2:hover em{background: url(../images/icnrh.png) no-repeat right center;}
.column1Dn{ overflow: hidden;}
.column1Dn .text{ width: 700px; overflow: hidden; background: #ffffff; height: 340px;}
.column1Dn .text .con{ padding: 70px 55px 0; position: relative;}
.column1Dn .text .title{ height: 47px; line-height: 46px; color: #444444; font-size: 24px; position: relative; margin-bottom: 20px; overflow: hidden;}
.column1Dn .text .title a{ color: #444;}
.column1Dn .text .title a:hover{ color: #da0100;}
.column1Dn .text .title span{ display: block; width: 47px; height: 2px; background: #cccccc; position: absolute; left: 0px; bottom: 0px;}
.column1Dn .text .text1{ color: #666666; line-height:32px; font-size: 16px; height: 96px; overflow: hidden; margin-bottom: 50px;}
.column1Dn .text .title2{ height: 57px;  overflow: hidden; line-height: 57px; font-size: 14px; color: #666666;position: absolute; width:100%; left: 0px; bottom: 0px; height: 57px; z-index: 1;}
.column1Dn .text .title2 a{ display: block; padding: 0 60px; height: 57px; overflow: hidden; transition: all 0.15s linear; -webkit-transition: all 0.15s linear;}
.column1Dn .text .title2 a div{ display: block; border-top: 1px solid #d9d9d9;transition: all 0.1s linear; -webkit-transition: all 0.1s linear;}
.column1Dn .text .title2:hover a{ background: #ffbe2e;}
.column1Dn .text .title2:hover a div{ border-top-color:#ffbe2e}
.column1Dn .text .title2 span{ float: left; display: inline;}
.column1Dn .text .title2 em{ float: right; display: inline; width: 38px; height: 56px; background: url(../images/icnr.png) no-repeat right center;}

.column1Dn .text .title2:hover span{ color: #fff;}
.column1Dn .text .title2:hover em{background: url(../images/icnrh.png) no-repeat right center;}
.column1Dn .pic{ width: 700px; height: 340px; overflow: hidden;}
.column1Dn .pic img{ width: 700px; height:340px; overflow: hidden;}
/*第一通栏结束*/
/*第二通栏开始*/
.column2{ background: #FFF; margin-bottom: 40px;}
.column2List{ overflow: hidden; height:140px;}
.column2List dd{ overflow: hidden; width: 25%; padding: 25px 0; text-align: center; float: left; display: inline;}
.column2List dd .con{ overflow: hidden; position: relative;}
.column2List dd .con:before{ display: block; width: 1px; height: 66px; background: #e6e6e6; content: ''; position: absolute; right:0px; top: 50%; margin-top: -33px;}
.column2List dd .con .date{ overflow: hidden; height: 60px; line-height: 60px; text-align: center; color: #555555; font-size: 50px; font-family:zhsrxtj; }
.column2List dd .con .date em{ font-family: microsoft yahei; font-size: 16px; font-style: normal;}
.column2List dd .con .title{ height: 30px; line-height: 30px; color: #888888; font-size: 14px;}
.column2List dd .con2{ overflow: hidden; position: relative;}

.column2ListC{
	height:96px; 
	overflow:hidden; 
	position:relative;
	}
/*内容*/		
.column2ListC .bd{ position:relative; height:100%; z-index:0; height: 96px;}
.column2ListC .bd li{ zoom:1; vertical-align:middle; height:24px; line-height: 24px; padding: 0 30px; text-align: left; overflow: hidden;}
.column2ListC .bd li span{ color: #888888}
/*第二通栏结束*/
/*第三通栏开始*/
.column3{ background:#FFF; margin-bottom: 40px;}
.column3C{ padding:0px;}
.indexT{ height: 30px; line-height: 30px; overflow: hidden; padding: 35px 0 40px 0}
.indexT .titleL{ color: #444444; font-size: 24px;}
.indexT .titleR{ overflow: hidden;}
.indexT .titleR a{ overflow: hidden; float:left; display: inline; height: 30px; line-height: 30px; padding: 0 28px; background-image:url(../images/icn7.png); background-position: right center; background-repeat: no-repeat; font-size: 16px; margin-left: 1px;}
.indexT .titleR a:last-child{ background-image: none;}
.indexT .titleR a:hover{ color: #FFF; background:#4AB344;}
.indexT .titleR a.hover{ color: #FFF; background:#4AB344;}

.column3List{ overflow: hidden; margin-right: -24px;}
.column3List dd{ overflow: hidden; float:left; display: inline; width: 33.3333%; margin-bottom: 15px;}
.column3List dd a{ display: block;padding-right: 24px;}
.column3List dd .pic{ width:100%; position: relative; padding-top: 60%; overflow: hidden;}
.column3List dd .pic img{ display: block; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px;}
.column3List dd .text{ height: 50px; line-height: 50px; border: 1px solid #f0f0f0; padding: 0 12px 0 28px; overflow: hidden; position: relative;}
.column3List dd .text:before{ display: block; width: 0; height: 3px; background: #4AB344; position: absolute; left: 0px; bottom: 0px; content: '';transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.column3List dd .text span{ display: block; height: 50px; line-height: 50px; color: #666666; font-size: 16px; float:left; display: inline;}
.column3List dd .text em{ display: block; width:35px; height: 50px; background: url(../images/icn8.png) no-repeat center center; float: right; display: inline;}
.column3List dd:hover .text:before{ width: 100%;}
.column3Btn{ overflow: hidden; text-align: center; height: 42px;}
.column3Btn a{ overflow: hidden; display: inline-block; padding: 0 80px; border: 1px solid #b7b7b7; color: #666666; font-size: 16px; border-radius: 42px; height: 40px; line-height: 40px;}
.column3Btn a:hover{ color: #FFF; background:#4AB344; border-color: #4AB344;}
/*第三通栏结束*/
/*第四通栏开始*/
.column4{ background:#FFF; margin-bottom: 40px;}
.column4C{}
.column4CCL{
    width: 690px;
	height:415px; 
	overflow:hidden; 
	position:relative;
    margin-right: 25px;
	}
/*内容*/		
.column4CCL .bd{ position:relative; height:100%; z-index:0; width: 690px; height:415px;}
.column4CCL .bd li{ zoom:1; vertical-align:middle;  width: 690px; height:415px;}
.column4CCL .bd li .pic{width: 690px; height:415px; overflow:hidden;}
.column4CCL .bd li .pic img{width: 690px; height:415px;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.column4CCL .prev{ display: block; width: 35px; height: 62px; background: url(../images/prev2.png) no-repeat center center; position: absolute; left: 0px; top: 50%; margin-top: -31px;}
.column4CCL .next{display: block; width: 35px; height: 62px; background: url(../images/next2.png) no-repeat center center; position: absolute; right: 0px; top: 50%; margin-top: -31px;}
.column4CCR{ overflow: hidden; height: 415px;}
.column4CCR .up{ overflow: hidden; padding-bottom: 22px; border-bottom: 1px solid #e5e5e5; margin-bottom: 22px;}
.column4CCR .up .title{ overflow: hidden; height: 38px; line-height: 38px; margin-bottom: 5px;}
.column4CCR .up .title a{ color: #444444; font-size: 18px;}
.column4CCR .up .text{ color: #888888; line-height:24px; font-size: 14px; height: 72px; overflow: hidden;}
.indexList{ overflow: hidden;}
.indexList dd{ overflow: hidden; height: 38px; line-height: 38px; font-size: 14px;}
.indexList dd a{ overflow: hidden; float:left; display: inline;width:80%;}
.indexList dd a em{ overflow: hidden; float:left; display: inline; width: 5px; height: 5px; background: #c3c3c3; margin: 16px 8px 0 0; border-radius: 5px;}
.indexList dd span{ float: right; display: inline; color: #999999;}
/*第四通栏结束*/
/*第五通栏开始*/

/*第五通栏结束*/

/*底部开始*/
.foot{ background:#e9e9e9; padding:30px 10%;}
.ecboa .d1{ font-size:18px;}
.ecboa .d1 span{ margin:0 10px;}
.ecboa .d2{ color:#787878; margin-top:15px;}
.oteal .b-tel{ color:#dd4128; padding:8px 80px 8px 0; margin-right:20px; background:url(../images/tel.png) no-repeat right center;}
.oteal .b-tel .d2{ font-size:30px; font-weight:bold;}


.foot{ background:#4AB344; padding:30px 0%;}
.ecboa .d1{ font-size:16px;}
.ecboa .d1 span{ margin:0 10px; color:#fff;}
.ecboa .d2{ color:rgba(255,255,255,.8); margin-top:15px; font-size:14px;line-height:30px;}
.oteal .b-tel{ color:#fff; padding:8px 80px 8px 0; margin-right:20px; background:url(../images/tel.png) no-repeat right center;}
.oteal .b-tel .d2{ font-size:30px; font-weight:bold;}
.vonca{ background:#000; padding:20px 10%; line-height:32px; color:#787878;}
.vonca p{ font-size:14px; color:rgba(255,255,255,.5);}
.ecboa .d1 a{ color:#fff;}
/*底部结束*/
/*
********************************此处首页样式结束********************************
*/
/*
********************************此处内页样式开始********************************
*/
/*内页框架开始*/
.channelBanner{ width: 100%; height: 700px; background-position:  center top; background-repeat: no-repeat; background-size: cover; margin-bottom: 30px;}
.channelBanner a{ display: block; height: 100%;}
.subBanner{ width: 100%; height: 430px; background-position:  center top; background-repeat: no-repeat; background-size: cover;}
.subBanner a{ display: block; height: 100%;}
.locationBox{ background: #eaeaea; height:60px; line-height: 60px;}
.location{ overflow: hidden;}
.locationL{ overflow: hidden; margin-top: 16px; font-size: 14px;}
.locationL a{ overflow: hidden; float:left; display: inline; height: 27px; line-height: 27px; padding: 0 23px; position: relative;color: #666666; font-size: 16px;}
.locationL em{ float:left; display: inline; font-style: normal; height: 27px; line-height: 27px; width: 6px;}
.locationL a:hover{ background: #4AB344; color: #FFF;}
.locationL a.hover{ background: #4AB344; color: #FFF;}
.locationR{ height: 60px; line-height: 60px; padding-left: 28px; background: url(../images/icn11.png) no-repeat left center; overflow: hidden; color: #888888;}
.locationR span{ float:left; display: inline; color: #888888;}
.locationR a{ float:left; display: inline; color: #888888;}
.locationR em{ float:left; display: inline; margin: 0 9px; font-style: normal;}
.locationR a:hover{ color:#4AB344;}
.locationR a.hover{ color:#4AB344;}
.h_40{ height: 40px; clear: both; overflow: hidden;}
.subPage{ background: #FFF;}
.subPageC{ min-height: auto;}
/*页码开始*/
.page{
    padding:20px 0;
	clear:both;
	text-align:center;
	font-family:Arial;
	}
.page a{
    display: inline-block;
    height: 25px;
    line-height: 25px;
	margin:0 1px;
	background:#c8c8c8;
	padding:0px 10px;
    color: #FFF;
	}
.page a:hover{
	color:#fff;
	background:#333;
	}
.page a.hover{
	color:#fff;
	background:#333;
	}
.sjMenuBox{ position: relative;}
.sjMenu{ position: absolute; left: 0px; top: 0px; height: 40px; line-height: 40px; color: #888888; padding-left: 15px;}
.sjMenu a{ float:left; display: inline; color: #888888;}
.sjMenu a:hover{ color: #da0000;}
.sjMenu a.hover{ color: #da0000;}
.sjMenu em{ float:left; display: inline; margin: 0 15px; font-style: normal;}
/*页码结束*/
/*内页框架结束*/
/*公司概况第一通栏start*/
.gsgkColumn1{ background: #FFF; overflow: hidden; margin-bottom: 30px;}
.gsgkColumn1 .conL{ width: 700px; height: 392px; overflow: hidden; position: relative;}
.gsgkColumn1 .conL img{ width: 700px; height: 392px; overflow: hidden;}
.gsgkColumn1 .conL .title{ height: 40px; line-height: 40px; color: #444444; font-size: 26px; position: absolute; left: 65px; top: 75px;}
.gsgkColumn1 .conL .title a{ color: #444;}
.gsgkColumn1 .conL .title a:hover{ color: #da0100;}
.gsgkColumn1 .conL .btn{ height: 30px; width: 38px; position: absolute; left: 65px; top: 280px; transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.gsgkColumn1 .conL .btn a{ display: block; height: 100%; background:url(../images/icnr.png) no-repeat center center;}
.gsgkColumn1 .conL .btn:hover a{ background:url(../images/icnrh.png) no-repeat center center;}
.gsgkColumn1 .conL .btn:hover{ width: 100px; background: #da0100; height: 50px;}
.gsgkColumn1 .conR{ overflow: hidden; padding: 75px 65px 0;}
.gsgkColumn1 .conR .title{ height: 40px; line-height: 40px; color: #444444; font-size: 26px;  overflow: hidden; margin-bottom: 30px;}
.gsgkColumn1 .conR .title a{ color: #444;}
.gsgkColumn1 .conR .title a:hover{ color: #da0100;}
.gsgkColumn1 .conR .text{ color: #777777; line-height: 32px; height: 96px; overflow: hidden; font-size: 14px; margin-bottom: 36px;}
.gsgkColumn1 .conR .btn{ height: 30px; width: 38px; transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.gsgkColumn1 .conR .btn a{ display: block; height: 100%; background:url(../images/icnr.png) no-repeat center center;}
.gsgkColumn1 .conR .btn:hover a{ background:url(../images/icnrh.png) no-repeat center center;}
.gsgkColumn1 .conR .btn:hover{ width: 100px; background: #da0100; height: 50px;}
/*公司概况第一通栏end*/
/*公司概况第2通栏start*/
.gsgkColumn2{ overflow: hidden; background: #FFF; margin-bottom: 30px;}
.gsgkColumn2C{ padding: 60px 65px;}
.gsgkTitle{ height: 40px; line-height: 40px; overflow: hidden;}
.gsgkTitle .titleL{ color: #444444; font-size: 26px;}
.gsgkTitle .titleL a{ color: #444;}
.gsgkTitle .titleL a:hover{ color: #da0100;}
.gsgkTitle .titleR{ overflow: hidden;}
.gsgkTitle .titleR a{ overflow: hidden; float:left; display: inline;height: 40px; padding: 0 15px; color: #888888; font-size: 14px;}
.gsgkTitle .titleR .list{ float: left; display: inline;}
.gsgkTitle .titleR .list a{ background: url(../images/icn9.png) no-repeat right center;}
.gsgkTitle .titleR .list a.hover{ color: #da0000;}
.gsgkTitle .titleR a:hover{ color: #da0000;}
.gsgkTitle .titleR .more{ float:left; display: inline;}
.gsgkColumn2CC{ padding-top: 35px; position: relative; height: 272px;}
/*内容*/		
.gsgkColumn2CC .bd{ position:relative; height:100%; z-index:0;height: 272px; overflow: hidden;}
.gsgkColumn2CC .bd li{ zoom:1; vertical-align:middle; height:272px; width: 405px; float:left; display: inline; margin-right: 27px;}
.gsgkColumn2CC .bd li .pic{ width: 405px; height: 272px; overflow: hidden;}
.gsgkColumn2CC .bd li .pic img{ width: 405px; height: 272px;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.gsgkColumn2CC .prev{ display: block; width:25px; height: 25px; position: absolute; right: 25px; top: -32px; background-image: url(../images/prev3.png); background-position: center center; background-repeat: no-repeat; background-color: #eaeaea;}
.gsgkColumn2CC .prev:hover{ background-color: #da0000; background-image: url(../images/prev3h.png)}
.gsgkColumn2CC .next{ display: block; width:25px; height: 25px; position: absolute; right: 0px; top: -32px; background-image: url(../images/next3.png); background-position: center center; background-repeat: no-repeat; background-color: #eaeaea;}
.gsgkColumn2CC .next:hover{ background-color: #da0000; background-image: url(../images/next3h.png)}
/*公司概况第2通栏end*/
/*公司概况第3通栏start*/
.gsgkColumn3{ height: 472px; background-repeat: no-repeat; background-size: cover; background-position: center center; margin-bottom: 30px; overflow: hidden;}
.gsgkColumn3T{ padding-top: 50px; line-height: 65px; height: 65px; color: #FFF; font-size: 26px; padding-bottom: 60px; padding-left: 60px;}
.gsgkColumn3T a{ color: #FFF;}
.gsgkColumn3T a:hover{ opacity: 0px;}
.bigNewsBox{position:relative; height:170px; width: 1300px; margin: 0 auto;}
.yearbg{height:45px;background: url(../images/hline.png) no-repeat center; width:100%; position:absolute; bottom:62px; left:0}
.year{width:1200px;bottom:0; position:absolute; left:50%; margin-left:-600px;}
.yearbox{height:170px;}
.year ul{width: 1000%;}
.year ul li{text-align: center;width: 106px;font-size:20px;color:#b9bdb4;float: left;cursor:pointer;position: absolute; text-align:center; height: 166px; padding: 0 !important;background: url(../images/bigico2.png) no-repeat center center; overflow: visible !important;}
.year ul li:hover{background: url(../images/bigico2h.png) no-repeat center center;}
.year ul li:nth-child(2n) i{ padding-top: 110px;}
.year ul li i{ display:block; font-size:18px; line-height:24px; font-style:normal}
.year ul li span{ display:block; font-size:14px; line-height:24px; height:24px; overflow:hidden; width: 350px; position: relative; left: -50%; margin-left: 14px;}
.year a{display:block;width:38px;height:66px;top:58px;z-index:2; position:absolute;}
.year a.yl{background: url(../images/left.png) no-repeat;left:-100px;}
.year a.yr{background: url(../images/right.png) no-repeat;right:-100px;}
/*公司概况第3通栏end*/
/*公司概况第4通栏start*/
.gsgkColumn4{ overflow: hidden; background: #FFF; margin-bottom: 30px;}
.gsgkColumn4C{ padding: 60px 65px;}
.gsgkColumn4CC{ padding-top: 35px; position: relative; height: 282px;}
/*内容*/		
.gsgkColumn4CC .bd{ position:relative; height:100%; z-index:0;height: 282px; overflow: hidden;}
.gsgkColumn4CC .bd li{ zoom:1; vertical-align:middle; width: 400px; float:left; display: inline; margin-right: 27px;}
.gsgkColumn4CC .bd li .pic{ width: 400px; height: 240px; overflow: hidden;}
.gsgkColumn4CC .bd li .pic img{ width: 400px; height: 240px;}
.gsgkColumn4CC .bd li .text{ display: block; height: 40px; line-height: 40px;border-bottom: 2px solid #f1f1f1; overflow: hidden; padding: 0 5px;}
.gsgkColumn4CC .bd li .text span{ display: block; float:left; display: inline; font-size: 14px;}
.gsgkColumn4CC .bd li .text em{ display: block; float:right; display: inline; width: 23px; line-height: 40px; height: 40px; background: url(../images/icn6.png) no-repeat center center;}
/*公司概况第4通栏end*/
/*公司概况第5通栏start*/
.gsgkColumn5{ overflow: hidden; margin-bottom: 30px;}
.gsgkColumn5C{ overflow: hidden; background: #FFF;}
.gsgkColumn5C .pic{ width: 700px; height: 392px; overflow: hidden;}
.gsgkColumn5C .pic img{ width: 700px; height: 392px; overflow: hidden;}
.gsgkColumn5C .text{ padding: 60px 65px 0; overflow: hidden;}
.gsgkColumn5C .text .title{ height: 50px; line-height: 50px; color: #444444; font-size: 26px; overflow: hidden; margin-bottom: 20px;}
.gsgkColumn5C .text .title a{ color: #444;}
.gsgkColumn5C .text .title a:hover{ color: #da0100;}

.gsgkColumn5C .text .text1{ color: #777777; font-size: 14px; line-height: 32px; height: 192px; overflow: hidden;}
/*公司概况第5通栏end*/
/*event*/
.event{ position: relative; padding: 80px 0 65px 0;}
.event:before{ position: absolute; left: 50%; width: 1px; height: 100%; background: #e5e5e5; top: 0px; content: ''; display: block;}
.eventIcn1{ width: 15px; height: 15px; background: url(../images/eventIcn1.png) no-repeat center center; position: absolute; left: 50%; margin-left: -7px; top: 0px;}
.eventIcn2{ width: 37px; height: 35px; background: url(../images/eventIcn2.png) no-repeat center center; position: absolute; left: 50%; margin-left: -18px; bottom: 0px;}
.eventList{ overflow: hidden;}
.eventList dd{ width: 325px; position: relative; margin-bottom: 35px;}
.eventList dd .eventIcn3{ width: 15px; height: 15px;background: url(../images/eventIcn3.png) no-repeat center center; position: absolute; top: 0px;}
.eventList dd h1{ height: 30px; line-height: 30px; color: #444444; font-weight: normal; font-size: 20px; margin-bottom: 5px;}
.eventList dd .text1{ line-height: 24px; overflow: hidden; color: #666666;font-size: 16px;}
.eventList dd.odd{ left: 50%; margin-left: -365px;}
.eventList dd.odd{ text-align: right;}
.eventList dd.odd .eventIcn3{ right: -48px;}
.eventList dd.even{ left: 50%; margin-left: 40px;}
.eventList dd.even{ text-align: left;}
.eventList dd.even .eventIcn3{ left: -48px;}
/*全图*/
.box{ padding:0;width:73%;float:right;}
.newsAllImg{ overflow: hidden; margin-right: -35px;}
.newsAllImg dd{ overflow: hidden; float:left; display: inline; width: 33.3333%; margin-bottom: 35px;}
.newsAllImg dd a{ display: block;padding-right: 35px;}
.newsAllImg dd .pic{ width:100%; position: relative; padding-top: 60%; overflow: hidden;}
.newsAllImg dd .pic img{ display: block; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px;}
.newsAllImg dd .text{ height: 63px; line-height: 63px; border: 1px solid #f0f0f0; padding: 0 12px 0 28px; overflow: hidden; position: relative;}
.newsAllImg dd .text:before{ display: block; width: 0; height: 3px; background:#4AB344; position: absolute; left: 0px; bottom: 0px; content: '';transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.newsAllImg dd .text span{ display: block; height: 63px; line-height: 63px; color: #666666; font-size: 16px; float:left; display: inline;}
.newsAllImg dd .text em{ display: block; width:35px; height: 63px; background: url(../images/icn8.png) no-repeat center center; float: right; display: inline;}
.newsAllImg dd:hover .text:before{ width: 100%;}
.newsAllImg dd .text h2{ display: block; font-weight:normal; height: 63px; line-height: 63px; color: #666666; font-size: 16px; float:left; display: inline;}

.newsAllImg2{ overflow: hidden; margin-right: -35px;}
.newsAllImg2 dd{ overflow: hidden; float:left; display: inline; width: 33.3333%; margin-bottom: 30px;}
.newsAllImg2 dd a{ display: block;padding-right: 35px;}
.newsAllImg2 dd .pic{ width:100%; position: relative; padding-top: 67.2941%; overflow: hidden;}
.newsAllImg2 dd .pic img{ display: block; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px;}

.newsAllImg3{ overflow: hidden; margin-right: -35px;}
.newsAllImg3 dd{ overflow: hidden; float:left; display: inline; width: 33.3333%; margin-bottom: 30px;}
.newsAllImg3 dd a{ display: block;padding-right: 35px;}
.newsAllImg3 dd .pic{ width:100%; position: relative; padding-top: 60.2381%; overflow: hidden;}
.newsAllImg3 dd .pic img{ display: block; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px;}
.newsAllImg3 dd .text{ display: block; height: 40px; line-height: 40px;border-bottom: 2px solid #f1f1f1; overflow: hidden; padding: 0 5px;}
.newsAllImg3 dd .text span{ display: block; float:left; display: inline; font-size: 14px;}
.newsAllImg3 dd .text em{ display: block; float:right; display: inline; width: 23px; line-height: 40px; height: 40px; background: url(../images/icn6.png) no-repeat center center;}
/*contactUs*/
.contactUsUp{ overflow: hidden; padding: 58px 0}
.contactUsUp dd{ overflow: hidden; float:left; display: inline; width: 33.3333%;}
.contactUsUp dd .icn{ width: 130px; height: 130px; margin: 0 auto; margin-bottom: 30px;}
.contactUsUp dd.dd1 .icn{ background: url(../images/icn12.png) no-repeat center center;}
.contactUsUp dd.dd2 .icn{ background: url(../images/icn13.png) no-repeat center center;}
.contactUsUp dd.dd3 .icn{ background: url(../images/icn14.png) no-repeat center center;}

.contactUsUp dd.dd1:hover .icn{ background: url(../images/icn12h.png) no-repeat center center;}
.contactUsUp dd.dd2:hover .icn{ background: url(../images/icn13h.png) no-repeat center center;}
.contactUsUp dd.dd3:hover .icn{ background: url(../images/icn14h.png) no-repeat center center;}
.contactUsUp dd .text{ color: #666; line-height: 40px; overflow:hidden; font-size: 16px; text-align: center;  padding: 0 30px;}
.contactUsDn{ height: 600px; background: #f5f3f0;}

/*招聘*/
.rmt_dl dt span a{display:block;width:100px;height:30px;text-align:center;line-height:30px;background:#c4171f;color:#fff;margin-left:25px;}
.rmt_dl dt span a:hover{ opacity:0.9}
.rmt_dl dd{display:block;clear:both;overflow:hidden;margin:0 0 7px 0; background:#FFF;}
.rmt_dl dd .div1{clear:both;height:50px;background:#ffffff;overflow:hidden;-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;}
.rmt_dl dd .div1 span{display:inline;float:left;height:50px;line-height:50px;color:#333333;font-size:16px;}
.rmt_dl dd .div1 span.span1{width:500px;text-align:left;padding:0 10px 0 30px;font-size:16px;}
.rmt_dl dd .div1 span.span2{width:200px;text-align:center;padding:0 10px}
.rmt_dl dd .div1 span.span3{width:300px;text-align:center;padding:0 10px}
.rmt_dl dd .div1 span.span4{width:320px;text-align:center;padding:0 10px}
.rmt_dl dd .div1 span.span5{width:80px;cursor:pointer;text-align:center; float:right; background:url(../images/jia.png) no-repeat center center;}

.rmt_dl dd .div2{clear:both;overflow:hidden;padding:10px 30px;color:#666666;font-size:14px;line-height:30px;text-align:left;display:none;}
.rmt_dl dd.hover .div1{ background:#da0000;}
.rmt_dl dd.hover .div1 span{ color:#FFF;}
.rmt_dl dd:hover .div1{ background:#da0000;}
.rmt_dl dd:hover .div1 span{ color:#FFF;}
.rmt_dl dd:hover .div1 span.span5{ background:url(../images/jia2.png) no-repeat center center;}
.rmt_dl dd .div1 span.span5.jian{ background:url(../images/jian.png) no-repeat center center;}
.div2Btn{ overflow:hidden; padding-top:20px;}
.div2Btn a{ display:block; width:140px; height:40px; background:#006e39; color:#FFF; text-align:center; font-size:16px; line-height:40px;}

.rctNotice{ overflow:hidden; height:60px; line-height:60px; color:#da0000; font-size:14px;}
.rctNotice span{ color:#da0000;}

/*message*/
.message{ padding: 30px}
.zxbmForm{ clear: both; margin-right: -35px;}
.zxbmForm dd{ float:left; display: inline; position: relative; width: 33.3333%; margin-bottom: 10px;}
.zxbmForm dd.dd2{ width: 66.6667%;}
.zxbmForm dd.dd3{ width: 100%;}
.zxbmForm dd.dd4{ width: 100%;}
.zxbmForm dd .con{ padding-right: 35px; position: relative;}
.zxbmForm dd.dd4 .con{ padding-right: 325px;}
.zxbmForm dd input{ float:left; display: inline; height: 60px; line-height: 60px; border:none; background: #f4f4f4; padding: 0 20px; font-family: microsoft yahei; box-sizing: border-box; -webkit-box-sizing: border-box; font-size: 20px;}
.zxbmForm dd textarea{ float:left; display: inline; height: 260px; line-height: 60px; border:none; background: #f4f4f4; padding: 0 20px; width: 100%; font-family: microsoft yahei; box-sizing: border-box; -webkit-box-sizing: border-box; font-size: 20px;}
.zxbmForm dd .point{ width: 25px; height: 50px; text-align: center; color:#f40012; font-size: 16px; line-height: 50px; position: absolute; left: 10px; top: 0px;}
.zxbmForm dd input.input1{ width: 100%;}
.zxbmForm dd input.input2{ width: 100%;}
.zxbmForm dd input.input3{ width: 215px;}
.zxbmForm dd .text{ position: absolute; right: 35px; top: 0px; width: 270px;}
.zxbmForm dd img{ float: left; display: inline; margin-left: 10px; width: 148px; height: 60px;}
.zxbmForm dd a{ float: left; display: inline; margin-left: 10px; height: 60px; line-height: 60px; color: #929292; font-size: 14px;}
.zxbmFormSel{width:350px; height:50px; background: #FFF; position:relative; padding-right:35px; }
.zxbmForm .btn{  overflow: hidden; clear: both; padding-right: 35px;}
.zxbmForm .btn a{ display: block; width: 100%; height: 55px; background: #da0005; color: #FFF; font-size: 18px; text-align: center; line-height: 55px;}

.message2{ padding: 65px}
.zxbmForm2{ clear: both; margin-right: -25px;}
.zxbmForm2 dd{ float:left; display: inline; position: relative; width: 50%; margin-bottom: 28px;}
.zxbmForm2 dd.dd2{ width: 66.6667%;}
.zxbmForm2 dd.dd3{ width: 100%;}
.zxbmForm2 dd.dd4{ width: 100%;}
.zxbmForm2 dd .con{ padding-right: 25px; position: relative;}
.zxbmForm2 dd.dd4 .con{ padding-right: 195px;}
.zxbmForm2 dd input{ float:left; display: inline; height: 55px; line-height: 55px; border:none; background: #eaeaea; padding: 0 20px; font-family: microsoft yahei; box-sizing: border-box; -webkit-box-sizing: border-box; font-size: 16px;}
.zxbmForm2 dd textarea{ float:left; display: inline; height: 237px; line-height: 55px; border:none; background: #eaeaea; padding: 0 20px; width: 100%; font-family: microsoft yahei; box-sizing: border-box; -webkit-box-sizing: border-box; font-size: 16px;}
.zxbmForm2 dd .point{ width: 25px; height: 50px; text-align: center; color:#f40012; font-size: 16px; line-height: 50px; position: absolute; left: 10px; top: 0px;}
.zxbmForm2 dd input.input1{ width: 100%;}
.zxbmForm2 dd input.input2{ width: 100%;}
.zxbmForm2 dd input.input3{ width: 215px;}
.zxbmForm2 dd .text{ position: absolute; right: 25px; top: 0px; width: 160px;}
.zxbmForm2 dd img{ float: left; display: inline;width: 160px; height: 55px;}
.zxbmForm2 .btn{  overflow: hidden; clear: both; padding-right: 25px;}
.zxbmForm2 .btn a{ display: block; width: 100%; height: 55px; background:#4AB344; color: #FFF; font-size: 18px; text-align: center; line-height: 55px;}

/*newsList*/
.newsList{ padding:20px 30px 0;}
.newsList dd{ overflow:hidden; height:49px; line-height:49px; border-bottom:1px solid #ebebeb; font-size:14px;}
.newsList dd a,.newsList dd span{ height:49px; line-height:49px;}
.newsList dd a.a1{ padding-right:20px; float: left; display: inline;}
.newsList dd a.a2{ width:85px; background:url(../images/icn15.png) no-repeat right center; float: right; display: inline;}
.newsList dd a.a2:hover{ background:url(../images/icn15h.png) no-repeat right center;}
.newsList dd span.span1{ width:140px;float: right; display: inline;}
.newsList dd span.span2{ width:140px; text-align:center;float: right; display: inline;}

.newsList2{ overflow:hidden; margin-right: -25px;}
.newsList2 dd{ width:33.3333%; float:left; display:inline; overflow:hidden; margin-bottom:24px; position:relative;}
.newsList2 dd .con{ padding-right: 25px;}
.newsList2 dd .pic{ width: 100%; padding-top:60%; position: relative;}
.newsList2 dd .pic img{ display: block; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px;}
.newsList2 dd .newsList2L{ background:none; position:relative; z-index:1; background:#FFF;}
.newsList2 dd .newsList2L{ padding:10px 10px 0; background:#FFF;}
.newsList2 dd .newsList2L .date{ overflow:hidden;  text-align:center;}
.newsList2 dd .newsList2L .date span{ display:block; height:40px; line-height:40px; text-align:center; color:#444444; font-size:46px; margin-bottom:8px;}
.newsList2 dd .newsList2L .date em{display:block; height:15px; line-height:15px; color:#999999; font-size:14px; font-style:normal;}

.newsList2 dd .newsList2L .liu{ overflow:hidden;float:right;  text-align:center;}
.newsList2 dd .newsList2L .liu span{ display:block; height:40px; line-height:40px; text-align:center; color:#444444; font-size:46px; margin-bottom:8px;}
.newsList2 dd .newsList2L .liu em{display:block; height:15px; line-height:15px; color:#999999; font-size:14px; font-style:normal;}

.newsList2 dd .newsList2L .text{ overflow:hidden;width:100%;float:left;}
.newsList2 dd .newsList2L .text h1{ overflow:hidden; height:28px; line-height:28px; font-weight:normal; margin-bottom:0px;}
.newsList2 dd .newsList2L .text h1 a{ color:#444444; font-size:16px;}
.newsList2 dd .newsList2L .text h1 a:hover{ color:#ecb861;}

.newsList2 dd .newsList2L .text h2{ overflow:hidden; display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;line-height:28px; font-weight:normal; margin-bottom:0px;}
.newsList2 dd .newsList2L .text h2 a{ color:#666; font-size:16px; }
.newsList2 dd .newsList2L .text h2 a:hover{ color:#ecb861;}

.newsList2 dd .newsList2L .text div{ overflow:hidden; color:#888888; line-height:20px; height:40px; font-size:14px;margin-top:10px;}
.newsList2 dd .newsList2L .more{ height:40px; line-height:40px; overflow:hidden; border-top:1px solid #f4f4f0;}
.newsList2 dd .newsList2L .more a{ display:block; height:40px; padding:0 6px; color:#888888; background:url(../images/icn6.png) no-repeat right center;}
.newsList2 dd:hover .newsList2L{ background: #4AB344;}
.newsList2 dd:hover .newsList2L .date span{ color: #ffffff;}
.newsList2 dd:hover .newsList2L .date em{ color: #fff;}

.newsList2 dd:hover .newsList2L .liu span{ color: #ffffff;}
.newsList2 dd:hover .newsList2L .liu em{ color: #fff;}


.newsList2 dd:hover .newsList2L .text h1 a{ color: #FFF;} 
.newsList2 dd:hover .newsList2L .text h2 a{ color: #FFF;} 

.newsList2 dd:hover .newsList2L .text div{ color: #fff;} 
.newsList2 dd:hover .newsList2L .more{ border-color:#51c64b;}
.newsList2 dd:hover .newsList2L .date{ border-color:#51c64b;}
.newsList2 dd:hover .newsList2L .more a{ color: #FFF;background:url(../images/icn6h.png) no-repeat right center;}
.newsList2 .img{width: 100%;
position: relative;
padding-top: 60%;
overflow: hidden;}.newsList2 .img img{max-width: 100%;

width: 100%;
display: block;
width: 100%;
height: 100%;
position: absolute;
left: 0px;
top: 0px;}

.nko{float:left;margin-top:20px;width:100%;}


.newsList3{ padding:20px 30px 0;}
.newsList3 dd{ overflow:hidden; height:49px; line-height:49px; border-bottom:1px dashed #cbcbcb; font-size:14px;}
.newsList3 dd a,.newsList dd span{ height:49px; line-height:49px;}
.newsList3 dd a.a1{ padding-left:20px; float: left; display: inline; background: url(../images/icn16.png) no-repeat left center;}
.newsList3 dd span.span1{ width:140px;float: right; display: inline; color: #999999; font-size: 12px;}
.newsList3 dd span.span2{ width:140px; text-align:center;float: right; display: inline; color: #999999; font-size: 12px;}

/*newsView*/
.box2{ padding: 0;
width: 73%;
float: right;}
/*单篇+新闻*/
.articleT{
	clear:both;
	line-height:32px;
	font-size:26px;
	color:#141414;
	text-align:center;
	}.articleT h1{ font-size:30px;}
.articleT2{
	clear:both;
	font-size:14px;
	color:#666;
	line-height:30px;
	text-align:center;
	margin-top:5px;
	}
.articleT2 i{color:#4AB344;font-weight:bold; font-style:normal;}
.article_fz{
	display:inline-block;
	position:relative;
	cursor:pointer;
	}
.article_fzBox{
	width:100%;
	overflow:hidden;
	position:absolute;
	top:30px;
	left:0;
	z-index:9999;
	opacity:0;
	transform:rotateX(90deg);
	-webkit-transform:rotateX(90deg);
	transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	transform-origin:center top;
	-webkit-transform-origin:center top;
	}
.article_fz:hover .article_fzBox{
	opacity:1;
	transform:rotateX(0deg);
	-webkit-transform:rotateX(0deg);}
.article_fzBox span{
	display:block;
	height:20px;
	background:#f5f5f5;
	font-size:14px;
	color:#666;
	text-align:center;
	line-height:20px;
	cursor:pointer;
	}
.article_fzBox span:hover{
	background:#ad1214;
	color:#fff;
	}
.article_fzBox span.hover{
	background:#ad1214;
	color:#fff;
	}
.articleBox{
	clear:both;
	overflow:hidden;
	font-size:16px;
	line-height:30px;
	color:#666666;
	}
.articleBox img{ max-width:100%;}

.article_pageUp{font-size:14px;line-height:30px;color:#333;padding-left:20px}
.article_pageUp a{color:#666}
.article_pageUp a:hover{color:#317f37}
.share {
  border-top: 1px solid #d8d8d8;
  padding-top: 20px;
}
/* 文章阅读页——大图*/
#play{
	width:800px;
	height:600px;
	position:relative;
	overflow: hidden;
	background:#fff;
	border:1px solid #e9e9e9;
	padding:5px;
	margin:0 auto;
}
#play .change_a {
	width:40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
	background:url(about:blank);
}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {
	width: 24px;
	height: 43px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	display: none
}
#play .prev_a span {background: url(../images/article_icon.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../images/article_icon.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {
	position: relative;
	z-index: 1;
	width:800px;
	/*height:525px;*/
}
#play .img_ul li{
	position: relative;
	z-index: 1;
	width:800px;
	/*height:525px;*/
	background:#fff;
	margin:0 0 5px 0;
}
#play .img_ul li img{/*position:absolute;*/width:100%;height:600px;}
.imgMove{width:797px;clear:both;margin:20px auto;position:relative;}
.img_hd {
	margin:0 auto;
	overflow: hidden;
	height:90px;
	position:relative;
}
.img_hd ul {
	position: absolute;
	z-index: 1
}
.img_hd ul li {
	float: left;
	width:124px;
	height:82px;
	padding:3px;
	margin:0 5px;
	cursor: pointer;
	background:#fff;
	border:1px solid #d4d4d4;
	position:relative;
}
.img_hd ul li p{
	width:124px;
	height:82px;
	display:block;
	background:#fff;
	position:relative;
	}
.img_hd ul li i{
	display:block;
	clear:both;
	line-height:20px;
	padding:0 5px;
	background:#000;
	color:#fff;
	position:absolute;
	right:3px;
	bottom:3px;
	z-index:99999999999999;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	}
.img_hd ul li img {position:absolute;width:90px;width:124px;
	height:82px;}
.img_hd ul li.on {border:1px solid #4AB344;background:#4AB344;}
.imgMove .prev_a { display:block; width:30px; height:90px; position:absolute; left:0px; top:0px; background:url(../images/prev6.png) no-repeat center center; background-color:#e5e5e5;}
.imgMove .next_a { display:block; width:30px; height:90px; position:absolute; right:0px; top:0px; background:url(../images/next6.png) no-repeat center center; background-color:#e5e5e5;}
.lop-ma{display:none;width:50px;height:30px; background-color:#4AB344; position:absolute;right:25px;top:30px;}
.lop-ma i{width:40px;height:1px;margin-left:5px; background-color:#fff;float:left;margin-top:6px;}
.lop-close{display:none; cursor:pointer;width:50px;height:30px; background-color:#666; position:absolute;right:25px;top:30px; color:#fff; text-align:center; font-size:20px;}
section{width:100%;float:left;}
/*neiye*/
.nbanner{width:100%;float:left;background-color:#333;}
.nbanner img{max-width:100%; }

/*about*/
.conyu{ font-size:16px;line-height:25px; }

/*join*/
.joinUs{background:#fff;}
.jobctit{background:#4AB344;height:60px;line-height:60px;font-size:16px;color:#fff;}
.jobctit span{display:inline-block;width:23%;text-align:center;}
.job-content *{box-sizing:border-box;}
.job-content h1{text-align:center;font-size:30px;color:#333;font-weight:normal;margin-bottom:50px;}
.job-content{margin-bottom:0px;margin-top:0%;}
.job-content dl dt{height:62px;line-height:62px;cursor:pointer;border-bottom:1px solid #dfdfdf;}
.job-content span.job_cls{width:6%;}
.job-content dl dt .down{width:11px;height:7px;background:url(../images/dl.png) no-repeat center;display:block;margin-top:28px;margin:0px auto;}
.job-content dl dt.cur .down{background:url(../images/dlon.png) no-repeat center;}
.job-content dl dt span{display:inline-block;width:23%;text-align:center;color:#666; font-size:16px;}
.job-content span.job_post{text-align:left;padding-left:25px;}
.job-content dl dd{background:#f8f8f8;padding:30px 4.2%;line-height:28px;display:none; font-size:16px;}
.job-content dl dd p{color:#666;font-size:14px;}
.job-content dd h4{font-weight:bold;font-size:14px;color:#000;}
.job-content dl dd a.job-apply{background:#0068b7;display: block;width:140px;height:42px;line-height:42px;text-align:center;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;color:#fff;margin-top:20px;transition: all 0.5s ease;font-size:14px;}
.job-content dl dd a.job-apply:hover{background:#02589a;}
.joinUs .pagination a{background:#fff;width:45px;height:45px;line-height:45px;text-align:center;margin:0px 3px;}
.joinUs .pagination a:hover{background:#0068b7;color:#fff;}



/*peoppls*/
.peoppls{width:100%;float:left;background: #4AB344;height:50px;line-height:50px;}
.peoppls span{ font-size:16px; color:#fff;padding-left:20px;}
.peoppls_a{width:100%;float:left;padding-top:2%; font-size:16px;}


 .ui-proudct-recommand-box {
  margin-top: 0px;
  background: #fff;
}
 .ui-proudct-recommand-box .ui-proudct-recommand-title {
  height: 60px;
  line-height: 60px; font-weight:normal;
  font-size: 18px;
}
 .ui-proudct-recommand-box .ui-proudct-recommand-wrap {
  overflow: hidden;
}
.ui-proudct-recommand-box .ui-proudct-recommand-item{margin-top:20px;}


 .ui-proudct-recommand-box .ui-proudct-recommand-item {
  float: left;
  width: 25%;
}
 .ui-proudct-recommand-box .auto-img-box {
  margin: 0 20px;
  background: #fff;
}
 .ui-proudct-recommand-box .ui-proudct-recommand-item-title {
  line-height: 60px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
  font-size: 16px;
  text-align: center;margin: 0 20px;
}
.ui-page-ly .ui-page-form-box {
  background: #fff;
  padding: 60px;
  margin-bottom: 50px;
}
.ui-page-ly .ui-page-ly-title {
  line-height: 50px;
  font-size: 28px;
  text-align: center;
}
.ui-page-ly .ui-page-ly-remark {
  line-height: 24px;
  font-size: 16px;
  color: #999;
  text-align: center;
}

.ui-proudct-recommand-box .auto-img-box img{max-width:100%;height:auto;}
.loiuoi{width:100%;float:left; text-align:center;padding-top:5%;padding-bottom:5%;}
.loiuoi span{width:100%;float:left; text-align:center; font-size:30px; color:#333;}
.loiuoi p{width:100%;float:left; text-align:center; font-size:16px;margin-top:20px;line-height:25px;}

/*hezuo*/
.g_lc{height:250px;padding:45px 0;}
.g_lc h2{background:url(../images/bt_bg.png) no-repeat center bottom;height:82px;text-align:center;margin-bottom:40px;}
.g_lc h2 a{font-size:36px;color:#333333;font-weight:normal;}
.g_lc h2 b{display:block;color:#8d8d8d;font-size:12px;text-transform:uppercase;padding-top:5px;font-weight:normal;}

.g_lc .u_lst9 li{float:left;width:175px; text-align:center;}
.g_lc .u_lst9 .lc8{margin-right:0;}
.g_lc .u_lst9 li a{display:block;width:96px;height:96px;font-weight:bold;margin:auto;}

.g_lc .u_lst9 .lc1 a{background:url(../images/lc1.jpg) no-repeat;}
.g_lc .u_lst9 .lc1 a:hover{background:url(../images/lc1h.jpg) no-repeat;}

.g_lc .u_lst9 .lc2 a{background:url(../images/lc2.jpg) no-repeat;}
.g_lc .u_lst9 .lc2 a:hover{background:url(../images/lc2h.jpg) no-repeat;}

.g_lc .u_lst9 .lc3 a{background:url(../images/lc3.jpg) no-repeat;}
.g_lc .u_lst9 .lc3 a:hover{background:url(../images/lc3h.jpg) no-repeat;}

.g_lc .u_lst9 .lc4 a{background:url(../images/lc4.jpg) no-repeat;}
.g_lc .u_lst9 .lc4 a:hover{background:url(../images/lc4h.jpg) no-repeat;}

.g_lc .u_lst9 .lc5 a{background:url(../images/lc5.jpg) no-repeat;}
.g_lc .u_lst9 .lc5 a:hover{background:url(../images/lc5h.jpg) no-repeat;}

.g_lc .u_lst9 .lc6 a{background:url(../images/lc7.jpg) no-repeat;}
.g_lc .u_lst9 .lc6 a:hover{background:url(../images/lc7h.jpg) no-repeat;}

.g_lc .u_lst9 .lc7 a{background:url(../images/lc6.jpg) no-repeat;}
.g_lc .u_lst9 .lc7 a:hover{background:url(../images/lc6h.jpg) no-repeat;}

.g_lc .u_lst9 .lc8 a{background:url(../images/lc8.jpg) no-repeat;}
.g_lc .u_lst9 .lc8 a:hover{background:url(../images/lc8h.jpg) no-repeat;}
.g_lc .u_lst9 em{font-style: normal;width:100% !important; text-align:center;float:left;}

.g_lc .u_lst9 .lc1 em,.g_lc .u_lst9 .lc2 em,.g_lc .u_lst9 .lc3 em,.g_lc .u_lst9 .lc4 em,.g_lc .u_lst9 .lc5 em,.g_lc .u_lst9 .lc6 em,.g_lc .u_lst9 .lc7 em,.g_lc .u_lst9 .lc8 em{display:block;width:96px;height:18px;line-height:18px;text-align:center;padding-top:15px;}

.g_lc .u_lst9 .lc1 em a,.g_lc .u_lst9 .lc2 em a,.g_lc .u_lst9 .lc3 em a,.g_lc .u_lst9 .lc4 em a,.g_lc .u_lst9 .lc5 em a,.g_lc .u_lst9 .lc6 em a,.g_lc .u_lst9 .lc7 em a,.g_lc .u_lst9 .lc8 em a{color:#555555;background:none;height:18px;line-height:18px;font-size:14px;font-weight:normal;}

.g_lc .u_lst9 .lc1 em a:hover{background:none;}
.g_lc .u_lst9 .lc2 em a:hover{background:none;}
.g_lc .u_lst9 .lc3 em a:hover{background:none;}
.g_lc .u_lst9 .lc4 em a:hover{background:none;}
.g_lc .u_lst9 .lc5 em a:hover{background:none;}
.g_lc .u_lst9 .lc6 em a:hover{background:none;}
.g_lc .u_lst9 .lc7 em a:hover{background:none;}
.g_lc .u_lst9 .lc8 em a:hover{background:none;}


/* 左边 */
.h-products .m_pleft{ width:25%;background:#f2f2f2;overflow:hidden;float:left;margin-bottom:3%;}
.h-products .m_pleft h3{background:#4AB344;height:88px;border-bottom:2px #33802e solid;padding-top:10px;}
.h-products .m_pleft h3 a{ font-size:22px;color:#fff;text-align:center;display:block;padding-top:20px; font-weight:normal;}
.h-products .m_pleft h3 em{display:block;font-size:12px;color:#fff;text-transform:uppercase;font-weight:normal;}
.h-products .m_pleft .m_plc{  padding:18px 24px 0 24px;}
.h-products .m_plc h4{line-height:40px;overflow:hidden;background:#4AB344;}
.h-products .m_plc h4 a{font-weight:normal;font-size:16px;color:#fff;background:url(../images/flh3.png) no-repeat left 7px;display:block;padding-left:40px;line-height:40px;}
.h-products .m_plc h4 a:hover,.g_pro .m_plc .cur a{background:url(../images/flh3h.png) no-repeat left 7px;}

.h-products .m_pleft .m_plc ul{ padding:8px 0 8px 0;}
.h-products .m_pleft .m_plc li {height:30px;line-height:30px;overflow:hidden;}
.h-products .m_pleft .m_plc li a{text-overflow:ellipsis;white-space:nowrap;height:30px;line-height:30px; overflow:hidden;padding-left:10px;display:block; font-size:14px;color:#555555;}
.h-products .m_pleft .m_plc li a:hover{ color:#646464;}
.prodtdclass {
	height: 30px;
	line-height: 31px;
	font-size: 14px;
}

.prodtdclass span a:hover {
	color: #4AB344;
}
.h-products_right{float:right;width:73%;}
.h-products{float:left;margin-top:2%;width:100%;}



/*公司简介*/
.index_about{color:#fff;background:url(../images/ab_bg.jpg) no-repeat fixed center;margin-top:45px;width: 100%;
float: left;
padding-bottom: 3%;}
.index_about_title{ margin:0 auto;padding-bottom:20px;padding-top:30px;text-align:center;}
.index_about_title h2{background:url(../images/bt_bg.png) no-repeat center bottom;height:82px;text-align:center;margin-bottom:40px;}
.index_about_title h2 a{ color:#fff;font-size:36px;font-weight:normal;}
.index_about_title h2 a em{color:#fff;display:block;font-size:12px;font-weight:normal;padding-top:5px;text-transform:uppercase;font-style: normal;}
.index_about_content {margin:0 auto;}

.index_about_content > img {float:left;width:45%;}
.index_about_content .about_nr{width:50%;
	float:right;}
.index_about_content .about_nr > p {
	font-size:18px;line-height:25px;}

.index_about_content .about_nr a {float:left;font-size:16px;border:solid 1px  #4AB344; background-color:#4AB344; height:30px;line-height:30px;border-radius:15px;padding-left:5%;padding-right:5%;margin-top:30px;color:#fff;}
.index_about_content .about_nr a:hover{ transform:translate(0,-5px);-moz-transform:translate(0,-5px);-ms-transform:translate(0,-5px);-o-transform:translate(0,-5px);-webkit-transform:translate(0,-5px);}


/*核心优势*/
.souo{width:100%;float:left;}
.souo ul li{width:100%;float:left; border-bottom:solid 1px #dedede;padding-bottom:3%;margin-bottom:0%;}
.souo ul li .souo_a{width:40%;float:left;}
.souo ul li .souo_a img{width:100%;border:solid 1px #ccc;padding:2%;}
.souo ul li .souo_b{width:50%;float:right;}
.souo ul li .souo_b span{width:100%;float:left; font-size:26px; color:#333;margin-top:10%; font-weight:bold;} 
.souo ul li .souo_b i{ font-style:normal;width:100%;float:left;margin-top:10px; font-size:16px; color:#999;}
.souo ul li .souo_b p{width:100%;float:left; font-size:16px; color:#666;margin-top:5%;line-height:25px;} 
.souo ul li .souo_b em{width:100%;float:left; font-style:normal;margin-top:5%;} 
.souo ul li .souo_b em a{ font-size:12px; color:#fff; border-radius:30px; background-color:#710f0c;padding-left:30px;padding-right:30px;padding-top:10px;padding-bottom:10px;}
.souo ul li .souo_b em a:hover{ background-color:#000;}
.souo ul li:nth-child(2n) .souo_b{float:left;}
.souo ul li:nth-child(2n) .souo_a{float:right;}

/*合作案例*/
.index_case {
  color: #fff;
  background: url(../images/ab_bg.jpg) no-repeat fixed center;
  width: 100%;
  float: left;
  padding-bottom: 3%;
}

.index_case-p{width:100%;float:left;}
.index_case-p .newsList2 dd{width:25%;}
.index_case-p .newsList2 dd .img img{}
.index_case-p .newsList2 dd .newsList2L{padding: 10px 10px 0;}
.index_case-p .newsList2 dd .newsList2L .text h2 a {font-size:16px; color:#666; font-weight:normal;}
.index_case-p .newsList2 dd .newsList2L .text h2{ text-align:center;}
.index_case-p .newsList2 dd .newsList2L:hover .text h2 a{ color:#fff;}



.g_cho{background:#eaeaea;height:auto;padding-top:40px;padding-bottom:3%;}
.g_cho h2{background:url(../images/bt_bg.png) no-repeat center bottom;height:82px;text-align:center;margin-bottom:45px;}
.g_cho h2 a{font-size:36px;color:#333333;font-weight:normal;}
.g_cho h2 em{display:block;color:#8d8d8d;font-size:12px;text-transform:uppercase;padding-top:5px;font-weight:normal; font-style:normal;}
.m_cho{ margin:0 auto;display: flex;}
.m_cho dl{float:left;width:25%;background:#dcdcdc;margin-right:16px;height:auto;}
.m_cho .lastdl{margin-right:0;}
.m_cho dt{width:100%;height:auto;}.m_cho dt img{max-width:100%;}
.m_cho dd{padding:5%;}
.m_cho dd h3{font-size:22px;font-weight:bold;color:#333333;line-height:48px;height:48px;}
.m_cho dd p{color:#555555;font-size:14px;line-height:24px;}




.m_plc table tr{width:50%;float:left;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:1;
overflow: hidden;
}

@media(max-width:1400px){.wrap{width:100%;}} 

@media(max-width:1400px){

.foot{padding-left:0;padding-right:0;}
.vonca{padding-left:0;padding-right:0;}
}

.menuList{width:100%;}.menuList dd{width:12.5%;float:left; text-align:center;}.menuList dd span a{padding:0;}.topR{width:100%;}
@media(max-width:1200px){.layout{padding-left:15px;padding-right:15px;}}
@media(max-width:1200px){
.column3C{padding-left:0;padding-right:0;}
.column4C{padding-left:0;padding-right:0;}
.foot{padding-left:0;padding-right:0;}
.vonca{padding-left:0;padding-right:0;}
.message2{padding:0;}	.newsList2 .img img{/*height: 100%;*/width:100%;}

}
@media(max-width:1100px){
	#play{width:100%;padding:0;height:480px}#play .img_ul{width:100%;}#play .img_ul li{width:100%;}
	.g_cho h2{height:148px;}.h-tel{ font-size:20px;}.h-tel img{height:40px;margin-top:20px;}
	.m_plc table tr{width:100%; text-align:center;}
	}

@media(max-width:900px){	#play{width:800px;height:600px;}#play .img_ul{width:100%;height:auto;}#play .img_ul li{width:100%;height:auto;}
	#play .img_ul li img{width:100%;}.imgMove{width:600px;height:auto;}.img_hd ul li{width:80px;height:60px;}
	.img_hd ul li img{width:100%;height:auto;}.img_hd ul li p{width:100%;height:auto;}
.logo{width:100%; text-align:center;height:auto;}
.logo a{}	.h-tel{width:100%;float:left; text-align:center;display:block;line-height:inherit;}.h-tel img{height:30px;}
.logo img{max-width:100%;}.top-head{height:auto;}.top-head_left{width:100%; text-align:center;line-height:20px;}.top-head_right{width:100%;}
.top-head_right p {
  float: left;
  text-align: center;
  width: 100%;
}.top-head_right p a{float:none;display:initial;}.g_lc .u_lst9 li{width:25% !important;margin-bottom:5%;}
.h-products .m_pleft{display:none;}.h-products_right{width:100%;}.index_case{margin-top:0;}

.proui .box{width:100%;}.proui .h-products{width:inherit;}
.box2{width:100%;}
	
	.ui-proudct-recommand-box .auto-img-box img{height:auto;}
.ui-proudct-recommand-box .ui-proudct-recommand-item{width:33.333%;}
	}

@media(max-width:800px){
.topBox1{height:auto;}.top .layout{padding:0;}
	.lop-ma{ cursor:pointer;}.menuList{}
	.menuList dd span a{ color:#fff;}.menuList dd{padding:0 !important; text-align:center;border-bottom:solid 1px rgba(255,255,255,.2)}
	.menuList dd{width:33.333%;}.topRR{display:none;}.topBox{height:auto;}
	.otema{width:100%; text-align:center;}.cebca{width:100%; text-align:center;}
	.oteal{width:100%; text-align:center;margin-top:5%;}.ewmc{float:left; text-align:center; width:100%;}
	.ecboa .d1{width:100%; text-align:center;line-height:35px;}.ecboa .d2{width:100%; text-align:center;}
	.b-tel{width:100%;float:left; text-align:center;}.box2{padding-left:15px;padding-right:15px;}.conyu{ font-size:14px;}
	.articleT h1{ font-size:20px;}
	.contactUsUp dd{width:100%;margin-bottom:5%;}
	.newsList2 dd{width:50%;}
	.newsAllImg dd{width:49%;float:left;}.newsAllImg dd:nth-child(2n){float:right;}
	.proui .box{padding-left:0;padding-right:0;}
	.newsAllImg dd .text h2{ font-size:14px;}
	.newsAllImg dd a{padding-right:0;}
	.newsAllImg{margin-right:0;}.articleBox{ font-size:14px;}.job-content dl dd{ font-size:14px;}
	 .job-content span.job_post{padding-left:10px;width:15%;}
	.job-content span.job_num,.job-content  span.job_add{width:15%;}
    .job-content span{font-size:12px;height:60px;line-height:60px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
    .job-content dl dt .down {margin-top: 28px;}.job-content dl dt span{ font-size:14px;}
	
	.proui .box{padding-left:0;padding-right:0;}	.proui .box2{padding-left:0;padding-right:0;}
	#play{width:640px;height:480px;}#play .img_ul{width:100%;height:auto;}#play .img_ul li{width:100%;height:auto;}
	#play .img_ul li img{width:100%;height:300px;}.imgMove{width:500px;height:auto;}.img_hd ul li{width:70px;height:53px;}
	.img_hd ul li img{width:100%;height:auto;}.img_hd ul li p{width:100%;height:auto;}
	.peoppls_a{ font-size:14px;}.ui-proudct-recommand-box .ui-proudct-recommand-item-title{ font-size:14px;}
	.ui-proudct-recommand-box .auto-img-box{margin: 0 5px;}
	
	.loiuoi span{ font-size:20px;}
.loiuoi p{ font-size:14px;}.zxbmForm2 dd input{ font-size:14px;}.zxbmForm2 dd textarea{ font-size:14px;}.zxbmForm2 .btn a{ font-size:16px;}
		.newsList2 .img img{/*height: 100%;*/}
		
		.index_about_content > img{width:100%;}.index_about_content .about_nr{width:100%;float:left;margin-top:5%;}
		.index_case-p .newsList2 dd{width:50%;}.m_cho{display:block;}.m_cho dl{width:49%;margin-right:0;margin-bottom:5%;}.m_cho dl:nth-child(2n){float:right;}
		.g_cho{width:100%;float:left;}
	}


@media(max-width:640px){/*.newsList2 dd{width:100%;}.newsAllImg dd{width:100%;}*/.newsAllImg dd .text em{display:none;}
.newsList2 dd .newsList2L .date{width:100%; text-align:center;margin-bottom:10px;}.logo img{margin-left:0 !important;}
.newsList2 dd .newsList2L .liu{width:100%; text-align:center;}
	#play{width:100%;height:300px;}#play .img_ul{width:100%;height:auto;}#play .img_ul li{width:100%;height:auto;}
	#play .img_ul li img{width:100%;}.imgMove{width:100%;height:auto;}.img_hd ul li{width:50px;height:38px;}
	.img_hd ul li img{width:100%;height:auto;}.img_hd ul li p{width:100%;height:auto;}
.zxbmForm2 dd{width:100%;}.column3List dd .text em{display:none;}

.g_lc h2 a{ font-size:20px;}.index_about_title h2 a{font-size:20px;}.index_about_content .about_nr > p{ font-size:16px;}
.index_about_content .about_nr a{ font-size:14px;}
.souo ul li .souo_a{width:100%;}
.souo ul li .souo_b{width:100%;float:left;}.souo ul li .souo_a img{padding:0;}.souo ul li .souo_b span{margin-top:5%; font-size:18px;}
.souo ul li .souo_b p{ font-size:14px;}.index_case-p .newsList2 dd .newsList2L .text h2 a{ font-size:14px;}
.souo ul li:nth-child(2n) .souo_a{margin-top:5%;}.g_cho h2 a{ font-size:20px;}.m_cho dd h3{ font-size:18px;}.index_case{margin-top:0;}
.column3List dd .text span{ font-size:14px;}.g_lc .u_lst9 li{width:50%;margin-bottom:10%;}
.column4CCR{height:auto !important;}.menuList dd span a{line-height:30px; }
.g_lc .u_lst9 li a{ background-size:70% !important; background-position: center center !important;}
.g_cho h2{height:128px;}.imgMove .prev_a{width:20px;height:50px;}.imgMove .next_a{width:20px;height:50px;}.img_hd{height:50px;padding-left:30px;padding-right:30px;}

.ui-proudct-recommand-box .auto-img-box img{height:auto;}
.ui-proudct-recommand-box .ui-proudct-recommand-item{width:50%;}
}
.conyu img{max-width:100%;}





















