﻿*{padding: 0;margin: 0;}
ul,ol{list-style: none;}

.title01{border-top:5px solid #f9f9f9; margin: 80px 0 40px 0;position: relative; z-index: 4;}
.title01-nt{margin-top: 0;}
.title01 aside{display: table; margin-top: -20px; padding-right: 20px; background: #fff;}
.title01 span{display: table;line-height: 40px; border-radius: 40px; padding: 0 20px; background: #f1f1f1;font-size: 22px;color: #333;}
.title01 span i{font-style: normal;float: left;padding: 0 20px; margin-left: -32px; margin-top: -10px;color: #fff;border-radius: 40px;
background: rgb(65,161,149); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(65,161,149,1) 0%, rgba(24,68,117,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(65,161,149,1) 0%,rgba(24,68,117,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(65,161,149,1) 0%,rgba(24,68,117,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a1e2', endColorstr='#4db84a',GradientType=1 ); /* IE6-9 */
}

@media(max-width:640px){
    .title01 span{line-height: 34px;border-radius: 34px;font-size: 16px;}
    .title01 span i{padding:0 15px;margin-left:-20px;margin-right:5px;}
}


/*Top003124 */
.Top003124{ font-family: 'SourceHanSansCN-Regular';}
@media (min-width:1025px) {
.Top003124{position: fixed;width: 100%;left: 0;top: 0;z-index: 100;border-bottom: 1px solid rgba(255,255,255,0.1);transition:background-color 0.3s,transform 1s;}
.Top003124.Down{transform: translateY(-5.3125em);}
.Top003124.hover{background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.Top003124.hover .logo .white,
.Top003124:not(.hover) .logo .red{display: none;}
.Top003124:not(.hover),
.Top003124:not(.hover) a:not(:hover){color: #fff;}
}
@media (max-width:1024px) {
.Top003124{ height: 0.925em;}
.Top003124 .wap-fixed{position: fixed;width: 100%;left: 0;top: 0;z-index: 100;background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1);padding-top: 3em;}
.Top003124 .logo .white{display: none;} 
.Top003124 .auto{position: relative; border-top: 1px solid #eee;}
}

.Top003124 .logo{float: left;display: table;height:5.3125em;}
.Top003124 .logo a{display: table-cell; vertical-align: middle;}
.Top003124 .logo img{height: 3.9375em;}
@media (max-width:1024px) {
.Top003124 .logo{height: 4em;}
.Top003124 .logo img{height: 3em;}
}

.Top003124 .top-nav dd{font-family: 'Bebas';}
.Top003124 .top-nav dd.oa a{display: block; border: 1px solid #ccc;border-radius: 50%;text-align: center;}
.Top003124.hover .top-nav dd.oa a{border-color: #ccc;}
.Top003124 .top-nav dd.lang a{margin: 0 5px;}
.Top003124 .top-nav dd.stock b{font-weight: normal;}
@media(min-width:1025px) and  (max-width:1770px) {
.Top003124 .top-nav{margin-right: 8.34vw;}
}
@media (min-width:1025px) {
.Top003124 .top-nav{float: right; margin-left: 7.5em;padding-top: 1.75em; font-size: 0.875em; }
.Top003124 .top-nav dd{float: left;line-height:2.5714em;}
.Top003124 .top-nav dd.oa{margin-left: 4.2857em;}
.Top003124 .top-nav dd.oa a{width:2.5714em;}
.Top003124 .top-nav dd.stock{margin-right: 2.1428em;padding-right: 2.1428em;border-right: 1px solid rgba(255,255,255,0.1);}
.Top003124:not(.hover) .top-nav dd.stock{border-right-color: #fff;}
}
@media (max-width:1024px) {
.Top003124 .top-nav{position: absolute;right: 0; bottom: 100%;display: flex;align-items: center; margin-bottom: 0.5em;}
.Top003124 .top-nav dd{line-height: 2;}
.Top003124 .top-nav dd:not(:last-child){margin-right: 1em;}
.Top003124 .top-nav dd.oa a{width:2em;}
}

.Top003124 menu li span{display: block;}
@media (min-width:1025px) {
.Top003124 menu{float: right;}
.Top003124 menu li{float: left;font-size: 18px;}  
.Top003124 menu li:not(:last-child){margin-right: 2em;}
.Top003124 menu li span,
.Top003124 menu li span a{line-height:4.2em;}  
.Top003124 menu li span a{display: block;position: relative;z-index: 1;}
.Top003124 menu li span a:after{position: absolute;content: ''; left: 0; bottom: 0; height: 2px;background-color: #fff; transition: 0.3s;}
.Top003124 menu li:hover span a:after,
.Top003124 menu li.aon span a:after{width: 100%;}
.Top003124 menu li .sub{position: absolute; top: 100%; background-color: #fff;border-radius: 0 0 5px 5px; overflow: hidden;}
}
@media(max-width:1440px){
    .Top003124 menu li:not(:last-child){margin-right: 1.5em;}
}
@media(max-width:1366px){
    .Top003124 menu li span, .Top003124 menu li span a{line-height: 4.2em;}
    .Top003124 menu li{float: left;font-size: 16px;}  
}
@media (max-width:1024px) {
.Top003124 menu{position: fixed; left: -100%;top:7em;height: calc(100% - 7em); overflow: auto; background-color: #fff; width: 220px;opacity: 0;transition: 0.3s ease;}   
.menu-show .Top003124 menu{left: 0; opacity: 1; transform:translateX(0);z-index: 999999;}
.Top003124 menu li{ border-bottom: 1px solid #eee;}
.Top003124 menu li span{padding-top: 1em; padding-bottom: 1em;padding-left: 1em;}
.Top003124 .has-sub span .op:before,
.Top003124 .has-sub span .op:after{background-color: #ccc;}
.Top003124 menu li .sub{background-color: rgba(0,0,0,0.1);}
.Top003124 menu li {width: 100%;}
.Top003124 menu li span, .Top003124 menu li span a{line-height: 1;}
}

.Top003124 .open-search{position: absolute;right: 0; top: 0;width: 5.3125em;height:5.3125em; background: rgba(0,0,0,0.3) url(../images/Top003124-btn.svg) no-repeat center; cursor: pointer; background-size: auto 23.53%;}
.Top003124 .top-search{position: absolute;right: 0; top: 100%; background-color: #fff; width: 100%;max-width: 400px;}
.Top003124 .top-search .btn{background-color: rgba(0,0,0,1); background-image: url(../images/Top003124-btn.svg); background-size: auto 50%;}
.Top003124 .open-search.on:before,
.Top003124 .open-search.on:after{width: 40%; left: 30%;}
.Top003124.hover .open-search.on:before,
.Top003124.hover .open-search.on:after{background-color: rgba(0,0,0,1);}
@media (max-width:1024px) {
.Top003124 .open-search{width:2.4em; height: 2.4em; top: 50%;margin-top: -1.2em;background-color: rgba(0,0,0,1); background-size: auto 60%; right: 2.6em;}   
.Top003124 .open-menu{width:2.4em; height: 2.4em; right: 0;} 
.Top003124 .open-menu i{width: 60%; left: 20%;background-color: rgba(0,0,0,1);} 
}
/*Banner003179 */
.Banner003179{position: relative;z-index: 1;}
.Banner003179 li.slick-slide{position: relative;}
.Banner003179 li .url{position: absolute; left: 0;top: 0;width: 100%;height: 100%;z-index: 2; opacity: 0;background-color: #ffff;}
.Banner003179 .slick-dots{position: absolute; left: 50%;transform: translateX(-50%);z-index: 30; bottom:calc(65 / 980 * 100%);}
.Banner003179 .slick-dots li{float: left; width: 10px;height: 10px; margin: 0 10px;background: #fff;}
.Banner003179 .slick-dots li button{display: none;}
.Banner003179 .slick-dots li.slick-active{border: 0;background-color: #41a195;}
@media (min-width:1025px) {
    .Banner003179 .wap{display: none;}
}
@media (max-width:1024px) {
    .Banner003179 .pc{display: none;}
    .Banner003179 .slick-dots li{width: 10px;height: 10px; margin: 0 5px; border-width: 2px;}
}


/*RighInfo002808 */
.RighInfo002808{padding: 6% 0}
.RighInfo002808 .more{ text-align: center;width: 125px; line-height: 40px;color: #fff; background: #41a195;display: block; margin-top: 7%;}
.RighInfo002808 .more:hover{background: #41a195;}
.RighInfo002808 .more:after{display: inline-block; content: '';background: url("../images/PicList000687_more.png") no-repeat; width: 25px; height: 6px; vertical-align: middle; margin-left: 5px;}
@media(max-width:480px){
    .RighInfo002808 .more{line-height: 10vw;}
}

.Home_tit{font-size: 40px;color: #333;font-weight: normal; margin-bottom: 3%;position: relative;display: inline-block;}
.Home_tit i{width:60px;height: 3px;background: #184475;vertical-align: middle;display: inline-block;margin-left: 10px;}

.RighInfo002808 .auto{max-width: 1600px;width: 96%;}

.RighInfo002808 .floor{position: relative; z-index: 1.}
.RighInfo002808 .floor .Ispic{position: absolute;height: 100%; right: 0; top: 0;}
.RighInfo002808 .floor-1 .Ispic{width: 40.945%;}
.RighInfo002808 .floor-2 .Ispic{right: auto; left: 0; width: 25%;}

.RighInfo002808 .floor-1 .txt{color: #999;font-size: 16px;}
.RighInfo002808 .floor-1 .txt .info{ line-height: 36px;padding-bottom: 24%; }

.RighInfo002808 .floor-1 .txt .ti25{text-indent: 25px;}
.RighInfo002808 .floor-1 .txt .nmb{margin-bottom: 0;}
.RighInfo002808 .floor-1 .txt .nmt{margin-top: 0;}
.RighInfo002808 .floor-1 .count{position: absolute; z-index: 1; padding: 2% 0;background: #f5f5f5;bottom:4%;width: 65%;border-top-right-radius: 50px;}
.RighInfo002808 .floor-1 .count li p{margin: 0;}
.RighInfo002808 .floor-1 .count li aside{color: #41a195; font-weight: bold;}
.RighInfo002808 .floor-1 .count li aside b{font-size: 48px;font-family: Arial;display: inline-block;vertical-align: sub;}
@media(min-width:1025px){
.RighInfo002808 .floor-1 .txt{padding-right: 31.945%;}
.RighInfo002808 .floor-1 .txt .info{max-width: 820px;width: 80%;}
}
@media(max-width:1366px){
    .RighInfo002808 .floor-1 .txt .info{width: 84%;}
}
@media(max-width:1024px){
.RighInfo002808 .floor-1 .Ispic{display: none;}
.RighInfo002808 .floor-1 .count{ background: #f5f5f5;}
.RighInfo002808 .floor-1 .count li{text-align: center;}
}
@media(min-width:641px){
.RighInfo002808 .floor-1 .count ul{display: table;width: 100%;position: relative; z-index: 2;}
.RighInfo002808 .floor-1 .count li:not(:last-child){width: 18%;}
.RighInfo002808 .floor-1 .count li{display: table-cell; vertical-align: top;text-align: center;}
}
@media(max-width:640px){
.RighInfo002808 .floor-1 .count ul{overflow: hidden;}
.RighInfo002808 .floor-1 .count li{width: 50%;float: left; padding: 15px 0;}
.RighInfo002808 .floor-1 .count li:nth-child(2n+1){clear: left;}
}

.RighInfo002808 .title{padding: 8% 0 3% 0;font-size: 30px;color: #333;}

.RighInfo002808 .floor-2{padding-left: 25%;}
.RighInfo002808 .floor-2 li{padding-left: 11.5%; padding-bottom: 4%;}
.RighInfo002808 .floor-2 li:nth-child(2n){background: #f5f5f5;padding-top: 4%;}
@media(min-width:641px){
.RighInfo002808 .floor-2 li > *{width: 89%;}
}

.Home_yw .Home_tit{margin-bottom: 80px; text-align: center;display: block;}
.Home_yw .auto{max-width: 1600px;}


/*Floor003046 */
.Floor003046 .title{font-size:30px;color: #333;padding-bottom: 25px;}
@media(max-width:640px){
.Floor003046 .title{font-size: 7vw;}
}

.Floor003046 .auto{max-width: 1375px;}
.Floor003046{margin-bottom: 80px;}
.Floor003046 .fast-icon{background: url("../images/Floor003046_bg.jpg") no-repeat right bottom;background-size: cover;}
.Floor003046 .intro .edit-info{padding: 20px 0 0 0;overflow: hidden;}
.Floor003046 .intro .edit-info p{margin: 0 0 1.5em 0;font-size: 16px;line-height: 30px;}
.Floor003046 .fast-icon li{float: left; text-align: center; width:25%;}
.Floor003046 .fast-icon li:nth-child(3){float: right;}
.Floor003046 .fast-icon li .icon{width: 4.25vw; height: 4.25vw;position: relative; border: 1px solid rgba(255,255,255,0.3); border-radius: 50%; margin: 0 auto;}
.Floor003046 .fast-icon li .icon figure{transition: 0.5s;}
.Floor003046 .fast-icon li .icon img{height: 100%; display: block;width: 100%;}
.Floor003046 .fast-icon li .icon .hover{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #fff;border-radius: 50%; opacity: 0;transform: scale(0);}
.Floor003046 .fast-icon li .icon .hover:before{position: absolute; content: ''; left: -6px; top: -6px; bottom: -6px;right: -6px; border: 6px solid rgba(255, 255, 255, 0.1); border-radius: 50%;}
.Floor003046 .fast-icon li a:hover .icon .hover{ transform: scale(1.1664); opacity: 1;}
.Floor003046 .fast-icon li a:hover .icon .default{transform: scale(0);}
.Floor003046 .fast-icon li aside{font-size: 16px; margin-top:10px;color: #333;}

.Floor003046 .links{margin: 4.38vw auto 3.28vw;position: relative;}
.Floor003046 .links .slider{padding: 0 50px;}
.Floor003046 .links .Ispic{ height: 93px;background-size: contain;}
.Floor003046 .links .slick-arrow{position: absolute; top: 50%; margin-top: -21px;border: 1px solid rgba(0,0,0,0.1); width: 42px; height: 42px; border-radius: 50%; z-index: 10;}
.Floor003046 .links .slick-prev{left: 0; transform: rotate(180deg);}
.Floor003046 .links .slick-next{right: 0;}
.Floor003046 .links .slick-arrow:before{position: absolute; content: ''; width: 10px; height: 10px; border-right: 1px solid #b3b3b3;border-top: 1px solid #b3b3b3; transform: rotate(45deg); left: 50%; top: 50%; margin: -5px 0  0 -8px;}

@media(min-width:1025px){
.Floor003046 .ytable{table-layout: fixed;}
.Floor003046 .ytable-cell{width: 50%;}
.Floor003046 .links .title{position: absolute; left: 0; top: 50%;transform: translateY(-50%);}
.Floor003046 .links .slider{margin-left: 298px;}
.Floor003046 .intro,
.Floor003046 .fast-icon{padding-right: 13vw; padding-left: 6.72vw;}
.Floor003046 .intro{padding: 8% 5% 8% 5%;}
.Floor003046 .fast-icon{padding: 2%;border-top-left-radius: 50px;}
}
@media(max-width:1024px){
.Floor003046 .ytable,
.Floor003046 .ytable-cell{display: block;}
.Floor003046 .Ispic{padding-bottom: 50%;}
.Floor003046 .fast-icon,
.Floor003046 .intro{padding: 5.5vw;}
.Floor003046 .fast-icon li .icon{width: 15vw; height: 15vw;}
.Floor003046 .links .title{margin-bottom: 3vw;}
}
@media(max-width:480px){
.Floor003046 .fast-icon,
.Floor003046 .intro{padding: 5.5vw;}
.Floor003046 .fast-icon li .icon{width: 20vw; height: 20vw;}
.Floor003046 .fast-icon li aside{font-size: 4.5vw;}
.Floor003046 .w_96{width: 90%;}
.Floor003046 .links .Ispic{ height: 12vw;}
.Floor003046 .links .slider{padding: 0 40px;}
.Floor003046 .links .slick-arrow{width: 30px; height: 30px;margin-top: -15px;}
}

/*RighInfo002816 */
.RighInfo002816 .img-block{display: block;width: 100%;}
.RighInfo002816 ul{margin-bottom: 100px;padding-bottom: 100px;}
.RighInfo002816 ul .inner{background: #fff;padding-top: 8%; padding-bottom: 8%;}
.RighInfo002816 ul h3{ font-size: 30px; color: #333;font-weight: normal;padding-bottom: 25px;}
.RighInfo002816 ul .li .p{ line-height: 30px; color: #666;font-size: 16px;margin-top: 25px;}
.RighInfo002816 ul .li .icon{padding-bottom: 15px;}
@media(min-width:1025px){
.RighInfo002816 ul:nth-child(2n-1) .ol{float: left;}
.RighInfo002816 ul:nth-child(2n-1) .li{float: right;}
.RighInfo002816 ul:nth-child(2n) .ol{float: right;}
.RighInfo002816 ul:nth-child(2n) .li{float: left;}
.RighInfo002816 ul .ol,
.RighInfo002816 ul .li{width: 50%;}
.RighInfo002816 ul .li{ position: relative; z-index: 10;}
.RighInfo002816 ul:nth-child(2n-1) .li .inner{  margin-left: -10%; padding-left: 15%;}
.RighInfo002816 ul:nth-child(2n) .li .inner{width: 110%; padding-right: 15%;}
}
@media(max-width:1024px){
.RighInfo002816 ul .li{padding: 0!important;}
.RighInfo002816 ul .inner{ padding: 20px;}
}

/*Floor003099 */
.Floor003099{padding: 0 0 6%;}
.Floor003099 .Home_tit{text-align: center;display: block;}
.Floor003099 .auto{max-width: 1600px; overflow: hidden;}
.Floor003099 .slider .slick-list li a{display: block; margin: 0 2.55vw;}
.Floor003099 .pic{overflow: hidden;position: relative;margin-right: 3px;}
.Floor003099 .pic:before,
.Floor003099 .pic:after{content: '';position: absolute; width: 0;height: 0; opacity: 0; transition: 0.5s; border: 3px solid transparent; z-index: 10;}
.Floor003099 .pic:before{left: 0;bottom: 0; border-left-color: #184475;border-bottom-color: #184475;}
.Floor003099 .pic:after{right: 0; top: 0;border-right-color: #184475;border-top-color: #184475;}
.Floor003099 li a:hover .pic:after,
.Floor003099 li a:hover .pic:before{width: 100%; height: 100%; opacity: 1;}
.Floor003099 .pic .Ispic{padding-bottom: 75.214%; transition: 0.5s;}
.Floor003099 li a:hover .Ispic{transform: scale(0.8);}
.Floor003099 .slider li .txt{padding-top: 2vw;}
.Floor003099 .slider .slick-dots{display: table; margin: 0 auto;}
.Floor003099 .slider .slick-dots li{float: left; border: 1px solid #eaeaea;border-radius: 50%; width: 8px; height: 8px; margin: 0 12px;background: #eaeaea;}
.Floor003099 .slider .slick-dots li button{display: none;}
.Floor003099 .slider .slick-dots li.slick-active{border-color: #ff0000;background: none;}
.Floor003099 .txt label{display: block; font-size: 16px;color: #000; margin-bottom:15px;}
.Floor003099 .txt time{font-size: 12px;color: #666;}
.Floor003099 .txt .tit{font-size: 22px;color: #111; line-height:28px; margin-top: 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.Floor003099 li:hover .tit{color: #41a195;}
.Floor003099 .txt p{line-height: 28px; width:100%;color: #666;font-size: 15px;}
@media(min-width:1025px){
.Floor003099 .slider .slick-list li{padding-bottom: 2.24vw;}
.Floor003099 .slider .slick-list li:nth-child(2n){padding-top: 2.24vw;padding-bottom: 0;}
}
@media(max-width:1024px){
.Floor003099 .title{font-size: 6vw;}
}
@media(min-width:641px){
.Floor003099 .slider{ margin: 0 -2.55vw;}
}
@media(max-width:640px){
.Floor003099 .txt .tit{font-size: 5vw;}
}



/*Floor002769 */
.Floor002769  li{overflow: hidden; position: relative;}
.Floor002769  li > img{float: right;width: 100%;max-width: none;}
.Floor002769  li a{position: absolute; z-index: 10; left: 0; top: 0; width: 100%; height: 100%;}
.Floor002769  li .ytable{height: 100%;}
.Floor002769  li .inner{max-width: 280px; margin: 0 auto; width: 64%;}
.Floor002769  li .icon{width: 56.429%;}
.Floor002769  li .icon img{display: block; width: 62.659%;}
.Floor002769  li .tit{font-size: 30px; color: #fff;padding-bottom: 3%;}
.Floor002769  li .txt span{display: inline-block;background: url(../uploadfiles/Floor002769-more.png) no-repeat right center; padding-right: 20px;color: #666; transition: 0.3s;}
.Floor002769  li a:hover .tit{color: #fff;}
.Floor002769  li a:hover .txt span{color: #fff; padding-right: 30px;}
@media(min-width:769px){
.Floor002769  li{float: left; width: 50%; }
}
@media(min-width:769px) and (max-width:1024px){
.Floor002769  li > img{width: 120%; }
}
@media(max-width:480px){
.Floor002769  li > img{width: 130%; }
.Floor002769  li .icon{width: 50%;}
.Floor002769  li .tit{font-size: 24px; }
}
/*Bottom001931*/
.Bottom001931{ background-color:#f5f5f5;}
.Bottom001931 h1{font-size: 28px;color:#41a195;line-height: 2; margin-bottom: 3%;}
.Bottom001931 .auto{max-width: 1600px;}
.Bottom001931 .title{ background:url(../images/Bottom001931-bg.jpg) no-repeat center top;}
.Bottom001931 .title figure{ height:174px; background:url(../images/Bottom001931-title.png) no-repeat right center;}
.Bottom001931 .bottom{ padding-top:0%;padding-bottom:0%;}
/* .Bottom001931 .bottom{ padding-top:4%;padding-bottom:2%;} */

/* .Bottom001931 dl{ width:40.8%; float:left;} */
.Bottom001931 dl dd{ line-height:22px; padding-left:40px; margin-bottom:25px; color:#666; background:url(../images/Bottom001931-icon_call.png) no-repeat left top; font-size: 16px;}
/* .Bottom001931 dl .dd_1{ color:#41a195; font-size:24px; } */
.Bottom001931 dl .dd_2{ background-image:url(../images/Bottom001931-icon_email.png);}
.Bottom001931 dl .dd_3{ background-image:url(../images/Bottom001931-icon_location.png);}
.Bottom001931 dl .dd_4{ background-image:url(../images/Bottom001931-icon_website.png);}
.Bottom001931 dl .dd_5{ background-image:url(../images/Bottom001931-icon_webchat.png); margin-bottom:15px;}
.Bottom001931 dl .pic{ height:auto;background:none;width:150px;text-align: center; margin-left: 9%;}
.Bottom001931 dl .pic p{ margin-top: 9%;}
.Bottom001931 dl .pic img{width:100%; display:block; border:6px solid #fff;}

.Bottom001931 .form{ float:right; width:56%;}
.Bottom001931 .form h3{margin: 0 0 3% 0; font-weight: normal; color:#41a195; font-size:18px; background:url(../images/Bottom001931-icon_join.png) no-repeat left center; padding-left:30px;}
.Bottom001931 .form li{ padding-bottom:15px; width:33.3333333%; float:left; padding-right:3%;}
.Bottom001931 .form li.txt{ width:100%;}
.Bottom001931 .form li div{ position:relative;}
.Bottom001931 .form li label{ color:#ccc; font-size:15px; position:absolute; left:10px; top:0;line-height:35px;}
.Bottom001931 .form ol{ clear:both;}
.Bottom001931 .form .text{ width:100%;padding-left:85px; height:35px; line-height:35px;  border:1px solid #ececec; background:#fcfbf9; border-radius:5px;}
.Bottom001931 .form textarea.text{padding-left:105px;height:140px; }
.Bottom001931 .form .btn{ width:100px; height:30px;background:#41a195; color:#fff; font-size:16px; cursor:pointer; border-radius:5px; border: none;}
.Bottom001931 .form .btn:hover{ background:#184475;}

.Bottom001931 footer{background:#fff; border-top:1px solid #e7e1de;line-height:25px; padding:10px 0;color:#cac4c3; font-size:12px;}
.Bottom001931 footer a{ display:inline-block;color:#cac4c3;}
.Bottom001931 footer nav{ float:right}
.Bottom001931 footer em{ font-style:normal;margin:0 10px;}
.Bottom001931 footer a:hover{ color:#41a195;}
@media(max-width:1200px){
.Bottom001931 .title figure{ background-position:95% center;}
}
@media(max-width:1000px){
.Bottom001931 footer nav { float:none}
}
@media(max-width:768px){
.Bottom001931 dl,
.Bottom001931 .form{ float:none; width:auto;}
}
@media(max-width:480px){
.Bottom001931 .title{ background-size:cover;}
.Bottom001931 .title figure{ height:100px; background-size:auto 50%;}
.Bottom001931 .form li{ padding-right:0; width:auto; float:none;}
}



/*Menu003070 */
.Menu003070{background-color: #f5f5f5;}
.Menu003070 .auto{max-width: 1400px;}
.Menu003070 .auto ul{padding: 19px 0;}
.Menu003070 li{float: left; padding: 0 15px;}
.Menu003070 li a{display: block;line-height: 2.778em;font-size: 16px;color: #3d3d3d; padding:  0 20px;}
.Menu003070 li.aon a,
.Menu003070 li a:hover{color: #fff;background-color: #41a195;border-radius: 5px;}
@media(min-width:641px){
.Menu003070 .auto ul{display: table; margin: 0 auto;}
}
@media(max-width:1440px){
.Menu003070 li{padding: 0 1vw;}
.Menu003070 li a{padding:  0 1vw;}
}
@media(max-width:640px){
.Menu003070 li a{font-size: 3.5vw;}
.Menu003070 li{margin-bottom: 1vw; width: 32%;text-align: center;}
.Menu003070 li:not(:nth-child(3n)){margin-right: 2%;}
}
/*RighInfo002806 */

.RighInfo002806{padding: 3% 0;}
.title_lm{margin-bottom: 30px;text-align: center;}
.title_lm aside.t-1{font-size: 30px;color: #333437;}
.title_lm aside.t-2{color: #41a195;font-size: 20px;}
.RighInfo002806 .txt p{line-height: 30px;font-size: 16px;margin-bottom: 2%;text-indent: 2em;}
.RighInfo002806 .num .pic img{display: block; width: 100%;}
.RighInfo002806 .num .list{ margin-top: 7.518%;position: relative;}
.RighInfo002806 .num .list:before,
.RighInfo002806 .num .list:after{position: absolute; content: ''; border: 5px solid #41a195; width: 30px; height: 30px;}
.RighInfo002806 .num .list:before{left: 0; top: 0; border-right: 0;border-bottom: 0;}
.RighInfo002806 .num .list:after{right: 0; bottom: 0; border-top: 0;border-left: 0;}
.RighInfo002806 .num .list li{float:left; width: 50%; padding: 30px 0;text-align: center;}
.RighInfo002806 .num .list li:nth-child(3),.RighInfo002806 .num .list li:nth-child(4),.RighInfo002806 .num .list li:nth-child(5){width: 33.33%;}
.RighInfo002806 .num .list li .inner{padding-left: 15%;color: #41a195;font-size: 100px;}
.RighInfo002806 .num .list li aside{overflow: hidden; height: 0.6em;}
.RighInfo002806 .num .list li sub{font-size: 0.24em;text-transform: uppercase; line-height: 0.8em;float: left;margin-top: 1.7em;}
.RighInfo002806 .num .list li sup{font-size: 20px;line-height: 20px;vertical-align:top;}
.RighInfo002806 .num .list li span{font-size:60px;line-height:50px;vertical-align: text-top;}
.RighInfo002806 .num .list li p{font-size: 0.2em;}
.RighInfo002806 .num .list li aside *{display: inline-block;}

@media(min-width:769px){
.RighInfo002806 .num .pic{float: right; width: 43.75%; position: relative;}
.RighInfo002806 .num .pic:before{position: absolute; left: 0;top: 50%; height:66.746%; width: 12.143%;background: #fff; content: '';transform: translateY(-50%);}
.RighInfo002806 .num .list{float: left; width: 50%;}
}
@media(max-width:1280px){
    .RighInfo002806 .num .list li aside{height: auto;}
    .RighInfo002806 .num .list li span{font-size: 48px;}
.RighInfo002806 .num .list li .inner{font-size: 80px;}
}
@media(max-width:1024px){
    .RighInfo002806 .num .list li span{font-size: 30px;}
.RighInfo002806 .num .list li .inner{font-size: 70px;}
}

@media(max-width:640px){
.RighInfo002806 .txt aside.t-1{font-size: 32px;}
.RighInfo002806 .txt aside.t-2{font-size: 20px;}
}
@media(max-width:480px){
.RighInfo002806 .num .list li .inner{font-size: 50px;}
}


/*Floor002731 */
.Floor002731{padding: 3% 0;background: #f5f5f5;}

@media(min-width:1025px){
.Floor002731 .ul-pc{padding-bottom: 39.0625%; position: relative; overflow: hidden;color: #fff;}
}
.Floor002731 .ul-pc .text{position: absolute; left: 0;z-index: 10;   background: rgba(65,161,149, 0.8); width: 100.1%; bottom: 0; opacity: 0; padding:25px 40px; transform: translateY(100%); }
.Floor002731 .ul-pc .text h2{font-size: 22px; margin: 0; font-weight: normal;}
.Floor002731 .ul-pc .text p{font-size: 16px; margin: 10px 0 0 0;}
.Floor002731 .ul-pc a{color: #fff;}
.Floor002731 .ul-pc .Ispic{ display: block;height: 100%; background-position: left top;}
.Floor002731 .ul-pc aside{position: absolute; left: 0; top: 0; width: 11.334%; font-size: 20px; height: 100%;background: rgba(65,161,149,0.7);  line-height: 26px;}
.Floor002731 .ul-pc .on aside{display: none;}
.Floor002731 .ul-pc  aside a{display: block; width: 20px; margin: 0 auto;}
.Floor002731 .ul-pc .on .text{ opacity: 1;transform: translateY(0);transition: 0.3s 0.4s; }

@media(max-width:1024px){
.Floor002731 .ul-wap .slide{position: relative;height: auto; left: auto !important;}
.Floor002731 .ul-wap .slide >*{margin: 0 10px;}
.Floor002731 .ul-wap .Ispic{  display: block; padding-bottom: 52%;}
.Floor002731 .ul-wap aside{display: none;}
.Floor002731 .ul-wap h2 a{color: #41a195; font-weight: bold; font-size: 20px;}
.Floor002731 .ul-wap h2{margin: 0 5px 0 0;}
.Floor002731 .ul-wap .text{padding: 15px; background: #ececec;}
}

.Floor002731 .slick-dots{padding-top: 20px;  text-align: center;}
.Floor002731 .slick-dots li{list-style: none; display: inline-block; margin: 0 4px; width: 18px; height: 18px; border-radius: 50%; border:2px solid transparent; cursor: pointer; position: relative;}
.Floor002731 .slick-dots li button{position: absolute; left: 50%; top: 50%; background: #e1e1e1; border-radius: 50%; padding: 0; width: 12px; height: 12px; margin: -6px 0 0 -6px; cursor: pointer; font-size: 0; border: 0;}
.Floor002731 .slick-dots li.slick-active{border-color: #41a195;}
.Floor002731 .slick-dots li.slick-active button{ width: 8px; height: 8px; margin: -4px 0 0 -4px; background: #41a195;}


#sm{height:100%;overflow:hidden;position:absolute; width: 100%; left: 0; top: 0;}
#sm .slide{position:absolute;display:block;left:0;width:75%;height:100%;transition:all .75s ease;cursor:pointer}
@media(max-width:1366px){
    #sm .slide{width: 72.1%;}
    .Floor002731 .ul-pc aside{width: 9.7%;}
}

/*PicList002433 */
.PicList002433{padding: 3% 0;}
.PicList002433 .auto_1280{position: relative;}

.PicList002433 .tab{text-align: center;margin-bottom: 5%;font-size: 30px;}
.PicList002433 .tab a{padding: 10px 20px;position: relative;cursor: pointer;}
.PicList002433 .tab .on a::before{content: ""; display: block;width: 100px;height: 3px;background: #41a195;position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;}


.PicList002433 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.PicList002433 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.PicList002433 .slick-list:focus {outline: none}
.PicList002433 .slick-list.dragging {cursor: pointer;cursor: hand;}
.PicList002433 .slick-slider .slick-track, 
.PicList002433 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.PicList002433 .slick-track {position: relative; top: 0; left: 0; display: block;}
.PicList002433 .slick-track:before, 
.PicList002433 .slick-track:after{display: table; content: '';}
.PicList002433 .slick-track:after{ clear: both;}
.PicList002433 .slick-loading .slick-track { visibility: hidden;}
.PicList002433 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.PicList002433 .slick-slide .slick-loading img { display: none;}
.PicList002433 .slick-slide .dragging img { pointer-events: none;}
.PicList002433 .slick-initialized .slick-slide { display: block;}
.PicList002433 .slick-loading .slick-slide { visibility: hidden;}
.PicList002433 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.PicList002433 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.PicList002433 .main  .slick-arrow{ position:absolute; top:50%; width:57px; height:57px; margin-top:-30px; border:1px solid #41a195; padding:0; background:none; font-size:0; z-index:10; cursor:pointer; border-radius:50%;}
.PicList002433 .main  .slick-arrow:hover{ background:#184475; }
.PicList002433 .main  .slick-arrow:before{ position:absolute; content:''; width:18px; height:18px; border-top:2px solid #41a195; border-right:2px solid #41a195; transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); left:50%; top:50%; margin:-9px 0 0 -11px;}
.PicList002433 .main  .slick-arrow:hover:before{ border-color:#fff;}
.PicList002433 .main  .slick-prev:before{transform:rotate(-135deg); -webkit-transform:rotate(-135deg); -ms-transform:rotate(-135deg); margin-left:-5px;}
.PicList002433 .main  .slick-prev{ left:-59px;}
.PicList002433 .main  .slick-next{ right:-59px;}
@media(max-width:1408px){
.PicList002433 .main  .slick-prev{ left:2%;}
.PicList002433 .main  .slick-next{ right:2%;}
}
@media(max-width:640px){
.PicList002433 .main  .slick-arrow{ width: 7vw;height: 7vw;margin-top: -3.5vw;}
.PicList002433 .main .slick-arrow:before{width:40%; height: 40%;margin: 0;left: 40%; top: 30%;}
.PicList002433 .main .slick-next:before{left: 20%;}
}

.PicList002433  .list ul{ padding:0 50px;}
.PicList002433  .list li{ float:left; position:relative;  text-align:center; margin-bottom:4%;}
.PicList002433  .list li:first-child:before,
.PicList002433  .list li:last-child:after{ position:absolute; content:''; bottom:0px; height:90px; width:50px;}
.PicList002433  .list li:first-child:before{ left:-50px; background:url(../images/PicList002433_ul_l.png) no-repeat 0 0;}
.PicList002433  .list li:last-child:after{right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433  .list li aside{ padding-top:35px;height:90px; background:url(../images/PicList002433_libg.png) repeat-x left top;}
.PicList002433  .list li .ytable{ height:245px;}
.PicList002433  .list li .ytable-cell{ vertical-align:bottom;}
.PicList002433  .list li figure{ position:relative; display:inline-block;max-width: 80%;}
.PicList002433  .list li figure:after{ position:absolute; right:-24px; background:url(../images/PicList002433_ying.png) no-repeat left bottom; width:24px; height:100%; background-size:contain; content:'';}
.PicList002433  .list li figure img{ max-height:245px;padding: 8px;padding-top: 12px;background: url(../images/PicList002433_kuang.png) no-repeat ;background-size:100% 100%;}
.PicList002433  .list li p{ margin:0 auto; max-width:210px;width:90%; line-height:20px; max-height:40px; color:#333;}
.PicList002433  .list .ul-3 li{width:33.33333333%;}
.PicList002433  .list .ul-3 li:nth-child(3):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433  .list .ul-2 li{width:50%;}
.PicList002433  .list .ul-2 li:nth-child(2):after{ position:absolute; content:''; bottom:0px; height:90px; width:50px; right:-50px; background:url(../images/PicList002433_ul_r.png) no-repeat 0 0;}
.PicList002433  .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002433  .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList002433  .list .ul-1 li{width:100%;}
@media(max-width:640px){
.PicList002433  .auto,
.PicList002433  .list ul{ padding:0;}
.PicList002433  .list li p{ font-size:12px;}
.PicList002433  .list li .ytable{ height:150px;}
.PicList002433  .list li figure img{ max-height:150px; padding:3px}
.PicList002433  .list .ul-2 li:nth-child(1) > *{ padding-left:30%;}
.PicList002433  .list .ul-2 li:nth-child(2) > *{ padding-right:30%;}
.PicList002433  .list .ul-3 li:nth-child(3):after,
.PicList002433  .list li:first-child:before{ display:none;}
}
@media(max-width:480px){
.PicList002433  .list li .ytable{ height:100px;}
.PicList002433  .list li figure img{ max-height:100px;}
}


/*Floor002560 */
.Floor002560{ background:#f5f5f5; padding:3% 0}
.Floor002560 .owl-stage-outer{ position:relative; overflow:hidden;}
.Floor002560 .owl-item{ float:left;}
@media(min-width:641px){
.Floor002560 .owl-stage-outer{ padding-top:60px; padding-bottom:10px;}
.Floor002560 .owl-item:nth-child(2n-1){ margin-top:-50px;}
}
.Floor002560 .owl-nav.disabled{ display:none;}
.Floor002560 .item a{ font-size:12px; display:block; background:#fff; padding:10px; border:1px solid #d6d6d6; transition:0.3s;}
.Floor002560 .item .Ispic{ border:1px solid #e9e9eb; padding-bottom:100%;transition:0.3s;}
.Floor002560 .item h3{ margin:10px 0 10px 0; font-size:18px;text-align: center;font-weight: normal;}
.Floor002560 .item p{ line-height:18px; overflow:hidden; height:36px; margin:0 0 10px 0;}
.Floor002560 .item span{ color:#787878; display:block; margin-bottom:15px;}
.Floor002560 .item a:hover{ background:#41a195; color:#fff; border-color:transparent;box-shadow:0 0 10px #ccc;}
.Floor002560 .item a:hover .Ispic{box-shadow:0 0 3px #fff; border-color:#41a195;}
.Floor002560 .item a:hover span,
.Floor002560 .item a:hover p{ color:#fff;}
.Floor002560 .owl-carousel{ position:relative;}
.Floor002560 .owl-nav button{ width:40px; height:40px;padding:0; background:none; cursor:pointer; border:none;}
.Floor002560 .owl-nav button.disabled{ opacity:0.5; cursor:default;}
.Floor002560 .owl-nav button span{ width:20px; height:20px; overflow:hidden; line-height:1000px; transform:rotate(-45deg); -ms-transform:rotate(-45deg); display:inline-block;}
.Floor002560 .owl-nav .owl-prev{ left:-40px;}
.Floor002560 .owl-nav .owl-prev span{border-left:3px solid #000; border-top:3px solid #000; }
.Floor002560 .owl-nav .owl-next{ right:-40px;}
.Floor002560 .owl-nav .owl-next span{border-right:3px solid #000; border-bottom:3px solid #000; }
@media(min-width:1361px){
.Floor002560 .owl-nav button{ position:absolute; top:50%; margin-top:-20px;z-index:10;}
}
@media(max-width:1360px){
.Floor002560 .owl-nav{ text-align:center; padding:3% 0 0 0;}
}
/*
 .TextList002241 为demo编号
 */
.TextList002241{ padding: 3% 0;background: #fff;font-size: 16px; }
.TextList002241 .list dl{display: block; margin-bottom:25px;padding:30px 40px;background: #fff;     box-shadow: 0 0 5px #ccc;}
.TextList002241 .list dl dt{color: #555;font-size: 20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height: 1.5em;line-height: 1.5;overflow: hidden; margin-bottom: 16px;}
.TextList002241 .list dl dd{color: #555;font-weight: normal;margin-bottom: 10px;}
.TextList002241 .list dl dd.hl{height:45px;    overflow: hidden;}
.TextList002241 .list dl dd span{color: #666;font-weight: normal;}
.TextList002241 .list dl:hover{background: #41a195;}
.TextList002241 .list dl:hover{color: #fff;}
.TextList002241 .list dl:hover dt{color: #fff;}
.TextList002241 .list dl:hover dt+dd{color: #fff;}
.TextList002241 .list dl:hover dd{color: #fff;}
.TextList002241 .list dl:hover dd span{color: #fff;}
@media (min-width: 640px){
.TextList002241 .list dl:nth-child(2n){margin-right: 0;}
.TextList002241 .list dl:nth-child(3n){margin-right: 1%;}
.TextList002241 .list dl{float:left;  width: 48%; margin: 0 1% 25px;}
}
@media (min-width: 1024px){
.TextList002241 .list dl:nth-child(3n){margin-right: 0;}
.TextList002241 .list dl:nth-child(2n){margin-right: 1%;}
.TextList002241 .list dl{ width: 31.33%;box-shadow:  0 0 5px #ccc;min-height: 230px;}
}


/*PicList000687 */

.PicList000687{overflow: hidden;}
.PicList000687 .auto{max-width: 1400px;}


.PicList000687 .more{ text-align: center;width: 125px; line-height: 40px;color: #fff; background: #41a195;display: block;}
.PicList000687 .more:hover{background: #41a195;}
.PicList000687 .more:after{display: inline-block; content: '';background: url("../images/PicList000687_more.png") no-repeat; width: 25px; height: 6px; vertical-align: middle; margin-left: 5px;}
@media(max-width:480px){
.PicList000687 .more{line-height: 10vw;}
}

.PicList000687 .tit{font-size: 20px;color: #000;}
.PicList000687 time{}
.PicList000687  p{line-height: 1.715em;color: #7d7d7d;height: 3.43em; margin-bottom: 2.03vw;margin-top: 15px;}
@media(max-width:640px){
.PicList000687 .tit{font-size:4vw;}
.PicList000687  p{font-size:3.5vw;}
}
.PicList000687 .news-top{padding: 3.125vw 0 4.22vw;}
.PicList000687 .news-top .info{border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.PicList000687 .news-top time{border-left:1px solid #c6c6c6; padding-left: 1.62vw;display: block; margin-bottom: 2.61vw;color: #41a195;font-size: 18px;}
.PicList000687 .news-top time span{display: block;font-size: 2em;}
.PicList000687 .news-top .slick-dots{ text-align: center;padding-top: 1.72vw;}
.PicList000687 .news-top .slick-dots li{display: inline-block; width: 20px; height:3px; margin: 0 5px;background-color: #d9d9d9;}
.PicList000687 .news-top .slick-dots li button{display: none;}
.PicList000687 .news-top .slick-dots li.slick-active{background:#41a195;}
@media(min-width:769px){
.PicList000687 .news-top .pic{width: 520px;}
.PicList000687 .news-top .info .main{padding-left: 5.21vw;}
}
@media(min-width:1025px) and (max-width:1024px){
.PicList000687 .news-top .pic{width: 45%;}
}
@media(max-width:768px){
.PicList000687 .news-top .ytable-cell,
.PicList000687 .news-top .ytable{display: block;}
.PicList000687 .news-top .info{padding: 5vw;}
}
@media(max-width:640px){
.PicList000687 .news-top time{font-size: 3.6vw;}
}

.PicList000687 .news-list{background: #f5f5f5;padding: 4.1vw 0 2vw 0;}
.PicList000687 .news-list.search .li a{padding:15px 0;}
.PicList000687 .news-list.pt{padding-top: 1.41vw;}
.PicList000687 .news-list li{background: #fff; margin-bottom: 1.41vw;}
.PicList000687 .news-list li a:hover{box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.PicList000687 .news-list .main{border-left: 2px solid #41a195; padding-left: 4.17vw; padding-right: 4.06vw;}
.PicList000687 .news-list .tit{margin-bottom: 5px;}
.PicList000687 .news-list time{color: #ccc;margin: 15px 0;display: block;}
.PicList000687 .news-list .more{line-height: normal;color: #a5894b;background: none;width: auto; text-align: left;}
.PicList000687 .news-list .more:after{background-image: url("../images/PicList000687_more.gif");}
@media(min-width:641px){
.PicList000687 .news-list .pic{width: 320px;}
}
@media(max-width:640px){
.PicList000687 .news-list .ytable-cell,
.PicList000687 .news-list .ytable{display: block;}
.PicList000687 .news-list li{margin-bottom:4vw;}
.PicList000687 .news-list .main{padding: 4vw;border: 2px solid #a52d34; border-bottom: 0;}
}



/*
 .Page001527 为demo编号
 */
.Page001527 .Pages{ padding: 20px 0; text-align: center; line-height: 23px; zoom: 1; overflow: hidden; }
.Page001527 .Pages a{ display: inline-block; height: 40px; margin: 0 5px; font-size: 16px; line-height: 40px; }
.Page001527 .p_cur,
.Page001527 .p_count,
.Page001527 .p_total,
.Page001527 .p_jump{ display: none; }
.Page001527 .p_page{ padding: 0px 5px; display: inline-block; }
.Page001527 .p_page a{color:#5f5c4d; border:solid 1px #ececec; display:inline-block; padding:0 12px; overflow:hidden; position:relative;  background-color:#fff;}
.Page001527 .p_page .a_prev,
.Page001527 .p_page .a_next{ width:80px; }
.Page001527 .p_page .num a{ width:44px; }
/*hover*/
.Page001527 .p_page .a_first:hover,
.Page001527 .p_page .a_end:hover,
.Page001527 .p_page .a_prev:hover,
.Page001527 .p_page .a_next:hover,
.Page001527 .p_page .num a:hover,
.Page001527 .p_page .num .a_cur{ background:#41a195; color:#fff; }
.Page001527 em{ font-style:normal;}

@media (max-width:768px){
.Page001527 .a_first,
.Page001527 .a_end,
.Page001527 .p_page .num a{ display:none !important;}
	
}

/*
 .PicList000593 为demo编号
 */
.PicList000593{ padding:3% 0}
.PicList000593 li{ float:left; width:32%; margin-right:2%; position:relative; margin-bottom:2%;}
.PicList000593 li:nth-child(3n){ margin-right:0;}
.PicList000593 li .video_files{position:absolute; left:0; top:0; width:100%; height:100%; z-index:10;}
.PicList000593 li .video_files video{width:100%; height:100%; background-color:#000;}
.PicList000593 li .video_files .close{position: absolute;right: 3%;top: 3%;z-index: 10;width: 30px;height: 30px;border-radius: 50%;background-color: #761b1b;cursor: pointer;}
.PicList000593 li .video_files .close::before,
.PicList000593 li .video_files .close::after{ position:absolute; content:''; width:3px; height:70%; border-radius:3px; background-color:#fff; left:13px; top:5px;}
.PicList000593 li .video_files .close::before{ transform:rotate(45deg);}
.PicList000593 li .video_files .close::after{ transform:rotate(-45deg);}
.PicList000593 li figure{ position:relative;}
.PicList000593 li figure em{ display:block; padding-bottom:65%; background-size:cover; background-position:center center; background-repeat:no-repeat;}
.PicList000593 li figure a{ width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,0.5); }
.PicList000593 li figure a::before,
.PicList000593 li figure a::after{position: absolute; content:'';z-index: 5;top: 50%;left: 50%;}
.PicList000593 li figure a::before{width: 70px;height: 70px;border: 3px solid rgba(255,255,255,0.6);margin-left: -35px;margin-top: -35px;border-radius: 50%;}
.PicList000593 li figure a::after{width: 0;height: 0;border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-left: 20px solid rgba(255,255,255,0.6);margin-left: -3px;margin-top: -12px;}
.PicList000593 li p{text-align:center;margin-top: 10px;}
@media(max-width:768px){
.PicList000593 li{width:49%; margin-right:2%;}
.PicList000593 li:nth-child(3n){ margin-right:2%;}
.PicList000593 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:480px){
.PicList000593 li figure a::before{width: 50px;height: 50px;margin-left: -25px;margin-top: -25px;}
.PicList000593 li figure a::after{border-top-width: 10px;border-bottom-width: 10px;border-left-width: 15px;margin-left: -3px;margin-top: -7px;}
}
@media(max-width:375px){
.PicList000593 li figure a::before{width: 40px;height: 40px;margin-left: -20px;margin-top: -20px;}
.PicList000593 li{width:100%; float:none; margin-right:0 !important;}
}

/*RighInfo002939 */
.RighInfo002939{padding:3% 0;}
.RighInfo002939 .name{border-bottom: 1px dotted #cecece; text-align: center; margin-bottom: 37px;}
.RighInfo002939 .name h1{margin: 0 0 30px 0;font-size: 20px;color: #333;}
.RighInfo002939 .time{color: #c8c8c8;padding-bottom: 1.72vw;line-height: 16px;}
.RighInfo002939 .share{margin-left: 10px;}
.RighInfo002939 .time time,
.RighInfo002939 .share,
.RighInfo002939 .share > *{display: inline-block; vertical-align: middle;}
.RighInfo002939 .share em{font-style: normal;}
.bshare-custom{display: inline-block;}
#bsPanel,
#bsPanel *,
.bsBox,
.bsBox *{box-sizing: content-box;}
.RighInfo002939 .edit-info{line-height: 2.5625em;color: #1e1e1e; text-align: justify; padding-bottom: 4vw;}
.RighInfo002939 .info-page{border: solid 1px #eee;}
.RighInfo002939 .info-page dd{line-height: 36px;}
.RighInfo002939 .info-page dd a{padding: 0 20px;}
.RighInfo002939 .info-page dd a:hover{color: #d43e45;}
@media(min-width:641px){
.RighInfo002939 .info-page dd{float: left; width: 50%;}
.RighInfo002939 .info-page dd:nth-child(2){border-left: 1px solid #eee;}
.RighInfo002939 .time,
.RighInfo002939 .info-page dd a,
.RighInfo002939 .edit-info{font-size: 16px;}
}
@media(max-width:640px){
.RighInfo002939 .info-page dd:nth-child(2){border-top: 1px solid #eee;}
.RighInfo002939 .share{display: block; padding-top: 10px;}
}
/*
 .PicList000659 为demo编号
 */
.PicList000659{padding: 3% 0;}
.PicList000659 li{ width:32%;  float:left; margin-right:2%;margin-bottom: 2%;}
.PicList000659 li:nth-child(3n){ margin-right:0;}
.PicList000659 li a{ display:block; border-radius:5px; border:#d9d9d9 1px solid; background-color:#fff; box-shadow:0 0 10px #ccc; padding:3%;}
.PicList000659 li a:hover{ box-shadow:0 0 10px #999;}
.PicList000659 li span{ display:block; background-position: center center; background-repeat:no-repeat; background-size:cover; padding-bottom:66%;}
.PicList000659 li h4{ margin:0; padding:10px 0; font-weight:normal; font-size:16px;text-align: center;}
.PicList000659 li p{ margin:0; height:40px; overflow:hidden; line-height:20px; color:#999;}
@media(max-width:768px){
.PicList000659 li{ width:49%;}
.PicList000659 li:nth-child(3n){ margin-right:2%;}
.PicList000659 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:480px){
.PicList000659 li{ width:100%; margin-right:0 !important;}
}
/*
 .RighInfo001278 为demo编号
 */
.RighInfo001278{ padding:2% 0;}
.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{line-height:24px; 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;}
.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:#6ad1f4;}

.RighInfo001278 .tab{ padding:3% 0;}
.RighInfo001278 .tab .h1_tab{ margin:0; background-color:#ededee;overflow:hidden; font-weight:normal; font-size:14px;}
.RighInfo001278 .tab .h1_tab span{ float:left; padding:0 3%; line-height:44px;  cursor:pointer;}
.RighInfo001278 .tab .h1_tab span.on{ background-color:#54caf2; color:#fff;}
.RighInfo001278 .tab .info{ padding-top:3%;}
@media(max-width:640px){
.RighInfo001278 .prod_info{ padding-left:0;}
.RighInfo001278 .big_img{ margin-bottom:3%;}
.RighInfo001278 .big_img li{ padding:3%;}
 }	
/*PicList003142 */
.PicList003142{padding: 3% 0;}
.PicList003142 li{float: left;  margin-bottom: 2.5em;}
.PicList003142 li .txt{box-shadow: 0px 0.625em 4.375em rgba(0, 0, 0, 0.05);padding: 1.875em;}
.PicList003142 li .tit{ font-size:18px;line-height: 1.6666; min-height: 3.3332em;font-family: 'SourceHanSansCN-Medium';}
.PicList003142 li p{font-size: 0.875em; line-height: 1.78571; min-height: 3.57142em;color: #999999;}
.PicList003142 li .pic{overflow: hidden;position: relative;}
.PicList003142 li .Ispic{padding-bottom: 62.223%;transition: 0.3s;}
.PicList003142 li a:hover .Ispic{transform: scale(1.1);}
.PicList003142 li a:hover{color: #41a195;}
.PicList003142 li time{color: #fff;display:inline-block;background:#41a195;font-family: 'Roboto-Regular';position: absolute;bottom: 0;left: 0;padding: 10px 20px;}
.PicList003142 li a:hover time{background:#184475}
@media (min-width:1025px) {
.PicList003142 li{width: 32.143%;}
.PicList003142 li:not(:nth-child(3n)){margin-right: 1.7855%;}
.PicList003142 li:nth-child(3n+1){clear: left;}    
}
@media (max-width:1024px) {
.PicList003142 .auto{margin-top: 2em;}   
.PicList003142 li{width: 48%;}
.PicList003142 li:not(:nth-child(2n)){margin-right: 4%;}
.PicList003142 li:nth-child(2n+1){clear: left;} 
.PicList003142 li .txt{padding: 1em;}
}

/*
 Floor000868 为demo编号
 */
 .Floor000868 li h5{ color:#333; margin:0; font-size:16px;padding:10px 0; margin-top:12px; text-align:center;}
 .Floor000868 li p{ margin:0; color:#9f9f9f; font-size:14px; line-height:20px; height:40px; padding:0; margin:0; text-align:center;}

 .Floor000868 .flipster-carousel .flip-prev {
    -webkit-transform: translateX(-100%) translateZ(0) rotateY(10deg) scale(0.8);
    -moz-transform: translateX(-100%) translateZ(0) rotateY(10deg) scale(0.8);
    -o-transform: translateX(-100%) translateZ(0) rotateY(10deg) scale(0.8);
    -ms-transform: translateX(-100%) translateZ(0) rotateY(10deg) scale(0.8);
    /* transform: translateX(-60%) translateZ(0) rotateY(80deg) scale(0.8); */
}

.Floor000868 .flipster-carousel .flip-next {
    -webkit-transform: translateX(100%) translateZ(0) rotateY(-10deg) scale(0.8);
    -moz-transform: translateX(-100%) translateZ(0) rotateY(-10deg) scale(0.8);
    -o-transform: translateX(-100%) translateZ(0) rotateY(-10deg) scale(0.8);
    -ms-transform: translateX(-100%) translateZ(0) rotateY(-10deg) scale(0.8);
}

.Floor000868 .flipster-carousel .flip-future {
    -webkit-transform: translateX(-150%) translateZ(0) rotateY(10deg) scale(0.6);
    -moz-transform: translateX(-150%) translateZ(0) rotateY(10deg) scale(0.8);
    -o-transform: translateX(-150%) translateZ(0) rotateY(10deg) scale(0.8);
    -ms-transform: translateX(-100-150) translateZ(0) rotateY(10deg) scale(0.8);
}

.Floor000868 .flipster-carousel .flip-past {
    -webkit-transform: translateX(150%) translateZ(0) rotateY(-10deg) scale(0.6);
    -moz-transform: translateX(150%) translateZ(0) rotateY(-10deg) scale(0.8);
    -o-transform: translateX(150%) translateZ(0) rotateY(-10deg) scale(0.8);
    -ms-transform: translateX(150%) translateZ(0) rotateY(-10deg) scale(0.8);
}

 .Floor000868 .flipto-prev,
 .Floor000868 .flipto-next { position: absolute; font-family:宋体; font-size:24px;  border-radius:100px; width:40px; line-height:40px; text-align:center; top: 34%; z-index: 1; display: block; background-color:rgba(250, 250, 250, 0.6); color: #000; -ms-transition: background-color 300ms ease; -webkit-transition: background-color 300ms ease; -moz-transition: background-color 300ms ease; -o-transition: background-color 300ms ease; transition: background-color 300ms ease;}
 .Floor000868 .flipto-prev:hover,
 .Floor000868 .flipto-next:hover { background-color: #FFF; color: #da0d25; }
 .Floor000868 .flipto-prev { left:20%; }
 .Floor000868 .flipto-next { right:20%; }


 .flipster{padding-bottom: 4%;}


 .Floor000868 .slider .slick-list{margin-left:-60px;}
 .Floor000868 .slider .slick-list .slick-track{padding:40px 0;}
 .Floor000868 .slider .slick-list li{margin-left:60px;transition: all .5s;-webkit-transition: all .5s;}
 .Floor000868 .slider .slick-list li.slick-center{transform: scale(1.2);-webkit-transform: scale(1.2);}

 .Floor000868 .slick-arrow{font-size: 0;color:transparent;z-index:99;position: absolute; font-family:宋体;  border-radius:100px; width:40px; line-height:40px; text-align:center; top: 38%; z-index: 99; display: block; background-color:rgba(250, 250, 250, 0.6);  -ms-transition: background-color 300ms ease; -webkit-transition: background-color 300ms ease; -moz-transition: background-color 300ms ease; -o-transition: background-color 300ms ease; transition: background-color 300ms ease;}
 .Floor000868 .slick-arrow:hover { background-color: #FFF; color: #da0d25; }
 .Floor000868 .slick-arrow::before{content:'';display: block;width:100%;height:100%;position: absolute;top:0;left:0;font-size: 24px;color:#333;}
 .Floor000868 .slick-arrow.slick-prev::before{content:'<'}
 .Floor000868 .slick-arrow.slick-next::before{content:'>'}
 .Floor000868 .slick-arrow.slick-prev { left:5%; }
 .Floor000868 .slick-arrow.slick-next { right:5%; }
 .Floor000868 .slick-arrow:hover::before{color:#da0d25;}

@media(max-width:640px){
    .Floor000868 .slider .slick-list .slick-track{padding:0 0;}
    .Floor000868 .slider .slick-list li.slick-center{transform: scale(1);-webkit-transform: scale(1);}
}

/*
 .RighInfo002800 
 */
.RighInfo002800{padding: 3% 0;    position: relative;}
.RighInfo002800.bottom{padding: 0;display: none;}
.RighInfo002800 .text{margin-bottom: 30px}
.RighInfo002800 .text .p{font-size: 16px;color:#333;line-height: 38px; margin: 0; background-repeat: no-repeat; background-position: left center; padding: 15px 0; padding-left:60px; }
.RighInfo002800 .text .hotline{background-image: url(../images/RighInfo002800-icon1.png);}
.RighInfo002800 .text .tel{background-image: url(../images/RighInfo002800-icon2.png);}
.RighInfo002800 .text .mall{background-image: url(../images/RighInfo002800-icon4.png);}
.RighInfo002800 .text .mall2{background-image: url(../images/RighInfo002800-icon3.png);}
.RighInfo002800 .text .mall3{background-image: url(../images/RighInfo002800-icon5.png);}
.RighInfo002800 .text .address{background-image: url(../images/RighInfo002800-icon6.png);}
.RighInfo002800 .text .wx{background-image: url(../images/RighInfo002800-icon5.png);}
.RighInfo002800 .text .wx img{display: inline-block;  margin-left: 10px; width: 25%; max-width: 136px;}
.RighInfo002800 .map{width: 100%;height: 300px; padding:10px; background: #fff; box-shadow:0 0 28px rgba(0, 0, 0, 0.1) ; border-radius: 10px; }
.RighInfo002800 .map #map1{height: 100%;}
.RighInfo002800 .map #map{height: 100%;}
.RighInfo002800 .map img{max-width: none !important;}

.RighInfo002800 .text{position: absolute; background: rgba(255, 255, 255, 0.8);    z-index: 10;  height: 434px;float: left;width: 30%;padding:3% 2% 3% 3%; }
.RighInfo002800 .map{float: right;height: 320px;}


@media screen and (min-width: 1025px) {
.RighInfo002800 .text{float: left;width: 35%;padding:3% 2% 3% 3%;height: 600px;}
.RighInfo002800 .map{float: right;height: 320px;}
}

@media screen and (min-width: 1200px) {
.RighInfo002800 .map{height: 600px; }
.RighInfo002800 .text{float: left;height: 600px;}
.RighInfo002800 .text .p{font-size: 18px;}
}
@media(max-width:1024px){
    .RighInfo002800 .text{width: 100%;height: 600px; }
.RighInfo002800 .map{height: 600px; }

}
/*Form003139 */
.Form003139 .auto{position: relative;z-index: 1;margin-top: 4.5em;margin-bottom: 4.5em; font-family: 'SourceHanSansCN-Regular';}
.Form003139 .title{font-family: 'SourceHanSansCN-Medium'; font-size: 1.625em;color: #333333; line-height: 1.1538em;}
.Form003139 .title:after{display: block;content: '';width: 15px; height: 2px; background-color: #d72623; margin: 1.1538em 0;}
.Form003139 .desc{font-size: 0.875em;color: #999999;line-height: 1.78571;}
.Form003139 .form{margin-top: 3.375em;}
.Form003139 .form-ul{margin: 0 auto;} 
.Form003139 .form-ul li{margin-bottom: 10px;position: relative;}
.Form003139 .form-ul li .tit{position: absolute;left: 1.1428em; top: 0;font-size: 0.875em; line-height: 3.5714;color: #333333;}
.Form003139 .form-ul li select,
.Form003139 .form-ul li .text{width: 100%;border-radius: 5px; border: solid 1px #8b8b8b;font-size: 0.875em;line-height:  3.5714;height:  3.5714em; background: none;padding: 0 1em;font-family: 'SourceHanSansCN-Regular';}
.Form003139 .form-ul li textarea.text{height: auto;}
.Form003139 .form-ul .btn{width: 10em; background: #6b6b6b;border-radius: 5px;font-size: 0.875em;height:  3.5714em;color: #fff;cursor: pointer; border: 0;font-family: 'SourceHanSansCN-Regular';}
@media (min-width:1025px) {
.Form003139 .form .img{width: 50%;}    
.Form003139 .form-ul .row-2 li{float: left;width:calc(50% - 5px);}
.Form003139 .form-ul .row-2 li:nth-child(2n){float: right;}
.Form003139 .form-ul{width: 75.715%;}
}
@media (max-width:1024px) {
.Form003139 .form-ul{padding: 2em 0;}
.Form003139 .form-ul{width: 90%;}
}


.Ban,.Ban img{width: 100%;}

/*RighInfo002814 */
.RighInfo002814{color: #555; font-size: 16px;line-height: 28px;}

ol,li,ul{list-style: none;}
.list-dl{margin-top: 4%;}
.RighInfo002814 .intro{position: relative; z-index: 1; margin-bottom: 39px;}
.RighInfo002814 .intro .bg{position: absolute; z-index: 0; bottom: -83px; width: 100%;right: 0;}
.RighInfo002814 .intro .bg img{display: block; width: 100%;}
.RighInfo002814 .intro .title{margin-bottom: 0; margin-top: 30px;}
.RighInfo002814 .intro .title aside{padding: 0 75px; margin-left: auto; margin-right: auto;}
.RighInfo002814 .intro .main{border-left:5px solid #f9f9f9;border-right:5px solid #f9f9f9;padding:3%  5%; margin-top: -20px;}
.RighInfo002814 .pic-txt .ytable-cell{vertical-align: top;}
.RighInfo002814 .pic-txt .pic img{display: block; width: 100%;}
.RighInfo002814 .pic-txt .txt ul{width: 90%; color: #666;line-height: 30px;}
.RighInfo002814 .list-dl dt,
.RighInfo002814 .pic-txt .txt ol{padding-left: 25px; background: url(../images/RighInfo002814-icon.png) no-repeat left top;font-weight: bold;font-size: 18px;line-height: 38px; margin-bottom: 20px;}

.RighInfo002814 .list-dl dl{margin-bottom: 30px;}
.RighInfo002814 .list-dl dd{position: relative;padding-left: 15px;}
@media(min-width:769px){
.RighInfo002814 .pic-txt .pic{width: 47.75%;}
.RighInfo002814 .pic-txt .txt ul:not(:last-child){margin-bottom: 10%;}
.RighInfo002814 .list-dl dl{float: left;width: 50%; }
.RighInfo002814 .list-dl dl:nth-child(2n-1){padding-right: 3%;}
.RighInfo002814 .list-dl dl:nth-child(2n+1){clear: left;}
.RighInfo002814 .list-dl dl:last-child{width: 100%;}
}
@media(max-width:768px){
.RighInfo002814 .pic-txt .ytable,
.RighInfo002814 .pic-txt .ytable-cell{display: block;}
.RighInfo002814 .pic-txt .txt ul{margin-bottom: 5%;}
.RighInfo002814 .pic-txt .txt ul{width:100%;}
}

@media(max-width:640px){
    .RighInfo002814{font-size: 3.5vw;}
}


/* 20220921 */
@media(max-width:768px){
    .Home_tit{
        font-size: 26px;
        margin-bottom: 40px;
    }
    .Home_yw .Home_tit{margin-bottom: 6%;font-size: 26px;}
    .Floor003046{margin-bottom: 6%;}
    .RighInfo002816 ul{padding-bottom: 6%;margin-bottom: 0;}
    .RighInfo002816 ul h3{padding-bottom: 6%;font-size: 24px;}
    .RighInfo002816 ul .li .p{margin-top: 0;}
    .Floor003046 .intro .edit-info{padding: 0;}
    .Floor003046 .intro{padding: 20px;}
    .Floor003046 .title{
        padding-bottom: 6%;
        font-size: 22px;
    }
    .Floor003046 .intro .edit-info p{
        margin-bottom: 0;
    }
    .RighInfo002808 .floor-1 .txt .info{
        width: 100%;
        padding-bottom: 6%;
    }
    .RighInfo002808 .floor-1 .count{
        position: unset;
        width: 100%;
    }
    .RighInfo002808 .floor-1 .count li p{
        font-size: 14px;
    }
    .RighInfo002808 .floor-1 .count li aside{
        font-size: 14px;
        font-weight: normal;
    }
    .RighInfo002808 .floor-1 .count li aside b{
        font-size: 30px;
    }
    .RighInfo002814 .intro .title{margin-bottom: 30px;}
    .Bottom001931 dl{    position: absolute;
        background: rgba(255, 255, 255, 0.8);
        z-index: 10;width: 30%;
        padding: 3% 2% 3% 3%;}
    .Bottom001931 dl dd{line-height: 1.5;height: auto;}
    .Menu003070 li a{font-size: 12px;}
    .Menu003070 .auto ul{overflow-x: scroll;white-space: nowrap;width: 100%;display: flex;}
    .Menu003070 li{display: inline-block;}


    .Bottom001931 h1{
        font-size: 18px;
    }
    .Bottom001931 dl dd{margin-bottom: 10px !important;font-size: 14px;}
    .Bottom001931 dl .pic{margin: auto;padding: 0 20px;}

    .Floor003046 .fast-icon li{width: 50%;}

    .RighInfo002806 .txt aside.t-1{font-size: 26px;}
    .title_lm aside.t-1{font-size: 26px;}
    .PicList002433 .tab{font-size: 26px;margin-bottom: 60px;}
    .RighInfo002814 .title span{font-size: 16px;}

    .Floor000868 .flipto-next{right: 5%;}
    .Floor000868 .flipto-prev{left: 5%;}
    .PicList003142 li .tit{font-size: 15px;}
}


/*PicList002949 */
.PicList002949{padding-top:2%;padding-bottom:3%;}
.PicList002949 .item{margin: 2.5vw 0;box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);}
.PicList002949 .item a:hover{color: #1e50ae;}
.PicList002949 .txt .inner{padding: 0 2.03vw 0 2vw;}
.PicList002949 .txt p{line-height: 2.142em; color: #666;text-align: justify;}
.PicList002949 .tit{font-size: 22px; line-height: 1em;color:#333;}
.PicList002949 .tit:after{display: block; margin-top: 20px;margin-bottom:20px; content: '';background: #41a195; width: 48px; height: 2px;}

@media(min-width:1025px){
.PicList002949 .pic{ width:486px;}
}
@media(min-width:641px) and (max-width:1024px){
.PicList002949 .pic{ width:50%;}
.PicList002949 .tit{font-size: 3vw;}
}
@media(max-width:640px){
.PicList002949 .ytable,
.PicList002949 .ytable-cell{display: block;}
.PicList002949 .txt .inner{padding: 5vw;font-size: 3.5vw;}
.PicList002949 .tit{font-size: 5vw;}
}


/*PicList002926 */
.PicList002926 .more{ text-align: center;width: 125px; line-height: 40px;color: #fff; background: #41a195;display: block;}
.PicList002926 .more:hover{background: #184475;}
.PicList002926 .more:after{display: inline-block; content: '';background: url("../images/PicList002926_more.png") no-repeat; width: 25px; height: 6px; vertical-align: middle; margin-left: 5px;}
@media(max-width:480px){
.PicList002926 .more{line-height: 10vw;}
}

.PicList002926 li{margin-bottom: 3vw;}
/* .PicList002926 li:last-child{margin-bottom: 0px;} */
.PicList002926 li .pic a{display: block; overflow: hidden;}
.PicList002926 li .pic img{transition: 0.3s;}
.PicList002926 li:hover .pic img{}
.PicList002926 li:nth-child(2n-1) .info .inner{margin-left: 1.6vw;}
.PicList002926 li:nth-child(2n) .info .inner{margin-right: 2.6vw;}
.PicList002926 li .info .inner{border-top: 1px solid #41a195;border-bottom: 1px solid #41a195; padding: 2.03vw 1.98vw;text-align: center;}
.PicList002926 li .icon img{max-height: 32px;}
.PicList002926 li h3{font-size: 24px;font-weight: normal;}
.PicList002926 li h3:after{display: block; content: ''; height: 2px;background: #41a195; width: 20px; margin: 12px auto;}
.PicList002926 li h3 a{color: #000;white-space:normal;}
.PicList002926 li h3 a:hover{color: #41a195;}
.PicList002926 li .more{margin: 0 auto;}
.PicList002926 li p{color: #666;line-height: 30px;font-size:16px;}
@media(min-width:1025px){
.PicList002926 li .pic{width: 38%;}
}
@media(max-width:1024px){
.PicList002926 li .ytable,
.PicList002926 li .ytable-cell{display: block;}
}
@media(max-width:640px){
.PicList002926 li h3{font-size:4.5vw;}
.PicList002926 li  p{font-size: 3.5vw;}
 .PicList002926 li .info .inner{padding: 5vw 3vw;}
}


/* .business-info{padding-top:3%;} */
.business-info .title{font-size:28px;color:#333;border-bottom:1px solid #e5e5e5;}
.business-info .title:after{content:'';width:40px;height: 2px;background:#41a195;display: block;margin-top:25px;}
.business-info .singlePage p{font-size:16px;line-height: 30px;margin:10px 0;}
.business-info .singlePage .h2{font-size:22px;font-weight:normal;color:#333;margin:2.5% 0;}
.business-info .singlePage table{width:100%;}
.business-info .singlePage table td{font-size:16px;border:1px solid #eee;text-align: center;padding:15px;}
.business-info .singlePage .pic1{float:right;margin-left:40px;}
.business-info .singlePage .box1 dd{width:48.5%;float:left;margin:12px 0;}
.business-info .singlePage .box1 dd:nth-child(2){float:right;}
.business-info .singlePage .box2 dl{margin-left:-1%;}
.business-info .singlePage .box2 dd{width:19%;float:left;margin-left:1%;margin-bottom:1%;}
.business-info .singlePage .box2 .Ispic{padding-bottom:65%;}
.business-info .singlePage .box2 h2{text-align: center;margin:0;background:#41a195;color:#fff;font-size:18px;font-weight: normal;padding:8px 0;}
.business-info .singlePage .box3 .pic{float:left;width:25%;margin-right:40px;}
.business-info .singlePage .box3 .text{float:right;width:71%;padding-top:3%;}
.business-info .singlePage .box4 dl{margin-left:-2%;}
.business-info .singlePage .box4 dd{width:23%;float:left;margin-left:2%;text-align: center;background:#41a195;color:#fff;margin-bottom:2%;padding:15px;box-sizing: border-box;}
.business-info .singlePage .box4 dd img{max-width:50px;}
.business-info .singlePage .box4 dd p{margin-top:5px;margin-bottom:0;}

@media(max-width:640px){
    .business-info .singlePage .box3 .pic{width:100%;margin-right:0;margin-bottom:10px;text-align: center;}
    .business-info .singlePage .box3 .text{width:100%;}
    .business-info .singlePage .box4 dd{width:48%;}
    .business-info .singlePage .box4 dd p{line-height: 1.5;height:9vw;}
    .business-info .singlePage .h2{font-size: 3.5vw;line-height: 2;}
}


/*RighInfo002522 */
.RighInfo002522{font-size: 16px;line-height: 30px;}
.RighInfo002522 .title{ padding-bottom:3%; font-size:36px; color:#41a195;}
.RighInfo002522 .title span{ display:block; font-size:14px; color:#999; text-transform:uppercase;}
.RighInfo002522 .list dl{ float:left; width:100%; display:table; border:1px solid #ededed;  margin-bottom:3.5%;}
.RighInfo002522 .list dl > *{ display:table-cell; vertical-align:middle;}
.RighInfo002522 .list dt{ width:95px;}
.RighInfo002522 .list dt i{font-style: normal;}
.RighInfo002522 .list dt b{ display:block;width:45px; height:45px; border-radius:50%; background:#41a195; color:#fff; font-size:24px; position:relative; overflow:hidden; line-height:45px; text-align:center; margin:25px auto;}
.RighInfo002522 .list dt b::after{ position:absolute; content:''; width:20px; height:7px; background:#184475; bottom:0; right:0;}
.RighInfo002522 .list dd p{ padding:5% 5% 5% 0; color:#666; margin:0;line-height: 25px;    font-size: 16px;min-height: 102px;}
.RighInfo002522 .list dd p span{font-weight: bold; color: #000;}
@media(max-width:1024px){
.RighInfo002522 .title{ font-size:24px;}
}
@media(min-width:769px){
.RighInfo002522 .list dl{width:48%;margin-right:3.5%;}
.RighInfo002522 .list dl:nth-child(2n){ margin-right:0;}
.RighInfo002522 .list dl:nth-child(2n+1){ clear:left;}
}
@media(max-width:768px) and (min-width:481px){
.RighInfo002522 .list dl{ width:48%;}
.RighInfo002522 .list dl:nth-child(2n){ float:right;}
.RighInfo002522 .list dl:nth-child(2n+1){ clear:left;}
}

@media(max-width:640px){
    .RighInfo002522{font-size: 3.5vw;}
    .business-info .singlePage p{font-size: 3.5vw;}
    .business-info .singlePage .box2 dd{width:49%;}
    .business-info .singlePage .box2 h2{font-size: 14px;}
    .RighInfo002522 .list dd p{font-size: 3.5vw;}
}

/*
 .PicList001646 为demo编号
 */
 .PicList001646 .tips{ padding-bottom:3%;}
 
 .PicList001646 dl{ margin-bottom:3%;background-color:#F7F8FA;position: relative;}
 .PicList001646 dl:hover .xq{display: block;}
 .PicList001646 dl .xq{position: absolute;left:0;top:0;width:100%;height:100%;background:rgba(65,161,149,0.95);color:#fff;padding:5%;display: none}
 .PicList001646 dl .xq h1{ font-size:24px;font-weight: normal;margin-bottom:8px;margin-top:0;}
 .PicList001646 dl .xq h2{font-size:16px;font-weight: normal;margin:0;}
 .PicList001646 dl .xq .pre{line-height: 30px;color:rgba(255,255,255,0.8);height: 96px;overflow-y: scroll;margin-top: 20px;padding-right: 20px;font-size: 16px;}
 .PicList001646 dl .xq .pre::-webkit-scrollbar{
     width: 3px;
     height: 3px;
     background-color: rgba(255,255,255,.1);
   }
 
 .PicList001646 dl .xq .pre::-webkit-scrollbar-thumb{
     border-radius: 10px;
     background-color: #fff;
   }
 .PicList001646 dl:last-child{ margin-bottom:0;}
 @media(min-width:481px){
 .PicList001646 dl{ display:table; width:49%;float:left;margin-right:2%;}
 .PicList001646 dl:nth-child(2n){margin-right:0;}
 .PicList001646 dl dt,
 .PicList001646 dl dd{ display:table-cell; vertical-align:middle; width:50%;}
 }
 .PicList001646 dd figure{ padding:0 15%;text-align:left;}
 
 .PicList001646 dt img{ display:block; width:100%;}
 .PicList001646 dd figure *{margin:0;}
 .PicList001646 dd figure h1,
 .PicList001646 dd figure h2{ font-weight:normal; }
 .PicList001646 dd figure h1{ font-size:30px;color:#333; font-family: DIN;}
 .PicList001646 dd figure h1 span{ display:block;}
 .PicList001646 dd figure h2{ font-size:16px; padding:2% 0; position:relative;}
 .PicList001646 dd figure h2::after{  content:''; display: block; width:22px; height:2px; background-color:#0F4B9C;margin-top:17px;}
 .PicList001646 dd figure p{ line-height:30px; height:90px; text-align:left; margin:9% 0 10% 0; overflow:hidden;color:#666; font-size: 16px;}
 
 .PicList001646 dl .xq .more a{display: block;width: 148px;font-size: 16px;line-height: 40px;color: #0F4B9C; background: #fff;border-radius: 40px;text-align: center;font-weight: normal;font-family: 'SourceHanSansCN-Regular';margin-top: 30px;}

.ul_sitemap{}
.ul_sitemap li{padding:10px;border:1px solid #eee;margin-bottom:15px;line-height: 28px;}
.ul_sitemap li strong{display: inline-block;width:100px;text-align: center;background:#41a195;color:#fff;margin-right: 15px;}
.ul_sitemap li strong a{color:#fff;}

 @media(max-width:768px){
 .PicList001646 dd figure pre{ margin:3% 0; height:48px; }
 }

 @media(max-width:640px){
    .PicList001646 dd figure p{font-size: 3.5vw;}
 }

 @media(max-width:480px){
 .PicList001646 dl dd{ padding:3% 0;}
 }
 
 .nones{position: absolute !important;width: 100%;opacity: 0;z-index: -10;top: 0;width: 100%;visibility: hidden;left: 0;}


