/*重构css*/
* {
	box-sizing: border-box;
	-webkit-text-size-adjust: none;
	outline: none;
}
body {
	margin: 0;
	padding: 0;
	font: inherit;
	line-height: normal;
	
}
header, nav, main, img, form, p {
	margin: 0;
	padding: 0;
	border: 0;
}
div,ul, ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
hr, dl, dt, dd {
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
tbody {
	border-collapse: collapse;
	border-spacing: 0px;
}
pre {
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
	font-family: inherit;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	word-break: break-all;
}
select, input, textarea, button {
	font-size: 14px;
	padding: 2px 5px;
}
a {
	text-decoration: none;
	color: inherit;
	transition: ease .3s;
}
a:hover {
	text-decoration: none !important;
	color: inherit;
}
th {
	text-align: left;
}
td {
	word-wrap: break-word;
	word-break: break-all;
}
ins, em {
	text-decoration: none;
	font-style: normal;
}
h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
	font-size: inherit;
	font-weight: inherit;
}
html {
	background-color:f2f6f9;
	font-size: 14px;
	color: #666;
	font-family: "Arial", "微软雅黑", "Helvetica", "sans-serif";
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/*解决IE图片缩放失真*/
img {
	-ms-interpolation-mode: bicubic;
}
/*清除浮动*/
.clearfix:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
}
.clearfix {
	zoom: 1;
}
.clear {
	clear: both;
}
/*重构css结束*/
.width1200{ width:1200px; margin:0 auto; }

/*页眉*/
.header ,.container{margin-left:auto; margin-right:auto; width:1200px; font-family:microsoft yahei;}
input{font-family: microsoft yahei }
.content{margin-bottom:20px;}
.header{ width:100%;background:#fff;}
.header .logo{ height:126px;}
.header .logo .logo_l{ width:900px; float:left; padding-top:15px;}
.header .logo .logo_l img{  float:left; margin-right:22px;}
.header .logo .logo_l h1{ font-size:14px; padding-top:12px; line-height:30px; font-weight:normal}
.header .logo .logo_l em{ font-size:14px;}
.header .logo .logo_r{ width:300px; float:right; padding-top:10px;}
.header .logo .logo_r .s1{ overflow:hidden; height:13px; display:block}
.header .logo .logo_r .s1 a{ padding:0px 8px; border-left:1px #cccccc dotted; height:12px; display:block; float:left}
.header .logo .logo_r .s1 .nob{ border:0px;}
.header .logo .logo_r .s2{ display:block; background:url(../images/tel_03.png) 50px no-repeat; padding-left:100px; height:50px; margin-top:25px;float:left;}
.header .logo .logo_r .s2 p{ font-size:13px; line-height:18px;}
.header .logo .logo_r .s2 em{ font-size:24px;color:#ff7a02; font-weight:bold}
.header .nav{ width:100%; height:54px;  background-color: #38af05;position:relative; z-index:9;}
.header .nav>ul>li{ float:left; width:125px; text-align:center; position:relative;  height:54px;}
.header .nav>ul>li>a{color:#ffffff; font-size:16px;  text-decoration:none; display:block; border-left: 1px #3ddf2b solid;
    border-right: 1px #407237 solid; line-height:54px;}
.header .nav>ul>li>a:hover,.header .nav>ul>li .cur{ background:url(../images/navbghover.png) top center; height:59px; border:0px;}
.header .nav>ul>li .sednav{ width:545px; height:270px; position:absolute; background:url(../images/sbg.png) repeat center; display:none; left:0;top:54px;}
.header .nav>ul>li .sednav .sen{ float:left; margin-top:24px; margin-left:27px;}
.header .nav>ul>li .sednav .sen p{ height:40px; line-height:40px; width:147px; padding-left:52px; background:url(../images/pbg2.png) no-repeat 21px center; text-align:left;}
.header .nav>ul>li .sednav .sen p a{ font-size:15px; color:#fff; display:block;}
.header .nav>ul>li .sednav .sen p:hover{ background:url(../images/pbg.png) no-repeat center;}
.header .nav>ul>li .sednav .nImg{ margin-top:24px; float:left; margin-left:26px;}
.header .nav>ul>li .sednav .nImg img{ display:block;}
.header .nav>ul>li:hover .sednav{ display:block;}

 .nav>ul>li .sednavs{   top:54px; position:absolute; background-color: #38af05; display:none; left:0; padding-bottom:10px;}
 .nav>ul>li .sednavs .sen{ float:left; }
 .nav>ul>li .sednavs .sen p{ height:40px; line-height:40px; width:125px;  text-align:center;border-bottom: 1px #407237  dotted; }
 .nav>ul>li .sednavs .sen p a{ font-size:15px; color:#fff; display:block;}
 .nav>ul>li .sednavs .sen p:hover{ background:url(../images/pbg3.png) no-repeat center;}
 .nav>ul>li .sednavs .nImg{ margin-top:24px; float:left; margin-left:26px;}
 .nav>ul>li .sednavs .nImg img{ display:block;}
 .nav>ul>li:hover .sednavs{ display:block;}
 
 
 .nav>ul>li .sednavs1{ width:245px; height:270px;top:54px; position:absolute; background:url(../images/sbg.png) repeat center; display:none; left:0;}
 .nav>ul>li .sednavs1 .sen{ float:left; margin-top:24px; margin-left:27px;}
 .nav>ul>li .sednavs1 .sen p{ height:40px; line-height:40px; width:147px; padding-left:52px; background:url(../images/pbg2.png) no-repeat 21px center; text-align:left;}
 .nav>ul>li .sednavs1 .sen p a{ font-size:13px; color:#fff; display:block;}
 .nav>ul>li .sednavs1 .sen p:hover{ background:url(../images/pbg.png) no-repeat center;}
 .nav>ul>li .sednavs1 .nImg{ margin-top:24px; float:left; margin-left:26px;}
 .nav>ul>li .sednavs1 .nImg img{ display:block;}
 .nav>ul>li:hover .sednavs1{ display:block;}
.banner{ width:100%; height:560px; border-bottom:6px #CCCCCC solid;}
.maincenter{font:12px/1.5 "Microsoft Yahei",arial,"宋体",tahoma,sans-serif; margin:0 auto; width:1060px; }
.main-title{ background:url(../images/img01.png) no-repeat center bottom; height:90px;margin-bottom:20px; margin-top:40px;}
.main-title span{ display:block; text-align:center; font-size:20px; line-height:100%; margin-bottom:5px;}
.main-title strong{ display:block; text-align:center; font-size:24px; line-height:100%; margin-bottom:5px; color:#D5332B;}

#flashs{ position:relative; height:560px; overflow:hidden; background-color:#0d246a;}
#flashs .bgitem{  z-index:1;position:absolute; top:0; }
#flashs .btn{ position:absolute; z-index:7; bottom:15px; left:50%; margin-left:-95px; padding:0px 6px;}
#flashs .btn span{ color:#fff;  background:#333; cursor: pointer;display: inline-block;margin:0 2px;width:25px;height:25px;font-size:14px;line-height:25px;text-align:center;}
#flashs .btn span.cur{ background:#ff4200;}

.gsjs{ }
.gsjs .gstit{ padding-top:10px;}
.gsjs .gstit h4{ font-weight:normal; font-size:26px; text-align:center;color:#666666 ; line-height:36px;}
.gsjs .gstit em{ text-align:center; display:block; font-size:18px;color:#0c4da1}
.gsjs .gstot ul{ overflow:hidden; padding-top:0px; }
.gsjs .gstot li{ background:url(../images/jsbg.jpg); width:265px; height:260px; float:left; margin-left:20px; margin-right:15px; margin-bottom:20px;}
.gsjs .gstot li .imga{ width:265px; height:160px; display:block;margin:0px auto; padding:10px;}
.gsjs .gstot li .imga img{ display:block; border-bottom:4px #309405 solid;width:245px; height:160px; }
.gsjs .gstot li div{height:56px; padding:0px 15px;}
.gsjs .gstot li div h5{ font-weight:normal; font-size:16px; padding-top:10px; line-height:24px; float:left;  width:210px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.gsjs .gstot li div h5 img{ display:block}
.gsjs .gstot li div .more{ float:right; margin-top:40px;}
.gsjs .gstot .l1{ margin:0px;}
.gsjs .gstot .l1 .imga span{ display:block; width:305px; height:210px; background:url(../images/shtd.png); position:relative; margin-top:-214px;}
.gsjs .gstot .l2 .imga span{ display:block; width:305px; height:210px; background:url(../images/yftd.png); position:relative; margin-top:-214px;}
.gsjs .gstot .l3 .imga span{ display:block; width:305px; height:210px; background:url(../images/gcqj.png); position:relative; margin-top:-214px;}

<!--关于我们-->
.w270 {
	width: 1200px;
	margin: 0 auto;
}
.e270 .left {
	float: left;
}
.e270 .right {
	float: right;
}
.e270 {
	
	
	border-radius: 10px;
	padding-bottom: 37px;
	overflow: hidden;
}
.e270 .left {
	position: relative;
	width: 530px;
	
	padding: 11px;
}
.e270 .left:before {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 130px;
	height: 160px;
	background: #008917;
	border-radius: 5px;
}
.e270 .left:after {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 130px;
	height: 160px;
	background: #008917;
	border-radius: 5px;
}
.e270 .left img {
	position: relative;
	width: 507px;
	height: 350px;
	display: block;
	border-radius: 5px;
	z-index: 1;
}
.e270 .right {
	width: 620px;

}
.e270 .right h3 {
	color: #008917;
	font-size: 24px;
	line-height: 58px;
}
.e270 .right h4 {
	font-size: 16px;
	color: #999;
	font-weight: 100;
	padding-bottom: 25px;
}
.e270 .right .p {
	color: #666;
	line-height: 24px;
	font-size: 16px;
	line-height:32px;
}
.e270 .right a {
	width: 120px;
	height: 35px;
	display: block;
	color: #008917;
	text-align: center;
	border: 1px solid #008917;
	line-height: 35px;
	border-radius: 4px;
	font-size: 16px;
	margin-top: 30px;
}
.e270 .right a:hover {
	width: 220px;
}


<!-- footer css-start -->
.footer {
	width: 1200px;
	margin: 0px auto;
}
.w214 {
	width: 1200px;
	margin: 0px auto;
}
.bmsg {
	width: 510px;
	padding: 0 30px;
	margin: 0 30px;
	border-right: 1px solid #74a37a;
	border-left: 1px solid #74a37a;
}
.bmsg .tit {
	margin-bottom: 15px;
}
.bmsg .item {
	float: left;
	width: 218px;
	height: 30px;
	line-height: 30px;
	background: none;
	position: relative;
	border: 1px solid #74a37a;
	margin-bottom: 12px;
}
.bmsg .item .txt {
	padding: 0;
}
.bmsg .item label {
	width: 42px;
	height: 30px;
	font-size: 12px;
	color: #e5e5e7;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}
.bmsg .item input {
	width: 100%;
	height: 30px;
	color: #fff;
	line-height: 30px;
	text-indent: 42px;
	outline: none;
	background: none;
	border: 0px;
}
.bmsg .item.mr11 {
	margin-right: 11px;
}
.bmsg .item.itemx {
	width: 448px;
	height: 70px;
	position: relative;
	margin-bottom: 18px;
}
.bmsg .item.itemx textarea {
	width: 100%;
	height: 51px;
	line-height: 40px;
	text-indent: 42px;
	color: #fff;
	outline: none;
	background: none;
	border: 0px;
	font-family: "microsoft yahei";
	resize: none;
	overflow: hidden;
}
.bmsg .btn {
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #a0bfac;
	border-radius: 3px;
	cursor: pointer;
	color: #fff;
	border: none;
}
.links214 {
	height: 20px;
	width: 100%;
	line-height: 20px;
	background-color: #dadada;
}
.links214 .tit {
	float: left;
	width: 80px;
	color: #fff;
	font-size: 14px;
	
}
.links214 ul {
	display: inline-block;
	float: right;
	width: 1120px;
	height: 30px;
	line-height: 30px;
}
.links214 ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	padding-right: 10px;
}
.links214 ul li a {
	display: block;
	font-size: 13px;
	color: #fff;
}
.links214 ul li a:hover {
	color: #f1f1f1;
}
.footer214 {
	width: 100%;
	background: #31870c;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	padding:30px 0 10px 0px;
}
.footer214 a {
	color: #fff;
	margin-right: 15px;
}
.footer214 a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.footer214 .ewm {
	width: 208px;
	padding-top:20px;
	float:left;
}
.footer214 .ewm .img {
	text-align: center;
	line-height: 24px;
}
.footer214 .ewm img {
	width: 130px;
	height: 130px;
	padding: 6px;
	border: 1px solid #a0bfac;
	display: block;
}
.footer214 .ewm span {
	display: block;
	font-size: 14px;
	color: #fff;
}
.footer214 .tit {
	font-size: 16px;
	height: 35px;
	line-height: 30px;
	padding-bottom: 4px;
	border-bottom: 1px solid #74a37a;
	margin-bottom: 12px;
}
.footer214 .txt {
	width: 360px;
	height: 230px;
}
.footer214 .txt ul {
	width: 100%;
}
.footer214 .txt li {
	line-height: 50px;
	width: 100%;
	font-size: 13px;
	color: #fff;
}
.footer214 .txt li s {
	width: 20px;
	height: 21px;
	display: inline-block;
	margin-right: 8px;
	vertical-align: middle;
	background: url(../images/ico214.png) no-repeat center 0;
}
.footer214 .txt li.a2 s {
	background-position: center -43px;
}
.footer214 .txt li.a3 s {
	background-position: center -89px;
}
.copy214 {
	width: 100%;
	height: 46px;
	line-height: 46px;
	font-size: 12px;
	background: #292e3e;
	color: #9095af;
}
.copy214 a {
	color: #9095af;
}
.copy214 a:hover {
	color: #fff;
}

<!-- 案例 --> 
.case199 .it199 .en199 {
	font: 300 16px "AvantGarde Bk BT";
	color: #666;
	text-align: center;
	text-transform: uppercase;
}
.case199 .it199 .tit199 {
	width: 360px;
	margin: 0 auto;
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	color: #333;
}
.case199 .it199 .tit199 em {
	display: block;
	width: 85px;
	height: 1px;
	margin-top: 25px;
	background: #ccc;
}
.case199 {
	padding-top: 20px;
	padding-bottom: 25px;
	
	padding-left:10px;
}
.case199 .pro199 .list199 li {
	position: relative;
	display: block;
	float: left;
	width: 380px !important;
	height: 480px;
	margin-right: 30px;	
	
	border: 1px solid #d5dce2;
    margin-bottom: 20px;
    box-shadow: 0px 4px 13px 0px #d5dce2;
    border-radius: 30px 30px 30px 30px;
    background-color: #ffffff;
}
.case199 .pro199 .list199 li .tit199 {
	font-size: 20px;
	color: #333;
}
.case199 .pro199 .list199 li .cont199 {
	margin-top: 12px;
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
	color: #666;
	text-align: justify;
}
.case199 .pro199 .list199 li .view199 {
	position: absolute;
	bottom: 30px;
	left: 30px;
	display: block;
	width: 120px;
	height: 32px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	background: #309405;
	color: #fff;
	transition: all ease .5s;
	border-radius:6px;
	
	
}
.case199 .pro199 .list199 li .view199:hover {
	background: #309405;
}
.case199 .pro199 .hd199 .prev, .case199 .pro199 .hd199 .next {
	width: 30px;
	height: 40px;
	cursor: pointer;
	position: absolute;
	top: -260px;
	transition: all ease .5s;
	background-color: #309405;
	background-repeat: no-repeat;
}
.case199 .pro199 .hd199 .prev:hover, .case199 .pro199 .hd199 .next:hover {
	background-color: #009924;
}
.case199 .more199 a {
	display: block;
	width: 198px;
	height: 48px;
	color: #666;
	font-size: 16px;
	line-height: 48px;
	text-align: center;
	border: 1px solid #ccc;
	transition: all ease .5s;
}
.case199 .more199 a:hover {
	background: #05469a;
	color: #fff;
	transition: all .5s;
	border: 1px solid #05469a;
}
.case199 .join p {
	color: #666;
	font-size: 14px;
	line-height: 45px;
}
.case199 .join a {
	position: relative;
	display: inline-block;
	width: 160px;
	height: 45px;
	background: #05469a;
	transition: all ease 600ms;
}
.case199 .join a:hover {
	background: #009924;
	width: 180px;
}
/* 颜色 end*/
.case199 .w199 {
	width: 1200px;
	margin: 0 auto;
}
.en199 {
    font: 300 16px "AvantGarde Bk BT";
    color: #666;
    text-align: center;
    text-transform: uppercase;
}
.case199 .icon199 {
	background-image: url("../images/icon199.png");
	display: inline-block;
	vertical-align: middle;
}
.case199 .it199 {
	padding-top: 0;
}
.case199 .it199 .tit199 span {
	float: left;
	margin: 0 30px;

}
.case199 .pro199 {
	position: relative;
	margin-top: 30px;
}
.case199 .pro199 .list199 {
	width: 106%;
}
.case199 .pro199 .list199 li a {
	display: block;
	padding: 30px;
	padding-bottom: 80px;
}
.case199 .pro199 .list199 li a img {
	display: block;
	width: 320px;
	height: 240px;
}
.case199 .pro199 .list199 li .title199 {
	margin-top: 20px;
}
.case199 .pro199 .hd199 {
	position: absolute;
	width: 100%;
}
.case199 .pro199 .hd199 .prev {
	background-position: -340px -43px;
	left: -80px;
}
.case199 .pro199 .hd199 .next {
	background-position: -370px -43px;
	right: -80px;
}
.case199 .more199 {
	margin-top: 40px;
}
.case199 .more199 .line199 {
	display: block;
	width: 500px;
	height: 1px;
	margin-top: 24px;
	background: #ccc;
}
.case199 .join {
	margin-top: 60px;
	margin-bottom: 50px;
}
.case199 .join h3 {
	font-size: 26px;
	font-weight: bold;
	padding-bottom: 20px;
}
.case199 .join h3 s {
	display: inline-block;
	width: 42px;
	height: 31px;
	margin-right: 10px;
	background-position: -295px -49px;
}
.case199 .join a s {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -10px;
	margin-left: -35px;
	width: 70px;
	height: 10px;
	background-position: -329px -23px;
}
<!--新闻-->
.news_289 {
	width: 100%;
	background: #f5f5f5;
	padding-bottom: 50px;
	
}
.news_289 .i_tle {
	width: 100%;
	text-align: center;
	padding-top: 56px;
}
.news_289 .i_tle h2 {
	font-size: 32px;
	color: #333333;
	font-weight: normal;
}
.news_289 .i_tle h2 a {
	color: #333333;
	text-decoration: none;
}
.news_289 .i_tle p {
	font-size: 18px;
	color: #888888;
	margin-top: 5px;
}
.news_289 .i_tle i {
	display: block;
	width: 169px;
	height: 2px;
	margin: 18px auto 0;
}
.news_289 .i_tle i img {
	display: block;
	width: 169px;
	height: 2px;
}
.news_289 .new_con {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}
.news_289 .maincon {
	width: 100%;
	margin-bottom:0px;
	
}
.news_289 .maincon .menu {
	width: 298px;
	margin: 0 auto;
}
.news_289 .maincon .menu li {
	float: left;
	width: 145px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-left: 3px;
	background: #008917;
	font-size: 16px;
	color: #fff;
	position: relative;
}
.news_289 .maincon .menu li a {
	text-decoration: none;
	display: block;
	color: #fff;
}
.news_289 .maincon .menu li i {
	display: none;
	position: absolute;
	width: 9px;
	height: 5px;
	left: 50%;
	margin-left: -4px;
	bottom: -5px;
}
.news_289 .maincon .menu li img {
	display: block;
	width: 9px;
	height: 5px;
}
.news_289 .maincon .menu li.cur {
	background: #f26a20;
}
.news_289 .maincon .menu li.cur i {
	display: block;
}
.news_289 .maincon .conbox {
	width: 100%;
	height: 560px;
	overflow: hidden;
	margin-top: 35px;
}
.news_289 .maincon .conbox .box {
	width: 100%;
	height: 560px;
}
.news_289 .maincon .conbox .boxl {
	float: left;
	width: 532px;
	height: 360px;
	border: 8px solid #fff;
}
.news_289 .maincon .conbox .boxl a {
	position: relative;
	display: block;
	width: 532px;
	height: 360px;
}
.news_289 .maincon .conbox .boxl a img {
	width: 532px;
	height: 360px;
}
.news_289 .maincon .conbox .boxl a span {
	display: block;
	height: 53px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #2f2f2f85;
	line-height: 53px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.news_289 .maincon .conbox .boxr {
	width: 634px;
	float: right;
}
.news_289 .maincon .conbox .boxr dl {
	height: 131px;
	border-top: 1px dotted #d2cdcc;
	padding-top: 0px;
	
}
.news_289 .maincon .conbox .boxr dl:first-child {
	border-top: none;
}
.news_289 .maincon .conbox .boxr dt {
	width: 78px;
	float: left;
	text-align: center;
}
.news_289 .maincon .conbox .boxr dt span {
	display: block;
	font-size: 58px;
	color: #999;
}
.news_289 .maincon .conbox .boxr dt em {
	display: block;
	font-size: 18px;
	color: #c8c8c8;
	position: relative;
}
.news_289 .maincon .conbox .boxr dd {
	padding-top: 10px;
	width: 538px;
	float: right
}
.news_289 .maincon .conbox .boxr dd h3 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_289 .maincon .conbox .boxr dd h3 a {
	color: #333333;
	text-decoration: none;
}
.news_289 .maincon .conbox .boxr dd p {
	line-height: 24px;
	color: #888888;
	font-size: 14px;
	margin-top: 12px;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_289 .maincon .conbox .boxr dd p a {
	text-decoration: none;
	color: #888888;
}
.news_289 .maincon .conbox .boxr dd:hover h3 a {
	color: #f26a20;
	font-weight: bold;
}

.left1{float:left; width:224px;}
.right1{float:right; width:940px; min-height:500px; padding-bottom:50px; background-color:#fff; }

/*蓝色*/
.lan .leftMu{background-color:#309405;}
.lan .phoneBoxL{border-left-color:#309405;}
.lan .right{border-top-color:#0c4da1;}
.lan .nTitR , .lan .nTitC span{color:#309405;}
/*菜单栏*/
.leftMu{margin-bottom:20px; 
    border: 1px solid #d5dce2;
    margin-bottom: 20px;
    box-shadow: 0px 4px 13px 0px #d5dce2;
    border-radius: 10px 10px 10px 10px;
    background-color: #ffffff;}
.leftMu h4{height:110px; text-align:center; color:#fff; background:url(../images/leftMuH4.png) no-repeat center;}
.leftMu h4 span{display:block; padding-top:36px; font-size:20px;}
.leftMu h4 em{font-size:12px;}
.leftMu ul{border-top:20px solid #fff; border-bottom:20px solid #fff;}
.leftMu>ul>li>a{padding-left:66px; display:block; height:50px; line-height:50px; font-size:16px; background:url(../images/leftMuLi.png) no-repeat center; text-decoration:none; border-bottom:1px solid #E6E6E6; overflow: hidden; color:#333}
.leftMu>ul>li.cur>a , .leftMu>ul>li>a:hover{background-image:url(../images/leftMuLiH.png); color:#fff;}
.leftMu>ul>li>ul{border-top:10px solid #fff; border-bottom:10px solid #fff;}
.leftMu>ul>li>ul>li{background:#fff;}
.leftMu>ul>li>ul>li>a{padding-left:66px; display:block; height:40px; line-height:40px; font-size:14px; text-decoration:none; border-top:2px solid #fff; border-bottom:2px solid #fff;overflow: hidden;}
/*左边电话*/
.phoneBoxL{padding-left:70px; border-radius: 10px 10px 10px 10px; height:90px; background:#666 url(../images/phoneBox_ico.png) no-repeat 18px center; font-size:13px; color:#fff; border-left:4px solid;}
.phoneBoxL dt{padding-top:24px;}
.phoneBoxL dd{font-size:20px;}

/*导航*/
.tright{position:relative; top:28px; float:right; margin-right:30px; height:0px; font-size:13px; color:#999;}
.nyContent .tright{margin-right:40px;}

/*标题*/
.nTitR{ height:60px; line-height:60px; font-weight:bold; font-size:18px;border-bottom:2px solid #309405; margin-bottom:20px;}
.nTitC{margin-left:40px; padding:30px 0;}
.nTitC span{font-size:18px;}
.nTitC p{color:#999;}

/*新闻*/
.newslist_ctr { margin:0 auto;width:100%;height:60px;line-height:60px;border-bottom:1px #C9C9C9 dashed;font-size:16px;}
.newslist_title { float:left;width:100%;}
.newslist_date { float:left;width:12%; text-align:right;}

.newsshow_title { margin:0 auto;width:100%;height:30px;padding-top:10px;font-size:16px;font-weight:bold;text-align:center;}
.newsshow_sm { margin:0 auto;width:100%;height:30px;line-height:30px;text-align:center;border-bottom:1px #e2e2e2 dashed;}
.newsshow_ctt { margin:0 auto;padding:5px 0;width:100%;height:auto;overflow:hidden;line-height:28px;font-size:14px;}
.newsshow_ctt span a { border-bottom:1px #c97500 dashed;}
.newsshow_xg,.newsshow_fx { margin:0 auto;width:100%;height:auto;overflow:hidden;text-align:left;border-top:1px #e2e2e2 solid;line-height:20px;padding-top:10px; padding-bottom:20PX;}
.newsshow_fx { float:right;width:auto;padding-top:5px;padding-bottom:10px;text-align:right;border:0;}
.slidectr { margin:0 auto;float:left;width:100%;height:auto;}


/*分页样式*/
.pglist {
	padding-top: 40px;
	width: 100%;
	text-align: center;
	clear: both;
	
}
.pglist a, .pglist span {
	color: #999;
	padding: 0 12px;
	margin: 0 3px;
	display: inline-block;
	vertical-align: middle;
	line-height: 32px;
	background: #fff;
	border: 1px solid #ccc;
	float:left;
	
}
.pglist a:hover, .pglist .hover {
	display: inline-block;
	color: #fff;
	background: #4788d7;
	border-color: #4788d7;
}
<!--新闻图片列表-->
.ipro {
	position: relative;
}
.ipro .bd {
	overflow: hidden;
}
.ipro .item {
	float: left;
	width: 270px;
	height:230px;
	display: block;
	margin-bottom: 25px;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	border: 1px solid  #D2D2D2;
	padding:6px;
	border-radius:4px;
}
.ipro .item a {
	display: block;
	position: relative;
	
}
.ipro .item a.img {
	width: 100%;
	height: 170px;
	overflow: hidden;
	position: relative;
	
}
.ipro .item img {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	width: 100%;
	height: 100%;
	display: block;
}
.ipro .item:hover img {
	transform: scale(1.06, 1.06);
}
.ipro .item a.txt {
	border: 0px solid #ddd;
	background: #fff;
	height: 45px;
	line-height: 45px;
	position: relative;
	border-top: 0 none;
}
.ipro .item h3 {
	font-weight: normal;
	text-align: center;
	padding-left: 20px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	font-size: 16px;
	    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ipro .item em {
	right: 30px;
	top: 28px;
	width: 10px;
	height: 16px;
	background-position: -248px 0;
	display: block;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.ipro .item:hover h3 {
	padding-left: 25px;
}
.ipro .item:hover em {
	background-position: -268px 0;
}
.ipro .item:hover .txt {
	background: #309405;
	color: #fff;
	border: 1px solid #309405;
	border-top: 0 none;
}
.item_mask {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: Alpha(opacity=0);
*zoom:1;
	-webkit-transform: rotateX(180deg) scale(0.5, 0.5);
	transform: rotateX(180deg) scale(0.2, 0.2);
	transition: all ease-out .5s
}
.item_link_icon {
	display: block;
	width: 45px;
	height: 45px;
	text-align: center;
	background-position: -100px -156px;
	line-height: 38px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -22px;
	margin-top: -22px;
	opacity: 0;
	filter: Alpha(opacity=0);
*zoom:1;
}
.ipro .item:hover .item_mask {
	opacity: 1;
	filter: Alpha(opacity=100);
	-webkit-transform: rotateX(0deg) scale(1, 1);
	transform: rotateX(0deg) scale(1, 1);
	transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;
	background: rgba(0, 0, 0, 0.3);
}
.ipro .item:hover .item_link_icon {
	transform: translateY(-21px);
	opacity: 1;
	filter: Alpha(opacity=100);
}

.maincenter{font:12px/1.5 "Microsoft Yahei",arial,"宋体",tahoma,sans-serif; margin:0 auto;  }
.main1-title{ background:url(../images/img01.png) no-repeat center bottom; height:90px;margin-bottom:0px; }
.main1-title span{ display:block; text-align:center; font-size:14px; line-height:100%; margin-bottom:5px;}
.main1-title strong{ display:block; text-align:center; font-size:22px;  letter-spacing:2px; line-height:100%; margin-bottom:5px; color:#309405;}