@charset "utf-8";
/* CSS Document */
/*全局公用样式*/
* {
	padding: 0px;
	margin: 0px;
	font-family: 'Microsoft YaHei',"SimSun",Arial,sans-serif;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	/*border-collapse: collapse;
	border-spacing: 0;*/
}

fieldset,img {
	border: 0
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal
}

ol,li,ul {
	list-style: none;
}

em,i {
	font-style: normal;
}

body {
	font-size: 12px;
	color: #434343;
}

img,input {
	border: 0 none;
	vertical-align: middle;
}

input:focus, select:focus {
	outline: none;
}

button {
	cursor: pointer;
	outline: none;
}

a {
	color: #434343;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #34B5F6;
}

.clear {
	width: 100%;
	height: 0px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	zoom: 1;
	overflow: hidden;
}

.clear:before,.clear:after {
	content: "";
	display: table;
}

.clear:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

.clearfix {
	display: block
}

.f12 {
	font-size: 12px
}

.f13 {
	font-size: 13px
}

.f14 {
	font-size: 14px
}

.f16 {
	font-size: 16px
}

.f18 {
	font-size: 16px
}

.f20 {
	font-size: 20px
}

.f24 {
	font-size: 24px
}

.fb {
	font-weight: bold
}

.fn {
	font-weight: normal
}

.lh180 {
	line-height: 180%
}

.lh200 {
	line-height: 200%
}

.tl {
	text-align: left
}

.tr {
	text-align: right
}

.tc {
	text-align: center;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pr {
	position: relative;
	z-index:1;
}

.pa {
	position: absolute
}

.pd10 {
	padding:0 10px;
}

.zoom {
	zoom: 1
}

.none {
	display: none
}

.sline {
	width:100%;
	height:1px;
	background:#efefef;
	clear:both;
	overflow:hidden;
	zoom:1;
}

.content img {
	max-width: 600px;
} /* for Firefox & IE7 */
* html .content img {
	/* for IE6 */
	width: expression(this.width > 600 && this.width > this.height ? 600 : auto);
}

.no_mg {
	margin: 0!important;
}

.no_pd {
	padding: 0!important;
}

.no_bd {
	border: none!important;
}

.no_bg {
	background: none!important;
}

.mb-5 {
	margin-bottom:5px;
}

.mb-10 {
	margin-bottom:10px;
}

.mb-15 {
	margin-bottom:15px;
}

.mb-20 {
	margin-bottom:20px;
}

.mb-30 {
	margin-bottom:30px;
}

.mt-5 {
	margin-top:5px;
}

.mt-10 {
	margin-top:10px;
}

.mt-15 {
	margin-top:15px;
}

.mt-20 {
	margin-top:20px;
}

.mt-30 {
	margin-top:30px;
}

.mr-20 {
	margin-right:20px;
}

.istar {
	color:#F84141;
	padding:0px 5px 0 5px;
	vertical-align:middle;
}

.f-red { color:#F84141;}

.f-blue { color:#019EE8;}

.f-black { color:#000000;}

.f-green { color:#6aaa1f;}

#bar {
	height: 30px;
	line-height: 30px;
	background: #f5f5f5;
	border-bottom: 1px solid #ebebeb;
}

.top_reg {
	color: #34B5F6;
	padding: 0 15px;
}

.z_main {
	width: 1200px;
	margin: 0 auto;
}

.bar_in {
	float: right;
	text-align: right;
}

.bar_in span {
	padding: 0 10px;
	color: #ccc;
}

.header {
	padding: 30px 0;
	width: 100%;
	background: #fff;
}

.logo {
	float: left;
}

.logo_text {
	width: 160px;
	height: 50px;
	line-height: 22px;
	font-size: 14px;
	float: left;
}

.logo_text div {
	padding-left: 15px;
	width: 100%;
	height: 40px;
	border-left: 1px solid #ddd;
	color: #999;
	margin: 8px 0 0 15px;
}

.welcome {
	float: right;
	font-size: 16px;
	margin-top: 27px;
}

.search-combobox {
	width: 820px;
	float: right;
	height: 40px;
	margin-top: 8px;
}

.j-header-searchform {
	float: left;
	height: 40px;
}

.search-combobox .category-input {
	display: inline-block;
	float: left;
	position: relative;
}

.search-combobox .btn-search {
	width: 100px;
	height: 40px;
	color: #fff;
	border: 0;
	vertical-align: bottom;
	background: #34B5F6;
	font-size: 15px;
	text-align: center;
	cursor: pointer;
}

.search-pub-task, .search-pub-yanxuan {
	display: inline-block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	float: right;
	margin-left: 10px;
}

.search-pub-task:hover, .search-pub-yanxuan:hover {
	color: #fff;
	opacity: 0.8;
}

.search-pub-task {
	background-color: #78CFB1;
}

.search-pub-yanxuan {
	background-color: #58bd9a;
}

.category-input input {
	box-sizing: border-box;
	width: 440px;
	border: 2px solid #34B5F6;
	border-right: 0;
	height: 40px;
	padding: 10px;
	font-size: 14px;
}

.footer {
	background-color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
}

.footer-sitelink {
	line-height: 30px;
}

.footer-sitelink a {
	display: inline-block;
	color: #6c6c6c;
}

.split {
	display: inline-block;
	padding: 0 10px;
	color: #eee;
}

.footer-copyright {
	color: #999;
	line-height: 30px;
	font-size: 12px;
}

.nav-con {
	height: 45px;
	border-bottom: 2px solid #08A5E0;
	background:#FFF;
}

.nav-con .nav-content {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.nav-con .nav-content li {
	float: left;
	width: 150px;
	text-align: center;
	font-size: 16px;
	line-height: 45px;
}

.nav-con .nav-content li a {
	display: block;
	color: #000;
	margin: 0 10px 0 0;
}

.nav-con .nav-content li:last-child a {
	margin: 0 0px 0 0;
}

.nav-con .nav-content li a.nav_cur, .nav-con .nav-content li a:hover {
	background: #08A5E0;
	color: #FFF;
}


/*login*/
/*.login_cont {
	height: 600px;
	background: url(../images/login_a.jpg) center no-repeat;
	box-sizing: border-box;
	padding-top: 70px;
}

.login_cont_right {
	width: 520px;
	border-radius: 4px;
	height: 450px;
	background: #fff;
	margin: 0 auto;
}*/

.login_cont_right_con {
	padding: 25px 60px;
	/*padding-top: 40px;*/
}

.quick_login { text-align: center; position: absolute; z-index: 99; width: 100%;  left: 0; bottom: 0; height: 80px; }
.quick_login h6 { text-align: center; line-height: 40px; font-size: 12px; color: #9c9c9c; height: 40px; position: relative; z-index: 1;}
.quick_login h6:before { content: ''; background: #e5e5e5; width: 50%; height: 1; position: absolute; z-index: 5; top: 50%; left: 25%;}
.quick_login h6 b { background: #FFFFFF; padding: 0 15px; font-weight: normal; position: relative;  z-index: 11;}
.quick_login img { height: 26px; padding: 0 20px;}
.quick_login i { cursor: pointer;}

.login_hd {
	margin-bottom: 29px;
}

.login_hd ul {
	overflow: hidden;
}

.login_hd li {
	float: left;
	width: 50%;
	padding-bottom: 10px;
	border-bottom: 2px solid #dadada;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	color: #666;
}

.login_hd li.on {
	border-bottom: 2px solid #34B5F6;
	font-weight: bold;
	color: #000;
}

.login_bd .inp {
	width: 100%;
	box-sizing: border-box;
	height: 38px;
	padding: 9px;
	border: 1px solid #dadada;
	font-size: 14px;
}

.login_bd .tips {
	height: 24px;
	line-height: 24px;
	font-size: 12px;
}

.tips span.wrong {
	padding-left: 30px;
	color: #34B5F6;
	font-size: 10px;
}

.login_txt span {
	display: block;
	float: left;
	font-size: 12px;
}

.login_txt span.login_regis {
	float: right;
}

 .login_regis  a {
	color: #eb0c1c;
	font-size: 14px;
}

 .login_btn {
	border: none;
	height: 40px;
	border-radius: 5px;
	line-height: 40px;
	background: #34B5F6;
	color: #fff;
	font-size: 16px;
	width: 100%;
	margin-top: 20px;
	cursor: pointer;
}

.login_txt {
	height: 20px;
	overflow: hidden;
}

.login_txt span input {
	float: left;
}

.login_txt span label {
	margin-right: 10px;
}

.login_txt span label,.login_txt span {
	float: left;
	line-height: 20px;
}

.login_txt span a {
	padding-left: 10px;
}

.bgfff {
	background: #fff;
}

.login_auto1 {
	margin-top: 4px;
	margin-right: 5px;
}

.login_password .inp {  width: 200px;  }

 .login_passwbtn {
	width: 116px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #f0f0f0;
	display: inline-block;
	border: 1px solid #dadada;
	box-sizing: border-box;
}

.login_passwbtn img {
	width: 100%;
	height: 100%;
}

.login_passwbtn a {
	color: #3badfd;
	font-size: 14px;
	line-height: 38px;
}

/*注册*/
.reg_main {
	padding: 70px 0 90px 0 ;
	background: url(../images/reg_07.jpg) no-repeat bottom center;
	background-size: cover;
}

.reg_box {
	background: #FFF;
	border-radius: 5px;
}

.reg_t_name {
	text-align: center;
	font-size: 32px;
	color: #019EE8;
	font-weight: bold;
	line-height: 50px;
	margin-bottom: 30px;
}

.reg_01 {
	line-height: 30px;
	color: #666;
}

.reg_top {
	font-size: 14px;
	padding: 10px 0 30px 0;
	line-height: 30px;
}

.reg_b01, .reg_b02 {
	padding: 0px 20px;
	color: #FFF;
	margin: 0 10px;
	display: inline-block;
}

.reg_b01 {
	background: #08A5E0;
}

.reg_b02 {
	background: #FF9900;
}

.reg_bot {
	border-top: 1px solid #E5E5E5;
	line-height: 30px;
	padding: 10px 0 0 0;
}

.star_im {
	color: #F00;
	padding: 0 5px;
	font-size: 14px;
}

.reg_main .module {
	margin-bottom: 20px;
	border-radius: 6px;
	background: #fff;
}

.reg_main .top {
	background: #eff8ff;
	padding: 30px 20px;
}

.reg_main .title {
	font-size: 20px;
	color: #ff2222;
	line-height: 60px;
	border-bottom: 1px solid #DADADA;
	height: 60px;
	margin-bottom: 20px;
}

.reg_main .detail {
	padding: 50px 100px 60px 100px;
}

.reg_main .row {
	margin-bottom: 15px;
}

.reg_main .ipt_txt {
	display: inline-block;
	border: 1px solid #eeeeee;
	border-radius: 4px;
	width: 360px;
	height: 45px;
	line-height: 45px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	color: #333;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: 22px;
}

.reg_main .tip {
	display: inline-block;
	font-size: 13px;
	color: #aaaaaa;
	line-height: 45px;
}

.reg_main .getcode {
	width: 120px;
	height: 45px;
	line-height: 45px;
	display: inline-block;
	border-radius: 23px;
	color: #fff;
	font-size: 14px;
}

.reg_main .ipt_button {
	width: 300px;
	height: 45px;
	line-height: 45px;
	border-radius: 23px;
	font-size: 16px;
	color: #fff;
	margin: 30px auto 0;
	border:0;
}

.reg_main .notice {
	text-align: center;
	margin-top: 15px;
	font-size: 13px;
	color: #999999;
	line-height: 20px;
}

.reg_main .notice .sel {
	width: 20px;
	height: 20px;
	border: 1px solid #dddddd;
	border-radius: 3px;
	margin-right: 5px;
	display: inline-block;
}

.button_gradient {
	background: #60b7ff;
}

.check_agree {
	margin: 0 10px 0 0;
	vertical-align: middle;
}

/*index*/
.banner {
	width: 100%;
	margin: 0px auto;
	position: relative;
	height: 480px;
	overflow: hidden;
}

.focusBox {
	position: relative;
	height: 480px;
	overflow: hidden;
	width: 100% !important;
}

.focusBox .pic {
	position: relative;
	z-index: 0;
	width: 100% !important;
	height: 480px;
}

.focusBox .pic  li {
	width: 100% !important;
	height: 480px;
}

.focusBox .pic  li a {
	width: 100%;
	height: 480px;
	display: block;
}

.focusBox .hd {
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}

.focusBox .hd li {
	margin: 0 5px;
	background: #fff;
	height: 16px;
	overflow: hidden;
	width: 16px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	border-radius: 50%;
}

.focusBox .hd .on {
	background: #106BBE;
}

.floor1 {
	background: #f9f9f9;
}

.floor {
	padding-top: 30px;
	padding-bottom: 40px;
	overflow: hidden;
}

.index_h3 {
	font-size: 28px;
	text-align: center;
	color: #353230;
	font-weight: 700;
	height: 45px;
	line-height: 38px;
	margin-bottom: 6px;
}

.index_h4 {
	font-size: 18px;
	text-align: center;
	color: #222A37;
	height: 30px;
	line-height: 30px;
}

.index_h6 {
	font-size: 14px;
	text-align: center;
	color: #666666;
	height: 28px;
	line-height: 28px;
	margin-bottom: 25px;
}

.w1200 .w_yw {
	float: left;
	border: 1px solid #e5ece9;
	width: 218px;
	margin: 0 10px 20px 10px;
	position: relative;
	background: #fff;
	text-align: center;
	padding: 10px 30px;
}

.w1200 .w_yw i,.w1200 .w_yw .social_step_info {
	color: #08A5E0;
}

.w1200 .w_yw .social_step_info {
	text-align: center;
	font-size: 20px;
	line-height: 36px;
	height: 36px;
	margin-top: 5px;
}

.w1200 .w_yw .social_step_more {
	text-align: center;
	width: 100%;
	padding: 10px 0px;
	margin: 10px 0 0 0;
}

.w1200 .w_yw .social_step_more p {
	line-height: 24px;
	font-size: 12px;
	margin-bottom: 10px;
	color: #999
}

.w1200 .w_yw:hover .social_step_info {
	/* color:#58BD9A;*/
}

.w1200 .w_yw i {
	display: block;
	height: 90px;
}

.w1200 .w_yw i img {
	height: 66px;
	margin: 12px 0;
}

.bor_top {
	border-top: 1px solid #e5ece9;
}

.social-danger {
	border: 1px solid #c4c4c4;
	color: #999;
	padding: 4px 25px;
}

.w1200 .w_yw:hover .social-danger {
	border: 1px solid #50ACEA;
	background: #50ACEA;
	color: #fff;
}

.w1200 .w_yw:hover {
	box-shadow: 0 1px 10px #aaa;
}

.w1200 .w_yw .btn {
	display: inline-block;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-radius: 4px;
}

.flo3 {
}

.flo3 li {
	width: 570px;
	height: 110px;
	float: left;
	margin-bottom: 15px;
}

.flo3 li:hover .li_left {
	border-color: #50ACEA;
}

.flo3 li:hover .li_right strong {
	color: #019EE8;
}

.flo3 li .li_left {
	margin: 20px 0 0 30px;
	float: left;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-width: 2px;
	border-style: solid;
	border-color: #d8d8d8;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fff;
	transition: 0.5s;
}

.flo3 li .li_right {
	float: left;
	width: 410px;
	cursor: default;
	text-align: left;
	padding-left: 25px;
	padding-top: 20px;
}

.flo3 li .li_right strong {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.flo3 li .li_right p {
	font-size: 12px;
	color: #999;
	padding-top: 5px;
	line-height: 24px;
}

.flo3 li .left_1, .flo3 li .left_2, .flo3 li .left_3, .flo3 li .left_4, .flo3 li .left_5, .flo3 li .left_6, .flo3 li:hover .left_1, .flo3 li:hover .left_2, .flo3 li:hover .left_3, .flo3 li:hover .left_4, .flo3 li:hover .left_5, .flo3 li:hover .left_6 {
	background-image: url(../images/f_icon.png);
	background-repeat: no-repeat;
}

.flo3 li .left_1 {
	background-position: 0 0;
}

.flo3 li .left_2 {
	background-position: -70px 0;
}

.flo3 li .left_3 {
	background-position: -140px 0;
}

.flo3 li .left_4 {
	background-position: -210px 0;
}

.flo3 li .left_5 {
	background-position: -280px 0;
}

.flo3 li .left_6 {
	background-position: -350px 0;
}

.flo3 li:hover .left_1 {
	background-position: 0px -70px;
}

.flo3 li:hover .left_2 {
	background-position: -70px -70px;
}

.flo3 li:hover .left_3 {
	background-position: -140px -70px;
}

.flo3 li:hover .left_4 {
	background-position: -210px -70px;
}

.flo3 li:hover .left_5 {
	background-position: -280px -70px;
}

.flo3 li:hover .left_6 {
	background-position: -350px -70px;
}

.comp_menu {
	border-top: 2px solid #50acea;
	background: #fff;
	height: 55px;
	border-bottom: 1px solid #ebebeb;
	line-height: 55px;
	margin-top: 20px;
	border-right: 1px solid #ebebeb;
}

.comp_menu li {
	float: left;
	color: #727272;
	font-size: 16px;
	cursor: pointer;
	width: 149px;
	border-left: 1px solid #ebebeb;
	text-align: center;
}

.comp_menu li.hover {
	background: #50acea;
	color: #fff;
}

.comp_menu #qi8 {
	width: 148px!important;
}

.tabox {
	padding: 20px 0 0 0;
	height: 550px;
}

.media-img {
	width: 300px;
	overflow: hidden;
	margin-top: 20px;
	height: 590px;
}

.media-img img {
	width: 300px;
	height: 590px;
}

.media-list {
	margin-top: 20px;
	width: 880px;
	overflow: hidden;
	float: right;
}

.media-list ul {
	height: 550px;
	overflow: hidden;
}

.media-list li {
	width: 183px;
	height: 93px;
	border: 1px solid #ebebeb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	margin: 0px 0px 15px 35px;
	float: left;
	background: #FFF;
}

.media-list li:hover {
	border: 1px solid #50ACEA;
	opacity: 0.7;
}

.media-list li a {
	width: 183px;
	height: 93px;
	display: block;
}

.media-list li a span {
	width: 183px;
	height: 92px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.media-list li img {
	max-width: 178px;
	max-height: 88px;
}

.media_more {
	display: block;
	width: 845px;
	float: right;
	height: 40px;
	line-height: 40px;
	background: #eee;
	text-align: center;
	color: #999;
}

.xwdt, .khjz {
	width: 50%;
	float: left;
}

.xwdt_menu {
	overflow: hidden;
	padding: 20px 0;
	font-size: 14px;
}

.xwdt_menu>a {
	display: block;
	float: right;
	height: 40px;
	line-height: 40px;
	color: #969899;
}

.xwdt_menu ul {
	float: left;
	height: 40px;
	overflow: hidden;
}

.xwdt_menu li {
	float: left;
	margin-right: 20px;
}

.xwdt_menu li a {
	display: block;
	height: 38px;
	padding: 0 28px;
	border: 1px #ebebeb solid;
	border-radius: 40px;
	line-height: 38px;
}

.xwdt_menu li.hover a {
	background: #019EE8;
	color: #fff;
	border-color: #019EE8;
}

.xwdt_box {
	height: 280px;
}

.xwdt_box dl dt {
	padding: 0 0 10px 0;
	overflow: hidden;
}

.xwdt_box dl dt a {
	display: block;
}

.xwdt_box dl dt a img {
	float: left;
	width: 160px;
	height: 115px;
	border: 1px #ebebeb solid;
	display: block;
	margin-right: 20px;
}

.xwdt_box dl dt h2 {
	height: 36px;
	overflow: hidden;
	line-height: 36px;
	font-size: 16px;
	font-weight: normal;
}

.xwdt_box dl dt p {
	height: 40px;
	overflow: hidden;
	line-height: 20px;
	color: #969899;
	font-size: 14px;
	padding-top: 5px;
}

.xwdt_box dl dt span {
	display: block;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	font-size: 12px;
	color: #969899;
	margin-top: 5px;
}

.xwdt_box dl dd {
	height: 30px;
	overflow: hidden;
}

.xwdt_box dl dd a {
	display: block;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	padding-left: 14px;
	position: relative;
	font-size: 14px;
}

.xwdt_box dl dd b {
	display: block;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	width: 490px;
}

.xwdt_box dl dd a span {
	display: block;
	float: right;
	color: #969899;
}

.xwdt_box dl dd a:after {
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background: #e57335;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.khjz {
	width: 525px;
	padding-right: 25px;
	float: right;
}

.khjz_title {
	height: 40px;
	padding: 20px 0;
	overflow: hidden;
	font-size: 14px;
}

.khjz_title h2 {
	float: left;
	line-height: 40px;
	position: relative;
	padding-left: 14px;
	font-weight: normal;
	font-size: 16px;
}

.khjz_title h2:after {
	content: "";
	width: 4px;
	height: 15px;
	border-radius: 2px;
	background: #019EE8;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.khjz_title a {
	float: right;
	display: block;
	line-height: 40px;
	color: #969899;
}

.khjz ul {
	height: 270px;
	overflow: hidden;
}

.khjz ul li {
	height: 80px;
	overflow: hidden;
	margin-bottom: 15px;
}

.khjz ul li a {
	display: block;
	overflow: hidden;
}

.khjz ul li a img {
	display: block;
	width: 158px;
	height: 78px;
	float: left;
	border: 1px #e1e1e1 solid;
}

.khjz ul li a h2 {
	width: 340px;
	float: right;
	height: 24px;
	overflow: hidden;
	line-height: 24px;
	font-size: 16px;
	font-weight: normal;
}

.khjz ul li a p {
	width: 340px;
	float: right;
	padding-top: 10px;
	height: 44px;
	overflow: hidden;
	line-height: 22px;
	font-size: 12px;
	color: #969899;
}

.parallax {
	width: 100%;
}

.flat-row {
	position: relative;
	background: url(../images/banner2.jpg) no-repeat center;
	padding: 30px 0 30px 0px;
	z-index: 1;
}

.parallax .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba( 0, 0, 0, 0.6 );
	z-index: 1;
}

.s_cont {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 11;
}

.s_cont_li {
	text-align: center;
	width: 25%;
	float: left;
}

.s_cont_li .icon-count {
	margin-bottom: 25px;
}

.s_cont_li .numb-count {
	font-size: 40px;
	line-height: 50px;
	color: #FFF;
	font-weight: bold;
}

.s_cont_li .name-count {
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
}

.i_foot {
	background: #1F1F24;
	width: 100%;
	color: #FFF;
	text-align: center;
}

.i_foot_menu {
	border-bottom: 1px solid #363B44;
	line-height: 30px;
	padding: 20px 0 10px 0;
}

.i_foot_menu a {
	color: #FFF;
	font-size: 14px;
}

.i_foot_menu .split {
	padding: 0 10px;
	color: #363B44;
}

.foot_list {
	overflow: hidden;
	float: left;
	padding-top: 17px;
}

.foot_list li {
	float: left;
	padding-left: 16px;
	width: 200px;
	padding-bottom: 22px;
	text-align: left;
}

.foot_list li h2 {
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
}

.foot_list li a {
	display: block;
	height: 26px;
	line-height: 26px;
	color: #bdc2c8;
	font-size: 12px;
}

.ewm {
	width: 150px;
	float: right;
	text-align: center;
	padding-top: 28px;
	overflow: hidden;
}

.ewm img {
	display: block;
	margin: 0 auto;
}

.ewm p {
	padding-top: 10px;
	line-height: 20px;
	color: #bdc2c8;
	font-size: 12px;
}

.foot-copy {
	color: #999;
	line-height: 30px;
	border-top: 1px solid #363B44;
	padding: 10px 0;
}

/*认证*/
.rz_main {
	padding: 30px 0 50px;
	background: #F2F7FA;
}

.rz_main .title {
	font-size: 20px;
	color: #333333;
	line-height: 45px;
	border-bottom: 1px solid #DADADA;
	height: 50px;
	margin-bottom: 40px;
}

.rz_main .detail {
	padding: 20px 100px 40px 100px;
}

.top_tip_rz {
	font-size: 20px;
	font-weight: bold;
	color: #019EE8;
	line-height: 40px;
	margin-bottom: 10px;
}

.top_tip_mind {
	border-top: 1px solid #E5E5E5;
	padding: 10px 0 0 0;
}

.top_tip_mind b.rz_mind {
	font-size: 14px;
	font-weight: normal;
	display: block;
	color: #019EE8;
	line-height: 30px;
}

.top_tip_mind p {
	line-height: 26px;
	margin-top: 5px;
	background: url(../images/square_fb76e8f.png) no-repeat left 11px;
	padding-left: 20px;
}

.form_item {
	/*overflow: hidden;*/
	margin-bottom: 20px;
}

.form_item_name {
	width: 220px;
	font-size: 14px;
	text-align: right;
	line-height: 45px;
	padding-right: 20px;
	color: #333;
}

.form_item_mes {
	width: 740px;
	float: left;
}

.form_item_txt {
	display: inline-block;
	border: 1px solid #eeeeee;
	border-radius: 4px;
	width: 500px;
	height: 43px;
	line-height: 43px;
	padding-left: 20px;
	/*padding-right: 20px;*/
	font-size: 14px;
	color: #333;
}

.addr-selector {
	display: inline-block;
}

.addr-selector select {
	padding: 10px 10px;
	line-height: 20px;
	border: 1px solid #EEEEEE;
	color: #595959;
	font-size: 14px;
	width: 155px;
	margin-right: 10px;
	vertical-align: middle;
	display: block;
	float: left;
	border-radius: 4px;
}

.addr_load {
	display: block;
	width: 240px;
	height: 150px;
	border: 1px dashed #DDDDDD;
	border-radius: 5px;
	background: url(../images/add.png) no-repeat center #fbfbfb;
	float: left;
}

.addr_load02 {
	display: block;
	width: 120px;
	height: 100px;
	border: 1px dashed #DDDDDD;
	border-radius: 5px;
	background: url(../images/add.png) no-repeat center #fbfbfb;
	float: left;
}

.addr_loadpic {
	display: block;
	width: 120px;
	height: 100px;
	border: 1px solid #DDDDDD;
	border-radius: 5px;
	background:#fbfbfb;
	float: left;
	overflow:hidden;
}

.addr_loadpic img {
	display: block;
	width: 120px;
	height: 100px;
}

.addr_load_mind {
	width: 450px;
	float: left;
	margin-left: 30px;
}

.addr_load_mind b {
	font-size: 14px;
	font-weight: normal;
	display: block;
	color: #019EE8;
	line-height: 20px;
	margin-bottom: 5px;
}

.addr_load_mind p {
	line-height: 22px;
	margin-top: 5px;
	background: url(../images/square_fb76e8f.png) no-repeat left 11px;
	padding-left: 20px;
	color: #777;
}

.btn-wrap {
	padding-top: 70px;
	padding-bottom: 60px;
	text-align: center;
}

.cert-btn.befer-btn {
	border: 1px solid #019EE8;
	background-color: #fff;
	color: #019EE8;
	margin-right: 50px;
}

.zbj-btn {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	font-weight: 400;
	margin: 0;
	overflow: visible;
	text-transform: none;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 20px;
	border-radius: 2px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #333;
	background-color: #fff;
}

.cert-btn {
	width: 200px;
	font-size: 18px;
	background: #019EE8;
	line-height: 32px;
	display: inline-block;
	box-sizing: border-box;
	color: #fff;
	border: 0;
}

.cert-gray {
	background: #bbb;
}

.cert-gray02 {
	border: 1px solid #bbb!important;
	color: #bbb!important;
}


/*开关按钮*/
.swit_01,.swit_02,.swit_03 {
	width: 80px;
	height:36px;
	background: #eee;
	border-radius: 20px;
	position: relative;
	cursor: pointer;
	z-index:1;
}

.swit_01 em ,.swit_02 em ,.swit_03 em {
	display:block;
	position: absolute;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
	box-shadow: 0 0 5px rgba(0,0,0,.3);
	-webkit-transform: scale(.7);
	transform: scale(.7);
	left: 0;
	top:0;
	z-index:9;
}

.swit_01 i ,.swit_02 i ,.swit_03 i {
	display:block;
	position: absolute;
	width: 50px;
	height: 36px;
	right: 0;
	top:0;
	z-index:9;
	font-size:15px;
	text-align:center;
	line-height:36px;
}

.swit_01 .take_on ,.swit_02 .take_on ,.swit_03 .take_on { display:none;}
.swit_01 .take_off ,.swit_02 .take_off ,.swit_03 .take_off { display:block;}

.take_on { left:0; color:#FFF;}

.take_off { right:0; color:#999;}

.swit_on {
	background: #0EBEFF;
}

.swit_on em {
	right: 0!important;
	left:inherit!important;
}

.swit_on .take_on { display:block;}
.swit_on .take_off { display:none;}

.login_mer_bg {  height: 660px;  background: url(../images/merbg.jpg) center no-repeat;  box-sizing: border-box;  padding-top: 110px;}
.login_mer_main {  width: 450px;  border-radius: 5px;  height: 450px;  background: #fff;  float: right; position: relative; z-index: 1;}
.login_mer_main h2 {  font-size: 20px;  font-weight: bold;  text-align: center;  line-height: 65px;  cursor: pointer;  background: #f4f4f4;  color: #000;  border-radius:5px 5px 0 0; }
.login_mer_main h2 span {  color: #34B5F6;  padding: 0 5px;  }

.tips_bar { background: #e3eff8;  width: 100%;  text-align: center; height: 35px; line-height: 35px; color: #4a91c1;}
.tips_icon { background: url(../images/tips_1.png) no-repeat left center; display: inline-block;  padding-left: 22px; }


/*商户中心 new*/
.Mer_bar { height: 60px; -webkit-box-sizing: content-box; box-sizing: content-box; position: fixed; left: 0; width: 100%; z-index: 999; background-color:#419BE2;}
.Mer_logo { float: left; width: 190px; height: 40px; margin: 10px 10px 0px 30px; line-height: 30px; background:url(../images/logo_w.png) no-repeat 0 center;}
.Mer_logo_text { height:30px; line-height:30px; color:#FFF; margin-top:15px; padding-left:20px; font-size:18px; float:left; position:relative; z-index:1;}
.Mer_logo_text:before { content:''; position:absolute; left:0; width:1px; height:20px; background:#f8f8f8; top:6px;}
.Mer_mesg { float:right; height:30px; line-height:30px; margin-top:15px; color:#FFF; margin-right:30px;}
.Merhead_port { display:block; float:left; width:28px; height:28px; border:1px solid #8bc4f1; background:#FFF; overflow:hidden; border-radius:50%; }
.Merhead_port img { display:block; width:100%; height:100%; }
.Mername { display:block; float:left; font-size:14px; margin:0 8px 0 10px; }
.Merappr_yes,.Merappr_no { display:block; float:left; font-size:12px; background:#b3b3b3; color:#fff; padding:0 8px; border-radius:3px; height:24px; line-height:24px; margin-top:3px;}
.Merappr_yes { background:#51D7FE; color:#fff; }
.Mer_bar .infor { color:#FFF; display:block; float:left; padding-left:34px; margin-left:35px; background:url(../images/mesg.png) no-repeat 0px center; background-size:auto 24px; font-size:14px; position:relative; z-index:1; }
.Mer_bar .infor i { display:block; position:absolute; left:10px; z-index:9; top:-2px; background:#E94646; color:#FFF; width:22px; height:14px; text-align:center; border-radius:8px; line-height:14px; font-size:12px;}
.Mer_bar a { color:#FFF;}
.Mer_bar a:hover { color: #F5F5F5;}
.Mer_bar .exit { display:block; float:right; padding-left:26px; margin-left:30px; background:url(../images/exit.png) no-repeat 0px center; background-size:auto 20px; font-size:14px;}
.Mer_menu { width:200px; position:fixed; z-index:11; left:0; top:60px; background:#ffffff; overflow:auto; height:-webkit-calc(100% - 60px); height:-moz-calc(100% - 60px); height:calc(100% - 60px); box-shadow: 3px 0 3px rgba(0,0,0,0.1); }
.Mer_menu h4 { border-bottom:1px solid #b7ddfc; text-align:center;	font-size:16px;	color:#434343; height:50px;	line-height:50px;}
.Mer_menu .sme { margin-bottom:8px;}
.Mer_menu h3 { padding-left:20px;	font-size:15px;	color:#888;	height:44px;	line-height:44px;	position:relative;	z-index:1;}
.Mer_menu h3.curr {	background:#cde5f7;  color:#0099FF;}
.Mer_menu li.curr {	background:#cde5f7;  color:#0099FF;}
.Mer_menu h3.curr a { color:#0099FF;}
.Mer_menu li.curr a { color:#0099FF;}
.Mer_menu h3 a {	display:block;}
.Mer_menu ul {}
.Mer_menu li {	height:30px; line-height:32px; padding-left:45px; font-size:13px; position:relative; z-index:1;}
.Mer_menu li:before { content: '';  position: absolute; z-index:5; left:26px; top: 14px; width: 4px;  height: 4px; overflow: hidden;  background: #666; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.Mer_menu a { color:#888;}
.Mer_menu a:hover { color:#0099FF;}
.Mer_right { position:fixed; right:0; top:60px; height:-webkit-calc(100% - 60px); height:-moz-calc(100% - 60px); height:calc(100% - 60px);  width:-webkit-calc(100% - 200px); width:-moz-calc(100% - 200px); width:calc(100% - 200px); box-sizing:border-box; padding:20px; padding-bottom:0; overflow:auto; }
.Mer_bottom { height:70px; text-align:center;  width:-webkit-calc(100% - 200px); width:-moz-calc(100% - 200px); width:calc(100% - 200px);  font-size:14px; color:#999; position: fixed;  bottom: 0; left: 200px; overflow: hidden; box-shadow:0 0 10px rgba(0, 0, 0, .15);  }
.go_media,.go_auth,.go_account {cursor: pointer;}

/*右侧客服*/
.cust_r {
	position: fixed;
	z-index: 99;
	right: 10px;
	top: 50%;
	margin-top: -100px;
	width: 50px;
}

.cust_r li {
	width: 50px;
	height: 50px;
	margin-bottom: 5px;
}

.cust_r li a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.cust_r_bg {
	background: #6e6e6e;
}

.cust_r li.cust_r_bg:hover {
	background: -webkit-linear-gradient(180deg, #04B9EF, #51D7FE); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(180deg, #04B9EF, #51D7FE); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(180deg, #04B9EF, #51D7FE); /* Firefox 3.6 - 15 */
	background: linear-gradient(180deg, #04B9EF, #51D7FE);
}

.cust_r li a.r_QQ, .cust_r li a.r_tell, .cust_r li a.r_WeChat, .cust_r li a.r_back {
	background: url(../images/co1.png) no-repeat;
}

.cust_r li a.r_QQ {
	background-position: -380px -130px;
}

.cust_r li a.r_tell {
	background-position: -430px -130px;
}

.cust_r li a.r_WeChat {
	background-position: -480px -130px;
}

.cust_r li a.r_back {
	background-position: -530px -130px;
}

/** 审核中 */
.check_ing { text-align: center; font-size: 16px;}
.check_ing img { display: block; margin: 0 auto;}
.check_ing p { line-height: 30px;  color: #b0b0b0;}


.layui-table-view, .layui-table-main { height: auto!important;}

.Mer_bar {
	position: relative;
}

.Mer_bottom {
	/*position: relative;*/
	left: 0;
	width: 100%;
}

.reg_b01:hover, .reg_b02:hover {
	color: #FFFFFF;
	opacity: 0.8;
}
.row-label {
	margin: 0 10px;
}

@media screen and (max-width: 640px) {
	.reg_main { padding:0; position: fixed; width: 100%; height: 100%; overflow: auto;}
	.z_main { width:100%; padding:5% 0;}
	.reg_main .detail { margin:0 5%; padding:20px; border-radius:10px;}
	.reg_top { display:none;}
	.row-label { float:left; width:20px; vertical-align:middle; margin:10px 0px 0 0;}
	.reg_main .ipt_txt { width:-webkit-calc(100% - 25px); width:-moz-calc(100% - 25px); width:calc(100% - 25px); float:left; margin-right:0;}
	.reg_main .tip { height:20px; line-height:20px; display:none; margin:5px 0 0 20px; width:100%; float:left;}
	.reg_main .yzm { width:-webkit-calc(100% - 120px); width:-moz-calc(100% - 120px); width:calc(100% - 120px);}
	.reg_main .getcode { width:90px; border-radius:10px; float:right; }
	.Mer_bottom { display:none;}
	.tc .row-label { display:none;}
	.reg_main .ipt_button { margin-top:20px;}
}