@charset "utf-8";
/* CSS Document */
/*****文章频道页*****/
.article-box{
    width: 1210px;
	margin:15px auto 0;
}
/*焦点图*/
#focus {
    width: 354px;
    float: left;
    overflow: hidden;
    height: 454px;
    padding: 3px;
    border: solid 1px #eee;
    background: #fbfbfb;
    position: relative;
}
#focus .slider {
    height: 454px;
    width: 354px;
    overflow: hidden;
	position:relative;
}
#focus .slider-panel{
	width:354px;
	height:auto;
	position:absolute;
	top:0;
	left:0;	
}
#focus .slider-panel a{
	display:block;
	width:354px;
	height:454px;	
}
#focus .slider-extra{
	height:20px;
	padding:2px 0;
	position:absolute;
	bottom:20px;
	right:10px;
	text-align:right;
}
#focus .slider-extra a {
	display:inline-block;
	background:#4f4f4f;
	color:#fff;
	text-align:center;
	text-decoration:none;
	margin-right:10px;
	width:24px;
	height:24px;
	float:left;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	line-height:24px;
	font-weight:400;
	font-size:14px
}
#focus .slider-extra a:hover, #focus .slider-extra a.curr {
	background:#E31939;
}
/*今日聚焦*/
.focus-today{
	float: left;
    margin: 0 15px;
    height: 460px;
    width: 530px;
    overflow: hidden;	
}
.focus-today h3{
	background: url(../images/tit-bg.png) 0 0 no-repeat;
    width: 520px;
    height: 24px;
    text-indent: -999em;
    overflow: hidden;
    margin-bottom: 15px;	
}
.focus-today h4{
	font-size:16px;
	margin-bottom:10px;
	text-align:left;
	color:#E31939;
}
.focus-today p {
    line-height: 22px;
    color: #999;
}
ul.allList {
    padding-top: 10px;
    padding-bottom: 10px;
}
ul.allList {
    padding-top: 10px;
    padding-bottom: 10px;
}
ul.allList.bodertop {
    border-top: dotted 1px #d9d9d9;
}
ul.allList li {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}
ul.allList li a.kind {
    display: inline-block;
    padding-left: 5px;
    color: #E31939;
}
ul.allList li span {
    display: inline-block;
    color: #dfdfdf;
    padding: 0 10px;
}
/*右侧内容*/
.page-side {
    width: 280px;
    float: right;
}
.side-con .title,.main-con .title{
    height: 31px;
    line-height: 31px;
    padding: 0 10px;
    background: #F9F9F9;
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    position: relative;
	border:1px solid #eee;
}
.side-con .title .more{
	float:right;
	width:32px;
	height:14px;
	margin-top:9px;
	background:url(../images/tit-bg.png) no-repeat;
	background-position:0 -36px;	
}
.side-con .body{
	padding: 10px 15px;
	border: solid 1px #eee;
    border-top: 0;	
}
.side-con .body li{
    height: 28px;
	line-height:28px;
    overflow: hidden;
}
.side-con .body li .icon{
	float:left;
	width: 20px;
    height: 20px;
	line-height:20px;
    overflow: hidden;
    background: #eee;
    border-radius: 50%;
    color: #666;
    text-align: center;
    margin: 4px 5px 0 0;	
}
.side-con .body li .icon.curr{
	background:#E31939;
	color:#fff;	
}
.side-con .body li a{
	float:left;
}
.page-side .pic {
    margin-top: 10px;
    padding: 3px;
    background: #f9f9f9;
    border: solid 1px #eee;
    width: 272px;
    overflow: hidden;
}
/*通栏广告*/
.home-ad{
    position: relative;	
	overflow: hidden;
	height:100px;
}
.home-ad .ad-list{
	width:1210px;
	position:absolute;
	left:0;
	top:0;	
}
/*文章列表*/
.main-con{
	width: 915px;
    float: left;	
}
.main-con .body {
    height: 300px;
    padding: 0 15px;
    border: solid 1px #eee;
    border-top: 0;
}
.main-con .first {
    padding: 15px 0;
    height: 200px;
    width: 440px;
    float: left;
}
.main-con .first .head{
	height:29px;
	border-bottom:1px solid #eee;	
}
.main-con .first .head span {
    float: left;
    padding: 0 15px;
    border: 1px solid #eee;
    border-bottom: 0;
    height: 29px;
    background: #f9f9f9;
    line-height: 30px;
}
.main-con .first .head .head-more{
	float:right;
	margin: 5px 20px 0 0;
	color:#E31939;	
}
/*图片文章*/
.article-img-box{
	border:1px solid #eee;
    height: 360px;
    overflow: hidden;	
}
.sec-title-1{
	height: 31px;
    line-height: 31px;
    background: #F9F9F9;
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    padding: 0 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;	
}
.sec-title-1 .more {
    float: right;
    font-size: 12px;
    font-weight: normal;
}
.article-img-box ul {
    overflow: hidden;
	padding:0 15px 0 370px;
}
.article-img-box li {
    text-align: center;
    margin: 0px 0 20px 24px;
    width: 140px;
    display: inline;
    float: left;
}
.article-img-box img {
    width: 140px;
    display: block;
    margin-bottom: 10px;
    height: 110px;
}
.article-img-box .focus{
	margin: 0px 0 0px -353px;
    width: 340px;	
}
.article-img-box .focus .view{
    width: 340px;
    height: 268px;
}
.article-img-box1{
	border:1px solid #eee;
	height:200px;
    overflow: hidden;	
}
.article-img-box1 ul{
	overflow:hidden;
	padding:0 20px;
}
.article-img-box1 li {
    text-align: center;
    margin:0 0 0 31px;
    width: 140px;
    display: inline;
    float: left;
}
.article-img-box1 li.first{
	margin:0;	
}
.article-img-box1 img {
    width: 140px;
    display: block;
    margin-bottom: 10px;
    height: 110px;
}

/*****帮助中心*****/
/*帮助中心左侧分类*/
.article-menu-list h4 b{
	background:url(../images/common/common-icon.png) no-repeat;	
}
.article-menu-title{
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:16px;
	padding-left:25px;
}
.article-menu{
	border: 1px solid #eee;
	background:#f9f9f9;	
}
.article-menu-list{
	border-bottom: 1px solid #eee;	
}
.article-menu-list.last{
	border-bottom:0;	
}
.article-menu-list h4{
	height: 40px;
    line-height: 40px;
    padding-left: 25px;
    color: #4a4a4a;
    font-size: 14px;
}
.article-menu-list h4 b{
	float: right;
    width: 11px;
    height: 11px;
    margin-top: 1px;
    background-position: -26px -59px;
    overflow: hidden;
    cursor: pointer;
    margin: 14px 20px 0 0;	
}
.article-menu-list.curr{
	background:#fff;	
}
.article-menu-list.curr h4 {
    border-bottom: 1px solid #eee;
    background: #f9f9f9;
}
.article-menu-list.curr h4 b{
    background-position: -40px -59px;
}
.article-menu-list ul{
	display:none;
	padding:0 10px;	
}
.article-menu-list ul li {
	padding-left: 32px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	border-top: 1px dashed #eee;
}
.article-menu-list ul li.first {
	border-top:none;
}
.article-menu-list ul li.curr a{
	color: #E31939;
}
.article-menu-list ul.curr{
	display:block;	
}
/*文章列表*/
.mod-tit{
	height:39px;
	line-height:39px;
	background:#f9f9f9;	
	padding:0 10px;
	font-size:17px;
	position:relative;
	border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
}
.article-search{
	position:absolute;
	right:10px;
	top:7px;
	overflow:hidden;	
}
.article-search .input{
	border:0;
	height:24px;
	border:1px solid #eee;
	border-right:0;
	background:#fff;
	width:200px;
	float:left;	
	font-size:12px;
	padding:0 10px;
}
.article-search .btn{
	float:left;
	height:26px;
	line-height:26px;
	background:#E31939;
	border:0;
	padding:0 15px;
	text-align:center;
	color:#fff;	
	font-size:12px;
}
.article-list{
	padding:0 10px;	
}
.article-list th{
	font-weight:normal;
	text-align:left;
	height:36px;
	line-height:36px;
	padding-left:5px;
}
.article-list td{
	border-top:1px dotted #eee;	
	text-align:left;
	padding-left:5px;
	height:36px;
	line-height:36px;
}

/*帮助中心 右侧内容*/
.article-tit {
    text-align: center;
    padding: 20px 0 10px;
    margin: 0 20px;
    font-size: 21px;
    line-height: 150%;
    color: #333;
    border-bottom: 1px dashed #eee;
}
.article-tit p{
	font-size:12px;
	color:#999;	
}
.article-detail{
	padding:15px 20px;	
	line-height:2em;
}
.article-detail img{
	display:block;
	margin:0 auto;
	max-width:100%;	
}
.article-bottom {
	margin:0 20px;
	border-top:1px solid #eee;
	padding:10px 0;
	line-height:20px;	
}


.search-box{
    width: 100%;
    height:238px;
    background: url("../images/news-search-bg.jpg") center center no-repeat;
}
.search-main-box{
    width: 750px;
    margin: 0 auto;
    padding: 50px 0;
}
.search-main-box .search-main-tit{
    text-align: center;
    font-size: 30px;
    color:#fff;
    font-weight: 300;
    letter-spacing:10px;
    line-height: 32px;
}
.search-main-box .search-wrap{
    width: 750px;
    margin: 30px auto 16px;
    position: relative;
}
.search-wrap .search-input{
    border: 1px solid #fff;
    padding: 0 10px;
    height: 40px;
    width: 728px;
    line-height: 40px;
    font-size: 14px;
}
.search-wrap .search-btn{
    display: block;
    position: absolute;
    right: 0;
    top:0;
    background: #f74344 url("../images/search-icon.png")  15px center  no-repeat;
    color:#fff;
    padding: 0 15px 0 45px;
    height: 42px;
    line-height: 40px;
    font-size: 18px;
    border: 1px solid #fff;
    cursor: pointer;
}
.search-wrap .search-btn:hover{
  background: #fe7575 url("../images/search-icon.png")  15px center  no-repeat;
}
.search-box .search-hot{
    color: #fff;
    font-size: 14px;
}
.search-hot span a{
    color: #fff;
}
.search-hot span{
    margin: 0 5px;
    cursor: pointer;
}
.search-hot span:hover{
    color:#f74344;
}
.search-hot b{
     margin-right: 5px;
}


.news-nav-wrap{
    float: left;
    width: 258px;
    border: 1px solid #ebebeb;
}
.news-nav-tit{
    background: #f74344;
    color:#fff;
    text-align: center;
    height: 46px;
    line-height: 46px;
    position: relative;
}
.news-nav-tit h2{
    font-weight: 300;
	font-size:18px;
}
.news-nav-tit a{
    color:#fff;
    position: absolute;
    top:0;
    right: 10px;
}
.news-list-wrap{
    padding:15px 15px 20px;
}
.news-list-wrap li{
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
}
.news-list-wrap li i{
    display:block;
    float: left;
    width: 6px;
    height: 6px;
    background: #f74344;
    margin:10px 10px  0 0;
}
.news-list-wrap li h3{
    width: 212px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400;
    font-size: 14px;
    color:#333;
}
.news-list-wrap img{
    margin: 5px 0 5px 16px;
    width: 148px;
    height:  88px;
    border: 1px solid #ebebeb;
}
.news-list-wrap li:hover i{
    background: #333;
}
.news-list-wrap li:hover h3{
    color:#f74344;
}






.news-cnt-wrap{
    float: left;
    margin-left: 10px;
    width: 898px;
}
.news-cnt-box{
    border: 1px solid #ebebeb;
}
.news-list-box{
    border: none;
}
.news-nav-map{
    padding:10px;
    height: 18px;
    font-size: 14px;
    line-height: 18px;
    background: #f5f5f5;
    color: #999;
}
.news-nav-map a{
	padding-left: 10px;
    padding-right: 10px;
    color: #333;
    float: left;
    line-height: 18px;
}
.news-nav-map span{
    line-height: 18px;
}
.news-nav-map a:hover{
    color:#f74344;
}
.news-cnt-main{
    padding: 25px;
    overflow: hidden;
}
.news-tit-box{
    border-bottom:  1px dashed #dbdbdb;
}
.news-tit-box h2{
    font-size: 24px;
    line-height: 32px;
}
.news-info li{
    float: left;
    line-height: 24px;
    font-size: 14px;
    margin:12px 20px  10px 0;
    color:#b2b2b2;
}
.news-info .tip-icon {
    display: block;
    float: right;
    background: url("../img/tip-icon-32.png") no-repeat;
    background-size:24px 24px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    position: relative;
}

.news-info .tip-icon .tip-cnt {
    display:none;
    float: none;
    border: 1px solid #dbdbdb;
    padding: 6px 10px;
    position: absolute;
    width: 160px;
    line-height: 16px;
    font-size: 12px;
    color: #999;
    left: -133px;
    top: 32px;
    background: #fff;
    box-shadow: 1px 0 4px #ccc;
}
.news-info .tip-icon .tip-cnt{
    width:200px;
}
.news-info .tip-icon .tip-cnt b{
    color: #666;
    line-height: 24px;
}

.news-info .tip-icon .tip-cnt i {
    display: block;
    background: url("../img/arrows.png") no-repeat;
    width: 16px;
    height: 8px;
    position: absolute;
    top: -8px;
    right: 68px;
}
.news-info .tip-icon:hover .tip-cnt {
    display: block;
    z-index: 9999;
}
.news-cnt-text{
    padding: 28px;
    font-size: 14px;
    color:#666;
    line-height:24px;
    border-bottom: 2px solid #f74344;
    /*max-height:880px;*/
    /*overflow: hidden;*/
}
.news-item-list{
    border-bottom: 1px dashed #dbdbdb;
    margin-bottom: 24px;
}
.news-item-list:last-child{
    margin-bottom: 0;
}
.item-list-tit-box{
    height: 32px;

}
.item-list-tit-box h2{
    float: left;
    max-width: 610px;
    overflow: hidden;
}
.item-list-tit-box h2 a{
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 22px;
    font-weight: 600;
    color:#333;
    line-height: 32px; ;
}
.item-list-tit-box h2 a:hover{
    color: #f74344;
}
.item-list-tit-box .read-btn-box{
    float: right;
    line-height: 32px;
    font-size: 14px;
    color: #999;
}
.item-list-tit-box .read-btn{
     margin-left: 20px;
    color: #02adfc;
}
.item-list-tit-box .read-btn:hover{
    color: #f74344;
}
.item-list-cnt-box{
    margin: 16px 0;
}

.item-list-text{
    float: left;
    width: 710px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 72px;
    line-height: 24px;
    font-size: 14px;
    color: #999999;
}
.item-list-img{
    float: left;
    width: 120px;
    height: 72px;
    margin-right: 16px;
}
