reset and clearfix
---------------------------*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
a{text-decoration:none;}
.clearfix:after,.wrapper:after,.home_box:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}.clearfix,.wrapper,.home_box{*zoom:1;}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing:border-box;}
body{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,/*PingFang SC,*/Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif; font-size: 14px;}
/*清除 iPhone Safari 按钮默认样式*/
input[type="submit"],input[type="reset"],input[type="button"],button,select,textarea {-webkit-appearance: none;}
input::-webkit-input-placeholder{
	color:#aaa;
}

/* html {
  filter: grayscale(100%); 
  -webkit-filter: grayscale(100%); 
  -moz-filter: grayscale(100%); 
  -ms-filter: grayscale(100%); 
  -o-filter: grayscale(100%); 
  filter: url("data:image/svg+xml;utf8,#grayscale"); 
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); 
  -webkit-filter: grayscale(1);
} */

/*common style
---------------------------*/
body{min-width: 1240px; background: #fafafa;}

.login{
	background:url(../image/login_bg.jpg) no-repeat center top;
	background-size: cover;
	min-height: 630px;
}

.noborder{
	border:none !important;
}

.right {
    float: right ;
}

.left {
    float: left;
}

.mobile_only{
	display: none;
}
.pc_only{
	display: block;
}

.text_right{text-align:right;}
.text_left{text-align: left;}

/*页码相关css=============================================*/

.edu_pager{
	float:left;
	/*margin:20px 0 0;*/
	width:100%;
	padding: 20px 0;

}
.edu_pager p,.edu_pager span,.edu_pager a{
	color: #666;
	font-size: 12px;
	line-height: 30px;
}
.edu_pager_bar{
	float:right;
	border:1px solid #dedede;
	height:32px;
	line-height:32px;
	border-radius:5px;
	background:#f9f9f9;
	overflow: hidden;
}
.edu_pager_bar a{
	padding:0 11px;
	height:32px;
	border-right:1px solid #dedede;
	float:left;
}
.edu_pager_bar a.checkd{
	background:#fff;
	color:#de0011;
}
.edu_pager_bar a:hover{
	text-decoration:none;
	color:#1796ad;
}
.edu_pager_bar a.pager_btn{
	padding:0 9px;
}
.goto{
	float:left;
	line-height:34px;
	margin:0 0 0 8px;
}
.goto_text{
	float:left;
	border:1px solid #dedede;
	height:32px;
	width:24px;
	padding:0 3px;
}
.goto_link{
	float:left;
	border:1px solid #dedede;
	height:32px;
	line-height:32px;
	border-radius:0 5px 5px 0;
	background:#f9f9f9;
	border-left:none;
	padding:0 8px;
}
.goto_link:hover{
	text-decoration:none;
	color:#26cc64;
}

/*页码相关css-END=============================================*/




.wrapper{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}


.mobile{
	display: none;
}

/*导航相关 css=============================*/

.nav{
	float: left;
	padding-left: 40px;
}

.nav li{
	float: left;
	padding:0 20px;
}

.nav li a{
	color: #fff;
	font-size: 16px;
	height: 80px;
	display: block;
}

.nav li a.current{
	color: #f8b62b;
	border-bottom: solid #f8b62b 8px;
}

/*导航相关 css-END=========================*/

.header {
	height: 80px;
	background: #b33200;
	background: rgba(179, 59, 0, .9);
	line-height: 80px;
	box-shadow: 0px 2px 4px 0px rgba(30, 30, 30, 0.04);
	overflow: hidden;
}

.header img{
	margin-top: 22px;
	float: left;
}

.header .slogan{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	margin-top: 25px;
	margin-left: 18px;
	padding-left: 15px;
	border-left: solid #fff 1px;
	float: left;
}



.header .wrapper .right{
	padding-top: 20px;
}

.header .right a{
	color:#fff;
	height: 36px;
	line-height: 36px;
	float: left;
	margin-right: 20px;
}
.header .right a.btn{
	background:#e67f00;
	height: 36px;
	line-height: 36px;
	border-radius: 6px;
	padding:0 15px;
	display: block;
	float: left;
}

.headerFixed{
	 position: fixed;
	 width: 100%;
   top: 0;
   z-index:100;
 }

 .contentMar{
   margin-top: 80px;
 }
/*页脚========================*/
.footer{
	 height: 88px;
	 /* background:#fff; */
	 text-align: center;
}
 .bottom_footer{
	position: fixed;
	 bottom: 0;
	 width: 100%;
 }

 .footer .link_list{
	padding-top: 20px;
 }

 .footer .link_list a{
	 padding:0 15px;
	 border-right: solid #ddd 1px;
	 color:#666;
 }

 .footer .link_list a:last-child{
	 border: none;
 }

 .footer .bottom_text{
	padding-top: 15px;
 }

 .footer .bottom_text p{
	 display: inline;
	 color: #999;
	 padding: 0 8px;
 }

/*页脚-END==================*/

/* 登录框============ */

.login_text{
	position: absolute;
	left: 40px;
	padding-top: 40px;
}

.login_box {
	border-radius: 6px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 4px 10px 0px rgba(30, 30, 30, 0.08);

	width: 360px;
	margin: 30px 0;
	 margin-left: 710px;
	 padding: 5px 30px;
  }

.error_text{
	color:#b33200;
	width: 100%;
	/* text-align: right; */
	display: block;
	float: left;
	padding:4px 6px;
	background: rgba(185, 0, 0, .2);
	border-radius: 3px;
}

  .login_box .list_tab{
	padding-top: 15px;
  }

  .login_box .list_tab li{
	  float: left;
	  width: 50%;
	  text-align: center;
	  display: block;

}
.login_box .list_tab li:first-child{
	border-right: solid #ddd 1px;
}

.login_box .list_tab li a{
	font-size: 16px;
	color: #999;
	padding:10px 0;

}
.login_box .list_tab li a.current{
	color: #333;
	border-bottom: solid #f8b62b 4px;
}


.login_box .tab_content{
	padding: 20px 0;
	padding-top: 30px;
}

.login_box .tab_content:last-child{
	display: none;
}

.login_box .tab_content .login_title{
	font-size: 14px;
	color: #999;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.login_box .tab_content input{
	display: block;
	background:#fefefe;
	border: solid #ddd 1px;
	border-radius: 6px;
	height: 42px;
	line-height: 42px;
	color: #666;
	text-indent: 10px;
	margin: 7px 0;
	float: left;
	width: 100%;
	overflow: hidden;
}

.login_box .tab_content .input_box{
	display: block;
	/* background:#fefefe;
	border: solid #ddd 1px;
	border-radius: 6px; */
	height: 42px;
	width: 100%;
	/* line-height: 42px;
	float: left;
	padding:0;
	overflow: hidden;
	margin: 7px 0; */
}

.login_box .tab_content .input_box input{
	/* border: none;
	outline: none;
	margin: 0; */
	width: 160px;
}

.login_box .tab_content .input_box .btn{
  width: 126px;
	float: right;
	height: 100%;
	background: #fff;
	border: solid #ddd 1px;
	border-radius: 6px;
	color: rgba(0, 0, 0, 0.65);
	line-height: 30px;
	padding:0 10px;
	margin: 6px 5px 0 0;
	font-size: 14px;
}

.login_box .tab_content .input_box .btn_getting{
	background:#f5f5f5;
	color: rgba(0, 0, 0, 0.25);
}

.login_box .tab_content input.icon_input{
	background-image: url(../image/icon.png);
	background-repeat: no-repeat;
	background-position: 0 -700px;
	text-indent: 50px;
}

.login_box .tab_content input.icon_input.icon_pwd{
	background-position: 0 -768px;
}

.login_box .tab_content input.input_yzm{
	width: 170px;
}

.login_box .tab_content .img_yzm{
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}

.login_box .tab_content a.link{
	color: #f8b62b;
	padding:5px 0;
	display: block;
}
.login_box .tab_content a.center_link{
	text-align: center;
}

.login_box .tab_content a.large_btn{
	font-size: 16px;
	color: #fff;
	background: #f8b62b;
	height: 46px;
	line-height: 46px;
	border-radius: 6px;
	display: block;
	width: 100%;
	text-align: center;
	margin: 7px 0;
}

/* 登录框-END-============= */

/* 常见问题页面=========== */

h2.page_title{
	font-size: 18px;
	color: #444;
	padding: 20px 0;
}

.qa_container{
	border: solid #ddd 1px;
	background:#fff;
	padding: 10px 20px;
	margin-bottom: 40px;
}

.qa_list li{
	padding: 15px 0;
	border-bottom: solid #ddd 1px;
}

.qa_list li:last-child{
	border: none;
}

.qa_list li a{
	color: #333;
	display: block;
	background: url(../image/icon.png) no-repeat 1144px 6px;
}

.qa_list li a.show_content{
	background-position: 1144px -30px;
	font-weight: bold;
}


.qa_list li p{
	color: #666;
	padding: 10px;
	padding-bottom: 5px;
	padding-left: 32px;
	background: url(../image/icon.png) no-repeat -156px -864px;
	display: none;
	line-height: 22px;
}

/* 常见问题页面-END============ */

/* 联系我们页面=============== */

body.contactus{
	background-image: url(./image/contact_top_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.page_title_large{
	height: 98px;
	line-height: 98px;
	font-size: 24px;
	color: #333;
	z-index: -999;
}

.page_title_large span{
	color: #999;
	padding-left: 10px;
}
h2.little_padding{
	padding-bottom: 10px;
}
.address_text{
	color: #444;
	padding-left: 25px;
	background: url(../image/icon.png) no-repeat 0 -71px;
	line-height: 24px;
}

.map{
	border: solid #ddd 1px;
	overflow: hidden;
	height: 280px;
	width: 100%;
	margin-top: 20px;
}

.contact_detail{
	background: url('../image/contact_bg.jpg') no-repeat center top;
	margin-top: 30px;
	padding: 50px 0;
	margin-bottom: 40px;
}

.contact_list{
	width: 33.3333%;
	text-align: center;
	float: left;
	color: #fff;
	font-size: 18px;
}

.contact_list span{
	display: block;
	margin: 0 auto;
	width: 84px;
	height: 60px;
	background: url('../image/icon.png') no-repeat 17px -142px;
}

.contact_list span.icon_market{
	background-position: 1px -334px;
}

.contact_list span.icon_media{
	background-position: 21px -521px;
}

.contact_list p{
	padding: 10px 0;
  margin-bottom: 0;
}

/* 联系我们页面-END=========== */
/* 注册页面=============== */
.register_container{
	padding: 0;
}

.yellow_bg_container{
	padding: 25px 40px;
	background: #fefbf5;
	border-bottom: solid #ddd 1px;
	padding-bottom: 10px;
}

.block_title{
	padding: 15px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #444;
	border: solid #e5e5e5 1px;
	background: #f7f7f7;
	border-radius: 10px;
	display: block;

}

.yellow_bg_container .block_title{
	background: #fae9d2;
	color:#ba4619;
	border-color: #f3c182;
}

.form_container{
	padding: 15px 0;
}





.register_container label{
	float: right;
	/* width: 370px; */
	padding-right: 10px;
	text-align: right;
	line-height: 38px;
	color: #666;
	margin: 9px 0;
}
.input_field{
	float: left;
}
.register_container input,.btn-danger,.register_container select{

	/* width: 386px; */
	height: 38px;
	border-radius: 6px;
	padding: 0 10px ;
	line-height: 38px;
	border: solid #ddd 1px;
	background: #fdfdfd;
	color: #666;
	margin: 9px 0;
	display: block;
	outline: none;
}

.input_error{
	color: #b33200;
	padding-bottom: 12px;
	display: block;
	display: none;

}

.form_group_error .input_error{
display: block;
float: left;
width: 100%;
}

.form_group_error input,.form_group_error button,.form_group_error select{
	border: solid #b33200 1px;
	box-shadow: inset 0px 0px 7px 0px rgba(255, 0, 0, 0.2);
	color: #b33200;
	transition: all .5s;
}

.no_background_container{
	background: none;
	border: none;
	padding: 25px 40px;
}

.register_success_container{
	padding: 40px;

}

.success_tip{
	width: 100%;
	border-radius: 20px;
	border: solid #d5efcc 1px;
	background: #f7fcf5;
	padding: 25px;
	text-align: center;
}
.success_tip span{
	font-size: 28px;
	color: #333;
	line-height: 92px;
	display: inline-block;
	padding-left: 116px;
	background: url(../image/icon_success.png) no-repeat left center;
}

.success_text_container{
	padding: 30px 0;
	color: #666;
	border-bottom: solid #ddd 1px;
	text-align: center;
}

.success_text{
	width: 630px;
	margin: 0 auto;
	text-align: left;
	padding: 20px;
	background: url(../image/corner_left.png) no-repeat left 196px;

}

.success_text h2{
	font-size: 20px;
	color: #333;
	padding: 16px 0;
}

.success_text span{
	font-size: 18px;
	color: #333;
	padding: 10px 0;
}

.success_text span em,.success_text p em{
	color: #f5b12a;

}

.success_text p{
	font-size: 16px;
	padding-top: 50px;
	line-height: 30px;
}

.qr_container{
	text-align: center;
	font-size: 16px;
	color: #666;
	line-height: 26px;
	padding: 30px 0;
}

.qr_container img{
	/* padding: 10px 0; */
	display: block;
	margin: 10px auto;
}

.s_btn,input.s_btn{
	background: #e8870f;
	border-radius: 2px !important;
	border: none;
	color: #fff;
	font-size: 14px;
	height: 42px;
	line-height: 42px;
	margin:  0 auto;
	display: block;
	width: 386px;
	text-align: center;
}

.btn-danger{
	font-size: 14px;
	text-align: left;
}

.register_container .input_vercode{
	width: 237px;
	float: left;
}
.register_container .get_vcode{

    height: 38px;
    background: #f8b62b;
    border-radius: 6px;
    color: #fff;
    line-height: 38px;
    padding: 0 10px;
	 margin-left: 10px;
	margin-top: 8px;
	font-size: 14px;
	float: left;
	width: 128px;
	text-align: center;
}

.btn_field{
	padding: 20px;
	margin: 0 auto;
	width: calc(100% - 60px);
	border-top: solid #ddd 1px;
}

.btn_field input[type="checkbox"]{
	width:auto;
	float:left;
	display: inline-block;
	margin-right: 10px;
	margin-left: 356px;
}

.btn_field label{
	width: auto;
	display: inline-block;
	float: left;
}

.btn_field  a{
	color: #f5b12a;
}
input.s_btn{

	display: block;
}

.back_link{
	text-align: center;
	width: 100%;
	display: block;
	padding: 20px;
	font-size: 16px;
}

/* 注册页面-END============= */

/* 产品介绍页面============ */

.introduce{
	background: url(../image/intro_bg.jpg) no-repeat center top;
	text-align: center;
}

.introduce h2{
	font-size: 42px;
	color: #fff;
	text-align: center;
	padding: 80px 0;
	padding-bottom: 30px;
}

.introduce h2 em{
	font-weight: bold;
	color: #f5b12a;

}

.intro_text{
	color: #fff;
	width: 940px;
	padding-left: 30px;
	margin: 0 auto;
	padding-top: 30px;
	background:url(../image/intro_corner_left.png) no-repeat left 10px;
}

.intro_text p{
	padding-right: 30px;
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	background: url(../image/intro_corner_right.png) no-repeat right bottom;
}
.feature{
	display: flex;
	justify-content: space-between;
	/* padding: 25px 100px; */
	padding: 0 100px;
}
.feature span{
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding-left: 20px;
	align-items: center;
}

.feature div{
	line-height: 85px;
	display: flex;
	align-items: center;
}

.intro_box_1{
	background: url(../image/intro_1.png) no-repeat center bottom;
	margin-top: 530px;
	height: 563px;
}

.intro_box_text h3{
	font-size: 32px;
	font-weight: bold;
	color: #333;
	display: flex;
	/* align-items: center; */
}
.intro_box_text h3 span{
	padding-left: 20px;
}
.intro_box_text h3 em{
	font-weight: bold;
	border-bottom: solid #f5b12a 8px;
	padding-bottom: 20px;
}

.intro_box_1 .intro_box_text{
	padding-top: 160px;
}

.intro_box_text h4{
	font-size: 22px;
	color: #333;
	text-align: left;
	padding: 20px 0;
}

.intro_box_text p{
	font-size: 18px;
	color: #666;
	text-align: left;
	width: 460px;
	line-height: 30px;

}

.intro_box_1 .intro_box_text h4,.intro_box_1 .intro_box_text p{
	padding-left: 108px;
}

.intro_box_2{
	background: url(../image/intro_2_bg.png) repeat-x bottom;
	height: 533px;
}

.intro_box_2 img.intro_img{
	float: left;
	padding-top: 105px;
}

.intro_box_2 .intro_box_text{
	float: left;
	padding-left: 12px;
	padding-top: 100px;
}

.intro_box_2 .intro_box_text h3 span{
	color: #ba471a;
}

.intro_box_2 .intro_box_text h3 span em{
	border-color: #ba461a;
}

.intro_box_2 .intro_box_text p{
	color: #fff;
	padding-left: 0;
	width: 360px;
	padding-top: 30px;
}
.intro_box_3{
	padding-top: 45px;
}
.intro_box_3 h4,.intro_box_3 p{
	padding-left: 100px;
	width: 100%;
}
.intro_box_3 h4{
	padding-top: 0;
}

.intro_box_3  img.intro_img{
	margin: 0 auto;
	padding-top: 40px;
}

.register_now{
	margin: 0;
	padding: 40px ;
}

.register_now .wrapper{
	background: url(../image/line.png) no-repeat center;
}

.register_now a{
	background:rgba(255,255,255,.1);
	border: solid #fff 3px;
	border-radius: 12px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	display: block;
	text-align: center;
	height: 46px;
	line-height: 40px;
	margin: 0 auto;
	width: 185px;
}

/* 产品介绍页面-END========= */

/* 编辑按钮 中间加| 划上边小手 -START */

.setdes {
  cursor: pointer;
}

.setdes:not(:last-child)::after {
  content: '|';
  margin: 0 10px;
  opacity: .4;
}
.ant-col-offset-2 {
  margin-left: 0 !important;
}

/* 编辑按钮 中间加| 划上边小手 -END */


a {
  cursor: pointer;
}
