/*初始化样式*/
@charset "UTF-8";
html, body, div, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.l_color6{
	min-height: 440px;
}
body {
    font: 16px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
    color: #666;
    background-color: #f7f7f7;
}

/*rem*/
html{
	font-size:62.5% ;
}
.l_proof{
	width: 100px;
	height: 30px;
}

/*清除浮动*/
.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.l_pcBlock{
	display: none;
}

 /*兼容 IE*/
.clearfix {
    zoom: 1;
}

fieldset, img, input {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}

ul, ol {
    list-style: none;
}

input {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "SimSun", "宋体";
}

select {
    width: 320px;
    height: 35px;
    border-radius: 5px;
    margin-left: 10px;
    border: 1px solid #d3d1d2;
    text-indent: 1em;
}

textarea {
    resize: none;
}

img {
    border: 0;
    vertical-align: middle;
    width: 100%;
    height: auto;
}

table {
    border-collapse: collapse;
}

a {
    text-decoration: none;
    color: #000;
    font-size:1.8rem;
}
.l_aLogo a{
	font-size:1.5rem;
}
p{
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
    text-decoration: none;
    font-weight: normal;
    font-size: 100%;
}

s, i, em {
    font-style: normal;
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.show {
    display: block;
}

.hide {
    display: none;
}

/*设置版心*/
.w {
    width: 80%;
    margin: 0 auto;
    height: 100%;
}
.L{
	width: 80%;
	margin: 0 auto;
}

/*鼠标经过样式*/
.mouseColor{
	background: #d9271b;
}
.clickColor{
	color: red;
}
	

/*#l_logos{
	width: 100%;
    height: auto;
	}*/

/*公共样式*/
html,body{
	width: 100%;
	background: #fff;
	font-family:"微软雅黑";
}
body{
	padding-top: 100px;
	}
	table{
		table-layout:fixed;
	}
.l_w{
	width: 100%;
}
.l_red{
	color: #0aafd5;
}
.l_storng{
	font-weight: 500;
}
.l_shkad{
	border-bottom: 1px dashed #ccc;
}
/*公共样式*/

/*l_color begin*/
.l_color{
	min-height: 40px;
	position: fixed;
	top: 0;
	z-index: 9999;
	background: rgba(250,250,250,0.8);
}
.l_color div span{
	line-height: 50px;
	color: #fff;
}
.l_color div img{
	width: 20px;
	height: 20px;
	margin: 0 10px;
}

/*l_color end*/

/*l_color1 begin*/
.l_color1{
	position: fixed;
	top:0;
	line-height: 100px;
	background: rgba(250,250,250,0.8);
	z-index: 9999;
}
.l_color1 div div,.l_color1 div ul li{
	float: left;
}
.l_leftLogo{
	/*margin-top: 17px;*/
	width: 20%;
	height: 100%;
}
.l_leftLogo img{
	width: 176px;
    height: 51px;
}
.l_rightLogo{
	/*margin-left:60px;*/
	width: 79%;
	height: 100%;
	font-size: 24px;
	color: #000;
	text-align: center;
}
.l_rightLogo a{
	min-width: 100px;
}
.l_rightLogo ul,.l_rightLogo ul li{
	height: 100%;
}
.l_rightLogo ul li{
	line-height: 100px;
	overflow: hidden;
	padding: 0 4%;
}
.l_rightLogo .l_aLogo{
	line-height: 40px;
}
.l_aLogo a:nth-child(1){
	padding: 0 5px;
	/*border-right:1px solid #000 ;*/
}
/*l_color1 end*/

/*footer begin*/
.l_footer{
	background: #333333;
}

.l_footerW div{
	float: left;
}
.l_footerW div ul li:nth-child(1){
	margin-bottom: 20px;
	display: block;
}
.l_footerW div ul .l_footerBor a{
	border-bottom: 1px solid #1c557d;
	padding-bottom: 10px;
	color: #fff;
	font-weight: 600;
}
.l_footerBor span{
	display: block;
	width: 80%;	
}
.l_footerW div{
	width: 33.33%;
	margin-top: 40px;
}
.l_footerW div li{
	line-height: 36px;
    display: inline-block;
    min-width: 150px;
    width: auto;
}
.l_footerW div li a{
	color: #969696 !important;
	font-size: 1rem;
}
.l_footerSpan{
	display: inline-block;
}
.l_footerBottom{
	padding-bottom: 30px;
}
.l_erweima{
	width: 200px;
	height: 200px;
	margin-top: 32px;
}
.l_erweima img{
	width: 100%;
	height: 100%;
}
/*footer end*/

/*轮播*/

.js-silder img{
	border: 0;
	display: block;
	max-width: 100%;
	vertical-align: middle;
}
.js-silder{
	position: relative;	
	/*min-width: 320px;*/
	width: 100%;	
}
.silder-scroll{
	width: 100%;
	overflow: hidden;
}
.silder-main{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.silder-main-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.silder-main-img img{
	width: 100%;
}
.js-silder-ctrl{
	width: 100%;
	text-align: center;
}
.silder-ctrl-prev,
.silder-ctrl-next{
	position: absolute;
	top: 0;
	width: 8%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family: "宋体";
	font-size: 52px;
	font-weight: 600;
	text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev{
	left: 45px;
	text-align: left;
}
.silder-ctrl-next{
	right: 45px;
	text-align: right;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
	position: absolute;
	top: 50%;
	margin-top: -40px;
}
.silder-ctrl-prev>span{
	left: 0;
}
.silder-ctrl-next>span{
	right: 0;
}
.silder-ctrl-con{
	display: inline-block;
	width: 4%;
	padding: 10px 0;
	margin: 0 10px;
	cursor: pointer;
}
.silder-ctrl-con>span{
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	padding: 5px 0;
	cursor: pointer;
	background-color: #e4e4e4;
}
.silder-ctrl-con.active>span{
	background-color: #7bbedf;
}
/*文字轮播*/
.l_fontLun{
	position: relative;
}
.l_abTuo{
	width: 300px;
	height: 200px;
	color: #fff;
	position: absolute;
	top: 0;
	left: 100px;
	z-index: 999;
}


.l_diBu{
	/*width: 532px;*/
}
.l_diBu div{
	width: 50%;
	height: 100%;
	float: left;
	text-align: left;
}
.l_diBu img{
	width: 30px;
	height: auto;
}
.l_diBu ul{
	margin-left: 50px;
}

.l_diBu ul li h2{
	line-height: 60px;
	margin-top: 10px;
	text-align: left;
}
.l_diBu ul li a{
	line-height: 40px;
}
.l_diBu ul li a img{
	margin: 0 10px;
}
.l_flText .l_backred{
	background: #d9271b;
	color: #fff;
}


/*版权*/
.l_copyright{
	height: 80px;
	width: 100%;
	background: #1c557d;
	color: #fff;
	line-height: 40px;
	border-top:1px solid #1c557d ;
	text-align: center;
}
.l_copyright a,.l_copyright p{
	color: #fff;
}
.l_styHight{
	height: 61px;
}
.register{
	width:550px;
}
.l_input_1{
	width: 180px;
}
.l_footerBor span{
	color: #969696;
    font-size: 1.8rem;
}
button,input[type="submit"],input[type="button"]{
	cursor:pointer !important;
}
.l_kefu{
	display: inline-block;
	width: 320px;
	min-height: 25px;
	padding-left: 0%;
	position: relative;
}
.l_kefu ul{
	/*position: absolute;*/
}
.l_kefu ul li span{
	width: auto !important;
}
.l_kefu img{
	width: 30px;
}
#l_jbSpan{
	line-height: 40px;
}
#aff_r_li{
	line-height: 40px;
}
