*{
    padding:0;
    margin: 0;
    font-family:Arial, Verdana, Tahoma, "宋体", Helvetica, sans-serif;
}

li{
    list-style:none
}

.clear 
{
    display:block;clear:both;content:"";visibility:hidden;height:0
}
a{
    text-decoration: none;
}
.zf{
    float: left;
}
.yf{
    float: right;
}
#ul_li1>li:nth-child(5)  .mj_menu_news_img>img,#ul_li1>li:nth-child(6)  .mj_menu_news_img>img{
	height: 85px !important;
	margin-top: 5px;
}
a,input,button{ outline:none; }
body,html{-webkit-text-size-adjust: none;width: 100%;
/* height: 100%; */
}
html,body{
	background: #fff;
	width: 100%;
	margin: 0 auto;
	font-family: arial,"微软雅黑";
}
.banquan{

	color: #C8C9C9;
    font-size: 14px;
    text-align: center;
    padding-top:20px;
    border-top:1px solid #C8C9C9;
}
.wbanxin{
	width: 1540px;
	margin: 0px auto;
}
.nav_f{
	height:87px;
	/*margin-right: 190px;*/
	float: right;
}
.nav_f>li{
	height: 50px;
	float: left!important;
	margin: 32px 11px!important;
	line-height: 25px !important;
	position: relative;
	cursor: pointer;
}
.logo_f{
	margin-top: 28px;
}
/*.xia{*/
	/*margin-top: 0px;*/
/*}*/
.nav_f>li>a{
	display: inline-block;
	border-bottom: 2px solid transparent;
	color: #3E3A3A;
}
.nav_f>li>a:hover{
    color: #1876EA ;
    /* border-bottom: 2px solid #E70D11 !important; */
}
.nav_f>li>a.active_f{
	color: #000;
	border-bottom: 2px solid transparent;
}
.nav_f>li>a.active_f:hover{
	color: #000
}
.mobile_headhide_f{
	display: none;
}
.sx{
	margin: 0px 0px 0px 21px;
	color: #000000;
}
/*头部完*/

/*底部*/
.mobile_footer_f{
	display:none;
}
.footer_f{
	width: 100%;
	/* background: #231916; */
	padding: 26px 0;
}
.title_f{
	color: #fff;
	font-size: 18px;
	margin-bottom: 30px;
	position: relative;
}
.title_f:after{
	position: absolute;
	bottom: -12px;
	left: 0;
	width: 40px;
	height: 2px;
	background: #7fcde7;
	content: '';
}
.jianjie_f{
	margin-right: 320px;
}
.jianjie_f>li{
	color: #C8C9C9;
	font-size: 14px;
	margin-bottom: 20px;
	padding-left: 30px;
}
.jianjie_f>li:nth-child(1){
	background: url(../images/icon1_f.png) no-repeat 0 center;
}
.jianjie_f>li:nth-child(2){
	background: url(../images/icon2_f.png) no-repeat 0 center;
}
.jianjie_f>li:nth-child(3){
	background: url(../images/icon3_f.png) no-repeat 0 center;
}
.jianjie_f>li:last-child{
	margin-bottom: 0;
}
.link_f{
	width: 254px;
}
.link_f a{
	display: inline-block;
	margin-right: 60px;
	font-size: 14px;
	color: #C8C9C9;
	margin-bottom: 20px;
}
.link_f a.mb_0{
	/*margin-bottom: 0;*/
}
.link_f a:hover{
	color: #00A6DA;
}
.imgWrap_f img{
	margin-right: 10px;
}

/*底部end*/

/*首页*/
.bannerWrap_f{
	width:100%;
	height:100%;
	overflow: hidden;
}
.index_header_f{
	position: fixed;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	z-index:12;
	height: 70px;
	border-bottom: 1px solid #fff;
}
.index_header_f .nav_f a{
	color: #fff;
}
.index_footer_f{
	height: 40px;
	text-align: center;
	position: fixed;
	bottom: 0;
	left: 0;
	border-top: 1px solid #fff;
	font-size: 14px;
	z-index: 11;
	color: #fff;
	width: 100%;
	line-height: 40px;
}
.pc_banner{
	display: block;
}
.mobile_banner{
	display: none;
}

.link_f{
		position: relative;
	}
	.ad{
		position: absolute;
		top:0;
		right:-100px;
	}
	
@media screen and (min-width:1540px){
	.mobile_headhide_f{
		display: none;
	}
	.wbanxin{
		/*width: 1300px;*/
		padding-left: 15px;
		padding-right: 15px;
		width: 1170px;
		margin: 0 auto;
	}
}
	
/*1280-1540*/
@media screen and (min-width:1250px) and (max-width:1540px){
	.mobile_headhide_f{
		display: none;
	}
	.wbanxin{
		/*width: 1000px;*/
		width: 1170px;
		margin: 0 auto;
	}
}
@media screen and (min-width:1220px) and (max-width:1250px){
	.wbanxin{
		/*width: 980px;*/
		width: 1170px;
		margin: 0 auto;
	}
}

@media screen and (min-width:980px){
	.link_f{
		position: relative;
	}
	.ad{
		position: absolute;
		top:0;
		right:-100px;
	}
}

/*980-1280*/
@media screen and (min-width:980px) and (max-width:1220px){
	/*头部*/
	.mobile_headhide_f{
		display: none;
	}
	.wbanxin{
		width: 980px;
		/*width: 100%;*/
		margin: 0 auto;
	}
	.logo_f {
    	margin-left: 22px;
    }
	.submenu{
		left: -124px !important;
	}
	#ul_li1 li:last-child .submenu{
		left: -30px !important;
	}
	#ul_li1 li:last-child .submenu .mj_menu_news_bg{
		width: 103px !important;
	}
	.nav_f >li{
		float: left;
		margin: 0 18px;
		line-height: 68px;
	}
	/*底部*/
	.mobile_footer_f{
		display: none;
	}
	.footer_f{
		display: block;
	}
	.jianjie_f{
		margin-right: 180px;
	}
	.link_f a{
		display: inline-block;
		margin-right: 40px;
		font-size: 14px;
		color: #C8C9C9;
		margin-bottom: 20px;
	}
	.pc_banner{
		display: block;
	}
	.mobile_banner{
		display: none;
	}
}

/*600-980*/
@media screen and (min-width:600px) and (max-width:980px){
	/*头部*/
	.mobile_headhide_f{
		display: block;
	}
	.header_f{
		display: none;
	}
	.nav_f>li{
		float: left;
		margin: 0 36px;
		line-height: 138px;
	}
	.mobile_headhide_f{
		height: 68px;
	}
	.mobile_head_f{
		margin: 20px 20px 0 0;
		cursor: pointer;
	}
	.logo_f{
		margin-left: 10px;
	}
	.mobile_nav_f>li{
		width: 100%;
		line-height: 50px;
		background: rgba(0,0,0,0.3);
		text-align: center;
		border-bottom: 1px solid #fff;
	}
	.mobile_nav_f>li>a{
		color: #fff;
		display: inline-block;
	}
	.mobile_nav_f{
		background: #000;
		position: absolute;
		top: -1000px;
		width: 100%;
		opacity: 0;
		z-index: 10;
	}
	.mobile_nav_f>li a{
		font-size: 16px;
	}
	.logo_f img{
		/*width:304px;*/
		/*height: 29px;*/
	}
	.logo_f {
	    margin-top: 20px;
	}
	.menuimg_f{
		width: 32px;
		height: 19px;
	}
	.menuimg_f img{
		width: 100%;
		height: 100%;
	}
	.mobile_head_f {
	    margin: 20px 20px 0 0;
	    cursor: pointer;
	}
	/*底部*/
	.wbanxin{
		width: 100%;
		padding: 0 55px;
		box-sizing: border-box;
	}
	.jianjie_f{
		margin-right: 0;
	}
	.mobile_footer_f{
		width: 100%;
		background: #231916;
		padding: 13px 0;
		overflow: hidden;
	}
	.mobile_footer_f{
		display: block;
	}

	.jianjieWrap_f,.link_wrap_f{
		margin-bottom: 40px;
	}
	.title_f{
		font-size: 18px;
	}
	.jianjie_f>li{
		font-size: 14px;
		padding-left:45px;
	}
	.title_f{
		color: #fff;
		font-size: 18px;
		margin-bottom: 30px;
		position: relative;
	}
	.title_f:after{
		position: absolute;
		bottom: -12px;
		left: 0;
		width: 40px;
		height: 2px;
		background: #7fcde7;
		content: '';
	}
	.link_f{
		width: 500px;
	}
	.link_f a{
		display: inline-block;
		margin-right: 55px;
		font-size: 14px;
		color: #C8C9C9;
		margin-bottom: 20px;
	}
	.imgWrap_f img{
		margin-right: 5px;
		width: 28px;
		height: 28px;
	}
	
	/*首页底部*/
	.pc_banner{
		display: block;
	}
	.mobile_banner{
		display: none;
	}
}

/*小于768*/
@media screen and (max-width:768px){
	.mobile_headhide_f{
		display: block;
	}
	.header_f{
		display: none;
	}
	.nav_f>li{
		float: left;
		margin: 0 18px;
		line-height: 60px;
	}
	.mobile_header_f{
		height: 68px;
	}
	.mobile_head_f{
		margin: 24px 14px 0 0;
		cursor: pointer;
		cursor: pointer;
	}
	.mobile_head_f img{
		width:26px;
		height:19px;
	}
	.logo_f{
		margin-left: 10px;
	}
	.logo_f img{
        /*width: 180px;*/
    	/*height: 40px;*/
	}
	.mobile_nav_f>li{
		width: 100%;
		line-height: 50px;
		background: rgba(0,0,0,0.3);
		text-align: center;
		border-bottom: 1px solid #fff;
	}
	.mobile_nav_f>li a{
		color: #fff;
		display: block;
	}
	.mobile_nav_f{
		background: #000;
		position: absolute;
		top: -1000px;
		width: 100%;
		opacity: 0;
		z-index: 10;
	}
	.mobile_nav_f>li a{
		font-size: 16px;
	}
	/*底部*/
	.wbanxin{
		width: 100%;
		padding: 0 30px;
		box-sizing: border-box;
	}
	.jianjie_f{
		margin-right: 0;
	}
	.mobile_footer_f{
		width: 100%;
		background: #231916;
		padding: 13px 0;
	}
	.mobile_footer_f{
		display: block;
	}

	.jianjieWrap_f,.link_wrap_f{
		margin-bottom: 40px;
	}
	.link_wrap_f{
		margin-bottom: 10px;
	}
	.title_f{
		font-size: 18px;
	}
	.jianjie_f>li{
		font-size: 14px;
		padding-left:45px;
	}
	.title_f{
		color: #fff;
		font-size: 18px;
		margin-bottom: 30px;
		position: relative;
	}
	.title_f:after{
		position: absolute;
		bottom: -12px;
		left: 0;
		width: 40px;
		height: 2px;
		background: #7fcde7;
		content: '';
	}
	/*.link_f{
		width: 340px;
	}*/
	.link_f a{
		display: inline-block;
		margin-right: 25px;
		font-size: 14px;
		color: #C8C9C9;
		margin-bottom: 20px;
	}
	.imgWrap_f img{
		margin-right: 5px;
		width: 28px;
		height: 28px;
	}
	
	/*首页底部*/
	.pc_banner{
		display: none;
	}
	.mobile_banner{
		display: block;
	}
	.pc_yd{
		display: none!important;
	}
	.mobile_yd{
		display: block;
	}
}
.submenu {
    position: absolute;
	top: 28px;
	left: -8px;
	z-index: 99;
	display: none;
}

.nav{background:url(../images/dh.png) no-repeat center; width:1100px; height:45px; margin:0 auto; position:relative; z-index:9999;}
.nav>li{float:left;height:40px; width:140px; position:relative; list-style:none;background:url(../images/nav_line.png) no-repeat right;}
.nav>li.last{background:none;}
.nav>li a{text-decoration:none;}
.nav>li a span{float:left;display:block;line-height:45px;font-size:14px;cursor:pointer;width:143px;text-align:center; }
.mj_hover_menu{text-decoration:none; width:143px;}
.nav>li.selected .submenu{display:block;}
.nav>li .submenu{/* display:none; */position:absolute;top: -26px;left:-9px;z-index:99;}
.nav>li .submenu>li{float:none;padding:0;background:none;height:auto;border-bottom:dotted 0px #BEBEBE;}
.mj_menu_pro_bg{width:825px; height:235px; background:url(http://demo.lanrenzhijia.com/2014/menu1217/images/menu_pro_bg.png) no-repeat;}
.mj_menu_pro_main{width:765px; margin:auto; padding-top:12px;}
.mj_menu_pro_li{ float:left;}
.mj_menu_li_txt{line-height:22px; font-size:12px; color:#696969;}
.mj_menu_li_txt2{line-height:13px; font-size:12px; color:#696969;}
.mj_menu_li_txt2 a:hover{color:#1389c6;}
.mj_menu_li_txt font{font-size:14px; color: #696969;;}
.mj_menu_li_txt a{color:#696969; text-decoration:none;}
.mj_menu_li_txt a:hover{color:#217CEE; text-decoration:underline;}

.mj_menu_news_bg{
	/*width: 495px;*/
	width: 378px;
min-height:185px;    background: rgba(255, 255, 255, 0.5);
border:1px solid #f3f3f3;border-top:3px solid #217CEE;}
.mj_menu_news_main{ margin:auto; padding-top:12px;}
.mj_menu_news_li{padding:0px 30px 10px; margin-right:30px; min-height:150px; float:left; border-right:solid 1px #cccccc; }
.mj_menu_news_img{float:left; text-align:left; color:#1389c6; line-height:30px; font-size:14px; 
/*width:275px;*/
width: 198px;
 height:110px;}
.mj_menu_news_li2{padding:0px 30px; min-height:150px; float:right; border-left:solid 1px #cccccc; }
.mj_menu_news_img2{float:left; margin-left:30px; text-align:left; color:#bb1721; line-height:30px; font-size:14px;}
.mj_menu_news_li3{padding:0px 25px; height:150px; float:right; border-left:solid 1px #cccccc; }
.mj_menu_news_img3{float:left; margin-left:10px; text-align:left; color:#bb1721; line-height:30px; font-size:14px;}
@media(min-width : 320px)and (max-width : 568px){
	.footer {
		margin: 0 !important;
		margin-top: 0 !important;

	}
}