
/* CSS Document */
 body,html{position:relative;height:100%}
body{margin:0;padding:0;overflow-x: hidden;}
	  ul,li{list-style: none;padding: 0;margin: 0;}
	  p{padding: 0;margin: 0;}

.about_list {
	width: 1536px;
	margin: auto;
}
.abouter {
	padding: 33px 0 33px;
	margin-top: 1px;
	bottom: 3%;
	z-index: 999;
	width: 100%;
	margin: auto;
	border-bottom: 1px #ccc solid;
}

.about_item_block {
	width: 25%;
	float: left;
	box-sizing: border-box;
	padding-left: 20px;
	height: 67px;
	border-right: 1px #ccc solid;
    padding-right: 50px;
	padding-top: 12px;
}

.about_item_block:first-child {
	padding-left: 0
}

.about_list.abouter.about_item_block:before {
	position: absolute;
	about: '';
	width: 1px;
	height: 40px;
	background: #000;
	right: 0;
	top: 16px
}
.about_item_block:last-child {
	border-right: none;
    padding-right: 0;
}
.about_list.abouter.about_item_block:last-child:before {
	display: none;
}

.about_list.abouter .about_item_block p {
	color: #757575;
	float: left;
    line-height: 60px;
}

.about_list.abouter .about_item_block p.about_number {
	font-size: 36px;
	font-family: "微软雅黑";
	line-height: 47px;
	height: 47px;
	font-weight: bold;
}

.about_list.abouter.about_item_block p.about_number.about_unit {
	font-size: 13px;
	color: #000;
	opacity: .1;
	margin-left: 5px;
	position: relative;
	top: -15px
}

.about_title {
	font-size: 14px;
	opacity: .5;
	line-height: 20px;
	padding-left: 20px;
}

.about_list.abouter.about_item_block img {
	width: 40px;
	height: 40px;
	margin-top: 16px;
	margin-right: 40px
}





.about_jianjie{
	margin:20px 0;
}
.about_jianjie h2{
	font-size: 20px;
	color: #005094;
	line-height: 50px;
	font-weight: inherit;
}
.about_jianjie h1{
	font-size: 30px;
	color: #555;
	line-height: 60px;
	font-weight: inherit;
}
.about_jianjie p{
	font-size: 16px;
	color: #777;
	line-height: 30px;
	font-weight: inherit;
	text-indent: 33px;
	text-align: justify;
}
.about_jianjie img{
	margin: 36px 0;
	width: 100%;
}
.about_yuanjing{
	background: url(../image/about_yuan_bg.jpg);
	width: 100%;
	padding-bottom: 2%;
}
.yuan_title{
	margin: auto;
	text-align: center;
	padding: 50px 0 20px;
}
.yuan_title h1{
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	font-family: "微软雅黑";
}
.yuan_title h2{
	color: #d5d5d5;
	font-size: 16px;
	line-height: 24px;
	font-weight: inherit;
}
.about_yuanjing ul{
	width: 1536px;
	margin: auto;
}
.about_yuanjing ul li{
	width: 45%;
    float: left;
    padding: 2%;
	height: auto;
}


.about_yuanjing ul li img{
	float: left;
	padding: 3% 0;
}
.about_yuanjing ul li .yuan_cont{
	padding: 3% 0;
    max-width: 100%;
    margin-left: 70px;
}
.yuan_cont h4{
	color: #fff;
	font-size: 20px;
}
.yuan_cont p{
	color: #fff;
	font-size: 16px;
	line-height: 26px;
}
.yuan_cont span{
	display: block;
	width: 40px;
	height: 1px;
	background-color: #2cae36;
	margin: 10px 0;
}



.about_fz{
	background: url(../image/about_licheng_bg.jpg);
	width: 100%;
	height: auto;
}
.fz_title{
	margin: auto;
	text-align: center;
	padding: 50px 0 20px;
	font-family: "微软雅黑";
}
.fz_title h1{
	color: #005094;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
}
.fz_title h2{
	color: #666;
	font-size: 16px;
	line-height: 24px;
	font-weight: inherit;
	text-align: center;
}
.about_fz ul{
	width: 1536px;
	margin: auto;
}
.fz_time{
	position:relative;
	top: 290px;
	left: 0;
}
.fz_time p{
	position:absolute;
	left: 42px;
	top: 8px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.fz_time span{
	position:absolute;
	display: inline-block;
	width: 1px;
	background-color: rgba(0,145,67,0.5);
}
.fz_cont{
	background-color: rgba(0,80,148,0.8);
	border: solid 1px #93c11d;
	border-radius: 20px;
	padding: 30px 20px;
	position: absolute;
}
.fz_cont img{
	float: left;
	padding-right: 15px;
}
.fz_cont h5{
	float: left;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
}
.fz_time1{
	position:relative;
	top: 290px;
	left: 0;
}
.fz_time1 span{
	height: 180px;
    width: 1px;
    top: -180px;
    left: 70px;
}
.fz_cont1{
    top: -265px;
	left: -70px;
}
.fz_time2{
	top: 173px;
    left: 240px;
}
.fz_time2 span{
	height: 116px;
	width: 1px;
	top: 44px;
    left: 70px;
}
.fz_cont2{
    top: 158px;
	left: -70px;
}
.fz_time3{
	position:relative;
	top: 80px;
    left: 500px;
}
.fz_time3 span{
	height: 66px;
    width: 1px;
    top: -62px;
    left: 70px;
}
.fz_cont3{
    top: -171px;
    left: -70px;
}
.fz_time4{
	top: 30px;
    left: 780px;
}
.fz_time4 span{
	height: 135px;
    width: 1px;
    top: 54px;
    left: 70px;
}
.fz_cont4{
    top: 187px;
    left: -40px;
}
.fz_time5{
	top: -36px;
    left: 1010px;
}
.fz_time5 span{
	height: 60px;
    width: 1px;
    top: -56px;
    left: 70px;
}
.fz_cont5{
    top: -187px;
    left: -110px;
}
.fz_time6{
	top: -123px;
    left: 1250px;
}
.fz_time6 span{
	height: 146px;
	width: 1px;
	top: 44px;
    left: 70px;
}
.fz_cont6{
    top: 187px;
    left: -40px;
}
.fz_time7{
	top: -270px;
    left: 1443px;
}


.yewu_title{
	margin: auto;
	text-align: left;
	float: left;margin-top: 50px;
}
.yewu_title h1{
	color: #005094;
	font-size: 20px;
	line-height: 40px;
}
.yewu_title h2{
	color: #666;
	font-size: 16px;
	line-height: 24px;
	font-weight: inherit;
}
.yewu_nav{
	width: 1536px;
	margin: 0 auto;
	position: relative;z-index: 9;
}
.yewu_nav ul{
	float: right;
	z-index: 7;
	right: 0;margin-top: 60px;
}
.yewu_nav ul li{
	width: 156px;
	height: 50px;
	line-height: 50px;
	float: left;
	text-align: center;
	color: #888;
	margin-left: 80px;
	border-bottom: solid 1px rgb(0, 80, 148);
}
.yewu_nav ul li:active{
	color: #fff;
}
.yewu_nav ul li img{
	position:relative;
	top: 4px;
	margin-right: 6px;
}
.yewu_nav ul li:nth-child(2) img{
	position:relative;
	top: 7px;
}
.yewu{
	height: 840px;
	background: url(../image/yewu_bg.jpg) no-repeat center;
	background-size: cover;
}
.yewu_kj{height: 100%;}
.yewu_kj ul{height: 100%;}
.yewu_kj ul li{height: 100%;}
.yewu_con{
	width: 1536px;
	margin: 0 auto;
	padding-top: 200px;
	position: relative;
	z-index: 2;
	height: 640px;
}
.yewu_gs_bg{
	position: relative;
	top: -100px;
    left: 130px;
}

.yewu_gs_d img{
	float: left;
	padding-right: 15px;width: 20px;
}
.yewu_gs_d h5{
	color: #005094;
	font-size: 17px;
	font-weight: normal;
	line-height: 24px;
}
.yewu_gs_d p{
	color: #666;
	font-size: 15px;
	font-weight: normal;
}
.yewu_gs_d1{
	position: absolute;
	top: 330px;
    left: 927px;
	width: 100%;
}
.yewu_gs_d2{
	position: absolute;
	 top: 350px;
    left: 938px;
	width: 100%;
}
.yewu_gs_d3{
	position: absolute;
	 top: 374px;
    left: 917px;
	width: 100%;
}

.yewu_gs_d4{
	position: absolute;
	top: 508px;
    left: 935px;
	width: 100%;
}
.yewu_gs_d5{
	position: absolute;
	top: 554px;
    left: 887px;
	width: 100%;
}
.yewu_conkj{position: absolute;
    bottom: 40px;}
.yewu_con_tit{
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 1px solid #005094;
	margin-bottom: 20px;
}
.yewu_con1{
	padding-top: 0;
}
.yewu_con_tit h1{
	font-size: 18px;
	font-weight: normal;
}
.yewu_con1 p{
	
	color: #888888;
	font-size: 14px;
	line-height: 26px;
}
.yewu_con1 span{
	width: 5px;
	height: 5px;
	background: #005094;
	margin: 10px 10px;
	display: block;
	float: left;
}

.yewu_xm_bg{
	position: relative;
	top: -110px;
    left: -132px;
}

.yewu_xm_d img{
	float: left;
	padding-right: 15px;
}
.yewu_xm_d h5{
	color: #005094;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
}
.yewu_xm_d p{
	color: #666;
	font-size: 16px;
	font-weight: normal;
}
.yewu_xm_d1{
	position: absolute;
	top: 240px;
    left: 60px;
    width: 100%;
}
.yewu_xm_d2{
	position: absolute;
	top: 217px;
    left: 596px;
	width: 100%;
}
.yewu_xm_d3{
	position: absolute;
	top: 368px;
    left: 1015px;
	width: 100%;
}
.yewu_xm_tit{
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 1px solid #005094;
	margin-bottom: 20px;
}
.yewu_xm_tit h1{
	font-size: 18px;
	font-weight: normal;
}
.yewu_xm_con1 p{
	width: 100%;
	color: #888888;
	font-size: 14px;
	line-height: 26px;
}
.yewu_xm_con1{
	padding-top: 0;
}
.yewu_xm_con1 span{
	width: 5px;
	height: 5px;
	background: #005094;
	margin: 10px 10px;
	display: block;
	float: left;
}
.yewu_xm_guonei_bg{
	margin-top: -200px;
	    width: 100%;
}
.yewu_xm_guowai_bg{
	position: relative;
    top: -200px;
    left: -50px;
}
.yewu_guowai_d1{
	position: absolute;
	top: 275px;
    left: 140px;
	width: 100%;
}
.yewu_guowai_d2{
	position: absolute;
	top: 234px;
    left: 660px;
	width: 100%;
}
.yewu_guowai_d3{
	position: absolute;
	top: 300px;
    left: 672px;
	width: 100%;
}
.yewu_guowai_d4{
	position: absolute;
	top: 423px;
    left: 792px;
	width: 100%;
}
.yewu_guowai_d5{
	position: absolute;
	top: 557px;
    left: 736px;
	width: 100%;
}
.yewu_guowai_d6{
	position: absolute;
	top: 590px;
    left: 1170px;
	width: 100%;
}
























/*about2的发展历程*/
.container {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  flex-direction: column;
}

.timeline {
  width: 100%;
  background-color: #fff;
}
.timeline .swiper-container {
  height: 600px;
  width: 100%;
  position: relative;
}
.timeline .swiper-wrapper {
  transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;
}
.timeline .swiper-slide {
  position: relative;
  color: #fff;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.timeline .swiper-slide::after {
  content: "";
  position: absolute;
  z-index: 1;
  right: -115%;
  bottom: -10%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 80, 148, 0.7);
  border-radius: 100%;
}
.timeline .swiper-slide-content {
  position: absolute;
  text-align: center;
  width: 80%;
  max-width: 310px;
  right: 50%;
  top: 13%;
  -webkit-transform: translate(50%, 0);
          transform: translate(50%, 0);
  font-size: 12px;
  z-index: 2;
}
.timeline .swiper-slide .timeline-year {
  display: block;
  font-style: italic;
  font-size: 42px;
  margin-bottom: 50px;
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
  color: #005094;
  font-weight: 300;
  opacity: 0;
  transition: .2s ease .4s;
}
.timeline .swiper-slide .timeline-title {
  font-weight: 800;
  font-size: 34px;
  margin: 0 0 30px;
  opacity: 0;
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
  transition: .2s ease .5s;
}
.timeline .swiper-slide .timeline-text {
  line-height: 1.5;
  opacity: 0;
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
  transition: .2s ease .6s;
}
.timeline .swiper-slide-active .timeline-year {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: .4s ease 1.6s;
}
.timeline .swiper-slide-active .timeline-title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: .4s ease 1.7s;
}
.timeline .swiper-slide-active .timeline-text {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: .4s ease 1.8s;
}
.timeline .swiper-pagination {
  right: 15% !important;
  height: 100%;
  display: none;
  flex-direction: column;
  justify-content: center;
  font-style: italic;
  font-weight: 300;
  font-size: 18px;
  z-index: 1;
}
.timeline .swiper-pagination::before {
  content: "";
  position: absolute;
  left: -30px;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.timeline .swiper-pagination-bullet {
  width: auto;
  height: auto;
  text-align: center;
  opacity: 1;
  background: transparent;
  color: #005094;
  margin: 15px 0 !important;
  position: relative;
}
.timeline .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  top: 8px;
  left: -32.5px;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #005094;
  -webkit-transform: scale(0);
          transform: scale(0);
  transition: .2s;
}
.timeline .swiper-pagination-bullet-active {
  color: #005094;
}
.timeline .swiper-pagination-bullet-active::before {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.timeline .swiper-button-next,
.timeline .swiper-button-prev {
  background-size: 20px 20px;
  top: 15%;
  width: 20px;
  height: 20px;
  margin-top: 0;
  z-index: 2;
  transition: .2s;
}
.timeline .swiper-button-prev {
  left: 8%;
}
.timeline .swiper-button-prev:hover {
  -webkit-transform: translateX(-3px);
          transform: translateX(-3px);
}
.timeline .swiper-button-next {
  right: 8%;
}
.timeline .swiper-button-next:hover {
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
}
@media screen and (min-width: 768px) {
  .timeline .swiper-slide::after {
    right: -30%;
    bottom: -8%;
    width: 240px;
    height: 50%;
    box-shadow: -230px 0 150px 50vw rgba(0, 0, 0, 0.7);
  }
  .timeline .swiper-slide-content {
    right: 30%;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 310px;
    font-size: 11px;
    text-align: right;
  }
  .timeline .swiper-slide .timeline-year {
    margin-bottom: 0;
    font-size: 32px;
  }
  .timeline .swiper-slide .timeline-title {
    font-size: 46px;
    margin: 0;
  }
  .timeline .swiper-pagination {
    display: flex;
  }
  .timeline .swiper-button-prev {
    top: 15%;
    left: auto;
    right: 15%;
    -webkit-transform: rotate(90deg) translate(0, 10px);
            transform: rotate(90deg) translate(0, 10px);
  }
  .timeline .swiper-button-prev:hover {
    -webkit-transform: rotate(90deg) translate(-3px, 10px);
            transform: rotate(90deg) translate(-3px, 10px);
  }
  .timeline .swiper-button-next {
    top: auto;
    bottom: 15%;
    right: 15%;
    -webkit-transform: rotate(90deg) translate(0, 10px);
            transform: rotate(90deg) translate(0, 10px);
  }
  .timeline .swiper-button-next:hover {
    -webkit-transform: rotate(90deg) translate(3px, 10px);
            transform: rotate(90deg) translate(3px, 10px);
  }
}
@media screen and (max-width: 1600px) {
  .about_list {
    width: 1260px;
  }
  .about_yuanjing ul {
    width: 1260px;
    margin: auto;
  }
  .about_item_block {
    padding-right: 14px;
  }
  .about_title {
    padding-left: 14px;
  }
  .about_yuanjing ul li {
    padding: 1% 2.5% 3%;
  }
  .yewu{
		width: 100%;;
  }
	.yewu_nav{
		width: 1260px;margin: 0 auto;
  }
  .yewu_title {
    float: left;
  }
	.yewu_nav ul {
    float: right;
  }
	.yewu_xm_guonei_bg img{
		width: 100%;
	}
	.yewu_con{
		width:1260px;
	}
	.yewu_con4{
		    margin-left: -20px;
	}
	.yewu_con1 p {
    bottom: 60px;
    width: 100%;
    }
	.yewu_con1 {
    width: 1260px;
    margin-left: 0;
    }
	.yewu_con .yewu_gs_bg{}
	
/*	.yewu_gs_d1 {
    top: 337px;
    left: 923px;
}
	.yewu_gs_d2 {
    top: 345px;
    left: 923px;
}
	.yewu_gs_d3 {
        top: 355px;
    left: 923px;
}
	.yewu_gs_d4 {
    top: 279px;
    left: 436px;

}
	.yewu_gs_d5{top: 410px;
    left: 300px;}
	*/
	.yewu_con_tit {
    margin-left: 0;
    }
	/*.yewu_kj{
		transform: scale(0.9,0.9);
    -ms-transform: scale(0.9,0.9);
    -webkit-transform: scale(0.9,0.9);
    -o-transform: scale(0.9,0.9);
	}*/
	.yewu_xm_guonei_bg {
        margin-top: -100px;width: 110%;
		margin-left: -8%;
    }
	.yewu_xm_con1 p {
    bottom: 163px;
    }
	.yewu_nav ul li{    margin-left: 50px;}
	
}


@media screen and (min-width: 1024px) {
  .timeline .swiper-slide::after {
    right: -20%;
    bottom: -12%;
    width: 240px;
    height: 50%;
    box-shadow: -230px 0 150px 39vw rgba(0, 0, 0, 0.7);
  }
  .timeline .swiper-slide-content {
    right: 25%;
  }
}





.about_recruit{
	background: url(../image/about_recruit_bg.jpg);
	width: 100%;
}
.about_recruit ul{
	width: 79%;
    padding: 0 18%;
    padding-bottom: 100px;
    margin-top: 15px;
}
.about_recruit ul li{
	width: 36%;
    height: auto;
    position: relative;
    float: left;
    margin: 0 2%;
}

.about_recruit ul li img{
	width: 100%;
	border-radius: 20px;
}

.about_recruit ul li .about_re_tit{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -38px;
    margin-top: -60px;

}
.about_recruit ul li .about_re_tit p{
    color: #fff;
	font-size:20px;
	padding-top: 15px;
	text-align: center;
}

.g_b4foot {
    position: relative;
}

.mc_nc1ft_l {
    text-align: right;
    transition: all .36s;
	background-image: url(../image/about_recruit_pic2.png);
}

.mc_nc1ft_r {
    text-align: left;
    transition: all .36s;
	background-image: url(../image/about_recruit_pic1.png);
}

.mc_nc1ft_l, .mc_nc1ft_r {
    width: 50%;
}

.fl {
    float: left;
}

.mc_nc1ft_l .mc_nc1ft_a {
    background: #f4f5f5;
}

.mc_nc1ft_a {
    position: relative;
    z-index: 1;
    display: block;
    color: #005094;
    padding: 70px 23%;
}

.mc_nc1ft_a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #005094;
    opacity: 0;
    transition: all .36s;
}

.mc_nc1ft_box {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.mc_nc1ft_xtbbox {
    width: 110px;
}
.mc_nc1ft_xtbbox1{
    display: block;
}
.mc_nc1ft_xtbbox2{
   display: none;
}
.mc_nc1ft_r:hover .mc_nc1ft_xtbbox1{
    display: none;
}
.mc_nc1ft_r:hover .mc_nc1ft_xtbbox2{
   display: block;
}
.mc_nc1ft_l:hover .mc_nc1ft_xtbbox1{
    display: none;
}
.mc_nc1ft_l:hover .mc_nc1ft_xtbbox2{
   display: block;
}
.mc_nc1ft_box>* {
    display: table-cell;
    table-layout: fixed;
    vertical-align: middle;
}

.mc1_i1s2 .mc_nc1ft_xtbbox span {
    font-size: 110px;
}

.mc_nc1ft_txt {
    font-size: 30px;
    white-space: nowrap;
    padding-left: 30px;
    padding-right: 24%;
}

.mc_nc1ft_a .iconjiantou {
    font-size: 28px;
    color: inherit;
}

.clearfix::after {
    display: block;
    clear: both;
    height: 0;
    content: ' ';
}

.mc_nc1ft_a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #1237b0;
    opacity: 0;
    transition: all .36s;
}

.mc_nc1ft_a:hover::before {
    opacity: 1;
}



@media screen and (max-width: 1600px) {
    
	
}