@charset "utf-8";
@font-face {
  font-family: 'MyFont';   /*字体名称*/
  src: url('fonts/SourceHanSansCN-Light.otf');       /*字体源文件*/
}
.header{
	background: #ffffff;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 999;
	position: fixed;
	/*cursor: pointer;*/
}
.header .cai:before{
	content: '';
	display: inline-block;
	position: absolute;
	top: -32px;
	width: 1px;
	height: 20px;
	background: #666666;
	left: 50%;
	transform: translateX(-50%);
}
.centera{
	max-width: 1745px;
	width: 93%;
	margin: auto;
}
.header .centera{
	height: 120px;
	display: flex;
	justify-content: space-between;
	padding-top: 32px;
}
.menu{
	display: none;
}
.menu .cai{
	font-size: 18px;
	color: #666666;
	cursor: pointer;
}
.header .en>p>a{
	width: 80px;
	line-height: 28px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	background: #4779a1;
	display: block;
	/*margin: 0 auto 10px;*/
}
.header .en>p{
	display: flex;
	align-items: center;
}
.header .en>p img{
	margin-right: 6px;
}
.logo{
	display: flex;
	align-items: flex-start;
}
.dianh{
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	margin-left: 30px;
	padding-left: 30px;
	border-left: 1px solid #cccccc;
}
.cn1{
	/*display: flex;
	align-items: center;
	width: 190px;
	height: 40px;
	border: 2px solid #666666;*/
	min-width: 100%;
    padding: 10px;
    line-height: 36px;
    z-index: 999;
    position: absolute;
    display: none;
    background: rgba(255,255,255,0.8);
}
.cn1 a{
	/*display: block;
	width: 50%;
	font-size: 14px;
	color: #7e7e7e;
	text-align: center;*/
	display: block;
    width: 100%;
    font-size: 14px;
    color: #7e7e7e;
    text-align: center;
}
.cn1 a:hover{
	color: #4dabd7;
}
/*.cn1 a:last-child{
	border-left: 1px solid #c6c6c6;
}*/
.centerb{
	max-width: 1400px;
	width: 93%;
	margin: auto;
}
.footer{
	position: relative;
	box-sizing: border-box;
	background: #505050;
	clear: both;
	overflow: hidden;
	color: #ffffff;
}
.footer:after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 211px;
	background: #5d5d5d;
	border-bottom: 1px solid #818181;
	z-index: 1;
}
.footer .centerBox{
	position: relative;
	z-index: 2;
}
.foot{
	padding-top: 70px;
}
.foot h3{
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 25px;
}
.foot2{
	display: flex;
	justify-content: space-between;
}
.foot2>li>a{
	position: relative;
	font-size: 22px;
	line-height: 65px;
}
.foot2>li>a:hover{
	color: #4dabd7;
	font-weight: bold;
}
.foot2>li>a:hover:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -22px;
	width: 100%;
	height: 3px;
	background: #4dabd7;
}
.foot_erji{
	margin-top: 10px;
	overflow: hidden;
	clear: both;
}
.foot_erji li{
	display: block;
	font-size: 16px;
	margin-top: 10px;
}
.footer .xinxi{
	font-size: 16px;
	color: #b6b6b6;
	line-height: 30px;
	text-align: left;
	float: right;
}
.footer .down{
	padding: 60px 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.footer .down .ma{
	float: left;
}
.footer .down .ma img{
	width: 140px;
	display: inline-block;
	vertical-align: bottom;
}
.footer .down .ma p{
	display: block;
	font-size: 22px;
	color: #b6b6b6;
	margin-left: 14px;
}
/*.banner .swiper-slide{
	height: 960px;
}*/
.banner .cont{
	margin-top: 144px;
}
.banner .cont .en{
	font-size: 36px;
	color: #ffffff;
}
.banner .cont .cn{
	font-size: 36px;
	color: #ffffff;
	margin-top: 26px;
}
.index .jianjie {
	padding: 280px 0;
	box-sizing: border-box;
}
.index .jianjie .centerBox{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.index .jianjie .img{
	float: left;
	width: 36%;
}
.index .jianjie .img img {
	width: 100%;
}
.index .jianjie .cont{
	float: right;
	width: 61%;
	font-size: 22px;
	color: #666666;
	line-height: 60px;
}
.more{
	display: block;
	margin-top: 80px;
	width: 106px;
	line-height: 46px;
	text-align: center;
	border: 1px solid #666666;
	color: #666666;
	font-size: 22px;
	float: right;
}
.fuwu{
	background: #ebf5ee;
	padding: 50px 0;
	box-sizing: border-box;
}
.tong{
	font-size: 20px;
	color: #666666;
}
.fuwu ul{
	font-size: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 20px;
}
.fuwu ul li{
	display: inline-block;
	vertical-align: top;
	width: 18%;
	margin-right: 22.9%;
	margin-top: 50px;
}
.fuwu ul li:nth-child(3n){
	margin-right: 0;
}
.fuwu ul li .tu img{
	width: 100%;
}
.fuwu ul li .tu:after{
	content: '';
	display: block;
	width: 1px;
	height: 40px;
	background: #909090;
	margin: 20px auto 30px;
}
.fuwu ul li .he{
	position: relative;
	display: flex;
	justify-content: center;
}
.fuwu ul li .he .tm{
	display: flex;
	align-items: center;
	font-size: 24px;
	color: #666666;
	text-align: center;
}
.fuwu ul li .he .zy{
	display: none;
	position: absolute;
	top: 100%;
	font-size: 18px;
	color: #666666;
	line-height: 30px;
	padding-top: 10px;
}
.fuwu ul li .he:hover .zy{
	display: block;
}
.youshi{
	margin-top: 280px;
}
.index{
	padding-bottom: 280px;
}
.youshi ul li{
	clear: both;
	overflow: hidden;
	margin-top: 140px;
	position: relative;
}
.youshi ul li:first-child{
	margin-top: 120px;
}
.youshi ul li .tu{
	float: right;
	width: 37%;
}
.youshi ul li .tu img{
	width: 100%;
}
.youshi ul li:nth-child(even) .tu{
	float: left;
}
.youshi ul li .cont{
	float: left;
	width: 63%;
	padding-right: 30px;
	padding-top: 46px;
}
.youshi ul li:after{
	content: '';
	position: absolute;
	bottom: 0;
	width: 180px;
	height: 1px;
	background: #bcc0bd;
	left: 0;
}
.youshi ul li:nth-child(even):after{
	right: 0;
	left: unset;
}
.youshi ul li .cont:after{
	content: '';
	position: absolute;
	width: 68%;
	background: #e6e7e2;
	right: 0;
	top: 0;
	height: 100%;
    z-index: -1;
}
.youshi ul li:first-child .cont:after{
	background: #e6e7e2;
}
.youshi ul li:nth-child(2) .cont:after{
	background: #d7e3d9;
}
.youshi ul li:nth-child(3) .cont:after{
	background: #f1efed;
}
.youshi ul li:nth-child(4) .cont:after{
	background: #e3e7e0;
}
.youshi ul li:nth-child(even) .cont:after{
	left: 0;
	right: unset;
}
.youshi ul li:nth-child(even) .cont{
	float: right;
	text-align: right;
	padding-left: 30px;
	padding-right: 0;
}
.youshi ul li .cont .bt{
	font-size: 52px;
	color: #666666;
}
.youshi ul li .cont .zy{
	font-size: 24px;
	line-height: 60px;
	color: #666666;
	margin-top: 34px;
	text-align: left;
}

.mt110{
	margin-top: 110px;
}
.xinwen ul{
	font-size: 0;
	padding: 50px 0 0;
	display: flex;
    flex-wrap: wrap;
}
.xinwen ul li{
	display: inline-block;
	vertical-align: top;
	width: 29.7%;
	margin-right: 5.45%;
}
.xinwen ul li:nth-child(3n){
	margin-right: 0;
}

.xinwen ul li img{
	width: 100%;
}
.xinwen ul li .he .sj{
	font-size: 16px;
	color: #a3a3a3;
}
.xinwen ul li .he .bt{
	font-size: 18px;
	color: #666666;
	margin: 20px 0 10px;
}
.mt110 ul li .he .bt{
/* 	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden; */

}
.menu{
	position: absolute;
	background: rgba(255,255,255,0.8);
	width: 100%;
	z-index: 999;
	top: 120px;
	left: 0;
}
.close{
	height: 120px;
}
.close a{
	display: block;
	width: 100px;
	line-height: 40px;
	background: #4dabd7;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	margin: 28px auto 0;
}
/*.menu .nav{
	margin-top: 44px;
}*/
.w1400{
	width: 93%;
	max-width: 1400px;
	margin: 0 auto;
}
.yiji.centerBox:after{
	display: none;
}
.menu .nav .yiji{
	display: flex;
	justify-content: space-between;
}

.menu .nav .yiji>li>a{
	position: relative;
	display: block;
	font-size: 22px;
	color: #666666;
	line-height: 69px;
}
.menu .nav .yiji>li>a:hover{
	color: #4dabd7;
	font-weight: bold;
}
.menu .nav .yiji>li.on{
	color: #4dabd7;
	font-weight: bold;
}
.menu .nav .yiji>li>a:hover:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 100%;
	height: 3px;
	background: #4dabd7;
}
.menu .nav .erji{
	display: none;
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translate(-50%,0);
	width: 100%;
	padding-top: 40px;
	padding-bottom: 70px;
	background: rgba(255,255,255,0.8);
	border-top: 1px solid #c4c4c4;
}
.menu .nav .erji ul{
	position: relative;
	font-size: 0;
}
/*.menu .nav .yiji li:hover .erji{
	display: block;
}*/
.menu .nav .erji ul li{
	display: inline-block;
	width: 20%;
	font-size: 18px;
	line-height: 90px;
	color: #666666;
	text-align: center;
}
.menu .nav .erji ul:after{
	content: "";
	position: absolute;
	left: 0;
	top: 90px;
	width: 100%;
	height: 1px;
	background: #cbcbcb;
}
.menu .nav .erji ul li:hover{
	color: #4dabd7;
}
/*
.menu .nav .erji ul li:nth-child(5n){
	padding-right: 0;
}*/
.banner .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 25px;
}
.banner .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #525252;
    opacity: 1;
    border: 1px solid #ffffff;
}
.banner .swiper-pagination-bullet-active {
    background: #7ddd00;
}
.centerc{
	max-width: 1324px;
	width: 93%;
	margin: auto;
}
.contact ul li .cont{
	font-size: 24px;
	line-height: 60px;
	color: #666666;
	padding: 0 96px;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
}
.contact ul li:first-child{
	margin-top: 30px;
}
.contact ul li{
	margin-top: 180px;
}
.contact ul li .ditu{
	margin-top: 60px;
	clear: both;
	overflow: hidden;
}
.contact{
	padding: 120px 0 200px;
	box-sizing: border-box;
}
.contact .tong{
	padding: 0 96px;
}
.contact .dianji{
	display: block;
	padding: 0 20px;
	box-sizing: border-box;
	background: #51a1c7;
	line-height: 58px;
	color: #ffffff;
	font-size: 24px;
	position: fixed;
	top: 56%;
    right: 20%;
	cursor: pointer;
	display: flex;
    align-items: center;
}
.contact .centerc{
	position: relative;
}
.contact .dianji img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 16px;
	height: 36px;
}
.black{
	background: rgb(0,0,0,0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	height: 100%;
	width: 100%;
	display: none;
}
.black .fix{
	max-width: 800px;
	width: 90%;
	margin: auto;
	max-height: 95%;
	background: #ffffff;
	padding: 36px 120px 60px;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	overflow-y: auto;
	display: block !important;
}
.black .fix label{
	display: block;
	width: 100%;
	font-size: 22px;
	color: #858585;
}
.black .fix ul li input{
	width: 100%;
	border: none;
	border-bottom: 1px solid #858585;
	margin-top: 16px;
	font-size: 30px;
	color: #858585;
	text-align: center;
}
.black .fix ul li{
	margin-top: 40px;
}
.black .fix ul li textarea{
	border: 1px solid #858585;
	color: #858585;
	box-sizing: border-box;
	padding: 10px 0 0 10px;
	width: 100%;
	resize: none;
	height: 140px;
	margin-top: 40px;
	font-size: 30px;
}
.black .send{
	display: block;
	margin: 40px auto 0;
	width: 180px;
	line-height: 60px;
	background: #51a1c7;
	font-size: 26px;
	color: #ffffff;
	border: none;
}
.black .fix ul li span{
	color: #fe6f6f;
	font-size: 18px;
	margin-top: 10px;
	display: none;
}
#aa1 .centerc{
	padding: 0 104px;
	box-sizing: border-box;
}
#aa1 .desc{
	font-size: 24px;
	line-height: 60px;
	color: #666666;
	margin-top: 36px;
}
.cai{
	font-size: 18px;
	text-transform: uppercase;
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.about{
	padding: 148px 0 280px;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
}
.heng{
	margin-top: 60px;
}
.heng img{
	width: 100%;
}
#aa2{
	margin-top: 230px;
}
#aa2 p.tong{
	padding: 0 90px;
}
#aa2 ul{
	margin-top: 10px;
}
#aa2 ul li{
	clear: both;
	overflow: hidden;
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 80px;
}
#aa2 ul li .year{
	font-size: 72px;
	color: #666666;
	font-weight: bold;
	float: left;
	width: 25%;
	padding: 10px 10px 37px;
}
#aa2 ul li .cont{
	float: right;
	width: 73%;
	font-size: 30px;
	color: #666666;
}
#aa2 ul li:first-child .year{
	background: #4dabd7;
	color: #ffffff;
}
#aa2 ul li:nth-child(6) .year{
	background: #3074b3;
	color: #ffffff;
}
#aa2 ul li:nth-child(11) .year{
	background: #36548d;
	color: #ffffff;
}
.wenhua{
	margin-top: 280px;
}
.wenhua .centerc{
	padding: 0 46px 0 98px;
	box-sizing: border-box;
}
.wenhua .wh_zuo{
	float: left;
	width: 49%;
	padding-top: 40px;
}
.wenhua .wh_zuo ul li{
	font-size: 24px;
	color: #666666;
	line-height: 60px;
	margin-top: 40px;
	clear: both;
	overflow: hidden;
}
.wenhua .wh_zuo ul li:first-child{
	margin-top: 34px;
}
.wenhua .wh_zuo ul li .bt{
	float: left;
}
.wenhua .wh_zuo ul li .cont{
	float: right;
	width: 73%;
}
.wenhua .wh_you{
	width: 46%;
	float: right;
}
.wenhua .wh_you img{
	width: 100%;
}
.baozheng{
	padding: 40px 0 40px;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
}
.baozheng .bz_desc .centerc{
	padding: 0 96px;
	box-sizing: border-box;
}
.baozheng .bz_desc .desc{
	font-size: 20px;
	color: #666666;
	margin-top: 32px;
	line-height: 60px;
}
.baozheng .bz_desc .desc img{
	max-width: 100% !important;
	height: auto;
	margin: auto;
}
.baozheng ul li{
	clear: both;
	overflow: hidden;
	padding-top: 140px;
	margin-top: 140px;
}
.baozheng ul li:first-child{
	margin-top: 102px;
}
.baozheng ul{
	padding: 0 50px 0 96px;
	box-sizing: border-box;
}
.baozheng ul li .cont{
	float: left;
	width: 46%;
	padding-top: 60px;
}
.baozheng ul li:nth-child(2n) .tu{
	float: left;
}
.baozheng ul li:nth-child(2n) .cont{
	float: right;
}
.baozheng ul li .cont .bt{
	font-size: 30px;
	color: #666666;
}
.baozheng ul li .cont .desc{
	font-size: 20px;
	line-height: 60px;
	color: #666666;
	margin-top: 30px;
	text-align: justify;
	text-justify: distribute;
    word-break: break-all;
}
.baozheng ul li .cont .desc *{
	text-align: justify;
	text-justify: distribute;
    word-break: break-all;
}
.baozheng ul li .tu{
	float: right;
	width: 48%;
}
.baozheng ul li .tu img{
	width: 100%;
}
.service{
	padding: 72px 0 280px;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
}
.service .centerc{
	padding: 0 104px 0 100px;
	box-sizing: border-box;
}
.service .desc{
	font-size: 24px;
	line-height: 60px;
	color: #666666;
	margin-top: 40px;
}
.service .cont{
	padding: 80px 0 74px;
	box-sizing: border-box;
	font-size: 24px;
	line-height: 60px;
	color: #666666;
	margin-top: 80px;
}
.service .cont img{
	max-width: 100%;
}
.service .hei{
	padding-top: 120px;
}
#cc3 .cont{
	background: #ebf5ee;
}
.service .tong a{
	display: inline-block;
	width: 120px;
	line-height: 32px;
	font-size: 18px;
	text-align: center;
	background: #666666;
	color: #ffffff;
	float: right;
}
.fudong{
	position: fixed;
	left: 0;
	top: 20%;
	width: 320px;
}
.fudong li{
    display: flex;
    align-items: center;
	margin-top: 10px;
	margin-left: 12px;
}
.fudong li:before{
	content: '';
	display: inline-block;
	width: 20px;
	height: 1px;
	background: #bcbcbc;
	vertical-align: middle;
	margin-right: 20px;
}
.fudong li a{
	flex: 1;
}
.fudong li.on:before{
	/*background: #666666;
	width: 80px;
	margin-left: -60px;*/
}
.fudong li.on p{
	display: inline-block;
	font-size: 18px;
	color: #5c5c5c;
}
.fudong li p{
	display: inline-block;
	font-size: 14px;
	color: #666666;
}
.fudong li:hover p{
	font-size: 18px;
}
/* 属性随你自定义，我只是随便写一下*/
.sfixed {
	  position: fixed;
    width: 1140px !important;
    left: 359px;
    padding: 10px 10px 10px 40px!important;
    top: 0;
    background: #fff;
    box-shadow: 0 10px 10px #eee;
    z-index: 999;
}
.dayin ul li:first-child{
	margin-top: 280px;
}
.dayin .heng{
	margin-top: 170px;
}
.yixue .leixing{
	margin-top: 280px;
}
.yixue .leixing .lx_cont{
	background: url(../images/c6_04.png)center no-repeat;
	background-size: cover;
	padding: 80px 0;
	box-sizing: border-box;
	margin-top: 90px;
}
.yixue .tong.centerc{
	padding: 0 100px 0 104px;
	box-sizing: border-box;
}
.yixue .bz_desc .centerc{
	padding: 0 100px 0 104px;
	box-sizing: border-box;
}
.yixue .lx_cont ul{
	font-size: 0;
	display: flex;
	padding: 0 44px 0 36px;
}
.yixue .lx_cont ul li{
	display: inline-block;
	width: 25%;
	box-shadow: 10px 10px 20px rgba(0,0,0,0.7);
	vertical-align: top;
	margin-top: 0 !important;
	background: #f5f8f6;
	padding-bottom: 88px;
}
.yixue .lx_cont ul li h4{
	height: 180px;
	line-height: 180px;
	font-size: 30px;
	text-align: center;
	width: 100%;
	color: #ffffff;
	font-weight: normal;
	box-shadow: inset 20px -20px 10px -10px rgb(0 0 0 / 20%);
}
.yixue .lx_cont ul li .open .desc{
	font-size: 26px;
	text-align: center;
	padding-top: 60px;
	position: relative;
}
.yixue .lx_cont ul li:first-child h4 , .yixue .lx_cont ul li:first-child .bt:before{
	background: #4dabd7;
}
.yixue .lx_cont ul li:nth-child(2) h4 , .yixue .lx_cont ul li:nth-child(2) .bt:before{
	background: #666666;
}
.yixue .lx_cont ul li:nth-child(3) h4 , .yixue .lx_cont ul li:nth-child(3) .bt:before{
	background: #e09797;
}
.yixue .lx_cont ul li:nth-child(4) h4 , .yixue .lx_cont ul li:nth-child(4) .bt:before{
	background: #a8a8a8;
}
.yixue .lx_cont ul li .bt:before{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	border-radius: 100%;
	background: #4dabd7;
	left: 20px;
	margin-top: 8px;
}
.tedian{
	margin-top: 330px;
}
.tedian .desc{
	font-size: 24px;
	color: #666666;
	margin-top: 40px;
}
.tedian .cont{
	margin-top: 70px;
}
.tedian .cont img{
	width: 100%;
}
.tedian .tong,.tedian .desc{
	padding: 0 100px 0 104px;
}
.yaopin .jinkou{
	margin-top: 280px;
}
.yaopin .jinkou .swiper-container{
	padding-top: 80px;
	background: #ebf5ee;
	margin-top: 70px;
}
.yaopin .jinkou .swiper-slide .centerc{
	padding: 0 102px 0 120px;
	box-sizing: border-box;
}
.yaopin .jinkou .swiper-slide .tu{
	float: right;
	width: 49%;
}
.yaopin .jinkou .swiper-slide img{
	width: 100%;
}
.yaopin .jinkou .swiper-pagination-bullet {
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 100%;
    background: #d5d5d5;
    opacity: 1;
    margin: 0 10px !important;
}
.yaopin .jinkou .swiper-pagination-bullet-active {
    opacity: 1;
    background: #666666;
}
.yaopin .zhongxin{
	position: absolute;
    bottom: 40px;
    height: 32px;
    left: 120px;
    right: 0;
}
.yaopin .content ul li {
    clear: both;
    overflow: hidden;
    margin-top: 280px;
}
.yaopin .content ul li .cont {
    float: right;
    width: 40%;
    padding-top: 190px;
}
.yaopin .content ul li .tu {
    float: left;
    width: 48%;
}
.yaopin .content ul li .cont .bt {
    font-size: 30px;
    color: #666666;
}
.yaopin .content ul li .cont .desc {
    font-size: 24px;
    line-height: 60px;
    color: #666666;
    margin-top: 30px;
}
.news{
	padding: 140px 0 50px;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
	margin-top: 0;
}
.jinkou .swiper-button-prev,.jinkou .swiper-button-next{
	background-size: 21px 52px;
	width: 21px;
	height: 52px;
}
.jinkou .swiper-button-next{
	background: url(../images/jty.png);
}
.jinkou .swiper-button-prev{
	background: url(../images/jtz.png);
}
.centerd{
	max-width: 1100px;
	width: 93%;
	margin: auto;
}
.news .centerd ul{
	font-size: 0;
}
.news .centerd ul li{
	display: inline-block;
	width: 32%;
	margin-right: 2%;
	margin-top: 40px;
}
.news .centerd ul li:nth-child(3n){
	margin-right: 0;
}
.news .centerd .xw_zx{
	margin-top: 230px;
	clear: both;
	overflow: hidden;
}
.news .centerd .xw_zx:first-child{
	margin-top: 0;
}
.news .centerd ul li img{
	width: 100%;
}
.news .centerd ul li .he{
	padding: 20px 14px 16px;
	box-sizing: border-box;
	background: #ffffff;
	clear: both;
	overflow: hidden;
}
.news .centerd ul li .he .bt{
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news .centerd ul li .he .zy{
	font-size: 14px;
	color: #414141;
	margin-top: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news .centerd ul li .he .sj{
	font-size: 12px;
	color: #414141;
	float: left;
}
.news .centerd ul li .he .qt{
	margin-top: 38px;
}
.news .centerd ul li .he .qt img{
	float: right;
	width: auto;
}
.news .xinwen ul li{
	margin-bottom: 110px;
}
.news .xinwen ul li .tu{
	min-height: 248px;
	min-height: 248px;
	display: flex;
	align-items: center;
	justify-content: center;
}
a.new_more{
	display: block;
	width: 150px;
	line-height: 50px;
	font-size: 22px;
	color: #ffffff;
	text-align: center;
	background: #4dabd7;
	border-radius: 8px;
	margin: 0 auto 110px;
}
.ms{
	font-size: 14px;
	color: #b7b7b7;
	margin-top: 30px;
	text-align: center;
}
.nerw_ewm{
	padding-top: 25px;
}
.nerw_ewm img{
	float: right;
	width: 135px;
}
a.c_more{
    display: inline-block;
    width: 120px;
    line-height: 32px;
    font-size: 18px;
    text-align: center;
    background: #666666;
    color: #ffffff;
    float: right;
}
.zhuc{
	margin-top: 390px;
	padding: 200px 0 150px;
	background: #ebf5ee;
}
.w1325{
	width: 93%;
	max-width: 1325px;
	margin: 0 auto;
}
.zhuc_lf{
	float: left;
	width: 40%;
	padding-left: 7.5%;
}
.zhuc_nr{
	font-size: 24px;
	line-height: 60px;
	color: #666666;
	padding-top: 30px;
	text-align: justify;
}
.zhuc_ri{
	float: right;
	width: 57.2%;
}
.zhuc_ri img{
	width: 100%;
}
.zyzy{
	margin-top: 280px;
}
.zy_lf{
	width: 35.7%;
}
.zy_lf img{
	width: 100%;
}
.zy_ri{
	width: 60%;
}
.p7{
	padding-top: 90px;
}
.header .en{
	position: relative;
}

/* 分页样式*/
#pages {font-family:宋体 ;text-align: -webkit-center; font-size:14px;}
#pages a { display:inline-block; height:30px; line-height:30px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:30px; line-height:30px; background:#2b275b; border:1px solid #2b275b; color:#fff; text-align:center;padding:0 10px}
.gao{height: 120px;}
/* 右悬浮css */
.xuan_fu{
    position: fixed;
    z-index: 888;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.xuan_fu-list{
    width: 60px;
    position: relative;
}
.xuan_fu-list li{
    width: 100%;
    height: 60px;
    position: relative;
    margin-bottom: 1px;
}
.xuan_fu-list li>a{
    display:flex;
    width: 100%;
    height: 100%;
    background: #9e9e9e;
    text-align: center;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    border-radius: 10px;
}
.xuan_fu-list li>a::before{
    content: "";
    width: 0px;
    height: 0px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #FFFFFF;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    z-index: 5;
    opacity: 0;
}
.xuan_fu-list li:hover a{
	background: #4cabd7;
}
.xf-img{
    /* width: 30px; */
    display: block;
    margin: 10px auto 0;
}
.xf-img img{
    /* width: 100%; */
    display: block;
    width: 24px;
}
.xf-span{
    width: 100%;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
}
.xf_tan{
    position: absolute;
    right: 100%;
    top: 0;
    background: #4cabd7;
    /*visibility: hidden;*/
    display: none;
    transition: all 0.1s;
    
}
.xf_one{
    height: 100%;
    display: flex;
    align-items: center;
    white-space: nowrap;
    display: none;
}
.xf_tan-zi{
    padding: 0 20px;
    font-size: 16px;
    color: #ffffff;
    line-height: 60px;
}
.xf_two{
    padding: 20px 20px;
}
.xf_tan-erw{
    width: 120px;
}
.xf_tan-erw img{
    display: block;
    width: 100%;
}
.xf_erw-span {
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
}
.xuan_fu-list li:hover .xf_tan{
    /*visibility: inherit;*/
    display: block;
}

/* 右悬浮结束 */
.fix{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgb(0,0,0,0.5);
	z-index: 999;
	display: none;
}
.fix .form{
	max-width: 500px;
	background: #ffffff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 80%;
	padding: 20px 40px;
	box-sizing: border-box;
}
.fix .form h4{
	font-size: 24px;
	text-align: center;
}
.fix .form ul li{
	margin-top: 20px;
}
.fix .form ul li label{
	font-size: 16px;
	text-align: center;
	display: block;
}
.fix .form ul li input{
	border: none;
	border-bottom: 1px solid #666666;
	height: 40px;
	text-align: center;
	width: 100%;
}
.fix .form ul li textarea{
	height: 90px;
	border: 1px solid #666666;
	box-sizing: border-box;
	resize: none;
	width: 100%;
	margin-top: 10px;
	text-align: center;
}
.fix .form .send{
	display: block;
	margin: 20px auto 0;
	width: 100px;
	height: 40px;
	font-size: 16px;
	background: #4cabd7;
	color: #ffffff;
	text-align: center;
	border: none;
}
.xf_tan-erw>img{
	display: none !important;
}
.wushiba .cont{
	font-size: 24px;
    line-height: 60px;
    color: #666666;
    padding-top: 30px;
    text-align: justify;
}
.wushiba .cont *{
	font-size: 24px;
    line-height: 60px;
    color: #666666;
    padding-top: 30px;
    text-align: justify;
}
.wushiba .cont span{
	font-size: 24px;
    line-height: 60px;
    color: #666666;
    padding-top: 30px;
    text-align: justify;
}
.zy_ria{
	width: 51%;
}
.zy_lfa{
	width: 45%;
}
.zy_lfa img{
	max-width: 100% !important;
	width: auto;
}


@media (max-width: 767px) { /*灏忓睆骞曚笓鏈夋牱寮�*/
	/* 	diy & fix bootstrap style */

}
@media (min-width: 768px) and (max-width: 991px) {
	/* 	diy & fix bootstrap style */

}
@media (min-width: 992px) and (max-width: 1199px) {
	/* 	diy & fix bootstrap style */

}
@media (min-width: 1200px) { /*lg*/
	/* 	diy & fix bootstrap style */

}
@media (min-width: 992px) { /*PC鍙婂ぇ灞忓箷*/
	/* 	diy & fix bootstrap style */
	.xinwen ul li .tu { overflow:hidden; height:232px; }
	.xinwen ul li .tu img { height:100%;}
	.xinwen ul li .he .bt { overflow:hidden; height:50px; text-overflow:ellipsis;}
}