@charset "UTF-8";

*{
	padding:0px;
	margin:0px;
}
html,body{
	width: 100%;
	height: 100%;
}
@font-face{
    font-family: 'pingFangSC-Medium';
    src: url("../font/PingFang_Medium.ttf") format('truetype'); 
    font-weight: normal;
    font-style: normal;
}
body{
	font-family: 'pingFangSC-Medium' !important;
    background-color: #f3f3f3;  
    min-width: 1330px;
}
ul li{
	list-style-type:none;
}

ul{
	padding-left:0px;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}

a:active {
    text-decoration:none;
}

a:focus {
    text-decoration:none;
}

input {outline:none;}

em,i{
	font-style:normal;
}

img{
	max-width:100%;
	height:auto;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clear_both{
	clear:both
}

.log_tmkusn input:-webkit-autofill{
    -webkit-text-fill-color: #ededed !important;
    -webkit-box-shadow: 0 0 0px 1000px transparent  inset !important;
    background-color:transparent;
    transition: background-color 50000s ease-in-out 10s;
    border: 1px solid #8a8c97;
}

.id_contbg{
	position: fixed;
	background:url(../images/index_contbg.jpg) no-repeat;
    background-size:cover;
    width: 100%;
	min-width:1300px;
    height: 1080px;
}
.id_input{
	float:left;
	width:657px;
	height:37px;
	border: 1px solid #3280fc;
	background-color: #fdf9f8;
}

.id_botm{
	float:left;
	cursor: pointer;
	background-color: #3280fc;
    color: #fff;
    width: 120px;
    height: 37px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
}

.id_icotm{
	background: url(../images/index_co.png) no-repeat 10px 8px;
    width: 30px;
    height: 28px;
    padding-top: 8px;
}

.id_icotm input{
	margin-left:40px;
	width:610px;
	border:none;
	padding-bottom:7px;
	background-color: #fdf9f8;
}

.id_icotm input:hover{
	background-color: #fdf9f8;
}

.id_conter{
	position: fixed;
	width: 784px;
    height: 120px;
	top: 50%;
	left:50%;
	margin-top:-150px;
	margin-left:-392px;
}

.id_prcent{
	text-align:center;
	margin-bottom:30px;
}

.id_conps{
	position: fixed;
    top: 20px;
    left: 50px;
	width:500px;
}

.id_conps a{
	margin-left: 20px;
    display: inline-block;
    border: 1px solid #3280fc;
    text-align: center;
    border-radius: 3px;
    color: #ca171d;
    width: 130px;
    height: 32px;
    line-height: 30px;
}

.id_conps a:hover{
	color: #fff;
	background-color:#ca171d;
}

.id_weima{
	position: fixed;
    top: 60px;
    left: 50px;
}

.id_txt1{
	background: url(../images/index_txt1on.png) no-repeat #3280fc 10px;
	color:#fff;
	width:130px;
	height:32px;
	line-height:30px;
    cursor: pointer;
	float:left;
	text-align:center;
	border-radius: 3px;
	padding-left:25px;
}

.id_txt2{
	background:url(../images/index_txt2.png) no-repeat;
	width:123px;
	height:32px;
    cursor: pointer;
	float:left;
}

.id_txt2:hover{
	background:url(../images/index_txt2_on.png) no-repeat;
}

.id_txt3{
	background:url(../images/index_txt3.png) no-repeat;
	width:123px;
	height:32px;
    cursor: pointer;
	float:left;
}

.id_txt3:hover{
	background:url(../images/index_txt3_on.png) no-repeat;
}

.id_zhu{
	position: fixed;
    top: 20px;
    right: 50px;
}

.id_zhu a{
	margin-right:20px;
	display: inline-block;
}

.id_login{
	width: 63px;
    height: 33px;
    line-height: 30px;
    border: 1px solid #e39098;
    text-align: center;
    border-radius: 3px;
    color: #cb432d !important;
}

.id_login:hover{
	color: #fff !important;
	background-color:#cb432d;
}

.id_reg{
	width: 63px;
    height: 33px;
    line-height: 30px;
    border: 1px solid #e39098;
    text-align: center;
    border-radius: 3px;
    color: #cb432d;
}

.id_reg:hover{
	color: #fff;
	background-color:#ca171d;
}

.id_inpumcom{
	border: 1px solid #edbfc2;
    border-top: none;
    width: 658px;
    background-color: #fff;
}

.id_inpumcom ul{
	margin-bottom:0px;
    font-size: 13px;
}

.id_inpumcom ul li{
	cursor: pointer;
    padding: 5px 20px;
}

.id_inpumcom ul li span{
	float:right;
	text-decoration: underline;
	display: block;
    width: 5%;
    height: 20px;
}

.id_inpumcom ul .on{
	background-color: #f1f1f1;
}

.id_inpumcom li em{
	width:89%;
	display:inline-block;
	 text-align: left;
}

.in_dels{
	background-color: #f7f7f7;
	padding: 5px 20px;
    text-align: right;
    color: #c8141d;
    text-decoration: underline;
    cursor: pointer;
}

footer{
	position: fixed;
    bottom: 0px;
    background-color: #f7f7f7;
    width: 100%;
    color: #868686;
    padding: 8px 0;
    text-align: center;
}

footer a{
	color: #868686;
}

footer a:hover{
	color: #868686;
}

.id_foot span{
	padding-left:40px;
}

.id_foot span a{
	padding: 0 5px;
}

.id_foot em{
	padding-left:5px;
}

.cont_optien{
	position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
	top:0px;
    left:0px;
	z-index:999999;
}

.cont_ter{
	position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999999;
    background-color: #fff;
    width: 400px;
    height: 200px;
    border-radius: 10px;
    margin-top: -100px;
    margin-left: -200px;
}
.cont_terMgc{
	position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999999;
    background-color: #fff;
    width: 400px;
    height: 200px;
    border-radius: 10px;
    margin-top: -100px;
    margin-left: -200px;	
}
.cont_terFa{
	position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999999;
    background-color: #fff;
    width: 400px;
    height: 200px;
    border-radius: 10px;
    margin-top: -100px;
    margin-left: -200px;
}
.cont_txt{
	color: #999;
    border-bottom: 1px solid #eee;
    padding: 5px 10px;
    font-size: 16px;
}

.cont_txt em{
	background:url(../images/close.png) no-repeat;
	width:12px;
	height:12px;
	float: right;
    margin-top: 6px;
    cursor: pointer;
}

.cont_tishi{
	text-align: center;
    padding-top: 30px;
	width:80%;
	margin:auto;
}

.cont_tishi span{
	padding-left: 10px;
    letter-spacing: 2px;
    font-size: 16px;
}

.cont_fot{
	margin-left:100px;
	margin-top:30px;
}

.cont_foterab{
	position: absolute;
    width: 200px;
    left: 50%;
    margin-left: -100px;
    bottom: 30px;
}

.cont_queding{
	float:left;
	cursor: pointer;
    padding: 10px 30px;
    border-radius: 5px;
	margin-right:20px;
	height:40px;
}

.cont_quxiao{
	float:left;
	cursor: pointer;
	padding: 10px 30px;
    border-radius: 5px;
	height:40px;
}
.cont_mg{
	float:left;
	cursor: pointer;
	padding: 10px 30px;
    border-radius: 5px;
	height:40px;
	background-color: #3280fc;
    color: #fff;	
}
.llfa{
    float: left;
    cursor: pointer;
    padding: 10px 0;
    border-radius: 5px;
    height: 40px;
    background-color: #3280fc;
    color: #fff;
    width: 88px;
    text-align: center;
}
.againSz{
    float: right;
    cursor: pointer;
    padding: 10px 0px;
    border-radius: 5px;
    height: 40px;
    color: #3280fc;
    width: 88px;
    text-align: center;
    border: solid 1px #3280fc;
}
.againSz:hover{
	background-color: #3280fc;
    color: #fff;
}
.cont_on1{
	background-color:#3280fc;
	color:#fff;
}

.cont_on2{
	border:1px solid #3280fc;
	color:#3280fc;
}



.p_min{
	min-width:1300px;
}

.p_cont{
	background-color: #3280fc;
	position: fixed;
    top: 0px;
    height: 47px;
    width: 100%;
    z-index: 999999;
}

.p_logit{
	float:left;
	position: absolute;
    top: 10px;
    margin-left: 10px;
}

.p_logit img{
	width: 120px;
}

.p_titom{
	float:left;
	color:#fff;
	font-size:16px;
	font-weight:700;
	margin-bottom:0px;
	margin-left:170px;
}

.p_titom li{
	float:left;
	cursor: pointer;
    letter-spacing: 2px;
    margin-right: 40px;
}

.p_titom li a{
	color:#fff;
	display: inline-block;
	padding:0 20px 15px 20px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
}

.p_titom .on{
	border-bottom: 5px solid #fff;
}

.p_usor{
	float: right;
	color:#fff;
    font-size: 16px;
}

.reg_menbh{
	background: url(../images/regab.png) no-repeat right;
    padding-right: 25px;
    font-size:14px;
}

.p_usor a{
	color:#fff;
	cursor: pointer;
}

.p_usor em{
	padding-right:30px;
}

.p_usor em select{
	color:#666;
	/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
	border: solid 1px #fbe9e9;
	/*很关键：将默认的select选择框样式清除*/
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	/*在选择框的最右侧中间显示小箭头图片*/
	background: url("../images/reg_xl.png") no-repeat scroll right center transparent;
	background-color:#fbe9e9;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-right: 14px;
	cursor: pointer;
	border-radius: 3px;
    margin-left: 5px;
    font-size:14px;
    outline: none;
    min-width: 115px;
    padding-left: 5px;
}

.p_usor em select::-ms-expand {
	display: none;
}

.p_usor em select option{
	background-color:#fff;
	outline: none;
	font-size:15px;
}

.p_lefton{
	width:190px;
	background-color:#fff;
	border-right: 1px solid #cbcbcb;
	padding-top:57px;
	position: fixed;
	height:100%;
	z-index:99999;
}

.p_righton{
	margin-top: 45px;
    margin-left: 160px;
    padding: 10px;
}

.p_lfti{
	height:40px;
	line-height:40px;
	background-color:#f3f3f3;
	font-size:16px;
	text-align:center;
	color:#939393;
	border-bottom:1px solid #cbcbcb;
	padding-right:20px;
}

.p_contbg{
	position: relative;
}

.p_roporsb{
	position: relative;
}

.tab_first{
	position: fixed;
    left: 189px;
	background-color:#fff;
	padding:20px 20px 0 20px;
	border-right:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	max-width:50%;
	z-index:99999;
}

.tab_first .on{
	color:#c01825;
}

.tab_first span{
	display: inline-block;
	margin-right:20px;
    margin-bottom: 20px;
}

.tab_filism{
	border-bottom:1px solid #cbcbcb;
	padding-bottom:5px;
	margin-bottom:5px;
	font-weight:700;
}

.tab_wuse{
	margin-bottom:20px;
}

.tab_wuse span{
	margin-right:20px;
}

.tab_wuse .on{
	color:#3280fc;
}

.p_lfconter{
	text-align:center;
}

.p_lfconter li{
	margin-left: -30px;
	position: relative;
}

.p_lfconter li a{
	display:block;
	height:50px;
	line-height:50px;
	padding-right:20px;
}

.p_lfconter li a:hover{
	background-color:#f3f4f4;
}

.p_lfconter li span{
	padding-left: 30px;
}

.p_lfconter .on a{
	color:#c01825;
}

.p_lfconter .on{
	color:#c01825;
}

.p_lfconter .oncop{
	color:#c01825;
}

.p_lfconter li:nth-child(1) em{
	background:url(../images/p_more.png);
	width:14px;
	height:14px;
    display: inline-block;
	position: absolute;
    top: 18px;
    right: 10px;
}

.p_lfconter li:nth-child(1) span{
	background:url(../images/p_icos.png) no-repeat 0px -360px;
}

.p_lfconter li:nth-child(2) span{
	background:url(../images/p_icos.png) no-repeat 0px -56px;
}

.p_lfconter li:nth-child(3) span{
	background:url(../images/p_icos.png) no-repeat 0px -402px;
}

.p_lfconter li:nth-child(7) span{
	background:url(../images/p_icos.png) no-repeat 0px -187px;
}

.p_lfconter li:nth-child(8) span{
	background:url(../images/p_icos.png) no-repeat 0px -317px;
}

.p_lfconter li:nth-child(9) span{
	background:url(../images/p_icos.png) no-repeat 0px -317px;
}

.p_lfconter_com{
	background:url(../images/p_icos.png) no-repeat 0px -317px !important;
}

.p_lfconter li:nth-child(4){
	margin-left: 0px;
}

.p_lfconter li:nth-child(5){
	margin-left: -15px;
}

.p_lfconter li:nth-child(6){
	margin-left: 0px;
}

.p_riti{
	height:40px;
	line-height:40px;
	font-size:16px;
	border-bottom:1px solid #cbcbcb;
	color:#666;
	padding:0 20px;
	letter-spacing:2px;
	background-color:#fff;
    position: fixed;
    width: 90%;
    z-index: 9999;
}

.p_riti a{
	float:right;
	font-size:14px;
}

.p_riti span{
	float:right;
	font-size:14px;
	cursor: pointer;
}
.p_lipos{
	margin-top:45px;
}

.p_contabs{
	background-color:#fff;
	border:none;
	padding:20px 20px 30px 20px;
	overflow: auto;
}
.p_contost{
	font-size:16px;
}

.p_contost li{
	float:left;
	padding:10px 50px;
	cursor: pointer;
	height:42px;
}

.p_contost .on{
	background-color:#3280fc;
	color:#fff;
}

.p_contost li:nth-child(1){
	border:1px solid #cbcbcb;
	border-right:none;
	border-radius:5px 0 0 5px;
}

.p_contost li:nth-child(2){
	border:1px solid #cbcbcb;
	border-left:none;
	border-radius:0 5px 5px 0;
}

.p_chuom{
	margin-top:20px;
	margin-bottom:0px;
}

.p_chutxt{
	margin-bottom:40px;
}

.p_chutxt span{
	width:100px;
	display:inline-block;
	font-size:16px;
}

.p_chutxt i{
	color:#3280fc;
	font-size:16px;
	font-weight:700;
	margin-right:10px;
}

.p_chutxt label{
	font-weight: 100;
    margin-bottom: 0px;
    cursor: pointer;
    margin-right: 20px;
	padding: 5px 15px;
}

.p_chutxt em .on{
	background-color: #3280fc;
    color: #fff;
    border-radius: 5px;
}

.p_chutxt em input{
	display:none;
}

.p_chuomm{
	margin-bottom:40px;
}

.p_chuomm span{
	width:100px;
	display:inline-block;
	font-size:16px;
}

.p_chuomm i{
	color:#3280fc;
	font-size:16px;
	font-weight:700;
	margin-right:10px;
	width: 7px;
    display: inline-block;
}

.p_chuomm input{
	width: 540px;
    padding: 8px;
	height:40px;
}

.p_chuomm input:focus{
	border:1px solid #3280fc;
	padding-left:9px;
}



.on_bgcolor{
	border:1px solid #3280fc;
}

.p_chubom{
	background-color: #3280fc;
    color: #fff;
    cursor: pointer;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
}

.p_comricols{
    float: left;
    cursor: pointer;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin-left: 20px;
}
.p_comricols:hover{
	background: #3280fc;
	color:white;
	border:none;
}
.p_gaojicoms {
    margin-bottom: 20px;
}

.p_gaojicoms span {
    width: 100px;
    display: inline-block;
    font-size: 16px;
}

.p_gaojicoms i {
    color: #3280fc;
    font-size: 16px;
    font-weight: 700;
    margin-right: 10px;
}

.p_gaojicoms input {
    width: 200px;
    padding: 8px;
}

.p_jisci{
	float:left;
    margin-top: 8px;
}

.p_spol{
	float:left;
	margin-left: 4px;
}

.p_addcom{
	position: relative;
	width:135px !important;
}

.p_addcom em{
	color: #3280fc;
	padding:0 10px;
}

.p_addcom input{
	width:100px !important;
    padding: 8px 25px 8px 8px;
}

.p_addcom ol{
	background:url(../images/guanbi.png) no-repeat;
	width:12px;
	height:12px;
	position: absolute;
    top: 15px;
    right: 10px;
    cursor: pointer;
}

.p_addcizu{
	color: #3280fc;
    border: 1px solid #3280fc;
    height: 40px;
    line-height: 35px;
    vertical-align: bottom;
    width: 120px !important;
    cursor: pointer;
    text-align: center;
    margin-left: 20px;
}

.p_addcizu em{
	font-size: 25px;
    vertical-align: bottom;
    padding-right: 5px;
}

.p_addbomt{
	margin-bottom:20px;
}

.p_spoadd{
	width:auto !important;
}

.p_yulant{
	letter-spacing: 2px;
}

.p_yulant span{
	width:auto !important;
}

.p_yutab span{
	color: #3280fc;
    border: 1px solid #3280fc;
    height: 40px;
    line-height: 35px;
    padding: 0 10px;
    margin-right: 10px;
}

.p_tmkls{
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
	color: #999;
}

.p_tmkls span{
	background-color: #3280fc;
    color: #fff;
    width: 160px;
	text-align: center;
    cursor: pointer;
	margin-right:10px;
}

.p_tmkls em{
	font-size: 25px;
    vertical-align: bottom;
    padding-right: 5px;
}

.p_copdel{
	margin-left: 20px;
    cursor: pointer;
    width: 20px !important;
}

.p_parent{
	width:auto !important;
}

.p_cizuzon{
	margin-left:28px !important;
}

.p_cizuzondel{
	margin-left:25px !important;
}

.p_fotm{
	position:absolute;
	color: #868686;
	width:800px;
	left:50%;
	margin-left:-400px;
	margin-bottom:20px;
}

.p_fotm a{
	color: #868686;
	padding: 0 5px;
}

.p_fotm span{
	padding-left: 40px;
}

.po_contabsbg {
    background-color: #fff;
}

.po_bgtim{
	background-color:#f4d0d2 !important;
	color:#c8141d;
}

.po_cotits{
	background-color:#f3f3f3;
	margin-bottom:0px;
	font-size:14px;
    padding: 5px 0px;
	border-bottom: 1px solid #e1e1e1;
}

.po_cotits li{
	float:left;
}

.po_cotits li:nth-child(1){
	width:38.5%;
	padding-left: 20px;
}

.po_cotits li:nth-child(2){
	width:4.5%;
	text-align:center;
}

.po_cotits li:nth-child(3){
	width:4.5%;
	text-align:center;
}

.po_cotits li:nth-child(4){
	width:4.5%;
	text-align:center;
}

.po_cotits li:nth-child(5){
	width:4.5%;
	text-align:center;
}

.po_cotits li:nth-child(6){
	width:4.5%;
	text-align:center;
}

.po_cotits li:nth-child(7){
    width:4.5%;
    text-align:center;
}
.po_cotits li:nth-child(8){
    width:4.5%;
    text-align:center;
}
.po_cotits li:nth-child(9){
    width:4.5%;
    text-align:center;
}
.po_cotits li:nth-child(10){
    width:4.5%;
    text-align:center;
}
.po_cotits li:nth-child(11){
    width:4.5%;
    text-align:center;
}
.po_cotits li:nth-child(12){
    width:4.5%;
    text-align:center;
}
.po_cotits li:nth-child(13){
    width:12%;
    text-align:center;
}
.po_anlist{
	margin-bottom:0px;
    border-bottom: 1px solid #e1e1e1;
}

.po_anlist li{
	float:left;
	padding: 10px 20px;
}

.po_annme span{
	color:#3280fc;
}

.po_annme em{
	padding-left: 15px;
    font-size: 12px;
    color: #999;
}

.po_ancom{
	margin-top:5px;
	color: #999;
    line-height: 20px;
    height:20px;
}

.po_ancom em{
	width:50px;
	float:left;
}

.po_ancom span{	
    overflow-wrap: break-word;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.po_anlist li:nth-child(1){
	width:37%;
	border-right: 1px solid #e1e1e1;
	padding: 13px 20px;
}

.po_anlist li:nth-child(2){
	width:7%;
	text-align:center;
	font-size:12px;
    border-right: 1px solid #e1e1e1;
}

.po_anlist li:nth-child(2) span{
	display:block;
	margin-top: 8px;
}

.po_anlist li:nth-child(3){
	width:7%;
	text-align:center;
	font-size:12px;
}

.po_anlist li:nth-child(3) span{
	display:block;
	margin-top: 8px;
}

.po_anlist li:nth-child(4){
	width:7%;
	text-align:center;
	font-size:12px;
}

.po_anlist li:nth-child(4) span{
	display:block;
	margin-top: 8px;
}

.po_anlist li:nth-child(5){
	width:7%;
	text-align:center;
	font-size:12px;
}

.po_anlist li:nth-child(5) span{
	display:block;
	margin-top: 8px;
}

.po_anlist li:nth-child(6){
    width:7%;
    text-align:center;
    font-size:12px;
}

.po_anlist li:nth-child(6) span{
    display:block;
    margin-top: 8px;
}

.po_anlist li:nth-child(7){
    width:7%;
    text-align:center;
    font-size:12px;
}

.po_anlist li:nth-child(7) span{
    display:block;
    margin-top: 8px;
}

.po_anlist li:nth-child(8){
	width:20%;
	text-align:center;
	border-left: 1px solid #e1e1e1;
	display:inline-block;
	line-height:45px;
	color: #3280fc;
	font-size:12px;
	height:70px;
}

.po_anlist li:nth-child(8) a{
	color: #3280fc;
	padding: 0 10px;
}

.po_page{
	 padding: 10px 20px;
}

.po_totlist {
    margin-bottom: 0px;
    border-bottom: 1px solid #e1e1e1;
}

.po_totlist li {
    float: left;
    box-sizing: border-box;
}

.po_totlist li:nth-child(1){
    width: 29% !important;
    padding: 13px 2%;
    padding-top: 20px;
    padding-bottom: 20px;
    min-width: 318px !important;
    height: 140px;
}
.po_totlist ul li:first-of-type{
    width:30%;
    padding: 13px 20px;
    padding-top:36px;
    padding-bottom:37px;
}
.po_totlist ul li:nth-child(2){
	width: 5%;
    text-align: center;
    font-size: 12px;
    padding: 0px;
    height: 140px;
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
}
.po_totlist ul li:nth-child(3) {
    width: 8%;
    text-align: center;
    font-size: 12px;
}
.po_totlist li:nth-child(2){
    width:5%;
    text-align:center;
    font-size:12px;
    padding: 0px;
    height: 140px;
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
}

.po_totlist li:nth-child(2) span{
    display:block;
    border-bottom: 1px solid #e1e1e1;
    height: 70px;
    line-height: 70px;
}

.po_totlist li:nth-child(2) span:nth-child(2){
    border-bottom:none;
}

.po_totlist li:nth-child(3){
    width:4.5%;
    text-align:center;
    font-size:12px;
}

.po_totlist li:nth-child(3) span{
    display:block;
    height: 35px;
    line-height: 35px;
}

.po_totlist li:nth-child(3) span:nth-child(2){
    background-color: #f3f3f3;
    color: #3280fc;
}

.po_totlist li:nth-child(3) span:nth-child(4){
    background-color: #f3f3f3;
    color: #3280fc;
}

.po_totlist li:nth-child(4){
    width:4.5%;
    text-align:center;
    font-size:12px;
}

.po_totlist li:nth-child(4) span{
    display:block;
    height: 35px;
    line-height: 35px;
}

.po_totlist li:nth-child(4) span:nth-child(2){
    background-color: #f3f3f3;
    color: #3280fc;
}

.po_totlist li:nth-child(4) span:nth-child(4){
    background-color: #f3f3f3;
    color: #3280fc;
}

.po_totlist li:nth-child(5){
    width:4.5%;
    text-align:center;
    font-size:12px;
}

.po_totlist li:nth-child(5) span{
    display:block;
    height: 35px;
    line-height: 35px;
}

.po_totlist li:nth-child(5) span:nth-child(2){
    background-color: #f3f3f3;
    color: #3280fc;
}

.po_totlist li:nth-child(5) span:nth-child(4){
    background-color: #f3f3f3;
    color:#3280fc;
}

.po_totlist li:nth-child(6){
    width:4.5%;
    text-align:center;
    font-size:12px;
}

.po_totlist li:nth-child(6) span{
    display:block;
    height: 35px;
    line-height: 35px;
}

.po_totlist li:nth-child(6) span:nth-child(2){
    background-color: #f3f3f3;
    color: #3280fc;
}

.po_totlist li:nth-child(6) span:nth-child(4){
    background-color: #f3f3f3;
    color: #3280fc;
}

.po_totlist li:nth-child(7){
    width:4.5%;
    text-align:center;
    font-size:12px;
}

.po_totlist li:nth-child(7) span{
    display:block;
    height: 35px;
    line-height: 35px;
}

.po_totlist li:nth-child(7) span:nth-child(2){
    background-color: #f3f3f3;
    color: #3280fc;
}

.po_totlist li:nth-child(7) span:nth-child(4){
    background-color: #f3f3f3;
    color: #3280fc;
}

.po_totlist li:nth-child(8){
    width:4.5%;
    text-align:center;
    font-size:12px;
}

.po_totlist li:nth-child(8) span{
    display:block;
    height: 35px;
    line-height: 35px;
}
.po_totlist li:nth-child(9) span{
    display:block;
    height: 35px;
    line-height: 35px;
}
.po_totlist li:nth-child(10) span{
    display:block;
    height: 35px;
    line-height: 35px;
}
.po_totlist li:nth-child(11) span{
    display:block;
    height: 35px;
    line-height: 35px;
}
.po_totlist li:nth-child(12) span{
    display:block;
    height: 35px;
    line-height: 35px;
}
.po_totlist li:nth-child(13) span{
    display:block;
    height: 35px;
    line-height: 35px;
}
.po_totlist li:nth-child(8) span:nth-child(2){
    background-color: #f3f3f3;
    color: #3280fc;
}
.po_totlist li:nth-child(8) span:nth-child(4){
    background-color: #f3f3f3;
    color: #3280fc;
}
.po_totlist li:nth-child(9) span:nth-child(2n){
    background-color: #f3f3f3;
    color: #3280fc;
}
.po_totlist li:nth-child(10) span:nth-child(2n){
    background-color: #f3f3f3;
    color: #3280fc;
}
.po_totlist li:nth-child(11) span:nth-child(2n){
    background-color: #f3f3f3;
    color: #3280fc;
}
.po_totlist li:nth-child(12) span:nth-child(2n){
    background-color: #f3f3f3;
    color: #3280fc;
}
.po_totlist li:nth-child(13) span:nth-child(2n){
    background-color: #f3f3f3;
    color: #3280fc;
}
.po_totlist li:nth-child(8) span:nth-child(4){
    background-color: #f3f3f3;
    color: #3280fc;
}
.po_totlist li:nth-child(9){
    width: 4.5%;
    text-align: center;
    font-size: 12px;
}
.po_totlist li:nth-child(10){
    width: 4.5%;
    text-align: center;
    font-size: 12px;
}
.po_totlist li:nth-child(11){
    width: 4.5%;
    text-align: center;
    font-size: 12px;
}
.po_totlist li:nth-child(12){
    width: 4.5%;
    text-align: center;
    font-size: 12px;
}
.po_totlist li:nth-child(13){
    width: 4.5%;
    text-align: center;
    font-size: 12px;
}
.po_totlist li:nth-child(14){
    width: 4.5%;
    text-align: center;
    font-size: 12px;
    border-right: 1px solid #e1e1e1;
}
.po_totlist li:nth-child(14) span{
    display:block;
    height: 35px;
    line-height: 35px;
}
.po_totlist li:nth-child(14) span:nth-child(2n){
    background-color: #f3f3f3;
    color: #3280fc;
}
.po_totlist li:nth-child(15){
    width: 12%;
    text-align: center;
    display: inline-block;
    line-height: 45px;
    color: #3280fc;
    font-size: 12px;
    height: 140px;
    line-height: 140px;
}
.po_totlist li:nth-child(15) a{
    color: #3280fc;
    margin: 0 5%;
}
.po_totlist li:nth-child(15) a:hover{
	border-bottom: solid 1px #3280fc;
}
.info_riti {
    border-bottom: 1px solid #e3e3e3;
    color: #666;
    padding: 0 20px 0 180px;
	background-color:#fff;
	position: fixed;
    width: 100%;
    z-index: 999;
    margin-top: 47px;
    top:0;
}
.reg_tu a{
	background-color: #fff;
    position: fixed;
    width: 120px;
    height: 40px;
    line-height: 35px;
    z-index: 99999;
    text-align: center;
    top: 35px;
    right: 20px;
    box-shadow: 0px 2px 5px #a7a7a7;
    border-radius: 3px;
    letter-spacing: 3px;
    font-size: 16px;
    cursor: pointer;
    color:#666;
}

.info_tipss{
	height:40px;
	line-height:40px;
	font-weight:700;
    padding-left: 3px;
}

.info_tipss em{
	font-size: 14px;
    padding-left: 5px;
	font-weight:100;
}

.info_tipss span{
	font-size: 14px;
    float: right;
	font-weight:100;
	cursor: pointer;
}

.info_xuanio{
	padding: 10px 0;
    margin-right: 40px;
    padding-bottom: 0;
}
.info_xuanio span{
	height: 22px;
    line-height: 22px;
	padding-right: 20px;
	padding-left:5px;
	float:left;
}
.info_xuanio a{
    line-height: 22px;
	padding: 0 10px;
    display: block;
    float: left;
	border: 1px solid #e1e3e4;
    /* margin: 0 5px; */
}

.info_xuanio a:hover{
	background-color: #f3f4f4;
}

.info_tab1 a{
	border-right: none;
}

.info_tab1 a:last-child{
	border-right: 1px solid #e1e3e4;
}

.info_tab2 a{
	border-right: none;
}

.info_tab2 a:last-child{
	border-right: 1px solid #e1e3e4;
}

.info_tab3 a{
	border-right: none;
}

.info_tab3 a:last-child{
	border-right: 1px solid #e1e3e4;
}
.info_tab5 {
    max-width:100%;
}

.info_xuanze1{
	float: right;
    color: #3280fc;
    cursor: pointer;
    background: url(../images/search.png) no-repeat 0px 8px;
    padding-left: 18px;
    margin-top: 10px;
}

.info_xuanze2{
	float: right;
    color: #3280fc;
    cursor: pointer;
	background: url(../images/search.png) no-repeat 0px -28px;
    padding-left: 18px;
	margin-top: 10px;
}

.info_tab1 .on{
	color:#3280fc;
	border-radius: 2px;
	border: solid 1px #3280fc;
	border-right: 1px solid #3280fc !important;
}
.info_tab1 .on a{
	border: none;
}
.info_tab1 .on span{
	color:#3280fc !important;
}
.info_tab1 .on:hover{
	color:#3280fc;
	background: white;
}

.info_tab2 .on{
    color: #3280fc;
    border: solid 1px #3280fc;
	border-radius:2px;
	border-right: 1px solid #3280fc !important;
}
.info_tab2 .on a{
	border: none;
}
.info_tab2 .on:hover{
	color:#3280fc;
	background: white;
}

.info_tab3 .on{
    color: #3280fc;
    border: solid 1px #3280fc;
	border-radius: 2px;
	border-right: 1px solid #3280fc !important;
}
.info_tab3 .on a{
	border: none;
}
.info_tab3 .on:hover{
	color:#3280fc;
	background: white;
}

.info_tab6 a{
	border-right: none;
}

.info_tab6 a:last-child{
	border-right: 1px solid #e1e3e4;
}
.info_tab6 .on{
    color: #3280fc;
    border: solid 1px #3280fc;
	border-radius: 2px;
	border-right: 1px solid #3280fc !important;
}
.info_tab6 .on a{
	border: none;
}
.info_tab6 .on:hover{
	color:#3280fc;
	background: white;
}
.info_tab4 li{
	float:left;
	margin-bottom: 10px;
}

.info_tab4 .on{
    color: #3280fc;
    border: solid 1px #3280fc;
	border-radius: 2px;
}

.info_tab4 .on a{
	color:#3280fc;
	border: none;
}

.info_tab4 .on:hover{
	color:#3280fc;
	background: white;
}

.info_tab4 .on a:hover {
    background: white;
}

.info_tab5 li{
	float:left;
	margin-bottom:10px;
}

.info_tab5 .on{
	color:#3280fc;
	border: solid 1px #3280fc;
	border-radius:2px;
}

.info_tab5 .on a{
	color:#3280fc;	
	background: white;
	border: none;
}

.info_tab5 .on:hover{
	color:#3280fc;
	background: white;
}
.info_moopls{
	float:left;
	margin-left:5px;
	position: absolute;
	background-color: #f0f0f0;
	border-radius: 5px;
    right: 0px;
    top: 0;
}

.info_moopls a{
	border-left: 1px solid #e1e3e4 !important;
	padding: 0 10px 0 20px;
	background: url(../images/search.png) no-repeat 5px -63px;
	-webkit-transition: background-position .15s ease-in-out;
    -moz-transition: background-position .15s ease-in-out;
    transition: background-position .15s ease-in-out;
}

.info_moopls a:hover{
	border:1px solid #3280fc !important;
	background-color:#fff;
	color:#3280fc;
	background: url(../images/search.png) no-repeat 5px -84px;
	-webkit-transition: background-position .15s ease-in-out;
    -moz-transition: background-position .15s ease-in-out;
    transition: background-position .15s ease-in-out;
}

.info_more1{
	float:left;
	position: relative;
    margin-bottom: 10px;
}
.info_more1 a{
	border-left: 1px solid #e1e3e4;
}

.info_more1 a{
	padding: 0 10px 0 20px;
	background: url(../images/search.png) no-repeat 5px -63px;
	-webkit-transition: background-position .15s ease-in-out;
    -moz-transition: background-position .15s ease-in-out;
    transition: background-position .15s ease-in-out;
}

.info_more1 a:hover{
	border:1px solid #3280fc;
	background-color:#fff;
	color:#3280fc;
	background: url(../images/search.png) no-repeat 5px -84px;
	-webkit-transition: background-position .15s ease-in-out;
    -moz-transition: background-position .15s ease-in-out;
    transition: background-position .15s ease-in-out;
}

.info_munpo .info_searsel{
	background: url(../images/search.png) no-repeat 9px -103px;
}
.info_select{
	float:left;
	margin-left:5px;
	position: relative;
	padding-right: 96px;
	width: auto !important;
}

.info_telfl{
	min-width: 700px;
}
.info_tab_btns{
    display: inline-block;
    height: 30px !important;
}

.info_munsel_mei{
    border: 1px solid #3280fc;
    padding: 0px;
    margin-bottom:10px;    
}

.info_munsel_mei em{
    background-color: #3280fc;
    color: #fff;
    padding: 0 10px;
    height: 45px;
    line-height:45px;
    display: inline-block;
}

.info_munsel{
	border: 1px solid #3280fc;
    padding: 0px;
	margin-bottom:10px;
}

.info_munsel em{
	background-color: #3280fc;
    color: #fff;
    padding: 0 10px;
    height: 45px;
	line-height:45px;
}

.info_munpo a{
	margin-top:12px;
	border: none;
}

.info_munpo a:hover {
    background-color: #fff;
	color:#3280fc;
}

.info_munpo a i{
	border: 1px solid #ccc;
	display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 2px;
}

.info_bomsel{
	float:left;
	padding: 10px;
}

.info_bomsel span{
	float:none;
    cursor: pointer;
	border-radius: 2px;
	padding-left:15px !important;
	padding-right:15px !important;
	padding-top:3px;
	padding-bottom:3px;
	margin-right:10px;
}
.info_bomsel span:hover{
	background:#3280fc;
	color:white;
	border-color: #3280fc;
}
#info_bomsel_2{
	text-align: center;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
	padding:0px;
}

.info_ques{
	background-color: #3280fc;
    color: #fff;
    border:solid 1px #3280fc;
}

.info_quxiao{
	border: 1px solid #DDD;
	background-color: #f7f7f7;
}

.info_mebn{
	text-align:center;
	cursor: pointer;
    letter-spacing: 2px;
    font-size: 14px;
}

.info_mebn span{
	color:#3333ff;
	font-size:18px;
}
.infoTop_title{
	height: 50px;
    line-height: 35px;
    padding: 4px 20px 10px;
    border-bottom: solid 1px #e3e3e3;	
}
.infoTop_title span{
    display: block;
    float: left;
    text-align: center;	
    color: #333333 !important;
}
.infoTop_title .info_tit1{
    width: 123px;
}
.infoTop_title .info_tit2{
    width: 44%;
    text-align: left;	
}
.infoTop_title .info_tit3{
	width: 110px;
    float: right;
    right: 520px;
    padding-right: 20px;
}
.infoTop_title .info_tit4{
	width: 120px;
    float: right;
    right: 370px;
}
.infoTop_title .info_tit5{
	width: 8%;
}
.infoTop_title .info_tit6{
    width: 140px;
    float: right;
    right: 210px;
    position: relative;
    left: 0px;
    cursor: pointer;
}
.infoTop_title .info_tit7{
    float: right;
    right: 50px;
    width: 120px;
}
.info_tit6 b:first-of-type{
    border: 5px solid transparent;
    border-top-color: #E2EEFF;
    position: absolute;
    top: 19px;
    right: 22px;
    cursor: pointer;
}
.info_tit6 .info_tbColTop {
    border-top-color: #3280fc !important;
}
.info_tit6 .info_tbColBottom{
    border-bottom-color: #3280fc !important;
}
.info_tit6 b:last-of-type{
    border: 5px solid transparent;
    border-bottom-color: #E2EEFF;
    position: absolute;
    top: 6px;
    right: 22px;
    cursor: pointer;
}
.info_cobgck{
	padding-left: 20px;
	padding-right: 20px;
    border-bottom: 1px solid #e3e3e3;
	position: relative;
	height: 120px;
}
.info_cobgck .info_brigm a i{
    display: inline-block;
}
.info_cobgck:hover{
	background-color: #f3f3f3;
}
.info_cobgck .rank_mcig a:hover{
	color:#3280fc;
}
.info_cobgck .info_mcig a i:hover {
	color:#3280fc;
}
.info_cobgck .info_mcig a i:hover i{
	color:#3280fc;
}
.info_cobgck:hover .widthSize{
	display: block !important;
}
.info_mcig p{margin:0;}
.info_checkem{
	float:left;
	width: 16px;
}

.info_cemop{
    float: left;
	width: 60%;
    margin-top: 8px;
    padding-right: 2%;
    min-width: 500px;
}
.info_cobgckBox .info_cemop{
	width: 75%;
}
.info_cobgckNews .info_cemop{
	width: 75%;
}
.info_brigm{
    float: right;
    right: 30px;
    width: 120px;
    text-align: right;
    margin-top: 50px;
}
.info_mcig span{
	color: #fd9f00;
    border: 1px solid #fd9f00;
    margin-right: 20px;
    width: 70px;
    display: inline-block;
    text-align: center;
    float: left;
}
.hzSpan{
	position: relative;
	float: left;
    width: 123px; display: flex;flex-wrap: wrap;justify-content: center; align-items: center;align-content: center;
}
.hzSpan span{
    color: white !important;
    width: 60px;
    display: inline-block;
    text-align: center;
    float: left;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}
.info_mcig .mtjb{
    float: right;
    display: inline-block;	
}
.info_mcig .mtjb.media01{
    color: #3280fc; 
}
.info_mcig .mtjb.media02{
    color: #1cb3ff;     	
}
.info_mcig a.zwjxsa_a{
	height:25px;
	line-height: 25px;
	word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-inline-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    float: left;
	color: #333;
    font-weight: bold;
	margin-bottom: 5px;
}

.info_mcig a.zwjxsa_a em{
	color: #121212 !important;
    font-weight: bold;
}
.info_mcig a.zwjxsa_a em:hover{
	color: #3280fc !important;
	text-decoration: underline;
}
.info_cobgck .zwjxsa_a0912 i{
    
}
.info_xshihun{
    height: 18px;
    line-height: 18px;
    float: left;
    color: #5e5e75;
    margin-left: 18px;
    padding: 0 8px;
    border-radius: 50px;
	font-size:12px;
	margin-top: 3px;
	text-decoration: underline;
    word-break: keep-all;
}
.info_xshihun:hover {
    color: #3280fc;
	text-decoration: underline;
}
.info_xshihun:visited {
	text-decoration: underline !important;
}
.info_xshihun:active{
	text-decoration: underline !important;
}
.info_xshihun:focus{
	text-decoration: underline !important;
}
.info_mcig i{
	font-weight: bold;
}

.info_mcig img{
	padding-left:5px;
	width:16px;
	vertical-align: baseline;
}

.info_mcont{
	margin-bottom:10px;
	color: #666666;
}

.info_mcont i{
	color: #ff4059;
}

.info_mcont em{
	color: #3280fc;
    display: inline-block;
}

.info_mcont span{
    line-height: 22px;
    width: 100%;
    max-height: 63px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height:42px;
}

.info_paichuci{
    position: absolute;
    background: #3280fc;
    color:#fff;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    box-shadow: 3px 3px 5px #888888;
    cursor: pointer;
}

.info_citishi {
    position: absolute;
    color: #999 !important;
    background: #fff;
    z-index: 9;
}

.info_citishi i {
    display: block;
    color: #fff !important;
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
    background: #3280fc;
}

.info_citishi em {
    background: url(../images/infotishi.png) no-repeat 10px 28px;
    color: #999 !important;
    padding: 10px;
    width: 200px;
    padding:25px 0 25px 30px;
    border: 1px solid #ccc;
    border-top: none;
    display: block;
    line-height: 20px;
    letter-spacing: 0px;
}

.info_citipost{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    top: 0px;
    left: 0px;
    z-index: 999999;
}

.info_citicont{
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999999;
    background: #fff;
    width: 300px;
    margin-left: -150px;
    border-radius: 5px;
    transform: translateY(-50%);
    padding-bottom: 20px;
}

.info_citiconttit{
    text-align: center;
    padding: 20px 0;
    font-size: 16px;
}

.info_citicontciyu {
    width: 200px;
    margin: auto;
}

.info_citicontciyu span{
    display: block;
    margin-bottom: 15px;
}

.info_citibotm{
    text-align: center;
    margin-top: 20px;
}

.info_citibotm span{
    display: inline-block;
    border: solid 1px #e3e3e3;
    width: 80px;
    text-align: center;
    line-height: 35px;
    border-radius: 3px;
    margin: 0 20px;
    cursor: pointer;
}

.info_citibotm span:hover {
    background-color: #3280fc;
    color: #fff;
}

.info_citibotm .on{
    background-color: #3280fc;
    color: #fff;
}

.info_citisanchu{
    position: fixed;
    top: 50px;
    left: 50%;
    background: url(../images/inf_tbgk.png);
    color: #00b034;
    width: 238px;
    height: 108px;
    line-height: 108px;
    border-radius: 10px;
    font-size: 16px;
    text-align: center;
    margin-left: -110px;
    z-index: 999999;
}

.info_citisanchu img {
    margin-right: 20px;
}

.is_silasa{
    display: -webkit-box;
    margin-left: 25px;
    font-weight: 100;
    cursor: pointer;
    margin-bottom: 0px;
    line-height: 30px;
}

.is_silasa input{
    margin-right: 5px;
}

.info_mczuhe{
	color:#999;
	width: 100%;
}
.info_mczuhe .media01{color: #3280fc;}
.hzListLeft{
    float: left;
    height: 100%;
    display: flex;
    align-items: center;
}
.info_cobgckBox .hzListLeft,.info_cobgckNews .hzListLeft{
	margin-top: 0 !important;
	width: 140px;
	/* flex-wrap: wrap;
	justify-content: center;
	align-content: space-evenly; */
}
.info_cobgckNews .hzListLeft{
	width: 123px;
}
.hzSpanbox{
	display: flex;
	height: 100%;
	flex-wrap: wrap;
	align-content: space-evenly;
}
.change_x{
	top: -47px;
    box-shadow: 0 0 5px #e3e3e3;
    background: white;
    height: 30px;
}
.change_xBox{
    position: absolute;
    top: -36px;
    background: none;
    right: -3px;
    padding-bottom: 6px;
    display: none;	
    width: 130px;
}
.change_xBox.ron{right: -3px;}
.change_xBox:hover{display: block;}
.change_x em{
    display: inline-block;
    width: 40px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    cursor: pointer;
    margin-right: 0;
    margin-top: 0;
    border: none;	
}
.change_x em.emBjColor{
	background:#3280fc;
	color: white !important; 
}
.change_x em:hover{
	background:#3280fc;
	color: white !important; 
}
.change_x em:nth-child(1){
	color: #ac2925;
}
.change_x em:nth-child(2){
	color: #729fe2;
	position: relative;
}
.change_x em:nth-child(2) i{
    position: absolute;
    left: 18px;
    border: 4px solid transparent;
    border-top-color: white;
    bottom: -8px;
}
.change_x em:nth-child(3){
	color: #fd9f00;
}
.info_mczuhe span{
	margin-right:20px;
	display: inline-block;
	float: left;
}
.info_mczuhe span.qzszSpan{
    cursor: pointer;
}
.info_mczuhe span.qzszSpan:hover{
    color: #3280fc !important;
    text-decoration: underline;	
}
.info_mczuhe span.monitor_phrase{
	word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-width: 190px;
    height: 20px;
    white-space: nowrap;
}
.monitor_source{
    float: right;
    right: 360px;
    width: 120px;
    color: #999;
    text-align: center;
    margin-top: 40px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.monitor_source i span{
	word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-height: 16px;
	line-height: 16px;
    color: #333333;
    text-align: left;
}
.monitor_source.ms_similar i span {
    text-align: center;
}
.monitor_meiti{
    right: 510px;
 	width: 110px;
    float: right;
    color: #999;
    text-align: center;
    margin-top: 55px;
    padding-right: 20px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;	
}
.monitor_xs{
 	width: 8%;
    float: left;
    text-align: center;
	height: 100%;	
	line-height: 162px;
	color: #999;
}
.monitor_xs span{
    display: block;
    width: 50px;
    margin: 0 auto;
    height: 100%;
    cursor: pointer;
}
.monitor_xs span:hover{
	text-decoration: underline;
	border: solid 1px #3280fc;
	color: #3280fc;
}
.info_mczuhe span.monitor_source {
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	max-width: 205px;
	height: 20px;
	overflow: hidden; 
	white-space: nowrap;
}
.info_mczuhe i{
	color:#999;
}

.info_mctime{
    color: #666666;
    display: block;
    float: left;
    width:140px !important;
    text-align: center;
    padding: 0 25px;
    margin-top: 45px;
    float: right;
    right: 200px;
}
.info_mcbianri{
	position: absolute;
    right: 0px;
    top: 10%;
}

.info_mcbianri a{
	border: 1px solid #cbcbcb;
    height: 30px;
    line-height: 27px;
    display: inline-block;
    padding: 0 15px;
	margin-left:20px;
}

.mx_width{
	width:1300px;
	margin:auto;
}

.mx_toubg{
	background-color:#fff;
	box-shadow: 0px 2px 5px #ccc;
	min-width:1300px;
}

.mx_conps{
	padding:15px 20px;
	float:left;
}

.mx_conps img{
	margin-right:20px;
}

.mx_conps span a {
    margin-left: 20px;
    display: inline-block;
    border: 1px solid #3280fc;
    text-align: center;
    border-radius: 3px;
    color: #ca171d;
    width: 130px;
    height: 32px;
    line-height: 30px;
}

.mx_conps span a:hover{
	color: #fff;
	background-color:#ca171d;
}

.mx_log{
	float:right;
	margin-top:15px;
}

.mx_log a{
	 width: 63px;
    height: 33px;
    line-height: 30px;
    border: 1px solid #3280fc;
    text-align: center;
    border-radius: 3px;
    color: #ca171d;
	margin-right: 20px;
    display: inline-block;
}

.mx_log a:hover{
	color: #fff;
	background-color:#ca171d;
}

.mx_contnei{
	margin-top:10px;
}

.mx_sear{
	width: 780px;
    margin: auto;
	z-index:9999;
	padding:20px 0;
}

.mx_zhuticont{
	background-color:#fff;
	margin-top:30px;
	padding:30px 10px;
	border: 1px solid #e1e1e1;
}

.mx_serchtop{
	background-color:#f3f3f3;
	z-index:9999;
}

.mx_ztiti{
	margin-bottom:20px;
	padding:0 20px;
}

.mx_ztiti span{
	color: #3280fc;
    font-size: 18px;
    font-weight: 700;
}

.mx_ztiti em{
	padding: 0 15px;
}

.mx_quanwxi{
	padding:0 20px 20px 20px;
	border-bottom: 1px solid #cbcbcb;
}

.mx_quanwxi li{
	float:left;
	width: 25%;
	padding-left:20px;
	border-right: 1px solid #cbcbcb;
}

.mx_quanwxi li:first-child{
	padding-left:0px;
}

.mx_quanwxi li:last-child{
	border-right:none;
}

.mx_quanwxi li span{
	display:block;
	color:#999;
	padding-bottom:20px;
}

.mx_quanwxi li em{
	display:block;
	font-size:16px;
	padding-bottom:10px;
}

.mx_conttu1{
	padding:20px 0;
	border-bottom: 1px solid #cbcbcb;
}

.mx_tusmk{
	padding: 20px 20px 0px 20px;
    font-size: 16px;
}

.mx_tusmk span{
	color:#3280fc;
}

.mx_gdcomlo{
	padding:0 20px;
}

.mx_guandis .on{
	background-color:#f7f7f7;
}

.mx_guandis .on .mx_numsel{
	background-color: #3280fc;
    color: #fff;
    margin: 5px 2%;
    width: 4%;
    line-height: 25px;
}

.mx_guandis{
	width: 50%;
    float: left;
}

.mx_guandis li{
	margin-bottom:20px;
}

.mx_guandis li span {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.mx_guandis li:after {
  content: " ";
  display: block;
  clear: both;
}

.mx_guandis li:last-child{
	margin-bottom:0px;
}

.mx_guandis em{
	color:#3280fc;
}

.mx_numsel{
	float: left;
	width:8%;
	text-align:center;
	line-height:30px;
}

.mx_numcont{
	float: left;
	width:92%;
	line-height:30px;
	padding-right:5%;
}

.mx_solt{
	color:#999;
}

.mx_guandis:first-child{
	border-right:1px solid #cbcbcb;
	padding-right:20px;
}

.mx_guandis:last-child{
	padding-left:20px;
}

.mx_mores{
	width: 375px;
    margin: auto;
	margin-top:20px;
}

.mx_mores li{
	float:left;
    margin: 0 15px;
}

.mx_txpm{
	padding-top:0px !important;
	padding-bottom:0px !important;
}

.mx_cicent{
	text-align:center;
}

.mx_gjcy {
    padding:0 20px 20px;
    border-bottom: 1px solid #cbcbcb;
}

.mx_cycmr{
	font-size: 16px;
    font-weight: 700;
}

.mx_cycmr li{
	float: left;
    width: 50%;
}

.mx_cycmr li span{
	width:30%;
    display: inline-block;
}

.mx_cynei{
	width:50%;
	float:left;
}

.mx_cynei li{
	margin-bottom:10px;
}

.mx_cynei li span{
	width: 30%;
	display:inline-block;
    vertical-align: middle;
}

.mx_cybg{
	position: relative;
	background-color: #efefef;
    height: 30px;
    line-height: 30px;
	width:50% !important;
}

.mx_cybg em{
	width: 55%;
    background-color: #d08f95;
    position: absolute;
    top: 0px;
    height: 30px;
}

.mx_cybg i{
	position: absolute;
    left: 5px;
}

.mx_footer{
	text-align: center;
    margin-bottom: 20px;
    color: #868686;
}

.mx_footer span {
    padding-left: 40px;
}

.mx_footer a {
    color: #868686;
    padding: 0 5px;
}

.highcharts-menu div:first-child{
	display:none;
}
.highcharts-menu hr{
	display:none;
}
.highcharts-menu div:last-child{
	display:none;
}
.tj_congbg{
	background-color:#fff;
	padding:20px;
	width:49%;
	float:left;
	border:1px solid #e1e1e1;
	margin-bottom:20px;
	height:320px;
	position: relative;
}

.tj_shandel{
	position: fixed;
    top: 50%;
    left: 50%;
    margin-left: 0px;
    margin-top: -30px;
    background-color: #f3f3f3;
    color: red;
    width: 200px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0px 2px 5px #ccc;
    z-index: 9999;
}

.tj_congbg h3{
	font-size: 11px;
    font-weight: 700;
	margin:0px;
}

.tj_congbg:nth-child(1){
	margin-right:1%;
}

.tj_congbg:nth-child(2){
	margin-left:1%;
}

.tj_congbg:nth-child(3){
	margin-right:1%;
}

.tj_congbg:nth-child(4){
	margin-left:1%;
}

.tj_congbg:nth-child(5){
	margin-right:1%;
}

.tj_congbg:nth-child(6){
	margin-left:1%;
}

.tj_opemt{
	margin:20px 0;
}

.tj_opemt li{
	float:left;
	width:33%;
	border-right:1px solid #cbcbcb;
	font-size:16px;
	height:80px;
	text-align:center;
}

.tj_opemt li:first-child{
	padding-top:20px;
}

.tj_opemt li:last-child{
	border-right:none;
}

.tj_opemt li em{
	display:block;
	font-size:32px;
	padding-top:10px;
}

.tj_jinri{
	color:#43bb71;
}

.tj_zuori{
	color:#85c0ff;
}

.tj_tabcot{
	border: 1px solid #cbcbcb;
}

.tj_tabcot li{
	border-bottom: 1px solid #cbcbcb;
	font-size:16px;
}

.tj_tabcot li:last-child{
	border-bottom:none;
}

.tj_tabcot li span{
	width:32.5%;
	display:inline-block;
	text-align:center;
	border-right: 1px solid #cbcbcb;
	padding:10px 0;
}

.tj_tabcot li span:last-child{
	border-right:none;
}

.tj_coneitr h3{
	float:left;
    padding-top: 5px;
	width:62%;
}

.tj_tomber{
	float:right;
	border: 1px solid #ccc;
}

.tj_tomber li{
	float:left;
    cursor: pointer;
    border-right: 1px solid #ccc;
    padding: 3px 8px;
}

.tj_tomber li:last-child{
	border-right:none;
}

.tj_tomber .on{
	background-color: #c01825;
    color: #fff;
}

.tj_nemw{
	min-height: 240px;
}

.tj_nemw li{
	color:#999;
}

.news_optm{
	color:#999;
	width: 48%;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
	float:left;
}

.news_optm:hover{
	color:red;
}

.tj_nemw li em{
	width:70px;
	display: inline-block;
    vertical-align: super;
	text-align:right;
	height: 30px;
    line-height: 30px;
    overflow: hidden;
    cursor: context-menu;
}

.tj_nemw li i{
	background:url(../images/del.png) no-repeat right;
	width:26px;
	height:18px;
    display: inline-block;
	cursor: pointer;
    vertical-align: top;
	margin-top: 6px;
}

.tj_tiops{
	float: right;
    width: 225px;
	height:30px;
	line-height:30px;
}

.th_weibo{
    width: 120px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
	text-align:right;
	overflow: hidden;
}

.th_weibo span{
	background: url(../images/info_weibo.png) no-repeat;
	width:18px;
	height: 18px;
    display: inline-block;
	vertical-align: sub;
    margin-right: 5px;
}

.th_weibo a{
	width: 92px;
    height: 22px;
    display: inline-block;
    overflow: hidden;
    cursor: context-menu;
    text-align: left;
    padding-left: 5px;
}

.th_weixin{
    width: 120px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
	text-align:right;
	overflow: hidden;
}

.th_weixin span{
	background: url(../images/info_weixin.png) no-repeat;
	width:18px;
	height: 18px;
    display: inline-block;
	vertical-align: sub;
    margin-right: 5px;
}

.th_weixin a{
	width: 92px;
    height: 22px;
    display: inline-block;
    overflow: hidden;
    cursor: context-menu;
    text-align: left;
    padding-left: 5px;
}

.th_wangmei{
    width: 120px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
	text-align:right;
	overflow: hidden;
}

.th_wangmei span{
	background: url(../images/info_wangmei.png) no-repeat;
	width:18px;
	height: 18px;
    display: inline-block;
	vertical-align: sub;
    margin-right: 5px;
}

.th_wangmei a{
	width: 92px;
    height: 22px;
    display: inline-block;
    overflow: hidden;
    cursor: context-menu;
    text-align: left;
    padding-left: 5px;
}

.tj_ciyun svg{
	width:100%;
	height:240px;
}

.info_inval{
	margin:0 20px;
	float:left;
	width:300px;
	padding-top:5px;
	height:50px;
    line-height: 50px;
}

.info_inval input{
	zoom: 130%;
    margin-top: 18px;
}

.info_inval span{
	display: block;
    cursor: pointer;
}

.info_inval i{
	display: block;
    cursor: pointer;
    float: left;
}

.info_on #export_select{
	background: url(../images/daochu_dcjts.png) no-repeat left -26px;
	color:#3280fc;
}
.info_on #export_all{
	background: url(../images/daochu_daochu.png) no-repeat left -26px;
	color:#3280fc;
}
.info_on #select_edit_neg_status{
	background: url(../images/daochu_plbz.png) no-repeat left 26px center;
	color:#3280fc;
}
.info_on .del_neg{
	background: url(../images/info_onc3.png) no-repeat left 15px;
	color:#3280fc;
}

.info_getleft{
	margin-left: 50px;
}

.info_page{
	float:right;
}

.pagination{
   	margin:0;
    float: right;
}

.info_cor{
	background:url(../images/info_san.jpg) no-repeat;
	width:146px;
	height:116px;
    position: absolute;
    right: 0px;
    z-index: 999;
}

.info_cortit{
    text-align: left;
    margin-top: 30px;
    color: #666;
    margin-left: 20px;
}

.info_xiu{
	text-align: center;
    margin-top:35px;
    color: #666;
}

.info_xiu span{
    display: inline-block;
    cursor: pointer;
    border: 1px solid #cbcbcb;
    padding: 2px 10px;
    margin: 15px 15px 5px 15px;
    border-radius: 3px;
} 
.info_xiu span:hover{
	color:white;
	background: #3280fc;
	border: solid 1px #3280fc;
}
.info_xiu .on {
    background-color: #3280fc;
    color: #fff;
    border: 1px solid #3280fc;
}
.del_cor{
	background: url(../images/rank_coldel.png) no-repeat;
    width: 240px;
    height: 193px;
    position: absolute;
    right: -6px;
    z-index: 999;
}

.id_postn{
	position: relative;
	background-color: #f3f3f3;
}

.id_serclose input{
	width: 580px !important;
	background-color: #f3f3f3 !important;
}

.id_serclose span{
	position: absolute;
    top: 10px;
	right:10px;
    cursor: pointer;
	display:inline-block;
	background:url(../images/search_close.png) no-repeat;
	width:16px;
	height:16px;
}

.head_top{
	 position: fixed;
    top: 0px;
    width: 100%;
    z-index: 9999;
}

.info_ticont{
	padding:20px;
	padding-top:250px;
}

.p_lffn{
	font-size:13px;
    margin-top: 5px;
	text-align: left;
    width: 100px;
    position: absolute;
    left: 50%;
    margin-left: -50px;
}

.p_lfjm{
	height: 40px;
    line-height: 40px;
}

.p_lfjm a{
	color:#999;
}

.p_lftits{
	padding-left:12px;
	width:120px;
	height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.p_lftits a{
	color:#3280fc;
}

.p_lfjm a{
	color:#999 !important;
}

.p_ledels{
	height:25px;
	margin-right: 10px;
    cursor: pointer;
}

.p_lftits i{
	position: fixed;
    left: 165px;
    top:150px;
}

.cont_null{
	text-align: center;
    font-size: 16px;
}

.infolist_null{
	text-align: center;
    font-size: 11px;
	height:500px;
	line-height:500px;
}

.info_null{
	text-align: center;
    font-size: 16px;
	margin-top:80px;
}

.info_delcop{
	position: fixed;
    top: 50%;
    left: 50%;
    margin-left: 0px;
    margin-top: -30px;
    background-color: #f3f3f3;
    color: red;
    width: 200px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0px 2px 5px #ccc;
    z-index: 9999;
}

.load_jiazai{
	height: 500px;
    text-align: center;
    font-size: 16px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

.load_jiazai img {
	width:60px;
	height:60px;
    margin: 0 auto 20px;
    display:block;
}
.load_jiazai div{width: 100%;}
#content_list.on .load_jiazai{margin-top: 33px;}
.cont_poster{
	width:90px !important;
	margin-left: -45px !important;
}

.com_tops{
	width:60px;
	margin-bottom:20px;
}

.loadop_jiazai{
    text-align: center;
    font-size: 16px;
    padding-bottom: 20px;
}

.loadop_jiazai img{
	margin: 20px 0;
    width: 60px;
}

.hot_hao{
	background-color: #3280fc;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    width: 15px;
    height: 15px;
    text-align: center;
    cursor: pointer;
    margin-left: 5px;
	font-size: 12px;
}

.hot_saol{
	position: relative;
	margin-top:5px;
	z-index:9999;
}

.hot_cpm{
	position: absolute;
	left:80px;
	top: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 6px solid #3280fc;
}

.hot_tesop{
	position: absolute;
    background-color: #3280fc;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
	height:30px;
	opacity: 0.8;
}

.fan_optien {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    top: 0px;
    z-index: 99999;
}

.fan_ter {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999999;
    background-color: #fff;
    width: 400px;
    height: 200px;
    border-radius: 10px;
    margin-top: -100px;
    margin-left: -200px;
}

.fan_txt {
    color: #999;
    border-bottom: 1px solid #eee;
    padding: 5px 10px;
    font-size: 16px;
}

.fan_txt em {
    background: url(../images/close.png) no-repeat;
    width: 12px;
    height: 12px;
    float: right;
    margin-top: 6px;
    cursor: pointer;
}

.infolist_optien{
	position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
	top:0px;
	left:0px;
	z-index:999999;
}

.infolist_ter{
	position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999999;
    background-color: #fff;
    width: 400px;
    height: 200px;
    border-radius: 10px;
    margin-top: -100px;
    margin-left: -200px;
}

.infolist_txt{
	color: #999;
    border-bottom: 1px solid #eee;
    padding: 5px 10px;
    font-size: 16px;
}

.infolist_txt em{
	background:url(../images/close.png) no-repeat;
	width:12px;
	height:12px;
	float: right;
    margin-top: 6px;
    cursor: pointer;
}

.infolist_tishi{
	text-align: center;
    padding-top: 20px;
	width:80%;
	margin:auto;
}

.infolist_tishi span{
	padding-left: 10px;
    letter-spacing: 2px;
    font-size: 16px;
}

.message_altt{
	width: 90px !important;
    margin-left: -45px !important;
}


.un_conter{
	position: fixed;
	width: 900px;
    height: 375px;
    left: 50%;
    margin-left: -425px;
    top: 50%;
    margin-top: -220px;
}

.un_left{
	float: left;
	margin-right: 50px;
}

.un_right{
	float: left;
}

.un_right h1{
	margin-top:100px;
}

.un_right span{
	color: #999;
	line-height:30px;
}

.un_tty{
	color: #999;
	line-height:30px;
}

.un_tty em{
	color: #000;
}

.un_tery em{
	color:#999;
	line-height:30px;
}

.un_tery a{
	color:#85c0ff;
}

.page_sel{
	padding:4.5px 12px !important;
}

.pagination li .current{
	padding:3px 4px;
}

.logo_contbg{
	position: fixed;
	background:url(../images/logo_contbg.jpg) no-repeat;
    background-size: 100%;
    width: 100%;
	min-width:1300px;
    height: 1080px;
}

.logo_conter {
    position: fixed;
    width: 366px;
    height: 360px;
    top: 50%;
    right: 20%;
    margin-top: -250px;
    padding:40px;
    background: #fff;
    border: 1px solid #cc1625;
    box-shadow: 1px 5px 5px;
    border-radius: 5px;
}

.logo_tet{
	color:#cc1625;
	font-size:20px;
	padding-bottom:0px;
}

.logo_input {
    width: 285px;
    height: 37px;
    background-color: #fff;
    margin-top:35px;
    overflow: hidden;
    border-radius: 3px;
}

.logo_input:focus{
    border: 1px solid #3280fc !important;
}

.logo_cotm {
    position: relative;
}

.logo_input input{
	margin-left: 0 !important;
	padding-left: 40px;
    width: 100% !important;
    background-color: #fff;   
	position: absolute;
    top: 0;
    left: 0;
    width: 1;
    line-height: 35px !important;
    border:solid 1px #eee;
}
.logo_input:hover input{
	border-color: #3280fc;
}
.logo_input input:focus{
	border-color: #3280fc;
	
}
.logo_pass {
    position: relative;
}
.logo_cotm span{
	display:block;
	background: url(../images/logo_ic1.png) no-repeat 10px 6px;
    width: 30px;
    height: 36px;
	position: absolute;
	z-index: 9;
}
.logo_pass span{
	display:block;
	background: url(../images/logo_ic2.png) no-repeat 10px 7px;
    width: 30px;
    height: 36px;
    position: absolute;
    z-index: 9;
}

.logo_pass input {
    margin-left: 40px;
    width: 240px;
    background-color: #fff;
}

.logo_bottom{
	background-color: #cc1625;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 5px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
}

.logo_ress{
	margin-top: 13px;
	margin-bottom:13px;
    text-align: center;
    color: #e9acb4;
    letter-spacing: 3px;
    height:20px;
}

.auto_tabb li {
    float: left;
	margin-bottom: 10px;
    margin-right: 10px;
}

.auto_tabb .on {
    background-color: #3280fc;
    color: #fff;
    border-radius: 2px 0 0 2px;
}

.auto_tabb .on a {
    color: #fff;
}

.auto_tabb .on:hover{
	background-color: #3280fc;
	color:#fff;
}

.auto_tabb .on a:hover {
    background-color: #3280fc;
}

.auto_ztiti {
    margin:10px 0;
}

.auto_ztiti span {
    font-size: 16px;
    font-weight: 700;
	padding-left: 5px;
}

.auto_ztiti em{
	font-size: 14px;
    float: right;
    font-weight: 100;
    cursor: pointer;
}

.auto_hao {
    background-color: #3280fc;
    color: #fff !important;
    border-radius: 50px;
    display: inline-block;
    width: 16px;
    height: 16px;
    text-align: center;
    cursor: pointer;
    margin-left: 5px;
    font-size: 12px;
	font-weight: 700;
	line-height: 16px;
}
.on_off_box .auto_hao{
    margin-left: 0;
}
.on_off_box .auto_hao_span{
	width:auto !important;
    float: left;
    padding:12px 10px;
    background: none !important;
}
.auto_saol {
    position: relative;
    margin-top: 10px;
}

.auto_cpm {
    position: absolute;
    left: 100px;
    top: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 6px solid #3280fc;
}

.auto_tesop {
    background-color: #3280fc;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    opacity: 0.8;
    line-height: 25px;
    letter-spacing: 2px;
    border: 1px solid #3280fc;
    position: relative;
}

.auto_closetxt{
	position: absolute;
    top: 5px;
    right: 10px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    width: 20px;
    text-align: right;
}
.rankhealthSearchRow{display: flex;align-items: center;padding: 5px 0 15px;align-content: center;}
.rankhealthSearch{display: flex;align-items: center;}
.y-bg{
	margin-left:20px;
}
.y-bg:hover{
	background-image:none;
   -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.auto_comteb{
	padding: 20px;
    padding-top: 230px;
}

.auto_contabsbg {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.auto_contabsbg span{
	padding-right: 40px;
}

.auto_zhexian{
	border: 1px solid #e1e1e1;
    margin-top: 20px;
}

.auto_bord{
	margin: 20px 0;
}

.auto_txtop{
	float: left;
    background-color: #fff;
    width: 24%;
    height:255px;
    border: 1px solid #e1e1e1;
    margin-right:1.3%;
    overflow: hidden;
}

.auto_txtop span{
	padding: 10px;
    display: block;
    border-bottom: 1px solid #eee;
}

.auto_txtop em{
	display: block;
    line-height: 200px;
    text-align: center;
}

.auto_txtop ul{
	margin-bottom:0px;
	height:210px;
}

.auto_txtop li{
	float: left;
    width: 33.3%;
    color: #fff;
    text-align: center;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    height:70px;
    line-height:70px;
    overflow: hidden;
    font-size:15px;
	text-overflow: ellipsis;
    white-space: nowrap;
	cursor: pointer;
}

.auto_txtop li a{
	color: #fff;
    cursor: pointer;
}

.auto_txtop li:nth-child(3){
	border-right: none;
    width: 33.4%;
}

.auto_txtop li:nth-child(6){
	border-right: none;
    width: 33.4%;
}

.auto_txtop li:nth-child(9){
	border-right: none;
    width: 33.4%;
}

.auto_txtop li:nth-child(7){
	border-bottom:none;
}

.auto_txtop li:nth-child(8){
	border-bottom:none;
}

.auto_txtop li:nth-child(9){
	border-bottom:none;
}

.auto_txtbi li{
	background-color: #73b6fc;
}

.auto_txtmian li{
	background-color: #3280fc;
}

.auto_txtshu{
    margin-right: 0px;
}

.auto_table_txt{
	width:100%;
    border: 1px solid #a7a7a7;
}

.auto_table{
	width:100%;
    border: 1px solid #a7a7a7;
    border-top: none;
}
#auto_cont_tab table:nth-of-type(2n-1)
	background: none !important;
}
#auto_cont_tab table:nth-child(2n){
	background: white !important;
}
#auto_cont_tab .auto_comtbg_7{
	background: white !important;
}
.auto_tabtest{
	background-color:#dcdcdc;
	line-height: 40px;
	text-align:center;
}

.auto_atime{
	width:20%;
	text-align:center;
	border-right: 1px solid #a7a7a7;
	border-bottom: 1px solid #a7a7a7;
}

.auto_ciku{
	width:10%;
	text-align:center;
	border-right: 1px solid #a7a7a7;
    border-bottom: 1px solid #a7a7a7;
    line-height: 40px;
}

.auto_table tr td:last-child{
	border-bottom: 1px solid #a7a7a7;
	padding:0 20px;
	height:47px;
}

.auto_table tr td:last-child a{
	border: 1px solid #a7a7a7;
    padding: 0 10px;
    border-radius: 2px;
    height: 25px;
    line-height: 23px;
    display: inline-block;
    margin: 10px 20px 10px 0;
}

.auto_zhengmian .on{
	color:#666;
}

.auto_zhengmian a:hover{
	background-color: #73b6fc;
    color: #fff;
    border: 1px solid #73b6fc !important;;
}

.auto_zhongxing .on{
	color:#666;
}

.auto_zhongxing a:hover{
	background-color: #ff934a;
    color: #fff;
    border: 1px solid #ff934a !important;;
}

.auto_fumian .on{
	color:#666;
}

.auto_fumian a:hover{
	background-color: #3280fc;
    color: #fff;
    border: 1px solid #3280fc;;
}

.auto_comtbg_1{
	background-color:#fff;
}

.auto_comtbg_2{
	background-color:#f3f3f3;
}

.auto_comtbg_3{
	background-color:#fff;
}

.auto_comtbg_4{
	background-color:#f3f3f3;
}

.auto_comtbg_5{
	background-color:#fff;
}

.auto_comtbg_6{
	background-color:#f3f3f3;
}

.auto_tantou{
	font-size: 14px;
}

.auto_rado label{
	font-weight:normal;
    padding: 0 15px;
}

.auto_rado input{
	margin-right:5px;
}

.auto_optien {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    top: 0px;
    z-index: 999999;
}

.auto_zm_num_1{
	padding:0 3px;
}

.auto_zm_num_2{
	padding:0 3px;
}

.auto_zm_num_3{
	padding:0 3px;
}

.auto_xiutem{
	text-align: center;
    font-size: 12px;
    margin-top: 10px;
    color: #3280fc;
}

.auto_quzhe{
	background-color: #fff;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

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

.lop_lfcopn{
	margin-top: 60px !important;
}

.mk_coltt{
	color:#b8b8b8;
	font-size: 16px;
}

.mk_gaojicoms {
    margin-top: 20px;
    width:1000px;
}

.mk_gaojicoms input {
    width: 150px;
    padding: 8px;
    border: 1px solid #b8b8b8;
}

.mk_gaojicoms input:hover{
    border: 1px solid #3280fc;
}

.mk_gaojicoms input:focus{
    border: 1px solid #3280fc;
}

.mk_addcizu {
	float:left;
    color: #3280fc;
    border: 1px solid #3280fc;
    height: 40px;
    line-height: 35px;
    vertical-align: bottom;
    cursor: pointer;
    text-align: center;
    width:100px;
    font-size:16px;
    margin-bottom:20px;
}

.mk_addcizu em {
    font-size: 25px;
    vertical-align: bottom;
    padding-right: 5px;
}

.mk_confl span {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background-color:#fff;
}

.mk_derlop{
	position: relative;
    float: left;
    margin-right: 20px;
    margin-bottom:20px;
}

.mk_tisls{
	margin-bottom: 20px;
    color: #999;
}

.rank_benti{
	background-color: #f3f3f3;
    font-size: 14px;
    color: #999;
    text-align: center;
    line-height: 35px;
}

.rank_benti span{
	padding-right: 30px;
}

.info_fumian{
	margin-bottom: 20px;
}

.info_fumian li{
	width: 21.2%;
    float: left;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    margin-right: 5%;
}

.info_fumian li:nth-child(4){
	margin-right: 0px;
}

.info_fumian li span{
	display:block;
	background-color: #f3f3f3;
    font-size: 15px;
    padding: 5px 10px;
}

.info_fumian li em{
	display:block;
    text-align: center;
    padding: 20px 0;
    font-weight:700;
    font-size:16px;
}

.info_fumian li:nth-child(2) em{
	color: #7fa2d8;
}

.info_fumian li:nth-child(3) em{
	color: #3280fc;
}

.info_fumian li:nth-child(4) em{
	color: #ffae71;
}

.rank_cor {
    background: url(../images/rank_col.png) no-repeat;
    width: 205px;
    height: 129px;
    position: absolute;
    right: 0px;
    z-index: 8;
}

.rank_cortit{
	text-align: left;
    margin-top: 25px;
    color: #666;
    font-size: 15px;
    padding-left: 20px;
}

.rank_xiu{
    text-align: left;
    margin-top: 8px;
    color: #666;
    padding-left: 20px;
}

.rank_xiu label{
	padding-right:15px;
	font-weight:100;
}

.rank_opens{
	text-align: center;
}

.rank_opens span{
	display: inline-block;
	cursor: pointer;
    border: 1px solid #cbcbcb;
    padding: 2px 10px;
    margin: 5px 15px 5px 15px;
    border-radius: 3px;
}
.rank_opens span:hover{
	color:white;
	background-color:#3280fc;
	border:solid 1px #3280fc;
}
.rank_opens .on{
	background-color:#3280fc;
	color:#fff;
	border: 1px solid #3280fc;
}

.rank_mcig {
    margin-bottom: 10px;
}

.rank_mcig span {
    margin-right: 10px;
    display: inline-block;
    text-align: center;
}

.rank_mcig img {
    padding-left: 5px;
    width: 16px;
    vertical-align: baseline;
}

.weibo_congbg {
    padding: 0 20px 0 20px;
    width: 50%;
    float: left;
    border-right: 1px dashed #e3e3e3;
    margin: 20px 0;
    position: relative;
	height:340px;
}

.weibo_congzmtubg {
    padding: 0 20px 0 20px;
    width: 50%;
    float: left;
    margin: 20px 0;
    position: relative;
}

.weibo_coneitr{
	margin-bottom: 10px;
}

.weibo_coneitr h3 {
    float: left;
    padding-top: 5px;
    width: 62%;
    font-size: 11px;
    font-weight: 700;
    margin: 0px;
}

.weibo_coneitr a{
	float:right;
}

.weibo_nemw li {
    color: #999;
}

.weibo_nemw li a {
    color: #999;
    width: 60%;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    float: left;
}

.weibo_tiops {
    float: right;
    width: 195px;
    height: 30px;
    line-height: 30px;
}

.weibo_wangmei {
    width: 110px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    overflow: hidden;
}

.weibo_wangmei span {
    background: url(../images/info_weibo.png) no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: super;
    margin-right: 5px;
}

.weibo_wangmei i{
	width: 80px;
    display: inline-block;
    height: 30px;
    overflow: hidden;
    text-align: left;
	cursor: context-menu;
}

.weixin_wangmei {
    width: 110px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    overflow: hidden;
}

.weixin_wangmei span {
    background: url(../images/info_weixin.png) no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: super;
    margin-right: 5px;
}

.weixin_wangmei i{
	width: 80px;
    display: inline-block;
    height: 30px;
    overflow: hidden;
    text-align: left;
	cursor: context-menu;
}


.weibo_nemw li em {
    width: 66px;
    display: inline-block;
    vertical-align: super;
    text-align: right;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
}

.weibo_ticont {
    padding-top: 91px;
}


.weibo_contm{
	background-color: #fff;
    border: 1px solid #e3e3e3;
    margin-bottom:10px;
	overflow:auto;
}

.weibo_contm h2{
	font-size: 11px;
    font-weight: 700;
    padding: 10px 20px;
    margin: 0px;
    background-color: #f9f9f9;
}

.weibo_containerOne{
	overflow:auto;
	border-bottom:solid 1px #e3e3e3;
	margin-top:20px;
}
.weibo_conwidtm{
	width:50%;
	float:left;
}
.weibo_contaip{
	padding-bottom:20px;
}
.weibo_conthtbo{
    font-size: 11px;
    padding-bottom: 20px;
    width: 100%;
    font-weight: bold;
    padding-left: 20px;
}
.weibo_linedata{
	width:50%;
	float:left;
	padding-left:5%;
}
.weibo_lineleft{
	width:40%;
	float:left;
}
.weibo_lineright{
	width:60%;
	float:left;
}
.weibo_bingbox{
	width:50%;
	float:left;
}

.highcharts-background{
	width:100%;!important;
}
svg.highcharts-root {
    width:100%;
}
div#highcharts-5bb1fzq-4 {
    width: 100%!important;
}
.weibo_righttab,.weibo_rtwoighttab{
	width:25%;
	border-left:dashed 1px #e3e3e3;
	padding: 0 20px;
	float: left;
    height: 270px;
}
.weibo_righttab p{
	font-size: 14px;
    padding-top: 25px;
}
.weibo_righttab p span,.weibo_rtwoighttab p span{
	float:left;
}
.weibo_righttab p i,.weibo_rtwoighttab p i{
	float:right;
}

.weibo_zxfc{
	font-size: 11px;
}
.weibo_zxfc span{
	float:left;
}
.weibo_qhtabpage,.weibo_qhtabtwopage{
		display:none;
}
h4.weibo_tabbtns {
    float: right;
}
.weibo_hbingbox{
	width:100%;
	border-bottom:solid 1px #e0e0e0;
	overflow:auto;
}
.weibo_rzh{
	width: 50%;
	float:left;
	padding-top:20px;
	position: relative;
}

.weibo_rzhthree{
	width:100%;
}
.six_t{
	padding:8%;
}
.weibo_lineleft p{
	padding-top:6%;
}

.weibo_lineleft .top_first{
	padding-top:0;
	color:#a4a4a4;
}
.weibo_qhtabtwopage p{
	padding-top:30px;
}
.weibo_qhtabtwopage p {
    padding-top:25px;
}
h4.weibo_twotabbtns,h4.weibo_tabbtns{
    float:right;
    margin:0;
    line-height:30px;
    font-weight:bold;
}
.weibo_lineleft span,.top_pad{
	color:#a4a4a4;
	padding-top:5%;
}
.weibo_lineleft i{
	font-size: 14px;
	font-weight:bold;
	color: #7d7d7d;
}
.weibo_lineleft em{
	padding-left:8px;
}
.blue_font{
	color:#0095FF;
	width:59%;
}
.weibo_weibcontainer{
	width:100%;
	overflow:auto;
	border-bottom: solid 1px #e0e0e0;
}
.weibcontainer_mgyq{
	width: 50%;
    padding: 0 20px;
    overflow: auto;
    float:left;
    padding-bottom:1%;
}
.weibcontainer_mgyq h3{
	font-size:10px;
	font-weight:700;
}
.weibcontainer_mgyq h4{
	padding-top:10px;
	font-size:14px;
}
.weibcontainer_mgyq h4 span{
	width: 20%;
    display: block;
    float: left;
}
.weibcontainer_mgyq p span{
	display:block;
	width:20%;
	float:left;
	height: 20px;
    overflow: hidden;
}
.weibcontainer_mgyq p.cursorTextNo a{
	cursor: text;
}
.weibo_txmgyq{
	display:block;
	float:left;
}

.weibcontainer_mgyq .weibo_txmgyq{
	width:7%;
    padding-left:.3%;
}
.weibcontainer_mgyq .weibo_txmgyq img{
	width:24px;
	height:24px;
}
.weibcontainer_mgyq .weibo_xgmgyq{
	width:32%;
    text-align:center;
    padding: 0 6%;
}
.weibcontainer_mgyq .weibo_xixxgmgyq{
	width:15%;
    text-align:center;
}
.weibcontainer_mgyq .weibo_metmgyq{
	width:30%;
    text-align:center;
    padding:0 6%;
}

.weibcontainer_mgyq .weibo_eightmgyq{
	text-align:center;
    width:15%;
}
.weibcontainer_mgyq .weibo_txwmgyq{
    width:8%;
}

.weibcontainer_mgyq .weibo_mcmgyq{
	text-align:center;
    width:30%;
}
.weibcontainer_mgyq .weibo_fsxgmgyq{
	text-align:center;
    width:17%;
}
.weibcontainer_mgyq .weibo_ezlxtmgyq{
	text-align:center;
    width: 28%;
}
.weibcontainer_mgyq .weibo_xhwzhtmgyq{
	text-align:center;
    width:17%;
}
.weibcontainer_mgyq p{
    float:left;
    width:100%;
    padding-top:16px;
    color:#7f7f7f;
}
.weibcontainer_zmyq{
	float:right;
	border-left:solid 1px #e0e0e0;
	padding-left: 33px;
    width:50%;
}
.weibo_fbrq{
	width: 50%;
	border-left: solid 1px #e0e0e0;
}
.weibo_rzhright{
	width:49%;
	position: relative;
	border-left: solid 1px #e0e0e0;
}
.weibo_zxfc {
    width:100%;
    overflow:auto;
}
.red_em,.weibo_qhtabpagebox span{
	color:#d21126;
}
.blue_em,.weibo_qhtabpagetwobox span{
	color:#3aa4fc;
}
.weibo_qhtabpagetwobox i,.weibo_qhtabpagebox i{
	color:#c6c6c6;
}
i.weibo_leftjt {
    padding-left: 20px;
    cursor:pointer;
}
.weibo_lineright .zt_colorp\n{
	color: #525252;
    font-weight: bold;
}
.weibo_lineright  p{
	color:#a4a4a4;
}
.weibo_lineright  p a{
	color:#72b7f8;
}
.blue_font img{
	width:25px;
	height:25px;
}
.blue_font span{
	padding-left:3%;
}
.weibo_bingbox #highcharts-7o9ldol-4 {
    margin:0 auto!important;
}
.div#highcharts-uep133r-8 {
    margin: 0 auto;
}
.weibo_rzhright{
	padding-left:0;
}
.weibo_hbingbox .div#highcharts-3yzibrz-8 {
    margin: 0 auto;
}
.sign_rzh{
	padding-left: 20px;
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
}
element.style {
    margin: 0 auto;
}

.highcharts-tooltip{
	display:none;
}

.weibo_copst{
	position: relative;
    width: 50%;
    float: left;
}

#weibohuanbing_container{
	width:250px;
	margin:auto;
}

#weibohuanbingtwo_container{
	width:250px;
	margin:auto;
}

.weibo_copnum{
	position: absolute;
    color: #73b6fc;
    top: 82px;
    font-size: 16px;
    text-align: center;
    width: 100%;
}

.weibo_copnum p{
	font-weight: 700;
    font-size: 24px;
    letter-spacing: 2px;
    padding-top: 10px;
    padding-left: 5px;
}

.weibo_copcol{
	color:#c3121a !important;
}

.weibo_yurm{
	width:420px;
	margin:auto;
}

.weibo_lktrn{
	width:420px;
	margin:auto;
}

.weibo_paddtos{
	margin-top:20px;
	padding-left:9%;
}
.red_em,.blue_em{
	font-weight:bold;
}

.weibo_nemw li:hover a{
	vackground:red;
}

.red{
	background:red;
}
div#highcharts-sehiigk-12 {
    margin: 0 auto!important;
}

.info_ztiti_zu {
    margin: 9px 0 !important;
	letter-spacing: 2px;
}

.info_ztiti_zu span{
	font-weight:100 !important;
}

.wchat_wo{
	width: 90% !important;
    padding-left: 10%;
    font-size: 10px;
}

.wchat_font {
    color: #0095FF;
    width: 100%;
}

.rank_op_-1{
	color:#7fa2d8;
	border: 1px solid #7fa2d8;
}

.rank_op_-1:hover{
	color:#7fa2d8;
	border: 1px solid #7fa2d8;
}

.rank_op_-1:focus {
	color:#7fa2d8;
}

.rank_op_0{
	color:rgb(255, 147, 74);
	border: 1px solid rgb(255, 147, 74);
}

.rank_op_0:hover{
	color:rgb(255, 147, 74);
	border: 1px solid rgb(255, 147, 74);
}

.rank_op_0:focus {
	color:rgb(255, 147, 74);
}

.rank_op_1{
	color:#3280fc;
	border: 1px solid #3280fc;
}

.rank_op_1:hover{
	color:#3280fc;
	border: 1px solid #3280fc;
}

.rank_op_1:focus {
	color:#3280fc;
}

.rank_op_2{
	color:#ff934a;
	border: 1px solid #ff934a;
}

.rank_op_2:hover{
	color:#ff934a;
	border: 1px solid #ff934a;
}

.rank_op_2:focus {
	color:#ff934a;
}

.topp_saol {
    position: absolute;
    margin-top:10px;
    z-index: 99;
	width: 700px;
}

.topp_cpm {
    position: absolute;
    top: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 6px solid #3280fc;
}

.topp_tesop {
    position: absolute;
    background-color: #3280fc;
	border: 1px solid #3280fc;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    height: 30px;
	font-size:14px;
    opacity: 0.8;
}

.to_opemtt{
	text-align: center;
	padding-bottom:0px;
	border-bottom:none;
	height: 300px;
	line-height:300px;
	font-size:16px;
}

.to_ritime{
	position: absolute;
    bottom: 15px;
    right: 0px;
    color: #999;
    margin-right: 0px !important;
}

.up_zhu {
    position: fixed;
    top: 20px;
    right: 50px;
    border: 1px solid #3280fc;
    border-radius: 3px;
    height: 32px;
    line-height: 30px;
    padding: 0 10px;
}

.up_zhu a {
    display: inline-block;
	cursor: pointer;
	letter-spacing: 1px;
	color: #ca171d;
}

.inx_zhulog {
    position: fixed;
    top: 20px;
    right: 50px;
    border: 2px solid #fff;
    border-radius: 3px;
    height: 40px;
    line-height: 38px;
    padding: 0 10px;
    z-index: 99999;
}

.inx_zhulog a {
    display: inline-block;
    cursor: pointer;
    letter-spacing: 1px;
    color: #fff;
}


.inx_ztuichu{
    position: fixed;
    right: 50px;
    width: 120px;
    border: 1px solid #fff;
    border-radius: 3px;
    letter-spacing: 3px;
}

.up_menbh {
    background: url(../images/reg_xl.png) no-repeat right;
    padding-right: 25px;
    font-size: 14px;
    color: #ca171d;
}

.up_menbh:hover{
	color: #ca171d;
}

.up_tu a {
    background-color: #fff;
    position: fixed;
    width: 120px;
    height: 40px;
    line-height: 35px;
    z-index: 99999;
    text-align: center;
    top: 51px;
    right: 50px;
    box-shadow: 0px 2px 5px #a7a7a7;
    border-radius: 3px;
    letter-spacing: 3px;
    font-size: 16px;
    cursor: pointer;
    color: #ca171d;
    border: 1px solid #3280fc;
}

.inx_tu a {
    background-color: #fff;
    position: fixed;
    width: 120px;
    height: 40px;
    line-height: 35px;
    z-index: 99999;
    text-align: center;
    top: 51px;
    right: 50px;
    box-shadow: 0px 2px 5px #a7a7a7;
    border-radius: 3px;
    letter-spacing: 3px;
    font-size: 16px;
    cursor: pointer;
    color: #ca171d;
    border: 1px solid #3280fc;
}

.hot_tops{
	width: 100%;
}

.hot_tops tr{
	width: 33.3%;
    float: left;
	background-color: #ff934a;
}

.hot_tops td{
	text-align: center;
    display: block;
    font-size: 15px;
    height: 70px;
}

.hot_tops td a{
	color:#fff;
}

.if_bo{
    background: url(../images/info_weibo.png) no-repeat center center;
    height: 26px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    margin-bottom: 10px;
    background-size: 22px;
}

.if_xin{
	background: url(../images/wechart.png) no-repeat center center;
    height: 26px;
    width: 26px;
	margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
    margin: 0 auto;
    margin-bottom: 10px;
    background-size: 22px;  
}

.if_mei{
    background: url(../images/wys.png) no-repeat center center;
    height: 26px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    margin-bottom: 10px;
    background-size: 22px;  
}

.if_weibo{
	background: url(../images/weibo.png) no-repeat center center;
    height: 26px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    margin-bottom: 10px;    
    background-size: 22px;      	
}
.if_weChat{
    background: url(../images/wechart.png) no-repeat center center;
    height: 26px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    margin-bottom: 10px;
    background-size: 22px;	   	
}
.if_forum{
    background: url(../images/luntan.png) no-repeat center center;
    height: 26px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    margin-bottom: 10px;
    background-size: 22px;	
}
.if_questionAnswer{
    background: url(../images/callwen.png) no-repeat center center;
    height: 26px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    margin-bottom: 10px;	
    background-size: 22px;
}
.if_liveBroadcast{
    background: url(../images/showTime.png) no-repeat center center;
    height: 26px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    margin-bottom: 10px;
    background-size: 22px;	
}
.if_video{
    background: url(../images/videos.png) no-repeat center center;
    height: 26px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    margin-bottom: 10px;
    background-size: 22px;	
}
.if_client{
    background: url(../images/apps.png) no-repeat center center;
    height: 26px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    margin-bottom: 10px;	
    background-size: 22px;
}
.if_postIt{
    background: url(../images/tiebas.png) no-repeat center center;
    height: 26px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    margin-bottom: 10px;	
    background-size: 22px;
}
.if_blog{
    background: url(../images/boke.png) no-repeat center center;
    height: 26px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    margin-bottom: 10px;	
    background-size: 22px;
}
.if_baokan{
    background: url(../images/baokan.png) no-repeat center center;
    height: 26px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    margin-bottom: 10px;
    background-size: 22px;  
}

.if_duansp{
    background: url(../images/duansp.png) no-repeat center center;
    height: 26px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    margin-bottom: 10px;
    background-size: 22px;  
}

.if_other{
    background: url(../images/others.png) no-repeat center center;
    height: 26px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    margin-bottom: 10px;
    background-size: 22px;	
}

.auto_sevma_-1{
	background-color: #3280fc;
}

.auto_sevma_0{
	background-color: #ff934a;
}

.auto_sevma_1{
	background-color: #73b6fc;
}

.wbo_map{
    border: 1px solid #e0e0e0;
    margin: 0px;
    margin-top: 10px;
    position: absolute;
    top: 0px;
    left: 420px;
    width: 120px;
    max-height: 290px;
    overflow-y: auto;
    font-size: 12px;
}

.wbo_map li{
	padding: 3px 0;
}

.wbo_map li span{
	padding-left: 10px;
    width: 55px;
    display: inline-block;
}

.wbo_map .on{
	background-color: #f3f3f3;
}

.wbo_map_cen{
	width: 550px;
	position: relative;
    margin: auto;
}

.mgyu_redOne em{
	display: block;
    line-height: 200px;
    text-align: center;
}

.zmyq_redwords em{
	display: block;
    font-size: 10px;
    line-height: 200px;
    text-align: center;
}

.zy_knusm{
	display: block;
    line-height: 200px;
    text-align: center;
}

.auto_sm{
	height:200px;
	line-height:200px;
	text-align:center;
	font-size: 16px;
}

.auto_smwushu {
    height: 200px;
    line-height: 200px;
    text-align: center;
    font-size: 16px;
	background-color:#fff;
}

.DynarchCalendar-menu table:nth-child(1){
    text-align: center;
    width: 100%;
}

.DynarchCalendar-menu-mtable{
	margin-left:60px;
}

.im_cizusl{
	width:100%;
    min-width: 800px;
}

.info_cemjz{
	text-align: center;
    margin-bottom: 10px;
}

.hp_congbg {
    background-color: #fff;
    padding: 20px;
    width: 100%;
    border: 1px solid #e1e1e1;
    margin-bottom: 20px;
    position: relative;
}

.hp_left{
	width: 50%;
    float: left;
    border-right: 1px solid #cbcbcb;
    padding-right: 20px;
}

.hp_right{
	width: 45%;
    float: left;
    padding-left: 20px;
}

.hp_kuis{
	font-size: 16px;
    letter-spacing: 2px;
    height: 25px;
    line-height: 25px;
}

.hp_kuis span{
	color:red;
    vertical-align: sub;
}

.hp_text textarea{
	width: 100%;
    height: 250px;
    padding: 10px;
    margin-top: 10px;
    border: 1px solid #cbcbcb;
	outline:none;
	resize:none;
}

.hp_text textarea:hover{
    border: 1px solid #3280fc;
}

.hp_text textarea:focus{
    border: 1px solid #3280fc;
}

.hp_sel{
	margin-top:15px;
}

.hp_sel span{
	display: inline-block;
    letter-spacing: 2px;
    width: 240px;
}

.hp_sel em{
	vertical-align: sub;
    color: red;
    padding-left: 5px;
}

.hp_sel select{
	min-width: 100px;
    outline: none;
}

.hp_sel input{
	width: 340px;
    padding: 2px 5px;
    border: 1px solid #cbcbcb;
}

.hp_sel input:hover{
    border: 1px solid #3280fc;
}

.hp_sel input:focus{
    border: 1px solid #3280fc;
}

.hp_bottom{
	margin-top: 20px;
    background-color: #3280fc;
    color: #fff;
    font-size: 16px;
    padding: 5px;
    letter-spacing: 5px;
    width: 100px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
	float:left;
}

.hp_text{
	margin-bottom:20px;
}

.hp_message{
	margin-top: 10px;
    color: #3280fc;
}

.hp_tanks{
	margin-top:10px;
}

.hp_tanks li span{
	padding-right:10px;
}

.hp_botms{
	float: left;
    margin-top: 23px;
    margin-left: 20px;
}


#tj_tabom5{
	position: relative;
}

#cloud_today{
	position:absolute;
	top:0px;
	width:100%;
	background:#fff;
}

.cloud_open{
	position:absolute;
	top:0px;
	width:100%;
	background:#fff;
	z-index:999;
}

.info_count{
	float: none !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
	color:#58a4ef;
}

.info_tab4 .on .info_count{
	color:#3280fc;
}

.info_bj{
	height:50px;
    background-color: white;
}
.info_bjFixed{
   	position: fixed;
    top: 55px;
    z-index: 99;
    left: 170px;
    right: 10px;
    border: solid 1px #e3e3e3;
    background-color: #fff;
}
.info_bjFixedNav{
	position: fixed;
    top: 87px;
    z-index: 9999;
    right: 10px;
    left: 75px;
}
.info_bjZkNav{
	position: fixed;
    left: 75px;
    right: 10px;
    background: #f3f3f3;
    height: 104px;
    top: 0;
    z-index: 99999;
}
.info_iops{
	height: 50px;
    padding-top: 0px;
    width: auto;
    position: relative;
}
.infoTopClass{
	margin-top: 49px;
}
.info_iops input{
	float: left;
    margin-right: 20px;
    margin-top: 15px;
}
.news_title i{color: #ff4059 !important;}
.info_iops i{
	border-left: 1px solid #e1e1e1;
    height: 50px;
	margin-left:0px;
    padding: 0 20px;
    min-width: 130px;
    text-align: center;
    font-size: 14px;
}
.info_iops i.info_timePx{
	position: relative;
	padding-left: 0;
}
.info_iops i.info_timePx .info_tbColBottom{
    border-bottom-color: #3280fc !important;	
}
.info_iops i.info_timePx .info_tbColTop{
    border-top-color: #3280fc !important;	
}
.info_iops i.info_timePx b{
	position: absolute;
}
.info_iops i.info_timePx b:first-of-type{
    border: 4px solid transparent;
    border-bottom-color: #999;
    position: absolute;
    top: 16px;
    right: 27px;
    cursor: pointer;	
}
.info_iops i.info_timePx b:last-of-type{
    border: 4px solid transparent;
    border-top-color: #999;
    position: absolute;
    bottom: 16px;
    right: 27px;
    cursor: pointer;	
}

.info_iops i.info_timePx:hover{
    background-color: initial !important;
}
.info_iops i:nth-child(3){
	width: 160px !important;
}
.info_iops i:hover{
	background-color: #3280fc !important;
}
.info_iops i:hover span{
	color: white;
}
#export_select em{
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
}
#select_edit_neg_status{
	background: url(../images/daochu_plbz1.png) no-repeat left 26px center;
	color:#333;
	height: 100%;
}

#select_edit_neg_status em{
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
}

#select_edit_neg_status:hover{
	background: url(../images/daochu_plbzBai.png) no-repeat 26px center;
}

.del_neg{
	background: url(../images/info_c31.png) no-repeat 44px center;
	color:#333;
}

.del_neg em{
    display: inline-block;
    height: 50px;
    line-height: 50px;
}

.del_neg:hover{
	background: url(../images/info_cBai.png) no-repeat 44px center;
}

.info_seaver{position: absolute; right: 20px; top: 7px;  background: white; z-index: 9;}
.info_seaversssy{
	margin-top:13.5px;
}
.searchInfoBox select{
	height: 35px;
    margin-right: 5px;
    float: left;
    -moz-appearance:none; 
    -webkit-appearance:none;
    appearance:none;
    border: none !important;
    width: 90px;
}
.info_sosui{
	height: 30px;
    display: inline-block;
    position: relative;
    float: left;
}

.info_sosui input{
	width: 200px;
    height: 35px;
    padding: 0px 5px;
    padding-right: 35px;
	border: 1px solid #e3e3e3;
}

.info_sosui input:hover{
	border: 1px solid #3280fc;
}
.info_sosui input:focus{
    border: 1px solid #3280fc !important;
}
.info_sosui em{
	background: url(../images/guanbi.png) no-repeat;
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    right: 13px;
    top: 50%;
    margin-top: -6px;
    cursor: pointer;
}

.info_spge{
	cursor: pointer;
    background-color: #3280fc;
    color: #fff;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    float: left;
}

.rank_imopps input{
	float: none;
    margin: 0px;
    zoom: 100%;
    vertical-align: middle;
}

.rank_opelsk span{
	width: 50px !important;
    height: 26px !important;
    padding: 0px !important;
}

.rank_c1{
	background: url(../images/rank_c1.png) no-repeat center 7px;
	color:#333;
}

.rank_c1 em{
	padding-top: 15px;
    display: block;
	text-align:center;
	height: 57px;
}

.rank_c1:hover{
	background: url(../images/rank_onc1.png) no-repeat center 7px;
	color:#3280fc;
}

.rank_c2{
	background: url(../images/rank_c2.png) no-repeat center 7px;
	color:#333;
	text-align:center;
}

.rank_c2 em{
	padding-top: 15px;
    display: block;
    height: 57px;
}

.rank_c2:hover{
	background: url(../images/rank_onc2.png) no-repeat center 7px;
	color:#3280fc;
	text-align:center;
}

.rank_c3{
	background: url(../images/rank_c3.png) no-repeat center 7px;
	color:#333;
}

.rank_c3 em{
	padding-top: 15px;
    display: block;
	text-align:center;
	height: 57px;
}

.rank_c3:hover{
	background: url(../images/rank_onc3.png) no-repeat center 7px;
	color:#3280fc;
}

.rank_c4{
	background: url(../images/rank_c4.png) no-repeat center 7px;
	color:#333;
}

.rank_c4 em{
	padding-top: 15px;
    display: block;
	text-align:center;
	height:57px;
}

.rank_c4:hover{
	background: url(../images/rank_onc4.png) no-repeat center 7px;
	color:#3280fc;
}

.rank_c5{
	background: url(../images/rank_c5.png) no-repeat center 7px;
	color:#333;
}

.rank_c5 em{
	padding-top: 15px;
    display: block;
	text-align:center;
	height: 57px;
}

.rank_c5:hover{
	background: url(../images/rank_onc5.png) no-repeat center 7px;
	color:#3280fc;
}

.rank_c6{
    background: url(../images/rank_c6.png) no-repeat center 7px;
    color:#333;
    text-align:center;
}

.rank_c6 em{
    padding-top: 15px;
    display: block;
    height: 57px;
}

.rank_c6:hover{
    background: url(../images/rank_onc6.png) no-repeat center 7px;
    color:#3280fc;
    text-align:center;
}

.rank_opet .rank_ter1{
	background: url(../images/rank_onc1.png) no-repeat center 7px;
	color:#3280fc;
	background-color: #dfdfdf !important;
}

.rank_opet .rank_ter2{
	background: url(../images/rank_onc2.png) no-repeat center 7px;
	color:#3280fc;
	background-color: #dfdfdf !important;
}

.rank_opet .rank_ter3{
	background: url(../images/rank_onc3.png) no-repeat center 7px;
	color:#3280fc;
	background-color: #dfdfdf !important;
}

.rank_opet .rank_ter4{
	background: url(../images/rank_onc4.png) no-repeat center 7px;
	color:#3280fc;
	background-color: #dfdfdf !important;
}

.rank_opet .rank_ter5{
	background: url(../images/rank_onc5.png) no-repeat center 7px;
	color:#3280fc;
	background-color: #dfdfdf !important;
}

.rank_opet .rank_ter6{
    background: url(../images/rank_onc6.png) no-repeat center 7px;
    color:#3280fc;
    background-color: #dfdfdf !important;
}

.rank_opet span{
	width:90px !important;
	float:left;
    border-right: 1px solid #e1e1e1;
    height: 57px;
}

.info_tongms{
	cursor: pointer;
    padding: 2px 5px 2px 5px;
}

.info_tongms:hover{
	background-color: #3280fc !important;
    color: #fff !important;
    padding: 2px 5px 2px 5px;
	border-radius: 3px;
}
.ckzzpl_span .info_tongms:hover i{
	color: white;
}
.info_getsm{
	margin: 10px 0;
	width: 1000px;
}

.info_getsm em{
	background-color: #3280fc;
    color: #fff;
    float: left;
    padding: 0 5px;
    border-radius: 4px;
    margin-top: 3px;
}

.info_getsm ul{
	float:left;
    margin: 0px;
	padding-left:15px;
}

.info_getsm ul li{
	height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.info_getsm ul li a{
	display: inline-block;
    width: 500px;
}

.info_getlab{
	float:left;
	color:#666;
}

.info_getsm ul li a:hover{
	color:red;
}

.rank_zm{
	color: #729fe2;
    border: 1px solid #729fe2;
    margin-right: 20px;
    width: 70px;
}

.rank_zx{
	color: #fd9f00;
    border: 1px solid #fd9f00;
    margin-right: 20px;
    width: 70px;
}

.rank_fm{
	color: #ac2925;
    border: 1px solid #ac2925;
    margin-right: 20px;
    width: 70px;
}

.rank_wudomt{
	position: inherit;
	padding-top: 20px;
	width: 96%;
	left: 2%;
	right: 2%;
}

.rank_xinzeng{
	background-color: #caf7c8;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.3;
}

.rank_fumian{
	background-color: #fa9cab;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.3;
}

.nlp_cis{
	font-size: 16px;
    line-height: 25px;
    letter-spacing: 2px;
    width: 1300px;
    margin: auto;
    margin-bottom: 10px;
}

.nlp_cis span{
	color: #3280fc;
}

.nlp_cis em{
	padding-right: 10px;
    display: inline-block;
}

.nlp_mart{
	margin: 20px 0;
	margin-top: 40px;
}

.nlp_cop1{
	float: left;
    width: 200px;
}

.nlp_cop1 span{
    width: 200px;
    border: 1px solid #cbcbcb;
    padding: 5px;
    display: block;
    margin-bottom: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.nlp_cop1 em{
	display: block;
	color: #999;
    font-size: 12px;
}

.nlp_cop1:nth-child(1){
	margin-right: 80px;
}

.nlp_tab a{
	width: 143px;
    border: 1px solid #cbcbcb;
    padding: 5px;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 20px;
    text-align: center;
    border-radius: 5px;
}

.nlp_tab .on{
	background-color: #3280fc;
    color: #fff;
}

.nlp_smks span{
	display: inline-block;
    width: 143px;
    margin-right: 20px;
    color: #999;
    font-size: 12px;
}

.nlp_womf{
	width: 500px;
    margin: auto;
}

.nlp_botm{
	margin-top: 20px;
    text-align: center;
    padding-right: 20px;
}

.nlp_botm span{
	display: block;
    width: 143px;
    background-color: #3280fc;
    color: #fff;
    padding: 5px;
    margin: auto;
    border-radius: 5px;
    cursor: pointer;
}

.nlp_botm em{
	display: inline-block;
    font-size: 12px;
    color: #999;
    margin-top: 5px;
}

.nlp_shuomc{
	margin-top: 30px;
}

.nlp_shuomc span{
	display: block;
    color: #999;
    line-height: 25px;
}

.nlp_wopls{
	width: 1300px;
    margin: auto;
}

.nlp_ttds td{
	border: 1px solid #cbcbcb;
	padding: 5px;
    width: 145px;
}

.nlp_munpo a{
	margin-top:12px;
	border: none;
}

.nlp_munpo a:hover {
    background-color: #fff;
	color:#3280fc;
}

.nlp_munpo a i{
	border: 1px solid #ccc;
	display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 2px;
}

.nlp_searsel {
    background: url(../images/search.png) no-repeat 0px -105px;
}

.nlp_sxuan{
	margin: 50px 0 20px 0;
}

.nlp_sxuan span{
	margin-right: 20px;
}

.nlp_serach{
	cursor: pointer;
    background-color: #3280fc;
    color: #fff;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    padding: 0 15px;
    border-radius: 5px;
}

.nlp_sek td{
	border: 1px solid #cbcbcb;
    padding: 5px;
    width: 145px;
}

.nlp_sptit{
	width: 580px !important;
}

.rank_lekfut em{
	margin-left: 0px;;
}

.op-tieba-general-right{
	margin-right: 15px;
}

.nlp_wiods{
	width: 1400px;
    margin: auto;
}

.c-row a,.op-tieba-general-linktxt{
	border-bottom: 1px solid #0000FF;
}

.c-gap-bottom-small a{
	border-bottom: 1px solid #0000FF;
}

.op-tieba-general-main-col a{
	border-bottom: 1px solid #0000FF;
}

.ps_plist{
	background:url(../images/gongneng.png) no-repeat 0px 0px !important;
}

.pc_soulist{
	background:url(../images/gongneng.png) no-repeat 0px -45px !important;
}

.p_header_warp{
	background-color: #fff;
	border-bottom: 1px solid #e3e3e3;
    padding: 0 20px 0 0px;
    position: fixed;
    top: 0;
    height: 47px;
    width: 100%;
    z-index: 999999;
}
.header_left .left_icon{
    display: inline-block;
    background: url(../images/index_arrow_white.png) no-repeat 20px;
    height: 22px;
    width: 56px;
    float: left;
    padding-right: 15px;
    border-right: 1px solid #cbcbcb;
    margin-top: 10px;
}
.header_left .left_list_icon{
    display: inline-block;
    background: url(../images/index_icon.png) no-repeat 20px;
    height: 22px;
    width: 56px;
    float: left;
    padding-right: 15px;
    border-right: 1px solid #cbcbcb;
    margin-top: 10px;
}
.header_left .left_list_icon:hover{
	background: url(../images/index_iconh.png) no-repeat 20px;
}
.header_left{
	float:left;
}
.header_left a{
    height: 43px;
    display: inline-block;
}
.headerlist li{
	float:left;
	margin-right: 10px;
	cursor: pointer;
}
.headerlist li a{
    padding: 12px 10px;
	display: block;
    font-weight: 700;
    color: white;
    font-size: 16px;
}
.list_on{
   border-bottom: 3px solid white;
}

.headerlist{
    margin-bottom: 0;
    float: left;
    padding-left: 15px;
    display: none;
}
.headerlist.tabshow{display: block;}
.header_right .user_warp{
    position: fixed;
    top: 0;
    right: 20px;
    height: 46px;
    display: flex;
    align-items: center;
    z-index: 9999;
}
.user_warp ul li a{
	height:30px !important;
	float: initial !important;
}
.header_right .user_list{
    background-color: #fff;
    box-shadow: 0px 0px 3px 1px #ededed;
    width: 200px;
    position: absolute;
    right: -10px;
    top: 46px;
   display: none;
}
.header_right .user_list li{
	line-height: 30px;
	border-bottom: 1px solid #f3f3f3;
	padding:5px 10px;
}
.header_right .user_list li a{
	display:block;
}
.announ{
    position: fixed !important;
    border-radius: 5px !important;
    overflow: hidden !important;
    top: 60px;
    z-index: 2034;
    background: white;
    border: none !important;
    width: 390px !important;
    right: 20px !important;
    padding: 0 !important;
}
.announ .el-notification__content::-webkit-scrollbar { width: 6px;background-color: white; } 
.announ .el-notification__content::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,1);border-radius: 3px;background-color: rgba(255,255,255,0.3); } 
.announ .el-notification__content::-webkit-scrollbar-thumb { border-radius: 10px;background-color: #c0c0c2; }
.announ .el-notification__title{font-weight: normal;height: 40px;display: flex;justify-content: center;align-items: center;background-color: #3280fc;color: white;}
.announ .el-notification__content{min-height: 200px;max-height: 310px;padding: 0 25px 0;color: #333333;overflow: auto;margin: 0 0 10px;text-align: left;}
.announ .el-notification__content p{margin: 15px 0 0;}
.announ .announ_title{font-weight: bold;font-size: 15px;border-bottom: solid 1px #e3e3e3;padding-bottom: 5px;}
.announ .announ_content{color: #666666;}
.announ .announ_content * {white-space: break-spaces;}
.announ .announ_addtime{text-align: right;color: #666666;padding: 0 25px;}
.announ .oprs{margin: 0;height: 40px;display: flex;justify-content: space-around;align-items: center;background-color: #3280fc;color: white;}
.announ .oprs span{cursor: pointer;width: 50%;text-align: center;display: flex;justify-content: center;align-items: center;height: 100%;}
.announ .el-icon-close{font-size: 20px;top: 8px;color: white !important;}

.user_list li .user_tell{
	color:gainsboro;
	float:right;
	overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: nowrap;
    word-break: keep-all;
    width: 70%;
    text-align: right;
}
.header_right .user_list .listbg:hover{
	background-color: #ededed;
}
.header_ld i{
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #3280fc;
    top: 2px;
    right:3px;
}
.user_warp em.header_url a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.header_ldClick{
	background-color: #2b6ed9;
}
.header-icon{
    display: inline-block;
    height: 46px;
    width: 46px;
    margin-left: 0px;
    background-size: 18px;
    vertical-align: top;
    cursor: pointer;
    position: relative;
}
.header_user{
    background: url(../images/head_ldtg.png) no-repeat center -287px;
    display: inline-block; height: 46px; width: 46px; margin-left: 0px; vertical-align: top;cursor: pointer;
}
.header_user:hover{
    background: url(../images/head_ldtg.png) no-repeat center -628px;
}
.header_ld{
	background: url(../images/head_ldtg.png) no-repeat center -14px;
    display: inline-block; height: 46px;  width: 46px; margin-left: 0px; vertical-align: top;cursor: pointer; position: relative;
}
.header_ld:hover{
	background: url(../images/head_ldtg.png) no-repeat center -356px;
}
.user_warp em.header_url{
    display: inline-block;height: 46px; width: 46px; margin-left: 0px; vertical-align: top; cursor: pointer;
    background: url(../images/head_ldtg.png) no-repeat center -121px;
}
.user_warp em.header_url:hover{
    background: url(../images/head_ldtg.png) no-repeat center -464px;
}
.header-help{
	background: url(../images/head_ldtg.png) no-repeat center -177px;
}
.header-help:hover{
	background: url(../images/head_ldtg.png) no-repeat center -518px;
}
.header-customer{
	background: url(../images/head_ldtg.png) no-repeat center -232px;
}
.header-customer:hover{
	background: url(../images/head_ldtg.png) no-repeat center -572px;
}
.export_data{
	background: url(../images/head_ldtg.png) no-repeat center -68px;
    cursor: pointer;
}
.user_warp em.export_data:hover{
    background: url(../images/head_ldtg.png) no-repeat center -410px;
}
.user_warp em.export_data.on{
    background: url(../images/head_ldtg.png) no-repeat center -410px;
}
.header-icon i{
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #f6e2bf;
    top: 9px;
    right: 13px;
}
.header_qiehuanBj{
    overflow: initial !important;
}
/* --ie清除--*/
select::-ms-expand{ display: none; }
/* --火狐、谷歌清除--*/
option::-ms-expand{ display: none; }
option{
    -moz-appearance:none;
    -webkit-appearance:none;
    appearance:none;
    border: none;
}
option:hover{
    color:#fff;
    background-color:#1E90FF;
}
.header_qiehuan select{
     appearance:none;  
    -moz-appearance:none;  
    -webkit-appearance:none;
    background: url(../images/samll_xsj.png) no-repeat center right;
    padding-right: 14px;
    cursor: pointer;
    min-width: 100px;
}

.header_qiehuan .select{
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 0px 2px 2px 0px;
    outline: none;
    padding-right: 25px;
    width: 100%;
    background-image: nones;
    height: 46px;
    overflow: hidden;   
}
.header_qiehuan select{
	background-color: initial;
    border: none;
    outline: none;
}
.header_qiehuan .select option{
	background-color: #fff;
}
.header_qiehuan:hover{
	background: #2b6ed9;
}
.fanganList{
	position: absolute;
	width: 100%;
    tOP: 46px;
    left: 0;
    background: white;
    text-align: center;
	height: 0;
	display: none;
	z-index: 99999;
	transition: all 1s;
    border-left: solid 1px #e3e3e3;
    border-right: solid 1px #e3e3e3;
    border-bottom: solid 1px #e3e3e3;
}
.fanganList_isShow{
	height: auto;
	display: block;
    max-height: 402px;
    overflow-y: auto;
}
.fanganList a{
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    padding: 0 10px;
    overflow: hidden;
    display: block;
    color: black;
    width: 100%;
    border-bottom: solid 1px white;
}
.fanganList a:last-of-type{
    border-bottom: none;
}
.fanganList2 a.on{
	background: #3280fc;
	color: white;
}
.header_qiehuan {
    line-height: 25px;
    display: inline-block;
    color: white;
    position: relative;
    font-size: 14px;
    overflow: hidden;
    height: 46px;
    cursor: pointer;
}

.hed_rigbg{
    display: inline-block;
    margin-left: 0px;
    position: relative;
    height: 46px;
    line-height: 46px;
    border: none;
    padding: 0 20px;
    width: auto;
    width: 250px;
}
.hed_rigbg em{
    position: absolute;
    right: 23px;
    top: 17px;
    DISPLAY: BLOCK;
    WIDTH: 20PX;
    HEIGHT: 14PX;
    cursor: pointer;
}
.hed_rigbg i{
    display: block;
    width: 20px;
    height: 14px;
    background: url(../images/samll_xsj.png) no-repeat center center;
}
.hed_fantit{
    display: inline-block;
    width: 70px;
    float: left;
}
.hed_fancontmo{
    display: -webkit-box;
    width: 95px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.header_qiehuan .hed_rigbg_i{
	background: url(../images/small_slxsj.png) no-repeat center right;
}
.header_qiehuanNo .header_qiehuan{
	display: none;
}
.trickListNoData{
	text-align: center;
    background: white;
    padding: 75px 0;
    box-shadow: 5px 5px 5px #b5b2b2;
}
.trickListNoData i{
    color: #999;
}
.trickListNoData span{
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.user_becomeDue{
    color: #FF3533;
    line-height: 18px;
    margin-right: 30px;
    float: left;
    height: 18px;
} 
.user_becomeDue i{
 	padding: 0 5px
}  
.user_becomeDue img{
    margin-top: -5px;
    margin-right: 10px;
}
.user_becomeDue span{
	border-right: solid 1px white;
	padding-right: 20px;
}
.left_xinBox{
    height: 100%;
    position: relative;
    margin-top: 47px;
    background-color: #3c3b4b;
}
.left_xinBox i{border-bottom: 1px solid rgb(243, 243, 243) !important;}
.left_xinBox i a{display: list-item;}
.warp_left_p{
    width: 160px;
    background-color: white;
    position: fixed;
    z-index: 999999;
    height:100%;
    box-shadow: none;
    overflow: hidden;
    top:0;
}
.info_bjZk{
	position: fixed; 
    right: 0;
    background: #EEEDF3;
    height: 104px;
    top: 0;
    z-index: 99;
}
.info_bjZkFixed{
	display: block !important;
	left: 160px;
}
.info_bjZkFixedNav{
	display: block !important;
	left:65px;
}
.right_boxShadow{
	position: absolute;
	width: 0px;
    right: 0;
    height: 100%;
    top: 0;
    box-shadow: 1px 3px 6px 2px gainsboro;
}
.top_10{
	top: 10px;
}
.log_xin_im{
    left: 66px !important;
}
.left_list_li li a:hover{
	background: rgba(50,128,252,0.1) !important;
}
.left_list_li li .icon{
	margin-left: -3px !important;
}
.left_list_li li span{
	color:black;
}
.left_list_li li:hover span{
    color:#3280fc !important;
}
.left_list_li li a{
    display: inline-block;
    width: 100%;
    padding-left: 14px;
    text-align: center;
    height: 50px;
}
.left_list_li li{
	line-height: 50px;
	width: 160px;
	border-bottom: solid 1px #F3F3F3;
}
.left_list_li li em{
    display: inline-block;
    height: 25px;
    width: 25px;
    vertical-align: middle;
    margin-left: 4px;
}
.left_list_li li .icon1{
	background: url(../images/gaiblonjlt.png) no-repeat 0 -30px;
}
.left_list_li li .icon2{
	background: url(../images/gaiblonjlt.png) no-repeat 0 -79px;
}
.left_list_li li .icon3{
	background: url(../images/gaiblonjlt.png) no-repeat 0 -325px;
}

.help_sizos{
    float: left;
    margin-left: 20px;
}

.left_list_li li .taptapjc .icon4{
	background: url(../images/baihui.png) no-repeat 0 -46px !important;
}
.left_list_li li .lion_taptap .icon4{
	background: url(../images/taptaphong.png) no-repeat 0 -46px !important;
}
.left_list_li li .taptaptp_icon .icon4{
	background: url(../images/taptaphong.png) no-repeat 0 -46px !important;
}
.left_list_li li .icon4{
	background: url(../images/gaiblonjlt.png) no-repeat 0 -424px;
}
.left_list_li li .taptaptb .icon5{
	background: url(../images/baihui.png) no-repeat 0 0 !important;
}
.left_list_li li .lion_taptap .icon5{
	background: url(../images/taptaphong.png) no-repeat 0 0 !important;
}
.left_list_li li .icon5{
	background: url(../images/gaiblonjlt.png) no-repeat 0 -476px;
}
.left_list_li li .icon6{
	background: url(../images/gaiblonjlt.png) no-repeat 0 -687px;
}
.left_list_li li .icon7{
	background: url(../images/gaiblonjlt.png) no-repeat 0 -626px;
}
.left_list_li li .icon8{
	background: url(../images/gaiblonjlt.png) no-repeat 0 -227px;
}
.left_list_li li .icon9{
	background: url(../images/gaiblonjlt.png) no-repeat 0 -79px;
}
.left_list_li li .icon10{
     background: url(../images/gaiblonjlt.png) no-repeat 0 -128px;
 }
.left_list_li li .icon11{
    background: url(../images/gaiblonjlt.png) no-repeat 0 -176px;
}
.left_list_li li:hover .icon1{
	background: url(../images/gaiblonjlt.png) no-repeat 0 -1192px;
}
.left_list_li li:hover  .icon2{
	background: url(../images/gaiblonjlt.png) no-repeat 0 -1241px;
}
.left_list_li li:hover .icon3{
	background: url(../images/gaiblonjlt.png) no-repeat 0 -790px;
}
.left_list_li li:hover .taptapjc .icon4{
	background: url(../images/taptapbai.png) no-repeat 0 -46px !important;
}
.left_list_li li:hover .lion_taptap .icon4{
	background: url(../images/taptaphong.png) no-repeat 0 -46px !important;
}
.left_list_li li:hover .icon4{
	background: url(../images/gaiblonjlt.png) no-repeat 0 -889px;
}
.left_list_li li:hover .taptaptb .icon5{
	background: url(../images/taptapbai.png) no-repeat 0 0 !important;
}
.left_list_li li:hover .lion_taptap .icon5{
	background: url(../images/taptaphong.png) no-repeat 0 0 !important;
}
.left_list_li li:hover .icon5{
	background:url(../images/gaiblonjlt.png) no-repeat 0 -941px;
}
.left_list_li li:hover  .icon6{
	background: url(../images/left_baise.png) no-repeat 0 -687px;
}
.left_list_li li:hover  .icon7{
	background: url(../images/gaiblonjlt.png) no-repeat 0 -1091px;
}
.left_list_li li:hover  .icon8{
	background: url(../images/gaiblonjlt.png) no-repeat 0 -1389px;
}
.left_list_li li:hover  .icon9{
	background: url(../images/gaiblonjlt.png) no-repeat 0 -1241px;
}
.left_list_li li:hover  .icon10{
	background: url(../images/gaiblonjlt.png) no-repeat 0 -1290px;
}
.left_list_li li:hover  .icon11{
    background: url(../images/gaiblonjlt.png) no-repeat 0 -1338px;
}
.left_list_li li .left_icon{
    padding-left: 34px;
    display: inline-block;
    width: 20px;
    height: 25px;
    vertical-align: middle;
    margin-left: 10px;
}
.left_list_li li .span_title{
	padding-left: 22px;
	color:#fff;
    font-size: 18px;
}
.left_list_li .litab:hover .span li{
	color:#fff;
}
.left_footer{
	font-size: 14px;
	position:fixed;
	bottom:0px;
    color: white;
    cursor: pointer;
    text-align: center;
    height: 58px;
    line-height: 58px;
}
.left_footer a:hover{
	border-bottom: solid 1px white;
}
.btn_sanjiao{
	float:right;
	display:inline-block;
	background: url(../images/left_icons.png) no-repeat 10px 0;
	height:30px;
	width:38px;
	margin-top: 10px;
	margin-left: -2px;
	cursor: pointer;
	margin-bottom: 14px;
}
.btn_sanjiao_z{
	background: url(../images/left_iconsb.png) no-repeat 0 0;
}
.left_footer .left_left{
	float:left;
}
.lion{
    background: #F3F3F3 !important;
    border-left: solid 5px #3280fc;
    padding-left: 9px !important;
	height: 49px;
}
.lion:hover{
	background: white !important;
}
.lion span{
	color:#3280fc !important;
}
.left_list_li li .lion .icon1{
    background:  url(../images/gaiblonjlt.png) no-repeat 0 -1192px;
}
.left_list_li li .lion .icon2{
    background: url(../images/gaiblonjlt.png) no-repeat 0 -1241px;
}
.left_list_li li .lion .icon3{
    background: url(../images/gaiblonjlt.png) no-repeat 0 -790px;
}
.left_list_li li .taptapjc .lion .icon4{
    background: url(../images/taptaphong.png) no-repeat 0 -46px !important;
}
.left_list_li li .lion .icon4{
    background: url(../images/gaiblonjlt.png) no-repeat 0 -889px;
}
.left_list_li li .taptaptb .lion .icon5{
    background: url(../images/taptaphong.png) no-repeat 0 0 !important;
}
.left_list_li li .lion .icon5{
    background: url(../images/gaiblonjlt.png) no-repeat 0 -941px;
}
.left_list_li li .lion .icon6{
    background:  url(../images/left_baise.png) no-repeat 0 -687px;
}
.left_list_li li .lion .icon7{
    background: url(../images/gaiblonjlt.png) no-repeat 0 -1091px;
}
.left_list_li li .lion .icon8{
    background:  url(../images/gaiblonjlt.png) no-repeat 0 -1389px;
}
.left_list_li li .lion .icon9{
    background: url(../images/gaiblonjlt.png) no-repeat 0 -1241px;
}
.left_list_li li .lion .icon10{
    background: url(../images/gaiblonjlt.png) no-repeat 0 -1290px;
}
.left_list_li li .lion .icon11{
    background: url(../images/gaiblonjlt.png) no-repeat 0 -1338px;
}

.poconttab{
	float: left;
    width: 50%;
}
.tj_consl{
	margin-left: 1%;
	margin-right: 0 !important;
	float:none;
	width:auto;
	margin-bottom: 21px;
}
.info_cemop2{
	width:100%;
	float:none;
}
.info_brigm2{
    float: none;
    width: 100%;
    height: auto;
    text-align: left;
}
.info_mczuhe2{
	float:left;
}
.info_mctime2{
	float: right;
    position: static;
}
.tj_consb{
    float: right;
    width: 49%;
    height:1010px;
    overflow: hidden;
    margin-bottom: 20px;
}
.infolist:hover{
	background-color: #f3f3f3;
}
.infolist .info_mcig a:hover{
	color:#3280fc;
}
.info_mcig{display: flex;justify-content: left;}
.infolist{
	margin: 0;
   padding: 20px;
}
.jczkjt{
	position: absolute;
	color:red;
	right: 0;
	top:0;
}
.po_xinxit{
    font-weight: 700;
	height:40px;
	line-height: 40px;
    padding-left: 20px;
    font-size: 11px;
}
.info_riti2{
    margin-top: 47px;
    padding-left: 175px;
}
.p_righton2{
	margin-top: 160px;
}
.info_riti2 .info_tab5 li{
	margin-bottom: 0;
}
.infom2{
	margin-bottom: 19px;
}
.info_more{
	text-align: center;
	cursor: pointer;
	display:block;
	height:40px;
	line-height: 40px;
}
.infowarp{
	height:980px;
	overflow-y: auto;
}
.infowarp::-webkit-scrollbar {display:none}
.info_property{
	background: url(../images/info_editbian.png) no-repeat center 3px;
}
.info_property:hover{
    background: url(../images/info_editbian1.png) no-repeat center !important;
}
.info_delete{
	background: url(../images/info_del11.png) no-repeat center 3px;
}
.info_delete:hover{
	background: url(../images/info_del22.png) no-repeat center !important;
}
.bj_bao{
    background: url(../images/info_jbao.png) no-repeat center 3px;
}
.bj_bao:hover{
    background: url(../images/info_jbao1.png) no-repeat center !important;
}
.bj_jiaru{
    background: url(../images/info_jiaru.png) no-repeat center 3px;
}
.property_hover{
	background: url(../images/bj_property.png) no-repeat 0 center;
}
.delete_hover{
	background: url(../images/bj_delete1.png) no-repeat 7px center;
}

.bj_property{
    background: url(../images/bj_property.png) no-repeat 7px center;
}
.bj_delete{
    background: url(../images/bj_delete.png) no-repeat 7px center;
}
.bj_property:hover{
    background: url(../images/bj_property1.png) no-repeat 7px center !important;
}
.bj_delete:hover{
    background: url(../images/bj_delete1.png) no-repeat 7px center !important;
}

.info_bao_tent a{
    background: url(../images/info_jiaru.png) no-repeat center 3px !important;
}

.info_bao_tent a:hover{
    background: url(../images/info_jiaru.png) no-repeat center 3px !important;
}

.info_bsm{
    float: left;
    margin: 0 5px;
}

.info_bsm a{
    display: block;
    width:28px;
    height: 30px;
}

.info_brigmnews {
	float: right;
	right: 30px;
	width: 100px;
	text-align: right;
	margin-top: 20px;
}

.info_bsmnews{
	margin-bottom: 20px;
}

.info_bsmnews a{
	height: 30px;
	line-height: 27px;
	display: block;
	padding: 0 7px;
	width: 66px;
	border: solid 1px #e3e3e3;
	border-radius: 5px;
	margin: 0 auto;
}

.info_bsmnews a:hover {
	color: white !important;
	background-color: #3280fc !important;
}

.infobj_property {
	background: url(../images/bj_property.png) no-repeat 7px center;
}

.infobj_property:hover {
	background: url(../images/bj_property1.png) no-repeat 7px center !important;
}

.infobj_delete {
	background: url(../images/bj_delete.png) no-repeat 7px center;
}

.infobj_delete:hover {
	background: url(../images/bj_delete1.png) no-repeat 7px center !important;
}
 .p_min{
     min-height:100%;
 }
.main{padding-bottom:30px;}
.p_fotm{height:30px;margin-top:30px;margin-bottom:0px;}
.header_right{float: left;padding-top: 0;}
.auto_tabb li{margin-bottom:0 !important;}
.on_dao{
    position: fixed;
    top: 65px;
    right: 20px;
    cursor: pointer;

}
.on_dao:hover{
	color:#3280fc;
}
.on_dao:hover i{
	background: url(../images/daochuh.png) no-repeat;
}
.bbx_box i{
    color:#3280fc
}

.on_dao i {
    background: url(../images/daochu.png) no-repeat;
    width: 17px;
    height:17px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: sub;
}
.info_ritcom2{
	padding-bottom: 0;
}
.cjfa{
    position: fixed;
    right: 20px;
    bottom: 100px;
}
.cjfa a{
	display:block;
}
.cjfa img{
	width:80%;
}

.cj_delfam{
    position: fixed;
    z-index: 99999;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 40px;
    line-height: 40px;
    background-color: #000;
    text-align: center;
    opacity: 0.7;
    margin-left: -50px;
    border-radius: 5px;
}

.cj_delsize{
    position: fixed;
    z-index: 999999;
    color: #fff;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-left: -50px;
}

.p_icobom{
    margin-bottom: 40px;
}

.yth_dys{
    width: 100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    z-index: 999999;
}
.yth_dys p{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: black;
    opacity: .5;
}
.yth_dys span{
    display: block;
    height:100%;
    width:100%;
}
.yth_dys i{
    position: absolute;
    display: block;
    width: 160px;
    height: 80px;
    bottom: 0px;
    left: 50%;
    margin-left: -80px;
}
.yth_dysy{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 900px;
    height: 575px;
    margin-left: -450px;
    margin-top: -287px;
}
.yth_dysy img{
    display:block;
    width:100%;
    height:100%;
}
#cls_dy{
    cursor: pointer;
}

.icohelp {
    background: url(../images/icofang.png) no-repeat 0 0px;
    margin-top: 15px;
}

.icofang {
    background: url(../images/icofang.png) no-repeat 0 -54px;
}

.info_lipm{
    border-top: 1px solid #cbcbcb;
}

.info_lipm:hover{
    background-color: #f9f9f9;
}

.info_lyus{
    border-bottom: 1px solid #cbcbcb;
    font-size: 12px;
}

.info_lyus em{
    float: right;
}


.ys_sydnqx{
    position: absolute;
    left: 50%;
    background: url(__IMG__/ys_htsy.png) no-repeat center center;
    margin: 0 auto;
    overflow: auto;
}
.ys_sydnqx span{
    margin-left:2px;
}
.ys_sydnqx img{
    margin-top:-3px;
}
.ys_sydnqx p{
    width: 33%;
    float: left;
    padding:4% 0;
    margin: 0;
}
.dw_ysdnbox{
    position: absolute;
    left: 50%;
    top: 50%;
}
.asider_right{
    position: fixed;
    right: -300px;
    width: 300px;
    background: white;
    height: 100%;
    top: 46px;
    transition: all 0.3s;
    z-index: 9999;
    box-shadow: 0px 0px 3px #e3e3e3;
}
.asider_right0{
	right: 0px;
}
.aside_tab{
    display: block;
    height: 40px;
    line-height: 40px;	
    border-bottom: solid 1px #e3e3e3;
}
.aside_tab i{
    display: block;
	width: 50%;
	text-align: center;
	float: left;
	position: relative;
    cursor: pointer;
}
.asider_right p{
    border-bottom: solid 1px #e3e3e3;
    padding-bottom: 15px;	
    text-align: justify
}
.asider_right p a{
	margin-bottom: 10px;
    color: black;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;	
    cursor: auto;
}
.asider_right p span{
    color: #999;
    text-wrap-mode: wrap !important;
}
.asider_right p em{
	display: block;
	height: 22px;
}
.asider_right p em b{
	display: block;
	float: left;
	width: 50px;
	height: 100%;
	background: url(../images/NEW_sider.png) no-repeat left center;
}
.asider_right p em i{
	display: block;
	float: right;
    color: #999;	
}
.aside_tab i b{
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
}
.aside_tab .aside_tabi{
	color: #3280fc;
}
.aside_tab .aside_tabi b{
	background: #3280fc;
}
.aside_tabList{
    padding: 15px 15px;
    line-height: 22px;
    padding-bottom: 100px;
    height: 100%;
}
.aside_scroll{
	overflow-y: scroll;
	overflow-x: hidden;
}
.quanwang_contbox{
	position: relative;
	height: auto;
}
.quanwang_contboxHit{
	height: 45px !important;
	overflow: hidden !important; 
}
.shangqiang_contbox{
    position: relative;
    height: auto;
}
.shangqiang_contboxHit{
    height: 45px !important;
    overflow: hidden !important;
}
.shangqiang_contboxHit2{
    height: 45px !important;
    overflow: hidden !important;
}
.quanwang_Hit a{
    background: #F3F3F3;
    border-left: 4px solid #3280fc;	
    padding-left: 14px !important;	
}
.quanwang_Hit .jtou_1{
	display: none !important;
}
.quanwang_Hit a em.icon2{
	background: url("../images/gaiblonjlt.png") 0px -740px no-repeat !important;
}
.shangqing_Hit a{
    background: #F3F3F3;
    border-left: 4px solid #3280fc;
    padding-left: 14px !important;
}
.shangqing_Hit2 a{
    background: #F3F3F3;
    border-left: 4px solid #3280fc;
    padding-left: 14px !important;
}
.shangqing_Hit2 em{
    background: url("../images/shangqing_on.png") 0px 0px no-repeat !important;
}
.shangqing_Hit .jtou_1{
    display: none !important;
}
.shangqing_Hit a em.icon2{
    background: url("../images/shangqing_on.png") 0px 0px no-repeat !important;
}
.sousuo_searchboxHit{
	height: 45px !important;
	overflow: hidden !important; 
}
.quanwang_contboxHit .jtou_2{
	display: none !important;
}
.sousuo_searchboxHit .jtou_1{
	display: none !important;
}
.quanwang_contboxHit .jtou_1{
	display: none !important;
}
.quanwang_contboxHit .spanli{
    display: none !important;
}
.sousuo_searchboxHit .spanli{
    display: none !important;
}
.sousuo_searchboxHit .jtou_2{
	display: none !important;
}
.shangqiang_contboxHit .jtou_1{
    display: none !important;
}
.shangqiang_contboxHit .jtou_2{
    display: none !important;
}
.shangqiang_contboxHit2 .jtou_1{
    display: none !important;
}
.shangqiang_contboxHit2 .jtou_2{
    display: none !important;
}
.sousuo_Hit a{
    background: #F3F3F3;
    border-left: 4px solid #3280fc;	
    padding-left: 14px !important;	
}
.sousuo_Hit .jtou_2{
	display: none !important;	
}
.sousuo_Hit a em.icon2{
	background: url(../images/gaiblonjlt.png) 0px -1141px no-repeat !important;
}

.sousuo_searchbox{
	position: relative;
}
.left_xinSider{
    position: fixed;
    left: 65px;
    top: 46px;
    width: 100px;
    background: white;
    border: solid 1px #e3e3e3;
    border-left: none;
}
.left_xinSider p{
	margin-bottom: 0;
}
.left_xinSider a{
	display: block;
    line-height: 45px;
    text-align: center;
}
.left_xinSiderShow{
	display: block !important;
}
.left_xinSider2 p{
     margin-bottom: 0;
 }
.left_xinSider2{
    position: fixed;
    left: 65px;
    top: 136px;
    width: 100px;
    background: white;
    border: solid 1px #e3e3e3;
    border-left: none;
}
.left_xinSider2 a{
    display: block;
    line-height: 45px;
    text-align: center;
}
.left_xinSider2 a.left_xinSiderHover{
    background: #3280fc;
    color: white;
}
.left_xinSider2 a:hover{
    background: #3280fc;
    color: white;
}
.left_xinSider3 p{
    margin-bottom: 0;
}
.left_xinSider3{
    position: fixed;
    left: 65px;
    top: 92px;
    width: 100px;
    background: white;
    border: solid 1px #e3e3e3;
    border-left: none;
    display: none;
}
.left_xinSider3 a{
    display: block;
    line-height: 45px;
    text-align: center;
}
.left_xinSider3 a.left_xinSiderHover{
    background: #3280fc;
    color: white;
}
.left_xinSider3 a:hover{
    background: #3280fc;
    color: white;
}
.left_xinSider a:hover{
    background: #3280fc;
    color: white;
}
.left_xinSider a.left_xinSiderHover{
    background: #3280fc;
    color: white;
}
.litab em{
	display: none !important;
}
.down_png{
    position: absolute;
    right: 0;
    top: 0;	
    cursor: pointer;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    z-index: 9;
}

@media only screen and (min-width:1360px) and (max-width:1399px){
    .dw_ysdnbox{
        margin-left: -280px;
        width: 560px;
        margin-top: -60px;
    }
	.yssets_img {
	    width: 630px;
	    font-size:12px;
	}
	.yssets_img_o {
		width: 28%;
	    height: 19%;
	    right: 16.5%;
	    top: 14%;
	    line-height: 14px;
	}
	.yssets_img_t {
	    width: 28%;
	    height: 19%;
	    right: 7.5%;
	    top: 40.5%;
	    line-height: 14px;
	}
	.yssets_img_th{
		height: 18%;
	    top: 66.5%;
	    right: 19.7%;
	    width: 28.5%;
	    line-height: 14px;
	}
}
@media only screen and (min-width:801px) and (max-width:1151px){
    .dw_ysdnbox{
        margin-left: -300px;
        width: 600px;
        margin-top: -60px;
    }
    .yssets_img{
    	width:50%;
    	font-size:12px;
    }
    .yssets_img p{
    	line-height:none;
    }

    .yssets_img_th{
	    margin-top: -1px;
	    width: 30%;
	    top: 67%;
	    right: 18%;
	    height: 20%;
	    line-height: 11px;
    }
    .yssets_img_o{
	    margin-top: -2px;
	    top: 14%;
	    right: 14.5%;
	    width: 30%;
	    height: 20%;
	    line-height: 12px;
	    font-size: 12px;
    }
    .yssets_img_t{
	    margin-top: -2px;
	    top: 41%;
	    right: 4.5%;
	    width: 30.8%;
	    height: 20%;
	    line-height: 11px;
    }
    .yssets_tsnl {
	    font-size:16px !important;
	    margin-top:15% !important;
	}
	.yssets_tsnl a{
		line-height:45px !important;
	}
}

.id_conter{
    height:auto !important;
}
.ys_sydnqx p{
    padding: 4% 0 !important;
}
.r-fa-listitle span{
	position: relative;
    margin-left: 2px;
}
.r-fa-listitle i:first-of-type{
	border: 4px solid transparent;
    border-bottom-color:#999;
    position: absolute;
    top: 1px;
    left: 0;
    cursor:pointer;
}
.r-fa-listitle i:last-of-type{
	border: 4px solid transparent;
    border-top-color:#999;
    position: absolute;
    bottom: -2px;
    left: 0;
    cursor:pointer;
}
.r-fa-listitle li{
	cursor:pointer;
}
.r-fa-listitle li:first-of-type{
	cursor:context-menu;
}
.r-fa-listitle li:last-of-type{
	cursor:context-menu;
}
.info_exall{
	float:left;
    line-height:0px;
    cursor: pointer;
    font-size:14px;
    margin:0;
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: sub;
}
.info_exall span{
	background: url(../images/daochu_daochu1.png) no-repeat left;
	height: 100%;
}
.info_exall em{
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding-left: 23px;
}
.info_exall:hover{
	color:#3280fc;
}
.info_exall:hover span{
	background: url(../images/daochu_daochuBai.png) no-repeat left;
}
.yqgk_on_off{
	min-width:160px;
	float:right;
	position:relative;
	top:0;
	z-index: 99;
	padding-right:1px;
	margin-left: 11px;
}
.yqgk_on_off p{
	width:58px;
	border: solid 2px #aa0009;
    line-height:22px;
    border-radius:5px;
    overflow: auto;
    background: #aa0009;
    margin-top: 9px;
    float:right;
    cursor: pointer;
}
.yqgk_on_off p span{
	display: block;
    float: left;
    width: 50%;
    height: 22px;
    text-align: center;
    border-radius: -35px;
    color:white;
	border-radius: 4px;
	background:#aa0009;
}
.yqgk_on_off .yqgk_on_spanori{
	background:#aa0009;
	color:white;
	border-left: solid 1px #aa0009;
}
.yqgk_on_off i{
	display: block;
    float: left;
    width: 50%;
    text-align: center;
    border-radius: 4px;
    box-sizing: border-box;
    color: #999;
    background: white;
    height:22px;
}
.yqgk_on_off .yqgk_off{
    border: solid 2px #BDBCBC;
    background: #BDBCBC;
}
.yqgk_on_off .yqgk_off i{
	background: #BDBCBC;
	color:white;
}
.yqgk_on_off .yqgk_off span{
	background: white;
	color:#999;
}

.yqgk_on_off h4{
	float: left;
    font-size: 14px;
    margin-top: 9px;
    line-height: 27px;
}
.yqgk_on_off_words{
	position:absolute;
	right:56.6px;
	top: 25px;
    padding-top: 10px;
}
.yqgk_on_off_box{
	width: 400px;
	background: #aa0009;
    color: white;
    padding: 10px;
    border-radius: 5px;
    margin: 10px;
}
.yqgk_on_off_words h3{
	font-size:14px;
	margin: 6px;
	line-height: 20px;
}
.yqgk_on_off_words em{
	position: absolute;
    top: 2px;
    display: block;
    right: 16px;
    border: 10px solid transparent;
    border-bottom-color: #aa0009;
}

.tsm_ol{
    margin-left: 10px;
    cursor: pointer;
    position: relative;
}

.tsm_emso{
    color: #666;
    position: absolute;
    left: -30px;
    top: 30px;
    border: 1px solid #999;
    padding: 5px 20px;
    border-radius: 50px;
    background-color: #fff;
    width: 300px;
    cursor: context-menu;
}

.tsm_kk1{
    width: 40px;
    display: inline-block;
    border-right: 1px solid #666;
    padding-right: 10px;
}

.tsm_tel{
    background: url(../images/p_tel.jpg) no-repeat 2px 10px;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding-left: 25px;
}

.tsm_qq{
    vertical-align: super;
    margin-left: 10px;
}

.tsm_qq img{
    width: 77px;
}

.mainlevel{
    float: right;
    margin-left: 20px;
    color: #ac2925;
    cursor: pointer;
    display: none !important;
}
.mainlevel ul{
    position: absolute;
    width: 250px;
    color: #666;
    text-align: center;
    box-shadow: 1px 1px 5px #888888;
    z-index: 9;
    cursor: default;
    display: none;
}
.mainlevel ul li:nth-child(1){
    background-color: #ac2925;
    color: #fff;
    font-size: 16px;
    padding: 5px 0;
}
.mainlevel ul li:nth-child(2){
    background-color: #fff;
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 20px;
    overflow: auto;
}
.mainlevel ul li:nth-child(2) span {
    background: url(../images/com_qq.png) no-repeat center center;
    width: 100%;
    height: 100px;
    border: none;
    padding-top: 92px;
    margin-right: 0px;
    color: #666;
}
.mainlevel ul li:nth-child(3){
    background: url(../images/com_tel.png) no-repeat 25px 5px;
    background-color: #fff;
    height: 35px;
    line-height: 35px;
    padding-left: 20px;
}

.mainlevel_rank{
    border: none !important;
    padding: 0px !important;
    border-radius: 0px !important;
    height: auto !important;
    margin: 0px !important;
    margin-top: 80px !important;
}

.mainlevel_rank:hover{
    background-color:#fff !important;
    color:#666 !important;
    border:none !important;
}

.po_contabsbg .po_totlist li span a:hover{
	text-decoration: underline !important;
}
.po_totlist li span:nth-child(2) a{
	color:#3280fc !important;
}
.po_totlist li span:nth-child(4) a{
	color:#3280fc !important;
}

.quanwang_cont{
    display: block;
    line-height: 50px;
    width: 160px;
    margin-top: 0;
}

.quanwang_cont a{
    width: 100%;
    display: inline-block;
    padding-left: 18px;
}

.quanwang_cont em{
    display: inline-block;
    width: 33px;
    height: 25px;
    vertical-align: middle;
    background: url("../images/gaiblonjlt.png") 0px -740px no-repeat;
    margin-left: 4px;
}
.quanwang_cont.removeOn em{
    background: url("../images/gaiblonjlt.png") 0px -275px no-repeat;
}
.quanwang_cont.removeOn span{
    color: black;
}
.quanwang_cont span{
    width: 100px;
    display: inline-block;
    color: #3280fc;
    line-height: 35px;
    background: url(../images/gaiblonjlt.png) no-repeat 75px -1462px;
}

.quanwang_cont:hover em{
    background: url(../images/gaiblonjlt.png) no-repeat 0 -740px;
}

.quanwang_cont:hover span{
    opacity: 1;
    color:#3280fc;
}
.shangqing_cont{
    display: block;
    line-height: 50px;
    width: 160px;
    margin-top: 0;
}

.shangqing_cont a{
    width: 100%;
    display: inline-block;
    padding-left: 18px;
}

.shangqing_cont em{
    display: inline-block;
    width: 33px;
    height: 25px;
    vertical-align: middle;
    background: url("../images/shangqing.png") 0px 0px no-repeat;
    margin-left: 4px;
    margin-top: 8px;
}

.shangqing_cont span{
    width: 100px;
    display: inline-block;
    color: #000;
    line-height: 35px;
	font-size: 16px !important;
    background: url(../images/gaiblonjlt.png) no-repeat 75px -1462px;
}

.shangqing_cont:hover em{
    background: url(../images/shangqing_on.png) no-repeat 0 0px;
    margin-top: 8px;
}

.shangqing_cont:hover span{
    opacity: 1;
    color:#3280fc;
}

.shangqing_cont2{
    display: block;
    line-height: 50px;
    width: 160px;
    margin-top: 0;
}

.shangqing_cont2 a{
    width: 100%;
    display: inline-block;
    padding-left: 18px;
}

.shangqing_cont2 em{
    display: inline-block;
    width: 33px;
    height: 25px;
    vertical-align: middle;
    background: url("../images/shangqing.png") 0px 0px no-repeat;
    margin-left: 4px;
    margin-top: 8px;
}

.shangqing_cont2 span{
    width: 100px;
    display: inline-block;
    color: #000;
    line-height: 35px;
	font-size: 16px !important;
    background: url(../images/gaiblonjlt.png) no-repeat 75px -1462px;
}
.shangqing_cont2:hover em{
    background: url(../images/shangqing_on.png) no-repeat 0 0px;
    margin-top: 8px;
}

.shangqing_cont2:hover span{
    opacity: 1;
    color:#3280fc;
}   
.collect_cont{
    display: block;
    line-height: 50px;
    width: 160px;
    margin-top: 0;
}
.collect_cont a {
    width: 100%;
    display: inline-block;
    padding-left: 18px;
}
.collect_cont em {
    display: inline-block;
    width: 33px;
    height: 25px;
    vertical-align: middle;
    background: url(../images/intelligence_insight/collect_nav.png) no-repeat;
    background-size: 20px;
    margin-left: 4px;
    margin-top: 0px;
}
.collect_cont span {
    width: 100px;
    display: inline-block;
    color: #000;
    line-height: 35px;
    font-size: 16px !important;
}
.collect_cont.on em{
    background: url(../images/intelligence_insight/collect_nav_h.png) no-repeat;
    background-size: 20px;
}
.collect_cont.on span{
    color: #3280fc;
}
.collect_cont.on a.line_l{
    border-left: 4px solid #3280fc;
    background: #F3F3F3;
    padding-left: 14px !important;
}
.customReport_cont,.reportCase_cont{
    display: block;
    line-height: 50px;
    width: 160px;
    margin-top: 0;
}
.customReport_cont a ,.reportCase_cont a{
    width: 100%;
    display: inline-block;
    padding-left: 18px;
}
.customReport_cont em{
    display: inline-block;
    width: 33px;
    height: 25px;
    vertical-align: middle;
    background: url(../images/custom_report/customReportIcon.png) no-repeat;
    margin-left: 4px;
    margin-top: 0px;
}
.reportCase_cont em{
    display: inline-block;
    width: 33px;
    height: 25px;
    vertical-align: middle;
    background: url(../images/custom_report/reportsList.png) no-repeat;
    margin-left: 4px;
    margin-top: 0px;
}
.customReport_cont span ,.reportCase_cont span{
    width: 100px;
    display: inline-block;
    color: #000;
    line-height: 35px;
    font-size: 16px !important;
}
.customReport_cont.on em{
    background: url(../images/custom_report/customReportIcon_h.png) no-repeat;
}
.reportCase_cont.on em{
    background: url(../images/custom_report/reportsList_h.png) no-repeat;
}
.customReport_cont.on span,.reportCase_cont.on span{
    color: #3280fc;
}
.customReport_cont.on a.line_l,.reportCase_cont.on a.line_l{
    border-left: 4px solid #3280fc;
    background: #F3F3F3;
    padding-left: 14px !important;
}


.content_listPadding{
    padding-top: 0 !important;
}

.left_kbg{
    margin-bottom: 0px;
}

.quanwang_sye{
    display: block;
    line-height: 52px;
    width: 160px;
    border-bottom: 1px solid #880006;
    margin-top: 10px;
}

.quanwang_sye a{
    width: 100%;
    display: inline-block;
    padding-left: 18px;
}

.quanwang_sye em{
    padding-left: 35px;
    display: inline-block;
    width: 20px;
    height: 25px;
    vertical-align: middle;
    background: url(../images/left_opacity.png) no-repeat 0 -69px;
    margin-left: 4px;
}

.quanwang_sye span{
    display: inline;
    color:#fff;
    line-height: 50px;
    font-size: 16px;
    opacity: 0.8;
}

.quanwang_sye:hover em{
    background: url(../images/left_baise.png) no-repeat 0 -69px;
}

.quanwang_sye:hover span{
    opacity: 1;
}

.sousuo_search{
    display: block;
    line-height: 50px;
    width: 160px;
}

.sousuo_search a{
    width: 100%;
    display: inline-block;
    padding-left: 18px;
}

.sousuo_search em{
    position: relative;
    display: inline-block;
    width: 33px;
    height: 25px;
    vertical-align: middle;
    background: url(../images/gaiblonjlt.png) no-repeat 0 -676px;
    margin-left: 4px;
}

.sousuo_search span{
    width: 100px;
    display: inline-block;
    color: black;
    line-height: 35px;
    background: url(../images/gaiblonjlt.png) no-repeat 75px -1460px;
}

.sousuo_search:hover em{
    background: url(../images/gaiblonjlt.png) no-repeat 0 -1141px;
}

.sousuo_search:hover span{
    opacity: 1;
    color:#3280fc;
}

.qw_clos span{
    background: url(../images/gaiblonjlt.png) no-repeat 75px -1430px !important;
}

.qw_clos:hover span{
    opacity: 1;
}

.jtou_1{
    background: url(../images/gaiblonjlt.png) no-repeat 0px -1467px !important;
    height: 25px;
    width: 20px;
    display: inline-block;
    margin-left: 22px;
    vertical-align: super;
}

.jtou_2{
    background:url(../images/gaiblonjlt.png) no-repeat 0px -1439px !important;
    height: 25px;
    width: 20px;
    display: inline-block;
    margin-left: 22px;
    vertical-align: super;
}

.lion_home{
	background-color: #fff;
}

.lion_home em{
	background: url(../images/left_red.png) no-repeat 0 -69px;
}

.lion_home:hover em{
	background: url(../images/left_red.png) no-repeat 0 -69px;
}

.lion_home span {
    color: #aa0009 !important;
}
.info_disno #info_select_2 li{
	margin-bottom:0px !important;
	margin-right: 10px;
}
.info_disno .over_heitHit #info_select_2 li{
    margin-bottom:10px !important;
}
#dj_tjsc:hover{
	color:#3280fc;
	text-decoration: underline;
}
.sc_shcnvt:hover{
	color:#3280fc;
	text-decoration: underline;
}
.con-famc .fa-mc li:hover{
	background-color: #3280fc !important;
}
.con-famc .fa-mc li:hover a{
	color:white;
}
.con-famc .fa-mc .fa-newz:hover a{
	color: white !important;
}
.r-fa-listbtn .btnnmydel:hover{
	color:white !important;
	background-color: #3280fc !important;
}
.r-fa-listbtn .btn-tianjia{
	border-color: #3280fc !important;
}
.r-fa-title .title-guanli:hover{
	color:#3280fc;
}
.yts_vsctstb:hover{
	background: #3280fc;
	color:white !important;
	border-color: #3280fc;
}
em,i,b{
	font-weight: normal;
}
.idxyq_list {
	overflow: auto;
}
.idxyq_list p{
    width: 19.2%;
    float: left;
    margin-right: 1%;
    border: solid 1px #e0e0e0;
	background: white;
	box-shadow: 0 0 15px #e0e0e0;
}
.p_righton .idxyq_onp{
	border: solid 1px #fcced0;
	box-shadow: 0px 0px 15px #fcced0;
}
.idxyq_list p:last-of-type{
	margin-right: 0;
}
.idxyq_list i{
	height:66px;
	padding: 0 20px;
	display: block;
	line-height: 22px;
	color: #9c9c9c;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.iyq_list{
	position: relative;
}
.iyq_list b{
	display: none;
} 
.idxyq_list span{
	display: block;
	font-size: 18px;
	padding:0 20px;
	padding-top:10px;
	overflow: auto;
	line-height: 40px;
}
.idxyq_list img{
	margin: 40px auto;
	display: block;
}
.idxyq_list em{
	float: left;
}
.idxyq_list b{
	float: right;
	font-size: 12px;
	color:#969595;
}
.ssxyq_list{
	position: relative;		
	margin-top:10px;	
}
.ssyqno_open{
	position: absolute;
	top:0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.ssyqno_open .open_p{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	background: black;
	opacity: .8;
	z-index: 2;
	width: 100%;
	height: 100%;
}
.entk_i{
	padding-left: 8px;
    height: 20px;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
    border-left: solid 4px #aa0009;
}
.entk_i i{
	display: block;
	float: left;
    line-height: 19px !important;
    padding: 0;
    color: #aa0009;
    font-size: 20px;
    height:20px !important;
}
.entk_i span{
	display: block;
    float: left;
    padding: 0;
    font-size: 11px;
    color: #969595;
    margin-left: 10px;
    margin-top: 2px;
    line-height: initial !important;
}
.entk_i span{
	display: block;
}
    
.no_opwords{
	padding: 100px 100px;
}
.no_opwords p{
	float: left;
    background: none;
    border: none;
    box-shadow: none;
    margin-top:1%;	
}
.no_opwords p:nth-child(1){
	width:24%;
}
.no_opwords p:nth-child(2){
    width: 15%;
    margin-top: -4%;
    margin-left: 27px;
    height: 250px;
    position: relative;
}
.no_opwords p:nth-child(2) em{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.no_opwords p:nth-child(2) img{
    margin-bottom: 25%;	
}
.no_opwords p:nth-child(3){
	width:8%;
	margin-top: -1.5%;
    margin-left: 0%;
    margin-right: 4%;
}
.no_opwords p:nth-child(3) img{
	margin-top: 45%;
}
.no_opwords p:nth-child(4){
    width: 16%;
    margin-top: -4%;
    margin-right: 0;
    height: 250px;
    position: relative;
}
.no_opwords p:nth-child(4) em{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.no_opwords p:nth-child(5){
	width:8%;
	margin-top: -1.5%;
    margin-left: 3%;
    margin-right: 3%;
}
.no_opwords p:nth-child(5) img{
	margin-top: 45%;
}
.no_opwords p:nth-child(6){
    width: 11.5%;
    margin-top: -4%;
    height: 250px;
    position: relative;
}
.ssyqno_open2 .positioni{
	top: 110px !important;
    min-width: 140px;
}
.no_opwords p:nth-child(6) img{
    margin-left: 0;
    margin-top: 15%;
}
.no_opwords p:nth-child(6) em{
	margin-top: 25%;
	width:100%;
	position: absolute;
    bottom: 0;
}
.no_opwords input{
    background: none;
    border: solid 1px white;
    padding: 8px 10px;
    width: 100%;
    color: #e1e1e1;
    font-size: 22px;
    margin-top: 30%;
}
.no_opwords i{
	color:#e68b2e;
	padding:0;	
	font-size: 22px;
}
.no_opwords em{
	color: white;
    display: block;
    float: initial;
    text-align: center;
    font-size: 18px;
    opacity: .8;
}
.no_opwords p:first-of-type em{
	font-size: 36px;
	color:#ee9878;
	text-align: left;
	opacity: 1;
}
.no_opwords p:first-of-type span{
	padding-top:5px !important;
}
.no_opwords span{
    color: white;
    font-size: 18px;
    padding: 35px 0;
}
.no_opwords{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.ssyqno_open1 p:hover{
	box-shadow: none !important;
	border:none !important;
}
.ssyqno_open1 .no_opwords p:first-of-type i{
    border: solid 1px white;
    width: 150px;
    text-align: center;
    line-height: 50px;
    color: white !important;
    height: 50px !important;
}
.yqxxsl{
	background: white;
	padding:20px;
	overflow: auto;
	height: 190px;
}
.yqxxsl em{
	display: block;
	font-weight: bold;
	font-size: 18px;
}
.yqxxsl p{
	float: left;
	width:25%;
	text-align: center;
	margin-top: 30px;
	position: relative;
}
.yqxxsl p b{
	position: absolute;
	top:0;
	right:0;
}
.yqxxsl i{
	font-size: 12px;
}
.yqxxsl span{
	display: block;
    font-size: 40px;
}
.yqxxsl_tit{
	overflow: auto;
	margin-bottom: 15px;
}
.yqxxsl_tit span{
	display: block;
	float: left;
}
.yqxxsl_tit img{
	margin-top:-5px;
	display: inline-block;
    width: 21px;
    height: 21px;
}
.yqxxsl_tit em{
	padding-left: 5px;
	color:#aa0009;
	font-size: 22px;
}
.sl_titselt{
	margin-left: 20px;
	float: left;
	margin-top: 3.5px;
}
.sl_titselt .info_xuanio{
	padding:0 !important;
}
.sl_titselt .hed_rigbg{
	width:122px;
	height:24px;
	border: 1px solid #ccc;
    display: inline-block;
    padding-right: 5px;
    margin-right: 20px;
    height: 26px;
    line-height: 24px;
}
.sl_titselt select{
	color: #666;
	border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/select_icon.png) no-repeat 99px;
    cursor: pointer;
    border-radius: 0px 2px 2px 0px;
    font-size: 14px;
    outline: none;
    padding-left: 8px;
    padding-right: 15px;
    width:121px;	
}
.sl_titselt select option {
    background-color: none !important;
     width: 76px !important;
}
.sl_titselt select:hover option{
	background: #f3f3f3 !important;
}


.yqxxs2 .swiper-container {
  width:100%;
  height: 550px;
}
.yqxxs2 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width:100% !important;
}

.pagination_new{
    left: 50% !important;
    margin-left: -45px;
}
.yqxxs2{
	margin-top:20px;
}
.yqxxs3{
	margin-top:15px;
	position: relative;
}
.sl_titselt .info_xuanio .y-bg .calendar{
	width: 300px;
    height: 330px;
    left: 134px !important;
    top: 28px!important;
    z-index: 999;
    position: absolute;
    display: none;
}
.ctsbto{
	width:32.66%;
	float: left;
	background: white;
	margin-right: 1%;
	padding-top: 20px;
	margin-bottom: 40px;
}
.ctsbto a{
	display: block;
    text-align: center;
    border-top: solid 1px #e3e3e3;
    margin-top: -7px;
    line-height: 50px;
    color:#969595;
    background: white;
}
.ctsbto:last-of-type{
	margin-right: 0%;
}
.ctsbto:nth-child(2){
	margin-right: 1%;
}
.ctsbto_tit{
	border-bottom: solid 1px #e3e3e3;
    overflow: auto;
    padding-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px;
}
.ctsbto_tit p{
	float: left;
    font-size: 18px;
    font-weight: bold;
}
.ctsbto_tit span{
	float: right;
}
.ctsbto_tit i{
	color:#aa0009;
}
.ctsbto_tit em{
	padding-left: 3px;
}
.ctsbto_ctns{	
    height: 413px;
    background: url(../images/ssyqad.png) no-repeat;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
}
.ctsbto_ctns .data_lst p{
    background: #f1f1f1;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    margin-bottom: 13px;
    line-height: 22px;
}
.ctsbto_ctns .data_lst p:nth-child(1){
	border-bottom: solid 5px #aa0009;
}
.ctsbto_ctns .data_lst p:nth-child(2){
	border-bottom: solid 5px #e18116;
}
.ctsbto_ctns .data_lst p:nth-child(3){
	border-bottom: solid 5px #e2c32e;
}
.ctsbto_ctns .data_lst p:nth-child(4){
	border-bottom: solid 5px #9aa329;
}
.ctsbto_ctns .data_lst p:nth-child(5){
	border-bottom: solid 5px #3f6b86;
}
.ctsbto_ctns em a:hover{
	color: #aa0009;
}
.ctsbto_ctns3 a:hover{
	color: #aa0009 !important;
}
.ctsbto_ctns3{
	background: url(../images/xgssgz.png) no-repeat;
    height: 413px;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    overflow: hidden;
}
.none_pdata{
    height: 433px;
    text-align: center;
    margin-bottom: 0;
    padding-top: 111px;
}
.none_pdata img{
    display: block;
    margin: auto;
}
.none_pdata span{
	display: block;
    padding-top: 20px;
    padding-left: 22px;
    color: #b38082;
}
.entk_icts2 p a{
	cursor: context-menu;
}
.data_lst p{
	margin-left: 13%;
    margin-bottom: 2.5%;
    line-height: 28px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.data_lst em{
	display: block;
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}
.data_lst em a{
	display: initial;
    background: none;
    margin: 0;
    line-height: normal;
    border: none;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 20px;
    color:black;
}

.data_lst span{
	
}
.data_lst i{
	color:#969595;
	padding-right:10%;
}
.ctsbto_ctns3 .data_lst b{
	margin-right: 20px;
	overflow: hidden;
    max-width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
}
.ctsbto_ctns2 .data_lst b{
	
}
.ctsbto_ctns3 .data_lst p{
    border-bottom: solid 1px #e3e3e3;
    margin-bottom: 21px;
    line-height: 28px;
    margin-top: -10px;
}
.ctsbto_ctns3 .data_lst p:last-of-type{
    border-bottom: none;
}
.ctsbto_ctns2 .data_lst p{
    
}
.ctsbto_ctns2 .data_lst p:last-of-type{
    
}
.yqxxs2 .swiper-button-next{
	right:35px !important;
	background: url(../images/y-right.png) no-repeat !important;
	background-size: contain;
    width: 54px;
    height: 54px;
}
.yqxxs2 .swiper-button-prev{
	left:35px !important;
	background: url(../images/z_let.png) no-repeat !important;
	background-size: contain;
    width: 54px;
    height: 54px;
}
.swiper-pagination-bullet-active{
	background-color: #aa0009 !important;
}
.calendar-hd a .m{
	display: inline-block !important;
}
.addfn_input input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #e1e1e1;
}
.addfn_input input:-moz-placeholder, textarea:-moz-placeholder {
    color:#e1e1e1;
}
.addfn_input input::-moz-placeholder, textarea::-moz-placeholder {
　　color:#e1e1e1;
}
.addfn_input input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color:#e1e1e1;
}
.ssyqno_open .positioni{
	position: absolute;
    display: inline-block;
    width: 100%;
    top: 21%;
    left: 0;
    height: 80px;
    font-size: 14px;
}
.ssyqno_open1 .positioni em{
	float: left;
    width: 25.33% !important;
    text-align: center;
    font-size: 14px;
    opacity: 0.7;
}
.ssyqno_open2 .positioni em{
    display: inline-block;
    float: left;
    font-size: 14px !important;
    opacity: 0.7;
}
.ssyqno_open2 .positioni em:first-of-type{
    width: 46% !important;
    text-align: center;
    position: initial;
    margin-top: 0;
}
.ssyqno_open2 .positioni em:last-of-type{
    width: 48% !important;
    position: initial;
    text-align: left;
    min-width: 75px;
    margin-top: 0;
}  
.slide_line{
	display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 360px;
    border-left: dashed 1px #e7e7e7;
    margin-left: -0.5px;
    margin-top: -180px;
}
.alonly_sty{
	border-right: none !important;
}
.alonly_sty li{
	margin-bottom: 10px;
}
.alonly_sty li a{
	border-right:1px solid #e1e3e4 !important;
}

.gg_body{
    position: fixed;
    top: 0px;
    left: 50%;
    margin-left: -300px;
    z-index: 9999999999;
    width: 600px;
    height: 28px;
    line-height: 28px;
    background: #f8ddde;
    border-top: 0px;
    text-align: center;
    box-shadow:0px 2px 4px #b8888a;
    border-radius: 2px;
    color: #c8151d;
}
.gg_body li{
	width: 520px;
	line-height: 28px;
	margin-bottom: 0;
	height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center !important; 
}
.gg_bodyalt{
    position: fixed;
    width: 500px;
    height:500px;
    top:50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -250px;
    background: white;
    padding-bottom: 20px;
    z-index: 999999999;
    border-radius: 5px;
}
.gg_bodyalt p{
	margin: 0;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    line-height: 20px;
}
.gg_bodyalt h4{
	background: #3280fc;
    padding: 0;
    margin: 0;
    line-height: 40px;
    color: white;
    font-size: 16px;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.tkp_tg{
	position: fixed;
	top:0;
	left: 0;
	width:100%;
	height:100%;
	background: black;
	opacity: 0.7;
	z-index: 999999999;
}
.ckzzpl_span em{
	padding-right: 6px;
}
.ckzzpl_span i{
	padding-left: 5px;
}
.ckzzpl_span em:nth-child(3) a i{
	color:#58a4ef;
}
.ckzzpl_span em:nth-child(3) a{
	color:#58a4ef;
}
.po_contabsbg .info_cobgcksssy{
	padding: 0;
	padding-bottom: 15px;
	background: none;
}
.nobg_color .info_cobgck:hover{
	background: none;
}
.show_on_sxl{
    width: 120px;
    position: absolute;
    top: 47px;
    left: 50%;
    margin-left: -70px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 0 0 5px #e3e3e3;
    z-index: 999;
    background: white;
    cursor: pointer;
    padding: 6px 0;
    display: none;
    box-shadow: 0px 1px 3px #999999;
}
.show_on_sxl p{
	width: 100%;
	margin-bottom: 0;
}
.show_on_sxl img{
	margin:0 auto;
	display: block;
}
.newgb{width: auto;position: fixed;top: 47px;right: 0;z-index: 999;background: white;cursor: pointer;display: none;padding: 5px 0;box-shadow: none;border-radius: 0;margin: 0;}
.info_page .page_go{
	padding: 3px 12px !important;
	float: left;
	width: 206px;
}
.pagination li:last-of-type span{
	position: relative;

}
.info_page .page_go button{
	padding: 0 6px;
    float: right;
    background: #3280fc;
    color: white;
    border: none;
    height: 25px;
}
.info_page .page_go input{	
    margin-right: 10px;
    width: 50px;
}
ul, ol{
	margin-bottom: 0 !important;
}
.tit_notice{
	height: 35px;
	background: #aa0009;
	position: relative;
	line-height: 35px !important;
    padding-top: 0 !important;
}
.tit_notice span{
	display: inline-block;
	text-align: center;
	color:white;
	width: 100%;
}
.tit_notice i{
	float: right;
	position: absolute;
	display: inline-block;
	color:white;
	width: 40px;
	text-align: center;
	top:0;
	right: 10px;
	z-index: 9999999;
	height: 35px;
    line-height: 35px;
    cursor: pointer;
}
.gg_bodyalt .tit_notbox{
    padding: 0 20px;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    border: none;
    text-decoration: none;
    outline: none;
    resize:none;
    background: none;
    line-height: 25px;
}
.tit_notbox p{
	line-height: 22px;
}
.tit_notbox p em{
	display: block;
}
.tit_notbox p a{
	border-bottom: solid 1px #aa0009;
}
.gg_bodyalt .tit_notboxscroll{
	height: 424px ;
	overflow-y: scroll;
}
#gg_boul li span{
	border-bottom: solid 1px #c8151d;
}
#gg_boul .no_pointer{
	cursor: auto;	
}
#gg_boul .no_pointer span{
	border-bottom: none !important;	
}

.add_hui{
    background: white;
    padding: 15px 25px;
}

.add_hui a{
    padding: 6px 6px;
    background-color: white;
    border: 1px solid #ccc;
    color: #000;
    background: url(../images/blackjt.png) no-repeat 6px center;
    padding-left: 28px;
    background-size: 14px; 
}
.add_hui a:hover{
	background-color: #3280fc !important;
	border: 1px solid #3280fc !important;
	color:#fff;
    border:none;
    background: url(../images/whitejt.png) no-repeat 6px center;
}
.add_xj{
	background: white;
    padding: 15px 25px;
}
.add_xj a{
    padding: 6px 6px;
    background-color: white;
    border: 1px solid #ccc;
    color: #000;
    background: url(../images/heiszj.png) no-repeat 6px center;
    padding-left: 28px;
    background-size: 14px; 
}
.add_xj a:hover{
	background-color: #3280fc !important;
	border: 1px solid #3280fc !important;
	color:#fff;
    border:none;
    background: url(../images/baiszj.png) no-repeat 6px center;
}
.add_goback a{
    padding: 6px 6px;
    background-color: white;
    border: 1px solid #ccc;
    color: #000;
    background: url(../images/blackjt.png) no-repeat 6px center;
    padding-left: 28px;
    background-size: 16px;
}
.add_goback{
	background: white;
    padding: 15px 25px;
}
.add_goback a:hover{
	background-color: #3280fc !important;
	border: 1px solid #3280fc !important;
	color:#fff;
    border:none;
    background: url(../images/whitejt.png) no-repeat 6px center;
}
.plst_comsl{
    background: #fff;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 30px 20px 10px 20px;
    position: relative;
}

.plst_botim{
    margin-bottom: 0px !important;
}

.plst_botms{
    margin-bottom: 20px;
}

.plst_botms span{
    display: inline-block;
    width: 76px;
    float: left;
}

.plst_botms em{
    color: #aa0009;
}

.plst_nums{
    color: #999;
    margin-left: 15px;
    letter-spacing: 1px;
    font-size: 13px;
}

.plst_ulfam{
    float:left;
    width: 90%;
}

.plst_ulfam li{
    float: left;
    margin-right: 20px;
    background: #ededed;
    padding: 5px 15px;
    margin-bottom: 20px;
}

.plst_riwnd{
    padding-right: 200px;
}

.plst_qols{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 200px;
    height: 100%;
    border-left: 1px solid #ededed;
}

.plst_qols ul{
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: 125px;
    margin-top: -63px;
    margin-left: -50px;
}

.plst_qols li{
    cursor: pointer;
    padding-top: 12px;
    height: 33.33%;
}

.plst_qols a:nth-child(1) li{
    background: url(../images/ico_chakan.png) left -8px no-repeat;
    padding-left: 30px;
    background-size: 15px;
}

.plst_qols a:nth-child(2) li{
    background: url(../images/ico_chakan.png) left -56px no-repeat;
    padding-left: 30px;
    background-size: 15px;
}

.plst_qols li:nth-child(3){
    background: url(../images/ico_chakan.png) left -102px no-repeat;
    padding-left: 30px;
    background-size: 15px;
}

.plst_qols a:nth-child(1) li:hover{
    background: url(../images/ico_chakan.png) left -148px no-repeat;
    padding-left: 30px;
    color:#3280fc;
    background-size: 15px;
}
.plst_qols a:nth-child(2) li:hover{
    background:url(../images/ico_chakan.png) left -196px no-repeat;
    padding-left: 30px;
    color:#3280fc;
    background-size: 15px;
}

.plst_qols li:nth-child(3):hover{
    background:url(../images/ico_chakan.png) left -242px no-repeat;
    padding-left: 30px;
    color:#3280fc;
    background-size: 15px;
}
.plst_qols li:hover a{
    color:#c71521;
}
.waringCenter{
	
}
.waringCenter span{
	cursor: pointer;
	display: inline-block;
	width: 120px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	background: #ebebeb;
	margin-right: 20px;
	position: relative;
}
.waringCenter span i{
	display: none;
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #3280fc;
}
.waringCenter span.on{
	color: #3280fc;
	background: white;
}
.waringCenter span.on i{
	display: block;
}
.waringCenter span a{
    display: block;
}
.yts_vscbox2 p .yts_vsctst2 {
    display: inline-block;
    width: 140px;
    text-align: center;
    color: white;
    margin-right: 20px;
    cursor: pointer;
    background: #3280fc;
    border: 1px solid #3280fc;
    color: white !important;
}
.yts_vsctpy2 p{
	line-height: 40px;
    margin: 20px 0;
    color: #9f9f9f;
}
.yts_vsfrm2 .yts_vsctsob{
    display: block;
    width: 100px;
    text-align: center;
    color: white;
    margin-right: 40px;
    cursor: pointer;
    line-height: 40px;
    border-radius: 5px;
    background: #3280fc;
    border: 1px solid #3280fc;	
    margin: 20px 0;
}
.yts_vsctsob2{
	display: inline-block;
    width: 100px;
    text-align: center;
    color: white;
    margin-right: 40px;
    cursor: pointer;
    line-height: 40px;
    border-radius: 5px;
    background: #3280fc;
    margin: 20px 0;
}
.yts_vsctsob3 a{
    display: inline-block;
    width: 100px;
    text-align: center;
    margin-left: 40px;
    cursor: pointer;
    line-height: 40px;
    border-radius: 5px;
    color: #666 !important;
    border: 1px solid #ccc;
}
.yts_vsctsob3 a:hover {
    background: #3280fc;
    color: white !important;
    border-color: #3280fc;
}
 .sensitive{
	resize: none;
    display: block;
    padding: 10px 15px;
    outline: none;
    font-size: 10px;
    border: solid 1px #e3e3e3;
    margin-bottom: 15px;
    height: 45px;
    font-size: 14px;
    float: left;
}
.vsfrm2_title{
	margin: 20px 0;
}
.sensitiveBox span{
    float: left;
    padding-left: 30px;	
    color: #9f9f9f;
}
.yts_vsfrm2 .label{
    color: #9f9f9f;
    font-weight: normal;
}
.yts_vsfrm2 .label label{
	font-weight: normal;	
	margin-right: 30px;
}
.yts_vsfrm2 .label a{
    color: #9f9f9f;
    font-weight: normal;
    color: #3280fc;
    text-decoration: underline;
}
.yts_vsfrm2 .label input{
    margin-top: 0;
    margin-right: 5px;
    display: block;
    float: left;
}
.plst_boPaCh{
	border-top: dashed 1px #e3e3e3;
    padding-top: 20px;
}
.newslistLog,.left_logo{
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    width: 160px;	
    background: #3280fc;
    height: 47px;
}
.newslistLog a,.left_logo a{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -3px;
}
.newslistLog img{
	vertical-align: bottom;	
}
@media screen and (min-width:1280px) and (max-width:1600px){
    .add_hui a{
        background: url(../images/blackjt.png) no-repeat 6px center;
        background-size: 12px;
        padding-left: 25px;
    }
    .add_hui a:hover{
        background: url(../images/whitejt.png) no-repeat 6px center;
        background-size: 12px;
    }
}
.over_heit{
	width: 100%;
	height: 24px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px !important;
}
.over_heitXjt{
	position: absolute;
	top: 0;
    right: 63px;
    width: 22px;
    height: 24px;
    cursor: pointer;
}
.over_heitXjtShow{
	display: block !important;
}
.over_heitHit{
	height: auto !important;
}
.over_heitHit #downXjt{
	display: none !important;
}
.over_heitHit #upSjt{
	display: block !important;
	margin-top: 6px; 
}
.over_heitinfo{
    height: 200px;
    overflow-y: scroll;
}
.over_hetabtinfo{
    height: 250px;
    overflow-y: scroll;
}
.over_whenMoreHide{
	display: none !important;
}
.more_keyWord{
	width: 70%;
	min-width: 250px;
	float: left;
	color: #3280fc;
}
.more_keyWord em{
	display: inline !important;
	line-height: 22px !important;
}
.bottom_ert{
	float: left;
	padding-left: 30px;
    margin-top: 28.5px;
}
.bottom_ert i{
    padding-right: 10px;
    padding-left: 10px;
    color: #999;
    display: inline-block;
    line-height: 15px;
    cursor: pointer;
}
.bottom_ert i.on{
	color: #3280fc;
}
.bottom_ert i:nth-child(3){
	border-right: solid 1px #e3e3e3;
	
    border-left: solid 1px #e3e3e3;
}

.bottom_ert span{
	padding-right: 33px;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
	background-color: #3280fc !important;
    border-color: #3280fc !important;
    color: #fff !important;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus{
	color: black !important;
}
.pagination>li>a, .pagination>li>span, .pagination>li>a, .pagination>li>span{
	color: black !important;
}
.pagination>li>span>font{
	color: #3280fc !important;
}
.xListnoNav{
    position: relative;
    width: 90%;
    margin: 0 auto;	
}
.xListnoTit{
    padding: 20px 30px;
    margin-top: 66px;
    background: white;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    height: 90px;
    line-height: 40px;
}
.xListnoTit p{
    float: left;
    margin-bottom: 0;	
}
.xListnoTit span{
    font-size: 20px;
    font-weight: bold;	
}
.xListnoTit i{
    padding-left: 33px;	
    color: #999;
}
.xListnoTit em{
    float: right;
    display: block;
    width: 116px;
    height: 40px;
    color: white;
    text-align: center;
    line-height: 40px;
    background: url(../images/daochu_daochuBai.png) no-repeat 20px;
    background-color: #3280fc;
    padding-left: 22px;
    cursor: pointer;
    border-radius: 3px;
}
.yjfchecked {
    margin-right: 20px;	
}
.yjfchecked i {
    border: 1px solid #3280fc;
    display: inline-block !important;
    width: 13px;
    height: 13px;
    margin-right: 6px;
    padding-left: 0 !important;	
}
.yjfcheckedRed {
    background: url(../images/search.png) no-repeat -2px -15px;
}
.yts_fmprsto span.yjfchecked{
	width: auto !important;
}
.hdeter_tabList{
    padding: 10px 20px;
    border-bottom: solid 1px #e3e3e3;
}
.hdeter_tabList i{
    color: #000;
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
}
.hdeter_tabList span{
    color: #999;
}
.hdeter_tabList em{
    color: #999;
    font-size: 12px;
    width: 100%;
    display: block;
    text-align: right;
}
.hdeter_tabList p{
    border-bottom: none;
    padding-bottom: 0px;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 5px;
}
.hdeter_tabList .gir{display: flex;align-items: center;}
.hdeter_tabList .ggNew{margin: 0 0 0 2px;background-color: #e62525;color: white;width: 28px;height: 15px;border-radius: 3px;font-size: 10px;font-weight: 700;text-align: center;line-height: 15px;font-style: italic;transform: scale(0.9);}
.info_ticontBox .rank_mcig {
    height: 24px;
    overflow: hidden;
}
.info_ticontBox .info_cemop{
    width: 78%;	
}
.onLeftBig{
    margin: 0px auto;
    width: 100% !important;
    height: 100% !important;
    position: fixed !important;
    left: 0;
    top: 0;
    z-index: 999999;
    padding: 5% 0;
}
.onLeftBig .propPathLeft{
    width: 100% !important;
}
.onLeftBig .propPathLeftBig{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: black;
    opacity: .6;
}
.onLeftBig .proLjTrendIsShowLeft{
    display: block;
    position: fixed !important;
    width: 100% !important;
    height: 800px;
    top: 50%;
    left: 0;
    margin-top: -400px;
    z-index: 9999999;
    background: white;
}
.onLeftBig .propPathLeft{
	height: 800px !important;
	padding-top: 5px;
}
.info_tab_pag .on,.info_tab_sort .on{
   color: #3280fc;
   border: solid 1px #3280fc;
   border-radius: 2px;
   border-right: 1px solid #3280fc !important; 
}
.saveChaned{
    margin: 10px 0;
    line-height: 24px;
}
.saveChaned .left{
    float: left;
    width: 560px;
    position: relative;
}
.saveChaned .size3Box{
    position: absolute;
    top: 35px;
    padding: 10px 0;
    color: #3280fc;
}
.saveChaned .left .size3{
    background: white;
    z-index: 9999;
    box-shadow: 0 0 5px #bfbdbd;
    padding: 0 10px;
    border-radius: 3px;
    position: relative;
}
.saveChaned .left .size3 em{
    border: solid 6px transparent;
    border-top: none;
    border-bottom-color: white;
    height: 10px;
    display: inline-block;
    top: -10px;
    left: 50%;
    position: absolute;
    margin-left: -6px;
}
.saveChaned .left i{
    border: solid 1px #e1e3e4;
    display: inline-block;
    padding: 0 10px;
    border-radius: 3px;
    margin-right: 10px;
    float: left; 
    cursor: pointer;
}
.saveChaned .left .left_ctns{
    display: inline-block;
    float: left;
}
.saveChaned .left .left_ctns span{
    border: solid 1px #e1e3e4;
    display: inline-block;
    padding: 0 10px;
    border-radius: 3px;
    padding-right: 30px;
    position: relative;
    width: 120px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; 
    float: left;
    margin-right: 10px;
}
.saveChaned .left .left_ctns .onHight{
    border-color: #3280fc;
    background: #e8c1c3;
}
.saveChaned .left .left_ctns .onHight{
    color: #3280fc;
    border: solid 1px #3280fc;    
}
.saveChaned .left .left_ctns span em{
    position: absolute;
    right: 0;
    padding: 0 10px;
    cursor: pointer;
    top: 0;
    z-index: 9;    
}
.saveChaned .right{
    float: left;    
}
.saveChaned .right span{
    border: solid 1px #e1e3e4;
    line-height: 24px;
    display: inline-block;
    padding: 0 10px;
    border-radius: 3px; 
    cursor: pointer;
}
.saveChaned .right .onHight{
    color: #3280fc;
    border: solid 1px #3280fc;   
}
.saveChaned_add{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 440px;
    height: 200px;
    background: white;
    z-index: 99999;
    box-shadow: 0 0 5px #bfbdbd;
    border-radius: 5px;  
      margin-left: -220px;
      margin-top: -100px;
}
.saveChaned_add .tit{
    height: 30px;
    line-height: 30px;
    border-bottom: solid 1px #e3e3e3;
    padding-left: 20px;
    padding-right: 10px;    
}
.saveChaned_add .tit span{
    float: left;    
}
.saveChaned_add .tit em{
    float: right;
    padding: 0 10px;
    cursor: pointer;    
}
.saveChaned_add input{
    float: right;
    width: 320px;
    border: solid 1px #e3e3e3;
    padding: 4px 10px;   
}
.saveChaned_add .rows{
    height: 30px;
    width: 372px;
    margin: 20px auto;    
    position: relative;
}
.saveChaned_add .rows span{
    float: left;
    line-height: 30px;    
}
.saveChaned_add .submit_btn{
    width: 130px;
    margin: 0 auto;    
}
.saveChaned_add .submit_btn i{
    height: 30px;
    border: solid 1px #3280fc;
    border-radius: 3px;
    padding: 5px 10px;
    cursor: pointer;    
    color: #3280fc;
}
.saveChaned_add .submit_btn i.on{
    background-color: #3280fc;
    color: white;
}
.saveChaned_add .submit_btn i:hover{
    background-color: #3280fc;
    color: white;
}
.saveChaned_add .tis{
    font-size: 12px;
    color: #999;
}
.saveChaned_add .save_val_tis{
    position: absolute;
    font-size: 12px;
    color: #3280fc;
    top: 33px;
    left: 52px;
}
@media screen and (min-width:1680px) and (max-width:1919px) {
    .info_cemop{
        width: 52%;
    }
    .info_cobgckBox .info_cemop{
    	width: 70%;
    }
    .info_cobgckNews .info_cemop{
		width: 70%;
	}
    .infoTop_title .info_tit2{
        width: 50% !important;
    }
}
@media screen and (min-width:1680px) and (max-width:2000px) {
    .dw_ysdnbox{
        margin-left: -480px;
        width: 960px;
        margin-top: -130px;
    }
    .infoTop_title .info_tit5 {
        width: 5%;
    }
    .monitor_xs {
        width: 5%;
    }

    .sq_m_small{
        bottom: 3%;
    }
    .yssets_img p{
        font-size: 14px !important;
    }
    .yssets_img {
        width:880px;
    }
    .yssets_img_o{
        top:16%;
        right:15%;
        width:30%;
        line-height:26px;
    }
    .yssets_img_t {
        top: 42%;
        right: 6.6%;
        width: 29%;
        line-height: 21px;
    }
    .yssets_img_th {
        top: 68%;
        right: 19.6%;
        width: 29%;
        line-height: 25px;
    }
}
@media screen and (min-width: 1920px) {
    body {
        font-size: 14px !important;
    }
    .p_righton{
    	padding: 10px;
    }
    .yth_amgopst i,.yth_amgops i{
    	font-size: 32px !important;
    }
    .yth_amgops p,.yth_amgopst p{
	    font-size: 16px !important;
	}
	.quanwang_cont span{
		font-size: 16px !important;
	}
	.sousuo_search span{
		font-size: 16px !important;
	}
	.headerlist li a{
		font-size: 16px !important;
	}
	.po_xinxit{
		font-size: 16px !important;
	}
	.tj_coneitr h3{
		font-size: 16px;
	}
	.infolist_null{
		font-size: 16px;
	}
	.weibo_contm h2{
		font-size: 16px;
	}
	.weibo_conthtbo{
		font-size: 16px;
	}
	.wchat_wo{
		font-size: 15px;
	}
	.weibo_zxfc{
		font-size: 16px;
	}
	.weibo_coneitr h3{
		font-size: 16px;
	}
	.sign_rzh{
		font-size: 16px;
	}
	.weibcontainer_mgyq h3{
		font-size: 16px;
	}
	.yts_vsfrm{
		font-size: 14px;
	}
	.control-bar-wrapper .control-bar .label{
		font-size: 14px;
	}
	.header_qiehuan .select{
		font-size: 14px;
	}
}


@media screen and (min-width:1600px) and (max-width:1679px) {
	.dw_ysdnbox{
        margin-left: -400px;
        width: 800px;
        margin-top: -100px;
    }
    .yssets_img {
	    width: 750px;
	}
	.section h3{
		margin-top:80px;
	}
	.yssets_img_o {
	    width:28%;
	    height:19%;
	    top: 13.5%;
	    right: 17%;
	    padding:5px 0;
	    line-height: 16px;
	}
	.yssets_img_t {
	    width: 28.5%;
	    height: 19%;
	    right: 7.2%;
	    padding: 5px 0;
	    top: 40%;
	}
	.yssets_img_th {
	    width: 28%;
	    height: 19%;
	    right: 20.5%;
	    padding: 5px 0;
	    top: 66%;
	    line-height: 16px;
	}
	.yssets_img p{
		line-height:none;
	}
	.page_ttns p{
		margin-bottom:1%;
	}
	.infoTop_title .info_tit2{
		width: 43% !important;
	}
	.info_cemop{
		width: 52%;
	}
	.info_cobgckBox .info_cemop{
    	width: 68%;
    }
    .info_cobgckNews .info_cemop{
		width: 68%;
	}
	.onLeftBig .proLjTrendIsShowLeft{
		height: 530px !important;
		margin-top: -265px !important;
	}
	.onLeftBig .propPathLeft {
	    height: 530px !important;
	}
}
@media screen and (min-width:1440px) and (max-width:1599px) {
	.dw_ysdnbox{
        margin-left: -380px;
        width: 760px;
        margin-top: -90px;
    }
    .yssets_img{
    	width:48%;
    }
    .yssets_img_o {
	    width: 28%;
	    height: 18%;
	    top: 13.5%;
	    right: 16.5%;
	    padding: 1% 0;
	    font-size: 12px;
	}
	.yssets_img_t {
		width: 28%;
	    height: 18%;
	    top: 41%;
	    right: 7%;
	    font-size: 12px;
	}
	.yssets_img_th {
	    width: 28.3%;
	    height: 17%;
	    right: 20%;
	    top: 67%;
	    font-size: 12px;
	}
	.yssets_img p{
		line-height:14px;
	}
	
	.monitor_xs {
    	width: 6%;
    }
    .infoTop_title .info_tit5 {
	    width: 6%;
	}
	.infoTop_title .info_tit2 {
	    width: 45%;
	}
	.info_cemop {
	    width: 48%;
	}
	.info_cobgckBox .info_cemop{
    	width: 66%;
    }
    .info_cobgckNews .info_cemop{
		width: 66%;
	}
	.infoTop_title .info_tit4 {
	    width: 120px;
	}
	.monitor_source{
		width: 120px;
	}
	.monitor_meiti{
		width: 80px;
	}
	.infoTop_title .info_tit3 {
	    width: 80px;
	}
}
@media screen and (min-width:1366px) and (max-width:1439px) {
	.monitor_xs{
	    width: 5%;	
	}
	.infoTop_title .info_tit5 {
	    width: 5%;
	}
	.infoTop_title .info_tit2 {
	    width: 45%;
	}
	.info_cemop {
	    width: 48%;
	}
	.info_cobgckBox .info_cemop{
    	width: 64%;	
    }
    .info_cobgckNews .info_cemop{
		width: 66%;
	}
	.infoTop_title .info_tit3 {
	    width: 70px;
	}
	.infoTop_title .info_tit4 {
	    width: 120px;
	}
	.monitor_source{
		width: 120px;
	}
	.monitor_meiti{
		width: 70px;
	}
}
@media screen and (min-width:1360px) and (max-width:1365px) {
	.infoTop_title .info_tit2{
	    width: 45%;
	}	
	.info_cemop {
	    width: 45%;
	}
	.info_cobgckBox .info_cemop{
    	width: 64%;	
    }
    .info_cobgckNews .info_cemop{
		width: 65%;
	}
	.infoTop_title .info_tit5 {
	    width: 5%;
	}
	.monitor_xs {
    	width: 5%;
    }
	.info_seaver{
		padding-right: 9px !important;
	}
	.infoTop_title .info_tit3 {
	    width: 70px;
	}
	.infoTop_title .info_tit4 {
	    width: 120px;
	}
	.monitor_source{
		width: 120px;
	}
	.monitor_meiti{
		width: 70px;
	}
}
@media screen and (min-width:1280px) and (max-width:1359px) {
	.dw_ysdnbox {
        margin-left: -280px;
        width: 560px;
        margin-top: -60px;
    }
    .page_ttns p{
    	margin:3% 0 !important;
    }
    
    .info_bjFixed{
    	min-width: 1180px;
    }
    .khpy_set2{
    	margin-top:1% !important;
    }
    .yssets_img{
    	width:42%;
    	margin-top: 30px;
    	font-size:12px;
    }
    .info_seaver{
    	padding-right: 9px !important;
    }
    .yssets_img_o {
    	width:30%;
	    height: 21%;
	    top: 12.5%;
	    padding: 5px 0;
	    font-size: 12px;
	    right: 14.5%;
	    line-height: 12px
	}
	.yssets_img_t {
	    height:20%;
	    padding: 5px 0 !important;
	    right: 6%;
	    top: 39%;
	    width: 29%;
	    line-height: 15px;
	}
	.yssets_img_th {
	    height: 21%;
	    padding: 5px 0 !important;
	    right: 19%;
	    top: 65%;
	    width: 29%;
	    line-height: 12px;
	}
	.yssets_img p{
		line-height:none;
	}
	.infoTop_title .info_tit5 {
	    width: 6%;
	}
    .info_seaver{
		padding-right: 50px !important;
	}
	.info_cemop {
	    width: 45% !important;
	}
	.info_cobgckBox .info_cemop{
    	width: 62% !important;	
    }
    .info_cobgckNews .info_cemop{
		width: 65% !important;
	}
	.infoTop_title .info_tit2 {
	    width: 45% !important;
	}	
	.infoTop_title .info_tit4{
		width: 120px;
	}
	.monitor_source{
		width: 120px;
	}
	.infoTop_title .info_tit3{
		width: 70px;
	}
	.monitor_meiti{
		width: 70px;
	}
}
@media screen and (min-width:1152px) and (max-width:1279px) {
	.dw_ysdnbox{
        margin-left: -330px;
        width: 660px;
        margin-top: -70px;
    }
    .yssets_tsnl{
    	font-size:20px !important;
    }
    .yssets_img{
    	width:50%;
    	font-size:12px;
    }
    .yssets_img_o{
	    padding: 3px 0!important;
	    top: 14%;
	    right: 15%;
	    width: 29.2%;
	    height: 19%;
	    line-height: 12px;
    }
    .yssets_img_t{
	    padding: 2px 0!important;
	    right: 6%;
	    top: 41%;
	    width: 29%;
	    height: 17%;
	    line-height: 14px;
    }
    .yssets_img_th{
	    padding: 3px 0 !important;
	    top: 66.5%;
	    width: 29%;
	    right: 19%;
	    height: 19%;
	    line-height: 12px;
    }
    .yssets_img p{
    	line-height:none;
    }
	.info_seaver{
		padding-right: 50px !important;
	}
}
@media screen and (min-width:1024px) and (max-width:1151px) {
	.info_seaver{
		padding-right: 50px !important;
	}
}
@media screen and (min-width:800px) and (max-width:1023px) {
	.info_seaver{
		padding-right: 50px !important;
	}
}
.log_bg {
    position: fixed;
    background: url(../images/log_bg.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    min-width: 1300px;
    height: 1080px;
}
.log_conps {
    position: fixed;
    top: 40px;
    right: 0px;
    width: 100%;
}

.log_conps a {
    margin-left: 20px;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.log_conps a:hover {
    background: #3280fc;
    height: 40px;
    line-height: 40px;
}

.log_conter{
    width: 63%;
    margin: auto;
    text-align: right;
    min-width: 245px;
}

.log_login{
    width: 100%;
    position: relative;
}

.log_uscont{
    color:#fff;
    margin-top: 40px;
}

.log_tmkusn input{
    width: 300px;
    height: 45px;
    border: none;
    background: url(../images/log_kuang.png) no-repeat;
    background-color: transparent !important;
    padding: 0 10px 0 60px;
    color:#fff !important;
}

.log_input{
    /* background: url(../images/log_kuangon.png) no-repeat !important; */
}

.log_tmkusn span{
    position: absolute;
    width: 20px;
    height: 22px;
    margin: 10px 20px;
}

.log_username{
    background: url(../images/log_username.png) no-repeat;
}

.log_poss{
    background: url(../images/log_pass.png) no-repeat;
}

.log_tmkusn input::-webkit-input-placeholder{
    color:#fff;
}
.log_tmkusn input::-moz-placeholder{ 
    color:#fff;
}
.log_tmkusn input:-moz-placeholder{
    color:#fff;
}
.log_tmkusn input:-ms-input-placeholder{
    color:#fff;
}
.listTitRight input::-webkit-input-placeholder{
    color:#333;
}
.listTitRight input::-moz-placeholder{  
    color:#333;
}
.listTitRight input:-moz-placeholder{
    color:#333;
}
.listTitRight input:-ms-input-placeholder{
    color:#333;
}
.log_tishi{
    height:25px;
    line-height: 25px;
    color: #3280fc;
}

.log_munpo a i {
    display:inline-block;
    background: url(../images/log_check.png) no-repeat;
    width:16px;
    height:16px;
}

.log_munpo .log_searsel {
    position: relative;
    background: url(../images/log_cheched.png) no-repeat;
    width:16px;
    height:16px;
}

.log_munpo em{
    position: absolute;
    width: 100px;
    color:#fff;
    margin-left: 10px;
}

.log_bottom {
    background-color: #cc1625;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 5px;
    height: 45px;
    line-height: 45px;
}

.log_footer{
    position:fixed;
    bottom:0px;
    width:100%;
    background:#070625;
    height:80px;
    color:#fff;
}

.log_footer a{
    color:#fff;
    display:block;
}

.log_teomt{
    float: left;
    padding-top: 20px;
    margin-right: 150px;
}

.log_teomt img{
    float: left;
}

.log_wzils{
    float: left;
    padding-left: 12px;
}

.log_wzils span{
    display:block;
    letter-spacing: 2px;
}

.log_weixin{
    float: right;
    padding-top: 10px;
    position: relative;
}

.log_weixin img{
    float: left;
}

.log_weicur{
    cursor: pointer;
}

.log_wztown{
    float: left;
    text-align: center;
    margin-left: 12px;
    margin-top: 10px;
}

.log_wztown span{
    display:block;
    letter-spacing: 2px;
}

.log_fotcont{
    width: 63%;
    height: 80px;
    margin: auto;
    min-width: 1170px;
}

.log_weida{
    position: absolute;
    bottom: 65px;
    left: -45px;
}

.log_cenzomg{
    position: fixed;
    width: 300px;
    height: 350px;
    left: 50%;
    top: 40%;
    margin-left: -150px;
    margin-top: -175px;
}

.ifo_consa{
    height: 35px;
}

.ifo_consa span{
    display: inline-block;
    border: 1px solid #e3e3e3;
    color: #666;
    height: 35px !important;
    line-height: 33px;
    padding: 0 20px 0 40px;
    margin-right: 10px;
    cursor: pointer;
    border-radius: 3px;
}

.ifo_daochu{
    background: url(../images/info_daochu.png) no-repeat 20px 8px;
    width: 90px;
}

.ifo_daochu:hover{
    background: url(../images/info_daochu1.png) no-repeat 20px 8px;
    background-color:#3280fc;
    color:#fff !important;
    border: 1px solid #3280fc !important;
}

.ifo_pgan{
    background: url(../images/info_qgan.png) no-repeat 20px 8px !important;
}

.ifo_pgan:hover{
    background: url(../images/info_qgan1.png) no-repeat 20px 8px !important;
    background-color:#3280fc !important;
    color:#fff !important;
}

.ifo_pdel{
    background: url(../images/info_pdel.png) no-repeat 20px 8px;
}

.ifo_pdel:hover{
    background: url(../images/info_pdel1.png) no-repeat 20px 8px;
    background-color:#3280fc;
    color:#fff !important;
}

.ifo_pbao{
    background: url(../images/info_jbao2.png) no-repeat 20px 8px;
}

.ifo_pbao:hover{
    background: url(../images/info_jbao3.png) no-repeat 20px 8px;
    background-color:#3280fc;
    color:#fff !important;
}

.ifo_dchunoe{
    position: absolute;
    top:42px;
    width: 100px;
    z-index: 99;
    border-bottom: 1px solid #ccc;
}

.ifo_dchunoe em{
    display: block;
    border: 1px solid #ccc;
    border-bottom: none;
    height: 35px;
    line-height: 35px;
    color: #333;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
}

.ifo_dchunoe em:hover{
    background-color:#3280fc;
    color:#fff;
}

.ifo_dchon{
    background: url(../images/info_daochu1.png) no-repeat 20px 8px;
    background-color:#3280fc !important;
    color:#fff !important;
    border: 1px solid #3280fc !important;
}

.pagination li:last-child span{
    border:none;
    margin-left: 2px;
}

.info_page button {
    padding: 0 6px;
    float: right;
    background: #3280fc;
    color: white;
    border: none;
    height: 25px;
}

.page_xingo{
    width: 150px !important;
}

.page_bton{
    padding: 0px !important;
}

.page_bton button{
    padding: 6px 10px;
    height: 32px;
}

.comm_infolist {
	width: 120px;
	float: left;
	margin-right: 25px;
}

.comm_infolist input{
	height: 35px;
	line-height: 35px;
	border-radius: 3pxpx;
	border: 1px solid #e3e3e3;
}

.widthSize a.bj_property,.widthSize a.bj_delete{
	height: 30px;
    line-height: 27px;
    display: block;
    padding: 0px;
    width: 28px;
    border: none;
    border-radius: 0;
    margin: 0 auto;	
    float: left;
}
.widthSize .info_bsm {
    margin: 0;
    width: 28px;
    height: 30px;
}
.widthSize{
    margin-top: 0;
    width: 198px;
    position: relative;
    right: 0px !important;
}
.poten_audi .poten_audiBj{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
    opacity: 0.7;
    z-index: 999999;
}
.poten_audi .poten_audiCtn{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 550px;
    height: 260px;
    color: black;
    z-index: 9999999;
    margin-top: -130px;
    margin-left: -200px;
    background: white;
    border-radius: 5px;
    overflow: hidden;
}
.poten_audi .poten_audiCtn .tit{
    font-size: 16px;	
    background: #3280fc;
    color: white;
    height: 40px;
    padding-left: 25px;
    line-height: 40px;
}
.poten_audi .poten_audiCtn .tit em{
    float: right;	
    cursor: pointer;
}
.poten_audi .poten_audiIknow{
    float: right;
    margin-top: 30px;
    color: white;
    background: #3280fc;
    font-size: 12px;
    width: 60px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    border-radius: 3px;	
    cursor: pointer;
    margin-right: 25px;
}
.poten_audi p{
    margin: 20px 0;
    padding: 0 25px;
}
.poten_audi p span{
    display: block;
    width: 100%;
    line-height: 20px;
    opacity: 0.7;	
}
.hzSpan .change_xInput{
	display: inline-block;
    margin-left: 48px;
    width: 60px;
    text-align: center;
    margin-top: 5px;
    height: 20px;
    line-height: 20px;	
    border: none;
    background: none;
    outline: none;
}
.change_xInputBox{
    position: absolute;
    bottom: -35px;
    width: 100%;
}
.change_xInputCtn{
    position: absolute;
    right: -74px;
    top: -4.5px;
    padding: 0 8px 0 12px;
    background: url(../images/zmfmzxBox.png) no-repeat;
    background-size: 100% 100%;
    z-index: 999;
    min-width: 124px;
}
.change_xInputCtn.ron{right: -70px;}
.change_xInputCtn img{
    width: 22px;
}
.change_xInputCtn p{
    display: inline-block;
    margin-bottom: 0;
    padding: 5px 5px 8px 5px;
    height: 30px;
    overflow: hidden;
    cursor: pointer;
}
.change_xInputCtn p:hover{
	background: #eaebef;
}
.showImg{
    width: 22px;
    margin: 0 auto;	
}
.showImg img{
    display: block;
    width: 18px;	
    margin: 0 auto;
}
.customer_asider_right{
	position: fixed;
	right: -300px;
	width: 300px;
	background: white;
	height: 100%;
	top: 46px;
	transition: all 0.3s;
    z-index: 9999;
    box-shadow: 0px 0px 3px #e3e3e3;
}
.customer_asider_right0{
	right: 0px;
}
.header_customerClick{
	background-color: #2b6ed9;
}
.customer_aside_tab{
	display: block;
	height: 40px;
	line-height: 40px;
	border-bottom: solid 1px #e3e3e3;
}
.customer_aside_tab i{
	display: block;
	width: 50%;
	text-align: center;
	float: left;
	position: relative;
	cursor: pointer;
}
.customer_asider_right p{
	border-bottom: solid 1px #e3e3e3;
	padding-bottom: 15px;
	text-align: justify
}
.customer_asider_right p a{
	margin-bottom: 10px;
	color: black;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	cursor: auto;
}
.customer_asider_right p span{
	color: #999;
}
.customer_asider_right p em{
	display: block;
	height: 22px;
}
.customer_asider_right p em b{
	display: block;
	float: left;
	width: 50px;
	height: 100%;
	background: url(../images/NEW_sider.png) no-repeat left center;
}
.customer_asider_right p em i{
	display: block;
	float: right;
	color: #999;
}
.customer_aside_tab i b{
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	bottom: 0;
	left: 0;
	right: 0;
}
.customer_aside_tab .customer_aside_tabi{
	color: #3280fc;
}
.customer_aside_tab .customer_aside_tabi b{
	background: #3280fc;
}
.customer_aside_tabList{
	padding: 30px 15px;
	line-height: 22px;
	padding-bottom: 100px;
	height: 100%;
	overflow-y: auto;
}
.customer_hdtab_tabList ul li{
	width: 400px;
	line-height: 30px;
	font-size: 11px;
	text-align: center;
}
.customer_hdtab_tabList ul{
  margin-left: -60px;
}
.customer_hdtab_tabList .form-group{
  margin: 0 0px 30px 0px;
}
.customer_hdtab_tabList .form-group label{
  margin:  0 0px 20px 0px;
}
.customer_hdtab_tabList ul li img{
	margin: 25px 0px 14px 0px;
}
.img50px img{
    width: 80px;
    margin-top: 30px !important;
    margin-bottom: 20px !important;
}
.customer_aside_scroll{
	overflow-y: scroll;
	overflow-x: hidden;
}
.feedback-frame-form label span{
	color: #3280fc
}
.com-contact-button{
	cursor: pointer;
	background-color: #3280fc;
	color: #fff;
	height: 40px;
	width: 120px;
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px;
	border-radius: 5px;
	text-align: center;
	margin-top: 0px;
}
.customer_asider{
	right: 0 !important;
}
.customer_hdtab_tabList .col-xs-6,.customer_hdtab_tabList .col-xs-10,.customer_hdtab_tabList .col-sm-10{
	padding-left: 0;
}
.help_no_data{
	text-align: center;
    color: #999;
    line-height: 20px;
    padding: 70px;
}
.help_no_data img{
	display: block;
    margin: 10px auto;
    width: 120px;
}
#form-control{
	height: 160px !important;
	color: #999;
	background: #f5f5f5
}
.form-group .col-xs-6,.form-group .col-xs-10{
	margin-bottom: 30px;
}
.help_error_msg{
    margin-top: 40px;
    margin-bottom: 20px;	
}
.wxkf18{
	font-size: 18px !important;
	margin-top: 10px;
}
.werkfemkm{
    line-height: 22px !important;	
}
.kkkfzl{
	font-size: 18px !important;
	margin-top: 63px;
	margin-bottom: 25px;
}
.feedback_content190808{
	background: #F5F5F5;
    border: none;
    box-shadow: none;
    resize: none;
}

.wchat_font span{
	height: 20px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 20px;
    padding-left: 0;
}
.load_jiazaiZFm{
	border: none;margin: 0 auto;width: 80px;height: 200px;padding-top: 75px;
}
.weibo_nemw li a:hover{
	color:#3280fc !important;
}
.sxHuiadhunBox{
	position: absolute;
    left: 17px;
	top:0;
}
.sxHuiadhun{
	width: 20px;
    float: right;
    margin-top: 8px;
    cursor: pointer;
    height: 20px;
    position: relative;
}
.sxHuiadhun img{
    float: left;
    width: 13px;
    margin-top: 2.5px;
    margin-left: 3.5px;
    height: 15px;
    display: block;
}
.sxHuiadhun:hover .imghun1{
	display: none;
}
.sxHuiadhun:hover .imghun2,.sxHuiadhun:hover span{
	display: block !important;
}
.sxHuiadhun span{
    position: absolute;
    display: block;
    width: 100px;
    font-size: 12px;
    text-align: center;
    background: black;
    color: white !important;
    opacity: 0.7;
    height: 25px;
    line-height: 25px;
    border-radius: 3px;
    top: -30px;
    z-index: 99999;
    left: -42px;
}
.sxHuiadhun i{
    border: 4px solid transparent;
    border-top-color: black;
    position: absolute;
    bottom: -12px;
    left: 40px;
}
.sxHuiadhun em{
	position: relative;
}
.widthSize a.info_bsmCopy{
	background: url(../images/opeBtns.png) no-repeat 0 -37px;
}
.widthSize a.info_bsmCopy:hover {
	background: url(../images/opeBtns.png) no-repeat 0 -300px !important;
}
.widthSize a.info_bsmWarningReport{
    background: url(../images/opeBtns.png) no-repeat 0 -73px;
}
.widthSize a.info_bsmWarningReport:hover {
	background: url(../images/opeBtns.png) no-repeat 0 -344px;
}
.widthSize a.info_complain{
    background: url(../images/opeBtns.png) no-repeat 0 -104px;
}
.widthSize a.info_complain:hover {
	background: url(../images/opeBtns.png) no-repeat 0 -387px;
}
.widthSize a.info_bsmJrzz{
	background: url(../images/opeBtns.png) no-repeat 0 -140px;
}
.widthSize a.info_bsmJrzz:hover {
	background: url(../images/opeBtns.png) no-repeat 0 -430px !important;
}

.widthSize .info_bsmCollect a.info_bsmCollectImgFav{
    background: url(../images/info_bsmCollectImgFav.png) no-repeat 3px 7px;
}
.widthSize .info_bsmCollect a.info_bsmCollectImg{
    background: url(../images/opeBtns.png) no-repeat 0 0px;
}
.widthSize .info_bsmCollect a.info_bsmCollectImg.on {
    background: url(../images/opeBtns.png) no-repeat 0 -254px;
}
.widthSize .info_bsmCollect a.info_bsmCollectImg:hover {
    background: url(../images/opeBtns.png) no-repeat 0 -254px;
}
.widthSize a.bj_property{
    background: url(../images/opeBtns.png) no-repeat 0 -176px;
}
.widthSize a.bj_property:hover {
	background: url(../images/opeBtns.png) no-repeat 0 -474px !important;
}
.widthSize a.bj_delete{
	background: url(../images/opeBtns.png) no-repeat 0 -212px;
}
.widthSize a.bj_delete:hover {
	background: url(../images/opeBtns.png) no-repeat 0 -519px !important;
}
.info_bsmHide .widthSize .info_bsmCollect a.info_bsmCollectImg{
    display: none !important;
}
.info_bsmHide .widthSize .info_bsmCollect a.info_bsmCollectImgFav{
    display: block !important;
}
.widthSize .info_bsmCollect .removeSimilarTsBox,
.info-gpt .removeSimilarTsBox{
    position: absolute;
    top: -6px;
    left: 12px;
    transform: translate(-50%, -50%);
    z-index: 0;
    padding-bottom: 12px;    
}
.info-gpt .removeSimilarTsBox{top: -12px;}
.widthSize .info_bsmCollect:hover .removeSimilarTsBox{
    display: block !important;      
}
.info-gpt{position: relative;cursor: pointer;}
.info-gpt .infogpt{height: 20px;display: block;}
.widthSize .info_bsmCollect .removeSimilarTs,
.info-gpt .removeSimilarTs{
    position: relative;
    width: 55px;
    height: 22px;
    padding: 0 3px;    
}
.info-gpt .removeSimilarTs{display: flex;width: 135px;}
.widthSize .info_bsmCollect .removeSimilarTs i,
.info-gpt .removeSimilarTs i{
    position: absolute;
    border: solid 5px transparent;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    border-top-color: rgba(0,0,0,0.5);
    z-index: 2;    
}
.widthSize .info_bsmCollect .removeSimilarTs p,
.info-gpt .removeSimilarTs p{
    position: absolute;
    top: 0;
    left: 0;
    background: black;
    width: 100%;
    opacity: .5;
    height: 100%;
    margin: 0;
    z-index: 1;
    border-radius: 3px;    
}
.widthSize .info_bsmCollect .removeSimilarTs span,
.info-gpt .removeSimilarTs span{
    font-size: 12px;
    text-align: center;
    line-height: 22px;
    display: block;
    color: white;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;    
}
.bcCtnbox_bzAlone{
    position: absolute;
    top: 29px;
    left: 16px;
    min-width: 218px;
    z-index: 999999;
    padding-top: 10px; 
}
.bcCtnbox_bzAlone .topJjBox{
    position: relative;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
    border-radius: 5px; 
    border: 1px solid #ebeef5;
    background-color: white;
}
.bcCtnbox_bzAlone .topJjBox i{
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    margin-left: -6px;
    border-top-width: 0 !important;
    content: " ";
    left: 27px;
    top: -10px;
    border-bottom-color: #ebeef5;
    border-width: 10px;
}
.bcCtnbox_bzAlone .topJjBox i:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    content: " ";
    margin-left: -6px;
    border-top-width: 0 !important;
    left: -2px;
    top: 2px;
    border-bottom-color: #fff;
    border-width: 8px;
}
.bcCtnbox_bzAlone em{
    display: block;
    line-height: 35px;
    text-align: left;
    padding: 0 40px 0 10px;
    cursor: pointer;
    margin: 1px;
	position: relative;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.bcCtnbox_bzAlone em:hover{
    color: white;
    background-color:#3280fc;
}
.bcCtnbox_bzAlone em .favoured{
		position: absolute;
		top: 0;
		right: 0;
		width: 50px;
		height: 100%;
		background: url(../images/seletedDg_h.png) no-repeat center center;
		background-size: 12px;
}
.bcCtnbox_bzAlone em:hover .favoured{
		background: url(../images/seletedDg.png) no-repeat center center;
		background-size: 12px;
}
.bcCtnbox_bzAlone em.showon .favoured{display: block !important;}
.jrzzBox .left{
    width: 560px;
    float: left;	
}
.jrzzBox .left .line{
	margin-bottom: 30px;	
}
.jrzzBox .right{
    width: 340px;
    float: right;
    border: solid 1px #e3e3e3;
    border-radius: 3px;
    height: 347px;
}
.yqsjline1{
	
}
.jrzzBox span.tit{
    display: block;
    float: left;
    width: 90px;
    line-height: 40px;	
}
.yqsjline1 p{
    float: left;
    width: 470px;
    position: relative;
    border: solid 1px #e3e3e3;
    border-radius: 3px;	
}
.yqsjline1 input{
    width: 90%;
    border: none;
    height: 40px;
    padding: 0 15px;	
}
.yqsjline1 img{
    position: absolute;
    right: 12px;
    top: 12px;
    cursor: pointer;
}
.curTishi i{
	float: right;	
}
.curTishi em{
    color: #3280fc;	
}
.curTishi span{
	float: left;
	padding-left: 90px;
	color: #3280fc;
}
.yqsjline2{
	
}
.yqsjline2 textarea{
    width: 470px;
    border-color: #e3e3e3;
    border-radius: 3px;
    padding: 10px;
    height: 150px;	
    resize: none;
    outline: none;
}
.yqsjline2 p{
    padding-left: 90px;	
}
.yqsjline2 p span{
    color: #b1afaf;	
}
.yqsjline2 p i{
    float: right;	
}
.yqsjline2 p em{
    color: #3280fc;	
}
.yqsjline3{
	
}
.yqsj3box{
	float: left;
    width: 470px;
    height: 40px;
    border-radius: 3px;
}
.jrzzBox .right p{
    background: #e8e8e8;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;	
}
.jrzzBox .right i{
    font-size: 12px;
    padding-left: 40px;
    color: #b1afaf;	
}
.jrzzBox .right span{
	display: block;
    float: left;
    width: 50%;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;	
}
.jrzzBj{
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    background: black;
    opacity: 0.7;
}
.jrzzBox{
    position: fixed;
    width: 1000px;
    height: 540px;
    top: 50%;
    left: 50%;
    margin-left: -500px;
    margin-top: -270px;
    z-index: 999999;
    background: white;	
}
.jrzzBox h4{
    background: #3280fc;
    color: white;
    text-align: center;
    margin: 0;
    height: 45px;
    line-height: 45px;
    position: relative;	
}
.jrzzBox h4 span{
	position: absolute;
    display: block;
    right: 10px;
    top: 0px;
    width: 40px;
    height: 45px;
    text-align: center;
    cursor: pointer;
}
.leftrctns{
	padding: 35px 30px 0 30px;
}
.trueNo{
    width: 260px;
    margin: 10px auto 0px auto;
}
.trueNo span{
    display: block;
    text-align: center;
    width: 90px;
    border: solid 1px #e3e3e3;
    height: 40px;
    border-radius: 3px;
    line-height: 40px;
    cursor: pointer;	
    position: relative;
}
.trueNo span:hover{
	background: #3280fc;
    color: white;	
}
.trueNo span.on{
	background: #3280fc;
    color: white;
}
.trueNo span i{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    background: white;
    line-height: 40px;
    color: #333;
    cursor: context-menu;
}
.trueNo .isNo{
    float: right;	
}
.trueNo .isTrue{
	float: left;
}
.ta_dateZz{
	height: 40px;
    padding: 10px;
}
.establishTracking{
	background:#3280fc;
	color:white;
	display: inline-block;
    cursor: pointer;
    margin: 20px 20px 30px 0;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    padding: 0px 10px;
}
.establishTracking img{
    margin-right: 5px;
}
.zzEstTrack{
    margin-bottom: 15px;
    padding: 0 30px;
}
.zzEstTrack span{
	display: inline-block;
    border: 1px solid #ccc;
    color: #666;
    height: 35px !important;
    line-height: 33px;
    padding: 0 20px 0 40px;
    margin-right: 10px;
    cursor: pointer;
    width: 100px !important;
}
.zzEstTrack span.zz_report{	
	background: url(../images/info_daochu.png) no-repeat 20px 8px;
}
.zz_reportBox{
    position: relative;
    width: 100px;
    height: 35px;
    float: left;
    margin-right: 10px;
}
.zz_report p{
	position: absolute;
    width: 100%;
    left: 0;
    top: 35px;
    background: white;
    border: solid 1px #e3e3e3;
    box-shadow: 0 0 5px #e3e3e3;
    border-radius: 3px;
    text-align: center;
    z-index: 999;
}
.zz_report p i{
    display: block;
    height: 40px;
    line-height: 40px;
    color: black;
}
.zz_report p i:hover{
	color: white;
	background: #3280fc;
}
.zzEstTrack span.zz_report:hover{
    background: url(../images/info_daochu1.png) no-repeat 20px 8px;
    background-color:#3280fc;
    color:#fff !important;
    border: 1px solid #3280fc; 
}
.zzEstTrack span.zz_report:hover p{
    display: block !important;
}
.zzEstTrack span.zz_delect{
	background: url(../images/info_pdel.png) no-repeat 20px 8px;
}
.zzEstTrack span.zz_delect:hover{
    background: url(../images/info_pdel1.png) no-repeat 20px 8px !important;
    background-color:#3280fc !important;
    color:#fff !important;
    border: 1px solid #3280fc;
}
.estTrack_title{
    padding: 10px 20px;	
    border-bottom: solid 2px #3280fc;
}
.estTrack_box span{
    display: block;
    float: left;
    font-weight: bold;
}
.estTrack_box .estTrack_xz{
    zoom: 130%;
    margin-top: 1.5px;
    float: left;
    margin: 1.5px 0px 0 0px;
    max-width: 60px;
}
.estTrack_box .linezz .estTrack_xz{
	margin-top: 15.5px;
	margin-left: 0 !important;
	margin-right: 0 !important;
	max-width: 60px;
	min-width: 14px;
}

.estTrack_box .estTrack_tj{
    text-align: center;	
}
.estTrack_box .estTrack_tj i{
    color: #3280fc;
    font-weight: bold;
    padding: 0 5px;
}
.estTrack_box .estTrack_time{
    text-align: center;
    min-width: 310px;
}
.listYqZz .estTrack_time{
	min-width: 323px;
}
.estTrack_box .estTrack_time em{
    color: white;
    border-radius: 5px;
    font-size: 12px;
    padding: 0 5px;
    height: 18px;
    display: inline-block;
    line-height: 18px;
    margin-left: 10px;
}
.estTrack_box .estTrack_time em.colorc{
    background: #3280fc;
}
.estTrack_box .estTrack_time em.nocolorc{
    background: #999;	
}
.estTrack_box .estTrack_noLast{
    background: url(../images/moreZz.png) right center no-repeat;
    background-size: 25px;
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 999;
    height: 55px;
    overflow: initial;
    width: 50px;
    float: right;
    cursor: pointer;
    display: none;
}
.estTrack_box .estTrack_noLast:hover i{
	display: block;
}
.estTrack_box .estTrack_noLast i{
	position: absolute;
    top: 0px;
    right: 35px;
    display: block;
    width: 70px;
    border-radius: 5px;
    text-align: center;
    z-index: 9999;
    line-height: 40px;
    background: white;
    border: solid 1px #e3e3e3;
    box-shadow: 0 0 10px #e3e3e3;
    overflow: hidden;
    display: none;
}
.estTrack_box .estTrack_noLast em{
	display: block;	    
	cursor: pointer;
	line-height: 35px;
	height: 35px;
}
.estTrack_box .estTrack_noLast em.on{
	color: white;
	background: #3280fc;	
	border-bottom: solid 1px #e3e3e3;    
}
.estTrack_box .estTrack_noLast em:hover{
	color: white;
	background: #3280fc;
}
.estTrack_box .linezz{
    padding: 0px 20px;	
    height: 55px;
    line-height: 55px;
    min-width: 1150px;
    cursor: pointer;
    display: block;
    position: relative;
    border-bottom: solid 1px #e3e3e3;
}
.estTrack_box .linezz:hover{
    background: #f5f5f5;
}
.estTrack_box .linezz:hover .estTrack_noLast{
    display: block;
}
.noData{
	text-align: center;
	padding: 150px 0;
	color: #999;
}
.noData img{
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;	
}
.btimeBtime{
	color: rgb(201, 21, 30);
	padding-left: 90px;
	line-height: 40px;
	height: 40px;
}
.estTrack_box{
	background-color: #fff;
    border: none;
    padding-top: 30px;
}
.linezz span{
	font-weight: normal;
    float: left;
}
.linezz span.estTrack_sj {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-inline-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.linezz span a{
	color: black;
}
.linezz i.input_i{
    width: 14px;
    height: 50px;
    display: block;
    float: left;
    background: url(../images/huiInput.png) no-repeat center center;
    background-size: 100%;
    margin:0 23px 0 23px;	
}
.repPageBox{
	float: right;
}
.repPageBox .el-pagination__total{
	width: auto;
}
.trickBoxTrue{
    cursor: pointer;
    padding: 10px 30px;
    border-radius: 5px;
    height: 40px;
    background-color: #3280fc;
    color: #fff;
    width: 90px;
    margin: 0 auto;	
}
.noListDate{
	text-align: center;
    line-height: 400px;
    height: 400px;
}
.copyTrueIr{
	position: fixed; 
	z-index: 999; 
	left: 50%; 
	top: 50%;
	min-width: 170px; 
	height: 60px; 
	background: black; 
	color: white; 
	opacity: 0.7; 
	text-align: center; 
	line-height: 60px; 
	border-radius: 5px; 
	font-size: 18px; 
	margin-left: -85px; 
	margin-top: -30px; 
	padding: 0 10px;
}
.hideParElems .jrzzBox{
    width: 650px;
    margin-left: -325px;	
}
.hideParElems .right{
	display: none;
}
.eatrkListBox{
    background: white;
    padding: 10px 10px 0 10px;
    box-shadow: 0 0 10px #e3e3e3;
    min-width: 1150px;
}
.eatrkListTit{
    line-height: 40px;	
}
.eatrkListTit .left{
    float: left;
}
.eatrkListTit .left em{
    font-weight: bold;
}
.eatrkListTit .left span{
    display: inline-block;
    font-weight: normal;
    text-decoration: underline;
    cursor: pointer;	
    font-size: 14px;
}
.eatrkListTit .left span.eatrkUserSz:hover{
	color: #3280fc;
    -moz-text-decoration-color: #3280fc;
}
.right{
    float: right;	
}
.right a{
    display: block;
    float: left;
    margin-right: 30px;
    height: 50px;
}
.right a.on{
    color: #3280fc;
    border-bottom: solid 2px #3280fc;	
}
.right a:hover{
    color: #3280fc;
    border-bottom: solid 2px #3280fc;	
}
.media_01{
    line-height: 25px;
    padding: 12px 10px 12px 0;
    position: relative;
}
.media_01 em{
	float: left;
	margin-right: 3px;
}
.media_01 p{
    float: left;
    margin-bottom: 0;
}
.media_01 span.el-tag.on{
    color: #3280fc !important;
    border: solid 1px #3280fc !important;
}
.media_01 span.el-tag:hover{
    color: #3280fc;
}
.media_01 span.el-tag{
    background: none;
    cursor: pointer;
    color: black;
    padding: 0 8px;
    height: 26px;
    line-height: 24px;
    border: none;
}

.media_01 .breakOutBox{
	position: relative;
}
.media_01 .breakOutBox:hover .breakOut{
	top: -7px;
    left: 39px;	
}

.media_01 .breakOut{
    position: absolute;
    min-width: 20px;
    height: 14px;
    color: white;
    border-radius: 10px;
    background: #3280fc;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    padding: 0 5px;
    top: -6px;
    left: 40px;
}
.media_01Box{
	border-top: dotted 1px #e3e3e3;
	position: relative;
	min-width: 1150px;
}
.media_01Box .el-tag{
	font-size: 14px !important;
}
.last_media01{
    padding: 10px 0 0px 0;
    max-width: 95px;
    line-height: 24px;
}
.last_media01 span{
    background: url(../images/topGl.png) no-repeat right center;
    cursor: pointer;
    display: block;
    float: right;
    width: 24px;
    height: 24px;
    background-size: 100%;
    margin-left: 8px;
}
.last_media01 span.on{
	background: url(../images/topGlx.png) no-repeat right center;
    background-size: 100%;
}
.media_01 .more{
	background: #f0f0f0;
    height: 26px;
    display: inline-block;
    padding: 0 10px;
    border-radius: 5px;
    cursor: pointer;
    margin-left: 10px;
}
.media_01max{
	max-width: 460px;
	position: relative;
}
.media_11max{
    max-width: 450px;
    margin-right: 10px;
}
.media_02max{
	max-width: 300px;
	min-width: 248px;
}
.media_03max{
	max-width: 300px;
}
.listTopDate .el-picker-panel{
	width: 480px !important;
	top: 266px !important;
    left: 254px !important;
}
.listTopDate .el-date-editor{
	width: 360px !important;
}
.listTopDate .el-date-editor .el-range-input{
    width: 140px;	
}
.listTopDate .el-picker-panel__body{
	min-width: 480px !important;
}
.searchBox{
    border: solid 1px #e3e3e3;
    height: 40px;
    width: 420px;
    border-radius: 5px;
    overflow: hidden;	
}
.searchBox .searchLeft select{
	float: left;
    border: none;
    width: 65px;
    line-height: 38px;
    height: 38px;
    padding-left: 10px;
    outline: none;
}
.searchCenter {
    float: left;
    border: none;    
    margin-left: 5px;
    position: relative;
}
.searchCenter i{
    display: block;
    width: 1px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 14px;
    background: #e3e3e3;
}
.searchCenter input{
    border: none;
    width: 285px;
    height: 38px;
    padding: 0 10px;	
    padding-left: 30px;
}
.searchCenter img{
    position: absolute;
    top: 11px;
    left: 10px;
}
.searchBox .on img{
	display: none;
}
.searchRight{
    float: left;
    color: white;
    background: #3280fc;
    width: 63px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    border-radius: 5px;	
    cursor: pointer;
}
.newDatasSum{
	color: #3280fc;
    background: #e0e0e0;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    cursor: pointer;
}
.eatrkListBoxList{
    position: fixed;
    right: 10px;
    z-index: 9999;
    padding-top: 10px;
    background-color: #f3f3f3;
    top: 168px;
}
.jvSign{
 	float: left;
}
.jvSign img{
    margin-top: -2.5px;
}
.listLineBjwhite{
    padding: 20px 30px;
    position: relative;
}
.eatrkListBoxFixed{
	background: white;
	min-width: 1150px;
}
.dowMes{
	top: 20px !important;
}
.reporDc1 .dcBox{
	background: url(../images/info_daochu.png) no-repeat 20px 8px;
    width: 100px;
}
.reporDc1 .dcBoxdel{
	background: url(../images/info_pdel.png) no-repeat 20px 8px;	
}
.reporDc1 .dcBoxgan{
	background: url(../images/info_qgan.png) no-repeat 20px 8px !important;			
}
.reporDc1 .dcBox:hover{
	background: url(../images/info_daochu1.png) no-repeat 20px 8px;
    background-color:#3280fc;
    color:#fff !important;
    border: 1px solid #3280fc !important;	
}
.reporDc1 .dcBoxdel:hover{
	background: url(../images/info_pdel1.png) no-repeat 20px 8px;
    background-color:#3280fc;
    color:#fff !important;	
}
.reporDc1 .dcBoxgan:hover{
	background: url(../images/info_qgan1.png) no-repeat 20px 8px !important;
    background-color:#3280fc !important;
    color:#fff !important;	
}
.reporDc1{
	position: relative;
	width: 340px;
	float: left;
}
.reporDc1 span{
    display: inline-block;
    border: 1px solid #ccc;
    color: #666;
    height: 35px !important;
    line-height: 33px;
    padding: 0 20px 0 40px;
    margin-right: 10px;
    cursor: pointer;	
    width: 100px;
    font-weight: normal;
}
.bcCtnbox em ,.bcCtnbox_bz em{
    display: block;
    border: 1px solid #ccc;
    border-bottom: none;
    height: 35px;
    line-height: 35px;
    color: #333;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
}
.bcCtnbox em:hover,.bcCtnbox_bz em:hover{
    background-color:#3280fc;
    color:#fff;
}
.bcCtnbox,.bcCtnbox_bz {
    position: absolute;
    top: 34px;
    width: 100px;
    z-index: 99;
    border-bottom: 1px solid #ccc;
}
.bcCtnbox_bz{
	right: 12px !important;
}
.listTitCener{
	position: absolute;
    top: 20px;
    left: 44%;
    margin-left: -120px;
    width: 585px;
    line-height: 35px;
}
.listTitCener span.on i{
	color: #3280fc;
	font-weight: bold;
}
.listTitCener span{
	display: block;
	float: left;	
}
.listRiCenter{
	float: left;
	margin: 0 10px;
}
.listTitRight{
	float: right;
	width: 120px;
}
.listTitRight input,.listRiCenter input{
	height: 35px;
}
.listTitRight .el-select-dropdown__item.hover, .el-select-dropdown__item:hover{
	background-color:#3280fc !important;
    color:#fff !important;
}
.listTitRightSlect.selected:hover{
	color:#fff !important;
}
.everylistTit{
	
}
.app_check .el-checkbox__inner{
	background-color: white !important;
    border-color: #dcdfe6 !important;
}
.app_check .el-checkbox__input.is-checked .el-checkbox__inner,.media_lxposi1 .is-checked .el-checkbox__inner{
	background-color: #3280fc !important;
    border-color: #3280fc !important;
    color: #3280fc !important;
}
.app_check .el-checkbox__input.is-checked+.el-checkbox__label,.media_lxposi1 .is-checked .el-checkbox__label{
	color: #3280fc !important;
}
.everylistBox{
    background: white;
}
.everylistBox .lineEvry{
	
}
.everylistBox .el-col{
	float: left;
	text-align: center;
}
.everylistBox .line2,.everylistBox .line3{
	text-align: left;
}
.forward_detailList .line1{
	max-width: 170px;
	width:170px !important;
}
.forward_detailList .line2{
	max-width: 470px;
	width:470px !important;
}
.forward_detailList .line3{
	max-width: initial;
	width: 32% !important;
}
.detail_detailList .line1{
	width: 180px;
	padding-left: 30px;	
}
.detail_detailList .line2{
	min-width: 430px;
}
.everylistBox .line1 .el-col{
	text-align: left;
}
.el-checkbox__inner::after{
	border: 2px solid #fff !important;
	border-left: 0 !important;
    border-top: 0 !important;
}
.maxWidth{
	min-width: 1470px;
    max-width: 1470px;
}
.forward_detail .maxWidth{
	min-width: 1280px;
    max-width: initial;
    width: 80% !important;
    margin: 0 auto;
}
.forward_detail .eatrkListBoxList{
	position: inherit;	
}
.forward_detailList .line4{
	max-width: 180px;
    width: 180px !important;
    padding-left: 60px;
}
.everylistTit {
	border-bottom: solid 2px #3280fc;
}
.everylistTit .el-col{
	float: left;
}
.everylistBox .el-checkbox-group .el-col{
    height: 55px;
    line-height: 55px;
}
.everylistBox .el-checkbox__label{
	width: 50px;
}
.everylistBox .el-checkbox-group{
	font-size: 14px;
	border-bottom: solid 1px #e3e3e3;
	position: relative;
}
.everylistBox .el-button.on{
	padding: 8px 10px;
	border-color:#e3e3e3;
	color: #999;
}
.everylistBox .el-button{
	padding: 8px 10px;
	border-color:#3280fc;
	color: #3280fc;
}
.everylistBox .el-button:focus, .everylistBox .el-button:hover{
	color: #3280fc;
	border-color:#3280fc;
	background: white !important;
}
.everylistBox .el-button:hover{
	border-color:#3280fc;
	color: #3280fc;
	background: white;
}
.line4_alert{
	z-index: 999;
	position: relative;
}
.line4_alert .posiOn{
    overflow: hidden;
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 5px;
    background: white;
    position: absolute;
	top: -11px;
    left: -66px;
    box-shadow: 0 0 10px #e3e3e3;	
}
.line4_alertCtn:hover .posiOn{
	display: block !important;
}
.posiOn i{
    display: block;
    height: 35px;
    line-height: 35px;
    cursor: pointer;	
}
.posiOn i:hover{
    color: white;
    background: #3280fc;	
}
.posiOn i.on{
    color: white;
    background: #3280fc;	
}
.line4_alert em{
    width: 60px;
    display: inline-block;
    border: solid 1px #3280fc;
    color: #3280fc;
    border-radius: 5px;
    cursor: pointer;
    height: 31px;
}
.line4_alertCtn{
    width: 90px;
    display: inline-block;
    height: 31px;
    line-height: 31px;
    margin-top: 10px;
    position: relative;
}
.el-popover{
	min-width: 80px !important;
    padding: 0 !important;
    text-align: center !important;
    border-radius: 6px !important;
    border: 5px solid #88191900;
    border-left-color: #e3e3e3 !important;
    background: initial !important;
    right: -12px;
    width: 80px;
}
.el-popper[x-placement^=left] .popper__arrow::after{
	border-left-color: #e3e3e3;
}
.el-popover i{
    display: block;
    height: 30px;
    line-height: 30px;	
    cursor: pointer;
}
.el-popover i.on{
    color: white;
    background: #3280fc;
}
.el-popover i:hover{
    color: white;
    background: #3280fc;
}
.el-popover span{
    overflow: hidden;
    display: block;
    width: 100%;
    height: 60px;
    border-radius: 5px;
    background: white;
}
.placebtn27 span{
    height: auto;
    background: none;
    border-radius: 0;
}
.everylistBox .line2 span.span_01{
	padding-left: 30px;
	display: inline-block;
	padding-right: 10px;
	height: 55px;
}
.everylistBox .line2 span{
	float: left;
}
.everylistBox .line2 span.span_01 .source,.everylistBox .line2 span.span_01 .authorClass{
	max-width: 120px;
    display: inline-block;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-inline-box;
    height: 55px;
    float: left;
}
.everylistBox .line2 span.span_01 .cirFloat{
	float: left;
    padding-right: 5px;
    padding-left: 5px;
}
.everylistBox .line2 span .cirleSma{
    font-weight: bold;
    color: #999;
}
.everylistBox .line2 span .source{
    font-weight: bold;
}
.everylistBox .line2 span .mediaLevel{
	color: #54b1f6;
	padding: 0 20px 0 0px;
}
.everylistBox .line2 .reprint{
	text-decoration: underline;
}
.everylistBox .el-checkbox-group:hover{
	background-color: #f5f5f5;
}
.everylistBox .line3{
    width: 38%;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-inline-box;
}
.everylistBox .line3 a:hover{
	text-decoration: underline;
	color: #3280fc;
}
.eatrkListFixed{
	position: fixed;
    top: 47px;
    z-index: 99999;
    padding-top: 10px;
    right: 10px;
    background-color: #f3f3f3;
}
.forward_detail .eatrkListFixed{right: 0;}
.checkboGroup{
	padding-top: 110px;
}
.checkboGroup .new{
	background: url(../images/newPicList_01.png) no-repeat left top;
}
.checkboGroup .bomb{
	background: url(../images/newPicList_02.png) no-repeat left top;
}
.checkboGroup .first{
	background: url(../images/newPicList_03.png) no-repeat left top;
}
[v-cloak] {
  display: none;
}
.line5 .copy_checkList{
	cursor: pointer;
	margin-right: 12px;
	background: url(../images/copy_checkList.png) no-repeat center 4px;
}
.line5 .copy_checkList:hover {
	background: url(../images/copy_checkList1.png) no-repeat center 4px;
}
.line5 .cdelete_checkList{
	cursor: pointer;
	background: url(../images/cdelete_checkList.png) no-repeat center;
}
.line5 .cdelete_checkList:hover{
	background: url(../images/cdelete_checkList1.png) no-repeat center;
}
.line5 span{
	display: inline-flex;
    width: 25px;
    height: 25px;
    margin-top: 15px;
}
.bJWeChat{
    background: url(../images/wechart.png) no-repeat left center;
    background-size: 26px;	
}
.bJFaint{
    background: url(../images/weibo.png) no-repeat left center;
    background-size: 26px;	
}
.bJinternetMedia{
    background: url(../images/wys.png) no-repeat left center;
    background-size: 26px;	
}
.invalid,invalid em,.invalid span,.invalid a,.invalid em.cirleSma,.invalid em.mediaLevel{
    color: #d6d3d3 !important;	
}
.invalid .el-button{
	border-color: #d6d3d3 !important;	
}
.el-message-box__btns .tiShiTrue{
	background: #3280fc !important;
    border: none !important;
}
div.v-modal{
	z-index: 999999 !important;
}
div.el-message-box__wrapper{
	z-index: 99999999 !important;
}
.el-select-dropdown__item.selected:hover span{
	color: white !important;
}
.copyTrue_trick{
	position: fixed;
	z-index: 99999;
	left: 50%;
	top: 50%;
	width: 170px;
	height: 60px;
	background: black;
	color: white;
	opacity: 0.7;
	text-align: center;
	line-height: 60px;
	border-radius: 5px;
	font-size: 18px;
	margin-left: -85px;
	margin-top: -30px;
}
.trickTk{
	position:fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);background: black;color: white;line-height: 50px;padding: 0 20px;border-radius: 5px;opacity: 0.7;z-index: 99999;
}
.media_lxposi1{
	position: absolute;
    left: 73px;
    top: 0;
    background: white;
    height: 50px;
    right: 0;
    padding-top: 12.5px;
}
.media_lxposi1 .el-checkbox{
    margin-right: 10px;	
}
.media_lxposi1 label.on .is-checked .el-checkbox__inner{
	background-color: #3280fc !important;
    border-color: #3280fc !important;
}
.media_lxposi1 label.on .is-checked .el-checkbox__label{
    color: #3280fc !important;
}
.media_checkboxTure{
	margin-right: 10px;
}
.media_checkboxNo{
    border: 1px solid #DDD;
    background-color: #f7f7f7;	
}
.media_checkbox i{
	padding: 0 6px;
    border-radius: 3px;	
    cursor: pointer;
    height: 26px;
    display: inline-block;
}
.media_checkbox i.media_checkboxTure{
    background-color: #3280fc !important;
    color: #fff;
    border: solid 1px #f7f7f7 !important;
}
.media_checkbox i.media_checkboxTureAll{
   border: 1px solid #DDD !important;
    background-color: #f7f7f7 !important;
    color: #333  !important;
}
.media_lxposi1 .media_checkbox{
    right: 70px;
    position: absolute;
    top: 11.5px;
}
.media_checkbox i:hover{
	background-color: #3280fc;
    color: #fff;
}
.colorC9151e{
	color: #3280fc;
}
.color54b1f6{
	color: #54b1f6;
}
.yqgkCtnsLeft{
    width: 30%;
    max-width: 345px;
    float: left;
    line-height: 215px;
    text-align: center;
    padding: 0px 100px;
    margin: 0 auto;
	margin-top: 10px;
    border-right: solid 1px #e3e3e3;	
}
.yqgkCtnsLeft p{
    margin: 30px 0;	
    min-width: 170px;
}
.yqgkCtnsLeft img{
    float: left;
}
.yqgkCtnsLeft i{
    display: block;
    font-size: 20px;	
}
.yqgkCtnsLeft span{
	float: left;
    text-align: center;
    line-height: 30px;
    margin-left: 30px;	
}
.yqgkCtnsRight {
    width: 70%;
    float: left;
    padding: 30px 60px;	
}
.yqgkCtnsRight p{
	line-height: 25px;
}
.leftTitTrick i{
	display: inline-block;
    width: 3px;
    height: 15px;
    background: #3280fc;
    margin-right: 8px;
    margin-top: 12px;
    float: left;
}
h2.leftTitTrick{
    font-size: 14px;
    font-weight: bold;
    border-bottom: solid 1px #e3e3e3;
    height: 40px;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 0;
}
.infoListTrickLine{
	padding: 10px;
	background: white;
	margin-bottom: 10px;
	position: relative;
    min-height: 400px;
}
.appPadding{
	padding-top:72px !important;
}
.propPath .tops{
	padding: 10px 15px;
	border-bottom: solid 1px #e3e3e3;
}
.propPath .left{
	float: left;
	width: 50%;
	position: relative;
	height: 400px;
}
.propPath .right{
	float: left;
	width: 50%;
	height: 400px;
	border-left: solid 1px #e3e3e3;
}
.topsCtns .tit img{
	width: 25px;
}
.NetworkMedia{
    position: absolute !important;
    top: 12px;
    right: 115px;
    width: 150px;	
    z-index: 999;
}
.left .on{
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
    background: white !important;
    z-index: 999999;
}
.hoverImgChange{
	cursor: pointer; width: 15px;display: block;float: left;margin-top: 12px;
}
.hoverImgChange:hover #propagationTrendBig{
	display: block !important;
}
.hoverImgChange:hover #propagationTrendBig2{
	display: none;
}
.hoverImgChange2:hover #propPathLeftBig{
	display: block !important;
}
.hoverImgChange2:hover #propPathLeftBig2{
	display: none;
}
.hoverImgChange2{
    position: absolute;
    top: 15px;
    right: 110px;
    width: 15px;
    display: block;
    float: left;
    margin-top: 9px;
    z-index: 999;
    cursor: pointer;
}
.hoverImgChange2 img{
	float: left;
}
.propPathLeftSmall{
    position: absolute;
    top: -40px;
    right: 30px;
    cursor: pointer;	
    z-index: 999;
}
.testTishi p{
    float: right;
    margin: 20px 0px 30px 0;
    height: 40px;
    line-height: 40px;
	background-color: #e0e0e0;
	padding: 0px 11px;
}
.testTishi p img {
	position: relative;top: -1px;left: -3px;
    margin: 0px 5px;
}

.testTishi .establishTracking{
float: left;
}
.testTishi i{
color: #3280fc;
}
.topsCtns{
padding: 36px 60px 26px 60px;
line-height: 30px;
}
.chart-panel{
width: 100%;
padding: 10px 15px;
position: relative;
min-height: 400px;
}
.propagationBox{
width: 100%;
position: relative;
}
.NetworkMediaTrend{
position: absolute !important;
right: 115px;
top: 35px;
}
.NetworkMediaTrendSelect{
width: 90px;
margin-right: 40px;
float: left;
}
.lodding1015{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 80px;
}
.onBig{
position: fixed;
top: 0;
left: 0;
z-index: 999999;
width: 100%;
height: 100%;
padding: 50px;
}
.onBig .gationTrendIsShow{
position: fixed;
top: 50%;
left: 50%;
background: white;
z-index: 9999999;
padding: 50px;
width: 100%;
height: 550px;
margin-left: -50%;
margin-top: -275px;
}
.onBig#propagationTrendIsShow{
width: 100% !important;
}
.propagationTrendBig2{
position: absolute;
top: -60px;
right: 30px;
cursor: pointer;
}
.hoverImgChange img{
float: left;
}
.onBig .NetworkMediaTrend{
right: 160px;
}
.copyTrue{
position: fixed;
z-index: 9999;
left: 50%;
top: 50%;
min-width: 170px;
height: 60px;
background: black;
color: white;
opacity: .7;
text-align: center;
line-height: 60px;
border-radius: 5px;
font-size: 18px;
margin-left: -85px;
margin-top: -30px;
padding: 0 10px;
}
.rigtEtextBox{
position: relative;
}
.leftEtext{
width: 110px;
margin-right: 10px;
color: #a7a7a7;
position: absolute;
left: 0;
top: 21px;
z-index: 9;
}
.leftEtext span{
text-align: right;
line-height: 27px;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-inline-box;
width: 100%;
height: 27px;
}
.chart_panelBox{
width: 540px;
height: 360px;
float: left;
margin-left: 120px;
margin-right: 10px;
}
.rigtEtext{
position: absolute;
right: 0px;
top: 21px;
width: 130px;
}
.rigtEtext p{
margin-bottom: 0;
width: 100%;
margin: 0;
line-height: 32px;
height: 32px;
}
.rigtEtext span{
padding-right: 10px;
color: #a7a7a7;
width: 102px;
display: inline-block;
height: 32px;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-inline-box;
}
.rigtEtext img{
width: 27px;
margin-top: -25px;
}
.blockPagination{
padding: 10px;
height: 52px;
}
.blockPagination .el-pagination{
float: right;
}
.blockPagination .el-pager li.active{
color: #3280fc;
border: solid 1px #3280fc;
}
.blockPagination .el-pager li:hover{
color: #3280fc;
}
.blockPagination .el-pager li{
border-right: solid 1px #e3e3e3;
}
.blockPagination .el-pager{
border: solid 1px #e3e3e3;
border-right: none;
border-radius: 3px;
margin-top: 0;
}
.blockPagination .el-pagination .el-select .el-input .el-input__inner:hover{
border: solid 1px #e3e3e3;
}
.blockPagination .el-pagination .btn-next:hover, .el-pagination .btn-prev:hover{
color: #3280fc;
}
.mediaRzbWhisPosiabout{
position: absolute;
left: 73px;
top: 12px;
background: white;
}
.mediaRzbWhisPosiabout .el-tag{
margin-right: 4px;
background: #f0f0f0 !important;
color: #afaeae !important;
cursor: context-menu !important;
}
.mediaRzbWhisPosiabout i{
cursor: context-menu !important;
color: #afaeae !important;
}
.mediaRzbWhisPosiabout .el-tag:hover{
background: #f0f0f0 !important;
color: #afaeae !important;
border-color:  #f0f0f0 !important;
}
.everylistBox .1isInvalid{
opacity: 0.3 !important;
}
.eatrkListBoxListTop{
top: 285px !important;
}
.checkboGroupTop{
padding-top: 227px !important;
}
.listBombCoun{
background-color: #3280fc !important;
line-height: 16px !important;
}
.topsCtnsLeft{
float: left;
padding-right: 30px;
margin-right: 10px;
border-right: solid 1px #e3e3e3;
}
.topsCtnsLeft .tit{
height: 25px;
line-height: 25px;
display: block;
margin-bottom: 42px;
}
.topsCtnsRight{
float: left;
width: 755px;
line-height: 43px;
margin-left: 30px;
}
.topsCtns p{
margin-bottom: 0;
}
.topsCtnsRight .span1{
-webkit-line-clamp: 1;-webkit-box-orient: vertical;
word-break: break-all;overflow: hidden;text-overflow: ellipsis;
display: -webkit-box;
height: 25px;
line-height: 25px;
margin-bottom: 30px;
}
.topsCtnsRight .sxIs img{
margin-left: 30px;
}
.topsCtnsRight .span1 a:hover{
	color: #3280fc;
	text-decoration: underline;
}
.NetworkMediaTrend .el-input__inner::-webkit-input-placeholder,.NetworkMedia .el-input__inner::-webkit-input-placeholder{
    color:black;
}
.NetworkMediaTrend .el-input__inner:-moz-placeholder,.NetworkMedia .el-input__inner:-moz-placeholder{
    color:black;
}
.NetworkMediaTrend .el-input__inner::-moz-placeholder,.NetworkMedia .el-input__inner::-moz-placeholder{
　　color:black;
}
.NetworkMediaTrend .el-input__inner:-ms-input-placeholder,.NetworkMedia .el-input__inner:-ms-input-placeholder{
    color:black;
}
.everylistBox .isInvalid1 .line1 .el-checkbox__label,.everylistBox .isInvalid1 .authorClass,
.everylistBox .isInvalid1 .line3,.everylistBox .isInvalid1 a,.everylistBox .isInvalid1 .source,.everylistBox .isInvalid1 .mediaLevel,.everylistBox .isInvalid1 .line2 a,.everylistBox .isInvalid1 .cirleSma{
    color: #999 !important;	
}
.everylistBox .isInvalid1 .invalidText{
	border: solid 1px #999 !important;
    color: #999 !important;
}
.onBig .gationTrendIsShowBj{
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: black;
    opacity: 0.8;
    z-index: 999999;
}
.onBig .propagationTrendBox{
	position: fixed;
    top: 50%;
    left: 0;
    width: 100%;
    height: 440px;
    margin-top: -220px;
    background: white;
    z-index: 9999999;
    padding-top: 20px;
}
.everylistBox .paddTop140{
	padding-top: 150px !important;
}
.topBjCtns{
	position: fixed;
    top: 0;
    left: 50%;
    background: white;
    z-index: 999999999;
    height: 136px;
    width: 410px;
    margin-left: -205px;
}
.topBjCtns h2{
	margin-bottom: 0;font-size: 18px;line-height: 1;color: #303133;position: relative;padding: 15px 15px 10px;margin-top: 0;	
}
.topBjCtns h2 i{
	position: absolute;top: 15px;right: 15px;padding: 0;border: none;outline: 0;background: 0 0;font-size: 16px;cursor: pointer;
}
.topBjBox em{
    position: relative;
    color: #606266;
    font-size: 14px;
    width: 56px;
    height: 32px;
    display: inline-block;
    float: right;
    text-align: center;
    line-height: 32px;
    background: #fff;
    border: 1px solid #dcdfe6;	
    cursor: pointer;
    border-radius: 3px;
    margin-left: 10px;
}
.topBj{
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: black;
    opacity: 0.4;
    z-index: 999999;
}
.topBjBox em:hover{
    background: #3280fc !important;
    border-color: #3280fc !important;
    color: white !important;
}
.topBjBox em.on{
    background: #3280fc !important;	
    border-color: #3280fc !important;
    color: white !important;
}
.propPathLeftBj{
	width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: black;
    opacity: .6;
    z-index: 9999;
}
.litabIMg a{
    position: relative;	
}
.litabIMg img{
    position: absolute;
    top: 5px;
    right: 13px;
}
.topPx47{
	top: 54px !important;
}
.paddTopPx0{
	padding-top: 0 !important;
}
.showMedia_containerShow{
	display: none !important;
}
.placementBox{
    background: white !important;
}
 .collectBtn{
    display: inline-block;
    position: relative;
}
.collectBtn .dcBoxgan{
    min-width: 100px;
    background: url(../images/addCollect_alone.png) no-repeat left 24px center;
    padding-left: 46px;
}
.collectBtn .dcBoxgan.on{
    color: white;
    background: url(../images/addCollect_alone_b.png) no-repeat left 24px center;
    background-color:#3280fc !important;
}

.collectBtn .dcBoxgan:hover{
    color: white;
    background: url(../images/addCollect_alone_b.png) no-repeat left 24px center;
    background-color:#3280fc !important;
}
.bcCtnbox_bz{
    top: 41px;
    left: 0px;
    min-width: 190px;
}
.collectBtn .bcCtnbox_bz em{
    padding: 0 10px;
    text-align: left;
    word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.collect0511 {
    z-index: 999999;
    padding: 15px 0 0;
    position:absolute;
    top:40px;
    left:0;
}
.collect0511_ctns {
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px #999;
}
.collect0511_ctns .sjImg{
    position: absolute;
    border: solid 9px transparent;
    top: -18px;
    border-bottom-color: rgba(153, 153, 153, 0.5);
    left: 215px;
}
.collect0511_ctns .sjImg:after{
    position: absolute;
    top: -7px;
    left: -8px;
    content: '';
    border: solid 8px transparent;
    border-bottom-color: white;
}
.collect0511_fixed {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%,-50%) !important;
}
.collect0511_sjImg em.sjImg{
    display: none !important;
}
.collect0511_sjImg em.sjImg:after{
    content: none !important;
}
.collect0511 .infolist_txt{
    color: #999;
    border-bottom: 1px solid #eee;
    padding: 5px 10px;
    font-size: 16px;
}
.collect0511 .infolist_txt em{
    background: url(../images/close.png) no-repeat;
    width: 12px;
    height: 12px;
    float: right;
    margin-top: 6px;
    cursor: pointer;
}
.collect0511 .collectSumNo{
    padding-bottom: 10px;
}
.collect0511 .collectSumNo .collectSumNo_tishi{
    text-align: center;
    padding-top: 15px;
    width: 80%;
    margin: auto;   
}
.collect0511 .collectSumNo_tishi span{
    text-align: center;
    padding-top: 30px;
    width: 80%;
    margin: auto;   
}
.collect0511 .collectSumNo_true{
    background-color: #3280fc;
    color: #fff;
    width: 88px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: 10px auto;
    cursor: pointer;
    border-radius: 5px;
}
.collect0511 .collectSumHas{
    padding: 15px;  
}
.collect0511 .submitSum span{
    padding: 0 10px;
    text-align: center;
    border: 1px solid #3280fc;
    color: #3280fc;
    border-radius: 5px;
    margin-right: 6px;
    line-height: 35px;
    display: inline-block;
    cursor: pointer;    
}
.collect0511 .submitSum span.on{
    color: white; 
    background-color: #3280fc;
}
.collect0511 .submitSum span:hover{
    color: white;
    background-color: #3280fc;   
}
.collect0511 .submitSum{
    margin-top: 15px;
    line-height: 25px;
}
.collect0511 .collectSumHas p{
    line-height: 25px;
    margin: 0;
}
.erroPopover{
    line-height: 20px;
    background: white !important;
    text-align: left !important;
    padding: 10px !important;
}
.collectNameBtn {
    float: right;
    margin-left: 20px;
    position: absolute;
    right: 15px;
    top: 0;
    z-index: 9;
}
.listTopSelectOption {
    padding: 0 100px 0 30px !important;
    background-color: white !important;
}
.listTopSelectOption:first-of-type {
    background: url(../images/seletedDg.png) no-repeat 10px 13px;
    background-size: 12px;
}
.listTopSelectOption:first-of-type .collectNameBtn img.btn_deleteImg {
    display: none;
}
.collectNameBtn img {
    width: 15px;
    margin-left: 10px;
}
.trickTk0511{
    min-width: 110px;
    position: fixed;
    z-index: 999999999;
    left: 50%;
    top: 50%;
    height: 60px;
    background: black;
    color: white;
    opacity: .7;
    text-align: center;
    line-height: 60px;
    border-radius: 5px;
    font-size: 18px;
    margin-top: -30px;
    padding: 0 10px;
    transform: translateX(-50%);
}
.trickTk0511 p{
    margin: 0;
    font-size: 16px;
    height: 100%;
}
.info_media_showIs .info_tab5 li{border: none;}
.conflis{border-bottom: dotted 1px #e3e3e3;display: flex;flex-wrap: wrap;padding-bottom: 10px;}
@media only screen and (min-width:1920px) {
	.estTrack_box .estTrack_sj {
	    width: 42%!important;
	}
	.forward_detail .everylistBox .line3{
	    width:37%!important;
	}
}

@media only screen and (max-width:1768px) {
	.everylistBox .line3{
	    width:37%!important;
	}
	.forward_detail .everylistBox .line3{
	    width:31%!important;
	}
}
@media only screen and (max-width:1680px) {
	.everylistBox .line3{
	    width:35%!important;
	}
	.forward_detail .everylistBox .line3{
	    width:27%!important;
	}
}
@media only screen and (max-width:1600px) {
	.everylistBox .line3{
	    width:30%!important;
	}
	.forward_detail .everylistBox .line3{
	    width:27%!important;
	}
	.onLeftBig .proLjTrendIsShowLeft{
		height: 530px !important;
		margin-top: -265px !important;
	}
	.onLeftBig .propPathLeft {
	    height: 530px !important;
	}
}
@media only screen and (max-width:1440px) {
	.everylistBox .line3{
	    width:27%!important;
	}
	.forward_detail .everylistBox .line3{
	    width:26%!important;
	}
}
@media only screen and (max-width:1366px) {
	.everylistBox .line3{
	    width:25%!important;
	}
	.forward_detail .everylistBox .line3{
	    width:24%!important;
	}
}
@media (max-width:1330px){
	.info_cemop{
		width: 45%;
	}
	.info_cobgckBox .info_cemop{
    	width: 60%;
    }
    .info_cobgckNews .info_cemop{
		width: 65%;
	}
	.infoTop_title .info_tit2 {
	    width: 45%;
	    text-align: left;
	}
	.infoTop_title .info_tit4 {
	    width: 120px;
	}
	.monitor_source{
		width: 120px;
	}
	.infoTop_title .info_tit3 {
	    width: 70px;
	}
	.monitor_meiti{
		width: 70px;
	}
}
@media (max-width:800px){
	.dw_ysdnbox{
        margin-left: -150px;
        width: 300px;
        margin-top:0px;
    }
    .khpy_set2{
    	margin-top:2% !important;
    }
    .page_ttns p{
    	font-size:14px !important;
    	margin:0;
    	margin-top:10px;
    }
	.section h3{
		margin-top:40px;
	}
	.yssets_img{
    	width:45%;
    	font-size:12px;
    }
	.yssets_img_th{
	    margin-top: -1px;
	    width: 30%;
	    top: 67%;
	    right: 18%;
	    height: 18%;
    }
    .yssets_img_o{
	    margin-top: -2px;
	    top: 14.5%;
	    right: 14.5%;
	    width: 30%;
	    height: 19%;
    }
    .yssets_img_t{
	    margin-top: -2px;
	    top: 41%;
	    right: 5%;
	    width: 30%;
	    height: 18%;
    }
	.yssets_tsnl {
	    font-size: 14px !important;
    	margin-top: 12% !important;
	}
	.yssets_tsnl a{
		line-height: 40px !important;
	}
	.onLeftBig .proLjTrendIsShowLeft{
		height: 360px !important;
		margin-top: -180px !important;
	}
	.onLeftBig .propPathLeft {
	    height: 360px !important;
	}
}
.rename_lodin{
    cursor: pointer;
}
.rename_lodinBox{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 380px;
    margin-top: -100px;
    margin-left: -150px;
    background-color: white;
    z-index: 999999;
    border: solid 1px #e3e3e3;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    border-radius: 3px;
    overflow: hidden;
    padding-bottom: 30px;
}
.rename_header{
    color: #ffffff;
    font-size: 16px;
    background: #3280fc;
    height: 40px;
    line-height: 40px;
    position: relative;
    padding: 0 20px;
}
.rename_lodinBox input{
    border: solid 1px #e3e3e3;
    width: 80%;
    margin: 20px auto 0;
    height: 40px;
    line-height: 40px;
    padding: 4%;
    display: block;
    border-radius: 3px;
}
.rename_lodinBox .button_btn{
    width: 80%;
    margin: 10px auto 0;
    display: block;
    background: #3280fc;
    color: white;
    border: solid 1px #e3e3e3;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    text-align: center;
    font-size: 16px;
}
.rename_header i{
    position: absolute;
    right: 5px;
    top: 0;
    width: 40px;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.rename_lodinBox .tis{
    height: 20px;
    margin-top: 15px;
    text-align: center;
    color: #3280fc;
}
.rename_lodinBox.on{display: block !important;}
.hdtab_tabList{overflow: auto;padding-bottom: 5%;}
#warp_left .left_xinBox::-webkit-scrollbar {width: 6px; background-color: #F5F5F5; } 
#warp_left .left_xinBox::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(227,227,227,1);border-radius: 3px; background-color: rgba(227,227,227,0.3); } 
.warp_left::-webkit-scrollbar-thumb { border-radius: 10px; background-color: #b1cefb; }
.left_xinBox{overflow-y: auto;overflow-x: hidden;padding-bottom: 140px;}
.left_xinBox ul,#collect4,.sousuo_searchbox{height: auto !important;overflow: initial !important;}
.colbats::-webkit-scrollbar { width: 6px; background-color: #ffffff; } 
.colbats::-webkit-scrollbar-track {} 
.colbats::-webkit-scrollbar-thumb { border-radius: 10px;  background-color: #e3e3e3; }
.newslistLog img,.left_logo img{padding: 0 !important;}
.newslistLog img:nth-of-type(2),.left_logo img:nth-of-type(2){position: initial !important;margin-left: 6px;}
.user_warp em {border-radius: 100%;height: 34px !important; width: 34px !important;margin-right: 20px;}
#show_on_sxlTop.on{margin-top: 30px;}
#chart_03 div:nth-child(3){left: 0 !important;right: 0 !important;}

.dialog_unbundWechatWraningBox .infolist_ter_warning{position: fixed; top: 50%; left: 50%; z-index: 999999;background-color: #fff; width: 400px; height: 200px; border-radius: 10px; margin-top: -100px; margin-left: -200px;}
.dialog_unbundWechatWraningBox .infolist_txt_warning{color: #999;border-bottom: 1px solid #eee;padding: 5px 10px; font-size: 16px;}
.dialog_unbundWechatWraningBox .infolist_txt_warning em{background:url(http://yq.wenjuntech.com/static/index/images/close.png) no-repeat;width:12px;height:12px;float: right;margin-top: 6px;cursor: pointer;}
.dialog_unbundWechatWraningBox .infolist_tishi_warning{text-align: center;padding-top: 10px;width:80%;margin:auto;display: flex;align-items: flex-start;}
.dialog_unbundWechatWraningBox .infolist_tishi_warning span{padding-left: 10px; letter-spacing: 2px; font-size: 16px;width: auto;}
.dialog_unbundWechatWraningBox .cont_foterab_warning{position: absolute;width: 200px;left: 50%; margin-left: -100px; bottom: 0px;margin-bottom: 10px;}
.dialog_unbundWechatWraningBox .cont_on1_warning{background-color:#3280fc;color:#fff;}
.dialog_unbundWechatWraningBox .cont_on2_warning{border:1px solid #3280fc;color:#3280fc;}
.dialog_unbundWechatWraningBox .cont_queding_warning{float:left;cursor: pointer;padding: 10px 30px;border-radius: 5px;margin-right:20px;height:40px;}
.dialog_unbundWechatWraningBox .cont_quxiao_warning{float:left;cursor: pointer;padding: 10px 30px;border-radius: 5px;height:40px;}

.warnConfirm_close{float: right;margin-left: 10px !important;}
.warnConfirm_true{background-color: #3280fc !important;border-color: #3280fc !important;}

.newYear .log_bg{background: url(../images/login_new_icon/log_bg.jpg) no-repeat top center;height: 100%;min-width: 100%;background-size: cover;bottom: 70px;}
.newYear .log_conps a {border-radius: 30px;}
.newYear .log_footer{background-color: #070625;}
.newYear .log_bottom{background-color: #3280FC;border-radius: 30px;position: relative;}
.newYear .log_tmkusn input{border-radius: 30px;}
.newYear .log_munpo .log_searsel{background: url(../images/login_new_icon/log_cheched.png) no-repeat;}
.newYear .log_munpo a{display: flex;align-items: center;}
.newYear .log_munpo a em{margin-left: 25px;}
.newYear .log_tmkusn{position: relative;}
.newYear .log_logo_icon{position: absolute;top: -40px;right: -7px;width: 78px;}
.newYear .log_btn_icon{position: absolute;top: -42px;right: 16px;height: 66px;}
.newYear .log_uscont{margin-top: 40px;}
.newYear .log_tishi{color: #E91442;}
.newYear .username_icon{position: absolute;top: -52px;left: 0;height: 52px;width: 56px;}
.newYear_channel .log_bottom{background-color: #3280FC;}
.newYear .onName .username_icon{top: -66px;height: 66px;transform: rotateY(180deg);left: -10px;width: auto;}
.newYear .onBtn .log_btn_icon{right: 4px;top: -46px;height: 70px;}

.con_type_select{
	width: 100px;
	position: relative;
}
.con_type_select .el-select{
	border: solid 1px #e3e3e3;
	border-radius: 5px;
	width: 100px;
	overflow: hidden;
	background: white;
	cursor: pointer;
	text-align: left;
	height: 35px;
}
.con_type_select .el-select em{
	padding: 0 10px;
	display: inline-block;
}
.con_type_select .el-select input{
	border: none;
	width: 100%;
	padding: 0 20px 0 10px;				
}
.con_type_select i{

}
.con_type_select .option{
	width: 100%;
	position: absolute;
	box-shadow: 0 0 5px #e3e3e3;
	background: white;
	z-index: 99;
	top: 50px;			
}
.con_type_select .option span{
	display: block;
	float: initial;
	font-size: 14px;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #606266;
	height: 34px;
	line-height: 34px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;					
}
.con_type_select .option span:hover{
	background-color: #3280fc;
	color: white !important;
}
.con_type_select .option span.on{
	background-color: #f5f7fa;	
	color: #333333 !important;
}
.sortVal_s{
    display: flex;
    padding: 0 0 10px;
}
.sortVal {
	display: flex !important;
    align-items: center;
	margin-right: 20px;
}
.sortVal i{
	padding-left: 5px;color: #999;word-break: keep-all;
}
.hasRead1 .info_mcig i.news_title em,
.hasRead1 .info_mcont span,.hasRead1 .monitor_phrase i
{color: #999999!important;}
.hasRead1 .hasrd{display: block !important;float: left;height: 17px;line-height: 17px;background: #b4b4c1;color: white;font-size: 13px;padding: 0 3px;border-radius: 2px;margin: 4px 10px 0 0;word-break: keep-all;}

.info_cobgck .hzSpan .infoWtype{width: 25px;height: 20px;text-align: center;font-weight: normal;line-height: 20px;margin-right: 0;border-radius: 3px;}
#comm_infolist .infoSelSearch{position: relative;}
#comm_infolist .infoSelSearch .splitel{position: absolute;right: 0;top: 50%;width: 1px;height: 16px;background: #e3e3e3;margin-top: -8px;}
#comm_infolist .infoSelSearch .el-input-group__prepend{border: none;padding: 0;color: #333;background: white;position: relative;}
#comm_infolist .infoSelSearch .el-select{margin: 0 !important;width: 100px;}
#comm_infolist .infoSelSearch .el-input__inner{height: 33px;line-height: 33px;border: none !important;}
#comm_infolist .infoSelSearch .el-input-group__append{background: #3280fc;color: white;border: none;border-radius: 3px;font-size: 22px;padding: 0 15px;}
.infosearpop{position: absolute;top: 0;height: 100%;right: 60px;z-index: 9;}
.infosearpop .el-button.seniorIcon{border: none;padding: 0;background: url(/static/index/images/filter_h2.png) no-repeat center center;background-size: auto 16px;width: 30px;height: 35px;display: inline-block;background-color: transparent;opacity: 0.5;}
.gjsearchb{margin: 0;padding: 10px 25px 20px;background: white;border-radius: 7px;}
.gjsearchb .secht{display: flex;justify-content: space-between;align-items: center;height: 50px;margin-bottom: 10px;}
.gjsearchb .secht i{font-size: 16px;background: transparent;color: #606266;cursor: auto;}
.gjsearchb .secht i em{font-size: 12px;color: #3280fc;font-weight: bold;}
.gjsearchb .secht b{cursor: pointer;font-size: 22px;opacity: 0.3;}
.gjsearchb .searchIcg{margin: 0 0 20px;}
.gjsearchb .searchIcg .splitel{position: absolute;right: 0;top: 50%;width: 1px;height: 16px;background: #e3e3e3;margin-top: -8px;}
.gjsearchb .searchIcg .el-input-group__prepend{background-color: white;position: relative;}
.gjsearchb .searchIcg .el-input__suffix{height: auto;background: transparent;top: 1px;bottom: 1px;}
.gjsearchb .searchIcg .el-input__suffix-inner,
.gjsearchb .searchIcg .el-select__caret{height: 100%;background: transparent;}
.gjsearchb .searchIcg .el-select .el-input .el-input__inner,.gjsearchb .searchIcg .el-select .el-input.is-focus .el-input__inner{border: none !important;}
.gjsearchb .searchIcg .el-input__inner{border-left: none;border-color: #dcdfe6 !important;padding-left: 12px;}
.gjsearchb .searchIcg .el-select{width: 100px;}
.gjsearchb .searchIcg .el-select input .el-input__inner{padding: 0 30px 0 10px;border: none !important;color: #333 !important;}
.gjsearchb .subbyn{}
.gjsearchb .subbyn .el-button{padding:0;width: 88px;height: 36px;font-weight: normal;}
.gjsearchb .subbyn .el-button.sevh{background: #3280fc;border-color: #3280fc;}
.gjsearchb .subbyn .el-button span{background-color: transparent;height: auto;}
.gjsearchb .subbyn .el-button.resevh{color: #999;background: #fff;border: 1px solid #dcdfe6;}
.gjsearchb .subbyn .el-button.resevh:hover{color: #409EFF;border-color: #c6e2ff;background-color: #ecf5ff;}
.searhSeniorLabel{position: absolute;top: 4px;left: -200px;height: 25px;background: #3280fc !important;border-color: #3280fc !important;line-height: 23px !important;padding: 0 10px !important;color: white !important;}
.closeSearchLaber{position: absolute;top: 8.5px;left: -20px;z-index: 9;cursor: pointer;font-size: 16px;opacity: 0.3;}
.seniorSearchPop{z-index:9999 !important;}

.newStyle1026 .info_xuanio a,
.newStyle1026 .infoConditItem i,
.newStyle1026 #con_type li{white-space: nowrap;margin-bottom:0 !important;}
.newStyle1026 #infoAttribute a,
.newStyle1026 #infoMatchWay a,
.newStyle1026 .infoConditItem i,
.newStyle1026 #con_type li,
.newStyle1026 #infoSimilarArticles a,
.newStyle1026 #characterRecognition label,
.newStyle1026 #info_select_1 li,.newStyle1026 #info_select_2 li,
.newStyle1026 #date-select-bar a{margin-right:10px !important;}
.newStyle1026 #info_select_1 li a,
.newStyle1026 .info_moopls a,
.newStyle1026 #con_type li a{margin-right:0 !important;}
.newStyle1026 .info_media_showIs #con_type li a{}
.newStyle1026 .info_media_showIs .info_tab4{padding-right: 120px !important;}
.newStyle1026 #infoAttribute a:last-of-type,
.newStyle1026 #infoConditItem i:last-of-type,
.newStyle1026 #infoMatchWay a:last-of-type{margin-right:0 !important;}
.newStyle1026 #infoAttribute,
.newStyle1026 #infoConditItem,
.newStyle1026 #infoMatchWay{
    display: flex;align-items: center;flex-wrap: nowrap;
}
.newStyle1026 .conflis1026{justify-content:left;}
.newStyle1026 .infoCondItemLine{margin-right:3% !important;}
.newStyle1026 #info_addcop_3{position: relative;}
.newStyle1026 #info_addcop_3.infoCondItemLine.info_media_showIs{margin-right:6% !important;}
.newStyle1026 #infoSimilarArticles{display:flex;}
.newStyle1026 .al_xxiglb{padding: 0;height: 16px;line-height: 16px;background: #cccccc;right: -15px;left: auto;top: 50%;margin-top: -3px;}
.newStyle1026 #info_addcop_3,
.newStyle1026 #simhash_merge_div{margin-right: 90px !important;}
.newStyle1026 .info_bomsel span{}
.newStyle1026 #info_bomsel_3{}
.newStyle1026 #con_type{word-break: keep-all;display: flex;align-items: baseline;padding-right: 60px;}
.newStyle1026 #con_type li{margin:0;}
.newStyle1026 #con_type li a{display: flex;align-items: center;}
.newStyle1026 #con_type li i{float: inherit;padding: 0;margin-bottom: 0 !important;margin-right: 2px !important;float: initial;}
.newStyle1026 .info_xuanio span{padding-right: 0;}
.newStyle1026 #characterRecognition{padding-top: 10px;display: flex;}
.newStyle1026 #characterRecognition label{border: 1px solid white;border-radius: 4px;margin: 0 10px 0 0;}
.newStyle1026 #characterRecognition label.is-active{border: 1px solid #337EFD;}
.newStyle1026 #characterRecognition .el-radio-button__inner{border: none !important;font-size: 14px;padding: 4px 7px;font-weight: normal;background-color: transparent;}
.newStyle1026  #characterRecognition .el-radio-group{display:flex;flex-wrap:nowrap;}
.newStyle1026 #characterRecognition .el-radio-button__orig-radio:checked+.el-radio-button__inner{border-color: #337EFD;color: #337EFD;}
.newStyle1026 #showMedia{display: flex;word-break: keep-all;flex-wrap:wrap;}
#inforlistExportDia .exportRow .el-checkbox-group{max-height: 280px;overflow-y: auto;}
#inforlistExportDia .dialog_export .dialog-footer{margin: 0px 0 10px}
#listbg_mb{display:none;}

