@charset "utf-8"; /* 设置编码  css代码的编码 */
*{
	margin:0px;
	padding:0px;
	outline:none;
	text-decoration:none;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body{
	font-size:14px;
	background:#f5f5f5;
}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
small{font-size:12px;}
ul,ol,li{list-style:none;}
a,a:hover,a:focus,a:active{
	text-decoration:none;
	color:#333;
	outline:none;
}
legend{color:#000;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
fieldset,img{border:0;vertical-align:middle;}
button,input,select,textarea{font-size:100%;outline:0px;}
table{border-collapse:collapse;border-spacing:0;text-align:center;}
img{-ms-interpolation-mode:bicubic;}
textarea{resize:vertical;}
body,form{position:relative;}
p{word-wrap:break-word;}

article, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section,summary, time, mark, audio, video { display: block;margin: 0;padding: 0;}
mark { background: #ff0; }
/*常用class*/
#header,#content,#footer{margin-left:auto;margin-right:auto;}
.left{float:left}
.right{float:right}
.overflow{overflow:hidden}
.hide{display:none}
.block{display:block}
.inline{display:inline}
.clear{clear:both;height:0;line-height:0;font-size:0;visibility:hidden;overflow:hidden}


/*公共部分*/
.header{width: 100%;min-width:1200px;background:#fff;}
.header-top{width: 100%;height:35px;line-height:35px;background-color:#f5f5f5; }
.header-main{width:1200px;height:35px;line-height:35px;margin:0 auto;}
.header-main .left a{
	color:#999;
}
.header-left .user-div{
	position: relative;
	line-height: 35px;
}
.header-left .user-div a{
	display: inline-block;
	text-align: center;
	width: 60px;
	height: 16px;
}
/*.header-left .user-div a+a{
	border-left: 1px solid #ccc;
}*/
.header-left .user-div .showUser{
	display: none;
	position: absolute;
	top: 34px;
	left: -20px;
	width: 140px;
}
.header-left .user-div .showUser li{
	background: #e91b05;
	padding-left: 20px;
}
.header-left .user-div .showUser li a{
	display: block;
	color: #fff;
	line-height: 40px;
}
.header-left .user-div .showUser li:hover{
	background: #e05243;
	
}
.header-lx a{
	color:#999999;
	/* margin-left:52px; */
	position: relative;
	cursor: pointer;
	text-align: center;
}
.header-lx li .bank_arrow{
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
.header-lx li ._bank_top{
	background: url(../../image/www/icon_top.png) 0 0  no-repeat;
}
.header-lx li ._bank_down{
	background: url(../../image/www/icon_down.png) 0 0  no-repeat;
}
._bank-poistion{
	width: 138px;
	min-height: 38px;
	position: absolute;
	top: 38px;
	right: 0;
	background: #FFFFFF;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
	display: none;	
	padding-left: 10px;
}
._bank-poistion>a:hover{
	color: #E91B05;
}
.header-right>div{
	display:inline-block;
	margin-left:40px
}
.header-lx .top_link{
	display: inline-block;
}
.header-lx .top_link li{
	display: inline-block;
	width: 138px;
	position: relative;
}
.top_liText{
	text-align: center;
}
.header-tel span{
	color:#0958ce;
}
.header-tel img{
	margin-top:-6px;
}
.header-style{
	
}
.top-content{
	width:1200px;
	margin:0 auto;
	height:145px;
}
.top-content:after{
	clear:both;
	content:"";
	display:table;
	width:0;
	height:0;
}
.logo{
	display:inline-block;
	padding-top:20px;
}
.logo img{
	vertical-align:middle;
}
.logo-moto{
	display:inline-block;
	vertical-align:middle;
	margin:10px 0 0 15px;
	height:50px;
	padding:13px 0 0 15px;
	border-left:1px solid #dcdcdc;
}
.location{
	position:relative;
	width:100px;
	height:45px;
	display:inline-block;
	margin-left:0px;
	margin-top:50px;
	vertical-align:top;	
}
.location-top{
	position:absolute;
	width:100px;
	height:45px;
	text-align:center;
	border-style:solid;
	border-width:1px 1px 0 1px;
	border-color:#fff;
	font-family: "Microsoft Yahei";
	padding:0 10px;
	cursor:default;
	z-index:3;
	background:#fff;
}
.location:hover .location-top{
	border-color:#e5e5e5;
}
.location-top span{
	display:block;
	font-size:16px;
	height:25px;
	color:#e91b05;
	padding:0 5px 0 0;
	text-align:center;
	position:relative;
	background:url(../../image/www/down-arrow.gif) no-repeat right center;
}
.location-top font{
	display:block;
	font-size:12px;
	color:#888;
	border:1px solid #e91b05;
}
.partition{
    display:none;
    position:absolute;
    top:44px;
	left:-56px;
    height:50px;
	width:210px;
    background-color:#fff;
    border:1px solid #e5e5e5;
    z-index:2;
	text-align:center;
}
.partition a{
    margin:0 5px;
	line-height:50px;
	font-size:14px;
}
.location:hover .partition{
	display:block;
}
.header-search{
	display:inline-block;
	padding-top:50px;
	vertical-align:top;
	margin-left:5px;
}
.header-input{
	width:355px;
	height:45px;
	border:2px solid #dedede;
	border-right:none;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	padding-left:20px;
	line-height:44px;
}
.top-search-btn{
	float:right;
	width:45px;
	height:45px;
	border:none;
	background:#e91b05 url(../../image/www/search-ico.png) center no-repeat;
	background-size:35px 35px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}
.top-nav-content{
	width:100%;
	background:#e91b05;
	height:45px;
}
.main-nav{
	width:1200px;
	margin:0 auto;
	height:45px;
	position:relative;
}
.top-menu{
	width:240px;
	float:left;
	height:45px;
	font-size:20px;
	background:#c81805 url(../../image/www/top-menu-ico.png) left center no-repeat;
	background-position:35px ;
	padding-left:64px;
	box-sizing:border-box;
	line-height:45px;
	color:#fff;
	cursor:default;
}
.menu-list {
	height:45px;
}
.menu-list>li{
	position:relative;
	float:left;
	width:130px;
	line-height:45px;
	text-align:center;
}
.menu-list h2{
	border-left:1px solid #fff;
	height:20px;
	line-height:20px;
	margin:12px 0 0 0;
	font-weight:normal;
}
.menu-list>li>a{
	height:45px;
	color:#fff;
	font-family:Microsoft Yahei;
	display:block;
	font-size:16px;
	overflow:auto;
}
.menu-list>li:hover .menu-title,.menu-list>li.nav-current{
	background:#fff !important;
	color:#e91b05 !important;
}
.menu-list>li.nav-current h2{
	color:#e91b05 !important;
}
.menu-list .nav-item{
	width:130px;
    position:absolute;
    z-index:99;
    display:none;
    background-color: #fff;;
}
.menu-list .nav-item li{
   height:45px;
}
.menu-list .nav-item li a{
    display:block;
	color:#e91b05;
	line-height:45px;
}
.top-course-block{
	z-index:999;
	height:530px;
	width:1200px;
	border:1px solid #e91b05;
	border-top:none;
	background:#fff;
	display:none;
	position:absolute;
	top:45px;
}
.slide-menu{
	overflow:auto;
	height:100%;
}
.slide-menu li{
	width:10%;
	height:100%;
	float:left;
}
.slide-menu li+li{
	border-left:1px solid #dedede;
}
.slide-menu h3{
	text-align:center;
	font-weight:bold;
	background:#f0f0f0;
	height:60px;	
}
.slide-menu h3 a{
	font-size:20px;
	color:#7e1004;
	line-height:60px;
}
.slide-menu a:hover{
	text-decoration:underline;
}
.slide-c-block{
	padding:0 1px;
	color:#e91b05;
}
.slide-c-block dl{
	padding:12px 0;
	text-align: center;
}
.slide-c-block dl dt{
	white-space:nowrap;
}
.slide-c-block dl+dl{
	border-top:1px solid #dedede;
}
.slide-menu dd a{
	color:#666;
	font-size:14px;
}
.other-c-dl dd{
	margin-bottom:8px;
}
.hot-c:after{
	content:url(../../image/www/hot-ico.png);
	margin-left:8px;
}
.first-c:after{
	content:url(../../image/www/first-ico.png);
	margin-left:8px;
}


.footer{width: 100%;height:auto;background-color: #fff;text-align: center;min-width: 1200px; }
.footer-main{width:1200px;height:auto;margin:0 auto;padding-top: 30px; color: #888;overflow: hidden;}
.footer-main h4{
	color: #170B1A;height: 32px;line-height: 32px;font-weight: 500;
}
.footer-main a{color: #888;}
.footer_top{width:1200px;height:210px;border-bottom: 1px solid #888888;overflow: hidden;position: relative;padding-bottom: 20px;}
.footer_about{width: 80px;margin-right:16px;}
.footer_about li{height:32px;line-height:32px;}
.footer_focus{width: 465px;margin-left: 25px;}
.service-code{
	position: absolute;
	right: 0;
	top: 42px;
}
.footer_focus h4{
	margin-top: 17px;
	margin-right: 32px;
	text-align: left;
	font-family: Noto Sans SC;
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;
	color: #170B1A;
}
.footer_focus .weixin{position: relative;}
.footer_weibo{
	margin-right: 40px;
}

.footer_focus .contact_img{display:inline-block;margin-bottom:10px;width: 42px; height: 42px;}
.footer_kefu{width:274px;text-align: left;position: relative;}
.footer_kefu span{
	font-family: Noto Sans SC;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	text-align: left;
	display: block;
}
.footer_kefu span:nth-child(2){
	margin: 9px 0 18px 0;
}
.footer_kefu span:nth-child(3){
	margin-bottom: 9px;
}
.footer_kefu span img{width: 38px;height: 38px;display: inline-block;}
.footer_kefu ul {width: 360px;}
/* .footer_kefu ul li{width: 360px;height: 32px;line-height: 32px;} */
.footer_address{width:465px;text-align:left;margin-right: 88px;}
.footer_address li{margin-bottom:8px;}
.footer_flink{width: 620px;height:124px;text-align: left; }
.footer_flink h4{height: 40px;line-height: 40px;margin: 10px 0 0 0;}
.footer_flink a{display: inline-block;height: 24px;line-height: 24px;margin: 0 0 0 0;font-size: 14px;}
.footer_copy{height: 32px;line-height: 32px;margin: 10px 0 0 0;}
.footer_kefu ul{display: flex;}
.footer_kefu ul li img{display: block;width: 64px;height: 64px;}
.footer_kefu ul li p{font-family: Noto Sans SC;
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	text-align: center;
	}
.footer_kefu ul li{margin-right: 50px;}
.footer_kefu ul li:nth-child(1){margin-left: -5px;}
.footer_flex{display: flex;border-bottom: 1px solid #888888;padding-bottom: 20px;}
.weixin1{
	position: relative;
}
.footer_wx_position{
	position: absolute;
    top: -70px;
    left: -65%;
	transform: translateY(-50%);
	display: none;
}
.weixin1:hover .footer_wx_position{
	display: block;
}
.footer_wx_position img{
	display: block;
	width: 100px;
	height: 100px;
}
.wx_alike{
	position: relative;
	width: 42px;
	height: 42px;
}
.footer_focus a{margin-right: 32px;}
.wx_alike:hover .footer_wx_position{
	display: block;
}
/* 右边联系我们 */
.contactUs{	
	position:fixed;
	right:60px;
	top:0;
	/* background:rgba(122,110,110,0.8); */
	width:60px;
	text-align:center;
	height:100%;
}
.contactUs ul{
	margin-top:200px;
}
#contactUl{
	width: 60px;
	height: 385px;
	box-shadow: 2px 2px 12px 0px #0000001A;
	background-color: #fff;
	border-radius: 12px;
}
#contactUl li{
	width: 60px;
	height: 60px;
	margin-bottom: 5px;
}
#contactUl li:last-child{
	margin-bottom: 0;
}
#contactUl li a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
}
#contactUl li #footer_wechat{
	background-image: url(../../image/icon_fixed_wx.png) ;
	border-radius:12px 12px  0 0 ;
}
#contactUl li #footer_wechat:hover{
	background-image: url(../../image/icon_fixed_wx_light.png) ;
	background-color: #E91B05;
}
.abosult_right{
	position: absolute;
	display: none;
	left: -185px;
	top: 0px;
	width: 180px;
	height: 180px;
}
#contactUl li #footer_wechat:hover .abosult_right{
	display: block;
}
.abosult_right img{
	display: block;
	width: 100%;
	height: 100%;
}
#footer_wechatApk{
	background-image: url(../../image/wx_icon_3.png) ;
	background-size: 60%;
}
#contactUl li #footer_wechatApk:hover{
	background-image: url(../../image/icon_fixed_apk.png) ;
	background-color: #E91B05;
}
#contactUl li #footer_wechatApk:hover .abosult_right{
	display: block;
}
#footer_qq{
	background-image: url(../../image/icon_fixed_qq.png);
}
#footer_qq:hover{
	background-image: url(../../image/icon_fixed_qq_light.png) ;
	background-color: #E91B05;
}
.abosult_right_txt{
	height: 60px;
	border-radius: 12px 0 0 12px;
	padding: 15px;
	background-color: #E91B05;
	font-family: Noto Sans SC;
	font-size: 22px;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: -153px;
	top: 0;
	display: none;
}
#footer_qq:hover .abosult_right_txt,#footer_phone:hover .abosult_right_txt,#footer_link_chat:hover .abosult_right_txt{
	display: block;
}
#footer_phone:hover .abosult_right_txt{
	left: -215px;
}
#footer_link_chat .abosult_right_txt{
	left: -118px;
}
#footer_phone{
	background-image: url(../../image/icon_fixed_phone.png);
}
#contactUl li #footer_phone:hover{
	background-image: url(../../image/icon_fixed_phone_light.png) ;
	background-color: #E91B05;
}

#footer_link_chat{
	background-image: url(../../image/icon_fixed_chat.png);
}
#footer_link_chat:hover{
	background-image: url(../../image/icon_fixed_chat_light.png) ;
	background-color: #E91B05;
}
 #footer_toTop{
	background-image: url(../../image/icon_fixed_top.png);
	border-radius: 0 0 12px 12px;
}

#footer_toTop:hover{
	background-image: url(../../image/icon_fixed_top_light.png) ;
	background-color: #E91B05;
}



.mask{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 2147483647;
}
.login-popups{
	position: fixed;
	width: 430px;
	height: 376px;
	background: #fff;
}
.login-top{
	height: 40px;
}
.login-popups .close{
	float: right;
	width: 20px;
	height: 20px;
	margin: 20px 20px 0 0;
	background: url(../../image/www/closeIcon.png) no-repeat center;
	background-size: cover;
}
.login-tab{
	height: 50px;
	margin: 0 45px;
	border-bottom: solid 2px #e5e5e5;
}
.login-tab li{
	float: left;
	width: 50%;
	font-size: 18px;
	color: #666;
	text-align: center;
	padding: 13px 0 13px;
	cursor: pointer;
}
.login-tab li.on{
	color: #e91b05;
	border-bottom: 2px solid #e91b05;
}
.login-item{
	margin: 30px 45px 0 45px;
}
.login-item .form-group{
	width: 340px;
	height: 46px;
	border-radius: 4px;
	border: solid 1px #e5e5e5;
	padding: 0 12px;
	margin-bottom: 16px;
	overflow: hidden;
}
.login-item .form-group input[type="text"],.login-item .form-group input[type="password"]{
	width: 280px;
	height: 44px;
	line-height: 44px;
	border: 0;

}
.login-item .form-group label{
	float: left;
	width: 20px;
	height: 20px;
	margin-top: 12px;
	margin-right: 10px;
}
.userLab{
	background: url(../../image/www/userIcon.png) no-repeat center;
	background-size: contain;
}
.passwordLab{
	background: url(../../image/www/passwordIcon.png) no-repeat center;
	background-size: contain;
}
.mobileLab{
	background: url(../../image/www/mobileIcon.png) no-repeat center;
	background-size: contain;
}
.codeLab{
	background: url(../../image/www/codeIcon.png) no-repeat center;
	background-size: contain;
}
.login-btn{
	display: block;
	width: 340px;
	height: 46px;
	line-height: 46px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	background-color: #e91b05;
	border-radius: 4px;
	border: 0;
	margin: 0 auto;
	cursor: pointer;
}
.login-item.hide{
	display: none;
}
.login-item #code.code-txt,#validateCode.code-txt{
	width: 210px !important;
}
.validate{
	float: right;
	font-size: 14px;
	color: #e91b05;
	margin-top: 15px;
}
.sent-p{
	display: none;
	position: relative;
	font-size: 12px;
	color: #ff5d4c;
	padding-left: 26px;
	margin: 0 45px 20px 45px;
}
.sent-p:before{
	position: absolute;
	top: -1px;
	left: 0;
	width: 16px;
	height: 16px;
	content: '';
	background: url(../../image/www/warn.png) no-repeat center;
	background-size: cover;
}
.gray{
	color: #666666 !important;
	cursor: default;
}
#captcha-bg,#ui-popup{
	z-index: 2147483647;
}
/*个人中心菜单*/
.user-left{
	float: left;
	width: 200px;
	background: #fff;
	padding:0 10px;
}
.user-left>div+div{
	border-top:1px solid #eee;
}
.user-left>div.on>a{
	color: #e91b05;
}
.user-left>div>a{
	display: block;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
}
.user-left>div>a>img{
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 16px;
}
.service-code{
	width: 100px;
	height: 100px;
}

.courseDetailTable tr td{
	text-align: left;
	padding: 10px;
	font-size: 15px;
	line-height: 1.8;
	color: #888;
}
.courseDetailTable tr.backBg{
	background-color: #eee;
}
.courseDetailTable tr.bg1{
	background-color: #8cc540;
}
.courseDetailTable tr.bg2{
	background-color: #009f5d;
}
.courseDetailTable tr.bg3{
	background-color: #019fa0;
}
.courseDetailTable tr.bg4{
	background-color: #019fde;
}
.courseDetailTable tr.bg5{
	background-color: #007cdc;
}
.courseDetailTable tr.bg6{
	background-color: #887ddd;
}

.courseDetailTable tr.bg7{
	background-color: #cd7bdd;
}
.courseDetailTable tr.bg8{
	background-color: #ff5675;
}
.courseDetailTable tr.bg9{
	background-color: #ff1244;
}
.courseDetailTable tr.bg10{
	background-color:#ff8345;
}
.courseDetailTable tr.bg11{
	background-color:#f8bd0b;
}
.courseDetailTable tr.bg12{
	background-color:#d1d2d4;
}
.courseDetailTable .w05{
	width: 5%;
}
.courseDetailTable .w10{
	width: 10%;
}
.courseDetailTable .w15{
	width: 15%;
}
.courseDetailTable .w20{
	width: 20%;
}
.courseDetailTable .w25{
	width: 25%;
}
.courseDetailTable .w30{
	width: 30%;
}
.courseDetailTable .w35{
	width: 35%;
}
.courseDetailTable .w40{
	width: 40%;
}
.courseDetailTable .w45{
	width: 45%;
}
.courseDetailTable .w50{
	width: 50%;
}
.courseDetailTable .w55{
	width: 55%;
}
.courseDetailTable .w60{
	width: 60%;
}
.courseDetailTable .w65{
	width: 65%;
}
.courseDetailTable .w70{
	width: 70%;
}
.courseDetailTable .w75{
	width: 75%;
}
.courseDetailTable .w80{
	width: 80%;
}
.courseDetailTable .w85{
	width: 85%;
}
.courseDetailTable .w90{
	width: 90%;
}
.courseDetailTable .w95{
	width: 95%;
}
.courseDetailTable .w100{
	width: 100%;
}

/* 底部微信电话号码样式start */
.dibuwx {
	display: none;
	z-index: 999999;
	/* height: 60px; */
	height: 6em;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #ffffff;
	box-shadow: darkgrey 10px 10px 30px 5px;
	/* em的取值 */
	font-size: 35px; 
}

/* ul */
.dibuwx .dbfloat {
	list-style-type: none;
    height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.dibuwx li {
	height: 100%;
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.dibuwx li .dbfloat-item {
	height: 100%;
	width: 100%;
	text-decoration: none;
	/* font-size: 14px; */
	font-size: 1.4em;
	text-align: center;
	color: #FFFFFF;
	/* line-height: 40px; */
	border-radius: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

/* 活跃态颜色 */
.dibuwx .bg-color {
	background-color: #E84032;
}
.dibuwx .bg-color a {
    width: 100%;
    color: #FFFFFF !important;
}

.dibuwx .dbfloat-item a {
	width: 100%;
	color: #666666;
}
.dibuwx .dbfloat-item a:first-child {
	position: relative;
	/* top: 8px; */
	top: 0.5em;
}
.dibuwx li a img {
	/* width: 23px; */
	width: 2.3em;
}

.dibuwx svg {
	width: 2.3em;
}

/* 关闭按钮和那个勾 */
.dibuwx-close {
	/* height: 24px; */
	height: 2.4em;
	display: flex;
	justify-content: flex-end;
	width: 100%;
}
.dibuwx-close img {
	/* height: 20px;
	width: 20px; */
	height: 2em;
	width: 2em;
}
.dibuwx-success {
	display: flex;
	width: 100%;
	justify-content: center;
	/* margin-bottom: 10px; */
	margin-bottom: 1em;
}
.dibuwx-success img {
	/* width: 50px;
	height: 50px; */
	width: 5em;
	height: 5em;
}
/* 关闭按钮和那个勾 */

/* 中间的logo */
.dbfloat-logo,.dbfloat-logo-gif,.dbfloat-logo-bg {
	position: absolute;
}
.dbfloat-logo .dbfloat-logo-bg {
	/* height: 90px;
	width: 90px; */
	height: 9em;
	width: 9em;
	border-radius: 50%;
	bottom: 0;
}
.dbfloat-logo .dbfloat-logo-gif {
	bottom: 0;
	/* height: 80px;
	width: 80px; */
	height: 8em;
	width: 8em;
	border-radius: 50%;
}
.dbfloat-logo .dbfloat-logo-gif img,.dbfloat-logo .dbfloat-logo-bg img {
	height: 100%;
	width: 100%;
	border-radius: 50%;
}
.dbfloat-logo .dbfloat-logo-gif img {
	position: relative;
	/* top: -6px; */
	top: -0.6em;
}
/* 中间的logo */

.dibuwx-pop {
	display: none;
	/* padding: 20px; */
	padding: 2em;
	width: 80%;
	position: fixed;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	/* border-radius: 10px; */
	border-radius: 1em;
	z-index: 1000001;
	background: #FFFFFF;
	color: #666;
	/* em的取值 */
	font-size: 30px;
}

.dibuwx-pop .wxtitle {
	color: #000;
	/* font-size: 26px;
	line-height: 26px; */
	font-size: 2.6em;
	/* line-height: 2.6em; */
	font-weight: bold;
	/* margin: 10px 0; */
	/* margin: 1em 0; */
	margin: 0.8em 0;
	font-family: STheiti SC, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0;
}
.dibuwx-pop .wechat-number, .dibuwx-pop .desc, .dibuwx-pop .desc-baidu,.dibuwx-pop .buttons {
	font-size: 1.6em;
}

.dibuwx-pop .desc-baidu {
	display: none;
	color: #E84032;
}

.dibuwx-pop .buttons {
	/* margin-top: 10px; */
	margin-top: 1em;
	display: flex;
	align-items: center;
	justify-content: center;
}

.dibuwx-pop .buttons div {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #1aad17 !important;
	/* border-radius: 10px !important;
	width: 120px;
	height: 36px; */
	border-radius: 1em !important;
	width: 12em;
	height: 3.6em;
	cursor: pointer !important;
	color: #fff !important;
}

.dibuwx-mask {
	display: none;
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1000000;
}


.jconfirm-holder {
	width: 80%;
	margin: 0 auto;
}

.jconfirm-box {
	text-align: center;

}

.jconfirm-box img {
	width: 2.49094203rem;
	height: 2.49094203rem;
}

.jconfirm-box .wxtitle {
	color: #000;
	font-size: 1.13224638rem;
	line-height: 1.13224638rem;
	font-weight: bold;
	margin: 0.56612319rem 0;
	font-family: STheiti SC, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0;
}

.jconfirm-box .wechat-number,
.jconfirm-box .desc {
	color: #666;
	line-height: 1.13224638rem;
	margin: 0.56612319rem 0
}

.jconfirm-box .desc {
	margin-bottom: 0
}

.jconfirm-box .jconfirm-content {
	overflow: hidden !important;
}

.jconfirm-box .jconfirm-buttons {
	float: none !important;
}

.jconfirm-box .jconfirm-buttons .btn {

	background-color: #1aad17 !important;
	;
	border-radius: 0.50951087rem !important;
	;
	width: 8.15217391rem;
	height: 2.54755435rem;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer !important;
	;
	color: #fff !important;
}

/* 底部微信电话号码样式end */