@charset "utf-8";

body {
    padding: 0px;
    margin: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 1000px;
}

ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.padding0 {
    padding: 0px !important;
}

a {
    color: #666;
}

a:hover {
    color: #f1602a;
    text-decoration: none;
}

.clb {
    clear: both;
}

.row {
    /* 	margin: 0px; */
}
.webname{
    position: absolute;
    z-index: 5;
    width: 80%;
    left: 10%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #0d6aad;
    font-weight: bold;
    font-size: 18px;
}
.rexian{
    width: 100%;
}
.rexian h2{
    color: yellow;
    font-size: 20px;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
    letter-spacing: 5px;
}
.rexian p{
    color: white;
    text-align: center;
    font-size: 24px;
}

.box-title{
    display: block;
    width: 100%;
    text-align: center;
    padding: 5px 0px;
    background-color: #0e90d2;
    font-size: 1.2em;
    margin-bottom: 20px;
    color: white;
}
#box{
    height: 300px;
    width: 100%;
    overflow: hidden;
}
#ul1 li img,#ul2 li img{
    width: 100%;
    height: auto;
}

.loop img {
    width: 100%;
}

.loop-text {
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
}

.trans-text-box {
    opacity: 0.7;
    background-color: #030f1c;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
}

.trans-text-box h2 {
    font-size: 50px;
    color: yellow;
}

.trans-text-box p {
    font-size: 20px;
    color: white;
    line-height: 30px;
}


.loop-box .owl-nav .owl-prev, .cases .owl-nav .owl-prev {
    top: 50%;
    position: absolute;
    left: 3%;
    margin-top: -30px;
}

.loop-box .owl-nav .owl-next, .cases .owl-nav .owl-next {
    margin-top: -30px;
    position: absolute;
    right: 3%;
    top: 50%;
}

.loop-box .owl-nav .owl-prev i, .loop-box .owl-nav .owl-next i {
    font-size: 30px;
    padding: 15px;
    border-radius: 5px;
    background-color: firebrick;
    color: white;
}

.cases .owl-nav .owl-prev i, .cases .owl-nav .owl-next i {
    font-size: 14px;
    padding: 10px;
    border-radius: 5px;
    background-color: firebrick;
    color: white;
}


.loop-box .owl-nav .owl-prev i:hover, .loop-box .owl-nav .owl-next i:hover, .cases .owl-nav .owl-prev i:hover, .cases .owl-nav .owl-next i:hover {
    background-color: red;
}

.loop-box .owl-carousel .owl-nav div.owl-prev:hover,
.loop-box .owl-carousel .owl-nav div.owl-next:hover,
.cases .owl-carousel .owl-nav div.owl-prev:hover,
.cases .owl-carousel .owl-nav div.owl-next:hover {
    background: #fff;
    border: 1px solid #E21B1B;
    color: #E21B1B;
    transition: all 0.5s ease 0s;
}


.yunjia {
    padding: 10px 0px;

}

.yunjia img {
    width: 100%;
}

.yunjia h2 {
    height: 36px;
    line-height: 36px;
    font-size: 26px;
    margin-bottom: 5px;
    color: #0e83d7;
    margin-top: 10px;
}

.yunjia h2 span {
    margin-right: 5px;
}

.yunjia h2 a {

    float: right;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    color: white;
    padding: 0px 15px;
    background-color: #005CBF;
}

.yunjia h2 a:hover {
    background-color: firebrick;
    color: white;
}

.xcimg {
    margin-top: 15px;
    /* width: 100%; */
}

.ys-content {
    /* overflow: hidden; */
}

.ys-text {

    margin-top: 10px;
    width: 100%;
    padding: 40px 30px;
    text-align: center;
    transition: 0.5s;
    border-radius: 30%;
    border-top-right-radius: 0px;
    border-top: 6px solid #4d86cd;
    z-index: 1;
    /* background: #fff; */
    box-shadow: 0 5px 25px rgb(0 0 0 / 40%);
    overflow: hidden;
}

.ys-text:hover {
    background-color: #0e90d2;
}

.ys-text a {
    font-size: 22px;
    margin-bottom: 10px;
    display: block;
    color: #151b2c;
    margin-top: 0px;
    font-weight: 600;
}

.ys-text a:hover {
    color: firebrick;
}

.ys-text p {
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    color: #666;
    margin-bottom: 15px;
}

.ys-text i {
    font-size: 80px;
    color: firebrick;
}

.ys-text span {
    position: absolute;
    bottom: 0;
    left: 20px;
    font-size: 38px;
    color: white;
}


/*.ys-text::after {*/
/*position: absolute;*/
/*margin-left: 15px;*/
/*left: 0px;*/
/*bottom: 0px;*/
/*content: "";*/
/*width: 50px;*/
/*height: 50px;*/
/*background: #0A0653;*/
/*z-index: -1;*/
/*transition: 0.5s;*/
/*}*/
.ys-content:hover .ys-text a {
    color: white;
}

.ys-content:hover .ys-text p {
    color: white;
}

.ys-content:hover .ys-text::after {
    margin-left: 0px;
    width: 100%;
    height: 100%;
    border-radius: 4px;
}


.big-content {
    position: absolute;
    left: 20px;
    bottom: 0px;
    width: 120px;
    height: 100px;
    background: #E21B1B;
    border-radius: 4px;
    padding: 10px 10px;
    text-align: center;
}

.big-content .big-text {
    font-size: 60px;
    line-height: 40px;
    color: #fff;
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
}

.big-content .under-text {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}

.ab-image img {
    margin-top: 10px;
    border-radius: 5px;
    width: 100%;
}

.fuwu-box {
    padding: 20px 0px;
}

.fuwu-img {
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.fuwu-div {
    margin-top: 20px;
}

.fuwu-div h2 {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
    color: #e5951d;
}

.fuwu-div h2:before {
    content: "";
    position: absolute;
    top: 55px;
    left: 15px;
    width: 50px;
    height: 5px;
    background: #1f92d1;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.fuwu-div h2:after {
    content: "";
    position: absolute;
    top: 55px;
    left: 65px;
    width: 50px;
    height: 5px;
    background: red;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.fuwu-div p {
    line-height: 28px;
    text-align: justify;
    font-size: 14px;

}

.fuwu-div ul {
    list-style: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    margin-top: 10px;
}

.fuwu-div ul li {
    list-style: none;
    float: left;
    width: 50%;
    height: 40px;
    line-height: 40px;
    margin: 10px 0px;
}

.fuwu-div ul li a {
    display: block;
    height: 40px;
    width: 80%;
    font-weight: bold;
    border-radius: 50%;
    border-radius: 100px 0px 100px 100px;
    box-shadow: 0 5px 25px rgb(0 0 0 / 10%);
    background-color: #dddac9;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.fuwu-div ul li a:hover, .fuwu-active {
    font-size: 16px;
    color: white;
    background-image: linear-gradient(-135deg, #6A30D1 0%, #5C83E3 100%);

}

.fuwu-div ul li a span {
    font-weight: bold;
    margin-left: 20px;
    margin-right: 15px;

}


.about-text .left-headline h2 {
    color: #fff;
    margin-top: 10px;
}

.about-text .left-headline p {
    color: #f9f9f9;
}

.ab-mark-text li {
    display: block;
    position: relative;
    color: #f9f9f9;
    padding: 12px 0px 12px 40px;
}

.ab-mark-text li::after {
    position: absolute;
    left: 0px;
    top: 12px;
    content: "\e64c";
    font-family: themify;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 2px;
    font-size: 12px;
    color: #E21B1B;
    background: #fff;
}

.about-box {

    padding: 50px 0px;
    background: #2f75b9;
}

.left-headline p {
    text-align: justify;
    font-size: 15px;
    line-height: 28px;
}

.left-headline h2 {
    margin-top: 0px;
}

.yewu-box {
    padding: 20px 0px;
}

.yewu {
    margin: 10px 0px;
    text-align: center;
    padding: 10px;
    border-radius: 4px;
    /*border-top-left-radius: 50px;*/
    background-color: white;
    /*border-top: 4px solid #0e90d2;*/
    box-shadow: 0 5px 25px rgb(0 0 0 / 40%);
    overflow: hidden;
    transition: all 0.4s ease 0s;
}

.yewu:hover {
    background-color: #0e90d2;
}

.yewu:hover .yewu-link, .yewu:hover p {
    color: white;

}

.yewu img {
    width: 100%;
}

.yewu-link {
    display: block;
    color: black;
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0px;
}

.yewu-zx {
    border: 1px solid #2f75b9;
    background: #2f75b9;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
    padding: 10px 20px;
    text-align: center;
    transition: all 0.4s ease 0s;
    border-radius: 2px;
}

.yewu-zx:hover {
    /*border: 1px solid #E21B1B;*/
    /*background: transparent;*/
    background-color: #d14b1d;
    color: white;
    transition: all 0.4s ease 0s;
}

.zx-div p {
    font-size: 17px;
    font-weight: bold;
}

.zx-div h2 {
    font-size: 24px;
    font-weight: bold;
    color: #0e90d2;
    margin: 10px 0px;
}

.zx2-div p {
    font-size: 16px;
    color: grey;
    line-height: 32px;
}

.about-icon {
    margin-right: 20px;
    float: left;
}

.about-icon img {
    width: 80px;
    height: 80px;
}

.single-about {
    display: flex;
    align-items: center;
    width: 50%;
}

.counter-text {
    float: left;
}

.counter-text h2 {
    margin-top: 0px;
    font-size: 42px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 5px;
}

.counter-text h2 span {
    margin-right: 5px;
}

.counter-text h5 {
    color: #f9f9f9;
    font-size: 18px;
    margin-bottom: 0px;
}

.count-box {
    position: relative;
    padding: 40px 0px;
    background: url(../img/background/bg2.jpg);
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: fixed;
    background-color: #005CBF;
    z-index: 1;

}

.count-box::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #108abf;
    opacity: 0.6;
    transition: 0.4s;
    content: "";
    z-index: -1;

}

.count-div h2 {
    color: white;
}

.count-div h2 span {
    display: inline-block;
    color: #d9cb24;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid white;
}

.count-div p {
    color: gainsboro;
}

.wl-a {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 5px 10px;
    margin: 10px 0px;
    background-color: gainsboro;
}

.single-fun {
    margin-top: 30px;
}

.anli-div {
    text-align: center;
}

.anli-div h2 {
    font-size: 30px;
    font-weight: 600;
    color: #0e90d2;
}

.footer-box {
    position: relative;
    background: url(../img/background/bg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    z-index: 1;
    padding: 40px 0;
    margin-top: 20px;
}

.footer-box::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(47 117 185 / 85%);
    opacity: 0.93;
    transition: 0.4s;
    content: "";
    z-index: -1;
}

.footer-gs h2, .footer-yw h2, .footer-lx h2 {
    font-size: 20px;
    font-weight: 600;
    color: white;
    margin-bottom: 20px;
}

.footer-gs p {
    color: #ddd;
    font-size: 16px;
    line-height: 30px;
}

.footer-yw ul {
    list-style: none;
    width: 100%;
    float: left;
    font-size: 16px;

}

.footer-yw ul li {
    height: 30px;
    line-height: 30px;

}

.footer-yw ul li a {
    color: #ddd !important;
}

.footer-yw ul li span {
    color: #ddd !important;
    margin-right: 10px;
}

.footer-lx p {
    color: #ddd;
    font-size: 16px;
}

.footer-lx p span {
    color: white;
    font-weight: 600;
}

.footer-link {
    background-color: #0A0653;
    padding: 10px 0px;
}

.footer-link p {
    /*height: 28px;*/
    /*line-height: 28px;*/
    color: white;
    font-size: 16px;
    margin: 10px;
}

.footer-link ul {
    float: right;
}

.footer-link ul li {
    list-style: none;
    float: left;
    color: white;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    margin-right: 10px;
}

.ul-links a {
    color: white;
}

.top-head img {
    width: 100%;
}

.h-bread {
    margin-top: 10px;
}

.h-bread .breadcrumb {
    margin-bottom: 0px;
}

.left-list {
    -moz-box-shadow: 0px 2px 5px #333333;
    -webkit-box-shadow: 0px 2px 5px #333333;
    box-shadow: 0px 2px 5px #333333;
    margin-top: 10px;
    border-radius: 5px;
    overflow: hidden;

}

.left-h3 {
    width: 100%;
    background-color: #329ad9;
    height: 45px;
    line-height: 45px;
    color: whitesmoke;
    font-size: 18px;
    padding-left: 10px;
    /*border-top-left-radius: 5px;*/
    /*border-top-right-radius: 5px;*/
    margin: 0px;

}

.left-ul {
    list-style: none;
    /*margin-bottom: 10px;*/
    /*border: 1px solid #dfdcdc;*/
    border-top: none;

}

.left-ul li {
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    /*border-bottom: 1px solid #dfdcdc;*/

}

.left-ul li.active {
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    border-bottom: 1px solid #dfdcdc;
    background-color: #d1ba73;
}

.left-ul li.active a {
    color: whitesmoke;
}

.left-ul li span {
    margin-right: 10px;
}

.left-qiye {
    list-style: none;

    border: 1px solid #dfdcdc;
    border-top: none;
}

.left-qiye li {
    /*height: 40px;*/
    line-height: 40px;
    padding-left: 15px;
    border-bottom: 1px solid #dfdcdc;

}

.c-right {
    margin-top: 10px;
    -moz-box-shadow: 0px 2px 5px #333333;
    -webkit-box-shadow: 0px 2px 5px #333333;
    box-shadow: 0px 2px 5px #333333;
    /*border-radius: 5px;*/
    padding: 5px;
}

.letter-spancing-10 {
    letter-spacing: 5px;
}

.c-h1 {
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0px 0px 0px;
}

.c-right p {
    line-height: 30px;
}

.c-right img {
    width: 80%;
    margin-left: 10%;
}

.i-time {
    border-bottom: 2px solid grey;
    height: 30px;
    line-height: 30px;
}

.i-time span {
    float: right;
    color: grey;
}

.i-des {
    padding: 10px;
    border: 3px solid #8080801a;
    border-radius: 5px;
    margin-top: 10px;
    color: grey;
    /*-moz-box-shadow: 0px 2px 5px #333333;*/
    /*-webkit-box-shadow: 0px 2px 5px #333333;*/
    /*box-shadow: 0px 2px 5px #333333;*/
}

.i-content {
    padding: 5px;
    /*border: 3px solid #8080801a;*/
    border-radius: 5px;
    margin-top: 10px;

    -moz-box-shadow: 0px 2px 5px #333333;
    -webkit-box-shadow: 0px 2px 5px #333333;
    box-shadow: 0px 2px 5px #333333;
}

.i-content p {
    line-height: 30px;
    color: #7b7979;
}

.i-content img {
    width: 80%;
    margin-left: 10%;
}

.img4 {
    width: 100%;
    height: auto;
    margin-top: 10px;
    /*border-radius: 5px;*/
}

.img8 {
    width: 100%;
    height: auto;
    margin-top: 10px;
    /*border-radius: 5px;*/
}

.t-a p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.c-ul {
    list-style: none;
    padding: 0px;
}

.c-ul li {
    list-style: none;
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #8080802b;
}

.c-ul li span {
    float: right;
}

.c-h2 {
    width: 100%;
    background-color: #ccc1c1;
    color: white;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    padding-left: 10px;
    margin: 10px 0px 0px 0px;

}

.c-h2 span {
    margin-right: 10px;

}

/*new right*/
.cndns-right {
    position: fixed;
    right: 1px;
    bottom: 10%;
    margin-top: -100px;
    z-index: 100
}

.cndns-right-meau {
    position: relative;
}

.cndns-right-btn {
    width: 48px;
    height: 48px;
    border: 1px solid #ddd;
    text-align: center;
    display: block;
    margin-bottom: 6px;
    position: relative;
    background-color: #fff
}

.cndns-right-btn span {
    color: #848484;
    font-size: 26px;
    line-height: 48px;
}

.cndns-right-btn sup {
    display: block;
    min-width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    border-radius: 50%;
    background-color: #ff6800;
    position: absolute;
    left: -12px;
    top: -12px;
}

.cndns-right-btn p {
    color: #ff6800;
    font-size: 14px;
    line-height: 18px;
    padding-top: 5px;
    display: none;
}

.cndns-right-meau:hover .cndns-right-btn span {
    display: none
}

.cndns-right-meau:hover .cndns-right-btn p {
    display: block;
}

.meau-car .cndns-right-btn {
    border-color: #ff6800;
    margin-bottom: 20px;
}

.meau-car.cndns-right-meau:hover .cndns-right-btn {
    background-color: #ff6800
}

.meau-car.cndns-right-meau:hover .cndns-right-btn span {
    color: #fff;
    display: block;
}

.meau-car .cndns-right-btn span {
    color: #ff6800;
}

.meau-sev .cndns-right-btn {
    border-color: #ff6800;
    background: url(../img/02index-banner-8.gif) no-repeat #ff6800 center;
}

.meau-sev .cndns-right-btn p {
    color: #fff
}

.meau-sev .cndns-right-btn span {
    color: #fff
}

.meau-top .cndns-right-btn span {
    font-size: 12px;
    line-height: 12px;
    padding-top: 10px;
    display: block
}

.meau-top .cndns-right-btn i {
    display: block;
    color: #999
}

.meau-top.cndns-right-meau:hover .cndns-right-btn {
    background-color: #ff6800
}

.meau-top.cndns-right-meau:hover .cndns-right-btn span {
    display: block;
    color: #fff
}

.meau-top.cndns-right-meau:hover .cndns-right-btn i {
    color: #fff;
}

.cndns-right-box {
    position: absolute;
    top: -15px;
    right: 48px;
    padding-right: 25px;
    display: none;
}

.cndns-right-box .box-border {
    border: 1px solid #ccc;
    border-top: 4px solid #ff6800;
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    position: relative
}

.cndns-right-box .box-border .arrow-right {
    display: block;
    width: 13px;
    height: 16px;
    background: url(../img/arrow.png) no-repeat;
    position: absolute;
    right: -13px;
    top: 26px;
}

.cndns-right-box .box-border .sev-t span {
    font-size: 42px;
    float: left;
    display: block;
    line-height: 56px;
    margin-right: 20px;
    color: #d3d3d3
}

.cndns-right-box .box-border .sev-t p {
    float: left;
    color: #ff6800;
    font-size: 24px;
    line-height: 28px;
}

.cndns-right-box .box-border .sev-t p i {
    display: block;
    font-size: 14px;
    color: #aaa;
}

.cndns-right-box .box-border .sev-b {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #e4e4e4
}

.cndns-right-box .box-border .sev-b h4 {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 15px;
}

.cndns-right-box .box-border .sev-b li {
    float: left;
    width: 50%
}

.cndns-right-box .box-border .sev-b li a {
    display: inline-block;
    color: #999;
    font-size: 13px;
    padding-left: 43px;
    background: url(../img/q1.gif) no-repeat left 3px;
    line-height: 36px;
}

.cndns-right-box .box-border .sev-b li a:hover {
    color: #ff6800
}

.meau-sev .cndns-right-box .box-border {
    width: 300px;
}

.meau-contact .cndns-right-box .box-border {
    width: 230px;
}

.cndns-right-meau:hover .cndns-right-box {
    display: block
}

.meau-code .cndns-right-box {
    top: inherit;
    bottom: -35px;
}

.meau-code .cndns-right-box .box-border {
    width: 156px;
    text-align: center;
    border-top: 1px solid #ccc;
}

.meau-code .cndns-right-box .box-border i {
    display: block;
    color: #f66e06;
    font-size: 16px;
    line-height: 16px;
}

.meau-code .cndns-right-box .box-border .arrow-right {
    top: inherit;
    bottom: 50px;
}

.meau-sev .cndns-right-btn .demo-icon {
    display: none;
}

.meau-sev:hover .cndns-right-btn {
    background: #ff6800
}

.meau-zs .cndns-right-btn {
    background-color: #ff6800;
    color: #fff;
    margin-top: 80px;
    border-color: #ff6800
}

.meau-zs .cndns-right-btn span {
    color: #fff
}

.meau-zs .cndns-right-btn p {
    color: #fff
}

@media (min-width: 900px) {
    .biglogo {
        width: 100%;
        height: auto;
        padding: 10px;
        background-color: white;
        border-radius: 10px;
        /*border-top-right-radius: 40%;*/
        /*border-bottom-left-radius: 30%;*/
    }

    /*.logoimg{*/
    /*height: 45px;*/
    /*}*/
    .nav-box {
        position: absolute;
        top: 0px;
        left: 0;
        width: 100%;
        height: auto;
        z-index: 999;
        padding: 20px 0px;
        background-color: #050d3052;
    }

    .nav-box .mynav {
        margin-top: 10px;
        margin-bottom: 0px;
        background-color: transparent;
        border-color: transparent;

    }

    .nav-box .mynav a {
        font-size: 17px;
        font-weight: 600;
        color: white !important;

        border-radius: 5px;
        margin: 0px 10px;

        transition-duration: 0.5s;
        -moz-transition-duration: 0.5s; /* Firefox 4 */
        -webkit-transition-duration: 0.5s; /* Safari 和 Chrome */
        -o-transition-duration: 0.5s; /* Opera */
    }

    .nav-box .mynav a:hover {
        color: #2f75b9 !important;
        background-color: white !important;

    }

    .nav-box .dropdown-menu a {
        color: #234895 !important;
        transition-duration: 0.2s;
        -moz-transition-duration: 0.2s; /* Firefox 4 */
        -webkit-transition-duration: 0.2s; /* Safari 和 Chrome */
        -o-transition-duration: 0.2s; /* Opera */
    }

    .nav-top .dropdown-menu a:hover {
        font-size: 18px;
        color: red !important;
    }
    .nav-top .rexian h2{
        color: red;
    }
    .nav-top .rexian p{
        color:#2f75b9 ;
    }

    /**/
    /**/
    /*.nav-box .dropdown-menu{*/
    /*!* display: block; *!*/
    /*left: 0;*/
    /*opacity: 0;*/
    /*position: absolute;*/
    /*top: 80px;*/
    /*visibility: hidden;*/
    /*z-index: 999;*/
    /**/
    /*transition-duration: 0.5s;*/
    /*-moz-transition-duration: 0.5s; !* Firefox 4 *!*/
    /*-webkit-transition-duration: 0.5s; !* Safari 和 Chrome *!*/
    /*-o-transition-duration: 0.5s; !* Opera *!*/
    /**/
    /*}*/
    /*.nav-box .dropdown:hover .dropdown-menu{*/
    /*display: block;*/
    /*border-top: 5px solid firebrick;*/
    /*opacity: 1;*/
    /*top: 50px;	!* adjust this as per top nav padding top & bottom comes *!*/
    /*visibility: visible;*/
    /**/
    /*}*/
    /*.nav-box .dropdown-menu a{*/
    /*color: #000000!important;*/
    /*}*/
    .nav-top {
        background-color: white;
        padding: 10px 0px;
        border-bottom: 5px solid #9d9d9d1c;

    }

    .nav-top .mynav {
        margin-top: 10px;
        margin-bottom: 0px;
        background-color: transparent;
        border-color: transparent;

    }

    .nav-top .mynav a {
        font-size: 17px;
        font-weight: 600;
        color: #2f75b9 !important;

        border-radius: 5px;
        margin: 0px 10px;

        transition-duration: 0.5s;
        -moz-transition-duration: 0.5s; /* Firefox 4 */
        -webkit-transition-duration: 0.5s; /* Safari 和 Chrome */
        -o-transition-duration: 0.5s; /* Opera */
    }

    .nav-top .mynav a:hover {
        color: white !important;
        background-color: #2f75b9 !important;

    }

    .nav-top .dropdown-menu a {
        color: #234895 !important;
        transition-duration: 0.2s;
        -moz-transition-duration: 0.2s; /* Firefox 4 */
        -webkit-transition-duration: 0.2s; /* Safari 和 Chrome */
        -o-transition-duration: 0.2s; /* Opera */
    }

    .nav-top .dropdown-menu a:hover {
        font-size: 18px;
        color: red !important;
        background-color: transparent !important;
    }

    /*.nav-top .mynav{*/
    /*margin-top: 10px;*/
    /*margin-bottom: 0px;*/
    /*background-color: transparent;*/
    /*border-color: transparent;*/
    /**/
    /*}*/
    /*.nav-top .mynav a{*/
    /*font-size: 17px;*/
    /*font-weight: 600;*/
    /*color: #6e6b6b!important;*/
    /**/
    /**/
    /*border-radius: 5px;*/
    /*margin: 0px 10px;*/
    /**/
    /*transition-duration: 0.5s;*/
    /*-moz-transition-duration: 0.5s; !* Firefox 4 *!*/
    /*-webkit-transition-duration: 0.5s; !* Safari 和 Chrome *!*/
    /*-o-transition-duration: 0.5s; !* Opera *!*/
    /*}*/
    /*.nav-top .mynav a:hover{*/
    /*color: white!important;*/
    /*background-color: #005CBF!important;*/
    /**/
    /*}*/
    /**/
    /**/
    /*.nav-top .dropdown-menu{*/
    /*!* display: block; *!*/
    /*left: 0;*/
    /*opacity: 0;*/
    /*position: absolute;*/
    /*top: 80px;*/
    /*visibility: hidden;*/
    /*z-index: 999;*/
    /**/
    /*transition-duration: 0.5s;*/
    /*-moz-transition-duration: 0.5s; !* Firefox 4 *!*/
    /*-webkit-transition-duration: 0.5s; !* Safari 和 Chrome *!*/
    /*-o-transition-duration: 0.5s; !* Opera *!*/
    /**/
    /*}*/
    /*.nav-top .dropdown:hover .dropdown-menu{*/
    /*display: block;*/
    /*border-top: 5px solid firebrick;*/
    /*opacity: 1;*/
    /*top: 50px;	!* adjust this as per top nav padding top & bottom comes *!*/
    /*visibility: visible;*/
    /**/
    /*}*/
    /*.nav-top .dropdown-menu a{*/
    /*color: #000000!important;*/
    /*}*/


}

@media (max-width: 750px) {
    .box-title{
        font-size: 6px;
    }

    .loop-text {
        position: absolute;
        top: 10%;
        left: 0;
        width: 100%;
    }

    .trans-text-box {
        opacity: 0.7;
        background-color: #030f1c;
        padding: 5px;
        border-radius: 10px;
        text-align: center;
    }

    .trans-text-box h2 {
        font-size: 20px;
        font-weight: bold;
        color: yellow;
        margin: 5px 0px;
    }

    .trans-text-box p {
        font-size: 14px;
        color: white;
        line-height: 22px;
    }


    .loop-box .owl-nav .owl-prev, .cases .owl-nav .owl-prev {
        top: 50%;
        position: absolute;
        left: 3%;
        margin-top: -30px;
    }

    .loop-box .owl-nav .owl-next, .cases .owl-nav .owl-next {
        margin-top: -30px;
        position: absolute;
        right: 3%;
        top: 50%;
    }

    .loop-box .owl-nav .owl-prev i, .loop-box .owl-nav .owl-next i {
        font-size: 14px;
        padding: 10px;
        border-radius: 5px;
        background-color: firebrick;
        color: white;
    }

    .yewu-zx-xs {
        margin: 0px;
        padding: 4px 8px;
        font-size: 14px;

    }

    .nav-box, .nav-top {
        /* top:0px; */
        background-color: white;

    }

    .nav-box .mynav, .nav-top .mynav {
        margin-bottom: 0px;
        background-color: transparent;
        border-color: transparent;
    }

    .nav-box a, .nav-top a {
        color: #234997 !important;
        font-size: 17px;
        font-weight: 600;
    }

    /*.nav-box a:hover,.nav-top a:hover{*/
    /*background-color:#8f5807!important;*/
    /*}*/
    /*.open .dropdown-toggle{*/
    /*background-color:#8f5807!important;*/
    /*}*/
    .minlogo {
        background-color: white;
        display: inline-block !important;
        width: 40px;
        /*padding: 2px;*/
        border-radius: 5px;
        margin-top: 5px;
    }

    .ys-text {

        margin-top: 10px;
        width: 100%;
        padding: 40px 30px;
        text-align: center;
        transition: 0.5s;
        border-radius: 10%;
        border-top-right-radius: 0px;
        z-index: 1;
        /* background: #fff; */
        box-shadow: 0 5px 25px rgb(0 0 0 / 40%);
        overflow: hidden;
    }

    /*.about-text .left-headline h2{*/
    /*font-size: 18px;*/
    /*}*/
    /*.left-headline p{*/
    /*font-size: 14px;*/
    /*line-height: 22px;*/
    /*}*/
    /*.yewu-link{*/
    /*font-size: 16px;*/
    /*margin: 5px 0px;*/
    /*}*/
    /*.yewu p{*/
    /*font-size: 10px;*/
    /*}*/
    /*.yewu-zx{*/
    /*border: 1px solid #E21B1B;*/
    /*background: #E21B1B;*/
    /*color: #fff;*/
    /*cursor: pointer;*/
    /*display: inline-block;*/
    /*font-size: 12px;*/
    /*font-weight: 600;*/
    /*margin-top: 5px;*/
    /*padding: 3px 5px;*/
    /*text-align: center;*/
    /*transition: all 0.4s ease 0s;*/
    /*border-radius: 2px;*/
    /*}*/
    /*.yewu-zx:hover{*/
    /*border: 1px solid #E21B1B;*/
    /*background: transparent;*/
    /*color: #E21B1B;*/
    /*transition: all 0.4s ease 0s;*/
    /*}*/
    /*.footer-link ul {*/
    /*float: none;*/
    /*}*/
    /*.footer-link p,.footer-link ul li{*/
    /*font-size: 14px;*/
    /*}*/
    /**/
}
