@charset "utf-8";
/**初始**/
html { font-family: "Microsoft YaHei"; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 625%; }

@media (max-width:1366px) {
html { font-size: 575%; }
}

@media (max-width:1200px) {
html { font-size: 525%; }
}

@media (max-width:768px) {
html { font-size: 425%; }
}
body { font-size: .14rem; font-family: "Microsoft YaHei"; -webkit-text-size-adjust: none; -webkit-tap-highlight: rgba(0,0,0,0);  
}



.site-header { position: absolute; left: 0; top: 0; width: 100%; z-index: 100; background: #fff; color: #333; }
.site-header a { color: #333; }
.site-header .header { position: relative; }
.site-header .header-left { float: left; display: table; height: 1rem; }
.site-header .header-left > * { display: table-cell; vertical-align: middle; }
.site-header .header-left .logo { width: 294px; }

@media(max-width:480px) {
.site-header .header-left .logo { width: 220px; }
.site-header .header-left span { display: none; }
}
.site-header .header-right, .site-header .header-mid { float: right; }
.site-header .header-right { height: 1rem; }
.site-header .header-right > * { float: left; }
.site-header .top-search { position: absolute; z-index: 100; right: 0; top: 100%; width: 100%; display: none; }
.site-header .top-search .text { color: #999; background: #fff; border: none; width: 100%; padding: 0 50px 0 10px; height: 40px; line-height: 40px; box-shadow: 0 0 5px rgba(0,0,0,0.3) }
.site-header .top-search .text.focus { color: #333; }
.site-header .top-search .btn { position: absolute; right: 0; top: 0; width: 40px; height: 100%; background: url(../images/Top002742_btn_search2.png) no-repeat center center #ed1d23; }

@media(min-width:1025px) {
.site-header .top-search { width: 3rem; }
}
.site-header .top-language { padding-top: 17px; position: relative; }
.site-header .top-language > span { display: block; line-height: 33px; border-radius: 3px; border: 1px solid rgba(255,255,255,0.2); padding-right: 12px; cursor: pointer; }
.site-header .top-language > span:before, .site-header .top-language > span:after { display: inline-block; content: ''; vertical-align: middle; }
.site-header .top-language > span:before { margin: 0 4px 0 13px; width: 14px; height: 14px; background: url(../images/Top002742_lang.png) no-repeat; }
.site-header .top-language > span:after { margin-left: 6px; width: 5px; height: 5px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); margin-top: -2px; }
.site-header .top-language figure { position: absolute; top: 100%; left: 0; width: 100%; background: #fff; display: none; }
.site-header .top-language figure a { color: #000; padding: 0 10px; display: block; line-height: 30px; }

@media(max-width:640px) {
.site-header .top-language > span { font-size: 0; }
}
.site-header .open-search { background: url(../images/Top002742_btn_search.png) no-repeat center center; width: 35px; height: 35px; margin-right: 0.15rem; position: relative; top: 50%; transform: translateY(-50%); }
.site-header .open-search:before, .site-header .open-search:after { position: absolute; left: 25%; content: ''; width: 50%; height: 3px; top: 50%; margin-top: -1.5px; background: #ed1d23; opacity: 0; -webkit-opacity: 0; transition: 0.5s; -webkit-transition: 0.5s; }
.site-header .open-search.on { background: none; }
.site-header .open-search.on:before, .site-header .open-search.on:after { opacity: 1; -webkit-opacity: 1; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.site-header .open-search.on:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.site-header .header-menu li { width: auto!important; position: static; }
.site-header .header-menu li em { padding: 0 25px; line-height: 1rem; font-size: 0.16rem; color: #666; font-weight: bold; }
.site-header .header-menu li.aon em a { color: #ed1d23; }
.site-header .header-menu li .sub { width: 100%; background: #fff; box-shadow: 0 10px 30px rgba(0,0,0,0.35); border-top: 1px solid #ededed; }
.site-header .header-menu li .sub-intro { padding: 0.35rem 0.2rem; }
.site-header .sub-txt-img .sub-intro .sub-left { width: 33%; }
.site-header .sub-txt-img .sub-intro .sub-right { width: 63%; }
.site-header .header-menu li .sub-img{ overflow:hidden; height: 2.5rem;}
.site-header .header-menu li .sub-img img{ transform: scale(2.2) translate(-10%,30%) }
.site-header .header-menu li .sub-intro h3 { font-size: 0.18rem; color: #ed1d23; margin-top: 0; }
.site-header .header-menu li .sub-intro h3 a{color: #ed1d23;}
.site-header .header-menu li .sub-intro figure { font-size: 0.16rem; line-height: 0.3rem; color: #666; margin-bottom: 0.1rem; }
.site-header .header-menu li .sub dt { border-bottom: 1px dashed #e6e6e6; line-height: 0.42rem; text-align: left; }
.site-header .header-menu li .sub dt a { color: #333; font-size: 0.15rem; position: relative; }
.site-header .header-menu li .sub dt a:before { display: inline-block; content: ">"; font-family: "宋体"; font-size: 0.18rem; color: #999; margin-right: 10px; }
.site-header .header-menu li .sub dt a:hover { color: #ed1d23; background: none; }
.site-header .header-menu li .sub dt a:hover:before { color: #ed1d23; }
.site-header .header-menu li.hover em { position: relative; }
.site-header .header-menu li.hover em:after { position: absolute; content: ''; border: 6px solid transparent; border-bottom-color: #fff; left: 50%; margin-left: -6px; bottom: 0; }
.site-header #header-menu { position: absolute; z-index: 100; top: -100%; transform: translateY(-100%); right: 0; background: rgba(0,0,0,0.8); padding: 0.2rem; width: 200px; border-radius: 0 0 0 5px; opacity: 0; transition: 0.5s; }
.site-header #header-menu.header-menu-show { top: 100%; transform: translateY(0); opacity: 1; }

@media(max-width:1024px) {
.site-header { position: static; }
.site-header #open_menu { width: 40px; height: 35px; border: 1px solid #ed1d23; border-radius: 3px; margin-left: 10px; position: relative; top: 50%; transform: translateY(-50%); }
.site-header #open_menu span, .site-header #open_menu:after, .site-header #open_menu:before { position: absolute; width: 70%; left: 15%; height: 3px; background: #ed1d23; }
.site-header #open_menu:after, .site-header #open_menu:before { content: ''; transition: transform 0.3s; }
.site-header #open_menu span { top: 50%; margin-top: -1.5px; }
.site-header #open_menu:before { top: 8px; }
.site-header #open_menu:after { bottom: 8px; }
.site-header #open_menu.open_menu_on span { opacity: 0; }
.site-header #open_menu.open_menu_on:after, .site-header #open_menu.open_menu_on:before { top: 50%; margin-top: -2px; transform: rotate(45deg); width: 70%; left: 15%; }
.site-header #open_menu.open_menu_on:before { transform: rotate(-45deg); }
#header-menu li { font-size: 0.16rem; }
#header-menu li em { font-size: 0.16rem; }
#header-menu li em a { font-weight: normal; }
#header-menu .sub-left { display: none; }
#header-menu li .sub-intro h3,#header-menu li .sub-intro figure { display: none;}

}
/*Banner */
/*slick Basic*/
.Banner .slick-slider { position: relative; display: block; -webkit-touch-callout: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent }
.Banner .slick-list { position: relative; z-index: 1; display: block; overflow: hidden; }
.Banner .slick-list:focus { outline: none }
.Banner .slick-list.dragging { cursor: pointer; cursor: hand; }
.Banner .slick-slider .slick-track, .Banner .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) }
.Banner .slick-track { position: relative; top: 0; left: 0; display: block; }
.Banner .slick-track:before, .Banner .slick-track:after { display: table; content: ''; }
.Banner .slick-track:after { clear: both; }
.Banner .slick-loading .slick-track { visibility: hidden; }
.Banner .slick-slide { display: none; float: left; min-height: 1px; }
[dir = 'rtl'] .slick-slide { float: right; }
.Banner .slick-slide .slick-loading img { display: none; }
.Banner .slick-slide .dragging img { pointer-events: none; }
.Banner .slick-initialized .slick-slide { display: block; }
.Banner .slick-loading .slick-slide { visibility: hidden; }
.Banner .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.Banner .slick-arrow .slick-hidden { display: none; }
/*slick Basic End*/

.Banner li.slick-slide { position: relative; }
.Banner li.slick-slide a { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10; opacity: 0; -webkit-opacity: 0; }
.Banner li.slick-slide > img { display: block; width: 100%; }

@media(min-width:1025px) {
.Banner li.slick-slide > img.wap { display: none; }
}

@media(max-width:1024px) {
.Banner li.slick-slide > img.pc { display: none; }
}
.Banner li { position: relative; }
.Banner .slick-dots { position: absolute; left: 16.5vw; right: 16.5vw;  bottom: 5%; z-index: 10; }
.Banner .slick-dots li { float: left; width: 0.2rem; height: 0.06rem; background: rgba(0,0,0,0.2); margin-right: 10px; cursor: pointer; }
.Banner .slick-dots li button { display: none; }
.Banner .slick-dots li.slick-active { background: #ed1d23; }


.home-title { line-height: 0.4rem; text-align: center; }
.home-title:after { display: block; content: ''; margin: 0.25rem auto 0.3rem; width: 0.4rem; height: 0.04rem; background: #ed1d23; }
.home-title .cn { font-size: 0.36rem; margin-top: -0.2rem; color: #333; }
.home-title .en { opacity: 0.1; -webkit-opacity: 0.1; font-size: 0.56rem; font-family: Arial, " sans-serif"; font-weight: bold; text-transform: uppercase; }

@media(max-width:480px) {
.home-title .cn { font-size: 0.3rem; margin-top: -0.25rem;}
.home-title .en { font-size: 0.3rem; }
}


/*Floor002748 */
.Floor002748 { position: relative; overflow: hidden;z-index: 1; color: #fff; font-size: 0.16rem; background: rgb(4,36,94); /* Old browsers */ background: -moz-linear-gradient(top, rgba(4,36,94,1) 0%, rgba(1,11,30,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(4,36,94,1) 0%, rgba(1,11,30,1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(4,36,94,1) 0%, rgba(1,11,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04245e', endColorstr='#010b1e', GradientType=0 ); /* IE6-9 */
}
.Floor002748 .auto { position: relative; z-index: 3; padding: 0!important; }
.Floor002748 .home-title .cn{ color: #fff;}
.Floor002748 .box { padding: 0.8rem 0 1rem 0; }
.Floor002748 .box1 { text-align: center; }
.Floor002748 .box p { line-height: 0.24rem; }
.Floor002748 .box2 { padding: 1rem 0 0 0.8rem; }
.Floor002748 .title2 { font-size: 0.24rem; margin-bottom: 0.3rem; }
.Floor002748 .box1 img { max-width: 2.44rem; padding-bottom: 0.2rem; }

.Floor002748 .lizi-canvas { position: absolute; right: 0; bottom: 0; width: 60%; height: 70%; z-index: 1; }
.Floor002748 .box .info { line-height: 0.38rem; width: 90%; margin: 0.2rem 0 0.8rem 0; }
.Floor002748 .more a { color: #fff; }
.Floor002748 .more a:after { display: inline-block; content: ''; width: 0.1rem; height: 0.1rem; border-right: 2px solid #fff; border-top: 2px solid #fff; vertical-align: middle; margin-left: 0.2rem; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transition: transform 0.3s; }
.Floor002748 .more a:hover:after { transform: rotate(135deg); -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); margin-top: -4px; }

/*slick Basic*/
.Floor002748 .slick-slider { position: relative; display: block; -webkit-touch-callout: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent }
.Floor002748 .slick-list { position: relative; z-index: 1; display: block; overflow: hidden; }
.Floor002748 .slick-list:focus { outline: none }
.Floor002748 .slick-list.dragging { cursor: pointer; cursor: hand; }
.Floor002748 .slick-slider .slick-track, .Floor002748 .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) }
.Floor002748 .slick-track { position: relative; top: 0; left: 0; display: block; }
.Floor002748 .slick-track:before, .Floor002748 .slick-track:after { display: table; content: ''; }
.Floor002748 .slick-track:after { clear: both; }
.Floor002748 .slick-loading .slick-track { visibility: hidden; }
.Floor002748 .slick-slide { display: none; float: left; min-height: 1px; }
[dir = 'rtl'] .slick-slide { float: right; }
.Floor002748 .slick-slide .slick-loading img { display: none; }
.Floor002748 .slick-slide .dragging img { pointer-events: none; }
.Floor002748 .slick-initialized .slick-slide { display: block; }
.Floor002748 .slick-loading .slick-slide { visibility: hidden; }
.Floor002748 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.Floor002748 .slick-arrow .slick-hidden { display: none; }
/*slick Basic End*/

.Floor002748 .slider { width: 65%; float: left; margin: 0 -0.1rem; }
.Floor002748 .slider li .Ispic { position: relative; z-index: 2; background-size: contain; padding: 0.1rem; border: 1px solid rgba(255,255,255,0.2); }
.Floor002748 .slider li .txt { height: 0.6rem; }
.Floor002748 .slider li a { color: #fff; margin: 0 0.1rem; display: block; }
.Floor002748 .slider li aside { text-align: center; font-size: 0.18rem; line-height: 0.6rem; max-height: 0.6rem; }
.Floor002748 .slick-arrow { position: absolute; top: 40%; transform: translateY(-50%); height: 0.5rem; border: 0; padding: 0; width: 15%; background: none; font-size: 0; cursor: pointer; }
.Floor002748 .slick-prev { left: -0.5rem; border-radius: 0.5rem 0 0 0; }
.Floor002748 .slick-next { right: -0.5rem; border-radius: 0 0.5rem 0 0; }
.Floor002748 .slick-arrow:before, .Floor002748 .slick-arrow:after { content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); }
.Floor002748 .slick-arrow:before { width: 36px; height: 36px; opacity: 0.1; -webkit-opacity: 0.1; transition: 0.3s; }
.Floor002748 .slick-arrow:after { width: 14px; height: 14px; border-top: 2px solid rgba(255,255,255,0.2); border-right: 2px solid rgba(255,255,255,0.2); margin-top: -7px; margin-left: -5px; }
.Floor002748 .slick-prev:after { transform: rotate(-135deg); }
.Floor002748 .slick-next:after { transform: rotate(45deg); margin-left: -9px; }
.Floor002748 .slick-arrow:hover:before { background-color: #fff; }
.Floor002748 .more-box { width: 30%; float: right; padding: 10px; border: 1px solid rgba(255,255,255,0.2); position: relative; }
.Floor002748 .more-box .more-c { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 3; text-align: center; }
.Floor002748 .more-box .more-c span { font-size: 0.16rem; color: #333; display: block; }
.Floor002748 .more-box .more-c i { display: block; content: ''; width: 0.5rem; height: 0.5rem; margin: 0 auto; background: url(../images/more.png) no-repeat center; background-size: contain;}

.Floor002748 .box { float: left; width: 35%; }
.Floor002748 .box:last-child { width: 65%; }
.Floor002748 .box:nth-child(2) .title { padding-left: 15.625%; padding-bottom: 0.54rem; }
.Floor002748 .box .info { max-width: 4.25rem; }
.Floor002748:after { position: absolute; content: ''; width: 40%; left: 0; top: 0; height: 100%; background: url(../images/Floor002748_bg.jpg) no-repeat center center; background-size: cover; }


@media(min-width:1025px) {
.Floor002748 .auto { width: 96%; }
}

@media(max-width:1540px) {
.Floor002748 .slick-arrow { width: 0.5rem; }
.Floor002748 .slick-arrow:before { width: 0.36rem; height: 0.36rem; }
}

@media(max-width:1400px) {
.Floor002748 .slider { margin-right: 0; }
}

@media(max-width:1024px) {
.Floor002748 .title2 { text-align: center;}
.Floor002748 .slick-arrow { display: none !important; }
.Floor002748 .slider { margin-left: 0; }
.Floor002748 .box { padding: 0.8rem 2%; }
.Floor002748 .lizi-canvas { width: 100%; height: 100%; bottom:0; }

.Floor002748 .box {  width: 45%; }
.Floor002748 .box:last-child { width: 55%; }
.Floor002748:after {  width:45%;  }
.Floor002748 .slider { width: 100%; float:none; margin: 0; }
.Floor002748 .more-box { width:46%; float:none; margin: 0 auto; }
.Floor002748 .more-box .more-c i { width: 0.3rem; height: 0.3rem; }	
.Floor002748 .box1 img { max-width: 100%; }
	
}

.partner { padding: 0.8rem 0; background: #f2f2f2; }
.partner .auto { position: relative; }
.partner .title { text-align: center; line-height: 0.4rem; font-size: 0.36rem; font-weight: lighter; color: #333; margin: 0; position: relative; }
.partner .title:after { display: block; content: ''; margin: 0.25rem auto 0.3rem; width: 0.4rem; height: 0.04rem; background: #ed1d23; }
.partner .list { width: 100%; position: relative; }
.partner .bd ul { margin: 0; padding: 0 10px; }
.partner .bd li { width: 100%; margin: 0 0 15px; transition: .5s; display: block; padding: 0.25rem; background: #fff; }
.partner .bd li .Ispic{ display: block;padding-bottom: 50%; background-repeat: no-repeat; background-position: center center; background-size: contain;}
.partner .list .prev { left: -0.8rem; }
.partner .list .next { right: -0.8rem; }
/*这是滚动插件的公用样式 如出现雷同 请删除*/
.owl-carousel, .owl-carousel .owl-item { -webkit-tap-highlight-color: transparent; position: relative }
.owl-carousel { display: none; width: 100%; z-index: 1 }
.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; -moz-backface-visibility: hidden }
.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0 }
.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0, 0, 0) }
.owl-carousel .owl-item, .owl-carousel .owl-wrapper { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0) }
.owl-carousel .owl-item { min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-touch-callout: none }
.owl-carousel .owl-item img { display: block; width: 100% }
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { display: none }
.no-js .owl-carousel, .owl-carousel.owl-loaded { display: block }
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
.owl-carousel.owl-loading { opacity: 0; display: block }
.owl-carousel.owl-hidden { opacity: 0 }
.owl-carousel.owl-refresh .owl-item { visibility: hidden }
.owl-carousel.owl-drag .owl-item { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
.owl-carousel.owl-grab { cursor: move; cursor: grab }
.owl-carousel.owl-rtl { direction: rtl }
.owl-carousel.owl-rtl .owl-item { float: right }
.owl-carousel .animated { animation-duration: 1s; animation-fill-mode: both }
.owl-carousel .owl-animated-in { z-index: 0 }
.owl-carousel .owl-animated-out { z-index: 1 }
.owl-carousel .fadeOut { animation-name: fadeOut }
@keyframes fadeOut {
 0% {
opacity:1
}
 100% {
opacity:0
}
}
.owl-height { transition: height .5s ease-in-out }
.owl-carousel .owl-item .owl-lazy { opacity: 0; transition: opacity .4s ease }
.owl-carousel .owl-item img.owl-lazy { transform-style: preserve-3d }
.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000 }
.owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url(owl.video.play.png) no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; transition: transform .1s ease }
.owl-carousel .owl-video-play-icon:hover { -ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3) }
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn { display: none }
.owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity .4s ease }
.owl-carousel .owl-video-frame { position: relative; z-index: 1; height: 100%; width: 100% }
/*end*/


/*Floor002732 */
.Floor002732{ padding: 0.8rem 0;}
@media(min-width:1025px) {
.Floor002732 .ul-pc { padding-bottom: 32%; position: relative; overflow: hidden; color: #fff; }
}
.Floor002732 .ul-pc .text { position: absolute; left: 0; z-index: 10; width: 100%; bottom: 0; opacity: 0; padding: 0.25rem 0.4rem; transform: translateY(100%); top: 40%; text-align: center; }
.Floor002732 .ul-pc .text h2 { font-size: 0.22rem; margin: 0; font-weight: normal; }
.Floor002732 .ul-pc .text p { font-size: 0.16rem; margin: 0.1rem 0 0 0; width: 80%; height: 0.6rem; margin: 0 auto; white-space: unset; }
.Floor002732 .ul-pc a { color: #fff; }
.Floor002732 .ul-pc .Ispic { display: block; height: 100%; opacity: 0.6; background-position: left top; }
.Floor002732 .ul-pc aside { position: absolute; left: 0; top: 0; width: 51%; font-size: 0.2rem; height: 100%;line-height: 0.26rem; }
.Floor002732 .ul-pc .on aside { display: none; }
.Floor002732 .ul-pc aside a { display: block; width: 0.2rem; margin: 0 auto; text-align: center; word-wrap: break-word; }
.Floor002732 .ul-pc .on .text { opacity: 1; transform: translateY(0); transition: 0.3s 0.4s; }

@media(max-width:1024px){
.Floor002732 .ul-wap .slide { position: relative; height: auto; left: auto !important; }
.Floor002732 .ul-wap .slide >* { margin: 0 0.1rem; }
.Floor002732 .ul-wap .Ispic { display: block; padding-bottom: 52%; }
.Floor002732 .ul-wap aside { display: none; }
.Floor002732 .ul-wap h2 a { color: #333; font-size: 0.24rem; }
.Floor002732 .ul-wap h2 { margin: 0 5px 0 0; font-weight: normal;}
.Floor002732 .ul-wap .text { padding: 0.3rem; background: #f0f0f0; }
}

.Floor002732 .slick-dots{padding-top: 20px;  text-align: center;}
.Floor002732 .slick-dots li{list-style: none; display: inline-block; margin: 0 5px; width: 8px; height: 8px; border-radius: 50%; background: #999; cursor: pointer; position: relative;}
.Floor002732 .slick-dots li button{display: none;}
.Floor002732 .slick-dots li.slick-active{background: #ed1d23;}


#sm{height:100%;overflow:hidden;position:absolute; width: 100%; left: 0; top: 0;}
#sm .slide{position:absolute;display:block;left:0;width:25%;height:100%;transition:all .75s ease;cursor:pointer;background: #000729;}



/*
 ..Floor002178 为demo编号
 */
.Floor002178 { padding-bottom: 0.8rem;}
.Floor002178 .Hfloor4 { text-align: center; }
.Floor002178 .owl-carousel .item cite, .Floor002178 .wordbox .h2 { font-weight: 400; color: #242423; line-height: 1.33333; }
.Floor002178 .box { max-width: 1200px; min-width: 300px; margin-right: auto; margin-left: auto; padding-right: 15px; padding-left: 15px; width: 100%; }
.Floor002178 .wordbox, .Floor002178 .listbox { width: 100%;}
.Floor002178 .wordbox .h2 { font-size: 0.35rem; letter-spacing: .2em; text-transform: uppercase; margin: 0; }
.Floor002178 .wordbox .con { line-height: 0.24rem; margin: 0.28rem auto 0; color: #999; max-width: 7.8rem; }
.Floor002178 .owl-carousel { display: block !important; }
.Floor002178 .owl-carousel .item { max-width: 675px; margin: 0 auto; background: #fff; }
.Floor002178 .owl-carousel .item .image { text-align: center; width: 1rem; height: 1rem; margin: 0 auto; }
.Floor002178 .owl-carousel .item .image img { border-radius: 50%; height: 100%; overflow: hidden; }
.Floor002178 .owl-carousel .item cite { margin-top: 0.15rem;  display: block; font-style: normal; font-size: 0.24rem; }
.Floor002178 .owl-carousel .item .con { color: #666; margin: 0.25rem 0 0; line-height: 0.28rem;}
.Floor002178 .owl-carousel .item .line-list { margin-top: 0.47rem; -webkit-transform: translateY(-8px); -ms-transform: translateY(-8px); transform: translateY(-8px); margin-bottom: -8px; margin-left: -13px; margin-right: -13px; }
.Floor002178 .owl-carousel .item .line-list li { margin-top: 8px; padding: 0 13px; display: inline-block; list-style: none; }
.Floor002178 .owl-carousel .item .line-list li .icon { width: 0.16rem; height: 0.16rem; font-size: 0.16rem; line-height: 0.16rem; color: #adaca6; display: inline-block; text-align: center; transition: .3s all ease-out; }
.Floor002178 .owl-carousel .item .line-list li .icon:hover { color: #ff9191; }
.Floor002178 .owl-carousel .owl-next, .Floor002178 .owl-carousel .owl-prev { position: absolute; top: 50%; width: 0.5rem; height: 0.5rem; opacity: 1; -webkit-transform: translateY(-50%); transform: translateY(-50%); -ms-transform: translateY(-50%); }
.Floor002178 .owl-carousel .owl-next:after, .Floor002178 .owl-carousel .owl-next:before, .Floor002178 .owl-carousel .owl-prev:after, .Floor002178 .owl-carousel .owl-prev:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-image: url(../images/Floor002178-arrows.png); content: ''; transition: opacity .3s ease; }
.Floor002178 .owl-carousel .owl-next:before, .Floor002178 .owl-carousel .owl-prev:before { opacity: 1; }
.Floor002178 .owl-carousel .owl-next:after, .Floor002178 .owl-carousel .owl-prev:after { opacity: 0; }
.Floor002178 .owl-carousel .owl-next:hover:before, .Floor002178 .owl-carousel .owl-prev:hover:before { opacity: 0; }
.Floor002178 .owl-carousel .owl-next:hover:after, .Floor002178 .owl-carousel .owl-prev:hover:after { opacity: 1; }
.Floor002178 .owl-carousel .owl-prev { left: 0; }
.Floor002178 .owl-carousel .owl-prev:before { background-position: -0.5rem 0; }
.Floor002178 .owl-carousel .owl-prev:after { background-position: 0 0; }
.Floor002178 .owl-carousel .owl-next { right: 0; }
.Floor002178 .owl-carousel .owl-next:before { background-position: -0.5rem -0.5rem; }
.Floor002178 .owl-carousel .owl-next:after { background-position: 0px -50px; }
.Floor002178 .owl-carousel .owl-dots { display: none; }

@media (max-width:1199px) {
.Floor002178 .box { max-width: 9.7rem; -webkit-transform: translateY(-0.5rem); -ms-transform: translateY(-0.5rem); transform: translateY(-0.5rem); margin-bottom: -0.5rem; }
.Floor002178 .wordbox .h2 { font-size: 0.28rem; }
.Floor002178 .owl-carousel .item cite, .Floor002178 .owl-carousel .item .line-list { margin-top: 0.4rem; }
}

@media (max-width:991px) {
.Floor002178 .box { max-width: 7.5rem; -webkit-transform: translateY(-0.3rem); -ms-transform: translateY(-0.3rem); transform: translateY(-0.3rem); margin-bottom: -0.3rem; }
.Floor002178 .wordbox .con { margin-top: 0.22rem; }
}

@media (max-width:767px) {
.Floor002178 .box { max-width: none; }
.Floor002178 .owl-carousel .owl-dots { display: block; }
.Floor002178 .owl-carousel .owl-next, .Floor002178 .owl-carousel .owl-prev { display: none; }
.Floor002178 .owl-carousel .item cite, .Floor002178 .owl-carousel .item .line-list { margin-top: 0.3rem; }
}

@media (max-width:479px) {
.Floor002178 .wordbox .h2 { font-size: 0.22rem; line-height: 1.2; }
}
.Floor002178 figure { color: #333; line-height: 2; max-width: 6.5rem; margin: 0.2rem auto 0; text-align: center; }


/*Floor002749 */
.Floor002749 { padding: 0.8rem 0; background: #f5f5f5; }

/*slick Basic*/
.Floor002749 .slick-slider { position: relative; display: block; -webkit-touch-callout: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent }
.Floor002749 .slick-list { position: relative; z-index: 1; display: block; overflow: hidden; }
.Floor002749 .slick-list:focus { outline: none }
.Floor002749 .slick-list.dragging { cursor: pointer; cursor: hand; }
.Floor002749 .slick-slider .slick-track, .Floor002749 .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) }
.Floor002749 .slick-track { position: relative; top: 0; left: 0; display: block; }
.Floor002749 .slick-track:before, .Floor002749 .slick-track:after { display: table; content: ''; }
.Floor002749 .slick-track:after { clear: both; }
.Floor002749 .slick-loading .slick-track { visibility: hidden; }
.Floor002749 .slick-slide { display: none; float: left; min-height: 1px; }
[dir = 'rtl'] .slick-slide { float: right; }
.Floor002749 .slick-slide .slick-loading img { display: none; }
.Floor002749 .slick-slide .dragging img { pointer-events: none; }
.Floor002749 .slick-initialized .slick-slide { display: block; }
.Floor002749 .slick-loading .slick-slide { visibility: hidden; }
.Floor002749 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.Floor002749 .slick-arrow .slick-hidden { display: none; }
/*slick Basic End*/

.Floor002749 .tab { text-align: center; padding-bottom: 0.24rem; }
.Floor002749 .tab ul { display: inline-block; }
.Floor002749 .tab li { float: left; position: relative; margin: 0 3px; }
.Floor002749 .tab li a { display: block; cursor: pointer; padding: 0 0.25rem; line-height: 0.43rem; border-radius: 3px; font-size: 0.18rem; transition: 0.3s; }
.Floor002749 .tab li a:hover, .Floor002749 .tab li.on a { background: #ed1d23; color: #fff; }
.Floor002749 .tab li.on:before { position: absolute; content: ''; left: 50%; border: 4px solid transparent; border-top-color: #eb422c; top: 100%; margin-left: -2px; }
.Floor002749 .tab-list .list { position: fixed; left: -100%; width: 96%; max-width: 1280px; }
.Floor002749 .tab-list .list.show { position: relative; left: auto; width: auto; }

@media(min-width:769px) {
.Floor002749 .list >* { width: 49.141%; }
.Floor002749 .top-news { float: left; }
.Floor002749 .list dl { float: right; }
.Floor002749 .list dd:first-child { margin-bottom: 0.2rem; }
.Floor002749 .list dd .ytable { height: 100%; }
}
.Floor002749 .top-news { padding: 0.3rem; }
.Floor002749 .top-news, .Floor002749 .list dd { background: #fff; }
.Floor002749 .list .pic { display: block; }
.Floor002749 .list .Ispic { padding-bottom: 62.828%; }
.Floor002749 .list dd { padding: 2% 6.5%; }
.Floor002749 .list a { color: #555; }
.Floor002749 .list a:hover { color: #ed1d23; }
.Floor002749 .list h2 { font-size: 0.22rem; line-height: 0.3rem; margin: 0; }
.Floor002749 .list h2.dot2 { max-height: 0.6rem; }
.Floor002749 .list time b { font-size: 0.36rem; color: #555; }
.Floor002749 .top-news .txt { position: relative; margin: 0.35rem 0; padding-left: 1rem; }
.Floor002749 .top-news .txt time { position: absolute; border-right: 1px solid #e5e5e5; padding-right: 0.2rem; text-align: center; left: 0; top: 50%; transform: translateY(-50%); }
.Floor002749 .top-news .txt time b { display: block; line-height: 0.36rem; }
.Floor002749 .list dd time b { margin-right: 0.1rem; }
.Floor002749 .list dd p { line-height: 0.26rem; max-height: 0.52rem; color: #888; font-size: 0.16rem; margin: 5% 0; }
.Floor002749 .list dd h2 { position: relative; min-height: 0.3rem; }
.Floor002749 .list dd h2 a { position: absolute; left: 0; top: 0; max-width: 100%; }
.Floor002749 .list .more a { color: #888; }
.Floor002749 .list .more a:after { display: inline-block; content: ''; width: 8px; height: 8px; border-right: 2px solid #888; border-top: 2px solid #888; vertical-align: middle; margin-left: 10px; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transition: transform 0.3s; }
.Floor002749 .list .more a:hover:after { transform: rotate(135deg); -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); margin-top: -4px; }
.Floor002749 .slick-dots { overflow: hidden; }
.Floor002749 .slick-dots li { float: left; width: 0.22rem; height: 0.04rem; background: #e5e5e5; margin-right: 3px; cursor: pointer; }
.Floor002749 .slick-dots li button { display: none; }
.Floor002749 .slick-dots li.slick-active { background: #ed1d23; }

@media(min-width:769px) and (max-width:1024px) {
.Floor002749 .list h2 { font-size: 0.16rem; line-height: 0.22rem; }
.Floor002749 .list dd h2 { min-height: 0.22rem; }
.Floor002749 .list dd p { line-height: 0.2rem; max-height: 0.4rem; font-size: 0.14rem; margin: 0.1rem 0; }
}

@media(max-width:768px) {
.Floor002749 .list dd { margin-top: 0.2rem; height: auto!important; }
.Floor002749 .list dd, .Floor002749 .top-news { padding: 0.2rem; }
}

@media(max-width:640px) {
.Floor002749 .tab li a { padding: 0 0.1rem; line-height: 0.36rem; font-size: 0.16rem; }
.Floor002749 .list h2 { font-size: 0.18rem; }
.Floor002749 .list dd p { font-size: 0.14rem; line-height: 0.24rem; max-height: 0.48rem; margin: 0.1rem 0; }
}

@media(max-width:480px) {
.Floor002749 .tab li a { padding: 0 5px; line-height: 0.36rem; font-size: 0.14rem; }
}


.site-footer { background: #081730; padding-top: 0.8rem; color: rgba(255,255,255,0.4); }
.site-footer a { color: rgba(255,255,255,0.4); }
.site-footer a:hover { color: #fff; }
.site-footer .copyright { background: #081730; line-height: 24px; padding: 15px 0 15px 0; ; }
.site-footer .copyright a { }
.site-footer .copyright a:hover { color: #eb422c; }
.site-footer .copyright a:not(:last-child):after { display: inline-block; content: ''; width: 1px; height: 13px; background: rgba(255,255,255,0.2); vertical-align: middle; margin: 0 7px; }
.site-footer .links { border-top: 1px solid rgba(255,255,255,0.07); border-bottom: 1px solid rgba(255,255,255,0.07); position: relative; line-height: 24px; padding: 11px 0 11px 70px; }
.site-footer .links a { display: inline-block; }
.site-footer .links span { position: absolute; left: 0; top: 11px; color: rgba(255,255,255,0.4); }
.site-footer .links a:not(:last-child):after { display: inline-block; content: ''; width: 1px; height: 13px; background: rgba(255,255,255,0.07); vertical-align: middle; margin: 0 14px; }
.site-footer .contact { max-width: 3.2rem; }
.site-footer .contact .name, .site-footer nav dl dt { font-size: 0.18rem; color: #fff; padding-bottom: 0.25rem; }
.site-footer .contact li { padding-bottom: 0.05rem; }
.site-footer .contact li aside { padding-left: 25px; background-position: left center; background-repeat: no-repeat; }
.site-footer .contact li:nth-child(1) { padding-bottom: 0.3rem; }
.site-footer .contact li:nth-child(1) aside { background-image: url(../images/site-footer_icon_call.png); }
.site-footer .contact li:nth-child(2) aside { background-image: url(../images/site-footer_icon_email.png); }
.site-footer .contact li:nth-child(3) aside { background-image: url(../images/site-footer_icon_add.png); }
.site-footer .contact li b { font-size: 0.28rem; color: #ed1d23; }
.site-footer nav dl dt a { color: #fff; }
.site-footer nav { float: right; width: 80%; max-width: 9rem; }
.site-footer nav dl { float: left; max-width: 2.2rem; }
.site-footer nav dd { line-height: 0.2rem; padding: 0.05rem 0; }
.site-footer nav .code { text-align: center; float: left; margin-right: 0.2rem; }
.site-footer nav .code:last-of-type { margin-right: 0; }
.site-footer nav .code img { max-width: 1rem; }

@media(min-width:769px) {
.site-footer .contact { float: left; }
.site-footer .copyright aside { float: right; }
}

@media(max-width:1024px) {
 .site-footer .contact { padding-bottom: 5%;}
 .site-footer nav { width: 70%;}
}
@media(max-width:768px) {
.site-footer nav { display: none; }
.site-footer .contact { max-width: none; margin: 0 auto; }
.site-footer .links { margin: 0.3rem 0; }
}



.site-form { background: url(../images/site-form-bg.jpg) no-repeat center center; background-size: cover; padding: 0.8rem 0; }
.site-form .title { line-height: 0.4rem; text-align: center; margin-bottom: 0.4rem; }
.site-form .title .cn:after { display: block; content: ''; margin: 0 auto; margin-top: 0.25rem; width: 0.4rem; height: 0.04rem; background: #ed1d23; }
.site-form .title .cn { font-size: 0.36rem; margin-top: -0.2rem; color: #fff; }
.site-form .title .en { opacity: 0.1; -webkit-opacity: 0.1; font-size: 0.5rem; font-family: Arial, " sans-serif"; font-weight: bold; text-transform: uppercase; color: #fff }
@media(max-width:480px) {
.site-form .title .cn { font-size: 0.3rem; margin-top: -0.25rem;}
.site-form .title .en { font-size: 0.3rem; }
}
.site-form figure { color: #fff; line-height: 2; width: 90%; max-width: 6.4rem; margin: 0.2rem auto 0; }
.site-form .form { width: 90%; max-width: 6rem; margin: 0 auto; }
.site-form dd { float: left; width: 37%; margin-right: 3%; }
.site-form dd:last-child { width: 20%; margin: 0; }
.site-form input, .site-form select, .site-form textarea { background: none; border: none; font-size: 0.14rem; }
.site-form input::-webkit-input-placeholder, .site-form textarea::-webkit-input-placeholder {
color: #fff;
}
.site-form input::-moz-input-placeholder, .site-form textarea::-webkit-input-placeholder {
color: #fff;
}
.site-form input::-ms-input-placeholder, .site-form textarea::-webkit-input-placeholder {
color: #fff;
}
.site-form .text { width: 100%; height: 0.48rem; line-height: 0.48rem; color: #fff; background: url(../images/site-form-text_bg.png) 0 0; padding: 0 0.1rem; }
.site-form .btn { width: 100%; height: 0.5rem; cursor: pointer; display: block; font-size: 0.16rem; margin: 0 auto; text-align: center; line-height: 0.5rem; color: #fff; margin: 0; background: #ed1d23; }
.site-form .select { display: none; }
.site-form .select_box { width: 100%; line-height: 0.2rem; display: inline-block; position: relative; }
.site-form .form option { background: #6072a0; padding: 0.15rem; height: 0.24rem; }
.site-form .select_option { border: 1px solid #d2d2d2; border-top: none; display: none; position: absolute; top: 50px; left: 0; width: 100%; background: #fff; z-index: 3; list-style: none; }
.site-form .select_option li { padding-left: 5px; line-height: 30px; list-style: none; }
.site-form .select_option li.selected { background-color: #F3F3F3; color: #999; }
.site-form .select_option li.hover { background: #0a8cd0; color: #fff; }

@media(max-width:768px) {
.site-form dd { float: none; width: 100%; margin-right: 0; margin-bottom: 0.1rem; }
.site-form dd:last-child { width: 40%; margin: 0 auto; }
}




.Nytitle { line-height: 0.4rem; text-align: center; font-size: 0.36rem; color: #333; font-weight: 100; }
.Nytitle:after { display: block; content: ''; margin: 0.25rem auto 0.3rem; width: 0.4rem; height: 0.04rem; background: #ed1d23; }
@media(max-width:480px) {
.Nytitle { line-height: 0.36rem; font-size: 0.3rem; }
}

.Nybanner { position: relative; }
.Nybanner img { width: 100%; }
.Nybanner .wapban { display: none; }
.Nybanner aside { text-align: center; color: #fff; font-size: 0.36rem; position: absolute; width: 100%; left: 0; text-align: center;top: 60%; transform: translateY(-50%); text-transform: capitalize; }
.Nybanner aside .cn { display: block; letter-spacing: 3px }
.Nybanner aside .en { display: block; text-transform: uppercase; font-size: 0.26rem; margin-top: 5px; letter-spacing: 1px }

@media (max-width:1024px) {
.Nybanner .wapban { display: block; }
.Nybanner .pcban { display: none; }
.Nybanner aside {top: 50%;}
}
.NYmenu { background-color: #f7f7f7; margin-bottom: 0.3rem; }
.NYmenu .nav-menu ul { display: none; }
.NYmenu .current { padding-left: 25px; background: url(../images/NYmenu-icon.png) no-repeat left center; }
.NYmenu .current a { color: #717171; padding: 0 0.15rem 0 0.1rem; position: relative; line-height: 0.6rem; }
.NYmenu .current a:after { content: "·"; position: absolute; top: 0; right: 0; line-height: 0.2rem; height: 0.2rem; color: #ddd; }
.NYmenu .current a:first-child { padding-left: 0; }
.NYmenu .current a:hover { color: #FC433E; }
.NYmenu .current span { padding-left: 0.1rem; }

@media screen and (min-width:768px ) {
.NYmenu { margin-bottom: 0.6rem; }
.NYmenu .nav-menu ul { display: block; float: left; }
.NYmenu .nav-menu ul li { float: left; line-height: 0.8rem; font-size: 0.16rem; margin: 0 6px; padding: 0 25px; }
.NYmenu .nav-menu ul li:first-child { margin-left: 0; }
.NYmenu .nav-menu ul li:hover, .NYmenu .nav-menu ul li.on { background: #ed1d23; }
.NYmenu .nav-menu ul li:hover a, .NYmenu .nav-menu ul li.on a { color: #fff; }
.NYmenu .nav-menu .location { float: right; }
.NYmenu .current a { line-height: 0.8rem; font-weight: 700; }
.NYmenu .current span { font-weight: 700; }
}
.Pages { text-align: center; padding: 0.3rem 0 0.8rem 0; }
.Pages a { display: inline-block; vertical-align: middle; border: 1px solid #ececec; padding: 0 0.15rem; line-height: 0.38rem; color: #999; }
.Pages a:hover, .Pages a.a_cur { background-color: #ed1d23; color: #fff; }
.Pages em { font-style: normal; display: inline-block; vertical-align: middle; overflow: hidden; }
.Pages em a { float: left; margin-left: -1px; }
.Pages .p_cur, .Pages .p_count, .Pages .p_jump, .Pages .p_total { display: none; }
.Pages .a_prev, .Pages .a_next { padding: 0; width: 0.44rem; background: url(../images/Page002046-a_prev.gif) no-repeat center center; overflow: hidden; line-height: 1000px; height: 0.4rem; }
.Pages .a_next { background-image: url(../images/Page002046-a_next.gif); }

@media(max-width:640px) {
.Pages .a_first, .Pages .a_end { display: none; }
}
.about_index { font-size: 0.16rem; color: #333; padding-bottom: 0.8rem; }
.about_index .box1 { margin-bottom: 0.5rem; }
.about_index .box1 .txtbox { background: #f5f5f5; color: #333; padding: 0.3rem; text-align: justify; }
.about_index .box1 .pic { display: block; margin-bottom: 0.2rem; }
.about_index .box1 p, .about_index .box2 p { line-height: 0.36rem; }
.about_index .box1 p { margin: 0 0 0.2rem 0; }
.about_index .box1 p span { color: #ed1d23; margin: 0 4px; }
.about_index .box2 p { margin: 0 0 0.1rem 0; padding: 0.15rem 0 0; }
.about_index .box2 .pic { text-align: center; }
.about_index .pepoleimage { margin-bottom: 0.2rem; }
.about_index .name { display: none; }
.about_index .box2 { margin-bottom: 0.5rem; }
.about_index .box2 .txtbox { padding: 0.3rem; background: #f5f5f5; }
.about_index .box2 h5 { margin: 0; font-size: 0.24rem; color: #333; font-weight: normal; }
.about_index .box2 h5 span { font-size: 0.16rem; color: #666; }
.about_index .box2 h5 i { font-style: normal; color: #ccc; margin: 0 10px; }
.about_index .box2 strong { color: #ed1d23; }

@media screen and (min-width: 480px) {
.about_index .box1 .pic { width: 48%; float: right; margin-left: 5%; margin-bottom: 0; }
.about_index .box2 .pic { float: left; padding-right: 8%; text-align: left; }
}

@media screen and (min-width: 768px) {
.about_index .box1 p { padding-top: 0.2rem; margin: 0; }
.about_index .box2 p { padding-top: 0.2rem; }
.about_index .pepoleimage { margin-bottom: 0.1rem; }
.about_index .name { display: block; }
.about_index .box2 .txtbox { padding: 0; padding-top: 0.1rem; background: #fff; }
}
.about_index .box3 { margin-bottom: 0.5rem; }
.about_index .box3 li { height: 2.6rem; background: #f5f5f5; position: relative; margin-bottom: 0.2rem; }
.about_index .box3 li .pic { position: absolute; width: 2.2rem; height: 100%; left: 0; top: 0; }
.about_index .box3 li .pic img { display: block; height: 100%; }
.about_index .box3 li div { padding: 0.5rem 0.5rem 0 2.7rem; }
.about_index .box3 li div h5 { margin: 0; font-size: 0.24rem; color: #333; font-weight: normal; }
.about_index .box3 li div h5 span { font-size: 0.16rem; color: #666; }
.about_index .box3 li div h5 i { font-style: normal; color: #ccc; margin: 0 0.1rem; }
.about_index .box3 li div p { margin: 0.1rem 0; font-size: 0.15rem; line-height: 0.3rem; }

@media only screen and (max-width:480px) {
.about_index .box3 li div { padding: 0.4rem 0.2rem 0 2.5rem; }
.about_index .box3 li div .dot4 { -webkit-line-clamp: 5; }
}

@media only screen and (min-width:768px) {
.about_index .box3 li { float: left; width: 48%; height: 2.6rem; }
.about_index .box3 li.odd { float: right; }
}
.development { padding-bottom: 0.8rem; padding-top: 0.4rem;}
.development .year { position: relative; padding: 0 0 0.4rem 0; color: #6e6e6e; }
.development .year::before { content: ''; width: 1px; height: 103%; top: -3%; position: absolute; background-color: #ededed; z-index: 0; }
.development ul { position: relative; z-index: 1; }
.development li { position: relative; margin-top: -0.6rem; }
.development li:after { content: ""; display: block; position: absolute; top: 51%; right: 0; width: 50%; height: 2px; border-bottom: 1px dashed #ddd; z-index: -2 }
.development li:nth-child(2n):after { left: 0 }
.development li:before { width: 0.12rem; height: 0.12rem; border: 1px solid #999; border-radius: 50%; position: absolute; left: 50%; margin-left: -0.06rem; top: 50%; margin-top: -0.02rem; content: ''; background: #fff; }
.development li:nth-child(2n)::before { left: auto; right: 50%; margin-right: -0.06rem; }
.development li .con { width: 45%; background: #f5f5f5; padding: 0.6rem; float: right; position: relative; overflow: hidden; border: 1px solid #fff }
.development li .con figure { width: 40%; position: absolute; right: 0; top: 0; height: 100%; }
.development li .icon { position: absolute; left: 0; bottom: 0; width: 0.6rem; height: 0.6rem; padding: 0.05rem; background: #fff; overflow: hidden; border-radius: 0 6px 0 0 }
.development li .con .txt { width: 60%; }
.development li:nth-child(2n) .con figure { left: 0 }
.development li:nth-child(2n) .con .txt { float: right; padding-left: 0.3rem }
.development li:nth-child(2n) .icon { left: auto; right: 0; border-radius: 6px 0 0 0 }
.development li:nth-child(2n) .con { float: left }
.development li .txt { position: relative; font-size: 0.16rem; line-height: 0.3rem; padding-right: 0.5rem }
.development li:nth-child(2n) .txt { padding-right: 0 }
.development li .txt figure { transition: all ease 0.5s; position: absolute; top: 0; width: 1.2rem; height: 1rem; }
.development li:nth-child(2n) .txt figure { left: 0; }
.development li:nth-child(2n-1) .txt figure { right: 0; }
.development li .txt figure img { position: absolute; max-width: 100%; max-height: 100%; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
.development li .txt h3 { margin: 0; font-size: 0.3rem; color: #ed1d23; padding-bottom: 0.1rem; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
.development li.hover .con { border: 1px solid #ed1d23 }
.development li.hover:after { border-color: #ed1d23 }
.development li.hover:before { border-color: #ed1d23 }

@media(min-width:641px) {
.development .year { padding-top: 0.2rem; }
.development .year::before { left: 50%; margin-left: -0.5px; }
.development li { width: 100%; }
.development li:nth-child(2n) { float: left; }
.development li:nth-child(2n-1) { float: right; z-index: 10; }
}

@media(max-width:768px) {
.development { padding-top: 0 }
.development li { margin-bottom: 0.2rem; height: auto; overflow: hidden; margin-top: 0 }
.development li .con { width: 100%; float: left; padding: 0.2rem }
.development .year::before,  .development li:after,  .development li:before { display: none }
.development li .con .txt,  .development li .con figure { position: relative; float: left; width: 100%; padding-left: 0 !important; }
.development li .con figure { height: 3rem; margin-bottom: 0.2rem; }
}
@media(max-width:480px) {
 .development { opacity: 1 !important;transform: translatey(0)!important;}
 .development li .con figure { height: 2rem; margin-bottom: 0.2rem; }
}
.development .more { text-align: center; padding-bottom: 0.2rem; }
.development .more a { width: 1.8rem; height: 0.42rem; text-align: left; line-height: 0.42rem; display: inline-block; color: #fff; font-size: 0.15rem; background: url(../images/development-more.png) no-repeat 70% center #ed1d23; position: relative; z-index: 100; text-align: center; padding-right: 0.2rem; }

.honor_list li { float: left; margin-bottom: 0.3rem; }
.honor_list li a { display: block; border: solid 3px #f5f5f5; position: relative; padding: 0.2rem 0.1rem 0.1rem; transition: 0.3s; }
.honor_list li aside { padding: 0 0.5rem; font-size: 0.16rem; line-height: 0.28rem; height: 0.56rem; text-align: center; margin-top: 0.1rem; color: #333;}
.honor_list li .Ispic { background-size: contain; padding-bottom: 56.565%; }
.honor_list li a:after { position: absolute; content: ''; width: 0.5rem; height: 0.5rem; background: url(../images/honor_list_btn.png) no-repeat center center #f5f5f5; right: 0; bottom: 0; background-size: auto 0.2rem; transition: 0.3s; }
.honor_list li a:hover { border-color: #ed1d23; }
.honor_list li a:hover:after { background-color: #ed1d23; background-image: url(../images/honor_list_btn_hover.png); }

@media(min-width:769px) {
.honor_list li { width: 29.127%; }
.honor_list li:not(:nth-child(3n)) {
margin-right: 6.3095%;
}
}

@media(max-width:768px) {
.honor_list li { width: 48%; }
.honor_list li:not(:nth-child(2n)) {
margin-right: 4%;
}
}


.culture { padding-bottom: 0.8rem; }
.culture .box { margin-bottom: 0.5rem; }
.culture li { float: left; width: 32%; margin-right: 1%; margin-bottom: 1%; text-align: center; }
.culture li:nth-of-type(3n) { margin-right: 0; }
.culture li figure { padding-bottom: 66%; }
.culture li figure img { display: none; }

@media(max-width:640px) {
.culture li { width: 49%; margin-right: 2%; margin-bottom: 2%; }
.culture li:nth-of-type(3n) { margin-right: 2%; }
.culture li:nth-of-type(2n) { margin-right: 0; }
}


.FZ_service{ padding: 0.5rem 0; font-size: 0.16rem; line-height: 0.3rem; color: #666;}
.FZ_service center,.FZ_service figure{ font-size: 0.18rem;}

.FZ_service .info_1,.FZ_service .info_2,.FZ_service .info_3{ margin-bottom: 0.5rem;}

.FZ_service .info_2 .txtbox{ color: #fff; font-size: 0.3rem; line-height: 1.5; padding:0.6rem 0.5rem; text-align: center; background: url(../../uploadfiles/image/FZ_service-img2.jpg) no-repeat center center; background-size: cover;}

@media(max-width:640px){
.FZ_service .info_2 .txtbox{font-size: 0.24rem;}
}


.FZ_service .info_4{ margin-bottom: 0.5rem;}
.FZ_service .info_4 .ul_icon li{ float:left; width:16.666%; text-align:center;}
.FZ_service .info_4 .ul_icon li a{ color:#fff;}
.FZ_service .info_4 .ul_icon li aside{ display:block; background: #ed1d23; max-width:1.32rem; border-radius:50%; width:50%; margin:0 auto; }
.FZ_service .info_4 .ul_icon li img{ display:block; width:100%;transition:0.3s;}
.FZ_service .info_4 .ul_icon li a:hover aside img{ transform:rotateY(180deg);}
.FZ_service .info_4 .ul_icon li h5{ font-size:0.18rem; font-weight: normal; margin:0.2rem 0 0;}

@media(max-width:480px){
.FZ_service .info_4 .ul_icon li{ width:33.333%; padding-bottom:0.2rem;}
.FZ_service .info_4 .ul_icon li aside{ max-width:1rem;}
}


.Floor002708 .slick-slider { position: relative; display: block; -webkit-touch-callout: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent }
.Floor002708 .slick-list { position: relative; z-index: 1; display: block; overflow: hidden; }
.Floor002708 .slick-list:focus { outline: none }
.Floor002708 .slick-list.dragging { cursor: pointer; cursor: hand; }
.Floor002708 .slick-slider .slick-track, .Floor002708 .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) }
.Floor002708 .slick-track { position: relative; top: 0; left: 0; display: block; }
.Floor002708 .slick-track:before, .Floor002708 .slick-track:after { display: table; content: ''; }
.Floor002708 .slick-track:after { clear: both; }
.Floor002708 .slick-loading .slick-track { visibility: hidden; }
.Floor002708 .slick-slide { display: none; float: left; min-height: 1px; }
[dir = 'rtl'] .slick-slide { float: right; }
.Floor002708 .slick-slide .slick-loading img { display: none; }
.Floor002708 .slick-slide .dragging img { pointer-events: none; }
.Floor002708 .slick-initialized .slick-slide { display: block; }
.Floor002708 .slick-loading .slick-slide { visibility: hidden; }
.Floor002708 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.Floor002708 .slick-arrow .slick-hidden { display: none; }
.Floor002708 .list { background: #f5f5f5; color: #333; padding: 0.3rem; position: relative; }
.Floor002708 .list dd { position: relative; padding-left: 0.25rem; margin: 0.15rem 0; }
.Floor002708 .list dd:before { position: absolute; content: ""; left: 0; top: 0.12rem; width: 0.06rem; height: 0.06rem; border-radius: 50%; background: #ed1d23; }
.Floor002708 .slider-img .slick-arrow { z-index: 10; border: none; font-size: 0; position: absolute; left: 0; bottom: 0; width: 0.5rem; height: 0.5rem; cursor: pointer; border: 1px dashed #e2d4d4; background: #fff8f8; }
.Floor002708 .slider-img .slick-arrow::before { position: absolute; content: ''; width: 0.12rem; height: 0.12rem; left: 50%; top: 50%; margin: -0.06rem 0 0 -0.08rem; border-top: 4px solid #ed1d23; border-right: 4px solid #ed1d23; transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.Floor002708 .slider-img .slick-prev::before { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); margin-left: -4px; }
.Floor002708 .slider-img .slick-next { left: 0.5rem; }

@media(min-width:1025px) {
.Floor002708 .slider-img .slick-arrow { left: -10%; top: 50%; transform: translateY(-50%); }
.Floor002708 .slider-img .slick-next { left: auto; right: -10%; }
.Floor002708 .slider-for { width: 40%; position: absolute; right: 5%; top: 50%; transform: translateY(-50%); }
.Floor002708 .slider-img { width: 100%; padding-right: 52%; }
}




.Floor001842 { padding: 0.8rem 0; }
.Floor001842 .owl-carousel { position: relative; }
.Floor001842 .owl-nav div { position: absolute; top: 50%; margin-top: -0.25rem; width: 0.5rem; height: 0.5rem; border: 1px dashed #e2d4d4; background: #fff8f8; z-index: 10; cursor: pointer; overflow: hidden; line-height: 100px; }
.Floor001842 .owl-nav div.owl-prev { left: -0.65rem; }
.Floor001842 .owl-nav div.owl-next { right: -0.65rem; }
.Floor001842 .owl-nav div span { font-size: 0.2rem; color: #ed1d23; position: absolute; left: 50%; top: 50%; margin-left: -0.1rem; margin-top: -0.1rem; }
.Floor001842 .owl-dots { display: none; }
.Floor001842 .item { text-align: center; margin: 0 5px; }
.Floor001842 .item figure { padding-bottom: 70%; margin-bottom: 5%; }
.Floor001842 .item figure img { display: none; }

@media(max-width:1200px) {
.Floor001842 .owl-nav { text-align: center; padding-top: 0.3rem; }
.Floor001842 .owl-nav div { display: inline-block; position: relative; top: auto; margin: 0 10px; }
.Floor001842 .owl-nav div.owl-prev { left: auto; }
.Floor001842 .owl-nav div.owl-next { right: auto; }
}


/*Floor002153 */
.Floor002153 { padding-bottom: 0.5rem;}
.Floor002153 dl{position: relative; padding:2% 3% 4% 33%; margin-bottom: 0.2rem; }
.Floor002153 dl .img{max-width: 4rem;width: 30%;border: 1px #e6e6e6 solid;text-align: center;overflow: hidden;position: absolute;left: 0;top:0;}
.Floor002153 dl .img img{display:inline-block;width: 80%; margin: 0 auto;}
.Floor002153 .txt { z-index: 10; }
.Floor002153 .txt h1 span, .Floor002153 .txt a { font-size: 0.16rem; }
.Floor002153 .txt h1 { margin: 0; font-size: 0.26rem; color: #333; }
.Floor002153 .txt h1 span { color: #e0e0e0; display: block; }
.Floor002153 .txt p { line-height: 0.24rem; overflow: hidden; height: 0.48rem; margin-bottom: 4%; }
.Floor002153 .txt a { display: block; background: #afafaf; color: #fff; width: 50%; max-width: 1.5rem; text-align: center; line-height: 0.43rem; text-align: center; position: relative; padding-right: 20px; }
.Floor002153 .txt a:hover { background: #ed1d23; }
.Floor002153 .txt a:after { display: block; position: absolute; content: ''; width: 0.08rem; height: 0.08rem; border-right: 2px solid #fff; border-top: 2px solid #fff; margin-left: 0.1rem; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transition: transform 0.3s; margin-top: -0.25rem; right: 0.2rem; }
.Floor002153 .txt a:hover::before { opacity: 1; }



@media(max-width:768px) {
.Floor002153 dl{ padding:0; }
.Floor002153 dl .img{max-width: none;width: 100%; position: static;}
.Floor002153 .txt { position: inherit; right: auto; width: auto; padding: 0.3rem; }
.Floor002153 .txt p { padding-right: 0; max-height: none; }
}

@media(max-width:480px) {
.Floor002153 .txt h1 { font-size: 20px; }
.Floor002153 .txt h1 span { font-size: 15px; }
}
/*Floor002745 */
.Floor002745 { background: #f2f2f2; padding: 0.8rem 0; }
.Floor002745 h3 { margin: 0; text-align: center; color: #333; font-size: 0.32rem; margin-bottom: 0.3rem; font-weight: normal; }
/*slick Basic*/
.Floor002745 .slick-slider { position: relative; display: block; -webkit-touch-callout: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.Floor002745 .slick-list { position: relative; z-index: 1; display: block;/* text-align: center; */ overflow: hidden; }
.Floor002745 .slick-list:focus { outline: none }
.Floor002745 .slick-list.dragging { cursor: pointer; cursor: hand; }
.Floor002745 .slick-slider .slick-track, .Floor002745 .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) }
.Floor002745 .slick-track { position: relative; top: 0; left: 0; display: block; }
.Floor002745 .slick-track:before, .Floor002745 .slick-track:after { display: table; content: ''; }
.Floor002745 .slick-track:after { clear: both; }
.Floor002745 .slick-loading .slick-track { visibility: hidden; }
.Floor002745 .slick-slide { display: none; float: left; min-height: 1px; }
[dir = 'rtl'] .slick-slide { float: right; }
.Floor002745 .slick-slide .slick-loading img { display: none; }
.Floor002745 .slick-slide .dragging img { pointer-events: none; }
.Floor002745 .slick-loading .slick-slide { visibility: hidden; }
.Floor002745 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.Floor002745 .slick-arrow .slick-hidden { display: none; }
/*slick Basic End*/
.Floor002745 li.slick-slide { display: inline-table; }
.Floor002745 li.slick-slide .icon { margin: 0 auto; width: 1.3rem; height: 1.3rem; border-radius: 50%; padding: 0.2rem; background: #fff;  position: relative; text-align: center; }
.Floor002745 li.slick-slide span { display: block; margin-top: 0.05rem; font-size: 0.14rem; color: #666; }
.Floor002745 li.slick-slide .icon img { position: relative; height: 100%; z-index: 3;}
.Floor002745 li.slick-slide aside { line-height: 0.22rem; font-size: 0.18rem; text-align: center; color: #333; padding-top: 0.1rem; position: relative; z-index: 3; }
.Floor002745 .slick-dots { text-align: center; padding: 0 0 0.2rem 0; }
.Floor002745 .slick-dots li { display: inline-block; width: 0.14rem; height: 0.06rem; background: rgba(0,0,0,0.2); margin: 0 2px; }
.Floor002745 .slick-dots li button { display: none; }
.Floor002745 .slick-dots li.slick-active { background: #eb422c; }


/*
 .Menu002329 为demo编号
 */
.main .Menu_fixed{position:fixed; width: 22%; max-width: 282px; top:0;  z-index:10;}

.Menu002329{ background: #fff; }
.Menu002329 h3{ color: #000; background: #ccc; font-size: 0.2rem; padding: 0.15rem; margin: 0; }
.Menu002329 .one+.one { padding-top: 2px; }
.Menu002329 .one>a { display: block; padding: 0 65px 0 15px; height: 0.5rem; line-height: 0.5rem; background: #F5F5F5; position: relative; font-size: 0.16rem; font-weight: bold; color: #333; }
.Menu002329 .one>a:after { display: block; position: absolute; content: ""; top: 50%; right: 15px; transform: translateY(-50%); width: 15px; height: 15px; background: url(../images/i_down.png) no-repeat center center; }
.Menu002329 .two { padding: 0 3px; }
.Menu002329 .two dd+dd { border-top: 1px dotted #d4d4d4; }
.Menu002329 .two dd num+num{ display: none;}
.Menu002329 .two a { display: block; padding: 0 15px 0; height: 0.5rem; line-height: 0.5rem; position: relative; font-size: 0.15rem; color: #333; }
.Menu002329 .two a:hover,.Menu002329 .two a.on { color: #ed1d23; }



@media only screen and (max-width: 767px) {
.Menu002329 .one>a:after { display: none !important; }
.Menu002329 .two dd { display: inline-block; }
.Menu002329 .two dd+dd { border-top: none; }
.Menu002329 .two a { padding-right: 0; }
.Menu002329 .two a:before { display: none !important; }
.Menu002329 .two a:hover { font-weight: normal; }
}

/*.PicList002797*/
.PicList002797 .title { margin-bottom: 0.3rem; }
.PicList002797 .title>* { margin: 0; color: #333 }
.PicList002797 .title h1 { font-size: 0.36rem; font-weight: normal; margin-bottom: 0.1rem; }
.PicList002797 .title p { font-size: 0.16rem; line-height: 0.3rem; }
.PicList002797 li { border-bottom: 1px solid #e8e8e8; padding: 0.5rem 0; }
.PicList002797 li:last-child { border-bottom: 0px; }
.PicList002797 li:nth-child(3n) { margin-right: 0; }
.PicList002797 li a { display: block; position: relative; }
.PicList002797 li .Ispic { float: left; width: 35% }
.PicList002797 li .Ispic img { width: 100% }
.PicList002797 li .txt { float: right; width: 55% }
.PicList002797 li .txt h3 { margin: 0; text-align: left; font-weight: normal; font-size: 0.32rem; color: #333; margin-bottom: 0.2rem; }
.PicList002797 li .txt p { font-size: 0.16rem; line-height: 0.3rem; color: #666; }
.PicList002797 li .txt h4 { font-size: 0.24rem; color: #333; margin: 0.2rem 0 0.1rem; }
.PicList002797 li .txt .table_1 th, .PicList002797 li .txt .table_1 td { text-align: left; border-collapse: collapse; line-height: 0.24rem; padding: 0.1rem 0.2rem; }
.PicList002797 li .txt .table_1 th { background: #333; color: #fff; font-size: 0.18rem; font-weight: normal; }
.PicList002797 li .txt .table_1 td { font-size: 0.12rem; color: #333 }
.PicList002797 li .txt .table_1 tr:nth-child(odd) { background: #F2F2F2; }
.PicList002797 .more { display: block; text-align: left; margin-top: 0.5rem; }
.PicList002797 .more span { display: inline-block; padding-left: 0.4rem; padding-right: 0.64rem; line-height: 0.4rem; background: url(../images/PicList002797-more.png)no-repeat 74% center #ed1d23; color: #fff; transition: all 0.5s ease-out 0s; }
.PicList002797 .more span:hover { padding-left: 0.5rem; padding-right: 0.74rem; }

@media(max-width:480px) {
.PicList002797 li { padding-top: 0; border-bottom: none; border-top: 1px solid #e8e8e8;}
.PicList002797 li .Ispic,
.PicList002797 li .txt { float: none; width:auto }
.PicList002797 li h3 { font-size: 0.14rem; }
}


/*
 .RighInfo002254 为demo编号
 */

.RighInfo002254 { padding: 0 0 0.5rem }
.RighInfo002254 .list_img { float: left; width: 50%; position: relative; }
.RighInfo002254 .list_img figure { width: 100%; padding-bottom: 76%; border: 1px solid #dcdcdc; background-size: contain; }
.RighInfo002254 .list { padding: 0.42rem 0 0.42rem 82.9%; }
.RighInfo002254 .list .bd { position: relative; }
.RighInfo002254 .list a { position: absolute; width: 17.1%; height: 0.4rem; 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: 1.3rem; 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 #3c89d9; }
.RighInfo002254 .right_info { float: right; width: 45%; }
.RighInfo002254 .right_info h1, .RighInfo002254 .right_info h3, .RighInfo002254 .right_info p { margin: 0; padding: 0.2rem 0; border-bottom: 1px solid #e7e8e8; }
.RighInfo002254 .right_info h1 { padding-bottom: 0.2rem; color: #ed1d23; font-size: 0.26rem; }
.RighInfo002254 .right_info h3 { font-size: 0.18rem; font-weight: normal; }
.RighInfo002254 .right_info p { line-height: 0.28rem; color: #999; margin-bottom: 0.2rem; }
.RighInfo002254 .right_info .btn a { display: inline-block; font-size: 0.16rem; height: 0.4rem; line-height: 0.4rem; color: #666; text-align: center; padding: 0 0.3rem; border: 1px solid #e00616; background: #ed1d23; }
.RighInfo002254 .right_info .btn a.gobuy { margin-right: 0.1rem; color: #fff; }
.RighInfo002254 .right_info .btn a.contact { border-color: #e7e7e7; background: url(../images/RighInfo001774-icon_addcart.png) no-repeat 25px center #f9f9f9; padding-left: 50px; }
.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: 0.5rem; background-color: #ed1d23; margin-right: 4px; cursor: pointer; color: #fff; }
.RighInfo002254 .tab .h1_tab span.on { background-color: #3c89d9; color: #fff; }
.RighInfo002254 .tab .info { padding-top: 3%; line-height: 0.3rem; }
.RighInfo002254 .tab article { line-height: 30px; }

@media(max-width:768px) {
.RighInfo002254 .list_img, .RighInfo002254 .right_info { float: none; width: auto; }
}

@media(max-width:640px) {
.RighInfo002254 .list li { height: 1rem; }
}

@media(max-width:480px) {
.RighInfo002254 .list { padding-top: 0.3rem; padding-bottom: 0.3rem; }
.RighInfo002254 .list a { height: 0.28rem; }
.RighInfo002254 .list li { height: 0.8rem; }
.RighInfo002254 .tab .h1_tab { font-size: 0.14rem; }
.RighInfo002254 .tab .h1_tab span { padding: 0 0.3rem; }
}




.pzbz { padding: 0.5rem 0 0.3rem 0; font-size: 0.16rem; line-height: 0.3rem; color: #666; }
.pzbz figure { font-size: 0.18rem; }
.pzbz .box { margin-bottom: 0.5rem; padding: 0.3rem; border: 1px #e6e6e6 solid; }
.pzbz .honor{ padding: 0.2rem;}
.pzbz .honor h3 { font-size: 0.24rem; font-weight: normal; margin: 0; color: #333; text-align: center; }
.pzbz .honor li { float: left; width: 30%; text-align: center; position: relative; padding-left: 0.9rem; margin-right: 0.2rem; margin-top: 0.55rem; }
.pzbz .honor li:first-child, .pzbz .honor li:nth-of-type(3n+1) { width: 36%; }
.pzbz .honor li:nth-of-type(3n) { margin-right: 0; }
.pzbz .honor li figure { position: absolute; left: 0; top: 50%; transform: translateY(-50%); }
.pzbz .honor li figure img { max-width: 0.78rem; }
.pzbz .honor li h3 { font-size: 0.18rem; text-align: left; color: #333; margin: 0 0 0.1rem; font-weight: normal; }
.pzbz .honor li p { text-align: left; overflow: hidden; font-size: 0.15rem; color: #888; margin: 0; line-height: 0.22rem; text-transform: capitalize; }
@media(max-width:1024px) {
.pzbz .honor li { width: 49% !important; margin-right: 2%; }
.pzbz .honor li:nth-of-type(3n) { margin-right: 2%; }
.pzbz .honor li:nth-of-type(2n) { margin-right: 0; }
}
@media(max-width:480px) {
.pzbz .honor li { width: 100% !important; float: none; margin-right: 0; }
.pzbz .honor li:nth-child(2n)::before { display: none; }
}

.pzbz .info{ margin-bottom: 0.5rem;}
.pzbz .info .Nytitle { text-align: left; }
.pzbz .info .Nytitle:after { margin: 0.25rem 0 0.3rem;}
.pzbz .list_img { margin-top: 0.2rem; background: #fff; border: solid 1px #ededed; padding: 0.3rem; }
.pzbz .list_img dd { margin: 1%; display: inline-block; max-width: 22%; }
.pzbz .list_img dd img { display: block; width: 100%; }

@media(max-width:768px) {
.pzbz .info .Nytitle { font-size: 0.3rem;}
.pzbz .list_img dd { margin: 1%; display: inline-block; max-width: 47%; }
}

.pzbz .box .txtbox { color: #333; text-align: justify; }
.pzbz .box .txtbox dl { padding-top: 2%; padding-left: 2%; }
.pzbz .box .txtbox dt { font-size: 0.24rem; color: #000; margin: 0.2rem 0; }
.pzbz .box .txtbox dd { position: relative; padding-left: 0.25rem; margin: 0.15rem 0; }
.pzbz .box .txtbox dd:before { position: absolute; content: ""; left: 0; top: 0.12rem; width: 0.06rem; height: 0.06rem; border-radius: 50%; background: #ed1d23; }
.pzbz .box .txtbox span { color: #ed1d23; display: inline-block; margin-right: 0.3rem; }
.pzbz .box .txtbox .pic { position: relative; }
.pzbz .box .txtbox .pic p { display: block; margin: 0; color: #fff; background: #ed1d23; text-align: center; width: 1.7rem; padding: 0.25rem 0.15rem; line-height: 0.24rem; position: absolute; left: 0; bottom: 0;}
.pzbz .box .txtbox .pic p b { font-size: 0.28rem; display: block; font-family: "Arial"; font-weight: normal; margin-bottom: 0.1rem; }

@media screen and (min-width: 480px) {
.pzbz .box .pic { width: 48%; float: left; margin-right: 5%; }
.pzbz .box .txtbox dl { float: left; width: 45%; padding-top: 2%; }
.pzbz .box .txtbox .pic { float: right; margin-left: 5%; margin-right: 0; }
.pzbz .box .txtbox .pic p { margin-left: -0.66rem; }

}



.news_list li { margin-bottom: 0.35rem; padding-bottom: 0.35rem; border-bottom: 1px solid #f2f2f2; }
.news_list li .con { position: relative; padding-left: 3.4rem; padding-right: 0.85rem; }
.news_list li .Ispic { position: absolute; left: 0; top: 0; width: 3.4rem; height: 100%; }
.news_list li .Ispic img { display: none; }
.news_list li .txt { padding: 0.3rem 0.5rem; margin-left: 0.2rem; position: relative; }
.news_list li time { position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 0.85rem; height: 0.85rem; border: 1px dashed #e6e5e6; }
.news_list 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%); }
.news_list li time i { font-style: normal; font-size: 0.48rem; font-weight: normal; display: block; line-height: 0.5rem; }
.news_list li .dot { font-size: 0.2rem; color: #333; }
.news_list li p { line-height: 0.24rem; color: #666; margin-bottom: 3%; }
.news_list li .txt i { background: url(../images/news_list-more.png) no-repeat; width: 21px; height: 11px; display: inline-block; }
.news_list li:hover .dot, .news_list li:hover time { color: #ed1d23; }

@media(max-width:640px) {
.news_list li time i { font-size: 0.36rem; }
.news_list li p { height: 0.48rem; }
}

@media(max-width:480px) {
.news_list li { padding-bottom: 0; }
.news_list li .con { padding: 0; }
.news_list li .Ispic { position: relative; width: auto; height: auto; padding-bottom: 50%; display: block; }
.news_list li .txt { padding: 0.3rem; margin-left: 0; }
.news_list li time { right: auto; transform: translateY(0); left: 0; top: 0; background-color: #ed1d23; border: none; color: #fff; }
}
.contactus { padding-bottom: .5rem; }

@media(max-width:768px) {
.contactus { padding-bottom: .25rem; }
}
.contactus .map #allmap { height: 4.5rem; }
.contactus .map #allmap, .contactus .map #allmap * { box-sizing: content-box; }
.contactus .map #allmap img { max-width: inherit; }
.contactus .map .BMap_bubble_content b { font-size: 18px; display: block; padding-bottom: 5px; }
.contactus .con { padding: 0.55rem 0; }
.contactus .con .tit { font-size: 0.3rem; color: #ed1d23; padding-bottom: 4vw; }
.contactus .con li { margin-bottom: 4%; color: #999; }
.contactus .con li .icon { margin-bottom: 5px; }
.contactus .con li aside { font-size: 0.16rem; margin-top: 10px; color: #333; }

@media(min-width:769px) {
.contactus .con li { float: left; width: 32%; padding-left: 22px; border-left: 5px solid #f8f8f8; }
.contactus .con li:not(:nth-child(3n)) {
margin-right: 2%;
}
.contactus .con li:nth-child(3n+1) { clear: left; }
}

@media(max-width:768px) {
.contactus .con { padding: 0.25rem 0; }
}

@media(max-width:480px) {
.contactus .con .tit { padding: 0.2rem; }
.contactus .con li { padding: 0.2rem; border-bottom: 5px solid #f8f8f8; }
}



/*新闻详情开始*/
.Single{ padding-bottom: 0.8rem; min-height: 2rem;}
.news_info{ max-width: 1100px; margin: 0 auto;}
.news_info .title{ border-bottom: 1px solid #eee; padding-bottom: 3.5%; margin-bottom: 4%;}
.news_info .title h1{ margin: 0 0 4.5%; font-size: .3rem; color: #333; line-height: normal; text-align: center;}
.news_info .title p{ text-align: center;}
.news_info .title span{ display: inline-block; padding-left: .3rem; background: url("../images/icon_time.png") no-repeat left center; font-size: .16rem; color: #999; margin: 0 2%;background-size: contain;}
.news_info article{ font-size: .16rem; line-height: .32rem; color: #666;border-bottom: 1px solid #eee; padding-bottom: 3.5%; margin-bottom: 5%;}
.news_info .back .back_div{ width: 47.5%; background: #f5f5f5; padding: 4% 4%; position: relative; float: left; font-size: .16rem; transition: all 0.5s;}
.news_info .back .right{ float: right;}
.news_info .back a{ color: #333; position: relative;display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news_info .back span{ position: relative; display: block;}
.news_info .back span:before{ content: ''; position: absolute; top: 50%; width: .38rem; height: .24rem; margin-top: -.12rem;}
.news_info .back time{ display: block; color: #666;}
.news_info .back .left span{ padding-left: .95rem;}
.news_info .back .left span:before{ left: 0; border-right: 1px solid #ddd; background: url("../images/back_prev.png") no-repeat left center;}
.news_info .back .right span{ padding-left: 0; padding-right: .95rem;}
.news_info .back .right span:before{ right: 0; border-left: 1px solid #ddd; background: url("../images/back_next.png") no-repeat right center;}
.news_info .back .back_div:hover{ background: #ed1d23;}
.news_info .back .back_div:hover a,
.news_info .back .back_div:hover time{ color: #fff;}
.news_info .back .left:hover span:before{ background-image: url("../images/back_prev_on.png");}
.news_info .back .right:hover span:before{ background-image: url("../images/back_next_on.png");}
@media (max-width:640px) {
	.news_info .back .back_div{ width: 100%; float: none!important; margin: 1% 0;}
}
/*新闻详情结束*/



/*搜索*/
.newsList_box{}
.newsList_box li{ line-height:.55rem;border-bottom:1px dashed #e5e5e5;}
.newsList_box li a{ padding-right:.2rem;}
.newsList_box li time{ float:right;}
.newsList_box li a:hover{ color: #ed1d23;}


/*Form002219*/
.Form002219{ padding-bottom:5%;}
.Form002219 dl{ width:48%; float:left; padding-left:85px; min-height:40px; position:relative; margin-bottom:15px; max-width:420px;}
.Form002219 dl.odd{ margin-left:4%;}
.Form002219 dt{ color:#5b5b5b; font-size:14px; position:absolute; left:0; width:70px; text-align:right; line-height:40px;}
.Form002219 .text{ border:1px solid #dfdfdf; border-radius:5px; width:100%; padding:0 10px; line-height:38px; color:#5b5b5b;}
.Form002219 dl.dl{ width:100%; float:none; max-width:none;}
.Form002219 textarea{border:1px solid #dfdfdf; border-radius:5px;overflow:hidden; resize:none; width:100%; height:360px; padding:10px; color:#5b5b5b;}
.Form002219 .btn{ display:inline-block; line-height:40px; min-width:140px; margin-right:20px; background-color:#f3f3f3; color:#728391; font-size:14px; border:none; border-radius:5px; cursor:pointer;}
.Form002219 .submitbtn{ color:#fff; background-color:#ed1d23;}
@media(max-width:640px){
 .Form002219 dl{ float:none; width:100%; margin-left:0 !important;}
 .Form002219 textarea{ height:250px;}
}
@media(max-width:480px){
 .Form002219 .btn{ width:48%; margin-right:2%; float:left; display:block; min-width:2px;}
}
/*Form002219 End*/