/*Floor002651 */
@font-face {
font-family: 'SourceHanSansCN-Regular';
src: url("../fonts/SourceHanSansCN/Regular.woff") format("woff");
font-display: swap;
}
@font-face {
font-family: 'DIN-Bold';
src: url("../fonts/DIN/Bold.woff") format("woff");
font-display: swap;
}

@import url('syr/syr.css');
@import url('animate.min.css');
.Floor002651 *{font-family: "SourceHanSansCN-Regular","微软雅黑","Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;}
.Floor002651 .number{position: fixed; top: 50%; transform: translateY(-50%);right: 50px; z-index: 200;}
.Floor002651 .number li:before,
.Floor002651 .number li:after{ width:1px; height:0; background:#fff; display:block; margin:0 auto; content:''; transition:height 0.2s;}
.Floor002651 .number li.active:before,
.Floor002651 .number li.active:after{ height:20px;}
.Floor002651 .number li a{ font-family: 'DIN-Bold';display:block; cursor:pointer; width:36px; height:36px; border-radius:50%; box-sizing: content-box;border:1px solid transparent; text-align:center; line-height:36px; color:#fff; margin:5px 0;}
.Floor002651 .number li.active a{ border-color:#fff;}
.Floor002651 .number.black li::before,
.Floor002651 .number.black li::after{ background:#666;}
.Floor002651 .number.black li a{ color:#666;}
.Floor002651 .number.black li.active a{ border-color:#0079be;color:#0079be;}
@media(max-width:1200px){
.Floor002651 .number{display: none;}
}

.mouses{width: 25px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
    background-image: url(../images/index_mouse.png);
    position: absolute;
    left: 50%;
    margin-left: -12.5px;
    bottom: 50px;
    z-index: 2;
    animation: updown 1s infinite;
    -webkit-animation: updown 1s infinite;}
#news .mouses{background-position: center bottom;}
/*@keyframes updown{
	0% {
		bottom: 70px;
		opacity: 1;
	}
	100% {
		bottom: 50px;
		opacity: 0;
	}
}
@-webkit-keyframes updown{
	0% {
		bottom: 70px;
		opacity: 1;
	}
	100% {
		bottom: 50px;
		opacity: 0;
	}
}*/
/*Top002696 */
.Top002696{ position:absolute; left:0; top:0; width:100%; z-index:100; border-bottom:1px solid rgba(255,255,255,0.2);color:#fff;}
.Top002696-white{border-bottom:1px solid rgba(0,0,0,0.1);color:#333}
.Top002696 a{ color:#fff;}
.Top002696-white a{ color:#333;}
.Top002696 .top-left{ float:left;}
.Top002696 .top-right,
.Top002696 .top-mid{ float:right;}
.Top002696 .auto{ max-width:1760px;}
@media(max-width:1760px){
.Top002696 .auto{ padding-left:2%; padding-right:2%;}
}
.Top002696 .top-left{ display:table; height:108px;  max-width:441px;}
.Top002696 .top-left a{ display:table-cell; vertical-align:middle;}
.Top002696 .top-left a .white{display: block;}
.Top002696 .top-left a .green{display: none;}
.Top002696-white .top-left a .white{display: none;}
.Top002696-white .top-left a .green{display: block;}
.Top002696 .top-right{ padding:39px 0;}
.Top002696 .top-right dl > *{ float:left;}

.Top002696 .top-right dt{ position:relative; z-index:100;}
.Top002696 .open-search{ background:url(../images/Top002696_search.png) no-repeat center center; width:26px; height:26px; display:block; position:relative;}
.Top002696-white .open-search{background:url(../images/Top002696_search2.png) no-repeat center center;}
.Top002696 .open-search-show{ background:none;}
.Top002696 .open-search-show::before,
.Top002696 .open-search-show::after{ position:absolute; content:''; width:60%; left:20%; height:2px; top:50%; margin-top:-1px; background:#fff; transform:rotate(45deg);}
.Top002696 .open-search-show::after{ transform:rotate(-45deg);}
.Top002696 .top-search{ display:none; position:absolute; right:0; top:100%;width:240px; height:40px;  box-shadow:0 0 5px rgba(0,0,0,0.5);}
.Top002696 .top-search .text{ width:100%; border:none; line-height:40px; height:40px; padding:0 40px 0 10px; color:#fff; border-radius:3px;background:#1089e6;}
.Top002696 .top-search .btn{ position:absolute; right:0; top:0; height:100%; width:40px;background:url(../images/Top002696_search.png) no-repeat center center;}
.Top002696 .top-mid{ width:60%; max-width:820px; margin-right:5%;}
.Top002696 .header-menu li em{ line-height:108px;}
.Top002696 .header-menu li em a{ display:inline-block; position:relative; font-size:18px;}
.Top002696 .header-menu li em a:hover,
.Top002696 .header-menu li.aon em a{ color:#fff;}
.Top002696-white .header-menu li em a:hover,
.Top002696-white .header-menu li.aon em a{ color:#0079be;}
.Top002696 .header-menu li em a:hover:after,
.Top002696 .header-menu li.aon em a:after{ position:absolute; content:''; left:0; bottom:-1px; width:100%; background:#fff; height:1px;}
.Top002696-white .header-menu li em a:hover:after,
.Top002696-white .header-menu li.aon em a:after{ background:#0079be;}
@media(max-width:1200px){
.Top002696 .top-mid{ margin-right:0;}
}
@media(max-width:1024px){
.Top002696 #header-menu{ position:absolute; left:-100%; top:-100%; z-index:100; background:rgba(16,137,230,0.8); width:100%; max-width:240px; border-radius:0 0 0 5px; opacity:0;}
.Top002696 #header-menu.header-menu-show{ left:auto; right:0; top:100%; opacity:1; transition:top 0.3s;}
.Top002696 #open_menu{ position:relative; width:40px; height:28px; margin-left:9px; border-radius:3px; border:1px solid #fff;}
.Top002696 #open_menu.open_menu_on{ border-color:transparent;}
.Top002696 #open_menu i,
.Top002696 #open_menu i::before,
.Top002696 #open_menu i::after{  height:2px;background:#fff;}
.Top002696 #open_menu i{left:20%; top:50%; margin-top:-1px;width:60%; }
.Top002696 #open_menu i::before,
.Top002696 #open_menu i::after{ content:'';}
.Top002696 .top-left{ width:40%;}
}
@media(max-width:640px){
.Top002696 .top-left{ height:80px;}
.Top002696 .top-right {padding: 26px 0;}
}
@media(max-width:480px){
.Top002696{ position:relative;background:#1089e6;}
.Top002696 .top-left{ height:auto; width:60%;}
.Top002696 .top-right,
.Top002696 .top-left{ float:none;padding: 10px 0;}
.Top002696 .top-right dl{ float:right;}
.Top002696 .top-right{border-top:1px solid rgba(255,255,255,0.2);}
.Top002696 .after-login{ width:140px; right:auto; left:0; top:auto; bottom:10px; text-align:left;}
.Top002696 .after-login a:not(:last-child){ margin:0 5px 0 0;}
}


/*banner*/

#banner .Banner002826 li{
    position: relative;
}
#banner .Banner002826 li .txt{
    position: absolute;
    text-align: center;
    top: 34%;
    color: #fff;
}
#banner .Banner002826 li .dot1{
    font-size: 50px;
}
#banner .Banner002826 li .dot2{
    font-size: 21px;
    letter-spacing: 12px;
}
@media (min-width: 1025px){
#banner .Banner002826, #banner .Banner002826 .slider, #banner .Banner002826 .slick-list, #banner .Banner002826 .slick-track, #banner .Banner002826 .slick-slide,#banner .Banner002826 li .Ispic {
        height: 100%;
    }
#banner .Banner002826 li img {
    display: none;
}
	}
@media (max-width: 1024px){
    #banner .Banner002826 li .Ispic {
        display: none;
    }
}
@media (max-width: 768px){
    #banner .Banner002826 li .txt{
        top: 32%;
    }
    #banner .Banner002826 li .dot1{
        font-size: 16px;
    }
    #banner .Banner002826 li .dot2{
        font-size: 12px;
        letter-spacing: unset;
    }
}

.Banner002826 .slick-arrow{display: none !important;}
.Floor002651 #banner .slides > li {display: none; -webkit-backface-visibility: hidden; overflow:hidden; } 
.Floor002651 #banner .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .Floor002651 #banner .slides {display: block;} 
* html .Floor002651 #banner .slides {height: 1%;}
.no-js .Floor002651 #banner .slides > li:first-child {display: block;}
.Floor002651 .flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .Floor002651 .flex-viewport {max-height: 300px;}
.Floor002651 .slides {zoom: 1;}
.Floor002651 #banner .flex-direction-nav{ display:none;}
.Floor002651 #banner .flex-control-nav{position:absolute; z-index:10; bottom:5%; width:100%; left:0; text-align:center;}
.Floor002651 #banner .flex-control-nav li{ display:inline-block; padding:0 5px;}
.Floor002651 #banner .flex-control-nav li a{ cursor:pointer; display:block; position:relative; width:14px; height:14px; border-radius:50%; border:1px solid transparent; overflow:hidden; line-height:1000px;}
.Floor002651 #banner .flex-control-nav li a.flex-active{ border-color:#0079be;}
.Floor002651 #banner .flex-control-nav li a::before{ position:absolute; content:''; left:3px; top:3px; right:3px; bottom:3px; background:rgba(255,255,255,0.6);border-radius:50%;}
.Floor002651 #banner .flex-control-nav li a.flex-active::before{ background:#0079be;}


#banner .Banner002826 .slick-dots{position: absolute; left: 50%; transform: translate(-50%,0); bottom: 5%;overflow: hidden; z-index: 10;}
#banner .Banner002826 .slick-dots li{float: left; width: 18px; height: 18px;position: relative; border-radius: 50%;border: 2px solid #fff; cursor: pointer;}
#banner .Banner002826 .slick-dots li:not(:last-child){margin-right: 10px;}
#banner .Banner002826 .slick-dots li:before{position: absolute; left: -1px; top: -1px; right: -1px; bottom: -1px; border-radius: 50%;background: #fff; transition: 0.3s;content: '';}
#banner .Banner002826 .slick-dots li.slick-active:before{transform: scale(0);-webkit-transform: scale(0);-ms-transform: scale(0);}
#banner .Banner002826 .slick-dots li button{display: none;}
@media(max-width:640px){
#banner .Banner002826 .slick-dots li{width: 10px; height: 10px;}
#banner .Banner002826 .slick-dots li:not(:last-child){margin-right: 4px;}
}


@media(max-width:1444px){
.Floor002651 #banner{ position:relative;}
.Floor002651 #banner .slides > li{ padding:5% 0;}
}
@media(min-width:1201px){
.Floor002651 #banner .slides{ width:100%; height:100%;}
.Floor002651 #banner .slides > li {height:100%;}
/* .Floor002651 #banner .slides > li img{display: none;} */
}
/*banner end*/
.Floor002651 .title{ font-size:42px;color:#fff;}
.Floor002651 .title aside{ font-size:44px;text-transform:uppercase;font-family: 'DIN-Bold';}
.Floor002651 .title::after{ display:block; content:''; height:2px; background:#fff; width:44px;margin-top: 10px;opacity: .3}
@media(max-width:1600px){
    .Floor002651 .title{font-size: 32px;}
    .Floor002651 .title aside{font-size: 34px;}
}
@media(max-width:1200px){
    .Floor002651 #banner .slides > li{padding: 0;}
}
@media(max-width:640px){
.Floor002651 .title{ font-size:18px;}
.Floor002651 .title aside{ font-size:40px;}
}

.padding-top-50{ padding-top:50px;}
@media(max-width:1200px){
.padding-top-50{ padding:5% 0;}
}

/*about*/
.Floor002651 #about{ background:url(../images/Floor002651_s2_bg.jpg) no-repeat center center; background-size:cover;}
.Floor002651 #about .title::after{ margin:10px auto 20px; }
@media(min-width:769px){
.Floor002651 #about ol{position: relative;max-width: 960px;margin:50px auto 0;border:0px solid rgba(255,255,255,.3);padding:3%;background: rgba(17,86,92,.75);border-radius: 12px;}
.Floor002651 #about li{text-align: center;}
}
@media(max-width:768px){
.Floor002651 #about li{padding-bottom: 20px;}
.Floor002651 #about li .intro{  margin:20px 0;}
}

.Floor002651 #about {text-align: center;}
.Floor002651 #about .title{margin-bottom: 3%}
.Floor002651 #about .title:after{display: none;}
.Floor002651 #about li .intro{color: #fff;}
.Floor002651 #about li .intro .sub-tit{font-size: 22px;}
.Floor002651 #about li .intro p{ line-height:2; font-size:14px;text-align: center;}

.Floor002651 #about ol .txt {float: right;width: 78%}
.Floor002651 #about ol .txt .sub-tit{font-size: 22px;color: #fff;margin-bottom: 10px;}
.Floor002651 #about ol .txt aside{font-size: 14px;color: #fff;margin-bottom: 10px;opacity: .75;}
.Floor002651 #about ol .txt .info{}
.Floor002651 #about ol .txt p{line-height:2; font-size:14px;text-align: left;color: #fff;}
.Floor002651 #about ol .pic{position: absolute;left: 3%;top: 50%;width: 18%;max-width: 200px;transform: translateY(-50%);}

.Floor002651 .all-more{margin-top: 40px}
.Floor002651 .all-more a{ display:inline-block; background:none; color:#fff; width:150px; line-height:40px; text-align:center; padding-right:38px; position:relative;border:1px solid #fff;}
.Floor002651 .all-more a::after{ position:absolute; content:''; right:0; top:0; width:38px; height:100%; background:url(../images/Floor002651_more.png) no-repeat center center;}



@media(max-width:640px){
.Floor002651 #about .auto{ display:block;}
.Floor002651 #about li.ytable-cell{ width:auto; padding-right:0; padding-bottom:5%;}
.Floor002651 #about ol.ytable-cell{ width:auto;}
.Floor002651 #about li.ytable-cell .intro{ max-width:none; margin:3% 0;}
}
/*about end*/

/*system*/
/*Floor002892 */
.Floor002892{position: relative; z-index: 1; overflow: hidden;}
.Floor002892 .initial-bg{position: relative; z-index: 1; height: 100%;}
.Floor002892 .hover_slider,
.Floor002892 .center{position: absolute; z-index: 4; left: 0; top: 0; width: 100%;height: 100%;}
.Floor002892 .hover_slider{z-index: 3;}
.Floor002892 .hover_slider li{height: 100%;position: absolute ;left: 0; top: 0; width: 100%; opacity: 0;transition: 0.5s;}
.Floor002892 .hover_slider li.show{opacity: 1; z-index: 10;}
.Floor002892 .center .ytable{height: 100%;}
.Floor002892 .center .mouse{width:100%; max-width: 1560px; margin: 0 auto;}
.Floor002892 .center .mouse li,.Floor002892 .center .mouse ol{float: left; width: 50%;cursor: pointer;}
.Floor002892 .center .mouse li aside{color: #fff;}
.Floor002892 .center .mouse li .cn{font-size: 26px;}
.Floor002892 .center .mouse li .en{font-size: 12px;  text-transform: uppercase;}
.Floor002892 .center .mouse ol p{font-size: 16px;
    line-height: 34px;
    color: #fff;
    margin-top: 7%;
    font-weight: 100;margin-bottom: 40px;}
.Floor002892 .center .mouse ol .more{width: 180px;
    line-height: 50px;
    border: 2px solid #fff;
    color: #fff;
    opacity: 1;
    text-align: center;margin-bottom: 0;}
.Floor002892 .center .mouse ol .more:hover{width: 180px;
    line-height: 50px;
    color: #fff;
 background-color:#0079be ;
 border: 2px solid #0079be ;
    opacity: 1;
    text-align: center;margin-bottom: 0;}
.Floor002892 .icon-list {
    margin: 3vw 0;
    overflow: hidden;
}
.Floor002892 .icon-list dd:not(:nth-child(4n)) {
    margin-right: 6%;
}
.Floor002892 .icon-list dd img {
    height: 48px;
}
.Floor002892 .icon-list dd aside {
    margin-top: 1.357em;
    font-size: 13px;
}
.Floor002892 .icon-list dd {
    float: left;
    width: 16%;
}
.Floor002892 .icon-list dd aside {margin-top: 1.357em;
    font-size: 16px;
    color: #fff;
}
@media(max-width:1600px){
    .Floor002892 .center .mouse{max-width: 92%}
}
@media(min-width:1025px){
.Floor002892 .center .mouse li{border: 1px solid rgba(255,255,255,0.15);  margin-top: -1px; }
.Floor002892 .center .mouse li:nth-child(3n){margin-left: -1px;}
.Floor002892 .center .mouse li:nth-child(3n+1){clear: left;}
.Floor002892 .center .mouse li a{display: table; table-layout: fixed;height: 225px;float: right;margin: 0 25px  25px;}
.Floor002892 .center .mouse li figure{display: table-cell; vertical-align: bottom; text-align: right;}
.Floor002892 .center .mouse li .pic img{max-height: 225px; opacity: 0;}
.Floor002892 .center .mouse li .txt{min-width: 120px;}
.Floor002892 .center .mouse li.opacity{opacity: .8}
.Floor002892 .center .mouse li.opacity img{opacity: 1;}
}
@media(max-width:1024px){
.Floor002892 .center .mouse li{height: 35vw;position: relative;opacity: 0.75;}
.Floor002892 .center .mouse li .pic img{position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin: auto auto;max-height: 90%;max-width: 90%;z-index: -1;}
.Floor002892 .center .mouse li a{display: flex;align-items: center; height: 100%; padding: 4vw;}
.Floor002892 .center .mouse li .txt{width: 100%;text-align: right;}
.Floor002892 .center .mouse li .cn{font-size: 5vw;}
 .Floor002892 .center .mouse li .en{font-size: 3vw; }
 .Floor002892{position: relative;z-index: 3;padding: 6vw 0;height: auto !important}
 .Floor002892 .hover_slider, .Floor002892 .center{position: relative;}
 .Floor002892 .initial-bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-size: cover;z-index: 1}
}
@media(max-width:640px){
    .Floor002892 .center .mouse li, .Floor002892 .center .mouse ol{width: 100%}
    .Floor002892 .icon-list dd{margin-right: 0;width: 33.33%;text-align: center;}
    .Floor002892 .icon-list dd:not(:nth-child(4n)){margin-right: 0;}
}
/*system end*/

/*news*/
.Floor002651 #news{background-size:cover;}



/*Floor003108 */
.Floor003108{font-family: 'Alibaba-PuHuiTi-Regular';font-size: 100px;

}
@media (max-width:1600px) {
.Floor003108{font-size: 6.25vw;}
}
@media (max-width:1200px){
    .Floor003108{padding:  6vw 0;}
    .mouses{display: none;}
}
@media (max-width:768px) {
.Floor003108{font-size: 14vw;}
}

.Floor003108{}
.Floor003108 .auto{max-width: 1560px;}
.Floor003108 .title{position: relative;color: #003f84;font-size: 0.38em; margin-bottom: 1.0526em;}
.Floor003108 .title .en{font-family: 'AvantGardeITCbyBT-Demi';font-size: 1.368em;line-height: 1;}
.Floor003108 .title .more{position: absolute;right: 0; top:50%;font-size: 0.421em; text-align: center;padding: 0 1.875em; margin-top: -1.5625em;line-height: 3.125em;border-radius: 3.125em;border: solid 2px #0e1637;transition: 0.3s;}
.Floor003108 .title .more:after{width: 1.3125em;height: 0.8125em;display: inline-block; content: '';margin-left: 1em;background: url(../images/Floor003108-icon.svg) no-repeat;background-size: contain;transition: 0.3s;}
.Floor003108 .title .more:hover{background-color: #003f84;color: #fff;border-color: #003f84;}
.Floor003108 .title .more:hover:after{background-image: url(../images/Floor003108-icon-white.svg);}

.Floor003108 ol{float: left;width: 50%; }
.Floor003108 ol:nth-of-type(1) .txt{background-color: #f5f5f5;padding: 0.35em 0.4em 0;}
.Floor003108 ol .pic{position: relative; overflow: hidden;}
.Floor003108 ol:not(:nth-of-type(1)) .pic{margin-bottom: 0.18em;}
.Floor003108 ol .pic time{position: absolute;right: 0;bottom: 0;line-height: 2.5;background-color: #0079be;color: #fff;font-family: 'AvantGardeITCbyBT-Demi';font-size: 0.18em;padding: 0 1em;}
.Floor003108 ol:nth-of-type(1) .pic time{font-size: 0.24em;margin-bottom: 0px;}
.Floor003108 ol .tit{font-size: 0.18em;text-overflow: ellipsis;overflow: hidden;}
.Floor003108 ol:not(:nth-of-type(1)) .tit{display: -webkit-box;display: box;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2; line-height: 1.666;}
.Floor003108 ol:nth-of-type(1) .tit{font-size: 0.24em;white-space: nowrap;margin-bottom: 8px}
.Floor003108 ol:not(:nth-of-type(1)) p{display: none;}
.Floor003108 ol p{font-size: 0.16em; margin: 0;color: #999;}
.Floor003108 li{border-bottom: 1px solid #e1e1e1;}
.Floor003108 li:nth-of-type(1){border-top: 1px solid #e1e1e1;}
.Floor003108 li a{font-size: 0.18em;line-height: 4.3333;}
.Floor003108 li time{float: right;font-family: 'AvantGardeITCbyBT-Demi';color: #999;}
.Floor003108 .more1 time{float: right; font-family: 'AvantGardeITCbyBT-Demi'; color: #0079be; font-size: 15px; margin-top: 12px;}
.Floor003108 .more2 {text-align: end;font-size: 16px;}
.Floor003108 .more2 a{color: #47a0ec;font-size: 16px;}
@media (max-width:1600px){
    .Floor003108 .auto{max-width: 92%}
}
@media (min-width:769px){
.Floor003108 ol{height: 3em; }
.Floor003108 .ol1{margin-left: 2.5%;}
.Floor003108 ol:not(:nth-of-type(1)){width: 21.25%;}
.Floor003108 ol:nth-of-type(1){height: 5.1em; margin: 0 2.5% 0 0;}
.Floor003108 ol:nth-of-type(1) .txt{height: 1.6em;}
.Floor003108 ol .Ispic{transition: 0.3s ease-out;height: 1.89em;}
.Floor003108 ol a:hover .Ispic{transform: scale(1.2);}
.Floor003108 ol:nth-of-type(1) .Ispic{height:3.5em;}
.Floor003108 li{float: right;width: 45%;height: .79em;clear: right;}	
}

.Floor003108  .more1{border-bottom:none;}

@media (max-width:768px) {
.Floor003108 ol{margin-bottom: 0.5em;}
.Floor003108 ol:nth-of-type(1){width: 100%; }
.Floor003108 ol:nth-of-type(1) .txt{padding-bottom: 0.35em;}
.Floor003108 ol .Ispic{padding-bottom: 56%;}
.Floor003108 ol:not(:nth-of-type(1)){width: 47.5%;}
.Floor003108 ol:nth-of-type(2){margin-right: 5%;}
.Floor003108 li{clear: left;}	
}
@media (max-width:480px) {
.Floor003108{padding-top: 1em;}
.Floor003108 ol:nth-of-type(1) .tit{font-size: 0.3em;}
.Floor003108 li a,
.Floor003108 ol .tit,
.Floor003108 ol p{font-size: 0.24em;}
}
.Floor003108 .title {
    font-size: 26px;
	color: #333;}
.Floor003108 .title aside {
    font-size: 44px;
    text-transform: uppercase;
    font-family: 'DIN-Bold';
}
.Floor003108 .title::after {
    display: block;
    content: '';
    height: 2px;
    background: #333;
    width: 44px;
    margin-top: 10px;
    opacity: .3;
}
.Floor003108 .title aside {
    font-size: 44px;
    text-transform: uppercase;
    font-family: 'DIN-Bold';
}

/*news end*/

/*footer*/
/*Bottom002900 */
.Bottom002900{background: #005e94;padding:5% 0;font-family: 'SourceHanSansCN-Light';}
.Bottom002900,
.Bottom002900 a{color: #fff;}
.Bottom002900 .auto{max-width: 1560px;width: 100%;}
@media(max-width:1600px){
    .Bottom002900 .auto{max-width: 92%}
}
@media(min-width:1441px){
.Bottom002900 .inner{width: 100%; margin: 0 auto;max-width: 1560px;}
}
.Bottom002900 .b_nav nav dd a{opacity: 0.5;}

@media(min-width:1025px){
.Bottom002900{font-size: 16px;}
.Bottom002900 .contact{width: 25%;}
.Bottom002900 .b_nav{width: 70%;max-width: 1000px;}
}

.Bottom002900 .solgan{font-size: 30px;letter-spacing: 5.6px;}
.Bottom002900 .solgan span{font-size: 16px;color: rgba(255,255,255,0.2);margin-left: 20px;letter-spacing: 3px;}
@media(min-width:1025px){
.Bottom002900 .solgan span:before{display: inline-block;font-family: 'HuXiaoBoZhenShuai';}
}
@media(max-width:1600px){
    .Bottom002900 .solgan{font-size: 28px;}
}
@media(max-width:1024px){
.Bottom002900 .solgan{padding: 4vw 0;}
.Bottom002900 .solgan span{display: block;}
}

.Bottom002900 .b_nav nav{border-top: 1px solid rgba(255,255,255,0.1);border-bottom: 1px solid rgba(255,255,255,0.1);padding: 45px 0; margin: 45px 0;}
.Bottom002900 .b_nav nav dl{float: left; max-width: 140px;}
.Bottom002900 .b_nav nav dt{padding-bottom: 30px;}
.Bottom002900 .b_nav nav dd{line-height: 24px;padding: 6px 0;}
@media(max-width:1024px){
 .Bottom002900 .b_nav nav{display: none;}
}

.Bottom002900 .copyright{color: rgba(255,255,255,0.2);line-height: 30px;font-size: 14px;}
.Bottom002900 .copyright a{opacity: 0.2;}

.Bottom002900 a:hover{color: #fff;opacity: 1!important;}

.Bottom002900 .contact .num{font-size: 36px;font-family: 'Oswald';margin-bottom: 36px;line-height: 1em;}
.Bottom002900 .share li{float: left;position: relative;}
.Bottom002900 .share li figure{position: absolute; left: 0; bottom: 100%; width: 120px; padding: 5px;background: #fff; margin-bottom: 10px;border-radius: 5px;display: none;}
.Bottom002900 .share li figure img{display: block;width: 100%;}
.Bottom002900 .share li figure:before{position: absolute; content: '';border:5px solid transparent; left: 25px; top: 100%;border-top-color: #fff;}
.Bottom002900 .share .wechat{max-width: 120px;background: #fff;border-radius: 5px;padding:4px;}
@media(min-width:1025px){
.Bottom002900 .contact .tit{padding-bottom: 34px;line-height: 28px;}
.Bottom002900 .share{margin:70px 0 30px 0;}
}
@media(min-width:1025px) and (max-width:1280px){
.Bottom002900 .share li:not(:last-child){margin-right: 2vw;}
}
@media(max-width:1024px){
.Bottom002900{text-align: center;}
.Bottom002900 .logo{padding: 0 20% 3%;}
.Bottom002900 .contact .tit{padding: 3vw 0;}
.Bottom002900 .share .wechat{margin: auto;}
.Bottom002900 .share ul{margin: 0 auto;display: table;}
.Bottom002900 .share li figure{left: 50%; margin-left: -60px;}
.Bottom002900 .share li figure:before{left: 50%; margin-left: -5px;}
}
@media(max-width:480px){
.Bottom002900 .contact .num{margin-bottom: 1em;font-size: 8vw;}
.Bottom002900 .solgan{font-size: 7vw;}
.Bottom002900 .copyright{font-size: 12px; line-height: normal;}
.Bottom002900 .share li a{width: 50px; height: 50px;}
}
/*footer end*/

@media(max-width:1200px){
.Floor002651 #fullPage,
.Floor002651 #fullPage .fp-table,
.Floor002651 #fullPage .fp-tableCell{display: block!important; height: auto!important;}
}



/*Floor002685 */
.Floor002685{overflow: hidden; position: relative;z-index:10; height: 100%}
.Floor002685 .list dd{position:relative; height: 100%; z-index:1; transition: 0.5s;}
.Floor002685 .list dd.hover{z-index: 4;}
.Floor002685 .list dd > *{ position:absolute; left:0; width:100%; top:0;}
.Floor002685 .list dd a{ height:100%; top:0; z-index:10;}
.Floor002685 .list dd figure{ overflow:hidden; z-index:2;  top:0; bottom:0; background-position:0 0;transition:0.3s;}
.Floor002685 .list dd figure .Ispic{ display:block;position: absolute; left: 50%; top: 50%;min-width: 100%; min-height:100%; max-width:none; transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);ms-transform: translate(-50%,-50%);}
.Floor002685 .list dd figure .Ispic img{ display:none;}
.Floor002685 .list dd figure::before{ position:absolute; content:''; left:0; width:100%; height:100%; top:0;  z-index:10;  opacity: 0.2;}
.Floor002685 .list dd.hover figure:before{ opacity: 0.2;}
.Floor002685 .list dd.hover figure::before{ position:absolute; content:''; left:0; width:100%; height:100%; top:0;  z-index:10; background:#0079be; opacity: 0.5;}
.Floor002685 .list dd .ytable{height: 100%; z-index: 20; text-align: center; color: #fff; table-layout: fixed !important;}
.Floor002685 .list dd p{ line-height:28px;height:0;font-size:18px; margin:0 auto;transition:0.3s; transform:translateY(100px); opacity:0; margin-bottom:0; padding:0 10%;}
.Floor002685 .list dd.hover p{opacity:1;height:84px; transform:translateY(0);}
.Floor002685 .list dd  h3{ margin:0; font-size:24px; padding:4% 0; font-weight: normal;}
.Floor002685 .list dd .icon{ max-width:72px; max-height:72px; transition:0.4s;}
.Floor002685 .list dd.hover .icon{ opacity:1;}
.Floor002685 .list dd.hover  h3{ font-weight: bold;}


@media(max-width:1024px){
    .Floor002685 .list dd{height: 50vh}
}
@media(min-width:641px){
.Floor002685 .list{display: table;table-layout: fixed;width: 100%;height: 100%}
.Floor002685 .list dd{ display: table-cell;vertical-align: middle;}
}
@media(max-width:640px){
    .Floor002685 .list{font-size: 0;}
.Floor002685 .list dd{display: inline-block;width: 50%!important;}
}


/*Banner002922 */
.Banner002922 .Ispic{padding-bottom: 30%;}
.Banner002922 .Ispic img{display: none;}



/*
 .Menu002272 
 */
.Menu002272{background:#f5f5f5;  position: relative; z-index: 2;}
.Menu002272 .auto{max-width: 1560px;}
.Menu002272 .nav-menu ul{display: block;float: left; font-size: 16px;}
.Menu002272 .nav-menu ul li{float: left; line-height:66px; border-bottom: 3px solid transparent; margin-right:50px; }
.Menu002272 .nav-menu ul li a{color: #333;}
.Menu002272 .nav-menu ul li:hover,
.Menu002272 .nav-menu ul li.on{ border-color:#0079be}
.Menu002272 .nav-menu ul li:hover a,
.Menu002272 .nav-menu ul li.on a{color:#0079be;}
.Menu002272 .location{ display: none; font-size: 14px;padding-left:27px; float:right; background:url(../images/Menu002272-location_home.png) no-repeat left;}
.Menu002272 .location a{ color:#999; padding-right:23px; margin-right:13px; background:url(../images/Menu002272-location_icon.png) no-repeat right;}
.Menu002272 .location span{ color:#0079be;}
@media only screen and (min-width: 768px) {
.Menu002272 .location{ display: block; line-height:66px;}
}
.Menu002272 .nav-menu ul li a{display: block;}

@media screen and (min-width:768px ) {
	
	.Menu002272 .nav-menu .location{float: right;}
}
@media screen and (min-width:1200px ) {
	.Menu002272 .nav-menu ul li{line-height:63px;}
}
@media screen and (max-width:1600px ){
    .Menu002272 .auto{max-width: 92%}
}
@media screen and (max-width:640px ){
    .Menu002272 .nav-menu ul{float: none;overflow-x: scroll;white-space: nowrap;display: flex;}
   .Menu002272 .nav-menu ul li{width: 32%;text-align: center;margin-right: 2%;display: inline-block;}
   /* .Menu002272 .nav-menu ul li:nth-of-type(3n){margin-right: 0;} */
   
}

/*
 .RighInfo002803 为demo编号
 */
.RighInfo002803 { padding: 5% 0;font-family: 'SourceHanSansCN-Regular';}

.RighInfo002803 .auto {max-width: 1560px;margin: 0 auto;}
.RighInfo002803 .txtbox { text-justify: inter-ideograph; text-align: justify; word-wrap: break-word; clear: both; margin-bottom: 4%; }
.RighInfo002803 .name { font-size: 24px; color: #333; line-height: 1; padding-bottom: 20px; }
.RighInfo002803 .name:after{display: block;content: '';width: 20px;height: 2px;background: #0063c3;margin-top: 25px;}
.RighInfo002803 .name em { font-style: normal; color: #0063c3; }
.RighInfo002803 .name span{display: block;font-family: "Oswald-Medium";font-weight: bold;font-style: italic;margin-bottom: 10px;letter-spacing: 8px;color: #e0e0e0; font-size: 28px;}
.RighInfo002803 .word { line-height: 34px; font-size: 16px; color: #585858; position: relative; }
.RighInfo002803 .word .wap_pic { display: block; text-align: center; }
.RighInfo002803 .word .pc_pic { display: none; }
.RighInfo002803 .word .fr { margin-left: 60px; margin-bottom: 40px; }
.RighInfo002803 .word .fl { margin-right: 60px; margin-bottom: 40px; margin-top: 40px; }
@media (max-width: 1600px){
    .RighInfo002803 .auto{max-width: 92%;}
}
@media only screen and (min-width:769px ) {
.RighInfo002803 .name { font-size: 36px; padding-bottom: 30px; }
.RighInfo002803 .word .wap_pic { display: none; }
.RighInfo002803 .word .pc_pic { display: block; position: absolute; right: 0; top: 0; z-index: -1; }
.RighInfo002803 .word .pic { display: block; float: right; margin-left: 50px; }
.RighInfo002803 .p { padding-right: 64%; margin-bottom: 20px;text-indent: 2em; }
.RighInfo002803 .p1 { padding-right: 45%;text-indent: 2em; }
}

@media only screen and (min-width:1440px ) {
.RighInfo002803 .p { padding-right: 54%; }
.RighInfo002803 .p1 { padding-right: 40%; }
}

@media (max-width: 1280px) {
.RighInfo002803 .word .pc_pic { position: static; width: 45%; float: right; margin-left: 5%; }
.RighInfo002803 .p, .RighInfo002803 .p1 { padding-right: 0; }
}

.RighInfo002803 ul { padding-top: 4%; }
.RighInfo002803 li { float: left; width: 32%; text-align: center; position: relative; box-shadow: 0 10px 20px rgba(0,0,0,0.12); }
.RighInfo002803 li+li { margin-left: 2%; }
.RighInfo002803 li div { padding: 6% 0; margin: 0 auto; width: 80%; max-width: 300px; }
.RighInfo002803 li figure img { width: 50%; max-width: 100px; ; transition: 0.3s; }
.RighInfo002803 li h3 { font-size: 30px; font-weight: normal; color: #000; margin: 0; margin-top: 15px; }
.RighInfo002803 li p { line-height: 1; font-size: 16px; color: #585858; margin-bottom: 0; }
.RighInfo002803 li:hover * { color: #0063c3 !important; }
.RighInfo002803 li:hover figure img { transform: rotateY(180deg); }

@media(max-width:768px) {
.RighInfo002803 li h3 { font-size: 20px; margin-top: 10px; }
.RighInfo002803 li p { font-size: 16px; }
}

@media(max-width:480px) {
.RighInfo002803 li { width: 100%; float: none; margin-left: 0 !important; margin: 2% 0; }
}
.RighInfo002803 .title{ font-size: 30px;
    color: #333;}
.RighInfo002803 .title aside{ font-size:44px;text-transform:uppercase;font-family: 'DIN-Bold';margin-bottom: 20px;color: #cecece;}
.RighInfo002803 .title::after{ display:block; content:''; height:2px; background:#333; width:44px;margin-top: 25px;opacity: .3}

	





.RighInfo0028031 { padding:5% 0 8% 0;font-family: 'SourceHanSansCN-Regular';}

.RighInfo0028031 .auto {max-width: 1560px;margin: 0 auto;}
.RighInfo0028031 .txtbox { text-justify: inter-ideograph; text-align: justify; word-wrap: break-word; clear: both;  }
.RighInfo0028031 .name { font-size: 24px; color: #333; line-height: 1; padding-bottom: 20px; }
.RighInfo0028031 .name:after{display: block;content: '';width: 20px;height: 2px;background: #0063c3;margin-top: 25px;}
.RighInfo0028031 .name em { font-style: normal; color: #0063c3; }
.RighInfo0028031 .name span{display: block;font-family: "Oswald-Medium";font-weight: bold;font-style: italic;margin-bottom: 10px;letter-spacing: 8px;color: #e0e0e0; font-size: 28px;}
.RighInfo0028031 .word { line-height: 34px; font-size: 16px; color: #585858; position: relative; }
.RighInfo0028031 .word .wap_pic { display: block; text-align: center; }
/* .RighInfo0028031 .word .pc_pic { display: none; } */
.RighInfo0028031 .word .fr { margin-left: 60px; margin-bottom: 40px; }
.RighInfo0028031 .word .fl { margin-right: 60px; margin-bottom: 40px; margin-top: 40px; }

@media only screen and (min-width:769px ) {
.RighInfo0028031 .name { font-size: 36px; padding-bottom: 30px; }
.RighInfo0028031 .word .wap_pic { display: none; }
.RighInfo0028031 .word .pc_pic { display: block; position: absolute; right: 0; top: 0; z-index: -1;width: 45%; }
.RighInfo0028031 .word .pic { display: block; float: right; margin-left: 50px; }
.RighInfo0028031 .p { padding-right: 50%; margin-bottom: 20px;text-indent: 2em; }
.RighInfo0028031 .p1 { padding-right: 50%;text-indent: 2em; }
}
@media only screen and (min-width:1600px ) {
.RighInfo0028031 .p { padding-right: 44%; }
.RighInfo0028031 .p1 { padding-right: 50%; }
}


.RighInfo0028031 .p33{font-size: 19px;margin-top: 35px;
    font-weight: bold;
    color: #333;}
@media(max-width:1600px){
    .RighInfo0028031 .auto{max-width: 92%;}
}
@media (max-width: 1280px) {
.RighInfo0028031 .word .pc_pic { width: 45%; float: right; margin-left: 5%; }
/* .RighInfo0028031 .p, .RighInfo002803 .p1 { padding-right: 0; } */
}
@media (max-width: 600px) {
    .RighInfo0028031 .word .pc_pic { position: unset;
        width: 100%;
        margin-bottom: 20px;display: block;}
    /* .RighInfo0028031 .p, .RighInfo002803 .p1 { padding-right: 0; } */
    }

.RighInfo0028031 ul { padding-top: 4%; }
.RighInfo0028031 li { float: left; width: 32%; text-align: center; position: relative; box-shadow: 0 10px 20px rgba(0,0,0,0.12); }
.RighInfo0028031 li+li { margin-left: 2%; }
.RighInfo0028031 li div { padding: 6% 0; margin: 0 auto; width: 80%; max-width: 300px; }
.RighInfo0028031 li figure img { width: 50%; max-width: 100px; ; transition: 0.3s; }
.RighInfo0028031 li h3 { font-size: 30px; font-weight: normal; color: #000; margin: 0; margin-top: 15px; }
.RighInfo0028031 li p { line-height: 1; font-size: 16px; color: #585858; margin-bottom: 0; }
.RighInfo0028031 li:hover * { color: #0063c3 !important; }
.RighInfo0028031 li:hover figure img { transform: rotateY(180deg); }

@media(max-width:768px) {
.RighInfo0028031 li h3 { font-size: 20px; margin-top: 10px; }
.RighInfo0028031 li p { font-size: 16px; }
}

@media(max-width:480px) {
.RighInfo0028031 li { width: 100%; float: none; margin-left: 0 !important; margin: 2% 0; }
}
.RighInfo0028031 .title{ font-size: 30px;
    color: #333;}
.RighInfo0028031 .title aside{ font-size:44px;text-transform:uppercase;font-family: 'DIN-Bold';margin-bottom: 20px;color: #cecece;}
.RighInfo0028031 .title::after{ display:block; content:''; height:2px; background:#333; width:44px;margin-top: 25px;opacity: .3}




/*RighInfo002552 */
.RighInfo002552{ padding-bottom:5%;}
.RighInfo002552 .info_1{ position:relative; z-index:1;padding: 2% 0 6% 0; }
.RighInfo002552 .info_1 .auto{ position:relative; z-index:2;max-width: 1560px;}
.RighInfo002552 .info_2 .auto{ max-width: 1560px;}
.RighInfo002552 .info_1::after{ position:absolute; content:''; left:0; top:0; width:100%; height:100%; z-index:0; background:rgba(0,0,0,0.0.5);}
.RighInfo002552 .title{ text-align:center; font-size:26px; color:#333; padding:5% 0 0% 0;}
.RighInfo002552 .title::after{ width:45px; height:2px; background:#dedede; display:block; margin:17px auto; content:'';}
.RighInfo002552 .info_1 .title{ color:#333; padding-bottom:0;}
.RighInfo002552 .info_1 .title::after{ background:#333;}
.RighInfo002552 .info_1 .ul_icon{ padding:0;}
.RighInfo002552 .info_1 .ul_icon li{ float:left; width:33.333333333%; text-align:center;}
.RighInfo002552 .info_1 .ul_icon li a{ color:#fff;}
.RighInfo002552 .info_1 .ul_icon li aside{ display:block;background: #0079be; max-width:132px; padding:6.25%; border-radius:50%; width:60%; margin:0 auto; }
.RighInfo002552 .info_1 .ul_icon li img{ display:block; width:100%;transition:0.3s;}
.RighInfo002552 .info_1 .ul_icon li a:hover aside img{ transform:rotateY(180deg);}
.RighInfo002552 .info_1 .ul_icon li h5{ font-size:22px; margin:7% 0 2% 0;}
.RighInfo002552 .info_1 .ul_icon li p{ margin:0;font-size: 18px;opacity: 0.8;}
.RighInfo002552 .list_img dd{ float:left;margin-right:0.8%; margin-bottom:0.8%;}
.RighInfo002552 .list_img dd:nth-child(3n){ margin-right:0;}
.RighInfo002552 .list_img dd img{ display:block; width:100%;}

.RighInfo002552 .info_2 .list_img dd{ width:32.8%;}
/* .RighInfo002552 .info_2 .list_img dd:nth-child(2),
.RighInfo002552 .info_2 .list_img dd:nth-child(6){ width:41.85%;} */

.RighInfo002552 .info_4 .list_img dd{ width:32.8%; }

.RighInfo002552 .info_3 .list_img{ position:relative;}
.RighInfo002552 .info_3 .list_img dd{ width:32.58%; float:none;margin-bottom:0; margin-right:0; }
.RighInfo002552 .info_3 .list_img dd:nth-child(4),
.RighInfo002552 .info_3 .list_img dd:nth-child(5){ position:absolute; right:0; height:48.9%; overflow:hidden;}
.RighInfo002552 .info_3 .list_img dd:nth-child(4){ top:0;}
.RighInfo002552 .info_3 .list_img dd:nth-child(5){ bottom:0; }
.RighInfo002552 .info_3 .list_img dd:nth-child(1){ margin-bottom:1.17%;}
.RighInfo002552 .info_3 .list_img dd:nth-child(3){ position:absolute; left:33.75%; top:0; height:100%; width:32.5%;}
.RighInfo002552 .info_3 .list_img dd:nth-child(3) img{ height:100%;}
@media(max-width:1024px){
.RighInfo002552 .info_1{ margin-top:0;}
}
@media(max-width:480px){
.RighInfo002552 .title{font-size:20px;}
.RighInfo002552 .info_1 .ul_icon li{ float:none; width:auto; padding-bottom:5%;}
.RighInfo002552 .info_1 .ul_icon li aside{ max-width:100px; padding:4%;}
}
.RighInfo002552 .title{ font-size: 30px;text-align: center;
    color: #333;}
.RighInfo002552 .title aside{ font-size:44px;text-transform:uppercase;font-family: 'DIN-Bold';color: #999;text-align: center;    margin-bottom: 7px;}
.RighInfo002552 .title::after{ display: block;
    content: '';
    height: 2px;
    background: #333;
    width: 44px;
    margin-top: 25px;
    opacity: .3;
    text-align: center;
    margin: 0 auto;
    margin-top: 28px;
    margin-bottom: 50px;}



	
	
/*RighInfo002924 */
@font-face {
font-family: 'bebas-neue';
src: url("https://work.gzwhir.com:51932/Build/Content/Resoures/whirfonts/bebas-neue.woff") format("woff");
font-display: swap;
}

.RighInfo002924{padding: 5% 0;font-family: 'SourceHanSansCN-Regular';}
.RighInfo002924 .auto{max-width: 1560px;}
.RighInfo002924 .title{margin-bottom: 2vw;}
.RighInfo002924 .title:after{display: block; content: ''; width: 20px; height: 2px; background: #a52d33; margin-top: 1vw;}
.RighInfo002924 .title .cn{font-size: 30px;color: #a52d33; padding-bottom: 10px;font-weight: bold;}
.RighInfo002924 .title .en{font-family: 'bebas-neue';color: #d2d2d2; letter-spacing: 2px;}
@media(max-width:768px){
.RighInfo002924 .title{padding-bottom: 6vw;}
}
@media(max-width:640px){
.RighInfo002924 .title .cn{font-size: 6vw;}
}

.RighInfo002924 .box-1{background: #fff; margin-bottom: 1.786%;}
.RighInfo002924 .box-1 .info{background: url(../images/RighInfo002924_bg.png) #f7f7f7 no-repeat right 30% bottom 40%; background-size: auto 70%;}
.RighInfo002924 .box-1 .intro{line-height: 34px;text-indent: 2em;
    font-size: 17px;
    color: #585858;}
.RighInfo002924 .box-1 .intro span{color: #a5894b;border-bottom: 2px solid #a5894b; display: inline-block;}
@media(min-width:769px){
.RighInfo002924 .box-1 .pic{width: 50%;}
.RighInfo002924 .box-1 .info .inner{max-width:500px ; margin: 0 auto; width: 90%;}
}
@media(max-width:768px){
.RighInfo002924 .box-1{margin-bottom: 3vw;}
.RighInfo002924 .box-1 .ytable,
.RighInfo002924 .box-1 .ytable-cell{display: block;}
.RighInfo002924 .box-1 .info{padding: 4vw;}
}
@media(max-width:480px){
.RighInfo002924 .box-1 .intro{font-size: 4vw;line-height: 1.6;}
}

.RighInfo002924 .box-2 li:not(.no){background: #f5f5f5;padding: 2.344vw;}
.RighInfo002924 .box-2 li:not(.no):hover{background: #43b0e9;}
.RighInfo002924 .box-2 li .inner{padding-left:1.5vw;}
.RighInfo002924 .box-2 li .inner > *{margin: 0;}
.RighInfo002924 .box-2 li h3{color: #333;font-size: 22px;}
.RighInfo002924 .box-2 li h3:after{display: block;content: '';height: 2px; width: 20px;background: #bbbbbb; margin: 10px 0;}
.RighInfo002924 .box-2 li .inner p{color: #5f5f5f;line-height: 1.428em;font-size: 17px;}
@media(min-width:769px){
.RighInfo002924 .box-2 ul{display: table; width: 100%;table-layout: fixed;}
.RighInfo002924 .box-2 li{display: table-cell; vertical-align: middle; width: 32.143%;}
.RighInfo002924 .box-2 li.no{ width: 1.786%;}
.RighInfo002924 .box-2 li .icon{width: 25%;}
}
@media(max-width:768px){
.RighInfo002924 .box-2 li .icon{width:90px;}
.RighInfo002924 .box-2 li.no{ height: 3vw;}
.RighInfo002924 .box-2 li .inner{padding-left: 4vw;}
}
@media(max-width:480px){
.RighInfo002924 .box-2 li .icon{width:30%;}
.RighInfo002924 .box-2 li h3{font-size: 5vw;}
.RighInfo002924 .box-2 li .inner p{font-size: 3.5vw;}
}
	.RighInfo002924 .title{ font-size: 30px;
    color: #333;}
.RighInfo002924 .title aside{ font-size:44px;text-transform:uppercase;font-family: 'DIN-Bold';margin-bottom: 0px;color: #cecece;}
.RighInfo002924 .title::after{ display:block; content:''; height:2px; background:#333; width:44px;margin-top: 25px;opacity: .3}
.RighInfo002924 .intro{ line-height: 34px;
    font-size: 16px;
    color: #585858;}
	
	
	
	
	
	
	/*Page002737 */
.Page002737{padding:10px 0 100px; }
.Page002737 .Pages{ text-align: center;}
.Page002737 .Pages > span{display: inline-block; vertical-align: middle;}
.Page002737 .Pages .a_first,
.Page002737 .Pages .a_end,
.Page002737 .Pages .p_cur,
.Page002737 .Pages .p_count,
.Page002737 .Pages .p_total{display: none;}
.Page002737 .Pages .p_jump,
.Page002737 .Pages .p_page{overflow: hidden; }
.Page002737 .Pages .p_page em{font-style: normal;}
.Page002737 .Pages .p_page a{float: left; line-height:36px; border: 1px solid #e5e5e5; border-radius: 4px; padding: 0 14px; margin: 0 5px; font-size:16px; font-family:Arial," sans-serif"; color: #aaa;}
.Page002737 .Pages .p_page a:hover,
.Page002737 .Pages .p_page a.a_cur{background-color: #0079be; border-color: #0079be; color: #fff;}
.Page002737 .Pages .p_page a.a_next,
.Page002737 .Pages .p_page a.a_prev{font-size: 0; height:38px; width: 54px; padding: 0; margin: 0 6px; background-position: center center; background-repeat: no-repeat;}
.Page002737 .Pages .p_page a.a_prev{background-image: url(../images/a_prev.png);}
.Page002737 .Pages .p_page a.a_prev:hover{background-image: url(../images/a_prev_hover.png);}
.Page002737 .Pages .p_page a.a_next{background-image: url(../images/a_next.png);}
.Page002737 .Pages .p_page a.a_next:hover{background-image: url(../images/a_next_hover.png);}
.Page002737 .Pages  .p_page a.pagedot{ border-color: transparent; padding: 0; margin-right: -5px; line-height: 34px; height: 44px;}
.Page002737 .Pages .p_jump > *{float: left;}
.Page002737 .Pages .p_jump b{ font-weight: normal; color: #aaa; margin: 0 4px; line-height: 46px;}
.Page002737 .Pages .p_jump b.f0{margin-right: 6px;}
.Page002737 .Pages .p_jump input{height: 46px; border-radius: 4px;}
.Page002737 .Pages .i_text{ line-height: 44px; border: 1px solid #e5e5e5;   width: 46px; text-align: center; color: #333; font-size:16px;}
.Page002737 .Pages .i_button{background: #ebebeb; width: 70px;  padding: 0; cursor: pointer; border: none; margin-left: 10px; color: #888;}
@media(max-width:768px){
.Page002737 .Pages{ padding:30px 0;}
.Page002737 .Pages .p_page em,
.Page002737 .Pages .p_jump{display: none;}
}

	
	
	
	/*新闻列表 */
.PicList002663{padding:5% 0 0; }
	.PicList002663 {max-width: 1560px;margin: 0 auto;}
.PicList002663 li { float: left; margin-right: 4.375%; margin-bottom: 60px; }
.PicList002663 li figure { padding-bottom: 67%; position: relative; }
.PicList002663 li time { position: absolute; right: 0; bottom: 30px; width: 100px; height: 80px; display: flex; align-items: center; justify-content: center; flex-direction: column; -webkit-display: flex; -webkit-align-items: center; -webkit-justify-content: center; -webkit-flex-direction: column; background-color: rgba(255,255,255,0.9); font-family: 'roboto'; color: #333; transition: .3s; }
.PicList002663 li time span { font-size: 36px; line-height: 1; margin-bottom: 5px; font-weight: bold; }
.PicList002663 li:hover time { background: #0079be; color: #fff; }
.PicList002663 li .txt { padding: 30px 0 0; }
.PicList002663 li h3 { font-size: 20px; font-weight: normal; line-height: 36px; margin: 0;}
.PicList002663 li h3 a { color: #333; transition: .3s; }
.PicList002663 li:hover h3 a { color: #0079be; }
.PicList002663 li p { line-height: 30px; font-size: 16px; color: #666; overflow: hidden; height: 60px; margin-bottom: 10%; }
.PicList002663 li .more { position: relative; color: #bbb; text-transform: uppercase; }

@media(min-width:769px) {
.PicList002663 .news-list li { width: 30.375%; }
.PicList002663 .news-list li:nth-child(3n) { margin-right: 0; }
}
@media(max-width:1600px){
    .PicList002663{max-width: 92%}
}
@media(max-width:1024px) {
.PicList002663 li time, .PicList002663 li h3 { font-size: 24px; }
}

@media(min-width:481px) and (max-width:1024px) {
.PicList002663 li p { line-height: 20px; font-size: 14px; height: 80px; }
}

@media(max-width:768px) {
.PicList002663 .news-list li { width: 49%; }
.PicList002663 .news-list li:nth-child(2n) { margin-right: 0; }
}

@media(max-width:480px) {
.PicList002663 .news-list li { float: none; width: auto; margin-right: 0; }
.PicList002663 .news-list li p, .PicList002663 .news-list li h3 { height: auto; }
}


	
	
	/*
 .RighInfo002296 为demo编号
 */
.RighInfo002296{ padding:5% 0;}
.RighInfo002296 .h5,
.RighInfo002296 .h3,
.RighInfo002296 .p{ margin: 0; padding: 0;}
.RighInfo002296 .column-name{color: #333;font-size: 42px;text-transform: uppercase;font-family: "Oswald";letter-spacing: 2px;margin:20px 0 10px; text-align:center; margin-bottom:4%;}
.RighInfo002296 .p{font-size: 16px;line-height: 32px;color: #333;margin-top: 20px;}
.RighInfo002296 dl{ text-align:center; font-size:16px; padding-bottom:8%;}
.RighInfo002296 ul{ text-align:center;}
.RighInfo002296 ul li{ font-size:16px;}
.RighInfo002296 ul li h5{font-size:18px;font-weight:bold;color:#333333;line-height:50px;text-transform: capitalize;}
.RighInfo002296 ul li h5 i{ display:block; width:20px; height:3px; background-color:#0079be; margin:auto;}
.RighInfo002296 .auto{max-width: 1560px}
@media(max-width:1600px){
    .RighInfo002296 .auto{max-width: 92%}
}
@media(max-width:768px){
    .RighInfo002296 ul{ display: flex;}
    .RighInfo002296 ul li{width: 33.3%;}
    .RighInfo002296 .p{word-break: break-word;}
}
@media only screen and (min-width: 768px) {
	.RighInfo002296 dl{ font-size: 18px;}
	.RighInfo002296 ul{ max-width:1100px; margin:0 auto;}
	.RighInfo002296 ul li{float: left;width: 33.33%;}
	
	.RighInfo002296 ul li h5{font-size: 22px;}
}
		.RighInfo002296 .title{ font-size: 30px;text-align: center;
    color: #333;}
.RighInfo002296 .title aside{ font-size:44px;text-transform:uppercase;font-family: 'DIN-Bold';color: #cecece;text-align: center;    margin-bottom: 7px;}
.RighInfo002296 .title::after{ display: block;
    content: '';
    height: 2px;
    background: #333;
    width: 44px;
    margin-top: 25px;
    opacity: .3;
    text-align: center;
    margin: 0 auto;
    margin-top: 28px;
    margin-bottom: 50px;}

	
	
	/*
 .Form002802
 */
.Form002802{padding: 5% 0; background: #f8f8f8;}
.Form002802 .auto{max-width: 1560px;}
.Form002802 h3{color: #333;font-size: 42px;text-transform: uppercase;font-family: "Oswald";letter-spacing: 2px;margin:20px 0 10px; text-align:center; margin-bottom:4%;}
.Form002802 .from td{padding-bottom: 15px;}
.Form002802 .from .td{ width: 40px;}
.Form002802 .from td p{ margin: 0; color: #666; text-align: center;}
.Form002802 .from td div{ position:relative;}
.Form002802 .from label{display: block;font-size: 17px;line-height:24px;color:#666;text-transform: capitalize;margin-bottom:8px;}
.Form002802 .from label em{ color: #0079be; font-style: normal; display: inline-block; margin-left: 4px;}
.Form002802 .from .text{width:100%;height: 44px;line-height: 44px;text-indent:10px;border:none;border: 1px #e9e9e9 solid;}
.Form002802 .from textarea.text{ height:132px;}
.Form002802 .from .btn{padding-top: 20px;padding-bottom: 0;text-align: center;}
.Form002802 .from .btn input{ border: 1px solid #0079be;background: #0079be; cursor: pointer;padding: 0;width: 160px;height: 44px; font-size: 18px; color: #fff; transition: 0.3s; }
.Form002802 .from .btn input:hover{ background:#0079be; border-color:#0079be; color:#fff;}
@media(max-width:1600px){
    .Form002802 .auto{max-width: 92%}
}
@media(max-width:640px){
.Form002802 .from td{ display: block; padding-right: 0; }
.Form002802 .address dd{ float:none; width:auto; padding-left:0; }
}
.Form002802 .title{ font-size: 30px;text-align: center; color: #333;}
.Form002802 .title aside{ font-size:44px;text-transform:uppercase;font-family: 'DIN-Bold';color: #cecece;text-align: center;margin-bottom: 7px;}
.Form002802 .title::after{ display: block; content: ''; height: 2px; background: #333; width: 44px; margin-top: 25px; opacity: .3; text-align: center;margin: 0 auto;margin-top: 28px;margin-bottom: 30px;}

body {font-family: 'SourceHanSansCN-Regular';}
	
	
	
	
	
	
/*RighInfo002809 */
.RighInfo002809{padding:5% 0; overflow:hidden; background:url(../images/RighInfo002809-bg.jpg) no-repeat center ; background-size: cover;}
.RighInfo002809 .auto{max-width: 1560px;}
.RighInfo002809 .tit aside.t-1{display: inline-block;position: relative; font-size: 24px; text-transform: uppercase; font-family:Fonts; color: #0079be;}
.RighInfo002809 .tit aside.t-1::after{content:'';position:relative;width:95px;height:2px;background-color:#0079be;display:inline-block;vertical-align:middle;margin-left:18px;}
.RighInfo002809 .tit aside.t-2{color:#333;font-size: 30px;margin:1% 0;}

.RighInfo002809 .development{ position: relative;}
.RighInfo002809 .development .slick-arrow{ 
    position: absolute;
    top: 50%;
    width: 57px;
    height: 57px;
    margin-top: -30px;
    border: 1px solid #0079be;
    padding: 0;
    background: none;
    font-size: 0;
    z-index: 10;
    cursor: pointer;
    border-radius: 50%;
}
.RighInfo002809 .development .slick-arrow:before{ 
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    border-top: 2px solid #0079be;
    border-right: 2px solid #0079be;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    left: 45%;
    top: 50%;
    margin: -9px 0 0 -11px;
}
.RighInfo002809 .development .slick-prev:before{ 
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    margin-left: -5px;
}
@media(min-width:1601px){
.RighInfo002809 .development .slick-prev{left: -80px;}
.RighInfo002809 .development .slick-next{right:-80px;}
}
@media(max-width:1600px){
.RighInfo002809 .development{ padding: 0 100px;}
.RighInfo002809 .development .slick-prev{left: 0px;}
.RighInfo002809 .development .slick-next{right:0px;}
}
@media(max-width:1024px){
.RighInfo002809 .development{ padding: 0 10vw;}
.RighInfo002809 .development .slick-arrow{ width: 7vw; height: 7vw; margin-top: -3.5vw;}
.RighInfo002809 .development .slick-arrow:before { width: 40%; height: 40%; margin: 0; left: 40%; top: 30%;}
.RighInfo002809 .development .slick-next:before { left: 20%;}
}
.RighInfo002809 .development:before{ content: ''; position: absolute; left:-25%; top: 50%; width: 150%; height: 1px; background: #ccc; z-index: 0;}
.RighInfo002809 .development .slick-list{ }
.RighInfo002809 .development .list{ height: 690px; padding-top:345px; transition: all 0.2s;}

.RighInfo002809 .development .list:nth-child(2n){ padding-bottom:345px; padding-top: 0;}
.RighInfo002809 .development .inner{ position: relative; width: 200%; z-index: 10;}
.RighInfo002809 .development .list .ytable{ height:345px; position: relative;}
.RighInfo002809 .development .list .ytable-cell{ vertical-align: bottom; width: 100%;}
.RighInfo002809 .development .list:nth-child(2n-1) .ytable-cell{ vertical-align: top; }
.RighInfo002809 .development .list li{ padding: 5px 0;height:170px; }
.RighInfo002809 .development .list li .txt{line-height:30px; color:#2b3748; font-size: 16px;}
.RighInfo002809 .development .list time{ position: absolute; left: 30px; bottom:0; font-size:45px; color:#0079be;  line-height: 1;opacity: .15;transition:.3s; font-family:Fonts; font-weight: bold;}
.RighInfo002809 .development .list:nth-child(2n) time{ top:0; bottom:auto;}
.RighInfo002809 .development .list .box_con{ max-height:170px; overflow: auto; }
.RighInfo002809 .development .list .ul .slick-list{ height: auto!important;}
.RighInfo002809 .development .li_con{ padding: 20px 30px 90px; position: relative; border-left: 1px solid #e6e6e6;margin-top:40px;}
.RighInfo002809 .development .list:nth-child(2n) .li_con{margin-top:0;margin-bottom:40px;padding:90px 30px 20px;}
.RighInfo002809 .development .line{ position: absolute; left: -12.5px; top: -52.5px; width: 25px; height: 25px;  background: #f2f2f2; border-radius: 100%; z-index: 10;}
.RighInfo002809 .development .line:before{width:5px;height: 5px;content:'';border-radius:50%;background:#0079be;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.RighInfo002809 .development .list:nth-child(2n) .line{ bottom: -52.5px; top: auto;}


.RighInfo002809 .development .list{ overflow: hidden;padding-left: 20px;}
.RighInfo002809 .development .slick-active{ overflow: initial; }
.RighInfo002809 .development .slick-slide .inner{ padding-right: 40px; }
.RighInfo002809 .development .list.slick-active .inner{ padding-right: 0; }
.RighInfo002809 .development .list.slick-current time{opacity: 1;}
.RighInfo002809 .development .list.slick-current .line{border: 1px solid #0079be;}
.RighInfo002809 .development .list.slick-current .line:before{background:#0079be;}
.RighInfo002809 .development .list.slick-current .li_con{border-left: 1px solid #0d0d0d;}

.RighInfo002809 .development .list .box_con::-webkit-scrollbar {
	/*滚动条整体样式*/
    width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.RighInfo002809 .development .list .box_con{ padding-right: 5px;}
.RighInfo002809 .development .list .box_con::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #c8c8c8;
}

.RighInfo002809 .development .list .box_con::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #EDEDED;
}

@media(min-width:1601px){
.RighInfo002809 .development .list time{ font-size:60px; }
}

@media(max-width:1200px){
    .RighInfo002809 .development_memu li{ padding: 10px 10px; }
    .RighInfo002809 .development .list time{ font-size: 60px;}
}


@media(min-width:1025px){
.RighInfo002809 .development .li_con:hover{border-left:3px solid #0079be;}
.RighInfo002809 .development .li_con:hover time{opacity: 1;}
.RighInfo002809 .development .li_con:hover .line{width: 40px; height: 40px; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.1); left:-20px; top: -60px;}
.RighInfo002809 .development .li_con:hover .line:before{width:25px;height:25px;border-radius:0;background:url(../images/RighInfo002809-logo1.png) no-repeat center;}
.RighInfo002809 .development .list:nth-child(2n) .li_con:hover .line{ bottom: -60px; top: auto;} 
}


@media(max-width:640px){
	.RighInfo002809 .development{ padding: 0;}
    .RighInfo002809 .development:before{ display: none;}
    .RighInfo002809 .development .slick-list{ padding-top: 5px;}
    .RighInfo002809 .development .inner{ width: 80%; margin: 0 auto;}
    .RighInfo002809 .development .line{top: -5px;}
    .RighInfo002809 .development .list:nth-child(2n) .line{bottom:-5px;}
    .RighInfo002809 .development .list time{ font-size: 32px;}
	.RighInfo002809 .development .list .ytable {height: 252px;}
	.RighInfo002809 .development .list .li_con {padding-top: 50px !important; padding-bottom: 50px !important;}
    .RighInfo002809 .development .list .box_con{ max-height:500px; overflow: auto; }
    .RighInfo002809 .development .list li .txt{ width: 100%;}
    .RighInfo002809 .development .list{ padding: 0!important; height: auto;}
}
	.RighInfo002809 .title{ font-size: 30px;text-align: center;
    color: #333;}
.RighInfo002809 .title aside{ font-size:44px;text-transform:uppercase;font-family: 'DIN-Bold';color: #cecece;text-align: center;    margin-bottom: 7px;}
.RighInfo002809 .title::after{ display: block;
    content: '';
    height: 2px;
    background: #333;
    width: 44px;
    margin-top: 25px;
    opacity: .3;
    text-align: center;
    margin: 0 auto;
    margin-top: 28px;
    margin-bottom: 50px;}

/*PicList002949 */
	.PicList002949 {padding: 0;}
	.PicList002949 .auto{max-width: 1560px;}
.PicList002949 .item{margin: 5% 0;
    background: #f8f8f8;}
.PicList002949 .item a:hover{color: #1e50ae;}
.PicList002949 .txt .inner{padding: 0 4vw;

	line-height: 32px;
    font-size: 18px;
    color: #585858;
    margin-top: 0;
    margin-bottom: 15px;}
	
.PicList002949 .tit{font-size: 38px;
    line-height: 1em;
    margin-bottom: 30px;
    color: #333;
    font-weight: bold;}
.PicList002949 .item a:hover  .tit:after{background: #1e50ae;}
.PicList002949 .item .more{padding-right: 25px;display: inline-block;background: url("../images/PicList002949_more.png") no-repeat right center;color: #999;}
.PicList002949 .item a:hover .more{background-image: url("../images/PicList002949_more_on.png");}
@media(min-width:1025px){
.PicList002949 .pic{ width:50%;}
}
@media(min-width:641px) and (max-width:1024px){
.PicList002949 .pic{ width:50%;}
.PicList002949 .tit{font-size: 3vw;}
}
@media(max-width:1600px){
    .PicList002949 .auto{max-width: 92%;}
}
@media(max-width:640px){
.PicList002949 .ytable,
.PicList002949 .ytable-cell{display: block;}
.PicList002949 .txt .inner{padding: 5%;font-size: 3.5vw;}
.PicList002949 .tit{font-size: 5vw;margin-bottom: 20px;}
}


/*RighInfo002939 */
.RighInfo002939 {padding: 5% 0 5%; max-width: 1560px;margin: 0 auto;}
.RighInfo002939 .name{border-bottom: 1px solid #eee; text-align: center; margin-bottom: 37px;}
.RighInfo002939 .name h1{margin: 0 0 30px 0;font-size: 28px;color: #333; font-weight: normal;}
.RighInfo002939 .time{color: #bbb; padding-bottom: 1.72vw;line-height: 16px; }
.RighInfo002939 .share{margin-left: 10px;}
.RighInfo002939 .time time,
.RighInfo002939 .share,
.RighInfo002939 .share > *{display: inline-block; vertical-align: middle;font-weight: normal;}
.RighInfo002939 .share em{font-style: normal;}

#bsPanel,
#bsPanel *,
.bsBox,
.bsBox *{box-sizing: content-box;}

.RighInfo002939 .edit-info{line-height: 34px;color: #585858; text-align: justify; padding-bottom: 4vw; font-weight: normal;}
.RighInfo002939 .info-page{border: solid 1px #eee;}
.RighInfo002939 .info-page dd{line-height: 45px;}
.RighInfo002939 .info-page dd a{padding: 0 20px; color: #585858; }
.RighInfo002939 .info-page dd a:hover{color: #0079be;}

@media(min-width:641px){
.RighInfo002939 .info-page dd{float: left; width: 50%;}
.RighInfo002939 .info-page dd:nth-child(2){border-left: 1px solid #eee;}
.RighInfo002939 .time,
.RighInfo002939 .info-page dd a,
.RighInfo002939 .edit-info{font-size: 16px;}
}
@media(max-width:1600px){
    .RighInfo002939{max-width: 92%}
}
@media(max-width:640px){
    .RighInfo002939 .name h1{font-size: 24px;}
.RighInfo002939 .info-page dd:nth-child(2){border-top: 1px solid #eee;}
.RighInfo002939 .share{display: block; padding-top: 10px;}
}



/*
 .PicList000593 为demo编号
 */
.PicList000593 { padding: 5% 0 2%; max-width: 1560px;margin: 0 auto;}
.PicList000593 li{ float:left; width:32%; margin-right:2%; position:relative; margin-bottom:2%;}
.PicList000593 li:nth-child(3n){ margin-right:0;}
.PicList000593 li .video_files{position:absolute; left:0; top:0; width:100%; height:100%; z-index:10;}
.PicList000593 li .video_files video{width:100%; height:100%; background-color:#000;}
.PicList000593 li .video_files .close{position: absolute;right: 3%;top: 3%;z-index: 10;width: 30px;height: 30px;border-radius: 50%;background-color: #761b1b;cursor: pointer;}
.PicList000593 li .video_files .close::before,
.PicList000593 li .video_files .close::after{ position:absolute; content:''; width:3px; height:70%; border-radius:3px; background-color:#fff; left:13px; top:5px;}
.PicList000593 li .video_files .close::before{ transform:rotate(45deg);}
.PicList000593 li .video_files .close::after{ transform:rotate(-45deg);}
.PicList000593 li figure{ position:relative;}
.PicList000593 li figure em{ display:block; padding-bottom:68%; background-size:cover; background-position:center center; background-repeat:no-repeat;}
.PicList000593 li figure a{ width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,0.5); }
.PicList000593 li figure a::before,
.PicList000593 li figure a::after{position: absolute; content:'';z-index: 5;top: 50%;left: 50%;}
.PicList000593 li figure a::before{width: 70px;height: 70px;border: 3px solid rgba(255,255,255,0.6);margin-left: -35px;margin-top: -35px;border-radius: 50%;}
.PicList000593 li figure a::after{width: 0;height: 0;border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-left: 20px solid rgba(255,255,255,0.6);margin-left: -3px;margin-top: -12px;}
.PicList000593 li p{text-align:center; color: #333; font-size: 20px;}

@media(max-width:1600px){
    .PicList000593{max-width: 92%;}
}
@media(max-width:768px){
.PicList000593 li{width:49%; margin-right:2%;}
.PicList000593 li:nth-child(3n){ margin-right:2%;}
.PicList000593 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:480px){
.PicList000593 li figure a::before{width: 50px;height: 50px;margin-left: -25px;margin-top: -25px;}
.PicList000593 li figure a::after{border-top-width: 10px;border-bottom-width: 10px;border-left-width: 15px;margin-left: -3px;margin-top: -7px;}
}
@media(max-width:375px){
.PicList000593 li figure a::before{width: 40px;height: 40px;margin-left: -20px;margin-top: -20px;}
.PicList000593 li{width:100%; float:none; margin-right:0 !important;}
}


/*TextList002514 */
.TextList002514 {padding: 5% 0 5%; max-width: 1560px;margin: 0 auto;}
.TextList002514 .list{ border:1px solid #eee; padding:0 3%; margin-bottom:15px;}
.TextList002514 .job-title{ line-height:30px; padding:15px 0; font-size:20px; cursor:pointer; position:relative;}
.TextList002514 .job-title i{ position:absolute; width:22px; height:22px; background:#0079be; border-radius:50%; right:0; top:50%; margin-top:-11px;}
.TextList002514 .job-title i::before,
.TextList002514 .job-title i::after{ position:absolute; content:''; background:#fff;}
.TextList002514 .job-title i::before{ left:20%; width:60%; height:2px; top:50%; margin-top:-1px;}
.TextList002514 .job-title i::after{ left:50%; margin-left:-1px; width:2px; top:20%; height:60%;}
.TextList002514 .job-title.select i::after{ display:none;}
.TextList002514 .job-title.select{ color:#0079be; font-size: 20px;}
.TextList002514 .job-main{ display:none; padding:22px 0; border-top:1px dotted #eee;}
.TextList002514 .job-email{ color:#0079be; padding:30px 0;font-size: 16px;}
.TextList002514 .job-info p{ font-size: 16px; }
@media(max-width:1600px){
    .TextList002514{max-width: 92%;}
}
@media(max-width:640px){
    .TextList002514 .job-title{font-size: 18px;}
}


/*PicList002433 */
/*slick Basic*/
.PicList002433 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.PicList002433 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.PicList002433 .slick-list:focus {outline: none}
.PicList002433 .slick-list.dragging {cursor: pointer;cursor: hand;}
.PicList002433 .slick-slider .slick-track, 
.PicList002433 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.PicList002433 .slick-track {position: relative; top: 0; left: 0; display: block;}
.PicList002433 .slick-track:before, 
.PicList002433 .slick-track:after{display: table; content: '';}
.PicList002433 .slick-track:after{ clear: both;}
.PicList002433 .slick-loading .slick-track { visibility: hidden;}
.PicList002433 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.PicList002433 .slick-slide .slick-loading img { display: none;}
.PicList002433 .slick-slide .dragging img { pointer-events: none;}
.PicList002433 .slick-initialized .slick-slide { display: block;}
.PicList002433 .slick-loading .slick-slide { visibility: hidden;}
.PicList002433 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.PicList002433 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.PicList002433{background: #f6f6f6;5}
.PicList002433 .auto{max-width: 1560px; padding:5% 0;}
.PicList002433 .main{}
.PicList002433 .main  .slick-arrow{ position:absolute; top:50%; width:57px; height:57px; margin-top:-30px; border:1px solid #0079be; padding:0; background:none; font-size:0; z-index:10; cursor:pointer; border-radius:50%;}
.PicList002433 .main  .slick-arrow:hover{ background:rgb(110,185,43); }
.PicList002433 .main  .slick-arrow:before{ position:absolute; content:''; width:18px; height:18px; border-top:2px solid #0079be; border-right:2px solid #0079be; transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); left:50%; top:50%; margin:-9px 0 0 -11px;}
.PicList002433 .main  .slick-arrow:hover:before{ border-color:#fff;}
.PicList002433 .main  .slick-prev:before{transform:rotate(-135deg); -webkit-transform:rotate(-135deg); -ms-transform:rotate(-135deg); margin-left:-5px;}
.PicList002433 .main  .slick-prev{ left:-59px;}
.PicList002433 .main  .slick-next{ right:-59px;}
@media(max-width:1408px){
.PicList002433 .main  .slick-prev{ left:2%;}
.PicList002433 .main  .slick-next{ right:2%;}
}
@media(max-width:640px){
.PicList002433 .main  .slick-arrow{ width: 7vw;height: 7vw;margin-top: -3.5vw;}
.PicList002433 .main .slick-arrow:before{width:40%; height: 40%;margin: 0;left: 40%; top: 30%;}
.PicList002433 .main .slick-next:before{left: 20%;}
}

.PicList002433  .list ul{ padding:0 50px;}
.PicList002433  .list li{ float:left; position:relative;  text-align:center; margin-bottom:4%;}
.PicList002433  .list li:first-child:before,
.PicList002433  .list li:last-child:after{ position:absolute; content:''; bottom:0px; height:90px; width:50px;}
.PicList002433  .list li:first-child:before{ left:-50px; background:url(../images/PicList002433_ul_l.png) no-repeat 0 0;}
.PicList002433  .list li:last-child:after{right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433  .list li aside{ padding-top:35px;height:90px; background:url(../images/PicList002433_libg.png) repeat-x left top;}
.PicList002433  .list li .ytable{ height:245px;}
.PicList002433  .list li .ytable-cell{ vertical-align:bottom;}
.PicList002433  .list li figure{ position:relative; display:inline-block;max-width: 80%;}
.PicList002433  .list li figure:after{ position:absolute; right:-24px; background:url(../images/PicList002433_ying.png) no-repeat left bottom; width:24px; height:100%; background-size:contain; content:'';}
.PicList002433  .list li figure img{ max-height:245px;padding: 8px;padding-top: 12px;background: url(../images/PicList002433_kuang.png) no-repeat ;background-size:100% 100%;}
.PicList002433  .list li p{ margin: 0 auto;
    max-width: 280px;
    width: 90%;
    line-height: 28px;
	color: #333;
    font-size: 17px;}
.PicList002433  .list .ul-3 li{width:33.33333333%;}
.PicList002433  .list .ul-3 li:nth-child(3):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433  .list .ul-2 li{width:50%;}
.PicList002433  .list .ul-2 li:nth-child(2):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433  .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002433  .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList002433  .list .ul-1 li{width:100%;}
@media(max-width:640px){
.PicList002433  .auto,
.PicList002433  .list ul{ padding:0;}
.PicList002433  .list li p{ font-size:12px;}
.PicList002433  .list li .ytable{ height:150px;}
.PicList002433  .list li figure img{ max-height:150px; padding:3px}
.PicList002433  .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002433  .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList002433  .list .ul-3 li:nth-child(3):after,
.PicList002433  .list li:first-child:before{ display:none;}
}
@media(max-width:480px){
.PicList002433  .list li .ytable{ height:100px;}
.PicList002433  .list li figure img{ max-height:100px;}
}
.PicList002433 .title{ font-size: 30px;text-align: center;
    color: #333;}
.PicList002433 .title aside{ font-size:44px;text-transform:uppercase;font-family: 'DIN-Bold';color: #cecece;text-align: center;    margin-bottom: 7px;}
.PicList002433 .title::after{ display: block;
    content: '';
    height: 2px;
    background: #333;
    width: 44px;
    margin-top: 25px;
    opacity: .3;
    text-align: center;
    margin: 0 auto;
    margin-top: 28px;
    margin-bottom: 50px;}


/*Top003084 */
.Top003084{position: absolute;font-family: 'Alibaba-PuHuiTi-Regular'; left: 0; width: 100%;border-bottom: 1px solid rgba(255,255,255,0.2);color: #fff; padding:0 75px; font-size: 16px; z-index: 100;}
@media(max-width:768px){
.Top003084{border-bottom: unset;}
}
.Top003084 a{color: #fff;}
.Top003084 nav a{display: inline-block;}
.Top003084 nav a:not(:last-child):after{display: inline-block; width: 1px; height: 6px;background: rgba(255,255,255,0.2); margin: 0 10px; vertical-align: middle; content: '';}
.Top003084 menu li{position:relative;}
.Top003084 menu li:after{position: absolute; bottom:-2px; height: 2px; content: ''; width: 0; background: #fff; left:0; transition: 0.3s;}
.Top003084 menu li.aon:after{width: 100%;}
.Top003084 menu li span{font-size: 18px; display: block;}
.Top003084 .sub{padding: 10px;display: none;}
.Top003084 menu li:hover .sub{display: block;}

.Top003084 .sub dt{line-height: 40px; }
.Top003084 .sub dt:hover{background-color: #1f4b8c;}
.Top003084 .sub dt:hover a{color: #fff !important;}
.Top003084 .open-search{    position: absolute;
    right: 75px;
    top: 46px;
    background: url(../images/Top003084-search.png) no-repeat;
    width: 20px;
    height: 20px;}
.Top003084 .top-search{display: none;position: absolute;right: 20px; top:100%;background: #fff; width: 400px;padding-right: 40px;}
.search-show .Top003084 .top-search{display: block;}
.Top003084 .top-search .text{width: 100%;height: 40px;line-height: 40px; border: 0;padding: 0 10px;}
.Top003084 .top-search .btn{position: absolute;right: 0;top:0; width: 40px;height: 40px;background: url(../images/Top003084-search.png) no-repeat center center #333;}
.Top003084 .top-right>dl > *{float: right;}
@media (min-width:1025px) {
.Top003084 menu{padding-top: 42px;}
.Top003084 menu li{position: relative;float: left;min-height:70px;  }
.Top003084 .logo{float: left;padding: 30px 0 20px 0;}
.Top003084 .top-right{float: right;}
.Top003084 nav{padding-top: 27px; text-align: right;}
.Top003084 menu{padding-right: 80px}
.Top003084 menu li:not(:last-child){margin-right: 80px;}
.Top003084 .sub{    
    position: absolute;
    left: 50%;
    margin-left: -60px;
    width: 120px;
    top: 27px;
    padding-top: 45px;
    }
    .Top003084 .sub dl{border-radius: 0 0 5px 5px; background: rgba(255,255,255,0.8);}
.Top003084 .sub dt{text-align: center;}
.Top003084 .sub dt a{color: #1f4b8c;}
}
@media (max-width:1600px){
.Top003084 menu{padding-right: 50px}
.Top003084 menu li:not(:last-child){margin-right: 50px;}
}
@media (max-width:1400px){
	.Top003084 menu{padding-right: 30px}
	.Top003084 menu li:not(:last-child){margin-right: 30px;}
    .Top003084 .logo{max-width: 360px}
}
@media (max-width:1200px){
	.Top003084 menu{padding-right: 20px}
	.Top003084 menu li:not(:last-child){margin-right: 15px;}
}
@media (max-width:1024px) {
.Top003084 nav{position: absolute;right: 30px;top: 10px;}
.Top003084 menu{position: absolute;right: 0; top: -100%; transform:translateY(-100%);opacity:0;z-index: 100;width: 220px;background: rgba(0,0,0,0.5); padding: 2vw; transition: transform 0.3s;}
.Top003084 menu li{ border-bottom: 1px solid rgba(255,255,255,0.2);}
.Top003084 menu li span{padding: 10px 0;}
.Top003084 .logo{display: table;float: left; height: 80px;}
.Top003084 .logo a{display: table-cell;; vertical-align: middle;}
.Top003084 .logo img{max-height: 54px;}
.Top003084 .open-search{top: auto;bottom: 10px;}
.Top003084 .open-menu{position: absolute;right: 70px;bottom: 0; width: 32px;}
.Top003084 .sub{background: rgba(0,0,0,0.8);}
.menu-show .Top003084 menu{ top: 80px; transform:translateY(0);opacity:1;}
.Top003084 menu li:after{bottom: 0;}
.Top003084 .top-search{right: 0;width: 100%}
}
@media(max-width:1024px){
.Top003084{padding: 0 3%;}
.Top003084  .top-right{float: right;margin-top: 25px;}
.Top003084  #open_menu{ position:relative; width:40px; height:28px; margin-left:9px; border-radius:3px; border:1px solid #fff;}
.Top003084  #open_menu.open_menu_on{ border-color:transparent;}
.Top003084  #open_menu i,
.Top003084  #open_menu i::before,
.Top003084  #open_menu i::after{  height:2px;background:#fff;}
.Top003084  #open_menu i{left:20%; top:50%; margin-top:-1px;width:60%; }
.Top003084  #open_menu i::before,
.Top003084  #open_menu i::after{ content:'';}
}
@media (max-width:800px) {
.Top003084 nav{display: none;}
.Top003084 .open-search,
.Top003084 .open-menu{bottom: auto; top: 50%; transform: translateY(-50%);}
}
@media (max-width:480px) {
.Top003084 .logo{width: 58%;}
}

.fp-viewing-page4 .Top003084 {border-bottom: 1px solid rgb(163 163 163 / 20%);}
.fp-viewing-page4 .Top003084 a{color: #333;}
.fp-viewing-page4 .Top003084 menu .aon a{color: #0099db;}
.fp-viewing-page4 .Top003084 menu li.aon:after{background: #0099dc;}
.fp-viewing-page4 .logo1{display: none !important;}
.fp-viewing-page4 .logo2{display: block !important;}

.fp-viewing-page5 .Top003084 {display: none;}
@media(max-width:1600px){
    .RighInfo002803 .title aside{font-size: 34px;margin-bottom: 10px;}
    .RighInfo002803 .title{font-size: 28px;}
    .RighInfo002809 .title aside{font-size: 34px;margin-bottom: 10px;}
    .RighInfo002809 .title{font-size: 28px;}
    .RighInfo002924 .title aside{font-size: 34px;margin-bottom: 10px;}
    .RighInfo002924 .title{font-size: 28px;}
    .PicList002433 .title aside{font-size: 34px;margin-bottom: 10px;}
    .PicList002433 .title{font-size: 28px;}
    .RighInfo0028031 .title aside{font-size: 34px;margin-bottom: 10px;}
    .RighInfo0028031 .title{font-size: 28px;}
    .RighInfo002552 .title aside{font-size: 34px;margin-bottom: 10px;}
    .RighInfo002552 .title{font-size: 28px;}
    .RighInfo002296 .title aside{font-size: 34px;margin-bottom: 10px;}
    .RighInfo002296 .title{font-size: 28px;}
    .Form002802 .title aside{font-size: 34px;margin-bottom: 10px;}
    .Form002802 .title{font-size: 28px;}
}
@media(max-width:768px){
    .RighInfo002803 .title aside{font-size: 28px;margin-bottom: 0px;}
    .RighInfo002803 .title{font-size: 24px;}
    .RighInfo002809 .title aside{font-size: 28px;margin-bottom: 0px;}
    .RighInfo002809 .title{font-size: 24px;}
    .RighInfo002924 .title aside{font-size: 28px;margin-bottom: 0px;}
    .RighInfo002924 .title{font-size: 24px;}
    .PicList002433 .title aside{font-size: 28px;margin-bottom: 0px;}
    .PicList002433 .title{font-size: 24px;}
    .RighInfo0028031 .title aside{font-size: 28px;margin-bottom: 0px;}
    .RighInfo0028031 .title{font-size: 24px;}
    .RighInfo002552 .title aside{font-size: 28px;margin-bottom: 0px;}
    .RighInfo002552 .title{font-size: 24px;}
    .RighInfo002296 .title aside{font-size: 28px;margin-bottom: 0px;}
    .RighInfo002296 .title{font-size: 24px;}
    .Form002802 .title aside{font-size: 28px;margin-bottom: 0px;}
    .Form002802 .title{font-size: 24px;}
}
