/*@font-face {
  font-family: "pingfang";
  src: url(pingfang.ttf) format("truetype");
}*/
*{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: "microsoft yahei"
}
body{
	font-family: "microsoft yahei";
}
img{
	max-width: 100%;
	border: 0px;
}
a{
	text-decoration: none;
	color: #333;
}
a:hover{
	text-decoration: none;
}
.w1200{
	width: 1200px;
	margin: 0px auto
}
.ov{
	overflow: hidden
}
.cl{
	clear: both;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.banner .swiper-slide {
	height: 583px;
}
.nav{
	margin-top: 10px;
	height: 69px;
}
.navbar{
	transition: all 0.5s;
	z-index: 800;
	
}
.nav>li {
    box-sizing: border-box;
    padding-top: 8px;
    padding-right: 20px;
}
.act{
	background-color: rgba(255,255,255,0.95);
	border-bottom: 1px solid #ddd;
}
.nav a{
	color: #fff;
	font-size: 16px;
}
.act a{
	color: #333;
	
}
.nav li:hover>.xl{
	transform: scale(1);
	opacity: 1;
}
.xl a:hover{
	background-color: #f6f6f6;
	color: #5a91fc;
}
.act .xl a:hover{
	background-color: #eee;
	color: #333;
}
.navbar-brand{
	margin-top: 10px;
	padding-bottom: 5px;
}

.keyword{
	display: block;
	float: left;
	border: 0px solid #fff;
	outline: none;
	text-indent: 10px;
	width: 100%;
	border-radius: 5px;
}

.xl{
	position: absolute;
	width: 160%;
	opacity: 0;
	top: 45px;
	left: 15px;
	/*left: -35px;*/
	background-color: #fff;
	text-align: center;
	transform: scale(0);
	transform-origin: 0 0 0;
	-webkit-transform-origin: 0 0 0;
	border-radius: 5px;
	box-shadow: 0px 0px 2px #ccc;
	transition: all 0.3s ease-in;	
}
.act .xl{
	background-color: #fff;
}
.xl a{
	display: block;
	line-height: 40px;
	height: 40px;
	color: #333;
	font-size: 12px;
}
.act .xl a{
	display: block;
	line-height: 40px;
	height: 40px;
	color: #333;
	font-size: 12px;
	
}
.search_btn{
	
	border: 0px;
	float: right;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	outline: none;
}
.search_pic{
	display: block;
	float: right;
	margin-top: 29px;
	margin-left: 10px;
	cursor: pointer;
}
.search_mask{
	position: fixed;
	z-index: 900;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	left: 0px;
	top: 0px;
	display: none;
}
.search_mask .search_box{
	margin: 0px auto;
	width: 500px;
	background-color: #fff;
	
	
	height: 40px;
	line-height: 40px;
	
	margin-top: 200px;
	position: relative;
}
.banner_txt{
	
	opacity: 0;
	transition: all 0.8s ease-out;
}
.banner .swiper-slide{
	overflow: hidden;
}
.pr{
	position: relative;
}
.banner_txt{
	position: absolute;
	z-index: 100;
	top: 200px;
	left: -100%;
	color: #fff;
}
.swiper-slide-active .banner_txt{
	opacity: 1;
	left: 0%;
}
.banner_txt h1 i{
	font-style: normal;
	color: #169490;
}
.banner_txt p{
	font-size: 15px;
	color: #eee;
}
.banner_txt span{
	display: inline-block;
	margin-right: 15px;
	border: 1px solid rgba(255,255,255,0.5);
	border-radius: 5px;
	padding: 5px 20px;
	font-size: 16px;
	margin-top: 20px;
}
.ind_title{
	text-align: center;
	margin: 50px auto;
	margin-top: 80px;
}
.ind_title p{
	color: #000;
	font-size: 34px;
}
.ind_title span{
	display: block;
	color: #999;
	font-size: 20px;
}
.cpxl{
	text-align: center;
}
.cpxl a{
	display: block;
	box-sizing: border-box;
	padding:5px;
	transition: all 0.5s ease-out;
	border: 1px solid #eee;
	height: 350px;
}
.cpxl a p{
	color: #5a91fc;
	font-size: 26px;
	margin-top: 20px;transition: all 0.5s ease-out;
}
.cpxl a span{
	display: block;
	color: #000;
	font-size: 18px;transition: all 0.5s ease-out;
}
.cpxl a i{
	font-style: normal;
	display: block;
	color: #999;
	font-size: 14px;
	margin-top: 10px;transition: all 0.5s ease-out;
}
.cpxl a:hover{
	
	background-color: #5a91fc;
	color: #fff;
}
.cpxl a:hover p{
	color: #fff;
	font-size: 26px;
	margin-top: 20px;
}
.cpxl a:hover span{
	display: block;
	color: #fff;
	font-size: 18px;
}
.cpxl a:hover i{
	font-style: normal;
	display: block;
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
}
.cpxl a img{
	display: block;
	width: 100%;
}
.fwzx{
	background: url(fwzx_bg.jpg) bottom center no-repeat;
	height: 650px;
}

.fwzx_item p{
	color: #5a91fc;
	font-size: 22px;
}
.fwzx_item span{
	display: block;
	color: #999;
}
.fwzx_item i{
	height: 100px;
	width: 2px;
	background: linear-gradient(#5a91fc,#ffffff);
	position: absolute;
	top:180px;
	transition: all 0.5s;	
}
.fwzx_item:hover i{
top: 119px;
height: 150px;
}
.fwzx_item.text-left i{
	
	left: 0px;
	
}
.fwzx_item.text-center i{
	
	left: 180px;
	
}
.fwzx_item.text-right i{
	
	right:0px;
	
}


.fwzx_item a{position: relative; display: block; box-sizing: border-box;padding: 20px;}
.fwzx_item a:before,.fwzx_item a:after{content:"";display:block;width: 0;height:0;border:2px solid transparent;box-sizing: border-box;position: absolute;}
 
.fwzx_item a:before{top:0;left:0;transition: border-color 0s ease-in 0.8s,width 0.2s ease-in 0.6s,height 0.2s ease-in 0.4s;}
.fwzx_item a:after{right:0;bottom:0;transition: border-color 0s ease-in 0.4s,width 0.2s ease-in 0.2s,height 0.2s ease-in ;}
 
.fwzx_item:hover a:before{width:100%;height:100%;transition:width 0.2s ease-in ,height 0.2s ease-in 0.2s;border-top-color:#5a91fc;border-right-color:#5a91fc;}
.fwzx_item:hover a:after{width:100%;height:100%;transition: border-color 0s ease-in 0.4s,width 0.2s ease-in 0.4s,height 0.3s ease-in 0.6s;border-bottom-color:#5a91fc;border-left-color:#5a91fc;}

.jianchi{
	background: url(jianchi_bg.jpg) top center no-repeat;
	height: 630px;
	background-size: cover;
}
.jianchi .ind_title p{
	color: #fff;
}
.jianchi .ind_title span{
	color: #fff;
}
.jcitem{
	text-align: center;
	color: #fff;
	margin-top: 30px;
	transition: all 0.5s ease-in;
}
.jcitem p{
	font-size:22px;
	margin-top: 40px;
}
.jcitem span{
	display: block;
	line-height: 24px;
	padding: 0px 50px;
}
.jcitem img{
	display: block;
	margin: 10px auto;
	width: 140px;
	
}
.jcitem:hover {
	margin-top: -10px;
}
.newsitem{
	margin-top: 20px;
}
.newsitem a{
	border: 0px solid #eee;
	display: block;
	position: relative;
	transition: all 0.5s;
	
}
.newsitem .bd{
	overflow: hidden;
}
.newsitem .bd img{
	transition: all 0.5s ease-out;
	display: block;
	transform: scale(1);
	height: 211px;
}
.newsitem a:hover .bd img{
	transform: scale(1.1);
}
.newsitem a p{
	box-sizing: border-box;
	padding: 20px;
	font-size: 18px;
	padding-bottom: 5px;
}
.newsitem a p span{
	display: block;
	color: #999;
	font-size: 14px;
	margin-top: 10px;
}
.newsitem a i{
	display: block;
	font-style: normal;
	color: #fff;
	font-size: 14px;
	background: url(ind_newsclass.png) center center no-repeat;
	width: 80px;
	position: absolute;
	top: -7px;
	left: 0px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	box-sizing: border-box;
	padding-left: 5px;
	z-index: 300;
}
.hezuo{
	margin-bottom: 80px;
}
.hezuo a{
	display: block; text-align:center; padding:10px 0;
	
}


.sqsy{
	background: url(shenqing.jpg) top center no-repeat;
	height: 150px;
	
}
.sq_txt{
	line-height: 150px;
	color: #fff;
	font-size: 30px;
}
.sq_btn{
	width: 160px;
	background-color: #fff;
	text-align: center;
	display: block;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	float: right;
	margin-top: 55px;
	font-size: 18px;
}
.foot{
	background-color: #22263E;
	box-sizing: border-box;
	padding: 20px 0px;
}
.lxitem{
	margin-top: 30px;
	color: #999;
}
.footnav{
	margin-top: 30px;
	color: #999;
}
.footnav p{
	font-size: 15px;
	color: #ddd;
	margin-top: 8px;
	margin-bottom: 15px;
}
.footnav a{
	display: block;
	color: #999;
	margin-top: 15px;
}
.footnav a:hover{
	color: #fff;
}
.frlink{
	color: #999;
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
}
.frlink a{
	color: #999;
	
}
.frlink a:hover{
	color: #fff;
}
.frlink p{
	margin-top: 10px;
}
.cpys {
	text-align: center;
}
.cpys p{
	font-size: 18px;
	font-weight: 600;
	margin-top: 20px;
}
.cpys .col-lg-3{
	margin-bottom: 20px;
}
.cpys span{
	font-size: 14px;
	
	color: #888;
}
.jslc{
	background-color: #F6F7F9;
	box-sizing: border-box;
	padding: 20px 0px;
	margin-top: 40px;
}
.jslc img{
	display: block;
	margin: 0px auto;
	margin-bottom: 40px;
}
.dqmlist>.row:nth-child(2n){
	background-color:#F6F7F9 ;
}
.dqmlist>.row .pic img{
	display: block;
	margin: 0px auto;
}
.dqmlist>.row:nth-child(2n) .pic{
	float: right;
}
.dqmlist .row{
	box-sizing: border-box;
	padding: 20px 0px;
}
.dqmlist .row .txt h3{
	margin-top: 100px;
}
.dqmlist .row .txt p{
	color: #5a91fc;
}
.dqmlist .row .txt i{
	display: block;
	width: 40px;
	margin: 20px 0px;
	border-bottom: 2px solid #5a91fc;
}
.dqmlist .row .txt span{
	color: #666;
	line-height: 30px;
}
.cptd a{
	display: block;
	text-align: center;
	margin-bottom: 40px;
	transition: all 1s ease-out;
	padding: 30px 0px;
}
.cptd a:hover{
	box-shadow: 0px 0px 3px #ccc;
	background-color: #fafafa;
}
.cptd a p{
	font-size: 16px;
	margin-top: 20px;
}
.cpys_box{
	background-color: #F6F7F9;
	box-sizing: border-box;
	padding: 20px 0px;
}
.cpys_item{
	margin-bottom: 30px;
}
.cpys_item a{
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 30px;
	transition: all 1s ease-out; 
	display: block;
}
.cpys_item a p{
	font-size: 18px;
	font-weight: 500;
	color: #666;
}
.cpys_item a p img{
	margin-right: 10px;
}
.cpys_item a span{
	display: block;
	min-height: 180px;
	line-height: 26px;
	color: #888;
	margin-top: 20px;
}
.cpys_item a:hover{
	background-color: #fafafa;
}
.ind_title i{
	display: block;
	margin: 20px auto;
	width: 60px;
	border-bottom: 2px solid #5a91fc;
}
.sjzd{
	text-align:justify;font-size: 14px;color: #666;line-height: 30px; min-height:500px; padding-bottom:150px;
}
.zsjzx_bg1{
	background:url(zsjzx_bg1.jpg) top center no-repeat;
	color: #fff;
	background-size: cover;
	padding: 50px 0px;
}
.zsjzx_bg2{
	padding: 50px 0px;
}
.zsjzx_bg2 .pic{
	float: right;
}
.zsjzx_bg1 .pic{
	margin-bottom: 50px;
}
.zsjzx_bg1 .txt{
	margin-top: 100px;
}
.zsjzx_bg1 .txt p{
	font-size: 20px;
}
.zsjzx_bg1 .txt i{
	display: block;
	margin: 20px 0px;
	width: 60px;
	border-bottom: 2px solid #fff;
}
.zsjzx_bg1 .txt span{
	display: block;
	font-size: 16px;
	line-height: 26px;
}

.zsjzx_bg2 .txt{
	margin-top: 100px;
}
.zsjzx_bg2 .txt p{
	font-size: 20px;
	color: #5a91fc;
}
.zsjzx_bg2 .txt i{
	display: block;
	margin: 20px 0px;
	width: 60px;
	border-bottom: 2px solid #5a91fc;
}
.zsjzx_bg2 .txt span{
	display: block;
	font-size: 16px;
	line-height: 26px;
}
.zsjzx_ban{
	background: url(zsjzx_ban.jpg) top center no-repeat;
	
}
.mdm_ban{
	background: url(../img/mdm_ban.jpg) top center no-repeat;
}
.sjzd_ban{
	background: url(../img/sjzd_ban.jpg) top center no-repeat;
}
.dsjzx_ban{
	background: url(../img/dsjzx_ban.jpg) top center no-repeat;
}
.dsb_ban{
	background: url(../img/dsb_ban.jpg) top center no-repeat;
}
.dqm_ban{
	background: url(../img/dqm_ban.jpg) top center no-repeat;
}
.ai_ban{
	background: url(../img/ai_ban.jpg) top center no-repeat;
}
.khxq_ban{
	background: url(../img/khxq_ban.jpg) top center no-repeat;
}
.zjsj_ban{
	background: url(../img/zjsj_ban.jpg) top center no-repeat;
}
.zsgx_ban{
	background: url(../img/zsgx_ban.jpg) top center no-repeat;
}
.about_ban{
	background: url(../img/about_ban.jpg) top center no-repeat;
}
.job_ban{
	background: url(../img/job_ban.jpg) top center no-repeat;
}
.n_ban{
	background-size: cover;
	height: 500px;
	position: relative;
}
.nban_txt{
	text-align: center;
	color: #fff;
	padding-top: 200px;
}
.nban_txt p{
	font-size: 20px;
}

.khinfo{
	padding: 100px 0px;
}
.khinfo span{
	display: block;
	color: #888;
	line-height: 30px;
}
.khinfo i{
	display: block;
	width: 60px;
	margin: 10px 0px;
	border-bottom: 2px solid #369aff;
}
.khinfo .khlogo a{
	border: 1px solid #ddd;
	padding: 80px 0px;
	display: block;
}
.khinfo .khlogo img{
	display: block;
	margin: 0px auto;
}
.khxqitem{
	text-align: center;
	box-sizing: border-box;
	margin-top: 30px;
}
.khxqitem a{
	display: block;
	box-sizing: border-box;
	padding:50px 20px;
	
}
.khxqitem a p{
	font-size: 18px;
	margin-top: 10px;
}
.khxqitem a span{
	display: block;
	line-height: 30px;
	color: #999;
	text-align: left;
}
.back{
	width: 200px;
	display: block;
	margin: 50px auto;
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-color:#5a91fc;
	border: 0px;
	border-radius: 5px;
}
.back:hover{
	background-color: #007AFF;
	color: #fff;
}
.zjsj_list{
	margin-bottom: 30px;
}
.zjsj_list a{
	display: block;
	box-sizing: border-box;
	padding: 20px;
	box-shadow: 0px 0px 2px #ddd;
	margin-top: 30px;
	transition: all 1s ease-out;
}
.zjsj_list a:hover{
	box-shadow: 0px 0px 5px #ccc;
}
.zjsj_list a img{
	display: block;
	margin: 30px auto;
}
.zjsj_list a i{
display: block;
font-size: 18px;
margin: 0px auto;	
margin-top: 40px;
text-align: center;
border-top: 1px solid #ddd;
padding-top: 30px;
}
.zjsj_list a span{
	display: block;
	margin-top: 30px;
	line-height: 30px;
	color: #88;
}
.zsgxlist li >div{
	margin-top: 40px;
}
.zsgxlist li>div a p{
	font-size: 16px;
	margin-top: 10px;
}
.zsgxlist li>div a span{
	display: block;
	color: #999;
	
}
.zsgxlist li>div a{
	display: block;
}
.zsgxlist li>div a img{
	transition: all 1s ease-out;
	transform: scale(1);
	height: 211px;
}
.zsgxlist li>div a:hover img{
	transform: scale(1.2);
}
.zxgx_class{
	border-bottom: 1px solid #ddd;
	height: 80px;
	box-sizing: border-box;
	padding-top: 30px;
}
.zxgx_class span{
	font-size: 16px;
}
.zxgx_class a{
	display: inline-block;
	line-height: 30px;
	text-align: center;
	padding: 0px 15px;
	border-radius: 15px;
	font-size: 16px;
	box-sizing: border-box;
	
}
.zxgx_class .hover{
	background-color: #5a91fc;
	color: #fff;
}
.zxgx_class a:hover{
	background-color: #5a91fc;
	color: #fff;
	
}
.nopc{
	display: none;
}
.about_class{
	height: 60px;
	z-index: 300;
	position: absolute;
	bottom: 0px;
	width: 100%;
	left: 0px;
	background-color: rgba(0,0,0,0.2);
}
.about_class a{
	display: block;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 16px;
}
.about_class a:hover{
	background-color: #5a91fc;
	color: #fff;
}
.about_class .hover{
	background-color: #5a91fc;
	color: #fff;
}
/*==============*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
/*.slick-dots li button:focus:before
{
    opacity: 1;
}*/
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

 /*   opacity: .25;*/
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}*/

.about_event .section2 .time_line {
  padding: 0 6.5vw;
  margin-top: 4.5vw;
}
.about_event .section2 .time_line .slick-list {
  background: url(img5.png) center bottom no-repeat;
  background-size: 100% 30px;
}
.about_event .section2 .time_line .item {
  height: 70px;
  position: relative;
  outline: none;
}
.about_event .section2 .time_line .item span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 35px;
  font-size: 20px;
  color: #bbbfc8;
  font-family: 'PingB';
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about_event .section2 .time_line .item.slick-current span {
  font-size: 30px;
  color: #5a91fc;
}
.about_event .section2 .time_line .slick-arrow {
  width: 55px;
  height: 55px;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  font-size: 0;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 2;
}
.about_event .section2 .time_line .slick-arrow.slick-prev {
  left: 0;
  background-image: url(prev_3.png);
    border: 0px;
  outline: none;
}
.about_event .section2 .time_line .slick-arrow.slick-prev:hover {
  background-image: url(prev_2.png);
    border: 0px;
  outline: none;
}
.about_event .section2 .time_line .slick-arrow.slick-next {
  right: 0;
  background-image: url(next_3.png);
  border: 0px;
  outline: none;
}
.about_event .section2 .time_line .slick-arrow.slick-next:hover {
  background-image: url(next_2.png);
    border: 0px;
  outline: none;
}
.about_event .section2 .time_content {
  max-width: 830px;
  margin: 4.5vw auto 0;
}
.about_event .section2 .time_content .child {
  display: none;
}
.about_event .section2 .time_content .child.active {
  display: block;
}
.about_event .section2 .time_content .child.opa {
  opacity: 0;
  visibility: hidden;
}
.about_event .section2 .time_content ul {
  position: relative;
  -webkit-animation: o-upfade-top 0.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  -moz-animation: o-upfade-top 0.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  -ms-animation: o-upfade-top 0.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  animation: o-upfade-top 0.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.about_event .section2 .time_content ul li {
  position: relative;
  padding-bottom: 4vw;
}
.about_event .section2 .time_content ul li:before {
  content: '';
  width: 0;
  border-left: 1px solid #e6e8ec;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
}
.about_event .section2 .time_content ul li:after {
  content: '';
  display: block;
  clear: both;
}
.about_event .section2 .time_content ul li .img_box {
  width: 50%;
  padding-top: 40px;
}
.about_event .section2 .time_content ul li .img_box .img {
  border-radius: 10px;
  overflow: hidden;
}
.about_event .section2 .time_content ul li .img_box img {
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about_event .section2 .time_content ul li .txt_box {
  width: 50%;
  position: relative;
}
.about_event .section2 .time_content ul li .txt_box .date {
  font-size: 24px;
  line-height: 1;
  color: #4b4c4e;
  font-family: 'PingB';
  margin-bottom: 10px;
  margin-top: -4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about_event .section2 .time_content ul li .txt_box .date:after {
  content: '';
  width: 18px;
  height: 18px;
  background-color: #fff;
  border: 3px solid #5a91fc;
  border-radius: 50%;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about_event .section2 .time_content ul li .txt_box .date:before {
  content: '';
  width: 1.9vw;
  height: 1px;
  background: #5a91fc;
  position: absolute;
  top: 9px;
}
.about_event .section2 .time_content ul li .txt_box p {
  font-size: 16px;
  line-height: 2;
  color: #4b4c4e;
  margin-bottom: 1vw;
}
.about_event .section2 .time_content ul li:nth-of-type(odd) .img_box {
  padding-right: 3vw;
  float: left;
}
.about_event .section2 .time_content ul li:nth-of-type(odd) .txt_box {
  padding-left: 3vw;
  float: left;
 
}
.about_event .section2 .time_content ul li:nth-of-type(odd) .txt_box .date:after {
  left: -9px;
}
.about_event .section2 .time_content ul li:nth-of-type(odd) .txt_box .date:before {
  left: 0;
}
.about_event .section2 .time_content ul li:nth-of-type(even) .img_box {
  padding-left: 3vw;
  float: right;
}
.about_event .section2 .time_content ul li:nth-of-type(even) .txt_box {
  padding-right: 3vw;
  float: right;
  text-align: right;
}
.about_event .section2 .time_content ul li:nth-of-type(even) .txt_box .date:after {
  right: -9px;
}
.about_event .section2 .time_content ul li:nth-of-type(even) .txt_box .date:before {
  right: 0;
}
.about_event .section2 .time_content ul li:hover .img_box img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.about_event .section2 .time_content ul li:hover .txt_box .date {
  color: #5a91fc;
}
.about_event .section2 .time_content ul li:hover .txt_box .date:after {
  background-color: #5a91fc;
}
.about_event .section2 .time_content ul:after {
  content: '';
  width: 30px;
  height: 18px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/about/icon1.png");
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
}
.huoban>div{
	text-align: center;
	margin-bottom: 20px;
}
.newslist>.row>div{
	margin-top: 30px;
}
.newslist>.row>div a{
	display: block;
}
.newslist>.row>div a img{
	transition: all 1s ease-out;
	transform: scale(1);
}
.newslist>.row>div a:hover img{
	
	transform: scale(1.2);
}
.newslist>.row>div a .news_titlebox{
	overflow: hidden;
	margin-top: 10px;
}
.newslist>.row>div a .news_titlebox .news_date{
	width: 80px;
	height: 80px;
	border: 1px solid #ddd;
	float: left;
	text-align: center;
	margin-right: 10px;
	background: url(newsarr.png) top center no-repeat;
}
.newslist>.row>div a .news_titlebox .news_date span{
	display: block;
	line-height: 36px;
	border-bottom: 3px solid #FFB700;
	font-size: 18px;
}
.newslist>.row>div a .news_titlebox .news_date p{
	color: #fff;
	font-size: 18px;
	background-color: #5a91fc;
	height: 40px;
	line-height: 40px;
}
.newslist>.row>div a .news_titlebox .news_title p{
	font-size: 16px;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 5px;
}
.newslist>.row>div a .news_titlebox .news_title span{
	display: block;
	color: #666;
}
.nr .news_name{
	text-align: center;
	font-size: 26px;
	font-weight: 600;
	padding-top: 10px;
}
.nr .news_name span{
	font-size: 12px;
	display: block;
	color: #999;
	line-height: 40px;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}
.nr .news_content{
	line-height: 30px;
	color: #666;
	padding: 20px 0px;
}
.news_foot{
	border-top: 1px solid #ddd;
	overflow: hidden;
	padding-top: 20px;
	margin-bottom: 50px;
}
.news_foot .nextnews {
	width: 50%;
	float: left;
}
.news_foot .nextnews a{
	display: block;
	line-height: 30px;
	font-size: 12px;
}
.bdsharebuttonbox{
	float: right;
}
.joblist >.row>div{
	margin-top: 30px;
}

.joblist >.row>div a{
	display: block;
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 30px;
	transition: all 0.5s ease-out;
}
.joblist>.row>div a:hover {
	background-color: #5a91fc;
	color: #fff;
}
.joblist>.row>div a:hover p{
	color: #fff;
	background: url(add1.png) left center no-repeat;
}
.joblist>.row>div a:hover span{
	color: #fff;
	
}
.joblist>.row>div a:hover i{
	color: #fff;
	
}
.joblist >.row>div a p{
	text-indent: 20px;
	background: url(add.png) left center no-repeat;
	font-size: 16px;
	color: #666;
	transition: all .5s ease-out;
}
.joblist >.row>div a h1{
	font-size: 24px;
}
.joblist >.row>div a span{
	display: block;
	line-height: 30px;
	color: #666;
	transition: all 0.5s ease-out;
}
.joblist >.row>div a i{
	display: block;
	color: #5a91fc;
	font-style: normal;
	font-size: 16px;
	margin-top: 10px;
	transition: all 0.5s ease-out;
}
.jobitem{
	line-height: 40px;
	margin-bottom: 10px;
	margin-top: 30px;
	background: url(jobinfo_bg.jpg) top center no-repeat;
	padding-top: 35px;
	padding-bottom: 35px;
}
.contact_ban{
	background: url(contact_ban.jpg) top center no-repeat;
	
}
.contactrow {
	text-align: center;
	margin-bottom: 20px;
}
.contactrow >div{
	margin-top: 20px;
}
.contactrow p{
	font-size: 18px;
	margin-top: 20px;
}
.contactrow span{
	display: block;
	font-size: 16px;
	color: #888;
}
#allmap{
	height: 400px;
}
.msgrow>div{
	margin-top: 20px;
}
.msg_inp{
	background-color: #f8f8f8;
	height: 40px;
	line-height: 40px;
	width: 100%;
	border: 0px;
	text-indent: 20px;
	outline: none;
}
.msg_biginp{
	background-color: #f8f8f8;
	
	line-height: 40px;
	width: 100%;
	border: 0px;
	text-indent: 20px;
	outline: none;
}
.zxyp p{
	font-size: 16px;
}
.zxyp p span{
	color: #c00;
}
.zxyp>div{
	margin-top: 20px;
}
.ypinp{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	border: 1px solid #ddd;
	border-radius: 5px;
	outline: none;
}
.zpsminp{
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	border: 1px solid #ddd;
	border-radius: 5px;
	outline: none;
}
.ypsel{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	border: 1px solid #ddd;
	border-radius: 5px;
	outline: none;
}
.ypinpbig{
	width: 100%;
	display: block;
	line-height: 40px;
	text-indent: 10px;
	border: 1px solid #ddd;
	border-radius: 5px;
	outline: none;
}
.webuploader-container{
	width: 100px;
	float: left;
}
.btn-default{
	height: 40px;
	width: 86px;
}
.webmaprow div{
	margin-top: 40px;
	min-height: 240px;
	margin-bottom: 30px;
}
.webmaprow div p{
	font-size: 24px;
	font-weight: 600;
}
.webmaprow div a{
	display: block;
	line-height: 40px;
	font-size: 16px;
	color: #666;
}
.webmaprow div i{
	display: block;
	width: 40px;
	border-bottom: 3px solid #5a91fc;
	margin: 20px 0px;
}
.row404 img{
	display: block;
	margin: 30px auto;
	margin-top: 22%;
}
.row404 p{
	color: #000;
	font-size: 22px;
	line-height: 60px;
	text-align: center;
}

/*分页样式*/

.page_info {
	height: 50px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0;

	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 50px;

	padding-top: 20px;
}

.page_info span {
	padding: 0 2px;

}

.page_list {
	height: 50px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 0;

	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 50px;

	padding-top: 20px;
}
.page_list a:first-child{
	display: none;
}
.page_list a:last-child{
	display: none;
}
.page_list a {
	display: inline-block;
	color: #898989;
	text-align: center;
	padding: 0 10px;
	margin: 0 5px;
}

.page_list a:hover {
	color: #fff;
	background: #95B9FD;
}

.page_list a.on {
	color: #fff;
	background: #5a91fc;
}
.gotop {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    background-color: #5a91fc;
    cursor: pointer;
    position: fixed;
    right: 60px;
    bottom: 60px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    display: none;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    z-index: 9999;
}
.speedlink{
	display: block;
	margin-top: 20px;
}
.more{
	display: block;
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background-color:  #5a91fc;
	margin: 50px auto;
	border-radius: 5px;
}
.more:hover{
	color: #fff;
}
#more_data{
	background-color: #f8f8f8;
/*box-shadow: 0px 0px 3px #999;*/
width: 500px;
top: 40px;
left: 0px;
position: absolute;

}
#more_data li a{
	display: block;
	line-height: 50px;
	text-indent: 20px;
	height: 50px;
	width: 100%;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	border-top: 1px dotted #eee;
}
#more_data li a:hover{
	background-color: #f4f4f4;
}
#more_data{
	max-height: 510px;
	overflow-y: auto;
}
#bdshare_weixin_qrcode_dialog{
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
}


.bdshare-button-style0-16 .bds_weixin {
    background: url(../img/footer_ico4.svg) top center no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 3px;
    background-position: 0 0px;
}
.footqr{
	text-align: right;
}
.footqr img{
	display:inline-block;
	width: 86px;
}
.khxq_ad{
	height: 450px;
}
.hezuoitem{
	border:1px solid #ddd;

}
