@charset "utf-8";
.lxfs{
	background: url(/templates/green/images/lxfs.png) center no-repeat;
	height: 100px;
}
.lx_intro{
	width: 1200px;
	margin: 0 auto;
}
.zyjs{
	float: left;
	width: 700px;
	margin: 24px 0;
}
.zyjs h3{
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.zyjs p{
	font-size: 14px;
	color: #d4e6ff;
	line-height: 1.8;
}
.lxtel{
	float: right;
	width: 350px;
	margin: 21px 0;
}
.lxtel span{
	font-size: 38px;
	color: #fff;
	margin-left: 10px;
}
/* 产品 */
.prowrap{
	background: url(/templates/green/images/pro_bg.png) center repeat;
	height: auto;
	padding-bottom: 20px;
}
.pro_sort{
	width: 100%;
	height: 100px;
	background: #fff;
}
.pro_item{
	/*width: 1200px;*/
	margin: 0 90px;
}
.ModuleGridItem{
	float: left;
	width: 238px;
	border-top-style: solid;
	border-top-color: #000;
	border-top-width: 0px;
	border-left-style: solid;
	border-left-color: rgb(227, 227, 227);
	border-left-width: 1px;
}
.ModuleGridItem:last-child{
	border-right-style: solid;
	border-right-color: rgb(227, 227, 227);
	border-right-width: 1px;
}
.pro_item .on{
	border-bottom-style: solid;
	border-bottom-color: rgb(255, 127, 39);
	border-bottom-width: 4px;
}
.item_intro{
	text-align: center;
	line-height: 1.8em;
	margin: 34px auto;
}
.ittile a{
	color: #333;
	font-size: 14px;
}
.itinto a{
	color: #666;
	font-size: 14px;
}
.ModuleGridItem:hover{
	border-bottom-style: solid;
	border-bottom-color: rgb(255, 127, 39);
	border-bottom-width: 4px;
}
/* 产品列表 */
.pro_into{
	width: 1200px;
	margin: 30px auto;
}
.pro_into li{
	float: left;
	background: #fff;
	width: 370px;
	transition: all ease-in-out .3s;
	padding-bottom: 18px;
	margin: 10px 15px;
}
.pro_img{
	transition: all ease-in-out .3s;
    height: auto;
    list-style-type: none;
    display: block;
    max-width: 100%;
    width: 100%;
    position: relative;
}
.pro_img img{
	width: 100%;
	height: 277px;
}
.pro_txt {
    overflow: hidden;
    transition: all ease-in-out .3s;
    padding-top: 5%;
	text-align: center;
}
.pro_txt a{
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
.more_icon{
	width: 20px;
    height: 20px;
    border-radius: 50%;
    display: block;
    color: #fff;
    background-color: #ff6700;
    text-align: center;
    line-height: 18px;
    margin: 5px auto 0;
    transform: translateY(-10%) translateZ(0px);
    transition: color ease-in-out .5s,background-color ease-in-out .5s,transform ease-in-out .3s;
    font-size: 16px;
}
.pro_into .zdgd_pro:hover .pro_txt a{
	color: #fff;
}
.pro_into .zdgd_pro:hover a.more_icon{
	background: #fff;
	color: #ff6700;
}
.pro_into .zdgd_pro:hover{
	background: #ff6700;
}
/* 优势 */
.ys_tit{
	margin: 30px 0;
}
.ys_tit h2{
	text-align: center;
	font-size: 32px;
	color: 333;
	font-weight: 700;
	line-height: 1.8;
}
.ys_tit h2 span{
	color: #ff7f27;
}
.ys_tit p{
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 1.5;
}
.youshi{
	background: url(/templates/green/images/youshi_bg.jpg) center no-repeat;
	height: auto;
}
.ys_intro{
	width: 1200px;
	margin: 0 auto;
	padding-top: 70px;
}
.ModuleContainer{
	width: 56.7500%;
	float: right;
}
.normal_ImgtextBox_content{
	align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
	margin-bottom: 70px;
}
.GraphicUpper{
	float: left;
	width: 10%;
}
.GraphicUpper img{
	width: 100%;
}
.ModuleImageTextContent{
	width: 83.33333333%;
	float: right;
	padding-left: 6.0514%;
}
.ModuleImageTextContent h3{
    font-size: 20px;
    line-height: 1.333;
    margin-bottom: 12px;
	color: #fff;
	font-weight: bold;
}
.ModuleImageTextContent p{
	color: #d4e6ff;
    font-size: 14px;
}
/* 案例 */
.cswrap{
	width: 1200px;
	margin: 30px auto;
}
.cstit{
	text-align: center;
}
.cstit img{
	margin-top: 10px;
}
.csitro{
	margin-top: 20px;
}
.csitro li{
	float: left;
	width: 277px;
    text-align: center;
    padding: 3px;
    border: 1px solid #ccc;
    margin: 10px 7px;
    border-radius: 3px;
}
.csitro li img{
	width: 100%;
	height: 200px;
	border-radius: 3px;
}
.csitro li p{
	font-size: 16px;
	line-height: 40px;
	color: #333;
}
.csitro li:hover{
	box-shadow:0 3px 8px 1px #999;
	transition: all ease-in-out .3s;
}
/* 过渡 */
.gdwrap{
	background: #005ad2;
	height: 200px;
}
.gdintro{
	width: 1200px;
	margin: 0 auto;
}
.homeYwlcItem{
	width: 110px;
    height: 145px;
    text-align: center;
    float: left;
    margin: 28px 0 0 0;
}
.homeYwlcItem img{
	margin-bottom: 14px;
    width: 110px;
    height: 110px;
}
.homeYwlcItem p{
	color: #fff;
    font-size: 16px;
    width: 110px;
}
.homeYwlcJt{
	display: block;
    float: left;
    margin: 68px 30px 0 30px;
}
.homeYwlcTel {
    float: right;
    width: 258px;
    margin-top: 40px;
    overflow: visible;
}
.homeYwlcTel1{
	width: 258px;
    height: 57px;
}
a.homeYwlcMsg{
	display: inline-block;
    width: 238px;
    margin-left: 20px;
    margin-top: 20px;
    background-color: #FFB400;
    height: 48px;
    line-height: 46px;
    text-align: center;
    font-size: 22px;
    letter-spacing: 6px;
    border-radius: 5px;
	color: #333;
	float: right;
}
.homeYwlcMsg:hover{
	border-bottom-style: solid;
	border-bottom-color: #c07504;
}

/* 新闻 */
.c4 {
	width: 1200px;
	margin: 30px auto 0;
}

.wen1 {
	width: 725px;
	float: left;
}

.wtt {
	font-size: 24px;
	color: #005ad2;
	background: url(/templates/green/images/xs.png) no-repeat left bottom;
	height: 45px;
	position: relative;
}

.wtt span {
	color: #666;
	font-size: 16px;
	font-weight: normal;
	padding-left: 5px;
	text-transform: uppercase;
}

.wtt a {
	width: 70px;
	height: 25px;
	border: 1px dashed #666;
	border-radius: 15px;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	font-weight: normal;
	position: absolute;
	right: 5px;
	top: 5px;
	text-transform: uppercase;
}

.wtt a:hover{
	color: #005ad2;
}

.news_list4 {
	display: block;
	margin-top: 15px;
}

.news_list4 li {
	position: relative;
	height: 85px;
	border-bottom: 1px dashed #b4b4b4;
	margin-bottom: 10px;
}

.time {
	width: 60px;
	height: 60px;
	background: #005ad2;
	overflow: hidden;
	float: left;
	margin-top: 5px;
}

.shi2 {
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 60px;
	font-weight: bold;
}



.news_nr {
	width: 650px;
	float: right;
}

.news_nr a {
	color: #444444;
	font-size: 16px;
	line-height: 28px;
}

.news_nr span {
	display: block;
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	height: 50px;
	overflow: hidden;
}


.wen2 {
	float: right;
	width: 430px;
}

.chtp {
	width: 430px;
	height: 180px;
	overflow: hidden;
	margin-top: 15px;
}

.news_list5 {
	display: block;
	margin-top: 13px;
}

.news_list5 li {
	position: relative;
	height: 85px;
	border-bottom: 1px dashed #b4b4b4;
	margin-bottom: 10px;
}

.news_list5 a {
	color: #333;
	font-size: 16px;
	line-height: 28px;
}

.news_list5 span {
	display: block;
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	height: 50px;
	overflow: hidden;
}
