.auto_1400 {
    max-width: 1400px;
    width: 96%;
}
.auto_1600 {
    max-width: 1600px;
    width: 96%;
}
a:hover {
    color: #ec6617;
}
#fp-nav {
    display: none !important;
}
@media (max-width: 1200px) {
    .fp-section, .fp-tableCell {
        height: auto !important;
    }
}
/*Banner003008 */
.Banner003008 {
    position: relative;
    z-index: 1;
}
.Banner003008 li.slick-slide {
    position: relative;
}
.Banner003008 li .txt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10;
    text-align: center;
    color: #fff;
    height: 90%;
}
.Banner003008 li .txt .ytable {
    height: 100%;
    max-width: 1300px;
}
.Banner003008 li .txt aside {
    font-size: 3.645vw;
    letter-spacing: 0.3em;
}
.Banner003008 li .txt .play {
    background: url("../images/Banner003008_play.png") no-repeat;
    width: 104px;
    height: 104px;
    display: block;
    margin: 0 auto 3.125vw;
    cursor: pointer;
}
@media(min-width:1025px) {
    .Banner003008 .wap {
        display: none;
    }
}
@media(max-width:1024px) {
    .Banner003008 .pc {
        display: none;
    }
}
@media(max-width:640px) {
    .Banner003008 li .txt .play {
        width: 16vw;
        height: 16vw;
        background-size: contain;
    }
}
.Banner003008 .mouse {
    position: absolute;
    width: 30px;
    height: 60px;
    border-radius: 50px;
    border: 1px solid #fff;
    left: 50%;
    bottom: 5%;
    z-index: 10;
}
.Banner003008 .mouse:before {
    content: '';
    width: 3px;
    height: 10px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -1.5px;
    top: 10px;
    border-radius: 3px;
    animation: Banner003008 2s ease infinite;
}
@keyframes Banner003008 {
    0% {
        top: 10px;
        opacity: 1;
    }
    80% {
        top: 40px;
        opacity: 0;
    }
    100% {
        top: 10px;
        opacity: 0;
    }
}
.Banner003008 .pages,
.Banner003008 .slick-arrow {
    position: absolute;
    bottom: 5%;
    z-index: 10;
}
.Banner003008 .pages {
    left: 3%;
    font-size: 24px;
    color: #fff;
    line-height: 60px;
}
.Banner003008 .slick-arrow {
    right: 3%;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: rotate(45deg);
    width: 15px;
    height: 15px;
    margin-bottom: 22px;
}
.Banner003008 .slick-prev {
    transform: rotate(-135deg);
    margin-right: 60px;
}
@media(max-width:640px) {
    .Banner003008 .mouse {
        display: none;
    }
    .Banner003008 .pages, .Banner003008 .slick-arrow {
        bottom: 3%;
    }
    .Banner003008 .pages {
        font-size: 4vw;
    }
}
/*Top002886 */
.Top002886 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    font-size: 16px;
    transition: 0.3s;
    font-family: 'SourceHanSansCN-Regular';
    background: rgba(255, 255, 255, 0.8);
    color: #333;
}
.Top002886:before{position: absolute;content: '';width: 27vw;height: 100%;right: -2vw;top: 0;border-radius: 10px 0 0 0;transform: skewX(-20deg);background-image: linear-gradient(to right, #eb6617 0%, #f0bfab 100%); opacity: .9;}
.Top002886 .auto {
    /* position: relative; */
    z-index: 100;
    max-width: 1600px;
    width: 96%;
}
.Top002886 .top-right {
    position: absolute;
    right: 8.4%;
	color: #fff;
}
.Top002886 .top-mid li span {
    display: block;
}
.Top002886 .top-mid li span a {
    color: #333;
    font-size: 18px;
    font-weight: bold;
}
.Top002886 .top-mid li.aon span a,
.Top002886 .top-mid li span a:hover {
    color: #ec6617;
}
@media(max-width:1600px) {
    .Top002886 .top-right {
        right: 2%;
    }
}
.Top002886 .top-nav {
    padding-top: 15px;
}
.Top002886 .top-nav dl {
    float: right;
}
.Top002886 .top-nav dl>* {
    float: left;
    line-height: 36px;
}
.Top002886 .top-nav dd a {
    display: inline-block;
}
.Top002886 .top-nav dd a.a_log {
    background: #e04d13;
    color: #fff;
    padding: 0 20px;
    border-radius: 40px;
}
.Top002886 .top-nav dd a:last-child {
    margin-left: 5px;
    background: #ec6617
}
.Top002886 .top-lang {
    position: relative;
    z-index: 100;
}
.Top002886 .top-lang span {
    display: block;
    padding: 0 16px 0 32px;
    font-size: 16px;
}
.Top002886 .top-lang span img {
    margin-top: -4px;
    max-width: 22px;
    margin-right: 5px;
}
.Top002886 .top-lang span:after {
    display: inline-block;
    content: '';
    width: 8px;
    height: 8px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: rotate(-135deg);
    vertical-align: middle;
    margin-left: 6px;
    margin-top: -8px;
    display:none;
}
.Top002886 .top-lang span a{
    color: #fff;
}
.Top002886 .top-lang figure {
    position: absolute;
    left: 50%;
    top: 100%;
    width: 100px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    padding: 15px;
    display: none;
    margin-left: -50px;
}
.Top002886 .top-lang figure a {
    display: block;
    text-align: center;
    /* padding: 0 10px; */
}
.Top002886 .hotline b {
    font-family: Din;
    font-weight: bold;
    color: #fff
}
.Top002886 .hotline .oldweb {
    color: #fff;
}
.Top002886 .top-lang figure a:hover,
.Top002886 .hotline .oldweb:hover {
    color: #ea5b02;
}
.Top002886 .top-right .top-info {
    float: right;
}
.Top002886 .top-right .hotline,
.Top002886 .top-right .search {
    float: left;
    text-align: right;
}
.Top002886 .top-right .hotline {
    margin-right: 30px;
}
.Top002886 .open-search {
    background: url("../images/Top002886_search2.png") no-repeat center center;
    width: 20px;
    height: 20px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    z-index: 101;
}
.Top002886 .open-search.on {
    background-color: #e04d13 !important;
}
.Top002886 .top-search {
    position: absolute;
    right: 0px;
    border: 1px solid #eee;
}
.search-show .Top002886 .top-search {
    display: block;
    z-index: 200;
}
.Top002886 .top-search .btn {
    background: url("../images/Top002886_search2.png") no-repeat center center #e04d13;
}
.Top002886 .top-main .sub dt {
    text-align: left;
}
.Top002886 .txt-intro .txt {
    padding: 0 0 0 2.03vw;
    width: 70%;
}
.Top002886 .txt-intro .txt h4 {
    font-size: 24px;
    color: #e04d13;
    margin: 0 0 20px;
}
.Top002886 .txt-intro .txt p {
    line-height: 28px;
    color: #888;
    margin-bottom: 3.13vw;
}
.Top002886 .txt-intro .txt .more {
    color: #fff;
    font-size: 16px;
    background: #e04d13;
    display: block;
    padding: 10px;
    max-width: 140px;
    text-align: center;
}
.Top002886 .txt-intro .txt .more:hover {
    background: #ea5b02;
}
@media(min-width:1101px) {
    .Top002886 .top-left {
        position: absolute;
    }
    .Top002886 .top-right, .Top002886 .top-left {
        max-width: 320px;
        bottom: 0;
    }
    .Top002886 .top-right {
        bottom: 10px;
    }
    .Top002886 .top-mid {
        padding: 46px 320px 0;
    }
    .Top002886 .top-mid menu {
        /* max-width: 666px; position: relative;*/
        margin: 0 auto;
    }
    .Top002886 .top-mid li {
        float: left;
        position: unset;
    }
    .Top002886 menu li:not(:last-child) {
        margin-right: 3vw;
    }
    .Top002886 .top-mid li span {
        line-height: 54px;
    }
    .Top002886 .top-mid, .Top002886 .top-nav, .Top002886 .top-left img {
        transition: 0.3s
    }
    .top-left p{
        
        
            margin: auto;
    margin-top: -11px;
    margin-bottom: 10px;
    text-align: center;
    display: none;

    }
    .Top002886 .search {
        position: relative;
    }
    .Top002886 .top-search {
        width: 320px;
        right: 8%;
    }
    .Top002886 .top-mid .sub {
        width: 100%;
        left: 0 !important;
        margin: 0;
        background-color: rgba(224, 77, 19, 0.8);
        padding: 1.25vw 0;
		text-align: center;
        z-index: 100;
    }
	.Top002886 .top-mid .sub dl {
        padding: 0;
        background: none;
    }
    .Top002886 .top-mid .sub dt {
        line-height: normal;
        padding: 0;
        font-size: 15px;
		display: inline-block;
    }
	.Top002886 .top-mid .sub dt a {
        color: #fff;
    }
    .Top002886 .top-mid .sub dt a:hover {
        color: #ec6617;
    }
    .Top002886 .top-mid .sub dt:not(:last-child) {
        margin: 0 1vw;
    }
    .Top002886 .top-mid .sub .fl {
        width: 10%;
        padding: 0 0 0 0;
        background: none;
    }
    .Top002886 .top-mid .sub .fr {
        width: 87%;
    }
    .Top002999 .txt-intro .pic {
        width: 48.193%
    }
}
@media(max-width:1440px) {
    .Top002886 .top-search {
        right: 2%;
    }
    .Top002886 menu li:not(:last-child) {
        margin-right: 2.43vw;
    }
}
@media(max-width:1280px) {
    .Top002886 .top-search {
        right: 2%;
    }
    .Top002886 menu li:not(:last-child) {
        margin-right: 1.53vw;
    }
}
@media(max-width:1100px) {
    .Top002886 .top-mid {
        position: fixed;
        left: -100%;
        opacity: 0;
        top: 90px;
        z-index: 200;
        height: 100%;
        padding: 20px;
        background: rgba(0, 0, 0, 0.8);
        width: 220px;
        transition: 0.5s;
    }
    .menu-show .Top002886 .top-mid {
        left: 0;
        opacity: 1;
    }
    .Top002886 .top-mid menu {
        height: 100%;
        overflow: auto;
    }
    .Top002886 .top-mid li {
        margin: 0 !important;
        line-height: 40px;
    }
    .Top002886 .top-mid li span a {
        display: block;
        color: #fff;
        font-size: 16px;
    }
    .Top002886 .hotline {
        text-align: right;
    }
    .Top002886 .top-nav {
        padding-top: 10px;
    }
    .Top002886 .top-right {
        top: 50%;
        transform: translateY(-50%);
        right: 20px;
    }
    .Top002886 .top-left {
        height: 90px;
        display: table;
        width: 30%;
    }
    .Top002886 .top-left a {
        display: table-cell;
        vertical-align: middle;
    }
    .Top002886 .top-left img {
        max-height: 80px;
    }
    .Top002886 .open-menu {
        position: absolute;
        width: auto;
        height: auto;
        right: 0;
        padding: 0 10px;
        top: 50%;
        transform: translateY(-50%);
    }
    .Top002886 .open-menu em {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        display: block;
        margin: 4px 0;
        background: #e04d13;
        transition: 0.3s;
    }
    .Top002886 .open-menu.on {
        width: 26px;
        height: 34px;
    }
    .Top002886 .open-menu.on em {
        position: absolute;
        width: 100%;
        height: 3px;
        left: 0;
        top: 50%;
        margin-top: -1.5px;
        border-radius: 0;
    }
    .Top002886 .open-menu.on em:nth-child(1) {
        display: none;
    }
    .Top002886 .open-menu.on em:nth-child(2) {
        transform: rotate(45deg);
    }
    .Top002886 .open-menu.on em:nth-child(3) {
        transform: rotate(-45deg);
    }
    .Top002886 .hotline .oldweb {
        display: none;
    }
    .Top002886 .search {
        width: 70px;
    }
    .Top002886 .top-search {
        left: 2%;
        right: 2%;
        top: 100%;
    }
    .Top002999 .txt-intro {
        display: none;
    }
    .Top002886 .top-mid .sub {
        background: rgba(0, 0, 0, 0.1);
        padding: 10px 20px;
    }
    .Top002886 .top-mid .sub dt:not(:last-child) {
        border-bottom: 1px solid rgba(255, 255, 255, 0.9);
    }
    .Top002886 .top-mid .sub dt a {
        color: #fff;
        font-size: 15px;
    }
}
@media(max-width:640px) {
    .Top002886 .top-right {
        font-size: 14px;
    }
    /*.Top002886 .top-nav a.a_log, .Top002886 .top-lang span {
        padding: 0 15px;
    }*/
    .Top002886 .top-nav dl>* {
        line-height: 24px;

    }
/*  .Top002886 .top-nav dl .top-lang {
  padding-left:50px;
    }*/
    .Top002886 .top-lang span img {
        max-width: 15px;
    }
    .Top002886 .txt-intro {
        display: none;
    }
    .Top002886 .top-mid .sub {
        padding: 0;
    }
    .Top002886:before{
        
        width: 54vw;
    }
    .Top002886 .top-left a {
    display: table-cell;
    vertical-align: middle;
}
.top-left p {
    margin: auto;
    margin-top: 0;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: center;
    display:none;
}
}
@media(max-width:480px) {
    .Top002886 .top-left {
        height: 70px;
    }
    .Top002886 .top-left img {
        max-height: 60px;
    }
    .Top002886 .hotline {
        display: none;
    }
    .Top002886 .top-nav {
        padding-top: 0;
    }
    .Top002886 .top-mid {
        top: 70px;
    }
}

/*Banner002840 */
.Banner002840 .slides > li {display: none; -webkit-backface-visibility: hidden; overflow:hidden; position: relative;} 
.Banner002840 .slides .slick-track li{position: relative;}
.Banner002840 .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .Banner002840 .slides {display: block;} 
* html .Banner002840 .slides {height: 1%;}
.no-js .Banner002840 .slides > li:first-child {display: block;}
.Banner002840 .flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .Banner002840 .flex-viewport {max-height: 300px;}
.Banner002840 .slides {zoom: 1;}
.Banner002840 .slides > li{height: 100%; position: relative;}
.Banner002840 .slides > li .Ispic{height: 100%;}
.Banner002840 .slides > li{position:relative;}
.Banner002840 .slides > li img{display: block;width: 100%;}
.Banner002840 .text .auto_1600{ padding:0 130px;}
.Banner002840 .text{ letter-spacing: 2px; position: absolute; top:50%; left:0; width:100%; color: #fff; transform: translateY(-50%);}
.Banner002840 .text .cn_tit{ font-size:60px;}
.Banner002840 .text .cn_tit::after{ display: block; height:8px; width:1em; background-color: #eb6617; content: ''; margin:20px 0;}
.Banner002840 .text .wenzi{ margin-bottom:30px; font-size:40px; line-height:60px;}
.Banner002840 .text .wenzi p{ margin:0;}
.Banner002840 .text .but_a a{ text-align: center; font-size:16px; display: inline-block; vertical-align: middle; width: 180px; line-height:60px; background-color: #212a58; color: #Fff;}
.Banner002840 .text .but_a a span{ background: url(../images/prev.png) no-repeat center right; padding-right:50px;}


.Banner002840{position: relative; z-index: 1;}
.Banner002840 .slick-dots{position: absolute; z-index: 20; left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);overflow: hidden;bottom: 5%; font-size: 0;}
.Banner002840 .slick-dots li{float: left; margin-right:20px;}
.Banner002840 .slick-dots li button{border: none; font-size:0; display: block;width: 8px; height: 8px;background-color: #e05016;opacity: 0.5;-webkit-opacity: 0.5; transition: 0.5s; cursor: pointer;}
.Banner002840 .slick-dots li.slick-active button{opacity: 1;-webkit-opacity: 1;width: 98px; }
.Banner002840 .slick-dots li:last-child{ margin-right:0;}
@media(min-width:1201px){
.Banner002840 .slides > li img{display: none;}
.Floor002883 .Banner002840,
.Floor002883 .Banner002840 ul.slides,
.Floor002883 .Banner002840 .slick-list{position: absolute; left: 0; top: 0; width: 100%;height: 100%;}
}
@media(max-width:1440px){
.Banner002840 .txt{font-size: 80px;}
}
@media(max-width:1024px){
.Floor002883 .Banner002840 { padding-top:90px; margin-bottom: 20px;}
.Floor002883 .Banner002840,
.Floor002883 .Banner002840 ul.slides,
.Banner002840 .slides > li { height: auto; position: relative;}
.Banner002840 .slides > li .Ispic{display: none;}
.Banner002840 .flex-control-nav li{padding-right:10px;}
.Banner002840 .flex-control-nav li a{width: 4px; height: 4px;}
.Banner002840 .flex-control-nav li a.flex-active{width: 40px;}
.Banner002840 .text .auto_1600{ padding:0 20px;}
.Banner002840 .text .cn_tit{ font-size:30px;}
.Banner002840 .text .cn_tit::after{ height:4px; margin:10px 0;}
.Banner002840 .text p{ margin:0; font-size:16px;}
.Banner002840 .text .wenzi{ line-height:40px; font-size:18px; margin-bottom:10px;}
.Banner002840 .text .but_a a{ line-height:45px; width:150px;}
}
@media(max-width:640px){
.Floor002883 .Banner002840{ padding-top:70px;}
.Banner002840{ position: inherit !important;}
.Banner002840 .flex-control-nav{bottom: 3%;}
.Banner002840 .txt{font-size: 60px;}
/*.Banner002840 .text{ display: none;}*/
.Banner002840 .text .cn_tit { font-size: 20px;}
.Banner002840 .text p { font-size: 14px; line-height: 2;}
.Banner002840 .text .but_a a { width: 120px; line-height: 35px;font-size: 14px;}
.Banner002840 .text .but_a a span { padding-right: 30px;}
.Banner002840{ min-height:250px; padding-bottom: 30px;}
.Banner002840 .slick-arrow { display: none;}
.Banner002840 .slick-dots { width: 100%;bottom:-20px; text-align: center;}
.Banner002840 .slick-dots li { float: none;display: inline-block;}
.Banner002840 .slick-dots li button { margin: 0; padding: 0;-webkit-opacity:1;opacity:1;background:#e04d13;}
.Banner002840 .slick-dots li.slick-active button { width: 50px;background:#ec6617;}
}
@media(max-width:480px){
.Banner002840 .txt .t-1{font-size: 0.3em;}
.Banner002840 .txt .t-2{font-size: 0.5em;}
}


/*Floor003013 */
.Floor003013 {
    font-family: 'SourceHanSansCN-Regular';
    overflow: hidden;
    padding-bottom: 7.81vw;
    position: relative;
    z-index: 1;
}
.Floor003013 .auto {
    max-width: 1300px;
}
.Floor003013 .title {
    padding: 7.81vw 0 4vw 0;
}
.Floor003013 .title .cn {
    font-size: 50px;
    color: #ad8769;
    position: relative;
    z-index: 4;
}
.Floor003013 .title .en {
    position: absolute;
    right: 0;
    top: -0.1em;
    font-family: 'Arial';
    font-size: 20.31vw;
    color: #000;
    opacity: 0.03;
    line-height: 0.923em;
    width: 82.08vw;
    ;
    text-transform: uppercase;
    text-align: right;
}
.Floor003013 .slider {
    position: relative;
    z-index: 10;
    margin-bottom: 5.21vw;
}
.Floor003013 .slider .Ispic {
    width: 51.58%;
    float: left;
    padding-bottom: 62.34%;
}
.Floor003013 .slider .txt {
    width: 48.42%;
    float: right;
    margin-top: 4.79vw;
    padding-left: 6.93vw;
}
.Floor003013 .slider .txt .name {
    position: relative;
    font-size: 36px;
    line-height: 1em;
    margin-bottom: 1.389em;
}
.Floor003013 .slider .txt .name:before {
    position: absolute;
    content: '';
    width: 9.95vw;
    height: 1px;
    background: #ad8769;
    right: 105%;
    top: 50%;
}
.Floor003013 .slider .txt pre {
    font-family: 'SourceHanSansCN-Regular';
    color: #999;
    line-height: 2em;
    margin-bottom: 60px;
}
.Floor003013 .slider .txt .more {
    position: relative;
    display: inline-block;
    position: relative;
    line-height: 30px;
    color: #ad8769;
    padding-right: 34px;
    background: url("../images/Floor003013_next.png") no-repeat right center;
    transition: 0.5s;
}
.Floor003013 .slider .txt .more:hover {
    background-color: #ad8769;
    border-radius: 5px;
    color: #fff;
    padding: 0 17px;
}
.Floor003013 .slider .txt .more:after,
.Floor003013 .slider .txt .more:before {
    position: absolute;
    content: '';
    border: 1px solid #ad8769;
    left: -10px;
    right: -10px;
    top: -5px;
    bottom: -5px;
    border-radius: 5px;
    opacity: 0;
    transition: 0.5s;
}
.Floor003013 .slider .txt .more:hover:after,
.Floor003013 .slider .txt .more:hover:before {
    opacity: 1;
}
.Floor003013 .slider .txt .more:hover:after {
    transform: translate(-3px, -3px);
}
.Floor003013 .slider .txt .more:hover:before {
    transform: translate(3px, 3px);
}
@media(min-width:1025px) {
    .Floor003013 .slider {
        margin-left: 6.77vw;
    }
    .Floor003013 .slider:before {
        position: absolute;
        content: '';
        right: 100%;
        width: 6.77vw;
        bottom: 0;
        height: 80%;
        background-color: #ad8769;
    }
}
@media(max-width:1024px) {
    .Floor003013 .title .cn {
        font-size: 6vw;
    }
    .Floor003013 .slider .txt .name {
        font-size: 4vw;
    }
    .Floor003013 .slider .txt pre {
        margin-bottom: 5vw;
    }
}
@media(max-width:480px) {
    .Floor003013 .slider .txt pre.dot4 {
        -webkit-line-clamp: 2;
    }
}
.Floor003013 .slick-arrow {
    position: absolute;
    bottom: 6.25vw;
    width: 66px;
    height: 66px;
    border-radius: 50%;
    border: 1px solid #ad8769;
    background: url("../images/Floor003013_prev.png") no-repeat center center;
    z-index: 20;
}
.Floor003013 .slick-next {
    background-image: url("../images/Floor003013_next.png");
}
.Floor003013 .pages {
    z-index: 10;
    position: relative;
}
.Floor003013 .pages dd {
    position: absolute;
    top: 50%;
    line-height: 20px;
    margin-top: -10px;
    color: #ad8769;
}
.Floor003013 .pages dd.cur {
    left: 0;
}
.Floor003013 .pages dd.total {
    right: 0;
}
.Floor003013 .pages dt {
    padding: 0 23px;
}
.Floor003013 .slick-dots {
    overflow: hidden;
}
.Floor003013 .slick-dots li {
    list-style: none;
    float: left;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    position: relative;
}
.Floor003013 .slick-dots li button {
    position: absolute;
    left: 0;
    width: 0;
    height: 100%;
    background: #ad8769;
    border: 0;
    font-size: 0;
    padding: 0;
}
.Floor003013 .slick-dots li.slick-active button {
    width: 100%;
    transition: 4s;
}
@media(min-width:1025px) {
    .Floor003013 .pages {
        position: absolute;
        right: 0;
        bottom: 2.6vw;
        width: 22.5vw;
    }
    .Floor003013 .slick-arrow {
        left: 50%;
    }
    .Floor003013 .slick-prev {
        margin-left: -72px;
        border-color: #fff;
        background-image: url("../images/Floor003013_prev_white.png");
    }
    .Floor003013 .slick-next {
        margin-left: 45px;
    }
}
@media(max-width:1024px) {
    .Floor003013 .pages {
        margin-top: 20px;
    }
    .Floor003013 .slick-arrow {
        bottom: 20px;
        right: 0;
        width: 8vw;
        height: 8vw;
    }
    .Floor003013 .slick-prev {
        right: 10vw;
    }
}
@media(max-width:480px) {
    .Floor003013 .slick-arrow {
        background-size: 50% auto;
    }
}
.Floor003013 .fast-link li {
    background: #ad8769;
    float: left;
    width: 48.462%;
}
.Floor003013 .fast-link li a {
    display: block;
    position: relative;
    overflow: hidden;
}
.Floor003013 .fast-link li a:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80%;
    z-index: 3;
    transition: 0.3s ease-out;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
    /* IE6-9 */
}
.Floor003013 .fast-link li:not(:nth-child(2n)) {
    margin-right: 3.076%;
}
.Floor003013 .fast-link li .Ispic {
    padding-bottom: 65.08%;
    transition: 0.3s ease-out;
}
.Floor003013 .fast-link li .txt {
    position: absolute;
    left: 0;
    bottom: 1em;
    width: 100%;
    z-index: 10;
    padding: 0 1.367em 0 2.334em;
    font-size: 30px;
    line-height: 1em;
    transition: 0.3s ease-out;
}
.Floor003013 .fast-link li .txt aside {
    color: #fff;
}
.Floor003013 .fast-link li .txt:before,
.Floor003013 .fast-link li .txt:after {
    position: absolute;
    content: '';
    top: 50%;
}
.Floor003013 .fast-link li .txt:before {
    left: 1em;
    width: 1em;
    height: 1px;
    background-color: #ad8769;
}
.Floor003013 .fast-link li .txt:after {
    right: 1em;
    width: 0.534em;
    height: 0.534em;
    border-top: 1px solid #ad8769;
    border-right: 1px solid #ad8769;
    transform: rotate(45deg);
    margin-top: -0.267em;
}
.Floor003013 .fast-link li a:hover .Ispic {
    transform: translateY(-100%);
}
.Floor003013 .fast-link li a:hover:before {
    opacity: 0;
}
.Floor003013 .fast-link li a:hover .txt {
    bottom: 50%;
    margin-bottom: -0.5em;
    text-align: center;
}
@media(max-width:1024px) {
    .Floor003013 .fast-link li .txt {
        font-size: 3vw;
    }
}
@media(max-width:480px) {
    .Floor003013 .fast-link li .txt {
        font-size: 3.5vw;
    }
}
/*Floor002919 */
.Floor002919 {
    padding: 5vw 0 0;
}
.Floor002919 .auto {
    max-width: 1600px;
}
.Floor002919 .home_title {
    position: relative;
    text-align: left;
}
.Floor002919 .home_title b:before {
    position: absolute;
    content: '';
    width: 9.95vw;
    height: 1px;
    background: #ec6617;
    right: 105%;
    top: 50%;
}
.Floor002919 .info {
    padding-top: 2vw;
}
.Floor002919 .more {
    position: relative;
    display: inline-block;
    position: relative;
    line-height: 44px;
    color: #e04d13;
    padding-right: 54px;
    background: url("../images/Floor002140-more.png") no-repeat right center;
    transition: 0.5s;
    font-size: 16px;
}
.Floor002919 .more:hover {
    background-color: #e04d13;
    border-radius: 5px;
    color: #fff;
    padding: 0px 30px;
}
.Floor002919 .more:after,
.Floor002919 .more:before {
    position: absolute;
    content: '';
    border: 1px solid #e04d13;
    left: -10px;
    right: -10px;
    top: -5px;
    bottom: -5px;
    border-radius: 5px;
    opacity: 0;
    transition: 0.5s;
}
.Floor002919 .more:hover:after,
.Floor002919 .more:hover:before {
    opacity: 1;
}
.Floor002919 .more:hover:after {
    transform: translate(-3px, -3px);
}
.Floor002919 .more:hover:before {
    transform: translate(3px, 3px);
}
@media(min-width:769px) {
    .Floor002919 .auto>.ytable>.ytable-cell {
        vertical-align: top;
    }
    .Floor002919 .aboutbox {
        margin-left: 6.77vw;
        position: relative;
    }
    .Floor002919 .aboutbox:before {
        position: absolute;
        content: '';
        right: 100%;
        width: 6.77vw;
        bottom: 0;
        height: 80%;
        background-color: #f0f0f0;
    }
    .Floor002919 .Ispic {
        width: 37.143%;
        height: 29.167vw;
    }
    .Floor002919 .info {
        padding-left: 4.167vw;
    }
    .Floor002919 .set-up {
        padding-top: 4vw;
        /* padding-bottom: 1.71875vw; */
    }
    .Floor002919 .set-up .column {
        padding-left: 4.167vw;
    }
}
.Floor002919 .info p {
    font-size: 16px;
    line-height: 32px;
    max-height: 128px;
    color: #777;
    margin: 1.8vw 0 2.8vw;
}

.Floor002919 .set-up .column {
    background: #fff;
}
.Floor002919 .set-up .column li {
    background: #e04d13;
    float: left;
    width: 47.5%;
}
.Floor002919 .set-up .column li a {
    display: block;
    position: relative;
    overflow: hidden;
}
.Floor002919 .set-up .column li a:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35%;
    z-index: 3;
    transition: 0.3s ease-out;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
    /* IE6-9 */
}
.Floor002919 .set-up .column li:not(:nth-child(2n)) {
    margin-right: 5%;
}
.Floor002919 .set-up .column li figure {
    padding-bottom: 56%;
    transition: 0.3s ease-out;
}
.Floor002919 .set-up .column li .txt {
    position: absolute;
    left: 0;
    bottom: 1em;
    width: 100%;
    z-index: 10;
    padding: 0 1.367em 0 2.334em;
    font-size: 20px;
    line-height: 1em;
    transition: 0.3s ease-out;
}
.Floor002919 .set-up .column li .txt img {
    display: none;
    transition: 0.3s ease-out;
}
.Floor002919 .set-up .column li .txt aside {
    color: #fff;
}
.Floor002919 .set-up .column li .txt:before,
.Floor002919 .set-up .column li .txt:after {
    position: absolute;
    content: '';
    top: 50%;
}
.Floor002919 .set-up .column li .txt:before {
    left: 1em;
    width: 1em;
    height: 1px;
    background-color: #ec6617;
}
.Floor002919 .set-up .column li .txt:after {
    right: 1em;
    width: 0.534em;
    height: 0.534em;
    border-top: 1px solid #ec6617;
    border-right: 1px solid #ec6617;
    transform: rotate(45deg);
    margin-top: -0.267em;
}
.Floor002919 .set-up .column li a:hover figure {
    transform: translateY(-100%);
}
.Floor002919 .set-up .column li a:hover:before,
.Floor002919 .set-up .column li a:hover .txt:after,
.Floor002919 .set-up .column li a:hover .txt:before {
    opacity: 0;
}
.Floor002919 .set-up .column li a:hover .txt {
    bottom: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 28px;
    padding: 0;
}
.Floor002919 .set-up .column li a:hover .txt img {
    display: block;
    margin: 0 auto 20px;
}
@media(max-width:1024px) {
    .Floor002919 .set-up .column li .txt {
        font-size: 3vw;
    }
}
@media(max-width:480px) {
    .Floor002919 .set-up .year {
        display: none;
    }
    .Floor002919 .set-up .column li .txt {
        font-size: 3.5vw;
    }
    .Floor002919 .set-up .column li a:hover .txt {
        display: none;
    }
    .Floor002919 .info p {
        font-size: 15px;
    }
}
@media(max-width:768px) {
    .Floor002919 .ytable, .Floor002919 .ytable-cell {
        display: block;
    }
    .Floor002919 .Ispic {
        padding-bottom: 107%;
    }
    .Floor002919 .set-up {
        margin-top: 6vw;
    }
    .Floor002919 .set-up .ytable {
        position: relative;
    }
    .Floor002919 .set-up .year {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 10;
        padding: 4vw 2vw;
        text-align: right;
    }
}
@media(max-width:640px) {
    .Floor002919 .set-up .year time span {
        font-size: 12vw;
    }
}
.home_title {
    text-align: center;
    font-size: 26px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-family: Din;
    color: #aaa;
    margin-bottom: 3%;
}
.home_title b {
    display: block;
    font-size: 36px;
    color: #e04d13;
    font-weight: normal;
}
@media(max-width:640px) {
    .home_title {
        font-size: 6vw;
    }
    .home_title b {
        font-size: 6.5vw;
    }
}
/* .Floor002804 */
.Floor002804 {
    position: relative;
    z-index: 3;
}
.Floor002883 #product .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.Floor002804 .home_title {
    position: absolute;
    left: 0;
    top: 11vw;
    width: 100%;
    z-index: 5;
}
.Floor002804,
.Floor002804 li,
.Floor002804 ul,
.Floor002804 .auto {
    height: 100%;
}
.Floor002804 li {
    width: 33.33%;
    background-color: rgba(255, 255, 255, 0);
    position: relative;
    float: left;
    padding: 0 3%;
    transition: all ease 0.5s;
    overflow: hidden;
}
.Floor002804 li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgba(224, 77, 19, 1);
    opacity: 0.1;
}
.Floor002804 li:last-child:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgba(224, 77, 19, 1);
    opacity: 0.2;
}
.Floor002804 li span {
    display: table;
    height: 100%;
    width: 100%;
}
.Floor002804 li span a {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding-top: 13vw;
    height: 100%;
    z-index: 10;
}
.Floor002804 li h3 {
    text-align: center;
    margin: 0;
    font-size: 24px;
    color: #333;
    padding: 0;
    position: relative;
}
.Floor002804 li figure {
    text-align: center;
    margin-bottom: 5%;
}
.Floor002804 li p {
    text-align: center;
    line-height: 32px;
    font-size: 16px;
    height: 94px;
    overflow: hidden;
    color: #666;
    margin: 10% 0 10%;
}
.Floor002804 i {
    display: block;
    margin: 0 auto;
    margin-top: 5%;
    font-style: normal;
    font-weight: 100;
    font-size: 18px;
    color: #ec6617;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #ec6617;
}
.Floor002804 .morebtn {
    margin: 0 auto;
    margin-top: 5%;
    padding-top: 0;
    display: none;
    text-align: center;
    width: 200px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #e04d13;
    background: #fff;
    position: relative;
    overflow: hidden;
}
.Floor002804 .morebtn:after {
    position: absolute;
    content: '';
    left: -10px;
    width: 50px;
    top: 0;
    height: 8px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -moz-transform: rotate(-45deg);
    /* Firefox */
    -webkit-transform: rotate(-45deg);
    /* Safari Ã¥â€™Å’ Chrome */
    -o-transform: rotate(-45deg);
    /* Opera */
    border: 1px solid #e04d13;
    transition: 0.3s;
}
.Floor002804 li:hover {
    background-color: rgba(224, 77, 19, 0.9);
}
.Floor002804 li:hover h3, .Floor002804 li:hover p {
    color: #fff;
}
.Floor002804 li:hover h3::before {
    background-color: #fff;
}
.Floor002804 li figure img {
    display: block;
    margin: 0 auto;
    width: 72px;
    height: 72px;
}
.Floor002804 li figure .hover {
    display: none;
}
.Floor002804 li:hover figure img {
    display: none;
}
.Floor002804 li:hover figure .hover {
    display: block;
}
.Floor002804 li:hover figure {
    animation: hover002804 ease 0.6s;
}
.Floor002804 li:hover i {
    display: none;
}
.Floor002804 li:hover .morebtn {
    display: block;
}
@media(max-width:1024px) {
    .Floor002804 {
        padding: 6% 0;
    }
    .Floor002804 .home_title {
        position: relative;
        top: 0;
    }
    .Floor002804 li h3 {
        font-size: 20px;
    }
}
@media(max-width:640px) {
    .Floor002804 .main {
        padding: 3% 0;
    }
    .Floor002804 li {
        width: 100%;
        padding: 6% 3%;
    }
    .Floor002804 li figure {
        margin-bottom: 0;
    }
    .Floor002804 li figure img {
        max-width: 50px;
        width: auto;
        height: auto;
    }
    .Floor002804 li h3 {
        margin-top: 4%;
        font-size: 18px;
    }
    .Floor002804 li p {
        margin: 5% 0;
        font-size: 15px;
    }
}
@media(max-width:480px) {
    .Floor002804 li span {}
}
@keyframes hover002804 {
    0% {
        transform: translateX(150px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
@-moz-keyframes hover002804 {
    0% {
        transform: translateX(150px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
@-webkit-keyframes hover002804 {
    0% {
        transform: translateX(150px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
/*Floor002140 */
.Floor002140 {
    padding: 4% 0 6% 0;
}
.Floor002140 .tab_list dt {
    float: left;
    width: 44%;
    padding-bottom: 15px;
    border-bottom: 1px #e9e9e9 solid;
}
.Floor002140 .tab_list dd {
    float: right;
    width: 52%;
    padding: 25px 0;
    border-bottom: 1px #e9e9e9 solid;
}
.Floor002140 .tab_list dd:nth-of-type(1) {
    padding-top: 0;
}
.Floor002140 .tab_list p {
    line-height: 30px;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    margin: 15px 0 0;
}
.Floor002140 .tab_list h2 {
    font-size: 18px;
    margin: 0 0 15px;
}
.Floor002140 .tab_list dd:hover h2 a {
    color: #e04d13
}
.Floor002140 .tab_list dd time {
    color: #999;
    font-size: 16px;
}
.Floor002140 .tab_list dd:after {
    width: 90%;
}
.Floor002140 .tab_list dt .Ispic {
    padding-bottom: 54%;
    display: block;
    position: relative;
}
.Floor002140 .tab_list dt .Ispic img {
    display: none;
}
.Floor002140 .tab_list dt time {
    background: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    padding: 3%;
    color: #999;
    font-size: 16px;
    font-family: Din;
    font-weight: bold;
}
.Floor002140 .tab_list dt time span {
    font-size: 42px;
    display: block;
    line-height: 42px;
    margin-bottom: 8px;
}
.Floor002140 .tab_list dt h2 {
    margin: 5% 0 20px;
}
.Floor002140 .tab_list dt:hover h2 a {
    color: #e04d13
}
.Floor002140 .tab_list dt p {
    margin-top: 0;
}
.Floor002140 .more {
    padding-left: 48%;
}
.Floor002140 .more a {
    width: 50%;
    max-width: 350px;
    background: url(../images/Floor002140-more.png) no-repeat center center #e9e9e9;
    height: 40px;
    display: block;
    transition: 0.3s;
    border-radius: 2px;
    margin-top: -40px;
}
.Floor002140 .more a:hover {
    background-color: #e04d13;
    background-image: url(../images/Floor002140-more_hover.png);
}
@media(max-width:1000px) {
    .Floor002140 .more {
        padding-left: 0;
        padding-top: 3%;
    }
    .Floor002140 .more a {
        margin: 0 auto;
    }
    .Floor002140 .tab_list p {
        height: 40px;
    }
}
@media(max-width:640px) {
    .Floor002140 .tab_list dt, .Floor002140 .tab_list dd {
        float: none;
        width: auto;
    }
}
@media(max-width:480px) {
    .Floor002140 .tab_list dt time span {
        font-size: 30px;
        line-height: 30px;
    }
}
/*Bottom002887 */
.Bottom002887 {
    background: #e04d13;
}
.Bottom002887,
.Bottom002887 a {
    color: #fff;
}
.Bottom002887 .auto {
    max-width: 1600px;
    width: 96%;
}
.Bottom002887 .copyright {
    padding: 20px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    line-height: 30px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
}
.Bottom002887 .copyright .fl a {
    color: rgba(255, 255, 255, 0.5);
}
.Bottom002887 .copyright .fr {
    overflow: hidden;
}
.Bottom002887 .copyright .fr a {
    display: inline-block;
    color: rgba(255, 255, 255, 0.5);
    border-left: 1px rgba(255, 255, 255, 0.1) solid;
    line-height: 16px;
    padding: 0 15px;
}
.Bottom002887 .copyright .fr a:first-child {
    border-left: none;
}
.Bottom002887 .copyright .fr a:last-child {
    padding-right: 0;
}
.Bottom002887 .copyright .fr a:hover,
.Bottom002887 .copyright .fl a:hover {
    color: #fff
}
.Bottom002887 .code {
    max-width: 320px;
    margin: 0 auto;
}
.Bottom002887 .code li {
    float: left;
   /* width: 43.75%;*/
    text-align: center;
	margin-bottom: 10px;
}
.Bottom002887 .code li:nth-child(2n) {
    float: right;
}
.Bottom002887 .code li aside {
    color: rgba(255, 255, 255, 0.5);
    margin-top: 5px;
}
.Bottom002887 .code li img {
    /* border-radius: 4px; */
    display: block;
    width: 100%;
}
.Bottom002887 .b_nav {
    padding: 4% 0 5% 0;
}
.Bottom002887 .b_nav .tit {
    font-size: 18px;
}
.Bottom002887 .b_nav nav dt {
    line-height: 24px;
    padding: 5px 0;
}
.Bottom002887 .b_nav nav dt a {
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
}
.Bottom002887 .b_nav nav dt a:hover {
    color: #fff;
}
.Bottom002887 .contact .call {
    font-size: 20px;
    font-family: 'Din';
    font-weight: bold;
    margin-bottom: 15px;
}
.Bottom002887 .contact .call span {
    color: rgba(255, 255, 255, 0.6);
    font-size: 16px;
    font-weight: normal;
}
.Bottom002887 .contact p {
    margin-top: 18px;
    opacity: 0.6;
    font-size: 16px;
    line-height: 30px;
    margin: 0;
}
@media(min-width:641px) {
    .Bottom002887 .b_nav nav .item {
        float: left;
        max-width: 120px;
    }
    .Bottom002887 .b_nav .tit {
        padding-bottom: 24px;
    }
    .Bottom002887 .b_nav nav .item dl {
        display: block !important;
    }
}
@media(min-width:1025px) {
    .Bottom002887 .b_link>div {
        max-width: 48%;
    }
    .Bottom002887 .code {
        width: 12%;
    }
    .Bottom002887 .b_nav nav {
        width: 62%;
    }
    .Bottom002887 .contact {
        width: 22%;
        padding: 0px 3% 0px 0;
    }
}
@media(max-width:1024px) {
    .Bottom002887 .contact, .Bottom002887 .code .tit {
        text-align: center;
    }
    .Bottom002887 .contact {
        padding: 20px 0;
    }
}
@media(max-width:640px) {
    .Bottom002887 .b_nav nav {
        display: none;
    }
    .Bottom002887 .b_nav nav .item {
        margin: 0 !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .Bottom002887 .b_nav nav .item dl {
        display: none;
        padding-bottom: 20px;
    }
    .Bottom002887 .b_nav .tit {
        padding: 20px 0;
    }
    .Bottom002887 .b_nav nav .tit {
        position: relative;
        z-index: 1;
        padding-right: 40px;
    }
    .Bottom002887 .b_nav nav .tit i {
        position: absolute;
        right: 0;
        top: 50%;
        width: 20px;
        height: 20px;
        margin-top: -8px;
        transition: 0.3s;
    }
    .Bottom002887 .b_nav nav .tit i.on {
        transform: rotate(45deg);
    }
    .Bottom002887 .b_nav nav .tit i:before, .Bottom002887 .b_nav nav .tit i:after {
        position: absolute;
        content: '';
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        background: #fff;
    }
    .Bottom002887 .b_nav nav .tit i:before {
        width: 50%;
        height: 2px;
    }
    .Bottom002887 .b_nav nav .tit i:after {
        width: 2px;
        height: 50%;
    }
    .Bottom002887 .b_nav nav dt {
        padding: 5px 0;
    }
    .Bottom002887 .code {
        max-width: 280px;
    }
    .Bottom002887 .code li img {
        width: 80%;
        margin: 0 auto;
    }
    .Bottom002887 .copyright {
        font-size: 3.5vw;
    }
    .Bottom002887 .copyright .fr a {
        padding: 0 9px;
    }
    .Bottom002887 .code li aside, .Bottom002887 .contact .call span, .Bottom002887 .contact p {
        font-size: 4vw;
    }
}
/* .Floor001703 ä¸ºdemoç¼–å· */
.Floor001703 {
    padding: 6vw 0;
    position: relative;
}
.Floor001703:after {
    content: '';
    background: #f8f8fa;
    position: absolute;
    left: 0;
    top: 0;
    width: 43%;
    height: 100%;
    display: block;
    z-index: -1;
}
.Floor001703 .smallpic {
    position: absolute;
    right: 3%;
    bottom: -5%;
    display: block;
    z-index: 5;
}
.Floor001703 .smallpic img {
    box-shadow: 0px 0px 25px #999;
    max-width: 250px;
}
.Floor001703 .intro {
    float: right;
    width: 55%;
}
.Floor001703 .img {
    float: left;
    width: 34%;
}
.Floor001703 .info {
    padding: 2% 0 1%;
}
.Floor001703 .intro img {
    display: inline-block;
    max-width: 250px;
    margin-bottom: 50px;
}
.Floor001703 .intro .pic:after {
    content: '';
    display: inline-block;
    width: 180px;
    height: 1px;
    background: #ec6617;
    margin-left: 20px;
    position: relative;
    top: -28px;
}
.Floor001703 .intro p {
    line-height: 34px;
    font-size: 18px;
    color: #666;
    z-index: 5;
    position: relative;
    word-break: break-all;
    word-wrap: break-word;
    text-justify: inter-ideograph;
    text-align: justify;
    margin: 0;
}
.Floor001703 .menu {
    margin: 40px 0 0;
    /*text-align:center;*/
}
.Floor001703 .menu a img {
    display: block;
    margin: 0 auto 12px;
    max-width: 42px;
}
.Floor001703 .menu a {
    display: inline-block;
    color: #333;
    font-size: 16px;
    margin-right: 40px;
    padding-right: 40px;
    border-right: 1px #e9e9e9 solid;
}
.Floor001703 .menu a:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
}
.Floor001703 .menu a:hover {
    color: #ec6617
}
@media(max-width:768px) {
    .Floor001703 .intro, .Floor001703 .img {
        float: none;
        width: auto;
    }
    .Floor001703 .intro {
        padding: 0;
        padding-bottom: 5%;
    }
    .Floor001703 .img {
        text-align: center;
    }
}
@media(max-width:480px) {
    .Floor001703 .title figure {
        font-size: 20px;
    }
    .Floor001703 .title figure span {
        font-size: 24px;
    }
}
@media(max-width:375px) {
    .Floor001703 .menu a {
        font-size: 14px;
        margin-right: 10px;
    }
}
/*Floor003004 */
.Floor003004 {
    padding: 6vw 0;
    position: relative;
    z-index: 4;
    overflow: hidden;
}
.Floor003004:after {
    content: '';
    background: rgba(224, 77, 19, 0.03);
    position: absolute;
    right: 0;
    top: 0;
    width: 57%;
    height: 100%;
    display: block;
    z-index: -1;
}
.Floor003004:before {
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
    bottom: 0;
    height: 100%;
    background: url("../images/Floor003004_ye.png") no-repeat left bottom;
    background-size: contain;
    z-index: -1;
}
.Floor003004 .big-text {
    font-family: 'Gokustencil';
    color: #f6f8f9;
    font-size: 15.63vw;
    color: #f6f8f9;
    line-height: 10.94vw;
}
.Floor003004 .title {
    font-size: 48px;
    padding: 0.5625em 0 1em 0;
}
.Floor003004 .title .sub-tit {
    color: #e04d13;
    font-size: 44px;
    line-height: 1.584em;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: Din;
    font-weight: bold;
}
.Floor003004 .title .tit {
    color: #e04d13;
    font-size: 32px;
    position: relative;
}
.Floor003004 .title .tit:after {
    background: #eee;
    width: 20%;
    height: 2px;
    position: absolute;
    left: 160px;
    top: 20px;
    content: '';
    display: block;
}
@media(min-width:1025px) {
    .Floor003004 .title {
        clear: both;
        padding: 2.4em 0;
    }
    .Floor003004 .title .sub-tit:before {
        display: none;
    }
}
@media(max-width:1024px) {
    .Floor003004 .title {
        font-size: 5vw;
        text-align: center;
    }
    .Floor003004 .big-text {
        text-align: center;
    }
    .Floor003004:before {
        bottom: 0;
    }
}
@media(max-width:640px) {
    .Floor003004 .title {
        font-size: 8vw;
    }
}
.Floor003004 .step {
    position: relative;
    z-index: 10;
}
.Floor003004 .step li {
    float: left;
    width: 28%;
}
.Floor003004 .step li .icon {
    margin: 15px 0;
    display: block;
    z-index: 3;
    position: relative;
}
.Floor003004 .step li .icon img {
    margin: 0 auto;
}
.Floor003004 .step li .img {
    display: block;
}
.Floor003004 .step li .hover {
    display: none
}
.Floor003004 .step li:hover .img {
    display: none
}
.Floor003004 .step li:hover .hover {
    display: block
}
.Floor003004 .step li a {
    display: block;
    background-color: #fff;
    padding: 30px;
    position: relative;
    box-shadow: 0 3px 18px rgba(0, 0, 0, 0.08);
}
.Floor003004 .step li a:hover {
    background: url("../images/Floor003004_hoverbg.jpg") repeat left top;
}
.Floor003004 .step li span {
    color: rgba(224, 77, 19, 0.1);
    font-size: 44px;
    font-family: Din;
    font-weight: bold;
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 1;
}
.Floor003004 .step li aside {
    color: #333;
    font-size: 20px;
    margin-top: 10px;
    text-align: center;
}
.Floor003004 .step li a:hover * {
    color: #fff;
}
.Floor003004 .step li a:hover span {
    color: rgba(255, 255, 255, 0.5);
}
@media(min-width:1025px) {
    .Floor003004 .pic {
        float: right;
        width: 70%;
        margin-top: -25vw;
    }
    .Floor003004 .pic dl {
        display: none;
    }
    .Floor003004 .step {
        /* margin-left: 10.42vw; */
        width: 80%;
    }
    .Floor003004 .step li a {
        margin-right: 2vw;
        min-height: 100px;
    }
}
@media(max-width:1024px) {
    .Floor003004 .pic {
        position: relative;
    }
    .Floor003004 .step li:not(:last-child) {
        border-right: 1px solid #fff;
    }
    .Floor003004 .step li a {
        text-align: center;
        background: url("../images/Floor003004_hoverbg.jpg") repeat left top;
        padding: 1.5vw;
    }
    .Floor003004 .step li a span {
        color: #fff;
        font-size: 3.5vw;
    }
    .Floor003004 .step li aside.dot {
        display: none;
    }
    .Floor003004 .pic dl {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .Floor003004 .pic dd {
        float: left;
        width: 20%;
        height: 100%;
        background: rgba(255, 255, 255, 0.8);
    }
    .Floor003004 .pic dd:not(:last-child) {
        border-right: 1px solid #fff;
    }
    .Floor003004 .pic dd a {
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: center;
        color: #96c96c;
    }
    .Floor003004 .pic dd span {
        font-size: 3.5vw;
        width: 4vw;
        display: block;
        line-height: 1.2em;
    }
}
/*Floor002827 */
.Floor002883 #news {
    position: relative
}
.Floor002883 #news .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 43%;
    height: 100%;
}
.Floor002827 {
    position: relative;
    z-index: 2;
}
.Floor002827 .home_title {
    position: relative;
    text-align: left;
    margin: 7vw 0 10vw 0;
}
.Floor002827 .home_title b:before {
    position: absolute;
    content: '';
    width: 9.95vw;
    height: 1px;
    background: #ec6617;
    right: -62%;
    z-index: 3;
    bottom: 23px;
}
.Floor002827 .big-text {
    color: #f6f8f9;
    font-size: 15.63vw;
    color: #f6f8f9;
    line-height: 10.94vw;
}
.Floor002827 .title {
    font-size: 48px;
    padding: 0.5625em 0 1em 0;
}
.Floor002827 .title .sub-tit {
    color: #e04d13;
    font-size: 44px;
    line-height: 1.584em;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: Din;
    font-weight: bold;
}
.Floor002827 .title .tit {
    color: #e04d13;
    font-size: 32px;
    position: relative;
}
.Floor002827 .title .tit:after {
    background: #eee;
    width: 78%;
    height: 2px;
    position: absolute;
    left: 160px;
    top: 20px;
    content: '';
    display: block;
    z-index: 2;
}
@media(min-width:1025px) {
    .Floor002827 .title {
        clear: both;
        padding: 2em 0 4em 0;
    }
    .Floor002827 .title .sub-tit:before {
        display: none;
    }
}
.Floor002827 {
    overflow: hidden;
}
.Floor002827 .auto {
    width: 96%;
    max-width: 1400px;
}
.Floor002827 .left {
    position: relative;
}
.Floor002827 .left:before {
    position: absolute;
    left: -44.49%;
    top: 0;
    width: 103.265%;
    /*background: url(../images/Floor002827_titlebg.png) no-repeat;*/
    background-size: contain;
    height: 100%;
    content: '';
}
.Floor002827 .left .btn {
    overflow: hidden;
    margin-bottom: 27px;
    max-width: 140px;
}
.Floor002827 .left .slick-arrow {
    display: inline-block;
    color: #b8b8b8;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #b8b8b8;
    width: 48px;
    text-align: center;
    line-height: 46px;
    height: 48px;
    margin-right: 18px;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.Floor002827 .left .slick-arrow span {
    position: absolute;
    display: block;
    width: 14px;
    height: 14px;
    transform: rotate(45deg);
    border-left: 2px solid;
    border-bottom: 2px solid;
    left: 50%;
    margin: -7px 0 0 -3px;
}
.Floor002827 .left .slick-next span {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    margin: -7px 0 0 -10px;
}
.Floor002827 .left .slick-arrow:hover {
    background: #e04d13;
    border-color: #e04d13
}
.Floor002827 .left .slick-arrow:hover span {
    color: #fff;
}
.Floor002827 .right {
    overflow: hidden;
    position: relative;
}
.Floor002827 .slider li .inner {
    padding-right: 40px;
}
.Floor002827 .slider li .pic {
    overflow: hidden;
}
.Floor002827 .slider li .pic img {
    display: block;
    width: 100%;
    transition: 0.3s ease-in-out;
}
.Floor002827 .slider li .pic figure {
    padding-bottom: 63.2%;
    transition: 0.3s ease-in-out;
}
.Floor002827 .slider li:hover .pic img,
.Floor002827 .slider li:hover .pic figure {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.Floor002827 .slider li .txt {
    position: relative;
    z-index: 2;
    margin: 0 0.2em;
    padding-top: 0.5em;
    font-size: 100px;
}
.Floor002827 .slider li .txt time {
    position: absolute;
    left: 0;
    bottom: 100%;
    margin-bottom: -2em;
    background: #fff;
    text-align: center;
    width: 90px;
    line-height: 1.5em;
    color: #aaa;
    font-size: 18px;
    font-family: Din;
    padding-bottom: 10px;
}
.Floor002827 .slider li .txt time span {
    font-size: 30px;
    display: block;
    padding-top: 12px;
    line-height: 30px;
    font-weight: bold;
}
.Floor002827 .slider li .txt aside {
    overflow: hidden;
}
.Floor002827 .slider li .txt aside a {
    float: left;
    max-width: 100%;
    font-size: 20px;
    color: #333;
    padding-bottom: 3px;
    position: relative;
}
.Floor002827 .slider li .txt aside a:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    content: '';
    background: #3e3e3e;
    transition: 0.3s;
}
.Floor002827 .slider li:hover .txt aside a {
    color: #e04d13;
}
.Floor002827 .slider li:hover .txt aside a:after {
    width: 0;
}
.Floor002827 .slider li:hover .txt time {
    background: #e04d13
}
.Floor002827 .slider li:hover .txt time span,
.Floor002827 .slider li:hover .txt time {
    color: #fff
}
.Floor002827 .slider li .txt p {
    line-height: 30px;
    color: #999;
    font-size: 16px;
    margin: 20px 0 0;
}
.Floor002827 .slider li .more {
    display: table;
    font-size: 0.16em;
    color: #e04d13;
    margin-top: 30px;
}
.Floor002827 .slider li .more i {
    display: inline-block;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    border-top: 2px solid;
    border-right: 2px solid;
    margin-left: 5px;
}
.Floor002827 .slider li:hover .more,
.Floor002827 .slider li:hover .more i {
    color: #ec6617;
}
@media(min-width:1025px) {
    .Floor002827 {
        padding-top: 6vw;
    }
    .Floor002827 .left {
        float: left;
        max-width: 245px;
        width: 16%;
    }
    .Floor002827 .left .pic {
        padding-bottom: 20%;
    }
    .Floor002827 .left .name {
        margin-bottom: 50%;
    }
    .Floor002827 .right {
        float: right;
        width: 96%;
        margin-right: -18%;
    }
    .Floor002827 .right:after {
        position: absolute;
        content: '';
        width: 18.5%;
        height: 100%;
        background: rgba(255, 255, 255, 0.5);
        top: 0;
        right: 0;
        z-index: 10;
    }
    .Floor002827 .right .slider {
        width: 124.445%;
    }
}
@media(max-width:1024px) {
    .Floor002827 {
        padding: 30px 0;
    }
    .Floor002827 .left:before {
        left: 0;
    }
    .Floor002827 .left {
        position: relative;
        margin-bottom: 20px;
    }
    .Floor002827 .left .pic {
        padding-right: 70%;
    }
    .Floor002827 .left .name .more {
        position: absolute;
        right: 0;
        top: 0;
    }
    .Floor002827 .left .btn {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 160px;
        margin-bottom: 0;
    }
    .Floor002827 .left .pager {
        display: none;
    }
    .Floor002827 .slider li .inner {
        padding: 0 10px;
    }
    .Floor002827 .slider li .txt {
        font-size: 90px;
    }
}
@media(max-width:480px) {
    .Floor002827 .left .name .more {
        line-height: 24px;
    }
    .Floor002827 .left .name .more span {
        font-size: 14px;
    }
    .Floor002827 .left .btn {
        width: 100px;
    }
    .Floor002827 .left .slick-arrow {
        width: 30px;
        height: 30px;
    }
    .Floor002827 .left .slick-arrow:nth-child(2) {
        margin-right: 0;
    }
    .Floor002827 .slider li .txt {
        font-size: 80px;
    }
    .Floor002827 .slider li .txt aside a {
        font-size: 4.5vw;
    }
    .Floor002827 .slider li .txt p {
        font-size: 4vw;
    }
}
/*Bottom002833 */
.Bottom002833 {
    background: url(../images/Bottom002833_bg.jpg) no-repeat center;
    background-size: cover;
    padding: 4vw 0 2vw;
    color: #fff;
}
.Bottom002833 .logo {
    padding-bottom: 30px;
}
.Bottom002833 .contact ul:not(:last-child) {
    margin-bottom: 20px;
}
.Bottom002833 .contact ul>* {
    line-height: 30px;
    /* padding: 5px 0; */
    font-size: 16px;
}
.Bottom002833 .contact ul li {
    position: relative;
    z-index: 1;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 20px;
    position: relative;
    padding-left: 48px;
}
.Bottom002833 .contact ul li:nth-child(2) {
    margin-right: 50px;
}
.Bottom002833 .contact ul li:after {
    content: '';
    width: 38px;
    height: 38px;
    border-radius: 19px;
    border: 1px rgba(255, 255, 255, 0.7) solid;
    background: url(../images/add.png) no-repeat center / 18px;
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
}
.Bottom002833 .contact ul li:nth-child(2):after {
    background: url(../images/tel.png) no-repeat center / 18px;
}
.Bottom002833 .contact ul li:nth-child(3):after {
    background: url(../images/fax.png) no-repeat center / 18px;
}
.Bottom002833 .mid {
    text-align: center;
}
.Bottom002833 .code {
    margin-bottom: 24px;
    display: inline-block;
    margin: 0 10px;
    margin-bottom: 30px;
}
.Bottom002833 .code span {
    display: block;
    margin-top: 10px;
}
.Bottom002833 .code img {
    max-width: 120px;
    display: block;
}
.Bottom002833 .bshare-custom a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.6);
    padding: 0;
    margin: 0 4px;
    background: url(../images/Bottom002833_icon_qq.png) no-repeat center center;
}
.Bottom002833 .bshare-custom a.bshare-weixin {
    background-image: url(../images/Bottom002833_icon_wx.png);
}
.Bottom002833 .bshare-custom a.bshare-sinaminiblog {
    background-image: url(../images/Bottom002833_icon_sina.png);
}
.bsBox,
.bsBox * {
    box-sizing: content-box;
}
.Bottom002833 .hotline {
    font-size: 17px;
}
.Bottom002833 .hotline aside {
    font-size: 30px;
    padding: 10px 0 20px 0;
}
.Bottom002833 .shop {
    display: inline-block;
    width: 100%;
    max-width: 365px;
    line-height: 51px;
    background: url(../images/Bottom002833_icon_a.png) no-repeat right 20px center #fff;
    text-align: left;
    padding-left: 28px;
    font-size: 16px;
    transition: 0.3s;
    margin-bottom: 86px;
}
.Bottom002833 .shop:hover {
    background-color: #972002;
    color: #fff;
    background-image: url(../images/Bottom002833_icon_a_hover.png);
}
.Bottom002833 .right nav {
    padding-bottom: 24px;
}
.Bottom002833 .right nav a {
    color: rgba(255, 255, 255, 0.7);
}
.Bottom002833 .right nav a:hover {
    color: #fff;
}
.Bottom002833 .right nav a:not(:last-child):after {
    display: inline-block;
    width: 1px;
    content: '';
    height: 8px;
    background: rgba(255, 255, 255, 0.4);
    vertical-align: middle;
    margin: 0 17px;
}
.Bottom002833 .copyright span,
.Bottom002833 .copyright span a {
    color: rgba(255, 255, 255, 0.4);
    line-height: 34px;
}
.Bottom002833 .copyright {
    color: rgba(255, 255, 255, 0.7);
}
.Bottom002833 .copyright em {
    display: block;
    font-style: normal;
}
.Bottom002833 .copyright span {
    margin-left: 20px;
    display: inline-block;
}
.Bottom002833 .copyright span a {
    text-decoration: underline;
}
.Bottom002833 .copyright span a:hover {
    color: #ec6617;
}
@media(min-width:481px) {
    .Bottom002833 .right {
        font-size: 16px;
    }
}
@media(min-width:1025px) {
    .Bottom002833 .right {
        vertical-align: top;
        width: 36%;
        padding-top: 25px;
    }
    .Bottom002833 .left {
        vertical-align: top;
        width: 28%;
    }
    .Bottom002833 .right {
        text-align: right;
    }
    .Bottom002833 .contact ul li span {
        display: block;
        line-height: 30px;
    }
}
@media(max-width:1024px) {
    .Bottom002833 .ytable, .Bottom002833 .ytable-cell {
        display: block;
    }
    .Bottom002833 {
        text-align: center;
    }
    .Bottom002833 .mid {
        padding: 30px 0;
    }
}
@media(max-width:480px) {
    .Bottom002833 .right nav a:not(:last-child):after {
        margin: 0 10px;
    }
    .Bottom002833 .shop {
        margin-bottom: 20px;
    }
    .Bottom002833 .logo img {
        width: 45%;
    }
}
.content-box {
    padding: 2vw 0 0;
}
/* .Banner002291 为demo编号 */
.Banner002291 {
    overflow: hidden;
}
.Banner002291 span {
    display: none;
}
.Banner002291 img {
    max-width: none;
    width: 155%;
    margin-left: -27.5%;
}
@media (min-width: 768px) {
    .Banner002291 img {
        width: 150%;
        margin-left: -25%;
    }
}
@media (min-width: 1024px) {
    .Banner002291 img {
        width: 140%;
        margin-left: -20%;
    }
}
@media (min-width: 1200px) {
    .Banner002291 {
        height: 500px;
    }
    .Banner002291 img {
        display: none;
    }
    .Banner002291 span {
        display: block;
        background-position: center;
        background-repeat: no-repeat;
        height:480px;
        width: 100%;
    }
}
@media (max-width: 1024px) {
.Banner002291 { margin-top:90px;}
}
@media (max-width: 640px) {
.Banner002291 { margin-top:70px;}
}
/*Menu002387*/
.Menu002387 .side-title {
    background: url(../images/Menu002387_tit.png) no-repeat right #e04d13;
    background-size: auto 100%;
    color: #fff;
    font-size: 24px;
    padding: 22px 0 22px 30px;
    border-radius: 25px 0 0 0;
    font-size: 24px;
}
.Menu002387 .side-title span {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    font-weight: 100;
}
.Menu002387 .side-menu li {
    border-bottom: 1px solid #fff;
    line-height: 55px;
    font-size: 16px;
    background: #F5F5F7;
}
.Menu002387 .side-menu li:last-child {
    border-bottom: none;
}
.Menu002387 .side-menu li a {
    display: block;
    padding-left: 30px;
    padding-right: 40px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.Menu002387 .side-menu li>a::before,
.Menu002387 .side-menu li>a::after {
    position: absolute;
    content: '';
    top: 50%;
}
.Menu002387 .side-menu li>a::before {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #e0e0e0;
    right: 20px;
    margin-top: -7.5px;
}
.Menu002387 .side-menu li>a::after {
    margin-top: -3px;
    border: 5px solid transparent;
    border-top-width: 3px;
    border-bottom-width: 3px;
    border-left-color: #fff;
    right: 19px;
}
.Menu002387 .side-menu li>a:hover,
.Menu002387 .side-menu li.aon>a {
    color: #EC6617;
}
.Menu002387 .side-menu li:hover>a::before,
.Menu002387 .side-menu li.aon>a::before {
    background: #EC6617;
}
.Menu002387 .side-menu li ul {
    border-top: 1px #fff solid;
    background: #ddd;
    display: none;
}
.Menu002387 .side-menu li ul li {
    padding: 0 30px 0;
    border-bottom: none;
    background: #fff;
}
.Menu002387 .side-menu li ul li a {
    line-height: 24px;
    padding: 10px 0 10px 15px;
    font-size: 15px;
    position: relative;
    border-top: 1px #eee solid;
}
.Menu002387 .side-menu li ul li:first-child a {
    border-top: none;
}
.Menu002387 .side-menu li ul li a:after {
    background: #aaa;
    height: 2px;
    display: block;
    content: '';
    position: absolute;
    top: 0;
    width: 10px;
    border: none;
    right: auto;
    left: 0;
    margin: 0;
    top: 21px;
}
.Menu002387 .side-menu li ul li a:before {
    display: none;
}
.Menu002387 .side-menu li ul li:hover a:after,
.Menu002387 .side-menu li ul li.aon a:after {
    background: #EC6617
}
.Menu002387 #side-menu .owl-item {
    float: left;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.Menu002387 #side-menu .owl-stage-outer {
    position: relative;
    overflow: hidden;
}
.Menu002387 #side-menu .owl-stage {
    position: relative;
    touch-action: manipulation;
}
@media(max-width:1024px) {
    .Menu002387 .side-title {
        margin-top: 2%;
    }
    .Menu002387 .side-menu {
        display: none;
    }
    .product .Menu002387 .side-menu {
        display: block;
    }
    .Menu002387 #side-menu {
        background: #e04d13;
        border-top: 1px solid #fff;
        padding: 0 20px;
        position: relative;
    }
    .Menu002387 #side-menu li a {
        color: #fff;
        float: left;
        line-height: 40px;
        padding: 0 30px;
    }
    .Menu002387 .side-menu li>a:hover {
        color: none
    }
    .Menu002387 #side-menu li.aon a {
        background: #fff;
        color: #e04d13;
    }
    .Menu002387 #side-menu .owl-nav button {
        position: absolute;
        top: 0;
        height: 100%;
        width: 18px;
        border: none;
        background: #e04d13;
        color: #fff;
        cursor: pointer;
        padding: 0;
    }
    .Menu002387 #side-menu .owl-nav button.owl-prev {
        left: 0;
    }
    .Menu002387 #side-menu .owl-nav button.owl-next {
        right: 0;
    }
    .Menu002387 #side-menu .disabled {
        display: none;
    }
}
@media(max-width:640px) {
    .Menu002387 {
        margin-bottom: 4%;
    }
    .Menu002387 .side-title {
        padding: 10px 0 10px 20px;
        font-size: 20px;
    }
    .Menu002387 .side-title span {
        font-size: 12px;
    }
}
/* .Location002308 为demo编号 */
.Location002308 {}
.Location002308 dl {
    padding-bottom: 10px;
    line-height: 30px;
    border-bottom: #e5e5e5 1px solid;
}
.Location002308 em {
    font-style: normal;
    color: #999;
    float: right;
}
.Location002308 em span {
    color: #666;
}
.Location002308 em a {
    position: relative;
    padding-right: 15px;
    margin-right: 10px;
    color: #999;
}
.Location002308 em a:first-child {
    margin-left: 5px;
}
.Location002308 em a:hover {
    color: #EC6617;
}
.Location002308 em a:before {
    position: absolute;
    content: '>';
    font-size: 14px;
    position: absolute;
    right: -2px;
    top: 50%;
    margin-top: -14px;
    font-family: "宋体";
}
.Location002308 dl dd {
    float: left;
}
.Location002308 dl dd span {
    display: inline-block;
    position: relative;
    font-weight: 100;
    font-size: 18px;
    color: #333;
    padding-left: 14px;
}
.Location002308 dl dd span:after {
    content: "";
    position: absolute;
    display: block;
    background-color: #EC6617;
    left: 0;
    top: 6px;
    height: 18px;
    width: 4px;
    transform: skewX(-10deg);
}
@media(max-width:640px) {
    .Location002308 em {
        display: none;
    }
    .Location002308 dl {
        padding: 0;
    }
    .Location002308 dl dd span:after {
        bottom: -1px;
    }
}
/*RighInfo002808 */
.RighInfo002808 {
    padding-top: 4%;
    padding-bottom: 2%;
}
/*.RighInfo002808 .auto {
    background: url(../images/RighInfo002808-map.png) no-repeat center;
}
.RighInfo002808 .floor {
    position: relative;
    z-index: 1
}
.RighInfo002808 .floor:after {
    display: inline-block;
    content: '';
    width: 34%;
    height: 95%;
    background: #F0F0F0;
    position: absolute;
    right: 0;
    top: 7%;
}
.RighInfo002808 .floor .Ispic {
    position: absolute;
    height: 100%;
    right: 10px;
    top: 0;
    z-index: 2;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .1);
}*/
.RighInfo002808 .floor-1 .Ispic {
    width: 36%;
}
.RighInfo002808 .floor-1 .txt {
    color: #666;
    font-size: 16px;
}
.RighInfo002808 .floor-1 .txt .info {
    line-height: 36px;
    padding-bottom: 10%;
}
.RighInfo002808 .floor-1 .txt h1 {
    font-size: 30px;
    color: #333;
    font-weight: normal;
    margin-bottom: 5%;
}
.RighInfo002808 .floor-1 .txt .ti25 {
    text-align: justify;
    font-size: 16px;
    line-height: 2;
}
.RighInfo002808 .floor-1 .txt .nmb {
    margin-bottom: 0;
}
.RighInfo002808 .floor-1 .txt .nmt {
    margin-top: 0;
}
.RighInfo002808 .floor-1 .count {
    position: relative;
    z-index: 1;
}
.RighInfo002808 .floor-1 .count li p {
    margin: 0;
}
.RighInfo002808 .floor-1 .count li aside {
    color: #242a5a;
    font-weight: bold;
}
.RighInfo002808 .floor-1 .count li aside b {
    font-size: 48px;
    font-family: "Oswald";
    display: inline-block;
    vertical-align: sub;
}
@media(min-width:1025px) {
    .RighInfo002808 .floor-1 .txt {
        padding-right: 0%;
    }
    .RighInfo002808 .floor-1 .txt .info {
        width: 95%;
    }
}
@media(max-width:1024px) {
    .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: 24%;
    }
    .RighInfo002808 .floor-1 .count li {
        display: table-cell;
        vertical-align: top;
    }
}
@media(max-width:640px) {
    .RighInfo002808 .floor:after {
        display: none;
    }
    .RighInfo002808 .floor-1 .txt h1 {
        font-size: 6vw;
    }
    .RighInfo002808 .floor-1 .txt .ti25 {
        font-size: 4vw;
    }
    .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 .floor-1 .count li aside b {
        font-size: 7vw;
    }
    .RighInfo002808 .floor-1 .Ispic {
        position: relative;
        padding-bottom: 140%;
        width: 100%;
        right: 0;
    }
}
/*RighInfo002542 */
.RighInfo002542 {
    padding: 3% 0 0;
}
.RighInfo002542 .artice-box {
    position: relative;
}
.RighInfo002542 .artice-box+.artice-box {
    margin-top: 3%;
}
.RighInfo002542 .artice-box img {
    width: 100%;
}
.RighInfo002542 .artice-box .text-box {
    position: absolute;
    z-index: 5;
    border-radius: 24px 0;
    top: 50%;
    transform: translateY(-50%);
    left: 80px;
    width: 86%;
}
.RighInfo002542 .artice-box .text-box li {
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    padding: 20px 0 20px 30px;
    margin: 1% 2% 1% 0;
    float: left;
    width: 49%;
    border-radius: 20px 0 20px 0;
}
.RighInfo002542 .artice-box .text-box li:nth-child(2n) {
    margin-right: 0;
}
.RighInfo002542 .artice-box li:nth-child(1) {
    background: url(../images/RighInfo002542-icon1.png) no-repeat right bottom #fff;
    background-size: auto 80%;
}
.RighInfo002542 .artice-box li:nth-child(2) {
    background: url(../images/RighInfo002542-icon2.png) no-repeat right bottom #fff;
    background-size: auto 80%;
}
.RighInfo002542 .artice-box li:nth-child(3) {
    background: url(../images/RighInfo002542-icon3.png) no-repeat right bottom #fff;
    background-size: auto 80%;
}
.RighInfo002542 .artice-box li:nth-child(4) {
    background: url(../images/RighInfo002542-icon4.png) no-repeat right bottom #fff;
    background-size: auto 80%;
}
.RighInfo002542 .artice-box .text-box h3 {
    font-size: 24px;
    color: #333;
    margin-top: 0;
    transform: skew(-10deg);
}
.RighInfo002542 .artice-box .text-box .desc {
    font-size: 16px;
    color: #5f6464;
    line-height: 32px;
}
@media (max-width: 1440px) {
    .RighInfo002542 .artice-box .text-box {
        left: 50px;
        width: 62%;
    }
}
@media (max-width: 480px) {
    .RighInfo002542 .artice-box .text-box {
        position: relative;
        top: 0;
        transform: none;
        left: 0;
        width: 100%;
    }
    .RighInfo002542 .artice-box .text-box h3 {
        font-size: 5vw;
    }
    .RighInfo002542 .artice-box .text-box .desc {
        font-size: 4vw;
    }
    .RighInfo002542 .artice-box li:nth-child(1), .RighInfo002542 .artice-box li:nth-child(2), .RighInfo002542 .artice-box li:nth-child(3), .RighInfo002542 .artice-box li:nth-child(4) {
        background-size: auto 40%;
    }
}
/* .Floor001640 */
.Floor001641 {
    padding: 3% 0 0;
}
.Floor001641 .box {
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 34%;
    position: relative;
}
.Floor001641 .txt {
    width: 36.364%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: rgba(39, 45, 93, 0.95);
    color: #fff;
    text-align: center;
}
.Floor001641 .word {
    position: absolute;
    left: 50%;
    width: 74%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 420px;
}
.Floor001641 .word img {
    max-width: 77px;
}
.Floor001641 .pic {
    display: none;
}
.Floor001641 .img {
    display: block;
    margin: 0 auto 5%;
}
.Floor001641 h3 {
    font-size: 28px;
    margin: 0;
    padding-bottom: 20px;
    font-weight: 100;
}
.Floor001641 .p {
    margin: 0;
    font-size: 20px;
    line-height: 30px;
}
.Floor001641 .p+.p {
    margin-top: 10px;
}
@media(max-width:1000px) {
    .Floor001641 {
        padding: 40px 0;
    }
    .Floor001641 .box {
        padding-bottom: 40%;
    }
    .Floor001641 .txt {
        width: 44%;
    }
    .Floor001641 .h2 {
        font-size: 20px;
    }
    .Floor001641 .p {
        font-size: 16px;
        line-height: 30px;
    }
}
@media(max-width:640px) {
    .Floor001641 .box {
        background-image: none !important;
        padding-bottom: 0;
    }
    .Floor001641 .txt {
        width: 100%;
        position: static;
        height: auto;
        background: #153068;
    }
    .Floor001641 .word {
        position: static;
        left: 0;
        width: 100%;
        top: 0;
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
        padding: 30px;
    }
    .Floor001641 .word img {
        max-width: 50px;
    }
    .Floor001641 h3 {
        font-size: 6vw;
    }
    .Floor001641 .pic {
        display: block;
    }
}
/* .Page002274 为demo编号 */
.Page002274_2 {
    padding: 3% 0 0;
}
.Page002274 {
    text-align: center;
    color: #666666;
}
.Page002274 .Pages * {
    vertical-align: middle;
}
.Page002274 .Pages .p_cur,
.Page002274 .Pages .p_count,
.Page002274 .Pages .p_total {
    display: none;
}
.Page002274 .Pages a {
    display: inline-block;
    padding: 0 15px;
    line-height: 37px;
    background-color: #fff;
    border: 1px solid #eee;
    color: #666666;
    margin-left: 5px;
    font-family: "Arial"
}
.Page002274 .Pages a:hover,
.Page002274 .Pages a.a_cur {
    color: #fff;
    background-color: #EC6617;
    border-color: #EC6617;
}
.Page002274 .Pages em {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
}
.Page002274 .Pages .i_text {
    width: 47px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #e04d13;
}
.Page002274 .Pages .i_button {
    cursor: pointer;
    background: none;
    width: 47px;
    height: 36px;
    border: 1px solid #e04d13;
}
.Page002274 .Pages .p_jump b {
    font-weight: normal;
    margin: 0 5px;
}
.Page002274 .Pages .a_prev, .Page002274 .Pages .a_next {
    font-family: "宋体";
    padding: 0 25px;
}
@media(max-width:1000px) {
    .Page002274 .Pages em {
        display: none;
    }
}
@media(max-width:640px) {
    .Page002274 .Pages a.a_first, .Page002274 .Pages a.a_end {
        display: none;
    }
    .Page002274 .Pages a {
        padding: 0 10px;
    }
}
/* .PicList002796 */
.PicList002796 {
    padding-bottom: 2%;
}
.PicList002796 li {
    position: relative;
    border-bottom: 1px dashed #e8e8e8;
    padding-bottom: 30px;
}
.PicList002796 figure {
    position: relative;
}
.PicList002796 figure em {
    display: block;
    padding-bottom: 64%;
    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: 58px;
    height: 58px;
    border: 2px solid #fff;
    margin-left: -29px;
    margin-top: -29px;
    border-radius: 50%;
}
.PicList002796 figure a::after {
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 14px solid #fff;
    margin-left: -4px;
    margin-top: -9px;
}
.PicList002796 li p {
    height: 28px;
    font-size: 16px;
    color: #333;
    line-height: 28px;
    text-align: justify;
    overflow: hidden;
}
.PicList002796 time {
    background: #e04d13;
    display: inline-block;
    padding: 5px 15px;
    color: #fff;
    border-radius: 99px;
    font-family: "Oswald-light";
}
@media(min-width:769px) {
    .PicList002796 li {
        float: left;
        width: 31.3333%;
        margin-right: 3%;
        margin-top: 3%;
    }
    .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: -6px;
        margin-top: -9px;
    }
}
@media(max-width:375px) {
    .PicList002796 li figure a::before {
        width: 40px;
        height: 40px;
        margin-left: -20px;
        margin-top: -20px;
    }
}
/* .PicList002239 为demo编号 */
.PicList002239 {
    padding: 3% 0;
}
.PicList002239 li {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 3%;
    float: left;
}
@media(min-width:769px) {
    .PicList002239 li {
        margin-right: 5%;
        width: 30%;
    }
    .PicList002239 li:nth-child(3n) {
        margin-right: 0;
    }
}
.PicList002239 li .Ispic {
    padding-bottom: 68%;
    background-size: contain;
}
.PicList002239 li dl {
    position: relative;
    margin: 0 10px;
    padding-right: 114px;
    line-height: 50px;
}
.PicList002239 li dd {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
    padding-left: 30px;
    background: url(../images/PicList002239-icon.png) no-repeat left center;
}
.PicList002239 li dt {
    font-size: 16px;
    color: #333;
}
@media(max-width:768px) {
    .PicList002239 li {
        width: 48%;
        margin-right: 4%;
    }
    .PicList002239 li:nth-child(2n) {
        margin-right: 0;
    }
}
@media(max-width:480px) {
    .PicList002239 li dl {
        text-align: center;
        padding-right: 0;
    }
    .PicList002239 li dd {
        display: none;
    }
}
/*Menu002937 */
.Menu002937 {
    padding: 3% 0;
}
.Menu002937 .ul {
    display: table;
    line-height: normal;
}
.Menu002937 .ul li {
    float: left;
    margin: 1px 0;
}
.Menu002937 .ul li:not(:last-child) {
    margin-right: 10px;
}
.Menu002937 .ul li a {
    display: block;
    line-height: 40px;
    min-width: 160px;
    padding: 0 1em;
    font-size: 16px;
    background: #eee;
    text-align: center;
    border-radius: 20px;
}
.Menu002937 .ul li.aon a,
.Menu002937 .ul li a:hover {
    color: #fff;
    background: #EC6617;
}
@media(max-width:768px) {
    .Menu002937 .ul li a {
        min-width: 18.36vw;
        font-size: 3.5vw;
    }
}
@media(max-width:480px) {
    .Menu002937 .ul li a {
        font-size: 4vw;
        line-height: 2em;
    }
}
/*PicList002525 */
.PicList002525 {
    padding: 2% 0;
}
.PicList002525 ul {
    overflow: hidden;
}
.PicList002525 li {
    float: left;
    position: relative;
    text-align: center;
    padding: 2% 0;
    margin-top: -1px;
}
.PicList002525 li a,
.PicList002525 li::after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.PicList002525 li::after {
    content: '';
    border-right: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
}
.PicList002525 li .Ispic {
    padding-bottom: 75%;
    background-size: contain;
}
.PicList002525 li a {
    border: 5px solid #e04d13;
    opacity: 0;
    z-index: 5;
    transition: 0.3s;
}
.PicList002525 li a:hover {
    opacity: 1;
}
.PicList002525 li p {
    margin: 0;
    color: #333;
    padding: 10px 3% 0 3%;
}
.PicList002525 li span {
    color: #999;
    padding-bottom: 5px;
}
.PicList002525 .more {
    text-align: center;
    padding-top: 3%;
}
.PicList002525 .more a {
    display: inline-block;
    width: 28px;
    height: 28px;
    overflow: hidden;
    line-height: 1000px;
    animation: PicList002525_more linear 1s infinite;
}
@keyframes PicList002525_more {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes PicList002525_more {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@media(min-width:769px) {
    .PicList002525 li {
        width: 33.3333333%;
    }
    .PicList002525 li:nth-child(3n)::after {
        border-right: 0;
    }
}
@media(max-width:768px) {
    .PicList002525 li {
        width: 50%;
    }
    .PicList002525 li:nth-child(2n)::after {
        border-right: 0;
    }
}
/* .RighInfo002254 为demo编号 */
.RighInfo002254 {
    padding: 3% 0;
}
.RighInfo002254 .list_img {
    float: left;
    width: 55.6%;
    position: relative;
}
.RighInfo002254 .big_img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 80%;
}
.RighInfo002254 .big_img li,
.RighInfo002254 .big_img li figure {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
}
.RighInfo002254 .big_img li figure {
    border: 1px solid #dcdcdc;
    background-size: contain;
}
.RighInfo002254 .list {
    padding: 42px 0 42px 82.9%;
}
.RighInfo002254 .list .bd {
    position: relative;
}
.RighInfo002254 .list a {
    position: absolute;
    width: 17.1%;
    height: 40px;
    right: 0;
    background: url(../images/RighInfo002254-btn_prev.png) no-repeat center center/auto 50%;
    cursor: pointer;
}
.RighInfo002254 .list a.prev {
    top: 0;
}
.RighInfo002254 .list a.next {
    bottom: 0;
    background-image: url(../images/RighInfo002254-btn_next.png);
}
.RighInfo002254 .list a.prevStop,
.RighInfo002254 .list a.nextStop {
    cursor: default;
}
.RighInfo002254 .list li {
    height: 130px;
    position: relative;
}
.RighInfo002254 .list li figure {
    position: absolute;
    left: 0;
    width: 97%;
    top: 9px;
    bottom: 15px;
    background-size: contain;
    border: 1px solid #f2f2f2;
}
.RighInfo002254 .list li.on figure {
    border: 2px solid #EC6617;
}
.RighInfo002254 .right_info {
    float: right;
    width: 39.2%;
}
.RighInfo002254 .right_info h1,
.RighInfo002254 .right_info h3,
.RighInfo002254 .right_info p {
    margin: 0;
    padding: 5% 0;
    border-bottom: 1px solid #e7e8e8;
}
.RighInfo002254 .right_info h1 {
    padding: 7% 0;
    color: #e04d13;
    font-size: 26px;
}
.RighInfo002254 .right_info p {
    line-height: 30px;
    color: #666;
    margin-bottom: 15%;
}
.RighInfo002254 .right_info a {
    display: inline-block;
    border: 1px solid #eee;
    padding: 10px 5%;
    color: #e04d13;
    transition: 0.4s;
}
.RighInfo002254 .right_info a:hover {
    background-color: #e04d13;
    color: #fff;
}
.RighInfo002254 .tab {
    padding: 3% 0;
}
.RighInfo002254 .tab .h1,.RighInfo002254 .tab .h1_tab {
    margin: 0 0 4%;
    border-bottom: 1px solid #e7e8e8;
    overflow: hidden;
    font-size: 18px;
    font-weight: normal;
    color: #000;
}
.RighInfo002254 .tab .h1 span{
    float: left;
    padding: 0 5%;
    line-height: 60px;
    background-color: #ec6617;;
    margin-right: 4px;
    cursor: pointer;
    color: #fff;
}
.RighInfo002254 .tab .h1_tab span {
    float: left;
    padding: 0 5%;
    line-height: 60px;
    background-color: #F5F5F7;;
    margin-right: 4px;
    cursor: pointer;
    color: #333;
}
.RighInfo002254 .tab .h1_tab span.on {
    background-color: #ec6617;
    color: #fff;
}
.RighInfo002254 .tab .info {
    padding-top: 5%;
}
.RighInfo002254 .table_1 th,
.RighInfo002254 .table_1 td {
    text-align: center;
    border: 1px solid #eee;
    border-collapse: collapse;
    line-height: 24px;
    padding: 15px;
}
.RighInfo002254 .table_1 th {
    background: #525555;
    color: #fff;
}
@media(max-width:480px) {
    .RighInfo002254 .table_1 {
        overflow: auto;
    }
    .RighInfo002254 .table_1 table {
        width: 180%;
    }
    .RighInfo002254 .table_1 th {
        white-space: nowrap;
    }
}
.RighInfo002254 .list-box {}
.RighInfo002254 .list-box .dl dd {
    float: left;
    width: 20%;
}
.RighInfo002254 .list-box .dl dd:before {
    background: #EC6617;
    width: 5px;
    height: 5px;
    border-radius: 2.5px;
    position: relative;
    display: inline-block;
    content: '';
    top: -3px;
    margin-right: 10px;
}
.RighInfo002254 .list-box .dl dd {
    font-size: 16px;
    padding-top: 10px;
}
@media(max-width:768px) {
    .RighInfo002254 .list_img, .RighInfo002254 .right_info {
        float: none;
        width: auto;
    }
}
@media(max-width:640px) {
    .RighInfo002254 .list li {
        height: 100px;
    }
    .RighInfo002254 .right_info h1 {
        font-size: 20px;
    }
    .RighInfo002254 .right_info h3 {
        font-size: 16px;
    }
}
@media(max-width:480px) {
    .RighInfo002254 .list {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .RighInfo002254 .list a {
        height: 28px;
    }
    .RighInfo002254 .list li {
        height: 80px;
    }
    .RighInfo002254 .list-box .dl {
        display: flex;
        flex-wrap: wrap;
    }
    .RighInfo002254 .list-box .dl dd {
        width: 50%;
    }
    .RighInfo002254 .tab .h1_tab {
        font-size: 4.5vw;
    }
    .RighInfo002254 .tab .h1_tab span {
        padding: 0 3%;
        line-height: 40px;
    }
}
/*PicList002735 */
.PicList002735 {
    padding-top: 2%;
}
.PicList002735 li {
    margin-bottom: 2%;
    margin-top: 2%;
}
.PicList002735 li a {
    display: block;
    background: #f0f0f0;
    border: 3px solid #F8F8F8;
    transition: 0.3s;
}
.PicList002735 li a:hover {
    border-color: #e04d13;
    box-shadow: 0 10px 14px rgba(0, 0, 0, 0.3);
}
.PicList002735 li .Ispic {
    background-size: contain;
    background-color: #fff;
    padding-bottom: 65.241%;
}
.PicList002735 li .txt {
    padding: 25px;
}
.PicList002735 li .txt h3 {
    font-size: 18px;
    color: #333;
}
.PicList002735 li .txt p {
    line-height: 28px;
    color: #555;
    height: 84px;
}
@media(min-width:481px) {
    .PicList002735 li {
        float: left;
    }
}
@media(min-width:769px) {
    .PicList002735 li {
        width: 29.6875%;
    }
    .PicList002735 li:not(:nth-child(3n)) {
        margin-right: 5.46875%;
    }
}
@media(min-width:481px) and (max-width:768px) {
    .PicList002735 li {
        width: 48%;
    }
    .PicList002735 li:not(:nth-child(2n)) {
        margin-right: 4%;
    }
}
/*PicList001958*/
.PicList001958 {
    padding: 2% 0 1%;
}
.PicList001958 li {
    overflow: hidden;
    padding: 10px;
    border: 1px solid #eee;
    position: relative;
    margin-bottom: 2%;
    transition: all 1s ease
}
.PicList001958 li:hover {
    border-color: #e04d13;
}
.PicList001958 li div {
    position: relative;
    padding-left: 25%;
    padding-right: 21%;
    padding-bottom: 3%
}
.PicList001958 li .Ispic {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 22%;
}
.PicList001958 li .Ispic img {
    display: none;
}
.PicList001958 li h1 {
    margin: 0;
    font-size: 18px;
    padding: 30px 0 22px;
}
.PicList001958 li:hover h1 a {
    color: #e04d13;
}
.PicList001958 li time {
    color: #999;
    position: absolute;
    top: 10%;
    right: 0;
    font-size: 14px;
    border-left: 1px dashed #eee;
    padding: 24px 0 0;
    width: 14%;
    ;
    height: 80%;
    font-family: "Oswald";
    text-align: center;
}
.PicList001958 li time span {
    font-size: 48px;
    display: block;
    color: #555;
}
.PicList001958 li:hover time, .PicList001958 li:hover time span {
    color: #e04d13;
}
.PicList001958 li p {
    color: #666;
    margin: 0;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    font-size: 15px;
    text-align: justify;
}
.PicList001958 li time .line {
    font-style: normal;
    display: none;
}
@media(max-width:768px) {
    .PicList001958 li div {
        padding-left: 40%;
    }
    .PicList001958 li .Ispic {
        width: 37%;
    }
}
@media(max-width:480px) {
    .PicList001958 li div {
        padding-left: 0;
    }
    .PicList001958 li .Ispic {
        position: relative;
        display: block;
        width: auto;
        padding-bottom: 50%;
        margin-bottom: 4vw;
    }
    .PicList001958 li h1 {
        font-size: 4.5vw;
        padding: 5px 0;
    }
    .PicList001958 li h1 {}
    .PicList001958 li p {
        height: auto;
        font-size: 4vw;
    }
    .PicList001958 li div {
        padding-right: 0;
    }
    .PicList001958 li time {
        position: relative;
        padding: 0;
        font-size: 4vw;
        border: 0;
        display: inline-block;
        margin-top: 10px;
        width: auto;
    }
    .PicList001958 li time span {
        font-size: 4vw;
        float: right;
        font-weight: normal;
        color: #999;
    }
    .PicList001958 li time .line {
        display: inline-block;
    }
}
/*Floor002905 */
.Floor002905 {
    padding: 3% 0 0;
}
.Floor002905 .news-top {
    border: 1px solid #eee;
    padding: 10px;
}
.Floor002905 .news-top li {
    position: relative;
}
.Floor002905 .news-top li .txt {
    position: absolute;
    left: 30px;
    bottom: 25px;
    right: 0;
    color: #fff;
    z-index: 10;
}
.Floor002905 .news-top li .time {
    font-family: 'Oswald';
    width: 108px;
    text-align: center;
}
.Floor002905 .news-top li .word aside {
    font-size: 24px;
}
.Floor002905 .news-top li .word p {
    opacity: 0.9;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.Floor002905 .news-top .slick-arrow {
    position: absolute;
    top: 50%;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.2) url("../images/Floor002905_prev_on.gif") no-repeat center center;
    z-index: 20;
    margin-top: -23px;
}
.Floor002905 .news-top .slick-prev {
    left: 3%;
}
.Floor002905 .news-top .slick-next {
    right: 3%;
    background-image: url("../images/Floor002905_next_on.gif");
}
.Floor002905 .news-top .slick-arrow:hover {
    background-color: #e04d13;
}
@media(min-width:1025px) {
    .Floor002905 .news-top {}
    .Floor002905 .news-top li .Ispic {
        height: 460px;
        transition: all 1s ease;
    }
    .Floor002905 .news-top li .Ispic:hover {
        transform: scale(1.1);
    }
    .PicList001958 li .Ispic {
        transition: all 1s ease
    }
    .PicList001958 li .Ispic:hover {
        transform: scale(1.1);
    }
}
@media(min-width:1025px) and (max-width:1600px) {
    .Floor002905 .news-top li .Ispic {
        height: 28.75vw;
    }
}
@media(min-width:1025px) and (max-width:1366px) {}
@media(max-width:1024px) {
    .Floor002905 .news-top {
        margin-bottom: 6vw;
    }
    .Floor002905 .news-top li .Ispic {
        padding-bottom: 63.889%;
    }
}
@media(max-width:640px) {
    .Floor002905 .news-top {
        margin-bottom: 4%;
    }
    .Floor002905 .news-top li .word aside, .Floor002905 .news-top li .time, .Floor002905 .news-top li .word p, .Floor002905 .news-top li .txt {
        left: 0;
        bottom: 5%;
    }
    .Floor002905 .news-top li .txt {
        padding: 0 4%;
    }
    .Floor002905 .news-top li .txt .ytable, .Floor002905 .news-top li .txt .ytable .word {
        display: block;
    }
    .Floor002905 .news-top li .word p {
        margin: 1vw 0;
    }
    .Floor002905 .news-top li .time {
        width: 18vw;
    }
    .Floor002905 .news-top li .time aside {
        display: inline-block;
    }
    .Floor002905 .news-top li .word aside {
        font-size: 4.5vw;
    }
}
/* .RichInfo005 */
.RichInfo005 {
    padding: 3% 0;
}
.RichInfo005 .news_info .title {
    text-align: center;
    padding-bottom: 30px;
}
.RichInfo005 .news_info .title h1 {
    margin: 0;
    padding-bottom: 15px;
    font-size: 32px;
    color: #333;
    font-weight: normal;
}
.RichInfo005 .news_info .title p {
    margin: 0;
}
.RichInfo005 .news_info .title p span {
    margin: 0 20px;
    color: #777;
}
.RichInfo005 .news_info .title p span .share {
    display: inline-block;
}
.RichInfo005 .news_info .title p span .share a {
    display: inline-block;
    content: '';
    width: 20px;
    height: 20px;
    margin: 0 8px;
    position: relative;
    top: 4px;
}
.RichInfo005 .news_info .title p span .share a.wx {
    background: url(../images/RichInfo005-icon.png) no-repeat center;
}
.RichInfo005 .news_info .title p span .share a.wb {
    background: url(../images/RichInfo005-icon2.png) no-repeat center;
}
.RichInfo005 .news_info figure {
    background: #fafafa;
    display: block;
    padding: 2%;
    margin-bottom: 2.5%;
    font-size: 14px;
    line-height: 1.8;
    border: 1px solid #eee;
}
.RichInfo005 .news_info figure b {
    color: #EC6617;
}
.RichInfo005 .news_info .info {
    font-size: 15px;
    line-height: 2;
    text-align: justify;
    padding: 0 2%;
}
.RichInfo005 .news_info .info .h3 {
    font-size: 20px;
    color: #333;
    margin: 30px 0 20px;
}
.RichInfo005 .news_info .info p {
    font-size: 16px;
    line-height: 2;
}
.RichInfo005 .news_info .info_back {
    text-align: center;
    clear: both;
    padding: 30px 0 40px;
    border-bottom: 1px dashed #e8e8e8
}
.RichInfo005 .news_info .info_back a {
    color: #e04d13;
    font-size: 16px;
}
.RichInfo005 .news_info .info_pn {
    padding-top: 20px;
}
.RichInfo005 .news_info .info_pn span {
    display: block;
    padding-top: 20px;
}
.RichInfo005 .news_info .info_pn span a {
    color: #999;
}
.RichInfo005 .news_info .info_pn span a:hover {
    color: #e04d13;
}
@media (max-width: 640px) {
    .RichInfo005 .news_info .title h1 {
        font-size: 6vw;
    }
    .RichInfo005 .news_info .info p {
        font-size: 4vw;
    }
}
/* .RighInfo002799 */
.RighInfo002799 {
    padding: 3% 0 0;
}
.RighInfo002799 .pic {
    float: right;
    margin-left: 8%;
    max-width: 458px;
}
.RighInfo002799 .tit .en {
    font-family: 'Times New Roman';
    font-size: 38px;
    color: #F7F7FC;
    font-weight: bold;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.RighInfo002799 .tit .cn {
    margin-top: -28px;
    font-size: 32px;
    color: #e04d13;
    letter-spacing: 5px;
}
.RighInfo002799 .intro {
    font-size: 16px;
    line-height: 2;
}
.RighInfo002799 .subtit {
    font-size: 24px;
    margin-top: 3%;
    position: relative;
    margin-bottom: 1%;
    color: #333;
}
.RighInfo002799 .subtit:before {
    display: inline-block;
    content: '';
    width: 10px;
    height: 10px;
    background: none;
    position: relative;
    top: -4px;
    margin-right: 8px;
    border-radius: 50%;
    border: 2px solid #EC6617;
}
.RighInfo002799 .subtit span {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 48px;
    text-transform: uppercase;
    font-family: 'Times New Roman';
    opacity: .05;
    letter-spacing: 5px;
}
.RighInfo002799 .subtit span i {
    font-size: 68px;
    font-style: normal;
}
.RighInfo002799 p {
    font-size: 15px;
    color: #666;
    line-height: 36px;
    text-align: justify;
    margin: 0;
}
.RighInfo002799 p em {
    font-style: normal;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 13px;
}
.RighInfo002799 dl {
    padding-left: 18px;
}
.RighInfo002799 dd {
    font-size: 14px;
    padding: 5px 0;
}
.RighInfo002799 dd::before {
    display: inline-block;
    content: '';
    width: 5px;
    height: 5px;
    background: #EC6617;
    margin-right: 10px;
    position: relative;
    top: -3px;
}
.RighInfo002799 .more {
    margin-top: 20px;
}
.RighInfo002799 .more a {
    display: inline-block;
    width: 160px;
    text-align: center;
    line-height: 48px;
    background: #EC6617;
    color: #fff;
    border-radius: 24px;
    font-size: 16px;
}
.RighInfo002799 .more a::before {
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    background: url(../images/RighInfo002799-icon.png) no-repeat;
    margin-right: 10px;
    position: relative;
    top: 2px
}
@media (max-width: 768px) {
    .RighInfo002799 .auto {
        padding: 0 3%;
    }
	.RighInfo002799 p { 
		text-align: inherit;
	}
    .RighInfo002799 .pic {
        float: none;
        width: 100%;
        margin-bottom: 5%;
        margin-left: 0;
    }
    .RighInfo002799 .tit .en {
        font-size: 38px;
    }
    .RighInfo002799 .tit .cn {
        margin-top: -25px;
        font-size: 38px;
    }
}
/* .Form002802 */
.Form002802 {
    padding: 3% 0;
}
.Form002802 .subtit {
    font-size: 24px;
    margin-top: 3%;
    position: relative;
    margin-bottom: 2%;
    color: #333;
}
.Form002802 .subtit::before {
    display: inline-block;
    content: '';
    width: 10px;
    height: 10px;
    background: none;
    position: relative;
    top: -4px;
    margin-right: 8px;
    border-radius: 50%;
    border: 2px solid #EC6617;
}
.Form002802 .subtit span {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 48px;
    text-transform: uppercase;
    font-family: 'Times New Roman';
    opacity: .05;
    letter-spacing: 5px;
}
.Form002802 .subtit span i {
    font-size: 68px;
    font-style: normal;
}
.Form002802 .from {
    margin: 0 auto;
}
.Form002802 .from td {
    padding-right: 2%;
    padding-bottom: 2%;
}
.Form002802 .from td p {
    margin: 0;
    color: #999;
    text-align: center;
}
.Form002802 .from td div {
    position: relative;
    border: none;
    background: #fff;
    border: 1px solid #E5E5E8;
    border-radius: 5px;
    overflow: hidden;
    padding-left:35px;
}
.Form002802 .from label {
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 15px;
    line-height: 50px;
    color: #999;
}
.Form002802 .from label i {
    display: inline-block;
    content: '';
    width: 18px;
    height: 18px;
    position: relative;
    top: 3px;
}
.Form002802 .from label.name i {
    background: url(../images/icon-5.png) no-repeat center;
}
.Form002802 .from label.phone i {
    background: url(../images/icon-6.png) no-repeat center;
}
.Form002802 .from label.email i {
    background: url(../images/icon-7.png) no-repeat center;
}
.Form002802 .from label.mess i {
    background: url(../images/icon-8.png) no-repeat center;
}
.Form002802 .from .text {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-indent: 10px;
    border:none;
}
.Form002802 .from textarea.text {
    height: 132px;
}
.Form002802 .from .btn {
    padding-bottom: 1.5%;
    text-align: left;
}
.Form002802 .from .btn input {
    background: #EC6617;
    cursor: pointer;
    padding: 0;
    border: none;
    width: 160px;
    height: 48px;
    font-size: 16px;
    color: #fff;
    border-radius: 24px;
}
@media(min-width:641px) {
    .Form002802 .from td:nth-child(3n), .Form002802 .from .textareas, .Form002802 .from .btn, .Form002802 .from .tip {
        padding-right: 0;
    }
}
@media(max-width:640px) {
    .Form002802 .from td {
        display: block;
        padding-right: 0;
    }
}
/*TextList002855 */
.TextList002855 {
    padding: 2% 0;
}
.TextList002855 li {
    line-height: 4.5625em;
    border-bottom: 1px dashed #e8e8e8;
}
.TextList002855 li time {
    float: right;
    color: #c8c8c8;
    margin-left: 15px;
    font-family: "Oswald";
    font-weight: 100;
    font-size: 14px;
}
.TextList002855 li a {
    padding-left: 30px;
    background: url("../images/TextList002855_icon.png") no-repeat left center;
}
@media(min-width:481px) {
    .TextList002855 li {
        font-size: 16px;
    }
}
/* .TextList000665 为demo编号 */
.TextList000665 {
    padding: 3% 0 0;
}
.TextList000665 .tit {
    font-size: 26px;
    color: #333;
    margin-bottom: 2%;
}
.TextList000665 .tab {
    margin-bottom: 3%;
}
.TextList000665 .tab a {
    display: inline-block;
    line-height: 38px;
    background: #f4f4f4;
    color: #333;
    width: 160px;
    text-align: center;
    margin-right: 2px;
}
.TextList000665 .tab a.on {
    background: #EC6617;
    color: #fff;
}
.TextList000665 li {
    position: relative;
    margin-bottom: 20px;
    line-height: 20px;
}
.TextList000665 .Q,
.TextList000665 .con {
    padding-left: 55px;
    position: relative;
}
.TextList000665 .Q {
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
    margin: 0;
    color: #333;
    background: #f8f8f8;
    line-height: 50px;
}
.TextList000665 .Q span {
    padding-right: 5vw;
}
.TextList000665 .Q em,
.TextList000665 .con em {
    font-style: normal;
    width: 38px;
    font-size: 18px;
    position: absolute;
    left: 6px;
    top: 6px;
    color: #fff;
    background: #e04d13;
    text-align: center;
    line-height: 38px;
    border-radius: 5px;
}
.TextList000665 .con em {
    background: #ddd;
    color: #333;
    font-size: 16px;
    width: 38px;
    line-height: 38px;
}
.TextList000665 .con {
    color: #666;
    display: none;
    padding: 0 0 2% 55px;
    border-bottom: 1px #e9e9e9 solid;
    margin: 1% 0 2%;
}
.TextList000665 .con pre {
    font-size: 15px;
    color: #666;
    line-height: 26px;
}
.TextList000665 .con span {
    position: relative;
    display: inline-block;
    padding-right: 20px;
}
.TextList000665 .Q span:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    color: #999;
    border-right: 1px solid;
    position: absolute;
    right: 20px;
    top: 16px;
    border-bottom: 1px solid;
}
.TextList000665 .Q.Q_on span:after {
    transform: rotate(-135deg);
    top: 22px;
    color: #EC6617
}
.TextList000665 .Q.Q_on {
    background: #f7f8ff
}
.TextList000665 .txt {
    padding: 12px 0;
}
@media (max-width: 480px) {
    .TextList000665 .tit {
        font-size: 6vw;
        margin: 4vw 0;
    }
    .TextList000665 .tab a {
        width: 100%;
        margin-bottom: 2%;
    }
    .TextList000665 .tab a:nth-child(2n) {
        margin-right: 0;
    }
    .TextList000665 .Q span {
        padding-right: 10vw;
    }
}
/* .Floor002906 为demo编号 */
.Floor002906 {
    text-align: center;
    padding: 3% 0 2%;
}
.Floor002906 dl {
    background: #f8f8f8;
    padding: 2%
}
.Floor002906 dt select {
    width: 100%;
    border: 1px solid #eee;
    font-size: 16px;
    background: url("../images/Floor002906_more.gif") no-repeat right 20px center #fff;
    line-height: 48px;
    height: 50px;
    padding: 0 20px;
    color: #999;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.Floor002906 dt select::-ms-expand {
    display: none;
}
.Floor002906 .search {
    margin-right: 0;
    position: relative
}
.Floor002906 .search .text {
    width: 100%;
    line-height: 58px;
    height: 50px;
    padding: 0 130px 0 20px;
    border: 1px solid #eee;
    color: #999;
    font-size: 16px;
}
.Floor002906 .search .btn {
    position: absolute;
    right: 0;
    top: 0;
    ;
    border: none;
    width: 120px;
    height: 50px;
    background: #EC6617;
    cursor: pointer;
    color: #fff;
}
@media(min-width:481px) {
    .Floor002906 dt {
        float: left;
        width: 48.5%;
        margin-right: 2.5%;
    }
    .Floor002906 dd {
        float: right;
        width: 48%;
    }
}
@media(max-width:480px) {
    .Floor002906 .search .text {
        font-size: 4vw;
    }
    .Floor002906 .title {
        margin-bottom: 6vw;
    }
    .Floor002906 dt {
        margin-bottom: 3vw;
    }
    .Floor002906 dt select {
        line-height: 46px;
        height: 50px;
        font-size: 4vw;
    }
    .Floor002906 dd a {
        line-height: 50px;
        font-size: 4vw;
    }
}
/*TextList000286 */
.TextList000286 {}
.TextList000286 li .inner {
    border-left: 4px solid #e04d13;
    padding: 10px;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
}
.TextList000286 li .tit {
    float: left;
    width: 68%
}
.TextList000286 li .tit b {
    font-size: 18px;
    color: #333;
    max-width: 90%;
    font-weight: normal;
    display: block
}
.TextList000286 li .tit span {
    margin-left: 3%;
    line-height: 18px;
    padding-top: 6px;
}
.TextList000286 li .tit p {
    margin: 0;
    position: relative;
    line-height: 30px;
    color: #999;
}
.TextList000286 li .tit p.price {
    font-size: 14px;
    ;
    padding-top: 5px
}
.TextList000286 li .right {
    float: right;
    width: 24%;
    position: relative;
    padding-left: 30px
}
.TextList000286 li .right::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background: #ebebeb;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}
.TextList000286 li .right time {
    color: #e04d13;
    font-size: 14px;
    display: block;
}
.TextList000286 li .right time span {
    font-size: 36px;
    font-weight: bold;
    display: block
}
.TextList000286 li .right .btn {
    font-size: 14px;
    display: block;
    background: url(../images/down.png)no-repeat center left;
    padding-left: 26px;
	position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
@media(min-width:641px) {
    .TextList000286 li .title {
        position: relative;
        padding-right: 120px;
    }
    .TextList000286 li .title time {
        position: absolute;
        right: 0;
        top: 0;
        line-height: 18px;
        padding-top: 6px;
    }
    .TextList000286 li p span {
        float: left;
    }
    .TextList000286 li p a {
        top: 0;
    }
    .TextList000286 li p span.price {
        margin-right: 3%;
    }
    .TextList000286 li p span.other {
        max-width: 70%
    }
}
@media(min-width:1025px) {
    .TextList000286 li {
        margin-bottom: 1.5vw;
    }

}
@media(max-width:1024px) {
    .TextList000286 li {
        margin-bottom: 3vw;
    }
}
@media(max-width:640px) {
    .TextList000286 li .inner {
        padding: 5vw;
    }
    .TextList000286 li .tit b {
        font-size: 4.5vw;
    }
    .TextList000286 li p a {
        bottom: 0;
    }
    .TextList000286 li .title time {
        margin-top: 5px;
        display: block;
        clear: both;
    }
    .TextList000286 li .right {
        padding-left: 20px;
        margin-top: 10vw;
    }
    .TextList000286 li .right time {
        display: none;
    }
    .TextList000286 li .right .btn {
        background: none;
        padding-left: 0;
    }
    .TextList000286 li p span.other {
        white-space: initial;
        text-overflow: initial;
        line-height: 20px;
    }
}
/*Map002516 */
.Map002516 {
    padding: 4% 0;
}
.Map002516 .title {
    position: relative;
    z-index: 4;
    transform: skew(-10deg);
    margin-bottom: 50px;
}
.Map002516 .title aside {
    display: table;
    margin: 0 auto;
    padding: 0 50px;
    background: #fff;
}
.Map002516 .title span {
    display: table;
    line-height: 40px;
    border-radius: 10px 0;
    padding: 0 20px;
    background: #e7ecf2;
    font-size: 24px;
    color: #333;
}
.Map002516 .title span i {
    font-style: normal;
    float: left;
    padding: 0 20px;
    margin-right: 10px;
    margin-top: -10px;
    color: #fff;
    border-radius: 10px 0;
    background: #e04d13;
}
.Map002516 .edit-css li {
    margin-bottom: 4%;
    color: #999;
}
.Map002516 .edit-css li .icon {
    margin-bottom: 5px;
}
.Map002516 .edit-css li aside {
    font-size: 16px;
    margin-top: 10px;
    color: #333;
}
@media(min-width:641px) {
    .Map002516 .edit-css li {
        float: left;
        width: 32%;
        padding-left: 22px;
        border-left: 5px solid #f8f8f8;
    }
    .Map002516 .edit-css li:not(:nth-child(3n)) {
        margin-right: 2%;
    }
    .Map002516 .edit-css li:nth-child(3n+1) {
        clear: left;
    }
}
@media(max-width:480px) {
    .Map002516 {
        padding-top: 8%;
    }
    .Map002516 .title span {
        font-size: 20px;
    }
    .Map002516 .edit-css li {
        padding: 22px;
        border-bottom: 5px solid #f8f8f8;
    }
}
.Map002516 .map {
    border: 1px solid #ECECEC;
    padding: 5px;
    border-radius: 24px 0;
}
.Map002516 .map #allmap {
    height: 400px;
    border-radius: 24px 0;
}
.Map002516 .map #allmap * {
    box-sizing: content-box;
}
.Map002516 .map #allmap img {
    max-width: none;
}
@media(max-width:640px) {
    .Map002516 .map #allmap {
        height: 280px;
    }
}
/*PicList002079 */
.PicList002079 {
    padding-top: 3%;
}
.PicList002079 ul {
    position: relative;
    padding-bottom: 76%;
}
.PicList002079 li {
    position: absolute;
    width: 49.12%;
    height: 34.09%;
}
.PicList002079 li.li_1,
.PicList002079 li.li_2 {
    width: 23.82%;
    height: 27.89%;
}
.PicList002079 li.li_0 {
    left: 0;
    top: 0;
}
.PicList002079 li.li_1 {
    left: 0;
    top: 36.15%;
}
.PicList002079 li.li_2 {
    left: 25.3%;
    top: 36.15%;
}
.PicList002079 li.li_3 {
    right: 0;
    top: 0;
    height: 64.04%;
}
.PicList002079 li.li_4 {
    left: 0;
    bottom: 0;
}
.PicList002079 li.li_5 {
    right: 0;
    bottom: 0;
}
.PicList002079 li figure img {
    display: none;
}
.PicList002079 li p {
    border: 1px solid #e2e2e2;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0;
    padding: 0 3%;
}
@media(max-width:640px) {
    .PicList002079 li p {
        line-height: 35px;
        height: 35px;
    }
}
@media(max-width:375px) {
    .PicList002079 ul {
        padding-bottom: 0;
    }
    .PicList002079 li {
        width: auto !important;
        height: auto !important;
        position: relative;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        bottom: auto !important;
        margin-bottom: 3%;
    }
    .PicList002079 li figure {
        height: auto !important;
        padding-bottom: 50%;
    }
}
/*TextList002514 */
.TextList002514 {
    padding-top: 3%;
}
.TextList002514 .list {
    border: 1px solid #e8e8e8;
    padding: 0 3%;
    margin-bottom: 15px;
    border-radius: 5px;
}
.TextList002514 .job-title {
    line-height: 30px;
    padding: 15px 0;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    color: #333;
}
.TextList002514 .job-title span {
    font-size: 13px
}
.TextList002514 .job-title i {
    position: absolute;
    width: 22px;
    height: 22px;
    background: #e04d13;
    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: #e04d13;
    font-weight: bold;
}
.TextList002514 .job-main {
    display: none;
    padding: 22px 0;
    border-top: 1px dotted #e5e5e5;
}
.TextList002514 .job-main .job-info strong {
    color: #333;
}
.TextList002514 .job-main .job-info p {
    line-height: 2;
}
.TextList002514 .more {
    padding: 3% 0
}
.TextList002514 .more a {
    display: inline-block;
    width: 160px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 25px;
    background: #EC6617;
}
.TextList002514 .more a::after {
    display: inline-block;
    content: '';
    width: 20px;
    height: 20px;
    margin-left: 10px;
    background: url(../images/TextList002514.png) no-repeat center;
    position: relative;
    top: 4px
}
@media (max-width: 480px) {
    .TextList002514 .job-title {
        font-size: 4.5vw;
    }
    .TextList002514 .more a {
        width: 130px;
        height: 38px;
        line-height: 38px;
        font-size: 15px;
    }
	.TextList002514 .job-main .job-info * { 
		white-space: normal !important;
	}
}
/*PicList002926 */
.PicList002926 {
    padding-top: 3%
}
.PicList002926 li {
    margin-bottom: 4.17vw;
}
.PicList002926 li .pic a {
    display: block;
    overflow: hidden;
}
.PicList002926 li .pic img {
    transition: 0.3s;
}
.PicList002926 li:hover .pic img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
}
.PicList002926 li:nth-child(2n-1) .info .inner {
    margin-left: 2.6vw;
}
.PicList002926 li:nth-child(2n) .info .inner {
    margin-right: 2.6vw;
}
.PicList002926 li .info .inner {
    border-top: 1px solid #DEE0EA;
    border-bottom: 1px solid #DEE0EA;
    padding: 2.03vw 1.98vw;
    text-align: center;
}
.PicList002926 li .icon img {
    max-height: 58px;
}
.PicList002926 li h3 {
    font-size: 24px;
    color: #333;
    font-weight: 400;
}
.PicList002926 li h3:after {
    display: block;
    content: '';
    height: 2px;
    background: #EC6617;
    width: 20px;
    margin: 10px auto;
}
.PicList002926 li .more {
    margin: 0 auto;
}
.PicList002926 li p {
    color: #666;
    line-height: 1.715em;
    max-height: 5.145em;
    margin-bottom: 2vw;
}
@media(min-width:1025px) {
    .PicList002926 li .pic {
        width: 59.642%;
    }
}
@media(max-width:1024px) {
    .PicList002926 li .ytable, .PicList002926 li .ytable-cell {
        display: block;
    }
}
@media(max-width:640px) {
    .PicList002926 li .icon img {
        max-height: 38px;
    }
    .PicList002926 li h3 {
        font-size: 5vw;
    }
    .PicList002926 li p {
        font-size: 4vw;
	    max-height: 100%;
    }
    .PicList002926 li .info .inner {
        padding: 5vw 3vw;
    }
}
/* .Form002327 */
.Form002327 {
    position: relative;
}
.Form002327 .bg {
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
}
.Form002327 .auto {
    position: relative;
    padding: 10% 0 6%;
}
.Form002327-1 .auto {
    padding: 12% 0 10%;
}
.Form002327 .box {
    background: #fff;
    padding: 40px 20px 10px;
    border-radius: 5px;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, .1);
}
.Form002327 .box form>* {
    margin-bottom: 18px;
}
.Form002327 .box .h3 {
    text-align: center;
    margin: 0 0 28px 0;
    color: #333;
    font-size: 18px;
}
.Form002327 .row {
    position: relative;
    border: 1px solid #e6e6e6;
    padding: 8px 8px 8px 58px;
    line-height: 24px;
}
.Form002327 .row:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 45px;
    background: #e6e6e6;
}
.Form002327 .row i {
    position: absolute;
    left: 13px;
    top: 11px;
    background: url(../images/Form002327-input_icon.png) no-repeat;
    display: block;
    width: 20px;
    height: 24px;
}
.Form002327 .row .text {
    border: none;
    background: none;
    font-size: 15px;
    color: #b8b8b8;
    line-height: 24px;
    width: 100%;
}
.Form002327 .usename i {
    background-position: 0 0;
}
.Form002327 .password i {
    background-position: 0 -26px;
}
.Form002327 .phone i {
    background: url(../images/Form002327-input_phone.png) no-repeat;
}
.Form002327 .email i {
    background: url(../images/Form002327-input_eamil.png) no-repeat;
}
.Form002327 .box form .check {
    text-align: center;
    font-size: 14px;
}
.Form002327 .box form .check a {
    color: #888;
}
.Form002327 .box form .check a:hover {
    display: inline-block;
    text-decoration: underline;
    color: #d70c18
}
.Form002327 .code {
    padding: 8px 16px;
    width: 217px;
    position: relative;
}
.Form002327 .code:before {
    display: none;
}
.Form002327 .code .huoqu {
    font-size: 15px;
    color: #fff;
    line-height: 44px;
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid #ec6617;
    width: 134px;
    height: 44px;
    margin-left: 10px;
    text-align: center;
    background: #ec6617;
    cursor: pointer;
}
.Form002327 .code .huoqu.on{
    background: #F2F2F2;
    border: 1px solid #e6e6e6;
    color: #999;
}
.Form002327 .row.focus {
    border-color: #d70c18;
    box-shadow: 0 0 5px rgba(215, 12, 24, .5) inset;
    -webkit-box-shadow: 0 0 5px rgba(215, 12, 24, .5) inset;
    -moz-box-shadow: 0 0 5px rgba(215, 12, 24, .5) inset;
    -o-box-shadow: 0 0 5px rgba(215, 12, 24, .5) inset;
}
.Form002327 .row.focus:before {
    background: #d70c18;
}
.Form002327 .row.focus .text {
    color: #333;
}
.Form002327 .box dl {}
.Form002327 .box dl a {
    display: inline-block;
    margin-right: 15px;
    font-size: 12px;
    color: #666;
}
.Form002327 .box dl a:hover {
    color: #d70c18;
}
.Form002327 .btn {
    width: 100%;
    border: none;
    background: #EC6617;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 44px;
    border-radius: 5px;
    cursor: pointer;
}
@media (min-width:768px) {
    .Form002327 .bg {
        background-size: cover;
    }
    .Form002327 .box {
        margin: 0 0 0 auto;
        width: 400px;
        /* height: 600px; */
    }
}
@media (max-width:767px) {
    .Form002327 .auto {
        padding-top: 140px;
        padding-bottom: 80px;
    }
}
@media (max-width:480px) {
    .Form002327 .code {
        width: 55%;
    }
}
/*Information */
.Information {
    background: #fff;
}
.Information .title {
    line-height: 26px;
    padding: 15px 0 15px 40px;
    font-size: 18px;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #F5F5F5;
    color: #333;
}
.Information .main {
    padding: 40px 40px 80px;
}
.Information .personalbox {}
.Information .personalbox .row {
    line-height: 60px;
    position: relative;
}
.Information .personalbox .row label {
    display: inline-block;
    width: 10%;
    text-align: right;
    font-size: 16px;
    color: #999;
}
.Information .personalbox .row .text {
    display: inline-block;
    margin-left: 4%;
    line-height: 60px;
    border: 0px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px dashed #e8e8e8;
    width: 86%;
    padding-right: 14%;
}
.Information .personalbox .row span {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #a8a8a8;
}
.Information .personalbox .row span.edit {
    cursor: pointer;
}
.Information .personalbox .btnbox {
    line-height: 50px;
    margin-top: 6%;
    text-align: center;
}
.Information .personalbox .row .btn {
    display: inline-block;
    margin: 0 10px;
    line-height: 48px;
    height: 48px;
    padding: 0 58px;
    border-radius: 24px;
    font-size: 18px;
    color: #666;
    border: 1px solid #e8e8e8;
    background: none;
}
.Information .personalbox .row .submit {
    background: #EC6617;
    color: #fff;
    font-weight: bold;
    border-color: #EC6617;
}
.Information .personalbox.modForm .row.yzm .text {
    width: 70%;
}
.Information .personalbox.modForm .row a.huoqu {
    display: inline-block;
    background: #EC6617;
    color: #fff;
    padding: 0 20px;
    font-size: 16px;
    width: 12%;
    margin-left: 4%;
    text-align: center;
    line-height: 44px;
    border-radius: 8px;
}
@media (max-width:480px) {
    .Information .main {
        padding: 5vw;
    }
    .Information .personalbox .row label {
        width: 20%;
    }
    .Information .personalbox .row .text {
        width: 76%;
    }
    .Information .personalbox .row .btn {
        line-height: 38px;
        height: 38px;
        padding: 0 38px;
        font-size: 4vw;
    }
    .Information .personalbox.modForm .row a.huoqu {
        display: block;
        margin: 0 auto;
        width: auto;
    }
}

/*
 .Form001725 
 */
 .Form001725{padding:3% 0 4%;}
 .Form001725 .auto{border:1px solid #fafafa;box-shadow:0px 5px 20px rgba(0,0,0,.1);padding:3%;}
 .Form001725 .form{ width:100%; margin: 0 auto}
 .Form001725 .form td{ padding-bottom:5px; font-size:14px; }
 .Form001725 .form td.w1{ width:47%;}
 .Form001725 .form td.w2{ width:6%;}
 .Form001725 .form .text{ width:100%; border-radius:3px; border:1px solid #eee; background: #fff; line-height:44px;height:44px; text-indent:10px; }
 .Form001725 .form p{ margin:0;color:#e04d13;line-height: 36px;position: relative;}
 .Form001725 .form p:before{ display: inline-block;content: '';width:6px;height: 6px;border-radius: 1px;background:#e04d13; margin-right: 8px;position: relative;top:-2px;}
 .Form001725 .form .wu-example p:before{display: none;}
 .Form001725 .form td em{ font-style:normal; color:#bcbcbc;}
 .Form001725 .form td em i{ font-style:normal; color:#e04d13;}
 
 .Form001725 .form .btn{ background:#666; color:#fff; cursor:pointer; font-size:16px; width:60%; max-width:130px; height:45px; border-radius:3px; border:none; margin-top:20px;}
 .Form001725 .form .btn_submit{ background:#EC6617; }
 .Form001725 .form dl{ position:relative;}
 .Form001725 .form dt{ text-indent:10px; cursor:pointer; border:1px solid #cfcfcf;line-height:36px;height:36px; background:url(../images/Form001725-check.png) no-repeat 95% center;}
 .Form001725 .form dd{ display:none; position:absolute; left:0; top:100%; background-color:#eee; width:100%; z-index:10;}
 .Form001725 .form dd a{ display:block; line-height:36px; padding:0 10px;}
 .Form001725 .form dd a:hover{ background-color:#ccc;}
 .Form001725 .queueList{ border:1px dashed #ddd;  margin:0; padding: 20px;background: #fff; }
 
 .Form001725 .placeholder{ text-align: center;padding:20px 0;}
 .Form001725 .placeholder p{}
 .Form001725 .webuploader-pick{ background: #981E23; font-size: 16px;display: inline-block;width: 156px;height: 44px;margin:0 auto;line-height: 44px;border-radius: 3px;color: #fff}
 .Form001725 .placeholder .tip{color: #999}
 .Form001725 .placeholder #filename{ margin:5px 0;}
 .Form001725 .hidden{  display: none;}

@media (max-width: 480px) {
    .Form001725 .form .btn {max-width:110px; height: 35px; font-size: 4vw;}
}

/* .TextList000591 */
.TextList000591 {
    padding: 2% 0;
}
.TextList000591 ul {
    padding: 0 2%;
    background-color: #fff;
}
.TextList000591 li {
    border-bottom: 1px solid #d1d1d1;
    padding: 15px 0;
}