/*reset*/

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
}

:focus {
    outline: 0;
}

body,
ul,
img,
p,
input,
dl,
dd,
tr,
th,
td {
    margin: 0;
    padding: 0;

}

em {
    font-style: normal;
}

img {
    border: none;
    height: auto;
    max-width: 100%;
}

a {
    text-decoration: none;
}

input {
    padding: 0px;
    vertical-align: middle;
    line-height: normal;
    border: none;
}

body {
    overflow-x: hidden;
    font-size: 13px;
    line-height: 24px;
    word-wrap: break-word;
    color: #333;
}

a {
    line-height: 24px;
    color: #666;
}

@media (min-width: 1600px) {
    .container {
        width: 1600px;
    }
}

.textxs {
    transform: translateY(50%);
}

.table-responsive {
    overflow: auto;
    min-height: .01%;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    line-height: 0;
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

a:hover {
    text-decoration: none !important;
}

a:focus {
    outline-style: none;
    -moz-outline-style: none;
    text-decoration: none;
}

.clear {
    clear: both;
}

a:hover,
img:hover {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

a,
img {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

ul li {
    list-style-position: inside;
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    display: block;
}

.pageTitleTel {
    height: 50px;
    background: #071d42;
    position: relative;
    display: none;
}

.sideTitleTel {
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.sideTitleTel .con {
    font-size: 18px;
    height: 50px;
    line-height: 0.98rem;
    position: relative;
    padding-right: 10px;
}

.sideTitleTel .con a {
    line-height: 50px;
    color: #fff;
    display: block;
    height: 50px;
    padding-left: 10px;
    background: url(../images/limg65_1.png) right center no-repeat;
    background-size: 30px;
}

.sideTitleTel .con.on a {
    background: url(../images/limg65_1on.png) right center no-repeat;
    background-size: 030px;
}

.sideTitleNav {
    position: absolute;
    top: 50px;
    z-index: 10;
    width: 100%;
    background: #fff;
    display: none;
    box-shadow: 0 1px 5px rgba(35, 25, 25, 0.2);
    -moz-box-shadow: 0 1px 5px rgba(35, 25, 25, 0.2);
    -webkit-box-shadow: 0 1px 5px rgba(35, 25, 25, 0.2);
}

.sideTitleNav li {
    font-size: 0.26rem;
    height: 50px;
    border-bottom: #d7d7d7 solid 1px;
}

.sideTitleNav li a {
    display: block;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    color: #666;
}

.sideTitleTel .con em {
    display: block;
    color: #fff;
    padding-left: 15px;
}


.main ul li a {
    color: #fff;
}

.banner .text {
    z-index: 10;
    position: absolute;
    left: 10%;
    top: 40%;
    width: 80%;
    color: #fff;
}

.banner .text span {
    display: inline-block;
    opacity: 0;

    -webkit-transform: translate(100px);
    transform: translate(100px);
    -webkit-transition: .8s cubic-bezier(.32, .6, .4, 1.21);
    transition: .8s cubic-bezier(.32, .6, .4, 1.21);
}

.jianjie {
    text-align: justify;
}

.banner .swiper-slide-active .text span {
    line-height: 1.2;

    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0)
}

.banner .text p:first-child {
    font-size: 50px;
    font-weight: 700;
    width: 50%;

    color: #003583;
}

.lixnxiwm p {
    margin-bottom: 10px;
}

.lixnxiwm img {
    width: 22px;
    display: inline-block;
    margin-right: 5px;
}

.neiyejieshao p {
    font-size: 24px;
    font-weight: bold;
    padding: 20px 0 15px;


}

.neiyejieshao {
    margin-bottom: 15px;
    border-bottom: 2px solid #ccc;
}

.banner .text p:nth-child(2) {
    font-size: 20px;
    line-height: 35px;
    width: 45%;
    margin-top: 30px;
    color: #333;
    text-align: justify;
}

.banner .text p:nth-child(3) {
    font-size: 14px;
    color: hsla(0, 0%, 100%, .2);
    width: 30%;
    margin-top: 30px;
    line-height: 20px;
    color: #333;
}

.banner .text p:nth-child(3) span {
    letter-spacing: 0;
    color: #333;
}

.banner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    z-index: 1;
    cursor: pointer;
}

.banner {
    width: 100%;
    height: 100vh;
    position: relative;
}

.banner .swiper-container {
    height: 100%;
}

.banner .scr {
    width: 10%;
    position: absolute;
    left: 45%;
    bottom: 0;
    z-index: 1000;
    height: 120px;
    text-align: center;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.banner .scr span:first-child {
    color: #fff;
    padding-bottom: 10px;
    font-size: 12px;
}

.banner .scr span:nth-child(2) {
    width: 1px;
    height: 100px;
    background-color: hsla(0, 0%, 100%, .2);
    position: relative;
    margin-left: 50%;
}

.banner .swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    top: 55%;
    right: 1.5%;
    width: 15%;
    left: 83.5%;
}

.banner .next {
    position: absolute;
    right: 0;
    top: 50%;
    width: 10%;
    text-transform: uppercase;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: futu;
}

.banner .next span:nth-child(2) {
    display: inline-block;
    height: 1px;
    background-color: hsla(0, 0%, 100%, .2);
    width: 80%;
}

.shunjian img {
    width: 100%;
}

.about {
    position: relative;
    height: 900px;
    background: url("../images/1.jpg") no-repeat;
}

.about .about-con {
    padding-top: 8%;
}

.about .about-con .line {
    width: 20%;
    height: 1px;
    background-color: #828282;
}

.about .about-con .title {
    font-size: 45px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    width: 70%;
    margin-top: 50px;
    color: #444546;
}

.about .about-con .content {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;

    margin-top: 60px;

}

.about .about-con .content .left {
    padding-top: 40px;
    position: relative;

}

.about .about-con .content .left p {

    font-size: 18px;
    font-weight: 700;
}

.about .about-con .content .left > p:nth-child(1) {
    font-size: 50px;
    font-weight: bold;
    color: #003583;
    line-height: 1;
}

.about .about-con .content .left > p:nth-child(2) {
    font-size: 24px;
    line-height: 2;
    margin-bottom: 6%;
}

.about .about-con .content .left .jianjie p {
    font-weight: normal;
    font-size: 14px;
    line-height: 2;
    text-align: justify;
}

.about .about-con .content .left img {
    margin-left: 40px;
    -o-object-fit: cover;
    object-fit: cover;
}

.about .about-con .content .left .annie {
    margin-top: 6%;
}

.about .about-con .content .left .annie .btnn {
    padding: 0 5px;
    margin-bottom: 10px;
}

.about .about-con .content .left .annie .btnn a {
    display: block;
    text-align: center;
    padding: 10px 0;
    border: 1px solid #000;
}

.about .about-con .content .left .annie .btnn a:hover {
    background-color: #003583;
    color: #fff;
}

.about-con .btn img {
    display: inline-block;
}

.about .about-con .content .right {


}

.about .about-con .content .right div {

    width: 100%;
    height: 100%;
    background: #002762;
}

.about .about-con .content .right div img {
    position: relative;
    bottom: 20px;
    right: 20px;
}


.about .right ul {
    padding-top: 60px;
    overflow: hidden;
}

.about .right ul li {
    width: 25%;
    text-align: center;
    float: left;
}

.about .right ul li h2 strong {
    color: #333;
    font-size: 32px;
    margin-right: 10px;
}

.about .right ul li h3 {
    color: #333;
    margin-top: 30px;
    font-size: 16px;
    opacity: 0.7;
    font-weight: normal;
}

.about-con .btn {
    margin-top: 40px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 2s;
    transition: all 2s;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    line-height: 70px;
    overflow: hidden;
}

.cpfl {
    background: url(../images/cpfl.jpg) no-repeat;
    height: 900px;
}

.cpfl div {
    height: 100%;
    text-align: center;
}

.cpfl ul {
    height: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.cpfl .fenlei {
    padding: 0;
    position: relative;
}

.cpfl .fenlei .yingchang h2 {
    margin-top: 30px;
    font-size: 51px;
    color: #003583;

}

.cpfl .fenlei .yingchang h3 {
    font-size: 26px;
    color: #222222;
    font-weight: bold;
    padding: 3vh 0;
}

.cpfl .fenlei .yingchang p {
    position: relative;
    font-size: 14px;
    color: #2f318b;
    display: inline-block;
}

.cpfl .fenlei .xianshi {
    text-align: center;
}

.cpfl .fenlei .xianshi h6 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
}

.cpfl .fenlei .xianshi h2 {
    margin-top: 10px;
    font-size: 36px;
    color: #fff;
    font-weight: bold;

}

.cpfl .fenlei .xianshi h3 {
    font-size: 26px;
    color: #fff;
    padding: 10px 0 30px;
    position: relative;
}

.cpfl .fenlei .xianshi h3:after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0;
    width: 150px;
    height: 3px;
    background: #fff;
}

.cpfl .fenlei .xianshi p {
    position: relative;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin-top: 30px;
}

.cpfl .fenlei .yingchang p:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #ACACCA;
    position: absolute;
    left: 0;
    bottom: 0;
}

.cpfl .fenlei a {
    display: block;
    font-size: 14px;
    text-decoration: none;
    transition: ease .65s;
    color: #332B29;
    outline: none;
}

.cpfl .fenlei > .yingchang {
    opacity: 0;
    transition: 0.6s;
    width: 100%;
    height: 100%;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
}

.cpfl .fenlei > .yingchang:hover {
    opacity: 1;
    background: #fff;
}

.cpfl .fenlei:hover > .xianshi {
    display: none;
}

.cpfl .fenlei > .xianshi {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    transition: 0.5s;
}

.cpfl .fenlei a img {
    width: auto;
}

.cpfl .fenlei:nth-child(2) {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.bankuai {
    position: relative;
}

.bankuai-con {
    width: 1350px;
    margin: 0 auto;
    overflow: hidden;
    height: 550px;
}

.bankuai .main {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.bankuai .main .left {
    width: 30%;
    -webkit-transition: all .6s;
    transition: all .6s;
}

.bankuai .main .left .p1 {
    font-size: 25px;
    color: #071d42;
    font-weight: 700;
    position: relative;
}

.bankuai .main .left .p1:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 1px;
    height: 80px;
    left: 0;
    top: 0;
    background-color: #828282;
}

.bankuai .main .left .p2 {
    font-size: 20px;
    color: #444546;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 10px;
    font-family: black;
    position: absolute;
    left: 0;
    top: 8%;
    width: 50%;
}

.bankuai .main .left .p3 {
    width: 90%;
    font-size: 14px;
    color: #444546;
    line-height: 30px;
    margin-top: 100px;
    height: 300px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
}

.bankuai .main .left .p4 {
    color: #444546;
    font-family: normal;
    font-weight: lighter;
    font-size: 14px;
    position: absolute;
    top: 70%;
    left: 0;
    cursor: pointer;
}

.bankuai .main .left p {
    padding-left: 20px;
}

.swiper-container1 {
    position: relative;
}

.swiper-container1 .swiper-button-next,
.swiper-container1 .swiper-button-prev {
    bottom: 15%;
    top: 85%;
}

.swiper-container1 .swiper-button-prev {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    background: none;
    text-align: center;
    line-height: 70px;
    overflow: hidden;

}

.swiper-container1 .swiper-button-prev img {
    display: inline-block;
}

.swiper-container1 .swiper-button-next {
    right: 85%;
    bottom: 15%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    background: none;
    text-align: center;
    line-height: 70px;
    overflow: hidden;
}

.swiper-container1 .swiper-button-next img {
    display: inline-block;
}

.swiper-container1 .swiper-button-next.swiper-button-disabled, .swiper-container1 .swiper-button-prev.swiper-button-disabled {
    opacity: .8;
}


/*.swiper-container2 .swiper-button-next,
.swiper-container2 .swiper-button-prev {

	top: 0%;
}*/
.swiper-container2 .swiper-button-prev {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    background: none;
    text-align: center;
    line-height: 70px;
    overflow: hidden;
    left: 85%;
    top: 5%;

}

.qyfm {
    background: url("../images/qywh.jpg");
    height: 100vh;
    position: relative;
}

.qyfm .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.qyfm .biaoti h2 {
    font-size: 40px;
    font-weight: bold;
    color: #222;
    margin-bottom: 20px;
}

.qyfm .biaoti .lanxian {
    width: 70px;
    height: 5px;
    background-color: #0047b3;
}

.qyfm .biaoti p {
    font-size: 16px;
    margin-top: 20px;
    color: #222;
}

.news .swiper-container2 .swiper-button-prev img {
    display: inline-block;
    width: 23px;
    height: 23px;
}

.swiper-container2 .swiper-button-next {
    right: 0%;
    top: 5%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    background: none;
    text-align: center;
    line-height: 70px;
    overflow: hidden;
}


.swiper-container2 {
    width: 100%;
    height: 100%;
}

.swiper-container2 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-container3 {
    width: 100%;
    height: 100%;
}

.swiper-container3 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.news {
    background: url("../images/news.jpg") no-repeat center;
    padding: 5% 0;
}

.news .left {
    padding-top: 6%;

}

.news .left .newtitle {
    transform: translateY(50%);
}

.news .newtitle h2 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 20px;
}

.news .newtitle .lanxian {
    width: 70px;
    height: 5px;
    background-color: #0047b3;
}

.news .newtitle p {
    margin-top: 20px;
    line-height: 1.4;
    font-size: 16px;
}

.news .newtitle ul {
    overflow: hidden;
    padding: 5% 0;
}

.news .newtitle ul li {
    float: left;
    text-align: center;
}

.news .newtitle ul li a {
    position: relative;
    display: block;
    text-align: center;
}

.news .newtitle ul li a:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #666;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
}

.news .right {

}

.news .right .li_a {
    margin: 15px 0;
}

.news .right .li_a a {
    display: block;
    position: relative;
}

.news .right .li_a a:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 2px solid #003583;
    border-top: 2px solid #003583;
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    transition: .65s;
}

.news .right .li_a a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-right: 2px solid #003583;
    border-bottom: 2px solid #003583;
    position: absolute;
    right: 0;
    bottom: 0;
    visibility: hidden;
    transition: .65s;
}

.news .right .li_a:hover a:before, .news .right .li_a:hover a:after {
    width: 100%;
    height: 100%;
    visibility: visible;
}

.news .right .rightjieshao {
    position: absolute;
    margin: 15px 0;
    top: 0;
    right: 15px;
    bottom: 0;

    background: #fff;

}

.news .right .rightjieshao li {
    opacity: 0;
    position: absolute;
    height: 100%;
    transition: ease 0.5s;
    top: 0;
    left: 0;
    padding: 60px 50px;
    cursor: pointer;
}

.news .right .rightjieshao li h4 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #000;

}

.news .right .rightjieshao li p {
    font-size: 16px;
    line-height: 2;
    color: #444;
    text-align: justify;
}

.news .right .rightjieshao li:nth-child(1) {
    opacity: 1;
}

.news .right .rightjieshao .span_left {
    overflow: hidden;
    margin-top: 40px;
}

.news .right .rightjieshao .span_left p {
    color: #003583;
    font-size: 16px;
    float: left;
}

.news .right .rightjieshao .span_left div {
    float: right;
    font-size: 16px;
    color: #888;
}

.map {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;

}

#map {
    height: 626px;
}

.map .left {
    height: 626px;
    width: 60%;
    overflow: hidden;
}

.map .infor {
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #141720;
    color: #fff;
    font-family: normal;
    font-weight: lighter;
    padding: 60px 0;
}

.map .infor .item {
    padding: 20px 100px;
    height: 20%;
    cursor: pointer;
    -webkit-transition: all 2s;
    transition: all 2s;
    line-height: 30px;
}

.map .infor .item p:nth-child(1) {
    font-size: 18px;
}

.map .infor .item p:nth-child(2) {
    font-size: 16px;
}

.map2 {
    padding: 5% 0;
    position: relative;
    height: 100vh;
    background: url(../images/map.jpg) no-repeat center;
}

.map2 .row div h2 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #222;
    text-align: right;
}

.map2 .row div .lanxian {
    width: 70px;
    height: 5px;
    background-color: #0047b3;
    float: right;
}

.map2 .lxwm {
    padding-top: 2%;
    padding-bottom: 2%;
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translateY(-50%);
    background-color: #071d42;
}

.map2 .map2js {
    padding: 20px 35px;
    text-align: justify;
    font-size: 16px;
    line-height: 2;
}

.lxwm .xx .item {
    padding: 10px 100px;
    height: 20%;
    cursor: pointer;
    -webkit-transition: all 2s;
    transition: all 2s;
    line-height: 30px;
}
.lxwm .xx .item{
	position: relative;
}
/*.lxwm .xx .item:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 40px;
	width: 0;
	height: 2px;
	background-color: #fff;
	transition: 0.5s;
}
.lxwm .xx .item:hover:after{
	width: 300px;
}*/
.lxwm .xx p {
    color: #fff;
    font-size: 16px;
}
.lxwm .xx p:nth-child(1){
	font-size: 16px;
	font-weight: bold;

}
.qyfm .right {

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 6%;
}

.qyfm .item {
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

.qyfm .item a .imgs {
    overflow: hidden;
    transition: 0.6s;
}

.qyfm .item:hover a img {
    border-radius: 50% 0 50% 0;
}

.qyfm .item:hover .text {
    color: #003583;
    font-weight: bold;
}

.qyfm .item .text {
    margin-top: -42px;
    color: #222;
    line-height: 1;
    font-size: 26px;

    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fff;

}

.qyfm .item .black {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s;
    transition: all 1s;
    z-index: 10;
    opacity: 0;
}


.qyfm .item:hover .black {
    opacity: 1
}

.qyfm .item:hover .line-1,
.qyfm .item:hover .line-3 {
    width: 100%
}

.qyfm .item:hover .line-2,
.qyfm .item:hover .line-4 {
    height: 100%
}

.footer {
    width: 100%;
    background-color: #141720;
}

.footer .one {
    width: 1600px;
    margin: 0 auto;
    padding: 40px 0;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
}

.footer .one .left {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 13%;

    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
}

.footer .one .left img {
    width: 150px;

}

.footer .one .nav {
    width: 70%;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 12px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
}

.footer .one .nav h2 {
    color: #fff;
    font-weight: normal;
    padding-bottom: 20px;
    font-size: 24px;
    text-transform: uppercase;
}

.footer .one .nav .right p {
    text-transform: uppercase;
}

.footer .one .nav .right p:first-child {
    font-size: 14px;
    color: #fff;
    padding-bottom: 10px;
}

.footer .one .nav .right p a {
    color: #bababa;
}

.footer .one .rightInfo {
    margin-left: 2%;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 30px;
}

.footer .one .rightInfo p {
    -webkit-transition: all 2s;
    transition: all 2s;
}

.footer .two {
    width: 100%;
}

.footer .two .mainCon {
    width: 1600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    color: #fff;
    border-top: 1px solid hsla(0, 0%, 100%, .2);
    padding: 30px 0;
    font-size: 14px;
}

.footer .two .mainCon a {
    color: #fff;
    -webkit-transition: all 2s;
    transition: all 2s;
}

.top {
    display: none;
}

.menuBox {
    display: none;
}

.about-img img {
    width: 100%;
}

.about-box {
    width: 100%;
    background-color: #071d42;
    padding: 3px 0;
    /* border-bottom: 1px solid rgba(0,0,0,.2);*/
}

.about-box .current {
    background-color: #fff;
}

.about-box .current a {
    color: #071d42;
}

.about-box ul {

    margin: 0 auto;
    text-align: center;
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;*/
}

.about-box ul li {
    display: inline-block;

    cursor: pointer;
    -webkit-transition: all 2s;
    transition: all 2s;
    font-size: 15px;
    text-transform: uppercase;
}

.about-main {
    width: 100%;
    padding-bottom: 100px;
    overflow: hidden;
}

.about-main .big {
    width: 90%;
    margin-left: 10%;
    -o-object-fit: cover;
    object-fit: cover;
}

.about-main .content {

    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: -260px;
}

.about-main .content .left {
    width: 55%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.about-main .content .left .a {
    font-size: 25px;
    color: #444546;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 1px solid #828282;
    width: 60%;
    position: relative;
}

.about-main .content .left .b {
    font-size: 25px;
    font-weight: 700;
    background: -webkit-gradient(linear, left top, right top, from(#002762), to(#1e9ad0));
    background: linear-gradient(90deg, #002762, #1e9ad0);
    -webkit-background-clip: text;
    color: transparent;
    padding: 40px 0;
}

.about-main .content .left ul {
    padding-top: 60px;
    overflow: hidden;
}

.about-main .content .left ul li {
    width: 25%;
    text-align: center;
    float: left;
}

.about-main .content .left li h2 strong {
    color: #333;
    font-size: 52px;
    margin-right: 10px;
}

.about-main .content .left li h3 {
    color: #333;
    margin-top: 30px;
    font-size: 16px;
    opacity: 0.7;
    font-weight: normal;
}

.about-main .content .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    width: 42%;
    margin-left: 3%;

}

.about-main .content .right p {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: rgba(68, 69, 70, .2);
    position: absolute;
    bottom: 0;
    left: -10px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left;
    transform-origin: left;
}

.zzjg {
    background-size: cover;
    width: 100%;
    position: relative;
    height: 900px;
}

.zzjg .add {
    position: absolute;
    top: 40px;
    left: 15%;

}

.zzjg .title {
    width: 30%;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    border-bottom: 1px solid hsla(0, 0%, 100%, .3);
    position: relative;
    padding-bottom: 40px;
}

.about-box ul li a {
    display: block;
    padding: 15px 30px;
    color: #fff;
}

.company {
    width: 100%;
    background-color: #f7f7f7;
    padding: 60px 0;
}

.company .title {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 30px;
    border-bottom: 1px solid hsla(0, 0%, 51%, .3);
    position: relative;
    text-align: center;
    width: 30%;
    margin-left: 35%;
}

.company .title:before {
    position: absolute;
    left: 40%;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 1px;
    width: 20%;
    background-color: #3b95ff;
}

.company .content {

    margin: 30px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.company .content .item {
    width: 45%;
    background-color: #fff;
    padding: 40px 20px;
    margin-top: 60px;
    cursor: pointer;
    -webkit-transition: all 2s;
    transition: all 2s;
}

.company .content .item p:first-child {
    font-size: 22px;
    font-weight: 700;
}

.company .content .item p:nth-child(2) {
    font-size: 15px;
    line-height: 40px;
    margin-top: 20px;
}

.company .content .item span {
    display: inline-block;
    background-color: #e0e0e0;
    padding: 6px 20px;
    font-size: 14px;
    margin-top: 30px;
}

.company .content .item:hover {
    background: #086cb9;
}

.company .content .item:hover p {
    color: #fff;
}

.company-page {

    margin: 60px auto;
}

.company-page .title {
    width: 50%;
    color: #444546;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px solid hsla(0, 0%, 51%, .3);
    padding-bottom: 20px;
    position: relative;
    margin-left: 5%;
}

.company-page .title:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    display: inline-block;
    width: 30%;
    height: 1px;
    background-color: #0068b7;
}

.company-page .content {
    width: 95%;
    margin-top: 60px;
    line-height: 30px;
    font-size: 14px;
    margin-left: 5%;
    overflow: hidden;
}

.news-list {
    max-width: 1280px;
    margin: 0 auto;
    padding-bottom: 60px;
    /* display: none;*/
}
.server .news-list{
    padding: 60px 0;
}
.server .news-list p{
    margin: 0 auto;
}
#content .show {
    display: block;
}

.news-list .title {
    width: 60%;
    color: #444546;
    font-size: 30px;
    font-weight: 700;
    border-bottom: 1px solid hsla(0, 0%, 51%, .3);
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    margin: 50px 20%;
    text-transform: uppercase;
}

.news-list .title:before {
    position: absolute;
    left: 35%;
    bottom: 0;
    content: "";
    display: inline-block;
    width: 30%;
    height: 1px;
    background-color: #0068b7;
}

.news-list .jtxw {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.news-list .jtxw .item {
    width: 31%;
    margin-left: 2%;
    overflow: hidden;
    background-color: #fff;
    margin-top: 30px;
    cursor: pointer;
    padding: 40px 10px;
    -webkit-transition: all .6s;
    transition: all .6s;
    border: 1px solid #ddd;
}

.news-list .jtxw .item .run {
    -webkit-transition: all .6s;
    transition: all .6s;
    margin-top: -30px;
}

.news-list .jtxw .item a {
    color: #000;
}

.news-list .jtxw .item .run p:first-child {
    font-weight: 700;
    font-size: 18px;
    line-height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;

}

.news-list .jtxw .item .run p:nth-child(2) {
    font-size: 14px;
    line-height: 25px;
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news-list .jtxw .item .run p:nth-child(3) {
    font-size: 14px;
    line-height: 34px;
    padding: 10px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news-list .jtxw .item .run img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.news-list .jtxw .item:hover {
    -webkit-box-shadow: 0 10px 60px rgba(0, 0, 0, .2);
    box-shadow: 0 10px 60px rgba(0, 0, 0, .2)
}

.news-list .jtxw .item:hover .run {
    -webkit-transform: translateY(40px);
    transform: translateY(40px)
}

.news-list .item .left {
    width: 50%;
    float: left;
}

.news-list .item .left li {
    line-height: 50px;
    border-bottom: 1px solid #ddd;
}

.news-list .item .left li a {
    display: block;
    line-height: 50px;
}

.news-list .item .left li span {
    float: right;
    line-height: 50px;
}

.news-list .item .right {
    width: 47%;
    margin-left: 3%;
    float: left;
}

.mt40 {
    margin: 40px auto;
    overflow: hidden;
}

.ep-pages {
    clear: both;
    font-size: 12px;
    margin: 60px 0;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
}

.ep-pages li {
    display: inline-block;
}

.ep-pages a, .ep-pages a:visited {
    color: #333;
}

.ep-pages li.active a {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #333;
    color: #fff;
}

.ep-pages a, .ep-pages span {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #999999;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 10px;
    vertical-align: top;
}

.news-con {
    background-color: #f7f7f7;
    width: 100%;
    padding: 60px 0;
}

.news-con .content {
    max-width: 1280px;
    margin: 0 auto;
    background-color: #fff;
    padding: 20px 30px;
}

.news-con .content .title {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 20px;
}

.news-con .content .time {
    text-align: center;
    border-top: 1px solid #e5e5e5;
    padding: 20px 0;
}

.news-con .content .neirong {
    text-align: justify;
    width: 100%;
    margin: 60px auto;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
}

#cnzz_stat_icon_1279335934 {
    position: absolute;
    margin-top: 7px;
    margin-left: 5px;
}

#cnzz_stat_icon_1279336000 {
    position: absolute;
    margin-top: 7px;
    margin-left: 5px;
}

.contact {

    margin: 0 auto;
    padding: 60px 0;
    padding-bottom: 60px;
}

.contact .title {
    width: 35%;
    color: #444546;
    font-size: 30px;
    font-weight: 700;
    border-bottom: 1px solid hsla(0, 0%, 51%, .3);
    padding-bottom: 20px;
    position: relative;
}

.contact .title:before {

    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    display: inline-block;
    width: 30%;
    height: 1px;
    background-color: #0068b7;
}

.contact .three {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 60px 0;
}

.contact .three .one {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.contact .three .one img {
    width: 25px;
    height: 22px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-top: 10px;
    -webkit-transition: 1s;
    transition: 1s;
}

.contact .three .one .a {
    padding-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: 1s;
    transition: 1s;
}

.contact .three .one .a span:first-child {
    font-weight: 700;
    font-size: 18px;
}

.contact .three .one .a span:nth-child(2) {

    padding-top: 10px;
    font-size: 16px;
}

.news-list .item {
    overflow: hidden;
}

.gcal {
    overflow: hidden;
}

.gcal ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 60px;
}

.gcal ul li {
    width: 32%;
    cursor: pointer;
    -webkit-transition: all 2s;
    transition: all 2s;
    margin-right: 2%;
    margin-bottom: 30px;
    position: relative;
}

.gcal ul li:nth-child(3n) {
    margin-right: 0;
}

.gcal ul li .c {
    width: 100%;
    background-color: #fafafa;
    font-size: 14px;
    font-family: normal;
    font-weight: lighter;
    padding: 15px 0;
}

.gcal ul li .c p {
    width: 90%;
    margin-left: 5%;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    -webkit-transition: all 2s;
    transition: all 2s;
}

.gcal ul li .line {
    position: absolute;
    background-color: #3b95ff;
    -webkit-transition: .6s;
    transition: .6s;
}

.gcal ul li .line-1 {
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
}

.gcal ul li .line-2 {
    top: 0;
    left: 0;
    width: 2px;
    height: 0;
}

.gcal ul li .line-3 {
    bottom: 0;
    right: 0;
    width: 0;
    height: 2px;
}

.gcal ul li .line-4 {
    bottom: 0;
    right: 0;
    width: 2px;
    height: 0;
}

.gcal ul li:hover .line-1,
.gcal ul li:hover .line-3 {
    width: 100%
}

.gcal ul li:hover .line-2,
.gcal ul li:hover .line-4 {
    height: 100%
}


.neirong img {
    display: inline-block;
}

.load-more__btn {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 20px 0;
}

.header_o {
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    filter: alpha(opacity=80);
}

.header {
    width: 100%;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    height: 86px;
    background: rgba(7, 29, 66, .4);
}

.NavTop {
    height: 86px;
    padding: 0px 8.7%;
    background: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;


}

.NavTop.active {
    background: #ffffff;
}

.NavTop.active ul li {
    color: #000000;
}

.NavTop ul {
    width: 900px;
    position: absolute;
    left: 50%;
    margin-left: -350px;
}

.NavTop ul li {
    float: left;
    color: #fff;
    line-height: 86px;
    font-size: 16px;
    width: 14%;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}


.NavTop ul li m {
    display: block;
    width: 0px;
    height: 3px;
    background: #be0008;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    margin-left: 30px;
    margin-top: -4px
}

.NavTop ul li:hover m {
    width: 90px;
    margin-left: 20px
}

.NavTop ul li.active m {
    width: 70px;
    margin-left: 30px
}

/*.NavTop ul a:first-of-type li:hover m{
	margin-left:-15px
	}
.NavTop ul a:first-of-type li.active m{
	margin-left:-15px
	}*/
.sub_menu {
    display: block;
    height: 0px;
    width: 100%;
    position: absolute;
    top: 86px;
    left: 0px;
    background: #ffffff;
    background: rgba(241, 241, 241, 0.94);
    filter: alpha(opacity=94);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    display: none;
}

.sub_menu.active {
    height: 280px;
    background: #ffffff;
    background: rgba(241, 241, 241, 0.94);
    filter: alpha(opacity=94);
    display: block;
    overflow: hidden;
}

/*.sub_menu.active{
	height:350px;}*/

.sub_menu ul {
    width: 900px;
    margin: 0px -326px;
    padding: 30px 0;
    opacity: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    margin-top: -40px;
}

.sub_menu.active ul {
    opacity: 1;

    margin-top: 0px
}

.sub_menu ul li {
    width: 13.9%;
    margin-right: 0;
    border-right: 1px solid #e7e7e7;
    opacity: 0;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    height: 200px;
    text-align: center;
    font-weight: normal;
    text-indent: 8px;
    text-transform: capitalize;
}

.sub_menu ul li {
    height: 280px;
}

.sub_menu ul li:first-of-type {
    border-left: 1px solid #ddd;
}

.sub_menu ul li:last-child {
    border-right: 0;
}

.sub_menu.active ul li {
    border-right: 1px solid #ddd;
    opacity: 1;
}

.sub_menu ul li ol {
    color: #333;
    line-height: 18px;
    margin: 8px 0;
    font-size: 13px;
    padding: 0;
    text-transform: capitalize;
}

.sub_menu ul li ol:hover {
    color: #be0008;

}

.NavTop .logo {
    height: 55px;
    float: left;
    margin-top: 15px;
    margin-right: 80px;

}

.NavTop .logo1.active {
    display: none
}

.NavTop .logo img {
    display: block;
    height: 100%;
    cursor: pointer;
}

.NavTop .logo .logo_over {
    display: none
}

.NavTop .logo .logo_over img {
    display: block;
    height: 100%;
    cursor: pointer;
}

.navBtn {
    width: 60px;
    height: 60px;
    margin-right: 20px;
    position: relative;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    cursor: pointer;
    margin-top: 15px;
    position: fixed;
    top: 0px;
    right: 260px;
    z-index: 33333

}

.navBtn:hover {
    background: #ffffff;
    background: rgba(255, 255, 255, 0.2);
    filter: alpha(opacity=20);
}

.navBtn span {
    display: block;
    width: 58%;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 20%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.navBtn span.active {
    background: #555;


}

.navBtn span:nth-of-type(1) {
    margin-top: -10px;
}

.navBtn span:first-child {
    margin-top: -10px;
}

.navBtn span:first-child + span + span {
    margin-top: 10px;
}

.navBtn span:nth-of-type(3) {
    margin-top: 10px;
}

.navBtn.active {
    background: #ffffff;
    background: rgba(255, 255, 255, 0.2);
    filter: alpha(opacity=20);
}

.navBtn.active span {
    background: #333;
}

.navBtn.active span:nth-of-type(2) {
    opacity: 0;
}

.navBtn.active span:nth-of-type(1) {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.navBtn.active span:nth-of-type(3) {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.selectLanguage {
    float: right;
    margin-top: 15px
}

.selectLanguage span {
    line-height: 60px;
    color: #fff;
    font-size: 14px;
    margin-left: 14px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.active .selectLanguage span {
    color: #333;
}

.selectLanguage span.active {
    color: #02a1a5;
}

.selectLanguage span:hover {
    color: #02a1a5;
    text-decoration: underline;
}

/*å¯¼èˆªBox*/
.NavBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #2d2d33;
    background: #fff;
    z-index: 338;
    box-sizing: border-box;
    /*padding:80px 5%;*/
    padding-bottom: 0;
    display: none;


}

.Nav {
    background: url(../images/banner4s.jpg) no-repeat;
    background-size: cover;
    margin: 0px auto;
    height: 100%;
}

.Nav a {
    color: #333;
}

.Nav dl {
    width: 14.28%;
    float: left;
    text-align: center;
    /*border-right:1px solid #eee;*/
    height: 100%;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    background: #fff;
}

.Nav dl:last-child {
    border: 0;
}

.Nav dl:hover {
    background: none;
}

.Nav dl dt h1 {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 2px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
    padding-top: 64%;
    color: #333;
}

.Nav dl:hover h1 {
    color: #fff;
}
.Nav dl:hover h1 a{
    color: #fff;
}
.Nav dl dt h1:before {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 50%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.Nav dl:hover dt h1:before {
    margin-left: -100px;
    width: 200px;
}

.Nav dl dd h2 {
    font-size: 15px;
    margin-top: 15px;
    letter-spacing: 1px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.Nav dl:hover h2 {
    color: #ffffff;
    color: rgba(255, 255, 255, 0.8);
    filter: alpha(opacity=80);
}

.Nav dl dd h2:hover {
    text-decoration: underline;
}

.Nav dl p {
    font-size: 14px;
    color: #ccc;
    letter-spacing: 1px;
    margin-top: 6px;
    white-space: nowrap;
}

.Nav dl p:first-of-type {
    margin-top: 30px;
}



.about-us {
    background: url(../images/0017.jpg);
    padding: 40px 0;
    background-size: 100% 100%;
}

.about-us .container {


}

.about-us h2 {
    text-align: center;
    font-size: 32px;
    display: block;
    line-height: 100px;
}

.about-us p {
    font-size: 16px;
    text-align: justify;
    text-indent: 24px;
    line-height: 40px;
}

.about-num {
    background: url(../images/DJI_0089.jpg);
    padding: 40px 0;
    background-size: contain;
    background-attachment: fixed;
}

.about-num ul {
    width: 1280px;
    overflow: hidden;
    margin: 30px auto;
}

.about-num ul li {
    float: left;
    color: #fff;
    text-align: center;
    width: 25%;
    font-weight: normal;
    padding: 100px 0;
}

.about-num ul li strong {
    font-weight: normal;
}

.about-num ul li h2 {
    font-size: 48px;
    padding: 20px 0;
}

.about-text .container {
    max-width: 1280px;
    overflow: hidden;
    margin: 30px auto;
}

.about-text .container .left {
    width: 50%;
    float: left;
}

.about-text .container .right {
    width: 50%;
    float: right;
	text-align: right;
}
.about-text .container .right img{
	display: inline-block;
}
.about-text .container .left h2 {
    color: #5a5a5a;
    font-size: 24px;
    padding-top: 80px;
    line-height: 80px;
}

.about-text .container .left p {
    padding-right: 120px;
}

.about-text .icon {
    overflow: hidden;
    padding: 40px 0;
}

.about-text .icon li {
    float: left;
    width: 33.33%;
    text-align: center;
}

.about-text .icon li img {
    width: 150px;
    margin: 0 auto;
}

.about-text .icon li h2 {
    font-weight: normal;
    line-height: 50px;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.products .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.products .container .list {
    margin-top: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.products .container .list .item {
    margin-bottom: 45px;

    text-align: center;
    -webkit-transition: 1s;
    transition: 1s;
    cursor: pointer;

}

.products .container .list .item:nth-of-type(4n) {
    margin-right: 0
}

.products .container .list .item .title {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 25px;

}

.products .container .list .item a {
    display: block;
    border: 1px solid #f0f0f0;
    position: relative;
    overflow: hidden;
}

.products .container .list .item a:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 2px solid #003583;
    border-top: 2px solid #003583;
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    transition: .65s;
}

.products .container .list .item a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-right: 2px solid #003583;
    border-bottom: 2px solid #003583;
    position: absolute;
    right: 0;
    bottom: 0;
    visibility: hidden;
    transition: .65s;
}

.products .container .list .item .img {
    overflow: hidden;
    padding: 20px
}

.products .container .list .item:hover a:after, .products .container .list .item:hover a:before {
    width: 100%;
    height: 100%;
    visibility: visible;
}

.products .container .list .item a .img5 {
    overflow: hidden;
    transform: scale(0.98);
}

.products .container .list .item img {

    display: block;
    width: 100%;
    -webkit-transition: 1s;
    transition: 1s
}


.products .container .list .item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.server {
    background: url(../images/enri.png);
    background-size: 100% 100%;
}

.server .container {

    position: relative;
}

.server .container .text {
    position: absolute;
    top: 100px;
    left: 50px;
}

.server .container .text h2 {
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
}

.server .container .text span {
    display: block;
    width: 100px;
    height: 1px;
    background: #434343;
    margin: 40px 0;
}

.server .container .text p {
    font-size: 18px;
    line-height: 45px;
}

.server h3 {
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    line-height: 170px;
}

.server .container .text1 {
    position: absolute;
    top: 140px;
    right:215px;
    text-align: right;
    color: #fff;
}

.server .container .text1 h2 {
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 35px;
}

.server .job {
    width: 1200px;
    margin: 0 auto;
}

.server .job li {
    border: 1px solid #ddd;
    cursor: pointer;
    float: left;
    margin-right: 15px;
    width: 246px;
    background: #fff;
    padding: 30px 20px;
}

.server .job li:last-child {
    margin-right: 0;
}

.server .job li h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
}

.server .job li span {
    display: block;
    width: 25px;
    height: 1px;
    background: #434343;
    margin: 20px 0;
}

.server .job li a {
    display: block;
    margin: 20px 0;
}

.server .job li:hover {
    border: 1px solid #0068b7;
}

.yuanjing .container {

    overflow: hidden;
    margin: 30px auto;
}

.yuanjing .container .item {
    overflow: hidden;
    margin-bottom: 15px;
}

.yuanjing .container .left {
    float: left;
    width: 48%;
}

.yuanjing .container .right {
    float: right;
    width: 48%;
}

.yuanjing .container h2 {
    margin-top: 30px;
    line-height: 80px;
}

.fengmao .container {
    max-width: 1280px;
    overflow: hidden;
    margin: 30px auto;
}

.fengmao ul {
    overflow: hidden;
}

.fengmao li {
    float: left;
    width: 33.333%;
    overflow: hidden;
    padding: 1%;
}

.fengmao li img {
    height: 280px;
    width: 100%;
}

.fengmao .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    border-radius: 0;
    background: #000;
    color: #fff;
    vertical-align: middle;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
}

.fengmao .overlay span {
    margin-left: 20px;
    margin-top: 230px;
    display: block;
    font-size: 24px;
}

.fengmao li:hover .overlay {
    opacity: .5;
}

.about-jyzz {
    background: url(../images/0017.jpg);
    background-position: center center;
    padding: 80px 0 200px 0px;
}

.about-jyzz h2 {
    line-height: 78px;
    font-size: 24px;
}

.about-jyzz span {
    width: 63px;
    height: 1px;
    background: #434343;
    display: block;
    margin-bottom: 40px;
}

.about-jyzz .container {

    overflow: hidden;
    margin: 0px auto;
}

.about-fz {
    background: url(../images/0123.jpg);
    background-position: center center;
    padding: 80px 0 200px 0px;
    text-align: right;
}

.about-fz h2 {
    line-height: 78px;
    font-size: 24px;
}

.about-fz span {
    width: 63px;
    height: 1px;
    background: #434343;
    display: inline-block;
    margin-bottom: 40px;
}

.about-fz .container {

    overflow: hidden;

}

.about-glyz {
    background: url(../images/0018.jpg);
    background-position: center center;
    padding: 80px 0 200px 0px;
}

.about-glyz h2 {
    line-height: 78px;
    font-size: 24px;
}

.about-glyz span {
    width: 63px;
    height: 1px;
    background: #434343;
    display: inline-block;
    margin-bottom: 40px;
}

.about-glyz .container {

    overflow: hidden;
    margin: 0px auto;
}

.about-glyz .icon li {
    float: left;
    margin-right: 50px;
}

.about-glyz .icon .line {
    border: 1px solid #333;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    text-align: center;
}

.about-glyz .icon .line img {
    width: 45px;
    height: 45px;
    margin: 0 auto;
    margin-top: 22px;
}

.about-glyz .icon li p {
    font-size: 18px;
    text-align: center;
    line-height: 60px;
}

.about-glyz1 {
    background: url(../images/0122.jpg);
    background-position: center center;
    padding: 80px 0 200px 0px;
    text-align: right;
}

.about-glyz1 h2 {
    line-height: 78px;
    font-size: 24px;
}

.about-glyz1 span {
    width: 63px;
    height: 1px;
    background: #434343;
    display: inline-block;
    margin-bottom: 40px;
}

.about-glyz1 .container {

    overflow: hidden;
    margin: 0px auto;
}

.about-glyz1 .icon li {
    float: right;
    margin-left: 50px;
}

.about-glyz1 .icon .line {
    border: 1px solid #333;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    text-align: center;
}

.about-glyz1 .icon .line img {
    width: 45px;
    height: 45px;
    margin: 0 auto;
    margin-top: 22px;
}

.about-glyz1 .icon li p {
    font-size: 18px;
    text-align: center;
    line-height: 60px;
}

.productdetail {
    max-width: 1280px;
    margin: 0 auto;
    padding: 80px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.productdetail .container1 {
    background-color: #fafafa;
    padding: 40px;
}

.productdetail .img {
    width: 44%;
    background-color: #fff;
    position: relative;
}

.productdetail .container1 .content {
    width: 50%;
    padding-left: 6%;
}

.productdetail .container1 .content .title {
    font-weight: bold;
    font-size: 30px;
    color: #000;
    border-bottom: 3px solid #07427c;
    padding: 20px 0;
}

.productdetail .container1 .content .title > div {
    padding: 0;
}

.ann1 a {
    font-size: 16px;
    display: block;
    text-align: center;
    padding: 10px 15px;
    border: 1px solid #07427c;

}

.ann1 a:hover {
    background-color: #07427c;
    color: #fff;
}

.ann a {
    font-size: 18px;
    display: block;
    text-align: center;
    padding: 10px 30px;
    border: 1px solid #07427c;
    margin-top: 20px;
}

.ann a:hover {
    background-color: #07427c;
    color: #fff;
}

.txt > p {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: 1;
    color: #003583;
}

.productdetail .container1 .content .txt {
    font-size: 14px;
    color: #000;
    line-height: 30px;
    margin-top: 20px;
    max-width: 560px;
}

.zhegnshu .container {
    max-width: 1280px;
    overflow: hidden;
    margin: 30px auto;
}

.zhegnshu h2 {
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    line-height: 120px;
}

.zhegnshu h3 {
    border-bottom: 1px solid #1c4587;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin: 0px 150px;
    padding: 40px 0 20px 0;
}

.zhegnshu .slideGroup {
    background: url(../images/500215261.jpg);
}

.zhegnshu .slideGroup .parHd {
    height: 30px;
    line-height: 30px;
    background: #f4f4f4;
    padding: 0 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.zhegnshu .slideGroup .parHd ul {
    float: left;
    position: absolute;
    left: 20px;
    top: -1px;
    height: 32px;
}

.zhegnshu .slideGroup .parHd ul li {
    float: left;
    padding: 0 15px;
    cursor: pointer;
}

.zhegnshu .slideGroup .parHd ul li.on {
    height: 30px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 2px solid #fff;
}

.zhegnshu .slideGroup .slideBox {
    overflow: hidden;
    zoom: 1;
    padding: 10px 0 10px 42px;
    position: relative;
}

.zhegnshu .slideGroup .parBd {
    margin-top: 30px;
    padding-bottom: 30px;
}

.zhegnshu .slideGroup .parBd ul {
    overflow: hidden;
    zoom: 1;
}

.zhegnshu .slideGroup .parBd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.zhegnshu .slideGroup .parBd ul li .pic {
    text-align: center;
}

.zhegnshu .slideGroup .parBd ul li .pic img {
    display: block;
    width: 285px;
    height: 210px;
}

.zhegnshu .slideGroup .parBd ul li .pic a:hover img {
    border-color: #999;
}

.zhegnshu .slideGroup .parBd ul li .title {
    line-height: 50px;
    color: #fff;
}


.rongyu .container {
    max-width: 1280px;
    overflow: hidden;
    margin: 30px auto;
}

.rongyu .slideGroup {
}

.rongyu .slideGroup .parHd {
    height: 30px;
    line-height: 30px;
    background: #f4f4f4;
    padding: 0 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.rongyu .slideGroup .parHd ul {
    float: left;
    position: absolute;
    left: 20px;
    top: -1px;
    height: 32px;
}

.rongyu .slideGroup .parHd ul li {
    float: left;
    padding: 0 15px;
    cursor: pointer;
}

.rongyu .slideGroup .parHd ul li.on {
    height: 30px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 2px solid #fff;
}

.rongyu .slideGroup .slideBox {
    overflow: hidden;
    zoom: 1;
    padding: 10px 0 10px 42px;
    position: relative;
}

.rongyu .slideGroup .sPrev, .slideGroup .sNext {
    position: absolute;
    left: 5px;
    top: 150px;
    display: block;
    width: 30px;
    height: 94px;
    border: 1px solid #ddd;
    background: url(../images/icoLeft.gif) center center no-repeat #f4f4f4;
}

.rongyu .slideGroup .sNext {
    left: auto;
    right: 5px;
    background: url(../images/icoRight.gif) center center no-repeat #f4f4f4;
}

.rongyu .slideGroup .sPrev:hover, .slideGroup .sNext:hover {
    border-color: #f60;
}

.rongyu .slideGroup .parBd ul {
    overflow: hidden;
    zoom: 1;
}

.rongyu .slideGroup .parBd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.rongyu .slideGroup .parBd ul li .pic {
    text-align: center;
}

.rongyu .slideGroup .parBd ul li .pic img {
    width: 280px;
    height: 390px;
    display: block;
}

.rongyu .slideGroup .parBd ul li .pic a:hover img {
    border-color: #999;
}

.rongyu .slideGroup .parBd ul li .title {
    line-height: 50px;
}

.rongyu h2 {
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    line-height: 120px;
}

.contact .container{
    max-width: 1280px;
}
.contact .form {
    max-width: 1280px;
    margin: 60px auto;
    font-size: 14px;
    color: #333
}

.contact .form .tit {
    padding-left: 30px;
    background: url(../images/pen.jpg) no-repeat 0;
    margin: 10px 0 20px
}

.contact .form .info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.contact .form .info .item {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    float: left;
}

/*
.contact .container .form .info .item:nth-of-type(odd) {
	padding-right: 8.3%
}*/

.contact .form .info .item span {
    width: 50px;
    line-height: 30px
}

.contact .form .info .item input {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    border: 0;
    border-bottom: 1px solid #ddd;
    height: 30px;
    outline: none
}

.contact .form textarea {
    width: 100%;
    height: 170px;
    resize: none;
    border: 1px solid #ddd;
    color: #666;
    outline: none
}

.contact .form .submit {
    display: block;
    width: 120px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    background-color: #3166ac;
    margin: 50px auto;
    border: 0;
    cursor: pointer;
}


@media (max-width: 1440px) {
	.NavTop{
		padding: 0 8%;
	}
	.map2 .lxwm{
		left: 45%;
	}
	.NavTop ul{
		width: 730px;
		margin-left: -300px;
	}
	.sub_menu.active ul{
		margin-left: -200px;
	}
	.NavTop ul li:hover m{
		margin-left: 7px;
	}
	.footer .one{
		width: 100%;
		padding-left: 8%;
		padding-right: 8%;
	}
	.footer .two .mainCon{
		width: 100%;
		padding-left: 8%;
		padding-right: 8%;
	}
    .contact .form {
        padding: 0px
    }

    .contact .form .info .item {
        width: 100%
    }

	.navBtn {
		right: 200px;
	}
}
@media (max-width: 1366px){
    .navBtn{
        right: 160px;
    }
	.NavTop{
		padding: 0 5%;
	}
	.footer .one{

		padding-left: 5%;
		padding-right: 5%;
	}
	.footer .two .mainCon{

		padding-left: 5%;
		padding-right: 5%;
	}
}
@media (max-width: 1280px){
.navBtn{
	right: 140px;
}
	.NavTop ul {
		width: 700px;
		margin-left: -270px;
	}
	.sub_menu.active ul{
		margin-left: -170px;
	}
}

.lixnxiwm {

    margin-top: 30px;

}

.lixnxiwm > p {
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #07427c;
}

.sp-wrap {
    padding-top: 15px;
    padding-bottom: 15px;
    display: none;
    line-height: 0;
    font-size: 0;
    box-shadow: 1px 1px 8px #ddd;
    position: relative;
    text-align: center;
    max-width: 100%;
}

.sp-large {
    position: relative;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    over-roll: hide;
}

.sp-large a img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

.sp-large a {
    display: block;
}

.sp-thumbs {
    text-align: left;
    display: block;
    background: #fafafa;
    padding: 10px;
}

.sp-thumbs a {
    position: relative;
    border: 2px solid #f7f7f7;
}

.sp-thumbs a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 1;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all var(--transition-time, 800ms);
    -o-transition: all var(--transition-time, 800ms);
    transition: all var(--transition-time, 800ms);
}

.sp-thumbs a:hover:before {
    filter: alpha(opacity=10);
    -moz-opacity: 0.1;
    opacity: 0.1;
}

.sp-thumbs img {
    min-height: 56px;
    min-width: 56px;
    max-width: 56px;
}

.sp-thumbs a:link,
.sp-thumbs a:visited {
    width: 47px;
    height: 50px;
    overflow: hidden;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    display: inline-block;
    background-size: cover;
    background-position: center;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    margin: 0 3px;
}

.sp-thumbs a:hover {
    opacity: 1;
    border: 2px solid #e60012;
}

.sp-thumbs a:active,
.sp-current {
    opacity: 1 !important;
    position: relative;
    border: 2px solid #e60012 !important;
}

.sp-thumbs a.sp-current:after {
    transform: scaleX(1);
    visibility: visible;
}

.sp-large {
    position: relative;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    over-roll: hide;
}

.sp-large a img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

.sp-large a {
    display: block;
}

.sp-zoom {
    position: absolute;
    left: -50%;
    top: -50%;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
    display: none;
}

.sp-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .9);
    z-index: 999999;
    display: none;
    cursor: pointer;
}

.sp-lightbox img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 90%;
    max-height: 90%;
    border: 2px solid #fff;
}

#sp-prev,
#sp-next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 501;
    color: #fff;
    padding: 14px;
    text-decoration: none;
    background: #000;
    border-radius: 25px;
    border: 2px solid #fff;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    transition: .2s;
}

#sp-prev {
    left: 14%;
}

#sp-prev:before {
    content: '';
    border: 7px solid transparent;
    border-right: 15px solid #fff;
    position: absolute;
    top: 16px;
    left: 7px;
}

#sp-next {
    right: 14%;
}

#sp-next:before {
    content: '';
    border: 7px solid transparent;
    border-left: 15px solid white;
    position: absolute;
    top: 16px;
    left: 18px;
}

#sp-prev:hover,
#sp-next:hover {
    background: #444;
}
.form-group input {
    font-size: 14px;

    text-indent: 15px;
    width: 100%;
    line-height: 45px;

    border: 1px solid #ddd;
    color: #666;

}
@media (max-width: 768px) {
    .server h3{
        line-height: 100px;
    }
    .fengmao li{
        width: 100%;
    }
    .zhegnshu h3{
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .yuanjing .container .left{
        width: 100%;
    }
    .yuanjing .container .right{
        width: 100%;
    }
    .about-num ul li h2{
        font-size: 28px;
    }
    .about-num ul li h3{
        font-size: 18px;
    }
    .about-num ul li{
        padding: 0;
    }
    .about-text .container .left h2{
        padding-top: 20px;
        line-height: 2;
        padding-bottom: 20px;
    }
    .about-text .container .left p{
        padding-right: 0;
    }
    .about-text .container .left{
        width: 100%;
        padding-bottom: 20px;
    }
    .about-text .container .right{
        width: 100%;
    }
    .about-text .icon li{
        width: 100%;
    }
    .about-num ul{
        width: 100%;
    }
    .about-num ul li{
        width: 50%;
    }
    .server .container .text{
        position: static;
        padding: 0 15px ;
        text-align: justify;
    }
    .server .job li{
        width: 100%;
        margin-bottom: 10px;
    }
    .server .container .text1{
        display: none;
    }
    .Phone-Box, .bannerTel, .pageBannerTel, .pageTitleTel, .pageMore {
        display: block;
    }

    .about-box {
        display: none;
    }

    .map2 .row div h2 {
        color: #fff;
        font-size: 24px;
        margin-bottom: 10px;
        text-align: left;
    }

    .map2 .row div .lanxian {
        float: none;
        margin-bottom: 10px;
    }

    .textxs {
        transform: none;
        margin-bottom: 15px;
    }

    .map2 {
        height: 100%;
        padding: 5%;
    }

    .map2 .lxwm {
        position: static;
        transform: none;
    }

    .lxwm .xx .item {
        padding: 10px 10px 10px 100px;
    }

    .news .left .newtitle {
        transform: none;
    }

    .qyfm .item {
        margin-bottom: 15px;
    }

    .qyfm .right {

        display: block;

    }

    .qyfm {
        height: 100%;
        padding: 5% 0;
    }

    .qyfm .container {
        position: static;
        transform: none;
    }

    .news .right .rightjieshao li {
        padding: 0px;
    }

    .news .right .rightjieshao li:nth-child(1) {
        position: relative;

    }

    .news .right .rightjieshao li .p_e {
        height: 107px;
        overflow: hidden;
    }

    .lefttu {
        display: none;
    }

    .news .left {
        padding-top: 0;
    }

    .news .right .li_a {
        padding: 5px;
        margin: 0;
    }

    .news .right .rightjieshao .span_left {
        margin-top: 20px;
    }

    .qyfm .biaoti p {
        margin-top: 10px;
        font-size: 14px;
    }

    .news .right .rightjieshao li h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .news .newtitle p {
        margin-top: 10px;
        font-size: 14px;
    }

    .qyfm .biaoti h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .news .newtitle h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .news .right .rightjieshao li p {
        font-size: 14px;
        line-height: 1.5;
    }

    .news .right .rightjieshao {
        position: relative;
        padding: 15px;

    }

    .xianshi {
        display: none;
    }
}

@media (max-width: 1100px) {
    .tianchong {
        display: none;
    }

    .cpfl {
        height: 100%;
    }

    .cpfl .fenlei > .yingchang {
        opacity: 1;
        background: rgba(255, 255, 255, .7);
        flex: none;
        width: 100%;
        height: 180px;
        padding: 0;
        border-bottom: 1px solid #222;
    }

    .cpfl .fenlei:nth-child(3) > .yingchang {
        border-bottom: none;
    }

    .cpfl .fenlei a div {
        width: 50%;
        float: left;
        position: relative;
        padding: 10px;
    }

    .cpfl .fenlei .yingchang h2 {
        font-size: 20px;
    }

    .cpfl .fenlei .yingchang h3 {
        font-size: 18px;
        padding: 5px 0;
    }
}

@media (max-width: 1100px) {
    .p_bar2 .box .right {
        width: 60%;
    }

    html[lang="en"] .p_bar2 .box .right {
        width: 65%;
    }
}

@media (max-width: 992px) {
    .header {
        height: 62px;
    }

    .NavTop {
        padding: 0 4%;
        height: 62px;
    }

    .NavTop .logo {
        height: 46px;
        margin-top: 8px;
        position: relative;
        z-index: 999999;
        margin-right: 0;
    }

    .NavTop ul {
        display: none;
    }

    .selectLanguage {
        margin-top: 4px;
        margin-right: 60px;
        display: none;
    }

    .selectLanguage span {
        margin-left: 5px;
    }

    .navBtn {
        right: 1%;
        margin-right: 0;
        margin-top: 2px;
    }

    .navBtn:hover {
        background: rgba(255, 255, 255, 0);
    }

    .navBtn.active {
        background: #111;
        right: 0;
        margin-top: 0px;
        width: 60%;
        height: 62px;
    }

    .navBtn.active span {
        background: #fff;
        width: 30px;
        height: 2px;
        margin-left: 60%;
        -webkit-transition: all 0s;
        transition: all 0s;
    }

    .NavBox {
        background: rgba(0, 0, 0, 0.5);
        right: -100%;
        overflow: auto;
    }

    .Nav {
        padding: 20% 0 90% 0;
        width: 60%;
        float: right;
        background: rgba(255, 255, 255, 0.96);
        height: auto;

    }

    .Nav dl dt h1 {
        font-size: 15px;
        letter-spacing: 0;
        padding-top: 0;
        margin: auto;
        margin-bottom: 0;
        width: 85%;
        display: block;
    }

    .Nav dl:hover h1 {
        color: #333;
    }

    .Nav dl dd h2 {
        font-size: 13px;
        letter-spacing: 0px;
        padding-left: 8%;
    }

    .Nav dl:hover h2 {
        color: #666;
    }

    .about ul li h3 {
        margin-top: 10px;
        font-size: 14px;
    }

    .Nav dl {
        width: 100%;
        margin-left: 0%;
        float: none;
        height: auto;
        margin: auto;
        text-align: left;
        border: none;
        border-bottom: 1px solid #eee;
        margin-bottom: 15px;
        padding-bottom: 10px;
    }

    .Nav dl dd {
        display: none;
        color: #333;
    }

    .Nav dl:hover {
        background: none;
    }

    .Nav dl dt h1:before {
        display: none;
    }

    .Nav dl dt h1:after {
        content: "";
        position: absolute;
        right: 3%;
        top: 10px;

        width: 15px;
        height: 9px;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0.6;
    }
}

.index-news-list {
    width: 1350px;
    margin: 0 auto;
    padding: 60px 0;
}

.index-news-list .item {
    overflow: hidden;
}

.index-news-list .item .left {
    width: 50%;
    float: left;
}

.index-news-list .item .right {
    width: 47%;
    margin-left: 3%;
    float: left;
}

.index-news-list .item .left li {
    line-height: 50px;
    border-bottom: 1px solid #ddd;
}

.index-news-list .item .left li span {
    float: right;
    line-height: 50px;
}

.index-news-list .item .left li a {
    display: block;
    line-height: 50px;
    font-size: 16px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.index-news-list .item .left li a:hover {
    color: #002762;
    font-weight: bold;
}

#share-2 {
    text-align: center;
}

.zigongsi {
    height: 500px;
    margin: 30px 0;
}

.zigongsi li {
    text-indent: 20px;
    width: 23.5%;
    float: left;
    margin-right: 2%;
    padding: 20px 0;
    -webkit-box-shadow: 0 0px 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 0px 1px 1px rgba(0, 0, 0, .2);
    height: 120px;
    margin-bottom: 30px;
}

.zigongsi li:nth-child(4n) {
    margin-right: 0;
}

.zigongsi h2 {
    margin-bottom: 10px;
}

.zigongsi li:hover {
    background: #086cb9;
    cursor: pointer;
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.slideBox {
    position: relative;
    overflow: hidden;
}

.slideBox .hd {
    position: absolute;
    height: 28px;
    line-height: 28px;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.slideBox .hd li {
    cursor: pointer;
    display: inline-block;
    width: 15px;
    text-align: center;
    line-height: 15px;
    height: 15px;
    background: #fff;
    overflow: hidden;
    margin: 0 6px;
}

.slideBox .hd li.on {
    background: #002762;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    z-index: 0;
}

.slideBox .bd li {
    position: relative;
}

.slideBox .bd li img {
    width: 100%;
    display: block;
}

.slideBox .bd li a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 取消链接高亮 */
}

.slideBox .bd li .tit {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    text-indent: 10px;
    height: 35px;
    line-height: 35px;
    color: #fff;
}

.news-list .item .left li a:hover {
    color: #0068b7;
}

.hidden-xs {
    display: block;
}

.hidden-lg {
    display: none;
}


@media (max-width: 1279px) {
    .about-con .btn {
        margin-top: 20px;
    }

    .menuBox {
        position: fixed;
        top: 85px;
        left: -100%;
        height: 100vh;
        width: 100%;
        background-color: rgba(12, 54, 101, .9);
        z-index: 1010;
        -webkit-transition: .8s;
        transition: .8s;
        display: block;
    }

    .menuBox .item {
        margin-top: 50px;
    }

    .menuBox .item span {
        display: block;
        font-size: 18px;
        color: #fff;
        width: 100%;
        padding: 15px 0;
        text-align: center;
    }

    .menuBox .item span a {
        color: #fff;
    }

    .menuBox.open {
        left: 0;
    }

    .active {
        background: #fff;
    }

    .top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        padding: 20px 0 10px 0;
        -webkit-transition: all 2s;
        transition: all 2s;

        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        -webkit-transition: all .6s;
        transition: all .6s;
    }

    .top img {
        padding-left: 15px;
        margin-top: -10px;
    }

    .top .logo4 {
        display: none;
    }

    .active .logo3 {
        display: none;
    }

    .active .logo4 {
        display: block;
    }

    .active .mNav .burger {
        background-color: #333;
    }

    .top .mNav {
        display: block;
        -webkit-transition: .8s;
        transition: .8s;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 60px;
    }

    .mNav .burger {
        width: 32px;
        height: 4px;
        background-color: #fff;
        position: absolute;
        top: 28px;
        left: 50%;
        margin: 0 0 0 -16px;
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transition: .8s;
        transition: .8s;
    }

    .top .mNav .burger:nth-of-type(2) {
        top: 38px;
    }

    .top .mNav .burger:nth-of-type(3) {
        top: 48px;
    }

    /*.header {
		display: none;
	}*/
    .banner {
        width: 100%;
        height: 100vh;
        position: relative;
    }

    .banner .swiper-container {
        height: 100%;
    }

    .banner .text p:first-child {
        font-size: 22px;
        font-weight: 700;
        width: 100%;


    }

    .banner .text p:nth-child(2) {
        font-size: 14px;
        line-height: 35px;
        width: 90%;
        margin-top: 10px;

    }

    .banner .text p:nth-child(3) {
        font-size: 12px;
        color: hsla(0, 0%, 100%, .2);
        width: 90%;
        margin-top: 30px;
        line-height: 20px;

    }

    .banner .text {
        z-index: 10;
        position: absolute;
        left: 5%;
        top: 30%;
        width: 90%;
        color: #fff;
    }

    .banner .scr {
        width: 15%;
        left: 43%;
    }

    .about {
    }

    .about .about-con .title {
        font-size: 25px;
        font-weight: 700;
        text-transform: uppercase;
        text-align: center;
        width: 100%;
        margin-top: 20px;
        color: #444546;
    }

    .about .about-con {

    }

    .about .about-con .content {
        width: 100%;
        margin-left: 0;
        margin-top: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        margin-left: 0;
        margin-top: 0;
    }

    .about .about-con .content .left {
        padding-top: 0px;

    }

    .about .about-con .content .left > p:nth-child(1) {
        font-size: 36px;
    }

    .about .about-con .content .left .jianjie p {

        font-size: 14px;
    }

    .about .about-con .content .right div img {
        bottom: 10px;
        right: 10px;
    }

    .about .about-con .content .right {
        margin-left: 0;

        margin-top: 40px;
    }

    .about .about-con .content .right .jianjie {
        margin-top: 15px;
    }

    .about .about-con .content .right .shun {
        margin-top: 15px;
        padding: 15px 0 0 0;
    }

    .about .right ul li h2 strong {
        font-size: 12px;
    }

    .about .right ul {
        padding-top: 15px;
    }

    .about .right ul li h3 {
        font-size: 12px;
        margin-top: 15px;
    }

    .bankuai {
        height: 500px;
    }

    .bankuai .main img {
        width: 100%;
        height: 180px;
    }

    .bankuai .main .left {
        width: 100%;
    }

    .bankuai-con {
        width: 100%;
        margin-left: 0;
    }

    .bankuai .main {
        webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .bankuai .main .left .p1 {
        font-size: 20px;
        margin-top: 20px;
    }

    .bankuai .main .left .p2 {
        font-size: 30px;
        width: 90%;
        top: 2%;
        color: #fff;
    }

    .bankuai .main .left .p3 {
        margin-top: 10px;
        height: 180px;
        width: 90%;
        margin-left: 0;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 6;
        overflow: hidden;
    }

    .bankuai .main .left .p4 {
        top: 100%;
        z-index: 1000;
    }

    .swiper-container1 .swiper-button-next,
    .swiper-container1 .swiper-button-prev {
        bottom: -5%;
        top: 115%;
    }

    .swiper-container1 .swiper-button-next {
        right: 55%;
    }

    .map {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .map .left {
        width: 100%;
        height: 300px;
    }

    .map .infor {
        width: 100%;
    }

    .map .infor .item {
        padding: 20px 0 20px 90px;
    }

    .ln {
        width: 95%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .ln .left {
        width: 100%;
    }

    .ln .right {
        width: 100%;
        margin-left: 0;
        margin-top: 30px;
    }

    .ln .left .b {
        font-size: 25px;
    }

    .footer .one {
        width: 95%;
        margin-left: 2.5%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px 0;
    }

    .footer .one .left {
        width: 90%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .footer .one .left img {
        width: 100px;
    }


    .footer .one .nav {
        display: none;
    }

    .footer .one .rightInfo {
        margin-left: 0;
        margin-top: 30px;
    }

    .footer .two {
        width: 100%;
    }

    .footer .two .mainCon {
        width: 90%;
        margin-left: 5%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }

    .swiper-container3 .swiper-button-next,
    .swiper-container3 .swiper-button-prev {
        bottom: 15%;
        top: 85%;
    }

    .swiper-container3 .swiper-button-prev {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        border: 1px solid rgba(0, 0, 0, .1);
        text-align: center;
        background: none;
        text-align: center;
        line-height: 70px;
        overflow: hidden;


    }

    .news .swiper-container3 .swiper-button-prev img {
        display: inline-block;
        width: 23px;
        height: 23px;
    }

    .swiper-container3 .swiper-button-next {
        right: 55%;
        bottom: 15%;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        border: 1px solid rgba(0, 0, 0, .1);
        text-align: center;
        background: none;
        text-align: center;
        line-height: 70px;
        overflow: hidden;
    }

    .news .swiper-container3 .swiper-button-next img {
        display: inline-block;
        width: 23px;
        height: 23px;
    }

    .swiper-container3 .swiper-button-next.swiper-button-disabled, .swiper-container3 .swiper-button-prev.swiper-button-disabled {
        opacity: .8
    }

    .about-main .content .left ul li h2 strong {
        font-size: 20px;
    }

    .about-main .content .left ul {
        padding-top: 15px;
    }

    .about-main .content .left ul li h3 {
        font-size: 12px;
        margin-top: 15px;
    }

    .about-box ul {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        /*-ms-flex-direction: column;
    flex-direction: column;*/
    }

    .about-box ul li a {
        padding: 15px 0;
        font-size: 10px;
    }

    .about-box ul li {

        width: 33%;
        text-align: center;
    }

    .about-main {
        padding-bottom: 30px;
    }

    .about-main .big {
        height: 100px;
    }

    .about-main .content {
        width: 95%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: -90px;
    }

    .about-main .content .left {
        width: 100%;
    }

    .about-main .content .left .a {
        margin-top: 50px;
    }

    .about-main .content .right {
        margin-left: 0;
        width: 100%;
        padding-top: 30px;
    }

    .about-main .content .right p {
        display: none;
    }

    .zzjg {
        height: 430px;
    }

    .zzjg .add {
        width: 100%;
        left: 0;
    }

    .zzjg .title {
        margin-left: 5%;
    }

    .company .title {
        width: 80%;
        margin-left: 10%;
        font-size: 22px;
    }

    .company .content .item {
        width: 100%;
    }

    .company .content {
        width: 95%;
        margin-left: 2.5%;
    }

    .news-list {
        width: 95%;
        margin-left: 2.5%;
    }

    .news-list .jtxw .item {
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
    }

    .news-list .item .left {
        width: 100%;
        float: none;
    }

    .news-list .item .right {
        width: 100%;
        float: none;
        margin-left: 0;
    }

    .news-con .content {
        width: 90%;
        margin-left: 2.5%;
        padding: 20px 2.5%;
    }

    .news-con .content .title {
        font-size: 16px;
        line-height: 30px;
    }

    .news-con .content .neirong {
        margin: 0 auto 30px auto;
    }

    .news-list .item .left li span {
        display: none;
    }

    .gcal ul li {
        width: 100%;
        margin-bottom: 15px;
    }

    .gcal ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        margin-top: 30px;
    }

    .contact {
        width: 90%;
        margin-left: 5%;
        padding-bottom: 60px;
    }

    .contact .title {
        width: 80%;
    }

    .contact .three {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .contact .one {
        margin-top: 30px;
    }

    .company-page {
        width: 95%;
        margin-left: 2.5%;
    }

    .company-page .content {
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
    }

    .company-page .title {
        margin-left: 0;
    }

    .about-img img {
        height: 200px;
    }

    .news-list .title {
        margin: 15px 20%;
        font-size: 18px;
    }

    .news .main {
        padding: 20px 0 0px 0;
    }

    .index-news-list {
        width: 90%;
        margin-left: 5%;
        padding: 0;
    }

    .index-news-list .item .left {
        width: 100%;
        float: none;
    }

    .index-news-list .item .right {
        width: 100%;
        float: none;
        margin-left: 0;
    }

    .zigongsi li {
        width: 99%;
        box-shadow: none;
        border: 1px solid #ddd;
    }

    .zigongsi {
        height: auto;
        overflow: hidden;
    }

    .page-about {
        padding-top: 62px;
    }

    .header {
        background: rgba(7, 29, 66, 1);
    }

    .index-news-list .item .left li a {
        font-size: 13px;
    }

    #map {
        height: 300px;
    }

    .hidden-xs {
        display: none;
    }

    .hidden-lg {
        display: block;
    }
}
.hua p{
   color:#5a5a5a ;
    padding-bottom: 15px;

}