
::-webkit-scrollbar{width:6px;height:6px}
::-webkit-scrollbar-track{width:6px;background-color:#eee}
::-webkit-scrollbar-thumb{background-color:#2f385a;background-clip:padding-box;min-height:28px}
::-webkit-scrollbar-thumb:hover{background-color:#d64138}
*{box-sizing:border-box;}


@font-face{font-family:Oswald;src:url(../Fonts/Oswald-Regular.ttf)}


.Hometitle{margin-bottom:2.5em;position:relative;z-index:56;}
.Hometitle:after {display: block;content: '';margin:1em 0 auto  ;width: 3.25em;height: 3px;background: #2f385a;}
.Hometitle .cn{color: #333;font-size: 2.875em;  /* margin-top: -20px; */ }
.Hometitle .en{font-size: 4.125em;line-height: 1; color: rgba(0,0,0,0.05);text-transform: uppercase; font-family: Oswald;font-weight: bold;letter-spacing: 3px;}
@media (max-width:1025px) {
.Hometitle .cn{font-size: 1.875em; }
.Hometitle .en{font-size: 2.125em;}
}
@media (max-width:640px) {
.Hometitle{padding-top:5%}
}

.Homemore{font-size:1em; text-align: center;padding: 0 1.875em;line-height: 3.125em;border-radius: 3.125em;border: solid 2px #2f385a;transition: 0.3s; display: table;}
.Homemore:after{width: 1.3125em;height: 0.8125em;display: inline-block; content: '';margin-left: 1em;background: url(../images/Floor003107-icon.svg) no-repeat;background-size: contain;transition: 0.3s;}
.Homemore:hover{background-color: #d64138;color: #fff;border-color: #d64138;}
.Homemore:hover:after{background-image: url(../images/Floor003107-icon-white.svg);}
@media (max-width:640px) {
.Homemore{line-height: 2.8em;padding: 0 1.4em;}
}
.column-title{margin-bottom: 2em;}
.column-title:after{display: block; content: ''; width: 3.25em; height: 3px; background: #2f385a; margin: 1em 0 auto;}
.column-title .cn{font-size: 2em;color: #333; font-weight: bold;}
@media (max-width:640px) {
.column-title .cn{font-size: 1.8em;}
}
.column-name{ display: flex;align-items: center;justify-content: space-between; margin-bottom: 2em;}
.column-name aside{font-size: 1.875em; font-weight: bold; line-height: 1.5;display: flex;align-items: center;color: #d64138;  }
.column-name aside::after{display: inline-block;content: '';width: 0.6em;height: 0.6em;border-bottom: 3px solid #d64138;border-left: 3px solid #d64138;transform: rotate(-135deg);-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg);margin-left: 0.5em;vertical-align: middle;}
.column-name .icon img{ width:2.5em; opacity: 0.6;}
.column-name .columnmore{font-size:1.125em; color: #666; font-weight: bold; position: relative; padding-right:1.5em;}
.column-name .columnmore:hover{color: #d64138;}

.column-name .columnmore i{position: absolute; top:0; right:0px; width:20px; height:20px; border-radius: 50%; border: 1px solid #999;  cursor:pointer;}
.column-name .columnmore i:before,
.column-name .columnmore i:after{ position:absolute; content:''; background-color:#999;}
.column-name .columnmore i:before{ left:25%; width:50%;height:1px; top:50%; margin-top:0px;}
.column-name .columnmore i:after{ top:28%; height:50%; width:1px; left:50%; margin-left:0px;}
.column-name .columnmore:hover i{border: 1px solid #d64138;}
.column-name .columnmore:hover i:before,
.column-name .columnmore:hover i:after{  background-color:#d64138;}
@media (max-width:768px) {
.column-name aside{font-size: 1.4em; }
}

/*.fullpage */
.fullpage-wrapper .section{position: relative;background-size: cover; background-repeat: no-repeat;}
.fullpage-wrapper .section .fp-tableCell{}
.fullpage-wrapper .fp-auto-height .fp-tableCell{padding:0 !important}
.home_part{height:100vh;overflow:hidden;}
a:hover{color:#d64138}




/*Top003084 */
.Top003084{position: fixed;left: 0; width: 100%;/* background: rgba(0,0,0,0.3);  border-bottom: 1px solid rgba(255,255,255,0.2); */ color: #fff; padding: 0 0px;  z-index: 100;}
.Top003084 .auto{position: relative;}
.Top003084 a{color: #fff;}
.Top003084 nav a{display: inline-block;}
.Top003084 nav a:not(:last-child):after{display: inline-block; width: 1px; height: 82px;background: rgba(255,255,255,0.2); margin: 0 10px; vertical-align: middle; content: '';}
.Top003084 menu li{position:relative; }
.Top003084 menu li:after{position: absolute; bottom: -0.01rem; height: 3px; content: ''; width: 0; background: #d64138; left: 50%; transform: translateX(-50%);transition: 0.3s;}
.Top003084 menu li.aon:after{width: 100%;}
.Top003084 menu li span{font-size: 1em; font-weight: bold; display: block;}
.Top003084 .sub{padding: 10px;display: none;}
.Top003084 .sub dt{line-height: 40px; }
.Top003084 .wap-search{display: none}
.Top003084 .open-search{position: absolute;right:0px; top: 2em;background: url(../images/Top003084-search.png) no-repeat; width: 20px; height: 20px; background-size: 100%;}
.Top003084 .top-search{position: absolute;right: 0px; top:5em;background: #fff; width: 320px;padding-right: 40px;}
.search-show .Top003084 .top-search{display: block;}
.Top003084 .top-search .text{width: 100%;height: 40px;line-height: 40px; border: 0;padding: 0 0.10rem; font-size: 16px;}
.Top003084 .top-search .btn{position: absolute;right: 0;top:0; width: 40px;height: 40px;background: url(../images/Top003084-search.png) no-repeat center center #2f385a; background-size: 50%; }
.Top003084 .top-right > * {display: table-cell;vertical-align: middle;}
.Top003084 .top-right dd { /* margin-right: 1.5em; */}
.Top003084 .top-right dd a {display: inline-block;padding-left: 1.875em;background-repeat: no-repeat;background-position: left center;background-size: auto 20px; font-size: 1.125em; font-weight: bold;}
.Top003084 .top-right dd a.hotline { background-image: url(../images/icon-tel.png); }

.Top003084_{background: #fff;box-shadow: 0 1px 40px rgba(0,0,0,0.1);}
.Top003084_ a{color:#333;}
.Top003084_ .aon a{color:#2f385a;}
.Top003084_ menu li:after{background:#2f385a;}
.Top003084_ .open-search{background: url(../images/Top003084-search2.png) no-repeat;background-size: 100%;}
.Top003084_ .open-search.on:before, .Top003084_ .open-search.on:after{background:#2f385a;}
.Top003084_ .top-right dd a.hotline { background-image: url(../images/icon-tel2.png); }

@media (min-width:1025px) {

.Top003084 menu li{float: left;height: 82px; line-height: 82px; }
.Top003084 menu{padding-right: 2vw;}
.Top003084 .logo{float: left;/* padding-top: 0.10rem; */ width: 20%; }
.Top003084 .logo img{ height: 82px;}
.Top003084 .logo .hlogo{display: none;}
.Top003084_ .logo img{display: none;}
.Top003084_ .logo .hlogo{display: block;}
.Top003084 .top-right{float: right; background: url(../images/top_bg.png) no-repeat left top; width: 80%; background-size: auto;padding-left: 4vw;}
.Top003084 .top-right .head-right dd a {margin-right: 0.625em;}
.Top003084 nav{padding-top: 27px; text-align: right;}
.Top003084 menu li:not(:last-child){margin-right:2vw;}
.Top003084 menu li span a{ position: relative;transition: 0.3s ; }
.Top003084 menu li span a:before {position: absolute;content: '';width: 8px;height: 8px;background: #fff;left:-1.25em;top: 7px;transform: translateY(-50%) rotate(45deg); opacity: 0; transition: all 0.3s ease-in-out;}
.Top003084 menu li:hover span a:before {opacity: 1; }
.Top003084 menu li:hover span a{ left: 0.625em;}
.Top003084 .sub{background: rgba(0,0,0,0.8); position: absolute; left: 50%; margin-left: -75px; width: 150px; top: 100%;border-radius: 0 0 5px 5px;  }
/* .Top003084 menu li:nth-child(5) .sub{width:160px;margin-left:-80px;} */
.Top003084 .sub dt{text-align: center; position: relative;}
.Top003084 .sub dt a{color: #fff;font-size:0.875em;}
.Top003084 .sub dt a:hover{/* text-decoration: underline; */}
.Top003084 .sub dt:after{position: absolute; bottom: -0.01rem; height: 2px; content: ''; width: 0; background: #d64138; left: 50%; transform: translateX(-50%);transition: 0.3s;}
.Top003084 .sub dt:hover:after{width: 100%;}
}
@media (min-width:1200px) {
.Top003084 menu li:not(:last-child){margin-right: 2.5vw;}
}
@media (min-width:1380px) {
.Top003084 menu{padding-right: 4vw;}
.Top003084 menu li:not(:last-child){margin-right: 3.5vw;}
}
@media (max-width:1024px) {
.Top003084 .logo .hlogo{display: none;}
.Top003084_ .logo img{display: none;}
.Top003084_ .logo .hlogo{display: block;}
.Top003084 nav{position: absolute;right: 30px;top: 10px;}
.Top003084 menu{position: absolute;right: 0; top: -100%; transform:translateY(-100%);opacity:0;z-index: 100;width: 240px;background:#cd000b; padding: 2vw; transition: transform 0.3s;}
.Top003084 menu li{ border-bottom: 1px solid rgba(255,255,255,0.2);}
.Top003084 menu li span{padding: 12px 0;}
.Top003084 .logo{display: table; height: 50px;}
.Top003084 .logo a{display: table-cell;; vertical-align: middle;}
.Top003084 .logo img{max-height: 40px;}
.Top003084 .open-search{right: 80px; top: auto;bottom: 10px;width: 20px; height: 20px;}
.Top003084 .open-menu{position: absolute;right:20px;bottom: 0; width: 32px;}
.Top003084 .sub{background: rgba(0,0,0,0.5);}
.menu-show .Top003084 menu{ top: 51px; transform:translateY(0);opacity:1;}
.Top003084_ a{color:#fff;}
.Top003084_ .aon a{color:#fff;}
.Top003084_ .open-menu i{background: #2f385a;}
.Top003084 .wap-search{display:block}
.Top003084 .top-search{top: 51px;width:100%;padding-right:40px;}
.Top003084 .top-search .btn{width:40px; height: 40px;}
.Top003084 .top-search .text{ height: 40px; line-height: 40px;font-size:14px;}
.Top003084 .top-right dd a.hotline{ display: none;}
}
@media (max-width:800px) {
.Top003084 nav{display: none;}
.Top003084 .open-search,
.Top003084 .open-menu{bottom: auto; top: 50%; transform: translateY(-50%);}
}
@media (max-width:480px) {
.Top003084 .logo{width: 58%;}
}



/*Banner003179 */
.Banner003179{position: relative;z-index: 1;}
.Banner003179 li.slick-slide{position: relative;}
.Banner003179 li.slick-slide video{position: absolute; z-index: 10; left: 50%; top: 50%; transform: translate(-50%,-50%);min-height: 100%; min-width: 100%;}
.Banner003179 li .url{position: absolute; left: 0;top: 0;width: 100%;height: 100%;z-index: 2; opacity: 0;background-color: #ffff;}
.Banner003179 .slick-list li, 
.Banner003179 .slick-list li .pc{ z-index: 1;height: 100vh;width: 100%;}
.Banner003179 .slick-list li .pc{background-repeat: no-repeat;background-size: cover;background-position: center;}
.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: 20px;height: 20px;border: solid 3px #ffffff; margin: 0 8px; border-radius: 50%;}
.Banner003179 .slick-dots li button{display: none;}
.Banner003179 .slick-dots li.slick-active{border: 0;background-color: #d64138;}
.Banner003179 .slick-arrow{position: absolute; z-index: 30; top: 50%; width: 40px; height: 40px; transform: translate(-50%, -50%) rotate(45deg);  border: 1px solid rgba(255,255,255,1);padding: 0; margin-top: -28px; border-radius: 4px; transition: 0.3s;}
.Banner003179 .slick-prev{left: 8%;}
.Banner003179 .slick-next{right: 8%;}
.Banner003179 .slick-arrow:hover{background: #fff;}
.Banner003179 .slick-arrow:before{position: absolute; content: ''; width: 10px; height:10px; border-bottom: 2px solid #fff;border-left: 2px solid #fff; left: 50%; top: 50%; margin: -5px 0 0 -5px; transform: rotate(0deg);-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);}
.Banner003179 .slick-next:before{transform: rotate(-175deg);-webkit-transform: rotate(-175deg);-ms-transform: rotate(-175deg);}
.Banner003179 .slick-arrow:hover:before{ border-color: #d64138; }
@media (min-width:1025px) {
.Banner003179 .wap{display: none;}
}
@media (max-width:1024px) {
.Banner003179 .slick-list li{height: auto}
.Banner003179 .pc{display: none;}
.Banner003179 .slick-dots li{width: 10px;height: 10px; margin: 0 5px; border-width: 2px;}
}

.mouse-scroll{ background:url(../images/mouse_btn.png) no-repeat center center; width:85px; height:85px; position:absolute; left:50%; bottom:5%; margin-left:-42px; z-index:10; animation:infinite mouse-scroll ease-in-out 1.5s; cursor: pointer;}
@keyframes mouse-scroll{
from{ opacity:0;}
to{ opacity:0.8; }
}
@-webkit-keyframes mouse-scroll{
from{ opacity:0;}
to{ opacity:0.8;}
}

@media (max-width:640px) {
.mouse-scroll{display: none}
}

.video-box{ position:fixed; top:0; left:0; width:100%; height:100%; z-index:300; background:rgba(0,0,0,0.85);}
.video-box .close{ cursor:pointer; width:40px; height:40px; position:fixed; z-index:4; right:20px; top:20px;}
.video-box .close::before,
.video-box .close::after{ position:absolute; content:''; width:80%; left:10%; height:3px; top:50%; margin-top:-1.5px; background:#fff; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.video-box .close::before{ transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.video-box .ytable{height: 100%;}
.video-box .ytable-cell{ text-align:center;}
.video-box video{ width:90%; max-width:900px;}


/*Floor003107 */
.Floor003107{position: relative; /* background: #f3f3f3; */}
.Floor003107{background-repeat: no-repeat; background-position: center top;background-size: cover; padding: 1.6em 0 1.5em 0;}
.Floor003107 .Homemore{ margin-top: 3em;}

.Floor003107 .left{height: 100%; position: relative;height: 100vh;}
.Floor003107 .pic{position:absolute;right:0;top:0;width:40%;height:100vh;background-color:#666;}

.Floor003107 .info{font-size: 1em;line-height: 2.2;}
.Floor003107 .number dt{font-family: 'Oswald-Medium';font-size: 0.6em;color: #003f84; padding-right: 0.166em; line-height: 1;}
.Floor003107 .number dd .t-1{font-size: 0.28em;	color: #333;line-height: 1.071;}
.Floor003107 .number dd .t-2{font-size: 0.14em;}


.Floor003107 .right{position: relative; z-index: 1; height: 100vh;}
.Floor003107 .open-video{position: absolute;right: 20%;bottom: 47%; cursor: pointer; z-index: 10;}
.Floor003107 .open-video i{display: block;width: 60px; height: 60px; border-radius: 50%; background: #d64138 url(../images/Floor002841_btn.png) no-repeat center center;position: relative; z-index: 4;}
.Floor003107 .open-video:before,
.Floor003107 .open-video:after{position: absolute; content: '';border-radius: 50%;background: #d64138; opacity: 0.2;-webkit-opacity: 0.2; animation: scale 3s infinite;-webkit-animation: scale 3s infinite;}
.Floor003107 .open-video:before{left: -20px; top: -20px; bottom: -20px;right: -20px; animation-delay: 0.3s;}
.Floor003107 .open-video:after{left: -30px; top: -30px; bottom: -30px;right: -30px;}
@keyframes scale{
	0%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
	50%{transform: scale(0.8);-webkit-transform: scale(0.8);-ms-transform: scale(0.8);}
	100%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
}
@-webkit-keyframes scale{
	0%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
	50%{transform: scale(0.8);-webkit-transform: scale(0.8);-ms-transform: scale(0.8);}
	100%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
}
@-ms-keyframes scale{
	0%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
	50%{transform: scale(0.8);-webkit-transform: scale(0.8);-ms-transform: scale(0.8);}
	100%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
}



@media (min-width:1025px) {
.Floor003107 .left{width:50%;}
.Floor003107 .right{width: 45%;}
.Floor003107 .number dl{display: table;}
.Floor003107 .number dl > *{display: table-cell;;vertical-align: middle;}
.Floor003107 .number dl:not(:last-child){margin-bottom: 1.22em;}	
}
@media (max-width:1024px) {
.Floor003107{background: none!important; padding: 0.5em 0;}
.Floor003107 .info{margin-bottom: 3em;}
.Floor003107 .right{position: relative;z-index: 1; margin-top: 0.5em;}
.Floor003107 .right .number{position: absolute; left: 0; height: 100%;top: 0; width: 50%;display: flex; align-items: center; flex-wrap: wrap;}
.Floor003107 .right .number dl{width: 100%;display: flex;align-items: center;}
}
@media (max-width:640px) {
.Floor003107{ height: auto; padding-bottom:5%}
.Floor003107 .right{display: none}
.Floor003107 .left{height: auto}
.Floor003107 .pic{position: relative; width: 100%; height: auto; padding-bottom:40%}
.Floor003107 .open-video{ bottom: auto; top:20%;}
.Floor003107 .open-video i{width: 40px; height: 40px;}

.Floor003107 .more,
.Floor003107 .info{font-size:15px;}
.Floor003107 .number dd .t-1{font-size: 0.32em;}
.Floor003107 .number dd .t-2{font-size: 0.22em;}
}



/*Floor003006 */
.Floor003006{position: relative; z-index: 1; }
.Floor003006 .Hometitle{ text-align: center;}
.Floor003006 .Hometitle:after{margin: 1em auto 0;}

.Floor003006 .tab{ text-align:center; padding:0% 0 2%;}
.Floor003006 .tab span{ display:inline-block; min-width:11.25em; height:2.8em; line-height:2.8; color:#2f385a; font-size:1em; border:1px solid #2f385a; margin:0 0.5% 2px; border-radius:50px; cursor:pointer;}
.Floor003006 .tab span.cur{ border-color:#d64138; background-color:#d64138; color:#fff;}

.Floor003006 .list ul{ display:none;}
.Floor003006 .list li{float: left;  width:25%; padding: 2%; position: relative; }
.Floor003006 .list li .pic{overflow: hidden;}
.Floor003006 .list li .Ispic{padding-bottom: 72%;transition: 0.3s;}
.Floor003006 .list li a{display: block;vertical-align: middle; }
.Floor003006 .list li .txt{position: absolute; z-index: 10;width: 100%; height: 100%; background-color: rgba(0,0,0,0.3); color: #fff; text-align: center;  left: 50%; top: 50%; transform: translate(-50%,-50%) scale(0); opacity: 0; transition: 0.3s;}
.Floor003006 .list li .txt .ytable{height: 100%;}
.Floor003006 .t-2{color: #fff; text-align: center; font-size: 1em;}
.Floor003006 .list li a:hover .txt{opacity: 1;transform: translate(-50%,-50%) scale(1);}
@media(max-width:1024px){
.Floor003006{padding-top: 3%; padding-bottom: 3%}
.Floor003006 .title{font-size: 5vw;}
.Floor003006 .list li figure{height: 12vw;}
.Floor003006 .list li img{max-height: 8vw; width: 80%;display: block; margin: 0 auto;}
.Floor003006 .tab span{min-width:inherit;padding-left: 10px; padding-right: 10px;}
}
@media(max-width:640px){
.Floor003006 .title{font-size: 8vw;}
.Floor003006 .list li{width:50%; }
.Floor003006 .tab span{float: left; font-size: 16px; width: 48%;}
.Floor003006 .tab span:nth-child(odd){clear: both}
.Floor003006 .t-2{font-size: 15px;}
}



/*Floor003106 */
.Floor003106{position: relative;z-index: 1; overflow: hidden;}
/*.Floor003106 .Hometitle{position: absolute;z-index: 3; top:8vw; left:50%; transform:translateX(-50%); color: #fff; padding-bottom: 0; z-index: 5;}*/
.Floor003106 .Hometitle{position: relative; top:0vw;  color: #fff; padding-bottom: 0; z-index: 5;margin-bottom:6%;}
.Floor003106 .Hometitle{ text-align: center;}
.Floor003106 .Hometitle .cn{ color: #fff;}
.Floor003106 .Hometitle .en{ color: rgba(255,255,255,0.1);}
.Floor003106 .Hometitle:after{margin: 1em auto 0; background: #fff;}
.Floor003106 .bg-img{position: relative;}
.Floor003106 .bg-img:before{position: absolute;content: ''; width:100%; height:100%; background:rgba(0,0,0,0.5); left:0; top:0; z-index: 2;}
.Floor003106 .bg-img .pic{position:relative;height:100vh;transition:transform .5s ease-in-out}
/* .Floor003106 .bg-img .pic:after{content:"";display:block;position:absolute;left:0;bottom:0;width:100vw;height:100vh;background:rgba(0,0,0,0.1);background-size:100% 100%;z-index:50;opacity:0.5} */
.Floor003106 .main .slider{border: 1px solid rgba(255,255,255,0.2);}
.Floor003106 .main .slider li{text-align: center; padding:34px 20px; color: #fff; cursor: pointer; background-color: rgba(47,56,90,0.4); position: relative;   }
.Floor003106 .main .slider li.slick-current,
.Floor003106 .main .slider li:hover{background-color: rgba(47,56,90,0.9);}
.Floor003106 .main .slider li.slick-slide:before{position: absolute;left: 0;top: 0;height: 100%;right:0; /* background: rgba(255,255,255,0.3); */ content: '';border-right: 1px solid rgba(255,255,255,0.2);}
.Floor003106 .main .slider li.slick-active:last-child:before{border-right-color: transparent;}
.Floor003106 .main .slider li .con{ position: relative;}
.Floor003106 .main .slider li .con > *{display: table-cell; vertical-align: middle;}
.Floor003106 .main .slider li .icon{position: relative;display: table-cell; margin:0 auto 15px;}
.Floor003106 .main .slider li .icon img{display: block; width:55px; height:55px;}
.Floor003106 .main .slider li .icon aside{position: absolute;left: 0; top:0; width: 100%;opacity: 0;transition: 0.3s;}
.Floor003106 .main .slider li .name{font-size:1.125em;color: #fff; padding-left: 1em;}
.Floor003106 .main .slider .slick-arrow{display: none!important}

.Floor003106 .open-video{position: absolute;right: 8%;bottom: 20%; cursor: pointer; z-index: 10;}
.Floor003106 .open-video i{display: block;width: 40px; height: 40px; border-radius: 50%; background: #d64138 url(../images/Floor002841_btn.png) no-repeat center center;position: relative; z-index: 4;}
.Floor003106 .open-video:before,
.Floor003106 .open-video:after{position: absolute; content: '';border-radius: 50%;background: #d64138; opacity: 0.2;-webkit-opacity: 0.2; animation: scale 3s infinite;-webkit-animation: scale 3s infinite;}
.Floor003106 .open-video:before{left: -10px; top: -10px; bottom: -10px;right: -10px; animation-delay: 0.3s;}
.Floor003106 .open-video:after{left: -20px; top: -20px; bottom: -20px;right: -20px;}
@keyframes scale{
	0%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
	50%{transform: scale(0.8);-webkit-transform: scale(0.8);-ms-transform: scale(0.8);}
	100%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
}
@-webkit-keyframes scale{
	0%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
	50%{transform: scale(0.8);-webkit-transform: scale(0.8);-ms-transform: scale(0.8);}
	100%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
}
@-ms-keyframes scale{
	0%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
	50%{transform: scale(0.8);-webkit-transform: scale(0.8);-ms-transform: scale(0.8);}
	100%{transform: scale(1);-webkit-transform: scale(1);-ms-transform: scale(1);}
}


/* .Floor003106 .main .slider li.slick-current .icon img,
.Floor003106 .main .slider li:hover .icon img{ transform:translateY(-20%); }
.Floor003106 .main .slider li.slick-current .con .icon > img,
.Floor003106 .main .slider li:hover .con .icon > img{opacity: 0;}
.Floor003106 .main .slider li.slick-current .con .icon aside,
.Floor003106 .main .slider li:hover .con .icon aside{opacity:1;} 
.Floor003106 .main .slider li.slick-current .icon:before,
.Floor003106 .main .slider li:hover .icon:before{position: absolute;content: ''; width:30px; height:30px; background:rgba(255,255,255,.15); left: 50%; top:40%; margin-left: -14px; border-radius: 50%;}*/
/* .Floor003106 .main .slider li.slick-current .name,
.Floor003106 .main .slider li:hover .name{font-weight: bold; color: #00a3ee;} */


.Floor003106 .slick-arrow{position: absolute; z-index: 30; top: 75%; width: 40px; height: 40px; transform: translate(0, -50%) rotate(45deg);  border: 1px solid rgba(255,255,255,1);padding: 0; margin-top: -28px; border-radius: 4px; transition: 0.3s;}
.Floor003106 .slick-prev{left: 45%;}
.Floor003106 .slick-next{right: 45%;}
.Floor003106 .slick-arrow:hover{background: #fff;}
.Floor003106 .slick-arrow:before{position: absolute; content: ''; width: 10px; height:10px; border-bottom: 2px solid #fff;border-left: 2px solid #fff; left: 50%; top: 50%; margin: -5px 0 0 -5px; transform: rotate(0deg);-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);}
.Floor003106 .slick-next:before{transform: rotate(-175deg);-webkit-transform: rotate(-175deg);-ms-transform: rotate(-175deg);}
.Floor003106 .slick-arrow:hover:before{ border-color: #d64138; }




.Floor003106 .txt-area{color:#fff; line-height:2; }
.Floor003106 .txt-area .tit{ font-size:1.875em; line-height: 1;}
.Floor003106 .txt-area p{font-size:1em;margin: 2vw 0;min-height: 64px;}
.Floor003106 .txt-area .more{position:relative;color: #fff;display: block;margin-left: auto;font-size: 14px;line-height: 3em;border-radius: 3em;border: 1px solid #fff;width: 146px;text-align: center;padding-right: 10px;}
.Floor003106 .txt-area .more:before{
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    right: 30px;
    top: 50%;
    margin: -5px 0 0 -5px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    }
.Floor003106 .txt-area .more:hover{background:#fff;color:#d64138}
.Floor003106 .txt-area .more:hover:before{border-bottom: 2px solid #d64138;border-left: 2px solid #d64138;}

@media(max-width:640px){
.Floor003106 .txt-area p{font-size: 15px;}
.Floor003106 .txt-area .tit{ font-size:18px;}
}

.Floor003106 .main{position: absolute; bottom:4%; left: 0; width: 100%; z-index:4; }
.Floor003106 .slick-slider{z-index: 3;}
.Floor003106 .txt-area{position: absolute; left: 0; top:50%;transform:translateY(-50%);  width: 100%;z-index: 3;}


@media (max-width:1024px) {
.Floor003106{overflow: hidden;padding-top: 0.5em;}
.Floor003106 .open-video i{width: 30px; height: 30px;}
.Floor003106 .bg-img .slick-dots{text-align: center;display: flex;align-items: center; justify-content: center; padding: 0.3em 0;}
.Floor003106 .bg-img .slick-dots li{width: 0.2em; height: 0.2em; border-radius: 50%;background-color: #00ac6f; opacity: .3; margin: 0 0.1em;}
.Floor003106 .bg-img .slick-dots li.slick-active{opacity: 1;}
.Floor003106 .bg-img .slick-dots li button{display: none;}
.Floor003106 .main .slider li{padding-top: 10px; padding-bottom: 10px}
.Floor003106 .bg-img .slick-arrow{display: none!important}
.Floor003106 .main .slider{ border: none}
.Floor003106 .main .slider .slick-slider{ padding-left: 60px; padding-right: 60px;}
.Floor003106 .main .slider .slick-arrow{display: block!important; margin-top: auto}
.Floor003106 .slick-prev{left: 0}
.Floor003106 .slick-next{right: 0}
}
@media (max-width:640px) {
.Floor003106 .info{font-size: 0.24em;}
.Floor003106 .main .slider li .name{font-size:16px;}
.Floor003106 .main .slider li a{height: 2.4em;padding: 0.2em 0.2em 0;}
.Floor003106 .main .slider li .icon{margin-bottom: 0.6em; display: none}
/*.Floor003106 .main .slider li a:hover .name{transform: translateY(-1.5em);}*/
.Floor003106 .open-video i{width: 20px; height: 20px;}
.Floor003106 .open-video{bottom: 0; right: 0}
.Floor003106 .bg-img .pic{height: 70vh}
}


/*Floor002618 */

.Floor002618{ padding:5% 0 0;}
.Floor002618 .Homemore{position: absolute;right: 0; bottom: 0; }
.Floor002618 ul{margin-top: 2%;}
.Floor002618 li{ float:left; width:22.75%;  margin-right:3%; transition: 0.3s ease-out; }
.Floor002618 li:nth-child(4n){margin-right:0%;}
.Floor002618 li .pic{ position:relative; overflow:hidden;}
.Floor002618 li .pic .Ispic{padding-bottom: 72%;transition: 0.3s ease-out;}
.Floor002618 li .pic  a:hover .Ispic{transform: scale(1.1);}
.Floor002618 li .pic a{ display:block; position:relative;}
/* .Floor002618 li .pic a::after,
.Floor002618 li .pic a::before{ position:absolute; content:''; border:1px solid #fff; transition:0.2s; transform:scale(0.8); opacity:0;}
.Floor002618 li .pic a::after{ left:3px; right:3px; top:3px; bottom:3px;}
.Floor002618 li .pic a::before{ left:7px; right:7px; top:7px; bottom:7px;}
.Floor002618 li:hover .pic a::after,
.Floor002618 li:hover .pic a::before{transform:scale(1); opacity:1;} */

.Floor002618 li .txt time{ font-size:0.875em; display:block; }
/* .Floor002618 li:hover{ margin-top:-1%;} */
.Floor002618 li .txt{ padding-top:9%;}
.Floor002618 li .txt h2{  font-size:1.25em; font-weight:normal;}
.Floor002618 li .txt p{  line-height:2; max-height:4; font-size:0.875em;}
@media(max-width:1693px){
.Floor002618{ padding-left:2%; padding-right:2%;}
}
@media(max-width:1024px){
.section4{background: no-repeat right bottom; background-size: contain}
.Floor002618 li{ width:47%; margin:0 1.5%; }
}
@media(min-width:641px) and (max-width:1024px){
.Floor002618 li .pic time{ font-size:20px;}
.Floor002618 li .pic time b{ font-size:40px; line-height:none;}
.Floor002618 li .txt h2{ font-size:18px;}
}
@media(max-width:640px){
.Floor002618 li{ float:none; width:auto; margin:0 0 10% 0;}
.Floor002618 li:last-child{ margin-bottom:0;}

.Floor002618 li .pic time{ font-size:18px;}
.Floor002618 li .pic time b{ font-size:36px; line-height:none;}
.Floor002618 li .txt h2{ font-size:18px;}
.Floor002618 li .txt p{font-size: 15px}
}





/*Bottom003076 */
.Bottom003076{position:relative;background-color: #252a32;}
.Bottom003076 .footVideo {position: absolute;top:0;left:0;width: 100%;height: 100%;opacity: .9;}
.Bottom003076 .footVideo video {display: block;width: 100%;height: 100%;object-fit: cover;}
.Bottom003076 section {position: relative;z-index: 1;}
.Bottom003076 .top{background-color: #20252d; padding: 40px 0;}
.Bottom003076 .top .right li{float: left; max-width: 120px;}
.Bottom003076 .top .right li:not(:last-child){margin-right: 1.5vw;}
.Bottom003076 .top .right li aside{color: #909296; margin-top: 1em; line-height: 1; text-align: center; font-size: 0.875em;}
.Bottom003076 .top .logo{display: table; margin-bottom: 33px; margin-top: 18px;}
.Bottom003076 .top .logo > *{display: table-cell; vertical-align: middle;}
.Bottom003076 .top .logo dt{padding-right: 32px;}
.Bottom003076 .top .logo dd{border-left: 1px solid rgba(255,255,255,0.1);padding-left: 32px;color: #fff;line-height: 1;}
.Bottom003076 .top .logo dd aside{font-size: 24px; margin-top: 10px;}

.Bottom003076.has-v ,
.Bottom003076.has-v .top{background-color: transparent; }
.Bottom003076.has-v .top .right li aside,
.Bottom003076.has-v .bottom nav dd a:not(:hover),
.Bottom003076.has-v .copyright,
.Bottom003076.has-v .copyright a:not(:hover) {color:#fff;}
.Bottom003076.has-v .bottom nav {border-bottom-color:#fff;}
.Bottom003076.has-v .copyright dd a:not(:last-child):after{background-color:#fff;}

.Bottom003076 .share li{display: inline-block; position: relative;}
.Bottom003076 .share li figure{position: absolute; left: 0; bottom: 100%; width: 120px; padding: 5px;background: #fff; margin-bottom: 10px;border-radius: 5px;display: none;}
.Bottom003076 .share li figure img{display: block;width: 100%;}
.Bottom003076 .share li figure:before{position: absolute; content: '';border:5px solid transparent; left: 25px; top: 100%;border-top-color: #fff;}
.Bottom003076 .share li:not(:last-child){margin-right: 20px;}
.Bottom003076 .share li a{display: block;border: 1px solid rgba(255,255,255,0.2); width: 40px; height: 40px;background-position: center center;background-repeat: no-repeat;border-radius: 50%; cursor: pointer;}
.Bottom003076 .share li a.a_wx{background-image: url("../images/wx.png");}
.Bottom003076 .share li a.a_sina{background-image: url("../images/sina.png");}
.Bottom003076 .share li a.a_douyin{background-image: url("../images/douyin.png");}
.Bottom003076 .share li a:hover{background-color: #d64138;}

.Bottom003076 .bottom nav{padding: 3vw 0; border-bottom: 1px solid rgba(255,255,255,0.05);}
.Bottom003076 .bottom nav dl{float: left; max-width: 200px;}
.Bottom003076 .bottom nav dt{font-size: 1.125em;color: #fff; margin-bottom: 1.4vw;}
.Bottom003076 .bottom nav dt a{color: #fff;}
.Bottom003076 .bottom nav dd{line-height: 36px;}
.Bottom003076 .bottom nav dd a:not(:hover){color: #909296;}
.Bottom003076 .copyright{padding: 1.5em 0; font-size: 0.875em;}
.Bottom003076 .copyright,
.Bottom003076 .copyright a:not(:hover){color: #909296;}
.Bottom003076 .copyright a:hover{color: #fff;}
.Bottom003076 .copyright dd a:not(:last-child):after{display: inline-block; content: ''; width: 1px; height: 12px;background: #909296; margin: 0 12px; vertical-align: middle;}
@media(max-width:1024px){
.Bottom003076 .bottom nav{display: none;}
.Bottom003076 .top .logo{margin: 0 auto;}
.Bottom003076 .top .right{display: table; margin: 0 auto;}
.Bottom003076 .social-share{text-align: center;padding: 6vw 0;}
.Bottom003076 .social-share .social-share-icon{margin: 0 10px;}
.Bottom003076 .copyright{text-align: center;}
.Bottom003076 .copyright dd{padding-top: 10px;}
.Bottom003076 .share{width:180px; margin: auto;padding-top: 4%; padding-bottom: 4%}
}
@media(max-width:640px){
.Bottom003076 .copyright dl{font-size: 14px;}
.Bottom003076 .top{ padding:20px 0;}
}


/*Other002907 */


.Other002907{position: fixed; right: 30px; top: 50%; transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%); z-index: 9999;  width: 80px; }
.Other002907 li{ position: relative;}
.Other002907 li a{ text-align: center;display: block;line-height: 40px; padding-top: 50px;background-position:center 15px;background-repeat: no-repeat;font-family: 'SourceHanSansCN-Light'; font-size: 12px;color: #999; margin-bottom:55px;}
.Other002907 li a:hover{color: #d64138;font-weight: bold;}
.Other002907 li.li_1 a{background-image: url("../images/Top003084-search.png");}
.Other002907 li.li_2 a{background-image: url("../images/wx.png");}
.Other002907 li.li_4 a{background-image: url("../images/Other002907_gettop.png");background-position:  center 20px; background-color: #005f3d;font-size: 14px;font-family: 'Oswald';color: #fff; margin-left: -1px; margin-right: -1px;padding-top: 35px; height: 70px; line-height: normal;}

.Other002907 ul li figure{ position:absolute; top:0%; right:70px;background:#2f385a; color:#fff; display:none;}
.Other002907 .li_2 figure{ width:150px; padding:10px;}
.Other002907 .li_2 figure img{ display:block; width:100%;} 

.Other002907 .open-search{} 
.Other002907 .top-search{position: absolute;right: 0px; top:0;background: #2f385a; width: 280px;padding:0 40px 0 10px; display: block;border-radius: 50px; }
.search-show .Other002907 .top-search{display: block;}
.Other002907 .top-search .text{width: 100%;height: 50px;line-height: 50px; border: 0;padding: 0 10px; font-size: 14px;background: #2f385a;color:#fff;border-radius: 50px; }
.Other002907 .top-search .btn{position: absolute;right: 0;top:0; width: 40px;height: 50px;background: url(../images/Top003084-search.png) no-repeat center center #2f385a; background-size: 50%;border-radius: 50px; }



.Other002907_on li.li_1 a{background-image: url("../images/Top003084-search2.png");}
.Other002907_on li.li_2 a{background-image: url("../images/wx2.png");}

@media (max-width:1024px) {
.Other002907{display: none}
}











/*Banner003144 */
.Banner003144{ position: relative; z-index: 1;}
.Banner003144 .pc{background-position: center center; background-repeat: no-repeat; height: 31.25em; background-size: cover;}
.Banner003158 li.slick-slide{position: relative;z-index: 1;}
.Banner003144 .txt{position: absolute; left: 0;top: 0;width: 100%;height: 100%;z-index: 10;text-align: center;color: #fff;}
.Banner003144 .txt .ytable{height: 100%; table-layout: fixed;}
.Banner003144 .tit{ font-size: 2.875em;font-weight: 600; line-height: 1.6;}
@media (min-width:1025px) {
.Banner003144 .wap{display: none;}   
}
@media (max-width:1024px) {
.Banner003144 .pc{display: none;}
.Banner003144 .tit{font-size: 1.8em;}   
}
/*Menu003185 */
.Menu003185{border-bottom: 1px solid rgba(9, 34, 53, 0.1); background: #fff;}
.Menu003185_absolute{border-bottom: none; position: relative}
.Menu003185_absolute .subbox{position: absolute; width: 100%;top: 0;left: 0;z-index: 99; border-bottom: 1px solid rgba(9, 34, 53, 0.1); background: #fff; }
.Menu003185_fixd .subbox{position: fixed; z-index: 200}
.Menu003185 ul{display: table;  margin:0 auto;}
.Menu003185 li:not(:last-child){margin-right: calc(60 / 1920 * 100vw);}
.Menu003185 li a{color: #999999;display: block;font-size: calc(18 / 16 * 1em); padding: calc(30 / 18 * 1em) 0;position: relative;}
.Menu003185 li a:after{position: absolute;content: ''; height:3px;width: 0;transition: 0.3s;background-color: #d64138; left: 50%;transform: translateX(-50%); bottom: 0;}
.Menu003185 li a:hover:after,
.Menu003185 li.aon a:after{width: 100%;}
.Menu003185 li a:hover,
.Menu003185 li.aon a{color: #d64138;}
@media (min-width:1025px) {
.Menu003185 li{float: left;}

}
@media (max-width:1024px) {
.Menu003185 .auto{overflow: auto;}
.Menu003185 ul{white-space: nowrap;}
.Menu003185 li{display: inline-block;position: relative;}
}
@media (max-width:768px) {
.Menu003185 li a{font-size: 16px;padding-top: 15px; padding-bottom: 15px;}
}


/*RighInfo000623 */

.RighInfo000623{padding: 4% 0;background: #f5f5f5;}

.RighInfo000623 .ytable-cell{padding: 2.167vw 0;}
.RighInfo000623 .pic .inner{ position: relative;}
.RighInfo000623 .pic time{bottom: 0; text-align: right;position: absolute;right: 0; background: rgba(165,45,51,0.64);color: #fff; padding: 26px 50px 26px 26px;}
.RighInfo000623 .pic time span{display: block;margin-bottom: 5px;font-size: 72px; line-height: 0.8em;}
.RighInfo000623 .pic time span:before{display: inline-block; height: 2px; background: #fff; content: ''; width: 16px; vertical-align:bottom; margin-right: 5px;}

.RighInfo000623 .info{background: #fff; background-size: contain;}
.RighInfo000623 .p-info{font-size: 1em;line-height: 2;color: #333;}
@media(min-width:1025px){
.RighInfo000623 .pic{width: 17.429%;}
.RighInfo000623 .pic .inner{width: 208.696%;}
.RighInfo000623 .info .inner{padding-left: 28.624%;padding-right: 5.548%;}
}
@media(max-width:1024px){
.RighInfo000623 .ytable,
.RighInfo000623 .ytable-cell{display: block;}
.RighInfo000623 .info{padding: 6vw;}
}
@media(max-width:640px){
.RighInfo000623 .pic time span{font-size: 12vw;}
.RighInfo000623 .p-info{font-size: 3.5vw;}
}




/*TextList001939*/
.TextList001939{ margin:4% 0; }

.TextList001939 li{position: relative; float: left; width: 48%; margin-right: 3%; margin-bottom: 3%; }
.TextList001939 li:nth-child(2n) {margin-right: 0%;}
.TextList001939 li .Ispic{position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; padding-bottom: 20%;}
.TextList001939 li .Ispic:after{content: "";display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(255,255,255,0.8); transition: all 0.3s ease-in-out;}
.TextList001939 li:hover .Ispic:after{background: rgba(255,255,255,0);}

.TextList001939 li .con{position:relative; z-index: 10;padding: 5%;}
.TextList001939 li .name{ line-height:normal; }
.TextList001939 li .name h1{ color:#2f385a; font-size: 1.5em;  font-weight: normal;}
.TextList001939 li:hover .name h1{color:#fff; }
.TextList001939 li .btn{position: absolute; top:50%; right: 2em; width:2em; height:2em; border-radius: 4px; border: 1px solid #2f385a; cursor:pointer; transform: translate(-50%, -50%) rotate(45deg); transition: all 0.3s ease-in-out;}
.TextList001939 li .btn:before{position: absolute; content: ''; width: 6px; height:6px; border-bottom: 1px solid #2f385a;border-left: 1px solid #2f385a; left: 50%; top: 50%; margin: -3px 0 0 -3px; transform: rotate(-180deg);-webkit-transform: rotate(-180deg);-ms-transform: rotate(-180deg);}
.TextList001939 li:hover .btn{ background: #fff; border: 1px solid #fff;}

@media(max-width:768px){
.TextList001939 li{float: none; width: 100%; margin-right:0}
.TextList001939 li .con{padding: 2%}
.TextList001939 li .btn{right:5px;}
.TextList001939 li .btn{ width:40px; height:40px;}
.TextList001939 li time,
.TextList001939 li .name h1{ font-size:18px;}
.TextList001939 li .name{ font-size:12px; padding-right:55px;}
}
@media(max-width:375px){
.TextList001939 li .name h1{ font-size:16px;}
.TextList001939 li .btn{ width:35px; height:35px;}
.TextList001939 li .name{padding-right:50px;}
}

/*Location003131 */
.Location003131{}
.Location003131 .current{float: right; padding: 1em 0; font-size: 0.875em; padding-left: 1.6em;background: url(../images/Location003131-icon.svg) no-repeat left center;background-size: 1em auto;}
.Location003131 .current a{ margin: 0 0.625em;}
.Location003131 .current,
.Location003131 .current a:not(:hover){color: #999; margin: 0 0.625em;}
.Location003131 .current span{color: #999;}


.Posi{position: absolute; top: -120px;}

/*RighInfo002814 */
.RighInfo002814{padding: 4% 0; font-size: 1em;line-height: 2.2; }
.RighInfo002814 .box{position: relative;padding:  0 0 4% 0;}
.RighInfo002814 .intro{position: relative; z-index: 1; margin-bottom: 39px;}
.RighInfo002814 .intro img{ height: auto!important}
.RighInfo002814 .intro .bg{position: absolute; z-index: 0; bottom: -43px; 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{ background:#F3F3F3; ;}
.RighInfo002814 .pic-txt .ytable-cell{vertical-align: middle;}
.RighInfo002814 .pic-txt .pic img{display: block; width: 100%;}
.RighInfo002814 .pic-txt .txt{ padding:2% 4%;}
.RighInfo002814 .pic-txt .txt ul{width: 90%;}
.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 dt{line-height: 1.5; font-size: 1.25em; position: relative;color: #2f385a;padding-left: 1.125em;}
.RighInfo002814 .list-dl dt:before{position: absolute; content: ''; width: 8px; height: 8px;background: #2f385a; left: 0; top: 13px; transform: translateY(-50%) rotate(45deg);}

@media(min-width:769px){
.RighInfo002814 .pic-txt .pic{width: 38.75%; padding-left: 4vw;}

.RighInfo002814 .pic-txt .txt ul:not(:last-child){margin-bottom: 10%;}
.RighInfo002814 .list-dl dl{float: left;width: 45%; margin-right: 10%;}
.RighInfo002814 .list-dl dl:nth-child(2n){margin-right: 0%;}
.RighInfo002814 .list-dl dl:nth-child(2n+1){clear: left;}
}
@media(max-width:768px){
.RighInfo002814 .pic-txt .ytable,
.RighInfo002814 .pic-txt .ytable-cell{display: block;}
.RighInfo002814 .pic-txt .txt ul{margin-bottom: 5%;}
}




.RighInfo002814 .list-box3 dl{ float:left; width:100%; display:table; background:#f6f6f6;  margin-bottom:2%;padding:1% 0; min-height:13em ;}
.RighInfo002814 .list-box3 dl > *{ display:table-cell; vertical-align:middle;}
.RighInfo002814 .list-box3 dt{ width:100px;}
.RighInfo002814 .list-box3 dt b{ display:block;width:55px; height:55px; border-radius:50%; background:#2f385a; color:#fff; font-size:24px; position:relative; overflow:hidden; line-height:55px; text-align:center; margin:25px auto;}
.RighInfo002814 .list-box3 dt b::after{ position:absolute; content:''; width:24px; height:8px; background:#d64138; bottom:0; right:0;}
.RighInfo002814 .list-box3 dd{ padding: 0 2% 0 0 ;}
.RighInfo002814 .list-box3 dd h2{margin:0;font-size:1.25em;color:#2f385a;font-weight: bold;}
.RighInfo002814 .list-box3 dd p{  margin:0;}
.RighInfo002814 .list-box3 dl{ width:48%;}
.RighInfo002814 .list-box3 dl:nth-child(2n){ float:right;}
.RighInfo002814 .list-box3 dl:nth-child(2n+1){ clear:left;}
@media(max-width:1024px){
.RighInfo002814 .list-box3 dd h2{font-size:24px;}
}
@media(min-width:769px){
.RighInfo002814 .list-box3 dl{width:48.5%;margin-right:3%;}
.RighInfo002814 .list-box3 dl:nth-child(2n){ margin-right:0;}
.RighInfo002814 .list-box3 dl:nth-child(2n+1){ clear:left;}
}
@media(max-width:768px){
.RighInfo002814 .list-box3 dl{width:100%;margin-right:0;padding: 3% 0;}
.RighInfo002814 .list-box3 dd h2{font-size:18px;}
.RighInfo002814 .list-box3 dd p{font-size:15px;}
.RighInfo002814 .list-box3 dt{width: 60px;}
.RighInfo002814 .list-box3 dt b{margin:10px auto;width:40px; height:40px;line-height:40px; font-size: 20px; }
}




.RighInfo002814 .list-box4 dl dd{float:left;width:100%; display:table;  margin-bottom:2%; background:#f6f6f6;padding:2%; min-height:12em ;}
.RighInfo002814 .list-box4 dl dd{ width:48%;}
.RighInfo002814 .list-box4 dl dd:nth-child(2n){ float:right;}
.RighInfo002814 .list-box4 dl dd:nth-child(2n+1){ clear:left;}
.RighInfo002814 .list-box4 dl dd h2{font-size:1.25em;color:#2f385a;font-weight: bold;margin-bottom:1em; position: relative; line-height: 1.5; padding-left: 1.125em;}
.RighInfo002814 .list-box4 dl dd h2:before {position: absolute;content: '';width: 8px;height: 8px;background: #2f385a;left: 0;top: 13px;transform: translateY(-50%) rotate(45deg);}
.RighInfo002814 .list-box4 dl dd p{margin:0;}
@media(max-width:1024px){
.RighInfo002814 .list-box4 dl dd h2{font-size:24px;}
}
@media(min-width:769px){
.RighInfo002814 .list-box4 dl dd:nth-child(2n){margin-right:0;}
}
@media(max-width:768px){
.RighInfo002814 .list-box4 dl dd{width:48%;margin-right:4%;margin-bottom:4%}
.RighInfo002814 .list-box4 dl dd:nth-child(2n){margin-right:0;}
.RighInfo002814 .list-box4 dl dd h2{font-size:20px;}
.RighInfo002814 .list-box4 dl dd p{font-size:15px;}
}
@media(max-width:480px){
.RighInfo002814 .list-box4 dl dd{width: 100%;margin-right: 0;margin-bottom:4%;text-align: center;}
.RighInfo002814 .list-box4 dl dd p{text-align: left;}
}






/*PicList002045 */
.PicList002045{ padding:4% 0; background: #F9F9F9;}
.PicList002045 .box{ padding: 0 0 4% 0;}

.PicList002045 li{ float:left; width:30%; margin-left:5%; margin-bottom:2%; position:relative; text-align:center; background: #fff;  transition: all 0.3s ease-in-out; padding: 2% 1px 2%;}

.PicList002045 li:hover{box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.1);}
.PicList002045 li a{ position: relative; }
.PicList002045 li:after {position: absolute;content: '';height: 3px;width: 0;transition: 0.3s;background-color: #d64138;left: 50%;transform: translateX(-50%);bottom: 0;}
.PicList002045 li:hover:after{width: 100%;}
/* .PicList002045 li a:hover{ border-width:3px; border-color:#0079c3;} */
.PicList002045 li .con{ margin:0 auto; padding:2% 2% 4% 2%;}
.PicList002045 li figure{ padding-bottom:68%; background-size:contain;}
.PicList002045 li p{ font-size:1.125em; color:#333; margin: 0;line-height: 2; transition: all 0.3s ease-in-out;}
.PicList002045 li span{ font-size:1em; color:#666; opacity: 0; line-height: 1.5; transition: all 0.3s ease-in-out;}
.PicList002045 li:hover span{ opacity: 1; transition: 0.3s ease-in-out;}
.PicList002045 li:hover .txt{}
@media(min-width:640px){
.PicList002045 li:nth-child(3n+1){ margin-left:0;clear: both}
}
@media(max-width:640px){
.PicList002045 li{ width:49%; margin-left: 2%}
.PicList002045 li:nth-child(2n+1){ margin-left:0; clear: both}
.PicList002045 li p{ font-size:14px;}
}






/*RighInfo001774*/
/*slick Basic*/
.RighInfo001774 .slick-slider { position:relative;z-index: 1; display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.RighInfo001774 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.RighInfo001774 .slick-list:focus {outline: none}
.RighInfo001774 .slick-list.dragging {cursor: pointer;cursor: hand;}
.RighInfo001774 .slick-slider .slick-track, 
.RighInfo001774 .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)}
.RighInfo001774 .slick-track {position: relative; top: 0; left: 0; display: block;}
.RighInfo001774 .slick-track:before, 
.RighInfo001774 .slick-track:after{display: table; content: '';}
.RighInfo001774 .slick-track:after{ clear: both;}
.RighInfo001774 .slick-loading .slick-track { visibility: hidden;}
.RighInfo001774 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.RighInfo001774 .slick-slide .slick-loading img { display: none;}
.RighInfo001774 .slick-slide .dragging img { pointer-events: none;}
.RighInfo001774 .slick-initialized .slick-slide { display: block;}
.RighInfo001774 .slick-loading .slick-slide { visibility: hidden;}
.RighInfo001774 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.RighInfo001774 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/


.RighInfo001774{ padding:4% 0;}

.RighInfo001774 .intro .tit{margin-bottom:2em;}
.RighInfo001774 .intro .title{ color:#d64138; font-size:1.875em; margin: 0;line-height: 1.6;  }
.RighInfo001774 .intro h3 {font-size: 1.125em;color: #999;font-weight: normal; line-height: 1.6;  margin: 0;}

.RighInfo001774 .list_img{float:left; width:42%;}
.RighInfo001774 .big{ margin-bottom:20px;}
.RighInfo001774 .big li figure{ border:1px solid #e5e5e5;  padding-bottom:65%; background-size:contain;}
.RighInfo001774 .small{ /* padding:0 30px; */ position: relative;}
.RighInfo001774 .small .slick-arrow{ position:absolute; height:100%; top:0; width:25px; z-index:10; cursor:pointer; border: 0;background: none;padding: 0;}
.RighInfo001774 .small .slick-prev{ left:0;}
.RighInfo001774 .small .slick-next{ right:0;}
.RighInfo001774 .small .slick-disabled{ cursor:default;}
.RighInfo001774 .small .slick-arrow span{ font-size:20px; color:#ccc;}
.RighInfo001774 .small ul{ text-align: center; margin: 0 auto;}
.RighInfo001774 .small li figure{ margin:0 auto; padding-bottom:90%; background-size:contain; max-width:90%; border:1px solid #e5e5e5;}
.RighInfo001774 .small li.slick-current figure{ border-color:#ed4d50;}
.zoomContainer{ z-index:100;}

.RighInfo001774 .intro{ float:right; width:45%; margin-right:10%;}
.RighInfo001774 .intro dl{color:#666; display:table; width:100%; padding-bottom:2%; font-size: 1em;}
.RighInfo001774 .intro dt,
.RighInfo001774 .intro dd{ display:table-cell; vertical-align:top; line-height:30px;}
.RighInfo001774 .intro dt{ width:120px;}
.RighInfo001774 .intro dd h1{font-size: 24px;color: #d64138; margin:0;}
.RighInfo001774 .intro dd a{  float:left; padding:1px;border:1px dashed #ccc; margin-right:10px; text-align:center; line-height:35px;color:#666; cursor:pointer; padding:1px 16px;}
.RighInfo001774 .intro dd a.on{ padding:0 15px; border:2px solid #e9282c;background:url(../images/RighInfo001774-icon_a_select.png) no-repeat right bottom;}
.RighInfo001774 .intro dd i{ display:inline-block;background: #e7161b;color: #fff;font-style: normal; font-size:12px;padding: 0 8px;}
.RighInfo001774 .intro dd .num{ height:30px; line-height:30px; width:50px; text-align:center;}

.RighInfo001774 .infobox{border-top:1px dashed #c1c1c1; margin-top: 4%;}
.RighInfo001774 .single { padding:4% 0; }
.RighInfo001774 .single .tableInfo{  padding-bottom:20px; margin-bottom:20px;}



@media(max-width:1000px){
.RighInfo001774 .intro{width:55%; margin-right:0;}
}
@media(max-width:768px){
.RighInfo001774 .list_img,
.RighInfo001774 .guess_like,
.RighInfo001774 .faq,
.RighInfo001774 .intro{ float:none; width:auto; margin-bottom:3%;}
.RighInfo001774 .tableInfo dd{ width:50%;}
.RighInfo001774 .Pages .p_jump{ display:none;}
.zoomContainer{ display:none !important;}
}
@media(max-width:768px) and (min-width:376px){
.RighInfo001774 .guess_like{border-bottom:1px solid #e5e5e5;}
.RighInfo001774 .guess_like li{ position:relative; float:left; width:33.3333333%; border-bottom:0; }
.RighInfo001774 .guess_like li::before{ position:absolute; content:''; width:1px; height:100%; background-color:#e5e5e5; top:0; right:0;}
.RighInfo001774 .guess_like li:nth-child(3n)::before{ display:none;}
}
@media(max-width:640px){
.RighInfo001774 .Pages .p_count,
.RighInfo001774 .Pages .p_total{ display:none;}
.RighInfo001774 .list dl{ font-size:12px;}
.RighInfo001774 .list dt,
.RighInfo001774 .list dd{ padding:10px;}
.RighInfo001774 .set_faq{ padding-top:10px; padding-left:10px; padding-bottom:10px;}
.RighInfo001774 .set_faq input.btn_faq{ top:10px;}
}
@media(max-width:480px){
.RighInfo001774 .Pages em{display:none;}
.RighInfo001774 .set_faq{ padding-right:10px;}
.RighInfo001774 .set_faq input.btn_faq{ position:static; top:auto;}
.RighInfo001774 .submitQ dt, 
.RighInfo001774 .submitQ dd{ display:block;}
.RighInfo001774 .list dl:nth-child(2n){ background-color:#ececec;}
.RighInfo001774 .list dt,
.RighInfo001774 .list dd{ display:block; width:auto !important;}
.RighInfo001774 .list dd{ border-top:1px dashed #d2d2d2}
.RighInfo001774 .list dd.name{ border-left:0;}
.RighInfo001774 .tableInfo dd{ float:none; width:auto;}
}


/*PicList003142 */
.PicList003142 {padding: 4% 0 2% 0;}
.PicList003142 li{float: left;  margin-bottom: 2.5em;}
.PicList003142 li .txt{box-shadow: 0px 0.625em 3.125em rgba(0, 0, 0, 0.05);padding: 1.5em;}
.PicList003142 li .tit{ font-size: 1.125em;line-height: 1.6666; }
.PicList003142 li p{font-size: 0.875em; line-height: 1.78571; min-height: 3.57142em;color: #999999;}
.PicList003142 li .pic{overflow: hidden;}
.PicList003142 li .Ispic{padding-bottom: 65.223%;transition: 0.3s;}
.PicList003142 li a:hover .Ispic{transform: scale(1.1);}
.PicList003142 li a:hover{color: #d64138;}
.PicList003142 li time{color: #999999;font-size: 0.875em;display: block;background: url(../images/PicList003142-icon.svg) no-repeat right center;font-family: 'Roboto-Regular';}
.PicList003142 li a:hover time{background-image: url(../images/PicList003142-icon-red.svg);}
@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;}
}




/*Page003143 */
.Page003143 .Pages{padding: 0 0 4% 0;text-align: center;font-family: 'PingFang-SC-Medium';}
.Page003143 .Pages .p_page a.a_first,
.Page003143 .Pages .p_page a.a_end,
.Page003143 .Pages > span:not(.p_page){display: none;}
.Page003143 .Pages .p_page{display: table; margin: 0 auto;}
.Page003143 .Pages .p_page *{float: left;}
.Page003143 .Pages .p_page a{border: solid 1px #ebebeb;line-height: 36px;transition: 0.3s;}
.Page003143 .Pages .p_page > a{border-radius: 5px;padding: 0 15px;}
.Page003143 .Pages .p_page em{font-style: normal; margin: 0 30px;}
.Page003143 .Pages .p_page em a{width: 36px;border-radius: 50%; margin: 0 5px;}
.Page003143 .Pages .p_page a:hover,
.Page003143 .Pages .p_page a.a_cur{color: #fff;background-color: #d64138;border-color: #d64138;}
@media (max-width:1024px) {
.Page003143 .Pages{padding: 0 0 2em 0;}
.Page003143 .Pages .p_page em{display: none;}
.Page003143 .Pages .p_page > a{margin: 0 10px;}
}



/*
 .PicList000762 为demo编号
 */
.PicList000762{ padding:4% 0 2% 0;}
.PicList000762 li{ float:left; width:32%; margin-right:2%; margin-bottom:3%; }
.PicList000762 li:nth-child(3n){ margin-right:0;}
.PicList000762 li a{ display:block; background-color:#F9F9F9;transition:all ease-in-out 0.3s;}
.PicList000762 li h2{ margin:0; font-size:1.125em; color:#333; text-align:center; padding:4% 2%;}
.PicList000762 li figure{ background-position:center center; background-repeat:no-repeat; background-size:cover; padding-bottom:65%;}
.PicList000762 li a:hover{ background-color:#d64138; }
.PicList000762 li a:hover h2{color:#fff;}
@media(max-width:640px){
.PicList000762 li{width:49%;}
.PicList000762 li:nth-child(3n){ margin-right:2%;}
.PicList000762 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:480px){
.PicList000762 li h2{font-size:14px;}
}


/*
 .honors_list 为demo编号
 */
.honors_list{ padding:4% 0 2% 0;}
.honors_list li{ float:left; width:32%; margin-right:2%; margin-bottom:3%; }
.honors_list li:nth-child(3n){ margin-right:0;}
.honors_list li a{ display:block;}
.honors_list li h2{ margin:0; font-size:1.125em; color:#333; text-align:center; padding:4% 2%;transition:all ease-in-out 0.3s;}
.honors_list li figure{ background-position:center center; background-repeat:no-repeat; background-size:contain; padding-bottom:120%;}

.honors_list li a:hover h2{color:#fff; background-color:#d64138; }
@media(max-width:640px){
.honors_list li{width:49%;}
.honors_list li:nth-child(3n){ margin-right:2%;}
.honors_list li:nth-child(2n){ margin-right:0;}
}
@media(max-width:480px){
.honors_list li h2{font-size:14px;}
}

/*RighInfo002973 */
.RighInfo002973{ padding: 4% 0; color: #333;}
.RighInfo002973 .news-details{ padding: 3% 0;}
.RighInfo002973 .news-details .title{text-align: center;border-bottom: 1px dotted #cecece;margin-bottom: 2em; p}
.RighInfo002973 .news-details .title h1{font-size: 1.875em; margin: 0 0 1.25em 0;}
.RighInfo002973 .news-details .title aside span{display: inline-block; vertical-align: middle; line-height: 1.6;padding-bottom: 1.2vw;}
.RighInfo002973 .news-details .title .bshare-custom{display: inline-block;}
.RighInfo002973 .bshare-custom a{background-position: center center; margin: 0 0 0 14px;}
.RighInfo002973 .bshare-custom a.bshare-weixin{background-image: url("../images/RighInfo002973_share_wx.png");}
.RighInfo002973 .bshare-custom a.bshare-sinaminiblog{background-image: url("../images/RighInfo002973_share_sina.png");}
.RighInfo002973 .bshare-custom a.bshare-qzone{background-image: url("../images/RighInfo002973_share_qz.png");}
.RighInfo002973 .news-details .edit-info{line-height: 2;border-bottom: 1px solid #eee;padding: 2% 0; margin-bottom: 2%; font-size: 1em;}

.RighInfo002973 .pn-page aside{padding: 10px 0;}
.RighInfo002973 .pn-page aside a{color: #666;}
.RighInfo002973 .pn-page aside a b{color: #666;}
.RighInfo002973  .operating a:hover,
.RighInfo002973 .pn-page aside a:hover{color: #d64138;}
.RighInfo002973  .operating{overflow: hidden;line-height: 24px;}
.RighInfo002973  .operating a{padding-left: 25px;background-repeat: no-repeat;background-position: left center;}
.RighInfo002973  .operating a:not(:last-child){margin-right: 45px;}
.RighInfo002973  .operating a.a-print{background-image: url("../images/RighInfo002973_print.png");}
.RighInfo002973  .operating a.a-close{background-image: url("../images/RighInfo002973_close.png");}
@media(min-width:1025px){
.RighInfo002973 .pn-page{min-height: 24px; position: relative;padding-right: 230px;}
.RighInfo002973 .pn-page .operating{position: absolute;right: 0; top: 50%; transform: translateY(-50%);}
.RighInfo002973  .operating a{float: left;}
}
@media(max-width:1024px){
.RighInfo002973  .operating{text-align: right; padding-bottom: 20px;}
.RighInfo002973  .operating a{display: inline-block;}
}
@media(max-width:640px){
.RighInfo002973 .news-details .title h1{font-size:5vw;}
.RighInfo002973{ font-size: 14px;}
}




/*.PicList002796 */

.PicList002796{padding: 4% 0 2% 0;}
.PicList002796 ol{ position: relative; margin-bottom: 4%; border-bottom: 1px solid #eee; }
.PicList002796 ol figure em{ padding-bottom: 47%; }
.PicList002796 ol p{ margin: 35px 0 25px; font-size: 18px; color: #333; line-height: 28px; text-align: justify; }
.PicList002796 ol time{ float: right; margin-top: 35px; }

.PicList002796 li{ position:relative; }
.PicList002796 .video_files{position:absolute; left:0; top:0; width:100%; height:100%; z-index:10;}
.PicList002796 .video_files video{width:100%; height:100%; background-color:#000;}
.PicList002796 .video_files .close{position: absolute;right: 3%;top: 3%;z-index: 10;width: 30px;height: 30px;border-radius: 50%;background-color: #d64138;cursor: pointer;}
.PicList002796 .video_files .close::before,
.PicList002796 .video_files .close::after{ position:absolute; content:''; width:3px; height:70%; border-radius:3px; background-color:#fff; left:13px; top:5px;}
.PicList002796 .video_files .close::before{ transform:rotate(45deg);}
.PicList002796 .video_files .close::after{ transform:rotate(-45deg);}
.PicList002796 figure{ position:relative;}
.PicList002796 figure em{ display:block; padding-bottom: 67%; background-size:cover; background-position:center center; background-repeat:no-repeat;}
.PicList002796 figure a{ width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,0.5); }
.PicList002796 figure a::before,
.PicList002796 figure a::after{position: absolute; content:'';z-index: 5;top: 50%;left: 50%;}
.PicList002796 figure a::before{width: 70px;height: 70px;border: 3px solid #fff;margin-left: -35px;margin-top: -35px;border-radius: 50%;}
.PicList002796 figure a::after{width: 0;height: 0;border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-left: 20px solid #fff;margin-left: -5px;margin-top: -15px;}
.PicList002796 li p{  font-size: 1.125em; color: #333; line-height: 1.875; text-align: center; overflow: hidden;}
.PicList002796 time{ background: #d64138; display: inline-block; padding: 2px 15px; color: #fff; border-radius: 99px;}

@media(min-width:769px){
.PicList002796 li{ float: left; width: 32%;margin-right: 2%; margin-bottom:2%;} 
.PicList002796 li:nth-of-type(3n){ margin-right: 0; }
.PicList002796 li:nth-of-type(3n+1){clear:left;}
}
@media(max-width:768px){
.PicList002796 li{ width: 100%; margin-right:0; margin-bottom: 5%;}
.PicList002796 figure em{ padding-bottom: 47%; background-size:cover;}
}
@media(max-width:480px){
.PicList002796 li figure a::before{width: 50px;height: 50px;margin-left: -25px;margin-top: -25px;}
.PicList002796 li figure a::after{border-top-width: 10px;border-bottom-width: 10px;border-left-width: 15px;margin-left: -3px;margin-top: -7px;}
}
@media(max-width:375px){
.PicList002796 li figure a::before{width: 40px;height: 40px;margin-left: -20px;margin-top: -20px;}
}



/*TextList002514 */
.TextList002514 {padding: 4% 0 2% 0;}
.TextList002514 .list{ background: #f9f9f9; padding:0 2%; margin-bottom:25px;}
.TextList002514 .job-title{ line-height:2; padding:20px 0; font-size:1.25em; cursor:pointer; position:relative;}
.TextList002514 .job-title i{ position:absolute; width:22px; height:22px; background:#d64138; border-radius:50%; right:0; top:50%; margin-top:-11px;}
.TextList002514 .job-title i::before,
.TextList002514 .job-title i::after{ position:absolute; content:''; background:#fff;}
.TextList002514 .job-title i::before{ left:20%; width:60%; height:2px; top:50%; margin-top:-1px;}
.TextList002514 .job-title i::after{ left:50%; margin-left:-1px; width:2px; top:20%; height:60%;}
.TextList002514 .job-title.select i::after{ display:none;}
.TextList002514 .job-title.select{ color:#d64138;font-weight: bold;}
.TextList002514 .job-title  img{margin-right: 10px;margin-top: -5px;}
.TextList002514 .job-main{ display:none; padding:22px 0; border-top:1px dotted #e5e5e5;}
.TextList002514 .job-email{ color:#d64138; padding:30px 0;}
.TextList002514 .job-info{ font-size: 1em; line-height: 2; color: #333;}
.TextList002514 .job-info p{ margin: 0;}



/*
 .TextList000711 为demo编号
 */

.TextList000711 {padding: 4% 0 ;}
.TextList000711 li{ border-bottom:solid 1px #eee; padding:15px 0 0 15px ; line-height:70px; position:relative;}
.TextList000711 li::before{ position:absolute; content:''; width:6px; height:6px; border-radius:50%; background-color:#d64138; left:5px; top:50%; margin-top: 3px; }
.TextList000711 li em{ font-style:normal; float:right; margin-left:2%;}
.TextList000711 li em{ font-style:normal; position:relative; float:right; padding-left:10px; padding-right:45px; background-color:#d64138; border-radius:50px; color:#fff; font-size:0.875em;line-height:40px;}
.TextList000711 li em::before{ position:absolute; content:''; width:30px; height:100%; background:url(../images/TextList001203-icon.png) no-repeat center center/contain; right:10px;}
.TextList000711 li a{ font-size: 1em; margin-left:10px;}
.TextList000711 li em a:hover{ background-color:#d64138; color:#fff;} 
.TextList000711 li em a{ color:#fff;} 
@media(max-width:480px){
.TextList000711 li{ line-height:30px;}
.TextList000711 li em a{ font-size:12px;line-height:28px;}
.TextList000711 li em{  padding-left:0px; padding-right:20px; border-radius:50px; color:#fff; font-size:12px;line-height:30px;}
.TextList000711 li em::before{  width:20px;  right:1px;}
}


.Form002324{ position:fixed ; background:rgba(0,0,0,0.8); width:100%;height: 100%; top:0; left:0; z-index:9999; display: none;}
.Form002324 .wrap-container{ position: fixed;top: 50%;margin-top: -150px;width: 600px;height: 300px;margin-left: -300px;left: 50%;background: #fff;z-index: 100;}
.Form002324 .closeBtn{ position:absolute; top:20px; right:20px; height:17px; width:17px; display:block; background:url(../images/Form002324-colseBtn.jpg) no-repeat;}
.Form002324 .Title{ font-size:24px; color:#555555; text-align:center;padding: 50px 0 20px;}
.Form002324  input,
.Form002324  textarea{ display:block; border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;-webkit-border-radius:2px; color:#6e6e6e;
border:1px solid #dcdcdc; height:43px; line-height:33px; padding:5px 10px 5px 20px; margin:0 auto 10px; width:80%; font-size: 16px;;}
.Form002324  textarea{ height: 100px;;}
.Form002324 #tj{ width: 100%; max-width:500px; margin:0 auto; color:#fff; text-align:center; line-height:42px; font-size:20px; display:block; background:#d64138; margin-top: 30px}
.Form002324 .OtherLogin{ width:500px; margin:0 auto;}
.Form002324 .OtherLogin a{ display:inline-block; color:#969696; vertical-align:top; font-size:12px; padding-left:24px; line-height:55px; height:55px;}

.Form002324 .desc{font-size: 1em;color: #666;line-height: 2; margin:0 auto; width:80%; padding-top: 1vw;}

@media only screen and (max-width:664px ) {
	.Form002324 .wrap-container{top:0;margin-top: 0; width:100%; height:100%; margin-left:0; left:0; padding: 5%;}
	.Form002324 input,.Form002324 .yzm,.Form002324 .goTo,.Form002324 .goLogin,.Form002324 .OtherLogin,.Form002324 .desc{ width: 100%;}
	.Form002324 .OtherLogin{ text-align: center;}
	.Form002324 .Lyzm{ width: 90px;}
	.Form002324 .Title{ font-size: 20px; line-height: 70px;}
	
}

.article-info{padding-top: 4%; padding-bottom: 4%; line-height: 2}
.article-info .title h1 span{display: block}

.sitemap{ padding-top: 4%; padding-bottom: 4%}
.sitemap dl{border-bottom: solid 1px #ddd; padding: 2% 0}
.sitemap dl dd{display: inline-block; padding-right: 20px; font-size: 16px; opacity: 0.8}

.font_list{padding-top: 4%; padding-bottom: 4%}
.font_list li{ padding: 2% 0; border-bottom: solid 1px #ddd}
.font_list time{ float: right}

.link_list{padding-top: 4%}
.link_list li{ float: left; width: 20%; padding: 1%; text-align: center;}
.link_list li a{ display: block; padding: 10px; box-shadow: 0 0 10px rgb(138,138,138,0.3)}
.link_list .pic{ position: relative; padding-bottom: 40%; overflow: hidden;}
.link_list .pic img{ position: absolute; max-height: 100%; margin: auto; left: 0; right: 0; top: 0; bottom: 0}
.link_list .name{ padding: 10px 0}
@media (max-width:640px ) {
.link_list li{width: 50%}
}
