* {
    margin: 0px;
    padding: 0px;
    font-style: normal;
    color: #333;
    font-family: "微软雅黑", Microsoft YaHei, "Microsoft YaHei", Arial;
    font-size: 16px;
}

div,
em,
p,
ul,
ol,
dl,
dt,
dd,
ins,
h1,
h2,
h3,
h4,
h5,
h6,
form,
hr {
    margin: 0;
    padding: 0;
}

ins {
    text-decoration: none;
}

em {
    font-style: normal;
}

ul,
li,
ol {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

select,
input {
    vertical-align: middle;
}

input,
button,
select,
textarea {
    outline: none;
    margin: 0;
    padding: 0;
}

textarea {
    resize: none
}

img {
    border: 0;
}

table {
    border-width: 1px;
    border-collapse: collapse;
    width: 100%;
}

a {
    text-decoration: none;
    outline: none;
    color: #333;
}

a,
a:hover,
input,
input:hover,
img,
img:hover,
a img,
a img:hover,
button,
button:hover,
select,
select:hover {
    text-decoration: none;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


/** 链接缓动效果 **/

input {
    /*-webkit-appearance: none;*/
    outline: none;
}

input {
    /*-webkit-appearance: none;*/
    outline: none;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

* {
    box-sizing: border-box;
}

.l {
    float: left;
}

.r {
    float: right;
}

.clear {
    clear: both;
}


/*banner*/

.indexbanner {
    width: 100%;
    height: 800px;
}

.indexbanner .swiper-pagination-bullet {
    width: 30px!important;
    height: 5px!important;
    background: #fff!important;
    border-radius: 2px;
}

.banner p {
    text-transform: uppercase;
}

.banner1 {
    background: url(../images/bannerbg1.jpg) no-repeat center center;
}

.banner1-box1 {
    position: absolute;
    left: 100px;
    top: 270px;
    font-size: 78px;
    color: #fff;
    opacity: 0.1;
}

.banner1-box2 {
    position: absolute;
    left: 100px;
    top: 300px;
    font-size: 72px;
    color: #fff;
}

.banner1-box3 {
    position: absolute;
    left: 100px;
    top: 400px;
    font-size: 36px;
    color: #00ffff;
}

.banner1-box4 {
    position: absolute;
    left: 100px;
    top: 460px;
    font-size: 14px;
    color: #fff;
    opacity: 0.3;
}

.banner1-box5 {
    position: absolute;
    right: 100px;
    top: 110px;
}

.banner1-box6 {
    position: absolute;
    left: 100px;
    top: 500px;
    color: #00ffff;
    padding: 12px 40px;
    border: 1px solid #00ffff;
}

.banner1-box6:hover {
    background-color: #00ffff;
    color: #fff;
}

.banner2 {
    background-color: #080c31;
}

.banner2-box1 {
    position: absolute;
    left: 50px;
    top: 150px;
}

.banner2-box2 {
    position: absolute;
    left: 100px;
    top: 220px;
}

.banner2-box3 {
    position: absolute;
    left: 100px;
    top: 384px;
    color: #58deed;
    font-size: 18px;
}

.banner2-box4 {
    position: absolute;
    right: 260px;
    top: 295px;
}

.banner2-box5 {
    position: absolute;
    right: 100px;
    top: 135px;
    -webkit-transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;
}

.banner2-box6 {
    position: absolute;
    right: 100px;
    top: 135px;
    -webkit-transform: rotate(-360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;
}
.banner2-box7 {
    position: absolute;
    left: 100px;
    top: 455px;
    color: #58deed;
    padding: 12px 30px;
    border: 1px solid #58deed;
    border-radius: 8px;
    font-size: 18px;
}
.banner2-box7:hover{
    background-color: rgba(88, 222, 237, .2);
}
@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

.banner3 {
    background: url(../images/bannerbg3.jpg) no-repeat center center;
}

.banner {
    width: 100%;
    height: 100%;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.box {
    position: relative;
}

.banner3_txt1 {
    position: absolute;
    top: 275px;
    left: 0px;
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    padding: 4px 4px 4px 120px;
    background-image: linear-gradient( to left, rgba(65, 91, 210, 0) 0%, rgba(65, 91, 210, 1) 100%);
}

.banner3_txt2 {
    position: absolute;
    top: 370px;
    left: 120px;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
}

.banner3_txt2 b {
    color: #58deed;
    font-size: 32px;
}

.banner3_btn {
    position: absolute;
    top: 432px;
    left: 120px;
    color: #fff;
    display: block;
    width: 236px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 18px;
    background: url(../images/banner3_btn.png) no-repeat center center;
    transition: all 0.3s;
}

.banner3_btn:hover {
    background-color: rgba(107, 115, 251, 0.3);
    background-image: linear-gradient(to right, #832fdc, #17aed8);
}

.banner3_pic1 {
    position: absolute;
    top: 0px;
    right: 0;
}

.banner3_pic2 {
    position: absolute;
    top: 0px;
    right: 0;
}

.banner3_pic3 {
    position: absolute;
    top: 0px;
    right: 0;
}

.animate-bounce-down {
    -webkit-animation: bounce-down 1.3s infinite;
    animation: bounce-down 1.3s infinite;
}

@-webkit-keyframes bounce-down {
    25% {
        -webkit-transform: translateY(-3px);
    }
    50%,
    100% {
        -webkit-transform: translateY(0);
    }
    75% {
        -webkit-transform: translateY(3px);
    }
}

@keyframes bounce-down {
    25% {
        transform: translateY(-3px);
    }
    50%,
    100% {
        transform: translateY(0);
    }
    75% {
        transform: translateY(3px);
    }
}

.banner4 {
    background: url(../images/bannerbg4.jpg) no-repeat center center;
}

.banner4 .box {
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.banner4-box2 {
    margin-top: 30px;
}

.banner5 {
    background-color: #6b73fb;
    background-image: linear-gradient(to right, #6c74fb, #5857f3);
}

.banner5 .box {
    height: 100%;
}

.banner5-box1 {
    position: absolute;
    left: 0;
    bottom: 0;
}

.banner5-box2 {
    position: absolute;
    right: 205px;
    top: 280px;
    line-height: 1;
    font-size: 60px;
    opacity: 0.1;
    font-weight: bold;
    color: #fff;
}

.banner5-box3 {
    position: absolute;
    right: 250px;
    top: 220px;
    width: 230px;
    height: 270px;
    display: block;
    border: 6px solid rgba(255, 255, 255, 0.1);
}

.banner5-box4 {
    position: absolute;
    right: 440px;
    top: 350px;
    font-size: 60px;
    color: #fff;
}

.banner5-box5 {
    position: absolute;
    right: 100px;
    top: 440px;
    font-size: 72px;
    color: #00ffff;
    font-weight: bold;
}

.banner5-box6 {
    position: absolute;
    right: 280px;
    top: 430px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 20px!important;
}

.banner7 {
    background: url(../images/bannerbg7.jpg) no-repeat center center;
}
.banner7 img{
    max-width: 100%;
}

.banner7 .box{
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.banner7 a{
    padding: 18px 72px;
    color: #fff;
    border:1px solid #fff;
    margin-top: 40px;
    border-radius: 30px;
    transition: all .3s;
}
.banner7 a:hover{
    background-color: rgba(255, 255, 255, 0.1);
}
.banner2024{
    background: #da3b40;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.banner2024 img{
    height: 100%;
}

/*banner结束*/


/*菜单*/

.telephone b {
    color: #ffe265;
    line-height: 27px;
}

.header {
    position: absolute;
    top: 24px;
    left: 0;
    width: 100%;
    z-index: 100;
}

.logo {
    padding: 20px 0;
}

.wp {
    position: relative;
}

.menu {
    padding-left: 50px;
    display: flex;
}

.menu>li {
    display: inherit;
    padding: 20px 12px;
}

.menu>li>a {
    color: #fff;
    font-size: 18px;
    padding: 5px 20px;
    border-radius: 20px;
    display: initial;
}

.menu>li>a:hover {
    background-image: linear-gradient( to top, rgba(129, 0, 0, 1) 0%, rgba(129, 0, 0, 0) 100%);
}

#about {
    position: relative;
}

.sub {
    position: absolute;
    top: 60px;
    left: 0;
    background-color: #fff;
    width: 100%;
    padding: 10px 0;
    display: none;
}

#about:hover .sub {
    display: block;
}

.sub a {
    text-align: center;
    display: block;
    padding: 10px 0;
}

.sub a:hover {
    background-color: rgba(180, 0, 0, 0.1);
}

.product_list {
    position: absolute;
    top: 60px;
    left: 0;
    height: 600px;
    background-color: #fff;
    display: none;
    z-index: 99;
}

#product:hover .product_list {
    display: block;
}

.product_list_l {
    width: 25%;
    float: left;
    padding-top: 50px;
    height: 100%;
    border-right: 1px solid #eee;
}

.product_list_l p {
    line-height: 1.2;
    cursor: pointer;
    padding: 12px 30px 12px 80px;
}

.product_list_l p:hover {
    color: rgba(180, 0, 0, 1);
}

.product_list_l .active .product_list_r {
    display: block;
}

.product_list_l .active {
    background-color: rgba(180, 0, 0, 0.05);
}

.product_list_r {
    display: none;
    position: absolute;
    top: 0;
    width: 75%;
    height: 100%;
    left: 25%;
    padding: 50px;
}

.product_list_r>span {
    font-size: 22px;
    font-weight: bold;
    color: rgba(180, 0, 0, 1);
}

.product_list_a {
    margin-top: 20px;
}

.product_list_a a {
    width: 33.3333%;
    white-space: nowrap;
    padding: 6px 30px 6px 0;
    display: inline-table;
    float: left;
}

.product_list_a a:hover {
    color: rgba(180, 0, 0, 1);
}

.product_list_b {
    margin-top: 20px;
}

.product_list_b li {
    width: 25%;
    float: left;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 40px;
}

.product_list_b span {
    font-weight: bold;
    font-size: 20px;
    padding: 10px 0;
}

.product_list_b a {
    padding: 6px 0;
    color: #999;
}

.product_list_b a:hover {
    color: rgba(180, 0, 0, 1);
}

.topappointment {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 16px 32px;
    background-color: #a31313;
    border-radius: 28px;
}

.topappointment i {
    color: #fff;
    font-size: 20px;
}

.topappointment p {
    margin-left: 10px;
    color: #fff;
    font-size: 18px;
}

.topappointment:hover {
    background-color: #be1f1f;
}


/*菜单结束*/


/*明星产品*/

.indexstar-title {
    position: relative;
}

.indexstar-title span {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    display: block;
}

.indexstar-title b {
    display: block;
    font-size: 48px;
    margin-left: 20px;
    font-weight: bold;
    color: #ece8e8;
    text-transform: uppercase;
    text-align: center;
}

.indexstar-title p {
    color: #810000;
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
}

.indexstar-swiper {
    margin-top: 60px;
    height: 640px;
}

.indexswiper-wrapper {
    height: 500px;
}

.indexstar-swiper .swiper-slide {
    overflow: hidden;
}

.indexstar-swiper .swiper-slide .r {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.indexstar-swiper .swiper-slide .r span {
    font-size: 24px;
}

.indexstar-swiper .swiper-slide .r ul li p {
    color: #666;
    font-size: 17px;
    line-height: 1.4;
}

.indexstar-swiper .swiper-slide .r ul {
    margin-top: 10px;
}

.indexstar-swiper .swiper-slide .r ul li {
    list-style: disc;
    color: #810000;
}

.indexstar-swiper .swiper-slide .r a {
    padding: 16px 40px;
    border-radius: 27px;
    box-shadow: 2px 2px 10px #f5d6d6;
    margin-top: 20px;
    margin-right: 10px;
    color: #810000;
    transition: all 0.3s;
}

.indexstar-swiper .swiper-slide .r a:hover {
    background-color: #810000;
    color: #fff;
    margin-top: 18px;
}

.indexstarTab {
    height: 100px;
    border-radius: 22px;
    box-shadow: 2px 2px 10px #f5d6d6;
    border-bottom: 3px solid #810000;
}

.indexstarTab .swiper-slide {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    cursor: pointer;
}

.indexstarTab .swiper-slide div {
    width: 46px;
    height: 46px;
    background-color: #810000;
    border-radius: 23px;
}

.indexstarTab .swiper-slide div i {
    font-size: 24px;
    display: block;
    text-align: center;
    line-height: 46px;
    color: #fff;
}

.indexstarTab .swiper-slide span {
    font-size: 16px;
    font-weight: bold;
    margin-left: 8px;
}

.indexstarTab .swiper-slide:hover {
    border: 2px solid #810000;
    border-radius: 18px;
    background-color: #fff;
    /* 浏览器不支持时显示 */
    background-image: linear-gradient(#fff, #f6d5d5);
}

.indexstarTab .swiper-slide-thumb-active {
    border: 2px solid #810000;
    border-radius: 18px;
    background-color: #fff;
    /* 浏览器不支持时显示 */
    background-image: linear-gradient(#fff, #f6d5d5);
}


/*明星产品结束*/


/*了解更多*/

.content {
    width: 100%;
    padding: 70px 0;
}

.contentbg1 {
    background-color: #f8f8f8;
}

.learnmore {
    width: 1400px;
    height: 410px;
}

.content-center {
    margin: auto;
}

.content .morebox {
    overflow: hidden;
}

.index-title {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
}

.index-title span {
    font-size: 24px;
    font-weight: bold;
}

.index-title b {
    font-size: 48px;
    font-weight: bold;
    color: #ece8e8;
    text-transform: uppercase;
}

.index-title div {
    position: relative;
    margin-left: 20px;
}

.index-title p {
    color: #810000;
    position: absolute;
    bottom: 20px;
    left: 0;
}

.learnmore .swiper-wrapper {
    margin-top: 60px;
}

.learnmore .swiper-wrapper a p {
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*了解更多结束*/


/*合作客户*/

.contentbg2 {
    background-color: #fbf7f7;
}

.indexcustomer-list {
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.indexcustomer .swiper {
    margin-top: 30px;
    height: 420px;
}

.indexcustomer .swiper-wrapper {
    height: 367px;
}

.indexcustomer .swiper-pagination-bullets {
    bottom: 0!important;
    text-align: left!important;
}

.indexcustomer .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background-color: #810000!important;
    border-radius: 0;
}

.indexcustomer-list>div {
    float: left;
    width: 233px;
    height: 122px;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    position: relative;
}

.indexcustomer-list>div div {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    background-color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 20px 0;
    cursor: pointer;
    transition: all 0.3s;
}

.indexcustomer-list div img {
    height: 60px;
}

.indexcustomer-list>div div:hover {
    box-shadow: 1px 1px 20px rgba(129, 0, 0, 0.3);
    z-index: 9;
}


/*合作客户结束*/


/*首页新闻中心*/

.contentbg3 {
    background-color: #f6f6f6;
}

.indexnews {
    margin-top: 30px;
    margin-left: -25px;
}

.indexnews-title {
    overflow: hidden;
}

.indexnews-title a {
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    box-shadow: 2px 2px 10px #f5d6d6;
    color: #810000;
    border-radius: 20px;
    padding: 0 20px;
    margin-right: 15px;
    margin-top: 12px;
    transition: all 0.3s;
}

.indexnews-title a:hover {
    margin-right: 10px;
}

.indexnews-content {
    width: 450px;
    height: 560px;
    position: relative;
    margin-left: 25px;
}

.indexnewsbg {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.indexnews-left {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    padding: 16px;
    overflow: hidden;
}

.indexnews-left span {
    font-size: 20px;
    color: #fff;
}

.indexnews-left p {
    font-size: 14px;
    color: #fff;
    opacity: 0.6;
}

.indexnews-left i {
    font-size: 22px;
    color: #fff;
    opacity: 0.8;
    line-height: 46px;
}

.indexnewsbg img {
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}

.indexnewsbg img:hover {
    transform: scale(1.1);
}

.indexnews-content-a {
    width: 100%;
    height: 270px;
    background-color: #fff;
    padding: 30px;
    display: block;
}

.indexnews-content-a>span {
    width: 100%;
    font-size: 20px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.indexnews-content-a>p {
    min-height: 42px;
    margin-top: 20px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.indexnews-content-bottom {
    margin-top: 20px;
    width: 100%;
    border-top: 1px #eee solid;
    padding: 30px 10px 30px 0;
}

.indexnews-content-date {
    width: 120px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.indexnews-content-date span {
    font-size: 42px;
    font-weight: bold;
    color: #999;
    line-height: 1;
    transition: all 0.3s;
}

.indexnews-content-date p {
    font-size: 14px;
    color: #999;
    transition: all 0.3s;
}

.indexnews-content-date b {
    width: 30px;
    height: 1px;
    background-color: #eee;
    margin: 10px 0;
    transition: all 0.3s;
}

.indexnews-content-bottom i {
    font-size: 22px;
    color: #999;
    line-height: 60px;
}

.indexnews-content-b {
    width: 100%;
    height: 173.3333px;
    background-color: #fff;
    padding: 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.indexnews-content-b em {
    width: 1px;
    height: 113px;
    background-color: #eee;
}

.indexnews-content-abstract {
    width: 269px;
    padding-left: 30px;
}

.indexnews-content-abstract p {
    min-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.indexnews-content-abstract i {
    display: block;
    margin-top: 20px;
    font-size: 22px;
    color: #999;
}

.indexnews-content a {
    transition: all 0.3s;
}

.indexnews-content a i {
    transition: all 0.3s;
}

.indexnews-content a:hover {
    box-shadow: 1px 1px 20px rgba(248, 181, 181, 0.6);
}

.indexnews-content a:hover i {
    margin-right: -10px;
    color: #810000;
}

.indexnews-content a:hover .indexnews-content-date span {
    color: #810000;
}

.indexnews-content a:hover .indexnews-content-date p {
    color: #810000;
}

.indexnews-content a:hover .indexnews-content-date b {
    background-color: #810000;
}

.indexnews-content a:hover .indexnews-content-abstract i {
    margin-left: 10px;
}


/*首页新闻中心结束*/


/*预约演示*/

.appointment {
    background-color: #810000;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 300px;
    background-image: url(../images/appointmentbg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}

.appointment span {
    font-size: 40px;
    color: #fff;
}

.appointment p {
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
}

.appointment-from {
    display: flex;
    margin-top: 40px;
}

.appointment-from>input {
    padding: 10px 14px;
    border-radius: 3px;
    border: 0;
    font-size: 14px;
    margin: 0 8px;
    cursor: pointer;
}

.appointment-from input::-webkit-input-placeholder {
    color: #ccc;
}

.appointment-from input:-moz-placeholder {
    color: #ccc;
}

.appointment-from input::-moz-placeholder {
    color: #ccc;
}

.appointment-from input:-ms-input-placeholder {
    color: #ccc;
}

.appointment-choice {
    position: relative;
    margin: 0 8px;
}

.appointment-choice input {
    padding: 10px 14px;
    border-radius: 3px;
    border: 0;
    font-size: 14px;
    cursor: pointer;
}

.appointment-choice span {
    position: absolute;
    top: 12px;
    right: 15px;
    transition: all 0.3s;
    cursor: pointer;
}

.appointment-choice span i {
    font-size: 14px;
    color: #ccc;
}

.appointment-choice select {
    width: 180px;
    padding: 10px 14px;
    border-radius: 3px;
    border: 0;
    font-size: 14px;
    cursor: pointer;
    margin-left: 12px;
}

.appointment-choice .active {
    transform: rotate(180deg);
}

.appointment-from a {
    background-color: #810000;
    border: 0;
    color: #fff;
    padding: 0 24px;
    border-radius: 3px;
    margin-left: 10px;
    cursor: pointer;
    transition: all 0.3s;
    line-height: 41px;
}

.appointment-from a:hover {
    background-color: #a31313;
}

.appointment-choice ul {
    width: 100%;
    height: 0;
    opacity: 0;
    position: absolute;
    background-color: #fff;
    border-radius: 3px;
    margin-top: 10px;
    transition: all 0.3s;
}

.appointment-choice ul li {
    font-size: 14px;
    padding: 10px 14px;
    cursor: pointer;
}

.appointment-choice ul li:hover {
    background-color: #f5f5f5;
}

.appointment-choice .enable {
    height: auto;
    opacity: 1;
    padding: 10px 0;
}


/*预约演示结束*/


/*底部*/

.footer {
    width: 100%;
    background-color: #282828;
}

.footer-center {
    margin: auto;
    overflow: hidden;
    padding: 70px 0;
    border-bottom: 1px solid #535353;
}

.footer-center p,
.footer-center a {
    color: #999;
    font-size: 14px;
    padding: 6px 0;
}

.footer-center a:hover {
    color: #810000;
}

.footer-center a {
    display: block;
}

.footer-center span {
    padding-bottom: 20px;
    color: #fff;
    display: block;
}

.footer-center .l>div {
    margin-top: 20px;
    margin-left: 0;
}

.footer-center .l {
    margin-right: 80px;
}

.footer-center .r {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

.footer-center .r img {
    width: 128px;
    height: 128px;
}

.footer_swiper {
    height: 100px;
}

.bq {
    width: 100%;
    height: 84px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.bq p,
.bq a {
    color: #fff;
}


/*底部结束*/


/*返回顶部*/

#topcontrol {
    z-index: 9999;
    bottom: 300px;
}

.gotop {
    width: 50px;
    height: 50px;
    background-color: #eee;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    transition: all 0.3s;
}

.gotop i {
    display: none;
    font-size: 24px;
    color: #fff;
    transition: all 0.3s;
}

.gotop p {
    font-size: 12px;
    transition: all 0.3s;
}

.gotop:hover {
    background-color: #810000;
}

.gotop:hover i {
    display: block;
}

.gotop:hover p {
    display: none;
}

.follow {
    position: fixed;
    right: 0;
    bottom: 350px;
    z-index: 9999;
}

.follow-a {
    width: 50px;
    height: 50px;
    background-color: #eee;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
}

.follow-a>i {
    font-size: 24px;
    transition: all 0.3s;
}

.follow-b {
    display: none;
    position: absolute;
    right: 70px;
    background-color: #fff;
    overflow: hidden;
    padding: 22px 30px;
    border-top: 3px solid #810000;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    transition: all 0.3s;
    opacity: 0;
}

.follow-a:hover .follow-b {
    right: 70px;
    opacity: 1;
    display: -webkit-flex;
    display: flex;
}

.follow-b i {
    font-size: 40px;
    color: #999;
    margin-right: 30px;
}

.follow-b span {
    font-size: 20px;
    color: #666;
    font-weight: bold;
}

.follow-b p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.follow-d {
    text-align: center;
}

.follow-e {
    margin-bottom: 10px;
    cursor: pointer;
    display: block;
}


/*返回顶部结束*/


/*公用*/

.page {
    width: 1400px;
    margin: auto;
    padding-bottom: 50px;
}

.title {
    margin: 200px 0 120px;
    position: relative;
}

.title span {
    width: 100%;
    font-size: 30px;
    color: #fff;
    display: block;
    text-align: center;
    font-weight: bold;
    position: absolute;
    top: 30px;
}

.title b {
    display: block;
    font-size: 60px;
    color: #fff;
    opacity: 0.1;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
}

.title p {
    color: #fff;
    text-align: center;
}

.title ul {
    overflow: hidden;
    background-color: rgba(129, 0, 0, 0.3);
    display: inline-block;
    padding: 8px 30px;
    border-radius: 25px;
    position: absolute;
    left: calc(50% - 390px);
    top: 90px;
}

.title ul li {
    float: left;
    display: flex;
    padding: 0 10px;
}

.title ul li a {
    padding: 6px 30px;
    color: #fff;
    border-radius: 16px;
    transition: all 0.3s;
}

.title ul li .active {
    background-color: #fff;
    color: #333;
}

.title ul li a:hover {
    background-color: #fff;
    color: #333;
}

.crumbs {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
}

.crumbs a:hover {
    color: #810000;
}

.page-content {
    width: 100%;
    background-color: #fff;
    margin-top: 26px;
}


/*公用结束*/


/*产品*/

.productbg {
    background: url(../images/productbg.png) no-repeat;
    background-color: #fff;
}

.product {
    padding: 50px 40px 0 40px;
}

.product-content {
    width: 1350px;
}

.product-content a {
    float: left;
    width: 420px;
    margin-right: 30px;
    margin-bottom: 40px;
}

.product-content a:hover {
    box-shadow: 0 0 10px rgba(129, 0, 0, 0.2);
}

.product-content a img {
    width: 100%;
}

.product_list_text {
    width: 100%;
    min-height: 120px;
    padding: 16px;
}

.product_list_text h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_list_text p {
    margin-top: 5px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.case_list ul {
    overflow: hidden;
    margin-top: 20px;
}

.case_list ul li {
    float: left;
    font-size: 14px;
    line-height: 1;
    padding: 6px 18px;
    border: 1px solid #eee;
    border-radius: 14px;
    margin: 0 10px 10px 0;
}

.case_list {
    height: 150px;
}

.alld {
    width: 100%;
    position: relative;
}

.alld_t {
    width: 100%;
    overflow: hidden;
}

.alld_t img {
    width: 100%;
    transition: all ease 0.3s;
}

.alld:nth-child(3n+2) {
    margin: 28px 4.385%;
}

.alld_w {
    position: absolute;
    width: 93%;
    height: 86%;
    left: 3.5%;
    top: 7%;
    background-color: rgba(180, 0, 0, 0.8);
    transform: rotateX(-90deg);
    -webkit-transform: rotateX(-90deg);
    transition: all ease 0.5s;
    opacity: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.alld_w p {
    color: #fff;
    padding: 8px 24px;
    border: 1px solid #fff;
    border-radius: 8px;
    display: inline-block;
    opacity: 0.6;
}

.alld:hover .alld_t img {
    transform: scale(1.1);
}

.alld:hover .alld_w {
    transform: rotateX(0deg);
    opacity: 1;
}

.product-details {
    padding: 110px 100px 0 100px;
    overflow: hidden;
}

.product-details .main {
    width: 840px;
}

.product-details img {
    width: 100%;
}

.product_r {
    width: 300px;
}

.product_r-title b {
    font-size: 36px;
    color: #efefef;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
}

.product_r-title {
    position: relative;
    overflow: hidden;
}

.product_r-title div {
    position: absolute;
    top: 11px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
}

.product_r-title div span {
    font-size: 20px;
    font-weight: bold;
}

.product_r-title div p {
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 10px;
}

.product_r a {
    background-color: #f8f8f8;
    padding: 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    transition: all 0.3s;
}

.product_r-date {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.product_r-date b {
    font-size: 36px;
    color: #666;
    transition: all 0.3s;
}

.product_r-date p {
    font-size: 14px;
    color: #666;
    transition: all 0.3s;
}

.product_r-date span {
    width: 30px;
    height: 1px;
    background-color: #eee;
    margin: 8px 0 12px;
}

.product_r a>b {
    width: 1px;
    height: 80px;
    background-color: #ddd;
    margin: 0 35px;
}

.product_r ul {
    margin-top: 20px;
}

.product_r li {
    margin-top: 14px;
}

.product_r-head {
    width: 136px;
}

.product_r-head p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
    transition: all 0.3s;
}

.product_r-head i {
    color: #ddd;
    font-size: 24px;
    transition: all 0.3s;
}

.product_r a:hover {
    background-color: #810000;
}

.product_r a:hover p,
.product_r a:hover b,
.product_r a:hover i {
    color: #fff;
}

.product_main-title {
    padding: 10px 0;
    background-color: #f8f8f8;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
}

.product_main-title b {
    display: block;
    width: 2px;
    height: 36px;
    background-color: #810000;
}

.product_main-title p {
    font-size: 20px;
    margin-left: 18px;
    font-weight: bold;
    color: #810000;
}

.product_main-title em {
    margin-left: 20px;
    font-size: 14px;
    color: #aaa;
}

.product_main-publisher {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    padding: 15px;
}

.product_main-publisher i {
    font-size: 14px;
    color: #810000;
}

.product_main-publisher p {
    font-size: 14px;
    color: #666;
    padding: 0 100px 0 8px;
}

.product_main-detailed {
    margin-top: 36px;
    padding: 0 20px;
}

.product_main-detailed h3 {
    font-size: 24px;
    padding: 10px 0;
    color: #810000;
}

.product_main-detailed p {
    padding: 10px 0;
    line-height: 2;
}

.product_main-detailed img {
    padding: 10px 0;
}


/*产品结束*/


/*服务方案*/

.servicebg {
    background: url(../images/servicebg.png) no-repeat;
    background-color: #fff;
}

.nwzfgc table {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.nwzfgc table tr th {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: left;
    font-size: 24px;
    background: #f5f5f5;
    padding: 10px;
    line-height: 34px;
    font-weight: normal;
}

.nwzfgc .table td {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 10px;
    font-size: 18px;
    line-height: 34px;
}


/*服务方案结束*/


/*解决方案*/

.solutionbg {
    background: url(../images/solutionbg.png) no-repeat;
    background-color: #fff;
}

.solution_sousuo {
    background-color: #fff;
    display: table;
    margin: auto;
}

.solution_sousuo input {
    width: 600px;
    padding: 10px 16px;
    border: 0;
}

.solution_sousuo i {
    padding: 0 12px;
    cursor: pointer;
    line-height: 41px;
    display: inline-block;
}

.solution_screen {
    background-color: #f8f8f8;
    padding: 50px 40px 30px 40px;
}

.solution_screen span {
    width: 100px;
    padding: 4px 0;
}

.solution_screen_type {
    width: calc(100% - 100px);
    overflow: hidden;
    margin-bottom: 10px;
}

.solution_screen_type p {
    float: left;
    margin-right: 20px;
    margin-bottom: 6px;
    padding: 4px 18px;
    border-radius: 3px;
    cursor: pointer;
}

.solution_screen_type p:hover {
    background-color: #810000;
    color: #fff;
}

.solution_screen_type .active {
    background-color: #810000;
    color: #fff;
}

.solution_screen a {
    display: block;
    padding: 8px 30px;
    background-color: #810000;
    color: #fff;
    margin-top: 20px;
    margin-left: 100px;
}

.solution_content {
    padding: 30px 40px 50px 40px;
}


/*解决方案结束*/


/*应用案例*/

.casebg {
    background: url(../images/casebg.png) no-repeat;
    background-color: #fff;
}

.case_characteristic {
    padding-top: 40px;
}

.case_characteristic span {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    border-left: 6px solid #810000;
    padding-left: 12px;
}

.case_characteristic ul {
    padding: 30px 0 10px 0;
    overflow: hidden;
}

.case_characteristic ul li {
    float: left;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0 30px;
}

.case_characteristic ul li i {
    font-size: 36px;
    color: #810000;
    margin-bottom: 12px;
}

.case_text>h3 {
    color: #810000;
    padding: 12px 0;
    font-size: 20px;
}

.case_text p {
    padding-bottom: 8px;
}


/*应用案例结束*/


/*关于我们*/

.aboutbg {
    background: url(../images/aboutbg.png) no-repeat;
    background-color: #fff;
}

.about-content {
    padding: 80px 100px 0 100px;
}

.company-title {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: auto;
}

.company-title p {
    font-size: 24px;
    display: inline-block;
}

.company-title b {
    display: block;
    width: 280px;
    height: 14px;
    border-radius: 7px;
    background-color: rgba(129, 0, 0, 0.3);
    margin-top: -18px;
}

.company p {
    text-align: center;
    margin-top: 40px;
    line-height: 2;
}

.culture {
    margin-top: 50px;
}

.culture li {
    float: left;
    width: 400px;
    height: 300px;
    overflow: hidden;
    transition: all 0.6s;
}

.culture li img:hover {
    transform: scale(1.1);
}

.culture-1 {
    background-color: #810000;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.culture-1 h3 {
    color: #fff;
    font-size: 36px;
    padding: 10px 0;
}

.culture-1 p {
    color: #fff;
    font-size: 20px;
    padding: 10px 0;
}

.course {
    position: relative;
    overflow: hidden;
    width: 76%;
    margin: 0px auto;
}

.line {
    width: 1px;
    height: 100%;
    background-color: #ddd;
    position: absolute;
    left: 9px;
    z-index: -1;
}

.course {
    margin-top: 50px;
}

.course ul li {
    padding-left: 40px;
    line-height: 40px;
    margin-bottom: 30px;
    background: url(../images/about4_icon.png) left center no-repeat;
    font-size: 18px;
}

.course ul li h3 {
    font-size: 24px;
    color: #810000;
}

.team {
    margin-top: 50px;
}

.team>img {
    width: 100%;
}

.team h3 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 12px;
    color: #810000;
}

.team ul {
    margin-left: -30px;
}

.team ul li {
    float: left;
    margin-left: 30px;
    width: 380px;
    height: 250px;
}

.recruit {
    margin-top: 50px;
}

.recruit>img {
    width: 100%;
}

.recruit>p {
    text-align: center;
    margin-top: 20px;
    line-height: 2;
}

.recruit-content {
    margin-top: 20px;
}

.hd ul li {
    margin-top: 30px;
    cursor: pointer;
    font-size: 24px;
    padding: 30px;
    background: #f5f5f5;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}

.hd ul .on {
    background-color: #810000;
    color: #fff;
}

.hd ul .active {
    background-color: #810000;
    color: #fff;
}

.bd {
    width: 980px;
}

.sideMenu h1.on {
    border-bottom: 2px solid #810000;
}

.sideMenu h1 {
    margin-top: 30px;
    padding: 30px;
    background: #f5f5f5;
    cursor: pointer;
    position: relative;
}

.sideMenu ul {
    border: 1px solid #ddd;
    background: #fff;
    padding: 0px 30px 30px 30px;
    display: none;
}

.zhaopin_title {
    color: #810000;
    font-size: 24px;
}

.zhaopin_text {
    padding-top: 10px;
    font-weight: normal;
}

.zhaopin_text2 {
    font-size: 16px;
    padding-top: 20px;
    font-weight: normal;
}

.sideMenu h1 em {
    position: absolute;
    top: 60px;
    right: 30px;
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #ddd;
    font-weight: normal;
}

.sideMenu h1 em:hover {
    background-color: #810000;
    border: 1px solid #810000;
    color: #fff;
}

.zhaopin_main h3 {
    font-size: 18px;
    color: #333;
    padding-top: 30px;
    padding-bottom: 20px;
}

.zhaopin_main p {
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 40px;
}

.honour {
    margin-top: 50px;
}

.honour>p {
    text-align: center;
}

.honour ul {
    margin-top: 30px;
    margin-left: -30px;
    overflow: hidden;
}

.honour ul li {
    float: left;
    margin-left: 30px;
    margin-bottom: 30px;
    width: 380px;
}

.honour ul li img {
    width: 100%;
    height: auto;
}

.honour ul li p {
    text-align: center;
    line-height: 20px;
    margin-top: 12px;
}


/*关于我们结束*/


/*联系我们*/

.contactbg {
    background: url(../images/contactbg.png) no-repeat;
    background-color: #fff;
}

.contact {
    margin-top: 50px;
}

.hzdl {
    background: url(../images/hzdl.jpg) no-repeat;
    width: 1000px;
    height: 300px;
    margin: 0px auto;
}

.hzdl_text {
    width: 460px;
    margin-left: 520px;
    padding-top: 20px;
}

.hzdl_text h3 {
    color: #810000;
    font-size: 24px;
    padding-top: 30px;
    padding-bottom: 20px;
}

.hzdl_text p {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 40px;
}

.map img {
    width: 1000px;
    height: 803px;
}

.contact_item ul {
    margin-left: -30px;
}

.contact_item ul li {
    margin-left: 30px;
    margin-top: 30px;
    float: left;
    width: 545px;
    padding: 20px;
    background: #f5f5f5;
}

.contact_item ul li img {
    width: 100px;
    height: 123px;
}

.contact_text {
    margin-left: 20px;
    margin-top: 10px;
}

.contact_text p {
    padding-top: 10px;
    font-size: 16px;
    line-height: 24px;
}


/*联系我们结束*/


/*预约演示内页*/

.appointment_demo {
    width: 100%;
    height: 100%;
    background-color: #262a33;
}

.appointment-content {
    width: 1500px;
    height: 100%;
    margin: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.appointment-l {
    width: 55%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: -50px;
    padding-top: 50px;
}

.appointment-l span {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
}

.appointment-l img {
    width: 100%;
}

.appointment-l>p {
    color: #fff;
    font-size: 20px;
    margin-top: 12px;
}

.appointment-contact {
    display: flex;
    margin-top: 12px;
}

.appointment-contact p {
    color: #fff;
}

.appointment-sign {
    width: 45%;
    max-width: 420px;
    background-color: #fff;
    border-radius: 6px;
    margin-left: 80px;
    padding: 30px;
}

.appointment-sign>b {
    font-size: 20px;
    text-align: center;
    display: block;
}

.appointment-sign p {
    margin-top: 20px;
    margin-bottom: 40px;
}

.appointment-input {
    overflow: hidden;
    margin-top: 20px;
    position: relative;
}

.appointment-input span {
    width: 25%;
    text-align: right;
    display: block;
    float: left;
    padding-right: 12px;
    margin-top: 8px;
}

.appointment-input input,
.appointment-input select {
    width: 75%;
    float: right;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    color: #606266;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
}

.appointment-input select option {
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    border: 1px solid #dcdfe6;
}

.appointment-input i {
    position: absolute;
    top: 12px;
    right: 15px;
    transition: all 0.3s;
    cursor: pointer;
    font-size: 14px;
    color: #ccc;
}

.appointment-input b {
    color: red;
    margin-right: 4px;
}

.appointment-input input::-webkit-input-placeholder {
    color: #ccc;
}

.appointment-input input:-moz-placeholder {
    color: #ccc;
}

.appointment-input input::-moz-placeholder {
    color: #ccc;
}

.appointment-input input:-ms-input-placeholder {
    color: #ccc;
}

.appointment-input ul {
    width: 70%;
    height: 0;
    opacity: 0;
    position: absolute;
    background-color: #fff;
    border-radius: 3px;
    margin-top: 10px;
    transition: all 0.3s;
}

.appointment-text {
    overflow: hidden;
    margin-top: 20px;
}

.appointment-text span {
    width: 25%;
    text-align: right;
    display: block;
    float: left;
    padding-right: 12px;
    margin-top: 8px;
}

.appointment-text textarea {
    width: 75%;
    float: right;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    color: #606266;
    outline: 0;
    padding: 15px;
}

.appointment-sign button {
    background-color: #810000;
    border: 0;
    color: #fff;
    padding: 10px 24px;
    border-radius: 3px;
    margin-left: 10px;
    cursor: pointer;
    transition: all 0.3s;
    margin: 30px auto 0;
    display: block;
}

.appointment-sign button:hover {
    background-color: #a31313;
}

.appointment-text textarea::-webkit-input-placeholder {
    color: #ccc;
}

.appointment-text textarea:-moz-placeholder {
    color: #ccc;
}

.appointment-text textarea::-moz-placeholder {
    color: #ccc;
}

.appointment-text textarea:-ms-input-placeholder {
    color: #ccc;
}


/*预约演示内页结束*/


/*新闻中心*/

.newsbg {
    background: url(../images/newsbg.png) no-repeat;
    background-color: #fff;
}

.news {
    padding: 80px 100px 50px;
}

.news_list {
    padding: 30px;
    transition: all 0.5s;
}

.news_list:hover {
    box-shadow: 2px 2px 10px #f5d6d6;
}

.news_list_date {
    width: 15%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.news_list_date span {
    font-size: 40px;
    font-weight: bold;
}

.news_list_date b {
    width: 30px;
    height: 1px;
    background-color: #ddd;
    margin: 12px 0;
}

.news_list>b {
    width: 1px;
    height: 100px;
    background-color: #ddd;
}

.news_list_title {
    width: calc(85% - 41px);
    height: 100px;
    padding: 0 50px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

.news_list_title span {
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_list_title p {
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
}

.news_list .detailed {
    width: 40px;
    height: 100px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.news_list .detailed i {
    font-size: 30px;
    color: #999;
    transition: all .3s;
}

.news_list:hover .detailed i {
    color: #810000;
}

#paging {
    padding: 0 20px 20px 20px;
    font-size: 13px;
    margin-top: 10px;
}

#paging a {
    color: #000;
    background: #e0e0e0;
    padding: 8px 12px;
    margin-right: 5px;
    text-decoration: none;
}

#paging a.aktif {
    background: #000 !important;
    color: #fff;
}

#paging a:hover {
    border: 1px solid #000;
}

.hidden {
    display: none;
}

.panel-footer .first,
.panel-footer .last,
.panel-footer .pageNumbers {
    display: none;
}

.pagination {
    padding: 6px 12px;
    background-color: #eee;
    margin: auto;
    display: table;
    overflow: hidden;
    border-radius: 21px;
}

.pagination li {
    float: left;
}

.pagination li a {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    float: left;
    margin: 0 10px;
    transition: all 0.3s;
}

.pagination .active a {
    background-color: #810000;
    color: #fff;
}

.pagination li a:hover {
    background-color: #810000;
    color: #fff;
}

.pagination li a:hover i {
    color: #fff;
}

.pagination .prev a,
.pagination .next a {
    background-color: #fff;
}

.pagination .disabled a {
    background-color: #ccc;
}

.pagination .disabled a:hover {
    background-color: #ccc;
}

.pagination .disabled a:hover i {
    color: #333;
}


/*新闻中心结束*/

@media (min-width: 1700px) {
    .wp {
        width: 1700px;
        margin: 0px auto;
    }
    .product_list {
        width: 1700px;
        margin: 0px auto;
    }
}

@media (max-width: 1699px) {
    .wp {
        width: 100%;
        margin: 0px auto;
    }
    .product_list {
        width: 100%;
    }
}

@media (max-width: 1499px) {
    .appointment-content {
        width: 100%;
    }
    .appointment-l {
        width: 55%;
    }
    .appointment_demo {
        height: 130%;
    }
}

@media (min-width: 1400px) {
    .content-center {
        width: 1400px;
    }
    .footer-center {
        width: 1400px;
    }
    .footer_swiper {
        width: 360px;
    }
}

@media (max-width: 1399px) {
    .content-center {
        width: 100%;
    }
    .footer-center {
        width: 100%;
    }
}

@media(min-width: 1281px) and (max-width: 1440px) {
    .banner1-box1 {
        font-size: 60px;
    }
    .banner1-box2 {
        font-size: 60px;
    }
    .banner1-box3 {
        font-size: 32px;
    }
    .banner1-box5 {
        width: 600px;
        top: 140px;
    }
    .banner2-box2 {
        width: 500px;
    }
    .banner5-box1 {
        width: 860px;
    }
    .banner5-box2 {
        font-size: 48px;
    }
    .banner5-box4 {
        right: 340px;
    }
    .banner5-box5 {
        font-size: 60px;
    }
    .indexswiper-wrapper .swiper-slide>img {
        width: 610px;
    }
    .indexcustomer-list>div {
        width: 16.6666%;
    }
    .indexnews-content {
        width: 31.3333%;
        margin-left: 2%;
    }
    .footer-center .l {
        margin-right: 80px;
    }
    .wp {
        padding: 0 40px;
    }
    .indexbanner {
        height: 750px;
    }
    .content {
        padding: 70px 40px;
    }
    .footer_swiper {
        width: 300px;
    }
    .footer {
        padding: 0 40px;
    }
    .page {
        width: 100%;
    }
    .crumbs {
        padding: 0 40px;
    }
    .solution_screen {
        padding: 40px;
    }
    .product {
        padding: 40px;
    }
    .product-content {
        width: 103%;
        margin-left: -1%;
    }
    .product-content a {
        width: 31.66666%;
        margin: 0 0 20px 1%;
    }
    .product-details {
        padding: 50px;
    }
    .news {
        padding: 50px;
    }
    .about-content {
        padding: 50px;
    }
    .culture li {
        width: 33.33333%;
    }
    .team ul {
        width: 103%;
        margin-left: -1%;
    }
    .team ul li {
        width: 31.66666%;
        margin: 0 0 20px 1%;
    }
    .menu>li {
        padding: 20px 8px;
    }
}

@media (max-width: 1280px) {
    .wp {
        padding: 0 40px;
    }
    .indexbanner {
        height: 750px;
    }
    .content {
        padding: 70px 40px;
    }
    .footer_swiper {
        width: 300px;
    }
    .footer {
        padding: 0 40px;
    }
    .page {
        width: 100%;
    }
    .crumbs {
        padding: 0 40px;
    }
    .solution_screen {
        padding: 40px;
    }
    .product {
        padding: 40px;
    }
    .product-content {
        width: 103%;
        margin-left: -1%;
    }
    .product-content a {
        width: 31.66666%;
        margin: 0 0 20px 1%;
    }
    .product-details {
        padding: 50px;
    }
    .news {
        padding: 50px;
    }
    .about-content {
        padding: 50px;
    }
    .culture li {
        width: 33.33333%;
    }
    .team ul {
        width: 103%;
        margin-left: -1%;
    }
    .team ul li {
        width: 31.66666%;
        margin: 0 0 20px 1%;
    }
    .menu>li {
        padding: 20px 8px;
    }
    .indexswiper-wrapper .swiper-slide>img {
        width: 50%;
        margin-top: 50px;
    }
    .indexswiper-wrapper .swiper-slide>.r {
        width: 45%;
    }
    .indexcustomer-list>div {
        width: 16.66666%;
    }
    .indexnews-content {
        width: 31.3333%;
        margin-left: 2%;
    }
    .footer-center .l {
        margin-right: 40px;
    }
    .product-details .main {
        width: calc(100% - 300px);
        padding-right: 20px;
    }
    .team ul li img {
        width: 100%;
    }
    .bd {
        width: calc(100% - 180px);
    }
    .contact_item ul li {
        width: 48%;
        margin: 0 0 20px 2%;
    }
    .banner1-box1 {
        font-size: 60px;
        top: 210px;
    }
    .banner1-box2 {
        font-size: 60px;
        top: 240px;
    }
    .banner1-box3 {
        font-size: 32px;
        top: 320px;
    }
    .banner1-box4 {
        top: 370px;
    }
    .banner1-box5 {
        width: 500px;
        top: 100px;
    }
    .banner1-box6 {
        top: 400px;
    }
    .banner2-box1 {
        left: 0;
        left: 100px;
    }
    .banner2-box2 {
        width: 450px;
        top: 170px;
    }
    .banner2-box3 {
        left: 100px;
        top: 310px;
        font-size: 16px;
    }
    .banner2-box4 {
        right: 210px;
        top: 225px;
    }
    .banner2-box5 {
        right: 50px;
        top: 65px;
    }
    .banner2-box6 {
        right: 50px;
        top: 65px;
    }

    .banner2-box7 {
        top: 376px;
    }
    .banner3_pic1 img {
        width: 700px;
    }
    .banner3_pic2 img {
        width: 650px;
    }
    .banner3_pic3 img {
        width: 500px;
    }
    .banner3_txt1 {
        top: 205px;
    }
    .banner3_txt2 {
        top: 300px;
    }
    .banner3_btn {
        top: 360px;
    }
    .banner5-box1 {
        width: 660px;
    }
    .banner5-box2 {
        font-size: 48px;
        top: 230px;
    }
    .banner5-box3 {
        top: 170px;
    }
    .banner5-box4 {
        right: 340px;
        top: 300px;
    }
    .banner5-box5 {
        font-size: 60px;
        top: 390px;
    }
    .banner5-box6 {
        top: 380px;
    }
    .indexbanner {
        height: 600px;
    }
    .banner {
        min-height: 600px;
    }
    .follow {
        bottom: 20%;
    }
    #topcontrol {
        bottom: 12%;
    }
}


/*高校智慧采购*/

.gx p {
    line-height: 1.5;
    text-align: justify;
    margin-top: 10px;
    text-indent: 32px;
}

.gx_banner {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #2e69f5, #6519d0);
    background-color: #fff;
}

.gx_banner_content {
    width: 1200px;
    height: 100%;
    margin: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.gx_banner_content div {
    width: calc(100% - 555px);
    padding-right: 30px;
}

.gx_banner_content b {
    font-size: 48px;
    color: #fff;
}

.gx_banner_content p {
    color: #fff;
    line-height: 1.8;
    margin-top: 30px;
}

.gx_banner_content a{
    color: #fff;
    padding: 12px 40px;
    border: 1px solid rgba(255,255,255,.5);
    display: inline-block;
    margin-top: 12px;
    transition: all .3s;
}

.gx_banner_content a:hover{
    border: 1px solid rgba(255,255,255,1);
}

.gx_banner_content img {
    width: 555px;
}

.gx_jz {
    width: 1200px;
    margin: auto;
}

.gx_a {
    margin: 80px auto;
}

.gx_a_top {
    padding: 56px 20px;
    position: relative;
    box-shadow: 0 4px 13px 3px rgb(0 0 0 / 7%);
    border-radius: 5px;
}

.gx_a_top img {
    position: absolute;
    top: -50px;
    left: 30px;
}

.gx_a_top div {
    width: 800px;
    margin-left: 350px;
}

.gx_a_top span {
    display: block;
    font-size: 30px;
    color: #333333;
    margin-bottom: 26px;
}

.gx_a_top p {
    font-size: 16px;
    text-indent: 32px;
}

.gx_a ul {
    box-shadow: 0 4px 13px 3px rgb(0 0 0 / 3%);
    margin: 30px 0;
    overflow: hidden;
}

.gx_a ul li {
    float: left;
    width: 50%;
    height: 200px;
    padding: 30px 50px;
    cursor: pointer;
    transition: all 0.5s;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    background-color: #eee;
}

.gx_a ul li:hover {
    background-color: #ddd;
}

.gx_a_bottom {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
}

.gx_a1 {
    width: 800px;
    padding: 40px 40px 0 40px;
}

.gx_a2 {
    width: 300px;
    height: 500px;
    border: 1px solid #ddd;
    position: relative;
    margin-left: 60px;
    margin-top: 175px;
}

.gx_a2 img {
    position: absolute;
    left: -30px;
    top: -60px
}

.gx_b {
    width: 100%;
    padding: 60px 0;
    background-color: #e8e9e8;
}

.gx_b .gx_jz {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
}

.gx_b1 {
    width: 800px;
    padding: 0 80px 0 30px;
}

.gx_b1 b {
    text-indent: 32px;
    display: block;
}

.gx_b1 span {
    display: block;
    font-size: 30px;
    color: #333333;
    margin-bottom: 26px;
}

.gx_c {
    padding: 60px 0;
}

.gx_c .gx_jz>span {
    display: block;
    font-size: 30px;
    color: #333333;
    text-align: center;
}

.gx_c .gx_jz>p {
    text-align: center;
    text-indent: 0px;
}

.gx_c1 {
    display: flex;
}

.gx_c1 div {
    margin-top: 50px;
    width: 50%;
    padding: 40px 50px;
}

.gx_c1 div:nth-child(even) {
    background-color: #e8e9e8;
}

.gx_c1 img {
    width: 68px;
    display: block;
}

.gx_c1 b {
    display: block;
    font-size: 18px;
    margin-top: 24px;
}

.gx_c1 p {
    margin-top: 20px;
}

.gx_d {
    padding: 60px 0;
    background-image: url(../images/gxzhcg/gx_7.jpg);
    background-repeat: no-repeat;
    background-color: #e8e9e8;
}

.gx_d>span {
    display: block;
    font-size: 30px;
    color: #fff;
    text-align: center;
}

.gx_d .gx_jz {
    padding: 10px 60px 60px 60px;
    background-color: #fff;
    margin-top: 36px;
}

.gx_d .gx_jz b {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    padding: 10px 24px;
    background-color: #d61518;
    margin-top: 50px;
}

.gx_d .gx_jz img {
    margin-top: 30px;
}

.gx_e {
    padding: 60px 0;
}

.gx_e span {
    display: block;
    font-size: 30px;
    color: #333;
    text-align: center;
}

.gx_e p {
    line-height: 1.5;
    text-align: center;
    margin-top: 10px;
}

.gx_e img {
    display: block;
    margin: 30px auto 0;
}

.gx_f {
    padding: 60px 0;
    background-color: #4464af;
    overflow: hidden;
}

.gx_f ul {
    float: left;
}

.gx_f ul li {
    width: 220px;
}

.gx_f ul li span {
    background-color: #d61518;
    color: #fff;
    width: 220px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    border-bottom: 1px solid #ee4e51;
    cursor: pointer;
}

.gx_f .enable span {
    background-color: #fff;
    color: #333;
    border-bottom: 1px solid #fff;
}

.gx_f1 {
    float: left;
    width: calc(100% - 220px);
}

.gx_f1 div {
    display: none;
    width: 100%;
    height: 780px;
    background-color: #fff;
    padding: 50px;
    overflow-y: auto;
}

.gx_f1 div b {
    font-size: 24px;
    counter-reset: #333;
    margin-bottom: 30px;
}

.gx_f1 .div_show {
    display: block;
}

.gx_f1 img {
    margin: 10px auto 0;
    display: block;
}

.gx_f1 span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
}


/*高校智慧采购结束*/

/*视频中心开始*/
.video{
    display: flex;
    width: 100%;
    height: 100%;
}
.video_left{
    width: 11.5%;
    max-width: 220px;
    height: 100%;
    background-color: #3479fd;
    transition: all .3s;
}
.video_logo{
    width: 100%;
    height: 210px;
    background-color: #2f6de3;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.video_logo a{
    width: 84px;
    height: 84px;
    border-radius: 42px;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.video_logo b{
    font-size: 20px;
    color: #fff;
    margin-top: 24px;
}
.video_nav{
    padding-top: 36px;
}
.video_nav a{
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 72px;
    padding-left: 21%;
    cursor: pointer;
    transition: all .3s;
}
.video_nav a:hover{
    background-color: rgba(0, 0, 0, 0.1);
}
.video_nav a i{
    font-size: 20px;
    color: #fff;
}
.video_nav a p{
    font-size: 18px;
    color: #fff;
    margin-left: 8px;
}
.video_middle{
    flex: 1;
    position: relative;
    padding-top:105px;
    width: 100%;
    height: 100%;
}
.video_right{
    max-width: 320px;
    width: 16.666%;
    height: 100%;
    background-color: #eff3f8;
    transition: all .3s;
}
.video_right_title{
    padding: 54px 20px 40px 20px;
}
.video_right_title b{
    font-size: 20px;
    display: block;
}
.video_right_content{
    width: 100%;
    height: calc(100% - 120px);
    padding: 0 20px;
    overflow-y: auto;
}
.video_related_list{
    width: 100%;
    height: 100%;
}
.video_related_list a{
    display: block;
    padding: 14px 0 28px 0;
    border-top: 1px solid #ccc;
}
.video_related_list_img{
    width: 100%;
    height: 156px;
    overflow: hidden;
}
.video_related_list_img>img{
    width: 100%;
}
.video_related_list a span{
    font-size: 16px;
    color: #333;
    margin-top: 10px;
    display: block;
}
.video_related_list a p{
    font-size: 14px;
    color: #999;
    margin-top: 8px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.video_top{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    position: absolute;
    left: 0;
    top: 0;
}
.video_left_contract,.video_right_contract{
    width: 48px;
    height: 48px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .3s;
}
.video_left_contract:hover,.video_right_contract:hover{
    background-color: #f5f5f5;
}
.video_left_contract i{
    font-size: 24px;
}
.video_right_contract i{
    font-size: 24px;
    transition: all.3s;
}
.video_right_contract_no{
    transform: rotate(180deg);
}
.video_left_no{
    margin-left: -11.5%;
}
.video_right_no{
    margin-right: -16.666%;
}
.video_detail{
    width: 100%;
    height: 100%;
    overflow-y: auto;
    padding: 0 50px 100px 50px;
}
.video_title{
    padding-bottom: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.video_title i{
    font-size: 40px;
    color: #2e69f5;
}
.video_title b{
    font-size: 24px;
    margin-left: 10px;
}
.video_video{
    display: block;
    width: 100%;
}
.video_video img{
    width: 100%;
}
.video_introduce{
    width: 100%;
    margin-top: 36px;
}
.video_introduce span{
    font-size: 18px;
}
.video_introduce p{
    color: #999;
    font-size: 14px;
    margin-top: 20px;
}
.video_video video{
    width: 100%;
}

.video *::-webkit-scrollbar {
    width: 4px; /*  设置纵轴（y轴）轴滚动条 */
    height: 4px; /*  设置横轴（x轴）轴滚动条 */
}
/* 滚动条滑块（里面小方块） */
.video *::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background: transparent;
}
/* 滚动条轨道 */
.video *::-webkit-scrollbar-track {
    border-radius: 0;
    background: transparent;
}

/* hover时显色 */
.video *:hover::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,0.2);
}
.video *:hover::-webkit-scrollbar-track {
    background: rgba(0,0,0,0.1);
}


/*视频中心结束*/

/*诺评门户开始*/
    .np_body{
        background-image: linear-gradient(to bottom, #f5f6fb, #fff);
    }
    .np_bannner{
        width: 100%;
        height: 620px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }
    .np_menu{
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
    }
    .np_menu_center{
        max-width: 1280px;
        width: 100%;
        margin: auto;
        height: 84px;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .np_nav{
        margin-left: 80px;
    }
    .np_nav a{
        color: #fff;
        margin-right: 60px;
        transition: all.3s;
    }
    .np_nav a:hover{
        opacity: .8;
    }
    .np_module{
        padding-top: 100px;
    }
    .np_module_center{
        max-width: 1280px;
        width: 100%;
        margin: auto;
    }
    .np_module_title span{
        display: block;
        font-size: 38px;
        color: #08044d;
        text-align: center;
    }
    .np_module_title p{
        font-size: 16px;
        color: #888;
        text-align: center;
        margin-top: 6px;
    }
    .np_painSpot{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin-top: 72px;
    }
    .np_painSpot li{
        width: 19.2%;
        height: 300px;
        background-color: #fff;
        border-radius: 20px;
        padding: 22px;
        position: relative;
    }
    .np_painSpot li div{
        width: 80px;
        height: 80px;
        border-radius: 16px;
        background-color: #f5f6fa;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }
    .np_painSpot li div img{
        width: 36px;
    }
    .np_painSpot li b{
        font-size: 18px;
        color: #08044d;
        font-weight: normal;
        display: block;
        margin-top: 16px;
    }
    .np_painSpot li p{
        font-size: 14px;
        color: #555;
        margin-top: 16px;
    }
    .np_painSpot li span{
        width: 26px;
        height: 3px;
        background-color: #f5f6fb;
        position: absolute;
        left: 22px;
        bottom: 36px;
        z-index: 1;
    }
    .np_Highlights{
        margin-top: 72px;
    }
    .np_Highlights ul{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .np_Highlights ul:nth-child(1){
        margin-bottom: 20px;
    }
    .np_Highlights ul li{
        width: 32.18%;
        height: 200px;
        background-color: #f0f2fa;
        border-radius: 14px;
        overflow: hidden;
        border: 1px solid #f0f2fa;
        position: relative;
    }
    .np_Highlights ul li img{
        position: absolute;
        right: 0;
        top: 42px;
        width: 180px;
    }
    .np_Highlights ul li div{
        width: 100%;
        height: 100%;
        padding: 48px 120px 48px 36px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 9;
    }
    .np_Highlights ul li div span{
        font-size: 20px;
        color: #08044d;
    }
    .np_Highlights ul li div p{
        font-size: 14px;
        color: #555;
        margin-top: 24px;
    }
    .np_video{
        width: 100%;
        margin-top: 72px;
    }
    .np_video video{
        width: 100%;
        border-radius: 20px;
    }
    .np_reservation{
        width: 100%;
        background-color: #050f3f;
        margin-top: 100px;
        padding: 80px 0;
    }
    .np_reservation .np_module_center{
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
    .np_reservation .appointment-sign{
        margin-left: 0;
    }
/*诺评门户结束*/