*{
	margin: 0;padding: 0;
}
.w{width: 1400px;margin: auto;}
.html{
	height: 100%;
}
.html body {
    position: relative;
    height: 100%;
    overflow-x: hidden;
}
.body_home {
    background: #dedede;
    height: 100%;
    width: 100%;
}
.header {
	width: 100%;
	position: fixed;top: 0;z-index: 99;
}
.header_top{
	height: 40px;width: 100%;background: #285EA9;
}
.hear_r .sch_btn i {
    font-size: 20px;
    color: #fff;
    line-height: 40px;
}
.hear_r ul li{float: left;margin-left: 30px;}
.hear_r ul li a {
    font-size: 14px;
    color: #fff;
    line-height: 40px;
}
.hear_r ul li a:hover{text-decoration: underline;}
.Search {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 550px;
    height: 45px;
	transform: translate(-50%,-50%);
}
.Search input {
    width: 80%;
    height: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    outline: none;
    float: left;
    font-size: 16px;
}
.Search .bttn {
    width: 20%;
    height: 100%;
    background: #285EA9;
    display: inline-block;
    float: left;
    text-align: center;
	line-height: 45px;
	font-size: 18px;
	color: #fff;
	vertical-align: top;
}
.nav_c{
	width: 100%;height: 120px;
	background: url(../../images/index/nav_bg.png) no-repeat;background-size: 100%;
}
.nav_c .logo{
	padding: 23px 0;
}
.header .logo1{display: none;padding: 23px 0;}
.menu>ul>li.l1-nav{
	float: left;margin-left: 36px;
	position: relative;
	line-height: 54px;
	padding: 33px 0;
}
.menu>ul>li.l1-nav>a {
    font-size: 16px;
    color: #fff;
    line-height: 20px;
}
.menu>ul>li i{
	display: none;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 10px solid #fff;
	width: 0;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	top: 110px;
}
.menu>ul>li .d_bg {
	display: none;
    position: absolute;
    top: 120px;
    background: transparent;
}
.menu>ul>li .d_nav{padding: 18px;width: 937px;height: 168px;background: #fff url(../../images/index/menu_bg.png) no-repeat bottom right;box-sizing: border-box;}
.d_nav_pic{width: 328px;height: 132px;overflow: hidden;padding-right: 20px;box-sizing: border-box;}
.d_nav_pic img{width: 100%;height: 100%;object-fit: cover;}
.menu>ul>li ul.l2-nav{margin-left: 40px;display: flex;flex-wrap: wrap;align-content: center;
    justify-content: stretch;width: 533px;height: 100%;}
.menu>ul>li ul.l2-nav li{width: 133px;text-align: left;font-size: 15px;}
.menu>ul>li ul.l2-nav li:hover a{color: #E09928;}
.menu>ul>li.nav_2 .d_bg{right: -470px;}
.menu>ul>li.nav_3 .d_bg{right: -376px;}
.menu>ul>li.nav_4 .d_bg{right: -280px;}
.menu>ul>li.nav_5 .d_bg{right: -187px;}
.menu>ul>li.nav_6 .d_bg{right: -93px;}
.menu>ul>li.nav_7 .d_bg{right: 0px;}
.body_home{overflow-x: hidden;}
.body_home.showdiv .header {transform: none;opacity: 1;}
.body_home .banner {
    position: relative;width: 100%;
    height: 100%;
    overflow: hidden;
}
.banner button{display: block;outline-style: none;width: 50px;height: 50px;border-radius: 50px;position: absolute;top: 50%;margin-top: -30px;z-index: 10;color: transparent;}
.banner button.slick-prev{left: 6%;background: rgba(40,94,169,0.5);}
.banner button.slick-next{right: 6%;background: rgba(40,94,169,0.5);}
.banner button.slick-prev::after{
	position: absolute;
	content: '<';color: #fff;width: 100%;height: 100%;top: 0;left: 0;line-height: 50px;font-size: 26px;
}
.banner button.slick-next::after{
	position: absolute;
	content: '>';color: #fff;width: 100%;height: 100%;top: 0;left: 0;line-height: 50px;font-size: 26px;
}
.banner button:hover{
	background: rgba(255,255,255,0.5);
}
.banner button:hover::after{
	color: #000;
}
.slick{width: 100%;position: relative;height: 100%;}
.slick-list,.slick-track{height: 100%;}
.navg{position: absolute;bottom: 50px;width: 100%;height: 18px;}
.slick-dots{text-align: center;display: block;width: 100%;}
.slick-dots li{display: inline-block;width: 18px;height: 18px;border-radius: 18px;margin: 0 5px;position: relative;
color: transparent;vertical-align: middle;cursor: pointer;border: 1px solid #fff;box-sizing: border-box;}
.slick-dots li button{color: transparent;background: transparent;outline-style: none;}
.slick-dots li.slick-active::after{
	content: '';
	position: absolute;width: 10px;height: 10px;border-radius: 10px;
	background-color: #fff;top: 3px;left: 3px;z-index: 10;
}
.slick .item{height: 100%;width: 100%;position: relative;}
.slick .item .b_d{width: auto;height: 90px;
background: rgba(40,94,169,0.5);padding-right: 100px;padding-left: calc(50% - 600px);
-webkit-clip-path: polygon(0 0, calc(100% - 80px) 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, calc(100% - 80px) 0, 100% 100%, 0 100%);
position: absolute;bottom: 20%;left: 0;box-sizing: border-box;}
.slick .item .b_d p{height: 100%;display: table;
}
.slick .item .b_d p span{font-size: 24px;color: #fff;display: table-cell;vertical-align: middle;
letter-spacing: 2px;
}
.slick-slide img{object-fit: cover;width: 100%;height: 100%;}
.header2{width: 100%;background: #fff;-webkit-box-shadow: 0 0px 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0px 10px rgba(0,0,0,.2);
	-ms-box-shadow: 0 0px 10px rgba(0,0,0,.2);
	box-shadow: 0 0px 10px rgba(0,0,0,.2);}
.header2 {
    transition: all 0.7s ease-in-out 0s;
    transform: none;
    opacity: 1;
	position: fixed;top: 0;z-index: 99;
}
.header2 .header_top{position: initial;}
.header2 .nav_c{
	position: initial;background: #fff;
}
.header2 .menu>ul>li.l1-nav>a{color: #333;}
.header2 .menu>ul>li i{
	border-bottom: 10px solid #285EA9;
}
.header2 .menu>ul>li .d_bg{
	border-top: 2px solid #285EA9;
}
.header2 .logo{display: none;}
.header2 .logo1{display: block;}
.information{
	width: 100%;position: relative;padding-bottom: 122px;
	background: url(../../images/index/news_b.png) no-repeat left center;
}
.new_r{position: relative;}
.new_r img{height: 1050px;}
.new_r .new_b{
	width: 182px;height: 182px;top: 38px;right: 430px;
	transform:rotate(45deg);
	position: absolute;
}
.new_r .new_b>div{transition: all 0.5s;}
.new_r .new_b>div a{
	display: block;transform:rotate(-45deg);
	height: 100%;text-align: center;color: #fff;
}
.new_r .new_b>div a p{font-size: 24px;
padding-top: 60px;
    padding-bottom: 10px;}
.new_r .new_b>div a span{transition: all 0.3s;}
.new_r .new_b>div a span i{font-size: 20px;}
.new_r .new_b:hover span{
	margin-left: 40px;
}
.new_r .new_b>div{
	width: 100%;height: 100%;
}
.new_r .new_b.new_1{z-index: 1;}
.new_r .new_b.new_1 div{
	background-color: #6C809C;
	/* top: 33px;right: 365px; */
}
.new_r .new_b.new_1:hover div{
	-webkit-box-shadow: 3px 3px 8px rgb(108,128,156);
	-moz-box-shadow: 3px 3px 8px rgb(108,128,156);
	-ms-box-shadow: 3px 3px 8px rgb(108,128,156);
	box-shadow: 3px 3px 8px rgb(108,128,156);
}
.new_r .new_b.new_2{
	top: 169px;right: 301px;
}
.new_r .new_b.new_2 div{background-color: #285EA9;}
.new_r .new_b.new_2:hover div{
	-webkit-box-shadow: 3px 3px 8px rgb(40,94,169);
	-moz-box-shadow: 3px 3px 8px rgb(40,94,169);
	-ms-box-shadow: 3px 3px 8px rgb(40,94,169);
	box-shadow: 3px 3px 8px rgb(40,94,169);
}
.new_r .new_b.new_3{
	width: 189px;
    height: 189px;
	top: 430px;right: 297px;
}
.new_r .new_b.new_3 div{background-color: #B78F72;}
.new_r .new_b.new_3:hover div{
	-webkit-box-shadow: 5px 5px 8px rgb(183,143,114);
	-moz-box-shadow: 5px 5px 8px rgb(183,143,114);
	-ms-box-shadow: 5px 5px 8px rgb(183,143,114);
	box-shadow: 5px 5px 8px rgb(183,143,114);
}
.new_r .new_b.new_4{
	top: 700px;right: 300px;
}
.new_r .new_b.new_4 div{background-color: #EEEBE2;}
.new_r .new_b.new_4:hover div{
	-webkit-box-shadow: 3px 3px 8px rgb(238,235,226);
	-moz-box-shadow: 3px 3px 8px rgb(238,235,226);
	-ms-box-shadow: 3px 3px 8px rgb(238,235,226);
	box-shadow: 3px 3px 8px rgb(238,235,226);
}
.new_r .new_b.new_4>div a{
	color: #285EA9;
}
.title{font-size: 26px;padding-bottom: 30px;}
div[class*='card-container-'] {
  position: relative;
  width: 620px;height: 390px;
}
.card-container-1 {
  cursor: pointer;margin-top: 80px;
  cursor: hand;
  color: #bfd3f8;
}
.card-container-1 .card {
  position: absolute;
  top: -10px;
  width: 100%;
  height: 100%;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  border-radius: 2px;
}
.card-container-1 .card a{
	display: block;border: 1px solid #fff;box-sizing: border-box;
	position: relative;
}
.card img {width: 100%;height: 100%;object-fit: cover;}
.card p{
	position: absolute;
	left: 0;bottom: 1px;
	padding: 0 20px;width: 100%;height: 50px;line-height: 50px;
	white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
	color: #fff;font-size: 16px;
	background-color: rgba(0,0,0,0.2);
	box-sizing: border-box;
}
.card-container-1 .card:last-of-type {
	left: 100px;
  z-index: 0;
}
.card-container-1 .card:nth-last-of-type(2) {
	left: 50px;
  z-index: 1;
}
.card-container-1 .card:first-of-type {
	left: 0;
  z-index: 2;
}
.card-container-1 .card:first-of-type {
  -webkit-transform: rotateX(-20deg) translateZ(0px);
          transform: rotateX(-20deg) translateZ(0px);
}
.card-container-1 .card:nth-last-of-type(2) {
  -webkit-transform: rotateX(-20deg) translateZ(-100px);
          transform: rotateX(-20deg) translateZ(-100px);
}
.card-container-1 .card:last-of-type {
  -webkit-transform: rotateX(-20deg) translateZ(-200px);
          transform: rotateX(-20deg) translateZ(-200px);
}
.card-container-1 a.next{
	width: 40px;position: absolute;top: 25%;right: -180px;text-align: center;z-index: 10;
}
.card-container-1 a.next i{
	color: #666;font-size: 70px;
}
.card-container-1 a.next:hover i{color: #333;}
.new_list{position: relative;width: 790px;margin-top: 40px;}
.new_list .data{
	text-align: center;color: #fff;
	width: 82px;height: 98px;background: #fff url(../../images/index/dd.png) no-repeat;
}
.new_list .data p{
	font-size: 18px;margin-top: 14px;
}
.new_list .data span{
	font-size: 14px;
}
.new_f {border-bottom: 1px dashed #c2c2c2;padding: 5px 0 10px;width: calc(100% - 102px);position: relative;}
.new_f h2{padding: 8px 0;}
.new_f h2 a{font-size: 16px;color: #000;}
.new_f:hover h2 a{color: #252191;}
.new_f p{font-size: 13px;color: #999;line-height: 24px;
width: calc(100% - 180px);
white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.new_f a.more{
	position: absolute;right: -20px;bottom: 0;color: #fff;font-size: 14px;line-height: 25px;text-align: center;
	width: 160px;height: 25px;background-color: #666;
	-webkit-clip-path: polygon(11% 1%, 100% 0%, 89% 100%, 0% 100%);
	clip-path: polygon(11% 1%, 100% 0%, 89% 100%, 0% 100%);
}
.new_f a.more:hover{
	background-color: #252191;
}
.new_list ul{padding-top: 10px;}
.new_list ul li{width: 100%;background: url(../../images/index/dd1.png) no-repeat 35px center;font-size: 14px;color: #333;line-height: 36px;padding-left: 60px;box-sizing: border-box;overflow: hidden;}
.new_list ul li:nth-child(2n){
	background: url(../../images/index/dd2.png) no-repeat 35px center;
}
.new_list ul li a{width: calc(100% - 100px);display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;float: left;}
.new_list ul li span{float: right;}
.new_list ul li:hover a{color: #252191;transition: all 0.6s;}
.experience{
	position: relative;padding-bottom: 100px;
	width: 100%;background-color: rgb(238,247,255);
}
.experience::after{
	content: '';
	position: absolute;top: -153px;left: 0;
	width: 100%;height: 153px;
	background: url(../../images/index/exp.png) no-repeat top;
}
.title.color{color: #252191;}
.title a.more{
	font-size: 14px;float: right;line-height: 28px;
}
.exp_l{
	width: 610px;height: 364px;position: relative;overflow: hidden;
	box-sizing: border-box;
	border-bottom: 5px solid #EDAE23;
}
.exp_l img{width: 100%;height: 100%;object-fit: cover;transition: all 1s;}
.exp_l:hover img{transform:scale(1.2);}
.exp_l div{
	position: absolute;left: 0;bottom: 0;
	padding: 0 20px;width: 100%;height: 50px;line-height: 50px;
	color: #fff;font-size: 16px;
	background-color: rgba(0,0,0,0.2);
}
.exp_l div p{
	float: left;width: calc(100% - 100px);
	white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.exp_l div span{
	float: right;
}
.exp_box{margin-left: 30px;width: 365px;height: 364px;background-color: #fff;position: relative;}
.exp_pic{width: 100%;height: 246px;overflow: hidden;}
.exp_pic img{width: 100%;height: 100%;object-fit: cover;transition: all 1s;}
.exp_box p{
	font-size: 16px;padding: 30px 15px 10px;
	overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
}
.exp_box span{font-size: 14px;padding: 0 15px;}
.exp_box::after{
	content: '';
	position: absolute;left: 0;bottom: 0;transition: all 1s;
	width: 50px;height: 5px;background-color: #EDAE23;
}
.exp_box:hover::after{
	width: 100%;
}
.exp_box:hover .exp_pic img{
	transform:scale(1.2);
}
.experience ul{
	margin-top: 30px;
}
.experience ul li{
	float: left;width: 446px;height: 170px;margin-left: 30px;padding: 15px;
	background: #fff url(../../images/index/exp_bg.png) no-repeat right bottom;
	box-sizing: border-box;
	border-bottom: 5px solid #EDAE23;
}
.experience ul li:first-child{margin-left: 0;}
.experience ul li p{
	font-size: 16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
	margin: 30px 0 20px;
}
.experience ul li span{
	display: block;width: 87px;height: 22px;transition: all 0.3s;
	background: url(../../images/index/jt.png) no-repeat;
}
.experience ul li:hover span{margin-left: 30px;}
.video{height: 480px;margin-top: -90px;margin-bottom: 80px;position: relative;}
.video img{width: 100%;height: 100%;object-fit: cover;}
.video img.play{width: 60px;height: 60px;position: absolute;top: 50%;left: 50%;margin-top: -30px;margin-left: -30px;}
.video_box{position: fixed;top: 50%;left: 50%;width: 834px;height: 580px;padding: 30px;box-sizing: border-box;margin-left: -417px;margin-top: -290px;background: #fff;z-index: 9999;
border-radius: 15px;-moz-border-radius: 15px;-ms-border-radius: 15px;-o-border-radius: 15px;-webkit-border-radius: 15px;}
.pic_box{width: 100%;height: 100%;position: relative;}
.close {position: absolute;top: 0px;width: 36px;height: 36px;z-index: 100;cursor: pointer;color: #666;font-size: 36px;line-height: 36px;text-align: center;right: 0px;}
.pic_box .pic_name {padding: 0px 0px 24px;border-bottom: 1px solid #d1d1d1;line-height: 36px;color: #333;font-size: 24px;}
.pic_box .pic {width: 100%;height: 460px;padding-top: 15px;box-sizing: border-box;}
.pic_box .pic video{width: 100%;height: 100%;}
.video p{
	width: 460px;font-size: 24px;color: #fff;
	height: 80px;line-height: 80px;
	background-color: rgba(40,94,169,0.5);
	position: absolute;top: 50%;left: 0;margin-top: -40px;
	text-align: center;
	-webkit-clip-path: polygon(0% 0%, 86% 0, 100% 100%, 75% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 86% 0, 100% 100%, 75% 100%, 0% 100%);
}
.zs_cen{
	width: 100%;height: 445px;
	background: url(../../images/index/bg.png) no-repeat;
}
.zs_cen_c{
	width: 1400px;height: 100%;
	margin: auto;
}
.zs_cl{
	width: 280px;height: auto;
	position: relative;
}
.zs_cl img{
	width: 280px;height: auto;transition: all 1s;
}
.zs_cl p{
	position: absolute;top: 70px;left: 40px;
	margin: 0;
	font-size: 36px;line-height: 46px;
	color: #fff;width: 30px;
}
.zs_cl:hover img{
	transform: scale(1.2);
}
.zs_cl span{
	display: block;
	width: 182px;height: 19px;
	background: url(../../images/index/ICON.png) no-repeat -53px -62px;
	position: absolute;bottom: 50px;margin-left: -91px;left: 50%;
}
.zs_cl span a{
	display: block;color: #fff;font-size: 14px;text-align: right;
	position: relative;bottom: 8px;padding-right: 36px;
}
.zs_cr{
	width: 1120px;height: 100%;
}
.zs_pic li{
	width: 280px;height: 222.5px;
	float: left;background: #FFF;overflow: hidden;
}
.zs_pic li:first-child{
	height: 282.5px;margin-top: -60px;
}
.zs_pic li img{
	width: 100%;height: 100%;
	transition: all 1s;
}
.zs_pic li:hover img{
	transform: scale(1.2);
}
.zs_pic li h2{
	text-align: center;margin-top: 45px;margin-bottom: 0;
	font-weight: bold;color: #333;font-size: 40px;letter-spacing: 2px;
}
.zs_pic li span{
	display: block;
	width: 56px;height: 5px;background: #06816f;
	margin: 15px auto 25px;
}
.zs_pic li p{
	margin: 0;
	font-size: 24px;text-align: center;
}
.zs_pic li a{
	color: #333;
}

.zs_pic li a:hover{
	text-decoration: none;color: #285EA9;
}
.build_t{
	padding-bottom: 70px;padding-top: 20px;
	background: url(../../images/index/dj_bg.png) no-repeat right top;
}
.build_list{
	margin-top: 300px;padding-bottom: 100px;
}
.build_list ul li{
	width: 279px;height: auto;background: #fff;float: left;margin-right: 1px;
	transition: all 0.3s;
}
.build_list ul li:last-child{margin-right: 0;width: 280px;}
.build_list ul li .pic{
	width: 100%;height: 254px;overflow: hidden;
}
.build_list ul li .pic img{
	width: 100%;height: 100%;object-fit: cover;transition: all 1s;
}
.build_list ul li .txt{
	padding: 15px;
}
.build_list ul li .txt span{
	font-size: 14px;
}
.build_list ul li .txt p{
	font-size: 16px;margin-top: 10px;
}
.build_list ul li:hover{
	margin-top: -50px;
	-webkit-box-shadow: 0px 4px 15px rgb(0 0 0 / 30%);
	-moz-box-shadow: 0px 4px 15px rgb(0 0 0 / 30%);
	-ms-box-shadow: 0px 4px 15px rgb(0 0 0 / 30%);
	box-shadow: 0px 4px 15px rgb(0 0 0 / 30%);
}
.build_list ul li:hover .pic img{
	transform: scale(1.2);
}
.foot{
	width: 100%;height: auto;background-color: #285EA9;padding-bottom: 40px;
}
.link{
	background-color: #fff;height: 100px;padding: 15px 40px;position: relative;top: -50px;
	-webkit-box-shadow: 0px 4px 15px rgb(0 0 0 / 30%);
	-moz-box-shadow: 0px 4px 15px rgb(0 0 0 / 30%);
	-ms-box-shadow: 0px 4px 15px rgb(0 0 0 / 30%);
	box-shadow: 0px 4px 15px rgb(0 0 0 / 30%);
}
.link h2{float: left;font-size: 28px;line-height: 36px;letter-spacing: 6px;width: 68px;}
.link_c{float: left;margin-left: 40px;margin-top: 15px;}
.pro_lev{float: left;margin-right: 80px;display: inline-block;width: 350px;border: 1px solid #fff;position: relative;}
.pro_lev:last-child{margin-right: 0;}
.select-menu-div {position: relative;width: 100%;padding: 8px 38px 8px 8px;background: url(../../images/index/jj.png) no-repeat scroll right center transparent;box-sizing: border-box;    border: 1px solid #999;}
.select-menu-input{border: none;cursor: pointer;user-select: none;outline: none;width: 100%;font-size: 14px;background: none;color: #666;padding-right: 8px;}
.select-menu-ul {list-style: none;opacity: 0;display: none;width: 100%;text-align: left;border: 1px solid #ddd;background: #fff;position: absolute;z-index: 1;height: 140px;overflow-y: auto;}
.select-menu-ul li {padding: 2% 0 2% 3%;cursor: pointer;}
.select-this {background: #054994;}
.select-this a{color: #fff;display: block;}
.select-menu-ul li:hover {background: #f2f2f2;}
.select-menu-ul li:hover a{color: #333;}
.foot_d{
	text-align: center;
}
.foot_logo{margin-bottom: 30px;}
.foot_d ul{margin-top: 50px;}
.foot_d ul li{display: inline-block;padding: 0 30px;position: relative;}
.foot_d ul li::after{
	content: '';position: absolute;right: 0px;top: 3px;
	width: 1px;height: 16px;background-color: #c1c1c1;
}
.foot_d ul li:last-child::after{display: none;}
.foot_d ul li a{font-size: 14px;color: #c1c1c1;}
.foot_d ul li:hover a{color: #fff;}
.footer{
	font-size: 14px;color: #c1c1c1;text-align: center;
	height: 45px;background-color: #646566;line-height: 45px;
}







/* --------------------------------------------------------------------------------------------------------------------------- */
.header_z{
	position: relative;
}
.banner_z{
	width: 100%;height: 505px;position: relative;
}
.banner_z img{
	width: 100%;height: 100%;object-fit: cover;
}
.banner_z .w{
	position: absolute;height: 100%;left: 50%;transform: translateX(-50%);top: 0;
}
.banner_z .w>div{
	position: absolute;bottom: 100px;width: 244px;height: 68px;background: url(../../images/index/ban_txt.png) no-repeat;
	line-height: 24px;text-align: center;padding-right: 20px;
}
.banner_z .w>div span{
	font-size: 30px;color: #fff;font-weight: bold;text-shadow: 2px 3px 5px #000000;letter-spacing: 3px;
}
.pro_news{
	width: 100%;height: 402px;border-bottom: 7px solid rgba(222,165,52);
}
.pro_news .w{height: 100%;}
.pro_news .title{
	position: relative;padding: 40px 20px 40px 0;text-align: center;
	border-right: 1px solid rgba(159,159,159);width: 57px;height: 100%;
}
.pro_news .title::after{
	content: '';
	position: absolute;
	width: 5px;height: 55px;background-color: #285ea7;top: 40px;right: -3px;
}
.pro_news .title img{
	vertical-align: top;margin-bottom: 10px;
}
.pro_news .title span{
	color: #285ea7;
}
.pro_news .title a{
	position: absolute;bottom: 40px;right: 20px;
	font-size: 12px;
}
.pro_news .title a:hover{color: #285ea7;}
.pro_newsl{
	width: 544px;height: 100%;padding: 40px 0;margin-left: 50px;position: relative;
}
.pro_newsl img{
	width: 100%;height: 100%;object-fit: cover;
}
.pro_newsl p{
	position: absolute;left: 0;bottom: 80px;font-size: 24px;color: #fff;
	padding: 20px 30px;box-sizing: border-box;width: 80%;border-top-right-radius: 30px;
	background: url(../../images/index/jt_w.png) no-repeat right 30px bottom 30px;
	background-color: rgba(40,94,167,0.5);
}
.pro_newsr{
	margin-left: 50px;width: 699px;padding: 40px 0;
}
.pro_newsr ul{width: 100%;}
.pro_newsr ul li{width: 100%;height: auto;overflow: hidden;border-bottom: 1px dashed #c2c2c2;padding: 23px 0;box-sizing: border-box;}
.pro_newsr ul li:first-child{padding-top: 0;}
.pro_newsr ul li .data{float: left;width: 66px;height: 66px;border: 1px solid #285ea7;display: inline-block;box-sizing: border-box;}
.pro_newsr ul li .data em{font-size: 20px;color: #285ea7;text-align: center;display: inline-block;line-height: 36px;width: 100%;position: relative;margin-bottom: 5px;}
.pro_newsr ul li .data em::after{content: '';position: absolute;width: 38px;height: 1px;background-color: #285ea7;left: 50%;bottom: 0;transform: translateX(-50%);}
.pro_newsr ul li .data span{font-size: 12px;color: #285ea7;text-align: center;display: inline-block;width: 100%;}
.pro_newsr ul li .txt{width: 613px;margin-left: 20px;}
.pro_newsr ul li .txt  a{display: inline-block;color: #333;font-size: 16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-bottom: 20px;}
.pro_newsr ul li .txt span{font-size: 14px;color: #b2b2b2;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: inline-block;width: 100%;}
.pro_newsr ul li:hover .data{background-color: #285ea7;}
.pro_newsr ul li:hover .data em{color: #fff;}
.pro_newsr ul li:hover .data em::after{background-color: #fff;}
.pro_newsr ul li:hover .data span{color: #fff;}
.pro_newsr ul li:hover a{color: #285ea7;}
.scope{
	width: 100%;padding: 60px 0 80px;background-color: #F7F7F7;
}
.scope_l{
	width: 216px;height: 290px;background-color: #285ea7;padding: 85px 0 84px 24px;
}
.scope_l ul li{
	padding: 15px 0;border-bottom: 1px solid #fff;font-size: 0;cursor: pointer;
}
.scope_l ul li.on{
	background: url(../../images/index/scope_jt.png) no-repeat right 15px bottom 26px;
}
.scope_l ul li:first-child{padding-top: 0;}
.scope_l ul li img{vertical-align: top;margin-right: 15px;}
.scope_l ul li span{font-size: 20px;color: #fff;line-height: 37px;display: inline-block;}
.scope_r{
	width: 1184px;height: 100%;
}
.scope_r ul li{
	width: 394px;height: 145px;float: left;padding: 30px;box-sizing: border-box;
	background-color: #fff;
}
.scope_r ul li:nth-child(2n){
	background-color: #B2B2B2;
}
.scope_r ul li h2{font-size: 14px;height: 61px;letter-spacing: 1px;line-height: 24px;}
.scope_r ul li p{
	font-size: 14px;padding-left: 30px;background: url(../../images/index/time.png) no-repeat left 3px;
	line-height: 24px;height: 24px;
}
.scope_r ul li:hover h2{color: #285ea7;}
.scope_r ul li:hover p{background: url(../../images/index/time_on.png) no-repeat left 3px;}
.scope_r ul{position: relative;}
.scope_r ul a.more{
	font-size: 14px;color: #fff;position: absolute;bottom: 24px;left: -128px;
}
.scope_r ul a.more:hover{text-decoration: underline;}
.plate{
	padding: 80px 0;
}
.plate ul{
	width: 694px;
}
.plate ul li{
	width: 341px;height: 261px;float: left;position: relative;margin-top: 12px;margin-left: 12px;overflow: hidden;
}
.plate ul li img{
	width: 100%;height: 100%;object-fit: cover;transition: all 1s;
}
.plate ul li p{
	font-size: 24px;color: #fff;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);
	font-weight: bold;letter-spacing: 5px;
}
.plate ul li.f1{
	width: 100%;height: 443px;margin: 0;
}
.plate ul li.f1 p{
	font-size: 30px;
}
.plate ul li.f2{
	line-height: 261px;text-align: center;background-color: #285ea7;margin-left: 0;
}
.plate ul li.f2 img{
	width: auto;height: auto;
}
.plate ul li:hover img{transform: scale(1.2);}
.plate ul.fr li{
	margin-bottom: 12px;margin-top: 0;
}
.plate ul.fr li.f2{background-color: #daa032;}




/* ------------------------------------------------------------------------------------------------------------------- */
.content{
	width: 100%;height: auto;min-height: 1000px;
	background: #fff url(../../images/index/content_bg.png) no-repeat center;
	background-size: 100% auto;
}
.general_c{
	margin-top: 40px;padding-bottom: 80px;
}
.general_c .hd ul{
	border-bottom: 1px solid #333;
	text-align: center;margin-bottom: 40px;
}
.general_c .hd ul li{
	display: inline-block;line-height: 100px;font-size: 24px;margin: 0 45px;cursor: pointer;
}
.general_c .hd ul li.on{
	color: #054994;font-weight: bold;position: relative;
}
.general_c .hd ul li.on::after{
	content: '';
	position: absolute;width: 73px;height: 15px;background-color: #285ea7;bottom: -7px;left: 50%;margin-left: -37px;
}
.introduction img.time{text-align: center;margin-bottom: 20px;}
.introduction p{
	font-size: 16px;color: #333;line-height: 200%;text-indent: 2em;margin-bottom: 10px;justify-content: space-between;
}
.organ{
	width: 100%;min-height: 600px;text-align: center;padding-top: 56px;padding-bottom: 40px;
	background: #fff url(../../images/index/organ_bg.png) no-repeat top;
	background-size: 100% auto;
	-webkit-box-shadow: 0px 4px 15px rgb(0 0 0 / 30%);
	-moz-box-shadow: 0px 4px 15px rgb(0 0 0 / 30%);
	-ms-box-shadow: 0px 4px 15px rgb(0 0 0 / 30%);
	box-shadow: 0px 4px 15px rgb(0 0 0 / 30%);
}
.organ img{
	margin-top: 30px;
}
.leader_pic ul li{
	width: 250px;height: 356px;border: 1px solid #999;float: left;padding: 5px;box-sizing: border-box;margin-right: 96px;
}
.leader_pic ul li:last-child{margin-right: 0;}
.leader_pic ul li .pic{
	width: 100%;height: 286px;overflow: hidden;
}
.leader_pic ul li .pic img{width: 100%;height: 100%;object-fit: cover;transition: all 1s;}
.leader_pic ul li .txt{
	width: 100%;height: 70px;text-align: center;
}
.leader_pic ul li .txt p{
	font-size: 14px;color: #333;margin: 8px 0 5px;
}
.leader_pic ul li .txt h2{
	font-size: 18px;color: #285ea7;
}
.leader_pic ul li:hover .pic img{transform: scale(1.2);}
.leader_table{
	margin-top: 100px;
}
.leader_b{
	width: 596px;height: 438px;background-color: #fff;
	-webkit-box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
	-moz-box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
	-ms-box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
	box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
	padding-left: 56px;box-sizing: border-box;background: url(../../images/index/leader_bg.png) no-repeat;
	background-size: auto 100%;
}
.leader_b ul{
	width: 100%;padding: 0 15px;box-sizing: border-box;
}
.leader_b ul li{
	line-height: 80px;border-bottom: 1px solid #e6e6e6;font-size: 0;
}
.leader_b ul li p,.leader_b ul li span {display: inline-block;font-size: 18px;color: #333;}
.leader_b ul li p{width: 120px;}
.leader_b ul li span{width: 96px;}
.leader_b ul li span a:hover{color: #285ea7;text-decoration: underline;}
.survey{position: relative;height: 420px;margin-top: 75px;}
.survey_l{width: 1035px;height: 100%;background: url(../../images/index/culture_l.png) no-repeat;background-size: cover;}
.survey_r{width: 309px;height: calc(100% + 30px);margin-top: -30px;overflow: hidden;}
.survey_r img{width: 100%;height: 100%;object-fit: cover;transition: all 1s;}
.survey_r img:hover{transform: scale(1.1);}
.survey i{display: block;width: 29px;height: 161px;border: 1px solid #9d9d9d;margin-top: 130px;border-left: none;}
.survey a{display: block;width: 152px;height: 50px;background: #285ea7;color: #fff;padding: 0 18px;line-height: 50px;position: absolute;right: 0;top: 50%;margin-top: -25px;font-size: 14px;}
.survey a em{display: inline-block;width: 56px;height: 11px;background: url(../../images/index/jiantou_bai.png) no-repeat;background-size: cover;}
.survey a:hover{color: #DEDEDE;}
.survey_ls{
	width: 70%;height: 100%;position: relative;
	overflow: hidden;
	background: rgba(40,94,167,0.8);

	clip-path: polygon( 0px 0, calc(100% - 85px) 0, 100% 420px, 
			100% calc(100% - 0px), calc(100% - 0px) 100%, 
			0px 100%, 
			0 calc(100% - 0px), 
			0 0px
   	);
	-webkit-clip-path: polygon( 0px 0, calc(100% - 85px) 0, 100% 420px, 
			100% calc(100% - 0px), calc(100% - 0px) 100%, 
			0px 100%, 
			0 calc(100% - 0px), 
			0 0px
	);
}
.survey_ls p{
	font-size: 16px;color: #fff;line-height: 200%;text-indent: 2em;text-align: justify;width: 100%;
	position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);padding: 0 120px 0 60px;
}
.survey_d{margin-top: 60px;}
.survey_box{
	width: 433px;padding: 20px;box-sizing: border-box;float: left;text-align: center;margin-right: 50px;
	-webkit-box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
	-moz-box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
	-ms-box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
	box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
}
.survey_box:last-child{margin-right: 0;}
.survey_box img{margin: 20px 0 40px 0;}
.survey_box h2 a{
	color: #285ea7;font-size: 24px;line-height: 30px;
}
.survey_box h2{margin-bottom: 15px;}
.survey_box p{
	font-size: 18px;text-align: left;line-height: 200%;height: 108px;
}
.introduction_t{margin-bottom: 40px;}
.introduction_t .pic{text-align: center;}
.introduction_t .pic img{margin-left: 3px;}
.introduction_t ul{
	position: relative;overflow: hidden;padding: 10px;box-sizing: border-box;
}
.introduction_t ul::after{
	content: '';
	position: absolute;
	width: 1px;height: 100%;background-color: #285ea7;
	top: 0;left: 50%;
}
.introduction_t ul li{float: left;width: 100%;}
.introduction_t ul li>div{
	position: relative;float: left;
	width: 640px;height: 120px;background-color: #fff;
	-webkit-box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
	-moz-box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
	-ms-box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
	box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
}
.introduction_t ul li>div .data{
	width: 240px;line-height: 120px;color: #fff;text-shadow: #999 0.01em 0.1em 0.15em;font-size: 40px;text-align: center;
	font-family: fantasy;float: left;
}
.introduction_t ul li>div .txt{
	width: calc(100% - 240px);float: left;font-size: 18px;padding: 20px 0;height: 120px;box-sizing: border-box;line-height: 40px;
	padding-right: 20px;
}
.introduction_t ul li>div::after{
	content: '';
	position: absolute;width: 14px;height: 14px;border-radius: 14px;background-color: #285ea7;
	right: -58px;top: 50%;margin-top: -7px;
}
.introduction_t ul li:nth-child(2n)>div{float: right;}
.introduction_t ul li:nth-child(2n)>div::after{
	right: initial;left: -56px;
}



/* ---------------------------------------------------------------------------------------------------------- */
.content_party{width: 100%;background: url(../../images/index/zlk_bg.png) no-repeat bottom;
background-size: 100% auto;}
.content_tit {font-size: 30px;font-family: "Microsoft YaHei";color: rgb(51, 51, 51);text-transform: uppercase;line-height: 1.2;text-align: center;padding: 57px 0px;}
.content_one_l{width: 735px;height: 486px;position: relative;}
.content_one_l .bd,.content_one_l .bd ul,.content_one_l .bd ul li{width: 100%;height: 100%;}
.content_one_l .bd ul li{position: relative;overflow: hidden;}
.content_one_l .bd ul li img{width: 100%;height: 100%;object-fit: cover;transition: all 1s;}
.content_one_l .bd ul li p{width: 100%;height: 56px;line-height: 56px;padding: 0 10px;box-sizing: border-box;color: #fff;font-size: 16px;position: absolute;bottom:0;left: 0;
background: rgba(0, 0, 0,.4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);}
.content_one_l .bd ul li:hover img{transform: scale(1.2);}
.content_one_l .hd{position: absolute;bottom: 20px;right: 10px;}
.content_one_l .hd ul li{display: inline-block;width: 10px;height: 10px;border: 1px solid #d5302e;border-radius: 10px;box-sizing: border-box;}
.content_one_l .hd ul li.on{background: #d5302e;}
.content_one_r{width: 635px;margin-left: 30px;}
.r-top-title{background: url(../../images/index/xing.png) no-repeat left top;padding-left: 40px;box-sizing: border-box;font-size: 20px;color: #285ea7;vertical-align: top;font-weight: bold;margin-bottom: 15px;}
.r-top-text{font-size: 16px;line-height: 1.8;text-align: justify;}
.r-top a.more{display: block;float: right;height: 21px;padding: 0 18px;color: #fff;font-size: 14px;color: #fff;line-height: 21px;background: #db2a29;border-radius: 5px;}
.r-top{padding-bottom: 20px;border-bottom: 1px dashed #cacaca;}
.r-bottom ul li{line-height: 60px;box-sizing: border-box;font-size: 16px;position: relative;border-bottom: 1px solid #cacaca;}
.r-bottom ul li a{display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.r-bottom ul li span{
	width: 90px;height: 30px;line-height: 30px;display: block;background-color: #fff;font-size: 14px;position: absolute;
    left: 0;bottom: -16px;color: #999;
}
.r-bottom ul li:hover a{color: #285ea7;}
.content_tit a:hover{color: #285ea7;}
.tt{position: relative;width: 100%;text-align: right;margin: 70px 0;}
.tt img.tt_img{width: 1388px;height: 95px;}
.tt span{display: block;position: absolute;top: 0;left: -29px;height: 100px;}
.tt span img{height: 100%;}
.content_two .box{float: left;width: 675px;margin-right: 50px;}
.content_two .box_tit{height: 45px;border-bottom: 1px solid #285ea7;box-sizing: border-box;}
.content_two .box_tit p{float: left;width: 45px;height: 45px;}
.content_two .box_tit ul li{float: left;padding: 0 20px;position: relative;cursor: pointer;}
.content_two .box_tit ul li:first-child::after{
	content: '';position: absolute;width: 1px;height: 20px;background-color: #333;right: 0;top: 12px;
}
.content_two .box_tit ul li h2{font-family: 'Microsoft YaHei';line-height: 44px;font-size: 18px;color: #333;}
.content_two .box_tit ul li.on h2{font-size: 24px;color: #285ea7;font-weight: bold;}
.content_two .box_d {margin-top: 15px;}
.content_two .box_d ul{position: relative;}
.content_two .box_d ul a.more{color: #333;line-height: 44px;font-size: 14px;position: absolute;right: 0;top: -60px;}
.content_two .box_d ul a.more:hover,.box_d ul li:hover a{color: #285ea7;}
.content_two .box_d ul li{line-height: 40px;padding-left: 25px;width: 100%;box-sizing: border-box;background: url(../../images/index/jt1.png) no-repeat left center;font-size: 16px;
overflow: hidden;}
.content_two .box_d ul li a{display: block;float: left;width: calc(100% - 100px);overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.content_two .box_d ul li span{float: right;display: block;float: right;}
.content_three{width: 100%;background: url(../../images/index/zlk_bg.png) no-repeat bottom center;background-size: cover;padding-bottom: 80px;}
.content_three_t{padding: 80px 0;text-align: center;}
.content_three_d{padding: 60px 40px;box-sizing: border-box;background: rgba(220,193,152,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fdcc198,endColorstr=#7Fdcc198);margin-top: 60px;}
.content_three_d .hd{margin-bottom: 50px;}
.content_three_d .hd ul li{float: left;width: 185px;height: 43px;border: 1px solid #d0302f;line-height: 43px;cursor: pointer;
border-radius: 43px;background: #fff;box-sizing: border-box;font-size: 18px;text-align: center;margin: 0 72px;transition: all 1s;}
.content_three_d .hd ul li.on{background: #D0302F;}
.content_three_d .hd ul li.on{color: #fff;}
.content_three_d .bd ul{background: #eadfcd;position: relative;}
.content_three_d .bd ul li{width: 100%;height: 75px;overflow: hidden;}
.content_three_d .bd ul li:nth-child(2n){background: #dcc198;}
.content_three_d .bd ul li h2{float: left;width: 210px;height: 100%;display: table;text-align: center;border-right: 1px solid #a47d41;box-sizing: border-box;}
.content_three_d .bd ul li h2 a{display: table-cell;vertical-align: middle;font-size: 18px;color: #8f4403;font-weight: bold;}
.content_three_d .bd ul li div{float: left;width: 979px;height: 100%;display: table;padding: 0 30px;box-sizing: border-box;}
.content_three_d .bd ul li div p{display: table-cell;vertical-align: middle;}
.content_three_d .bd ul li div p a{font-size: 16px;}
.content_three_d .bd ul li div p a:hover,.content_three_d .bd ul li h2 a:hover{color: #CA0100;}
.content_three_d .bd ul>a.more{
	position: absolute;left: 50%;bottom: -42px;transform: translateX(-50%);opacity: 0.6;
}
.content_three_d .bd ul>a.more:hover{opacity: 1;}
.content_three_pic ul li{float: left;width: 317px;height: 180px;margin: 16px 0;margin-right: 43px;overflow: hidden;border-radius: 8px;}
.content_three_pic ul li img{width: 100%;height: 100%;object-fit: cover;transition: all 1s;}
.content_three_pic ul li:hover img{transform: scale(1.1);}
.content_three_pic ul li:last-child{margin-right: 0;}
.headlines_news{
	width: 100%;height: 192px;position: relative;margin-top: -89px;margin-bottom: 45px;
}
.headlines_news::after{
	content: '';position: absolute;left: 0;top: 0;
	width: 50%;height: 100%;background-color: #dbe8fa;
}
.headlines_news::before{
	content: '';position: absolute;left: 0;bottom: 0;
	width: calc((100% - 1400px)/2 + 1562px);height: 103px;background: url(../../images/index/tt_br.png) no-repeat right;
}
.headlines_newsc{
	position: relative;z-index: 1;
	height: 100%;background-color: #dbe8fa;
}
.headlines_newsc img{
	position: absolute;left: 0;top: -13px;
}
.headlines_newsc .txt{
	padding: 42px 20px 42px 100px;box-sizing: border-box;
}
.headlines_newsc .txt h2{overflow: hidden;margin-bottom: 25px;}
.headlines_newsc .txt h2 a{
	font-size: 24px;color: #285ea7;float: left;display: block;
	width: calc(100% - 80px);overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
}
.headlines_newsc .txt h2 a.more{
	font-size: 14px;float: right;text-align: right;padding-right: 20px;
	width: 71px;height: 26px;line-height: 20px;background: url(../../images/index/jt_b.png) no-repeat bottom right;
}
.headlines_newsc .txt p{
	font-size: 14px;line-height: 28px;color: #999;
}
.company_news{
	width: 100%;height: 559px;
	position: relative;
}
.company_news::before{
	content: '';position: absolute;top: 0;right: 0;height: 66px;
	width: calc((100% - 1400px)/2);background-color: #dbdfe4;
}
.company_news::after{
	content: '';position: absolute;top: 66px;right: 0;
	width: calc((100% - 1400px)/2);height: 493px;background-color: #f7f7f7;
}
.company_newsl{width: 787px;height: 559px;position: relative;border-radius: 8px;overflow: hidden;}
.company_newsl .bd,.company_newsl .bd ul,.company_newsl .bd ul li{width: 100%;height: 100%;}
.company_newsl .bd ul li{position: relative;overflow: hidden;}
.company_newsl .bd ul li img{width: 100%;height: 100%;object-fit: cover;transition: all 1s;}
.company_newsl .bd ul li p{width: 100%;height: 60px;line-height: 60px;padding: 0 100px 0 15px;box-sizing: border-box;color: #fff;font-size: 16px;position: absolute;bottom:0;left: 0;
background: rgba(0, 0, 0,.6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);}
.company_newsl .bd ul li:hover img{transform: scale(1.2);}
.company_newsl .hd{position: absolute;bottom: 20px;right: 15px;}
.company_newsl .hd ul li{display: inline-block;width: 10px;height: 10px;border: 1px solid #fff;border-radius: 10px;box-sizing: border-box;}
.company_newsl .hd ul li.on{background: #fff;}
.company_newsr{width: 580px;position:relative;}
.company_newsr h2{background-color: #dbdfe4;height: 66px;line-height: 66px;text-align: center;font-size: 36px;
border-top-left-radius: 8px;color: #333;font-family: "宋体";}
.company_newsr ul{
	height: 493px;background-color: #f7f7f7;padding: 30px 15px;box-sizing: border-box;
	border-bottom-left-radius: 8px;
}
.company_newsr ul li{padding: 12px 10px;border-bottom: 1px solid #dfdfdf;transition: 1s;margin-top: 10px;}
.company_newsr ul li:first-child{margin-top: 0;}
.company_newsr ul li a{display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 16px;margin-bottom: 7px;}
.company_newsr ul li span{font-size: 14px;}
.company_newsr ul li:hover{
	background-color: #fff;
	-webkit-box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
	-moz-box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
	-ms-box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
	box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
}
.company_newsr a.more{
	position: absolute;background-color: #285ea7 ;color: #fff;font-size: 16px;
	bottom: 30px;left: 50%;transform: translateX(-50%);width: 145px;text-align: center;line-height: 40px;
}
.leaderActive{
	width: 100%;margin-top: 80px;
	position: relative;
}
.leaderActive::after{
	content: '';position: absolute;top: 0px;left: 0;
	width: calc((100% - 1400px)/2);height: 823px;background-color: #dbdfe4;
}
.leaderActive .tit h2{
	float: left;font-size: 36px;width: 700px;background-color: #dbdfe4;
	border-top-right-radius: 10px;text-align: center;line-height: 84px;font-family: "宋体";
}
.leaderActive .tit a.more{
	font-size: 14px;float: right;line-height: 84px;
}
.leaderActive_c ul{position: relative;}
.leaderActive_c ul::after{
	content: '';position: absolute;top: 0;left: 0;
	width: 870px;height: 100%;background-color: #285ea7;
}
.leaderActive_c ul li{
	overflow: hidden;position: relative;z-index: 1;
}
.leaderActive_c ul li .leaderActive_l{
	width: 914px;margin: 30px 0 40px 30px;transition: 1s;height: 193px;
	background-color: #fff;padding: 25px 74px 25px 15px;
}
.leaderActive_c ul li .leaderActive_l h2{font-size: 18px;font-weight: bold;margin-bottom: 20px;line-height: 30px;
padding-right: 71px;background: url(../../images/index/jt_b.png) no-repeat right center;}
.leaderActive_c ul li .leaderActive_l p{font-size: 14px;line-height: 28px;}
.leaderActive_c ul li .leaderActive_r{width: 428px;height: 247px;overflow: hidden;}
.leaderActive_c ul li .leaderActive_r img{
	width: 100%;height: 100%;object-fit: cover;transition: 1s;
}
.leaderActive_c ul li:last-child .leaderActive_l{margin-bottom: 20px;}
.leaderActive_c ul li .leaderActive_l:hover{
	-webkit-box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
	-moz-box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
	-ms-box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
	box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
}
.leaderActive_c ul li .leaderActive_r:hover img{
	transform: scale(1.2);
}
.newsNotice{
	margin: 80px auto;
}
.newsNotice_l{
	width: 650px;
}
.newsNotice_l h2{
	width: 100%;height: 60px;line-height: 60px;font-size: 36px;text-align: center;
	position: relative;background-color: #dbdfe4;font-family: "宋体";
}
.newsNotice_l h2 a.more{
	position: absolute;top: 50%;right: 15px;transform: translateY(-50%);font-size: 14px;
}
.newsNotice_l ul li{
	overflow: hidden;margin-top: 30px;
}
.newsNotice_l ul li span{
	display: block;float: left;width: 175px;height: 49px;padding-left: 20px;box-sizing: border-box;
	background: url(../../images/index/notice_bg.png) no-repeat;font-size: 14px;color: #fff;line-height: 49px;
}
.newsNotice_l ul li a{
	display: block;width: calc(100% - 195px);overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
	font-size: 16px;line-height: 49px;float: right;
}
.newsNotice_r{
	width: 700px;
}
.newsNotice_r .video{
	width: 100%;height: 395px;margin: 0;
}
.newsNotice_r .video img.txt{
	width: auto;height: auto;top: 120px;
	position: absolute;left: 50%;transform: translateX(-50%);
}
.newsNotice_r .video img.play{
	top: 205px;margin-top: initial;
}
.newsNotice_r h2{
	background-color: #dedede;line-height: 60px;font-size: 16px;padding: 0 20px;box-sizing: border-box;
}
.content_top{
	background-color: #dbdfe4;margin: 60px auto;
	height: 140px;position: relative;
}
.content_top img{
	position: absolute;left: 0;top: -12px;
}
.content_top .txt{
	float: right;
	width: 1173px;padding: 20px 0;
}
.content_top .txt h2{font-size: 24px;text-align: center;padding: 10px 20px;font-weight: bold;margin-bottom: 10px;
overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.content_top .txt h2 a{color: #285ea7;}
.content_top .txt p{
	font-size: 14px;line-height: 30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
}
.content_center{margin-bottom: 60px;}
.content_centerl{
	width: 900px;
}
.content_centerl .tit{
	border-bottom: 3px solid #285EA7;line-height: 50px;background: url(../../images/index/listicon1.png) no-repeat left center;
	padding-left: 36px;box-sizing: border-box;margin-bottom: 20px;
}
.content_centerl .tit h2{
	font-size: 30px;color: #285ea7;float: left;line-height: 50px;
}
.content_centerl .tit a.more{
	float: right;font-size: 14px;
}
.content_list ul li{overflow: hidden;padding: 30px 20px;border-bottom: 1px dashed #e3e1e1;height: 165px;}
.content_list ul li .pic{
	width: 230px;height: 100%;position: relative;overflow: hidden;
}
.content_list ul li .pic img{
	width: 100%;height: 100%;object-fit: cover;transition: all 1s;
}
.content_list ul li .pic p{
	position: absolute;bottom: 20px;left: 0;font-size: 14px;background-color: rgba(215,130,12,0.9);
	padding: 0px 10px;color: #fff;line-height: 30px;height: 30px;
}
.content_list ul li .pic p em{
	position: relative;
	display: inline-block;font-size: 20px;color: #fff;width: 30px;margin-right: 8px;
}
.content_list ul li .pic p em::after{
	content: '';
	position: absolute;right: 0px;top: 5px;
	width: 1px;height: 20px;background-color: #fff;
}
.content_list ul li .txt{
	width: calc(100% - 260px);
}
.content_list ul li .txt a{
	display: block;font-size: 16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
	margin-bottom: 16px;font-weight: bold;transition: initial;
}
.content_list ul li .txt p{
	font-size: 14px;line-height: 28px;color: #999;
}
.content_list ul li:hover{
	background-color: #285EA7;
}
.content_list ul li:hover .pic img{
	transform: scale(1.2);
}
.content_list ul li:hover .txt a{
	color: #fff;
}
.content_list ul li:hover .txt p{
	color: #fff;
}
.pb_sys_common{font-size: 12px;font-family: SimSun;line-height: 12px;color: #222;text-align: center;margin-top: 40px;}
.pb_sys_common .p_fun_d,.pb_sys_common .p_no_d,.pb_sys_common .p_no a,.pb_sys_common .p_fun a{border: 1px solid #ccc;
    padding: 5px 8px;
    margin: 0px 0px 0px 0px;
    height: 24px;
    -height: auto;
    line-height: 12px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;}
.pb_sys_style1 .p_no_d {
    border: 1px solid #285EA7;
    color: #fff;
    background-color: #285EA7;
}
.pb_sys_common .p_goto input {
    width: 22px;
    text-align: center;
}
.pb_sys_common .p_goto input{
    font-family: SimSun;
    font-size: 12px;
    border: 1px solid #aaa;
    height: 22px;
    line-height: 20px;
    box-sizing: border-box;
    vertical-align: middle;
    outline-width: thin;
    outline-color: #258CFF;
    margin: 0px 2px;
    padding: 0px 1px;
}
.pb_sys_common .p_goto a{
    border: 1px solid #ccc;
    padding: 5px 6px;
    color: #222;
    margin: 0px;
    height: 24px;
    -height: auto;
    line-height: 12px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
}
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o {
    color: #ccc;
}
.content_centerr{
	width: 450px;
}
.content_centerr .list_video{
	width: 100%;
}
.content_centerr .list_video .tit{
	border-bottom: 3px solid #285EA7;line-height: 50px;background: url(../../images/index/listicon2.png) no-repeat left center;
	padding-left: 36px;box-sizing: border-box;margin-bottom: 20px;
}
.content_centerr .list_video .tit h2{
	font-size: 30px;color: #285ea7;float: left;line-height: 50px;
}
.content_centerr .list_video .tit a.more{
	float: right;font-size: 14px;
}
.content_centerr .list_video ul li{
	width: 215px;height: 145px;overflow: hidden;
	position: relative;margin-right: 20px;float: left;margin-bottom: 20px;
}
.content_centerr .list_video ul li:nth-child(2n){
	margin-right: 0;
}
.content_centerr .list_video ul li img{
	width: 100%;height: 100%;object-fit: cover;transition: all 1s;
}
.content_centerr .list_video ul li:hover img{
	transform: scale(1.2);
}
.content_centerr .list_video ul li img.play{
	width: 30px;height: 30px;position: absolute;left: 15px;bottom: 15px;
}
.list_news .tit{
	width: 100%;height: 50px;line-height: 50px;font-size: 30px;color: #333;background-color: #ebebeb;
	text-align: center;margin-top: 30px;
}
.list_news ul{margin-top: 10px;}
.list_news ul li{
	overflow: hidden;padding: 15px 0;
	border-bottom: 1px dashed #e3e1e1;
}
.list_news ul li .data{
	width: 50px;height: 50px;background: url(../../images/index/news_bg.png) no-repeat center center;
	position: relative;float: left;color: #285EA7;
}
.list_news ul li .data .one {
    position: absolute;
    top: 0px;
    left: 0px;font-size: 18px;
}
.list_news ul li .data .two {
    position: absolute;
        bottom: 4px;
        right: 4px;font-size: 14px;
}
.list_news ul li .txt{
	width: calc(100% - 65px);float: right;
}
.list_news ul li .txt a{
	display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
	font-size: 16px;margin-bottom: 8px;
}
.list_news ul li .txt p{
	overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 12px;color: #999;
}
.list_news a.more{
	width: 180px;height: 40px;line-height: 40px;background-color: #285EA7;color: #fff;
	text-align: center;font-size: 14px;display: block;margin: 20px auto;
}
.content_centerl .tit.wz{font-size: 16px;line-height: 50px;background: none;padding: 0;}
.wz a span{color: #285EA7;}
.con_nry .detail-title{font-size: 30px;color: #333;padding-bottom: 20px;line-height: 45px;}
.con_nry .Subtitle{font-size: 12px;color: #999;padding-left: 10px;border-left: 4px solid #285EA7;margin-bottom: 30px;}
.nry_content p{
	font-size: 14px;line-height: 200%;margin-bottom: 10px;text-indent: 2em;text-align: justify;
}
.nry_page{
	text-align: right;font-size: 16px;margin-top: 50px;
}
.nry_list{margin-top: 30px;}
.nry_list h2{
	font-size: 30px;color: #333;border-bottom: 1px solid #e2e2e2;line-height: 60px;
}
.nry_list ul li{
	overflow: hidden;line-height: 50px;font-size: 14px;
	border-bottom: 1px solid #e2e2e2;
}
.nry_list ul li span{
	display: block;float: right;width: 80px;
}
.nry_list ul li a{display: block;float: left;width: calc(100% - 100px);
overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.nry_share{
	margin-top: 40px;
}
.nry_share ul li{
	display: inline-block;width: 55px;height: 55px;margin-right: 12px;
}

/* 公司党建*/
.title-img{
	display: inline-block;
	float: left;
	margin-left: -1.375rem;
	margin-top: -6px;
	
}
#com-dangjian
{
	display: inline-block;
	margin-left: -63px;

}
/* 生产经营 */
#com-shengchan{
	margin-left: -63px;
	margin-top: 5px;
}
.con-new{
	display: inline-block;
    margin-left: -63px;
	margin-top: 5px;
}
a{text-decoration:none !important;}
a:link{text-decoration:none !important;}
a:hover{text-decoration:none !important;}
a:active{
	text-decoration:none !important;
}
a:visited{text-decoration:none !important;}
