@charset "utf-8";
/* CSS Document */
.mobile_wrap{ position: relative;width: 100%; height:100%; overflow-x:hidden; font-family:microsoft yahei,Arial, Helvetica, sans-serif; display:table;margin:0 auto;padding-bottom:90px;}

header {
	height:74px;
	position:fixed;
	z-index:100;
	width:100%;
	background-color:rgba(0,0,0,0.8)
	}
header .logo {
	margin-top:12px;
	width: 180px;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}
header  .jf-menu{
	width:4rem;
	height:2rem;
	line-height:2rem;
	position:absolute;
	top:24px;
	text-align:center;
	right:20px;
	font-size:1.6rem;
	color:#fff;
	cursor:pointer;
	}
header .logo img{
	width:130px;
	}
header nav.menu {
	margin: 8px 0 0 0;
	text-align: center;
	right:-32%;
	position:absolute;
	z-index:999999;
	width:30%;
}
header nav.menu ul{
	marign:0;
	padding:0;
	}
header nav.menu ul li {
 	margin:0;
	padding:0;
	font-size: 16px;
	height:42px;
	line-height:42px;
	display:block;
	background:rgba(0,0,0,0.9);
	z-index:9999;
}
header nav.menu ul li a {
	color: #ccc;
	letter-spacing: 2px;
	cursor: pointer;
	height:42px;
	line-height:42px;
}
.d-blck{
	display:block!important;
	border-bottom:1px solid #242424;
	}
header nav.menu ul li a:hover{
	background-color:#000000;
	color:#fff;
	}
 .m-p-s{
	display:none;
	color: #ccc;
	letter-spacing: 2px;
	padding:0;
	cursor: pointer;
	background-color:rgba(0,0,0,0.8);
	position:absolute;
	top:80px;
	width:120px;
	margin-left:-120px;
}

header nav.menu ul li ul li{
	list-style:none;
	width:100%;
	background-color:#000;
	float:left;
	line-height:36px;
	}

header nav.menu ul li ul li a{
	color: #ccc!important;
	letter-spacing: 2px;
	cursor: pointer;
	width:100%;
	}
header nav.menu ul li .denglu a {
	color: #fff;
	background-color:#00aceb;
	border:1px solid #00aceb;
	letter-spacing: 2px;
	cursor: pointer;
	padding:2px 8px 2px 8px;
	border-radius:2px;
}
header nav.menu ul li .denglu a:hover {
	color: #fff;
	background-color:#0084b5;
}
header nav.menu ul li .zhuche a {
	color: #fff;
	border:1px solid #fff;
	letter-spacing: 2px;
	cursor: pointer;
	padding:2px 8px 2px 8px;
	border-radius:2px;
}
header nav.menu ul li .zhuche a:hover {
	color: #fff;
	background-color:#0084b5;
}
header nav.menu ul li a:hover, header nav.menu ul li.active a {
	color: #00aceb;
	text-decoration: none;
}

img{
	width:100%;
	}
.none-padding{padding:0!important;}
.mt24p{
	margin-top:24px;
	}
.mt48p{
	margin-top:48px;
	}
.clear{
	clear:both;
	}
/*--------弹窗部分开始--------*/
/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ffab00 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#ffab00 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#ffab00 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ffab00 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

/*------foot部分-----*/

.bottom_contact{
	width:100%;
	background-color:#262626;
	}
.bottom_contact .main_content{
	font-size:12px;
	margin-bottom:12px;
	}
.bottom_contact .main_content .left-p{
	display:block;
  	text-align:center;
	}
.bottom_contact .main_content .left-p .list{
	color:#949494;
	font:12px;
	line-height:20px;
	width:100%;
	}
.bottom_contact .main_content .right-p{
	display:block;
 	text-align:center;
	}
.bottom_contact .main_content .right-p .list{
	color:#949494;
	font:12px;
	line-height:20px;
	width:100%;
	}
.bottom_contact .foot{
	width:100%;
	margin:12px auto;
	line-height:24px;
	text-align:center;
	color:#949494;
	border-top:1px solid #949494;
	border-bottom:1px solid #949494;
	}

.w25{
	width:25%;
	display:block;
	float:left;
	}
.w50{
	width:50%;
	display:block;
	float:left;
	}
.w100{
	width:100%;
	display:block;
	float:left;
	}
/*-------底部在线沟通相关--------*/
.contact-bot{
	    width:100%;
    background-color:#fff;
    position: fixed;
    bottom:0;
    left:0;
    z-index:100;
	}
.contact-bot ul{
    overflow: hidden;
    margin:auto;
	margin:0;
	padding:0;
}
.contact-bot ul li{
    float:left;
    width:25%;
    text-align:center;
    padding-top:1%;
	list-style:none;
	cursor:pointer;
}
.contact-bot ul li .top_img{	width:auto;
	display:block;
	margin:0 auto;}
.contact-bot ul li .top_img img{
	width:20%;
	}
.contact-bot ul li .b_name{
	font-size:1rem;
	color:#a0a0a0;
	display:block;
	margin-top:8px;
	margin-bottom:12px;
	}
.contact-bot ul li a{
    float:left;
    width:100%;
    text-align:center;
    height:100%;
}
/*------底部弹出框部分开始时-------*/
.m_b_c_bg{
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.8);
	z-index:999999;
	position:fixed;
	display:none;
	}
.m_b_c_bg .m_c_d{
	width:80%;
	margin:0 auto;
	background-color:#fff;
	position:relative;
	height:auto;
	border-radius:8px;
	margin-top:30%;
	padding:12px;
	}
.m_b_c_bg .m_c_d .t_close_btn{
	width:23px;
	height:23px;
	position:absolute;
	right:-10px;
	top:-10px;
	cursor:pointer;
	}
.m_b_c_bg .m_c_d .main-part{
	width:80%;
	margin:0 auto;
	background-color:#fff;
	}
.m_b_c_bg .m_c_d .main-part img{
	width:80%;
	display:block;
	margin:0 auto;
	}
.tian{
	width:80%;
	margin:0 auto;
	height:32px;
	line-height:32px;
	color:#fff;
	text-align:center;
	background-color:#13A7EF;
	border-radius:4px;
	margin-top:16px;
	cursor:pointer;
	}
.tian:hover{
	background-color:#0072AA;
	}
/*------底部弹出框部分结束-------*/
@media screen and (min-width:750px){
	.mobile_wrap{width:750px;}
	header{width:750px;}
	.section{
		width:750px!important;
		}
	.m_b_c_bg{
		width:750px;
		}
}


.col-xs-6.,.col-xs-12.pd10 {     padding-right: 8px;    padding-left: 8px;}
