@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	font-family:arial,"微软雅黑";
	color:#2d3037;
	font-size:16px;
}

.clearfix{ 
	clear:both;
}
a{
	color:#2d3037;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}
/*-----start----*/
/*-----头部-----------------------------*/

.header_box ul{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
        position:relative;
}
.header_box ul .logo{
	float:left;
	margin:16px 0;
}
.header_box ul .sch{
	float:right;
	margin-top:26px;
	background:#fff;
	line-height:36px;
	color:#999;
	text-align:center;
	overflow:hidden;
	border-radius:36px;
	width:240px;
	height:36px;
	border:1px solid #808080;
}
.header_box .sch input{
	float:left;
	height:26px;
	margin:4px 0px 0 20px;
	width:180px;
	}	
	
.header_box .sch span{
	display:block;
	float:left;
	width:32px;
	height:32px;
	margin-top:2px;
}
.header_box .sch span input{
	width:32px;
	height:32px;
	margin:0;
	background:url(../img/icon_search.png) no-repeat center;
	
}
.header_box ul .jbwz{
	position:absolute;
	right:5px; top:79px;
	font-size:14px;
}


/*-----导航------------------------------------------------------*/

.nav_box{
	position:relative;background-color:#fafafa; z-index:9000;width:100%;
}

/*下拉菜单*/
.menu {position:relative;zoom:1;width:1200px;height:50px;z-index:1000;margin:0 auto;}
.menu .lj1 {float:left;position:relative;height:50px;}
.menu ul {display:none; position:absolute; top:50px; left:0;}

.menu li a.j1{display:inline-block;overflow:hidden;height:50px;font-size:16px;line-height:50px;text-align:center; padding:0 30px;}
.menu li a.j1:hover{color:#c71110;}

.menu li.menuhover a.j1{color:#c71110;}
.menuge{background:url(../img/mbg.jpg) no-repeat 100% 50%;}


.lj2 {background:url(../img/red.png) no-repeat 0 0;}
.lj2 li{width:124px;}
.lj2 a{display:block;overflow:hidden;width:100%;height:40px;font-size:16px;line-height:44px;text-align:left; text-indent:30px;color:#ffffff;border-bottom:#da5352 1px solid;}
.lj2 a:hover{background:#da5352;}

.lj2_4 li{width:160px;}
.lj2_5 li{width:130px;}
.lj2_6 li{width:140px;}
.lj2_7 li{}
.lj2_8 li{width: 150px;}
.lj2_9 li{width:160px;}
.lj2_10 li{width:160px;}



/*-------------footer----------------------------------------*/
/*footer*/
.footer_box{
	background:#2a2f35;width:100%;
	overflow:hidden;
	}

.footer_box .about_us{ width:1200px; margin:0 auto; }

.about_us dl{
	float:left;
	border-left:1px solid #4d4d4d;
	height:290px;
	width:239px;
	margin-top:40px;
	}
.about_us dl dt{
	color:#fff;
	line-height:30px;
	margin-left:40px;
	}
.about_us dl dd a{
	display:block;
	color:#9a9a9a;
	font-size:14px;
	line-height:30px;
	margin-left:40px;
	}
.about_us dl a:hover{
	color:#fff;
	}
	
/*copyright*/
.copyright{
	border-top:2px solid #3a3e49;width:100%;
	background:#23262d;
	}
.copyright .cr{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	padding:20px 0;	}
.copyright p{
	margin-top:px;
	float:left;
	color:#808080;
	font-size:12px;
	line-height:24px;
	}
.copyright img{
	float:right;
}
.copyright a {
    color: #fff;
}

.cx{position:absolute; width:45px; overflow:hidden;
	right:0px; top:80px; z-index:9999;}
.cx1 {background:url(/u/cms/www/201905/13100918m7zf.png) no-repeat 0 0; width:45px; height:140px;}
.cx2{ display:none; padding:95px 10px 10px 10px; width:160px; border-radius:15px;background:url(/u/cms/www/201905/1310091845dd.png) no-repeat 50% 0 #c71110;}
.cx2 li{padding:10px;border-bottom:1px solid #e26e6d;}
.cx2 a{color:#fff;}
.cx2 a:hover{color:#fffdbe;}
