/*PicList002171 */
.PicList002171{  margin:2% 0% 0%; }
.PicList002171 li{ float:left; width:22.75%; margin-right:3%; margin-bottom:3%;}
.PicList002171 li a{ border:1px solid #e8e8e8; position:relative; display:block;}
.PicList002171 li .pic{ display:block; width:100%; padding-bottom: 50%; background-size: 100% auto; background-repeat:no-repeat;  background-position:center;}
.PicList002171 li img{ display:none; width:100%;}
.PicList002171 li a figure{ position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(230,0,18,0.95); opacity:0; transition:0.3s;}
.PicList002171 li a:hover figure{ opacity:1;}
.PicList002171 li dl{ display:table;  width:100%; height:100%;}
.PicList002171 li dt{ display:table-cell; vertical-align:middle;text-align:center; font-size:18px; color:#fff; }
@media(min-width:769px){
.PicList002171 li:nth-child(4n){ margin-right:0;}
}
@media(max-width:768px){
.PicList002171 li{ width:32%; margin-right:2%;}
}
@media(max-width:768px) and (min-width:481px){
.PicList002171 li:nth-child(3n){ margin-right:0;}
}
@media(max-width:480px){
.PicList002171 li{ width:49%;}
.PicList002171 li:nth-child(2n){ margin-right:0;}
.PicList002171 li dt{ font-size:15px;}
}
/*Top002262*/
.Top002262 { background: #fff; position: relative; z-index: 100;}
.Top002262 .header-left{ float: left; width: 40%; display:table; height:91px;max-width: 300px;}
.Top002262 .logo{ display:table-cell; vertical-align:middle;}
.Top002262 .logo img{ max-height:65px;}
.Top002262 .header-mid,
.Top002262 .header-right{ float:right;}

.Top002262 .header-menu li{ width:auto !important; margin-right:15px;}
.Top002262 .header-menu li em{ padding:0 15px;position:relative;}
.Top002262 .header-menu li em::after{}
.Top002262 .header-menu li em:hover::after,
.Top002262 .header-menu li.aon em::after{ background-image:url(../images/Top002262-icon_up.png);}
.Top002262 .header-menu li em a{ line-height:91px; position:relative; font-size:16px; color:#333;}
.Top002262 .header-menu li em a::before{ position:absolute; content:''; left:50%; transform:translateX(-50%);  height:3px; background:#e60012;width:0; transition:ease-in-out 0.3s;}
.Top002262 .header-menu li em a:hover::before,
.Top002262 .header-menu li.aon em a::before{width:100%;}
.Top002262 .header-menu li .sub{ width:130%; left:-15%;  overflow:hidden; }
.Top002262 .header-menu li#m22 .sub{ width:100%; left:0;  overflow:hidden; }

.Top002262 .header-menu li .sub-menu{ padding:15px; text-align:center;}
.Top002262 .header-menu li .sub-menu dt{ border-bottom:1px solid #f2f2f2;}
.Top002262 .header-menu li .sub-menu dt:last-child{ border-bottom:0;}
.Top002262 .header-menu li .sub-menu dt a{color:#666; transition:0.3s;}
.Top002262 .header-menu li .sub-menu dt a:hover{ background:none; color:#e60012; }
.Top002262 .header-right dd{ float:left;padding:30px 0;}
.Top002262 .top-search{ position:relative; z-index:100;}
.Top002262 .open-search{ background:url(../images/Top002262-search.png) no-repeat center center; width:30px; height:30px;  display:block;}
.Top002262 .open-search-show{ position:relative; background:none;}
.Top002262 .open-search-show::before,
.Top002262 .open-search-show::after{ position:absolute; content:''; width:80%; height:3px; background:#e60012; top:50%; left:10%; transform:rotate(-45deg);}
.Top002262 .open-search-show::after{transform:rotate(45deg);}

.Top002262 .search-box{ position:absolute; top:100%; right:0; z-index:100; display:none;}
.Top002262 .search-box .text{width: 254px;line-height: 46px;height: 46px; border:1px solid #fff; background:rgba(0,0,0,0.2); color:#fff; padding:0 50px 0 10px;}
.Top002262 .search-box .btn{ position:absolute; right:0; top:0; line-height: 46px; width:46px; text-align:center; color:#fff; font-weight:bold; font-size:16px; font-family:Verdana,Arial, Helvetica, sans-serif;}
.Top002262 .search-box .btn::before{position: absolute; content: '';border: 8px solid transparent; border-bottom-color:#b4b4b4;top: -15px;right: 4px;}

.Top002262 .top-language{padding-left: 15px;margin-right:5px;position:relative;/* width:70%; */}
.Top002262 .top-language span{display:block;background: url(../images/Top002434-icon_lang.png) no-repeat left top 3px;padding-left: 25px;line-height: 24px;text-align: right;margin-top: 4px;}
.Top002262 .top-language p{width:100%;text-align:center;background:#fff;margin:0;position:absolute;right: 0;top: 57px; display:none; border:1px #e6e6e6 solid;}
.Top002262 .top-language p a{ display:block; border-bottom:1px solid #eee; line-height:24px; transition:color 0.3s;}
.Top002262 .top-language p a:last-child{ border-bottom:0;}
.Top002262 .top-language p a:hover{ color:#fff; background:#ec1b24;}

@media (min-width: 1025px) {
	.Top002262 .top-language:hover p {
		display: block;
	}
}

.Top002262 nav li.has_dt{position: relative}
.Top002262 nav li.has_dd .sub{padding: 15px 0;}
.Top002262 nav li.has_dd dl{max-width:1280px;margin:0 auto;overflow-x: auto;font-size: 0;white-space: nowrap;}
.Top002262 nav li dd{display: inline-block; ;width:15%;}
.Top002262 nav li dd i{font-style:normal;color:#666;height: 20px;line-height: 20px;font-size: 14px;}
.Top002262 nav li dd img{ max-width:70px;}




@media(max-width:1024px){
.Top002262 #header-menu li dl a img{display:  none;}
.Top002262 #header-menu li dl a i{font-style:normal;}

.Top002262 #header-menu{ position:fixed; right:-100%; top:0; background:#000; z-index:100; padding-top:70px; width:70%; max-width:300px; height:100%; transition: ease-in-out 0.3s;}
.Top002262 #header-menu.header-menu-show{ right:0;}
.Top002262 #header-menu li em,
.Top002262 #header-menu li em a{ border-bottom:0;}
.Top002262 #header-menu li:nth-child(2n){ background:rgba(255,255,255,0.1);}
.Top002262 #header-menu li em a{ font-weight:normal;}
.Top002262 #header-menu li.has-sub em a{ background:url(../images/Top002262-icon.png) no-repeat 95% center;}
.Top002262 #header-menu li.clickon em a{ background-image:url(../images/Top002262-icon_up.png);}
.Top002262 #header-menu li .sub-menu{ padding:5%;}
.Top002262 #open_menu{ width:40px; height:30px;background:#e60012; margin-left:10px; position:relative; z-index:101; transition:background 0.3s;}
.Top002262 #open_menu i,
.Top002262 #open_menu i::before,
.Top002262 #open_menu i::after{ background:#fff; border-radius:3px;}
.Top002262 #open_menu i{ left:20%; width:60%;height:2px; margin-top:-1px;}
.Top002262 #open_menu.open_menu_on{ background:#000; position:fixed; right:2%;}
.Top002262 #open_menu.open_menu_on i{height:3px; margin-top:-1.5px;}
}

/*Other002638 */
.Other002638 ul{ position:fixed; right:2%; z-index:110; top:50%; margin-top:-122px;}
.Other002638 li{ position:relative; margin:1px 0;}
.Other002638 li > a{ display:block; width:57px; height:57px; border-radius:3px; background: url(../images/Other002638_icon.png) no-repeat center top #222; transition:0.3s;}
.Other002638 li > a:hover{ background-color:#ec1b24;}
.Other002638 li.li_tel .wap{ display:none;}
.Other002638 li.li_tel aside{ display:none; position:absolute; right:100%; line-height:57px; white-space:nowrap; text-overflow:ellipsis; top:0;background:#222; margin-right:1px;border-radius:3px; padding:0 10px; font-size:18px; color:#fff;}
.Other002638 li.li_email a{ background-position:center -61px;}
.Other002638 li.li_map a{ background-position:center -122px;}
.Other002638 li.li_gettop a{ background-position:center -183px;}
@media(min-width:1025px){
.Other002638 li.li_tel:hover aside{ display:block;} 
}
@media(max-width:1024px){
.Other002638 li.li_tel a{ display:none;}
.Other002638 li.li_tel .wap{ display:block;}
}

.Other002638 .pop-up{ display:none; position:fixed; z-index:150; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);}
.Other002638 .pop-up .ycenter{ height:100%;}
.Other002638 .pop-up .main{ position:relative; width:90%; margin:0 auto; max-width:600px; background:#fff; border:5px solid #0598aa; border-radius:10px; padding:2%;}
.Other002638 .pop-up .close{ position:absolute; width:30px; height:30px; right:-15px; top:-15px; border-radius:50%; background:#0598aa; cursor:pointer;}
.Other002638 .pop-up .close::before,
.Other002638 .pop-up .close::after{ position:absolute; content:''; left:20%; top:50%; width:60%; height:3px; background:#fff; margin-top:-1px;transform:rotate(-45deg);}
.Other002638 .pop-up .close::before{ transform:rotate(45deg);}
.Other002638 .pop-up#form td{ padding-top:4%; vertical-align:top;}
.Other002638 .pop-up#form td.f-name{ text-align:right; width:90px; line-height:32px;}
.Other002638 .pop-up#form td .text{ width:100%; line-height:32px; height:32px; border:1px solid #eee; border-radius:3px; padding:0 5px;}
.Other002638 .pop-up#form td .btn{ width:40%; margin-right:3%; height:40px; cursor:pointer; border:none; border-radius:3px;color:#fff; background:#0598aa; max-width:120px;}
.Other002638 .pop-up#form td .btn_reset{ background:#999;}
.Other002638 .pop-up#form td textarea.text{ height:90px;}
.Other002638 .pop-up#form p{ margin:0; text-align:center; color:#0598aa;}
.Other002638 .pop-up#map .main{ padding:15px;}
.Other002638 .pop-up .map{ height:300px;}
@media(max-width:640px){
.Other002638 ul{ top:auto; margin-top:0; bottom:2%;}
.Other002638 li > a{ width:30px; height:30px;}
.Other002638 li.li_tel a{ background-position:center -13px;}
.Other002638 li.li_email a{ background-position:center -75px;}
.Other002638 li.li_map a {background-position: center -137px;}
.Other002638 li.li_gettop a {background-position: center -198px;}
}


/*Banner002744 */
.Banner002744{overflow: hidden;}
/*slick Basic*/
.Banner002744 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Banner002744 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Banner002744 .slick-list:focus {outline: none}
.Banner002744 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Banner002744 .slick-slider .slick-track, 
.Banner002744 .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)}
.Banner002744 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Banner002744 .slick-track:before, 
.Banner002744 .slick-track:after{display: table; content: '';}
.Banner002744 .slick-track:after{ clear: both;}
.Banner002744 .slick-loading .slick-track { visibility: hidden;}
.Banner002744 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Banner002744 .slick-slide .slick-loading img { display: none;}
.Banner002744 .slick-slide .dragging img { pointer-events: none;}
.Banner002744 .slick-initialized .slick-slide { display: block;}
.Banner002744 .slick-loading .slick-slide { visibility: hidden;}
.Banner002744 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Banner002744 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.Banner002744 li.slick-slide{position: relative;}
.Banner002744 li.slick-slide a{position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10; opacity: 0;-webkit-opacity: 0;}
.Banner002744 li.slick-slide > img{display: block; width: 100%;}
@media(min-width:1025px){
.Banner002744 li.slick-slide > img.wap{display: none;}
}
@media(max-width:1024px){
.Banner002744 li.slick-slide > img.pc{display: none;}
}
.Banner002744 .slick-dots{position: absolute; width: 90%; max-width: 1200px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);-ms-transform: translateX(-50%); bottom: 5%; z-index: 10;}
.Banner002744 .slick-dots li{float: left; width: 25px; height: 6px; background: rgba(255,255,255,0.4); margin-right: 5px; cursor: pointer;}
.Banner002744 .slick-dots li button{display: none;}
.Banner002744 .slick-dots li.slick-active{background: #ec1b24;}

.column-name{ text-align: center; padding: 0px 0 45px; font-size: 36px;}
.column-name .cn{color: #222; letter-spacing: 5px;line-height: 48px;  position: relative; z-index: 10; text-indent: 5px;}
.column-name .en{text-transform: uppercase; color: #f2f2f2; margin-top: -18px;line-height: 24px;font-family: "DINPro-Bold"; }
@media(max-width:480px){
.column-name{ font-size: 24px;}
.column-name .cn{line-height: 40px;}
}


/*Floor002708 */
.Floor002708{ position:relative; padding-top:4%; padding-bottom:4%; overflow:hidden;}


.Floor002708 .auto{ max-width:1200px; width:100%;}
@media(max-width:1600px){
.Floor002708 .auto{ padding:0 2%;}
}

.Floor002708 .slick-slider {position: relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Floor002708 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Floor002708 .slick-list:focus {outline: none}
.Floor002708 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Floor002708 .slick-slider .slick-track, 
.Floor002708 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.Floor002708 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Floor002708 .slick-track:before, 
.Floor002708 .slick-track:after{display: table; content: '';}
.Floor002708 .slick-track:after{ clear: both;}
.Floor002708 .slick-loading .slick-track { visibility: hidden;}
.Floor002708 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Floor002708 .slick-slide .slick-loading img { display: none;}
.Floor002708 .slick-slide .dragging img { pointer-events: none;}
.Floor002708 .slick-initialized .slick-slide { display: block;}
.Floor002708 .slick-loading .slick-slide { visibility: hidden;}
.Floor002708 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Floor002708 .slick-arrow .slick-hidden { display: none;}

.Floor002708 .title{ position:relative; z-index:3; padding-bottom:5.5%;}
.Floor002708 .title h3{ margin:0; font-size:50px; color:#b0b8c1; text-transform:uppercase; font-family:Helvetica, Arial, sans-serif;}
.Floor002708 .title h3::after{ display:block; content:''; width:35px; height:2px; background:#da251c; margin-bottom:20px;}
.Floor002708 .title h4{margin:0; color:#606060; font-size:30px; font-weight:normal;}
@media(min-width:1025px){
.Floor002708 .title{width:46.25%; }
}
@media(max-width:640px){
.Floor002708 .title h3{ font-size:40px;}
.Floor002708 .title h4{ font-size:20px;}
}
@media(max-width:480px){
.Floor002708 .title h3{ font-size:30px;}
}

.Floor002708 .list{ background:#f7f7f7;}
.Floor002708 .slider-for .slick-list li a{ font-size:15px; display:block;  color:#333; }
.Floor002708 .slider-for li h2{ font-weight:normal; font-size:22px; line-height:32px; margin:0; max-height:64px;}
.Floor002708 .slider-for .slick-list li a:hover h2{ }
.Floor002708 .slider-for li time{ display:block; margin:6% 0;}
.Floor002708 .slider-for li .pic{margin-top:5%; padding:2% 0 0; border-bottom:1px solid #ddd;}
.Floor002708 .slider-for li .pic dl{width:32%; margin-right:1%; padding:12px;/* border:1px solid #ddd;*/ float:left;text-align: center;color:#666;}
.Floor002708 .slider-for li .pic dl:nth-child(3){margin-right:0;}
.Floor002708 .slider-for li .pic dl img{border:1px solid #ddd; border-radius: 2px;}
.Floor002708 .slider-for li p{ opacity:1; line-height:43px; max-height:48px; margin:0;}
.Floor002708 .slider-for li .more{ margin:7% 0; position:relative; display:inline-block; padding:8px 30px 8px 20px; border-radius: 2px;     background: url(../images/Floor001640-a_more.png) no-repeat 90% center #222; transition:0.3s; color:#fff;}
.Floor002708 .slider-for .slick-list li a:hover .more{ }
/*.Floor002708 .slider-for li .more::after{ position:absolute; content:''; border:5px solid transparent; border-right-color:#231f20; right:1px; bottom:-5px; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}*/
.Floor002708 .slider-for .slick-dots{ overflow:hidden; }
.Floor002708 .slider-for .slick-dots > *{ float:left;font-family:Helvetica, Arial, sans-serif;}
.Floor002708 .slider-for .slick-dots li{ display:none;}
.Floor002708 .slider-for .slick-dots li a{ font-size:50px; color:#fff;}
.Floor002708 .slider-for .slick-dots li.slick-active{ display:block;}
.Floor002708 .slider-for .slick-dots ol{ color:#fff; opacity:0.22; font-size:30px; line-height:65px;}
.Floor002708 .slider-img .slick-arrow{ z-index:10; border:none; font-size:0px; position:absolute; left:0; bottom:0; width:90px; height:45px;  cursor:pointer;background:#ec1b24;}
.Floor002708 .slider-img .slick-disabled{background:#222;}
.Floor002708 .slider-img .slick-arrow::before{position:absolute; content:'下一款';font-size:14px;color:#fff; width:50px; height:15px; left:32%; top:45%; margin:-6px 0 0 -8px; /*border-top:4px solid #fff; border-right:4px solid #fff; transform:rotate(45deg); -webkit-transform:rotate(45deg);*/}
.Floor002708 .slider-img .slick-prev::before{ margin-left:-4px; content:'上一款';}
.Floor002708 .slider-img .slick-disabled::before{ opacity:0.7;}
.Floor002708 .slider-img .slick-next{ left:89px; }
.Floor002708 .slider-for{width:50%; float:left; padding-top:4%;}
.Floor002708 .slider-for .slick-list li a{width:90%;max-width:568px; margin:0 auto;}

.Floor002708 .slider-for .slick-dots{display: none; max-width: 568px;margin: 0 auto; width:90%;}
.Floor002708 .right-img{ float:right; width:50%;}

@media(min-width:1025px){
.Floor002708 .list{padding-bottom:0%;}
.Floor002708 .slider-img{ width:100%;}
}
@media(max-width:1024px){
.Floor002708 .slider-for .slick-list li a{width:100%;max-width:568px; margin:0 auto;}

.Floor002708 .right-img{ margin-top:0 !important;}
.Floor002708 .slider-for{ padding:3%;}
.Floor002708 .slider-for li time{ margin:15px 0;}
.Floor002708 .slider-for li .more{ margin-top:25px; margin-bottom:15px;}
}

@media(max-width:768px){
.Floor002708 .right-img{ float:none; width:100%;}
.Floor002708 .slider-for{display: none}
.Floor002708 .slider-img{ width:100%;}




}
@media(max-width:640px){
.Floor002708 .slider-for .slick-list li a{ font-size:14px;}
.Floor002708 .slider-for li h2{ font-size:18px;}
.Floor002708::before{ width:100%;}
}
/*Floor002212*/
.Floor002212{ padding:60px 0 80px;}
.Floor002212 .List li h4 a,
.Floor002212 .List li,
.Floor002212 .List li .more,
.Floor002212 nav ul li{transition:all 0.5s ease-out 0s;}
.Floor002212 .column-name .en{color:#d3d3d3;}
.Floor002212 .h2{text-align: center; color: #18222a; font-size: 42px; font-weight:normal;}
.Floor002212 nav{margin: 40px 0; text-align: center;}
.Floor002212 nav ul{display:block;text-align:center;}
.Floor002212 nav ul li{display:inline-block; *zoom:1; *display:inline; text-align: center; line-height: 40px; height: 40px;  padding: 0 12px;}
.Floor002212 nav ul li a{display: block; color: #728391; font-size: 16px; padding:0 25px; min-width:140px;background:#f3f3f3;border-radius:40px;}
.Floor002212 nav ul li:hover a{color: #fff; background:#008cd6;}
.Floor002212 .List{margin-top: 20px; position: relative;}
.Floor002212 .List li{float: left; margin-right:40px; width:373px;}
.Floor002212 .List li .pic {width: 100%; overflow: hidden; display: block;}
.Floor002212 .List li .pic img{width: 100%;  display: block; transition: 1s;}
.Floor002212 .List li:hover .pic img{transform: scale3d(1.04,1.04,1.04);}
.Floor002212 .List li figure{padding: 30px 29px; background: #fff;}
.Floor002212 .List li .time{font-size: 14px; color: #999;}
.Floor002212 .List li h4{font-size: 18px;  white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; margin: 10px 0 0; font-weight:normal;}
.Floor002212 .List li h4 a{color: #333;}
.Floor002212 .List li p{font-size: 14px; color: #666; height: 40px; overflow: hidden; line-height: 20px; margin: 10px 0 0;}
.Floor002212 .List li .more{display:inline-block;  *zoom:1; *display:inline; padding-right: 22px; color: #999; font-size: 14px; background: url(../images/Floor002212-icon1.png) 100% 50% no-repeat; margin-top: 16px;}
.Floor002212 .List li .more:hover,.Floor002212 .List li h4 a:hover{color: #008cd6;}
.Floor002212 .List .btn{ width:20px; height:42px; position:absolute;top: 50%; margin-top: -22px; background-image:url(../images/Floor002212-icon.png); background-repeat:no-repeat; display:block; z-index:5;}
.Floor002212 .List .prev{left: -70px; background-position:0 0;}
.Floor002212 .List .next{ right:-70px;background-position:-21px 0;}
.Floor002212 .List .prev:hover{background-position:0 -42px;}
.Floor002212 .List .next:hover{background-position:-21px -42px;}
.Floor002212 .List .btn a{ display:block; width:20px; height:42px;;}
.Floor002212 .List .btn:hover a{}
@media(max-width:1336px){
.Floor002212 .List .prev{ left:0;}
.Floor002212 .List .next{ right:0;}
}
@media(max-width:1199px){
.Floor002212 .h2{ font-size:35px;}	
}
@media(max-width:1000px){
.Floor002212 .h2{ font-size:30px;}	
.Floor002212{ padding:4% 0 8%;}
}
@media(max-width:720px){
.Floor002212 nav ul li{ width:25%; max-width:none; float:left; padding:0 5px;}
.Floor002212 nav ul li a{ padding:0 10px;min-width:1px;}
}
@media(max-width:500px){
.Floor002212 nav ul li{ width:100%; margin-bottom:5px; float:none;}	
.Floor002212 nav{ margin:3% 0;}
}
/*Floor002212 End*/
/*Floor002505 */
.Floor002505{  padding:4% 0; position: relative;background:url(../images/Floor002212-nbg.jpg) no-repeat center center; background-size:cover; }
.Floor002505 .auto{ max-width:1200px;}
.Floor002505 .title{ padding-bottom:20px;}
@media(max-width:1800px){
.Floor002505 .title{ padding-left:2%; padding-right:2%;}
}
.Floor002505 .title ol{ float:left; background:url(../images/Floor002505_titlebg.png) no-repeat left top; font-size:32px; color:#000; padding-left:30px; line-height:30px;}
.Floor002505 .title li{ float:right;}
.Floor002505 .title li a{ float:left; margin-left:30px;color:#999;}
.Floor002505 .title li a:hover{ color:#ff8100;}
.Floor002505 .owl-carousel{ overflow:hidden;}
.Floor002505 .owl-carousel .owl-item{ float:left;}
.Floor002505 .owl-carousel .owl-nav div{ position:absolute; top:58%; transform:translateY(-50%); width:23px; height:65px; background-position:0 0; background-repeat:no-repeat; overflow:hidden; line-height:1000px; cursor:pointer; background-size:contain;}
.Floor002505 .owl-carousel .owl-nav div.owl-prev{ left:15%; background-image:url(../images/Floor002505_btn_prev.png);}
.Floor002505 .owl-carousel .owl-nav div.owl-prev:hover{ background-image:url(../images/Floor002505_btn_prev_hover.png);}
.Floor002505 .owl-carousel .owl-nav div.owl-next{ right:15%; background-image:url(../images/Floor002505_btn_next.png);}
.Floor002505 .owl-carousel .owl-nav div.owl-next:hover{ background-image:url(../images/Floor002505_btn_next_hover.png);}
.Floor002505 .items{ position:relative;}
.Floor002505 .items .hover{ position:absolute; left:0; top:0; width:100%; height:100%; opacity:0; z-index:3; transition:0.3s;}
.Floor002505 .items .txt{ position:absolute; left:3%; right:3%; bottom:3%; z-index:2;}
.Floor002505 .items h2{ font-size:18px; font-weight:normal; margin:0;color:#ff8100;}
.Floor002505 .items p{ font-size:12px; max-width:245px; margin:0;color:#666; padding-top:10px;}
.Floor002505 .items a{ display:block;}
.Floor002505 .items a:hover .hover{ opacity:1;}
.Floor002505 .items img{ width:100%; display:block;}
.Floor002505 .items .hover img{ height:100%;}
.Floor002505 .items .hover::before{ position:absolute; content:''; width:100%; height:100%; left:0; top:0; background:url(../images/Floor002505_imghover.png) repeat;}
@media(max-width:768px){
.Floor002505 .title ol,
.Floor002505 .title li{ float:none; overflow:hidden;}
.Floor002505 .title li a{ margin:10px 20px 0 0;}
.Floor002505 .owl-carousel .owl-nav div{ height:45px;}
}
@media(max-width:480px){
.Floor002505 .title ol{ font-size:28px;}
}

/*Floor002506 */
.Floor002506{  padding:4% 0 0; position: relative; }
.Floor002506 .auto{ max-width:1200px;}
.Floor002506 .title{ padding-bottom:20px;}
.Floor002506 .column-name{font-size:34px;}
.Floor002506 .column-name:after{content:'';width:50px;height:2px;background:#ec1b24;display: block;margin:0 auto;margin-top:16px;}
@media(max-width:1800px){
.Floor002506 .title{ padding-left:2%; padding-right:2%;}
}
.Floor002506 .title ol{ float:left; background:url(../images/Floor002505_titlebg.png) no-repeat left top; font-size:32px; color:#000; padding-left:30px; line-height:30px;}
.Floor002506 .title li{ float:right;}
.Floor002506 .title li a{ float:left; margin-left:30px;color:#999;}
.Floor002506 .title li a:hover{ color:#ff8100;}
.Floor002506 .owl-carousel{ }
.Floor002506 .owl-carousel .owl-item{ float:left;}
.Floor002506 .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled{display: block;}
.Floor002506 .owl-carousel .owl-nav div{ position:absolute; top:58%; transform:translateY(-50%); width:23px; height:65px; background-position:0 0; background-repeat:no-repeat; overflow:hidden; line-height:1000px; cursor:pointer; background-size:contain;}
.Floor002506 .owl-carousel .owl-nav div.owl-prev{ left:-5%; background-image:url(../images/Floor002505_btn_prev_hover.png);}
.Floor002506 .owl-carousel .owl-nav div.owl-prev:hover{ background-image:url(../images/Floor002505_btn_prev_hover.png);}
.Floor002506 .owl-carousel .owl-nav div.owl-next{ right:-5%; background-image:url(../images/Floor002505_btn_next_hover.png);}
.Floor002506 .owl-carousel .owl-nav div.owl-next:hover{ background-image:url(../images/Floor002505_btn_next_hover.png);}
.Floor002506 .items{ position:relative;}
.Floor002506 .items .hover{ position:absolute; left:0; top:0; width:100%; height:100%; opacity:0; z-index:3; transition:0.3s;}
.Floor002506 .items .txt{ position:absolute; left:3%; right:3%; bottom:3%; z-index:2;}
.Floor002506 .items h2{ font-size:18px; font-weight:normal; margin:0;color:#ff8100;}
.Floor002506 .items p{ font-size:12px; max-width:245px; margin:0;color:#666; padding-top:10px;}
.Floor002506 .items a{ display:block;}
.Floor002506 .items a:hover .hover{ opacity:1;}
.Floor002506 .items img{ width:100%; display:block;}
.Floor002506 .items .hover img{ height:100%;}
.Floor002506 .items .hover::before{ position:absolute; content:''; width:100%; height:100%; left:0; top:0; background:url(../images/Floor002505_imghover.png) repeat;}
@media(max-width:768px){
.Floor002506 .title ol,
.Floor002506 .title li{ float:none; overflow:hidden;}
.Floor002506 .title li a{ margin:10px 20px 0 0;}
.Floor002506 .owl-carousel .owl-nav div{ height:45px;}
}
@media(max-width:480px){
.Floor002506 .title ol{ font-size:28px;}
}

/*Floor002507 */
.Floor002507{  padding:4% 0 4%; position: relative; }
.Floor002507 .auto{ max-width:1200px;}
.Floor002507 .title{ padding-bottom:20px;}
.Floor002507 .column-name{font-size:34px;}
.Floor002507 .column-name:after{content:'';width:50px;height:2px;background:#ec1b24;display: block;margin:0 auto;margin-top:16px;}
@media(max-width:1800px){
.Floor002507 .title{ padding-left:2%; padding-right:2%;}
}
.Floor002507 .title ol{ float:left; background:url(../images/Floor002505_titlebg.png) no-repeat left top; font-size:32px; color:#000; padding-left:30px; line-height:30px;}
.Floor002507 .title li{ float:right;}
.Floor002507 .title li a{ float:left; margin-left:30px;color:#999;}
.Floor002507 .title li a:hover{ color:#ff8100;}
.Floor002507 .owl-carousel{ }
.Floor002507 .owl-carousel .owl-item{ float:left;}
.Floor002507 .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled{display: block;}
.Floor002507 .owl-carousel .owl-nav div{ position:absolute; top:58%; transform:translateY(-50%); width:23px; height:65px; background-position:0 0; background-repeat:no-repeat; overflow:hidden; line-height:1000px; cursor:pointer; background-size:contain;}
.Floor002507 .owl-carousel .owl-nav div.owl-prev{ left:-5%; background-image:url(../images/Floor002505_btn_prev_hover.png);}
.Floor002507 .owl-carousel .owl-nav div.owl-prev:hover{ background-image:url(../images/Floor002505_btn_prev_hover.png);}
.Floor002507 .owl-carousel .owl-nav div.owl-next{ right:-5%; background-image:url(../images/Floor002505_btn_next_hover.png);}
.Floor002507 .owl-carousel .owl-nav div.owl-next:hover{ background-image:url(../images/Floor002505_btn_next_hover.png);}
.Floor002507 .items{ position:relative;}
.Floor002507 .items .hover{ position:absolute; left:0; top:0; width:100%; height:100%; opacity:0; z-index:3; transition:0.3s;}
.Floor002507 .items .txt{ position:absolute; left:3%; right:3%; bottom:3%; z-index:2;}
.Floor002507 .items h2{ font-size:18px; font-weight:normal; margin:0;color:#ff8100;}
.Floor002507 .items p{ font-size:12px; max-width:245px; margin:0;color:#666; padding-top:10px;}
.Floor002507 .items a{ display:block;}
.Floor002507 .items a:hover .hover{ opacity:1;}
.Floor002507 .items img{ width:100%; display:block;}
.Floor002507 .items .hover img{ height:100%;}
.Floor002507 .items .hover::before{ position:absolute; content:''; width:100%; height:100%; left:0; top:0; background:url(../images/Floor002505_imghover.png) repeat;}
@media(max-width:768px){
.Floor002507 .title ol,
.Floor002507 .title li{ float:none; overflow:hidden;}
.Floor002507 .title li a{ margin:10px 20px 0 0;}
.Floor002507 .owl-carousel .owl-nav div{ height:45px;}
}
@media(max-width:480px){
.Floor002507 .title ol{ font-size:28px;}
}


/*end*/
/*Floor002671 */
.Floor002671{ background:url(../images/bg.jpg); padding:4% 0% 4%;}
.Floor002671 .auto{ max-width:1200px;}
.Floor002671 li{ float:left; width:49%; margin-right:2%; }
.Floor002671 li:nth-child(2n){ margin-right:0;}
.Floor002671 li a{ display:block; position:relative; overflow:hidden;transition: all 0.5s;}
.Floor002671 li img{ display:block; width:100%; transition:0.3s;}
.Floor002671 li a:hover img{}
.Floor002671 li .txt{ position:absolute; left:0; top:0; height:100%; width:100%; z-index:10; transition:background 0.3s;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 40%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 35%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0a000000',GradientType=0 ); /* IE6-9 */}
.Floor002671 li .txt figure{ position:absolute; left:6%; right:5%; bottom:10%; color:#fff;}
.Floor002671 li p{ margin:0;}
.Floor002671 li p.cn{ font-size:26px;}
.Floor002671 li p.en{ font-size:18px;text-transform: uppercase;margin:5px 0;}
.Floor002671 li .p{font-size:15px; opacity:0;margin:11px 0;color:rgba(255,255,255,0.7);}
.Floor002671 li span{font-size:16px;border-radius: 3px; border:2px solid #fff;padding:8px 28px;display: inline-block;margin-top:2%; }
.Floor002671 li a:hover .txt{transition: all 0.5s;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 40%,rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.56) 30%,rgba(0,0,0,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */}
.Floor002671 li a:hover .p{ opacity:1;transition: all 0.5s;}
.Floor002671 li a:hover span{background:#ec1b24;border:2px solid #ec1b24}
@media(max-width:480px){
.Floor002671 li{ float:none; margin-right:0; width:auto;}
}
/*Bottom002606 */
.Bottom002606{ background:#222; padding-top:3%;font-size:15px;}
.Bottom002606 a{color:rgba(255,255,255,0.6);}
.Bottom002606 a:hover{ color:#02acbb;}
.Bottom002606 .auto{ max-width:1200px;}
@media(max-width:1680px){
.Bottom002606 .auto{ padding:0 2%;}
}
.Bottom002606 .footer{ border-top:1px solid rgba(255,255,255,0.1); padding:1% 0; }
@media(min-width:1025px){
.Bottom002606 .footer dt{ float:left;}
.Bottom002606 .footer dd{ float:right;}
}
.Bottom002606 .footer dt{color:rgba(255,255,255,0.6);}
.Bottom002606 .footer dd a{  display:inline-block; position:relative;}
.Bottom002606 .footer dd a::after{ display:inline-block; vertical-align:middle; content:''; width:1px; height:10px; background:rgba(255,255,255,0.5); margin:0 15px;}
.Bottom002606 .footer dd a:last-child::after{ display:none;}

.Bottom002606 .bottom{ position:relative; min-height:156px; padding-bottom:5%; padding-right:335px;}
.Bottom002606 .contact{ position:absolute; right:0; top:0;}
.Bottom002606 .contact > *{ float:left;}
.Bottom002606 .contact ol{ text-align:center;}
.Bottom002606 .contact ol img{ display:block; width:125px;}
.Bottom002606 .contact ol aside{ padding-top:10px;color:rgba(255,255,255,0.6);}
.Bottom002606 .contact li{ padding-left:20px;}
.Bottom002606 .contact li p{ margin:3% 0 0 0; font-size:16px;}
.Bottom002606 .contact li span{ display:block; color:#02acbb; font-size:36px; font-family:Candara,Arial, Helvetica, sans-serif;}
.Bottom002606 .bottom nav dl{float:left;margin-right: 9%;}
.Bottom002606 .bottom nav dl:last-child{ margin-right:0;}
.Bottom002606 .bottom nav dt{ color:#fff; font-size:16px; position:relative; border-bottom:1px solid rgba(255,255,255,0.2); padding-bottom:10px; margin-bottom:15px;}
.Bottom002606 .bottom nav dt::after{ position:absolute; content:''; left:0; bottom:-1px;height:1px; background:#ec1b24; width:15px;}
.Bottom002606 .bottom nav dd{ line-height:30px;}
@media(max-width:1366px){
.Bottom002606 .bottom nav dl{margin-right: 5%;}
}
@media(max-width:1100px){
.Bottom002606 .bottom nav{ display:none;}
.Bottom002606 .bottom{ padding-right:0;}
.Bottom002606 .contact{ position:relative; display:table; margin:0 auto;}
}
@media(max-width:1024px){
.Bottom002606 .footer { text-align:center; line-height:24px;}
}
@media(max-width:480px){
.Bottom002606 .contact li span{font-size:24px;}
.Bottom002606 .contact li{ padding-left:10px;}
}
/*
 .Menu000706 为demo编号
 */
.Menu000706{ padding-bottom:2%;}
.Menu000706 header{ margin-top:-3%;}
.Menu000706 header h1{ margin:0; display:inline-block; border-radius:5px 5px 0 0;  padding:10px 10% 10px 18px; background:url(../images/Menu000706-icon.png) no-repeat 95% center #ed6c00; color:#fff; font-weight:normal; font-size:24px;}
.Menu000706 header h1 span{ opacity:0.3; display:block; font-size:12px; text-transform:uppercase;}
.Menu000706 nav{ border-bottom:1px solid #e6e6e6; position:relative;}
.Menu000706 nav dl{ position:absolute; right:0; top:50%; margin-top:-12px; background:url(../images/Menu000706-cur.png) no-repeat left center; padding-left:25px; color:#999; line-height:24px;}
.Menu000706 nav dl a{color:#999;}
.Menu000706 nav dl span,
.Menu000706 nav dl a:hover{color:#ed6c00;}
.Menu000706 nav li a{ display:block; font-size:16px; padding:18px 0;}
@media(min-width:769px){
.Menu000706 nav ol{ display:none;}
.Menu000706 nav ul{ display:block !important;}
.Menu000706 nav li{ float:left; padding:0 2%;}
.Menu000706 nav li a:hover,
.Menu000706 nav li a.aon{ color:#ed6c00; border-bottom:3px solid #ed6c00;}
}
@media(max-width:1000px){
.Menu000706 nav dl{ display:none;}
.Menu000706 header{ position:relative; z-index:5;}
.Menu000706 header h1{ display:block; padding-right:0;}
}
@media(max-width:768px){
.Menu000706 nav{ position:relative;}
.Menu000706 nav ol{ border-top:1px solid #e6e6e6; margin-top:2%; padding:10px 0;}
.Menu000706 nav ol span{display:block; background-color:#ed6c00; padding:5px;border-radius:3px;}
.Menu000706 nav ol a{ display:block; background-color:#fff;color:#333; border-radius:5px; line-height:40px; padding:0 10px; position:relative; font-size:16px;}
.Menu000706 nav ol a::before{ position:absolute; content:''; right:5px; top:50%; margin-top:-3px; border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #ed6c00;}
.Menu000706 nav ul{ position:absolute; width:100%; top:56px; left:0; background-color:#ed6c00; padding:5px; border-radius:0 0 5px 5px; display:none;}
.Menu000706 nav li{ background-color:#fff; border-bottom:1px solid #ed6c00;border-radius:5px;}
.Menu000706 nav li:nth-child(2n){ background-color:rgba(255,255,255,0.8);}
.Menu000706 nav li a{ padding:0 2%; line-height:40px; }
.Menu000706 nav li a:hover{color:#ed6c00;}
}
@media(max-width:768px){
.Menu000706 header h1{ font-size:20px;}
}
/*
 .RighInfo002450 为demo编号
 */
.RighInfo002450{ padding: 0% 0 4%;}
.RighInfo002450 .auto{ position: relative; max-width:1200px;margin:0 auto;}
@media only screen and (max-width: 1200px) {
.RighInfo002450 .auto{ margin-left: 15px; margin-right: 15px;}	
}
.RighInfo002450 .wrap-container .tit{ color: #1a1002; font-size: 24px; margin: 0 0 4%; font-weight: normal;}
@media only screen and (min-width:1201px ) {
	.RighInfo002450 .wrap-container .tit{ font-size: 30px;}
}
@media only screen and (max-width:767px ) {
.RighInfo002450 .wrap-container .tit{ text-align: center; font-size: 20px;}	
}
.RighInfo002450 .wrap-container .img{ margin: 0 auto; display: block;}
.RighInfo002450 .wrap-container .word{ color: #333; text-indent: 2em; font-size: 15px; line-height: 26px; margin-top: 3%;}
@media only screen and (min-width:767px ) {
	.RighInfo002450 .wrap-container .img{margin:17px 0;}
	.RighInfo002450 .wrap-container .word{ margin-top: 0;}
}

.RighInfo002450 .videobox{ position:relative;}
.RighInfo002450 .videobox img{ width:100%; display:block;}
.RighInfo002450 .videobox  .ycenter{ position:absolute; z-index:5; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.5); text-align:center;color:#fff; overflow:hidden;}
.RighInfo002450 .videobox .ycenter_click{ background:none;}
.RighInfo002450 .videobox  .ycenter_click{ z-index:20; width:auto; height:auto; right:5%; top:5%; left:auto;}
.RighInfo002450 .videobox  .ycenter_click .title{ display:none;}
.RighInfo002450 .videobox  .video{ width:100%;}
.RighInfo002450 .videobox  video{ z-index:10; background:#000; position:absolute; left:0; top:0; width:100%; height:100%;}
.RighInfo002450 .videobox  .play_btn{ cursor:pointer; display:inline-block;}
.RighInfo002450 .videobox  .play_btn i{display:block;margin:0 auto 15px;width:49px;height:49px;border: 2px solid #fff;border-radius:50%;background:url(../images/Floor002617_play.png) no-repeat center center;}
.RighInfo002450 .videobox  .close_btn i{ position:relative; background:none;}
.RighInfo002450 .videobox  .close_btn i::before,
.RighInfo002450 .videobox  .close_btn i::after{position:absolute;content:'';width:3px;border-radius:3px;height:50%;top:25%;background: #fff;left:16px;}
.RighInfo002450 .videobox  .close_btn i::after{ left:26px;}
@media(max-width:480px){
.RighInfo002450 .videobox  .play_btn i{ margin:5px auto; background-size:12px;width: 36px;height: 36px;}
.RighInfo002450 .videobox  .close_btn i::before{ left:10px;}
.RighInfo002450 .videobox  .close_btn i::after{ left:20px;}
}



/*
 .Banner002187 为demo编号
 */
.Banner002187 span{background-position: center center; background-repeat:no-repeat; background-size:cover; height:400px; display:block;}
.Banner002187 img{ display:none;}
@media (max-width: 1000px){
	.Banner002187 span{ height:auto; background:none; height:auto;}
	.Banner002187 img{ display:block;}
}

/*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;}
}
/*PicList002582 */
.PicList002582{ padding-top:0%; padding-bottom:0%;}
.PicList002582 li{ float:left; margin-right:2%; margin-bottom:4%;}
@media(min-width:1025px){
.PicList002582 li{ width:23.5%;}
.PicList002582 li:nth-child(4n){ margin-right:0;}
}
@media(max-width:1024px) and (min-width:641px){
.PicList002582 li{ width:32%;}
.PicList002582 li:nth-child(3n){ margin-right:0;}
}

@media(max-width:640px){
.PicList002582 li{ width:49%;}
.PicList002582 li:nth-child(2n){ margin-right:0;}
}
.PicList002582 li a{ display:block;  transition:0.3s;}
.PicList002582 li .Ispic{ padding-bottom:100%; background-size:contain; background-color:#fff; transition:0.3s;}
.PicList002582 li .txt{ padding:8% 2%; text-align:center; border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;}
.PicList002582 li .txt p{ margin:0; font-size:16px;}
.PicList002582 li .txt span{ color:#999;}
.PicList002582 li a:hover{ background:#f8f8f8; color:#f58f00;}
.PicList002582 li a:hover .txt{ border-color:transparent;}
.PicList002582 li a:hover  .Ispic{ border-radius:20px 20px 0 0;}
/*
 .Page002193 为demo编号
 */
.Page002193{zoom:1; overflow:hidden; text-align:center; padding:30px 0 5%; text-align:center;}
.Page002193 span{ padding:0px 3px; display:inline-block;}
.Page002193 a{ display:inline-block; margin:0px 2px; border:1px solid #ededed; padding:0 1em; color:#666; line-height:35px; border-radius:3px;transition: .3s ease-out;}
.Page002193 a:hover{border:1px solid #e50014;}
.Page002193 .p_cur,.Page002193 .p_count,.Page002193 .p_total,.Page002193 .p_jump,.Page002193 .a_first,.Page002193 .a_end{ display:none;}
.Page002193 .p_cur b{ color:#F00;}
.Page002193 .p_count b{ color:#F00;}
.Page002193 .p_total b{ color:#F00;}
.Page002193 .p_page em{ font-style:normal;}
.Page002193 .p_page em a{}
.Page002193 .p_page em a.a_cur{ color:#fff; background:#ec1b24; border-color:#ec1b24;}
.Page002193 .p_page b{ font-weight:normal;}

/*Menu002217*/
.Menu002217{ padding:4% 0 3.5%;}
.Menu002217 h2{position: relative; font-size: 34px; color: #333; text-align: center; line-height: 1; margin:0; font-weight:normal;}
/*.Menu002217 h2:after{content:'';width:50px;height:4px;background:#ec1b24;display: block;margin:0 auto;margin-top:3%;}
.Menu002217 h2:before{position: absolute;bottom:0;left:30%; content:'';width:40%;height:1px;background:#ddd;display: block;margin:0 auto;text-align: center;}*/
.Menu002217 nav{text-align: center; margin-top: 4%;}
.Menu002217 nav ul li{text-align: center; padding:0 9px; display:inline-block;  *zoom:1; *display:inline;}
.Menu002217 nav ul li a{display: block; min-width:138px; height:42px; line-height:42px; font-size: 16px; color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; border-radius:12px 0 12px 0; background:#f3f3f3;}
.Menu002217 nav ul li.on a,.Menu002217 nav ul li a:hover{color: #fff;background:#222;}
@media(max-width:1199px){
.Menu002217 h2{ font-size:35px;}	
}
@media(max-width:1000px){
.Menu002217 h2{ font-size:30px;}
.Menu002217 nav ul li a{ min-width:90px; font-size:14px; height:35px; line-height:35px; padding:0 3%;}
}
@media(max-width:640px){
.Menu002217 h2{ font-size:20px;}	
.Menu002217 nav ul li{ width:100%; margin:0 0 1px; display:block;}
.Menu002217 nav ul li a{ border-radius:0;}	
}
/*Menu002217 End*/


/*
 .Floor001739 为demo编号
 */
.Floor001739{ padding:1% 0 2%;max-width:1000px;margin:0 auto;}
.Floor001739 li{float:left;width: 33.3%;text-align: center; position:relative;}
.Floor001739 li::before{ position:absolute; content:''; width:2px; border-right:1px dashed #ccc; right:0; top:20%; height:60%;}
.Floor001739 li:last-child::before{ display:none;}
.Floor001739 li a{display: block; margin:0 auto; width:80%; max-width:206px;}
.Floor001739 li figure img{ width:50%; max-width:100px;}
.Floor001739 li figure .hover{ display:none;}
.Floor001739 li a:hover figure img{ display:none;}
.Floor001739 li a:hover  figure .hover{ display:inline-block;}
.Floor001739 li h3{font-size: 16px; color: #666;font-weight: normal}
.Floor001739 li p{line-height: 20px; height:40px; overflow:hidden;font-size: 12px;color: #999; margin-top:0;}
.Floor001739 li a:hover *{color: #ec1b24 !important;}
@media(max-width:768px){
.Floor001739 li{ width:50%;}
.Floor001739 li:nth-child(2n)::before{ display:none;}
}

.w22{width:18%;}
.w75{width:78%;padding-bottom:6%;}

/*
 .Menu001756 为demo编号
 */
.Menu001756{ padding-top:0%;}
.Menu001756 header{ background: #222; padding-top:3%; padding-bottom:3%; text-align:center; font-size:23px; color:#fff;}
.Menu001756 header span{display: block;}
.Menu001756 ul{ border:1px solid #d9d7d5; border-top:0;border-bottom:0;}
.Menu001756 li{ border-bottom:1px solid #d9d7d5; line-height:62px;text-align:center;}
.Menu001756 li a{ display:block; color:#25170f; font-size:16px;}
.Menu001756 li a:hover,
.Menu001756 li a.aon{ background: url(../images/Menu001756-a_on.jpg) no-repeat left center #fafafa;}
@media(max-width:1000px){
.Menu001756 header{ background-image:none; padding:3% 0; font-size:20px;}
.Menu001756 ul{ border:none; padding-bottom:0;}
.Menu001756 li{ float:left; width:25%; text-align:center;}
.Menu001756 li a:hover,
.Menu001756 li a.aon{ background-image:none;}
}
@media(max-width:768px){
.Menu001756 li a{ font-size:14px;}
}
/*
 .TextList001202 为demo编号
 */
.TextList001202 h1{ margin:0; font-weight:normal; padding:2% 0; font-size:16px; color:#333;}
.TextList001202 h1 a{ display:inline-block;background:#222;color:#fff;padding:8px 20px;border-radius: 3px; }
.TextList001202 li{padding-bottom:10px;}
.TextList001202 dl{ position:relative; padding-left:53px;}
.TextList001202 dl dt,
.TextList001202 dl dd{ border:1px solid #e3e7e6;}
.TextList001202 dl dt{ position:absolute; width:50px; left:0; top:0; color:#222; text-align:center; font-size:24px;}
.TextList001202 dl.Q dt,
.TextList001202 dl.Q dd,
.TextList001202 dl.A dt{ height:50px; line-height:50px;}
.TextList001202 dl.A dd{ padding:2%; line-height:22px; font-size:12px;}
.TextList001202 dl.Q dd{ padding:0 2%;font-size:16px;}
.TextList001202 li figure{ padding-top:2%;}
.TextList001202 li figure a{border-radius: 2px; display:inline-block; padding:0 20px; line-height:25px;color:#fff; background-color:#222;}
.TextList001202 dl.A{ display:none; padding-top:10px;}
.TextList001202 dl.A dt{ top:10px;}
.TextList001202 dl.A p{ margin:0;}
.TextList001202 dl.Q_on dt{ color:#fff; background-color:#222;}
.TextList001202 dl.Q_on dd{background-color:#f7f7f7;}
@media(max-width:480px){
.TextList001202 dl.Q dt,
.TextList001202 dl.Q dd,
.TextList001202 dl.A dt{ height:40px; line-height:40px;}
.TextList001202 h1,
.TextList001202 dl dt{font-size:20px;}
.TextList001202 dl.A p{ max-height:66px; overflow:hidden;}
}
/*Timeline000312 */
.Timeline000312{max-width:1200px;margin: 0 auto;}
.Timeline000312 .year{ position:relative; padding:0% 0 5% 0;color:#6e6e6e;}
.Timeline000312 .year::before{ content:''; width:1px; height:98%;  top:2%; position:absolute; background-color:#ededed; z-index:0;}
.Timeline000312 ul{ position:relative; z-index:1;}
.Timeline000312 ul::before{ content:''; display:block; height:13px; width:13px; border-radius:50%; font-size:0; background:#fff;border:2px solid #222; margin:0 auto;}
.Timeline000312 li{position:relative; border-bottom:1px solid #ededed; padding:3% 0;  }
.Timeline000312 li:nth-child(2n){padding-left:0%;}
.Timeline000312 li:nth-child(2n-1){padding-right:0%;}
.Timeline000312 li::before{width:8px; height:8px;border:2px solid #666;  border-radius:50%;position:absolute; left:-4px; bottom:-4px; content:''; background:#fff;}
.Timeline000312 li .txt{  position:relative; min-height:90px; font-size:14px; line-height:24px;}
.Timeline000312 li:nth-child(2n) .txt{padding:0 4% 0 145px;}
.Timeline000312 li:nth-child(2n-1) .txt{padding:0 145px 0 4%;}
.Timeline000312 li .txt figure{transition:all ease 0.5s; position:absolute; top:0;width:130px; height:90px;}
.Timeline000312 li:nth-child(2n) .txt figure{ left:0; }
.Timeline000312 li:nth-child(2n-1) .txt figure{ right:0; }
.Timeline000312 li .txt figure img{ position:absolute; max-width:100%; max-height:100%; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
.Timeline000312 li.has-info .txt{ cursor:pointer;}
.Timeline000312 li.has-info:hover .txt{ }
.Timeline000312 li.has-info:hover .txt figure{ transform:scale(1.1);}
.Timeline000312 li .txt h3{margin: 0;font-size: 20px;color: #333;padding-bottom: 7px; font-weight: normal}
.Timeline000312 li .info{ display:none;}
@media(min-width:641px){
.Timeline000312 .year::before{left:50%;margin-left:-0.5px; }
.Timeline000312 li{width:50%;}
.Timeline000312 li:nth-child(2n)::before{ display:none;}
.Timeline000312 li:nth-child(2n){ float:left; min-height:150px; padding-top:6%; }
.Timeline000312 li:nth-child(2n-1){float:right; min-height:90px; z-index:10; }
}
@media(max-width:640px){
.Timeline000312 .year{ margin:0 2%;}
.Timeline000312 .year::before{ left:0;}
.Timeline000312 ul::before{ display:inline-block; margin-left:-6px;}
}

.Timeline000312 .more{ text-align:center; padding-bottom:80px;}
.Timeline000312 .more a{width: 126px;padding-left: 24px;height: 30px; text-align:left;line-height: 30px;display: inline-block;color: #fff;font-size: 14px; background:url(../images/Timeline000312-more_hover.png) no-repeat 90% center #e60012;}
.Timeline000312 .more a:hover{ color:#e60012; background-image:url(../images/Timeline000312-more.png); background-color:#eee;}

.Timeline000312 .fixed_scroll{ display:none; position:fixed; z-index:200; background:rgba(0,0,0,0.5); width:100%; height:100%; left:0; top:0;}
.Timeline000312 .fixed_scroll .ytable{ height:100%;}
.Timeline000312 .fixed_scroll .inner{ position:relative; margin:0 auto; padding:10px; width:95%; max-width:900px;background-color:#fff; border-radius:5px;}
.Timeline000312 .fixed_scroll .close{ position:relative; float:right; width:33px; height:33px;cursor:pointer; overflow:hidden; font-size:0;}
.Timeline000312 .fixed_scroll .close::before,
.Timeline000312 .fixed_scroll .close::after{ position:absolute; content:''; width:100%; height:3px; background:#333; left:0; top:50%; margin-top:-1.5px; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.Timeline000312 .fixed_scroll .close::after{transform:rotate(-45deg); -webkit-transform:rotate(-45deg);}
.Timeline000312 .fixed_scroll .close:hover{ background:#ccc;}

.Timeline000312 .scroll-pane{ clear:both; height:326px; overflow:auto; margin-top:10px;}
.Timeline000312 .scroll-pane .info{ padding:0 15px;}
.Timeline000312 .jspContainer{overflow: hidden;position: relative;}
.Timeline000312 .jspPane{position: absolute;}
.Timeline000312 .jspVerticalBar{position: absolute;top: 0;right: 0;width: 16px;height: 100%;background: red;}
.Timeline000312 .jspHorizontalBar{position: absolute;bottom: 0;left: 0;width: 100%;height: 16px;background: red;}
.Timeline000312 .jspCap{display: none;}
.Timeline000312 .jspHorizontalBar .jspCap{float: left;}
.Timeline000312 .jspTrack{background:url(../images/Timeline000312-scrollbg.png) repeat-y center top #fff;position: relative;}
.Timeline000312 .jspDrag{background:url(../images/Timeline000312-handler.png) no-repeat center top;position: relative;top: 0;left: 0;cursor: pointer;}
.Timeline000312 .jspHorizontalBar .jspTrack,
.Timeline000312 .jspHorizontalBar .jspDrag{float: left;height: 100%;}
.Timeline000312 .jspArrow{background: #50506d;text-indent: -20000px;display: block;cursor: pointer;padding: 0;margin: 0;}
.Timeline000312 .jspArrow.jspDisabled{cursor: default;background: #80808d;}
.Timeline000312 .jspVerticalBar .jspArrow{height: 16px;}
.Timeline000312 .jspHorizontalBar .jspArrow{width: 16px;float: left;height: 100%;}
.Timeline000312 .jspVerticalBar .jspArrow:focus{outline: none;}
.Timeline000312 .jspCorner{background: #eeeef4;float: left;height: 100%;}
/*
 .RighInfo002257 为demo编号
 */
.RighInfo002257{ padding:0px 0 4%;}
.RighInfo002257 p{ line-height:1.8; }
.RighInfo002257 .item{border-bottom:1px dashed #d0d0d0; padding:25px 0;}
.RighInfo002257 .item:nth-child(1){padding-top:0;}
.RighInfo002257 .item .h1{font-size:18px;color:#333;font-weight: normal; margin: 0;}
.RighInfo002257 .item .con{color:#666;font-size:14px; line-height: 27px; margin: 10px 0 0;}
@media only screen and (min-width:768px ) {
	.RighInfo002257 .item{ padding:38px 0; }
	.RighInfo002257 .item .pic{ float: left; width: 40%;}
    .RighInfo002257 .item .word{ float: right; width: 55%;}
    .RighInfo002257 .item:nth-child(2n) .pic{ float: right;}
    .RighInfo002257 .item:nth-child(2n) .word{ float: left;}
}
@media only screen and (max-width: 767px) {
   .RighInfo002257 .item{max-width: 462px; margin: 0 auto; }
	.RighInfo002257 .item .word{ padding-bottom: 15px;}
    .RighInfo002257 .item .word{ padding-top:0 !important;}
}

/*
 .Floor000569 为demo编号
 */
.Floor000569{border:1px solid #eee;padding:7% 0 4%;  }
.Floor000569 .title{ text-align:center; padding:3% 0 4%;}
@media(max-width:480px){
.Floor000569 .title img{ max-height:70px;}
}
.Floor000569 .from{ width:100%; max-width:600px; margin:0 auto;}
.Floor000569 .from td{ padding-bottom:4%; vertical-align:top; line-height:35px;}
.Floor000569 .from .f_name{ font-size:16px; width:94px;text-align:right; color:#4d4d4d;}
.Floor000569 .from .text{ width:100%; border:1px solid #eaeaea; height:35px; line-height:35px;padding:0 2%; border-radius:3px;}
.Floor000569 .from .text:focus{ border-color:#df2130; -moz-box-shadow:0 0 8px #FBC1C1 inset; -ms-box-shadow:0 0 8px #FBC1C1 inset; -webkit-box-shadow:0 0 8px #FBC1C1 inset; box-shadow:0 0 8px #FBC1C1 inset; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -webkit-transition:all ease 0.5s;transition:all ease 0.5s;}
.Floor000569 .from textarea{width:100%; border:1px solid #eaeaea; height:160px;}
.Floor000569 .from .textcode{ width:80px;}
.Floor000569 .from i{ color:#19ad66; font-style:normal;}
.Floor000569 .form_err{color:#df2130;}
.Floor000569 .from .btn{  }
.Floor000569 .from .btn input{margin-right:2%; cursor:pointer; border:none; border-radius: 3px; padding:0 8%;height:40px; font-size:16px; color:#fff; background:#ec1b24;}
.Floor000569 .from .btn .re{background:#eee;color:#333;}
.Floor000569 .from .btn .btn_reset{ display:none;}
@media(max-width:480px){
.Floor000569 .from td{ font-size:12px;}
.Floor000569 .from .f_name{ font-size:14px;}
.Floor000569 .from .btn{ text-align:left; padding-right:0;}
.Floor000569 .from .btn input{height:40px; font-size:14px;}
}

/*
 .RichInfo005 为demo编号
 */
.RichInfo005{ padding:0px 0 5%;}
.RichInfo005 .news_info .title{ text-align:center; padding-bottom:20px;}
.RichInfo005 .news_info .title h1{ margin:0;color:#333; padding-bottom:15px; font-size:24px; font-weight:normal;}
.RichInfo005 .news_info .title p{ margin:0; border-bottom:1px dashed #d2d2d2; padding-bottom:10px;}
.RichInfo005 .news_info .title p span{ margin:0 5px; color:#777;}
.RichInfo005 .news_info .info{ text-align:justify; text-justify:inter-ideograph;}
.RichInfo005 .news_info .info .pic{text-align: center;}
.RichInfo005 .news_info .info p{font-size:15px;line-height: 28px;}
.RichInfo005 .news_info .info_back{ text-align:center; clear:both; padding:20px 0;margin-bottom:2%;margin-top:2%;} 
.RichInfo005 .news_info .info_back a{ color:#ec1b24; border:1px solid #ec1b24; font-size:15px;padding:8px 20px;}
.RichInfo005 .news_info .info_pn span{ display:block;font-size: 15px;
    line-height: 24px;}
.RichInfo005 .news_info .info_pn span a{ color:#999;}
.RichInfo005 .news_info .info_pn span a:hover{color:#07ad58;}
/*TextList002514 */
.TextList002514 .list{ border:1px solid #e3e3e3; padding:0 3%; margin-bottom:15px;}
.TextList002514 .job-title{ line-height:30px; padding:15px 0; font-size:16px; cursor:pointer; position:relative;}
.TextList002514 .job-title i{ position:absolute; width:22px; height:22px; background:#222; border-radius:50%; right:0; top:50%; margin-top:-11px;}
.TextList002514 .job-title i::before,
.TextList002514 .job-title i::after{ position:absolute; content:''; background:#fff;}
.TextList002514 .job-title i::before{ left:20%; width:60%; height:2px; top:50%; margin-top:-1px;}
.TextList002514 .job-title i::after{ left:50%; margin-left:-1px; width:2px; top:20%; height:60%;}
.TextList002514 .job-title.select i::after{ display:none;}
.TextList002514 .job-title.select{ color:#222;}
.TextList002514 .job-main{ display:none; padding:22px 0; border-top:1px dotted #e3e3e3;}
.TextList002514 .job-email{ color:#ec1b24; padding:30px 0;}




/*
 .RighInfo001278 为demo编号
 */
.RighInfo001278{ padding:0% 0 3%;}
.RighInfo001278 .prod_info{ position:relative; padding-left:46%;}
.RighInfo001278 .prod_info .tit{margin:0; color:#000;font-weight:normal; font-size:24px; }
.RighInfo001278 .prod_info .con{padding:2% 0 1%; line-height:27px; color:#999; min-height:96px;}
.RighInfo001278 .prod_info .share{ padding:2% 0; overflow:hidden; border-bottom:1px solid #eaeaea; margin-bottom:5%;}
.RighInfo001278 .prod_info .share a.more{float:right; color:#999;line-height:28px;border:1px solid #e2e2e2;padding:6px 20px; margin-left:8px; }
.RighInfo001278 .prod_info .share a.more:hover{color:#e60a00;}
.RighInfo001278 .prod_info .share em{ float:left; font-size:14px; font-style:normal; line-height:28px;}

@media(min-width:641px){
.RighInfo001278 .big_img{ position:absolute; left:0; top:0; height:100%; width:43.9%;}
.RighInfo001278 .big_img li{ position:absolute;width:100%;top:0; left:0;  height:100%; }
.RighInfo001278 .big_img li .table{ display:table; width:100%; height:100%;}
.RighInfo001278 .big_img li .table_cell{ display:table-cell; vertical-align:middle; padding:0 5%;}
.RighInfo001278 .big_img li img{ max-height:100%;}
 }	
.RighInfo001278 .big_img li{ text-align:center; border:1px solid #dcdcdc;}

.RighInfo001278 .list{ padding:0 30px;position:relative; overflow:hidden;}
.RighInfo001278 .list a{ position:absolute; width:26px; height:26px; background:url(../images/RighInfo001278-btn_prev.png) no-repeat center center; cursor:pointer;top:50%; margin-top:-13px; z-index:10;}
.RighInfo001278 .list a.prev{ left:0;}
.RighInfo001278 .list a.next{ right:0; background-image:url(../images/RighInfo001278-btn_next.png);}
.RighInfo001278 .list a.prevStop,
.RighInfo001278 .list a.nextStop{ cursor:default;}
.RighInfo001278 .list li{position:relative; text-align:center; float:left;}
.RighInfo001278 .list li .table{width:90%; margin:0 auto;padding:5px;border:1px solid #f2f2f2;}
.RighInfo001278 .list li.on .table{ border-color:#222;}

.RighInfo001278 .tab{ padding:3% 0;}
.RighInfo001278 .tab .h1_tab{ margin:0; background-color:#ededee;overflow:hidden; font-weight:normal; font-size:16px;}
.RighInfo001278 .tab .h1_tab span{ float:left; padding:0 3%; line-height:44px;  cursor:pointer;}
.RighInfo001278 .tab .h1_tab span.on{ background-color:#222222; color:#fff;}
.RighInfo001278 .tab .info{ padding-top:3%;}
.RighInfo001278 .tab .info h1{color:#222;font-weight: normal;font-size:22px;text-align: center; }
.RighInfo001278 .tab .info h1:after{content:'';width:40px;height:2px;background:#222;display: block;margin:0 auto;margin-top:2%;}
@media(max-width:640px){
.RighInfo001278 .prod_info{ padding-left:0;}
.RighInfo001278 .big_img{ margin-bottom:3%;}
.RighInfo001278 .big_img li{ padding:3%;}
 }	
/*
 .Floor001297 为demo编号
 */
.Floor001297{ padding-bottom:4%;}
@media(min-width:1001px){
.Floor001297 dl{  width:100%;}
.Floor001297 dt{ }
}
.Floor001297 dt{float:left;background:#f5f5f5; padding:5% 0; width:23.5%;margin-right:2%;margin-bottom:2%;  text-align:center;position:relative;  }
.Floor001297 dt:nth-child(4n){margin-right:0;}
.Floor001297 dt a{ position:absolute; left:0; top:0; width:100%; height:100%;  z-index:10;}
.Floor001297 dt:last-child a{ border-right:0;}
.Floor001297 dt:hover{ background-color:#e7e7e7;}
.Floor001297 dt h3{ margin:0; font-weight:normal; font-size:14px;}
.Floor001297 dt h3 span{ display:block; font-size: 19px; line-height:35px;color: #222;}
.Floor001297 dt figure{padding:5px 0 10px;}
.Floor001297 dt img{ height:50px;}
.Floor001297 dt:hover img{ animation:infinite 1s ease imghover;}
@media(max-width:1200px){
.Floor001297 dt h3{ height:35px; overflow:hidden;}
.Floor001297 dt h3 span{font-size: 16px;}
}
@media(max-width:1000px){
.Floor001297 dl{ overflow:hidden;}
.Floor001297 dt{ width:25%; float:left;}
.Floor001297 dt:nth-child(1),
.Floor001297 dt:nth-child(2),
.Floor001297 dt:nth-child(3){ width:33.3333333%;}
.Floor001297 dt:nth-child(3) a{ border-right:0;}
}
@media(max-width:480px){
.Floor001297 dt{ width:50% !important;}
.Floor001297 dt:last-child{ width:100% !important;}
.Floor001297 dt:nth-child(2n) a{ border-right:0;}
.Floor001297 dt:nth-child(3) a{ border-right:5px solid #fff;}
}
@keyframes imghover{
0% {transform:translateY(6px)}
50% {transform:translateY(0)}
100% {transform:translateY(6px)}
}
@-webkit-keyframes imghover{
0% {transform:translateY(6px)}
50% {transform:translateY(0)}
100% {transform:translateY(6px)}
}
@-ms-keyframes imghover{
0% {transform:translateY(6px)}
50% {transform:translateY(0)}
100% {transform:translateY(6px)}
}
/*PicList002735 */
.PicList002735{padding-bottom:4%;}
.PicList002735 li{ margin-bottom: 2%; background-color: #f8f8f8 }
.PicList002735 li a{display: block;  transition: 0.3s;}
.PicList002735 li a:hover{border-color: #184477; }
.PicList002735 li .Ispic{ background-size: contain;background-color: #fff;  padding-bottom: 65.241%;}
.PicList002735 li .txt{padding: 25px;height:210px;}
.PicList002735 li .txt dl dd:nth-child(1){float:left;width:25%;font-size:40px;font-style: italic; color:#ec1b24;}
.PicList002735 li .txt dl dd:nth-child(2){float:left;width:75%;}
.PicList002735 li .txt h3{font-size: 18px; color: #333;margin:0;font-weight: normal;margin-top:10px;}
.PicList002735 li .txt h3:after{content:'';width:36px;height:3px;background:#bbb;display: block;margin-top:15px;margin-bottom:10px;}
.PicList002735 li .txt p{line-height: 28px;color: #555;margin:0; }
@media(min-width:481px){
.PicList002735 li{float: left;}
}
@media(min-width:769px){
.PicList002735 li{width: 29.6875%; }
.PicList002735 li:not(:nth-child(3n)){margin-right: 5.46875%;}
}
@media(min-width:481px) and (max-width:768px){
.PicList002735 li{width: 48%; }
.PicList002735 li:not(:nth-child(2n)){margin-right: 4%;}
}
/*PicList001958*/
.PicList001958{padding: 0% 0 1%;}
.PicList001958 li{ overflow:hidden; padding:20px 0; border-bottom:1px solid #ebecec;}
.PicList001958 li:last-child{ border-bottom:0;}
.PicList001958 li div{ position:relative; padding-left:29%;}
.PicList001958 li .Ispic{ position:absolute; left:0; top:0; height:100%; width:26%;}
.PicList001958 li .Ispic img{ display:none;}
.PicList001958 li h1{ margin:0; font-size:18px; font-weight:normal; padding:15px 0;}
.PicList001958 li time{ color:#999;}
.PicList001958 li p{color:#666; margin:10px 0 0 0; line-height:30px; height:90px; overflow:hidden;}
@media(max-width:768px){
.PicList001958 li div{ padding-left:45%;}
.PicList001958 li .Ispic{width:42%;}
}
@media(max-width:480px){
.PicList001958 li div{ padding-left:0;}
.PicList001958 li .Ispic{ position:relative; display:block; width:auto; padding-bottom:50%;}
.PicList001958 li p{line-height:20px; height:60px; font-size:12px;}
.PicList001958 li h1{font-size:16px;}
}
/*
 .Floor000569 为demo编号
 */
.Floor000570{ background:url(../images/Floor000569-bg.jpg) no-repeat center bottom;padding-top:0%; padding-bottom:6%;}
.Floor000570 .title{ text-align:center;font-size:26px;color:#333;}
.Floor000570 .title:after{content:'';width:52px;height:2px;background:#ed6d0c;display: block;margin: 0 auto;margin-top:1%;margin-bottom:2%; display: block;}
@media(max-width:480px){
.Floor000570 .title img{ max-height:70px;}
}
.Floor000570 .from{ width:100%; max-width:640px; margin:0 auto;}
.Floor000570 .from td{ padding-bottom:4%; vertical-align:top; line-height:35px;}
.Floor000570 .from .f_name{ font-size:16px; width:99px;text-align:right; color:#4d4d4d;}
.Floor000570 .from .text{ width:90%; border:1px solid #eaeaea; height:35px; line-height:35px;padding:0 2%; border-radius:3px;}
.Floor000570 .from textarea{ width:90%; border:1px solid #eaeaea; height:190px; padding:0 2%; border-radius:3px;}
.Floor000570 .from .text:focus{ border-color:#df2130; -moz-box-shadow:0 0 8px #FBC1C1 inset; -ms-box-shadow:0 0 8px #FBC1C1 inset; -webkit-box-shadow:0 0 8px #FBC1C1 inset; box-shadow:0 0 8px #FBC1C1 inset; -moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -webkit-transition:all ease 0.5s;transition:all ease 0.5s;}
.Floor000570 .from .textcode{ width:80px;}
.Floor000570 .from i{ color:#19ad66; font-style:normal;}
.Floor000570 .form_err{color:#df2130;}
.Floor000570 .from .btn{ text-align:left;}
.Floor000570 .from .btn input{ cursor:pointer; border:none; height:39px; padding: 0 30px;margin-right:3%; border-radius: 3px; font-size:16px; color:#fff; background:#ec1b24;}
.Floor000570 .from .btn .btn_reset{ display:inline-block;background:#9e9d9b;}
@media(max-width:480px){
.Floor000570 .from td{ font-size:12px;}
.Floor000570 .from .f_name{ font-size:14px;}
.Floor000570 .from .btn{ text-align:left; padding-right:0;}
.Floor000570 .from .btn input{height:40px; font-size:14px;}
}
/*! fancyBox 插件样式，如有一样的只留一份 */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/PicList002311-fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/PicList002311-fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/PicList002311-blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/PicList002311-fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../images/PicList002311-fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../images/PicList002311-fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}



/*carousel 公共样式只留一份*/
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }



/*
 .PicList002311 为demo编号
 */
.PicList002311{padding:3% 0 5%;background:url(../images/bg2.jpg);}
.PicList002311 .CenTitle{ padding:15px 0 10px 0; position:relative; z-index:1; margin-top: 20px; border-top: 1px solid #e7f0f4;}
.PicList002311 .CenTitle .name{ text-align:center; font-size:15px; font-weight:bold; color:#555; line-height:30px;}
.PicList002311 .CenTitle .line{ width:10px; height:1px; background:#f68121; overflow:hidden; margin:0 auto;}

.PicList002311 .honorList{ position:relative; padding:20px 0px;}
.PicList002311 .honorList .btn{ display:block; position:absolute; top:50%; margin-top:-12px; width:28px; height:28px; background:url(../images/PicList002311-button_hover.png); cursor:pointer;z-index: 999}
.PicList002311 .honorList .prev{ left:-40px; background-position:left top;}
.PicList002311 .honorList .next{ right:-40px; background-position:right top;}
.PicList002311 .honorList .list{margin:0 auto; overflow:hidden;}
.PicList002311 .honorList .list .ul li{ padding: 0 2%;}
.PicList002311 .honorList .list .ul li .bh0303{ height:510px;display: flex;align-items: center;}
.PicList002311 .honorList .list .ul li .bh0303 img{ width:auto; max-height:510px;}
.PicList002311 .honorList .list .ul .dot{ display:block; text-align:center; padding-top:16px; line-height:20px; font-size:16px; color:#333;}
.PicList002311 .honorList .list .ul .dot:hover{ color:#002870;}
@media only screen and (min-width:768px ) {
.PicList002311 .honorList{ padding:20px 00px;}	

}

@media only screen and (max-width:1025px ) {

.PicList002311 .honorList .prev{ left:0;}
.PicList002311 .honorList .next{ right:0;}
}
@media only screen and (max-width:640px ) {
.PicList002311 .honorList .list .ul li .bh0303{ height:250px;}
.PicList002311 .honorList .list .ul li .bh0303 img{ width:auto; max-height:250px;}
}
/*
 .RighInfo002275 为demo编号
 */
.RighInfo002275 .p,.RighInfo002275 .h2,{}
.RighInfo002275{padding: 8% 0}
.RighInfo002275 .text{margin-bottom: 30px}
.RighInfo002275 .text .title{font-size: 30px;color: #e4e4e4;font-weight: normal;margin-bottom: 20px;}
.RighInfo002275 .text .title span{font-weight: 700;}
.RighInfo002275 .text .p{font-size: 16px;color:#666;line-height: 38px; margin: 0; padding: 0;}
.RighInfo002275 .map{width: 100%;height: 200px;}
.RighInfo002275 .map #map{height: 100%;}
.RighInfo002275 .map img{max-width: none !important;}

@media screen and (min-width: 768px) {
	.RighInfo002275 .text{float: left;width: 45%;}
	.RighInfo002275 .map{float: right;width: 50%;height: 260px;}
}

@media screen and (min-width: 1024px) {
	.RighInfo002275 .auto{background: url(../images/RighInfo002275-contact_bg.png) no-repeat center;}
	.RighInfo002275 .map{float: right;width: 50%;height: 320px;}
	.RighInfo002275 .text .title{font-size: 52px;}
}

@media screen and (min-width: 1200px) {
	.RighInfo002275{padding: 65px 0 70px}
	.RighInfo002275 .text .title{margin-bottom: 25px}
	.RighInfo002275 .map{width: 700px;height: 430px;}
	.RighInfo002275 .text{width: 40%;}
}
/*Timeline002170 */
.Timeline002170{ padding:5% 0; overflow-x: hidden;background:url(../images/bg3.jpg);position: relative;}
.Timeline002170:after{content:'';width:100%;height:1px;background:#999;display: block;position: absolute;top:43%;}
.Timeline002170 .owl-item{width:200px;}
.Timeline002170 .owl-item .item{height:376px; }
.Timeline002170 .item dl{ height:100%;background:url(../images/Timeline002170-icon1.png) no-repeat 0 8px; padding-left:30px;}
.Timeline002170 .odd-item dl{ padding-top:280px;}
@media(min-width:376px){
.Timeline002170 .odd-item dl{background-image:url(../images/Timeline002170-icon2.png); background-position:0 124px; padding-left:0;}
}
.Timeline002170 .item dt{ font-weight:bold; font-size:16px;color:#333; margin-bottom:2px;}
.Timeline002170 .item dd{ height:96px; color:#555; line-height:24px; overflow:hidden;}
.Timeline002170 .owl-nav div{ position:absolute; width:28px; height:28px; top:50%; margin-top:-14px; background:url(../images/Timeline002170-btn.png) no-repeat left bottom; overflow:hidden; line-height:1000px; z-index:100;}
.Timeline002170 .owl-nav .owl-prev{ left:0;}
.Timeline002170 .owl-nav .owl-prev.disabled{ background-position:left top;}
.Timeline002170 .owl-nav .owl-next{ right:0; background-position: right bottom;}
.Timeline002170 .owl-nav .owl-next.disabled{background-position: right top;}
.Timeline002170 .owl-nav div.disabled{ cursor:default;}
@media(min-width:1201px){
.Timeline002170 .owl-carousel::before,
.Timeline002170 .owl-carousel::after{ position:absolute; content:''; height:100%;  width:75%; top:0;}
.Timeline002170 .owl-carousel::before{ left:-75px;}
.Timeline002170 .owl-carousel::after{ right:-114px; width:114px; }
.Timeline002170 .owl-nav .owl-prev{ left:-30px;}
.Timeline002170 .owl-nav .owl-next{ right:-30px;}
}
@media(max-width:1200px){
.Timeline002170 .owl-carousel{ padding:0 30px;}
}
@media(max-width:375px){
.Timeline002170 .owl-item .item{ height:250px;}
.Timeline002170 .odd-item dl{ padding-top:0; }
}
/**插件样式 有相同 留一个即可**/
.owl-carousel,
.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.no-js .owl-carousel,
.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
/***end**/
.time01{background:url(../images/bg4.jpg);padding:6% 0;height: 750px}
.time01 .tab{text-align: center;border-bottom: solid 1px #9ea6b6;line-height: 60px;max-width: 800px;margin:0 auto 5% }
.time01 .tab a{font-size: 18px;color: #333333}
.time01 .tab a::after{content: '|';color: #9ea6b6;display:inline-block;margin:0 25px}
.time01 .tab a:last-child::after{display: none}
.time01 .tab a.aon,.time01 .tab a:hover{color: #ec1b24}
.time01 .ul li{width: 20%;float: left;position: relative}
.time01 .ul li::after{content: '';width: 1px;height:142px; position: absolute;background: #aaaeb9;top: 40px;left: 15px;}
.time01 .ul li:nth-child(2)::after{height: 239px;}
.time01 .ul li:nth-child(3)::after{height: 145px;}
.time01 .ul li:nth-child(4)::after{height: 345px;}
.time01 .ul li:nth-child(5)::after{height: 165px;}


.time01 .ul li h1{font-size: 18px;color: #333;font-weight: normal;background: url(../images/icon1.png) no-repeat left center;;line-height: 30px;padding-left: 2em}
.time01 .ul li p::before{display:block;content: '';width: 32px;height: 1px;background: #ec1b24;margin: 14px 0}
.time01 .ul li p{color: #333;;line-height: 1.8;padding-left: 2.5em;padding-right: 1em}
.time01 .ul li{margin-top: 0%}
.time01 .ul li:nth-child(2n+1){margin-top: 9.375rem}
/* .time01 .ul li:nth-child(3){margin-top: 15%} */
/* .time01 .ul li:nth-child(4){margin-top: 0%} */
/* .time01 .ul li:nth-child(5){margin-top: 15%} */
@media(max-width:1366px){
.time01 .ul li:nth-child(1)::after{height: 232px;}
.time01 .ul li:nth-child(2)::after{height: 236px;}
.time01 .ul li:nth-child(3)::after{height: 83px;}
.time01 .ul li:nth-child(4)::after{height: 346px;}
.time01 .ul li:nth-child(5)::after{height: 196px;}
}

@media(max-width:1024px){
.time01 .ul li:nth-child(1)::after{height: 302px;}
.time01 .ul li:nth-child(2)::after{height: 282px;}
.time01 .ul li:nth-child(3)::after{height: 121px;}
.time01 .ul li:nth-child(4)::after{height: 308px;}
.time01 .ul li:nth-child(5)::after{height: 232px;}
}

@media(max-width:798px){
.time01 .ul li:nth-child(1)::after{height: 343px;}
.time01 .ul li:nth-child(2)::after{height: 323px;}
.time01 .ul li:nth-child(3)::after{height: 186px;}
.time01 .ul li:nth-child(4)::after{height: 300px;}
.time01 .ul li:nth-child(5)::after{height: 223px;}
}


@media(max-width:640px){
.time01 .ul li:nth-child(1)::after{height: 50px;}
.time01 .ul li:nth-child(2)::after{height: 50px;}
.time01 .ul li:nth-child(3)::after{height: 50px;}
.time01 .ul li:nth-child(4)::after{height: 50px;}
.time01 .ul li:nth-child(5)::after{height: 50px;}

.time01 .ul li{width:100%;float: none;position: relative;margin-top: 40px!important}
.time01{height: auto!important;background:#fff}
.time01 .ul li::after{height:60%;top: 30px }
.time01 .ul li:nth-child(5) p{}

}

.slideBox{height:auto;  position:relative; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd .slick-list{overflow: hidden;}
.slideBox .slick-prev,
.slideBox .slick-next{outline: none;border: none; position:absolute; left:10px; top:50%;z-index: 99; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .slick-next{ left:auto; right:10px; background-position:8px 5px; }
.slideBox .slick-prev:hover,
.slideBox .slick-next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
@media (min-width: 768px){
	.slideBox .slick-prev{left: -20px;}
	.slideBox .slick-next{right: 0px;}
}

/*PicList002735 */
.PicList0027352{
   background:url(../images/bg5.jpg) no-repeat #f6f6f6 bottom center;
    padding: 3% 0;
}
.PicList0027352 li{margin-top:3%;background: #fff;}
.PicList0027352 li a{display: block; transition: 0.3s;}
.PicList0027352 li a:hover h3{ color:#e60012;}
.PicList0027352 li a:hover time{ color:#666;}
.PicList0027352 li .Ispic{ background-size: contain;background-color: #fff;  padding-bottom: 65.241%;}
.PicList0027352 li .txt{padding: 20px 20px 30px;}
.PicList0027352 li .txt h3{font-size: 18px;color: #333;font-weight: normal;   margin:0 0 15px;}
.PicList0027352 li .txt p{line-height: 28px;color: #555;height: 84px; }

.PicList0027352 .title{ text-align:center; padding-bottom:20px;}
.PicList0027352 .title h1{ margin:0;color:#333; padding-bottom:15px; font-size:24px; font-weight:normal;}
.PicList0027352 .title p{ margin:0; border-bottom:1px dashed #d2d2d2; padding-bottom:10px;}
.PicList0027352 .title p span{ margin:0 5px; color:#777;}
.PicList0027352 .info_back{ text-align:center; clear:both; padding:20px 0;margin-bottom:2%;margin-top:2%;} 
.PicList0027352 .info_back a{ color:#ec1b24; border:1px solid #ec1b24; font-size:15px;padding:8px 20px;}
.PicList0027352 .info_pn span{ display:block;font-size: 15px;
    line-height: 24px;}
.PicList0027352 .info_pn span a{ color:#999;}
.PicList0027352 .info_pn span a:hover{color:#07ad58;}


@media(min-width:481px){
.PicList0027352 li{float: left;}
}
@media(min-width:769px){
.PicList0027352 li{width: 31.333%;}
.PicList0027352 li:not(:nth-child(3n)){margin-right: 3%;background: #fff;}
}
@media(min-width:481px) and (max-width:768px){
.PicList0027352 li{width: 48%; }
.PicList0027352 li:not(:nth-child(2n)){margin-right: 4%;}
}




@font-face {
  font-family: "lmqy";
  src: url("../fonts/lmqy/lmqy.woff2") format("woff2"),
       url("../fonts/lmqy/lmqy.woff") format("woff"),
       url("../fonts/lmqy/lmqy.ttf") format("truetype"),
       url("../fonts/lmqy/lmqy.eot") format("embedded-opentype"),
       url("../fonts/lmqy/lmqy.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.year-ani{position: relative; z-index: 1;opacity: 0; transition: 0.3s 0.3s;}
.year-ani.show{opacity: 1;}
@media(min-width:1025px){
.year-ani .img .wap{display: none;}
}
@media(max-width:1024px){
.year-ani .img .pc{display: none;}
}
.year-ani .bg{position: absolute;left: 0;top:20%;width: 100%;height: 50%;text-align: center;/*background-color: rgba(0,0,0,0.63);*/padding-top: 2.5%;z-index: 2;}
.year-ani:after{background-color: rgba(0,0,0,0.63);width:100%;height:100%;position:absolute;left:0;top:0;content:'';z-index: 1;}
.year-ani .bg img{width: 60%;max-width: 1083px;}
.year-ani .text .count{position: relative; z-index: 1; padding: 7% 0; max-width:1200px; margin:0 auto;font-family: "lmqy";}
.year-ani .text .count ul{display: table;width: 100%;position: relative; z-index: 2;}
.year-ani .text .count li{display: table-cell; vertical-align: top; position:relative;}
.year-ani .text .count li:after{ content:''; background:#fff; height:100%; width:1px; position:absolute; right:0; top:0; display:block; opacity:0.5}
.year-ani .text .count li:last-child:after{ display:none;}
.year-ani .text .count li p{margin:0 0 15px 0; color:#fff; letter-spacing:2px; font-size:30px;}
.year-ani .text .count li aside{color: #fff;font-weight: bold;font-size: 24px;}
.year-ani .text .count li aside b{font-size: 20px;display: inline-block;vertical-align: sub;margin-right:10px;display: inline-block;}

.year-ani .text{position: absolute; left: 0; width: 100%; text-align: center;z-index: 10; bottom:10%}
.year-ani .line{position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10;}
.year-ani .line i{position: absolute; width: 1px; background: rgba(255, 255, 255, 0.8);  transform: skewX(-46deg);overflow: hidden;}
/*	.year-ani .line i:before{position: absolute; content: '';  transform: skewX(46deg);background-image : url('images/banner1.jpg');background-repeat: no-repeat;}*/
.year-ani .line i.i-1{left: 23%;height: 60%;top: 5%;}
.year-ani .line i.i-2{left: 40%;height: 20%;top:0;}
.year-ani .line i.i-3{right: 18%;height: 60%;bottom: 5%;}
.year-ani .line i.i-4{right: 36%;height: 10%;bottom:0;}
#bkDiv{background-size: 100% auto;height:130px;width:100%;}
#theText{font-size:160px;font-family: "lmqy";/*stroke:#000;*stroke-width:5px;fill-opacity:0.5;*/}
.num{font-size:160px;visibility: hidden;position: fixed; left: -100%; top: 0;
font-family: "lmqy";white-space: nowrap; }


@media(max-width:1024px){
#theText,
.num{font-size:100px;}
.year-ani .text .count li p{font-size:16px;}
.year-ani .text .count li aside{font-size:16px;}
.year-ani .text .count{ padding-top:15%;}
.year-ani .text .count li aside b{font-size:30px;}
.year-ani .bg{ height:auto !important; top:25%;}
}
@media(max-width:640px){
#theText,
.num{font-size:70px;}
.year-ani .text .count{ padding-top:13%;}
}
@media(max-width:480px){
#theText,
.num{font-size:50px;}
.year-ani .text .count li p{font-size:10px;}
.year-ani .text .count li aside{font-size:10px;}
.year-ani .text .count li aside b{font-size:18px; margin-right:5px;letter-spacing: 0px;}
}





.year-ani li .animated{
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
          
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  opacity: 1;
}

.year-ani li .animated.infinite{
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.year-ani li .animated.hinge{
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

.year-ani li .animated.flip{
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
          
  -webkit-animation-name: flip;
          animation-name: flip;
}





.PicList000729 li{ float:left; width:23.5%; margin-right:2%; text-align:center; padding:2% 0;}
.PicList000729 li:nth-child(4n){ margin-right:0;}
.PicList000729 li figure{border:1px solid #d9dbdc;padding: 5%;margin-bottom: 4%;}
.PicList000729 li figure em{ display:block; background-repeat:no-repeat; background-position: center center; background-size:cover; padding-bottom:128%;}
.PicList000729 li h5,
.PicList000729 li p{ margin:0; }
.PicList000729 li h5{ font-size:14px; padding:10px 0;}
.PicList000729 li span{color: #ec1b24;border: 1px solid #ec1b24;border-radius: 5px;padding: 0 10px;display: inline-block; line-height:2;}
.PicList000729 li p{color:#666;padding-bottom:10px;font-size: 16px;}
.PicList000729 li a:hover{ color:#ec1b24;}
.PicList000729 li a:hover span{ color:#fff;background-color:#ec1b24;}
@media(max-width:640px){
    .PicList000729 li{width:32%;}
    .PicList000729 li:nth-child(4n){ margin-right:2%;}
    .PicList000729 li:nth-child(3n){ margin-right:0;}
}
@media(max-width:480px){
    .PicList000729 li{width:49%;}
    .PicList000729 li:nth-child(3n){ margin-right:2%;}
    .PicList000729 li:nth-child(2n){ margin-right:0;}
}


.download {margin-bottom:3%;text-align:center;}
.download a figure{border:1px solid #d9dbdc;padding: 2%;margin-bottom: 4%;max-width:  300px;margin:  0 auto;}
.download a figure em{ display:block; background-repeat:no-repeat; background-position: center center; background-size:cover; padding-bottom:128%;}
.download a span{color: #ec1b24;border: 1px solid #ec1b24;border-radius: 5px;padding: 0 10px;display: inline-block;line-height:2;margin:  0 auto;text-align:  center;}
.download a p{color:#666;padding-bottom:10px;font-size: 16px;}
.download a:hover{ color:#ec1b24;}
.download a:hover span{ color:#fff;background-color:#ec1b24;}