body {
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑", "Arial", Helvetica, "黑体", Arial, Tahoma;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden;

}

.img-hide {
    overflow: hidden;
    display: block;
}

.img-hide img {
    transition: 0.5s all;
    transform: scale(1, 1);
}

.img-hide:hover img {
    transform: scale(1.05, 1.05);
}

.txt-elise {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

li {
    list-style: none;
}

a {
    color: #333;
}

ul {
    padding: 0;
    margin: 0;
}

a:hover,
a {
    text-decoration: none !important;
}

a:focus {
    text-decoration: none !important;
    outline: none !important;
}

.slick-prev:before,
.slick-next:before {
    display: none !important;
}

button:focus,
button:hover,
input:focus {
    outline: none !important;
}

p {
    margin: 0;
}

img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.container {
    width: 1420px;
}

.tab-content {
    position: relative;
}

.tab-content .tab-pane {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: 0.5s all;
}

.tab-content .tab-pane.active {
    position: relative;
    z-index: 10;
    opacity: 1;
    filter: alpha(opacity=100);
}

.header {
    position: fixed;
    z-index: 1000;
    padding-bottom: 50px;
    left: 0;
    top: 0;
    right: 0;
    background: url(../images/header-bj.png)center no-repeat;
    background-size: 100% 100%;
}

.logo {
    margin: 28px 0;

}

.search-top {
    position: absolute;
    right: 4%;
    top: 40px;
    background: #fff;
    width: 280px;
}

.search-top .form-control {
    border-radius: 0;
    box-shadow: none;
    border: none;
    height: 34px;
}

.btn-ss {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    width: 20px;
    background: url(../images/search.png) center no-repeat;
    padding: 0;
    border: none;
    box-shadow: none;
}

.nav-list li {
    float: left;
    width: 11.111%;
    text-align: center;
    position: relative;
}

.nav-list {
    width: 100%;
    position: relative;
    z-index: 10;
}

.nav-list li a {
    display: block;
    text-align: center;
    line-height: 60px;
    font-size: 19px;
    color: #fff;


}

.nav-list li a:hover,
.nav-list li.active a {
   background: url(../images/ef.png)bottom center no-repeat;
    font-weight: bold;
}

.nav-list li.active a:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;

}

.head:before {
    display: block;
    content: "";
    border-top: solid 1px #fff;
    opacity: 0.2
}

.head:after {
    display: block;
    content: "";
    border-top: solid 1px #fff;
    opacity: 0.2
}

.eng {
    width: 210px;
    height: 46px;
    line-height: 46px;
    background: url(../images/schear-bj.png)center no-repeat;
    margin: 50px 0;
    padding: 0 30px;
    position: relative;
}

.xxsy {
    background: none !important;
    padding-left: 0px !important;
    position: absolute;
    left: -95px;
}




.eng a {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.eng .pull-left {
    padding-left: 30px;
    background: url(../images/diq.png)left center no-repeat;
}

.search-a {
    display: block;
    float: right;
}

.search-a img {
    border-left: 1px solid #fff;
    margin-left: 20px;
    padding-left: 20px;
}

.banner .slick-dots {
    bottom: 30px;
}

.banner .slick-dots li {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
}

.slick-dots li button:before {
    display: none !important;
}

.banner .slick-dots li.slick-active {
    width: 40px;
    height: 10px;
    border-radius: 30px;
    background: #0d6dc9;
}

.banner .slick-prev {
    width: 60px;
    height: 60px;
    background: url(../images/right.png)center no-repeat;
    left: 4%;
    z-index: 99;
    transform: rotate(180deg);
    opacity: .5;
    background-size: 100% 100%;
}

.banner .slick-next {
    width: 60px;
    height: 60px;
    background: url(../images/right.png)center no-repeat;
    opacity: .5;
    right: 4%;
    background-size: 100% 100%;
}

.banner .slick-prev:hover {
    background: url(../images/left.png)center no-repeat;
    transform: rotate(0deg);
    opacity: 1;
    background-size: 100% 100%;
}

.banner .slick-next:hover {
    background: url(../images/left.png)center no-repeat;
    transform: rotate(180deg);
    opacity: 1;
    background-size: 100% 100%;
}


.xwdt {
    width: 100%;
    padding: 50px 0;
    background: url(../images/new-bj.png)center no-repeat;
    background-size: 100% 100%;
}

.title {
    width: 100%;
    margin-bottom: 50px;
}

.title span {
    font-size: 30px;
    color: #0d6dc9;
    font-family: serif;
    font-weight: bold;
    position: relative;
}

.title span b {
    width: 230px;
    position: absolute;
    font-size: 12px;
    color: #0d6dc9;
    padding-left: 45px;
    background: url(../images/tit-bj.png)left center no-repeat;
    left: 0px;
    bottom: -20px;
    font-family: emoji;

}


.title a {
    width: 80px;
    height: 33px;
    background: url(../images/more.png)center no-repeat;
    background-size: 100% 100%;
    float: right;
    margin-top: 10px;
}


.xw {
    width: 54%;
    box-shadow: 3px 3px 6px #ccc;
}


.xw a {
    width: 100%;
    display: inline-block;
    background: #014b92;
    padding-bottom: 3px;
}

.xw-img {
    position: relative;
    display: block;
    padding-top: 60%;
    overflow: hidden;
}

.xw-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    transform: scale(1, 1);
    transition: all .7s;
}

.xw-img:hover img {
    transform: scale(1.05, 1.05);
}

.xw a:hover .xw-bt h2 {
    color: #0d6dc9;
}

.xw a:hover .xw-bt p {
    color: #0d6dc9;
    opacity: .8;
}

.xw-bt {
    width: 100%;
    background: #fff;
    padding: 30px 20px;
    border-radius: 0 0 20px 0;
}

.xw-bt h2 {
    font-size: 18px;
    color: #333;
    margin-top: 0px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xw-bt p {
    font-size: 15px;
    line-height: 26px;
    color: #777;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.xw .slick-dots {
    bottom: 160px;
}

.xw .slick-dots li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
}

.xw .slick-dots li.slick-active {
    background: #f7ab0a;
}


.xw .slick-prev {
    width: 13px;
    height: 24px;
    background: url(../images/left-1.png)center no-repeat;
    left: 2%;
    z-index: 99;
    top: 40%;
    background-size: 100% 100%;
}

.xw .slick-next {
    width: 13px;
    height: 24px;
    background: url(../images/right-1.png)center no-repeat;
    right: 2%;
    top: 40%;
    z-index: 99;
    background-size: 100% 100%;
}

.xw-l {
    width: 44%;
}

.xw-list {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

.xw-list a {
    width: 48%;
    display: block;
    float: left;
    background: #014b92;
    padding-bottom: 3px;
    box-shadow: 3px 3px 6px #ccc;
}

.xw-list a:nth-child(2) {
    float: right;
}

.xw-list a .xw-l-img {
    position: relative;
    display: block;
    padding-top: 58%;
    overflow: hidden;
}

.xw-list a .xw-l-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    transform: scale(1, 1);
    transition: all .7s;
}

.xw-list a .xw-l-img:hover img {
    transform: scale(1.1, 1.1);
}

.xw-list a:hover {
    background: #fff;
}

.xw-list a:hover .xw-l-tit {
    background: #014b92;
    border-radius: 20px 0 20px 0;
    transition: all .7s;
}

.xw-list a:hover .xw-l-tit h2 {
    color: #fff;
}

.xw-list a:hover .xw-l-tit span {
    color: #fff;
}

.xw-list a .xw-l-tit {
    width: 100%;
    background: #fff;
    padding: 20px 20px;
    border-radius: 0 0 20px 0;
}

.xw-list a .xw-l-tit h2 {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    height:60px;
    margin-top: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.xw-list a .xw-l-tit span {
    font-size: 14px;
    color: #0d6dc9;
    font-family: "Georgia";
    font-weight: bold;
}

.xw-ul {
    width: 100%;
    display: inline-block;
    background: #014b92;
    box-shadow: 3px 3px 6px #ccc;
    padding-bottom: 3px;

}

.xw-l ul {
    width: 100%;
    background: #fff;
    border-radius: 0 0 20px 0;
    padding: 19px;
display: inline-block;

}

.xw-l ul li {
    width: 100%;
    display: flow-root;
    border-bottom: 1px dotted #ccc;
    line-height: 44px;
    padding-left: 14px;
    background: #fff url(../images/dian.png)left center no-repeat;
}

.xw-l ul li a {
    width: calc(100% - 100px);
    display: block;
    float: left;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xw-l ul li span {
    width: 90px;
    font-size: 14px;
    color: #0d6dc9;
    float: right;
    font-weight: bold;
    font-family: "Georgia";
}

.xw-l ul li:hover a {
    font-weight: bold;
    color: #0d6dc9;
}

.two {
    width: 100%;
    padding: 50px 0;
    background: url(../images/jxgz-bj.png)center no-repeat;
    background-size: 100% 100%;
}

.jxgz {
    width: 48%;
}

.jxgz-l {
    width: 100%;
}

.jxgz-l .jxgz-list {
    width: 100%;
    background: #fff;
    display: flow-root;
    margin-bottom: 10px;
}

.jxgz-list .jxgz-img {
    width: 50%;
    position: relative;
    display: block;
    padding-top: 200px;
    float: left;
    overflow: hidden;
}

.jxgz-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    transform: scale(1, 1);
    transition: all .7s;
}

.jxgz-img:hover img {
    transform: scale(1.1, 1.1);
}


.jxgz-tit {
    width: 50%;
    float: right;
    background: #014b92;
    border-radius: 20px 0 20px 0;
    padding: 26px 20px;
}

.jxgz-tit h2 {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    margin-top: 0px;
    min-height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.jxgz-tit p {
    font-size: 14px;
    color: #93bbf5;
    line-height: 26px;
    margin-bottom: 10px;
    min-height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.jxgz-tit span {
    font-size: 14px;
    color: #93bbf5;
    font-family: "Georgia";
}

.jxgz-l li {
    width: 100%;
    display: flow-root;
    border-bottom: 1px dotted #ccc;
    line-height: 44px;
    padding-left: 14px;
    background: url(../images/dian.png)left center no-repeat;
}

.jxgz-l li a {
    width: calc(100% - 100px);
    display: block;
    float: left;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jxgz-l li span {
    width: 90px;
    font-size: 14px;
    color: #0d6dc9;
    float: right;
    font-weight: bold;
    font-family: "Georgia";
}

.jxgz-l li:hover a {
    font-weight: bold;
    color: #0d6dc9;
}




.djgz {
    width: 48%;
}

.djgz ul {
    width: 100%;
}

.djgz-l li {
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
    display: flow-root;
    background: #f6fafe url(../images/yxj-jt.png)right bottom no-repeat;
}

.djgz-l .djgz-l li:nth-child(3) {
    margin-bottom: 0px;
}

.djgz-l li .djgz-l-img {
    width: 35%;
    float: left;
    position: relative;
    display: block;
    padding-top: 147px;
}

.djgz-l li .djgz-l-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.djgz-l li .djgz-l-tit {
    width: 65%;
    float: left;
    height: 100%;
    padding: 26px 30px;

}

.djgz-l li .djgz-l-tit h2 {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-top: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;
}

.djgz-l li .djgz-l-tit span {
    font-size: 14px;
    color: #0d6dc9;
    font-family: "Georgia";
    position: relative;
    display: flow-root;
}

.djgz-l li .djgz-l-tit span:after {
    display: table;
    content: " ";
    width: calc(100% - 90px);
    height: 1px;
    background: #b4cae5;
    position: absolute;
    right: 8px;
    top: 12px;
}

.djgz-l li:hover .djgz-l-tit h2 {
    font-weight: bold;
    color: #0d6dc9;
}


.three {
    width: 100%;
    padding: 50px 0;
    background: url(../images/gjjl-bj.png)center no-repeat;
    background-size: 100% 100%;
}


.gjjl {
    width: 48%;
}

.gjjl-sl {
    width: 100%;
}

.gjjl-sl a {
    width: 100%;
    box-shadow: none;
}

.gjjl-sl a span {
    margin-bottom: 10px;
    display: flow-root;
}

.gjjl-sl a h2 {
    margin-bottom: 0px;
}

.gjjl-sl a .xw-l-img {
    padding-top: 79%;
}

.gjjl-slick .slick-list {
    padding: 0px 0px !important;
}

.gjjl-slick .slick-current {
    transform: scale(2, 1.8);
    z-index: 30 !important;
}

.gjjl-slick .slick-active {
    position: relative;
}

.gjjl-slick .slick-active:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 10;
}

.gjjl-slick .slick-center:before {
    display: none;
}

.gjjl-slick .slick-track {
    padding: 50px 0;
}

.gjjl-slick .slick-center .xw-l-tit {
    zoom: .55;
    padding: 15px 20px;
}

.gjjl-slick .slick-prev {
    width: 13px;
    height: 24px;
    background: url(../images/tzgg-left.png)center no-repeat;
    left: 2%;
    z-index: 99;
    top: 40%;
    background-size: 100% 100%;
}

.gjjl-slick .slick-next {
    width: 13px;
    height: 24px;
    background: url(../images/tzgg-right.png)center no-repeat;
    right: 2%;
    top: 40%;
    z-index: 99;
    background-size: 100% 100%;
}

.gjjl .xw-list {
    margin-bottom: 0px;
}

.xsgz {
    width: 48%;
}




.four {
    width: 100%;
    padding: 50px 0;
    background: url(../images/xyhj-bj.png)center no-repeat;
    background-size: 100% 100%;

}

.xyhj {}

.xyhj a:nth-child(1) {
    width: 50%;
    padding-top: 32%;
}

.xyhj a:nth-child(2) {
    width: 50%;
    padding-top: 32%;
}

.xyhj a {
    width: 33.333%;
    padding: 0 5px;
    margin-bottom: 10px;
    float: left;
    position: relative;
    display: block;
    padding-top: 18.5%;
    overflow: hidden;
}

.xyhj a img {
    position: absolute;
    top: 0px;
    left: 5px;
    width: calc(100% - 10px);
    height: 100%;
    transform: scale(1, 1);
    transition: all .7s;
}

.xyhj a:hover img {
    transform: scale(1.1, 1.1);
}

.xyhj a p {
    position: absolute;
    width: calc(100% - 10px);
    bottom: 0px;
    left: 5px;
    padding: 100px 0 15px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: url(../images/banner_t1.png)center no-repeat;
    background-size: 100% 100%;
}

.xyhj a:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3) url(../images/span.png)center no-repeat;
    z-index: -1;
}

.xyhj a:hover:after {
    z-index: 99;
}


footer {
    width: 100%;
    background: url(../images/footer-bj.png)center no-repeat;
    background-size: 100% 100%;
}

.yqlj {
    width: 100%;
    line-height: 60px;
    border-bottom: 1px solid #0963b8;
}

.yqlj h2 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    float: left;
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 60px;
}

.yqlj a {
    font-size: 16px;
    color: #fff;
    margin: 0 4px;
    float: left;
}

.footer {
    padding: 25px 0;
}

.footer-left {
    width: calc(100% - 350px);
}
.footer-right{width: 333px;}
.footer-right p {
    font-size: 16px;
    color: #fff;
    line-height: 40px;
}

.foot {
    width: 100%;
   padding: 20px 10px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: rgba(11, 63, 134, 0.6);
}

.list-back{margin-bottom:50px;}





































































































.nav-down {
    position: absolute;
    display: none;
    top: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    padding: 20px 0;
}

.nav-down li {
    float: none;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}

.nav-down li a {
    display: block;
    font-size: 16px;
    color: #0d6dc9;
    line-height: 40px;
    text-align: center;
    background: none !important;
}

.nav-down li a:hover {
    background: rgba(0, 0, 0, 0.7) !important;
    color: #fff;
}

.nav-list li:hover .nav-down {
    display: block;
}

.nav-click {
    display: none;
}

.menu-button {
    position: absolute;
    display: none;
    top: 18px;
    right: 15px;
    z-index: 1000;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
}

.menu-button .bar:nth-of-type(1) {
    margin-top: 0px;
}

.menu-button .bar:nth-of-type(3) {
    margin-bottom: 0px;
}

.bar {
    position: relative;
    display: block;
    width: 24px;
    height: 2px;
    margin: 5px auto;
    background-color: #fff;
    border-radius: 10px;
    -webkit-transition: .3s;
    transition: .3s;
}

.cross {
    margin-top: -8px;
}

.cross .bar {
    margin: 13px auto;
}

.cross .bar:nth-of-type(1) {
    -webkit-transform: translateY(15px) rotate(-45deg);
    -ms-transform: translateY(15px) rotate(-45deg);
    transform: translateY(15px) rotate(-45deg);
}

.cross .bar:nth-of-type(2) {
    opacity: 0;
}

.cross .bar:nth-of-type(3) {
    -webkit-transform: translateY(-15px) rotate(45deg);
    -ms-transform: translateY(-15px) rotate(45deg);
    transform: translateY(-15px) rotate(45deg);
}





/*公司动态*/
.picnew {
    display: inline-block;
    width: 100%;
    min-height:500px;
}

.picnew li {
    padding: 28px 0;
    border-bottom: 1px solid #ccc;
}

.picnew li:hover h3 {
    color: #17346e !important;
}

.picnew li .pic-l {
    width: 240px;
}

.picnew li .pic-l .imged {
    padding-top: 63%;
}

.picnew li .pic-r {
    width: calc(100% - 260px);
    padding-left: 10px;
}

.picnew li .pic-r a {
    display: block;
}

.picnew li .pic-r h3 {
    font-size: 18px;
    color: #555;
    line-height: 30px;
    margin-top: 0px;
    margin-bottom: 20px;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

.picnew li .pic-r .time {
    font-size: 15px;
    color: #999;
}

.picnew li .pic-r .time:after {
    display: block;
    z-index: 10;
    content: "";
    width: 30px;
    background: #333;
    height: 3px;
    margin-top: 10px;



}

.picnew li .pic-r .zy {
    font-size: 15px;
    color: #777;
    line-height: 30px;
    margin-bottom: 10px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}


.pange {
    width: 100%;
    display: inline-block;
    margin: 30px 0 0;
    text-align: center;
}




/*公司简介*/
.gsjj {
    width: 100%;
    display: inline-block;
    padding-top: 20px;
}

.gsjj img {
    display: block;
    margin: auto;
    margin-bottom: 20px;
}

.gsjj p {
    font-size: 18px;
    color: #555;
    line-height: 36px;
    text-indent: 2em;
    margin-bottom: 10px;
}



/*列表页1*/
.news-ul-a {
    width: 100%;
    padding-top: 50px;
    min-height:500px;
}


.jy li {
    border-bottom: 1px solid #ccc;
    padding: 30px 0;

}

.jy li:hover .news-date {
    background: #0642b9;
}

.jy li:hover .news-ul-a-tt a {
    color: #17346e;
}


.time-1 {
    border: none;
    background: transparent;
    font-size: 22px;
    color: #fff;
    line-height: 16px;
}


.news-date {
    width: 65px;
    height: 65px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background: #77a2f7;
    line-height: 22px;
}

.time-1 span {
    font-size: 22px;
    color: #fff !important;
    font-weight: bold;
    background: transparent !important;
    line-height: 40px;
    display: block;
}


.news-ul-a-right {
    margin-left: 85px;
    margin-top: -8px;
}

.news-ul-a-right .txt-elise {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-ul-a-tt a {
    width: 100%;
    font-size: 18px;
    color: #555;
    float: left;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: inline-block;
    overflow: hidden;
}

.news-ul-a-p {
    line-height: 26px;
    color: #777;
    font-size: 15px;
    margin-top: 5px;
    height: 46px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}


/*列表页2*/
.gg-list{min-height:500px;}
.gg-list li {
    position: relative;
    line-height: 60px;
    padding-right: 100px;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
}

.gg-list li span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #969696;
}

.gg-list li a {
    font-size: 18px;
    color: #333;
    padding-left: 20px;
    background: url(../images/ico-yx1.png) left center no-repeat;
}

.page-box {
    margin-top: 40px;
}


.gg-list li:hover a {
    color: #17346e;
    background: url(../images/ico-yx.png) left center no-repeat;
}

.lmm {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}

.lmm h2 {
    margin: 0px 10px;
    width: 150px;
    line-height: 46px;
    color: #333;
    background: #f2f2f2;
    text-align: center;
    float: left;
    font-size: 18px;
}

.lmm .active {
    background: #17346e;
    color: #fff;
}

.qh2 {
    display: inline-block;
    width: 100%;
}

/*内容页*/

.article-tt {
    font-size: 24px;
    color: #010101;
    font-weight: bold;
    margin-top: 40px;
}

.article-sm {
    color: #848484;
    padding: 15px 0 25px 0;
    border-bottom: solid 1px #ddd;
}

.article-txt p {
    font-size: 18px;
    color: #555;
    line-height: 36px;
    text-indent: 2em;
    margin-bottom: 10px;
}

.article-txt img {
    display: block;
    margin: auto;
}

.article-txt p img {
    display: block;
    margin: auto;
}

.article-txt {
    padding-top: 20px;
}

.article-link a {
    font-size: 16px;
    color: #737475;
}

.article-link a span {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.article-link {
    margin-top: 50px;
    border-top: 1px solid #ccc;
}

.article-link p {
    margin-bottom: 20px;
}



.lc-ul-p img {
    display: block;
    margin: auto;
}





.footer-ul li a:hover {
    color: #fff;
}

.btn-ss img {
    display: none;
}

.search-box-c {
    position: fixed;
    left: 50%;
    width: 700px;
    transform: translate(-50%, -50%);
    top: 50%;
    height: 54px;
    background: #fff;
    padding-right: 115px;
    z-index: 1000010;
}

.search-box-c .form-control {
    height: 54px;
    border-radius: 0;
    font-size: 18px;
    box-shadow: none;
    border: none;
}

.modal {
    z-index: 100000001;
}

.modal-backdrop {
    z-index: 10000000;
}

.modal-box {
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000010;
}

.btn-search-c,
.btn-search-c:hover,
.btn-search-c:focus {
    position: absolute;
    right: 0;
    background: #005187;
    top: 0;
    width: 115px;
    height: 54px;
    border: none;
    border-radius: 0;
    padding: 13px 40px;
}

.modal-back {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100000;
    background: rgba(0, 0, 0, 0.5);
}


a:hover .one-slick-title,
.one-more:hover,
a:hover .zc-list-tt,
.tow-title a:hover,
a:hover .tow-left-tt,
.tabs-slick a:hover .tabs-slick-tt {
    color: #17346e;
}

.ys-ul li a:hover span {
    background: #17346e;
    color: #fff;
}

.ys-ul li a:hover span font {
    color: #fff;
}

a:hover .db-txt {
    background: #17346e;
    color: #fff;
}

.footer-ul li a:hover {
    color: #fff;
}

/**********发展历程***********/
.list-banner {
    height: 620px;
    position: relative;
}

.list-banner-tt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    color: #fff;
    transform: translate(0, -50%);
    font-size: 35px;
    padding-bottom: 30px;
    color: #fff;
    font-weight: bold;
    background: url(../images/back-a.png)center no-repeat;
    background-size: 100% 100%;
}

.list-banner-tt span {
    font-weight: bold;
    font-size: 80px;
}

.list-back-tabs {
    border-bottom: solid 1px #ddd;
    margin-bottom: 50px;
    box-shadow: 0px 10px 15px #999;
}

.list-back-tabs li {
    display: inline-block;
    margin: 0 30px;
}

.list-back-tabs li a {
    display: block;
    position: relative;
    padding: 15px 0;
    font-size: 22px;
    color: #555;
}

.list-back-tabs li.active a,
.list-back-tabs li a:hover {
    color: #0d6dc9;
    font-weight: bold;
}

.list-back-tabs li.active a:before {
    display: block;
    width: 60px;
    height: 3px;
    background: #0d6dc9;
    margin-left: -30px;
    content: "";
    position: absolute;
    left: 50%;
    bottom: -2px;
}







/* 滚动槽 */
.lx-ul-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

/* 滚动条滑块 */
.lx-ul-list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.5);
}

.lx-ul::-webkit-scrollbar-thumb:window-inactive {
    background: #d7d7d7;
}

.list-back-sm {
    padding-bottom: 0;
    position: relative;
    overflow: hidden;
}

.map {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 600px;
}

.list-back-sm .container {
    position: relative;
    z-index: 100;
}

.map-phone {
    display: none;
}











@media(max-width: 1600px) {
    .ddbs .slick-prev {
        left: -18px;
    }

    .ddbs .slick-next {
        right: -18px;
    }
}



@media(max-width: 1499px) {
    .container {
        width: 96%;
    }

    .header:before {
        top: 100px;
    }

    .logo {}

    .logo a {
        padding: 0;
    }

    .nav-list {}

    .nav-list li a {}

    .search-a {}

    .nav-list li {}


    .tj-txt p,
    .zl-table>thead>tr>th,
    .zl-table>tbody>tr>td {
        font-size: 18px;
    }

    .lc-p {
        font-size: 18px;
        line-height: 30px;
    }

    .tabs-slick-p,
    .tabs-slick-tt {
        font-size: 16px;
    }

    .down-p {
        font-size: 16px;
    }

    .tabs-ul li a {
        font-size: 20px;
        padding-bottom: 30px;
    }

    .lx-ul li {
        font-size: 16px;
    }

    .lx-ul li {
        padding-right: 170px;
    }

    .lx-p {
        font-size: 16px;
        line-height: 25px;
    }

    .lx-title {
        font-size: 20px;
    }

    .yh-title {
        font-size: 36px;
        margin-top: 60px;
    }

    .footer-tt {
        font-size: 18px;
    }

    .footer-ul li a,
    .ewm-txt,
    .footer-p p {
        font-size: 16px;
    }

 

    .footer-bottom {
        font-size: 16px;
    }

    .yh-tabs li a {
        font-size: 20px;
    }

    .zc-list-tt {
        font-size: 18px;
    }

    .tabs-box {
        padding: 30px;
        min-height: 1px;
    }

    .list-banner {
        height: 450px;
    }

    .footer-center {
        display: none;
    }



}




@media(max-width: 1380px) {
    .yw li {
        margin-top: 13px;
    }
}

@media(max-width: 1279px) {
    .container {
        width: 96%;
    }

    .logo {
        width: calc(100% - 400px);
        margin: 15px 0;
    }

    .eng {
        margin: 32px 0;

    }

    .nav-list li a {
        font-size: 16px;
    }

    .header:before {
        top: 80px;
    }

    .nav-list li {}

    .tabs-box {
        padding: 20px;
        min-height: 1px;
    }

    .tabs-sm li a {
        font-size: 18px;
    }

    .tabs-ul li a {
        font-size: 18px;
        padding-bottom: 20px;
    }

    .tj-txt p,
    .zl-table>thead>tr>th,
    .zl-table>tbody>tr>td {
        font-size: 16px;
    }

    .js-txt {
        font-size: 16px;
        line-height: 25px;
    }

    .js-right-label span {
        font-size: 14px;
        padding: 0 10px;
    }

    .js-right-tt {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .js-icon-tt {
        font-size: 16px;
    }

    .js-icon-txt {
        font-size: 14px;
    }

   

    .banner .slick-prev {
        width: 60px;
        height: 60px;
        background-size: 100%;
    }

    .banner .slick-next {
        width: 60px;
        height: 60px;
        background-size: 100%;
    }


    .list-banner {
        height: 350px;
    }

    .map {
        left: -150px;
        right: 0;
        width: auto;
    }

    .fw-img {
        display: none;
    }

    .fw-left {
        width: 100%;
    }

    .fw-width-top:before {
        display: none;
    }

    .fw-img-b {
        display: none;
    }

    .fw-width-bottom {
        padding-left: 0;
    }

    .one-left {
        padding-top: 0px;
    }

    .yw li {
        margin-top: 8px;
    }

    .xw-list a .xw-l-tit{padding: 10px 20px;}
    .xw-list a .xw-l-tit h2{margin-bottom: 0px;}

    .xwdt{padding: 40px 0;}
    .two{padding: 40px 0;}
    .three{padding: 40px 0;}
    .four{padding: 40px 0;}









}

@media(max-width: 1150px) {
    .nav-list li {
        margin-left: 0px;
    }

    .nav-list li a {
        padding: 0 11px;
    }

    .about-tt {
        font-size: 30px;
        padding-bottom: 13px;
    }

    .about-p {
        margin-top: 24px;
    }

    .about-a {
        margin-top: 25px;
    }

    .yw li {
        margin-top: 13px;
    }

    .yw li {
        margin-top: 3px;
    }

    .xw-l ul li{line-height: 40px;}
}

@media(max-width: 991px) {
    .container {
        width: 96%;
    }
    .nav-list li a:hover, .nav-list li.active a{background: none;}
    .nav-list {
        margin-left: 0px;
    }

    .nav-down {
        margin-left: 0px;
        width: 100%;
    }

    .banner .slick-prev {
        width: 40px;
        height: 40px;
        background-size: 100%;
    }

    .banner .slick-next {
        width: 40px;
        height: 40px;
        background-size: 100%;
    }

    .eng {
        background: none;
        width: 50px;
        right: 46px;
        margin: 0px 0;
    }

    .eng .pull-left {
        display: none;
    }

    .xxsy {
        display: none;
    }

    .xw{width: 100%;margin-bottom: 30px;}
    .xw-l{width: 100%;}

    .xwdt{padding: 30px 0;}
    .two{padding: 30px 0;}
    .three{padding: 30px 0;}
    .four{padding: 30px 0;}


























    .header:before {
        top: 50px;
    }

    .header {
        height: 50px;
    }

    .header .container {
        width: 100%;
    }

    .about-p {
        line-height: 30px;
    }

    .search-a img {
        border-left: none;
        margin-left: 20px;
        padding-left: 0px;
    }


    .nav-list {
        position: fixed;
        display: none;
        border-top: solid 1px #fff;
        left: 0;
        top: 90px;
        right: 0;
        bottom: 0;
        background: #0963b8;
    }

    .nav-list li a {
        display: block;
        line-height: 40px;
        padding: 0 15px;
        text-align: left;
    }

    .nav-list li {
        float: none;
        width: 100%;
    }

    .nav-list li.active a:before {
        display: none;
    }

    .nav-click {
        display: block;
        transition: 0.3s all;
        z-index: 10000;
        position: absolute;
        color: #fff;
        right: 0;
        top: 0;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
    }


    .nav-down {
        background: rgba(0, 0, 0, 0.2);
    }

    .nav-click.active {
        transform: rotate(180deg);
    }

    .nav-click {
        display: block;
    }

    .nav-down {
        position: static;
        transform: translate(0, 0);
    }

    .nav-list li:hover .nav-down {
        display: none;
    }
    .nav-down{padding: 10px 0;}
    .nav-down li a {
        padding: 0 25px;
        color: #fff;
        font-size: 15px;
        font-weight: 300;
    }



    .page-one {
        padding: 30px 0;
    }

    .tow-left {
        width: 100%;
    }

    .tow-right {
        width: 100%;
        margin-top: 30px;
    }

    .js-txt {
        width: 100%;
        padding-right: 0;
    }

    .js-img {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }

    .js-right {
        width: 100%;
        margin-top: 20px;
    }

    .tj-txt p {
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 10px;
    }

    .tj-left {
        width: 100%;
    }

    .tj-img {
        width: 100%;
        text-align: center;
        margin-top: 0px;
    }

    .tj-left-tt {
        margin-bottom: 15px;
    }

    .lc-p {
        font-size: 14px;
        line-height: 25px;
    }

    .lc-img {
        margin-top: 15px;
    }

    .tj-txt p,
    .zl-table>thead>tr>th,
    .zl-table>tbody>tr>td {
        font-size: 14px;
    }

    .down-ul li {
        width: 50%;
        margin-bottom: 20px;
    }

    .lx-left {
        width: 100%;
        padding: 0;
    }

    .lx-img {
        width: 100%;
        text-align: center;
    }

    .lx-right {
        width: 100%;
        margin-top: 20px;
    }

   


    .menu-button {
        display: block;
    }

    .map {
        left: -350px;
        right: 0;
        width: auto;
    }

    .yw {
        width: 100%;
        margin-bottom: 30px;
    }

    .yw li {
        margin-top: 12px;
    }

    .newright {
        width: 100%;
    }

    .ddbs .slick-prev {
        display: none !important;
    }

    .ddbs .slick-next {
        display: none !important;
    }
    .gjjl{width: 100%;margin-bottom: 30px;}
    .xsgz{width: 100%;}
    .yqlj a{line-height: 30px;}
    .yqlj{padding: 20px 0;}
    .footer-left{width: 100%;text-align: center;}
    .footer-right{width: 100%;text-align: center;}











}

@media(max-width: 850px) {
    .jxgz{width: 100%;margin-bottom: 30px;}
    .djgz{width: 100%;}
}


@media(max-width: 800px) {
    .footer-left {
        width: 100%;
        
    }

    .footer-right {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    .djgz-l li .djgz-l-tit{padding: 26px 12px;}
    .footer-right .ewm {
        width: 100%;
    }

    .footer-bottom {
        margin-top: 20px;
    }

    
}


@media(max-width: 767px) {
    .container {
        width: 100%;
    }
    .nav-list{    top: 55px;}
    .gywm {
        width: 100%;
        margin-bottom: 30px;
    }

    .one-left {
        width: 100%;
        padding-left: 0px;
    }


    .lc-ul-left.pull-right .lc-ul-date {
        background: url(../images/date2.png) left bottom no-repeat;
        margin-left: -0px;
        padding-left: 40px !important;
    }

    .lc-ul-date {
        background: url(../images/date2.png) right bottom no-repeat;
        padding-left: 40px !important;
    }

    .logo {
        width: 300px;
        margin: 10px 0;
    }


    .eng {
        right: 27px;
    }











    .db-slick a {
        margin-bottom: 30px;
    }

    .db-slick-box {
        margin-top: 15px;
    }

    .banner .slick-dots {
        bottom: 10px;
    }

    .tabs-slick-box:before,
    .tabs-slick-box:after {
        display: none;
    }

    .tabs-slick-box {
        margin-top: 10px;
    }

    .tabs-slick {
        padding-bottom: 30px;
    }

    .table-more {
        font-size: 16px;
        padding-right: 25px;
    }

    .js-txt {
        font-size: 14px;
    }

    .js-right-tt,
    .js-icon-tt {
        font-size: 14px;
    }

    .js-right-label span {
        margin-bottom: 10px;
    }

    .js-icon {
        margin-top: 0;
    }

    .ewm-label {
        margin-top: 15px;
    }

    .search-box-c {
        left: 5%;
        right: 5%;
        width: auto;
        transform: translate(0, -50%);
    }

    .lc-ul-left {
        width: 100%;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .lc-ul:before,
    .lc-ul:after {
        display: none;
    }

    .lc-lind {
        display: none;
    }

    .lc-ul-date {
        padding-left: 60px;
        text-align: left;
        background: url(../images/date2.png) left center no-repeat;
    }

    .lc-ul-p {
        padding: 0;
        text-align: left;
        font-size: 14px;
        line-height: 25px;
    }

    .lc-ul {
        padding: 0;
    }

    .lc-ul-left.pull-right .lc-ul-p {
        padding: 0;
    }

    .lc-ul-date {
        font-size: 18px;
    }

    .list-back-tabs li {
        float: left;
        width: 33.333333%;
        margin: 0;
    }

    .list-back-tabs li a {
        font-size: 16px;
    }

    .list-back-tabs {
        margin: 0 0 20px 0;
    }

    .list-banner-tt {
        font-size: 24px;
    }

    .list-banner-tt span {
        font-size: 24px;
    }

    .list-banner {
        height: 200px;
    }

    .list-back {
        padding-bottom: 30px;
    }

    .about-txt p {
        font-size: 14px;
        line-height: 25px;
    }

    .about-txt img {
        margin-top: 5px;
    }

    .map {
        display: none;
    }

    .map-phone {
        display: block;
    }

    .contact-right {
        width: 100%;
    }

    .contact-ul li.active .contact-ul-title:before {
        display: none;
    }

    .contact-ul-title {
        font-size: 18px;
    }

    .contact-right {
        height: auto;
        padding: 20px 0 20px 0;
    }

    .contact-tt {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .ld-box {
        padding: 20px;
    }

    .lx-ul-p {
        font-size: 16px;
        line-height: 25px;
    }

    .list-back-sm {
        padding-bottom: 0;
    }

    .contact-p p {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .contact-p {
        padding: 20px;
    }

    .fw-left {
        padding: 20px 0 0 0;
    }

    .fw-left-tt {
        height: 40px;
        line-height: 40px;
        background-size: auto 40px;
        font-size: 18px;
        padding-left: 20px;
    }

    .fw-left-p {
        font-size: 14px;
        line-height: 25px;
        margin: 20px;
    }

    .fw-left {
        height: auto;
        padding-bottom: 1px;
    }

    .fw-list-ul li a {
        font-size: 16px;
    }

    .sb-link {
        font-size: 16px;
        line-height: 38px;
        width: 130px;
    }

    .list-back-sm {
        padding-bottom: 30px;
    }

    .fw-width-bottom {
        min-height: 1px;
    }

    .fw-b-title {
        font-size: 20px;
        padding-top: 15px;
    }

    .news-ul-p {
        font-size: 14px;
        line-height: 25px;
        margin-top: 5px;
    }

    .news-ul-tt {
        font-size: 18px;
    }

    .news-ul li a {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .news-ul-date {
        top: 5px;
    }

    .article-tt {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .article-back {
        padding: 20px 0;
    }

    .article-sm span {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .article-p p {
        font-size: 14px;
        margin-top: 10px;
        line-height: 25px;
    }

    .article-p {
        padding: 1px 20px;
        margin-top: 10px;
    }

    .article-link p a {
        font-size: 14px;
    }

    .article-link p {
        margin-top: 10px;
    }

    .more-back {
        padding-bottom: 30px;
    }
    .container{
        padding-right: 10px;
        padding-left: 10px;
    }
   
}


@media(max-width:560px) {
    .picnew li .pic-l {
        width: 100%;
        margin-bottom: 10px;
    }

    .picnew li .pic-r {
        width: 100%;
    }
    .gjjl-slick .slick-current{transform: scale(1, 1);}
    .gjjl-slick .slick-active:before{display: none;}
    .xw-list a .xw-l-tit h2{min-height: 58px;}
    .gjjl-slick .slick-track{padding: 0px 0;}
    .gjjl-sl a .xw-l-img {
        padding-top: 60%;
    }

    .xyhj a:nth-child(1){width: 100%;padding-top: 58%;}
    .xyhj a:nth-child(2){width: 50%;padding-top: 32%;}
    .xyhj a{width: 50%;padding-top: 32%;}
}