/*初始样式*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
html {
	font-family: "microsoft yahei";
	font-weight: 300;
	font-size: 14px;
}

body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd {
	margin: 0;
	font-weight: 300;
	color: #333;
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	font-weight: normal;
	font-weight: 300;
}

em, i {
	font-style: normal;
	font-weight: 300;
}

strong {
	font-weight: normal;
	font-weight: 300;
}

ul, ol {
	padding: 0;
	list-style: none;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '';
	display: block;
	clear: both;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #333;
}
.fl{float: left;}
.fr{float: right;}
/*初始样式结束*/

/* 头部样式 */

/*登录弹窗遮罩*/
.headWrap .enroll_zhezhao{
	width: 100%;
	background-color: #000;
	opacity: 0.3;
	position: fixed;
	top: 0;
	z-index: 800;
	display: none;
}
/*登录弹窗遮罩*/

/* 小头部导航 */
.headWrap .navigation_line{
	width: 100%;
	position:absolute;
	bottom: 0;
	height: 2px;
	background-color: #ff5b59;
	display: none;
}
.headWrap .top_navigation{
	width: 100%;
	height: 30px;
	background-color: #19253E;

}
.headWrap .top_navigation_content{
	width: 1100px;
	margin:0 auto;
}
.headWrap .top_left{
	font-size: 12px;
	float: left;
	color: #A9A9AB;
	line-height: 30px;
}
.headWrap .top_right{
	float: right;
	font-size: 12px;
	color: #A9A9AB;
	line-height: 30px;
}
.headWrap .wx_icon{
	margin-top:8px;
	float: left;
	margin-right:4px;
}
#username{
	color: #A9A9AB;
}
.headWrap .identity{
	float: right;
	font-size: 12px;
	color: #333;
	line-height: 30px;
	margin-left: 30px;
	display: none;
}
.headWrap .top_right{

    position: relative;
}
.headWrap .top_right img{

	float: left;
	margin:7px 4px 0 10px;
}
.headWrap .top_right:hover{
    background: #c3c2c2;
}
.headWrap .top_right:hover .wx{
    top: 30px;
    opacity: 1;
}
.headWrap .wx{
    width: 100px;
    height: 100px;
    position: absolute;
    top: -100px;
    z-index: 99;
    left: -15px;
    transition: 0.6s;
    opacity: 0;
}
.headWrap .wx img{
    width: 100px;
    height: 100px;
    display: block;
}
/* 小头部导航 */

/* 路由导航 */
.headWrap .navigation_content_box{
	width: 100%;
	background-color: #fff;
}
.headWrap .navigation_content{
	width: 1100px;
	height: 58px;
	margin: 0 auto;
	position: relative;
}
.headWrap .navigation_logo{
	width: 150px;
	float: left;
	margin-top: 9px;

}
.headWrap .navigation_logo img{
	width: 100%;
	display: block;
}
.headWrap .navigation_box{
	float: left;
	height: 55px;
	margin-left:60px;
}
.headWrap .navigation_box a{
	display: block;
	float: left;
	margin-left: 80px;
}
.headWrap .navigation_list{
	width: 66px;
	text-align: center;
	font-size: 14px;
	line-height: 55px;
	color: #333;
	position: relative;
	border-bottom: 2px solid #fff;

}
.headWrap .navigation_list:hover{
	color: #ff7214;
	border-bottom: 2px solid #ff7214;
}
.headWrap .administration_center{
	float: left;
	margin-left: 5px;
	font-size: 14px;
	line-height: 55px;
	color: #333;
	cursor: pointer;
}
.headWrap .administration_center:hover{
	color: #2782F2;
}
.headWrap .entry_box{
	width: 170px;
	float: right;
	margin-top: 10px;
}
.headWrap .entry_btn{
	float: right;
	width: 75px;
	height: 30px;
	border-radius: 2px;
	cursor: pointer;
	border:1px solid #ff6e0d;
	background: #ff6e0d;
	color: #fff;
	text-align: center;
	border-radius: 6px;
}
.headWrap .entry_btn span{
	color: #fff;
	line-height: 30px;
	font-size: 12px;
}

.headWrap .enroll_btn{
	float: left;
	height: 30px;
	border-radius: 2px;
	cursor: pointer;
	width: 75px;
	background: #538ffc;
	color: #fff;
	text-align: center;
	border-radius: 6px;
    background: none;
    border: 1px solid #e7e9ec;
}
.headWrap .enroll_btn span{
	line-height: 30px;
	font-size: 12px;
	color: #333;
}

.headWrap .userContent{
	float: left;
	margin-top: 19px;
	margin-left: 223px;
}

.headWrap .index_entry_btn{
	border-radius: 20px;
	border: 1px solid #fff;
}
.headWrap .index_enroll_btn{
	border-radius: 20px;
	border: 1px solid #fff;
	background: none;
}
.headWrap .index_entry_btn:hover{
	background: #fff;
}
.headWrap .index_enroll_btn:hover{
	background: #fff;
}
.headWrap .index_entry_btn:hover span{
	color: #828796;
}
.headWrap .index_enroll_btn:hover span{
	color: #828796;
}
.headWrap .entry_btn .index_dlTxt{
	color: #fff;
}
.headWrap .enroll_btn .index_dlTxt{
	color: #fff;
}
/*底部备案样式*/
.footer_box{
	width: 1100px;
	margin: 0 auto;
}
footer{
	width: 100%;
	height: 170px;
	background-color: #19253e;
}
.footer_left{
	margin-top: 20px;
	float: left;
}
.footer_left_txt{
	width: 710px;
	font-size: 12px;

	color: #b3b5ba;
	margin-top: 10px;
}
.footer_left_txt p{color: #b3b5ba;}
.footer_right_box{
	float: left;
	margin-top: 20px;
	margin-left:70px;
}
.footer_right_box li{
	color: #b3b5ba;
	font-size: 12px;
	margin-top: 8px;
}
.footer_img{
	width: 100px;
	height: 100px;
	float:right;
	margin-top: 28px;
}
.footer_img img{
	width: 100px;
	height: 100px;
	display: block;
}
/*底部备案样式结束*/


/* 首页导航的样式 */

.headWrap .index_Administration{
	width: 110px;
	height: 40px;
	border-radius: 5px;
	background: #fff;
	float: right;
	margin-top: 6px;
}
.index_Administration .userContent{
	margin: 11px 15px;
}
.index_Administration .administration_center{
	line-height: 40px;
	margin-left: -8px;
}
.headWrap .administration_clear:hover{
	color: #333;
}
/* 首页导航的样式 */

/* 路由导航 */

/*IE兼容遮罩和弹窗*/
.zz001{
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.zz001_alert{
  background: #fff;
  width: 620px;
  height: 400px;
  position: absolute;
  z-index: 1001;
  text-align: center;
}
.alert001_img{
  width: 132px;
  height: 106px;
  margin: 40px auto;
  display: block;
}
.alert001_txt{
  text-align: center;
  width: 450px;
  margin: 10px auto 40px;
}
.alert001_btn{
  color: #538ffc;
  display: inline-block;
  width: 150px;
  height: 40px;
  border: 1px solid #538ffc;
  text-align: center;
  line-height: 40px;
}
.alert001_btn1{
  margin-left: 20px;
}

/*IE兼容遮罩和弹窗*/

/* 头部样式



/*-------------------- 首页样式------------------------ */
.indexbg{
	background: #fff;
}
/* banner图 */
.bannerBox{
	width: 100%;
}
/* banner图 */

/* 平台优势 */
.index .new_hp_one{
	background-color: #fff;
	padding-bottom: 10px;
}
.index .new_one_content{
	width: 1100px;
	margin: 0 auto;
	padding-top: 40px;
	margin-top: 20px;
}
.index .new_hp_title{
	font-size: 20px;
	color: #454545;
	text-align: center;
	font-weight: 700;
	margin-bottom: 40px;
}
/*功能区*/
.index .gongneng_box{
	width: 1100px;
	margin:0 auto;
}
.index .fc_title{
	font-size: 16px;
	color: #333;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}
.index .icon{
	width: 100px;
	height: 100px;
	background: green;
	border-radius:  50%;
	margin: 0 auto;
}
.index .fc_txt{
	text-align: center;
	width:170px;
	font-size: 14px;
	color: #616161;
	margin: 0 auto;
	line-height: 22px;
	margin-top: 10px;
}
.index .fc1{
	margin: 10px;
	width: 200px;
	height: 200px;
	float: left;
}
.index .icon1{
	width: 98px;
	height: 98px;
	margin: 0 auto;
	background: url(../../img/icon1.png);
	display: block;
}

/* 平台优势 */

/*功能展示*/
.index .gnzs{
	width: 100%;
	background: #f7f8fb;
	padding: 50px 0 50px;
}
.index .gn_box{
	width: 1100px;
	margin: 0 auto;
	overflow-x: hidden;
}
.index .gn_ul{
	width: 1200px;
}
.index .gn_li{
	position: relative;
	width: 360px;
	background: #fff;
	height: 370px;
	float: left;
	border-radius: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.index .gn_li:hover{
	box-shadow: 0 0 16px #edeff5;
}
.index .gn_li img{
	display: block;
	margin: 35px auto 30px;
	width: 100px;
	height: 100px;
}
.index .gn_title{
	font-size: 18px;
	color: #333;
	text-align: center;
	width: 90%;
	margin: 0 auto 10px;
}
.index .gn_text{
	font-size: 14px;
	color: #666;
	text-align: center;
	width: 90%;
	margin: 0 auto;
}
.index .gn_btn{
	position: absolute;
	bottom: 35px;
	width: 200px;
	box-sizing: border-box;
	left: 80px;
	border: 1px solid #ff6e0d;
	color: #ff6e0d;
	display: block;
	text-align: center;
	line-height: 50px;
	height: 50px;
	border-radius: 5px;
	font-size: 16px;
}
.index .gn_btn:hover{
	background: #ff6e0d;
	box-shadow: 0 1px 20px #fec5a0;
	color: #fff;
}
/*功能展示*/

/* 案例展示 */
.index .scene{
	width: 100%;
	background: #fff;
}
.exhibition{
    position: relative;
    width: 262px;
    min-height: 314px;
    background: #fff;
    border-radius: 10px;
    float: left;
    margin: 10px 6px;
    	box-shadow: 0 0 30px #e9e9e9;
}
.exhibition:hover .ewm_box{


	opacity: 1;
}
 .exhibition img{
	border-radius: 10px 10px 0 0;
	overflow: hidden;
}
.index .exhibition_txt{
	text-align: center;
	margin-top: 13px;
}
.index .ewm_box{
	width: 100%;
	height: 100%;
	position: absolute;
	top: -50px;
	left: 0;
	background: #fff;
	border-radius: 10px;
	transition: .4s;
	opacity: 0;

}
.index .ewm_box img{
	width: 108px;
	height: 108px;
	margin: 60px auto 50px;
	display: block;
}
.index .urlBTn{
    display: block;
    width: 140px;
    height: 40px;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    background: #ff6e0d;
    box-shadow: 0 3px 5px #ffd8be;
    margin: 0 auto;
    cursor: pointer;
}
/* 案例展示 */


/* 服务行业 */
.index .service_nva{
	width: 1100px;
	border-top: 1px solid #eaeef3;
	margin: 0 auto;
}
.service_nvaBtn{
	width: 220px;
	height: 70px;
	position: relative;
	float: left;
}
.service_nvaBtn div{
	width: 100px;
	height: 70px;
	position: absolute;
	top:-2px;
	left: 60px;
	font-size: 16px;
	line-height: 70px;
	text-align: center;
	cursor: pointer;
}
.service_nvaBtn_active{
	color: #1e80ff;
	border-top: 2px solid #1e80ff;
}
.index .enterprise_content{
	width: 1100px;
	margin: 0 auto;
	display: none;
}
.index .enterprise_list{
		width: 200px;
		height: 140px;
		background: #fff;
		float: left;
		margin: 10px 10px;
	}
.index .enterprise_list:hover{
	box-shadow: 0 1px 20px #eceef1;
}
/* 服务行业 */

/* 关于我们 */
.index .about_we{
	width: 100%;
    background: url(../../img/gywm_bg.png);
}
.index .aboutBox{
	width: 1100px;
	margin: 0 auto;
}

.index .about_l{
	width: 610px;
	/*height: 380px;*/
	border-radius: 2px;
	margin-right: 50px;
}
.index .about_l img{
	width: 100%;
	display: block;
}
.index .about_r{
	width: 500px;
	height: 380px;
	border-radius: 2px;
	position: relative;
}
.index .about_we_txt {
	margin-top: 20px;
    font-size: 30px;
    color: #0f358e;
   margin-bottom: 45px;
}
.index .about_we_txt1 {
    font-size: 16px;
    color: #595f6f;
}
.index .new_bg_btn {
	position: absolute;
	bottom: 0;
	left: 0;
    width: 166px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #ff6e0d;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    box-shadow: 0 0 15px #f4c7aa;
    border-radius: 5px;
}
.index .about_bg_box {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.new_bg_btn:hover{
		background: #ee5910;
	}
/* 关于我们 */


/*-------------------- 首页样式------------------------ */

/*-------------------- 登录注册忘记密码样式------------------------ */
.login_bg{
	width: 100%;
	position: absolute;
	z-index: -1;
}
.login_bg img{
	width: 100%;
}
.register_box{
	width: 1100px;
	margin:0 auto;
}

.denlu_zhuce{
	width: 385px;
	position: relative;
}
.register_tab_box{
	width: 400px;
	margin-left: 63px;
	position: relative;
}
.login{
	list-style: none;
	float: left;
	text-align: center;
	line-height: 40px;
	font-size: 30px;
	color: #0c2145;
	cursor: pointer;
}
.login_a{color: #0c2145;margin-top: 14px;display: block;font-size: 18px;}
.login_kuai{width: 26px;height: 5px;border-radius: 5px;background: #ff7213;position: absolute;left: 0px;top: -10px;}
input:-webkit-autofill { box-shadow: 0 0 0px 1000px white inset !important;}
.enter_input{
	width: 325px;
	height: 26px;
	padding-left: 10px;
	margin-left: 5px;
	font-size: 14px;
	background: #fff;
	border: none;
	outline: none;
}
.enter_txt{
	float: left;
	margin-top: 5px;
	width: 20px;
}
.enter_box{
	margin-top: 20px;
	border: 1px solid #e7ecf4;
	border-radius: 4px;
	padding: 10px;
	position: relative;
}
.denglu_box{
	width: 400px;
	margin-left: 63px;
}
.forget_mima{
	font-size: 14px;
	color: #0c2145;
	text-decoration: none;
	padding-top: 10px;
	display: block;
	width: 70px;
}
.login_btn{
	width: 400px;
	height: 48px;
	border: 1px #d9d9d9 solid;
	font-size: 14px;
	line-height: 48px;
	text-align: center;
	background: #538ffc;
	color: #fff;
	cursor: pointer;
	margin: auto;
	margin-top: 20px;
	border-radius: 4px;
}
.login_btn_on{
	background: #ff7213;
	color: #fff;
	border: 1px #ff7213 solid;
}
.yzm1_input{
	width: 170px;
	height: 26px;
	padding-left: 10px;
	margin-left: 5px;
	font-size: 14px;
	border-radius: 2px;
	border: none;
	outline: none;
	float: left;

}
.yzm1_btn{
	border: none;
	outline: none;
	width: 90px;
	height: 46px;
	float: right;
	margin-left: 5px;
	font-size: 14px;
	border-radius: 2px;
	text-align: center;
	cursor: pointer;
	color: #3C78FF;
	background: none;
	position: absolute;right: 0;top: 0;
	/*background: #4d6079;*/
}
.login_title{
	width: 1100px;
	margin: 0 auto;
	padding-top: 40px;
}
.login_title .left{
	float: left;
	color: #fff;
	font-size: 35px;
}
.login_title .left img{
	width: 180px;
}
.login_title .right{
	width: 120px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	border-radius: 4px;
	float: right;
	color: #fff;
	border: 1px solid #ff7213;
	cursor: pointer;
	background: #ff7213;
}
.enterbox{
	width: 526px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 3px 5px #f6f2f9;
	padding-top: 50px;
	margin-top: 110px;
	padding-bottom: 60px;
}
.borderColor{
	border-color: #538ffc;
}
.login_success{
	width: 100%;
	height: 350px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	display: none;
}
.success_img{
	width: 169px;
	margin: 20px auto;
	margin-top: 40px;
}
.success_img img{
	width: 100%;
}
.success_txt{
	font-size: 14px;
	text-align: center;
	margin-top: 8px;
}
.agreement_pairNumber{
	width: 20px;
	height: 20px;
	float: left;
	background: url(../../img/pair_number.png) no-repeat;
	margin: 8px 10px 0 0;
	cursor: pointer;


}
.agreement_txt{
	font-size: 14px;
	float: left;
	margin-top: 6px;
}
.agreement_box{
	margin-top: 10px;
}
.pairNumber_no{
	background-position:-22px 0 ;
}
/*滑动验证*/
.hd_box{position: relative;}
.huadong{
	display: none;
	position: absolute;top: 0;left: 0;
	width: 400px;height: 50px;
}
/*后台图片验证码*/
.img_yzm_div{position: absolute;right: 0;top: 0;height: 100%;background: #f2f2f2;}
.img_yzm_div .captcha{height: 100%;display: block;float: left;}
.img_yzm_div .refresh_img{height: 20px;padding: 14px;display: block;float: left;}

/*-------------------- 登录注册忘记密码样式------------------------ */


/*-------------------- 案例展示样式------------------------ */

.case{
	background: #f1f3f7;
}
 .banner{
	width: 100%;
}
.banner img{
	width: 100%;
}
.case .case_box{
	width: 1100px;
	margin: 30px auto 0;
}
.case .case_every{
	position: relative;
	width: 262px;
	min-height:314px;
	background: #fff;
	border-radius: 10px;
	float: left;
	margin: 10px 6px;
}
.case .case_every img{
	width: 100%;
	border-radius: 10px 10px 0 0;
}
.case .case_txt{
	width: 240px;
	margin: 10px auto;
	font-size: 14px;
	text-align: center;
}
.case_txt .discount{
	float: left;
	color: #ff9939;
}
.case_txt .original_price{
	float: right;
	color: #999999;
	text-decoration:line-through;
}
/*移入显示二维码*/
.case .ewm_box{
	width: 100%;
	height: 100%;
	position: absolute;
	top: -50px;
	left: 0;
	background: #fff;
	border-radius: 10px;
	transition: .4s;
	opacity: 0;

}
.case .ewm_box img{
	width: 108px;
	height: 108px;
	margin: 60px auto 50px;
	display: block;
}
.case .ewm_box .urlBTn{
	display: block;
	width: 140px;
	height: 40px;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	background: #ff6e0d;
	box-shadow: 0 3px 5px #ffd8be;
	margin: 0 auto;
	cursor: pointer;
}
.case_every:hover .ewm_box{
	opacity: 1;
}
/*-------------------- 案例展示样式------------------------ */

/*-------------------- 分页样式------------------------ */
.page{
	float: right;
	margin-right:10px;
	margin-top: 10px;
	margin-bottom:20px;
}
.page_top{
	width: 100px;
	height: 30px;
	border: solid 1px #e6e6e6;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #555;
	background-color: #fff;
	float: left;
}
.page_next{
	width: 100px;
	height: 30px;
	border: solid 1px #e6e6e6;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #555;
	background-color: #fff;
	float: left;
}
.page_number{
	width: 40px;
	height: 30px;
	background-color: #fff;
	text-align: center;
	line-height: 30px;
	color: #555;
	float: left;
	border: solid 1px #e6e6e6;
	border-left: none;

}
.shenglve{
	width: 40px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	float: left;
	font-size: 14px;
}
/*-------------------- 分页样式------------------------ */

/*-------------------- 案例详情样式------------------------ */
.case_detailsBox{
	width: 1100px;
	margin:30px auto 0
	 ;
}
.crumbs{
	font-size: 16px;
}
.case_detailsContent{
	height: 400px;
	border-bottom: 1px solid #eaeef3;
	margin-top: 30px;
}
.case_Img{
	width: 310px;
	float: left;
}
.case_Img img{
	width: 100%;
}
.caseRight_txt{
	width: 760px;
	float: right;
}
.case_name{
	font-size: 16px;
}
.case_industry{
	margin-top: 25px;
}
.case_industry li{
	display: inline-block;
	font-size: 14px;
}
.industry_btn{
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #1e80ff;
	border: 1px solid #1e80ff;
	border-radius: 18px;
	margin-left: 5px;
}
.case_question{
	font-size: 16px;
	margin-top: 20px;
}
.case_details_btn{
	float: right;
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background:  #1e80ff;
	border-radius: 18px;
	margin-left: 5px;
	box-shadow: 0 3px 5px #a1c6f6;
	cursor: pointer;
	border: none;
	outline: none;
}
.pay_moneyTime{
	font-size: 12px;
	text-align: right;
	color: #ff9311;
	margin-bottom: 10px;
}
.diseable{
	background: #ccc;
	color: #fff;
	box-shadow: none;
}
/*-------------------- 案例详情样式------------------------ */

/*-------------------- 案例支付样式------------------------ */
.payment{
	background: #f1f3f7;
}
.payment_box{
	width: 1020px;
	margin: 30px auto;
	min-height: 640px;
	background: #ffff;
	padding-bottom: 20px;

}
.cpayment_title{
	font-size: 16px;
	line-height: 40px;
	background: #f9f9f9;
	padding: 0 40px;
}
.payment_content{
	padding: 0 40px;

}
.payment_one{
	margin-top: 20px;
}
.payment_left{
	float: left;
}
.payment_left img{
	width: 135px;
	height: 135px;
}
.payment_right{
	float: left;
	margin-left: 20px;
}
.set_name{
	font-size: 16px;
	margin-top: 10px;
}
.set_money{
	margin-top: 45px;
	font-size: 16px;
	color: #ff735d;
}
.line_x{
	width: 100%;
	border-top: 1px dotted #ebedf0 ;
	margin-top: 20px;
}
.payment_method{
	font-size: 16px;
	margin-top: 20px;
}
.payment_method_btn{
	margin-top: 20px;
}
.zfb{
	width: 120px;
	height: 40px;
	border-radius: 5px;
	text-align: center;
	line-height: 40px;
	background: #0eaaff;
	color: #fff;
	float: left;
	cursor: pointer;
	position: relative;
}
.zfb_change{
	background: none;
	color: #0eaaff;
	border: 1px solid #0eaaff;
}
.wxzf{
	width: 120px;
	height: 40px;
	border-radius: 5px;
	text-align: center;
	line-height: 40px;
	background: #03c80d;
	color: #fff;
	margin-left: 20px;
	float: left;
	cursor: pointer;
	position: relative;
}
.wx_change{
	background: none;
	color: #03c80d;
	border: 1px solid #03c80d;
}
.radio_style{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	cursor: pointer;
}
.service_content{
	font-size: 14px;
	margin-top: 15px;
}
.payment_wrap{
	margin-top: 90px;
}
.payment_wrap_money{
	float: left;
	font-size: 16px;
	line-height: 35px;
}
.payment_wrap_btn{
	float: right;
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background:  #1e80ff;
	border-radius: 18px;
	margin-left: 5px;
	box-shadow: 0 3px 5px #a1c6f6;
	cursor: pointer;
	border: none;
	outline: none;
	position: relative;
}
.zf_time{
	position: absolute;
	top: -40px;
	right: 5px;
	color: #ff9311;
	font-size: 12px;
}
.payment_btn_change{
	background: #fff;
	border: 1px solid #ebedf0;
	color: #333;
	box-shadow: none;
	margin-right: 10px;
}
.examination_radio{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
.examination_icon{
	width: 24px;
	height: 24px;
	background: url(../../img/active_checkedicon.png) no-repeat;
	background-position: -36px 0;
	display: inline-block;
	position: relative;
	float: left;
}
.examination_icon input {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	cursor: pointer;
}
.examination_icon_active{
	background-position: 2px 0;
}
.examination_icon_txt{
	margin-left: 10px;
	float: left;
	margin-top: 1px;
}
/*-------------------- 案例支付样式------------------------ */

/*-------------------- 帮助中心样式------------------------ */
.help_box{
	width: 1100px;
	margin: 40px auto;
}
.help_title{
	font-size: 16px;
	text-align: center;
	margin-bottom: 20px;
}
.every_problem{
	float: left;
	position: relative;
	width: 260px;
	height: 120px;
	margin: 7px;
	color: #fff;
	line-height: 120px;
	text-align: center;
}
.every_problem img{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
}
._help_problem{
	margin-bottom: 20px;
}
/*-------------------- 帮助中心样式------------------------ */


/*-------------------- 常见问题样式------------------------ */
.common_problem{
	background: #f1f3f7;
}
.common_problem_content{
	width: 1100px;
	margin: 30px auto;
}

	.problem_left_box{
		width: 200px;
		min-height: 740px;
		background: #fff;
		margin-bottom: 50px;
		margin-top: 20px;
		padding-top: 20px;
		float: left;
	}
	.problem_left_head{
		font-size: 16px;
		font-weight: bold;
		color: #333;
		text-align: center;

	}
	.problem_line{
		width: 170px;
		margin: 10px auto 0;
		height: 1px;
		background: #f1f3f7;
	}
	.problem_list1{
		list-style: disc;
		font-size: 14px;
		color: #333;
		margin-left:50px;
		line-height: 45px;
		cursor: pointer;
	}
	.wenti_list{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width:140px;
	float:left;
	}

	.problem_list_box:hover{
		background: #e0dcdc;
	}
	.problem_right_box{
		width: 880px;
		min-height: 720px;
		background: #fff;
		margin-bottom: 50px;
		margin-top: 20px;
		padding-top: 40px;
		float: right;
	}
	.problem_right_title{
		font-size: 16px;
		color: #333;
		text-align: center;
		font-weight: bold;
		margin-bottom:30px;
	}
	.problem_right_time{
		font-size: 14px;
		color: #666;
		margin-top: 10px;
	}
	.problem_right_content{
		width: 785px;
		margin: 0 auto;
	}
/*-------------------- 常见问题样式------------------------ */



/*-------------------- 关于我们------------------------ */
.about_content{
	width: 1100px;
	margin: 30px auto;
}
.tel_number_box{
		width: 273px;
	margin-top: 10px;
}
.tel_number_about{
	float: right;
	font-size: 14px;
	width: 228px;
	color: #333;
	font-weight: bold;
}
.problem_box{
	width: 100%;
	background: #fff;
	margin-top: 20px;
	min-height: 600px;
	padding-bottom:80px;
}
.problem_content{
	width:1050px;
	margin: 0 auto;
	padding-top: 30px;
}
.content_head{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-bottom:10px;

}
.about_txt{
	font-size: 14px;
	color: #333;
	margin-top: 10px;
}
.ewm_box{
	width: 270px;
	margin:50px auto 0;
}
.ewm_title{
	margin-top:130px;
	text-align: center;
	font-size: 16px;
	color: #333;
}
.ewm_txt{
	text-align: center;
	font-size: 14px;
	color: #333;
	margin-top: 15px;
}
.ewm_img{
	width: 170px;
	height: 170px;
	border:1px solid #ece6e6;
	margin:15px auto 0;

}
.ewm_img img{
	width: 160px;
	height: 160px;

	margin:5px;
	display: block;
}
.ewm_qq{
	margin-top: 20px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.kefu_mail{
	margin-top: 10px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.about_icon{
	width: 275px;
	float: left;
}
.about_iconImg{
	width: 92px;
	margin: 0 auto;
}
.about_iconTxt{
	text-align: center;
	margin-top: 10px;
}
/*-------------------- 关于我们------------------------ */


/*-------------------- 会员服务------------------------ */
.member_box{
	width: 1100px;
	margin: 40px auto;
}
.every_member{
	float: left;
	width: 260px;
	min-height: 960px;
	border: 1px solid #e9ecf3;
	border-radius: 18px;
	box-shadow: 0 2px 2px 2px #f4f4f7;
	margin: 0 6px;
	position: relative;

}
.member_top{
	width: 100%;
	height: 255px;
	padding-top: 25px;
	position: relative;
}
.member_bgImg{
	width: 100%;
	height: 280px;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 18px 18px 0 0;
	z-index: -1;
}
.member_title{
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.member_title2{
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin: 130px 0 22px 0;
}
.member_btn{
	width: 140px;
	height: 40px;
	border-radius: 18px;
	margin: 0 auto;
	background: #fff;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.member_line{
	width: 220px;
	height: 1px;
	background: #f4f4f7;
	margin: 20px auto;
}
.classification_title_blue{
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
	color: #577eff;
}
.classification_txt{
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
	color: #707070;
}
.classification_title_orange{
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
	color: #ff9a22;
}
.current{
	width: 120px;
	height: 30px;
	border-radius: 20px;
	text-align: center;
	line-height: 30px;
	position: absolute;
	top: -17px;
	left: 70px;
	background: #fff;
}
.current_color1{
	border: 1px solid #577eff;
	color: #577eff;
}
.current_color2{
	border: 1px solid #ffa334;
	color: #ffa334;
}
.current_color3{
	border: 1px solid #9a7ae9;
	color: #9a7ae9;
}
.current_color4{
	border: 1px solid #0c84e6;
	color: #0c84e6;
}
.already_opened{
	text-align: center;
	margin-top: 30px;
}
/*-------------------- 会员服务------------------------ */
