body * { max-height: 999999px; }
.nav{
	    position: fixed;
    background: #fff;
    top: 0px;
    z-index: 99999;
}
.banner{
	width: 100%;
	margin-top: 100px;
}
.banner>img{
	width: 100%;
}
.center{
	width: 100%;
	background: #fbf8f9;
	padding-top: 10px;
	
}
.center>img{
	width: 100%;
}
.center1{
	width: 95%;
	margin: 0px auto;
	background: #fff;
}

.center1>a>p{
	font-size: 18px;
    line-height: 40px;
    color: #333333;
    text-indent: 2em;
    margin: 20px 0px;
    padding: 10px 5%;
}
.center1>a>p>span{
	color: #e60012;
}
 .swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* 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{
     	width: 100% !important;
     }
     .swiper-slide>img{
     	width: 100%;
     }
     .swiper-slide>a{
     	width: 90%;
     }
    .swiper-slide>a>img{
    	width: 100% !important;
    }
.center2{
	width: 100%;
}
.center2>ul{
	width: 100%;
}
.center2>ul>li{
	width: 90%;
	margin: 20px auto;
	background: #f3fafc;
	padding: 10px 10px;
	overflow: hidden;
}
.center2>ul>li>img{
	float: left;
	width: 263px;
}
.center2>ul>li>.right{
	float: right;
	width: calc(100% - 273px);
}
.center2>ul>li>.right>h3{
	color: #01559d;
	font-weight: bold;
	font-size: 22px;
	line-height: 60px;
	
}
.center2>ul>li>.right>a{
	text-align: left;
	text-indent: 2em;
	line-height: 35px;
	font-size: 18px;
	color: #333333;
}
.center2>ul>li>.right>a>p{
	font-size: 18px;
}
.center2>ul>li>.right>a>p>span{
	color: #ff0000;
}
#wrap{margin-top: 25px;padding-bottom: 20px;}
.img_table{background: #fff;}
.img_table img{margin: 0 10px;padding: 20px 0px 30px 0px;}

.p1_bottom{width: 95%;margin: 0px auto;}
.href_list{width: 95%;overflow: hidden;margin: 0px auto;}
.href_list li{float: left;margin: 10px 8px;    width: 272px;}
.href_list li a{width: auto;display: block;text-align: center;line-height: 36px;background: #fff;border: 2px solid #aaaaaa;box-sizing: border-box;padding: 0 15px;font-size: 18px;color: #000;font-weight: bold;}
.bottom_code{display: block;margin: 0 auto;}

.survay{
	width: 90%;
	margin: 20px auto;
	background: #fff;
	border-radius: 10px;
	padding: 30px 0px 80px;
	box-shadow: 5px 4px 13px -11px black;
}
.survay>a{
	display: block;
	color: #a4a4a4;
	font-size: 12px;
	text-decoration: underline;
	margin-top: 20px;
	margin-bottom: 20px;
}
.survay>h3{
	font-size: 24px;
	color: #030303;
	font-weight: bold;
	text-align: center;
	line-height: 45px;
}
.survay>p{
	font-size: 18px;
	color: #676465;
	line-height: 40px;
	padding: 0px 15px;
	text-indent: 2em;
	
}
.survay>p>span{
	font-weight: bold;
	color: #676465;
}
.survay>img{
	display: block;
	margin: 20px auto;
}
.survay>ul{
	width: 95%;
    margin: 0px auto;
    overflow: hidden;
}
.survay>ul>li{
	float: left;
	width: calc(50% - 6px);
	margin: 3px 3px;
	position: relative;
	height: 171px;
	overflow: hidden;
}
.survay>ul>li>img{
	width: 100%;
	height: 100%;
}
.survay>ul>li>div{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 171px;
	background: rgba(29,93,147,0.8);
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.survay>ul>li.active1>div{
	background: url(../images/jianbian.png) no-repeat center !important;
}
.neirong{
	width: 100%;
}

.neirong>div{
	margin: 10px 0px;
	width: 100%;
	display: none;
}
.neirong>div>h3{
	background: url(../images/bg.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	color: #01559d;
	font-size: 24px;
	    line-height: 77px;
    height: 100px;
}
.neirong>div>p{
	background: #fff;
	color: #030303;
	font-size: 18px;
	text-indent: 3em;
	line-height: 40px;
	padding: 0px 20px;
}
#listCont .pic_p{text-align: left;font-size: 18px;
color: #030303;line-height: 40px;}
#listCont{background: #fff;background-size:cover;}
.survay_txt img{display: none;}
.person_inner img{display: inline-block;}
#listCont>ul>li{
	padding: 0px 20px;
	line-height: 40px;
	font-size: 18px;
}
.newsContent .listImg{
	display: none;
}
.pic_b{
	display: none;
}
#listCont>ul>li:last-child{
	border: 0px;
}
#listCont li.title{display: none;} 
.survay>h3.person_title{
	color: #01559d;
	font-size: 23px;
	text-align: left;
	padding-left: 20px;
}
.laypage_main{
	padding: 0px 20px;
}
.laypage_main>a{
	display: block;
	margin: 10px auto;
	width: 100% !important; 
	text-align: center;
	background: #eee;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
}
.laypageskin_default .laypage_curr{
	font-weight: 700;
    color: #666;
    text-align: center;
    display: block;
    width: 100%;
    background: #01559d;
    color: #fff !important;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
}
.lianxi{
	padding: 20px 15px;
	overflow: hidden;
}
.lianxi>.left{
	width: 298px;
	float: left;
}
.lianxi>.right{
	float: right;
	width: calc(100% - 310px)
}
.lianxi>.right>p{
	font-size: 20px;
	color: #221815;
	line-height: 43px;
}
.lianxi>.right>p>a{
	color: #221815;
	text-decoration: underline;
	padding-bottom: 10px;
}
.com_right{
	width: 100%;
	margin: 10px 0px;
	background: #3376af;
	padding: 20px 0px;
}
.com_right>form>ul{
	overflow: hidden;
}
.com_right>form>ul>li{
	float: left;
	width:140px;
	height: 26px;
}
.com_right>form>ul>li>select{
	width: 90%;
	display: block;
	margin: 0px auto;
	height: 26px;
	line-height: 26px;
}
.com_right>form>ul>li>select>option{
	width: 100%;
	height: 26px;
	line-height: 26px;
}
.input_right>img{
	display: block;
	margin: 0px auto;
}
.anniu{
	width: 95%;
	margin: 0px auto;
	
}
.anniu>ul{
	overflow: hidden;
	width: 100%;
}
.anniu>ul>li{
	float: left;
    width: 192px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #01559d;
    font-size: 16px;
    font-weight: bold;
    background: #e5e5e5;
    margin: 10px 5px;
    cursor: pointer;
}
.anniu>ul>li.active2{
	background: #01559d;
	color: #fff;
}
.comlist_box{
	width: 95%;
	margin: 0px auto;
}
.comlist_box>div{
	display: none;
	margin-bottom: 100px;
}
.comlist_box>div>div{
	padding: 20px 15px;
	max-height: 770px;
	overflow-y: scroll;
	
}
.comlist_box>div>div>p{
	overflow: hidden;
	width: 100%;
}
.comlist_box>div>div>p img{
	display: block;
	float: left;
	width:  272.33px;
	border: 1px solid #c5c5c5;
	margin: 7px 5px;
	height: 180px;
}
.comlist_box>div>div>p a{
	display: inline-block;
	width: 272.33px;
	margin: 0px 5px;
}

.comlist_box>div>div>p a img{
	display: block;
	width:  272.33px;
	border: 1px solid #c5c5c5;
	margin: 7px 5px;
	height: 180px;
}
/*.comlist_box>div>div>p img{
	display: block;
	float: left;
	width: 49%;
	border: 1px solid #c5c5c5;
	margin: 7px 0px;
	height: 192px;
}
.comlist_box>div>div>p a{
	display: inline-block;
	width: 49%;
}
.comlist_box>div>div>p a img{
	display: block;
	width: 100%;
	border: 1px solid #c5c5c5;
	margin: 7px 0px;
	height: 192px;
}
.comlist_box>div>div>p a:nth-child(2n) img{
	margin-left: 2%;
}
.comlist_box>div>div>p span:nth-child(2n) img{
	margin-left: 2%;
}
.comlist_box>div>div>p>img:nth-child(2n){
	margin-left: 2%;
}*/
.comlist_box>div>div::-webkit-scrollbar {
  width: 5px;
}

.comlist_box>div>div::-webkit-scrollbar-track {
  background-color: #ebedeb;
  -webkit-border-radius: 1em;
  -moz-border-radius:1em;
  border-radius: 1em;
}

.comlist_box>div>div::-webkit-scrollbar-thumb {
  background-color: #01559d;
  -webkit-border-radius: 1.1em;
  -moz-border-radius: 1.1em;
  border-radius: 1.1em;
  height: 50px;
}
#JobSearchShow{
	width: 95%;
	margin: 0px auto;
	
}
#JobSearchShow li{
	width:90%;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	border-radius: 10px;
	border: 1px solid #969696;
	margin: 10px auto;
	overflow: hidden;
}
#JobSearchShow li span{
	float: left;
	display: block;
	font-size: 20px;
	color: #3d3d3d;
	padding-left: 10px;
	width: 70%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
}
#JobSearchShow li a{
	display: block;
	float: right;
	width: 150px;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	background: #01559d;
	border-radius: 15px;
	text-align: center;
	margin-top: 3px;
	margin-right: 10px;
}

.jobcontent>div:last-child{
	display: none;
}
.comlist_inner{
	width: 95%;
	margin: 0px auto;
}
.comlist_inner h3{
	background: url(../images/title_bg.png) no-repeat;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	color: #fff;
	font-size: 18px;
	margin: 20px 0px;
}
.comlist_inner p{
	padding: 0px 20px;
	text-indent: 2em;
	font-size: 18px;
	color: #030303;
}
.gsjs_list{
	width: 95%;
	margin: 0px auto;
	box-shadow: 5px 4px 13px -11px black;
	display: none;
}
