﻿@font-face{font-family:Fonts;src:url(../Fonts/Oswald-Regular.ttf)}
@font-face{font-family:Fonts2;src:url(../Fonts/Oswald-Light.ttf)}
@font-face{font-family:Fonts3;src:url(../Fonts/SourceHanSansCN-Normal.otf)}

body{ color: #444; }
a{color: #444}
.home_body{background:#e5f0f7}
body{overflow-x:hidden;}
::-webkit-scrollbar{width:6px;height:6px}
::-webkit-scrollbar-track{width:6px;background-color:#eee}
::-webkit-scrollbar-thumb{background-color:#c6171e;background-clip:padding-box;min-height:28px}
::-webkit-scrollbar-thumb:hover{background-color:#2f593c}
.auto_1500{max-width:1500px;width: 94%}

a:hover{color:#c6171e}


.w30{ width:30%; padding:6% 0;}
.w65{ width:65%; padding:6% 0;}
@media(max-width:1024px){
.w30,
.w65{ width:auto;}
}


/*.Maintop */
.Maintop{padding:0;width:100%;z-index:1000;transition:.3s;  position: fixed; top: 0; left: 0; border-bottom: 1px rgba(255,255,255,0.15)}

.Maintop.Inside{ position: absolute;}


.Maintop .header-menu li{width:auto!important;margin-left:50px;}
.Maintop .header-menu li em{padding:35px 0;transition:.3s}
.Maintop .header-menu li em a{padding:0;line-height:40px;font-size:18px;border-radius:100px;font-weight:normal;position:relative;color:#fff;}
.Maintop .header-menu li em a:hover,
.Maintop .header-menu li.aon em a{color:#fff}
.Maintop .header-menu li em a:hover:after,
.Maintop .header-menu li.aon em a:after{content:"";position:absolute;left:0;
bottom:-35px;width:100%;height:2px;background:rgba(255,255,255,0.5);border-radius:50px}
.sub-menu-layer{ background-color: rgba(253, 253, 253, 0.88)}

.Maintop .header-menu .sub-intro{padding:4% 0 2%;}
.Maintop .header-menu li .sub-menu dt { padding:0 5px;}
.Maintop .header-menu li .sub-menu dt img{max-width: 200px;}
.Maintop .header-menu li .sub-menu dt > a{color: #333; font-size: 16px; transition: 0.5s}
.Maintop .header-menu li .sub-menu dt > a:hover{ opacity: 1;color: #c6171e; }
.Maintop .header-menu li .sub-menu dt > a p{margin: 0;}
.Maintop .header-menu li .sub-menu dt  a:hover{background: none}
.Maintop .header-menu li .sub-three{ padding-top:20px;margin-top:10px; border-top:1px solid rgba(255,255,255,0.2) ; }
.Maintop .header-menu li .sub-three dd a{ font-size:16px; line-height:40px; color:rgba(255,255,255,0.8) ; text-align: left; }
.Maintop .header-menu li .sub-three dd:hover a{ opacity: 1;  }


.Maintop .header{z-index:100}
.Maintop .header-left{float:left;padding:1.3% 0 0}
.Maintop .header-left .logo{transition:.3s; display: inline-block;}
.Maintop .header-left .logo_img1{display:block}
.Maintop .header-left .logo_img2{display:none}
.Maintop .header-mid{padding-left:10px;float:right;  }
.Maintop .header-right{float:right;/* height: 90px; */ margin-left: 20px; }
.Maintop .header-right{padding-top:35px;transition:.3s;position:relative;z-index:100;font-weight:normal;}
.Maintop .header-right dd{float:left;line-height:30px}
.Maintop .header-right .top-phone{font-size:16px;margin-left:50px; color: #fff;padding-left: 32px;background: url(../images/top_phone1.png)  no-repeat left center;background-size:24px; float: left;margin-top:5px;}
.Maintop .header-right .top-phone b{font-family:Fonts2; font-size: 18px;}
.Maintop .open-search{width:36px;height:36px;margin-top:;background:url(../images/searchbtn2.png) no-repeat center center;
	cursor:pointer;margin-left: 20px;}
.Maintop .open-search-on{background:none!important;position:relative}
.Maintop .open-search-on::after,
.Maintop .open-search-on::before{position:absolute;content:'';width:60%;left:20%;top:50%;transform:rotate(45deg);height:2px;background:#fff}
.Maintop .open-search-on::after{transform:rotate(-45deg)}
.Maintop .top-search{overflow:hidden;display:none;position:absolute;right:0;top:100%;margin-top:0;margin-right:20px;
padding:3px;background:#c6171e;width:300px;margin-left:0!important;background-size:100% 100%; border-radius: 100px;}
.Maintop .top-search .text{ border-radius: 100px 0  0 100px;border:none;height:38px;line-height:38px;padding:0 50px 0 15px;width:100%;color:#999;overflow:hidden;background:#fff;width:250px}
.Maintop .top-search .btn{position:absolute;right:0;width:50px;height:100%;top:0;background:url(../images/searchbtn2.png) no-repeat center center}


.Maintop_on { border-bottom: 1px solid rgba(0,0,0,0.07) }
.Maintop_on .Topcon{ height: 0; overflow:hidden; }
.Maintop_on .header-left .logo_img1{display:none}
.Maintop_on .header-left .logo_img2{display:block}
.Maintop_on .header-right .top-num{ color: #444}
.Maintop_on .header-right .top-num b{ color: #c6171e}
.Maintop_on .header-left span{  color: #666}
.Maintop_on .header-left span b{ color: #c6171e}
.Maintop_on .header-right .top-phone{color: #666;background: url(../images/top_phone2.png)  no-repeat left center;background-size:24px;}
.Maintop_on .open-search{background:url(../images/searchbtn1.png) no-repeat center center;}
.Maintop_on .header-menu li em a{ color: #666 }
.Maintop_on .header-menu li em a:hover,
.Maintop_on .header-menu li.aon em a{color:#c6171e}
.Maintop_on .header-menu li em a:hover:after,
.Maintop_on .header-menu li.aon em a:after{ background: #c6171e; }


@media(max-width:1366px){
.Maintop .header-left{float:left;padding:8px 0 0}
.Maintop .header-menu li em{padding:20px 0;transition:.3s}
.Maintop .header-menu li em a:hover:after,
.Maintop .header-menu li.aon em a:after{bottom:-20px;} 
.Maintop .header-right{padding-top:20px;}
}


@media(max-width:1024px){
.Maintop{padding:0}
.Maintop_on{background: #fff}
.Maintop .top-language span{display:none}
.Maintop .top-language .top-sub{display:block!important;height:37px!important;background:#000;top:0;text-align:right;padding:0 2%}
.Maintop .top-language .top-sub a{display:inline-block;border:1px solid #c6171e;color:#c6171e;padding:0 10px;margin-left:5px;line-height:25px}

.Maintop .header-right .top-phone{margin-left:0px;}
.Maintop .header-right .top-phone b{font-size: 14px;}
.Maintop .open-search{margin: 0 5px 0 10px}
.Maintop .top-search .text{ width:200px}
    
.Maintop .header-left{width:36%}
.Maintop .header-left .logo{}
.Maintop .header-right{padding-top:10px;margin-left: 0}
.Maintop .top-search{margin-top:22px;width:250px}
.Maintop #open_menu,
.Maintop .header-right dd.open-search{}
.Maintop #open_menu{width:36px;height:36px;position:relative}
.Maintop #open_menu i,
.Maintop #open_menu i::after,
.Maintop #open_menu i::before{background:#fff}
.Maintop_on #open_menu i,
.Maintop_on #open_menu i::after,
.Maintop_on #open_menu i::before{background:#c6171e}
.Maintop_on .open-search{background:url(../images/searchbtn1.png) no-repeat center center;cursor:pointer;}
.Maintop_on .open-search-on::after,
.Maintop_on .open-search-on::before{background:#c6171e}
.Maintop #open_menu i{width:60%;left:20%;top:50%;height:2px;}

.Maintop #open_menu.open_menu_on{background:#c6171e;border:none}
.Maintop #open_menu.open_menu_on i{background:0 0!important}
.Maintop #open_menu.open_menu_on i::after,.Maintop #open_menu.open_menu_on i::before{background:#fff}
.Maintop #open_menu.open_menu_on i::before{top:0!important;transform:rotate(-45deg)}
.Maintop #open_menu.open_menu_on i::after{top:0!important;transform:rotate(45deg)}
.Maintop .header{position:initial;height:60px}
.Maintop #header-menu{position:fixed;top:60px;left:0;width:100%;background:#fff;display:none;height: 100%}
.Maintop #header-menu ul{height: 100%;overflow: auto}
.Maintop #header-menu li{border-bottom:1px dotted #eee}
.Maintop #header-menu li a{line-height:50px}
.Maintop #header-menu li a p{line-height:24px}
.Maintop #header-menu li em,
.Maintop #header-menu li em a{border-bottom:0}
.Maintop #header-menu li em a{color:#666;font-weight:400}
.Maintop #header-menu li .sub-menu dt a{border-bottom:none}
.Maintop #header-menu li .sub{background:#eee;position: relative}

.Maintop #header-menu li .sub dt{margin-top: 10px;float: left;width: 50%}
.Maintop #header-menu li .sub dt a{color:#666}
.Maintop #header-menu li.has-sub em a{background:url(../images/Top002138-a_lang.png) no-repeat 95% center}
.Maintop #header-menu #m10.has-sub em::before{display:none}
.Maintop #header-menu #m11.has-sub em::before{display:none}
.Maintop #header-menu li.has-sub em .op::before, 
.Maintop #header-menu li.has-sub em .op::after{background: #aaa}
.Maintop #header-menu li.has-sub em .op {display: block;}
}






/**.Homebanner**/
.Homebanner{position:relative;z-index:1;overflow:hidden;height:100%;width:100%;padding-bottom:0;background:#222}
.Homebanner .bx-viewport{z-index:1}
.Homebanner li{background-position:center bottom;background-repeat:no-repeat;background-size:cover;width:100%!important}
.Homebanner .videoBox{width:100%;height:100%}
.Homebanner video{display:block;width:100%;height:100%;object-fit:cover}
.Homebanner .bx-viewport{z-index:1}
.Homebanner .text{position:absolute;z-index:100;transition:.8s;padding:0 10px;width:43vw;text-align:center}
.Homebanner .text .text_con img{display:block;margin:0 auto}
.Homebanner li .pic{background-position:center center;background-repeat:no-repeat;background-size:cover; background-color: #666}
.Homebanner li a{position:relative;display:block}
.Homebanner li .phone{display:none}
.Homebanner .bx-controls-direction{display:none}

.Homebanner  .bx-controls-direction{display:none}
.Homebanner  .bx-pager{ position:absolute; left:0; bottom:12%; text-align:center; width:100%; z-index:100;}
.Homebanner  .bx-pager div{ display:inline-block;margin:0 10px; position: relative;}
.Homebanner  .bx-pager div:after{ content: ""; display: block;width: 25px; height: 1px;
 position: absolute;right:-25px;top: 10px; 
background: rgba(255,255,255,0.15) }
.Homebanner  .bx-pager div:last-child:after{  display: none}
.Homebanner  .bx-pager div a{ display:block;  line-height:100px; overflow:hidden; position: relative; 
 width:22px; height:22px; margin:0 6px; border-radius: 50%;border: 1px solid  rgba(255,255,255,0) ;opacity: 0.4  }
.Homebanner  .bx-pager div a.active{  background:url(../images/ban_dot.png) no-repeat center center;
animation-name:fucks; 
animation-duration:2s; 
animation-iteration-count:infinite;  opacity: 0.8}
.Homebanner  .bx-pager div a:after{ content: ""; display: block; width:6px; height: 6px; top: 7px; left: 7px; position: absolute;
border-radius: 50%; background: rgba(255,255,255,1)}

@keyframes fucks{ 
from{transition:0.3s ease-in} 
to{transform:rotate(360deg)} 
}





@media(min-width:769px){.Homebanner,.Homebanner .bx-wrapper,.Homebanner .bx-viewport,.Homebanner .con,.Homebanner li,.Homebanner li .pic,
	.Homebanner li a,.Homebanner ul{z-index:1;height:100vh !important;width:100%}
}@media(max-width:768px){.Homebanner{margin-top:80px}
.Homebanner li,.Homebanner li a{height:auto}
.Homebanner li{background:0 0!important}
.Homebanner li .pic{display:none}
.Homebanner li .phone{display:block;width:100%}
.Homebanner li .text{display:none}
.Homebanner .bx-pager{bottom:30px}
.Homebanner .bx-pager div{margin:0 2px}
.Homebanner .bx-pager div:after{display:none}
.Homebanner .videoBox{padding-bottom:80%;height:auto;position:relative}
.Homebanner .videoBox video{position:absolute;left:0;top:0}
}
/**.home_title**/
.home_title{position:relative;z-index:56;margin-bottom: 40px; text-align: center;}
.home_title h1{font-size:40px;line-height:40px;font-weight:normal;color:#222;margin:0 0 15px 0}


.home_title span{ font-size: 16px; color: #444;display:inline-block; line-height: 22px; vertical-align:text-bottom;padding-bottom:5px;
margin-left:5px; font-weight: lighter;font-family:Fonts; text-transform: uppercase; }



/**.home_more**/
.home_more {  position: relative; margin-top: 70px;  z-index: 100;transition: 0.5s}
.home_more:hover {  opacity: 0.8}
.home_more a{border-radius:0;color:#fff; width: 220px;
	display:inline-block;font-size:16px;transition:.5s; line-height: 42px;padding-right:25px;
background: #c6171e; transition: 0.5s; border-radius: 100px;
position: relative; padding:0 20px;
 }

.home_more a:before{ content:""; display: block; position: absolute;right: 5px; top: 5px; width:32px; height:32px;
 border-radius:100px;
background:url(../images/home_more.png) no-repeat center center #c6171e; z-index: 10;transition: 0.5s;}


.home_more a:hover{ padding-right: 35px; }




@media(min-width:769px){.Home_part{height:100vh;display:table;width:100%; position:relative}
.Home_part>*{padding:0;display:table-cell;vertical-align:middle;padding: 100px 0 0 }
}
/**.slick-dots**/
.slick-dots{display:inline-block;padding:0;margin: 0;list-style:none;text-align:center;vertical-align: middle; }
.slick-dots li{
	float:none;
	position:relative;
	display:inline-block;
	width: 12px;
	height: 12px;
	margin:0 3px ;
	padding:0;
	background:#ccc;
	cursor:pointer;
	padding: 0 ;
	transition: 0.5s;
	opacity: 1;
	border-radius: 100px;
	}
.slick-dots li button{display:none}
.slick-dots .slick-active{background: #c6171e !important;width: 30px  !important;}
@media(max-width:768px){.slick-dots{margin:10px 0 0}
.slick-dots li{width:25px;height:3px}
}
/**.slick-arrow**/

.slick-arrow{ font-size:0; width:48px; height:48px ;  border-radius: 100px; position: relative;
 background:none; cursor:pointer; padding:0; z-index: 50;border-radius:100px ; vertical-align: middle;background: #c6171e;}
.slick-prev{ left:0; background:#c6171e; }
.slick-next{ right:0;}
.slick-next::before,
.slick-prev::before{ position:absolute; content:''; width:20%; height:20%; 
border-top:2px solid #fff; border-right:2px solid #fff; top:40%; left:40%; 
transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.slick-prev::before{transform:rotate(-135deg); -webkit-transform:rotate(-135deg); left:40%; }
.slick-arrow:hover{ opacity: 0.8 }

/**.home_pager **/
.home_pager { display: inline-block; font-size: 18px;font-family:Fonts; vertical-align: middle; line-height: 55px; letter-spacing: 2px; color: #999}
.home_pager .cur{ color:#c6171e}

/**.Floor0001*/
.Floor0001{}
.Floor0001 .home_title{ text-align: left }
.Floor0001 .auto{ height: 100%;position: relative; z-index: 20 }
.Floor0001 .pic{ width: 40%; float: left; padding-bottom:100%; background-size: contain; position: absolute;left: 2%; bottom: 0;
background-position: left bottom;z-index: 60 }
.Floor0001 .pic:after{ content: ""; display: block; position: absolute; left: -100px; bottom: 0; height: 242px; width: 316px;
background: url(../images/Floor0001_cover.png) no-repeat center bottom; background-size: cover;background-size: 60%;opacity: 0.9 }



.Floor0001 .text{ width: 80%; float: right;padding:6% 7% 6% 27%;position: absolute;
 right: 0; bottom: 15%; border-radius: 0 10px 10px 0 }

.Floor0001 .text:after{ content: ""; display: block; position: absolute; right: 0px; top:0; width:100%;height:100%;
background: url(../images/Floor0001_bg.png) no-repeat right center; background-size: cover;z-index: -10; opacity: 0.8 }




.Floor0001 .text p{font-size:16px; line-height: 34px; color: #000}


@media(max-width:1920px){
.Floor0001 .pic{ background-position: left  110% !important}
}


.header-menu li .sub dt a{padding: 0!important;}


/**.Floor0003*/


.Floor0003 .home-title { color: #c6171e;}
.Floor0003 { position: relative; overflow:hidden;}


.Floor0003 .auto{ position: relative; z-index: 100}



.Floor0003 .tab{margin-top: 30px;}
.Floor0003 .tab span{ line-height: 42px;    background: #c6171e; margin-left: 5px; border-radius: 100px; font-size: 16px;
 display: inline-block; color: #fff;padding: 0 25px; cursor: pointer
}

.Floor0003 .tab span.on{ background: #c6171e}


.Floor0003 .main_head{border-bottom: 1px solid rgba(0,0,0,0.07) ;}
.Floor0003 .home_title{ text-align: left; float: left;margin:0; }
.Floor0003 .top{position: relative; z-index: 50 }



.Floor0003 .main_list{ width:36%; float:right;position: relative;}




.Floor0003 .top {border-radius: 10px;}
.Floor0003 .top .pic{padding-bottom:62%; background-color: #666; border-radius: 10px;transition: .5s ease-in-out}

.Floor0003 .top .item a{ display: block;}
.Floor0003 .top .item:hover .pic{ opacity: 0.8}


.Floor0003 .top .text{  height: auto; overflow:hidden; padding:15px 0;}
.Floor0003 .top .text h1{   color: #222; margin:0;}
.Floor0003 .top .text span{  line-height: 2;font-size: 18px; margin-top: -6px;}

.Floor0003 .top .slick-arrow{position: absolute; right: 13px; bottom:130px;z-index: 50;  border-radius: 5px}
.Floor0003 .top .slick-prev { left: auto; right: 68px; }
.Floor0003 .top .slick-next{  }
.Floor0003 .tit{ font-size: 1.4em;line-height:2; font-weight: normal; color: #222}


.Floor0003 .main_list li{  margin-bottom:40px; padding-bottom: 10px; border-bottom: 1px solid rgba(0,0,0,0.07) ;padding-left: 120px;position: relative;}
.Floor0003 .main_list li span{ position: absolute; left:0; top: 0; text-align: center; }
.Floor0003 .main_list li span b{  display: block; font-size: 40px; }
.Floor0003 .main_list li span:after{  content: ""; display: block; position: absolute; right: -32px; top: 0;width: 1px; height: 70px;
background: rgba(0,0,0,0.07)  }
.Floor0003 .main_list li .tit{  height: 70px; }
.Floor0003 .main_list li:last-child{ margin-bottom: 0 }
.Floor0003 .slick-prev{ border-radius: 5px 0 0 5px }
.Floor0003 .slick-next{ border-radius:0 5px 5px 0}

@media(max-width:1500px){
.Floor0003 .main_list{ width:40%; float:right;position: relative;}
.Floor0003 .main_list:after{margin-left:-60px;}    
}


.Floor0003:before{ content: ""; display: block; position: absolute; right: 0; top: 0%; width:100%;height:100%; background: rgba(255,255,255,0.85); z-index: 5}
.Floor0003 .main_list:after{ content: ""; display: block; position: absolute; left: 0; top: -100%; width:200%;
 height:300%; background: rgba(255,255,255,0.7);margin-left:-100px; z-index:-10}   
@media(min-width:1025px){
.Floor0003 .main_head{margin-bottom:50px;padding-bottom: 20px;}
.Floor0003 .top{ width: 50%; float:left;} 
}
@media(max-width:1366px){
.Floor0003 .main_head{margin-bottom:20px;padding-bottom: 0px;}   
.Floor0003 .main_list li{  margin-bottom:10px;}
}
@media(max-width:1024px){
    .Floor0003{padding: 7% 0}
    .Floor0003 .main_list{ width:100%; float:none;}
    .Floor0003:before{background: rgba(255,255,255,0.65);}
    .Floor0003 .main_list li{  margin-bottom:20px; padding-bottom: 20px; }
}


/**.Floor0004*/
.Floor0004  .auto{ position: relative; }
.Floor0004  .home_title h1{ color: #fff }
.Floor0004  .home_title span{ color: #fff;opacity: 0.8 }
.Floor0004  .pic{padding-bottom: 60%;background-size: 90%; background-color:rgba(255,255,255,0.95)}
.Floor0004 .slick-list{margin:0 -4px; }
.Floor0004 .slick-slide{  margin:0 4px; }
.Floor0004 .slick-slide .item{ margin:2px 0; overflow:hidden;border-radius: 10px; }
.Floor0004 .slick-slide a{ display: block; }
.Floor0004 .slick-slide .pic{  border-radius: 10px;transition: transform .5s ease-in-out}
.Floor0004 .slick-slide .item:hover .pic{ transform: scale(1.2);}

.Floor0004 .bot{ text-align: center; }
.Floor0004 .slick-arrow{ display: inline-block; float: none;  position: absolute; top: 50%;margin-top: -25px;
}
.Floor0004 .slick-prev{   left: -25px; background: #c6171e}
.Floor0004 .slick-next{   right: -25px;}


/*.Mainbottom*/
.Mainbottom{background:#c6171e;background-size:360px;padding:3% 0 0;color:rgba(255,255,255,.6);font-size:16px; background: url(../images/fbg.jpg);}
.Mainbottom a{color:rgba(255,255,255,.5)}
.Mainbottom a:hover{color:#fff}

.Mainbottom .fl{ width: 60%}
.Mainbottom .fr{ }
.Mainbottom nav dl dt a{color:#fff}
.Mainbottom nav{ width: 100% }
.Mainbottom nav dl{display: inline-block; vertical-align: top; margin-right:8%}
.Mainbottom nav dt{margin-bottom:20px;position: relative; font-size: 18px;}
.Mainbottom nav dt a{position: relative;  }

.Mainbottom nav dd{line-height:2;font-size:16px}




.Mainbottom .code{float:left; position: relative;}

.Mainbottom .code{margin-left:25px}
.Mainbottom .code li{ float: left;margin-left:15px;border:1px solid rgba(255,255,255,0.1);max-width:110px;
	padding: 10px 10px 0px; position: relative;}
.Mainbottom .code img{}
.Mainbottom .code span{margin:15px 0 ;text-align: center; color:rgba(255,255,255,.8);display:block}



.Mainbottom .contact{float: left; width: 300px;}
.Mainbottom .contact dd{line-height:30px;margin-bottom:10px;position:relative; color: rgba(255,255,255,0.8)}
.Mainbottom .contact dd span{padding-left:25px;position:relative; display: block;}
.Mainbottom .contact .phone{font-size:26px;color:#fff;font-family:Fonts;margin-bottom:20px;padding-left:40px;opacity: 0.8}
.Mainbottom .contact .phone:before{content:"";display:block;position:absolute;left:0;top:1px;width:28px;height:28px;background:url(../images/bottom_phone.png) no-repeat center center;background-size:contain}
.Mainbottom .contact .mail span:before{content:"";display:block;position:absolute;left:0;top:8px;width:17px;height:17px;
background:url(../images/bottom_mail.png) no-repeat center center;background-size:contain;opacity:0.8}
.Mainbottom .contact .fax span:before{content:"";display:block;position:absolute;left:0;top:8px;width:17px;height:17px;
background:url(../images/bottom_fax.png) no-repeat center center;background-size:contain;opacity:0.8}
.Mainbottom .contact .add span:before{content:"";display:block;position:absolute;left:0;top:6px;width:19px;height:19px;
background:url(../images/bottom_add.png) no-repeat center center;background-size:contain;opacity:0.8}
.Mainbottom .contact .call span:before{content:"";display:block;position:absolute;left:0;top:0px;width:17px;height:17px;
background:url(../images/bottom_call.png) no-repeat center center;background-size:contain;opacity:0.8}




.Mainbottom .contact aside{line-height:34px;color:rgba(255,255,255,.6);font-size:16px;margin-bottom:6px}


.Mainbottom .share{margin:30px 0 0 ;width:100%;position:relative;z-index:10;}
.Mainbottom .share a{border-radius:100px;overflow:hidden;display:inline-block;transition:.5s;width:35px;height:35px;margin:0 0 0 5px;background:url(../images/share_icon.png) no-repeat left center ;position:relative;opacity:.4}
.Mainbottom .share a.d_qq{background-position:center center;}
.Mainbottom .share a.d_sina{background-position:right center;}
.Mainbottom .share a:hover{opacity:1}

.Mainbottom .copyright{line-height:24px;color:rgba(255,255,255,.3);margin:40px 0 0;position:relative;font-size: 0.8em}
.Mainbottom .copyright .auto{border-top:1px solid rgba(255,255,255,.08);padding:25px 0}
.Mainbottom .copyright a{color:rgba(255,255,255,.3)}
.Mainbottom .copyright a:hover{color:rgba(255,255,255,.6)}
.Mainbottom .copyright a:not(:last-child):after{display:inline-block;content:'';width:1px;height:13px;background:rgba(255,255,255,.2);vertical-align:middle;margin:0 10px}
.Mainbottom .copyright p{float:left;margin:0}
.Mainbottom .copyright aside{float:right}
.Mainbottom .links{margin:53px 0;position:relative;line-height:24px;}

.Mainbottom .links span{position:absolute;left:0;top:11px;color:rgba(255,255,255,.4)}
.Mainbottom .links a:not(:last-child):after{display:inline-block;content:'';width:1px;height:13px;background:rgba(255,255,255,.07);vertical-align:middle;margin:0 14px}


@media(max-width:768px){
.Mainbottom{padding-top:5%}
.Mainbottom nav{display:none}
.Mainbottom .contact{display:table;margin:0 auto}
.Mainbottom .links{margin:30px 0}
.Mainbottom .copyright{margin-top: 20px}
.Mainbottom .contact .name,
.Mainbottom .copyright{text-align:center}
.Mainbottom .copyright aside{float:none}
}





.Right_box{}
.Right_box ul{position:fixed;right:10px;z-index:110;bottom:10px ;}




.Right_box li{position:relative;margin:0 0 1px 0}
.Right_box li>a{display:block;width:50px;height:50px;background:url(../images/Right_box.png) no-repeat center bottom #c6171e;transition:.3s}
.Right_box li>a:hover{background-color:#e6061f;}
.Right_box li.li_contact a{background-position:center top}
.Right_box li.li_gettop a{background-position:center bottom}
.Right_box li figure{position: absolute;transform:scale(0); right:100%;bottom: 0; width: 200px; padding:25px 30px; background: #fff; overflow:hidden; transition: 0.5s; box-shadow: 0 0 30px rgba(0,0,0,0.06)}
.Right_box li:hover figure{ transform:scale(1)}
.Right_box li figure dd{ text-align: center; margin:10px 0;padding: 10px 0; border-bottom: 1px solid #e5e5e5  }
.Right_box li figure dd:first-child{  margin:0; }
.Right_box li figure dd:last-child{  margin:0; border-bottom:none }
.Right_box li figure dd .icon{ width: 30px;margin:0 auto 12px; }
.Right_box li figure dd h1{ font-size:16px; font-weight: normal; color: #444; margin:0 0 6px;  }
.Right_box li figure dd span{ color: #c6171e;font-family:Fonts; }




@media(max-width:1024px){
.Right_box{display:none}
.Right_box li.li_tel a{display:none}
.Right_box li.li_tel .wap{display:block}
}








.Banner002167{position:relative;z-index:1;margin-top:96px}
.Banner002167 div{height:390px;background-position:center top;background-repeat:no-repeat;background-size:cover}
.Banner002167 img{display:none}
.Banner002167 aside{position:absolute;left:50%;top:50%;line-height:46px;height:46px;width:100%;font-size:33px;padding:0 2%;max-width:1200px;color:#fff;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
@media(max-width:1000px){.Banner002167 div{display:none}
.Banner002167 img{display:block;width:100%}
}@media(max-width:640px){.Banner002167 aside{font-size:24px}
}.Menu003057 .auto{border-bottom:1px solid #e5e5e5;padding:30px 0 26px}
.Menu003057 .col-name{font-size:30px;color:#222;margin:0;font-weight:400;position:relative;margin-left:10px}
.Menu003057 .col-name:after{content:"";display:block;position:absolute;left:-15px;top:-2px;width:28px;height:28px;z-index:-10;background:url(../images/tit_icon.png) no-repeat center center;background-size:contain}
.Menu003057 ul{margin-top:0}
.Menu003057 li a{color:#444;font-size:16px;line-height:30px;display:block;border:2px solid transparent;padding:0 20px;border-radius:50px;transition:.3s}
.Menu003057 li.aon a,.Menu003057 li:hover a{color:#fff;background:#c6171e;border-radius:100px}
@media(min-width:1025px){.Menu003057 li{float:left}
.Menu003057 li:not(:last-child){margin-left:15px}
}@media(max-width:1024px){.Menu003057{padding:6vw 0;text-align:center}
.Menu003057 .col-name{font-size:5vw;display:block}
.Menu003057 li{display:inline-block}
.Menu003057 li a{font-size:3.2vw;padding:0 1em}
}.Singlepage{padding:3.8% 0}
.Singlepage .about p{font-size:16px;line-height:28px}
.Singlepage .about .text{width:49.5%;float:left}
.Singlepage .about .pic{width:44%;float:right;padding:24px 0 0;text-align:right}
.Singlepage .about .pic img{border-radius:20px 0;width:100%}
.PicList001647{padding:3% 0 0}
.PicList001647 li{float:left;margin-right:2%;width:18%;margin-bottom:1%;text-align:center}
.PicList001647 li figure{position:relative}
.PicList001647 li figure img{width:100%}
.PicList001647 li a.Ispic{padding-bottom:120%;display:block;background-size:cover;background-color:#666}
.PicList001647 li *{margin:0}
.PicList001647 li p{font-size:14px;color:#999;height:40px;overflow:hidden;line-height:20px}
.PicList001647 li h1{font-size:18px;font-weight:400;padding-top:5%;padding-bottom:3%}
@media(min-width:641px){.PicList001647 li:nth-child(5n){margin-right:0}
.PicList001647 li:nth-child(5n+1){clear:left}
}@media(max-width:640px){.PicList001647 li{float:left;margin-right:2%;width:49%}
.PicList001647 li:nth-child(2n){margin-right:0}
.PicList001647 li:nth-child(2n+1){clear:left}
.PicList001647 li h1{font-size:16px}
}.Page002046 .Pages{text-align:center;padding:2% 0 3%}
.Page002046 .Pages a{display:inline-block;vertical-align:middle;border:1px solid #ececec;background:#fff;padding:0 15px;line-height:38px;color:#999}
.Page002046 .Pages a.a_cur,.Page002046 .Pages a:hover{background-color:#c6171e;color:#fff}
.Page002046 .Pages em{font-style:normal;display:inline-block;vertical-align:middle;overflow:hidden}
.Page002046 .Pages em a{float:left;margin-left:-1px}
.Page002046 .Pages .p_count,.Page002046 .Pages .p_cur,.Page002046 .Pages .p_jump,.Page002046 .Pages .p_total{display:none}
.Page002046 .Pages .a_next,.Page002046 .Pages .a_prev{padding:0;width:44px;background:url(../images/Page002046-a_prev.gif) no-repeat center center #fff;overflow:hidden;line-height:1000px;height:38px}
.Page002046 .Pages .a_next{background:url(../images/Page002046-a_next.gif) no-repeat center center #fff}
@media(max-width:640px){.Page002046 .Pages .a_end,.Page002046 .Pages .a_first{display:none}
}@media(max-width:480px){.Page002046 .Pages a{padding:0 5px}
}











/*Banner002826 */
.Banner002826{position: relative; z-index: 1;}

/*方法4*/
/*.Banner002826 li.slick-slide{position: relative;}
.Banner002826 li.slick-slide img{display: block;width: 100%;}
.Banner002826 li.slick-slide video{position: absolute; z-index: 10; left: -100%; top: -100%; min-height: 100%; min-width: 100%; opacity: 0; transition: 0.3s;}
.Banner002826  li.video-show video{left: 50%;opacity: 1;top: 50%; transform: translate(-50%,-50%);}
.Banner002826  li.slick-slide .open-video{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.3) url(../images/Banner002826_play.png) no-repeat center center;background-size: auto 50px; z-index: 20;transition: 0.3s;}
.Banner002826  li.video-show .open-video{opacity: 1;}
@media(min-width:1025px){
.Banner002826  li.slick-slide img.wap{display: none;}
}
@media(max-width:1024px){
.Banner002826  li.slick-slide img.pc{display: none;}
}*/
.Banner002826 .text{position:absolute;z-index:100;transition:.8s;padding:0 10px;width:35vw;text-align:center; left:10% !important}
.Banner002826 .text .text_con img{display:block;margin:0 auto}

/*方法1，2，3*/
.Banner002826 li.slick-slide{position: relative;height: 100vh}
.Banner002826 li.slick-slide img{display: block;/*width: 100%;*/}
.Banner002826 li.slick-slide video{object-fit: fill;position: absolute; z-index: 10; left: 50%; top: 44%; transform: translate(-50%,-50%);min-height: 100%; min-width: 100%;}
@media(min-width:1025px){
.Banner002826  li.slick-slide img.wap{display: none;}
}
@media(max-width:1024px){
.Banner002826  li.slick-slide img.pc{display: none;}
.Banner002826  li.slick-slide video{left: -100%;top: 100%; opacity: 0;}
.Banner002826  li.slick-slide .open-video{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.3) url(../images/Banner002826_play.png) no-repeat center center;background-size: auto 50px; z-index: 20;}
.Banner002826  li.video-show .open-video{left: -100%;opacity: 0; transform: translateX(-100%);}
.Banner002826  li.video-show video{left: 50%; top: 50%; opacity: 1;}
}

/*方法5  添加播放按钮+弹窗*/
/*.Banner002826 .open-video{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.3) url(../images/Banner002826_play.png) no-repeat center center;background-size: auto 50px; z-index: 20; cursor: pointer;}

.video-openbox{position:fixed;left:0;height:100%;width:100%; z-index:500;background:rgba(0,0,0,0.5); top:0;}
.video-openbox .ytable{height: 100%;}
.video-openbox .close{position: absolute;right: 20px;top: 20px; width: 30px; height: 30px; cursor: pointer; z-index: 10; cursor: pointer;}
.video-openbox .close:before,
.video-openbox .close:after{position: absolute;width: 100%; left: 0; top: 50%; height: 3px; margin-top: -1.5px; background: #fff; content: '';transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.video-openbox .close:after{transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);}
.video-openbox video{max-width: 1200px; margin: 0 auto;display: block;}*/

.slick-slider {position: relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.slick-list:focus {outline: none}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-slider .slick-track, 
.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)}
.slick-track {position: relative; top: 0; left: 0; display: block;}
.slick-track:before, 
.slick-track:after{display: table; content: '';}
.slick-track:after{ clear: both;}
.slick-loading .slick-track { visibility: hidden;}
.slick-slide{ display: none; float: left; min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.slick-slide .slick-loading img { display: none;}
.slick-slide .dragging img { pointer-events: none;}
.slick-initialized .slick-slide { display: block;}
.slick-loading .slick-slide { visibility: hidden;}
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}

.slick-arrow .slick-hidden { display: none;}

.Banner002826 .slick-dots{position: absolute; left: 50%; transform: translate(-50%,0); bottom: 5%;overflow: hidden; z-index: 10;}
.Banner002826 .slick-dots li{float: left; width: 18px; height: 18px;position: relative; border-radius: 50%;/*border: 2px solid #fff;*/ cursor: pointer;}
.Banner002826 .slick-dots li:not(:last-child){margin-right: 10px;}
.Banner002826 .slick-dots li:before{position: absolute; left: -1px; top: -1px; right: -1px; bottom: -1px; border-radius: 50%;background: #fff; transition: 0.3s;content: '';}
.Banner002826 .slick-dots li.slick-active:before{transform: scale(0);-webkit-transform: scale(0);-ms-transform: scale(0);}
.Banner002826 .slick-dots li button{display: none;}
@media(max-width:640px){
.Banner002826 .slick-dots li{width: 10px; height: 10px;}
.Banner002826 .slick-dots li:not(:last-child){margin-right: 4px;}
}


.home-title{font-size: 40px;color: #fff;margin-bottom: 1.0526em;}
.home-title .en{font-size: 50px;font-family: 'AvantGardeITCbyBT-Demi';text-transform: uppercase;}
@media(max-width:1024px){
.home-title{font-size: 20px} 
.home-title .en{font-size: 30px}
}



/*Floor003054 */
.Floor003054{position: relative; z-index: 1;background:url(../uploadfiles/Floor003054_01.jpg);overflow: hidden}
.Floor003054 .ytable{height:100%;}
.Floor003054 > .Ispic{position: absolute; top: 0; height: 100%;}
.Floor003054 .pic-1{left: 0; width: 33.334%;}
@media(min-width:1025px){
.Floor003054{height: 100vh;}
.Floor003054 .pic-2{right: 0; width: 66.666%;}
}
@media(max-width:1024px){
.Floor003054 .pic-1{width: 100%;}
}

.Floor003054 .title{color: #fff;font-size: 0.38em;margin-bottom: 8em;}
.Floor003054 .title .en{font-family: 'AvantGardeITCbyBT-Demi';font-size: 1.368em; text-transform: uppercase;}
.Floor003054 .title .cn{}
@media(max-width:1024px){
.Floor003054 .title{font-size: 4vw; margin-bottom: 3vw;}
 .Floor003054 .title .desc{font-size:0.5em;}
}
@media(max-width:640px){
.Floor003054 .title{font-size: 6vw;}
}

.Floor003054 .auto{ position: relative; z-index: 4;}
.Floor003054 .more a{font-size: 100px; width: 0.55em;height: 0.55em;display: block;border: solid 2px rgba(255,255,255,0.3);  border-radius: 50%;background: url("../images/Floor003054_more.png") no-repeat center center; background-size: auto 34.375%;transition: 0.3s;}
.Floor003054 .more a:hover{background-color: #fff; background-image: url("../images/Floor003054_more_on.png");}

.Floor003054 .right{}
.Floor003054 .right .Ispic{padding-bottom: 72.059%;background-size: contain;background-color: #fff;}
.Floor003054 .slider-li .slick-slide div{float: left; }
.Floor003054 .slider-nav{margin: 3vw 0 4vw 0;}
.Floor003054 .slider-nav .inner{position: relative;margin: 5px 0;}
.Floor003054 .slider-nav .inner-cell{background: rgba(255,255,255,0.2); text-align: center;line-height: 1.4em; padding: 1em 0; cursor: pointer;font-size: 20px; border-radius: 10px;}
.Floor003054 .slick-current .inner-cell{background: #fff;}
.Floor003054 .slider-nav .inner-cell > *{display: inline-block; vertical-align: middle;}
.Floor003054 .slider-nav .inner-cell b{font-weight: normal;color: #fff;}
.Floor003054 .slider-nav .icon{margin-right: 20px;}
.Floor003054 .slider-nav .icon img{width: 28px; height: 28px;}
.Floor003054 .slider-nav li:not(.slick-current) .icon img.blue{display: none;}
.Floor003054 .slider-nav li.slick-current .icon img.white{display: none;}
.Floor003054 .slider-nav li.slick-current .inner-cell b{font-weight: bold;color: #c6171e;}

.Floor003054 .slick-dots{overflow: hidden;text-align: center; padding: 2% 0;}
.Floor003054 .slick-dots li{display: inline-block;position: relative;width: 12px; height: 12px;background: #fff}
.Floor003054 .slick-dots li button{ padding: 0; width:28.572%;height: 28.572%;background: #fff; border-radius: 50%; position: absolute; left: 50%; top: 50%;transform: translate(-50%,-50%);font-size: 0; border: 0;}
.Floor003054 .slick-dots li.slick-active button{background: #c6171e; width: 50%; height: 50%;}
.Floor003054 .slick-dots li.slick-active:before{position: absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%; border: 0px solid #c6171e; border-radius: 50%;clip:rect(0 28px 7px 0);animation:zhuan 2s infinite linear;display: none}
@keyframes zhuan{
0%{transform: rotate(-360deg);}
100%{transform: rotate(0);}
}
@media(min-width:641px){
.Floor003054 .slider-li .slick-slide div{width: 31.076%;margin-bottom: 3%;}
.Floor003054 .slider-li .slick-slide div:not(:nth-child(3n)){margin-right: 3%;}
}
@media(min-width:1025px){
.Floor003054 .left{width: 25%;}
.Floor003054 .right{width: 66.25%;}
.Floor003054 .slider-nav .inner-cell{width: 56%;}
.Floor003054 .slider-nav .inner:after{position: absolute; content: ''; height: 1px; background-color: #c6171e;right: 0; top: 50%; width: 0; transition: 0.3s;}
.Floor003054 .slider-nav li.slick-current .inner:after{width: 23%; }
}
@media(min-width:1025px) and (max-width:1366px){
.Floor003054 .auto{padding-top: 5%}
.Floor003054 .slider-nav .inner-cell{font-size: 1.5vw;padding: 1em 0;}
.Floor003054 .more a{font-size: 6vw;}
}


@media(max-width:1024px){
.Floor003054 .auto{padding: 6vw 0;}
.Floor003054 .left{position: relative;}
.Floor003054 .left .more{position: absolute;right: 0; top: 0;}
.Floor003054 .left .more a{font-size: 8vw;}
.Floor003054 .slick-dots .slick-active{background: #fff!important}
}
@media(max-width:640px){
.Floor003054 .slider-li .slick-slide div{width: 49%;margin-bottom: 2%;}
.Floor003054 .slider-li .slick-slide div:not(:nth-child(2n)){margin-right: 2%;}
 .Floor003054 .slider-nav .inner-cell{font-size: 4vw;padding: 1em 0;}
.Floor003054 .slider-nav .icon{margin-right: 10px;}
.Floor003054 .slider-nav .icon img{width: 6vw;height: 6vw;}
.Floor003054 .left .more a{font-size: 20vw;}
}


/*Floor003107 */
.Floor003107{font-family: 'Alibaba-PuHuiTi-Regular';font-size: 100px;}
@media (max-width:1600px) {
.Floor003107{font-size: 6.25vw;}
}
@media (max-width:1024px) {
.Floor003107{font-size: 14vw;}
}

.Floor003107{background-repeat: no-repeat; background-position: center top;background-size: cover;}
.Floor003107 .ytable{height: 100%}
.Floor003107 .home-title{color: #c6171e;}
.Floor003107 .more{font-size:0.16em; text-align: center;padding: 0 1.875em;line-height: 3.125em;border-radius: 3.125em;border: solid 2px #0e1637;transition: 0.3s; display: table;}
.Floor003107 .more:after{width: 1.3125em;height: 0.8125em;display: inline-block; content: '';margin-left: 1em;background: url(../images/Floor003054_more_on1.png) no-repeat;background-size: contain;transition: 0.3s;}
.Floor003107 .more:hover{background-color: #c6171e;color: #fff;border-color: #c6171e;}
.Floor003107 .more:hover:after{background-image: url(../images/Floor003054_more.png);}

.Floor003107 .info{font-size: 0.16em;line-height: 1.875;}
.Floor003107 .number dt{font-family: 'Oswald-Medium';font-size: 0.6em;color: #c6171e; padding-right: 0.166em; line-height: 1;}
.Floor003107 .number dd .t-1{font-size: 0.28em;	color: #333;line-height: 1.071;}
.Floor003107 .number dd .t-2{font-size: 0.14em;}

@media (min-width:1025px) {
.Floor003107{height: 100vh}
.Floor003107 .left{width: 31.875%;}
.Floor003107 .right{width: 57.5%;}
.Floor003107 .wap-img{display: none;}
.Floor003107 .info{min-height: 14.75em; text-align: justify; color: #666;}

.Floor003107 .number dl{display: table;}
.Floor003107 .number dl > *{display: table-cell;;vertical-align: middle;}
.Floor003107 .number dl:not(:last-child){margin-bottom:0.75em;}	
}
@media (max-width:1024px) {
.Floor003107{background: none!important; padding: 0.5em 0;}
.Floor003107 .info{margin-bottom: 3em;}
.Floor003107 .right{position: relative;z-index: 1; margin-top: 0.5em;}
.Floor003107 .right .number{position: absolute; left: 0; height: 100%;top: 0; width: 50%;display: flex; align-items: center; flex-wrap: wrap;}
.Floor003107 .right .number dl{width: 100%;display: flex;align-items: center;}
}
@media (max-width:480px) {
.Floor003107 .more,
.Floor003107 .info{font-size: 0.24em;}
.Floor003107 .number dd .t-1{font-size: 0.32em;}
.Floor003107 .number dd .t-2{font-size: 0.22em;}
}
/*Floor003006 */
.Floor003006{position: relative; z-index: 1;padding-bottom: 3vw;}
.Floor003006:before{position: absolute; left: 0; bottom: 0; content: ''; width: 30.31vw; height: 22.29vw;background: url("../images/Floor003006_ye.png") no-repeat left bottom;background-size: contain;z-index: 2;}
.Floor003006 .auto{max-width: 1500px; }
.Floor003006 .list li{display:inline-block; width: 200px;background: #fff;border-radius: 10px;margin-right: 12px; }
.Floor003006 .list li figure{display: table;  height: 84px;width: 100%; text-align: center;}
.Floor003006 .list li a{display: table-cell;vertical-align: middle;}
.Floor003006 .list li img{max-height: 70px; max-width: 100%!important;}
.Floor003006 .title{font-size: 48px;text-align: center;padding: 0.5625em 0 1em 0;font-family: 'FZQKBYSJW';}
.Floor003006 .title .sub-tit{color: #8f97a2;font-size: 0.5em;line-height: 1.584em; margin-bottom: 0.4167em;}
.Floor003006 .title .sub-tit:before,
.Floor003006 .title .sub-tit:after{width: 32px; height: 1px; display: inline-block; content: ''; vertical-align: middle;background-color: #b9c3d0; margin: 0 20px;}
.Floor003006 .title .tit{color: #464d57;}
@media(max-width:1024px){
.Floor003006 .title{font-size: 5vw;}
.Floor003006 .list li{width: 25vw;}

.Floor003006 .list li figure{height: 12vw;}
.Floor003006 .list li img{max-height: 8vw; width: 80%;display: block; margin: 0 auto;}
}
@media(max-width:640px){
.Floor003006 .title{font-size: 8vw;}
}
.Floor003006 .list{}


/*Floor003104 */
.Floor003104{font-family: 'Alibaba-PuHuiTi-Regular';font-size: 100px;position: relative;z-index: 1; overflow: hidden;}
.Floor003104 .auto{max-width: 1500px;position: relative;z-index: 1;padding-top: 8%;}
@media (max-width:1600px) {
.Floor003104{font-size: 6.25vw;}
}

@media (max-width:1024px) {
.Floor003104{font-size: 14vw;}
.Floor003104 .auto{padding: 8% 0;}
}

.Floor003104 .home-title{color: #c6171e;font-size: 0.38em; }
.Floor003104 .info{line-height: 1.75;font-size: 0.16em; margin-bottom: 1.69em;}
.Floor003104 .slider-nav li{float: left;width: 8.75%; border-bottom: 5px solid rgba(153,153 ,153,0.6);}
.Floor003104 .slider-nav ul {
    display: flex;
}
.Floor003104 .slider-nav li.active{border-bottom-color: #c6171e;}
.Floor003104 .slider-nav li:not(:last-child){ margin-right: 2.5%;}
.Floor003104 .slider-nav li .tit{font-size: 0.24em;color: #666;line-height: 1.2; margin-bottom: 0.666em;}
.Floor003104 .slider-nav li .icon{width: 0.7em;height: 0.7em;position: relative; margin-bottom: 0.35em;display: table;line-height: 0; border-radius: 10px;}
.Floor003104 .slider-nav li.active .icon{background-color:#c6171e;}
.Floor003104 .slider-nav li .icon aside{position: absolute;left: 0;top: 0;width: 100%;height: 100%; opacity: 0;}
.Floor003104 .slider-nav li.active .icon > img{opacity: 0;}
.Floor003104 .slider-nav li.active .icon aside{opacity: 1;}
.Floor003104 .slider-nav li p{font-size: 0.16em; margin: 0 0 1.25em 0;line-height: 1.2; opacity: 0;transition: 0.3s;-ms-transition: 0.3s;color: #333;}
.Floor003104 .slider-nav li.active p{opacity: 1;}
.Floor003104 .right .slider li{position: relative;}
.Floor003104 .right .slider li .layer{position: absolute; left: 0; top: 0;width: 100%; height: 100%; overflow: hidden;}
.Floor003104 .right .slider li .layer > div{position: absolute;top: 0;width: 10%;height: 100%;background-color: #fff; transition-duration: 0.3s;-ms-transition-duration: 0.3s;transition-timing-function: cubic-bezier(0.46, 0.03, 0.52, 0.96);-ms-transition-timing-function: cubic-bezier(0.46, 0.03, 0.52, 0.96);}
.Floor003104 .right .slider li.slick-current .layer > div{height: 0;}
@media (min-width:1025px) {
.Floor003104 .left{width: 30%; padding-top: 1em;}
.Floor003104 .right{width: 70%;}
.Floor003104 .right .slider{width: 112.904%;}
.Floor003104 .info{max-width: 356px; width: 85%; text-align: justify;}
.Floor003104 .slider-nav{position: absolute;left: 0;width: 100%;bottom: 0.6em;z-index: 5;}
.Floor003104 .slider-nav li .tit{transform: translateY(1.65em);-ms-transform: translateY(1.65em); transition: 0.3s;-ms-transition: 0.3s;}
.Floor003104 .slider-nav li.active .tit{transform: translateY(0);-ms-transform: translateY(0);color: #c6171e;background:url(../images/Floor003104-icon.svg) no-repeat right center; background-size: 0.875em auto;padding-right: 1em; margin-bottom: 4px;}
}
@media (max-width:1024px) {
.Floor003104 .slider-nav{margin-bottom: 0.2em;}
.Floor003104 .slider-nav li{width: 23%;}
.Floor003104 .slider-nav li:not(:last-child){ margin-right: 2%;}
.Floor003104 .slider-nav li p{display: none;}
.Floor003104 .slider-nav li .icon{margin-left: auto;margin-right: auto; margin-bottom: 0.15em;}
.Floor003104 .slider-nav li .tit{text-align: center;}
.Floor003104 .slider-nav ul {
    display: flex;
    flex-wrap: wrap;
}
}



/*Bottom003173 */


.Bottom003173 .code{border-bottom: 1px solid rgba(255,255,255,0.2);}
.Bottom003173 .code li{position: relative;z-index: 40;float: left;border: 0; }
.Bottom003173 .code li:not(:last-child){margin-right:1.75em;}
.Bottom003173 .code li figure{position: absolute; bottom: 100%;margin-bottom: 0.5em; width: 7.5em;background-color: #fff;padding: 0.2em;right: 0;display: none;}
.Bottom003173 .code li a{display: block;width: 1.25em;height: 1.25em;background-position: center;background-repeat: no-repeat;background-size: contain; opacity: 0.5;transition: 0.3s;cursor: pointer;}
.Bottom003173 .code li a:hover{opacity: 1;}
.Bottom003173 .code li.wx a{background-image: url(../images/Bottom003173-wx.svg);}
.Bottom003173 .code li.douyin a{background-image: url(../images/Bottom003173-douyin.svg);}
.Bottom003173 .code li.sina a{background-image: url(../images/Bottom003173-sina.svg);}
.Bottom003173 .code li.xhs a{background-image: url(../images/Bottom003173-xhs.svg);}

@media (min-width:1025px) {

.Bottom003173 .code ul{float: right;}
.Bottom003173 .code{padding-bottom: 1.5em; margin-top: 1.5em;}
}
@media (max-width:1024px) {
.Bottom003173 .code ul{display: table;margin: 0 auto;} 
.Bottom003173 .code{padding-top: 1em; margin-top: 1em;margin-left: 0;border-bottom: 0}
.Bottom003173 .code li a{width: 2em;height: 2em;}
}


/*Floor003046 */
.Floor003046{font-family: 'SourceHanSansCN-Light';position: relative;z-index: 100}
.Floor003046 .title{font-family: 'SourceHanSansCN-Medium';font-size: 36px;color: #333;}
.Floor003046 .title:after{display: inline-block;width: 61px;height: 2px;background-color: #1051bf; margin-left: 10px;content: ''; vertical-align: middle;}
@media(max-width:640px){
.Floor003046 .title{font-size: 7vw;}
}

.Floor003046 .auto{max-width: 1500px;}

.Floor003046 .fast-icon{background: url("../images/Floor003046_bg.jpg") no-repeat right bottom;background-size: cover;}
.Floor003046 .intro .edit-info{padding: 2.5vw 0 0 0;overflow: hidden;}
.Floor003046 .intro .edit-info p{margin: 0 0 1.5em 0; }
.Floor003046 .fast-icon li{float: left; text-align: center; width: 33.333%;}
.Floor003046 .fast-icon li:nth-child(3){float: right;}
.Floor003046 .fast-icon li .icon{width: 6.25vw; height: 6.25vw;position: relative; border: 1px solid rgba(255,255,255,0.3); border-radius: 50%; margin: 0 auto;}
.Floor003046 .fast-icon li .icon figure{transition: 0.5s;}
.Floor003046 .fast-icon li .icon img{height: 100%; display: block;width: 100%;}
.Floor003046 .fast-icon li .icon .hover{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #fff;border-radius: 50%; opacity: 0;transform: scale(0);}
.Floor003046 .fast-icon li .icon .hover:before{position: absolute; content: ''; left: -6px; top: -6px; bottom: -6px;right: -6px; border: 6px solid rgba(255, 255, 255, 0.1); border-radius: 50%;}
.Floor003046 .fast-icon li a:hover .icon .hover{ transform: scale(1.1664); opacity: 1;}
.Floor003046 .fast-icon li a:hover .icon .default{transform: scale(0);}
.Floor003046 .fast-icon li aside{font-size: 20px; margin-top: 1.5em;color: #fff;}

.Floor003046 .links{margin:1.38vw auto 4.28vw;position: relative;}
.Floor003046 .links .slider{padding: 0 50px;}
.Floor003046 .links .Ispic{ height: 90px;background-size: contain;}
.Floor003046 .links .slick-arrow{position: absolute; top: 50%; margin-top: -21px;border: 1px solid rgba(0,0,0,0.1); width: 42px; height: 42px; border-radius: 50%; z-index: 10;}
.Floor003046 .links .slick-prev{left: 0; transform: rotate(180deg);}
.Floor003046 .links .slick-next{right: 0;}
.Floor003046 .links .slick-arrow:before{position: absolute; content: ''; width: 10px; height: 10px; border-right: 1px solid #fff;border-top: 1px solid #fff; transform: rotate(45deg); left: 50%; top: 50%; margin: -5px 0  0 -8px;}

@media(min-width:1025px){
.Floor003046 .ytable{table-layout: fixed;}
.Floor003046 .ytable-cell{width: 50%;}
/* .Floor003046 .links .title{position: absolute; left: 0; top: 50%;transform: translateY(-50%);} */
/* .Floor003046 .links .slider{margin-left: 298px;} */
.Floor003046 .intro,
.Floor003046 .fast-icon{padding-right: 13vw; padding-left: 6.72vw;}
.Floor003046 .intro{padding-top: 4.7vw; padding-bottom: 5.5vw;}
.Floor003046 .fast-icon{padding-top: 5.2vw;padding-bottom: 5.5vw;}
.Floor003046 .fast-icon ul{margin: 0 -9%;}
}
@media(max-width:1024px){
.Floor003046 .ytable,
.Floor003046 .ytable-cell{display: block;}
.Floor003046 .Ispic{padding-bottom: 50%;}
.Floor003046 .fast-icon,
.Floor003046 .intro{padding: 5.5vw;}
.Floor003046 .fast-icon li .icon{width: 15vw; height: 15vw;}
.Floor003046 .links .title{margin-bottom: 3vw;}
}
@media(max-width:480px){
.Floor003046 .fast-icon,
.Floor003046 .intro{padding: 5.5vw;}
.Floor003046 .fast-icon li .icon{width: 20vw; height: 20vw;}
.Floor003046 .fast-icon li aside{font-size: 4.5vw;}
.Floor003046 .w_96{width: 90%;}
.Floor003046 .links .Ispic{ height: 12vw;}
.Floor003046 .links .slider{padding: 0 40px;}
.Floor003046 .links .slick-arrow{width: 30px; height: 30px;margin-top: -15px;}
}


/*Banner003144 */
.Banner003144 .pc{background-position: center center; background-repeat: no-repeat; height: 31.25em; background-size: cover;}
@media (min-width:1025px) {
.Banner003144 .wap{display: none;}   
}
@media (max-width:1024px) {
.Banner003144 .pc{display: none;}      
}
/*Menu001093 */
.Menu001093{background: #fff;box-shadow:  0 5px 10px rgba(0,0,0,0.08);position: relative; z-index: 1;}
.Menu001093 .auto{max-width: 1500px;}
.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: #c6171e;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;}
}
/*RighInfo002852 */

.RighInfo002852{padding: 4% 0 0 0;}
.RighInfo002852 .title{padding-bottom: 2vw;color: #333;font-size: 100px;}
.RighInfo002852 .title .cn{font-size: 0.34em;}
.RighInfo002852 .title .en{font-size: 0.42em;font-family: "DINBold";}
@media(max-width:640px){
.RighInfo002852{padding: 30px 0;}
.RighInfo002852 .title{font-size: 80px;}
}
@media(max-width:480px){
.RighInfo002852 .title{font-size: 60px;}
}

.RighInfo002852 .intro-main{padding-bottom: 4%;}
.RighInfo002852 .intro-main .pic img{display: block;width: 100%;}
.RighInfo002852 .singlePage{line-height: 2;color: #666; font-size: 1.145em;text-align: justify;}
.RighInfo002852 .singlePage h2{color: #c6171e;}
.RighInfo002852 .title-css{padding: 1vw 0;}
.RighInfo002852 .title-css span{display: inline-block;padding-bottom: 10px; border-bottom: 3px solid #c6171e;font-size: 24px;color: #c6171e;}
@media(min-width:641px){
.RighInfo002852 .intro-main .left{float: left; width: 66%;}
.RighInfo002852 .intro-main .pic{float: right;width: 30.195%;}
}
@media(max-width:640px){
	.RighInfo002852 .intro-main .pic{width: 80%; margin: 0 auto;}
}
@media(max-width:480px){
.RighInfo002852 .title-css span{font-size: 18px;}
}



/*RighInfo003072 */
.RighInfo003072{padding-top: 4%; font-size: 16px;}
@media(max-width:640px){
.RighInfo003072{padding-top: 30px;}
.RighInfo003072{font-size: 3.5vw;}
}

.RighInfo003072 .auto{max-width: 1500px;}
.RighInfo003072 > .auto{padding-bottom: 3%;}

@media(min-width:1024px){
.RighInfo003072 .txt-info{width: 42.715%;}
.RighInfo003072 .video{width: 50%;}
}
@media(max-width:1024px){
.RighInfo003072 .txt-info{margin-bottom: 4vw;}
}

.RighInfo003072 .video .pic{position: relative; z-index: 1;border-radius: 20px;overflow: hidden;background: #000; margin-bottom: 2.4vw;}
.RighInfo003072 .video .pic img{opacity: 0.84;}
.RighInfo003072 .video .play{position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10; cursor: pointer;}
.RighInfo003072 .video .pic video{position: absolute;left: 0; top: 0;  z-index: 20;background: #000;}
@media(max-width:640px){
}

.RighInfo003072 .number li{float: left;color: #333; margin-right: 11%;}
.RighInfo003072 .number li:nth-child(3){margin-right: 0;}
.RighInfo003072 .number li aside{color: #c6171e;}
.RighInfo003072 .number li aside b{font-size: 50px;font-weight: 900; font-family: 'Arial';line-height: 0.85em;display: inline-block;}
.RighInfo003072 .number li p{margin-bottom: 0;}
@media(min-width:769px) and (max-width:1024px){
.RighInfo003072 .number li aside b{font-size: 4vw; }
}
@media(max-width:640px){
.RighInfo003072 .number li{margin-right: 6%;}
.RighInfo003072 .number li aside b{font-size: 8vw; }
}

.RighInfo003072 .edit-info{line-height: 2em;font-size: 16px; text-align: justify;}
.css-3072 .year{color: #ececec;font-weight: 900;font-family: 'Arial';font-size: 60px;line-height: 0.934em;}
.css-3072 .name{color: #c6171e;font-size: 32px;font-weight: bold; margin: 1.5em 0 0.6em 0;}
@media(max-width:640px){
.css-3072 .year{font-size: 14vw;}
.css-3072 .name{font-size: 6vw;}
.RighInfo003072 .edit-info{font-size: 3.5vw;}
}

.RighInfo003072 .apply{position: relative;}
.RighInfo003072 .apply aside{position: absolute; left: 0; width: 100%; top: 50%; transform: translateY(-50%); z-index: 10;color: #fff;box-shadow: 0.05vw 0.09vw 0.26vw  rgba(3, 0, 0, 0.14);font-family: 'SourceHanSansCN-Bold';font-size: 2.92vw; text-align: center;line-height: 3.13vw;letter-spacing: 0.53vw;}

.RighInfo003072 .item-group .item{padding: 5% 0;background-repeat: no-repeat;}
.RighInfo003072 .item-group .item:nth-child(2n-1){background-position: left 20% bottom -30%;background-color: #fff7f8;}
.RighInfo003072 .item-group .item:nth-child(2n){background-position: right 20% bottom -30%;}

.RighInfo003072 .item-group .img img{border-radius: 10px; width: 100%;}
.RighInfo003072 .item-group h3{font-size: 24px;letter-spacing: 1px;color: #c6171e; margin-bottom: 1.2em; margin: 0 0 1em 0;}
.RighInfo003072 .item-group pre{line-height: 2em;font-size: 16px; }
@media(min-width:769px){
.RighInfo003072 .item-group .item:nth-child(2n-1) .txt,
.RighInfo003072 .item-group .item:nth-child(2n) .img{float: left;}
.RighInfo003072 .item-group .item:nth-child(2n) .txt,
.RighInfo003072 .item-group .item:nth-child(2n-1) .img{float: right;}
.RighInfo003072 .item-group .img{width: 50%;}
.RighInfo003072 .item-group .txt{width: 43.5%; padding-top: 3.5vw;}
}
@media(max-width:768px){
.RighInfo003072 .item-group .item{padding: 5vw 0;}
.RighInfo003072 .item-group .txt{ padding-bottom: 4vw;}
}
@media(max-width:480px){
.RighInfo003072 .item-group h3{font-size: 6vw;}
.RighInfo003072 .item-group pre{font-size: 3.5vw;}
}


/*RighInfo003073 */
.RighInfo003073{ padding: 4% 0;overflow: hidden}
.RighInfo003073 .col-title{font-size: 48px; padding-bottom: 3.18vw;}
.RighInfo003073 .col-title .cn{font-size: 0.71em;color: #333;}
.RighInfo003073 .col-title .cn:after{display: inline-block; content: ''; height: 1px;background: #c6171e; width: 0; margin-left: 0.521em; vertical-align: middle; }
.RighInfo003073 .col-title .en{ font-family: 'Arial';color: #333;line-height: 1em; padding-top: 0.2em; font-size: 0.875em;font-family: "DINBold";}
@media(min-width:769px) and (max-width:1024px){
.RighInfo003073 .col-title{font-size: 4vw; }
}
@media(max-width:640px){
.RighInfo003073{ padding: 30px 0;}
.RighInfo003073 .col-title{font-size: 9vw; }
}

.RighInfo003073 .row{margin-bottom: 3vw;}
.RighInfo003073 h3{font-size: 24px;color: #c6171e; margin: 0 0 0.3em 0;}
.RighInfo003073 p{color: #5d5d5d;font-size: 16px; margin: 0;line-height: 2;}
.RighInfo003073 .box-2{position: relative; z-index: 1;}
.RighInfo003073 .box-2 .auto{position: relative; z-index: 5;}

.RighInfo003073 .box-2 .y-1{position: relative}
.RighInfo003073 .box-2 .y-1 .ytable-cell{padding-left: 4.48vw;padding-top: 3vw;}
.RighInfo003073 .box-2 .y-1 .ytable-cell.right{    vertical-align: inherit;}
.RighInfo003073 .box-2 .y-1 .ytable-cell:not(:nth-child(1)) *{color: #fff;}
.RighInfo003073 .box-2 .y-1:before{position: absolute; left: 50%;transform: translateX(-50%); top: 0; height:100%; width: 1000%;background: #c6171e; content: '';z-index: -1}
.RighInfo003073 .box-2 .y-2{min-height: 14.58vw;box-shadow: 0 3px 12px rgba(0,0,0,.1)}
@media(min-width:1025px){
.RighInfo003073 .box-1 .fl{width: 48%;}
.RighInfo003073 .box-1 .fr{width: 50%;}
.RighInfo003073 .box-1 .fr img{border-radius: 10px 10px 10px 0;}
.RighInfo003073 .box-1  .col-title{padding-right: 40%;}
.RighInfo003073 .box-2 .y-1 .ytable-cell:nth-child(1){width: 50%;border-radius: 0;}
.RighInfo003073 .box-2 .y-2 .ytable-cell{table-layout:fixed;padding-left: 4.48vw;width: 25%;}
}
@media(max-width:1024px){
.RighInfo003073 .box-2 .ytable,
.RighInfo003073 .box-2 .ytable-cell{display: block;overflow: hidden;}
.RighInfo003073 .box-2 .y-1 .row{padding: 5%}
.RighInfo003073 .box-2 .y-2 .ytable-cell{padding:5%;}
}
@media(max-width:640px){
.RighInfo003073 h3{font-size: 5vw;}
.RighInfo003073 p{font-size: 3.5vw;}
}


.fazhan{padding: 4% 0;}
.jiagou{padding: 4% 0;}


/*Menu002147 */
.Menu002147{ background:#f8f8f8;}
.Menu002147 ul{ display:table; margin:0 auto;}
.Menu002147 li{ float:left; padding:0 40px;position:relative;}
.Menu002147 li:after{ position:absolute; content:''; width:1px; right:0; top:50%; height:14px; margin-top:-7px; background:#dfdfdf;}
.Menu002147 li.end:after{ display:none;}
.Menu002147 li a{ display:block;font-size:16px; position:relative; overflow:hidden; line-height:82px;height:82px;}
.Menu002147 li a:after{ position:absolute; left:0; bottom:0;content:''; height:2px; width:100%;}
.Menu002147 li.aon a,
.Menu002147 li:hover a{ color:#d0111b;}
.Menu002147 li.aon a:after,
.Menu002147 li:hover a:after{ background:#d0111b;}
@media(max-width:1024px){
.Menu002147 li{ padding:0 20px;}
.Menu002147 li a{  line-height:50px;height:50px;}
}
@media(max-width:768px){
.Menu002147 ul{ display:block;}
.Menu002147 li{ float:left; width:25%; text-align:center; padding:0;}
}
@media(max-width:768px) and (min-width:481px){
.Menu002147 li:nth-child(4n):after{ display:none;}
}
@media(max-width:480px){
.Menu002147 li{ width:33.33333333333%}
.Menu002147 li:nth-child(3n):after{ display:none;}
}
@media(max-width:375px){
.Menu002147 li a{ font-size:14px;}
}


/*
 .PicList002239 为demo编号
 */
 .PicList002239{ padding-bottom:4%;}
 .PicList002239_2{ padding-top:4%;}
 .PicList002239 li{ border-bottom: 1px solid #e3e3e3; margin-bottom: 3%; float:left; }
 @media(min-width:769px){
 .PicList002239 li{margin-right:5%; width:30%; }
 .PicList002239 li:nth-child(3n){ margin-right:0;}
 }
 .PicList002239 li .Ispic{ padding-bottom:68%; background-size:contain;border-radius: 10px;}
 .PicList002239 li dl{ position:relative; margin:0 10px; padding-right:114px; line-height:50px;}
 .PicList002239 li dd{ position:absolute; right:0; top:0; color: #999;padding-left: 30px; background: url(../images/PicList002239-icon.png) no-repeat left center;}
 .PicList002239 li dt{font-size: 16px; color: #c6171e;}
 @media(max-width:768px){
 .PicList002239 li{ width:48%; margin-right:4%;}
 .PicList002239 li:nth-child(2n){ margin-right:0;}
.PicList002239 li dl{ padding-right:0;}
 .PicList002239 li dd{display: none}
 }
 /*Page002623 */
 .Page002623{padding: 2vw 0; text-align: center;font-family: Arial;font-size: 18px;}
 .Page002623 .Pages a.a_first,
 .Page002623 .Pages a.a_end,
 .Page002623 .Pages > span:not(.p_page){display: none;}
 .Page002623 .Pages em{float: left;margin: 0 3vw; font-style: normal;}
 .Page002623 .Pages .p_page{display: table; margin: 0 auto;}
 .Page002623 .Pages a{float: left;line-height: 50px; width: 50px; margin: 0 1px;}
 .Page002623 .Pages a.a_cur,
 .Page002623 .Pages a:hover{color: #fff;background: #c6171e; border-radius: 50%;}
 .Page002623 .Pages .p_page > a{font-size: 0;height: 50px;position: relative;}
 .Page002623 .Pages .p_page > a:before{position: absolute; content: '';border:5px solid transparent; left: 50%; top: 50%; margin: -5px 0 0 -10px;}
 .Page002623 .Pages .p_page > a.a_prev:before{border-right-color: #000;border-right-width: 8px;}
 .Page002623 .Pages .p_page > a.a_next:before{border-left-color: #000;border-left-width: 8px; margin-left: -4px;}
 .Page002623 .Pages a.a_prev:hover:before{border-right-color: #fff;}
 .Page002623 .Pages a.a_next:hover:before{border-left-color: #fff;}
 @media(max-width:640px){
 .Page002623{padding: 6vw 0 8vw 0;}
 .Page002623 .Pages em{display: none;}
 .Page002623 .Pages a{background-color: #eee;}
 }
 

	.RighInfo002927{background: #f5f5f5;padding: 4.167vw 0;}
	.RighInfo002927 .title{padding-bottom: 1vw; text-align: center;color: #333;}
	.RighInfo002927 .title .cn{	font-size: 2.43em;}
	.RighInfo002927 .title .en{font-size: 3em; text-transform: uppercase;} 
	@media(max-width:768px){
	.RighInfo002927 .title{margin-bottom: 5vw;}
	}
	@media(max-width:640px){
	.RighInfo002927 .title .cn{font-size: 6vw;}
	}
	
	.RighInfo002927 .tab{padding-bottom: 3.13vw;}
	.RighInfo002927 .tab .auto{ text-align: center;position: relative}
	.RighInfo002927 .tab .slick-list{padding-top: 50px;}
	.RighInfo002927 .tab .slick-track{background: #fff; margin: 0 auto;}
	.RighInfo002927 .tab li{float: left; transition: 0.3s; }
	.RighInfo002927 .tab li a{display: block;margin: 0 20px; padding: 20px; transition: 0.3s; cursor: pointer;}
	.RighInfo002927 .tab li .icon{padding-bottom: 10px;}
	.RighInfo002927 .tab li .icon img{height: 50px;}
	.RighInfo002927 .tab li:not(.slick-current) .icon img.off{display: none;}
	.RighInfo002927 .tab li.slick-current .icon img.on{display: none;}
	.RighInfo002927 .tab li.slick-current a{background: #a52d34;color: #fff;box-shadow: 6px 15px 32px rgba(165,45,52,0.3); margin-top: -1.5vw;border-radius: 12px}
	.RighInfo002927 .tab li.slick-current{padding-bottom: 1.5vw;}
	.RighInfo002927 .tab li aside{font-size: 16px;}

	.RighInfo002927 .btn{position: absolute;top: 50%;transform: translateY(-50%);z-index: 100;width: 100%}
	.RighInfo002927 .btn .slick-prev{position: absolute;left: -70px;}
	.RighInfo002927 .btn .slick-next{position: absolute;right: -70px;}
    @media(max-width:1600px){
    .RighInfo002927 .tab{padding:0 6vw 3.13vw;}
    }
	@media(min-width:481px){
	.RighInfo002927 .tab li{width:20%;}
	.RighInfo002927 .tab li:not(:last-child){border-right: 1px solid #e6e6e6;}
	}
	@media(max-width:768px){
    .RighInfo002927 .tab{padding:0 12vw 3.13vw;}
	.RighInfo002927 .tab li a{margin: 0 2vw; padding: 2vw; }
    .RighInfo002927 .btn .slick-arrow{width: 30px;height: 30px}
    .RighInfo002927 .btn .slick-prev{position: absolute;left: -40px;}
	.RighInfo002927 .btn .slick-next{position: absolute;right: -40px;}
    .RighInfo002927 .tab .slick-list{padding-top: 20px;}
	}
	@media(max-width:480px){
	.RighInfo002927 .tab li aside{font-size: 3.5vw;}
	.RighInfo002927 .tab li{width:50%; margin: 1vw 0;}
	.RighInfo002927 .tab li:not(:nth-child(2n)){border-right: 1px solid #e6e6e6;}
	}
	
	.RighInfo002927 .box{position: relative;padding-top: 9.9vw;}
	.RighInfo002927 .box .big-img{position: absolute; left: 0; top: 0; width: 100%;height: 23.44vw;background-size: cover;background-repeat: no-repeat;background-position: center top;}
	.RighInfo002927 .box .auto{position: relative; z-index: 4;}
	.RighInfo002927 .box .inner{padding: 4%;margin-bottom: 3%; background: url("../images/RighInfo002927_bg.jpg") no-repeat center center #fff;background-size: contain;border-radius: 10px;}
	.RighInfo002927 .box .inner img.img-block {border-radius: 10px;}
	.RighInfo002927 .box .tit aside{font-size: 32px;color: #000;}
	.RighInfo002927 .box .tit:after{display: block; content: ''; width: 30px; height: 2px; margin: 1.51vw 0;background-color: #c6171e;}
	.RighInfo002927 .box .edit{line-height: 2.4em;font-size: 15px;color: #808080;}
	.RighInfo002927 .box.v-top .ytable-cell{vertical-align: top;}
	@media(min-width:769px){
	.RighInfo002927 .box .pic{width: 50%;}
	.RighInfo002927 .box .info{padding-left: 2.17vw;}
	}
	@media(max-width:768px){
	.RighInfo002927 .box  .ytable,
	.RighInfo002927 .box  .ytable-cell{display: block;}
	.RighInfo002927 .box .info{padding:4vw;}
	.RighInfo002927 .box .tit aside{font-size: 5vw;}
	}
	@media(max-width:480px){
	.RighInfo002927 .box .edit{font-size: 3.5vw;}
	}
	
		

/*
 .PicList001205 ä¸ºdemoç¼–å·
 */
 .PicList001205{padding: 4% 0;}
 .PicList001205 li{ float:left; width:23.5%; margin-right:2%; margin-bottom:2%; position:relative; overflow:hidden; }
.PicList001205 li p{font-size: 16px;}
 .PicList001205 li a{ position:absolute;width:100%; height:100%; left:0; top:0; z-index:5;}
 .PicList001205 li:nth-child(4n){ margin-right:0;}
 .PicList001205 li dl{ padding:4%; position:absolute; color:#fff; width:100%; height:100%; left:0; top:0; z-index:2; background-color:#c6171ee6; opacity:0;}
 .PicList001205 li dt{ font-size:16px; padding-right:76px;}
 .PicList001205 li pre{font-size: 0.8em;padding-top: 5px;line-height: 1.5;text-align: justify;}
 .PicList001205 li figure{ padding-bottom:57%;position: relative;border-radius: 10px;overflow: hidden}
 .PicList001205 li em{ opacity:0; font-size:12px; font-style:normal; color:#fff; background: url(../images/PicList001205-hit.png) no-repeat 90% 10px #2f3338; position:absolute; right:0; top:0; padding:10px 30px 10px 10px; z-index:5;}
 .PicList001205 li em span{ display:block;}
 .PicList001205 li dl,
 .PicList001205 li em{ transition:all ease 0.5s;} 
 .PicList001205 li:hover dl,
 .PicList001205 li:hover em{ opacity:1;} 
 @media(max-width:1000px){
 .PicList001205 li{width:49%;}
 .PicList001205 li:nth-child(4n){ margin-right:2%;}
 .PicList001205 li:nth-child(2n){ margin-right:0;}
     .PicList001205 li dl{position:relative;opacity:1;}
 }
 @media(max-width:480px){
 .PicList001205 li{ float:none; width:auto; margin-right:0 !important;}
 }



 /*
 .RighInfo001277 为demo编号
 */
.RighInfo001277{ padding:4% 0;}
.RighInfo001277 .list_img{ float:left; width:55.6%; 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{ border:1px solid #dcdcdc;background-size:contain; border-radius: 10px;}
.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:130px;  position:relative;}
.RighInfo001277 .list li figure{ position:absolute; left:0; width:100%; top:9px; bottom:9px; background-size:contain; border:1px solid #f2f2f2; border-radius: 10px;}
.RighInfo001277 .list li.on figure{ border:2px solid #c6171e;}
.RighInfo001277 .right_info{ float:right; width:39.2%;}
.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:#c6171e; font-size:26px; }
.RighInfo001277 .right_info h3{ font-size:18px; font-weight:normal;}
.RighInfo001277 .right_info p{line-height:30px; color:#999; margin-bottom:10%;}
.RighInfo001277 .right_info a{ display:inline-block; border:1px solid #fdf3f2; padding:10px 5%; color:#c6171e; transition:0.4s;border-radius: 50px;}
.RighInfo001277 .right_info a:hover{ background-color:#c6171e; color:#fff;}

.RighInfo001277 .tab{ padding:3% 0;}
.RighInfo001277 .tab .h1_tab{ margin:0; border-bottom:1px solid #e7e8e8; overflow:hidden; font-size:16px; font-weight:normal; color:#000;}
.RighInfo001277 .tab .h1_tab span{ float:left; padding:0 5%; line-height:50px; background-color:#f2f2f3; margin-right:4px; cursor:pointer; border-radius: 10px 10px 0 0;}
.RighInfo001277 .tab .h1_tab span.on{ background-color:#c6171e; color:#fff;}
.RighInfo001277 .tab .info{   padding-top: 3%;  line-height: 2;  font-size: 1.145em;}
.RighInfo001277 .ul_download li{ border-bottom:1px solid #d1d1d3; line-height:34px; background:url(../images/RighInfo001277-icon_download.png) no-repeat right center; padding:10px 0;}
.RighInfo001277 .ul_download li a{ padding:0 38px; background:url(../images/RighInfo001277-icon.png) no-repeat left center;}

@media(max-width:768px){
.RighInfo001277{ padding:30px 0;}
.RighInfo001277 .list_img,
.RighInfo001277 .right_info{ float:none; width:auto;}
}
@media(max-width:640px){
.RighInfo001277 .list li{ height:100px;}
.RighInfo001277 .right_info h1{font-size:20px; }
.RighInfo001277 .right_info h3{ font-size:16px;}
 }	
@media(max-width:480px){
.RighInfo001277 .list{ padding-top:30px; padding-bottom:30px;}
.RighInfo001277 .list a{ height:28px;}
.RighInfo001277 .list li{ height:80px;}
.RighInfo001277 .tab .h1_tab{ font-size:14px;}
.RighInfo001277 .tab .h1_tab span{ padding:0 3%;}
 }	



 /*PicList002149 */
.PicList002149{ padding-top:4%;}

.PicList002149 .auto{ max-width:1500px;}

.PicList002149 h3{ margin:0; font-size:18px;}
.PicList002149 p{ line-height:26px; overflow:hidden; color:#999; height:52px; margin:2% 0 0 0;}

.PicList002149 ol{ background-color:#fafafa; margin-bottom:2%; position:relative; padding-left:36.25%;}
.PicList002149 ol .Ispic{ width:36.25%; position:absolute; left:0; top:0; height:100%;border-radius: 10px;}
.PicList002149 ol .Ispic img{ display:none;}
.PicList002149 ol div{ padding:5% 10% 3% 5%;}
.PicList002149 ol h3 a{ color:#d0111b;}
.PicList002149 ol time{ display:block; padding:3% 0;}
.PicList002149 ol p{ margin:0 0 3% 0; height:78px;}
.PicList002149 ol span{ display:inline-block; width:130px; line-height:40px; text-align:center; color:#fff; background:#d0111b; font-size:14px; border-radius: 50px;}

.PicList002149 li{ overflow:hidden; padding-left:160px; padding-right:58px; position:relative; margin-bottom:2%; background-color:#fafafa;}
.PicList002149 li:after{ position:absolute; content:''; right:0; top:0;width:58px; height:100%; background:url(../images/PicList002149-more.png) no-repeat center center; border-left:2px solid #fff;}
.PicList002149 li div{border-left:1px solid #ededed; padding:2% 3%;}
.PicList002149 li time{ position:absolute; left:0; top:0; width:160px; height:100%;}
.PicList002149 li time span{ position:absolute; width:100%; text-align:center; top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%); color:#b2b2b2; font-size:16px;}
.PicList002149 li time i{ font-style:normal; font-size:50px; color:#999; display:block; font-family:"Courier New", Courier, monospace; line-height:40px;}
.PicList002149 li time i:after{ display:block; content:''; margin:5px auto; height:1px; width:50%; max-width:66px; background:#dfdfdf;}
@media(max-width:1000px){
.PicList002149 li{padding-left:100px;padding-right:30px;}
.PicList002149 li:after{width:30px; background-size:35% auto;}
.PicList002149 li time{width:100px;}
.PicList002149 li time span{font-size:14px;}
.PicList002149 li time i{font-size:40px;line-height:30px;}
}
@media(max-width:768px){
.PicList002149 h3{ font-size:16px;}
}
@media(max-width:640px){
.PicList002149 ol{ padding-left:0;}
.PicList002149 ol .Ispic{ width:auto; position:relative; height:auto; display:block; padding-bottom:60%;}
.PicList002149 ol div{ padding:3%;}
}
@media(max-width:480px){
.PicList002149 li{padding-left:80px;padding-right:0;}
.PicList002149 li:after{ display:none;}
.PicList002149 li time{width:80px;}
.PicList002149 li time span{font-size:12px;}
.PicList002149 li time i{font-size:30px;}
.PicList002149 h3{ font-size:14px;}
.PicList002149 p{ font-size:12px; line-height:20px; overflow:hidden; height:40px;}
.PicList002149 ol p{ height:60px;}
}

/*PicList001938*/
.PicList001938{ padding:4% 0 2%;}
.PicList001938 li{ float:left; width:32%; margin-right:2%; margin-bottom:4%;}
.PicList001938 li:nth-child(3n){ margin-right:0; margin-left:0;}
.PicList001938 li div{ position:relative; margin-top:12%; border:1px solid #c6171e; padding:20% 3% 4% 52%; font-size:12px; border-radius: 10px;}
.PicList001938 li div a.Ispic{border-radius: 10px 10px 0 0; box-shadow: 5px 0px 5px 1px #00000026;}
.PicList001938 li .Ispic{ position:absolute; width:46%; height:130%; left:3%; bottom:0;}
.PicList001938 li .Ispic img{ display:none;}
.PicList001938 li h5{font-size:18px; margin:30px 0;}
.PicList001938 li h5 a:hover{color: #c6171e;}
.PicList001938 li time{color:#444;}
.PicList001938 li p{ margin:20px 0; line-height:24px; overflow:hidden; height:72px;}
.PicList001938 li .more{ display:inline-block; line-height:25px; padding:0 15px; border-radius:25px; border:1px solid #c6171e; color:#c6171e;}
.PicList001938 li .more:hover{ background:#c6171e; color:#fff;}

@media(max-width:768px){
.PicList001938 li{ float:none; margin-right:0; margin-left:0 !important; width:auto;}
.PicList001938 li div{ margin-top:20%;}
.PicList001938 li .Ispic img{ display:block;margin: 0 auto}
}
@media(max-width:480px){
.PicList001938 li div{ padding:3%; margin-top:0;}
.PicList001938 li .Ispic{ position:relative;padding-bottom:0%;margin-bottom:20px;left: auto;height: auto;width: auto;bottom: auto}
}


/*
 .PicList002796 
 */
 .PicList002796{ padding:4% 0 3%;}
 .PicList002796 ol{ position: relative; margin-bottom: 4%; border-bottom: 1px solid #eee; }
 .PicList002796 ol figure em{ padding-bottom: 47%; }
 .PicList002796 ol p{ margin: 35px 0 25px; font-size: 18px; color: #333; line-height: 28px; text-align: justify; }
 .PicList002796 ol time{ float: right; margin-top: 35px; }
 
 .PicList002796 li{ position:relative; }
 .PicList002796 .video_files{position:absolute; left:0; top:0; width:100%; height:100%; z-index:10;}
 .PicList002796 .video_files video{width:100%; height:100%; background-color:#000;}
 .PicList002796 .video_files .close{position: absolute;right: 3%;top: 3%;z-index: 10;width: 30px;height: 30px;border-radius: 50%;background-color: #761b1b;cursor: pointer;}
 .PicList002796 .video_files .close::before,
 .PicList002796 .video_files .close::after{ position:absolute; content:''; width:3px; height:70%; border-radius:3px; background-color:#fff; left:13px; top:5px;}
 .PicList002796 .video_files .close::before{ transform:rotate(45deg);}
 .PicList002796 .video_files .close::after{ transform:rotate(-45deg);}
 .PicList002796 figure{ position:relative;}
 .PicList002796 figure em{ display:block; padding-bottom: 67%; background-size:cover; background-position:center center; background-repeat:no-repeat;border-radius: 10px; }
 .PicList002796 figure a{ width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,0.5); border-radius: 10px; }
 .PicList002796 figure a::before,
 .PicList002796 figure a::after{position: absolute; content:'';z-index: 5;top: 50%;left: 50%;}
 .PicList002796 figure a::before{width: 70px;height: 70px;border: 3px solid #fff;margin-left: -35px;margin-top: -35px;border-radius: 50%;}
 .PicList002796 figure a::after{width: 0;height: 0;border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-left: 20px solid #fff;margin-left: -5px;margin-top: -15px;}
 .PicList002796 li p{ margin-bottom: 25px;  font-size: 16px; color: #333; line-height: 28px; text-align: justify; overflow: hidden;}
 .PicList002796 time{ background: #c6171e; display: inline-block; padding:4px 10px; color: #fff; border-radius: 99px;}
 @media(min-width:769px){
 .PicList002796 li{ float: left; width: 29.75%;margin-right: 5.25%; margin-bottom:2%;} 
 .PicList002796 li:nth-of-type(3n){ margin-right: 0; }
 .PicList002796 li:nth-of-type(3n+1){clear:left;}
 }
 @media(max-width:768px){
     .PicList002796{ padding:30px 0;}
 .PicList002796 li{ width: 100%; margin-right:0; margin-bottom: 5%;}
 .PicList002796 figure em{ padding-bottom: 47%; background-size:cover;}
 }
 @media(max-width:480px){
 .PicList002796 li figure a::before{width: 50px;height: 50px;margin-left: -25px;margin-top: -25px;}
 .PicList002796 li figure a::after{border-top-width: 10px;border-bottom-width: 10px;border-left-width: 15px;margin-left: -3px;margin-top: -7px;}
 }
 @media(max-width:375px){
 .PicList002796 li figure a::before{width: 40px;height: 40px;margin-left: -20px;margin-top: -20px;}
 }
 


 /*RighInfo003148 */
.RighInfo003148{padding: 4% 0 0;}
.RighInfo003148 .title{font-family: 'SourceHanSansCN-Bold'; font-size: 1.5em;color: #333333; margin-bottom: 1.2em;}

.RighInfo003148 .box-rows{margin-top: 2em;}
.RighInfo003148 .box-rows .title{margin-bottom: 3.95833em;}
.RighInfo003148 .box-rows dd{box-shadow: 0px 0.625em 3.75em rgba(0, 0, 0, 0.05);border: solid 1px #f3f3f3;  text-align: center;}
.RighInfo003148 .box-rows dd .heart{font-size: 1.375em;width: 4.0909em; height: 3.5454em; display: block;margin: -1.36363em auto 0; line-height:3.5; background: url(../images/RighInfo003148-icon.svg) no-repeat center; background-size: contain;text-align: center;color: #fff;}
.RighInfo003148 .box-rows dd aside{color: #000000;font-size: 1.25em;font-family: 'SourceHanSansCN-Medium'; margin: 2.4em 0 1em 0;line-height: 1;}
.RighInfo003148 .box-rows dd p{color: #999999; width:54%; margin: auto;}
@media (min-width:1025px) {

.RighInfo003148 .box-rows dd{float: left;min-height: 15.625em; width: 32%; margin-right: 2%; margin-bottom: 6%;}  
.RighInfo003148 .box-rows dd:nth-child(4){width: 49%;}
.RighInfo003148 .box-rows dd:nth-child(5){width: 49%; margin-right: 0;}
.RighInfo003148 .box-rows dd:nth-child(3){ margin-right: 0;}
}
@media (max-width:1024px) {

.RighInfo003148 .box-rows dd{padding-bottom: 3em; margin-bottom: 4em;}
.RighInfo003148 .box-rows dd p{ width:90%;}
}

/*TextList002739 */
.TextList002739{padding: 4% 0;}

.TextList002739 .column-name{ text-align: center; padding: 35px 0; font-size: 28px;}
.TextList002739 .column-name .cn{color: #c6171e; letter-spacing: 5px;line-height: 48px;  position: relative; z-index: 10; text-indent: 5px;}
.TextList002739 .column-name .en{text-transform: uppercase; color: #f1f1fa; margin-top: -18px;line-height: 24px;font-family: "DINPro-Bold"; }
@media(max-width:480px){
.TextList002739 .column-name{ font-size: 24px;}
.TextList002739 .column-name .cn{line-height: 40px;}
}


.TextList002739 .list-group .tit{cursor: pointer; line-height: 69px; font-size: 16px; }
.TextList002739 .list-group .tit:before{background: #c6171e; width: 4px; height: 4px; display: inline-block; content: '';vertical-align: middle; margin-right: 27px; }


.TextList002739 .title{ padding:0 40px; line-height: 60px; background: #c6171e; font-size: 16px; color: #fff; border-bottom: 1px solid #ededed; border-radius: 10px;}
.TextList002739 .title time,
.TextList002739 .tit time{float: right; }
.TextList002739 .tit time{color: #888;}
.TextList002739 .list{border-bottom: 1px solid #ededed;}
.TextList002739 .tit{padding: 0 40px; background: #fafafa; font-weight: normal; margin: 0;}
.TextList002739 .tit.active{background: #fff; margin: 0 40px; padding: 0; border-bottom: 2px solid #c6171e; color: #c6171e;}
.TextList002739 .tit.active time{color: #c6171e;}
.TextList002739 .info{padding: 10px 40px 20px 70px;}
.TextList002739 .info .singlePage{font-size: 15px; line-height: 2; color: #3e3e3e;}
@media(min-width:769px){
.TextList002739 .title time{ margin-right: 78px;}
.TextList002739 .tit time{padding-right: 63px;}
}
@media(max-width:768px){
.TextList002739 .title{ padding:0 20px; line-height: 50px;}
.TextList002739 .tit{padding: 0 20px;}
.TextList002739 .tit.active{margin: 0 20px;}
.TextList002739 .title time{ margin-right: 12px;}
.TextList002739 .list-group .tit:before{ margin-right: 10px;}
.TextList002739 .info{padding: 10px 20px 10px 34px;}
}
@media(max-width:480px){
.TextList002739 .tit time{margin-right: 0;}
.TextList002739 .tit time{ font-size: 12px;}
}

/*
 .RighInfo002275 ä¸ºdemoç¼–å·
 */
 .RighInfo002275 .p,.RighInfo002275 .h2,{}
 .RighInfo002275{padding: 8% 0}
 .RighInfo002275 .text{margin-bottom: 30px}
 .RighInfo002275 .text .title{font-size: 30px;color: #e4e4e4;font-weight: normal;margin-bottom: 20px;}
 .RighInfo002275 .text .title span{font-weight: 700;}
 .RighInfo002275 .text .p{font-size: 16px;color:#666;line-height: 38px; margin: 0; padding: 0;}


 
 @media screen and (min-width: 768px) {
	 .RighInfo002275 .text{float: left;width: 45%;}
	 .RighInfo002275 .map{float: right;width: 50%;height: 260px;}
 }
 
 @media screen and (min-width: 1024px) {
	 .RighInfo002275 .auto{background: url(../images/RighInfo002275-contact_bg.png) no-repeat center;}
	 .RighInfo002275 .map{float: right;width: 56%;}
	 .RighInfo002275 .text .title{font-size: 52px;}
 }
 
 @media screen and (min-width: 1200px) {
	 .RighInfo002275{padding: 4% 0 8%}
	 .RighInfo002275 .text .title{margin-bottom: 75px}

	 .RighInfo002275 .text{width: 37%;}
 }


 /*PicList002953 */

.PicList002953{background: #f5f5f5;padding: 4% 0;}
.PicList002953 li{float: left;width: 48.334%;background: #fff;    border-radius: 10px; }
.PicList002953 li a{display: block;padding: 1.56vw;}
.PicList002953 li:not(:nth-child(2n)){float: right;}
.PicList002953 li:nth-child(2n+1){clear: left;}
.PicList002953 li aside.dot{font-size: 24px;line-height: 1em;border-left:2px solid #c6171e;padding-left: 20px;font-weight: bold; vertical-align: middle; display: inline-block; width: 92.9%;}
.PicList002953 li a:hover aside.dot{color: #c6171e;}
.PicList002953 li .txt{padding: 30px 20px 0;position: relative}
.PicList002953 li p{margin: 0;line-height: 1.625em;font-size: 16px;color: #666;}
.PicList002953 li .pic{overflow: hidden;border-radius: 10px;}
.PicList002953 li .Ispic{padding-bottom: 48.077%; transition: 0.3s;}
.PicList002953 li a:hover .Ispic{transform: scale(1.2);-webkit-transform: scale(1.2);-ms-transform: scale(1.2);}
.PicList002953 li .more{position: absolute;right: 0;top: 20px}
.PicList002953 li .more span{width: 40px;height: 40px;border: solid 2px #e5e5e5; border-radius: 50%;position: relative; transition: 0.3s;display: inline-block}
.PicList002953 li .more span:after{position: absolute; content: ''; width: 10px; height: 10px; border-top: 2px solid #666; border-right: 2px solid #666; transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg); margin: -5px 0 0 -7px; left: 50%; top: 50%;}
.PicList002953 li a:hover .more span{border-color: #c6171e;background: #c6171e;}
.PicList002953 li a:hover .more span:after{border-color: #fff;}
@media(max-width:1024px){
.PicList002953 li{float: none!important;width: 100%;margin-bottom: 20px}
.PicList002953 li a{padding: 4vw;}
.PicList002953 li .txt{padding: 20px 30px 20px 0}
}
@media(max-width:640px){
.PicList002953 li aside.dot{font-size: 4vw;}
.PicList002953 li p{font-size: 3.5vw;}
.PicList002953 li .more span{width: 26px;height: 26px;}
}


/*TextList000286 */
.TextList000286{padding: 4% 0;}
.TextList000286 .auto{max-width: 1500px;}
.TextList000286 li .inner{border: solid 1px #e5e5e5; border-left: 4px solid #c6171e; padding: 40px 20px;}
.TextList000286 li .title{color: #bbb;}
.TextList000286 li .tit > *{float: left;}
.TextList000286 li .tit b{font-size: 18px;color: #000;max-width: 70%;}
.TextList000286 li .tit span{max-width: 25%;margin-left: 3%; line-height: 18px;padding-top: 6px;}
.TextList000286 li p{margin-bottom: 0;position: relative;line-height: 30px;padding-right: 100px;}
.TextList000286 li p span.price{color: #a52d34; font-size: 16px;}
.TextList000286 li p a{position: absolute;right: 0; width: 95px; text-align: center;color: #fff; border-radius: 30px; background: #c6171e; transition: 0.3s;}
.TextList000286 li p a:hover{background: #a52d34;}
@media(min-width:641px){
.TextList000286 li .title{position: relative; padding-right: 120px;}
.TextList000286 li .title time{position: absolute; right: 0; top: 0; line-height: 18px;padding-top: 6px;}
.TextList000286 li p span{float: left;}
.TextList000286 li p a{ top: 0;}
.TextList000286 li p span.price{margin-right: 3%; max-width: 25%;}
.TextList000286 li p span.other{max-width: 70%}
}
@media(min-width:1025px){
.TextList000286 li{float: left; width: 48%; max-width: 690px; margin-bottom: 2.61vw;}
.TextList000286 li:nth-child(2n){float: right;}
}
@media(max-width:1024px){
.TextList000286 li{margin-bottom: 3vw;}
}
@media(max-width:640px){
.TextList000286 li p a{display: block;position: relative;margin-top: 20px}
 .TextList000286 li .title time{margin-top: 5px;display: block;clear: both;}
.TextList000286 li p span.other{ white-space: initial;text-overflow: initial; line-height: 20px;}
}


/*
 Floor000839 ä¸ºdemoç¼–å·
 */
 .Floor000839 .contact{ float:left; width:48%;}
 .Floor000839 .contact h1,.Floor000839 .forms h1{ margin:0; font-size:25px; font-weight:bold; line-height: 48px;color:#333;  width:100%;border-bottom: 1px solid #efefef;}
 .Floor000839 .contact h1 em,.Floor000839 .forms h1 em{ font-style:normal; color:#c6171e;}
 .Floor000839 .contact p{ color:#777; background:#e9e9e9; font-weight:bold; font-size:18px;line-height:46px; padding-left:14px;}
 .Floor000839 .contact b{ font-size:18px; color:#c6171e;}
 .Floor000839 .contact dl dt,.Floor000839 .contact dl dd{ padding:17px 0; margin:7px 0;height:56px; overflow:hidden; }
 .Floor000839 .contact dl .add{ background:url(../images/Bottom000833_icon.png) no-repeat 0 5px; padding-left:55px;}
 .Floor000839 .contact dl .tel{ background:url(../images/Bottom000833_icon.png) no-repeat 0 -61px; padding-left:55px;}
 .Floor000839 .contact dl .fax,.Floor000839 .contact dl .email{ background:url(../images/Bottom000833_icon.png) no-repeat 0 -132px; font-weight:normal; padding-left:55px; float:left; width:50%; padding:1.05em 0 1.05em 55px;}
 .Floor000839 .contact dl .email{ background-position:0 -192px;float:right; }
 .Floor000839 .forms{ float:right; width:48%;}
 .Floor000839 .forms .feedform{ margin-top:18px;}
 .Floor000839 .forms input,.Floor000839 .forms textarea{ border:none;background:#fff; border:#D6D6D6 solid 1px; padding:13px 10px; margin-bottom:15px;}
 .Floor000839 .forms input[type=text]{ width:79%;}
 .Floor000839 .forms  textarea{ display:block; width:100%; padding:2%;margin-bottom:15px;}
 .Floor000839 .forms .btn{ width:48%; float:right; background:#333; color:#fff; font-size:16px; font-weight:bold; padding:10px 0; border-radius:0; letter-spacing:0.5em;cursor: pointer}
 .Floor000839 .forms .btn.submit{ float:left; background:#c6171e;}
 .Floor000839 .forms .name{ float:left; width:48%;}
 .Floor000839 .forms .tel{ float:right; width:48%;}
 .Floor000839 .forms .con{ clear:both; height:9.5em;}
 @media (max-width:1000px){
 .Floor000839 .contact dl .fax,.Floor000839 .contact dl .email,.Floor000839 .forms input[type=text]{ float:none; width:100%;}
	 }
 @media (max-width:768px){
 .Floor000839 .contact,.Floor000839 .forms{ float:none; width:100%;}
	 }
.Floor000839 .auto_1500{padding: 4% 0;}






.Banner li .Ispic{transform: scale(1.3); transition: 5s;}
.Banner li.slick-current .Ispic{transform: scale(1);}
.Banner .slick-dots{position: absolute; left:50%;transform: translateX(-50%);bottom: 3.18vw; z-index: 10;text-align: center;}
.Banner .slick-dots li{display: inline-block; width: 12px; height: 12px;position: relative;border-radius: 36px;background: #fff}
.Banner .slick-dots li button{ position: absolute; left: 50%; top: 50%; margin: -4px 0 0 -4px; width: 8px;height: 8px;background: #fff;opacity: 0.5;padding: 0;border: 0; font-size: 0;}
.Banner .slick-dots li.slick-active:before{}
.Banner .slick-dots li.slick-active button{background: #c6171e;opacity: 1;}
@media(min-width:1201px){
.Banner,
.Banner .slider,
.Banner .slick-list,
.Banner .slick-track,
.Banner .slick-slide,
.Banner .Ispic{height: 100%;}
.Banner li img{display: none;}
}
@media(max-width:1200px){
.Banner li .Ispic{display: none;}

}
@media(max-width:640px){
.Banner .slick-dots li:not(:last-child):after{width: 9vw; margin-left: 0.5vw; }
.Banner .slick-dots li button{margin: -1vw 0 0 -1vw; width: 2vw;height: 2vw;}
}






/*
 .Form002219
 */
.Form002219{position:fixed; background:rgba(0,0,0,0.5); width:100%; height:100%;left: -100%;top: 0; z-index: 1;opacity: 0}
.Form002219 .ytable{height: 100%; }
.Form002219 .close{position: absolute;top: 20px;right: 20px;height: 17px;width: 17px;display: block;background: url(../images/Form002324-colseBtn.jpg) no-repeat;cursor: pointer;z-index: 999}
.Form002219_on{z-index: 999; left: 0; opacity: 1;}
.Form002219 .wrap-container{background:#fff; padding:3% 2% 3% 2%; border-radius: 6px;  width: 50%;  max-width: 900px; position: relative; margin:0 auto;} 
.CLSBTN{cursor: pointer;width: 33px;height: 33px;background: url(../images/PicList000307-close.jpg) center no-repeat;position: absolute;right: 2%;top: 2%;}
.Form002219 dl{ width:100%;  padding-left:100px; min-height:44px; position:relative; margin-bottom:24px;}
.Form002219 dt{ color:#5b5b5b; font-size:16px; position:absolute; left:0; width:70px; text-align:right; line-height:44px;}
.Form002219 .text{ border:1px solid #dfdfdf; border-radius:5px; width:100%; padding:0 10px; line-height:44px;height:44px; color:#5b5b5b;}
.Form002219 strong{ display: block;border:1px solid #dfdfdf; border-radius:5px; width:100%; padding:0 10px; line-height:44px;height:44px; 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 !important; padding:10px; color:#5b5b5b;}
.Form002219 .btn{ display:inline-block; line-height:40px; min-width:140px; margin-right:20px;color:#fff; background-color:#c6171e; font-size:14px; border:none; border-radius:5px; cursor:pointer;}
.queueList{margin: 0 !important;}
.wu-example p{display: none !important;}
.placeholder{ padding:40px 0 !important; }
.placeholder .webuploader-pick{background:#c6171e !important;  }
@media(max-width:1000px){
.Form002219 .wrap-container{ width: 90%; top:5%; left:5%;transform: translate(0% ,0%); } 
.Form002219 dl {padding-left: 0;margin-bottom: 0}
.Form002219 dt{position:relative;width:auto; text-align:left;}
.Form002219 dl.dl{margin-bottom: 10px;}
}
@media(max-width:768px){
.Form002219{padding:50px 0;}
}
@media(max-width:640px){
.Form002219 dl{ float:none; width:100%; margin-left:0 !important;}	
.Form002219 textarea{ height:250px !important;}
}
@media(max-width:480px){
.Form002219 .btn{ width:48%; margin-right:2%; float:left; display:block; min-width:2px;}	
}



/*新闻详情*/
.RighInfo0022283{ padding:3% 0;}
.RighInfo0022283 .single-header{ text-align:center;}
.RighInfo0022283 .single-header h3{color:#333; font-size:26px; margin:0; font-weight:normal; position:relative;border-bottom: 1px solid #eee;padding-bottom: 2%}
.RighInfo0022283 .single-header h3 span{ position:relative; z-index:2; padding-top:5px;display: block;font-size: 14px}
.RighInfo0022283 .single-content{text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; overflow:hidden; font-size:14px; line-height:24px; color:#666; padding-top:2%;border-bottom: 1px solid #eee;padding-bottom: 2%}
.RighInfo0022283 .single-content p{ text-indent:2em; margin:0; padding:10px 0;}
.RighInfo0022283 .single-content .no-textindent{ text-indent:0;}
.RighInfo0022283 .btn{padding-top: 20px;float: left;}
.RighInfo0022283 .btn a{display: block;line-height: 30px;color: #999}
.RighInfo0022283 .more{width: 140px;height: 40px;text-align: center;background: #c6171e;color: #fff;line-height: 40px;float: right;margin-top: 30px}
@media(max-width:768px){
  .RighInfo0022283 .btn{padding-top: 20px;float: none;}
  .RighInfo0022283 .more{float: none;display: block;margin:30px auto}
}
@media screen and (min-width:465px){
    .RighInfo0022283 .col2{ width:48%;}
	.RighInfo0022283 .fr{ float:right;}
	.RighInfo0022283 .col2+.col2{ margin-top:0;}
}
@media screen and (min-width:768px){
  .RighInfo0022283 .single-content p{ padding:15px 0;} 
  
}
@media screen and (min-width:1024px){
  .RighInfo0022283 .single-header h1{ font-size:30px;}
}








/*搜索*/
.TextList002322{ padding: 2% 0;}
.TextList002322 h3{font-size: 24px;color: #333;font-weight: normal;}
.TextList002322 .list li{ position: relative; padding: 10px 100px 10px 0; line-height: 22px;}
.TextList002322 .list li *{ color: #777;}
.TextList002322 .list li time{ position: absolute; right: 0; top: 10px; display: block;}
.TextList002322 .list li a{position: relative; display: block; width: 100%;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; padding-left: 15px; }
.TextList002322 .list li a:before{ display: table; content: ">"; position: absolute; left: 0; top: 0; height: 100%; width: 20px;}
.TextList002322 .list li a:hover{ color: #c6171e;}
@media only screen and (max-width:767px ) { 
.TextList002322{ padding: 20px 3%;} 
} 


/*
 .Menu002252 为demo编号
 */
 .Menu002252{padding:10px 0; text-align:center; overflow:hidden;}
 .Menu002252 a{font-size:16px; display: block;background:#e9e9e9; padding: 10px; margin-bottom: 1px; }
 .Menu002252 a.aon,.Menu002252 a:hover{ color:#fff; background-color:#c6171e;}
 @media(min-width:768px){
	 .Menu002252{padding:25px 0 10px;}
	 .Menu002252 a{ display:inline-block; line-height:30px;  padding:0 15px; min-width:115px; border-radius:30px; overflow:hidden; margin:0 7px 1px;}
 }
 @media(min-width:1024px){
	.Menu002252{padding:35px 0 20px;}
	.Menu002252 a{display:inline-block;line-height:36px; padding:0 20px;background:#e9e9e9; min-width:130px; border-radius:36px;}
 }
 





.QualificationC{line-height: 1;color: #666}






