@charset "utf-8";
body,p,input,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form{margin:0;padding:0;list-style:none;vertical-align:middle;}
article,aside,footer,header,hgroup,nav,section,audio,canvas,video,img{display: block;}
body{font-size: 100%;font-family:"微软雅黑",helvetica,arial;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}
textarea{resize: none;}iframe,img{border:0;}ul,ol{list-style:none;}
input,select,textarea{outline: 0;-webkit-user-modify: read-write-plaintext-only;}
input{-webkit-appearance: none;}
input, button, textarea, select {font-size: 16px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
address, cite, dfn, em, var {font-style: normal;}
a{text-decoration:none;color:#111} a:hover{text-decoration:none;}
.clear:after,.main:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clear,.main{display:inline-block;}
* html .clear,* html .main{height:1%;}.clear,.main{display:block;}
.bk,.bk3,.bk6,.bk8,.bk10,.bk15,.bk20,.bk30{clear: both;font-size: 1px;height: 0;line-height: 1px}
.bk3{height: 3px;}.bk6{height: 6px}.bk8{height: 8px}.bk10{height: 10px}.bk15{height: 15px}.bk20{height: 20px}.bk30{height: 30px}
.mt10{margin-top:10px;} .mt20{margin-top:20px;}

/*全局*/
.container{min-width: 320px;}
.main{width: 100%;overflow:hidden;}

/* header */
header .header{width: 100%; height: 44px; -webkit-background-size: 141px 44px; -moz-background-size: 141px 44px; -o-background-size: 141px 44px; background-size: 141px 44px; border-bottom: 2px solid #039EFF;}
header .logo{float:left;display:inline-block;text-indent:-9999em;width:135px;height:30px;  padding: 8px 0px 0px 3px;/*background:url(../images/mlogo.png) no-repeat 0 0;-webkit-background-size:120px 30px; -moz-background-size:120px 30px; -o-background-size:120px 30px; background-size:120px 30px; margin: 7px 0 0 8px;*/}
header .logo a{display:block;}
header .catname{float:left;margin-top:11px;margin-left:1px;padding:2px 10px;background:#039EFF;font-size:1.0em;font-weight:normal;color:#fff;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:4px;}
header .links{position:absolute;right:0;top:0;padding:14px 14px 0 0;}
header .gonav{width:20px;height:20px;display:inline-block;background:url(../images/icon.png) -30px 0 no-repeat; -webkit-background-size:126px 42px; -moz-background-size:126px 42pxpx; -o-background-size:126px 42px; background-size:126px 42px;}
/* nav */
header .nav{width:100%;overflow:hidden;background:#4998e7;padding:5px 0;display: none;}
header .nav ul{overflow: hidden;}
header .nav li{width:25%;height:30px;line-height:30px;float:left;font-size:1.0em; display: inline-block;text-align:center;}
header .nav li a{display:block;color:#fafafa}
header .nav li a:focus{background:#317ecb}
/* subnav */
header .subnav{background:#f6f6f6;padding:0 10px;border-bottom:1px solid #d9d9d9;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;outline:none}
header .subnav a{text-decoration:none;color:#333}
header .subnav a:hover{text-decoration:none;color:#499AEA;}
header .subnav a:visited{color:#333}
header .subnav .subnav-box{overflow:hidden;position:relative;margin:0 auto}
header .subnav .subnav-list{width:100%;height:42px;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden}
header .subnav .subnav-pills{position:absolute;top:0;left:0;list-style:none;height:42px;margin:0;padding:0;*zoom:1}
header .subnav .subnav-pills:before,header .subnav .subnav-pills:after{display:table;content:"";line-height:0}
header .subnav .subnav-pills:after{clear:both}
header .subnav .subnav-pills li{float:left;position:relative;top:3px;height:39px;line-height:20px;margin-right:20px;white-space:nowrap}
header .subnav .subnav-pills li a{display:inline-block;padding:8px 0;font-size:1em;font-family:"Microsoft YaHei",SimHei,helvetica,arial,verdana,tahoma,sans-serif}
/* search */
form[role="search"] {position:relative;clear:both;background:#fff;}
form[role="search"] input[type="search"] { display: block; width: 100%; padding: 12px 25px 12px 8px; height: 40px;line-height:20px;overflow: hidden;;border: 1px solid #dcdcdc; border-right-width: 60px; }
form[role="search"] input[type="search"]::-webkit-search-cancel-button{ -webkit-appearance: none;}
form[role="search"]:after { content: ""; display: block; position: absolute; right: 1px; top: 1px; width: 58px; height: 38px; background: -webkit-gradient(linear, 0 0, 0 100%,from(#fffeff),to(#f5f5f5)); background: linear-gradient(180deg,#fffeff 0,#f5f5f5 100%); }
form[role="search"] input[type="submit"] { position: absolute; z-index: 1; right: 0; top: 0; margin: 0; width: 60px; height: 40px; border: 1px solid #dcdcdc; background: transparent url(../images/so.png) no-repeat 50% 50%; -webkit-background-size: 20px 21px; -moz-background-size: 20px 21px; -o-background-size: 20px 21px; background-size: 20px 21px; }
footer form[role="search"],header form[role="search"] {padding:0 10px;border-bottom:1px solid #fff;}
footer form[role="search"] input[type="submit"],header form[role="search"] input[type="submit"]{right:10px;}
footer form[role="search"]:after,header form[role="search"]:after {right:11px;}

/* 通用容器 */
.box{/*background-color:#f9f8f8;*/padding:0 5px;overflow:hidden;}
.box .hd{background-color:white;height:40px;line-height:40px;border-bottom:1px solid #ebeaea;border-top:1px solid #2b73df;}
.box .hd h3{float:left;font-weight:500;font-size:1em;overflow:hidden}
.box .hd h3 a{color:#2a70be}
/*.box .bd{padding:0 12px;}*/
.box nav.more{float:right;-webkit-box-flex:1;text-align:right}
.box nav.more a{display:inline-block;margin-right:12px;font-size:18px;color:#2a70be}
.box nav.more a:last-child{margin-right:12px}
.box a.more{font-size:0.9em;color:#575757;text-align: center;display: block;border: 1px solid #d8d8d8;background-color:#fff;height: 35px;line-height: 35px;margin: 12px 0 20px;-webkit-border-radius: 1px;}
.box a.more::after{content: "";display: inline-block;height: 10px;width: 10px;margin-left: 6px;background-image: url(../images/icon.png);background-repeat: no-repeat;background-position: -114px 0;-webkit-background-size: 119px 48px;-moz-background-size: 119px 48px;-o-background-size: 119px 48px;background-size: 119px 48px;}
.box.simp{margin-top:10px;background:#fff;overflow:hidden;}
.box.simp .hd{background:url(../images/module_hd.png) repeat-x 0 22px;border:none;height:40px;line-height:40px;overflow:hidden;}
.box.simp .hd h3{float:none;margin-left:0;display:inline;padding:0 10px;border-left:4px solid #4693db;position: relative;background: #ffffff;font-weight:400;font-size:18px;}
.box.simp .hd h3 a{color:#111}
.box.simp .bd{padding:0;}
.box.simp a.more{border: 1px solid #f1f1f1;background-color:#fafafa;margin:12px 0 0px;}
.box.simp .bd h2{margin-top:8px;}
.box .text_hd{background-color:white;height:40px;line-height:40px;border-bottom:1px solid #4c9ada;}
.box .text_hd h3{float:left;font-weight:500;font-size:1em;overflow:hidden}
.box .text_hd h3 a{color:#2a70be}
/* 焦点图 */
.topic-swipe-ib {position: relative;overflow:hidden;-webkit-transform:translateZ(0);}
.topic-item-ib {position: relative;float: left;width:100%;height:165px;}
.topic-item-ib div {overflow: hidden;}
.topic-title-ib {background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.4)));color: #fff;height: 28px;line-height: 28px;position: absolute;bottom: 0;left: 0;width: 100%;text-align: center;}
.topic-item-ib img {margin:auto;width:100%;}
.topic-title-ib  a {color: #fff;font-size: 14px;}
.dot-slider {height: 12px;position: absolute;right: 8px;bottom: 10px;z-index: 20;color: white;font-size: 12px;}
@media only screen and (min-width: 414px){.topic-swipe-ib{max-height:213px;}.topic-item-ib div{max-height:213px;}}

/*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:221px/*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; left:85%; 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;}

/* 首页头条 */
.con,.news-list,.swiper-soft{padding: 0 5px;margin:0 auto;}
.top-news a:first-child:before{display:block;background-image:url(../images/spr.png);background-repeat:no-repeat; background-size:21px auto;}
.top-news a:hover,.share-box a:hover{background-color:#f8f8f8;-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:.95rem; 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:1.0rem; 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;}
/* 文字列表 */
.list{}
.list li{height: 36px;line-height:36px;overflow: hidden;}
.list li span{font-size:10px;color:#bbb;float:right;margin-left:8px;}
/* 图片列表 */
.list-pic{display:-webkit-box;line-height:1;margin-bottom:16px;margin-top:5px}
.list-pic li{-webkit-box-flex:1;text-align:left;height:90px;position:relative;margin-right:3px;width:50%}
.list-pic li:last-child{margin-left:3px;margin-right:0}
.list-pic li a{color:#666;font-size:14px;display:block;width:100%;height:90px;overflow:hidden}
.list-pic li img{margin:0 auto;width:100%}
.list-pic li span{background-color:rgba(0,0,0,0.5);color:white;height:22px;line-height:22px;overflow:hidden;padding:0 5px;text-overflow:ellipsis;white-space:nowrap;width:100%;position:absolute;bottom:0;left:0;-webkit-box-sizing:border-box;text-align:center}
/* 头条 */
.list_one{overflow:hidden;}
.list_one h2{text-align:center; font-weight:normal;font-size:20px;line-height:32px;margin:16px 0 8px;}
.list_one h2 a{color:#d53830;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}

/* 首页 */
/*topnews*/
.topnews{padding:10px 8px;overflow: hidden;}
.topnews li{height:35px;line-height: 35px; position: relative; min-width: 234px; word-wrap: break-word; white-space: nowrap; overflow: hidden; text-overflow:ellipsis;}
.topnews li strong{font-style: normal; font-weight:normal;position:relative;}
.topnews li strong a{color: #458fce; display: inline-block;}
.topnews li strong,.topnews li span{font-size: 1.0625em;}
.topnews li span a{color: #111; display: inline;}
/*.topnews li strong:after{content: "|"; color: #d5d5d5;font-size: 1em; margin:0 6px;}*/
.topnews li:last-of-type{border-bottom: none; box-shadow: none;}
.topnews li:last-child(){}
/*infonews*/
.txt-infonews a {background: url(../images/after.png) no-repeat right center;-webkit-background-size: 6px auto;display: block;color: #1d1d1d;display: none;font-size: 15px;}
.txt-infonews{border-top:1px solid #d9d9d9;background:#fff;padding:0 12px;height:40px;line-height:40px;overflow:hidden}
.txt-infonews a:before{content:'';display:inline-block;margin:0 5px 0 0;width:15px;height:21px;vertical-align:-3px;background-image: url(../images/icon.png);background-repeat: no-repeat;background-position: -100px -20px;-webkit-background-size: 121px 42px;-moz-background-size: 121px 42px;-o-background-size: 121px 42px;background-size: 121px 42px;}
.txt-infonews a.current{display:block}

/* 文章列表 */
.feeds{}
.feeds-tab {height:42px;line-height:42px;font-size:0;white-space: nowrap;position: relative;}
.feeds-tab > a{font-size: 0.9rem;width: 103px;display: inline-block;text-align: center;margin-top: -3px;border: 1px solid #e8e8e8;border-left:none;}
.feeds-tab .first {border-left: 1px solid #e8e8e8;}
.feeds-tab > .cur {border-top: 3px solid #379be9;border-bottom:none;}
.feeds-list{padding:0 5px;overflow:hidden;}
.feeds-item {/*border-bottom:1px solid #fff;*/border-bottom:1px solid #e6e6e6}
.feeds-item:hover {background:#f8f8f8;border-bottom-color:#f8f8f8;border-top-color:#f8f8f8}
.feeds-item:hover h3,.feeds-item:hover h3 a {color:#369}
.feeds-item-detail {position:relative;padding:15px 0;*zoom:1}
.feeds-item .hasImg {/*padding-left:144px;*/padding-left:90px;min-height:60px;_height:60px}
.feeds-item-detail h3 {font-size:0.95rem;margin-top:-2px;font-weight:normal;line-height:21px;height:46px;overflow:hidden;}
.feeds-item-detail .feeds-item-pic {position:absolute;left:0;width:80px;height:60px;top:15px}
.feeds-item-detail .feeds-item-pic a {display:block;height:100%}
.feeds-item-detail .feeds-item-pic img {width:100%;height:100%}
.feeds-item-detail .feeds-item-info {line-height:16px;color:#bbb;/*margin: 5px 0 0;*/overflow:hidden}
.feeds-item-detail .feeds-item-info .tm {font-size: 10px;float:left;margin-right:10px;display:inline-block;*display:inline;*zoom:1}
.feeds-item-detail .feeds-item-info .look_c {font-size: 10px;float:right;margin-right:10px;padding-top: 1px;padding-left: 25px; background: url(../images/bg09.gif) no-repeat 0 0;display:inline-block;*display:inline;*zoom:1}
.feeds-item-detail .feeds-item-info .labels {font-size: 10px;float:right;margin-right:-1px;margin-right:-5px\9}
.feeds-item-detail .feeds-item-info .labels a {padding:0 8px;border-right:1px solid #bbb;color:#bbb}
.feeds-item-detail .feeds-item-info .labels a:hover,.feeds-item-detail .feeds-item-info .labels a:visited {color:#bbb}

/* 图片列表 */
.image-list {font-size:0;overflow:hidden;width:inherit;max-width:800px;margin:1.2rem auto 0;}
.image-list-item {-webkit-tap-highlight-color:#000;margin-bottom:12px;background-color:white;-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.15)}
.image-list-item {box-shadow:none;border-bottom:1px solid #e5e5e5;margin-bottom:20px}
.image-list-item .image-wrap {height:auto;max-height:380px;overflow: hidden;}
.image-list-item .image-wrap img {width:inherit;height:auto;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box}
.image-list-item .image-wrap a {width:100%;height:auto}
.image-list-item .image-title {padding:7px 12px 7px 12px}
.image-list-item .image-title a {color:#3f4447;display:block;font-size:16px;height:auto;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}

/* 内容 */
#Article{background:#fafafa; padding:0 8px; overflow:hidden}
#Article .title{font-size: 1.28em; color: #181818; text-align: left; padding: 5px 0 5px; font-weight: 700; line-height: 24px;}
#Article .meta{overflow: hidden; display: block; font-size: 12px; position: relative; height: 30px; border-bottom: 1px solid #eceef0;}
#Article .time{color: #7e7e7e; line-height: 24px; padding-right: 10px;}
#Article .time{display: inline-block; width: auto; overflow: hidden; float: left;}
#Article .author{color: #7e7e7e; line-height: 24px; padding-right: 10px;padding-left: 25px; background: url(../images/bg09.gif) no-repeat 0 0;}
#Article .source{color: #7e7e7e; line-height: 24px; padding-right: 10px;padding-left: 25px; background: url(../images/bg09.gif) no-repeat 0 -30px;}
#Article .contentbar{position: absolute; right: 0; bottom: -1px; height: 28px; line-height: 28px; overflow: hidden;}
#Article .contentbar i{color: #7e7e7e; font-size: 12px; font-style: normal; margin-left: 10px;}
#Article .contentbar i:before{content: ""; display: inline-block; vertical-align: middle; background-image: url(../images/bar_icon.png); background-repeat: no-repeat; -webkit-background-size:45px 14px; -moz-background-size:45px 14px; -o-background-size:45px 14px; background-size:45px 14px; margin-right: 4px;}
#Article .contentbar i.count:before{width: 15px; height: 13px; background-position: 0 0;}
#Article .contentbar i.size_s:before{width: 13px; height: 14px; background-position: -15px 0;}
#Article .contentbar i.size_l:before{width: 13px; height: 14px; background-position: -30px 0;}
#Article .content{font-size:16px;text-align: justify;text-justify: inter-ideograph;word-wrap: break-word;}
#Article .content p,#Article .content div{color: #2a2a2a; display: block;margin:12px auto;vertical-align: top;}
#Article .content h2{font-size: 1.14em;font-weight: bold;padding: 18px 0 0;}
#Article .content h3{font-size: 1.10em;font-weight: bold;padding: 18px 0 0;}
#Article .content h4{font-size: 1.06em;font-weight: bold;padding: 18px 0 0;}
#Article .content h5{font-size: 1.02em;font-weight: bold;padding: 18px 0 0;}
#Article .content a{color:#379be9;border-bottom: 1px dotted #379be9;}
#Article .content img{width:100%;height:auto;max-width: 100%;max-height: 100%; margin: 0 auto; vertical-align: middle;}
#Article .fontsmall img{margin: 5px auto}
#Article .fontsmall p,#Article .fontsmall div{font-size: 1.125em;}
#Article .fontlarge img{margin: 10px auto}
#Article .fontlarge p,#Article .fontlarge div{font-size: 1.25em;}

#Article .article-nav {font: 16px/1.5 "Microsoft YaHei",Arial; margin:15px 0; }
#Article .article-nav label { display: block; line-height: 28px; color: #1e1e1e; }
#Article .article-nav select {display: block; background:#eef4ff url(../images/xiala.gif) no-repeat 100% 50%;-webkit-background-size: 23px 7px;background-size: 23px 7px; border: 1px solid #d0e6ff;padding-left:10px;padding-right:25px;-webkit-appearance: none;-webkit-border-radius: 0;border-radius: 0;-webkit-border-image: none;-webkit-box-shadow: none;box-shadow: none; width: 100%; height: 36px; margin: 4px 0;color:#1d65da;}

/*详情*/
.font-btn{cursor: pointer;float:right; display:block; padding: 0px; height:14px; line-height:14px; font-family:微软雅黑, Arial, Helvetica, sans-serif; border:1px solid #4c9ada; text-align:center; font-size:0.9rem; color:#4c9ada; border-radius: 3px;}
.font-btn em{ font-size:.5rem; font-style:normal; vertical-align:middle}
.art-con p{ color:#555;text-indent:2rem; word-wrap: break-word; text-align:justify; }
.font-small p{font-size:1.0rem; line-height:28px; margin:12px 0;} /* 2015-12-25 font-size:0.9rem; */
.font-big p{ font-size:1.1rem; line-height:32px; margin:14px 0;} /* 2015-12-25 font-size:1.0rem; */
.art-con img{display:block; margin:0 auto;max-width:100%;height:auto}
.share-box { margin:10px 0}
.share-box i{ display:block; width:20%; 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:33px; height:33px; border-radius:33px; margin:0 auto; background-image:url(../images/art-spr.png); background-repeat:no-repeat;float: none;padding-left: 0px;}
.share-box em{ font-size:.6rem; font-style:normal; font-family:微软雅黑, Arial, Helvetica, sans-serif; vertical-align:middle}
.share-icon-1{ background-position:-16px -359px;}
.share-icon-2{ background-position:-16px -79px;}
.share-icon-3{ background-position:-16px -143px;}
.share-icon-4{ background-position:-16px -206px;}
.share-icon-0{ background-position:-16px -268px;}
.about-list li a{ display:block; width:100%; height:30px; line-height:30px; font-size:.9rem; overflow:hidden}

/* 分享 */
.newsshare{width:304px;height:46px;overflow:auto;/*padding-bottom: 10px;*/}
.newsshare dl{height: 44px;line-height: 44px;padding-left: 10px;width:292px;border: 1px solid #dcdcdc;}
.newsshare dt{color:#999;float:left;}
.newsshare dd{height:44px;overflow: hidden;}
.newsshare .bdshare-button-style1-32 a{padding-right:5px;margin-left:2px;border-right: 1px solid #dcdcdc;}
.newsshare .bdshare-button-style1-32 a:last-child{padding-right:0px;border-right-color:#fff;}

/*aboutTag*/
.aboutTag {white-space: nowrap; height: 30px; overflow: hidden; }
.aboutTag dl { float: left; width: 100%; padding: 0 2px;}
.aboutTag dl a { color: #fff; background: #f96900; width: auto; height: auto;padding: 3px 8px;}
.aboutTag dl a:hover { color: #fff; }
.aboutTag dt { float: left; display: inline-block; height: 30px; width: 17px; font: 12px/12px '\5B8B\4F53'; color: #fff; background: #424242 url(../images/icon_tags.gif) no-repeat; overflow: hidden; line-height: 200px; }
.aboutTag dd { float: left; display: inline-block; height: 24px; margin-left: 2px; padding: 0 8px;   font-size: 0.8em; line-height:24px; +background: #f9b000;}
.aboutTag dd.bg1 {background: #f94c00;color: #fff; }
.aboutTag dd.bg2 {+background: #f96900;width: 80%;}
.aboutTag dd.bg3 {background: #f98100;}
.aboutTag dd.bg4 {background: #f99200;}
.aboutTag dd.bg5 {background: #f9b000;}
/*zan*/
.article-operation {margin:0 auto; text-align: center;line-height:24px;}
.article-operation a {outline:0 none;}
.article-operation .zan,.article-operation .cai{float:left;padding:7px 0;width:118px;border:1px solid #d6d6d6;font:12px/24px "Microsoft YaHei",arial;color:#333;text-align:center;cursor:pointer;}
.article-operation .zan span,.article-operation .cai span {background:url(../images/zan.png) no-repeat;display:inline-block;padding:0 0 0 20px;}
.article-operation .zan span {background-position:0px 4px;}
.article-operation .cai span {background-position:0px -39px;}
.article-operation .zan,.article-operation .cai {color:#333;text-decoration:none;}
.article-operation .zan:hover span {background-position:0px -19px;}
.article-operation .cai:hover span {background-position:0px -61px;}
.article-operation .zan:hover .actionNmub {text-decoration:none;}
.article-operation .zan:hover,.article-operation .cai:hover {_text-decoration:none;}
.article-operation .zan{width:48%;float:left;}
.article-operation .cai{width:48%;float:right;}
i.actionNmub {position:absolute;left:15px;top:-16px;color:#f60;font-size:24px;font-weight:normal;font-family:Arial;font-style:normal;}

/* 分页 */
#pages{position:relative;margin-left:auto;margin-right:auto;margin-top:10px;margin-bottom:10px;height:38px;max-width:218px;padding:0 68px;text-align:center}
#pages:empty{height:0}
#pages .page-i{margin-left:5px;height:36px;line-height:36px;color:#fff}
#pages .page-i i{font-style:normal}
#pages .down,#pages .downno,#pages .rest,#pages .up,#pages .upno{display:block;width:62px;height:35px;line-height:35px;border:1px solid #e2e2e2;background-color:#fff;color:#333;border-radius: 2px;}
#pages .down:hover,#pages .up:hover{background-color:#f2f2f2;box-shadow:inset 0 1px 1px #efefef}
#pages .down,#pages .downno,#pages .up,#pages .upno{position:absolute;top:0}
#pages .up,#pages .upno{left:0}
#pages .down,#pages .downno{right:0}
#pages .rest{background: #379BE9;border: 1px solid #379BE9;color:#fff;display:block;width:auto!important}
#pages .downno,#pages .upno{color:#b4b4b4}

/* IT528+AD */
.Y-u-d,.Y-u-abc{background:#fff;margin:5px auto;text-align:center}
.Y-u-abc img{width:100%;height:auto;max-width: 100%;max-height: 100%; margin: 0 auto; vertical-align: middle;}

/* footer */
footer{text-align: center;}
footer .channels{ background: #f6f6f6; padding: 8px 5px 5px 5px; clear: both; border-top:1px solid #e9e9e9; overflow: hidden; }
footer .channels:after { content: ""; display: block; height: 0; overflow: hidden; clear: both; visibility: hidden; }
footer .channels li{ float: left; position: relative; width: 20%; text-align: center; line-height: 32px; height: 32px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
footer .channels .more span:before { content: "\66F4\591A"; }
footer .channels .more span:after { content: ""; display: inline-block; top: 50%; margin: -1px 0 0 4px; position: absolute; width: 0; height: 0; overflow: hidden; border: 4px solid transparent; border-top-color: #999; }
footer .channels span, footer .channels a, footer .channels a:visited,footer .channels-all span, footer .channels-all a, footer .channels-all a:visited { display: block; color: #1e1e1e; }
footer .channels-all{padding:0 0 5px;background: #f6f6f6;opacity: 0; display: none; -webkit-transition: all .3s linear;-ms-transition: all .3s linear;transition: all .3s linear; }
footer .channels-all li {position: relative; padding-left: 20%;  width: 100%; height: auto;font-size: 0; letter-spacing: -1px; line-height: 32px; text-align: left; white-space: normal; box-sizing: border-box; border-top:1px dotted #e6e6e6; }
footer .channels-all li > *{ font-size: 16px}
footer .channels-all li strong{ position: absolute; left:0;top:0;width: 20%; text-align: center}
footer .channels-all li>a{width: 25%;text-align: center; display: inline-block; vertical-align: middle; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  }
/*footer .channels li:nth-child(10),footer .channels li:nth-child(11),footer .channels li:nth-child(12),footer .channels li:nth-child(13){ display: none}*/
footer .channels-expanded .more span:before { content: "\6536\8D77"; }
footer .channels-expanded .more span:after { border-top-color: transparent; border-bottom-color: #999; margin-top: -6px; }
footer .channels{ height: 65px;}
footer .channels-expanded{ height: 97px}
footer nav{width: 100%;height: auto;line-height: 45px;font-size: 12px;text-align:center;background: #4c9ada;}
footer nav li{float: left;width: 25%;height: 51px;}
footer nav li a:link, footer nav li a:visited , footer p  a:link, footer p  a:visited{color: #fff;}
footer p {width: 100%; color: #FFF;font-size: 12px;line-height: 22px;}

footer .bd_so{font:0.8em "微软雅黑","宋体";}
/* 标签 */
.tags{padding-top:10px;overflow:hidden;}
.tags li{float:left;height:38px;margin-right:10px;}
.tags li a{padding:0 6px;height:23px;line-height:23px;color:#008ee1;display:block;border:1px solid #dedede;}
.tags li a:hover{color:#333}

/* 友情链接 */
.flink{text-align:left;font-size:14px;color:#555;line-height:23px;padding:12px;}
.flink strong{float: left;padding-right: 14px;}
.flink li{float: left;line-height: 23px;padding-right: 14px;}
.flink a{color:#555;margin-right:6px;}

/* 当前位置 */
.crumbs{padding-left:10px;color:#fff;background:#4c9ada;font-size:0.8em;height:30px;line-height:30px;}
.crumbs a:link,.crumbs a:visited{color:#fff;}
.hao{margin: 0 auto;overflow:hidden;}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
 
.rotator {display: none;}

#Article .content img {width: initial;}

}