.news-content .about-outer {
	padding-bottom: 0;
}
/*banner*/
.news-banner {
	height: 160px;
	background: url(img/news-banner-bg.jpg) repeat center;
}

/*news-tabs*/
.news-tabs {
	width: 100%;
	height:86px;
	/* padding-bottom: 20px; */
	border-bottom: 1px solid #e6e6e6;
	background:url(img/news_bg.jpg) repeat 0 0;
}
.news-tabs-pos{
	max-width:1200px;
	margin:0 auto;
}
.news-tabs-btn {
	float: left;
	width: 25%;
	height: 86px;
}
.news-tabs-link {
	position:relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 110px;
	font-size: 20px;
	color: #73d3ff;
	text-align: center;
	text-decoration: none;
}
i.tabs-top-arrow{
	border: 10px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -10px;
	display: none;
}
.news-tabs-link:hover {
	/* background-color: #009ed6; */
	color: #fff;
}
.news-tab-current {
	/* background-color: #009ed6; */
	color: #fff;
}
.news-tab-current i.tabs-top-arrow {
	display:block;
}
/*news-list*/

.news-list {
	width: 100%;
}
.news-list-box{
	padding-top:20px
}
.news-piece {
	position: relative;
	height:134px;
	border-bottom: 1px solid #e6e6e6;
}
.news-list-items-box {
	position: relative;
	height:134px;
}
.news-info{
	position:absolute;
	top:28px;
	left:98px;
	width:86%;
	height:86px;
	overflow: hidden;
	white-space:normal;
	word-break:break-all;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}

.news-mark {
	position: absolute;
	left: 1px;
	top: 39px;
	width: 4px;
	height: 6px;
	background: url(img/news_mark.gif) no-repeat center center;
	margin-top: -10px;
}
.news-piece:hover .news-mark {
	-webkit-animation: mark-shake 0.8s ease infinite;
}
.news-piece a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	
}
.news-piece a.tit {
	text-overflow:ellipsis;
}
a.news-info-introduce {
	margin-top: 14px;
	display: block;
    line-height:1.6em;
    height:3.2em;
    font-size: 12px;
}
a.news-info-more {
	position: absolute;
	right: 0;
	bottom: 5px;
	display: block;
	height: 20px;
	font-size: 12px;
	color: #2468f2;
}
.news-piece a.tit{
	font-size:16px;
	font-weight: bolder;
	color:#333;
}
.news-piece a.news-hot{
	color:#f60;
}
.news-time {
	font-size: 12px;
	color: #999;
	float: right;
	margin-right:10px;
	font-style: normal;
}

.news-time-box{
	position:absolute;
	top:30px;
	left:20px;
	width:60px;
	height:60px;
	background-color:#f5f5f5;
	transition:background-color 0.5s ease;
	-o-transition:background-color 0.5s ease;   /* Opera */
	-moz-transition:background-color 0.5s ease; /* Firefox 4 */
	-webkit-transition:background-color 0.5s ease; /* Safari and Chrome */
}


h4.news-item-day,
span.news-item-date{
	color:#999;
	text-align: center;
}

h4.news-item-day{
	height: 36px;
	border: 1px solid #e6e6e6;
	border-top: none;
	line-height: 36px;
	font-size:24px;
	color: #333333;
}

span.news-item-date{
	display:block;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #fff;
	background-color: #2468f2;
}

.news-piece:hover {
	background-color: #f5f5f5;
	border-bottom: none;
	color:#FFF;

}

.news-piece:hover .news-list-items-box{
	background: #fff;
	top: -2px;
	box-shadow: 0 2px 16px rgba(0,0,0,0.12);
}

.news-piece a:hover {
	/* color: #009ed6; */
	text-decoration: underline;
}

.news-info a.cont-tails:hover{
	text-decoration: none;
}

.news-top {
	position:relative;
	top:4px;
	*top:0;
	display: inline-block;
	width: 56px;
	height: 20px;
	text-align: right;
	padding-right: 5px;
	margin-left: 1%;
	font-size: 12px;
	color: #fff;
	background: url(img/news_top.png) no-repeat 0 0;
}
@-webkit-keyframes mark-shake {
	0%{left:1px}
	25%{left:3px}
	50%{left:5px}
	75%{left:3px}
	100%{left:1px}
}

/*新闻 内容页面*/
.color-blue {
	color: #2468f2;
}
/*news-crumbs*/
.news-content-title {
	width: 100%;
	height:48px;
	line-height: 48px;
	border-bottom: 1px solid #E9E9E9;
}
.news-crumbs {
}
.news-crumbs li {
	float: left;
	font-size: 12px;
	color: #666;
}
.news-crumbs-link {
	color: #2468f2;
	text-decoration: none;
}
.news-crumbs-home {
	background: url(img/news_home.png) no-repeat 0 -1px;
	padding-left: 20px;
}
.news-crumbs-arrow {
	margin: 0 5px;
}
.news-title-abbr {
	vertical-align: top;
}
/*news-article*/
.news-article {
	position: relative;
	padding-bottom: 100px;
	min-height: 500px;
	width: 100%;
	padding-top: 40px;
}
.news-article-title {
	text-align: center;
	color: #333333;
	font-size: 24px;
	font-weight: normal;
}
.news-article-subtitle {
	position: relative;
	width: 100%;
	padding-top: 20px;
}
.news-article-time {
	text-align: center;
	color: #999;
	font-size:14px;
}
.news-article-share {
	position: absolute;
	right: 0;
	top: 6px;
}
.news-article-share div{
	display: inline-block;
	box-sizing: content-box;
}

.news-article-main {
	margin-top:35px;

	color: #666;
	line-height: 24px;
	padding: 0 15px;
}
.news-article-main p {
	font-size: 15px;
	text-indent: 2em;
	line-height: 2em;
	margin-bottom: 15px;
}
.news-article-main p img{
	max-width: 1200px;
}
.news-article-main a {
	color: #666;
	text-decoration: none;
}
.news-article-main .link {
	color: #666;
	text-decoration: none;
}
/* 恢复 编辑内容 的strong样式，并去掉 SEO目的的 strong标签样式 */
.news-article-main strong {
	font-weight: bold;
}
.news-article-main .link strong {
	font-weight: normal;
}
/*media-link*/
.media-link {
	position:absolute;
	bottom: 20px;
	margin-top: 33px;
	color: #666;
	font-size: 14px;
	width: 100%;
	height:40px;
	line-height:40px;
}
.link-box{
	position:absolute;
	top:0;
	left:0;
	padding-left:10px;
}
.link-url-span {
	position: relative;
	top: 12px;
	display: inline-block;
	margin-right: 20px;
	padding: 0 30px 0 10px;
	max-width: 650px;
	height: 36px;
	border: 1px solid #e6e6e6;
	line-height: 36px;
	font-size: 14px;
	text-align: center;
	background:#f5f6f7;
	color:#666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.copy-url-btn {
	display: inline-block;
	height: 36px;
	width: 120px;
	border: 1px solid #2468f2;
	line-height: 36px;
	font-size: 14px;
	text-align: center;
	background:#fff;
	color:#2468f2;
	cursor: pointer;
}
.copy-url-btn:hover {
	color: #005aff;
}
.media-link i{
	display: none;
	color: #1961b3;
	font-style: normal;
}

.l-tips{
	height:40px;
	line-height: 40px;
	padding:0 10px;
}

.b-line{
	padding-bottom:18px;
	border-bottom:#e2e2e2 solid 2px;
}
.page-link,
.page-link a,
.page-link span{
	font-size:16px;
	color:#009fd9;
}

.page-link{
	margin:10px auto 15px auto;
	max-width:1200px;
	color:#333333;
}

.page-link span{
	margin-left:10px;
}

.page-link a:hover{
	text-decoration: underline;
}

@media screen and (max-width:768px) {
		.about-head {
        height: 200px;
        min-width: 100%;
    }
    .about-cloumn {
    height: 38px;
        top: -30px;
        width: 100%;
        position: relative;
    }
    .about-cloumn li a {
    	line-height: 38px;
    }
    .doc-main-o li {
        float: left;
        width: 100%;
        margin: 0;
    }
    .doc-main-o li p {
        font-size: 12px;
        line-height: 20px;
        width: 100%;
        height: 85px;
        margin: 0;
    }
    .doc-main-o ul {
        margin: -40px 0 0 0;
    }
    .doc-main-o .o-con-top {
        padding: 40px 15px;
    }
    .about-banner {
        height: 200px;
    }
    .header-info {
        padding-top: 30px;
    }
    .cr-img{margin: 0 !important;}
    .cr-img img,.doc-main-o .o-con-bottom img {
        height: auto;
    }
    .header-info h1 {
        margin: 0 0 10px;
    }
    .about-cloumn li {
        font-size: 12px;
    }
    .notice-body {
        width: 100%;
        padding-left: 0;
        margin-top: 0;
        padding-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    	border-top: solid 1px #ddd;
    }
    .notice-show {
        padding: 0;
    }
    .notice-show .title span {
        display: inline-block;
        margin: 0 10px;
        font-size: 12px;
        color: #999;
    }
    .notice-show .info {
        line-height: 26px;
        color: #666666;
        overflow: hidden;
        padding: 0 18px;
    }
    .notice-show .title h3 {
        font-size: 18px;
        margin: 0 0 10px;
    }
    .notice-show .title {
        margin: 0;
        text-align: center;
        padding: 15px;
    }
    .ljbt{float: left;
        width: 100%;
        margin-bottom: -18px;}
    .link-url-span {
        position: relative;
        top: 14px;
        display: inline-block;
        margin-right: 0;
        padding: 0;
        max-width: 650px;
        height: 36px;
        border: 1px solid #e6e6e6;
        line-height: 36px;
        font-size: 14px;
        text-align: center;
        background: #f5f6f7;
        color: #666666;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 60%;
    }
    .copy-url-btn {
        width: 30%;
    }
    .link-box {
        padding: 0 15px;
        width: 100%;
    }
    .media-link {
        position: relative;
        bottom: 20px;
        margin-top: 40px;
        font-size: 14px;
        width: 100%;
        height: 40px;
        line-height: 40px;
        margin-bottom: 40px;
    }
    .page-notice::before {
    display: none;
    }
    .page-notice {
        padding: 10px 0;
    }
    .notice-side {
        width: 100%;
    }
    .notice-side h2 {
        font-size: 25px;
        color: #333;
        padding-left: 15px;
        float: left;
        width: 60%;
        margin-bottom: 10px;
    }
    .help-menu {
        width:25%;
    	    float: right;
    }
    .help-menu dt {
        padding-left: 0 !important;
    }
    .help-list-title>span {
        right: 10px;
    }
    .help-list-title>.help-all {
    position: fixed;
        width: 50%;
        left: 0;
        right: auto;
        top: auto;
        overflow: auto;
        border-left: none;
        box-shadow: 0 0 0 0 rgba(0,0,0,0);
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        padding: 0;
        background: none;
        border: none;
    }
    .notice-side ul {
        margin: 0;
    }
    .help-all::before{
    content: '';
        position: fixed;
        left: 0;
        top: 0;
        width: 50%;
        height: 100%;
        background-color: #fff;
    	    box-shadow: 0 0px 50px 0 rgba(0,0,0,.5);
        z-index: -1;
    }
    .notice-back{display: none;}
    .part-company-introduce,.law-part-div{
      padding: 0 15px 30px;
    }
    .about-head{
        min-width: 100%!important;
    }
    .notice-body{
        width: 100%!important;
    }
    .notice-side{
        width: 100%!important;
    }
    .notice-side .new_tittle{
        margin: 0;
    }
    .news-pagination {
         padding-left: 5%; 
        width: 100%;
        padding-top: 0;
}
}

