﻿@charset "utf-8";
* {padding:0;margin:0;}
body {background:#fff;color:#333;font-size:14px;font-family:"微软雅黑",Arial;}
img {border:0;}
a img{border:none;}
a:link,a:visited {color:#333333;text-decoration:none;}
a:active {color:#333333;}
a:hover {color:#fe0000;text-decoration:underline;}
div,ul,li{overflow:hidden;}
li{list-style:none;}
/* main */
.hidden{display:none;}
.box {width:100%;margin:0px auto;}
.left {float:left;}
.right {float:right;}
.clear{clear:both;width:0;height:0;}
.bor{border:2px solid #027ecc;}
.mt10{margin-top:2px;}
.width_100b{width: 100% !important}
.width_90b{width: 90% !important}
.chaochuyincang{width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.navli{float: left;width: 25%;}
.header .menu a{width: 100%!important;}
/* header */
.header{width:auto;font-size:16px;}
.header .nav{display:inline-block;width:100%;height:44px;line-height:44px;background-color:#027ecc;}
.header .l{float:left;display:block;width:15%;height:44px;padding:0 0 0 1rem;}
.header .l a{color:#fff;width:100%;}
.header .r{float:right;display:block;width:15%;height:44px;text-align:right;padding:0 1rem 0 0;}
.header .r a{color:#fff;width:100%;}
.header .tit{float:left;width:60%;color:#fff;text-align:center;}
.header .bs{display:block;width:44px;height:44px;padding-right:5px;}
.header .bs a.user,.header .user a.user{display:block;width:44px;height:44px;text-indent:-999px;background:url(imgs/icon-1.gif);}
.header .menu{width:100%;text-align:center;}
.header .menu a{display:block;float:left;width:16%;line-height:28px;text-align:center;}
.header .menu2{width:100%;text-align:center;}
.header .menu2 a{display:block;float:left;width:33%;line-height:28px;text-align:center;}
.header .search{width:auto;height:40px;}
.header .search .keyword{width:83%;height:40px;line-height:40px;border:none;color:#999;padding-left:10px;}
.header .search .submit{display:block;width:40px;height:40px;border:none;background:url(imgs/icon-3.gif) center no-repeat;}
.header .nav-top{position:absolute;width:100%;top:44px;background-color:#fff;z-index:98;}
.header .nav-box h3 {height:36px;line-height:36px;font-size:16px;color:#000;border-bottom:1px solid #d4d4d4;margin-top:10px;}
.header .nav-box h3 a{display:block;}
.header .nav-box .app-list {width:auto;margin-top:10px;}
.header .nav-box .app-list a {display:inline-block;padding:0 8px 8px 6px;font-size:15px}
/* slides */
.skdslider{width:100%;position:relative;display: block;height:100%;}
.skdslider:after {content: '';padding-top: 50%;display: block;}
.skdslider ul.slides{ margin:0; padding:0; list-style-type:none;}
.skdslider ul.slides li{display: none;}
.skdslider ul.slides li img{width: 100%;height:auto;}
.skdslider ul.slide-navs {bottom: 20px;left: 50%;position: absolute;list-style-type: none;margin: 0;padding: 0;}
.skdslider ul.slide-navs li {float: left;height:12px;width:12px;margin-right:4px;cursor:pointer;background: url("/Statics/news/images/yb.png") no-repeat scroll 0 0 transparent;}
.skdslider ul.slide-navs li.current-slide {background: url("/Statics/news/images/yuandian.png") no-repeat scroll 0 0 transparent;}
.skdslider .slide-desc {left: 0;padding: 0 15px 0 15px;position: absolute;bottom: 15%;max-width: 85%;display:inline-block;background: url("/Statics/news/images/2.png") repeat scroll 0 0 transparent;}
.skdslider .slide-desc > h2 {color: #CFDB0C;font-family: 'Oswald';font-size: 25px;margin-bottom: 10px;margin-top: 10px;text-transform: uppercase;}
.skdslider .slide-desc > p {color: #FFFFFF;font-family: 'Oswald';font-size: 16px;line-height: 20px;margin-top: 5px;}
.skdslider .slide-desc > p a.more {color:#990000;font-size:20px;text-decoration:none;}
.skdslider .slide-desc > p a.more:hover {text-decoration:underline;}
.skdslider a.prev{width:35px;height:35px;display:block;cursor:pointer;position:absolute;top:50%;left:2%;margin-top:-17px;background: url(imgs/icon-4.png) no-repeat scroll 0 0 transparent;}
.skdslider a.next{width:35px;height:35px;display:block;cursor:pointer;position:absolute;top:50%;right:2%;margin-top:-17px;background: url(imgs/icon-5.png) no-repeat scroll 0 0 transparent;}
.skdslider a.prev:hover{}
.skdslider a.next:hover{}
/*Some Responsive CSS */
@media screen and (max-width:767px) {
.skdslider .slide-desc > h2 {font-size: 20px;margin-bottom: 5px;margin-top: 5px;}
.skdslider .slide-desc > p {font-size: 14px;line-height: 15px;margin-top: 5px;}
.skdslider .slide-desc > p a.more {font-size:14px;}
}
.down_app{padding:6px; overflow:hidden; background:#FFF;}
.down_app img{display:block; width:100%;}
/* hot */
.hot{width:auto;font-size: 16px;}
.hot dl{padding-top:5px;}
.hot dt{width:auto;height:30px;line-height:30px;text-align:center;font-weight:bold;}
.hot dd{width:auto;line-height:22px;text-indent:2em;font-size:14px;color:#666;}
.hot dd span{padding-left:5px;}
.hot span,.hot span a,.hot span a:link,.hot span a:visited{color:#ff6600;}
.hot span a:hover{color:#fe0000;text-decoration:none;}
.hot .hotlist li{height:34px;line-height:34px;border-bottom:1px dotted #d4d4d4;padding: 0 10px;}
.hot .hotlist li a {font-size: 16px;}
.hot .hotlist span{padding-right:10px;}                
/* tab */
.tab{width:auto;border-top:2px solid #027ecc;}
.tab dl{width:100%;height:38px;line-height:38px;background-color:#f3f3f3;}
.tab dt,.tab ul{width:96%;margin:0px auto;}
.tab dl a{display:block;float:left;text-align:center;}
.tab dl .current,.tab dl a:hover{background-color:#fff;font-weight:bold;}
.tab ul,.col ul{margin:10px auto;}
.tab ul li,.col .li li{height:34px;line-height:34px;border-bottom:1px dotted #d4d4d4;}
.tab li span{padding-right:10px;color:#ff6600;}
.tab span a,.tab span a:link,.tab span a:visited{color:#ff6600;}
.tab .link dd{float:left;width:20%;text-align:center;padding-top:10px;}
.tab .link a{display:block;float:left;width:85%;height:38px;line-height:38px;background-color:#f3f3f3;text-align:center;margin:0 auto;}
.btn{height:32px;line-height:32px;border:1px dotted #d4d4d4;text-align:center;}
.btn a{display:block}
/* col */
.col{width:auto;border-top:2px solid #027ecc;}
.title{width:auto;height:38px;line-height:38px;background-color:#f3f3f3;padding:0 10px;}
.title h3{font-size:16px;}
.place{width:auto;height:26px;line-height:26px;background-color:#f3f3f3;font-size:12px;}
.col .li li{padding-left:10px;background:url(/Statics/news/images/1.gif) 0 15px no-repeat;}
.col .li span{font-size:14px;color:#999;}
.col .li .lm{color:#ff6600;padding-right:5px;}
.col .li .lm a,.col .li .lm a:link,.col .li .lm a:visited{color:#ff6600;}
.col .pic li{float:left;width:33%;height:auto;text-align:center;}
.col .pic img{width:auto;height:60px;padding:0 5px;}
.col .pic p{text-align:center;font-size:12px;padding-top:5px;}
/* article */
.article{width:auto;}
.article h1{width:100%;/*height:28px;*/line-height:60px;text-align:center;font-size:22px;}
.article .info{width:100%;/*height:24px;*/line-height:24px;text-align:center;font-size:12px;}
.article .info span{padding:0 5px;}
.article .content{width: auto;height:auto;line-height:28px;padding-right:10px;padding-left:10px;font-size: 16px;}
.article .content p{padding-top:10px;text-indent:2em;word-break:break-all;}
.content img{width:90% !important;margin:0 5%;height:auto !important;}
.article .share{width:188px;margin:0 auto;}
.article .rel {width:auto;height:36px;line-height:36px;}
.article .rel h3{font-size:16px;}
.article .rel span a{display:block;float:left;width:90px;height:36px;line-height:36px;text-align:center;font-weight:bold;background-color:#ff6600;margin-left:5px;}
.article .rel a,.article .rel a:link,.article .rel a:visited{color:#fff;}
.article .rel a:hover{background-color:#ff3300;text-decoration:none;}
/* page */
.page{clear:both;text-align:center;}
.page a{display:inline;line-height:40px;padding:3px 8px;border:1px solid #d4d4d4;margin:0 2px;}
.page a:hover,.page .thisclass a{border:1px solid #027ecc;background:#027ecc;color:#fff;text-decoration:none;}

.mt10{ margin-top:10px;}
.page2 a,.page2 span{ display:inline-block;}
/* footer */
.footer{width:auto;height:100%;line-height:25px;background-color:#027ecc;color:#fff;text-align:center;padding-top:10px;}
.footer span{padding:0 5px;}
.footer a,.footer a:link,.footer a:visited{color:#fff;}

/* 底部广告a标签溢出 */
a.Sc7fadfvc9vzxz{
	height:auto !important;
}

/* 头部链接字体大小 */
.header .nav>a{font-size:14px !important;}
.newmt10{ margin-top:10px;}

/*qycontent css*/
.qycontent p{font-size: 14px; line-height: 24px; text-indent: 2em; padding: 5px 5px;}
.qycontent p.qytitle{font-size: 16px; text-indent: 0; font-weight: bold;}
.qycontent .img-box{width: 28%; float: left; margin: 0 4% 0 2%;}
.qycontent .img-box:nth-of-type(3){margin-right: 0;}
.qycontent .img-box>img{width: 100%;}
.qycontent .img-box span{display: block; text-align: center; font-size: 12px; padding: 10px 0;}
.qycontent p img{max-width: 80%; display: block; margin: 0 auto;}
.qycontent p .tips{display: block; text-align: center; text-indent: 0;}
.qycontent .faq{margin: 20px auto 10px; overflow: hidden;}
.qycontent .faq img{width: 100%;}
.qycontent .question{font-size: 14px; font-weight: bold; padding: 0 5px; line-height: 24px;}
.qycontent .answer{font-size: 14px; padding: 0 5px; line-height: 24px;}
.qycontent .final{font-size: 14px; text-align: center; font-weight: bold; padding: 0 5px; line-height: 24px; margin: 30px 0;}

/*鼓励原创活动*/
.yccontent p{font-size: 14px; line-height: 24px; text-indent: 2em; padding: 5px 5px;}
.yccontent p.yctitle{text-indent: 1em; padding: 0;}
.yccontent p.yctitle>img{width: 30%;}
.yccontent .img-box{width: 28%; float: left; margin: 0 4% 0 2%;}
.yccontent .img-box:nth-of-type(3n){margin-right: 0;}
.yccontent .img-box>img{width: 100%;}
.yccontent .img-box span{display: block; text-align: center; font-size: 12px; padding: 10px 0;}
.yccontent p.tips{clear: both;}
.yccontent .faq{margin: 20px auto 10px; overflow: hidden; clear: both;}
.yccontent .faq img{width: 100%;}
.yccontent .question{font-size: 14px; font-weight: bold; padding: 0 5px; line-height: 24px;}
.yccontent .answer{font-size: 14px; padding: 0 5px; line-height: 24px;}
.yccontent .final{font-size: 14px; text-align: center; font-weight: bold; padding: 0 5px; line-height: 24px; margin: 30px 0;}

/* 手机端顶踩 */
.zancai{
		width:50%;
		margin:5px auto;
	}
	.zancai a{
		display:block;
		width:50px;height:50px;
		text-align:center;
	}
	.zancai a.zan{
		background: url(/Statics/news/images/ding.png) no-repeat;background-size:100% 100%;float:left;
	}
	.zancai a.cai{
		background: url(/Statics/news/images/cai.png) no-repeat;background-size:100% 100%;float:right;
	}
	.zancai a span{
	display: block;
    line-height: 20px;
    padding-top: 27px;
    color: #fff;
    font-size: 12px;
	}
.color{
	border:1px solid #027ecc;background:#027ecc;color:#fff;text-decoration:none;
	 }

/*<!--查看全部s-->*/
.qunbucontent{  
  overflow: hidden;
  visibility: visible;
  position: relative;
}
.qunbucontent:after {
	content: "";
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	height: 90px;
	background: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));
	background: linear-gradient(180deg,hsla(0,0%,100%,0),#fff);
}
.article_more{
	width: 77px;
	height: 20px;
	border: 1px solid #75736e;
	background-color: #fff;
	text-align: center;
	line-height: 20px;
	border-radius: 20px;
	margin: 5px auto;
	cursor: pointer;
}
/*<!--查看全部e-->*/


/*详情页s*/
.Detailcontent h1,.Detailcontent h2,.Detailcontent h3,.Detailcontent h4,.Detailcontent h5,.Detailcontent h6{
	text-indent: 2em;
	font-weight: bold;
	font-size: large;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Detailcontent p{
	text-indent: 2em;
}
/*详情页e*/

.block {
	display: block !important;
}
.jingyan {
	display: none;
}
.reds {
	color:#0dad51; !important;
}
.wrap .fenlei a{ font-size:1rem; display:inline-block;min-width: 17%;margin: 0 1%;overflow: hidden;white-space: nowrap;}
.partbox{
	height: unset!important;
}

.box_navList div, ul, li {overflow: initial;}
.box_navList {background: #ffffff;margin-bottom:1.5rem;}
.newsbottonnav {width: 100%;display: inline-block;border-bottom: 2px solid red;margin-left:5px;}
.newsbottonlist {width: 100%;}
.newsbottonlist li {float: left;width: 98%;overflow: hidden;line-height: 2rem;white-space: nowrap;text-overflow: ellipsis;margin-left:5px;}
