body {
    color: #333;
    font-size: 14px;
    font-family: "microsoft Yahei","Arial",Helvetica,Arial,Tahoma;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden;
    background: #fffefe;
}

html,body {
    overflow-x: hidden;
}

.img-hide {
    overflow: hidden;
    display: block;
}

.slick-slider {
    touch-action: auto!important;
}

.img-hide img,.div-img {
    transition: 0.5s all;
    transform: scale(1,1);
}

.img-hide:hover img,.img-hide:hover .div-img {
    transform: scale(1.05,1.05);
}

.txt-elise {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.txt-elise2 {
        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.txt-elise3 {
        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

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;
}

img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.header-container {
    width: 100% !important;
    padding: 0 70px;
}

.header-link a {
    display: block;
    float: left;
    margin-left: 27px;
    font-size: 16px;
    color: #fff;
}

.header-link a.sc {
    display: none;
}
.header-links-sm{display:none;}

.header-link a.icon-1 {
    background: url(/images/ht-i1.png) no-repeat left 2px;
    padding-left: 20px;
}

.header-link a.icon-2 {
    background: url(/images/ht-i2.png) no-repeat left 2px;
    padding-left: 25px;
}

.header-link a.icon-3 {
    background: url(/images/ht-i3.png) no-repeat left 2px;
    padding-left: 27px;
    position: relative;
    z-index: 10
}

.header-link a.icon-4 {
    background: url(/images/ht-i4.png) no-repeat left 2px;
    padding-left: 27px;
    position: relative;
    z-index: 10
}

.header-link a.icon-5 {
    background: url(/images/ht-i5.png) no-repeat left 2px;
    padding-left: 20px;
    position: relative;
    z-index: 10
}

.header-link {
    padding-top: 25px;
    padding-left: 25px;
}

.header-link span {
    display: block;
    float: left;
    color: #fff;
    font-size: 14px;
    margin-left: 16px;
}

.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-box-c {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 800px;
    height: 54px;
    background: #fff;
    padding-right: 115px;
    margin-left: -400px;
    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: #9a0813;
    top: 0;
    width: 115px;
    height: 54px;
    border: none;
    border-radius: 0;
    padding: 0
}

.modal-back {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100000;
    background: rgba(0,0,0,0.5);
}

.header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1400;
}

.header:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 200px;
    background: url(/images/header.png) center no-repeat;
    background-size: 100% 100%;
}
.header2:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 170px;
    background: url(/images/header.png) center no-repeat;
    background-size: 100% 100%;
}

.banner {
    margin: 0;
    overflow: hidden;
}

.container {
    width: 1480px;
}

.header .container {
    position: relative;
    z-index: 100;
}

.logo {
    padding-top: 44px;
}

.nav-list {
    padding-top: 60px;
    margin-right: 0px;
}

.nav-list li {
    position: relative;
    margin-left: 26px;
    padding-bottom: 10px;
    float: left;
}

.nav-list li a {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.search-a {
    padding: 13px 0 0 30px;
}

.nav-list li:hover:before {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 47px;
    height: 3px;
    background: #cc031e;
    margin-left: -25px;
}

.nav-down {
    position: absolute;
    display: none;
    left: 50%;
    top: 100%;
    transform: translate(-50%,0);
    min-width: 150px;
    background: rgba(255,255,255,0.9);
    border-radius: 5px;
}

.nav-down li {
    float: none;
    text-align: center;
    margin: 0!important;
    width: 100%;
    padding: 0;
}

.nav-down li a {
    display: block;
    font-size: 18px;
    padding: 0 10px;
    line-height: 50px;
    color: #00489d;
    position: relative;
    font-weight: 400;
}

.nav-down li a:hover {
    background: #0c66b4;
    color: #fff;
}

.nav-down li a:before {
    display: block;
    content: "";
    position: absolute;
    left: 13px;
    right: 13px;
    bottom: 0;
    border-bottom: dashed 1px #fff;
}

.nav-down li:before {
    display: none!important;
}

.nav-list li:hover .nav-down {
    display: block;
    box-shadow: 0 0 7px rgba(0,0,0,.4);
}

.banner .slick-dots {
    bottom: 0;
    background: rgba(0,0,0,.5);
	height:120px;
}

.slick-dots li button:before {
    display: none;
}

.banner img {
    width: 100%;
    margin: 0 auto;
}
.banner .slick-dots li{margin-top:40px;}
.banner .slick-dots li,.banner .slick-dots li button {
    width: 30px;
    padding: 0;
    height:30px;
    border-radius: 0;
    /* margin-top: 30px; */
}
.banner .slick-dots li.slick-active{width:64px;}
.banner .slick-dots li button {
    background: url(/images/b-dot.png) no-repeat;
	
}

.banner .slick-dots li.slick-active button {
     background: url(/images/b-focus.png) no-repeat;
	 width:64px;
}

.page-one {
  
    background-size: 100% auto;
    padding: 50px 0;
    padding-top: 180px;
}

.title-txt {
    font-size: 20px;
    padding-top: 3px;
    color: #d7dadd;
    margin-left: 15px;
}

.title-txt span {
    font-size: 34px;
    color: #000;
    font-weight: bold;
    display: inline-block;
    line-height: 34px;
}

.title-more {
    width: 121px;
    height: 67px;
    background: url(/images/more-red.png) center no-repeat;
}

.title-morew {
    width: 120px;
    height: 67px;
    background: url(/images/more-white.png) center no-repeat;
}

.one-left {
    width: 56.55%;
}

.one-slick a {
    display: block;
    position: relative;
}

.one-slick-img {
    position: relative;
    padding-top: 66.6%;
}

.one-slick-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.one-slick-tt {
    position: absolute;
    left: 0;
    bottom: 0;
    /* line-height: 60px; */
    right: 0px;
    height: 120px;
    background: rgba(0,0,0,.7);
    /* padding: 0 30px; */
    font-size: 20px;
    color: #fff;
}

.one-slick .slick-next {
    right: 0px;
    top: auto;
    bottom: 96px;
    width: 50px;
    height: 50px;
    background: #00489d url() center no-repeat;
}

.slick-next:before,.slick-prev:before {
    display: none;
}

.one-slick .slick-prev {
    right: 50px;
    left: auto;
    z-index: 100;
    top: auto;
    bottom: 96px;
    width: 50px;
    height: 50px;
    background: #00489d url() center no-repeat;
}

.one-slick .slick-prev:hover {
    background: #cc031e url() center no-repeat;
}

.one-slick .slick-next:hover {
    background: #cc031e url(../images/right.png) center no-repeat;
}



.one-right {
    width: 40.34%;
}

.one-right-date {
    font-size: 14px;
    color: #00489d;
    font-weight: bold;
    height: 50px;
    border-right: solid 3px #e6e6e6;
    padding-right: 15px;
    text-align: center;
}

.one-right-date1{color:#fff;border-right: 0;height: 120px;width: 120px;background: #224997;padding-right: 0;padding-top:30px;}
.one-bot-txt{width:calc(100% - 150px);font-size:16px;padding-right: 20px;}
.one-bot-txt .one-btit{font-size:22px;padding-top:30px;}
.one-bot-txt .one-babs{padding-top:10px;}
.one-right-date span {
    font-weight: bold;
    display: inline-block;
    line-height: 34px;
    font-size: 34px;
}

.one-right-tt {
    margin-left: 90px;
    font-size: 18px;
    color: #010101;
    font-weight: bold;
    /* line-height: 26px; */
	height:51px;
}

.one-right-news li a {
    display: block;
    border-bottom: dashed 1px #eee;
    padding-bottom: 19px;
    margin-bottom: 25px;
}

.title {
    margin-bottom: 35px;
}

.one-right-news li a:hover .one-right-tt {
    color: #00489d;
}

.one-right-news li:last-child a {
    border: none;
}

.page-tow {
    background: url(/images/box-two.png) center no-repeat;
    background-size: cover;
    padding: 50px 0;
    position: relative;
}



.page-three {
    background: url(/images/box-three.png) center no-repeat;
    background-size: cover;
    padding: 50px 0;
}
.noti-left{width:45.86%;}
.notice-list{}
.notice-list .first{}
.notice-list .tz-f-left{width:45.11%;}
.notice-list .first .pic{position:relative;padding-top:50%;transform: scale(1,1);overflow:hidden}
.notice-list .first .pic img{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;transition: 0.5s all;}
.notice-list .tz-f-ri{width:51.12%;padding-top:10px;}
.notice-list li{line-height:30px;margin-top:35px;color:#fff;font-size:18px;}
.notice-list li span{display:inline-block;border-right:4px solid #8fc43d;padding-right:20px;margin-right:20px;float:left;}
.notice-list li a{color:#fff;display:block;}
.notice-list .tz-time{position:relative;padding-top:23px;margin-top:23px;}
.notice-list .tz-time:before{content:"";position:absolute;width:30px;height:4px;background:#8fc43d;top:0;}
.notice-list .tz-f-title{height:60px;}

.coll-list li{color:#000;font-weight:bold;}
.coll-list li a{color:#000;}
.coll-list li a:hover{color:#00489d;}
.coll-list li span{border-right:4px solid #0c66b4;}
.coll-list .tz-time:before{background:#0c66b4;}
.coll-list2 .first{margin-top:45px;}








.page-three .title-txt span {
    color: #fff;
}

.three-left {
    width: 33.26%;
}

.three-center{width: 31.94%;/* padding-left: 20px; */margin-left: 1.43%;}
.pull-center{float:left;}

.ewm-box a {
    float: left;
    position: relative;
    text-align: center;
    margin-right: 25px;
    border-radius: 50%;
    position: relative;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: #5788bf;
}

.ewm-box {
    padding-top: 0px;
}

.ewm-box a span {
    position: absolute;
    display: none;
    left: 50%;
    bottom: 100%;
    width: 100px;
    margin-left: -50px;
}

.ewm-box a:hover span {
    display: block;
}

.three-ul li {
    /* float: left; */
    /* width: 50%; */
    padding: 0 10px;
    margin-bottom: 20px;
}

.three-ul {
    margin: 0 -10px;
    margin-top: 26px;
}

.three-ul li a {
    display: block;
    position: relative;
    padding-top: 62.63%;
}

.three-center .three-ul li a {
   
    padding-top: 134.49%;
}

.three-ul li a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.mask-box {
    padding: 80px 30px 35px 30px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    background: url(/images/mask.png) center no-repeat;
    background-size: 100% 100%;
}

.three-date {
    font-size: 12px;
    color: #fff;
}

.three-title {
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
}

.three-lind {
    width: 66px;
    height: 7px;
    margin-top: 25px;
    background: #8fc43d;
}
.three-center .three-lind{background: #f8a752;}

.three-right .three-lind {
    background: #f85252;
}

.three-right {
    width: 31.94%;
    /* padding-left: 20px; */
}

.three-right .three-ul li {
    float: none;
    width: 100%;
    margin-bottom: 20px;
}

.three-right .three-ul li a {
    padding-top: 58.69%;
}

.three-right .three-ul li a .three-lind {
    background: #f85252;
}



.page-four {
    background: url(/images/box-four.png) center no-repeat;
    background-size: cover;
    padding: 50px 0 70px;
    overflow: hidden;
}

.media-slick{padding:0px 0 60px;}
.media-slick a{display:block;}
.media-cot .pic{position:relative;padding-top:59%;transform: scale(1,1);overflow:hidden;}
.media-cot .pic img{position:absolute;width:100%;height:100%;top:0;left:0;transition: 0.5s all;}
.media-cot .pic .mask{background:rgba(0,0,0,.6);position:absolute;left:0;right:0;bottom:0;padding-top:40%;}
.media-bot{padding:25px 30px;background:#fff;transition: 0.5s all;}
.med-title{font-size:18px;color:#000;font-weight:bold;position:relative;height: 66px;padding-bottom: 15px;margin-bottom:35px;}
.med-title:after{content:"";position:absolute;width:50px;height: 5px;background:#0c66b4;bottom:0;left: 0;}
.med-time{font-size:16px;color:#999;line-height: 32px;}
.med-t-l img{vertical-align:middle;margin-right:10px;display: inline-block;}
.media-slick a:hover .media-bot{background:#0c66b4;}
.media-slick a:hover .med-time,.media-slick a:hover .med-title{color:#fff;}
.media-slick a:hover .med-title:after{background:#fff;}

.media-slick .slick-slide {
    padding: 0 15px;
}

.media-slick {
    margin: 0 -15px;
}

.media-slick .slick-prev {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: url(/images/left02.png) center no-repeat;
    z-index: 100;
    margin-top: -25px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
	left:-50px;
}

.media-slick .slick-next {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: url(/images/right02.png) center no-repeat;
    z-index: 100;
    margin-top: -25px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
	right:-50px;
}


.page-five{
	
    padding: 60px 0 70px;
    overflow: hidden;
	}

.title-data{padding-top:40px;color:#a2b6ca;font-size:18px;}
.data-box{background:url(/images/sj_bj.png) no-repeat center 65px;}
.data-list{ background-size: cover;
    padding: 30px 0 50px;
    overflow: hidden;}
.data-list li{float:left;width:20%;}
.data-list li div{width:192px;height:192px;margin:0 auto;text-align:center;color:#0c66b4;font-size:20px;font-weight:bold;padding-top:19%;}
.data-list li.d-icon1 div{background:url(/images/sj-icon1.png) center no-repeat;padding-top:22%;}
.data-list li.d-icon2 div{background:url(/images/sj-icon2.png) center no-repeat;}
.data-list li.d-icon3 div{background:url(/images/sj-icon3.png) center no-repeat;}
.data-list li.d-icon4 div{background:url(/images/sj-icon4.png) center no-repeat;}
.data-list li.d-icon5 div{background:url(/images/sj-icon5.png) center no-repeat;padding-top:22%;}

.data-list li div .data-sz{font-size:46px;}

.phase-cont{}
.pha-left{width:40%;}
.pha-right{width:60%;}
.pha-left .pic{position:relative;padding-top:55.86%;transform: scale(1,1);overflow:hidden;}
.pha-left .pic img{position:absolute;width:100%;height:100%;left:0;top:0;transition: 0.5s all;}
.pha-le-bot{position:absolute;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);padding:30px 40px 20px 40px;color:#ffF;font-size:24px;}
.pha-abst{font-size:16px;padding-top:5px;}
.pha-btn{position:absolute;background:url(/images/yx_big.png) no-repeat;width:56px;height:56px;top: 50%;left: 50%;transform: translate(-50%, -50%);}

.pha-right li{float:left;width:31.03333%;margin-left:2.3%;margin-bottom:2.15%;}
.pha-right li a{display:block;}
.pha-right li .pic{padding-top:56.666%;}
.pha-right li .pha-le-bot{font-size:16px;}
.pha-right li.icon1 .pha-le-bot{background:rgba(255,0,0,.4);}
.pha-right li.icon2 .pha-le-bot{background:rgba(255,0,0,.4);}
.pha-right li.icon3 .pha-le-bot{background:rgba(255,0,0,.4);}
.pha-right li.icon4 .pha-le-bot{background:rgba(255,0,0,.4);}
.pha-right li.icon5 .pha-le-bot{background:rgba(255,255,0,.4);}
.pha-right li.icon6 .pha-le-bot{background:rgba(255,0,0,.4);}
.pha-right li .pha-btn{background:url(/images/yx_sm.png) no-repeat;width:40px;height:40px;}

.pha-left .pic:hover img,.media-cot .pic:hover img,.notice-list .first .pic:hover img,.media-cot .pic:hover img {
    transform: scale(1.05,1.05);
}

.page-six {
    background: url(/images/box-five.png) center no-repeat;
    background-size: cover;
    padding: 50px 0 70px;
   
}
.page-six .title-txt span{color:#fff;}
.six-title{font-size:16px;color:#fff;line-height:32px;}
.six-t-left{min-width:180px;}
.six-t-left img{vertical-align:middle;display:inline-block;margin-right:10px;}
.six-title a{display:block;width:70px;height:32px;background:#cc031e;text-align:center;line-height:32px;border-radius:32px;color:#fff;}

.dj-ul li {
    float: left;
    width: 25%;
    padding: 0 15px;
}

.dj-ul {
    margin: 0 -15px;
}

.dj-ul li a {
    display: block;
    position: relative;
    padding-top: 74%;
}

.dj-ul li a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}


.page-seven {
    background: url(/images/box-six.png) center no-repeat;
    background-size: cover;
    padding: 50px 0 70px;
   
}

.zt-right {
    width: 100%;
}

.zt-slick a {
    display: block;
    /*padding:10px; border:dashed 1px #00489d;*/
}

.zt-slick .slick-slide {
    padding: 0 12px;
}

.zt-slick {
    margin: 0 -12px;
}

.zt-slick-img {
    position: relative;
    padding-top: 229%;
}

.zt-slick-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.zt-box {
    /* padding-top: 80px; */
}

.zt-slick-tt {
    position: absolute;
    left: 60px;
    top: 60px;
    width: 24px;
    line-height: 28px;
    font-size: 24px;
    color: #fff;
}

.zt-slick-more {
    position: absolute;
    right: 60px;
    line-height: 20px;
    bottom: 60px;
    font-size: 16px;
    color: #fff;
    width: 16px;
}

.zt-slick .slick-prev {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: url(/images/left02.png) center no-repeat;
    z-index: 100;
    margin-top: -25px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    left: -50px;
}

.zt-slick .slick-next {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: url(/images/right02.png) center no-repeat;
    z-index: 100;
    margin-top: -25px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    right: -50px;
}

.title-txt-lg {
    margin-top: 95px;
    position: relative;
}

.title-txt-lg:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 50%;
    margin-right: 120px;
    background: url() left center no-repeat;
}

.title-txt-lg:after {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: 120px;
    background: url() left center no-repeat;
}

.xt-top {
    width: 130px;
    height: 130px;
    line-height: 130px;
    background: #fff;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
    /* border: 1px dashed #0c66b4; */
}

.xt-top:before {
    display: block;
    content: "";
 /*   animation: play 20s linear infinite;*/
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* background: url() center no-repeat; */
    border: 1px dashed #0c66b4;
    border-radius: 50%;
}

.xt-list li {
    float: left;
    width: 14.285%;
    margin-top: 30px;
    padding-bottom: 40px;
}

.xt-title {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    margin-top: 25px;
}
.xt-list li a:hover .xt-title{color:#00489d;}
.xt-list li a:hover .xt-top:before {
    background: url() center no-repeat;
}

@keyframes play {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.xt-list {
    position: relative;
}

.page-tow::before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0px;
    top: 42%;
    height: 1px;
    width: 100%;
    /* background: url() center repeat-x; */
    background-size: auto 100%;
    animation: dash1 3000s linear infinite;
    border-bottom: 1px dashed #0c66b4;
    /* transform: translateX(-50%); */
}

@keyframes dash1 {
    0% {
        background-position: 0px 0px;
    }

    100% {
        background-position: 100000px 0px;
    }
}


.page-eight{background:#dde4eb;padding:30px 0 30px;}
.links{}
.links li.first{background:url(/images/link-line.png) no-repeat left center;}
.links li{float:left;margin-bottom: 15px;}
.links li a{display:block;padding:0 25.8px;font-size:16px;background: url(/images/link-line.png) no-repeat right center;font-weight:bold;/* margin-bottom: 15px; */}


.footer {
    background: url(/images/box-sev.png) center no-repeat;
    background-size: cover;
   
}
.foot-top{border-bottom:1px dashed #4589c5;}
.foot-logo{padding:35px 0;}
.foot-txt{padding-top:40px;}


.foot-bot{font-size:16px;color:#669dd2;padding-bottom:24px;    text-align: center;}
.foot-bot a{color:#669dd2;}
.foot-center{padding:35px 0 20px 0}
.bottom-left{color:#fff;width: 37.24%;font-size:16px;padding: 10px 0;}
.bottom-center{width:34.82%;}
.bottom-right{width:27.94%;}
.bottom-left h3{font-size:16px;font-weight:bold;margin: 0;padding-bottom: 20px;position: relative;margin-bottom:15px;}
.bottom-left h3:after{content:"";position:absolute;width:32px;height:4px;background:#fff;left:0;bottom:0}
.bottom-left p{line-height:32px;}
.bottom-left p span{background-color: transparent !important;}
.bottom-center{/* margin-left: 8%; *//* width: 42%; */}
.bottom-right{/* padding-top:20px; */}





.header.active {
    height: auto;
    padding-bottom: 20px;
}

.header.active:before {
    height: 100%;

}

.title-phone {
    display: none;
}


.header-list .header-a-l {
    color: #333;
    background: url() left center no-repeat;
}

.banner-list {
    height: 495px;
}

.header-list .search-box .form-control {
    border-color: #9a0813;
    color: #9a0813;
}

.header-list .btn-search {
    background: url() center no-repeat!important;
}

.list-left {
    width: 290px;
    padding-bottom: 55px;
    margin-top: 40px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    background: #fff url() center 95% no-repeat;
}

.list-left-tt span {
    display: inline-block;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

.list-left-tt {
    height: 88px;
    background: #0c66b4;
    line-height: 88px;
}

.article-link p a:hover {
    color: #00489d;
}

.left-nav li a {
    display: block;
    position: relative;
    line-height: 60px;
    font-size: 20px;
    color: #333;
    text-align: center;
}

.left-nav li {
    position: relative;
}

.left-nav li a:before {
    display: block;
    content: "";
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 0;
    border-bottom: solid 1px #ddd;
}

.left-nav-down li a {
    line-height: 40px;
    font-size: 16px;
    color: #333;
    padding-left: 25px;
}

.left-nav-down li a:before {
    display: none;
}

.left-nav li.active {
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    background: #fff;
    margin-top: -1px;
}

.left-nav li.active:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #0c66b4;
}

.left-nav li.active a {
    color: #0c66b4;
    font-weight: bold;
}

.left-nav li.active .left-nav-down li a {
    color: #333;
    font-weight: normal;
}

.left-nav-down {
    padding: 10px 0;
    display: none;
}

.left-nav li a:hover {
    color: #00489d!important;
}

.left-nav {
    padding-top: 20px;
}

.container-list {
    max-width: 1330px;
}

.list-ssjgy {
    width: 1300px;
    margin-top: 40px;
}

.list-right {
    width: 950px;
    margin-top: 40px;
}

.nav-b {
    color: #999;
}

.nav-b a {
    color: #999;
}

.list-top {
    border-bottom: solid 1px #ddd;
    padding-bottom: 15px;
}

.article-tt {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 0;
}

.article-sm {
    border-top: dashed 1px #ddd;
    max-width: 780px;
    margin: 0 auto;
    border-bottom: dashed 1px #ddd;
    padding: 15px 0;
    font-size: 16px;
    margin-top: 30px;
}

.article-sm span {
    padding: 0 15px;
}

.article-p p {
    text-align: justify;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-bottom: 30px;
}

.article-p {
    margin-top: 40px;
}

.article-link p a {
    font-size: 16px;
    color: #333;
}

.article-link p a span {
    font-weight: bold;
}

.article-link {
    border-top: dashed 1px #ddd;
    padding-top: 30px;
}

.article-link p {
    margin-bottom: 20px;
}

.list-box {
    padding-bottom: 40px;
}

.list-left-tt-phone {
    display: none;
}


.img-lb li {
    float: left;
    padding: 0 25px;
    margin-bottom: 50px;
    width: 50%;
}

.img-lb {
    margin: 0 -25px;
    padding-top: 20px;
}

.img-lb-tt {
    font-size: 18px;
    color: #333;
    margin-top: 20px;
}

.img-lb-img {
    position: relative;
    padding-top: 67%;
}

.img-lb-img img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.img-lb li a {
    display: block;
}

.img-ul-left img {
    width: 260px;
    height: 175px;
}

.img-ul-a li {
    padding: 35px 0;
    border-bottom: dashed 1px #ddd;
    transition: 0.5s all;
}

.img-ul-right {
    margin-left: 290px;
}

.img-ul-tt a {
    font-size: 18px;
    color: #333;
}

.img-ul-p {
    color: #999;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    margin-top: 15px;
}

.img-ul-date {
    color: #999;
    margin-top: 20px;
    background: url() left center no-repeat;
    padding-left: 20px;
}

.img-ul-a li:hover {
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    background: #fff;
    border-color: transparent;
    padding: 35px;
}

.img-ul-a li:last-child {
    border: none;
}

.img-ul-a {
    padding-bottom: 30px;
}


.wz-ul-date {
    width: 80px;
    height: 80px;
    background: #f6f6f6;
    padding-left: 15px;
    padding-top: 12px;
    line-height: 25px;
}

.wz-ul-date span {
    font-weight: bold;
    font-size: 18px;
}

.wz-ul li {
    padding: 20px 0;
    border-bottom: dashed 1px #ddd;
}

.wz-ul-right {
    margin-left: 105px;
    padding-top: 5px;
}

.wz-ul-tt a {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.wz-ul-p {
    margin-top: 15px;
    color: #999;
}

.wz-ul {
    margin-bottom: 30px;
}

.wz-ul li:hover .wz-ul-date {
    background: #0c66b4;
    color: #fff;
}

.wz-ul li:hover .wz-ul-tt a {
    color: #0c66b4;
}


.table-bordered {
    border: none;
}

.table-bordered > thead > tr > th {
    background: #e9f4ff;
    font-size: 22px;
    color: #333;
    font-weight: normal;
    padding: 20px;
    padding-left: 120px;
    border: none;
}

.table-bordered > tbody > tr > td {
    font-size: 20px;
    color: #333;
    padding: 20px;
    padding-left: 120px;
    border-color: #f3f3f3;
    background: #fff;
}

.table-box {
    margin: 50px 40px;
}

.ld-img img {
    width: 260px;
    height: 200px;
}

.ld-right {
    margin-left: 290px;
    padding-top: 15px;
}

.ld-name a {
    font-size: 22px;
    color: #333;
    font-weight: bold;
}

.ld-txt {
    color: #999;
    line-height: 25px;
    margin-top: 15px;
    text-align: justify;
}

.ld-ul li {
    border-bottom: dashed 1px #ddd;
    padding: 40px 0;
}

.ld-ul {
    padding-bottom: 30px;
}


.jg-title {
    font-size: 30px;
    padding-bottom: 20px;
    margin-top: 40px;
    border-bottom: solid 1px #ddd;
}

.jg-title span {
    float: left;
    width: 50px;
}

.jg-ul li {
    float: left;
    padding: 0 10px 0 0;
    height: 60px;
    width: 33.333333%;
}

.jg-ul li a {
    display: inline-block;
    font-size: 16px;
    color: #333;
    margin-top: -13px;
}

.jg-ul {
    margin-top: 40px;
    margin-bottom: -20px;
}

.jg-ul li a:hover {
    color: #00489d;
}

.img-ul-tt a:hover,.nav-b a:hover,.ld-name a:hover,a:hover .img-lb-tt,.gg-ul li a:hover .gg-ul-tt,.three-list li a:hover .three-list-tt,.three-left a:hover .three-left-tt,.four-right-l:hover .four-right-tt {
    color: #00489d;
}

.right-width {
    padding-top: 60px;
}

.home {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.home body {
    height: 100%;
    overflow: hidden;
    padding: 0;
}

.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() 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();
    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: 140px;
}

.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: #0c66b4;
}

.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;
}

@keyframes container {
    0%, 100%, 20%, 50%, 80% {
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
       
        transform: translate3d(0,0,0);
       
    }

    40%, 43% {
        transition-timing-function: cubic-bezier(0.755,0.50,0.855,0.060);
        transform: translate3d(0,-30px,0);
    }

    70% {
        transition-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        transform: translate3d(0,-15px,0);
    }

    90% {
        transform: translate3d(0,-4px,0);
    }
}

.banner a {
    display: block;
    position: relative;
    height: 100%;
}

.banner a img {
    display: ;
}

.slick,.slick-list,.slick-initialized .slick-slide,.slick-track,.banner a {
    height: 100%;
}

.banner {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}


.right-slide{width:80px;background:#0c66b4;position:fixed;right: 0px;top:50%;border-radius: 80px;transform: translateY(-50%);z-index: 100000000000;}
.right-s-img{width:100%;height:auto;}
.right-slide ul{margin:0 15px;}
.right-slide ul li{border-bottom:1px solid #2b7abe;padding:10px 0;font-size:14px;text-align:center}
.right-slide ul li a{color:#fff;}
.right-slide ul li img{display:block;margin:0 auto 8px;}
.right-s-top{padding: 20px 0;}
.right-s-top a{display:block;}
.right-s-top a img{display:block;margin:0 auto;}




@media( max-width: 1779px) {
	  .nav-list li{margin-left:20px;}
	  .nav-list li a{font-size:19px;}
	}
	
	@media( max-width: 1679px) {
	  .nav-list li{margin-left:15px;}
	  .nav-list li a{font-size:19px;}
	  .header-container{padding:0 45px!important;}
	}
@media( max-width: 1600px) {
.one-right-news li a{padding-bottom: 15px;
    margin-bottom: 15px;}
.one-bot-txt .one-btit{    padding-top: 20px;}
.one-slick-tt{    height: 100px;}
.one-right-date1{    height: 100px;    padding-top: 20px;}
.one-slick .slick-next{bottom: 80px;}
.one-slick .slick-prev{bottom: 80px;}



	  .nav-list li{margin-left:15px;}
	  .nav-list li a{font-size:18px;}
	  .header-container{padding:0 35px!important;}
.links li a{padding:0 9.8px;}
	}
	
	@media( max-width: 1520px) {
	  .nav-list li{margin-left:15px;}
	  .nav-list li a{font-size:18px;}
	  .header-container{padding:0 35px!important;}
	  .logo{width:400px;}
.nav-list {padding-top: 50px;}
	}

@media( max-width: 1479px) {


    .list-right {
        width: 850px;
    }

    .one-right-news li a {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    .one-right-tt {
        font-size: 18px;
    }

    .three-right {
        /* margin-top: -206px; */
    }

    .zt-right {
        /* width: 1000px; */
    }

    .tow-width {
        width: 100%;
    }

    .tow-right {
        margin-left: 450px;
    }

    .tow-left-box {
        margin-right: 450px;
    }

    .row-right-sm {
        left: 35px;
    }

    .tow-left-ul {
        right: 35px;
    }

    .four-right-l-top div,.four-right-r-top {
        height: 150px;
    }

    .four-right-r-bottom {
        height: 200px;
        padding: 30px;
    }

    .four-right-r-top {
        padding: 30px;
    }

    .four-date {
        margin-top: 30px;
    }

    .bz-box-center {
        padding-top: 30px;
    }

    .footer-nav li {
        width: 140px;
    }

    .header-bottom,.header-top {
        padding: 0 30px;
    }

    .header-top-center {
        left: 300px;
        right: 300px;
    }

    .logo {
        width: 400px;
    }

	.three-right .three-ul li a{padding-top: 57.1%;}

    .right-width {
        padding-top: 46px;
    }

    .nav-list li a {
        font-size: 16px;
    }

    .news-ul-tt {
        line-height: 60px;
    }

    .nav-list {
        padding-top: 50px;
    }

    .search-a {
        top: 45px;
    }

    .header:before {
        height: 160px;
    }
}
@media( max-width: 1379px) {
	
	 .logo {
        width: 325px;
    }
	}

@media( max-width: 1279px) {
    .container {
        width: 1050px;
    }
.one-right-news li a{padding-bottom: 8px;
    margin-bottom: 8px;}
    .nav-list li {
        margin-right: 0!important;
        margin-left: 8px;
    }

    .nav-list {
        padding-top: 35px;
    }

    .search-a {
        top: 35px;
    }

    .nav-down li a {
        line-height: 40px;
    }

    .zt-right {
        /* width: 740px; */
    }

    .footer-left {
        width: 100%;
        text-align: center;
    }

    .footer-b .pull-left,.footer-right .pull-left {
        display: inline-block;
        float: none!important;
        margin: 0 10px;
    }

    .footer-right {
        width: 100%;
        margin-top: 30px;
    }

    .three-right {
        /* margin-top: -162px; */
    }

    .tow-width {
        padding-right: 120px;
    }

    .tow-width.active {
        padding-left: 120px;
        padding-right: 0;
    }

    .list-right {
        width: 620px;
    }

    .table-bordered > thead > tr > th,.table-bordered > tbody > tr > td {
        padding-left: 20px;
    }

    .gg-ul-tt,.three-list-tt {
        font-size: 16px;
    }

    .gg-ul li a {
        padding: 15px;
    }

    .gg-ul {
        margin: 0;
    }

    .tow-right {
        margin-left: 370px;
    }

    .tow-left-box {
        margin-right: 370px;
    }

    .row-right-sm {
        left: 10px;
    }

    .four-right-l-top div, .four-right-r-top {
        height: 130px;
    }

    .four-right-r-top {
        padding: 20px;
    }

    .four-date {
        margin-top: 15px;
    }

    .four-right-r-bottom {
        height: 143px;
        padding: 20px;
    }

    .bz-box-center {
        padding: 20px 15px;
    }

    .bz-left-tt {
        font-size: 18px;
    }

    .bz-left-img img {
        width: auto;
        height: 100px;
    }

    .bz-right li {
        margin-bottom: 15px;
    }

    .bz-right {
        margin-left: 100px;
    }

    .footer-nav li {
        width: 100px;
    }

    .news-ul-a li a.active {
        height: 120px;
        padding-top: 10px;
    }

    .news-ul-tt {
        line-height: 48px;
    }

    .logo {
            width: 300px;
    padding-top: 30px;
    }

    .nav-list li {
        margin-right: 15px;
    }

    .right-width {
        padding-top: 40px;
    }

    .header {
        height: 100px;
    }

    .header:before {
        height: 140px;
    }
	.data-list li div{width:150px;height:150px;background-size: 150px !important;}
	.xt-top{width:100px;height:100px;line-height: 100px;}
	.data-list li div .data-sz{font-size:38px;}
}

@media( max-width: 1150px) {
	   .container {
        width: 970px;
    }

	.nav-list li a{font-size:14px;}
	.title-txt span{font-size:28px;}
	.header-link a{font-size:14px;margin-left:15px;}
	.logo{padding-top:25px;}
	.media-slick .slick-prev,.zt-slick .slick-prev{left:-25px;}
	.media-slick .slick-next,.zt-slick .slick-next{right:-25px;}
	}

@media( max-width: 991px) {
	
	.logo, .header2 .logo{ left: 15px; top: 0 !important; transform: translate(0,0); margin:0; }
.logo img, .header2 .logo img{ height: 30px; width: auto;display:block  !important; margin-top:10px; }

.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;}

	
	
	
	.header-link{padding-top:15px;}
    .search-box-c {
        width: 90%;
        left: 6%;
        margin-left: 0;
    }
     .xt-top{width:80px;height:80px;line-height: 80px;}
	.xt-top img{width: 40px;}
	.xt-title{font-size:16px;}
	.noti-left{width:100%;float:none;}
	.xydt-right{margin-top:25px;}
	.med-title{/* height: 54px; *//* margin-bottom: 25px; */line-height: 30px;}
	.page-four{padding-bottom:40px;}
	.page-five{padding-top:30px;}
	.data-list li div{width:100px;height:100px;background-size:100px !important;font-size: 16px;padding-top: 10%;}
	.data-list li div .data-sz{font-size:25px;}
	.data-box{background-position-y:35px;}
	.data-list li.d-icon1 div,.data-list li.d-icon5 div{padding-top:12%}
	.pha-left{width:100%;float:none;}
	.pha-right li{width:49%;margin-left:0;margin-right:2%;margin-top:2%;margin-bottom:0}
	.pha-right li:nth-child(2n){margin-right:0;}
    .container {
        width: 750px;
    }

    .header .container {
        width: 100%;
    }

    .header.active {
        padding: 0;
    }

    .search-a {
        top: 0;
        right: 60px;
        line-height: 50px;
        margin: 0;
        padding: 0;
        margin:0 15px;
        margin-right: 50px;
    }

    .page-one {
        padding: 30px 0;
    }

    .one-left {
        width: 100%;
    }

    .one-right {
        width: 100%;
        margin-top: 30px;
    }

    .one-right-news li a {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .tz-ul li {
        width: 50%;
        margin-bottom: 30px;
    }

    .page-tow {
        padding: 30px 0 20px 0;
    }

    .page-three {
        padding: 30px 0;
    }

    .ewm-box {
        padding-top: 0;
    }

    .ewm-box a img {
        transform: scale(0.8,0.8);
    }

    .ewm-box a {
        width: 60px;
        margin-right: 15px;
        height: 60px;
        line-height: 60px;
    }

    .three-left {
        width: 100%;
    }

	.three-center{width:100%;float:none;margin-left: 0;}

    .three-right {
        width: 100%;
        /* margin: 0 10px; */
        padding: 0 10px;
    }

    .three-right .three-ul li {
        float: none;
        width: 100%;
        padding: 0;
    }

    .three-ul {
        margin-top: 20px;
    }

    .zt-right {
        /* width: 520px; */
    }

    .list-left {
        width: 200px;
    }

    .list-right {
        width: 480px;
    }

    .article-sm span {
        display: block;
    }

    .jg-ul li {
        width: 50%;
    }

    .news-ul-tt {
        line-height: 35px;
    }

    .news-ul-a li a.active {
        padding-top: 20px;
    }

    .gg-ul li {
        width: 50%;
    }

    .gg-date {
        display: none;
    }

    .tow-right {
        margin-left: 250px;
    }

    .gg-ul-img {
        margin-top: 30px;
    }

    .tow-left-box {
        margin-right: 250px;
    }

    .bz-right li {
        margin-bottom: 7px;
    }

    .bz-left-img img {
        height: 80px;
    }

    .bz-left-more {
        margin-top: 5px;
    }

    .footer-nav li {
        width: 80px;
    }

    .dropdown button {
        width: 200px;
    }

    .header-top-center {
        display: none;
    }

    .header-bottom, .header-top {
        padding: 0 15px;
    }

    .header-box {
        height: auto;
    }

    .header-bottom {
        background: #9a0813;
        border-top: solid 1px #fff;
        position: relative;
    }

    .logo {
        line-height: 50px;
        padding: 0;
    }

    .right-width {
        padding: 0;
    }

    .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 {
        position: static;
        transform: translate(0,0);
        margin: 0;
        padding: 0;
        width: 100%;
        background: none;
    }

    .nav-down li {
        text-align: left;
        padding: 0;
    }

    .nav-down li a {
        text-align: left;
        padding: 0 25px!important;
        font-size: 16px;
        color: #fff!important;
        line-height: 20px;
        text-align: left;
    }

    .nav-list li:hover .nav-down {
        display: none;
        box-shadow: none;
        background: #06366f;
    }

    .nav-down li a:before {
        display: none!important;
    }

    .nav-down:before {
        display: none;
    }

    .menu-button {
        display: block;
    }

    .nav-list {
        position: fixed;
        display: none;
        left: 0;
        top: 50px;
        margin: 0;
        right: 0;
        background: #00489d;
        padding-top: 0;
        z-index: 10000;
        bottom: 0;
        overflow-y: auto;
        border-top: solid 1px #ddd;
        box-shadow: 1px 2px 3px rgba(0,0,0,0.1);
        height: 80vh;
    }
 .nav-list{/* position: absolute; */top: 50px;max-height: 80vh;overflow-y: auto;}
	.nav-list ul{}
    .nav-list li {
        float: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .nav-list li a {
        display: block;
        line-height: 40px;
        padding: 0 15px;
        color: #fff;
        text-align: left;
        font-size: 16px;
    }

    .nav-list li:before {
        display: none!important
    }

    .header:before {
        display: none;
    }

    .header {
        background: #0c66b4;
        height: auto;
    }

    .banner .slick-dots {
        /* bottom: 30px; */
    }

    .page-one {
        padding-top: 41px;
    }

    .body_home {
        height: auto;
        overflow: visible;
    }

    .banner a img {
        display: block;
    }

    .banner {
        position: relative;
    }

    .banner .slick {
        margin: 0;
    }

    .bb,.top {
        display: none;
    }

    .header {
        height: 50px !important;
        background-size: cover;
    }

    .container {
        width: 750px;
    }

    .header .container {
        width: 100%;
    }
.header-container{padding:0 10px !important;}
    .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;
    }

	.foot-logo{float:none !important;margin:0 auto;width:70%;padding: 20px 0 0 0;}
	.foot-txt{float:none !important;padding:20px 0;margin:0 auto;width:50%;}
	.bottom-left,.bottom-center,.bottom-right{width:100%;float:none;text-align:center}
	.bottom-left h3:after{left:50%;transform:translateX(-50%);}
	.foot-bot{text-align:center;}
	.bottom-left{margin-bottom:15px;}
}

@media( max-width: 880px) {
	.header-link{display:none;}
	.header-links-sm{display:block;padding-left: 0;padding: 15px;margin: 0 auto;float: none !important;}
	.header-links-sm a{display:inline-block;/* text-align:center; *//* float: none; */margin-left: 0;width: 33.333%;margin-bottom: 10px;/* padding: 0 15px; */}
	}

@media( max-width: 767px) {
    .banner .slick-dots {
        bottom: 15px;
        height: auto;
    }

    .banner .slick-dots li,.banner .slick-dots li button {
        width: 20px;
        height: 20px;
        background-size: 20px;
    }
.banner .slick-dots li.slick-active{width:42px;}
	.banner .slick-dots li.slick-active button {
     background: url(/images/b-focus.png) no-repeat;
	 width:42px;
		background-size:100%
}
	.logo {
    width: 250px;}
    .container {
        width: 100%;
    }

    body {
        padding-top: 50px;
    }


    .title-img img {
        width: 40px;
    }

    .title-txt {
        font-size: 14px;
        padding-top: 0;
    }

    .title-txt span {
        font-size: 24px;
        line-height: 24px;
    }

    .title-more {
        line-height: 40px;
        height: 40px;
        width: 90px;
        background-size: 100% auto;
    }

    .title {
        margin-bottom: 20px;
    }

    .one-slick-tt {
        font-size: 16px;
        /* padding: 0 15px; */
        height: 80px;
    }

	.one-right-date1{height:80px;padding-top:13px;}

	.one-bot-txt .one-btit{font-size:18px;padding-top: 15px;}
	.one-bot-txt .one-babs{padding-top:5px;}

	.one-slick .slick-prev,.one-slick .slick-next{bottom:62px;}

    .one-slick {
        margin-bottom: 20px;
    }

    .page-one {
        padding-bottom: 10px;
        padding-top: 30px;
    }

    .tz-ul li {
        width: 100%;
        margin-bottom: 15px;
    }

    .tz-ul li a {
        padding: 20px;
        height: 230px;
    }

    .ewm-box a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin-right: 10px;
    }

    .ewm-box a img {
        transform: scale(0.5,0.5);
    }

    .mask-box {
        padding: 15px;
    }

    .three-lind {
        height: 6px;
        margin-top: 15px;
    }

    .page-three {
        padding-bottom: 15px;
    }

    .dj-ul li {
        width: 50%;
        margin-bottom: 15px;
    }

    .zt-box-title {
        display: none;
    }

    .title-phone {
        display: block;
    }

    .zt-box {
        padding-top: 10px;
    }

    .zt-right {
        width: 100%;
    }

    .zt-slick .slick-next {
        right: 0;
    }

    .zt-slick .slick-prev {
        left: 0;
    }

	.media-slick .slick-prev{left:-0px;display:none !important;}
	.media-slick .slick-next{right:-0px;display:none !important;}
    .title-txt-lg {
        margin: 30px 0 0 0;
    }

    .title-txt-lg:before {
        margin-right: 80px;
        background: url() right center no-repeat;
    }

    .title-txt-lg:after {
        margin-left: 80px;
    }

    .xt-list li {
        width: 25%;
        padding-bottom: 10px;
    }

	.page-tow::before{border:0;}

    .xt-top {
        width: 80px;
        height: 80px;
        line-height: 80px;
    }

    .xt-top img {
        transform: scale(0.5,0.5);
    }

    .xt-top:before {
        background-size: 80% 80%;
    }

    .xt-title {
        font-size: 15px;
        margin-top: 10px;
    }

    .xt-list li {
        margin-top: 10px;
    }

	.title-data{padding-top:20px;font-size: 14px;}
	.data-list li div{width: 80px;height: 80px;background-size: 80px !important;font-size: 14px;padding-top: 13%;}
	.data-list li div .data-sz{font-size:18px;}

    .xt-list:before {
        display: none;
    }

    .footer {
        padding: 20px 0;
    }

    .page-four {
        padding: 30px 0;
    }

    .footer-p p span {
        font-size: 14px;
        padding: 0 10px;
    }

    .footer-p p {
        line-height: 25px;
        margin: 0 auto;
    }

    .footer-b img {
        width: 120px;
    }

    .footer-b {
        margin-top: 20px;
    }

    .footer-right img {
        width: 100px;
    }

    .footer-right {
        margin-top: 10px;
        font-size: 14px;
    }

    .logo-b {
        margin-bottom: 20px;
    }

    .banner-list {
        height: 150px;
    }

    .list-left {
        width: 100%;
        margin-top: 20px;
        padding: 0;
    }

    .list-left-tt {
        height: 60px;
        line-height: 60px;
        font-size: 18px;
        text-align: left;
        padding-left: 20px;
    }

    .list-left-tt span {
        font-size: 18px;
    }

    .left-nav {
        padding: 0;
        display: none;
    }

    .list-right {
        width: 100%;
        margin-top: 20px;
    }

    .article-tt {
        font-size: 18px;
    }

    .article-sm span {
        font-size: 14px;
        line-height: 25px;
    }

    .article-p p {
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 10px;
    }

    .article-p {
        margin-top: 20px;
    }

    .article-link p a {
        font-size: 14px;
    }

    .article-link p {
        margin-bottom: 10px;
    }

    .article-link {
        padding: 20px 0;
    }

    .list-left-tt {
        display: none;
    }

    .list-left-tt-phone {
        display: block;
        position: relative;
    }

    .list-left-tt-phone .nav-click {
        height: 60px;
        line-height: 60px;
        color: #fff;
    }

    .left-nav li a {
        line-height: 40px;
        font-size: 16px;
    }

    .img-lb-tt {
        font-size: 14px;
        margin-top: 10px;
    }

    .img-lb li {
        padding: 0 8px;
        margin-bottom: 15px;
    }

    .img-lb {
        margin: 0 -8px;
        padding-bottom: 15px;
    }

    .list-box {
        padding-bottom: 30px;
    }

    .img-ul-left img {
        width: 130px;
        height: 80px;
    }

    .img-ul-right {
        margin-left: 140px;
    }

    .img-ul-p {
        height: 50px;
        margin-top: 5px;
    }

    .img-ul-date {
        display: none;
    }

    .img-ul-a li {
        padding: 15px 0;
    }

    .img-ul-a li:hover {
        padding: 15px;
    }

    .img-ul-tt a {
        font-size: 16px;
    }

    .table-bordered > thead > tr > th,.table-bordered > tbody > tr > td {
        font-size: 14px;
        padding: 8px 15px;
    }

    .table-box {
        margin: 20px 0;
    }

    .jg-title {
        margin-top: 20px;
        padding-bottom: 10px;
        font-size: 24px;
    }

    .banner a:before {
        height: 50px;
    }

    .page-one .tabs-one {
        text-align: left;
    }

    .tabs-one li a {
        font-size: 12px;
    }

    .tabs-one li a span {
        font-size: 24px;
    }

    .tabs-one li a {
        height: 90px;
        background-size: auto 100%!important;
    }

    .one-width {
        width: 100%;
    }

    .news-ul-a {
        width: 100%;
        margin-top: 20px;
    }

    .news-ul-tt {
        line-height: 40px;
        font-size: 16px;
    }

    .tabs-one {
        margin-bottom: 20px;
    }

    .tabs-more {
        top: -90px;
    }

    .tabs-tow li {
        margin-right: 20px;
    }

    .gg-ul-img {
        display: none;
    }
	
	
.one-right-tt{font-size:16px;height: 50px;}
	.one-right-date{/* height:45px; */}
	.one-right-date span{font-size: 26px;line-height: 30px;}
	.one-right-news li a{padding-bottom:15px;margin-bottom:15px;}
	.notice-list li{font-size:16px;margin-top:20px;}
	.med-title{font-size:16px;}
	.med-time{font-size:14px;}
	.media-bot{padding:20px;box-shadow:0 0 8px rgba(0,0,0,.2)}
}


@media( max-width: 580px) {
.data-box{background:none;}
	.data-list li{width:33.333%;margin-bottom:15px;}
	.ewm-box{float:none;width:100%;margin-bottom:20px;}
     .notice-list .tz-f-left{width:100%;float:none;}
	.notice-list .tz-f-ri{width:100%;float:none;}
	.notice-list .tz-time{position:relative;padding-top:13px;margin-top:13px;}
	.med-t-l,.med-t-r{width:100%;float:none;}
	.med-t-r{margin-top:10px;}
	
}