﻿




/*@import url('/cn/css/fonts/NunitoSans-Regular.css');
body{font-family: "NunitoSans";/*letter-spacing: 0.8px;*/}

@font-face {
  font-family: "National-Park-Regular-2";
  src: url("/cn/css/fonts/National-Park-Regular-2.woff2") format("woff2"),
       url("/cn/css/fonts/National-Park-Regular-2.woff") format("woff"),
       url("/cn/css/fonts/National-Park-Regular-2.ttf") format("truetype"),
       url("/cn/css/fonts/National-Park-Regular-2.eot") format("embedded-opentype"),
       url("/cn/css/fonts/National-Park-Regular-2.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HKGrotesk-Regular";
  src: url("/cn/css/fonts/HKGrotesk-Regular.woff2") format("woff2"),
       url("/cn/css/fonts/HKGrotesk-Regular.woff") format("woff"),
       url("/cn/css/fonts/HKGrotesk-Regular.ttf") format("truetype"),
       url("/cn/css/fonts/HKGrotesk-Regular.eot") format("embedded-opentype"),
       url("/fonts/HKGrotesk-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HKGrotesk-Bold";
  src: url("/cn/css/fonts/HKGrotesk-Bold.woff2") format("woff2"),
       url("/cn/css/fonts/HKGrotesk-Bold.woff") format("woff"),
       url("/cn/css/fonts/HKGrotesk-Bold.ttf") format("truetype"),
       url("/cn/css/fonts/HKGrotesk-Bold.eot") format("embedded-opentype"),
       url("/cn/css/fonts/HKGrotesk-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: Nunito Sans;
    src:url('/cn/css/fonts/NunitoSans-Regular.woff') format('woff');
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Nunito Sans;
    src:url('/cn/css/fonts/NunitoSans-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
	font-family: Nunito Sans;
	src:url('/cn/css/fonts/NunitoSans-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display:swap;
}*/

body{font-family: Nunito Sans, Arial, Helvetica, sans-serif;}



/*Top002742 */
.Top002742{  border-bottom: 1px solid rgba(255,255,255,0.1);color: #555;position:fixed; left:0; top:0; width:100%; z-index:100;font-size:16px; box-shadow:3px 0 10px #999; background: #fff; }
.Top002742 a{color: #555;}
.Top002742 .header{position: relative; background: #fff;}
.Top002742 .header-left{float: left;display: table; height:64px;}
.Top002742 .header-left > *{display: table-cell; vertical-align: middle;}
.Top002742 .header-left .logo{width: 128px;padding: 0 15px}
.Top002742 .header-left .logo img{max-width: 118px;}
@media(max-width:480px){
.Top002742 .header-left span{display: none;}
}
.Top002742 .header-right{float: right;margin-left: 20px}

.Top002742 .header-mid{float: left;}
.Top002742 .header-search{margin-top: 15px;position:absolute; right:183px; transition: all .3s cubic-bezier(.04,0,.2,1); width:180px;}
.Top002742 .header-search.show{/*width: 75%;max-width: 800px;right: 28%;position: absolute;*/}
.Top002742 .header-search .search-close{width: 12px;height: 12px;position: absolute;top: 50%;right: -10px;transform: translateY(-50%);display: none;cursor: pointer}
.Top002742 .header-search.show .search-close{display: block}
.Top002742 .header-search .search-close::after{content: '';width: 3px;height: 12px;background: #0f3c8c;position: absolute;transform: rotate(45deg);}
.Top002742 .header-search .search-close::before{content: '';width: 3px;height: 12px;background: #0f3c8c;position: absolute;transform: rotate(-45deg);}
.Top002742 .header-right{min-height: 67px;}
.Top002742 .header-right > *{float: left;}
.Top002742 .top-search{position: relative;/* right: 15%; *//* top: 33%; width: 90%; */display:block;margin-right: 3%;}
.Top002742 .top-search .text{color: #999;background: #fff;border: none;width: 100%;padding: 0 50px 0 10px;height: 40px;position: relative;line-height: 40px; box-shadow: none; border: 1px solid #ddd;box-shadow: inset 0 1px 1px rgba(0,0,0,.075);}
.Top002742 .top-search .text.focus{color: #333;}


.Top002742 .top-search .text.focus{color: #333;}
.Top002742 .top-search .btn{position: absolute;right: 0;top: 0;width: 40px;height: 100%;background: url(../images/Top002742_btn_search3.png) no-repeat center center;}

@media screen and (min-width: 768px){
.Top002742 .header{padding:0 15px;}
}
@media(min-width:1025px){
.Top002742 .header-right #open_menu{display: none}
.Top002742 .top-search{/*max-width: 180px;*/}
.Top002742 .header-search.show .top-search{max-width: 100%;}
}
.Top002742 .header-menu li em a{text-transform: uppercase;}
.Top002742 .top-dl{padding-top: 17px; position: relative;}
.Top002742 .top-dl > span{display: block; line-height: 33px; border-radius: 3px; border: 1px solid rgba(255,255,255,0.2); cursor: pointer;}

.Top002742 .top-dl > span a{display: inline-block; content: ''; vertical-align: middle; }
.Top002742 .top-dl > span a{ width: 17px; height: 17px; background:url(../images/Top002742_dl.png) no-repeat;}
/*.Top002742 .top-dl > span:after{ margin-left: 6px; width: 5px; height: 5px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg); margin-top: -2px;}
*/@media(max-width:640px){	.Top002742 .top-dl > span{font-size: 0;}
}



.Top002742 .top-language{padding-top: 17px; position: relative;}
.Top002742 .top-language > span{display: block; line-height: 33px; border-radius: 3px; border: 1px solid rgba(255,255,255,0.2); padding-right: 12px; cursor: pointer;/*font-family: "HKGrotesk-Regular";*/
    font-weight: 600;}
.Top002742 .top-language > span:before,
.Top002742 .top-language > span:after{display: inline-block; content: ''; vertical-align: middle; }
.Top002742 .top-language > span:before{margin: 0 4px 0 13px; width: 14px; height: 14px; background:url(../images/Top002742_lang.png) no-repeat;}
.Top002742 .top-language > span:after{ margin-left: 6px; width: 5px; height: 5px; border-right: 1px solid #555; border-bottom: 1px solid #555; transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg); margin-top: -5px;}
.Top002742 .top-language figure{ position: absolute;top: 100%;right: 0;z-index: 1000;display: none;float: left;min-width: 134px;padding: 5px 0;list-style: none;font-size: 14px;text-align: left;background-color: #fff;border: 1px solid #d6dce0;border: 1px solid rgba(0,0,0,.15);border-radius: 0;box-shadow: 0 6px 12px rgba(0,0,0,.175);background-clip: padding-box;}
.Top002742 .top-language figure a{   display: block;padding: 3px 20px;clear: both;font-weight: 400;line-height: 1.428571429;color: #333f48;margin-bottom: 0.5em;white-space: nowrap;}
.Top002742 .top-language figure a:hover{background: #004679;color: #fff}
@media(max-width:640px){
.Top002742 .top-language > span{font-size: 0;}
}

.Top002742 .open-search{background:url(../images/Top002742_btn_search.png) no-repeat center center; width: 35px; height: 35px;margin-top: 17px; margin-right: 17px; position: relative;}
.Top002742 .open-search:before,
.Top002742 .open-search:after{position: absolute; left: 25%; content: ''; width: 50%; height: 3px; top: 50%; margin-top: -1.5px;background: #fff; opacity: 0; -webkit-opacity: 0; transition: 0.5s; -webkit-transition: 0.5s;  }
.Top002742 .open-search.on{background: #004679;}
.Top002742 .open-search.on:before,
.Top002742 .open-search.on:after{ opacity: 1; -webkit-opacity: 1;  -webkit-transform: rotate(45deg);transform: rotate(45deg);}
.Top002742 .open-search.on:after{ -webkit-transform: rotate(-45deg);transform: rotate(-45deg);}

.Top002742 .header-menu li{ width: auto!important;}
.Top002742 .header-menu #Li4 em{position: relative}
.Top002742 .header-menu li em{/*padding: 0 26px;*/ line-height: 64px; font-size: 16px;margin-right: 20px}
.Top002742 .header-menu li em a{font-weight: 700;/*font-family: "HKGrotesk-Bold";*/}
.Top002742 .header-menu li.aon em a{color: #0f3c8c;}
 .Top002742 .header-menu li .sub{left: 0; width: 100%;/*background: #f6f6f6;*/
 border-top: 0 solid #fff;
    border-left: 0 solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 0 solid #fff;
    padding: 0 80px 0 30px;
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEF4FC');
    max-width: none;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 5px 5px 0 rgba(0,0,0,.3);
    -ms-box-shadow: 0 5px 5px 0 rgba(0,0,0,.3);
    -o-box-shadow: 0 5px 5px 0 rgba(0,0,0,.3);
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.3);
  padding: 18px 0 30px 0;}
.Top002742 .header-menu li .sub dl{float: left; width: 16.6666%;/*height: 260px;*/ overflow:hidden}
.Top002742 .header-menu li .sub dl > *{max-width: 220px; margin: 0 auto; width: 96%;}
.Top002742 .header-menu li .sub dt{ padding: 5px 0; margin-bottom: 15px; line-height: 32px; border-bottom: 2px solid #113261;}
.Top002742 .header-menu li .sub dt img{float: left; height: 32px; margin-right: 10px;}
.Top002742 .header-menu li .sub dt a{font-size: 18px; color: #113261;font-weight: 700;/*font-family: "HKGrotesk-Bold";*/ padding:0}
.Top002742 .header-menu li .sub dt a:hover{background: none;}
.Top002742 .header-menu li .sub dd{line-height: 24px; padding: 3px 0;}
.Top002742 .header-menu li .sub dd a{color: #555;}
.Top002742 .header-menu li .sub dd a:hover{color: #0f3c8c;}
.Top002742 .header-menu li.hover em{position: relative;}
.Top002742 .header-menu li.hover em:after{position: absolute; content: '';border:6px solid transparent; border-bottom-color: #fff; left: 50%; margin-left: -6px;  bottom: 0;}

.Top002742 #header-menu{position: absolute; top: -100%; transform: translateY(-100%); right: 0; background: rgba(0,0,0,0.8); padding: 20px; width: 200px; border-radius: 0 0 0 5px; opacity: 0; transition: 0.5s;}
.Top002742 #header-menu.header-menu-show{top: 15%;transform: none;opacity: 1;overflow: auto; bottom: 0;position: fixed;}

.Top002742 .header-menu li #cartNum{position: absolute;font-size: 12px;right: -15px;width: 22px;top: 50%;transform: translateY(-50%);line-height: 22px;border-radius: 50%;color: #fff;height: 22px;background: -moz-linear-gradient(left, rgba(227,87,72,1) 0%, rgba(191,38,32,1) 100%);
    background: -webkit-linear-gradient(left, rgba(227,87,72,1) 0%,rgba(191,38,32,1) 100%);
    background: linear-gradient(to right, rgba(227,87,72,1) 0%,rgba(191,38,32,1) 100%);display: none;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );}
.Top002742 .header-menu li #cartNum::before{position: absolute;bottom: 2px;left: 2px;width: 90%;height: 100%;background: url(../images/num.png)no-repeat center bottom;content: '';background-size: contain;}


@media(max-width:1366px){
.Top002742 .header-right{}
.Top002742 .header-search{/*right: 18%;*/}
}
@media(max-width:1280px){
.Top002742 .header-menu li em{padding: 0px 20px;}
}
@media(max-width:1200px){
.Top002742 .header-right{}
.Top002742 .header-menu li em{padding: 0px 18px;}
}
@media(max-width:1024px){
.Top002742 #header-menu.header-menu-show{top: 9%;}
}
@media(max-width:414px){
.Top002742 #header-menu.header-menu-show{top: 15%;}
}
@media(max-width:375px){
.Top002742 #header-menu.header-menu-show{top: 16.5%;}
}
@media(max-width:1024px){
.Top002742 .header-right{width: 47%;}
.Top002742 #open_menu{width: 40px; height: 35px;border: 1px solid rgba(255,255,255,0.2);border-radius: 3px; margin-top: 17px; margin-left: 10px;position:relative;}
.Top002742 #open_menu span,
.Top002742 #open_menu:after,
.Top002742 #open_menu:before{ position:absolute; width:70%; left:15%; height:3px; background:#004679;}
.Top002742 #open_menu:after,
.Top002742 #open_menu:before{ content:''; transition:transform 0.3s;}
.Top002742 #open_menu span{ top:50%; margin-top: -1.5px;}
.Top002742 #open_menu:before{top:8px;}
.Top002742 #open_menu:after{ bottom:8px;}

.Top002742 #open_menu.open_menu_on span{ opacity:0;}
.Top002742 #open_menu.open_menu_on:after,
.Top002742 #open_menu.open_menu_on:before{ top:50%; margin-top:-2px; transform:rotate(45deg);width:70%; left:15%;}
.Top002742 #open_menu.open_menu_on:before{ transform:rotate(-45deg);}
}

@media(max-width:768px){
.Top002742 .header-right{width: 62%;}
.Top002742 .top-search{width: 100%;margin-right: 0%;}
.Top002742 .header-right > *{ float:right}
.Top002742 .top-language figure a{ padding:0 2px}
}
@media(max-width:417px){
/*.Top002742 #open_menu{width: 35px;margin-left: 0px;}  */
.Top002742 .header-right{width: 57%;}
/*.Top002742 .top-language > span{padding-right: 10px;}*/
.Top002742 .top-search{width: 97%;margin-right: 0%;}
.Top002742 .header-right > *{ float: left}
.Top002742 .top-language figure a{ padding:0 2px}
.Top002742 .top-dl{padding-left: 45.8%;}
.Top002742 #open_menu{margin-left: 0px; }
}

@media(max-width:375px){
.Top002742 .top-dl{padding-left: 40%;}
}
/*Banner002729 */
.Banner002729 .slider li.slick-slide{ height: auto;position: relative;}
.Banner002729 .ytable{height: 100%;}
.Banner002729 .txt-main{position: absolute; left: 0; width: 100%; top: 0; height: 100%; z-index: 3;font-size: 50px;}
.Banner002729 .txt-main a.more{ display: block; color: #fff;width: 133px; text-transform:uppercase; line-height: 38px; border:1px solid #fff; background-color: hsla(0,0%,100%,.1);text-align: center; font-weight: bold; font-size:14px;transform: translateY(100%); -webkit-transform: translateY(100%);opacity: 0;-webkit-opacity: 0; transition:transform 0.5s 1.5s,opacity 0.5s 1.5s;}
.Banner002729 .txt-main a.more:hover{background: #184477; color: #fff;}
.Banner002729 .txt-main aside{color: #fff; max-width: 700px; transform: translateY(100%); -webkit-transform: translateY(100%);opacity: 0;-webkit-opacity: 0;}
.Banner002729 .txt-main aside.tit{font-size: 40px; line-height: 1em; max-height: 2em; transition: 0.5s/*;text-transform: uppercase*/;font-weight: 900; /*font-family: "HKGrotesk-Bold";*/}
.Banner002729 .txt-main aside.pre{font-size: 20px; line-height: 1.2em;  max-height: 2.4em; margin:12px 0 24px;transition: 0.5s 0.5s;}
.Banner002729 .an-show .txt-main a.more,
.Banner002729 .an-show .txt-main aside{ transform: translateY(0); -webkit-transform: translateY(0); opacity: 1;-webkit-opacity: 1;}
.Banner002729 .slider li .wap,
.Banner002729 .slider li .pc{height: 400px;}
.Banner002729 .slick-dots{text-align: center;position: absolute; left: 0; z-index: 10; bottom: 30px; width: 100%;}
.Banner002729 .slick-dots li{list-style: none; display: inline-block; margin: 0 6px;width: 16px; height: 5px;cursor: pointer; position: relative;background: #fff; }
.Banner002729 .slick-dots li button{position: absolute; left: 50%; top: 50%; background: #e1e1e1;padding: 0; width: 16px; height: 5px; margin: 0 8px;cursor: pointer; font-size: 0; border: 0;background: #fff; opacity: 0.8;-webkit-opacity: 0.8;display: none}
.Banner002729 .slick-dots li.slick-active button{opacity: 1;-webkit-opacity: 1;width: 36px; height: 5px;background: #fff;}
.Banner002729 .slick-dots li.slick-active{width: 36px; height: 5px;}
@media screen and (min-width: 768px){
    .Banner002729 .ytable{max-width: 750px;padding-left: 30px;padding-right: 30px;}
}
@media screen and (min-width: 992px){
    .Banner002729 .ytable{max-width: 970px;}
}
@media screen and (min-width: 1200px){
    .Banner002729 .ytable{max-width: 1170px;}
}
@media(min-width:1201px){
.Banner002729 .slider li .wap{display: none;}
}
@media(max-width:1200px){
.Banner002729 .slider li .pc{display: none;}
}
@media(max-width:1024px){
	.Banner002729 .ytable{ padding:0 5%}
.Banner002729 .txt-main{font-size: 40px;}
.Banner002729 .txt-main aside.tit{ font-size:24px}
}
@media(max-width:640px){
.Banner002729 .txt-main{font-size:28px;}
}
@media(max-width:480px){
.Banner002729 .txt-main{font-size:20px;}
}
/*
 .Floor001684 为demo编号
 */
.Floor001684{padding-top:3%;}
.Floor001684 .auto{ text-align:center;font-size:16px;}
.Floor001684 .auto h1{ margin:0;  color:#20272d; font-size:40px; text-transform:uppercase;}
.Floor001684 .auto dl{ padding-bottom:2%; padding-top:3%;}
.Floor001684 .auto dl span{ display:inline-block; margin:0 1%;/* text-transform:uppercase; */border-bottom:1px solid transparent;font-weight: 700;
    /*font-family: "HKGrotesk-Bold";*/ cursor:pointer;}
.Floor001684 .auto dl span.on{ border-bottom-color:#1665ad;color:#1665ad;}
.Floor001684 .list{ background-color:#f6f7f8;}
.Floor001684 .list ul{ display:none;}
.Floor001684 .list li{ width:50%; padding-bottom:20%; float:left; position:relative;}
.Floor001684 .list li .Ispic,
.Floor001684 .list li figure{ position:absolute; width:50%; top:0; height:100%;}
.Floor001684 .list li .Ispic{ left:0;}
.Floor001684 .list li figure{ left:50%;}
@media(min-width:1001px){
.Floor001684 .list li:nth-child(3) .Ispic,
.Floor001684 .list li:nth-child(4) .Ispic{ left:50%;}
.Floor001684 .list li:nth-child(3) figure,
.Floor001684 .list li:nth-child(4) figure{ left:0;}
}
.Floor001684 .table{ display:table; width:100%; height:100%;}
.Floor001684 .table_cell{ display:table-cell; vertical-align:middle; text-align:center; }
.Floor001684 .list li h3{ font-weight:normal; font-size:24px; padding:0 5%; margin:0;}
.Floor001684 .list li h3 a{color:#20272d;}
.Floor001684 .list li p{ color:#333f48; margin:3% 0 10% 0; line-height:20px; overflow:hidden; max-height:60px;padding:0 5%;   }
.Floor001684 .list li .more{ line-height:40px; display:inline-block; padding:0 6%; border:1px solid #1665ad; color:#1665ad; transition:0.3s; font-weight: 700;
    /*font-family: "HKGrotesk-Bold";*/ text-transform:uppercase}
.Floor001684 .list li .more:hover{ color:#fff; background-color:#1665ad;}
@media(max-width:1200px){
.Floor001684 .list li p{ max-height:40px;}
.Floor001684 .list li .more{ line-height:35px;}
}
@media(max-width:1000px){
.Floor001684 .list li{ width:auto; padding-bottom:50%; float:none;}
.Floor001684 .list li:nth-child(2n) .Ispic{ left:50%;}
.Floor001684 .list li:nth-child(2n) figure{ left:0;}
}
@media(max-width:640px){
.Floor001684 .list li h3{font-size:18px; }
.Floor001684 .list li p{ font-size:12px;}
}
@media(max-width:480px){
.Floor001684 .auto h1{font-size:28px;}
.Floor001684 .list li h3{  font-size:16px; }
.Floor001684 .list li p{ margin:2% 0;}
.Floor001684 .list li .more{ line-height:28px; font-size:12px;}
.Floor001684 .auto p{ font-size:13px;}
}
/*
 Floor000885 为demo编号
 */
.Floor000885{  padding:3% 0 3%; background:#f9f9f9 }
.Floor000885 .wrap-Tit {position: relative; text-align: center;padding: 10px 0 30px;}
.Floor000885 .wrap-Tit h2{ font-size: 26px; color: #20272d; margin: 0; position: relative; z-index: 3;/* text-transform:uppercase;*/}
.Floor000885 .wrap-Tit em{ font-style: normal; color: #3e61af; font-family: Myriad Pro; font-size: 34px; text-transform: uppercase;position: relative; z-index: 3;}
.Floor000885 .wrap-Tit .bg{ font-size: 70px; font-weight: bold;  color: rgba(164,174,192,.1); position: absolute; top: 0%; left: 50%; transform: translateX(-50%); text-transform: uppercase; z-index: 1; line-height: 0.8;}
@media only screen and (min-width:1024px ) {
	.Floor000885 .wrap-Tit h2{ font-size: 36px;}
	.Floor000885 .wrap-Tit em{font-size: 44px;}
	.Floor000885 .wrap-Tit .bg{ font-size: 130px;}
}
@media only screen and (min-width:1440px ) {
	.Floor000885 .wrap-Tit h2{ font-size: 40px;}
	.Floor000885 .wrap-Tit em{font-size: 54px;}
	.Floor000885 .wrap-Tit .bg{ font-size: 95px;  /*font-family: "HKGrotesk-Bold";*/ }
}
/*.Floor000885 .wrap-Tit h2:after{ content: ""; width: 50px; height: 4px; background: #004679; display: block; margin:28px auto 10px; transition: width .5s;}*/
/*.Floor000885 h1 span{ border-bottom: 1px solid #e60013; display:inline-block;padding-bottom: 3px;}
.Floor000885 h1 a{ float: right;  width: 109px; height: 35px; border-radius:35px; font-size:14px; color:#e60013; text-align:center; line-height:35px; border:1px solid #e60013; background-color:#fff;}
*/
.Floor000885 ul{ /*overflow: hidden;*/ padding:0% 0 3%;}
.Floor000885 ul li{ float: left;  /*   width: 28.3333%; background: #fff;*/margin:0 40px;  text-align: center; position: relative;margin-top: 8px;margin-bottom: 1%;/*box-shadow: 0px 0px 10px 2px rgba(0,0,0,.035);*/transition: all .2s cubic-bezier(.04,0,.2,1);border: 1px solid #dbdbdb;overflow: hidden}
.Floor000885 ul li .Ispic{ display: block; padding-bottom: 76%;position: relative;z-index: 1;transition: transform .5s ease-in-out;}
.Floor000885 ul li:hover .Ispic{transform: scale(1.2)}
.Floor000885 ul li .text{ padding: 0 0 8%;height: 250px;overflow: hidden;position: relative;z-index: 2}
.Floor000885 ul li h2{ margin-top:0}
.Floor000885 ul li h2 a{ margin:0; font-weight:normal; margin:0;display: block;padding: 10px 22px 10px;font-weight: 700;
    /*font-family: "HKGrotesk-Bold";*/text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 20px; color: #fff;background: #004679;}
.Floor000885 ul li p{margin:0;padding: 3% 0% 0% 10%;font-size: 16px;line-height: 20px;text-align: left;    color: #000;position:relative}
.Floor000885 ul li p:after{ content: ""; width: 4px; height: 4px; background: #004679; display: block; position: absolute;     top: 60%;border-radius: 69px;left: 5%;}
.Floor000885 ul li .more{ position: absolute; left: 50%; bottom: -16.5px; width: 83px; height: 33px; background:url(../images/Floor000885_bg.png)  no-repeat center top; line-height: 33px; color: #fff; font-size: 12px; margin-left: -41.5px; transition: all 300ms; -webkit-transition:all 300ms;}
.Floor000885 ul li:hover h2{ color: #1665ad; }
.Floor000885 .more{ border: 1px solid #004679; color: #004679; display: block; height: 40px; line-height: 38px; text-align: center; width: 80%; max-width: 170px; position: relative;border-radius: 4px;
transition: color .5s;margin: 0 auto;font-size: 16px;/*font-family: "HKGrotesk-Bold";*/}
.Floor000885 .more span{ position: relative;/* background: url(../images/Floor002412-more_icon.png) no-repeat right center; padding-right: 25px;*/ z-index: 3;}
.Floor000885 .more:after{ content: ""; width: 0; height: 100%; background: #004679; display: block; position: absolute; top: 0; left: 0;transition: width .5s;}
.Floor000885 .more:hover:after{ width: 100%;}
.Floor000885 .more:hover{ color: #fff;}
/*.Floor000885 ul li:nth-child(3n){ margin-right:0;}*/
/*slick Basic*/
.Floor000885 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Floor000885 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Floor000885 .slick-list:focus {outline: none}
.Floor000885 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Floor000885 .slick-slider .slick-track,
.Floor000885 .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)}
.Floor000885 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Floor000885 .slick-track:before,
.Floor000885 .slick-track:after{display: table; content: '';}
.Floor000885 .slick-track:after{ clear: both;}
.Floor000885 .slick-loading .slick-track { visibility: hidden;}
.Floor000885 .slick-slide{ display: none; float: left;min-height: 1px;height: auto;}
[dir = 'rtl'] .slick-slide {float: right;}
.Floor000885 .slick-slide .slick-loading img { display: none;}
.Floor000885 .slick-slide .dragging img { pointer-events: none;}
.Floor000885 .slick-initialized .slick-slide { display: block;}
.Floor000885 .slick-loading .slick-slide { visibility: hidden;}
.Floor000885 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Floor000885 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.Floor000885 .slick-arrow{ position:absolute; width:22px; height:22px; top:50%; margin-top:-11px; overflow:hidden;font-size: 0; cursor: pointer;z-index:10; border: 0;background: none;padding: 0; border-top: 2px solid #3099d2;border-left: 2px solid #3099d2;transform:rotate(-45deg);}
.Floor000885 .slick-prev{ left:-25px;}
.Floor000885 .slick-next{transform:rotate(135deg); right:-25px;}
@media(min-width:1293px){
.Floor000885 .list_scroll .slider{margin: 0 -16px;}
}
@media(max-width:1292px){
.Floor000885 .slick-prev{ left:0;}
.Floor000885 .slick-next{ right:0;}
}



@media(max-width:768px){
.Floor000885 ul li{    width: 48%; margin: 0 1% 0% !important;}
.Floor000885 ul li:nth-child(2n){ margin-right:0;}
}
@media(max-width:480px){
.Floor000885 ul li{  width: 100%; margin: 0 0 1% 0 !important;}
.Floor000885 h1{ font-size: 20px;}
.Floor000885 h1 a{ width:80px;height: 30px;border-radius:30px; line-height:30px;}
}




.Floor000885 .slick-arrow{ position:absolute; width:22px; height:22px; top:44%; margin-top:-11px; overflow:hidden;font-size: 0; cursor: pointer;z-index:10; border: 0;background: none;padding: 0; border-top: 2px solid #004679;border-left: 2px solid #004679;transform:rotate(-45deg);}
.Floor000885 .slick-prev{ left:-25px;}
.Floor000885 .slick-next{transform:rotate(135deg); right:-25px;}
@media(min-width:1293px){
/*.Floor000885 .list_scroll .slider{margin: 0 -16px;}*/
}
@media(max-width:1292px){
.Floor000885 .slick-prev{ left:0;}
.Floor000885 .slick-next{ right:0;}
}








/*
 Floor000885 为demo编号
 */
.Floor000888{  padding:4% 0 1%;  }
.Floor000888 ul{ /*overflow: hidden;*/}
.Floor000888 ul li{ float: left;     width: 22.75%; background: #fff;text-align: center; position: relative; margin-right:3%;margin-bottom:3%;/*box-shadow: 0px 0px 10px 2px rgba(0,0,0,.035);*/transition: all .2s cubic-bezier(.04,0,.2,1);overflow: hidden}
.Floor000888 ul li:nth-child(4n){ margin-right:0;}
.Floor000888 ul li .box{ overflow: hidden;border: 1px solid #dbdbdb;}
.Floor000888 ul li .Ispic{ display: block; padding-bottom: 83%;transition: transform .5s ease-in-out;position: relative;z-index: 1;}
.Floor000888 ul li:hover .box{}
.Floor000888 ul li:hover .Ispic{transform: scale(1.2);}
.Floor000888 ul li .text{ padding: 0 0 8%;height: 235px;overflow: hidden;position: relative;z-index: 2;border: 1px solid #dbdbdb;border-top: 0}
.Floor000888 ul li h2{ margin-top:0}
.Floor000888 ul li h2 a{ margin:0; font-weight:normal; margin:0;display: block;padding: 10px 22px 10px;font-weight: 700;/*font-family: "HKGrotesk-Bold";*/text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 20px; color: #fff;background: #004679;}
.Floor000888 ul li p{margin:0;padding: 3% 0% 0% 10%;font-size: 16px;line-height: 20px;text-align: left;    color: #000; position:relative}
.Floor000888 ul li p:after{ content: ""; width: 4px; height: 4px; background: #004679; display: block; position: absolute;     top: 60%;border-radius: 69px;left: 5%;}
.Floor000888 ul li:hover h2{ color: #1665ad; }
@media(max-width:768px){
.Floor000888 ul li{    width: 48%; margin: 0 1% 6% !important;}
.Floor000888 ul li:nth-child(2n){ margin-right:0;}
}
@media(max-width:480px){
.Floor000888 ul li{  width: 100%; margin: 0 0 6% 0 !important;}
.Floor000888 h1{ font-size: 20px;}
.Floor000888 h1 a{ width:80px;height: 30px;border-radius:30px; line-height:30px;}
}









/*Floor002677 */
.Floor002677{ overflow:hidden;padding: 2% 0 4%; }
.Floor002677 .title{ padding-top:5%; text-align: center;padding-bottom:3%; margin: 0;color: #20272d;font-size: 30px; font-weight: bold;/*text-transform: uppercase;*/ }
.Floor002677 .title span{ display:block; color:#98663a; font-size:30px; text-transform:uppercase; }
@media(max-width:1024px){
.Floor002677 .title{ padding:2% 0; font-size:24px;}
.Floor002677 .title span{ font-size:20px;}
}

.Floor002677 .main{/* background:#f9f8f4; */border-radius:50px 0 0 50px; position:relative; z-index:1;}
/*.Floor002677 .main::before{ z-index:1; position:absolute; content:''; left:100%; width:100%; height:100%; background:#f9f8f4;}*/
.Floor002677 .main > *{ position:relative; z-index:2;  width:55%;}
.Floor002677 .news-list{float:right; padding:0% 0% 0 3%;}
.Floor002677 .news-top{ float:left; margin-top:0%;width: 45%;
    text-align: justify;}
.Floor002677 .news-top .txt{ padding:20px 15px 15px 0; /*border-bottom:1px solid #e9eef4;*/}
.Floor002677 .news-top .pic img{ display:block; width:100%;}
.Floor002677 .txt time{ font-size:16px; color:#999;}
.Floor002677 .txt h2{ font-size:18px; font-weight:normal;}
.Floor002677 .txt h2 a{ color:#353535;font-weight: 700;/*font-family: "HKGrotesk-Bold";*/}
.Floor002677 .txt h2 a:hover{ color:#1665ad;}
.Floor002677 .news-top p{line-height: 29px;font-size: 16px;height: 264px; overflow: hidden; margin:0; margin-bottom: 5%;color: #000;}
/*.Floor002677 .txt .more{color: #1665ad;text-transform: uppercase;font-weight: 700; font-family: "HKGrotesk-Bold"; font-size: 14px;}*/
.Floor002677 .news-list h2{ line-height:24px; margin:0;padding-top: 10px;border-radius: 4px;}
.Floor002677 .more{ border: 1px solid #004679; color: #004679; display: block; height: 40px; line-height: 38px; text-align: center; width: 80%; max-width: 170px; position: relative;
transition: color .5s;margin: 0 auto;font-size: 16px;margin-top: 5%;border-radius: 4px;
    /*font-family: "HKGrotesk-Bold";*/
}
.Floor002677 .more span{ position: relative; /*background: url(../images/Floor002412-more_icon.png) no-repeat right center; padding-right: 25px;*/ z-index: 3;
}
.Floor002677 .more:after{ content: ""; width: 0; height: 100%; background: #004679; display: block; position: absolute; top: 0; left: 0;
transition: width .5s;
}
.Floor002677 .more:hover:after{ width: 100%;}
.Floor002677 .more:hover{ color: #fff;}

.Floor002677 .details{ width:auto;}
.Floor002677 .details a{ float:right; margin-top:-30px;width:135px; line-height:40px; text-align:center; color:#fff; background:#1665ad; border-radius:40px; font-size:14px; transition:0.3s;font-weight: 700;
    /*font-family: "HKGrotesk-Bold";*/ text-transform: uppercase;}
.Floor002677 .details a:hover{ background:#073763; color:#fff;}

.Floor002677 .bx-pager{ padding:30px 0; overflow:hidden;}
.Floor002677 .bx-pager div{ float:left; padding-right:10px;}
.Floor002677 .bx-pager a{ display:block; border:3px solid #efe9dd; border-radius:50%; width:16px; height:16px; overflow:hidden; line-height:1000px;}
.Floor002677 .bx-pager a.active{ border-color:#956134;}
@media(max-width:768px){
.Floor002677 .main > *{ width:auto; float:none !important;}
.Floor002677 .news-top{ margin-top:0; padding:3%;}
.Floor002677 .main{ border-radius:10px 0 0 10px;}
}
@media(max-width:480px){
.Floor002677 .bx-pager{ position:relative; bottom:auto; right:auto; text-align:center; padding:3% 0;}
.Floor002677 .bx-pager div{ float:none; display:inline-block;}
.Floor002677 .details{ text-align:center; padding-bottom:3%;}
.Floor002677 .details a{ float:none; display:inline-block; margin-top:0;}
.Floor002677 .txt h2{ font-size:15px; margin:3% 0; line-height:20px; height:40px;}
.Floor002677 .txt time{ font-size:12px;}
}

/*TextList002148 */
.TextList002148{ padding-top:0%;}
.TextList002148 .auto{ max-width:1600px;}
.TextList002148 ul{padding-bottom: 3%;}
.TextList002148 li{ overflow:hidden; padding-left:115px; padding-right:48px; position:relative; margin-bottom:2%;}
.TextList002148 li:after{ position:absolute; content:''; right:0; top:0;width:48px; height:100%; background:url(../images/PicList002149-more.png) no-repeat center center #f0f0f0; transition:0.2s;}
.TextList002148 li:hover::after{ background-color:#004679;background:url(../images/PicList002149-more2.png) no-repeat center center #004679;}
.TextList002148 li:hover a{ color:#004679}
.TextList002148 li div{/*border-left:1px solid #e9e9e9; */background-color:#f6f7f8; padding:5%;}
.TextList002148 li time{ position:absolute; left:0; top:0; width:100px; height:100%;background-color:#f6f7f8; /*border-right:1px solid #e9e9e9;*/}
.TextList002148 li time:after{ position:absolute; content:''; background:url(../images/TextList002148-time.png) no-repeat; width:11px; height:19px; top:50%; right:-11px; margin-top:-9px;}
.TextList002148 li time span{ position:absolute; width:100%; text-align:center; top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%); color:#004679; font-size:16px;}
.TextList002148 li time i{ font-style:normal; font-size:43px; color:#004679; display:block; /*font-family:"Courier New", Courier, monospace;*/ line-height:40px;}
.TextList002148 li time i:after{ display:block; content:''; margin:5px auto; height:1px; width:66px; background:#dfdfdf;}
.TextList002148 li h3{ margin:0; font-size:18px;/*font-family: "HKGrotesk-Bold";*/}
.TextList002148 li p{ line-height:20px; overflow:hidden; color:#999; height:23px; margin:2% 0 0 0;}
@media(max-width:1000px){
.TextList002148 li{padding-left:120px;padding-right:30px;}
.TextList002148 li:after{width:30px; background-size:35% auto;}
.TextList002148 li time{width:105px;}
.TextList002148 li time span{font-size:14px;}
.TextList002148 li time i{font-size:40px;line-height:30px;}
}
@media(max-width:768px){
.TextList002148 li h3{ font-size:16px;}
}
@media(max-width:480px){
.TextList002148 li{padding-left:100px;padding-right:0;}
.TextList002148 li:after{ display:none;}
.TextList002148 li time{width:85px;}
.TextList002148 li time span{font-size:12px;}
.TextList002148 li time i{font-size:30px;}
.TextList002148 li h3{ font-size:14px;}
.TextList002148 li p{ font-size:12px; line-height:20px; overflow:hidden; height:40px;}
}












/*Bottom002743 */

@font-face {
  font-family: 'FontAwesome';
  src: url("../Fonts/fontawesome-webfont.eot?v=4.5.0");
  src: url("../Fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../Fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../Fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../Fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../Fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-linkedin:before {
  content: "\f0e1";
}
.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}


.Bottom002743{ background: #113261; padding-top: 50px;color: rgba(255,255,255,0.4);}
.Bottom002743 .auto{ padding:0 5%}
.Bottom002743 a{color: rgba(255,255,255,0.4);}
.Bottom002743 a:hover{color: #fff;}
.Bottom002743 .copyright{background: #113261; line-height: 24px; padding: 15px 0;color:rgba(255,255,255,0.4);border-top: 1px solid rgba(255,255,255,0.03);margin-top: 1%;}
.Bottom002743 .copyright a{color: rgba(255,255,255,0.4);}
.Bottom002743 .copyright a:hover{color: #eb422c;}
.Bottom002743 .copyright a:not(:last-child):after{display: inline-block; content: ''; width: 1px; height: 13px; background: rgba(255,255,255,0.4); vertical-align: middle; margin: 0 7px;}

.Bottom002743 .links{margin: 53px 0; border-top: 1px solid rgba(255,255,255,0.07);border-bottom: 1px solid rgba(255,255,255,0.07);position: relative; line-height: 24px; padding: 11px 0 11px 70px;}
.Bottom002743 .links a{display: inline-block;}
.Bottom002743 .links span{position: absolute; left: 0; top: 11px; color: rgba(255,255,255,0.4);}
.Bottom002743 .links a:not(:last-child):after{display: inline-block; content: ''; width: 1px; height: 13px; background: rgba(255,255,255,0.07);vertical-align: middle; margin: 0 14px;}

.Bottom002743 .contact{max-width: 345px;}
.Bottom002743 .contact .name,
.Bottom002743 nav dl dt{font-size: 18px;color: #fff; padding-bottom: 25px;}
.Bottom002743 .contact .logo{padding-bottom: 9%;
    display: block;}
.Bottom002743 .contact li{ padding-bottom: 11px;}
.Bottom002743 .contact li aside{ padding-left: 25px;background-position: left center; background-repeat: no-repeat;}
/*.Bottom002743 .contact li:nth-child(1){padding-bottom: 32px;}*/
.Bottom002743 .contact li:nth-child(2) aside{background-image: url(../images/Bottom002743_icon_email.png);}
.Bottom002743 .contact li:nth-child(3) aside{background-image: url(../images/Bottom002743_icon_call.png);}
.Bottom002743 .contact li:nth-child(4) aside{background-image: url(../images/Bottom002743_icon_add.png);}
.Bottom002743 .contact li b{font-size: 28px;color: #fff;}
.Bottom002743 nav dl dt a{color: #fff;}
.Bottom002743 nav{float: right; width: 70%; max-width:850px ;}
.Bottom002743 nav dl{float: left; max-width: 180px;}
.Bottom002743 nav dd{line-height: 20px; padding: 4px 0;}
.Bottom002743 nav .code{text-align: center;}
.Bottom002743 nav .code img{max-width: 121px;}
.Bottom002743 .inline-list { -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); transform: translateY(-5px); margin-bottom: -5px; margin-left: -3px; margin-right: -3px; padding-top:13px;}
.Bottom002743 .inline-list > li { display: inline-block; margin-top: 5px; padding: 0 3px;}
.Bottom002743 .inline-list .icon{  width: 40px; height: 40px; line-height: 40px; font-size: 16px;border-radius: 50%; color:rgba(255,255,255,0.4);background: #0a254b;overflow: hidden;  display:block; text-align:center;transition: .33s all ease-out;}
.Bottom002743 .inline-list .icon:hover{ background:#1665ad; color:#fff;}
.Bottom002743  .cell-sm-6 h3{font-size: 18px;
 color: #fff;
 font-weight: normal; margin:0; margin-top:15px}
@media(max-width:1280px){
.Bottom002743 .contact{max-width: 276px;}
}
@media(min-width:769px){
.Bottom002743 .contact{float: left;}
.Bottom002743 .copyright aside{float: right;}
}
@media(max-width:768px){
.Bottom002743{padding-top: 5%;}
.Bottom002743 nav{display: none;}
.Bottom002743 .contact{display: table; margin: 0 auto;}
.Bottom002743 .links{margin: 30px 0; }
.Bottom002743 .contact .name,
.Bottom002743 .copyright{text-align: center;}
}




/*Other */
.Other002781 ul{ position:fixed; right:1%; z-index:110; bottom:20%; box-shadow: 5px 5px 30px rgba(0,0,0,.1); -webkit-box-shadow: 5px 5px 30px rgba(0,0,0,.1);}
.Other002781 li{ position:relative;}
.Other002781 li > a{ display:block; width:60px; height:60px; background: url(../images/Other002781_icon.png) no-repeat center top #fff; transition:0.3s;}
.Other002781 li > a:hover{ background-image: url(../images/Other002781_icon1.png); transform:rotate(360deg);
	-webkit-transform:rotate(360deg); -ms-transform:rotate(360deg);background-color: #004679;}
.Other002781 li.li_left > a{background: #fff;text-align: center;line-height: 60px;}
.Other002781 li.li_left > a:hover{background: #004679;}
.Other002781 li.li_left > a span{font-size: 36px;}
.Other002781 li.li_left > a:hover span{color: #fff;}
.Other002781 li.li_jd .wap,
.Other002781 li.li_wx .wap,
.Other002781 li.li_vip .wap{ display:none;}
.Other002781 li.li_jd aside,
.Other002781 li.li_wx aside,
.Other002781 li.li_message aside,
.Other002781 li.li_vip aside{ display:none; position:absolute; right:100%; line-height:60px; white-space:nowrap; text-overflow:ellipsis; top:0;background:#004679; margin-right:1px;border-radius:3px; padding:0 10px; font-size:16px; color:#fff;}
.Other002781 li.li_wx a{ background-position:center -61px; }
.Other002781 li.li_vip a{  background-position:center -122px;}
.Other002781 li.li_message a{background: url(../images/Other002781_icon1.png) no-repeat center -183px #004679;}
.Other002781 li.li_gettop a{ background-position:center bottom; }
@media(min-width:1025px){
.Other002781 li.li_message:hover aside,
.Other002781 li.li_jd:hover aside,
.Other002781 li.li_wx:hover aside,
.Other002781 li.li_vip:hover aside{ display:block;}
}
@media(max-width:1024px){
.Other002781 li.li_jd a,
.Other002781 li.li_wx a,
.Other002781 li.li_vip a{ display:none;}
.Other002781 li.li_jd .wap,
.Other002781 li.li_wx .wap,
.Other002781 li.li_vip .wap{ display:block;}
}

.Other002781 .pop-up{ display:none; position:fixed; z-index:150; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);}
.Other002781 .pop-up .ycenter{ height:100%;}
.Other002781 .pop-up .main{ position:relative; width:90%; margin:0 auto; max-width:600px; background:#fff; border:5px solid #004679; border-radius:10px; padding:2%;}
.Other002781 .pop-up .close{ position:absolute; width:30px; height:30px; right:-15px; top:-15px; border-radius:50%; background:#004679; cursor:pointer;}
.Other002781 .pop-up .close::before,
.Other002781 .pop-up .close::after{ position:absolute; content:''; left:20%; top:50%; width:60%; height:3px; background:#fff; margin-top:-1px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.Other002781 .pop-up .close::before{ transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.Other002781 .pop-up#form td{ padding-top:4%; vertical-align:top;}
.Other002781 .pop-up#form td.f-name{ text-align:right; width:90px; line-height:32px;}
.Other002781 .pop-up#form td .text{ width:100%; line-height:32px; height:32px; border:1px solid #eee; border-radius:3px; padding:0 5px;}
.Other002781 .pop-up#form td .btn{ width:40%; margin-right:3%; height:40px; cursor:pointer; border:none; border-radius:3px;color:#fff; background:#004679; max-width:120px;}
.Other002781 .pop-up#form td .btn_reset{ background:#999;}
.Other002781 .pop-up#form td textarea.text{ height:90px;}
.Other002781 .pop-up#form p{ margin:0; text-align:center; font-size:18px; font-weight:bold; color:#294593;}
.Other002781 .pop-up#map .main{ padding:15px;}
.Other002781 .pop-up .map{ height:300px;}
@media(max-width:640px){
.Other002781{display: none;}
}



/*公告栏*/

.Floor002404{background: #f5f4f4;text-align: center}
.Floor002404 .title{font-size: 20px;color: #004679;display: inline-block;text-align: center;/*font-family: "HKGrotesk-Bold";*/}
.Floor002404 .bx-wrapper{ position: relative;z-index:1;}
.Floor002404 .bx-wrapper{}
.Floor002404 .list li a{ line-height:55px;text-align: center;font-size: 16px;color: #000;}
.Floor002404 .bx-pager{ position: absolute; right: 0; top: 50%;transform: translateY(-50%);padding-top: 5px}
.Floor002404 .bx-pager >div{ display: inline-block; padding: 0 0 0 5px;}
.Floor002404 .bx-pager >div a{ display: block; width: 14px; height: 14px; text-indent: 9999px; overflow: hidden; position: relative;}
.Floor002404 .bx-pager >div a:before,
.Floor002404 .bx-pager >div a:after{ display: block; content: ""; position: absolute;}
.Floor002404 .bx-pager >div a:before{ width: 6px; height: 6px; z-index: 5; background: #8e8e8e; top: 4px; left: 4px;}
.Floor002404 .bx-pager >div a.active:before{ background: #004679;}
.Floor002404 .bx-pager >div a:after{ width: 14px; height: 14px; border: 2px solid transparent; top: 0; left: 0;}
.Floor002404 .bx-pager >div a.active:after{ border-color: #004679;}
.Floor002404 .bx-wrapper{ position:relative; }
.Floor002404 .bx-controls-direction { display: none;}



/*
 .Floor002412 为demo编号
 */
.Floor002412{ padding: 50px 0 40px; }
@media only screen and (max-width:1023 ) {
	.Floor002412{ padding: 30px 0;}
}

.Floor002412 .auto{  overflow: hidden;}

.Floor002412 .wrap-Tit {position: relative; text-align: center;padding: 10px 0 3%;}
.Floor002412 .wrap-Tit h2{ font-size: 26px; color:#20272d; margin: 0; position: relative; z-index: 3; /*text-transform:uppercase;*/}
.Floor002412 .wrap-Tit em{ font-style: normal; color: #3e61af; font-family: Myriad Pro; font-size: 34px; text-transform: uppercase;position: relative; z-index: 3;}
.Floor002412 .wrap-Tit .bg{ font-size: 70px; font-weight: bold;  color: rgba(164,174,192,.1); position: absolute; top: 0%; left: 50%; transform: translateX(-50%); text-transform: uppercase; z-index: 1; line-height: 0.8;}
@media only screen and (min-width:1024px ) {
	.Floor002412 .wrap-Tit h2{ font-size: 36px;}
	.Floor002412 .wrap-Tit em{font-size: 44px;}
	.Floor002412 .wrap-Tit .bg{ font-size: 130px;}
}
@media only screen and (min-width:1440px ) {
	.Floor002412 .wrap-Tit h2{ font-size: 40px;}
	.Floor002412 .wrap-Tit em{font-size: 54px;}
	.Floor002412 .wrap-Tit .bg{ font-size: 95px;  /*font-family: "HKGrotesk-Bold";*/ }
}
/*.Floor002412 .wrap-Tit h2:after{ content: ""; width: 50px; height: 4px; background: #004679; display: block; margin:28px auto 10px; transition: width .5s;
}*/

.Floor002412 ul li{ float: left;width: 21.5%;margin-right: 4%; margin-bottom: 3%;}
.Floor002412 ul li:nth-child(4n){margin-right: 0%; }
.Floor002412 ul li .pic{ overflow:hidden;background: #f6f7f9;}
.Floor002412 ul li .pic a{ display: block; background-repeat: no-repeat; background-position: center; transition: transform .5s ease-in-out;background-size: 100%;border: 1px solid #d6d6d6;}
.Floor002412 ul li .pic a img{ visibility: hidden;}
.Floor002412 ul li .pic a:hover{ transform: scale(1.1);}
.Floor002412 ul li .word h3{ margin: 15px 0; font-size: 20px;line-height: 28px; text-align: center;    /*font-family: "HKGrotesk-Bold";*/}
.Floor002412 ul li .word h3 a{ color: #222;}
.Floor002412 ul li .word time{ color: #b3b3b3; font-size: 14px;}
.Floor002412 ul li .word figure{ height: 44px; overflow: hidden; line-height: 22px; color: #555; font-size: 14px; margin: 30px 0;}
.Floor002412 ul li .word .more{ border: 1px solid #004679; color: #004679; border-radius: 4px;display: block; height: 40px; line-height: 38px; text-align: center; width: 80%; max-width: 170px; position: relative;
transition: color .5s;margin: 0 auto;/*font-family: "HKGrotesk-Bold";*/}
.Floor002412 ul li .word .more span{ position: relative;font-size: 16px; /*background: url(../images/Floor002412-more_icon.png) no-repeat right center; padding-right: 25px;*/ z-index: 3;}
.Floor002412 ul li .word .more:after{ content: ""; width: 0; height: 100%; background: #004679; display: block; position: absolute; top: 0; left: 0;transition: width .5s;}
.Floor002412 ul li .word .more:hover:after{ width: 100%;}
.Floor002412 ul li .word .more:hover{ color: #fff;}

@media(max-width:768px){
.Floor002412{padding: 25px 0 40px;}
.Floor002412 ul li{width: 30.5%;}
.Floor002412 ul li:nth-child(3n){margin-right: 0% }
.Floor002412 ul li:last-child{margin-right: 0% !important; }
.Floor002412 ul li:nth-child(4n){margin-right: 4%; }
}
@media(max-width:480px){
.Floor002412 ul li{width: 47.5%;}
.Floor002412 ul li:nth-child(2n),.Floor002412 ul li:last-child{margin-right: 0% !important; }
.Floor002412 ul li:nth-child(3n){margin-right: 4%; }
}


/*
 .TextList007 为demo编号
 */
.TextList007 .list li{ margin-bottom:16px;padding-left: 50px;background: url(../images/TextList007-h5.png) no-repeat 0px 57%;}
.TextList007 .list li h5{cursor:pointer;padding: 10px 10px 10px 0px;line-height:33px;font-weight:normal;font-size:16px;margin:0;color: #000; border-bottom: 2px solid #cccccc;}
.TextList007 .list li:hover h5{color: #004679;font-weight: bold}
.TextList007 .list li h5 time { float:right; font-size:12px; color:#999;padding-left: 8%;}
.TextList007 .list li h5.on{ background-image:url(../images/TextList007-h5_on.png);}
.TextList007 .list li .txt{ padding:13px 13px 20px; display:none;     font-size: 16px;
    line-height: 24px;}
.TextList007 .list li .txt a{ color:#004679;}




/*
 .Shop002333 为demo编号
 */
.Shop002333{border: 1px solid #f2f2f2; padding:55px 20px;}
.Shop002333_1{border: none; padding:0px;}
.Shop002333 .redcolor{ color: #004679;}
.Shop002333 .yellowcolor{ color: #f6aa00;}
.Shop002333 .iradio{ position:absolute;top:45%; left:20px; display:block; width:17px; height:17px; background:url(../images/Shop002333-shop_icon.png) no-repeat 0 0; }
.Shop002333 .iradio.unradiobtn{ background-position:0 -46px;}
.Shop002333 .iradio.radiobtn{ background-position:0 0;}
.Shop002333 .m_numberSelect{ display:inline-block; border: 1px solid #cacaca; position: relative; background-color: #FFF; width:96px;}
.Shop002333 .m_numberSelect .i_minus,.Shop002333 .m_numberSelect .i_add{ width:27px; height:30px; line-height:30px; display:inline-block; color:#796767; font-size:20px; font-weight:bold; text-align:center; float:left;}
.Shop002333 .m_numberSelect .numberInput{width:40px; color:#796767; font-size:14px; text-align:center; line-height:30px; border: none; border-left:1px solid #cacaca;border-right:1px solid #cacaca; display:inline-block; height:30px;float:left;}

.Shop002333 .cartall{ line-height:40px;}
.Shop002333 a.clearcart{ background:url(../images/Shop002333-shop_icon.png) no-repeat 0 -86px; padding-left:20px; color:#999;}
.Shop002333 .cartbtns{/* border-top: 1px solid #f2f2f2; padding: 20px 0 0 0; margin-top: 20px;*/text-align:left;}
.Shop002333 .cartbtns a{border:1px solid #004679; color:#d70c18; background:#fff;width:170px; height:40px;  font-size:16px; text-align:center; display:inline-block; margin-left:5px; border-radius: 5px; }
.Shop002333 a.cartsubmit{ color:#fff; background:#004679;}


.Shop002333 .item{ margin-bottom: 25px;background: #fff;}
.Shop002333 .item-inner{ border: #e5e5e5 1px solid; color: #666;}
.Shop002333 .item-head{ font-size: 16px; padding: 20px 12px; position: relative; background: #f9f9f9; display: table; width: 100%; text-align: center;/*font-family: "HKGrotesk-Bold";*/}

.Shop002333 .item-head:before{ content: ""; display: block; position: absolute; top: -1px; left: 0; width: 100%; height: 1px; background: #004679;}
.Shop002333 .item-head em{ font-style: normal;}
.Shop002333 .item-head span{display: table-cell;width:40%;}
.Shop002333 .item-head .span2{ width: 20%;}
.Shop002333 .item-list{ display: table; width: 100%; text-align: center; line-height: 1.425;}
.Shop002333 .item-td{ display: table-cell; vertical-align: middle; padding: 10px; width: 20%;}
.Shop002333 .item-td:nth-child(2){width: 6%;}
.Shop002333 .item-td:last-child{width: 2%;}
.Shop002333 .item-td+.item-td{ border-left: 1px solid #f2f2f2;}
.Shop002333 .item-td+.item-td .text{ height: 69px;width: 86%; border: 1px solid #ddd;}
.Shop002333 .item-list+.item-list .item-td{ border-top: 1px solid #f2f2f2;}
.Shop002333 .pro{ width: 23%; position: relative; padding-left: 50px;}
.Shop002333 .pro .pic{position: relative;max-width: 97px;display: table; float: left; height: 97px; width: 45%;}
.Shop002333 .pro .pic a{ display: table-cell; vertical-align: middle;background: #eee;}
.Shop002333 .pro .pic a img{ max-width: 100%;max-height: 97px;}
.Shop002333 .pro .tit { padding-left: 15px; text-align: left;display: table; float: left; height: 97px; width: 55%;}
.Shop002333 .pro .tit a{ display: table-cell; vertical-align: middle;}
.Shop002333 .pro .tit a h1{margin: 0;
    font-size: 16px; color:#004679}
@media only screen and (max-width:767px ) {
	.Shop002333{ padding:20px;}
	.Shop002333 .item-head > *{ display: block;}
	.Shop002333 .item-head .total{ float: none;}
	.Shop002333 .item-td{ float: left; width: 30%; word-break:break-word; word-wrap: break-word; display: table; height: 80px;}
	.Shop002333 .item-td:nth-child(2){width: 50%; position: relative;}
	.Shop002333 .item-td:nth-child(4){width: 20%;}
	.Shop002333 .item-td+.item-td>*{ display: table-cell; vertical-align: middle;}
	.Shop002333 .item-td .m_numberSelect{ display: inline-block; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
	.Shop002333 .pro{ display: block; width: 100%;border-bottom: 1px solid #f2f2f2; height: auto;}
	.Shop002333 .pro .tit{ width: 55%;}
}

/*
 .Form002802
 */
.Form002802{ padding: 1% 0 5%; }
.Form002802 h1{font-size: 24px;/*font-family: "HKGrotesk-Bold";*/color: #0f3c8c;padding-bottom: 10px;}
.Form002802 .from{ max-width:1280px; margin:0 auto; }
.Form002802 .from td{ padding-right: 5%; padding-bottom:3%;}
.Form002802 .from td p{ margin: 0; color: #999; text-align: center;}
.Form002802 .from td div{ position:relative;}
.Form002802 .from label{ position:absolute; left:15px; top:0; font-size: 15px; line-height: 50px; color:#666;}
.Form002802 .from label span{ color: #f00;  }
.Form002802 .from .text{ width:100%; height:50px; line-height:50px; text-indent:10px; border:none; background:#f5f5f5;}
.Form002802 .from textarea.text{ height:132px;}
.Form002802 .from .btn{ padding-bottom: 1.5%; text-align:center;}
.Form002802 .from .btn input{ background:#004679; cursor:pointer; padding:0; border:none; width: 160px; height:38px; font-size: 16px; color:#fff; text-transForm002802: uppercase; border-radius: 99px;}

.Form002802 .address { padding:3% 0 0;}
.Form002802 .address dl{ border-top:1px solid #eee; padding:3% 0;}
.Form002802 .address dd{ }
.Form002802 .address dd h1,
.Form002802 .address dd h2,
.Form002802 .address dd p{ font-size:16px; padding-left:44px; line-height:35px;}
.Form002802 .address dd h2{ background-repeat:no-repeat; background-position: left center; display: inline-block; margin-right: 9%; margin-bottom: 2%; font-weight:normal;}
.Form002802 .address dd h1{ margin-bottom: 3%; padding-left: 0; font-size:24px; color: #333; font-weight: bold; }
.Form002802 .address dd h2{ font-size:18px;}
.Form002802 .address dd h2.h2_1{ background-image:url(../images/Form002802-icon1.jpg);}
.Form002802 .address dd h2.h2_2{ background-image:url(../images/Form002802-icon2.jpg);}
.Form002802 .address dd h2.h2_3{ background-image:url(../images/Form002802-icon3.jpg);}
.Form002802 .address dd h2.h2_4{ background-image:url(../images/Form002802-icon4.jpg);}

@media(min-width:641px){
.Form002802 .from td:nth-child(3n),
.Form002802 .from .textareas,
.Form002802 .from .btn,
.Form002802 .from .tip{ padding-right: 0; }
}
@media(max-width:640px){
.Form002802 .from td{ display: block; padding-right: 0; }
.Form002802 .address dd{ float:none; width:auto; padding-left:0; }
}
.TextList001398{ padding:55px 0 40px;}
.TextList001398 li{height: 49px; padding: 0 10px; line-height: 49px; position:relative;}
.TextList001398 li a{display:block; padding: 0 75px 0 25px; background: url(../images/TextList001398_dow.png) 0 50% no-repeat; font-size: 16px; color: #000;}
.TextList001398 li a:hover{color: #0f3c8c;}
.TextList001398 li .btn{width: 28px; height: 49px; position: absolute; top: 0; right: 20px; background: url(../images/TextList001398_btn.png) 0 50% no-repeat;}
.TextList001398 li:nth-child(2n){background: #f2f2f2;}
/*
 .TextList002192 为demo编号
 */
.TextList002192{ padding:5% 0 0;}
.TextList002192 .tit{ font-size:30px; font-weight:normal; color:#333; margin:0 0 30px; line-height:28px; text-align:center;}
.TextList002192 .tit span{ position:relative; }
.TextList002192 .tit span i{ font-size:27px; color:#333; width:2px; font-style:normal; position:absolute; left:8px; top:4px;}
.TextList002192 .tit span i:last-child{ right:13px; left:auto;}
.TextList002192 .tit em{ font-style:normal; text-transform:uppercase; color:#999; font-family:Arial; display:block; font-size:14px;}
.TextList002192 li{ border-bottom:1px solid #e3e3e3; padding-bottom:3%; margin-bottom:3%; position:relative; min-height:102px; padding-left:125px;}
.TextList002192 li time{ display:block; border:1px solid #e3e3e3; width:105px; height:102px; text-align:center; position:absolute; top:0; left:0; color:#888; line-height:1.4;}
.TextList002192 li time span{ display:block; border-bottom:1px solid #e3e3e3; font-size:50px; margin-bottom:5px;}
.TextList002192 li h2{ color:#444444; font-size:18px; margin:0; position:relative; padding-right:70px;}
.TextList002192 li h2 span{ display:block;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis;}
.TextList002192 li h2 .more{ position:absolute; right:0; top:0; text-transform:uppercase; font-weight:normal; font-size:14px;}
.TextList002192 li h2 a{transition: .3s ease-out; color:#444;}
.TextList002192 li h2 a:hover{ color:#0f3c8c;}
.TextList002192 li p{ color:#888; font-size:16px; line-height:24px; margin:15px 0 0; max-height:72px; overflow:hidden;}



/*
 .Page002274 为demo编号
 */
.Page002274{ text-align:center; padding:1% 0 60px;color:#000;}
.Page002274 .Pages *{ vertical-align:middle;}
.Page002274 .Pages .p_cur,
.Page002274 .Pages .p_count,.Page002274 .Pages .a_first,.Page002274 .Pages .a_end,.Page002274 .p_jump,
.Page002274 .Pages .p_total{ display:none;}
.Page002274 .Pages a{ display:inline-block; padding: 0 15px; line-height:37px; background-color: #eef0f1; color:#000; margin-left:5px;}
.Page002274 .Pages a:hover,
.Page002274 .Pages a.a_cur{ color:#fff; background-color:#004679;}
.Page002274 .Pages em{ font-style:normal; display:inline-block; vertical-align:middle;}
.Page002274 .Pages .i_text{ width:47px; height:36px; line-height:36px;border:1px solid #ceced5;}
.Page002274 .Pages .i_button{ cursor:pointer; background:none; width:47px; height:36px;border:1px solid #ceced5;}
.Page002274 .Pages .p_jump b{font-weight:normal; margin:0 5px;}
.Page002274 .Pages .a_prev,.Page002274 .Pages .a_next{ font-family: 宋体; font-weight: bold; padding:0 25px; }

@media(max-width:1000px){
.Page002274 .Pages em{ display:none;}
}
@media(max-width:640px){
.Page002274 .Pages a.a_first,
.Page002274 .Pages a.a_end{ display:none;}
.Page002274 .Pages a{ padding:0 10px;}
}
/*
 .Floor001271 为demo编号
 */
.Floor001271{  padding:55px 0 10px;}
.Floor001271 .title{ position:relative; text-align:center; padding:35px 0;color:#fcbe1b; background:url(../images/Floor001271-titlebg.png) no-repeat center center;}
.Floor001271 .title::before{ position:absolute; content:''; left:50%; top:0; width:1px; height:30px;background-color:#fcbe1b;}
.Floor001271 .title h1{ margin:0; font-weight:normal; font-size:34px;}
.Floor001271 .title p{ letter-spacing:2px;}
.Floor001271 li{ float:left; width:48.5%; margin-right:3%; margin-bottom:3%; border:1px solid #eee; position:relative; transition:0.4s;}
.Floor001271 li a{ position:absolute; left:0; top:0; width:100%; height:100%;z-index: 111;}
.Floor001271 li:nth-child(2n){ margin-right:0;}
.Floor001271 li div{ padding:4% 120px 4% 0;}
.Floor001271 li h2{padding-left:27px;font-size: 18px;margin:0 0 3% 0;color: #000;font-weight: normal;position:relative;}
.Floor001271 li p{  padding-left:27px;margin:0; font-size:14px; color:#9e9a98; line-height:20px; overflow:hidden; height:20px;}
.Floor001271 li time{ position:absolute; right:5%; top:50%; margin-top:-31px; font-size:45px; text-align:center; color:#5f5f5f; line-height:44px;}
.Floor001271 li time span{ position:relative; display:block; color:#b9b9b9; font-size:12px; line-height:18px;}
.Floor001271 li h2::before,
.Floor001271 li time span::before{ position:absolute; content:''; top:50%; left:-15px; width:15px; height:1px; background-color:#e3e3e3;}
.Floor001271 li h2::before{ left:0;}
.Floor001271 li:hover{ background-color:#004679; border-color:#004679;}
.Floor001271 li:hover h2,
.Floor001271 li:hover time{ color:#fff}
.Floor001271 li:hover p{ color:#fff;}
.Floor001271 li:hover time span{ color:#fff;}
.Floor001271 li:hover h2::before,
.Floor001271 li:hover time span::before{background-color:#fff;}
@media(max-width:640px){
.Floor001271 li{ float:none; margin-right:0; width:auto;}
}
@media(max-width:375px){
.Floor001271 .title h1{font-size:24px;}
.Floor001271 li time{ font-size:40px;}
.Floor001271 li div{ padding-right:100px;}
}
/*
 .RighInfo001108 为demo编号
 */
 .RighInfo001108 { padding:55px 0}
.RighInfo001108 .pic{ float:left; width:35%;}
.RighInfo001108 .pic img{ width:100%;}
.RighInfo001108 .txt{ float:right; width:62%; padding-right:2%; color:#333;}
.RighInfo001108 .txt h1{     font-size: 24px;font-weight: normal; /*font-family: "HKGrotesk-Bold";*/color: #0f3c8c;}
.RighInfo001108 .txt dl{ border-top:1px solid #d9d9d9; padding:2% 0; border-bottom:1px solid #d9d9d9;}
.RighInfo001108 .txt dd{ line-height:26px; padding:5px 0;font-size: 16px;}
.RighInfo001108 .txt dd b{/*font-family: "HKGrotesk-Bold";*/}
.RighInfo001108 .txt p{ line-height:36px;}
.RighInfo001108 .txt .contact{ padding:3% 0;}
.RighInfo001108 .txt .contact a{color: #004679;width: 141px;text-align:center;border: 1px solid #004679;border-radius:30px;line-height:34px;display:inline-block;/*font-family: "HKGrotesk-Bold";*/font-size: 16px;}
.RighInfo001108 .txt .contact a:hover{ background-color:#004679; color:#fff;}
.RighInfo001108 .tab{ margin-top:1%; background-color:#e8e8e8; overflow:hidden; /*font-family: "HKGrotesk-Bold";*/font-size: 16px;}
.RighInfo001108 .tab span{ cursor:pointer; display:inline-block; padding:0 3%; line-height:40px;}
.RighInfo001108 .tab span.on{ background-color:#004679; color:#fff;}
.RighInfo001108 .tab_info{ padding:0% 2% 2%;color: #333;}
.RighInfo001108 .tab_info h1{ font-size:34px; }
.RighInfo001108 .tab_info h2{ font-size:20px; margin: 40px 0 6px; }
.RighInfo001108 .tab_info p{ font-size:16px; line-height:26px;margin: 0;}
.RighInfo001108 .tab_info .list{ margin: 40px 0 6px;  line-height:30px; }
@media(max-width:480px){
.RighInfo001108 .pic,
.RighInfo001108 .txt{ float:none; width:auto;}
}

/*RighInfo002857 */
 @font-face {
  font-family: "DINBold";
  src: url("../fonts/DINBold.woff2") format("woff2"),
       url("../fonts/DINBold.woff") format("woff"),
       url("../fonts/DINBold.ttf") format("truetype"),
       url("../fonts/DINBold.eot") format("embedded-opentype"),
       url("../fonts/DINBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display:swap;
}

.RighInfo002857{padding: 75px 0;}
.RighInfo002857 .title{padding-bottom: 4.11vw;color: #333;font-size: 100px;}
.RighInfo002857 .title .cn{font-size: 0.34em;}
.RighInfo002857 .title .en{font-size: 0.42em;font-family: "DINBold"; text-transform: uppercase;}
@media(max-width:640px){
.RighInfo002857{padding: 40px 0;}
.RighInfo002857 .title{font-size: 80px;}
}
@media(max-width:480px){
.RighInfo002857 .title{font-size: 60px;}
}

.RighInfo002857 .edit-css .tit{font-size: 24px; /*font-family: "HKGrotesk-Bold";*/color: #0f3c8c;padding-bottom:3vw;}
.RighInfo002857 .edit-css li{margin-bottom: 4%;color: #999;font-size: 16px;}
.RighInfo002857 .edit-css li .icon{margin-bottom: 5px;}
.RighInfo002857 .edit-css li aside{font-size: 16px;margin-top: 10px;color: #000;}
@media(min-width:641px){
.RighInfo002857 .edit-css li{float: left;width: 49%; padding-left: 22px; border-left:5px solid #f8f8f8;}
.RighInfo002857 .edit-css li:not(:nth-child(2n)){margin-right: 2%;}
.RighInfo002857 .edit-css li:nth-child(2n+1){clear: left;}
}
@media(max-width:640px){
.RighInfo002857 .edit-css .tit{font-size: 20px;}
}
@media(max-width:480px){
.RighInfo002857 .edit-css .tit{font-size:18px;}
.RighInfo002857 .edit-css li{ padding: 22px; border-bottom:5px solid #f8f8f8;}
}
/*Location002087 */
.Location002087{ /*border-bottom:3px solid #f5f5f5;*/ color:#8e8e8d; line-height:20px; padding:15px 0;background: #f5f4f4;}
/*.Location002087:after{ display:block; width:100%; content:''; height:1px; background-color:#d7d7d7; margin-top:15px;}*/
.Location002087 a:hover,
.Location002087 span{ color:#0f3c8c;}
.Location002087 a{ color:#8e8e8d;}
.Location002087 b{ background:url(../images/Location002087-icon.png) no-repeat left center; padding-left:30px; color:#333;}
@media(max-width:480px){
.Location002087 b{ display:block;}
}
/*
 .RighInfo002238 为demo编号
 */
.RighInfo002238{ padding:55px 0 5%;}
.RighInfo002238 .fz_24{color:#5e5e5e; font-weight:100; margin:0; font-size:16px;}
.RighInfo002238 .fz_36{font-size:36px; color:#0f3c8c; margin:0; font-size:28px;}
.RighInfo002238 .tit:after{ content:"";width:71px; height:2px; background:#0f3c8c; margin:6px 0 10px; display:block; }
.RighInfo002238 .con{font-size:16px; color:#000; line-height:30px; margin:0}
.RighInfo002238 .con p{margin:0; margin-bottom: 16px;
    line-height: 28px;}
.RighInfo002238 .con p b{ padding-right:1%}
.RighInfo002238 .fz_60{ font-size:30px;}
.RighInfo002238 .bg{ position: relative;margin: 25px 0 0; background-position:center center; background-repeat:no-repeat; background-size:cover; }
   .RighInfo002238 .con .fz_36{ margin:31px 0 0  }
@media only screen and (min-width:768px){
   .RighInfo002238 .fz_24{ font-size:18px;}
   .RighInfo002238 .fz_36{ font-size:30px;}
   .RighInfo002238 .fz_60{ font-size:40px;}
}
@media only screen and (min-width:1024px){
   .RighInfo002238 .fz_24{ font-size:20px;}
   .RighInfo002238 .fz_36{ font-size:32px;}
   .RighInfo002238 .fz_60{ font-size:50px;}
}
@media only screen and (min-width:1200px){
   .RighInfo002238 .fz_24{ font-size:24px;}
   .RighInfo002238 .fz_36{ font-size: 24px;/*font-family: "HKGrotesk-Bold";*/letter-spacing: 0;}
   .RighInfo002238 .fz_60{ font-size:60px;}

}



/*Banner002167 */
.Banner002167{ position:relative; z-index:1;}
.Banner002167 div{ height:235px; background-position:center top; background-repeat:no-repeat;}
.Banner002167 img{ display:none;}
.Banner002167 aside{ position:absolute; left:50%; top:50%; text-align:center; line-height:46px;height:46px;     /*font-family: "HKGrotesk-Bold";*/
    width: 100%;
    font-size: 35px;padding:0 2%; max-width:1200px; color:#fff; -ms-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.Banner002167 aside:after{ display:block; content:""; width:70px; height:3px; background:#fff; margin:5px auto}
@media(max-width:1000px){
.Banner002167 div{ display:none;}
.Banner002167 img{ display:block; width:100%;}
}
@media(max-width:640px){
.Banner002167 aside{ font-size:24px;}
}




.tip{/*background: #f5f4f4;text-align: center;*/line-height: 24px;padding: 2.5% 0 0;color: #000;font-size: 16px;/*font-family: "HKGrotesk-Regular";*/}



.Menu002252{padding:3% 0 1%; text-align:center; overflow:hidden;}
.Menu002252 ul{text-align: left}
.Menu002252 a{font-size:16px; display: block;background:#f2f2f2; padding: 10px; margin-bottom: 6px;/*font-family: "HKGrotesk-Bold"; */color:#555 ; border-radius:50px;}
.Menu002252 a.aon,.Menu002252 a:hover{ color:#fff; background-color:#004679;}
@media(min-width:768px){
	.Menu002252 a{ display:inline-block; line-height:40px;  padding:0 45px;overflow:hidden; margin:0 7px 15px;}
}


/**/
.RighInfo001848{ padding:0% 0 3%;}
.RighInfo001848 .auto{background: #f7f7f8;padding: 2% 0}

.RighInfo001848 .list_scroll{ float: right;width: 35%;margin-right: 5%;}
.RighInfo001848 .list_scroll .bx-wrapper{position:relative;}
.RighInfo001848 .list_scroll li{ /*padding-bottom: 18.5%;*/background-size: cover;background-repeat: no-repeat;background-position: center;height: 310px}
.RighInfo001848 .list_scroll li img{ display:block; width:100%;}
.RighInfo001848 .img_scroll .bx-controls-direction a{ position:absolute; top:50%; width:36px; height:34px; background: #004679; margin-top:-17px;}
.RighInfo001848 .img_scroll .bx-controls-direction a span{ color:#fff; font-size:14px; position:absolute; left:50%; top:50%; margin-left:-7px; margin-top:-7px;}
.RighInfo001848 .img_scroll .bx-controls-direction a.bx-prev{ left:0;}
.RighInfo001848 .img_scroll .bx-controls-direction a.bx-next{ right:0;}

.RighInfo001848 .info{ padding:3% 0;float: left;width: 60%;padding: 5% ;}
.RighInfo001848 .info h3{ color: #333;font-size: 28px;color: #004679;margin: 0}
.RighInfo001848 .info h3::after{ content: '';display: block;width: 20px;height: 3px;background: #004679;margin: 15px 0 20px}
.RighInfo001848 .info p{ color: #666;line-height: 26px;margin: 0;font-size: 16px;}
/*@media(max-width:1024px){
.RighInfo001848 .list_scroll li{ padding-bottom: 15.5%;
}*/


/*slick Basic*/
.RighInfo001848 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.RighInfo001848 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.RighInfo001848 .slick-list:focus {outline: none}
.RighInfo001848 .slick-list.dragging {cursor: pointer;cursor: hand;}
.RighInfo001848 .slick-slider .slick-track,
.RighInfo001848 .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)}
.RighInfo001848 .slick-track {position: relative; top: 0; left: 0; display: block;}
.RighInfo001848 .slick-track:before,
.RighInfo001848 .slick-track:after{display: table; content: '';}
.RighInfo001848 .slick-track:after{ clear: both;}
.RighInfo001848 .slick-loading .slick-track { visibility: hidden;}
.RighInfo001848 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.RighInfo001848 .slick-slide .slick-loading img { display: none;}
.RighInfo001848 .slick-slide .dragging img { pointer-events: none;}
.RighInfo001848 .slick-initialized .slick-slide { display: block;}
.RighInfo001848 .slick-loading .slick-slide { visibility: hidden;}
.RighInfo001848 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.RighInfo001848 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.RighInfo001848 .slick-arrow{ position:absolute; width:22px; height:22px; top:50%; margin-top:-11px; overflow:hidden;font-size: 0; cursor: pointer;z-index:10; border: 0;background: none;padding: 0; border-top: 2px solid #004679;border-left: 2px solid #004679;transform:rotate(-45deg);}
.RighInfo001848 .slick-prev{ left:-25px;}
.RighInfo001848 .slick-next{transform:rotate(135deg); right:-25px;}
@media(min-width:1293px){
.RighInfo001848 .list_scroll .slider{margin: 0 0;}
}
@media(max-width:1292px){
.RighInfo001848 .slick-prev{ left:0;}
.RighInfo001848 .slick-next{ right:0;}
}
@media(max-width:480px){
.RighInfo001848 .info,.RighInfo001848 .list_scroll{ float: none;width: 100%;}
.RighInfo001848 .title span{ font-size:18px;}
.RighInfo001848 .slick-next{right: 15px;}
.RighInfo001848 .slick-prev{ left:15px}
}
/*产品二级页*/
.RighInfo002554{ padding:0% 0 5%;}
.RighInfo002554 .zTitle span,
.RighInfo002554 .table_1 th,
.RighInfo002554 .table_1 td{ text-align:center; border:1px solid #eee; border-collapse:collapse; line-height:24px; padding: 10px 15px;font-size: 16px; color:#222}
.RighInfo002554 .zTitle{display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;;width: 100%;}
.RighInfo002554 .zTitle span{;color: #fff;}
.RighInfo002554 .table_1{max-height: 450px;overflow-y: auto;}
.RighInfo002554 .table_1 th{ font-size:16px; font-weight:normal;color: #fff;/*font-family: "HKGrotesk-Bold";*/}
.RighInfo002554 .zTitle,
.RighInfo002554 .table_1 .th_1{color: #fff}
.RighInfo002554 .zTitle span{background:#004679}
.RighInfo002554 .table_1 .th_2 th{ background:#f0f0f0;color: #222}
.RighInfo002554 .table_1 td a{color: #004679}
.RighInfo002554 .table_1 td a:hover{text-decoration: underline}
@media(max-width:480px){
.RighInfo002554 .tablecon{overflow: auto;}
.RighInfo002554 .tablecon .con{width:800px;}

}

/*.RighInfo002554 .table_1::-webkit-scrollbar-track{ background:#444}
.RighInfo002554 .table_1::-webkit-scrollbar {
            width: 14px;    
        }
.RighInfo002554 .table_1::-webkit-scrollbar-thumb {
            border-radius: 0px;
            background: #113261;
        }
.RighInfo002554 .table_1::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
            border-radius: 0;
            background: rgba(0,0,0,0.1);
        }
*/



/*Floor002599 */
.Floor002599{ padding:4% 0 1%; position:relative; z-index:1; }
.Floor002599 .auto{ position:relative; z-index:2;}
.Floor002599 .float{ z-index:5;position:absolute; left:-2%; color:#333; font-family:Arial, Helvetica, sans-serif; transform:rotate(90deg) translateY(-50%); top:50%;}
.Floor002599 .float::before{ display:inline-block; content:''; background:#333; width:68px; height:1px; vertical-align:text-bottom; margin-bottom:5px; margin-right:5px;}
@media(max-width:1280px){
.Floor002599 .float{ left:-6%;}
}
@media(max-width:1200px){
.Floor002599 .float{ display:none;}
}

.Floor002599 .title{ text-align:center; font-size:36px; color:#333; padding-bottom:5%;}
.Floor002599 .title p{ margin:0; opacity:0.6; font-size:16px;}
.Floor002599 .title::after{ display:block; content:''; background:#00a2e9;margin:20px auto 0; height:4px; width:52px;}
@media(max-width:480px){
.Floor002599 .title{ font-size:24px;}
.Floor002599 .title p{font-size:14px;}
}

.Floor002599 li{ overflow:hidden; position:relative;margin-bottom: 2%; }
@media(min-width:769px){
.Floor002599 li{ float:left; width:32%; padding-bottom:42.75%; margin-right:2%;}
.Floor002599 li:nth-child(3n){ margin-right:0;}
.Floor002599 li > *{ position:absolute; left:0;height:50%;width:100%; }

.Floor002599 li .Ispic{ top:0;}
.Floor002599 li .txt{ top:50%;}

}
.Floor002599 li .Ispic{ transition:0.2s;}
.Floor002599 li .Ispic::before{ transition:0.2s; opacity:0; position:absolute; left:0; top:0; width:100%; height:100%; content:'';background:url(../images/Floor002599_icon_link.png) no-repeat center center rgba(0,0,0,0.5); background-size:10% auto;}
.Floor002599 li:hover .Ispic::before{ opacity:1;}
.Floor002599 li .txt{ border: 1px solid #f0f0f0;transition:background 0.3s;}
.Floor002599 li:hover .txt{ background:#f3f8fa;}
.Floor002599 li .main{ padding:0 9%; width:100%;}
.Floor002599 li .main time{ color:#333;}
.Floor002599 li .main time span{ font-size:36px;}
.Floor002599 li .main .dot{ font-size:18px; margin:5% 0 3% 0;/*font-family: "HKGrotesk-Bold";*/}
.Floor002599 li .main p{ line-height:24px; height:48px; color:#9a9a9a;}
.Floor002599 li .more{ color:#fff; background:#004679; line-height:40px; text-align:center; display:inline-block; width:80%; max-width:138px;margin-top: 5%; }
.Floor002599 li .more::after{ background:url(../images/Floor002599_more.png) no-repeat right center; width:33px; height:7px; display:inline-block; content:''; margin-left:5px;vertical-align:middle; transition:0.2s;}
.Floor002599 li:hover .more::after{ width:20px;}
@media(min-width:769px) and (max-width:1024px){
.Floor002599 li .main p{ margin:5px 0;}
.Floor002599 li .main time{ font-size:12px;}
.Floor002599 li .main time span{ font-size:24px;}
.Floor002599 li .main .dot{ font-size:16px;}
.Floor002599 li .more{ line-height:30px;}
}
@media(max-width:768px){
.Floor002599 li .Ispic{ position:relative; padding-bottom:73%; display:block;}
.Floor002599 li .main{ padding:5%;}
.Floor002599 li{ float:left; width:49%; margin-right:2%;}
.Floor002599 li:nth-child(2n){ margin-right:0;}

.Floor002599 li .Ispic{ top:0;}
}
@media(max-width:480px){
.Floor002599 li{width:100%;margin-bottom: 4%;}
.Floor002599 li .Ispic{ padding-bottom:43%;}
.Floor002599 li .main .dot{margin: 2% 0 1% 0;}
.Floor002599 li .main{ padding:3% 5%}
.Floor002599 li .main p{ margin:0}
.Floor002599 li .more{margin-top: 3%;}
}

/*Floor002827 */
@font-face {
  font-family: "HelveticaNeueLTPro-MdCn";
  src: url("../fonts/HelveticaNeueLTPro-MdCn.woff2") format("woff2"),
       url("../fonts/HelveticaNeueLTPro-MdCn.woff") format("woff"),
       url("../fonts/../fonts/HelveticaNeueLTPro-MdCn.ttf") format("truetype"),
       url("HelveticaNeueLTPro-MdCn.eot") format("embedded-opentype"),
       url("../fonts/HelveticaNeueLTPro-MdCn.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.Floor002827{overflow: hidden;}
.Floor002827 .right{overflow: hidden;position: relative;}

.Floor002827 ul li{ float:left; width:31.333%;margin-right: 3%; margin-bottom:3%}
.Floor002827 ul li:nth-child(3n){margin-right: 0%;}
.Floor002827 ul li .pic{overflow: hidden;}
.Floor002827 ul li .pic img{display: block;width: 100%;transition: transform .5s ease-in-out;}
.Floor002827 ul li:hover .pic img{transform: scale(1.2);-webkit-transform: scale(1.2);-ms-transform: scale(1.2);}
.Floor002827 ul li .txt{position: relative; z-index: 2;padding-top: 30px;font-size: 100px;}
.Floor002827 ul li .txt time{position: absolute; left: 0;bottom: 100%;background: rgba(0,70,121,0.8); text-align: center;width: 36%;line-height: 2em;color: #fff;font-size: 0.16em;  font-family: "HelveticaNeueLTPro-MdCn";}
.Floor002827 ul li .txt time span{font-size: 2em;display: block;padding-top: 0.42307em;line-height: 0.76923em;}
.Floor002827 ul li .txt aside{overflow: hidden;}
.Floor002827 ul li .txt aside a{float: left;max-width: 100%;font-size: 18px;color: #333;padding-bottom: 3px;position: relative;    /*font-family: "HKGrotesk-Bold";*/}
.Floor002827 ul li .txt aside a:after{position: absolute; left: 0; bottom: 0; height: 1px; width: 100%;content: '';background: #ddd;     transition: transform .5s ease-in-out;}
.Floor002827 ul li:hover .txt aside a{color: #004679;}
.Floor002827 ul li:hover .txt aside a:after{width: 0;}
.Floor002827 ul li .txt p{line-height: 1.33334em;color: #777;font-size: 0.16em; margin-bottom: 9%;}
.Floor002827 ul li .more{display: table;font-size: 0.18em;color: #777;}
.Floor002827 ul li .more i{display: inline-block;height: 2px;background: #ccc;width: 27px;position: relative; vertical-align: middle; margin-left: 10px;}
.Floor002827 ul li .more i:after{position: absolute;top: -4px; content: ''; width: 40%; height: 100%;background: #ccc; right: -1px; transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.Floor002827 ul li:hover .more{color: #004679;}
.Floor002827 ul li:hover .more i:after,
.Floor002827 ul li:hover .more i{background: #004679;}
@media(min-width:1025px){
.Floor002827 .auto > *{padding-top: 5%;padding-bottom: 1%;}
}
@media(max-width:1024px){
.Floor002827{padding: 30px 0;}
.Floor002827 ul li .inner{padding:0 10px;}
.Floor002827 ul li .txt{font-size: 90px;}
}
@media(max-width:768px){
.Floor002827 ul li{width: 33.333%;margin-right: 0%;}
}
@media(max-width:480px){
.Floor002827 ul li{width: 50%;margin-right: 0%;}
.Floor002827 ul li .txt{font-size: 80px;}
}




/*
 .PicList000729 为demo编号
 */
 .PicList000729{ padding:3.5% 0 1%;}
.PicList000729 li{ float:left; width:23.5%; margin-right:2%; text-align:center; padding:0% 0 3%;}
.PicList000729 li:nth-child(4n){ margin-right:0;}
.PicList000729 li figure{ border: 1px solid #eee;padding:12px;/*box-shadow: 0 0 10px 2px #eee;*/;}
.PicList000729 li figure em{overflow: hidden;display: block}
.PicList000729 li figure em .Ispic{ display:block; background-repeat:no-repeat; background-position: center center; background-size:cover; transition: transform .5s ease-in-out;padding-bottom: 70%}
.PicList000729 li figure:hover em .Ispic{ transform: scale(1.2)}
.PicList000729 li h5,
.PicList000729 li p{ margin:0; }
.PicList000729 li h5{ font-size:14px; padding:10px 0;}
.PicList000729 li span{color:#fff;background-color:#004679;border: 1px solid #004679;border-radius: 5px;padding: 0 10px;display: inline-block; line-height:2;transition: transform .5s ease-in-out;}
.PicList000729 li p{ color:#333; padding: 15px 0; font-size:16px;line-height: 24px;/*font-family: "HKGrotesk-Bold";*/}
.PicList000729 li a:hover p{ color:#293974;}
.PicList000729 li a:hover span{transform: scale(1.1)}
@media(max-width:640px){
.PicList000729 li{width:32%;}
.PicList000729 li:nth-child(4n){ margin-right:2%;}
.PicList000729 li:nth-child(3n){ margin-right:0;}
}
@media(max-width:480px){
.PicList000729 li{width:49%;}
.PicList000729 li:nth-child(3n){ margin-right:2%;}
.PicList000729 li:nth-child(2n){ margin-right:0;}
}


/*
 .RighInfo001278 为demo编号
 */
.RighInfo001278{ padding:1% 0 3%;}
.RighInfo001278 .prod_info{ position:relative; padding-left:46%;}
.RighInfo001278 .prod_info .tit{margin:0;  font-size: 28px;margin-bottom: 2%;
    color: #004679; }
.RighInfo001278 .prod_info .con{line-height:30px; color:#555; min-height:96px;}
.RighInfo001278 .prod_info .share{ padding:2% 0; overflow:hidden; border-bottom:1px solid #eaeaea; margin-bottom:5%;}
.RighInfo001278 .prod_info .share a.more{ float:right;color:#999;line-height:28px;}
.RighInfo001278 .prod_info .share a.more:hover{color:#e60a00;}
.RighInfo001278 .prod_info .share em{ float:left; font-size:14px; font-style:normal; line-height:28px;}

@media(min-width:641px){
.RighInfo001278 .big_img{ position:absolute; left:0; top:0; height:100%; width:43.9%;}
.RighInfo001278 .big_img li{ position:absolute;width:100%;top:0; left:0;  height:100%; }
.RighInfo001278 .big_img li .table{ display:table; width:100%; height:100%;}
.RighInfo001278 .big_img li .table_cell{ display:table-cell; vertical-align:middle; padding:0 5%;}
.RighInfo001278 .big_img li img{ max-height:100%;}
 }
.RighInfo001278 .big_img li{ text-align:center; border:1px solid #eee;}

.RighInfo001278 .list{ padding:0 30px;position:relative; overflow:hidden;}
.RighInfo001278 .list a{ position:absolute; width:26px; height:26px; background:url(../images/RighInfo001278-btn_prev.png) no-repeat center center; cursor:pointer;top:50%; margin-top:-13px; z-index:10;}
.RighInfo001278 .list a.prev{ left:0;}
.RighInfo001278 .list a.next{ right:0; background-image:url(../images/RighInfo001278-btn_next.png);}
.RighInfo001278 .list a.prevStop,
.RighInfo001278 .list a.nextStop{ cursor:default;}
.RighInfo001278 .list li{position:relative; text-align:center; float:left;}
.RighInfo001278 .list li .table{width:90%; margin:0 auto;padding:5px;border:1px solid #f2f2f2;}
.RighInfo001278 .list li.on .table{ border-color:#004679;}

.RighInfo001278 .tab{ padding:3% 0;}
.RighInfo001278 .tab .h1_tab{ margin:0; background-color:#ededee;overflow:hidden; font-weight:normal; font-size:14px;}
.RighInfo001278 .tab .h1_tab span{ float:left; padding:0 3%; line-height:44px;  cursor:pointer;}
.RighInfo001278 .tab .h1_tab span.on{ background-color:#54caf2; color:#fff;}
.RighInfo001278 .tab .info{ padding-top:3%;}
@media(max-width:640px){
.RighInfo001278 .prod_info{ padding-left:0;}
.RighInfo001278 .big_img{ margin-bottom:3%;}
.RighInfo001278 .big_img li{ padding:3%;}
 }





 /*
 .RighInfo001277 为demo编号
 */
.RighInfo001277{ padding:4% 0;}
.RighInfo001277 .list_img{ float:left; width:38.6%; position:relative; background:#f8f8f8;text-align: center;overflow: hidden}
.RighInfo001277 .list_img .img{height: 530px;width: 100%;}
.RighInfo001277 .list_img .img #ProImage{height: 530px;width: 100%;transition: transform .5s ease-in-out;}
.RighInfo001277 .list_img .img:hover #ProImage{ transform: scale(1.2)}
/*.RighInfo001277 .big_img{ position:absolute; left:0; top:0; height:100%; width:80%;}*/
/*.RighInfo001277 .big_img li,
.RighInfo001277 .big_img li figure{ position:absolute; left:0; width:100%; top:0; height:100%;}*/
.RighInfo001277 .big_img li figure{/* border:1px solid #dcdcdc;*/background-size:contain;padding-bottom: 92.3%;    background: #f2f2f3 no-repeat center;}
.RighInfo001277 .list{ padding:42px 0 42px 82.9%;}
.RighInfo001277 .list .bd{ position:relative;}
.RighInfo001277 .list a{ position:absolute; width:17.1%; height:40px; right:0; background:url(../images/RighInfo001277-btn_prev.png) no-repeat center center/auto 50%;  cursor:pointer;}
.RighInfo001277 .list a.prev{ top:0;}
.RighInfo001277 .list a.next{ bottom:0; background-image:url(../images/RighInfo001277-btn_next.png);}
.RighInfo001277 .list a.prevStop,
.RighInfo001277 .list a.nextStop{ cursor:default;}
.RighInfo001277 .list li{ height:130px;  position:relative;}
.RighInfo001277 .list li figure{ position:absolute; left:0; width:100%; top:9px; bottom:9px; background-size:contain; border:1px solid #f2f2f2;}
.RighInfo001277 .list li.on figure{ border:2px solid #004679;}
.RighInfo001277 .right_info{ float:right; width:56.2%;}
.RighInfo001277 .right_info dl{ padding:2% 0; border-bottom:1px solid #e7e8e8; color:#333;}
.RighInfo001277 .right_info dd{ line-height:26px; padding:5px 0;font-size: 16px;}
.RighInfo001277 .right_info dd b{/*font-family: "HKGrotesk-Bold";*/}

.RighInfo001277 .right_info h1,
.RighInfo001277 .right_info h3,
.RighInfo001277 .right_info p{ margin:0;padding:5% 0;border-bottom:1px solid #e7e8e8;}
.RighInfo001277 .right_info h1{ padding:0% 0 5%; color:#004679; font-size:26px; }
.RighInfo001277 .right_info h3{ font-size:18px; font-weight:normal;}
.RighInfo001277 .right_info p{line-height:30px; color:#000; margin-bottom:3%; font-size:16px}
.RighInfo001277 .right_info p b{font-family: "HKGrotesk-Bold";}
.RighInfo001277 .right_info .more{ display:inline-block; border:1px solid #004679; padding:10px 5%; color:#004679; transition:0.4s;/*font-family: "HKGrotesk-Bold";*/margin-top: 6%;border-radius: 4px;
    font-size: 16px;}
.RighInfo001277 .right_info .more:hover{ background-color:#004679; color:#fff;}

.RighInfo001277 .tab{ padding:4% 0;}
.RighInfo001277 .tab .h1_tab{ margin:0; border-bottom:1px solid #e7e8e8; overflow:hidden; font-size:16px; font-weight:normal; color:#000; background:#f2f2f3}
.RighInfo001277 .tab .h1_tab span{ float:left; padding:0 5%; line-height:50px; background-color:#f2f2f3;  cursor:pointer;/*font-family: "HKGrotesk-Bold";*/border-right: 3px solid #fff;}
.RighInfo001277 .tab .h1_tab span.on{ background-color:#004679; color:#fff;}
.RighInfo001277 .tab .info{ padding-top:3%; color:#333}
.RighInfo001277 .tab .info dl{  padding:2% 0; border-bottom:1px solid #eee;}
.RighInfo001277 .tab .info dd{ line-height:26px; padding:5px 0;font-size: 16px;}
.RighInfo001277 .tab .info dd b{/*font-family: "HKGrotesk-Bold";*/}

.RighInfo001277 .ul_download li{ border-bottom:1px solid #eee; line-height:34px; background:url(../images/RighInfo001277-icon_download.png) no-repeat right center; padding:10px 0;}
.RighInfo001277 .ul_download li a{ padding:0 38px; background:url(../images/RighInfo001277-icon.png) no-repeat left center; color:#000;
    font-size: 16px;}

@media(max-width:768px){
.RighInfo001277 .big_img li figure{ padding-bottom:45%}
.RighInfo001277 .list_img,
.RighInfo001277 .right_info{ float:none; width:auto;}
.RighInfo001277 .right_info{ margin-top:15px}
.RighInfo001277 .list_img .img,
.RighInfo001277 .list_img .img #ProImage{height: 420px;width: 100%;}
}
@media(max-width:640px){
.RighInfo001277 .list li{ height:100px;}
.RighInfo001277 .right_info h1{font-size:20px; }
.RighInfo001277 .right_info h3{ font-size:16px;}
 }
@media(max-width:480px){
.RighInfo001277 .big_img li figure{ padding-bottom:65%}
.RighInfo001277 .list{ padding-top:30px; padding-bottom:30px;}
.RighInfo001277 .list a{ height:28px;}
.RighInfo001277 .list li{ height:80px;}
.RighInfo001277 .tab .h1_tab{ font-size:14px;}
.RighInfo001277 .tab .h1_tab span{ padding:0 3%;}
 }



/*TextList001851 */
.TextList001851{ padding:2% 0 6%;}
.TextList001851 .title{ text-align:center; padding-bottom:3%;}
.TextList001851 .title span{ display:inline-block; background:#c84445; font-size:24px; color:#fff; line-height:34px; padding:0 10px;vertical-align:middle;}
.TextList001851 .title:after,
.TextList001851 .title:before{ content:''; display:inline-block; height:5px; border:1px solid #bbb; border-left:0; border-right:0; width:5%; vertical-align:middle;}
@media(max-width:480px){
.TextList001851 .title span{ font-size:18px;}
}
.TextList001851 section{/* border:solid 1px #e7e7e7;*/}
.TextList001851 .list{ border: solid 1px #e7e7e7; margin-bottom: 2%;}
/*.TextList001851 section .list:last-child{ border-bottom:0;}*/
.TextList001851 .list .dott{ font-weight:normal; margin:0;  padding:15px 45px 15px 15px; background:url(../images/TextList001851-close.jpg) no-repeat 98% center #f9f9f9; font-size:18px; cursor:pointer;/*font-family: "HKGrotesk-Bold";*/}
.TextList001851 .list .dott#on{ background-image:url(../images/TextList001851-open.png); background-color:#004679; color:#fff;}
.TextList001851 .list .con{ display:none; padding:2% 2% 5%; }
.TextList001851 .list .con .info .ul_download li{ border-bottom:1px solid #eee; line-height:34px; background:url(../images/RighInfo001277-icon_download.png) no-repeat right center; padding:10px 0;}
.TextList001851 .list .con .info .ul_download li a{ padding:0 38px; background:url(../images/RighInfo001277-icon.png) no-repeat left center; color:#000;
    font-size: 16px;}



/*Form002099 */
.Form002099{background:url(../images/Form002099-bj.jpg) no-repeat center;}
.Form002099 header{ padding:3% 0 2%; text-align: center;}
.Form002099 header a{display: inline-block;max-width: 240px; }
.Form002099 footer{ text-align:center;  padding:4% 2% ;color:#666;font-size: 16px; }
.Form002099 footer a{color:#666; display:inline-block;}
.Form002099 footer a:hover{color:#004679;}
.Form002099 footer i{margin: 0 12px;width:1px;height:12px;display:inline-block;background-color: #c3c3c3;}
.Form002099 footer p{ margin: 14px 0 0;}
.Form002099 section{ position:relative;}
.Form002099 .form{padding:4%;box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);max-width: 450px;margin: 0 auto;border-radius:10px; background: #fff;}
.Form002099 .form h1{ margin:0; font-size:18px; color:#333; padding-bottom:20px; border-bottom: 1px solid #f1f1f1;}
.Form002099 .form td{ padding-top:22px;}
.Form002099 .form td div{ position:relative; line-height:50px;}
.Form002099 .form td label{ position:absolute; left:10px; color:#999;}
.Form002099 .form td .text{ width:100%;  line-height:50px;height:50px; padding:0 14px;border-radius:6px; border:1px solid #d6d6d6; background:#fff;}
.Form002099 .form td .text:focus{ border-color:#004679;}
.Form002099 .form a{  color:#737373;}
.Form002099 .form a:hover{ text-decoration:underline; color:#004679;}
.Form002099 .form .protocol{ text-decoration:underline; color:#004679;}
.Form002099 .form .fgpsw{float:right;}
.Form002099 .form .btn{ width:100%;border-radius:3px; font-size:18px; color:#fff; background:#004679; cursor:pointer; padding:0; font-weight:bold; border:none; height:44px;/* box-shadow: 0 5px 15px 0 rgba(94,160,236,.5)*/;}
@media(max-width:768px){
.Form002099 header{ padding:30px 0 4%; }

}
@media(max-width:640px){
.Form002099 footer{ text-align:left;}
.Form002099 .form{ padding:6%;}
.Form002099 header span{ font-size:20px;}
}
@media(max-width:480px){
.Form002099 header img{ height:50px;}
}


.Menu002320{background: #fff;border-radius:8px;}
.Menu002320 .title{ border-bottom:3px solid #f8f8f8; position:relative; line-height:70px; font-size:22px; color:#004679; border-top:3px solid #113261; margin:0; text-align:center}
.Menu002320 .title span{ text-align:center}
.Menu002320 .title:after{ position:absolute; left:0; bottom:0; width:100%;height:1px; background-color:#e7e7e7; content:''; margin-top:20px;}

.Menu002320 nav{ padding:0 24px;}
.Menu002320 nav li{ border-bottom:1px solid #f0f0f0;}
.Menu002320 nav li:last-child{ border-bottom:none;}
.Menu002320 nav li a{display:block;color:#000;line-height:60px; text-align:center;position: relative; background: url(../images/Menu002320-tit.png) no-repeat left center; font-size: 16px;}
.Menu002320 nav li:nth-of-type(2) a{background-image: url(../images/Menu002320-tit2.png);}
.Menu002320 nav li:nth-of-type(3) a{background-image: url(../images/Menu002320-tit3.png);}
.Menu002320 nav li:nth-of-type(4) a{background-image: url(../images/Menu002320-tit4.png);}
.Menu002320 nav li.hover a,
.Menu002320 nav li.aon a{background-image: url(../images/Menu002320-tit_hover.png); color:#004679;}
.Menu002320 nav li:nth-of-type(2):hover a,
.Menu002320 nav li:nth-of-type(2).aon a{background-image: url(../images/Menu002320-tit2_hover.png);color:#004679;}
.Menu002320 nav li:nth-of-type(3):hover a,
.Menu002320 nav li:nth-of-type(3).aon a{background-image: url(../images/Menu002320-tit3_hover.png);color:#004679;}
.Menu002320 nav li:nth-of-type(4):hover a,
.Menu002320 nav li:nth-of-type(4).aon a{background-image: url(../images/Menu002320-tit4_hover.png);color:#004679;}

.contacts{ background: #f5f5f5; padding:70px 0; border-radius: 8px; }
.contact{  padding:40px 0 0;}


/*Form002219*/
.Form002219 dl{ width:48%; float:left; padding-left:95px; min-height:50px; position:relative; margin-bottom:22px; max-width:470px;}
.Form002219_1 dl{ width:100%; float: none; padding-left:150px; min-height:50px; position:relative; margin-bottom:35px; max-width:600px;}
.Form002219 dl.odd{ margin-left:4%;}
.Form002219 dt{ color:#5b5b5b; font-size:16px; position:absolute; left:0; width:95px; text-align:right; line-height:50px;}
.Form002219_1 dt{width:150px; }
.Form002219 dd{ position:relative; line-height:50px;}
.Form002219 dd label{ position:absolute; left:15px; color:#999;}
.Form002219 .text{ border:1px solid #dfdfdf; border-radius:5px; width:100%; padding:0 15px; line-height:50px;height:50px; color:#5b5b5b;}
.Form002219 .text:focus{ border-color:#004679;}
.Form002219 dl.dl{ width:100%; float:none; max-width:none;}
.Form002219 textarea{height:160px !important; }
.Form002219 .btn{ display:inline-block; line-height:44px; min-width:120px; margin-right:20px; background-color:#f3f3f3; color:#728391; font-size:14px; border:none; border-radius:5px; cursor:pointer; /*box-shadow: 0 5px 15px 0 rgba(94,160,236,.5);*/}
.Form002219 .submitbtn{ color:#fff; background-color:#004679;}
@media(max-width:640px){
.Form002219 dl{ float:none; width:100%; margin-left:0 !important;}
.Form002219 textarea{ height:250px;}
}
@media(max-width:480px){
.Form002219 .btn{ width:48%; margin-right:2%; float:left; display:block; min-width:2px;}
}



/*
 .RichInfo005 为demo编号
 */
.RichInfo005{ padding:3% 0;}
.RichInfo005 .news_info .title{ /*text-align:center; */padding-bottom:30px;  border-bottom:1px dashed #d2d2d2; margin-bottom: 30px}
.RichInfo005 .news_info .title h1{ margin:0; padding-bottom:15px; font-size:30px; font-weight:normal; color:#444}
.RichInfo005 .news_info .title p{ margin:0; padding-bottom:10px;}
.RichInfo005 .news_info .title p span{ margin:0 5px; color:#777;font-size: 16px;font-family:Arial, Helvetica, sans-serif}
.RichInfo005 .news_info .info{ text-align:justify; text-justify:inter-ideograph;}
.RichInfo005 .news_info .center { text-align:center }
.RichInfo005 .info {  font-size: 16px; line-height:30px; color: #000; text-align:justify; text-justify:inter-ideograph;padding-bottom: 2%;  }
.RichInfo005 .info p span{ text-indent: 1em;display: inline-block; }
.RichInfo005 .info img{  display: block; margin: 2% auto}
.RichInfo005 .news_info .share{ }
.RichInfo005 .news_info .share a.more{ float:right;color:#999;line-height:28px;}
.RichInfo005 .news_info .share a.more:hover{color:#e60a00;}
.RichInfo005 .news_info .share em{ float:left; font-size:16px; font-style:normal; line-height:28px;}
.RichInfo005  .bot{  position: relative ; margin-top: 50px;}
.RichInfo005 .info_back{ text-align:center; clear:both; position: absolute; right: 0; top: 0px }
.RichInfo005 .info_back a{ color:#fff; font-size:16px; background:#004679; text-align: center;display: block; padding: 10px 0; width: 150px;  border-radius: 50px;}
.RichInfo005  .info_back a:hover{  background: #113261}
.RichInfo005 .info_pn span{ display:block; font-size: 14px; margin: 15px 0}
.RichInfo005  .info_pn span a{ color:#000;font-size: 16px;}
.RichInfo005  .info_pn span a:hover{  color: #1b4c91}
.RichInfo005 .news_info .share .popup_fbook{background-position: 0px -1352px;}
.RichInfo005 .news_info .share .popup_twi {background-position: 0px -1404px;}
.RichInfo005 .news_info .share .popup_linkedin{background-position: 0px -1664px;}
@media(max-width:1000px){
.RichInfo005 .info_back{ position: relative }
.RichInfo005  .bot{  position: relative ; margin-top:15px;}
}
@media(min-width:1000px){
.RichInfo005  .info_pn span{ width: 80%}
}


.share{ float:right}
.share em{ float:left; font-size:16px; font-style:normal; line-height:28px;}
.share .popup_fbook{background-position: 0px -1352px;}
 .share .popup_twi {background-position: 0px -1404px;}
.share .popup_linkedin{background-position: 0px -1664px;}



/*
 .搜索 为demo编号
 */
.TextList000746{ padding:0% 0 3%}
.TextList000746  .auto{     background: #fff;padding: 2%;}
.TextList000746 li{border-bottom: #f0f0f0 1px dashed; line-height:27px; padding:10px 0;}
.TextList000746 li a{ padding-left:20px; background:url(../images/TextList000746-icon.jpg) no-repeat 5px center;}
.TextList000746 li a:hover{ color:#2F6291;}
.TextList000746 li time{ float:right; color:#999; font-size:12px; margin-left:10px;}




/*
 .Shop002344 为demo编号
 */
.Shop002344{border: 1px solid #f2f2f2; padding:55px 20px;}
.Shop002344_1{border: none; padding:0px;}
.Shop002344 .redcolor{ color: #004679;}
.Shop002344 .yellowcolor{ color: #f6aa00;}
.Shop002344 .iradio{ position:absolute;top:45%; left:20px; display:block; width:17px; height:17px; background:url(../images/Shop002333-shop_icon.png) no-repeat 0 0; }
.Shop002344 .iradio.unradiobtn{ background-position:0 -46px;}
.Shop002344 .iradio.radiobtn{ background-position:0 0;}
.Shop002344 .m_numberSelect{ display:inline-block; border: 1px solid #cacaca; position: relative; background-color: #FFF; width:96px;}
.Shop002344 .m_numberSelect .i_minus,.Shop002344 .m_numberSelect .i_add{ width:27px; height:30px; line-height:30px; display:inline-block; color:#796767; font-size:20px; font-weight:bold; text-align:center; float:left;}
.Shop002344 .m_numberSelect .numberInput{width:40px; color:#796767; font-size:14px; text-align:center; line-height:30px; border: none; border-left:1px solid #cacaca;border-right:1px solid #cacaca; display:inline-block; height:30px;float:left;}

.Shop002344 .cartall{ line-height:40px;}
.Shop002344 a.clearcart{ background:url(../images/Shop002333-shop_icon.png) no-repeat 0 -86px; padding-left:20px; color:#999;}
.Shop002344 .cartbtns{/* border-top: 1px solid #f2f2f2; padding: 20px 0 0 0; margin-top: 20px;*/text-align:left;}
.Shop002344 .cartbtns a{border:1px solid #004679; color:#d70c18; background:#fff;width:170px; height:40px;  font-size:16px; text-align:center; display:inline-block; margin-left:5px; border-radius: 5px; }
.Shop002344 a.cartsubmit{ color:#fff; background:#004679;}


.Shop002344 .item{ margin-bottom: 25px;background: #fff;}
.Shop002344 .item-inner{ border: #e5e5e5 1px solid; color: #666;}
.Shop002344 .item-head{ font-size: 16px; padding: 20px 12px; position: relative; background: #f9f9f9; display: table; width: 100%; text-align: center;/*font-family: "HKGrotesk-Bold";*/}

.Shop002344 .item-head:before{ content: ""; display: block; position: absolute; top: -1px; left: 0; width: 100%; height: 1px; background: #004679;}
.Shop002344 .item-head em{ font-style: normal;}
.Shop002344 .item-head span{display: table-cell;width: 40%;}
.Shop002344 .item-head .span2{width: 49%;}
.Shop002344 .item-list{ display: table; width: 100%; text-align: center; line-height: 1.425;}
.Shop002344 .item-td{ display: table-cell; vertical-align: middle; padding: 10px; width: 20%;}
.Shop002344 .item-td p{ font-size:16px}
.Shop002344 .item-td:nth-child(2){width: 12%;}
.Shop002344 .item-td:last-child{width: 2%;}
.Shop002344 .item-td+.item-td{ border-left: 1px solid #f2f2f2;}
.Shop002344 .item-td+.item-td .text{ height: 69px;width: 86%; border: 1px solid #ddd;}
.Shop002344 .item-list+.item-list .item-td{ border-top: 1px solid #f2f2f2;}
.Shop002344 .pro{ width: 23%; position: relative; padding-left: 50px;}
.Shop002344 .pro .pic{position: relative;max-width: 97px;display: table; float: left; height: 97px; width: 45%;}
.Shop002344 .pro .pic a{ display: table-cell; vertical-align: middle;background: #eee;}
.Shop002344 .pro .pic a img{ max-width: 100%;max-height: 97px;}
.Shop002344 .pro .tit { padding-left: 15px; text-align: left;display: table; float: left; height: 97px; width: 55%;}
.Shop002344 .pro .tit a{ display: table-cell; vertical-align: middle;}
.Shop002344 .pro .tit a h1{margin: 0;
    font-size: 16px; color:#004679}
@media only screen and (max-width:767px ) {
	.Shop002344{ padding:20px;}
	.Shop002344 .item-head > *{ display: block;}
	.Shop002344 .item-head .total{ float: none;}
	.Shop002344 .item-td{ float: left; width: 30%; word-break:break-word; word-wrap: break-word; display: table; height: 80px;}
	.Shop002344 .item-td:nth-child(2){width: 50%; position: relative;}
	.Shop002344 .item-td:nth-child(4){width: 20%;}
	.Shop002344 .item-td+.item-td>*{ display: table-cell; vertical-align: middle;}
	.Shop002344 .item-td .m_numberSelect{ display: inline-block; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
	.Shop002344 .pro{ display: block; width: 100%;border-bottom: 1px solid #f2f2f2; height: auto;}
	.Shop002344 .pro .tit{ width: 55%;}
}


/*20200826 zgy*/
.Top002742 .header-search.show {
  width: 42%;
  /*max-width: 800px; margin-right: -400px;margin: 15px auto 0;*/
  float: none;

  right:29%;
 position:absolute;
}

.Top002742 .header-menu li em {
  padding: 0 26px;
}
.Top002742 .header-right{width:auto;}
.searchcontent {
  position: absolute;
  background: #fff;
  width: 97%;
  left: 0;
  top: 40px;
  /*background-image: url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAgEBLAEsAAD/7QAsUGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABABLAAAAAEAAQEsAAAAAQAB/+EXO2h0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8APD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iMy4xLjEtMTExIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIj4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9qcGVnPC9kYzpmb3JtYXQ+CiAgICAgICAgIDxkYzp0aXRsZT4KICAgICAgICAgICAgPHJkZjpBbHQ+CiAgICAgICAgICAgICAgIDxyZGY6bGkgeG1sOmxhbmc9IngtZGVmYXVsdCI+TlhQX1BNUyBkaXZpZGVyIHN0cmlwZTwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpBbHQ+CiAgICAgICAgIDwvZGM6dGl0bGU+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4YXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnhhcEdJbWc9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9nL2ltZy8iPgogICAgICAgICA8eGFwOkNyZWF0b3JUb29sPklsbHVzdHJhdG9yPC94YXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4YXA6Q3JlYXRlRGF0ZT4yMDA2LTA4LTIxVDEwOjIwOjI5KzAyOjAwPC94YXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhhcDpNb2RpZnlEYXRlPjIwMDYtMDgtMjFUMDg6MjA6MzFaPC94YXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhhcDpNZXRhZGF0YURhdGU+MjAwNi0wOC0yMVQxMDoyMDoyOSswMjowMDwveGFwOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhhcDpUaHVtYm5haWxzPgogICAgICAgICAgICA8cmRmOkFsdD4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDx4YXBHSW1nOndpZHRoPjI1NjwveGFwR0ltZzp3aWR0aD4KICAgICAgICAgICAgICAgICAgPHhhcEdJbWc6aGVpZ2h0PjQ8L3hhcEdJbWc6aGVpZ2h0PgogICAgICAgICAgICAgICAgICA8eGFwR0ltZzpmb3JtYXQ+SlBFRzwveGFwR0ltZzpmb3JtYXQ+CiAgICAgICAgICAgICAgICAgIDx4YXBHSW1nOmltYWdlPi85ai80QUFRU2taSlJnQUJBZ0VCTEFFc0FBRC83UUFzVUdodmRHOXphRzl3SURNdU1BQTRRa2xOQSswQUFBQUFBQkFCTEFBQUFBRUEmI3hBO0FRRXNBQUFBQVFBQi8rNEFEa0ZrYjJKbEFHVEFBQUFBQWYvYkFJUUFCZ1FFQkFVRUJnVUZCZ2tHQlFZSkN3Z0dCZ2dMREFvS0N3b0smI3hBO0RCQU1EQXdNREF3UURBNFBFQThPREJNVEZCUVRFeHdiR3hzY0h4OGZIeDhmSHg4Zkh3RUhCd2NOREEwWUVCQVlHaFVSRlJvZkh4OGYmI3hBO0h4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zkh4OGZIeDhmSHg4Zi84QUFFUWdBQkFFQUF3RVImI3hBO0FBSVJBUU1SQWYvRUFhSUFBQUFIQVFFQkFRRUFBQUFBQUFBQUFBUUZBd0lHQVFBSENBa0tDd0VBQWdJREFRRUJBUUVBQUFBQUFBQUEmI3hBO0FRQUNBd1FGQmdjSUNRb0xFQUFDQVFNREFnUUNCZ2NEQkFJR0FuTUJBZ01SQkFBRklSSXhRVkVHRTJFaWNZRVVNcEdoQnhXeFFpUEImI3hBO1V0SGhNeFppOENSeWd2RWxRelJUa3FLeVkzUENOVVFuazZPek5oZFVaSFREMHVJSUpvTUpDaGdaaEpSRlJxUzBWdE5WS0JyeTQvUEUmI3hBOzFPVDBaWFdGbGFXMXhkWGw5V1oyaHBhbXRzYlc1dlkzUjFkbmQ0ZVhwN2ZIMStmM09FaFlhSGlJbUtpNHlOam8rQ2s1U1ZscGVZbVomI3hBO3FibkoyZW41S2pwS1dtcDZpcHFxdXNyYTZ2b1JBQUlDQVFJREJRVUVCUVlFQ0FNRGJRRUFBaEVEQkNFU01VRUZVUk5oSWdaeGdaRXkmI3hBO29iSHdGTUhSNFNOQ0ZWSmljdkV6SkRSRGdoYVNVeVdpWTdMQ0IzUFNOZUpFZ3hkVWt3Z0pDaGdaSmpaRkdpZGtkRlUzOHFPend5Z3AmI3hBOzArUHpoSlNrdE1UVTVQUmxkWVdWcGJYRjFlWDFSbFptZG9hV3ByYkcxdWIyUjFkbmQ0ZVhwN2ZIMStmM09FaFlhSGlJbUtpNHlOam8mI3hBOytEbEpXV2w1aVptcHVjblo2ZmtxT2twYWFucUttcXE2eXRycSt2L2FBQXdEQVFBQ0VRTVJBRDhBOUZmODZUL3k1LzhBQ1p6Zit0SCsmI3hBOzAvWTdML0MvNmYydS93Q2RKLzVjL3dEaE1mOEFXai9hZnNYL0FBdituOXJ2K2RKLzVjLytFeC8xby8ybjdGL3d2K245cnY4QW5TZismI3hBO1hQOEE0VEgvQUZvLzJuN0Yvd0FML3AvYTcvblNmK1hQL2hNZjlhUDlwK3hmOEwvcC9hNy9BSjBuL2x6L0FPRXgvd0JhUDlwK3hmOEEmI3hBO0MvNmYydS81MG4vbHovNFRIL1dqL2Fmc1gvQy82ZjJ1L3dDZEovNWMvd0RoTWY4QVdqL2Fmc1gvQUF2K245cnYrZEovNWMvK0V4LzEmI3hBO28vMm43Ri93dituOXFHdi9BUGxYUEJmcnY2UDRWK0QxT0ZLL1RtVnBmNVBzK0Y0Zm5WTk9ieC80K0w0b0wva0VYL2FxL3dDU1dadismI3hBO0QvMFdqMStiditRUmY5cXIva25qL2cvOUZmWDVwaC95RDcvbHcvNFROeCsvL3BPQis1L291LzVCOS95NGY4SmorLzhBNlMvdWY2THYmI3hBOytRZmY4dUgvQUFtUDcvOEFwTCs1L291LzVCOS95NGY4SmorLy9wTCs1L291L3dDUWZmOEFMaC93bVA3L0FQcEwrNS9vdS81QjkveTQmI3hBO2Y4SmorLzhBNlMvdWY2THYrUWZmOHVIL0FBbVA3LzhBcEwrNS9vb2E1LzVWZjZnK3NmbzNuVGJuNmRhVlBqbXYxZkJ4ZnZhNHE2OXomI3hBO2JqNEs5TktYL0lKLysxWC9BTWs4eGY4QUJ2NkxQWjMvQUNDZi90Vi84azhmOEcvb3JzNy9BSkJQL3dCcXYva25qL2czOUZkbFcxLzUmI3hBO1ZoNjZmVnYwYjYrL0RoNmZMb2EwcDdaVm4vSmNCOFRnNGZPcVpSNTdKaC96cGY4QXk1LzhKbXUvMW8vMm43R3oxK2J2K2RML0FPWFAmI3hBOy9oTWY5YVA5cCt4Zlg1dS81MHYvQUpjLytFeC8xby8ybjdGOWZtNy9BSjB2L2x6L0FPRXgvd0JhUDlwK3hmWDV1LzUwdi9sei93Q0UmI3hBO3gvMW8vd0JwK3hmWDV1LzUwdjhBNWMvK0V4LzFvLzJuN0Y5Zm03L25TLzhBbHovNFRIL1dqL2Fmc1gxK2J2OEFuUy8rWFA4QTRUSC8mI3hBO0FGby8ybjdGOWZtLy85az08L3hhcEdJbWc6aW1hZ2U+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpBbHQ+CiAgICAgICAgIDwveGFwOlRodW1ibmFpbHM+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4YXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiPgogICAgICAgICA8eGFwTU06RG9jdW1lbnRJRD51dWlkOjIzMDIzNTQwRUQzMERCMTFCMkMyOTE3OEY2OUQzRTYwPC94YXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eGFwTU06SW5zdGFuY2VJRD51dWlkOjI0MDIzNTQwRUQzMERCMTFCMkMyOTE3OEY2OUQzRTYwPC94YXBNTTpJbnN0YW5jZUlEPgogICAgICAgICA8eGFwTU06RGVyaXZlZEZyb20gcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICA8c3RSZWY6aW5zdGFuY2VJRD51dWlkOjIyMDIzNTQwRUQzMERCMTFCMkMyOTE3OEY2OUQzRTYwPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD51dWlkOjIxMDIzNTQwRUQzMERCMTFCMkMyOTE3OEY2OUQzRTYwPC9zdFJlZjpkb2N1bWVudElEPgogICAgICAgICA8L3hhcE1NOkRlcml2ZWRGcm9tPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+/+IMWElDQ19QUk9GSUxFAAEBAAAMSExpbm8CEAAAbW50clJHQiBYWVogB84AAgAJAAYAMQAAYWNzcE1TRlQAAAAASUVDIHNSR0IAAAAAAAAAAAAAAAAAAPbWAAEAAAAA0y1IUCAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARY3BydAAAAVAAAAAzZGVzYwAAAYQAAABsd3RwdAAAAfAAAAAUYmtwdAAAAgQAAAAUclhZWgAAAhgAAAAUZ1hZWgAAAiwAAAAUYlhZWgAAAkAAAAAUZG1uZAAAAlQAAABwZG1kZAAAAsQAAACIdnVlZAAAA0wAAACGdmlldwAAA9QAAAAkbHVtaQAAA/gAAAAUbWVhcwAABAwAAAAkdGVjaAAABDAAAAAMclRSQwAABDwAAAgMZ1RSQwAABDwAAAgMYlRSQwAABDwAAAgMdGV4dAAAAABDb3B5cmlnaHQgKGMpIDE5OTggSGV3bGV0dC1QYWNrYXJkIENvbXBhbnkAAGRlc2MAAAAAAAAAEnNSR0IgSUVDNjE5NjYtMi4xAAAAAAAAAAAAAAASc1JHQiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFhZWiAAAAAAAADzUQABAAAAARbMWFlaIAAAAAAAAAAAAAAAAAAAAABYWVogAAAAAAAAb6IAADj1AAADkFhZWiAAAAAAAABimQAAt4UAABjaWFlaIAAAAAAAACSgAAAPhAAAts9kZXNjAAAAAAAAABZJRUMgaHR0cDovL3d3dy5pZWMuY2gAAAAAAAAAAAAAABZJRUMgaHR0cDovL3d3dy5pZWMuY2gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZGVzYwAAAAAAAAAuSUVDIDYxOTY2LTIuMSBEZWZhdWx0IFJHQiBjb2xvdXIgc3BhY2UgLSBzUkdCAAAAAAAAAAAAAAAuSUVDIDYxOTY2LTIuMSBEZWZhdWx0IFJHQiBjb2xvdXIgc3BhY2UgLSBzUkdCAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGRlc2MAAAAAAAAALFJlZmVyZW5jZSBWaWV3aW5nIENvbmRpdGlvbiBpbiBJRUM2MTk2Ni0yLjEAAAAAAAAAAAAAACxSZWZlcmVuY2UgVmlld2luZyBDb25kaXRpb24gaW4gSUVDNjE5NjYtMi4xAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB2aWV3AAAAAAATpP4AFF8uABDPFAAD7cwABBMLAANcngAAAAFYWVogAAAAAABMCVYAUAAAAFcf521lYXMAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAKPAAAAAnNpZyAAAAAAQ1JUIGN1cnYAAAAAAAAEAAAAAAUACgAPABQAGQAeACMAKAAtADIANwA7AEAARQBKAE8AVABZAF4AYwBoAG0AcgB3AHwAgQCGAIsAkACVAJoAnwCkAKkArgCyALcAvADBAMYAywDQANUA2wDgAOUA6wDwAPYA+wEBAQcBDQETARkBHwElASsBMgE4AT4BRQFMAVIBWQFgAWcBbgF1AXwBgwGLAZIBmgGhAakBsQG5AcEByQHRAdkB4QHpAfIB+gIDAgwCFAIdAiYCLwI4AkECSwJUAl0CZwJxAnoChAKOApgCogKsArYCwQLLAtUC4ALrAvUDAAMLAxYDIQMtAzgDQwNPA1oDZgNyA34DigOWA6IDrgO6A8cD0wPgA+wD+QQGBBMEIAQtBDsESARVBGMEcQR+BIwEmgSoBLYExATTBOEE8AT+BQ0FHAUrBToFSQVYBWcFdwWGBZYFpgW1BcUF1QXlBfYGBgYWBicGNwZIBlkGagZ7BowGnQavBsAG0QbjBvUHBwcZBysHPQdPB2EHdAeGB5kHrAe/B9IH5Qf4CAsIHwgyCEYIWghuCIIIlgiqCL4I0gjnCPsJEAklCToJTwlkCXkJjwmkCboJzwnlCfsKEQonCj0KVApqCoEKmAquCsUK3ArzCwsLIgs5C1ELaQuAC5gLsAvIC+EL+QwSDCoMQwxcDHUMjgynDMAM2QzzDQ0NJg1ADVoNdA2ODakNww3eDfgOEw4uDkkOZA5/DpsOtg7SDu4PCQ8lD0EPXg96D5YPsw/PD+wQCRAmEEMQYRB+EJsQuRDXEPURExExEU8RbRGMEaoRyRHoEgcSJhJFEmQShBKjEsMS4xMDEyMTQxNjE4MTpBPFE+UUBhQnFEkUahSLFK0UzhTwFRIVNBVWFXgVmxW9FeAWAxYmFkkWbBaPFrIW1hb6Fx0XQRdlF4kXrhfSF/cYGxhAGGUYihivGNUY+hkgGUUZaxmRGbcZ3RoEGioaURp3Gp4axRrsGxQbOxtjG4obshvaHAIcKhxSHHscoxzMHPUdHh1HHXAdmR3DHeweFh5AHmoelB6+HukfEx8+H2kflB+/H+ogFSBBIGwgmCDEIPAhHCFIIXUhoSHOIfsiJyJVIoIiryLdIwojOCNmI5QjwiPwJB8kTSR8JKsk2iUJJTglaCWXJccl9yYnJlcmhya3JugnGCdJJ3onqyfcKA0oPyhxKKIo1CkGKTgpaymdKdAqAio1KmgqmyrPKwIrNitpK50r0SwFLDksbiyiLNctDC1BLXYtqy3hLhYuTC6CLrcu7i8kL1ovkS/HL/4wNTBsMKQw2zESMUoxgjG6MfIyKjJjMpsy1DMNM0YzfzO4M/E0KzRlNJ402DUTNU01hzXCNf02NzZyNq426TckN2A3nDfXOBQ4UDiMOMg5BTlCOX85vDn5OjY6dDqyOu87LTtrO6o76DwnPGU8pDzjPSI9YT2hPeA+ID5gPqA+4D8hP2E/oj/iQCNAZECmQOdBKUFqQaxB7kIwQnJCtUL3QzpDfUPARANER0SKRM5FEkVVRZpF3kYiRmdGq0bwRzVHe0fASAVIS0iRSNdJHUljSalJ8Eo3Sn1KxEsMS1NLmkviTCpMcky6TQJNSk2TTdxOJU5uTrdPAE9JT5NP3VAnUHFQu1EGUVBRm1HmUjFSfFLHUxNTX1OqU/ZUQlSPVNtVKFV1VcJWD1ZcVqlW91dEV5JX4FgvWH1Yy1kaWWlZuFoHWlZaplr1W0VblVvlXDVchlzWXSddeF3JXhpebF69Xw9fYV+zYAVgV2CqYPxhT2GiYfViSWKcYvBjQ2OXY+tkQGSUZOllPWWSZedmPWaSZuhnPWeTZ+loP2iWaOxpQ2maafFqSGqfavdrT2una/9sV2yvbQhtYG25bhJua27Ebx5veG/RcCtwhnDgcTpxlXHwcktypnMBc11zuHQUdHB0zHUodYV14XY+dpt2+HdWd7N4EXhueMx5KnmJeed6RnqlewR7Y3vCfCF8gXzhfUF9oX4BfmJ+wn8jf4R/5YBHgKiBCoFrgc2CMIKSgvSDV4O6hB2EgITjhUeFq4YOhnKG14c7h5+IBIhpiM6JM4mZif6KZIrKizCLlov8jGOMyo0xjZiN/45mjs6PNo+ekAaQbpDWkT+RqJIRknqS45NNk7aUIJSKlPSVX5XJljSWn5cKl3WX4JhMmLiZJJmQmfyaaJrVm0Kbr5wcnImc951kndKeQJ6unx2fi5/6oGmg2KFHobaiJqKWowajdqPmpFakx6U4pammGqaLpv2nbqfgqFKoxKk3qamqHKqPqwKrdavprFys0K1ErbiuLa6hrxavi7AAsHWw6rFgsdayS7LCszizrrQltJy1E7WKtgG2ebbwt2i34LhZuNG5SrnCuju6tbsuu6e8IbybvRW9j74KvoS+/796v/XAcMDswWfB48JfwtvDWMPUxFHEzsVLxcjGRsbDx0HHv8g9yLzJOsm5yjjKt8s2y7bMNcy1zTXNtc42zrbPN8+40DnQutE80b7SP9LB00TTxtRJ1MvVTtXR1lXW2Ndc1+DYZNjo2WzZ8dp22vvbgNwF3IrdEN2W3hzeot8p36/gNuC94UThzOJT4tvjY+Pr5HPk/OWE5g3mlucf56noMui86Ubp0Opb6uXrcOv77IbtEe2c7ijutO9A78zwWPDl8XLx//KM8xnzp/Q09ML1UPXe9m32+/eK+Bn4qPk4+cf6V/rn+3f8B/yY/Sn9uv5L/tz/bf///+4ADkFkb2JlAGTAAAAAAf/bAIQAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAgICAgICAgICAwMDAwMDAwMDAwEBAQEBAQECAQECAgIBAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD/8AAEQgADAn3AwERAAIRAQMRAf/EAaIAAAAGAgMBAAAAAAAAAAAAAAcIBgUECQMKAgEACwEAAAYDAQEBAAAAAAAAAAAABgUEAwcCCAEJAAoLEAACAQMEAQMDAgMDAwIGCXUBAgMEEQUSBiEHEyIACDEUQTIjFQlRQhZhJDMXUnGBGGKRJUOhsfAmNHIKGcHRNSfhUzaC8ZKiRFRzRUY3R2MoVVZXGrLC0uLyZIN0k4Rlo7PD0+MpOGbzdSo5OkhJSlhZWmdoaWp2d3h5eoWGh4iJipSVlpeYmZqkpaanqKmqtLW2t7i5usTFxsfIycrU1dbX2Nna5OXm5+jp6vT19vf4+foRAAIBAwIEBAMFBAQEBgYFbQECAxEEIRIFMQYAIhNBUQcyYRRxCEKBI5EVUqFiFjMJsSTB0UNy8BfhgjQlklMYY0TxorImNRlUNkVkJwpzg5NGdMLS4vJVZXVWN4SFo7PD0+PzKRqUpLTE1OT0laW1xdXl9ShHV2Y4doaWprbG1ub2Z3eHl6e3x9fn90hYaHiImKi4yNjo+DlJWWl5iZmpucnZ6fkqOkpaanqKmqq6ytrq+v/aAAwDAQACEQMRAD8Auj9/Gh12N697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917qtf5P/APM1av8A7UmG/wCtMnvrF90H/pzUH/Swuv8Ajy9Ybe9n/K9Sf880P+A9F495Q9RL1737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Q/fHv8A4+bNf9qI/wDuwoveb33Ff+nh7v8A9KU/9pMHWO/3j/8AlVrH/pYf9YZOjb++ovWHHXvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3RMeyv8Aj+Nwf9RNP/7g0vvh/wDej/6f3zH/AM9MP/aJb9ZJ8lf8qvaf6Rv+Pt0hvcBdCnr3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de6H/wCNP/M0KT/tTZj/AK0x+8Yvvc/9Ocn/AOlha/8AHm6FXJn/ACW1/wCab/4OrGPfKfqYOve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xumn2s66Wde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691Wv8n/8AmatX/wBqTDf9aZPfWL7oP/TmoP8ApYXX/Hl6w297P+V6k/55of8AAei8e8oeol697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917ofvj3/wAfNmv+1Ef/AHYUXvN77iv/AE8Pd/8ApSn/ALSYOsd/vH/8qtY/9LD/AKwydG399ResOOve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3Xuve/de697917r3v3XuiY9lf8fxuD/qJp/wD3BpffD/70f/T++Y/+emH/ALRLfrJPkr/lV7T/AEjf8fbpDe4C6FPXvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+690P/xp/wCZoUn/AGpsx/1pj94xfe5/6c5P/wBLC1/483Qq5M/5La/803/wdWMe+U/Uwde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvde9+691737r3Xvfuvdf/Z");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100% 5px;*/
  padding: 20px;
  overflow: hidden;
  color: #64798a;
  font-size: 16px;
  display: none;
}

.searchcontent .sl {
  width: 48%;
  float: left;
  margin: 0 1%;
}

.searchcontent .sl h3 {
  font-size: 12px;
  font-weight: 900;
  color: #64798a;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.Top002742 .header-search.show .searchcontent {
  display: block;
}
@media (max-width:1365px){
  .Top002742 .header-menu li em {
    padding: 0;
}
}
@media (min-width:1024px) and (max-width:1365px){
  .Top002742 .top-search{/*max-width:113px;*/}
}
@media (min-width:440px) and (max-width:1024px){
  .Top002742 .header-search {
    max-width: 30%;
    margin: 15px auto 0;
	right:125px;
}
}
@media (max-width: 417px){
  .Top002742 .top-dl {
    padding-left:0;
}
}
@media (max-width:440px){
  .Top002742 .header-search {
    max-width: 23%;
	right:120px;
  }
  .searchcontent .sl {
    width: 100%;
    float: none;
}
}
@media (max-width:1200px){
  .Top002742 .header-search.show {
    width: 75%;
    max-width: none;
    position: absolute;
    float: none;
    margin: 15px auto 0;
    right: 12.5%;
}
}
/*20201030*/
.Top002742 .header-menu li .sub{display:none;}
body{padding-top:68px;}
.Banner002729 .txt-main aside.tit {
    line-height: initial;
}