﻿/* UTF-8,QQ:7963172 */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}
audio,canvas,video{display:inline-block;}
audio:not([controls]){display:none;height:0;}
[hidden]{display:none;}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
body,div,span,iframe,input,form,input,h1,h2,h3,h4,h5,h6,p,a,em,img,b,dl,dt,dd,ul,ol,li,label{padding:0;margin:0;}
a:focus{outline:thin dotted;}
a:active,a:hover{outline:0; -webkit-tap-highlight-color:transparent;}
abbr[title]{border-bottom:1px dotted;}
b,strong{font-weight:bold;}
dfn{font-style:italic;}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}
mark{background:#ff0;color:#000;}
code,kbd,pre,samp{font-family:monospace,serif;font-size:1em;}
pre{white-space:pre-wrap;}
q{quotes:"\201C" "\201D" "\2018" "\2019";}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{border:0;}
svg:not(:root){overflow:hidden;}
figure{margin:0;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;padding:0;}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}
button,input{line-height:normal;}
button,select{text-transform:none;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
button[disabled],html input[disabled]{cursor:default;}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}
input[type="search"]{-webkit-appearance:none;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration,input[type="checkbox"]{-webkit-appearance:none;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align:top;}
table{border-collapse:collapse;border-spacing:0;}
ul,ol{list-style:none;}
h1,h2,h3,h4,h6{font-weight:600;font-size:100%;}
html{-webkit-text-size-adjust:100%;width:100%;height:100%;}
em{font-style:normal;}
/*base css*/
body{font:10px/1.8 tahoma,'\5b8b\4f53',arial,\5b8b\4f53,sans-serif;background-color:#fff; color:#888}
.wrapper{width:100%;margin:0 auto; overflow:hidden;}
.con,.news-list,.swiper-soft{ width:96.6%; margin:0 auto;}
.spr,[class^=nav-icon-],.top-news a:first-child:before{display:block;background-image:url(../images/spr.png);background-repeat:no-repeat; background-size:21px auto;}
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.mt-10{margin-top:10px;}
.mt-15{margin-top:15px;}
.pt-10{ padding-top:10px;}
.pb-10{ padding-bottom:10px;}
.fl{float:left}
.fr{float:right}
.zoom{zoom:1;overflow:hidden}
/* link css */
a{color:#333;text-decoration:none;outline:none;}
a:hover,a:active,a:focus{text-decoration:none;}
a:active{color:#aaa}
/*wave*/
.waves-effect {
	position:relative;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.waves-effect .waves-ripple {
	position: absolute;
	border-radius: 100%;
	border-width: 0;
	border-style: solid;
	width: 0;
	height: 0;
	opacity: 0;
	border-color: rgba(0,0,0,.1);
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out
}
.waves-effect.waves-light .waves-ripple {
	border-color: rgba(255,255,255,.4)
}
.waves-notransition {
	-webkit-transition: none!important;
	transition: none!important
}
.waves-button, .waves-icon {
	-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)
}
a.waves-button, a.waves-button:hover, a.waves-button:link, a.waves-button:visited, button.waves-button, input.waves-button-input {
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: none;
	outline: 0;
	background: 0 0;
	color: inherit;
	font-size: 14px;
	text-align: center;
	text-decoration: none
}
.waves-button {
	padding: 10px 15px;
	border-radius: 2px
}
.waves-button-input {
	margin: 0;
	padding: 10px 15px
}
.waves-input-wrapper {
	border-radius: 2px;
	vertical-align: bottom
}
.waves-input-wrapper.waves-button {
	padding: 0
}
.waves-input-wrapper .waves-button-input {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}
.waves-icon {
	border-radius: 50%
}
.waves-float {
	-webkit-mask-image: none;
	-webkit-box-shadow: 0 1px 1.5px 1px rgba(0,0,0,.12);
	box-shadow: 0 1px 1.5px 1px rgba(0,0,0,.12)
}
.waves-float:active {
	-webkit-box-shadow: 0 8px 20px 1px rgba(0,0,0,.3);
	box-shadow: 0 8px 20px 1px rgba(0,0,0,.3)
}
.waves-block {
	display: block
}
/*pre-load*/
.pre-load {position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: #00c0ff;z-index: 2000;}
.pre-load img{ display:block; width:320px; height:100px; position:absolute; left:50%; top:50%; -webkit-transform:translate(-160px,-50px);}
/*header*/
.header{ width:100%; height:44px; background-color:#b81c22; color:#fff; position:relative}
.page-tit{ line-height:44px; text-align:center; font-size:1.4rem;}
[class^=h-link-]{ display:block; width:36px; height:36px; position:absolute; top:4px; text-indent:-9999em;}
.h-link-l{ left:4px}
.h-link-r{ right:4px}
[class^=nav-icon-]{ display:block; width:21px; height:18px; position:absolute; left:7px; top:9px;}
.nav-icon-r{ background-position:0 -18px;}
/*loader*/
.loader {
  font-size: 10px;
  text-indent: -9999em;
  margin:10px auto;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #c41204;
  background: -moz-linear-gradient(left, #c41204 10%, rgba(0,192,255, 0) 42%);
  background: -webkit-linear-gradient(left, #00c0ff 10%, rgba(0,192,255, 0) 42%);
  background: -o-linear-gradient(left, #c41204 10%, rgba(0,192,255, 0) 42%);
  background: -ms-linear-gradient(left, #c41204 10%, rgba(0,192,255, 0) 42%);
  background: linear-gradient(to right, #c41204 10%, rgba(0,192,255, 0) 42%);
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
}
.loader:before {
  width: 50%;
  height: 50%;
  background: #c41204;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.loader:after {
  background: #fff;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#infscr-loading-con em{text-align:center; display:block;padding: 10px 0 0}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.next{display:none}
/*nav&pro*/
.nav-box,.pro-box{ background-color:#434343; width:100%; position:absolute; left:0; top:44px; z-index:999; -webkit-transition: all 600ms ease;  transition: all 600ms ease;opacity:0;	}
.nav-box{-webkit-transform:translateX(100%)}
.pro-box{-webkit-transform:translateX(-100%)}
.show-box{-webkit-transform:translateX(0);opacity: 1;}
.nav-box:before,.pro-box:before{ content:''; display:block;width: 0;height: 0;border-style: solid;border-width: 0 8px 8px 8px;
border-color: transparent transparent #FF6600 transparent; position:absolute; right:14px; top:-8px;}
.pro-box:before{ left:14px;}
.nav-list li,.pro-list li{ height:65px; width:50%; float:left; box-sizing:border-box; border-bottom:1px solid #FF6600}
.nav-list li:nth-child(2n),.pro-list li:nth-child(2n){border-left:1px solid #FF6600}
.pro-list li a{ display:block; width:100%; height:100%; box-sizing:border-box; position:relative; font-size:1.4rem; color:#fff; padding:0 0 0 60px; line-height:50px;}
.nav-list li a{ display:block; width:100%; height:100%; box-sizing:border-box; position:relative; font-size:1.4rem; color:#fff; padding:0 0 0 77px; line-height:50px;}
.nav-list li a:before{ content:''; display:block; width:38px; height:38px; border-radius:38px;  position:absolute; left:29px; top:13px; background-image:url(../images/nav-icon.png); background-repeat:no-repeat; background-size:38px auto;}
.nav-list li a[data-nav="Home"]:before{ background-color:#FF6600; background-position:0 0}
.nav-list li a[data-nav="WuHu"]:before{ background-color:#FF0033;background-position:0 -228px;}
.nav-list li a[data-nav="AnHui"]:before{ background-color:#e79aa8;background-position:0 -76px;}
.nav-list li a[data-nav="ZhouBian"]:before{ background-color:#477ee4;background-position:0 -114px;}
.nav-list li a[data-nav="SheHui"]:before{ background-color:#34ca70;background-position:0 -152px;}
.nav-list li a[data-nav="Life"]:before{ background-color:#32d697;background-position:0 -190px;}
.nav-list li a[data-nav="Video"]:before{ background-color:#eabf62;background-position:0 -228px;}
.nav-list li a[data-nav="Photo"]:before{ background-color:#7b74fa;background-position:0 -266px;}
.pro-list li a:after{content:attr(data-nav); position:absolute; left:61px; top:45px; line-height:0; font-size:.8rem; color:#a5daf3}
.nav-list li a:after{content:attr(data-nav); position:absolute; left:79px; top:45px; line-height:0; font-size:.8rem; color:#a5daf3}
.nav-list li a:after{content:attr(data-nav);}
.pro-list li a:after{ content:attr(data-pro);}
.pro-list li img{ display:block; width:40px; height:40px; position:absolute; left:12px; top:12px;}
.down-icon{ display:inline-block; margin:18px 0 0 3px; vertical-align:middle; width:21px; height:15px; background-position:0 -95px; position:absolute;}
/*rotator*/
.rotator{ width:100%; max-width:640px; max-height:300px; overflow:hidden; position:relative; margin:0 auto;}
.rotator .swiper-wrapper{ width:500%;}
.swiper-pic{ width:20%; float:left;}
.swiper-pic a,.swiper-pic{ display:block; position:relative; overflow:hidden}
.swiper-pic a{width:100%;}
.swiper-pic{ width:100%; float:left;}
.rotator-img{ width:100%; height:200px/*auto*/; z-index:-1; vertical-align:bottom;}
.swiper-pic span{ display:block; width:85%; height:30px; line-height:30px; text-indent:1.7%; overflow:hidden; position:absolute; left:0; bottom:0; font-size:.9rem; color:#fff; z-index:99}
.swiper-pic em{height:20px; line-height:20px;border-radius: 2px; padding:0 2px;position:absolute; right:0; bottom:3px;font-size:.8rem;color:#fff; z-index:99; background-color:#00c0ff}
.swiper-pic:after{ content:''; display:block; width:100%; height:30px; position:absolute; left:0; bottom:0; background-color:#000; opacity:.3;}
.pagination{position: absolute;right: 2%;text-align: right;bottom:30px;width: 100%;}
.swiper-pagination-switch {display: inline-block; width: 10px; height: 10px; border-radius: 10px;
  background: #fff; box-shadow: 0px 1px 1px rgba(0, 0, 0, .1); margin: 0 3px; cursor: pointer;position:relative;}
.swiper-pagination-switch:after{content:''; display:block; position:absolute; left:0; top:10px;margin-top: -3px;width: 0;height: 0;border-style: dashed dashed solid;border-width: 5px;border-color: transparent;overflow: hidden;zoom: 1;font-size: 0;}
.swiper-active-switch{ background: #00c0ff;}
.swiper-active-switch:after{border-color: transparent transparent #000;opacity:.3;}
/*链接点击样式*/
.news-list li a:hover,.top-news a:hover,.nav-list li a:hover,.pro-list li a:hover,.link-list li:not(img) a:hover,.sub-nav li:hover,.sub-top-news li a:hover,.share-box a:hover,.about-list li a:hover{background-color:rgba(0,0,0,.1);-webkit-transition: all .5s ease-out;-moz-transition: all .5s ease-out;-o-transition: all .5s ease-out;transition: all .5s ease-out}
/*头条新闻*/
.top-news a{ display:block; width:50%; height:43px; line-height:43px; overflow:hidden; float:left; box-sizing:border-box; font-size:.9rem; color:#888;  border-bottom: 1px solid rgba(239, 239, 239, .5);  position:relative}
.top-news a:first-child { width:100%; text-align:center; color:#333; font-size:1rem; box-sizing:border-box; padding:0 20px;}
.top-news a:nth-child(3){ border-left:1px solid rgba(239, 239, 239, .5); text-indent:10px;}
.top-news a:first-child:before{ content:''; display:block; width:17px; height:28px; position:absolute; left:0; top:0; background-position:0 -36px;} 
.top-news+.top-news a:first-child:before{ background-position:0 -64px;}
/*滚动软件*/
.swiper-soft{ padding:10px 0 6px; overflow:hidden;border-bottom: 1px solid rgba(239, 239, 239, .5);  }
.swiper-soft .swiper-wrapper{ width:100%;}
.swiper-soft .swiper-slide{ width:200%;}
.scroll-soft{ width:60%;}
.scroll-soft li{ float:left; width:10%; height:79px;  box-sizing:border-box; }
.scroll-soft li img{ display:block; width:62px; height:62px;}
.scroll-soft li span{ display:block;width:62px;text-align:center; height:24px; line-height:24px; overflow:hidden; font-size:.8rem;}
.scroll-soft li:last-child{ margin-right:0;}
/*新闻列表*/
.news-list li{position:relative}
.news-list li a{ display:block; width:100%; overflow:hidden; position:relative;border-bottom:1px solid rgba(239, 239, 239, .5);}
.o-pic a{height:83px;padding:10px 0 12px 93px; box-sizing:border-box;}
.o-pic img{ display:block; width:80px; height:60px; position:absolute; left:0; top:12px;}
.o-pic em,.o-pic span{ display:block; overflow:hidden; width:100%;}
.o-pic em{  font-size:1rem; min-height:22px; max-height:44px; line-height:22px; top:11px;}
.o-pic em b{ font-weight:normal}
.o-pic span{ font-size:.8rem; color:#888}
.o-pic:after{ content:attr(data-cate); display:block; height:14px; text-align:center; line-height:14px; color:#fff; position:absolute; left:0; top:12px; padding:0 2px}

.b-news-list .o-pic:nth-child(12n-11):after { background-color:#00c0ff}
.b-news-list .o-pic:nth-child(12n-10):after { background-color:#477ee4}
.b-news-list .o-pic:nth-child(12n-9):after { background-color:#f97574}
.b-news-list .o-pic:nth-child(12n-8):after { background-color:#f0932f}
.b-news-list .o-pic:nth-child(12n-7):after { background-color:#5ab203}
.b-news-list .o-pic:nth-child(12n-5):after,.t-news-list .o-pic:nth-child(5n-4):after { background-color:#00c0ff}
.b-news-list .o-pic:nth-child(12n-4):after,.t-news-list .o-pic:nth-child(5n-3):after { background-color:#477ee4}
.b-news-list .o-pic:nth-child(12n-3):after,.t-news-list .o-pic:nth-child(5n-2):after {background-color:#f97574}
.b-news-list .o-pic:nth-child(12n-2):after,.t-news-list .o-pic:nth-child(5n-1):after {background-color:#f0932f}
.b-news-list .o-pic:nth-child(12n-1):after,.t-news-list .o-pic:nth-child(5n):after {background-color:#5ab203}

.m-pic a{ padding-bottom:12px;}
.m-pic em,.b-pic em{ display:block; width:100%; font-size:1rem; padding:7px 0 5px;}
.m-pic img{ display:block;float:left;}
.b-pic img{ display:block; width:100%; height:auto;}
/*footer*/
.footer{ background-color:#2a2a2a; margin-top:15px; color:#fff;text-align:center}
.footer-nav li{ display:inline-block;  height:30px; line-height:30px; position:relative; box-sizing:border-box;}
.footer-nav li a{ color:#fff; font-size:1rem; display:inline-block; padding:0 8px;}
.footer-nav li+li:before{ content:''; display:block; width:1px; height:12px; background-color:#fff; position:absolute; left:-2px; top:8px;}
.footer-txt{ font-size:.8rem; line-height:18px; padding:10px 0;}
.footer-txt a{ color:#fff}
@media screen and (max-width:320px) {
	 /*310*/
.footer-nav li a{  padding:0 3px;}
}
@media screen and (min-width:320px) {
	 /*310*/
.m-pic img{ width:99px; height:71px;}
.m-pic img+img{ margin-left:6px;}
}
 @media screen and (min-width:360px) {
	 /*348*/
.m-pic img{ width:111px; height:80px;}
.m-pic img+img{ margin-left:7px;}
}
 @media screen and (min-width:375px) {
	 /*363*/
.m-pic img{ width:116px; height:84px;}
.m-pic img+img{ margin-left:7.1px;}
}
 @media screen and (min-width:400px) {
	 /*386*/
.m-pic img{ width:124px; height:89px;}
.m-pic img+img{ margin-left:7.2px;}
}
 @media screen and (min-width:414px) {
	 /*400*/
.m-pic img{ width:128px; height:92px;}
.m-pic img+img{ margin-left:7.95px;}
}

/*栏目页*/
.sub-nav{ display:block; width:100%; height:39px; line-height:39px; background-color:#fff; box-sizing:border-box; border-bottom:1px solid #f2f2f2}
.sub-nav li{float:left; text-align:center; font-size:1.1rem;}
.sub-nav li a{ display:inline-block; height:100%; position:relative}	
.sub-nav li.on a{ color:#00c0ff}
.sub-nav li.on a:after{ content:''; display:block; width:100%; height:3px; background-color:#00c0ff; position:absolute; left:0; bottom:-1px;}

.sub-nav li,.pic-sub-nav li{ width:16.5%;}
.sub-nav li:first-child,.sub-nav li:last-child,.pic-sub-nav li:first-child,.pic-sub-nav li:last-child{width:17%;}

.sub-nav-1247,.sub-nav-1311,.sub-nav-1312,.sub-nav-1313,.sub-nav-1312{ display:none}


.sub-top-news{ width:96.6%; margin:0 auto;}
.sub-top-news li{ width:50%; float:left; border-bottom:1px solid rgba(239, 239, 239, .5); box-sizing:border-box;}
.sub-top-news li:nth-child(2n){ border-left:1px solid rgba(239, 239, 239, .5);}
.sub-top-news li a{ display:block; width:100%; padding:10px 0; height:60px; font-size:.9rem; line-height:20px; overflow:hidden; box-sizing:border-box;}
.sub-top-news li:nth-child(2n) a{ padding-left:10px;}
.pic-list li{ width:100%; margin-bottom:14px; position:relative}
.pic-list li img{ display:block; width:100%; height:40%; z-index:-1; vertical-align:bottom;}
.pic-list li span{ display:block;  width:100%; height:33px; line-height:33px; background-color:#eaeaea; box-sizing:border-box; padding-left:10px; overflow:hidden; font-size:1rem;}
.pic-num{ display:block;  height:14px; line-height:14px; box-sizing:border-box; padding:0 3px 0 14px; position:absolute; right:10px; bottom:43px; color:#fff; font-style:normal;background-color:rgba(0, 0, 0, .5);}
.pic-num:before{ content:''; display:block; width:8px; height:8px;  background:url(../images/piclist-icon.png) no-repeat 0 0; background-size:8px auto; position:absolute; left:3px; top:3px;}
/*详情*/
.art-box{ width:90%; margin:0 auto}
.art-tit-box{ padding:10px 0 5px; border-bottom:1px solid rgba(239, 239, 239, .5);}
.art-tit{ font-size:1.4rem; color:#333; line-height:26px;}
.art-tit-info{ margin-top:5px;}
.art-tit-info span{ color:#b1b1b1; font-size:.8rem;}
.art-tit-info span+span{ padding-left:10px;}
.font-btn{ float:right; display:block; padding: 0 3px; height:22px; line-height:22px; font-family:Arial, Helvetica, sans-serif; border:1px solid #FF6600; text-align:center; font-size:1.4rem; color:#FF6600}
.font-btn em{ font-size:.6rem; font-style:normal; vertical-align:middle}
.art-con p{ color:#000;text-indent:2rem; word-wrap: break-word; text-align:justify; }
.font-small p{font-size:1.1rem; line-height:28px; margin:12px 0;}
.font-big p{ font-size:1.4rem; line-height:32px; margin:14px 0;}
.art-con img{display:block; margin:0 auto;max-width:100%;height:auto}
.art-h3{ width:100%; height:30px; line-height:30px; border-bottom:1px solid rgba(239, 239, 239, .5); position:relative; margin-bottom:10px; font-size:1rem; color:#333}
.art-h3 em{ display:inline-block; height:30px;position:relative}
.art-h3 em:after{ content:''; display:block; width:100%; height:1px; background-color:#b81c22; position:absolute; left:0; bottom:-1px;}
.dig-box{ margin:20px 0}
.dig-box span{ float:right; height:21px; line-height:21px;}
.dig-box a{ display:inline-block; position:relative; padding-left:25px; font-size:.9rem;}
.dig-box a+a{ margin-left:20px;}
.dig-box a:before{ content:''; display:block; width:21px; height:21px; position:absolute; left:0; top:0;background-image:url(../images/art-spr.png); background-repeat:no-repeat; background-position:0 -124px; background-size:31px auto; }
.dig-box a+a:before{-webkit-transform:scale(1 ,-1);  }
.share-box { margin:10px 0}
.share-box a{ display:block; width:25%; height:66px; padding-top:8px; box-sizing:border-box; float:left; border:1px solid rgba(239, 239, 239, .5); border-width:1px 0; text-align:center}
.share-box a+a{border-left:1px solid rgba(239, 239, 239, .5);}
.share-box [class^=share-icon-]{ display:block; width:31px; height:31px; border-radius:31px; margin:0 auto; background-image:url(../images/art-spr.png); background-repeat:no-repeat; background-size:31px auto;}
.share-icon-1{ background-color:#fbb826}
.share-icon-2{ background-color:#fa7372; background-position:0 -31px;}
.share-icon-3{ background-color:#00c0ff; background-position:0 -62px;}
.share-icon-4{ background-color:#32d697; background-position:0 -93px;}
.about-list li a{ display:block; width:100%; height:30px; line-height:30px; font-size:1.0rem; overflow:hidden}
.art-soft{ width:100%;margin:0 auto; overflow:hidden;}
.art-soft .swiper-wrapper{ width:100%;}
.art-soft .swiper-slide{ width:200%;}
.pz-box,.art-soft{ margin-top:10px;}

/*top*/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 100px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(232, 98, 86, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 765px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 20%;
  }
}
/* UTF-8,QQ:5345195 */
/**/
/* pubTitle */
.military {
	margin:0 2px;
	overflow:hidden;
	margin-bottom:5px;
}
.military p.mil_img {
	float: left;
	width: 48%;
	overflow: hidden;
}
.military .img_l {
	left: 0;
}

.military a img {
	border: none;
	width:100%;
	float:left;
}

.military p.mil_img a {
	display: block;
	width: 100%;
	overflow: hidden;
}
.con_bg a {
	color: #000;
	text-decoration: none;
}
.military p.mil_img .li_img {
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: center;
	background: url(../images/default.png) center center no-repeat #f8f8f8;
	background-size: 54px 25px;
}
.mil_img {
	position:relative;
}
.military p.mil_img .bt {
	display: block;
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	position:absolute;
	bottom:0;
	left:0;
	background:rgba(0,0,0,0.5) none repeat scroll;
	color:#fff;
}
.military .img_l:last-child {
	float: right;
}
.military p.mil_img {
	float: left;
	width: 48%;
	overflow: hidden;
}
.military p.mil_img a {
	display: block;
	width: 100%;
	overflow: hidden;
}
/*上下分页*/
.pageNum{ height:20px; margin:auto;position:relative;font-size:16px;text-align:center;font-weight:bold;}
.ptCon,.pnCon{font-size:16px; margin-right:0.3em; display:inline-block; margin-bottom:5px; padding:0.2em 0.9em; border-radius: 25px; -webkit-border-radius:25px;-moz-border-radius:25px; color:#b81c22; border: 1px #b81c22 solid; line-height:30px; position:absolute; top:0;}
.ptCon:hover{border:1px #b81c22 solid;}
.pnCon{color:#ddd; border: 1px #ddd solid;}
.currentPage{text-align:center;margin:auto;}
.currentPage,.curPage{ font-size:16px; line-height:36px; color:#cf4343;}
.currentPage,.totalPage{ font-size:16px; line-height:36px; color:#000000;}
#ptPrev{ left:25px;}
#ptNext{ right:25px;}
#displaypagenum{ visibility:hidden; height:0;}
.iCon,.sCon,.mCon,.pageNum b{display:none;}