﻿
@font-face{
  font-family:"icomoon";
  src:url("");
  src:url("") format("embedded-opentype"),
  url("") format("woff"),
  url("") format("truetype"),
  url("") format("svg");
  font-weight:normal;
  font-style:normal;
}
@font-face{
  font-family:"icomoon_1";
  src:url("");
  src:url("") format("embedded-opentype"),
  url("") format("woff"),
  url("") format("truetype"),
  url("") format("svg");
  font-weight:normal;
  font-style:normal;
}
body{
  padding:0;
  margin:0;
  font:18px "Microsoft YaHei";
  background-color:#f1f1f1;
  -webkit-text-size-adjust:none;
}
body *{
  transition-property:transform, color, background, opacity, border,display!important;
}
dt, dl, dd, ul, li, form{
  margin:0px;
  padding:0px;
}
li{
  list-style-type:none;
}
img{
  border:0px;
}
.clearfix{
  zoom:1;
}
.clearfix:after{
  content:" ";
  display:block;
  clear:both;
  height:0;
}
a{
  text-decoration:none
}
em, i{
  font-style:normal;
  font-weight:normal;
}
.min-wrap{
  max-width:1400px;
  margin:0 auto;
  background-color:#fff;
}
.main-wrap{
  margin:0 auto;
  width:1003px;
}
.mt-20{
  margin-top:20px;
}
.top-banner{
  background:url(/jpg/8u0gi80d.jpg) no-repeat center top;
  height:400px;
}
.top-banner .logo{
  float:left;
  padding-left:10px;
  padding-top:10px;
  box-sizing:border-box;
}
.top-banner .logo img{
  width:485px;
  display:block;
}
.top-bar{
  font-size:14px;
  color:#999;
  line-height:40px;
  text-align:right;
  background-color:#f7feff;
}
.top-bar a{
  color:#999;
  display:inline-block;
}
.top-bar a:hover{
  color:#015293;
}
.top-banner .four-links{
  float:left;
  margin-left:10px;
  padding-right:45px;
}
.top-banner .four-links:first-child{
  padding-left:0;
}
.top-banner .version-links{
  float:left;
  margin-right:10px;
}
.banner-pic{
  margin-top:20px;
}
.find-bar{
  float:right;
  width:200px;
  border-radius:2px;
  margin-right:7px;
  margin-top:35px;
}
.find-bar input[type="text"],.find-bar input[type="submit"]{
  float:left;
  border:none;
  outline:none;
  height:30px;
  line-height:30px;
  box-sizing:border-box;
}
.find-bar input[type="text"]{
  width:calc(100% - 30px);
  color:#666666;
  background-color:transparent;
  border-bottom:1px #ff7900 solid;
}
.find-bar input[type="submit"]{
  background:url(/png/k25zjer9.png) no-repeat center center;
  width:30px;
  padding:0;
  cursor:pointer;
}
.find-bar em{
  display:none;
  position:absolute;
  padding:5px;
  font-size:.75em;
  font-style:normal;
  color:#f66;
  background-color:rgba(255,255,255,.2);
}
.m-top{
  margin-top:20px;
}
.main-pic{
  margin-top:-8px;
}
.main-pic img{
  display:block;
}
/*2020-05-08追加默认样式*/
.news_content_content > p, .news_content_content > div{
  text-indent:2em;
  line-height:1.875em;
  text-align:justify;
}
.news_content_content > p > img, .news_content_content > div > img{
  display:block;
  margin:0 auto;
  max-width:78%;
  height:auto !important;
}
.news_content_content table{
  margin:10px auto;
  border-collapse:collapse;
}
@media screen and (max-width:1200px){
  .top-bar .four-links{
    display:none;
  }
}
@media screen and (max-width:1024px){
  .min-wrap{
    width:100%;
    min-width:auto;
  }
  .main-wrap{
    width:100%;
  }
}
@media screen and (max-width:1000px){
  body{
    font-size:16px;
  }
  .mt-20{
    margin-top:15px;
  }
  .top-banner + .main-wrap .mt-20:first-child{
    margin-top:0;
  }
  .main-pic{
    display:none;
  }
  .news_content_content > p img, .news_content_content > div img{
    max-width:100% !important;
  }
}
/*导航*/
.main-nav-bar{
  background:url(/png/c6b15zfu.png) left top;
  min-height:108px;
  position:relative;
  margin-top:35px;
  padding:15px 0 25px;
}
.main-nav{
  z-index:10;
  float:right;
  margin-right:15px;
}
.main-nav li{
  float:left;
  position:relative;
  z-index:1;
}
.main-nav li .nav-node{
  display:block;
  margin-left:25px;
  padding:10px;
  color:#333;
  line-height:1.5em;
}
/*一级菜单*/
.main-nav li.focus .nav-node{
  border-bottom:1px #ff7900 solid;
}
/*一级菜单选中*/
.main-nav li.hover .nav-node{
  border-bottom:1px #ff7900 solid;
}
/*一级菜单鼠标经过*/
.main-nav li dl{
  display:none;
  left:15px;
  position:absolute;
  background-color:#fff;
  border-top:1px solid #ff7900;
  width:100%;
  margin-top:-1px;
}
.main-nav li.hover dl{
  display:block;
}
.main-nav li dl a{
  display:block;
  text-align:center;
  font-size:0.8125em;
  line-height:1.5em;
  padding:8px;
  color:#fff;
  background-color:#015293;
}
.main-nav li dl a:hover{
  color:#fff;
  background-color:#0085ce;
}
.mobile-menu{
    display:none;
}
@media screen and (max-width:1000px){
  .main-nav{
    margin-top:35px;
    margin-right:0;
  }
  .main-nav-bar{
    height:50px;
    min-height:auto;
    margin:70px 0 0;
    padding:0;
  }
  .logo{
    position:absolute;
    top:-70px;
  }
  .top-banner{
    height:auto;
    background-size:cover;
  }
  .main-wrap{
    position:relative;
    width:auto;
  }
  .mobile-menu{
    background:url(/png/3qz32vd9.png) no-repeat center center;
    background-size:24px 24px;
    height:48px;
    width:48px;
    cursor:pointer;
    float:right;
    display:block;
  }
  .main-nav-bar .main-nav{
    display:none;
    position:absolute;
    top:13px;
    right:0;
    background-color:#f0f0f0;
    border-left:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
    width:auto;
    z-index:11;
    height:auto;
  }
  .main-nav-bar .main-nav-block{
    display:block;
    box-shadow:0px 2px 4px rgba(0, 0, 0, 0.2);
  }
  .main-nav li{
    margin-left:0;
  }
  .main-nav-bar .main-nav li{
    float:none;
    border-top:1px solid #e0e0e0;
  }
  .main-nav li.hover .nav-node{
    border-bottom:0;
  }
  .main-nav li.focus .nav-node{
    border-bottom:0;
    background:#015293;
    color:#fff;
  }
  .main-nav-bar .main-nav li:first-child{
    border-top:0;
  }
  .main-nav-bar .main-nav li.line{
    display:none;
  }
  .main-nav-bar .main-nav > li > a{
    white-space:nowrap;
    padding:8px 20px;
    line-height:1.5em;
    border:none;
    float:none;
    height:auto;
    text-align:center;
    color:#333;
    margin-left:0;
  }
  .main-nav li.hover dl{
    display:none;
  }
}
/*第一屏*/
.mt20{
  padding-top:20px;
}
.left-wrap{
  float:left;
  width:410px;
}
.right-wrap{
  float:right;
  width:calc(100% - 430px);
}
/*焦点图宽度*/
.left-focus-img{
  float:left;
  width:528px;
  overflow:hidden;
}
.left-focus-img > .focus-pic{
  float:left;
  width:100%;
}
.right-focus-img{
  float:right;
  width:calc(100% - 548px);
  overflow:hidden;
}
.box-01{
  background-color:#fff;
}
.box-01 .box-title-bg{
  background-color:#fff;
  border-bottom:1px #0085ce solid;
}
.box-01 .box-title-name{
  float:left;
  height:2em;
  line-height:2em;
  color:#333;
}
.box-01 .box-title-job{
  height:34px;
  color:#333;
  float:left;
}
.box-01 > .box-content{
  padding:10px 0 0 0;
}
.news-work > li{
  border-top:1px dotted #ccc;
  padding-top:3px;
}
.news-work > li:first-child{
  border-top:none;
  padding-top:0;
}
.news-work > li > a{
  display:block;
  font-size:.875em;
  color:#666;
  line-height:35px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  width:500px;
}
.news-work > li > a:hover{
  color:#ff7900 !important;
}
.box-details > a:hover{
  background-color:#015293 !important;
}
.box-01 > .box-content.box-write{
  padding:0;
  padding-top:20px;
  height:170px;
}
.box-01 .box-title-work{
  float:right;
  cursor:pointer;
  font-size:.75em;
  display:block;
  padding:0 15px;
  font-family:Arial;
}
.box-01 .box-title-more{
  float:right;
  font-family:Arial;
  font-size:.75em;
  height:2.666em;
  line-height:2.666em;
  padding:0 15px;
  cursor:pointer;
}
.button .news-notice{
  background-color:#015293;
  color:#fff;
  display:block;
  height:102px;
  width:20%;
  box-sizing:border-box;
  border-right:1px #74D861 solid;
  float:left;
  width:40%;
}
@media screen and (max-width:1000px){
  .button .news-notice{
    width:100%;
  }
}
.box-title-notice{
  float:left;
  width:30px;
  text-align:center;
  background-color:#015293;
  position:relative;
}
.box-title-notice .box-title-name{
  padding:19px 8px;
  font-size:.875em;
}
.box-title-notice:after{
  left:100%;
  top:50%;
  border:solid transparent;
  content:" ";
  height:0;
  width:0;
  position:absolute;
  pointer-events:none;
  border-color:rgba(81, 81, 81, 0);
  border-left-color:#015293;
  border-width:5px;
  margin-top:-5px;
}
.box-content-notice{
  margin-left:48px;
  height:90px;
  padding-top:15px;
}
.news-content-notice a{
  display:block;
  font-size:.875em;
  color:#ffffff;
  line-height:1.8em;
  overflow:hidden;
  text-overflow:ellipsis;
  height:55px;
  padding-right:10px;
}
.news-content-notice a:hover{
  text-decoration:underline;
}
.news-content-notice em{
  color:#ffffff;
  font-size:.875em;
  display:block;
  font-style:normal;
  font-family:Verdana;
}
.box-title-notice .box-title-name a{
  color:#ffffff;
}
.box-title-notice .box-title-name a:hover{
  color:#ff7900 !important;
}
.box-01 .box-title-more a{
  color:#999;
}
.box-01 .box-title-more a:hover{
  color:#ff7900;
}
.box-01 .small-title{
  display:none;
  font-size:0.875em;
  color:#333;
  border-left:8px #015293 solid;
  padding-left:10px;
  float:none;
  background-color:#f0f0f0;
  height:40px;
  line-height:40px;
}
.box-01 .small-more{
  display:none;
  background:#f8f8f8;
  text-align:center;
  font-size:.75em;
  line-height:2.5em;
  height:2.5em;
  color:#666;
}
.box-01 .small-more a{
  color:#666;
}
.box-details{
  padding-bottom:6px;
}
.box-details a{
  display:block;
  font-size:.75em;
  float:right;
  line-height:24px;
  text-align:center;
  width:66px;
  background-color:#65acdf;
  color:#ffffff;
  margin-top:10px;
}
@media screen and (max-width:1000px){
  .box-details a{
    display:none;
  }
}
.box-details span{
  color:#bebebe;
  font-size:.75em;
  line-height:21px;
  display:block;
  overflow:hidden;
  width:480px;
  float:left;
  height:42px;
}
@media screen and (max-width:1000px){
  .box-details span{
    display:none;
  }
}
.news-list > a{
  display:block;
  font-size:.875em;
  padding:.4em 0;
  line-height:1.5em;
  overflow:hidden;
}
.news-list > a > span{
  display:block;
  float:left;
  width:calc(100% - 6em);
  color:#666;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.news-list > a:hover > span{
  color:#ff7900 !important;
}
.news-list > a > em{
  display:block;
  float:right;
  font-size:.875em;
  font-family:verdana, arial;
  color:#999999;
}
.news-list.notice-news > a > span{
  width:100%;
}
.news-list.list-line > a{
  padding-top:.75em;
  padding-bottom:.75em;
  border-top:1px solid #ececec;
}
.news-list.list-line > a:first-child{
  border-top:0;
}
.news-list.list-line.notice-news.mail-list > a{
  padding-bottom:15px;
}
.news-list.list-line.notice-news.mail-list > a > em{
  display:block;
}
.news-list-pic li{
  width:31.3%;
  margin-left:1%;
  margin-right:1%;
  margin-bottom:30px;
  float:left;
  text-align:center;
}
.news-list-pic li a{
  width:100%;
}
.news-list-pic li a img{
  width:100%;
}
.news-list-pic li span{
  color:#888888;
  line-height:1.4em;
  font-size:.875em;
  display:block;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.news-list.list-full{
  padding-bottom:20px;
  min-height:360px;
}
.news-list.list-dark > a > span{
  color:#333333;
  font-size:.875em;
}
.news-list.list-dark > a > span:before{
  content:".";
}
.news-list.list-full > a > em{
  padding-left:.5em;
}
@media screen and (max-width:1000px){
  .box-01{
    background-color:#fff;
  }
  .box-01 > .box-content.padding-0{
    padding:15px;
    background-color:#fff;
  }
  .box-01 .box-write{
    background-color:#fff;
  }
  .box-01 > .box-content.box-write{
    padding:0;
    padding-top:20px;
    height:170px;
  }
  .news-list > a > span{
    width:100% !important;
  }
  .news-list > a > em{
    display:none;
  }
  .news-list-pic li{
    width:48%;
    margin-left:1%;
    margin-right:1%;
    margin-bottom:30px;
    float:left;
    text-align:center;
  }
}
@media screen and (max-width:720px){
  .news-list-pic li{
    width:98%;
    margin-left:1%;
    margin-right:1%;
    margin-bottom:30px;
    float:left;
    text-align:center;
  }
  .suggestion_input_submit.disabled{
    width:100%;
    background:#ffffdb !important;
    margin:0;
    margin-top:10px;
    color:#ec642a !important;
    height:36px;
    font-weight:inherit !important;
  }
}
.news-list-pic li span:hover{
  color:#ff7900 !important;
}
.button{
  /*margin-top: 10px;*/
}
.button .wrap{
  background-color:#015293;
  color:#fff;
  display:block;
  /*height:102px;*/
  width:20%;
  box-sizing:border-box;
  float:left;
  padding-top:16px;
  padding-bottom:17px;
  text-align:center;
}
.button .wrap:hover{
  background-color:#0085ce;
}
.button-service{
  /*padding-top: 6px;*/
}
.button.button-service .wrap{
  width:50%;
  background-color:#f4f4f4;
  color:#666;
  border-bottom:1px solid #fff;
  border-right:1px solid #fff;
}
.button .wrap-01{
  background-color:#5DC34A;
  width:20%;
  padding-top:14px;
  box-sizing:border-box;
  border-right:1px #74D861 solid;
}
.button .wrap-02{
  width:20%;
  padding-top:14px;
  box-sizing:border-box;
  border-right:1px #74D861 solid;
}
.button > .wrap.donate{
  margin-top:20px;
  width:147px;
}
.sub-left-wrap > .button > .wrap.donate{
  margin-top:20px;
  width:186px;
}
.sub-left-wrap > .button{
  width:100%;
}
.button .no-border{
  border-bottom:0;
}
.button .wrap-03:hover{
  background-color:#0085ce;
  color:#FFF;
}
.button .wrap .title-wrap{
  display:inline-block;
}
.button .wrap .title{
  font-family:"Arial";
  overflow:hidden;
  text-align:center;
  text-overflow:ellipsis;
  font-size:.875em;
  line-height:1.25em;
  padding-top:8px;
}
.button .wrap .title-cn{
  font-size:1em;
  padding-top:10px;
}
.button .wrap .title-icon{
  font-family:"icomoon";
  font-size:1.1em;
  padding-top:10px;
  padding-right:5px;
}
.button .wrap .icon{
  font-family:"icomoon";
  font-size:2.3em;
  text-align:center;
  padding-top:2px;
}
.button .wrap .icon_1{
  font-family:"icomoon_1";
  font-size:1.2em;
  text-align:center;
  padding-top:2px;
}
.button .color-red{
  background-color:#e83030;
}
/*2021-11 新增 start*/
.button-list{
  overflow:hidden;
  margin-left:-2%;
}
.button-list li{
  float:left;
  background:url("/jpg/cqo1quyz.jpg") no-repeat;
  background-size:cover;
  text-align:center;
}
.button-list li.btnbg2{
  background-image:url("/jpg/coam6wpa.jpg");
}
.button-list li.btnbg3{
  background-image:url("/jpg/1o0t6iww.jpg");
}
.button-list li.btnbg4{
  background-image:url("/jpg/r1odm3km.jpg");
}
.button-list li.btnbg5{
  background-image:url("/jpg/tdw3twqq.jpg");
}
.button-list li a{
  display:block;
  padding:23px;
  color:#fff;
}
.button-list li a i, .button-list li a span{
  display:block;
}
.button-list li a i{
  font-family:icomoon;
  font-style:normal;
  font-size:2.5em;
}
.button-list li a span{
  padding-top:7px;
}
.button-list .col2{
  width:48%;
  margin-left:2%;
}
.button-list .col3{
  width:31.3%;
  margin-left:2%;
  margin-top:2%;
}
.button-list li a{
  transition:.2s;
}
.button-list li a:hover{
  background:rgba(0, 0, 0, .2);
}
@media screen and (max-width:1000px){
  .button-list .col2{
    width:49%;
    margin-left:1%;
  }
  .button-list .col3{
    width:32.3%;
    margin-left:1%;
    margin-top:1%;
  }
}
/*国企矩阵*/
.logo-box{
  overflow:hidden;
  margin-top:20px;
}
.logo-box .gq-title{
  float:left;
  width:50px;
  height:5.5em;
  padding-top:6px;
  box-sizing:border-box;
  line-height:1.25em;
  background:#015293;
  color:#fff;
  text-align:center;
}
.gq-list{
  line-height:0;
  margin-left:60px;
}
.logo-list{
  overflow:hidden;
  margin-left:55px;
}
.logo-list li{
  float:left;
  width:15.6%;
  margin-right:1%;
  margin-bottom:1%;
}
.logo-list li a{
  display:block;
  line-height:0;
  border:1px solid #0085ce;
  background:#fff;
  border-radius:10px;
}
.logo-list li a img{
  border-radius:10px;
  max-width:100%;
}
/*图片库(图片通过拉伸铺满)-start*/
.images-list-bar{
  position:relative;
}
.image-list{
  margin-top:20px;
}
.image-list:after{
  content:"";
  display:block;
  clear:both;
}
.image-list > *{
  display:block;
  float:left;
  width:100%;
  margin-bottom:20px;
}
.image-list > *:hover span{
  color:red;
}
.image-list > * > i{
  display:block;
  font-style:normal;
  position:relative;
  overflow:hidden;
  background:#fff;
  border:1px solid #eee;
  box-sizing:border-box;
  border-radius:5px;
}
.image-list > * > i > span{
  display:block;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  z-index:1;
  text-align:center;
  background:#000;
  background:rgba(0, 0, 0, 0.22);
  filter:Alpha(opacity=22);
}
.image-list > * > i > span svg{
  width:80px;
  height:100%;
}
.image-list > * > i img{
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  -webkit-transition:0.3s;
  -moz-transition:0.3s;
  transition:0.3s;
  -webkit-transform:translate3d(0, 0, 0);
  -moz-transform:translate3d(0, 0, 0);
  transform:translate3d(0, 0, 0);
}
.image-list > *:hover i img{
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  transform:scale(1.1);
}
.image-list > * > span, .image-list > * > em{
  display:block;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
}
.image-list > * > span{
  display:none;
  line-height:2em;
  height:2em;
  color:#333;
  text-align:center;
  padding:2px 0;
  font-size:0.9375em;
}
.image-list > * > em{
  display:none;
  padding-bottom:4px;
  line-height:1.25em;
  height:1.25em;
  font-size:.875em;
  font-style:normal;
  color:#888;
}
.image-list > * > i:not([style]){
  position:relative;
}
.image-list > * > i:not([style]):before{
  content:" ";
  display:block;
  position:absolute;
  left:0;
  top:0;
  right:0;
  bottom:0;
  opacity:0.3;
}
.image-list.image-col-2 > *{
  width:49%;
  margin-left:2%;
}
.image-list.image-2-1 > * > i{
  padding-top:75%;
}
.image-list.image-3-1 > * > i{
  padding-top:33.3333%;
}
.image-list.image-4-3 > * > i{
  padding-top:75%;
}
.image-list.image-16-9 > * > i{
  padding-top:68.5%;
}
.image-list.image-col-3 > *{
  width:32.6666%;
  margin-left:1%;
}
.image-list.image-col-3 > *:nth-child(3n+1){
  margin-left:0;
}
.image-list.image-col-2 > *:nth-child(2n+1){
  margin-left:0;
}
.image-list.image-col-4 > *{
  width:23.5%;
  margin-left:2%;
}
.image-list.image-col-4 > *:nth-child(4n+1){
  margin-left:0;
}
.image-list.image-col-5 > *{
  width:19.2%;
  margin-left:1%;
}
.image-list.image-col-5 > *:nth-child(5n+1){
  margin-left:0;
}
.image-list.image-col-6{
  margin-left:-1%;
}
.image-list.image-col-6 > *{
  width:15.6%;
  margin-left:1%;
}
.image-list.image-text-center > * > span{
  text-align:center;
}
.image-list.image-text-center > * > em{
  text-align:center;
}
.image-list.image-bg-gray > * > i{
  background-color:#f3f3f3;
}
.image-list.image-bg-gray > * > i.empty:before{
  color:#aaa;
  opacity:0.5;
}
span.prev{
  display:none;
  position:absolute;
  left:0;
  top:39%;
  width:40px;
  height:60px;
  filter:alpha(Opacity=80);
  -moz-opacity:0.8;
  opacity:0.8;
  background:#333 url(keywords.png) center center;
}
span.next{
  display:none;
  position:absolute;
  right:0;
  top:39%;
  width:40px;
  height:60px;
  filter:alpha(Opacity=80);
  -moz-opacity:0.8;
  opacity:0.8;
  background:#333 url(keywords.png) center center;
}
@media screen and (max-width:1000px){
  .image-list.image-col-6 > *{
    width:19%;
  }
}
@media screen and (max-width:720px){
  .image-list.image-col-5 > *{
    width:31.3333%;
    margin:10px 1% 0 !important;
  }
  .image-list.image-col-6 > *{
    width:24%;
  }
}
@media screen and (max-width:480px){
  .image-list.image-col-5 > *{
    width:48%;
  }
  .image-list.image-col-6 > *{
    width:49%;
  }
}
/*图片库-end*/
/*2021-11 新增 end*/
@media screen and (max-width:1000px){
  .button .wrap{
    width:100%;
    border-top:1px #74D861 solid;
    padding:10px 0;
    height:auto;
  }
  .button .wrap .title{
  }
  .button > .wrap.donate{
    margin-top:10px;
    width:100%;
  }
  .button .wrap{
    background-color:#015293;
  }
  .button-list li a{
    padding:14px 0;
  }
}
@media screen and (max-width:1000px){
  .button-service .wrap{
    border-top:none;
  }
}
.box-01.box-b .box-title-bg{
  background-color:#fff;
  border-bottom:0;
}
.box-01.box-b .box-title-name{
  font-size:.975em;
  color:#fff;
  padding:0 20px;
  background:#015293;
  height:2em;
  line-height:2em;
}
.box-01.box-b .triangle{
  font-size:.975em;
  float:left;
  width:0;
  height:0;
  border-top:1em solid transparent;
  border-bottom:1em solid transparent;
  border-left:.75em solid #015293;
}
.box-01.box-b .box-title-more{
  float:right;
  color:#999;
  padding:0;
}
.box-01.box-b .box-title-more:hover{
  color:#ff7900;
}
.box-01.box-c .box-title-bg{
  height:2em;
  background-color:#fff;
}
.box-01.box-c .tab-content{
  padding:10px 0 0;
}
.box-01.box-c .box-title-name{
  font-size:.975em;
  color:#333;
  text-align:center;
  background-color:#fff;
  border:1px #0085ce solid;
  border-bottom:2px solid transparent;
}
.box-01.box-c .box-title-job{
  font-size:.975em;
  color:#333;
  background-color:#fff;
  width:80px;
}
.box-01.box-c .box-title-job > span{
  display:block;
  background:#fff;
}
.box-01.box-c > .box-title-bg > .tab-title{
  float:left;
}
.box-01.box-c > .box-title-bg > .tab-title > .tab-node{
  font-size:.975em;
  float:left;
  height:2em;
  line-height:2em;
  color:#333;
}
.box-01.box-c > .box-title-bg > .tab-title > a.tab-node:before{
  content:attr(data-title);
  display:block;
  padding:0 .5em;
  background:#fff;
}
.box-01.box-c > .box-title-bg > .tab-title > .tab-node > .line{
  border-right:1px #ececec solid;
  margin:0 10px;
}
.box-01.box-c .box-title-name > span, .box-01.box-c > .box-title-bg > .tab-title > .tab-node > span{
  display:block;
  padding:0 .5em;
  background:#fff;
}
.box-01.box-c .tab-content .tab-node{
  display:none;
}
.box-01.box-c .tab-content .node-focus{
  display:block;
}
.box-01.box-c .box-title-work{
  padding-right:0;
  color:#999;
}
.box-01.box-c .box-title-work:hover{
  color:#ff7900;
}
.box-01.box-c .box-title-more{
  padding-right:0;
  color:#999;
}
.box-01.box-c .box-title-more:hover{
  color:#ff7900;
}
.box-01.box-c .box-c-more{
  background:#f8f8f8;
  text-align:right;
  font-size:.75em;
  line-height:38px;
  height:38px;
  color:#999;
  display:block;
  padding-left:20px;
  padding-right:15px;
}
.box-01.box-d .box-title-bg{
  background-color:#015293;
  border-bottom:0;
}
.box-01.box-d .box-title-name{
  color:#fff;
  padding-left:20px;
}
.box-01.box-e{
  border:1px #e5e5e5 solid;
}
.box-01.box-e .box-title-bg{
  background-color:#FFF;
  border-bottom:0;
  border-top:2px #015293 solid;
}
.box-01.box-e .box-title-name{
  padding-left:20px;
}
@media screen and (max-width:1000px){
  .box-01.box-b .box-title-bg{
    width:100%;
  }
}
.r-list-wrap-01{
  width:406px;
  margin-right:20px;
  float:left;
}
.r-list-wrap-02{
  width:147px;
  float:left;
}
@media screen and (max-width:1000px){
  .r-list-wrap-01{
    width:100%;
    margin-right:0;
    float:none;
  }
  .r-list-wrap-02{
    width:100%;
    float:none;
  }
}
.copyright{
  background-color:#015293;
  text-align:center;
  color:#f0f0f0;
  font-size:.75em;
  line-height:2em;
  margin-top:15px;
  padding:15px 0;
}
.copyright table{
  width:100%;
  table-layout:fixed;
}
.copyright table td:nth-child(2){
  width:620px;
}
.copyright a,.copyright span{
  display:inline-block;
  color:#f0f0f0;
  padding:0 5px;
}
.copyright a:hover{
  text-decoration:underline;
}
.small-copyright{
  display:none;
  background:#015293;
  text-align:center;
  color:#d1e5f5;
  font-size:.75em;
  line-height:1.5em;
  padding:.75em .5em;
  margin-top:5px;
}
@media screen and (max-width:1000px){
  /*移动端版权*/
  .copyright table td:first-child,.copyright table td:last-child{
    display:none;
  }
  .copyright table td:nth-child(2){
    width:auto;
  }
  .copyright table td div>*{
    display:none;
  }
  .copyright table td div>.m-visible{
    display:inline-block;
  }
}
.link{
  table-layout:fixed;
  margin-top:10px;
  padding:10px;
  background-color:#e8e8e8;
}
.link td select{
  font-size:.875em;
  margin:0;
  padding:5px;
  border:1px solid #c3c3c3;
  background-color:#f9f9f9;
  outline:none;
}
@media screen and (max-width:1000px){
  .link{
    display:none;
  }
}
/*翻页*/
.page-tile{
  border:1px solid #eee;
  border-width:1px 0;
  font-family:Verdana, Arial, "Microsoft YaHei";
  border-bottom:0;
}
.page-tile:after{
  display:block;
  content:"";
  clear:both;
}
.page-tile > *{
  color:#888;
  display:block;
  float:left;
  padding:0 .5em;
  min-width:1.5em;
  text-align:center;
  border-right:1px solid #eee;
  font-size:.75em;
  line-height:2em;
  height:2em;
  overflow:hidden;
}
.page-tile > em{
  display: none;
}
.page-tile > *:before{
  font-size:1.25em;
}
.page-tile .more:before{
  content:"…";
}
.page-tile a.first:before{
  content:"\2039"
}
.page-tile a.prev:before{
  content:"\2039"
}
.page-tile a.next:before{
  content:"\203A"
}
.page-tile a.last:before{
  content:"\203A\203A"
}
.page-tile .focus{
  background-color:#e8e8e8;
}
@media screen and (max-width: 1000px){
  .page-tile a, .page-tile span{
    display: none;
  }
  .page-tile>* {
    float: none;
  }
  .page-tile{
    padding-bottom:0;
    text-align: center;
    padding: 0;
  }
  .page-tile a.prev,.page-tile a.next{
    display: inline-block;
    box-sizing: border-box;
    height: 44px;
    line-height: 44px;
    color: #333;
    border:none;
  }
  .page-tile a.prev:before {
    content: "上一页";
  }
  .page-tile a.next:before {
    content: "下一页";
  }
}
/*翻页--结束*/

.box-notice{
  overflow:hidden;
}
/*打印*/
.news_content_other{
  padding:10px 0;
}
.news-content-function{
  float:right;
  font-size:.875em;
}
.news-content-function > span{
  display:inline-block;
  padding:0 5px;
  cursor:pointer;
}
.news-content-function > span:hover{
  text-decoration:underline;
}
.news-content-function > span:before{
  content:"[";
}
.news-content-function > span:after{
  content:"]";
}
.sub-left-wrap{
  float:left;
  width:186px;
  padding-right:20px;
  margin-top:20px;
}
.sub-right-wrap{
  float:right;
  width:calc(100% - 210px);
}
.sub-button .wrap{
  color:#333;
  display:block;
  border:1px solid #d1e5f5;
  border-top:0;
  font-size:.875em;
  position:relative;
  padding:15px;
}
.sub-button .wrap:hover{
  background-color:#eaf3fa;
  color:#333;
}
.sub-button .wrap-focus{
  background-color:#eaf3fa;
  color:#333;
}
.sub-button .color-blue{
  background-color:#015293;
  font-size:1em;
  color:#fff;
  padding-left:15px;
  border:0;
}
.sub-button .color-blue:hover{
  background-color:#015293;
  color:#fff;
}
.sub-button span{
  display:block;
  line-height:1.5em;
  overflow:hidden;
  position:relative;
  padding-left:20px;
}
.sub-button span:before{
  content:">";
  font-family:Simsun;
  padding-right:5px;
  position:absolute;
  left:0;
}
@media screen and (max-width:1000px){
  .logo-box{
    margin-top:0;
  }
  .logo-box .gq-title{
    display:none;
  }
  .logo-list{
    margin-left:0;
  }
  .sub-left-wrap{
    display:none;
  }
  .sub-right-wrap{
    width:100%;
  }
}
.single-ariticle{
  font-size:0.875em;
  line-height:2.2em;
  text-indent:2em;
  padding:10px;
}
.content-box{
  border:1px #ececec solid;
  padding:10px 30px;
  font-size:.875em;
  line-height:1.875em;
  margin-top:20px;
}
.content-box .big-title{
  padding:0.5em 0;
  font-size:1.75em;
  line-height:1.5em;
  text-align:center;
  color:#333;
}
.content-box .small-title{
  font-size:.875em;
  text-align:center;
  color:#999;
  line-height:1em;
  border-bottom:1px #eaeaea solid;
  padding-bottom:1.25em;
}
.content-box img{
  max-width:100% !important;
  height:auto !important;
  margin:0 auto;
}
.location{
  color:#555;
  font-size:0.875em;
  line-height:2em;
  cursor:default;
}
.location:before{
  content:"B";
  display:inline-block;
  vertical-align:top;
  font-size:1.2em;
  font-family:"icomoon";
}
.location span{
  font-size:1em;
}
.location span a{
  color:#555555;
}
.location span a:HOVER{
  color:#FF6600;
}
.location span:before{
  content:" > ";
}
.location span:first-child:before{
  content:"";
}
@media screen and (max-width:1000px){
  .location{
    line-height:1.5em;
    padding:.5em 0;
  }
  .location:before{
    font-size:1em;
    padding-right:3px;
  }
  .content-box{
    margin-top:0;
    border:none;
    padding:10px 15px;
  }
  .content-box .big-title{
    font-size:1.45em;
    text-align:left;
  }
  .content-box .small-title{
    text-align:left;
  }
}
.news_content_description{
  font-size:.875em;
  color:#888;
  border:1px dotted #ccc;
  background-color:#f3f3f3;
  line-height:1.75em;
  padding:10px 15px;
  margin-top:15px;
  border-radius:5px;
}
.news_content_description:before{
  content:"摘要: ";
}
.news_content_content{
  line-height:1.875em;
  color:#333;
}
.news-title-img{
  max-width:100%;
  margin:20px auto;
  text-align:center;
}
/*附件*/
.news_content_attachments a{
  color:#666;
  font-size:0.875em;
}
.news_content_attachments a:hover{
  color:#c30000;
}
.news_content_attachments a:before{
  content:"J";
  font-family:"icomoon";
  padding-right:5px;
  font-size:1.25em;
}
.pic-wrap{
  padding-left:3%;
  padding-top:25px;
  padding-bottom:25px;
}
ul.pic-list a{
  display:block;
  width:22%;
  float:left;
  font-size:.875em;
  color:#666;
  margin-right:3%;
  margin-bottom:25px;
}
ul.pic-list a > span{
  display:block;
  font-size:.875em;
  color:#666666;
  line-height:2.571em;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
ul.pic-list a > span:hover{
  color:#ff7900;
}
ul.pic-list a > img{
  display:block;
  width:100%;
}
@media screen and (max-width:1000px){
  .pic-wrap{
    padding-left:3%;
    padding-top:15px;
    padding-bottom:5px;
  }
  ul.pic-list a{
    display:block;
    width:47%;
  }
}
@media screen and (max-width:480px){
  ul.pic-list a{
    margin-bottom:5px;
  }
  .pic-wrap{
    padding-left:3%;
    padding-right:3%;
  }
  ul.pic-list a{
    display:block;
    width:100%;
  }
  .top-banner .logo img{
    width:100%;
  }
  .button.button-service .wrap{
    width:50%;
  }
  .button-list .col3, .button-list .col2{
    width:99%;
  }
  .button-list .col2:nth-child(2){
    margin-top:1%;
  }
}
.suggestion_input_wrap{
  padding-top:10px;
  padding-bottom:10px;
}
.suggestion_input_title{
  font-size:.875em;
  color:#666;
  line-height:2em;
  padding-bottom:10px;
}
.suggestion_input_area{
  display:block;
  border:1px solid #ddd;
  width:100%;
  height:80px;
  box-sizing:border-box;
}
.suggestion_input_submit_wrap{
  text-align:right;
  padding:10px 0;
  font-size:.875em;
}
.suggestion_input_captcha_img{
  vertical-align:top;
  width:75px;
  cursor:pointer;
}
.suggestion_input_captcha{
  width:60px;
  border:1px solid #ddd;
  border-radius:2px;
  height:22px;
  padding:3px;
}
.suggestion_input_submit{
  margin-left:10px;
  border:none;
  background-color:#015293;
  height:28px;
  padding:0 10px;
  color:white;
  border-radius:2px;
  cursor:pointer;
}
.suggestion_list_wrap{
}
.suggestion_list > li{
  border-top:1px solid #eaeaea;
  margin:15px 0;
  padding:5px 0;
}
.suggestion_list > li > em{
  font-style:normal;
  font-size:.875em;
  line-height:2em;
  margin-left:5px;
  color:#8c8c8c;
}
.suggestion_list > li > b{
  font-weight:normal;
  font-size:.875em;
  line-height:2em;
  color:#aaa;
}
.suggestion_list > li > div{
  font-weight:normal;
  font-size:.875em;
  line-height:1.75em;
}
.suggestion_list > li > span{
  font-weight:normal;
  font-size:.875em;
  line-height:1.75em;
  color:#FF790A;
  display:block;
}
.suggestion_content_replay{
  font-size:.875em;
  color:#ff4c00;
  border:1px dotted #ccc;
  background-color:#f3f3f3;
  line-height:1.75em;
  padding:5px 15px;
  margin:5px 0px 20px;
  border-radius:5px;
}
/*----------留言板-----------*/
.guestbookform{
  background-color:#fefefe;
  margin-top:22px;
  border-top:1px solid #f6f6f6;
}
.guestbookform form{
  margin:0 auto;
  padding:20px;
}
.guestbookform dl:after{
  content:"";
  display:block;
  clear:both;
}
.guestbookform dl > dt{
  float:left;
  width:80px;
  text-align:right;
  line-height:40px;
  font-size:.75em;
  color:#666;
}
.guestbookform dl > dt:after{
  content:": ";
}
.guestbookform dl.submit > dt:after{
  content:none;
}
.guestbookform dl.red > dt:before{
  content:"* ";
  color:red;
}
.guestbookform dl > dd{
  padding:5px;
  margin-left:80px;
}
.guestbookform dl > dd > input[type="text"]{
  padding:2px 4px;
  height:24px;
  width:200px;
  border:1px solid #bbb;
  border-radius:3px;
}
.guestbookform dl > dd > img{
  height:30px;
}
.guestbookform dl > dd > input[name="title"]{
  width:400px;
}
.guestbookform dl > dd > textarea{
  padding:8px 4px;
  height:90px;
  width:400px;
  border:1px solid #bbb;
  border-radius:3px;
}
.guestbookform dl > dd > input[name="captcha"]{
  width:100px;
}
.guestbookform dl.submit > dd > span{
  display:inline-block;
  padding:8px 36px;
  background-color:#015293;
  color:white;
  text-align:center;
  cursor:pointer;
  border-radius:3px;
}
.guestbookform dl.submit > dd > span:hover{
  opacity:.9;
  filter:alpha(opacity:90);
}
@media screen and (max-width:1000px){
  .guestbookform dl > dt{
    display:none;
  }
  .guestbookform dl > dd{
    margin-left:5px;
  }
  .guestbookform dl > dd > input[type="text"]{
    width:98%;
    height:32px;
  }
  .guestbookform dl > dd > img{
    height:38px;
  }
  .guestbookform dl{
    color:#f3f3f3;
  }
  .guestbookform dl:before{
    content:"*";
    display:block;
    line-height:3em;
    font-size:.75em;
    float:left;
  }
  .guestbookform dl.red{
    color:#FF0000;
  }
  .guestbookform dl > dd > input[name="title"]{
    width:98%;
  }
  .guestbookform dl > dd > textarea{
    width:98%;
  }
  .guestbookform dl > dd > input[name="captcha"]{
    width:100px;
  }
  .guestbookform dl.submit > dd > span{
    width:98%;
    padding:13px 4px;
  }
}
.gb-detail{
  font-size:14px;
  line-height:30px;
  min-height:200px;
  padding-bottom:20px !important;
}
.gb-detail > h1{
  font-weight:normal;
  font-size:14px;
  margin-top:25px;
  color:#444;
}
.gb-detail > em{
  display:block;
  color:#999;
  line-height:40px;
  font-style:normal;
  font-family:Arial;
  border-bottom:1px solid #ddd;
  margin-bottom:15px;
}
.gb-detail > div{
  color:#666;
}
.gb-detail > p{
  margin:0;
  margin-top:20px;
  font-size:14px;
  line-height:40px;
  border:1px dotted #ccc;
  background-color:#f3f3f3;
  padding:8px 10px;
  border-radius:5px;
  color:#666;
}
.gb-detail > h1:before{
  content:"标题：";
  font-weight:bold;
  color:#333;
}
.gb-detail > div:before{
  content:"内容：";
  font-weight:bold;
  color:#333;
}
.gb-detail > span{
  display:block;
  color:#D56128;
  margin:20px 0;
}
.gb-detail > span:before{
  content:"状态：";
  font-weight:bold;
  color:#333;
}
.gb-detail > p:before{
  display:block;
  content:"来信回复：";
  color:#3F7F7F;
  line-height:30px;
}
.gb-detail > p:after{
  display:block;
  content:attr(data-date);
  font-size:12px;
  color:#999;
  line-height:40px;
  font-weight:normal;
  font-family:Arial;
}
@media screen and (max-width:1000px){
  .left-wrap .focus-pic{
    width:100%;
    display:block;
  }
  .right-focus-img .news-list a:last-child{
    display:none;
  }
  .left-wrap, .left-focus-img{
    width:100%;
    float:none;
    padding-top:0;
  }
  .right-wrap, .right-focus-img{
    width:100%;
    float:none;
    margin:5px auto 0;
    padding-top:0;
  }
  .box-01 .box-title-more{
    display:none;
  }
  .box-01 .small-more{
    display:block;
  }
  .box-01 .box-title-bg{
    display:none;
  }
  .box-01 .small-title{
    display:block;
  }
  .box-01.box-c .tab-content .tab-node{
    display:block;
    padding:15px;
  }
  .box-01.box-c .box-c-more{
    text-align:center;
  }
  .box-01 > .box-content{
    padding:10px 15px;
  }
  .box-01.box-d > .box-content{
    padding:5px 0 0;
  }
  .box-01.box-c .tab-content{
    padding:0;
  }
  .guestbookform dl.submit > dd > span{
    width:98%;
    padding:13px 4px;
  }
}
@media screen and (max-width:1000px){
  .meta-float{
    display:none !important;
  }
}
.sub-box{
  margin-top:20px;
  border:1px #eaeaea solid;
  border-top:2px #d1e5f5 solid;
}
.sub-box .box-title-bg{
  display:block;
  margin:0 15px;
  border-bottom:1px #d1e5f5 solid;
}
.sub-box .box-title-name{
  float:left;
  line-height:1.5em;
  height:auto;
  padding:.5em 0;
  color:#333;
}
.sub-box .box-content{
  padding:5px 20px 5px 20px;
}
.sub-box .sub-nav{
  padding:25px 15px;
  display:none;
  background:#f0f0f0;
  border:1px #dadada solid;
  border-width:1px 0;
  width:100%;
  box-sizing:border-box;
  box-shadow:0px 2px 4px rgba(0, 0, 0, 0.2);
  padding-bottom:0;
}
.sub-box .sub-nav a{
  display:block;
  padding:0 15px 20px 5px;
  font-size:.875em;
  float:left;
  color:#333;
}
.sub-box .arrow-down{
  display:none;
  content:"";
  height:2.5em;
  width:40px;
  background:url(/png/3frffz9i.png) no-repeat center center;
  background-size:24px 24px;
  cursor:pointer;
  float:right;
}
.sub-box .arrow-up{
  background:url(/png/tnukg0rd.png) no-repeat center center;
  background-size:24px 24px;
}
.search-bar-icon{
  height: 2.5em!important;
  width: 2.5em!important;
  right:60px!important;
}
@media screen and (max-width:1000px){
  .sub-box{
    position:relative;
    margin-top:0;
    background-color:#fff;
    border:none;
  }
  .sub-box .box-title-name{
    border:0;
  }
  .sub-box .box-title-bg{
    background-color:#f0f0f0;
    margin:0;
    padding:0 15px;
  }
  .sub-box .sub-nav{
    display:none;
    position:absolute;
    z-index:9;
  }
  .sub-box .sub-nav-block{
    display:block;
  }
  .sub-box .arrow-down{
    display:block;
  }
  .sub-box .arrow-up{
    display:block;
  }
  .sub-box .box-content{
    padding:0 15px 5px 15px;
  }
}
.sub-box .second-title{
  display:none;
}
.sub-box .third-title{
  font-size:0.875em;
  line-height:2.5em;
  padding:0 10px;
  margin-left:8px;
  color:#333;
  display:block;
  float:left;
}
.sub-box .third-focus{
  color:#ff7900;
  border-bottom:solid #ff7900 1px;
}
.sub-box .mobile-third-title{
  display:none;
  padding:10px;
  padding-bottom:0;
  border-bottom:1px #ececec solid;
}
.sub-box .mobile-third-title a{
  float:left;
  display:block;
  padding:0 12px;
  margin:0 10px 10px 0;
  height:2em;
  line-height:2em;
  font-size:.875em;
  border-radius:15px;
  background-color:#f9f9f9;
  border:1px #dedede solid;
  color:#333;
}
.sub-box .mobile-third-title .third-focus{
  background-color:#015293;
  border-color:#015293;
  color:#fff;
}
@media screen and (max-width:1000px){
  .sub-box .second-title{
    display:block;
  }
  .sub-box .third-title{
    display:none;
  }
  .sub-box .mobile-third-title{
    display:block;
  }
}
/*网上调查样式*/
.box-01.scene{
  margin-bottom:20px;
}
.box-01.scene .scene-left{
  float:left;
}
.box-01.scene .scene-title-chart{
  float:left;
}
.box-01.scene .scene-title-chart img{
  display:block;
}
.box-01.scene .box-title{
  padding-top:30px;
  padding-left:30px;
}
.box-01.scene .box-content{
  padding:30px;
  font-size:.875em;
  color:#888;
  line-height:30px;
}
.box-01.scene .title-cn{
  font-size:1.5em;
}
.box-01.scene .title-en{
  color:#808080;
}
.box-01.scene .sub-title{
  color:red;
  background:url(keywords.png) 0px 5px no-repeat;
  padding-left:25px;
  padding-bottom:10px;
}
.box-01.scene .box-content > .sub-content > li{
  border-bottom:1px dashed #ccc;
}
.box-01.scene .box-content > .sub-content > li > a{
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  line-height:50px;
  display:block;
}
.box-01.scene .box-content > .sub-content > li > em{
  float:right;
  color:#999;
  line-height:36px;
  display:block;
  font-style:normal;
}
.box-01.scene .box-content > .sub-content > li > a:before{
  content:">";
  margin-right:8px;
}
.box-01.scene .box-content > .sub-content > li{
  line-height:40px;
}
.box-01.scene .box-content > .sub-content > a{
  display:block;
  width:120px;
  height:40px;
  line-height:40px;
  margin-top:10px;
  cursor:pointer;
  border:none;
  outline:none;
  background-color:#ef6966;
  text-align:center;
  color:#fff;
  font-size:1.125em;
}
.scene-button{
  table-layout:fixed;
  width:376px;
  border-collapse:collapse;
}
.scene-button td{
  height:70px;
  line-height:70px;
}
.scene-button a{
  display:block;
  width:100%;
  height:100%;
  background-color:#d1d9db;
  text-align:center;
}
.scene-button a:hover{
  background-color:#ef6966;
  color:#fff;
}
.survey-title{
  line-height:30px;
  font-size:1.5em;
  color:#004f80;
}
.survey-content{
  font-size:.875em;
  color:#666;
  line-height:30px;
}
.survey-sub-title{
  font-size:1.25em;
  color:#333;
}
.survey-sub-title-2{
  font-size:1.25em;
  color:#333;
}
.survey-table{
  width:100%;
  padding-top:10px;
}
.survey-content tr td li input{
  vertical-align:text-bottom;
  margin:0 10px -1px 24px;
}
.survey-content tr td textarea{
  width:90%;
  height:80px;
  margin:5px 25px;
}
.survey-content input[type="submit"]{
  float:left;
  margin-left:25px;
  background-color:#ef6966;
  width:100px;
  color:#fff;
  cursor:pointer;
  border:none;
  outline:none;
  line-height:40px;
  height:40px;
  text-align:center;
  font-size:.875em;
}
.survey-content a{
  float:left;
  display:block;
  background-color:#4087c5;
  width:100px;
  color:#fff;
  cursor:pointer;
  border:none;
  outline:none;
  line-height:40px;
  height:40px;
  margin-left:20px;
  text-align:center;
  font-size:.875em;
}
.survey-head .joiner, .survey-head .status, .survey-head .joiner{
  float:left;
  background:url(keywords.png) right center no-repeat;
  padding-right:20px;
  font-size:.875em;
}
.survey-head{
  border-bottom:1px dashed #ccc;
  padding-bottom:20px;
}
.survey-table .options{
  width:100%;
  padding:8px 0;
  float:left;
  display:block;
}
.survey-table .bars{
  width:80%;
  margin-left:20px;
}
.survey-table .bar{
  width:80%;
  min-width:100px;
  height:14px;
  overflow:hidden;
  background-color:#e3e3e3;
  float:left;
  margin:10px 0;
  margin-right:10px;
}
.survey-table tr td > div:first-child{
  margin-left:20px;
}
.survey-table .precent{
  background-color:#f9c171;
  border-right:1px solid #fff;
  height:14px;
  width:0%;
  transition:width 1s;
  -moz-transition:width 1s; /* Firefox 4 */
  -webkit-transition:width 1s; /* Safari 和 Chrome */
  -o-transition:width 1s; /* Opera */
}
.survey-table .options, .survey-table .bars{
  float:left;
  font-family:"Arial", "Microsoft Yahei";
}
.cf29{
  color:#f29149;
}
.survey-table .data{
  float:left;
  height:34px;
  line-height:34px;
  font-size:1.2em;
}
.survey-description{
  color:#999;
  padding:15px 0 0 25px;
  line-height:2.25em;
}
.survey-table .reply_view{
  font-size:.875em;
  color:#669;
  text-decoration:underline;
}
.survey-table .reply_view:HOVER{
  color:#F9C171;
}
.reply_view_list ul li{
  margin:10px;
}
.box-01.scene .m_page{
  display:none;
}
@media screen and (max-width:1000px){
  .box-01.scene .pc_page{
    display:none;
  }
  .box-01.scene .m_page{
    display:table;
  }
  .survey-table .bars{
    width:100%;
  }
}
.news-content-share{
  float:left;
}
@media screen and (max-width:1000px){
  .news-content-share{
    display:none;
  }
}
/*网站地图页 start*/
.map-box.content-box{
  font-size:1em;
}
.map-box > .location{
  font-size:.75em;
  height:2em;
  margin-top:10px;
}
.map{
  background-color:#fafafa;
  border:1px solid #e6e6e6;
  margin-bottom:20px;
  margin-top:10px;
}
.map > li{
  border-top:1px solid #e8e8e8;
  padding:5px 0 10px 25px;
  line-height:2.4em;
}
.map > li:first-child{
  border-top:none;
}
.map > li .wrap{
  padding:.25em 0;
}
.map > li .title{
  display:block;
  color:#333;
  border-left:8px solid #FF4F4F;
  padding-left:10px;
  margin:10px 0;
  line-height:16px;
}
.map > li .node{
  display:inline-block;
  color:#4095ce;
  font-size:0.875em;
  line-height:2em;
  padding-right:25px;
  margin-left:19px;
}
.map > li .list{
  line-height:.75em;
  margin-bottom:5px;
  padding-left:19px;
}
.map > li .sub-node{
  display:inline-block;
  color:#888;
  font-size:0.75em;
  line-height:2em;
  padding-right:10px;
}
.map > li .sub-node:before{
  content:">";
  font-family:Simsun;
  padding-right:5px;
}
.map a:hover{
  color:#ff7900;
}
/*网站地图页end*/
/*原css样式表*/
@media screen and (max-width:1000px){
  .find-bar{
    float:left;
    width:calc(100% - 56px);
    margin:0;
    background:rgba(255, 255, 255, .15);
    border-radius:inherit;
  }
  .find-bar input[type="text"],.find-bar input[type="submit"]{
    height:50px;
    line-height:50px;
  }
  .find-bar input[type="text"]{
    width:calc(100% - 50px);
    padding-left:10px;
    box-sizing:border-box;
    color:#666;
  }
  .find-bar input[type="submit"]{
    width:50px;
  }
  .find-bar input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
    color:#666;
  }
  .find-bar input::-moz-placeholder{ /* Firefox 19+ */
    color:#666;
  }
  .find-bar input::-ms-input-placeholder{ /* IE 10+ */
    color:#666;
  }
  .find-bar input::-moz-placeholder{ /* Firefox 18- */
    color:#666;
  }
  .find-bar input::placeholder{
    color:#666;
  }
}
/*适老开关·登录·简繁体*/
.top-link{
  float:right;
}
.top-bar .version-links:before, .top-bar .version-links:after{
  content:"|";
  padding:0 6px;
}
#pip-triggers-container{
  float:left;
}
.pip-triggers{
  line-height:20px;
  text-align:left;
}
.pip-triggers > em > i{
  vertical-align:middle;
}
.top-bar .user > a{
  color:#3e71a4;
}
.top-bar .user{
  text-align:left;
}
@media screen and (max-width:1120px){
  .login-others > ul{
    right:0 !important;
  }
}
@media screen and (max-width:1000px){
  .top-bar{
    background:transparent;
  }
  .top-link{
    padding-right:10px;
  }
  .top-bar .top-link a, .top-bar .version-links:before, .top-bar .version-links:after, .top-bar .user > a, .pip-triggers > em > i{
    color:#fff;
  }
  .top-bar .user .login-others > ul > a{
    color:#333;
  }
  .top-bar .user .login-others > ul > a:hover{
    color:#fff;
  }
  .login-others > span > svg path{
    fill:#fff !important;
  }
}
/*适老开关·登录·简繁体 end*/
