body { color: #555; font-size: 15px; }

/*Top002908 */
.Top002908 { font-size: 16px; position: absolute; left: 0; top: 0; width: 100%; z-index: 100; background: rgba(0,0,0,0.6); transition: all .3s; }
.Top002908 .auto { position: relative; z-index: 2; }
.Top002908, .Top002908 a { color: #fff; }
.Top002908 .logo { float: left; }
.Top002908 .logo a { display: table-cell; vertical-align: middle; }
.Top002908 .logo img { max-height: 45px; }
.Top002908 .logo img.color { display: none; }
.Top002908 .top-menu, .Top002908 .top-nav { float: right; }
.Top002908 .logo, .Top002908 .top-nav { display: table; height: 88px; }
.Top002908 .top-nav dd { display: table-cell; vertical-align: middle; }
.Top002908 .top-nav { position: relative; z-index: 101; }
.Top002908 .top-search { margin-right: 20px; padding-right: 0; }
.Top002908 .top-search .box { display: none; position: absolute; padding-right: 50px; background: #eee; }
.Top002908 .top-search .text { width: 100%; height: 40px; line-height: 40px; border: 0; padding: 0 20px; background: none; }
.Top002908 .top-search .btn { position: absolute; right: 0; height: 100%; width: 50px; background: url("/cn/images/search_gray.png") no-repeat center center; }
.Top002908 .open-search { display: block; width: 40px; height: 40px; background: url("/cn/images/search_btn.png") no-repeat center center; position: relative; }
.Top002908 .open-search.on { background: none; }
.Top002908 .open-search.on:before, .Top002908 .open-search.on:after { position: absolute; content: ''; width: 60%; height: 2px; background: #fff; top: 50%; margin-top: -1px; left: 20%; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
.Top002908 .open-search.on:after { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); }
.Top002908_white .open-search.on:before, .Top002908_white .open-search.on:after {background:#333;}
@media(min-width:1025px) {
.Top002908 .top-search { position: relative; z-index: 100; }
.Top002908 .top-search .box { right: 100%; top: 50%; margin-top: -20px; width: 13vw; height: 40px; border-radius: 5px; }
}

@media(max-width:1024px) {
.Top002908 .top-search .box { left: -180px; top: 100%; width: 220px; }
}
.Top002908 .top-menu li{ position: relative; z-index: 100; }
.Top002908 .top-menu li .sub-menu { display: none; text-align: center; }
.Top002908 .top-menu li .sub-menu dd a { padding: 10px; font-size: 14px; transition: 0.3s; }
.Top002908 .top-menu li .sub-menu dd a:hover { background: rgba(255,255,255,.1); color: #fff; }
.Top002908 .top-menu li span, .Top002908 .top-menu li a { display: block; }
.Top002908_white { position: relative; background: #fff; border-bottom: 0; box-shadow: 0 0 10px 3px rgba(91,91,91,0.25); }
.Top002908_white, .Top002908_white a { color: #404040; }
.Top002908_white .logo img.white { display: none; }
.Top002908_white .logo img.color { display: block; }
.Top002908_white .open-search { background-image: url("/cn/images/search_gray.png"); }
.Top002908_white .top-menu li .sub-menu dd a:hover { background: rgba(0,0,0,.1); color: #404040; }

@media(min-width:1025px) {
.Top002908 .top-menu { float: right; }
.Top002908 .top-menu li { float: left; padding: 0 1.5vw; }
.Top002908 .top-menu li span a { line-height: 88px; }
.Top002908 .top-menu li:hover span a,
.Top002908_white .top-menu li.aon span a{color: #004199}
.Top002908 .top-menu li .sub-menu { position: absolute; top: 100%; left: 0; width: 100%; z-index: 100; background: rgba(0,0,0,0.25); }
.Top002908_white .top-menu li .sub-menu { background: #fff; }
}

@media(max-width:1024px) {
.Top002908 .logo, .Top002908 .top-nav { height: 80px; }
.Top002908 .top-menu { position: fixed; left: -100%; opacity: 0; top: 80px; bottom: 0; width: 240px; background: rgba(0,0,0,0.75); z-index: 100; padding: 20px; }
body.menu-show { overflow: hidden; }
body.menu-show .Top002908 .top-menu { left: 0; opacity: 1; }
.Top002908 .top-menu ul { height: 100%; overflow: auto; }
.Top002908 .top-menu li { padding: 5px 0; }
.Top002908 .top-menu li:nth-child(2n) span { background: rgba(255,255,255,0.2); }
.Top002908 .top-menu li span { position: relative; overflow: hidden; line-height: 40px; padding: 0 10px; }
.Top002908 .top-menu li .sub-menu { background: rgba(0,0,0,0.2); }
.Top002908_white, .Top002908_white a{color: #fff}
.Top002908 .op { position: absolute; right: 0; width: 40px; height: 40px; top: 0; }
.Top002908 .op:before, .Top002908 .op:after { position: absolute; content: ''; background: #fff; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.Top002908 .op:before { width: 14px; height: 2px; }
.Top002908 .op:after { width: 2px; height: 14px; }
.Top002908 .open-menu span { display: block; width: 36px; height: 30px; position: relative; margin-left: 20px; }
.Top002908 .open-menu span i { position: absolute; top: 50%; left: 0; width: 100%; margin-top: -1.5px; display: block; height: 3px; background: #fff; transition: transform 0.3s; }
.Top002908_white .open-menu span i{background: #222}
.Top002908 .open-menu span i:nth-child(1) { margin-top: -9px; }
.Top002908 .open-menu span i:nth-child(3) { margin-top: 7px; }
body.menu-show .Top002908 .open-menu span i { margin-top: -1.5px; width: 70%; left: 15%; }
body.menu-show .Top002908 .open-menu span i:nth-child(2) { opacity: 0; }
body.menu-show .Top002908 .open-menu span i:nth-child(1) { transform: rotate(45deg); }
body.menu-show .Top002908 .open-menu span i:nth-child(3) { transform: rotate(-45deg); }
.Top002908 .top-search .btn{}
}

@media(max-width:640px) {
.Top002908 .logo { width: 38%; }
}
/*Banner002888 */
.Banner002888 { position: relative; z-index: 1; }
.Banner002888 .slider-pic li img { display: block; width: 100%; }

@media(min-width:1025px) {
.Banner002888 .slider-pic li img.wap { display: none; }
}

@media(max-width:1024px) {
.Banner002888 .slider-pic li img.pc { display: none; }
}
.Banner002888 .slider-pic li.slick-slide { position: relative; }
.Banner002888 .slider-pic li.slick-slide > a { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 20; }
.Banner002888 .slider-pic .slick-dots { position: absolute; left: 0; bottom: 1vw; text-align: center; width: 100%; z-index: 20; }
.Banner002888 .slider-pic .slick-dots li { display: inline-block; width: 10px; height: 10px; border-radius: 50%; background: #fff; opacity: 0.5; margin: 0 5px; }
.Banner002888 .slider-pic .slick-dots li button { display: none; }
.Banner002888 .slider-pic .slick-dots li.slick-active { opacity: 1; }
.Banner002888 .news .auto { position: relative; z-index: 1; border-bottom: 1px solid #ededed; }
.Banner002888 .news .slider { position: relative; z-index: 1; background: url("/cn/images/Banner002888_icon.png") no-repeat left center; line-height: 32px; padding: 1.2vw 55px; }
.Banner002888 .news .slider a.dot { max-width: 492px; width: 95%; }
.Banner002888 .news .slider a.dot time { float: right; color: #999; font-family: Arial; margin-left: 10px; }
.Banner002888 .news .slider a.dot:hover { color: #004199; }
.Banner002888 .news .more { position: absolute; right: 0; top: 50%; line-height: 20px; margin-top: -10px; color: #004199; z-index: 10; }

@media(min-width:1025px) {
.Banner002888 .slider-pic .ytable-cell > aside { max-width: 640px; width: 70%; }
}

@media(max-width:640px) {
.Banner002888 .slider-pic .tit-1 { font-size: 8vw; }
.Banner002888 .slider-pic .tit-2 { font-size: 4vw; }
.Banner002888 .news .slider { padding: 2vw 30px; }
}
.home-tit { text-align: center; padding-bottom: 40px; line-height: 1.2; }
.home-tit .cn { font-size: 36px; color: #333; }
.home-tit p { font-size: 15px; color: #333; letter-spacing: 15px; margin-left: 10px; }
.homemore { text-align: center; margin-top: 3%; }
.homemore a { color: #fff; display: inline-block; padding: 10px 25px; border-radius: 42px; -webkit-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.homemore a i { display: inline-block; font-style: normal; background: url(/cn/images/more_icon.png) no-repeat center; background-size: 34px 11px; width: 34px; height: 11px; margin-left: 10px; }
@media(max-width:768px) {
.home-tit .cn{font-size: 26px;}
.home-tit p{letter-spacing: 0}
}




@media (min-width:1024px) {
.homemore a:hover { margin-left: 20px; }
}
/*Floor002902 */
.Floor002902 { padding: 4vw 0 7vw 0; background: url(/cn/images/section1_bg.png) no-repeat center bottom; }
.Floor002902 .left_side .inner { color: #333; }
.Floor002902 .left_side .tit { font-size: 36px; position: relative; line-height: 50px; }
.Floor002902 .left_side .subtit { line-height: 45px; color: #8c8c8c; letter-spacing: 2px; font-size: 14px; }
.Floor002902 .left_side .intro { color: #666; line-height: 2.2; padding: 1vw 0; text-indent: 2rem;}
.Floor002902 .homemore { text-align: inherit; }
.Floor002902 .homemore a { background: #004199; /* Old browsers */ background: -moz-linear-gradient(left, #0089d2 0%, #004199 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #0089d2 0%, #004199 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #0089d2 0%, #004199 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0089d2', endColorstr='#004199', GradientType=1 ); /* IE6-9 */
}
.Floor002902 .num_list { overflow: hidden; margin-bottom: 2vw; font-size: 17px; font-family: "Microsoft JhengHei", "microsoft yahei", "Helvetica Neue", Helvetica, sans-serif; }
.Floor002902 .num_list ul { display: table; table-layout: fixed; width: 50%; float: left; }
.Floor002902 .num_list ul > * { display: table-cell; vertical-align: middle; }
.Floor002902 .num_list ul ol { width: 22%; }
.Floor002902 .num_list ul li { padding: 4%; padding-left: 1vw; width: 78%; }
.Floor002902 .num_list ul li .num { font-size: 28px; color: #333; font-family: 'DINBold';}
.Floor002902 .num_list ul li .num > * { vertical-align: middle; }
.Floor002902 .num_list ul li .num span{ line-height: 26px}
.Floor002902 .num_list ul li .num sub { display: inline-block; line-height: 0.7em; margin-top: -0.2em; }
.Floor002902 .num_list ul li p { margin: 0; font-size: 16px; color: #999; }



@media(min-width:1025px) {
.Floor002902 .right_side { width: 45.8%; }
.Floor002902 .left_side .inner { max-width: 560px; width: 90%; }
}

@media(min-width:1281px) {
.Floor002902 .left_side .more { margin-left: -20px; }
}

@media(min-width:1025px) and (max-width:1600px) {
.Floor002902 .left_side .tit { font-size: 3vw; }
.Floor002902 .left_side .subtit { font-size: 1.3vw; }
}

@media(max-width:1024px) {
.Floor002902 .ytable, .Floor002902 .ytable-cell { display: block; }
.Floor002902 .right_side { text-align: center; padding: 6vw 0; }
.Floor002902 .num_list ul li p { margin: -10px 0 0;}
}

@media(max-width:640px) {
.Floor002902 .left_side .tit { font-size: 8vw; }
.Floor002902 .left_side .yinhao { font-size: 20vw; }
.Floor002902 .num_list ul:nth-child(2n+1){clear: both;}
.Floor002902 .num_list li { }
.Floor002902 .num_list li .num { font-size: 6vw; padding: 2vw 0; }
.Floor002902 .num_list li p { font-size: 3vw; }
.Floor002902 .num_list ol img { width: 80%; }
.Floor002902 .left_side .subtit{padding:0;}
 .Floor002902 .left_side .intro { padding: 5vw 0; }
}

@media(max-width:480px) {
.Floor002902 .left_side .subtit { font-size: 4vw; }
.Floor002902 .left_side .intro { font-size: 3.5vw; }
}
/*Floor002733 */
.Floor002733 { overflow-x: hidden; padding: 5vw 0; background: url(/cn/images/section2_bg.jpg) no-repeat center bottom #004199; }
.Floor002733 .home-tit .cn { color: #fff; }
.Floor002733 .home-tit p { color: #e8e8e8; }
.Floor002733 .slick-list { padding: 0 !important; }

@media (min-width:1024px) {
.Floor002733 li.slick-slide { height: auto; }
}
.Floor002733 li.slick-slide { 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: 75%; 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 { position: absolute; bottom: 0; left: 0; width: 100%; padding: 5%; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000', GradientType=0 ); /* IE6-9 */
}
.Floor002733 li.slick-slide .txt aside { color: #fff; font-size: 18px; }
.Floor002733 .slick-arrow { position: absolute; z-index: 10; top: 50%; border: 0; font-size: 0; height: 50px; width: 50px; margin-top: -25px; background: url(/cn/images/btn_icon.png) no-repeat; cursor: pointer; }
.Floor002733 .slick-prev { left: -5%; background-position: left bottom; }
.Floor002733 .slick-next { right: -5%; background-position: right bottom; }
.Floor002733 .slick-prev:hover { background-position: left top; }
.Floor002733 .slick-next:hover { background-position: right top; }

@media(min-width:1281px) {
.Floor002733 .slider { margin-left: -15px; margin-right: -15px; }
.Floor002733 li.slick-slide .inner { margin: 0 15px; }
}

@media(max-width:1280px) {
.Floor002733 li.slick-slide .inner { margin: 0 14px; }
.Floor002733 .slick-prev { left: 0;}
.Floor002733 .slick-next { right: 0;}
}

@media(max-width:1024px) {
.Floor002733 li.slick-slide { padding: 0 50px; }
.Floor002733 .slick-arrow { transform: scale(0.65) }
.Floor002733 .slick-prev { left: -2%; }
.Floor002733 .slick-next { right: -2%; }
}
/*Floor002920 */
.Floor002920 { padding: 5vw 0; background: url(/cn/images/section3_bg.jpg) no-repeat center bottom; }
.Floor002920 .home-tit { padding-bottom: 10px; }
.Floor002920 .tab { padding-bottom: 40px; display: table; margin: 0 auto; }
.Floor002920 .tab li { float: left; position: relative; padding: 0 1vw; text-align: center; list-style: none; }
.Floor002920 .tab li a { display: block; cursor: pointer; line-height: 38px; padding: 0 30px; border: 1px solid #ddd; border-radius: 40px; position: relative; z-index: 2; }
.Floor002920 .tab li:hover a, .Floor002920 .tab li.slick-active a { color: #fff; box-shadow: 4px 5px 15px rgba(0,65,153,0.3); border-color: transparent; background: #004199; /* Old browsers */ background: -moz-linear-gradient(left, #0089d2 0%, #004199 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #0089d2 0%, #004199 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #0089d2 0%, #004199 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0089d2', endColorstr='#004199', GradientType=1 ); /* IE6-9 */
}

@media(max-width:1024px) {
.Floor002920 .tab{padding-bottom: 20px;}
}


.Floor002920 time { position: absolute; left: 0; font-family: 'DINBold'; color: #fff; background: #004199; padding: 10px; font-size: 16px; }
.Floor002920 .tit { font-size: 22px; color: #000; margin-bottom: 10px; }
.Floor002920 p.nM { color: #777; line-height: 28px; font-size: 15px; }
.Floor002920 .n-top .txt { position: relative; padding: 30px 5px; }
.Floor002920 .n-top .pic { overflow: hidden; }
.Floor002920 .n-top .Ispic { padding-bottom: 61.4%; transition: 0.3s; }
.Floor002920 .n-top a:hover .Ispic { transform: scale(1.1); -webkit-transform: scale(1.1); -ms-transform: scale(1.1); }
.Floor002920 .n-top .txt time { bottom: 100%; }
.Floor002920 .n-top .slick-dots { position: absolute; right: 20px; bottom: 38%; z-index: 10; }
.Floor002920 .n-top .slick-dots li { float: left; margin: 0 4px; width: 20px; height: 3px; background: #fff; }
.Floor002920 .n-top .slick-dots li.slick-active { background: #004199; }
.Floor002920 .n-top .slick-dots li button { display: none; }
.Floor002920 .n-list dt { margin: 2% 0; padding: 2% 0; border-bottom: 1px dashed #d4ddec; }
.Floor002920 .n-list dt:last-child { border-bottom: 0; }
.Floor002920 .n-list dt a { position: relative; display: block; padding-left: 100px; }
.Floor002920 .n-list time { color: #aab7cd; background: transparent; ; padding: 0; top: 0px; width: 80px; }
.Floor002920 .n-list time span { display: block; color: #004199; font-size: 28px; line-height: 30px; }
.Floor002920 .n-list .tit { font-size: 20px; }
.Floor002920 .n-list dt:hover .tit{color: #004199}
.Floor002920 .tit:hover{color: #004199}
@media(min-width:1025px) {
.Floor002920 .n-top { width: 38%; }
.Floor002920 .n-list { width: 57%; }
}

@media(max-width:768px) {
.Floor002920 .tab li a { font-size: 3.2vw; padding: 0 2vw; line-height: 9vw; }
.Floor002920 .n-top .txt {padding: 5vw 5vw 0 ;}
.Floor002920 .n-top .txt:before { left: 24vw; margin-left: -4vw; }
.Floor002920 .tit, .Floor002920 time { font-size: 3.2vw; }
.Floor002920 p.nM { font-size: 2.6vw; }
.Floor002920 .n-list dt a { display: block; padding: 5vw; }
.Floor002920 .n-list dt {}

.Floor002920 .n-list time {position: relative;top:auto;width: auto;display: block;}
.Floor002920 .n-list time span{display: inline-block;margin-right: 4px;}
}

@media(max-width:480px) {
.Floor002920 .tit{font-size: 20px;}
.Floor002920 time { font-size: 4vw; }
.Floor002920 p.dot3 { font-size: 3.5vw; }
.Floor002920 .n-top .txt { }
.Floor002920 .n-top .txt:before { left: 26vw; margin-left: -4vw; }
.Floor002920 .n-top .slick-dots { bottom: 33%; }
}
/*Bottom002900 */
.Bottom002900 { background: #151c26; padding:4vw 0 30px 0 }
.Bottom002900, .Bottom002900 a { color: #fff; }
.Bottom002900 .b_nav nav dd a { opacity: 0.5; }

@media(min-width:1025px) {
.Bottom002900 { font-size: 16px; }
.Bottom002900 .contact { width: 28%; }
	.Bottom002900 .inner{    border-bottom: 1px solid rgba(255,255,255,0.1);}
.Bottom002900 .b_nav { width: 68%; max-width: 1000px; }
}
.Bottom002900 .b_nav nav {  padding-bottom: 20px; margin-bottom: 40px; }
.Bottom002900 .b_nav nav dl { float: left; max-width: 140px; }
.Bottom002900 .b_nav nav dt { padding-bottom: 30px; }
.Bottom002900 .b_nav nav dd { line-height: 24px; padding: 5px 0; font-size: 14px; }

@media(max-width:1024px) {
.Bottom002900 .b_nav nav { display: none; }
}
.Bottom002900 .copyright { color: rgba(255,255,255,0.2);
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    padding-top: 30px; }
.Bottom002900 .copyright a { opacity: 0.2; }
.Bottom002900 a:hover { color: #004199; opacity: 1!important; }
.Bottom002900 .contact .num { font-size: 32px; font-family: 'DINBold'; margin-bottom: 32px; line-height: 1em; }
.Bottom002900 .share li { float: left; position: relative; }
.Bottom002900 .share li figure { position: absolute; left: 0; bottom: 100%; width: 120px; padding: 5px; background: #fff; margin-bottom: 10px; border-radius: 5px; display: none; }
.Bottom002900 .share li figure img { display: block; width: 100%; }
.Bottom002900 .share li figure:before { position: absolute; content: ''; border: 5px solid transparent; left: 25px; top: 100%; border-top-color: #fff; }
.Bottom002900 .share li:not(:last-child) { margin-right: 30px; }
.Bottom002900 .share li a { display: block; border: 1px solid rgba(255,255,255,0.2); width: 50px; height: 50px; background-position: center center; background-repeat: no-repeat; border-radius: 50%; cursor: pointer; }
.Bottom002900 .share li a.a_wx { background-image: url("/cn/images/Bottom002900_wx.png"); }
.Bottom002900 .share li a.a_sina { background-image: url("/cn/images/Bottom002900_sina.png"); }
.Bottom002900 .share li a.a_douyin { background-image: url("/cn/images/Bottom002900_douyin.png"); }
.Bottom002900 .share li a:hover { background-color: #004199; }

@media(min-width:1025px) {
.Bottom002900 .contact .tit { padding-bottom: 20px; }
.Bottom002900 .share { margin: 40px 0 60px 0; }
}

@media(min-width:1025px) and (max-width:1280px) {
.Bottom002900 .share li:not(:last-child) { margin-right: 2vw; }
}

@media(max-width:1024px) {
.Bottom002900 { text-align: center; }
.Bottom002900 .logo { padding: 0 20% 3%; }
.Bottom002900 .contact .tit { padding: 3vw 0; }
.Bottom002900 .share ul { margin: 0 auto; display: table; }
.Bottom002900 .share li figure { left: 50%; margin-left: -60px; }
.Bottom002900 .share li figure:before { left: 50%; margin-left: -5px; }
}

@media(max-width:768px) {
.Bottom002900{padding:4vw 0;}
.Bottom002900 .contact{display: none;}
.Bottom002900 .contact .num { margin-bottom: 1em; font-size: 8vw; }
.Bottom002900 .solgan { font-size: 7vw; }
.Bottom002900 .copyright { font-size: 12px; line-height: normal; padding-top:0;}
.Bottom002900 .share{display: none;}
.Bottom002900 .share li a { width: 50px; height: 50px; }
}
/*Banner002848 */
.Banner002848 img { display: block; width: 100%; }
/*
 .Menu002272 为demo编号
 */
.Menu002272 { }
.Menu002272 .nav-menu { border-bottom: 1px solid #eef0f1; }
.Menu002272 .nav-menu ul { display: none; }
.Menu002272 .current { padding-left: 25px; background: url(/cn/images/Menu002272-icon.png) no-repeat left center; }
.Menu002272 .current a { font-size: 14px; color: #717171; padding: 0 13px 0 10px; position: relative; line-height: 45px; }
.Menu002272 .current a:after { content: "·"; position: absolute; top: 0; right: 0; line-height: 20px; height: 20px; color: #ddd; }
.Menu002272 .current a:first-child { padding-left: 0; }
.Menu002272 .current a:hover { color: #FC433E; }
.Menu002272 .current span { padding-left: 10px }

@media screen and (min-width:768px ) {
.Menu002272 .nav-menu ul { display: block; float: left; }
.Menu002272 .nav-menu ul li { float: left; line-height: 60px; margin: 0 5px; padding: 0 2px; font-size: 16px; position: relative; }
.Menu002272 .nav-menu ul li:first-child { margin-left: 0; }
.Menu002272 .nav-menu ul li:hover a,  .Menu002272 .nav-menu ul li.on a { color: #004199; }
.Menu002272 .nav-menu ul li:hover a:after,  .Menu002272 .nav-menu ul li.on:after { position: absolute; left: 0; bottom: 0; content: ''; width: 100%; height: 1px; background: #004199; }
.Menu002272 .nav-menu .location { float: right; }
.Menu002272 .current a { line-height: 60px; }
}

@media screen and (min-width:1024px ) {
.Menu002272 .nav-menu ul li { padding: 0 5px; margin: 0 15px; }
}

@media screen and (min-width:1200px ) {
.Menu002272 .nav-menu ul li { line-height: 73px; }
.Menu002272 .current a { line-height: 73px; }
}
.main { background: url(/cn/images/section1_bg.png) no-repeat bottom center; padding: 80px 0 175px 0; }
.main1 { background: url(/cn/images/section11_bg.png) no-repeat bottom center; padding: 80px 0 174px 0; }
@font-face {
  font-family: 'Alibaba-PuHuiTi-Medium';
  src:url('/cn/fonts/Alibaba-PuHuiTi-Medium.woff') format('woff');
    font-display:swap;
}
/*RighInfo002812 */
.RighInfo002812{padding:5% 0 4%;}
.RighInfo002812 .tit { color: #333; font-size: 26px; margin-bottom: 3%; }
.RighInfo002812 .info .tit { display: block;line-height: 36px;color: #333;font-size: 30px; }
@media(max-width:480px) {
.RighInfo002812 .tit { font-size: 22px; }
}
.RighInfo002812 .info { position: relative; z-index: 1; }
.RighInfo002812 .info .txt-p p{font-size: 16px;color: #555555;line-height: 36px;text-indent: 2rem;}
.RighInfo002812 .info .txt-p p.slogan{;color: #004199;font-family: 'Alibaba-PuHuiTi-Medium';text-indent: 0;}

.Organizational{padding:0 0 2%;}
.Organizational .auto{position: relative;}
.Organizational .bg{height: 600px;}
.Organizational .bg .Ispic{position: absolute;left:0;right:0;top:0;bottom:0;}
.Organizational .img{position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);width: 100%;text-align: center;}

.Culture{}
.Culture .auto{padding:0 50px;position: relative;}
.Culture .auto:after{display: inline-block;content: '';width: 100%;height: 370px;border:3px dashed #aabbd2;border-radius: 8px;opacity: .3;position: absolute;left:0;top:110px;}
.Culture li{float: left;width: 25%;text-align: center;font-family: 'Alibaba-PuHuiTi-Medium';}
.Culture li .circular{display: block;width: 221px;height: 221px;margin:0 auto;position: relative;z-index: 3;padding-top: 64px;}
.Culture li .circular:after{display: inline-block;content: '';width: 263px;height: 242px;background: url(/cn/images/Culture_bg.png) no-repeat center;position: absolute;right: 0;top:0;z-index: 1;}
.Culture li .circular .icon{max-width: 43px;margin:0 auto;position: relative;z-index: 3}
.Culture li .circular span{display: block;font-size: 20px;color: #333;margin-top: 20px;position: relative;z-index: 3;letter-spacing: 1px;}
.Culture li .txt{font-size: 17px;line-height: 24px;color: #555555;margin-top: 14px;letter-spacing: 1px;}

.Culture .info-box{padding:0 50px;margin-top: 90px;position: relative;z-index: 2;}
.Culture .info-box > span{display: block;font-size: 18px;color: #333333;line-height: 32px;font-family: 'Alibaba-PuHuiTi-Medium';padding:0 128px;position: relative;letter-spacing: 1px;background: #fff;}
.Culture .info-box > span:before,.Culture .info-box > span:after{display: inline-block;content: '';width: 61px;height: 48px;background: url(/cn/images/Culture_icon.png) no-repeat center;position: absolute;}
.Culture .info-box > span:before{left:20px;top:-20px;}
.Culture .info-box > span:after{right:20px;bottom:30px;transform: rotate(180deg);}
.Culture .info-box > span .blue{color: #004199;font-size: 20px;}
@media(max-width:1280px) {
.RighInfo002812 .info .tit{font-size: 22px;}
.Organizational{padding:0 2% 2%;}
.Culture{padding: 0 2%}
}
@media(max-width:768px) {
.Culture .auto:after{display: none;}
.Culture li{float: none;width: 100%;margin-bottom: 20px;}
.Culture .info-box{padding:0;}
.Culture .info-box > span{padding:0}
.Culture .info-box > span:before{left:-50px;}
.Culture .info-box > span:after{right: -50px;
    bottom: 0;}
}

/*Timeline002789 */
.Timeline002789{padding: 4% 0;background: url(/cn/images/Timeline002789-bg.png) no-repeat bottom center;background-size: cover; }
.Timeline002789 .tit{max-width: 1280px;margin:0 auto 4%;font-size: 30px;color: #fff;}
/*slick Basic*/
.Timeline002789 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Timeline002789 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Timeline002789 .slick-list:focus {outline: none}
.Timeline002789 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Timeline002789 .slick-slider .slick-track,
.Timeline002789 .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)}
.Timeline002789 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Timeline002789 .slick-track:before,
.Timeline002789 .slick-track:after{display: table; content: '';}
.Timeline002789 .slick-track:after{ clear: both;}
.Timeline002789 .slick-loading .slick-track { visibility: hidden;}
.Timeline002789 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Timeline002789 .slick-slide .slick-loading img { display: none;}
.Timeline002789 .slick-slide .dragging img { pointer-events: none;}
.Timeline002789 .slick-initialized .slick-slide { display: block;}
.Timeline002789 .slick-loading .slick-slide { visibility: hidden;}
.Timeline002789 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Timeline002789 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/
.Timeline002789 li .pic{background: ;margin-bottom: 40px;max-width: 190px;padding:5px;background-color: #fff;border-radius: 3%;position: relative;}
.Timeline002789 li .pic:after{ display: inline-block;content: '';width: 0;height: 0;border-top: 16px solid #fff;border-left: 10px solid transparent;border-right: 10px solid transparent;position: absolute;left:18px;top:100%;}
.Timeline002789 li .Ispic{padding-bottom: 70%; width: 100%;margin: 0 auto;}
.Timeline002789 li .inner{position: relative;padding-top: 30px;text-align: center;border-top: 1px solid #f2f3ee;}
.Timeline002789 li .inner:after{position: absolute;left: 8px;top: -23px;width: 54px;height:48px;background: url(/cn/images/Timeline002789-y.png) no-repeat left center;content:'';}
.Timeline002789 li .inner time{font-size: 26px;display: block;font-weight: bold; color: #fff;text-align: left;width: 76%;margin-left:5% ;}
.Timeline002789 li .inner time:before{display: block;content: '';width: 17px;height: 1px;background: #fff;margin:0 0 18px 6px;}
.Timeline002789 li .inner p{line-height: 24px;overflow: auto;color: #fff; width: 76%; margin:7% 0 0 5%;text-align: justify;font-weight: lighter;font-size: 14px;}
.Timeline002789 .slick-arrow{font-size: 0;width: 48px ;height: 80px;border: 0;position: absolute;top: 50%; cursor: pointer;padding: 0;background: none;z-index: 10;border-radius: 50%;margin-top: 20px!important;}
.Timeline002789 .slick-arrow:before{position: absolute; content: ''; width: 50px; height: 50px; border-right: 1px solid rgba(255,255,255,.5); border-top: 1px solid rgba(255,255,255,.5); transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg); left: 50%; top: 50%; margin: -5px 0 0 -6px;}
.Timeline002789 .slick-prev:before{transform: rotate(-135deg);-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg); margin-left: -3px;}
.Timeline002789 .slick-disabled{}
.Timeline002789 .slick-prev{left: -100px;}
.Timeline002789 .slick-next{right:-100px;}
@media(max-width:1680px){
.Timeline002789 .slick-prev{left: -50px;}
.Timeline002789 .slick-next{right:-50px;}
}
@media(max-width:1366px){
.Timeline002789 .slick-arrow{margin-top: 30px!important}
.Timeline002789 .slick-prev{left: -30px;}
.Timeline002789 .slick-next{right:-30px;}
.Timeline002789 .slick-arrow:before{width: 30px;height: 30px;}
.Timeline002789 .slick-prev:before{width: 30px;height: 30px;}
}

@media(max-width:1280px){
.Timeline002789 .tit{padding-left: 2%;}
.Timeline002789 .slick-prev{left: -24px;}
.Timeline002789 .slick-next{right:-10px;}
}
@media(max-width:768px){
.Timeline002789 .tit{font-size: 22px;}
.Timeline002789 .slick-arrow{display: none!important}
.Timeline002789 .slick-prev{left: 0;}
.Timeline002789 .slick-next{right:0;}
}



/*RighInfo002924 */

.RighInfo002924 .title { margin-bottom: 2vw; }
.RighInfo002924 .title:after { display: block; content: ''; width: 40px; height: 2px; background: #004199; margin-top: 1vw; }
.RighInfo002924 .title .cn { font-size: 26px; color: #004199; padding-bottom: 10px; }

@media(max-width:768px) {
.RighInfo002924 .title { padding-bottom: 6vw; }
}

@media(max-width:640px) {
.RighInfo002924 .title .cn { font-size: 6vw; }
}
.RighInfo002924 .box-1 { background-image: linear-gradient(120deg, #fdfbfb 0%, #f0f4f7 50%, #fdfbfb 100%); }
.RighInfo002924 .box-1 .intro { font-size: 18px; line-height: 42px; }

@media(min-width:769px) {
.RighInfo002924 .box-1 .pic { width: 50%; }
.RighInfo002924 .box-1 .info .inner { max-width: 500px; margin: 0 auto; width: 90%; }
}

@media(max-width:768px) {
.RighInfo002924 .box-1 { margin-bottom: 3vw; }
.RighInfo002924 .box-1 .ytable, .RighInfo002924 .box-1 .ytable-cell { display: block; }
.RighInfo002924 .box-1 .info { padding: 4vw; }
}

@media(max-width:480px) {
.RighInfo002924 .box-1 .intro { font-size: 6vw; line-height: 1.6em; }
}



/*Floor001893*/
.Floor001893 .year{ position:relative; padding:0 40px;}
.Floor001893 .year .prev,
.Floor001893 .year .next{ position:absolute; top:50%; width:36px; height:36px; margin-top:-18px; background:url(/cn/images/Floor001893-controls.png) no-repeat left top; cursor:pointer;}
.Floor001893 .year .prev{ left:0;}
.Floor001893 .year .next{ right:0; background-position:left bottom;}
.Floor001893 .year .nextStop,
.Floor001893 .year .prevStop{ cursor:default;}
.Floor001893 .year .prevStop{ background-position: right top;}
.Floor001893 .year .nextStop{ background-position: right bottom;}
.Floor001893 .year .bd{ background:url(/cn/images/Floor001893-bg.png) repeat-x left center; overflow:hidden;}
.Floor001893 .year li{ cursor:pointer; text-align:center; background:url(/cn/images/Floor001893-dot.png) no-repeat center center;font-size:18px; padding-bottom:40px;}
.Floor001893 .year li span{ display:block; height:130px; padding-top:10px;}
.Floor001893 .year li:before{ display:block; width:0; height:0; margin:0 auto; border:20px solid transparent;  content:'';}
.Floor001893 .year li.on{ font-size:22px; color:#004199; font-family: 'DINBold'; background-image:url(/cn/images/Floor001893-dot_hover.png);}
.Floor001893 .year li.on:before{border-top-color:#f1f1f1;}
.Floor001893 .year li.on span{ padding-top:0;}

.Floor001893 .txt{ background-image: linear-gradient(120deg, #fdfbfb 0%, #f0f4f7 50%, #fdfbfb 100%); }
.Floor001893 .txt li{ padding: 5%; position:relative;}
.Floor001893 .txt li dl{ display:table; width:100%;min-height:120px;}
.Floor001893 .txt li dl dt{ font-size:42px; color:#004199; font-family: 'DINBold'; margin-bottom: 20px;}
.Floor001893 .txt li dl dd pre{ font-size: 18px; color: #333; line-height: 36px;}
@media(max-width:1000px){
.Floor001893 .txt li{ padding-right:3%;}
.Floor001893 .txt li dl{ position:relative; z-index:1;}
.Floor001893 .txt li .img{ display:none;}
.Floor001893 .txt li dl{min-height:none;}
.Floor001893 .txt li dl dt{width:170px; font-size:50px;}
.Floor001893 .txt li dl dd pre{ font-size:14px; line-height:20px;}
}
@media(max-width:768px){
.Floor001893 .title{font-size:26px;}
.Floor001893 .title span{font-size:20px;}
.Floor001893 .title:after{ height:3px;}
}
@media(max-width:480px){
.Floor001893 .txt li dl dt{width:120px; font-size:32px;}
}
@media(max-width:375px){
.Floor001893 .txt li dl dd,
.Floor001893 .txt li dl dt,
.Floor001893 .txt li dl{ display:block;}
.Floor001893 .txt li dl dt{ width:auto; border-right:0; overflow:hidden;}
.Floor001893 .txt li dl dt span{ padding-right:0;}
}


/*
 .PicList001205 为demo编号
 */
.PicList001205 { padding: 0 0 2% 0; }
.PicList001205 li { float: left; width: 32%; margin-right: 2%; margin-bottom: 2%; position: relative; overflow: hidden; }
.PicList001205 li a { position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 5; }
.PicList001205 li:nth-child(3n) { margin-right: 0; }
.PicList001205 li dl { position: absolute; bottom: 0; left: 0; width: 100%; padding: 5%; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000', GradientType=0 ); /* IE6-9 */ }
.PicList001205 li dt { font-size: 16px; color: #fff; }
.PicList001205 li .pic { overflow: hidden; }
.PicList001205 li figure { padding-bottom: 75%; transition: all ease 0.5s; }
.PicList001205 li:hover figure { transform: scale(1.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); }

@media(max-width:1000px) {
.PicList001205 li { width: 49%; }
.PicList001205 li:nth-child(4n) { margin-right: 2%; }
.PicList001205 li:nth-child(2n) { margin-right: 0; }
}

@media(max-width:480px) {
.PicList001205 li { float: none; width: auto; margin-right: 0 !important; }
}

/*Page002623 */
.Page002623 { padding: 1vw 0 0vw 0; text-align: center; font-family: Arial; font-size: 16px; }
.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: 40px; width: 40px; margin: 0 1px; }
.Page002623 .Pages a.a_cur, .Page002623 .Pages a:hover { color: #fff; background: #004199; }
.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; }
}



/*
 .RighInfo002254 为demo编号
 */
.RighInfo002254{ padding:0 0 1%;}
.RighInfo002254 .list_img{ float:left; width:50.8%; position:relative;}
.RighInfo002254 .big_img{ position:absolute; left:0; top:0; height:100%; width:78%;}
.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 #e7e8e8;background-size:contain;}
.RighInfo002254 .list{ padding:40px 0 40px 80%;}
.RighInfo002254 .list .bd{ position:relative;}
.RighInfo002254 .list a{ position:absolute; width:20%; height:40px; right:0; background:url(/cn/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(/cn/images/RighInfo002254-btn_next.png);}
.RighInfo002254 .list a.prevStop,
.RighInfo002254 .list a.nextStop{ cursor:default;}
.RighInfo002254 .list li{ height:100px;  position:relative;}
.RighInfo002254 .list li figure{ position:absolute; left:0; width:97%; top:3px; bottom:3px; background-size:contain; border:1px solid #e7e8e8;}
.RighInfo002254 .list li.on figure{ border:2px solid #004199;}
.RighInfo002254 .right_info{ float:right; width:45%;}
.RighInfo002254 .right_info h1{color:#004199; font-size:24px; }
.RighInfo002254 .right_info .share { padding-bottom: 5%;}
.RighInfo002254 .right_info .share, .RighInfo002254 .right_info .share > * { display: inline-block; vertical-align: middle;}
.RighInfo002254 .right_info .share em { font-style: normal;}
.RighInfo002254 .right_info dl{ margin:0;padding:5% 0;border-top:1px solid #e7e8e8;border-bottom:1px solid #e7e8e8;line-height:30px; color:#333; font-size: 16px; margin-bottom:10%;}
.RighInfo002254 .right_info a.back{ display:inline-block; background: #004199; padding:10px 5%; color:#fff; }

.RighInfo002254 .tab{ padding:3% 0;}
.RighInfo002254 .tab .h1_tab{ margin:0; border-bottom:1px solid #e7e8e8; overflow:hidden; font-size:20px; font-weight:normal; color:#000;}
.RighInfo002254 .tab .h1_tab span{ float:left; padding:0 3%; line-height:50px; color:#004199; font-weight: bold; margin-right:4px; cursor:pointer;}
.RighInfo002254 .tab .info{ padding-top:3%; text-indent: 2em; font-size: 16px;line-height:36px;}
@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%;}
 }


#bsPanel,
#bsPanel *,
.bsBox,
.bsBox *{box-sizing: content-box;}


.RighInfo002254 .info-page{border: solid 1px #e7e8e8; margin-top: 3%;}
.RighInfo002254 .info-page dd{line-height: 36px; padding: 20px;}
.RighInfo002254 .info-page dd a{padding: 0 20px;}
.RighInfo002254 .info-page dd a:hover{color: #004199;}
@media(min-width:641px){
.RighInfo002254 .info-page dd{float: left; width: 50%;}
.RighInfo002254 .info-page dd:nth-child(2){border-left: 1px solid #e7e8e8;}
.RighInfo002254 .info-page dd a{font-size: 16px;}
}
@media(max-width:640px){
.RighInfo002254 .info-page dd:nth-child(2){border-top: 1px solid #e7e8e8;}
}




/*PicList002925 */
@font-face {
font-family: 'bebas-neue';
src: url("https://work.gzwhir.com:51932/Build/Content/Resoures/whirfonts/bebas-neue.woff") format("woff");
font-display: swap;
}
.PicList002925{padding: 0 0;overflow: hidden;}
.PicList002925 .auto{max-width: 1400px;}
.PicList002925 .title{margin-bottom: 2.5vw; text-align: center;}
.PicList002925 .title .cn{font-size: 30px;color: #a52d33; 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("/cn/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: 55%;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:33.33%;}
.PicList002925 li:first-child:before,
.PicList002925 li:nth-child(3n+1):before{position: absolute; top:0;content: ''; height: 100%;background: url("/cn/images/PicList002925_taibg_l.png") no-repeat left top 70% #fff; width:7.4375vw;left: -2vw;}
.PicList002925 li:last-child:before,
.PicList002925 li:nth-child(3n):before{position: absolute; top:0;content: ''; height: 100%;background: url("/cn/images/PicList002925_taibg_r.png") no-repeat right top 70% #fff; width:7.4375vw;right: -2vw;}
}
@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("/cn/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("/cn/images/PicList002925_taibg_r.png") no-repeat right top 70% #f5f5f5; width:7.4375vw;right: -3vw;}
.PicList002925 li .tit aside{font-size: 3vw;}
}




/*PicList000687 */
@font-face {
font-family: 'bebas-neue';
src: url("https://work.gzwhir.com:51932/Build/Content/Resoures/whirfonts/bebas-neue.woff") format("woff");
font-display: swap;
}

.PicList000687{padding: 0 0 0 0;overflow: hidden;}
.PicList000687 .auto{max-width: 1280px;}
.PicList000687 .title{margin-bottom: 2.5vw; text-align: center;}
.PicList000687 .title .cn{font-size: 30px;color: #a52d33; padding-bottom: 10px;font-weight: bold;}
.PicList000687 .title .en{font-family: 'bebas-neue';color: #d2d2d2; letter-spacing: 2px;}
@media(max-width:768px){
.PicList000687 .title{margin-bottom: 5vw;}
}
@media(max-width:640px){
.PicList000687 .title .cn{font-size: 6vw;}
}

.PicList000687 .more{ text-align: center;width: 125px; line-height: 40px;color: #fff; background: #a5894b;display: block;}
.PicList000687 .more:hover{background: #a52d34;}
.PicList000687 .more:after{display: inline-block; content: '';background: url("/cn/images/PicList000687_more.png") no-repeat; width: 25px; height: 6px; vertical-align: middle; margin-left: 5px;}
@media(max-width:480px){
.PicList000687 .more{line-height: 10vw;}
}

.PicList000687 .tit{font-size: 20px;color: #000;}
.PicList000687 time{font-family: 'DIN-Medium';}
.PicList000687  p{line-height: 1.715em;color: #7d7d7d;height: 3.43em; margin-bottom: 2.03vw;}
@media(max-width:640px){
.PicList000687 .tit{font-size:4vw;}
.PicList000687  p{font-size:3.5vw;}
}
.PicList000687 .news-top{padding-bottom: 4.22vw;}
.PicList000687 .news-top .info{border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.PicList000687 .news-top time{border-left:1px solid #c6c6c6; padding-left: 1.62vw;display: block; margin-bottom: 2.61vw;color: #a52d34;font-size: 18px;}
.PicList000687 .news-top time span{display: block;font-size: 2em;}
.PicList000687 .news-top .slick-dots{ text-align: center;padding-top: 1.72vw;}
.PicList000687 .news-top .slick-dots li{display: inline-block; width: 20px; height:3px; margin: 0 5px;background-color: #d9d9d9;}
.PicList000687 .news-top .slick-dots li button{display: none;}
.PicList000687 .news-top .slick-dots li.slick-active{background:#a5894b;}
@media(min-width:769px){
.PicList000687 .news-top .pic{width: 520px;}
.PicList000687 .news-top .info .main{padding-left: 5.21vw;}
}
@media(min-width:1025px) and (max-width:1024px){
.PicList000687 .news-top .pic{width: 45%;}
}
@media(max-width:1280px){
.PicList000687 .auto{padding: 0 2%;}
}
@media(max-width:768px){
.PicList000687 .news-top .ytable-cell,
.PicList000687 .news-top .ytable{display: block;}
.PicList000687 .news-top .info{padding: 5vw;}
}
@media(max-width:640px){
.PicList000687 .news-top time{font-size: 3.6vw;}
}

.PicList000687 .news-list{background: #fff;padding: 0px 0 1vw 0;}
.PicList000687 .news-list li{background: #f7f8f9; margin-bottom: 1.41vw;}
.PicList000687 .news-list li a:hover{box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.PicList000687 .news-list .txt{border-left: 2px solid #004199; padding-left: 4.17vw; padding-right: 4.06vw;}
.PicList000687 .news-list .tit{margin-bottom: 5px;}
.PicList000687 .news-list time{color: #ccc;}
.PicList000687 .news-list .more{line-height: normal;color: #004199;background: none;width: auto; text-align: left;}
.PicList000687 .news-list .more:after{background-image: url("/cn/images/PicList000687_more.gif");}
@media(min-width:641px){
.PicList000687 .news-list .pic{width: 320px;}
}
@media(max-width:640px){
.PicList000687 .news-list .ytable-cell,
.PicList000687 .news-list .ytable{display: block;}
.PicList000687 .news-list li{margin-bottom:4vw;}
.PicList000687 .news-list .txt{padding: 4vw;border: 0px solid #a52d34; border-bottom: 0;}
}



/*TextList002739 */
.TextList002739{margin-bottom: 20px}

.TextList002739 .column-name{ text-align: center; padding: 35px 0; font-size: 28px;}
.TextList002739 .column-name .cn{color: #004199; letter-spacing: 5px;line-height: 48px;  position: relative; z-index: 10; text-indent: 5px;}
.TextList002739 .column-name .en{text-transform: uppercase; color: #f1f1fa; margin-top: -18px;line-height: 24px;font-family: "DINPro-Bold"; }
@media(max-width:480px){
.TextList002739 .column-name{ font-size: 24px;}
.TextList002739 .column-name .cn{line-height: 40px;}
}


.TextList002739 .list-group .tit{cursor: pointer; line-height: 69px; font-size: 16px; }
.TextList002739 .list-group .tit:before{background: #004199; width: 4px; height: 4px; display: inline-block; content: '';vertical-align: middle; margin-right: 27px; }


.TextList002739 .title{ padding:0 40px; line-height: 60px; background: #004199; font-size: 16px; color: #fff; border-bottom: 1px solid #ededed;margin-top: 20px;}
.TextList002739 .title time,
.TextList002739 .tit time{float: right; }
.TextList002739 .tit time{color: #888;}
.TextList002739 .list{border-bottom: 1px solid #e5ebf1;}
.TextList002739 .tit{padding: 0 40px; background: #f7f8f9; font-weight: normal; margin: 0;}
.TextList002739 .tit.active{background: #fff; margin: 0 40px; padding: 0; border-bottom: 2px solid #004199; color: #004199;}
.TextList002739 .tit.active time{color: #004199;}
.TextList002739 .info{padding: 10px 40px 20px 70px;}
.TextList002739 .info .singlePage{font-size: 14px; line-height: 26px; color: #3e3e3e;}
@media(min-width:769px){
.TextList002739 .title time{ margin-right: 78px;}
.TextList002739 .tit time{padding-right: 63px;}
}
@media(max-width:768px){
.TextList002739 .title{ padding:0 20px; line-height: 50px;}
.TextList002739 .tit{padding: 0 20px;}
.TextList002739 .tit.active{margin: 0 20px;}
.TextList002739 .title time{ margin-right: 12px;}
.TextList002739 .list-group .tit:before{ margin-right: 10px;}
.TextList002739 .info{padding: 10px 20px 10px 34px;}
}
@media(max-width:480px){
.TextList002739 .tit time{margin-right: 0;}
.TextList002739 .tit time{ font-size: 12px;}
}




/*
 .RighInfo002275 为demo编号
 */
.RighInfo002275 .p,.RighInfo002275 .h2,{}
.RighInfo002275{padding: 8% 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:#666;line-height: 38px; margin: 0; padding: 0;}
.RighInfo002275 .map{width: 100%;height: 200px;}
.RighInfo002275 .map #map{height: 100%;}
.RighInfo002275 .map img{max-width: none !important;}

@media screen and (min-width: 768px) {
	.RighInfo002275 .text{float: left;width: 45%;}
	.RighInfo002275 .map{float: right;width: 50%;height: 260px;}
}

@media screen and (min-width: 1024px) {
	.RighInfo002275 .auto{background: url(/cn/images/RighInfo002275-contact_bg.png) no-repeat center;}
	.RighInfo002275 .map{float: right;width: 50%;height: 320px;}
	.RighInfo002275 .text .title{font-size: 40px;}
}
@media screen and (min-width: 1200px) {
.RighInfo002275{padding: 0}
.RighInfo002275 .map{width: 600px;height: 400px;}
}
@media screen and (min-width: 1280px) {

	.RighInfo002275 .text .title{    margin-bottom: 50px;margin-top: 0px;}
	.RighInfo002275 .map{width: 750px;}
	.RighInfo002275 .text{width: 40%;}
}
.RighInfo002275 .hh{    font-size: 30px;
    font-weight: normal;
    color: #004199;}

@media screen and (max-width: 767px) {
.RighInfo002275{padding:0;}
.RighInfo002275 .hh{font-size: 22px;}
}
/*
 .Form001215 为demo编号
 */
.Form001215{     padding: 2% 0 0 0;
    background: #f7f8f9;}
.Form001215 .form{ float:left; width:43%;}
.Form001215 .form li{ padding-bottom:3%;}
.Form001215 .form .text{ border:1px solid #dae7e6; width:100%; height:39px; line-height:39px; padding:0 10px; border-radius:3px; background:#fff;}
.Form001215 .form textarea.text{ height:195px;}
.Form001215 .form .btn{ cursor:pointer; border-radius:5px; background:#004199; color:#fff; height:37px; padding:0 12%; border:none;}
.Form001215 .hotline{ float:right; width:52%; background:url(/cn/images/Form001215-bg.jpg) no-repeat right bottom/contain; padding:10% 0 16% 0; text-shadow:0 1px 0 #fff;}
.Form001215 .hotline figure{ width: 60%;
    max-width: 285px;
    font-size: 15px;
    line-height: 26px;
    border-top: 1px solid #d6e1e0;
    padding-top: 3%;
    margin-top: 3%;}
.Form001215 .hotline figure b{ display:block; color:#004199; font-size:15px;}
.Form001215 .hotline dl{ min-height:46px; padding-left:62px; background:url(/cn/images/Form001215-call.png) no-repeat left top;}
.Form001215 .hotline dd{ font-size:33px; color:#004199; font-weight:bold;}
.Form001215 .hotline dt{ color:#000;}
@media(max-width:640px) and (min-width:481){
.Form001215 .hotline{ padding:3% 0 32% 0; background-position:right bottom;}
}
@media(max-width:640px){
.Form001215 .hotline dd{ font-size:24px;}
}
@media(max-width:480px){
.Form001215 .form,
.Form001215 .hotline{ float:none; width:auto;}
.Form001215 .form textarea.text{ height:117px;}
}
.Form001215 .hh{    font-size: 30px;
    font-weight: normal;
    color: #004199;text-align: center;padding-bottom: 20px;}





/*PicList002149 */
.PicList002149{ padding-top:0%;}

.PicList002149 .auto{ max-width:1280px;}

.PicList002149 h3{ margin:0; font-size:20px;}
.PicList002149 p{ line-height:26px; overflow:hidden; color:#999; height:52px; margin:2% 0 0 0;}

.PicList002149 ol{ background-color:#fafafa; margin-bottom:3%; position:relative; padding-left:36.25%;}
.PicList002149 ol .Ispic{ width:36.25%; position:absolute; left:0; top:0; height:100%;}
.PicList002149 ol .Ispic img{ display:none;}
.PicList002149 ol div{ padding:5% 10% 3% 5%;}
.PicList002149 ol h3 a{ color:#004199;}
.PicList002149 ol time{ display:block; padding:3% 0;}
.PicList002149 ol p{ margin:0 0 3% 0; height:78px;}
.PicList002149 ol span{ display:inline-block; width:130px; line-height:40px; text-align:center; color:#fff; background:#004199; font-size:12px;}

.PicList002149 li{ overflow:hidden; padding-left:160px; padding-right:58px; position:relative; margin-bottom:3%; background-color:#f7f8f9;}
.PicList002149 li:after{ position:absolute; content:''; right:0; top:0;width:58px; height:100%; background:url(/cn/images/PicList002149-more.png) no-repeat center center; border-left:2px solid #fff;}
.PicList002149 li div{border-left:1px solid #ededed; padding:2% 3%;}
.PicList002149 li time{ position:absolute; left:0; top:0; width:160px; height:100%;}
.PicList002149 li time span{ position:absolute; width:100%; text-align:center; top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%); color:#b2b2b2; font-size:16px;}
.PicList002149 li time i{ font-style:normal; font-size:50px; color:#999; display:block; font-family:"Courier New", Courier, monospace; line-height:40px;}
.PicList002149 li time i:after{ display:block; content:''; margin:5px auto; height:1px; width:50%; max-width:66px; background:#dfdfdf;}
@media(max-width:1280px){
.PicList002149 .auto{padding:0 2%;}
}
@media(max-width:1000px){
.PicList002149 li{padding-left:100px;padding-right:30px;}
.PicList002149 li:after{width:30px; background-size:35% auto;}
.PicList002149 li time{width:100px;}
.PicList002149 li time span{font-size:14px;}
.PicList002149 li time i{font-size:40px;line-height:30px;}
}
@media(max-width:768px){
.PicList002149 h3{ font-size:16px;}
}
@media(max-width:640px){
.PicList002149 ol{ padding-left:0;}
.PicList002149 ol .Ispic{ width:auto; position:relative; height:auto; display:block; padding-bottom:60%;}
.PicList002149 ol div{ padding:3%;}
}
@media(max-width:480px){
.PicList002149 li{padding-left:80px;padding-right:0;}
.PicList002149 li:after{ display:none;}
.PicList002149 li time{width:80px;}
.PicList002149 li time span{font-size:12px;}
.PicList002149 li time i{font-size:30px;}
.PicList002149 h3{ font-size:14px;}
.PicList002149 p{ font-size:12px; line-height:20px; overflow:hidden; height:40px;}
.PicList002149 ol p{ height:60px;}
}



/*RighInfo002939 */
.RighInfo002939{padding:0 0;}
.RighInfo002939 .name{border-bottom: 1px dotted #cecece; text-align: center; margin-bottom: 37px;}
.RighInfo002939 .name h1{margin: 0 0 30px 0;
    font-size: 30px;
    color: #333;
    font-weight: normal;}
.RighInfo002939 .time{color: #999;padding-bottom: 1.72vw;line-height: 16px;}
.RighInfo002939 .share{margin-left: 10px;}
.RighInfo002939 .time time,
.RighInfo002939 .share,
.RighInfo002939 .share > *{display: inline-block; vertical-align: middle;}
.RighInfo002939 .share 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 .edit-info p{font-size: 16px; color: #555; line-height: 36px;text-indent: 2rem;}
.RighInfo002939 .edit-info img{ margin-left: 5%;}
.RighInfo002939 .info-page{border: solid 1px #eee;}
.RighInfo002939 .info-page dd{line-height: 60px;}
.RighInfo002939 .info-page dd a{padding: 0 20px;}
.RighInfo002939 .info-page dd a:hover{color: #004199;}
@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 .name h1{font-size: 22px;}
.RighInfo002939 .info-page dd:nth-child(2){border-top: 1px solid #eee;}
.RighInfo002939 .share{display: block; padding-top: 10px;}
}




/*Spec001883*/
.Spec001883{ max-width: 1280px;margin: 0 auto;}
.Spec001883 dl{    line-height: 36px;
    display: table;
    width: 100%;
    background: #f7f8f9;
    margin-bottom: 2px;}
.Spec001883 dl.more{ border-bottom:0;}
.Spec001883 dt,
.Spec001883 dd{ display:table-cell; vertical-align:middle; padding-top:10px; padding-bottom:10px;padding-left: 20px;}
.Spec001883 dt{width: 143px;
    padding-right: 27px;
    color: #1d1d1d;
    background-color: #f0f4f7;
    font-weight: bold;
    text-align: right;}
.Spec001883 dd{position:relative;}
.Spec001883 dd ol{padding-left:60px;overflow:hidden; position:relative;}
.Spec001883 dl.status ol{padding-left:0px;}
.Spec001883 .input{ float:left;}
.Spec001883 .input input{ max-width:100px; vertical-align:middle;}
.Spec001883 .input .text{ border:1px solid #e5e5e5; border-radius:3px; height:32px; line-height:32px; width:25%; text-align:center;}
.Spec001883 .input .btn{ border:none; cursor:pointer; background:#004199;height:32px; color:#fff; font-size:12px; border-radius:3px; margin-left:10px; width:30%;}

.Spec001883 ol a{color:#666; margin-right:20px; display:inline-block;}
.Spec001883 a.on,
.Spec001883 a:hover{ color:#004199;}
.Spec001883 ol span,
.Spec001883 ol a.all{ position:absolute;  top:0;text-align:center; width:48px; height:32px;}
.Spec001883 ol a.all{ left:0;margin-right:0;}
.Spec001883 ol span{right:10px;color:#004199; border-radius:3px;;cursor:pointer; display:none;font-size: 12px;}
.Spec001883 .area ol,
.Spec001883 .area ol{ float:left;}
.Spec001883 figure{ float:left; position:relative; width:90px;}
.Spec001883 figure em{ display:block; cursor:pointer;border:1px solid #e5e5e5; border-radius:3px; padding:8px 0; height:32px;}
.Spec001883 figure em i{ font-style:normal; display:inline-block; width:60px; line-height:15px; text-align:center;border-right:1px solid #e5e5e5; color:#000; float:left;}
.Spec001883 figure em:after{ content:''; display:inline-block; vertical-align:middle; margin-left:5px; margin-top:-10px; width:0; height:0; border:6px solid transparent; border-top-color:#004199;}
.Spec001883 figure figcaption{ position:absolute; left:0; top:100%; width:100%;border:1px solid #e5e5e5; background-color:#fff; border-radius:3px; display:none;}
.Spec001883 figure figcaption a{ display:block; text-align:center;}
.Spec001883 figure:hover figcaption{ display:block;}
@media(max-width:1280px){
.Spec001883{padding:0 2%;}
}
@media(max-width:1000px){
.Spec001883 .input{ float:none;padding-bottom:10px; padding-left:10px;}
.Spec001883 .area ol,
.Spec001883 .area ol,
.Spec001883 figure{ float:none;}
.Spec001883 figure{ margin-left:10px;}
}
@media(max-width:768px){
.Spec001883 dd ol{ padding-right:65px;}
.Spec001883 dt{width:90px;padding:0 10px;text-align: center;}
}




/*PicList001886*/
.PicList001886 {margin-top: 2%;}
.PicList001886 .item{margin-bottom: 30px; padding: 2% 0 2% 2%;  background: #f7f8f9;}
.PicList001886 .item:last-child{ border-bottom:0;}
.PicList001886 .pic, .PicList001886 .word{ float: left; width: 75%}
.PicList001886 .pic{ width: 25%; overflow: hidden;position: relative;}
.PicList001886 .word{ padding:0 5%;  line-height:30px;}
.PicList001886 .word h2{ font-size:16px; margin:0; max-height:60px; overflow:hidden;margin-bottom: 20px;}
.PicList001886 .word p{ margin:0;}
.PicList001886 .word aside{ padding-top:5%;}
.PicList001886 .word aside span{ float:left;margin-right:8px; /*height:19px;*/ line-height:19px; padding:3px 10px;color:#fff;; margin-bottom:1px;background:#a2c15f}
.PicList001886 .word aside span:nth-of-type(1){ background:#004199;}
.PicList001886 .pic.active:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.Popup .box{position: relative;}
.Popup .pagetion{
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    text-align: center;
    z-index: 5;
}
.Popup .swiper-slide{
    text-align: center;
}
.Popup .swiper-slide img{
    max-height: 400px;
}
/*.PicList001886 .word aside span.color1{ background:#a2c15f;}
.PicList001886 .word aside span.color2{ background:#c597c0;}*/


.PicList001886 .slick-dots{position: absolute; z-index: 10; left: 5%; width: 100%; bottom: 10px;}
.PicList001886 .slick-dots li,.PicList001886 .item .swiper-pagination-bullet,
.Popup .pagetion .swiper-pagination-bullet{display: inline-block; width: 8px; height: 8px; border-radius: 30px;background: #fff; margin: 0 5px;cursor: pointer;}
.PicList001886 .slick-dots li button{display: none;}
.PicList001886 .item .swiper-pagination-bullet,
.Popup .pagetion .swiper-pagination-bullet
{opacity: 1;background: #fff;}
.PicList001886 .item .swiper-pagination-bullet.swiper-pagination-bullet-active,
.Popup .pagetion .swiper-pagination-bullet.swiper-pagination-bullet-active{
    border-radius: 8px;
}
.PicList001886 .item .swiper-pagination{
    box-sizing: border-box;
    padding-left: 15px;
    text-align: left;
    bottom: 15px;
}
.PicList001886 .slick-dots li.slick-active,.PicList001886 .item .swiper-pagination-bullet.swiper-pagination-bullet-active,
.Popup .pagetion .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #004199; width: 30px;}


@media(max-width:1024px){
.PicList001886 .slick-dots li{ width: 8px; height: 8px;margin: 0 4px;}
.PicList001886 .slick-dots li.slick-active{ width: 20px;}
}



@media(max-width:1200px){
.PicList001886 .auto{ padding:0; margin:2%;}
}
@media(max-width:768px){
.PicList001886 .word{line-height:24px;}
.PicList001886 .word h2{max-height:48px;}
}
@media(max-width:640px){
.PicList001886 .item{ padding:4%; display:block;}
.PicList001886 .pic,
.PicList001886 .word{ float:none; width:auto; display:block;}
.PicList001886 .word{ padding-top:3%;}
.PicList001886 .wordaside{ padding-top:10px;}
.PicList001886 .word aside span,
.PicList001886 .word p{ font-size:12px;}
}

.Popup {display: none;}
.Popup .auto{position: fixed;left:50%;top:50%;max-width: 900px;width: 90%;transform: translate(-50%,-50%);background: #fff; box-shadow:0px 10px 30px rgba(0,0,0,.14);z-index: 20;}
.Popup .close{text-align: right;margin-bottom: 25px;}
.Popup .close span{display: inline-block;content: '';width: 65px;height: 65px;background: url(/cn/images/close.png) no-repeat center #9aa1b3;}

.Popup .slick-track{min-height: 400px;}
.Popup .slick-slider{max-width: 750px;margin:0 auto;}
.Popup .slick-slider img{width: 100%}
.Popup .slick-slider > .slick-slide:nth-child(2),
.Popup .slick-slider > .slick-slide:nth-child(4){display: none;}
.Popup .slick-dots{display: block;margin:30px auto 40px;text-align: center;}
.Popup .slick-dots li{display: inline-block; width: 10px; height: 10px; border-radius: 30px;background: #ccd0d9; margin: 0 5px;}
.Popup .slick-dots li button{display: none;}
.Popup .slick-dots li.slick-active{background-color: #004199; width: 60px;}

.Popup .slick-arrow{display: inline-block;content: '';font-size: 0;width: 23px ;height: 41px;border: 0;position: absolute;top: 50%; cursor: pointer;padding: 0;background: none;z-index: 10;margin-top: -36px;}
.Popup .slick-prev{left:-50px;background: url(/cn/images/right.png);transform: rotate(180deg);}
.Popup .slick-next{right:-50px;background: url(/cn/images/right.png)}
@media(max-width:768px){
.Popup{padding:0 20px}
.Popup .close span{width: 30px;height: 30px;background-size: 50%}
.Popup .slick-track{min-height: auto;}
.Popup .slick-slider{padding: 0 20px;}
.Popup .slick-dots{margin:10px auto 20px;}
.Popup .slick-arrow{display: none!important;}
}


/*
.TextList002322
*/
.TextList002322{ padding: 2% 0;}
.TextList002322 .list li{ position: relative; padding: 10px 100px 10px 0; line-height: 22px;}
.TextList002322 .list li *{ color: #999;}
.TextList002322 .list li time{ position: absolute; right: 0; top: 10px; 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: ">"; position: absolute; left: 0; top: 0; height: 100%; width: 20px;}
.TextList002322 .list li a:hover{ color: #004199;}
@media only screen and (max-width:767px ) { .TextList002322{ padding: 20px 3%;} }







