@font-face {
  font-family: "Roboto";
  src:url(../Fonts/Roboto-Regular.ttf)
}
.Top002374{ position:fixed; width:100%; left:0; top:0; z-index:200; padding:0 5%;
/*background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); 
background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); 
background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );*/ 
}
.Top002374_fixed{ background:rgba(0,0,0,0.3)}
@media(max-width:1360px){
.Top002374{ padding:0 2%;}
}
/* @media(min-width:1025px){ */
.Top002374_subbg .header{ position:relative; z-index:2;}
.Top002374::before{ position:absolute; content:''; width:100%;height:0; transition:height 0.3s;  background:#000; left:0; top:0; z-index:1;}
.Top002374_subbg::before{height:145px; }
.Top002374 .header-menu li.has-sub .sub{ opacity:0; transition:opacity 0.3s 0.3s;}
.Top002374 .header-menu li.has-sub.aon .sub{ opacity:1;}
/* } */
.Top002374 .header-left{ float:left; width:40%;max-width:130px;}
.Top002374 .logo{ position:absolute; left:0;  max-width:130px; top:50%; transform:translateY(-50%);}
.Top002374 .header-right{ float:right;}
/* @media(min-width:1025px){ */
.Top002374 .header-left{ position:relative;height:105px;}
.Top002374 .header-mid{ float:right;width: 65%;max-width: 740px;position: relative; z-index:99;}
.Top002374 .header-right{ padding-top:42px;position: relative; z-index:100;}
/* } */

.Top002374 .header-menu li a{ transition:0.3s;}
.Top002374 .header-menu li em{line-height:105px;font-size: 16px;text-align:left;}
.Top002374 .header-menu li em a{ color:#fff; position:relative}
.Top002374 .header-menu li em a:after{ background:#fff; content:''; width:0%; height:2px; position:absolute; left:0; bottom:30px;; display:block; transition:0.3s;z-index:2;}
.Top002374 .header-menu li em a:hover,
.Top002374 .header-menu li.aon em a{ color:#fff; }

.Top002374 .header-menu li.aon em a:after,
.Top002374 .header-menu li.aon em a:hover:after{ width:66px;}

.Top002374 .no-fullbground .sub{ background:none;}
.Top002374 .header-menu li .sub dt a{ color:#666; line-height:normal;}
.Top002374 .header-menu li .sub dt a::before{ display:inline-block; content:''; width:3px; height:3px; background:#666; border-radius:50%; vertical-align:middle; margin-right:5px;}
.Top002374 .header-menu li .sub dt a:hover{ background:none; color:#00a0e9;}
.Top002374 .header-menu li .sub dt a:hover::before{background:#00a0e9;}

.Top002374 .header-right dd{ float:left; font-size:16px;}
.Top002374 .top-search{ position:relative; margin-left:20px;}
.Top002374 .top-language,
.Top002374 .top-language a{ color:#666;}
.Top002374 .top-language a:hover,
.Top002374 .top-language a.on{ color:#fff;}
.Top002374 .open-search span{background:url(../images/icon_search_hover.png) no-repeat center center;width:20px;height:22px;}
.Top002374 .open-search span:before{ display:none;}
.Top002374 .open-search{ color:#fff; font-size:21px; padding:0 15px;}
.Top002374 .search-box{ position:absolute; top:100%; right:0; padding-top:7px; width:260px; display:none; overflow:hidden; height:46px;}
.Top002374 .search-box .text{ width:100%; border:none; height:39px; line-height:39px; padding:0 40px 0 10px; color:#999;}
.Top002374 .search-box .btn{ position:absolute; right:0; top:7px; height:39px; width:39px; background:url(../images/Top002374-icon.png) no-repeat center center;}
.Top002374 .search-box .btn:after{ position:absolute; content:''; border:6px solid transparent; border-bottom-color:#fff; left:50%; margin-left:-6px; top:-12px;}
/* @media(max-width:1024px){
.Top002374 .header{ position:relative; padding:2% 0;}
.Top002374 .header-right{line-height:28px;height:60px; display:table; }
.Top002374 .header-right dd{ display:table-cell; vertical-align:middle;float:none;}
.Top002374 .top-search{ margin-left:0;}
.Top002374 #header-menu{ position:fixed; left:-100%; top:0; width:100%; height:100%; z-index:100; background:rgba(0,0,0,0.5); opacity:0; transition:opacity 0.3s;}
.Top002374 #header-menu.header-menu-show{ opacity:1; left:0;}
.Top002374 #header-menu ul{width:60%; max-width:280px;background:#000;height:100%; overflow:auto; max-height:100%; transform:translateX(-100%);transition:0.3s 0.3s;}
.Top002374 #header-menu.header-menu-show ul{ transform:translateX(0);}
.Top002374 #header-menu li a{ color:#fff; line-height:35px; padding:0 5%;}
.Top002374 #header-menu li a:hover{ color:#00a0e9;}
.Top002374 #header-menu li em{ display:block; border-bottom:1px solid rgba(255,255,255,0.5); font-size:16px; padding:2% 0;}
.Top002374 #header-menu li:nth-child(2n){ background:rgba(255,255,255,0.2);}
.Top002374 #header-menu li dt{ float:left; width:50%;}
.Top002374 #header-menu li dt a{display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.Top002374 #header-menu li dt a::before{ display:inline-block; content:''; width:4px; height:4px; margin-right:5px; background:#fff; vertical-align:middle;}
.Top002374 #open_menu{width:36px; height:28px; position:relative; z-index:101;}
.Top002374 #open_menu i,
.Top002374 #open_menu::before,
.Top002374 #open_menu::after{ position:absolute;  left:0; width:100%;height:3px; background:#000;}
.Top002374 #open_menu i{  top:50%; margin-top:-1.5px;}
.Top002374 #open_menu::before,
.Top002374 #open_menu::after{content:'';}
.Top002374 #open_menu::before{ top:3px;}
.Top002374 #open_menu::after{ bottom:3px;}
.Top002374 #open_menu.open_menu_on i{ background:transparent;}
.Top002374 #open_menu.open_menu_on::before,
.Top002374 #open_menu.open_menu_on::after{ background:#fff; bottom:auto; top:50%; transform:rotate(45deg);}
.Top002374 #open_menu.open_menu_on::after{transform:rotate(-45deg);}
} */

/*
 .Banner002277 
 */
.Banner002277{ position:relative; z-index:1;}
.Banner002277 .bx-viewport{ z-index:1;}
.Banner002277 li a,
.Banner002277 li{ height:650px;}
.Banner002277 li{ background-position: center top; background-repeat:no-repeat;}
.Banner002277 li a{ position:relative; display:block;}
.Banner002277 li img{ display:none;}

.Banner002277 .bx-controls-direction a { position: absolute;text-indent: 9999px; overflow: hidden;  z-index: 99;  top: 50%;  margin-top: -22px;  left:5%;  height: 45px; width: 37px;    color: #fff;   cursor: pointer;  background-repeat: no-repeat; }
.Banner002277 .bx-controls-direction .bx-prev{background-image: url("../images/Banner002277-prev.png");}
.Banner002277 .bx-controls-direction .bx-next {  left: auto;  right: 5%;  background-image: url("../images/Banner002277-next.png");}
.Banner002277 .bx-wrapper{ position:relative; z-index:1;}
.Banner002277 .bx-viewport{ z-index:1;}
.Banner002277 .bx-pager{ max-width:1260px; margin:0 auto; text-align:center; display: none;}

/* @media(max-width:1000px){
.Banner002277 li a,
.Banner002277 li{ height:auto;}
.Banner002277 li{ background:none !important;}
.Banner002277 li img{ display:block; width:100%;}
} */

/*
 .Banner002277 
 */
.Banner0022772{}
/*.Banner0022772 .bx-controls-direction a { position: absolute;text-indent: 9999px; overflow: hidden;  z-index: 99;  top: 50%;  margin-top: -22px;  left:5%;  height: 45px; width: 37px;    color: #fff;   cursor: pointer;  background-repeat: no-repeat; }
.Banner0022772 .bx-controls-direction .bx-prev{background-image: url("../images/Banner002277-prev.png");}
.Banner0022772 .bx-controls-direction .bx-next {  left: auto;  right: 5%;  background-image: url("../images/Banner002277-next.png");}*/
.Banner0022772 .bx-wrapper{ position:relative; z-index:1;}
.Banner0022772 .bx-viewport{ z-index:1;}
.Banner0022772 li a{ display:block; }
.Banner0022772 li img{ display:block; width:130%; position: relative; left: -15%; max-width: none; }
.Banner0022772 .bx-controls-direction{ display:none;}
.Banner0022772 .bx-pager{margin:0 auto;position: absolute;display:block;overflow:hidden;left: 50%;transform: translateX(-50%);bottom: 3%;z-index: 5;}
.Banner0022772 .bx-pager-item{display:inline-block;margin:0 10px;}
.Banner0022772 .bx-pager .bx-pager-item a{line-height: 1000px;display:block;width:42px;height:42px;border-radius:24px;overflow: hidden;position:relative;}
.Banner0022772 .bx-pager .bx-pager-item a.active{border:1px #fff solid;}
.Banner0022772 .bx-pager .bx-pager-item a:before{border-radius:4px;width:8px;height:8px;background:#fff;content:'';display:block;position:absolute;left: 50%;top: 50%;z-index: 99;margin-top: -4px;margin-left: -4px;}


@media only screen and (min-width:1281px){
.Banner0022772 li{ width: 100%; height: 100%;}
.Banner0022772 li a{ background-repeat: no-repeat; background-position: center; background-size:cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 102;}
.Banner0022772 li img{ display: none;}
}
/* @media (max-width:640px){
.Banner0022772 .bx-pager .bx-pager-item a{ width:28px; height:28px;}
} */
.home-title{ font-size:36px; text-align:center; letter-spacing:8px; color:#000;}
.home-title span{display:block;text-transform: uppercase;color: #999;font-size: 24px;font-weight: 300;letter-spacing: 3px; margin-top:5px;}
/* @media(max-width:640px){
  .home-title{ font-size:28px;}
  .home-title span { font-size: 22px;}
} */

 /*Floor002820 */
.Floor002820{overflow:hidden;}
.Floor002820 .word{background:url(../images/Floor002820_bg.jpg) no-repeat top center;position:relative;z-index:3;padding: 4% 0 4%;}
.Floor002820 .word .auto,
.Floor002820 .number .auto{ padding:0 8%;}
.Floor002820 .number{background:url(../images/Floor002820_bg2.jpg) no-repeat bottom center;padding:7% 0; background-size:cover}
.Floor002820 .txt{ font-size:16px; text-align:center; display:block; color:#666; line-height:30px;}
.Floor002820 .more{display: block;width:40%;max-width:140px;line-height:52px;position: relative;color: #333;text-align:center;font-size:16px;text-align: center;margin: 40px auto 0;}
.Floor002820 .more:after{position: absolute; content: ''; height: 1px;width: 100%;background:#333; transition: 0.2s;}
.Floor002820 .more:after{right: 0; bottom: 0;}
.Floor002820 .more:hover:after{width: 0;}
.Floor002820 .more:hover{background: #00a0e9; color: #fff; }
/* @media(min-width:1025px){ */
.Floor002820 .number{width: 100%;}
/* } */
/* @media(min-width:769px){ */
.Floor002820 .info-num li{float: left;width:16.666%;border-left: 1px solid #e6e6e6;padding: 0 10px;text-align: center;}
.Floor002820 .info-num li:first-child{ border:none;}
/* } */
.Floor002820 .info-num li aside{display: inline-block;position: relative;text-align: center;}
.Floor002820 .info-num li aside b{font-family:"Roboto";font-size: 60px;color: #fff;display: block;}
.Floor002820 .info-num li aside sub{position: absolute;left: 100%;word-break: keep-all;bottom: 15%;font-size: 16px;font-weight: 100;margin-left: 10px;color: #eee;}
.Floor002820 .info-num li p{font-size: 16px;color: #eee;margin-bottom: 0;margin-top: 0;}
.Floor002820 .info-num li p span{ font-size:14px; line-height:20px; display:block; margin-top:8px;}
/* @media(min-width:1025px) and (max-width:1200px){
.Floor002820 .info-num li aside b{font-size: 60px;}
} */
/* @media(min-width:641px) and (max-width:769px){
.Floor002820 .info-num li aside b{font-size: 60px;}
} */
/* @media(max-width:768px){
.Floor002820 .info-num li{text-align: center;}
.Floor002820 .info-num li{ width:33.3333%; float:left; margin-bottom:20px;}
}
@media(max-width:480px){
.Floor002820 .info-num li{ float:left;width:49%; }
.Floor002820 .info-num li:not(:last-child){margin-bottom: 20px;}
.Floor002820 .info-num li aside b{font-size: 60px;}
} */

 /*RighInfo002807 */
.RighInfo002807{ padding:3% 0;background: url(../images/RighInfo002807_bg.jpg)no-repeat left bottom; }
.RighInfo002807 .info-num { margin:1% 0 0;}
.RighInfo002807 .info-num .txt{padding-left: 54px;position:relative;}
.RighInfo002807 .info-num .txt:after{background:#009de4;content:'';height:1px;width:60px;display:block;position:absolute;left:-20px;top:50%;transform:translateY(-50%);}
.RighInfo002807 .info-num li{padding:20px;background:#fff;box-shadow: 0 0 15px rgba(0,0,0,0.05);margin-bottom: 2%;}
.RighInfo002807 .info-num li img{display:block;position:absolute;right: 0;opacity: 0.06;}
.RighInfo002807 .more{display: block;width: 50%;max-width: 120px;line-height: 44px;position: relative;color: #333;text-align:center;font-size:16px;/* text-align: left; */margin: 15px 0 0;padding: 0 5px;border: 1px #e6e6e6 solid;}
.RighInfo002807 .more:hover{ color:#00a0e9; border:1px #00a0e9 solid;}
 /* @media(min-width:768px){ */
.RighInfo002807 .info-num li{float: left;width:49%;margin-right:2%;min-height: 265px;}
.RighInfo002807 .info-num li:nth-of-type(3n){ margin-right:2%;}
.RighInfo002807 .info-num li:nth-of-type(2n){ margin-right:0;}
/* } */
 /* @media(min-width:1025px){ */
.RighInfo002807 .info-num li{ min-height:262px;padding:20px;}
.RighInfo002807 .info-num li{float: left;width: 32%;padding:30px;background:#fff;min-height: 285px;box-shadow: 0 0 15px rgba(0,0,0,0.3);margin-right: 2%;margin-bottom: 2%;}
.RighInfo002807 .info-num li:nth-of-type(2n){ margin-right:2%;}
.RighInfo002807 .info-num li:nth-of-type(3n){ margin-right:0;}
/* } */
 /* @media(min-width:1280px){ */
.RighInfo002807 .info-num .txt:after{left:-30px;}
/* } */
.RighInfo002807 .info-num li aside{display: inline-block;position: relative;text-align: center;}
.RighInfo002807 .info-num li aside b{font-family:"Roboto";font-size: 60px;color: #009de4;display: block;}
.RighInfo002807 .info-num li aside sub{position: absolute;left: 100%;word-break: keep-all;bottom: 15%;font-size: 16px;font-weight: 100;margin-left: 10px;color: #757e83;}
.RighInfo002807 .info-num li p{font-size: 16px;color: #757e83;margin-bottom: 0;margin-top: 0;}
.RighInfo002807 .info-num li span{ font-size:16px; line-height:20px; display:block; margin-top:15px; color:#999; line-height:28px;}


/*Floor002121 */
.Floor002121{ margin:3% 0; }
.Floor002121 .auto{height: 450px;position:relative;background:url(../images/Floor002121-bg.jpg) no-repeat center top;}
.Floor002121 .txt{position:absolute;top:50%;left: 5%;width: 100%;max-width: 100%;}
.Floor002121 .txt *{ opacity:0; }
.Floor002121 .txt h1,
.Floor002121 .txt h5{margin:0;color: #333;font-size:24px;font-weight:normal;transform:translateY(100%);transition:opacity 0.5s,transform 0.3s;}
.Floor002121 .txt h5{font-size:18px;margin: 5px 25px 3% 0;}
.Floor002121 .txt dl{max-width: 76%;position:relative;margin: 10px 0; border:1px #b3e1f0 solid;}
.Floor002121 .txt dl dt{width: 15%;max-width:140px;height:100%;background:#009de4;font-size:18px;color:#fff;text-align: center;}
.Floor002121 .txt dl dd{color: #009de4;font-size:16px;transform:translateY(200%);transition:opacity 0.5s 0.3s,transform 0.3s 0.3s;padding:2% 0;text-align:left;line-height:30px;padding:20px;width: 80%;}
.Floor002121 .txt span{display:block;color: #888;font-size:16px;transform:translateY(300%);transition:opacity ease 0.5s 0.6s,transform ease 0.3s 0.6s;margin-top: 20px;}
.Floor002121 .txt_active *{ opacity:1;transform:translateY(0) !important;}
/* @media(min-width:1001px){ */
.Floor002121 .txt{-ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%);transform:translateY(-50%);}
/* } */
/* @media(max-width:1000px){
.Floor002121{ background-size:cover;}
.Floor002121 .auto{ height:auto;}
.Floor002121 .txt{ position:relative; left:auto; top:auto; padding:10% 0; width:100%;}
.Floor002121 .txt dl{max-width: 100%;}
}
@media(max-width:768px){
.Floor002121 .txt h1{ font-size:24px; padding-right:0;}
.Floor002121 .txt span{ font-size:18px;}
.Floor002121 .txt p{ line-height:22px; font-size:14px; }
}
@media(max-width:480px){
.Floor002121 .txt h1{ font-size:18px;}
.Floor002121 .txt span{ font-size:14px;line-height:26px;}
.Floor002121 .txt p{font-size:12px;}
.Floor002121 .txt h5,
.Floor002121 .txt dl dt{ font-size:16px;}
.Floor002121 .txt dl dd{ font-size:14px; line-height:24px;}
} */


.Floor0021212{ padding:0.5% 0;}

/*Floor002767 */
.Floor002767{position:relative; margin-bottom:4%; padding:0 8%;}
.Floor002767 .home-title{padding: 0 0 48px;}
.Floor002767 li{position: relative; overflow: hidden;z-index:3; }
.Floor002767 li > img{float: right; width: 100%; max-width: none;}
.Floor002767 li a{position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10;}
.Floor002767 li .ytable{height: 100%;}
.Floor002767 li .inner{max-width:74%;margin:0 auto;position:relative;padding-left:100px;}
.Floor002767 li .pic{width:80px;height:75px;position:absolute;left:0;top: 24px;/* transform:translateY(-50%); */}
.Floor002767 li .t-1{color: #fff;font-size: 20px;font-weight:bolder;}
.Floor002767 li .t-1:after{ content:''; height:3px; width:32px; background:#fff; display:block; margin:18px 0 5px}
.Floor002767 li .t-2{color: #fff;font-size: 16px;margin-top: 12px;line-height:30px;}
.Floor002767 li:nth-of-type(1) .t-2,
.Floor002767 li:nth-of-type(2) .t-2{ color:#666;}
.Floor002767 li:nth-of-type(1) .t-1,
.Floor002767 li:nth-of-type(2) .t-1{ color:#000;}
.Floor002767 li:nth-of-type(1) .t-1:after,
.Floor002767 li:nth-of-type(2) .t-1:after{ background:#000;}

.Floor002767 li .more{display: block;width: 60%;max-width: 120px;line-height:40px;position: relative;color: #fff;font-size:16px;text-align: center;font-family: "SourceHanSansCN-Regular";transition: 0.3s 0.5s;margin-top: 40px;}
.Floor002767 li .more:after{position: absolute; content: ''; height: 1px;width: 100%;background:#fff; transition: 0.2s;}
.Floor002767 li .more:after{right: 0; bottom: 0;}
.Floor002767 li .more:hover:after{width: 0;}
.Floor002767 li .more:hover{background: #fff; color: #333; }
.Floor002767 li:nth-of-type(1) .more,
.Floor002767 li:nth-of-type(2) .more{ color:#333;}
.Floor002767 li:nth-of-type(1) .more:after,
.Floor002767 li:nth-of-type(2) .more:after{background:#333; }
.Floor002767 li:nth-of-type(1) .more:hover,
.Floor002767 li:nth-of-type(2) .more:hover{background: #00a0e9; color: #fff; }

/* @media(max-width:1366px){
.Floor002767 li .inner{font-size: 80px;}
}
@media(min-width:769px) and (max-width:1024px){
.Floor002767 li .inner{font-size: 60px;float: left; width: 50%;}
} */
/* @media(min-width:769px){ */
.Floor002767 li{float: left; width: 50%;}
/* } */

/* @media(max-width:480px){
  .Floor002767 {padding:0 0;}
  .Floor002767 li .pic { width: 50px; height: 47px;}
.Floor002767 li .inner{font-size: 50px; padding-left: 70px;max-width:none; width:94%;}
  .Floor002767 li .t-1:after {}
  .Floor002767 li .more { margin-top: 0; display: none;}

} */

/*
 .Floor001689 为demo编号
 */
.Floor001689{background:url(../images/Floor001689_bg.jpg) no-repeat top center;padding:4% 0;margin-bottom: 3%;}
.Floor001689 li{position: relative; float:left; width:22.75%; margin-right:3%; margin-top:3%;}
.Floor001689 li:last-child{ margin-right:0;}
.Floor001689 li a{ display:block; overflow:hidden;}
.Floor001689 li figure{ padding-bottom:109%; transition:0.3s;}
.Floor001689 li:hover figure{ transform:scale(1.1);}
.Floor001689 li div{margin:3% 0;position:relative;z-index:2;text-align:center;padding:5%;}
.Floor001689 li div *{ margin:0;}
.Floor001689 li p{ color:#d4d4d4; font-size:12px; text-transform:uppercase; padding:5px 0 25px 0; position:relative;}
.Floor001689 li p::before{ position:absolute; content:'>'; left:50%; bottom:0; font-family:'å®‹ä½“';}
.Floor001689 li h3{font-size:16px;font-weight: normal;}
.Floor001689 li a:hover div{ background-color:#00a0e9; color:#fff;}
.Floor001689 li a:hover div p{ color:#fff; opacity:0.3;}
@media(max-width:1366px){
.Floor001689{ padding-bottom:50px;}
}
@media(max-width:640px){
.Floor001689 li{padding-top:0;}
}

/*Floor002787 */
/*Floor002787 */
.Floor002787{background:url(../images/Floor001689_bg.jpg) no-repeat top center;padding:4% 0;margin-bottom: 3%; }
.Floor002787 .auto{position:relative; margin-bottom:4%; padding:0 8%;}
.Floor002787 ul{ margin-top:3%;}
.Floor002787 li{width: 18%;margin-right:2%;float: left;position: relative;}
.Floor002787 li:nth-child(5){ margin-right: 0}
.Floor002787 li .con{ border-radius: 3px; position: relative; overflow: hidden; min-height: 350px;}
.Floor002787 li .con:after{ content: ""; display: block; position: absolute; right: 0; bottom: 0; width: 170px; height: 170px; background: url(../images/Floor002787_bg.png); background-size: contain; opacity: 0.05}
.Floor002787 li .hover{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 100; opacity:0; overflow: hidden; background: #f5f5f5}
.Floor002787 li .hover .pic{height: 100%;display: block;position: relative;background-repeat: no-repeat;background-size: cover;background-position: center center;}

.Floor002787 li:hover .con {  -webkit-animation: flipOutYtest 0.8s linear;
  animation: flipOutYtest 0.8s linear;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;opacity: 1;}
.Floor002787 li:hover .hover {opacity: 1;    -webkit-animation: flipInYtest 0.8s linear;
  animation: flipInYtest 0.8s linear;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;}
.Floor002787 li .icon img{opacity: 0.8; }
.Floor002787 li .text{width: 84%;overflow: hidden;text-align: center;position: absolute;top: 50%;left: 50%;/* margin: 0 auto; */transform: translate(-50%,-50%);}
.Floor002787 li .text h1{color: #fff; font-weight: normal; font-size: 20px; margin: 0 0 20px 0}
.Floor002787 li .text p{color: #fff;line-height:26px; margin-top: 5px; text-align: center; font-size:15px}
.Floor002787 li:hover .pic{ display: block}
.Floor002787 li:nth-child(1) .con{  background:#31bad7  }
.Floor002787 li:nth-child(2) .con{  background:#22b7a6  }
.Floor002787 li:nth-child(3) .con{  background:#36abdc}
.Floor002787 li:nth-child(4) .con{  background: #22b7a6 }
.Floor002787 li:nth-child(5) .con{  background:#2bb2d1  }
@media(max-width:1024px){
	.Floor002787{padding: 40px 0}	
	.Floor002787 li{width: 100%; margin: 0 0 2% 0}	
	.Floor002787 li .con{min-height: auto}		
	}
@-webkit-keyframes flipOutYtest {
  from {
    -webkit-transform: perspective(1400px);
    transform: perspective(1400px);
  }

  40% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
    opacity: 1;
  }

  50% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }

  to {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
    opacity: 0;
  }
}



@-webkit-keyframes flipInYtest {
  from {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
    opacity: 0;
  }

  50% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(1400px);
    transform: perspective(1400px);
    opacity: 1;
  }
}

/*
 .Floor002804 为demo编号
 */
.Floor002804 { padding: 3% 0; }
.Floor002804 .home-title{ margin-bottom:2%;}
.Floor002804 .main {background:url(../images/Floor002804_bg.jpg) no-repeat center top; background-size: cover; }
.Floor002804 li .con{ border-radius: 3px; position: relative; overflow: hidden; min-height: 350px;}
.Floor002804 li .hover{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 100; opacity:0; overflow: hidden; background: #f5f5f5;}
.Floor002804 li .hover .pic{height: 100%;display: block;position: relative;background-repeat: no-repeat;background-size: cover;background-position: center center;}


.Floor002804 li:hover .con {  -webkit-animation: flipOutYtest 0.8s linear;
  animation: flipOutYtest 0.8s linear;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;opacity: 1;}
.Floor002804 li:hover .hover {opacity: 1;    -webkit-animation: flipInYtest 0.8s linear;
  animation: flipInYtest 0.8s linear;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;}


.Floor002804 li {width: 20%;background-color: rgba(255,255,255,0);position: relative;float: left;padding: 7% 2% 7% 2%;transition: all ease 0.5s;overflow: hidden;}
.Floor002804 li:before { position: absolute; content: ""; left: 0; top: 0; width: 1px; height: 100%; background: #72bfe2; opacity: 0.2; }
.Floor002804 li:last-child:after { position: absolute; content: ""; right: 0; top: 0; width: 1px; height: 100%; background: #fff; opacity: 0.2; }
.Floor002804 li a { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 101; }
.Floor002804 li h3 {text-align: center;margin: 0;font-weight: 100;font-size: 22px;color: #333;padding: 5% 0;position: relative;}
.Floor002804 li figure { text-align: center; margin-bottom: 8%; }
.Floor002804 li p {font-size: 15px;line-height: 30px;height: 120px;overflow: hidden;color: #666;margin: 5% 0;text-align: center;}
.Floor002804 i {display: block;margin: 0 auto;margin-top: 5%;font-style: normal;font-weight: 100;font-size: 32px;color: #00a0e9;width: 40px;height: 40px;text-align: center;line-height: 34px;border: 1px solid #00a0e9;}



@media(max-width:1024px) {
.Floor002804 li h3 { font-size: 20px; }
}

@media(max-width:640px) {
.Floor002804 .main { padding: 3% 0; }
.Floor002804 li { width: 33.333%; padding: 6% 3%; }
.Floor002804 li figure { margin-bottom: 0; }
.Floor002804 li figure img { max-width: 50px; }
.Floor002804 li h3 { font-size: 16px; }
.Floor002804 li p { margin: 5% 0; }
  .Floor002804 li .con { min-height: 220px;}
}

@media(max-width:480px) {
.Floor002804 li span { display: none; }
.Floor002804 li h3 { font-size: 14px; }
}


 @keyframes hover002804 {
0% {
transform: translateX(150px);
opacity:0;
}
100% {
transform: translateX(0);
opacity:1;
}
}
@-moz-keyframes hover002804 {
0% {
transform: translateX(150px);
opacity:0;
}
100% {
transform: translateX(0);
opacity:1;
}
}
@-webkit-keyframes hover002804 {
0% {
transform: translateX(150px);
opacity:0;
}
100% {
transform: translateX(0);
opacity:1;
}
}


/*
 .Floor002175 
 */
.Floor002175 section{ padding:4% 0;}
.Floor002175 .home-title{ color:#fff; margin-bottom:40px;}
.Floor002175 .home-title span{ color:rgba(255,255,255,0.6)}
.Floor002175 section .auto{ padding:0 8%;}
.Floor002175 .Hfloor1{background-color:#fff;background-size: cover;background-position: center center;background-repeat: no-repeat;position: relative;/* min-width:320px; */}
.Floor002175 .Hfloor1 p{line-height:42px;color:#fff;font-size:24px;text-align: center;letter-spacing:8px;    max-height: 120px;  overflow: hidden;}
.Floor002175 .Hfloor1 p:after{ height:5px; width:42px; margin:30px auto 10px; display:block; background:#fff; content:'';}
.Floor002175 .Hfloor1 .btn a{padding: 12px 55px;float:right;font-size: 15px;text-transform:uppercase;letter-spacing:.1em;transition:.3s ease-out;background:#0ba2e7;color:#fff;border-radius: 35px;line-height:1.75;text-align: center;margin: 12px auto 0;display: block;}
.Floor002175 .Hfloor1 .btn a:hover{background:#fff;color:#0ba2e7;text-align: center;}
.Floor002175 .Hfloor1 .btn{display:block;margin:0 auto;width: 180px;}
@media(max-width:640px) {
  .Floor002175 .Hfloor1 p { font-size: 20px;}
  .Floor002175 .Hfloor1 .btn a { line-height: 1;}
}

/*Bottom002818 */
.Bottom002818{background: url(../images/Bottom002818_bg.png.jpg) no-repeat center center;background-size: cover;color: #fff;padding: 42px 0 22px 0;}
.Bottom002818 .auto{ padding:0 8%;}
.Bottom002818 .logo img{ display:inline-block; margin-left:20px;    max-height: 110px;}
.Bottom002818 .top{padding-bottom: 2%;}
.Bottom002818 .top .txt{margin-top:15px;display: block;max-height: 60px;}

.Bottom002818 .mid{line-height: 24px;padding-bottom: 25px;}
.Bottom002818 .mid nav a{float: left;color: #fff;font-size: 15px;}
.Bottom002818 .mid nav a:not(:last-child):after{display: inline-block; content: '·';color: #666; margin: 0 36px;}
.Bottom002818 .mid nav a:hover{color: #00a0e9;}
.Bottom002818 .mid .bshare-custom a{width:32px; height:32px; border:1px #aaa solid; border-radius:20px; margin: 0;padding: 0;background-position: center center;background-repeat: no-repeat;display: inline-block;}
.Bottom002818 .mid .bshare-custom a:not(:last-child){margin-right: 20px;}
.Bottom002818 .mid .bshare-custom a.bshare-sinaminiblog{background-image: url(../images/Bottom002818_sina.png);}
.Bottom002818 .mid .bshare-custom a.bshare-weixin{background-image: url(../images/Bottom002818_wx.png);}
.Bottom002818 .mid .bshare-custom a.Instagram{background-image: url(../images/Bottom002818_in.png);}
.Bottom002818 .mid .bshare-custom a.bshare-facebook{background-image: url(../images/Bottom002818_f.png);}
.Bottom002818 .mid .bshare-custom a.bshare-twitter{background-image: url(../images/Bottom002818_tw.png);}

.bsBox,
.bsBox *{box-sizing: content-box;}

.Bottom002818 .bottom{border-top: 1px solid rgba(61,61,61,0.4);padding: 20px 0;}
.Bottom002818 .bottom,
.Bottom002818 .bottom a{color: #666;}
.Bottom002818 .bottom a:hover{color: #fff;}
.Bottom002818 .bottom dt a{display: inline-block;}
.Bottom002818 .bottom dt a:not(:last-child):after{margin: 0 17px;display: inline-block; content: '·';color: #666; vertical-align: middle;}
@media(min-width:1025px){
.Bottom002818 .top .logo{max-width:290px;}
}
@media(max-width:1280px){
.Bottom002818 .mid nav a:not(:last-child):after{ margin: 0 20px;}
.Bottom002818 .mid .bshare-custom a:not(:last-child){margin-right: 20px;}
}
@media(max-width:1024px){
.Bottom002818{text-align: center;padding: 40px 0;}
.Bottom002818 .mid nav a{display: inline-block;float: none;}
.Bottom002818 .bottom dt,
.Bottom002818 .mid nav,
.Bottom002818 .top .logo{padding-bottom: 10px;}
}
@media(max-width:640px){
.Bottom002818 .top .txt{font-size: 20px;line-height: 30px;}
.Bottom002818 .mid nav a{font-size: 16px;}
.Bottom002818 .mid nav a:not(:last-child):after{ margin: 0 10px;}
}


/*Banner002033 */
.Banner002033 div{ height:450px; background-position:center top; background-repeat:no-repeat;}
.Banner002033 div img{ display:none;}
@media(max-width:1000px){
.Banner002033 div{ height:auto; background:none !important;}
.Banner002033 div img{ display:block; width:100%;}
}


/*RighInfo002851 */
.main-title{padding-bottom: 2%;color: #333;font-size: 100px;}
.main-title .cn{font-size: 32px;text-align: center;}
.main-title .en{font-size: 20px;font-family: "arial";color: #a3b2ba;text-align: center; margin-top:3px; text-transform:uppercase;}
@media(max-width:640px){
  .main-title .cn{font-size: 28px;}
  .main-title .en{font-size: 20px;}
}

.RighInfo002851{padding:4% 0;}
.RighInfo002851 .singlePage p{line-height:40px;font-size:16px;color: #757e83;margin-top: 2%;}
.RighInfo002851 .singlePage p span{color:#009fe9;font-weight: bolder;}
.RighInfo002851 .singlePage .img{margin-top: -15%;position: relative;z-index: -1;margin-bottom:0;}

@media(max-width:640px){
.RighInfo002851 .title{font-size: 80px;}
}

/*
 .RighInfo002227 为demo编号
 */
.RighInfo002227{ background-color:#fff; margin-bottom:4%;color:#666;}
.RighInfo002227 .textbox-con1{ padding-top:4%;}
.RighInfo002227 .main-title{margin-bottom: 2%;}
.RighInfo002227 .main-title .en{ font-size:16px;    font-family: none;}
.RighInfo002227 .tab{ padding:0 0 3%;}
.RighInfo002227 .tab .h1_tab{margin:0;overflow:hidden;font-size:16px;font-weight:normal;color:#757e83;text-align: center;}
.RighInfo002227 .tab .h1_tab span{text-align: center;padding:0 5%;line-height:52px;background-color:#fff; border:1px #e6e6e6 solid; border-left:none;cursor:pointer;display: inline-block; font-size:20px;}
.RighInfo002227 .tab .h1_tab span:first-child{border-left:1px #e6e6e6 solid; border-right:none;}
.RighInfo002227 .tab .h1_tab span.on{ background-color:#009fe9; color:#fff; border-color:#fff;}
.RighInfo002227 .tab .info{ padding:4% 0 4%;}
.RighInfo002227 .tab .info .box .ul{ text-align:center;}
.RighInfo002227 .tab .info .box li{display:inline-block;margin:0 1.5% 3%;position: relative;}
.RighInfo002227 .tab .info .box .con{font-size:16px;color:#fff;position: absolute;width: 90%;left: 5%;top: 50%;transform: translateY(-50%);}

.RighInfo002227 .textbox-con1 .info .box2 li{float:left;width: 19.6%;margin-right: 1.6%;}
.RighInfo002227 .textbox-con1 .info .box2 li:nth-of-type(1),
.RighInfo002227 .textbox-con1 .info .box2 li:nth-of-type(2){width: 14%;}
.RighInfo002227 .textbox-con1 .info .box2 li:nth-of-type(3){width: 26.4%;}
.RighInfo002227 .textbox-con1 .info .box2 .con{ top:16%}

.RighInfo002227 .textbox-con2{ padding-top:4%;}
.RighInfo002227  .textbox-con2 .tab { padding-bottom:0;}

.RighInfo002227 .textbox-con2 .tab .info{ padding-bottom:0;}
.RighInfo002227 .textbox-con2 .info .box2 .ul{ text-align:center;}
.RighInfo002227 .textbox-con2 .info .box2 li{display:inline-block;margin:0 1.5%;position: relative;}
.RighInfo002227 .textbox-con2 .info .box2 .con{ top:40%}

.RighInfo002227 .textbox-con2  .info .box li{float:left;width: 18%;margin: 0 2% 0 0;position: relative;display: block;}
.RighInfo002227 .textbox-con2  .info .box li:last-child{ margin-right:0;}
.RighInfo002227 .textbox-con2  .info .box .con{font-size:16px;color:#fff;position: absolute;width: 90%;left: 5%;top: 50%;transform: translateY(-50%);}

.RighInfo002227 .info .box2 li{ position:relative;}
.RighInfo002227 .info .box2 .con{font-size:16px;color:#fff;position: absolute;width:84%;left:8%;line-height:28px;}
.RighInfo002227 .info .box2 li:last-child{margin-right:0;}
@media(max-width:768px){
.RighInfo002227 .textbox-con2 .info .box2 .con{top: 14%;font-size: 15px;line-height: 24px;}
}
@media(max-width:640px){
  .RighInfo002227 .tab .h1_tab span {padding:0 2%; font-size: 18px;}
  .RighInfo002227 .tab .info .box .ul{ display: flex;flex-wrap: wrap}
  .RighInfo002227 .tab .info .box li { display: block;width:47%; margin-bottom: 3%;}
  .RighInfo002227 .textbox-con2 .info .box2 li{ margin:0 2% 3% 0;}
  .RighInfo002227 .textbox-con2 .info .box2 li:nth-of-type(2n){ margin-right:0;}
  .RighInfo002227 .textbox-con2 .info li{float:left;width:49%;margin: 0 2% 3% 0;position: relative;display: block;}
  .RighInfo002227 .textbox-con2 .info li img{ width:100%;}
  .RighInfo002227 .textbox-con2 .info .box li:nth-of-type(2n){ margin-right:0;}
  .RighInfo002227 .textbox-con1 .info .box2 ul { display: flex;flex-wrap: wrap}
  .RighInfo002227 .textbox-con1 .info .box2 li{width: 47% !important;margin:0 1.5%; margin-bottom: 3%;}
  .RighInfo002227 .textbox-con1 .info .box2 li .pic{padding-bottom:150%;}
  .RighInfo002227 .textbox-con1 .info .box2 li:nth-of-type(3) {width: 100%!important;margin:0 1.5% 3%;}
  .RighInfo002227 .textbox-con1 .info .box2 li:nth-of-type(3) .pic { padding-bottom: 83%;}
  .RighInfo002227 .textbox-con1 .info .box2 li .pic img { display: none;}
  .RighInfo002227 .textbox-con1 .info .box2 .con { width: 88%;top: 50%;left:50%; transform: translate(-50%,-50%);}
  .RighInfo002227 .textbox-con2 .info .box2 .con{ top:36%; /*transform:translateY(-50%); -webkit-transform:translateY(-50%);*/}
}
@media(max-width:480px){
	.RighInfo002227 .textbox-con2 .info .box2 .con{ top:16%;}
}

/*
 .Form002802
 */
.Form002802{ padding: 5% 0; }
.Form002802 .from{ max-width:1280px; margin:0 auto; }
.Form002802 .from td{ padding-right: 5%; padding-bottom:3%;}
.Form002802 .from td p{ margin: 0; color: #999; text-align: center;}
.Form002802 .from td div{ position:relative;}
.Form002802 .from label{ position:absolute; left:15px; top:0; font-size: 15px; line-height: 50px; color:#999;}
.Form002802 .from .text{ width:100%; height:50px; line-height:50px; text-indent:10px; border:none; background:#f5f5f5;}
.Form002802 .from textarea.text{ height:132px;}
.Form002802 .from .btn{ padding-bottom: 1.5%; text-align:center;}
.Form002802 .from .btn input{ background:#0047bb; cursor:pointer; padding:0; border:none; width: 160px; height:38px; font-size: 16px; color:#fff; text-transForm002802: uppercase; border-radius: 99px;}

@media(min-width:641px){
.Form002802 .from td:nth-child(3n),
.Form002802 .from .textareas,
.Form002802 .from .btn,
.Form002802 .from .tip{ padding-right: 0; }
}
@media(max-width:640px){
.Form002802 .from td{ display: block; padding-right: 0; }
}

/*
 .PicList002311 为demo编号
 */
.PicList002311{ margin-bottom:3%;}
.PicList002311 p{ line-height:28px; font-size:16px; color:#757e83;}
.PicList002311 .honorList{ position:relative; padding:20px 40px;}
.PicList002311 .honorList .btn{ display:block; position:absolute; top:50%; margin-top:-12px; width:32px; height:32px; background:url(../images/PicList002311-button_hover.png); cursor:pointer;}
.PicList002311 .honorList .prev{ left:0; background-position:left top;}
.PicList002311 .honorList .prev:hover{ background-position:left bottom;}
.PicList002311 .honorList .next{ right:0; background-position:right top;}
.PicList002311 .honorList .next:hover{ background-position:right bottom;}
.PicList002311 .honorList .list{margin:0 auto; overflow:hidden;}
.PicList002311 .honorList .list .ul li{ padding: 0 2%; border:1px #e6e6e6 solid;}
.PicList002311 .honorList .list .ul .dot{display:block;text-align:center;margin:0;line-height:20px;font-size: 16px;color: #757e83;padding: 15px 0;}
.PicList002311 .honorList .list .ul li:hover .dot{ color:#009fe9;}
@media only screen and (min-width:768px ) {
.PicList002311 .honorList{ padding:20px 50px;}	
}

/*
 .Form002319 为demo编号
 */
.Form002319{ margin:0 auto 4%; font-size: 14px;}
.Form002319 .pic{width: 40%;display: table-cell;}
.Form002319 .pic img{ width: 100%;}
.Form002319 form{background: #fff;display: table-cell;width: 50%;vertical-align: middle;padding: 0 5%;border: 5px solid #e4f0f6;border-left: none;}
.Form002319  p{ margin-bottom:2%; color:#757e83; font-size:16px; line-height:28px;}
.Form002319 .row dl{ width: 100%; padding-right: 20px; position: relative; line-height: 40px; margin-bottom: 15px;}
.Form002319 .row dl em{ font-style: normal; color: #c00; position: absolute; right: 0; top: 0; display: block;}
.Form002319 input.text{ border: 1px solid #e6e6e6; background: none; display: block; height: 40px; line-height: 28px; width: 100%; padding: 5px 10px; color: #333;}
.Form002319 input.text::-ms-input-placeholder{ color: #757e83;}
.Form002319 select{border: 1px solid #e6e6e6;background: none;display: block;height: 40px;width: 100%;padding: 5px 10px;color: #757e83;appearance:none;-moz-appearance:none;-webkit-appearance:none;padding-right: 14px;background: url("../images/Form002319-icon.png") no-repeat scroll 97% center transparent;}
.Form002319 select::-ms-expand { display: none; }
.Form002319 .btn{background: #009fe9;height: 44px;display: block;border: none;width: 33.3334%;max-width: 150px;float: left;margin-right: 15px;font-size: 16px;color: #fff;line-height: 44px;}
.Form002319 textarea{border: 1px solid #e6e6e6;  border-radius:5px;overflow:hidden; resize:none; width:100%; height:180px; padding:10px; color:#5b5b5b;}
@media only screen and (min-width:480px ) {
.Form002319 .row2 dl{ float: left; width: 48%;}
.Form002319 .row2 dl:last-child{ float: right;}	
.Form002319 .btn{ font-size: 18px;}
}
@media only screen and (min-width:1025px ) {
.Form002319{ padding: 88px 30px 30px;}
  }
@media only screen and (max-width:640px ) {
  .Form002319 { padding-top: 4%;}
  .Form002319 .pic,
  .Form002319 form {display: block;width:100%;}
  .Form002319 form { padding-bottom: 4%;border-left: 5px solid #e4f0f6; overflow: hidden;}
  .Form002319 textarea { height: 120px;}
}


/*联系我们*/
.Map002364{padding:3% 0;}
.Map002364 .main-title{ margin-bottom:2%;}
.Map002364 .title::after{content: '';display: block;width: 40px;height: 3px;background: #009fe9;margin: 20px 0 28px;}
.Map002364 .title span{ font-size:28px; display: block;padding-top: 20px; color:#333;}
.Map002364 dd{margin-bottom:2%; padding-right:57%;position:relative;}
.Map002364 dd:last-child{ margin-bottom:0;}
.Map002364 .map{ position:absolute; width:55%; right:0; height:100%; top:0;}
.Map002364 .map *{ max-width:none;}
.Map002364 dd figure{}
.Map002364 dd ul{ padding-bottom:3%; }
.Map002364 dd li{line-height:24px; padding:20px 0; padding-left:40px; border-bottom:1px solid #eee; background:url(../images/24-1.png) no-repeat center left; font-size:16px; color:#757e83;}
.Map002364 dd li:nth-child(2){background-image:url(../images/24-2.png);}
.Map002364 dd li:nth-child(3){background-image:url(../images/24-3.png);}
.Map002364 dd li:nth-child(4){background-image:url(../images/24-4.png);}
@media only screen and (max-width:640px ) {
  .Map002364 dd {padding:0;}
  .Map002364 .map { position: relative; width: 100%; height: 300px;}
  .Map002364 .title span { font-size: 24px;}
}

/*Floor002213*/
.Floor002213{background:url(../images/Floor002213-bg.jpg) no-repeat center center;background-size:cover;padding:3% 0 3%;}
.Floor002213 .main-title{ margin-bottom:2%;}
/*.Floor002213 .main-title .cn,
.Floor002213 .main-title .en{ color:#fff;}*/
.Floor002213 dl{float: left; width:46%; margin-left:2%; margin-right:2%;}
.Floor002213 dl:first-child{width: 49%;margin-left:0;margin-right:0;}
.Floor002213 dl.last{width: 49%;margin-left:0;margin-right:0;float:right;}
.Floor002213 dd{ margin-bottom: 20px;}
.Floor002213 input,.Floor002213  select,.Floor002213 textarea{ background:none; border:none;}
.Floor002213 input::-webkit-input-placeholder,.Floor002213  textarea::-webkit-input-placeholder{color: #999; }
.Floor002213 input::-moz-input-placeholder,.Floor002213  textarea::-webkit-input-placeholder{color: #999; }
.Floor002213 input::-ms-input-placeholder,.Floor002213  textarea::-webkit-input-placeholder{color: #999; }
.Floor002213  textarea{width: 100%;height: 184px;color: #999;font-size: 16px;overflow:hidden;resize:none;background:rgba(255,255,255,0.2);border: 1px solid #e6e6e6;padding:10px;}
.Floor002213 .text{width: 100%;height: 48px;line-height: 48px;font-size: 16px;color: #757e83;border: 1px solid #e6e6e6;background:rgba(255,255,255,0.2);padding:0 10px;}
.Floor002213 .btn{width: 160px;height: 50px;cursor:pointer;display: block;font-size: 14px;margin: 0 auto;text-align: center;line-height: 50px;color: #fff;margin: 21px auto 0;background: #009fe9;border-radius:50px;transition:all 0.5s ease-out 0s;}
.Floor002213 .btn:hover{ color:#fff; background-color:#0b81c1;}

@media(max-width:1199px){
.Floor002213 .h2{ font-size:35px;}	
}
@media(max-width:1000px){
.Floor002213{ padding:5% 0;}
.Floor002213 .h2{ font-size:30px;}
.Floor002213 .Form{ margin-top:35px;}
}
@media(max-width:767px){
.Floor002213 dl{ width:100% !important; float:none !important;  margin-right:auto !important; max-width:500px; margin-left:auto !important;}
  .Floor002213 .btn { font-size: 20px;}
}
/*Floor002213 End*/

/*Menu002662 */
.Menu002662{ text-align:center; padding:4% 0 2% 0; font-family:Arial, Helvetica, sans-serif;}
.Menu002662 ul li{padding:0 25px 5px;}
.Menu002662 ul li a{ display:block; background:#f4f4f4; color:#333333;padding:0 30px; line-height:45px; font-size:16px; text-transform:uppercase;}
.Menu002662 ul li a:hover,
.Menu002662 ul li.aon a{background: #009fe9;color:#fff;}
@media(max-width:1024px){
.Menu002662 .columnname{ font-size:36px;}
.Menu002662 ul{ display:block;}
.Menu002662 ul li{padding:0 10px; float:left;}
.Menu002662 ul li a{font-size:14px;}
}
@media(max-width:640px){
.Menu002662 .columnname{ font-size:20px;}
.Menu002662 ul li{ float:left; width:33.333333%; padding:1px;}
.Menu002662 ul li a{font-size:12px; padding:0; text-align:center;}
}

/*Floor002620 */
@import url('AkzidenzGroteskBQ-LigExt/AkzidenzGroteskBQ-LigExt.css');
/*.Floor002620 .title{ text-align:left;padding-bottom:20px; font-size:20px;color:#333;  }
.Floor002620 .title:after{ background:#009fe9; height:30px; width:4px;}

*/
.Floor002620 { margin-bottom:3%;}
.Floor002620  .auto{position:relative;}
.Floor002620 .title{background: url(../images/Floor002620-title.png) no-repeat right center #009fe9;display: inline-block;margin: 2% 0 3%;padding:0 64px 0 20px;height:44px;line-height:44px;font-size: 20px;color: #fff;/*width:12%;*/font-weight: normal;letter-spacing: 1px;}
.Floor002620 .title::after{background: #009fe9;position: absolute;left: 0;display: block;width: 100%;height: 2px;content: '';}

.Floor002620 .main ul{background:url(../images/Floor002620_bg.jpg) no-repeat left top;;margin-bottom:2%;float:left;width: 48.5%;margin-right:3%;padding: 2%;}
.Floor002620 .main ul:nth-of-type(2n){ margin-right:0;}
.Floor002620 .main .pic{width: 40%;}
.Floor002620 .main .pic img{ display:block; width:100%;}
.Floor002620 .main .txt{width: 60%;text-align: left;padding:0 5%;}
.Floor002620 .main .name{position:relative;color: #fff;}
.Floor002620 .main .name span{font-size:18px;padding-bottom:18px;position:relative;z-index:3;margin-bottom:15px;position:relative;color: #fff;}
.Floor002620 .main .name span:after{ content:''; background:#009fe9; width:34px; height:3px; position:absolute; left:0; bottom:0px;}
.Floor002620 .main .txt p{font-size:16px;color: #eee;line-height:30px;max-height:90px;margin-top:0;overflow: hidden;}
.Floor002620 .main .more{text-align: left;padding-top:3%;}
.Floor002620 .main .more a{ position:relative; width:48px; display:inline-block;border:1px solid #eee; border-radius:50%; overflow:hidden;}
.Floor002620 .main .more a::before{border-radius:50%;  position:absolute; content:''; z-index:1; left:-4px; top:-4px; right:-4px; bottom:-4px; background:#009fe9; transform:scale(0); transition:0.3s; }
.Floor002620 .main .more a span{ display:block;height:46px; background:url(../images/Floor002620_more_hover.png) no-repeat center center; position:relative; z-index:2; transition:0.2s;}
.Floor002620 .main li:hover .more a{ border-color:#009fe9;}
.Floor002620 .main li:hover .more a span{background-image:url(../images/Floor002620_more_hover.png);}
.Floor002620 .main li:hover .more a::before{ transform:scale(1);}
.Floor002620 .main ul.other{ padding:5.67% 0;}
.Floor002620 .main ul.other .box{ width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center ;
margin: auto}
.txt ytable-cell{
  margin: auto;
}

.Floor002620 .main ul.other li h5{font-size:24px;padding-bottom:18px;position:relative;z-index:3;margin-bottom:15px;position:relative;
  color: #fff; font-weight:normal; text-align:center;}
.Floor002620 .main ul.other li h5{
   width: 100%;
position: relative}
.Floor002620 .main ul.other li h5::after{
  content: '';
  background: #009fe9;
  width: 34px;
  height: 3px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0px;
}

.Floor002620 .main ul.other li img{
  width: 60px;  }


.Floor002620 .detail{position:relative;width:100%;background: #f8f8f8;}
.Floor002620 .detail::before{ position:absolute; content:''; z-index:1;  height:100%; width:0; transition:0.3s; background:#009fe9;}
.Floor002620 .detail:hover::before{width:100%;}
.Floor002620 .detail a{padding: 15px 0;color:#333;position:relative;z-index:2;}
.Floor002620 .detail aside{ font-size:16px; text-align:center; position:relative;}
.Floor002620 .detail aside:after{display: inline-block;width:10px;border-color:#aaa;height:10px;transform: rotate(45deg);border-bottom:2px solid;border-right:2px solid;content:'';top: -4px;position: relative;margin-left: 10px;}
.Floor002620 .detail:hover aside:after{ border-color:#fff;}
.Floor002620 .detail:hover a{ color:#fff}

@media(max-width:1200px){
.Floor002620 .main .name span{ font-size:28px; }
.Floor002620 .main .name span i{ font-size:16px;}
}
@media(max-width:768px){
.Floor002620 .main ul{ display:block;}
.Floor002620 .detail,
  .Floor002620 .main .pic,
  .Floor002620 .main .txt{ width:auto;}
  .Floor002620 .main .txt{ padding:3%;}
  .Floor002620 .main .pic{ padding:0 3%;}
  .Floor002620 .main .pic img{ border:1px solid #e6e5e5; padding:3%;}
  .Floor002620 .detail a{ padding:5% 0;}
  .Floor002620 .main .name span { font-size: 22px;}
}
@media(max-width:640px){
  .Floor002620 .main ul{ display:block; margin-bottom: 3%;background:#1d2943}
  .Floor002620 .title{ font-size:20px; margin-top: 6%;}
  .Floor002620 .title span{ font-size:20px;}
.Floor002620 .detail aside{ font-size:18px;}
  .Floor002620 .detail a{ padding:3% 0;}
}
@media(max-width:375px){
.Floor002620 .main ul{float:none;width:100%;margin-right:0;padding: 2%;}
}
/*
 .RighInfo001277 为demo编号
 */
.RighInfo001277{ padding:4% 0 3%;}
.RighInfo001277 .list_img{ float:left; width:55.6%; position:relative;}
.RighInfo001277 .big_img{ position:absolute; left:0; top:0; height:100%; width:80%;}
.RighInfo001277 .big_img li,
.RighInfo001277 .big_img li figure{ position:absolute; left:0; width:100%; top:0; height:100%;}
.RighInfo001277 .big_img li figure{ border:1px solid #dcdcdc;background-size:cover;}
.RighInfo001277 .list{ padding:42px 0 42px 82.9%;}
.RighInfo001277 .list .bd{ position:relative;}
.RighInfo001277 .list a{ position:absolute; width:17.1%; height:40px; right:0; background:url(../images/RighInfo001277-btn_prev.png) no-repeat center center/auto 50%;  cursor:pointer;}
.RighInfo001277 .list a.prev{ top:0;}
.RighInfo001277 .list a.next{ bottom:0; background-image:url(../images/RighInfo001277-btn_next.png);}
.RighInfo001277 .list a.prevStop,
.RighInfo001277 .list a.nextStop{ cursor:default;}
.RighInfo001277 .list li{ height:130px;  position:relative;}
.RighInfo001277 .list li figure{ position:absolute; left:0; width:100%; top:9px; bottom:9px; background-size:cover; border:1px solid #f2f2f2;}
.RighInfo001277 .list li.on figure{ border:2px solid #009fe9;}
.RighInfo001277 .right_info{ float:right; width:39.2%;}
.RighInfo001277 .right_info h1,
.RighInfo001277 .right_info h3,
.RighInfo001277 .right_info p{ margin:0;padding:5% 0;border-bottom:1px solid #e7e8e8;}
.RighInfo001277 .right_info h1{padding:3% 0;color: #009fe9;font-size:24px;font-weight:normal;}
.RighInfo001277 .right_info p{line-height:34px;color: #757e83;margin-bottom:10%; font-size:16px;}
.RighInfo001277 .right_info a{ display:inline-block; border:1px solid #009fe9; padding:10px 5%; color:#009fe9; transition:0.4s;}
.RighInfo001277 .right_info a:hover{ background-color:#009fe9; color:#fff;}

.RighInfo001277 .tab{ padding:3% 0;}
.RighInfo001277 .tab .h1_tab{ margin:0; border-bottom:1px solid #e7e8e8; overflow:hidden; font-size:16px; font-weight:normal; color:#000;}
.RighInfo001277 .tab .h1_tab span{ float:left; padding:0 5%; line-height:50px; background-color:#f2f2f3; margin-right:4px; cursor:pointer;}
.RighInfo001277 .tab .h1_tab span.on{ background-color:#009fe9; color:#fff;}
.RighInfo001277 .tab .info{ padding-top:4%;}

@media(max-width:768px){
.RighInfo001277 .list_img,
.RighInfo001277 .right_info{ float:none; width:auto;}
}
@media(max-width:640px){
.RighInfo001277 .list li{ height:100px;}
.RighInfo001277 .right_info h1{font-size:20px; }
.RighInfo001277 .right_info h3{ font-size:16px;}
 }	
@media(max-width:480px){
.RighInfo001277 .list{ padding-top:30px; padding-bottom:30px;}
.RighInfo001277 .list a{ height:28px;}
.RighInfo001277 .list li{ height:80px;}
 }	
 
 /*品牌详情 10年技术沉淀*/
.TextList001312{padding: 3% 0;}
.TextList001312 p{color:#333;font-size:24px;margin: 0 0 3%; text-align:center;}
.TextList001312 li{float:left;width:49%;margin-right:2%;background-color:#fff;margin-bottom:2%;box-shadow: 0 2px 15px rgba(0,0,0,0.05);}
.TextList001312 li:nth-of-type(2n){ margin-right:0;}
.TextList001312 li div{position:relative; padding:28px 120px 28px 20px;}
.TextList001312 li a.more{ position:absolute; right:0; top:0; height:100%; width:120px; background:url(../images/TextList001312-more.png) no-repeat right 30% center;font-size: 15px;color: #333;line-height: 80px;border-left: 1px solid #eee;padding-left: 25px} 
.TextList001312 li h3{margin:0;font-weight:normal;color: #666;font-size: 16px;}
.TextList001312 li p{ margin:0; line-height:20px; height:40px; overflow:hidden; color:#999; font-size:12px;}
.TextList001312 li:hover a.more{color: #fff;background:url(../images/TextList001312-more2.png) no-repeat right 30% center #009fe9;}
@media(max-width:768px){
.TextList001312 li{ float:none; width:auto; margin-right:0;} 
}
@media(max-width:375px){
.TextList001312 li div{ padding-right:100px;}
.TextList001312 li a.more{ width:85px;padding-left: 10px;}
}

/*品牌详情 99.99%消灭率 */


.PicList002433 { padding:1% 0;}
.PicList002433 .p1{color:#333;font-size:24px;margin: 0 0 3%; text-align:center;}
.PicList002433  .list ul{ padding:0 50px;}
.PicList002433  .list li{ float:left; width:33.333%; position:relative;  text-align:center; margin-bottom:4%;}
.PicList002433  .list li:first-child:before,
.PicList002433  .list li:last-child:after{ position:absolute; content:''; bottom:0px; height:90px; width:50px;}
.PicList002433  .list li:first-child:before{ left:-50px; background:url(../images/PicList002433_ul_l.png) no-repeat 0 0;}
.PicList002433  .list li:last-child:after{right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433  .list li aside{ padding-top:35px;height:90px; background:url(../images/PicList002433_libg.png) repeat-x left top; font-size:16px;}
.PicList002433  .list li .ytable{ height:245px;}
.PicList002433  .list li .ytable-cell{
  vertical-align:bottom; align-items: center}

.PicList002433  .list li figure{ position:relative; display:inline-block;max-width: 80%;}
.PicList002433  .list li figure:after{ position:absolute; right:-24px; background:url(../images/PicList002433_ying.png) no-repeat left bottom; width:24px; height:100%; background-size:contain; content:'';}
.PicList002433  .list li figure img{ max-height:245px;padding: 8px;padding-top: 12px;background: url(../images/PicList002433_kuang.png) no-repeat ;background-size:100% 100%;}
.PicList002433  .list li p{ margin:0 auto; max-width:210px;width:90%; line-height:20px; max-height:40px; color:#333;}

@media(max-width:640px){
.PicList002433  .auto,
.PicList002433  .list ul{ padding:0;}
.PicList002433  .list li p{ font-size:12px;}
.PicList002433  .list li .ytable{ height:150px;}
.PicList002433  .list li figure img{ max-height:150px; padding:3px}
.PicList002433  .list li:first-child:before{ display:none;}
}
@media(max-width:480px){
.PicList002433  .list li .ytable{ height:100px;}
.PicList002433  .list li figure img{ max-height:100px;}
}

/*新闻*/
.PicList002273{padding-top: 4%;}
.PicList002273 .left img{width: 100%;}
.PicList002273 .right { padding-bottom: 3%;}
.PicList002273 .right .time{color: #999;margin-top: 8px;display: inline-block;background: url(../images/time.png)no-repeat left center;padding-left: 20px}
.PicList002273 .right .h3{color: #222;font-size: 20px;font-weight: normal;margin: 10px 0;}
.PicList002273 .right p{color: #757e83;font-size: 16px;margin:0;padding: 8px 0;line-height: 28px; height: 68px;}
.PicList002273 ul li{padding:2% 0}
.PicList002273 ul li:nth-of-type(1){margin-top: 1%}
.PicList002273 ul li .auto{position: relative}
.PicList002273 ul li:nth-of-type(2n-1){background: #fafafa}
.PicList002273 ul li .more{width: 48px;height: 48px;position: absolute;right: 0;top: 50%;transform: translateY(-50%);border: 1px solid #e5e5e5;background: url(../images/Floor002030-more1.png)no-repeat center}
.PicList002273 ul li .more:hover{background: url(../images/Floor002030-more2.png)no-repeat center #009de4;border-color: #009de4}
@media screen and (min-width:768px ) {
	.PicList002273 .left{float: left;width: 25.63%;}
	.PicList002273 .right{float: right;width: 58%; padding-bottom: 0;}
  .PicList002273 .right p { height: auto;}
	.PicList002273 ul li{}
}

@media screen and (min-width:1024px ) {
	.PicList002273 .right .time{margin-top: 33px;}
	.PicList002273 ul li:hover{}
	.PicList002273 ul li{position: relative;}
}

@media screen and (min-width:1200px ) {
	.PicList002273 .left{float: left;margin-right: 50px;}
	.PicList002273 .right{float: left;}
	.PicList002273 .right .h3{line-height: 20px;margin: 17px 0 17px;}
}
@media screen and (max-width:640px ) {
  .PicList002273 ul li .more {height:38px;top: auto;bottom:0;right:2%;transform: translateY(0);}
}


/*分页*/

.Page002193{zoom:1;overflow:hidden;text-align:center;padding: 3% 0;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{ color:#fff; border:1px solid #009de4; background:#009de4;}
.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:#009de4;}
.Page002193 .p_count b{ color:#009de4;}
.Page002193 .p_total b{ color:#009de4;}
.Page002193 .p_page{ font-style:normal;}
.Page002193 .p_page a{}
.Page002193 .p_page a.a_cur{ color:#fff; background:#009de4; border-color:#009de4;}
.Page002193 .p_page b{ font-weight:normal;}

/*Menu002849 */
.Menu002849{border-bottom: 1px #eee solid;}
.Menu002849 .Current em{float: right;font-style: normal;line-height: 4.6vw;max-width: 90%;}
.Menu002849 .Current,
.Menu002849 .Current a{color: #999;}
.Menu002849 .Current a:hover{color: #03a1e5;}
.Menu002849 .Current a:not(:last-child):after{display: inline-block;width: 5px;height: 5px;vertical-align: middle;background: #e5e5e5;content: '';margin: 0 8px;}
.Menu002849 .nav-menu{position: relative;}
.Menu002849 .nav{height: 4.6vw;position: relative;z-index: 10;text-align: center;}
.Menu002849 .nav li{line-height: 4.6vw;float: left;margin-right:10px;}
.Menu002849 .nav-menu li a{font-size: 16px;color: #333;display: block;transition: 0.3s;padding: 0 15px;}
.Menu002849 .nav-menu li.aon a,
.Menu002849 .nav-menu li a:hover{color: #fff;background: #03a1e5;}
.Menu002849 .nav-menu .more{position: absolute; right: 10px; top: 50%; margin-top: -10px;}
.Menu002849 .nav-menu .more dt{font-size: 0; width: 20px;padding-bottom: 10px; }
.Menu002849 .nav-menu .more dt i{display: block;height: 20px; border-radius: 3px;background: #fff url(../images/Menu002849_more.gif) no-repeat center center; cursor: pointer;}

.Menu002849 .nav-menu .more dd{position: absolute; right: 0; width: 200px;background: #fff; top: 100%;border: 1px solid #eee;border-radius: 4px;padding:10px 15px;box-shadow: 0 3px 5px rgba(0,0,0,0.2);display: none;}
.Menu002849 .nav-menu .more dd li{line-height: 40px;}
.Menu002849 .nav-menu .more dd li:not(:last-child){border-bottom: 1px solid #eee;}
@media(min-width:1025px){
.Menu002849 .Current{float: right;width: 24.5%;}
.Menu002849 .nav-menu{float: left;width: 75%;}
}
@media(max-width:768px){
.Menu002849 .nav{height: 45px;}
.Menu002849 .nav li{line-height: 45px;margin-right:2%; float:left; width:31%; text-align:left;}
.Menu002849 .nav li:nth-of-type(3),
.Menu002849 .nav li:nth-of-type(6){ width:34%;}
.Menu002849 .nav li:nth-of-type(3n){ margin-right:0;}
.Menu002849 .Current em{line-height: 30px;}
}
@media(max-width:480px){
.Menu002849 .Current {padding: 2% 0;}
.Menu002849 .nav li{line-height: 45px;margin-right:2%;width:49%; text-align:left;}
.Menu002849 .nav li:nth-of-type(3),
.Menu002849 .nav li:nth-of-type(6){ width:49%;}
.Menu002849 .nav li:nth-of-type(3n){ margin-right:2%;}
.Menu002849 .nav li:nth-of-type(2n){ margin-right:0;}
.Menu002849 .nav li a{font-size: 16px;padding: 0 10px;}
}
@media(max-width:375px){
 .Menu002849 .nav li a{font-size: 16px;padding:12px 10px; line-height:24px;}
}



/*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%; }


.fancybox-close {position: absolute;top: -18px !important;right: -18px !important;width: 36px !important;height: 36px !important;cursor: pointer;z-index: 8040;}
.fancybox-nav span { height: 36px !important;}
.fancybox-prev span {background-position: 0 -36px!important;}
.fancybox-next span {background-position: 0 -72px!important;}
.fancybox-nav:hover span {visibility: visible;}

.Context {min-height: 300px;padding:2% 0}


/*
 .RichInfo005
 */
.RichInfo005{ padding:3% 0; min-height: 300px;}
.RichInfo005 .news_info .title{ text-align:center; padding-bottom:20px;}
.RichInfo005 .news_info .title h1{ margin:0; 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{ padding:0 0 4% 0;text-align:justify; text-justify:inter-ideograph;}
.RichInfo005 .news_info .info_back{ text-align:center; clear:both; padding:20px 0;}
.RichInfo005 .news_info .info_back a{ color:#0f76d3; font-size:14px;}
.RichInfo005 .news_info .info_pn span{ display:block;}
.RichInfo005 .news_info .info_pn span a{ color:#999;}
.RichInfo005 .news_info .info_pn span a:hover{color:#0f76d3;}
@media(max-width:640px) {
  .RichInfo005 .news_info .info { font-size: 16px; line-height: 1.8;}
}

/*
 .TextList000591
 */
.TextList000591{ padding:2% 0;}
.TextList000591 ul{padding:0 2%; background-color:#fff;}
.TextList000591 li{border-bottom:1px solid #d1d1d1; padding:15px 0;}


/*links*/
.links_box { margin-top: 20px;}
.links_box a{ display: block;float: left;width: 175px;height: 105px;margin-right: 8px;margin-bottom: 20px;}
.links_box a.mr0{margin-right: 0;}
.links_box a img { padding: 1px;border: 1px solid #ccc;}
.links_box a span {	display: block;width: 175px;height: 20px;line-height: 20px;text-align: center;margin-top: 10px;}
/*links*/

/*
 .PicList002239 
 */
.PicList002239{ padding:3% 0 0;}
.PicList002239 li{ border-bottom: 1px solid #e3e3e3; margin-bottom: 3%; float:left; }
@media(min-width:769px){
.PicList002239 li{margin-right:3%; width:22.666%; }
.PicList002239 li:nth-of-type(4n){ margin-right:0;}
}
.PicList002239 li .Ispic{padding-bottom: 130%;background-size:contain;}
.PicList002239 li dl{ position:relative; margin:0 10px; padding-right:114px; line-height:50px;}
.PicList002239 li dd{ position:absolute; right:0; top:0; color: #999;padding-left: 30px; background: url(../images/PicList002239-icon.png) no-repeat left center;}
.PicList002239 li dt{font-size: 16px; color: #03a1e5;}
.fancybox-close::before, 
.fancybox-close::after{ background: #03a1e5 !important}
@media(max-width:768px){
.PicList002239 li{ width:48%; margin-right:4%;}
.PicList002239 li:nth-child(2n){ margin-right:0;}
}
