@charset "utf-8";
/* CSS Document */
.mt80{MARGIN-TOP: 80px}
/* banner-box */
/*.banner-box{min-width:100%;height:500px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:100%;margin:0 auto;overflow:hidden;text-align: center;
}
.banner-box .bd li .m-width img {width:100%; height:500px;
}
.banner-box .bd li{width:100% !important;height:500px;}
.banner-box .bd li a{display:block;background-size:auto;text-align: center;width: 100%;  height: 500px;
}

.banner-btn{width:1200px;position:absolute;top:250px;left:50%;margin-left:-605px;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=0);-moz-opacity:0.0;-khtml-opacity:0.0;opacity:0.0;}
.banner-btn a.prev{left:20px;background:url(../images/foot.png) no-repeat 0 0;} 
.banner-btn a.next{right:20px;background:url(../images/foot.png) no-repeat -49px 0;}

.banner-box .hd {position:absolute;top:210px;left:537px;}
.banner-box .hd ul li{width:12px;height:12px;border-radius :50%;text-indent:-9999px;margin-right:20px;background:#ccc;float:left;cursor:pointer;}
.banner-box .hd ul li.on{background:#5aa701;}*/

.bg-green {background: #5aa701;}
.bg-blue {background: #0762ad;}
.bg-gray {background: #efefef;}
.c-index-wrap{width:100%;padding-bottom: 80px;}
.index-topbox{width:100%;height: 150px;text-align: center;color: #fff;}
.home-title {text-align: center;color: #fff;}
.home-title .upname{font-size: 16px;display: block;padding-top: 32px;text-transform: uppercase;}
.home-title .downname{font-size: 16px;display: block;margin-top: 10px;}
.home-title h2 {font-size: 30px;font-weight: bold;display: block;}
.home-title h2 em{display: inline-block;background: url(../images/solution_left.png)no-repeat center;width: 130px;height: 18px;margin-right: 15px;}
.home-title h2 i{display: inline-block;background: url(../images/solution_right.png)no-repeat center;width: 130px;height: 18px;margin-left: 15px;}
.index-botcon{width:100%;}

.i-pro-bd{margin-top:0px;overflow:hidden}
.i-pro-bd ul{overflow:hidden;zoom:1;width:110%;margin-top:0px;margin-left:-12px;}
.i-pro-bd li{width:289px;height:289px;overflow:hidden;display:block;float:left;line-height:20px;margin:0 0 0 12px;text-align: center; border:solid 1px #f39700;}
.i-pro-bd li a{display:block;position:relative;width:289px;height:289px;overflow:hidden;cursor:pointer;transition:all 1s ease 0s;}
.i-pro-bd li a:hover{text-decoration:none;}
.i-pro-bd li a img{width: 100%;height: 100%;-webkit-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}
.i-pro-bd li a img:hover{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.i-pro-bd li a .pro-text{position: absolute;bottom: 0;left: 0;height: 40px;width: 290px;background: rgba(3,3,3,0.46);width: 100%;;}
.i-pro-bd li a .pro-name{line-height: 40px;color: #fff;font-size: 14px;display: block;}
/*.i-pro-bd li a .pro-info{height:22px;line-height:22px;overflow:hidden;font-size: 14px;margin: 0 auto;color: #fff;}*/


.index-more{width: 210px;height: 50px;background: #f39800;text-align: center;line-height: 50px;margin: 54px auto 0;}
.index-more a{color: #fff;font-size: 14px;cursor:pointer;display: block;}
.index-more a:hover{opacity: 0.8;}


.home-title-2 {text-align: center;color: #fff;}
.home-title-2 .upname{font-size: 16px;display: block;padding-top: 32px;text-transform: uppercase; color:#999;}
.home-title-2 .downname{font-size: 16px;display: block;margin-top: 10px; color:#999;}
.home-title-2 h2 {font-size: 30px;font-weight: bold;display: block; color:#f39700}
.home-title-2 h2 em{display: inline-block;background: url(../images/news_left.png)no-repeat center;width: 130px;height: 18px;margin-right: 15px;}
.home-title-2 h2 i{display: inline-block;background: url(../images/news_right.png)no-repeat center;width: 130px;height: 18px;margin-left: 15px;}


.news-list-01 {
	CLEAR: both; /*OVERFLOW: hidden;*/  MARGIN-LEFT: 0px; MARGIN-LEFT: -60px;
	}
.news-list-01 LI {
	TEXT-ALIGN: left;
	background-color: #FFF;
	margin-left:60px;
	width:360px;
	float: left;
	border-top: 1px solid #d3d1d1;padding-top: 40px;margin-top: 60px;
}
.news-list-01 LI IMG {
	WIDTH: 360px; DISPLAY: block; HEIGHT: 252px
}
.news-list-01 LI .imgbox{width:360px;height: 240px;overflow: hidden;}
.news-list-01 LI .imgbox img{width:100%; height:100%;-webkit-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}
.news-list-01 LI .imgbox img:hover{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);
transform: scale(1.1);}
.news-list-01 LI .pic-tit {}
.news-list-01 LI H3{width:360px;overflow: hidden;margin-bottom: 18px;}
.news-list-01 LI H3{color: #666;font-size: 16px;}
.news-list-01 LI H3 A {COLOR: #666; TEXT-DECORATION: none}
.news-list-01 LI H3 A:hover {COLOR: #0b57a2; TEXT-DECORATION: none}
.news-list-01 LI P{width:360px; height:70px;line-height:22px;overflow:hidden;font-size: 14px;color: #666;}
.news-list-01 LI P A {COLOR: #666; TEXT-DECORATION: underline}
.news-list-01 LI P A:hover {COLOR: #0b57a2}
.news-list-01 LI .time{width:360px;color: #aaaaaa;font-size: 12px;}



.al-list-mod {
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.al_imglist_01 {
	CLEAR: both; /*OVERFLOW: hidden;*/  MARGIN-LEFT: 0px; MARGIN-LEFT: -60px;
	}
.al_imglist_01 LI {
	TEXT-ALIGN: left;
	margin-left:60px;
	width:360px;
	float: left;
	overflow: hidden;
	position: relative;
}
.al_imglist_01 LI .index_imgbox{width: 358px;height: 239px;border: 1px solid #5aa701;}
.al_imglist_01 LI IMG {width: 358px;height: 239px;}
.al_info_cont{ }
.al_imglist_01 LI H3 {font-size: 18px;color: #333;line-height: 54px;text-align: center;display: block;padding:0 10px;}
.al_imglist_01 LI H3 A {COLOR: #333; TEXT-DECORATION: none}
.al_imglist_01 LI H3 A:hover {COLOR: #333; TEXT-DECORATION: none}
.al_imglist_01 LI P {color: #666;font-size: 14px;line-height: 22px;text-align: center;padding:0 10px;}
.al_imglist_01 LI P A {COLOR: #000; TEXT-DECORATION: underline}
.al_imglist_01 LI P A:hover {
	COLOR: #f00
}
.al_imglist_01 LI:hover .al_info_cont{position: absolute;top: 1px;left: 1px;width: 358px;height: 188px;background: #fff;padding-top: 51px;}
.al_imglist_01 LI:hover .al_gdmore{display: block;width: 360px;height: 65px;background: #5aa701;padding-top:50px;}
.al_imglist_01 LI:hover .al_gdmore a{width: 136px;height: 32px;line-height: 32px;text-align: center;border: 1px solid #fff;margin: -10px auto;display:block;color:#fff;font-size:12px;}
.al_gdmore{display: none;}
.al_gdmore a:hover{opacity: 0.8;}


.about-con {
	padding-top: 0px;
	line-height: 30px;
	padding-bottom: 10px;
	padding-right: 189px;
	padding-left: 189px;
	font-size: 16px;
	font-weight: normal;
}
.about-con P {
	FONT-SIZE: 16px; MARGIN: 15px 0px; LINE-HEIGHT: 30px; font-family: "微软雅黑"; color:#666;
}
.about-con IMG {
	BORDER-RIGHT: #000 0px solid; BORDER-TOP: #000 0px solid; BORDER-LEFT: #000 0px solid; BORDER-BOTTOM: #000 0px solid
}

.index_about_imgmid{width: 862px;height: 436px;margin: 24px auto 0;background: url(../images/about_opction.png) no-repeat;z-index: 10;position: relative;}
.index_about_imgmid img{margin: 32px 40px;width: 790px;height: 370px;}

.foot-message{  width:100%; position:relative; text-align:center; /*min-height:650px;*/background: url(../images/foot_top.png)no-repeat top center; height:430px;}
.message_box{position:relative; width:1200px; margin:auto; text-align:left; height:400px; padding-bottom: 20px;clear: both;padding-top: 50px;}
.message-left { float:left; margin-right:55px;}
.message-right { float:left;}
.m-form-list {
	CLEAR: both; /*OVERFLOW: hidden;*/ margin-left:-0px;
	}
.m-form-list LI {
	position: relative;
	width:370px;
	margin-bottom: 11px;
}
.m-form-list LI .m-form-type-group {
    position: relative;
}
.m-form-list LI .m-form-type-group .footfeed_li_title{color: #333;position: absolute;top: 12.5px;left: 15px;font-size: 12px;}
.m-form-list LI .m-form-type-group .form-text01 {
	width: 368px;height: 40px;line-height: 45px;border: 1px solid #fff;font-size: 12px;color: #333;background-color: transparent;text-indent: 50px;background: #fff;
}
.m-form-list LI .m-form-type-group .form-text02 {text-indent: 75px;}
.m-form-list LI .m-form-type-group .form_Content{width: 704px;height: 186px;background: #fff;padding: 14px 0 0 55px;font-family: "微软雅黑";}

/*.btn-box {
	height:50px;
	padding:50px 0px;
}
.btn-01 {
	color:#fff;
	border:1px solid #FFF;
	background-color:none;
	height:50px;
	line-height:50px;
	width:200px;
	text-align:center;
	cursor:pointer;
	display:block;
	font-size:14px;
	margin:0 auto;
}
.btn-01:active {
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.125);
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.125)
}
.btn-01:hover {
	color:#FFF;
	border:1px solid #FFF;
	background-color:none;
}*/
.footer{margin-top:0px;background:#f3f3f3; height:42px;}
.copyright-text {width:1200px;overflow:hidden;margin:0 auto; padding-top:0px; padding-bottom:0px;
	}
.copyright-text P {
	LINE-HEIGHT: 42px;
	clear: both;
	font-size: 12px;
	text-align: center;
	color:#666;
}
.copyright-text P a {
	color:#666;
}