@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;
	box-sizing: border-box;
	}
img{
	border:0;
	}
ul,li{
	list-style:none;
	}
a{
	color:#333333;
	text-decoration:none;
	transition: all 0.6s;
	}
a:hover{
	color:#FFFF00;
	text-decoration: none;
	}
table{ 
	margin: auto;
	}
i{ font-style:normal}
em{ font-style:normal}



@media (min-width:1200px) {


.main{
	width: auto;
	margin: auto;
	max-width: 1360px;
	padding: 0px 15px;
}
.header{
	width: 100%;
	height: 80px;
	float: left;
	background-color: #000000;
	padding: 0px 8.3vw;
	position: fixed;
	z-index:99999;
	left:0;
	top:0;
}
.header .logo{
	width: auto;
	float: left;
	height: 80px;
	max-width: 12vw;
	display: flex;
	align-items: center;
}
.header .logo img{
	max-width: 12vw;
	max-height: 100%;
	vertical-align: middle;
}
.header .innav{
	width: auto;
	height: 80px;
	float: right;
}
.header .innav ul{
	display: flex;
	align-items: center;
	height: 80px;
}
.header .innav ul li{
	width: auto;
	font-size: 20px;
	height: 80px;
	text-transform: uppercase;
	align-items: center;
	display: flex;
	line-height: 80px;
	margin-left: 2.0vw;
	margin-right: 2.0vw;
	color: #FFFFFF;
}
.header .innav ul li:hover #xiala{
	opacity: 1;
	visibility: visible;
}
.header .innav ul li:hover a{
	color: #FFFF00;
}
.header .innav ul li a{
	width: 100%;
	line-height: 80px;
	float: left;
	height: 100%;
	color: #FFFFFF;
	margin-left: 0.2vw;
	margin-right: 0.2vw;
}
.header .innav ul li a:hover{
	color: #FFFF00;
}
.header .innav ul li .cur{
	color: #FFFF00;
}
.header .innav ul li img{
	vertical-align: middle;
	margin-left: 0.5vw;
	margin-right: 0.5vw;
}
.header .innav ul li:last-child{
	color: #888888;
}
.header .innav ul li:last-child a{
	color: #888888;
}
.header .innav ul li:last-child a:hover{
	color: #FFFFFF;
}
.toum2{ background-color: transparent;}

#xiala{
	width: 100%;
	height: auto;
	background: rgba(0,0,0,1);
	position: absolute;
	top: 80px;
	opacity: 0;
	visibility: hidden;
	left: 0;
	z-index: 9999;
	padding-bottom: 50px;
}
#xiala a{ transition: all 0s;}
#xiala .xlm{
	float: left;
	margin-top: 50px;
	border-left: 2px solid rgba(255,255,255,0.2);
	font-size: 14px;
	line-height: 32px;
	padding-left: 30px;
}
#xiala .xlm h1{
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 20px;
}
#xiala .xlm h1 a{
	color: #FFFFFF;
}
#xiala .xlm h1 a:hover{
	color: #FFFF00;
}
#xiala .xlm a{
	color: #FFFFFF;
	line-height: 32px;
}
#xiala .xlm a:hover{
	color: #FFFF00;
}
#xiala .xlm .more{
	margin-top: 20px;
}
#xiala .xlm .more a{
	color: #FFFF00;
}
.w16{
	width: 16.6%;
}
.w25{
	width: 25%;
}
.chax{
	display:none; 
	right:8.3vw; 
	top:80px;
	position: absolute;
	width:300px; 
	z-index:99999;
	display: flex;
	display: none;
}
.chax input{
	float: left;
}
.chaxbk{
	width: 220px;
	height: 48px;
	line-height: 48px;
	border: 0px;
	background-color: #FFFFFF;
	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: #FFFF00;
	color: #000000;
	border: 0px;
}

.pro{
	width: 100%;
	float: left;
	background: #e9edf0;
	padding: 0px 8.3vw;
	padding-bottom: 80px;
}
.prolm{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.prolm ul{
	display: flex;
	justify-content: center;
}
.prolm ul li{
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 20px;
}
.prolm ul li a{
	padding: 10px 25px;
	background-color: #FFFFFF;
}
.prolm ul li a:hover{
	background-color: #1c222a;
	color: #FFFFFF;
}
.prolm ul li .cur{
	background-color: #1c222a;
	color: #FFFFFF;
}
.prolist{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.prolist ul li{
	width: 24.0%;
	float: left;
	margin-right: 1.33%;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 40px;
	border: 1px solid #e5e5e5;
}
.prolist ul li dl dt{
	height: 265px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
}
.prolist ul li dl dt span{
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.prolist ul li dl dt img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.prolist ul li dl dd{
	height: 84px;
	padding: 0px 30px;
	line-height: 84px;
	font-size: 20px;
	color: #333333;
}
.prolist ul li .tex{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: rgba(25,25,25,0.80);
	padding: 30px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 36px;
	opacity: 0;
	transition: all 0.6s;
}
.prolist ul li .tex h1{
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 18px;
	margin-top: 20px;
}
.prolist ul li .tex .more{
	display: flex;
	margin-top: 40px;
}
.prolist ul li .tex .more a{
	width: 164px;
	height: 42px;
	background: #ffff00;
	font-size: 14px;
	color: #1C222A;
	text-align: center;
	line-height: 42px;
}
.prolist ul li:hover .tex{
	opacity: 1;
}
.prolist ul li:nth-child(4n){
	float: right;
	margin-right: 0px;
}
.gduo{
	width: 100%;
	float: left;
	margin-top: 50px;
}
.gduo ul{
	display: flex;
	justify-content: center;
}
.gduo ul li{
	width: auto;
	height: 48px;
	background: #191919;
}
.gduo ul li a{
	float: left;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #FFFF00;
	font-size: 18px;
	padding: 0px 54px;
}

.inabout{
	width: 100%;
	float: left;
	background-color: #1c222a;
	display: flex;
	align-items: center;
}
.inabout-l{
	width: 50%;
	padding-left: 8.3vw;
	padding-right: 2.7vw;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 32px;
}
.inabout-l h1{
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 48px;
}
.inabout-l .more{
	display: flex;
	margin-top: 25px;
}
.inabout-l .more a{
	width: 194px;
	height: 42px;
	border: 1px solid #ffffff;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 42px;
	text-align: center;
}
.inabout-l ul{
	display: flex;
	margin-top: 90px;
}
.inabout-l ul li{
	width: auto;
	margin-right: 2.6vw;
}
.inabout-l ul li dl dt{
	display: flex;
	font-size: 36px;
	color: #FFFF00;
	line-height: 36px;
	align-items: flex-start;
}
.inabout-l ul li dl dt i{
	font-size: 14px;
	line-height: 20px;
	margin-left: 5px;
}
.inabout-l ul li dl dd{
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
}
.inabout-r{
	width: 50%;
}
.inabout-r img{
	width: 100%;
	height: auto;
	display: block;
}

.case{
	width: 100%;
	float: left;
	margin-top: 60px;
	padding: 0px 8.3vw;
}
.case h1{
	font-size: 36px;
	line-height: 48px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin-bottom: 60px;
}
.case ul li{
	width: 24.25%;
	float: left;
	margin-right: 1%;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 40px;
	height: 414px;
}
.case ul li div{
	overflow: hidden;
}
.case ul li div img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.case ul li dl dt{
	font-size: 20px;
	line-height: 26px;
	margin-top: 20px;
	color: #333333;
	transition: all 0.6s;
}
.case ul li dl dd{
	font-size: 16px;
	line-height: 32px;
	color: #666666;
	transition: all 0.6s;
	margin-top: 20px;
}
.case ul li:hover{
	background-color: #191919;
}
.case ul li:hover dl dt{
	color: #FFFF00;
	padding: 0px 24px;
}
.case ul li:hover dl dd{
	color: #FFFFFF;
	padding: 0px 24px;
}
.case ul li:hover div img{
	transform: scale(1.05);
}
.case ul li:nth-child(4n){
	float: right;
	margin-right: 0px;
}


.foot{
	width: 100%;
	float: left;
	background-color: #1c222a;
	padding: 60px 8.3vw;
	
	
}
.foot01{
	width: 100%;
	float: left;
}
.foot01 ul{
	display: flex;
	justify-content: space-between;
}
.foot01 ul li dl dt{
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	margin-bottom: 28px;
}
.foot01 ul li dl dd{
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 17px;
	color: rgba(255,255,255,0.6);
}
.foot01 ul li dl dd a{
	color: rgba(255,255,255,0.6);
}
.foot01 ul li dl dd a:hover{
	color: #FFFFFF;
}
.foot01 ul li dl dd b{
	font-size: 36px;
	color: #FFFFFF;
	font-style: italic;
	line-height: 42px;
}
.foot01 ul li .date{
	display: flex;
	margin-top: 60px;
	margin-bottom: 30px;
}
.foot01 ul li .date i{
	width: 219px;
	height: 46px;
	border: 1px solid rgba(255,255,255,0.60);
	border-radius: 60px;
	text-align: center;
	line-height: 46px;
	color: rgba(255,255,255,0.6);
}
.foot01 ul li .pic img{
	margin-right: 25px;
	vertical-align: middle;
}
.foot01 ul li:last-child{
	text-align: center;
}
.foot01 ul li .lxan{
	display: flex;
}
.foot01 ul li .lxan a{
	width: 163px;
	height: 36px;
	background: #ffff00;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	color: #1C222A;
}
.foot02{
	width: 100%;
	float: left;
	height: 76px;
	line-height: 76px;
	color: rgba(255,255,255,0.6);
	font-size: 14px;
	background-color: #191919;
	padding: 0px 8.3vw;
	display: flex;
	justify-content: space-between;
}
.foot02 a{
	color: rgba(255,255,255,0.6);
}
.nybanner{
	width: 100%;
	float: left;
	margin-top:80px
}
.nybanner img{
	width: 100%;
	height: auto;
	display: block;
}

.prolm2{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.prolm2 ul{
	display: flex;
	justify-content: space-between;
}
.prolm2 ul li{
	width: auto;
	font-size: 20px;
}
.prolm2 ul li a{
	padding: 15px 30px;
	background-color: #e9edf0;
	color: #666666;
}
.prolm2 ul li a:hover{
	background-color: #1c222a;
	color: #FFFFFF;
}
.prolm2 ul li .cur{
	background-color: #1c222a;
	color: #FFFFFF;
}

.fy{
	width: 100%;
	float: left;
	margin-top: 70px;
}
.fy ul{
	display: flex;
	justify-content: center;
}
.fy ul li{
	font-size: 12px;
	line-height: 28px;
}
.fy ul li a{
	padding: 10px 20px;
	text-align: center;
}
.fy ul li a:hover{
	background-color: #1c222a;
	color: #FFFFFF;
}
.fy ul li .cur{
	background-color: #1c222a;
	color: #FFFFFF;
}
.fy ul li i{
	font-family: "宋体";
}

.add{
	width: 100%;
	float: left;
	margin-top: 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E6E6E6;
	color: #828282;
	font-size: 14px;
}
.add a{
	color: #828282;
}

.show01{
	width: 100%;
	float: left;
	margin-top: 40px;
}
.show01-l{
	width: 665px;
	float: right;
}
.show01-r{
	width: 36%;
	font-size: 16px;
	line-height: 32px;
	color: #828282;
	float: left;
}
.show01-r h1{
	font-size: 24px;
	line-height: 32px;
	color: #333333;
	margin-bottom: 30px;
}
.show01-r h2{
	display: flex;
	margin-bottom: 40px;
}
.show01-r h2 i{
	width: 95px;
	height: 4px;
	background-color: #FFFF00;
}
.show01-r ul{
	display: flex;
	margin-top: 120px;
}
.show01-r ul li{
	width: 250px;
	height: 52px;
}
.show01-r ul li a{
	width: 100%;
	height: 100%;
	float: left;
	border: 1px solid #999999;
	border-radius: 4px;
	line-height: 52px;
	text-align: center;
	font-size: 14px;
}

.ban{ width:665px; height: auto; position:relative; overflow:hidden; float:left; background-color:#fff;}
.ban2{ width:663px; height:451px; position:relative; overflow:hidden;border:1px solid #999999;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:655px; height: 453px; background:#fff; 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:151px;overflow:hidden; width:665px; position:relative;float:left;}
.min_pic{ padding-top:16px; width:665px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:213px; height:149px; margin-right:10px; padding:0px; border: 1px solid #999999;}
.num ul li.on{ border:1px solid #000000; padding:0;}
.num ul li img{ width:100%; height:100%;}
.prev_btn1{ width:30px; text-align:center; height:97px; cursor:pointer; float:left; position:absolute; z-index:11; left:0;}
.next_btn1{  width:30px; text-align:center; height:97px; cursor:pointer;float:right;position:absolute; z-index:11; right:0;}
.prev1{ position:absolute; top:220px; left:0; width:2.5vw; height:2.5vw;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:0; width:2.5vw; height:2.5vw;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:740px; height:740px; 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:740px; height:740px; position:relative; overflow:hidden;}
.pop_up2{ width:740px; height:740px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:740px; height:740px; float:left;}

.xingneng{
	width: 100%;
	float: left;
	margin-top: 85px;
	height: 56px;
	background-color: #e9edf0;
}
.xingneng ul{
	display: flex;
}
.xingneng ul li{
	width: 192px;
	height: 56px;
	line-height: 56px;
	font-size: 18px;
}
.xingneng ul li a{
	width: 100%;
	float: left;
	height: 56px;
	line-height: 56px;
	text-align: center;
}
.xingneng ul li a:hover{
	background: #1c222a;
	color: #FFFF00;
}
.xingneng ul li .cur{
	background: #1c222a;
	color: #FFFF00;
}
.show02{
	width: 100%;
	float: left;
	font-size: 16px;
	line-height: 32px;
	margin-top: 40px;
}
.show02 img{
	max-width: 100%;
	height: auto;
}
.wrap{
	width: 100%;
	float: left;
	margin-top: 50px;
	background-color: #e9edf0;
	padding-bottom: 80px;
}

.yyly{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.yyly dl dt{
	font-size: 30px;
	line-height: 45px;
	text-align: center;
	color: #333333;
}
.yyly dl dd{
	padding: 0px 25%;
	margin-top: 20px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	text-align: center;
}

.fh2{
	width: 100%;
	float: left;
	margin-top: 45px;
}
.fh2 ul{
	display: flex;
	justify-content: center;
}
.fh2 ul li{
	width: 292px;
	height: 52px;
	background: #ffffff;
	border: 1px solid #E6E6E6;
	border-radius: 8px;
	font-size: 16px;
	color: #6C757D;
	text-align: center;
	line-height: 52px;
}
.fh2 ul li a{
	color: #6C757D;
}

.prolist2{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.prolist2 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.prolist2 ul li{
	width: 49%;
	border: 1px solid #E5E5E5;
	position: relative;
	margin-top: 40px;
}
.prolist2 ul li h1{
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.prolist2 ul li img{
	width: 100%;
	height: auto;
	display: block;
}
.prolist2 ul li .tex{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	line-height: 28px;
	z-index: 2;
	opacity: 0;
	transition: all 0.6s;
	display: flex;
	justify-content: center;
	align-items: center;
}
.prolist2 ul li .tex dl dt{
	font-size: 24px;
	line-height: 24px;
	color: #333333;
	text-align: center;
}
.prolist2 ul li .tex dl dd{
	font-size: 14px;
	line-height: 14px;
	color: #666666;
	margin-top: 12px;
	text-align: center;
}
.prolist2 ul li .mask{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(0,0,0,0.5);
	opacity: 0;
	transition: all 0.6s;
}
.prolist2 ul li:hover .mask{
	opacity: 1;
}
.prolist2 ul li:hover .tex{
	opacity: 1;
}
.prolist2 ul li:hover .tex dl dt{
	color: #FFFFFF;
}
.prolist2 ul li:hover .tex dl dd{
	color: #FFFFFF;
}

.casetitle{
	width: 100%;
	float: left;
	font-size: 24px;
	color: #333333;
	margin-top: 45px;
	font-weight: bold;
}
.casedate{
	width: 100%;
	float: left;
	color: #828282;
	font-size: 12px;
	margin-top: 52px;
}
.caseshow{
	width: 100%;
	float: left;
	margin-top: 45px;
	font-size: 14px;
	line-height: 30px;
	color: #333333;
}
.caseshow img{
	max-width: 100%;
	height: auto;
}
.yyshow{
	width: 100%;
	float: left;
	margin-top: 50px;
	padding-bottom: 135px;
	background-image: url(../img/yb01.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.yyly2{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.yyly2 dl dt{
	font-size: 36px;
	line-height: 48px;
	text-align: center;
	color: #FFFFFF;
}
.yyly2 dl dd{
	padding: 0px 25%;
	margin-top: 20px;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
}
.yyshow01{
	width: 100%;
	float: left;
	margin-top: 90px;
}
.yyshow01 ul{
	display: flex;
	justify-content: space-around;
}
.yyshow01 ul li{
	width: auto;
	text-align: center;
}
.yyshow01 ul li dl dt{
	height: 80px;
}
.yyshow01 ul li dl dt img{
	max-height: 100%;
	max-width: 100%;
}
.yyshow01 ul li dl dd{
	margin-top: 30px;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
}
.yyshow02{
	width: 100%;
	float: left;
	margin-top: 120px;
}
.yyshow02 ul{
	display: flex;
	justify-content: center;
}
.yyshow02 ul li{
	width: 200px;
	height: 48px;
	border-radius: 4px;
	text-align: center;
	line-height: 48px;
	font-size: 14px;
}
.yyshow02 ul li:first-child{
	background: #ffff00;
	color: #000000;
}
.yyshow02 ul li:first-child a{
	color: #000000;
}
.yyshow02 ul li:nth-child(2){
	border: 1px solid #ffffff;
	color: #FFFFFF;
	margin-left: 40px;
}
.yyshow02 ul li:nth-child(2) a{
	color: #FFFFFF;
}
.yyshow02 ul li img{
	vertical-align: middle;
}

.fwlist{
	width: 100%;
	float: left;
	margin-top: 40px;
}
.fwlist ul{
	display: flex;
	justify-content: space-between;
}
.fwlist ul li{
	width: 24%;
	border: 1px solid #E5E5E5;
	height: 346px;
	transition: all 0.6s;
}
.fwlist ul li dl dt{
	margin-top: 69px;
	text-align: center;
}
.fwlist ul li dl dd{
	font-size: 18px;
	line-height: 24px;
	margin-top: 50px;
	text-align: center;
}
.fwlist ul li:hover{
	background-color: #1C222A;
	color: #FFFFFF;
}
.zlm{
	width: 100%;
	float: left;
	display: flex;
	justify-content: center;
}
.zlm ul{
	display: flex;
	background-color: #FFFFFF;
	box-shadow: 2px 5px 20px rgba(0,0,0,0.1);
	justify-content: center;
	margin-top: -15px;
	z-index:9999
}
.zlm ul li{
	text-align: center;
	height: 80px;
	align-items: center;
	display: flex;
}
.zlm ul li dl{
	padding-left: 2.5vw;
	padding-right: 2.5vw;
}
.zlm ul li dl dt{
	font-size: 18px;
	line-height: 24px;
	white-space: nowrap; 
}
.zlm ul li dl dd{
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	color: #999999;
}
.zlm ul li i{
	width: 1px;
	height: 40px;
	background-color: rgba(0,0,0,0.10);
}

.zlm ul li.cur{
	color: #FFFF00;
	background: #1c222a;
}
.zlm ul li.cur a{
	color: #FFFF00;
}
.xszx{
	width: 100%;
	float: left;
	margin-top: 70px;
}
.xszx h1{
	font-size: 16px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
}
.xszx01{
	width: 100%;
	float: left;
	margin-top: 40px;
}
.xszx01 div:first-child{
	width: 52%;
	float:left
}
.xszx01 div:nth-child(2){
	width: 45%;
	float:right
}
.xszx01 div:nth-child(2) div{
	padding: 45px;
	background-color: #1c222a;
	font-size: 14px;
	line-height: 36px;
	color: #FFFFFF;
	width: 100%;
}
.xszx01 div:nth-child(2) img{
	vertical-align: middle;
	margin-right: 10px;
}
.xszx01 div:nth-child(2) h2{
	font-size: 24px;
	line-height: 32px;
	color: #FFFF00;
	margin-bottom: 40px;
	font-weight: normal;
}
.xszx01 div ul li{
	width: 100%;
	float: left;
	line-height: 60px;
	margin-bottom: 12px;
}
.bk{
	width: 100%;
	height: 58px;
	line-height: 58px;
	border: 1px solid #E5E5E5;
	padding-left: 28px;
	font-size: 14px;
	color: #999999;
	font-family: "微软雅黑";
	outline: none;
}
.anniu{
	width: 148px;
	height: 50px;
	background: #1c222a;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	border: 0px;
	font-size: 14px;
	color: #FFFF00;
}

.file {
    position: relative;
    display: inline-block;
    background: #e0e0e0;
    border: 1px solid #e0e0e0;
    padding: 10px 40px;
    overflow: hidden;
    color: #333333;
    text-decoration: none;
    text-indent: 0;
    line-height: 20px;
    margin-top: 35px;
    font-size: 14px;
}
.file input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
}
.file:hover {
    background: #1c222a;
    border-color: #1c222a;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}
.red{
	color: #EB5757;
}
.f16{
	font-size: 16px;
}

.search{
	width: 100%;
	float: left;
	margin-top: 70px;
	height: 64px;
	background-color: #f0f0f0;
	padding: 0px 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.searchbk{
	width: 400px;
	height: 62px;
	line-height: 62px;
	border: 0px;
	background-color: transparent;
	outline: none;
	font-family: "微软雅黑";
	color: #999999;
}
.searchanniu{
	width: 116px;
	height: 47px;
	background: #1c222a;
	border: 0px;
	cursor: pointer;
	line-height: 47px;
	text-align: center;
	font-size: 14px;
	color: #FFFF00;
}
.zp{
	width: 100%;
	float: left;
	margin-top: 50px;
}
.subNavBox4{
	width:100%;
	float:left;
}

.subNav4 div{
	display: flex;
	align-items: center;
}
.subNav4 i{
	width: 32px;
	height: 32px;
	background-color: #f0f0f2;
	margin-right: 20px;
	line-height: 32px;
	font-size: 14px;
	text-align: center;
}
.subNav4 span{
	width: 14px;
	height: 14px;
	background-image: url(../img/jian2.png);
	background-position: center;
	background-repeat: no-repeat;
}
.subNav4{
	width:100%; 
	float:left; 
	HEIGHT:64px;
	display: flex;
	justify-content: space-between;
	CURSOR: pointer; 
	border-bottom: 1px solid #E5E5E5;
	background-color: #ffffff;
	line-height:64px; 
	font-size:18px;
	align-items: center;
}
.subNav4:hover{float:left; }
.currentDd4{background: #ffffff;}
.currentDd4 span{
	background-image: url(../img/jian.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.navContent4{
	display: none;
	float:left; 
	width:100%; 
	padding: 30px; 
	line-height:30px; 
	font-size:14px;
	background: #f0f0f2;
}
.rytitle{
	width: 100%;
	float: left;
	margin-top: 80px;
	text-align: center;
}
.rytitle dl dt{
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.rytitle dl dd{
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	text-align: center;
	margin-top: 20px;
}

.down{
	width: 100%;
	float: left;
}
.down ul li{
	width: 31%;
	float: left;
	border: 1px solid #DDDDDD;
	padding: 30px 40px;
	margin-top: 40px;
	transition: all 0.6s;
	margin-right: 3.5%;
}
.down ul li dl dt{
	display: flex;
	justify-content: space-between;
	padding-bottom: 20px;
	border-bottom: 1px solid #DDDDDD;
	font-size: 14px;
	font-weight: bold;
}
.down ul li dl dt .pic01{
	display: inline-block;
}
.down ul li dl dt .pic02{
	display: none;
}
.down ul li dl dd{
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	color: #999999;
	margin-top: 32px;
}
.down ul li dl dd a{
	width: 120px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #bdbdbd;
}
.down ul li:hover dl dd a{
	background-color: #ffff00;
	color: #000000;
	border: 1px solid #ffff00;
}
.down ul li:hover{
	border: 1px solid #1c222a;
	box-shadow: 0px 30px 60px 0px rgba(57,57,57,0.10); 
	background-color: #1c222a;
}
.down ul li:hover dl dt a{
	color: #FFFFFF;
}
.down ul li:hover dl dd{
	color: #FFFFFF;
}
.down ul li:hover dl dt .pic01{
	display: none;
}
.down ul li:hover dl dt .pic02{
	display: inline-block;
}
.down ul li:nth-child(3n){
	float: right;
	margin-right: 0px;
}

.downtitle{
	width: 100%;
	float: left;
	padding-bottom: 20px;
	border-bottom: 3px solid #790102;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 110px;
}
.downdate{
	width: 100%;
	float: left;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	line-height: 52px;
}
.downdate a{
	width: 270px;
	height: 52px;
	background: #0d7a6a;
	border-radius: 4px;
	line-height: 52px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}

.newslist{
	width: 100%;
	float: left;
	margin-top: 70px;
}
.newslist ul li{
	width: 100%;
	float: left;
	padding: 40px;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #E0E0E0;
	transition: all 0.6s;
}
.newslist ul li:hover{
	background: #1c222a;
	box-shadow: 0px 30px 60px 0px rgba(57,57,57,0.10);
}
.newslist ul li:hover .tex{
	color: #FFFFFF;
}
.newslist ul li:hover .tex h1 a{
	color: #FFFFFF;
}
.newslist ul li .pic{
	width: 300px;
	overflow: hidden;
}
.newslist ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.newslist ul li:hover .pic img{
	transform: scale(1.05);
}
.newslist ul li .tex{
	width: calc(100% - 340px);
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.newslist ul li .tex h1{
	font-size: 18px;
	line-height: 27px;
	color: #333333;
	margin-bottom: 15px;
}
.newslist ul li .tex .more{
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.newslist ul li .tex .more a{
	width: 145px;
	height: 40px;
	background-color: #999999;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
}
.newslist ul li:hover .tex .more a{
	background-color: #ffff00;
	color: #000000;
}

.subNavBox2{
	width:100%;
	float:left;
	box-shadow: 2px 5px 40px rgba(0,0,0,0.1);
}
.subNavBox2 h1{
	HEIGHT:75px;
	line-height: 75px;
	display: flex;
	font-size:18px;
	background-color: #1c222a;
	font-weight: normal;
	color: #FFFFFF;
	justify-content: space-between;
}
.subNavBox2 h1 i{
	margin-left: 3.6vw;
	width: 200px;
}
.subNav2{
	width:100%; 
	float:left; 
	HEIGHT:75px;
	display: flex;
	justify-content: space-between;
	CURSOR: pointer; 
	text-align:left; 
	border-bottom:1px solid #e0e0e0;
	background-color: #F9FAFB;
	line-height:75px; 
	font-size:14px;
}
.subNav2 i{ 
	margin-left: 3.6vw;
	width: 200px;
}
.subNav2:hover{float:left; }
.currentDd2{background: #f2f2f2;}
.currentDd2 i{
	color: #000000;
}
.navContent2{
	display: none;
	float:left; 
	width:100%; 
	padding:0.5rem 5% 1rem 5%; 
	line-height:30px; 
	font-size:14px;
	background-color: #f2f2f2;
}
.about{
	width: 100%;
	float: left;
	margin-top: 70px;
	font-size: 16px;
	line-height: 36px;
	color: #666666;
}
.about h1{
	font-size: 24px;
	line-height: 32px;
	color: #333333;
	text-align: center;
	margin-bottom: 40px;
}
.about ul{
	display: flex;
	margin-top: 45px;
	justify-content: space-around;
}
.about ul li{
	width: auto;
	display: flex;
	align-items: center;
}
.about ul li span{
	width: 1px;
	height: 72px;
	background-color: rgba(0,0,0,0.1);
}
.about ul li dl dt{
	display: flex;
	font-size: 48px;
	line-height: 56px;
	color: #666666;
	text-align: center;
	align-items: flex-start;
}
.about ul li dl dt i{
	font-size: 14px;
	line-height: 24px;
}
.about ul li dl dd{
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	text-align: center;
}
.abtitle{
	width: 100%;
	float: left;
	margin-top: 80px;
}
.abtitle dl dt{
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	color: #333333;
}
.abtitle dl dd{
	font-size: 16px;
	line-height: 35px;
	text-align: center;
	color: #666666;
	margin-top: 12px;
}
.kxys{
	width: 100%;
	float: left;
	margin-top: 40px;
}
.kxys ul{
	display: flex;
	justify-content: space-between;
}
.kxys ul li{
	width: 23%;
	border: 1px solid #bdbdbd;
	height: 368px;
	padding: 0px 40px;
	transition: all 0.6s;
}
.kxys ul li .pic{
	height: 80px;
	margin-top: 60px;
}
.kxys ul li .pic img{
	max-height: 80px;
	max-width: 100%;
}
.kxys ul li .pic .pic01{
	display: inline-block;
}
.kxys ul li .pic .pic02{
	display: none;
}
.kxys ul li dl dt{
	font-size: 18px;
	color: #333333;
	line-height: 40px;
	font-weight: bold;
	margin-top: 20px;
}
.kxys ul li dl dd{
	font-size: 16px;
	line-height: 35px;
	color: #666666;
}
.kxys ul li:hover .pic .pic01{
	display: none;
}
.kxys ul li:hover .pic .pic02{
	display: inline-block;
}
.kxys ul li:hover{
	background-color: #1C222A;
}
.kxys ul li:hover dl dt{
	color: #FFFFFF;
}
.kxys ul li:hover dl dd{
	color: #999999;
}

.cutrul{
	width: 100%;
	float: left;
	margin-top: 40px;
	height: 400px;
	background-image: url(../img/abj.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.cutrul ul{
	display: flex;
	justify-content: space-between;
}
.cutrul ul li{
	width: 25%;
	border-right: 1px solid rgba(255,255,255,0.2);
	text-align: center;
	color: #FFFFFF;
	height: 400px;
}
.cutrul ul li div{
	height: 80px;
	margin-top: 80px;
}
.cutrul ul li div img{
	max-height: 80px;
	max-width: 100%;
}
.cutrul ul li dl dt{
	font-size: 24px;
	line-height: 32px;
	margin-top: 26px;
	font-weight: bold;
	margin-bottom: 30px;
}
.cutrul ul li dl dd{
	font-size: 18px;
	line-height: 40px;
}
.cutrul ul li:last-child{
	border: 0px;
}

.lxwm{
	width: 100%;
	float: left;
	margin-top: 60px;
	background-color: #e9edf0;
	display: flex;
}
.lxwm-l{
	width: 43%;
	padding: 40px 45px;
	font-size: 14px;
	line-height: 36px;
	color: #FFFFFF;
	background: #1c222a;
}
.lxwm-l h1{
	font-size: 24px;
	margin-bottom: 40px;
	font-weight: normal;
}
.lxwm-l img{
	vertical-align: middle;
	margin-right: 10px;
}

.lxwm-r{
	width: 57%;
	padding: 50px 60px;
}
.lxwm-r ul li{
	width: 100%;
	float: left;
	line-height: 60px;
	margin-top: 20px;
}
.lxbk{
	width: 100%;
	height: 60px;
	border: 0px;
	outline: none;
	font-size: 14px;
	color: #999999;
	padding-left: 28px;
	line-height: 60px;
	font-family: "微软雅黑";
}
.lxanniu{
	width: 148px;
	height: 50px;
	background:#1c222a;
	border: 0px;
	cursor: pointer;
	color: #FFFF00;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
}
.lxwm-r ul li:first-child{
	width: 49%;
	margin-top: 0px;
}
.lxwm-r ul li:nth-child(2){
	margin-top: 0px;
	width: 49%;
	float: right;
}
.lxwm-r ul li:last-child{
	margin-top: 40px;
}
.map{
	width: 100%;
	float: left;
	margin-top: 80px;
}
.map img{
	width: 100%;
	height: auto;
	display: block;
}









.mart20{
	margin-top: 20px;
}
.mart40{
	margin-top: 40px;
}
.mart0{
	margin-top: 0px;
}
.header2{
	display: none;
}
.mobile{
	display: none;
}
	
}






@media (max-width:1199px) {
.pc{
	display: none;
}
.header{
	display: none;
}
.header2{ 
	width:100%; 
	float:left; 
	height:4rem; 
	line-height:4rem;
	background-color: #000000;
	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;
}
.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: 1.5rem; 
	left:5%; 
	z-index:102;  
	width: 1.0rem; 
	height: 1.0rem; 
	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:#000;  
	padding-bottom:4rem;
}
.subNavBox3 h1{ 
	text-align:center; 
	height:5rem; 
	background:#000000;
}
.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:95%; 
	float:left; 
	HEIGHT:3.0rem;
	DISPLAY: block;  
	CURSOR: pointer; 
	padding-left:5%;
	text-align:left; 
	border-bottom:1px solid rgba(255,255,255,0.1); 
	line-height:3.0rem; 
	font-size:1.0rem;
	color:#FFFFFF;
}
.subNav3 a{
	color:#FFFFFF;
}
.subNav3 i{ 
	padding:0.3rem; 
	background:url(../img/xjt2.png) no-repeat center / contain; 
	margin-right:1rem; 
	float:right; 
	margin-top:1.2rem;
}
.subNav3:hover{float:left; }
.currentDd3{background: #ffff00; color: #000000;}
.currentDd3 a{
	color: #000000;
}
.currentDd3 i{
	background:url(../img/xjt2.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.9rem; 
	padding-bottom:0px;
	color: rgba(255,255,255,0.6);
}
.navContent3 h2{
	font-size: 1.0rem;
	line-height: 2.0rem;
	color: #FFFFFF;
}
.navContent3 a{
	color: rgba(255,255,255,0.6);
}

.main{ 
	width:90%; 
	float:left; 
	margin-left:5%; 
	margin-right:5%;
}


.pro{
	width: 100%;
	float: left;
	background: #e9edf0;
	padding: 0px 5%;
	padding-bottom: 2.0rem;
}
.prolm{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.prolm ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.prolm ul li{
	width: 49%;
	font-size: 0.8rem;
	height: 2.5rem;
	line-height: 2.5rem;
	text-align: center;
	margin-top: 0.5rem;
}
.prolm ul li a{
	background-color: #FFFFFF;
	width: 100%;
	float: left;
}
.prolm ul li a:hover{
	background-color: #1c222a;
	color: #FFFFFF;
}
.prolm ul li .cur{
	background-color: #1c222a;
	color: #FFFFFF;
}
.prolist{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.prolist ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.prolist ul li{
	width: 49.0%;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 1.0rem;
	border: 1px solid #e5e5e5;
}
.prolist ul li dl dt{
	height: 9rem;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
}
.prolist ul li dl dt span{
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.prolist ul li dl dt img{
	max-width: 60%;
	max-height: 80%;
	vertical-align: middle;
}
.prolist ul li dl dd{
	height: 3.0rem;
	padding: 0px 1.0rem;
	line-height: 3.0rem;
	font-size: 0.8rem;
	color: #333333;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.prolist ul li .tex{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: rgba(25,25,25,0.80);
	padding: 1.0rem;
	color: #FFFFFF;
	font-size: 0.8rem;
	line-height: 1.5rem;
	opacity: 0;
	transition: all 0.6s;
}
.prolist ul li .tex h1{
	font-size: 1.2rem;
	line-height: 1.5rem;
	margin-bottom: 0.5rem;
	margin-top: 0.5rem;
}
.prolist ul li .tex .more{
	display: flex;
	margin-top: 1.0rem;
}
.prolist ul li .tex .more a{
	width: 8.0rem;
	height: 2.0rem;
	background: #ffff00;
	font-size: 0.8rem;
	color: #1C222A;
	text-align: center;
	line-height: 2.0rem;
}
.prolist ul li:hover .tex{
	opacity: 0;
}
.gduo{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.gduo ul{
	display: flex;
	justify-content: center;
}
.gduo ul li{
	width: auto;
	height: 2.0rem;
	background: #191919;
}
.gduo ul li a{
	float: left;
	height: 2.0rem;
	line-height: 2.0rem;
	text-align: center;
	color: #FFFF00;
	font-size: 0.8rem;
	padding: 0px 2.0rem;
}

.inabout{
	width: 100%;
	float: left;
	background-color: #1c222a;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding-top: 2.0rem;
}
.inabout-l{
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
	color: #FFFFFF;
	font-size: 0.8rem;
	line-height: 1.5rem;
}
.inabout-l h1{
	font-size: 1.2rem;
	line-height: 1.5rem;
	margin-bottom: 2.0rem;
}
.inabout-l .more{
	display: flex;
	margin-top: 1.0rem;
}
.inabout-l .more a{
	width: 8.0rem;
	height: 2.0rem;
	border: 1px solid #ffffff;
	color: #FFFFFF;
	font-size: 0.8rem;
	line-height: 2.0rem;
	text-align: center;
}
.inabout-l ul{
	display: flex;
	margin-top: 2.0rem;
	justify-content: space-between;
}
.inabout-l ul li{
	width: auto;
}
.inabout-l ul li dl dt{
	display: flex;
	font-size: 1.2rem;
	color: #FFFF00;
	line-height: 1.5rem;
	align-items: flex-start;
}
.inabout-l ul li dl dt i{
	font-size: 0.8rem;
	line-height: 1.0rem;
	margin-left: 5px;
}
.inabout-l ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #FFFFFF;
}
.inabout-r{
	width: 100%;
	margin-top: 2.0rem;
}
.inabout-r img{
	width: 100%;
	height: auto;
	display: block;
}

.case{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	padding: 0px 5%;
}
.case h1{
	font-size: 1.2rem;
	line-height: 2.0rem;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin-bottom: 1.0rem;
}
.case ul li{
	width: 100%;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 1.0rem;
	height: auto;
}
.case ul li div{
	overflow: hidden;
}
.case ul li div img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.case ul li dl dt{
	font-size: 1.0rem;
	line-height: 1.5rem;
	margin-top: 1.0rem;
	color: #333333;
	transition: all 0.6s;
}
.case ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	transition: all 0.6s;
	margin-top: 1.0rem;
}
.case ul li:hover{
	background-color: #191919;
}
.case ul li:hover dl dt{
	color: #FFFFFF;
	padding: 0px 1.0rem;
}
.case ul li:hover dl dd{
	color: #FFFFFF;
	padding: 0px 1.0rem;
}
.case ul li:hover div img{
	transform: scale(1.05);
}


.foot{
	width: 100%;
	float: left;
	background-color: #1c222a;
	padding: 2.0rem 5%;
	margin-top: 2.0rem;
}
.foot01{
	width: 100%;
	float: left;
}
.foot01 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot01 ul li dl dt{
	font-size: 1.0rem;
	line-height: 1.5rem;
	color: #FFFFFF;
	margin-bottom: 1.0rem;
}
.foot01 ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	margin-bottom: 0.5rem;
	color: rgba(255,255,255,0.6);
}
.foot01 ul li dl dd a{
	color: rgba(255,255,255,0.6);
}
.foot01 ul li dl dd a:hover{
	color: #FFFFFF;
}
.foot01 ul li dl dd b{
	font-size: 1.2rem;
	color: #FFFFFF;
	font-style: italic;
	line-height: 2.0rem;
}
.foot01 ul li .date{
	display: flex;
	margin-top: 0.8rem;
	margin-bottom: 0.8rem;
}
.foot01 ul li .date i{
	width: 13.0rem;
	height: 2.0rem;
	border: 1px solid rgba(255,255,255,0.60);
	border-radius: 1.5rem;
	text-align: center;
	line-height: 2.0rem;
	color: rgba(255,255,255,0.6);
	font-size: 0.8rem;
}
.foot01 ul li .pic img{
	margin-right: 1.0rem;
	vertical-align: middle;
}
.foot01 ul li:last-child{
	text-align: center;
}
.foot01 ul li .lxan{
	display: flex;
	justify-content: center;
}
.foot01 ul li .lxan a{
	width: 8.0rem;
	height: 2.0rem;
	background: #ffff00;
	line-height: 2.0rem;
	text-align: center;
	font-size: 0.8rem;
	color: #1C222A;
}
.foot01 ul li:last-child{
	text-align: center;
	width: 100%;
	margin-top: 2.0rem;
}
.foot01 ul li:last-child img{
	max-width: 40%;
	height: auto;
}
.foot02{
	width: 100%;
	float: left;
	height: auto;
	line-height: 1.5rem;
	color: rgba(255,255,255,0.6);
	font-size: 0.8rem;
	background-color: #191919;
	padding: 0.5rem 5%;
	display: flex;
	justify-content: space-between;
}
.foot02 a{
	color: rgba(255,255,255,0.6);
}
.nybanner{
	width: 100%;
	float: left;
	margin-top: 4.0rem;
}
.nybanner img{
	width: 100%;
	height: auto;
	display: block;
}

.prolm2{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.prolm2 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.prolm2 ul li{
	width: 49%;
	font-size: 0.8rem;
	text-align: center;
	height: 2.5rem;
	line-height: 2.5rem;
	margin-top: 0.5rem;
}
.prolm2 ul li a{
	background-color: #e9edf0;
	color: #666666;
	width: 100%;
	float: left;
}
.prolm2 ul li a:hover{
	background-color: #1c222a;
	color: #FFFFFF;
}
.prolm2 ul li .cur{
	background-color: #1c222a;
	color: #FFFFFF;
}

.fy{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.fy ul{
	display: flex;
	justify-content: center;
}
.fy ul li{
	font-size: 0.8rem;
	line-height: 1.5rem;
}
.fy ul li a{
	padding: 0.2rem 0.6rem;
	text-align: center;
}
.fy ul li a:hover{
	background-color: #1c222a;
	color: #FFFFFF;
}
.fy ul li .cur{
	background-color: #1c222a;
	color: #FFFFFF;
}
.fy ul li i{
	font-family: "宋体";
}

.add{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #E6E6E6;
	color: #828282;
	font-size: 0.8rem;
}
.add a{
	color: #828282;
}

.show01{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.show01-l{
	width: 100%;
	float: left;
}
.show01-r{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #828282;
	float: left;
}
.show01-r h1{
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #333333;
	margin-bottom: 1.0rem;
}
.show01-r h2{
	display: flex;
	margin-bottom: 1.0rem;
}
.show01-r h2 i{
	width: 3.0rem;
	height: 4px;
	background-color: #FFFF00;
}
.show01-r ul{
	display: flex;
	margin-top: 3.0rem;
}
.show01-r ul li{
	width: 8.0rem;
	height: 2.5rem;
}
.show01-r ul li a{
	width: 100%;
	height: 100%;
	float: left;
	border: 1px solid #999999;
	border-radius: 4px;
	line-height: 2.5rem;
	text-align: center;
	font-size: 0.8rem;
}

.ban{ width:665px; height: auto; position:relative; overflow:hidden; float:left; background-color:#fff;}
.ban2{ width:663px; height:451px; position:relative; overflow:hidden;border:1px solid #999999;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:655px; height: 453px; background:#fff; 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:151px;overflow:hidden; width:665px; position:relative;float:left;}
.min_pic{ padding-top:16px; width:665px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:213px; height:149px; margin-right:10px; padding:0px; border: 1px solid #999999;}
.num ul li.on{ border:1px solid #000000; padding:0;}
.num ul li img{ width:100%; height:100%;}
.prev_btn1{ width:30px; text-align:center; height:97px; cursor:pointer; float:left; position:absolute; z-index:11; left:0;}
.next_btn1{  width:30px; text-align:center; height:97px; cursor:pointer;float:right;position:absolute; z-index:11; right:0;}
.prev1{ position:absolute; top:220px; left:0; width:2.5vw; height:2.5vw;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:0; width:2.5vw; height:2.5vw;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:740px; height:740px; 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:740px; height:740px; position:relative; overflow:hidden;}
.pop_up2{ width:740px; height:740px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:740px; height:740px; float:left;}

.xingneng{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	height: 2.5rem;
	background-color: #e9edf0;
}
.xingneng ul{
	display: flex;
}
.xingneng ul li{
	width: 33.3%;
	height: 2.5rem;
	line-height: 2.5rem;
	font-size: 0.8rem;
}
.xingneng ul li a{
	width: 100%;
	float: left;
	height: 2.5rem;
	line-height: 2.5rem;
	text-align: center;
}
.xingneng ul li a:hover{
	background: #1c222a;
	color: #FFFF00;
}
.xingneng ul li .cur{
	background: #1c222a;
	color: #FFFF00;
}
.show02{
	width: 100%;
	float: left;
	font-size: 0.8rem;
	line-height: 1.5rem;
	margin-top: 1.0rem;
}
.show02 img{
	max-width: 100%;
	height: auto;
}
.wrap{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	background-color: #e9edf0;
	padding-bottom: 2.0rem;
}

.yyly{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.yyly dl dt{
	font-size: 1.2rem;
	line-height: 2.0rem;
	text-align: center;
	color: #333333;
}
.yyly dl dd{
	margin-top: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	text-align: center;
}

.fh2{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.fh2 ul{
	display: flex;
	justify-content: center;
}
.fh2 ul li{
	width: 8.0rem;
	height: 2.5rem;
	background: #ffffff;
	border: 1px solid #E6E6E6;
	border-radius: 8px;
	font-size: 0.8rem;
	color: #6C757D;
	text-align: center;
	line-height: 2.5rem;
}
.fh2 ul li a{
	color: #6C757D;
}

.prolist2{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.prolist2 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.prolist2 ul li{
	width: 49%;
	border: 1px solid #E5E5E5;
	position: relative;
	margin-top: 1.0rem;
}
.prolist2 ul li h1{
	height: 2.5rem;
	line-height: 2.5rem;
	font-size: 0.8rem;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.prolist2 ul li img{
	width: 100%;
	height: auto;
	display: block;
}
.prolist2 ul li .tex{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 0.8rem;
	line-height: 1.5rem;
	z-index: 2;
	opacity: 0;
	transition: all 0.6s;
	display: flex;
	justify-content: center;
	align-items: center;
}
.prolist2 ul li .tex dl dt{
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #333333;
	text-align: center;
}
.prolist2 ul li .tex dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	margin-top: 0.5rem;
	text-align: center;
}
.prolist2 ul li .mask{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(0,0,0,0.5);
	opacity: 0;
	transition: all 0.6s;
}
.prolist2 ul li:hover .mask{
	opacity: 1;
}
.prolist2 ul li:hover .tex{
	opacity: 1;
}
.prolist2 ul li:hover .tex dl dt{
	color: #FFFFFF;
}
.prolist2 ul li:hover .tex dl dd{
	color: #FFFFFF;
}

.casetitle{
	width: 100%;
	float: left;
	font-size: 1.2rem;
	color: #333333;
	margin-top: 1.0rem;
	font-weight: bold;
}
.casedate{
	width: 100%;
	float: left;
	color: #828282;
	font-size: 0.8rem;
	margin-top: 2.0rem;
}
.caseshow{
	width: 100%;
	float: left;
	margin-top: 1.5rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #333333;
}
.caseshow img{
	max-width: 100%;
	height: auto;
}
.yyshow{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	padding-bottom: 3.0rem;
	background-image: url(../img/yb01.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.yyly2{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.yyly2 dl dt{
	font-size: 1.2rem;
	line-height: 2.0rem;
	text-align: center;
	color: #FFFFFF;
}
.yyly2 dl dd{
	margin-top: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #FFFFFF;
	text-align: center;
}
.yyshow01{
	width: 100%;
	float: left;
	margin-top: 3.0rem;
}
.yyshow01 ul{
	display: flex;
	justify-content: space-around;
}
.yyshow01 ul li{
	width: auto;
	text-align: center;
}
.yyshow01 ul li dl dt{
	height: 3.0rem;
}
.yyshow01 ul li dl dt img{
	max-height: 100%;
	max-width: 100%;
}
.yyshow01 ul li dl dd{
	margin-top: 1.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #FFFFFF;
	padding: 0px 0.5rem;
}
.yyshow02{
	width: 100%;
	float: left;
	margin-top: 3.0rem;
}
.yyshow02 ul{
	display: flex;
	justify-content: center;
}
.yyshow02 ul li{
	width: 8.0rem;
	height: 2.0rem;
	border-radius: 4px;
	text-align: center;
	line-height: 2.0rem;
	font-size: 0.8rem;
}
.yyshow02 ul li:first-child{
	background: #ffff00;
	color: #000000;
}
.yyshow02 ul li:first-child a{
	color: #000000;
}
.yyshow02 ul li:nth-child(2){
	border: 1px solid #ffffff;
	color: #FFFFFF;
	margin-left: 0.5rem;
}
.yyshow02 ul li:nth-child(2) a{
	color: #FFFFFF;
}
.yyshow02 ul li img{
	vertical-align: middle;
}

.fwlist{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.fwlist ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fwlist ul li{
	width: 49%;
	border: 1px solid #E5E5E5;
	height: auto;
	transition: all 0.6s;
	padding-bottom: 2.0rem;
	margin-top: 1.0rem;
}
.fwlist ul li dl dt{
	margin-top: 2.0rem;
	text-align: center;
}
.fwlist ul li dl dt img{
	max-width: 60%;
	height: auto;
}
.fwlist ul li dl dd{
	font-size: 1.0rem;
	line-height: 1.5rem;
	margin-top: 2.0rem;
	text-align: center;
}
.fwlist ul li:hover{
	background-color: #1C222A;
	color: #FFFFFF;
}
.zlm{
	width: 100%;
	float: left;
	position: relative;
	height: 3.0rem;
	display: flex;
	justify-content: center;
}
.zlm ul{
	display: flex;
	background-color: #FFFFFF;
	box-shadow: 2px 5px 20px rgba(0,0,0,0.1);
	justify-content: center;
	position: absolute;
	top: -0.5rem;
	z-index: 11;
}
.zlm ul li{
	text-align: center;
	height: 3.0rem;
	align-items: center;
	display: flex;
}
.zlm ul li dl{
	padding-left: 2.5vw;
	padding-right: 2.5vw;
}
.zlm ul li dl dt{
	font-size: 0.8rem;
	line-height: 1.5rem;
}
.zlm ul li dl dd{
	font-size: 0.8rem;
	line-height: 16px;
	text-transform: uppercase;
	color: #999999;
}
.zlm ul li i{
	width: 1px;
	height: 1.0rem;
	background-color: rgba(0,0,0,0.10);
}

.zlm ul li.cur{
	color: #FFFF00;
	background: #1c222a;
}
.zlm ul li.cur a{
	color: #FFFF00;
}
.xszx{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.xszx h1{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	font-weight: normal;
}
.xszx01{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.xszx01 div:first-child{
	width: 100%%;
}
.xszx01 div:nth-child(2){
	width: 100%;
}
.xszx01 div:nth-child(2) div{
	padding: 1.0rem;
	background-color: #1c222a;
	font-size: 0.8rem;
	line-height: 2.0rem;
	color: #FFFFFF;
	width: 100%;
	margin-top: 1.0rem;
}
.xszx01 div:nth-child(2) img{
	vertical-align: middle;
	margin-right: 0.2rem;
}
.xszx01 div:nth-child(2) h2{
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #FFFF00;
	margin-bottom: 1.0rem;
	font-weight: normal;
}
.xszx01 div ul li{
	width: 100%;
	float: left;
	line-height: 2.5rem;
	margin-bottom: 0.5rem;
}
.bk{
	width: 100%;
	height: 2.5rem;
	line-height: 2.5rem;
	border: 1px solid #E5E5E5;
	padding-left: 1.0rem;
	font-size: 0.8rem;
	color: #999999;
	font-family: "微软雅黑";
	outline: none;
}
.anniu{
	width: 8.0rem;
	height: 2.5rem;
	background: #1c222a;
	line-height: 2.5rem;
	text-align: center;
	cursor: pointer;
	border: 0px;
	font-size: 0.8rem;
	color: #FFFF00;
}

.file {
    position: relative;
    display: inline-block;
    background: #e0e0e0;
    border: 1px solid #e0e0e0;
    padding: 0.2rem 1.5rem;
    overflow: hidden;
    color: #333333;
    text-decoration: none;
    text-indent: 0;
    line-height: 1.5rem;
    margin-top: 1.0rem;
    font-size: 0.8rem;
}
.file input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
}
.file:hover {
    background: #1c222a;
    border-color: #1c222a;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}
.red{
	color: #EB5757;
}
.f16{
	font-size: 1.0rem;
}

.search{
	width: 100%;
	float: left;
	margin-top: 3.0rem;
	height: 2.5rem;
	background-color: #f0f0f0;
	padding: 0px 1.0rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.searchbk{
	width: 10rem;
	height: 2.5rem;
	line-height: 2.5rem;
	border: 0px;
	background-color: transparent;
	outline: none;
	font-family: "微软雅黑";
	color: #999999;
}
.searchanniu{
	width: 4.0rem;
	height: 2.0rem;
	background: #1c222a;
	border: 0px;
	cursor: pointer;
	line-height: 2.0rem;
	text-align: center;
	font-size: 0.8rem;
	color: #FFFF00;
}
.zp{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.subNavBox4{
	width:100%;
	float:left;
}

.subNav4 div{
	display: flex;
	align-items: center;
}
.subNav4 i{
	width: 1.5rem;
	height: 1.5rem;
	background-color: #f0f0f2;
	margin-right: 1.0rem;
	line-height: 1.5rem;
	font-size: 0.8rem;
	text-align: center;
}
.subNav4 span{
	width: 0.5rem;
	height: 0.5rem;
	background-image: url(../img/jian2.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.subNav4{
	width:100%; 
	float:left; 
	HEIGHT:2.5rem;
	display: flex;
	justify-content: space-between;
	CURSOR: pointer; 
	border-bottom: 1px solid #E5E5E5;
	background-color: #ffffff;
	line-height:2.5rem; 
	font-size:0.8rem;
	align-items: center;
}
.subNav4:hover{float:left; }
.currentDd4{background: #ffffff;}
.currentDd4 span{
	background-image: url(../img/jian.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.navContent4{
	display: none;
	float:left; 
	width:100%; 
	padding: 1.0rem; 
	line-height:1.5rem; 
	font-size:0.8rem;
	background: #f0f0f2;
}
.rytitle{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	text-align: center;
}
.rytitle dl dt{
	font-size: 1.2rem;
	line-height: 2.0rem;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.rytitle dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	text-align: center;
	margin-top: 1.0rem;
}

.down{
	width: 100%;
	float: left;
}
.down ul li{
	width: 100%;
	float: left;
	border: 1px solid #DDDDDD;
	padding: 1.0rem;
	margin-top: 1.0rem;
	transition: all 0.6s;
}
.down ul li dl dt{
	display: flex;
	justify-content: space-between;
	padding-bottom: 1.0rem;
	border-bottom: 1px solid #DDDDDD;
	font-size: 0.8rem;
	font-weight: bold;
}
.down ul li dl dt .pic01{
	display: inline-block;
	max-height: 2.5rem;
}
.down ul li dl dt .pic02{
	display: none;
	max-height: 2.5rem;
}
.down ul li dl dd{
	display: flex;
	justify-content: space-between;
	font-size: 0.8rem;
	color: #999999;
	margin-top: 1.0rem;
}
.down ul li dl dd a{
	width: 6.0rem;
	height: 2.0rem;
	line-height: 2.0rem;
	text-align: center;
	border: 1px solid #bdbdbd;
}
.down ul li:hover dl dd a{
	background-color: #ffff00;
	color: #000000;
	border: 1px solid #ffff00;
}
.down ul li:hover{
	border: 1px solid #1c222a;
	box-shadow: 0px 30px 60px 0px rgba(57,57,57,0.10); 
	background-color: #1c222a;
}
.down ul li:hover dl dt a{
	color: #FFFFFF;
}
.down ul li:hover dl dd{
	color: #FFFFFF;
}
.down ul li:hover dl dt .pic01{
	display: none;
}
.down ul li:hover dl dt .pic02{
	display: inline-block;
}

.downtitle{
	width: 100%;
	float: left;
	padding-bottom: 20px;
	border-bottom: 3px solid #790102;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 110px;
}
.downdate{
	width: 100%;
	float: left;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	line-height: 52px;
}
.downdate a{
	width: 270px;
	height: 52px;
	background: #0d7a6a;
	border-radius: 4px;
	line-height: 52px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}

.newslist{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.newslist ul li{
	width: 100%;
	float: left;
	padding: 1.0rem;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #E0E0E0;
	transition: all 0.6s;
	flex-wrap: wrap;
}
.newslist ul li:hover{
	background: #1c222a;
	box-shadow: 0px 30px 60px 0px rgba(57,57,57,0.10);
}
.newslist ul li:hover .tex{
	color: #FFFFFF;
}
.newslist ul li:hover .tex h1 a{
	color: #FFFFFF;
}
.newslist ul li .pic{
	width: 100%;
	overflow: hidden;
}
.newslist ul li .pic img{
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.6s;
}
.newslist ul li:hover .pic img{
	transform: scale(1.05);
}
.newslist ul li .tex{
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	margin-top: 1.0rem;
}
.newslist ul li .tex h1{
	font-size: 1.0rem;
	line-height: 1.5rem;
	color: #333333;
	margin-bottom: 0.5rem;
}
.newslist ul li .tex .more{
	display: flex;
	justify-content: space-between;
	margin-top: 2.0rem;
}
.newslist ul li .tex .more a{
	width: 8.0rem;
	height: 2.0rem;
	background-color: #999999;
	color: #FFFFFF;
	line-height: 2.0rem;
	text-align: center;
}
.newslist ul li:hover .tex .more a{
	background-color: #ffff00;
	color: #000000;
}

.subNavBox2{
	width:100%;
	float:left;
	box-shadow: 2px 5px 40px rgba(0,0,0,0.1);
}
.subNavBox2 h1{
	HEIGHT:2.5rem;
	line-height: 2.5rem;
	display: flex;
	font-size:0.8rem;
	background-color: #1c222a;
	font-weight: normal;
	color: #FFFFFF;
	justify-content: space-between;
	padding: 0px 1.0rem;
}
.subNavBox2 h1 i{
	width: auto;
	display: none;
}
.subNavBox2 h1 i:first-child{
	display: block;
}
.subNavBox2 h1 i:last-child{
	display: block;
}
.subNav2{
	width:100%; 
	float:left; 
	HEIGHT:2.5rem;
	display: flex;
	justify-content: space-between;
	CURSOR: pointer; 
	text-align:left; 
	border-bottom:1px solid #e0e0e0;
	background-color: #F9FAFB;
	line-height:2.5rem; 
	font-size:0.8rem;
	padding: 0px 1.0rem;
}
.subNav2 i{ 
	width: auto;
	display: none;
}
.subNav2 i:first-child{
	display: block;
}
.subNav2 i:last-child{
	display: block;
}
.subNav2:hover{float:left; }
.currentDd2{background: #f2f2f2;}
.currentDd2 i{
	color: #000000;
}
.navContent2{
	display: none;
	float:left; 
	width:100%; 
	padding:1.0rem; 
	line-height:1.5rem; 
	font-size:0.8rem;
	background-color: #f2f2f2;
}
.about{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}
.about h1{
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #333333;
	text-align: center;
	margin-bottom: 1.0rem;
}
.about img{
	max-width: 100%;
	height: auto;
}
.about ul{
	display: flex;
	margin-top: 1.0rem;
	justify-content: space-around;
}
.about ul li{
	width: auto;
	display: flex;
	align-items: center;
}
.about ul li span{
	width: 1px;
	height: 3.0rem;
	background-color: rgba(0,0,0,0.1);
}
.about ul li dl dt{
	display: flex;
	font-size: 1.2rem;
	line-height: 2.0rem;
	color: #666666;
	text-align: center;
	align-items: flex-start;
}
.about ul li dl dt i{
	font-size: 0.8rem;
	line-height: 1.2rem;
}
.about ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
	text-align: center;
}
.abtitle{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.abtitle dl dt{
	font-size: 1.2rem;
	line-height: 2.0rem;
	text-align: center;
	color: #333333;
}
.abtitle dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	text-align: center;
	color: #666666;
	margin-top: 0.5rem;
}
.kxys{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
}
.kxys ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.kxys ul li{
	width: 49%;
	border: 1px solid #bdbdbd;
	height: auto;
	padding: 1.0rem;
	transition: all 0.6s;
	margin-top: 0.5rem;
}
.kxys ul li .pic{
	height: 3.0rem;
	margin-top: 1.0rem;
}
.kxys ul li .pic img{
	max-height: 3.0rem;
	max-width: 100%;
}
.kxys ul li .pic .pic01{
	display: inline-block;
}
.kxys ul li .pic .pic02{
	display: none;
}
.kxys ul li dl dt{
	font-size: 1.0rem;
	color: #333333;
	line-height: 2.0rem;
	font-weight: bold;
	margin-top: 1.0rem;
}
.kxys ul li dl dd{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #666666;
}
.kxys ul li:hover .pic .pic01{
	display: none;
}
.kxys ul li:hover .pic .pic02{
	display: inline-block;
}
.kxys ul li:hover{
	background-color: #1C222A;
}
.kxys ul li:hover dl dt{
	color: #FFFFFF;
}
.kxys ul li:hover dl dd{
	color: #999999;
}

.cutrul{
	width: 100%;
	float: left;
	margin-top: 1.0rem;
	height: auto;
	background-image: url(../img/abj.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 3.0rem;
}
.cutrul ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.cutrul ul li{
	width: 50%;
	border-right: 1px solid rgba(255,255,255,0.2);
	text-align: center;
	color: #FFFFFF;
	height: auto;
}
.cutrul ul li div{
	height: 3.0rem;
	margin-top: 2.0rem;
}
.cutrul ul li div img{
	max-height: 3.0rem;
	max-width: 100%;
}
.cutrul ul li dl dt{
	font-size: 1.0rem;
	line-height: 1.5rem;
	margin-top: 1.0rem;
	font-weight: bold;
	margin-bottom: 1.0rem;
}
.cutrul ul li dl dd{
	font-size: 0.8rem;
	line-height: 2.0rem;
}
.cutrul ul li:nth-child(2n){
	border: 0px;
}

.lxwm{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
	background-color: #e9edf0;
	display: flex;
	flex-wrap: wrap;
}
.lxwm-l{
	width: 100%;
	padding: 1.0rem;
	font-size: 0.8rem;
	line-height: 2.0rem;
	color: #FFFFFF;
	background: #1c222a;
}
.lxwm-l h1{
	font-size: 1.2rem;
	margin-bottom: 1.0rem;
	font-weight: normal;
}
.lxwm-l img{
	vertical-align: middle;
	margin-right: 0.2rem;
}

.lxwm-r{
	width: 100%;
	padding: 1.0rem;
}
.lxwm-r ul li{
	width: 100%;
	float: left;
	line-height: 2.5rem;
	margin-top: 1.0rem;
}
.lxbk{
	width: 100%;
	height: 2.5rem;
	border: 0px;
	outline: none;
	font-size: 0.8rem;
	color: #999999;
	padding-left: 1.0rem;
	line-height: 60px;
	font-family: "微软雅黑";
}
.lxanniu{
	width: 8.0rem;
	height: 2.5rem;
	background:#1c222a;
	border: 0px;
	cursor: pointer;
	color: #FFFF00;
	line-height: 2.5rem;
	text-align: center;
	font-size: 0.8rem;
}
.lxwm-r ul li:first-child{
	width: 49%;
	margin-top: 0px;
}
.lxwm-r ul li:nth-child(2){
	margin-top: 0px;
	width: 49%;
	float: right;
}
.lxwm-r ul li:last-child{
	margin-top: 1.0rem;
}
.map{
	width: 100%;
	float: left;
	margin-top: 2.0rem;
}
.map img{
	width: 100%;
	height: auto;
	display: block;
}









.mart20{
	margin-top: 20px;
}
.mart0{
	margin-top: 0px;
}
























	
	
	














}
































