﻿.layui-form-select dl dd.layui-this{background-color: #3c9af2;}

/*会议直达*/
.mc-title{
	width: 100%;
	height: 95px;
	background: url(../image/bg1.jpg) no-repeat center;
	background-size: 100% 100%;
	text-align: right;
	line-height: 67px;
	margin-top: -7px;
}
.mc-title i{
	color: #eef7ff;
	font-size: 24px;
	margin-right: 10px;
}

.mc-main{
	margin-top: -27px;
	margin-bottom: 35px;
	background: #fff;
	position: relative;
}
.mc-main:before{
	content: '';
	display: inline-block;
	width: 20px;
	height: 155px;
	background: url(../image/icon1.png) no-repeat center;
	position: absolute;
	top: 0;
	left: -20px;
	z-index: 2;
}
.mc-main:after{
	content: '';
	display: inline-block;
	width: 20px;
	height: 155px;
	background: url(../image/icon2.png) no-repeat center;
	position: absolute;
	top: 0;
	right: -20px;
	z-index: 2;
}
.mc-main .mc-left{
	width: 248px;
}
.mc-main .mc-left .mc-left-title{
	width: 100%;
	background: url(../image/bg2.jpg) no-repeat center;
	background-size: cover;
	margin-bottom: 10px;
}
.mc-main .mc-left .mc-left-title a{
	display: block;
	width: 100%;
	line-height: 56px;
	text-align: center;
	color: #0265c2;
	font-size: 18px;
	position: relative;
}
.mc-main .mc-left .mc-left-title a:after{
	content: '';
	display: inline-block;
	width: 60px;
	height: 22px;
	background: url(../image/back.png) no-repeat center;
	background-size: cover;
	position: absolute;
	top: 6px;
	right: 10px;
}
.mc-main .mc-left .mc-left-nav{
	width: 100%;
	padding: 0 12px;
	text-align: center;
	box-sizing: border-box;
	background: #f8f8f8;
	margin-bottom: 10px;
}
.mc-main .mc-left .mc-left-nav p{
	width: 100%;
	line-height: 42px;
	border-bottom: 1px solid #e9e9e9;
}
.mc-main .mc-left .mc-left-nav ul{
	padding: 9px 0;
	width: 100%;
}
.mc-main .mc-left .mc-left-nav ul li{
	width: 100%;
}
.mc-main .mc-left .mc-left-nav ul li a{
	display: block;
	width: 100%;
	line-height: 32px;
	color: #454444;
	font-size: 14px;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
}
.mc-main .mc-left .mc-left-nav ul li.on a,.mc-main .mc-left .mc-left-nav ul li a:hover{
	background: #9eccf7;
	color: #fff;
}
.mc-main .mc-left .mc-left-link{
	width: 100%;
}
.mc-main .mc-left .mc-left-link a{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-bottom: 1px;
	color: #fff;
	font-size: 18px;
}
.mc-main .mc-left .mc-left-link a.mc-left-gj{
	background: #78baf8;
}
.mc-main .mc-left .mc-left-link a.mc-left-hs{
	background: #ffbf26;
}

.mc-main .mc-right{
	width: 1010px;
	margin-top: 25px;
	margin-right: 18px;
}
.mc-main .mc-right .mc-right-title{
	width: 100%;
	height: 44px;
	line-height: 44px;
	background: #f8f8f8 url(../image/bg3.jpg) no-repeat left center;
	color: #ffffff;
	font-size: 18px;
}
.mc-main .mc-right .mc-right-title img{
	vertical-align: top;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 5px;
}
.mc-main .mc-right .mc-right-box{
	width: 100%;
	padding: 19px 17px;
	box-sizing: border-box;
	border: 1px solid #f4f4f4;
	margin-bottom: 25px;
}
.mc-right-screen{
	width: 100%;
	padding: 23px 20px;
	box-sizing: border-box;
	background: #e9f5ff;
	margin-bottom: 20px;
}
.mc-right-screen .layui-form-item{
	margin-bottom: 16px;
	clear:none !important;
}
.mc-right-screen .layui-form-label{
	width: auto;
	padding: 0;
	line-height: 32px;
	color: #010101;
	font-size: 14px;
}
.mc-right-screen .layui-input-inline{
	width: auto;
	margin-right: 15px;
}
.mc-right-screen .layui-input-inline:last-child{
	margin-right: 0;
	margin-left: 7px;
}
.mc-right-screen .layui-input{
	width: 145px;
	height: 32px;
	margin-left: 8px;
	border-color: #bbe1ff;
}
.mc-right-screen .layui-form-select .layui-input{
	width: 185px;
}
.mc-right-screen .layui-form-select .layui-edge{
	border-top-color: #b8ddff;
}
.mc-right-screen .fg{
	display: inline-block;
	width: 15px;
	height: 1px;
	background: #7d8185;
	vertical-align: top;
	margin-top: 16px;
	float: left;
}
.mc-right-screen .layui-input-inline .icon{
	display: inline-block;
	width: 35px;
	height: 32px;
	background: url(../image/icon4.png) no-repeat center;
	position: absolute;
	top: 0;
	right: 0;
}
.mc-right-screen .hot{
	margin-left: 8px;
}
.mc-right-screen .hot span{
	display: inline-block;
	width: 95px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: top;
	color: #010101;
	font-size: 14px;
	margin-right: 10px;
}
.mc-right-screen .hot span:last-child{
	margin-right: 0;
}
.mc-right-screen .hot span.on{
	border: 1px solid #66b5ff;
	border-radius: 3px;
	background: #8fc8fd;
	color: #ffffff;
	font-size: 14px;
}
.mc-right-screen .search input{
	width: 292px;
	margin-left: 0;
}
.mc-right-screen button{
	width: 117px;
	height: 32px;
	border: 0;
	border-radius: 3px;
	background: url(../image/bg4.png) no-repeat center;
	background-size: 100% 100%;
	cursor:pointer;
}

.meeting-list{
	width: 998px;
	margin-left: -12px;
}
.meeting-list ul li{
	width: 225px;
	height: 352px;
	float: left;
	margin: 0 12px;
	margin-bottom: 25px;
	padding: 10px 8px;
	border: 1px solid #e9f5ff;
	box-sizing: border-box;
	text-align: center;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
}
.meeting-list ul li:hover{
	border: 1px solid #ff9a38;
	box-shadow: 0 0 10px #ddd;
}
.meeting-list ul li .ml-img img{
	display: block;
	width: 100%;
	height: 118px;
	margin-bottom: 10px;
}
.meeting-list ul li .ml-p1{
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	color: #000000;
	font-size: 16px;
	margin-bottom: 3px;
}
.meeting-list ul li .ml-p2{
	line-height: 28px;
	color: #888888;
	font-size: 14px;
	text-align: left;
}
.meeting-list ul li .ml-p2 span{
	color: #50aafd;
	margin-left: 32px;
}
.meeting-list ul li .ml-p3{
	text-align: center;
	margin-top: 12px;
}
.meeting-list ul li .ml-p3 a{
	display: inline-block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	background: url(../image/btn4.png) no-repeat center;
	color: #fff;
	font-size: 14px;
}
.meeting-list ul li .ml-p3.over a{
	background: url(../image/btn5.png) no-repeat center;
	color: #969696;
}


/*会员轨迹*/
.gj-box{
	width: 100%;
}
.gj-box .gj-title{
	width: 100%;
	height: 42px;
	line-height: 42px;
	background: #f4fafc;
	border-radius: 3px;
	margin-bottom: 22px;
	color: #494949;
	font-size: 12px;
}
.gj-box .gj-title .header{
	float: left;
	width: 122px;
	text-align: center;
	background: #86c7f9;
	border-radius: 3px;
	color: #fff;
	font-size: 16px;
	margin-right: 15px;
	position: relative;
}
.gj-box .gj-title .header:after{
	content: '';
	display: inline-block;
	width: 6px;
	height: 14px;
	background: url(../image/icon7.png) no-repeat center;
	position: absolute;
	top: 14px;
	right: -6px;
}
.gj-box .gj-title span.green{
	color: #1a8b00;
}
.gj-box .gj-title span.red{
	color: #ff0000;
}
.gj-box ul{
	padding-left: 80px;
}
.gj-box ul li{
	width: 100%;
	padding-bottom: 18px;
	position: relative;
}
.gj-box ul li .gj-text{
	width: 100%;
	padding: 12px 18px 9px;
	box-sizing: border-box;
	background: #f8f8f8;
	border-radius: 3px;
	position: relative;
}
.gj-box ul li .gj-text:before{
	content: '';
	display: inline-block;
	width: 7px;
	height: 12px;
	background: url(../image/icon8.png) no-repeat center;
	position: absolute;
	top: 8px;
	left: -7px;
	z-index: 2;
}
.gj-box ul li .gj-p1{
	line-height: 18px;
	color: #3c9af2;
	font-size: 16px;
	margin-bottom: 4px;
}
.gj-box ul li .gj-p2{
	line-height: 24px;
	color: #5a5a5a;
	font-size: 14px;
}
.gj-box ul li .gj-p3{
	line-height: 20px;
	color: #b3b3b3;
	font-size: 14px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #b3b3b3;
	margin-bottom: 4px;
}
.gj-box ul li .gj-p4{
	width: 100%;
	margin-top: 4px;
}
.gj-box ul li .gj-p4 a{
	display: inline-block;
	width: 130px;
	line-height: 26px;
	text-align: center;
	vertical-align: top;
	margin-right: 8px;
	color: #ffffff;
	font-size: 12px;
	background: url(../image/btn2.png) no-repeat center;
	background-size: 100% 100%;
}
.gj-box ul li .gj-p4 a img{
	vertical-align: top;
	width: 13px;
	margin-top: 6px;
	margin-right: 5px;
}
.gj-box ul li .gj-p5{
	width: 100%;
	margin-top: 4px;
}
.gj-box ul li .gj-p5 a{
	display: inline-block;
	width: 130px;
	line-height: 26px;
	text-align: center;
	vertical-align: top;
	margin-right: 8px;
	color: #ffffff;
	font-size: 12px;
	background: url(../image/btn3.png) no-repeat center;
	background-size: 100% 100%;
}
.gj-box ul li .gj-p2 a.xf,.gj-box ul li .gj-p2 a.sj{
	display: inline-block;
	width: 62px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: url(../image/btn1.png) no-repeat center;
	background-size: 100% 100%;
	color: #fff;
	font-size: 12px;
	vertical-align: top;
	margin-top: 1px;
	margin-left: 10px;
}
.gj-box ul li .gj-p2 a.more{
	margin-left: 10px;
	color: #158b01;
	font-size: 14px;
	text-decoration: underline;
}
.gj-box ul li .border{
	position: absolute;
	top: 15px;
	left: -20px;
	z-index: 2;
	width: 2px;
	height: 100%;
	background: #e3e3e3;
}
.gj-box ul li:before{
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../image/spot.png) no-repeat center;
	box-shadow: 0 0 5px #ddd;
	position: absolute;
	top: 9px;
	left: -25px;
	z-index: 3;
}
.gj-box ul li:last-child .border{
	display: none;
}


/*会员中心首页*/
.mc-main .mc-right .mc-db{
	width: 100%;
	padding: 0 40px;
	box-sizing: border-box;
	position: relative;
}
.mc-main .mc-right .mc-db .swiper-container{
	padding: 10px 5px;
}
.mc-main .mc-right .mc-db .swiper-slide{
	height: 190px;
	background: #faf9f9;
	text-align: center;
	border-radius: 6px;
	box-shadow: 3px 3px 5px #eaeaea;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
}
.mc-main .mc-right .mc-db .swiper-slide:hover{
	box-shadow: 0 0 10px #3c9af2;
}
.mc-main .mc-right .mc-db .swiper-slide .db-p1{
	padding-top: 45px;
	line-height: 30px;
	color: #2f3030;
	font-size: 14px;
	margin-bottom: 22px;
}
.mc-main .mc-right .mc-db .swiper-slide .db-p2 a{
	display: inline-block;
	width: 86px;
	height: 27px;
	line-height: 27px;
	background: url(../image/btn4.png) no-repeat center;
	background-size: 100% 100%;
	color: #fff;
	font-size: 12px;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
}
.mc-main .mc-right .mc-db .swiper-slide:hover .db-p2 a{
	background: url(../image/btn7.png) no-repeat center;
	background-size: 100% 100%;
}
.mc-main .mc-right .mc-db .swiper-slide .db-p2.over a{
	background: url(../image/btn5.png) no-repeat center;
	background-size: 100% 100%;
}
.mc-main .mc-right .mc-db .swiper-button-next, .mc-main .mc-right .mc-db .swiper-button-prev{
	width: 26px;
	height: 63px;
	margin-top: -32px;
}
.mc-main .mc-right .mc-db .swiper-button-next{
	right: 0;
	background: url(../image/icon-next.png) no-repeat center;
}
.mc-main .mc-right .mc-db .swiper-button-prev{
	left: 0;
	background: url(../image/icon-prev.png) no-repeat center;
}

.mc-main .mc-right .mc-xx{
	width: 100%;
	position: relative;
}
.mc-main .mc-right .mc-xx .xx-col{
	width: 100%;
	line-height: 30px;
	color: #000000;
	font-size: 14px;
}
.mc-main .mc-right .mc-xx .xx-col span{
	display: inline-block;
	width: 85px;
	text-align: right;
	margin-right: 15px;
}
.mc-main .mc-right .mc-xx .xx-col font{
	color: #b9b9b9;
	font-size: 12px;
}
.mc-main .mc-right .mc-xx .xx-ws{
	position: absolute;
	top: 40px;
	right: 15px;
	width: 280px;
	padding: 20px 10px;
	box-sizing: border-box;
	background: #edf7ff;
	border-radius: 4px;
}
.mc-main .mc-right .mc-xx .xx-ws:after{
	content: '';
	display: inline-block;
	width: 56px;
	height: 36px;
	background: url(../image/icon141.png) no-repeat center;
	position: absolute;
	bottom: -36px;
	right: 30px;
	z-index: 1;
}
.mc-main .mc-right .mc-xx .xx-p1{
	line-height: 33px;
	text-indent: 2em;
	color: #538bd0;
	font-size: 12px;
	margin-bottom: 6px;
}
.mc-main .mc-right .mc-xx .xx-p2{
	text-align: center;
}
.mc-main .mc-right .mc-xx .xx-p2 a{
	display: inline-block;
	width: 162px;
	height: 40px;
	line-height: 40px;
	background: url(../image/btn6.png) no-repeat center;
	background-size: 100% 100%;
	color: #fff;
	font-size: 14px;
}

.mc-main .mc-right .mc-card{
	width: 100%;
	padding: 10px 0;
}
.mc-main .mc-right .mc-card .card-img img{
	width: 358px;
	border-radius: 10px;
	box-shadow: 0 0 8px #ddd;
}
.mc-main .mc-right .mc-card .card-text{
	padding-left: 415px;
	padding-top: 30px;
}
.mc-main .mc-right .mc-card .ct-p1{
	line-height: 30px;
	color: #010101;
	font-size: 14px;
}
.mc-main .mc-right .mc-card .ct-p1 span{
	display: inline-block;
	width: 75px;
	margin-right: 20px;
}
.mc-main .mc-right .mc-card .ct-p1 a{
	color: #138d0d;
	text-decoration: underline;
	margin-left: 10px;
}
.mc-main .mc-right .mc-card .ct-btn{
	margin-top: 25px;
}
.mc-main .mc-right .mc-card .ct-btn a{
	display: inline-block;
	width: 146px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	vertical-align: top;
	margin-right: 10px;
	color: #ffffff;
	font-size: 14px;
}
.mc-main .mc-right .mc-card .ct-btn a.xf{
	background: url(../image/btn4.png) no-repeat center;
	background-size: 100% 100%;
}
.mc-main .mc-right .mc-card .ct-btn a.sj{
	background: url(../image/btn6.png) no-repeat center;
	background-size: 100% 100%;
}

.mc-main .mc-right .mc-tj{
	width: 100%;
	padding: 15px 0;
}
.mc-main .mc-right .mc-tj ul{
	display: flex;
	justify-content: space-between;
}
.mc-main .mc-right .mc-tj ul li{
	width: 150px;
	text-align: center;
}
.mc-main .mc-right .mc-tj ul li .num{
	width: 140px;
	height: 140px;
	line-height: 128px;
	border-radius: 50%;
	border: 6px solid #b1d8fc;
	box-sizing: border-box;
	margin: 0 auto;
	color: #2187e7;
	font-size: 48px;
	font-family: "黑体";
	box-shadow: 0 5px 5px #ddd;
	margin-bottom: 20px;
}
.mc-main .mc-right .mc-tj ul li .tj-p1{
	height: 36px;
	line-height: 18px;
	color: #656464;
	font-size: 14px;
}
.mc-main .mc-right .mc-tj ul li .tj-p2{
	margin-top: 27px;
}
.mc-main .mc-right .mc-tj ul li .tj-p2 a{
	display: inline-block;
	width: 54px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #c9c9c9;
	border-radius: 3px;
	color: #a4a4a3;
	font-size: 14px;
}


/*修改个人信息*/
.mc-main .mc-right .mc-information{
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
}
.mc-main .mc-right .mc-information table{
	width: 100%;
	border: 1px solid #fff;
}
.mc-main .mc-right .mc-information table tr:nth-child(even){
	background: #f8f8f8;
}
.mc-main .mc-right .mc-information table tr:nth-child(odd){
	background: #fcfcfc;
}
.mc-main .mc-right .mc-information table tr td{
	padding: 12px;
	color: #000000;
	font-size: 14px;
	border: 1px solid #fff;
	line-height: 30px;
}
.mc-main .mc-right .mc-information table tr td.cx-head{
	width: 170px;
	text-align: center;
}
.mc-main .mc-right .mc-information table tr td input{
	width: 265px;
	height: 30px;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	background: #fff;
	padding: 0 8px;
	margin-right: 8px;
}
.mc-main .mc-right .mc-information table tr td font{
	color: #ff0000;
	font-size: 14px;
	vertical-align: middle;
	margin-right: 10px;
}
.mc-main .mc-right .mc-information table tr td span{
	color: #ff0000;
	font-size: 14px;
}
.mc-main .mc-right .mc-information table tr td a{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	background: url(../image/btn7.png) no-repeat center;
	background-size: 100% 100%;
	color: #fff;
	font-size: 14px;
}
.mc-main .mc-right .mc-information table tr td textarea{
	display: block;
	width: 90%;
	height: 130px;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	background: #fff;
	padding: 8px;
}
.mc-main .mc-right .mc-information .cx-btn{
	width: 100%;
	text-align: center;
	margin-top: 26px;
}
.mc-main .mc-right .mc-information .cx-btn button{
	width: 162px;
	height: 45px;
	line-height: 45px;
	border: 0;
	background: url(../image/btn7.png) no-repeat center;
	background-size: 100% 100%;
	color: #fff;
	font-size: 14px;
}


/*注册入会*/
.mc-main .mc-right .reg-bz{
	width: 100%;
	padding: 10px 0;
	text-align: center;
	margin-bottom: 25px;
}
.mc-main .mc-right .reg-bz ul li{
	display: inline-block;
	width: 200px;
	height: 48px;
	line-height: 46px;
	border: 1px solid #eaeaea;
	box-sizing: border-box;
	color: #a2a2a2;
	font-size: 14px;
	position: relative;
}
.mc-main .mc-right .reg-bz ul li.on{
	border: 1px solid #ffd33a;
	background: #ffd33a;
	color: #fff;
}
.mc-main .mc-right .reg-bz ul li.on:after{
	content: '';
	display: inline-block;
	width: 22px;
	height: 10px;
	background: url(../image/icon16.png) no-repeat center;
	position: absolute;
	bottom: -11px;
	left: 50%;
	z-index: 2;
	margin-left: -11px;
}

.mc-main .mc-right .reg-one{
	width: 100%;
}
.mc-main .mc-right .reg-one .ro-box{
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 38px;
	border-bottom: 1px dashed #d4d4d4;
}
.mc-main .mc-right .reg-one .layui-form-item .layui-form-label{
	width: 165px;
	font-size: 16px;
	box-sizing: border-box;
}
.mc-main .mc-right .reg-one .layui-form-item .layui-input-block{
	margin-left: 165px;
}
.mc-main .mc-right .reg-one .layui-form-item .layui-input-block input{
	display: inline-block;
	width: 400px;
	margin-right: 8px;
	border: 1px solid #e3e3e3;
}
.mc-main .mc-right .reg-one .layui-form-item font{
	color: #ff0000;
	font-size: 16px;
	vertical-align: middle;
	margin-right: 8px;
}
.mc-main .mc-right .reg-one .layui-form-item>span,.mc-main .mc-right .reg-one .layui-form-item>.layui-input-block>span{
	color: #a2a2a2;
	font-size: 16px;
}
.mc-main .mc-right .reg-one .layui-form-item p{
	padding: 9px 15px;
	font-weight: 400;
	line-height: 20px;
}
.mc-main .mc-right .reg-one .layui-form-item .layui-input-block .layui-form-select{
	display: inline-block;
	width: 400px;
	margin-right: 8px;
	border: 1px solid #e3e3e3;
}
.mc-main .mc-right .reg-one .layui-form-item .layui-input-block.city .layui-form-select, .mc-main .mc-right .reg-one .layui-form-item .layui-input-block.city input{
	display: inline-block;
	width: 140px;
}
.mc-main .mc-right .reg-one .layui-form-item .layui-input-block a{
	color: #44b81c;
	font-size: 16px;
	text-decoration: underline;
	cursor: pointer;
}
.mc-main .mc-right .reg-one .layui-form-item .layui-input-block img{
	height: 38px;
	margin: 0 8px;
}
.mc-main .mc-right .reg-one .layui-form-item .layui-input-block textarea{
	width: 100%;
	height: 100px;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #e3e3e3;
}
.mc-main .mc-right .reg-one .layui-form-item .layui-input-block input{
	-width: 100%;
	height: 40px;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #e3e3e3;
}
.mc-main .mc-right .reg-one .ro-btn{
	width: 100%;
	text-align: center;
}
.mc-main .mc-right .reg-one .ro-btn button{
	width: 162px;
	height: 45px;
	line-height: 45px;
	border: 0;
	background: url(../image/btn7.png) no-repeat center;
	background-size: 100% 100%;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}
.mc-main .mc-right .reg-one .ro-btn button.grey{
	background: url(../image/btn8.png) no-repeat center;
	background-size: 100% 100%;
}

.mc-main .mc-right .reg-two{
	width: 100%;
}
.mc-main .mc-right .reg-two .rt-tips{
	width: 100%;
	text-align: center;
	padding: 38px 0;
	line-height: 65px;
	color: #019c01;
	font-size: 24px;
	background: #f8f8f8;
	border: 1px solid #ececec;
	margin-bottom: 22px;
}
.mc-main .mc-right .reg-two .rt-tips img{
	width: 65px;
	vertical-align: top;
	margin-right: 20px;
}
.mc-main .mc-right .reg-two .rt-tips span{
	color: #2387cc;
}
.mc-main .mc-right .reg-two .rt-box{
	width: 725px;
	margin: 0 auto;
}
.mc-main .mc-right .reg-two .rt-col{
	line-height: 34px;
	padding: 10px 0;
	color: #262626;
	font-size: 16px;
}
.mc-main .mc-right .reg-two .rt-th{
	display: inline-block;
	width: 95px;
	text-align: right;
	margin-right: 5px;
	vertical-align: top;
}
.mc-main .mc-right .reg-two .rt-td1{
	color: #0766d2;
}
.mc-main .mc-right .reg-two .rt-td2{
	color: #fe0000;
	vertical-align: middle;
	margin-left: 8px;
}
.mc-main .mc-right .reg-two .rt-td3{
	color: #afafaf;
	margin-left: 8px;
}
.mc-main .mc-right .reg-two .rt-col label{
	padding-right: 15px;
	line-height: 34px;
}
.mc-main .mc-right .reg-two .rt-col label input{
	vertical-align: middle;
	margin-right: 4px;
}
.mc-main .mc-right .reg-two .rt-col input{
	height: 34px;
	border: 1px solid #e5e5e5;
	margin-right: 4px;
	padding: 0 7px;
	box-sizing: border-box;
	font-size: 16px;
	color: #333;
}
.mc-main .mc-right .reg-two .rt-inp1{
	width: 68px;
	color: #1f73c1;
}
.mc-main .mc-right .reg-two .rt-inp2{
	width: 400px;
}
.mc-main .mc-right .reg-two .rt-warning{
	color: #ff0000;
	font-size: 16px;
	padding: 10px 10px;
	line-height: 34px;
}
.mc-main .mc-right .reg-two .rt-btn{
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.mc-main .mc-right .reg-two .rt-btn button{
	width: 162px;
	height: 45px;
	line-height: 45px;
	border: 0;
	background: url(../image/btn7.png) no-repeat center;
	background-size: 100% 100%;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}


span.correct {vertical-align: middle;font-size: 14px !important;color: #51ac0e !important; background:url(../image/correct.png) left center no-repeat; padding:2px 0px 2px 22px;}
span.error {vertical-align: middle;font-size: 14px !important;color: #FF2323 !important; background:url(../image/error.png) left center no-repeat; padding:2px 0px 2px 22px;}

.btn-blue-l{background:url(../image/btn-blue-l.png) no-repeat;width:180px;height:39px;border:0;cursor:pointer;}
.submit_btn_sm{background:#42a4ff;width:120px;height:28px;border:0;cursor:pointer;}
.back_btn{height:39px;}

.log_tbl td{padding:10px;}
.ipt2{padding:8px;border:1px solid #d8d8d8;width:300px;}
.gongx{border:1px solid #adf15f;padding:10px 20px;line-height:40px;}

.paytips{border:1px solid #ffd195;padding:3px 10px 5px 10px;line-height:30px;}
.notes{padding:30px 0 0 10px;width:110px;}

.gx{width:560px;margin:0 auto;}
.gx img{margin:10px 20px 0 0;}
.gx p{padding:10px 0 0 20px;line-height:25px;}

.finish{padding:30px 0 0 140px;}
/* 提交成功，进入支付环节 */
.zfb{width:680px;margin:0 auto;}
.zfb>h2{text-indent:28px;}
.zfb p{text-indent:2em;line-height:30px;}

/*高级会员名录*/
.namelist table{
	width: 100%;
}
.namelist th{
	background: #77b3f5;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	margin: 5px 0;
}
.namelist td{
	text-align: center;
	line-height: 50px;
	font-size: 16px;
}
.namelist a{
	color: #0e84e8;
}
.namelist a:hover{
	color: #0e84e8;
	text-decoration: underline;
}
.namelistpages{
	text-align: center;
	color: #0e84e8;
	font-size: 16px;
	padding: 30px 0;
}
.namelistpages a{
	color: #0e84e8;
	font-size: 16px;
	margin: 0 5px;
}
.namelistpages span{
	color: #ff0000;
	font-size: 16px;
}