@charset "utf-8";
.section{
	width:100%;
	font-family: "Microsoft Yahei";
}

.main .nav{
	background-color:#f8f8f8;
	line-height:0.65rem;
	height:0.65rem;
}
#wrapper {
	position: relative;
	z-index: 1;
	overflow: hidden;
	-ms-touch-action: none;
}
#scroller {
	position: absolute;
	z-index: 1;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	width: 13.5rem;
	height:0.65rem;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}
#scroller ul {
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 0;
}
#scroller li {
	float: left;
	font-size: 0.25rem;
	overflow: hidden;
	text-align: center;
	padding:0 0.22rem;
}
.swiper-container {
	width:100%;
	height: 160px;
	max-height: 100%;
	margin: 0 auto;
}
.swiper-slide a{
	display:block;
	width:100%;
	height:100%;
}
.col-md-1-5 {
	width: 20%;
	float: left;
	text-align:center;
	font-size:0.2rem;
}
.col-xs-1-5,.col-sm-1-5,.col-md-1-5,.col-lg-1-5 {
min-height: 1px;
padding-left: 10px;
padding-right: 10px;
position: relative;
}

@media (min-width: 768px) {
.col-sm-1-5 {
width: 20%;
float: left;
}
}
@media (min-width: 992px) {
.col-md-1-5 {
width: 20%;
float: left;
}
}
@media (min-width: 1200px) {
.col-lg-1-5 {
width: 20%;
float: left;
}
}
.logobg{
	width:0.9rem;
	height:0.9rem;
	margin:0.15rem auto 0;
	border-radius: 100%; 
	-moz-border-radius: 100%; 
	-webkit-border-radius: 100%; 
}
.sd{
	background:url(../images/sd-w.png) #fd7b1b no-repeat center center;
	background-size:85%;
}
.ssq{
	background:url(../images/ssq-w.png) #f15e4e no-repeat center center;
	background-size:78%;
}
.dlt{
	background:url(../images/dlt-w.png) #f4626d no-repeat center center;
	background-size:85%;
}
.p3{
	background:url(../images/p3-w.png) #f9b111 no-repeat center center;
	background-size:85%;
}
.qlc{
	background:url(../images/qlc-w.png) #fa9378 no-repeat center center;
	background-size:72%;
}
.qtcz{
	background:url(../images/qtcz-w.png) #fa9378 no-repeat center center;
	background-size:72%;
}
.qxc{
	background:url(../images/qxc-w.png) #8ec0f7 no-repeat center center;
	background-size:75%;
}
.zstb{
	background:url(../images/zstb-w.png) #8ec0f7 no-repeat center center;
	background-size:75%;
}
.jczq{
	background:url(../images/jczq-w.png) #b7a0ec no-repeat center center;
	background-size:85%;
}
.dzb{
	background:url(../images/dzb-w.png) #b7a0ec no-repeat center center;
	background-size:85%;
}
.sfc{
	background:url(../images/sfc-w.png) #b8e598 no-repeat center center;
	background-size:80%;
}
.jlb{
	background:url(../images/jlb-w.png) #b8e598 no-repeat center center;
	background-size:80%;
}
.dcjc{
	background:url(../images/dcjc-w.png) #b9eaff no-repeat center center;
	background-size:80%;
}
.cmsc{
	background:url(../images/cmsc-w.png) #b9eaff no-repeat center center;
	background-size:80%;
}
.kjh{
	background:url(../images/kjh-w.png) #e7c9f7 no-repeat center center;
	background-size:85%;
}
.menu-ad img{
	width:100%;
	margin-top:0.15rem;
}
.cz-list ul{
	margin-top:0.2rem;
}
.cz-list ul li{
	line-height:0.65rem;
	font-size:0.28rem;
	border-bottom:#eeeeee 1px solid;
	color:#ccc
}
.cz-list ul li:last-child{ 
	border-bottom:0;
}
.cz-list ul li a{
	padding:0 0.1rem;
	color:#333;
}
.cz-list ul li a.cz-list-t{
	color:#023466;
}
.index-ad img{
	width:100%;
	margin-top:0.15rem;
}
.news-list ul li{
	border-bottom:#eeeeee 1px solid;
	padding:0.25rem 0 0.25rem 0.1rem;
}
.news-list ul li:last-child{ 
	border-bottom:0;
}
.fl{
	float:left;
	display:inline-block;
}
.fr{
	float:right;
	display:inline-block;
}

.news-list ul li .pic{
	margin-right:0.2rem;
}
.news-list ul li .pic img{
	width:100%;
	height:100%;
}
@media (min-width: 300px){
.news-list ul li .pic{
  width: 90px;
  height: 67px;
}
}
.news-list ul li .text{
	width:65%;
}
.news-list ul li .text h3{
	line-height:0.5rem;
	font-size:0.3rem;
	color:#333;
	margin-bottom:0.15rem;
}
.news-list ul li .text p{
	font-size:0.24rem;
	color:#9c9c9c;
	line-height:0.38rem;
}