
.bgs{
	float:left;
	width:100%;
	background-color:#ffffff;

}

#postion{
	float:left;
	width:100%;
	line-height:32px;
	font-size:12px;
	position: relative; padding-top:10px;
}
#postion>b{
	font-size: 28px;
	line-height: 65px;
	color: #FFFFFF;
	text-align: center;
	width: 199px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url(in_r2_c2.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-radius:5px 5px 0 0;
	font-weight: lighter;
}
#postion>div{ float:right}
#postion>div,#postion>div a{ color:#999999}
#main{
	clear:both;
	border: 1px solid #dddddd;border-radius:5px; padding:20px; margin-bottom:50px;
}
.pronav{ clear:both; text-align:center; padding-top:20px; padding-bottom:20px;}
.pronav a{
	display:inline-block;
	margin-left:5px;
	padding-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 13px;
-webkit-transition:0ms; -moz-transition:0ms; -ms-transition:0ms; 	transition:0ms;
	font-size: 18px;
}
.pronav a span{
	line-height: 32px;
	/*background-image: url(in_r4_c3.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	display:inline-block;
/*	border-radius:5px;*/
	padding-left:20px;
	padding-right:20px;
	color:#333333; background-color:#f5f5f5;
}

.pronav a.select span,.pronav a:hover span{
/*	background-image: url(in_r4_c31.jpg);*/
	color:#FFFFFF;
	padding-top:3px;
	padding-bottom:3px;
	position: relative; background-color:#0066CC;
}
.pronav a.select span:after,.pronav a:hover span:after{ display:none;
	border-width:10px;
	border-style:solid;
	border-color:#0f4a8c  transparent transparent transparent;
	content:'';
	float: left;
	margin-left: -10px;
	position: absolute;
	left: 50%;
	bottom: -20px;
}
.pronav a.select,.pronav a:hover{
	 padding-bottom:10px; padding-top:0px;
}
#cms *,#cms1 *{max-width:100%;}
#cms .li{
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #737373;
	padding-bottom: 5px;
	line-height: 32px;
	font-size: 14px;
	
}
#cms .li .ntitle{
	float: left;
	width: 80%;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	font-family: "宋体";
text-overflow: ellipsis;
}
#cms .li .ntitle a{
	font-family: Arial, Helvetica, sans-serif;
}
#cms .li .time{
	float: right;
	width: 12%;
	color: #999999;
	font-size: 12px;
}
#cms1 .content{
	float: left;
	width: 700px;
	overflow: hidden;
	margin-top: 10px;
	padding-bottom: 10px;
}
#cms .list,#cms .slist{
	width:255px;
	margin-left: 7px;
	margin-right: 7px; overflow:hidden; float:left; margin-top:10px; margin-bottom:10px;
}
#cms .list .img,#cms .slist .img{
	width: 253px;
	border: 1px solid #ddd; float:left;height:230px; overflow:hidden;
}
/*#cms .list .img{ background-color:#e8e9eb}*/
/*#cms .list .img img{height:230px; width: 100%;}*/

#cms .list .img a:hover img,#cms .list:hover .img  img,#cms .slist .img a:hover,#cms .slist:hover .img a{opacity:1;}
#cms .list .ntitle,#cms .slist .ntitle{
	width:100%;
	text-align:center;
	white-space: nowrap;
	overflow: hidden;
}

#cms1 h1.h1{ 
	font-size: 28px;
	/*font-weight: lighter;*/
	line-height: 1.5;
	padding-top: 15px; padding-bottom:30px;
}
#cms1 #info{
	font-size: 12px;
	/*line-height: 50px;*/
	color: #CCCCCC;
}
#cms1 #content{
	padding-bottom: 15px;
}
#pages{
	float: left; clear:both; width:100%;

	line-height: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#pages  a{
	height: 18px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #dddddd;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 18px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}
#pages  a.select{
	background-color:#005baa;
	color: #FFFFFF;
}

#cms .picli{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
#cms .picli .img{
	float:left;
	overflow:hidden;
	background-color: #FFFFFF;
	padding: 2px;
}
#cms .picli .img img{ width:120px; height:90px; }


#cms .picli .img+.right{ margin-left:140px;}
#cms .picli .right .dp{ height:3em; overflow:hidden; line-height:1.5; float:left; width:100%; }

#cms .picli .right .ntitle{
	font-size: 16px;
	white-space: nowrap;
	float: left;
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
}
#cms .picli .right .dp{
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
}
#cms .picli .date{
	float:left;
	overflow:hidden;
	background-color: #eeeeee;

	width:90px;
	height:90px;
	text-align: center;border-radius:5px;
}
#cms .picli .date+.right{ margin-left:100px;}	
#cms .picli .date>span{display:block; font-size:32px;background-color: #999999; line-height:60px;}
#cms .picli .date>i{
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	color: #666666; display:block;
}
#cms .spicli{
	float:left;
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#cms .spicli:nth-child(2n+1){ clear:both}
#cms .spicli *{ max-width:100%;}
#cms .spicli>div{ float:left; width:100%;}

#cms .spicli>div.right{
	color: #666666; padding-top:15px;
}
#cms .spicli>div.right>div{
	float:left;
	width:100%;
	white-space: nowrap;
	overflow: hidden; line-height:2;
}
#cms .spicli>div.right .ntitle{
	font-size: 16px;
	font-weight: bold;
	color:#CC0000;
	line-height: 45px;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd; margin-bottom:10px;
}
#cms .spicli>div.right .item>span{ color:#0066CC}


.about{ float:left; width:100%; padding-top:20px; }
.about>.fl{ width:58%;}
.about>.fl .h1{
	padding-bottom: 10px;
	font-size: 24px;
	color: #0066CC; /*padding-top:20px;*/
}
.about>.fr{ width:40%;}
table.table{
	border-collapse:collapse;
	color: #555555;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
table.table td.tr{
	font-weight: bold;
	background-color: #f4f4f4;
	color: #333333; text-align:center;
}
table.table td{ padding-left:5px; padding-right:5px;}

.zzfont{ font-size:16px; color:#666666; padding-bottom:15px;}
.zzfont .img{ text-align:center}
.zzfont *{ max-width:100%;}
.zzfont .hc{
	background-color: #50aea9;
	padding: 5px;
	color: #FFFFFF; margin-left:50px; margin-right:50px; font-size:16px;
}
#cms .zlist{
	float: left;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-top: 20px;
	padding-bottom: 20px; margin-left:5%; margin-right:5%;
}
#cms .zlist .img{
	float: left;
	border: 1px solid #dddddd; width:200px; height:300px; overflow:hidden;
}
#cms .zlist .right{ margin-left:220px;}

.swiper-container{overflow:hidden;width:100%;}



.stepli {
	float: left;
	width: 100%; clear:both;
}
.stepli .lcli{
	float: left;
	width: 120px;
	border: 1px solid #dddddd;
	position: relative;
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center; color:#666666;border-radius:3px;  cursor:pointer; margin-bottom:10px;
}
.stepli .lcli .t1{
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.stepli .lcli .t2{ line-height:1.5; height:4.5em; overflow:hidden; padding-left:20px; padding-right:20px; color:#333333}

.stepli .lcli .more{

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	color: #999999; padding-top:10px; margin-top:20px; cursor:pointer; line-height:20px;
	
}

.stepli .lcli .more span{
	background-image: url(ico_mag_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	display:inline-block;
	text-transform: capitalize;color:#666666;
}

.stepli .lcli .more .fdj{	background-image: url(ico_mag_view.png);}
.stepli .mli{
	background-image: url(img_step_arr.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 145px;
	width: 50px; margin-bottom:10px;
}
.stepli .lcli .moredp{
	min-height: 480px;_height: 480px;max-height:520px; overflow:hidden;
	width: 650px; max-width:100%; 
	margin-top: -240px;
	margin-left: -325px;
	position:fixed;
	left: 50%;
	top: 50%; z-index:3;
}.stepli .lcli .moredp img{ max-height:100%;}
.stepli .lcli .moredp .block{
	float:left;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	overflow: hidden;
	position: relative;
}
.stepli .lcli .bg{
	position:fixed; background-color:rgba(0,0,0,0.5);
	left: 0px;
	top: 0px;
	z-index: 2;
	height: 100%;
	width: 100%; display:none;  
}
.stepli .lcli .bg .close{
	cursor:pointer;
	position:fixed;
	left: 0px;
	top: 0px;
	z-index: 22;
	height:40px;
	width:40px;
	float:left;
	left: 50%;
	top: 50%;
	margin-top:-280px;
	margin-left:285px;
	background-color:#dcdcdc;
	background-image: url(btn_pop_close.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.stepli .lcli .moredp .block *{ max-height:100%; max-height:100%;}
.stepli .lcli .moredp .block .h1{ font-size:14px; text-align:center; margin-top:20px;}
.stepli .lcli .moredp .block .h2{
	font-size:20px;
	text-align:center;
	color: #0066CC; margin-top:20px; margin-bottom:20px;
}
.stepli .lcli .moredp .block .img{ height:300px; margin-top:20px;}
.gblock .gongyi{
	background-image: url(ico_h5.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left; line-height:50px;
	text-indent: 20px; font-size:14px; clear:both;
}
.gblock {
	float: left;
	width: 100%; margin-top:10px;
}