/*Top002070 */

.Top002070 {
    width: 100%;
    background-color: #fff;
    z-index: 100;
}

.Top002070 .auto {
    position: relative
}

.Top002070 .header-left {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 40%;
    max-width: 191px;
}

.Top002070 .header-right {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -20px;
    z-index: 10;
}

.Top002070 .header-right dd {
    position: relative;
    float: left;
}

.Top002070 .header-right dd > a {
    display: block;
    height: 40px;
    line-height: 40px;
}

@media(min-width:1025px) {
    .Top002070 .header-mid {
        margin-right: 100px;
        margin-left: 30%;
        position: relative;
        z-index: 1;
    }
}

.Top002070 .top-language a {
    position: relative;
    padding: 0 15px;
    font-size: 16px;
    color: #666;
}

.Top002070 .top-language a:before,
.Top002070 .top-language a:after {
    position: absolute;
    content: '';
    top: 50%;
    margin-top: -2.5px;
}

.Top002070 .top-language a:before {
    left: 0;
    width: 2px;
    border-right: 1px dotted #8c8c8c;
    height: 5px;
}

.Top002070 .top-language a:after {
    right: 0;
    border: 5px solid transparent;
    border-top-color: #8c8c8c;
}

.Top002070 .open-search {
    width: 40px;
    background: url(../image/Top002070-search_btn.png) no-repeat center center;
}

.Top002070 .search-box {
    position: absolute;
    width: 0;
    overflow: hidden;
    right: 0;
    top: 0;
    background: #eee;
    transition: 0.3s;
    opacity: 0;
}

.Top002070 .search-box .text {
    width: 100%;
    background: none;
    height: 40px;
    border: none;
    line-height: 40px;
    padding: 0 40px 0 10px;
}

.Top002070 .search-box .btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40px;
    background: url(../image/Top002070-search_btn.png) no-repeat center center;
}

.Top002070 .top-search-on .search-box {
    width: 200px;
    opacity: 1;
}

.Top002070 .header-menu li em {
    line-height: 40px;
    padding: 28px 0;
    font-size: 16px;
    position: relative;
}

.Top002070 .header-menu li em a {
    color: #666;
}

.Top002070 .header-menu li:hover,
.Top002070 .header-menu li.aon {
    background: url(../image/Top002070-hover.jpg)no-repeat center center;
}

.Top002070 .header-menu li:hover em a,
.Top002070 .header-menu li.aon em a {
    color: #fff;
}


.Top002070 .header-menu li .sub {
    background: none;
}

.Top002070 .header-menu li .sub dt {
    margin-bottom: 1px;
    background: rgba(0, 0, 0, 0.3);
}

.Top002070 .header-menu li .sub dt a {
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.Top002070 .header-menu li .sub dt a:hover {
    background: #ff9800;
}

@media(max-width:1024px) {
    .Top002070 .header {
        margin: 0 2%;
        height: 80px;
    }
    .Top002070 .header-left {
        width: 15%;
    }
    .Top002070 .header-right {
        z-index: 101;
        right: 2%;
    }
    .Top002070 .Public_nav_style #open_menu {
        position: relative;
        right: 0;
        top: auto;
        margin-left: 10px;
        border-radius: 0;
        background: #ff9904;
        height: 32px;
        border: none;
        margin-top: 4px;
    }
    .Top002070 #open_menu i::before,
    .Top002070 #open_menu i::after {
        background: #fff !important;
    }
    .Top002070 #open_menu i {
        background: #fff;
        height: 3px;
        margin-top: -1.5px;
    }
    .Top002070 #header-menu ul {
        padding: 0;
        border-top: 82px solid #fff;
        background: #ff9904;
    }
    .Top002070 #header-menu li {
        text-align: center;
    }
    .Top002070 #header-menu li em a {
        padding: 5%;
        font-weight: normal;
        line-height: normal;
    }
    .Top002070 #header-menu li .sub dt {
        margin-bottom: 1px;
        background: rgba(245, 175, 73, 1);
    }
    .Top002070 #header-menu li .sub dt a {
        border-bottom: 0;
    }
}


/*
 .Banner001347
 */

.Banner001347 {
    position: relative;
}

.Banner001347 .bx-viewport,
.Banner001347 li,
.Banner001347 li a {
    height: 800px;
}

.Banner001347 li {
    background-position: center top;
    background-repeat: no-repeat;
}

.Banner001347 li a {
    display: block;
}

.Banner001347 li img {
    display: none;
}

.Banner001347 .bx-pager {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 1em;
    text-align: center;
    z-index: 10;
}

.Banner001347 .bx-pager div {
    display: inline-block;
    margin: 0 6px;
}

.Banner001347 .bx-pager div a {
    width: 25px;
    height: 3px;
    background: #fff;
    display: block;
    overflow: hidden;
    line-height: 1000px;
    opacity: 0.5;
}

.Banner001347 .bx-pager div a.active {
    opacity: 1;
    height: 5px;
}

@media(max-width:1000px) {
    .Banner001347 .bx-viewport,
    .Banner001347 li,
    .Banner001347 li a {
        height: auto;
    }
    .Banner001347 li {
        background: none !important;
    }
    .Banner001347 li img {
        display: block;
        width: 100%;
    }
}

@media(max-width:768px) {
    .Banner001347 .bx-pager div {
        margin: 0 2px;
    }
    .Banner001347 .bx-pager div a {
        width: 20px;
        height: 8px;
    }
}


/*
 .Floor002560
 */

.Floor002560 {
    padding: 4% 0 0;
}

.Floor002560 .auto {
    position: relative;
    background: url(../image/Floor002560_bg.jpg) no-repeat center center;
    background-size: cover;
    max-width: 1600px;
    padding: 3% 10% 5%;
    border-radius: 6px;
}

.Floor002560 .wrap-Tit {
    position: relative;
    margin-bottom: 4%;
    text-align: center;
}

.Floor002560 .wrap-Tit h2 {
    position: relative;
    margin: 0 0 5px;
    font-size: 26px;
    color: #fff;
    font-weight: lighter;
    z-index: 3;
}

.Floor002560 .wrap-Tit em {
    position: relative;
    font-size: 34px;
    color: #fff;
    font-weight: lighter;
    font-style: normal;
    text-transform: uppercase;
    z-index: 3;
    opacity: 0.7;
}

@media only screen and (min-width:1024px) {
    .Floor002560 .wrap-Tit h2 {
        font-size: 36px;
    }
    .Floor002560 .wrap-Tit em {
        font-size: 44px;
    }
}

@media only screen and (min-width:1440px) {
    .Floor002560 .wrap-Tit h2 {
        font-size: 36px;
    }
    .Floor002560 .wrap-Tit em {
        font-size: 20px;
    }
}

.Floor002560 .owl-stage-outer {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.Floor002560 .owl-item {
    float: left;
}

.Floor002560 .owl-nav.disabled {
    display: none;
}

.Floor002560 .item {
    position: relative;
    text-align: center;
}

.Floor002560 .item a {
    color: #fff;
    display: block;
    padding: 0 10px 0;
    position: relative;
    z-index: 2;
}

.Floor002560 .item h3 {
    margin: 20px 0 10px 0;
    font-size: 18px;
    font-weight: lighter;
}

.Floor002560 .item aside {
    margin: 0 auto;
    width: 80%;
    max-width: 116px;
    border-radius: 50%;
    border: 2px solid #fff;
    padding: 6%;
    transition: 0.3s;
}

.Floor002560 .item aside img {
    display: block;
    width: 100%;
    transition: 0.3s;
}

.Floor002560 .item a:hover aside {
    box-shadow: 0 0 20px #fff;
}

.Floor002560 .item a:hover aside img {
    transform: rotateY(180deg);
}

.Floor002560 .owl-nav button {
    position: absolute;
    top: 60%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    padding: 0;
    background: none;
    cursor: pointer;
    border: none;
    z-index: 10;
}

.Floor002560 .owl-nav button span {
    width: 20px;
    height: 20px;
    overflow: hidden;
    line-height: 1000px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    display: inline-block;
}

.Floor002560 .owl-nav .owl-prev {
    left: -40px;
}

.Floor002560 .owl-nav .owl-prev span {
    border-left: 3px solid #fff;
    border-top: 3px solid #fff;
}

.Floor002560 .owl-nav .owl-next {
    right: -40px;
}

.Floor002560 .owl-nav .owl-next span {
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
}

@media(max-width:1280px) {
    .Floor002560 .title {
        left: 2%;
    }
    .Floor002560 .owl-nav .owl-prev {
        left: 2%;
    }
    .Floor002560 .owl-nav .owl-next {
        right: 2%;
    }
}

/*
 .Floor002412
 */

.Floor002412 {
    padding: 3% 0 3%;
}

.Floor002412 .wrap-Tit {
    position: relative;
    text-align: center;
}

.Floor002412 .wrap-Tit h2 {
    position: relative;
    margin: 0 0 5px;
    font-size: 26px;
    color: #333;
    font-weight: lighter;
    z-index: 3;
}

.Floor002412 .wrap-Tit em {
    position: relative;
    font-size: 34px;
    color: #ff9800;
    font-weight: lighter;
    font-style: normal;
    text-transform: uppercase;
    z-index: 3;
}

@media only screen and (min-width:1024px) {
    .Floor002412 .wrap-Tit h2 {
        font-size: 36px;
    }
    .Floor002412 .wrap-Tit em {
        font-size: 44px;
    }
}

@media only screen and (min-width:1440px) {
    .Floor002412 .wrap-Tit h2 {
        font-size: 36px;
    }
    .Floor002412 .wrap-Tit em {
        font-size: 20px;
    }
}

.Floor002412 .list {
    padding: 30px 0 0;
}

@media only screen and (max-width:480px) {
    .Floor002412 {
        padding: 8% 0 5%;
    }    
    .Floor002412 .list {
        max-width: 390px;
        margin: 0 auto;
    }
}

@media only screen and (min-width:1024px) {
    .Floor002412 .list {
        padding: 40px 0 0;
    }
}

@media only screen and (min-width:1440px) {
    .Floor002412 .list {
        padding: 70px 0 0;
    }
}

.Floor002412 .list li {
    float: left;
}

.Floor002412 .list li .pic {
    overflow: hidden;
}

.Floor002412 .list li .pic a {
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: transform .5s ease-in-out;
}

.Floor002412 .list li .pic a img {
    visibility: hidden;
}

.Floor002412 .list li .pic a:hover {
    transform: scale(1.1);
}

.Floor002412 .list li .word {
    padding-bottom: 2%;
    border-bottom: 3px solid #eee;
}

.Floor002412 .list li:hover .word {
    border-color: #f44336;
}

.Floor002412 .list li .word h3 {
    margin: 30px 0 8px;
    font-size: 17px;
    font-weight: normal;
}

.Floor002412 .list li .word h3 a {
    color: #333;
}

.Floor002412 .list li:hover .word h3 a {
    color: #f44336;
}

.Floor002412 .list li .word time {
    color: #b3b3b3;
    font-size: 14px;
}

.Floor002412 .list li .word figure {
    height: 44px;
    overflow: hidden;
    line-height: 22px;
    color: #555;
    font-size: 14px;
    margin: 20px 0 30px;
}

.Floor002412 .list li .word .more {
    color: #173d93;
    display: block;
    height: 40px;
    line-height: 38px;
    width: 80%;
    max-width: 170px;
    position: relative;
    transition: color .5s;
}

.Floor002412 .list li .word .more:hover {
    color: #ff9800;
}


/*
 .Bottom001138
 */

.Bottom001138 .contact {
    background-color: #fafafa;
    padding: 2% 0;
}

.Bottom001138 .contact .auto {
    position: relative;
}

.Bottom001138 .contact .auto a {
    font-size: 16px;
    line-height: 42px;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 10;
    margin-top: -21px;
    color: #fff;
    background: url(../image/Bottom001138-icon.png) no-repeat 30px center #ff9800;
    padding-left: 59px;
    padding-right: 28px;
}

.Bottom001138 .contact .auto a:hover {
    background-color: #f44336;
}

.Bottom001138 .contact dl {
    display: table;
    width: 100%;
}

.Bottom001138 .contact dd {
    display: table-cell;
    vertical-align: middle;
    padding-left: 43px;
    position: relative;
}

.Bottom001138 .contact dd:nth-child(1) {
    width: 30%;
}

.Bottom001138 .contact dd b {
    display: block;
    font-size: 26px;
    color: #666;
}

.Bottom001138 .contact dd b.tel {
    font-family: impact;
    font-weight: normal;
}

.Bottom001138 .contact dd:nth-child(2) b {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.6;
}

.Bottom001138 .contact dd::before {
    position: absolute;
    content: '';
    background: url(../image/Bottom001138-icon_call.png) no-repeat left center;
    width: 35px;
    height: 35px;
    left: 0;
    top: 50%;
    margin-top: -17px;
}

.Bottom001138 .contact dd:nth-child(2)::before {
    background-image: url(../image/Bottom001138-icon_cur.png);
}

.Bottom001138 .bottom {
    background: url(../image/Bottom001138-bg.jpg) no-repeat center top;
    background-size: cover;
    color: #fff;
    padding: 3% 0 0;
}

.Bottom001138 .bottom dl {
    float: left;
    width: 15%;
}

.Bottom001138 .bottom dt {
    font-size: 16px;
    padding-bottom: 12px;
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
}

.Bottom001138 .bottom dt a {
    color: #fff;
}

.Bottom001138 .bottom dt span {
    display: none;
}

.Bottom001138 .bottom dt::before,
.Bottom001138 .bottom dt::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
}

.Bottom001138 .bottom dt::before {
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2);
}

.Bottom001138 .bottom dt::after {
    background-color: #fff;
    height: 2px;
    width: 30%;
}

.Bottom001138 .bottom dd {
    line-height: 30px;
}

.Bottom001138 .bottom dd a {
    color: #fff;
    font-weight: lighter;
    opacity: 0.8;
}

.Bottom001138 .bottom dd a:hover {
    opacity: 1;
}

.Bottom001138 .bottom ul {
    float: right;
    width: 10%;
    overflow: hidden;
}

.Bottom001138 .bottom ul li {
    width: 100%;
    text-align: center;
}

.Bottom001138 .bottom ul li img {
    border: 1px solid #464646;
    padding: 7px;
    width: 100%;
}

.Bottom001138 footer {
    border-top: 1px solid #464646;
    margin-top: 2%;
    padding: 1% 0;
    font-size: 12px;
    color: #999;
}

.Bottom001138 footer a {
    color: #999;
    text-decoration: underline;
}

.Bottom001138 footer dl {
    float: right !important;
    width: auto !important;
}

.Bottom001138 footer dl a {
    display: inline-block;
    position: relative;
    text-decoration: none;
    padding-left: 9px;
    margin-left: 9px;
}

.Bottom001138 footer a:hover {
    color: #fff;
}

.Bottom001138 footer dl a::before {
    position: absolute;
    content: '';
    width: 1px;
    height: 8px;
    left: 0;
    top: 50%;
    margin-top: -4px;
    background-color: #464646;
}

.Bottom001138 footer dl a:first-child::before {
    display: none;
    padding-left: 0;
    margin-left: 0;
}

@media(min-width:901px) {
    .Bottom001138 .bottom dd {
        display: block !important;
    }
}

@media(max-width:900px) {
    .Bottom001138 .contact {
        padding: 5% 0 2%;
    }
    .Bottom001138 .contact .auto a {
        right: 2%;
    }
    .Bottom001138 .contact dl,
    .Bottom001138 .contact dd {
        display: block;
        width: auto !important;
    }
    .Bottom001138 .contact dd {
        margin-bottom: 20px;
    }    
    .Bottom001138 .bottom dl {
        float: none;
        width: auto;
    }
    .Bottom001138 .bottom dl dt a {
        display: none;
    }
    .Bottom001138 .bottom dl dt,
    .Bottom001138 .bottom dl dt span {
        display: block;
    }
    .Bottom001138 .bottom dl dd {
        display: none;
    }
    .Bottom001138 .bottom dl dt span {
        padding: 5px 0;
        position: relative;
        cursor: pointer;
    }
    .Bottom001138 .bottom dl dt span::before,
    .Bottom001138 .bottom dl dt span::after {
        position: absolute;
        content: '';
        top: 50%;
        margin-top: -1px;
        width: 14px;
        height: 2px;
        background-color: #fff;
        right: 0;
    }
    .Bottom001138 .bottom dl dt span::after {
        transform: rotate(90deg);
    }
    .Bottom001138 .bottom dt::after {
        width: 10%;
    }
    .Bottom001138 .bottom ul {
        float: none;
        margin: 0 auto;
        width: 35%;
        max-width: 250px;
    }
    .Bottom001138 footer {
        padding: 1% 0 3%;
        font-size: 14px;
    }
    .Bottom001138 footer dl {
        float: none !important;
        width: 100% !important;
        margin: 10px 0;
    }
    .Bottom001138 footer dl a {
        margin-left: 0;
        padding-left: 0;
        padding-right: 9px;
    }
    .Bottom001138 footer dl a::before {
        display: none;
    }
}

@media(max-width:480px) {
    .Bottom001138 .contact .auto a {
        position: relative;
        display: block;
        width: 151px;
        right: auto;
        margin: 0 auto;
    }
    .Bottom001138 .contact dl {
        padding: 2% 0;
    }
    .Bottom001138 .bottom dl dt {
        font-size: 14px;
    }
}


/*
 .Banner002043
 */

.Banner002043 div {
    height: 343px;
    background-position: center top;
    background-repeat: no-repeat;
}

.Banner002043 div img {
    display: none;
}

@media(max-width:1000px) {
    .Banner002043 div {
        height: auto;
        background: none !important;
    }
    .Banner002043 div img {
        display: block;
        width: 100%;
    }
}


/*
 .Menu002306
 */

.Menu002306 {
    margin-top: -36.5%;
}

.Menu002306 .side-title {
    background: url(../image/Menu002387_tit.png) no-repeat left center #f6552b;
    color: #fff;
    font-size: 18px;
    padding: 22px 0 22px 30px;
    border-radius: 25px 0 0 0;
    font-size: 24px;
}

.Menu002306 .side-title span {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    color: #ffd7b9;
}

.Menu002306 .side-menu {
    border-radius: 0 0 50px 0;
    background-color: #f6f6f6;
    padding-bottom: 50px;
    overflow: hidden;
}

.Menu002306 .side-menu li a {
    display: block;
    font-size: 15px;
    color: #666;
    line-height: 32px;
}

.Menu002306 .side-menu > ul > li {
    border-bottom: 1px solid #fff;
}

.Menu002306 .side-menu > ul > li > a {
    padding: 0 32px;
    color: #666;
    line-height: 55px;
    position: relative;
}

.Menu002306 .side-menu > ul > li > a::after {
    position: absolute;
    content: '>';
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ececec;
    color: #fff;
    text-align: center;
    line-height: 18px;
    font-family: 宋体;
    font-size: 12px;
    right: 16px;
    top: 50%;
    margin-top: -8px;
}

.Menu002306 .side-menu > ul > li ul {
    display: none;
    padding: 10px 15px;
}

.Menu002306 .side-menu > ul > li > ul {
    background: #fff8f4;
    padding: 0 32px;
}

.Menu002306 .side-menu > ul > li > ul > li > a {
    padding-left: 15px;
    font-size: 13px;
    line-height: 40px;
}

.Menu002306 .side-menu ul li ul li ul li a::before {
    display: inline-block;
    content: '';
    vertical-align: middle;
    width: 3px;
    height: 3px;
    background: #555;
    margin-right: 10px;
}

.Menu002306 .side-menu li.select > a {
    background-color: #fff8f4;
    color: #EF322E;
}

.Menu002306 .side-menu li.top a {
    background: url(../image/Menu002387_top.png)no-repeat 100px center;
}

.Menu002306 .side-menu li.select > a::after {
    background: #EF322E;
    transform: rotate(90deg);
}

.Menu002306 .side-menu ul li ul li > a.aon {
    background: none;
    color: #EF322E;
}

.Menu002306 .side-open_menu {
    display: none;
}

@media(min-width:1025px) {
    .Menu002306 .side-menu {
        display: block !important;
    }
}

@media(max-width:1024px) {
    .Menu002306 {
        margin-top: 2%;
        padding-top: 0;
    }
    .Menu002306 .side-title {
        
    }
    .Menu002306 .side-open_menu {
        display: block;
        border: 2px solid #f96d1b;
        padding: 10px 20px 10px 30px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 15px;
        color: #f6552b;
        border-radius: 0 0 5px 5px;
        position: relative;
    }
    .Menu002306 .side-open_menu::after {
        position: absolute;
        content: '';
        border: 6px solid transparent;
        border-top-color: #fa6f1a;
        right: 10px;
        top: 50%;
        margin-top: -3px;
    }
    .Menu002306 .side-menu {
        display: none;
        padding-bottom: 20px;
    }
}

/*
 .Menu002387
 */

.Menu002387 .side-title {
    margin-top: -36.5%;
    background: url(../image/Menu002387_tit.png) no-repeat left center;
    color: #fff;
    font-size: 18px;
    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: 16px;
    color: #ffd7b9;
}

.Menu002387 .side-menu li {
    position: relative;
    border-bottom: 1px solid #fff;
    line-height: 55px;
    font-size: 15px;
    background: #f6f6f6;
}

.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;
    color: #666;
    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: #ececec;
    right: 15px;
    margin-top: -7.5px;
}

.Menu002387 .side-menu li a::after {
    margin-top: -3px;
    border: 5px solid transparent;
    border-top-width: 4px;
    border-bottom-width: 4px;
    border-left-color: #fff;
    right: 14px;
}

.Menu002387 .side-menu li.top a {
    background: url(../image/Menu002387_top.png)no-repeat 100px center;
}

.Menu002387 .side-menu li a:hover,
.Menu002387 .side-menu li.aon a {
    color: #f44336;
}

.Menu002387 .side-menu li:hover a::before,
.Menu002387 .side-menu li.aon a::before {
    background: #f44336;
}

.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;
    }
    .Menu002387 #side-menu {
        background: #222;
        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.aon a {
        background: #fff;
        color: #000;
    }
    .Menu002387 #side-menu .owl-nav button {
        position: absolute;
        top: 0;
        height: 100%;
        width: 18px;
        border: none;
        background: #000;
        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 .side-title {
        padding: 10px 0 10px 20px;
        font-size: 20px;
    }
    .Menu002387 .side-title span {
        font-size: 12px;
    }
}


/*
 .PicList001964
 */

.PicList001964 {
    padding: 3% 0;
}

.PicList001964 li {
    float: left;
    width: 23.875%;
    margin-right: 1.5%;
    margin-bottom: 3%;
}

.PicList001964 li:nth-child(4n) {
    margin-right: 0;
}

.PicList001964 li a {
    display: block;
    border: 1px solid #f1f1f1;
    background-color: #f7f7f7;
}

.PicList001964 li:hover a {
    background-color: #f44336;
}

.PicList001964 li figure {
    padding-bottom: 100%;
    background-size: contain;
    background-color: #fff;
}

.PicList001964 li figure img {
    display: none;
}

.PicList001964 li div {
    background: url(../image/PicList001964-txtbg.png) no-repeat center top;
    margin-top: -18px;
    padding: 33px 10px 10px 10px;
}

.PicList001964 li:hover div {
    background: url(../image/PicList001964-txtbg-hover.png) no-repeat center top;
}

.PicList001964 li h1 {
    margin: 0;
    color: #333;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    padding-bottom: 5px;
}

.PicList001964 li em {
    font-style: normal;
    color: #a1a1a1;
}

.PicList001964 li:hover h1,
.PicList001964 li:hover em {
    color: #fff;
}

@media(max-width:1000px) {
    .PicList001964 li {
        width: 32%;
        margin-right: 2%;
    }
}

@media(max-width:1000px) and (min-width:641px) {
    .PicList001964 li:nth-child(4n) {
        margin-right: 2%;
    }
    .PicList001964 li:nth-child(3n) {
        margin-right: 0;
    }
}

@media(max-width:640px) {
    .PicList001964 li {
        width: 49%;
    }
    .PicList001964 li:nth-child(2n) {
        margin-right: 0;
    }
}

@media(max-width:375px) {
    .PicList001964 li {
        float: none;
        width: auto;
        margin-right: 0;
    }
    .PicList001964 li div {
        background-size: 100% auto;
    }
}


/*
 .PicList002045
 */

.PicList002045 {
    padding-top: 2%;
}

.PicList002045 li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    position: relative;
    text-align: center;
}

.PicList002045 li:nth-child(3n) {
    margin-right: 0;
}

.PicList002045 li a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #e8e8e8;
}

.PicList002045 li a:hover {
    border-width: 3px;
    border-color: #f44336;
}

.PicList002045 li div {
    max-width: 275px;
    margin: 0 auto;
    padding: 4% 4% 10% 4%;
}

.PicList002045 li figure {
    padding-bottom: 100%;
    background-size: contain;
}

.PicList002045 li figure img {
    display: none;
}

.PicList002045 li p {
    font-size: 16px;
    color: #000;
    margin-bottom: 5px;
}

@media(max-width:480px) {
    .PicList002045 li {
        width: 49%;
    }
    .PicList002045 li:nth-child(3n) {
        margin-right: 2%;
    }
    .PicList002045 li:nth-child(2n) {
        margin-right: 0;
    }
    .PicList002045 li p {
        font-size: 14px;
    }
}
@media(max-width:375px) {
    .PicList002045 li {
        width: 100%;
    }
    .PicList002045 li:nth-child(3n) {
        margin-right: 0;
    }
}

/*
 .Page002274
 */

.Page002274 {
    text-align: center;
    padding: 1% 0;
    color: #666666;
}

.Page002274 * {
    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: #fafafa;
    color: #666666;
    margin-left: 5px;
}

.Page002274 .Pages a:hover,
.Page002274 .Pages a.a_cur {
    color: #fff;
    background-color: #EF322E;
}

.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 #ceced5;
}

.Page002274 .Pages .i_button {
    cursor: pointer;
    background: none;
    width: 47px;
    height: 36px;
    border: 1px solid #ceced5;
}

.Page002274 .Pages .p_jump b {
    font-weight: normal;
    margin: 0 5px;
}

.Page002274 .Pages .a_prev,
.Page002274 .Pages .a_next {
    font-family: 宋体;
    font-weight: bold;
    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;
    }
}

/*
 .Form002219
 */

.Form002219 {
    padding: 5% 0 0;
}
.Form002219 .dz{ width: 100%; max-width: 100%;}
.Form002219 dl {
    width: 48%;
    float: left;
    padding-left: 85px;
    min-height: 40px;
    position: relative;
    margin-bottom: 15px;
    max-width: 432px;
}

.Form002219 dl.odd {
    margin-left: 4%;
}

.Form002219 dt {
    color: #5b5b5b;
    font-size: 14px;
    position: absolute;
    left: 0;
    width: 70px;
    text-align: right;
    line-height: 40px;
}

.Form002219 .text {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    width: 100%;
    padding: 0 10px;
    line-height: 38px;
    color: #5b5b5b;
}

.Form002219 dl.dl {
    width: 100%;
    float: none;
    max-width: none;
}

.Form002219 textarea {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    overflow: hidden;
    resize: none;
    width: 100%;
    height: 360px;
    padding: 10px;
    color: #5b5b5b;
}

.Form002219 .btn {
    display: inline-block;
    line-height: 40px;
    min-width: 140px;
    margin-right: 20px;
    background-color: #f3f3f3;
    color: #728391;
    font-size: 14px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.Form002219 .submitbtn {
    color: #fff;
    background-color: #ef322e;
}

@media(max-width:640px) {
    .Form002219 dl {
        float: none;
        width: 100%;
        margin-left: 0 !important;
    }
    .Form002219 textarea {
        height: 250px;
    }
}

@media(max-width:480px) {
    .Form002219 .btn {
        width: 48%;
        margin-right: 2%;
        float: left;
        display: block;
        min-width: 2px;
    }
}


/*
 Timeline000731
 */

.Timeline000731 {
    padding: 6% 0 0;
}

.Timeline000731 ul li time {
    width: 12.5%;
    float: left;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 28px;
}

.Timeline000731 ul li dl {
    float: left;
    width: 87.5%;
    padding-bottom: 40px;
    font-size: 14px;
    color: #474747;
    background: url(../image/Timeline000731_bg3.jpg) repeat-y left top;
}

.Timeline000731 ul li dl dd {
    background: url(../image/Timeline000731_bg.jpg) no-repeat left 8px;
    padding-left: 40px;
    color: #666;
    line-height: 2;
    text-align: justify;
}

.Timeline000731 ul li:hover dl dd {
    background: url(../image/Timeline000731_bg1.jpg) no-repeat left 8px;
}

@media (max-width: 480px) {
    .Timeline000731 ul li time {
        width: 18%;
        float: left;
        text-align: left;
    }
    .Timeline000731 ul li dl {
        float: left;
        width: 77%;
        padding-bottom: 20px;
    }
    .Timeline000731 ul li dl dd {
        padding-left: 20px;
        padding-right: 10px;
    }
}


/*
 .PicList001200
 */

.PicList001200 {
    padding: 3% 0 0;
}

.PicList001200 li {
    padding: 10px;
    border: 1px solid #ebebeb;
    margin-bottom: 2%;
}

.PicList001200 li a {
    display: block;
    position: relative;
    padding-left: 30%;
    padding-right: 8%;
}

.PicList001200 li a::after {
    position: absolute;
    content: '';
    width: 33px;
    height: 33px;
    background: url(../image/PicList001200-more.png) no-repeat left top;
    right: 2%;
    top: 50%;
    margin-top: -16px;
}

.PicList001200 li figure {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 27%;
}

.PicList001200 li div {
    position: relative;
    padding-right: 5%;
    padding-bottom: 13%;
}

.PicList001200 li div::before,
.PicList001200 li div::after {
    position: absolute;
    content: '';
}

.PicList001200 li div::before {
    width: 1px;
    height: 70%;
    top: 15%;
    background-color: #ebebeb;
    right: 0;
}

.PicList001200 li div::after {
    width: 7%;
    height: 1px;
    background-color: #e60012;
    bottom: 10%;
    left: -9%;
    z-index: 2;
}

.PicList001200 li h3 {
    margin: 0;
    font-size: 16px;
    padding: 3% 0 0 0;
    font-weight: normal;
    color: #333;
}

.PicList001200 li p {
    margin: 3% 0 0 0;
    color: #969696;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    font-size: 12px;
}

.PicList001200 li time {
    position: absolute;
    left: 0;
    bottom: 5%;
    color: #969696;
}

.PicList001200 li:hover {
    border-color: #ff6600;
}

.PicList001200 li:hover a::after {
    background-position: left bottom;
}

@media(max-width:640px) {
    .PicList001200 li p {
        line-height: 22px;
        height: 44px;
    }
    .PicList001200 li time {
        font-size: 12px;
    }
}

@media(max-width:480px) {
    .PicList001200 li div::before,
    .PicList001200 li a::after {
        display: none;
    }
    .PicList001200 li div,
    .PicList001200 li a {
        padding-right: 0;
    }
    .PicList001200 li a {
        padding-left: 40%;
    }
    .PicList001200 li figure {
        width: 37%;
    }
}


/*
 .RighInfo002257
 */

.RighInfo002257 {
    padding: 2% 0;
}

.RighInfo002257 .title {
    text-align: center;
}

.RighInfo002257 .title h2 {
    position: relative;
    font-size: 24px;
    color: #333;
    font-weight: normal;
}

.RighInfo002257 .title h2::after {
    background: #EF322E;
    display: block;
    margin: 15px auto 0;
    width: 60px;
    height: 1px;
    content: '';
}

.RighInfo002257 p {
    line-height: 1.8;
}

.RighInfo002257 .item {
    border-bottom: 1px solid #eee;
    padding: 25px 0;
    max-width: 462px;
    margin: 0 auto;
}

.RighInfo002257 .item:last-child {
    border-bottom: none;
}

.RighInfo002257 .item .pic .pic-inner,
.RighInfo002257 .item .word .word-inner {
    display: table-cell;
    vertical-align: middle;
}

.RighInfo002257 .item .h1 {
    margin: 0;
    font-size: 19px;
    color: #333;
    font-weight: lighter;
}

.RighInfo002257 .item .con {
    margin: 15px 0 0;
    font-size: 14px;
    color: #666;
    line-height: 2;
    text-align: justify;
}

@media only screen and (max-width: 767px) {
    .RighInfo002257 .item .word {
        padding-bottom: 15px;
    }
}

@media only screen and (min-width:768px) {
    .RighInfo002257 .item {
        max-width: none;
        padding: 38px 0;
    }
    .RighInfo002257 .item .pic {
        float: left;
        width: 40%;
        text-align: left;
        border-radius: 6px;
        overflow: hidden;
    }
    .RighInfo002257 .item .word {
        float: right;
        width: 55%;
    }
    .RighInfo002257 .item.odd .pic {
        float: right;
    }
    .RighInfo002257 .item.odd .word {
        float: left;
    }
}


/*
 .RighInfo002275
 */

.RighInfo002275 {
    padding: 3% 0
}

.RighInfo002275 .text {
    margin-bottom: 30px
}

.RighInfo002275 .text .title {
    font-size: 30px;
    color: #e4e4e4;
    font-weight: normal;
    1 margin-bottom: 20px;
}

.RighInfo002275 .text .title span {
    font-weight: 700;
}

.RighInfo002275 .text .p {
    font-size: 16px;
    color: #666;
    line-height: 38px;
    margin: 0;
    padding: 0;
}

.RighInfo002275 .map {
    width: 100%;
    height: 200px;
}

.RighInfo002275 .map #map {
    height: 100%;
}

.RighInfo002275 .map img {
    max-width: none !important;
}

@media screen and (min-width: 768px) {
    .RighInfo002275 .text {
        float: left;
        width: 45%;
    }
    .RighInfo002275 .map {
        float: right;
        width: 50%;
        height: 260px;
    }
}

@media screen and (min-width: 900px) {
    .RighInfo002275 .auto {
        background: url(../image/RighInfo002275-contact_bg.png) no-repeat center;
    }
    .RighInfo002275 .text .title {
        margin: 0 0 5%;
        font-size: 52px;
    }
    .RighInfo002275 .map {
        width: 100%;
        height: 430px;
    }
}


/*
 .Map002515
 */

.Map002515 {
    padding: 0 0 2%;
}

.Map002515 .list {
    padding: 3% 0;
    border-bottom: 1px solid #eee;
}

.Map002515 .list .name {
    font-size: 20px;
    color: #ff6600;
    padding-left: 40px;
    background: url(../image/Map002515_icon_3.png) no-repeat left center;
    margin: 3% 0;
}

.Map002515 .list p {
    margin: 0;
    line-height: 30px;
    font-size: 16px;
}

.Map002515 .list .map {
    margin-top: 2%;
    height: 320px;
}

.Map002515 .list .map * {
    box-sizing: content-box;
}

.Map002515 .list .map img {
    max-width: none;
}

@media(max-width:1024px) {
    .Map002515 .auto {
        padding: 2%;
    }
}

@media(max-width:1024px) and (min-width:641px) {
    .Map002515 .number dd h3 {
        font-size: 20px;
    }
}

@media(max-width:640px) {
    .Map002515 .number dl {
        float: none !important;
        width: 100%;
        margin-bottom: 2%;
    }
}

@media(max-width:480px) {
    .Map002515 .title {
        font-size: 20px;
    }
    .Map002515 .number dl {
        height: 90px;
    }
    .Map002515 .number dd {
        padding-left: 20px;
    }
    .Map002515 .number dd h3 {
        font-size: 24px;
    }
    .Map002515 .number dd.img {
        width: 90px;
    }
    .Map002515 .number dd.img img {
        width: 80px;
        height: 80px;
    }
}

/*
 .Galary002512
 */

.Galary002512 {
    padding: 3% 0;
}

.Galary002512 .slider-for {
    margin-bottom: 3%;
}

.Galary002512 .slider-for li {
    background: #fff;
}

.Galary002512 .slider-for li .Ispic {
    padding-bottom: 70%;
    background-size: contain;
    border: 1px solid #eee;
}

.Galary002512 .slider-nav li .Ispic {
    border: 1px solid #fff;
    background-color: #fff;
    padding-bottom: 60%;
    margin: 0 3%;
}

.Galary002512 .slider-nav li.slick-center .Ispic {
    border-color: #fd8d2b;
}

.Galary002512 .slider-nav {
    margin-bottom: 30px;
}

/* Slider */

.Galary002512 .slick-slider {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.Galary002512 .slick-list {
    position: relative;
    overflow: hidden;
}

.Galary002512 .slick-slider .slick-track,
.Galary002512 .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.Galary002512 .slick-track {
    position: relative;
    top: 0;
    left: 0;
}

.Galary002512 .slick-loading .slick-track {
    visibility: hidden;
}

.Galary002512 .slick-slide {
    display: none;
    float: left;
    min-height: 1px;
}

.Galary002512 .slick-initialized .slick-slide {
    display: block;
}

.Galary002512 .slick-loading .slick-slide {
    visibility: hidden;
}

.Galary002512 .slick-loading .slick-list {
    background: url(../image/ajax-loader.gif) center center no-repeat;
}

.Galary002512 .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.Galary002512 .slick-arrow.slick-hidden {
    display: none;
}

/* Arrows */

.Galary002512 .slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    padding: 0;
    cursor: pointer;
    border: none;
    z-index: 10;
    margin-top: -20px;
    border-radius: 50%;
    background-color: #eee;
}

.Galary002512 .slick-arrow:hover {
    background-color: rgba(253, 141, 43, 0.9);
}

.Galary002512 .slick-arrow::before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    margin-left: -4px;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    transform: rotate(-45deg);
}

.Galary002512 .slick-prev {
    left: -45px;
}

.Galary002512 .slick-next {
    right: -45px;
    background-position: right top;
}

.Galary002512 .slick-prev::before {
    border-left: 3px solid #fff;
    border-top: 3px solid #fff;
}

.Galary002512 .slick-next::before {
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    margin-left: -12px;
}

/* Dots */

.Galary002512 .slick-dots {
    list-style: none;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 100%;
}

.Galary002512 .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.Galary002512 .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    border: 0;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    padding: 0;
}

.Galary002512 .slick-dots li.slick-active button {
    opacity: .75;
    background: rgba(253, 141, 43, 0.5);
}

@media(max-width:1200px) {
    .Galary002512 .slider-for {
        margin-bottom: 50px;
    }
    .Galary002512 .slick-prev,
    .Galary002512 .slick-next {
        right: auto;
        left: 50%;
        margin-top: 0;
        top: -45px;
    }
    .Galary002512 .slick-prev {
        margin-left: -50px;
    }
    .Galary002512 .slick-next {
        margin-right: -50px;
    }
}

@media(max-width:640px) {
    .Galary002512 .slick-prev,
    .Galary002512 .slick-next {
        display: none !important;
    }
    .Galary002512 .slider-for {
        margin-bottom: 3%;
    }
}


/*
 .PicList002120
 */

.PicList002120 {
    padding: 4% 0 0;
}

.PicList002120 li {
    float: left;
    width: 30%;
    margin-right: 5%;
    margin-bottom: 3%;
}

.PicList002120 li a {
    display: block;
}

.PicList002120 li p {
    margin: 0;
    padding: 0 2%;
    font-size: 16px;
    color: #666;
    line-height: 46px;
    text-align: center;
}

.PicList002120 li .table {
    display: none;
}

.PicList002120 li figure {
    padding-bottom: 77%;
    background-size: contain;
}

@media(min-width:641px) {
    .PicList002120 li:nth-child(3n) {
        margin-right: 0;
    }
}

@media(max-width:640px) {
    .PicList002120 li {
        width: 48%;
        margin-right: 4%;
    }
    .PicList002120 li:nth-child(2n) {
        margin-right: 0;
    }
}

@media(max-width:375px) {
    .PicList002120 li {
        width: 100%;
        margin-right: 0;
    }
    .PicList002120 li p {
        font-size: 14px;
    }
}


/*
 .TextList002514
 */

.TextList002514 {
    padding: 4% 0 2%;
}

.TextList002514 .list {
    border: 1px solid #e8e8e8;
    padding: 0 3%;
    margin-bottom: 15px;
}

.TextList002514 .job-title {
    line-height: 30px;
    padding: 15px 0;
    font-size: 16px;
    cursor: pointer;
    position: relative;
}

.TextList002514 .job-title i {
    position: absolute;
    width: 18px;
    height: 18px;
    background: #fa6e1b;
    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: #555;
    font-weight: bold;
}

.TextList002514 .job-main {
    display: none;
    padding: 20px 10px;
    border-top: 1px dotted #e5e5e5;
}

.TextList002514 .job-main p {
    margin: 0 0 2%;
    font-size: 14px;
    color: #666;
    line-height: 2;
    text-align: justify;
}

.TextList002514 .job-main a {
    font-size: 14px;
    color: #ff6600;
}




/*
 .RighInfo002389
 */

.RighInfo002389 {
    padding: 4% 0 0;
}

.RighInfo002389 .box1 .title {
    text-align: center;
    color: #999;
    text-transform: uppercase;
    font-size: 12px;
}

.RighInfo002389 .box1 .title h1 {
    position: relative;
    margin: 0;
    padding-bottom: 5px;
    font-size: 24px;
    color: #333;
    font-weight: normal;
}

.RighInfo002389 .box1 .title h1::after {
    background: #EF322E;
    display: block;
    margin: 15px auto 0;
    width: 60px;
    height: 1px;
    content: '';
}

.RighInfo002389 .box1 .title h1 span {
    position: relative;
    color: #da251d
}

.RighInfo002389 .box1 .title h1 span::after,
.RighInfo002389 .box1 .title h1 span::before {
    position: absolute;
    content: '';
    width: 46px;
    height: 9px;
    bottom: -4px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.RighInfo002389 .box1 .title h1 span::after {
    right: -60px;
    background-image: url(../image/RighInfo002389-title_r.png);
}

.RighInfo002389 .box1 .title h1 span::before {
    left: -60px;
    background-image: url(../image/RighInfo002389-title_l.png);
}

.RighInfo002389 .box1 .intro {
    font-size: 15px;
    color: #666;
    line-height: 2;
    text-align: justify;
}

.RighInfo002389 .box1 .ul_img {
    overflow: hidden;
}

.RighInfo002389 .box1 .ul_img li {
    width: 32%;
    margin-right: 2%;
    float: left;
}

.RighInfo002389 .box1 .ul_img li img {
    width: 100%;
}

.RighInfo002389 .box1 .ul_img li:last-child {
    margin-right: 0;
}

.RighInfo002389 .box2 {
    font-size: 13px;
    padding: 2% 0 7%;
}

.RighInfo002389 .box2 h3 {
    margin: 0;
    font-size: 20px;
    color: #333;
    font-weight: normal;
}

@media(min-width:769px) {
    .RighInfo002389 .box2 ul {
        padding-bottom: 56%;
        position: relative;
    }
    .RighInfo002389 .box2 li {
        position: absolute;
        height: 100%;
        width: 50%;
        top: 0;
        text-align: center;
    }
    .RighInfo002389 .box2 li:nth-child(1) {
        left: 0;
    }
    .RighInfo002389 .box2 li:nth-child(2) {
        right: 0;
    }
    .RighInfo002389 .box2 li .txt,
    .RighInfo002389 .box2 li .Ispic {
        position: absolute;
        left: 0;
        width: 100%;
        height: 50%;
    }
    .RighInfo002389 .box2 li:nth-child(1) .txt,
    .RighInfo002389 .box2 li:nth-child(2) .Ispic {
        bottom: 0;
    }
    .RighInfo002389 .box2 li:nth-child(2) .txt,
    .RighInfo002389 .box2 li:nth-child(1) .Ispic {
        top: 0;
    }
    .RighInfo002389 .box2 li .txt {
        padding-top: 22%;
    }
    .RighInfo002389 .box2 li::before {
        position: absolute;
        content: '';
        background: url(../image/RighInfo002389-bg_l.png) no-repeat;
        width: 35px;
        height: 31px;
    }
    .RighInfo002389 .box2 li:nth-child(1)::before {
        left: 0;
        bottom: 0;
    }
    .RighInfo002389 .box2 li:nth-child(2)::before {
        right: 0;
        top: 0;
        background-image: url(../image/RighInfo002389-bg_r.png);
    }

}

.RighInfo002389 .box2 li .txt p {
    color: #999;
    margin: 0;
    line-height: 25px;
}

.RighInfo002389 .box2 li .txt b {
    color: #997249;
    font-size: 16px;
}

@media(max-width:1000px) {
    .RighInfo002389 .box2 .title h1 {
        font-size: 24px;
    }
    .RighInfo002389 .box2 li .txt p {
        margin: 0;
    }
}

@media(max-width:768px) {
    .RighInfo002389 .box2 li {
        position: relative;
        text-align: center;
        margin-bottom: 3%;
    }
    .RighInfo002389 .box2 li .Ispic {
        padding-bottom: 60%;
        display: block;
    }
    .RighInfo002389 .box2 li .txt p {
        margin-bottom: 3%;
    }
    .RighInfo002389 .box2 .tips {
        padding: 3%;
    }
    .RighInfo002389 .box1 .title h1 {
        font-size: 20px;
    }
}

@media(max-width:480px) {
    .RighInfo002389 .box2 li .txt p {
        font-size: 12px;
    }
}


/*
 .TextList001203
 */

.TextList001203 {
    padding: 4% 0 2%;
}

.TextList001203 li {
    margin-bottom: 2%;
    line-height: 25px;
    border: 1px solid #eee;
    padding: 0 10px 0 20px;
    position: relative;
}

.TextList001203 li::before {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #ef322e;
    left: 5px;
    top: 50%;
    margin-top: -2px;
}

.TextList001203 li a {
    display: block;
    padding: 15px 0;
}

.TextList001203 li span {
    padding-right: 10px;
    color: #666;
}

.TextList001203 li i {
    font-style: normal;
    position: relative;
    float: right;
    padding-left: 15px;
    padding-right: 30px;
    background-color: #fb7d11;
    color: #fff;
    font-size: 12px;
}

.TextList001203 li i::before {
    position: absolute;
    content: '';
    width: 25px;
    height: 100%;
    background: url(../image/TextList001203-icon.png) no-repeat center center/contain;
    right: 0;
}

@media(max-width:480px) {
    .TextList001203 h1 {
        font-size: 20px;
    }
}

@media(max-width:375px) {
    .TextList001203 li i {
        padding-left: 5px;
    }
}


/*
 .TextList001652
 */

.TextList001652 {
    padding: 3% 0;
}

.TextList001652 .list_ul,
.TextList001652 .job_ol {
    overflow: hidden;
    clear: both;
}

.TextList001652 .job_ol li,
.TextList001652 .list_ul li {
    list-style: none;
    float: left;
    width: 20%;
    font-size: 15px;
    text-align: center;
}

.TextList001652 .job_ol li {
    background-color: #fd860b;
    color: #fff;
    line-height: 3em;
}

.TextList001652 .list {
    border-bottom: 1px solid #ebebeb;
}

.TextList001652 .job_info {
    display: none;
}

.TextList001652 .list_ul {
    cursor: pointer;
    font-size: 12px;
}

.TextList001652 .list_ul li {
    padding: 1em 0;
}

.TextList001652 .job_info {
    padding: 0 5% 2%;
    line-height: 2;
    border-top: 1px solid #eee;
}

@media(max-width:640px) {
    .TextList001652 .job_ol li,
    .TextList001652 .list_ul li {
        width: 20%;
    }
}


/*
 .RighInfo002554
 */

.RighInfo002554 {
    padding: 3% 0;
}

.RighInfo002554 .table_1 th,
.RighInfo002554 .table_1 td {
    text-align: center;
    border: 1px solid #eee;
    border-collapse: collapse;
    line-height: 24px;
    padding: 15px;
}

.RighInfo002554 .table_1 th {
    font-size: 16px;
    font-weight: normal;
}

.RighInfo002554 .table_1 .th_2 {
    background: #f96d1b;
}

.RighInfo002554 .table_1 .th_3 {
    background: #fe9403;
}

.RighInfo002554 .table_1 .th_2,
.RighInfo002554 .table_1 .th_3 {
    color: #fff;
}

.RighInfo002554 .table_1 .th_1 {
    color: #333;
}

@media(max-width:480px) {
    .RighInfo002554 .table_1 {
        overflow: auto;
    }
    .RighInfo002554 .table_1 table {
        width: 180%;
    }
}

/*
 .PicList001647
 */

.PicList001647 li {
    float: left;
    margin-right: 5%;
    width: 30%;
    margin-top: 2%;
    margin-bottom: 2%;
}

.PicList001647 li figure {
    position: relative;
}

.PicList001647 li figure img {
    width: 100%;
}

.PicList001647 li a.Ispic {
    padding-bottom: 113%;
    display: block;
    background-size: contain;
}

.PicList001647 li * {
    margin: 0;
}

.PicList001647 li p {
    padding: 0 5%;
    font-size: 12px;
    color: #999;
    line-height: 1.75;
    text-align: justify;
    height: 46px;
    overflow: hidden;
}

.PicList001647 li h1 {
    padding: 5% 5% 3%;
    font-size: 18px;
    font-weight: normal;
}

.PicList001647 li h1 a {
    color: #333;
}

@media(min-width:641px) {
    .PicList001647 li:nth-child(3n) {
        margin-right: 0;
    }
    .PicList001647 li:nth-child(3n+1) {
        clear: left;
    }
}

@media(max-width:640px) {
    .PicList001647 li {
        float: left;
        margin-right: 2%;
        width: 49%;
    }
    .PicList001647 li:nth-child(2n) {
        margin-right: 0;
    }
    .PicList001647 li:nth-child(2n+1) {
        clear: left;
    }
    .PicList001647 li h1 {
        font-size: 16px;
    }
}

/*
 .RighInfo001758
 */

.RighInfo001758 {
    padding: 5% 0 0;
}

.RighInfo001758 .pic {
    float: right;
    margin-left: 3%;
}

.RighInfo001758 h2 {
    position: relative;
    margin: 0 0 15px;
    padding-bottom: 15px;
    font-size: 24px;
    color: #333;
    font-weight: normal;
}

.RighInfo001758 h2::after {
    background: #ef322e;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 2px;
    content: '';
}

.RighInfo001758 p {
    margin: 0;
    font-size: 15px;
    color: #666;
    line-height: 2;
    text-align: justify;
}

@media (max-width:768px) {
    .RighInfo001758 .pic {
        float: none;
        margin-left: 0;
        margin-bottom: 20px;
    }
}

/*
 .RichInfo005
 */

.RichInfo005 {
    padding: 4% 0;
}

.RichInfo005 .news_info .title {
    text-align: center;
    padding-bottom: 20px;
}

.RichInfo005 .news_info .title h1 {
    margin: 0;
    padding-bottom: 15px;
    font-size: 24px;
    color: #333;
    font-weight: normal;
}

.RichInfo005 .news_info .title p {
    margin: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}

.RichInfo005 .news_info .title p span {
    margin: 0 5px;
    color: #999;
}

.RichInfo005 .news_info .info {
    font-size: 14px;
    color: #666;
    line-height: 2;
    text-align: justify;
}

.RichInfo005 .news_info .info_back {
    text-align: center;
    clear: both;
    padding: 20px 0;
}

.RichInfo005 .news_info .info_back a {
    color: #ff6600;
    font-size: 16px;
}

@media (max-width:768px) {
    .RichInfo005 .news_info .title h1 {
        font-size: 20px;
    }
}

/*
 .RighInfo001108
 */

.RighInfo001108 {
    padding: 4% 0 0;
}

.RighInfo001108 .pic {
    float: left;
    width: 40%;
    border: 1px solid #eee;
}

.RighInfo001108 .pic img {
    width: 100%;
}

.RighInfo001108 .txt {
    float: right;
    width: 55%;
    padding-right: 2%;
    color: #333;
}

.RighInfo001108 .txt h1 {
    font-size: 18px;
    font-weight: normal;
}

.RighInfo001108 .txt intro {
    max-height: 320px;
    overflow: hidden;
}

.RighInfo001108 .txt dl {
    padding: 3% 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.RighInfo001108 .txt dd {
    line-height: 26px;
    padding: 5px 0;
}

.RighInfo001108 .txt p {
    line-height: 36px;
}

.RighInfo001108 .txt .contact {
    padding: 3% 0;
}

.RighInfo001108 .txt .contact a {
    font-size: 12px;
    color: #ff6600;
    width: 100px;
    text-align: center;
    border: 1px solid #ff6600;
    border-radius: 6px;
    line-height: 26px;
    display: inline-block;
}

.RighInfo001108 .txt .contact a:hover {
    background-color: #ff6600;
    color: #fff;
}

.RighInfo001108 .tab {
    margin-top: 3%;
    background-color: #eee;
    overflow: hidden;
    font-size: 15px;
}

.RighInfo001108 .tab span {
    cursor: pointer;
    display: inline-block;
    padding: 0 3%;
    line-height: 40px;
}

.RighInfo001108 .tab span.on {
    background-color: #ff6600;
    color: #fff;
}

.RighInfo001108 .tab_info {
    padding: 2%;
    line-height: 2;
    text-align: justify;
}

@media(max-width:480px) {
    .RighInfo001108 .pic,
    .RighInfo001108 .txt {
        float: none;
        width: auto;
    }
}

/*
 .TextList002322
 */

.TextList002322 {
    padding: 2% 0 0;
}

.TextList002322 .list li {
    position: relative;
    padding: 10px 100px 10px 0;
    line-height: 22px;
}

.TextList002322 .list li * {
    color: #999;
}

.TextList002322 .list li time {
    position: absolute;
    right: 0;
    top: 10px;
    display: block;
}

.TextList002322 .list li a {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-left: 15px;
}

.TextList002322 .list li a:before {
    display: table;
    content: ">";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 20px;
}

.TextList002322 .list li a:hover {
    color: #ff6600;
}

@media only screen and (max-width:767px) {
    .TextList002322 {
        padding: 20px 3%;
    }
}


.Floor002560>.auto>button{
    font-size: 16px;
    line-height: 42px;
    color: #fff;
    background: #ff9800;
    border: 0;
    padding: 0 20px;
    margin: 20px auto 0 auto;
    display: block;
}
.Floor002560>.auto>button a{
    color: #fff;
}