@font-face { font-family: 'roboto-regular'; src: url("../fonts/roboto/regular.woff") format("woff"); font-display: swap; }
@font-face { font-family: 'roboto-Light'; src: url("../fonts/roboto/Light.woff") format("woff"); font-display: swap; }
@font-face { font-family: 'roboto-bold'; src: url("../fonts/roboto/bold.woff") format("woff"); font-display: swap; }
body { font-family: 'roboto-regular', 'Helvetica', 'arial', sans-serif !important; }
a { transition: .3s; }
.h_tit { margin-bottom: 3% }
.h_tit h1 { font-size: 46px; margin: 0; text-transform: uppercase; font-family: 'roboto-bold'; line-height: 1; color: #222; text-align: center; position: relative; }
.h_tit h1:after { display: inline-block; content: ''; width: 56px; height: 22px; background: url(../images/h_tit.png) no-repeat; position: absolute; left: 50%; transform: translateX(-50%); bottom: 100% }
@media(max-width:1024px) {
.h_tit h1 { font-size: 30px; }
}
/*Top002974 */
.Top002974 {  position: fixed;left:0;top:0;width: 100%;z-index: 100; transition: 0.3s;background: #fff; }
.Top002974 .auto{position: relative;}
.Top002974 .logo { width: 163px; display: table; height: 82px; margin-right: 3vw; }
.Top002974 .logo a { display: table-cell; vertical-align: middle; }
.Top002974 .top-right { display: table; height: 82px; }
.Top002974 .top-right .inner { display: table-cell; vertical-align: middle; }
.Top002974 .hotline { font-size: 14px; }
.Top002974 .hotline a { color: #777; display: inline-block; margin-left: 5px; padding-left: 22px; position: relative; }
.Top002974 .hotline a.tell { font-size: 16px; color: #CD0001; font-family: 'roboto-bold'; }
.Top002974 .hotline a i { display: inline-block; content: ''; width: 16px; height: 16px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }
.Top002974 .hotline a.tell i { background: url("../images/icon_call.png") no-repeat center; }
.Top002974 .hotline a.email i { background: url("../images/icon_email.png") no-repeat center; }
.Top002974 .search { position: relative; margin-top: 8px; }
.Top002974 .search .searchbox { float: left; position: relative; display: inline-block; }
.Top002974 .search_btn { cursor: pointer; display: block; background: url(../images/icon_search.png) no-repeat center center; width: 50px; height: 34px; border: none; }
.Top002974 .search_input { width: 100%; height: 34px; line-height: 34px; border-radius: 100px; background: #fff; color: #c8c8c8; padding: 0 60px 0 20px; border: 0; border: 1px solid #e8e8e8; }
.Top002974 .search_input.focus { border-color: #a3a3a3; color: #a3a3a3; }
.Top002974 .search_btn { position: absolute; right: 5px; top: 0; }
.Top002974 .bshare-custom { float: right; display: inline-block; }
.Top002974 .bshare-custom a { display: inline-block; width: 26px; height: 26px; margin: 3px 0 0 5px; background-position: center center; background-repeat: no-repeat; }
.Top002974 .bshare-custom a.bds_fbook { background-image: url("../images/icon_fb.png"); }
.Top002974 .bshare-custom a.bds_twi { background-image: url("../images/icon_tt.png"); }
.Top002974 .bshare-custom a.bds_linkedin { background-image: url("../images/icon_in.png"); }

@media(min-width:1025px) {
.Top002974 .top-menu nav li a:hover, .Top002974 .top-menu nav li.aon span a { color: #CD0001; }
.Top002974 .top-menu nav li span a:hover, .Top002974 .top-menu nav li.aon span a { border-top-color: #CD0001; }
.Top002974 .top-menu nav li { float: left; margin-right: 1.5vw; }
.Top002974 .top-menu nav li span a { padding-top: 40px; border-top: 2px solid transparent; font-size: 17px; }
.Top002974 .top-menu nav li { position: relative; }
.Top002974 .top-menu nav li .sub { width:auto; min-width: 210px; left: 0; top: 100%; padding-top: 15px; }
.Top002974 .top-menu nav li .sub dt { text-align: left; padding: 0; line-height: 36px; font-size: 16px; white-space:nowrap;}
}
@media(min-width:1100px) {
.Top002974 .hotline a {margin-left: 20px; }
.Top002974 .bshare-custom a {margin: 3px 0 0 10px; }
.Top002974 .top-menu nav li { float: left; margin-right: 1.875vw; }
}

.Top002974 .top-menu nav li span, .Top002974 .top-menu nav li span a { display: block; }
.Top002974 .top-menu nav li span a { font-size: 17px; color: #333; font-family: 'roboto-bold'; }



@media(max-width:1024px) {
.Top002974 { position: relative; }
.Top002974 .logo { width: 50%; height: 70px; }
.Top002974 .logo img { max-width: 60%; max-height: 50px; }
.Top002974 .top-menu { position: fixed; top: 70px; bottom: 0; background: #fff; right: 0; overflow: hidden; width: 0; opacity: 0; transition: 0.5s; }
.menu-show .Top002974 .top-menu { opacity: 1; width: 240px; }
.Top002974 .hotline,.Top002974 .search {display: none;}
.Top002974 .top-menu nav { width: 240px; height: 100%; overflow: auto; }
.Top002974 .top-menu ul { padding: 0 2vw; }
.Top002974 .top-menu li { padding: 2vw 0; border-bottom: 1px solid #eee; }
.Top002974 .top-menu li .sub dt { text-align: left; }
.Top002974 .top-right { padding: 0; position: absolute; right: 2%; top: 50%; transform: translateY(-50%); }
.Top002974 .open-menu { height: 36px; }
.Top002974 .open-menu i, .Top002974 .has-sub span .op:before, .Top002974 .has-sub span .op:after { background: #333; }
.Top002974 .top-right a.a_store { margin: 0 2vw; }
.Top002974 .prod-sub dt:not(:last-child) { border-bottom: 1px solid #eee; padding-bottom: 3vw; margin-bottom: 3vw; }
.Top002974 .prod-sub dt .pic { width: 50%; margin: 0 auto; }
.Top002974 .prod-sub dt .name { padding: 3vw 0; }
}

@media(max-width:640px) {
.Top002974 .prod-sub dt .name h4 { font-size: 4.5vw; }
.Top002974 .prod-sub dt .name p { font-size: 4vw; }
}
/*Banner002901 */
.Banner002901 img { display: block; width: 100%; }

@media(min-width:1025px) {
.Banner002901 .wap { display: none; }
}

@media(max-width:1024px) {
.Banner002901 .pc { display: none; }
}
.Banner002901 .slick-dots { position: absolute; z-index: 10; left: 0; width: 100%; bottom: 5%; text-align: center; }
.Banner002901 .slick-dots li { display: inline-block; width: 14px; height: 14px; cursor: pointer; border: none; background: #fff; opacity: 0.5; margin: 0 8px; position: relative; border-radius: 50%; }
.Banner002901 .slick-dots li button { display: none; }
.Banner002901 .slick-dots li.slick-active { opacity: 1; }


/*Floor003012 */
.Floor003012 { overflow: hidden; position: relative; z-index: 1; padding: 4vw 0; }
.Floor003012 .tab { overflow: hidden; font-size: 16px; margin-top: 30px; text-align: center; }
.Floor003012 .tab li { list-style: none; display: inline-block; border-radius: 45px; line-height: 45px; padding: 0 2em; text-align: center; background: #f5f5f5; cursor: pointer;margin: .25em; }
.Floor003012 .tab li a { color: #888; }
.Floor003012 .tab li.slick-active { background: #009fa8; }
.Floor003012 .tab li.slick-active a { color: #fff; }
.Floor003012 .slider { clear: both; }
.Floor003012 .slider > .slick-list { overflow: inherit; }
.Floor003012 .box li { position: relative; text-align: center; padding: 0 20px; }
.Floor003012 .box li a { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 20; }
.Floor003012 .box li .inner { background: #fff; transition: .3s; position: relative; top: 0; left: 0; cursor: pointer; padding-bottom:1px;}
.Floor003012 .box li p { margin: 0; font-size: 20px; padding: 20px 0; color: #333; text-transform: uppercase; }
.Floor003012 .box li i { transition: .3s; color: #999; display: inline-block; font-style: normal; padding: 0 20px; background: #fff; border: 1px solid #009FA8; color: #009FA8; line-height: 30px; border-radius: 15px; }
.Floor003012 .box li:hover i { background: #009FA8; color: #fff }
.Floor003012 .box li figure span { display: block; padding-bottom: 96%; }
.Floor003012 .box li figure img { display: none; }
.Floor003012 .slick-arrow { position: absolute; z-index: 30; top: 50%; width: 48px; height: 48px; border: 1px solid #019fa8; padding: 0; margin-top: -24px; border-radius: 50%; transition: 0.3s; }
.Floor003012 .slick-prev { left: -5%; }
.Floor003012 .slick-next { right: -5%; }
.Floor003012 .slick-arrow:hover { background: #e82525; border-color: #e82525; }
.Floor003012 .slick-arrow:before { position: absolute; content: ''; width: 10px; height: 10px; border-bottom: 2px solid #019fa8; border-left: 2px solid #019fa8; left: 50%; top: 50%; margin: -5px 0 0 -5px; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
.Floor003012 .slick-next:before { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); }
.Floor003012 .slick-arrow:hover:before { border-color: #fff; }

@media(max-width:1024px) {
.Floor003012 .box li a { margin: 0 2vw; }
}

@media(min-width:769px) and (max-width:1024px) {
.Floor003012 .box li .txt { font-size: 2.15vw; }
}

@media(max-width:640px) {
.Floor003012 { padding: 40px 0; }
.Floor003012 .box li .txt { font-size: 4vw; }
.Floor003012 .tab { font-size: 3vw; margin-top: 3vw; }
.Floor003012 .tab li { border-radius: 35px; line-height: 35px; }
.Floor003012 .slick-prev { left: 0; }
.Floor003012 .slick-next { right: 0; }

}
/*Floor002889 */
.Floor002889 { padding: 4vw 0; background: url(../images/Floor002889-bg.jpg) no-repeat center center #f7f7f7; background-size: cover; overflow: hidden; }
.Floor002889 .slider-txt { background: #009fa8; color: #fff; padding: 2vw; position: relative; }
.Floor002889 .slider-txt .inner { padding-right: 20%; }
.Floor002889 .slider-txt .name { font-size: 24px; font-weight: bold; text-transform: uppercase; margin-bottom: 10px; }
.Floor002889 .slider-txt pre { line-height: 28px; font-size: 16px; height: 56px; overflow: hidden; }
.Floor002889 .slider-txt .more { position: absolute; right: 0; width: 58px; height: 58px; top: 50%; margin-top: -29px; background: url("../images/Floor002889-btn.png") no-repeat center center; z-index: 10; }
.Floor002889 .dot-icon .slick-dots li { list-style: none; padding: 8px 0; }
.Floor002889 .dot-icon .slick-dots li button { border: 0; background: none; height: 70px; width: 100%; text-align: left; cursor: pointer; position: relative; }
.Floor002889 .dot-icon .slick-dots li button > * { display: inline-block; vertical-align: middle; }
.Floor002889 .dot-icon .slick-dots li b { color: #333; font-size: 20px; font-weight: normal; margin-left: 15px; position: relative; }
.Floor002889 .dot-icon .slick-dots li.slick-active b { color: #009fa8; }
.Floor002889 .dot-icon .slick-dots li i { width: 70px; height: 70px; border: 1px solid #ddd; border-radius: 5px; transition: .3s; }
.Floor002889 .dot-icon .slick-dots li img { display: block; width: 100%; }
.Floor002889 .dot-icon .slick-dots li img.on { display: none; }
.Floor002889 .dot-icon .slick-dots li.slick-active i { background: #009fa8; border-color: #009fa8; }
.Floor002889 .dot-icon .slick-dots li.slick-active img.off { display: none; }
.Floor002889 .dot-icon .slick-dots li.slick-active img.on { display: block; }
.Floor002889 .slider-pic .Ispic { padding-bottom: 62.5%; }

@media(min-width:1025px) {
.Floor002889 .con { position: relative; z-index: 1; padding-left: 33.334%; }
.Floor002889 .dot-icon { position: absolute; left: 0; width: 30%; overflow: hidden; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); z-index: 10; }
.Floor002889 .dot-icon .slick-dots li b:after { position: absolute; content: ""; left: 110%; top: 50%; width: 200%; height: 1px; background: #009fa8; transform: translateY(-50%); opacity: 0; }
.Floor002889 .dot-icon .slick-dots li.slick-active b:after { opacity: 1; }
.Floor002889 .dot-icon .slick-dots li button em { position: absolute; content: ""; right: 0; top: 50%; width: 10px; height: 10px; border: 1px dashed #009fa8; background: #f7f7f7; border-radius: 50%; transform: translateY(-50%); opacity: 0; }
.Floor002889 .dot-icon .slick-dots li.slick-active button em { opacity: 1; }
}

@media(max-width:1024px) {
.Floor002889 .dot-icon { overflow: hidden; }
.Floor002889 .dot-icon .slick-dots li {padding: 0; }
.Floor002889 .dot-icon li { float: left; width: 25%; }
.Floor002889 .dot-icon .slick-dots li button { height: auto; text-align: center; }
.Floor002889 .dot-icon .slick-dots li i { display: block; margin: 0 auto 0.5vw; }
.Floor002889 .dot-icon .slick-dots li b { font-size: 2.2vw; margin-left: 0; display: block;}
}

@media(max-width:640px) {
.Floor002889 { padding: 40px 0;}
.Floor002889 .slider-txt { padding: 20px; }
.Floor002889 .dot-icon .slick-dots li b { font-size: 3vw; }
.Floor002889 .slider-txt .name { font-size: 5vw; }
.Floor002889 .slider-txt pre { font-size: 3vw; line-height: 20px; height: 40px; }
}
/*Floor002820 */
.Floor002820 { padding: 8.724vw 0; background: url(../images/Floor002820-bg.jpg) no-repeat center center; background-size: cover; background-attachment: fixed; }
.Floor002820 ul{ background: none !important;}
.Floor002820 .info-num li { float: left; text-align: center; color: #fff; }

@media(min-width:769px) {
.Floor002820 .info-num li { width: 20%; }
}
.Floor002820 .info-num li .icon { display: block; }
.Floor002820 .info-num li aside { display: inline-block; position: relative; margin: 15px 0; }
.Floor002820 .info-num li aside b { font-family: "Arial"; font-size: 70px; display: inline-block; }
.Floor002820 .info-num li aside sub { font-size: 16px; font-weight: normal; margin-left: 5px; }
.Floor002820 .info-num li p { font-size: 16px; margin: 0; }

@media(min-width:1025px) and (max-width:1200px) {
.Floor002820 .info-num li aside b { font-size: 60px; }
}

@media(min-width:769px) and (max-width:1024px) {
.Floor002820 .info-num li aside b { font-size: 50px; }
}

@media(max-width:768px) {
.Floor002820 .info-num li { width: 33.333%; margin: 15px auto; }
.Floor002820 .info-num li aside b { font-size: 7vw; }
}
/*Floor002950 */
.Floor002950 { padding: 4vw 0; background: #f8f8f8; }
.Floor002950 .auto { background: url(../images/Floor002950-bg.png) no-repeat center; background-size: cover; }
.Floor002950 .title-desc { margin-bottom: 1.72vw; text-align: center; line-height: 2.142em; font-size: 16px; position: relative; z-index: 0 }
.Floor002950 .title-desc:before { display: inline-block; content: '“'; font-size: 88px; color: #d8d8d8; line-height: 34px; position: absolute; top: 10px; left: 0; z-index: 0; font-family: 'roboto-bold'; }
.Floor002950 .title-desc:after { display: inline-block; content: '”'; font-size: 88px; color: #d8d8d8; line-height: 34px; position: absolute; bottom: -30px; right: 0; z-index: 0; font-family: 'roboto-bold'; }
.Floor002950 .title-desc span { position: relative; z-index: 3; padding: 0 36px; }

.Floor002950 .pic { padding: 5px; border: 1px solid #e8e8e8; }
@media(max-width:640px) {
.Floor002950 { padding: 40px 0;}
.Floor002950 .title-desc { font-size: 3.5vw; margin-bottom: 5vw; }
}
/*Floor002733 */
.Floor002733 { overflow-x: hidden; padding: 4vw 0; }
.Floor002733 .auto { padding: 0!important; width: 96%; }
.Floor002733 .slick-dots { padding-top: 20px; text-align: center; }
.Floor002733 .slick-dots li { list-style: none; display: inline-block; margin: 0 8px; width: 14px; height: 14px; border-radius: 50%; background: #e1e1e1; cursor: pointer; position: relative; }
.Floor002733 .slick-dots li button { display: none; }
.Floor002733 .slick-dots li.slick-active { background: #009fa8; }
.Floor002733 li.slick-slide { padding-top: 14px; height: auto; }
.Floor002733 li.slick-slide .inner { position: relative; transition: 0.3s; }
.Floor002733 li.slick-slide .inner > a { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: transparent; z-index: 10; transition: 0.3s; }
.Floor002733 li.slick-slide .pic { overflow: hidden; }
.Floor002733 li.slick-slide .Ispic { padding-bottom: 65.79%; transition: 0.3s; }
.Floor002733 li:hover .Ispic { transform: scale(1.12); -webkit-transform: scale(1.12); -ms-transform: scale(1.12); }
.Floor002733 li.slick-slide .txt { padding: 20px 20px 0; }
.Floor002733 li.slick-slide .txt time { color: #fff; font-size: 14px; position: absolute; left: 20px; top: 0; background: rgba(205,0,1,.8); display: inline-block; width: 64px; text-align: center; height: 65px; padding-top: 5px; }
.Floor002733 li.slick-slide .txt time span { font-size: 30px; display: block; }
.Floor002733 li.slick-slide .txt aside { font-weight: bold; color: #333; font-size: 18px; margin-top: 10px; }
.Floor002733 li:hover .txt aside { color: #CD0001 }
.Floor002733 li.slick-slide .txt p { line-height: 28px; }

@media(min-width:1201px) {
.Floor002733 .slider { margin-left: -35px; margin-right: -35px; }
.Floor002733 li.slick-slide .inner { margin: 0 35px; }
}

@media(max-width:1200px) {
.Floor002733 li.slick-slide .inner { margin: 0 14px; }
}

@media(max-width:1024px) {
.Floor002733 li.slick-slide .txt { padding: 15px; }
}
@media(max-width:640px) {
.Floor002733 { padding: 40px 0;}
}
/*Bottom002983*/
.Bottom002983 { background: #f0f0f0; color: #333; padding: 4vw 0; overflow: hidden; }
.Bottom002983, .Bottom002983 a { color: #888 }
.Bottom002983 a:hover { color: #333; }
.Bottom002983 .b-right dl { float: left; }
.Bottom002983 .b-right dt { font-family: 'FreightBig-Light'; margin-bottom: 30px; }
.Bottom002983 .b-right dt a { color: #333; font-size: 24px; }
.Bottom002983 .b-right dd { line-height: 30px; }
.Bottom002983 .bshare-custom { margin: 45px 0 56px 0; }
.Bottom002983 .bshare-custom a { width: 50px; height: 50px; background-color: #e3e3e3; margin: 0 5px 0 0; background-position: center center; background-repeat: no-repeat; border-radius: 50%; }
.Bottom002983 .bshare-custom a.bds_fbook { background-image: url("../images/Bottom002983_facebook.png"); }
.Bottom002983 .bshare-custom a.bds_twi { background-image: url("../images/Bottom002983_tw.png"); }
.Bottom002983 .bshare-custom a.bds_linkedin { background-image: url("../images/Bottom002983_in.png"); }

@media(min-width:1025px) {
.Bottom002983 .b-left { max-width: 285px; width: 32%; }
.Bottom002983 .b-right { width: 68%; }
.Bottom002983 .copyright { line-height: 28px; }
}

@media(max-width:1024px) {
.Bottom002983 .b-right { display: none; }
.Bottom002983 { text-align: center; padding: 5vw 0; }
.Bottom002983 .bshare-custom { display: table; margin: 4vw auto; }
.Bottom002983 .bshare-custom a { margin: 0 5px; }
}
/*Other */
.Other002781 .box{transition: .3s;position: fixed; right: 0; z-index: 108;width: 38px;background: #fff;bottom: 20%;height: 182px;border-radius:8px 0 0 8px;box-shadow:-4px 4px 16px rgba(0,0,0,.1); }
.Other002781 .open{right: 31px;background: none;box-shadow:-4px 4px 16px rgba(0,0,0,0);margin-bottom: 50px;display: none;}
.Other002781 .box i{margin:20px auto 10px;position: relative;display: block;width: 22px;height: 22px;background: #D42526;border-radius: 50%;line-height: 20px;text-align: center;}
.Other002781 .box i:before{display: inline-block;content: '';width: 8px;height: 8px;border-top:2px solid #fff;border-right:2px solid #fff;transform: rotate(-135deg);position: absolute;left:50%;top:50%;    margin-top: -4px;margin-left: -3px;}
.Other002781 .box span{display: block;content: '';text-transform: uppercase;width: 38px;height: 111px;background: url(../images/other-c.png) no-repeat center;}
.Other002781 .open span{height: 0}

.Other002781 ul { transition: .3s;position: fixed; right: -100px; z-index: 110; bottom: 20%; box-shadow: 5px 5px 30px rgba(0,0,0,.1); -webkit-box-shadow: 5px 5px 30px rgba(0,0,0,.1);}
.Other002781 .show{right: 20px;}
.Other002781 li { position: relative; border-top: 1px solid #e8e8e8; }
.Other002781 li:first-child { border-top: 0px; }
.Other002781 li > a { display: block; width: 60px; height: 60px; background: url(../images/Other002781_icon.png) no-repeat center top #fff; transition: 0.3s; }
.Other002781 li > a:hover { background-image: url(../images/Other002781_icon1.png); background-color: #CD0001; }
.Other002781 li.li_wx .wap, .Other002781 li.li_eamil .wap { display: none; }
.Other002781 li.li_wx a { background-position: center -61px; }
.Other002781 li.li_eamil a { background-position: center -122px; }
.Other002781 li.li_gettop a { background-position: center bottom; }


.Other002781 ul li figure{ position:absolute; top:0; right:60px;background:#CD0001; color:#fff; display:none;}
.Other002781 li.li_wx figure{ width:130px; padding:15px;}
.Other002781 li.li_wx figure img{ display:block; width:100%;}
.Other002781 li.li_eamil figure{ padding:15px 20px; font-size:14px;line-height:30px;white-space:nowrap;}
.Other002781 li.li_eamil figure a{ color:#fff;}


@media(max-width:1024px) {
.Other002781 li.li_wx a, .Other002781 li.li_email a { display: none; }
.Other002781 li.li_wx .wap, .Other002781 li.li_email .wap { display: block; }
}
/* 内页Banner */
.Banner { overflow: hidden; }
.Banner figure { display: none; }
.Banner img { display: block; }

@media(min-width:1025px) {

.Banner img { display: none; }
.Banner figure { display: block; background-position: center bottom; background-repeat: no-repeat; height: 300px; width: 100%; }
}
/* Menu000939 */
.Menu000939 .current { line-height: 40px; text-align: right; }
.Menu000939 .current span { color: #019fa8; }
.Menu000939 .current a { color: #8b8c8c; }
.Menu000939 .current a:first-child { background: url(../images/icon_home.png) no-repeat left center; padding-left: 25px; }
.Menu000939 nav { background-color: #f5f5f5; }
.Menu000939 nav .auto { position: relative; }
.Menu000939 nav header { padding: 15px 0; text-align: center; font-size: 24px; background-color: #019fa8; color: #fff; }
.Menu000939 nav header span { display: block; color: #f2aeac; font-size: 14px; text-transform: uppercase; }
.Menu000939 nav li a { display: block; }
.Menu000939 nav li.nav { position: relative; z-index: 10; }
.Menu000939 nav li.nav > a { position: relative; padding-right: 35px; }
.Menu000939 nav li.nav > a::before { position: absolute; content: ''; right: 10px; top: 50%; margin-top: -3px; width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #d2d2d2; }
.Menu000939 nav li > a { padding: 0 17px; line-height: 62px; height: 62px; border-bottom: 2px solid transparent; font-size: 16px; }
.Menu000939 nav li.aon a, .Menu000939 nav li:hover > a { border-bottom-color: #019fa8; color: #019fa8; }
.Menu000939 nav li dl {; background-color: #019fa8; display: none; }
.Menu000939 nav li dl dd { text-align: center; font-size: 12px; }
.Menu000939 nav li dl dd a { display: block; line-height: 20px; padding: 5px 0; color: #fff; }
.Menu000939 nav li dl dd a:hover { background-color: #f4f4ea; color: #019fa8; }

@media(max-width:1366px) {
.Menu000939 nav li > a { padding: 0 10px; }
}

@media(min-width:641px) {
.Menu000939 nav li { float: left; position: relative; }
.Menu000939 nav li::before { position: absolute; content: ''; width: 1px; background-color: #dad9cb; height: 30%; top: 35%; right: 0; }
.Menu000939 nav li dl { position: absolute; top: 62px; left: 0; width: 100% }
}

@media(min-width:1025px) {
.Menu000939 nav header { position: absolute; left: 0; width: 147px; top: -40px; height: 102px; line-height: 80px; }
.Menu000939 nav ul { padding-left: 147px; }
}

@media(max-width:768px) {
.Menu000939 .current { font-size: 12px; }
}

@media(max-width:640px) {
.Menu000939 nav { display: none; }
}
/*RighInfo003072 */
.RighInfo003072 { padding: 4% 0; font-size: 16px; }

@media(max-width:640px) {
.RighInfo003072 { font-size: 3.5vw; }
}

@media(min-width:1024px) {
.RighInfo003072 .txt-info { width: 45.715%; }
.RighInfo003072 .left { width: 50%; }
}

@media(max-width:1024px) {
.RighInfo003072 .txt-info { margin-top: 4vw; }
}
.RighInfo003072 .left .pic { position: relative; z-index: 1; border-radius: 20px; overflow: hidden; background: #000; margin-bottom: 2.4vw; }
.RighInfo003072 .left .pic img { opacity: 0.84; }
.RighInfo003072 .number li { float: left; color: #333; margin-right: 8%; }
.RighInfo003072 .number li:last-child { margin-right: 0; }
.RighInfo003072 .number li aside { color: #019fa8; }
.RighInfo003072 .number li aside b { font-size: 60px; font-family: 'Arial'; line-height: 0.85em; display: inline-block; }
.RighInfo003072 .number li p { margin-bottom: 0; }

@media(min-width:769px) and (max-width:1024px) {
.RighInfo003072 .number li aside b { font-size: 4vw; }
}

@media(max-width:640px) {
.RighInfo003072 .number li { margin-bottom: 4%; }
.RighInfo003072 .number li aside b { font-size: 8vw; }
}
.RighInfo003072 .edit-info { line-height: 2em; font-size: 15px; text-align: justify; }
.css-3072 .year { color: #ececec; font-weight: 900; font-family: 'Arial'; font-size: 56px; line-height: 0.934em; }
.css-3072 .name { color: #019fa8; font-size: 24px; font-weight: bold; margin: 0; padding-bottom: 10px }
.css-3072 p { margin: 0; padding-bottom: 15px }

@media(max-width:640px) {
.css-3072 .year { font-size: 14vw; }
.css-3072 .name { font-size: 6vw; }
.RighInfo003072 .edit-info { font-size: 3.5vw; }
}
/*Floor002997 */
.Floor002997 { background: #fafafa; padding: 4% 0; }
.Floor002997 .column-name { text-align: center; font-size: 28px; }
.Floor002997 .column-name:after { display: block; content: ''; margin: 25px auto 30px; width: 40px; height: 4px; background: #019fa8; }
.Floor002997 .column-name .en { text-transform: uppercase; }

@media(max-width:480px) {
.Floor002997 .column-name { font-size: 24px; }
.Floor002997 .column-name .cn { line-height: 40px; }
}
.Floor002997 .slider li a { color: #000; display: block; margin: 0 auto; width: 95.715%; padding-bottom: 3.65vw; }
.Floor002997 .slider li .pic { overflow: hidden; }
.Floor002997 .slider li .Ispic { padding-bottom: 61.195%; transition: 0.3s; }
.Floor002997 .slider li a:hover .Ispic { transform: scale(1.2); }
.Floor002997 .slider li .txt { position: relative; z-index: 10; margin: 1vw auto 0; text-align: center; }
.Floor002997 .slider li .txt aside.dot2 { font-size: 24px; line-height: 1.5em; max-height: 3em; }
.Floor002997 .slider li .txt pre { font-size: 16px; line-height: 1.625em; max-height: 3.25em; margin: 1.2vw 0; }
.Floor002997 .slider li .txt span { display: inline-block; font-weight: 100; line-height: 20px; transition: 0.3s; }
.Floor002997 .slider li a:hover .txt span { padding: 0 10px; background: #000; color: #fff; }
.Floor002997 .controls { position: relative; height: 1px; background: rgba(0,0,0,0.1); margin: 30px 66px; }
.Floor002997 .controls:before { position: absolute; content: ''; width: 50%; height: 100%; left: 0; background: #000; }
.Floor002997 .slick-arrow { position: absolute; z-index: 30; top: 50%; width: 48px; height: 48px; border: 1px solid #019fa8; padding: 0; margin-top: -24px; border-radius: 50%; transition: 0.3s; }
.Floor002997 .slick-arrow:hover { background: #e82525; border-color: #e82525; }
.Floor002997 .slick-prev { left: -5%; }
.Floor002997 .slick-next { right: -5%; }
.Floor002997 .slick-arrow:before { position: absolute; content: ''; width: 10px; height: 10px; border-bottom: 2px solid #019fa8; border-left: 2px solid #019fa8; left: 50%; top: 50%; margin: -5px 0 0 -5px; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
.Floor002997 .slick-next:before { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); }
.Floor002997 .slick-arrow:hover:before { border-color: #fff; }

@media(max-width:640px) {
.Floor002997 .slider li a { padding-bottom: 5vw; }
.Floor002997 .slider li .txt aside.dot2 { font-size: 4.5vw; }
.Floor002997 .slider li .txt pre { font-size: 3.5vw; margin: 4vw 0; }
.Floor002997 .controls { margin-left: 40px; margin-right: 40px; }
.Floor002997 .slick-arrow { width: 30px; height: 30px; margin-top: -15px; }
.Floor002997 .slick-prev { left: -40px; }
.Floor002997 .slick-next { right: -40px; }
}
/*PicList002925 */
.PicList002925 { background: url(../images/PicList002925-bj.jpg) no-repeat; padding: 4% 0; overflow: hidden; }
.PicList002925 .auto { max-width: 1400px; }
.PicList002925 .title { margin-bottom: 2.5vw; text-align: center; }
.PicList002925 .title .cn { font-size: 30px; color: #CD0001; padding-bottom: 10px; font-weight: bold; }
.PicList002925 .title .en { font-family: 'bebas-neue'; color: #d2d2d2; letter-spacing: 2px; }

@media(max-width:768px) {
.PicList002925 .title { padding-bottom: 6vw; }
}

@media(max-width:640px) {
.PicList002925 .title .cn { font-size: 6vw; }
}
.PicList002925 .list { padding: 0 3.4375vw; }
.PicList002925 .list ul { margin: 0 -2vw; }
.PicList002925 li { float: left; text-align: center; position: relative; background: url("../images/PicList002925_taibg.png") repeat-x top 70% left; }
.PicList002925 li a { display: block; position: relative; z-index: 3; }
.PicList002925 li .pic { padding-bottom: 1.98vw; }
.PicList002925 li .Ispic { padding-bottom: 80%; background-size: contain; }
.PicList002925 li .tit { margin-top: 1.303vw; margin-bottom: 2.08vw; padding: 0 5%; }
.PicList002925 li .tit aside { font-size: 16px; line-height: 1.25em; height: 2.5em; }

@media(min-width:769px) {
.PicList002925 li { width: 25%; }
.PicList002925 li:first-child:before, .PicList002925 li:nth-child(4n+1):before { position: absolute; top: 0; content: ''; height: 100%; background: url("../images/PicList002925_taibg_l.png") no-repeat left top 70% #fff; width: 7.4375vw; left: -2vw; display: none; }
.PicList002925 li:last-child:before, .PicList002925 li:nth-child(4n):before { position: absolute; top: 0; content: ''; height: 100%; background: url("../images/PicList002925_taibg_r.png") no-repeat right top 70% #fff; width: 7.4375vw; right: -2vw; display: none; }
}

@media(max-width:768px) {
.PicList002925 .list { padding: 0 6vw; }
.PicList002925 li { width: 50%; }
.PicList002925 li .pic { padding-bottom: 7vw; }
.PicList002925 li .tit { margin-bottom: 5vw; }
.PicList002925 li:first-child:before, .PicList002925 li:nth-child(2n+1):before { position: absolute; top: 0; content: ''; height: 100%; background: url("../images/PicList002925_taibg_l.png") no-repeat left top 70% #f5f5f5; width: 7.4375vw; left: -3vw; }
.PicList002925 li:last-child:before, .PicList002925 li:nth-child(2n):before { position: absolute; top: 0; content: ''; height: 100%; background: url("../images/PicList002925_taibg_r.png") no-repeat right top 70% #f5f5f5; width: 7.4375vw; right: -3vw; }
.PicList002925 li .tit aside { font-size: 3vw; }
}
/*Page002623 */
.Page002623 { padding: 2vw 0 4vw 0; text-align: center; font-family: Arial; font-size: 18px; }
.Page002623 .Pages a.a_first, .Page002623 .Pages a.a_end, .Page002623 .Pages > span:not(.p_page) { display: none; }
.Page002623 .Pages em { float: left; margin: 0 3vw; font-style: normal; }
.Page002623 .Pages .p_page { display: table; margin: 0 auto; }
.Page002623 .Pages a { float: left; line-height: 50px; width: 50px; margin: 0 1px; }
.Page002623 .Pages a.a_cur, .Page002623 .Pages a:hover { color: #fff; background: #CD0001; }
.Page002623 .Pages .p_page > a { font-size: 0; height: 50px; position: relative; }
.Page002623 .Pages .p_page > a:before { position: absolute; content: ''; border: 5px solid transparent; left: 50%; top: 50%; margin: -5px 0 0 -10px; }
.Page002623 .Pages .p_page > a.a_prev:before { border-right-color: #000; border-right-width: 8px; }
.Page002623 .Pages .p_page > a.a_next:before { border-left-color: #000; border-left-width: 8px; margin-left: -4px; }
.Page002623 .Pages a.a_prev:hover:before { border-right-color: #fff; }
.Page002623 .Pages a.a_next:hover:before { border-left-color: #fff; }

@media(max-width:640px) {
.Page002623 { padding: 6vw 0 8vw 0; }
.Page002623 .Pages em { display: none; }
.Page002623 .Pages a { background-color: #eee; }
}
/* PicList000763 */
.PicList000763 { padding-top: 4%; }
.PicList000763 li { float: left; width: 31.3%; margin: 1.5% 0; margin-right: 3%; }
.PicList000763 li:nth-child(3n) { margin-right: 0; }
.PicList000763 li a { display: block; background-color: #f3f3f3; transition: all ease-in-out 0.3s; }
.PicList000763 li h2 { margin: 0; font-size: 16px; color: #333; text-align: center; padding: 5%; font-weight: normal; }
.PicList000763 li figure { background-position: center center; background-repeat: no-repeat; background-size: cover; padding-bottom: 61.62%; }
.PicList000763 li a:hover { background-color: #019fa8; }
.PicList000763 li a:hover h2 { color: #fff; }

@media(max-width:640px) {
.PicList000763 li { width: 48.5%; }
.PicList000763 li:nth-child(3n) { margin-right: 3%; }
.PicList000763 li:nth-child(2n) { margin-right: 0; }
}

@media(max-width:480px) {
.PicList000763 li h2 { font-size: 14px; }
}
/* PicList000593 */
.PicList000593 { padding-top: 4%; }
.PicList000593 li { float: left; width: 31%; margin-right: 3.5%; position: relative; margin-bottom: 2.5%; }
.PicList000593 li:nth-child(3n) { margin-right: 0; }
.PicList000593 li .video_files { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10; }
.PicList000593 li .video_files video { width: 100%; height: 100%; background-color: #000; }
.PicList000593 li .video_files .close { position: absolute; right: 3%; top: 3%; z-index: 10; width: 30px; height: 30px; border-radius: 50%; background-color: #019fa8; cursor: pointer; }
.PicList000593 li .video_files .close::before, .PicList000593 li .video_files .close::after { position: absolute; content: ''; width: 3px; height: 70%; border-radius: 3px; background-color: #fff; left: 13px; top: 5px; }
.PicList000593 li .video_files .close::before { transform: rotate(45deg); }
.PicList000593 li .video_files .close::after { transform: rotate(-45deg); }
.PicList000593 li figure { position: relative; }
.PicList000593 li figure em { display: block; padding-bottom: 65%; background-size: cover; background-position: center center; background-repeat: no-repeat; }
.PicList000593 li figure a { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: rgba(0,0,0,0.5); }
.PicList000593 li figure a::before, .PicList000593 li figure a::after { position: absolute; content: ''; z-index: 5; top: 50%; left: 50%; }
.PicList000593 li figure a::before { width: 70px; height: 70px; border: 3px solid #fff; margin-left: -35px; margin-top: -35px; border-radius: 50%; }
.PicList000593 li figure a::after { width: 0; height: 0; border-top: 15px solid transparent; border-bottom: 15px solid transparent; border-left: 20px solid #fff; margin-left: -7px; margin-top: -15px; }
.PicList000593 li p { font-size: 15px; padding: 16px 0; margin: 0 0 8px; text-align: center; border-bottom: dashed 1px #c1c1c1; color: #333; }
.PicList000593 li:hover p { color: #019fa8; }
.PicList000593 li time { display: block; color: #b3b3b3; background: url(../images/PicList000671-icon.png) no-repeat right; }

@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; }
}
/* 新闻中心 */
  /*
 .PicList002273 为demo编号
 */
.ytable-fixed { table-layout: fixed; }
.PicList002273 { padding: 4% 0 }
.PicList002273 ol { padding-bottom: 2vw; }
.PicList002273 .tit { font-size: 20px; color: #333; }
.PicList002273 ol:hover .tit a { color: #019fa8; }
.PicList002273 ol .info { border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.PicList002273 ol time { border-left: 1px solid #ddd; padding-left: 1.62vw; display: block; margin-bottom: 2.61vw; color: #019fa8; font-size: 18px; }
.PicList002273 ol time span { display: block; font-size: 2em; }
.PicList002273 ol p { line-height: 1.715em; color: #7d7d7d; height: 3.43em; margin-bottom: 2.03vw; }
.PicList002273 ol .pic { padding-bottom: 30%; background-size: cover }

@media(min-width:769px) {
.PicList002273 ol .info .main { padding-left: 4vw; }
.PicList002273 ol .pic { width: 45%; }
}
@media(max-width:768px) {
.PicList002273 ol .pic,.PicList002273 ol .info { display: block; }
.PicList002273 ol .pic { padding-bottom: 66%;  }
}
.PicList002273 ol .more { text-align: center; width: 125px; line-height: 40px; display: inline-block; color: #333; border: 1px solid #ddd }
.PicList002273 ol .more:hover { background: #019fa8; color: #fff; border-color: #019fa8 }

@media(max-width:480px) {
.PicList002273 ol .more { line-height: 10vw; }
}
.PicList002273 .left img { width: 100%; }
.PicList002273 .right .time { font-size: 12px; color: #999; border: 1px solid #c5c6c6; padding: 2px 5px; margin-top: 8px; display: inline-block; }
.PicList002273 li:hover .right .time { background: #019fa8; color: #fff; border-color: #019fa8 }
.PicList002273 .right .h3 { color: #313131; font-size: 18px; font-weight: normal; margin: 10px 0; }
.PicList002273 li:hover .right .h3 a { color: #CD0001; }
.PicList002273 .right .p { color: #999; font-size: 14px; }
.PicList002273 ul li { margin-bottom: 30px; background: #f5f5f5; border: 1px solid transparent; padding: 18px 20px; transition: .3s; }
.PicList002273 li:hover .more a { color: #333; }

@media screen and (min-width:768px ) {
.PicList002273 .left { float: left; width: 25%; }
.PicList002273 .right { float: right; width: 72%; }
.PicList002273 .right .time { margin-top: 0px; }
.PicList002273 ul li { background: #f5f5f5; }
}

@media screen and (min-width:1024px ) {
.PicList002273 .right .time { margin-top: 15px; }
.PicList002273 ul li:hover { border-color: #CD0001; box-shadow: 0px 0px 30px #ccc; }
.PicList002273 ul li { background: #f5f5f5; 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 .right .more { }

@media screen and (min-width:1200px ) {
.PicList002273 .left { float: left; margin-right: 50px; }
.PicList002273 .right { float: left; width: 600px; }
.PicList002273 .right .time { margin-top: 14px; }
.PicList002273 .right .h3 { line-height: 20px; margin: 28px 0 17px; }
.PicList002273 .right .p { line-height: 19px; }
.PicList002273 ul li { padding-right: 20px; }
}
/*RighInfo002939 */
.RighInfo002939 { padding: 4% 0; }
.RighInfo002939 .name { border-bottom: 1px dotted #cecece; text-align: center; margin-bottom: 37px; }
.RighInfo002939 .name h1 { margin: 0 0 30px 0; font-size: 20px; color: #333; }
.RighInfo002939 .time { color: #c8c8c8; padding-bottom: 1.72vw; line-height: 16px; }
.RighInfo002939 .bshare-custom { margin-left: 10px; }
.RighInfo002939 .time time, .RighInfo002939 .bshare-custom, .RighInfo002939 .bshare-custom > * { display: inline-block; vertical-align: middle; }
.RighInfo002939 .bshare-custom em { font-style: normal; }
#bsPanel, #bsPanel *, .bsBox, .bsBox * { box-sizing: content-box; }
.RighInfo002939 .edit-info { line-height: 2.5625em; color: #1e1e1e; text-align: justify; padding-bottom: 4vw; }
.RighInfo002939 .info-page { border: solid 1px #eee; }
.RighInfo002939 .info-page dd { line-height: 36px; }
.RighInfo002939 .info-page dd a { padding: 0 20px; }
.RighInfo002939 .info-page dd a:hover { color: #d43e45; }

@media(min-width:641px) {
.RighInfo002939 .info-page dd { float: left; width: 50%; }
.RighInfo002939 .info-page dd:nth-child(2) { border-left: 1px solid #eee; }
.RighInfo002939 .time, .RighInfo002939 .info-page dd a, .RighInfo002939 .edit-info { font-size: 16px; }
}

@media(max-width:640px) {
.RighInfo002939 .info-page dd:nth-child(2) { border-top: 1px solid #eee; }
.RighInfo002939 .share { display: block; padding-top: 10px; }
}
.main{ margin-top: 3%;}
.w22 h1 { font-size: 24px; color: #019fa8; padding-bottom: 0px; font-weight: bold; }

/*Menu002956 */
.Menu002956 { padding-left: 10px; margin: 0 0 3vw; }
.Menu002956 nav { background: #f5f5f5; padding: 20px 0; }
.Menu002956 h1 { margin: 0 2.08vw 0 0; position: relative; margin-left: -10px; padding: 18px 0 18px 20px; }
.Menu002956 h1 span { position: relative; z-index: 4; display: block; font-size: 24px; color: #fff; line-height: 1em; border-left: 2px solid #fff; padding-left: 15px; }
.Menu002956 h1:after { position: absolute; content: ''; height: 100%; background: #019fa8; top: 0; transform: skewX(25deg); -webkit-transform: skewX(25deg); -ms-transform: skewX(25deg); right: 0; left: -30px; }
.Menu002956 h1 i { position: absolute; }
.Menu002956 h1 i.jiao { border: 8px solid transparent; border-left-color: #fff; left: 2px; top: -8px; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
.Menu002956 ul { padding: 12px 0; }
.Menu002956 li:not(:last-child) { border-bottom: 1px solid #fff; }
.Menu002956 li ol a { display: block; line-height: 26px; padding: 12px 30px 12px 25px; font-size: 16px; position: relative; z-index: 1; }
.Menu002956 li ol a:after { position: absolute; content: ''; border: 4px solid transparent; border-left-width: 6px; border-left-color: #019fa8; top: 50%; margin-top: -4px; right: 30px; opacity: 0; transition: 0.3s; }
.Menu002956 li a:hover, .Menu002956 li.aon ol a { font-weight: bold; color: #019fa8; }
.Menu002956 li a:hover:after, .Menu002956 li.aon a:after { opacity: 1; }
.Menu002956 li dl { padding: 0 40px; display: none; }
.Menu002956 li dl dd { line-height: 36px; }
.Menu002956 li dl dd a { color: #777; }
.Menu002956 li dl dd:not(:last-child) { border-bottom: 1px solid #ebebeb }
.Menu002956 li dl dd:last-child { margin-bottom: 20px}
.Menu002956 li.aon dl{ display: block;}
@media(min-width:1025px) {
.Menu002956 { overflow: hidden; }
.is_stuck{position: fixed!important;z-index: 10; margin-top: 0; top: 10px !important;}
.Menu002956 ul { display: block!important; }
}

@media(max-width:1024px) {
.Menu002956 { position: relative; z-index: 40; }
.Menu002956 ul { display: none; position: absolute; left: 10px; top: 100%; right: 0; z-index: 40; background: #edf0f5; }
.Menu002956 i.wap-open { position: absolute; width: 30px; height: 30px; right: 40px; background: #fff; z-index: 10; top: 50%; margin-top: -15px; border-radius: 50%; transition: 0.3s; }
.Menu002956 i.wap-open:before, .Menu002956 i.wap-open:after { position: absolute; content: ''; left: 50%; top: 50%; background: #019fa8; transform: translate(-50%, -50%); }
.Menu002956 i.wap-open:before { width: 10px; height: 2px; }
.Menu002956 i.wap-open:after { width: 2px; height: 10px; }
.Menu002956 i.wap-open.on { transform: rotate(45deg); }
}

@media(max-width:640px) {
.Menu002956 nav { padding: 10px 0; }
.Menu002956 h1 span { font-size: 5vw; }
.Menu002956 h1 { padding: 3vw 0 3vw 20px; }
.Menu002956 i.wap-open { right: 6vw; margin-top: -12px; width: 24px; height: 24px; }
}
.PicList001132 { width: 100%; padding-top: 4%; }
/*
 .PicList001132 为demo编号
 */
.PicList001132 { padding: 4% 0 0 0; }
.PicList001132 li { width: 100%; margin-right: 3.5%; position: relative; padding-bottom: 3%; margin-bottom: 3%; }
.PicList001132 li::before { position: absolute; content: ''; width: 100%; left: 0; bottom: 0; height: 0; transition: all ease 0.3s; }
.PicList001132 li:nth-child(3n) { margin-right: 0; }
.PicList001132 li h3 { font-size: 16px; }
.PicList001132 li h3 a { transition: all ease 0.3s; }
.PicList001132 li div { position: relative; padding-left: 141px; min-height: 120px; }
.PicList001132 li figure { position: absolute; overflow: hidden; left: 0; top: 0; border: 1px solid #f1f1f1; width: 120px; transition: all ease 0.3s; }
.PicList001132 li figure img { width: 100%; transition: all ease 0.3s; }
.PicList001132 li .more { width: 62px; height: 26px; display: inline-block; border: 1px solid #ebebeb; line-height: 26px; text-align: center; font-size: 12px; }
.PicList001132 li .more:hover { background: #019fa8; color: #fff }
.PicList001132 li h3 { margin: 0; padding-bottom: 8px; }
.PicList001132 li p { line-height: 20px; color: #666; margin: 0 0 5px 0; height: 60px; overflow: hidden; font-size: 12px }
.PicList001132 li:hover figure { border-color: #019fa8; }
.PicList001132 li:hover h3 a { color: #019fa8; }
.PicList001132 li:hover:before { height: 3px; }
.PicList001132 li:hover figure img { transform: scale(1.1); }

@media(max-width:1000px) {
.PicList001132 li { width: 47%; margin-right: 6%; }
.PicList001132 li:nth-child(3n) { margin-right: 6%; }
.PicList001132 li:nth-child(2n) { margin-right: 0; }
}

@media(max-width:640px) {
.PicList001132 li { float: none; width: auto; margin-right: 0 !important; }
}
/*Location002947 */
.Location002947 .auto { border-bottom: 1px solid #ebebeb; line-height: 36px; text-align: right }
.Location002947 a:first-child { background: url(../images/icon_home.png) no-repeat left center; padding-left: 25px; }
.Location002947, .Location002947 a { color: #999; }
.Location002947 span { color: #019fa8; }
.Location002947 a:hover { color: #019fa8; }
/*
 .PicList002797
 */
.PicList002797 { }
.PicList002797.proIndex ul { margin-top: 30px; }
.PicList002797 .info { margin: 30px 0; padding: 30px; box-shadow: 0 3px 12px rgba(0,0,0,0.1); border-radius: 10px; }
.PicList002797 h1 { font-size: 30px; color: #019fa8; padding-bottom: 0px; font-weight: bold; }
.PicList002797 p { line-height: 30px; font-size: 16px; margin-bottom: 20px; }
.PicList002797 li { float: left; width: 31%; margin: 0 3.5% 3.5% 0; border-radius: 10px; box-shadow: 0 0 10px 0px #dadada; }
.PicList002797 li:nth-child(3n) { margin-right: 0; }
.PicList002797 li a { display: block; position: relative; padding: 6%; }
.PicList002797 li h4, .PicList002797 li h3, .PicList002797 li h5 { margin: 0; text-align: center; font-weight: normal; }
.PicList002797 li figure { padding-bottom: 110%; margin-bottom: 4%; background-size: contain; }
.PicList002797 li h4 { font-size: 15px; color: #999; }
.PicList002797 li h3 { font-size: 18px; color: #333; }
.PicList002797 li .hover { opacity: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; text-align: center; background: rgba(1, 159, 168,0.9); z-index: 10; transition: 0.3s; color: #fff; border-radius: 10px; }
.PicList002797 li:hover { box-shadow: 0 0 15px 3px #ccc; border-color: #CD0001; }
.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 h5 { font-size: 24px; }
.PicList002797 li .hover i { display: block; height: 2px; background: #fff; width: 48px; margin: 14px auto 20px; }
.PicList002797 li .hover p { font-size: 16px; line-height: 30px; margin: 0; max-height: 90px; overflow: hidden; }
.PicList002797 .more { display: block; text-align: center; margin-top: 50px; }
.PicList002797 .more span { display: inline-block; padding-left: 40px; padding-right: 64px; line-height: 40px; background: url(../images/PicList002797-more.png)no-repeat 74% center #f1af48; border-radius: 5px; transition: all 0.5s ease-out 0s; }
.PicList002797 .more span:hover { padding-left: 50px; padding-right: 74px; }

@media(max-width:1000px) {
.PicList002797 li { width: 48%; margin-left: 1%; margin-right: 1%; }
}

@media(max-width:640px) and (min-width:376px) {
.PicList002797 li .hover img { width: 50px; height: 50px; }
}

@media(max-width:480px) {
.PicList002797 li { float: none; width: auto; }
.PicList002797 li h3, .PicList002797 li .hover h5 { font-size: 14px; }
.PicList002797 li .hover h5 { line-height: 20px; max-height: 40px; }
}
/*
 .RighInfo002254 为demo编号
 */

.RighInfo002254 { padding: 4% 0 7%; }
.RighInfo002254 .list_img { float: left; width: 55.6%;min-height: 414px; position: relative; }
.RighInfo002254 .big_img { position: absolute; left: 0; top: 0; height: 100%; width: 80%; }
.RighInfo002254 .big_img li, .RighInfo002254 .big_img li figure { position: absolute; left: 0; width: 100%; top: 0; height: 100%; }
.RighInfo002254 .big_img li figure { border: 1px solid #dcdcdc; background-size: contain; }
.RighInfo002254 .list { padding: 42px 0 42px 82.9%; }
.RighInfo002254 .list .bd { position: relative; }
.RighInfo002254 .list a { position: absolute; width: 17.1%; height: 40px; right: 0; background: url(../images/RighInfo002254-btn_prev.png) no-repeat center center/auto 50%; cursor: pointer; }
.RighInfo002254 .list a.prev { top: 0; }
.RighInfo002254 .list a.next { bottom: 0; background-image: url(../images/RighInfo002254-btn_next.png); }
.RighInfo002254 .list a.prevStop, .RighInfo002254 .list a.nextStop { cursor: default; }
.RighInfo002254 .list li { height: 110px; position: relative; }
.RighInfo002254 .list li figure { position: absolute; left: 0; width: 97%; top: 9px; bottom: 15px; background-size: contain; border: 1px solid #f2f2f2; }
.RighInfo002254 .list li.on figure { border: 2px solid #019fa8; }
.RighInfo002254 .right_info { float: right; width: 39.2%; }
.RighInfo002254 .right_info h1, .RighInfo002254 .right_info h3, .RighInfo002254 .right_info p { margin: 0; padding: 5% 0; border-bottom: 1px solid #e7e8e8; }
.RighInfo002254 .right_info h1 { padding: 7% 0; color: #019fa8; font-size: 26px; }
.RighInfo002254 .right_info h3 { font-size: 18px; font-weight: normal; }
.RighInfo002254 .right_info p { line-height: 30px; color: #333; margin-bottom: 10%; font-size: 16px; }
.RighInfo002254 .right_info a { display: inline-block; border: 1px solid #fdf3f2; padding: 10px 5%; color: #CD0001; transition: 0.4s; }
.RighInfo002254 .right_info a:hover { background-color: #CD0001; color: #fff; }
.RighInfo002254 .right_info .btn { margin-top: 10px }
.RighInfo002254 .right_info .btn a { margin-bottom: 10px; color: #666 }
.RighInfo002254 .right_info .btn a:hover { color: #fff }
.RighInfo002254 .tab { padding: 3% 0; }
.RighInfo002254 .tab .h1_tab { margin: 0; border-bottom: 1px solid #e7e8e8; overflow: hidden; font-size: 16px; font-weight: normal; color: #000; }
.RighInfo002254 .tab .h1_tab span { float: left; padding: 0 5%; line-height: 50px; background-color: #f2f2f3; margin-right: 4px; cursor: pointer; font-size: 18px; }
.RighInfo002254 .tab .h1_tab span.on { background-color: #019fa8; color: #fff; }
.RighInfo002254 .tab .info { padding-top: 1%; font-size: 16px; color: #333; }
.RighInfo002254 .ul_download li { border-bottom: 1px solid #d1d1d3; line-height: 34px; background: url(../images/RighInfo002254-icon_download.png) no-repeat right center; padding: 10px 0; }
.RighInfo002254 .ul_download li a { padding: 0 38px; background: url(../images/RighInfo002254-icon.png) no-repeat left center; }

@media(max-width:768px) {
.RighInfo002254 .list_img, .RighInfo002254 .right_info { float: none; width: auto; }
}

@media(max-width:640px) {
.RighInfo002254 .list li { height: 100px; }
.RighInfo002254 .right_info h1 { font-size: 20px; }
.RighInfo002254 .right_info h3 { font-size: 16px; }
}

@media(max-width:480px) {
.RighInfo002254 .list { padding-top: 30px; padding-bottom: 30px; }
.RighInfo002254 .list a { height: 28px; }
.RighInfo002254 .list li { height: 80px; }
.RighInfo002254 .tab .h1_tab { font-size: 14px; }
.RighInfo002254 .tab .h1_tab span { padding: 0 3%; }
}
/*PicList002949 */
.PicList002949 { }
.PicList002949 .item { margin: 2.08vw 0; box-shadow: 0 0 10px rgba(0, 0, 0, 0.12); }
.PicList002949 .item a:hover { color: #019fa8; }
.PicList002949 .txt .inner { padding: 0 2.5vw; }
.PicList002949 .txt p.dot2 { line-height: 2.142em; max-height: 6.426em; color: #666; margin: 0; }
.PicList002949 .tit { font-size: 24px; line-height: 1em; }
.PicList002949 .tit:after { display: block; margin: 1em 0; content: ''; background: #019fa8; width: 48px; height: 2px; }
.PicList002949 .item .more { padding-right: 25px; display: inline-block; background: url("../images/PicList002949_more.png") no-repeat right center; color: #999; margin-top: 20px; }
.PicList002949 .item a:hover .more { background-image: url("../images/PicList002949_more_on.png"); }

@media(min-width:1025px) {
.PicList002949 .pic { width: 486px; }
}

@media(min-width:641px) and (max-width:1024px) {
.PicList002949 .pic { width: 50%; }
.PicList002949 .tit { font-size: 3vw; }
}

@media(max-width:640px) {
.PicList002949 .ytable, .PicList002949 .ytable-cell { display: block; }
.PicList002949 .txt .inner { padding: 5vw; font-size: 3.5vw; }
.PicList002949 .tit { font-size: 5vw; }
}
/*RighInfo002851 */
.RighInfo002851 { padding: 0 0 4.5%; }
.RighInfo002851 .singlePage { color: #333; line-height: 30px; font-size: 16px; }
/* 联系方式 */
/*
 .RighInfo002275 为demo编号
 */
.RighInfo002275 { padding: 4% 0 }
.RighInfo002275 .text { margin-bottom: 30px }
.RighInfo002275 .text .title { font-size: 30px; color: #e4e4e4; font-weight: normal; margin-bottom: 20px; }
.RighInfo002275 .text .title span { font-weight: 700; }
.RighInfo002275 .text .p { font-size: 16px; color: #333; line-height: 38px; margin: 0; padding: 0; padding-left: 35px; background-repeat: no-repeat; background-position: left 7px; }
.RighInfo002275 .text .p+.p { margin-top: 5px; }
.RighInfo002275 .text .address { background-image: url(../images/RighInfo002275-icon_1.png); }
.RighInfo002275 .text .address2 { background-image: url(../images/RighInfo002275-icon_2.png); }
.RighInfo002275 .text .name { background-image: url(../images/RighInfo002275-icon_3.png); }
.RighInfo002275 .text .post { background-image: url(../images/RighInfo002275-icon_4.png); }
.RighInfo002275 .text .tel { background-image: url(../images/RighInfo002275-icon_5.png); }
.RighInfo002275 .text .fax { background-image: url(../images/RighInfo002275-icon_6.png); }
.RighInfo002275 .map { width: 100% }

@media screen and (min-width: 768px) {
.RighInfo002275 .text { float: left; width: 50%; }
.RighInfo002275 .map { float: right; width: 50%; }
}

@media screen and (min-width: 1024px) {
.RighInfo002275 .auto { background: url(../images/RighInfo002275-contact_bg.png) no-repeat center; }
.RighInfo002275 .text .title { font-size: 52px; }
}

@media screen and (min-width: 1200px) {
.RighInfo002275 { padding: 50px 0 70px }
.RighInfo002275 .text .title { margin-bottom: 36px }
}


/*
.TextList002322
*/
.TextList002322{ padding:4% 0 0;}
.TextList002322 .list li{ position: relative; padding: 20px 100px 20px 20px; margin-bottom: 1%; font-size: 16px; line-height: 24px; background: #f3f3f3; transition: .3s;}
.TextList002322 .list li *{ color: #333;}
.TextList002322 .list li time{ position: absolute; right: 20px; top: 50%; transform: translateY(-50%); display: block;}
.TextList002322 .list li a{position: relative; display: block; width: 100%;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; padding-left: 15px; }
.TextList002322 .list li a:before{ display: table; content: ">"; font-family: '宋体'; position: absolute; left: 0; top: 0; height: 100%; width: 20px;}
.TextList002322 .list li:hover { background: #019fa8;}
.TextList002322 .list li:hover a{ color: #fff;}







 /*RighInfo003072 */
.RighInfo003072{font-size: 16px;}

.RighInfo003072 .item{padding: 2.8vw 0;}

.RighInfo003072 .auto {display: table; table-layout: fixed;}
.RighInfo003072 .txt{width: 50%; display: table-cell; vertical-align: middle; padding-right:6.5%;}
.RighInfo003072 h3{font-size: 30px;letter-spacing: 1px;color: #019fa8;margin: 0 0 1em 0;}
.RighInfo003072 .pre{line-height: 1.875em;font-size: 16px;height:7.5em; overflow: hidden;}

.RighInfo003072 .pre p {margin:0; padding:0;}
.RighInfo003072 .small {margin-top: 20px; overflow: hidden;}
.RighInfo003072 .small ul {overflow: hidden;}
.RighInfo003072 .small li {width: 28.735%; float:left; padding:10px 10px 0 0; list-style: none;}
.RighInfo003072 .small .pic {border:1px solid #e8e8e8;padding:2px;}
.RighInfo003072 .small i {display: block; padding-bottom: 67.195%; background:no-repeat center center; background-size:cover;}
.RighInfo003072 .img {width: 50%; display: table-cell; vertical-align: middle;}
.RighInfo003072 .img img {display: block; width: auto; max-width: 100%; height: auto; margin:0 auto;}

.RighInfo003072 .tab{margin-bottom: 16px; font-size:0; line-height: normal;}
.RighInfo003072 .tab span {display: inline-block;font-size: 16px;color: #999; margin-right: 20px; cursor: pointer;}

.RighInfo003072 .tab .on{color: #019fa8;text-decoration: underline;}
.RighInfo003072 .box {display: none;}
.RighInfo003072 .box:first-child {display: block;}

.RighInfo003072 .item:nth-child(2n){background-color: #f8f8f8;}
.RighInfo003072 .item:nth-child(2n) .txt {padding:0 0 0 6.5%;}

@media(min-width:769px){
.RighInfo003072 .item:nth-child(2) .pre{height: 15em;}
}

@media(max-width:768px){
	.RighInfo003072 .item{padding: 5vw 3.125%;}
.RighInfo003072 .auto {display: block;}
.RighInfo003072 .txt {display: block; width: auto; padding:0; margin-bottom: 4vw;}
.RighInfo003072 h3 {font-size:24px; margin-bottom: 15px;}
.RighInfo003072 .pre {height: auto; max-height: 7.4em; font-size:14px;}
.RighInfo003072 .small {margin-top:5px;}
.RighInfo003072 .small ul {width: 102%;}
.RighInfo003072 .small li {width: 33.333%; padding-right: 2%;}
.RighInfo003072 .tab { margin-bottom: 10px;}
.RighInfo003072 .tab span {font-size:14px;}

.RighInfo003072 .item:nth-child(2n) .txt  {padding:0;}
}



/*
 .Floor000881 为demo编号
 */
.Floor000881{background-color:#f8f8f8; padding:3% 0;}

/*slick Basic*/
.Floor000881 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Floor000881 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Floor000881 .slick-list:focus {outline: none}
.Floor000881 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Floor000881 .slick-slider .slick-track,
.Floor000881 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.Floor000881 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Floor000881 .slick-track:before,
.Floor000881 .slick-track:after{display: table; content: '';}
.Floor000881 .slick-track:after{ clear: both;}
.Floor000881 .slick-loading .slick-track { visibility: hidden;}
.Floor000881 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Floor000881 .slick-slide .slick-loading img { display: none;}
.Floor000881 .slick-slide .dragging img { pointer-events: none;}
.Floor000881 .slick-initialized .slick-slide { display: block;}
.Floor000881 .slick-loading .slick-slide { visibility: hidden;}
.Floor000881 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Floor000881 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/
.Floor000881 li a{display: block; margin: 0 16px;background:#fff; cursor: default;}
.Floor000881 li .Ispic{padding-bottom:68%;}
.Floor000881 .slick-arrow{position: absolute;z-index: 30;top: 50%; width: 48px;height: 48px;background: none;border: 1px solid #e8e8e8;padding: 0;margin-top: -24px;border-radius: 50%;transition: 0.3s;overflow:hidden;font-size: 0; cursor: pointer;z-index:10;}
.Floor000881 .slick-arrow:before{position: absolute;content: '';width: 10px;height: 10px;border-bottom: 2px solid #b7b7b7;border-left: 2px solid #b7b7b7;left: 50%;top: 50%;margin: -5px 0 0 -5px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.Floor000881 .slick-next:before{transform:rotate(-135deg);}
.Floor000881 .slick-arrow:hover{background: #CD0001;border:0px;}
.Floor000881 .slick-arrow:hover:before{border-bottom-color:#fff;border-left-color:#fff;}
.Floor000881 .slick-prev{ left:-5%;}
.Floor000881 .slick-next{ right:-5%;}
@media(min-width:1293px){
.Floor000881 .slider{margin: 0 -16px;}
}
@media(max-width:1292px){
.Floor000881 .slick-prev{ left:0;}
.Floor000881 .slick-next{ right:0;}
}
@media(max-width:768px){
.Floor000881{ padding:20px 0;}
.Floor000881 .slider{padding: 0 26px;}
.Floor000881 li a{margin: 0 5px;}
}

