body {
    color: #333;
    font-size: 14px;
    font-family: "microsoft Yahei","Arial",Helvetica,"SimHei",Arial,Tahoma;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden;
}




.page-tow{overflow-x:hidden;}



html,body{overflow-x:hidden;}



.img-hide {
    overflow: hidden;
    display: block;
}

.slick-slider {
    touch-action: auto!important;
}

.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;
}

button:focus,button:hover,input:focus {
    outline: none!important;
}

p {
    margin: 0;
}

html {
    overflow-x: hidden;
}

img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.container {
    width: 1630px;
}

.slick-dots li button:before {
    display: none;
}

.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;
    left: 0;
    top: 0;
    right: 0;
    z-index: 100000;
    border-top: solid 10px #214e91;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 100%);
}

.logo {
    padding: 10px 0 10px;
position:relative;
}
.head-top-la{position:absolute;top:0px;left:20%;line-height:23px;}

.head-top-la a{color:#fff;font-size: 16px;}
.header-top {
    padding-top: 20px;
}

.header-top-a {
    line-height: 25px;
    color: #fff;
    font-size: 16px;
font-weight:600;
}

.header-top-a span {
    padding: 0 15px;
    color: #fff;
}

.header-top-a a {
    color: #fff;
}

.banner {
    margin: 0;
    overflow: hidden;
}

.banner img {
    width: 100%;
}

.banner .slick-dots {
    bottom: 25px;
}

.banner .slick-dots li {
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50%;
}

.banner .slick-dots li.slick-active {
    width: 15px;
    height: 15px;
    background: #214e91;
    border-radius: 50%;
}

.banner .slick-prev {
    z-index: 1000;
    width: 34px;
    top: 50%;
    height: 94px;
    background: url(/images/ban-left.png) center no-repeat;
    background-size: 100% auto;
    position: absolute;
    left: 20px;
    z-index: 1000;
    transform: translateY(-50%);
}

.banner .slick-next {
    z-index: 1000;
    width: 34px;
    top: 50%;
    height: 94px;
    background: url(/images/ban-right.png) center no-repeat;
    background-size: 100% auto;
    position: absolute;
    right: 20px;
    z-index: 1000;
    transform: translateY(-50%);
}

.search-box {
    position: relative;
    width: 160px;
}

.search-box .form-control {
    border-radius: 30px;
    color: #fff;
    height: 25px;
    box-shadow: none;
    background: rgba(0,0,0,0.3);
    border: none;
}

.btn-search {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    width: 14px;
    height: 25px;
    background: url(/images/search.png) center no-repeat!important;
    border: none;
}

.nav-list li {
    float: left;
    padding-bottom: 15px;
    margin-left: 45px;
    position: relative;
}

.nav-list {
    margin-top: 25px;
}

.nav-list li a {
    font-size: 22px;
    color: #fff;
font-weight:600;
}

.nav-list li a:hover {
    color: #fff;
    font-weight: bold;
}

.banner-nav li {
    float: left;
    width: 25%;
}

.banner-nav li a {
    display: inline-block;
    text-align: left;
    position: relative;
    padding-left: 123px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.banner-nav-icon {
    position: absolute;
    left: 0;
    top: 50%;
    width: 118px;
    height: 118px;
    margin-top: -59px;
    overflow: hidden;
}

.banner-nav-icon font {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    transition: 0.2s all;
}

.banner-nav-icon span {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    transition: 0.2s all;
}

.banner-nav-tt {
    font-size: 22px;
    color: #333;
}

.banner-nav-p {
    font-size: 17px;
    color: #999;
}

.banner-nav li a:hover .banner-nav-icon font {
    top: 0;
}

.banner-nav li a:hover .banner-nav-icon span {
    top: -100%;
}

.banner-nav li a:hover .banner-nav-tt,.banner-nav li a:hover .banner-nav-p {
    color: #f1942a;
}

.page-one {
    padding: 60px 0 0 0;
}

.one-left {
    width: 23%;
    padding-top: 15px;
}

.one-left11{width:31%;}

.title {
    border-bottom: solid 1px #ddd;
    padding-bottom: 15px;
    background: url(/images/tt-b.png) right bottom no-repeat;
    color: #000;
    font-weight: bold;
    font-size: 22px;
}

.title span {
    color: #214e91;
}

.title font {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    font-weight: normal;
    color: #999;
    padding-left: 10px;
}

.title a {
    font-size: 14px;
    color: #1860a8;
    padding-right: 22px;
    background: url(/images/more.png) right center no-repeat;
    float: right;
    margin-top: 15px;
}

.news-ul li a {
    display: block;
    padding: 26px 0;
    border-bottom: solid 1px #ddd;
}

.news-ul-date {
    color: #494949;
}

.news-ul-tt {
    font-size: 17px;
    color: #333;
    font-weight: bold;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 30px;
    max-height: 60px;
    min-height:60px;
}
.news-ul li.yw-pos5{border-top:1px solid #ddd;margin-top:47px;}
.news-ul li a:hover .news-ul-date,.news-ul li a:hover .news-ul-tt {
    color: #e38a24;
}

.news-ul li a:hover {
    border-color: #e38a24;
}

.one-center {
    width: 42%;
    margin-left: 2%;
    padding: 0 15px;
    background: url(/images/center-back.png) center no-repeat;
    background-size: 100% 100%;
}

.center-slick-img {
    position: relative;
    padding-top: 61.55%;
}

.center-slick-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.center-slick-tt {
    font-size: 24px;
    margin: 0 60px;
    color: #202020;
    font-weight: bold;
    margin-top: 27px;
}

.center-slick-p {
    margin: 10px 60px 0 60px;
    color: #494949;
    text-align: justify;
    line-height: 30px;
    max-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-indent: 2em;
}

.center-slick {
    padding-bottom: 150px;
    margin: 0;
}

.center-slick .slick-dots {
    bottom: 110px;
}

.center-slick .slick-dots li,.center-slick .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.center-slick .slick-dots li button {
    background: #e8e8e8;
}

.center-slick .slick-dots li.slick-active button {
    background: #214e91;
}

.center-slick .slick-dots li {
    margin: 0 8px;
}

.center-slick .slick-prev {
    left: 60px;
    bottom: 110px;
    top: auto;
    width: 55px;
    height: 16px;
    background: url(/images/left.png) center no-repeat;
}

.center-slick .slick-next {
    right: 60px;
    bottom: 110px;
    top: auto;
    width: 55px;
    height: 16px;
    background: url(/images/right.png) center no-repeat;
}

.tz-ul-tt {
    font-size: 17px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 30px;
    max-height: 60px;
min-height:60px;
}

.tz-ul-date {
    color: #aeaeae;
    position: relative;
    margin-top: 10px;
    padding-right: 15px;
}

.tz-ul-date:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    right: 110px;
    border-top: solid 1px #eee;
}

.tz-ul li a {
    display: block;
    padding: 14px 0 15px;
}

.tz-ul {
    padding-top: 3px;
}

.tz-ul li a:hover .tz-ul-tt,.tz-ul li a:hover .tz-ul-date {
    color: #e38a24;
}

.tz-ul li a:hover .tz-ul-date:before {
    border-color: #e38a24;
}

.banner-bottom {
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
padding-top:115px;
}

.page-tow {
    background: url(/images/back02.png) center no-repeat;
    background-size: cover;
    padding: 50px 0 90px 0;
}

.tow-tabs-tt {
    font-size: 22px;
}

.tow-tabs-p {
    font-size: 14px;
    display: none;
    color: #969696;
    text-transform: uppercase;
    font-weight: normal;
}

.tow-tabs li {
    float: left;
    padding-top: 7px;
}

.tow-tabs li a {
    color: #777777;
    font-size: 24px;
    font-weight: bold;
}

.tow-tabs li.active .tow-tabs-tt {
    color: #000;
    font-size: 29px;
}

.tow-tabs li.active .tow-tabs-tt span {
    color: #214e91;
}
.tow-tabs li.active#zt003 .tow-tabs-tt span,.tow-tabs li.active#zt003 .tow-tabs-tt{color:#b50000;}
.tow-tabs li.active .tow-tabs-p {
    display: block;
}

.tow-tabs li font {
    font-size: 24px;
    font-weight: bold;
    color: #969696;
    display: block;
    padding: 0 10px;
}

.tow-tabs li.active {
    padding-top: 0;
}

.tow-tabs {
    margin-bottom: 30px;
}

.mt-ul li {
    float: left;
    width: 25%;
   /* padding: 0 22px;*/
}
.mtjj-slick{width: calc((100% - 1600px)/2 + 112%);}
.mtjj-slick .slick-dots{width:100%;height:3px;background:#c4c4c4;bottom:-40px;}
.mtjj-slick .slick-dots li{width:10%;margin:0;height:3px;background:#c4c4c4;}
.mtjj-slick .slick-dots li.slick-active{width:30%;margin:0;height:3px;background:#033c87;}

.ybfc-slick{width: calc((100% - 1600px)/2 + 112%);}
.ybfc-slick .slick-dots{width:100%;height:3px;background:#c4c4c4;bottom:-40px;}
.ybfc-slick .slick-dots li{width:10%;margin:0;height:3px;background:#c4c4c4;}
.ybfc-slick .slick-dots li.slick-active{width:30%;margin:0;height:3px;background:#033c87;}

.ztxx-slick{width: calc((100% - 1600px)/2 + 112%);}
.ztxx-slick .slick-dots{width:100%;height:3px;background:#c4c4c4;bottom:-40px;}
.ztxx-slick .slick-dots li{width:10%;margin:0;height:3px;background:#c4c4c4;}
.ztxx-slick .slick-dots li.slick-active{width:30%;margin:0;height:3px;background:#033c87;}

.mt-ul {
  /*  margin: 0 -22px;*/
}

.mt-ul li a {
    display: block;
    padding-top: 40px;
    border-bottom: solid 0px #f1942a;
   /* height: 260px;*/
    box-shadow: 0 0 35px rgba(2,83,139,0.3);
    background:#fff;
    background-size: cover;
position:relative;
transition: 0.5s all;
}

.mt-statr {
    height: 30px;
    color: #fba33e;
    padding-left: 30px;
    /*background: url(/images/start02.png) left center no-repeat;*/
}

.mt-ul-tt {
    font-size: 18px;
    color: #202020;
    margin: 30px 30px 0 30px;
    font-weight: bold;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
height:62px;
line-height:31px;
}

.mtjj-pic{position:relative;padding-top:66.6%;margin-top:35px;}
.mtjj-pic img{position:absolute;top:0;right:0;bottom:0;width:100%;height:100%;}

.mt-ul-p {
    color: #494949;
    margin: 15px 30px 0 30px;
    line-height: 30px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 90px;
}

.mt-ul li .mtjj-hidden{transform: translateY(101%);transition: 0.5s all;position:absolute;opacity:0;left:0;right:0;}
.mt-ul li .mtjj-hidden .mtjj-more{width:110px;height:35px;border-radius:35px;text-align:center;background:#23699a;font-size:12px;color:#fff;line-height:35px;margin:25px 0 0 30px;}
/*.ztxx-slick .mt-ul li .mtjj-hidden .mtjj-more{background:#901414;}*/
.mt-ul li .mtjj-hidden .mt-ul-tt{position:relative;min-height:62px;}
.mt-ul li .mtjj-hidden .mt-ul-p{padding-top:20px;position:relative;margin-top:25px;}
.mt-ul li .mtjj-hidden .mt-ul-p::before{content:"";position:absolute;width:15%;height:2px;background:#fff;top:0;left:0;}
.mt-ul li a:hover .mtjj-hidden .mt-ul-p{color:rgba(255,255,255,.6);}
.mt-ul li a:hover {
  /*  background: url(/images/mt-back02.png) center no-repeat;*/
    background-size: cover;
    border: none;
}

.mt-ul li a:hover .mt-statr {
   /* background: url(/images/start01.png) left center no-repeat;*/
    color: #fff;
}

.mt-ul li a:hover .mt-ul-tt,.mt-ul li a:hover .mt-ul-p {
    color: #fff;
}
.mt-ul li a:hover .mtjj-hidden{transform: translateY(0);top:0;background:#02538b;left:0;right:0;bottom:0;opacity:1;padding-top:40px;}
/*.ztxx-slick .mt-ul li a:hover .mtjj-hidden{background:#b50000;}*/
.mt-more {
    position: absolute;
    right: 0;
    top: -70px;
    background: url(/images/tt-b.png) right bottom no-repeat;
    padding-bottom: 20px;
}

.mt-more span {
    background: url(/images/more.png) right center no-repeat;
    color: #1860a8;
    font-weight: bold;
    padding-right: 20px;
}

.page-three {
    padding: 40px 0 100px 0;
    background: url(/images/backxsky.png) no-repeat left center;
    background-size: cover;
}

.title-tow {
    border: none;
    margin-bottom: 25px;
    font-size: 24px;
}

.three-left {
    width: 64%;
}

.three-a {
    display: block;
    position: relative;
    padding-bottom: 50px;
}

.three-left-img {
    position: relative;
    padding-top: 66.6%;
}

.three-left-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.three-left-bottom {
    position: absolute;
    left: 70px;
    right: 70px;
    bottom: 0;
    height: 200px;
    background: #02538b;
    border-radius: 10px;
    padding: 30px 60px;
}

.three-left-tt {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.three-left-p {
    color: #95bfdc;
    text-align: justify;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 30px;
    max-height: 60px;
}

.three-lefr-more {
    margin-top: 15px;
    height: 16px;
    background: url(/images/txt-more.png) center no-repeat;
}

.three-ul {
    width: 30.3%;
}

.three-ul-img {
    position: relative;
    padding-top: 55.37%;
}

.three-ul-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.three-ul-tt {
    font-size: 18px;
    color: #202020;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 30px;
    max-height: 60px;
    margin-top: 10px;
}

.three-ul li {
    margin-bottom: 35px;
}

.page-four {
    position: relative;
}

.page-four .container {
    position: relative;
    z-index: 100;
}

.four-title {
    width: 27.5%;
    height: 730px;
    background: url(/images/title-back.png) center no-repeat;
    background-size: cover;
    border-radius: 0 0 40px 0;
    position: relative;
    padding-top: 200px;
}

.four-title-tt {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    position: relative;
}

.four-title-tt span {
    color: #fba33e;
}

.four-title-tt:before {
    display: block;
    content: "";
    position: absolute;
    right: 20px;
    margin-top: 10px;
    top: 50%;
    left: 50%;
    margin-left: 110px;
    border-top: solid 1px #fff;
}

.four-title-a {
    display: inline-block;
    font-size: 16px;
    color: #333;
    border-radius: 0 20px 0 20px;
    background: rgba(251,163,62,1);
    line-height: 40px;
    width: 154px;
    margin-top: 175px;
}

.four-slick {
    width: 61.56%;
}

.four-slick-tt {
    font-size: 24px;
    color: #202020;
    font-weight: bold;
    margin-right: 225px;
}

.four-slick-p {
    color: #797979;
    line-height: 30px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 30px;
    max-height: 60px;
}

.four-slick {
    padding-top: 30px;
    margin: 0;
}

.page-four:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 290px;
    background: #f2f2f2;
}

.four-slick-img {
    position: relative;
    padding-top: 58.57%;
    margin-top: 20px;
    width: 95%;
    margin: 20px auto;
}

.four-slick-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.four-slick .slick-prev {
    width: 51px;
    height: 51px;
    z-index: 100;
    background: url(/images/left02.png) center no-repeat;
    left: auto;
    right: 75px;
    top: 30px;
}

.four-slick .slick-next {
    width: 51px;
    height: 51px;
    background: url(/images/right02.png) center no-repeat;
    left: auto;
    right: 0px;
    top: 30px;
}

.slick-prev:before,.slick-next:before {
    display: none;
}

.page-five {
    background: url(/images/back05.png) center top no-repeat;
    overflow: hidden;
    margin-top: 50px;
    background-size: cover;
    padding-top: 110px;
}

.five-slick a {
    display: block;
    transition: 0.3s all;
    position: relative;
    margin: 0 0px;
    padding-bottom: 40px;
}

.five-slick .slick-slide {
    /* padding: 85px 0; */
}

.five-slick .slick-center a {
    transform: scale(1.7,1.7);
}

.five-slick {
    width: 34%;
    float: left
}

.five-slick .slick-prev {
    background: url(/images/msfc-left.png) no-repeat;
    width: 55px;
    height: 55px;
    z-index: 10;
    right: 55px;
    left: auto;
    top:63.5%;
}

.five-slick .slick-next {
    background: url(/images/msfc-right.png) no-repeat;
    width: 55px;
    height: 55px;
    z-index: 10;
    right: 0;
    left: auto;
    top: 63.5%;
}

.five-slick-img {
    position: relative;
    padding-top: 112%;
}

.five-slick-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 90%;
    height: 100%;
}

.five-slick .msfc-a-intro {
    font-size: 18px;
    color: #fff;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 10px;
    /* display: block; */
}

.five-slick-bottom {
    width: 66%;
    float: right;
    margin: 0 -30px;
}
.five-slick-bottom .slick-current{display:none !important;}
.five-slick-bottom a {
    margin: 80px 30px 0 30px;
    display: block;
    transition: 0.3s all;
    position: relative;
}

.five-slick-bottom img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.five-mask {
    padding: 20px;
    position: absolute;
    left: 60px;
    right: 0;
    bottom: 0;
    background: #02538b;
    background-size: 100% 100%;
    font-size: 24px;
    color: #fff;
    text-align: left;
    /* min-height: 180px; */
}

.five-slick .slick-center .five-mask {
    font-size: 12px;
}

.five-slick-bottom .five-mask {
    padding: 20px;
    position: absolute;
    left: 0px;
    right: 0;
    bottom: 0;
    background: url(/images/msfc-blue-2.png) repeat-x;
    background-size: 100% 100%;
    font-size: 24px;
    color: #fff;
    text-align: center;
    min-height: auto;
}

.five-slick-bottom .msfc-a-intro {
    font-size: 18px;
    color: #333;
    line-height: 33px;
    margin-top: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.five-slick-bottom .five-slick-img {
    padding-top: 125%;
}

.five-slick .slick-dots {
    bottom: 66px;
}

.five-slick .slick-dots li,.five-slick .slick-dots li button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

.five-slick .slick-dots li button {
    background: #fff;
    border: solid 1px #afc9df;
}

.five-slick .slick-dots li.slick-active button {
    background: #214e91;
    border-color: #214e91;
}

.page-six {
    padding: 85px 0;
    background: url(/images/xyshbj06.jpg) no-repeat left bottom;
    background-size: cover;
}

.xysh-cnta {
}

.xysh-c-left {
    width: 49%;
    float: left;
transition: 0.5s all;

}

.xysh-c-left .pic {
    position: relative;
    padding-top: 73%;
overflow:hidden;
}

.xysh-c-left .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
 transition: 0.5s all;
}
.xysh-c-left .pic img:hover{ transform: scale(1.05,1.05);}
.xysh-c-left .pic p {
    position: absolute;
    bottom: 10px;
    font-size: 26px;
    color: #fff;
    left: 0;
    right: 0;
    text-align: center;
}
 .xysh-c-left .xysh-mask{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;transition: 0.5s all;}
 .xysh-c-left:hover .xysh-mask{opacity:1;background:rgba(255,255,255,.7);}
 .xysh-c-left:hover .pic p{color:#333;z-index:2;}
.xysh-c-left:hiver .pic img{ transform: scale(1.05,1.05);}
 .xysh-c-left .xybf-btn{position:absolute;width:65px;height:65px;top:50%;left:50%;transform:translate(-50%,-50%);background:url(/images/bfan-41.png) no-repeat;}
.xysh-c-right {
    width: 51%;
    float: right;
}

.xysh-c-right li {
    width: 31.333%;
    float: left;
    margin-left: 2%;
    margin-bottom: 1%;
overflow:hidden;
}

.xysh-c-right li .pic {
    position: relative;
    padding-top: 110.5%;
}

.xysh-c-right li .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
 transition: 0.5s all;
}
.xysh-c-right li .pic img:hover{transform: scale(1.05,1.05);}
.xysh-c-right li .pic p {
    position: absolute;
    bottom: 10px;
    font-size: 20px;
    color: #fff;
    left: 0;
    right: 0;
    text-align: center;
}
.xysh-c-right li .xysh-mask{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;transition: 0.5s all;}
.xysh-c-right li:hover .xysh-mask{opacity:1;background:rgba(255,255,255,.7);}
.xysh-c-right li:hover .pic p{color:#333;z-index:2;}
.xysh-c-right li.first .pic p {
   /* color: #333;*/
}

.xysh-c-right li.last {
    width: 64.666%;
}

.xysh-c-right li.last .pic {
    padding-top: 53.5%;
}

.six-slick-box {
    margin: 0 150px;
    box-shadow: 0 15px 30px rgba(0,0,0,0.3);
    position: relative;
}

.six-slick-img {
    position: relative;
    padding-top: 45.5%;
}

.six-slick-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.six-slick-img:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(/images/mask-six.png) center no-repeat;
    background-size: 100% 100%;
    height: 40%;
    z-index: 10;
}

.six-slick-bottom {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 20px;
    margin: 0;
}

.six-slick-bottom a {
    display: block;
    position: relative;
    margin: 0 5px;
    padding-top: 45.4%;
}

.six-slick-bottom a:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    border: solid 1px #fff;
}

.six-slick-bottom a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.slick-current a:before {
    background: rgba(0,0,0,0.5);
    border: solid 2px #f1942a;
}

.six-slick-bottom a span {
    display: none;
}

.slick-current a span {
    display: block;
    position: absolute;
    left: 0;
    z-index: 320;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
    padding: 0 15px;
    font-size: 24px;
    color: #fff;
}

.six-slick .slick-prev {
    left: -150px;
    z-index: 100;
    top: 50%;
    width: 51px;
    height: 51px;
    background: url(/images/left02.png) center no-repeat;
    margin-top: -25px;
}

.six-slick .slick-next {
    right: -150px;
    top: 50%;
    width: 51px;
    height: 51px;
    background: url(/images/right02.png) center no-repeat;
    left: auto;
    margin-top: -25px;
}

.page-seven {
    background: #fefefe url(../images/back07.png) center no-repeat;
    background-size: cover;
    padding: 50px 0 25px 0;
}

.title-three {
    border: none;
    background: none;
    padding-top: 15px;
}

.right-label a {
    display: inline-block;
    margin-left: 20px;
    position: relative;
}

.seven-link {
    display: block;
    position: relative;
    margin-bottom: 24px;
}

.seven-img {
    position: relative;
    padding-top: 73%;
}

.seven-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.seven-mask {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(/images/txt-mask.png) center no-repeat;
    background-size: 100% 100%;
    padding: 25px 20px 0px 20px;
}

.seven-title {
    font-size: 18px;
    color: #fff;
}

.seven-label {
    line-height: 40px;
    border-bottom: solid 3px #4ec200;
    font-size: 14px;
    color: #fff;
}

.seven-label img {
    margin-right: 12px;
}

.seven-date {
    color: #fff;
    font-size: 12px;
    margin-left: 35px;
    line-height: 40px;
}

.seven-row {
    margin: 0 -12px;
}

.seven-row .col-xs-3,.seven-row .col-xs-6 {
    padding: 0 12px;
}

.seven-row .col-xs-6 .seven-img {
    height: 582px;
}

.seven-row .col-xs-6 .seven-mask {
    padding-left: 75px;
    padding-right: 75px;
}

.title-lind {
    font-size: 30px;
    margin-bottom: 45px;
    margin-top: 30px;
    position: relative;
    color: #202020;
    font-weight: bold;
}

.title-lind span {
    color: #fba33e;
}

.title-lind:before {
    display: block;
    content: "";
    position: absolute;
    left: 175px;
    top: 0;
    right: 0;
    background: url(/images/tt-lind.png) left center no-repeat;
    height: 27px;
}

.td-list li {
    float: left;
    width: 14.285714%;
    padding: 0 18px;
    margin-bottom: 25px;
}

.td-list li a {
    display: block;
    border-bottom: solid 1px #bbb;
    font-size: 18px;
    color: #202020;
    padding-bottom: 10px;
}

.footer {
    background: url(/images/footer.png) center no-repeat;
    background-size: cover;
    padding: 50px 0;
    margin-top: 20px;
}

.footer-list li {
    float: left;
    width: 33.333333%;
    margin-bottom: 15px;
}

.footer-list li a {
    font-size: 16px;
    display: inline-block;
    color: #62acd9;
    position: relative;
}

.footer-list li a img {
    margin-bottom: 10px;
}

.footer-list li a span,.right-label a span {
    position: absolute;
    display: none;
    left: 50%;
    width: 120px;
    margin-left: -60px;
    bottom: 100%;
}

.right-label a span {
    top: 100%;
    bottom: auto;
}

.top-ewm {
    z-index: 1000;
    position: relative;
}

.footer-list li a span img,.right-label a span img {
    margin: 0;
    width: 100%;
}

.footer-list li a:hover span,.right-label a:hover span {
    display: block;
}

.footer-center {
    min-height: 208px;
    background: url(/images/footer-lind.png) left top no-repeat;
}

.logo-b {
    padding-top: 10px;
padding-bottom:10px;

}


.footer-a {
    color: #9ac6e8;
    margin-top: 20px;
}

.footer-a a {
    color: #9ac6e8;
}

.footer-a span {
    padding: 0 35px;
}

.footer-p {
    /* padding-top: 12px; */
}

.footer-p p {
    color: #9ac6e8;
    line-height: 33px;
    margin: 0;
    padding-left: 20px;
}

.footer-p p a {
    color: #9ac6e8;
}

.footer-p p span {
    display: inline-block;
}

.ewm-box {
    padding-left: 20px;
    padding-top: 20px;
}

.ewm-box div {
    display: inline-block;
    margin: 0 15px;
    color: #fff;
}

.ewm-box img {
    margin-bottom: 5px;
}

.header.active {
    background: rgba(2,83,139,.75);
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.header-top-a-b {
    display: none;
}

/*sub-nav*/
.sub-menu{
	position:absolute;
	background:url(/images/na_03.png) no-repeat left top #fff;
	min-width:995px;
	 left: 50%;
    top: 100%;
    transform: translate(-15%,0);
	display:none;
background-size:100%;
box-shadow: 0 0 6px rgba(0,0,0,.4);
	}
	.sub-menu-cont{padding:40px 45px;background:url(/images/na_14.png) no-repeat right bottom;
	}
.sub-menu-left{float:left;width:21.17%;}
.sub-menu-center{width:24.73%;margin-left:2.5%;float:left;}
.sub-menu-center p{font-size: 18px;color:#d97603;margin-top:20%;text-align:center;text-indent:2em;}
.nav-down {
   float:right;
  width:44%;
margin-top:1.8%;
}

.nav-list li.nav03 .sub-menu{transform: translate(-28.5%,0);}
.nav-list li.nav04 .sub-menu{transform: translate(-42%,0);}
.nav-list li.nav05 .sub-menu{transform: translate(-55.5%,0);}
.nav-list li.nav06 .sub-menu{transform: translate(-69%,0);}
.nav-list li.nav07 .sub-menu{transform: translate(-82.5%,0);}
.nav-list li.nav08 .sub-menu{transform: translate(-96%,0);}


.nav-down li {
    float: left;
    width: 33.333%!important;
    text-align: left;
    margin: 0!important;
    white-space: nowrap;
    padding: 0;
	background:url(/images/na_10.png) no-repeat left center;padding-left:10px;
	
}

.nav-down li a {
    font-size: 17px;
    text-align: center;
    line-height: 40px;
    color: #333;
    /* padding: 0 10px; */
font-weight:normal;
}

.nav-down li a:hover {
    color: #214e91;
}

.nav-list li:hover .sub-menu {
    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);
}

.search-a {
    display: none;
}

.layer .close {
    font-size: 60px;
    font-family: "";
    position: absolute;
    right: 50px;
    top: 50px;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    cursor: pointer;
    color: #ccc;
}

.center-slick .slick-prev,.center-slick .slick-next {
    z-index: 100;
}

.td-list li a:hover {
    color: #e38a24;
    border-color: #e38a24;
}

.footer-list li a:hover,.footer-a a:hover,a:hover .three-ul-tt,a:hover .four-slick-tt,a:hover .center-slick-tt,.header-top-a a:hover {
    color: #e38a24;
}

.four-title-a:hover {
    background: #fff;
}

.close {
    display: none;
}

.title-phone {
    display: none;
}


.list-banner {
    height: 450px;
}

.container-sm {
    width: 1530px;
}

.nav-b {
    margin-top: 44px;
    margin-bottom: 40px;
    background: url(/images/nav-b.png) left center no-repeat;
    border-bottom: solid 1px #ddd;
    line-height: 37px;
    padding-left: 50px;
}

.gg-list li {
    padding: 15px 0;
    border-bottom: solid 1px #ddd;
}

.gg-list li a {
    display: block;
    line-height: 70px;
    padding-left: 30px;
    font-size: 22px;
    color: #000;
    padding-right: 260px;
    position: relative;
}

.gg-list li a span.tz-time {
    position: absolute;
    right: 85px;
    top: 0;
    bottom: 0;
    font-size: 15px;
    color: #ff9600;
    padding-left: 45px;
    background: url(/images/icon-date.png) left center no-repeat;
}

.gg-list li a:hover span.tz-time {
  /*  background: url(/images/icon-date02.png) left center no-repeat;
    color: #fff;*/
}

.gg-list li a:hover {
  /*  background: #5395c7;
    color: #fff;*/
    color:#5395c7;
}

.page-box {
    margin: 30px 0;
}

.nav-b a.active,.nav-b a:hover {
    color: #5395c7;
}


.img-list-img img {
    width: 405px;
    height: 270px;
}

.img-list li {
    padding: 30px 0;
    border-bottom: solid 1px #ddd;
}

.img-list {
    margin-top: -40px;
}

.img-list-right {
    margin-left: 440px;
    padding-top: 30px;
}

.img-list-tt {
    font-size: 25px;
    color: #000;
}

.img-list-p {
    font-size: 18px;
    color: #333;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 90px;
    margin-top: 20px;
}

.img-lsit-date {
    font-size: 15px;
    color: #ff9600;
    line-height: 22px;
    background: url(/images/icon-date.png) left center no-repeat;
    padding-left: 30px;
    margin-top: 30px;
}

.img-list li a {
    padding: 0 35px 0 12px;
    display: block;
}

.img-list li a:hover {
    background: #e6f0f7;
}


.list-left {
    width: 240px;
    margin-bottom: 50px;
  
    margin-top: 45px;
   
 /*background: url(/images/bys0409.png) no-repeat right bottom;
    padding-bottom: 450px;
    background-size: 100%;*/
}
.p-left-top{  border-radius: 10px;
    border: solid 1px #ddd;padding:15px;margin-bottom:30px;}
.p-left-bot{max-width:100%;height:auto;}

.list-left-tt {
    margin-bottom: 25px;
    border-bottom: solid 3px #0a68af;
    padding-bottom: 15px;
}

.list-left-tt span {
    display: inline-block;
    line-height: 43px;
    padding-left: 60px;
    background: url(/images/icon-tt01.png) left center no-repeat;
    font-size: 28px;
    color: #494949;
}

.list-left-nav li a {
    display: block;
    border-radius: 10px 0 10px 0;
    font-size: 18px;
    color: #494949;
    text-align: center;
    line-height: 50px;
}

.list-left-nav li a span {
    padding: 0 30px;
}

.list-left-nav li a font {
    opacity: 0;
}

.list-left-nav li a.active,.list-left-nav li a:hover {
    background: #0a68af;
    color: #fff;
}

.list-left-nav li a.active font,.list-left-nav li a:hover font {
    opacity: 1;
}

.list-left-nav li {
    margin-bottom: 10px;
}

.list-right {
    width: 1215px;
    margin-bottom: 50px;
}

.list-right .nav-b {
    margin-top: 45px;
}

.title-b {
    font-size: 20px;
    color: #0a68af;
    margin-left: 30px;
    padding-left: 30px;
    background: url(/images/icon-tt-b.png) left center no-repeat;
}

.raw-list li {
    float: left;
    width: 25%;
    margin-top: 30px;
    padding: 0 30px;
}

.raw-list li a {
    font-size: 16px;
    color: #494949;
    background: url(/images/icon-raw.png) left center no-repeat;
    padding-left: 25px;
}

.raw-list {
    padding-bottom: 30px;
}

.raw-list li a:hover {
    color: #ff9600;
}

.header-list .header-top-a a {
    color: #fff;
}

.header-list .header-top-a span {
    color: #fff;
    opacity: 0.5;
}

.header-list .search-box .form-control {
    background: rgba(255,255,255,0.3);
}

.nav-back {
    background: url(/images/nav-back.png) center no-repeat;
    background-size: 100% 100%;
}

.nav-back .nav-list li {
    float: left;
    width: 12.5%;
    margin: 0!important;
    padding: 0!important;
    text-align: center;
}

.nav-back .nav-list {
    margin: 0;
}

.nav-back .nav-list li a {
    line-height: 60px;
    color: #fff;
    display: block;
}

.nav-back .nav-list li a:hover {
    background: #ff9600;
    color: #fff;
    font-weight: normal;
}

.logo-phone {
    display: none;
}


.dw-list li {
    float: left;
    margin-bottom: 30px;
    width: 33.333333%;
    padding: 0 12px;
}

.dw-list {
    margin: 0 -12px;
}

.dw-list-img {
    position: relative;
    padding-top: 66.666666%;
}

.dw-list-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.dw-list-tt {
    line-height: 46px;
    background: #fbf7f8;
    padding: 0 15px;
    font-size: 16px;
    color: #494949;
}

.dw-list li a:hover .dw-list-tt {
    background: #0a68af;
    color: #fff;
}

.header-list.active {
    background: rgba(0,0,0,0.8);
}


.rc-title {
    font-size: 30px;
    color: #494949;
    font-weight: bold;
    margin-top: 40px;
}

.rc-lind {
    width: 55px;
    height: 3px;
    background: #0a68af;
    margin: 10px auto 0 auto;
}

.rc-p {
    text-indent: 2em;
    font-size: 16px;
    color: #494949;
    text-align: justify;
    line-height: 30px;
    margin-top: 30px;
}

.rc-slick a {
    margin: 0 11px;
    display: block;
    background: #fbf7f8;
    padding-bottom: 20px;
}

.rc-slick {
    margin: 30px -11px 0 -11px;
}

.rc-img {
    position: relative;
    /*padding-top: 66.666666%;*/
    padding-top: 125%;
}

.rc-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.rc-name {
    margin-top: 15px;
    font-size: 16px;
    color: #494949;
    padding: 0 10px;
}

.rc-slick-p {
    margin-top: 10px;
    color: #9d9d9d;
}

.rc-slick .slick-prev {
    left: -55px;
    width: 37px;
    height: 37px;
    margin-top: -18px;
    background: url(/images/left03.png) center no-repeat;
}

.rc-slick .slick-next {
    right: -55px;
    width: 37px;
    height: 37px;
    margin-top: -18px;
    background: url(/images/right03.png) center no-repeat;
}

.rc-more a {
    display: inline-block;
    color: #494949;
    padding-bottom: 30px;
    margin-top: 45px;
    background: url(/images/more02.png) center bottom no-repeat;
    width: 78px;
}

.rc-back {
    background: url(/images/rc-back.png) center no-repeat;
    background-size: cover;
    margin-top: 40px;
    padding-bottom: 20px;
}

.xq-list li a {
    display: block;
    background: #fff;
    position: relative;
    height: 80px;
    margin: 0 40px;
}

.xq-list li a span {
    position: absolute;
    left: 40px;
    top: 50%;
    width: 220px;
    margin-top: -20px;
    border-right: solid 1px #ddd;
    line-height: 40px;
    padding-right: 20px;
    font-size: 18px;
    color: #0a68af;
    font-weight: bold;
}

.xq-list li a p {
    position: absolute;
    right: 200px;
    left: 285px;
    top: 0;
    line-height: 80px;
    font-size: 18px;
    color: #494949;
}

.xq-list li a i {
    position: absolute;
    right: 90px;
    top: 0;
    bottom: 0;
    width: 60px;

    background: url(/images/icon-rc.png) center no-repeat;
}

.xq-list li a:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 24px;
    right: -12px;
    background: url(/images/icon-add.png) center no-repeat;
}

.xq-list li {
    margin-bottom: 20px;
}

.xq-list {
    margin-top: 40px;
}

.rc-back .rc-more a {
    margin-top: 0;
}

.rc-link li {
    float: left;
    margin-top: 40px;
    width: 50%;
    padding: 0 28px;
}

.rc-link {
    margin: 0 -28px;
    padding-bottom: 30px;
}

.rc-link li a {
    display: block;
    height: 256px;
    position: relative;
}

.rc-link li a:before {
    display: block;
    content: "";
    position: absolute;
    left: 16px;
    top: 16px;
    right: 16px;
    bottom: 16px;
    border: solid 1px #fff;
    border-radius: 10px;
}

.rc-one {
    background: url(/images/link01.png) center no-repeat;
    background-size: cover;
}

.rc-tow {
    background: url(/images/link02.png) center no-repeat;
    background-size: cover;
}

.rc-link li a span {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    font-size: 30px;
    color: #fff;
    transform: translate(0,-50%);
}

.rc-link li a span font {
    display: inline-block;
    line-height: 56px;
    background: url(/images/icon-rca.png) left center no-repeat;
    padding-left: 95px;
}

.rc-link li a.rc-tow span font {
    display: inline-block;
    line-height: 56px;
    background: url(/images/icon-rcb.png) left center no-repeat;
    padding-left: 95px;
}

.rc-slick a:hover {
    background: #0a68af;
}

.rc-slick a:hover .rc-name,.rc-slick a:hover .rc-slick-p {
    color: #fff;
}


.fw-list li a {
    display: block;
    border-radius: 10px;
    margin-bottom: 20px;
    border: solid 1px #ddd;
    font-size: 18px;
    color: #494949;
    line-height: 60px;
    padding: 0 40px;
}

.fw-list li a span {
    display: inline-block;
    padding-right: 70px;
}

.fw-list li a:hover {
    background: #0a68af;
    color: #fff;
    border-color: #0a68af;
}


.about-box p {
    text-indent: 2em;
    color: #494949;
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    text-align: justify;
}

.about-back {
    background: url(/images/about-back.png) center no-repeat;
    background-size: cover;
    padding: 100px 50px;
    margin: 40px 0;
}

.about-back-txt {
    font-size: 18px;
    color: #fff;
}

.about-back-tt {
    font-size: 36px;
    color: #ff9600;
    font-weight: bold;
    margin-top: 20px;
}

.about-box-b p {
    margin-bottom: 35px;
}

.about-box-b p.b {
    margin-bottom: 0;
}


.yx-box {
    border: solid 1px #ddd;
    border-radius: 10px;
    background: url(/images/yx-back.png) center 70px no-repeat;
    padding: 25px;
    min-height: 325px;
    margin-top: 30px;
}

.yx-box-tt {
    font-size: 24px;
    color: #ff9600;
    font-weight: bold;
    margin-bottom: 40px;
}

.yx-box-ul li {
    float: left;
    width: 50%;
    padding: 0 15px;
    margin-bottom: 15px;
}

.yx-box-ul li a {
    font-size: 16px;
    color: #494949;
}

.yx-box-ul li a:hover {
    color: #ff9600;
}


.zs-title {
    font-size: 24px;
    color: #0a68af;
    margin: 30px 0px 20px 0;
}

.zs-title a {
    font-size: 14px;
    color: #a3a3a3;
    margin-top: 5px;
    float: right;
}

.zs-list li a {
    display: block;
    position: relative;
    padding-left: 25px;
    padding-right: 110px;
    border: solid 1px #ddd;
    border-radius: 10px;
    line-height: 48px;
    font-size: 16px;
    color: #494949;
}

.zs-list li a span {
    position: absolute;
    right: 20px;
    top: 0;
    color: #cdcdcd;
    font-size: 14px;
}

.zs-list li {
    margin-bottom: 10px;
}

.zs-list {
    padding-bottom: 50px;
}

.article-top {
    background: #f4f4f4;
    margin-top: -40px;
    padding: 30px 0;
}

.article-tt {
    font-size: 18px;
    color: #0a68af;
    font-weight: bold;
    margin: 0;
}

.article-sm {
    color: #696969;
    margin-top: 30px;
}

.article-sm span.other-sj {
    display: inline-block;
    padding: 0 20px;
}

.article-p p {
    color: #696969;
    margin-bottom: 8px;
    line-height: 30px;
    text-indent: 2em;
    font-size: 16px;
}

.article-p div {
    color: #696969;
    margin-bottom: 8px;
    line-height: 30px;
    text-indent: 2em;
    font-size: 16px;
}

.article-p {
    margin: 30px 0;
}

.article-bottom {
    border-top: dashed 1px #ddd;
    padding-top: 30px;
}

.article-bottom a {
    display: block;
    color: #696969;
}

.article-bottom a:hover {
    color: #0a68af;
}


.zt-top img {
    width: 100%;
}

.container-zt {
    width: 1470px;
}

.zt-left {
    width: 45%;
    margin: 0;
}

.zt-left-img {
    position: relative;
    padding-top: 61.5%;
}

.zt-left-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.zt-left-tt {
    font-size: 16px;
    color: #494949;
    line-height: 68px;
    padding: 0 15px;
    background: #e1d3b6;
}

.zt-left .slick-dots {
    bottom: 85px;
    right: 15px;
    left: auto;
    width: auto;
}

.zt-left .slick-dots li,.zt-left .slick-dots li button {
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.zt-left .slick-dots li button {
    background: #e1d3b6;
}

.zt-left .slick-dots li {
    margin: 0 8px;
}

.zt-right {
    width: 50%;
}

.news-top {
    display: block;
    border: solid 1px #d1bd95;
    border-radius: 15px;
    height: 110px;
    padding: 10px 25px;
}

.news-top-tt {
    font-size: 20px;
    color: #494949;
    font-weight: bold;
}

.news-top-p {
    color: #ad9462;
    line-height: 25px;
    margin-top: 5px;
    text-indent: 2em;
    max-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.zt-news li a {
    display: block;
    border: solid 1px #d1bd95;
    border-radius: 15px;
    line-height: 48px;
    padding: 0 25px;
    font-size: 18px;
    color: #494949;
}

.zt-news li a:hover {
    color: #ad9462;
}

.zt-news li {
    margin-top: 21px;
}

.zt-one {
    border-bottom: solid 1px #ad9462;
    padding: 0 0 45px 0;
}

.zt-bottom {
    background: url(/images/zt-bottom.png) center bottom no-repeat;
    background-size: cover;
    padding-bottom: 75px;
    padding-top: 40px;
}

.zt-list-ul li a {
    display: block;
    margin-bottom: 30px;
    font-size: 30px;
    color: #494949;
    line-height: 70px;
    background: url(/images/zt-li.png) center no-repeat;
    background-size: 100% 100%;
    padding: 0 80px;
}

.footer-img {
    margin-top: 100px;
}

.zt-footer {
    color: #494949;
    margin-top: 45px;
}

.zt-footer span {
    padding: 0 15px;
    display: inline-block;
}

.zt-list-ul li a:hover {
    color: #ad9462;
}

.index-logo img {
    display: inline-block!important;
}

.article-p iframe {
    width: 94% !important;
}




.body_home {
    height: 100%;
    overflow: hidden;
}

.body_home {
    height: 100%;
    overflow: hidden;
}

.body_r {
    position: fixed;
    left: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    transition: left 1.3s cubic-bezier(0.5,0,0.2,1) 0s;
    z-index: 1;
    overflow: hidden;
}

.body_r.dis * {
    background: none !important;
}

.body_r.showdiv {
    left: 0;
}

.body_r .body_scroll {
    height: 100%;
    position: relative;
    overflow: hidden;
}

.body_r .ll {
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
    color: #fff;
    font-size: 20px;
    background: url(/image/png13.png) right 30px center no-repeat;
    padding-left: 40px;
    width: 20px;
    text-align: center;
    line-height: 1.2;
    cursor: pointer;
    transition: all 0.3s ease-out 0s;
    opacity: 0;
    visibility: hidden;
}

.body_r .ll:hover {
    padding-left: 50px;
}

.body_r .ll.w {
    background-image: url(/image/png13a.png);
    color: #58453b;
}

.body_r.showdiv .ll {
    opacity: 1;
    visibility: visible;
}

.body_r .arr {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    color: #fff;
    font-size: 80px;
    cursor: pointer;
    font-family: icon;
    opacity: 0;
    transition: all 0.5s ease-out 0.5s;
    text-shadow: 0 0 5px rgba(0,0,0,0.5);
}

.body_r.showdiv .arr {
    opacity: 1;
}

.body_r .arr.h {
    display: none;
}

.screen {
    float: left;
    height: 100%;
    position: relative;
}

.body_b {
    position: fixed;
    left: 0%;
    top: 100%;
    bottom: 0;

    right: 0;
    background: #fff;
    overflow: hidden;
    transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;
    z-index: 1;
    overflow: auto;
    outline: none;
}

.body_b * {
    outline: none;
}

.body_b * {
    outline: none;
}

.body_b.showdiv {
    top: 0;
    z-index: 99999
}

.body_b .mCSB_scrollTools {
    z-index: 4;
    width: 5px;
}


.body_b .mCSB_scrollTools .mCSB_draggerRail {
    width: 5px;
}

.body_b .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #94070a;
    width: 5px;
}

.body_b .mCSB_scrollTools .mCSB_draggerRail {
    background: rgba(0,0,0,0.1);
}

.header {
    position: fixed;
    transition: all 0.7s ease-out 0s;
    z-index: 10000;
    left: 0;
    top: 0;
    right: 0;
    height: 120px;
}

.header-one {
    opacity: 0;
    transform: translateY(-100%);
}

.body_home.showdiv .header {
    transform: none;
    opacity: 1;
}

.d {
    transform: translate(0,-80px);
    transition: all 1s ease-out 0s;
    opacity: 0;
}


.page-one.showdiv .d,.wb-list.showdiv.d,.page-tow.showdiv .d,.page-three.showdiv .d,.page-four.showdiv .d,.page-five.showdiv .d,.page-six.showdiv .d,.page-seven.showdiv .d{
    transform: none;
    opacity: 1;
}

.body_b.showdiv .header2 {
    transition: all 0.7s ease-in-out 0.5s;
    transform: none;
    opacity: 1;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.55);
    background:rgba(2,83,139,1)
}

.bb {
    width: 64px;
    animation: container ease-in-out 2.7s infinite alternate;
    height: 64px;
    cursor: pointer;
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -32px;
	display:none;
}
















@media( max-width: 1679px) {
	.sub-menu{min-width:830px;}
	.sub-menu-cont{padding:40px 35px;}
	.sub-menu-center p{font-size:15px;}
    .container {
        width: 1430px;
    }

    .logo {
        width: 500px;
    }

    .seven-row .col-xs-6 .seven-img {
        height: 508px;
    }

    .four-title {
        height: 648px;
    }

    .nav-list li {
        margin-left: 30px;
    }

    .list-right {
        width: 1120px;
    }

    .zt-news li {
        margin-top: 19px;
    }

    .footer-p {
        padding-top: 20px;
    }
.center-slick-tt,.yx-box-tt{font-size:22px;}
.four-title-tt{font-size:37px;}
.five-slick-bottom .five-mask,.xysh-c-right li .pic p,.xysh-c-left .pic p{font-size:20px;}
}




@media( max-width: 1479px) {
.header-top-a{font-size:14px;}
.banner-nav-tt{font-size:18px;}
.banner-nav-p{font-size:16px;}
.news-ul-tt,.tz-ul-tt,.mt-ul-tt,.three-ul-tt,.five-slick-bottom .five-mask,.seven-title,.td-list li a,.yx-box-ul li a,.zs-list li a,.five-slick-bottom .msfc-a-intro,.five-slick .msfc-a-intro,.fw-list li a{font-size:15px;}
.yx-box-tt{font-size:22px;}
.news-ul-date,.news-ul-date,.mt-ul-p,.four-slick-p,.zs-list li a span{font-size:12px;}
.three-ul-tt{font-size:17px;}
.center-slick-tt,.four-slick-tt,.five-slick-bottom .five-mask,.xysh-c-right li .pic p,.xysh-c-left .pic p,.five-mask{font-size:18px;}
.four-title-tt{font-size:32px;}
.td-list li a{font-size:14px;}
.footer-a a,.footer-p p,.footer-list li a{font-size:13px;}
.list-left-tt span{font-size:24px;}
.list-left-nav li a{font-size:16px;}




.nav-down {margin-top:1.5%;}
	.sub-menu{min-width: 630px;}
	.sub-menu-cont{padding:30px 20px;}
    .sub-menu-center{width: 25%;}
	.sub-menu-center p{font-size: 13px;line-height: 23px;}
    .container {
        width: 1230px;
    }

    .nav-list li a {
        font-size: 17px;
    }
    .nav-down li{padding-left: 11px;line-height: 35px;}
.nav-down li a{font-size:14px;line-height:35px;}
    .nav-list li {
        margin-left: 20px;
        /* padding-bottom: 15px; */
        font-size: 14px;
    }

    .seven-row .col-xs-6 .seven-img {
        height: 435px;
    }

    .slick-current a span {
        font-size: 18px;
    }

    .four-title {
        height: 584px;
    }

    .one-left .title font {
        display: none;
    }

    .list-right {
        width: 920px;
    }

    .zt-news li {
        margin-top: 15px;
    }

    .zt-news li a {
        line-height: 41px;
    }

    .footer-p {
        padding-top: 0px;
    }

    .footer-p p {
        line-height: 25px;
    }
}

@media( max-width: 1370px) {
  .header-top-a{font-size:12px;}
.banner-nav-tt{font-size:17px;}
.banner-nav-p{font-size:15px;}
.news-ul-tt,.tz-ul-tt,.mt-ul-tt,.three-ul-tt,.five-slick-bottom .five-mask,.seven-title,.td-list li a,.yx-box-ul li a,.zs-list li a,.five-slick-bottom .msfc-a-intro,.five-slick .msfc-a-intro,.fw-list li a{font-size:14.2222px;}
.yx-box-tt{font-size:20px;}
.news-ul-date,.news-ul-date,.mt-ul-p,.four-slick-p,.zs-list li a span{font-size:12px;}
.three-ul-tt{font-size:14px;}
.center-slick-tt,.four-slick-tt,.five-slick-bottom .five-mask,.xysh-c-right li .pic p,.xysh-c-left .pic p,.five-mask{font-size:16px;}
.four-title-tt{font-size:30px;}
.td-list li a{font-size:13px;}
.footer-a a,.footer-p p,.footer-list li a{font-size:12px;}
.list-left-tt span{font-size:22px;}
.list-left-nav li a{font-size:15px;}
.three-left-tt{font-size:15px;}
.nav-list li a{font-size:16px;}
}



@media( max-width: 1279px) {
    .container {
        width: 970px;
    }
.sub-menu{width:570px;}
.mtjj-slick,.ybfc-slick,.ztxx-slick{width:100%;}
    .logo {
        width: auto;
        line-height: 107px;
        padding: 0;
    }

    .logo img {
        height: 40px;
    }

    .nav-list li {
        margin-left: 10px;
    }

    .footer-a span {
        padding: 0 15px;
    }

    .seven-row .col-xs-6 .seven-img {
        height: 341px;
    }

    .five-slick a {
        /* margin: 0 60px; */
    }

    .five-slick {
        /* margin: 0 -110px; */
    }

    .five-slick .slick-prev {
        width: 40px;
        height: 40px;
        background-size: 40px;
        right: 40px;
        top: 44.2%
    }

    .five-slick .slick-next {
        width: 40px;
        height: 40px;
        background-size: 40px;
        right: 0;
        top: 44.2%
    }
    .five-slick-bottom a{margin-top:30px;}
    .five-slick-bottom .msfc-a-intro{margin-top:15px;}

    .four-title {
        height: 495px;
    }

    .four-title-a {
        margin-top: 100px;
    }

    .banner-nav-tt {
        font-size: 18px;
    }

    .banner-nav-p {
        font-size: 12px;
    }

    .news-ul li:last-child,.tz-ul li:last-child {
        display: none;
    }

    .tz-ul li a {
        /*padding: 3px 0;*/
    }

    .list-right {
        width: 660px;
    }

    .raw-list li {
        width: 33.333333%;
    }

    .list-banner {
        height: 300px;
    }

    .about-back {
        padding: 30px 15px;
    }

    .about-back-tt {
        font-size: 26px;
    }

    .yx-row .col-xs-6 {
        width: 100%;
    }

    .zt-news li:last-child {
        display: none;
    }

    .zt-news li a {
        line-height: 37px;
        font-size: 16px;
    }

    .zt-list-ul li a {
        font-size: 24px;
        line-height: 60px;
    }
.head-top-la a{font-size:14px;}
.header-top{padding-top:10px;}
.header-top-a{font-size:14px;}
}
@media( max-width: 1024px) {
	.sub-menu{min-width: 570px;}
	.sub-menu-center p{font-size:12px;}
         .nav-list li{margin-left:10px;}
.xysh-c-left .xybf-btn{background:url(/images/bfan-41.png) no-repeat;background-size:30px;width:30px;height:30px;}
	}

@media( max-width: 991px) {
.banner-bottom{padding-top:0;}
.nav-list{margin-top:5px;}
.logo{width:auto;}
	.logo, .header2 .logo{ left: 15px; top: 0 !important; transform: translate(0,0); margin:0; }
.logo img, .header2 .logo img{height: 36px;width: auto;margin-top: 6px;}

.logo img.logo-t{display:none !important;}
.d {
    transform: translate(0,0);
    transition: all 1s ease-out 0s;
    opacity: 1;
}
.right-slide{display:none;}

.header{opacity: 1;transform: translate(0,0)!important;position: fixed;z-index:10000000000000;}

 .body_home {
        height: auto;
        overflow: visible;
    }

 .bb,.top {
        display: none;
    }


.body_b {
        width: auto;
        height: auto;
        position: static;
        opacity: 1;
        transform: none;
        overflow: hidden;
    }

    .body_home {
        height: auto;
        overflow: visible;
    }

    .home, .home body {
        height: auto;
        overflow: auto;
        overflow-x: hidden;
    }







.piaochuang{display:none !important;}
	.logo-b{padding:15px 0;}
.news-ul-tt{min-height:auto;}
	.sub-menu{background:none;}
	.sub-menu-cont{padding:0;background:none;}
	.sub-menu-left{display:none;}
	.sub-menu-center{display:none;}
    .container {
        width: 750px;
    }
.head-top-la{display:none;}
    .header {
        border: none;
        height: 50px;
        background: #fff;
        background: rgba(2,83,139,1);
    }

    .header.active {
        background: rgba(2,83,139,1);
        box-shadow: 0 0 10px rgba(0,0,0,0.3);
    }

    .logo {
        line-height: 50px;
    }

    .header .container {
        width: 100%;
    }

    .banner .slick-next,.banner .slick-prev {
        width: 20px;
    }

    .banner .slick-dots {
        bottom: 15px;
    }

    .header-top-a {
        display: none;
    }

    .header-top-a-b {
        display: block;
padding:10px 0 20px 0
    }

    .nav-phone {
        position: fixed;
        left: 0;
        margin: 0;
        z-index: 1000;
        overflow-y: auto;
        display: none;
        top: 50px;
        right: 0;
        bottom: 0;
        border-top: solid 1px #ddd;
        background: #fff;
        background: rgba(2,83,139,1);
     min-height:70vh
    }

    .nav-list {
        float: none!important;
        width: 100%;
    }

    .nav-list li {
        float: none;
        margin: 0;
        width: 100% !important;
        padding: 0;
    }

    .nav-list li a {
        display: block;
        text-align: left;
        line-height: 40px;
        padding: 0 15px;
        font-size: 16px;
    }

    .menu-button {
        display: block;
    }

    .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-click.active {
        transform: rotate(180deg);
    }
     .nav-down{float:none;width:100%;background:rgb(5,63,102);}
	   .nav-down li {background:none;}
    .nav-down li a {
        text-align: left;
        color: #333;
        padding: 0 15px;
    }

    .nav-list li:hover .sub-menu {
        display: none;
    }

    .sub-menu {
        position: static;
        transform: translate(0,0) !important;
        margin: 0;
        width: 100%;
        background: none;
    }

    .sub-menu:before {
        display: none;
    }

    .nav-down li a {
        color: #fff!important;
        padding: 0 25px;
    }

    .layer {
        background: rgba(0,0,0,0.8);
        padding: 0 10px;
        display: none;
        width: 100%;
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 1000000;
        opacity: 0;
        z-index: -1000;
        transition: all 0.3s ease-out 0s;
    }

    .layer.showdiv {
        opacity: 1;
        visibility: visible;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .layer .close {
        font-size: 60px;
        display: block;
        font-family: "";
        position: absolute;
        right: 50px;
        top: 50px;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        cursor: pointer;
        color: #ccc;
    }

    .layer .search_box {
        height: 45px;
        margin-left: 0;
        position: relative;
        line-height: 45px;
        width: 550px;
        display: -ms-flexbox;
        display: flex;
        transform: translateY(-50px);
        opacity: 0;
        margin-top: -10px;
    }

    .layer.showdiv .search_box {
        transform: none;
        transition: all 0.5s ease-out 0s;
        opacity: 1;
    }

    .layer .search_box .kw {
        background: #fff;
        color: #333;
        height: 45px;
        border: none;
        -ms-flex: 1;
        flex: 1;
        padding: 0 12px;
        font-size: 16px;
        -webkit-appearance: none;
        appearance: none;
        border-radius: 0;
    }

    .layer .search_box .ok {
        background: #228a3b!important;
        right: 0;
        color: #fff;
        box-shadow: none;
        border: none;
        width: 120px;
        text-align: center;
        font-size: 18px;
        cursor: pointer;
        -webkit-appearance: none;
        appearance: none;
        border-radius: 0;
    }

    .layer.active {
        opacity: 1;
        z-index: 1000000;
    }

    .search-a {
        display: block;
        z-index: 1000;
        position: absolute;
        right: 60px;
        top: 0;
        line-height: 50px;
    }

    .search-box .form-control {
        height: 45px;
        border-radius: 0;
        background: #fff;
        color: #333;
    }

    .layer .search_box .ok {
        height: 45px;
    }

    .one-left {
        width: 100%;
        position: relative;
        z-index: 100;
    }

    .one-center {
        width: 100%;
        margin: 20px 0 0 0;
        padding: 0;
        background: none;
    }

    .center-slick .slick-dots {
        bottom: 50px;
    }

    .center-slick .slick-prev,.center-slick .slick-next {
        bottom: 50px;
    }

    .mt-ul li {
        width: 50%;
        margin-bottom: 20px;
    }

    .page-tow {
        margin-top: 30px;
        padding: 50px 0;
    }

    .mt-more {
        top: -80px;
    }

    .three-left {
        width: 100%;
        float: none!important;
    }

    .three-ul {
        width: auto;
        float: none!important;
        margin: 0 -15px;
        margin-top: 30px;
    }

    .three-ul li {
        float: left;
        width: 50%;
        padding: 0 15px;
    }

    .page-three {
        padding: 30px 0 0 0;
    }

    .four-title-tt {
        font-size: 28px;
    }

    .four-title {
        height: 422px;
    }

    .four-title-a {
        margin-top: 50px;
    }

    .six-slick-box {
        margin: 0;
    }

    .six-slick .slick-next {
        right: -50px;
    }

    .six-slick .slick-prev {
        left: -50px;
    }

    .seven-row .col-xs-3, .seven-row .col-xs-6 {
        width: 100%;
    }

    .right-label a {
        margin-left: 10px;
    }

    .seven-row .col-xs-6 .seven-img {
        height: auto;
    }

    .col-xs-3 .seven-link {
        float: left;
        width: 49%;
    }

    .col-xs-3 .seven-link:last-child {
        float: right;
    }

    .td-list li {
        width: 25%;
    }

    .footer .col-xs-4 {
        width: 100%;
    }

    .footer-list li {
        width: 16.6666%;
    }

    .footer-center {
        min-height: 1px;
        background: none;
    }

    .footer-p {
        padding: 0;
        text-align: center;
        margin-top: 20px;
    }

    .banner-nav-icon {
        width: 60px;
        line-height: 60px;
        height: 60px;
    }

    .banner-nav li a {
        padding-left: 70px;
        padding-top: 10px;
        height: 60px;
    }

    .banner-nav-icon {
        margin-top: -30px;
    }

    .page-one {
        padding-top: 20px;
    }

    .ewm-box {
        padding-left: 0;
    }

    .close {
        display: block;
    }

    body {
        padding-top: 50px;
    }

    .list-left {
        width: 250px;
    }

    .list-right {
        width: 430px;
    }

    .raw-list li {
        width: 50%;
    }

    .nav-back .nav-list li {
        width: 100%;
    }

    .logo img {
        display: none;
    }

    .logo img.logo-phone {
        display: inline-block;
    }

    .nav-back .nav-list li a {
        color: #333;
        height: 40px;
        line-height: 40px;
    }

    .nav-back .nav-list li a:hover {
        background: none;
        color: #333;
    }

    .header-list .header-top-a a,.header-list .header-top-a span {
        color: #333;
    }

    .header-list.active {
        background: #fff;
    }

    .about-back .col-xs-3 {
        width: 50%;
        padding-bottom: 30px;
    }

    .about-back {
        padding-bottom: 0;
    }

    .zt-news li:nth-child(4) {
        display: none;
    }

    .zt-body {
        padding-top: 0;
    }

    .header-list .search-box .form-control {
        background: #fff;
    }

    .article-p div img {
        width: 100% !important;
        height: auto !important;
        margin-left: -2em
    }

    .article-p p img {
        width: 100% !important;
        height: auto !important;
        margin-left: -2em
    }

    .about-box img {
        max-width: 100%;
        height: auto !important;
        margin-left: -2em;
    }
    .five-slick-bottom .msfc-a-intro {
    font-size: 16px;
    
    line-height: 30px;
    margin-top: 10px;
   
    -webkit-line-clamp: 2;
   
}
    .five-slick-bottom .five-mask{font-size:16px;}
    .five-mask{font-size:16px;}
    .five-slick .msfc-a-intro{font-size:16px;line-height:30px;-webkit-line-clamp: 1;}
}

@media( max-width: 767px) {
.news-ul-tt,.tz-ul-tt,.mt-ul-tt,.three-ul-tt,.five-slick-bottom .five-mask,.seven-title,.td-list li a,.yx-box-ul li a,.zs-list li a,.five-slick-bottom .msfc-a-intro,.five-slick .msfc-a-intro,.fw-list li a{font-size:16px;}
.p-left-bot{display:none;}
.p-left-top{margin-bottom:20px;}
    .container {
        width: 100%;
    }
 .tz-ul li a{padding:3px 0;}
    .banner-nav-icon {
        position: relative;
        top: 0;
        margin: 0;
        height: 60px;
        margin: 0 auto;
    }

    .banner-nav li a {
        padding: 0 0 10px 0;
        display: block;
        height: auto;
        text-align: center;
    }

    .banner-nav-tt {
        font-size: 16px;
    }

    .banner-nav-p {
        display: none;
    }

    .title {
        font-size: 20px;
    }

    .one-left {
        padding-top: 0;
    }

    .news-ul li a {
        padding: 8px 0;
    }

    .news-ul-tt {
        font-size: 16px;
        line-height: 25px;
        max-height: 50px;
    }

    .center-slick-tt {
        margin: 15px 15px 0 15px;
        font-size: 18px;
    }

    .center-slick-p {
        line-height: 25px;
        margin: 15px 15px 0 15px;
        max-height: 100px;
    }

    .center-slick {
        padding-bottom: 70px;
    }

    .center-slick .slick-dots {
        bottom: 30px;
    }

    .center-slick .slick-prev {
        left: 15px;
    }

    .center-slick .slick-next {
        right: 15px;
    }

    .center-slick .slick-prev,.center-slick .slick-next {
        bottom: 30px;
    }

    .tz-ul-tt {
        font-size: 16px;
min-height:auto;
    }

    .tow-tabs-tt,.tow-tabs li font {
        font-size: 18px;
    }

    .tow-tabs li.active .tow-tabs-tt {
        font-size: 22px;
    }

    .tow-tabs li font {
        padding: 0 5px;
    }

    .mt-more {
        top: -50px;
    }

    .mt-ul li {
        width: 100%;
    }

    .page-tow {
        padding: 20px 0;
    }

    .three-left-bottom {
        left: 20px;
        right: 20px;
        padding: 20px;
        height: auto;
    }

    .three-left-p {
        line-height: 25px;
        max-height: 50px;
        margin-top: 10px;
    }

    .three-left-tt {
        font-size: 18px;
    }

    .three-ul-tt {
        font-size: 16px;
        line-height: 25px;
        max-height: 50px;
    }

    .four-title {
        display: none;
    }

    .four-slick {
        width: 100%;
        padding-top: 30px;
    }

    .four-slick-tt {
        font-size: 18px;
        margin-right: 140px;
    }

    .four-slick .slick-prev {
        right: 60px;
        top: 30px;
    }

    .four-slick .slick-next {
        top: 30px;
    }

    .page-five {
        margin-top: 20px;
        background: url(/images/back05.png) center bottom no-repeat;
        padding: 30px 0;
    }

    .five-slick {
        margin: 0;
    }

    .five-slick a {
        margin: 0;
    }

    .five-slick .slick-center {
        z-index: 1000;
        position: relative;
    }

    .five-slick .slick-slide {
        padding: 0;
    }
  .five-slick {
        padding-bottom: 50px;
        width: 100%;
        float: none;
    }

    .five-slick-img img {
        width: 100%;
    }

    .five-slick .slick-prev {
        left: 0;
        top: 30%;
    }

    .five-slick .slick-next {
        right: 0;
        top: 30%;
    }

    .five-slick .slick-dots {
        bottom: 10px;
    }

    .five-slick-bottom {
        display: none;
    }
 .five-mask {
        left: 0;
        text-align: center;
        padding: 10px;
    }

    .five-slick .msfc-a-intro {
        display: none;
    }
    .title font {
        display: none;
    }

    .title a {
        margin-top: 5px;
    }

    .five-slick {
        padding-bottom: 50px;
        width:100%;
        float:none;
    }

    .five-slick .slick-dots {
        bottom: 10px;
    }
.five-slick-bottom{display:none;}
    .title-tow {
        padding-bottom: 0;
    }

    .page-six {
        padding: 30px 0;
    }

    .six-slick-bottom {
        display: none;
    }

    .six-slick {
        margin: 0;
    }

    .six-slick .slick-next {
        right: 0;
    }

    .six-slick .slick-prev {
        left: 0;
    }

    .six-slick-img:before {
        display: none;
    }

    .page-seven {
        padding: 25px 0 0 0;
    }

    .right-label a img {
        width: 35px;
    }

    .right-label a {
        margin-left: 5px;
    }

    .col-xs-3 .seven-link {
        width: 100%;
        margin-bottom: 15px;
    }

    .title-three {
        padding-top: 0;
    }

    .seven-row .col-xs-6 .seven-mask {
        padding-left: 20px;
        padding-right: 20px;
    }

    .td-list li {
        width: 50%;
    }

    .td-list li a {
        font-size: 16px;
    }

    .title-lind {
        font-size: 20px;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .title-lind:before {
        left: 120px;
    }

    .footer {
        padding: 20px 0;
    }

    .footer-list li a {
        font-size: 12px;
    }

    .logo-b img {
        width: 300px;
    }

    .logo img {
        height: 30px;
    }

    .title-phone {
        display: block;
        margin-bottom: 0;
    }

    .four-title {
        display: none;
    }

    .page-four {
        padding-top: 30px;
    }

    .gg-list li a {
        font-size: 16px !important;
        padding-left: 15px;
        padding-right: 130px;
        line-height: 50px;
    }

    .gg-list li a span.tz-time {
        right: 15px;
        font-size: 14px;
        padding-left: 30px;
    }

    .nav-b {
        margin: 20px 0;
    }

    .page-box {
        margin: 20px 0;
    }

    .img-list-img img {
        width: 160px;
        height: 104px;
    }

    .img-list li a {
        padding: 0 10px 0 0;
    }

    .img-list-right {
        margin-left: 170px;
        padding: 0;
    }

    .img-list-tt {
        font-size: 18px;
    }

    .img-list-p {
        font-size: 14px;
        line-height: 25px;
        max-height: 25px;
        margin-top: 10px;
        -webkit-line-clamp: 1;
    }

    .img-lsit-date {
        font-size: 14px;
        margin-top: 10px;
    }

    .img-list li {
        padding: 15px 0;
    }

    .img-list {
        margin-top: -15px;
    }

    .list-banner {
        height: 150px;
    }

    .list-left {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 0;
    }

    .list-left-tt span {
        font-size: 24px;
        line-height: 35px;
        background-size: auto 35px;
        padding-left: 45px;
    }

    .list-right {
        width: 100%;
        margin-bottom: 0px;
    }

    .list-right .nav-b {
        margin-top: 20px;
    }

    .raw-list li {
        margin-top: 15px;
        padding: 0 15px;
    }

    .title-b {
        margin-left: 15px;
        font-size: 18px;
    }

    .list-left-nav li a {
        font-size: 16px;
        line-height: 40px;
    }

    .list-left-nav li {
        margin-bottom: 5px;
    }

    .list-left-tt {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .rc-slick .slick-next {
        right: 0;
    }

    .rc-slick .slick-prev {
        left: 0;
        z-index: 100;
    }

    .xq-list li a {
        margin: 0;
    }

    .xq-list li a span {
        display: none;
    }

    .xq-list li a i {
        display: none;
    }

    .xq-list li a p {
        left: 15px;
        right: 25px;
        font-size: 16px;
        line-height: 45px;
    }

    .xq-list li a {
        height: 45px;
        line-height: 45px;
    }

    .rc-title {
        font-size: 24px;
        margin-top: 20px;
    }

    .xq-list {
        margin-top: 20px;
    }

    .rc-back {
        margin-top: 20px;
    }

    .rc-link li {
        width: 100%;
        margin-top: 15px;
    }

    .rc-link li a {
        height: 150px;
    }

    .rc-link li a span {
        font-size: 20px;
    }

    .rc-more a {
        margin-top: 20px;
    }

    .rc-p {
        font-size: 14px;
        line-height: 25px;
        margin-top: 20px;
    }

    .fw-list li a {
        font-size: 16px;
        margin-bottom: 15px;
        line-height: 50px;
        padding: 0 15px;
    }

    .fw-list li a span {
        padding-right: 20px;
    }

    .about-box p {
        font-size: 14px;
        line-height: 25px;
    }

    .about-back {
        margin: 20px 0;
    }

    .about-back-txt {
        font-size: 14px;
    }

    .about-back-tt {
        font-size: 22px;
        margin-top: 10px;
    }

    .about-box-b p {
        margin-bottom: 15px;
    }

    .yx-box-ul li {
        width: 100%;
    }

    .yx-box-tt {
        margin-bottom: 20px;
    }

    .yx-box {
        margin-top: 15px;
    }

    .zs-row .col-xs-6 {
        width: 100%;
    }

    .zs-title {
        margin: 20px 0 10px 0;
    }

    .zs-list {
        padding-bottom: 0;
    }

    .article-top {
        margin-top: -20px;
        padding: 15px;
    }

    .article-sm {
        margin-top: 15px;
    }

    .article-p p {
        line-height: 25px;
        margin-bottom: 10px;
    }

    .article-p {
        margin: 20px 0;
    }

    .article-bottom {
        padding: 20px 0;
    }

    .article-bottom .col-xs-6 {
        width: 100%;
        margin-bottom: 15px;
    }

    .zt-left {
        width: 100%;
    }

    .zt-right {
        width: 100%;
        margin-top: 20px;
    }

    .zt-news li:nth-child(4),.zt-news li:nth-child(5) {
        display: block;
    }

    .zt-one {
        padding-bottom: 20px;
    }

    .zt-bottom {
        padding: 20px 0;
    }

    .zt-list-ul li a {
        font-size: 16px;
        padding: 0 15px;
        line-height: 50px;
        margin-bottom: 15px;
    }

    .footer-img {
        margin-top: 50px;
    }

    .zt-footer {
        margin-top: 20px;
    }

    .zt-left-tt {
        line-height: 50px;
    }

    .dw-list li {
        width: 50%;
    }

    .right-label a span {
        width: 60px;
        height: 60px;
        margin-left: -30px;
    }

    .article-p iframe {
        margin-left: -2em;
        width: 100% !important;
    }

    .article-p div img {
        width: 100% !important;
        height: auto !important;
        margin-left: -2em
    }

    .article-p p img {
        width: 100% !important;
        height: auto !important;
        margin-left: -2em
    }

    .banner .slick-next,.banner .slick-prev {
        display: none !important;
    }

    .banner .slick-dots {
        bottom: 10px;
    }

    .banner .slick-dots li {
        width: 10px;
        height: 10px;
    }

    .banner .slick-dots li.slick-active {
        width: 10px;
        height: 10px;
    }

    .footer-list li {
        width: 33.3333%;
    }

    .xysh-c-left {
        width: 100%;
        float: none;
    }

    .xysh-c-left .pic p {
        font-size: 16px;
    }

    .xysh-c-right {
        width: 100%;
        float: none;
        margin-top: 15px;
    }

    .xysh-c-right li .pic p {
        font-size: 16px;
    }
}

@media( max-width: 540px) {
    .footer-list li a span img {
        width:70%;
    }

    .raw-list li {
        width: 100%;
    }
}

@media( max-width: 440px) {
    .banner-nav-tt {
        font-size: 13px;
    }
}