html,
body {
  width: 100%;
  height: 100%;
}
body {
  font-weight: normal;
  font-family: "微软雅黑";
  color: #333;
  font-size: 16px;
}
html,
body,
div,
input,
textarea,
ul,
li,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
del,
dfn,
em,
img,
ins,
kbd,
q,
a,
small,
strong,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
table,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
a:link,a:visited{color: #5A5A5A;text-decoration: none;}
a:hover {color: #0F4689;}
input,
textarea {
  border: 0;
  outline: 0;
}
input,
a,
ul,
textarea,
img {
  outline: none;
  resize: none;
}
a {
  text-decoration: none;
}
ul li {
  list-style: none;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input[type=submit] {
  font-family: "微软雅黑";
  font-weight: normal;
}
input[type=text] {

}
input[type=checkbox] {
  cursor: pointer;
}
body{
    /**background: url(bg.png) #DEEBF6 no-repeat;
    background-size: 100%;**/
	background: #f3f3f3;
}
.appfram{
  min-width: 1160px;
}
.header{
    height: 42px;
    background: rgba(250,250,250,0.6);
    font-size:12px;
    line-height: 42px;
}
.model{
    width: 1200px;
    margin: 0 auto;
}
/*头部*/
.header span{
    margin-right: 10px;
}
.header ul{
  float: right;
}
.header ul li{
  float: left;
  margin-right: 14px;
}
.header ul li i{
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #88B6EA;
  float: left;
  margin-top: 20px;
  margin-right: 4px;
}
/*search*/
.website_logo{
  height: 150px;
}
#logo{
  width: 500px;
  margin: 22px 0 36px 0;
}
#search{
  float: right;
  width: 330px;
  height: 70px;
  position: relative;
  overflow: hidden;
  margin-top: 54px;
}
#search #keywords{
  width: 300px;
  height: 40px;
  border-radius: 8px;
  border: 1px solid #D2D2D2;
}
#search #submit{
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 42px;
  background: url(search.png) #fff no-repeat center;
  border-radius: 0 8px 8px 0;
  border:1px solid #D2D2D2;
  border-left:none;
  z-index:2;
}
#search span{
  font-size: 15px;
  padding: 1px 5px;
}
#search a{
    margin: 5px 5px;
    background: #fff;
    color: #999999;
    border: 1px solid #eeeeee;
    padding: 0 5px;
    display: inline-block;
    font-size:  13px;
}
/*导航*/
.nav{
  background: #005FBC;
  height: 50px;
}
.nav li{
  float: left;
  width: 14.285%;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.nav li span{
  display: inline-block;
  padding: 0 20px;
  height: 38px;
  line-height: 38px;
  border-radius: 5px;
  margin: 6px 0;
}
.nav li.is_active span{
  background: #fff;
  color: #EB873A;
}
.nav li span i{
  width: 28px;
  height: 28px;
  float: left;
  margin-right: 4px;
  margin-top: 5px;
}
.ico1{
  background: url(nav1.png) no-repeat;
}
.ico2{
  background: url(nav2.png) no-repeat;
}
.ico3{
  background: url(nav3.png) no-repeat;
}
.ico4{
  background: url(nav4.png) no-repeat;
}
.ico5{
  background: url(nav5.png) no-repeat;
}
.ico6{
  background: url(nav6.png) no-repeat;
}
.ico7{
  background: url(nav7.png) no-repeat;
}
.is_active .ico1{
  background: url(nav1_h.png) no-repeat;
}
.is_active .ico2{
  background: url(nav2_h.png) no-repeat;
}
.is_active .ico3{
  background: url(nav3_h.png) no-repeat;
}
.is_active .ico4{
  background: url(../images/nav4_h.png) no-repeat;
}
.is_active .ico5{
  background: url(../images/nav5_h.png) no-repeat;
}
.is_active .ico6{
  background: url(nav6_h.png) no-repeat;
}
.is_active .ico7{
  background: url(nav7_h.png) no-repeat;
}
/*footer*/
.footer{
  margin-top: 30px;
}
.chose{
  background: #fff;
  padding: 16px 0;
}
.chose select{
  width: 256px;
  height: 30px;
  margin-right: 41px;
  outline: none;
  border: 1px solid #D2D2D2;
}
.chose select:last-child{
  margin-right: 0;
  float: right;
}
.website_about{
  background: #005FBC;
  padding: 30px 0;
}
.website_about .footer_left{
  float: left;
  margin-top: 4px;
}
.website_about .footer_right{
  float: right;
  margin-top: 4px;
}
.footer_center{
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  margin: 0 30px;
}
.clear{
  clear: both;
}
/*内容*/
.content{
  background: #fff;
  padding: 0 20px 40px 20px;
}
.detail h5{
  font-size: 30px;
  text-align: center;
  padding: 20px 0;
}
.article_about{
  line-height: 24px;
  padding-bottom: 28px;
  margin-top: 60px;
  font-size: 16px;
  color: #999;
}
.article_about>span{
  margin-right:25px; 
}
.article_about div{
  float: right;
}
.article_about div i{
  border-radius: 2px;
  border:1px solid #7FCEF5;
  width: 24px;
  height: 24px;
  float: left;
  margin-left: 10px;
  border-radius: 3px;
  line-height: 24px;
  text-align: center;
}
.article_about div i img{
  vertical-align: middle;
}
.article_main{
  line-height: 30px;
  font-size: 16px;
  padding:20px 0;
  border-bottom: 1px solid #D2D2D2;
  border-top: 1px solid #D2D2D2;
}
.article_main p{
  text-indent: 2em;
}
.files{
  font-size: 16px;
  margin-top: 20px;
}
.files span{
  width: 78px;
  float: left;
  font-weight: bold;
  text-align: right;
}
.files .file_list{
  margin-left: 80px;
}
.files .file_list a{
  line-height: 20px;
  margin-bottom: 10px;
  display: block;
}
/*面包削*/
.break{
  line-height: 25px;
  border-bottom: 1px solid #D2D2D2;
  padding: 12px 0;
}
.break img{
  float: left;
}
/*首页*/
.home_main{
  padding-top: 30px;
}
.home_item{
  margin-bottom: 30px;
}
.new_hot{
  background: #F3F3F3;
  height:60px;
  line-height: 60px;
}
.new_hot span{
  font-size: 24px;
  width: 155px;
  text-align: center;
  float: left;
  background: #EB873A;
  color: #fff;
  position: relative;
}
.new_hot a{
  text-align: center;
  display: block;
  font-size: 24px;
}
.home_news .news_slider{
  float: left;
  width: 648px;
  height: 375px;
}
.home_news .news_tabs{
  float: right;
  width: 462px;
  height: 375px;
}
.tabs_header{
  width: 100%;
  background: #ECF6FF;
  height: 50px;
}
.news_tabs .tabs_header li{
  width: 20%;
}
.tabs_header li{
  float: left;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
}
.news_tabs .tabs_header li span{
  border-bottom: 1px solid #9AC4ED;
}
.tabs_header li span{
  margin-top: 2px;
  line-height: 48px;
  display: block;
}
.news_tabs .tabs_header li.is_active span{
   background: #fff;
  border-bottom: 1px solid #fff;
}
.tabs_cont{
  height: 322px;
  overflow: hidden;
  clear: both;
  padding-top: 5px;
}
.tab_item{
  display: none;
}
.tab_item.is_active{
  display: block;
}
.news_list li{
  line-height: 36px;
  cursor: pointer;
}
.news_list li i{
  float: left;
  width: 4px;
  height: 4px;
  background: #6CB2F6;
  margin:16px 8px;
}
.news_list li .news_title{
  margin-left: 20px;
  overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}
.news_list li .news_title div{
  margin-right: 100px;
  overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}
.news_list li .news_title span{
  float: right;
  font-size: 14px;
  color: #999;
}
.img_news{
  padding: 10px;
  border:1px solid #D2D2D2;
}
.home_item4,
.home_item5,
.home_item6{
  border-top: 2px solid #0067CB;
  clear: both;
}
.item_title{
  height: 48px;
  background: url(title.png) no-repeat;
  border-bottom: 1px solid #D2D2D2;
}
.item_title .title_info{
  color: #fff;
  font-size: 20px;
  line-height: 48px;
  margin-left: 10px;
}
.item4_left{
  width: 230px;
  display: inline-block;
  vertical-align: top;
}
.item4_nav div{
  height: 40px;
  line-height: 40px;
  padding: 0 40px;
  border-radius: 20px;
  background: #EBF5FF;
  margin-top: 15px;
}
.item4_nav div.is_active{
  color: #0067CB;
}
.item4_center{
  width: 505px;
  margin-left: 20px;
  display: inline-block;
  vertical-align: top;
}
.item4_center .tabs_header,
.item5_left .tabs_header,
.item6_left .tabs_header,
.join_left .tabs_header,
.tabs3_header{
  background: none;
}
.item4_center .tabs_header li{
  width: 22%;
  font-size: 18px;
  border-bottom: 1px solid #DADADA;
}
.item5_left .tabs_header li ,
.item6_left .tabs_header li { width:120px; }
.join_left .tabs_header li,
.tabs3_header li{
  width: auto; padding-left:12px; padding-right: 12px;
}
.item5_left .tabs_header,
.item6_left .tabs_header{
  display: inline-block;
  vertical-align: top;
  width: 360px;
  margin-left: 50px;
}
.item4_center .tabs_header li.more{
  width: 12%;
  color: #999;
  font-size: 14px;
}
.item4_center .tabs_cont,
.home_item5 .tabs_cont,
.join_left .tabs_cont,
.tabs3_cont{
  height: auto;
}
.item4_center .tabs_header li.is_active,
.item5_left .tabs_header li.is_active,
.item6_left .tabs_header li.is_active,
.join_left .tabs_header li.is_active,
.tabs3_header li.is_active{
  border-bottom: 1px solid #0067CB;
  color: #0067CB;
  position: relative;
  
}
.item4_center .tabs_header li.is_active:after,
.item5_left .tabs_header li.is_active:after,
.item6_left .tabs_header li.is_active:after,
.join_left .tabs_header li.is_active:after,
.tabs3_header li.is_active:after{
  content: '';
  position: absolute;
  width: 0; 
  height: 0; 
  border-left: 6px solid transparent; 
  border-right: 6px solid transparent; 
  border-top: 6px solid #0067CB; 
  left: 50%;
  margin-left: -3px;
  bottom: -6px;
}
.item5_left .tabs_header li.is_active span,
.item6_left .tabs_header li.is_active span{
  margin-top: 0;
}
.item4_right{
  display: inline-block;
  vertical-align: top;
  width: 345px;
  float: right;
}
.model_title{
  color: #0067CB;
  line-height: 48px;
  font-size: 18px;
}
.item4_right_cont{
  border:1px solid #D2D2D2;
  padding-bottom: 10px;
}
.item4_right_cont div{
  border:1px solid #D2D2D2;
  background: #EBF5FF;
  line-height: 40px;
  width: 155px;
  margin-left: 10px;
  float: left;
  margin-top: 10px;
}
.item4_right_cont div img{
  margin: 8px 5px 8px 24px;
  float: left;
}
.item5_left,
.item6_left{
  width: 756px;
  float: left;
}
.more{
  float: right;
  color: #999;
  line-height: 48px;
  font-size: 14px;
}
.things_list li{
  float: left;
  text-align: center;
  padding: 5px 0;
}
.things_list li>div{
  border-left: 1px solid #D9E8F7;
  padding: 0px 20px;
  height: 60px;
  position: relative;
  width: 85px;
}
.things_list li:nth-child(6n+1)>div{
  margin-left: 1px;
  border-left: none;
}
.things_list li>div div{
  width: 85px;
  border-top:1px solid #D9E8F7;
  position: absolute;
  top: -25px;
  padding-top: 20px;
}
.things_list li p{
  padding-top: 45px;
}
.things_list li .more{
  color:#333;

}
.things_list li:nth-child(1)>div div,
.things_list li:nth-child(2)>div div,
.things_list li:nth-child(3)>div div,
.things_list li:nth-child(4)>div div,
.things_list li:nth-child(5)>div div,
.things_list li:nth-child(6)>div div{
  border-top:none;
}
.item5_right{
  width: 350px;
  float: right;
}
.service_item{
  border:1px solid #D2D2D2;
  padding: 10px 15px;
}
.service_item div{
  float: left;
  margin: 5px 25px 5px 0;
}
.service_item div img{
  margin-right: 4px;
  width: 13px;
  height: 13px;
}
.item5_right .news_list li{
  height: 36px;
  line-height: 36px;
  overflow: hidden;
}
.item5_right .news_list div{
  margin-right: 0;
}
/*新闻列表*/
.news_cont{
  display: flex;
  flex-direction:row;
  margin-top: 30px;
}
.news_type{
  float: left;
  width: 298px;
  border:1px solid #D2D2D2;
  text-align: center;
}
.news_type li.type_title{
  background: #005FBC;
  font-size: 30px;
  color: #fff;
  line-height: 62px;
}
.news_type li{
  line-height: 54px;
  border-bottom: 1px solid #D2D2D2;
}
.news_type li a{
  display: block;
}
.news_type li.is_active{
  background: #FFF0E4;
}
.news_type li.is_active a{
  color: #FF6600;
}
.news_main{
  margin-left: 30px;
  flex-grow:1;
}
.news_main .news_list{
  margin-top: 0;
}
.news_main .news_list li{
  width: 100%;
}
.news_main .news_list li.list_border{
  border-bottom: 1px dashed #D2D2D2;
  margin: 20px 0;
}
.message img{
  width: 20px;
  margin-top: 15px;
  margin-right: 5px;
  float: left;
}
.web_question img{
  float: left;
  width: 25px;
  margin-top: 13px;
  margin-right: 5px;
}
.item6_left .message{
  float: right;
  color: #7ecef4;
  line-height: 48px;
}
.item6_left .web_question{
  float: right;
  color: #f19149;
  line-height: 48px;
  margin-left: 30px;
}
.table{
  width: 100%;
}
.table thead tr{
  border-bottom: 1px solid #D2D2D2;
}
.table tbody tr:nth-child(2n+2){
  background: #F2F8FE;
}
.table tr{
  height: 42px;
}
.table tr td,
.table tr td{
  text-align: center;
  font-size: 14px;
}
.ts{
  color: #ff6600;
}
.qz{
  color: #cc0033;
}
.zx{
  color: #37b500;
}
.ysl{
  color: #000099;
}
.blz{
  color: #00cc33;
}
.ybj{
  color: #ff0000;
}
.item6_right{
  width: 345px;
  float: right;
}
.item6_right div{
  height: 80px;
  margin-top: 15px;
  line-height: 80px;
  text-indent: 180px;
  font-size: 18px;
}
.message1{
  background: url(message3.png) no-repeat;
  background-size: 100% 100%;
}
.message2{
  background: url(message2.png) no-repeat;
  background-size: 100% 100%;
}
.message3{
  background: url(message1.png) no-repeat;
  background-size: 100% 100%;
}
.home_item7{
  background: rgba(250,250,250,0.5);
}
.home_item7 h5{
  border-bottom: 4px solid #CCDFEF;
  line-height: 54px;
  font-size: 28px;
  color: #0067cb;
  padding-left: 20px;
}
.introduce_left{
  float: left;
  width: 730px;
  padding: 20px 0px 20px 20px;
}
.introduce_type span{
  display: inline-block;
  vertical-align: top;
  width: 160px;
  height: 30px;
  line-height: 30px;
  border-radius: 10px;
  background: #C5D9F2;
  font-size: 18px;
  text-align: center;
  margin-right: 20px;
}
.introduce_type span:last-child{
  margin-right: 0;
}
.introduce_type span.is_active{
  background: #F07C17;
  color: #fff;
}
.introduce_info{
  font-size: 14px;
  text-indent: 2em;
  margin-top: 10px;
  line-height: 28px;
}
.characteristic{
  margin-top: 10px;
}
.characteristic div{
  border:1px solid #DCDCDC;
  height: 110px;
  width: 89px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-align: center;
}
.characteristic div img{
  margin-top: 20px;
}
.characteristic div:last-child{
  margin-right: 0;
}
.characteristic div p{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
}
.chara1 p{
  background: #9FC054;
}
.chara2 p{
  background: #E7A043;
}
.chara3 p{
  background: #6CBAE2;
}
.chara4 p{
  background: #C09BD6;
}
.chara5 p{
  background: #E7A043;
}
.chara6 p{
  background: #669EE7;
}
.chara7 p{
  background: #71B8B6;
}
.introduce_right{
  float: right;
  width: 400px;
  margin-top: 20px;
}
.introduce_right a{
  width: 190px;
  height: 132px;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  margin-bottom: 10px;
  float: left;
}
.introduce_right a img{
  width: 100%;
  height: 100%;
}
/*公众参与*/
.join_left{
  float: left;
  width: 770px;
}
.join_left .model_title,
.join_left .tabs_header,
.tabs3_header{
  border-bottom: 1px solid #D2D2D2;
}
.join_item{
  background: #F6F6F6;
  display: block;
  height: 156px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.join_item img{
  float: left;
  width: 252px;
  height: 156px;
}
.join_item>div{
  margin-left: 252px;
}
.join_item>div span{
  color: #cc6000;
}
.join_item>div div{
  padding-top: 13px;
  margin-left: 25px;
  color: #333;
}
.join_item>div span i{
  margin-left: 32px;
}
.join_right{
  float: right;
  width: 326px;
}
.passageway{
  border:4px solid #D2D2D2;
  position: relative;
  margin-top: 40px;
  margin-bottom: 32px;
  padding: 30px 2px 10px 2px;
}
.passageway_title{
    position: absolute;
    top: -16px;
    width: 212px;
    left: 58px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.passageway_title div{
  position: absolute;
  background: #0067CB;
  width: 100%;
  height: 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  z-index: 1;
}
.passageway_title span{
  display: block;
  width: 188px;
  height: 47px;
  line-height: 47px;
  background: url(title2.png) no-repeat;
  margin-left: 12px;
  position: absolute;
  z-index: 10;
}
.passageway_item{
  background: #EBF5FF;
  display: inline-block;
  width: 138px;
  height: 98px;
  border: 1px solid #EBF5FF;
  margin: 10px 0px 0 10px;
  text-align: center;
}
.passageway_item.is_active{
  border:1px solid #6CB2F6;
  color: #69B1F2;
}
.passageway_item .img{
  margin-top: 18px;
  height: 40px;
}
.passageway_item p{
  margin-top: 10px;
}
.pass1{
  background: url(pass1.png) no-repeat center;
  background-size:40px 40px;
}
.pass2{
  background: url(pass2.png) no-repeat center;
  background-size:40px 40px;
}
.pass3{
  background: url(pass3.png) no-repeat center;
  background-size:40px 40px;
}
.pass4{
  background: url(pass4.png) no-repeat center;
  background-size:40px 40px;
}
.pass5{
  background: url(pass5.png) no-repeat center;
  background-size:40px 40px;
}
.pass6{
  background: url(pass6.png) no-repeat center;
  background-size:40px 40px;
}
.is_active .pass1{
  background: url(pass1_h.png) no-repeat center;
  background-size:40px 40px;
}
.is_active .pass2{
  background: url(pass2_h.png) no-repeat center;
  background-size:40px 40px;
}
.is_active .pass3{
  background: url(pass3_h.png) no-repeat center;
  background-size:40px 40px;
}
.is_active .pass4{
  background: url(pass4_h.png) no-repeat center;
  background-size:40px 40px;
}
.is_active .pass5{
  background: url(pass5_h.png) no-repeat center;
  background-size:40px 40px;
}
.is_active .pass6{
  background: url(pass6_h.png) no-repeat center;
  background-size:40px 40px;
}
.contact{
  color: #fff;
  line-height: 50px;
  height: 50px;
  margin-top: 10px;
}
.contact img{
  float: left;
  margin:5px 10px;
}
.contact1{
  background: #8AC2FB;
  font-size: 26px;
  text-align: center;
}
.contact2{
  background: #7ECEF4;
  font-size: 18px;
}
.contact3{
  font-size: 18px;
  background: #589BDF;
}
.code_info>div{
  width: 158px;
  float: left;
  margin-top: 10px;
}
.chart_code{
  border:1px solid #B0C3D7;
  padding: 5px;
  font-size: 0;
}
.weiboChart{
  margin-left: 10px;
}
.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  position: relative;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide img{
  width: 100%;
  height: 100%;
}
.swiper-slide div{
  position: absolute;
  background: rgba(0,0,0,0.5);
  color: #fff;
  height: 44px;
  line-height: 44px;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
  padding-left: 20px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, 
.swiper-pagination-custom, .swiper-pagination-fraction{
  bottom: 15px!important;
  left: auto!important;
  right: 20px!important;
  width: auto!important;
}
.swiper-pagination-bullet{
  border-radius: 0!important;
  /* background: #fff!impantant; */
}
.swiper-button-next{
  background: url(next.png) rgba(0,0,0,0.5) center!important;
  background-size: 44px auto!important;
}
.swiper-button-prev{
  background: url(prev.png) rgba(0,0,0,0.5) center!important;
  background-size: 44px auto!important;
}
#slider2 img{
  width: 270px;
  height: 64px;
}
























.pages {
  text-align: center;
  font-size: 0;
  margin: 40px auto 0;
}
.pages a {
  display: inline-block;
  margin: 0 5px;
  min-width: 20px;
  height: 25px;
  line-height: 25px;
  padding: 0 5px;
  font-size: 12px;
  color: #429ec5;
  text-align: center;
  border: 1px solid #eee;
  background: #fff;
}
.pages a.on,
.pages a:hover {
  border-color: #1f1a17;
  color: #1f1a17;
}
.special_list {
  overflow: hidden;
  padding: 20px 0;
}
.special_list .li {
  float: left;
  width: 339px;
  height: 159px;
  background: #f7f7f7;
  padding: 12px;
  margin-right: 15px;
  margin-bottom: 44px;
  text-align: center;
}
.special_list .li:nth-child(3n) {
  margin-right: 0;
}
.special_list .li .img {
  width: 327px;
  height: 90px;
  padding: 5px;
  border: 1px solid #c9c9c9;
  border-radius: 3px;
}
.special_list .li .img img {
  width: 100%;
  height: 100%;
}
.special_list .li .txt {
  font-size: 16px;
  color: #333;
  line-height: 1;
  margin-top: 28px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.carousel {
  position: relative;
  display: inline-block;
}
.carousel_inner {
  width: 493px;
  height: 329px;
  overflow: hidden;
}
.carousel_item {
  display: none;
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
}
.carousel_item img {
  width: 100%;
  height: 100%;
}
.carousel_item .title {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 28px;
  background: rgba(0, 0, 0, 0.32);
  font-size: 14px;
  color: #fff;
  line-height: 28px;
  padding: 0 10px;
}
.carousel_item .title:hover {
  cursor: pointer;
}
.carousel_item.active {
  display: block;
}
.carousel_doc {
  position: absolute;
  bottom: 0;
  right: 0;
  padding-right: 22px;
  height: 28px;
  line-height: 28px;
  display: block;
  text-align: right;
  /*background: rgba(0, 0, 0, 0.7);*/
}
.carousel_doc li {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #b2b2b2;
  margin-left: 3px;
  vertical-align: middle;
  font-size: 10px;
  line-height: 8px;
  text-align: center;
  border-radius: 50%;
}
.carousel_doc li.active {
  background: #fff;
  color: #fff;
}
.tabs .tabs_nav {
  margin-bottom: 15px;
  height: 29px;
  border-bottom: 1px solid #005fbc;
}
.tabs .tabs_nav li {
  display: inline-block;
  float: left;
}
.tabs .tabs_nav li a {
  display: block;
  line-height: 30px;
  padding: 0 20px;
  font-size: 18px;
  color: #333;
  text-align: center;
}
.tabs .tabs_nav li.active a {
  border: 1px solid #005fbc;
  border-top-width: 3px;
  border-bottom: none;
  background: #fff;
  color: #206dc4;
  margin-top: -3px;
}
.tabs .tabs_nav li:hover a {
  color: #206dc4;
}
.tabs .tab_pane {
  display: none;
}
.tabs .tab_pane.active {
  display: block;
}
.boxs {
  margin-bottom: 20px;
}
.boxs .hd {
  border-bottom: 3px solid #005fbc;
  height: 29px;
}
.boxs .hd .tit {
  display: inline-block;
  width: 140px;
  text-align: center;
  background: #005fbc;
  font-size: 18px;
  color: #fff;
  line-height: 32px;
  border-radius: 4px;
}
.boxs .hd .more {
  font-size: 14px;
  color: #999;
  line-height: 29px;
}
.boxs .news_list {
  margin-top: 10px;
}
.news_home {
  overflow: hidden;
  padding-top: 36px;
}
.news_home_left {
  float: left;
  width: 723px;
}
.news_home_left .imgBox {
  height: 329px;
  background: #f9f9f9;
  margin-bottom: 20px;
}
.news_home_left .imgBox .carousel {
  float: left;
}
.news_home_left .imgBox .con {
  margin-left: 516px;
  padding-right: 14px;
}
.news_home_left .imgBox .con .txt {
  height: 290px;
  overflow: hidden;
}
.news_home_left .imgBox .con h2 {
  font-size: 16px;
  color: #ec8d44;
  line-height: 24px;
  padding-top: 18px;
  margin-bottom: 8px;
}
.news_home_left .imgBox .con p {
  text-indent: 28px;
  font-size: 14px;
  color: #3d3d3d;
  line-height: 24px;
}
.news_home_left .imgBox .con a {
  display: block;
  color: #eb873a;
  font-size: 12px;
  margin-top: 14px;
  line-height: 1;
}
.news_home_right {
  float: right;
  width: 373px;
}
.news_home_right .gsgg {
  position: relative;
  background: #f9f9f9;
}
.news_home_right .gsgg .hd {
  border-top: 3px solid #005fbc;
  border-bottom: none;
  text-align: center;
  margin-bottom: 9px;
}
.news_home_right .gsgg .hd .tit {
  margin-top: -3px;
}
.news_home_right .gsgg .hd .icon_gg {
  display: inline-block;
  width: 14px;
  height: 12px;
  background: url(icon_gs.png) no-repeat center;
  vertical-align: top;
  margin-right: 2px;
  margin-top: 9px;
}
.news_home_right .gsgg .news_list {
  margin-top: 0;
}
.news_home_right .gsgg .news_list li {
  padding-left: 12px;
}
.news_home_right .gsgg .news_list li .news_title div {
  margin-right: 0;
  line-height: 24px;
  padding: 0 20px 12px 0;
}
.news_home_right .gsgg .gsgg_con {
  height: 230px;
  overflow: hidden;
}
.news_home_right .gsgg .a {
  display: block;
  position: relative;
  height: 28px;
  background: url(arrow.png) no-repeat center 9px;
}
.news_home_right .gsgg .a.next {
  background-position: center -21px;
}
.goInYangXin {
  padding-top: 20px;
}
.goInYangXin .boxs {
  margin-top: 20px;
}
.goInYangXin .row1 {
  background: #f8f8f8;
  overflow: hidden;
}
.goInYangXin .imgBox {
  float: left;
  width: 712px;
  height: 430px;
  background: #000;
}
.goInYangXin .info {
  float: right;
  width: 408px;
  height: 430px;
  padding-left: 28px;
  padding-right: 28px;
  box-sizing: border-box;
  background: url(goinyangxi_h1.png) no-repeat center top;
}
.goInYangXin .info h2 {
  height: 34px;
  margin-bottom: 10px;
  text-indent: -9999px;
  overflow: hidden;
}
.goInYangXin .info p {
  font-size: 16px;
  color: #333;
  line-height: 30px;
}
.goInYangXin .info .more {
  font-size: 16px;
  color: #ec8d44;
  float: none;
}
.goInYangXin .app_list {
  margin-top: 10px;
  margin-right: -20px;
  overflow: hidden;
}
.goInYangXin .app_list .li {
  display: inline-block;
  float: left;
  text-align: center;
  margin-right: 22px;
  height: 106px;
}
.goInYangXin .app_list .li img {
  width: 68px;
  height: 63px;
}
.goInYangXin .app_list .txt {
  font-size: 14px;
  color: #333;
  display: block;
}
.goInYangXin .gk_list {
  overflow: hidden;
  margin-top: 10px;
}
.goInYangXin .gk_list .li {
  float: left;
  width: 265px;
  height: 322px;
  margin-right: 20px;
  background: #deebf6;
  font-size: 0;
}
.goInYangXin .gk_list .li:nth-child(4n) {
  margin-right: 0;
}
.goInYangXin .gk_list .li .img {
  position: relative;
  height: 215px;
  text-align: center;
}
.goInYangXin .gk_list .li .img img {
  width: 100%;
  height: 100%;
}
.goInYangXin .gk_list .li .tit {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
.goInYangXin .gk_list .li .txt {
  line-height: 26px;
  font-size: 14px;
  color: #333;
  padding: 14px 16px;
}
.goInYangXin .row3 {
  overflow: hidden;
}
.goInYangXin .row3 .l {
  float: left;
  width: 552px;
}
.goInYangXin .row3 .r {
  float: right;
  width: 552px;
}
.goInYangXin .row3 .hd {
  margin-bottom: 10px;
}
.goInYangXin .row3 .boxs {
  margin-bottom: 0;
}
.goInYangXin .a2_list {
  margin-right: -10px;
  overflow: hidden;
}
.goInYangXin .a2_list a {
  display: inline-block;
  float: left;
  width: 130px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #f48a64;
  margin-right: 7px;
  margin-top: 8px;
  font-size: 16px;
  color: #333;
  text-align: center;
}
.goInYangXin .tz {
  margin-top: 8px;
}
.goInYangXin .tz .hd {
  border-bottom: 2px solid #dfdfdf;
  height: 32px;
}
.goInYangXin .tz .hd .tit {
  position: relative;
  background: none;
  color: #005fbc;
  font-size: 18px;
  border-bottom: 2px solid #005fbc;
  border-radius: 0;
  width: 100px;
}
.goInYangXin .tz .hd .tit:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #005fbc;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -4px;
}
.goInYangXin .ly_list {
  padding-top: 10px;
  overflow: hidden;
}
.goInYangXin .ly_list .li {
  float: left;
  width: 272px;
  height: 130px;
  border: 1px solid #e5e5e5;
  margin-bottom: -1px;
  margin-right: -1px;
  padding: 16px 118px 0 44px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: left bottom;
}
.goInYangXin .ly_list .li h2 {
  font-size: 16px;
  color: #333;
  line-height: 1;
  margin-bottom: 6px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.goInYangXin .ly_list .li p {
  font-size: 12px;
  color: #636c81;
  padding-left: 4px;
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: url(doc2.jpg) no-repeat left center;
}
.goInYangXin .imgBox ul,
.goInYangXin .imgBox li {
  list-style: none;
}
.goInYangXin .imgBox {
  clear: both;
  position: relative;
  height: 430px;
  width: 712px;
  margin: 0 auto;
}
.goInYangXin .imgBox .imagebg {
  height: 430px;
  overflow: hidden;
  position: relative;
}
.goInYangXin .imgBox .imagebg li {
  height: 430px;
  overflow: hidden;
  width: 712px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.goInYangXin .imgBox .imagebg li img {
  width: 100%;
  height: 330px;
}
.goInYangXin .imgBox .scrollbg {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100px;
  background: #000;
}
.goInYangXin .imgBox .scroll {
  width: 712px;
  height: 100px;
  position: relative;
  margin: 0 auto;
}
.goInYangXin .imgBox .pre,
.goInYangXin .next {
  display: block;
  position: absolute;
  width: 40px;
  height: 100px;
  z-index: 99;
}
.goInYangXin .imgBox a.pre {
  background: #000 url(arr_l.png) no-repeat center;
  top: 0;
  left: 0;
}
.goInYangXin .imgBox a.pre:hover {
  background: #000 url(arr_l_on.png) no-repeat center;
}
.goInYangXin .imgBox a.next {
  background: #000 url(arr_r.png) no-repeat center;
  top: 0;
  right: 0;
}
.goInYangXin .imgBox a.next:hover {
  background: #000 url(arr_r_on.png) no-repeat center;
}
.goInYangXin .imgBox .outScroll_pic {
  width: 642px;
  height: 100px;
  overflow: hidden;
  margin-left: 30px;
  position: relative;
  top: 0;
}
.goInYangXin .imgBox .outScroll_pic .scroll_img {
  position: absolute;
}
.goInYangXin .imgBox .scroll_img {
  margin: 0 auto;
  width: 40000px;
  height: 78px;
}
.goInYangXin .imgBox .scroll_img li {
  float: left;
  height: 78px;
  width: 143px;
  margin: 11px 10px;
  cursor: pointer;
  position: relative;
}
.goInYangXin .imgBox .scroll_img li img {
  width: 100%;
  height: 100%;
}
.goInYangXin .imgBox .scroll .present {
  width: 141px;
  height: 76px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
  z-index: 10;
  position: absolute;
  top: 11px;
  left: 0;
}
.tabs2 {
  overflow: hidden;
}
.tabs2 .tabs_nav {
  display: table;
  width: 100%;
  border-color: #aad5ff;
  margin-bottom: 0;
  border-bottom: none;
}
.tabs2 .tabs_nav li {
  float: none;
  display: table-cell;
  width: 1%;
}
.tabs2 .tabs_nav li a {
  font-size: 18px;
  color: #005fbc;
  border-radius: 10px 10px 0 0;
  border: 1px solid #aad5ff;
  border-bottom: none;
  line-height: 45px;
}
.tabs2 .tabs_nav li.active a {
  border: 1px solid #aad5ff;
  border-bottom: none;
  background: #6cb2f6;
  color: #fff;
  font-weight: bold;
}
.tabs2 .tabs_nav li:hover a {
  font-weight: bold;
}
.tabs2 .tab_content {
  border: 1px solid #aad5ff;
  overflow: hidden;
  padding: 5px 0;
  min-height: 287px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.noBg.tabs_header {
  background: none;
  color: #005fbc;
}
.tabs3 .tabs_nav {
  border: 1px solid #cccccc;
  background: #f6f6f6;
  height: 45px;
}
.tabs3 .tabs_nav li a {
  border: none;
  border-right: 1px solid #cccccc;
  font-size: 16px;
  font-weight: 700;
  color: #005fbc;
  width: 142px;
  line-height: 45px;
  text-align: center;
}
.tabs3 .tabs_nav li.active a {
  position: relative;
  border: none;
  background: #eb873a;
  color: #fff;
  margin: 0;
}
.tabs3 .tabs_nav li.active a:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #eb873a;
  left: 50%;
  margin-left: -3px;
  bottom: -6px;
}
.tabs3 .tabs_nav li:hover a {
  font-weight: bold;
}
.tabs3 .tab_content {
  padding: 28px 0;
}
.govern {
  overflow: hidden;
}
.govern .govern_left {
  float: left;
  width: 775px;
}
.govern .govern_left .model_title {
  line-height: 1;
  margin-top: 20px;
  margin-bottom: 12px;
}
.govern .govern_left .w375 {
  width: 375px;
}
.govern .govern_left .a_list {
  margin-right: -20px;
}
.govern .govern_left .a_list a {
  float: left;
  display: inline-block;
  width: 184px;
  height: 35px;
  line-height: 35px;
  margin-right: 8px;
  margin-top: 10px;
  text-align: center;
  color: #fff;
  background: #a3bde2;
}
.govern .govern_right {
  float: right;
  width: 325px;
}
.govern .govern_right .app_list {
  border: 1px solid #dadada;
  padding: 5px 10px 10px 15px;
  overflow: hidden;
}
.govern .govern_right .app_list a {
  float: left;
  display: inline-block;
  width: 144px;
  height: 77px;
  line-height: 77px;
  margin-right: 5px;
  margin-top: 5px;
  text-align: center;
  color: #333;
  background: #e5e5e5;
}
.govern .govern_right .a_list {
  margin-right: -20px;
}
.govern .govern_right .a_list a {
  float: left;
  display: inline-block;
  width: 156px;
  height: 44px;
  line-height: 44px;
  margin-right: 8px;
  margin-top: 10px;
  text-align: center;
  color: #333;
  border: 1px solid #b4daff;
}
.govern_type {
  margin-top: 15px;
}
.govern_type .tag_list {
  overflow: hidden;
  padding: 24px 0 14px 25px;
}
.govern_type .tag_list a {
  float: left;
  display: inline-block;
  width: 84px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 3px;
  color: #333;
  margin-right: 10px;
  margin-bottom: 10px;
}
.govern_type .tag_list a.on,
.govern_type .tag_list a:hover {
  background: #f19149;
  color: #fff;
  cursor: pointer;
}
.govern_type .bs_list {
  margin-top: 28px;
  border-top: 1px dashed #e5e5e5;
}
.govern_type .bs_list .item {
  position: relative;
  padding: 20px 130px 0 85px;
  line-height: 1;
  border-bottom: 1px dashed #e5e5e5;
  height: 60px;
}
.govern_type .bs_list .item i {
  position: absolute;
  left: 16px;
  top: 12px;
  display: inline-block;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #f6f6f6 url(bs_list_icon.png) no-repeat 15px 16px;
}
.govern_type .bs_list .item .btn {
  position: absolute;
  right: 8px;
  top: 24px;
  width: 90px;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  background: #f19149;
}
.govern_type .bs_list .item h6 {
  font-size: 16px;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.govern_type .bs_list .item p {
  font-size: 12px;
  color: #666;
  margin-top: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.govern_type .bs_list .item:hover {
  background: #f6f6f6;
}
.govern_detail h1 {
  font-size: 28px;
  color: #333;
  line-height: 1.3;
  margin: 24px 0;
}
.govern_detail .info {
  font-size: 16px;
  color: #666;
  line-height: 34px;
  margin-bottom: 35px;
}
.govern_detail th,
.govern_detail td {
  padding: 15px 20px;
  min-height: 54px;
  font-size: 14px;
  color: #333;
  line-height: 34px;
  border: 1px solid #c8c8c8;
}
.govern_detail th {
  width: 122px;
  text-align: center;
  background: #edf6ff;
}
.zwgk {
  padding-top: 10px;
}
.zwgk .row {
  overflow: hidden;
}
.zwgk .zl {
  width: 300px;
  margin-top: 18px;
  margin-right: 18px;
}
.zwgk .zl .hd {
  font-size: 20px;
  line-height: 1;
  color: #005fbc;
  border-bottom: 1px solid #dadada;
  padding-bottom: 12px;
}
.zwgk .zl .hd span {
  border-left: 3px solid #005fbc;
  padding-left: 8px;
}
.zwgk .zl_list {
  margin-right: -10px;
  overflow: hidden;
}
.zwgk .zl_list a {
  display: inline-block;
  width: 106px;
  text-align: left;
  padding-left: 35px;
  height: 60px;
  border: 1px solid #bdd8f3;
  background: #f6f6f6 url(zl_list_icon.png) no-repeat left center;
  margin-right: 7px;
  margin-top: 12px;
  font-size: 16px;
  color: #333;
  line-height: 60px;
}
.zwgk .w480 {
  width: 480px;
}
.zwgk .ld {
  width: 270px;
  background: #f0f8ff;
  padding: 0 15px 15px;
  margin-top: 18px;
}
.zwgk .ld .hd {
  line-height: 44px;
}
.zwgk .ld .hd a {
  line-height: 44px;
}
.zwgk .ld .face_list {
  padding: 0 6px;
}
.zwgk .ld .face_list a {
  display: inline-block;
  width: 120px;
  text-align: center;
  float: left;
}
.zwgk .ld .face_list a .img {
  display: inline-block;
  padding: 3px;
  background: #fff;
  border: 1px solid #d6dde3;
  border-radius: 3px;
  width: 106px;
  height: 134px;
  margin: 0 auto;
}
.zwgk .ld .face_list a .img img {
  width: 106px;
  height: 134px;
}
.zwgk .ld .face_list a .name {
  display: block;
  font-size: 14px;
  color: #333;
  line-height: 30px;
}
.zwgk .ld .face_list .fr {
  float: right;
}
.zwgk .ld .a_list {
  margin-right: -20px;
}
.zwgk .ld .a_list a {
  float: left;
  display: inline-block;
  width: 130px;
  height: 42px;
  line-height: 42px;
  margin-right: 4px;
  margin-top: 4px;
  text-align: center;
  color: #333;
  border: 1px solid #b7d6f4;
  background: #fff;
}
.zwgk .ld .a_list a img {
  vertical-align: text-top;
  margin-right: 5px;
}
.zwgk .banner {
  height: 90px;
  margin-top: 20px;
}
.zwgk .banner img {
  width: 100%;
  height: 100%;
}
.zwgk .w550 {
  width: 550px;
}
.zwgk .hd2 {
  display: block;
  margin-top: 20px;
  height: 48px;
  line-height: 48px;
  padding: 0 14px;
  background: #ebf5ff;
  border-bottom: 1px solid #b7d6f4;
}
.zwgk .hd2 span {
  padding-right: 45px;
  background: url(hd_icon.png) no-repeat right center;
}
.zwgk .a_list {
  margin-right: -20px;
}
.zwgk .a_list a {
  float: left;
  display: inline-block;
  width: 174px;
  height: 38px;
  line-height: 38px;
  margin-right: 12px;
  margin-top: 12px;
  text-align: center;
  color: #333;
  border: 1px solid #b7d6f4;
}
.zwgk .ztzl {
  background: #ebf5ff url(ztzl.jpg) no-repeat left center;
  border: 1px solid #daedff;
  height: 74px;
  margin-top: 18px;
  padding: 8px 0 8px 140px;
}
.carousel2 {
  position: relative;
  padding-left: 42px;
  padding-right: 42px;
}
.carousel2 .carousel2_inner {
  position: relative;
  z-index: 2;
  width: 890px;
  height: 72px;
  overflow: hidden;
}
.carousel2 .carousel2_inner ul {
  width: 2000px;
}
.carousel2 .carousel2_item {
  display: inline-block;
  float: left;
  width: 294px;
  height: 72px;
  margin-right: 6px;
  background: #fff;
}
.carousel2 .carousel2_btn {
  position: absolute;
  left: 0;
  top: 18px;
  display: inline-block;
  width: 34px;
  height: 34px;
  background: #f6f6f6 url(carousel2_arrow.png) no-repeat 12px center;
  border-radius: 50%;
  border: 1px solid #daedff;
  z-index: 9;
}
.carousel2 .carousel2_btn:hover {
  background-color: #fff;
}
.carousel2 .carousel2_btn.next {
  left: auto;
  right: 0;
  background-position: -29px;
}
.website_header{
	background: url(bg.png) #DEEBF6 no-repeat center 100%;
}