.wrap{
	width: 1560px;
	margin: 0 auto;
}
.layout{
    padding-top: 48px;
}
.header{
	padding-left: 10px;
	padding-right: 30px;
	background-color: #000000;
	position: relative;z-index: 111;
	position: fixed;top: 0;left: 0;right: 0;
}
.header .le{
	float: left;
}
.header .le .fenx{
	margin-top: 6px;
	float: left;
}
.header .le .fenx li{
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
.header .le .cov{
	float: left;
}
.header .le .cov li{
	float: left;
	margin-right: 15px;
	position: relative;
}
.header .le .cov li h3 a{
	font-size: 16px;
	color: #fff;
	line-height: 48px;
	padding-left: 30px;
	display: block;
	background: url(../image/tl4.png) no-repeat left center;
}
.header .le .cov li .nli{
	display: none;
	overflow: hidden;
	position: absolute;
	width: 208px;
	left: 0;top: 100%;
	background-color: #474747;
	z-index: 1111;
	padding: 0 10px 0;
}
.header .le .cov li .nli dl{
    padding: 10px 0;
}
.header .le .cov li:hover h3 a{
	color: #2c93b2;
	background: url(../image/tl4_1.png) no-repeat left center;
}
.header .le .cov li .nli a:hover{
	color: #2c93b2;
}
.header .le .cov li .nli a{
	display: block;margin-bottom: 5px;
	color: #fff;
	font-size: 19px;
	border-bottom: 1px dotted #fff;
	line-height: 28px;
}
.header .le .cc{
	float: left;
	margin-left: 15px;
}
.header .le .cc i{
	font-size: 22px;
	line-height: 48px;
	color: #fff;
	text-decoration: underline;
	font-style: italic;
	transition: all 0.3s ease-in-out 0s;
}
.header .le .cc i:hover{
    color: #2c93b2;
}
.header .rt{
	float: right;
}
.header .rt .in{
	margin-top: 8px;
	height: 32px;
	background-color: #fff;
	float: left;
	width: 220px;
	padding: 0 10px;
	border-radius: 16px;
}
.header .rt .in input{
	padding-left: 36px;
	border: none;
	background: url(../image/tl5.png) no-repeat left center;
	width: 100%;
	font-size: 20px;
	height: 32px;
}
.header .rt .guoqi{
	float: left;
	margin: 13px 15px 0;
}
.header .rt .guoqi li{
	float: left;
	margin-right: 8px;
}
.header .rt .guoqi li:last-child{
	margin-right: 0;
}
.header .rt .guoqi li a{
	display: block;
}
.header .rt h4{
	float: left;
	font-size: 16px;
	color: #fff;
	line-height: 48px;
}
.header .rt .re{
	float: left;
	font-size: 18px;
	color: #fff;
	margin-top: 8px;
	line-height: 32px;
	border-radius: 7px;
	background-color: #ff0000;
	padding: 0 15px;
	margin-left: 14px;
}
.header .boo{
	position: absolute;
	z-index: 11;
	top: 48px;
	left: 0;
	right: 0;
	padding: 0 30px;
	background-color: rgba(0,0,0,.6);
}
.header .boo .logo{
	float: left;
	display: block;
}
.header .boo .ri{
	float: right;
}
.header .boo .ri .ul>li{
	float: left;
	margin-right: 50px;
}
.header .boo .ri li h3{
	position: relative;
}
.header .boo .ri li i{
	position: absolute;
	content: "";
	width: 0;
	margin: 0 auto;
	display: block;
	background-color: #2c93b2;
	height: 5px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1111;
	transition: all 0.3s ;
	
}
.header .boo .ddc{
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	padding: 0 135px;
	background-color: rgba(0,0,0,.8);
	z-index: 11;
	display: none;
}
.header .boo .ddcc {
    padding-top: 25px;
    padding-bottom: 25px;
}
.header .boo .ddc .lef{
	float: left;
	width: calc(100% - 600px);
}
.header .boo .ddc .lef ul li{
	margin-right: 40px;
	width: calc((100% - 82px)/3);
	float: left;
}
.header .boo .ddc .lef ul li:last-child{
	margin-right: 0;
}
.boo .ddc .lef li dd{
	margin-bottom: 0;
}
.boo .ddc  h3{
	font-size: 22px;
	line-height: 36px;
	color: #fff;
	position: relative;
}
.boo .ddc  h3::before{
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	height: 1px;
	width: 130px;
	display: block;
	background-color: #fff;
}
.boo .ddc .lef li a{
	line-height: 30px;
	color: #FFFFFF;
	font-size: 16px;
}
.boo .ddc .lef li a{
	line-height: 30px;
	color: #FFFFFF;
	font-size: 16px;
	display: block;
	word-spacing: nowrap;
	word-break:keep-all;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
}
.header .boo .ddc .rig{
	float: right;
	width: 540px;
}
.boo .ddc .rig li{
	margin-bottom: 24px;
}
.boo .ddc .rig li h6{
	line-height: 40px;
	color: #FFFFFF;
	font-size: 16px;
	width: 95px;
	float: left;
}
.boo .ddc .rig ul{
	margin-top: 20px;
}
.boo .ddc .rig .btn{
	line-height: 40px;
	color: #FFFFFF;
	font-size: 16px;
	background-color: #f51c0d;
	border: none;
	text-align: center;
	border-radius: 5px;
	display: block;
	margin: 0 auto;
	width: 170px;
	cursor: pointer;
}
.boo .ddc .rig .xim{
	margin-top: 50px;
}
.boo .ddc .rig .h3{
	float: left;
	margin-top: 30px;
}
.boo .ddc .rig .h3::before{
	width: 100%;
}
.boo .ddc .rig .fenx{
	float: right;
	font-size: 0;
	text-align: right;
}
.boo .ddc .rig .fenx li{
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
	margin-right: 10px;
}
.boo .ddc .rig li .txt{
	height: 40px;
	float: right;
	color: #000000;
	font-size: 16px;
	width: calc(100% - 95px);
	border-radius: 5px;
	background-color: #fff;
	border: none;
	padding: 0 10px;
}
.boo .ddc .rig li .txt1{
	height: 95px;
	resize: none;
}
.boo .ddc .rig li .txt2{
	height: auto;
	background: none;
}
.boo .ddc .rig .zou{
	width: 50%;
	float: left;
}
.boo .ddc .rig .you{
	width: 50%;
	float: right;
}
.boo .ddc .rig .you h6{
	padding-left:20px ;
}
.header .boo .ri li.on i,
.header .boo .ri li:hover i{
	width: 100%;
}
.header .boo .ri li.on h3 a,
.header .boo .ri li a:hover{
	color: #2c93b2;
}
.header .boo .ri li h3 a{
	line-height: 90px;
	font-size: 24px;
	color: #fff;
}
.banner li a{
	height: 688px;
	display: block;
}
.pone_1{
	padding: 45px 17px;
}
.pone_1 .rd{
	float: right;
	width: 870px;
	overflow: hidden;
	position: relative;
}
.pone_1 .rd li a{
	display: block;
	height: 500px;
}
.pone_1 .rd .prev,
.pone_1 .rd .next{
	position: absolute;
	left: 20px;
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	background: url(../image/q1.png) no-repeat center;
	z-index: 11;
	cursor: pointer;
}
.pone_1 .rd .next{
	left: auto;right: 20px;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);  /* IE 9 */
	-moz-transform:rotate(180deg);     /* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 閸滐拷 Chrome */
	-o-transform:rotate(180deg);
}
.pone_1 .rd .span {
	position: absolute;
	left: 0;right: 0;
	bottom: 30px;
	z-index: 11;
	text-align: center;
}
.pone_1 .rd .span span{
	width: 15px;
	height: 15px;
	background: #fff;
}

.pone_1 .lr{
	width: calc(100% - 880px);
	margin-right: 10px;
	padding-left: 55px;
	float: left;
}
.pone_1 .lr .txtt h1,
.pone_1 .lr .txtt h2{
	font-size: 28px;
	color: #000000;
	line-height: 1.7;
	font-weight: bold;
}
.pone_1 .lr .txtt p{
	font-size: 18px;
	color: #4f4f4f;
	line-height: 1.3;
}
.pone_1 .lr .txtt p i{
	font-weight: bold;
	color: #000000;
}
.pone_1 .lr .txtt h4{
	font-size: 24px;
	color: #000000;
	line-height: 84px;
}
.pone_1 .lr .txtt .kk{
	display: inline-block;
	padding: 0 25px;
	line-height: 48px;
	border-radius: 7px;
	color: #fff;
	font-size: 28px;
	background-color: #ff0000;
}
.tas{
	margin: 75px auto;
}
.tas h1,
.tas h2{
	font-size: 34px;
	color: #000000;
	line-height: 1.7;
	text-align: center;
	font-weight: bold;
}
.pone_2{
	overflow: hidden;
}
.pone_2 li{
	width: calc((100% - 152px) / 3);
	float: left;
	margin-right: 75px;
	box-shadow: -3px 3px 10px 3px rgb(80 80 80 / 20%);
	margin-bottom: 75px;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 閸滐拷 Chrome */
	-o-transition:all 0.3s;
	position: relative;
}
.pone_2 li:nth-child(3n){
	margin-right: 0;
}
.pone_2 li .pic{
	height: 380px;
	overflow: hidden;
	position: relative;
}
.pone_2 li .icc{
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	z-index: 11;
}
.pone_2 li .txt{
	padding: 10px 30px 75px;
	background: #f5f5f5;
}
.pone_2 li .txt h3{
	font-size: 30px;
	color: #000000;
	line-height: 45px;
	height: 90px;
	overflow:hidden;
}
.pone_2 li .txt h5{
	font-size: 18px;
	color: #333333;
	line-height: 1.4;
	height: 145px;
	overflow: hidden;
}
.pone_2 li:hover .txt{
	background-color: #2c93b2;
}
.pone_2 li:hover .txt h3,
.pone_2 li:hover .txt h5{
	color: #fff;
}
.pone_3{
	height: 295px;
	position: relative;
}
.pone_3 .tit{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.pone_3 .tit h4{
	font-size: 30px;
	color: #fff;
	line-height: 1.7;
	text-align: center;
}
.pone_4{
	overflow: hidden;
}
.pone_4 .tas h2{
	font-size: 47px;
}
.pone_4 li{
	width: calc((100% - 152px) / 3);
	float: left;
	margin-right: 75px;
	box-shadow: -3px 3px 10px 3px rgb(80 80 80 / 20%);
	margin-bottom: 40px;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 閸滐拷 Chrome */
	-o-transition:all 0.3s;
}
.pone_4 li:nth-child(3n){
	margin-right: 0;
}
.pone_4 li .pic{
	height: 380px;
	overflow: hidden;
	position: relative;
}
.pone_4 li .pic .icc{
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	z-index: 11;
}
.pone_4 li .txt{
	padding: 0 30px 75px;
	background: #f5f5f5;
}
.pone_4 li .txt h3{
	font-size:30px;
	color: #000000;
	line-height: 1.7;
	word-break:keep-all;
/*	white-space:nowrap;  */
	overflow:hidden;
	text-overflow:ellipsis;
	height: 90px
}
.pone_4 li .txt h5{
	font-size: 18px;
	color: #333333;
	line-height: 1.4;
	height: 135px;
	overflow: hidden;
}
.pone_4 li:hover .txt{
	background-color: #2c93b2;
}
.pone_4 li:hover .txt h3,
.pone_4 li:hover .txt h5{
	color: #fff;
}
.pone_5{
	overflow: hidden;
}
.pone_5 li{
	width: calc((100% - 146px) / 3);
	float: left;
	margin-right: 72px;
	box-shadow: -2px 2px 10px 3px rgb(80 80 80 / 20%);
	margin-bottom: 65px;
}
.pone_5 li:nth-child(3n){
	margin-right: 0;
}
.pone_5 li a{
	height: 340px;
	display: block;
	position: relative;
}
.pone_5 li a .txt{
	position: absolute;
	left: 0;right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.4);
}
.pone_5 li a .txt .cent{
	position: absolute;
	left: 0;right: 0;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 閸滐拷 Chrome */
	-o-transform:translateY(-50%); 
text-align: center;	
}
.pone_5 li .m2{
	display: none;
}
.pone_5 li h4{
	font-size: 28px;
	color: #fff;
	line-height: 2;
}
.pone_5 li:hover .m1{
	display: none;
}
.pone_5 li:hover .m2{
	display: inline-block;
}
.pone_5 li:hover h4{
	color: #57d5fa;
}



.pone_6{
	padding: 30px 0;
	background-color: #f2f2f2;
}
.pone_6 h2{
	font-size:30px ;
	line-height: 1.4;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.pone_6 ul li .xin{
	border: 2px solid #9a9a9a;
	margin: 0 auto;
	padding:50px 20px;
	font-size: 24px;
	color: #000000;
	line-height: 1.2;
	position: relative;
	margin-top: 20px;
}
.pone_6 .rd{
	position: relative;
	width: 1100px;
	margin: 50px auto 0;
}
.pone_6 .rd::after,
.pone_6 .rd::before{
	position: absolute;
	content: "";
	display: block;
	width: 60px;
	height: 60px;
	z-index: 11;
	left: -75px;
	top: -45px;
	background: url(../image/tl26.png) no-repeat center;
}
.pone_6 .rd::before{
	top: auto;
	left: auto;
	bottom: 0;
	right: -105px;
}
.pone_6 .rd .bd{
	overflow: hidden;
}
.pone_6 .rd .span{
	position: static;
	margin-top: 30px;
	text-align: center;
}
.pone_6 .rd .span span{
	width: 16px;
	height: 16px;
	margin: 0 22px;
	display: inline-block;
	border-radius: 50%;
	opacity: 1;
	background-color: #dcdcdc;
}
.pone_6 .span span.swiper-pagination-bullet-active{
	background: #000000;
}




.pone_7{
	overflow: hidden;
}
.pone_7 .tas{
	text-align: center;
	margin: 60px auto;
}
.pone_7 .tas i{
	font-size: 48px;
	color: #2c93b2;
	line-height: 1.7;
	text-align: center;
	text-decoration: underline;
	font-style: italic;
}
.pone_7 li{
	width: calc((100% - 158px) / 3);
	float: left;
	margin-right: 78px;
	box-shadow: -3px 3px 10px 3px rgb(80 80 80 / 80%);
	margin-bottom: 42px;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 閸滐拷 Chrome */
	-o-transition:all 0.3s;
}
.pone_7 li:nth-child(3n){
	margin-right: 0;
}
.pone_7 li .pic{
	height: 325px;
}

.pone_7 li .txt{
	padding: 30px 30px 90px;
	background-color: #f5f5f5;
	transition: all .3s ;
}
.pone_7 li .txt h3{
	font-size: 25px;
	color: #000000;
	line-height: 1.9;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	transition: all .3s;
}
.pone_7 li .txt h5{
	font-size: 20px;
	color: #000000;
	line-height: 1.4;
	height: 75px;
	overflow: hidden;
	transition: all .3s;
}
.pone_7 li:hover .txt{
	background-color: #2c93b2;
}
.pone_7 li:hover .txt h3,
.pone_7 li:hover .txt h5{
	color: #fff;
}
.pone_8 .tas{
	margin: 60px auto 45px;
	text-align: center;
}
.pone_8 .tas span{
	width: 72px;
	height: 3px;
	display: inline-block;
	background-color: #2c93b2;
}
.pone_8{
	padding: 0 95px;
	overflow: hidden;
}
.pone_8 li{
	width: calc((100% - 77px) / 4);
	float: left;
	margin-right: 25px;
	margin-bottom: 35px;
}
.pone_8 li:nth-child(4n){
	margin-right: 0;
}
.pone_8 li .icc{
	float: left;
	width: 82px;
	margin-right: 5px;
}
.pone_8 li .rr{
	width: calc(100% - 88px);
	float: left;
	height: 115px;
	overflow: hidden;
}
.pone_8 li .rr h6{
	font-size: 20px;
	color: #2c93b2;
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 10px;
}
.pone_8 li .rr p{
	font-size: 14px;
	color: #464646;
	line-height: 1.2;
}
.pone_9 {
	background-color: #f0f0f0;
	/*height: 500px;*/
	padding: 50px 0;
}

.pone_9 .videoa{
    width: 48%;float: left;
}
.pone_9 .vtxt{
    float:right;
    width: 48%;
}
.pone_9 .wrap{
    overflow: hidden;
}
.pone_9 .vtxt h3{
    font-size: 26px;
    line-height: 1.6;
    margin-bottom: 20px;
}
.pone_9 .vtxt p{
    font-size:18px;
    line-height: 1.4;
}
.pone_9 .vtxt h6{
    font-size: 16px;
    line-height: 1.4;
    color: #999;
    margin-top: 20px;
}


.pone_9 .tas{
	margin: 0 auto;
}
.pone_9 .tas h2{
	line-height: 110px;
	border-bottom: 3px solid #8e8e8e;
}
.pone_9 .tas p{
	font-size: 18px;
	color: #959595;
	text-align: center;
	line-height: 1.6;
	padding: 20px 0;
}
.pone_9 .video{
	position: relative;
	width: 100%;
}
.pone_9 .play{
	position: absolute;
	left: 0;
	right: 0;
	display: inline-block;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	z-index: 111;
	cursor: pointer;
}
.pone_10{
	padding: 62px 45px 0;
}
.pone_10 .let{
	float: left;
	width: calc((100% - 80px) / 2);
}
.pone_10 .rig{
	float: right;
	width: calc((100% - 80px) / 2);
}
.pone_10 .tt{
	margin-bottom: 32px;
}
.pone_10 .tt h4{
	line-height: 90px;
	color: #000000;
	font-weight: bold;
	font-size: 32px;
	border-bottom: 2px solid #4e4e4e;
	text-align: center;
}
.pone_10 .lis .time{
	width: 132px;
	height: 132px;
	float: left;
	border-radius: 50%;
	overflow: hidden;
	text-align: center;
}
.pone_10 .lis .ttx{
	width: calc(100% - 160px);
	float: right;
}
.pone_10 .lis .time h2{
	line-height: 90px;
	font-size: 50px;
	color: #fff;
	background-color: #2c93b2;
}
.pone_10 .lis .time p{
	line-height: 42px;
	font-size: 18px;
	background-color: #f5f5f5;
	color: #000000;
}
.pone_10 .lis li{
	margin-bottom: 40px;
}
.pone_10 .uslis2 .lis li{
    width: calc((100% - 20px)/2);
    float: left;
}
.pone_10 .uslis2 .lis li:nth-child(2n){
    float: right;
}
.pone_10 .lis li h4{
	font-size: 26px;
	color: #000000;
	line-height: 1.6;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.pone_10 .lis li i{
	font-size: 16px;
	color: #8d8d8d;
	line-height: 1.6;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.pone_10 .lis li h6{
	font-size: 18px;
	color: #000000;
	line-height: 1.6;
/*	max-height: 82px;*/
	overflow: hidden;
}
.pone_10 .lis li h6 span{
	font-size: 16px;
	color: #8d8d8d;
	line-height: 1.6;
	margin-left: 20px;
	text-decoration: underline;
}
.pone_10 .lis li:hover h4{
	color: #2c93b2;
	transition: all .3s ease 0s;
}
.pone_10 .lis li:hover h6 span{
	color: #f40b00;
	transition: all .3s ease 0s;
}
.pone_11{
	padding: 0 45px;
	overflow: hidden;
}
.pone_11 .tas{
	margin: 60px auto;
}
.pone_11 li{
	width: calc((100% - 122px) / 2);
	float: left;
	margin-right: 122px;
	margin-bottom: 24px;
	position: relative;
}
.pone_11 li:nth-child(2n){
		margin-right: 0;
}
.pone_11 li h4{
	float: left;
	font-size: 24px;
	color: #5e5e5e;
	line-height: 1.7;
	width: 180px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.pone_11 li h6{
	float: right;
	font-size: 24px;
	color: #ff0000;
	line-height: 1.7;
	color: #2c93b2;
	word-break:keep-all;
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	width: calc(100% - 220px);position: relative;
	padding-right: 80px;
}
.pone_11 li h6::before{
	content: "";
	position: absolute;
	width: 39px;
	height: 32px;
	background: url(../image/tl42.png) no-repeat center/cover;
	right: 0;
	top: 0;
	z-index: 111;
}
.pone_12{
	overflow: hidden;
	padding: 0 135px;
}
.pone_12 li{	
	margin-bottom: 20px;
}
.pone_12 .ls{
    float: left;width: 47%;
}
.pone_12 .ls dd a{
    display: block;
    overflow: hidden;line-height: 70px;
    border-bottom: 1px solid #333;
    color: #333;
}
.pone_12 .ls dd h6{
    float: left;
    font-size: 22px;
    width: 100%;
    word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}


.pone_12 .ls dd a:hover{
    color: #2c93b2;border-color: #2c93b2;
}
.pone_12 .ls dd i{
    float: right;
    font-size: 26px;
}
.pone_12 .rs{
    float: right;width: 47%;
}
.pone_12 li .t1{
	border: none;
	padding: 0 20px 0 20px;
	font-size: 20px;
	color: #000000;height: 65px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;border: 1px solid #000000;width: 100%;
}
.pone_12 li .t3{
    float: left;width: 48%;
}
.pone_12 li .t3:nth-child(2){
    float: right;
}
.pone_12 li .t2{
	height: 159px;line-height: 1.7;padding: 15px 20px;width: 100%;resize: none;
}
.pone_12 .btn{
	display: block;
	margin: 0 auto;
	height: 68px;
	width: 388px;
	border-radius: 0 0 10px 0;
	background-color: #ff0000;
	border: none;
	font-size: 30px;color: #fff;
	margin-bottom: 25px;
	cursor: pointer;
}
.pone_12 .tas{
	position: relative;
	margin: 60px auto ;
}
.pone_12 .cl h6{
	font-size: 22px;
	color: #000000;
	line-height: 1.7;
	font-weight: bold;
	float: left;
}

.pone_12 .cl a{
	font-size: 22px;
	color: #000000;
	line-height: 1.7;
	font-weight: bold;
	float: right;
}
.pone_12 .cl a:hover{
       color: #2c93b2;
}
.footer{
	height: 460px;
	padding: 70px 0px 50px 24px;
	background: url(../image/tl16.jpg) no-repeat center/cover;overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.footer .leftt{
	float: left;
	width: 435px;
	margin-right: 35px;
	margin-top: 80px;
}
.footer .leftt p{
	font-size: 14px;
	line-height: 1.3;
	color:#fff;
	height: 210px;
	overflow: hidden;
}
.footer .igg{
	float: left;
	width: calc(100% - 470px);
}
.footer .igg dl{
	width: calc((100% - 362px) /4);
	float: left;
	margin-right: 90px;
}
.footer .igg dl h3{
	font-size: 20px;
	color: #fff;
	line-height: 1.6;
	margin-bottom: 50px;
	font-weight: bold;
}
.footer .igg dl dd a{
	font-size: 14px;
	color: #fff;
	line-height: 1.9;
}
.footer .igg .bq dd a {
	padding-left: 40px;
	background: url(../image/tl95.png)no-repeat left center;
}
.footer .igg .dz dd a{
	display: block;
	padding-left: 40px;
	line-height: 2;
	margin-bottom: 5px;
}
.footer .boo{
	margin-top: 25px;
}
.footer .boo .llff{
	float: left;
	font-size: 16px;
	color: #fff;
	line-height: 1.7;
}
.footer .boo .llff a{
	color: #fff;
	display: inline-block;
	position: relative;
}
.footer .boo .llff a i{
	position: absolute;
	left: 100%;
	margin-left: 20px;top: 0;
	height: 2px;
	width: 3000px;
	background: #fff;
	display: inline-block;
}
.cencc{
	padding: 0 55px;
	padding-top: 90px;
}
.mianb{
	margin: 20px 0;
}
.mianb ul{
	padding-left: 50px;
	background: url(../image/tl98.png) no-repeat left center;
}
.mianb ul li{
	float: left;
}
.mianb ul li span{
	margin: 0 10px;
	font-size: 20px;
	color: #565656;
	line-height: 34px;
}
.mianb ul li a{
	line-height: 1.7;
	font-size: 22px;
	color: #565656;
}
.cencc .lef{
	width: calc(100% - 530px);
	float: left;
}
.cencc .aboo_1 h1,
.cencc .aboo_1 .tit{
	font-size: 32px;
	color: #000000;
	line-height: 1.7;
	margin: 10px 0;
	border-bottom: 1px solid #000000;
}

.cencc .aboo_1 .txt{
	font-size: 18px;
	color: #000000;
	line-height: 1.3;
}
.cencc .aboo_1 .txt h2{
    font-size: 1.4em;
   padding: 20px 0;
}
.cencc .aboo_1 .txt h6{
	color: #8d8d8d;
	font-weight: bold;
}
.cencc .aboo_1 .fenx{
	text-align: right;
	border-bottom: 2px solid #777777;
}
.cencc .aboo_1 .fenx ul{
	margin-bottom: 32px;
}
.cencc .aboo_1 .fenx li{
	display: inline-block;
	font-size: 0;
}
.cencc .aboo_2 .tits{
	margin: 65px 0 45px;
}
.cencc .tits h4{
	font-style: italic;
	color: #2c93b2;
	line-height: 1.7;
	font-size: 28px;
}
.cencc .aboo_2 li{
	float: left;
	margin-right: 24px;
	width: calc((100% - 74px) / 4);
	margin-bottom: 30px;
	box-shadow: -3px 3px 5px 3px rgb(80 80 80 / 40%)
}
.cencc .aboo_2 li:nth-child(4n){
	margin-right: 0;
}
.cencc .aboo_2 li .mg{
	height: 322px;
	position: relative;
	display: block;
}
.cencc .aboo_2 li .mg h4{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
	text-align: center;
	font-size: 26px;
	color: #fff;
	line-height: 54px;
	background-color: rgba(0,0,0,.6);
}
.cencc .aboo_3 .tits{
	margin: 40px 0;
}
.cencc .aboo_3 li{
	width: calc((100% - 78px) / 3);
	float: left;
	margin-right: 38px;
	box-shadow: -3px 3px 10px 3px rgb(80 80 80 / 80%);
	margin-bottom: 34px;
}
.cencc .aboo_3 li:nth-child(3n){
	margin-right: 0;
}
.cencc .aboo_3 li .pic{
	height: 270px;
}
.cencc .aboo_3 li .txt{
	padding: 28px 25px 75px;
	background-color: #f5f5f5;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 閸滐拷 Chrome */
	-o-transition:all 0.3s;
}
.cencc .aboo_3 li .txt h3{
	font-size: 26px;
	color: #000000;
	line-height: 35px;
	height: 70px;
	overflow: hidden;
	transition: all .3s;
}
.cencc .aboo_3 li .txt h5{
	font-size: 22px;
	color: #000000;
	line-height: 1.4;
	height: 60px;
	overflow: hidden;
	transition: all .3s;
}
.cencc .aboo_3 li:hover .txt{
	background-color: #2c93b2;
}
.cencc .aboo_3 li:hover .txt h3,
.cencc .aboo_3 li:hover .txt h5{
	color: #fff;
}

.cencc .aboo_4 .let{
	float: left;
	width: calc((100% - 25px) / 2);
}
.cencc .aboo_4 .rig{
	float: right;
	width: calc((100% - 25px) / 2);
}
.cencc .aboo_4 .tt{
	margin:34px 0 25px;
}
.cencc .aboo_4 .tt h4{
	line-height: 52px;
	color: #2c93b2;
	font-size: 22px;
	font-style: italic;
	border-bottom: 2px solid #4e4e4e;
}
.cencc .aboo_4 .lis .time{
	width: 95px;
	height: 95px;
	float: left;
	border-radius: 50%;
	overflow: hidden;
	text-align: center;
}
.cencc .aboo_4 .lis .time h2{
	line-height: 62px;
	font-size: 36px;
	color: #fff;
	background-color: #2c93b2;
}
.cencc .aboo_4 .lis .time p{
	line-height: 32px;
	font-size: 14px;
	background-color: #f5f5f5;
	color: #000000;
}
.cencc .aboo_4 .lis .ttx{
	float: right;width: calc(100% - 115px);
}

.cencc .aboo_4 .is  .ttx{
	width: calc(100% - 170px);
}
.cencc .aboo_4 .lis li{
	margin-bottom: 35px;
}
.cencc .aboo_4 .lis li h4{
	font-size: 18px;
	color: #000000;
	line-height: 1.6;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.cencc .aboo_4 .lis li i{
	font-size: 14px;
	color: #8d8d8d;
	line-height: 1.6;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.cencc .aboo_4 .lis li h6{
	font-size: 18px;
	color: #000000;
	line-height: 1.5;
	max-height: 82px;
	overflow: hidden;
}
.cencc .aboo_4 .lis li h6 span{
	font-size: 14px;
	color: #8d8d8d;
	line-height: 1.6;
	margin-left: 20px;
	text-decoration: underline;
}
.cencc .aboo_4 .lis li:hover h4{
	color: #2c93b2;
	transition: all .3s ease 0s;
}
.cencc .aboo_4 .lis li:hover h6 span{
	color: #f40b00;
	transition: all .3s ease 0s;
}
.cencc .aboo_4 .mg{
	margin: 100px auto;
	display: block;width: 47px;
}
.cencc .ri{
	width: 415px;
	float: right;
}
.cencc .ri .coo .th4{
	font-size: 28px;
	color: #000000;
	line-height: 1.7;
	font-weight: bold;
	margin-bottom: 24px;
}
.cencc .ri .coo li{
	margin-bottom: 20px;
}
.cencc .ri .coo li h3 a{
	line-height: 28px;
	font-size: 18px;
	color: #000000;
	border-bottom: 1px solid #fff;
}
.cencc .ri .coo dl{
	padding: 0 22px;
	padding-top: 15px;
	display: none;
}
.cencc .ri .coo dd a{
	line-height: 32px;
	font-size: 20px;
	color: #000000;
	display: inline-block;
	border-bottom: 1px solid #fff;
}

.cencc .ri .coo li.on h3 a,
.cencc .ri .coo li a:hover{
	color: #2c93b2;
	border-bottom:1px solid #2c93b2 ;
}
.cencc .ri .lis{
	margin-top: 50px;
}
.cencc .ri .lis li{
	margin-bottom: 38px;
}
.cencc .ri .lis li:last-child{
	margin-bottom: 0;
}
.cencc .ri .lis li .pic{
	height: 350px;
	display: block;
	box-shadow: -3px 3px 10px 3px rgb(80 80 80 / 80%);
	position: relative;
	overflow: hidden;
}
.cencc .ri .lis li .hf{
	position: absolute;
	left: -50px;
	right: 0;
	top: 20px;
	display: block;
	width: 200px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	z-index: 111;
	transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);  /* IE 9 */
	-moz-transform:rotate(-45deg);     /* Firefox */
	-webkit-transform:rotate(-45deg); /* Safari 閸滐拷 Chrome */
	-o-transform:rotate(-45deg);
	background-color: #ff2424;
}
.cencc .ri .lis li .xf{
	width: 150px;
	line-height: 32px;
	color: #fff;
	font-size: 18px;
	background-color: #ff2424;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
	bottom: 25px;
	box-shadow: -3px 3px 3px 1px rgb(80 80 80 / 80%);
	border-radius: 16px;
}
.cencc .ri .sm1{
	margin-top: 55px;
}
.cencc .ri .sm1 .tll{
	margin-bottom: 28px;
}
.cencc .ri .tll dl{
	font-size: 0;
}
.cencc .ri .tll dd{
	display: inline-block;margin-right: 25px;
}
.cencc .ri .tll dd a:hover,
.cencc .ri .tll dd.on a{
	background-color: #ff2424;color: #fff;
}
.cencc .ri .tll dd a{
	padding: 0 15px;
	line-height: 32px;
	color: #c70000;
	font-size: 20px;
	text-align: center;
	border-radius: 16px;display: block;
}
.cencc .ri .sm1 li a{
	font-size: 16px;
	color: #000000;
	line-height: 32px;
	padding-left: 20px;
	background: url(../image/tl97.png) no-repeat left center;
}
.cencc .ri .sm1 li.r a{
	color: #c70000;
	font-weight: bold;
	background: url(../image/tl96.png) no-repeat left center;
}
.cencc .ri .sm2{
	margin-bottom:55px;
}
.cencc .ri .sm2 .tll{
	margin:60px 0 55px;
}
.cencc .ri .sm2  li{
	display: inline-block;
	font-size: 0;
	margin-right: 30px;
}
.cencc .ri .sm2  li a{
	font-size: 18px;
	line-height: 40px;
	color: #104a86;
}
.cencc .ri .sm2 .inp{
	margin-top: 30px;
	height: 62px;
	border: 2px solid #3d3d3d;
	border-radius: 8px;
	padding: 0 9px;
}
.cencc .ri .sm2 .inp input{
	height: 62px;
	border: none;
	padding-left: 30px;
	background: url(../image/tl66.png) no-repeat left center;
	width: 100%;
	font-size: 16px;
}
.cebcc_2{
	padding-top: 115px;
}
.aboo_us3 .tits h4{
	float: left;
}
.aboo_us3 .tits .rr{
	float: right;
	padding-right: 50px;
	background: url(../image/tl99.png) no-repeat right 10px center #f51c0d;
	height: 50px;
	border-radius: 10px;
	cursor: pointer;
	
}
.aboo_us3 .tits .rr span{
	font-size: 28px;
	line-height: 46px;
	margin-top: 2px;
	color: #000000;
	display: block;
	background-color: #FFFFFF;
	padding: 0 14px;
	margin-left: 2px;
	border-radius: 8px;
}
.aboous_4 .tits{
	margin: 52px 0 30px;
}
.aboous_4 ul{
	overflow: hidden;
}
.aboous_4 li{
	line-height: 34px;
	font-size: 16px;
	color: #000000;
	margin-bottom: 40px;
}
.cencc .lef .mmg{
	text-align: center;
}
.cencc .lef .mmg .mg{
	display: inline-block;
}
.aboous_4 .mg{
	margin: 35px auto 440px;
}
.concen{
	padding: 90px 80px 0;
}
.concen .conta_1{
	margin-top: 68px;
	margin-bottom: 200px;
}
.concen .conta_1 .ltt{
	float: left;
	padding-left: 25px;
	width: calc(100% - 830px);
}
.concen .ttl h1,
.concen .ttl h2{
	font-size: 34px;
	line-height: 84px;
	color: #000000;
	border-bottom: 1px solid #000000;
}
.concen .conta_1 .ltt ul{
	margin-top: 30px;
}
.concen .conta_1 .ltt li{
	margin-bottom: 56px;
}
.concen .conta_1 .ltt h4{
	font-size: 28px;
	color: #000000;
	line-height: 70px;
	float: left;width: 190px;
}
.concen .conta_1 .ltt li .t1{
	float: right;
	height: 70px;
	font-size: 28px;
	color: #000000;
	width: calc(100% - 200px);
	border: none;
	border-radius: 5px;
	background-color: #f0f0f0;
	padding: 0 20px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.concen .conta_1 .ltt li .t2{
	line-height: 1.7;
	height: 290px;
	width: calc(100% - 200px);
	background-color: #f0f0f0;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;padding: 15px 20px;
}
.concen .conta_1 .ltt .btn{
	float: right;
	display: block;
	height: 62px;
	color: #fff;
	font-size: 28px;
	padding: 0 30px;
	background-color: #2c93b2;
	border-radius: 5px;
	border: none;
	cursor: pointer;
}
.concen .conta_1 .rrt{
	float: right;
	margin-right: 125px;
	width: 565px;
}
.concen .conta_1 .rrt ul{
	margin-top: 30px;
}
.concen .conta_1 .rrt li{
	margin-bottom: 50px;
}
.concen .conta_1 .rrt .lx{
	display: inline-block;
	float: left;width: 120px;
	height: 120px;
}
.concen .conta_1 .rrt .cna{
	float: right;
	width: calc(100% - 165px);
	height:120px;
	position: relative;
}
.concen .conta_1 .rrt .cna span{
	font-size: 28px;
	line-height: 1.4;right: 0;
	position: absolute;
	left: 0;top: 50%;display: block;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 閸滐拷 Chrome */
	-o-transform:translateY(-50%);
}
.concen .conta_1 .qm h3{
	font-size: 28px;
	line-height: 1.7;
	color: #000000;
	float: left;
	margin-right: 20px;
}
.concen .conta_1 .qm .line{
	float: left;
	width: 257px;
	height: 35px;
	border: none;
	border-bottom: 1px solid #bbbbbb;
	font-size: 20px;
	color: #000000;
}
.concen .conta_1 .soc{
	margin-top: 50px;
	text-align: left;
}
.concen .conta_1 .soc li{
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
	margin-right: 20px;
}
.concen .conta_2{
	padding-bottom: 165px;
}
.concen .conta_2 .tt h2{
	text-align: center;
	font-size: 34px;
	color: #000000;
	line-height: 1.7;
}
.concen .conta_2 ul{
	margin-top: 100px;
}
.concen .conta_2 ul li{
	float: left;
	margin-right: 50px;
	width: calc((100% - 152px) /3);
}
.concen .conta_2 ul li:nth-child(3n){
	margin-right: 0;
}
.concen .conta_2 .oi{
	max-height: 186px;
	display: block;
	float: left;
	box-shadow: 3px 3px 10px 3px rgb(80 80 80 / 30%);
	border-radius: 50%;
}
.concen .conta_2 .ttx{
	float: right;
	width: calc(100% - 206px);
	margin-top: 15px;
}
.concen .conta_2 .ttx h4{
	font-size: 34px;
	color: #000000;
	line-height: 1.2;
}
.concen .conta_2 .ttx p{
	font-size: 24px;
	color: #000000;
	line-height: 25px;
	margin-top: 15px;
}
.cencc .topti{
	font-size: 32px;
	color: #000000;
	line-height: 1.7;
	margin: 10px 0;
	border-bottom: 1px solid #000000;
}
.muce{
	padding-top: 115px;
}
.muce .lef li{
	box-shadow: none;
}
.muce .lef .aboo_3 a{
	display: block;
	box-shadow: 3px 3px 5px 2px rgb(80 80 80 / 40%);
}
.muce .lef li .tiop h3{
	font-size: 24px;
	color: #000000;
	line-height: 60px;
}
.muce .lef .pages{
	margin: 80px 0 155px;
}
.pages{
	display: block;
	/*border: 2px solid #909090;*/
	overflow: hidden;
	border-radius: 20px;
}
/*
.pages dd{
	float: left;
	width: calc(100% / 9);
	font-size: 0;
}
.pages dd a{
	box-shadow: none !important;
	line-height: 68px;
	font-size: 16px;
	color: #000000;
	display: block;
	text-align: center;
	padding-bottom: 2px;
}

.pages dd:hover a,
.pages dd.on a{
	color: #FFFFFF;
	background-color: #2c93b2;
}
*/

.pagination{padding:10px 0; text-align:center;}  
.pagination li{border-radius:3px; border:1px solid #dfdfdf;display:inline-block;margin:0 2px;}  
.pagination .active{background:#09F; color:#FFF; border-color:#09F; margin:0 2px;}  
.pagination .disabled{color:#aaa;}
.pagination a{ border-radius:3px;display:inline-block; padding:5px 12px;}
.pagination span{border-radius:3px;display:inline-block;padding:5px 12px;}

.valu_1 .titt{
	padding: 15px 20px 55px;
}
.valu_1 .titt h4 a{
	font-size: 22px;
	color: #2b2b2b;
	line-height: 1.6;
	display: inline-block;
}
.valu_1 .nxt{
	margin-top: 35px;
}
.valu_1 .nxt li h3 a:hover{
	color: #2c93b2;
}
.valu_1 .nxt li h3 a{
	font-size: 20px;
	line-height: 32px;
	color: #000000;
	display: inline-block;
}
.valu_2{
	margin-top: 65px;
}
.valu_2 ul{
	margin-top: 35px;
}
.valu_2 li{
	width: calc((100% - 122px) / 3);
	float: left;
	margin-right: 60px;
	box-shadow: -3px 3px 10px 3px rgb(80 80 80 / 20%);
	margin-bottom: 60px;
}
.valu_2 li:nth-child(3n){
	margin-right: 0;
}
.valu_2 li .pic{
	height: 310px;
	position: relative;
}
.valu_2 li .pic .icc{
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	z-index: 11;
}
.valu_2 li .txt{
	padding: 20px 26px 30px;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 閸滐拷 Chrome */
	-o-transition:all 0.3s;
	background: #f5f5f5;
}
.valu_2 li .txt h3{
	font-size: 30px;
	color: #000000;
	line-height: 45px;
	height: 90px;
	overflow: hidden;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 閸滐拷 Chrome */
	-o-transition:all 0.3s;
}
.valu_2 li .txt h5{
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	height: 144px;
	overflow: hidden;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 閸滐拷 Chrome */
	-o-transition:all 0.3s;
}
.valu_2 li:hover .txt{
	background-color: #2c93b2;
}
.valu_2 li:hover .txt h3,
.valu_2 li:hover .txt h5{
	color: #fff;
	
}
.valu_3{
	margin-top: 35px;
}
.valu_3 ul{
	margin-top: 45px;
	padding: 0 80px 0 30px;
}
.valu_3 ul li{
	float: left;
	width: calc((100% - 108px) / 6);
	margin-right:15px;
	margin-bottom: 55px;
	height: 110px;
	border-bottom: 1px solid #000000;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 閸滐拷 Chrome */
	-o-transition:all 0.3s;
}
.valu_3 ul li:nth-child(6n){
	margin-right: 0;
}
.valu_3 ul li .icon{
	float: left;
	line-height: 110px;
	width: 25%;
}
.valu_3 ul li .icon img{
	vertical-align: middle;
}
.valu_3 ul li h4{
	display: inline-block;
	float: right;width: 70%;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height: 110px;
	font-size: 14px;
	color: #000000;
}
.valu_3 ul li:hover{
	padding-left:32px ;
	border-radius: 25px;
	border: none;
	box-shadow: -3px 3px 10px 3px rgb(80 80 80 / 20%)
}
.valu_4{
	margin-top: 30px;
}
.valu_4 ul{
	margin-top: 50px;
}
.valu_4 li{
	width: calc((100% - 122px) / 3);
	float: left;
	margin-right: 60px;
	box-shadow: -3px 3px 10px 3px rgb(80 80 80 / 20%);
	margin-bottom: 55px;
}
.valu_4 li:nth-child(3n){
	margin-right: 0;
}
.valu_4 li .pic{
	height: 310px;
	position: relative;
	background-size: contain;
}
.valu_4 li .pic .icc{
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	z-index: 11;
}
.valu_4 li .txt{
	padding: 20px 26px 62px;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 閸滐拷 Chrome */
	-o-transition:all 0.3s;
	background: #f5f5f5;
}
.valu_4 li .txt h3{
	font-size: 30px;
	color: #000000;
	line-height: 1.7;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 閸滐拷 Chrome */
	-o-transition:all 0.3s;
}
.valu_4 li .txt h5{
	font-size: 16px;
	color: #333333;
	line-height: 1.4;
	height: 135px;
	overflow: hidden;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 閸滐拷 Chrome */
	-o-transition:all 0.3s;
}
.valu_4 li:hover .txt{
	background-color: #2c93b2;
}
.valu_4 li:hover .txt h3,
.valu_4 li:hover .txt h5{
	color: #fff;
}
.cencc .aboo_4 .is .time{
	width: 150px;
	height: 150px;
}
.cencc .aboo_4  .tt h4{
	font-size: 36px;
	line-height: 1.7;
}
.cencc .aboo_4 .is li{
	margin-bottom: 50px;
}
.cencc .aboo_4 .is li h4{
	font-size: 30px;
	line-height: 1.4;
}
.cencc .aboo_4 .is li h6{
	font-size: 20px;
	line-height: 1.3;
}
.cencc .aboo_4 .is .time h2{
	line-height: 100px;
	font-size: 56px;
}
.cencc .aboo_4 .is .time p{
	line-height: 50px;
	font-size: 24px;
}
.cencc .aboo_4 .is li i{
	font-size: 22px;
}
.cencc .aboo_4 .is li h6 span{
	font-size: 22px;
}
.Values .tits h4{
	font-size: 36px;
}
.Values .lef .mg{
	margin: 30px auto 100px;
}
.news .cencc .aboo_1 .tit{
	font-size: 26px;
	font-weight: bold;
}
.cencc .wsn li{
	margin-top: 20px;
}
.cencc .wsn .titt h3{
	font-size: 26px;
	font-weight: bold;
	line-height: 1.2;
	color: #000000;
}
.cencc .wsn .titt .han{
	font-size: 20px;
	line-height: 1.8;
}
.cencc .wsn .titt i{
	color: #2c93b2;
	margin-right: 40px;
}
.cencc .wsn .titt span{
	color: #8d8d8d;
}
.cencc .wsn .xib {
	margin-top: 10px;
}
.cencc .wsn .xib .pic{
	width: 320px;
	height: 230px;
	float: left;
}
.cencc .wsn .xib .txtt{
	float: right;
	width: calc(100% - 350px);
	font-size: 23px;
	color: #000000;
	line-height: 1.4;
}
.cencc .wsn .pages{
	margin: 80px 0;
}
.cencc .ret .aboo_1 .aboo_3{
	margin-top: 30px;
}
.cencc .ret .aboo_1 .aboo_3 li{
	box-shadow: 3px 3px 5px 3px rgb(80 80 80 / 50%);
}
.cencc .ret .aboo_1 .txttk{
	margin-top: 45px;
}
.cencc .ret .valu_2 h4{
	float: left;
}
.valu_2 h4{
	float: left;
}
.cencc .ret .valu_2 h6{
	float: right;
	text-decoration: underline;
	color: #2c93b2;
	line-height: 1.7;
	font-size: 28px;
}
.valu_2 h6{
	float: right;
	text-decoration: underline;
	color: #2c93b2;
	line-height: 1.7;
	font-size: 28px;
}
.cencc .ret .valu_2 li{
	margin-bottom: 38px;
}
.cencc .ret .valu_2 .pic{
	height: 320px;
}
.cencc .ret .mg{
	margin: 25px auto 95px;
}
.cencc .lef .cfnr_2 .tits{
	margin: 40px 0 20px;
}
.cencc .lef .cfnr_3 .tits{
	margin: 40px 0 20px;
}
.cencc .lef .cfnr_2 .img{
	display: block;
	position: relative;
}
.cencc .lef .cfnr_2 .icc{
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	height: 138px;
	margin: 0 auto;
	width: 193px;
	transform: translateY(-50%);
	z-index: 111;
	cursor: pointer;
}
.cencc .lef .cfnr_1{
	margin-top: 60px;
}
.cencc .lef .cfnr_4 .tits h4{
	float: left;
}
.cencc .lef .cfnr_4 .tits h6{
	float: right;
	color: #2c93b2;
	line-height: 1.7;
	font-size: 28px;
	text-decoration: underline;
}
.cencc .lef .cfnr_1 table{
	width: 100%;
	margin-top: 20px;
}
.cencc .lef .cfnr_1 table tr td.b1{
	background-color: #F1F1F1;
}
.cencc .lef .cfnr_1 table tr td.b2{
	text-align: center;
}
.cencc .lef .cfnr_1 table tr td{
	padding: 0 15px;
	line-height: 50px;
	color: #000000;
	font-size: 23px;
}
.cencc .lef .cfnr_1 table .r{
	position: relative;
	width: auto;
	padding-left: 38px;
	display: block;
	background: url(../image/tl105.jpg) no-repeat left center;
}
.cencc .lef .cfnr_1 table .r.on{
	background: url(../image/tl104.jpg) no-repeat left center;
}
.cencc .lef .cfnr_1 table .r1{
	position: absolute;
	left: 0;
	width: 24px;
	height: 24px;
	top: 50%;
	transform: translateY(-50%);
	background: url(../image/tl105.jpg) no-repeat center/cover;
	border: none;
	overflow: hidden;
	appearance: none;
	cursor: pointer;
	-webkit-appearance: none;
	-0-appearance: none;
	-moz-appearance: none;
}
.cencc .lef .cfnr_1 table .r1:checked{
	background: url(../image/tl104.jpg) no-repeat center/cover;
}

.mask{
	position: fixed;
	left: 0;right: 0;top: 0;
	bottom: 0;z-index: 9998;
	background: rgba(0,0,0,0.7);
	display: none;
}
.mkvideo{
	display: none;
	position: fixed;
	left: 0;right: 0;
	top: 50%;z-index: 9999;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 閸滐拷 Chrome */
	-o-transform:translateY(-50%); 
	max-width: 1200px;margin: 0 auto;
}
.mkvideo video{
	width: 100%;
}
.mkvideo .icos{
	position: absolute;width: 40px;height: 40px;
	right: -50px;top: -50px;cursor: pointer;
	background: url(../image/ss1.png) no-repeat center/cover;
	z-index: 9;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 閸滐拷 Chrome */
	-o-transition:all 0.3s;
}
.mkvideo .icos:hover{
	transform:rotate(720deg);
	-ms-transform:rotate(720deg);  /* IE 9 */
	-moz-transform:rotate(720deg);     /* Firefox */
	-webkit-transform:rotate(720deg); /* Safari 閸滐拷 Chrome */
	-o-transform:rotate(720deg);
}



.cencc .lef .cfnr_3 table{
	width: 100%;
	overflow: hidden;
}
.cencc .lef .cfnr_3 table th{
	text-align: center;
	line-height: 50px;
	max-width: 205px;
	font-size: 18px;
	line-height: 50px;
	color: #000000;
	padding: 0 18px;
}
.cencc .lef .cfnr_3 table td{
	text-align: center;
	min-width: 100px;
	font-size: 18px;
	line-height: 50px;
	max-width: 205px;
	color: #000000;
	padding: 0 18px;
}
.cencc .lef .cfnr_3 table tr{
	background-color: #f3f3f5;
}
.cencc .lef .cfnr_3 table tr:nth-child(2n+3){
	background-color: #fff;
}
/* .header .boo .ri ul{
	font-size: 0;padding-right: 40px;
}
.header .boo .ri li{
	display: inline-block;margin: 0 20px;
}
.header .boo .ri li a{
	font-size:30px ;
	line-height: 96px;
	color: #000;
} */
.cencc1{
	padding-top: 20px;
}
.pone_12 li .t1:focus{
	border-color: #ff0000;
}
.pone_1 .lr .txtt .kk:hover,
.pone_12 .btn:hover{
	background-color: #d00202;
}
.cencc .wsn li:hover .titt h3,
.mianb ul li a:hover{
	color: #2c93b2;
}
.concen .conta_1 .ltt .btn:hover{
	background-color: #2685a2;
}


.video{
	width: 100%;
}



.modhead{
	display: none;
}
.modft{
	display: none;
}

.banner li{
    overflow: hidden;
}
.banner .wtx{
    width: 1200px;
    margin: 18% auto 0;
    opacity: 0;
    transition: all .5s;
    transition-delay: .5s;
}
.banner .wtx h4{
    font-size: 23px;
    line-height: 1.6;
    color: #fff;
}
.banner .wtx h2{
    font-size: 50px;
    font-weight: bold;
    line-height: 1.2;
    color: #fff;
}
.banner .wtx a{
    font-size: 14px;
    line-height: 52px;
    border-radius: 5px;
    color: #fff;
    background: #1890d7;text-align: center;
    width: 120px;height: auto;
    margin-top: 30px;
}
.banner{
    height: 688px;
}


.banner li.swiper-slide-active .wtx{
    margin-top: 12%;opacity: 1;
}
.banner{
    position: relative;
}

.banner .span{
    position: absolute;
    left: 0;right: 0;
    bottom: 30px;z-index: 11;text-align: center;
}
.banner .span span{
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff;
    margin: 0 10px !important;opacity: 1;
}
.banner .span span.swiper-pagination-bullet-active{
    background: #2c93b2;
}
.soll img{
    height:auto !important;
}

/*6.11*/
.header .le .fenx li{
    position: relative;z-index: 1111;
}
.header .le .fenx li:hover .usswx{
    display: block;
}
.usswx{
    position: absolute;
    left: -50px;right: -50px;
    top: 100%;width: 130px;
    display: none;margin: 0 auto;
}


@media only screen and (max-width:1240px) {
    .banner .wtx{
        width: 80%;
    }
}

.valu_2 li,
.pone_4 li{
 position: relative;
}
.valu_2 li .icc,
.pone_4 li .icc{
    position: absolute;
    right: 0;top: 0;z-index: 11;
}
.header .rt .le{
    margin-left: 10px;
}
/*
.valu_2 li .icc img{
		width: 60px;height: 30px;
	}
*/

.usfixc{
    position: fixed;
    right: 2%;z-index: 9999;
    bottom: 15%;
}
.usfixc li{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.7);
    margin-bottom: 15px;
}
.usfixc li i,
.usfixc li a{
    display: block;
    height: 100%;
    position: relative;
    border-radius: 50%;
}
.usfixc li a h4{
    position: absolute;
    right: 35px;top: 0;z-index: 11;
    padding-right: 45px;
    background-color: rgba(0,0,0,0.7);
    border-radius: 8px;
	white-space: nowrap;
	line-height: 70px;display: none;
	height: 70px;font-size: 18px;
	padding-left: 15px;color: #ffffff;
}
.usfixc li i{
    position: relative;z-index: 99;
}
.usfixc li:hover h4{
    display: block;
}
.usfixc li:hover i{
    background-color:#2c93b2 !important ;
}
.usfixc li.usdown{
    transform: rotate(180deg);
    transition: all 0.3s;
    cursor: pointer;
}
.usfixc li.usdown.on{
    transform: rotate(0);
}

.usfixc ul{
 overflow: inherit !important;
}



