@charset "utf-8";
/* zsj191212CSS Document */
/*---------- page-layout ----------*/

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
html, body {
	background-color: #e4eff3;
	height: 100%;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", simsun, "宋体", sans-serif;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
li {
	list-style-type: none;
}
a {
	text-decoration: none;
	outline: none;
	color: #333;
}
a:hover {
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
iframe, img {
	border: 0;
}
img {
	vertical-align: middle;
}
input {
	outline: none
}
.clearfix {
	display: block;
#zoom:1;
}
.clearfix:after {
	content: '';
	overflow: hidden;
	width: 100%;
	height: 0px;
	font-size: 0px;
	display: block;
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.hide {
	display: none;
}
html.noscroll {
	height: 100%;
	overflow: hidden;
}
html.noscroll .container {
	height: 0;
	overflow: visible;
}
.container {
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
	background: #e4eff3;
}
.null {
	display: none;
}
.blank {
height:.24rem;
}
.pack {
	width: 93%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.hbox {
	/*height: 2.16rem;*/
	height:2.87rem;
}
.fix {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	z-index: 1000;
}
.fb {
	font-weight: 700;
}
.Mtop {
	margin-top: 0.48rem;
}
.Btop {
	border-top: 1px solid #eee;
}
/*---------- page-header ----------*/

.container>header {
	height: 1.5rem;
	line-height: 1.5rem;
	background: #eee;
}
.container>header span {
	height: 1.5rem;
	text-indent: -200%;
	overflow: hidden;
	float: left;
}
.container>header span a {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.container>header .logo {
	width: 2.2rem;
	height: 0.8rem;
	margin-top: 0.35rem;
	background: url('http://www.cs.com.cn/images/cslogo-2018-1.png') no-repeat left center;
	background-size: auto 100%;
}
.container>header .pagename {
	height: 0.8rem;
	margin-top: 0.5rem;
	text-indent: 0;
	line-height: 0.5rem;
	color: #c8000b;
	padding-left: 0.1rem;
	font-size: 0.5rem;
}
.container>header .pcref {
	float: right;
	width: 1.5rem;
	background: url('http://www.cs.com.cn/images/pc.png') no-repeat left center;
	background-size: 100% auto;
}
.container>header .sinadoor {
	float: right;
	width: 1.5rem;
	background: url('http://www.cs.com.cn/images/phone.png') no-repeat center;
	background-size: 40% auto;
}
/*----------- page-nav ----------*/
.top-swiper {background:url('http://www.cs.com.cn/tj/mobile/images/tj-top.jpg') no-repeat center left;background-size:100%;}
.mainnav {
	height: 1.0rem;
	height:1.71rem;
	box-shadow: 0 1px 0.12rem rgba(0,0,0,0.3);
	position: relative;

	font-size: 0.5rem;
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #17298e;
}
.nav-wrapper {
/*height:.98rem;*/
height:1.7rem;
	overflow: hidden;
}
.nav-wrapper ul {
	display: flex;
	justify-content: center;
	flex-direction: row;
	max-width:640px;flex-wrap: wrap;padding-top:.3rem; margin:auto;height:1.7rem; 
}
.nav-list {
	width: 1000px;
	min-width: 9.0rem;
	height: 1.0rem;
	background-color: #c8000b;
}
.nav-item {
}
.nav-link {
	display: block;
	font-size: 0.36rem;
	/*line-height: 1.0rem;*/
	line-height:.5rem;
	text-decoration: none;
	color: #000 !important;
padding-left: .175rem;
padding-right: .175rem;
}
.top-swiper {
	width: 100%;
	overflow: hidden;
	height: 1.16rem;
}
.top-swiper img {
	display: block;
	width: 100%;
}
/*---------- column-base ----------*/
.column>header, .BP2>header {
	width: 40%;
	height: 1.5rem;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	background-size: 100%;
}
.dotbox {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items : center;
	height: 5.5rem;
margin-bottom:.24rem;
}
.dotbox a {
	display: block;
	position: relative;
	width: 4.4rem;
	height: 4.1rem;
	color: #0278f8;
	background-color: #87c0fe;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
border-radius: .16rem;
}
.dotbox a:visited {
	color: #0278f8;
}
.dotbox a span {
	position: absolute;
	left: 0.0rem;
	bottom: 0.4rem;
	font-size: 0.4rem;
	width: 100%;
	text-align: center;
}
.dotbox a:first-child{background-image: url('http://www.cs.com.cn/tj/mobile/images/qy-dot01.png');}
.dotbox a:last-child{background-image:url('http://www.cs.com.cn/tj/mobile/images/qy-dot02.png');}
/*---------- column-common ----------*/

.column {
	background-color: #fff;
 margin-bottom: .24rem;
}
.column-tit {
	float: left;
	font-size: 0.5rem;
}
.column-subtits {
	float: right;
	font-size: 0.4rem;
}
.column-subtits li {
	float: left;
	margin-left: 0.5rem;
}

.CHbg01{background:url('http://www.cs.com.cn/tj/mobile/images/ch_t01.png') no-repeat center .46rem;}
.CHbg02{background:url('http://www.cs.com.cn/tj/mobile/images/ch_t02.png') no-repeat center .2rem;}
.CHbg03{background:url('http://www.cs.com.cn/tj/mobile/images/ch_t03.png') no-repeat center .46rem;}
/*---------- piclist ----------*/
.piclist {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.piclist li, .piclist .picboxs {
	position: relative;
	width: 4.3rem;
	height: 3.93rem;
margin:.2rem 0;
	overflow: hidden;
}
.piclist li img, .piclist .picboxs img {
	width: 4.3rem;
	height: 2.9rem;
border-radius: .2rem;
}
.piclist li h3, .piclist .picboxs h3 {
	font-size: 0.38rem;
	line-height: 1.18;
padding-top:.16rem;
}
.piclist li:before{content:'';background-image:url('http://www.cs.com.cn/tj/mobile/images/vdot.png'); background-repeat: no-repeat;width:.9rem;height:.65rem;position:absolute;left:.2rem;top:2.0rem;background-size:cover;}
.thumb {
/*border-top: 1px solid #eee;*/
}
/*---------- second-page-tab ----------*/
#contentop li {
	display: none;
 padding-bottom:.24rem;
}
#contentop .action {
	display: block;
}
.ui-loader {
	display: none;
}
/*---------- textlist all-img-tit-sub ----------*/
.thumb-item {
	position: relative;
	padding: 12px 0;
	border-bottom: 1px solid #eee;
	height: 2.46rem;
}
.thumb-item:last-child {
/*border-bottom-color: transparent;*/
}
.thumb-item:after {
	content: '.';
	visibility: hidden;
	height: 0;
	display: block;
	clear: both;
}
.thumb-item p {
	font-size: 0.3rem;
	line-height: 1.2;
	overflow: hidden;
	padding-top: 0.15rem;
}
.thumb-img {
	float: left;
	font-size: 0.2rem;
	overflow: hidden;
	text-indent: -10000px;
}
.thumb-img img {
	display: block;
	width: 2.8rem;
	height: 1.8rem;
 padding-right:.2rem;
}
.thumb-info {
	position: relative;
}
.thumb-tit {
	/*font-size: 0.43rem;
    line-height: 1.4;
    overflow: hidden;*/
	height: 1.25rem;
	font-size: 0.43rem;
	line-height: 1.4;
	/* white-space: nowrap; */
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.thumb-extra {
	top: 0.15rem;
	position: relative;
}
.thumb-extra:after, .thumb-info:after {
	content: ' ';
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.thumb-extra span {
	font-size: 0.3rem;
	color: #aaa;
}
.thumb-text-extra .keyword, .thumb-extra .keyword, .thumb-extra .hot-news {
	/* border: 1px solid #aaa;*/
	border-radius: 0.1rem;
	padding: 0 0.1rem;
	font-size: 0.3rem;
	color: #aaa;
	float: left;
}
.thumb-text-extra .source, .thumb-extra .source {
	float: right;
	margin-top: 0.02rem;
	font-size: 0.3rem;
	color: #aaa;
}
.thumb-text-tit {
	font-size: 0.43rem;
	line-height: 1.5;
}
.more-show, .addMore {
}
.more-show a:after, .addMore:after {
	content: '';
	display: inline-block;
	width: 0.4rem;
	height: 0.4rem;
	background: url('http://www.cs.com.cn/images/ico_more.png') no-repeat center center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	vertical-align: middle;
	margin-left: 0.1rem;
}
.no-more a:after {
	background: none;
	width: 0;
}
.more-show a, .addMore {
	text-align: center;
	color: #999 !important;
	display: block;
	padding-bottom: 0.2rem;
	font-size: 0.4rem;
	padding-top: 0.2rem;
	text-indent: 0.2rem;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
 margin:.32rem 0;
}
.more-show a:hover {
	background-color: #eee;
	color: #333 !important;
}
/*---------page-footer----------*/

footer {
	background: #395462;
	padding: 0.4rem 10px 0.4rem;
	color: #a0bbc9;
	font-size: 0.3rem;
	text-align: center;
	line-height: 1.5;
}
/*---------- other-cfg ----------*/
a.getmore {
	color: #333 !important;
}
a.getmore:after {
	content: ' >';
}
