/*!-----------------[初始化]--------------*/

*,:after,:before{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0!important;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}

table{border-collapse:collapse;border-spacing:0}

ol,ul{list-style:none}

q:after,q:before{content:''}

abbr,acronym,fieldset,img{border:0}

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

.col-c,.col-l,.col_c,.col_l,.l{float:left}

.col-r,.col_r,.r{float:right}

.c{clear:both}

.fix{*zoom:1}

.fix:after,.fix:before{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden}

em{font-weight:400;font-style:normal}

body{color:#333;font-size:14px;line-height:1.5;font-family:'Microsoft Yahei',"PingFang SC","Helvetica Neue",Helvetica,Arial,sans-serif;padding-top:90px}

img{max-width:100%;border:none}

input,select,textarea{font-size:14px;color:#333;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}

input[type=button],input[type=reset],input[type=submit]{cursor:pointer}

::-webkit-input-placeholder{color:#999}

::-moz-placeholder{color:#999}

::-ms-input-placeholder{color:#999}

select::-ms-expand{display:none}

a{color:#333;text-decoration:none}

/*!-----------------[初始化结束]--------------*/

.wp{width:69.36%;max-width:1320px;margin:0 auto}

/*!******************************
    -------[=头部]-------
********************************/

.header{background-color:#051124;z-index:101;position:fixed;left:0;right:0;top:0;height:90px;padding:0 47px;
    transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s
}

.header.fix{
    top: -90px;
}

.logo{float:left;font-size:0}

.logo a{display:block;line-height:90px}

.logo img{display:inline-block;vertical-align:middle}

.logo a:nth-child(1){display:none}

.h-r{float:right}

.nav,.nav li{float:left}

.nav{margin-right:3.125vw}

.nav li{position:relative}

.nav .v1{display:block;font-size:18px;color:#fff;line-height:90px;margin:0 25px;position:relative}

.nav .v1::after{content:"";display:block;width:0;height:2px;left:50%;bottom:0;background-color:#fff;position:absolute;transform:translateX(-50%);transition:.4s}

.nav .on .v1:after,.nav .v1:hover::after{width:100%}

.head1{padding-top:0}

.head1 .header{background-color:rgba(4,15,32,.9)}

.so{height:66px;overflow:hidden;display:none;background-color:#f4f6f7;position:relative;z-index:200}

.so form{display:block}

.so .con{border-radius:2px;overflow:hidden;position:relative;margin-top:11px}

.so .inp{width:100%;display:block;height:42px;font-family:Open-Sans,souNormal;background-color:#fff;border:0;font-size:16px;padding:0 80px 0 20px}

.so .btn{width:62px;height:42px;position:absolute;right:0;top:0;border:0;background:url(../images/i-03.png) center center no-repeat #95a4b1}

.header .btn1{float:left;display:block;width:48px;height:48px;background-color:#fff;box-shadow:1px 3px 30px 1px rgba(7,7,7,.08);border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:auto 23px;cursor:pointer;margin-left:30px;margin-top:21px}

.h-icon{position:relative;background-image:url(../images/c_p1.png)}

.h-icon .pic{position:absolute;top:80px;left:-50%;width:115px;height:115px;line-height:115px;overflow:hidden;background-color:#fff;z-index:2;display:none}

.h-icon:hover .pic{display:block}

.h-icon .pic img{display:inline-block;vertical-align:middle;max-height:100%;max-width:100%}

.so-btn{background-image:url(../images/c_p2.png);position:relative}

.so-btn.on{background-image:url(../images/i-04.png)}

/*!******************************
    -------[=导航]-------
********************************/

.nav .sub{position:absolute;top:130%;left:50%;width:215px;transform:translateX(-50%);opacity:0;height:0;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}

.nav .sub .arr{display:block;width:16px;margin:0 auto}

.nav .sub .box{padding:0 15px;background-color:rgba(5,16,35,.5);border-radius:5px}

.nav .sub .v2{display:block;font-size:16px;line-height:40px;color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.1);transition:.3s}

.nav .sub .v2:last-of-type{border:none}

.nav .sub .v2:hover{color:#0072bb}

.nav .act .sub{height:auto;top:100%;opacity:1}

.nav .dropicon{position:absolute;top:0;right:10px;width:27px;height:40px;background:url(../images/c_i1.png) center no-repeat;background-size:11px;transition:.4s;display:none}

/* .nav .on .dropicon{transform:rotate(-180deg)} */

.menuBtn{display:none;position:fixed;top:12px;right:12px;width:30px;height:30px;cursor:pointer;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s}

.menuBtn b{display:block;height:4px;background-color:#fff;margin:4px 0;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s}

.menuBtn.open b{display:none;margin:-5px 0 0;position:absolute;left:0;top:50%;width:30px}

.menuBtn.open b:first-child{display:block;transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg)}

.menuBtn.open b:last-child{display:block;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}

/*!******************************
    -------[=底部]-------
********************************/

.footer{background-color:#313131}

.footer .wp{width:77.771939%;max-width:1480px;margin:0 auto}

.footer .top{overflow:hidden;padding:38px 0 27px}

.f-logo a{display:block}

.f-logo{font-size:16px;color:#fff;padding-top: 60px;padding-left: 10%;}
.f-logo img{
    max-width: 290px;
}
.f-copy{border-top:1px solid #464646;overflow:hidden;line-height:46px;font-size:14px;color:#a8a8a8}

.f-copy a{color:#a8a8a8}

.f-links .item{float:left;width:145px}

.f-links dt{font-size:18px;color:#fff;margin-bottom:12px}

.f-links dd a{display:block;font-size:14px;color:#eee;line-height:2;opacity:.58;transition:.3s}

.f-links dd a:hover{opacity:1}

.f-info{color:#fff;font-size:14px;margin-bottom:15px;overflow: hidden;}

.f-info .line{
	text-align: right;
	padding-left:20px;background-repeat:no-repeat;background-position:left center;}
.f-info .line:nth-child(1){font-size:26px;font-weight:700;background-size:13px;background-image:url(../images/c_p3.png);margin-bottom:3px}

.f-info .line:nth-child(2){background-size:15px;background-image:url(../images/c_p4.png)}

.f-qr{float:right;font-size:14px;color:#fff;text-align:right}

.f-qr img{display: inline-block;vertical-align: top;max-width:96px;margin-bottom:10px}

/*!******************************
    -------[=公用]-------
********************************/

.cur,.cur a{font-size:12px;color:#5e5e5e;line-height:20px}

.cur{margin:18px 0 10px 9px;padding-left:26px;background:url(../images/cur.png) left center no-repeat}

.cur a:hover{color:#ca1318}

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

.footer .wp{width:85%}

.f-links .item{width:auto;min-width:90px}
.f-links .item:nth-child(3){margin-right: 18px;}
.nav{margin-right:1vw}

.nav .v1{margin:0 1.4vw}

.f-logo{margin-right:3vw}

.footer .col_l:nth-child(1){width:20%}

}

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

.wp{width:80%}



}

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

.nav .v1{font-size:16px}

.nav .sub .v2{font-size:14px}

}

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

.f-links .item{min-width:100px}

.f-links dt{font-size:16px}

.f-links dd a{font-size:12px}

}

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

.header{padding:0 15px;height:50px}

.footer .wp,.wp{width:auto;padding:0 15px}

body{padding-top:50px}

.logo a{line-height:50px}

.logo img{max-height:35px}

.h-r{display:none;position:fixed;top:50px;left:0;bottom:0;width:100%;overflow-y:auto;background-color:#051124;border-top:1px solid #fff}

.nav,.nav li{float:none;width:auto;text-align:center}

.nav{margin-right:0;margin-bottom:15px}

.nav li{padding:0 25px}

.nav .v1{line-height:40px;margin:0}

.nav .sub .v2{border:none;opacity:.7;line-height:1.8}

.nav .on .v1::after,.nav .v1:hover::after{width:40px}

.header .btn1{display:none}

.so.dn{display:block;height:auto;margin:0 5%}

.nav .sub{display:none;position:static;width:auto;height:auto;transform:none;opacity:1;background-color:transparent;transition:none}

.nav .sub .arr{display:none}

.so .con{margin-top:0}

.menuBtn,.nav .dropicon{display:block}

}

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

.f-links{display:none}

.f-logo img{height:50px}

.footer .col_l,.footer .col_r{float:none;width:auto!important}

.f-qr{float:none;width:auto;text-align: center;}

.f-logo{margin-right:0;text-align:center;margin-bottom:10px;padding: 0;}

.footer .top{padding:3vw 0}

.f-info{text-align:center}

.f-info .line{display:inline-block;margin:0 8px}

.f-qr img{margin:0 auto 10px}

.f-info .line:nth-child(1){font-size:16px}

.f-copy{line-height:1.7;word-break:break-all;text-align:center}

.f-copy .l,.f-copy .r{float:none;width:auto}

}

.wp2{width:80%;max-width:1480px;margin:0 auto}

.ban-advantages{position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%}

.ban-advantages .slick-list,.ban-advantages .slick-slide,.ban-advantages .slick-slider,.ban-advantages .slick-track{height:100%}

.ban-advantages .slick-slide{outline:0;position:relative;background-position:center 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-profile{background-repeat:no-repeat;background-position:center center;
	-webkit-background-size:cover;background-size:cover;padding:0 0 200px;font-size:16px;color:rgba(255,255,255,.7);line-height:2;text-align:center}

.m-profile .con{overflow:hidden;padding:49px 100px 110px}

.m-profile .con-bot{overflow:hidden;color:#fff;text-align:left}

.m-profile .con-bot .item{float:left;width:20%;padding:0 0 0 73px;background:url(../images/img2.png) left center no-repeat}

.m-profile .con-bot .item:first-child{background:0 0}

.m-profile .num{margin-bottom:-2px}

.m-profile .num strong{font-family:"Impact Regular";font-size:50px;line-height:1;margin-right:5px;font-weight:400}

.m-tit1{padding-bottom:26px;position:relative;z-index:1}

.m-tit1:after{content:"";position:absolute;left:16%;right:16%;bottom:0;height:1px;z-index:1;background:rgba(255,255,255,.1)}

.m-tit1:before{content:"";position:absolute;left:50%;bottom:0;height:1px;z-index:2;width:45px;background:#fff;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}

.m-tit1 h3{font-size:36px;color:#fff;line-height:1.5;font-weight:400;text-align:center}

.box-advantage{background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;padding:108px 0 65px;font-size:16px;color:rgba(255,255,255,.7);line-height:30px}

.box-advantage .inner{width:1200px;margin:0 auto}

.box-advantage .tit{font-size:24px;color:#fff;font-weight:400;margin:-47px 0 51px;padding:0 21px;position:relative;z-index:5}

.m-advantage{position:relative;z-index:1;margin-top:51px}

.m-advantage .slick-next,.m-advantage .slick-prev{position:absolute;top:50%;overflow:hidden;width:55px;height:55px;font-size:0;line-height:0;z-index:100;background:center center no-repeat;-webkit-background-size:cover;background-size:cover;border:none;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;box-shadow:0 5px 16px rgba(0,67,134,.22)}

.m-advantage .slick-prev{visibility:hidden;left:17.8%;background-image:url(../images/img8.png)}

.m-advantage .slick-next{right:17.8%;background-image:url(../images/img3.png)}

.m-advantage .pic{position:relative;z-index:1;width:707px;margin-right:14px;background:#000}

.m-advantage .pic img{display:block;width:100%;opacity:.3;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}

.m-advantage .slick-current .pic img{opacity:1}

.m-advantage .pic:after{content:"";position:absolute;left:0;right:0;bottom:0;z-index:2;height:99px;background:url(../images/img7.png) center top no-repeat;-webkit-background-size:cover;background-size:cover}

.box-news{background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;padding:104px 0 41px}

.m-txt1{font-size:16px;color:rgba(255,255,255,.7);line-height:34px;padding-bottom:58px}

.m-txt1 h1{font-size:36px;color:#fff;line-height:1.5;font-weight:400;text-align:center}

.m-txt1 .info{text-align:center;font-size:14px;position:relative;z-index:1;padding:18px 0 14px;margin-bottom:51px}

.m-txt1 .info span{margin:0 20px}

.m-txt1 .info:after{content:"";position:absolute;left:18%;right:18%;bottom:0;height:1px;z-index:1;background:rgba(255,255,255,.1)}

.m-txt1 .info:before{content:"";position:absolute;left:50%;bottom:0;height:1px;z-index:2;width:45px;background:#fff;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}

.m-flip{overflow:hidden}

.btn-back{float:left;font-size:18px;color:#fff;line-height:54px}

.btn-back:hover{color:#0072bb}

.btn-back img{display:inline-block;vertical-align:middle;margin:-2px 16px 0 13px}

.m-flip .next,.m-flip .prev{display:block;float:left;width:206px;height:54px;border:1px solid #cfcfcf;text-align:center;line-height:52px;margin-left:10px}

.m-flip .next:hover,.m-flip .prev:hover{border-color:#0072bb;background:#0072bb}

.m-flip .next img,.m-flip .prev img{display:inline-block;vertical-align:middle;margin-top:-2px}

#fullpage .section{background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover}

#fp-nav.right{right:4%!important}

#fp-nav ul li a.active span{background:#0b72b4!important}

#fp-nav ul li a span,.fp-slidesNav ul li a span{background:rgba(11,114,180,.5)!important}

#fp-nav ul li,.fp-slidesNav ul li{margin:20px 0!important}

.m-txt2{width:411px;padding:32px 47px 48px;background:rgba(11,114,180,.9);position:absolute;bottom:0;z-index:10;font-size:16px;color:rgba(255,255,255,.8);line-height:28px}

.m-txt2 .det{overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}

.m-txt2 .tit{font-size:32px;color:#fff;line-height:2.25;font-weight:700;border-bottom:1px solid rgba(255,255,255,.13);margin-bottom:14px}

.m-txt2 .more{display:block;width:112px;height:36px;border:1px solid #fff;font-size:14px;color:#fff;line-height:34px;text-align:center;margin-top:55px}

.index .footer{background:0 0}

.index .f-copy{border-color:rgba(255,255,255,.1);color:rgba(255,255,255,.4)}

.index .f-copy a{color:rgba(255,255,255,.4)}

.p-list1{overflow:hidden;font-size:18px;color:rgba(255,255,255,.68);line-height:28px;text-align:center;margin-bottom:80px}

.p-list1 li{float:left;width:20%;padding:0 10px}

.p-list1 .txt{width:234px;height:234px;padding:22px 3px 3px;background:url(../images/img30.png) center center no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;color:#fff;margin:0 auto 8px}

.p-list1 .pic{height:110px;line-height:110px;text-align:center;margin-bottom:2px}

.p-list1 .pic img{display:inline-block;vertical-align:middle;margin-top:-2px;max-height:100%}

.p-list1 .num strong{font-family:"Impact Regular";font-size:50px;line-height:1;font-weight:400;margin-right:7px}

#fullpage1 #page5 .inner{position:absolute;left:0;right:0;bottom:0}

.banner,.banner .slick-list,.banner .slick-slide,.banner .slick-slider,.banner .slick-track{height:100%}

.banner .slick-slide{outline:0;position:relative;background-position:center center;background-repeat:no-repeat;-o-background-size:cover;-ms-background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover}

.banner .slick-next,.banner .slick-prev{position:absolute;overflow:hidden;bottom:190px;width:35px;height:35px;font-size:0;line-height:0;z-index:100;background:center center no-repeat;-webkit-background-size:cover;background-size:cover;border:none;cursor:pointer}

.banner .slick-prev{left:40px;background-image:url(../images/img32.png)}

.banner .slick-next{right:40px;background-image:url(../images/img33.png)}

.banner .slick-dots{position:absolute;left:0;bottom:195px;width:100%;text-align:center;z-index:10}

.banner .slick-dots li{display:inline-block;padding:0 10px;background:0 0;position:relative;z-index:1}

.banner .slick-dots li button{display:block;font-size:22px;color:#fff;line-height:1;border:none;cursor:pointer;padding-bottom:33px;text-indent:999px;width:24px;background:url(../images/img34.png) center bottom no-repeat;overflow:hidden}

.banner .slick-dots li.slick-active button{text-indent:0;background-image:url(../images/img35.png)}

.banner .slick-dots li:after{content:"";position:absolute;left:50%;width:40px;height:1px;z-index:-1;bottom:12px;background:#fff;opacity:.5}

.banner .slick-dots li:last-child:after{display:none}

.box-news2{position:absolute;left:40px;right:40px;bottom:40px;z-index:10;background:rgba(255,255,255,.8);overflow:hidden;padding-right:216px}

.box-news2 .more{position:absolute;right:0;top:0;bottom:0;width:216px;background:url(../images/img38.png) left center no-repeat;-webkit-background-size:cover;background-size:cover;font-size:18px;color:#fff;line-height:110px;text-align:center;padding-left:38px}

.box-news2 .more img{display:inline-block;vertical-align:middle;margin-top:-2px;margin-left:22px}

.box-news2 .tit{float:left;width:176px;font-size:28px;color:#151313;line-height:110px;font-weight:400;text-align:center}

.box-news2 .tit img{display:inline-block;vertical-align:middle;margin-top:-2px;margin-right:7px}

.m-news{overflow:hidden}

.m-news .txt{overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-size:18px;color:#333;line-height:110px}

.m-news .date{display:inline-block;vertical-align:top;padding-right:16px;margin-right:20px;background:url(../images/img36.png) right center no-repeat}

.m-news .txt a{color:inherit}

.m-news .txt a:hover{color:#ee1d23}

.m-tit2{font-size:36px;color:#333;font-weight:400;line-height:1.5;clear:both;margin-bottom:25px}

.m-tit2 img{display:inline-block;vertical-align:middle;margin-top:-2px;margin-right:18px}

.p-list2{float:right;margin-top:-68px}

.p-list2 li{float:left;padding:0 27px;background:#e7e7e7;font-size:16px;color:#000;line-height:46px;cursor:pointer;position:relative;z-index:1}

.p-list2 li:after{content:"";position:absolute;left:50%;top:100%;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #0072bb;display:none}

.p-list2 li.on{background:#0072bb;color:#fff}

.p-list2 li.on:after{display:block}

.m-product1 .item{overflow:hidden}

.m-product1 .slick-next,.m-product1 .slick-prev{position:absolute;top:9px;overflow:hidden;width:31px;height:31px;font-size:0;line-height:0;z-index:10;background:center center no-repeat #d0d0d0;-webkit-background-size:cover;background-size:cover;border:none;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}

.m-product1 .slick-prev{right:35px;background-image:url(../images/img45.png)}

.m-product1 .slick-next{right:0;background-image:url(../images/img46.png)}

.m-product1 .slick-next:hover,.m-product1 .slick-prev:hover{background-color:#0072bb}

.m-product1 .big-pic{float:left;width:48.64%;box-shadow:10px 10px 10px rgba(0,30,49,.2);margin-bottom:53px}

.m-product1 .big-pic img{display:block;width:100%}

.m-product1 .txt{float:right;width:48.64%;font-size:16px;color:#333;line-height:28px;margin-bottom:53px}

.m-product1 .tit{font-size:26px;font-weight:400;line-height:45px;padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.1);position:relative;z-index:1;padding-left:13px;margin-bottom:16px}

.m-product1 .tit:after{content:"";position:absolute;left:0;top:9px;width:3px;height:27px;background:#000}

.p-list3{overflow:hidden;margin:34px -11px 0}

.p-list3 li{float:left;width:33.33%;padding:0 11px;position:relative}

.p-list3 .pic{height:0;padding-top:189.28%;position:relative;z-index:1}

.p-list3 .pic img{position:absolute;left:0;top:0;width:100%;height:100%}

.p-list3 .name{position:absolute;left:0;bottom:28px;z-index:2;background:url(../images/img44.png) right center no-repeat;width:122px;-webkit-background-size:100% 100%;background-size:100% 100%;font-size:16px;color:#333;line-height:38px;text-align:center}

.m-btn1{display:block;width:169px;height:42px;background:#0072bb;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;font-size:14px;color:#fff;line-height:42px;text-align:center;clear:both;margin:0 auto}

.box-past{overflow:hidden;margin-bottom:100px}

.box-past .col-l{width:79.25%}

.box-past .col-r{width:20.75%;border-left:1px solid rgba(255,255,255,.15);margin-top:76px}

.p-list4{padding:12px 0 17px}

.p-list4 li{font-size:18px;color:#fff;line-height:1.5;padding:9px 0 9px 56px;cursor:pointer}

.p-list4 img{display:inline-block;vertical-align:middle;width:70px;height:70px;margin-right:13px;margin-top:-2px}

.m-txt3{overflow:hidden;font-size:18px;color:#fff;line-height:38px;padding:0 70px 0 105px}

.m-txt3 .pic{float:left;width:248px;height:248px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;overflow:hidden;margin-right:42px;margin-top:100px}

.m-txt3 .pic img{display:block;width:100%;height:100%}

.m-txt3 .tit{font-size:36px;line-height:1.5;font-weight:400;text-align:center;margin-bottom:72px}

.m-txt3 .tit img{display:inline-block;vertical-align:middle;margin-top:-2px;margin-right:17px}

.m-txt3 .txt{overflow:hidden}

.m-txt3 .img-name{display:block;margin-top:27px}

.box-future{text-align:center;position:relative;z-index:1;overflow:hidden}

.box-future:before{content:"";position:absolute;left:0;bottom:0;z-index:10;width:40%;height:89px;background-image:linear-gradient(90deg,#1c345b,transparent)}

.box-future:after{content:"";position:absolute;right:0;bottom:0;z-index:10;width:40%;height:89px;background-image:linear-gradient(90deg,transparent,#1c345b)}

.box-future .pic{width:67px;display:inline-block;vertical-align:middle;margin-right:22px}

.box-future .pic img{display:block;width:100%}

.box-future .txt{display:inline-block;vertical-align:middle;font-size:16px;color:#fff;line-height:1.5;text-align:left;max-width:50%}

.box-future .tit{font-size:32px;font-weight:400;line-height:36px;margin-bottom:8px}

.box-future .slider-nav{position:relative;z-index:1;width:92%;margin:28px auto 0}

.box-future .slider-nav .slick-list{padding:0!important}

.box-future .slider-nav:before{content:"";position:absolute;left:-999px;right:-999px;bottom:5px;z-index:-1;height:1px;background:#fff}

.box-future .year{font-family:Arial;font-size:16px;color:#fff;line-height:89px;cursor:pointer;position:relative;z-index:1}

.box-future .year:after{content:"";position:absolute;left:50%;bottom:0;width:11px;height:11px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#9ba1ac;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}

.box-future .slick-center .year{font-size:28px}

.box-future .slick-center .year:after{background:#0071b9}

.box-advantage2{padding:0 9.21% 0 8.69%}

.m-tit3{font-size:46px;color:#333;line-height:1.5;font-weight:400}

.m-tit3 img{display:inline-block;vertical-align:middle;margin-top:-2px;margin-right:18px}

.m-tit3 em{display:block;font-family:Arial;font-size:170px;text-transform:uppercase;font-weight:700;opacity:.6;color:#edeff3;line-height:1;margin-bottom:-100px;z-index:-1;position:relative}

.p-list5{width:63.39%;float:right;overflow:hidden;position:relative;z-index:2;margin-top:-45px}

.p-list5 li{float:left;padding:0 33px;cursor:pointer;font-size:24px;color:#000;line-height:53px;margin-right:12px}

.p-list5 li.on{background:#0072bb;color:#fff}

.m-advantage2{position:relative;z-index:1;clear:both;padding-top:24px}

.m-advantage2 .item{position:relative;z-index:1}

.m-advantage2 .txt{float:left;width:36.61%;padding:26px 5.4% 0 7.17%;font-size:16px;color:#000;line-height:30px}

.m-advantage2 .desc{
    display:-webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 10;
    -webkit-box-orient:vertical;
}

.m-advantage2 .tit{font-size:36px;line-height:1.5;font-weight:700;color:#000}

.m-advantage2 .tit em{display:block;font-family:Arial;font-size:22px;color:#000;margin-bottom:14px}

.m-advantage2 .pic1{margin:38px 0 39px}

.m-advantage2 .pic1 img{display:block;width:87px}

.m-advantage2 .pic2{width:63.39%;float:right}

.m-advantage2 .pic2 img{display:block;width:100%}

.m-advantage2 .more{display:inline-block;vertical-align:top;font-size:16px;color:#000;padding-left:62px;background:url(../images/img53.png) left center no-repeat;margin-top:72px;margin-bottom:30px}

.m-advantage2 .more:hover{color:#0072bb}

.m-advantage2 .num{width:21px;position:absolute;left:0;top:0;bottom:0;z-index:1;font-size:18px;font-family:Arial}

.m-advantage2 .num:after{content:"";position:absolute;left:50%;top:37px;bottom:37px;z-index:1;width:1px;background:rgba(0,0,0,.15)}

.m-advantage2 .num:before{content:"";position:absolute;left:50%;top:37px;z-index:1;width:1px;height:118px;background:red}

.m-advantage2 .num .s1{position:absolute;left:0;top:0;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}

.m-advantage2 .num .s2{position:absolute;left:0;bottom:0;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}

#fullpage1 #page2 .m-tit2{margin-top:30px}

.index .so,.inside .so{position:fixed;left:0;right:0;top:90px;z-index:100}

#fullpage1 .fp-section{padding-top:0!important;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}

.index.fp-viewing-section-1 .header{background:0 0;border-bottom:1px solid rgba(255,255,255,.3)}

.index.fp-viewing-section-1 .logo a:nth-child(1){display:inline-block}

.index.fp-viewing-section-1 .logo a:nth-child(2){display:none}

.index.fp-viewing-section-2 .header,.index.fp-viewing-section-4 .header{background:0 0;border-bottom:1px solid rgba(204,204,204,.3)}

.index.fp-viewing-section-2 .logo a:nth-child(1),.index.fp-viewing-section-4 .logo a:nth-child(1){display:inline-block}

.index.fp-viewing-section-2 .logo a:nth-child(2),.index.fp-viewing-section-4 .logo a:nth-child(2){display:none}

.index.fp-viewing-section-2 .nav .v1,.index.fp-viewing-section-4 .nav .v1{color:#333}

.index.fp-viewing-section-2 .nav .v1::after,.index.fp-viewing-section-4 .nav .v1::after{background:#ee1d23}

.index.fp-viewing-section-3 .header{background:0 0;border-bottom:1px solid rgba(204,204,204,.2)}

.index.fp-viewing-section-3 .nav .v1::after{background:#ee1d23}

#fp-nav ul li .fp-tooltip{width:auto!important;font-size:18px!important;right:30px!important;text-decoration:underline}

#fp-nav ul li a.active~.fp-tooltip{display:block!important;opacity:1!important}

@media only screen and (max-width:1920px){

.m-profile .num strong,.p-list1 .num strong{font-size:2.604vw}

.m-tit1 h3,.m-txt1 h1{font-size:1.875vw}

.m-txt2 .tit{font-size:1.666vw}

.m-advantage2 .tit,.m-tit2,.m-txt3 .tit{font-size:1.875vw}

.m-product1 .tit{font-size:1.354vw}

.box-future .tit{font-size:1.666vw}

.m-tit3{font-size:2.395vw}

.m-tit3 em{font-size:8.854vw}

.box-news2 .tit{font-size:1.4583vw}

}

@media only screen and (max-width:1680px){
	.m-profile{font-size: 14px;}
}

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

.m-profile .con-bot .item{padding-left:40px;-webkit-background-size:30px auto;background-size:30px auto}

.m-news .txt{font-size:14px;line-height:80px}

.box-news2 .tit{line-height:80px}

.box-news2 .more{font-size:14px;line-height:80px}

.banner .slick-dots li button{font-size:18px}

.p-list2 li{font-size:14px}

.m-product1 .tit{font-size:18px;padding-bottom:10px;margin-bottom:10px}

.m-product1 .txt{font-size:14px;line-height:1.8;margin-bottom:30px}

.p-list3 .name{font-size:14px}

.m-product1 .big-pic,.m-txt3 .tit{margin-bottom:30px}

.m-txt3{font-size:16px;line-height:1.8}

.p-list4 li{font-size:16px;padding-left:30px}

.box-past .col-r,.m-txt3 .pic{margin-top:50px}

.box-future .txt{font-size:14px}

.box-future .year{font-size:16px}

.box-future .slick-center .year{font-size:24px}

.m-tit3 em{margin-bottom:-80px}

.m-advantage2 .tit em,.p-list5 li{font-size:18px}

.m-advantage2 .txt{font-size:14px;line-height:1.8}

.m-advantage2 .more{font-size:14px}

.m-advantage2 .num{font-size:16px}

.p-list1{font-size:14px;line-height:1.8;margin-bottom:40px}

.p-list1 .txt{width:180px;height:180px;padding-top:10px}

.box-past{margin-bottom:50px}

.wp2{width:66%}

.footer .wp2{width:85%}

.p-list3{margin-top:10px}

.m-advantage2 .pic1{margin-top:20px;margin-bottom:20px}

.p-list1 .pic img{max-width:80%}

}

@media only screen and (max-width:1440px){

.m-profile{font-size:14px;padding-bottom:100px}

.m-profile .con{padding:50px 0}

.box-advantage{font-size:14px;line-height:1.8;padding:50px 0}

.box-advantage .tit{font-size:18px}

.box-news{padding:50px 0}

.m-txt1{font-size:14px;line-height:1.8}

.m-txt1 .info{font-size:12px;padding:10px 0;margin-bottom:20px}

.btn-back{font-size:16px}

.m-txt2{font-size:14px;line-height:1.8;padding:30px}

.m-txt2 .more{font-size:12px;margin-top:30px}

.box-news2 .more,.box-news2 .tit,.m-news .txt{line-height:60px}

.box-news2{bottom:20px}

.banner .slick-dots,.banner .slick-next,.banner .slick-prev{bottom:120px}

.m-product1 .tit{font-size:16px;line-height:40px}

.m-tit2{margin-bottom:10px}

.p-list3{margin-left:-20px;margin-right:-20px}

.p-list3 li{padding:0 20px}

.p-list3 .name{width:100px}

.m-product1 .big-pic,.m-product1 .txt{margin-bottom:15px}

.p-list2{margin-top:-50px}

.m-txt3{font-size:14px;padding:0 30px}

.p-list4 li{font-size:14px}

.p-list4 img{width:50px;height:50px}

.m-txt3 .pic{width:200px;height:200px;margin-right:20px}

.m-txt3 .img-name{height:30px;margin-top:15px}

.box-future .year{font-size:14px;line-height:60px}

.box-future:after,.box-future:before{height:60px}

.box-future .slick-center .year{font-size:18px}

.box-future .slider-nav{margin-top:15px}

.box-advantage2{padding:0 15%}

.p-list5 li{font-size:16px;line-height:40px;margin-right:0}

.m-advantage2 .more{margin-top:20px;margin-bottom:20px}

.m-advantage2 .pic1 img{width:60px}

.index .footer .top{padding-top:10px;padding-bottom:10px}

.p-list1{font-size:12px;margin:0 -20px 20px}

.p-list1 .txt{width:150px;height:150px}

.p-list1 .pic{height:80px;line-height:80px}

#fp-nav ul li .fp-tooltip{font-size:14px!important;right:20px!important}

}

@media only screen and (max-width:1199px){

.box-advantage .inner{width:auto;padding:0 15px}

.m-advantage{margin-top:30px}

.m-advantage .slick-prev{left:5%;visibility:visible}

.m-advantage .slick-next{right:5%}

.m-advantage .pic{width:auto;margin-right:0}

.m-advantage .pic img{opacity:1}

.m-tit1{padding-bottom:20px}

.m-advantage2 .tit,.m-tit1 h3,.m-tit2,.m-txt1 h1,.m-txt3 .tit{font-size:20px}

.m-flip .next,.m-flip .prev{width:180px}

.m-txt2 .tit{font-size:18px}

#fp-nav.right{right:20px!important}

.footer .wp2,.wp2{width:auto;padding:0 15px}

.banner{height:500px}

#fullpage1 #page1,#fullpage1 #page2,#fullpage1 #page3,#fullpage1 #page4,#fullpage1 #page5{padding-top:50px!important;padding-bottom:50px}

#fullpage1 #page1,#fullpage1 #page5{padding-bottom:0}

#fullpage1 #page5 .inner{position:static}

.box-news2{padding-right:180px}

.box-news2 .more{width:180px}

#fullpage1 #page2 .m-tit2{margin-top:0;margin-bottom:20px}

.box-news2 .tit{font-size:18px}

.p-list3{margin-left:-10px;margin-right:-10px}

.p-list3 li{padding:0 10px}

.m-product1 .big-pic,.m-product1 .txt{margin-bottom:30px}

.m-txt3{padding-left:0}

.box-advantage2{padding:0 15px}

.p-list1{margin:0 0 40px}

.box-future .tit{font-size:18px}

.m-advantage2 .tit em{font-size:16px}

.m-profile .num strong,.p-list1 .num strong{font-size:26px}

.p-list1 .pic img{max-height:80%}

.m-tit3 em{margin-bottom:-50px}

.m-tit3{font-size:22px}

.index .so,.inside .so{position:static}

.index.fp-viewing-section-1 .header{background:#051124;border:none}

.index.fp-viewing-section-1 .logo a:nth-child(1){display:none}

.index.fp-viewing-section-1 .logo a:nth-child(2){display:inline-block}

}

@media only screen and (max-width:959px){

.m-profile .con-bot{font-size:12px}

.m-profile .con-bot .item{padding-left:30px;-webkit-background-size:24px auto;background-size:24px auto}

.box-past .col-r{float:none;width:auto;padding:0;border:none;margin:0 0 20px}

.p-list4{overflow:hidden}

.p-list4 li{float:left;width:33.33%;padding:0 10px;text-align:center;border-right:1px solid rgba(255,255,255,.2)}

.p-list4 li:last-child{border:none}

.box-past .col-l{float:none;width:auto}

.box-past{margin-bottom:30px}

.p-list5 li{padding:0 15px}

.p-list1 li{width:33.33%;margin-bottom:20px}

#fp-nav ul li a.active~.fp-tooltip{display:none!important;opacity:0!important}

}

@media only screen and (max-width:767px){

.m-profile{line-height:1.8;padding-bottom:30px}

.m-profile .num strong{font-size:24px}

.m-profile .con{padding:30px 0}

.m-profile .con-bot{text-align:center}

.m-profile .con-bot .item{width:50%;background:0 0;padding:0 5px 10px}

.box-advantage{padding:30px 0}

.m-tit1{padding-bottom:10px}

.m-advantage2 .tit,.m-tit1 h3,.m-tit2,.m-txt3 .tit{font-size:18px}

.m-advantage .slick-next,.m-advantage .slick-prev{width:40px;height:40px}

.box-advantage .tit{font-size:16px;margin-bottom:20px;margin-top:-30px;padding:0 10px}

.box-news{padding:30px 0}

.m-txt1 h1{font-size:18px}

.m-txt1 .info span{margin:0;display:block}

.m-txt1{padding-bottom:30px}

.btn-back{float:right}

.m-flip .col-r{float:none;clear:both}

.m-flip .next,.m-flip .prev{width:48%;margin:0;height:50px;line-height:48px}

.m-flip .next{float:right}

.m-txt2{width:auto;left:20px;right:20px;padding:20px}

#fp-nav.right{right:5px!important}

#fp-nav ul li a span,.fp-slidesNav ul li a span{width:10px!important;height:10px!important}

#fp-nav ul li,.fp-slidesNav ul li{margin:10px 0!important}

.banner{height:240px}

.box-news2{position:relative;left:0;right:0;bottom:0;padding-right:60px}

.box-news2 .tit{font-size:14px;width:auto;padding:0 10px}

.m-news .txt{font-size:12px}

.box-news2 .more{width:60px;font-size:12px;background:#0072bb;padding-left:0}

.box-news2 .more img{display:none}

.m-news .date{padding-right:10px;margin-right:10px}

.box-news2 .tit img{height:12px}

.banner .slick-dots{bottom:10px}

.banner .slick-dots li button{font-size:12px}

#fullpage1 #page1,#fullpage1 #page2,#fullpage1 #page3,#fullpage1 #page4,#fullpage1 #page5{padding-top:30px!important;padding-bottom:30px}

#fullpage1 #page1,#fullpage1 #page5{padding-bottom:0}

.p-list2{margin-top:0;margin-bottom:10px;float:none;text-align:center}

.p-list2 li{float:none;display:inline-block;vertical-align:top;padding:0 10px}

.m-product1{clear:both}

.m-tit2 img{margin-right:10px}

.m-tit2{text-align:center}

.m-product1 .big-pic{float:none;width:auto;margin-bottom:20px;box-shadow:0 0 5px rgba(0,0,0,.2)}

.m-product1 .txt{float:none;width:auto}

.p-list3 .name{width:80px}

.p-list3{margin-left:-5px;margin-right:-5px}

.p-list3 li{padding:0 5px}

.p-list4{padding:0}

.p-list4 img{width:40px;height:40px;display:block;margin:0 auto}

.m-txt3{padding:0}

.m-txt3 .pic{float:none;width:120px;height:120px;margin:0 auto 10px}

.m-txt3 .tit{margin-bottom:20px}

.box-future .pic{width:50px;margin-right:10px}

.box-future .year{font-size:12px}

.box-future .slick-center .year{font-size:24px}

.p-list5{width:auto;float:none;margin-top:0}

.m-tit3{font-size:18px;text-align:center;margin-bottom:20px}

.m-tit3 em{margin-bottom:0}

.p-list5 li{width:50%;text-align:center;font-size:14px}

.m-advantage2 .txt{float:none;width:auto;padding-right:0;padding-left:30px}

.m-advantage2 .pic2{float:none;width:auto;padding-left:30px}

.m-advantage2 .tit em{font-size:14px;margin-bottom:5px}

.m-advantage2 .pic1 img{width:40px}

.p-list1 li{width:50%;padding-left:5px;padding-right:5px}

}

.g-menub1{position:fixed;top:135px;left:34px;z-index:10}

.ul-tabb1 li{float:left}

.ul-tabb1 li a{display:block;font-size:16px;color:#000;line-height:47px;padding:0 30px;background:#fff;box-shadow:0 0 9px 1px #c1c1c1;border-radius:25px;border:1px solid #fff;margin:0 3px;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s}

.ul-tabb1 li a:hover{color:#0c254d}

.ul-tabb1 li.on a{background-color:#0c254d;color:#fff}

.ul-listb1{overflow:hidden}

.ul-listb1 li{float:left;width:33.33%}

.ul-listb1 .con{position:relative}

.ul-listb1 .con:hover .info{opacity:1}

.ul-listb1 .con:hover .info .txt{opacity:1;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}

.ul-listb1 .con:hover .info .tag{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}

.ul-listb1 .pic{position:relative;height:0;padding-top:72%;overflow:hidden}

.ul-listb1 .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%}

.ul-listb1 .info{opacity:0;position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:#0c254d;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s}

.ul-listb1 .info .txt{position:absolute;left:50%;top:50%;width:80%;-webkit-transform:translate(-40%,-50%);-moz-transform:translate(-40%,-50%);-ms-transform:translate(-40%,-50%);-o-transform:translate(-40%,-50%);transform:translate(-40%,-50%);color:#fff;font-size:16px;line-height:27px;text-align:center;-webkit-transition:.7s;-o-transition:.7s;-moz-transition:.7s;transition:.7s;opacity:0}

.ul-listb1 .info .txt h3{font-size:36px;margin-bottom:8px}

.ul-listb1 .info .tag{position:absolute;bottom:3.125vw;left:0;width:100%;text-align:center;color:#fff;font-size:16px;opacity:0;-webkit-transform:translateY(80px);-moz-transform:translateY(80px);-ms-transform:translateY(80px);-o-transform:translateY(80px);transform:translateY(80px);-webkit-transition:.7s;-o-transition:.7s;-moz-transition:.7s;transition:.7s}

.m-caseb1{background-color:#0c254d;overflow:hidden}

.m-caseb1 .loadmore{display:block;width:264px;height:57px;border:1px solid #fff;border-radius:29px;line-height:57px;text-align:center;font-size:0;margin:4.72937467vw auto}

.m-caseb1 .loadmore i,.m-caseb1 .loadmore span{display:inline-block;vertical-align:middle}

.m-caseb1 .loadmore span{font-size:16px;color:#fff}

.m-caseb1 .loadmore i{width:20px;height:20px;margin-left:10px;background:url(../images/c_p5.png) center no-repeat;-o-background-size:100%;background-size:100%;-webkit-animation:3s linear infinite myRotate;-moz-animation:3s linear infinite myRotate;-o-animation:3s linear infinite myRotate;animation:3s linear infinite myRotate}

@-webkit-keyframes myRotate{

0%{-webkit-transform:rotate(0);transform:rotate(0)}

100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}

}

@-moz-keyframes myRotate{

0%{-moz-transform:rotate(0);transform:rotate(0)}

100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}

}

@-o-keyframes myRotate{

0%{-o-transform:rotate(0);transform:rotate(0)}

100%{-o-transform:rotate(360deg);transform:rotate(360deg)}

}

@keyframes myRotate{

0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}

100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}

}

.ban_in{position:relative}

.ban_in img{display:block;width:100%}

.ban_in.bg{display:block;background-repeat:no-repeat;background-position:center bottom;-o-background-size:cover;background-size:cover;overflow:hidden}

.ban_in .txt{text-align:center;color:#fff;margin:93px 0 76px}

.ban_in .txt h3{font-size:46px;font-weight:400}

.ban_in .txt .en{font-size:16px;font-family:Arial;opacity:.6}

.ban_in .txt .line{width:62%;height:1px;background-color:rgba(255,255,255,.1);margin:40px auto 0;position:relative}

.ban_in .txt .line::after{content:"";display:block;width:45px;height:1px;position:absolute;left:50%;margin-left:-23px;bottom:0;background-color:#fff}

.ul-typeb1{margin:90px 0 100px;background:url(../images/line_bg.png) center 74px no-repeat}

.ul-typeb1 ul{margin-left:-1.5vw}

.ul-typeb1 li{float:left;width:20%}

.ul-typeb1 li:nth-child(even){margin-top:50px}

.ul-typeb1 .con{margin:0 1.9vw}

.ul-typeb1 .icon{width:158px;height:157px;line-height:157px;font-size:0;text-align:center;margin:0 auto}

.ul-typeb1 .icon img{display:inline-block;vertical-align:middle;max-height:100%}

.ul-typeb1 .info{font-size:16px;color:#fff;line-height:32px}

.ul-typeb1 .info .name{font-size:24px;font-weight:700;text-align:center;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-bottom:12px}

.ul-typeb1 .info .desc{text-align:left;opacity:.8}

.ul-typeb1 .info .desc b{font-size:20px;color:#3fb3fd}

.ul-listb2{overflow:hidden;margin:0 -26px 3.67840252vw}

.ul-listb2 li{float:left;width:20%}

.ul-listb2 .con{padding:10px;background-color:#fff;position:relative;margin:0 26px}

.ul-listb2 .con:hover .icon{opacity:1}

.ul-listb2 .pic{display:block;position:relative;height:0;padding-top:221.34146341%;overflow:hidden}

.ul-listb2 .pic img{position:absolute;top:0;left:0;display:block;width:100%;height:100%}

.ul-listb2 .txt{position:absolute;left:10px;bottom:25px;min-width:122px;height:38px;line-height:38px;font-size:16px;color:#333;padding-left:28px;background:url(../images/c_p7.png) center no-repeat;-o-background-size:100% 100%;background-size:100% 100%}

.ul-listb2 .icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:54px;height:57px;background:url(../images/c_p6.png) center no-repeat;-o-background-size:100%;background-size:100%;-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;transition:.4s;opacity:0}

.g-moreb1{display:block;width:299px;height:54px;line-height:54px;background:#0072bb;font-size:16px;color:#fff;text-align:center;margin:0 auto;border:1px solid #0072bb;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s}

.g-moreb1:hover{color:#0072bb;background-color:#fff}

.row-c1{padding:6.93641618vw 0 5.57015239vw;background-repeat:no-repeat;background-position:center center;-o-background-size:cover;background-size:cover}

.m-infob1{padding-bottom:160px;background-repeat:no-repeat;background-position:center bottom;-o-background-size:cover;background-size:cover}

.m-infob1 .con{padding-top:38px;overflow:hidden}

.m-infob1 .pic{float:right;width:37.576%;padding-right:54px;padding-bottom:54px;overflow:hidden;background:url(../images/c_p9.png) right bottom no-repeat;-o-background-size:92.54%;background-size:92.54%;margin-left:5.09721492vw}

.m-infob1 .pic img{display:block}

.m-infob1 .txt{padding-top:85px;font-size:16px;color:#fff;line-height:30px;overflow:hidden}

.m-infob1 .txt p{
    opacity: 0.7;
}

.m-infob1 .txt .qm{display:block;margin-top:3.99369417vw}

.g-titb1{text-align:center;color:#fff;padding-top:90px}

.g-titb1 h3{font-size:46px;font-weight:400}

.g-titb1 .en{font-size:16px;font-family:Arial;opacity:.6;letter-spacing:5px}

.g-titb1 .line{width:62%;height:1px;background-color:rgba(255,255,255,.1);margin:40px auto 0;position:relative}

.g-titb1 .line::after{content:"";display:block;width:45px;height:1px;position:absolute;left:50%;margin-left:-23px;bottom:0;background-color:#fff}

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

.ul-listb1 .info .txt h3{font-size:2vw}

.ul-typeb1 .con{margin:0 15px}

.ban_in .txt h3,.g-titb1 h3{font-size:2.555vw}

.ul-typeb1{background-size:100% auto;margin:5vw 0}

.m-infob1{padding-bottom:8.3vw}

}

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

.ul-typeb1 .info{font-size:14px;line-height:1.7}

.ul-typeb1 .info .name{font-size:18px;margin-bottom:6px}

.ul-typeb1 .info .desc b{font-size:15px}

.ban_in .txt{margin:0 0 3vw}

.row-c1{padding:5vw 0}

.ul-typeb1{background-position:center 54px}

.ul-typeb1 li:nth-child(even){margin-top:35px}

.ul-typeb1 .icon{width:115px;height:115px;line-height:115px}

.ul-listb2{margin-left:-13px;margin-right:-13px}

.ul-listb2 .con{margin:0 13px}

.m-infob1 .pic{margin-left:2vw;padding-right:25px;padding-bottom:25px}

.m-infob1 .txt{font-size:14px;padding-top:0}

}

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

.ul-listb1 .info .txt{font-size:12px;line-height:2}

.ul-tabb1 li{margin-bottom:10px}

.ul-listb1 .info .tag{font-size:12px}

.ul-listb1 .info .txt br{display:none}

.ul-listb1 .info .txt h3{font-size:16px}

.ul-typeb1{background-image:none}

.ul-typeb1 li:nth-child(even){margin-top:0}

.ban_in .txt h3,.g-titb1 h3{font-size:20px}

.ban_in .txt .en,.g-titb1 .en{font-size:12px}

.ban_in .txt .line,.g-titb1 .line{margin-top:10px}

}

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

.g-menub1{top:80px;left:20px}

.ul-tabb1 li a{font-size:14px;padding:0 2vw;line-height:28px;border-radius:14px;box-shadow:none}

.m-caseb1 .loadmore{width:180px;height:40px;line-height:40px;border-radius:20px;margin:2vw auto}

.ul-listb1 li{width:50%}

.ul-listb2 li{width:33.33%;margin-bottom:26px}

.ul-typeb1 .con{margin:0 5px}

.m-infob1 .pic{float:none;margin:0 auto 15px}

}

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

.ul-listb1 li{float:none;width:auto}

.ul-listb2 li{width:50%;margin-bottom:10px}

.ul-listb2{margin-left:-5px;margin-right:-5px}

.ul-listb2 .con{margin:0 5px}

.ul-listb2 .txt{font-size:12px;padding-left:14px}

.ul-typeb1 .wp>ul{margin:0;padding-bottom:30px}

.ul-typeb1 .icon{width:80px;height:80px;line-height:80px}

.ul-typeb1 .slick-dots{position:absolute;left:0;bottom:0;width:100%;text-align:center;font-size:0}

.ul-typeb1 .slick-dots li{display:inline-block;float:none;width:10px;height:10px;margin:0 5px;border-radius:50%;background-color:#ccc;cursor:pointer}

.ul-typeb1 .slick-dots button{display:none}

.ul-typeb1 .slick-dots li.slick-active{background-color:#009fe8}

.m-infob1 .pic{width:50%;padding-right:8px;padding-bottom:8px}

.ul-typeb1 li{float:left;width:50%}

.g-moreb1{width:150px;height:40px;line-height:40px;font-size:14px}

}

.row-rongyu{padding-bottom:50px;background-color:#152d55;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../images/bgs01.jpg)}

.m-ry{position:relative}

.img-swiper{padding:150px 0;overflow:hidden}

.img-swiper img{display:block;width:100%;transform:scale(1);transform-origin:50% 50%;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s}

.img-swiper .swiper-slide-active img{transform:scale(1.5)}

.img-swiper .swiper-slide{z-index:1}

.img-swiper .swiper-slide-active{z-index:2}

.m-ry .swiper-button-next:after,.m-ry .swiper-button-prev:after{display:none}

.m-ry .swiper-button-next,.m-ry .swiper-button-prev{width:46px;height:46px;border-radius:50%;border:2px solid rgba(181,181,181,.7)}

.m-ry .swiper-button-prev{left:-115px;background:url(../images/prev1.png) center center no-repeat}

.m-ry .swiper-button-next{right:-115px;background:url(../images/next1.png) center center no-repeat}

.m-ry .swiper-button-prev:hover{border-color:#0072bb;background:url(../images/prev2.png) center center no-repeat #0072bb}

.m-ry .swiper-button-next:hover{border-color:#0072bb;background:url(../images/next2.png) center center no-repeat #0072bb}

.g-rows1{background-repeat:no-repeat;background-position:center bottom;background-size:cover;background-image:url(../images/c_bg2.jpg)}

.m-img{overflow:hidden;padding:53px 0 74px}

.m-img .l,.m-img .r{width:50%}

.m-img .r{
    padding-top: 60px;
}

.m-img .l{padding-right:36px}

.m-img .pic{position:relative}

.m-img .pic::after{content:'';position:absolute;left:-12px;top:12px;width:100%;height:100%;z-index:1;background-color:#054b83}

.m-img .pic1{width:61.8%;float:right;margin-bottom:36px}

.m-img .pic2{width:36.2%;float:right}

.m-img .pic3{width:41.5%;float:right;margin-right:30px}

.m-img .pic4{width:83.3%;margin-bottom:36px}

.m-img .pic5{width:68.8%}

.m-img .img{position:relative;height:0;overflow:hidden}

.m-img .pic1 .img{padding-top:111.5%}

.m-img .pic2 .img{padding-top:125.1%}

.m-img .pic3 .img{padding-top:90.1%}

.m-img .pic4 .img{padding-top:44.9%}

.m-img .pic5 .img{padding-top:83.5%}

.m-img .img img{position:absolute;left:0;top:0;width:100%;z-index:2}

.m-youshi{overflow:hidden;padding:53px 0 63px}

.m-youshi .desc{font-size:16px;color:#fff;line-height:1.875em;margin-top:35px}

.img-swiper2{width:125%;position:relative}

.img-swiper2 .swiper-slide{background-color:#000}

.img-swiper2 img{display:block;width:100%;opacity:.3;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s}

.img-swiper2 .txt{position:absolute;left:0;bottom:0;width:100%;height:100px;background:url(../images/bgs02.png) 0 bottom no-repeat;background-size:100% auto;font-size:24px;color:#fff;padding:45px 20px 0;display:none}

.img-swiper2 .swiper-slide-active img{opacity:1}

.img-swiper2 .swiper-slide-active .txt{display:block}

.img-swiper2 .btn{position:absolute;width:57px;height:57px;top:50%;right:33%;margin-top:-28px;z-index:2;cursor:pointer;background:url(../images/icons01.png) no-repeat;background-size:100% 100%}

.row-news{background-size:cover;background-position:center top;background-repeat:no-repeat;background-image:url(../images/bgs03.jpg)}

.article1{padding:110px 0 45px}

.article1 h1{font-size:36px;color:#fff;text-align:center;font-weight:400;margin-bottom:20px}

.article1 .subtit{text-align:center;font-size:14px;color:#fff}

.article1 .subtit span{margin:0 17px}

.article1 .line{width:62%;height:1px;background-color:rgba(255,255,255,.1);position:relative;margin:18px auto 55px}

.article1 .line::after{content:"";display:block;width:45px;height:1px;position:absolute;left:50%;margin-left:-23px;bottom:0;background-color:#fff}

.article1 .txt{font-size:16px;color:#fff;line-height:1.875em}

.article1 .txt img{display:block;margin:30px auto;height:auto!important}

.pages1{margin-top:55px}

.pages1 a{display:inline-block;height:54px;line-height:54px;font-size:18px;color:#fff}

.pages1 .next,.pages1 .prev{float:right;width:206px;margin-left:10px;border:1px solid #cfcfcf}

.pages1 .back{padding-left:63px;background:url(../images/back.png) 13px center no-repeat}

.pages1 .prev{background:url(../images/prev3.png) center center no-repeat}

.pages1 .next{background:url(../images/next3.png) center center no-repeat}

.pages1 .next:hover,.pages1 .prev:hover{border-color:#0072bb;background-color:#0072bb}

.news-list{margin-bottom:40px}

.news-list .con{display:block;padding:36px 0 34px;overflow:hidden;border-bottom:1px solid transparent}

.news-list .con:hover{background-color:#132644;border-color:#ee1d23}

.news-list .pic{float:left;width:230px;height:145px;overflow:hidden;margin-right:52px}

.news-list .pic img{display:block;width:100%}

.news-list .date{float:left;margin-right:100px;text-align:right;color:#fff;padding-top:50px}

.news-list .date .sp1{display:block;font-size:30px;font-weight:700;line-height:1.2em}

.news-list .date .sp2{display:block;font-size:14px;line-height:1.2em;opacity:.5}

.news-list .btn{float:right;width:35px;height:35px;margin-left:80px;margin-top:58px;border:1px solid #fff;background:url(../images/icons02.png) center center no-repeat}

.news-list .con:hover .btn{border-color:#0072bb;background-color:#0072bb}

.news-list .txt{padding-top:28px;overflow:hidden}

.news-list h3{font-size:20px;color:#fff;font-weight:400;margin-bottom:16px;white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis}

.news-list .desc{font-size:14px;color:#fff;line-height:1.8em;opacity:.6;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}

.pages{text-align:center;font-size:0;padding-bottom:80px}

.pages a,.pages span{display:inline-block;vertical-align:top;width:40px;height:40px;line-height:38px;border-radius:50%;margin:0 5px;font-size:12px;color:#8c97ad;border:1px solid #8591a8}

.pages a.on,.pages a:hover{color:#fff;border-color:#0072bb;background-color:#0072bb}

.pages a:first-child{
    font-size: 0;
    text-indent: 99;
    overflow: hidden;
    background: url(../images/prevs1.png) center center no-repeat;
}
.pages a:first-child:hover{
    background: #0072bb url(../images/prevs1.png) center center no-repeat;
}
.pages a:last-child{
    font-size: 0;
    text-indent: 99;
    overflow: hidden;
    background: url(../images/nexts1.png) center center no-repeat;
}
.pages a:last-child:hover{
    background: #0072bb url(../images/nexts1.png) center center no-repeat;
}


.row-cishan{padding-bottom:90px;background:url(../images/bgs04.png) top right no-repeat}

.m-txts1{padding:30px 0 45px;max-width:1160px;margin:0 auto;text-align:center}

.m-txts1 .tit{font-size:30px;color:#fff;text-align:center;padding-bottom:60px;margin-bottom:25px;background:url(../images/icons03.png) center bottom no-repeat}

.m-txts1 .desc{font-size:18px;color:#b5a661;margin-bottom:65px;text-indent:2em;line-height: 2em;}

.m-txts1 .name{text-align:right;font-size:18px;color:#fff}

.m-infor1{position:relative;overflow:hidden}

.m-infor1 .txt{float:right;width:50%;padding:85px 70px 90px 100px;background-color:rgba(0,0,0,.2)}

.m-infor1 .tit{font-size:24px;color:#fff;margin-bottom:50px;position:relative}

.m-infor1 .tit::after{content:'';position:absolute;left:0;width:50px;height:1px;bottom:-20px;background-color:#fff}

.m-infor1 .subtit{font-size:18px;color:#fff;opacity:.6;margin-bottom:10px}

.m-infor1 .desc{font-size:16px;color:#fff;opacity:.6;line-height:1.875em}

.m-infor1 .pic{position:absolute;width:50%;top:50%;left:3%;transform:translateY(-50%)}

.row-history{padding-bottom:60px;background:url(../images/bgs05.jpg) repeat-y;background-size:100% auto}

.m-history{margin-top:55px;overflow:hidden}

.swiper-history{height:2500px;position:relative}

.swiper-history::after{content:'';position:absolute;top:35px;left:50%;bottom:75px;width:2px;margin-left:-1px;background-color:rgba(254,254,254,.6)}

.swiper-history::before{content:'';position:absolute;left:50%;bottom:0;height:75px;width:2px;margin-left:-1px;background:url(../images/icons04.png) no-repeat;background-size:100% 100%}

.swiper-history .swiper-slide:nth-child(even){padding-left:50%}

.swiper-history .swiper-slide:nth-child(odd){text-align:right;padding-right:50%}

.swiper-history .swiper-slide:nth-child(even) .desc,.swiper-history .swiper-slide:nth-child(even) .tit{padding-left:75px}

.swiper-history .swiper-slide:nth-child(odd) .desc,.swiper-history .swiper-slide:nth-child(odd) .tit{padding-right:75px}

.swiper-history .txt{color:#fff}

.swiper-history .tit{font-size:48px;margin-bottom:15px;position:relative}

.swiper-history .tit::after{content:'';position:absolute;width:14px;height:14px;background:url(../images/icons06.png) no-repeat;background-size:100% 100%;top:50%;margin-top:-7px}

.swiper-history .swiper-slide:nth-child(odd) .tit::after{right:-7px}

.swiper-history .swiper-slide:nth-child(even) .tit::after{left:-7px}

.swiper-history .desc{font-size:18px;opacity:.6;line-height:1.875em}

.swiper-history .pic{margin-top:-120px;height:500px;position:relative}

.swiper-history .pic img{position:absolute;top:0;height:100%;max-width:none}

.swiper-history .swiper-slide:nth-child(odd) .pic img{right:0}

.swiper-history .swiper-slide:nth-child(even) .pic img{left:0}

.swiper-btn{width:30px;height:30px;margin:22px auto 0;cursor:pointer;background:url(../images/icons05.png) center center no-repeat}

.row-zhanshi{padding-bottom:70px;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../images/bgs06.jpg)}

.row-zhanshi .g-titb1{padding-top:0}

.g-titb1 .tit{height:306px;position:relative;background:url(../images/pngs09.png) center top no-repeat}

.g-titb1 .tit span{position:absolute;left:0;width:100%;text-align:center;font-size:36px;color:#302489;font-weight:700;bottom:73px}

.tab-list1{margin-top:35px;text-align:center}

.tab-list1 li{display:inline-block;vertical-align:top;margin:0 5px}

.tab-list1 a{display:block;height:42px;line-height:38px;padding:0 28px;font-size:16px;color:#fff;border:2px solid transparent}

.tab-list1 .on a,.tab-list1 li:hover a{border-color:#fff}

.m-zhanshi{padding:9vw 0;overflow:hidden;position:relative}

.zhanshi-swiper img{display:block;width:100%}

.zhanshi-swiper .pic{border:10px solid #fff;background-color:#fff}

.zhanshi-swiper .swiper-slide{-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;z-index:1}

.zhanshi-swiper .swiper-slide-active{transform:scale(1.5);transform-origin:50% 50%;z-index:2}

.zhanshi-swiper .bp1{position:absolute;top:-1px;right:45px;width:47px;height:72px;text-align:center;font-size:15px;color:#fff;line-height:1.4em;padding:10px 2px;background:url(../images/pngs10.png) no-repeat;background-size:100% 100%}

.zhanshi-swiper .bp2{position:absolute;left:-2px;bottom:50px;width:161px;height:47px;line-height:43px;text-align:center;font-size:16px;padding-right:10px;color:#333;background:url(../images/pngs11.png) no-repeat;background-size:100% 100%}

.m-zhanshi .swiper-button-next:after,.m-zhanshi .swiper-button-prev:after{display:none}

.m-zhanshi .swiper-button-next,.m-zhanshi .swiper-button-prev{width:46px;height:46px;border-radius:50%;box-shadow:0 5px 10px rgba(0,0,0,.2)}

.m-zhanshi .swiper-button-prev{left:60px;background:url(../images/prev1.png) center center no-repeat #fff}

.m-zhanshi .swiper-button-next{right:60px;background:url(../images/next1.png) center center no-repeat #fff}

.m-zhanshi .swiper-button-prev:hover{background:url(../images/prev2.png) center center no-repeat #0072bb}

.m-zhanshi .swiper-button-next:hover{background:url(../images/next2.png) center center no-repeat #0072bb}

.m-zhanshi .swiper-pagination{position:absolute;left:0;width:100%;bottom:0}

.m-zhanshi .swiper-pagination-bullet{width:14px;height:14px;opacity:.46;margin:0 10px;background-color:#fff}

.m-zhanshi .swiper-pagination-bullet-active{opacity:1}

.row-xzzs{padding-bottom:100px;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../images/bgs07.jpg)}

.m-addr{overflow:hidden;max-width:960px;margin:90px auto 0}

.m-addr .col-r{width:58%;height:505px}

#map1{height:100%}

#map1 img{max-width:none}

.m-addr .col-l{width:40%}

.addr-list{height:505px;overflow-y:auto}

.addr-list::-webkit-scrollbar{width:5px;height:1px}

.addr-list::-webkit-scrollbar-thumb{background:#0072bb}

.addr-list::-webkit-scrollbar-track{background:rgba(255,255,255,.2)}

.addr-list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0072bb;
}

.addr-list .mCSB_scrollTools .mCSB_draggerRail {
    width: 5px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background:rgba(255,255,255,.2)
}

.addr-list li{color:#fff;margin-bottom:95px;cursor:pointer}

.addr-list .tit{font-size:20px;font-weight:700;margin-bottom:18px}

.addr-list .addr,.addr-list .date,.addr-list .tel{font-size:16px;line-height:39px;padding-left:40px}

.addr-list .addr{background:url(../images/icons07.png) left center no-repeat}

.addr-list .tel{background:url(../images/icons08.png) left center no-repeat}

.addr-list .date{background:url(../images/icons09.png) left center no-repeat}

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

.g-titb1{padding-top:4.6875vw}

.row-cishan{background-size:36.8% auto}

}

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

.m-youshi .desc{font-size:14px}

.img-swiper2 .txt{height:90px;font-size:20px}

.article1{padding:80px 0 35px}

.article1 h1{font-size:28px}

.article1 .subtit{font-size:12px}

.article1 .txt{font-size:14px}

.news-list .pic{margin-right:30px}

.news-list .date{margin-right:50px}

.news-list .btn{margin-left:40px}

.news-list h3{font-size:18px}

.news-list .date .sp1{font-size:26px}

.g-titb1 .tit{height:220px;background-size:auto 100%}

.g-titb1 .tit span{font-size:30px;bottom:50px}

.tab-list1 a{padding:0 20px;font-size:14px}

.m-txts1 .tit{font-size:26px;padding-bottom:50px}

.m-txts1 .desc{font-size:16px;margin-bottom:50px}

.m-txts1 .name{font-size:16px}

.m-infor1 .tit{font-size:22px}

.m-infor1 .subtit{font-size:16px}

.m-infor1 .desc{font-size:14px}

.swiper-history{height:2200px}

.swiper-history .tit{font-size:40px}

.swiper-history .desc{font-size:16px}

.swiper-history .pic{margin-top:-90px;height:360px}

.m-advantage2 .desc {
    -webkit-line-clamp: 5;
}

.ul-typeb1 .wp{
    width: 70%;
}
.ul-typeb1 .con {
    margin: 0 5px;
}

}

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

    .ul-typeb1 .wp{
        width: auto;
        padding: 0 15px;
    }

.m-img .pic::after{left:-10px;top:10px}

.m-img .pic1,.m-img .pic4{margin-bottom:30px}

.m-img .l{padding-right:30px}

.m-ry .swiper-button-prev{left:0}

.m-ry .swiper-button-next{right:0}

.img-swiper{padding:8vw 0;margin:0 60px}

.row-rongyu{padding-bottom:10px}

.article1{padding:35px 0}

.article1 h1{font-size:20px}

.article1 .line{margin:18px auto 35px}

.news-list .date,.news-list .pic{margin-right:20px}

.news-list .btn{margin-left:20px}

.zhanshi-swiper .bp2{left:-2px;text-align:center;color:#333;background:url(../images/pngs11.png) no-repeat;background-size:100% 100%;bottom:35px;width:120px;height:40px;line-height:36px;font-size:14px;padding-right:5px}

.zhanshi-swiper .swiper-slide-active{transform:scale(1.4)}

.zhanshi-swiper .bp1{right:30px;width:36px;height:56px;font-size:12px;padding:8px 2px}

.m-zhanshi .swiper-button-prev{left:10px}

.m-zhanshi .swiper-button-next{right:10px}

.m-infor1 .txt{padding:35px 35px 35px 60px;background-color:rgba(0,0,0,.2)}

.m-txts1 .tit{font-size:18px;padding-bottom:30px;background-size:auto 10px}

.m-txts1 .desc{font-size:14px;margin-bottom:35px}

.m-txts1 .name{font-size:14px}

.m-infor1 .tit{font-size:17px}

.m-infor1 .subtit{font-size:14px}

.m-infor1 .desc{font-size:13px}

.swiper-history{height:1800px}

.swiper-history .tit{font-size:30px}

.swiper-history .desc{font-size:14px}

.swiper-history .pic{margin-top:-50px;height:280px}

.swiper-history .swiper-slide:nth-child(odd) .desc,.swiper-history .swiper-slide:nth-child(odd) .tit{padding-right:35px}

.swiper-history .swiper-slide:nth-child(even) .desc,.swiper-history .swiper-slide:nth-child(even) .tit{padding-left:35px}

.swiper-history::after{top:20px}

.addr-list .tit{font-size:18px;margin-bottom:15px}

.addr-list .addr,.addr-list .date,.addr-list .tel{font-size:14px;line-height:35px}

.addr-list li{margin-bottom:50px}

}

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

.m-img,.m-youshi{padding:35px 0}

.img-swiper2{width:100%}

.img-swiper2 .txt{height:50px;font-size:16px;padding:15px 10px 0}

.img-swiper2 .btn{width:40px;height:40px;right:10px;margin-top:-20px}

.m-img .l,.m-img .r{width:auto;float:none;padding:0;overflow:hidden}

.m-img .pic::after{display:none}

.m-img .pic1,.m-img .pic4,.m-img .pic5{width:auto;float:none;margin:0 0 10px}

.m-img .pic2{width:41%;float:left;margin:0 0 10px}

.m-img .pic3{width:57%;margin:0 0 10px}

.img-swiper .swiper-slide-active img{transform:scale(1)}

.m-ry .swiper-button-next,.m-ry .swiper-button-prev{width:35px;height:35px;background-size:auto 13px!important}

.img-swiper{margin:0 45px}

.article1 .subtit span{margin:0 5px 5px}

.pages1 a{height:30px;line-height:30px;font-size:14px}

.pages1 .back{padding-left:30px;background:url(../images/back.png) 0 center no-repeat;background-size:auto 18px}

.pages1 .next,.pages1 .prev{width:90px;background-size:30px auto}

.news-list .pic{float:none;margin:0 auto 10px}

.news-list .date{margin-right:10px;padding-top:0;float:none;text-align:left;margin-bottom:10px}

.news-list .date .sp1{font-size:16px}

.news-list .date .sp2{font-size:12px}

.news-list .txt{padding-top:0}

.news-list h3{font-size:16px;margin-bottom:10px}

.news-list .btn{display:none}

.news-list .con{padding:25px 0}

.news-list{margin-bottom:10px}

.pages{padding-bottom:35px}

.pages a,.pages span{width:32px;height:32px;line-height:28px;margin:0 2px}

.zhanshi-swiper .swiper-slide-active{transform:scale(1)}

.g-titb1 .tit{height:150px}

.g-titb1 .tit span{font-size:20px;bottom:36px}

.tab-list1{margin-top:20px}

.tab-list1 a{height:36px;line-height:34px;padding:0 15px;font-size:14px;border:1px solid transparent}

.row-zhanshi{padding-bottom:40px}

.m-zhanshi .swiper-pagination-bullet{width:10px;height:10px;margin:0 5px}

.m-zhanshi .swiper-button-next,.m-zhanshi .swiper-button-prev{width:40px;height:40px}

.m-infor1 .pic{position:static;width:100%;transform:translateY(0)}

.m-infor1 .txt{float:none;width:auto;padding:15px}

.row-cishan{padding-bottom:35px}

.swiper-history .swiper-slide:nth-child(odd){text-align:left;padding-left:30px;padding-right:0}

.swiper-history .swiper-slide:nth-child(odd) .pic img{left:0}

.swiper-history::after{top:15px;left:10px;bottom:75px;margin-left:0}

.swiper-history .swiper-slide:nth-child(odd) .tit::after{left:-26px}

.swiper-history .swiper-slide:nth-child(even) .tit::after{left:-26px}

.swiper-history .swiper-slide:nth-child(odd) .desc,.swiper-history .swiper-slide:nth-child(odd) .tit{padding-right:0}

.swiper-history .tit{font-size:18px;margin-bottom:10px}

.swiper-history .swiper-slide:nth-child(even){padding-left:30px}

.swiper-history .swiper-slide:nth-child(even) .desc,.swiper-history .swiper-slide:nth-child(even) .tit{padding-left:0}

.swiper-history{height:1200px}

.swiper-history .pic{margin-top:-30px;height:auto}

.swiper-history .pic img{position:static;height:auto;width:100%;max-width:none}

.swiper-history .desc{font-size:12px}

.swiper-history::before{left:10px;bottom:0;height:75px;width:2px;margin-left:0}

.swiper-btn{margin:22px 0 0 12px}

.row-xzzs{padding-bottom:35px}

.m-addr{margin:35px auto 0}

.m-addr .col-l{float:none;width:auto;margin-top:20px}

.addr-list{height:auto;overflow-y:visible}

.addr-list .tit{font-size:16px}

.addr-list li{margin-bottom:30px}

.m-addr .col-r{float:none;width:auto;height:220px}

}