.bd_weixin_popup {box-sizing: content-box;text-align: center;}
body.top-show { overflow: hidden; }
.Top002893 { position: absolute; left: 0; top: 50px; width: 100%; z-index: 100; padding: 0 50px; }
.Top002893 .logo { float: left; position: relative; z-index: 120; }
.Top002893 .logo a { display: block; }
.Top002893 .top-right { position: absolute; right: 50px; top: 0; display: table; }
.Top002893 .top-right > * { display: table-cell; vertical-align: middle; }
.Top002893 .top-right dd { padding: 0 20px; }
.Top002893 .top-right dd a:not(:hover) { color: #fff; font-size: 18px; }
.open-search { cursor: pointer; ; display: block; width: 1.375em; height: 1.375em; background: url(../images/icon-search.svg) no-repeat center center; background-size: contain; }
.open-search.on:before, .open-search.on:after { background-color: #fff; }
.top-search { position: absolute; right: 50px; top: 100%; z-index: 100; background-color: #fff; }
.top-search .text { width: 100%; height: 3.125em; line-height: 3.125em; padding: 0 3.125em 0 0.625em; font-size: 1em; }
.top-search .btn { position: absolute; right: 0; top: 0; width: 3.125em; height: 100%; background: url(../images/icon-search.svg) no-repeat center center #0094de; background-size: auto 40%; }
.Top002893 .icon-menu { text-align: center; cursor: pointer; }
.Top002893 .icon-menu span { width: 40px; height: 40px; display: block; border: 2px solid #fff; position: relative; margin: 0 auto; padding-top: 8px; }
.Top002893 .icon-menu span i { position: static; height: 2px; width: 60%; background: #fff; display: block; margin: 4px auto !important; }
.Top002893 .icon-menu p { margin: 5px 0 0 0; }
.Top002893 .open-menu { color: #fff; }
.Top002893 .open-menu span { border-color: #fff; }
.Top002893 .open-menu span i { background: #fff; }
.top-show .open-menu { opacity: 0; }
.Top002893 .close-menu { position: fixed; right: 50px; top: -100%; opacity: 0; z-index: 105; }
.Top002893 .close-menu i:nth-child(1) { display: none; }
.Top002893 .close-menu span {border: 2px solid #666;}
.Top002893 .close-menu span i { position: absolute !important; margin: 0 auto !important; transform: rotate(45deg); left: 20%; top: 50%;background: #666; }
.Top002893 .close-menu i:nth-child(2) { transform: rotate(-45deg); }

.top-show .close-menu{top: 50px;opacity: 1;}

.top-fixed{position: fixed; left: -100%;top: 0; width: 100%; z-index: 100;height: 100%; transition:0.3s;background-size: cover;}
.top-show .top-fixed{ left: 0; transition: 0s 0s;}
.top-fixed li a{transition: 0.3s;font-size: 1em }
.top-fixed li a:hover{color: #0094de!important;}

.top-fixed > ul li{background: rgba(256,256,256,.97);opacity: 0;  transition-property: opacity,transform,background;transition-duration: 0.5s,0.5s,0.5s;-webkit-transition-property: opacity,transform,background;-webkit-transition-duration: 0.5s,0.5s,0.5s;}
.top-show .top-fixed > ul li:nth-child(1){ transition-delay: 0.4s,0.4s,0s;-webkit-transition-delay: 0.4s,0.4s,0s;}
.top-show .top-fixed > ul li:nth-child(2){ transition-delay: 0.6s,0.6s,0s;-webkit-transition-delay: 0.6s,0.6s,0s;}
.top-show .top-fixed > ul li:nth-child(3){ transition-delay: 0.8s,0.8s,0s;-webkit-transition-delay: 0.8s,0.8s,0s;}
.top-show .top-fixed > ul li:nth-child(4){ transition-delay: 1s,1s,0s;-webkit-transition-delay: 1s,1s,0s;}
.top-show .top-fixed > ul li:nth-child(5){ transition-delay: 1.2s,1.2s,0s;-webkit-transition-delay: 1.2s,1.2s,0s;;}

.top-fixed .num{font-size: 50px;color: #dedede;}
.top-fixed .name{font-size: 1.5em;padding: 2.3vw 0;}
.top-fixed dt{line-height: 2.143em;}
.top-fixed > ul li{transform: translateY(-100px); -webkit-transform: translateY(-100px); -ms-transform: translateY(-100px);}
.top-show .top-fixed > ul li{opacity: 1;transform: translateY(0);-ms-transform: translateY(0);-webkit-transform: translateY(0);}
@media(min-width:769px){
.top-fixed > ul,
.top-fixed > ul li{height: 100%;}
.top-fixed > ul li{padding-top: 12%;text-align: center; }
.top-fixed li:before{display: block; width: 1px; margin: 0 auto 4.6875vw ; content: '';background: #bbb; height: 2.6vw; transition: 0.3s;}
.top-fixed li{float: left;width:16.6666666667%;border-right: 1px solid #efefef;}
.top-fixed li:hover{background: transparent;}
.top-fixed li:hover:before{margin-bottom: 2.5vw;}
.top-show .top-fixed li:hover a{color: #fff;}
 .top-fixed dl{display: block!important;}
}

@media(max-width:768px) {
.Top002893 { top: 5vw; padding: 0 5vw; }
.top-show .close-menu { top: 5vw; right: 5vw; }
.Top002893 .icon-menu span { width: 8vw; height: 8vw; padding-top: 1.1vw; }
.Top002893 .open-menu span i { margin: 0.8vw auto; height: 0.6vw; }
.top-fixed{ transition:0s 0s;}
.top-fixed > ul{background: #fff;overflow: auto;height: 100%;padding-top: 14vw;}
.top-fixed > ul li{border-bottom: 1px solid #efefef;}
.top-fixed > ul li dl{display: none; padding-left: 27vw; padding-bottom: 5vw;}
.top-fixed .one{display: flex; align-items: center; padding: 4vw 0 4vw 10vw;position: relative;}
.top-fixed .one .num{margin-right: 6vw;font-size: 10vw;}
.top-fixed .one .name{font-size: 5vw;}
.top-fixed .one .op{position: absolute; width: 20vw; height: 100%;right: 5vw;}
.top-fixed .one .op:before{position: absolute; content: ''; width: 3vw; height: 3vw;border-right: 1px solid #666;border-bottom: 1px solid #666; left: 50%; top: 50%; margin: -1.5vw 0 0 -1.5vw; transform: rotate(45deg);transition: transform 0.3s;}
.top-fixed .one .op.click:before{ transform: rotate(-135deg); margin-top: 0;}
.top-fixed dt{font-size: 3vw;}
}
/*Banner003086 */
.Banner003086 .slider li { position: relative; }
.Banner003086 .slick-dots { position: absolute; left: 50%; transform: translateX(-50%); z-index: 20; bottom: 5%; }
.Banner003086 .slick-dots li { float: left; width: 8px; position: relative; height: 8px; background: rgb(255 255 255 / 0.4); margin: 0 15px; }
.Banner003086 .slick-dots li button { display: none; }
.Banner003086 .slick-dots li.slick-active { background: #fff; }

@media(min-width:1025px) {
.Banner003086 .wap { display: none; }
}

@media(max-width:1024px) {
.Banner003086 .pc { display: none; }
}/*RighInfo002810 */
.RighInfo002810 { padding: calc(100 / 1920 * 100vw) 0;
}
.RighInfo002810 .txt-list .box:not(:last-child) { margin-bottom: calc(100 / 1920 * 100vw);
}
.RighInfo002810 .txt-list .info .h3 {
font-size:  calc(28 / 16 * 1em); color: #333; font-weight: normal; margin: 0; }
.RighInfo002810 .txt-list .info .txt {
padding-top: calc(25 / 16 * 1em); line-height: 2; color: #666; text-indent: 2em; }

@media(min-width:1025px) {
.RighInfo002810 .txt-list .pic { width: 53%; }
.RighInfo002810 .txt-list .box:nth-child(2n) .pic { text-align: right; }
.RighInfo002810 .txt-list .info { padding-right: calc(150 / 1920 * 100vw);
}
.RighInfo002810 .txt-list .box:nth-child(2n) .info { padding-right: 0; padding-left: calc(150 / 1920 * 100vw);
}
}

@media(max-width:1024px) {
.RighInfo002810 .ytable, .RighInfo002810 .ytable-cell { display: block; }
.RighInfo002810 .txt-list .pic { margin-bottom: 3vw; }
.RighInfo002810 .txt-list .pic img { display: block; width: 100%; }
}
/*Floor003054 */
.Floor003054 { position: relative; z-index: 1; padding-bottom: calc(100 / 1920 * 100vw);
}
.Floor003054 .slider { width: 80%; max-width: 680px; margin: 0 auto; margin-bottom: calc(100 / 1920 * 100vw);
padding: 0 calc(150 / 1920 * 100vw);
position: relative; }
.Floor003054 .slider:before, .Floor003054 .slider:after { position: absolute; content: ''; left: 0; top: 0; width: 9%; height: 100%; background: url(../images/yinhao-l.png) no-repeat left top; background-size: contain; }
.Floor003054 .slider:after { left: auto; right: 0; background-image: url(../images/yinhao-r.png); background-position: right bottom; }
.Floor003054 .slider li { text-align: center; }
.Floor003054 .slider .tit {
font-size: calc(22 / 16 * 1em); color: #333; margin-top: calc(10 / 22 * 1em);
}
.Floor003054 .Ispic { padding-bottom: 72.059%; background-size: contain; background-color: #fff; }
.Floor003054 .info-num li { text-align: center; float: left; width: 49%; }

@media(min-width:1025px) {
.Floor003054 .info-num li { width: 23.5%; }
}
.Floor003054 .info-num li aside { display: inline-block; position: relative; }
.Floor003054 .info-num li aside b {
font-size: calc(64 / 16 * 1em); font-family: 'Arial'; line-height: 0.85; color: #3f9ed6; display: block; }
.Floor003054 .info-num li aside sup { position: absolute; left: 100%; word-break: keep-all; bottom: 15%; font-size: calc(22 / 16 * 1em);
color: #999; font-weight: 100; margin-left: 10px; }
.Floor003054 .info-num li p { color: #999; margin-bottom: 0; margin-top: calc(22 / 16 * 1em);
}

@media(max-width:1024px) {
.Floor003054 .info-num li:not(:last-child) { margin-bottom: 20px; }
}
/*Floor002671 */
.Floor002671 { padding-bottom: calc(100 / 1920 * 100vw);
}
.Floor002671 li { float: left; width: 24.625%; margin-right: 0.5%; position: relative; overflow: hidden; }
.Floor002671 li:nth-child(4n) { margin-right: 0; }
.Floor002671 li .Ispic { padding-bottom: 64%; }
.Floor002671 li:hover img { transform: scale3d(1.2, 1.2, 1.2); }
.Floor002671 li .txt { position: absolute; left: 0; bottom: 0; width: 100%; z-index: 10; text-align: center; color: #fff; background: rgb(0 0 0 / 0.5); padding: calc(40 / 1920 * 100vw);
}
.Floor002671 li .txt .tit {font-size: calc(24 / 16 * 1em); font-weight: bold; }
.Floor002671 li .txt .tit a{color: #fff;}
.Floor002671 li .txt dl,.Floor002671 li .txt span { display: none; height: 0; opacity: 0; -webkit-opacity: 0; color: #fff; line-height: calc(30 / 16 * 1em);}
.Floor002671 li .txt span a{color: #fff; }
.Floor002671 li .txt span a:hover{color: #0094de; }
.Floor002671 li .txt dd a { color: #fff; }
.Floor002671 li .txt dd a:hover { text-decoration: underline; }

@media(min-width:1025px) {
.Floor002671 li .Ispic { padding-bottom: 114%; }
.Floor002671 li:hover .txt dl,.Floor002671 li:hover .txt span{
margin-top: calc(10 / 16 * 1em); display: inline-block; height: inherit; opacity: 1; -webkit-opacity: 1; transition: 0.3s ease-in-out; }
}

@media(max-width:1024px) {
.Floor002671 li { float: none; margin-right: 0; width: auto; margin-bottom: 3vw; }
}
/*Floor003082 */
.Floor003082 { padding-bottom: calc(100 / 1920 * 100vw);
}
.Floor003082 .left { position: relative; }
.Floor003082 .right ul { overflow: hidden; border-bottom: 1px solid #eee; }
.Floor003082 .right ol { position: relative; margin-bottom: calc(35 / 1920 * 100vw);
}
.Floor003082 .right ol .pic .Ispic { padding-bottom: 64%; }
.Floor003082 .right ol aside {
font-size: calc(22 / 16 * 1em);
margin-top: calc(5 / 22 * 1em); line-height: 1; color: #333; }
.Floor003082 .right ol p { color: #999; line-height: calc(30 / 16 * 1em);
}
.Floor003082 .right time { color: #999; }
.Floor003082 .right li { border-top: 1px solid #eee; padding: 1.35vw 0; line-height: 1.6; }
.Floor003082 .right li label { color: #fff; display: inline-block; padding: calc(3 / 16 * 1em) calc(7 / 16 * 1em);
 border-radius: calc(3 / 16 * 1em);
 margin-right: calc(25 / 16 * 1em);
}
.Floor003082 .right li time { float: right; }

@media(min-width:1025px) {
.Floor003082 .right ol .pic { width: calc(352 / 1180 * 100%);
}
.Floor003082 .right ol .pic .Ispic { padding-bottom: calc(212 / 352 * 100%);
}
.Floor003082 .right ol .txt { padding-left: calc(40 / 16 * 1em);
}
.Floor003082 .right time, .Floor003082 .right li label { font-size: calc(15 / 16 * 1em);
}
}

@media(min-width:1025px) {
.Floor003082 .ytable-cell { vertical-align: top; }
.Floor003082 .left { width: 22%; }
.Floor003082 .right .main { margin-left: 3.65vw; }
}

@media(max-width:1024px) {
.Floor003082 .ytable, .Floor003082 .ytable-cell { display: block; }
.Floor003082 .left { margin-bottom: 4vw; text-align: center; }
.Floor003082 .right ol { margin-bottom: 3vw; }
.Floor003082 .right ol aside { margin-top: 4vw; }
.Floor003082 .right li { padding: 3vw 0; }
.Floor003082 .right li label { margin-right: 3vw; }
}
/*Floor003176 */
.Floor003176 { overflow: hidden; padding-bottom: calc(100 / 1920 * 100vw);
}
.Floor003176 .video { position: relative; z-index: 4; }
.Floor003176 .video .files { position: absolute; background-color: #000; z-index: 10; top: 0; width: 100%; height: 100%; display: none; }
.Floor003176 .video .files video { width: 100%; height: 100%; }
.Floor003176 .video .Ispic { padding-bottom: 36.5%; }
.Floor003176 .play { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 5; cursor: pointer; }
.Floor003176 .play .ytable { height: 100%; text-align: center; color: #fff; }
.Floor003176 .play .icon {
width: calc(50 / 16 * 1em);
height: calc(50 / 16 * 1em); display: block; margin: 0 auto; background: url(../images/Floor003176-icon.svg) no-repeat center center; background-size: contain; }
.Floor003176 .v-name { display: inline-block; font-size: calc(60 / 16 * 1em);
font-weight: bold; margin: 0 auto calc(10 / 60 * 1em);
}
.Floor003176 .v-name::before { content: ''; display: block; width: calc(72 / 60 * 1em);
height: 1px; background: #fff; margin: 0 auto calc(10 / 60 * 1em);
}

@media(max-width:1024px) {
.Floor003176 .video .Ispic { padding-bottom: 50%; }
.Floor003176 .v-name { font-size: calc(36 / 16 * 1em);
margin: 0 auto calc(10 / 36 * 1em);
}
.Floor003176 .v-name::before { width: calc(72 / 36 * 1em);
margin: 0 auto calc(10 / 36 * 1em);
}
}
/*Bottom002825 */
.Bottom002825 { background: #2d3947; padding-top: calc(60 / 1920 * 100vw);
padding-bottom: calc(20 / 1920 * 100vw);
}
.Bottom002825, .Bottom002825 a { color: #fff; }
.Bottom002825 a:hover { color: #fff; }
.Bottom002825 .top { padding-bottom: calc(60 / 1920 * 100vw);
}
.Bottom002825 .top nav dl, .Bottom002825 .top nav { float: left; }
.Bottom002825 .top nav { max-width: 850px; width: 70%; }
.Bottom002825 .top nav dt { padding-bottom:calc(20 / 1920 * 100vw);
}
.Bottom002825 .top nav dd { line-height:calc(30 / 14 * 1em);
font-size: calc(14 / 16 * 1em);
}
.Bottom002825 .top nav dd a { opacity: 0.4; transition: .3s; }
.Bottom002825 .top nav dd a:hover { opacity: 1; }
.Bottom002825 .contact { text-align: center; }
.Bottom002825 .contact .code {
max-width: calc(115 / 16 * 1em); margin: 0 auto; width: 96%; }
.Bottom002825 .contact .code p {
font-size: calc(15 / 16 * 1em); margin-bottom: 0; }
.Bottom002825 .bottom { border-top: 1px solid #46515f; padding: calc(20 / 1920 * 100vw) 0;
}
.Bottom002825 .bottom dl { text-align: center; font-size: calc(14 / 16 * 1em);
opacity: 0.4; }

@media(min-width:1025px) {
.Bottom002825 .contact { float: right; max-width: 208px; }
}

@media(max-width:1024px) {
.Bottom002825 .top nav { display: none; }
.Bottom002825 .bottom { text-align: center; }
}

/*Top002374*/
.Top002374 {position: absolute;width: 100%;left: 0;top: 0;z-index: 100;}
/*.Top002374_2 {
	background: rgba(0, 0, 0, 0.45);
}*/
.Top002374 .auto_1400 {max-width: 1400px}
@media(max-width:1360px) {
	.Top002374 {padding: 0 2%;}
}
@media(min-width:1025px) {
	.Top002374_subbg .header {position: relative;z-index: 2;}
    .Top002374::before {position: absolute;content: '';width: 100%;height: 0;-webkit-transition: height 0.3s;-moz-transition: height 0.3s;transition: height 0.3s;background: #000;left: 0;top: 0;z-index: 1;}
    .Top002374_subbg::before {height: 0px;}
    .Top002374 .header-menu li.has-sub .sub {opacity: 0;-webkit-transition: opacity 0.3s 0.3s;-moz-transition: opacity 0.3s 0.3s;transition: opacity 0.3s 0.3s;}
    .Top002374 .header-menu li.has-sub.aon .sub {opacity: 1;}
}
.Top002374 .header-left {float: left;width: 40%;max-width: 130px;}
.Top002374 .logo {position: absolute;left: 0;max-width: 130px;top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.Top002374 .header-right {float: right;position: relative;z-index: 101}
@media(min-width:1025px) {
	.Top002374 .header-left {position: relative;height: 105px;}
    .Top002374 .header-mid {float: right;}
    .Top002374 .header-mid {width: 60%;max-width: 826px;margin-right: 10px;}
    .Top002374 .header-right {padding-top: 44px;}
	.Top002374 .header-menu li{ position:relative;}
}
.Top002374 .header-menu li{ width:17% !important;}
.Top002374 .header-menu li:nth-of-type(3){ width:32% !important;}
.Top002374 .header-menu li em {line-height:20px;padding: 44px 0 17px;font-size: 16px;position: relative;}
.Top002374 .header-menu li em a {font-size: 16px;font-weight: 600;}
.Top002374 .header-menu li:hover em::before {position: absolute;content: '';width: 0;height: 0;border: 4px solid transparent;border-bottom-color: #fff;bottom: 0;left: 50%;margin-left: -4px;}
.Top002374 .header-menu li:nth-child(1):hover em::before {display: none;}
.Top002374 .header-menu li em a {color: #fff}
.Top002374 .header-menu li:hover em a,
.Top002374 .header-menu li.aon em a {color: #fff;}
.Top002374 .header-menu li .sub {background: none;width: 168px;position: absolute;left: 50%;transform: translateX(-50%);}
.Top002374 .header-menu li .sub dt {margin-bottom: 1px;background: rgba(0, 0, 0, 0.5);}
.Top002374 .header-menu li .sub dt a {text-align: center;color: #fff;}
.Top002374 .header-menu li .sub dt a:hover {background: #0094de;}
.Top002374 .header-right dd {float: left;font-size: 14px;font-weight: bold;}
.Top002374 .header-right .search {background: url(../images/search.png)no-repeat;width: 22px;height: 22px;display: inline-block}
.Top002374 .top-search {position: relative;margin-left: 20px;}
.Top002374 .top-language,
.Top002374 .top-language a {color: #999;}
.Top002374 .top-language a:hover,
.Top002374 .top-language a.on {color: #fff;}
.Top002374 .open-search {color: #fff;font-size: 21px;padding: 0 15px;}
.Top002374 .search-box {position: absolute;top: 100%;right: 0;padding-top: 7px;width: 260px;display: none;overflow: hidden;height: 46px;z-index: 9;}
.Top002374 .search-box .text {width: 100%;border: none;height: 39px;line-height: 39px;padding: 0 40px 0 10px;color: #999;}
.Top002374 .search-box .btn {position: absolute;right: 0;top: 7px;height: 39px;width: 39px;background: url(../images/Top002374-icon.png) no-repeat center center;}
.Top002374 .search-box .btn:after {position: absolute;content: '';border: 6px solid transparent;border-bottom-color: #fff;left: 50%;margin-left: -6px;top: -12px;}
@media(max-width:1024px) {
.Top002374 .header {position: relative;}
.Top002374 .header-right {line-height: 28px;height: 60px;display: table;}
.Top002374 .header-right dd {display: table-cell;vertical-align: middle;float: none;}
.Top002374 .top-search {margin-left: 0;}
#header-menu li em a {border-bottom: none;font-weight: bold;padding: 0 10px;}
.Top002374 #header-menu {position: fixed;left: -100%;top: 0;width: 100%;height: 100%;z-index: 100;background: rgba(0, 0, 0, 0.5);opacity: 0;-webkit-transition: opacity 0.3s;-moz-transition: opacity 0.3s;transition: opacity 0.3s;}
.Top002374 #header-menu.header-menu-show {opacity: 1;left: 0;}
.Top002374 #header-menu ul {width: 60%;max-width: 280px;background: #0094de;height: 100%;overflow: auto;max-height: 100%;-webkit-transform: translateX(-100%);-moz-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);-webkit-transition: 0.3s 0.3s;-moz-transition: 0.3s 0.3s;transition: 0.3s 0.3s;}
.Top002374 #header-menu.header-menu-show ul {-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);}
.Top002374 #header-menu li a {color: #fff;padding: 0 5%;}
.Top002374 #header-menu li a:hover {color: #fff000;}
.Top002374 #header-menu li em {display: block;font-size: 16px;}
.Top002374 #header-menu li:nth-child(2n) {background: rgba(255, 255, 255, 0.2);}
.Top002374 #header-menu li dt {width: 100%;}
.Top002374 #header-menu li dt a {display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.Top002374 #header-menu li dt a::before {display: inline-block;content: '';width: 4px;height: 4px;margin-right: 5px;background: #fff;vertical-align: middle;}
.Top002374 #open_menu {width: 40px;height: 28px;position: relative;z-index: 101;border: none;top: 0;}
.Top002374 #open_menu i, .Top002374 #open_menu i {top: 50%;margin-top: -3.5px;}
.Public_nav_style #open_menu i, .Public_nav_style #open_menu i::before, .Public_nav_style #open_menu i::after {background: #0094de;}
.Public_nav_style #open_menu i, .Public_nav_style #open_menu i::before, .Public_nav_style #open_menu i::after {background: #0094de;}
.Top002374 #open_menu.open_menu_on i {background: transparent;}
.Top002374 #open_menu.open_menu_on::before, .Top002374 #open_menu.open_menu_on::after {background: #fff;bottom: auto;top: 50%;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.Top002374 #open_menu.open_menu_on::after {-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}
}
@media(max-width:640px) {
.Top002374 .header{ padding: 0;}
.Top002374 .header-left img{ max-width: 85px;  }
.Top002374 .header-right{ height: 52px; }
.Top002374 .top-search{ padding-top: 6px; }
}

/* 首页banner+视频*/
	/* .Banner002185 .swiper-slide > a,.Banner002185 .videoBox {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.Banner002185 img {
	display:block;
	width:100%;
}
.Banner002185 .home_video {
	position: relative;
}
.Banner002185 .home_video video {
	width: 100%;
	max-height: 905px;
	overflow: hidden;
	background: #000;
}*/
.Banner002185 .swiper-slide > a,
.Banner002185 .videoBox > * {position:absolute;left:0;top:0;width:100%;height:100%;}
.Banner002185 .video {background:#000;}
.Banner002185 li{width:100%; background-size:cover;background-repeat:no-repeat; padding-bottom:43.3%;}
.Banner002185 li img{ display:none;}
.Banner002185 .swiper-pagination {position:absolute;bottom:20px !important;text-align:center;width:100%;z-index:10;}
.Banner002185 .swiper-pagination span {position:relative;display:inline-block;margin:0 10px !important;background: none !important;overflow:hidden;line-height:1000px;width: 38px;height: 38px;border: 1px solid rgba(255,255,255,0.00);border-radius:0;}
.Banner002185 .swiper-pagination span.swiper-pagination-bullet-active {background: none !important;border: 1px solid rgba(255,255,255,1) !important}
.Banner002185 .swiper-pagination span::before {position:absolute;left:50%;top:50%;margin:-4px 0 0 -4px;content:'';width:8px;height:8px;background:rgba(255,255,255,1);}
.Banner002185 .swiper-pagination span.swiper-pagination-bullet-active::before {background:#fff;}
@media(max-width:768px) {
.Banner002185 .swiper-pagination span {margin:0 5px;width:20px;}
}
/* 首页banner+视频*/
	 .Banner002185 .swiper-slide > a,.Banner002185 .videoBox {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.Banner002185 img {
	display:block;
	width:100%;
}
.Banner002185 .home_video {
	position: relative;
}
.Banner002185 .home_video video {
	width: 100%;
	max-height: 905px;
	overflow: hidden;
	background: #000;
}
	.Banner002185 .swiper-slide > a,
.Banner002185 .videoBox > * {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.Banner002185 .video {
	background:#000;
}
.Banner002185 li{width:100%; background-size:cover;background-repeat:no-repeat; padding-bottom:43.3%;}
.Banner002185 li img{ display:none;}
.Banner002185 .video-play{    background: url(../images/Floor002467-play.png) no-repeat center center;}
.Banner002185 .swiper-pagination {
	position:absolute;
	bottom:20px !important;
	text-align:center;
	width:100%;
	z-index:10;
	
}
.Banner002185 .swiper-pagination span {
	position:relative;
	display:inline-block;
	margin:0 10px !important;
	background: none !important;
	overflow:hidden;
	line-height:1000px;
	width: 38px;
	height: 38px;
	border: 1px solid rgba(255,255,255,0.00);
	border-radius:0;
}
.Banner002185 .swiper-pagination span.swiper-pagination-bullet-active {
	background: none !important;
	border: 1px solid rgba(255,255,255,1) !important
}
.Banner002185 .swiper-pagination span::before {
	position:absolute;
	left:50%;
	top:50%;
	margin:-4px 0 0 -4px;
	content:'';
	width:8px;
	height:8px;
	background:rgba(255,255,255,1);
}
.Banner002185 .swiper-pagination span.swiper-pagination-bullet-active::before {
	background:#fff;
}
@media(max-width:768px) {
	.Banner002185 .swiper-pagination span {
	margin:0 5px;
	width:20px;
}
}
/*Banner002058*/
	.Banner002058 {
	position: relative;
	z-index: 1;
}
.Banner002058 .bx-viewport {
	z-index: 1;
}
.Banner002058 li a,
.Banner002058 li {
	height: 780px;
}
.Banner002058 li {
	background-position: center top;
	background-repeat: no-repeat;
}
.Banner002058 li a {
	position: relative;
	display: block;
}
.Banner002058 li .img {
	display: none;
}
.Banner002058 li figure {
	position: absolute;
	left: 20%;
	width: 62.5%;
	top: 50%;
	height: 230px;
	-webkit-transform: translateY(-65%);
	-moz-transform: translateY(-65%);
	-ms-transform: translateY(-65%);
	transform: translateY(-65%);
}
.Banner002058 li figure * {
	position: absolute;
	left: 0;
	opacity: 0;
}
.Banner002058 li figure h1 {
	margin-top: 80px;
	left: 50px;
}
.Banner002058 li figure.active * {
	opacity: 1;
}
.Banner002058 li h1 {
	top: -100%;
	-webkit-transition: top 2s;
	-moz-transition: top 2s;
	transition: top 2s;
	max-width: 548px;
}
.Banner002058 li h1>img {
	-webkit-transition: top 2s;
	-moz-transition: top 2s;
	transition: top 2s;
	max-width: 548px;
}
.Banner002058 li span {
	width: 30%;
	max-width: 206px;
	left: -100%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	display: block;
}
.Banner002058 li span>img {
	width: 100%;
	display: block;
	height: auto;
}
.Banner002058 li figure.active span {
	left: 0;
	-webkit-transition: 2s;
	-moz-transition: 2s;
	transition: 2s;
}
.Banner002058 li figure.active h1 {
	top: 0;
	-webkit-transition: 2s;
	-moz-transition: 2s;
	transition: 2s;
}
.Banner002058 li:nth-child(2) figure,
.Banner002058 li:nth-child(3) figure,
.Banner002058 li:nth-child(4) figure {
	display: none;
}
.Banner002058 .bx-controls-direction a {
	z-index:10;
	position:absolute;
	width:36px;
	height:52px;
	overflow:hidden;
	line-height:1000px;
	top:50%;
	transform:translateY(-50%);
	background:url(../images/Banner002058-btn_left2.png) no-repeat center center;
	background-size:contain;
}
.Banner002058 .bx-controls-direction a.bx-prev {
	left:2%;
}
.Banner002058 .bx-controls-direction a.bx-next {
	right:2%;
	background-image:url(../images/Banner002058-btn_right2.png);
}
.Banner002058 .bx-pager {
	position:absolute;
	left:0;
	bottom:5%;
	text-align:center;
	width:100%;
	z-index:10;
}
.Banner002058 .bx-pager div {
	display:inline-block;
	margin:0 8px;
}
.Banner002058 .bx-pager div a {
	display:block;
	line-height:100px;
	overflow:hidden;
	border-radius:50%;
	background-color:#fff;
	margin-bottom: 8px;
	width:16px;
	height:16px;
}
.Banner002058 .bx-pager div a.active {
	width:32px;
	height:32px;
	background:url(../images/on.png);
	margin-bottom:0px;
}
@media(max-width:1000px) {
	.Banner002058 li a, .Banner002058 li {
	height: auto;
}
.Banner002058 li {
	background: none !important;
}
.Banner002185 .video-play{    background: url(../images/Floor002467-play.png) no-repeat center center;}

.Banner002058 li .img {
	display: block;
	width: 100%;
}
}
@media(max-width:768px) {
	.Banner002058 li h1 {
	top: 35%;
	max-width: 350px;
}
.Banner002058 li h1>img {
	-webkit-transition: top 1s;
	-moz-transition: top 1s;
	transition: top 1s;
	max-width: 350px;
}
.Banner002058 li span {
	width: 30%;
	top: 52%;
	max-width: 120px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	display: block;
}
.Banner002058 li span>img {
	width: 100%;
	display: block;
	height: auto;
	left: 25%;
}
.Banner002058 .bx-controls-direction a {
	width: 30px;
	height: 30px;
}
}
@media(max-width:640px) {
	.Banner002058 li h1 {
	top: 38%;
	max-width: 320px;
}
.Banner002058 li h1>img {
	-webkit-transition: top 1s;
	-moz-transition: top 1s;
	transition: top 1s;
	max-width: 320px;
}
.Banner002058 li span {
	width: 30%;
	top: 62%;
	max-width: 80px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	display: block;
}
.Banner002058 li span>img {
	width: 100%;
	display: block;
	height: auto;
	left: 20%;
}
.Banner002058 .bx-controls-direction a {
	width: 30px;
	height: 30px;
}
.Banner002058 .bx-pager * {
	width: 9px;
	height: 9px;
}
}
@media(max-width:480px) {
	.Banner002058 li h1 {
	top: 45%;
	max-width: 280px;
}
.Banner002058 li figure h1 {
	left: 6%;
}
.Banner002058 li h1>img {
	-webkit-transition: top 1s;
	-moz-transition: top 1s;
	transition: top 1s;
	max-width: 280px;
}
.Banner002058 li span {
	width: 30%;
	top: 72%;
	max-width: 70px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	display: block;
}
.Banner002058 li span>img {
	width: 100%;
	display: block;
	height: auto;
	left: 4%;
}
.Banner002058 .bx-controls-direction a {
	width: 30px;
	height: 30px;
}
.Banner002058 .bx-pager * {
	width: 9px;
	height: 9px;
}
}
/*Ã©Â¦â€“Ã©Â¡ÂµÃ¦Â â€¡Ã©Â¢Ëœ*/
.home_title {position: relative;z-index: 3;padding: 3.5% 0 3%;text-align: center;background: url(../images/home_title-bg.png)no-repeat top 40% center}
.home_title h3 {margin: 0;font-size: 30px;color: #333;line-height: 1.3em;font-weight: normal;font-family: Helvetica, Arial, sans-serif;}
.home_title h3 span {display: block;font-weight: bold;-webkit-font-smoothing: antialiased;}
.home_title h3 a:hover {color: #333;}
@media (max-width: 640px){
.home_title h3 { font-size: 16px;  }
.home_title h3 span{ font-size: 22px;  }
}


/* .Floor000809*/
.Floor000809 {position: relative;z-index: 1;padding: 0% 0 0%;overflow: hidden;background: -moz-radial-gradient(center, ellipse cover, rgba(200, 245, 254, 1) 0%, rgba(223, 245, 254, 0) 70%, rgba(255, 255, 255, 0) 100%);background: -webkit-radial-gradient(center, ellipse cover, rgba(200, 245, 254, 1) 0%, rgba(223, 245, 254, 0) 70%, rgba(255, 255, 255, 0) 100%);background: -webkit-radial-gradient(center, ellipse, rgba(200, 245, 254, 1) 0%, rgba(223, 245, 254, 0) 70%, rgba(255, 255, 255, 0) 100%);background: -moz-radial-gradient(center, ellipse, rgba(200, 245, 254, 1) 0%, rgba(223, 245, 254, 0) 70%, rgba(255, 255, 255, 0) 100%);background: radial-gradient(ellipse at center, rgba(200, 245, 254, 1) 0%, rgba(223, 245, 254, 0) 70%, rgba(255, 255, 255, 0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#95dcfc', endColorstr='#00ffffff', GradientType=1);}
.Floor000809 .title {padding: 5% 0 3%;background: #f0fafe}
.Floor000809 .title h3 {text-align: center;font-weight: normal;font-size: 40px;color: #333;margin: 0}
.Floor000809 .auto {padding: 0 8%;position: relative;z-index: 3}
.Floor000809 .list li {height: 100%;background-repeat: no-repeat;background-position: center center;-moz-background-size: cover;background-size: cover;}
@media(max-width:1440px) {
.Floor000809 .auto {padding: 0 2%;position: relative;z-index: 3}
}
@media(min-width:641px) {
.Floor000809 dl {padding-bottom: 38%;position: relative;}
.Floor000809 dd {position: absolute;width: 25%;height: 100%;border: 5px transparent solid;}
.Floor000809 dd:nth-child(1) {left: 0;top: 0;width: 50%;border-left: 0;}
.Floor000809 dd:nth-child(2) {top: 0;height: 100%;left: 50%;}
.Floor000809 dd:nth-child(3) {top: 0;}
.Floor000809 dd:nth-child(4) {bottom: 0;}
.Floor000809 dd:nth-child(3), .Floor000809 dd:nth-child(4) {right: 0;border-right: 0;}
}
.Floor000809 dd {overflow: hidden;}
.Floor000809 dd * {position: absolute;}
.Floor000809 dd p,
.Floor000809 dd a,
.Floor000809 dd figure {width: 100%;height: 100%;left: 0;top: 0;}
.Floor000809 dd figure {background-repeat: no-repeat;background-position: center center;-moz-background-size: cover;background-size: cover;z-index: 0;-webkit-transition: all ease-in-out 0.3s;-moz-transition: all ease-in-out 0.3s;transition: all ease-in-out 0.3s;}
.Floor000809 dd:hover figure {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.Floor000809 dd a {z-index: 3;background-color: rgba(0, 0, 0, 0.15);-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s}
.Floor000809 dd:hover a {background-color: rgba(40, 41, 44, 0.85);}
.Floor000809 dd h1 {width: 100%;left: 40px;bottom: 40px;margin: 0;font-size: 24px;font-weight: normal;color: #fff;z-index: 5;-webkit-transition: all ease-in-out 0.3s;-moz-transition: all ease-in-out 0.3s;transition: all ease-in-out 0.3s;}
.Floor000809 dd h1 span {display: none;font-size: 14px;color: #fff;height: 48px;overflow: hidden;margin-top: 10px;padding-right: 60px;-webkit-transition: all ease-in-out 0.3s;-moz-transition: all ease-in-out 0.3s;transition: all ease-in-out 0.3s;line-height: 24px}
.Floor000809 dd:hover h1 {bottom: 100px}
.Floor000809 dd:hover h1 span {display: block;}
@media(max-width:1366px){
.Floor000809 dd h1{left: 20px;font-size: 20px;}    
}
@media(max-width:768px) {
.Floor000809 footer ol {float: none;}
.Floor000809 nav li {padding: 0 1em;}
.Floor000809 dd .icon_play {width: 50px;height: 50px;border-width: 3px;margin-top: -45px;margin-left: -25px;}
.Floor000809 dd .icon_play::before {margin-left: -5px;margin-top: -10px;border-width: 10px 0 10px 14px;}
.Floor000809 dd h1 {font-size: 18px;}
}
@media(max-width:768px) {
.Floor000809 nav li .icon {width: 90px;height: 90px;}
.Floor000809 dl {overflow: hidden;clear: both;}
.Floor000809 dd{position: relative;float: left;margin-top: 2%;padding-bottom: 50%;width: 100%;}
.Floor000809 footer {padding: 2%;line-height: 20px;}
.Floor000809 dd h1 {left: 20px;bottom: 20px;}
.Floor000809 dd:nth-child(2) {width: 49%}
.Floor000809 dd:nth-child(3) {width: 49%;float: right;}
}
@media(max-width:480px) {
.Floor000809 nav li .icon {width: 70px;height: 70px;}
.Floor000809 dd h1 {font-size: 16px;}
.Floor000809 nav li p {font-size: 13px;}
.Floor000809 nav li a:hover p {-webkit-transform: translateY(5px);-moz-transform: translateY(5px);-ms-transform: translateY(5px);transform: translateY(5px);}
}
@media(max-width:320px) {
.Floor000809 dd:nth-child(1) {width: 100%;margin-top: 0;}
.Floor000809 dd:nth-child(2), .Floor000809 dd:nth-child(3), .Floor000809 dd:nth-child(4) {margin-left: 0%;width: 100%;}
}

/* .Floor002460 Ã¤Â¸ÂºdemoÃ§Â¼â€“Ã¥ÂÂ·*/
.Floor002460 {padding: 3% 8% 0;background: #fff;position: relative}
.Floor002460 .auto {}
@media only screen and (max-width:1430px) {
.Floor002460 {padding-left:2%;padding-right:2%;}
.Floor002460 .auto {max-width: 1430px;}
}
.Floor002460 h3 {text-align: center;font-size: 50px;color: #fff;margin: 0;position: absolute;width: 100%;z-index: 10;top: 34%;text-transform: uppercase;}
.Floor002460 h3::before {content: '';display: block;width: 72px;height: 1px;background: #fff;margin: 0 auto 10px}
.Floor002460 .videobox {position: relative;padding-bottom: 36.5%;}
.Floor002460 .videobox {background-repeat: no-repeat;background-position: center;-moz-background-size: cover;background-size: cover;position: relative;height: 200px;}
.Floor002460 .videobox i {display: block;background: url(../images/Floor002460-play.png) no-repeat top 50% center;width: 100%;height: 100%;position: absolute;top: 4%;left: 0;-moz-background-size: 50px 50px;background-size: 50px 50px;cursor: pointer;}
.Floor002460 .video {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 5;display: none;}
.Floor002460 .video video {width: 100%;height: 100%;background: #000;}
.Floor002460 .controls {position: relative;overflow: hidden;margin-top: 4%;
}
.Floor002460 .controls .pager span {float: left;-moz-border-radius: 50%;border-radius: 50%;border: 1px solid #d8d8d8;width: 15px;height: 15px;position: relative;margin-right: 10px;cursor: pointer;}
.Floor002460 .controls .pager span.swiper-pagination-bullet-active {border-color: #cca74f;}
.Floor002460 .controls .pager span.swiper-pagination-bullet-active::before {-moz-border-radius: 50%;border-radius: 50%;background: #cca74f;left: 3px;top: 3px;right: 3px;bottom: 3px;position: absolute;content: '';}
.Floor002460 .controls ol {position: absolute;right: 0;top: 50%;margin-top: -35px;}
.Floor002460 .controls ol a {color: #9f9f9f;padding-bottom: 5px;border-bottom: 1px solid #9f9f9f;display: block;margin-bottom: 10px;position: relative;cursor: pointer;}
.Floor002460 .controls ol a::after {position: absolute;content: '';bottom: -5.5px;border: 5px solid transparent;}
.Floor002460 .controls ol a.next {padding-right: 37px;}
.Floor002460 .controls ol a.next::after {right: -5px;border-left-color: #9f9f9f;}
.Floor002460 .controls ol a.prev {padding-left: 37px;}
.Floor002460 .controls ol a.prev::after {left: -5px;border-right-color: #9f9f9f;}
.Floor002460 .controls li {height: 70px;}
.Floor002460 .controls li .cur {color: #d0d0d0;font-size: 64px;font-weight: bold;margin-right: 20px;}
.Floor002460 .controls li .cur::before {display: inline-block;content: '';width: 47px;height: 3px;background: #ccc;margin-right: 5px;vertical-align: middle;}
.Floor002460_video {position: fixed;z-index: 999;left: 0;top: 0;height: 100%;width: 100%;background: rgba(0, 0, 0, 0.5);}
.Floor002460_video .close {cursor: pointer;position: absolute;right: 5%;top: 5%;width: 40px;height: 40px;}
.Floor002460_video .close::before,
.Floor002460_video .close::after {position: absolute;content: '';-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);width: 100%;height: 3px;background: #fff;}
.Floor002460_video .close::after {-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.Floor002460_video .files {margin: 0 auto;width: 100%;max-width: 1400px;max-height: 80%;}
.Floor002460_video .files video {background: #000;}
.Floor002460 iframe{position: absolute;width: 100%;height: 100%;}
@media only screen and (max-width: 1400px) {
.Floor002460 .videobg, .Floor002460 .videobox {padding-bottom: 48%;}
.Floor002460 .videobg .play {-moz-background-size: 50px 50px;background-size: 50px 50px;}
.Floor002460_video .files {max-width: 90%;}
.Floor002460 h3 {font-size: 50px;top: 32%;}
.Floor002460 .videobox i {top: 4%;left: 0;}
}
@media(max-width:1024px) {
.Floor002460_video .files {margin: 0 auto;max-width: 90%;}
}
@media only screen and (max-width: 768px) {
.Floor002460 .videobg, .Floor002460 .videobox {padding-bottom: 46%;}
.Floor002460 .videobg .play {-moz-background-size: 40px 40px;background-size: 40px 40px;}
.Floor002460 h3 {top: 32%;font-size: 30px;}
.Floor002460_video .close {top: 30%;}
.Floor002460 .videobox i {position: absolute;top: 10%;}
}
@media only screen and (max-width:640px) {
.Floor002460 .videobg, .Floor002460 .videobox {padding-bottom: 52%;}
}
@media only screen and (max-width:480px) {
.Floor002460 .videobg, .Floor002460 .videobox {padding-bottom: 58%;}
.Floor002460 h3 {top: 30%;font-size: 20px;}
.Floor002460 .videobox i {position: absolute;top: 10%;}
}
@media only screen and (max-width:320px) {
.Floor002460 .videobg, .Floor002460 .videobox {padding-bottom: 64%;}
.Floor002460 h3 {top: 22%;font-size: 30px;}
.Floor002460 .videobox i {position: absolute;top: 14%;}
.Floor002460_video .close {cursor: pointer;position: absolute;right: 5%;top: 31%;width: 30px;height: 30px;}
}
.Floor002460_2 li {background: #fff;position: relative;float: left;width: 49%;margin-right: 2%;margin-bottom: 2.5%;background: #f8f8f8;}
.Floor002460_2 li iframe{width: 100%;height: 100%;position: absolute;}
.Floor002460_2 .videobox {position: relative;padding-bottom: 56%;}
.Floor002460_2 li:nth-child(2n) {margin-right: 0;}
.Floor002460_2 li p {margin: 18px 0;font-size: 16px;color: #333;font-weight: bold;text-align: center;}
@media(max-width:768px) {
.Floor002460_2 li {width: 49%;margin-right: 2%;}
.Floor002460_2 li:nth-child(3n) {margin-right: 2%;}
.Floor002460_2 li:nth-child(2n) {margin-right: 0;}
}
@media(max-width:375px) {
.Floor002460_2 li {width: 100%;float: none;margin-right: 0 !important;}
}
/*Floor001901*/
.Floor001901 {padding: 2% 0 5%;overflow: hidden;background: #f7f7f7}
.Floor001901 .auto {max-width: 1400px;}
.Floor001901 li {float: left;width: 31%;margin-right: 3.5%;background: #fff;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s}
.Floor001901 li:last-child {margin-right: 0;}
.Floor001901 li a {display: block;padding-bottom: 5px;background: url(../images/Floor001901-arrow.png) no-repeat left bottom;}
.Floor001901 li a:hover {background-image: url(../images/Floor001901-arrow_hover.png);}
.Floor001901 li figure {padding-bottom: 60%;}
.Floor001901 li figure img {display: none;}
.Floor001901 li h2 {margin: 0;padding: 20px 26px 10px;font-size: 16px;background: url(../images/Floor001901-line.png) no-repeat left bottom;-webkit-transition: 0.3s;
-moz-transition: 0.3s;transition: 0.3s}
.Floor001901 li time {color: #b6b6b6;padding: 0 26px 20px;margin-top: 10px;display: block;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s}
.Floor001901 li time b {font-size: 30px;color: #999;font-weight: normal;position: relative;padding-right: 18px;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s}
.Floor001901 li time b::after {content: '';width: 18px;height: 1px;background-color: #999;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);position: absolute;right: 1px;bottom: 12px;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s}
.Floor001901 li p {line-height: 24px;height: 48px;overflow: hidden;color: #999;padding: 0 26px;margin: 0;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s}
.Floor001901 li:hover {background: #0094de;}
.Floor001901 li a:hover h2 {color: #fff;}
.Floor001901 li a:hover time {color: #fff;}
.Floor001901 li a:hover time b {color: #fff;}
.Floor001901 li a:hover time b::after {background: #fff;}
.Floor001901 li a:hover p {color: #fff;}
@media(max-width:1000px) {
.Floor001901 li {float: left;width: 32%;margin-right: 2%;}
}
@media(max-width:640px) {
.Floor001901 h3 {font-size: 24px;}
.Floor001901 h3 span {font-size: 35px;}
.Floor001901 li {float: none;width: auto;margin: 0 auto;max-width: 480px;margin-bottom: 3%;}
}
/*Floor002140*/
.Floor002140 {padding: 1% 0 5% 0;position: relative;background: url(../images/Floor002140_bg.png)no-repeat left top}
.Floor002140 .auto {padding: 0 8%;position: relative;z-index: 10}
.Floor002140 .quan {position: absolute;width: 100%;right: 0%;top: 0%;height: 100%;overflow: hidden;opacity: 0.5;z-index: 1;}
.Floor002140 .quan::after {position: absolute;content: '';right: 0%;width: 100%;height: 100%;background: rgba(200, 245, 254, 0.3);}
.Floor002140 .title {text-align: center;font-size: 12px;color: #999;}
.Floor002140 .title b {display: block;font-size: 22px;color: #333;}
.Floor002140 .tab {text-align: center;padding: 0 0 3% 0;line-height: 36px;}
.Floor002140 .tab span {display: inline-block;color: #999;width: 30%;max-width: 124px;position: relative;font-size: 16px;cursor: pointer;}
.Floor002140 .tab span:after {position: absolute;content: '';right: 0;width: 1px;height: 13px;top: 50%;margin-top: -6px;background: #dfdfdf;z-index: -1;}
.Floor002140 .tab span.active {background: #0094de;color: #fff;}
.Floor002140 .tab span.active:after,
.Floor002140 .tab span.end:after {display: none;}
.Floor002140 .tab_list dt {float: left;width: 47%;}
.Floor002140 .tab_list dd {float: right;width: 49.8%;padding: 0 2%;}
.Floor002140 .tab_list p {line-height: 24px;font-size: 12px;color: #999;overflow: hidden;margin-bottom: 14px;line-height: 24px;overflow: hidden;height: 48px;}
.Floor002140 .tab_list h2 {font-size: 16px;}
.Floor002140 .tab_list dd time {color: #999;font-size: 12px;}
.Floor002140 .tab_list dt:after,
.Floor002140 .tab_list dd:after {display: block;content: '';width: 100%;height: 1px;background: #eee;}
.Floor002140 .tab_list dd:after {width: 100%;}
.Floor002140 .tab_list dt .Ispic {padding-bottom: 60%;display: block;position: relative;}
.Floor002140 .tab_list dt .Ispic img {display: none;}
.Floor002140 .tab_list dt time {background: #0094de;position: absolute;right: 0;bottom: 0;text-align: center;padding: 3% 4%;color: #fff;font-size: 12px;}
.Floor002140 .tab_list dt time span {font-size: 50px;display: block;line-height: 50px;}
.Floor002140 .tab_list dt h2 {margin: 3% 0 1% 0;}
.Floor002140 .tab_list dt p {margin: 0 0 20px;line-height: 24px;overflow: hidden;height: 48px;}
.Floor002140 .more {padding-left: 52.2%;}
.Floor002140 .more a {width: 50%;max-width: 230px;background: url(../images/Floor002140-more.png) no-repeat center center #eaecf2;height: 40px;display: block;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;margin-top: -40px;}
.Floor002140 .more a:hover {background-color: #0094de;background-image: url(../images/Floor002140-more_hover.png);}
@media(max-width:1024px) {
.Floor002140 .more a {margin-top: 0px;}
.Floor002140 .more {padding-left: 0;margin-top: -40px;}
.Floor002140 .tab_list dd {padding: 0;}
}
@media(max-width:1000px) {
.Floor002140 .more {padding-left: 0;padding-top: 3%;}
.Floor002140 .tab_list p {height: 48px;}
}
@media(max-width:768px) {
.Floor002140 .more a {margin-top: 0px;margin: 60px auto 0;}
.Floor002140 .more {padding-left: 0;}
.Floor002140 .tab_list dd {padding: 0;}
.Floor002140 .tab_list dd:nth-child(4) {display: none;}
}
@media(max-width:640px) {
.Floor002140 .tab_list dt, .Floor002140 .tab_list dd {float: none;width: auto;}
}
@media(max-width:480px) {
.Floor002140 .tab_list dt time span {font-size: 30px;line-height: 30px;}
}
/*Bottom002577*/
.Bottom002577 {background: #2d3947;padding: 3% 0 1% 0;}
.Bottom002577 .auto {max-width: 1400px}
.Bottom002577 .bottom {padding-bottom: 4%;}
.Bottom002577 .bottom nav dt {color: #fff;}
.Bottom002577 a {color: #fff;}
.Bottom002577 .copyright {padding: 20px 0;color: #fff;border-top: 1px solid #46515f;}
.Bottom002577 .copyright dt {opacity: 0.4}
.Bottom002577 .copyright dd a {display: inline-block;opacity: 0.4}
.Bottom002577 .copyright dd a::after {display: inline-block;content: '';width: 1px;height: 7px;margin: 0 10px;background: #8a8b8e;opacity: 0.2;}
.Bottom002577 .copyright dd a:last-child::after {display: none;}
.Bottom002577 .bottom .right {max-width: 195px;text-align: right}
.Bottom002577 .bottom .links img {margin-bottom: 20px}
.Bottom002577 .bottom nav dl {float: left;margin-right: 8.5%;}
.Bottom002577 .bottom nav dl:last-child {margin-right: 0;}
.Bottom002577 .bottom nav dt {font-size: 16px;padding-bottom: 20px;}
.Bottom002577 .bottom nav dd {line-height: 30px;}
.Bottom002577 .bottom nav dd a {opacity: 0.4}
.Bottom002577 .bottom nav dd a:hover {color: #fff;opacity: 1;}
.Bottom002577 .bdsharebuttonbox {}
.Bottom002577 .bdsharebuttonbox a {width: 35px;padding: 0;height: 35px;-moz-border-radius: 50%;border-radius: 50%;background: url(../images/Bottom002577_share.png) no-repeat left center;margin: 0 10px 0 0;background-position: 2px center;border: 1px solid #c0c4c8}
.Bottom002577 .bdsharebuttonbox a:last-child {margin: 0 0px 0 0;}
.Bottom002577 .bdsharebuttonbox a.bds_qzone {background-position: -38px center;}
.Bottom002577 .bdsharebuttonbox a.bds_tsina {background-position: -77px center;}
.Bottom002577 .copyright dd a:hover {color: #fff;opacity: 1;}
@media(max-width:1024px) {
.Bottom002577 .bottom nav {display: none;}
.Bottom002577 .bottom .right {margin: 0 auto;}
.Bottom002577 .bottom .links ul {margin: 3% 0;}
.Bottom002577 .bottom .bdsharebuttonbox {display: table;margin: 0 auto;}
.Bottom002577 .copyright {text-align: center;line-height: 24px;}
.Bottom002577 .bottom .right {max-width: 126px;text-align: right}
}
@media(min-width:1025px) {
.Bottom002577 .bottom .right {float: right;width: 20%;padding-left: 5%;}
.Bottom002577 .copyright dd {float: left;}
.Bottom002577 .copyright dt {float: right;}
}
/*Menu001911*/
/*Menu001911*/
.Menu001911 figure {position: fixed;display: none;z-index: 99;right: 2%;top: 30%;width: 38px;padding: 19px 0;-moz-border-radius: 38px;border-radius: 38px;}
.Menu001911 figure::before {content: '';display: block;height: 100%;width: 1px;margin: auto;background: #0094de;position: absolute;left: 49%;top: 0;z-index: 1}
.Menu001911 li {line-height: 26px;padding: 6px 0;background: url(../images/Menu001911-li.png) no-repeat center center;position: relative;z-index: 10}
.Menu001911 li:hover,
.Menu001911 li.aon {background-image: url(../images/Menu001911-li_hover.png);}
.Menu001911 li a {position: relative;display: block;height: 26px;}
.Menu001911 li span {display: none;position: absolute;white-space: nowrap;text-overflow: ellipsis;text-align: center;right: 100%;padding-right: 0;color: #fff;top: 2px;}
.Menu001911 li i {font-style: normal;display: block;background: #0094de;-moz-border-radius: 26px;border-radius: 26px;padding: 0 15px;}
.Menu001911 li:hover a span,
.Menu001911 li.aon a span {display: block;}
@media(max-width:768px) {
.Menu001911 figure {top: 50%;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.Menu001911 figure {display: block !important;opacity: 1 !important;}
}
@media(max-width:640px) {
.Menu001911{ display: none; }
.Menu001911 li {background-image: url(../images/Menu001911-li_hover.png);}
.Menu001911 li a span {display: block;}
}

/*Banner002145*/
.Banner002145 div {background-repeat: no-repeat;height: 460px;background-position: center top;}
.Banner002145 img{ display:none;}
@media(max-width:1024px) {
.Banner002145 div{ display:none;}
.Banner002145 img{ display:block; width:100%;}
}
/* .Menu002188 Ã¤Â¸ÂºdemoÃ§Â¼â€“Ã¥ÂÂ·*/
.Menu002188 {border-bottom: 1px solid #e3e3e3;padding: 20px 0 0;}
.Menu002188 .Menu {float: left;}
.Menu002188 .Menu li {float: left;padding: 0 20px 20px;}
.Menu002188 .Menu li a {font-size: 15px;color: #333;padding-bottom: 19px;-webkit-transition: .3s ease-out;-moz-transition: .3s ease-out;transition: .3s ease-out;}
.Menu002188 .Menu li.cur a,
.Menu002188 .Menu li a:hover {color: #0094de;border-bottom: 2px solid #0094de;font-weight: bold;}
.Menu002188 .Currents {text-align: right;color: #666;line-height: 25px;float: right;}
.Menu002188 .Currents span {color: #999;}
.Menu002188 .Currents em {font-style: normal;background: url(../images/Menu002188-current_icon.png) no-repeat left center;-moz-background-size: auto 100%;background-size: auto 100%;padding-left: 30px;display: inline-block;}
.Menu002188 .Currents a {color: #666;-webkit-transition: .3s ease-out;-moz-transition: .3s ease-out;transition: .3s ease-out;}
.Menu002188 .Currents a:hover {color: #0094de;}
@media (max-width: 1000px) {
.Menu002188 .Currents {display: none;}
}
@media (max-width: 640px) {
.Menu002188 .Menu li {padding: 0 10px 0;margin-bottom:20px;}
.Menu002188 .Menu li a {padding-bottom: 0;}
}
/*Menu002662*/
.Menu002662 {text-align: center;padding: 3% 0 1% 0;font-family: Arial, Helvetica, sans-serif;}
.Menu002662 ul li {padding: 0 25px 5px;}
.Menu002662 ul li a {display: block;background: #f4f4f4;color: #333333;padding: 5px 30px;line-height: 32px;font-size: 16px;text-transform: uppercase;-moz-border-radius: 20px;border-radius: 20px;}
.Menu002662 ul li a:hover,
.Menu002662 ul li.aon a {background: #0094de;color: #fff;}
@media(max-width:1400px) {
.Menu002662 .auto {padding: 0 2%;}
}
@media(max-width:1024px) {
.Menu002662 .columnname {font-size: 36px;}
.Menu002662 ul {display: block;}
.Menu002662 ul li {padding: 0 10px;float: left;}
.Menu002662 ul li a {font-size: 14px;}
}
@media(max-width:640px) {
.Menu002662 .columnname {font-size: 20px;}
.Menu002662 ul li {float: left;width: 22.5%;margin: 1%;margin-bottom: 12px;}
.Menu002662 ul li a {padding: 0;text-align: center;-moz-border-radius: 20px;border-radius: 20px;}
}
@media(max-width:480px) {
.Menu002662 .columnname {font-size: 20px;}
.Menu002662 ul li {width: 49%;margin-right: 2%;margin-left: 0;}
.Menu002662 ul li:nth-of-type(2n) {margin-right: 0;}
}
@media(max-width:320px) {
.Menu002662 .columnname {font-size: 20px;}
.Menu002662 ul li {float: left;width: 47%;margin: 1.5%;margin-bottom: 12px;padding: 1px;}
}
/* .RighInfo002309*/
.RighInfo002309 {padding: 5% 0 4%;}
.RighInfo002309 .CenTitle {padding: 10px 0;position: relative;z-index: 1;}
.RighInfo002309 .CenTitle .name {text-align: center;font-size: 15px;font-weight: bold;color: #555;line-height: 30px;}
.RighInfo002309 .CenTitle .line {width: 10px;height: 1px;background: #f68121;overflow: hidden;margin: 0 auto;}
.RighInfo002309 .aboutTxt01 {line-height: 30px;font-size: 14px;color: #555;}
.RighInfo002309 .aboutTxt01 .wap_pic {display: block;text-align: center;}
.RighInfo002309 .pc_pic {float: right;margin-left: 3%;width: 40%;}
.RighInfo002309 .aboutTxt01 p {margin: 0;padding-bottom: 10px;line-height: 24px;color: #666;}
@media only screen and (min-width:768px) {
.RighInfo002309 .aboutTxt01 .wap_pic {display: none;}
.RighInfo002309 .aboutTxt01 .pc_pic {display: block;}
.RighInfo002309 .aboutTxt01 .pic {display: block;float: right;margin-left: 80px;}
}
@media only screen and (max-width:640px) {
.RighInfo002309 .pc_pic {float: none;margin-left: 0;width: 100%;display: block;margin-bottom: 3%;}
}
/* .TextList002208 Ã¤Â¸ÂºdemoÃ§Â¼â€“Ã¥ÂÂ·*/
.TextList002208 {padding: 2% 0 3%;}
.TextList002208 .thead {line-height: 40px;text-align: center;background: #0094de;}
.TextList002208 .thead span {float: left;width: 14%;color: #fff;display: block;font-size: 14px;height: 40px;text-align: center;font-weight: bold;position: relative;}
.TextList002208 .thead span+span {border-left: solid 1px #2aadee;}
.TextList002208 .dl {}
.TextList002208 .dl+.dl {border-top: 1px solid #fff;}
.TextList002208 .dl .dt {line-height: 40px;text-align: center;cursor: pointer;background: #f1f1f1;}
.TextList002208 .dl .dt span {float: left;width: 14%;display: block;font-size: 14px;position: relative;}
/*.TextList002208 .dl .dt span.jobname {
	text-align:left;
	padding-left:3%;
}*/
.TextList002208 .dl .dt .btn {text-decoration: underline;position: relative;color: #0094de;}
.TextList002208 .dl .dt span i {position: absolute;right: 15px;background: url(../images/TextList002208-icon.png) no-repeat -44px -87px;display: block;width: 16px;height: 7px;top: 50%;margin-top: -5px;}
.TextList002208 .conbox {background: #fff;padding: 20px 3%;display: none;}
.TextList002208 .conbox p {line-height: 30px;}
.TextList002208 .conbox .h5 {color: #333;font-size: 16px;margin: 0;}
.TextList002208 .jobname {width: 30% !important;}
.TextList002208 .dl.active .btn {color: #0094de;}
.TextList002208 .dl.active .dt span i {background-position: -44px -70px;}
@media(max-width:1000px) {
.TextList002208 .dl .dt .btn {padding-right: 20px;}
.TextList002208 .dl .dt span i {background-position: -48px -82px;width: 13px;right: 15px;}
.TextList002208 .dl.active .dt span i {background-position: -48px -70px;}
}
@media(max-width:640px) {
.TextList002208 .jobyq, .TextList002208 .dl .dt .btn i, .TextList002208 .time, .TextList002208 .thead span i,.TextList002208 .dl .dt span i {display: none !important;}
.TextList002208 .thead span, .TextList002208 .dl .dt span {width: 23%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.TextList002208 .dl.active .dt span i {display: none}
}
/* .Page002274 ä¸ºdemoç¼–å·*/
.Page002274 {text-align: center;padding: 1% 0 60px;color: #666666;}
.Page002274 * {vertical-align: middle;}
.Page002274 .Pages .p_cur,
.Page002274 .Pages .p_count,
.Page002274 .Pages .p_total {display: none;}
.Page002274 .Pages a {display: inline-block;padding: 0 15px;line-height: 37px;background-color: #eef0f1;color: #666666;margin-left: 5px;}
.Page002274 .Pages a:hover,
.Page002274 .Pages a.a_cur {color: #fff;background-color: #0094de;}
.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;}
.Page002274 .Pages .a_first,
.Page002274 .Pages .a_end,
.Page002274 .p_jump {display: none;}
@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;}
}
/* .PicList000593*/
.PicList000593 {padding: 3% 0 1%;}
.PicList000593 .auto {position: relative;}
.PicList000593 li {background: #fff;position: relative;float: left;width: 49%;margin-right: 2%;margin-bottom: 2.5%;background: #f8f8f8;}
.PicList000593 li:nth-child(2n) {margin-right: 0;}
.PicList000593 li .video_files {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 10;}
.PicList000593 li .video_files video {width: 100%;height: 100%;background-color: #000;}
.PicList000593 li .video_files .close {position: absolute;right: 3%;top: 3%;z-index: 10;width: 30px;height: 30px;-moz-border-radius: 50%;border-radius: 50%;background-color: #761b1b;cursor: pointer;}
.PicList000593 li .video_files .close::before,
.PicList000593 li .video_files .close::after {position: absolute;content: '';width: 3px;height: 70%;-moz-border-radius: 3px;border-radius: 3px;background-color: #fff;left: 13px;top: 5px;}
.PicList000593 li .video_files .close::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.PicList000593 li .video_files .close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.PicList000593 li figure {position: relative}
.PicList000593 li figure em {display: block;padding-bottom: 56%;-moz-background-size: contain;background-position: center center;background-repeat: no-repeat;}
.PicList000593 li figure a {width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-color: rgba(0, 0, 0, 0.5);}
.PicList000593 li figure a::before,
.PicList000593 li figure a::after {position: absolute;content: '';z-index: 5;top: 50%;left: 50%;}
.PicList000593 li figure a::before {width: 70px;height: 70px;border: 3px solid rgba(255, 255, 255, 0.6);margin-left: -35px;margin-top: -35px;-moz-border-radius: 50%;border-radius: 50%;}
.PicList000593 li figure a::after {width: 0;height: 0;border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-left: 20px solid rgba(255, 255, 255, 0.6);margin-left: -5px;margin-top: -15px;}
.PicList000593 li p {margin: 18px 0;font-size: 16px;color: #333;font-weight: bold;text-align: center;}
@media(max-width:768px) {
.PicList000593 li {width: 49%;margin-right: 2%;}
.PicList000593 li:nth-child(3n) {margin-right: 2%;}
.PicList000593 li:nth-child(2n) {margin-right: 0;}
}
@media(max-width:480px) {
.PicList000593 li figure a::before {width: 50px;height: 50px;margin-left: -25px;margin-top: -25px;}
.PicList000593 li figure a::after {border-top-width: 10px;border-bottom-width: 10px;border-left-width: 15px;margin-left: -3px;margin-top: -7px;}
}
@media(max-width:375px) {
.PicList000593 li figure a::before {width: 40px;height: 40px;margin-left: -20px;margin-top: -20px;}
.PicList000593 li {width: 100%;float: none;margin-right: 0 !important;}
}
/* .RighInfo002227*/
.RighInfo002227 {margin: 3% 0 0;font-size: 14px;color: #666;}
.RighInfo002227 h2 {color: #333;font-size: 16px;line-height: 32px;margin: 0;padding-bottom: 25px;}
.RighInfo002227 .box p {margin: 0 0 1% 0;padding: 5px 0 0;line-height: 28px;font-size: 14px;}
.RighInfo002227 li {display: block;margin-bottom: 3%;background: #f8f8f8;padding: 20px 30px;}
.RighInfo002227 li .pic {width: 16%;float: left;}
.RighInfo002227 li a.Ispic {padding-bottom: 20%;display: block;-moz-background-size: contain;background-size: contain;}
.RighInfo002227 li .word {display: block;width: 84%;float: right;background: #f8f8f8;border-left: none;padding: 0 30px 0 30px;}
.RighInfo002227 li dl dd {padding-bottom: 8px;font-size: 14px;color: #666;line-height: 24px;position: relative;padding-left: 15px;}
.RighInfo002227 li dl dd:after {background: #0094de;position: absolute;left: 0;top: 11px;content: "";width: 7px;height: 7px;-moz-border-radius: 4px;border-radius: 4px;}
.RighInfo002227 .box h3 {margin: 0;font-size: 16px;color: #333;padding-bottom: 10px;line-height: 32px;}
.RighInfo002227 .box h3 span {display: block;margin-bottom: 5px;}
@media screen and (max-width: 768px) {
.RighInfo002227 li a.Ispic {padding-bottom: 27%;}
.RighInfo002227 li .word {display: block;width: 80%;}
.RighInfo002227 li .pic {width: 20%;float: left;}
}
@media screen and (min-width: 768px) {
.RighInfo002227, .RighInfo002227 .box h3 {font-size: 16px;}
.RighInfo002227 .title {font-size: 22px;margin-bottom: 60px;}
.RighInfo002227 .title img {width: 55px;height: 40px;}
.RighInfo002227 .pepoleimage {margin-bottom: 80px;}
.RighInfo002227 .textbox-con2 {padding-top: 52px;margin-top: 52px;}
}
@media screen and (min-width:1040px) {
.RighInfo002227 .box .pic {float: left;text-align: left;}
.RighInfo002227 .box .textbox-con2 .pic {text-align: right;float: right;padding-left: 8%;padding-right: 0;}
}
@media screen and (max-width:480px) {
.RighInfo002227 li a.Ispic {padding-bottom: 86%;margin-bottom: 2%;}
.RighInfo002227 li .word {display: block;width: 100%;float: none;padding: 0;}
.RighInfo002227 li .pic {width: 100%;float: none;}
}
/*PicList002120*/

.PicList002120 {padding: 1% 0 0;}
.PicList002120 li {float: left;width: 31%;margin-right: 3%;margin-bottom: 3%;}
.PicList002120 li a {display: block;}
.PicList002120 li p {margin: 0;line-height: 24px;padding: 3% 2% 0;text-align: center;font-size: 14px;}
.PicList002120 li:hover p {color: #0094de;}
.PicList002120 li .table {display: none;}
.PicList002120 li figure {padding-bottom: 68.5%;-moz-background-size: contain;background-size: contain;border: 4px #eee solid;}
.PicList002120 li:hover figure {border: 4px #0094de solid;}
@media(min-width:641px) {
.PicList002120 li:nth-child(3n) {margin-right: 0;}
}
@media(max-width:640px) {
.PicList002120 li {width: 48%;margin-right: 4%;}
.PicList002120 li:nth-child(2n) {margin-right: 0;}
}
@media(max-width:375px) {
.PicList002120 li p {font-size: 14px;}
.PicList002120 li {width: 100%;margin-right: 0;margin-bottom: 30px;}
}
/*Map002515*/
.Map002515 {padding: 3% 0;}
.Map002515 .title {color: #333;font-size: 24px;}
.Map002515 .list .name {font-size: 20px;color: #0094de;padding-left: 40px;background: url(../images/Map002515_icon_3.png) no-repeat left center;margin-bottom: 1%;}
.Map002515 .list p {margin: 0;line-height: 30px;font-size: 16px;}
.Map002515 .list .map {margin-top: 1%;height: 360px;}
.Map002515 .list .map * {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.Map002515 .list .map img {max-width: none;}
@media(max-width:1024px) {
.Map002515 .auto {padding: 2%;}
}
@media(max-width:1024px) and (min-width:641px) {
.Map002515 .number dd h3 {font-size: 20px;}
}
@media(max-width:640px) {
.Map002515 .number dl {float: none !important;width: 100%;margin-bottom: 2%;}
}
@media(max-width:480px) {
.Map002515 .title {font-size: 20px;}
}
/* .PicList002273 Ã¤Â¸ÂºdemoÃ§Â¼â€“Ã¥ÂÂ·*/
.PicList002273 {padding-top: 8%;}
.PicList002273 .left img {width: 100%;}
.PicList002273 .right .time {font-size: 14px;color: #999;padding: 2px 0px;margin-top: 8px;display: inline-block;}
.PicList002273 .right .h3 {color: #333;font-size: 18px;margin: 10px 0;}
.PicList002273 .right .p {color: #666;font-size: 14px;}
.PicList002273 ul li {margin-bottom: 30px;background: #fff;border-bottom: 1px #eee solid;}
.PicList002273 ul li:hover {-webkit-box-shadow: 0px 3px 12px #ddd;-moz-box-shadow: 0px 3px 12px #ddd;box-shadow: 0px 3px 12px #ddd;}
@media screen and (min-width:768px) {
.PicList002273 .left {float: left;width: 26%;}
.PicList002273 .right {float: right;width: 71%;margin-left: 3%;padding-right: 1.5%;}
.PicList002273 .right .time {margin-top: 0px;}
.PicList002273 ul li {background: #fff;}
}
@media screen and (min-width:1024px) {
.PicList002273 .right .time {margin-top: 15px;}
.PicList002273 ul li:hover {}
.PicList002273 ul li {background: #fff;position: relative;}
.PicList002273 ul li .right_btn {width: 11px;height: 19px;background: url(../images/PicList002273-arrow_right.png) no-repeat center;display: inline-block;position: absolute;top: 50%;right: 48px;cursor: pointer;margin-top: -10px}
.PicList002273 {padding-top: 31px;}
}
@media screen and (max-width:1200px) {
.PicList002273 .left {float: left;}
.PicList002273 .right {float: left;}
.PicList002273 .right .time {margin-top: 14px;}
.PicList002273 .right .h3 {line-height: 18px;margin: 16px 0 17px;}
.PicList002273 .right .p {line-height: 24px;overflow: hidden;height: 72px;}
.PicList002273 ul li {	}
}
@media(max-width:640px) {
.PicList002273 .left,.PicList002273 .right {width: 100%;}
}
.TextList000746 {padding: 3% 0;}
.TextList000746 li {position: relative;padding: 10px 0 10px 0;line-height: 22px;}
.TextList000746 li * {color: #999;}
.TextList000746 li a {position: relative;display: block;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-left: 15px;padding-right: 100px;}
.TextList000746 li time {position: absolute;right: 0;display: block;}
.TextList000746 li a:before {display: table;content: ">";position: absolute;left: 0;top: 0;height: 100%;width: 20px;}
.TextList000746 li a:hover {color: #0094de;}
/* .Timeline002237 Ã¤Â¸ÂºdemoÃ§Â¼â€“Ã¥ÂÂ·*/
.Timeline002237 .auto {max-width: 960px;}
.Timeline002237 .box .year {border-bottom: 1px solid #eee;margin: 3% auto 0;padding-bottom: 20px;}
.Timeline002237 .box .year span {background:rgba(0,0,0,0.8);margin: 0 auto;color: #fff;font-size: 20px;position: relative;font-weight: bolder;display: block;width: 160px;text-align: center;-moz-border-radius: 5px;border-radius: 5px;line-height: 24px;padding: 10px 0;}
.Timeline002237 .box .year span:after {position: absolute;content: '';border: 10px solid transparent;border-top-color:rgba(0,0,0,0.8);top: 100%;left: 50%;margin-left: -10px;}
.Timeline002237 ul {padding: 5% 0;position: relative;}
.Timeline002237 ul:before {content: '';background: #eee;width: 1px;height: 100%;position: absolute;left: 157px;top: 0;}
.Timeline002237 li {position: relative;}
.Timeline002237 li time {color:rgba(0,0,0,0.8);padding: 12px 0 12px 10px;-moz-border-radius: 5px;border-radius: 5px;font-weight: bold;font-size: 16px;}
.Timeline002237 li time span {display: none;}
.Timeline002237 .box li:hover time {background:rgba(0,0,0,0.8);color: #fff;padding-right: 10px;}
.Timeline002237 .box li:hover time::after {position: absolute;content: '';border: 7px solid transparent;border-left-color: rgba(0,0,0,0.8);left: 100%;}
.Timeline002237 li .txt {padding-left: 42px;padding-bottom: 45px;}
.Timeline002237 li:last-child .txt {padding-bottom: 0;}
.Timeline002237 li .txt {position: relative;}
.Timeline002237 li .txt i {position: absolute;content: '';left: -2px;top: 20px;width: 22px;height: 2px;background:rgba(0,0,0,0.8);}
.Timeline002237 li .txt i::before {position: absolute;content: '';left: -2px;top: 50%;margin-top: -3px;width: 6px;height: 6px;background:rgba(0,0,0,0.8);}
.Timeline002237 li .txt dt {width: 35%;}
.Timeline002237 li .txt dt img {display: block;width: 100%;margin-bottom:10px;}
.Timeline002237 li .txt dd {width:100%;border-bottom: 1px solid #eee;padding-top:1%;padding-bottom: 3%;}
.Timeline002237 li .txt dd p {line-height: 24px;color: #666;font-size: 16px;margin-bottom: 8px;margin-top: 0;}
.Timeline002237 li .txt dd p span {color: #333;font-weight: 700;display: inline-block;margin-right: 5px;}
@media (min-width:641px) {
.Timeline002237 .box li {padding-left: 158px;}
.Timeline002237 .box li time {position: absolute;left: 0;top: 0;width: 130px;text-align: right;}
.Timeline002237 .box li:hover time {text-align:center;padding:20px 0;top: -12px;display:block;}
}
@media (max-width:1200px) {
.Timeline002237 li .txt dt {width: 30%;}
.Timeline002237 li .txt dd {width: 66%;}
}
@media (max-width:1024px) {
.Timeline002237 .name b {font-size: 1rem;line-height: 2.5rem;}
}
@media (max-width:1025px) {
.Timeline002237 li time {font-size: 16px;}
.Timeline002237 li .txt dd {font-size: 16px;line-height: 26px;}
}
@media (max-width:768px) {
.Timeline002237 .box {float: none;width: 100%;margin-right: 0;padding: 2% 0 4%;}
.Timeline002237 .box:nth-child(2) {margin-right: 0;}
}
@media (max-width:640px) {
.Timeline002237 li {border-left: 2px solid #eee;padding-left: 30px;}
.Timeline002237 li time {position: relative;display: block;margin-bottom: 10px;}
.Timeline002237 li .txt {border-left: 0;padding-left: 0;}
.Timeline002237 li .txt i {left: -32px;top: -32px;}
.Timeline002237 ul:before {display: none;}
}
/* .Menu002252*/
.Menu002252 {padding: 10px 0;text-align: center;overflow: hidden;}
.Menu002252 a {font-size: 16px;display: block;background: #e9e9e9;padding: 10px;margin-bottom: 1px;}
.Menu002252 a.aon,
.Menu002252 a:hover {color: #fff;background-color: #0094de;}
@media(min-width:768px) {
.Menu002252 {padding: 25px 0 10px;}
.Menu002252 a {display: inline-block;line-height: 30px;padding: 0 15px;min-width: 115px;-moz-border-radius: 30px;border-radius: 30px;overflow: hidden;margin: 0 7px 1px;}
}
@media(min-width:1024px) {
.Menu002252 {padding: 35px 0 20px;}
.Menu002252 a {display: inline-block;line-height: 36px;padding: 0 20px;background: #e9e9e9;min-width: 130px;-moz-border-radius: 36px;border-radius: 36px;}
}
/*PicList002146*/
.PicList002146 {padding: 2% 1%;}
.PicList002146 li {float: left;width: 48%;margin-right: 2%;position: relative;margin-bottom: 2%;}
.PicList002146 li:nth-child(2n) {margin-right: 0;}
.PicList002146 li a {display: block;position: relative;}
.PicList002146 li h3,
.PicList002146 li h5 {margin: 0;text-align: center;font-size: 16px;}
.PicList002146 li figure {padding-bottom: 58%;}
.PicList002146 li h3 {background: rgba(0, 0, 0, 0.5);border-top: none;padding: 8px 15px;line-height: 40px;position: absolute;width: -calc(100% - 4%);bottom: 0;left: 0;width: 100%;color: #fff;font-weight: normal;}
.PicList002146 li:hover h3 {opacity: 0;}
.PicList002146 li .hover {opacity: 0;position: absolute;left: 0;top: 0;right: 0;bottom: 0;text-align: center;background: rgba(0, 0, 0, 0.5);z-index: 10;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;color: #fff;}
.PicList002146 li a:hover .hover {opacity: 1;}
.PicList002146 li aside {position: absolute;left: 7%;width: 86%;top: 50%;-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);}
.PicList002146 li aside h5 {color: #fff;padding-bottom: 12px;}
.PicList002146 li .hover img {-moz-border-radius: 50%;border-radius: 50%;width: 100px;height: 100px;}
.PicList002146 li .hover h5 {margin-top: 10px;line-height: 22px;max-height: 44px;overflow: hidden;}
.PicList002146 li .hover p {font-size: 14px;line-height: 28px;margin: 0;height: 78px;overflow: hidden;}
.PicList002146 li .hover .more {display: block;width: 50%;max-width: 120px;margin: 25px auto 0;background: #fff;color: #333;text-align: center;line-height: 36px;height: 36px;-moz-border-radius: 5px;border-radius: 5px;}
@media(max-width:1366px) {
.PicList002146 li h3, .PicList002146 li .hover h5 {font-size: 16px;}
}
@media(max-width:1366px) and (min-width:1001px) {
.PicList002146 li .hover img {width: 70px;height: 70px;}
.PicList002146 li .hover p {height: 60px;}
}
@media(max-width:1000px) {
.PicList002146 li {width: 48%;margin-left: 1%;margin-right: 1%;}
}
@media(max-width:480px) {
.PicList002146 li {width: 100%;margin: 0;margin-bottom: 20px;}
.PicList002146 li h3, .PicList002146 li .hover h5 {font-size: 14px;}
.PicList002146 li .hover h5 {line-height: 20px;max-height: 40px;}
}
@media(max-width:320px) {
.PicList002146 li {float: none;width: auto;}
}
/* .RighInfo002257*/
.RighInfo002257 {padding: 30px 0 50px;}
.RighInfo002257 p {line-height: 1.8;}
.RighInfo002257 .item {border-bottom: 1px dashed #d0d0d0;padding: 25px 0;margin: 0 auto;}
.RighInfo002257 .item .pic .pic-inner,
.RighInfo002257 .item .word .word-inner {display: table-cell;vertical-align: middle;}
.RighInfo002257 .item .h1 {font-size: 18px;margin: 0;color: #333;padding-bottom: 12px;}
.RighInfo002257 .item .con {color: #666;font-size: 14px;margin: 10px 0 0;line-height: 28px;}
.RighInfo002257 .item .con p {margin: 0;padding-bottom: 10px;}
@media only screen and (max-width: 767px) {
.RighInfo002257 .item .word {padding-bottom: 15px;}
}
@media only screen and (min-width:768px) {
.RighInfo002257 .item {max-width: none;padding: 38px 0;}
.RighInfo002257 .item .pic {float: left;width: 33%;text-align: left;}
.RighInfo002257 .item .word {float: right;width: 63%;}
.RighInfo002257 .item.odd .pic {float: right;}
.RighInfo002257 .item.odd .word {float: left;}
.RighInfo002257 .item .pic .pic-inner img, .RighInfo002257 .item .word .word-inner img {width: 100%;}
}
/* .RighInfo0023092*/
.RighInfo0023092-2{padding: 0!important;}
.RighInfo0023092 {padding: 3% 0;}
.RighInfo0023092 h2 {margin-top: 0;color: #0094de;}
.RighInfo0023092 .CenTitle {padding: 10px 0;position: relative;z-index: 1;}
.RighInfo0023092 .span {font-weight: bold;color: #333;font-size: 16px;}
.RighInfo0023092 .CenTitle .name {text-align: center;font-size: 15px;font-weight: bold;color: #555;line-height: 30px;}
.RighInfo0023092 .CenTitle .line {width: 10px;height: 1px;background: #f68121;overflow: hidden;margin: 0 auto;}
.RighInfo0023092 .txtbox .pic {display: block;float: left;margin-right: 3%;width: 40%;}
.RighInfo0023092 .txtbox .pic img {width: 100%;height: auto;display: block;}
.RighInfo0023092 .aboutTxt01 {line-height: 30px;font-size: 14px;color: #555;float: left;width: 57%;}
.RighInfo0023092 .aboutTxt01 .wap_pic {display: block;text-align: center;}
.RighInfo0023092 .box {padding-top: 3%;}
.RighInfo0023092 .aboutTxt01 .pc_pic {display: none;}
.RighInfo0023092 .box .download {border-bottom: 1px solid #d1d1d3;line-height: 34px;background: url(../images/RighInfo001277-icon_download.png) no-repeat right center;padding: 10px 0;padding-left: 40px;position: relative;margin-top: 15px;padding-right: 35px;}
.RighInfo0023092 .box .download:after {background: url(../images/RighInfo001277-icon.png);content: '';display: block;position: absolute;left: 0;top: 50%;width: 28px;height: 28px;margin-top: -14px;}
.RighInfo0023092 .box2 {margin-top: 4%;}
.RighInfo0023092 .box2 ul li {float: left;width: 23%;margin-bottom: 2%;margin-right: 2%;}
.RighInfo0023092 .box2 ul li h2 {line-height: 32px;margin: 10px 0;color: #333;text-align: center;font-size: 14px;font-weight: normal;}
.RighInfo0023092 .title {font-weight: bold;color: #333;font-size: 16px;margin-bottom: 2%;}
.RighInfo0023092 figure {padding-bottom: 65%;}
.RighInfo0023092 .tab {padding: 3% 0 0;}
.RighInfo0023092 .tab .h1_tab {margin: 0;border-bottom: 1px solid #e7e8e8;overflow: hidden;font-size: 16px;font-weight: normal;color: #333;}
.RighInfo0023092 .tab .h1_tab span {float: left;padding: 0 5%;line-height: 50px;background-color: #f2f2f3;margin-right: 4px;cursor: pointer;}
.RighInfo0023092 .tab .h1_tab span.on {background-color: #0094de;color: #fff;}
.RighInfo0023092 form {margin: 4% auto 0;}
.RighInfo0023092 .row dl {width: 100%;padding-right: 20px;position: relative;line-height: 40px;margin-bottom: 15px;}
.RighInfo0023092 .row2 dl {float: left;width: 48%;}
.RighInfo0023092 .row2 dl:last-child {float: right;}
.RighInfo0023092 .row dl em {font-style: normal;color: #c00;position: absolute;right: 0;top: 0;display: block;}
.RighInfo0023092 input.text {border: 1px solid #eee;-moz-border-radius: 5px;border-radius: 5px;background: none;display: block;height: 40px;line-height: 28px;width: 100%;padding: 5px 10px;color: #333;background: #fff;}
.RighInfo0023092 textarea {border: 1px solid #eee;-moz-border-radius: 5px;border-radius: 5px;background: #fff;border-radius: 5px;overflow: hidden;resize: none;width: 100%;height: 180px;padding: 10px;color: #333;}
.RighInfo0023092 select {border: 1px solid #f0f0f0;background: none;display: block;height: 40px;width: 100%;padding: 5px 10px;color: #666;appearance: none;-moz-appearance: none;-webkit-appearance: none;padding-right: 16px;background: url("../images/RighInfo0023092-icon.png") no-repeat scroll 97% center transparent;background-color: #fff;}
.RighInfo0023092 select::-ms-expand {display: none;}
.RighInfo0023092 .btn {background: #01abec;height: 40px;border: none;display: block;width: 33.3334%;max-width: 150px;float: left;font-size: 16px;color: #fff;}
.RighInfo0023092 .info-box {margin-top: 20px;}
.RighInfo0023092 .info-box p {line-height: 24px;color: #666;margin: 0;padding-bottom: 10px;}
@media only screen and (max-width:768px) {
.RighInfo0023092 .aboutTxt01 .wap_pic {display: none;}
.RighInfo0023092 .aboutTxt01 .pc_pic {display: block;}
}
@media only screen and (max-width:640px) {
.RighInfo0023092 .aboutTxt01 .wap_pic {display: none;}
.RighInfo0023092 .aboutTxt01 .pc_pic {display: block;}
.RighInfo0023092 .txtbox .pic {float: none;margin-right: 0;width: 100%;}
.RighInfo0023092 .aboutTxt01 {float: none;width: 100%;}
.RighInfo0023092 h2 {margin-top: 30px;}
.RighInfo0023092 .box2 ul li {float: left;width: 48.5%;margin-bottom: 2%;margin-right: 2%;}
.RighInfo0023092 .box2 ul li:nth-child(2n) {margin-right: 0;}
.RighInfo0023092 form {max-width: 98%;}
}
@media(max-width:480px) {
.RighInfo0023092 .box2 ul li { width: 100%; margin-bottom: 2%; margin-right: 0; }
.RighInfo0023092 .tab .h1_tab {font-size: 14px;}
.RighInfo0023092 .tab .h1_tab span {padding: 0 3%;}
.RighInfo0023092 .row2 dl {float: left;width: 48%;}
.RighInfo0023092 .row2 dl:last-child {float: right;}
.RighInfo0023092 .btn {font-size: 16px;}
}
@media only screen and (max-width:320px) {
.RighInfo0023092 .box2 ul li {float: left;width: 100%;margin-bottom: 2%;margin-right: 0;}
}
/* * .Floor001025 Ã¤Â¸ÂºdemoÃ§Â¼â€“Ã¥ÂÂ·*/
.Floor001025 {padding: 90px 0 0;}
.Floor001025 .ti {text-align: center;font-size: 36px;line-height: 1.5;text-transform: uppercase;}
.Floor001025 .slick-slider {position: relative;display: block;margin-bottom: 30px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-touch-callout: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.Floor001025 .slick-list {position: relative;overflow: hidden;display: block;margin: 0;padding: 0;}
.Floor001025 .slick-list:focus {outline: none;}
.Floor001025 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Floor001025 .slick-slider .slick-track,
.Floor001025 .slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.Floor001025 .slick-track {position: relative;left: 0;top: 0;display: block;}
.Floor001025 .slick-track:before,
.Floor001025 .slick-track:after {content: "";display: table;}
.Floor001025 .slick-track:after {clear: both;}
.Floor001025 .slick-slide {float: left;/*height: 100%;*/min-height: 1px;display: none;}
[dir="rtl"] .slick-slide {float: right;}
.Floor001025 .slick-slide img {display: block;width: 390px;height: 290px;}
.Floor001025 .slick-slide.slick-loading img {display: none;}
.Floor001025 .slick-slide.dragging img {pointer-events: none;}
.Floor001025 .slick-initialized .slick-slide {display: block;}
.Floor001025 .slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.Floor001025 .slick-arrow.slick-hidden {display: none;}
.Floor001025 .slick-loading .slick-slide {visibility: hidden;}
.Floor001025 .slick-loading .slick-track {visibility: hidden;}
.Floor001025 .slick-loading .slick-list {background: #fff url("../images/Floor001025-loader.gif") center center no-repeat;}
.Floor001025 .carousel-center-mode .slick-slide {outline: none;padding: 0 15px;}
.Floor001025 .carousel-center-mode .slick-slide .image-thumbnail {-webkit-transition: 450ms;-moz-transition: 450ms;transition: 450ms;}
@media (min-width: 1400px) {
.Floor001025 .carousel-center-mode .slick-track {display: -ms-flexbox;display: -webkit-box;display: -moz-box;display: flex;-ms-flex-align: center;-webkit-box-align: center;-moz-box-align: center;align-items: center;}
.Floor001025 .carousel-center-mode .slick-slide {position: relative;padding: 0;display: -ms-flexbox;display: -webkit-box;display: -moz-box;display: flex;-webkit-box-pack: center;-moz-box-pack: center;justify-content: center;-ms-flex-pack: center;}
.Floor001025 .carousel-center-mode .slick-slide .image-thumbnail {min-width: 390px;-webkit-transform: scale(0.95);-moz-transform: scale(0.95);-ms-transform: scale(0.95);transform: scale(0.95);}
.Floor001025 .carousel-center-mode .slick-slide h5 {font-size: 18px;-webkit-transition: 0s;-moz-transition: 0s;transition: 0s;margin: 10px 0;}
.Floor001025 .carousel-center-mode .slick-slide p {font-size: 12px;-webkit-transition: 0s;-moz-transition: 0s;transition: 0s;}
.Floor001025 .carousel-center-mode .slick-slide.slick-active {cursor: pointer;}
.Floor001025 .carousel-center-mode .slick-slide.slick-center {z-index: 10;cursor: default;}
.Floor001025 .carousel-center-mode .slick-slide.slick-center .image-thumbnail {min-width: 390px;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);-webkit-box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.3);box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.3);}
.Floor001025 .carousel-center-mode .slick-slide.slick-center h5 {font-size: 20px;}
.Floor001025 .carousel-center-mode .slick-slide.slick-center p {font-size: 14px;}
}
.Floor001025 .image-thumbnail {max-width: 390px;margin-left: auto;margin-right: auto;position: relative;-moz-border-radius: 10px;border-radius: 10px;overflow: hidden;}
.Floor001025 .image-thumbnail img {-moz-border-radius: 10px;border-radius: 10px;}
.Floor001025 .image-thumbnail .caption {padding: 15px;text-align: center;}
@media (min-width: 768px) {
.Floor001025 .image-thumbnail * {color: #fff;}
.Floor001025 .image-thumbnail:before {position: absolute;top: 0;bottom: 0;left: 0;right: 0;content: "";display: inline-block;
    /*background-image: -webkit-linear-gradient(top, transparent 80%, #333 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(90%, transparent), to(#333));
	background-image: -webkit-linear-gradient(bottom, transparent 90%, #333 100%);
	background-image: -moz-linear-gradient(bottom, transparent 90%, #333 100%);
	background-image: linear-gradient(bottom, transparent 90%, #333 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#fff', GradientType=0);*/
}
.Floor001025 .image-thumbnail .caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
}
.Floor001025 .image-thumbnail .caption p {
	line-height: 21px;
}
.Floor001025 .image-thumbnail .caption h5+p {
	margin-top: 12px;
}
}
@media (max-width: 768px) {
	.Floor001025 {
	padding-top: 4%;
}
.Floor001025 .image-thumbnail .caption {
	padding: 0;
}
.Floor001025 .image-thumbnail .caption h5 a {
	font-size: 14px;
}
}
@media (max-width:640px) {
	.Floor001025 .image-thumbnail {
	max-width: 100%;
}
.Floor001025 .slick-slide img {
	width: 100%;
	height: auto;
}
}
@media (max-width: 1200px) {
	.Floor001025 .image-thumbnail .caption {
	padding: 10px 35px;
}
}
/* Icons*/
	/* Arrows*/
	.Floor001025 .slick-prev,
.Floor001025 .slick-next {
	position: absolute;
	display: block;
	height: 60px;
	width: 60px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: #eee;
	color: transparent;
	top: 50%;
	padding: 0;
	border: none;
	outline: none;
	z-index: 9;
	-webkit-transition: 350ms;
	-moz-transition: 350ms;
	transition: 350ms;
	margin-top: -10px\9;
	/*lte IE 8*/
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.Floor001025 .slick-prev:hover,
.Floor001025 .slick-prev:focus,
.Floor001025 .slick-next:hover,
.Floor001025 .slick-next:focus {
	outline: none;
	background-color: #0094de;
}
.Floor001025 .slick-prev:hover:before,
.Floor001025 .slick-prev:focus:before,
.Floor001025 .slick-next:hover:before,
.Floor001025 .slick-next:focus:before {
	color: #fff;
}
.Floor001025 .slick-prev.slick-disabled:before,
.Floor001025 .slick-next.slick-disabled:before {
	opacity: 0.5;
}
.Floor001025 .slick-prev:before,
.Floor001025 .slick-next:before {
	font-size: 24px;
	line-height: 1;
	color: #888;
	opacity: 0.75;
	font-family: 'Glyphicons Halflings';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.Floor001025 .slick-prev {
	-moz-border-radius: 50% 0% 0% 50%;
	border-radius: 50% 0% 0% 50%;
	left: 0;
}
[dir="rtl"] .slick-prev {
	left: auto;
	right: 0;
}
.Floor001025 .slick-prev:before {
	content: "\e257";
}
[dir="rtl"] .slick-prev:before {
	content: "\e257";
}
.Floor001025 .slick-next {
	-moz-border-radius: 0 50% 50% 0;
	border-radius: 0 50% 50% 0;
	right: 0;
}
[dir="rtl"] .slick-next {
	left: 0;
	right: auto;
}
.Floor001025 .slick-next:before {
	content: "\e258";
}
[dir="rtl"] .slick-next:before {
	content: "\e258";
}
@media (max-width: 768px) {
	.Floor001025 .slick-prev, .Floor001025 .slick-next {
	top: 50%;
}
}
@media (max-width:640px) {
	.Floor001025 .slick-prev, .Floor001025 .slick-next {
	margin-top: -10px;
}
}
@media (max-width:480px) {
	.Floor001025 .slick-prev, .Floor001025 .slick-next {
	margin-top: 0px;
	top: 42%;
}
}
@media (max-width:320px) {
	.Floor001025 .slick-prev, .Floor001025 .slick-next {
	width: 42px;
	height: 42px;
}
.Floor001025 .slick-prev, .Floor001025 .slick-next {
	margin-top: -12px;
	top: 50%;
}
.Floor001025 .carousel-center-mode .slick-track {
	min-height: auto !important;
}
}
/* Dots*/
	.Floor001025 .slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
}
.Floor001025 .slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.Floor001025 .slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}
.Floor001025 .slick-dots li button:hover,
.Floor001025 .slick-dots li button:focus {
	outline: none;
}
.Floor001025 .slick-dots li button:hover:before,
.Floor001025 .slick-dots li button:focus:before {
	opacity: 1;
}
.Floor001025 .slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢";
	width: 20px;
	height: 20px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: black;
	opacity: 0.5;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.Floor001025 .slick-dots li.slick-active button:before {
	color: black;
	opacity: 0.75;
}
.Floor001025 .carousel-center-mode .slick-track {
	min-height: 320px;
	padding: 40px 0;
}
.Floor001025 .carousel-center-mode .slick-list {
	margin-left: auto;
	margin-right: auto;
}
@media (max-width:640px) {
	.Floor001025 .carousel-center-mode .slick-track {
	padding-bottom: 0;
}
}
@media (min-width: 768px) {
	.Floor001025 .carousel-center-mode .slick-list {
	width: 750px;
}
}
@media (min-width: 992px) {
	.Floor001025 .carousel-center-mode .slick-list {
	width: 970px;
}
}
@media (min-width: 1200px) {
	.Floor001025 .carousel-center-mode .slick-list {
	width: 1100px;
}
}
.yearlist li {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	position: relative;
	padding-top: 20px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-weight: bold;
}
.yearlist li:after {
	position: absolute;
	left: 50%;
	top: 0;
	width: 11px;
	height: 11px;
	content: '';
	background: #fff;
	border: 3px solid #d6d6d6;
	-moz-border-radius: 50%;
	border-radius: 50%;
	z-index: 3;
	margin-left: -6px;
}
/*.yearlist li:before {
	position: absolute;
	left: 0;
	top: 4px;
	width: 100%;
	height: 1px;
	content: '';
	background: #ddd;
	z-index: 3;
}*/
.yearlist .owl-stage{ width: 100% !important; max-width: 1400px; text-align: center;white-space: nowrap;}
.yearlist .owl-item { display: inline-block; float: none; }
.yearlist .owl-item.on li:after {border-color: #0094de;}
.yearlist .owl-item.on li span {color: #0094de;}
.yearlist .owl-carousel .owl-nav {display: block;}
.yearlist .owl-nav>button {position: absolute;top: -6px;}
.yearlist .owl-nav>button span {display: block;width: 26px;height: 54px;cursor: pointer;background-color: #eeefef;-moz-border-radius: 3px;border-radius: 3px;z-index: 10;}
.yearlist .owl-nav .owl-prev {
	left: 0;
	top: -12px;
}
.yearlist .owl-nav .owl-prev span {
	background-position: left bottom;
}
.yearlist .owl-nav .owl-prev.disabled span {
	background-position: left top;
}
.yearlist .owl-nav .owl-next {
	right: 0;
	top: -12px;
}
.yearlist .owl-nav .owl-next span {
	background-position: right bottom;
}
.yearlist .owl-nav .owl-next.disabled span {
	background-position: right top;
}
.yearlist .owl-carousel.owl-loaded {
	padding-top: 10px;
}
.yearlist .owl-carousel.owl-loaded::before {
    position: absolute;
	left: 0;
	top: 14px;
	width: 100%;
	height: 1px;
	content: '';
	background: #ddd;
	z-index: 0;
}
.yearlist .owl-nav .owl-next span:hover,
.yearlist .owl-nav .owl-prev span:hover {
	background-color: #0094de;
}
.yearlist .owl-nav .owl-prev span {
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	font-size: 45px;
	left: 50%;
	top: 50%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
}
.yearlist .owl-nav .owl-next span {
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	font-size: 45px;
	left: 50%;
	top: 50%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
}
.historylist .conlist {
	position: relative;
	padding-top: 3%;
}
.historylist .conlist dl {
	float: left;
}
.historylist .conlist dl dt {
	color: #333;
	font-size: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 1.5em;
	line-height: 1.5;
	overflow: hidden;
	margin-bottom: 16px;
	font-weight: bold;
}
.historylist .conlist dl dd {
	color: #333;
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 24px;
}
.historylist .conlist dl dd span {
	color: #666;
	font-weight: normal;
}
.historylist .conlist dl:hover {
	background: #0094de;
}
.historylist .conlist dl:hover {
	color: #fff;
}
.historylist .conlist dl:hover dt {
	color: #fff;
}
.historylist .conlist dl:hover dt+dd {
	color: #fff;
}
.historylist .conlist dl:hover dd {
	color: #fff;
}
.historylist .conlist dl:hover dd span {
	color: #fff;
}
@media (min-width: 1024px) {
	.historylist .conlist dl:nth-child(2n) {
	margin-right: 0;
}
.historylist .conlist dl {
	float: left;
	width: 48%;
	margin-right: 3%;
	margin-bottom: 30px;
	background: #f9f9f9;
	padding: 30px 50px;
}
}
@media (max-width:768px) {
	.historylist .conlist dl:nth-child(2n) {
	margin-right: 0;
}
.historylist .conlist dl {
	float: left;
	width: 48%;
	margin-right: 3%;
	margin-bottom: 30px;
	background: #f9f9f9;
	padding: 30px 50px;
}
}
@media (max-width: 640px) {
	.TextList002241 .auto {
	overflow: hidden;
}
.historylist .conlist {
	margin: 0 -1%;
}
.historylist .conlist dl:nth-child(2n) {
	margin-right: 3%;
}
.historylist .conlist dl:nth-child(3n) {
	margin-right: 0%;
}
.historylist .conlist dl {
	float: none;
	width: 100%;
	padding: 20px;
}
}
/* .Form001725 ä¸ºdemoç¼–å·*/
	.Form001725 {
	padding: 20px 0;
}
.Form001725 .form {
	max-width: 1000px;
	width: 100%;
    overflow-x: auto;
}
.Form001725 .form td {
	padding-bottom: 20px;
	font-size: 14px;
}
.Form001725 .form td.w1 {
	width: 48%;
	padding-right: 2%;
}
.Form001725 .form td.w1:nth-child(2) {
	margin-right: 0;
}
.Form001725 .form .text {
	width: 100%;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #cfcfcf;
	line-height: 36px;
	height: 36px;
	text-indent: 10px;
	background: none;
}
.Form001725 .form p {
	margin: 0 0 10px 0;
	color: #01448d;
	background: url(../images/Form001725-icon.png) no-repeat left center;
	padding-left: 15px;
}
.Form001725 .form td em {
	font-style: normal;
	color: #bcbcbc;
}
.Form001725 .form td em i {
	font-style: normal;
	color: #fadbbe;
}
.Form001725 .form .btn {
	background: #01448d;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	width: 60%;
	max-width: 220px;
	height: 50px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	margin-top: 35px;
}
.Form001725 .form dl {
	position: relative;
}
.Form001725 .form dt {
	text-indent: 10px;
	cursor: pointer;
	border: 1px solid #cfcfcf;
	line-height: 36px;
	height: 36px;
	background: url(../images/Form001725-check.png) no-repeat 95% center;
}
.Form001725 .form dd {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background-color: #eee;
	width: 100%;
	z-index: 10;
}
.Form001725 .form dd a {
	display: block;
	line-height: 36px;
	padding: 0 10px;
}
.Form001725 .form dd a:hover {
	background-color: #ccc;
}
.Form001725 .queueList {
	margin: 20px 0;
}

@media(max-width:640px){
.Form001725 .form td.w1 {width: 100%;padding-right: 0%;display: block}  
}
/* .news_info ä¸ºdemoç¼–å·*/
	.news_info {
	padding: 3% 0 4%;
}
.news_info .title {
	text-align: center;
	padding-bottom: 0px;
	background: none;
}
.news_info .title h1 {
	margin: 0;
	padding-bottom: 15px;
	font-size: 26px;
	font-weight: normal;
}
.news_info .title p {
	margin: 0;
	border-bottom: 1px dashed #d2d2d2;
	padding-bottom: 20px;
}
.news_info .title p span {
	margin: 0 36px;
	color: #999;
	font-size: 14px;
}
.news_info .info {
	text-align: justify;
	text-justify: inter-ideograph;
	padding-top: 20px;
}
.news_info .info img {
	margin: 15px 0;
}
.news_info .info p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	margin: 20px 0;
}
.news_info .info_back {
	text-align: center;
	clear: both;
	padding: 2% 0 20px 0;
}
.news_info .info_back a {
	color: #999;
	font-size: 14px;
}
.news_info .info_back a:hover {
	color: #0094de;
}
.news_info .info_back .goback {
	background: #0094de;
	padding: 10px 28px;
	color: #fff;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.news_info .info_back .goback:hover {
	color: #fff
}
.news_info .info_back dl {
	width: 35%;
}
.news_info .info_back .prepage {
	float: left;
}
.news_info .info_back .nextpage {
	float: right;
}
@media(max-width:640px) {
	.news_info .info_back a {display: block;max-width: 200px;margin: 0 auto 20px;}
    .news_info .info_back dl {display: block;width: 100%;}
    .news_info .info_back dl.prepage {margin-bottom: 10px;}
    .news_info .info_back dl a {margin: 0;max-width: inherit;text-align: left;}
}
@media(max-width:320px) {
	.news_info .info_back dl {
	width: 33.334%;
}
.news_info .info_back .goback {
	padding: 10px 18px;
}
}
/* .Map000101 为demo编号*/
	.Map000101 {
	padding: 40px 0;
}
.Map000101 ol {
	font-size: 18px;
	color: #0094de;
	line-height: 24px;
	margin: 0;
	padding-bottom: 20px;
}
.Map000101 .tit {
	font-size: 18px;
	color: #0094de;
	line-height: 24px;
	margin: 0;
	padding-bottom: 20px;
}
.Map000101 .map {
	width: 58%;
	float: left;
}
.Map000101 .map #allMap {
	height: 360px;
	width: 100%;
}
.Map000101 .map #allMap img {
	max-width: none;
}
.Map000101 .map #allMaps {
	height: 360px;
	width: 100%;
}
.Map000101 .map #allMaps img {
	max-width: none;
}
.Map000101 .info {
	float: right;
	width: 40%;
	max-height: 450px;
	overflow: auto;
}
.Map000101 .info li {
	line-height: 32px;
	padding: 25px;
	border-bottom: 1px #dbdbdb dotted;
}
.Map000101 .info li p {
	margin: 0;
	font-size: 16px;
	color: #666;
}
.Map000101 .info li.on {
	background-color: #eee;
}
.Map000101 .tab {
	position: relative;
}
.Map000101 .h1 {
	color: #333;
	font-size: 16px;
	margin: 0;
}
.Map000101 .h1_tab span {
	display: inline-block;
	background: #f4f4f4;
	margin: 0 5px 20px;
	color: #333333;
	padding: 5px 30px;
	line-height: 32px;
	font-size: 16px;
	text-transform: uppercase;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.Map000101 .h1_tab span.on {
	background: #0094de;
	color: #fff;
}
.Map000101 h1 {
	margin: 0;
	font-size: 18px;
	color: #333;
	display: block;
	text-align: left;
	padding-bottom: 6px;
	font-weight: bolder;
}
.Map000101 .right {
	float: right;
	width: 40%;
}
.Map000101 dd {
	color: #666;
	font-size: 16px;
	padding: 25px;
	border-bottom: 1px #dbdbdb dotted;
	line-height: 32px;
	margin: 0;
}
.Map000101 dd span {
	margin: 0;
	font-size: 18px;
	color: #333;
	display: block;
	text-align: left;
	padding-bottom: 6px;
	font-weight: bolder;
}
.Map000101 dd.cur {
	background-color: #eee;
}
.Map000101 .item-box {
	float: left;
	width: 58%;
	min-height: 270px;
}
.Map000101 .item {
	display: none;
	overflow: hidden;
	vertical-align: middle;
}
.Map000101 .item img {
	height: 360px;
	width: 100%;
}
@media(max-width:1400px) {
	.Map000101 .auto {
	padding: 2%;
}
}
@media(max-width:768px) {
.Map000101 .right {float: left;width: 100%;}
.Map000101 .map {width: 100%;float: none;margin-top: 30px;}
.Map000101 .info {float: none;width: 100%;max-height: 360px;}
.Map000101 ol {text-align: center;}
.Map000101 .item-box, .Map000101 dl {float: left;width: 100%;margin-bottom: 30px;}
.Map000101 dl {overflow: hidden;}
.Map000101 dd {float: left;}
.Map000101 .item-box {min-height: auto;}
.Map000101 .item img {height: auto;width: 100%;}
}
/*Floor002565*/
	@import url('dinBold/dinBold.css');
	.Floor002565 {
	padding: 1% 0 5% 0;
	background: url(../images/Floor002140_bg.png)no-repeat left top #f7feff;
}
.Floor002565 .auto {
	padding: 0 8%;
}
.Floor002565 .main {
	position: relative;
}
.Floor002565 .tab li {
	position: relative;
	padding-left: 50px;
	overflow: hidden;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}
.Floor002565 .tab li .txt {
	margin: 0 3% 0 0%;
	padding-right: 8%;
}
.Floor002565 .tab li .txt p {
	line-height: 24px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
	margin-bottom: 14px;
	line-height: 24px;
	overflow: hidden;
	height: 48px;
}
.Floor002565 .tab li .txt h2 {
	font-size: 18px;
}
.Floor002565 .tab li .txt time {
	color: #999;
	font-size: 14px;
}
.Floor002565 .tab li.on .txt i {
	color: #fff !important;
}
.Floor002565 .tab li span {
	position: absolute;
	-webkit-transition: left 0.3s;
	-moz-transition: left 0.3s;
	transition: left 0.3s;
	left: -100%;
	top: 50%;
}
.Floor002565 .tab li span::before {
	position: absolute;
	content: '';
	left: -100%;
}
.Floor002565 .tab li .icon img {
	width: 61px;
	height: 61px;
	max-width: none;
}
.Floor002565 .tab li.on span {
	width: 48px;
	height: 48px;
	margin-top: -24px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	left: -24px;
}
.Floor002565 .tab li.on span::before {
	width: 12px;
	height: 12px;
	border-top: 1px solid #d7d4d3;
	border-left: 1px solid #d7d4d3;
	left: 50%;
	top: 50%;
	margin-left: -5px;
	margin-top: -8px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.Floor002565 .tab li.on .icon .show,
.Floor002565 .tab li .icon .hide {
	display: none;
}
.Floor002565 .tab li.on {
	background: #0094de;
}
.Floor002565 .tab li.on .icon .hide {
	display: block;
}
.Floor002565 .tab li .txt p {
	overflow: hidden;
	color: #666;
}
.Floor002565 .main dl {
	display: none;
}
.Floor002565 .main dd {
	padding-right: 20px;
	padding-top: 10px
}
.Floor002565 .main dd a {
	display: block;
	background: #fafafa;
}
.Floor002565 .main dd a:hover {
	color: #0094de;
}
.Floor002565 .main dd .Ispic {
	position: relative;
	overflow: hidden;
	padding-bottom: 73%;
}
.Floor002565 .tab li.on span {
	width: 24px;
	height: 24px;
	margin-top: -12px;
	background: #f7feff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	left: -12px;
}
.Floor002565 .tab li.on {
	background: #e9f4fa;
}
.Floor002565 .main dd a:hover .Ispic::before {
	left: 150%;
	-webkit-transition: 1s ease;
	-moz-transition: 1s ease;
	transition: 1s ease;
}
@media(max-width:1440px) {
.Floor002565 .auto {
	padding: 0 2%;
}
}
@media(max-width:1024px) {
	.Floor002565 .tab li .txt p {
	overflow: hidden;
	height: 24px;
}
}
@media(max-width:768px) {
	
	
	.Floor002565 .tab li .txt i.i_1 {
	font-size: 18px;
}
.Floor002565 .tab li {
	padding-left: 50px;
}
	
.Floor002565 .main dd{ padding: 0;}
.Floor002565 .auto{ padding: 2%;}
	
.Floor002565 .main dd .Ispic {
	position: relative;
	overflow: hidden;
	padding-bottom: 86%;
}
.Floor002565 .main dl {
	min-height: inherit !important;
}
.Floor002565 .tab li .txt p {
	overflow: hidden;
	height: 48px;
}
.Floor002565 .tab {
	overflow: hidden;
	margin-bottom: 2%;
}
.Floor002565 .tab li {
	height: auto !important;
	float: left;
	width: 33.33333%;
	display: block !important;
	padding-left: 0;
	text-align: center;
	padding: 2%;
}
.Floor002565 .tab li span {
	display: none;
}
.Floor002565 .tab li .icon img {
	width: 40px;
	height: 40px;
	margin: 0 auto;
}
.Floor002565 .main dd .Ispic {
	position: relative;
	overflow: hidden;
	padding-bottom: 66%;
}
}
@media(min-width:769px) {
	.Floor002565 .tab {
	height: 100%;
	position: absolute;
	width: 50%;
	right: 0;
	top: 0;
}
.Floor002565 .main dl {
	max-width: 50%;
}
}
@media(max-width:480px) {
.Floor002565 .tab li .txt { padding: 3%; margin-right: 0; }
.Floor002565 .tab li { width: 100%; padding: 0; text-align: left;   }
.Floor002565 .tab li .txt h2{ font-size: 16px;  }
	
	.Floor002565 .tab li .txt i.i_1 {
	font-size: 14px;
	padding-top: 4%;
}
.Floor002565 .tab li .txt i.i_2, .Floor002565 .tab li .txt i.i_3 {
	display: none;
}
}
/*.tx1,
.tx2,
.tx3,
.tx4 {
	position: absolute;
}
.tx1 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 110%;
	height: 110%;
	background: url(../images/banner_02.png)no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	-webkit-animation: mymove 5s infinite linear;
	-moz-animation: mymove 5s infinite linear;
	animation: mymove 5s infinite linear;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	animation-delay: 0.5s;
	-webkit-animation-direction: .8s;
	-moz-animation-direction: .8s;
	animation-direction: .8s;
	-webkit-transform: translate3d(0, 0, 0);
    animation-iteration-count:1;
}
@-webkit-keyframes mymove {
	0% {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	background-position: 5px 5px;
	opacity: 0;
}
25% {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	background-position: 20px 20px;
	opacity: .8;
}
50% {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	background-position: 5px 5px;
	opacity: 0;
}
75% {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	background-position: 20px 20px;
	opacity: .7;
}
100% {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	background-position: 0px 0px;
	opacity: 1;
}
}
@-moz-keyframes mymove {
	0% {
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
	background-position: 5px 5px;
	opacity: .1;
}
25% {
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
	background-position: 20px 20px;
	opacity: .8;
}
50% {
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
	background-position: 5px 5px;
	opacity: .1;
}
75% {
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
	background-position: 20px 20px;
	opacity: .7;
}
100% {
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
	background-position: 0px 0px;
	opacity: 1;
}
}
@keyframes mymove {
	0% {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
	background-position: 5px 5px;
	opacity: 0;
}
25% {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
	background-position: 20px 20px;
	opacity: .25;
}
50% {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
	background-position: 5px 5px;
	opacity: 0.5;
}
75% {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
	background-position: 20px 20px;
	opacity: .8;
}
100% {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
	background-position: 0px 0px;
	opacity: 1;
}
}
.tx2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 25%;
	height: 50%;
	background: url(../images/banner_w2.png)no-repeat center;
	-webkit-animation: mymovee 2s 1;
	-moz-animation: mymovee 2s 1;
	animation: mymovee 2s 1;
	-moz-background-size: contain;
	background-size: contain;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: .7s;
	-moz-animation-direction: .7s;
	animation-direction: .7s;
	-webkit-transform: translate3d(0, 0, 0);
    animation-iteration-count:1;
}
@-webkit-keyframes mymovee {
	0% {
	-webkit-transform: scale(0.7, 0.7)translate(-100px, -100px);
	transform: scale(0.7, 0.7)translate(-100px, -100px);
	left: -50px;
	top: -50px;
	opacity: .1;
	/* transform: rotateY(0deg);*/
}
/*100% {
	-webkit-transform: scale(1, 1)translate(-100px, -40px);
	transform: scale(1, 1)translate(-100px, -40px);
	left: -10px;
	top: -10px;
	opacity: .8;
	/* transform: rotateY(180deg);*/
}
/* 100% {
	transform: rotateY(360deg);
}*/
}
/*@-moz-keyframes mymovee {
	0% {
	-moz-transform: scale(0.7, 0.7)translate(-100px, -100px);
	transform: scale(0.7, 0.7)translate(-100px, -100px);
	left: -50px;
	top: -50px;
	opacity: .1;
	/* transform: rotateY(0deg);*/
}
/*100% {
	-moz-transform: scale(1, 1)translate(-100px, -40px);
	transform: scale(1, 1)translate(-100px, -40px);
	left: -10px;
	top: -10px;
	opacity: .8;
	/* transform: rotateY(180deg);*/
}
/* 100% {
	transform: rotateY(360deg);
}*/
}
/*@keyframes mymovee {
	0% {
	-webkit-transform: scale(0.7, 0.7)translate(-100px, -100px);
	-moz-transform: scale(0.7, 0.7)translate(-100px, -100px);
	transform: scale(0.7, 0.7)translate(-100px, -100px);
	left: -50px;
	top: -50px;
	opacity: .1;
	/* transform: rotateY(0deg);*/
}
/*100% {
	-webkit-transform: scale(1, 1)translate(-100px, -40px);
	-moz-transform: scale(1, 1)translate(-100px, -40px);
	transform: scale(1, 1)translate(-100px, -40px);
	left: -10px;
	top: -10px;
	opacity: .8;
	/* transform: rotateY(180deg);*/
}*/
/* 100% {
	transform: rotateY(360deg);
}*/
}
/*.tx3 {
	position: absolute;
	/* left: 0;
	bottom: 0;*/
	/*width: 25%;
	height: 50%;
	background: url(../images/banner_03.png)no-repeat center;
	-webkit-animation: mymoveee 3s infinite linear;
	-moz-animation: mymoveee 3s infinite linear;
	animation: mymoveee 3s infinite linear;
	-moz-background-size: contain;
	background-size: contain;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
	animation-delay: 1.5s;
	-webkit-transform: translate3d(0, 0, 0);
    animation-iteration-count:1;
}
@-webkit-keyframes mymoveee {
	0% {
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	bottom: -50px;
	left: -50px;
	opacity: 0;
}*/
/* 50% {
	transform: scale(0.7, 0.7);
	opacity: 0.8;
}*/
	/*100% {
	-webkit-transform: scale(0.9, 0.9);
	transform: scale(0.9, 0.9);
	bottom: 5%;
	left: 8%;
	opacity: 1;
}
}
@-moz-keyframes mymoveee {
	0% {
	-moz-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	bottom: -50px;
	left: -50px;
	opacity: 0;
}*/
/* 50% {
	transform: scale(0.7, 0.7);
	opacity: 0.8;
}*/
	/*100% {
	-moz-transform: scale(0.9, 0.9);
	transform: scale(0.9, 0.9);
	bottom: 5%;
	left: 8%;
	opacity: 1;
}
}
@keyframes mymoveee {
	0% {
	-webkit-transform: scale(0.5, 0.5);
	-moz-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	bottom: -50px;
	left: -50px;
	opacity: 0;
}*/
/* 50% {
	transform: scale(0.7, 0.7);
	opacity: 0.8;
}*/
	/*100% {
	-webkit-transform: scale(0.9, 0.9);
	-moz-transform: scale(0.9, 0.9);
	transform: scale(0.9, 0.9);
	bottom: 5%;
	left: 8%;
	opacity: 1;
}
}*/
/*.tx4 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 25%;
	height: 50%;
	background: url(../images/banner_03.png)no-repeat center;
	animation: mymoveeee 3s 1;
	background-size: contain;
	animation-fill-mode: forwards;
}
@keyframes mymoveeee {
	10% {
	transform: scale(0.5, 0.5)translate(-100px, -100px);
	left: -50px;
	bottom: -50px;
}
50% {
	transform: scale(0.9, 0.9)(50px, -50px);
}
100% {
	transform: scale(0.9, 0.9)translate(100px, -100px);
	left: -10px;
	bottom: -10px;
}
}*/
	/*.tx5 {
	position: absolute;
	/* left: 0;
	bottom: 0;*/
	/*width: 35%;
	height: 50%;
	background: url(../images/banner_w1_03.png)no-repeat center;
	-webkit-animation: mymoveeeeee 3s 1;
	-moz-animation: mymoveeeeee 3s 1;
	animation: mymoveeeeee 3s 1;
	-moz-background-size: contain;
	background-size: contain;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-transform: translate3d(0, 0, 0);
    animation-iteration-count:1;
}
@-webkit-keyframes mymoveeeeee {
	0% {
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	left: -50px;
	top: -50px;
}*/
/* 50% {
	transform: scale(0.9, 0.9)(50px, -50px);
}*/
	/*100% {
	-webkit-transform: scale(0.9, 0.9);
	transform: scale(0.9, 0.9);
	left: 50%;
	top: 50%;
	margin-top: -15%;
	margin-left: -12%;
}
}
@-moz-keyframes mymoveeeeee {
	0% {
	-moz-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	left: -50px;
	top: -50px;
}*/
/* 50% {
	transform: scale(0.9, 0.9)(50px, -50px);
}*/
	/*100% {
	-moz-transform: scale(0.9, 0.9);
	transform: scale(0.9, 0.9);
	left: 50%;
	top: 50%;
	margin-top: -15%;
	margin-left: -12%;
}
}
@keyframes mymoveeeeee {
	0% {
	-webkit-transform: scale(0.5, 0.5);
	-moz-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	left: -50px;
	top: -50px;
}*/
/* 50% {
	transform: scale(0.9, 0.9)(50px, -50px);
}*/
	/*100% {
	-webkit-transform: scale(0.9, 0.9);
	-moz-transform: scale(0.9, 0.9);
	transform: scale(0.9, 0.9);
	left: 50%;
	top: 50%;
	margin-top: -15%;
	margin-left: -12%;
}
}
@media screen and (min-width: 1440px) {
	@-webkit-keyframes mymoveeeeee {
	0% {
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	left: -50px;
	top: -50px;
}*/
/* 50% {
	transform: scale(0.9, 0.9)(50px, -50px);
}*/
	/*100% {
	-webkit-transform: scale(0.9, 0.9);
	transform: scale(0.8,0.8);
	left: 50%;
	top: 50%;
	margin-top: -11%;
	margin-left: -21%;
}
}
@-moz-keyframes mymoveeeeee {
	0% {
	-moz-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	left: -50px;
	top: -50px;
}*/
/* 50% {
	transform: scale(0.8,0.8)(50px, -50px);
}*/
	/*100% {
	-moz-transform: scale(0.8,0.8);
	transform: scale(0.8,0.8);
	left: 50%;
	top: 50%;
	margin-top: -11%;
	margin-left: -21%;
}
}
@keyframes mymoveeeeee {
	0% {
	-webkit-transform: scale(0.5, 0.5);
	-moz-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	left: -50px;
	top: -50px;
}*/
/* 50% {
	transform: scale(0.8,0.8)(50px, -50px);
}*/
	/*100% {
	-webkit-transform: scale(0.8,0.8);
	-moz-transform: scale(0.8,0.8);
	transform: scale(0.8,0.8);
	left: 50%;
	top: 50%;
	margin-top: -11%;
	margin-left: -21%;
}
}
}
.tx6 {
	position: absolute;
	width: 25%;
	height: 50%;
	background: url(../images/banner_03_03.png)no-repeat center;
	-webkit-animation: mymoveeeee 2s 1;
	-moz-animation: mymoveeeee 2s 1;
	animation: mymoveeeee 2s 1;
	-moz-background-size: contain;
	background-size: contain;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-delay: .7s;
	-moz-animation-delay: .7s;
	animation-delay: .7s;
	-webkit-animation-direction: .8s;
	-moz-animation-direction: .8s;
	animation-direction: .8s;
	-webkit-transform: translate3d(0, 0, 0);
}
@-webkit-keyframes mymoveeeee {
	0% {
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	right: -10%;
	top: -7%;
}
50% {
	-webkit-transform: scale(0.9, 0.9);
	transform: scale(0.9, 0.9);
	right: -3%;
	top: -3%;
}
100% {
	-webkit-transform: scale(0.9, 0.9);
	transform: scale(0.9, 0.9);
	right: 8%;
	top: 5%;
}
}
@-moz-keyframes mymoveeeee {
	0% {
	-moz-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	right: -10%;
	top: -7%;
}
50% {
	-moz-transform: scale(0.9, 0.9);
	transform: scale(0.9, 0.9);
	right: -3%;
	top: -3%;
}
100% {
	-moz-transform: scale(0.9, 0.9);
	transform: scale(0.9, 0.9);
	right: 8%;
	top: 5%;
}
}
@keyframes mymoveeeee {
	0% {
	-webkit-transform: scale(0.5, 0.5);
	-moz-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	right: -10%;
	top: -7%;
}
50% {
	-webkit-transform: scale(0.9, 0.9);
	-moz-transform: scale(0.9, 0.9);
	transform: scale(0.9, 0.9);
	right: -3%;
	top: -3%;
}
100% {
	-webkit-transform: scale(0.9, 0.9);
	-moz-transform: scale(0.9, 0.9);
	transform: scale(0.9, 0.9);
	right: 8%;
	top: 5%;
}
}

@media (max-width: 640px){
.tx1,
.tx2,
.tx3,
.tx4,
.tx5,
.tx6{ display: none; }
}*/


/* 首页栏目上下间距 */
@media(max-width:640px) {
.home_title,
.Floor002460,
.Floor000809,
.Floor002565{ padding: 20px 0;}
.Floor002565 .auto{ padding: 0;}
}


@media screen and (max-width:640px) {
    .swiper-container {
        height:288px;
    }
    .swiper-container .swiper-slide {
        height:100%;
    }
	.Banner002185 li{padding-bottom:43.3%;}
	.Banner002185 .swiper-slide:nth-child(1) li{background: none !important;}
	.Banner002185 .swiper-slide:nth-child(1) li img{ display:block;width: 100%; height:auto;}
        .swiper-container .swiper-slide li {
             height:100%;
        }

            .swiper-container .swiper-slide li img {
                 height:100%;
            }
            .Top002374 .header-left img {
                max-width: 76px;
            }
            .Banner002185 .swiper-pagination span {
                margin: 0 5px;
                width: 16px;
                height: 16px;
            }
}


@media screen and (max-width:480px) {
    .swiper-container {
        height:216px;
    }
	.Banner002185 li{padding-bottom:45%;}
}


@media screen and (min-width:375px) and (max-width:479px){
    .swiper-container {
        height:168px;
    }
	.Banner002185 li{padding-bottom:0;}
}
@media screen and (max-width:320px) {
    .swiper-container {
        height:144px;
    }
	.Banner002185 li{padding-bottom:0;}
}



/*
 .PicList002797
 */
.PicList002797 {padding: calc(100 / 1920 * 100vw) 0 calc(30 / 1920 * 100vw) 0;}
.PicList002797 li{ float:left; width:23.5%; margin:0 2% 2% 0; border: 1px solid #e8e8e8; }
.PicList002797 li:nth-child(4n){margin-right:0; }
.PicList002797 li a{ display:block; position:relative; padding:0%;}
.PicList002797 li h4,
.PicList002797 li h3,
.PicList002797 li h5{ margin:0; text-align:center; font-weight:normal;}
.PicList002797 li figure{ padding-bottom:58%;background-size: cover;}
.PicList002797 li h5{ font-size: 1.125em;color: #333;line-height: 2; padding: 0.5em 0.625em;}
.PicList002797 li .hover{ opacity:0; position:absolute; left:0; top:0; right:0; bottom:0; text-align:center; background:rgba(0, 148, 222,0.9); z-index:10; transition:0.3s; color:#fff; }
.PicList002797 li:hover{box-shadow:0 0 5px 10px rgb(0 0 0 / 0.04); border-color:#0094de;}
.PicList002797 li:hover a .hover{ opacity:1;}
.PicList002797 li aside{ position:absolute; left:10%;width:80%; top:50%; -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%);transform:translateY(-50%);}
.PicList002797 li .hover h4{ font-size:1.25em;color:#fff;}
.PicList002797 li .hover i{ display:block;  height:2px; background:#fff; width:3em; margin:0.875em auto 1em;} 
.PicList002797 li .hover p{ font-size:1em; line-height:1.875; margin:0;  overflow:hidden;}
.PicList002797 .more{ display: block; text-align: center; margin-top:1.5em;}
.PicList002797 .more span{ display: inline-block; padding:0 2em; line-height: 2.5em; background:#fff ;color:#1998d6; border-radius: 5px;transition:all 0.5s ease-out 0s; }
.PicList002797 .more span:hover{}
@media(max-width:1024px){
.PicList002797 li{ float:none; width:auto;} 
}



/*RighInfo003134 */
.RighInfo003134 {padding: calc(100 / 1920 * 100vw) 0 ;}
.RighInfo003134 .img-side{border: solid 1px #f2f2f2; margin-bottom: 3em;}
.RighInfo003134 .img-side .ytable-cell{/* padding-bottom: 3em; */}
.RighInfo003134 .img-group li .Ispic{background-size: contain;padding-bottom: 58%;}
.RighInfo003134 .controls{display: table;position: relative;padding: 0 56px; margin: 3.125em auto 0;}
.RighInfo003134 .controls .slick-dots li{float: left;position: relative; width: 13px;height: 13px; margin: 0 5px;}
.RighInfo003134 .controls .slick-dots li button{position: absolute;background:rgba(0,0,0,0.2); width: 7px;height: 7px;border-radius: 50%; top: 50%;left: 50%;transform: translate(-50%,-50%); border: 0; cursor:pointer; border: 0; font-size: 0;padding: 0;transition: 0.3s;}
.RighInfo003134 .controls .slick-dots li.slick-active button{background-color: #0094de; width: 100%;height: 100%;}
.RighInfo003134 .controls .slick-arrow{position: absolute; top:50%;width: 25px; height: 11px;background-repeat: no-repeat;background-position: center; margin-top: -5px;}
.RighInfo003134 .controls .slick-prev{left: 0;background-image: url(../images/RighInfo003134-btn-prev.svg);}
.RighInfo003134 .controls .slick-next{right: 0;background-image: url(../images/RighInfo003134-btn-next.svg);}
.RighInfo003134 .controls .slick-disabled{cursor: default;}
.RighInfo003134 .controls .slick-prev.slick-disabled{background-image: url(../images/RighInfo003134-btn-prev-disabled.svg);}
.RighInfo003134 .controls .slick-next.slick-disabled{background-image: url(../images/RighInfo003134-btn-next-disabled.svg);}
.RighInfo003134 .img-side .txt{text-align: left; }
.RighInfo003134 .img-side .tit{ font-size: 1.625em;color: #333; margin-bottom: 1em;}
.RighInfo003134 .img-side .line{width: 15px; height: 2px; background-color: #0094de;display: block;margin: 0 auto;}
.RighInfo003134 .img-side .text{ line-height: 2; color: #666;}
.RighInfo003134 .img-side .btn{ margin-top: 3.375em;}
.RighInfo003134 .img-side .btn a{display: inline-block;font-size: 1.125em;color: #fff;box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.08);border-radius: 50px; margin: 0 5px; min-width:8.5em;text-align: center; line-height: 3;padding: 0 1.8125em; cursor: pointer;}
.RighInfo003134 .img-side .btn a.download{background-color: #0094de;}
.RighInfo003134 .img-side .btn a.download2{background-color: #0094de;}
.RighInfo003134 .tab .h1_tab{margin:0;margin-bottom:3%;border-bottom:1px solid #e7e8e8;overflow:hidden;font-size:1.125em;font-weight:normal;color:#333;}
.RighInfo003134 .tab .h1_tab span{float:left;padding:0 2em;line-height:3em;background-color:#f9f9f9;margin-right:0.625em;cursor:pointer;}
.RighInfo003134 .tab .h1_tab span.on{background-color:#01abec;color:#fff;}
.RighInfo003134 .prod-intro .name{border-bottom: 1px solid #efefef;font-size: 1.5em; padding-bottom: 0.666em;color: #333; line-height: 2;}
.RighInfo003134 .prod-intro .name i{width: 2em; height: 2em;border-radius: 50%;background-color: #0094de;display: inline-block;vertical-align: top; margin-right: 0.625em; background-repeat: no-repeat; background-position: center; background-size: auto 50%;}
.RighInfo003134 .prod-intro .name-1 i{background-image: url(../images/RighInfo003134-icon-file.svg);}
.RighInfo003134 .prod-intro .name-2 i{background-image: url(../images/RighInfo003134-title-icon.svg);}
.RighInfo003134 .prod-intro .singlePage{line-height: 2; margin: 2em 0 3em 0; color: #333; font-size: 1em;}
@media (min-width:1025px) {
.RighInfo003134 .img-group{width: 50%;border-right: solid 1px #f2f2f2;}
.RighInfo003134 .img-side .ytable-cell{/* padding-top: 3em; */}
.RighInfo003134 .img-side .txt{padding: 0 4%;}
}
@media (max-width:1024px) {
.RighInfo003134 .img-side{ padding: 1em;}
.RighInfo003134 .img-side .btn a{min-width: calc(50% - 10px);padding: 0;}
}
.RighInfo003134 .list-main ul li{ padding:1em 0; border-bottom: 1px dashed #ddd;position:relative;}
.RighInfo003134 .list-main ul li a{display:block; padding: 0 75px 0 20px; background: url(../images/TextList002798_dow.png) 0 50% no-repeat; font-size: 1em; color: #3d3d3d;}
.RighInfo003134 .list-main ul li a:hover{color: #fd0000;}
.RighInfo003134 .list-main ul li span{width:auto; height: 30px; line-height: 30px; position: absolute; top: 0; font-size: 12px; background: #18469e; color: #fff; padding: 0 10px; margin-top:10px; }
.RighInfo003134 .list-main ul li .down{position: absolute;top:4px; text-align:center; width:70px; right: 10px; background:url(../images/TextList002798-icon.png) no-repeat left 12px center #fff; padding-left: 30px;height:32px; border:1px #e1e1e1 solid; color:#fd0000; line-height:32px;} 
@media (min-width:1025px) {
.RighInfo003134 .list-main ul li{ float: left; width: 48.5%;}
.RighInfo003134 .list-main ul li:nth-child(2n-1){margin-right: 3%;}
.RighInfo003134 .list-main ul li:nth-child(2n+1){clear: left;}
}
@media(max-width:1024px){
.RighInfo003134 .list-main ul li a{ background: url(../images/TextList002798_dow.png) 0 5px no-repeat; }
}
.RighInfo003134 .Application ul li {float: left;width: 23.5%;margin-bottom: 2%;margin-right: 2%;border: 1px solid #eee;}
.RighInfo003134 .Application ul li:nth-child(4n){margin-right: 0%;}
.RighInfo003134 .Application ul li h2 {line-height: 2;margin: 10px 0;color: #333;text-align: center;font-size: 1.125em;font-weight: normal;}
.RighInfo003134 .Application ul li figure {padding-bottom: 65%;}
@media(max-width:1024px){
.RighInfo003134 .Application ul li{ float:none; width:auto;margin-right: 0%;} 
}



