@charset "UTF-8";
body {font-family:"微软雅黑"; background-color:#ffffff;font-size:12px; color:#222222; margin:0px; padding:0px; line-height:150%;}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{margin:0; padding:0;}
ul {margin:0; padding:0; list-style-type:none;}
ul li, ol li {list-style:none;}
img {border:0px;/* width:100%; */}
 video{ width: 100%; height: auto; }
a:link {text-decoration:none; color:#333333; cursor:pointer;}
a:visited {text-decoration:none; color:#333333; cursor:pointer;}
.header {
    width: 100%;
    overflow: hidden;
    height: 70px;
    line-height: 70px;
        background: url(../../images/dstmimg/top_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
        text-align: center;
    }
.header a{line-height:70px;font-size:20px;color:#143270;font-family:"微软雅黑";font-weight: bold;}
.logo{height: 35px;display: block;padding: 2px;/* float: left; */text-align: center;}
.logo img{height: 100%;/* display: block; */text-align: center;vertical-align: middle;}


/*nav*/
.nav{background-color:#0068b7;width:100%;overflow:hidden;float:left;margin-bottom:10px;margin-top:-5px;}
.navF{width:90%;margin:0 auto;overflow:hidden;}
.navF li{line-height:32px;height:34px;text-align:center;float:left;width:33%;}
.navF a{font-size:14px;font-weight:bold;color:#e5f3fe;line-height:32px;height:32px;float:left;display:block;padding:0 10px;}
.navF .ind1{ background:url(../images/ind2.png) no-repeat center left;padding-left:25px;}
.navF .ind2{ background:url(../images/ind1.png) no-repeat center left;padding-left:25px;}
.navF .ind3{ background:url(../images/ind3.png) no-repeat center left;padding-left:25px;}
.navF .ind4{ background:url(../images/ind4.png) no-repeat center left;padding-left:25px;}
.navF .ind5{ background:url(../images/ind5.png) no-repeat center left;padding-left:25px;}
.navF .ind6{ background:url(../images/ind6.png) no-repeat center left;padding-left:25px;}



nav .more{
    display:block;
    width: 12%;
    height:40px;
    position:absolute;
    right:0;
    top:0;
    /* -webkit-box-shadow:0px -2px 5px rgba(0, 0, 0, .3); */
    -moz-box-shadow:0px 2px 5px rgba(0, 0, 0, .3);
    /* box-shadow: -5px 0 25px rgba(0, 0, 0, .2); */
    background: #143270;
    border: none;
}
nav .more::after{
    content:"";
    display:block;
    height:100%;
    background: url(../../images/dstmimg/icons.png) center no-repeat;
    background-size: 26px auto;
    -webkit-transition:400ms;
    -o-transition:400ms;
    -moz-transition:400ms;
    transition:400ms;
}
nav .more.on::after{
    -moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
nav .in{
    width:87%;
    overflow:hidden;
}

#JS_hideBox2_show{
    display:none;
    position:absolute;
    z-index:2;
    width:100%;
    top: 112px;
    left:0;
    background:#F6F7FB;
}
.topSubNav{
    padding:10px 20px;
    overflow:hidden;
}
.topSubNav li{
    float:left;
    width: 100%;
    text-align:center;
    margin:5px 0;
}
.topSubNav li a{
    display:block;
    color: #143270;
    font-size: 1.17em;
    font-size: 18px;
    padding: 3px 0px;
}
.topSubNav .first1{
    display: block;
}




/*banner*/
#bigimg{
    width: 100%;
    height: 180px;
}
.swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper-slide a img{
    width: 100%;
    height: 100%;
}
.bm_txt{
    position: absolute;
    width: 100%;
    height: 25px;
    bottom: 0;
    left: 0;
    background:rgba(0,0,0,.5);
}
.bm_txt div{
    width: 10%;
    height: 25px;
    float: left;
    text-align: center;
    line-height: 25px;
    color: #fff;
    background: #143270;
}
.bm_txt span{
    display: block;
    width: 80%;
    height: 25px;
    line-height: 25px;
    float: left;
    color: #fff;
    text-indent: 2%;
    overflow: hidden;
}
.swiper-container{
    width: 100%;
    height: 100%;
}
#bigimg .swiper-pagination-bullet{
    width: 30px;
    height: 6px;
    border-radius: 0;
    background: white;
    opacity: 1;
}
#bigimg .swiper-container .swiper-pagination-bullet-active{
    background: #143270;
}


/*footer*/
.footer {
    margin-top: 10px;
    background-color:#f1f1f1;
    width:100%;
    float:left;
    text-align:center;
    font-size: 12px;
    padding: 10px 0px 11px 0px;
    line-height: 20px;
    color:#686868;
    }
.footer a {color:#d30f00;line-height:26px;}
.foot_contact {bottom:0px;left:0; position:fixed;float:left; z-index:999; width:100%; height:60px; background-color:#0d7dca; border-top:1px solid #005f97;}
.foot_contact li {float:left; width:20%; text-align:center; background:url(../images/cx.png) no-repeat center right;}
.foot_contact li a {color:#FFFFFF; display:block; height:60px; line-height:25px;font-size:13px;}
.foot_contact li img {padding-top:10px; width: 20px; height:18px;}
.foot_contact li p {margin-top:-5px;}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slide_container {
  margin:0px auto;
  width: 100%;
  }
.slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0.1);
  top:140px;
  left: 0;
  opacity: 0.1;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 30px;
  width: 19px;
  background: transparent url("../images/themes.gif") no-repeat left top; background-size:38px 30px;
  margin-top: -45px;
  }
.slide_nav:active {
  opacity: 0.5;
  }
.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }


/*  政务资讯 */
.tabbed_content1{width:96%;float:left;margin:5px auto 10px auto;margin-left:2%;overflow:hidden;background-color:white;}
.tabs1{height:35px;width:100%;background: #faf9f9;border-bottom: 1px solid #e1e1e1;}
.tabs1 p{float:left;}
.tabs1 a{float:left;width: 95px;height:35px;font-size: 18px;color: #333333;font-weight: none;text-align:center;background: #ffffff;line-height:35px;border-top: 1px solid #138987;border-right:  1px solid #e1e1e1;border-left: 1px solid #e1e1e1;}
.tabs1 p a{color:#0577df; line-height:35px;height:35px;font-size: 12px; padding-left: 8px;}
.tabs1 .tab_item{float:left;margin-left:60px;}
.tabs1 .tab_item a{color:#ccecff;line-height:40px;font-size:12px;padding-right:12px;text-align:center;background-image:url(../images/xian.png);background-repeat:no-repeat;background-position:right center;}
.tabbed_content1 .slide_content{overflow:hidden; background-color:none; position:relative; margin:0px 5px;}
.tabslider1{width:98%;margin:10px auto;overflow:hidden;}
.zhibo1{width:100%;float:left;overflow:hidden;}
.zhibo1 li{    width: 100%;
    float: left;
    padding: 3% 0;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;}
.zhibo1 a{font-size:15px;font-weight:bold;color:#222222;line-height:28px;}
.zhi_right p{    color: #999999;
    line-height: 20px;
    text-align: left;
    font-size: 14px;
    font-weight: normal;}
.zhi_left{float:left;}
.zhibo1 img{    width: 27%;
    height: 74px;}
.zhi_right{   float: right;
    width: 71%;
    line-height: 24px;
    text-align: left;
    font-size: 18px;}
.more{background-image:url(../images/more1.png);height:38px;margin:0 auto 20px auto;text-align:center;line-height:38px;border:#e2e2e2 1px solid;width:80%;}
.more1{background-image:url(../images/more1.png);height:38px;margin-top:-50px;margin-left:10%;text-align:center;line-height:38px;border:#e2e2e2 1px solid;width:80%;float:left;}
/*  政务公开 */
.zhibo2 span{margin-right: 5px; */
    font-weight: normal;
    float: right;
    line-height: 42px;
    height: 40px;}
.photo_small{margin-top:15px;width:98%;overflow:hidden;}
.photo_small img{width:30%;margin:0 5px;height:60px;}
.zhibo2{width:100%;float:left;overflow:hidden;margin-top:6px;}
.zhibo2 li{overflow:hidden;width:100%;float:left;line-height:40px;height:40px;font-size: 18px;}
.zhibo2 li a{font-size: 18px;line-height:40px;color:#222222;height:40px;overflow:hidden;width: 80%;float:left;}
.zhibo2 li span{float: right;
    color: #999999;}
.zhibo2 li span img{ width:8px; height:15px;}


/*.news_list {float:left;margin:0 auto;width:96%;text-align:left;-ms-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background:none;}
.news_list li {border-bottom:1px dashed #E5E5E5; height:35px; overflow:hidden; width:100%;}
.news_list li a {display:block;  background-size:17px 12px; text-indent:2px; line-height:35px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.news_list span{margin-right:5px;color:#888888;margin-left:2px;}*/

/*  在线办事 */
.bs{width:98%;margin:10px auto;float:left;overflow:hidden;}
.bs .black{background:#f1f0f0;}
.bs a{text-align:center;display:block;line-height:46px;float:left;width:30%;margin:0 5px;}
.bs li{padding-bottom:46px;width:100%;}
.xzgk {    margin-top: 15px;
    width: 100%;
    font-size: 14px;
    overflow: hidden;
  }
.xzgk .xzL{width:100%;overflow:hidden;}
.xzgk img{max-height:150px;width: 100%;}
.xzgk .xzR{
    color: #333;
    font-size: 14px;
    text-align: left;
    overflow: hidden;
    line-height: 28px;
    text-indent: 24px;
    padding: 2px;
    }
.xzgk .xzR a{color:#0068b7;line-height:26px;}
.news_list1{width:100%;overflow:hidden;}
.news_list1 li{float:left;text-align:center;width:33%;margin:3px auto;line-height:40px;height:40px;}
.news_list1 a{width:95%;display:block;float:left;margin:4px 3px;font-size:18px;background-color:#eaf3fa;color:#222222;line-height:40px;height:40px;}
.tabslider2{    width: 98%;
    margin: 0 auto;
    overflow: hidden;}
.tabslider3{width:98%;margin:5px auto;overflow:hidden;}
.tabslider4{width:98%;margin:0 auto;overflow:hidden;}

.wrap{margin: 5px auto 0 auto;width:100%;float:left;height:310px;}
.tabs1 .tabs{height:40px;float:left;margin-left:10px;}
.tabs1 .tabs a{display:block;float:left;color:#222222;padding:0 8px;text-align:center;line-height:40px;font-size:16px;text-decoration:none;}
.tabs1 .tabs a.active{background: #c9e0f7;}
.swiper-container{color:#333333;width:100%;border-top:0;float:left;overflow:hidden;}
.swiper-slide{float:left;background:none;color:#fff;}
.content-slide{ height:290px;}
.content-slide p{color:#222222;text-align:center;line-height:46px;}
.content-slide a{width:31%;margin:4px 3px;background-color:#eaf3fa;display:block;float:left;height:40px;line-height:40px;font-size:15px;text-align: center;}

.lyjd {float:left; margin-top:10px; width:25%;}
.lyjd td {position:relative;}
.lyjd img {width:100%;}
.lyjd p {width:100%; background-color:#000000; background:rgba(0,0,0,0.5); color:#FFFFFF; font-size:14px; text-align:center; line-height:160%; position:absolute; display:block; z-index:2; bottom:6px;}

.details {margin:10px 10px 0px 10px;}
.show_title {font-size:18px; font-weight:bold; text-align:center; color:#000000; padding-top:10px; line-height:140%;}
.show_date {font-size:13px; text-align:center; margin:8px auto; padding-bottom:2px; color:#666666; background:url(../images/article_line.gif) no-repeat center bottom; background-size:100% 1px;}
.show_con p {padding:6px 0px;}
.show_con img {padding:10px 0px;}

/*  列表页 */
.gailan_nav{float:left;background-color: #143270;height:40px;width:100%;margin-top:-10px;font-size:16px;}
.gailan_nav_left{float:left;color:white;}
.gailan_nav_left .index{color:white;line-height:40px;}
.gailan_nav_left .zai{color:white;line-height:40px;}
.gailan_nav_left a{padding:0 4px;line-height:40px;height:40px;color:white;}
.gailan_nav1{float:left;background-color:#efefef;border-bottom:#e5e5e5 1px solid;height:36px;width:100%;margin-top:5px;margin-top:-5px;margin-bottom:10px;}
.gailan_nav1 a{font-size:15px;padding:0 8px;color:#008ce5;line-height:34px;}

.people{width:100%;float:left;overflow:hidden;}
.peopleF{width:100%;float:left;overflow:hidden;}
.people1{width:100%;float:left;overflow:hidden;margin-top:10px;}
.peopleT{height:30px;}
.peopleT .ye{background-color:#008ce5;width:100%;height:20px;}
.peopleT .ye a{color:#008ce5;background-color:white;margin-left:20px;line-height:20px;text-align:center;float:left;display:block;width:25%;}
.peopleB{float:left;width:100%;overflow:hidden;}
.peopleB li{text-align:center;line-height:40px;widht:32%;height:40px;}
.peopleB  a{display:block;float:left;padding:0 5px;width:30%;line-height:40px;color:#333333;height:40px;}
.peopleB .black{background-color:#efefef;}
.peopleC{width:96%;overflow:hidden;margin:0 auto;}
.peopleC li{border-bottom:#c9c9c9 1px dotted;height:36px;}
.peopleC  a{line-height:36px;color:#333333;height:36px;margin-left:2px;background-image:url(../images/kk.png);background-repeat:no-repeat;background-position:left center;padding-left:10px;}
.list_page {float:left; width:100%; margin:40px 0px 10px 0px; text-align:center; color:#666666; font-size:16px;}
.list_page a {padding:5px 6px; background:#888888; color:#FFFFFF; margin:0px 5px;}

.ldhd{margin-top:10px;width:100%;background-color:white;overflow:hidden;float:left;padding-bottom:15px;border-bottom:#e9e9e9 1px solid;}
.ldhd_top{height: 40px;border-bottom: 1px solid #143270;}
.ldhd_top span{display:block;padding:0 10px;font-size:16px;font-weight:bold;border-bottom: #143270;float:left;line-height: 37px;text-align:center;color: #143270;}
.ldhd_top a{display:block;float:right;margin-right:10px;font-size:14px;font-weight:normal;line-height:40px;color:#666666;}

.ldhd_bottom{float:left; padding-top:6px;overflow:hidden;width:100%;margin:0 auto;}
.ldhd_bottom li{float:left;width:100%;height:30px;line-height:30px;overflow-y:hidden;background:url(../images/s_03.png) no-repeat 10px center;text-indent:20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ldhd_bottom a{font-size:15px;}
.ldhd_bottom span{float:right;color:#555555;font-size:14px; padding-right:5px;}

.footer1 {background-color:#f7f7f7;width:100%; float:left;margin-top:20px; margin-bottom:70px;text-align:center; font-size:14px; border-top:#dadada 1px solid;padding:10px 0px 10px 0px; line-height:170%; color:#333333;}
.footer1 a {color:#333333;}


/*  文章页 */
.text{width:100%;float:left;overflow:hidden;background-color:white;border-bottom:#e9e9e9 1px solid;}
.text1{margin:20px auto;width:92%;}
.text1 .tit {text-align:center;line-height:150%;font-size: 20px;font-weight: bold; padding-bottom:10px;}
.text1 p{text-align: left;line-height:180%;}
.text1 p span{padding:0 6px;color:#666666;}
.text1 .xian{background-color:#cccccc;height:1px;/* margin-top:5px; */}
.wenben1{width:92%;margin:0 auto;color:#1b1b1b;font-size:14px;line-height:24px;padding-top:20px;}
.wenben1 img{display: block;max-min:200px;max-width:620px;margin: 0 auto;}

.wenben{color:#1b1b1b;font-size:14px;line-height:24px;padding-top:20px;overflow-x:  scroll;}
.wenben img {width:100%;}
.pinglun{width:100%;overflow:hidden;float:left;padding-bottom:10px;background-color:white;}
.share a{padding:0 2px;display:block;float:left;width:17px;height:18px;}
.share .fen{width:60px;line-height:22px;}
.share {overflow:hidden;width:92%;margin:20px auto;}

.xx{border-bottom:#cccccc 1px solid;margin-top:5px;height:40px;width:92%;margin:0 auto;}
.xx a{background-image:url(images/ss_03.png);float:left;backgrund-size:30px;background-repeat:no-repeat;line-height:40px;font-size:16px;background-position:left center;padding-left:30px;}
.ping{float:left;overflow:hidden;margin-top:20px;}
.bao{width:92%;margin:0 auto;}
.bl{line-height:40px;}
.bl input{border:#888888 1px solid;height:40px;line-height:40px;width:45%;margin-bottom:10px;}
.bl img{width:25%;height:30px;}
.bl2{height:120px;width:92%;float:left;margin-bottom:30px;}
.bl2 textarea{border:#888888 1px solid;height:120px;width:90%;}
.bl2 span{width:80%;}
.fabiao button{background-color:#0064b2;margin:0 auto;color:white;font-size:16px;width:50%;border:0;border-radius:5px;height:36px;line-height:36px;text-align:center;}
.fabiao{width:70%;float:left;}




/*后期修改添加*/
.slide_content1{
z-index: 3;
    background: url(../images/xq_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 370px;
    margin-top: 8px;
}
.slide_content2{
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;

    margin-top: 8px;
}
.xzgk li{
  float: left;
  width: 100%
}
.xzgk li a{
    display: block;
    width: 32%;
    height: 33px;
    line-height: 33px;
    background: #d3e8f5;
    text-align: center;
    font-size: 14px;
    color: #138987;
    margin: 0 auto;
    margin-top: 0px;
}
.zhi_right .title{
      font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 5px;
    overflow: hidden;
    color: #333333;
}
.moreBtn{
    margin-top: 10px;
    height: 40px;
    line-height: 40px;
    background: #eeeeee;
    text-align: center;
    display: inline-block;
    color: #686868;
    width: 100%;
    font-size: 16px;
}
  .inner2{
    width:100%;
}
.inner2 ul{
    width:100%;
    display:none;
    margin-top: 3px;
}
.inner2 ul a{
    display: block;
    width: 32%;
    margin-left: 1%;
    margin-top: 5px;
    height: 35px;
    float: left;
    line-height: 35px;
    background: #f1f1f6;
    text-align: center;
    font-size: 16px;
    color: #333333;
}
.tab3 .tabs1 span{
  float: left;
  width: 33%;
  height: 35px;
  font-size: 18px;
  color: #333333;
  font-weight: none;
  text-align: center;
  line-height: 35px;
}
.tab3 .select{
  border-right: 1px solid #e1e1e1;
  border-top: 1px solid #138987;
  border-left: 1px solid #e1e1e1;
  background: #ffffff;
}

nav{
    height: 40px;
    width: 100%;
    background: #143270;
    border-bottom: #143270;
    position: relative;
}
nav a{
    display: block;
    float: left;
    width: 20%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
}
nav a img{
    float: left;
    margin: 12px 3px 0px 17px;
    width: 16px;
}
nav a span{
    /* float: left; */
    font-size: 16px;
    color: #fff;
    text-align: center;
}
#js_navbarTop{
     width: 100%;
    height: 40px;
    margin: auto;
    position: fixed;
    top: 0px;
    z-index: 9;
    display: block;
 }

#Img57632{
   text-align: center;
   margin: 0px 0px 0px 0px;
   background-color: transparent;
   padding: 10px 10px 0px 3px;
   border: 0px solid;
   border-color: #d3d3d3;
   -moz-border-radius: 0px;
   -webkit-border-radius: 0px;
   border-radius: 0px;
   overflow: hidden;
}
#Img57632 img {
    width: 100%;
}
.gd_news{
  float: right;
    font-size: 16px;}
.sjsztp{float: left;padding-left: 10px;width: 100%;}
.sjsztp a{float: left;width: 30%;}
.sjsztp a img{
    width: 100%;
}
#govpushinfo150203 .govpushinfo150203{
    display: block;
    float: left;
    height: 320px;
    overflow: hidden;
}
#govpushinfo150203 .govpushinfo150203 li a{
    width: 65%;
}

.qzxxbtn{height:107px;overflow:hidden;margin-top: 15px;}
.qzxxbtn ul li{width: 18%;height: 104px;float:left;margin-right: 2%;/* margin-right: 10px; */}
.qzxxbtn ul li a{display: block;height: 75px;padding-top: 10px;font-size:16px;/* border: 1px solid #2ac9c1; */border-radius:5px;}
.qzxxbtn ul li.num3{margin-left: 0;}
.qzxxbtn li a span{display: block; vertical-align: top; cursor: pointer;}
.qzxxbtn li a .ico{height: 33px;width:100%;display:block;margin-bottom: 4px;}
.qzxxbtn li a .tit{height: 36px;line-height: 36px;text-align: center;font-size: 14px;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
.qzxxbtn ul li.num1 .ico{ background:url(../images/hdbtn1.png) center no-repeat;}
.qzxxbtn ul li.num2 .ico{ background:url(../images/hdbtn2.png) center no-repeat;}
.qzxxbtn ul li.num3 .ico{ background:url(../images/hdbtn3.png) center no-repeat;}
.qzxxbtn ul li.num4 .ico{ background:url(../images/hdbtn4.png) center no-repeat;}
.qzxxbtn ul li.num5 .ico{ background:url(../images/hdbtn5.png) center no-repeat;}
.qzxxbtn ul li.num6 .ico{ background:url(../images/lr.png) center no-repeat;}
.qzxxbtn ul li.num7 .ico{ background:url(../images/fn.png) center no-repeat;}
.qzxxbtn ul li.num8 .ico{ background:url(../images/cjr.png) center no-repeat;}
.qzxxbtn ul li.num9 .ico{ background:url(../images/jr.png) center no-repeat;}
.qzxxbtn ul li.num10 .ico{ background:url(../images/xggr.png) center no-repeat;}
.qzxxbtn ul li.num11 .ico{ background:url(../images/minsheng1.png) center no-repeat;}



.xxgk-links{overflow: hidden;margin-top: 12px;}
.xxgk-links li{width: 48%;height: 2rem;margin-right: 2%;margin-bottom: 2%;float: left;background-color: #143270;}
.xxgk-links li.last{margin-right: 0;}
.xxgk-links li a{font-size: 16px;color: #ffffff;line-height: 2rem;display:block;}
.xxgk-links li a i{/* padding: 0 10px; */font-size: .68rem;line-height: 2rem;float: left;color: #aaa;width: 20px;display: inline-block;height: 26px;margin: 0 5px 0 10px;height: 2rem;}
.xxgk-links .xxgk_tp1 .iconfont{background: url(../images/gkbtn6.png) 4px 8px no-repeat;}
.xxgk-links .xxgk_tp2 .iconfont{background: url(../images/gkbtn6.png) -20px 8px no-repeat;}
.xxgk-links .xxgk_tp3 .iconfont{background: url(../images/gkbtn6.png) -43px 8px no-repeat;}
.xxgk-links .xxgk_tp4 .iconfont{background: url(../images/gkbtn6.png) -64px 8px no-repeat;}
.xxgk-links .xxgk_tp5 .iconfont{background: url(../images/gkbtn6.png) -85px 8px no-repeat;}
.xxgk-links .xxgk_tp6 .iconfont{background: url(../images/gkbtn6.png) -108px 8px no-repeat;}
.xxgk-links .xxgk_tp7 .iconfont{background: url(../images/gkbtn6.png) -130px 9px no-repeat;}
.xxgk-links .xxgk_tp8 .iconfont{background: url(../images/gkbtn6.png) -151px 9px no-repeat;}


.part2{
    margin-top: 15px;
    background: #fff;
    width: 100%;
    height: 100px;
    overflow: hidden;
}
.prev,.next{
    width: 14px;
    height: 84px;
    background: #eeeeee;
    line-height: 84px;
    color: #999999;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
}
.prev{
    float: left;
    margin-top: 12px;
}
.next{
    float: right;
    margin-top: 12px;
}
.slide3{
    float: left;
    margin-top: 12px;
    width: 90%;
    overflow: hidden;
}
.slide3 ul{
    height: 84px;
    float: left;
    overflow: hidden;
}
.slide3 li{
    width: 250px;
    height: 84px;
    margin-left: 10px;
    background: #000;
    color: #fff;
    overflow: hidden;
}
.slide3 li a{
    display: inline-block;
    width: 250px;
    height: 84px;
}

.slide3 li img{
    width: 250px;
    height: 84px;
}
.tempWrap{
    width: 100%;!important;
    overflow: hidden;
}



.input-box{
    margin-top: 6px;
    height: 33px;
    position: absolute;
    text-align: center;
    left: 27%;
    width: 45%;
}
#inputkeyword{
      background: #fff;
      font-size: 14px;
      height: 18px;
      padding: 5px;
      border: 0;
      width: 93%;
      outline: none;
      float: left;
      padding-right: 33px;
      border-radius: 20px;
}
#search{
  height: 22px;
  border: 0;
  line-height: 200px;
  width: 13%;
  position: absolute;
  right: -21px;
  top: 2px;
  display: block;
  overflow: hidden;
  background: url(../images/icons_search.png) no-repeat;
  background-size: 21px auto;
  float: left;
}

.btns a{
      margin-top: 10px;
    display: inline-block;
    padding: 1px 20px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #686868;
}



.bm_a_k{

}
.bm_a_k a{
  width: 30.3%;
  float: left;
  margin: 1%;
  background: #2ac9c1;
  text-align: center;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  font-size: 14px;

  border: 1px solid #2ac9c1;
  color: #fff;    font-size: 16px;
}
.jcgk_k1{width: 23.5%;float: left;background: #68c898;margin-right: 2%;font-size: 14px;color: #fff;height: 167px;}
.jcgk_k1 i{background: url(../images/jcgk.png) 2px 3px no-repeat;font-size: .68rem;line-height: 2rem;float: left;color: #aaa;width: 19px;display: inline-block;height: 100%;margin: 0 2px 0 8px;/* height: 2rem; */}
.jcgk_k1 div{border-bottom:  1px dotted #eee;color:  #fff;height: 30px;line-height: 30px;text-align: center;font-size: 16px;}
.jcgk_k1 a{float: left;display: inline-block;width: 100%;color: #fff;text-align: center;line-height: 27px;}


.jcgk_k2{background: #68c3d5;}
.jcgk_k3{background: #c1afd3;}
.jcgk_k4{background: #5c6bc0;}
.jcgk_k2 i{
  background: url(../images/jcgk.png) -89px 5px no-repeat;
}
.jcgk_k3 i{
  background: url(../images/jcgk.png) -134px 5px no-repeat;
}
.jcgk_k4 i{
  background: url(../images/jcgk.png) -182px 4px no-repeat;
}




/* 图文列表 */
.twList li {
    padding: 3% 0;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    /* background: url(../images/s_03.png) no-repeat 10px 23px; */
    text-indent: 20px;
}
.twList li > a {
    display: block;
    overflow: hidden;
}
.twList .pic {
    float: left;
    margin-right: 4%;
    width: 28%;
}
.twList .pic img {
    height: auto;
    width: 100%;
}
.twList .con {
    overflow: hidden;
    zoom: 1;
}
.twList .title {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 5px;
    overflow: hidden;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.twList .intro {
    line-height: 24px;
    color: #777;
    max-height: 48px;
    overflow: hidden;
    font-size: 13px;
}
.twList .title a:hover {
    text-decoration: none;
}
.twList .intro .more {
    display: none;
}
.twList .others {
    font-size: 12px;
    color: #bbb;
}
.twList .others span {
    margin-right: 15px;
}
.twList .node {
    color: #aaa;
    margin-right: 15px;
}
.twList .last {
    border-bottom: 0;
    margin-bottom: 0;
}
