html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: Microsoft Yahei,PingFangSC-Regular,PingFang SC,Lantinghei SC,Helvetica Neue,Helvetica,Arial;
    font-size: 16px;
}
a, address, b, big, blockquote, body, center, cite, code, dd, del, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, label, legend, li, ol, p, pre, small, span, strong, u, ul, var { margin: 0; padding: 0; }
html, body { width: 100%; height: 100%; font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ", "Arial"; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
a, li { list-style: none; text-decoration: none; }
a { cursor: pointer; color: #333;}
a:hover { color: #00a185; }
a:active { color: #00a185; }
input { outline: none; }
html, body { width: auto; }
html { min-height: 100%; _height: 100%; }
body { margin: 0; padding: 0; min-height: 100%; _height: 100%; }
h1 { font-weight: normal; }
html { font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ", "Arial"; color: #333; }
body { background: #F0F2F5; }
img { margin: 0 auto; padding: 0; border: 0; display: block; vertical-align: bottom; }
td { border: solid #e5e5e5; border-width: 0px 1px 1px 0px; padding: 10px 0px; }
table { border: solid #ddd; border-width: 1px 0px 0px 1px; text-align: center; font: 14px/1.55 Arial, Helvetica, sans-serif; color: #666; }
html, body { height: 100%; width: 100%; }

svg:not(:root) {
	overflow:hidden
}
button,input,optgroup,select,textarea {
	font-family:sans-serif;
	font-size:100%;
	line-height:1.15;
	margin:0
}
button,input {
	overflow:visible
}
button,select {
	text-transform:none
}
[type=reset],[type=submit],button,html [type=button] {
	-webkit-appearance:button
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
	border-style:none;
	padding:0
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
	outline:1px dotted ButtonText
}
fieldset {
	padding:.35em .75em .625em
}
legend {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	color:inherit;
	display:table;
	max-width:100%;
	padding:0;
	white-space:normal
}
progress {
	display:inline-block;
	vertical-align:baseline
}
textarea {
	overflow:auto
}
[type=checkbox],[type=radio] {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:0
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
	height:auto
}
[type=search] {
	-webkit-appearance:textfield;
	outline-offset:-2px
}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
	-webkit-appearance:none
}
::-webkit-file-upload-button {
	-webkit-appearance:button;
	font:inherit
}
details,menu {
	display:block
}
summary {
	display:list-item
}
canvas {
	display:inline-block
}
[hidden],template {
	display:none
}
html {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-ms-touch-action:manipulation;
	touch-action:manipulation
}

.img-circle {
	display:block;
	max-width:100%;
	border-radius:50%
}
ul.list-unstyled {
	list-style:none
}
.icon {
	vertical-align:-.15em
}
.icon path {
	fill:inherit
}
.image-zoom {
	overflow:visible!important
}
.image-zoom-target {
	position:relative;
	-webkit-transform-origin:center center;
	transform-origin:center center;
	-webkit-transition:-webkit-transform .3s cubic-bezier(.2,0,.2,1);
	transition:-webkit-transform .3s cubic-bezier(.2,0,.2,1);
	transition:transform .3s cubic-bezier(.2,0,.2,1);
	transition:transform .3s cubic-bezier(.2,0,.2,1),-webkit-transform .3s cubic-bezier(.2,0,.2,1);
	will-change:transform;
	cursor:pointer;
	cursor:-webkit-zoom-in;
	cursor:zoom-in
}
.image-zoom-overlay {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	z-index:-1;
	cursor:pointer;
	cursor:-webkit-zoom-out;
	cursor:zoom-out;
	opacity:0;
	visibility:hidden;
	-webkit-transition:opacity .3s linear,visibility 0s linear;
	transition:opacity .3s linear,visibility 0s linear
}
.image-zoom--open .image-zoom-overlay {
	visibility:visible;
	opacity:1;
	z-index:9999;
	cursor:pointer;
	cursor:-webkit-zoom-out;
	cursor:zoom-out
}
.image-zoom--open .image-zoom-target.open {
	z-index:10000;
	cursor:pointer;
	cursor:-webkit-zoom-out;
	cursor:zoom-out
}
.navbar {
	background-color:#fff;
	border-bottom:1px solid #e6e6e6
}
.navbar-inner {
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	width:1088px;
	margin:0 auto;
	height:71px;
	background-color:#fff
}
.navbar-inner,.navbar-inner .left-wrapper {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.navbar-inner .left-wrapper {
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.navbar-inner .left-wrapper .tab {
	margin-right:40px;
	color:#666;
	font-size:16px
}
.navbar-inner .left-wrapper .tab.active {
	position:relative;
	font-weight:700;
	color:#222
}
.navbar-inner .left-wrapper .tab.active:after {
	content:"";
	display:block;
	width:100%;
	height:3px;
	background-color:#00a185;
	position:absolute;
	bottom:-10px;
	left:0
}
.navbar-inner .right-wrapper {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	font-size:16px;
	color:#222
}
.navbar-inner .right-wrapper .look-for {
	margin-right:30px
}
.navbar-inner .right-wrapper .look-for:hover {
	color:#0e4d8c
}
.navbar-inner .right-wrapper .search-wrapper {
	width:310px;
	height:40px;
	background-color:#f2f3f4;
	border-radius:20px;
	display:-webkit-box;
	display:-ms-flexbox;
	margin-right:2px;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	position:relative
}
.indexLoginmenu .search .search-input {
	height:100%;
	border-radius:20px;
	padding-left:20px;
	color:#666;
	background-color:#f2f3f4;
	border:1px solid #f2f3f4
}
.indexLoginmenu .search .search-input:focus {
	border-color:#00a185;
	background-color:#fff
}
.indexLoginmenu .search svg {
	position:absolute;
	top:20px;
	right:6px;
	cursor:pointer;
	font-size:18px
}
.navbar-inner .right-wrapper .separate {
	width:1px;
	height:16px;
	background-color:#999
}
.navbar-inner .right-wrapper .login {
	padding:0 30px;
	cursor:pointer
}
.navbar-inner .right-wrapper .login:hover {
	color:#3d454d
}
.navbar-inner .right-wrapper .signup {
	cursor:pointer;
	height:100%;
	line-height:71px;
	padding:0 30px;
	background-color:#292e33;
	color:#fff
}
.navbar-inner .right-wrapper .signup:hover {
	background-color:#3d454d
}
.navbar-logo {
	margin-right:40px;
	display:block;
	width:170px;
	height:40px
}
.navbar-logo img {
	display:block;
	width:100%;
	height:100%
}
.nav-report-link {
	display:block;
	font-size:14px;
	padding:5px 10px;
	color:#333;
	border-radius:2px
}
.nav-auth-link {
	cursor:pointer
}
.nav-auth {
	margin-left:31px;
	margin-right:37px;
	padding-top:2px
}
.nav-me {
	display:inline-block;
	width:25px;
	height:25px;
	cursor:pointer;
	margin-left:30px
}
.nav-me img {
	display:block;
	width:100%;
	border-radius:50%
}
body.image-zoom--open .navbar-inner {
	-webkit-transform:translateY(-100%);
	transform:translateY(-100%)
}
.form-group {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	position:relative;
	margin-bottom:30px
}
.form-group.error .form-control {
	border-color:#ff5959
}
.form-control {
	border:1px solid #e3e8ee;
	padding:10px;
	border-radius:2px;
	width:100%;
	font-size:14px;
	line-height:18px
}
input.form-control::-webkit-input-placeholder {
	color:#e3e8ee
}
input.form-control::-moz-placeholder {
	color:#e3e8ee
}
input.form-control:-ms-input-placeholder {
	color:#e3e8ee
}
input.form-control:-moz-placeholder {
	color:#e3e8ee
}
input.form-control:focus {
	border-color:#76818f
}
.form-captcha-control {
	position:absolute;
	right:10px;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.form-captcha-control .refresh-captcha {
	display:inline-block;
	width:14px;
	height:14px;
	position:relative;
	cursor:pointer
}
.form-captcha-control .refresh-captcha svg {
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	fill:#4595e6
}
.form-group.captcha .form-control {
	padding-right:100px
}
.form-group.captcha img {
	display:block;
	height:30px;
	margin-right:10px
}
.btn {
	outline:none;
	border:none;
	border-radius:2px;
	font-size:16px;
	padding-top:11px;
	padding-bottom:11px;
	cursor:pointer
}
.btn:disabled {
	opacity:.6;
	cursor:not-allowed
}
.btn-primary {
	background-color:#2f3338;
	color:#fff
}
.btn-block {
	width:100%
}
.zone-code-list {
	top:46px;
	left:0;
	z-index:1200
}
.zone-code-list,.zone-code-list:before {
	position:absolute;
	background-color:#fff
}
.zone-code-list:before {
	display:block;
	content:" ";
	width:10px;
	height:10px;
	top:-5px;
	left:20px;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	border-top:1px solid #e3e8ee;
	border-left:1px solid #e3e8ee;
	z-index:1100
}
.zone-code-list ul {
	height:155px;
	border-radius:2px;
	width:293px;
	overflow-y:auto;
	padding-bottom:10px;
	-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.1);
	box-shadow:0 1px 4px 0 rgba(0,0,0,.1);
	border:1px solid #e3e8ee
}
.zone-code-link {
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	font-size:12px;
	color:#919499
}
.zone-code-link:hover {
	background-color:#f5f5f5
}
.inline-form-group {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	margin-bottom:10px
}
.inline-form-group .form-control {
	width:260px;
	color:#505050
}
.inline-form-group .form-control.readonly {
	border-color:#fbfbfb;
	background-color:#fbfbfb
}
.inline-form-group label {
	-webkit-box-flex:1;
	-ms-flex:1 1;
	flex:1 1;
	display:block
}
.inline-form-group textarea.form-control {
	height:100px;
	resize:vertical
}
.form-ratio-group,.form-ratio-group .ratio-item {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.form-ratio-group .ratio-item {
	margin-right:12px;
	cursor:pointer
}
.form-ratio-group .ratio-item.active .ratio-icon {
	background-color:#1478f0;
	border-color:#1478f0
}
.form-ratio-group .ratio-icon {
	display:block;
	width:16px;
	height:16px;
	border-radius:50%;
	border:1px solid #e1e3ea;
	position:relative
}
.form-ratio-group .ratio-icon svg {
	width:8px;
	height:8px;
	fill:#fff;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%)
}
.form-ratio-group .ratio-text {
	padding-left:10px;
	font-size:14px;
	color:#505050
}
.float-form-group {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	margin-bottom:15px;
	position:relative;
	z-index:1000;
	height:45px
}
.float-form-group .float-text {
	position:absolute;
	top:0;
	left:0;
	z-index:1100;
	-webkit-box-flex:1;
	-ms-flex:1 1;
	flex:1 1;
	font-size:13px;
	color:#696969;
	-webkit-transition:all .45s cubic-bezier(.23,1,.32,1);
	transition:all .45s cubic-bezier(.23,1,.32,1);
	cursor:text;
	-webkit-transform:translateZ(0) scale(.75);
	transform:translateZ(0) scale(.75);
	-webkit-transform-origin:left top;
	transform-origin:left top;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	pointer-events:none;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden
}
.float-form-group .float-text.float {
	color:#2f2f2f;
	-webkit-transform:translate3d(0,10px,0) scale(1);
	transform:translate3d(0,10px,0) scale(1)
}
.float-form-group .float-form-control {
	width:100%;
	border-bottom:1px solid #e3e8ee;
	outline:none;
	position:absolute;
	left:0;
	bottom:0;
	padding-bottom:2px;
	z-index:1200
}
.toast {
	position:fixed;
	top:0;
	left:50%;
	width:360px;
	margin-left:-180px;
	-webkit-animation:slideInDown .3s linear;
	animation:slideInDown .3s linear
}
.toast.hide {
	-webkit-animation:slideOutUp .3s linear;
	animation:slideOutUp .3s linear
}
.toast-inner {
	height:46px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	font-size:14px;
	color:#a8b6cc;
	border-radius:4px;
	background-color:#fff;
	-webkit-box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);
	box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04)
}
@-webkit-keyframes slideInDown {
	0% {
	-webkit-transform:translate3d(0,-100%,0);
	transform:translate3d(0,-100%,0);
	visibility:visible
}
to {
	-webkit-transform:translateZ(0);
	transform:translateZ(0)
}
}@keyframes slideInDown {
	0% {
	-webkit-transform:translate3d(0,-100%,0);
	transform:translate3d(0,-100%,0);
	visibility:visible
}
to {
	-webkit-transform:translateZ(0);
	transform:translateZ(0)
}
}@-webkit-keyframes slideOutUp {
	0% {
	-webkit-transform:translateZ(0);
	transform:translateZ(0)
}
to {
	visibility:hidden;
	-webkit-transform:translate3d(0,-100%,0);
	transform:translate3d(0,-100%,0)
}
}@keyframes slideOutUp {
	0% {
	-webkit-transform:translateZ(0);
	transform:translateZ(0)
}
to {
	visibility:hidden;
	-webkit-transform:translate3d(0,-100%,0);
	transform:translate3d(0,-100%,0)
}
}.modal-content {
	padding-top:30px
}
.must {
	color:#d0011b
}
.float-form-group.explanation .float-form-control {
	height:19px
}
.float-form-group.explanation.long {
	height:130px
}
.float-form-group.explanation.long .float-form-control {
	height:100px;
	line-height:22px;
	font-size:14px
}
.nums-wrapper {
	font-size:12px;
	color:#9b9b9b;
	text-align:right
}
.report-title {
	font-size:12px;
	color:#696969
}
.report-category {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	position:relative;
	min-height:45px;
	border:1px solid #e3e8ee;
	margin-top:5px;
	cursor:pointer
}
.report-category svg {
	width:8px;
	height:8px;
	fill:#aaa;
	position:relative;
	top:1px
}
.report-category-tip {
	font-size:14px;
	color:#2f2f2f;
	padding-right:5px
}
.form-groups {
	padding-top:30px;
	padding-bottom:30px
}
.report-item {
	position:relative;
	z-index:2000
}
.report-category-popover {
	position:absolute;
	right:0;
	bottom:0;
	left:0;
	width:100%;
	z-index:2300;
	-webkit-transform:translateY(100%);
	transform:translateY(100%)
}
.report-category-popover-inner {
	padding-top:10px;
	padding-bottom:10px;
	background-color:#fff;
	-webkit-box-shadow:0 1px 3px 0 #dee2ef;
	box-shadow:0 1px 3px 0 #dee2ef
}
.report-category-popover-inner a {
	display:block;
	padding:5px 20px
}
.report-category-popover-inner a:hover {
	background-color:#fbfbfb
}
.modal {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	z-index:3000
}
.modal.phoneBind .modal-body {
	padding:25px 16px 40px
}
.modal-overlay {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	background-color:rgba(47,47,47,.3);
	z-index:11000
}
.modal-body {
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:310px;
	background-color:#fff;
	z-index:12000;
	padding:25px 45px
}
.modal-header {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	position:relative;
	font-size:16px;
	color:#2f2f2f;
	font-weight:600
}
.modal-header a {
	display:block;
	position:absolute;
	top:50%;
	right:0;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%)
}
.modal-header a svg {
	width:14px;
	height:14px;
	fill:#2f3338
}
.fadeIn-enter {
	opacity:.3;
	visibility:hidden;
	-webkit-transition:all .3s ease;
	transition:all .3s ease
}
.fadeIn-enter-active {
	visibility:visible
}
.modal-content {
	padding-top:30px
}
.auth-notice {
	font-size:12px;
	color:#c7c7c7;
	text-align:center;
	margin-top:0;
	margin-bottom:15px
}
.main {
	background-color:#fff
}
.auth-form {
	margin-top:10px
}
.zone-code-popover {
	position:absolute;
	left:0;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding-left:10px;
	padding-right:7px;
	cursor:pointer;
	border-right:2px solid #e3e8ee;
	line-height:16px
}
.form-group.popover .form-control {
	padding-left:70px
}
.selected-zone-code {
	font-size:14px;
	color:#76818f
}
.selected-zone-code.active svg {
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg)
}
.selected-zone-code svg {
	width:8px;
	height:8px;
	margin-left:3px;
	fill:#76818f;
	position:relative;
	top:-2px;
	-webkit-transition:-webkit-transform .3s ease;
	transition:-webkit-transform .3s ease;
	transition:transform .3s ease;
	transition:transform .3s ease,-webkit-transform .3s ease
}
.quick-login {
	position:absolute;
	right:10px;
	top:50%;
	font-size:12px;
	color:#4595e6;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	cursor:pointer
}
.code .quick-login {
	display:inline-block;
	width:105px;
	text-align:right;
	white-space:nowrap
}
.code .form-control {
	padding-right:110px
}
.slideDown-enter {
	-webkit-transform:translateY(-10px);
	transform:translateY(-10px)
}
.slideDown-enter-active {
	-webkit-transition:all .3s ease;
	transition:all .3s ease
}
.progress {
	position:fixed;
	top:0;
	left:0;
	right:0;
	height:2px;
	width:0;
	-webkit-transition:width .2s,opacity .4s;
	transition:width .2s,opacity .4s;
	opacity:1;
	background-color:#efc14e;
	z-index:999999
}
.pagination.pagination-block {
    display: block;
    margin: 0;
}

.pagination {
    position: relative;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding-left: 0;
}
.pagination > li {
    margin: 0 7px;
    display: inline;
}
.pagination > li,.pagination > li > a {
    color: #555c68;
        float: none;
    display: inline-block;
    border: none;
    background-color: transparent;
    padding: 2px 8px;
    position: relative;
        margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
}
.pagination > .active{
    background-color: #00a185;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
        z-index: 3;
        cursor: default;
        border-color: #337ab7;
}
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: transparent;
    color: #878e9a;
        cursor: not-allowed;
    border-color: #ddd;
}
.pagination > li > span {
    float: none;
    display: inline-block;
    border: none;
    background-color: transparent;
    padding: 2px 8px;
        position: relative;
        line-height: 1.42857143;
        text-decoration: none;
}

.fl {
    float: left;
}
.clear {
    zoom: 1;
}
.clear {
    clear: both;
}
.clear:after {
    clear: both;
    content: '.';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}

.article-stream {
    width: 70%;
    height: auto;
    float: left;
    padding-right: 10px;
    box-sizing: border-box;
}

.side-wrapper {
    width: 29.99%;
    height: auto;
    float: right;
}

.SAFD {
    width: 100%;
    overflow: hidden;
    height: 44px;
    white-space: nowrap;
    display: flex;
    display: -webkit-flex;
}
.SAFD span a:hover, span.choose_on a{
    color: #00A185;
    box-sizing: border-box;
    font-size: 16px;
}
.SAFD span,.SAFD span a {
    padding: 0;
    text-align: center;
    line-height: 44px;
    font-size: 15px;
    box-sizing: border-box;
    color: #333;
    cursor: pointer;
    background: #fff;
    flex: 1;
}
.bot_line {
    border-bottom: 1px solid #00a185;
    width: 20px;
    margin: 0 auto -1px auto;
    display: none;
}
.SAFD span a:hover .bot_line, span.choose_on .bot_line {
    display: block;
}

.tab-links a {padding: 0 5px;color: #222;}




















	#footer{width:100%;height:auto;margin-top:50px;}
	.footone{width:100%;height:205px;background:#48525e;padding-top:1px;}
	.footcen{width:1200px;height:155px;overflow:hidden;margin:20px auto 30px;}

	.cenone,.centwo,.centhree{height:155px;overflow:hidden;}
	.cenone{width:422px;}
	.cenonelist{width:140px;height:155px;overflow:hidden;}
	.cenonelist span,.centwo span{width:auto;height:40px;line-height:40px;font-size:16px;color:#fff;display:block;}
	.cenonelist li{width:auto;height:24px;overflow:hidden;}
	.cenonelist li a{width:auto;line-height:24px;font-size:12px;color:#ccc;}
	.bor1{border-right:1px solid #5c6978;}
	.bor2{border-left:1px solid #3f4752;}

	.centwo{width:450px;padding:0 20px;}
	.centwolist{width:auto;height:auto;overflow:hidden;}
	.centwolist li{width:98px;height:auto;margin-top:3px;margin-right:3px;float:left;display: list-item;list-style: none;
text-align: match-parent;text-decoration: none;}
	.centwolist li a{width:98px;height:24px;line-height:22px;font-size:12px;color:#ccc;overflow:hidden;text-align:center;border:1px solid #5c6978;background:#3f4752;}
	.centwolist li:hover a{border:1px solid #1994e6;background:#2e94eb;}
	.centhree{width:250px;}
	.wxbox{width:140px;height:155px;margin:0 auto;}
	.erweima{width:110px;height:110px;margin:6px auto;}
	.erweima img{width:110px;height:110px;}
	.wxbox p{width:140px;height:36px;line-height:40px;font-size:12px;color:#ccc;text-align:center;}
	.foottwo{width:100%;height:48px;line-height:48px;background:#3f4752;font-size:12px;color:#ccc;text-align:center;}
	
.radius12 {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}
.a-reset {
    text-decoration: none;
    display: block;
    outline: none;
    color: #555;
}

.footer_xw{width:100%; min-width:1200px; height:220px; overflow:hidden; background:#48525e; margin-top:25px}
.footer_xw .footert{width:100%; min-width:1200px;height:170px; text-align:center; margin:0 auto}
.footer_xw .footert .footertw{width:1200px; height:auto; overflow:hidden; text-align:center; margin:0 auto; padding-top:25px;}
.footer_xw .footert .footertl{ float:left; width:900px; height:145px; overflow:hidden; padding-top:5px; text-align:left}
.footer_xw .footert .footertl .fabout{width:280px; height:115px; padding-left:35px; float:left; border-right:1px #575B5F solid}
.footer_xw .footert .footertl .fabout dt{background:url(/images/fico1.jpg) left center no-repeat; text-indent:25px; line-height:35px}
.footer_xw .footert .footertl .ftousu{width:280px; height:115px; padding-left:35px; float:left; border-right:1px #575B5F solid}
.footer_xw .footert .footertl .ftousu dt{background:url(/images/fico2.jpg) left center no-repeat; text-indent:25px; line-height:35px}
.footer_xw .footert .footertl .flianxi{width:220px; height:115px; padding-left:45px; float:left; border-right:1px #575B5F solid}
.footer_xw .footert .footertl .flianxi dt{background:url(/images/fico3.jpg) left center no-repeat; text-indent:25px; line-height:35px}
.footer_xw .footert .footertl dt{color:#fff; font-size:16px}
.footer_xw .footert .footertl dd{color:#ABA6A6; font-size:14px; line-height:28px}
.footer_xw .footert .footertl dd a{color:#ABA6A6; font-size:14px; padding:0 2px}
.footer_xw .footert .footertl dd a:hover{color:#fff}
.footer_xw .footert .footertr{float:left; width:300px; height:145px; overflow:hidden}
.footer_xw .footert .footertr li{float:left; text-align:right; width:150px; height:145px; overflow:hidden}

.footer_xw .footerb{width:100%; min-width:1200px; height:50px; text-align:center; margin:0 auto; background:#3f4752; line-height:50px; color:#BBBABA; font-size:14px}
.footer_xw .footerb .footerbtxt{width:1200px; text-align:center; margin:0 auto; background:url(/images/cmstop.jpg) right center no-repeat}
.footer_xw .footerb .footerbtxt .footerbtxts{ /*text-align:left*/}

.footer_xw dd,.footer_xw li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.backtop {
    display: none;
    position: fixed;
    bottom: 50px;
    margin-left: 1210px;
    width: 38px;
    height: 38px;
    background: url(/images/boactop.png) 0 0 no-repeat;
}

.MainRight {
    height: auto;
    padding-left: 10px;
    box-sizing: border-box;
}
.rewen_r {
    background: #fff;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    border: 1px solid #fff;
    box-sizing: border-box;
    padding: 20px 35px 0 35px;
}
.rewen_r h3 {
    width: 100px;
    height: 28px;
    color: #00a185;
    font-size: 15px;
    border: 1px solid #00a185;
    text-align: center;
    line-height: 28px;
    box-sizing: border-box;
    margin: 0 auto;
    font-weight: normal;
    display: block;
}
.rewen_r img{
    width: 100%;
    margin-top: 20px;
    padding: 0 10px;
    box-sizing: border-box;
}
.rewen_r table {
    border: none;
    margin: 0 0 20px 0;
    clear: both;
}
.rewen_r table td {
    border-right: none;
    text-align: left;
    padding: 10px;
    box-sizing: border-box;
    height: 64px;
    overflow: hidden;
    line-height: 22px;
    box-sizing: border-box;
}
.rewen_r table td p {
    width: 100%;
    max-height: 44px;
    overflow: hidden;
}
.rewen_r table td a {
    font-size: 15px;
    color: #666;
}
.tab-links ,.tab-links a{font-size: 14px;color: #333;}