@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:1.5;
	font-family:'Microsoft YaHei';
	margin:auto
	}
*{
	margin:0;
	padding:0;
	}
img{
	border:0;
	}
ul,li{
	list-style:none;
	}
a{
	color:#333333;
	text-decoration:none;
	transition: all 0.6s;
	}
a:hover{
	color:#174f3a;
	text-decoration: none;
	}
table{ margin: auto}
i{ font-style:normal}
em{ font-style:normal}
.nybanner{ width:100%; float:left}
.nybanner img { width:100%;}
#fyon{
		background-color: #174F3A;
		color: #FFFFFF;
	}
@media (min-width:1200px) {
	.header{
		width: 100%;
		float: left;
	}
	.pos{ position:fixed; z-index:999999; background:#FFFFFF; box-shadow: 0px 4px 23px 0px rgba(0,0,0,0.10); }
	.main{
		width:1200px;
		margin: auto;
	}
	.top{
		width: 100%;
		float: left;
		height: 150px;
	}
	.logo{
		width: 197px;
		float: left;
		height: 150px;
	}
	.logo span{
		height: 100%;
		vertical-align: middle;
		display: inline-block;
	}
	.logo img{
		max-width: 100%;
		max-height: 150px;
		vertical-align: middle;
	}
	.wenzi{
		width: 627px;
		float: left;
		height: 150px;
		margin-left: 20px;
	}
	.wenzi span{
		height: 100%;
		vertical-align: middle;
		display: inline-block;
	}
	.wenzi img{
		max-width: 100%;
		max-height: 150px;
		vertical-align: middle;
	}
	.tel{
		width: auto;
		float: right;
		margin-top:50px;
		line-height: 30px;
		color: #000000;
		font-size: 18px;
	}
	.tel b{
		font-size: 18px;
		color: #ff0000;
		font-weight: normal;
	}
	.daohang{
		width: 100%;
		float: left;
		border-top: 1px solid #d2d2d2;
		height: 60px;
		line-height: 60px;
	}
	.daohang-l{
		width: 1000px;
		float: left;
		height: 60px;
		line-height: 60px;
	}
	.daohang-l ul li{
		float: left;
		height: 60px;
		line-height: 60px;
		text-align: center;
		font-size: 18px;
		position: relative;
		transition: all 0.6s;
		font-weight: bold;
		
		
	}
	.daohang-l ul li a{
		float: left;
		height: 60px;
		line-height: 60px;
		padding:0px 15px;
	}
	.daohang-l ul li a:hover{
		background-color: #174f3a;
		color: #FFFFFF;
	}
	.daohang-l ul li .xiala{
		width:250px;
		float: left;
		position: absolute;
		opacity: 0;
		top: 60px;
		background-color: #FFFFFF;
		box-shadow: 2px 10px 15px rgba(0,0,0,0.3);
		transition: all 0.6s;
		z-index: 999;
	}
	.daohang-l ul li .xiala ul li{
		width: 100%;
		float: left;
		text-align: left;
		height: 50px;
		line-height: 50px;
		
	}
	.daohang-l ul li .xiala ul li a{
		width: calc(100% - 30px);
		float: left;
		padding-left: 30px;
		height: 50px;
		line-height: 50px;
	}
	.daohang-l ul li .xiala ul li a:hover{
		background-color: #174f3a;
		color: #FFFFFF;
	}
	.navon{
		background-color: #174f3a;
		color: #FFFFFF;
	}
	.navon a{
		color: #FFFFFF;
	}
	.daohang-l ul li:hover .xiala{
		opacity: 1;
	}
	.daohang-r{
		width: 180px;
		float:right;
	}

.navon 	#submenu li{background:none; color:#333}
.navon 	#submenu li a{color:#333}	
.navon 	#submenu li a:hover{color:#ffffff;}
	#submenu {
	left: 0;
	opacity: 0;
	position: absolute;
	top:60px;
	visibility: hidden;
	z-index:11;
	width:220px;
	-moz-transition: all .65s ease;
	-ms-transition: all .65s ease;
	-o-transition: all .65s ease;
	transition: all .65s ease;
	background:rgba(255,255,255,0.9);
	text-align:center;
	height: auto;
    padding:5px 0px;
	box-shadow: 0px 1px 20px 2px rgba(0,0,0,0.1);
}
li:hover ul#submenu {
	opacity: 1;
	top: 60px;	/* adjust this as per top nav padding top & bottom comes */
	visibility: visible;
	text-align:left;
}

#submenu li{height:36px;line-height:36px; width:100%; text-align:left;  float:left; background:none; font-size:14px;}
#submenu li a{ width:calc(100% - 30px); float:left;height:36px;line-height:36px; }
#submenu li a:hover{ color:#ffffff;}
	
	
	.ss{
		width: calc(100% - 50px);
		float: left;
		height: 30px;
		line-height: 30px;
		border: 0px;
		border-left: 1px solid #EEEEEE;
		margin-top: 15px;
		padding-left: 10px;
		color: #cccccc;
		font-family: "微软雅黑";
		outline: none;
		font-size: 16px;
	}
	.ss02{
		margin-top: 18px;
	}
	.shuzi{
		width: 100%;
		float: left;
		margin-top: 50px;
	}
	.shuzi ul li{
		width: 260px;
		height: 260px;
		float: left;
		background-color: #f3f0f0;
		background-image: url(../img/hx.jpg);
		background-position: center bottom;
		background-repeat: no-repeat;
		display: table;
		font-size: 24px;
		color: #aaaaaa;
		line-height: 45px;
		text-align: center;
		margin-right: 53px;
	}
	.shuzi ul li div{
		display: table-cell;
		vertical-align: middle;
	}
	.shuzi ul li b{
		color: #174F3A;
		font-size: 64px;
	}
	.shuzi ul li:nth-child(4){
		float: right;
		margin-right: 0px;
	}
	.about{
		width: 100%;
		float: left;
		padding-bottom: 80px;
		padding-top: 30px;
		background-image: url(../img/abj.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		margin-top: 50px;
		border-bottom: 1px solid #dcdcdc;
		border-top: 1px solid #dcdcdc;
	}
	.bt{
		width: 100%;
		float: left;
		margin-top: 50px;
		text-align: center;
	}
	.bt dl dt{
		font-size: 36px;
		color: #174F3A;
		font-weight: bold;
		line-height: 30px;
	}
	.bt dl dd{
		font-size: 24px;
		color: #444444;
		line-height: 40px;
		background-image: url(../img/hx02.jpg);
		background-repeat: no-repeat;
		background-position: center bottom;
		padding-bottom: 10px;
		margin-top: 2px;
	}
	.about01{
		width: 100%;
		float: left;
		margin-top: 50px;
	}
	.about01-l{
		width: 558px;
		float: left;
	}
	.about01-r{
		width: calc(100% - 600px);
		float: right;
		font-size: 18px;
		line-height: 36px;
	}
	.about01-r a{
		padding: 15px 40px;
		background-color: #174f3a;
		color: #FFFFFF;
		border-radius: 10px;
	}
	.about01-r p:last-child{
		 margin-top: 30px;
	}
	.yewu{
		width: 100%;
		float: left;
		margin-top: 50px;
	}
	.yewu ul li{
		width: 284px;
		height: 284px;
		float: left;
		position: relative;
		margin-left: 22px;
	}
	.yewu ul li img{
		width: 100%;
		height: 100%;
		display: block;
	}
	.yewu ul li .shuom{
		width: calc(100% - 70px);
		position: absolute;
		z-index: 11;
		bottom: 10px;
		margin-left: 10px;
		margin-right: 10px;
		padding: 25px;
		font-size: 16px;
		color: #cccccc;
		line-height: 24px;
		background-color: #174f3a;
		border-radius: 10px;
		padding-bottom: 15px;
		padding-top: 15px;
	}
	.yewu ul li .shuom h1{
		font-size: 16px;
		line-height: 30px;
		color: #FFFFFF;
	}
	.yewu ul li:first-child{
		width: 590px;
		height: 590px;
		margin-left: 0px;
	}
	.yewu ul li:first-child p{
		font-size: 24px;
	}
	.yewu ul li:first-child h1{
		font-size: 24px;
		line-height: 45px;
	}
	.yewu ul li:nth-child(3){
		float: right;
		margin-left: 0px;
	}
	.yewu ul li:nth-child(5){
		float: right;
		margin-left: 0px;
		margin-top: 22px;
	}
	.yewu ul li:nth-child(4){
		margin-top: 22px;
	}
	.youshi{
		width: 100%;
		float: left;
		padding-bottom: 80px;
		padding-top: 30px;
		background-image: url(../img/ysbj.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		margin-top: 80px;
		border-bottom: 1px solid #dcdcdc;
		border-top: 1px solid #dcdcdc;
	}
	.youshi01{
		width: 100%;
		float: left;
		margin-top: 50px;
	}
	.youshi01 ul li{
		width: 25%;
		float: left;
		text-align: center;
	}
	.youshi01 ul li .pic{
		text-align: center;
	}
	.youshi01 ul li .pic img{
		max-width: 80%;
		height: auto;
	}
	.youshi01 ul li dl dt{
		font-size: 24px;
		color: #174f3a;
		font-weight:bold;
		line-height: 40px;
		margin-left: 10%;
		margin-right: 10%;
		margin-top: 30px;
		margin-bottom: 5px;
	}
	.youshi01 ul li dl dd{
		font-size: 16px;
		color: #444444;
		line-height: 25px;
		margin-left: 13%;
		margin-right: 13%;
	}
	.casefl{
		width: 100%;
		float: left;
		text-align: center;
		margin-top: 50px;
		font-size: 18px;
	}
	.casefl a{
		padding: 10px 0px;
		margin-right: 50px;
	}
	.casefl a:hover{
		color: #174f3a;
		border-bottom: 2px solid #174f3a;
	}
	.casefl a:last-child{
		margin-right: 0px;
	}
	.caseflon{
		color: #174f3a;
		border-bottom: 2px solid #174f3a;
	}
	.hcaOn{
		color: #174f3a;
		border-bottom: 2px solid #174f3a;
	}
	.case{
		width: 100%;
		float: left;
		
	}
	.case01{
		width: 100%;
		float: left;
		height:650px;
	}
	.case02{
		width: 100%;
		float: left;
		display: none;
	}
	.more{
		width: 100%;
		float: left;
		text-align: center;
		line-height: 35px;
		margin-top: 0px;
	}
	.more a{
		padding: 15px 40px;
		color: #174F3A;
		border: 2px solid #174f3a;
		border-radius: 10px;
		font-size: 18px;
	}
	.news{
		width: 100%;
		float: left;
		margin-top: 80px;
		padding-bottom: 80px;
		padding-top: 30px;
		background-image: url(../img/nbj6666.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.news01{
		width: 100%;
		float: left;
		margin-top: 50px;
	}
	.news01-l{
		width: 60%;
		float: left;
	}
	.news01-l ul li{
		width: calc(50% - 30px);
		float: left;
		margin-right: 30px;
	}
	.news01-l ul li img{
		width: 100%;
		height: auto;
		display: block;
	}
	.news01-l ul li h1{
		margin-left: 25px;
		margin-right: 25px;
		font-size: 14px;
		color: #629d87;
		font-weight: normal;
		line-height: 60px;
		background-image: url(../img/hx03.png);
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	.news01-l ul li dl dt{
		font-size: 18px;
		line-height: 28px;
		margin-top: 10px;
		margin-left: 25px;
		margin-right: 25px;
		height: 56px;
	}
	.news01-l ul li dl dd{
		font-size: 14px;
		line-height: 20px;
		color: #666666;
		margin-left: 25px;
		margin-right: 25px;
		margin-top: 10px;
	}
	.news01-r{
		width: calc(40% - 25px);
		float: right;
		background-image: url(../img/sx01.jpg);
		background-repeat: repeat-y;
		background-position: left;
		padding-left: 25px;
	}
	.news01-r dl dd{
		font-size: 14px;
		line-height: 48px;
		height: 48px;
		overflow: hidden;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		white-space:nowrap;
		 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
	}
	.news01-r dl dd span { float:right; color:#629d87}
	.news01-r dl dd i{
		padding: 10px;
		background-image: url(../img/jt.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		margin-right: 15px;
	}
	.map{
		width: 100%;
		float: left;
		border-top: 1px solid #dcdcdc;
	}
	.map img{
		width: 100%;
		height: auto;
		display: block;
	}
	.foot{
		width: 100%;
		float: left;
		border-top: 1px solid #dcdcdc;
		padding-bottom: 50px;
		padding-top: 50px;
	}
	.foot-l{
		width: 50%;
		float: left;
	}
	.foot-l h1{
		font-size: 18px;
		font-weight: normal;
		line-height: 55px;
	}
	.foot-l h1 img{
		vertical-align: middle;
		margin-right: 30px;
	}
	.foot-l h1 i{
		color: #ff0000;
	}
	.foot-l h2{
		font-size: 24px;
		color: #174F3A;
		line-height: 30px;
		margin-top: 15px;
		margin-bottom: 30px;
	}
	.foot-l dl dd{
		font-size: 16px;
		line-height: 36px;
		color: #666666;
	}
	.foot-l dl dd i{
		padding: 11px;
		margin-right: 10px;
	}
	.xtb01{
		background-image: url(../img/x01.png);
		background-repeat: no-repeat;
		background-position: center center;
	}
	.xtb02{
		background-image: url(../img/x02.png);
		background-repeat: no-repeat;
		background-position: center center;
	}
	.xtb03{
		background-image: url(../img/x03.png);
		background-repeat: no-repeat;
		background-position: center center;
	}
	.xtb04{
		background-image: url(../img/x04.png);
		background-repeat: no-repeat;
		background-position: center center;
	}
	.foot-r{
		width: 50%;
		float: right;
		margin-top: 35px;
	}
	.foot-r dl{
		width: 25%;
		float: left;
		text-align: center;
	}
	.foot-r dl dt{
		text-align: center;
	}
	.foot-r dl dt img{
		max-width: 90%;
		height: auto;
	}
	.foot-r dl dd{
		font-size: 14px;
		color: #666666;
		line-height: 24x;
		margin-left: 15px;
		margin-right: 15px;
	}
	.copy{
		width: 100%;
		float: left;
		background-color: #174F3A;
		height: 60px;
		line-height: 60px;
		text-align: center;
		color: #FFFFFF;
		font-size: 14px;
	}
	.line50{
		width: 100%;
		float: left;
		height: 50px;
	}
	.nymain{
		width: 100%;
		float: left;
		margin-top: 50px;
	}
	.nyleft{
		width: 220px;
		float: left;
		background-color: #eeeeee;
		padding-bottom: 20px;
	}
	.nyleft h1{
		background-color: #174f3a;
		color: #FFFFFF;
		line-height: 50px;
		font-size: 24px;
		font-weight: normal;
		text-align: right;
		padding-right: 10px;
	}
	.nyleft h2{
		background-color: #174f3a;
		color: #FFFFFF;
		line-height: 50px;
		font-size:32px;
		padding-left:10px;
		margin-bottom: 20px;
	}
	.nyleft dl dd{
		height: 60px;
		line-height: 60px;
		text-align: center;
		font-size: 18px;
	}
	.nyleft dl dd:hover{
		background-color: #b7d9cc;
	}
	.nylefton{
		background-color: #b7d9cc;
	}
	.nyright{
		width: calc(100% - 300px);
		float: right;
	}
	.nyabout{
		width: 100%;
		float: left;
		font-size: 18px;
		line-height: 36px;
	}
	.nyabout img{
		max-width: 100%;
		height: auto;
	}
	.lic{
		width: 100%;
		float: left;
	}
	.lic ul li{
		width: 100%;
		float: left;
		margin-top: 50px;
	}
	.lic ul li .date{
		width: 200px;
		height: 80px;
		line-height: 80px;
		float: left;
		text-align: center;
		background-color: #174F3A;
		color: #FFFFFF;
		font-size: 30px;
	}
	.lic ul li .wenben{
		width: calc(100% - 250px);
		float: right;
		font-size: 18px;
		line-height: 36px;
	}
	
	.huanj01{ 
		width:100%; 
		float:left; 
		padding-bottom:50px; 
		margin-top:50px;
		
	}
	.huanj01 h1{
		font-size: 30px;
		line-height: 40px;
		font-weight: normal;
	}
	.ban{ 
		width:885px; 
		height: auto; 
		position:relative; 
		overflow:hidden;
		margin:40px auto 0 auto;
	}
	.ban2{ 
		width:885px; 
		height:672px; 
		position:relative; 
		overflow:hidden;
	}
	.ban2 ul{ 
		position:absolute; 
		left:0; 
		top:0;
	}
	.ban2 ul li{ 
		width:885px; 
		height: 672px; 
		text-align:center;
	}
	.ban2 ul li span{ 
		height:100%; 
		display:inline-block; 
		vertical-align:middle;
	}
	.ban2 ul li img{ 
		max-width:100%; 
		max-height:100%; 
		vertical-align:middle;
	}
	.prev{ 
		float:left; 
		cursor:pointer;
	}
	.num{ 
		height:145px;
		overflow:hidden; 
		width:885px; 
		position:relative;
		float:left;
	}
	.min_pic{ 
		padding-top:16px; 
		width:885px;
	}
	.num ul{ 
		position:absolute; 
		left:0; 
		top:0;
	}
	.num ul li{ 
		width:190px; 
		height:143px; 
		margin-right:16px; 
		padding:1px;
	}
	.num ul li.on{ 
		border:1px solid red; 
		padding:0;
	}
	.num ul li img{ 
		width:190px; 
		height:143px;
	}
	.prev_btn1{ 
		width:16px; 
		text-align:center; 
		height:18px; 
		margin-top:55px; 
		margin-right:20px; 
		cursor:pointer; 
		float:left; 
		position:absolute; 
		z-index:11; 
		left:0;
	}
	.next_btn1{  
		width:16px; 
		text-align:center; 
		height:18px; 
		margin-top:55px;
		cursor:pointer;
		float:right;
		position:absolute; 
		z-index:11; 
		right:0;
	}
	.prev1{ 
		position:absolute; 
		top:320px; 
		left:20px; 
		width:28px; 
		height:51px;
		z-index:9;
		cursor:pointer;
	}
	.next1{ 
		position:absolute; 
		top:320px; 
		right:20px; 
		width:28px; 
		height:51px;
		z-index:9;
		cursor:pointer;
	}
	.mhc{ 
		background:#000; 
		width:100%;
		opacity:0.5;
		-moz-opacity:0.5;
		filter:alpha(Opacity=50); 
		position:absolute; 
		left:0; 
		top:0; 
		display:none;
	}
	.pop_up{ 
		width:885px; 
		height:885px; 
		padding:10px; 
		background:#fff; 
		position:fixed; 
		-position:absolute; 
		left:50%; 
		top:50%; 
		margin-left:-255px; 
		margin-top:-255px; 
		display:none; 
		z-index:99;
	}
	.pop_up_xx{ 
		width:40px;
		height:40px; 
		position:absolute; 
		top:-40px; 
		right:0; 
		cursor:pointer;
	}
	.pop_up2{ 
		width:885px; 
		height:885px; 
		position:relative; 
		overflow:hidden;
	}
	.pop_up2{ 
		width:885px; 
		height:885px; 
		position:relative; 
		overflow:hidden; 
		float:left;
	}
	.pop_up2 ul{ 
		position:absolute; 
		left:0; 
		top:0;
	}
	.pop_up2 ul li{ 
		width:885px; 
		height:885px; 
		float:left;
	}
	.nybanner{
		width: 100%;
		float: left;
		margin-top:220px;
	}
	.nybanner img{
		width: 100%;
		height: auto;
		display: block;
	}
	.newlb{ 
		width:100%; 
		float:left;
	}
	.newlb ul li{ 
		width:100%; 
		float:left;
		margin-top:50px;
	}
	.newlb ul li .tp{ 
		width:270px; 
		float:left;
		overflow:hidden; 
		height: auto;
	}
	.newlb ul li .tp img{ 
		width:100%; 
		height:auto;
	}
	.newlb ul li .wenzi{ 
		width:calc(100% - 320px); 
		float:right;
	}
	.newlb ul li .wenzi dl dt{ 
		font-size:24px; 
		color:#000; 
		line-height:48px; 
		margin-bottom:15px;
	}
	.newlb ul li .wenzi dl dd{ 
		font-size:16px; 
		color:#878787; 
		line-height:24px;
	}
	.newlb ul li .wenzi dl dd a{ 
		padding:10px 35px 10px 35px; 
		border:1px solid #711a5f; 
		color:#711a5f; 
		border-radius:5px; 
		font-size:20px;
	}
	.newlb ul li .wenzi dl dd a:hover{ 
		background:#711a5f; 
		color:#FFF;
	}
	.newlb ul li .wenzi p{
		font-size:16px; 
		color:#878787; 
		margin-top:50px; 
	}
	.newlb ul li .wenzi p img{
		vertical-align:middle; 
		margin-right:10px;
	}
	.newlb ul li .wenzi p i{
		margin-left:30px; 
		padding:5px 10px 5px 10px; 
		background:#c6a3bf; 
		border-radius:35px; 
		color:#FFF;
	}
	.newlb ul li .wenzi p span{margin-left:30px;}
	.newtitle{ font-size:32px; float:left; width:100%; margin-top:50px; text-align:center; color:#000; font-weight:bold}
	.newdate{ width:100%; float:left; font-size:16px; color:#878787; padding-bottom:30px; border-bottom:1px solid #ddd; text-align:center; margin-top:30px;}
	.newdate img{ vertical-align:middle; margin-left:30px; margin-right:10px;}
	.newdate i{ margin-left:30px; padding:5px 10px 5px 10px; background:#c6a3bf; border-radius:35px; color:#FFF}
	.newdate span{ color:#711a5f; margin-left:5px; margin-right:5px;}
	.ywtex{ width:100%; float:left; margin-top:30px; font-size:16px; line-height:30px;}
	.ywtex ul li{ width:50%; float:left;}
	.ywtex img{ max-width:100%; height:auto}
	.prolb{
		width: 100%;
		float: left;
	}
	.prolb ul li{ 
		width:370px; 
		height:445px; 
		float:left; 
		position:relative;
		margin-right: 15px;
		margin-left: 15px;
		box-shadow: 1px 5px 5px rgba(0,0,0,0.2);
		
		margin-top: 50px;
		transition: all 0.6s;
	}
	.prolb ul li .pro01{ 
		width:100%; 
		float:left; 
		display:block;
		transition: all 0.6s;
	}
	.prolb ul li .pro01 div{ 
		height:246px; 
		text-align:center;
	}
	.prolbb ul li .pro01 div span{ 
		height:100%; 
		display:inline-block; 
		vertical-align:middle;
	}
	.prolb ul li .pro01 div img{ 
		height:246px; 
		width:100%; 
		vertical-align:middle;
	}
	.prolb ul li .pro02{ 
		width:100%; 
		float:left;
		margin-top: 10px;
	}
	.prolb ul li .pro02 dl dt{
		font-size: 18px;
		font-weight: bold;
		line-height: 40px;
		background-image: url(../img/hx03.png);
		background-position: bottom left;
		background-repeat: no-repeat;
		margin-left: 25px;
		margin-right: 25px;
	}
	.prolb ul li .pro02 dl dd{
		font-size: 14px;
		line-height: 24px;
		margin-left: 25px;
		margin-right: 25px;
		margin-top: 15px;
	}
	.prolb ul li:hover .pro01{
		margin-top:-20px;
	}
	.prolb ul li:hover {
		background-color: #174f3a;
	}
	.prolb ul li:hover .pro02 dl dt{
		color: #FFFFFF;
		background-image: url(../img/hx03.png);
		background-position: bottom left;
		background-repeat: repeat-x;
	}
	.prolb ul li:hover .pro02 dl dd{
		color: #FFFFFF;
	}
	.prolb ul li:hover .pro02 dl dt a{
	color: #FFFFFF;
	}
	.contact{
		width: 100%;
		float: left;
		margin-top: 50px;
		font-size: 18px;
		line-height: 36px;
		color: #666666;
	}
	.contact h1{
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 20px;
		color: #333333;
	}
	.contact dl{
		width: 33.33%;
		float: left;
		text-align: center;
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.contact dl dt{
		text-align: center;
	}
	.contact dl dt img{
		max-width: 80%;
		height: auto;
	}
	.contact dl dd{
		font-size: 0.8rem;
		color: #666666;
		line-height: 1.5rem;
		margin-left: 1.0rem;
		margin-right: 1.0rem;
	}
	.contact img{
		max-width: 100%;
		height: auto;
	}
	
	
	
	
	
	
	.moblie{
		display: none;
	}
	.header2{
		display: none;
	}
	
.fy{
		width: 100%;
		float: left;
		margin-top: 40px;
		margin-bottom: 50px;
		text-align: center;
	}
	.fy a{
		padding: 10px 15px;
		background-color: #f6f6f6;
		font-size: 14px;
	}
	.fy a:hover{
		background-color: #174F3A;
		color: #FFFFFF;
	}

.xiay{ width:100%; float:left; margin-top:30px; font-size:16px;text-align:leng; float:right; line-height:35px;}
.xiay span{ float:left; width:49%;}	
#flright{ float:right; right:0px; text-align:right}	

		
}



@media (max-width:1199px) {

.xiay{ width:100%; float:left; margin-top:30px; font-size:16px;text-align:leng; float:right; line-height:35px;}
.xiay span{ float:left; width:100%; height:35px; overflow:hidden; }	
#flright{ float:right; right:0px; text-align:left}	

.fy{
		width: 100%;
		float: left;
		margin-top: 1.5rem;
		margin-bottom: 2.0rem;
		text-align: center;
	}
	.fy a{
		padding: 0.2rem 0.5rem;
		background-color: #f6f6f6;
		font-size: 0.8rem;
	}
	.fy a:hover{
		background-color: #174F3A;
		color: #FFFFFF;
	}


	.header{
		display: none;
	}
	.header2{ 
		width:100%; 
		float:left; 
		height:4rem; 
		line-height:4rem; 
	}
	.logo{ 
		width:100%; 
		float:left; 
		height:4rem; 
		text-align:center;
	}
	.logo span{ 
		height:100%; 
		display:inline-block; 
		vertical-align:middle;
	}
	.logo img{ 
		max-width:50%; 
		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:10rem; 
		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/close.png) no-repeat; 
		background-size:100% 100%; 
		display:none;
	}
	.nav { 
		margin:0 0 0 0;
	}
	.subNavBox2{
		width:100%;
		float:right; 
		background:#fff; 
		padding-bottom:4rem;
		overflow:auto; 
		height: auto;
		padding-bottom: 2rem;
	}
	.subNavBox2 h1{ 
		text-align:center; 
		height:5rem;
	}
	.subNavBox2 h1 span{ 
		height:100%; 
		display:inline-block; 
		vertical-align:middle;
	}
	.subNavBox2 h1 img{ 
		max-width:50%; 
		max-height:6rem; 
		vertical-align:middle
	}
	.subNav2{
		width:90%; 
		float:left; 
		HEIGHT: auto;
		DISPLAY: block; 
		CURSOR: pointer; 
		text-align:left; 
		font-size:1.0rem; 
		line-height:2.5rem; 
		border-bottom:1px dashed #ddd; 
		margin-left:5%; 
		margin-right:5%; 
	}
	.subNav2:hover{
		float:left; 
	}
	.currentDd2{
		background:url(../images/sx.jpg) no-repeat left; 
		color:#0780de;
	}
	.currentDd2 a{
		color:#0780de;
	}
	.currentDt2 a{
		COLOR: #0780de; 
	}
	.navContent2{
		display: none;
		float:left; 
		width:80%; 
		margin:0rem 10% 0rem 10%; 
		line-height:1.5rem; 
		font-size:0.8rem; 
		padding-bottom:0.5rem;
	}
	.navContent2 li{ 
		width:100%; 
		float:left; 
		line-height:2.0rem; 
		font-size:0.8rem; 
		color: #666;
		border-bottom:1px dashed #ddd; 
	}
	.navContent2 li a{color: #666}
	.main{ 
		width:90%; 
		float:left; 
		margin-left:5%; 
		margin-right:5%;
	}
	.shuzi{
		width: 100%;
		float: left;
		margin-top: 2.0rem;
	}
	.shuzi ul li{
		width: 49%;
		height: 7rem;
		float: left;
		background-color: #f3f0f0;
		background-image: url(../img/hx.jpg);
		background-position: center bottom;
		background-repeat: no-repeat;
		display: table;
		font-size: 0.8rem;
		color: #aaaaaa;
		line-height: 2.0rem;
		text-align: center;
		margin-top: 0.5rem;
		
	}
	.shuzi ul li div{
		display: table-cell;
		vertical-align: middle;
	}
	.shuzi ul li b{
		color: #174F3A;
		font-size: 1.5rem;
	}
	.shuzi ul li:nth-child(2n){
		float: right;
		margin-right: 0px;
	}
	.about{
		width: 100%;
		float: left;
		padding-bottom: 3.0rem;
		padding-top: 1.0rem;
		background-image: url(../img/abj.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		margin-top: 2.0rem;
		border-bottom: 1px solid #dcdcdc;
		border-top: 1px solid #dcdcdc;
	}
	.bt{
		width: 100%;
		float: left;
		margin-top: 2.0rem;
		text-align: center;
	}
	.bt dl dt{
		font-size: 1.5rem;
		color: #174F3A;
		font-weight: bold;
		line-height: 2.0rem;
	}
	.bt dl dd{
		font-size: 0.8rem;
		color: #444444;
		line-height: 1.5rem;
		background-image: url(../img/hx02.jpg);
		background-repeat: no-repeat;
		background-position: center bottom;
		padding-bottom: 0.5rem;
		margin-top: 10px;
	}
	.about01{
		width: 100%;
		float: left;
		margin-top: 2.0rem;
	}
	.about01-l{
		width: 100%;
		float: left;
	}
	.about01-r{
		width:100%;
		float: left;
		font-size: 0.8rem;
		line-height: 1.5rem;
		margin-top: 1.0rem;
	}
	.about01-r a{
		padding: 0.5rem 1.5rem;
		background-color: #174f3a;
		color: #FFFFFF;
		border-radius: 10px;
	}
	.about01-r p:last-child{
		 margin-top: 1.0rem;
	}
	.yewu{
		width: 100%;
		float: left;
		margin-top: 2.0rem;
	}
	.yewu ul li{
		width: 49%;
		height: auto;
		float: left;
		position: relative;
		margin-left:0px;
		margin-top: 0.5rem;
	}
	.yewu ul li img{
		width: 100%;
		height: 100%;
		display: block;
	}
	.yewu ul li .shuom{
		width: calc(100% - 1rem);
		position: absolute;
		z-index: 11;
		bottom:0;
		left: 0;
		padding: 0.5rem;
		font-size: 0.8rem;
		color: #cccccc;
		line-height: 1.5rem;
		background-color: #174f3a;
		
	}
	.yewu ul li .shuom h1{
		font-size: 1.0rem;
		line-height: 1.5rem;
		color: #FFFFFF;
	}
	.yewu ul li .shuom p{ width:100%; height:1.5rem; overflow:hidden;
	}
	
	.yewu ul li:first-child{
		width: 100%;
		height:  auto;
		margin-left: 0px;
	}
	.yewu ul li:first-child p{
		font-size: 1.0rem;
	}
	.yewu ul li:first-child h1{
		font-size: 1.2rem;
		line-height: 2.0rem;
	}
	.yewu ul li:nth-child(3){
		float: right;
		margin-left: 0px;
	}
	.yewu ul li:nth-child(5){
		float: right;
		margin-left: 0px;
	}
	.youshi{
		width: 100%;
		float: left;
		padding-bottom: 2.0rem;
		padding-top: 1.0rem;
		background-image: url(../img/ysbj.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		margin-top: 2.0rem;
		border-bottom: 1px solid #dcdcdc;
		border-top: 1px solid #dcdcdc;
	}
	.youshi01{
		width: 100%;
		float: left;
		margin-top: 1.0rem;
	}
	.youshi01 ul li{
		width: 100%;
		float: left;
		margin-top: 1.0rem;
	}
	.youshi01 ul li .pic{
		width: 30%;
		float: left;
	}
	.youshi01 ul li .pic img{
		max-width: 100%;
		height: auto;
	}
	.youshi01 ul li dl{
		width: 65%;
		float: right;
	}
	.youshi01 ul li dl dt{
		font-size: 1.0rem;
		color: #174f3a;
		font-weight:bold;
		line-height: 2.0rem;
		
	}
	.youshi01 ul li dl dd{
		font-size: 0.8rem;
		color: #444444;
		line-height: 1.5rem;
		
	}
	.casefl{
		width: 100%;
		float: left;
		margin-top: 2.0rem;
		font-size: 0.8rem;
	}
	.casefl a{
		width: 49%;
		float: left;
		height: 2.0rem;
		line-height: 2.0rem;
		overflow: hidden;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		white-space:nowrap;
	}
	.casefl a:hover{
		color: #174f3a;
		
	}
	.casefl a:last-child{
		margin-right: 0px;
	}
	.casefl a:nth-child(2n){
		float: right;
	}
	.caseflon{
		color: #174f3a;
		
	}
	.hcaOn{
		color: #174f3a;
		
	}
	.case{
		width: 100%;
		float: left;
		
	}
	.case01{
		width: 100%;
		float: left;
		height:650px;
		display: none;
	}
	.case02{
		width: 100%;
		float: left;
	}
	.case02 ul li{
		width:100%; 
		height: auto; 
		float:left;
		padding-bottom: 1rem;
		border-bottom: 1px solid #DDDDDD;
		margin-top: 2.0rem;
		transition: all 0.6s;
	}
	.case02 ul li .pro01{ 
		width:30%; 
		float:left; 
		display:block;
	}
	.case02 ul li .pro01 div{ 
		height: auto; 
		text-align:center;
	}
	.case02 ul li .pro01 div span{ 
		height:100%; 
		display:inline-block; 
		vertical-align:middle;
	}
	.case02 ul li .pro01 div img{ 
		height: auto; 
		width:100%; 
		vertical-align:middle;
	}
	.case02 ul li .pro02{ 
		width: calc(65% - 1rem); 
		float:right;
		margin-right: 1rem;
	}
	.case02 ul li .pro02 dl dt{
		font-size: 1.0rem;
		font-weight: bold;
		line-height: 1.5rem;
		background-image: url(img/hx03.png);
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	.case02 ul li .pro02 dl dd{
		font-size: 0.8rem;
		line-height: 1.5rem;
		margin-top: 0.5rem;
	}
	.case02 ul li:hover{

	}
	.case02 ul li:hover .pro02 dl dt{
		color: #FFFFFF;
		background-image: url(img/hx03.png);
		background-position: bottom left;
		background-repeat: repeat-x;
	}
	.case02 ul li:hover .pro02 dl dd{
		color: #FFFFFF;
	}
	
	
	.more{
		width: 100%;
		float: left;
		text-align: center;
		line-height: 1.5rem;
		margin-top: 2.0rem;
	}
	.more a{
		padding: 0.5rem 1.0rem;
		color: #174F3A;
		border: 1px solid #174f3a;
		border-radius: 0.5rem;
		font-size: 1.0rem;
	}
	.news{
		width: 100%;
		float: left;
		margin-top: 2.0rem;
		padding-bottom: 2.0rem;
		padding-top: 1.0rem;
		background-image: url(../img/nbj.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.news01{
		width: 100%;
		float: left;
		margin-top: 1.0rem;
	}
	.news01-l{
		width: 100%;
		float: left;
	}
	.news01-l ul li{
		width: 100%;
		float: left;
		margin-top: 1.0rem;
	}
	.news01-l ul li img{
		width: 100%;
		height: auto;
		display: block;
	}
	.news01-l ul li h1{
		margin-left: 1.0rem;
		margin-right: 1.0rem;
		font-size: 0.8rem;
		color: #629d87;
		font-weight: normal;
		line-height: 2.0rem;
		background-image: url(../img/hx03.png);
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	.news01-l ul li dl dt{
		font-size: 1.2rem;
		line-height: 1.5rem;
		margin-top: 10px;
		margin-left: 1.0rem;
		margin-right: 1.0rem;
		height: 3.0rem;
	}
	.news01-l ul li dl dd{
		font-size: 0.8rem;
		line-height: 1.5rem;
		color: #666666;
		margin-left: 1.0rem;
		margin-right: 1.0rem;
		margin-top: 10px;
		 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
	}
	.news01-r dl dd span { float:right; color:#629d87}
	.news01-r{
		width:100%;
		float: right;
		margin-top: 2.0rem;
	}
	.news01-r dl dd{
		font-size: 0.8rem;
		line-height: 2.5rem;
		height: 2.5rem;
		overflow: hidden;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		white-space:nowrap;
	}
	.news01-r dl dd i{
		padding: 10px;
		background-image: url(../img/jt.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		margin-right: 0.5rem;
	}
	.map{
		width: 100%;
		float: left;
		border-top: 1px solid #dcdcdc;
	}
	.map img{
		width: 100%;
		height: auto;
		display: block;
	}
	.foot{
		width: 100%;
		float: left;
		border-top: 1px solid #dcdcdc;
		padding-bottom: 2.0rem;
		padding-top: 2.0rem;
	}
	.foot-l{
		width: 100%;
		float: left;
	}
	.foot-l h1{
		font-size: 1.0rem;
		font-weight: normal;
		line-height: 2.0rem;
	}
	.foot-l h1 img{
		vertical-align: middle;
		margin-right: 30px;
		max-width: 40%;
		height: auto;
	}
	.foot-l h1 i{
		color: #ff0000;
	}
	.foot-l h2{
		font-size: 1.0rem;
		color: #174F3A;
		line-height: 1.5rem;
		margin-top: 0.5rem;
		margin-bottom: 1.0rem;
	}
	.foot-l dl dd{
		font-size: 0.8rem;
		line-height: 1.5rem;
		color: #666666;
	}
	.foot-l dl dd i{
		padding: 0.4rem;
		margin-right: 10px;
	}
	.xtb01{
		background-image: url(../img/x01.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
	}
	.xtb02{
		background-image: url(../img/x02.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
	}
	.xtb03{
		background-image: url(../img/x03.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
	}
	.xtb04{
		background-image: url(../img/x04.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
	}
	.foot-r{
		width: 100%;
		float: right;
		margin-top: 1.0rem;
	}
	.foot-r dl{
		width: 25%;
		float: left;
		text-align: center;
	}
	.foot-r dl dt{
		text-align: center;
	}
	.foot-r dl dt img{
		max-width: 90%;
		height: auto;
	}
	.foot-r dl dd{
		font-size: 0.7rem;
		color: #666666;
		line-height: 1.3rem;
		margin-left: 0.5rem;
		margin-right: 0.5rem;
	}
	.copy{
		width: 90%;
		float: left;
		background-color: #174F3A;
		height:  auto;
		line-height: 1.5rem;
		text-align: center;
		color: #FFFFFF;
		font-size: 0.8rem;
		padding-bottom: 0.5rem;
		padding-top: 0.5rem;
		padding-left: 5%;
		padding-right: 5%;
	}
	.line50{
		width: 100%;
		float: left;
		height: 2.0rem;
	}
	.nymain{
		width: 100%;
		float: left;
		margin-top: 2.0rem;
	}
	.nyleft{
		width: 100%;
		float: left;
		
		
	}
	.nyleft h1{
		background-color: #174f3a;
		color: #FFFFFF;
		line-height: 50px;
		font-size: 24px;
		font-weight: normal;
		text-align: right;
		padding-right: 10px;
		display: none;
	}
	.nyleft h2{
		background-color: #174f3a;
		color: #FFFFFF;
		line-height: 50px;
		font-size:36px;
		margin-bottom: 20px;
		display: none;
	}
	.nyleft dl dd{
		height: 2.5rem;
		line-height: 2.5rem;
		text-align: center;
		font-size: 0.8rem;
		background-color: #eeeeee;
		width: calc(33.33% - 10px);
		margin-right: 5px;
		margin-left: 5px;
		margin-top: 0.5rem;
		float: left;
	}
	.nyleft dl dd a{
		width: 100%;
		float: left;
	}
	.nyleft dl dd:hover{
		background-color: #b7d9cc;
	}
	.nylefton a{
		background-color: #b7d9cc;
	}
	.nyright{
		width:100%;
		float: left;
		margin-top: 2.0rem;
	}
	.nyabout{
		width: 100%;
		float: left;
		font-size: 0.8rem;
		line-height: 1.5rem;
	}
	.nyabout img{
		max-width: 100%;
		height: auto;
	}
	.lic{
		width: 100%;
		float: left;
	}
	.lic ul li{
		width: 100%;
		float: left;
		margin-bottom: 1.0rem;
	}
	.lic ul li .date{
		width: 100%;
		height: 2.5rem;
		line-height: 2.5rem;
		float: left;
		text-align: center;
		background-color: #174F3A;
		color: #FFFFFF;
		font-size: 1.0rem;
	}
	.lic ul li .wenben{
		width:100%;
		float: right;
		font-size: 0.8rem;
		line-height: 1.5rem;
		margin-top: 1.0rem;
	}
	.moblie{ width:100%; float:left}
	.ban{ 
		width:885px; 
		height: auto; 
		position:relative; 
		overflow:hidden;
		margin:40px auto 0 auto;
		display: none;
	}
	.nybanner{
		width: 100%;
		float: left;
	}
	.nybanner img{
		width: 100%;
		height: auto;
		display: block;
	}
	.huanj01{ 
		width:100%; 
		float:left; 
		padding-bottom:2.0rem; 
		margin-top:2.0rem;
		
	}
	.huanj01 h1{
		font-size: 1.0rem;
		line-height: 2.0rem;
		font-weight: normal;
	}
	.newlb{ width:100%; float:left; }
	.newlb ul li{ width:100%; float:left;margin-top:2rem;}
	.newlb ul li .tp{ width:100%; float:left; overflow:hidden; height: auto}
	.newlb ul li .tp img{ width:100%; height:auto}
	.newlb ul li .wenzi{ width:100%; float:left}
	.newlb ul li .wenzi dl dt{ font-size:1.2rem; color:#000; line-height:2.0rem; margin-bottom:15px;}
	.newlb ul li .wenzi dl dd{ font-size:0.8rem; color:#878787; line-height:1.5rem;}
	.newlb ul li .wenzi dl dd a{ padding:0.2rem 0.5rem 0.2rem 0.5rem; border:1px solid #711a5f; color:#711a5f; border-radius:5px; font-size:0.8rem;}
	.newlb ul li .wenzi dl dd a:hover{ background:#711a5f; color:#FFF}
	.newlb ul li .wenzi p{font-size:0.8rem; color:#878787; margin-top:2rem; }
	.newlb ul li .wenzi p img{vertical-align:middle; margin-right:10px;}
	.newlb ul li .wenzi p i{margin-left:1rem; padding:5px 10px 5px 10px; background:#c6a3bf; border-radius:35px; color:#FFF}
	.newlb ul li .wenzi p span{margin-left:1rem;}
	.newtitle{ font-size:1.2rem; float:left; width:100%; margin-top:1rem; text-align:center; color:#000}
	.newdate{ width:100%; float:left; font-size:0.8rem; color:#878787; padding-bottom:1rem; border-bottom:1px solid #ddd; text-align:center; margin-top:1rem;}
	.newdate img{ vertical-align:middle; margin-left:1rem; margin-right:0.2rem; max-height: 0.8rem;}
	.newdate i{ margin-left:1rem; padding:5px 10px 5px 10px; background:#c6a3bf; border-radius:35px; color:#FFF}
	.newdate span{ color:#711a5f; margin-left:5px; margin-right:5px;}
	.ywtex{ width:100%; float:left; margin-top:2rem; font-size:0.8rem; line-height:1.5rem;}
	.ywtex ul li{ width:100%; float:left;}
	.ywtex img{ max-width:100%; height:auto}
	.prolb{
		width: 100%;
		float: left;
	}
	.prolb ul li{ 
		width:100%; 
		height: auto; 
		float:left; 
		position:relative;
		box-shadow: 1px 5px 5px rgba(0,0,0,0.2);
		margin-top: 2.0rem;
		transition: all 0.6s;
		padding-bottom: 1rem;
	}
	.prolb ul li .pro01{ 
		width:100%; 
		float:left; 
		display:block;
		transition: all 0.6s;
	}
	.prolb ul li .pro01 div{ 
		height: auto; 
		text-align:center;
	}
	.prolbb ul li .pro01 div span{ 
		height:100%; 
		display:inline-block; 
		vertical-align:middle;
	}
	.prolb ul li .pro01 div img{ 
		height: auto; 
		width:100%; 
		vertical-align:middle;
	}
	.prolb ul li .pro02{ 
		width:100%; 
		float:left;
		margin-top: 10px;
	}
	.prolb ul li .pro02 dl dt{
		font-size: 1.0rem;
		font-weight: bold;
		line-height: 3.0rem;
		background-image: url(../img/hx03.png);
		background-position: bottom left;
		background-repeat: no-repeat;
		margin-left: 1.0rem;
		margin-right: 1.0rem;
	}
	.prolb ul li .pro02 dl dd{
		font-size: 0.8rem;
		line-height: 1.5rem;
		margin-left: 1.0rem;
		margin-right: 1.0rem;
		margin-top: 0.5rem;
	}
	.prolb ul li:hover .pro01{
		margin-top:-0.8rem;
	}
	.prolb ul li:hover {
		background-color: #174f3a;
	}
	.prolb ul li:hover .pro02 dl dt{
		color: #FFFFFF;
		background-image: url(./img/hx03.png);
		background-position: bottom left;
		background-repeat: repeat-x;
	}
	.prolb ul li:hover .pro02 dl dd{
		color: #FFFFFF;
	}
	
	.prolb ul li:hover .pro02 dl dt a{
		color: #FFFFFF;
	}
	
	
	
	
	.contact{
		width: 100%;
		float: left;
		margin-top: 2.0rem;
		font-size: 0.8rem;
		line-height: 1.5rem;
		color: #666666;
	}
	.contact h1{
		font-size: 1.2rem;
		line-height: 2.0rem;
		margin-bottom: 1.0rem;
		color: #333333;
	}
	.contact dl{
		width: 33.33%;
		float: left;
		text-align: center;
		margin-top: 2.0rem;
		margin-bottom: 2.0rem;
	}
	.contact dl dt{
		text-align: center;
	}
	.contact dl dt img{
		max-width: 80%;
		height: auto;
	}
	.contact dl dd{
		font-size: 0.8rem;
		color: #666666;
		line-height: 1.5rem;
		margin-left: 1.0rem;
		margin-right: 1.0rem;
	}
	.contact img{
		max-width: 100%;
		height: auto;
	}





}
































