/*html {filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(100%); }*/
.top,
.top_1,
.foot {
	width: 1200px;
	margin: 0 auto;
}


/**头部*/

.bg-top {
	width: 100%;
	background: #f2f2f2;
}

.top {
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
}

.top_1 {
	height: 90px;
	padding: 20px 0;
}

.nav {
	background: #333333;
	height: 50px;
	line-height: 50px;
}

.nav_ul>li>a {
	color: white;
	margin-right: 20px;
}

.nav_ul a:hover {
	color: #e54c3c;
}

.nav_ul {
	padding-left: 20px;
	width: 1200px;
	margin: 0 auto;
}

.nav_ul>li {
	float: left;
	position: relative;
	padding: 0px 10px;
	color: white;
}

.nav_ul>li:hover>ul {
	display: block;
	z-index: 500;
}

.nav_ul_1 {
	position: absolute;
	top: 45px;
	left: 0px;
	display: none;
	width: 160px;
}

.nav_ul_1 li {
	text-align: left;
	padding: 5px 10px;
	background: #333333;
	color: #fff;
	height: 30px;
    line-height: 30px;
}
.nav_ul_1 li a {
	color: #fff;
}


.nav-phone {
	display: none
}


/**头部*/


/**底部**/

.foot {
	width: 100%;
	height: 170px;
	background-color: #000;
}

.bottomMain {
	height: 170px;
	margin: 0 auto;
	width: 1200px;
}

.btm_left {
	padding-top: 40px;
	width: 700px;
	height: 130px;
	float: left;
	display: inline;
	font-style: normal;
	margin-left: 20px;
}

.btm_left_Tit {
	width: 600px;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
}

.btm_left_Tit a {
	color: white;
}

.btm_left_Tit a:hover {
	color: #e54c3c;
}

.btm_right {
	width: 361px;
	height: 110px;
	float: right;
	display: inline;
	padding-top: 40px;
	text-align: right;
	color: #FFF;
	margin-right: 80px;
}

.weibo {
	width: 168px;
	height: 28px;
	line-height: 28px;
	padding-left: 7px;
	float: right;
	display: inline;
	margin-left: 20px;
	font-size: 12px;
}

.eMail {
	width: 34px;
	height: 34px;
	float: right;
	display: inline;
}


/**底部**/


/***********************************************首页*/

body {
	font-size: 14px;
	font-family: "微软雅黑";
	background-color: #fff;
}

.content,
.hyzxfw,
.hyzx,
.zxjj,
.tdys,
.zgqs,
.yqlj {
	width: 1200px;
	margin: 0 auto;
}

.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}

.clearfloat {
	zoom: 1
}


/**公用**/

.hyzxfw_title,
.hyzx_title,
.zxjj_title,
.zgqs_l_tile,
.tdys_title {
	font-size: 38px;
	font-weight: 600;
	height: 85px;
	line-height: 40px;
	letter-spacing: 2px;
	padding-left: 25px;
	text-align: center;
	padding-top: 20px;
}


/**滚动*/

.pointer {
	height: 4px;
	position: absolute;
	bottom: 0px;
}

.pointer li {
	width: 42px;
	height: 1px;
	background: #5a5a5a;
	float: left;
	margin: 0 5px;
	cursor: pointer;
}

.pointer li.now {
	height: 4px;
	background: #c8c8c8;
}

.cut {
	background: #bdbdbd;
	position: absolute;
	font-family: '宋体';
	color: #fff;
	text-align: center;
	cursor: pointer;
	opacity: 0.2;
}

.J_banner {
	max-width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 auto 10px;
	height: 636px;
}

.J_banner .img {
	width: 2000px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.J_banner .img li {
	float: left;
	position: relative;
}

.J_banner1 .pointer {
	width: 100px;
	height: 15px;
	position: absolute;
	bottom: 16px;
	left: 50%;
}

.J_banner1 .pointer li {
	width: 15px;
	height: 15px;
	background: #d0d0d0;
	border-radius: 50%;
	margin: 0 5px;
	float: left;
}

.J_banner1 .pointer li.now {
	background: #fff;
}

.J_banner .cut {
	width: 34px;
	height: 58px;
	left: 20px;
	font-size: 18px;
	line-height: 58px;
}

.J_banner .cut.next {
	left: auto;
	right: 20px;
}

h1 {
	color: #fff;
	text-align: center;
	padding: 50px 0 30px;
}


/**滚动**/


/*周刊封面*/

.main_p {
	position: relative;
}

.main_p_img1 {
	position: absolute;
	top: -60px;
	z-index: 600;
	left: -355px;
}

.main_p_img2 {
	position: relative;
	z-index: 888;
	background: #fff;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	top: -24px;
	left: 8px;
}


/**搜索**/

.bqdd_search {
	width: 572px;
	margin-left: 10px;
	margin-top: 1px;
}

.Search {
	background: #328ecf;
	height: 240px;
	width: 497px;
	padding-left: 75px;
}

.Search p {
	position: relative;
	top: 20px;
	color: white;
}

.Search_2 {
	margin-top: 35px;
	color: #fff;
	position: relative;
	font-size: 16px;
	font-weight: bold;
}

.Search_2 a {
	position: absolute;
	right: 32px;
	height: 60px;
	top: 4px;
	background-color: #fff;
	display: block;
	width: 70px;
	border-radius: 8px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: #666666;
}

.bqdd_title {
	background: #eaeaea;
	font-size: 22px;
	font-weight: 600;
	height: 65px;
	line-height: 65px;
	letter-spacing: 2px;
	padding-left: 25px;
}

.bqdd {
	height: 563px;
	margin-top: 5px;
}

.bqdd_top {
	background: #eaeaea;
	color: #328ecf;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 5px;
	padding: 20px 0px 20px 25px;
	position: relative;
}

.style2 {
	position: absolute;
	top: 34px;
	background: #e54c3c;
	padding: 9px 0px 9px 40px;
	left: 130px;
	width: 340px;
	color: white;
}

.bqdd_main {
	font-size: 14px;
	background: #eaeaea;
	margin-bottom: 5px;
	color: #333333;
}

.bqdd_main_li {
	padding-left: 25px;
}

.bqdd_main_li:hover {
	background: #e54c3c;
	color: #fff;
}

.bqdd_main_title,
.bqdd_main_title_1 {
	padding: 5px 0px;
}

.bqdd_main_title {
	font-weight: bold;
}

.bqdd_main_title a {
	float: left;
	color: inherit;
}

.bqdd_main_title_1 a {
	color: inherit;
}

.bqdd_main_title span {
	float: right;
	margin-right: 25px;
}


/**搜索**/


/**会员尊享**/

.hyzxfw-bg {
	background-image: url(../../images/fw_bg.jpg);
	background-size: cover;
}

.hyzxfw {
	height: 440px;
}

.hyzxfw_p {
	font-size: 16px;
	text-align: center;
}

a,
img {
	border: 0;
}

a.abtn {
	display: none;
	height: 182px;
	width: 17px;
	overflow: hidden;
}

a.aleft {
	float: left;
}

a.agrayleft {
	cursor: default;
	background-position: -34px 50%;
}

a.aright {
	float: right;
	background-position: -17px 50%;
}

a.agrayright {
	cursor: default;
	background-position: -51px 50%;
}

.scrolllist {
	width: 1200px;
	height: 190px;
	margin: 45px auto;
}

.scrolllist .imglist_w {
	width: 1200px;
	height: 100%;
	overflow: hidden;
	float: left;
	position: relative;
	/*必要元素*/
}

.scrolllist .imglist_w ul {
	width: 9600px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.scrolllist .imglist_w li {
	width: 190px;
	float: left;
	padding: 0 25px;
}

.scrolllist .imglist_w li img {
	width: 190px;
	height: 190px;
}

.scrolllist .imglist_w li a {
	color: #3366cc;
	text-decoration: none;
	float: left;
}

.scrolllist .imglist_w li a:hover img {
	filter: alpha(opacity=86);
	-moz-opacity: 0.86;
	opacity: 0.86;
}


/**会员尊享**/


/**会员咨询**/

.hyzx_title {
	margin-bottom: 35px;
	margin-top: 20px;
}

.hyzx_3 {
	height: 200px;
	width: 580px;
	background: #eaeaea;
}

.hyzx_3_img {
	width: 160px;
	height: 200px;
}

.hyzx_3_content_top {
	background: #328ecf;
	height: 40px;
	line-height: 40px;
	position: relative;
	width: 420px;
	left: -30px;
	margin-top: 16px;
	color: white;
}

.hyzx_3_content_top p {
	margin-left: 40px;
}

.hyzx_3_content_top span {
	margin-right: 35px;
}

.hyzx_3_content_main {
	margin-top: 15px;
	margin-left: 12px;
	margin-right: 30px
}

.hyzx_3_content_main ul li {
	padding: 5px 5px;
	height: 20px;
}

.hyzx_3_content_main ul li a {
	color: inherit;
	/*继承父级颜色*/
}

.title-span {
	width: 240px;
	display: inline-block;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.time-span {
	float: right;
	padding-right: 25px;
}

.hyzx_3_content_main ul li:hover {
	color: #fff;
	background: #328ecf;
}


/**会员咨询**/


/**中新简介**/

.zxjj-bg {
	background: #f2f2f2;
	width: 100%;
}

.zxjj {
	height: 430px;
	margin-top: 40px;
	padding-top: 30px;
}

.zxjj_content {
	text-indent: 2em;
	font-size: 14px;
	padding-top: 10px;
}

.zxjj_content p {
	line-height: 230%;
}

.zxjj_submit {
	text-align: center;
	margin-top: 60px;
}

.zxjj_submit a {
	background: #328ecf;
	color: white;
	padding: 10px 50px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 16px;
}

.zxjj_submit a:hover {
	background-color: #e54c3c;
}


/**中新简介**/


/**团队优势**/

.tdys-bg {
	background-image: url(../../images/tdys_bg.jpg);
	background-size: cover;
}

.tdys {
	position: relative;
	height: 480px;
	padding-bottom: 50px;
}

.tdys_title {
	margin-bottom: 75px;
	padding-top: 20px;
}

.tdys p {
	position: absolute;
	top: 340px;
	font-size: 24px;
	color: white;
}

.tyds_img {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.tyds_img:hover {
	transform: translate(0, -20px);
	-webkit-transform: translate(0, -20px);
	-moz-transform: translate(0, -20px);
	-o-transform: translate(0, -20px);
	-ms-transform: translate(0, -20px);
	-webkit-box-shadow: 0px 5px 15px #e5e5e5;
	-moz-box-shadow: 0px 5px 15px #e5e5e5;
	box-shadow: 0px 5px 15px #e5e5e5;
}

.tyds_img_2 {
	margin: 0 20px;
}


/**团队优势**/


/**征稿启事**/

.zgqs {
	margin-top: 40px;
}

.zgqs_l_tile {
	text-align: left;
}

.zgqs_l_1 p span,
.zgqs_l_3 p span,
.zgqs_l_2 p span {
	font-size: 18px;
	font-weight: 500;
}

.zgqs_l_1 div,
.zgqs_l_2 div {
	width: 630px;
	float: left;
	margin-left: 10px;
	font-size: 14px;
	line-height: 180%;
}

.zgqs_l {
	width: 785px;
	height: 430px;
	background: #EDEDED;
}

.zgqs_l_1,
.zgqs_l_3 {
	border-bottom: 1px solid #DFDFDF;
	padding-top: 15px;
	padding-bottom: 7px;
	height: 70px;
	padding-left: 25px;
}

.zgqs_l_2 {
	border-bottom: 1px solid #DFDFDF;
	padding-top: 15px;
	padding-bottom: 7px;
	height: 100px;
	padding-left: 25px;
}

.zgqs_l_3 {
	position: relative;
	border: 0px;
}

.zgqs_l_3 a {
	padding: 10px 50px;
	background: #328ecf;
	border-radius: 10px;
	position: absolute;
	right: 80px;
	color: white;
	top: 50px;
	font-size: 16px;
}

.zgqs_l_3 a:hover {
	background-color: #e54c3c;
}

.zgqs_l_1_p,
.zgqs_l_2_p {
	display: inherit;
	float: left;
	font-size: 18px;
	font-weight: 500;
}

.zgqs_r {
	width: 358px;
}

.zgqs_p {
	height: 225px;
	padding: 20px 10px 0px;
	background: #eeeeee;
}

.zgqs_r p {
	color: #328ecf;
	font-size: 28px;
	font-family: "微软雅黑";
}

.zgqs_r-banner {
	margin: 2px auto 0 auto;
	height: 181px;
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #eaeaea;
}


/**征稿启事**/


/**友情链接**/

.yqlj {
	margin: 20px auto;
}

.yqlj p {
	background: #f5f5f5;
	padding-left: 28px;
	line-height: 28px;
	font-size: 16px;
	border: 1px solid #c1c4c9;
}

.yqlj_main {
	height: auto;
	border: 1px solid #CCC;
	border-top: 0px;
	margin: 0 auto;
	overflow: hidden;
}

.yqlj_main_1 {
	width: 159px;
	height: 30px;
	line-height: 30px;
	float: left;
	display: inline;
	text-align: center;
}

.yqlj_main_1 a {
	font-size: 12px;
	color: #073A50;
}

.yqlj_main_1 a:hover {
	font-weight: bold;
	color: #328ecf;
}


/***********************************************************首页end-列表页begin*/

.list-div {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.list-div-top {
	width: 100%;
	height: 636px;
	background-image: url(../../images/list_1.jpg);
	background-size: cover;
}

.list-div-title {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
}

.list-div-title-bg {
	position: relative;
}

.list-div-title-img {
	position: absolute;
	z-index: 2;
	top: -32px;
	left: 0;
	width: 1200px;
	height: 170px;
}

.list-div-main {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.list-div-main ul {
	margin-top: 50px;
	width: 1200px;
	height: auto;
}

.list-div-main ul li {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}

.list-div-main ul li a {}

.list-div-main ul li:hover,
.list-div-main ul li>a:hover {
	background: #E54C3C;
	color: #fff;
}

.li-bg {
	background-color: #e7e7e7;
}

.list-div-li-a-title {
	width: 1060px;
	float: left;
	padding: 0 20px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.a-color-bold {
	color: -webkit-link;
	color: #328ecf;
	font-weight: bold;
}

.list-div-li-a-time {}

.list-div-bottom {
	width: 1200px;
	margin: 0 auto;
	height: 90px;
}


/***************************************************************列表页面end-内容详情页面begin*/

.info-div {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.info-div-main {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.info-div-left {
	width: 400px;
	position: relative;
}

.info-div-left-box {
	width: 360px;
	height: 550px;
	margin-left: 15px;
	-webkit-box-shadow: #666 0px 0px 10px;
	-moz-box-shadow: #666 0px 0px 10px;
	box-shadow: #666 0px 0px 10px;
	background: #fff;
	position: absolute;
	z-index: 3;
	top: -70px;
	padding-top: 50px;
}

.info-div-left-box-ul {
	height: 80px;
	width: 255px;
	padding-left: 100px;
	margin-top: 20px;
}

.info-div-left-box-li-zn {
	height: 50px;
	line-height: 50px;
	color: #328ecf;
	font-size: 30px;
}

.info-div-left-box-li-en {
	height: 30px;
	line-height: 30px;
	color: #7d7d7d;
	font-size: 18px;
}

.info-div-right {
	width: 800px;
	margin-left: 400px;
	width: 760px;
	height: auto;
	padding: 0 20px 20px 20px;
	color: #626262;
}

.info-div-main-top {
	text-align: right;
	color: #328ecf;
	margin-bottom: 30px;
}

.info-div-main-title {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.info-div-main-time {
	margin: 20px 0;
	text-align: center;
}
.info-div-maim-msg p {
	margin: 0.2rem 0;
}
.info-div-maim-msg img {
	max-width: 100%;
	height: auto;
}


.info-div-bottom {
	height: auto;
}

.info-div-bottom a {
	color: #328ecf;
}

.info-div-bottom-up {
	padding: 5px 0;
}

.info-div-bottom-next {
	padding: 5px 0;
}


/*******************************************详情内容页面end-周刊页面begin*/

.weekly-div {
	width: 100%;
	margin: 0 auto;
	height: auto;
	background-color: #e7e7e7;
}

.weekly-div-top {
	width: 100%;
	height: 636px;
	background-image: url(../../images/list_1.jpg);
	background-size: cover;
}

.weekly-div-title {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
}

.weekly-div-title-bg {
	position: relative;
}

.weekly-div-title-img {
	position: absolute;
	z-index: 2;
	top: -32px;
	left: 0;
	width: 1200px;
	height: 170px;
}

.weekly-div-main {
	padding-top: 20px;
}

.weekly-ul-top {
	width: 1160px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	color: #328ecf;
	padding: 20px;
}

.weekly-div-main ul {
	width: 1200px;
	margin: 0 auto;
}

.weekly-div-main ul li {
	height: 60px;
	padding: 15px 0;
	color: #fff;
}

.weekly-div-main ul li a {
	
}

.weekly-div-main ul li:hover {
	background: #328ecf;
	color: #fff;
}

.ul-bg {
	background-color: #fff;
}

.weekly-li-a-title {
	width: 960px;
	float: left;
	padding: 0 20px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
	font-size: 21px;
}

.weekly-li-a-time {
	width: 180px;
	font-size: 24px;
}


/*副标题*/

.weekly-li-a-title2 {
	clear: both;
	width: 1060px;
	float: left;
	padding: 0 20px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
}

/***********************************周刊页面end-登录页面begin*/

.login-div {
	width: 1200px;
	height: 600px;
	position: relative;
}

.login-div-box {
	width: 1170px;
	height: 550px;
	margin-left: 15px;
	-webkit-box-shadow: #666 0px 0px 10px;
	-moz-box-shadow: #666 0px 0px 10px;
	box-shadow: #666 0px 0px 10px;
	background: #fff;
	position: absolute;
	z-index: 3;
	top: -70px;
	padding-top: 50px;
}

.login-div-box-top {
	text-align: center;
	font-size: 36px;
	height: 100px;
}

.login-div-box-main {
	width: 1170px;
	height: auto;
}

.login-div-box-main-left {
	width: 445px;
	padding: 0 70px;
	height: 450px;
	float: left;
}

.login-left-input {
	background: #f0f0f0;
	height: 60px;
	width: 445px;
	margin-top: 50px;
}

.login-left-input label {
	height: 60px;
	line-height: 60px;
	width: 80px;
	padding-left: 15px;
}

.login-left-input input {
	width: 350px;
	border: none;
	height: 60px;
	line-height: 60px;
	background: none;
	outline: none;
	padding-left: 10px;
}

.login-left-box {
	height: 80px;
	width: 445px;
	line-height: 80px;
	text-align: right;
}

.login-left-box label {
	vertical-align: middle;
	padding: 0 10px;
}

.login-left-box input[type="checkbox"] {
	vertical-align: middle;
	padding: 0;
	margin: 0;
	background: #f0f0f0;
	border: none;
	width: 25px;
	height: 25px;
}

.login-left-btn {
	height: 60px;
	width: 445px;
}

.login-left-btn input {
	background: #328ecf;
	height: 60px;
	width: 445px;
	border: none;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 18px;
}

.login-left-btn input:hover {
	background: #e84c3d;
}

.login-div-box-main-right {
	width: 445px;
	height: 450px;
	float: left;
	padding: 0 70px;
}

.login-right-msg {
	width: 445px;
	margin-top: 50px;
}

.login-right-btn {
	height: 60px;
	width: 445px;
	margin-top: 45px;
}

.login-right-btn input {
	background: #f0f0f0;
	height: 60px;
	width: 445px;
	border: none;
	padding: 0;
	margin: 0;
	color: #e84c3d;
	font-size: 18px;
}

.login-right-btn input:hover {
	background: #e84c3d;
	color: #fff;
}

.login-right-vip {}

.login-right-vip li {
	float: left;
	width: 85px;
	height: 85px;
	/*padding: 1.5px;*/
}

.login-right-vip li img {
	width: 85px;
	height: 85px;
}

.jumpBtn {
	position: absolute;
	right: 32px;
	height: 60px;
	top: 4px;
	background-color: #fff;
	display: block;
	width: 70px;
	border-radius: 8px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: #666666;
}

/***********************************登陆页面end-注册页面begin*/

.register-div {
	width: 1200px;
	height: 1750px;
	position: relative;
}

.register-div-box {
	width: 1170px;
	height: 1750px;
	margin-left: 15px;
	-webkit-box-shadow: #666 0px 0px 10px;
	-moz-box-shadow: #666 0px 0px 10px;
	box-shadow: #666 0px 0px 10px;
	background: #fff;
	position: absolute;
	z-index: 3;
	top: -70px;
	padding-top: 50px;
}

.register-div-box-top {
	text-align: center;
	font-size: 36px;
	height: 100px;
}

.register-div-box-msg {
	width: 1000px;
	padding: 0 85px;
}

.register-div-box-msg img {
	padding-left: 40px;
}

.register-div-box-main {
	width: 1000px;
	padding: 0 85px;
	height: auto;
}

.register-main-input {
	background: #f0f0f0;
	height: 60px;
	width: 445px;
	margin-top: 20px;
	color: #898989;
}
.register-main-input:hover {
	background: #328ecf;
    color: #fff;
}
.register-main-input label {
	height: 60px;
	line-height: 60px;
	width: 80px;
	padding-left: 30px;
	
	font-size: 18px;
}

.register-main-input input {
	width: 320px;
	border: none;
	height: 60px;
	line-height: 60px;
	background: none;
	outline: none;
	padding-left: 10px;	
	font-size: 18px;
}
.register-main-input input[type="radio"] {
	vertical-align: middle;
	padding: 0;
	margin: 0;
	background: #f0f0f0;
	border: none;
	width: 18px;
	height: 18px;
    margin-left: 10px;
}
.register-main-input2 {
	
	height: 60px;
	width: 500px;
	margin-top: 20px;
	margin-left: 20px;
}



.register-main-input2 input {
	background: #f0f0f0;
	width: 140px;
	border: none;
	height: 60px;
	line-height: 60px;
	outline: none;
	padding-left: 10px;
	color: #898989;
	font-size: 18px;
}
.register-main-input2 input:hover {
	background: #e84c3d;
	color: #fff;
	
}
.register-main-input2 label {
	height: 60px;
	width: 200px;
	color: #898989;
	font-size: 14px;
	padding-left: 20px;
}
.register-main-checkbox {
	height: 60px;
	margin-top: 20px;
}

.register-main-checkbox label {
	vertical-align: middle;
	font-size: 18px;
	color: #328ecf;
}

.register-main-checkbox input[type="checkbox"] {
	vertical-align: middle;
	padding: 0;
	margin: 0;
	background: #f0f0f0;
	border: none;
	width: 25px;
	height: 25px;
	margin-left: 5px;
}
.register-main-msg{
	background-color: #f0f0f0;
	padding:15px 30px;
}
.register-main-msg-checkbox{
	padding-bottom: 10px;
}
.register-main-msg-checkbox label {
	vertical-align: middle;
	color: #a0a0a0;
	font-size: 18px;
}

.register-main-msg-checkbox input[type="radio"] {
	vertical-align: middle;
	padding: 0;
	margin: 0;
	background: #f0f0f0;
	border: none;
	width: 18px;
	height: 18px;
    margin-left: 10px;
}

.register-main-btn {
	height: 60px;
	width: 445px;
	margin: 50px auto;
}

.register-main-btn input {

	background: #328ecf;
	height: 60px;
	width: 445px;
	border: none;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 18px;
}

.register-main-btn input:hover {
	background: #e84c3d;
}

a.files{ margin:0 auto; float:left; width:140px; height:60px; overflow:hidden; display:block; border:1px solid #d7d7d7; background:url(../../images/ll.jpg) center top no-repeat;text-decoration:none; position:relative;}
a.files input{ font-size:20px; cursor:pointer; filter:alpha(opacity=0); opacity:0; position:absolute; right:0px;
    top: 3px;
}
.uploading{ float:left; background:url(../../images/loading2.gif) no-repeat left center; padding-left:18px;display:none; line-height:24px; height:28px; color:#333; }