


.auto_1366{ max-width:1366px;}
@media(max-width:1366px){.auto_1366{ padding:0 2%;}}

.auto_1440{ max-width:1440px;}
@media(max-width:1440px){.auto_1440{ padding:0 2%;}}



/*Top002262*/
.Top002262 { background:rgba(255,255,255,0.9); position:fixed; z-index: 100; width: 100%; top: 0; left: 0;  box-shadow: 3px 0 10px #999;}
.Top002262 .header-left{ float: left; width: 40%; display:table; height:90px;max-width: 350px; transition:0.3s;}
.Top002262 .logo{ display:table-cell; vertical-align:middle;}
.Top002262 .header-mid,
.Top002262 .header-right{ float:right;}
.Top002262 .header-menu li{ width:auto !important; margin-right:74px;}
.Top002262 .header-menu li em{ padding:0 18px;position:relative;}
.Top002262 .header-menu li em::after{position:absolute; content:''; right:0;top:50%; transform:translateY(-50%); width:7px; height:4px; background:url(../images/top002262-icon.png) no-repeat;}
.Top002262 .header-menu li#m1 em::after,
.Top002262 .header-menu li#m11 em::after,
.Top002262 .header-menu li#m12 em::after{display: none;}
.Top002262 .header-menu li em:hover::after,
.Top002262 .header-menu li.aon em::after{ background-image:url(../images/top002262-icon_up.png);}
.Top002262 .header-menu li em a{ line-height:90px; position:relative; font-size:17px; color:#333;  transition:0.3s;}
.Top002262 .header-menu li em a::before{ position:absolute; content:''; left:50%; transform:translateX(-50%);  height:3px; background:#e60012;width:0; transition:ease-in-out 0.3s; bottom: 0;}
.Top002262 .header-menu li em a:hover::before,
.Top002262 .header-menu li.aon em a::before{width:100%;}
.Top002262 .header-menu li em a:hover,
.Top002262 .header-menu li.aon em a{color:#e60012;}

.Top002262 .header-menu li#m11 .sub,
.Top002262 .header-menu li#m12 .sub{display: none !important;}

.Top002262 .header-menu li .sub{ width:200%; left:-50%;  overflow:inherit; }
.Top002262 .header-menu li .sub-menu{ padding:15px 0; text-align:center;}
.Top002262 .header-menu li .sub-menu dt{ border-bottom:1px solid #f2f2f2; position: relative;}
.Top002262 .header-menu li .sub-menu dt a{color:#666; transition:0.3s;}
.Top002262 .header-menu li .sub-menu dt a:hover{ background:none; color:#e60012; }
.Top002262 .header-menu li .sub-menu dt .three{ background:rgba(255,255,255,0.9); position: absolute; left: 100%; padding:0 20px; display:none; top: 0;}
.Top002262 .header-menu li .sub-menu .tops8 dt a.aon{color:#e60012;}



.Top002262 .header-right dd{ float:left;padding:30px 0; transition:0.3s;}
.Top002262 .top-search{ position:relative; z-index:100;}
.Top002262 .open-search{ background:url(../images/top002262-search.png) no-repeat center center; width:30px; height:30px;  display:block;}
.Top002262 .open-search-show{ position:relative; background:none;}
.Top002262 .open-search-show::before,
.Top002262 .open-search-show::after{ position:absolute; content:''; width:80%; height:3px; background:#e60012; top:50%; left:10%; transform:rotate(-45deg);}
.Top002262 .open-search-show::after{transform:rotate(45deg);}
.Top002262 .search-box{ position:absolute; top:100%; right:0; z-index:100; display:none;}
.Top002262 .search-box .text{width: 254px;line-height: 46px;height: 46px; border:1px solid #fff; background:rgba(0,0,0,0.2); color:#fff; padding:0 50px 0 10px;}
.Top002262 .search-box .btn{ position:absolute; right:0; top:0; line-height: 46px; width:46px; text-align:center; color:#fff; font-weight:bold; font-size:16px; font-family:Verdana,Arial, Helvetica, sans-serif;}
.Top002262 .search-box .btn::before{position: absolute; content: '';border: 8px solid transparent; border-bottom-color:#b4b4b4;top: -15px;right: 4px;}

@media(min-width:1025px){
.Top002262_fixed .header-left{max-width:280px; height: 70px;}
.Top002262_fixed .header-menu li em a{ line-height:70px;}
.Top002262_fixed .header-right dd{padding:20px 0;}
}
@media(max-width:1366px){
.Top002262 .header-menu li{margin-right:50px;}
}	
@media(max-width:1200px){
.Top002262 .header-menu li{margin-right:20px;}
}	
@media(max-width:1024px){
.Top002262 #header-menu{ position:fixed; right:-100%; top:0; background:#000; z-index:100; padding-top:90px; width:70%; max-width:300px; height:100%; transition: ease-in-out 0.3s;}
.Top002262 #header-menu.header-menu-show{ right:0;}
.Top002262 .header-left{  height:72px;}
	
.Top002262 #header-menu li em,
.Top002262 #header-menu li em a{ border-bottom:0;}
.Top002262 #header-menu li:nth-child(2n){ background:rgba(255,255,255,0.1);}
.Top002262 #header-menu li em a{ font-weight:normal;}
.Top002262 #header-menu li.has-sub em a{ background:url(../images/top002262-icon.png) no-repeat 95% center;}
.Top002262 #header-menu li.clickon em a{ background-image:url(../images/top002262-icon_up.png);}
.Top002262 #header-menu li .sub-menu{ padding:5%;}
.Top002262 #open_menu{ width:40px; height:30px;background:#e60012; margin-left:10px; position:relative; z-index:101; transition:background 0.3s;}
.Top002262 #open_menu i,
.Top002262 #open_menu i::before,
.Top002262 #open_menu i::after{ background:#fff; border-radius:3px;}
.Top002262 #open_menu i{ left:20%; width:60%;height:2px; margin-top:-1px;}
.Top002262 #open_menu.open_menu_on{ background:#000; position:fixed; right:2%;}
.Top002262 #open_menu.open_menu_on i{height:3px; margin-top:-1.5px;}
}
@media(max-width:640px){
.Top002262 .header-left{width:60%;}
}

@media(max-width:480px){
.Top002262 .header-left{max-width: 192px;}
.Top002262 .header-right dd{padding: 21px 0;}	
}




/*
 .Banner001751 
 */
.Banner001751 li{ height:900px; background-position: center top; background-repeat:no-repeat;}
.Banner001751 li a{ display:block;height:900px;}
.Banner001751 li img{ display:none;}
.Banner001751 .bx-wrapper{ position:relative; z-index:1;}
.Banner001751 .bx-viewport{ z-index:1;}
.Banner001751 .bx-controls-direction a{ z-index:10; position:absolute; top:50%; width:70px; height:70px; background:url(../images/banner001751-btn.png) no-repeat 0 0; overflow:hidden; line-height:1000px; margin-top:-35px;}
.Banner001751 .bx-controls-direction a.bx-next{ right:5%; background-position: right top;}
.Banner001751 .bx-controls-direction a.bx-prev{ left:5%;}
.Banner001751 .bx-pager{ z-index:10; position:absolute; width:100%; text-align:center; left:0; bottom:5%;}
.Banner001751 .bx-pager div{ display:inline-block; padding:0 5px;}
.Banner001751 .bx-pager div a{ display:block; width:13px; height:13px; background:#fff; border-radius:13px; overflow:hidden; line-height:100px;}
.Banner001751 .bx-pager div a.active{ background:#fff; width:37px;}
@media(max-width:1024px){
.Banner001751 li{ height:auto; background:none !important;}
.Banner001751 li a{ height:auto;}
.Banner001751 li img{ display:block; width:100%;}
}
@media(max-width:768px){
.Banner001751 .bx-controls-direction a{ display:none;}
}
@media(max-width:480px){
.Banner001751 .bx-pager div a{width:8px; height:8px;border-radius:8px;}
.Banner001751 .bx-pager div a.active{ width:25px;}
}


.Hometitle{ text-align: center; color: #333;}
.Hometitle:after{display: block; content: ''; margin:20px auto 40px;width: 40px; height: 4px; background: #e60012;}
.Hometitle .cn{font-size:34px;}
.Hometitle .en{font-size:20px; font-family: Arial," sans-serif"; font-weight: bold; text-transform: uppercase; opacity: 0.3; }
.listtitle{ text-align: center; color: #333; font-size:30px;}
.listtitle:after{display: block; content: ''; margin:20px auto 40px;width: 40px; height: 4px; background: #e60012;}

@media(max-width:768px){
.Hometitle .cn{font-size:24px;}
.Hometitle .en{font-size:16px;  }
.listtitle{font-size:22px;}
}



/*Floor002820 */
@font-face {
  font-family: "DINCond-Bold";
  src: url("../fonts/dincond-bold.woff2") format("woff2"),
       url("../fonts/DINCond-Bold/DINCond-Bold.woff") format("woff"),
       url("../fonts/dincond-bold.ttf") format("truetype"),
       url("../fonts/dincond-bold.eot") format("embedded-opentype"),
       url("../fonts/dincond-bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.Floor002820{ padding:5.5% 0;}
.Floor002820 .Hometitle{ text-align: left;}
.Floor002820 .Hometitle:after{ margin: 25px 0;}
.Floor002820 .pic{width:48%; background: url(../images/righinfo002227-bg_bsimg.jpg) no-repeat right bottom;  padding:0 11px 11px 0; }
.Floor002820 .pic img{width: 100%; display: block;}
.Floor002820 .word{ padding-left:5%;}

.Floor002820 .word .p{ color:#666; font-size:14px;line-height:28px; margin:0;}
.Floor002820 .word .p+.p{margin-top:12px;  }
.Floor002820 .number{margin: 30px 0;}
.Floor002820 .more a{ background:#e60012; color:#fff;padding: 12px 25px;  border-radius: 3px; display: inline-block;}
.Floor002820 .more a+a{ margin-left: 30px; background: none; border: 1px solid #e60012; color:#e60012;}
.Floor002820 .more a:after{display: inline-block; content: ''; width: 10px; height: 10px; border-right: 2px solid #fff; border-top: 2px solid #fff; vertical-align: middle; margin-left: 10px; transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg); transition:transform 0.3s; margin-top: -4px; transition: 0.3s;}
.Floor002820 .more a:nth-child(2):after{border-right-color:#e60012; border-top-color:#e60012;}
.Floor002820 .more a:hover:after{margin-left: 20px;}
.Floor002820 .info-num li{float: left;position: relative;}
@media(max-width:1024px){
.Floor002820{ padding:50px 0;}
.Floor002820 .ytable,
.Floor002820 .ytable-cell{display: block;}
.Floor002820 .pic{width:100%; margin-bottom: 30px;}	
.Floor002820 .word{ padding-left:0;}
	
}
@media(min-width:641px){
.Floor002820 .info-num li{width:33.3%}
.Floor002820 .info-num li::before{display:inline-block;content:'';vertical-align:middle;position: absolute;top: 0;left: -45px;width:1px;height: 100%;border-left: 1px dashed #eaeaea;opacity:1;}
.Floor002820 .info-num li:first-child::before{ display:none}
}
.Floor002820 .info-num li aside{display: inline-block;position: relative;}
.Floor002820 .info-num li aside b{font-family:"DINCond-Bold";font-size:44px;color: #e60012;display: block; font-weight:normal;} 
.Floor002820 .info-num li aside sub{position: absolute;left: 94%;word-break: keep-all;color: #e60012;top: 0%;font-size: 17px;font-weight: bold;margin-left: 10px;}
.Floor002820 .info-num li p{font-size: 14px;color: #999; margin-bottom: 0;margin-top: 0px;}
@media(min-width:1025px) and (max-width:1200px){
.Floor002820 .info-num li aside b{font-size: 60px;}
}
@media(min-width:641px) and (max-width:769px){
.Floor002820 .info-num li aside b{font-size:50px;}
}
@media(max-width:640px){
.Floor002820 .info-num li{text-align: center;  padding: 20px 10px;}
.Floor002820 .info-num li{width:50%}	
.Floor002820 .info-num li p{font-size: 12px;}	
}
@media(max-width:480px){
.Floor002820 .info-num li aside b{font-size: 30px;}
}



/*Floor001839 */
.Floor001839{ padding:5% 0; background:url(../images/floor001839-bg.jpg) no-repeat #313843;}
.Floor001839 .Hometitle{ color: #fff;}

.Floor001839 li{ text-align:center;}
.Floor001839 li .box{ max-width:1000px; margin:0 auto;}
.Floor001839 li .Ispic{ display: block; padding-bottom:48%;}
.Floor001839 li .Ispic img{ display: none;}
.Floor001839 li h3{color:#fff;font-size: 20px;margin-top: 24px;margin-bottom: 14px;}
.Floor001839 li .word{color:#fff; line-height:24px; opacity: 0.8;}

.Floor001839 .pager{ padding-top:38px; margin-top:3%;}
.Floor001839 .pager a{float:left;width:14.285%;height: 96px;background-color:#33333f;position:relative;text-align:center;}
.Floor001839 .pager a:nth-child(2n){background-color:#2d2d37;}
.Floor001839 .pager a.a_pager_0{ z-index:7;}
.Floor001839 .pager a.a_pager_1{ z-index:6;}
.Floor001839 .pager a.a_pager_2{ z-index:5;}
.Floor001839 .pager a.a_pager_3{ z-index:4;}
.Floor001839 .pager a.a_pager_4{ z-index:3;}
.Floor001839 .pager a.a_pager_5{ z-index:2;}
.Floor001839 .pager a.a_pager_6 i{ display:none;}
.Floor001839 .pager a span{position:relative;width: 60px;height: 60px;border:2px solid #fff;border-radius:50%;display:block;margin:0 auto;margin-top: -30px;background:#33333f;}
.Floor001839 .pager a.active,
.Floor001839 .pager a.active span{ background:#e60012;}
.Floor001839 .pager a span img{position:absolute;width: 30px;height: 30px;left:50%;top:50%;margin-left: -15px;margin-top: -15px;}
.Floor001839 .pager h5{color:#fff;margin-top: 15px;padding:0 26px;margin-bottom:0;font-size: 16px;font-weight: normal;}
.Floor001839 .pager a i{position: absolute;width: 0;height:0;right: -25px;top: -1px;border: 49px solid #33333f;border-top-color:transparent;border-bottom-color:transparent;border-right:0;border-left-width:26px;}
.Floor001839 .pager a:nth-child(2n) i{border-color:#2d2d37;border-top-color:transparent;border-bottom-color:transparent;}
.Floor001839 .pager a.active i{ border-left-color:#e60012;}
@media(max-width:1024px){
.Floor001839{padding:50px 0;}
}

@media(max-width:900px){
.Floor001839 .pager a{ height:90px;}
.Floor001839 .pager a i{ border-width:46px;border-left-width:20px;right: -19px;}
.Floor001839 .pager a{ width:33.3%; margin-bottom:40px;}
.Floor001839 .pager a:nth-child(3n) i{ display:none;}	
}
@media(max-width:480px){
.Floor001839 .pager a{ width:50%; }
.Floor001839 .pager a.a_pager_1 i{ display:none;}
.Floor001839 .pager a:nth-child(2n) i{ display:none;}	
	
}












/*Floor002921 */
.Floor002921{padding:5% 0 6%; overflow: hidden;}
.Floor002921 .auto{max-width: 1280px;}
.Floor002921 .tab{position: relative; z-index: 1; margin-bottom: 2.917vw;}
.Floor002921 .tab:before{position: absolute; content: ''; left: 0; width: 100%; height: 1px; background: #e0e0e0;top:65px;}
.Floor002921 .tab .line{position: absolute; left: 0; height: 2px; width: 0; top: 64px; background: #e60012; transition: 0.3s;}
.Floor002921 .tab .slick-dots{overflow: hidden; }
.Floor002921 .tab .slick-dots li{float: left;position: relative;list-style: none;text-align: center;}
.Floor002921 .tab .icon{height: 65px; }
.Floor002921 .tab .icon img{max-height: 50px;}
.Floor002921 .tab .quan{display: block; margin: -8px auto 0; width: 16px; height: 16px; border: 1px solid transparent; position: relative;border-radius: 50%; }
.Floor002921 .tab .quan:before{position: absolute; content: '';border:1px solid #e0e0e0; border-radius: 50%; background: #f5f5f5; width: 6px; height: 6px; left: 50%; top: 50%; transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);}
.Floor002921 .slick-active .quan,
.Floor002921 .slick-active .quan:before{border-color: #e60012;}
.Floor002921 .slick-active .quan:before{background: #e60012; width: 8px; height: 8px;}
.Floor002921 .tab .tit{font-size: 18px; padding-top: 10px;}
.Floor002921 .slick-active .tit{font-weight: bold;color: #e60012;}
@media(max-width:640px){
.Floor002921 .tab{margin-bottom: 6vw;}
.Floor002921 .tab .tit{font-size: 3.5vw;}
.Floor002921 .tab .icon img{max-height:40px;}
	
}

.Floor002921 .slider{margin: 0 -24.609375%;}
.Floor002921 .slider li a{display: block; margin: 0 3.125vw; position: relative; overflow: hidden;}
.Floor002921 .slider li .Ispic{padding-bottom:49.578%; opacity: 0.4;}
.Floor002921 .slider li.slick-current .Ispic{opacity: 1;}
.Floor002921 .slider li .txt{position: absolute; right: 5%; top: 10%; bottom: 10%;background: rgba(255,255,255,0.9); max-width: 290px; width: 60%;text-align: center; opacity: 0;transform: translateX(50px); transition: 0.3s 0.5s;}
.Floor002921 .slider li.slick-current .txt{transform: translateX(0);opacity: 1;}
.Floor002921 .slider li .txt .ytable{height: 100%; position: relative;}
.Floor002921 .slider li .more{position: absolute; bottom:8%; width: 125px; line-height: 40px;color: #fff; background:#e60012; left: 50%; margin-left: -62.5px;}
.Floor002921 .slider li .more:after{display: inline-block; content: '';background: url("../images/floor002921_more.png") no-repeat; width: 25px; height: 6px; vertical-align: middle; margin-left: 5px;}
.Floor002921 .slider li .main{ max-width: 200px; margin: 0 auto; width: 90%;padding-bottom: 40px;}
.Floor002921 .slider li h4{margin: 0;font-size: 18px;color: #000;}
.Floor002921 .slider li .line{display: block; margin: 15px auto 30px; height: 2px;background:#e60012; width: 20px;}
.Floor002921 .slider li p{color: #5f5f5f; line-height: 1.715em; max-height: 5.145em;}
@media(max-width:1366px){
.Floor002921 .slider{margin: 0 -40%;}
}
@media(max-width:1024px){
.Floor002921 .slider{margin: 0 -70%;}
}
@media(max-width:640px){
.Floor002921 .slider li .Ispic{padding-bottom: 84%;}
.Floor002921 .slider li .line{margin-top: 1vw; margin-bottom: 3vw;}
.Floor002921 .slider li{opacity:0;}
.Floor002921 .slider li.slick-current{opacity: 1;}
	
}
@media(max-width:480px){
.Floor002921 .slider li h4{ font-size: 4vw;}
.Floor002921 .slider li .main{padding-bottom: 10vw;}
.Floor002921 .slider li .more{line-height: 10vw;}
.Floor002921 .slider li{font-size: 3vw;}
}

.Floor002921 .slick-arrow{top: 50%;position:absolute; width: 30px; height: 30px; border-top:5px solid #dedede;border-left:5px solid #dedede;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg); z-index: 20; transition: 0.3s; margin-top: -15px;}
.Floor002921 .slick-arrow:hover{border-color: #e60012;}
.Floor002921 .slick-prev{left: 33.3333%; margin-left: -10px;}
.Floor002921 .slick-next{right: 33.3333%;margin-right:-10px;transform: rotate(135deg);-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);}

@media(max-width:1024px){
.Floor002921{padding:50px 0;}
}

@media(max-width:640px){
.Floor002921 .slick-arrow{width: 5vw; height: 5vw;margin-top: -2.5vw;border-left-width:1vw;border-top-width:1vw;}
.Floor002921 .slick-prev{margin-left: -1.5vw;}
.Floor002921 .slick-next{margin-right: -1.5vw;}
}



/*Floor002905 */
.Floor002905{padding:5% 0;  background:url(../images/floor002905-bg.jpg) no-repeat #313843;}
.Floor002905 .Hometitle{text-align: left; color: #fff;}
.Floor002905 .Hometitle:after{ margin: 25px 0 30px;}
.Floor002905 .Hometitle .more{float: right;font-size: 16px;color: #fff; margin-top:34px;}
.Floor002905 .Hometitle .more:before,
.Floor002905 .Hometitle .more:after{display: inline-block; content: ''; vertical-align: middle;height: 1px;background: #fff;width: 0;transition: 0.3s;}
.Floor002905 .Hometitle .more:before{margin-right: 20px;}
.Floor002905 .Hometitle .more:after{margin-left: 20px; width: 80px;}
.Floor002905 .Hometitle .more:hover{margin-left: 0;color: #e60012;}
.Floor002905 .Hometitle .more:hover:before{width: 80px;}
.Floor002905 .Hometitle .more:hover:after{width: 0;}


.Floor002905 .news-list li a{border: 1px solid #dadada;display: block;position: relative;height: 100%;transition: 0.3s;background: rgba(255,255,255,0.9);}
.Floor002905 .news-list li{width: 47.342%;float: left;}
.Floor002905 .news-list li:nth-child(2){float: right;}
.Floor002905 .news-list li time{border-top: 1px solid #dadada;position: absolute;left: 0;bottom: 0;width: 100%;line-height: 60px;padding: 0 40px;}
.Floor002905 .news-list li time:after{position: absolute; content: ''; top: 0;right: 0; width: 60px; height: 60px; border-left: 1px solid #eee;background: url("../images/floor002905_more.gif") no-repeat center center;}
.Floor002905 .news-list li time{color: #999;transition: 0.3s;}
.Floor002905 .news-list li .txt{padding: 50px 30px 0;}
.Floor002905 .news-list li .txt aside.dot2{font-size: 18px;line-height: 1.5em;margin-bottom: 2.605vw;height: 54px;}
.Floor002905 .news-list li a:hover aside.dot2{color: #e60012;}
.Floor002905 .news-list li .txt p{margin: 0;color: #666;font-size: 14px;line-height: 2.25em;max-height: 9em;}
.Floor002905 .news-list li a:hover{border-color: #e60012;}
.Floor002905 .news-list li a:hover time{color: #fff;background: #e60012;}
.Floor002905 .news-list li a:hover time:after{background-image: url("../images/floor002905_next_on.gif");border-left-color: rgba(255,255,255,0.2);}
.Floor002905 .news-top li{position: relative;}
.Floor002905 .news-top li .txt{position: absolute;left: 30px; bottom:25px;right: 0;color: #fff; z-index: 10;}
.Floor002905 .news-top li .time{width: 108px; text-align: center;}
.Floor002905 .news-top li .word aside{font-size: 20px;}
.Floor002905 .news-top li .word p{opacity: 0.8;letter-spacing: 1px;margin-bottom: 0;}
.Floor002905 .news-top .slick-arrow{position: absolute; top: 50%; width: 46px; height: 46px; border-radius: 50%;background: rgba(0,0,0,0.2) url("../images/floor002905_prev_on.gif") no-repeat center center; z-index: 20; margin-top: -23px;}
.Floor002905 .news-top .slick-prev{left: 3%;}
.Floor002905 .news-top .slick-next{right: 3%;background-image: url("../images/floor002905_next_on.gif");}
.Floor002905 .news-top .slick-arrow:hover{background-color: #e60012;}

.Floor002905 .news-top li .Ispic{transition: all 0.5s;}
.Floor002905 .news-top li:hover .Ispic{transform: scale3d(1.1,1.1,1.1);}

@media(min-width:1025px){
.Floor002905 .news-top{float: left;width: 46%;}
.Floor002905 .news-list{float: right;width: 51.25%;}
.Floor002905 .news-list li,
.Floor002905 .news-top li .Ispic{height: 422px;}
}
@media(min-width:1025px) and (max-width:1600px){
.Floor002905 .news-list li,
.Floor002905 .news-top li .Ispic{height: 28.75vw;}
.Floor002905 .news-list li .txt{padding: 3vw 2vw 0;}
.Floor002905 .news-list li time{line-height: 3.75vw; padding: 0 2vw;}
.Floor002905 .news-list li time:after{ width: 3.75vw; height: 3.75vw;}
}
@media(min-width:1025px) and (max-width:1366px){
.Floor002905 .news-top li .word aside,
.Floor002905 .news-list li .txt aside.dot2{font-size: 1.5vw;}
.Floor002905 .news-list li .txt aside.dot2{margin-bottom: 1.5vw;}
}
@media(max-width:1024px){
.Floor002905{padding:50px 0;}
.Floor002905 .news-top{margin-bottom: 6vw;}
.Floor002905 .news-top li .Ispic{padding-bottom: 63.889%;}
.Floor002905 .news-list li .txt{padding: 3vw;}
.Floor002905 .news-list li a{height: auto;padding-bottom: 60px;}
}
@media(max-width:640px){
.Floor002905 .news-list li{width: 100%; float: none; margin-top: 20px;}
.Floor002905 .news-top{margin-bottom: 4%;}
.Floor002905 .news-list li .txt aside.dot2{height:auto;}
.Floor002905 .news-list li a{padding-bottom: 10vw;}
.Floor002905 .news-list li time{line-height: 10vw; padding: 0 10vw 0 3vw;}
.Floor002905 .news-list li time:after{ width:10vw; height: 10vw;}
.Floor002905 .news-top li .txt{left: 4%; bottom: 5%;}
.Floor002905 .news-top li .time{width: 18vw;}
}





/*
 .Floor002358
 */
.Floor002358 { padding:6% 0;}
.Floor002358 .auto{ position:relative;}
.Floor002358 .list{ width:100%; position: relative;  }
.Floor002358 .bd ul{  border:1px solid #eaeaea;}
.Floor002358 .bd li{ width: 100%; transition:.5s; display: block;position: relative;z-index: 1; }
.Floor002358 .bd li+li{border-top:1px solid #eaeaea; }
.Floor002358 .bd li a{display: block; overflow: hidden; }
.Floor002358 .bd li img{display: none;}
.Floor002358 .bd li .pic{display: block; padding-bottom:47.25%; background-repeat: no-repeat; background-size: contain; background-position: center;  transition: all 0.5s ease-out 0s;}
.Floor002358 .bd li:hover .pic{transform: scale3d(1.1,1.1,1.1);}
.Floor002358 .list .iconfont{ position: absolute; top: 50%; margin-top: -25px; width:50px; height:50px; font-size:50px; text-align: center; cursor: pointer; color: #999; font-weight:bold;}
.Floor002358 .list .iconfont:hover{ color:#e60012;}
.Floor002358 .list .prev{ left: 0; margin-left: -60px;}
.Floor002358 .list .next{right: 0; margin-right: -60px;}
@media only screen and (max-width:1440px ) {
	.Floor002358 .list .iconfont{ font-size: 40px; width: 40px; height: 40px; margin-top: -20px;}
	.Floor002358 .list{padding: 0 30px;}
	.Floor002358 .list .prev{  margin-left:0;}
    .Floor002358 .list .next{ margin-right:0;}

}
@media(max-width:1024px){
.Floor002358{ padding:50px 0;}
}

@media only screen and (max-width:767px ) {
	.Floor002358 .list{ padding:0;}
	.Floor002358 .list .iconfont{ display: none;}
}



/*Bottom002833 */

.Bottom002833{background:#1e2329;padding: 4% 0;color: #fff;}
.Bottom002833 .logo{padding-bottom: 30px; font-size: 0;}
.Bottom002833 .logo img{ height:70px; vertical-align: middle; display: inline-block;}
.Bottom002833 .logo img+img{margin-left:5%; padding-left: 5%; border-left: 1px solid #505050;}
.Bottom002833 .contact ul > *{line-height: 20px; padding:6px 0;font-size: 16px;}
.Bottom002833 .contact ul li{position: relative; z-index: 1;}
.Bottom002833 .contact ul li.fl{margin-right: 20px;}
.Bottom002833 .mid{text-align: center;}
.Bottom002833 .code{margin-bottom: 24px;}
.Bottom002833 .code img{max-width: 130px;width: 60%;}
.Bottom002833 .bdsharebuttonbox a{display: inline-block;width: 40px; height: 40px; border-radius: 50%; border: 1px solid rgba(255,255,255,0.6); padding: 0; margin: 0 4px;background: url(../images/bottom002833_icon_qq.png) no-repeat center center;     float: none !important;}
.Bottom002833 .bdsharebuttonbox a.bds_weixin{background-image: url(../images/bottom002833_icon_wx.png);}
.Bottom002833 .bdsharebuttonbox a.bds_tsina{background-image: url(../images/bottom002833_icon_sina.png);}
#bdshare_weixin_qrcode_dialog{width:260px !important; height: 330px !important;}

.Bottom002833 .hotline{font-size: 17px;}
.Bottom002833 .hotline aside{font-size: 30px;padding: 10px 0 20px 0; }
.Bottom002833 .right nav{padding-bottom: 16px;}
.Bottom002833 .right nav a{color: #fff;}
.Bottom002833 .right nav a:not(:last-child):after{display: inline-block; width: 1px; content: ''; height: 8px;background: rgba(255,255,255,0.4); vertical-align: middle; margin: 0 17px;}
.Bottom002833 .copyright a{color:#fff;}

.Bottom002833 .copyright span,
.Bottom002833 .copyright span a{color: rgba(255,255,255,0.4);}
.Bottom002833 .copyright span{display: block;margin-top: 20px;}
.Bottom002833 .copyright span a{text-decoration: underline;}
.Bottom002833 .copyright span a:hover{color: #972002;}

@media(min-width:481px){
.Bottom002833 .right{font-size: 16px;}
}
@media(min-width:1025px){
.Bottom002833 .right,
.Bottom002833 .left{vertical-align: middle;width: 40%;}
.Bottom002833 .right{text-align: right;}
.Bottom002833 .contact ul li{padding-left: 50px;}
.Bottom002833 .contact ul li span{position: absolute; left: 0; top: 0;line-height: 30px;}
}
@media(max-width:1024px){
.Bottom002833{padding:30px 0;}
.Bottom002833 .ytable,
.Bottom002833 .ytable-cell{display: block;}
.Bottom002833{text-align: center;}
.Bottom002833 .mid{padding: 30px 0;}
.Bottom002833 .logo img{ height:40px; }
	
}
@media(max-width:480px){
.Bottom002833 .right nav a:not(:last-child):after{margin: 0 10px;}
.Bottom002833 .shop{margin-bottom: 20px;}
}








/*Bottom002833 */
.Banner002730{ position:relative;}
@media(min-width:1025px){
.Banner002730 figure{ height:540px;}
.Banner002730 img{ display:none;}
}
@media(max-width:1024px){
.Banner002730 figure{ display:none;}
.Banner002730 img{ width:100%; display:block;}
}







/*Menu001093 */
.Menu001093{background: #fff;box-shadow:  0 5px 10px rgba(0,0,0,0.08);position: relative; z-index: 1;}
.Menu001093 .auto{max-width: 1400px;}
.Menu001093 .nav{display: table; margin: 0 auto;}
.Menu001093 .nav li{float: left;position: relative;display: table;height: 70px; margin: 0 1px; min-width:8.334vw; }
.Menu001093 .nav li a{transition: 0.3s; display: table-cell; vertical-align: middle; text-align: center;font-size: 16px;padding: 0 2vw;}
.Menu001093 .nav li a:hover,
.Menu001093 .nav li.aon a{background: #e60012;color: #fff;}
.Menu001093 .nav li a:after{position: absolute; bottom: 6px; left: 50%; margin-left: -6px;  content: '';border:4px solid  transparent; border-top-color: #fff; width: 0; height: 0; border-top-width: 6px;}
@media(max-width:640px){
.Menu001093 .nav li{height: 10vw;}
.Menu001093 .nav li a{font-size: 2.6vw;}
}
@media(max-width:480px){
.Menu001093 .nav li{height: 14vw;}
.Menu001093 .nav li a{font-size: 3.5vw; padding: 0 4vw;}
.Menu001093 .nav li a:after{bottom: 0.5vw;}
}






/*RighInfo002218*/
.RighInfo002218{text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden; min-height:246px; padding:5% 0;}
.RighInfo002218 .pic{width:48%;}
.RighInfo002218 .word{padding-right:6%;}
.RighInfo002218 .h3{font-size:30px;color:#333;margin:0 0 30px 0; font-weight:normal;}
.RighInfo002218 .h3 span{color:#e60012;}
.RighInfo002218  p{ font-size: 15px; line-height:30px;margin: 0;  }
.RighInfo002218  p+p{ margin-top:16px;}

@media(max-width:1024px){
.RighInfo002218{ padding:50px 0;}
}




/*PicList002433 */
/*slick Basic*/
.PicList002433 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.PicList002433 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.PicList002433 .slick-list:focus {outline: none}
.PicList002433 .slick-list.dragging {cursor: pointer;cursor: hand;}
.PicList002433 .slick-slider .slick-track, 
.PicList002433 .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)}
.PicList002433 .slick-track {position: relative; top: 0; left: 0; display: block;}
.PicList002433 .slick-track:before, 
.PicList002433 .slick-track:after{display: table; content: '';}
.PicList002433 .slick-track:after{ clear: both;}
.PicList002433 .slick-loading .slick-track { visibility: hidden;}
.PicList002433 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.PicList002433 .slick-slide .slick-loading img { display: none;}
.PicList002433 .slick-slide .dragging img { pointer-events: none;}
.PicList002433 .slick-initialized .slick-slide { display: block;}
.PicList002433 .slick-loading .slick-slide { visibility: hidden;}
.PicList002433 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.PicList002433 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.PicList002433{ background: #f5f5f5; padding: 4% 0 0;}
.PicList002433 .main{ padding:1% 0;}
.PicList002433 .main .slick-arrow{ position:absolute; top:50%; width:57px; height:57px; margin-top:-57px; border:none; padding:0; background:none; font-size:0; z-index:10; cursor:pointer; border-radius:50%;}
.PicList002433 .main .slick-arrow:before{ position:absolute; content:''; width:24px; height:24px; border-top:3px solid #999; border-right:3px solid #999; transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); left:50%; top:50%; margin:-12px 0 0 -12px;}
.PicList002433 .main .slick-arrow:hover:before{ border-color:#e60012;}
.PicList002433 .main .slick-prev:before{transform:rotate(-135deg); -webkit-transform:rotate(-135deg); -ms-transform:rotate(-135deg); margin-left:-5px;}
.PicList002433 .main .slick-prev{ left:-59px;}
.PicList002433 .main .slick-next{ right:-59px;}
@media(max-width:1408px){
.PicList002433 .main .slick-prev{ left:2%;}
.PicList002433 .main .slick-next{ right:2%;}
}
@media(max-width:640px){
.PicList002433 .main  .slick-arrow{ width: 7vw;height: 7vw;margin-top: -3.5vw;}
.PicList002433 .main .slick-arrow:before{width:40%; height: 40%;margin: 0;left: 40%; top: 30%;}
.PicList002433 .main .slick-next:before{left: 20%;}
}

.PicList002433 .list ul{ padding:0 50px;}
.PicList002433 .list li{ float:left; position:relative;  text-align:center; margin-bottom:4%;}
.PicList002433 .list li:first-child:before,
.PicList002433 .list li:last-child:after{ position:absolute; content:''; bottom:0px; height:90px; width:50px;}
.PicList002433 .list li:first-child:before{ left:-50px; background:url(../images/piclist002433_ul_l.png) no-repeat 0 0;}
.PicList002433 .list li:last-child:after{right:-50px; background:url(../images/piclist002433_ul_r.png) no-repeat 0 0;}
.PicList002433 .list li aside{ padding-top:35px;height:90px; background:url(../images/piclist002433_libg.png) repeat-x left top;}
.PicList002433 .list li .ytable{ height:245px;}
.PicList002433 .list li .ytable-cell{ vertical-align:bottom;}
.PicList002433 .list li figure{ position:relative; display:inline-block;max-width: 80%;}
.PicList002433 .list li figure:after{ position:absolute; right:-24px; background:url(../images/piclist002433_ying.png) no-repeat left bottom; width:24px; height:100%; background-size:contain; content:'';}
.PicList002433 .list li figure img{ max-height:245px;padding: 8px;padding-top: 12px;background: url(../images/piclist002433_kuang.png) no-repeat ;background-size:100% 100%; background-color: #9b323e;}
.PicList002433 .list li p{ margin:0 auto; max-width:210px;width:90%; line-height:20px; max-height:40px; color:#333; font-size: 16px;}
.PicList002433 .list .ul-3 li{width:33.33333333%;}
.PicList002433 .list .ul-3 li:nth-child(3):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/piclist002433_ul_r.png) no-repeat 0 0;}
.PicList002433 .list .ul-2 li{width:50%;}
.PicList002433 .list .ul-2 li:nth-child(2):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/piclist002433_ul_r.png) no-repeat 0 0;}
.PicList002433 .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002433 .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList002433 .list .ul-1 li{width:100%;}

@media(max-width:1024px){
.PicList002433{ padding-top:40px;}
}


@media(max-width:640px){
.PicList002433 .auto,
.PicList002433 .list ul{ padding:0;}
.PicList002433 .list li p{ font-size:12px;}
.PicList002433 .list li .ytable{ height:150px;}
.PicList002433 .list li figure img{ max-height:150px; padding:3px}
.PicList002433 .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002433 .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList002433 .list .ul-3 li:nth-child(3):after,
.PicList002433 .list li:first-child:before{ display:none;}
}
@media(max-width:480px){
.PicList002433 .list li .ytable{ height:100px;}
.PicList002433 .list li figure img{ max-height:100px;}
}




/*PicList002949 */
.PicList002949{padding-top: 60px;}
.PicList002949 .item{box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);}
.PicList002949 .txt .inner{padding: 0 3.5vw;}
.PicList002949 .txt p{line-height:2;color: #666; margin: 0;}
.PicList002949 .txt p+p{margin-top: 16px;}
.PicList002949 .tit{font-size: 24px; line-height: 1em; color: #333;}
.PicList002949 .tit:after{display: block; margin:20px 0; content: '';background:#e60012; width: 48px; height: 2px;}
.PicList002949 .pic img{ display: none;}
.PicList002949 .pic .Ispic{ display:block; width: 100%; padding-bottom: 66.667%;}

@media(min-width:1025px){
.PicList002949 .pic{ width:540px;}
}
@media(min-width:641px) and (max-width:1024px){
.PicList002949 .pic{ width:50%;}
}
@media(max-width:640px){
.PicList002949 .ytable,
.PicList002949 .ytable-cell{display: block;}
.PicList002949 .txt .inner{padding: 5vw;}
}





/*
 .Menu002252 
 */
.Menu002252{padding-top:60px; text-align:center; overflow:hidden;}
.Menu002252 a{font-size:15px; display: block;background:#f5f5f5; padding: 10px; margin-bottom: 1px; color: #888;}
.Menu002252 a.aon,.Menu002252 a:hover{ color:#fff; background-color:#e60012;}
@media(min-width:768px){
.Menu002252 a{ display:inline-block; line-height:44px;  padding:0 15px; min-width:115px; border-radius:8px; overflow:hidden; margin:0 7px 1px;}
}
@media(min-width:1024px){
.Menu002252 a{padding:0 30px; min-width:160px; }
}





/*
 .PicList002797
 */
.PicList002797{ padding-top:3%;}
.PicList002797 li{ float:left; width:22.75%; margin:0 3% 3% 0; border: 1px solid #e8e8e8; border-radius: 10px;}
.PicList002797 li:nth-child(4n){margin-right:0; }
.PicList002797 li a{ display:block; position:relative; padding:6%;}
.PicList002797 li h4,
.PicList002797 li h3,
.PicList002797 li h5{ margin:0; text-align:center; font-weight:normal;}
.PicList002797 li figure{ padding-bottom:100%; margin-bottom: 4%;background-size: contain;}
.PicList002797 li h4{ font-size: 15px;color: #999;}
.PicList002797 li h3{ font-size:18px; color:#444; margin: 10px 0;}

.PicList002797 li .hover{ opacity:0; position:absolute; left:0; top:0; right:0; bottom:0; text-align:center; background:rgba(230, 0, 18,0.9); z-index:10; transition:0.3s; color:#fff; border-radius: 10px;}
.PicList002797 li:hover{box-shadow:0 0 15px 3px #ccc;}
.PicList002797 li:hover a .hover{ opacity:1;}
.PicList002797 li aside{ position:absolute; left:10%;width:80%; top:50%; -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%);transform:translateY(-50%);}
.PicList002797 li .hover h5{  font-size:19px;}
.PicList002797 li .hover i{ display:block;  height:2px; background:#fff; width:48px; margin:14px auto 20px;} 
.PicList002797 li .hover p{ font-size:16px; line-height:30px; margin:0; max-height:90px; overflow:hidden;}
.PicList002797 .more{ display: block; text-align: center; margin-top:50px;}
.PicList002797 .more span{ display: inline-block; padding-left: 40px; padding-right: 64px; line-height: 40px; background:url(../images/piclist002797-more.png)no-repeat 74% center #fff ; border-radius: 5px;transition:all 0.5s ease-out 0s;  color:#e60012;}
.PicList002797 .more span:hover{padding-left:50px; padding-right:74px;  }

@media(max-width:1024px){
.PicList002797{ padding-top:40px;}
}

@media(max-width:1000px){
.PicList002797 li{ width:48%; margin-left:1%; margin-right:1%;}
}
@media(max-width:640px) and (min-width:376px){
.PicList002797 li .hover img{ width:50px; height:50px;}
}
@media(max-width:480px){
.PicList002797 li{ float:none; width:auto;} 
.PicList002797 li h3,
.PicList002797 li .hover h5{ font-size:14px;}
.PicList002797 li .hover h5{ line-height:20px; max-height:40px;}
}








/*Page002737 */
.Page002737{padding:30px 0 90px; }
.Page002737 .Pages{ text-align: center;}
.Page002737 .Pages > span{display: inline-block; vertical-align: middle;}
.Page002737 .Pages .a_first,
.Page002737 .Pages .a_end,
.Page002737 .Pages .p_cur,
.Page002737 .Pages .p_count,
.Page002737 .Pages .p_jump,
.Page002737 .Pages .p_total{display: none;}
.Page002737 .Pages .p_page{overflow: hidden; }
.Page002737 .Pages .p_page em{font-style: normal;}
.Page002737 .Pages .p_page a{float: left; line-height:36px; border: 1px solid #e5e5e5; border-radius: 4px; padding: 0 14px; margin: 0 5px; font-size:16px; font-family:Arial," sans-serif"; color: #aaa;}
.Page002737 .Pages .p_page a:hover,
.Page002737 .Pages .p_page a.a_cur{background-color: #e60012; border-color: #e60012; color: #fff;}
.Page002737 .Pages .p_page a.a_next,
.Page002737 .Pages .p_page a.a_prev{font-size: 0; height:38px; width: 54px; padding: 0; margin: 0 6px; background-position: center center; background-repeat: no-repeat;}
.Page002737 .Pages .p_page a.a_prev{background-image: url(../images/a_prev.png);}
.Page002737 .Pages .p_page a.a_prev:hover{background-image: url(../images/a_prev_hover.png);}
.Page002737 .Pages .p_page a.a_next{background-image: url(../images/a_next.png);}
.Page002737 .Pages .p_page a.a_next:hover{background-image: url(../images/a_next_hover.png);}
.Page002737 .Pages  .p_page a.pagedot{ border-color: transparent; padding: 0; margin-right: -5px; line-height: 34px; height: 44px;}
.Page002737 .Pages .p_jump > *{float: left;}
.Page002737 .Pages .p_jump b{ font-weight: normal; color: #aaa; margin: 0 4px; line-height: 46px;}
.Page002737 .Pages .p_jump b.f0{margin-right: 6px;}
.Page002737 .Pages .p_jump input{height: 46px; border-radius: 4px;}
.Page002737 .Pages .i_text{ line-height: 44px; border: 1px solid #e5e5e5;   width: 46px; text-align: center; color: #333; font-size:16px;}
.Page002737 .Pages .i_button{background: #ebebeb; width: 70px;  padding: 0; cursor: pointer; border: none; margin-left: 10px; color: #888;}
@media(max-width:768px){
.Page002737 .Pages .p_page em,
.Page002737 .Pages .p_jump{display: none;}
}













/*
 .RighInfo002778 
 */
.RighInfo002778{ padding:3% 0 5%;}
.RighInfo002778 .txt{ padding-bottom:40px; font-size:16px; text-align: center; color: #666;}
.RighInfo002778 .ul{position:relative; font-size: 0;}
.RighInfo002778 li .Ispic{display: block;  transition:all 0.5s;}
.RighInfo002778 dd{float: left; width: 48.5%; margin-right:3%; overflow: hidden;}
.RighInfo002778 dd:nth-child(2n){margin-right:0;}
.RighInfo002778 dd .Ispic{display: block;  transition:all 0.5s; padding-bottom: 63.79%;}
.RighInfo002778 dd:hover .Ispic{transform: scale3d(1.1,1.1,1.1);}
.RighInfo002778 .img img{ display: block; margin: 0 auto;}

@media(min-width:541px){
.RighInfo002778 .ul{padding-bottom: 31.25%;}	
.RighInfo002778 li{position:absolute; overflow: hidden;width:49.4%;}
.RighInfo002778 li:nth-child(1),
.RighInfo002778 li:nth-child(2){ top:0;}
.RighInfo002778 li:nth-child(3){ bottom:0;}
.RighInfo002778 li:nth-child(2),
.RighInfo002778 li:nth-child(3){right:0;}
.RighInfo002778 li:nth-child(1){height:100%;left: 0;}
.RighInfo002778 li:nth-child(2),
.RighInfo002778 li:nth-child(3){height:48%;}
.RighInfo002778 li .Ispic{height: 100%;}
.RighInfo002778 li:hover .Ispic{transform: scale3d(1.1,1.1,1.1);}
}

@media(max-width:1024px){
.RighInfo002778{ padding:40px 0 70px;}
}

@media(max-width:768px){
.RighInfo002778 dd{float:none; width:100%; margin-right:0; margin-bottom: 3%;}
}


@media(max-width:540px){
.RighInfo002778 li{width: 48.5%;  margin-right:3%; display: inline-block; margin-bottom:3%;}
.RighInfo002778 li:first-child{width:100%;  margin-right: 0; }
.RighInfo002778 li:nth-child(2n+1){margin-right:0;}
.RighInfo002778 li .Ispic{ padding-bottom:52%;}
}








/*
 .RighInfo001277
 */
.RighInfo001277{padding-top: 4%;}
.RighInfo001277 .list_img{float:left;width: 55%;position:relative;}
.RighInfo001277 .big_img{ position:absolute; left:0; top:0; height:100%; width:80%;}
.RighInfo001277 .big_img li,
.RighInfo001277 .big_img li figure{ position:absolute; left:0; width:100%; top:0; height:100%; }
.RighInfo001277 .big_img li figure{box-shadow: 0 0 5px #ccc;background-size:contain;}
.RighInfo001277 .list{ padding:42px 0 42px 82.9%;}
.RighInfo001277 .list .bd{ position:relative;}
.RighInfo001277 .list a{ position:absolute; width:17.1%; height:40px; right:0; background:url(../images/righinfo001277-btn_prev.png) no-repeat center center/auto 50%;  cursor:pointer;}
.RighInfo001277 .list a.prev{ top:0;}
.RighInfo001277 .list a.next{ bottom:0; background-image:url(../images/righinfo001277-btn_next.png);}
.RighInfo001277 .list a.prevStop,
.RighInfo001277 .list a.nextStop{ cursor:default;}
.RighInfo001277 .list li{ height:120px;  position:relative;}
.RighInfo001277 .list li figure{ position:absolute; left:0; width:100%; top:9px; bottom:9px; background-size:contain; border:1px solid #f2f2f2;}
.RighInfo001277 .list li.on figure{ border:2px solid #e60012;}
.RighInfo001277 .right_info{float:right;width: 40%;}
.RighInfo001277 .right_info h1,
.RighInfo001277 .right_info h3,
.RighInfo001277 .right_info p{ margin:0;padding:5% 0;border-bottom:1px solid #e7e8e8;}
.RighInfo001277 .right_info h1{ padding:7% 0; color:#e60012; font-size:26px; }
.RighInfo001277 .right_info p{line-height:30px; color:#666; margin-bottom:10%; font-size: 16px;}
.RighInfo001277 .right_info a{ display:inline-block; border:1px solid #eaeaea; padding:14px 10%; color:#e60012; transition:0.4s;}
.RighInfo001277 .right_info a:hover{ background-color:#e60012; color:#fff;}
.RighInfo001277 .tab{margin-top: 4%;background: #f9f9f9;}
.RighInfo001277 .tab .h1_tab{ margin:0;background: #f2f2f3; overflow:hidden; font-size:0; font-weight:normal; color:#000; text-align: center; font-size: 0;}
.RighInfo001277 .tab .h1_tab span{display: inline-block;padding: 0 6%;line-height: 60px;cursor:pointer;font-size:16px;}
.RighInfo001277 .tab .h1_tab span+span{border-left: 1px solid #e2e2e2;}
.RighInfo001277 .tab .h1_tab span.on{ background-color:#e60012; color:#fff;}
.RighInfo001277 .tab .info{ padding:3% 0 5%; display: none;}
.RighInfo001277 .txt{ padding-bottom:3%; font-size:16px; text-align: center; color: #666;}
.RighInfo001277 .table_1 th,
.RighInfo001277 .table_1 td{ text-align:center; border:1px solid #eaeaea; border-collapse:collapse; line-height:24px; padding:16px 10px; font-size:14px;}
.RighInfo001277 .table_1 th{ font-size:17px; font-weight:bold; background:#e60012; color: #fff; padding: 15px;}
.RighInfo001277 .table_1 tr{ background:#fff;}
.RighInfo001277 .table_1 tr:nth-child(2n+1){ background:#f9f9f9;}

.RighInfo001277 .tab .ul li{float: left; width: 30%;  margin:2% 0; margin-right: 5%; box-shadow: 0 0 5px #ccc;} 
.RighInfo001277 .tab .ul li:nth-child(3n){margin-right:0;}
.RighInfo001277 .tab .ul li:nth-child(3n+1){ clear: left;}
.RighInfo001277 .tab .ul li .Ispic{display: block; padding-bottom: 58.856%;}
.RighInfo001277 .tab .ul li .Ispic img{display:none;}
.RighInfo001277 .tab .ul li .h2{ text-align: center; font-size: 16px; color: #333; margin: 0; padding: 14px 0; font-weight: normal; background: #fff;}


@media(max-width:1024px){
.RighInfo001277{ padding-top:50px;}
}

@media(max-width:768px){
.RighInfo001277 .list_img,
.RighInfo001277 .right_info{ float:none; width:auto;}
.RighInfo001277 .tab .ul li{ width: 48%; margin-right:4%;} 
.RighInfo001277 .tab .ul li:nth-child(2n){margin-right:0;}
.RighInfo001277 .tab .ul li:nth-child(3n){margin-right:4%;}
.RighInfo001277 .tab .ul li:nth-child(6n){margin-right:0;}
.RighInfo001277 .tab .ul li:nth-child(3n+1){ clear:none;}
.RighInfo001277 .tab .ul li:nth-child(2n+1){ clear: left;}
	
}
@media(max-width:640px){
.RighInfo001277 .list li{ height:100px;}
.RighInfo001277 .right_info h1{font-size:20px; }
.RighInfo001277 .right_info h3{ font-size:16px;}
.RighInfo001277 .tab .h1_tab span{ width: 25%; padding: 0;}
	
 }	
@media(max-width:480px){
.RighInfo001277 .list{ padding-top:30px; padding-bottom:30px;}
.RighInfo001277 .list a{ height:28px;}
.RighInfo001277 .list li{ height:80px;}
.RighInfo001277 .table_1{ overflow:auto;}
.RighInfo001277 .tab .h1_tab span{font-size:14px;}
.RighInfo001277 .table_1 table{ width:180%;}
.RighInfo001277 .tab .ul li{ width:100%; float: none;margin:30px 0 !important;} 
	
 }	









/*
 .PicList001200
 */
.PicList001200{padding:4% 0 0; }
.PicList001200 li{ padding:10px; border:1px solid #ebebeb; margin-bottom:3%; border-radius: 6px; background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);}
.PicList001200 li a{ display:block; position:relative; padding-left:30%;padding-right:12%;}
.PicList001200 li a::after{ position:absolute; content:''; width:33px; height:33px; background:url(../images/piclist001200-more.png) no-repeat left top; right:4%; top:50%; margin-top:-16px;}
.PicList001200 li .pic{ overflow: hidden; position:absolute; left:0; top:0; height:100%; width:27.028%;  border-radius: 6px;}
.PicList001200 li figure{  transition: all 0.5s; display: block; width: 100%; height: 100%;}
.PicList001200 li .word{ position:relative; padding-right:5%; padding-bottom:11.316%;}
.PicList001200 li .word::before{ position:absolute; content:''; width:1px; height:80%; top:10%; background-color:#ebebeb; right:0;}
.PicList001200 li h3{ margin:0; font-size:19px; padding:5% 0 0 0;  color:#333;}
.PicList001200 li p{ margin:3% 0 0 0; color:#969696; line-height:26px; height:48px; overflow:hidden; font-size:14px;}
.PicList001200 li time{ position:absolute; left:0; bottom:14%; color:#969696; font-size: 14px; padding-left:30px; background:url(../images/piclist001200-time.png) left center no-repeat;}

.PicList001200 li:hover{ border-color:#e60012; box-shadow:0 5px 5px #eee; background: #fff;}
.PicList001200 li:hover figure{transform: scale3d(1.1,1.1,1.1);}
.PicList001200 li:hover h3{ color:#e60012;}
.PicList001200 li:hover a::after{ background-position:left bottom;}

@media(max-width:1024px){
.PicList001200{ padding-top:50px;}
}

@media(max-width:640px){
.PicList001200 li a{padding:2% 2% 0 !important;}
.PicList001200 li a::after{ display:none;}
.PicList001200 li .pic{ position:relative; left:0; top:0; height:auto; width:100%; display: block; }
.PicList001200 li figure{ padding-bottom: 60%;}
.PicList001200 li .word{  padding:5% !important; }
.PicList001200 li h3{ padding: 0;}	
.PicList001200 li time{ position:relative;  bottom:0; margin-top: 14px; display: block;}	
}






/*.RichInfo005*/
.RichInfo005{ padding:4% 0;}
.RichInfo005 .title{ color: #333; text-align:center; padding-bottom:20px; }
.RichInfo005 .title h1{ margin:0; padding-bottom:22px; font-size:24px; font-weight:normal;line-height: 1.5; }
.RichInfo005 .title p{ margin:0;border-bottom:1px dashed #c1c1c1; padding-bottom:22px;}
.RichInfo005 .title p span{ margin:0 5px; color:#777;}
.RichInfo005 .info{ font-size: 15px; color: #555; line-height:2;  text-align:justify; text-justify:inter-ideograph; }
.RichInfo005 .info .p{ text-indent: 2em;  }
.RichInfo005 .info .pic{  margin:2% auto 4%; display: block;}
.RichInfo005 .info .pic1{ float:right; margin-left:4%; margin-bottom:3%;}
.RichInfo005 .info .pic2{ float:left; margin-right:4%; margin-bottom:3%;}
.RichInfo005 .info .ul{ margin:3% 0;}
.RichInfo005 .info .ul li{ float:left; width:24.25%; margin-right: 1% ;}
.RichInfo005 .info .ul li:last-child{ margin-right:0;}

.RichInfo005 .info_back{text-align:center;clear:both;padding: 20px 0 40px;}
.RichInfo005 .info_back a{background: #e60012;padding: 12px 45px;color:#fff;font-size:14px;display: inline-block;border-radius: 6px; transition: all 0.5s ease-out 0s;} 
.RichInfo005 .info_back a:hover{padding:12px 66px;}
.RichInfo005 .info_pn { padding-top:30px; border-top: 1px dashed #c1c1c1;}
.RichInfo005 .info_pn span{ display:block; float: left; width: 45%; }
.RichInfo005 .info_pn span:last-child{ float: right; text-align:right;}
.RichInfo005 .info_pn span a{ font-size: 15px; color:#999;}
.RichInfo005 .info_pn span a:hover{color:#e60012;}

@media(max-width:1024px){
.RichInfo005{ padding:50px 0;}
}
@media(max-width:768px){
.RichInfo005 .info_pn span{ float: none !important; margin-bottom: 15px; padding-bottom: 15px; width: 100%;  text-align: left !important;}
.RichInfo005 .info .ul li{ width:49%; margin-right:2% ; margin-bottom: 2%;}
.RichInfo005 .info .ul li:nth-child(2n){ margin-right:0;}
.RichInfo005 .title h1{ font-size:18px;}
.RichInfo005 .info{ font-size: 14px; }
	
}








/*
 .RighInfo002800 
 */
.RighInfo002800{padding:4% 0;}
.RighInfo002800 .word{ padding-bottom:3%; font-size:16px; text-align: center; color: #666; line-height: 2;}
.RighInfo002800 .box{ box-shadow:0 0 28px rgba(0, 0, 0, 0.1) ; border-radius: 10px; padding:2%;  background: #fff; }
.RighInfo002800 .con{  font-size:14px;  color: #666; line-height: 2; background: #f8f8f8; padding: 20px; margin-bottom: 4%;}
.RighInfo002800 .text{margin-bottom: 30px}
.RighInfo002800 .text .p{font-size: 15px;color:#333;line-height: 26px;margin: 0;background-repeat: no-repeat;background-position: left center;padding: 22px 0;padding-left: 72px;}
.RighInfo002800 .text .p+.p{margin-top:14px;}
.RighInfo002800 .text .tel{background-image: url(../images/righinfo002800-icon1.png);}
.RighInfo002800 .text .address{background-image: url(../images/righinfo002800-icon2.png);}
.RighInfo002800 .text .wx{background-image: url(../images/righinfo002800-icon3.png);}
.RighInfo002800 .text .wx img{display: inline-block;margin-left: 10px; max-width: 90px;}
.RighInfo002800 .map{width: 100%;height: 300px; border: 1px solid #eaeaea;}
.RighInfo002800 .map #map{height: 100%;}
.RighInfo002800 .map img{max-width: none !important;}

@media screen and (min-width: 1025px) {
.RighInfo002800 .text{float:right;width: 50%;}
.RighInfo002800 .map{float: left;width: 45%;height: 320px;}
.RighInfo002800 .text .wx img{width: 25%;}
.RighInfo002800 .con{  font-size:16px;}
}

@media screen and (min-width: 1200px) {
.RighInfo002800 .map{width:55%;height: 456px; }
.RighInfo002800 .text{width:42%;}
.RighInfo002800 .text .p{font-size: 16px;}
}

@media(max-width:1024px){
.RighInfo002800{padding:50px 0;}
}







/*RighInfo002814 */
.RighInfo002814{padding:4% 0;color: #555;font-size: 15px;}
.RighInfo002814 .pic img{display: block; width: 100%;}
.RighInfo002814 .txt ul{width: 90%;}
.RighInfo002814 .txt ul+ul{margin-top:3%;padding-top:6%;border-top: 1px solid #eaeaea;}
.RighInfo002814 .txt ol{padding-left: 20px;font-weight: bold;font-size: 22px;line-height: 28px;margin-bottom: 22px;border-left: 4px solid #e60012;}
.RighInfo002814 .txt li{position: relative;line-height: 30px;padding: 15px 0;padding-left:20px;border-bottom: 1px dashed #eaeaea;}
.RighInfo002814 .txt li:last-child{ border-bottom:none;}
.RighInfo002814 .txt li:before{position: absolute;content: '';width: 5px;height: 5px;border-radius: 50%;background: #ccc;left: 0;top:27px;}
.RighInfo002814 p{margin:0;}
.RighInfo002814 p+p{margin-top:16px;}

@media(max-width:1024px){
.RighInfo002814{padding:50px 0;}
}

@media(min-width:769px){
.RighInfo002814 .pic{width: 55%;}
}
@media(max-width:768px){
.RighInfo002814 .ytable,
.RighInfo002814 .ytable-cell{display: block;}
.RighInfo002814 .pic{margin-top:40px;}
.RighInfo002814 .txt ol{font-size:18px;}

}










/*
 .TextList009
 */
.TextList009{padding:4% 0 0;}
.TextList009 li{border: 1px solid #e5e5e5;margin-bottom: 20px; padding-left:139px; position:relative; padding-right:20px;}
.TextList009 li a{ height: 85px; line-height:85px; font-size:16px;display:block;white-space:nowrap; text-overflow:ellipsis; overflow:hidden; background:url(../images/textlist009-icon.png) no-repeat right center; padding-right:40px;}
.TextList009 li time{ position:absolute; text-align:center; left:0; top:10px; height:65px; width:107px; color:#afafaf; border-right:1px dashed #E0E0E0; line-height:normal; font-size:14px;}
.TextList009 li time span{ display:block; font-size:22px; padding-top:10px;}
.TextList009 li:hover{ background-color:  #e60012;color:#fff;}
.TextList009 li:hover a{background-image:url(../images/textlist009-icon_hover.png); color:#fff;}
.TextList009 li:hover time{color:#fff;}
@media(max-width:1024px){
.TextList009{padding-top:40px;}
}
@media(max-width:769px){
.TextList009 li{ padding-left:20px;}
.TextList009 li time{display: none;}
.TextList009 .title{font-size:24px;}
}














/*RighInfo002523 */
.RighInfo002523{ padding:3% 0;}
.RighInfo002523 li{ float:left; text-align:center; margin-bottom:6.5%; position:relative;}
.RighInfo002523 li span{ font-size:24px; color:#e60012; font-family:Arial, Helvetica, sans-serif;}
.RighInfo002523 li h5{ margin:6px 0 14px 0; font-size:18px; color: #555; }
.RighInfo002523 li .pic{ padding:7px;border-radius:4%; background:#eaeaea; max-width:220px; width:80%; overflow:hidden; margin:0 auto; position:relative; z-index:10;}
.RighInfo002523 li .pic img{ display:block;border-radius:4%; width:100%;}
@media(min-width:769px){
.RighInfo002523 li{width:25%; padding:0 3%;}
.RighInfo002523 ul:nth-child(2n) li{ float:right;}
.RighInfo002523 li::before{ position:absolute; content:''; width:100%; top:65%; background:#999; height:3px;  left:0;}
.RighInfo002523 ul li:first-child::before{width:50%; right:0; left:auto;}
.RighInfo002523 ul li:last-child::before{ width:50%; border-top:3px solid #999; border-right:3px solid #999; background:none; height:68%; left:0; }
.RighInfo002523 ul:nth-child(2n) li:first-child::before{ width:50%; right:auto; left:0;}
.RighInfo002523 ul:nth-child(2n) li:last-child::before{ border-right:0; border-left:3px solid #999; left:50%;}
.RighInfo002523 li::after{ content:''; background:url(../images/righinfo002523_icon_right.png) no-repeat; width:36px; height:36px; position:absolute; right:0; top:60%; margin-top:-4.4px; margin-right:-10px;}
.RighInfo002523 ul li:last-child::after,
.RighInfo002523 ul:nth-child(2n)  li:last-child::after{ left:50%; top:auto; margin-left:-19px; bottom:-60px; background-image:url(../images/righinfo002523_icon_down.png);}
.RighInfo002523 ul:nth-child(2n) li::after{ right:auto; left:0; background-image:url(../images/righinfo002523_icon_left.png);}
.RighInfo002523 ul:nth-child(2n) li::after{ margin-right:0; margin-left:-10px;}
.RighInfo002523 ul:nth-child(2n)  li:last-child::after{margin-left:-18px;}
.RighInfo002523 ul:last-child  li:last-child::before{ width:50%; height:4px;}
.RighInfo002523 ul:last-child  li:last-child::after{ display:none;}
}
@media(max-width:1024px){
.RighInfo002523{ padding:40px 0;}
}
@media(max-width:1024px) and (min-width:769px){
.RighInfo002523 li h5{ height:40px; line-height:20px; overflow:hidden;}
}
@media(max-width:768px){
.RighInfo002523 ul::after{ display:none;}
.RighInfo002523 li{ width:50%; padding:4%; margin-bottom: 0;}
.RighInfo002523 li:nth-child(2n+1){ clear:left;}
.RighInfo002523 li:nth-child(3n+1){ background:#eee;} 
}








/*Floor002979*/
.Floor002979{margin: 3% 0 5%; }
.Floor002979 .txt{ padding-bottom:3%; font-size:16px; text-align: center; color: #666;}
@media(max-width:1024px){
.Floor002979{margin:40px 0 70px; }
}
.Floor002979 li{position: relative;overflow: hidden;}
.Floor002979 li .Ispic{transition: transform 0.5s;}
.Floor002979 li:hover .Ispic{transform: scale(1.1);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);}

@media(min-width:641px){
.Floor002979 li{float: left; margin-right: 1.299%;}
.Floor002979 li:nth-child(1){width: 32.468%;}
.Floor002979 li:nth-child(2),
.Floor002979 li:nth-child(5){width: 28.572%;}
.Floor002979 li:nth-child(3),
.Floor002979 li:nth-child(4){width: 36.364%;}
.Floor002979 li:nth-child(2),
.Floor002979 li:nth-child(3){ margin-bottom: 1.299%;}
.Floor002979 li:nth-child(3),
.Floor002979 li:nth-child(5){margin-right: 0; float: right;}
.Floor002979 li:nth-child(1) .Ispic{padding-bottom: 114%;}
.Floor002979 li:nth-child(2) .Ispic,
.Floor002979 li:nth-child(5) .Ispic{padding-bottom: 62.5%;}
.Floor002979 li:nth-child(3) .Ispic,
.Floor002979 li:nth-child(4) .Ispic{padding-bottom: 49%;}
}
@media(max-width:640px){
.Floor002979 li:not(:nth-child(1)){float: left; width: 49%; margin-top: 2%;}
.Floor002979 li .Ispic{padding-bottom: 70%;}
.Floor002979 li:nth-child(1) .Ispic{padding-bottom: 50%;background-position: center top 15%;}
.Floor002979 li:nth-child(3),
.Floor002979 li:nth-child(5){margin-left: 2%;}
}







