﻿.auto_1300 {
    max-width: 1300px;
    width: 92%;
}

.auto_1400 {
    max-width: 1400px;
    width: 92%;
}

.auto_1500 {
    max-width: 1500px;
    width: 92%;
}

.auto {
    margin: auto;
}


/*Top002897 */

.Top002897 .top-left img {
    max-width: 200px;
    max-height: 75px;
}

.Top002897 {
    position: relative;
    z-index: 100;
    /* background: #f1f1f1; */
    box-shadow: 0px 5px 20px 0px #f8f8f8;
}

.Top002897.header_2_3 {
    position: fixed;
    background: #ffffff;
    width: 100%;
}

.Top002897 .auto {
    max-width: 100%;
    width: 100%;
    padding: 3px 40px;
}

.Top002897>.auto {
    text-align: right;
    line-height: 56px;
}

.Top002897>.auto a {
    display: inline-block;
    font-size: 16px;
    padding-left: 32px;
    margin-right: 10px;
    color: #000;
    text-decoration: underline;
    background-repeat: no-repeat;
    background-position: left center;
}

.Top002897>.auto a.t-contact {
    background-image: url("../images/Top002897_icon1.png");
}

.Top002897>.auto a.t-fb {
    background-image: url("../images/Top002897_icon2.png");
}

.Top002897 .top-b>.auto {
    background: #435368;
}

a#Btn {
    width: 40px;
    height: 45px;
    position: absolute;
    top: 3px;
    margin: auto;
    left: 0px;
}

.xiazia #Btn {
    background: #2a98d5 url(../images/sousuo1.png) no-repeat center center;
    right: 0;
    left: auto !important;
    height: 41px;
    top: 0;
}

.footer .ewm .share .wx {
    width: 100%;
    max-width: 160px;
    margin-bottom: 20px;
}

@media(min-width:1025px) {
    .Top002897 .top-b {
        /* position: absolute; */
        left: 0;
        top: 100%;
        width: 100%;
        z-index: 100;
    }
    .Top002897 .top-b>.auto {
        display: table;
    }
    .Top002897 .top-b>.auto>div {
        display: table-cell;
        vertical-align: middle;
    }
    .Top002897 .top-left,
    .Top002897 .top-right {
        width: 20%;
    }
    .Top002897 .top-left {
        padding-left: 0px;
        width: 10%;
    }
    .Top002897 .top-right {
        padding-right: 0px;
        width: 20%;
    }
    .Top002897 #columns .top-right {
        padding-right: 0px;
        width: 50%;
    }
    .Top002897 .top-right {
        /* position: relative; */
        z-index: 100;
    }
    #columns .logooo {
        width: 25%;
    }
    #columns .logooo a {
        display: flex;
        align-items: center;
        position: relative;
        left: 98px;
    }
    #columns .logooo a span {
        font-size: 20px;
    }
    #columns .logooo a img {
        margin-right: 20px;
    }
}

.Top002897 .top-right dl {
    float: right;
    display: flex;
    align-items: center;
}

.Top002897 .top-right dl>* {
    float: left;
    padding-left: 20px;
}

.Top002897 .top-search {
    padding-right: 20px;
    position: relative;
}

.Top002897 .top-search::before {
    /* content: ''; */
    position: absolute;
    width: 1px;
    height: 15px;
    right: 0;
    background: #999999;
    top: 25%;
}

.Top002897 .open-search {
    width: 28px;
    height: 28px;
    background: url("../images/sousuo.png") no-repeat center center;
    display: none;
    cursor: pointer;
    position: relative;
    margin-left: auto;
}

@media(max-width:1024px) {
    .Top002897 .open-search {
        background: url("../images/fangdaj.png") no-repeat center center;
    }
    .Top002897 .top-search::before {
        background: #fff;
    }
}

.Top002897 .open-search.on {
    border-radius: 50%;
    background: transparent;
}

.Top002897 .open-search.on::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 20px;
    left: 0;
    top: 4px;
    right: 0;
    margin: auto;
    background: #2a97d3;
    transform: rotate(40deg);
}

.Top002897 .open-search.on::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 20px;
    left: 0;
    top: 4px;
    right: 0;
    margin: auto;
    background: #2a97d3;
    transform: rotate(140deg);
}

.Top002897 .top-search .box {
    /* position: absolute; */
    top: 100%;
    right: 0;
    background: rgb(241 241 241);
    width: 300px;
    /* display: none; */
    border-radius: 50px;
    overflow: hidden;
    /* border: 1px solid #ffffff; */
    margin-left: auto;
    margin-right: 21px;
}

.Top002897 .top-search .box .text {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: none;
    border: 0;
    padding: 0 10px;
    padding-right: 45px;
}

.Top002897 .top-search .box .btn {
    position: absolute;
    width: 40px;
    height: 100%;
    background: #2a98d5 url("../images/sousuo1.png") no-repeat center center;
    top: 0;
    right: 21px;
    background-size: 15px;
}

.Top002897 .top-lang {
    position: relative;
    z-index: 100;
}

.Top002897 .top-lang .cur {
    padding: 0 22px 0 25px;
    background: url("../images/yuyan.png") no-repeat left center;
    position: relative;
    z-index: 1;
    line-height: 28px;
    color: #999999;
}

@media(max-width:1024px) {
    .Top002897 .top-lang .cur {
        background: url("../images/yuyan1.png") no-repeat left center;
        color: #fff;
    }
}

.Top002897 .top-lang .cur:after {
    position: absolute;
    width: 6px;
    height: 6px;
    content: '';
    transform: rotate(45deg);
    -webkit-transform: rotate(133deg);
    -ms-transform: rotate(45deg);
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
    right: 5px;
    top: 44%;
    margin-top: -3px;
}

@media(max-width:1024px) {
    .Top002897 .top-lang .cur:after {
        border-top: 1px solid #ffffff;
        border-right: 1px solid #ffffff;
    }
}

.dlzc-box img {
    margin-right: 10px;
}

.dlzc-box {
    background: #2a98d5;
    padding: 10px 20px;
    border-radius: 50px;
    display: flex;
    color: #fff;
    align-items: center;
}

.dlzc-box a:hover {
    color: #ddd;
}

.dlzc-box a {
    color: #fff;
}

.dlzc-box span {
    margin: 0 2px;
}

.Top002897 .lang-list {
    position: absolute;
    left: 62%;
    width: 100px;
    margin-left: -60px;
    z-index: 100;
    background: #2a98d5;
    border-radius: 5px;
    top: 100%;
    padding: 0px 0;
    display: none;
    overflow: hidden;
}

.Top002897 .lang-list a:hover {
    background: #3f7ea1;
}

.Top002897 .lang-list a {
    display: block;
    line-height: 30px;
    text-align: center;
    color: #fff;
    padding: 5px 0;
}

.Top002897 .top-menu li b,
.Top002897 .top-menu li b a {
    display: block;
}

.Top002897 .top-mid .top-menu li:hover .ulli {
    border-bottom: 4px solid #2a98d5;
}

.Top002897 .top-menu li .ulli {
    border-bottom: 4px solid transparent;
}

.Top002897 .sub,
.Top002897 .sub-two {
    display: none;
}

.Top002897 .sub .detail {
    line-height: 46px;
    display: inline-block;
    background: #2a98d5;
    padding: 0 30px;
    transition: 0.3s;
}

.Top002897 .sub .detail:hover {
    background: #fff;
    color: #2a98d5;
}

.Top002897 .sub-menu .name {
    font-size: 18px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media(min-width:1025px) {
    .Top002897 .sub-two {
        display: none !important;
    }
    .Top002897 .top-menu ul {
        display: table;
        margin: 0 auto;
    }
    .Top002897 .top-menu li {
        float: left;
        padding: 0 1.8vw;
    }
    .Top002897 .top-menu li b a {
        line-height: 50px;
        font-size: 17px;
        color: #fff;
        position: relative;
        font-weight: 500;
    }
    /* .Top002897 .top-menu li:hover a,
.Top002897 .top-menu li.aon a {
		color: #2a98d5;
	} */
    .Top002897 .sub {
        position: absolute;
        left: 0;
        width: 100%;
        top: 100%;
        background: #fff;
        font-size: 16px;
    }
    .Top002897 .top-menu li.aon .sub {
        z-index: 100;
        box-shadow: inset 0px 12px 19px 0px #efefef
    }
    .Top002897 .sub,
    .Top002897 .sub a {
        color: #333;
    }
    .Top002897 .sub .auto {
        position: relative;
        max-width: 1300px;
    }
    .Top002897 .sub .close {
        position: absolute;
        right: 0;
        top: 0;
        width: 20px;
        height: 20px;
        cursor: pointer;
    }
    .Top002897 .sub .close:before,
    .Top002897 .sub .close:after {
        position: absolute;
        content: '';
        width: 100%;
        background: #2a98d5;
        height: 2px;
        left: 0;
        top: 50%;
        margin-top: -1px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        ms-transform: rotate(-45deg);
    }
    .Top002897 .sub .close:after {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        ms-transform: rotate(45deg);
    }
    .Top002897 .sub[data-type="column"] h4 .close {
        position: absolute;
        top: 50%;
        margin-top: -10px;
    }
    .Top002897 .sub[data-type="tab"] .close {
        top: 48px;
        right: 40px;
    }
    .Top002897 .sub h4 {
        font-weight: lighter;
        margin: 0 0 15px 0;
        font-size: 30px;
    }
    .Top002897 .sub-imgtxt pre {
        line-height: 1.5em;
        max-height: 4.5em;
        margin: 15px 0 40px 0;
    }
    .Top002897 .sub[data-type="tab"] .auto {
        display: table;
    }
    .Top002897 .sub[data-type="column"] .auto {
        padding: 2% 40px 5%;
    }
    .Top002897 .sub[data-type="tab"] .auto>div {
        display: table-cell;
        vertical-align: top;
        padding: 50px 0;
    }
    .Top002897 .sub[data-type="column"] h4 {
        position: relative;
        z-index: 1;
    }
    .Top002897 .sub .one-cate {
        width: 60%;
        background: transparent;
    }
    .Top002897 .sub .two-cate {
        width: 28.572%;
        background: #0d1630;
    }
    .Top002897 .sub .one-cate-info {
        padding-top: 35px;
    }
    .Top002897 .sub .one-cate-info .item {
        max-width: 360px;
        width: 86%;
        margin: 0 auto;
    }
    .Top002897 .sub-menu .name {
        margin-bottom: 20px;
    }
    .Top002897 .sub-menu .name a {
        color: #0061ff;
        float: left;
        max-width: 95%;
        padding-right: 26px;
        position: relative;
        display: block;
    }
    .Top002897 .sub-menu .name a:after {
        position: absolute;
        width: 6px;
        height: 6px;
        content: '';
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        border-bottom: 1px solid #0061ff;
        border-right: 1px solid #0061ff;
        right: 2px;
        top: 50%;
        margin-top: -3px;
    }
    .Top002897 .sub .one-cate dt {
        width: 50%;
        float: left;
    }
    .Top002897 .sub .one-cate-info img {
        max-width: 360px;
        max-height: 250px;
    }
    .Top002897 .sub .one-cate dt.on {
        background: transparent;
    }
    .Top002897 .sub .one-cate dt.on a {
        color: #2a98d5;
    }
    .Top002897 .sub .one-cate dt.on a::before {
        border-color: #2a98d5;
        right: 0%;
    }
    .Top002897 .sub .two-cate dt a,
    .Top002897 .sub .one-cate dt a {
        display: block;
        line-height: 30px;
        padding: 10px 1vw;
        padding-left: 0;
        border-bottom: 1px solid #efefef;
        max-width: 230px;
        position: relative;
    }
    .Top002897 .sub .one-cate dt a:before {
        content: '';
        position: absolute;
        /* width: 10px; */
        /* height: 10px; */
        border: solid #c2c2c2;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 3px;
        right: 6%;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        top: 50%;
        transition: all 0.5s;
    }
    .Top002897 .sub .two-cate dt a {
        color: rgba(255, 255, 255, 0.6);
    }
    .Top002897 .sub .two-cate dt a:hover {
        color: #fff;
    }
    .Top002897 .sub[data-type="column"] .sub-imgtxt {
        float: left;
        width: 27.273%;
    }
    .Top002897 .sub[data-type="column"] .sub-menu {
        float: right;
        width: 66%;
    }
    .Top002897 .sub-menu .item {
        float: left;
        max-width: 230px;
    }
    @media(min-width:1025px) and (max-width:1280px) {
        .Top002897 .sub-menu .item {
            max-width: 180px;
        }
    }
    .Top002897 .sub-menu dd {
        line-height: 20px;
        padding: 4px 0;
    }
    .Top002897 .sub-menu dd a {
        color: rgba(255, 255, 255, 0.8);
        font-size: 15px;
    }
    .Top002897 .sub-menu dd a:hover {
        color: #00a2e9;
    }
}

@media(max-width:1600px) {
    .Top002897 .top-right dl>* {
        padding-left: 10px;
    }
    .dlzc-box {
        padding: 10px 5px;
    }
    .Top002897 .top-lang .cur {
        padding: 0 13px 0 22px;
    }
}

@media(max-width:1600px) {
    .Top002897 .top-menu li {
        padding: 0 1.5vw;
    }
}


/*ç»‰è¯²å§©ç»”ï¿½*/

@media (max-width: 1240px) {
    .Top002897 .top-menu li {
        padding: 0 1vw;
        border-bottom: 1px solid #818181;
    }
}

@media(max-width:1024px) {
    .Top002897>.auto {
        line-height: 40px;
    }
    .Top002897 .top-b {
        background: #fff;
    }
    .Top002897 .top-b>.auto {
        position: relative;
        z-index: 100;
    }
    .Top002897 .top-right {
        float: right;
        padding: 20px 0;
    }
    .Top002897 .top-left {
        position: absolute;
        top: 0;
        height: 68px;
        display: table;
        max-width: 30%;
    }
    .Top002897 .top-left a {
        display: table-cell;
        vertical-align: middle;
    }
    .Top002897 .top-left img {
        max-height: 60px;
    }
    .Top002897 .top-menu {
        position: fixed;
        right: 0;
        top: 0px;
        bottom: 0;
        width: 0;
        z-index: 999;
        background: #85d0ff;
        overflow: hidden;
        opacity: 0;
        transition: 0.5s;
    }
    .menu-show {
        overflow: hidden;
    }
    .menu-show .top-menu {
        opacity: 1;
        width: 100%;
    }
    /* .menu-show .top-menu:before {
		position: absolute;
		width: 30px;
		height: 2px;
		background: #fff;
		content: '';
		right: 20px;
		top: 30px;
		transform: rotate(45deg);
	}
	.menu-show .top-menu::after {
		position: absolute;
		width: 30px;
		height: 2px;
		background: #fff;
		content: '';
		right: 20px;
		top: 30px;
		transform: rotate(315deg);
	} */
    .Top002897 .top-menu ul {
        width: 100%;
        height: 100%;
        overflow: auto;
        position: relative;
        top: 50px;
    }
    .Top002897 .top-menu li a {
        color: #fff;
        font-size: 18px;
        padding: 0 20px;
    }
    .Top002897 .open-menu {
        height: 28px;
        width: 40px;
        background: transparent;
        position: relative;
        margin-left: 10px;
    }
    .Top002897 .open-menu.on {
        background: none;
        z-index: 9999;
        position: relative;
    }
    .Top002897 .open-menu i {
        position: absolute;
        height: 2px;
        background: #2a98d5;
        width: 70%;
        left: 15%;
        top: 50%;
        margin-top: -1px;
        transition: 0.3s;
    }
    .Top002897 .open-menu:not(.on) i:nth-child(1) {
        margin-top: -7px;
    }
    .Top002897 .open-menu:not(.on) i:nth-child(3) {
        margin-top: 5px;
    }
    .Top002897 .open-menu.on i {
        background: #fff;
    }
    .Top002897 .open-menu.on i:nth-child(1) {
        transform: rotate(45deg);
    }
    .Top002897 .open-menu.on i:nth-child(3) {
        transform: rotate(-45deg);
    }
    .Top002897 .open-menu.on i:nth-child(2) {
        display: none;
    }
    .Top002897 .top-menu li {
        padding-right: 0px;
        line-height: 50px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative;
        overflow: hidden;
    }
    /* .Top002897 .top-menu li a {
		padding: 8px 20px;
		font-size: 16px;
		line-height: 2;
	} */
    .Top002897 .top-mid .top-menu li:hover .ulli {
        border-bottom: none;
    }
    .Top002897 .top-menu li b i.op {
        position: absolute;
        right: 5px;
        top: 25px;
        width: 30px;
        height: 30px;
        margin-top: -15px;
        transition: 0.3s;
    }
    .Top002897 .top-menu li b i.op.click {
        transform: rotate(45deg);
    }
    .Top002897 .top-menu li b i.op:after,
    .Top002897 .top-menu li b i.op:before {
        position: absolute;
        content: '';
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: #ffff;
    }
    .Top002897 .top-menu li b i.op:after {
        width: 60%;
        height: 2px;
    }
    .Top002897 .top-menu li b i.op:before {
        width: 2px;
        height: 60%;
    }
    .Top002897 .top-search .box {
        width: 100%;
    }
    .Top002897 .sub {
        padding: 10px 5px;
    }
    .Top002897 .sub .auto {
        width: 100%;
    }
    .Top002897 .sub h4 {
        display: none;
    }
    .Top002897 .sub[data-type="tab"] .one-cate-info,
    .Top002897 .sub[data-type="tab"] .two-cate {
        display: none;
    }
    .Top002897 .item-cate,
    .Top002897 .sub-imgtxt {
        background: rgba(0, 0, 0, 0.3);
        padding: 10px;
    }
    .Top002897 .item-cate {
        background: rgba(0, 0, 0, 0.4);
    }
    .Top002897 .sub-imgtxt pre {
        color: #fff;
        margin: 10px 0;
    }
    .Top002897 .sub .detail {
        line-height: 36px;
        padding: 0 15px;
    }
    .Top002897 .sub-menu .name,
    .Top002897 .sub .one-cate>dl>dt {
        border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
    }
    .Top002897 .sub-menu .name a,
    .Top002897 .sub .one-cate>dl>dt>a {
        line-height: 40px;
        font-size: 16px;
        display: block;
    }
    .Top002897 .sub .one-cate>dl>dt,
    .Top002897 .sub-menu .name.has-dd,
    .Top002897 .sub .one-cate>dl>dt>a {
        position: relative;
    }
    .Top002897 .sub .one-cate>dl>dt>a {
        padding: 0 5px;
    }
    .Top002897 .sub-menu .name.has-dd:after,
    .Top002897 .sub .one-cate>dl>dt>a:after {
        position: absolute;
        content: '';
        border: 6px solid transparent;
        border-top-color: #fff;
        right: 0;
        top: 50%;
        margin-top: -3px;
        transition: 0.3s;
    }
    .Top002897 .sub-menu .name.click:after,
    .Top002897 .sub .one-cate>dl>dt.click>a:after {
        transform: rotate(180deg);
        margin-top: -6px;
    }
    .Top002897 .sub .one-cate>dl>dt .op-dt {
        position: absolute;
        width: 40px;
        height: 40px;
        z-index: 10;
        right: 0;
        top: 0;
    }
    .Top002897 .sub-menu dd,
    .Top002897 .item-cate dt {
        line-height: 30px;
    }
    .Top002897 .sub-menu .name a:after {
        border-color: #fff;
    }
    .Top002897 .sub-menu dl {
        background: rgba(0, 0, 0, 0.3);
        padding: 10px;
        display: none;
    }
    .Top002897 .sub-menu .name.has-dd {
        position: relative;
        padding-right: 30px;
    }
    .Top002897 .sub-menu .name .op-dd {
        z-index: 10;
        cursor: pointer;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 30px;
    }
    .Top002897 .sub-menu .item {
        margin-right: 0 !important;
    }
    .Top002897 .top-left img {
        max-height: 35px;
    }
    .dlzc-box img {
        display: none;
    }
    .Top002897 .top-right dl>* {
        padding-left: 5px;
        padding-right: 5px;
        margin-left: 0;
    }
    .Top002897 .auto {
        padding: 0 10px;
    }
    .Top002897 .top-search .box {
        width: 200px;
        right: -150px;
        top: 40px;
    }
}

@media screen and (max-width: 1024px) {
    .Top002897 .sub-two {
        display: none !important;
    }
    .Top002897 .sub .one-cate>dl>dt>a:after {
        display: none;
    }
}


/*Bottom002900 */

.kuang {
    width: 100%;
    display: inline-block;
    margin-top: 30px;
}

.kuang .flas {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.kuang .wenzi p,
a {
    margin: 0;
    color: #949fa5;
}

.kuang .wenzi .liulang-a a {
    color: #949fa5;
}

.kuang .wenzi .liulang-a {
    margin-right: 30px;
}

.kuang .wenzi {
    display: flex;
    width: 100%;
    margin-right: 0;
    justify-content: center;
}

.Bottom002900 .share .qudiao {
    font-size: 16px;
    max-width: 160px;
    text-align: center;
}

.Bottom002900 {
    background: #4d5f69;
    padding: 1.145vw 0;
}

.Bottom002900,
.Bottom002900 a {
    color: #fff;
}

.Bottom002900 a {
    color: #949fa5 !important;
}

.Bottom002900 .auto {
    max-width: 1760px;
    width: 92%;
}

@media(min-width:1441px) {
    .Bottom002900 .inner {
        width: 92%;
        margin: 0 auto;
        max-width: 1600px;
        padding-bottom: 0px;
        /* border-bottom: 1px solid rgb(255, 255, 255, 0.13);
		border-right: 1px solid rgb(255, 255, 255, 0.13);
		border-bottom-right-radius: 150px; */
    }
}

.Bottom002900 .b_nav nav dd a {
    opacity: 0.5;
}

@media(min-width:1025px) {
    .Bottom002900 {
        font-size: 16px;
    }
    .Bottom002900 .contact {
        width: 20%;
    }
    .Bottom002900 .b_nav {
        width: 70%;
        max-width: 1000px;
        margin-right: 7%;
    }
}

.Bottom002900 .solgan {
    font-size: 30px;
    letter-spacing: 6px;
}

.Bottom002900 .solgan span {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.2);
    margin-left: 20px;
}

@media(min-width:1025px) {
    .Bottom002900 .solgan span:before {
        content: '/ ';
        display: inline-block;
    }
}

@media(max-width:1024px) {
    .Bottom002900 .solgan {
        padding: 4vw 0;
    }
    .Bottom002900 .solgan span {
        display: block;
    }
}

.Bottom002900 .b_nav nav {
    padding: 0px 0;
    margin: 0px 0;
}

.Bottom002900 .b_nav nav dl {
    float: left;
    max-width: 140px;
}

.Bottom002900 .b_nav nav dl#\31 2 dd:nth-child(2n) {
    display: none;
}

.Bottom002900 .b_nav nav dt {
    padding-bottom: 30px;
}

.Bottom002900 .b_nav nav dd {
    line-height: 24px;
    padding: 6px 0;
}

@media(max-width:1024px) {
    .Bottom002900 .b_nav nav {
        display: none;
    }
    .footer-ewm {
        justify-content: center;
    }
    .kuang {
        margin-top: 10px;
    }
    .kuang .flas {
        display: block;
    }
    .kuang .flas .share {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .Bottom002900 .contact .num {
        margin-bottom: 20px;
    }
    .Bottom002900 .contact .num {
        padding-bottom: 20px;
    }
}

.Bottom002900 .copyright {
    color: rgba(255, 255, 255, 0.2);
    line-height: 30px;
    font-size: 14px;
}

.Bottom002900 .copyright a {
    opacity: 0.2;
}

.Bottom002900 a:hover {
    color: #2a98d5;
    opacity: 1 !important;
}

.Bottom002900 .contact .num {
    font-size: 32px;
    padding-bottom: 30px;
    line-height: 1em;
    border-bottom: 1px solid rgb(255, 255, 255, 0.17);
}

.Bottom002900 .share li {
    float: left;
    position: relative;
}

.Bottom002900 .share li figure {
    position: absolute;
    left: -15px;
    bottom: 100%;
    width: 120px;
    padding: 5px;
    background: #fff;
    margin-bottom: 10px;
    border-radius: 5px;
    display: none;
}

.Bottom002900 .share li figure img {
    display: block;
    width: 100%;
}

.Bottom002900 .share li figure:before {
    position: absolute;
    content: '';
    border: 5px solid transparent;
    left: 25px;
    top: 100%;
    border-top-color: #fff;
}

.Bottom002900 .share li:not(:last-child) {
    margin-right: 10%;
}

.Bottom002900 .share li a {
    display: block;
    width: 30px;
    height: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%;
    cursor: pointer;
}

.Bottom002900 .share li a.a_wx {
    background-image: url("../images/Bottom002900_wx.png");
}

.Bottom002900 .share li a.a_sina {
    background-image: url("../images/Bottom002900_sina.png");
}

.Bottom002900 .share li a.a_douyin {
    background-image: url("../images/Bottom002900_douyin.png");
}

.Bottom002900 .share li a:hover {
    background-color: #2a98d5;
}

.footer-ewm {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.footer-ewm img {
    max-width: 110px;
    margin-right: 20px;
}

.footer-ewm p {
    line-height: 2;
    color: #949fa5;
}

@media(min-width:1025px) {
    .Bottom002900 .contact .tit {
        padding-bottom: 20px;
    }
    .Bottom002900 .contact .qudiao {
        padding-bottom: 0px;
        margin-right: 30px;
    }
    .Bottom002900 .share {
        margin: 0px 0 0px 0;
        width: 100%;
    }
}

@media(min-width:1025px) and (max-width:1280px) {
    .Bottom002900 .share li:not(:last-child) {
        margin-right: 2vw;
    }
}

@media(max-width:1024px) {
    .Bottom002900 {
        text-align: center;
    }
    .Bottom002900 .logo {
        padding: 0 20% 3%;
    }
    .Bottom002900 .contact .tit {
        padding: 3vw 0;
    }
    .Bottom002900 .share ul {
        margin: 0 0;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        text-align: center;
    }
    .Bottom002900 .share li figure {
        left: 50%;
        margin-left: -60px;
    }
    .Bottom002900 .share li figure:before {
        left: 50%;
        margin-left: -5px;
    }
    .kuang .wenzi {
        display: block;
        width: 100%;
        margin-right: 0%;
        line-height: 1.5;
    }
    .kuang .wenzi .liulang-a {
        margin-right: 0;
        margin-bottom: 10px;
    }
}

@media(max-width:480px) {
    .Bottom002900 .contact .num {
        margin-bottom: 20px;
        font-size: 8vw;
    }
    .Bottom002900 .solgan {
        font-size: 7vw;
    }
    .Bottom002900 .copyright {
        font-size: 12px;
        line-height: normal;
    }
    .Bottom002900 .share li a {
        width: 50px;
        height: 50px;
    }
}


/* banenr */

.banner {
    width: 100%;
    height: 100%;
    text-align: center;
}

.banner-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.banner-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner-prev {
    width: 50px !important;
    height: 50px !important;
    border-radius: 100px;
    border: 2px solid #2a98d5;
    left: 4% !important;
}

.banner-prev:after {
    font-size: 20px !important;
    color: #2a98d5;
}

.banner-next {
    width: 50px !important;
    height: 50px !important;
    border-radius: 100px;
    border: 2px solid #2a98d5;
    right: 4% !important;
    transition: all 0.5s;
}

.banner-next:after {
    font-size: 20px !important;
    color: #2a98d5;
}

.banner-next:hover {
    background: #2a98d5;
}

.banner-next:hover::after {
    color: #fff;
}

.banner-prev:hover {
    background: #2a98d5;
}

.banner-prev:hover::after {
    color: #fff;
}

.banner-pagination .swiper-pagination-bullet-active {
    width: 40px;
    height: 3px;
    background: #fff !important;
}

.banner-pagination .swiper-pagination-bullet {
    border-radius: 0;
    width: 40px;
    height: 3px;
    background: transparent;
    border: 2px solid #fff;
}

.banner-pagination {
    bottom: 30px !important;
}

@media only screen and (max-width: 768px) {
    .banner-prev {
        width: 40px !important;
        height: 40px !important;
    }
    .banner-next {
        width: 40px !important;
        height: 40px !important;
    }
}


/* homeäº§å“ä¸­å¿ƒ */

.chanpin .swiper {
    width: 100%;
    height: 100%;
}

.chanpin .swiper-slide {
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.chanpin .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.chanpin .biaoti-a {
    color: #000;
    position: relative;
    background-image: linear-gradient(313deg, transparent 45%, hsl(0deg 0% 49%) 45%, hsl(0deg 0% 67%) 55%, transparent 0);
    background-size: 0.5rem 0.5rem;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 5.4rem;
    font-weight: bold;
    margin: 0;
}

.chanpin .cpzx {
    max-width: 1400px;
    padding-top: 50px;
    width: 92%;
}

.chanpin .swiper-slide .cpzx-box {
    display: flex;
    width: 100%;
}

.chanpin .swiper-slide .cpzx-box .right img {
    max-width: 600px;
    padding: 70px;
    text-align: center;
    margin: auto;
    padding-bottom: 150px;
}

.chanpin .swiper-slide .cpzx-box .right {
    background: url(../uploadfiles/cpbj.png) no-repeat top;
    background-size: cover;
    width: 45%;
    margin-top: -180px;
    margin-right: 5%;
}

.chanpin .swiper-slide .cpzx-box .left {
    margin-left: 5%;
    width: 45%;
    margin-top: 20px;
}

.chanpin {
    position: relative;
    margin: 5vw auto;
}

.chanpin .biaoti {
    width: 45%;
    margin-right: 0;
    margin-left: auto;
    border-bottom: 1px solid #ededed;
    padding-bottom: 30px;
}

.chanpin .biaoti .biaoti-b {
    margin: auto;
    font-size: 36px;
    color: #333333;
}

.cpzx-pagination {
    left: 17% !important;
    bottom: 30px !important;
    font-size: 36px;
    max-width: 200px;
    color: #dcdcdc;
}

.cpzx-pagination .swiper-pagination-current {
    color: #339cd6;
}

.chanpin .swiper-slide .cpzx-box .left .leftp-a {
    font-size: 18px;
    color: #999999;
    margin: 0;
}

.chanpin .swiper-slide .cpzx-box .left .leftp-b {
    font-size: 4.8rem;
    margin: 0;
    color: #333333;
    margin-bottom: 20px;
}

.chanpin .swiper-slide .cpzx-box .left .leftp-c {
    font-size: 18px;
    color: #666666;
    line-height: 1.5;
    margin: 0;
}

.chanpin .swiper-slide .cpzx-box .more {
    border: 1px solid #2189c2;
    padding: 15px 60px;
    background: transparent;
    border-radius: 50px;
    color: #2189c2;
    font-size: 16px;
    margin-top: 80px;
    display: inline-block;
    transition: all 0.5s;
}

.chanpin .swiper-slide .cpzx-box .more:hover {
    background: #2189c2;
    color: #fff;
}

.chanpin .cpzx-next {
    left: 37%;
    top: 89%;
    height: 55px;
    border-radius: 50px;
    background: #2189c2;
    width: 55px;
    border: 1px solid #2189c2;
}

.chanpin .cpzx-next::after {
    font-size: 10px;
    color: #fff;
}

.chanpin .cpzx-prev {
    left: 32%;
    top: 89%;
    height: 55px;
    border-radius: 50px;
    background: #2189c2;
    width: 55px;
    border: 1px solid #2189c2;
}

.chanpin .cpzx-prev::after {
    font-size: 10px;
    color: #fff;
}

.cpzx-next.swiper-button-disabled,
.cpzx-prev.swiper-button-disabled {
    opacity: 1 !important;
    background: #fff;
    border-color: #dfdfdf;
}

.cpzx-next.swiper-button-disabled::after,
.cpzx-prev.swiper-button-disabled::after {
    color: #bbb;
}

.cpzx-pagination span {
    font-weight: bold;
}

@media (max-width: 1440px) {
    .chanpin .swiper-slide .cpzx-box .left .leftp-b {
        font-size: 3vw;
    }
    .chanpin .biaoti-a {
        font-size: 4vw;
    }
}

@media only screen and (max-width: 1024px) {
    .chanpin .biaoti {
        width: 100%;
        text-align: center;
    }
    .chanpin .swiper-slide .cpzx-box {
        align-items: center;
    }
    .chanpin .swiper-slide .cpzx-box .right {
        margin-top: 0;
    }
    .cpzx-next,
    .cpzx-prev {
        z-index: 99 !important;
    }
    .cpzx-pagination {
        left: 12% !important;
    }
}

@media only screen and (max-width: 768px) {
    .chanpin .swiper-slide .cpzx-box {
        display: block;
        margin-top: 20px;
    }
    .chanpin .swiper-slide .cpzx-box .right {
        background-size: contain;
        width: 100%;
        margin-top: 0px;
        margin-right: 0%;
    }
    .chanpin .swiper-slide .cpzx-box .left {
        margin-left: 0%;
        width: 100%;
        margin-top: 20px;
    }
    .chanpin .swiper-slide .cpzx-box .right img {
        padding-bottom: 50px;
    }
    .chanpin .swiper-slide .cpzx-box .left .leftp-b {
        font-size: 30px;
        margin: 10px 0;
    }
    .cpzx-pagination {
        left: 0 !important;
        max-width: 150px;
        bottom: 50px !important;
        font-size: 30px;
    }
    .chanpin .cpzx-next {
        left: 75%;
    }
    .chanpin .cpzx-prev {
        left: 55%;
    }
    .chanpin .swiper-slide .cpzx-box .more {
        margin-top: 0px;
        padding: 10px 30px;
    }
    .chanpin .leftp-d {
        margin-bottom: 120px;
    }
    .chanpin .biaoti-a {
        font-size: 40px;
    }
    .chanpin .cpzx {
        padding-top: 0px;
    }
    .chanpin .biaoti .biaoti-b {
        font-size: 20px;
    }
    .chanpin .biaoti {
        padding-bottom: 20px;
    }
    .chanpin .swiper-slide .cpzx-box .left .leftp-c {
        font-size: 16px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
    }
    .chanpin .swiper-slide .cpzx-box .left .leftp-a {
        font-size: 16px;
    }
}


/* æœåŠ¡ */

.fuwu .fuwu-tow {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 80px auto;
    padding-bottom: 100px;
    /* margin-left: 60px; */
    border-bottom: 1px solid #ededed;
    margin-top: 150px;
}

.fuwu {
    /* background: #c0c0c0; */
    /* border-radius: 50px; */
    /* background-size: 1400px; */
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 5vw;
}

.fuwuL:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
}

.fuwu:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #f9fafb;
    position: absolute;
    z-index: -1;
    max-width: 1700px;
    right: 0;
    /* border-radius: 50px; */
    border-top-left-radius: 150px;
    border-bottom-left-radius: 150px;
}

.fuwu .fuwu-box-a .left {
    width: 60%;
    padding-right: 60px;
}

.fuwu .fuwu-box-a .right {
    width: 40%;
}

.fuwu .fuwu-box-a .right img {
    width: 100%;
    margin: auto;
}

.fuwu .fuwu-box-a .left .fuwu-biaoti-a {
    margin: 0;
    font-size: 36px;
    color: #333333;
}

.fuwu .fuwu-box-a .left .fuwu-biaoti-b {
    font-size: 16px;
    color: #666666;
    line-height: 2;
    margin: 50px 0;
}

.more {
    border: 1px solid #2189c2;
    padding: 15px 60px;
    background: transparent;
    border-radius: 50px;
    color: #2189c2;
    font-size: 16px;
    margin-top: 35px;
    display: inline-block;
    transition: all 0.5s;
    cursor: pointer;
}

.more:hover {
    background: #2189c2;
    color: #fff;
}

.yyly .fuwu-biaoti-a {
    margin: 0;
    font-size: 36px;
    color: #333333;
    text-align: center;
    margin-bottom: 50px;
}

.yyly-swiper {
    height: 100%;
    padding-bottom: 100px !important;
    border-bottom: 1px solid #ededed;
    margin-bottom: 80px !important;
}

.yyly-swiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.yyly-swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}

.yyly-swiper .swiper-slide .yyly-p {
    text-align: left;
    margin-bottom: 50px;
}

.yyly-swiper .swiper-slide .yyly-p .p-a img {
    max-width: 30px;
    /* padding: 20px; */
    transition: all 0.5s;
}

.yyly-swiper .swiper-slide .yyly-p .p-a {
    background: #fff;
    display: inline-block;
    margin: 0 30px;
    border: 1px solid #dfdfdf;
    padding: 15px;
    border-radius: 5px;
    margin-top: -35px;
    position: relative;
    z-index: 1;
    transition: all 0.5s;
}

.yyly-swiper .swiper-slide .yyly-p .wenzi {
    padding: 0 30px;
    margin: 10px 0;
}

.yyly-swiper .swiper-slide .yyly-p .wenzi .pa {
    font-size: 18px;
    color: #333333;
    margin: 0;
}

.yyly-swiper .swiper-slide .yyly-p .wenzi .pb {
    margin: 10px 0;
    font-size: 14px;
    color: #666666;
    line-height: 1.5;
    min-height: 50px;
}

.yyly-swiper .swiper-slide:hover .yyly-img .img-i img {
    transform: scale(1.1);
}

.yyly-swiper .swiper-slide:hover .yyly-p .p-a {
    background: #2189c2;
    border-color: #2189c2;
}

.yyly-swiper .swiper-slide:hover .yyly-p .p-a img {
    filter: grayscale(100%) brightness(500%);
}

.yyly-swiper .swiper-slide:hover .wenzi .pa {
    color: #2189c2;
}

.yyly-swiper .swiper-slide .img-i {
    overflow: hidden;
}

.yyly {
    position: relative;
    max-width: 1300px;
    margin: auto;
}

.yyly-next {
    right: 0% !important;
    border-radius: 50px;
    height: 40px !important;
    border-radius: 50px;
    background: #2189c2;
    width: 40px !important;
    border: 1px solid #2189c2;
}

.yyly-next:after {
    font-size: 12px !important;
    color: #fff;
}

.yyly-prev {
    left: 0% !important;
    border-radius: 50px;
    height: 40px !important;
    border-radius: 50px;
    background: #2189c2;
    width: 40px !important;
    border: 1px solid #2189c2;
}

.yyly-prev:after {
    font-size: 12px !important;
    color: #fff;
}

.yyly-next.swiper-button-disabled,
.yyly-prev.swiper-button-disabled {
    opacity: 1 !important;
    background: #fff;
    border-color: #dfdfdf;
}

.yyly-next.swiper-button-disabled::after,
.yyly-prev.swiper-button-disabled::after {
    color: #bbb;
}

.yyly-swiper .swiper-slide .shipin {
    margin: 20px 0;
}

.yyly figure em {
    display: block;
    padding-bottom: 67%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.yyly figure a {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.yyly figure {
    position: relative;
}

.yyly figure a::before {
    width: 40px;
    height: 40px;
    border: 3px solid #2189c2;
    margin-left: -21px;
    margin-top: -26px;
    border-radius: 50%;
    background: #2189c2;
}

.yyly figure a::after {
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #fff;
    margin-left: -4px;
    margin-top: -11px;
}

.yyly figure a::before,
.yyly figure a::after {
    position: absolute;
    content: '';
    z-index: 5;
    top: 50%;
    left: 50%;
}

.yyly-img {
    width: 100%;
}

.yyly .video_files {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.yyly .video_files .close {
    position: absolute;
    right: 3%;
    top: 3%;
    z-index: 10;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #761b1b;
    cursor: pointer;
}

.yyly .video_files .close::before {
    transform: rotate(45deg);
}

.yyly .video_files .close::after {
    transform: rotate(-45deg);
}

.yyly .video_files .close::before,
.yyly .video_files .close::after {
    position: absolute;
    content: '';
    width: 3px;
    height: 70%;
    border-radius: 3px;
    background-color: #fff;
    left: 13px;
    top: 5px;
}

.yyly .video_files video {
    width: 100%;
    height: 100%;
    background-color: #000;
}

.spswip-next {
    right: 0% !important;
    border-radius: 50px;
    height: 40px !important;
    border-radius: 50px;
    background: #2189c2;
    width: 40px !important;
    border: 1px solid #2189c2;
}

.spswip-next:after {
    font-size: 12px !important;
    color: #fff;
}

.spswip-prev {
    left: 0% !important;
    border-radius: 50px;
    height: 40px !important;
    border-radius: 50px;
    background: #2189c2;
    width: 40px !important;
    border: 1px solid #2189c2;
}

.spswip-prev:after {
    font-size: 12px !important;
    color: #fff;
}

.spswip-next.swiper-button-disabled,
.spswip-prev.swiper-button-disabled {
    opacity: 1 !important;
    background: #fff;
    border-color: #dfdfdf;
}

.spswip-next.swiper-button-disabled::after,
.spswip-prev.swiper-button-disabled::after {
    color: #bbb;
}

.spswip .swiper-slide .yyly-p .wenzi {
    padding: 0 30px;
    margin: 10px 0;
}

.spswip .swiper-slide .yyly-p .wenzi .pa {
    font-size: 18px;
    color: #333333;
    margin: 0;
}

.spswip .swiper-slide .yyly-p {
    text-align: left;
    margin: 20px 0;
}

.spswip .swiper-slide {
    background: #fff;
}

.spswip {
    margin-bottom: 150px !important;
}

@media screen and (max-width: 768px) {
    .fuwu .fuwu-tow {
        display: block;
        margin-top: 50px;
        margin: 20px auto;
        padding-bottom: 20px;
    }
    .fuwu .fuwu-box-a .left {
        width: 85%;
        padding-right: 0;
        margin: auto;
    }
    .fuwu .fuwu-box-a .right {
        width: 85%;
        margin: auto;
    }
    .fuwu .fuwu-box-a .left .fuwu-biaoti-a {
        font-size: 25px;
    }
    .fuwu .fuwu-box-a .left .fuwu-biaoti-b {
        margin: 10px 0;
    }
    .more {
        margin-top: 0;
        padding: 10px 40px;
    }
    .fuwu:before {
        border-top-left-radius: 50px;
        border-bottom-left-radius: 500px;
    }
    .yyly .fuwu-biaoti-a {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .yyly-swiper {
        height: 100%;
        padding-bottom: 20px !important;
        border-bottom: 1px solid #ededed;
        margin-bottom: 20px !important;
    }
    .yyly-swiper .swiper-slide .yyly-p .wenzi .pb {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
    }
    .yyly-swiper .swiper-slide .yyly-p .wenzi .pa {
        font-size: 16px;
    }
    .spswip .swiper-slide .yyly-p .wenzi .pa {
        font-size: 16px;
    }
    .yyly-swiper .swiper-slide .yyly-p {
        margin-bottom: 20px;
    }
}

.dibu {
    background: url(../images/gsjjbj.jpg) no-repeat;
    /* display: inline-block; */
    width: 100%;
    background-size: cover;
    overflow: hidden;
}

.dibu .about {
    background: #fff;
    width: 50%;
    padding: 80px 0;
    padding-right: 150px;
    padding-left: 150px;
    border-top-left-radius: 150px;
    margin: 150px 0;
    position: relative;
    z-index: 2;
}

.dibu .leftp-d .cksp {
    margin-left: 20px;
    position: relative;
    padding-left: 40px;
}

.dibu .about .biaoti-a {
    color: #000;
    position: relative;
    background-image: linear-gradient(313deg, transparent 45%, hsl(0deg 0% 49%) 45%, hsl(0deg 0% 67%) 55%, transparent 0);
    background-size: 0.5rem 0.5rem;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 5.4rem;
    font-weight: bold;
    margin: 0;
}

.dibu .about .biaoti-b {
    margin: auto;
    font-size: 36px;
    color: #333333;
}

.dibu .about-wenzi .wenzi-a {
    font-size: 16px;
    color: #666666;
    line-height: 2;
    margin: 50px 0;
}

.dibu .leftp-d .cksp::before,
.dibu .leftp-d .cksp::after {
    position: absolute;
    content: '';
    z-index: 5;
    top: 50%;
    left: 50%;
}

.dibu .leftp-d .cksp::before {
    width: 15px;
    height: 15px;
    margin-left: 39px;
    margin-top: -6px;
    background: url(../images/play.png)no-repeat;
    background-size: cover;
}

.dibu .leftp-d .cksp:hover::before {
    filter: grayscale(100%) brightness(500%);
}

.dibu-box::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #2189c240;
    top: 0;
    z-index: 1;
    max-width: 750px;
    border-top-left-radius: 150px;
    left: 10%;
}

.dibu-box {
    position: relative;
}

.dibu .about .leftp-d {
    display: flex;
    align-items: center;
}

@media (max-width: 1470px) {
    .dibu .about .biaoti-a {
        font-size: 4vw;
    }
}

@media screen and (max-width: 1470px) {
    .dibu .about {
        padding-right: 80px;
        padding-left: 80px;
    }
}

@media screen and (max-width: 1240px) {
    .dibu .about {
        padding-right: 40px;
        padding-left: 40px;
    }
    .dibu .about .leftp-d .more {
        padding: 15px 40px;
    }
}

@media screen and (max-width: 768px) {
    .dibu .about {
        width: 100%;
        margin: 50px 0;
    }
    .dibu-box::before {
        display: none;
    }
    .dibu .about .biaoti-a {
        font-size: 40px;
    }
    .dibu .about .biaoti-b {
        font-size: 25px;
    }
    .dibu .about-wenzi .wenzi-a {
        margin: 10px 0;
    }
    .dibu .about .leftp-d .more {
        padding: 8px 20px;
    }
    .dibu .leftp-d .cksp {
        padding-left: 18px !important;
        padding-right: 30px !important;
    }
    .dibu .leftp-d .cksp::before {
        margin-left: 31px;
    }
}

.ban_pc {
    display: block;
    width: 100%;
}

.ban_phone {
    display: none;
}

@media(max-width:1024px) {
    .ban_pc {
        display: none;
    }
    .ban_phone {
        display: block;
        width: 100%;
    }
}


/* å†…é¡µå…³äºŽæˆ‘ä»¬ */

.Menu002188 {
    border-bottom: 1px solid #e3e3e3;
    padding: 20px 0 0px;
}

.Menu002188 .Menu {
    float: left;
    position: relative;
}

.Menu002188 .Menu li {
    float: left;
    padding: 0 20px 20px;
}

.Menu002188 .Menu li a {
    font-size: 16px;
    color: #666666;
    padding-bottom: 19px;
    transition: .3s ease-out;
}

.Menu002188 .Menu li.cur a,
.Menu002188 .Menu li a:hover {
    color: #2a98d5;
    border-bottom: 2px solid #2a98d5;
    font-weight: bold;
}

.Menu002188 .Currents {
    text-align: right;
    color: #999999;
    line-height: 25px;
    float: right;
}

.Menu002188 .Currents em {
    font-style: normal;
    background: url(../images/fangzi.png) no-repeat left center;
    background-size: auto 100%;
    padding-left: 30px;
    display: inline-block;
    width: 15px;
    height: 15px;
}

.Menu002188 .Currents a {
    color: #999999;
    transition: .3s ease-out;
    font-size: 16px;
}

.Menu002188 .Currents span {
    font-size: 16px;
}

.Menu002188 .Currents a:hover {
    color: #2a98d5;
}

@media (max-width: 1000px) {
    .Menu002188 .Currents {
        display: none;
    }
}

.aboutnr {}

.aboutnr .one {
    display: flex;
    align-items: center;
}

.aboutnr .auto {
    margin: 100px auto;
}

.aboutnr .one .aboutimg {
    width: 47%;
    margin-right: 3%;
    transition: all 0.5s;
}

.aboutnr .one .one-p {
    width: 47%;
    margin-left: 3%;
}

.aboutnr .one .one-p .pa {
    color: #2a98d5;
    font-size: 20px;
    margin: 0;
}

.aboutnr .one .one-p .pb {
    margin: 20px 0;
    font-size: 36px;
    color: #333333;
    margin-bottom: 40px;
}

.aboutnr .one .one-p .pc {
    color: #666666;
    font-size: 16px;
    line-height: 2;
}

.tow {
    display: flex;
    align-items: center;
    background: #f9fafb;
    border-top-left-radius: 150px;
    margin: 100px 0;
}

.tow .one-p {
    padding-left: 5%;
    width: 47%;
    margin-right: 3%;
}

.tow .pb {
    font-size: 20px;
    color: #2a98d5;
    margin: 0;
}

.tow .pc {
    font-size: 16px;
    color: #666666;
    line-height: 2;
}

.tow .autoimg {
    width: 47%;
    margin-left: 3%;
}

.autoimg {
    overflow: hidden;
}

.autoimg img {
    transition: all 0.5s;
    width: 100%;
}

.aboutnr .one:hover img {
    transform: scale(1.1);
}

.tow:hover img {
    transform: scale(1.1);
}

.san .one-p {
    width: 34%;
    margin-left: 3%;
    padding: 0;
}

.san .autoimg {
    width: 50%;
    margin-right: 3%;
    margin-left: 0;
    padding-left: 5%;
}

.san {
    position: relative;
    background: transparent;
}

.san::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #f9fafb;
    border-bottom-right-radius: 150px;
    z-index: -1;
    bottom: -66px;
}

.san {
    align-items: flex-end;
}

@media screen and (max-width: 1024px) {
    .aboutnr .one .one-p .pb {
        margin: 20px 0;
        font-size: 30px;
        color: #333333;
        margin-bottom: 20px;
    }
    .tow .pc {
        margin: 0;
    }
}

@media screen and (max-width: 768px) {
    .aboutnr .one {
        display: block;
    }
    .aboutnr .one .one-p {
        width: 100%;
        margin-left: 0;
    }
    .aboutnr .auto {
        margin: 50px auto;
    }
    .aboutnr .one .one-p {
        margin-top: 20px;
    }
    .aboutnr .one .one-p .pb {
        margin: 10px 0;
        font-size: 20px;
        margin-bottom: 10px;
    }
    .tow {
        margin: 50px 0;
        border-top-left-radius: 50px;
        display: block;
        padding: 30px 30px;
    }
    .tow .one-p {
        padding-left: 0;
        width: 100%;
        margin-right: 0;
    }
    .tow .autoimg {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
    .tow .pb {
        margin-bottom: 10px;
    }
    .san .autoimg {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        padding-left: 0;
    }
    .san::before {
        border-bottom-right-radius: 50px;
        z-index: -1;
        bottom: 0;
        left: 0;
    }
    .san .one-p {
        width: 100%;
        margin-left: 0;
        padding: 0;
        margin-top: 10px;
    }
}


/* å‘å±•åŽ†ç¨‹ */


/*Timeline002789 */

.Timeline002789 {
    padding: 3% 0 1%;
}


/*slick Basic*/

.Timeline002789 .slick-slider {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.Timeline002789 .slick-list {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
}

.Timeline002789 .slick-list:focus {
    outline: none
}

.Timeline002789 .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.Timeline002789 .slick-slider .slick-track,
.Timeline002789 .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)
}

.Timeline002789 .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.Timeline002789 .slick-track:before,
.Timeline002789 .slick-track:after {
    display: table;
    content: '';
}

.Timeline002789 .slick-track:after {
    clear: both;
}

.Timeline002789 .slick-loading .slick-track {
    visibility: hidden;
}

.Timeline002789 .slick-slide {
    display: none;
    float: left;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.Timeline002789 .slick-slide .slick-loading img {
    display: none;
}

.Timeline002789 .slick-slide .dragging img {
    pointer-events: none;
}

.Timeline002789 .slick-initialized .slick-slide {
    display: block;
}

.Timeline002789 .slick-loading .slick-slide {
    visibility: hidden;
}

.Timeline002789 .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.Timeline002789 .slick-arrow .slick-hidden {
    display: none;
}


/*slick Basic End*/

.Timeline002789 li .pic {
    border-bottom: 1px solid #e5e5e5;
    background: url(../images/Timeline002789-line.png) repeat-x left bottom;
    padding-bottom: 29px;
}

.Timeline002789 li .Ispic {
    padding-bottom: 50%;
    width: 90%;
    margin: 0 auto;
    border-radius: 6px;
}

.Timeline002789 li .inner {
    position: relative;
    padding-top: 54px;
    text-align: center;
}

.Timeline002789 li .inner:after {
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 0;
    width: 1px;
    height: 40px;
    background: #e5e5e5;
    content: '';
}

.Timeline002789 li .inner time {
    font-size: 22px;
    display: block;
    font-family: Helvetica, sans-serif;
    font-weight: bold;
    color: #555
}

.Timeline002789 li .inner p {
    line-height: 22px;
    max-height: 70px;
    overflow: auto;
    color: #666;
    width: 80%;
    margin: 5px auto 0;
}

.Timeline002789 .slick-arrow {
    font-size: 0;
    width: 30px;
    height: 30px;
    border: 0;
    position: absolute;
    top: 50%;
    cursor: pointer;
    padding: 0;
    background: #3b4c67;
    z-index: 10;
    border-radius: 50%;
}

.Timeline002789 .slick-arrow:before {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    left: 50%;
    top: 50%;
    margin: -5px 0 0 -6px;
}

.Timeline002789 .slick-prev:before {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    margin-left: -3px;
}

.Timeline002789 .slick-disabled {
    background: #8195b5;
}

@media(min-width:1025px) {
    .Timeline002789 .slick-prev {
        left: -15px;
    }
    .Timeline002789 .slick-next {
        right: -15px;
    }
}

@media(max-width:1024px) {
    .Timeline002789 .slick-prev {
        left: 0;
    }
    .Timeline002789 .slick-next {
        right: 0;
    }
}


/* å‘å±•åŽ†ç¨‹ */

.fzlc .fzlc-wz {
    text-align: center;
    max-width: 800px;
    margin: 100px auto;
}

.fzlc .fzlc-wz .wz-pa {
    margin: 0;
    font-size: 36px;
    color: #333333;
}

.fzlc .fzlc-wz .wz-pb {
    color: #666666;
    font-size: 16px;
    line-height: 2;
}

.fzlcnr .fzlcnr-pa {
    font-size: 20px;
    color: #333333;
    margin: 0;
}

.fzlcnr .fzlcnr-pb {
    font-size: 14px;
    color: #999999;
    line-height: 2;
    margin: 0;
    min-height: 200px;
}

.fzlcnr .dian {
    width: 200%;
    height: 20px;
    position: relative;
    border-radius: 100px;
    overflow: hidden;
    margin: 10px 0;
}

.fzlc .fzlcnr {
    /* padding: 100px 60px; */
    overflow: hidden;
    position: relative;
}

.fzlcnr .dian:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #2a98d5;
    border-radius: 100px;
    top: 7px;
    left: 3px;
    right: 0;
    margin: 0;
}

.fzlcnr .xian {
    position: absolute;
    width: 200%;
    height: 1px;
    background: #dfdfdf;
    left: 0;
    z-index: -1;
    top: 50%;
}

.fzlcnr .dian:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 100px;
    top: 4px;
    left: 0;
    right: 0;
    margin: 0;
    z-index: -1;
}

.fzlc {
    display: inline-block;
    width: 100%;
    background: url(../images/aboutbj.png) no-repeat bottom, #EEEFF3;
}

.fzlc .fzlcnr .blue {
    width: 300px !important;
    background: #fff;
    padding: 0;
    box-shadow: 0px 0px 20px 0px #e0e0e0;
    position: relative;
    top: -100px;
    border-radius: 12px;
    max-width: 300px !important;
}

.fzlc .fzlcnr .swiper-wrapper {
    padding: 100px 00px;
    position: relative;
}

.fzlc .fzlcnr .swiper {
    overflow: visible;
    padding: 15px 133px;
    padding-left: 36px;
}

.fzlc .fzlcnr .swiper-slide {
    padding: 100px 20px;
    padding-top: 20px;
}

.fzlc .fzlcnr .blue .fzlcnr-pa {
    font-size: 40px;
    font-weight: bold;
    color: #2a98d5;
    position: relative;
    z-index: 9;
}

.fzlc .fzlcnr .blue .fzlcnr-pb {
    font-size: 18px;
    position: relative;
    z-index: 9;
}

.fzlc .fzlcnr img {
    display: none;
}

.fzlc .fzlcnr .blue img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    object-fit: cover;
    padding: 10px;
    display: block;
}

.fzlc .fzlcnr .blue .dian {
    top: 74px;
    z-index: -9;
}

.fzlcnr-next {
    top: 27% !important;
    background: #2a98d5;
    width: 40px !important;
    height: 40px !important;
    right: 0px !important;
    border-radius: 100px;
}

.fzlcnr-next:after {
    font-size: 12px !important;
    color: #fff;
}

.fzlcnr-prev:after {
    font-size: 12px !important;
    color: #fff;
}

.fzlcnr-prev {
    top: 27% !important;
    background: #2a98d5;
    width: 40px !important;
    height: 40px !important;
    border-radius: 100px;
}

.fzlc .fzlcnr .swiper-button-disabled {
    background: #fff;
    opacity: 1 !important;
    background: #fff;
    border: 1px solid #dfdfdf;
}

.fzlc .fzlcnr .swiper-button-disabled:after {
    color: #dfdfdf;
}

@media screen and (max-width: 768px) {
    .fzlc .fzlcnr .blue {
        width: 280px !important;
        padding-bottom: 100px !important;
        top: -88px;
    }
    .fzlc .fzlcnr .blue .fzlcnr-pa {
        font-size: 30px;
    }
    .fzlc .fzlcnr .blue .fzlcnr-pb {
        font-size: 16px;
    }
    .fzlc .fzlc-wz {
        margin: 15px auto;
    }
    .fzlc .fzlcnr .swiper-slide {
        padding: 8px 20px;
    }
    .fzlc .fzlc-wz .wz-pa {
        font-size: 20px;
    }
    .fzlcnr-prev {
        top: 33% !important;
    }
    .fzlcnr-next {
        top: 33% !important;
    }
}


/* æ™ºèƒ½åˆ¶é€  */

.intelligent-box {
    margin: 100px auto;
}

.intelligent-box .intelligent-a {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 50px;
}

.intelligent-box .intelligent-a:nth-child(2) .a-p {
    margin-right: 0%;
    margin-left: 2%;
}

.intelligent-box .intelligent-a:nth-child(2) .img {
    margin-left: 0%;
    margin-right: 2%;
}

.intelligent-box .intelligent-a:nth-child(1)::before {
    content: 'SMART MANUFACTURING';
    position: absolute;
    color: #000;
    background-image: linear-gradient(313deg, transparent 45%, hsl(0deg 0% 77%) 45%, hsl(0deg 0% 99%) 55%, transparent 0);
    background-size: 0.5rem 0.5rem;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 5vw;
    font-weight: bold;
    width: 100%;
    height: auto;
    left: -12%;
    bottom: 0;
    z-index: 1;
    line-height: 1;
}

.intelligent-box .intelligent-a:nth-child(2)::before {
    content: 'SMART MANUFACTURING';
    position: absolute;
    color: #000;
    background-image: linear-gradient(313deg, transparent 45%, hsl(0deg 0% 77%) 45%, hsl(0deg 0% 99%) 55%, transparent 0);
    background-size: 0.5rem 0.5rem;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 5vw;
    font-weight: bold;
    width: 100%;
    height: auto;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -33px;
    z-index: 1;
    text-align: right;
    line-height: 1;
}

.intelligent-box .intelligent-a .a-p {
    width: 48%;
    margin-right: 2%;
}

.intelligent-box .intelligent-a .img {
    width: 48%;
    margin-left: 2%;
    overflow: hidden;
}

.intelligent-box .intelligent-a .img img {
    width: 100%;
    transition: all .5s;
}

.intelligent-box .intelligent-a .a-p .biaoti {
    margin: 0;
    font-size: 36px;
    color: #333333;
}

.intelligent-box .intelligent-a .a-p .xian {
    width: 00%;
    height: 20px;
    margin: 10px 0;
    position: relative;
}

.intelligent-box .intelligent-a .a-p .xian::before {
    content: '';
    position: absolute;
    width: 50px;
    height: 3px;
    background: #2a98d5;
    top: 50%;
}

.intelligent-box .intelligent-a .a-p .intelligent-p-a {
    line-height: 2;
    margin: 0;
    font-size: 16px;
    color: #666666;
}

.intelligent-box .intelligent-a .img.mo {
    display: none;
}

.intelligent-box .intelligent-a:hover img {
    transform: scale(1.1);
}

@media screen and (max-width: 1440px) {
    .intelligent-box .intelligent-a:nth-child(1)::before {
        left: 0;
    }
}

@media screen and (max-width: 768px) {
    .intelligent-box {
        margin: 50px auto;
    }
    .intelligent-box .intelligent-a {
        display: block;
        margin-bottom: 50px;
    }
    .intelligent-box .intelligent-a .a-p {
        width: 100%;
        margin-right: 0;
    }
    .intelligent-box .intelligent-a .img {
        width: 100%;
        margin-left: 0%;
        margin-top: 10px;
    }
    .intelligent-box .intelligent-a .img.pc {
        display: none;
    }
    .intelligent-box .intelligent-a .img.mo {
        display: block;
    }
    .intelligent-box .intelligent-a .a-p .biaoti {
        font-size: 20px;
    }
    .intelligent-box .intelligent-a .a-p .xian {
        height: 10px;
    }
    .intelligent-box .intelligent-a:before {
        display: none;
    }
}


/* è£èª‰èµ„è´¨ */

.honor .honor-pa {
    margin: 0;
    font-size: 36px;
    color: #333333;
    text-align: center;
    max-width: 800px;
    margin: 100px auto;
}


/*PicList002854 */

.PicList002854 {
    padding: 0vw 0 3vw 0;
}

.PicList002854 li {
    float: left;
    margin-bottom: 4%;
}

.PicList002854 li a {
    display: block;
    /* border: solid 3px #f5f5f5; */
    position: relative;
    padding: 2vw 1vw 2vw;
    transition: 0.3s;
    background: #f9fafb;
    text-align: center;
}

.PicList002854 li a img {
    margin: auto;
    box-shadow: 0px 20px 20px 0px #eeeeee;
    max-width: 231px;
    max-height: 313px;
}

.PicList002854 li aside {
    font-size: 18px;
    line-height: 2;
    height: auto;
    text-align: center;
    margin: 20px auto;
    margin-bottom: 0;
    color: #333;
}

.PicList002854 li .Ispic {
    background-size: contain;
    padding-bottom: 100%;
}

.PicList002854 li a:hover {
    border-color: #ea5432;
}

.PicList002854 li a:hover:after {
    background-color: #ea5432;
    background-image: url(../images/PicList002854_btn_hover.png);
}

@media(min-width:769px) {
    .PicList002854 li {
        width: 23.127%;
    }
    .PicList002854 li:not(:nth-child(4n)) {
        margin-right: 2.3095%;
    }
}

@media(max-width:768px) {
    .PicList002854 li {
        width: 48%;
    }
    .PicList002854 li:not(:nth-child(2n)) {
        margin-right: 4%;
    }
    .PicList002854 li aside {
        font-size: 16px;
    }
    .PicList002854 li a img {
        max-width: -webkit-fill-available;
        max-height: -webkit-fill-available;
    }
    .honor .honor-pa {
        margin: 15px auto;
        font-size: 20px;
    }
}

@media(max-width:480px) {
    .PicList002854 li aside {
        font-size: 14px;
        line-height: 20px;
        height: 40px;
    }
}


/*
 .Page002274 æ¶“ç¯¸emoç¼‚æ §å½¿
 */

.Page002274 {
    text-align: center;
    padding: 1% 0 60px;
    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 20px;
    line-height: 50px;
    background-color: transparent;
    color: #666666;
    margin-left: 5px;
    font-size: 16px;
    border-radius: 100px;
    border: 1px solid #e0e0e0;
}

.Page002274 .Pages a:hover,
.Page002274 .Pages a.a_cur {
    color: #fff;
    background-color: #2a98d5;
}

.Page002274 .Pages em {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px;
}

.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-weight: bold;
}

@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;
        line-height: 35px;
    }
}

.news-swiper {
    width: 100%;
    height: 100%;
}

.news-swiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.news-swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news .new-box {
    display: flex;
    flex-wrap: wrap;
    background: #f9fafb;
    position: relative;
}

.news .new-box .left {
    width: 50%;
}

.news .new-box .right {
    width: 50%;
    padding: 80px 80px;
    text-align: left;
    position: relative;
}

.news .new-box .left img {
    width: 100%;
    transition: all 0.5s;
}

.news .new-box .right .right-pa {
    margin: 0;
    font-size: 26px;
    line-height: 1.5;
    color: #333333;
}

.news .new-box .right .right-pb {
    margin: 0;
    font-size: 16px;
    color: #999999;
    margin-top: 20px;
    line-height: 2;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.news .new-box .time {
    position: absolute;
    bottom: 17%;
    color: #2a98d5;
}

.news .swiper-pagination {
    bottom: 21% !important;
    right: 0;
    max-width: 250px;
    margin-left: auto;
    margin-right: 55px;
}

.news .swiper-pagination span {
    width: 10px;
    height: 10px;
    margin: 0 8px !important;
}

.news .swiper-pagination .swiper-pagination-bullet-active {
    background: #2a98d5;
}

.news .new-box .left {
    overflow: hidden;
}

.news .new-box:hover img {
    transform: scale(1.1);
}

.new-tow {
    margin: 50px 0;
}

.new-tow ul {
    display: inline-block;
}

.new-tow li {
    /* display: flex; */
    align-items: center;
    margin-bottom: 30px;
    background: #f9fafb;
    transition: all 0.3s;
    list-style: none;
    width: 30.6%;
    float: left;
    margin-right: 4%;
}

.new-tow li:nth-child(3n) {
    margin-right: 0%;
}

.new-tow li .tow-left {
    overflow: hidden;
    margin-right: 50px;
    width: 100%;
}

.new-tow li .tow-right {
    width: 100%;
    padding: 20px;
}

.new-tow li:hover {
    box-shadow: 0px 0px 20px 5px #f0f0f0;
}

.new-tow li:hover .right-pa {
    color: #2a98d5 !important;
}

.new-tow li .tow-right .right-pa {
    margin: 0;
    font-size: 20px;
    color: #333333;
    transition: all 0.3s;
    display: -webkit-box;
    overflow: hidden;
    line-height: 1.5;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.new-tow li .tow-right .right-pb {
    font-size: 16px;
    color: #999;
    line-height: 2;
    margin: 20px 0;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.new-tow li .tow-right .time {
    font-size: 16px;
    margin: 0;
    color: #999;
}

@media screen and (max-width: 1024px) {
    .news .new-box .right {
        padding: 30px 80px;
    }
    .news .new-box .right .right-pa {
        font-size: 20px;
    }
}

@media screen and (max-width: 768px) {
    .news .new-box {
        display: block;
    }
    .news .new-box .left {
        width: 100%;
    }
    .news .new-box .right {
        width: 100%;
    }
    .news .new-box .right {
        padding: 20px 20px;
        padding-bottom: 50px;
    }
    .news .new-box .right .right-pa {
        font-size: 18px;
    }
    .news .swiper-pagination {
        bottom: 1% !important;
        max-width: 100%;
        margin-left: auto;
        margin-right: 0;
    }
    .news .swiper-pagination span {
        width: 5px;
        height: 5px;
        margin: 0 5px !important;
    }
    .news .new-box .right .right-pb {
        font-size: 16px;
        line-height: 1.8;
        margin-top: 0px;
    }
    .news .new-box .time {
        bottom: 10px;
        font-size: 14px;
    }
    .new-tow li {
        display: block;
        width: 100%;
        margin-right: 0;
    }
    .new-tow li .tow-left {
        margin-right: 0px;
        width: 100%;
    }
    .new-tow li .tow-right {
        width: 100%;
        padding-right: 0;
        padding: 20px;
    }
    .new-tow li .tow-right .right-pa {
        font-size: 18px;
    }
    .new-tow li .tow-right .right-pb {
        font-size: 16px;
        line-height: 1.8;
        margin: 10px 0;
    }
}

.pn-page {
    min-height: 24px;
    position: relative;
}

.pn-page aside {
    padding: 10px 0;
}

.pn-page aside a {
    color: #666;
    font-size: 16px;
}

.pn-page aside a b {
    color: #666;
    font-weight: 500;
}

.newxq {
    margin: 100px 0;
}

.newxq .bt {
    text-align: center;
    background: #f7f9fb;
    padding: 50px 20px;
    margin-bottom: 50px;
}

.newxq .bt .pa {
    margin: 0;
    font-size: 30px;
    color: #333333;
    margin-bottom: 30px;
}

.newxq .bt .pb {
    margin: 0;
    font-size: 16px;
    color: #2a98d5;
}

.newxq .xq .xqwz {
    font-size: 16px;
    color: #666666;
    line-height: 2;
    margin: 0;
    margin-bottom: 20px;
    margin-top: 20px;
}

.newxq .xq {
    padding: 0 50px;
}

.yema {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 50px 0;
    border-top: 1px solid #ededed;
    margin-top: 50px;
}

.yema .fanhui {
    padding: 15px 50px;
    background: #2a98d5;
    border-radius: 50px;
    border: 1px solid transparent;
    transition: all 0.3s;
    display: inline-block;
    text-align: center;
}

.yema .fanhui:hover {
    border: 1px solid #2a98d5;
    background: transparent;
}

.yema .fanhui:hover p {
    color: #2a98d5;
}

.yema .fanhui p {
    font-size: 16px;
    color: #fff;
    margin: 0;
}

@media screen and (max-width: 768px) {
    .yema {
        display: block;
    }
    .newxq {
        margin: 50px 0;
    }
    .newxq .bt .pa {
        font-size: 20px;
        margin-bottom: 10px;
        line-height: 1.5;
    }
    .newxq .bt {
        padding: 20px 20px;
        margin-bottom: 20px;
    }
    .newxq .xq {
        padding: 0 0px;
    }
    .yema {
        padding: 20px 0;
        margin-top: 20px;
    }
}


/*Menu002518 */

.Menu002518 .side-title {
    background: url(../images/Menu002518_titlebg.jpg) repeat-x left top;
    color: #fff;
    font-size: 24px;
    border-radius: 20px 20px 0 0;
    padding: 20px 0 0 40px;
    height: 79px;
    font-weight: bold;
}

.Menu002518 .side-title span {
    display: block;
    opacity: 0.5;
    font-size: 14px;
    font-family: Verdana, Geneva, sans-serif;
}

.Menu002518 .side-menu {
    border-radius: 0 0 20px 20px;
    padding: 50px 0;
}

.Menu002518 .side-menu li {
    margin-bottom: 0px;
}

.Menu002518 .side-menu li a {
    display: block;
    font-size: 16px;
    position: relative;
    color: #666;
}

.Menu002518 .side-menu>ul>li>a {
    line-height: 44px;
    padding-left: 0px;
    border-radius: 30px 0 0 30px;
    /* font-weight:bold; */
    font-size: 16px;
    background: transparent;
}

.Menu002518 .side-menu li a i {
    position: absolute;
    right: 34px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: transparent;
    border-radius: 50%;
}

.Menu002518 .side-menu li a i::before,
.Menu002518 .side-menu li a i::after {
    position: absolute;
    content: '';
    background: #919191;
}

.Menu002518 .side-menu li a i::before {
    left: 20%;
    height: 2px;
    width: 60%;
    top: 50%;
    margin-top: -1px;
}

.Menu002518 .side-menu li a i::after {
    left: 50%;
    width: 2px;
    margin-left: -1px;
    top: 20%;
    height: 60%;
}

.Menu002518 .side-menu li ul {
    display: none;
}

.Menu002518 .side-menu>ul>li>a:hover,
.Menu002518 .side-menu>ul>li.aon>a {
    background: transparent;
}

.Menu002518 .side-menu li a:hover,
.Menu002518 .side-menu li.aon>a {
    color: #2a98d5;
    /* font-weight:bold; */
}

.Menu002518 .side-menu li a:hover i::before,
.Menu002518 .side-menu li.aon a i::before {
    background: #2a98d5;
}

.Menu002518 .side-menu li a:hover i::after,
.Menu002518 .side-menu li.aon a i::after {
    display: none;
}

.Menu002518 .side-menu li ul {
    padding: 10px 0;
}

.Menu002518 .side-menu li ul li {
    padding-left: 20px;
}

.Menu002518 .side-menu li ul li a {
    line-height: 2;
    border-bottom: 1px solid #d6d6d6;
    position: relative;
    padding-left: 20px;
}

.Menu002518 .side-menu li ul li:last-child a {
    border-bottom: 0;
}

.Menu002518 .side-menu li ul li a::before,

/* .Menu002518 .side-menu li ul li a::after{ position:absolute; content:''; opacity:0;} */

.Menu002518 .side-menu li ul li a::before {
    right: 0;
    left: 0;
    top: 11px;
    width: 10px;
    height: 10px;
    content: '';
    background: url(../images/san.png) no-repeat;
    position: absolute;
}

.Menu002518 .side-menu li ul li.aon a::before {
    background: url(../images/sana.png) no-repeat;
}


/* .Menu002518 .side-menu li ul li a::after{ 
	border-color:transparent; border-width:3px 0 3px 4px; border-style:solid; border-left-color:#fff; right:39px; top:50%; margin-top:-3px;
} */

.Menu002518 .side-menu li ul li a:hover::before,
.Menu002518 .side-menu li ul li a:hover::after,
.Menu002518 .side-menu li ul li.aon a::before,
.Menu002518 .side-menu li ul li.aon a::after {
    opacity: 1;
}

@media(min-width:1025px) {
    .Menu002518 .side-open_menu {
        display: none;
    }
}

@media(max-width:1024px) {
    .Menu002518 {
        position: relative;
        z-index: 10;
    }
    .Menu002518 .side-menu {
        position: absolute;
        left: 0;
        width: 100%;
        top: 100%;
        margin-top: 5px;
        z-index: 100;
    }
    .Menu002518 .side-open_menu {
        position: relative;
        background: rgba(226, 16, 19, 0.1);
        border: 3px solid #fff;
        border-radius: 6px;
        padding: 10px 20px;
        font-size: 18px;
        box-shadow: 0 3px 0 #e21013;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .Menu002518 .side-open_menu::before {
        position: absolute;
        content: '';
        border: 5px solid transparent;
        border-top-color: #e21013;
        right: 20px;
        top: 50%;
        margin-top: -2px;
    }
    .PicList002525 li {
        width: 27% !important;
    }
}

@media(max-width:480px) {
    .Menu002518 .side-menu>ul>li>a {
        line-height: 40px;
        padding-left: 20px;
        font-size: 16px;
    }
    .Menu002518 .side-menu li ul li a {
        line-height: 36px;
    }
    .Menu002518 .side-menu li a {
        font-size: 14px;
    }
    .Menu002518 .side-menu {
        padding-top: 10px;
    }
}

.cplb .auto {
    display: flex;
}

.cplb .auto .left {
    width: 20%;
    position: relative;
}

.cplb .auto .right {
    width: 80%;
    padding: 50px 50px;
    padding-right: 0;
}

.cplb .auto .right .wenzi {
    position: relative;
}

.cplb .auto .right .wenzi .position {
    position: absolute;
    top: -156px;
}

.cplb .auto .left:before {
    position: absolute;
    width: 200%;
    height: 100%;
    background: #f7f9fa;
    content: '';
    left: -100%;
}


/*PicList002525 */

.PicList002525 {
    padding: 2% 0;
}

.PicList002525 ul {
    overflow: hidden;
    width: 100%;
}

.PicList002525 li {
    float: left;
    position: relative;
    text-align: center;
    margin-top: 0;
    margin-right: 50px;
}


/* .PicList002525 li:last-child{
	margin-right: 0px;

} */

.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: 50%;
    background-size: contain;
    border: 1px solid #e2e2e2;
    position: relative;
}

.PicList002525 li a {
    opacity: 0;
    z-index: 5;
    width: 100%;
    transition: 0.3s;
    position: absolute;
    left: 0;
}

.PicList002525 li .Ispic::before {
    content: '';
    position: absolute;
    width: 50px;
    top: 35%;
    height: 50px;
    left: 0;
    margin: auto;
    right: 0;
    background: #2a98d5 url(../images/fangdaj.png) no-repeat center;
    padding: 20px;
    border-radius: 50px;
    opacity: 0;
    transition: all 0.3s;
}

.PicList002525 li:hover .Ispic::before {
    opacity: 1;
}

.PicList002525 li a:hover {
    opacity: 1;
    border: none;
}

.PicList002525 li p {
    margin: 0;
    color: #333;
    padding: 10px 3% 0 20px;
    font-size: 16px;
    margin: 10px 0;
}

.duibb li p {
    padding: 0px 3% 0 20px;
    margin-top: 0;
}

.PicList002525 li span {
    color: #999;
    padding-bottom: 5px;
    font-size: 16px;
}

.PicList002525 .more {
    text-align: center;
    padding-top: 3%;
}

.PicList002525 .more a {
    display: inline-block;
    background: url(../images/PicList002525_more.png) no-repeat;
    width: 28px;
    height: 28px;
    overflow: hidden;
    line-height: 1000px;
    animation: infinite linear 1s PicList002525_more;
}

.PicList002525 li .Ispic {
    background-size: 50%;
}

.chnn .Ispic {
    background-size: 100% !important;
    padding-bottom: 100% !important;
}

.PicList002525 li a {
    padding-bottom: 100% !important;
}

.duibb li a {
    padding-bottom: 65% !important;
}

@keyframes PicList002525_more {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes PicList002525_more {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.cplb .auto .right .wenzi .wenzi-pa {
    margin: 0;
    color: #ffffff;
    font-size: 24px;
    display: inline-block;
    padding: 10px;
    background: #1490d0;
    border-radius: 5px;
}

.cplb .auto .right .wenzi .wenzi-pb {
    color: #666;
    font-size: 16px;
    line-height: 2;
    margin: 20px 0;
}

@media(min-width:769px) {
    .PicList002525 li {
        width: 20%;
    }
    .PicList002525 li:nth-child(3n)::after {
        border-right: 0;
    }
    .side-open_menu {
        display: none;
    }
}

@media(max-width:768px) {
    .PicList002525 li {
        width: 46% !important;
        margin-right: 20px;
    }
    .PicList002525 li:nth-child(3n) {
        margin-right: 20px;
    }
    .PicList002525 li:nth-child(2n) {
        margin-right: 0px;
    }
    .PicList002525 li:nth-child(2n)::after {
        border-right: 0;
    }
    .cplb .auto {
        display: block;
    }
    .cplb .auto .left {
        width: 100%;
    }
    .cplb .auto .left:before {
        display: none;
    }
    .cplb {
        margin: 20px 0;
    }
    .Menu002518 .side-menu {
        display: none;
        background: #fff;
        border: 1px solid #2a98d5;
        border-top: 0;
        margin-top: -3px;
    }
    .Menu002518 .side-open_menu {
        background: rgb(42 152 213);
        box-shadow: none;
        color: #fff;
        font-size: 16px;
        margin-top: 0;
        border: 0px solid #fff;
    }
    .Menu002518 .side-open_menu::before {
        border-top-color: #ffffff;
    }
    .cplb .auto .right {
        width: 100%;
        padding: 20px 0px;
    }
    .cplb .auto .right .wenzi .wenzi-pa {
        font-size: 20px;
    }
    .cplb .auto .right .wenzi .wenzi-pb {
        margin: 10px 0;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
    }
}


/* äº§å“è¯¦æƒ… */

.RighInfo002254 .auto_1260 {
    max-width: 1260px;
}

@media only screen and (max-width:1260px) {
    .RighInfo002254 .auto_1260 {
        padding: 0 2%;
    }
}

.RighInfo002254 {
    padding: 30px 0 1%;
    padding-top: 0;
}

.RighInfo002254 .list_img {
    float: left;
    width: 50%;
    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 {
    background-size: contain;
}

.RighInfo002254 .list {
    padding: 42px 0 42px 82.9%;
}

.RighInfo002254 .list .bd {
    position: relative;
}

.RighInfo002254 .list a {
    position: absolute;
    width: 10px;
    height: 10px;
    /* left: 0; */
    right: 8%;
    cursor: pointer;
}

.RighInfo002254 .list a.prev {
    top: 20px;
    cursor: pointer;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.RighInfo002254 .list a.next {
    bottom: 20px;
    cursor: pointer;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.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: 36%;
    border: 1px solid #f2f2f2;
    background-color: #fff;
}

.RighInfo002254 .list li.on figure {
    border: 2px solid #3c89d9;
}

.RighInfo002254 .right_info {
    float: right;
    width: 43%;
}

.RighInfo002254 .right_info h1,
.RighInfo002254 .right_info h3,
.RighInfo002254 .right_info p {
    margin: 0;
    padding: 5% 0;
}

.RighInfo002254 .right_info h1 {
    padding: 7% 0;
    color: #333333;
    font-size: 36px;
}

.RighInfo002254 .right_info h3 {
    font-size: 18px;
    font-weight: normal;
    padding: 0;
    border: 0;
    color: #666666;
}

.RighInfo002254 .right_info p {
    line-height: 2;
    font-size: 16px;
    color: #666666;
}

.RighInfo002254 .right_info a {
    display: inline-block;
    border: 1px solid #2a98d5;
    padding: 15px 40px;
    color: #3c89d9;
    transition: 0.4s;
    font-size: 16px;
    border-radius: 50px;
    margin-right: 10px;
    cursor: pointer;
}

.RighInfo002254 .right_info a:hover {
    background-color: #3c89d9;
    color: #fff;
}

.RighInfo002254 .tab {
    padding: 3% 0;
}

.RighInfo002254 .tab .h1_tab {
    margin: 0;
    border-bottom: 1px solid #e7e8e8;
    overflow: hidden;
    font-size: 16px;
    font-weight: normal;
    color: #000;
}

.RighInfo002254 .tab .h1_tab span {
    float: left;
    padding: 0;
    color: #666666;
    line-height: 50px;
    background-color: transparent;
    margin-right: 4px;
    cursor: pointer;
    margin-right: 80px;
}

.RighInfo002254 .tab .h1_tab span.on {
    background-color: transparent;
    color: #2a98d5;
    border-bottom: 2px solid #2a98d5;
}

.RighInfo002254 .tab .info {
    padding-top: 3%;
    text-align: center;
}

.RighInfo002254 .ul_download li {
    border-bottom: 1px solid #d1d1d3;
    line-height: 34px;
    background: url(../images/RighInfo002254-icon_download.png) no-repeat right center;
    padding: 10px 0;
}

.RighInfo002254 .ul_download li a {
    padding: 0 38px;
    background: url(../images/RighInfo002254-icon.png) no-repeat left center;
}

.cpbj {
    padding: 50px 0;
    padding-top: 20px;
    background: url(../uploadfiles/cpxqbj.jpg) no-repeat center top;
}

.cpbj .Menu002188 {
    border-bottom: none;
}

.biaoge {
    display: inline-block;
    width: 100%;
    max-width: 1300px;
}

.biaoge ul {
    display: flex;
    flex-wrap: wrap;
}

.biaoge ul li {
    list-style: none;
    display: flex;
    float: left;
    width: 50%;
    text-align: left;
    border: 1px solid #e7e7e7;
    font-size: 16px;
    align-items: center;
}

.biaoge ul li .left {
    width: 30%;
    margin: 0;
    padding: 20px 20px;
    /* text-align: left; */
    background: #e9f0f4;
}

.biaoge ul li .right {
    width: 70%;
    margin: 0;
    padding: 0px 20px;
    line-height: 1.8;
    word-wrap: break-word;
    word-break: normal;
}

.xiazai {
    max-width: 1300px;
    margin: auto;
}

.xiazai ul {
    display: flex;
    flex-wrap: wrap;
}

.xiazai ul ol {
    width: 42%;
    text-align: left;
    margin-right: 100px;
    margin-bottom: 50px;
}

.xiazai ul ol li {
    list-style: none;
    line-height: 2;
    font-size: 16px;
    padding: 10px 12px;
    position: relative;
    color: #333;
}

.xiazai ul ol .biaoti {
    font-size: 20px;
    color: #2a98d5;
    margin: 0;
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px dashed #d7d7d7;
    margin-bottom: 15px;
}

.xiazai ul ol .biaoti li {
    line-height: 2;
}

.xiazai ul ol li:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50px;
    top: 47%;
    left: 0;
}

.xiazai ul ol li a {
    margin-left: 10px;
}

.shaixuan .one li {
    list-style: none;
    width: 100%;
    text-align: center;
    float: left;
    line-height: 1.8;
    padding: 15px 10px;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background: #74838a;
    font-size: 16px;
    color: #fff;
    transition: all 0.3s;
    cursor: pointer;
}

.shaixuan .one li.aon {
    background: #2a98d5;
}

.shaixuan .one li:hover {
    background: #2a98d5;
}

.shaixuan .one {
    display: inline-block;
    width: 15%;
    margin-right: 4%;
}

.shaixuan {
    margin: 50px 0;
}

.shaixuan .shaixuan-tow {
    display: inline-block;
    width: 100%;
    margin: 50px 0;
    margin-top: 0;
}

.shaixuan .shaixuan-tow li {
    float: left;
    list-style: none;
    width: 14.2%;
    font-size: 16px;
    padding: 15px 5px;
    color: #ffffff;
    /* text-align: center; */
}

.shaixuan .shaixuan-tow ul {
    padding: 0 20px;
    display: inline-block;
    width: 100%;
    background: #2a98d5;
}

#checked[type=checkbox] {
    position: relative;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

#checked[type=checkbox]::after {
    position: absolute;
    top: 0;
    color: #000;
    width: 16px;
    height: 16px;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    content: ' ';
    border-radius: 3px
}

#checked[type=checkbox]:checked::after {
    content: "√";
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    background-color: #2a98d5;
    color: #fff;
}

.shaixuan .shaixuan-tow .two-xuan {
    background: transparent;
}

.shaixuan .shaixuan-tow .two-xuan li p {
    color: #333333;
    display: flex;
    align-items: center;
    margin: 5px 0;
}

.shaixuan .shaixuan-tow .two-xuan li p span {
    margin-left: 5px;
    font-size: 14px;
}

.shaixuan .auto {
    display: flex;
    align-items: flex-start;
}

.shaixuan .oneew {
    width: 85%;
}

input:checked+span {
    color: #2a98d5;
}

.jieguo p {
    font-size: 16px;
    color: #333333;
    padding: 20px 0;
}

.jieguo {
    background: #f7f9fa;
    padding: 0 40px;
}

.jieguobiao li {
    display: flex;
    align-items: center;
    padding: 50px 0;
    border-bottom: 1px solid #f1f1f1;
}

.jieguobiao li .left {
    width: 20%;
    text-align: center;
}

.jieguobiao li .right {
    width: 68%;
    padding: 0 80px;
}

.jieguobiao li .right-san {
    width: 12%;
}

.jieguobiao li .right .pa {
    font-size: 20px;
    color: #333333;
    margin: 0;
    margin-bottom: 20px;
}

.jieguobiao li .right .pb {
    font-size: 16px;
    color: #999999;
    line-height: 2;
    margin: 0;
}

.jieguobiao li .right-san .more {
    padding: 15px 30px;
    margin-top: 0;
}

.jieguobiao li .right-san .more:nth-child(2) {
    margin-top: 20px;
    background: #2189c2;
    color: #fff;
}

.tanchu {
    background: #f7f9fa;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9;
    display: none;
}

.tanchu .position {
    position: absolute;
    top: -156px;
}

.tanchu .auto {
    display: flex;
    align-items: center;
}

.tanchu .right-san .more {
    margin: 0;
    padding: 15px 50px;
}

.tanchu .PicList002525 li .Ispic::before {
    display: none;
}

.tanchu .right-san .more:nth-child(2) {
    margin-top: 20px;
    background: #2189c2;
    color: #fff;
}

.tanchu .PicList002525 li {
    list-style: none;
    background: #fff;
    border: 1px solid #e2e2e2;
    position: relative;
}

.tanchu .PicList002525 .tianjia .dot {
    position: absolute;
    top: 61%;
    left: 0;
    right: 0;
    margin: auto;
    color: #2189c2;
    font-size: 18px;
    font-weight: bold;
}

li.tianjia a {
    position: relative;
    width: 100%;
    opacity: 1;
    border: none;
    display: block;
    padding-bottom: 100%;
}

li.tianjia a::after {
    content: '';
    width: 30px;
    height: 4px;
    position: absolute;
    background-color: rgb(33, 137, 194, 0.59);
    top: 50%;
    left: 0;
    z-index: 1;
    right: 0;
    margin: auto;
    transform: rotate(90deg)
}

li.tianjia a:before {
    content: '';
    width: 30px;
    height: 4px;
    position: absolute;
    background-color: rgb(33, 137, 194, 0.59);
    top: 50%;
    left: 0;
    z-index: 1;
    right: 0;
    margin: auto;
}

.tanchu .right-san .more {
    margin: 0;
    width: 150px;
    text-align: center;
}

.tanchu .PicList002525 {
    padding: 3% 0;
    width: 88%;
    display: flex;
}

.tanchu .PicList002525 li .Ispic {
    border: 0;
    background-size: 50%;
}

.tanchu .PicList002525 span {
    margin-bottom: 10px;
}

.tanchu .right-san {
    width: 12%;
}

.shaixuan-tow.mo {
    display: none;
}

@media(max-width:1504px) {
    .jieguobiao li .right-san .more {
        padding: 15px 20px;
    }
}

@media(max-width:1330px) {
    .jieguobiao li .right-san .more {
        padding: 15px 20px;
    }
}

@media(max-width:1024px) {
    .xiazai ul ol {
        width: 39%;
    }
}

@media(max-width:768px) {
    .tanchu {
        position: fixed;
    }
    .RighInfo002254 .list_img,
    .RighInfo002254 .right_info {
        float: none;
        width: auto;
    }
    .Menu002188 {
        padding-top: 10px;
    }
    .cpbj {
        background-size: cover;
    }
    .RighInfo002254 .tab .h1_tab span {
        margin-right: 10px;
    }
    .biaoge ul li {
        width: 100%;
        align-items: inherit;
    }
    .biaoge ul li .left {
        width: 40%;
    }
    .biaoge ul li .right {
        width: 60%;
    }
    .xiazai ul ol {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .tanchu .auto {
        display: block;
        padding-bottom: 25px;
    }
    .tanchu .PicList002525 li {
        width: 48% !important;
        margin-top: 5px;
        margin-right: 5px;
    }
    .PicList002525 li p {
        padding: 0 5px;
    }
    .tanchu .PicList002525 span {
        padding: 0 5px;
    }
    .tanchu .PicList002525 {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    .tanchu .right-san {
        width: 100%;
        text-align: center;
        /* margin-bottom: 20px; */
    }
    .shaixuan .one li {
        width: 50%;
    }
    .shaixuan .shaixuan-tow.pc {
        display: none;
    }
    .jieguobiao li {
        display: block;
    }
    .jieguobiao li .left {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .jieguobiao li .right {
        width: 100%;
        padding: 0;
    }
    .jieguobiao li .right-san {
        width: 100%;
    }
    .jieguobiao li .right-san .more {
        padding: 10px 20px;
    }
    .shaixuan .mo ol {
        color: #fff;
        width: 100%;
        display: flex;
        align-items: flex-start;
        margin: 20px 0;
    }
    .shaixuan .mo ol li {
        width: 80%;
        display: flex;
        flex-wrap: wrap;
        padding: 0 10px;
    }
    .shaixuan .mo ol li p {
        margin: 0;
        font-size: 14px;
        /* display: flex; */
        width: 50%;
        align-items: center;
    }
    .shaixuan .mo ol span {
        width: 20%;
        /* background: #000; */
    }
    .shaixuan .mo ol li p #checked {
        margin: 0;
    }
    .shaixuan-tow.mo {
        display: block;
    }
    .shaixuan-tow.mo ul {
        /* background: transparent; */
        padding: 0 20px;
    }
    input:checked+span {
        color: #000000;
    }
    .jieguo {
        padding: 0 20px;
    }
}

@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: 10px;
    }
    .RighInfo002254 .list li {
        height: 80px;
    }
    .RighInfo002254 .tab .h1_tab {
        font-size: 14px;
    }
    .RighInfo002254 .tab .h1_tab span {
        padding: 0 3%;
    }
}

.duib {
    border: none;
}

.dbxq .dbxh .bt {
    font-size: 30px;
    color: #333333;
    margin: 0;
    padding: 10px 30px;
    border-bottom: 1px solid #eaeaea;
}

.dbxq .duibi {
    width: 30%;
    margin-right: 5%;
    padding-top: 0px;
    padding-bottom: 0px;
}

.dbxq .rightmo {
    display: none;
}

.dbxq .right {
    width: 100%;
    /* display: flex; */
    padding: 0px 0px;
    background: #f7f9fa;
    margin: 50px 0;
}

.dbxq .right .tupiann {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
    padding-left: 140px;
    background: #fff;
}

.dbxq .right .wenzipo {
    padding: 0 30px;
}

.dbxq .right .wenzipo .yincc p {
    color: transparent !important;
}

.dbxq .right .wenzipo .yincc .ce {
    color: #000 !important;
}

.dbxq .right .duibi {
    width: 24%;
    margin-right: 10px;
}

.dbxq .right .duibi .cese .lopp .llp .lams {
    position: relative;
    left: 0;
}

.dbxq .right .duibi .cese .lopp .llp .lams:before {
    content: '';
    position: absolute;
    width: 100vw;
    max-width: 65vw;
    height: 1px;
    background: #e8e8e8;
    margin-top: 24px;
}

.dbxq .right .wenzipo::-webkit-scrollbar {
    width: 3px;
    /* æ»šåŠ¨æ¡å®½åº¦ï¼Œ widthï¼šå¯¹åº”ç«–æ»šåŠ¨æ¡çš„å®½åº¦  heightï¼šå¯¹åº”æ¨ªæ»šåŠ¨æ¡çš„é«˜åº¦*/
    background: #ffffff;
}


/*å®šä¹‰æ»šåŠ¨æ¡è½¨é“ï¼ˆå‡¹æ§½ï¼‰æ ·å¼*/

.dbxq .right .wenzipo::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    /* è¾ƒå°‘ä½¿ç”¨ */
    border-radius: 3px;
}


/*å®šä¹‰æ»‘å— æ ·å¼*/

.dbxq .right .wenzipo::-webkit-scrollbar-thumb {
    border-radius: 10px;
    /* height: 100px; */
    /* æ»šåŠ¨æ¡æ»‘å—é•¿åº¦ */
    background-color: #2a98d5;
}

.dbxq .right .duibi:last-child {
    margin-right: 0%;
    text-align: center;
}

.dbxq .duibi .img {
    background: #fff;
    border: 1px solid #e2e2e2;
    text-align: center;
}

.dbxq .duibi .duibi-pa {
    margin: 0px 0;
    margin-bottom: 0px;
    text-align: center;
    padding: 10px 20px;
}

.dbxq .duibi .duibi-pa .pa {
    margin: 0;
    font-size: 14px;
    color: #333333;
}

.dbxq .duibi .duibi-pa .pb {
    font-size: 14px;
    color: #999999;
    margin: 5px 0;
    line-height: 1.8;
}

.dbxq .right .duibi .cese {
    margin-top: 30px;
}

.dbxq .duibi .cese li {
    list-style: none;
}

.dbxq .duibi .cese li .ce {
    font-size: 16px;
    color: #666666;
    margin: 10px 0;
}

.dbxq .duibi .cese li .jindutiao {
    display: flex;
}

.dbxq .dbxh {
    position: relative;
    overflow: hidden;
}

.znnnx {
    position: relative;
}

.znnnx .numm {
    position: absolute;
    background: red;
    border-radius: 50px;
    padding: 1px;
    right: 0;
    top: -22px;
    width: 21px;
    height: 21px;
    text-align: center;
}

.dbxq .right .wenzipo .diyig {
    margin: 0;
    width: 25%;
}

.dbxq .right .wenzipo li {
    border-bottom: 1px solid #e4e4e4;
    margin-top: 10px;
}

.dbxq .right .wenzipo .duibi {
    width: 25%;
    margin: 0;
    border-right: 1px solid #ebebeb;
}

.dbxq .right .duibi .cese .lopp {
    display: flex;
    flex-wrap: wrap;
    /* padding: 0 20px; */
}

.dbxq .right .duibi .cese .lopp .llp {
    width: 100%;
    padding-left: 10px;
}

.dbxq .right .wenzipo li .ce {
    padding: 0 20px;
    min-height: 45px;
}

.dbxq .right .wenzipo li .jindutiao {
    padding: 0 20px;
}

.dbxq .duibi .cese li .jindutiao p {
    margin: 0;
    font-size: 16px;
    color: #2a98d5;
    margin-right: 5px;
    width: 100%;
}

.dbxq .right .duibi .fudong {
    margin: auto;
    z-index: 2;
}

.dbxq .right .duibi .fudong .img {
    max-width: 150px;
    margin: auto;
}

.dbxq .duibi .cese li .jindutiao .jindu {
    width: 60%;
    position: relative;
}

.dbxq .right .sss {
    margin-top: 190px;
}

.dbxq .auto_1400 {
    max-width: 1200px;
}

.dbxq .right .fff {
    position: fixed;
    top: 0;
    z-index: 9999;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    /* transition: all 0.5s; */
    max-width: 1200px;
    padding: 10px 20px;
    padding-left: 140px;
}

.dbxq .right .fff:before {
    content: '';
    position: absolute;
    width: 200vw;
    height: 100%;
    background: #fff;
    left: -20vw;
    right: 0;
    z-index: -1;
}


/* .dbxq .duibi .cese li .jindutiao .jindu::before {
	content: '';
	background: linear-gradient(313deg, transparent 45%, hsl(201deg 67% 50%) 45%, hsl(201deg 67% 50%) 55%, transparent 0);
	background-size: 0.5rem 0.5rem;
	-webkit-text-fill-color: transparent;
	height: 100%;
	position: absolute;
	width: 100%;
	height: 80%;
} */

.dbxq .right .duibi .tianjia {
    position: relative;
    background: #fff;
    border: 1px solid #e6e6e6;
}

.dbxq .right .duibi .tianjia a {
    padding-bottom: 51%;
    display: block;
    position: relative;
}

.dbxq .right .duibi .tianjia a:before {
    content: '';
    width: 30px;
    height: 4px;
    position: absolute;
    background-color: rgb(33, 137, 194, 0.59);
    top: 50%;
    left: 0;
    z-index: 1;
    right: 0;
    margin: auto;
}

.dbxq .right .duibi .tianjia a:after {
    content: '';
    width: 30px;
    height: 4px;
    position: absolute;
    background-color: rgb(33, 137, 194, 0.59);
    top: 50%;
    left: 0;
    z-index: 1;
    right: 0;
    transform: rotate(90deg);
    margin: auto;
}

.dbxq .right .duibi .tianjia .dot {
    position: absolute;
    top: 61%;
    left: 0;
    right: 0;
    margin: auto;
    color: #2189c2;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .dbxq .kuangzhu {
        display: block;
    }
    .dbxq .duibi {
        width: 100%;
        margin-right: 0;
        padding-top: 20px;
        padding-bottom: 0px;
    }
    .dbxq .right {
        width: 100%;
        display: block;
        padding: 20px 20px;
    }
    .dbxq .right .duibi {
        width: 50%;
        margin-right: 0;
        padding-top: 0;
    }
    .dbxq .dbxh .bt {
        font-size: 20px;
    }
}

.wdxx-top .num {
    font-size: 16px;
    color: #333333;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.wdxx-top .num .num-pa {
    margin: 0;
}

.wdxx-top .canshu .ula {
    display: flex;
    align-items: center;
}

.wdxx-top .canshu .ula .ula-chanpin {
    width: 70%;
    padding-left: 7%;
}

.wdxx-top .canshu .ula li {
    list-style: none;
    font-size: 16px;
    color: #666666;
}

.wdxx-top .canshu .ula .shuliang {
    width: 20%;
}

.wdxx-top .canshu .ula .caozuo {
    width: 10%;
}

.wdxx-top .canshu .ulb {
    /* display: flex; */
    /* width: 100%; */
}

.wdxx-top .canshu .ulb li .gou {
    display: flex;
    align-items: center;
}

.wdxx-top .canshu .ulb li {
    list-style: none;
    padding: 40px 20px;
    background: #f7f9fa;
    margin-bottom: 30px;
}

.wdxx-top .canshu .ulb li .gou .diyi #checked {
    width: 10%;
    /* text-align: left; */
}

.wdxx-top .canshu .ulb li .gou #checked:after {
    left: 0;
    right: 0;
    margin: auto;
}

.wdxx-top .canshu .ulb li .gou .diyi .tu {
    width: 30%;
    text-align: center;
    padding: 50px;
    border: 1px solid #d9d9d9;
    background: #fff;
    margin-right: 5%;
}

.wdxx-top .canshu .ulb li .gou .tu img {
    width: 100%;
}

.wdxx-top .canshu .ulb li .gou .diyi .wenzi {
    width: 50%;
    margin-right: 5%;
}

.wdxx-top .canshu .ulb li .gou .wenzi .wenzi-pa {
    margin: 0;
    font-size: 20px;
    color: #333333;
}

.wdxx-top .canshu .ulb li .gou .wenzi .wenzi-pb {
    margin: 0;
    font-size: 16px;
    color: #999999;
    line-height: 1.8;
    margin-top: 20px;
}

.wdxx-top .canshu .ulb li .gou .er .jiajian {
    display: flex;
    align-items: center;
    width: 35%;
    margin-right: 35%;
}

.wdxx-top .canshu .ulb li .gou .jiajian .jian {
    border: 1px solid #cbcbcb;
    width: 30%;
    font-size: 16px;
    text-align: center;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    height: 40px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.wdxx-top .canshu .ulb li .gou .jiajian .jia {
    border: 1px solid #cbcbcb;
    width: 30%;
    font-size: 16px;
    text-align: center;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    height: 40px;
    display: flex;
    background: #fff;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.wdxx-top .canshu .ulb li .gou .jiajian input {
    width: 40%;
    font-size: 16px;
    border: 1px solid #cbcbcb;
    height: 40px;
    text-align: center;
    border-left: 0;
    border-right: 0;
}

.wdxx-top .canshu .ulb li .gou .er .dil {
    width: 15%;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.wdxx-top .canshu .ulb li .gou .dil img {
    margin-right: 10px;
}

.wdxx-top .canshu .ulb li .gou .dil p {
    font-size: 16px;
    color: #666666;
}

.wdxx-top .canshu .ulb li .gou .jiajian p {
    margin: 0;
}

.wdxx-top .canshu .ulb li .gou .jiajian .jian p {
    font-size: 25px;
    color: #b3b3b3;
}

.wdxx-top .canshu .ulb li .gou .jiajian .jia p {
    font-size: 25px;
    color: #b3b3b3;
}

.wdxx-top .canshu .ulb li .gou .jiajian .jia .on {
    color: #696969;
}

.wdxx-top .canshu .ulb li .gou .diyi {
    width: 70%;
    display: flex;
    align-items: center;
}

.wdxx-top .canshu .ulb li .gou .er {
    width: 30%;
    display: flex;
}

@media screen and (max-width: 768px) {
    .wdxx-top .canshu .ulb li .gou {
        display: block;
    }
    .wdxx-top .canshu .ulb li .gou .diyi {
        width: 100%;
        margin-bottom: 10px;
    }
    .wdxx-top .canshu .ulb li .gou .diyi .tu {
        padding: 5px;
    }
    .wdxx-top .canshu .ulb li .gou .wenzi .wenzi-pb {
        font-size: 14px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        margin-top: 5px;
    }
    .wdxx-top .canshu .ulb li .gou .wenzi .wenzi-pa {
        font-size: 16px;
    }
    .wdxx-top .canshu .ulb li .gou .er {
        width: 100%;
        justify-content: space-between;
    }
    .wdxx-top .canshu .ulb li .gou .er .jiajian {
        width: 43%;
        margin-right: 5%;
    }
    .wdxx-top .canshu .ulb li .gou .er .dil {
        width: 20%;
    }
}

.xiamian {
    border-top: 1px solid #ddd;
}

.xiamian .xiamian-box {
    display: flex;
    padding: 10px 59px;
}

.xiamian .xiamian-box .p {
    display: flex;
    align-items: center;
    margin: 0;
}

.xiamian .xiamian-box .p span {
    font-size: 16px;
    color: #333333;
    margin-left: 10px;
}

.xiamian .xiamian-box .dil {
    display: flex;
    align-items: center;
    margin-left: 5%;
    cursor: pointer;
}

.xiamian .xiamian-box .dil p {
    font-size: 16px;
    margin-left: 10px;
    color: #003333;
}

.biaodan {}

.biaodan .pa {
    margin: 0;
    font-size: 24px;
    color: #333333;
    margin: 20px 0;
}

.biaodan .biao {
    display: flex;
    flex-wrap: wrap;
}

.biaodan .biao .kuan {
    position: relative;
    display: flex;
    width: 22.5%;
    margin-bottom: 20px;
    margin-right: 3%;
}

.biaodan .biao .kuan input {
    width: 100%;
    padding: 12px 25px;
    font-size: 16px;
    border: 1px solid #ddd;
    color: #666666;
}

.biaodan .biao .kuan:nth-child(5n) {
    margin-right: 0;
}

.biaodan .biao .kuan span {
    position: absolute;
    top: 10px;
    left: 13px;
    color: #e60000;
}

.biaodan .biao .kuan:last-of-type {
    width: 100%;
    margin-right: 1%;
}

.biaodan .biao .kuan:last-of-type textarea {
    width: 100%;
    padding: 10px 25px;
    font-size: 16px;
    border: 1px solid #ddd;
    color: #666666;
    height: 200px;
}

.biaodan a {
    font-size: 16px;
    background: #2a98d5;
    color: #fff;
    padding: 17px 80px;
    margin-top: 20px;
    border: 1px solid #2a98d5;
    transition: all 0.3s;
    cursor: pointer;
}

.biaodan a:hover {
    color: #2a98d5;
    background: transparent;
}

.biaodan {
    margin-bottom: 100px;
}

@media only screen and (max-width: 769px) {
    .Menu002188 .Menu li {
        padding: 10px 10px 10px;
    }
    .Menu002188 .Menu li a {
        padding-bottom: 10px;
    }
    .biaodan .biao .kuan {
        width: 48%;
        margin-bottom: 20px;
        margin-right: 3%;
    }
    .biaodan .biao .kuan:nth-child(2n) {
        margin-right: 0;
    }
    .biaodan {
        margin-bottom: 50px;
    }
    .biaodan a {
        padding: 10px 50px;
        margin-top: 10px;
    }
    .xiamian .xiamian-box {
        padding: 10px 27px;
    }
}

.yingyong .swiper {
    width: 100%;
    height: 100%;
}

.yingyong .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.yingyong .swiper-slide img {
    display: block;
    width: 100%;
    object-fit: cover;
    max-width: 700px;
    max-height: 466px;
}

.yingyong .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.yingyong .swiper-slide {
    background-size: cover;
    background-position: center;
}

.yingyong .mySwiper2 {
    height: 100%;
    width: 100%;
    overflow: visible;
}

.yingyong .mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 40px;
    margin-bottom: 50px;
}

.yingyong .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 1;
    display: block;
}

.yingyong .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.yingyong .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.yingyong-bt .honor-pa {
    margin-bottom: 50px;
}

.yingyong .mySwiper .swiper-slide .tu img {
    max-width: 35px;
    margin: auto;
}

.yingyong .mySwiper .swiper-slide .tu {
    border: 1px solid #f2f2f2;
    max-width: 80px;
    margin: auto;
    padding: 20px 0;
    border-radius: 5px;
}

.yingyong .mySwiper2 .swiper-slide {
    opacity: 0.2;
    padding: 0 84px;
}

.yingyong .mySwiper2 .swiper-slide.swiper-slide-active {
    opacity: 1;
    padding: 0px;
}

.yingyong .mySwiper2 .yingyong-next {
    /* left: 37%; */
    /* top: 89%; */
    right: -9%;
    height: 55px;
    border-radius: 50px;
    background: #2189c2;
    width: 55px;
    border: 1px solid #2189c2;
}

.yingyong .mySwiper2 .yingyong-next:after {
    font-size: 14px;
    color: #fff;
}

.yingyong .mySwiper2 .yingyong-prev {
    left: -9%;
    height: 55px;
    border-radius: 50px;
    background: #2189c2;
    width: 55px;
    border: 1px solid #2189c2;
}

.yingyong .mySwiper2 .yingyong-prev:after {
    font-size: 14px;
    color: #fff;
}

.yingyong .mySwiper .swiper-slide-thumb-active .tu {
    background: #2a98d5;
    border-color: #2a98d5;
}

.yingyong .mySwiper .swiper-slide-thumb-active .tu img {
    filter: grayscale(100%) brightness(500%);
}

.yingyong .mySwiper .swiper-slide .wenzi {
    margin: 0;
    font-size: 16px;
    color: #999;
    margin: 15px 0;
}

.yingyong .mySwiper2 .swiper-slide .tupian {
    width: 50%;
}

.yingyong .mySwiper2 .swiper-slide .wenzi {
    width: 50%;
    text-align: left;
    padding: 80px;
}

.yingyong .mySwiper2 .swiper-slide .wenzi .pa {
    font-size: 26px;
    color: #333333;
    margin: 0;
}

.yingyong .mySwiper2 .swiper-slide .wenzi .pb {
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
    margin: 0;
}

.yingyong .mySwiper2 .swiper-slide .wenzi .xian {
    width: 100%;
    height: 50px;
    position: relative;
}

.yingyong .mySwiper2 .swiper-slide .wenzi .xian:before {
    content: '';
    width: 40px;
    height: 3px;
    background: #2189c2;
    position: absolute;
    top: 50%;
}

.yingyong .mySwiper2 .swiper-slide .wenzi .pc {
    font-size: 16px;
    color: #666666;
    margin-top: 40px;
}

.yingyong .mySwiper2 .swiper-slide .wenzi .pd {
    font-size: 16px;
    color: #2a98d5;
}

.yingyong {
    overflow: hidden;
}

@media only screen and (max-width: 1700px) {
    .yingyong .mySwiper2 .yingyong-next {
        right: -4%;
    }
    .yingyong .mySwiper2 .yingyong-prev {
        left: -4%;
    }
}

@media only screen and (max-width:1440px) {
    .yingyong .mySwiper2 .swiper-slide {
        padding: 0 0px;
    }
}

@media only screen and (max-width:768px) {
    .yingyong .mySwiper {
        padding: 10px 0px;
        margin-bottom: 20px;
    }
    .yingyong .swiper-wrapper {
        flex-wrap: wrap;
    }
    .yingyong .mySwiper .swiper-slide {
        width: 22% !important;
    }
    .yingyong .mySwiper .swiper-slide .wenzi {
        font-size: 14px;
        margin: 10px 0;
    }
    .yingyong .mySwiper2 .swiper-wrapper {
        flex-wrap: initial;
    }
    .yingyong .mySwiper2 .swiper-slide .wenzi {
        width: 100%;
        padding: 0;
    }
    .yingyong .mySwiper2 .swiper-slide {
        display: block;
    }
    .yingyong .mySwiper2 .swiper-slide .tupian {
        width: 100%;
        margin-bottom: 10px;
    }
    .yingyong .mySwiper2 .swiper-slide .wenzi .pa {
        font-size: 20px;
    }
    .yingyong .mySwiper2 .swiper-slide .wenzi .xian {
        height: 30px;
    }
    .yingyong .mySwiper2 .swiper-slide .wenzi .pc {
        margin-top: 20px;
    }
    .yingyong .mySwiper2 .yingyong-next {
        height: 40px;
        width: 40px;
    }
    .yingyong .mySwiper2 .yingyong-prev {
        height: 40px;
        width: 40px;
    }
    .yingyong-bt .honor-pa {
        margin-bottom: 20px;
    }
}

.jsbt .honor-pa {
    /* margin: auto; */
    margin-bottom: 0;
}

.jsbt .honor-pb {
    margin: auto;
    font-size: 18px;
    color: #666666;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px;
}

.jishu {}

.jishu ul {
    display: flex;
    margin-bottom: 50px;
    align-items: center;
}

.jishu ul li {
    width: 33%;
    list-style: none;
    padding: 20px 7%;
}

.jishu ul li .pa {
    font-size: 16px;
    color: #999999;
    margin: 0;
}

.jishu ul li .pb {
    font-size: 24px;
    color: #2a98d5;
    font-weight: bold;
    margin: 0;
    margin-top: 10px;
}

.jishu ul li:nth-child(2) {
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
}

.jishu ul li .ewm {
    display: flex;
    align-items: center;
}

.jishu ul li .ewm img {
    width: 50%;
}

.jishu ul li .ewm p {
    line-height: 1.8;
    padding: 0 10px;
    font-size: 16px;
    width: 50%;
    color: #999999;
}

.jishu .souhou {
    display: flex;
    align-items: center;
    margin-bottom: 100px;
}

.jishu .souhou .tu {
    width: 50%;
}

.jishu .souhou .souhou-p {
    width: 50%;
    padding: 0 50px;
    padding-left: 100px;
    padding-top: 50px;
}

.jishu .souhou .souhou-p .pa {
    margin: 0;
    font-size: 36px;
    color: #333333;
}

.jishu .souhou .souhou-p .pb {
    font-size: 18px;
    color: #666666;
    /* margin: 0; */
}

.jishu .souhou .souhou-p ul {
    display: block;
    margin-top: 27px;
    margin-bottom: 27px;
}

.jishu .souhou .souhou-p ul li {
    border: 0;
    padding: 0;
    margin-bottom: 20px;
    width: 100%;
    font-size: 16px;
    color: #666666;
    padding-left: 20px;
    position: relative;
}

.jishu .souhou .souhou-p ul li:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background: #2a98d5;
    border-radius: 50px;
    left: 0;
    top: 38%;
}

.jishu .souhou .souhou-p .pc {
    font-size: 24px;
    color: #2a98d5;
    margin: 0;
    font-weight: bold;
}

.jishu .souhou .souhou-p .pd {
    font-size: 16px;
    color: #999999;
}

@media only screen and (max-width: 769px) {
    .jishu ul {
        display: block;
    }
    .jishu ul li {
        width: 100%;
        padding: 10px 0%;
    }
    .jsbt .honor-pb {
        font-size: 16px;
        line-height: 1.8;
        margin-bottom: 20px;
    }
    .jishu ul li {
        border: none !important;
    }
    .jishu ul li .ewm img {
        width: 30%;
    }
    .jishu .souhou {
        display: block;
        margin-bottom: 50px;
    }
    .jishu .souhou .tu {
        width: 100%;
    }
    .jishu .souhou .souhou-p {
        width: 100%;
        padding: 0 0px;
        padding-left: 0;
        padding-top: 20px;
    }
    .jishu .souhou .souhou-p .pa {
        font-size: 20px;
    }
    .jishu .souhou .souhou-p .pb {
        font-size: 16px;
        margin: 5px 0;
    }
    .jishu .souhou .souhou-p ul {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .jishu .souhou .souhou-p ul li {
        margin-bottom: 10px;
    }
    .jishu .souhou .souhou-p .pc {
        font-size: 20px;
    }
    .jishu .souhou .souhou-p .pd {
        margin: 5px 0;
    }
}

.lxwm .ul li {
    list-style: none;
    float: left;
    margin-right: 3%;
    width: 31%;
    position: relative;
    overflow: hidden;
    background: #f9fafb;
    margin-bottom: 40px;
    min-height: 230px;
    padding: 40px;
    border-top-left-radius: 50px;
}

.lxwm ul {
    display: inline-block;
}

.lxwm li:nth-child(3n) {
    margin-right: 0;
}

.lxwm li .li .pa {
    color: #2a98d5;
    font-size: 24px;
    margin: 0;
}

.lxwm li .li .pb {
    font-size: 16px;
    color: #666666;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 15px;
}

.lxwm li .lianxi {
    position: relative;
}

.lxwm li .lianxi .pa {
    margin: 0;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.lxwm li .lianxi .pb {
    margin: 0;
    font-size: 16px;
    color: #666666;
    margin: 10px 0;
}

.lxwm li .lianxi .pc {
    font-size: 16px;
    color: #666666;
}

.lxwm li .lianxi .pc span {
    margin-left: 20px;
}

.lxwm li .ma {
    position: relative;
    display: block;
}

.lxwm li .ma:before {
    z-index: 0;
    position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 100px;
    background: #c5d4db;
    content: '';
    right: -140px;
    bottom: -180px;
}

.lxwm li .ma::after {
    z-index: 0;
    position: absolute;
    width: 50px;
    height: 50px;
    background: url(../images/ma.png) no-repeat;
    content: '';
    right: -38px;
    bottom: -81px;
}

.lxwm li:hover .ma:before {
    background: #2a98d5;
}

.tan {
    position: fixed;
    top: 20%;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 320px;
    padding: 40px;
    background: #ffff;
    border-radius: 10px;
    text-align: center;
    display: none;
}

.tan img {
    width: auto;
}

.tan .pa {
    margin: 0;
    font-size: 16px;
    color: #666666;
    margin: 20px 0;
}

.shenqing .wenzi .wenzi-p .pa {
    font-size: 36px;
    color: #333333;
}

.shenqing .wenzi .wenzi-p .pb {
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
}

.lxwm .shenqing {
    display: flex;
    align-items: flex-start;
    padding: 100px 0;
    position: relative;
    margin: 100px 0;
}

.lxwm .shenqing:before {
    content: '';
    width: 200%;
    height: 100%;
    background: #f9fafb;
    position: absolute;
    z-index: -1;
    max-width: 1700px;
    right: -21%;
    top: 0;
    /* border-radius: 50px; */
    border-top-left-radius: 250px;
    border-bottom-left-radius: 250px;
}

.lxwm .shenqing .wenzi {
    width: 50%;
    padding: 0 100px;
}

.lxwm .shenqing .xuqiu {
    width: 50%;
}

.lxwm .shenqing .wenzi .wenzi-p {
    padding-bottom: 50px;
    border-bottom: 1px solid #e8e8e8;
}

.lxwm .shenqing .wenzi .wenzi-pb {
    padding-top: 50px;
}

.lxwm .shenqing .wenzi .wenzi-pb .pa {
    font-size: 20px;
    color: #333333;
}

.lxwm .shenqing .wenzi .wenzi-pb .pb {
    font-size: 16px;
    color: #666666;
    line-height: 1.8;
}

.lxwm .shenqing .wenzi .wenzi-pb .pc {
    font-size: 16px;
    color: #666666;
}

.lxwm .shenqing .wenzi .wenzi-pb .pc span {
    font-size: 20px;
    color: #2a98d5;
    font-weight: bold;
}

.lxwm .shenqing .xuqiu .pa {
    font-size: 16px;
    color: #333333;
}

.lxwm .shenqing .xuqiu ul {
    width: 100%;
}

.lxwm .shenqing .xuqiu ul li {
    list-style: none;
    margin-bottom: 20px;
}

ul {}

.lxwm .shenqing .xuqiu ul li .biap {
    display: flex;
    align-items: center;
}

.lxwm .shenqing .xuqiu ul li .biap .xu {
    font-size: 16px;
    color: #666666;
    margin: 0;
    margin-right: 20px;
    width: 15%;
}

.lxwm .shenqing .xuqiu ul li .biap .xu span {
    color: #a00;
    margin-right: 10px;
}

.lxwm .shenqing .xuqiu ul li .biap input {
    width: 80%;
    border: 1px solid #e6e6e6;
    padding: 15px;
}

.lxwm {
    overflow: hidden;
}

.lxwm .shenqing .xuqiu .btn_submit {
    padding: 15px 70px;
    font-size: 16px;
    background: #2a98d5;
    color: #fff;
    margin-top: 20px;
    display: inline-block;
    border: 1px solid #2a98d5;
}

.lxwm .shenqing .xuqiu .btn_submit:hover {
    background: transparent;
    color: #2a98d5;
}

@media only screen and (max-width: 769px) {
    .lxwm .ul li {
        list-style: none;
        float: left;
        margin-right: 0;
        width: 100%;
        position: relative;
        overflow: hidden;
        background: #f9fafb;
        margin-bottom: 20px;
        min-height: 230px;
        padding: 40px;
        border-top-left-radius: 50px;
    }
    .shenqing .wenzi .wenzi-p .pa {
        font-size: 20px;
    }
    .lxwm .shenqing {
        display: block;
        padding: 20px 0;
        margin: 50px 0;
    }
    .lxwm .shenqing .wenzi {
        width: 100%;
        padding: 0;
    }
    .lxwm .shenqing .wenzi .wenzi-pb {
        padding-top: 20px;
    }
    .lxwm .shenqing .wenzi .wenzi-p {
        padding-bottom: 20px;
    }
    .lxwm .shenqing .xuqiu {
        width: 100%;
    }
    .lxwm .shenqing .xuqiu ul li .biap .xu {
        width: 30%;
    }
    .lxwm .shenqing .xuqiu a {
        padding: 10px 40px;
    }
}

.rencia .wenzi {
    display: flex;
    margin: 50px 0;
}

.rencia .wenzi .right {
    width: 50%;
    padding: 50px;
}

.rencia .wenzi .right p {
    font-size: 16px;
    color: #666666;
    line-height: 2;
    padding-right: 55px;
}

.rencia .wenzi .left {
    width: 50%;
}

.rencia .wenzi .left img {
    width: 100%;
}


/*
 .TextList002208 æ¶“ç¯¸emoç¼‚æ §å½¿
 */

.TextList002208 {
    padding-bottom: 3%;
}

.TextList002208 .thead {
    background: #233d85;
    line-height: 40px;
    text-align: center;
    background: #bfbfbf;
}

.TextList002208 .thead span {
    float: left;
    width: 14%;
    color: #333;
    display: block;
    font-size: 14px;
    height: 40px;
    text-align: center;
    font-weight: bold;
    position: relative;
}

.TextList002208 .thead span+span {
    border-left: solid 1px #989898;
}

.TextList002208 .active .clearfix.dt span i {
    background: url(../images/jiantou.png) no-repeat;
    display: block;
    position: absolute;
    right: 15px;
    top: 23px;
    width: 21px;
    height: 11px;
    margin-top: -2px;
}

.TextList002208 .dl+.dl {
    border-top: 1px solid #e8e8e8;
}

.TextList002208 .dl .dt {
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    background: #f9fafb;
}

.TextList002208 .dl .dt span {
    float: left;
    width: 17.5%;
    display: block;
    font-size: 16px;
    padding: 30px 0;
}

.TextList002208 .dl .dt span.jobname {
    text-align: left;
    padding-left: 3%;
    font-size: 20px;
    color: #333;
}

.TextList002208 .dl .dt .btn {
    text-decoration: underline;
    display: block;
    position: relative;
}

.TextList002208 .dl .dt .btn i {
    position: absolute;
    right: 15px;
    background: url(../images/jiantou1.png) no-repeat;
    display: block;
    width: 21px;
    height: 11px;
    top: 23px;
    margin-top: -5px;
}

.TextList002208 .conbox {
    background: #fff;
    padding: 20px 3%;
    display: none;
}

.TextList002208 .conbox .h5 {
    color: #333333;
    font-size: 16px;
}

.TextList002208 .jobname {
    width: 30% !important;
}

.TextList002208 .dl.active .dt span,
.TextList002208 .dl.active .btn {
    color: #ffffff;
}

.TextList002208 .numbe {
    font-size: 16px;
    padding: 20px 0;
    border-bottom: 3px solid #2a98d5;
    margin-bottom: 50px;
    margin-top: 20px;
}

.zhaoping {
    padding-left: 100px;
    padding-top: 5px;
    margin-bottom: 50px;
    position: relative;
}

.rencia {
    overflow: hidden;
}

.zhaoping:before {
    content: '';
    width: 200%;
    height: 100%;
    background: #f9fafb;
    position: absolute;
    z-index: -1;
    max-width: 1700px;
    right: -21%;
    top: 0;
    /* border-radius: 50px; */
    border-top-left-radius: 250px;
    border-bottom-left-radius: 250px;
}

.TextList002208 .active .clearfix.dt {
    background: #2a98d5;
}

.TextList002208 .conbox p {
    color: #333333;
    font-size: 16px;
}

.TextList002208 .conbox .toudi {
    display: flex;
    margin: 50px 0;
    align-items: center;
}

.TextList002208 .conbox .toudi a {
    width: 20%;
    padding: 15px 40px;
    border-radius: 50px;
    border: 1px solid #2a98d5;
    text-align: center;
    max-width: 160px;
    margin-right: 50px;
    color: #2a98d5;
}

.TextList002208 .conbox .toudi p {
    font-size: 14px;
    color: #999999;
}

.TextList002208 .conbox .toudi p span {
    color: #2a98d5;
}

@media(max-width:1000px) {
    .TextList002208 .dl .dt .btn {
        padding-right: 20px;
    }
    .TextList002208 .dl .dt .btn i {
        background-position: -48px -82px;
        width: 13px;
    }
    .TextList002208 .dl.active .dt .btn i {
        background-position: -48px -70px;
    }
}

@media only screen and (max-width: 769px) {
    .rencia .wenzi {
        display: block;
        margin: 20px 0;
    }
    .rencia .wenzi .right {
        width: 100%;
        padding: 0;
    }
    .rencia .wenzi .right p {
        padding-right: 0;
    }
    .rencia .wenzi .left {
        width: 100%;
    }
    .zhaoping {
        padding-left: 0;
        padding-top: 20px;
    }
    .TextList002208 .numbe {
        margin-bottom: 20px;
        margin-top: 0;
    }
    .TextList002208 .dl .dt span.num {
        display: block;
        width: 50%;
    }
    .TextList002208 .dl .dt span {
        display: none;
    }
    .TextList002208 .dl .dt span.jobname {
        font-size: 16px;
        display: block;
        width: 50% !important;
    }
    .TextList002208 .conbox .toudi {
        display: block;
        margin: 20px 0;
    }
    .TextList002208 .conbox .toudi a {
        width: 100%;
        color: #2a98d5;
        margin-bottom: 10px;
        display: inline-block;
    }
}

@media(max-width:640px) {
    .TextList002208 .jobyq,
    .TextList002208 .dl .dt .btn i,
    .TextList002208 .time,
    .TextList002208 .thead span i {
        display: none !important;
    }
    .TextList002208 .thead span,
    .TextList002208 .dl .dt span {
        width: 23%;
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }
}


/* ç™»å½• */

.denglu {
    padding: 100px 0;
    background: #f7f9fa;
}

.denglu .honor-pa {
    margin: auto;
    padding: 40px 0;
}

.denglu input {
    width: 100%;
    border: 1px solid #ededed;
    padding: 20px;
    margin-bottom: 18px;
    font-size: 16px;
}

.denglu .honor {
    max-width: 650px;
    background: #fff;
    margin: auto;
    padding: 0 100px;
}

.denglu .honor .wangji {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    padding-bottom: 50px;
}

.denglu .honor .wangji .wang {
    color: #2a98d5;
    margin: 0;
}

.denglu .honor .wangji .baocun p {
    margin: 0;
    display: flex;
    align-items: center;
}

.denglu .honor .wangji .baocun p #checked {
    margin: 0;
    margin-right: 7px;
}

.denglu .zc {
    padding-bottom: 50px;
}

.denglu .zc .anniu {
    width: 100%;
    display: flex;
    font-size: 18px;
    padding: 15px 020px;
    margin: 0;
    background: #2a98d5;
    color: #fff;
    justify-content: center;
}

.denglu .zc .zhuce {
    text-align: center;
    font-size: 16px;
    color: #666666;
}

.denglu .zc .zhuce span {
    color: #2a98d5;
}

.denglu .yzm {
    display: flex;
    align-items: flex-start;
}

.denglu .yzm input {
    width: 70%;
}

.denglu .yzm input .anniu {
    width: 25%;
    margin-left: 5%;
}

.denglu .yzm .anniu {
    width: 25%;
    text-align: center;
    margin-left: 5%;
    background: #2a98d5;
    padding: 22px 5px;
    font-size: 16px;
    color: #fff;
}

.denglu .wangji .lan {
    color: #2a98d5;
}

@media only screen and (max-width: 769px) {
    .denglu .honor {
        padding: 0 20px;
    }
    .denglu {
        padding: 50px 0;
    }
    .denglu .honor .wangji {
        padding-bottom: 20px;
    }
    .denglu .zc .anniu {
        font-size: 16px;
        padding: 15px 10px;
    }
    .denglu .yzm input {
        width: 60%;
    }
    .denglu .yzm .anniu {
        width: 35%;
        font-size: 14px;
    }
}

.Menu input[type=text]::placeholder {
    color: #2a98d5;
}

.danpian ul li {
    list-style: none;
    margin: 20px 0;
}

.danpian ul {
    margin: 30px auto;
}

.xiazia input {
    border: 1px solid transparent;
    color: #2a98d5;
    padding: 10px 20px;
    width: 250px;
    padding-right: 40px;
    border-radius: 100px;
    background: #e2e2e2;
    background-position: 96%;
    margin-bottom: 10px;
}

.Map002793 .auto_1600 {
    max-width: 1600px;
}

@media(max-width:1600px) {
    .Map002793 .auto_1600 {
        padding: 0 2%;
    }
}

.Map002793 {
    padding-bottom: 8%;
}

.Map002793 .box {
    position: relative;
}

.Map002793 .box img {
    display: block;
    width: 100%;
}

.Map002793 .con {
    /* position: absolute; */
    left: 0;
    top: 0;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    color: #000;
    padding: 0;
    margin: 50px 0;
}

.Map002793 .con h2 {
    margin: 0;
    font-size: 18px;
    line-height: normal;
    padding: 20px;
    max-width: 300px;
    /* background: #000; */
    color: #fff;
    background-image: linear-gradient(to right, #2a98d5, #fff);
    padding-left: 30px;
}

.Map002793 .con h2 span {
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin: 1.5% 0;
}

.Map002793 .con h2:after,
.Map002793 .con .txt:after {
    content: '';
    display: none;
    width: 60px;
    height: 1px;
    background: #fff;
    margin-bottom: 1.5%;
}

.Map002793 .con .txt {
    max-width: 100%;
    line-height: 30px;
    overflow: hidden;
}

.Map002793 .con ul {
    display: flex;
    width: 100%;
    float: left;
    flex-wrap: wrap;
}

.Map002793 .con li {
    /* display: table-row; */
    list-style: none;
    width: 100%;
    font-size: 16px;
    border-bottom: 1px solid #e0e0e0;
    /* min-height: 100px; */
    display: inline-block;
    padding: 15px 20px;
}

.Map002793 .con li span {
    display: table-cell;
}

.Map002793 .con ul:nth-child(2) li span:first-child {
    width: 120px;
}

.Map002793 .con .txt:after {
    margin: 3% 0 4%;
}

.Map002793 .con .more {
    width: 140px;
    line-height: 36px;
    text-align: center;
    background: rgba(255, 255, 255, 0.5);
    color: #595656;
    display: block;
}

.Map002793 .con .more:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url("../images/Map002793-icon.png") no-repeat center;
    vertical-align: middle;
    margin-right: 5px;
}

.Map002793 .tab_span li {
    float: left;
    color: #888888;
    background: transparent;
    text-transform: uppercase;
    width: 15.5%;
    padding: 15px 5px;
    margin-right: 1.25%;
    /* margin-top: 25px; */
    cursor: pointer;
    font-size: 16px;
    color: #333;
    border-radius: 50px;
    text-align: center;
    border: 1px solid #d9d9d9;
}

.Map002793 .tab_span b {
    display: block;
    font-size: 24px;
    color: #555;
}

.Map002793 .tab_span li:last-child {
    margin-right: 0;
}

.Map002793 .tab_span li.on {
    background: #2a98d5;
    color: #ffffff;
    position: relative;
}

.Map002793 .tab_span li.on b {
    color: #fff;
}

.Map002793 .tab_span li.on:before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: rotate translateX(-50%);
    -o-transform: rotate translateX(-50%);
    border: 10px solid transparent;
    border-bottom-color: #595656;
    bottom: 100%;
}

.Map002793 .auto_1600 .tab_list {
    width: 100%;
}

.Map002793 .con .name {
    width: 50%;
    /* padding: 15px 20px; */
}

.Map002793 .con .cn {
    width: 15%;
    margin-top: 20px;
}

.Map002793 .con .time {
    width: 15%;
    margin-top: 20px;
    color: #666666;
    padding-left: 0;
    margin-left: -8px;
}

.Map002793 .con .en {
    width: 20%;
    margin-top: 20px;
}

.Map002793 .con ul.onw {
    background: #f7f9fa;
    color: #999999;
    padding: 12px;
}

.Map002793 .con li img {
    max-width: 20px;
}

.Map002793 .con ul.onw .name {
    padding-left: 100px;
}

.Map002793 .con .name .oo {
    margin: 0;
    font-size: 16px;
    color: #333333;
    word-break: break-all;
}

.Map002793 .con .name p {
    margin: 0;
    font-size: 14px;
    color: #999999;
}

.Map002793 .con ul.onw li {
    padding: 0;
    border-bottom: none;
    padding: 0 !important;
    min-height: auto;
}

.Map002793 .con ul.onw .cn {
    margin: 0;
}

.Map002793 .con ul.onw .en {
    margin: 0;
}

.Map002793 .con ul.onw .time {
    margin: 0;
}

.Map002793 .con ul ol {
    width: 100%;
    display: flex;
}

.Map002793 .con ul ol:hover {
    background: #f7f9fa;
}

.Map002793 .con ul ol:hover .name .oo {
    color: #2a98d5;
}

@media(max-width:1000px) {
    .xiazia input {
        width: 100%;
        /* margin: 10px; */
    }
    .Map002793 .con {
        margin: 20px 0;
    }
    .Map002793 .con h2 {
        font-size: 16px;
    }
    .Map002793 .con .name {
        width: 40%;
    }
    .Map002793 .con .cn {
        width: 20%;
    }
    .Map002793 .con .name .oo {
        display: block;
        margin: 0;
        font-size: 14px;
        line-height: 1.5;
        color: #333333;
    }
    .Map002793 .con .name p {
        display: none;
    }
    .Map002793 .con .time {
        padding: 0;
        font-size: 14px;
    }
    .Map002793 .tab_span li {
        width: 48%;
        padding: 10px 5px;
        margin-bottom: 10px;
    }
    .Map002793 .con ul.onw li {
        font-size: 14px
    }
}

@media(max-width:1000px) {
    .Map002793 .box {
        margin-bottom: 2%;
    }
    .Map002793 .con ul {
        width: 100%;
        float: none;
    }
    .Map002793 .con li {
        padding: 15px;
    }
}

@media(max-width:640px) {
    .Map002793 .con {
        position: static;
        color: #555;
    }
    .Map002793 .con h2 {
        font-size: 16px;
    }
    .Map002793 .con li span {
        min-width: 80px;
    }
    .Map002793 .con .more {
        background: #ddd;
    }
    .Map002793 .con .name {
        width: 45%;
    }
    .Map002793 .con .time {
        font-size: 12px;
        width: 25%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .Map002793 .con .cn {
        width: 15%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .Map002793 .con .en {
        width: 15%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}


/* ä¸ªäººä¸­å¿ƒ */

.Form001322 {
    background: #f7f9fa;
    padding: 7% 0 5% 0;
}

.Form001322 .auto {
    background-color: rgba(255, 255, 255, 0.9);
}

.Form001322 h2 {
    font-size: 40px;
    color: #2a98d5;
    font-weight: normal;
    padding: 0 0 5% 0;
    margin: 0;
    text-align: center;
}

.Form001322 .text {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    border: 1px solid #dadada;
    padding: 0 10px;
    transition: 0.3s;
    font-size: 16px;
}

.Form001322 .text:focus {
    border-color: #2a98d5;
    box-shadow: 0 0 3px #2a98d5;
}

.Form001322 .btn {
    cursor: pointer;
    width: 100%;
    height: 42px;
    color: #fff;
    background: #2a98d5;
    font-size: 16px;
    border: none;
    border-radius: 3px;
}

.Form001322 td {
    padding-bottom: 3%;
    line-height: 40px;
}

.Form001322 td.f_name {
    text-align: right;
    width: 100px;
    color: #333;
    font-size: 16px;
}

.Form001322 td .fgpws {
    float: right;
    color: #2a98d5;
    font-size: 12px;
}

.Form001322 td.tips,
.Form001322 td.agree {
    font-size: 12px;
    line-height: 20px;
}

.Form001322 td.tips {
    color: #2a98d5;
}

.Form001322 td .blue {
    color: #2a98d5;
}

.Form001322 .form .loginout {
    width: 45%;
}

@media(max-width:1000px) {
    .Form001322 .form {
        padding: 5%;
    }
}

@media(max-width:768px) {
    .Form001322 {
        padding: 30% 2% 20%;
    }
    .Form001322 .form {
        float: none;
        width: auto;
    }
    .Form001322 td {
        padding-bottom: 2%;
    }
    .Form001322 .form .fl {
        float: left;
    }
    .Form001322 .form .fr {
        float: right;
    }
}

.Form001322 .form {
    background: #fff;
    padding: 5% 10%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.Form001322 .form>h2 {
    width: 100%;
}

.Form001322 .ul {
    width: 20%;
    background: #f7f9fa;
    line-height: 3;
}

.Form001322 .ul li {
    font-size: 18px;
    padding: 0 30px;
}

.Form001322 .ul li.on {
    background: #2a98d5;
}

.Form001322 .ul li a {
    color: #333;
    display: block;
}

.Form001322 .ul li.on a {
    color: #fff;
}

.Form001322 .inner {
    width: 75%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media(max-width:1024px) {
    .Form001322 .ul {
        width: 25%;
    }
}

@media(max-width:768px) {
    .Form001322 h2 {
        font-size: 23px;
    }
    .Form001322 .ul {
        width: 100%;
        display: flex;
        margin-bottom: 20px;
        flex-wrap: wrap;
    }
    .Form001322 .ul li {
        width: 50%;
        text-align: center;
    }
    .Form001322 .inner {
        width: 100%;
    }
    .Form001322 .form {
        padding: 5%;
    }
}

.history .slick-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.5s;
    z-index: 10;
    font-size: 0;
    border: none;
    cursor: pointer;
    background: url(../images/left_icon3.png) no-repeat center rgba(0, 0, 0, .5);
    border-radius: 5px;
}

.history .slick-next {
    background-image: url(../images/right_icon.png);
}

.history {
    position: relative;
    padding-bottom: 0;
}

.history::before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 70px;
    bottom: 0px;
    width: 100%;
    height: 1px;
    background-color: #fff;
}

.history .w1600 {
    overflow: hidden;
    max-width: 1400px;
    position: relative;
    margin-top: 1%;
}

.history .slick-list {
    overflow: initial;
}

.history {
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 120px;
}

.history .box {
    padding: 0 25px;
    padding-top: 30px;
    height: 415px;
    opacity: 0.4;
    transition: 0.5s
}

.history .slick-active .box {
    opacity: 1;
}

.history .ytable {
    height: 100%;
}

.history figure,
.history .en {
    display: none;
}

.history .ytable_cell {
    padding: 1px 10%;
    border-radius: 5px;
}

.history .info {
    position: relative;
}

.history .box:hover {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    transform: translateY(20px);
}

.history .info::before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.history p {
    height: 90px;
    overflow: hidden;
    line-height: 30px;
}

.history time {
    display: block;
    font-size: 30px;
    color: #333333;
    font-family: "RobotoC";
    position: relative;
}

.history time::after {
    display: block;
    content: '';
    width: 17px;
    height: 17px;
    background: url(../images/Hbox_icon_on.png) no-repeat center;
    margin: 23px 0;
}

.history .slick-center .box {
    padding: 30px 0 0;
}

.history .slick-center .ytable_cell {
    background-color: #fff;
    vertical-align: top;
}

.history .slick-center time {
    font-size: 72px;
    color: #2a98d5;
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    transform: skew(-10deg);
    margin-top: -50px;
}

.history .slick-center time::after {
    display: none;
}

.history .slick-center time .en {
    display: block;
    font-size: 24px;
    padding-left: 10px;
    font-weight: bold;
    text-transform: uppercase;
    margin: -10px 0 30px;
}

.history .slick-center figure {
    display: block;
    padding-top: 50%;
    margin-top: 20px;
}

.history .slick-arrow {
    top: 37%;
    background-color: #cccccc;
}

.history .slick-prev {
    left: 0%;
}

.history .slick-next {
    right: 0%;
}

.history .slick-arrow:hover {
    background-color: #2a98d5;
    border-color: #2a98d5;
}

.history .ul {
    padding-left: 3%;
    padding-right: 3%;
    margin: 0 auto;
    padding-bottom: 120px;
}

@media (min-width: 1025px) {
    .Top002897 #m176 .sub .one-cate {
        width: 17%;
    }
    .Top002897 #m176 .sub .one-cate dt {
        width: unset;
    }
    .Top002897 #m176 .sub .auto.clearfix {
        display: flex;
        justify-content: center;
    }
    .Top002897 #m176 .sub .one-cate-info {
        width: 40%;
    }
    .Top002897 #m176 .sub .one-cate-info .item {
        margin: unset;
    }
    .Top002897 #m182 .sub,
    .Top002897 #m191 .sub {
        display: none !important;
    }
    .Top002897 #m187 .sub dt,
    .Top002897 #m197 .sub dt {
        float: unset;
        margin-left: 40%;
    }
    .Top002897 #m187 .sub .auto.clearfix,
    .Top002897 #m197 .sub .auto.clearfix {
        display: flex;
    }
    .Top002897 #m197 .sub .auto.clearfix {
        justify-content: center;
    }
    .Top002897 #m187 .sub .auto.clearfix .one-cate,
    .Top002897 #m197 .sub .auto.clearfix .one-cate {
        width: 35%;
    }
    .Top002897 #m197 .sub .one-cate-info .item {
        width: 66%;
    }
    .Top002897 #m187 .sub .one-cate-info .item {
        width: 86%;
    }
}

@media (min-width: 1025px) and (max-width: 1550px) {
    .Top002897 #m176 .sub .one-cate-info {
        width: 32%;
    }
}

#columns {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 10px 40px;
    max-width: 1480px;
    margin: auto;
    align-items: center;
}

@media(max-width:1024px) {
    #columns {
        display: block;
        padding: 0;
    }
    #columns {
        display: block;
    }
    #columns .top-left {
        z-index: 101;
        padding-left: 10px;
    }
    #columns .top-right {
        position: relative;
        z-index: 101;
    }
}

@media(max-width:768px) {
    .Top002897 .open-search {
        height: 40px;
        display: block;
    }
    .Top002897 .top-search .box {
        position: absolute;
        width: 300px;
        display: none;
        z-index: 999;
    }
    .Top002897 .top-search .box .btn {
        right: 0
    }
    .Top002897 .open-search.on::before,
    .Top002897 .open-search.on::after {
        top: 8px;
    }
}

@media(max-width:768px) {
    .Top002897 .top-b>.auto {
        background: #ffffff;
    }
    .Top002897 .open-search {
        background: url(../images/sousuo.png) no-repeat center center;
    }
    .Top002897 .top-lang .cur {
        background: url(../images/yuyan.png) no-repeat left center;
        color: #999999;
    }
    .Top002897 .top-lang .cur:after {
        border-top: 1px solid #999999;
        border-right: 1px solid #999999;
    }
    .Top002897 .open-menu.on i {
        background: #2a98d5;
    }
    .Top002897 .top-menu {
        top: 0px;
        background: unset;
    }
    .Top002897 .top-menu ul {
        background: #435368;
        top: 73px;
    }
    .shaixuan .one li {
        font-size: 14px;
    }
}

@media(max-width:400px) {
    .Top002897 .top-search .box {
        width: 200px;
    }
}

.mianContent {
    padding: 50px 0;
}

.searchList {
    padding-bottom: 3%;
}

.searchList dd {
    line-height: 52px;
    border-bottom: 1px dashed #e2e2e2;
}

.searchList dd time {
    float: right;
    margin-left: 2%;
    color: #999999;
    font-size: 15px;
}


/*åº•éƒ¨æ–°çš„*/

.footer .content {
    font-size: 0;
}

.footer .pic {
    display: inline-block;
    vertical-align: middle;
    width: 20.9%;
}

.footer .add {
    display: inline-block;
    width: 20.8%;
    vertical-align: middle;
    text-align: center;
}

.footer .add p {
    font-size: 20px;
}

.footer .add img {
    max-width: 200px;
}

.footer .address p {
    margin-top: 0;
}

.footer .address {
    width: 36.5%;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #ccc;
    line-height: 25px;
    box-sizing: border-box;
}

.footer .address .link a {
    display: inline-block;
    margin-right: 25px;
    margin-top: 20px;
}

.footer .address .link a:last-child {
    margin-right: 0;
}

.footer .ewm {
    width: 19.5%;
    display: inline-block;
    vertical-align: bottom;
    /* display: flex; */
    margin-bottom: 30px;
}

.footer .ewm .top .pic {
    width: 40%;
    margin-right: 20%;
}

.footer .ewm .top .pic:nth-child(2) {
    margin-right: 0;
}

.dbxq .right .duibi .cese .lopp .llp p {
    color: #2096cf;
}

.dbxq .right .duibi .cese .lopp .llp .ce {
    color: #000;
    position: relative;
    top: -32px;
    /* left: 114px; */
    text-align: center;
}

.footer .ewm .top p {
    font-size: 16px;
    color: #fefefe;
    text-align: center;
    margin-bottom: 20px;
}

.dbxq .right .wenzipo .diyig .ce {
    padding-left: 80px;
}

@media only screen and (max-width: 1025px) {
    #columns .logooo a span {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .footer .pic {
        width: 100%;
        max-width: 200px;
    }
    .footer .add {
        width: 100%;
        padding-left: 0;
        margin: 20px auto;
    }
    .footer .address {
        width: 100%;
        line-height: 1.5;
        padding-left: 0;
    }
    .footer .address p {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .Bottom002900 .share ul {
        margin: 0 0;
        display: block;
        justify-content: center;
    }
    .Bottom002900 .share .qudiao {
        margin: 10px auto;
    }
    .footer .ewm {
        width: 100%;
    }
    .footer .add img {
        max-width: 100px;
    }
    .dbxq .right .duibi .fudong {
        position: relative;
    }
    .dbxq .right .duibi .cese {
        margin-top: 0;
    }
    .dbxq .right .yincc .cese .jindutiao p {
        color: #2a98d5;
    }
    .dbxq .diyig .cese li .jindutiao p:before {
        display: none;
    }
    .footer .ewm .share .wx {
        width: 100%;
        max-width: 100px;
        margin-bottom: 10px;
    }
    .footer .ewm .share .mam {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .shaixuan .auto {
        display: block;
    }
    .shaixuan .one {
        width: 100%;
    }
    .shaixuan .oneew {
        width: 100%;
    }
    .dbxq .rightmo {
        display: block;
    }
}


/* 对比详情新 */

.dbxq .right .wenzipo .jindutiao {
    display: flex;
    border-bottom: 1px solid #d0d0d0;
}

.dbxq .right .wenzipo .jindutiao .lams {
    color: #198fd1;
    width: 10%;
    font-weight: bold;
    border-right: 1px solid #cbcbcb;
    margin: 0;
    padding: 10px 0;
}

.dbxq .right .wenzipo .jindutiao .canshu {
    width: 90%;
    display: flex;
}

.dbxq .right .wenzipo .jindutiao .canshu .ce {
    width: 25%;
    padding: 0 10px;
    border-right: 1px solid #cbcbcb;
    margin: 0;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 768px) {
    .dbxq .right .tupiann {
        flex-wrap: wrap;
        padding-left: 0;
    }
    .dbxq .right .duibi .tianjia .dot {
        top: 70%;
        font-size: 14px;
    }
    .dbxq .right .sss {
        margin-top: 446px;
    }
    .dbxq .right .wenzipo {
        padding: 0;
    }
    .dbxq .right .wenzipo .jindutiao .canshu .ce {
        width: 50%;
        padding: 10px 10px;
        border: 1px solid #dbdbdb;
    }
    .dbxq .right .wenzipo .jindutiao .lams {
        width: 100%;
        border: none;
    }
    .dbxq .right .wenzipo .jindutiao {
        border: none;
        flex-wrap: wrap;
    }
    .dbxq .right .wenzipo .jindutiao .canshu {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
}

.tanchu .PicList002525 li .qudiaoxx {
    position: relative;
    width: 20px;
    height: 20px;
    margin-left: auto;
    background: #00000017;
}

.tanchu .PicList002525 li .qudiaoxx:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 1px;
    left: 0;
    background: #2a98d5;
    transform: rotate(45deg);
    top: 9px;
}

.tanchu .PicList002525 li .qudiaoxx:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 1px;
    left: 0;
    background: #2a98d5;
    transform: rotate(-45deg);
    top: 9px;
}