/*--- reset ---*/

html,
body,
div,
dl,
dt,
dd,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
button,
input,
figure,
textarea,
p,
blockquote,
iframe,
table,
caption,
tbody,
tfoot,
thead,
th,
td {
	margin: 0;
	padding: 0;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

button,
input,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	vertical-align: baseline;
	*vertical-align: middle;
}

button,
input {
	line-height: normal;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	*overflow: visible;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	*height: 13px;
	*width: 13px;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

html {
	overflow-x: hidden;
}

*html,
*html body {
	background-image: url(img/-1blank);
	background-attachment: fixed;
}

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

fieldset,
abbr,
acronym {
	border: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

img {
	border: 0;
	vertical-align: top;
}

address,
caption,
cite,
code,
dfn,
i,
em,
b,
s,
q,
th,
var,
optgroup {
	font-style: normal;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

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

caption,
th,
td {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
s,
i {
	font-weight: normal;
	text-decoration: none;
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	_font-family: "courier new", monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
	*margin-left: -7px;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

svg:not(:root) {
	overflow: hidden;
}

a:focus,
a:active,
a:hover {
	outline: 0;
}

a {
	color: #404040;
	text-decoration: none;
}

a:hover {
	color: #ff4f4f;
	text-decoration: none;
}

body,
html {
	font-size: 14px;
	font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", Tahoma, arial, sans-serif;
	min-width: 1230px;
	overflow-x: hidden;
}

body {
	background-color: #fff;
	color: #404040;
}

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

.clearfix {
	display: inline-block;
}

.clearfix {
	zoom: 1;
	display: block;
}

.hidden {
	display: none;
}

.mt5 {
	margin-top: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt35 {
	margin-top: 35px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.container {
	width: 1200px;
	margin: auto;
}

.container.mt30 {
	width: 1200px;
}


/**/

.channel-nav {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.channel-nav-bg {
	background-color: #fff;
	border-bottom: solid 1px #eee;
}

.channel-nav {
	height: 50px;
	font-size: 14px;
}

.channel-nav a {
	color: #666;
	display: inline-block;
}

.channel-nav a:hover {
	color: #f04040;
	text-decoration: none;
}

.channel-nav-list {
	float: left;
	line-height: 48px;
}

.channel-nav-list a {
	margin-right: 18px;
	height: 52px;
}

.channel-nav-list a:hover {
	border-bottom: 2px solid #f04040;
	height: 50px;
}

.channel-nav-login {
	float: right;
	padding-top: 10px;
	line-height: 28px;
}

.channel-nav-login a {
	padding: 0px 10px;
}

.channel-nav-login a.channel-nav-entry {
	background: #f04040;
	color: #fff;
	font-weight: bold;
	margin-left: 0px;
}

.channel-nav-login a.channel-nav-entry:hover {
	background: #f04040;
}


/**/

.header {
	height: 90px;
	padding-top: 23px;
	border-bottom: 2px solid #333;
	clear: both;
}

.headerCon {
	width: 1200px;
	margin: auto;
}

.header .logo {
	float: left;
	/*padding-top: 28px;*/
}

.header .adBanner {
	float: right;
	padding-top: 22px;
	width: 980px;
	height: 90px;
}

.youth-first02 {
	width: 478px;
	height: 70px;
	margin-left: 65px;
	margin-top: 10px;
	float: left;
}

.youth-first03 {
	width: 280px;
	margin-top: 10px;
	float: right;
}

.youth-select {
	width: 283px;
	position: relative;
}

.select_one,
.select_two {
	float: left;
	padding-left: 13px;
}

.select_one .one_value {
	width: 110px;
	float: left;
	height: 30px;
	border: 1px solid #deddde;
	border-radius: 3px;
}

.select_one .one_value p {
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	color: #a7a7a7;
	line-height: 30px;
	width: 81px;
	float: left;
}

.select_one .one_value .down_sj {
	display: block;
	width: 15px;
	height: 100%;
	float: right;
}

.select_one ul {
	width: 110px;
	border-left: 1px solid #deddde;
	border-right: 1px solid #deddde;
	border-bottom: 1px solid #deddde;
	clear: both;
	position: absolute;
	top: 32px;
	background-color: #fff;
	z-index: 10000;
}

.select_two ul {
	width: 140px;
	border-left: 1px solid #deddde;
	border-right: 1px solid #deddde;
	border-bottom: 1px solid #deddde;
	clear: both;
	position: absolute;
	top: 32px;
	background-color: #fff;
	z-index: 10000;
}

.select_one ul li {
	font-size: 12px;
	color: #333;
	line-height: 28px;
	padding: 0px 10px;
}

.skyblue {
	background-color: #eceaec;
	color: #fff;
}

.two_list li a,
.one_list li a {
	color: rgb(85, 85, 85);
}

.youth-select {
	width: 283px;
	position: relative;
}

.youth_so_submit {
	width: 55px;
	float: right;
	height: 28px;
	background-color: #ebebeb;
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	text-align: center;
	line-height: 28px;
	border: 0px;
	cursor: pointer;
	color: #747474;
	border-left: #deddde 1px solid;
}

.select_two .two_value {
	width: 140px;
	float: left;
	height: 30px;
	border: 1px solid #deddde;
	border-radius: 3px;
}

.select_two .two_value .down_sj {
	display: block;
	width: 16px;
	height: 100%;
	float: right;
}

.select_two .two_value p {
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	color: #a7a7a7;
	line-height: 30px;
	width: 85px;
	float: left;
}

.youth_so span {
	width: 100px;
	height: 28px;
	float: left;
}

.jn-wby {
	width: 70px;
	height: 26px;
	float: left;
	border: 0;
	line-height: 26px;
	color: #000;
	text-align: left;
}

.youth_so {
	width: 160px;
	float: left;
	margin: 5px 5px 10px 14px;
	height: 28px;
	border: #deddde 1px solid;
}

.select_two ul li {
	font-size: 12px;
	color: #333;
	line-height: 28px;
	padding: 0px 10px;
}


/**/

.headerNav {
	font-size: 18px;
	padding: 10px 0;
	width: 1200px;
	text-align: center
}

.headerNav a {
	color: #333;
	position: relative;
	font-size: 16px;
	display: inline-block;
	width: 7%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.headerNav.xinwen a {
	width: 11.5%;
}

.headerNav.xinwen a {
	width: 11.5%;
}

.headerNav i {
	display: inline-block;
	width: 6px;
	height: 11px;
	background-image: url(../img/nav-line.png);
	background-size: 6px auto;
	margin-bottom: 12px;
}

.headerNav a:hover {
	color: #ff4f4f;
}


/**/

.headerStock {
	border: 1px solid #eee;
}

.spotnews {
	padding: 18px 0 18px 25px;
}

.spotnews .item {
	width: 390px;
	height: 80px;
	float: left;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.spotnews .item img {
	width: 100px;
	height: 80px;
	float: left;
}

.spotnews .item h3 {
	font-size: 12px;
	margin-left: 20px;
	display: inline-block;
	padding: 0 20px;
	height: 21px;
	line-height: 21px;
	color: #fff;
	background-color: #ff4f4f;
	border-radius: 10px;
	border-top-left-radius: 0;
	overflow: hidden;
	max-width: 220px;
}

.spotnews .item h3 i {
	display: inline-block;
	width: 29px;
	height: 21px;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.spotnews .item:nth-child(3) h3 {}

.spotnews .item h2 {
	display: block;
	font-size: 14px;
	line-height: 24px;
	margin: 5px 40px 0 120px;
}

.spotnews .item a {
	color: #333;
}

.spotnews .item a:hover {
	color: #ff4f4f;
}

.spotnews .item .icon01 {
	background-image: url(../img/icon-spotnews-01.png);
	background-position: 12px 3px;
}

.spotnews .item .icon02 {
	background-image: url(../img/icon-spotnews-02.png);
	background-position: 12px 3px;
}

.spotnews .item .icon03 {
	background-image: url(../img/icon-spotnews-03.png);
	background-position: 12px 3px;
}

.latest {
	clear: both;
	height: 38px;
	border-top: 1px solid #eee;
}

.latest h3 {
	float: left;
	width: 40px;
	height: 20px;
	line-height: 18px;
	background-color: #f04343;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	border-radius: 10px;
	text-align: center;
	margin: 9px 11px 0 15px;
}

.latest ul {
	float: left;
	width: 1120px;
	height: 38px;
	overflow: hidden;
}

.latest li {
	float: left;
	height: 38px;
	font-size: 14px;
	line-height: 38px;
	font-weight: normal;
	color: #888;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-right: 80px;
}

.latest li a {
	color: #666666;
}

.latest li a:hover {
	color: #ff4f4f;
}

.toutiao {
	display: none;
}


/**/


/**/

.focus {
	text-align: left;
	width: 630px;
	position: relative;
	float: left;
}

.focusScroll {
	width: 100%;
	height: 420px;
	overflow: hidden;
}

.focusScroll .item {
	position: relative;
	float: left;
	overflow: hidden;
	text-align: left;
	width: 630px;
}

.focusScroll .item-img {
	display: block;
	width: 630px;
	height: 420px;
}

.focusScroll .item-txt {
	font-size: 24px;
	color: #fff;
	height: 100px;
	line-height: 100px;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	text-align: center;
	background-image: linear-gradient(transparent, #000000);
}

.focusSlider {
	position: absolute;
	left: 0;
	bottom: 15px;
	text-align: center;
	width: 100%;
	z-index: 3;
	overflow: hidden;
}

.focusSlider i {
	background: rgba(255, 255, 255, .4);
	display: inline-block;
	font-size: 1px;
	width: 6px;
	height: 6px;
	margin: 0 5px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
	border-radius: 50%;
	position: relative;
}

.focusSlider i.current {
	background: rgba(255, 255, 255, 1);
	width: 8px;
	height: 8px;
	top: 1px;
}

.focusNav {
	width: 100%;
	position: absolute;
	left: 0;
	top: 187px;
	height: 0px;
	line-height: 0;
	display: none;
	z-index: 10;
}

.focusNav span {
	position: absolute;
	top: 0;
	display: block;
	width: 28px;
	height: 46px;
	background: url("../img/focus-nav-loop.png") no-repeat;
	text-indent: -999em;
	overflow: hidden;
	cursor: pointer;
}

.focusNav span.focusPrev {
	left: 20px;
}

.focusNav span.focusNext {
	right: 20px;
	background-position: 0 -50px;
}

.focus-news {
	float: right;
	width: 540px;
}

.focus-news a {
	color: #404040;
}

.focus-news a:hover {
	color: #ff4f4f;
}

.focus-news .focus-news-tit {
	clear: both;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
}

.focus-news .focus-news-tit:nth-of-type(2) {
	margin-top: 14px;
}

.focus-news .focus-news-sub {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	margin-top: 6px;
}

.focus-news .focus-news-sub a {
	color: #666;
}

.focus-news .focus-news-sub a:hover {
	color: #ff4f4f;
}

.focus-news .focus-news-sub a:nth-child(2) {
	padding-left: 25px;
	margin-left: 25px;
}

.focus-news-list {
	padding-top: 15px;
	margin-top: 25px;
	border-top: 1px dotted #ccc;
}

.focus-news-list li {
	float: left;
	font-size: 16px;
	width: 254px;
	height: 43px;
	line-height: 43px;
	overflow: hidden;
}

.focus-news-list li:nth-child(2n) {
	margin-left: 15px;
	padding-left: 15px;
}

.focus-news-list li a {
	color: #333;
}

.focus-news-list li a:hover {
	color: #ff4f4f;
}


/**/

.main {
	float: left;
	width: 850px;
}

.sider {
	float: right;
	width: 300px;
}

.youth-look {
	width: 1000px;
	height: 210px;
	float: left;
	margin-top: 13px;
}

.youth-look span {
	width: 54px;
	height: 210px;
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	font-family: cursive;
	float: left;
	background-color: #da0507;
	line-height: 30px;
	padding: 42px 10px;
}

.look-con {
	width: 775px;
	background-color: #f5f3f4;
	float: left;
	padding-left: 20px;
	overflow: hidden
}

.fiveyear {
	width: 775px;
	margin: 0px auto;
}

.silder-box3 {
	float: left;
	position: relative;
	width: 775px;
}

.silder-button3 {
	top: 55px;
	width: 40px;
	height: 60px;
	position: absolute;
	cursor: pointer;
}

.silder-box-3 li {
	width: 180px;
	padding-top: 20px;
	position: relative;
}

.silder-box-3 li img {
	width: 180px;
	height: 125px;
	float: left;
}

.silder-box-3 li p {
	position: absolute;
	left: 0;
	top: 150px;
	width: 100%;
	line-height: 22px;
	text-align: left;
	font-size: 12px;
}

.silder-box-3 li p a {
	color: #da0507;
}

#js-fixed-sider {
	width: 300px;
}

.col-l {
	float: left;
	width: 400px;
}

.col-r {
	float: right;
	width: 400px;
}

.mod-hd {
	height: 38px;
	line-height: 38px;
	color: #000;
	font-size: 22px;
	padding-left: 20px;
	position: relative;
}

.mod-hd:before {
	content: '';
	position: absolute;
	left: 0;
	top: 8px;
	background-color: #ff4f4f;
	width: 4px;
	height: 22px;
	overflow: hidden;
}

.mod-hd a {
	margin-right: 10px
}

.mod-hd a:nth-child(2n) {
	color: #999;
}

.mod-hd a.active,
.mod-hd a:hover {
	color: #ff4f4f;
}

.col-hd {
	height: 66px;
	line-height: 66px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.col-hd strong {
	font-size: 28px;
	color: #000;
	float: left;
	padding: 0 5px;
	border-bottom: 6px solid #ff4f4f;
	height: 59px;
}

.col-hd span {
	font-size: 16px;
	float: right;
}

.col-hd span a {
	color: #666;
	margin-left: 35px;
}

.col-hd span a:hover {
	color: #ff4f4f;
}

.side-mod {
	border: 1px solid #eee;
	border-top: 2px solid #000;
	padding-bottom: 20px;
}

.side-hd {
	height: 54px;
	line-height: 54px;
	font-size: 20px;
	color: #000;
	margin: 0 25px;
}

.side-hd a {
	color: #000;
}

.side-hd a:hover {
	color: #ff4f4f;
}


/**/

.side-mod .imgBox {
	margin: 0 25px;
}

.side-mod .imgBox img {
	display: block;
	width: 248px;
	height: 165px;
}

.side-mod .imgBox p {
	width: 100%;
	height: 48px;
	line-height: 52px;
	overflow: hidden;
	font: 14px;
	color: #fff;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	background-image: linear-gradient(transparent, #000000);
	text-align: center;
}

.side-mod .imgBox a {
	color: #fff;
	display: block;
	position: relative;
}

.side-mod .defList {
	margin: 10px 25px 0;
}

.side-mod .defList li {
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}

.side-mod .rankList {
	margin: 0 5px;
}

.side-mod .rankList li {
	font-size: 14px;
	line-height: 24px;
	border-bottom: 1px dotted #ccc;
	padding: 20px 0 20px;
	overflow: hidden;
}

.side-mod .rankList li:last-child {
	border-bottom: 0;
}

.side-mod .rankList li em {
	float: left;
	width: 55px;
	text-align: center;
	font-size: 28px;
	font-family: fangsong;
	color: #B9B9B9;
}

.side-mod .rankList li:nth-of-type(1) em,
.side-mod .rankList li:nth-of-type(2) em,
.side-mod .rankList li:nth-of-type(3) em {
	color: #FF4F4F;
}

.side-mod .rankList li a {
	margin-left: 55px;
	display: block;
}

.side-mod .imgList {
	margin: 0 25px;
}

.side-mod .imgList .item {
	padding: 8px 0 14px;
	overflow: hidden;
}

.side-mod .imgList .item img {
	float: left;
	width: 110px;
	height: 74px;
}

.side-mod .imgList .item p {
	line-height: 24px;
	margin-left: 124px;
	height: 74px;
	overflow: hidden;
}

.main .defList li {
	font-size: 16px;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
}

.main .imgBox img {
	float: left;
	width: 150px;
	height: 100px;
}

.main .imgBox p {
	margin-left: 166px;
	font-size: 16px;
	line-height: 32px;
}

.area .defList:nth-child(2n) {
	display: none
}


/**/

.newsTab {
	clear: both;
	padding-top: 40px;
}

.newsTabHd {
	border: 1px solid #f1f1f1;
	border-top: 0;
	overflow: hidden;
}

.newsTabHd ul {
	background-color: #f9f9f9;
	border-top: 1px solid #ff4f4f;
	overflow: hidden;
	width: 850px;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.newsTabHd li {
	width: 90px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}

.newsTabHd li:hover {
	color: #ff4f4f;
}

.newsTabHd li:before {
	transition: transform .3s ease-out;
	-ms-transition: transform .3s ease-out;
	-moz-transition: transform .3s ease-out;
	-webkit-transition: transform .3s ease-out;
	-o-transition: transform .3s ease-out;
}

.newsTabHd li.current {
	background-color: #ff4f4f;
	color: #fff;
}

.newsTabHd li.current:before {
	transform: translateY(0);
	-ms-transform: translateY(0);
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-o-transform: translateY(0);
	opacity: 1;
}

.newsTabBd {}


/**/

.listItem {
	padding: 30px 0;
	zoom: 1;
	border-bottom: 1px solid #f0f0f0;
}

.listItem:last-child {
	border-bottom: 0;
}

.listItem .tit {
	overflow: hidden;
	font-size: 22px;
	font-weight: bold;
	line-height: 38px;
	height: 38px;
	margin-bottom: 14px;
}

.listItem .tit a {
	color: #333;
}

.listItem .tit a:hover {
	color: #ff4f4f;
}

.listItem .item-foot {
	color: #999;
	font-size: 12px;
	margin-top: 14px;
}

.listItem .item-foot span {
	display: block;
}

.listItem .sum {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.listItem .source {
	float: left;
	margin-right: 1em;
	color: #999;
	font-size: 12px;
}

.listItem .item-img {
	overflow: hidden;
}

.listItem .item-img img {
	width: 220px;
	min-height: 150px;
	color: #f5f5f5;
}

.item-1pic .item-img {
	float: left;
	width: 220px;
	height: 150px;
	overflow: hidden;
}

.item-1pic .item-con {
	height: 150px;
	margin-left: 250px;
	overflow: hidden;
	/*display:table;*/
}


/*.item-1pic .item-con-inner {display:table-cell; vertical-align:middle;}*/

.item-3pics {
	padding: 10px 0;
}

.item-3pics .item-img img:not(:last-child) {
	margin-right: 2px;
	cursor: pointer;
}

.item-3pics .item-foot {
	margin-top: 10px;
}

.item-textonly {
	padding: 15px 0;
}

.item-textonly .tit {
	height: auto;
}


/**/

.latest-more {
	height: 50px;
	border: 1px solid #eee;
	line-height: 50px;
	text-align: center;
	color: #666;
}

.latest-more a i {
	display: inline-block;
	width: 16px;
	height: 18px;
	background-image: url(../img/icon-loading.png);
	background-size: 16px auto;
	background-repeat: no-repeat;
	position: relative;
	top: 4px;
	margin-right: 5px;
}

.latest-more a {
	color: #666;
}

.latest-more a:hover {
	color: #ff4f4f;
}


/* === list === */

.list-hd {
	font-size: 30px;
	line-height: 38px;
	height: 55px;
	color: #000;
	border-bottom: 1px solid #e5e5e5;
}


/* === article === */

.breadcrumbs,
.breadcrumbs a {
	color: #666;
}

.breadcrumbs a:hover {
	color: #ff4f4f;
}

.arti-title {
	font-size: 30px;
	line-height: 48px;
	font-weight: bold;
	color: #000;
}

.arti-info {
	color: #666;
	height: 18px;
	margin-top: 15px;
	position: relative;
}

.arti-info a {
	color: #666;
}

.arti-info a:hover {
	color: #ff4f4f;
}

.arti-info span {
	margin-right: 2em;
}

.arti-info .time {}

.arti-info .source {}

.arti-info .author {}

.arti-info .tool {
	position: absolute;
	right: 0;
	top: 0;
	height: 18px;
}


/**/

.widget-share {
	color: #666;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}

.widget-share a {
	color: #666;
}

.widget-share a:hover {
	color: #ff4f4f;
}

.widget-share strong {
	font-weight: normal;
}

.widget-share span {
	padding: 3px 0;
}

.widget-share .shareWx {
	margin-right: 30px;
	background-image: url(../img/icon-share-wx.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 22px auto;
	padding-left: 28px;
}

.widget-share .shareWb {
	margin-right: 0;
	background-image: url(../img/icon-share-wb.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 22px auto;
	padding-left: 28px;
}

.arti-btmshare {
	height: 18px;
	margin: 0 auto -20px;
	height: 38px;
	width: 300px;
	border: 1px solid #ddd;
	background-color: #fff;
	border-radius: 20px;
}

.bdshare-button-style0-16 a {
	float: none !important;
	background: none !important;
	font-size: inherit !important;
	padding-left: 0 !important;
	margin: 0 !important;
}

.bdshare-button-style0-16 .shareWx a:hover {
	color: #4ac167;
}

.bdshare-button-style0-16 .shareWb a:hover {
	color: #ffc600;
}

.wx-qrcode {
	display: none;
}

.wx-qrcode img {
	height: 90px;
	width: 90px;
}

.bd_weixin_popup {
	border-radius: 3px;
	-webkit-box-shadow: 1px 1px 10px #999;
	box-shadow: 1px 1px 10px #999;
}


/**/

.artiBox {}

.artiBox .main {
	width: 804px;
}

.artiBox .sider {
	width: 336px;
}

.artiBox #js-fixed-sider {
	width: 336px;
}

.artiBox .side-mod .imgBox img {
	width: 284px;
	height: 167px;
}


/**/

.arti-detail {
	color: #666;
	font-size: 18px;
	line-height: 40px;
	margin-top: 20px;
}

.arti-detail img {
	margin: 0 auto;
	display: block;
}

.arti-detail p {
	text-indent: 2em;
	padding: 0.8em 0;
}

.arti-detail p a {
	text-decoration: underline;
}

.arti-detail p strong {
	font-weight: bold;
}

.arti-detail p em {
	font-style: italic;
}

.arti-detail .pcenter {
	text-align: center;
}

.arti-detail .picIntro {
	text-align: center;
	text-indent: 0em;
	color: #000;
	font-size: 16px;
	line-height: 120%;
	padding: 0;
}

.arti-detail p img {
	max-width: 100%;
	display: block;
	margin: auto;
}

.arti-detail video {
	margin: 0 auto;
	display: block;
}


.arti-editor {
	color: #666;
	text-align: right;
}
.post-navigation div {
	display: inline-block;
	width: 100%;
	padding: 10px 5px;
	box-sizing: border-box;
}

.post-navigation a {
	margin: 10px;
	color: #666;
	font-size: 15px;
}
.post-navigation a:hover{
	color: #ff4f4f;
}
/**/

.partner {
	border-top: 1px solid #e8e8e8;
	padding: 60px 0;
	background-color: #f6f6f6;
}

.partner h3 {
	font-size: 16px;
	font-weight: bold;
}

.partner .left {
	width: 390px;
	float: left;
	position: relative;
}

.partner .left .con {
	line-height: 40px;
	padding-right: 40px;
	margin-top: 15px;
}

.partner .left .con a {
	margin-right: 40px;
	white-space: nowrap;
	color: #858585;
	display: inline-block;
}

.partner .left .con a:hover {
	color: #ff4f4f;
}

.partner .mid {
	padding: 0 180px 0 80px;
	float: left;
	position: relative
}

.partner .mid:before {
	content: '';
	position: absolute;
	left: 0;
	top: 15px;
	height: 200px;
	width: 1px;
	overflow: hidden;
	background-color: #e5e5e5;
}

.partner .mid:after {
	content: '';
	position: absolute;
	right: 0;
	top: 15px;
	height: 200px;
	width: 1px;
	overflow: hidden;
	background-color: #e5e5e5;
}

.partner .mid .con {
	margin-top: 15px;
}

.partner .mid .con img {
	width: 142px;
	height: 142px;
}

.partner .mid .con a {
	display: block;
	background-color: #fff;
	height: 22px;
	line-height: 22px;
	width: 142px;
	text-align: center;
}

.partner .right {
	width: 350px;
	float: right;
}

.partner .right .con {
	margin-top: 20px;
	line-height: 32px;
	color: #858585;
}

.partner .right .con a {
	color: #858585;
}

.partner .right .con a:hover {
	color: #ff4f4f;
}


/**/

.insert_arti_video {
	text-indent: 0 !important;
	width: 640px;
	height: 360px;
	margin: 0 auto;
}

.insert_arti_video iframe {
	width: 100%;
	height: 100%;
}


/*pinpai栏目页*/

.brand .brand-header,
.brand .brand-banner {
	width: 1200px;
	margin: 0 auto;
}

.brand .brand-header {
	height: 80px;
	position: relative;
}

.brand .brand-header .logo {
	width: 150px;
	height: 50px;
	padding-left: 20px;
	padding-top: 15px;
}

.brand .brand-header .logo img {
	height: 100%;
}

.brand .brand-header .brand-header-nav {
	position: absolute;
	top: 25px;
	right: 0;
	line-height: 30px;
	overflow: hidden;
}

.brand .brand-header .brand-header-nav li {
	float: left;
	padding-right: 27px;
	font-size: 18px;
}

.brand .brand-header .brand-header-nav li:before {
	content: "|";
	font-size: 12px;
	color: #d9d9d9;
	vertical-align: top;
	margin-right: 26px;
}

.brand .brand-header .brand-header-nav li:first-child:before {
	content: "";
}

.brand .brand-header .brand-header-nav li:last-child {
	padding-right: 0;
}

.brand .brand-banner {
	margin-top: 10px;
	height: 200px;
}

.brand .brand-banner img {
	width: 100%;
	height: 100%;
}

.brand .arti-info .tool {
	left: 200px;
	right: auto;
}

.brand .side-mod .rankList li {
	padding: 10px 0;
}

.brand .side-mod .rankList li i {
	display: block;
	width: 2px;
	height: 2px;
	margin-left: 25px;
	margin-top: 10px;
	float: left;
	background-color: #333;
}

.brand .side-mod .rankList li a {
	margin-left: 36px;
}

.brand .brand-contacts-txt,
.brand .brand-contacts-links {
	margin: 0 25px;
	font-size: 14px;
	color: #404040;
}

.brand .brand-contacts-txt {
	line-height: 25px;
}

.brand .brand-contacts-code {
	width: 200px;
	height: 200px;
	margin: 20px auto 0;
	overflow: hidden;
}

.brand .brand-contacts-code img {
	width: 200px;
	height: 200px;
	display: block;
}

.brand .brand-contacts-links {
	margin-top: 8px;
	line-height: 40px;
	overflow: hidden;
}

.brand .brand-contacts-links li {
	display: block;
	float: left;
	width: 94px;
	text-align: center;
	position: relative;
	margin-left: -1px;
}

.brand .brand-contacts-links li a {
	color: #404040;
}

.brand .brand-contacts-links li:before {
	content: "|";
	font-size: 12px;
	color: #d9d9d9;
	position: absolute;
	left: -1px;
	top: 0;
}

.newsnav {
	border-bottom: 1px solid #ccc;
	width: 71%;
	padding-bottom: 15px;
}

.newsnav a {
	color: #404040;
	font-size: 14px !important;
}

.mainList {
	margin-bottom: 40px;
}

.mainList .newsTab {
	padding-top: 0;
}

.col-hd {
	height: 66px;
	line-height: 66px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.col-hd strong {
	font-size: 28px;
	color: #000;
	float: left;
	padding: 0 5px;
	border-bottom: 6px solid #ff4f4f;
	height: 65px;
}

.about {
	padding-top: 20px;
}

.about p {
	color: #333;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	padding-bottom: 10px;
}

.about ul li {
	width: 48%;
	float: left;
}

.about ul li:nth-child(2n) {
	float: right;
}

.about ul li a {
	display: inline-block;
	margin-bottom: 15px;
	font-size: 16px;
	color: #444;
}

.about ul li a:hover {
	color: #ff4f4f;
}