﻿

.row-a1{padding: 80px 0 90px;
	background: url(../images/zx2.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}

.m-txt1{overflow: hidden;}
.m-txt1 .txt{width: 780px;/*width: 815px;*/float: left;padding-top: 30px;}
.m-txt1 .t-img{height: 103px;}
.m-txt1 .t-img img{display: block;height: 103px;}
.m-txt1 .tit{margin-top: 30px;font-size: 48px;height: 64px;line-height: 64px;
	font-weight: normal;color: #000;
}
.m-txt1 .desc{font-size: 16px;line-height: 2;color: #666;margin-bottom: 40px;
	text-align: justify;
}
.m-txt1 .video{width: 800px;/*width: 815px;*/float: right;}
.m-txt1 .video video{width: 100%;display: block;}
.m-txt1 .btn{display: block;width: 200px;height: 50px;text-align: center;
	line-height: 48px;font-size: 20px;color: #000;
	border: 1px solid #000;border-radius: 5px;
}

.g-t1{color: #333;
	line-height: 1.1;
}
.g-t1 .tit{width: 228px;border-bottom: 1px solid #333;padding: 0px 0px 18px 0px;}
.g-t1 .t-en{font-family: Bebas;font-size: 34px;
	text-transform: uppercase;margin-bottom: 14px;
}
.g-t1 .t-cn{font-size: 24px;font-weight: normal;}

.m-slider1 .bg{padding-top: 38%;height: 0;position: relative;overflow: hidden;}
.m-slider1 .bg img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;}
.m-slider1 .txt{position: absolute;top: 15%;left: 8.2%;width: 650px;z-index: 2;
	transform: translateX(88px);
	-webkit-transform: translateX(88px);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	opacity: 0;
	visibility: hidden;
}
.m-slider1 .slick-active .txt{
    transform: translate(0,0);
    -ms-transform: translate(0,0);
    -webkit-transform: translate(0,0) skew(0);
    opacity: 1;
    visibility: visible;
    transition: 680ms 480ms;
    -webkit-transition: 680ms 480ms;
}
.m-slider1 .g-t1{margin-bottom: 28px;color: #fff;border-bottom-color: #fff;}
.m-slider1 .t1{font-size: 30px;font-weight: normal;color: #febb05;}
.m-slider1 .tips{font-size: 14px;color: #fff;line-height: 26px;
	height: 52px;overflow: hidden;margin-bottom: 10px;
}


.m-slider1 .btn {
    display: inline-block;
    *display: inline;
    *zoom:1; white-space: nowrap;
    padding: 0 130px 0 30px;
    line-height: 45px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    border-left: 1px solid rgba(255, 255, 255, .84);
    border-right: 1px solid rgba(255, 255, 255, .84);
    border-top: 1px solid rgba(255, 255, 255, .84);
    border-bottom: 1px solid rgba(255, 255, 255, .84);
    border-radius: 5px;
}

.m-slider1 .btn::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100px;
    width: 7px;
    height: 7px;
    background: url(../images/line_btn_jt.png) no-repeat center;
    margin-top: -3px;
    overflow: hidden;
    opacity: 1;
    visibility: visible;
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1);
}

.m-slider1 .btn:hover::after {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
}

.m-slider1 .btn .jt {
    position: absolute;
    width: 6px;
    bottom: 0;
    top: 0;
    right: 100px;
}

.m-slider1 .btn .jt img {
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 0;
}

.m-slider1 .btn.sj_btn {
    padding-right: 80px;
    line-height: 60px;
    border: none;
}

.m-slider1 .btn.sj_btn::after {
    background: url(../images/line_btn_jt.png) no-repeat center;
    width: 12px;
    height: 15px;
    margin-top: -8px;
    right: 50px;
}

.m-slider1 .btn.sj_btn .jt {
    width: 12px;
    right: 50px;
}

.m-slider1 .btn.sj_btn .jt img {
    margin-top: -8px;
}
.m-slider1 .btn {
    position: relative;
    overflow: hidden;
}

.m-slider1 .btn>span {
    display: inline-block;
    vertical-align: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #fff;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1);
}

.m-slider1 .btn::before {
    content: attr(c-text);
    position: absolute;
    top: 0;
    left: 10%;
    width: 80%;
    height: 100%;
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s;
    -webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    transition-timing-function: cubic-bezier(.75, 0, .125, 1);
    display: none\0;
}

.m-slider1 .btn:hover .iconfont {
    color: #fff;
}

.m-slider1 .btn:hover {
    background: #fbb905;
    border: 1px solid #fbb905;
}

.m-slider1 .btn:hover::before {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.m-slider1 .btn:hover>span {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: inline-block;
}

.m-slider1 .btn>span.sep {
    width: 5px;
    height: 5px;
    display: inline-block;
}

.m-slider1 .btn:hover>span:nth-child(1) {
    -webkit-transition-delay: 45ms;
    transition-delay: 45ms;
}

.m-slider1 .btn:hover>span:nth-child(2) {
    -webkit-transition-delay: .09s;
    transition-delay: .09s;
}

.m-slider1 .btn:hover>span:nth-child(3) {
    -webkit-transition-delay: .135s;
    transition-delay: .135s;
}

.m-slider1 .btn:hover>span:nth-child(4) {
    -webkit-transition-delay: .18s;
    transition-delay: .18s;
}

.m-slider1 .btn:hover>span:nth-child(5) {
    -webkit-transition-delay: .225s;
    transition-delay: .225s;
}

.m-slider1 .btn:hover>span:nth-child(6) {
    -webkit-transition-delay: .27s;
    transition-delay: .27s;
}

.m-slider1 .btn:hover>span:nth-child(7) {
    -webkit-transition-delay: .315s;
    transition-delay: .315s;
}

.m-slider1 .btn:hover>span:nth-child(8) {
    -webkit-transition-delay: .36s;
    transition-delay: .36s;
}

.m-slider1 .btn:hover>span:nth-child(9) {
    -webkit-transition-delay: .405s;
    transition-delay: .405s;
}

.m-slider1 .btn:hover>span:nth-child(10) {
    -webkit-transition-delay: .45s;
    transition-delay: .45s;
}

.m-slider1 .btn:hover>span:nth-child(11) {
    -webkit-transition-delay: .495s;
    transition-delay: .495s;
}

.m-slider1 .btn:hover>span:nth-child(12) {
    -webkit-transition-delay: .54s;
    transition-delay: .54s;
}

.m-slider1 .btn:hover>span:nth-child(13) {
    -webkit-transition-delay: .585s;
    transition-delay: .585s;
}

.m-slider1 .btn:hover>span:nth-child(14) {
    -webkit-transition-delay: .63s;
    transition-delay: .63s;
}

.m-slider1 .btn:hover>span:nth-child(15) {
    -webkit-transition-delay: .675s;
    transition-delay: .675s;
}

.m-slider1 .btn:hover>span:nth-child(16) {
    -webkit-transition-delay: .72s;
    transition-delay: .72s;
}

.m-slider1 .btn:hover>span:nth-child(17) {
    -webkit-transition-delay: .765s;
    transition-delay: .765s;
}

.m-slider1 .btn:hover>span:nth-child(18) {
    -webkit-transition-delay: .81s;
    transition-delay: .81s;
}

.m-slider1 .btn:hover>span:nth-child(19) {
    -webkit-transition-delay: .855s;
    transition-delay: .855s;
}

.m-slider1 .btn:hover>span:nth-child(20) {
    -webkit-transition-delay: .9s;
    transition-delay: .9s;
}

.m-slider1{position: relative;}
.m-slider1 .slider-nav{position: absolute;left: 0;right: 0;bottom: 0;z-index: 5;}
.m-slider1 .slider-nav .con{cursor: pointer;
    border-left: 1px solid rgba(255,255,255,0.2);
    border-top: 1px solid rgba(255,255,255,0.2);
    height: 130px;
    text-align: center;
    position: relative;
    z-index: 1;
}
.m-slider1 .slider-nav .con:before {
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    left: 0;
    bottom: 0px;
    background-image: linear-gradient(360deg,rgb(17, 52, 141,.9) 0%,#2453ca 100%);
    transform-origin: 100%;
    -webkit-transform-origin: 100%;
    -webkit-transition: -webkit-transform .38s cubic-bezier(.4,0,.2,1);
    transition: transform .38s cubic-bezier(.4,0,.2,1);
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    visibility: hidden\9;
}

.m-slider1 .slider-nav .slick-current .con:before {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform-origin: 0;
    -webkit-transform-origin: 0;
    visibility: visible\9;
}
.m-slider1 .slider-nav h3{text-align: center;font-size: 20px;color: #fff;
	margin: 30px;
}
.m-slider1 .ico{
    background: url(../images/jia.png) no-repeat scroll center center;
    background-size: cover;
    width: 10px;
    height: 10px;
    display: block;
    margin: 0px auto 14px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.m-slider1 .slider-nav .con:hover .ico{
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.row-a3 .g-t1{margin: 48px 0;}

.m-list1{overflow: hidden;}
.m-list1 li{width: 33.33%;float: left;transition: all 0.8s ease-out;}
.m-list1 .con{display: block;height: 550px;position: relative;}
.m-list1 .bg{height: 100%;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-list1 .con:before {
    position: absolute;
    content: "";
    display: block;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.2);
    top: 20px;
    left: 20px;
    z-index: 1;
}
.m-list1 .bg::before {
   content: '';
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background: rgb(21, 60, 153,.3);
   opacity: .7;
   transition: all .4s;
   -moz-transition: all .4s;
   -webkit-transition: all .4s;
}
.m-list1 .bg:after {
   content: '';
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%,-50%);
   background: #e5aa0b;
   opacity: .95;
   transition: all .4s;
   -moz-transition: all .4s;
   -webkit-transition: all .4s;
   width: 0%;
   height: 400px;
}
.m-list1 li:hover .bg:after {
   width: 54%;
   transition: all .4s;
   border-radius: 56px 0px;
}
.m-list1 li.active{width: 48%;}
.m-list1 li.deactive{width: 26%;}

.m-list1 .txt{position: absolute;top: 50%;left: 0;width: 100%;z-index: 2;
	text-align: center;color: #fff;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-list1 .ico{display: block;margin: 0 auto 9px;width: 74px;height: 74px;
	filter: drop-shadow(5px 5px 10px rgba(232, 172, 8,.5));
}
.m-list1 .ico img{width: 100%;height: 100%;display: block;}
.m-list1 .tit{font-size: 26px;margin-bottom: 21px;}
.m-list1 .desc{font-size: 16px;line-height: 2;margin-bottom: 15px;}
.m-list1 .line{width: 10%;height: 1px;margin: 0 auto 22px;
    background: #eec968;
    transition: .8s;
}
.m-list1 .btn{display: block;width: 170px;height: 45px;line-height: 43px;
	text-align: center;font-size: 16px;color: #fff;border-radius: 5px;
	border: 1px solid #eec968;margin: 0 auto;opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
   	-webkit-transform: translateY(60px);
   	-moz-transform: translateY(60px);
   	-o-transform: translateY(60px);
   	-ms-transform: translateY(60px);
   	transform: translateY(60px);
}
.m-list1 li.active .line{width: 40%;}
.m-list1 li.active .btn{opacity: 1;
   	-webkit-transform: translateY(0px);
   	-moz-transform: translateY(0px);
   	-o-transform: translateY(0px);
   	-ms-transform: translateY(0px);
   	transform: translateY(0px);
}

.row-a4{padding: 77px 0 153px;
	background: url(../images/xl10.jpg);
}
.m-list2{overflow: hidden;margin: 0 -16px;}
.m-list2 li{width: 25%;float: left;padding: 16px;}
.m-list2 .tit{font-size: 22px;font-weight: normal;color: #000;
	margin-bottom: 3px;line-height: 1.1;
	transition: all .5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-list2 .date{font-size: 14px;display: block;color: #595959;
	line-height: 1.42857143;position: relative;padding: 17px 0 17px 27px;margin-bottom: 16px;
	background: url(../images/zx04.png) no-repeat left center;
	-o-background-size: 17px auto;
	-ms-background-size: 17px auto;
	-moz-background-size: 17px auto;
	-webkit-background-size: 17px auto;
	background-size: 17px auto;
}
.m-list2 .date:before{content: '';position: absolute;left: 0;bottom: 0;
	width: 100%;height: 1px;background-color: #ededed;
}
.m-list2 .date:after{content: '';position: absolute;left: 0;bottom: 0;
	width: 0%;height: 1px;background-color: #f7b503;
	transition: all .5s ease;
}
.m-list2 .con{display: block;}
.m-list2 .desc{font-size: 14px;line-height: 24px;margin-bottom: 24px;
	color: #777;height: 48px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2px;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
.m-list2 .btn{display: block;width: 30px;height: 25px;
	border: 1px solid #d8d8d8;text-align: center;line-height: 23px;
	color: #ccc;font-size: 14px;
    transition: all .5s ease;
}
.m-list2 li:hover .date:after{width: 100%;}
.row-a4 .g-t1{overflow: hidden;margin-bottom: 48px;}
.row-a4 .g-t1 .tit,.row-a3 .g-t1 .tit{float: left;}
.row-a4 .g-t1 .more,.row-a3 .g-t1 .more{float: right;font-size: 14px;font-family: 'BEBAS';margin-top: 40px;}
.row-a3 .g-t1{overflow: hidden;}
.row-a5{overflow: hidden;}
.row-a5 .col-l{width: 41.86%;}
.row-a5 .col-r{width: 58.14%;}
.m-pic1{position: relative;}
.m-pic1 .pic{height: 660px;overflow: hidden;
	background-color: #000;
}
.m-pic1 .pic img{width: 100%;height: 100%;display: block;object-fit: cover;
	transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
}
.m-pic1:hover .pic img{opacity: .7;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
}
.m-pic1 .txt{position: absolute;left: 0;right: 0;bottom: 0;
	background-image: linear-gradient(180deg,rgb(102, 164, 226,.9) 0%,#5499e2 100%);
}
.m-pic1 .con{display: block;color: #fff;
	padding: 36px 180px 38px 85px;
}
.m-pic1 .ico{position: absolute;right: 38px;top: 50%;width: 65px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-pic1 .ico img{width: 100%;display: block;}
.m-pic1 .tit{font-size: 26px;font-weight: normal;line-height: 1.8;}
.m-pic1 .desc{font-size: 16px;line-height: 1.8;}

.m-pic2{position: relative;}
.m-pic2 .pic{height: 660px;overflow: hidden;
	background-color: #000;
}
.m-pic2 .pic img{width: 100%;height: 100%;display: block;object-fit: cover;
	transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
}
.m-pic2:hover .pic img{opacity: .7;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
}
.m-pic2 .txt{position: absolute;left: 10%;right: 10%;top: 44%;color: #fff;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-pic2 .tit{font-size: 42px;line-height: 1.8;font-weight: normal;}
.m-pic2 .desc{font-size: 16px;line-height: 1.6;max-width: 535px;margin-bottom: 44px;}
.m-pic2 .btn{display: block;width: 200px;height: 50px;text-align: center;
	line-height: 46px;position: relative;font-size: 18px;color: #fff;
	border-radius: 5px;
    border: solid 2px #fff;background-color: rgba(255, 102, 0, 0);
    transition: 0.8s;
}
.m-pic2 .btn{display: block;position: relative;}
.m-pic2 .btn:hover{
	background-color: #153c99;
	border: solid 2px #153c99;
}

.ban{height: 640px;position: relative;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.ban .tit{position: absolute;top: 50%;left: 0;right: 0;padding-bottom: 17px;
	font-size: 42px;color: #fff;font-weight: normal;text-align: center;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.ban .tit:after{content: '';position: absolute;left: 50%;bottom: 0;
	width: 68px;height: 3px;
	background-color: #f0d556;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.g-bgc1{
	background-color: #f8f8f8;
}
.g-tab{overflow: hidden;line-height: 80px;background-color: #fff;
	border-bottom: 1px solid #e6e6e6;
}
.g-tab .tab{float: left;}
.g-tab .tab li{float: left;}
.g-tab .tab li a{display: block;font-size: 16px;color: #333;padding: 0 30px;
	text-align: center;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.g-tab .tab li.on a{
	background: linear-gradient(to right, #0461b2, #1d81d8);
	color: #fff;
}
.g-tab .tab li:hover a{color: #fff;background-color: #0663b5;}
.cur{font-size: 14px;color: #666;}
.cur:before{content: '';display: inline-block;vertical-align: middle;
	width: 17px;height: 24px;margin-right: 2px;position: relative;top: -2px;
	background: url(../images/i-03.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.cur a{color: #666;}
.cur a:hover{color: #e60013;}
.g-tab .cur{float: right;padding: 0 30px 0 88px;
	border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}


.m-news1{margin-bottom: 40px;margin-top: 64px;}
.m-news1 .con{display: block;overflow: hidden;
	padding: 20px;
	background-color: #f2f2f2;
}
.m-news1 .pic{width: 608px;height: 390px;float: left;margin-right: 80px;overflow: hidden;}
.m-news1 .pic img{width: 100%;height: 100%;display: block;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-news1 .txt{overflow: hidden;padding-top: 107px;padding-right: 50px;}
.m-news1 .tit{font-size: 24px;font-weight: normal;color: #222;margin-bottom: 38px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-news1 .tit:before{content: '';width: 15px;height: 3px;
	display: inline-block;vertical-align: middle;
	background: #153c99;
	margin-right: 15px;
}
.m-news1 .desc{font-size: 14px;line-height: 26px;max-height: 84px;
	color: #5e5e5e;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	-webkit-box-orient: vertical;
}
.m-news1 .btn{display: block;margin-top: 50px;width: 165px;height: 50px;
	line-height: 50px;font-size: 14px;color: #fff;text-align: center;
	background-color: #153c99;
}
.m-news1 .con:hover .pic img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.m-news1 .con:hover .tit{color: #153c99;}

.m-list3{overflow: hidden;margin: 0 -16px;}
.m-list3 li{width: 33.33%;float: left;margin-bottom: 74px;}
.m-list3 .con{display: block;margin: 0 16px;background-color: #fff;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list3 .pic{padding-top: 60%;height: 0;position: relative;overflow: hidden;}
.m-list3 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;display: block;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list3 .txt{padding: 40px 26px;}
.m-list3 h3{font-size: 24px;font-weight: normal;color: #222;margin-bottom: 23px;
	white-space: nowrap;line-height: 1.42857143;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list3 .desc{font-size: 14px;line-height: 1.6;height: 3.2em;color: #5e5e5e;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.m-list3 .con:hover .pic img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.m-list3 .con:hover{background-color: #153c99;}
.m-list3 .con:hover h3,.m-list3 .con:hover .desc{color: #fff;}

.pages{overflow: hidden;text-align: center;margin: 0px 0 100px;}
.pages ul{font-size: 0}
.pages li{display: inline-block;vertical-align: middle;margin: 0 3px;}
.pages a,.pages span{
	
	display: block;
	padding-left:3px; 
	padding-right:3px;
	min-width: 38px;height: 38px;line-height: 36px;font-family: arial;
	border: 1px solid #dcdcdc;text-align: center;font-size: 14px;
	color: #666;background-color: #fff;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.pages li a:hover,.pages li.active a{background-color:#153c99;border-color:#153c99;color:#fff}
.pages .arrow a{font-weight: normal;background-color: #c8c8c8;}

.m-cur{line-height: 90px;
	border-bottom: 1px solid #ddd;
}
.g-bgc2{padding-top: 114px;
	background-color: #2c437a;
}
.g-bgc2 .main{background-color: #f2f2f2;}

.row-b1{overflow: hidden;padding: 40px 0 50px;}
.row-b1 .col-l{width: 650px;margin-right: 75px;}
.row-b1 .col-r{float: none;overflow: hidden;}
.m-slider2{position: relative;}
.m-slider2 .slider-for{margin-bottom: 20px;
    border: 1px solid #aaa;
}
.m-slider2 .slider-for .pic{height: 488px;overflow: hidden;position: relative;}
.m-slider2 .slider-for .pic img{width: 100%;height: auto;
	position: absolute;top: 50%;left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.m-slider2 .slider-nav{padding: 0 30px;position: relative;}
.m-slider2 .slider-nav .pic{border: 1px solid #aaa;
	margin: 0 3px;cursor: pointer;
}
.m-slider2 .slider-nav .slick-current .pic{border-color: #f7b503;}
.m-slider2 .slider-arrow{position: absolute;top: 0;height: 100%;
	width: 28px;cursor: pointer;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: 16px auto;
	-ms-background-size: 16px auto;
	-moz-background-size: 16px auto;
	-webkit-background-size: 16px auto;
	background-size: 16px auto;
}
.m-slider2 .slider-prev{left: 0;background-image: url(../images/i-04.png);}
.m-slider2 .slider-next{right: 0;background-image: url(../images/i-05.png);}

.m-txt2 .tit{font-size: 22px;color: #262626;}
.m-txt2 .desc{font-size: 15px;line-height: 1.8;color: #666;
	padding: 20px 0;
}
.m-txt2 .bot{overflow: hidden;margin-bottom: 20px;}
.m-txt2 .btn{float: left;width: 200px;height: 50px;display: block;
	line-height: 50px;font-size: 18px;color: #fff;
	background: #153c99;margin-right: 30px;text-align: center;
	border-right: solid 6px #f7b503;
	transition: all .5s ease;
}
.m-txt2 .btn-2{background: #999;}
.m-txt2 .btn-2:hover{background: #777;}
.m-txt2 .tel{font-size: 20px;color: #333f47;}
.m-txt2 .tel a{color: #153c99;font-size: 26px;}
.row-b2{padding: 40px 0;
	background-color: #fff;
}
.m-t1{line-height: 50px;font-size: 24px;color: #333;
	text-align: center;border-bottom: 1px solid #d9d9d9;
	background-color: #f5f5f5;
}
.m-txt3{font-size: 14px;color: #595959;padding: 22px 30px;line-height: 40px;}

.row-b3{overflow: hidden;padding: 84px 0 99px;
	background: url(../images/p-bg1.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.row-b3 .col-l{width: 590px;margin-right: 50px;}
.row-b3 .col-r{float: none;overflow: hidden;}

.m-txt4{padding-top: 5px;}
.m-txt4 .tit{font-size: 30px;position: relative;padding-bottom: 21px;margin-bottom: 16px;}
.m-txt4 .tit:after{content: '';display: block;position: absolute;left: 0;bottom: 0;
	width: 60px;height: 2px;
	background-color: #153c99;
}
.m-txt4 .desc{font-size: 16px;line-height: 1.8;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ddd;
}
.m-txt4 .tips{font-size: 16px;line-height: 1.6;}
.m-txt4 .tips a{color: #707070;}
.m-txt4 .tips a:hover{color: #60a9d7;}

.m-form{}
.m-form .item{margin-bottom: 15px;overflow: hidden;}
.m-form .item-50{width: 50%;}
.m-form .inp{display: block;width: 100%;height: 40px;padding: 0 12px;
	font-size: 14px;color: #7b7b7b;border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.m-form textarea.inp{height: 150px;padding: 6px 12px;}
.m-form .inp:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.m-form .code{width: 165px;float: left;}
.m-form .p-code{width: 100%;height: 70px;}
.m-form .p-code img{width: 100%;height: 100%;display: block;}
.m-form .btn{float: left;margin-left: 318px;width: 160px;height: 45px;
	color: #fff;font-size: 16px;cursor: pointer;
	background-color: #f7b503;
	border: 1px solid #cc9b17;
	transition: all .5s ease;
}
.m-form .btn:hover{background-color: #f7b503;border-color: #f7b503;}

.ban2{height: 576px;position: relative;
    background-position: center;background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.ban2 .c-txt{position: absolute;left: 0;right: 0;top: 50%;
    text-align: center;color: #fff;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ban2 .c-txt .t1{font-size: 38px;line-height: 1.6;margin-bottom: 20px;}
.ban2 .cur2{font-size: 14px;color: #fff;}
.ban2 .cur2 a{color: #fff;}
.ban2 .cur2 .weizhi{padding-left: 25px;
    background: url(../images/i-06.png) no-repeat left center;
    -o-background-size: 14px auto;
    -ms-background-size: 14px auto;
    -moz-background-size: 14px auto;
    -webkit-background-size: 14px auto;
    background-size: 14px auto;
}
.row-c1{padding: 95px 0;
    background-color: #eee;
}
.m-txt5{overflow: hidden;line-height: 1.1;}
.m-txt5 .tit{float: left;width: 350px;color: #333;
    border-left: solid 1px #333;padding-left: 30px;padding-bottom: 20px;
}
.m-txt5 .t-en{font-size: 34px;font-family: 'BEBAS';margin-bottom: 15px;}
.m-txt5 .t-cn{font-size: 24px;font-weight: normal;}
.m-txt5 .txt{overflow: hidden;font-size: 14px;line-height: 1.8;}

.row-c2{padding: 50px 0 40px;}
.m-list4{overflow: hidden;margin: 0 -16px;}
.m-list4 li{width: 25%;float: left;margin-bottom: 66px;}
.m-list4 .con{display: block;margin: 0 16px;overflow: hidden;
    background-color: #fff;position: relative;
}
.m-list4 .con:after{content: '';position: absolute;left: 0;bottom: 0;width: 0;height: 3px;
    background-color: rgb(255, 211, 0);
    transition: all .5s ease;
}
.m-list4 .con:before {
    content: '';
    position: absolute;
    left: -170px;
    top: -70px;
    width: 140px;
    height: 140px;
    background-color: rgb(34, 64, 142);
    transform: rotate(45deg);
    transition: all .5s ease;
}
.m-list4 .txt{height: 102px;padding: 20px 20px 0;color: #222;}
.m-list4 h3{font-size: 20px;margin-bottom: 3px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.m-list4 .tips{font-size: 14px;
    text-overflow:ellipsis;
   white-space: nowrap;
    overflow: hidden;
}
.m-list4 .pic{padding-top: 80%;height: 0;position: relative;overflow: hidden;}
.m-list4 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;object-fit: cover;
    transition: .8s;
    -ms-transition: .8s;
    -moz-transition: .8s;
    -webkit-transition: .8s;
    -o-transition: .8s;
}
.m-list4 .btn{height: 60px;line-height: 60px;
    font-size: 14px;color: #222;padding-left: 20px;
}
.m-list4 .btn:after{content: '';display: inline-block;vertical-align: middle;
    width: 15px;height: 15px;opacity: 0;
    background: url(../images/i-07.png) no-repeat center;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.m-list4 .ico{z-index: 2;
    position: absolute;
    left: 10px;
    top: 10px;
    display: block;
    width: 20px;
    height: 20px;opacity: 0;
    background: url(../images/i-08.png) no-repeat center;
    transition: .5s;
}
.m-list4 .con:hover .pic img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.m-list4 .con:hover:after{width: 100%;}
.m-list4 .con:hover:before {
    left: -100px;
}
.m-list4 .con:hover .ico{opacity: 1;}
.m-list4 .con:hover .btn:after{opacity: 1;margin-left: 15px;}