﻿@charset "gbk";

/* app 下载 */
 .client_download {
	width: 100%;
	height: 40px;
	background: rgba(0,0,0,.7);
	position: fixed;
	line-height: 40px;
	bottom: -40px;
	left: 0;
}
.client_download .in {
	padding: 0 15px;
	height: 40px;
}
.client_download h3 {
	width: 70%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	float: left;
}
.client_download h3 em {
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	margin-right: 7px;
}
.client_download h3 em img {
	display: block;
	width: 100%;
}
.client_download a {
	display: block;
	width: 75px;
	height: 26px;
	float: right;
	border-radius: 4px;
	background: #ff6307;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 26px;
	margin-top: 8px;
}
/* end app 下载 */
/* banner */
.banner {
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
}
.banner a img {
	display: block;
	width: 100%;
}
/* end banner */
/* 主要内容 */
.main_content {
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	background: #f5f5f4;
	margin-bottom: 60px;
}
.main_content .main_content_in1 {
	padding: 20px 15px 0;
	background: #fff;
	border-bottom: 1px solid #e7e1de;
}

.main_content .main_content_in1 h5 {
	font-size: 16px;
	color: #ff6307;
	padding: 10px 0;
	font-weight: bold;
}

.main_content .main_content_in1>h3 {
	font-size: 18px;
	color: #3e3e3e;
	padding: 10px 0;
	font-weight: bold;
}
.main_content_in1 h3>span {
	display: block;
	font-size: 12px;
	color: #929292;
	margin-top: 6px;
	font-weight: normal;
}
.main_content_in1 h3 span.time {
	display: inline-block;
	padding-right: 10px;
	border-right: 1px solid #929292;
	margin-left: 3px;
}
.main_content_in1 h3 a.source {
	display: inline-block;
	padding-left: 10px;
	color: #929292;
}
article.news dl{
	margin-bottom: 25px;
}
article.news dl dt {
	font-size: 18px;
    font-weight: bold;
	color: #3f3f3f;
	margin-bottom: 14px;
}
article.news dl dt._orangeColor {
    font-weight: bold;
    white-space: normal;
    line-height: 28px;
    max-width: 100%;
    color: rgb(255, 129, 36);
    min-height: 32px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: rgb(255, 129, 36);
    text-align: justify;
}
article.news dl dt._orangeColor span._listNum{
	margin-right: 8px;
    padding: 4px 10px;
    font-family: 宋体;
    border-radius: 80% 100% 90% 20%;
    color: rgb(255, 255, 255);
    display: block;
    float: left;
    line-height: 20px;
    max-width: 100%;
    word-wrap: break-word !important;
    background-color: rgb(255, 129, 36);
}
article.news dl dd p {
	font-size: 15px;
	line-height: 26px;
	color: #3f3f3f;
	margin-bottom: 18px;
}


article.news img{
	width: 100%;

}
article.news dd ul._listContent li {
	font-size: 15px;
	line-height: 26px;
	color: #3f3f3f;
}

.main_content .main_content_in2 {
	background: #fff;
	margin-top: 5px;
}
.main_content .main_content_in2>h3 {
	padding: 0 15px;
	height: 28px;
	border-bottom: 1px solid #e7e1de;
	font-size: 15px;
	color: #703980;
	line-height: 28px;
}
.main_content_in2 h3 em {
	display: inline-block;
	width: 11px;
	height: 11px;
	background: url(../img/title.png) no-repeat left center;
	-webkit-background-size: 80%;
	background-size: 80%;
	margin-right: 5px;
}
.main_content_in2 .focus_internet>div {
	padding: 12px 15px;
	border-bottom: 1px solid #e7e1de;
}
.main_content_in2 .focus_internet>div h2 {
	font-size: 15px;
	color: #3e3e3e;
	font-weight: bold;
}
.main_content_in2 .focus_internet>div h4 {
	font-size: 12px;
	color: #929292;
}
.focus_internet>div ul.data {
	width: 100%;
	display: table;
	padding: 3px 0;
}
.focus_internet>div ul.data li {
	display: table-cell;
	width: 33.33%;
	text-align: center;
}
.focus_internet>div ul.data li.left {
	text-align: left;
}
.focus_internet>div ul.data li p {
	font-size: 9px;
	color: #929292;
}
.focus_internet>div ul.data li span {
	width: 100%;
	display: inline-block;
	font-size: 24px;
	color: #fa3626;
	border-right: 1px solid #e7e1de;
}
.focus_internet>div ul.data li.buy {
	position: relative;
}
.focus_internet>div ul.data li.buy button {
	display: inline-block;
	border: none;
	outline: none;
	width: 86px;
	height: 32px;
	background: #ff6307;
	font-size: 18px;
	line-height: 32px;
	color: #fff;
	border-bottom: 1px solid #d15106;
	text-shadow: 1px 0 0 rgba(0,0,0,.3);
	position: absolute;
	right: 0;
	bottom: 0;
}
/* main_content_in3 */
.main_content .main_content_in3 {
	background: #fff;
	margin-top: 5px;
}
.main_content .main_content_in3 h3 {
	padding: 0 15px;
	height: 28px;
	border-bottom: 1px solid #e7e1de;
	font-size: 15px;
	color: #703980;
	line-height: 28px;
}
.main_content_in3 h3 em {
	display: inline-block;
	width: 11px;
	height: 11px;
	background: url(../img/title.png) no-repeat left center;
	-webkit-background-size: 80%;
	background-size: 80%;
	margin-right: 5px;
}
.main_content_in3 .articles_title>ul {
	padding: 12px 15px;
	border-bottom: 1px solid #e7e1de;
}
.main_content_in3 .articles_title>ul li {
	font-size: 15px;
	line-height: 31px;
	border-bottom: 1px solid #ededed;
}
.main_content_in3 .articles_title>ul li:last-of-type {
	border-bottom: none;
}
.main_content_in3 .articles_title>ul li>a {
	display: block;
	color: #0c52d3;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.main_content footer{
	width: 100%;
}
.main_content footer p {
	font-size: 12px;
	color: #929292;
	padding: 10px 15px;
	text-align: center;
	line-height: 22px;
}

/* 新加css */
._top_box_content{
	margin-top: 10px;
    margin-bottom: 10px;
}
._top_mod{
	width: 100%;
    text-align: center;
    box-sizing: border-box;
}
._top_mod img{
    vertical-align: middle;
    width: 50% !important;
    visibility: visible !important;
    height: auto !important;
}
._middle_mod{
	padding: 0.3em 0.5em;
    border-radius: 0.5em 0.5em 0px 0px;
    margin-top: -0.8em;
    text-align: center;
    width: 100%;
    color: white;
    box-sizing: border-box;
    background-color: rgb(255, 129, 36);
}
._middle_mod>h2{
	font-weight: bold;
	font-size: 16px;
}
._bottom_mod{
	border: 1px solid rgb(255, 129, 36);
    border-radius: 0px 0px 0.5em 0.5em;
    padding: 10px;
    box-sizing: border-box;
}
._bottom_mod h3{
	clear: both;
    min-height: 1em;
    font-weight: bold;
    white-space: pre-wrap;
    color: rgb(255, 104, 39);
    font-size: 15px;
    margin-top: 28px;

}
._bottom_mod ._contentList{
	margin-top: 20px;
}
._contentList >h4{
	font-size: 15px;
	color: #3e3e3e;
	font-weight: bold;
}
._contentList >p{
	font-size: 15px;
	color: #3e3e3e;
}
._wenxintishi{
	font-size: 16px;
	text-align: right;
	margin-bottom: 20px;
}
strong {
	font-weight: bold;
}
strong._orangeColor {
	color: rgb(255, 104, 39);
}
strong._greenColor {
	color: rgb(61, 167, 66);
}
strong._redColor{
    color: #ff0000;
}

/* templet2 */
._templet2 ._templet2_content{
	margin: 3px;
    padding: 10px 15px;
    border-width: 3px;
    border-left: 3px solid #dbdbdb;
    border-color: rgb(255, 129, 36);
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    box-shadow: 5px 5px 2px rgb(165, 165, 165);
    background-color: rgb(250, 250, 250);
    box-sizing: border-box;
    margin-top: 20px;
    margin-bottom: 40px;
}
._templet2 h2._smart_title p{
	margin-top: 15px;
    margin-bottom: 0px;
    padding-left: 9px;
    color: rgb(107, 77, 64);
    line-height: 2em;
    border-color: rgb(107, 77, 64);
    font-size: 18px;
    font-weight: bold;
    white-space: normal;
}
._templet2 h2._smart_title span{
	display: block;
	font-size: 12px;
	margin-top: -5px;
    margin-bottom: 0px;
    padding: 0px;
    line-height: 2em;
    min-height: 1.5em;
    color: inherit;
    white-space: normal;
}
._templet2 h2._smart_title span strong{

	background-color: rgb(255, 129, 36);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    color: rgb(255, 255, 255);
    font-size: 13px;
    padding: 0px 15px;
}

._templet2 ._templet2_content>p._thisArticle{
	font-size: 15px;
	line-height: 26px;
	margin-top: 8px;
    margin-bottom: 25px;
    text-indent: 0em;
}
._lastText{
	font-size: 12px;
    color: rgb(165, 165, 165);
    line-height: 22px;
    margin-bottom: 20px;
}

/* 老罗话指数样式 */
._laoluo_kaitou p{
    font-size: 15px;
    line-height: 26px;
    color: #3f3f3f;
    margin-bottom: 18px;
}
._dashed_Divider{
    border-top: 1px dashed #ff9900;
    margin: 30px;
}
._inArticle{
    color: #3384d6;
    text-decoration: underline;
}
p span._shujuly{
    display: block;
    text-align: center;
    font-size: 14px;
}

