@charset "utf-8";
@import url(bootstrap.min.css);
@import url(css.css);
* {
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
body, html {
	width: 100%;
}
body, html {
	overflow-x: hidden
}
body {
	-webkit-font-smoothing: antialiased
}
body, dd, div, dl, dt, fieldset, form, input, legend, li, ol, p, td, textarea, th, ul {
	margin: 0;
	padding: 0;
	font-family: "PingFang SC", Arial, "Microsoft Yahei", simsun, sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 1.6;
	font-weight: 400
}
body, html {
	background-color: #fff
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
img {
	border: 0 none;
	margin: 0;
	padding: 0;
	vertical-align: bottom
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: 400
}
ol li, ul li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none
}
h1, h2, h3, h4, h5, h6 {
	vertical-align: baseline;
	zoom: 1;
	margin: 0
}
button, input, select, textarea {
	font-weight: inherit;
	font-family: inherit;
	font-size: inherit
}
button {
	border: none;
	padding: 0
}
button::-moz-focus-inner {
border:none
}
input[type=checkbox], input[type=radio] {
	vertical-align: middle
}
input {
	outline: 0 none
}
input.checkbox {
	vertical-align: middle
}
* html input {
	vertical-align: baseline
}
textarea {
	overflow: auto
}
fieldset {
	border: 0 none
}
a:focus {
	outline-style: none;
	outline-width: 0
}
a {
	text-decoration: none;
	color: #666
}
a:hover {
	text-decoration: underline
}


.none {
	display: none
}

.title {
	text-align: center;
	margin-bottom: 30px;
	color: #888
}
.title h1 {
	display: block;
	font-size: 24px;
	color: #000;
	margin-bottom: 10px
}

.tlogins_r a {
	font-size: 12px;
	display: inline-block;
	padding: 5px 0
}


@media screen and (max-width:768px) {
#share, .dropdown, .top_w {
	display: none
}
.main {
	width: 100%
}
.mob-bar {
	display: block;
	position: relative
}
.mob-bar .mob-login, .mob-bar .mob-nav {
	position: absolute;
	z-index: 30
}
.mob-bar .mob-login {
	top: 15px;
	right: 55px
}
.mob-bar .mob-login img {
	width: 25px
}
.mob-bar .mob-nav {
	top: 19px;
	right: 15px
}
.mob-bar .mob-nav span {
	width: 24px;
	height: 2px;
	display: block;
	margin-bottom: 6px;
	background-color: #b2b2b2
}
.navigation {
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 46px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
	background-color: #f6f6f6;
	z-index: 99999
}
.navigation li {
	width: 50%;
	padding: 10px 0;
	text-align: center
}
.navigation li a {
	padding: 0;
	font-size: 14px
}
.navigation li.active a, .navigation li:hover a.blue {
	border: 0;
	color: #cd1818;
}
.logo {
	padding: 10px 5px
}
.logo img {
	/*width: 150px;*/
	width: 80%;
}
.title {
	margin: 0 30px 20px 30px;
	background: url(../images/title_bg.gif) repeat-x 0 10px
}
.title h1 {
	display: inline-block;
	padding: 0 15px;
	background: #fff;
	font-size: 17px;
	margin-bottom: 0
}
.website_ad {
	background: url(../images/website_ad_mob.jpg) no-repeat center top;
	padding: 18px 0 0 0;
	font-size: 18px;
	line-height: 1.6
}
.noview {
	display: block;
	padding-bottom: 15px
}
.website_ad_btn {
	width: auto;
	height: auto;
	line-height: 1.4;
	padding: 5px 15px;
	font-size: 14px;
	margin: 0 15px
}
/* 底部 */
.bot-foot {
	width: 100%;
	height: auto;
	padding: 0 5px;
	display: block;
}
.bot-foot .footer_top {
	height: 36px;
	line-height: 36px;
	color: #838383;
	padding: 0 5%;
}
.bot-foot .footer_top a {
	color: #999;
	font-size: 14px;
	float: left;
}
.bot-foot .footer_top span {
	float: left;
	padding: 0 2%;
}
.bot-foot .footer_top .gotop {
	color: #838383;
	float: right;
}
.footer_con {
	border-top: 1px solid #dddadd;
	height: auto;
	text-align: center;
}
.footer_con .index_go {
	height: 44px;
	line-height: 44px;
}
.footer_con .index_go a {
	font-size: 14px;
	color: #7a7a7a;
}
.footer_con .index_go span {
	padding: 0 5%;
}
.beianmessage {
	color: #7a7a7a;
	line-height: 1.6;
	font-size: 12px;/* padding-bottom: 10px; */
}
.beianmessage a{
	color: #7a7a7a;
}
.vertifice_icon {
	text-align: center;
	padding: 20px 0;
}
.vertifice_icon a {
	display: inline-block;
	width: 13%;
	margin-right: 3%;
}
.vertifice_icon .special {
	width: 14%;
}
.vertifice_icon a img {
	width: 100%;
}
/*.mob-footer{display:block;text-align:center;background:#f6f6f9;padding:20px 15px 15px 15px}
.mob-footer p{color:#666;display:block;font-size:12px;padding-bottom:5px}
.mob-footer p span{display:inline-block;margin:0 5px}*/
}
.subscribe {
	position: relative;
	height: 22px;
	line-height: 22px;
	min-width: 35px;
	padding: 0 5px;
	margin-top: 8px;
	border: 1px solid #d2d2d2;
	border-radius: 20px;
	cursor: pointer;
	background-color: #fff;
	-webkit-transition: .1s linear;
	transition: .1s linear;
	display: inline-block;
}
.subscribe_on {
	border-color: #5FB878;
	background-color: #5FB878;
}
.subscribe_em_on {
	margin-left: 5px !important;
	margin-right: 21px;
	color: #fff !important;
}
.subscribe_i_on {
	left: 100% !important;
	margin-left: -21px;
	background: #fff !important;
}
.subscribe .subscribe_em {
	position: relative;
	top: 0;
	width: 25px;
	margin-left: 20px;
	padding: 0 !important;
	text-align: center !important;
	color: #999;
	font-style: normal !important;
	font-size: 12px;
}
.subscribe .subscribe_i {
	position: absolute;
	left: 5px;
	top: 2px;
	width: 16px!important;
	height: 16px!important;
	border-radius: 20px;
	background: #d2d2d2!important;
	-webkit-transition: .1s linear;
	transition: .1s linear;
}
.box_alert {
	position: absolute;
	width: 300px;
	height: 40px;
	text-align: center;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	line-height: 40px;
	background: rgba(0,0,0,0.5);
	color: #fff;
	display: none;
}
