@charset "utf-8";
/*base*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:normal;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {display: block;}
ol,ul {list-style:none;}
a:link, a:visited {text-decoration:none; color:#333;}
a:hover{ color:#ff9500;}
.yelbtn {transition:.3s; }
.yelbtn:hover {background-color: #ff7f00!important;}
a:focus {outline:none;}
img.w100 {width:100%; }
input,textarea,select,optgroup,option {font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit;}
body{
	color:#333;
	font-family: "Microsoft YaHei", "微软雅黑", Arial, Helv, Helvetica, sans-serif;
	font-size: 13px;
}
/* 公共 start*/
	.cf:after{display:block;clear:both;content:"";visibility:hidden;height:0;}
	.cf{zoom:1;}
	.fl{float: left !important;}
	.fr{float: right !important;}
	/*border*/
	.bd0{border:0;}
	.solid_grey{border:1px solid #D2D2D2;}
	/*margin-padding*/
	.m0{margin:0;}
	.p0{padding: 0;}
/* 公共 end*/


body{
	font-family: 'PingFangSC-Regular',"Microsoft YaHei", "微软雅黑", Arial, Helv, Helve;
}
.header{
	display: block;
	overflow: hidden;
	line-height: 30px;
	padding:10px 15px;
	background: #fff;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	box-shadow: 0 0.5px 0.5px 0 rgba(0,0,0,0.10);
}
.headerl {
	float: left;
	overflow: hidden;
	line-height: 30px;
}
.headerl img{
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	padding-right: 10px;
}
.headerl span{
	display: block;
	line-height: 30px;
	float: left;
	font-size:20px;
	color:#FF5730; 
}
.headerr {
	float: right;
	overflow: hidden;
	line-height: 30px;
}
.headerr a{
	overflow: hidden;
	display: block;
	float: right;
	font-size: 12px;
	color: #FFFFFF;
	border:1px solid #FF5730;
	line-height: 28px;
	padding:0 10px;
}
.conbox{
	overflow: hidden;
	margin-top: 50px;
	display: none;
}
.conbox .consbox{
	padding: 20px 15px;
	overflow: hidden;
}
.conhimg{
	overflow: hidden;
	height: 300px;
}
.conhimg img{width: 100%;}
.conhtitle{
	overflow: hidden;
	padding: 20px 15px 0;
	text-align:center;
}
.conhtitle h1{
	font-size: 24px;
	color: #333333;
	line-height: 24px;
	overflow: hidden;
	-ms-text-overflow:ellipsis;
	white-space: nowrap;
}
.conhtitle i{
	display: block;
    font-size: 12px;
    color: #666666;
    line-height: 12px;
    font-style: normal;
    margin: 10px auto 0px;
    overflow: hidden;
	-ms-text-overflow:ellipsis;
	white-space: nowrap;
	padding-bottom: 20px;
	border-bottom: 1px solid #f0f0f0;
}
.conjs{
	overflow: hidden;
	padding: 20px 15px;
}
.conjslogo {
	padding-bottom: 20px;
	overflow: hidden;
}
.conjslogo img{
	width: 40px;
	height: 40px;
	display: inline-block;
	margin-right: 10px;
	overflow: hidden;
	float: left;
}
.conjslogo span{
	overflow: hidden;
	float: left;
	padding-top: 10px;
	font-size: 14px;
	color: #333333;
	line-height: 14px;
}
.conjsbox{
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}

.confoot {
	overflow: hidden;
}
.confoot h5{
	font-size: 14px;
	color: #333333;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 20px;
}
.confootul {
	overflow: hidden;
	/*border-top: 1px solid #f0f0f0;*/
}
.confootli{
	overflow: hidden;
	border-top: 1px solid #f0f0f0
}
.confootli .confootdiv{
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	line-height: 14px;
	float: left;
	width: 48%;	
	padding: 15px 0;
}
.confootdivl{
	padding-right: 2%;
}
.confootdivr{
	padding-left: 2%;
}
.constep {
	overflow: hidden;
}
.constepul{
	overflow: hidden;
	border-top: 1px solid #f0f0f0;
}
.constepul li{
	overflow: hidden;
	padding: 20px 15px 0;
	border-bottom: 1px solid #f0f0f0;
}
.constepulh {
	font-size: 14px;
    color: #333333;
    line-height: 14px;
    font-weight: bold;
    padding-bottom: 8px;
}
.constepuli{
	padding: 6px 0 10px;
	display: block;
	width: 100%;
}
.constepulp{
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	padding-bottom: 15px;
}
.contip h5{
	font-size: 14px;
    color: #333333;
    line-height: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}
.contip p{
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.contip{
	padding: 20px 15px;
}