@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:1.5;
	font-family:'思源黑体';
	margin:auto
	}
@font-face
{
	font-family: 思源黑体;
	src: url('../font/思源黑体 CN-Light.otf'),
	url('../font/思源黑体 CN-Light.otf'); /* IE9+,可以是具体的实际链接 */
}
@font-face
{
	font-family: DIN;
	src: url('../font/DIN-Bold.otf'),
	url('../font/DIN-Bold.otf'); /* IE9+,可以是具体的实际链接 */
}
@font-face
{
	font-family: anton;
	src: url('../font/anton.woff.ttf'),
	url('../font/anton.woff.ttf'); /* IE9+,可以是具体的实际链接 */
}
@font-face
{
	font-family: Roboto;
	src: url('../font/Roboto-Regular.ttf'),
	url('../font/Roboto-Regular.ttf'); /* IE9+,可以是具体的实际链接 */
}
@font-face
{
	font-family: Source;
	src: url('../font/Source-Han-Serif-CN-Bold.ttf'),
	url('../font/Source-Han-Serif-CN-Bold.ttf'); /* IE9+,可以是具体的实际链接 */
}
*{
	margin:0;
	padding:0;
	box-sizing: border-box;
	}
img{
	border:0;
	}
ul,li{
	list-style:none;
	}
a{
	color:#333;
	text-decoration:none;
	transition: all 0.6s;
	}
a:hover{
	color:#3EAF51;
	text-decoration: none;
	}
table{ 
	margin: auto;
	}
i{ font-style:normal}
em{ font-style:normal}

.fixedIcon{ position: fixed; top: 50%; left: 50%; z-index: 999; transform: translate(-50%,-50%); padding:5px; display:none; min-width:50vw;}
.fixedIcon .close{ width: 40px; height: 40px; position: absolute; right: -30px; top: -100px; cursor: pointer; border: 2px solid #fff; border-radius:50%; text-align: center; font-size: 22px; color: #fff; transform: translate(-50%,140%);}
.fixedIcon img{ display: block; max-height:70vh; max-width: 100%; height: auto;}
.zz{ background: rgba(0,0,0,0.8); position: fixed; left: 0; top: 0; z-index: 99999; width: 100%; height: 100vh; display: none;}
.tanchu{
	display:none; 
	left:0px;
	top: 0;
	width:100%;
	height: 100%;
	z-index:9999;
	position: fixed;
	background-color: rgba(0,0,0,0.6);
	padding-top: 4vh;
}
.tcxs{ display: block; }
.spnr{ width:70%; margin-left:15%; margin-right:15%; position:relative;top: 20%;}
.close2{ width:100%; float:left;margin-bottom:10px;}
.close2 a{
float:right;
width: 32px;
height: 32px;
background-image: url(../img/Close.png);
background-position: center;
background-repeat: no-repeat;
}
@media (min-width:1000px) {
	
.header.yanse{
	background-color: rgba(255,255,255,1);
	top:0;
	transition: all 0.6s;
}
.header.yanse a{
	color: #333333;
}
.header.yanse .sx{
	background-color:#CCC;
}
.header.yanse .innav ul li{
	color:#333;
}
.header.yanse a:hover{
	color:#3EAF51;
}
.header.yanse .cur{
	color: #3EAF51;
}
.header.yanse .cur a{
	color: #3EAF51;
}
.header.yanse.yanse01 .cur a{
	color: #3EAF51;
}
.header.yanse{
	top:0px;
}
.header.yanse.yanse01{
	top:20px;
}
.header.yanse.yanse01.h02{
	top:0px;
	background-color:#FFF;
}
.header.yanse.yanse01.ny{
	color:#333;
}
.header.yanse.yanse01.ny a{
	color:#333;
}
.header.yanse.yanse01.ny .cur a{
	color: #3EAF51;
}
.header.yanse.yanse01 a{
	color: #333;
}
.header.yanse.yanse01{
	background-color: rgba(255,255,255,1);
	margin-left:8.33vw;
	margin-right:8.33vw;
	width:calc(100% - 16.66vw);
	border-radius: 8px;
}
.header.yanse.yanse01 .intop{
	padding:0 40px;
}
.header.yanse.yanse01 .innav ul li{
	color:#333;
}
.main{
	width:100%;
	float:left;
	padding:0px 8.33vw;
}
.header{
	width:100%;
	float:left;
	position: fixed;
	left:0;
	z-index:999999;
	height:80px;
}
.intop{
	width:100%;
	float:left;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding:0px 8.33vw;
	height:80px;
}

.logo{
	width:176px;
	display: flex;
	align-items: center;
	height:55px;
	max-width:11%;
}
.logo img{
	max-width:100%;
	height:auto;
}
.innav{
	width: auto;
}
.innav ul{
	display: flex;
	align-items: center;
}
.innav ul li{
	width:auto;
	display: flex;
	align-items: center;
	height: 80px;
	margin-left:3.125vw;
	font-size:16px;
	position:relative;
}
.innav ul li a{
	height: 80px;
	line-height:80px;
}
.innav ul li b{
	font-family: DIN;
	font-size:18px;
	margin-left:10px;
}
.innav ul li a:hover{
	color:#3EAF51;
}
.intop-r{
	width:auto;
	display: flex;
	align-items: center;
	position:relative;
}
.search{
	width: 40px;
	height: 40px;
	border: 1px solid #bdbdbd;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.chax{
	right:0vw; 
	top:59px;
	position: absolute;
	width:300px; 
	z-index:99999;
	display: none;
}
.chax.marg{
	top:80px;
}
.chax　div{
	display: flex;
}
.chax input{
	float: left;
}
.chaxbk{
	width: 220px;
	height: 48px;
	line-height: 48px;
	border: 0px;
	background-color: #f5f5f5;
	outline: none;
	padding-left: 10px;
	color: #999999;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
}
.chaxanniu{
	width: 80px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	cursor: pointer;
	background-color:#3EAF51;
	color: #FFFFFF;
	border: 0px;
	outline:none;
}
.zyw{
	width: 113px;
	height: 40px;
	border: 1px solid #bdbdbd;
	border-radius: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size:14px;
	color:#333;
	position:relative;
	margin-left:15px;
}
.zyw .qieh{
	width:113px;
	position:absolute;
	top:40px;
	left:0;
	z-index:1111;
	background-color:#FFF;
	text-align:center;
	padding:20px;
	opacity:0;
	visibility:hidden;
	transition: all 0.6s;
}
.zyw:hover .qieh{
	opacity:1;
	visibility:visible;
}
.zyw i{
	margin-left:15px;
	width:11px;
	height:6px;
	background-image:url(../img/xjt.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.header.yanse .intel{
	color:#3EAF51;
}


.inwrap{
	width:100%;
	float:left;
	background: #f2f2f2;
	padding-bottom:100px;
}
.intit{
	width:100%;
	float:left;
	text-align: center;
	margin-top:100px;
}
.intit dl dt{
	font-size:36px;
	line-height:48px;
	color:#333;
	font-weight:bold;
}
.intit dl dd{
	margin-top:10px;
	font-size:16px;
	line-height:28px;
	color:#666;
	display:flex;
	justify-content: center;
	text-align:center;
}
.intit dl dd div{
	width:58.875%;
}
.intit .sm{
	display:flex;
	justify-content: center;
	align-items: center;
	margin-top:15px;
}
.intit .sm a{
	display:flex;
	align-items: center;
	margin-left:15px;
	margin-right:15px;
	color:#0171D5;
}
.intit .sm a i{
	margin-left:15px;
}
.inpro{
	width:100%;
	float:left;
}
.inpro ul{
	display: flex;
	flex-wrap: wrap;
}
.inpro ul li{
	width:calc(25.4% - 30px);
	margin-top:60px;
	margin-right:30px;
	background-image:url(../img/cbj2.png);
	background-position:center;
	background-repeat:no-repeat;
	height:376px;
	position:relative;
	padding: 70px 10px;
	display:flex;
	justify-content: center;
	align-items: center;
	text-align:center;
	transition: all 0.6s;
	box-shadow: 0px 5px 15px 12px rgba(0,0,0,0.05);
	border-radius:8px;
	overflow:hidden;
	border:2px solid #f2f2f2;
}
.inpro ul li:nth-child(4n){
	margin-right:0px;
}
.inpro ul li dl dt{
	font-size:18px;
	line-height:24px;
	padding-top: 98px;
}
.inpro ul li dl dd{
	height:0px;
	font-size:12px;
	line-height:24px;
	transition: all 0.6s;
	overflow:hidden;
	margin-top:10px;
}
.inpro ul li .pic{
	margin-top:10px;
	transition: all 0.6s;
}
.inpro ul li .pic img{
	max-width:100%;
}
.inpro ul li .more{
	margin-top:10px;
	display:flex;
	justify-content: center;
	height:0;
	transition: all 0.6s;
	overflow:hidden;
}
.inpro ul li .more a{
	color:#0171D5;
}
.inpro ul li:hover{
	background:#fff url(../img/cbj.png) no-repeat top center;
	border:2px solid #3EAF51;
}
.inpro ul li:hover dl dt{
	color:#FFF;
}
.inpro ul li:hover dl dt a{
	color:#FFF;
}
.inpro ul li:hover dl dd{
	height:auto;
	color:#FFF;
}
.inpro ul li:hover dl dd a{
	color:#FFF;
}
.inpro ul li:hover .more{
	height:auto;
}
.inpro ul li:hover .pic{
	margin-top:20px;
}

.insear{
	width:100%;
	float:left;
	margin-top:60px;
	display:flex;
	justify-content: center;
}
.insear01{
	width: 662px;
	height: 56px;
	background: #ffffff;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding:0 5px;
}
.seanniu{
	width: 192px;
	height: 48px;
	background: #3eaf51;
	border-radius: 4px;
	border:0px;
	cursor:pointer;
	font-size:14px;
	color:#FFF;
	text-align:center;
	line-height:48px;
}
.seabk{
	width:calc(100% - 192px);
	height:50px;
	line-height:50px;
	padding:0 20px;
	font-size:14px;
	color:#999;
	border:0px;
	outline:none;
}

.inhy{
	width:100%;
	float:left;
	padding:110px 8.33vw;
	background-image:url(../img/ab01.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	display: flex;
	flex-wrap: wrap;
}
.inhy01{
	width:40.125%;
}
.inhy01 .a01{
	width:100%;
	padding:30px 40px;
	background: rgba(255,255,255,0.60);
}
.inhy01 .a01 h1{
	font-size:36px;
	line-height:48px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inhy01 .a01 h1 a{
	font-size:12px;
	color:#0171D5;
	display: flex;
	align-items: center;
}
.inhy01 .a01 h1 a i{
	margin-left:15px;
}
.inhy01 .a01 ul{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top:10px;
}
.inhy01 .a01 ul li{
	width:calc(50% - 10px);
	background: rgba(255,255,255,0.80);
	border-radius: 8px;
	padding:20px 24px;
	display: flex;
	align-items: center;
	margin-top:20px;
	transition: all 0.6s;
	font-size:14px;
}
.inhy01 .a01 ul li:hover{
	background-color:#3EAF51;
	color:#FFF;
}
.inhy01 .a01 ul li.cur{
	background-color:#3EAF51;
	color:#FFF;
}
.inhy01 .a01 ul li img{
	margin-right:20px;
}
.inhy01 .a01 ul li .pic01{
	display:inline-block;
}
.inhy01 .a01 ul li .pic02{
	display: none;
}
.inhy01 .a01 ul li:hover .pic01{
	display:none;
}
.inhy01 .a01 ul li:hover .pic02{
	display:inline-block;
}
.inhy01 .a01 ul li.cur .pic01{
	display:none;
}
.inhy01 .a01 ul li.cur .pic02{
	display:inline-block;
}
.inhy01 .a02{
	width:100%;
	margin-top:30px;
	background-color:#3EAF51;
	display: flex;
	align-items: center;
}
.inhy01 .a02 img{
	width:50%;
}
.inhy01 .a02 dl{
	padding:0 25px;
}
.inhy01 .a02 dl dt{
	font-size:16px;
	line-height:21px;
	color:#FFF;
}
.inhy01 .a02 dl dd{
	margin-top:15px;
	font-size:14px;
	line-height:28px;
	color:#FFF;
}
.index01{
	width:100%;
	float:left;
	padding-bottom:100px;
	background: #f8f9fb;
}
.intex{
	width:100%;
	float:left;
	margin-top:32px;
	text-align:center;
}
.intex img{
	max-width:100%;
	height:auto;
}
.inzx{
	width:100%;
	float:left;
	margin-top:20px;
	display:flex;
	justify-content: center;
	flex-wrap: wrap;
}
.inzx.jz{
	justify-content: space-between;
}
.inzx a{
	width: 200px;
	height: 56px;
	background: #3eaf51;
	border-radius: 4px;
	line-height:56px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	display:flex;
	justify-content: center;
	align-items: center;
}
.inzx a i{
	margin-left:35px;
}

.index02{
	width:100%;
	float:left;
	padding:145px 8.33vw;
	padding-bottom:0px;
	background-image:url(../img/ab02.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	height:990px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index02 .pic{
	width:51.4375%;
	overflow:hidden;
}
.index02 .pic img{
	max-width:100%;
}
.index02 .tex{
	width:37.1875%;
	font-size:14px;
	line-height:30px;
	color:#FFF;
}
.index02 .tex h1{
	font-size:36px;
	line-height:42px;
	margin-bottom:30px;
}
.index02 .tex h1 a{ color:#FFF;}
.index02 .tex ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top:60px;
}
.index02 .tex ul li{
	width:auto;
}
.index02 .tex ul li dl dt{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	font-family: Roboto;
	font-size:48px;
	line-height:56px;
	font-weight:bold;
}
.index02 .tex ul li dl dd{
	font-size:14px;
	line-height:18px;
	margin-top:20px;
}

.infc{
	width:100%;
	float:left;
	background: rgba(255,255,255,0.80);
	border-radius: 8px;
	margin-top:-143px;
	padding:23px;
}
.infc ul{
	display:flex;
	flex-wrap: wrap;
}
.infc ul li{
	width:calc(25% - 28px);
	margin-right:28px;
}
.infc ul li:nth-child(4n){
	margin-right:0px;
}
.infc ul li dl dt{
	overflow:hidden;
	border:4px solid #fff;
	transition: all 0.6s;
	border-radius:5px;
}
.infc ul li dl dt img{
	width:100%;
	height:auto;
	display:block;
}
.infc ul li dl dd{
	font-size:15px;
	line-height:21px;
	margin-top:19px;
	text-align:center;
}
.infc ul li:hover dl dt{
	border:4px solid #3EAF51;
	box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.10);
}
.intit2{
	width:100%;
	float:left;
	margin-top:100px;
}
.intit2 dl dt{
	font-size:36px;
	line-height:48px;
	font-weight:bold;
}
.intit2 dl dd{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	margin-top:20px;
}
.intit2 dl dd div{
	width:30.3125%;
	font-size:14px;
	line-height:25px;
	color:#666;
}
.intit2 dl dd a{
	width: 200px;
	height: 56px;
	border: 1px solid #999999;
	border-radius: 4px;
	line-height:56px;
	text-align:center;
	font-size:14px;
}
.intit2 dl dd a b{
	font-family:'宋体';
	margin-left:25px;
}
.inlx{
	width:100%;
	float:left;
	margin-top:100px;
	height:484px;
	background-image:url(../img/ab03.jpg);
	background-position:center;
	background-repeat:no-repeat;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
}
.inlx dl dt{
	font-size:32px;
	line-height:42px;
	font-weight:bold;
	text-align:center;
}
.inlx dl dd{
	margin-top:10px;
	font-size:32px;
	line-height:42px;
	text-align:center;
}

.foot{
	width:100%;
	float:left;
	background-color:#1f2738;
	padding-top:60px;
}
.foot01{
	width:100%;
	float:left;
	padding:0 8.33vw;
	padding-bottom:80px;
	border-bottom:1px solid rgba(255,255,255,0.10);
}
.foot01 .a01{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.foot01 h1{
	font-size:16px;
	line-height:21px;
	color:#FFF;
	margin-bottom:20px;
}
.foot01 .a01 .biank{
	width:17.5%;
	display:flex;
	padding:14px 20px;
	border: 1px solid rgba(255,255,255,0.60);
	border-radius: 4px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.dbbk{
	width:calc(100% - 30px);
	border:0px;
	height:18px;
	line-height:18px;
	border-right:1px solid rgba(255,255,255,0.30);
	outline:none;
	background-color:transparent;
	font-size:12px;
	color: rgba(255,255,255,0.30);
}
.foot01 .a02{
	width:63.5625%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.foot01 .a02 div{
	width:auto;
	display: flex;
	align-items: center;
	font-family: Roboto;
	color:#FFF;
	font-size:16px;
}
.foot01 .a02 div img{
	margin-right:20px;
}
.foot02{
	width:100%;
	float:left;
	margin-top:40px;
	padding:0 8.33vw;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot02-l{
	width:22.625%;
	font-size:14px;
	line-height:18px;
	color: rgba(255,255,255,0.30);
}
.foot02-l h1{
	margin-bottom:110px;
}

.foot02-r{
	width:71%;
	border-left:1px solid rgba(255,255,255,0.10);
	border-right:1px solid rgba(255,255,255,0.10);
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	padding-bottom:80px;
}
.foot02-r dl dt{
	font-size:16px;
	line-height:21px;
	color:#FFF;
	font-weight:bold;
}
.foot02-r dl dd{
	margin-top:20px;
	color: rgba(255,255,255,0.60);
	font-size:14px;
	line-height:18px;
}
.foot02-r dl dd a{
	color: rgba(255,255,255,0.60);
}
.foot02-r dl dd a:hover{
	color:#FFF;
}

.aboutbanner{
	width:100%;
	float:left;
	margin-top:80px;
	height:1059px;
	background-image:url(../img/aboutbanner.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding:0 8.33vw;
}
.abzlm{
	width:100%;
	float:left;
	margin-top:40px;
	height: 64px;
	background: #ffffff;
	border-radius: 8px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	overflow:hidden;
}
.abzlm ul{
	display: flex;
	flex-wrap: wrap;
}
.abzlm ul li{
	width:auto;
	display: flex;
}
.abzlm ul li a{
	height:64px;
	padding:0 65px;
	border-right:1px solid rgba(0,0,0,0.05);
	font-size:16px;
	line-height:64px;
}
.abzlm ul li a:hover{
	background-color:#3EAF51;
	color:#FFF;
}
.abzlm ul li a.cur{
	background-color:#3EAF51;
	color:#FFF;
}
.abzlm .a01{
	width:auto;
	font-size:12px;
	color:#999;
	display: flex;
	align-items: center;
	margin-right:40px;
}
.abzlm .a01 a{
	color:#999;
}
.abzlm .a01 img{
	margin-right:10px;
}

.nyab{
	width:100%;
	float:left;
	padding:134px 0;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.nyab .tex{
	width:37.1875%;
	font-size:14px;
	line-height:30px;
	color:#FFF;
}
.nyab .tex h1{
	font-size:36px;
	line-height:42px;
	margin-bottom:30px;
}
.nyab ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width:180px;
	color:#FFF;
}
.nyab ul li{
	width:100%;
	margin-bottom:54px;
}
.nyab ul li dl dt{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	font-family: Roboto;
	font-size:48px;
	line-height:56px;
	font-weight:bold;
}
.nyab ul li dl dd{
	font-size:14px;
	line-height:18px;
	margin-top:12px;
}

.culture{
	width:100%;
	float:left;
}
.culture ul{
	display: flex;
	flex-wrap: wrap;
}
.culture ul li{
	width:calc(25.4% - 30px);
	margin-top:60px;
	margin-right:30px;
	background-color:#FFF;
	border:2px solid #FFF;
	border-radius: 8px;
	overflow:hidden;
	height:376px;
	position:relative;
	padding:50px 35px;
	padding-bottom:75px;
	text-align:center;
	transition: all 0.6s;
	box-shadow: 0px 5px 15px -62px rgba(0,0,0,0.30);
}
.culture ul li:nth-child(4n){
	margin-right:0px;
}
.culture ul li dl dt{
	font-size:20px;
	line-height:30px;
	margin-top:42px;
	font-weight:bold;
}
.culture ul li dl dd{
	font-size:12px;
	line-height:24px;
	transition: all 0.6s;
	overflow:hidden;
	margin-top:30px;
}
.culture ul li .pic{
	overflow:hidden;
	display: flex;
	justify-content: center;
}
.culture ul li .pic img{
	max-height:106px;
	max-width:100%;
}

.culture ul li:hover{
	background:#fff url(../img/cbj.png) no-repeat top center;
	border:2px solid #3EAF51;
}
.culture ul li:hover dl dt{
	color:#FFF;
}

.honr{
	width:100%;
	float:left;
	height:857px;
	background-image:url(../img/rybj.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding:0 8.33vw;
	display:flex;
}
.honr01{
	width:32.625%;
	font-size:16px;
	line-height:28px;
	margin-top:150px;
}
.honr01 h1{
	font-size:36px;
	line-height:48px;
	margin-bottom:38px;
}

.kh{
	width:100%;
	float:left;
	background: #ffffff;
	border-radius: 8px;
	padding:100px 115px;
	margin-top:-100px;
}
.kh01{
	width:100%;
	float:left;
	margin-top:40px;
}
.kh01 ul{
	display: flex;
	flex-wrap: wrap;
}
.kh01 ul li{
	width:calc(16.91% - 20px);
	margin-right:20px;
	margin-top:20px;
	border: 1px solid #e0e0e0;
	
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.6s;
}
.kh01 ul li img{
	max-height:100%;
	max-width:100%;
}
.kh01 ul li:nth-child(6n){
	margin-right:0px;
}
.kh01 ul li:hover{
	border: 1px solid #3eaf51;
	box-shadow: 0px 6px 7px 0px rgba(5,105,198,0.15); 
}

.nybanner{
	width:100%;
	float:left;
	margin-top:80px;
	position:relative;
}
.nybanner img{
	width:100%;
	height:auto;
	display:block;
}
.nybanner .tex{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:22;
	padding:0 8.33vw;
	display: flex;
	align-items: center;
	color:#FFF;
}
.nybanner .tex dl dt{
	font-size:64px;
	line-height:75px;
	font-weight:bold;
	font-family:Roboto;
	text-transform:uppercase;
}
.nybanner .tex dl dd{
	font-size:32px;
	line-height:42px;
}

.fy{
	width:100%;
	float:left;
	margin-top:60px;	
}
.fy ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.fy ul li{
	width: 50px;
	height: 50px;
	display:flex;
	margin-left:5px;
	margin-right:5px;
}
.fy ul li a{
	width:50px;
	height:50px;
	text-align:center;
	font-size:14px;
	background: #ffffff;
	border: 1px solid #e0e0e0;
	box-shadow: 0px 4px 7px 0px rgba(0,45,74,0.43); 
	border-radius: 50%;
	line-height:48px;
	font-family:'宋体';
	transition: all 0.6s;
}
.fy ul li a:hover{
	background: #3eaf51;
	box-shadow: 0px 4px 7px 0px rgba(0,45,74,0.43); 
	color:#FFF;
}
.fy ul li .cur{
	background: #3eaf51;
	box-shadow: 0px 4px 7px 0px rgba(0,45,74,0.43); 
	color:#FFF;
}

.proshow{
	width:100%;
	float:left;
	margin-top:60px;
	background-color:#fff;
	border-radius: 8px;
	overflow:hidden;
	padding:40px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.proshow .pic{
	width:630px;
}
.proshow .tex{
	width:calc(100% - 730px);
	font-size:14px;
	line-height:35px;
	margin-top:30px;
}
.proshow .tex h1{
	margin-bottom:40px;
	font-size:32px;
	line-height:42px;
}
.proshow .tex dl{
	width:50%;
	display:flex;
	padding-bottom:20px;
	border-bottom:1px solid #eee;
	float: left;
	font-size:14px;
	line-height:18px;
	margin-top:36px;
}
.proshow .tex dl dt{
	width:120px;
	min-width:120px;
}
.youshi{
	width:100%;
	float:left;
	margin-top:100px;
}
.youshi h1{
	font-size:36px;
	line-height:48px;
}
.youshi ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.youshi ul li{
	margin-top:60px;
	width:32.0625%;
	padding:60px;
	background: #ffffff;
	border-radius: 8px;
}
.youshi ul li dl dt{
	position:relative;
	padding-bottom:30px;
	font-size:20px;
	line-height:26px;
	font-weight:bold;
}
.youshi ul li dl dt i{
	width:27px;
	height:3px;
	background-color:#3eaf51;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
}
.youshi ul li dl dd{
	margin-top:40px;
	font-size:14px;
	line-height:30px;
	color:#666;
}
.yingy{
	width:100%;
	float:left;
	margin-top:100px;
	background-image:url(../img/ysb.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding:140px 80px;
	display:flex;
}
.yingy .a01{
	width:40.277%;
	background-color:#FFF;
	padding:60px;
	border-bottom: 6px solid #3eaf51;
	border-radius: 8px;
	overflow:hidden;
	font-size:14px;
	line-height:30px;
	color:#666;
}
.yingy .a01 h1{
	position:relative;
	padding-bottom:30px;
	font-size:20px;
	line-height:26px;
	margin-bottom:40px;
	color:#333;
}
.yingy .a01 h1 i{
	width:27px;
	height:3px;
	background-color:#3eaf51;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
}
.jjfa{
	width:100%;
	float:left;
}
.jjfa ul li{
	width:100%;
	float:left;
	margin-top:60px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.jjfa ul li .a01{
	width:66.0625%;
	position:relative;
}
.jjfa ul li .a01 img{
	width:100%;
	height:auto;
	display:block;
}
.jjfa ul li .a01 .wz{
	width:54.87228%;
	background-color:#FFF;
	padding:60px;
	border-bottom: 6px solid #3eaf51;
	border-radius: 8px;
	overflow:hidden;
	font-size:14px;
	line-height:30px;
	color:#666;
	position:absolute;
	top:60px;
	left:60px;
}
.jjfa ul li .a01 .wz h1{
	position:relative;
	padding-bottom:30px;
	font-size:20px;
	line-height:26px;
	margin-bottom:40px;
	color:#333;
}
.jjfa ul li .a01 .wz h1 i{
	width:27px;
	height:3px;
	background-color:#3eaf51;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
}
.jjfa ul li .a02{
	width:32.0625%;
	background: #ffffff;
	border-radius: 8px;
	padding:55px;
	
}
.jjfa ul li .a02 dl dt{
	overflow:hidden;
	display:flex;
	justify-content: center;
}
.jjfa ul li .a02 dl dt img{
	max-width:100%;
}
.jjfa ul li .a02 dl dd{
	margin-top:38px;
	text-align:center;
	font-size:20px;
	line-height:26px;
	font-weight:bold;
}
.tjcase{
	width:100%;
	float:left;
	margin-top:60px;
	background-color:#FFF;
	border-radius:8px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.tjcase .pic{
	width:59.375%;
	overflow:hidden;
}
.tjcase .pic img{
	width:100%;
	height:auto;
	display:block;
}
.tjcase .tex{
	width:40.625%;
	padding:80px 60px;
	font-size:14px;
	line-height:30px;
	color:#666;
}
.tjcase .tex h1{
	font-size:24px;
	line-height:32px;
	margin-bottom:40px;
	color:#333;
}
.caselist{
	width:100%;
	float:left;
	margin-top:60px;
}
.caselist ul{
	display: flex;
	flex-wrap: wrap;
}
.caselist ul li{
	width:calc(33.9% - 30px);
	margin-right:30px;
	margin-top:40px;
	padding:40px;
	background-color:#FFF;
}
.caselist ul li:nth-child(3n){
	margin-right:0px;
}
.caselist ul li .pic{
	overflow:hidden;
}
.caselist ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.caselist ul li:hover .pic img{
	transform: scale(1.05);
}
.caselist ul li dl dt{
	margin-top:30px;
	font-size:16px;
	line-height:21px;
	font-weight:bold;
	  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.caselist ul li dl dd{
	margin-top:20px;
	font-size:14px;
	line-height:30px;
	color:#666;
	 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.caselist ul li .more{
	display:flex;
	margin-top:44px;
}
.caselist ul li .more a{
	display: flex;
	align-items: center;
	color:#0062B2;
}
.caselist ul li .more a i{
	margin-left:20px;
}

.nynew{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	margin-top:60px;
	float:left;
}
.nynew .nynew01{
	width:33.3333%;
	background-color:#FFF;
	padding:60px 50px;
	border: 2px solid #fff;
	font-size:14px;
	line-height:25px;
	transition: all 0.6s;
}
.nynew .nynew01:hover{
	background: #ffffff;
	border: 2px solid #3eaf51;
	box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.10);
}
.nynew.nynew01 p{
	color:#666;
}
.nynew .nynew01 dl dt{
	font-size:16px;
	line-height:20px;
	color:#0171D5;
	font-weight:bold;
}
.nynew .nynew01 dl dd{
	margin-top:10px;
	font-size:18px;
	line-height:24px;
	   white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.hang1{
white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }
.hang2{
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  }
.nynew .nynew01 .pic{
	overflow:hidden;
	margin-bottom:40px;
	margin-top:40px;
}
.nynew .nynew01 .pic img{
	width:100%;
	height:auto;
	display:block;
}
.newlist{
	width:100%;
	float:left;
	margin-top:70px;
}
.newlist ul li{
	width:100%;
	float:left;
	margin-top:30px;
	background: #ffffff;
	border-radius: 8px;
	padding:45px 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	transition: all 0.6s;
	overflow:hidden;
}
.newlist ul li:hover{
	background-color:#3EAF51;
	color:#FFF;
}
.newlist ul li:hover .a01 b{
	color:#FFF;
}
.newlist ul li:hover a{
	color:#FFF;
}
.newlist ul li .a01{
	width:auto;
	display: flex;
	align-items: center;
	font-size:18px;
}
.newlist ul li .a01 b{
	margin-right:50px;
	color:#0171D5;
}
.newlist ul li .a02{
	width:28px;
	height:28px;
	background-image:url(../img/jia.png);
	background-position:center;
	background-repeat:no-repeat;
	transition: all 0.6s;
}
.newlist ul li:hover .a02{
	opacity:0;
}

.nycon{
	width:100%;
	float:left;
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top:60px;
}
.nycon-l{
	width:65.5625%;
	background-color:#FFF;
	padding:60px 80px;
}
.newtit{
	width:100%;
	float:left;
	font-size:24px;
	line-height:36px;
	font-weight:bold;
}
.newdate{
	width:100%;
	float:left;
	color:#828282;
	margin-top:34px;
	font-size:12px;
	line-height:16px;
	display:flex;
	justify-content: space-between;
	align-items: center;
}
.newdate div{
	display:flex;
}
.newdate a{
	margin-left:20px;
}
.newtex{
	width:100%;
	float:left;
	margin-top:55px;
	font-size:14px;
	line-height:30px;
	color:#666;
}
.newtex img{
	max-width:100%;
	height:auto;
}
.jjfa1{width:100%;}
.jjfa1 li{width:50%;padding:10px;float:left;}
.jjfa1 li p{font-size:16px;
	line-height:2;}
.xiey{
	width:100%;
	float:left;
	margin-top:0px;
	font-size:14px;
	overflow-x: scroll;
	height:400px;
	line-height:30px;
	color:#666;
	background:#FFF;
	padding:20px 40px 40px 40px;
	border-radius: 22px;
}
.xiey img{
	max-width:100%;
	height:auto;
}
.xiey h1{ line-height:60px;text-align:center;}

.nycon-r{
	width:29.1875%;
}
.tjnew{
	width:100%;
	float:left;
}
.tjnew ul{
	display:flex;
	flex-wrap: wrap;
}
.tjnew ul li{
	width:100%;
	background-color:#FFF;
	padding:40px;
	transition: all 0.6s;
	margin-top:25px;
	border-radius: 8px;
	border: 2px solid #fff;
}
.tjnew ul li:first-child{
	margin-top:0px;
}
.tjnew ul li:hover{
	box-shadow: 10px 10px 24px 0px rgba(166,180,200,0.29), -12px -12px 20px 0px rgba(255,255,255,0.48); 
	border: 2px solid #3eaf51;
}
.tjnew ul li:hover dl dt{
	color:#3EAF51;
}
.tjnew ul li dl dt{
	font-size:16px;
	line-height:28px;
	margin-bottom:20px;
	margin-top:20px;
}
.tjnew ul li dl dd{
	font-size:16px;
	line-height:23px;
	color:#666;
	display:flex;
	align-items: center;
}
.tjnew ul li dl dd a{
	color:#0062B2;
}
.tjnew ul li dl dd a i{
	margin-left:20px;
}
.back{
	width:100%;
	float:left;
	margin-top:60px;
	display:flex;
}
.back a{
	width: 209px;
	height: 58px;
	background: #3EAF51;
	border-radius: 4px;
	line-height:58px;
	text-align:center;
	font-size:14px;
	color:#fff;
	display:flex;
	justify-content: center;
	align-items: center;
}
.back a b{
	margin-left:15px;
	font-family:'宋体';
}

.lxwm{
	width:100%;
	float:left;
	padding:90px 8.33vw;
	background-image:url(../img/lxbj.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	margin-top:80px;
}
.lxwm-l{
	width:39%;
	color:#FFF;
}
.lxwm-l dl dt{
	font-size:48px;
	line-height:70px;
}
.lxwm-l dl dd{
	font-size:22px;
	line-height:35px;
	margin-top:30px;
}
.lxwm-l ul{
	display:flex;
	flex-wrap: wrap;
	margin-top:85px;
}
.lxwm-l ul li{
	width:100%;
	margin-top:20px;
	display: flex;
	align-items: center;
	font-size:16px;
	line-height:21px;
}
.lxwm-l ul li img{
	margin-right:10px;
}
.lxwm-l .zx{
	display:flex;
	margin-top:140px;
}
.lxwm-l .zx a{
	width: 200px;
	height: 54px;
	background: #3EAF51;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	color:#fff;
}
.lxwm-l .zx a img{
	margin-left:30px;
}
.lxwm-r{
	width:39.1875%;
	background: rgba(255,255,255,1);
	padding:50px 60px;
	border-radius: 8px;
	overflow:hidden;
}
.lxwm-r h1{
	font-size:24px;
	line-height:35px;
	color:#3EAF51;
}
.lxwm-r h1 i{
	font-size:16px;
	margin-left:10px;
}
.lxwm-r dl dt{
	margin-top:40px;
	font-size:14px;
	line-height:18px;
	color:#666;
}
.lxwm-r dl:first-child dt{
	margin-top:40px;
}
.lxwm-r dl dd{
	margin-top:10px;
	display: flex;
	align-items: center;
}
.lxwm-r dl dd.m48{
	margin-top:28px;
}
.lxwm-r dl dd.m60{
	margin-top:30px;
}
.lxwm-r dl dd i{
	color:#0171D5;
}
.lxbk{
	width:100%;
	border:0px;
	border-bottom:1px solid rgba(0,0,0,0.10);
	outline:none;
	background-color:transparent;
	color:#666;
	padding-bottom:10px;
	line-height:30px;
}
.lxanniu{
	width:100%;
	height: 64px;
	background: #3EAF51;
	border-radius: 4px;
	line-height:64px;
	text-align:center;
	border:0px;
	cursor:pointer;
	color:#FFF;
	font-size:18px;
}




















.mart73{
	margin-top:73px;
}
.mart120{
	margin-top:120px;
}
.mart80{
	margin-top:80px;
}
.mart60{
	margin-top:60px;
}
.mart0{
	margin-top:0px;
}
.pc{
	display: block;
}
.moblie{
	display: none;
}
.header2{
	display: none;
}

.dingw{ width:100%; float:left; margin-top:-100px;}

	
}


@media (min-width:1000px) and (max-width:1600px){


.intel{
	width: auto;
	display: flex;
	align-items: center;
	font-family: DIN;
	font-size:28px;
	color:#3EAF51;
}
.intel img{
	margin-right:10px;
}

	
}

@media (min-width:1000px) and (max-width:1700px){

.innav ul li{
	margin-left:2.5vw;
}
.intel{
	width: auto;
	display: flex;
	align-items: center;
	font-family: DIN;
	font-size:24px;
	color:#3EAF51;
}
.intel img{
	margin-right:10px;
	max-height:20px;
}

.abzlm ul li a{
	height:64px;
	padding:0 40px;
	border-right:1px solid rgba(0,0,0,0.05);
	font-size:14px;
	line-height:64px;
}

.jjfa ul li .a01 .wz{
	width:54.87228%;
	background-color:#FFF;
	padding:40px;
	border-bottom: 6px solid #3eaf51;
	border-radius: 8px;
	overflow:hidden;
	font-size:12px;
	line-height:24px;
	color:#666;
	position:absolute;
	top:40px;
	left:40px;
}
.jjfa ul li .a01 .wz h1{
	position:relative;
	padding-bottom:20px;
	font-size:18px;
	line-height:26px;
	margin-bottom:20px;
	color:#333;
}
.jjfa ul li .a01 .wz h1 i{
	width:27px;
	height:3px;
	background-color:#3eaf51;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
}
.jjfa ul li .a02{
	width:32.0625%;
	background: #ffffff;
	border-radius: 8px;
	padding:25px;
	
}
.jjfa ul li .a02 dl dt{
	overflow:hidden;
	display:flex;
	justify-content: center;
}
.jjfa ul li .a02 dl dt img{
	max-width:70%;
}
.jjfa ul li .a02 dl dd{
	margin-top:28px;
	text-align:center;
	font-size:16px;
	line-height:26px;
	font-weight:bold;
}


	
}

@media (min-width:1000px) and (max-width:1360px){

.innav ul li{
	width:auto;
	display: flex;
	align-items: center;
	height: 55px;
	margin-left:2.125vw;
	font-size:12px;
	position:relative;
}

.intel{
	width: auto;
	display: flex;
	align-items: center;
	font-family: DIN;
	font-size:20px;
	color:#3EAF51;
}
.intel img{
	margin-right:5px;
	max-height:20px;
}


.abzlm ul li a{
	height:64px;
	padding:0 30px;
	border-right:1px solid rgba(0,0,0,0.05);
	font-size:14px;
	line-height:64px;
}

.jjfa ul li .a01 .wz{
	width:84.87228%;
	background-color:#FFF;
	padding:20px;
	border-bottom: 6px solid #3eaf51;
	border-radius: 8px;
	overflow:hidden;
	font-size:12px;
	line-height:24px;
	color:#666;
	position:absolute;
	top:20px;
	left:20px;
}
.jjfa ul li .a01 .wz h1{
	position:relative;
	padding-bottom:20px;
	font-size:18px;
	line-height:26px;
	margin-bottom:20px;
	color:#333;
}
.jjfa ul li .a01 .wz h1 i{
	width:27px;
	height:3px;
	background-color:#3eaf51;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
}
.jjfa ul li .a02{
	width:32.0625%;
	background: #ffffff;
	border-radius: 8px;
	padding:25px;
	
}
.jjfa ul li .a02 dl dt{
	overflow:hidden;
	display:flex;
	justify-content: center;
}
.jjfa ul li .a02 dl dt img{
	max-width:70%;
}
.jjfa ul li .a02 dl dd{
	margin-top:28px;
	text-align:center;
	font-size:16px;
	line-height:26px;
	font-weight:bold;
}
.proshow .pic{
	width:100%;
}

.proshow .tex{
	width:100%;
}

.inpro ul li{
	padding:0 10px;
}

.inhy01{
	width:70%;
}


.pc{
	display:none;
}
.moblie{
	width: 100%;
	float: left;
	display: inline-block;
}

	
}





@media (max-width:999px) {


.pc{
	display: none;
}
.moblie{
	width: 100%;
	float: left;
}
.header{
	display: none;
}
.nyheader{
	display: none;
}
.header2{ 
	width:100%; 
	float:left; 
	height:4rem; 
	line-height:4rem;
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	box-shadow: 0px 4px 23px 0px rgba(0,0,0,0.10); 
}
.logo{ 
	width:100%; 
	float:left; 
	height:4rem; 
	text-align:center;
}
.logo span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.logo img{ 
	max-width:70%; 
	max-height:3rem; 
	vertical-align:middle; 
	margin-left:-5%;
}
.nav2{ 
	width:60%; 
	float:right; 
	line-height:110px; 
	height:110px; 
	text-align:right;
}
.nav2 a{ 
	width: auto; 
	font-size:16px; 
	margin-right:5%;
}
.nav-bar2 { 
	width:4rem; 
	height:4rem; 
	position:absolute; 
	z-index:11; 
	left:0%; 
	top:0; 
	text-align:center;
}
.nav-bar2 img{ 
	max-width:40%; 
	max-height:1.5rem; 
	vertical-align:middle;
}
.nav-bar2 span{ 
	display:inline-block; 
	height:100%; 
	vertical-align:middle;
}
.nav-bg { 
	width:0px; 
	height: auto; 
	overflow:hidden; 
	position: absolute; 
	right:0px; 
	top:0; 
	z-index:998;
}
.v_close { 
	display:block; 
	position: absolute; 
	top: 3%; 
	left:5%; 
	z-index:102;  
	width: 15px; 
	height: 15px; 
	background:url(../img/close2.png) no-repeat; 
	background-size:100% 100%; 
	display:none;
}
.nav { 
	margin:0 0 0 0;
}
.subNavBox3{
	width:65%;
	float:right; 
	background:#fff;  
	padding-bottom:4rem;
}
.subNavBox3 h1{ 
	text-align:center; 
	height:4rem; 
	background:#fff;
}
.subNavBox3 h1 span{ 
	height:100%; 
	display:inline-block; 
	vertical-align:middle;
}
.subNavBox3 h1 img{ 
	max-width:80%; 
	max-height:3rem; 
	vertical-align:middle;
} 
.subNav3{
	width:100%; 
	float:left; 
	HEIGHT:3.0rem;
	DISPLAY: block;  
	CURSOR: pointer; 
	padding-left:5%;
	text-align:left; 
	border-bottom:1px solid #e0e0e0; 
	line-height:3.0rem; 
	font-size:1.0rem;
	font-weight: bold;
}
.subNav3 i{ 
	padding:0.5rem; 
	background:url(../img/jt01.png) no-repeat center / contain; 
	margin-right:1rem; 
	float:right; 
	margin-top:1.2rem;
}
.subNav3:hover{float:left; }
.currentDd3{background: #3EAF51; color: #FFFFFF;}
.currentDd3 a{
	color: #FFFFFF;
}
.currentDd3 i{
	background:url(../img/jt001.png) no-repeat center / contain;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	-webkit-transition:all .25s ease 0s;
	-moz-transition:all .25s ease 0s;
	-o-transition:all .25s ease 0s;
	transition:all .25s ease 0s;
}
.navContent3{
	display: none;
	float:left; 
	width:90%; 
	padding:0.5rem 5% 1rem 5%; 
	line-height:2.0rem; 
	font-size:0.8rem; 
	padding-bottom:0px;
}
.navContent3 h2{
	font-size: 0.8rem;
	line-height: 2.0rem;
	font-weight:normal;
}

.main{
	width:100%;
	float:left;
	padding:0 5%;
}


.inwrap{
	width:100%;
	float:left;
	background: #f2f2f2;
	padding-bottom:3.0rem;
}
.intit{
	width:100%;
	float:left;
	text-align: center;
	margin-top:3.0rem;
}
.intit dl dt{
	font-size:1.2rem;
	line-height:1.5rem;
	color:#333;
	font-weight:bold;
}
.intit dl dd{
	margin-top:0.5rem;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#666;
	display:flex;
	justify-content: center;
	text-align:center;
}
.intit dl dd div{
	width:100%;
}
.intit .sm{
	display:flex;
	justify-content: center;
	align-items: center;
	margin-top:0.5rem;
}
.intit .sm a{
	display:flex;
	align-items: center;
	margin-left:0.5rem;
	margin-right:0.5rem;
	color:#0171D5;
}
.intit .sm a i{
	margin-left:0.5rem;
}
.inpro{
	width:100%;
	float:left;
}
.inpro ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.inpro ul li{
	width:48%;
	margin-top:1.0rem;
	background-image:url(../img/cbj2.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	height:13rem;
	position:relative;
	padding:0 1.0rem;
	display:flex;
	justify-content: center;
	align-items: center;
	text-align:center;
	transition: all 0.6s;
	box-shadow: 0px 5px 15px 12px rgba(0,0,0,0.05);
	border-radius:8px;
	overflow:hidden;
	border:2px solid #f2f2f2;
}
.inpro ul li dl dt{
	font-size:1.0rem;
	line-height:1.5rem;
}
.inpro ul li dl dd{
	height:0px;
	font-size:0.8rem;
	line-height:1.5rem;
	transition: all 0.6s;
	overflow:hidden;
	margin-top:0.5rem;
}
.inpro ul li .pic{
	margin-top:0rem;
	transition: all 0.6s;
}
.inpro ul li .pic img{
	max-width:8.0rem;
}
.inpro ul li .more{
	margin-top:0.5rem;
	display:flex;
	justify-content: center;
	height:0;
	transition: all 0.6s;
	overflow:hidden;
}
.inpro ul li .more a{
	color:#0171D5;
}
.inpro ul li:hover{
	background:#fff url(../img/cbj.png) no-repeat top center;
	border:2px solid #3EAF51;
	background-size:100% auto;
}
.inpro ul li:hover dl dt{
	color:#FFF;
}
.inpro ul li:hover dl dt a{
	color:#FFF;
}
.inpro ul li:hover dl dd{
	height:0;
	color:#FFF;
}
.inpro ul li:hover dl dd a{
	color:#FFF;
}
.inpro ul li:hover .more{
	height:auto;
}
.inpro ul li:hover .pic{
	margin-top:1.0rem;
}

.insear{
	width:100%;
	float:left;
	margin-top:2.0rem;
	display:flex;
	justify-content: center;
}
.insear01{
	width: 100%;
	height: 2.2rem;
	background: #ffffff;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding:0 5px;
}
.seanniu{
	width: 5.0rem;
	height: 2.0rem;
	background: #3eaf51;
	border-radius: 4px;
	border:0px;
	cursor:pointer;
	font-size:0.8rem;
	color:#FFF;
	text-align:center;
	line-height:2.0rem;
}
.seabk{
	width:calc(100% - 6.0rem);
	height:2.0rem;
	line-height:2.0rem;
	padding:0 1.0rem;
	font-size:0.8rem;
	color:#999;
	border:0px;
	outline:none;
}

.inhy{
	width:100%;
	float:left;
	padding:3.0rem 8.33vw;
	background-image:url(../img/ab01.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	display: flex;
	flex-wrap: wrap;
}
.inhy01{
	width:100%;
}
.inhy01 .a01{
	width:100%;
	padding:1.0rem;
	background: rgba(255,255,255,0.60);
}
.inhy01 .a01 h1{
	font-size:1.2rem;
	line-height:1.5rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.inhy01 .a01 h1 a{
	font-size:0.8rem;
	color:#0171D5;
	display: flex;
	align-items: center;
}
.inhy01 .a01 h1 a i{
	margin-left:0.5rem;
}
.inhy01 .a01 ul{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top:0.5rem;
}
.inhy01 .a01 ul li{
	width:100%;
	background: rgba(255,255,255,0.80);
	border-radius: 8px;
	padding:1.0rem;
	display: flex;
	align-items: center;
	margin-top:1.0rem;
	transition: all 0.6s;
	font-size:0.8rem;
}
.inhy01 .a01 ul li:hover{
	background-color:#3EAF51;
	color:#FFF;
}
.inhy01 .a01 ul li.cur{
	background-color:#3EAF51;
	color:#FFF;
}
.inhy01 .a01 ul li img{
	margin-right:1.0rem;
	max-height:2.0rem;
}
.inhy01 .a01 ul li .pic01{
	display:inline-block;
}
.inhy01 .a01 ul li .pic02{
	display: none;
}
.inhy01 .a01 ul li:hover .pic01{

	display:none;
}
.inhy01 .a01 ul li:hover .pic02{
	display:inline-block;
}
.inhy01 .a01 ul li.cur .pic01{
	display:none;
}
.inhy01 .a01 ul li.cur .pic02{
	display:inline-block;
}
.inhy01 .a02{
	width:100%;
	margin-top:1.0rem;
	background-color:#3EAF51;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.inhy01 .a02 img{
	width:100%;
}
.inhy01 .a02 dl{
	padding:1.5rem;
}
.inhy01 .a02 dl dt{
	font-size:1.0rem;
	line-height:1.5rem;
	color:#FFF;
}
.inhy01 .a02 dl dd{
	margin-top:0.5rem;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#FFF;
}
.index01{
	width:100%;
	float:left;
	padding-bottom:3.0rem;
	background: #f8f9fb;
}
.intex{
	width:100%;
	float:left;
	margin-top:1.0rem;
	text-align:center;
}
.intex img{
	max-width:100%;
	height:auto;
}
.inzx{
	width:100%;
	float:left;
	margin-top:1.0rem;
	display:flex;
	justify-content: center;
	flex-wrap: wrap;
}
.inzx.jz{
	justify-content: space-between;
}
.inzx a{
	width: 8.0rem;
	height: 2.5rem;
	background: #3eaf51;
	border-radius: 4px;
	line-height:2.5rem;
	text-align:center;
	color:#FFF;
	font-size:0.8rem;
	display:flex;
	justify-content: center;
	align-items: center;
}
.inzx a i{
	margin-left:1.0rem;
}

.index02{
	width:100%;
	float:left;
	padding:3.0rem 8.33vw;
	padding-bottom:7.0rem;
	background-image:url(../img/ab02.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	background-size:cover;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index02 .pic{
	width:100%;
	overflow:hidden;
	margin-top:2.0rem;
}
.index02 .pic img{
	max-width:100%;
}
.index02 .tex{
	width:100%;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#FFF;
}
.index02 .tex h1{
	font-size:1.2rem;
	line-height:1.5rem;
	margin-bottom:1.0rem;
}
.index02 .tex h1 a{ color:#FFF;}
.index02 .tex ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top:2.0rem;
}
.index02 .tex ul li{
	width:100%;
	margin-bottom:2.0rem;
}
.index02 .tex ul li dl dt{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	font-family: Roboto;
	font-size:2.0rem;
	line-height:2.0rem;
	font-weight:bold;
}
.index02 .tex ul li dl dd{
	font-size:0.8rem;
	line-height:1.5rem;
	margin-top:1.0rem;
}

.infc{
	width:100%;
	float:left;
	background: rgba(255,255,255,0.80);
	border-radius: 8px;
	margin-top:-3.0rem;
	padding:1.0rem;
}
.infc ul{
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.infc ul li{
	width:48%;
	margin-bottom:1.0rem;
}
.infc ul li dl dt{
	overflow:hidden;
	border:4px solid #fff;
	transition: all 0.6s;
	border-radius:5px;
}
.infc ul li dl dt img{
	width:100%;
	height:auto;
	display:block;
}
.infc ul li dl dd{
	font-size:0.8rem;
	line-height:1.5rem;
	margin-top:0.5rem;
	text-align:center;
}
.infc ul li:hover dl dt{
	border:4px solid #3EAF51;
	box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.10);
}
.intit2{
	width:100%;
	float:left;
	margin-top:3.0rem;
}
.intit2 dl dt{
	font-size:1.2rem;
	line-height:1.5rem;
	font-weight:bold;
}
.intit2 dl dd{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	margin-top:1.0rem;
}
.intit2 dl dd div{
	width:100%;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#666;
}
.intit2 dl dd a{
	width: 8.0rem;
	height: 2.5rem;
	border: 1px solid #999999;
	border-radius: 4px;
	line-height:2.5rem;
	text-align:center;
	font-size:0.8rem;
	margin-top:2.0rem;
}
.intit2 dl dd a b{
	font-family:'宋体';
	margin-left:1.0rem;
}
.inlx{
	width:100%;
	float:left;
	margin-top:3.0rem;
	padding:3.0rem 8.33vw;
	background-image:url(../img/ab03.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
}
.inlx dl dt{
	font-size:1.2rem;
	line-height:1.5rem;
	font-weight:bold;
	text-align:center;
}
.inlx dl dd{
	margin-top:0.5rem;
	font-size:0.8rem;
	line-height:1.5rem;
	text-align:center;
}

.foot{
	width:100%;
	float:left;
	background-color:#1f2738;
	padding-top:2.0rem;
}
.foot01{
	width:100%;
	float:left;
	padding:0 8.33vw;
	padding-bottom:2.0rem;
	border-bottom:1px solid rgba(255,255,255,0.10);
}
.foot01 .a01{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.foot01 h1{
	font-size:1.0rem;
	line-height:1.5rem;
	color:#FFF;
	margin-bottom:1.0rem;
}
.foot01 .a01 .biank{
	width:100%;
	display:flex;
	padding:0.5rem 1.0rem;
	border: 1px solid rgba(255,255,255,0.60);
	border-radius: 4px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.dbbk{
	width:calc(100% - 30px);
	border:0px;
	height:1.5rem;
	line-height:1.5rem;
	border-right:1px solid rgba(255,255,255,0.30);
	outline:none;
	background-color:transparent;
	font-size:0.8rem;
	color: rgba(255,255,255,0.30);
}
.foot01 .a02{
	width:100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-top:1.5rem;
}
.foot01 .a02 div{
	width:100%;
	display: flex;
	align-items: center;
	font-family: Roboto;
	color:#FFF;
	font-size:0.8rem;
	margin-bottom:1.0rem;
}
.foot01 .a02 div img{
	margin-right:1.0rem;
	max-height:1.0rem;
}
.foot02{
	width:100%;
	float:left;
	margin-top:2.0rem;
	padding:0 8.33vw;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot02-l{
	width:100%;
	font-size:0.8rem;
	line-height:1.5rem;
	color: rgba(255,255,255,0.30);
}
.foot02-l h1{
	margin-bottom:2.0rem;
}
.foot02-l h1 img{
	max-width:50%;
}

.foot02-r{
	width:100%;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	padding-bottom:2.0rem;
}
.foot02-r dl{
	margin-top:2.0rem;
}
.foot02-r dl dt{
	font-size:1.0rem;
	line-height:1.5rem;
	color:#FFF;
	font-weight:bold;
}
.foot02-r dl dd{
	margin-top:0.5rem;
	color: rgba(255,255,255,0.60);
	font-size:0.8rem;
	line-height:1.5rem;
}
.foot02-r dl dd a{
	color: rgba(255,255,255,0.60);
}
.foot02-r dl dd a:hover{
	color:#FFF;
}

.aboutbanner{
	width:100%;
	float:left;
	margin-top:4.0rem;
	height: auto;
	background-image:url(../img/aboutbanner.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	padding:0 8.33vw;
	padding-bottom:7rem;
}
.abzlm{
	width:100%;
	float:left;
	margin-top:2.0rem;
	height: auto;
	background: #ffffff;
	border-radius: 8px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	overflow:hidden;
}
.abzlm ul{
	display: flex;
	flex-wrap: wrap;
	width:100%;
}
.abzlm ul li{
	width:33.33%;
	display: flex;
}
.abzlm ul li a{
	height:2.0rem;
	width:100%;
	border-right:1px solid rgba(0,0,0,0.05);
	border-bottom:1px solid rgba(0,0,0,0.05);
	font-size:0.8rem;
	line-height:2.0rem;
	text-align:center;
}
.abzlm ul li a:hover{
	background-color:#3EAF51;
	color:#FFF;
}
.abzlm ul li a.cur{
	background-color:#3EAF51;
	color:#FFF;
}
.abzlm .a01{
	width:auto;
	font-size:0.8rem;
	color:#999;
	display: flex;
	align-items: center;
	padding:1.0rem;
}
.abzlm .a01 a{
	color:#999;
}
.abzlm .a01 img{
	margin-right:0.5rem;
	max-height:1.0rem;
}

.nyab{
	width:100%;
	float:left;
	padding:3.0rem 0;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.nyab .tex{
	width:100%;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#FFF;
}
.nyab .tex h1{
	font-size:1.2rem;
	line-height:1.5rem;
	margin-bottom:1.0rem;
}
.nyab ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width:100%;
	color:#FFF;
	margin-top:2.0rem;
}
.nyab ul li{
	width:100%;
	margin-bottom:2.0rem;
}
.nyab ul li dl dt{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	font-family: Roboto;
	font-size:2.0rem;
	line-height:2.0rem;
	font-weight:bold;
}
.nyab ul li dl dd{
	font-size:0.8rem;
	line-height:1.5rem;
	margin-top:0.5rem;
}

.culture{
	width:100%;
	float:left;
	margin-top:1.0rem;
}
.culture ul{
	display: flex;
	flex-wrap: wrap;
}
.culture ul li{
	width:100%;
	margin-top:1.0rem;
	background-color:#FFF;
	border:2px solid #FFF;
	border-radius: 8px;
	overflow:hidden;
	position:relative;
	padding:2.0rem;
	text-align:center;
	transition: all 0.6s;
	box-shadow: 0px 5px 15px -62px rgba(0,0,0,0.30);
}
.culture ul li dl dt{
	font-size:1.0rem;
	line-height:1.5rem;
	margin-top:2.0rem;
	font-weight:bold;
}
.culture ul li dl dd{
	font-size:0.8rem;
	line-height:1.5rem;
	transition: all 0.6s;
	overflow:hidden;
	margin-top:1.0rem;
}
.culture ul li .pic{
	overflow:hidden;
	display: flex;
	justify-content: center;
}
.culture ul li .pic img{
	max-height:4.0rem;
	max-width:100%;
}

.culture ul li:hover{
	background:#fff url(../img/cbj.png) no-repeat top center;
	border:2px solid #3EAF51;
}
.culture ul li:hover dl dt{
	color:#FFF;
}

.honr{
	width:100%;
	float:left;
	height: auto;
	background-image:url(../img/rybj.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-size:cover;
	padding:3.0rem 8.33vw;
	display:flex;
	padding-bottom:4.0rem;
}
.honr01{
	width:100%;
	font-size:0.8rem;
	line-height:1.5rem;
}
.honr01 h1{
	font-size:1.2rem;
	line-height:1.5rem;
	margin-bottom:1.0rem;
}

.kh{
	width:100%;
	float:left;
	background: #ffffff;
	border-radius: 8px;
	padding:2.0rem;
	margin-top:-2.0rem;
}
.kh01{
	width:100%;
	float:left;
	margin-top:1.0rem;
}
.kh01 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.kh01 ul li{
	width:48%;
	margin-top:1.0rem;
	border: 1px solid #e0e0e0;
	height:4.0rem;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.6s;
}
.kh01 ul li img{
	max-height:100%;
	max-width:100%;
}
.kh01 ul li:hover{
	border: 1px solid #3eaf51;
	box-shadow: 0px 6px 7px 0px rgba(5,105,198,0.15); 
}

.nybanner{
	width:100%;
	float:left;
	margin-top:4.0rem;
	position:relative;
}
.nybanner img{
	width:100%;
	height:auto;
	display:block;
}
.nybanner .tex{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:22;
	padding:0 8.33vw;
	display: flex;
	align-items: center;
	color:#FFF;
}
.nybanner .tex dl dt{
	font-size:1.2rem;
	line-height:1.5rem;
	font-weight:bold;
	font-family:Roboto;
	text-transform:uppercase;
}
.nybanner .tex dl dd{
	font-size:1.0rem;
	line-height:1.5rem;
}

.fy{
	width:100%;
	float:left;
	margin-top:2.0rem;	
}
.fy ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.fy ul li{
	width: auto;
	display:flex;
	margin-left:0.2rem;
	margin-right:0.2rem;
}
.fy ul li a{
	padding:0.2rem 0.6rem;
	text-align:center;
	font-size:0.8rem;
	background: #ffffff;
	border: 1px solid #e0e0e0;
	box-shadow: 0px 4px 7px 0px rgba(0,45,74,0.43); 
	border-radius: 1.5rem;
	font-family:'宋体';
	transition: all 0.6s;
}
.fy ul li a:hover{
	background: #3eaf51;
	box-shadow: 0px 4px 7px 0px rgba(0,45,74,0.43); 
	color:#FFF;
}
.fy ul li .cur{
	background: #3eaf51;
	box-shadow: 0px 4px 7px 0px rgba(0,45,74,0.43); 
	color:#FFF;
}

.proshow{
	width:100%;
	float:left;
	margin-top:2.0rem;
	background-color:#fff;
	border-radius: 8px;
	overflow:hidden;
	padding:1.5rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.proshow .pic{
	width:100%;
}
.proshow .tex{
	width:100%;
	font-size:0.8rem;
	line-height:1.5rem;
	margin-top:2.0rem;
}
.proshow .tex h1{
	margin-bottom:1.0rem;
	font-size:1.2rem;
	line-height:1.5rem;
}
.proshow .tex dl{
	width:100%;
	display:flex;
	padding-bottom:1.0rem;
	border-bottom:1px solid #eee;
	font-size:0.8rem;
	line-height:1.5rem;
	margin-top:1.0rem;
}
.proshow .tex dl dt{
	width:5.0rem;
	min-width:5.0rem;
}
.youshi{
	width:100%;
	float:left;
	margin-top:3.0rem;
}
.youshi p img{width:100%;}
.youshi h1{
	font-size:1.2rem;
	line-height:1.5rem;
}
.youshi ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.youshi ul li{
	margin-top:1.0rem;
	width:100%;
	padding:2.0rem;
	background: #ffffff;
	border-radius: 8px;
}
.youshi ul li dl dt{
	position:relative;
	padding-bottom:1.0rem;
	font-size:1.0rem;
	line-height:1.5rem;
	font-weight:bold;
}
.youshi ul li dl dt i{
	width:1.0rem;
	height:2px;
	background-color:#3eaf51;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
}
.youshi ul li dl dd{
	margin-top:1.0rem;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#666;
}
.yingy{
	width:100%;
	float:left;
	margin-top:3.0rem;
	background-image:url(../img/ysb.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:3.0rem 2.0rem;
	display:flex;
}
.yingy .a01{
	width:100%;
	background-color:#FFF;
	padding:2.0rem;
	border-bottom: 6px solid #3eaf51;
	border-radius: 8px;
	overflow:hidden;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#666;
}
.yingy .a01 h1{
	position:relative;
	padding-bottom:1.0rem;
	font-size:1.0rem;
	line-height:1.5rem;
	margin-bottom:1.0rem;
	color:#333;
}
.yingy .a01 h1 i{
	width:1.0rem;
	height:2px;
	background-color:#3eaf51;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
}
.jjfa{
	width:100%;
	float:left;
}
.jjfa ul{
	width:100%;
	position: relative;
}
.jjfa ul li{
	width:100%;
	float:left;
	margin-top:12rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.jjfa ul li .a01{
	width:100%;
}
.jjfa ul li .a01 img{
	width:100%;
	height:auto;
	display:block;
}
.jjfa ul li .a01 .wz{
	width:100%;
	background-color:#FFF;
	padding:2.0rem;
	border-bottom: 6px solid #3eaf51;
	border-radius: 8px;
	overflow:hidden;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#666;
	float:left;
}
.jjfa ul li .a01 .wz h1{
	position:relative;
	padding-bottom:1.0rem;
	font-size:1.0rem;
	line-height:1.5rem;
	margin-bottom:1.0rem;
	color:#333;
}
.jjfa ul li .a01 .wz h1 i{
	width:1.0rem;
	height:2px;
	background-color:#3eaf51;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
}
.jjfa ul li .a02{
	width: 92%;
    margin: auto;
    left: 4%;
    text-align: center;
    background: #ffffff;
    border-radius: 8px;
    padding: 2.0rem;
    margin-top: 1.0rem;
   z-index: 999;
    position: relative;
    top: -55%;
    position: absolute;
	
}
.jjfa ul li .a02 dl dt{
	overflow:hidden;
	display:flex;
	justify-content: center;
}
.jjfa ul li .a02 dl dt img{
	max-width:100%;
}
.jjfa ul li .a02 dl dd{
	margin-top:1.0rem;
	text-align:center;
	font-size:1.0rem;
	line-height:1.5rem;
	font-weight:bold;
}
.tjcase{
	width:100%;
	float:left;
	margin-top:2.0rem;
	background-color:#FFF;
	border-radius:8px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.tjcase .pic{
	width:100%;
	overflow:hidden;
}
.tjcase .pic img{
	width:100%;
	height:auto;
	display:block;
}
.tjcase .tex{
	width:100%;
	padding:2.0rem;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#666;
}
.tjcase .tex h1{
	font-size:1.2rem;
	line-height:1.5rem;
	margin-bottom:1.0rem;
	color:#333;
}
.caselist{
	width:100%;
	float:left;
	margin-top:1.0rem;
}
.caselist ul{
	display: flex;
	flex-wrap: wrap;
}
.caselist ul li{
	width:100%;
	margin-top:1.0rem;
	padding:1.0rem;
	background-color:#FFF;
}
.caselist ul li .pic{
	overflow:hidden;
}
.caselist ul li .pic img{
	width:100%;
	height:auto;
	display:block;
	transition: all 0.6s;
}
.caselist ul li:hover .pic img{
	transform: scale(1.05);
}
.caselist ul li dl dt{
	margin-top:1.0rem;
	font-size:1.0rem;
	line-height:1.5rem;
	font-weight:bold;
	  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.caselist ul li dl dd{
	margin-top:0.6rem;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#666;
	 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.caselist ul li .more{
	display:flex;
	margin-top:2.0rem;
}
.caselist ul li .more a{
	display: flex;
	align-items: center;
	color:#0062B2;
}
.caselist ul li .more a i{
	margin-left:0.5rem;
}

.nynew{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	margin-top:2.0rem;
	float:left;
}
.nynew .nynew01{
	width:100%;
	background-color:#FFF;
	padding:1.0rem;
	border: 2px solid #fff;
	font-size:0.8rem;
	line-height:1.5rem;
	transition: all 0.6s;
}
.nynew .nynew01:hover{
	background: #ffffff;
	border: 2px solid #3eaf51;
	box-shadow: 0px 5px 15px 10px rgba(0,0,0,0.10);
}
.nynew.nynew01 p{
	color:#666;
}
.nynew .nynew01 dl dt{
	font-size:0.8rem;
	line-height:1.5rem;
	color:#0171D5;
	font-weight:bold;
}
.nynew .nynew01 dl dd{
	margin-top:10px;
	font-size:1.0rem;
	line-height:1.5rem;
	   white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.hang1{
white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }
.hang2{
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  }
.nynew .nynew01 .pic{
	overflow:hidden;
	margin-bottom:1.0rem;
	margin-top:1.0rem;
}
.nynew .nynew01 .pic img{
	width:100%;
	height:auto;
	display:block;
}
.newlist{
	width:100%;
	float:left;
	margin-top:1.0rem;
}
.newlist ul li{
	width:100%;
	float:left;
	margin-top:1.0rem;
	background: #ffffff;
	border-radius: 8px;
	padding:1.0rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	transition: all 0.6s;
	overflow:hidden;
}
.newlist ul li:hover{
	background-color:#3EAF51;
	color:#FFF;
}
.newlist ul li:hover .a01 b{
	color:#FFF;
}
.newlist ul li:hover a{
	color:#FFF;
}
.newlist ul li .a01{
	width:auto;
	display: flex;
	align-items: center;
	font-size:0.8rem;
}
.newlist ul li .a01 b{
	margin-right:0.5rem;
	color:#0171D5;
}
.newlist ul li .a02{
	width:1.0rem;
	height:1.0rem;
	background-image:url(../img/jia.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	transition: all 0.6s;
}
.newlist ul li:hover .a02{
	opacity:0;
}

.nycon{
	width:100%;
	float:left;
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top:2.0rem;
}
.nycon-l{
	width:100%;
	background-color:#FFF;
	padding:2.0rem;
}
.newtit{
	width:100%;
	float:left;
	font-size:1.2rem;
	line-height:1.8rem;
	font-weight:bold;
}
.newdate{
	width:100%;
	float:left;
	color:#828282;
	margin-top:1.0rem;
	font-size:0.8rem;
	line-height:1.5rem;
	display:flex;
	justify-content: space-between;
	align-items: center;
}
.newdate div{
	display:flex;
}
.newdate a{
	margin-left:0.5rem;
}
.newdate a img{
	max-height:1.5rem;
}
.newtex{
	width:100%;
	float:left;
	margin-top:2.0rem;
	font-size:0.8rem;
	line-height:1.rem;
	color:#666;
}
.newtex img{
	max-width:100%;
	height:auto;
}
.spnr{ width:90%; margin-left:5%; margin-right:5%; position:relative;}
.xiey{
	width:100%;
	float:left;
	margin-top:0px;
	font-size:14px;
	line-height:30px;
	color:#666;
	background:#FFF;
	padding:10px;
	border-radius: 22px;
}
.xiey img{
	max-width:100%;
	height:auto;
}
.xiey h1{ line-height:60px;text-align:center;}
.nycon-r{
	width:29.1875%;
	display:none;
}
.tjnew{
	width:100%;
	float:left;
}
.tjnew ul{
	display:flex;
	flex-wrap: wrap;
}
.tjnew ul li{
	width:100%;
	background-color:#FFF;
	padding:40px;
	transition: all 0.6s;
	margin-top:25px;
	border-radius: 8px;
	border: 2px solid #fff;
}
.tjnew ul li:first-child{
	margin-top:0px;
}
.tjnew ul li:hover{
	box-shadow: 10px 10px 24px 0px rgba(166,180,200,0.29), -12px -12px 20px 0px rgba(255,255,255,0.48); 
	border: 2px solid #3eaf51;
}
.tjnew ul li:hover dl dt{
	color:#3EAF51;
}
.tjnew ul li dl dt{
	font-size:16px;
	line-height:28px;
	margin-bottom:20px;
	margin-top:20px;
}
.tjnew ul li dl dd{
	font-size:16px;
	line-height:23px;
	color:#666;
	display:flex;
	align-items: center;
}
.tjnew ul li dl dd a{
	color:#0062B2;
}
.tjnew ul li dl dd a i{
	margin-left:20px;
}
.back{
	width:100%;
	float:left;
	margin-top:2.0rem;
	display:flex;
}
.back a{
	width: 8.0rem;
	height: 2.5rem;
	background: #3EAF51;
	border-radius: 4px;
	line-height:2.5rem;
	text-align:center;
	font-size:0.8rem;
	color:#fff;
	display:flex;
	justify-content: center;
	align-items: center;
}
.back a b{
	margin-left:0.5rem;
	font-family:'宋体';
}

.lxwm{
	width:100%;
	float:left;
	padding:2.0rem 8.33vw;
	background-image:url(../img/lxbj.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	margin-top:4.0rem;
}
.lxwm-l{
	width:100%;
	color:#FFF;
}
.lxwm-l dl dt{
	font-size:1.2rem;
	line-height:2.0rem;
}
.lxwm-l dl dd{
	font-size:1.0rem;
	line-height:1.5rem;
	margin-top:1.0rem;
}
.lxwm-l ul{
	display:flex;
	flex-wrap: wrap;
	margin-top:2.0rem;
}
.lxwm-l ul li{
	width:100%;
	margin-top:0.5rem;
	display: flex;
	align-items: center;
	font-size:0.8rem;
	line-height:1.5rem;
}
.lxwm-l ul li img{
	margin-right:0.5rem;
}
.lxwm-l .zx{
	display:flex;
	margin-top:3.0rem;
}
.lxwm-l .zx a{
	width: 8.0rem;
	height: 2.5rem;
	background: #3EAF51;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	color:#fff;
}
.lxwm-l .zx a img{
	margin-left:1.0rem;
	max-height:1.0rem;
}
.lxwm-r{
	width:100%;
	background: rgba(255,255,255,1);
	padding:2.0rem;
	border-radius: 8px;
	overflow:hidden;
	margin-top:2.0rem;
}
.lxwm-r h1{
	font-size:1.2rem;
	line-height:1.5rem;
	color:#3EAF51;
}
.lxwm-r h1 i{
	font-size:0.8rem;
	margin-left:0.5rem;
}
.lxwm-r dl dt{
	margin-top:1.0rem;
	font-size:0.8rem;
	line-height:1.5rem;
	color:#666;
}
.lxwm-r dl:first-child dt{
	margin-top:1.0rem;
}
.lxwm-r dl dd{
	margin-top:0.5rem;
	display: flex;
	align-items: center;
}
.lxwm-r dl dd.m48{
	margin-top:1.0rem;
}
.lxwm-r dl dd.m60{
	margin-top:1.0rem;
}
.lxwm-r dl dd i{
	color:#0171D5;
}
.lxbk{
	width:100%;
	border:0px;
	border-bottom:1px solid rgba(0,0,0,0.10);
	outline:none;
	background-color:transparent;
	color:#666;
	padding-bottom:0.5rem;
	line-height:1.5rem;
}
.lxanniu{
	width:100%;
	height: 2.5rem;
	background: #3EAF51;
	border-radius: 4px;
	line-height:2.5rem;
	text-align:center;
	border:0px;
	cursor:pointer;
	color:#FFF;
	font-size:0.8rem;
}










.mart73{
	margin-top:2.0rem;
}
.mart120{
	margin-top:3.0rem;
}
.mart80{
	margin-top:2.0rem;
}
.mart60{
	margin-top:2.0rem;
}
.mart0{
	margin-top:0px;
}




.sjzwqh{
	width: 7rem;
	height: 4.5rem;
	font-size:1.0rem;
	display: flex;
	align-items: center;
	justify-content: flex-end;
position: absolute;
	right:0%;
	
}
.sjzwqh img{
	width:1.5rem;
}
.sjzwqh a{
	margin-left:0.5rem;
	margin-right:0.5rem;
	line-height:2.5rem;
}
.sjzwqh .zhuan{
	width:100%;
	position:absolute;
	top:4rem;
	left:0;
	z-index:111;
	background-color:#FFF;
	font-size:0.9rem;
	line-height:2.5rem;
	opacity:0;
	visibility:hidden;
	text-align:center;
	border-radius:5px;
}
.sjzwqh .zhuan p{
	position:relative;
	display:flex;
	align-items: center;
	text-align:left;
}
.sjzwqh .zhuan p i{
	width:2px;
	height:1.0rem;
	position:absolute;
	left:0;
	z-index:1;
	opacity:0;
	background-color:#116CB0;
}
.sjzwqh .zhuan p:hover i{
	opacity:1;
}
.sjzwqh .zhuan p.cur i{
	opacity:1;
}
.sjzwqh .zhuan a{
	color:#333;
	width:100%;
	text-align:left;
	padding-left:2.0rem;
	font-size:0.9rem;
	border-bottom:1px solid rgba(0,0,0,0.1);
	margin-left:0;
	margin-right:0;
}
.sjzwqh:hover .zhuan{
	opacity:1;
	visibility:visible;
}










}
































