﻿@charset "utf-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tab_img{
	float:left;
}
.tab_p{
	margin: 5px 0 0 105px;
}
.tab_p1{
	width: 100%;
    padding: 0 0 5px 5px;
    border-bottom: 1px solid #a8c8e1;
}
.tab_p h4{
	font-size: 16px;
    /* font-weight: normal; */
    margin: 5px 0;
    color: #5392c7;
}

.more_div{
	padding:10px 15px;
}
.bodybg{
  /* font-size: 14px; */
  background:url(../images/background.png) no-repeat;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 940px;
  height: 800px;
  background-position: top;
  background-attachment: scroll;
}
.cusul{
		width: 100%;
        /*background: #fff;*/
        display: flex;
        justify-content: flex-start;
        border-bottom: 1px solid #3086ca;
	}
	.cusul li{
        width: 80px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		list-style: none;
        background: none!important;
        padding: 0;
	}
	.cusul li.activespan{
        background: #1274cb!important;
    	border-radius: 5px 5px 0 0;
    	box-shadow: 4px 0 0px #015293;
    }
    .activespan span{
        color:#fff!important;
    }
    .cusul li span{
        float: none!important;
        margin-left: 0!important;
        cursor: pointer;
    }
    .ul_con{
        width: 95%;
        /*min-height: 250px;*/
        display: block;
        font-size: 14px;
        color: #0d3f5a;
        line-height: 24px;
        text-align: left;
        padding: 5px;
        /*background:#fff;*/
    }
hr{
	border-top: 1px solid #d0d0d0;
}
body,p,h1,h2,h3,h4,h5,img,ul,li,table,dl,dd,dt{
    margin:0;
    padding:0;
    color:#333;
    font-family:"微软雅黑";
}
p,h1,h2,h3,h4,h5{
  margin: 0;
}
html{
  position: relative;
  height: 100%;
}
img{
    border:0 none;
}
a{
    text-decoration: none;
    color:#333;
}
a:hover, a:focus{
	text-decoration:none;
}
ul,ol{
    list-style:none;
}
.hide{
	display:none;
}
.clearfix:after{
     content:"";
     display:block;
     height:0;
     clear:both;
     visibility:hidden;
}
.right{
    float: right;
}
.left{
    float: left;
}
strong, em {
    font-weight: bold;
    font-style: normal;
}
.linkp{
	margin:0 0 10px!important;
}
.linkp a{
	color: #1857FF!important;
	text-decoration: underline;
}
.hideee{
  display:none;
}

a:hover{
    text-decoration: none!important;
}

/*header-start*/
.header{
  width:100%;
  height:130px;
  background: url(../images/banner_bg.jpg) center;
}
.header-main{
  width:1000px;
  height:130px;
  margin:0 auto;
  /*background: url(../images/banner.jpg);*/
  position: relative;
}
.header-logo{
  /*width:65%;*/
  height:auto;
  margin-top:10px;
  float:left;
  text-align:center;
}
.header-logo img{
  float: left;
  /*margin-top: 25px;*/
  width: 53%;
}
.header-logo img.zhineng{
  float: left;
  width: 45%;
  margin-top:-5px;
}
/*tool*/
.tool{width: 32%;height:30px;margin-left:68%;z-index: 999;position: absolute;margin-top: 15px;}
.tool a{height:30px;display:block;float: left;margin-left: 13px;text-decoration: none;color:#FFF;}
.tool span{line-height:30px;color:#FFF;font-size:16px;float:right;}
/*搜索框*/
.searchBox{margin-top:48px; display:block; width: 30%; margin-left:5%;height: auto; float: left;}
.searchBox .search_top{ width:360px; height:42px; position:relative;}
.searchBox .form{display:block; width:300px; height:42px; border:none; font-size:16px; float:left;outline: none;color:#fff;background:#5292c6;}
.searchBox .search_top input{float:right; display:block; width:250px; height:42px; border:none; padding:0 10px; font-size:16px; float:left;outline: none;color:#fff;background:#5292c6;}
.search_top input::-webkit-input-placeholder {color:#fff;}
.searchBox .search_top input.sub{ float:left; display:block; width:50px; height:42px; color: #fff;padding-left: 10px;line-height: 42px; cursor:pointer;background:url(../images/search.png);}
.searchBox .search_text{ height:30px; line-height:30px; font-size:16px; margin:10px 0;}
.searchBox .search_text span{ float:left; display:block;color: #333;}
.searchBox .search_text a{ display:block; float:left; padding:0 5px; background:url(../images/opacity4.png); border-radius:3px; margin:0 5px;text-decoration: none;color: #fff;}
/*.header-search{
  width:50%;
  height:140px;
  border:1px solid #fff;
  margin-left:5%;
  margin-top:5px;
  float:left;
  text-align:center;
}*/
/*导航*/
.head_nav{ width:100%; height:55px; overflow:hidden; margin:0px auto;background-color: #5292c6;}
.nav_m{ width:1000px; height:55px; overflow:hidden; margin:0px auto;background-color: #5292c6;}
/*.head_nav .nav_l{ background:url(../images/navBg_l.png) 0px 0px no-repeat; width:25px; height:51px; float:left;}
.head_nav .nav_r{ background:url(../images/navBg_r.png) 0px 0px no-repeat; width:25px; height:51px; float:right;}
.head_nav .nav_m{ background:url(../images/navBg_m.png) 0px 0px repeat-x; width:1150px; height:51px; float:left;}*/
.nav_m li{ float:left; width:166px; height:55px; text-align:center;list-style: none;}
.nav_m li:nth-child(1) a{padding:17px 65px;}
.nav_m li a{ color:#FFF; line-height:55px; text-align:center; font-size:18px;text-decoration:none;padding:17px 47px;}
.nav_m li:hover{
  background-color: #2f6ea2;
}
/*header-end*/

/* MainNav */
.main-nav-box {
    border-bottom: 5px solid #20407d;
}
.main-nav-home dd {
    font-size: 18px;
    font-weight: 700;
}
.main-nav-home dd a {
    display: block;
    color: #fff;
}
.main-nav {
    background-color: #5392c7;
}
.main-nav>li {
    font-size: 20px;
    font-weight: 700;
    border-left: 1px solid #20407d;
}
.main-nav>li:hover {
    border-bottom: 3px solid #23468a;
    border-left-color: #2a4c8f;
    background-color: #5392c7;
}
.main-nav>li>a {
    color: #ebf1fd;
}
.main-nav>li>a:hover {
    color: #fff;
}

.main-nav-box {
    width: 1280px;
    height: 55px;
    margin:0 auto;
}
.main-nav-home {
    line-height: 58px;
    width: 150px;
    height: 55px;
    background-position: 0 -165px;
}
.main-nav-home dt {
    float: left;
    width: 30px;
    height: 30px;
    margin-top: 12px;
    margin-right: 10px;
    margin-left: 30px;
    background-position: -292px -165px;
}
.main-nav-home dd a {
    display: block;
}
.main-nav {
    width: 1130px;
    height: 50px;
    margin-top: 5px;
}
.main-nav>li {
    line-height: 50px;
    float: left;
    width: 140px;
    height: 50px;
    -webkit-transition: border-left-color .2s, height .2s, margin-top .2s;
    -moz-transition: border-left-color .2s, height .2s, margin-top .2s;
    -o-transition: border-left-color .2s, height .2s, margin-top .2s;
    transition: border-left-color .2s, height .2s, margin-top .2s;
    text-align: center;
}
.main-nav>li:hover {
    width: 140px;
    height: 52px;
    margin-top: -5px;
}
.main-nav>li>a {
    display: block;
}

/*znwdheader-start*/
.znwdheader{
  position: relative;
  height: 100px;
  min-width: 1002px;
/*  margin-bottom:40%;*/
  width: 100%;
  background-size:cover;
  -moz-background-size:cover;
  -webkit-background-size:cover;
  -o-background-size:cover;
  position: relative;

}
.znwdheader>.content{
    top: -15px;
    /* position: absolute; */
    bottom: 0px;
    left: 50%;
    margin-left: -500px;
    box-shadow: 1px 2px 3px rgba(0,0,0,0.3);
}
.b-content{
    bottom:-25px;
    display: block;
    margin: 42px auto 30px;
    position: absolute;
    top:190px;
    left: 50%;
    margin-left: -500px; 
    width: 1000px;
}
/* logo机器人和帮助 */
.logoHelp{
  float: left;
  width: 100%;
  height: 66px;
  background: #5392c7;
  border-top-right-radius: 10px;
}
.logoHelp .logoRobot{
  width: 126px;
  height: 105px;
  position: relative;
  top: -25px;
  left: -20px;
  float: left;
  background: #f2f3f5;
  border-top-left-radius: 60%;
  border-top-right-radius: 60%;
  border-bottom-right-radius: 67%;
  border-bottom-left-radius: 67%;
  box-shadow: 0 0 10px #e2e2e2;
}
.logoHelp .logoRobot i{
  position: absolute;
    left: 20px;
    top: -19px;
    border-bottom: 3px solid #5392c7;

  display: inline-block;
  width: 90px;
  height: 110px;
  background: url(../images/logoGif.gif)
}


/*content-left*/
.content-left{
  width: 660px;
  padding-top: 12px;
  height: 778px;
  height: 647px;
  /* height:100%; */
  background: #eee;
  float: left;
  /* box-shadow: 0 0 10px #bfbfbf; */
  position: relative;
}
.z-index{
	z-index:2;
}
.content-head {
  width: 100%;
  height: 45px;
  background: #5392c7;
  position: relative;
  text-align: left;
}
.content-logo{
	width:75px;
	/*height:90px;*/
	/*background:#f1f1f1;*/
	position:absolute;
	margin-top:-10px;
}
.content-logo img{
	width:85px;
	height:auto;
	z-index: 99;
}
.content-head p{
  color: #fff;
  font-size: 22px;
  line-height: 45px;
  margin-left: 95px!important;
}
/*content-le-href*/
.retract{
  width: 35px;
  height: 35px;
  /* border-right: 2px solid #c6c6c6; */
  /* float: left; */
  box-shadow: 0 0 5px #bfbfbf;
  background: #5392c7;
  border-radius: 8px 0 0 8px;
  position: absolute;
  left: -150px;
  top: 55px;
  text-align:center;
  cursor:pointer;
}
#yulanFlower{
  display: none;
  position: absolute;
  left: -140px;
  bottom:-50px;
  /* text-align:center;
  cursor:pointer; */
}
.retract img{
	width:66%;
	height:auto;
	margin:18% auto;
}
.content-le-href{
  width: 118px;
  /*height: 575px;*/
  height:85%;
  /* border-right: 2px solid #c6c6c6; */
  /* float: left; */
  box-shadow: 0 0 5px #bfbfbf;
  background: #fff;
  position: absolute;
  left: -115px;
  top:55px;
  overflow:auto;
  
}
ul.href_ul{
  width:100%;
  height: auto;
 /* padding-top:30px;*/
  position:absolute;
  z-index:2;
  background:#fff;
}
ul.href_ul li{
  width: 100%;
  height: 80px;
  /*box-shadow: 0 0 1px #e0e0e0;*/
  /*margin-bottom:15px;*/
  border-bottom:1px solid #333;
}
ul.href_ul li div.href_div{
  width: 100%;
  height: 80px;
  /*box-shadow: 0 0 5px #c8c8c8 inset;*/
}
div.href_div a{
  height: 80px;
  line-height: 80px;
}
div.href_div a span{
  float: left;
  margin-left: 3px;
  font-weight: 700;
  font-size: 15px;
  width: 60px;
  text-align: center;
  white-space: nowrap;
}
div.href_div a img{
  float: left;
  margin-top: 27px;
  width: 40%;
}
.smallHref_div{
	width:100%;
	height:150px;
	position:absolute;
	bottom: 0px;
	text-align:center;
	padding-top:50px;
	z-index:1;
}
.smallHref_div img{
	width:80px;
	height:auto;
}
.smallHref_div h5{
	font-size:15px;
	margin-top:10px;
}
/*content-talk*/
.content-talk{
  float: left;
  height:100%;
  position:absolute;
  width: 100%;
}

/*content-index-right-start*/
.con-r{
  width: 326px;
  background-color: #eee;
  padding-left: 15px;
  box-shadow: 0px -10px 10px rgba(0,0,0,0.2);
}
.con-r-news{
  height: 270px;
}
.con-r-news h2{
  color: #5292c6;
  font-size:14px;
  font-family: "Microsoft YaHei";
  line-height: 36px;
  font-weight: normal;
  border-bottom:1px dashed #ccc;
}
.lunbo{
  height: 300px;
  width: 100%;
  overflow: hidden;
}
.con-r-news>ul{
  height: 60px;
  padding-right: 14px;
  margin-right: -14px;
  position: relative;
  background: url(../images/back-right.png) no-repeat;
  background-size: 100% 100%;
}
.con-r-news>ul>li{
  float: left;
  line-height: 47px;
  width: 25%;
  text-align: center;
}
.con-r-news>ul>li.news-act{
  box-sizing: border-box;
  line-height: 47px;
  font-weight: bold;
  background: url(../images/back-file.png) no-repeat bottom;
  background-size: 50%;
}
.cxfw{
  height: auto;
  position:relative;
  position: absolute;
  bottom: 77px;
  left: 0;
  right: 0;
  top:254px;
}
.con-r-news>ul>li a{
  color:#333;
  font-size:14px;
  font-family: "微软雅黑";
}
.con-r-news>ul>li.news-act a{
  color:#5392c7;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
}


dl.news-dl{
  width: 100%;
  text-align: left;
}
dl.news-dl dd{
  float: left;
  width: 100%;
}
dl.heng dd{
  width: 33%;
}
dl.policy dd{
  width: 90%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 28px;
  font-weight: normal;
}
.news-dl dd{
  float: left;
  width: 100%;
}
.news-dl dd a{
  color: #333;
  font-size: 14px;
  background: url(../images/icon5.png) no-repeat -15px -2px ;
  padding-left: 15px;
}
.news-dl dd a:hover{
  color: #5292c6;
}
.cxfw{
  height: auto;
  position:relative;
  position: absolute;
  bottom: 77px;
  left: 0;
  right: 0;
  top:254px;
}
.con-r-news>ul>li a.new-a{
  color:#777;
  font-size:14px;
  font-family: "Microsoft YaHei";
}
.con-r-news>ul>li.news-act a.news-a{
	font-size:15px;
	color:#5192c8;
	text-decoration: none;
}
.part_data{
  margin-top:5px;
  position: absolute;
  top:40px;
  width: 100%;
  padding-left:10px;
  box-sizing: border-box;
  left:0;
}

.con-r-news>ul>li table tr{
  line-height: 26px;
  text-align: left;
}
.con-r-news>ul>li table td{
  text-align: left;
  font-size: 14px;
  color: #767676;
  display: inline-block;
}
.con-r-news>ul>li table td.t{
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 36px;
  display: inline-block;
}
.con-r-news>ul>li table td.d{
  text-align: center;
  position: absolute;
  right:10px;
  margin-right:20px;
}
.con-r-news>ul>li table{
  width:100%;
  display: block;
}
.con-r-news>ul>li table tbody{
  width:100%;
  display: block;
}
.con-r-news>ul>li table tr{
  width:100%;
  position: relative;
  display: block;
}
.con-r-news>ul>li table td.dd{

}
.con-r-news>ul>li.news-act table td a{
  color:#212121;
  font-size:14px;
  font-family: "Microsoft YaHei";
  font-weight:normal;
  line-height: 36px;
  display: block;
  width: 246px;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*为民服务*/
.fuwu{
    margin-top: 20px;
    margin-bottom: 18px;
}
.fuwu-h3{
  height: 60px;
  padding-right: 14px;
  margin-right: -14px;
  position: relative;
  background: url(../images/back-right.png) no-repeat;
  background-size: 100% 100%;
}
.fuwu-h3 h3{
  width: 25%;
  color:#5192c8;
  font-size:15px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  text-align: center;

  box-sizing: border-box;
  line-height: 47px;
  background: url(../images/back-file.png) no-repeat bottom;
  background-size: 50%;
}
#show-ul{
  width: 20%;
  height: auto;
  margin:5% auto 0;
  text-align: center;
}
#show-ul i{
  font-size: 18px;
  color: #5292c6;
}
.show-content{
  height: 150px;
  display: none;
}
/*white*/
.white{
  width: 295px;
}
.white .whiteBackI{
  display: inline-block;
  width: 280px;height: 14px;
  margin-left: 8px;
  margin-bottom: -5px;
  background: url(../images/back-white.png) no-repeat;
  background-size: 280px 14px;
}
.white .white-ul{
  overflow: hidden;
  padding-left: 12px;
  background: #fff;
  padding-top: 12px;
  padding-bottom: 12px;
}
ul.white-ul li{
  float: left;
  background: #f3f3f3;
  text-align: center;
  width: 86px;
  height: 45px;
  margin-left: 3px;
  margin-top: 3px;
}
ul.white-ul li:hover{
	background: #bbdfff;
	color: #323335;
}
ul.white-ul li a{
	display: inline-block;
}
ul.white-ul li a i{
  display: inline-block;
  width: 16px;height: 16px;
  margin-top: 7px;
}
ul.white-ul li a .whiteI1{
  background: url(../images/spriteI.png) no-repeat;
  background-position: -16px -10px;
}
ul.white-ul li a .whiteI2{
  background: url(../images/spriteI.png) no-repeat;
  background-position: -78px -10px;
}
ul.white-ul li a .whiteI3{
  background: url(../images/spriteI.png) no-repeat;
  background-position: -140px -10px;
}
ul.white-ul li a .whiteI4{
  background: url(../images/spriteI.png) no-repeat;
  background-position: -202px -10px;
}
ul.white-ul li a .whiteI5{
  background: url(../images/spriteI.png) no-repeat;
  background-position: -265px -10px;
}
ul.white-ul li a .whiteI6{
  background: url(../images/spriteI.png) no-repeat;
  background-position: -328px -10px;
}
ul.white-ul li a span{
  display: block;
  font-size: 12px;
}

/*便民查询*/
.arrow{
	width:30px;
	height:30px;
	border-radius:30px;
	top:100px!important;
	position: relative;
	background: rgba(0,0,0,0.2);
	color: #fff;
	position:absolute;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
  .arrow:hover{
	  text-decoration:none;
  }
  .arrow i{
    line-height: 30px;
    font-size:18px;
  }
  .lbleft{
    left: 4%;
  }
  .lbright{
    left:88%;
  }
  #fuwu-fix ul.item{
    background: #fff;
    width: 295px;
    margin-top: -13px;
    border-top: 1px solid #a8c8e1;
    overflow: hidden;
    padding: 4px 30px 20px;
  }
  .item li a{
    display: block;font-size: 12px;
  }
#fuwu-fix ul li{
    width: 50%;
    color: #666;
    float: left;
	height: 30px;
	line-height: 30px;
	margin-top: 16px;
}
#fuwu-fix ul li:hover{
  /* color: #5392c7; */
}
#fuwu-fix ul li:hover a{
  color: #5392c7;
}
#fuwu-fix ul li i{
	display: inline-block;
	width: 30px;height: 30px;
	vertical-align: bottom;    
	margin-right: 2px;
}
#fuwu-fix ul li .fuwuI1{
	background: url(../images/spriteI.png) no-repeat;
    background-position: -7px -50px;
}
#fuwu-fix ul li .fuwuI2{
	background: url(../images/spriteI.png) no-repeat;
    background-position: -72px -50px;
}
#fuwu-fix ul li .fuwuI3{
	background: url(../images/spriteI.png) no-repeat;
    background-position: -137px -50px;
}
#fuwu-fix ul li .fuwuI4{
	background: url(../images/spriteI.png) no-repeat;
    background-position: -202px -50px;
}
#fuwu-fix ul li .fuwuI5{
	background: url(../images/spriteI.png) no-repeat;
    background-position: -267px -50px;
}
#fuwu-fix ul li .fuwuI6{
	background: url(../images/spriteI.png) no-repeat;
    background-position: -332px -50px;
}

#guizhou{
  height: 150px;
}
ul.guizhou-ul{
  width: 95%;
  height: auto;
  margin: 3% auto;
}
ul.guizhou-ul li{
  width: 90%;
  overflow: hidden;
  white-space: nowrap;
  line-height: 24px;
}
.con-r-news>ul>li.news-act table td a:hover{
  color:#5292c6;
}
.service{
  margin-top:25px;
}
.service ul li{
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.service-c{
  margin: 5px;
  border:1px solid #DDD;
}
.service-c h5{
  height: 30px;
  border-bottom:1px solid #DDD;
  line-height: 30px;
  text-align: center;
}
.service-c h5 a{
  font-size:14px;
  font-weight:normal;
  position: relative; 
  padding-left:22px;
}
.service-c h5 a:hover,.se-con ul li a:hover{
  color:#5292c6;
  text-decoration: underline;
}
.service-c h5 a i{
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url(../images/icon.png);
  margin-right: 4px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.service-c h5 i.ser-ixx{
  background-position: 0 0;
}
.service-c h5 i.ser-idt{
  background-position: -21px 0;
}
.service-c h5 i.ser-irx{
  background-position: -40px 0;
}
.service-c h5 i.ser-iss{
  background-position: -59px 0;
}
.se-con ul{
  padding:8px 0;
}
.se-con ul li{
  float: left;
  width: 50%;
  text-align: center;
  line-height: 21px;
}
.se-conq ul li{
  width: 100%;
}
.se-con ul li a{
  font-size:12px;
}
/*content-index-right-end*/


/*content-right*/
.content-right{
  width: 360px;
  height:100%;
  float: right;
  padding-top: 15px;
  margin-right: 24px;
  position:relative;
}
.content-head-right{
  box-shadow: 0 0 10px #bfbfbf;
}
.h-icon{
  float: right;
  width: 50px;
  margin-top: 10px;
  margin-right: 26px;
  cursor: pointer;
}
.help_a{
      float: right;
    color: #fff;
    cursor: pointer;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
}
.help_a:hover{
  text-decoration: none;
}
.content-right-main{
  width: 350px;
  bottom:155px;
  position:absolute;
  top:0px;
  background: #fff;
  box-shadow: 0 0 10px #bfbfbf;
  margin-top: 15px;
  padding: 15px;
  overflow-y:auto;
  overflow-x:hidden;
  box-sizing: border-box;
}
.zc-main{
  width: 90%;
  height: auto;
  margin: 0 auto;
}
.zc-title{
  width: 190px;
  height: 35px;
  background: #fff;
  border-radius: 8px;
  border:3px solid #5392c7;
  box-sizing: border-box;
}
.zc-title li{
  float: left;
  height: 30px;
  line-height: 30px;
  width: 92px;
  text-align: center;
  border-left: 1px solid #5392c7;
  border-right: 1px solid #5392c7;
  box-sizing: border-box;
}
.zc-title li a{
  color: #5392c7;
  padding: 10px 15px;
  font-size: 15px;
}
.zc-title li.active{
  background: #5392c7;
}
.zc-title li.active a{
  color: #fff;
}
.zc-con{
  width: 280px;
  margin: 10px auto;
}

.g_footer{
  bottom:-160px;
}
.znwd{
  width: 121px;
  height: 36px;
  background-color: #5392c7;
  border-radius: 0 0 0 10px;
  float: left;
}
.c_text{
  line-height: 26px;
  height:134px;
  overflow: hidden;
  color:#666;
}
.c_text img{
  height: 160px !important;
  width: auto !important;
  display: block;
  margin:0 auto;
  float: left;
  margin-right: 8px;

}
.c_text1{
  line-height: 26px;
  overflow: hidden;
  color:#666;
}
.c_text1 img{
  max-width: 100%;
  width: 85px;
    height: 100px;
    margin-right: 10px;
}
.more-dan{
  color:#5392c7 !important;
  cursor: pointer;
  line-height: 20px !important;
  width:92%!important;
  text-align:left!important;
  padding-left:20px;
}
.sybz{
  width: 121px;
  height: 36px;
  background-color: #EEE;
  border-radius: 0 25% 25% 0;
  float: left;
}
.zctcen a{
  display: block;
    float: left;
    width: 123px;
    height: 28px;
    line-height: 28px;
    padding: 3px 0 0 50px;
    background: url(../images/top_logo.jpg) no-repeat 0 3px;
}
.wx{
  display: block;
  width: 32px;
  height: 32px;
  float: left;
  background:url(../images/wx.png) no-repeat;
}
.nicescroll-cursors{
  background-color: #c6c6c6 !important;
}
.service-section .title{
  line-height: 32px;
}
.feature-list li{
  padding-left:10px;
  line-height: 23px;
  color:#999;
  background:url(../images/dotted.gif) no-repeat 0 10px;
}
.feature-list{
  margin-top:20px;
  padding-left:10px;
}
.xiaomi-qrcode{
  text-align: center;
  margin-top:5px;
  margin-bottom:15px;
}
.xiaomi-qrcode img{
  width: 77px;
}
.xiaomi-qrcode p{
  padding-top:10px;
}

.zwmc-main{
    height: 150px;
    margin-top: 10px;
}
.zwmc-main .left{
width: 33%;
line-height: 24px;
height: 24px;
padding-left:8px;
    box-sizing: border-box;
}
.zwmc-main .left a{
  font-size:12px;
}
.zwmc-main .left a:hover{
  color:#5392c7;
}
.rdfw-main .service{
  width: 33%;
  text-align: center;
  margin-bottom:8px;
}
.rdfw-main .service img{
  width: 76px;
}
.service a{
  display: inline-block;
}
.service-section{
  margin-top:20px;
  padding-left:20px;
  padding-right:20px;
}
.service-o{
  width: 50%;
  float: left;
}
.service-o h3{
  padding-left:20px;
}
.more-new, .more-new2{
  color:#5392c7;
  cursor: pointer;
  line-height: 32px;
  padding-left:10px;
}
/*2-end*/

/*content-start*/
.content{
  width: 1000px;
  margin:0 auto;
  height: 64px;
  background-color: #5392c7;
  margin-top:50px;
  position: relative;
}
.content>img{
  position: absolute;
  margin-top:-50px;
  z-index: 9;
  left:10px;
  top:50%;
  float: left;
}
.icon-sybz{
  width: 64px;
  border-left:1px solid #fff;
  height: 64px;
}
.icon-sybz a{
  display: block;
  width: 100%;
  height: 100%;

}
.icon-sybz-act a{
  background-color: #5392c7;
}
.icon-sybz a:active{
  background-color: #5392c7;
}
/*content-left-start*/
.con-l{
  width: 680px;
  height: 100%;
  box-sizing: border-box;
}
.con-l{
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 10px 0 0 0;

}
.con-l-t{
  position: absolute;
  bottom:120px;
  bottom: 155px;
  width: 100%;
  top: 180px;
  background-color: #FFF;
  padding-left:5px;
  box-sizing: border-box;
}
#message{
  overflow: hidden;
    height: 100%;
    outline: none;
  padding-right:10px;
}
.adwz{
  font-size:13px;
  line-height:28px;
  color:#5392c7;
  float:right;
}
.adwz:hover{
  color:#a4a2a2;
  text-decoration: none;
}
.dialog{
    overflow: hidden;
    padding-right: 60px;
    background: url(../images/man.png) no-repeat right;
    background-size: 50px 45px;
    position: relative;
    margin: 10px 0px;
}
.dialog li {
    float: right;
    max-width:40em;
    position: relative;
    cursor: pointer;
 }
.onoff {
    right:0;
    height: 100%;
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    margin-top: 10px;
    background: url(../images/chat_open.png) no-repeat 0px 2px;
    position: absolute;
    top:-4px;
    left:-23px;
}
.dialog_tab{
    background: #FFFFFF;
    border: 1px solid #5292c6;
    padding: 10px 12px;
    color: #a4a2a2;
    margin-bottom: 70px;
    position: relative;
    margin-right:41px;
    margin-left: 60px;
    border-radius: 4px;
    position: relative;
	width:77%;
	max-width:100%;
}
.dialog_tab hr{
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}
.good2{
  position: absolute;
  right:-29px;
  bottom:0px;
}
.good2 a{
  display: block;
  width: 23px;
  height: 23px;
  background:url(../images/zan.png) no-repeat;
}
.good2 a.good2-one:hover{
  background-position: -24px 0;
}
.good2 a.good2-two{
  background-position:  0 -24px;
  margin-top:5px;
}
.good2 a.good2-two:hover{
  background-position:  -24px -24px;
}
.xg-qus ul li{
  float: left;
  padding:0 20px;
  line-height: 24px;
  cursor: pointer;
  max-width: 35em;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.xg-qus ul li a{
  color:#5392c7;
}
.daan{
  width:70%;
}
.dialog_tab > p {
    line-height: 32px;
    font-size: 14px;
}
.g-man{
  position:absolute;
  left:1px;
  background-color: #fff;
  bottom:-47px;
  height: 30px;
  line-height: 24px;
  font-size: 14px;
}
.g-man span{
  float: left;
  color:#777;
  margin-right:20px;
}
.g-man1{
  color:#777;

  cursor: pointer;
  margin-right:8px;
  line-height: 24px;
  margin-right: 10px;
}
.g-man2{
  color:#777;
  cursor: pointer;
}
.g-man1 span{
	background: url(../images/good-a.png) no-repeat left center;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	cursor:pointer;
	float: left;
	margin-right: 5px;
}
.g-man2 span{
  background: url(../images/good1-a.png) no-repeat left center;
  width: 20px;
  height: 20px;
  display: inline-block;
  background-size:cover;
  -moz-background-size:cover.right_arrow-webkit-background-size:cover;
  -o-background-size:cover;
  float: left;
  cursor:pointer;
  margin-right: 5px;
}
ul.hideul {
    width: 90%;
    float: left;
    overflow: hidden;
    max-height: 62px;
}
.chnl li a {
    color: #1c9adc;
}
.showOrHide {
    margin-top: 8px;
}
.answer_man {
    position: absolute;
    left: -43px;
    top: 0;
}
.right_arrow {
    width: 50px;
    height: 45px;
    position: absolute;
    left: -61px;
    top: -4px;
    background: url(../images/man-l.png) no-repeat right;
    background-size: 50px 45px;
}
.triangle{
    display: block;
    width: 22px;
    height: 27px;
    background: url(../images/triangle.jpg) no-repeat;
    background-size: 22px 27px;
    position: absolute;
    left: -11px;
    top: 2px;
}
.dialog_tab >div > p {
    color:#333;
    line-height: 24px;
}
.dialog_tab >div > p font{
	color: #5392c7;
}
.dialog_tab p span {
    color: #5392c7;
    text-overflow: ellipsis;
}
.dialog_tab2{
    width: 100px;
    margin:0 auto;
    text-align: center;
    padding-bottom:5px;
    margin: 20px auto;  
    padding-top: 5px;
    position: relative;
    border-radius: 4px;
    position: relative;
    background-color: #ccc;
}
.dialog_tab2 span{
  color: #fff;
}
.slected2{
    color: #dc7656 !important;
    border: 0;
}
.tab2_title {
  width: 100%;
}
.tab2_title ul {
	width: 100%;
  height: 30px;
  float:left;
  margin-bottom: 5px;padding: 9px 0;
  box-sizing: border-box;
}
.tab2_title ul li {
 
}
.tab2_title ul li {
  padding: 0px 6px;
  float: left;
  line-height: 1.5;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  color: #8e8e8e;
  font-size: 14px;
  background: url(../images/dash-bg.png) no-repeat center right;background-size: 1px 20px;
}
.tab2_title ul li:last-child{
	background: none;
}
.zhankai{
  padding: 0px 6px;
  float: left;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
  color: #ec6941;
  font-size: 13px;
}
.tab2_content .news li button,
.part_data2 table td.t button {
    background: 0 none;
    outline: none;
    border: 0 none;
    float: left;
    cursor: pointer;
    font-size:14px;
    line-height: 24px;
    color:#212121;
    font-family: "Microsoft YaHei";
    padding:0!important;
	max-width:280px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-align:left;
}
.tab2_content .news li button:hover{
  text-decoration: underline;
}
.tab2_content {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.tab2_content> div {
    height: auto;
}
.hottags {
    padding-bottom: 10px;
    z-index: 999;
    background: #FFF;
}
.cjwt{
  width: 50%;
}
.hottags h2 {
    color: #333;
    font-size:14px;
    font-family: "΢���ź�";
    line-height: 36px;
    font-weight: normal;
    border-bottom:1px dashed #CCC;
}
.hottags_ul {
  width: 100%;
}
.hottags_ul li {
  width: 20%;
  float: left;
  border-radius: 5px;
  height: 32px;
  background: #ececec;
  line-height: 32px;
  margin-left: 25px;
  text-align: center;
  margin-top: 10px;
  color: #333;
}
.hottags_ul li a {
  line-height: 32px;
  display: block;
  color:#333;
}
.hottags_ul li:hover{
	background: #5392c7;
}
.hottags_ul li:hover a{
	color:#fff!important;
}
.hottags-ul li{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: auto;
  height: 24px;
  line-height: 24px;
}
.hottags h2 a{
  float: right;
  color: #5392c7;
}
.hottags-ul li a{
  font-size: 16px;
  line-height: 24px;
}
.hottags>div {
    overflow: hidden;
}
#hottags-box ul li {
    margin-right: 20px;
    width: auto;
    line-height: 24px;
}
#hottags-box ul li a {
    color: #5392c7;
    font-family: "΢���ź�";
}
.more-b {
    text-align: center;
    color: #5392c7;
    cursor: pointer;
    margin-top:10px;
}
.news {
    overflow: hidden;
}
.tab2_content .newss li {
  background: url(../images/dotted.gif) no-repeat 3px 10px;
  padding-left:12px;
  overflow: hidden;
}
.tab2_content .news li {
	background: url(../images/li_bg.png) no-repeat 3px 10px;
	overflow: hidden;
    padding-left: 13px;
}
.tab2_content .news li a {
  max-width:280px;
  line-height: 24px;
  font-size:14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  font-family: "Microsoft YaHei";
  color:#212121;
}
.tab2_content .news li a:hover{
  text-decoration: underline;
}
.tab2_content .news li span.bszn{
  float: left;
  color:#999;
  margin-left:10px;
}
.tab2_content .news li span {
  margin-right: 5px;
  /* color: #47c3de; */
  float: left;
  line-height: 24px;
  font-size: 14px;
}
.news li {

}
.center {
    float: right;
    background: #5392c7;
    color:#FFF;
    font-size:14px;
    line-height: 24px;
    margin: 3px 0px;
    padding:5px 10px;
    border-radius:4px;
    position: relative;
}
.center a{
  color:#FFF;
}
.center span{
  display: block;
  width: 6px;
  height: 11px;
  position: absolute;
  right:-6px;
  top:50%;
  margin-top:-5px;
  background:url(../images/sj.png) no-repeat;
}
.dialog .triangle{
    display: block;
    width: 22px;
    height: 27px;
    background: url(../images/triangleRight.png) no-repeat;
    background-size: 22px 27px;
    position: absolute;
    right: 0;
    top: 5px;
    left: 573px;
}
.con-l-b{
  position: relative;
  position: absolute;
  bottom: 30px;
  height: 100px;
  border-top:1px solid #5392c7;
  width: 100%;
  box-sizing: border-box;
  -moz-box-shadow:0 -1px 8px #d1d1d1;
  -webkit-box-shadow:0 -1px 8px #d1d1d1;
  box-shadow:0 -1px 8px #d1d1d1;
  background-color: #FFF;
  border-radius: 0 0 0 15px;
}
.setting{
  height: 30px;
  width: 100%;
  background-color: #EEE;
}
#fontSelect{
  margin-top:7px;
}
.font-c{

  height: 100%;
  margin-left:10px;
  margin-right:5px;
  cursor: pointer;
}
.font-c span{
  display: block;
  float: left;
  width: 24px;
  height: 25px;
  margin-top:2px;
  background:url(../images/text2.PNG) no-repeat center center;
}
.mec-text{
  float: right;
  color:#999;
  line-height: 32px;
  padding-right:20px;
}
.tipDiv{
  background-color: #fff;
  width: 100%;

  position: absolute;
  bottom:125px;
  color:#333;
}
.tipDiv li{
  line-height: 30px;
  padding-left:10px;
}
.tipDiv li:hover{
  background-color: #e2e2e2;
}
.text-con{
  position:absolute;
  right:120px;
  left:0;
  top:0px;
}

.keywords{
  width: 100%;
  position: absolute;
  bottom:100px;
  color:#333;
  z-index: 1;
  background:#fff;
}
.keywords ul{
  display: flex;
}
.keywords ul li{
  margin: 2px 7px;
}
.keywords ul li a {
  padding: 0px 10px;
  display: block;
  border-radius: 5px;
  border: 1px solid #a6bfd9;
  box-shadow: 1px 2px 3px #fee;
  background-color: #fff;
}


/*菜单栏*/
.Menu{
  width: 100%;
  position: absolute;
  bottom:70px;
  height:30px;
  color:#333;
}
.record{
	margin-left:15px;
}
.record a{
	padding: 3px 7px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #5da0ff;
    height:30px;
    line-height:30px;
}

/*end*/
#messCon{
  background-color: #FFF;
  border:none;
  width: 100%;
  overflow: auto;
  height: 65px;
  outline: none;
    resize: none;
    padding-left:20px;
    box-sizing: border-box;
    margin-top:7px;
    font-size: 14px;
    line-height: 30px;
    color:#666;
    float: left;
}
#fontNum{
  padding-left:10px;
  color:#7e7d7d;
  font-size:12px;
}
#gl{
  color: #5392c7;
  margin-right:5px;
  line-height: 32px;
}
#gl span{
  background: url(../images/good2.png) no-repeat;
  display: inline-block;
  width: 25px;
  height: 23px;
  background-size: cover;
  -moz-background-size:cover;
-webkit-background-size:cover;
-o-background-size:cover;
  margin-right:3px;
  float: left;
  margin-top:4px;

}
#number{
  color:#333;
}
.button{
  width:100px;
  position: absolute;
  right:0;
  padding-right:20px;
  padding-left:10px;
  margin-top:50px;
}
.chatbtnover{
    background-color: #fff;
    border: 0 none;
    color: #FFF;
    width: 100px;
    background-color: #5392c7;
    height: 50px;
    border-radius: 5px;
    line-height: 40px;
    font-size: 16px;
    cursor: pointer;
    outline: none;  
}
.chatbtnover:active{
  background-color: #5392c7;
}
#sendMess{
	width: 78px;
    height: 36px;
    line-height: 36px;
    border-radius: 3px;
    background: #5392c7;
    font-size: 15px;
}


/*222*/
.mobile-lead{
  margin-top:20px;
}
.mobile-lead ul li a{
  color:#999;
  font-size:12px;
}
.mobile-lead p{
  text-align: center;
  color:#999;
  line-height: 30px;
}

.convenient-con {
  width: 100%;
  position: relative;
  padding:17px;
  box-sizing: border-box;
  position: absolute;
  bottom:0;
  overflow: auto;
  top:42px;
}
.service_list {
    float: left;
    padding-bottom:10px;
    margin-top: 38px;
    width: 20%;
    padding:10px;
    box-sizing: border-box;
}
.service_list .icon {
    width: 80%;
    height: auto;
    margin: 0px auto;
    margin-top: -48px;
    padding-right:0px;
}
.service_list .icon img{
  width: 100%;
  height: auto;
}
.service_list .title {
    text-align: center;
    font-size: 14px;
    color: #E3791F;
    line-height: 160%;
    font-family: Microsoft Yahei;
    height: 42px;
    padding-top: 8px;
}
.service_list .img-s {
    background: url(../images/service_list_title_bg.png) no-repeat bottom center;
  }

.service_list .list {
    padding-top: 0px;
    position: absolute;
    left: 0;
    padding-left: 17px;
    margin-top: 10px;
    overflow: hidden;
}
.service_list .list li {
    text-align: center;
    padding:0 20px;
    float: left;
    font-size: 14px;
    font-family: "΢���ź�";
    color: #333;
    line-height: 186%;
}
.h-btn{
  background-color: #fff;
  position:absolute;
  bottom:10px;
  border-top:1px solid #e9e9e9;
  width: 100%;
  height: 67px;
  padding-left:10px;
  margin-left:0;
  box-sizing: border-box;
}
.h-btn>div{
  width: 100px;
  text-align: center;
}
.h-btn a span{
  margin:0 15px;
}
.h-btn a p{
  color: #999;
}
.h-btn a span.one{
  background: url(../images/zxsy.png) no-repeat;
    background-size: cover;
    -moz-background-size:cover;
  -webkit-background-size:cover;
  -o-background-size:cover;
    width: 37px;
    height: 37px;
    display: block;
}
.h-btn a span.two{
  background: url(../images/cjwt.png) no-repeat;
    background-size: cover;
    -moz-background-size:cover;
  -webkit-background-size:cover;
  -o-background-size:cover;
    width: 37px;
    height: 37px;
    display: block;

}
.h-btn a span.rmwt{
  background: url(../images/rdwt.png) no-repeat;
    background-size: cover;
    -moz-background-size:cover;
  -webkit-background-size:cover;
  -o-background-size:cover;
    width: 37px;
    height: 37px;
    display: block;

}
/*content-index-left-end*/


.part_data,.part_data2{
  margin-top:8px;
  top:40px;
  overflow:hidden;
  
	padding: 15px 10px 15px 20px;
	box-sizing: border-box;
	left:0;
    background: #fff;
    width: 295px;
    border-top: 1px solid #a8c8e1;
}
.part_data table tr{
  line-height: 26px;
  text-align: left;
}
.part_data table td{
  text-align: left;
  font-size: 14px;
  color: #767676;
  display: inline-block;
}
.part_data table td.t{
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  background:url('../images/li_bg.png') no-repeat  left;
  padding-left: 10px;
}
.part_data table td.t a{
	width: 275px;
    display: inline-block;
    text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color:#333;
}
.part_data table td.d{
  text-align: center;
  position: absolute;
  right:10px;
  margin-right:20px;
}
.part_data table{
  width:100%;
  display: block;
}
.part_data table tbody{
  width:100%;
  display: block;
}
.part_data table tr{
  width:100%;
  position: relative;
  display: block;
}
.part_data2{
	padding:0!important;
}
.part_data2 table tr{
  line-height: 26px;
  text-align: left;
}
.part_data2 table td{
  text-align: left;
  font-size: 14px;
  color: #767676;
  display: inline-block;
}
.part_data2 table td.t{
  width: 95%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  height: 34px;
  line-height: 34px;
  display: inline-block;
}
.part_data2 table td.d{
  text-align: center;
  position: absolute;
  right:10px;
  margin-right:20px;
}
.part_data2 table{
  width:100%;
  display: block;
}
.part_data2 table tbody{
  width:100%;
  display: block;
}
.part_data2 table tr{
  width:100%;
  position: relative;
  display: block;
}
.part_data2 table td.dd{
    width: 10px;
    background: url(../images/li_bg.png) no-repeat;
    background-position: 2px;
    height: 26px;
}
.morebs,.shouqibs{
	cursor:pointer;
	color:#5392c7;
	font-size:13px;
}
.shouqibs{
	float:right;
}
/*便民服务*/
.bmfw-main{
    width: 100%;
    height: auto;
}
.bmfw-h2{
    line-height: 34px;
    border-bottom:1px solid #ababab;
}
.bmfw-h2 h2{
    width: 90px;
    text-align: center;
    border-bottom:3px solid #5392c7;
    font-size: 16px;
    font-weight: bold;
    color: #5392c7;
}
.bmfw-h2 h2 a{
  color: #5392c7;
}
.bmfw-con{
  width: 100%;
  height: 265px;
  margin-top: 8px;
  margin-left: 2%;
}
.list-business{/*margin:0 0 0 24px;*/padding:0;list-style:none;overflow:hidden;}
.list-business li{float:left;width:50%;}
.list-business li a{display:block;margin:0 10px 5px 0;padding:50px 0 10px 0;background:#fef8f1 url(../images/ico-service-lq-group.png) no-repeat;text-align:center;color:#666;transition:all .25s;box-shadow: 1px 2px 3px rgba(0,0,0,0.2);}
.list-business li a:hover{background-color:#c50001;color:#fff;}
.list-business li a.item-business-mchz{background-position:0 0;}
.list-business li a.item-business-mchz:hover{background-position:0 -176px;}
.list-business li a.item-business-gszc{background-position:-118px 0;}
.list-business li a.item-business-gszc:hover{background-position:-118px -176px;}
.list-business li a.item-business-nssb{background-position:-236px 0;}
.list-business li a.item-business-nssb:hover{background-position:-236px -176px;}
.list-business li a.item-business-sbbl{background-position:0 -88px;}
.list-business li a.item-business-sbbl:hover{background-position:0 -264px;}
.list-business li a.item-business-qyxy{background-position:-118px -88px;}
.list-business li a.item-business-qyxy:hover{background-position:-118px -264px;}
.list-business li a.item-business-qynb{background-position:-236px -88px;}
.list-business li a.item-business-qynb:hover{background-position:-236px -264px;}
/*历史记录*/
.content-right-bottom{
	margin-top: 20px;
}
.content-right-bottom .con-rtit{
	height: 60px;
	padding-right: 14px;
	margin-right: -14px;
	background: url(../images/back-right.png) no-repeat;
	background-size: 100% 100%;
}
.tit2{
    line-height: 47px;
    width: 100%;
    height: 47px;
}
.tit2 h2{
  width: 90px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #5192c8;
  float: left;

  background: url(../images/back-file.png) no-repeat bottom;
  background-size: 50%;
}
.empty{
  float: right;
  display: none;
  margin-right: 50px;
  cursor: pointer;
}
.empty img{
  width: 36px;
  height: 36px;
  margin-top: 5px;
}
.compro ul{
  padding: 10px;
  height: 140px;
  overflow: auto;
  background: #fff;
}
/*滚动条*/
.compro ul::-webkit-scrollbar { width:5px; height:2px; background:#ccc; border-radius:10px;/*外层轨道*/} 
.compro ul::-webkit-scrollbar-thumb{ display:block; width:3px; margin:0 auto; border-radius: 10px; background:#ea5050;/*内层轨道*/}

.relevantReco::-webkit-scrollbar { width:5px; height:2px; background:#ccc; border-radius:10px;/*外层轨道*/} 
.relevantReco::-webkit-scrollbar-thumb{ display:block; width:3px; margin:0 auto; border-radius: 10px; background:#ea5050;/*内层轨道*/}

.content-right-main::-webkit-scrollbar { width:8px; height:2px; background:#ccc; border-radius:10px;/*外层轨道*/} 
.content-right-main::-webkit-scrollbar-thumb{ display:block; width:3px; margin:0 auto; border-radius: 10px; background:#ea5050;/*内层轨道*/}

.content-le-href::-webkit-scrollbar { width:5px; height:2px; background:#ccc; border-radius:10px;/*外层轨道*/} 
.content-le-href::-webkit-scrollbar-thumb{ display:block; width:3px; margin:0 auto; border-radius: 10px; background:#ea5050;/*内层轨道*/}

.compro ul li{
  line-height: 30px;
  padding-left:10px;
  font-size:12px;
  padding-right:10px;
}
.compro ul li span{
  cursor:pointer;
  display:none;
}
.compro ul li:hover span.dishis{
  display:block;
}
.compro ul li a{
  width:95%;
  float:left;
  font-size:14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.histor{
	height: 160px;
	margin-top: -13px;
    border-top: 1px solid #a8c8e1;
    width: 295px;
}
.histor ul li{
  color: #333;
  float: left;
  width: 100%;
  box-sizing: border-box;
}

/*content-index-right-end*/
/*help */
.modal_show{
  position: fixed;
  top:0;
  bottom:0;
  left: 0;
  right: 0;
  background-color: rgba(0,0,0,0.5);
  z-index:2;
  }
.modal{
  background-color: #fff;
  position: fixed;
  top:100px;
  left:50%;
  border-radius: 10px;
  margin-left:-375px;
  box-sizing: border-box;
  background:#e47855;
  display: block!important;
}
.modal h5{
  width: 100%;
  position:absolute;
  z-index:1;
  float: left;
  text-align: center;
  font-size: 24px;
  color:#fff;
  height: 48px;
  line-height: 48px;
  background: #5392c7;
}
#modal_close_help{
  position:absolute;
  right:5px;
  z-index:2; 
  float: right;
  padding-top:5px;
  background: url(../images/helpclose.png) no-repeat;
  background-size:90%;
  margin-right:5px;
  color: #fff;
  cursor: pointer;
  width: 25px;
  text-align: center;
  height: 25px;
  line-height: 24px;
  color: #000;
  margin-top:12px;
}
.modal_content{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background:#fff;
  width:100%;
  margin:0 auto;
  max-height: 500px;
  height:auto;
  overflow-y:auto;
  padding-bottom:10px;
  min-height:200px;
}
.help{
    width: 60px;
    height: 60px;
    background: #5392c7;
    border-radius: 8px;
    position: fixed;
    top: 230px;
    left: 50%;
    margin-left: 545px;
}
.rule-item{
  line-height: 30px;
    font-size: 16px;
}
/*help-end*/
/*content-help-right-start*/
.help-l{
  background-color: #FFF;
  overflow:auto!important;
}
/*滚动条*/
.help-l::-webkit-scrollbar { width:5px; height:2px; background:#ccc; border-radius:10px;/*外层轨道*/} 
.help-l::-webkit-scrollbar-thumb{ display:block; width:3px; margin:0 auto; border-radius: 10px; background:#5392c7;/*内层轨道*/}

.help-l .post{
  margin-bottom:20px;
}
.h-tit h2,.con-r h4{
  height: 45px;
  background-color: #5392c7;
  line-height: 45px;
  color:#FFF;
  padding-left:15px;
  background-image: url(../images/attention-f.png) no-repeat;
}
.h-tit h2 i{
  font-style: normal;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/attention-f.png) no-repeat;
  margin-top:4px;
  margin-right:3px;
  float: left;
  margin-top:12px;
}
.que-con h2{
  margin-bottom:10px;
}
.que-con a{
  background: url(../images/li_bg.png) no-repeat left center;
  font-size:14px;
  margin-left: 10px;
  padding-left: 10px;
  font-family: "΢���ź�";
  line-height: 30px;
  display: block;
}
.h-tit{
  padding-bottom:20px;
}
.h-tit p{
  line-height: 24px;
  color:#666;
  margin-top:10px;
  margin-bottom:10px;
  background: url("../images/dotted.gif") no-repeat 8px 10px;
  padding-left: 20px;
  list-style: circle;
  margin-left:8px;
}
.h-tit>div{
  width: 90%;
  border:1px solid #EEE;
  margin:0 auto;
}
.h-tit>div img{
  width: 100%;
  height:auto;
}
/*content-help-right-end*/
/*help-con-start*/
.content-help-con {
    position: relative;
    width: 100%;
    margin-top:50px;
    overflow: hidden;
}
.content-help-con .con-div{
	padding: 20px 0;
	height: 68%;
	box-sizing: border-box;
	overflow-y: auto;
	margin-top: 50px;
}
.con-slide{
    border-radius: 3px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 15px 15px;
    color: #a4a2a2;
    padding-right: 0;
}
.con-slide .slide_arrow,
.con-slide .slide_triangle,
.con-slide .slide_content{
	float: left;
}
.con-slide .slide_arrow{
    width: 100px;
    height: 152px;
    background: url(../images/logoGIFHelp.gif) no-repeat;
	background-size:100%;
}
.con-slide .slide_triangle{
	margin-top: 15px;
	display: block;
    width: 10px;
    height: 12px;
    background: url(../images/triangleHelp.png) no-repeat;
    position: relative;
    right: -1px;
}
.con-slide .slide_content{
	width: 150px;
	border: 1px solid #dcd7d7;
    padding: 12px 15px;
    border-radius: 10px;
    background: #fff;
    color: black;
}
.swiper-container{overflow-x: hidden !important; overflow-y: auto !important;}
.swiper-slide img{height: auto;width: 70%;}


.help-con{
  background-color: #fff;
  width: 1200px;
  margin:0 auto;
  position: absolute;
  top:158px;
  left:50%;
  margin-left:-600px;
  bottom:0;
  margin-bottom:25px;
}
.help-l{
  padding-left:20px;
  padding-top:20px;
  background-color: #f5f5f5;
  padding-right:20px;
}
.help-l .post h3{
  border-bottom: 1px solid #ababab;
  position: relative;
  font-size:16px;
  color:#5392c7;
  font-weight: normal;
  height: 46px;
  line-height: 46px;

}
.help-l .post h3 i{
  display: block;
  font-style: normal;
  background:url('../images/attention.png') no-repeat;
  width: 19px;
  height: 19px;
  margin-top:13px;
  position: absolute;
  left: 8px;
}
.help-l .post h3 span{
  border-bottom: 3px solid #5392c7;
  line-height: 45px;
  display: block;
  position: absolute;
  padding-left:30px;
  padding-right:10px;
}
.help-l{
  overflow: auto;
  
}

.h-tit img{
  width: 100%;
  height:auto;
}
.help-r ul li{
  background: url(../images/attention.png) no-repeat 5px center;
  height: 45px;
  line-height: 45px;
}
.help-r ul li a{
  padding-left:30px;
}
.help-r ul li a:hover{
  text-decoration: none;
}
.help-r ul li a.h-act{
  color:#5392c7;
}
/*help-con-end*/
/*footer-strart*/
a{
  text-decoration: none;
  color: inherit;
}
.foot img{
  display: block;
}
.copyright .right p {
  float: left;
  margin-left: 10px;
  font-size: 12px;
  line-height: 50px;
  color: #777;
}
.foot .QrCode{
    width:156px;
    height:156px;
    position:absolute;
    top:0;
    right:257px;
    cursor:pointer;
}

.foot .QrCode img{
    width:156px;
    height:156px;
}
.foot {
  width: 100%;
  background-color: #F2F2F2;
  border-top: solid 2px #e8e8e8;
  position: absolute;
}
.Links {
  width: 1200px;
  height: 57px;
  line-height: 57px;
  margin: 0 auto;
  border-bottom: solid 2px #e8e8e8;
}
.linkCon {
  color: #444444;
  font-size: 14px;
}
.foot .linkCon .button2 {
  width: 95px;
  height: 57px;
  line-height: 57px;
  background: none;
  color: #e64242;
  font-weight: bolder;
  font-size: 14px;
  text-align: center;
  float: left;
}
.foot .shu {
  margin: -32px 15px 0 15px;
}
#gjbw {
  width: 122px;
}

#sqszf {
  width: 122px;
}

#zgajg {
  width: 122px;
}

#szf {
  width: 122px;
}

#sxzf {
  width: 122px;
}

#qtwz {
  width: 80px;
}

#zyxwz{
  width: 122px;
}

.info {
  width: 1200px;
  height:155px;
  line-height: 155px;
  margin: 25px auto 30px auto;
  overflow: hidden;
  position: relative;
}

.info-itm{
  height:100%;
  vertical-align: top;
  background-color: #EAEAEA;
  display:inline-block;
  _zoom:1;
  _display:inline;
}

.zficon{
  width:334px;
}

.zficon .jiucuo,.zficon .ideConac{
  display:inline-block;
  _zoom:1;
  _display:inline;
  vertical-align: middle;
  margin-left: 8px;
}

.wzinfo{
  width:283px;
  margin-left:0px;
}

.wzinfo-itm{
  width:100%;
  height:51px;
  line-height: 51px;
  color: #444;
  font-size: 14px;
  padding-left:20px;
}
.wzinfo-itm a:hover{
  color: #5292c6;
}

.wzinfo-itm.active{
  color: #111;
  font-weight: bold;
  background-color: #E5E5E5;
}

.wzinfo-itm p{
  line-height: 5px;
  padding-top: 18px;
}

.xmtjz .wzinfo-itm{
  height:53px;
  border-bottom:3px solid #F2F2F2;
  cursor:pointer;
}

.xmtjz .wzinfo-itm img{
  width:23px;
  height:23px;
  display:inline-block;
  _zoom:1;
  _display:inline;
  vertical-align: middle;
  margin-right:15px;
}

.copyright{
  width:100%;
  height:50px;
  line-height: 50px;
  background-color: #e2e2e2;
  font-size: 12px;
  color: #777;
}

.copyright .con {
  margin: 0 auto;
  overflow: hidden;
  width: 1200px!important;
  background: none!important;
}

.copyright .right p {
  float: left;
  margin-left: 10px;
  font-size: 12px;
  line-height: 50px;
  color: #777;
}

.aTips {
  position: fixed;
  _position: absolute;
  z-index: 101;
  width: 480px;
  height: 170px;
  top: 50%;
  margin-top: -85px;
  left: 50%;
  margin-left: -240px;
  background-color: #fff;
}

.aTips .text {
  position: relative;
  font-size: 16px;
  padding: 20px;
  line-height: 24px;
  word-break: break-all;
  overflow: hidden;
  font-size: 14px;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center;
  margin-top: 30px;
}

.layui-layer-btn {
  text-align: right;
  padding: 0 10px 12px;
  pointer-events: auto;
  user-select: none;
  -webkit-user-select: none;
  margin-top: 30px;
  display: block;
}

.layui-layer-btn div {
  height: 28px;
  line-height: 28px;
  margin: 6px 6px 0;
  padding: 0 15px;
  border: 1px solid #dedede;
  background-color: #f1f1f1;
  color: #333;
  border-radius: 2px;
  font-weight: 400;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
}

.layui-layer-btn .layui-layer-btn0 {
  border-color: #4898d5;
  background-color: #2056a0;
  color: #fff;
}

.bdshare_dialog_list li {
  width: 129px;
  display: none;
}

.bdshare_dialog_list li:nth-child(2), .bdshare_dialog_list li:nth-child(3), .bdshare_dialog_list li:nth-child(5), .bdshare_dialog_list li:nth-child(6), .bdshare_dialog_list li:nth-child(9), .bdshare_dialog_list li:nth-child(12), .bdshare_dialog_list li:nth-child(27) {
  display: block;
}

.filter{
  display:none;
  z-index:100;
  position: fixed;
  _position: absolute;
  pointer-events: auto;
  background-color:#000;
  opacity:0.7;
  filter:alpha(opacity=70);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.aTips{
  display: none;
}

.layui-layer-btn0 img{
  width:20px;
  height:20px;
  float:left;
  margin: 3px 5px 0 -8px;
}
/*footer-end*/

/*prompting-start*/
.prompting{
  position: fixed;
  top:0;
  bottom:0;
  left: 0;
  right: 0;
  background-color: rgba(0,0,0,0.5);
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
  z-index:999;
}
.prompting1 ,.prompting2{
  position: fixed;
  top:0;
  bottom:0;
  left: 0;
  right: 0;
  z-index:999;
  background-color: rgba(0,0,0,0.5);
   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
}
.pro-box{
  width: 360px;
  min-height: 240px;
  background-color: #fff;
  position: fixed;
  top:50%;
  left:50%;
  border-radius: 10px;
  margin-left:-170px;
  margin-top:-150px;
  /* padding:15px; */
  box-sizing: border-box;
}
.pro-box h5{
  line-height: 36px;
  color:#5392c7;
  line-height: 36px;
  background: #5392c7;
  color: #fff;
  text-align: center;
  margin: 0;
  font-size:16px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.pro-box label{
  padding:5px;
}
.pro-box textarea{
  width:100%;
  padding-left:5px;
  border:0 none;
  border:1px solid #CCC;
  border-radius: 4px;
  max-width:305px;
  min-width:305px;
  line-height: 24px;
  min-height: 24px;
  outline: none;
  resize : none;
  margin: 28px;
}
.modal-footer{
  border-top: 1px solid #ccc;
  padding-top: 8px;
  text-align: right;
  padding-right: 30px;
}
#submitBtn,#cancelBtn{
  border:0 none;
  outline: none;
  color:#FFF;
  width: 60px;
  height: 30px;
  cursor: pointer;
  background-color: #5392c7;
}
#submitBtn1,#cancelBtn1,#cancelBtn2{
  border:0 none;
  outline: none;
  color:#FFF;
  width: 60px;
  height: 30px;
  cursor: pointer;
  background-color: #5392c7;
}
#cancelBtn{
  background-color: #777;
  margin-right:10px;
}
#cancelBtn1{
  background-color: #777;
  margin-right:10px;
}
/*prompting-end*/
.right_bar .pop_list .layer p{
  color:#FFF;
}
.survey{
 float: right;
}
.survey a{
  color:#5392c7;
}
.showmap{
	height:280px
}
/*底部*/
.g-footer-box{
	position:absolute;
	bottom:-140px;
}
/*新闻类信息弹窗显示*/
.modal_show{
  position: fixed;
  top:0;
  bottom:0;
  left: 0;
  right: 0;
  background-color: rgba(0,0,0,0.5);
  z-index:999;
  }
.modal{
  width: 1000px;
  background-color: #fff;
  position: fixed;
  top:100px;
  left:50%;
  border-radius: 10px;
  margin-left:-500px;
  box-sizing: border-box;
  background:#efefef;
  display: block!important;
}
#modal_close{
	float: right;
	padding-top:5px;
	background: url(../images/close.png) no-repeat;
	background-size:90%;
	margin-right:5px;
	color: #fff;
	cursor: pointer;
	width: 25px;
	text-align: center;
	height: 25px;
	line-height: 24px;
	color: #000;
	margin-top:13px;
}
.modal_content{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background:#fff;
  width:100%;
  margin:0 auto;
  max-height: 500px;
  height:auto;
  overflow-y:auto;
  padding-bottom:10px;
}
.modal_content p{
  width:80%;
  margin:0 auto;
  padding-top:5px;
  text-align:center;
}
.modal_content p span{
    color: #d0504c;
  font-weight: bold;
    font-size: 16px;
}
.modal_content div{
  padding:0px 30px;
}
.modal_content a{
  text-align:left;
  padding:2px 30px;
}
.choosebtn{
  margin: 10px 10px 10px 0;
  border: 1px solid #5392c7;
  background: #5392c7;
  color: #fff;
  border-radius: 5px;
  line-height: 18px;
  box-shadow: 1px 2px 3px rgba(0,0,0,0.4);
}
.bcontext-c {
    height: 148px;
    line-height: 24px;
    overflow: hidden;
    color: #666;
}
.bcontext {
	margin-bottom: 10px;
    text-indent: 2em;
    margin-top: 10px;
    line-height: 24px;
}
.bcontext img {
	width:auto!important;
	height:160px;
	display: block;
    margin: 0 auto;
    float: left;
    margin-right: 8px;
}
a.bsbm_a{
	width: 100px;
    background: #5392c7;
    padding: 10px;
    color: #fff!important;
	float:none!important;
}


.modal{
  max-height: 85%;
    margin: 0 auto;
    margin-top: 50px;margin-bottom: 50px;
    position: relative;
    left: 0;
    top: 0;
}
.content-help-con{
  width: 100%;
  max-height: 700px;
}
.con-left{
  width: 30%;
}
.con-slide .slide_content2{
  width: 100%;
  box-sizing: border-box;
}
.con-right{
  width: 630px;
  width: 65%;
}
.swiper-slide{
  text-align: center;
}


/* 常见问题新增样式 */
.con-l-x{
  position: absolute;
  width: 100%;
  top: 0;
  background-color: #fff;
  box-sizing: border-box;
  min-height:70px;
  border-radius: 0px 0px 0 0;
}
.cjwt-con {

}
.cjwt-top{
  width: 100%;
  display: flex;
  padding: 9px 0 0 ;
}
.cjwt_i{
  width: 4px;
  height: 17px;
  background: #5392c7;
  margin-top: 17px;
}
.cjwt-top h2{
  margin: 0;
  padding-left:20px;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
}
.cjwt-top ul{
  margin-left:10px;
  display: flex;
}
.cjwt-top ul li{
  margin-left: 10px;
  height: 50px;
  line-height: 50px;
}
.cjwt-top ul li a{
  background: #5392c7;
  padding: 5px 13px;
  border-radius: 8px;
  color: #fff;
  font-size: 14px;
}
.cjwt-top img.cjwt_img{
  position:absolute;
  right:0px;
  width: 60px;
}
.cjwt-bottom{
  width: 100%;
  height: 100px;
  background: #fff;
}

.con-l,
.con-r,
.con-l-b{
    border-radius: unset;
}


.cusul{
  width: 100%;
      background: #fff;
      display: flex;
      justify-content: flex-start;
}
.cusul li{
      width: 80px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  list-style: none;
      background: none!important;
      padding: 0;
}
.cusul li.activespan{
    background:#1274cb!important;
}
.activespan span{
    color:#fff!important;
}
.cusul li span{
    float: none!important;
    margin-left: 0!important;
    cursor: pointer;
}
.ul_con{
    width: 95%;
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    text-align: left;
    padding: 5px;
    background:#fff;
}


.content-help{
  display: none;
}


/* 智能联想 */
.relevantRecoul {
    height: 210px;
}
.relevantRecoul li{
	float: left;
    width:65px;
    height:65px;
    line-height:24px;
    text-align:center;
    cursor: pointer;
    border-radius:100px;
}
.relevantRecoul li a{
    color:#fff!important;
	font-size:14px!important;
	background:none!important;
}
.relev0{
	margin-left:32px;
}
.relev1{
	margin-left: 84px;
}
.relev2{
	margin-left: 207px;
	margin-top:5px;
}
.relev3{
	margin-left: 181px;
	margin-top: 1px;
}
.relev4{
	margin-left:31px;
	margin-top: -65px;
}
.relev5{
	margin-left:6px;
	margin-top: -132px;
}
.relevantRecoula{
	display:block!important;
	color:#fff;
	font-size:14px;
	padding-top:20px!important;
	width:100%!important;
	height:72%;
	white-space: inherit!important;
	line-height:18px;
	cursor:pointer;
}
.relevantReco a{
	display: inline-block;
	float: left;
	width: 23%;margin: 1%;
}
.relevantRecoul li a{
	width: 98%;
}
.relevantReco img{
	width: 65px;
	max-height: 75px;
}
.relevantReco p{
	text-align: center;
	text-overflow: ellipsis;overflow: hidden;white-space: nowrap;
}

.icon{
  width: 82px;
  height: 82px;
  right: -90px;
  /* margin-top: 5px; */
  position: absolute;
  /* margin-top: 7px; */
  z-index: 2;
}
.icon-erweima{
  background: #ffffff;
  top: 185px;
  box-shadow: 0px 3px 5px rgba(0,0,0,0.1);
  border-radius: 3px;
  width: 130px;
  /*height: 130px;*/
  right: -40px;
  position: absolute;
  z-index: 2;
  text-align: center;
  padding:5px;
}
.icon-tran{
  right: 56px;
  position: absolute;
  z-index: 2;
  width: 10px;
  height: 10px;
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
  border-top: 10px solid transparent;
  top: -19px;
}
.icon-erweima img{
  width: 100%;
}
.zsk,.iphone{
  width: 82px;
  height: 82px;
  margin-top: 7px;
  z-index: 2;
}
.zsk a{
	color: #fff;
    text-align: center;
    line-height: 110px;
    display: block;
    width: 100%;
	margin-left: 5px;
    background-size: 100% 100%;
    height: 100%;
    background: url(../images/icon-yijian.png) no-repeat 0;
}
.iphone a{
  color: #fff;
    text-align: center;
    line-height: 110px;
    display: block;
    width: 100%;
    margin-left: 5px;
    background-size: 100% 100%;
    height: 100%;
    background: url(../images/icon-phone.png) no-repeat;
}

.styleone{
	/*margin-top: -20px;*/
}
.styleone p{
	margin: 0 0 10px 0;
    font-size: 14px;
    color: #333;
    text-indent: 2em;
}
.styleone img{
	width: 100%;
    height: auto;
    border-radius: 5px;
    border: 1px solid #eee;
}
.styletwo{
	display: flex;
    /*margin-top: -20px;*/
}
.styletwo img{
	height: 160px !important;
    width: auto !important;
    display: block;
    margin: 0 auto;
    float: left;
    margin-right: 8px
}
.styletwo p{
	margin: 0 0 10px 0;
    font-size: 14px;
    color: #333;
    text-indent: 2em;
    line-height: 24px;
}
.stylethree{
	/*margin-top: -20px;*/
}
.stylethree img{
	width: 100%;
    height: auto;
}

