body {
    color: #333;
    font-size: 14px;
    font-family:"微软雅黑","Arial",Helvetica,"黑体",Arial,Tahoma;
    margin:0 auto;
	position:relative;
	overflow-x: hidden;
    background: #fffefe;


}
html{ overflow-x: hidden; }
.img-hide{ overflow:hidden; display: block; }
.slick-slider{ touch-action: auto!important; margin-bottom: 0px;}
.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;}
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;}

.article-sm br{display:none;}
.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);}

.logo img{width:80%;}

.banner{ position: relative; z-index: 100; }
.banner-lb a{display: block; height:500px; position: relative; z-index: 100; }
.header{ position: absolute; left: 0; right: 0; top: 0; z-index: 1000; }
.logo{ padding-top: 45px; }
.container{ width: 1440px; }
.header-right{ padding-top: 70px; }
.header-a{ font-size: 16px; color: #fff; line-height: 40px; }
.header-a a{ color: #fff; }
.header-a span{ padding:0 13px; }
.search-box-t{ position: relative; margin-left: 30px; }
.search-box-t .form-control{ border:none; border-radius: 40px; background: #fff; box-shadow: none; width: 150px; font-size: 16px; color: #0273c7; }
.btn-ss{ position: absolute; right: 12px; top: 9px; bottom: 0; padding:0; background: none; border:none; }
.back-bottom{ position: absolute; padding-top: 125px; left: 0; right: 0; bottom: 0; z-index: 100; height: 216px; background: url(../images/back-bottom.png) center no-repeat; background-size: 100% 100%; }
.nav-list li{ float: left; position: relative; width: 9.09%; text-align: center; }
.nav-list li a{ font-size: 22px; display: block; color: #fff;}
.nav-list li:before{ display: block; content: "·"; margin-right: -6px; font-size: 24px; color: #fff; font-weight: bold; position: absolute; right: 0; top: 0%; }
.nav-list li:last-child:before{ display: none; }
.nav-list{ margin:0 -25px; }
.nav-list li.active a:before,.nav-list li a:hover:before{ display: block; content: ""; position: absolute; left: 0; right: 0; top: 100%; height: 20px; background: url(../images/hover.png) center no-repeat; }
.nav-down{ position: absolute; display: none; left: 50%; top: 100%; transform: translate(-50%,0); min-width: 130px; background:#0273c7;  }
.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 15px; line-height: 50px; position: relative; }
.nav-down li a:hover{ background: #1489df; }
.nav-down li a:before{ display: none!important; }
.nav-down li:before{ display: none!important; }
.nav-list li:hover .nav-down{ display: block; }
.index-back{ background:#f6fbff url(../images/bg.png) center repeat; padding-bottom: 70px; }
.title-left{ font-size: 32px; color: #2a2b2c; padding-left: 55px; background: url(../images/icon-tt01.png) left center no-repeat; font-weight: bold; }
.title-box{ margin:60px 0 50px 0; }
.title-more{ font-size: 16px; float: right; line-height: 51px; color: #0273c7; background: url(../images/raw.png) right center no-repeat; padding-right: 20px; }
.row-one{ margin:0 -38px; }
.row-one .col-xs-6{ padding:0 38px; }
.mask-box{ background: url(../images/mask.png) center no-repeat; position: absolute; left: 0; right: 0; bottom: 0; background-size: 100% 100%; padding:20px 30px; }
.mask-box-tt{ font-size: 22px; color: #fff; }
.mask-box-date{ font-size: 17px; color: #fff; margin-top: 10px; }
.img-slick a{ display: block; position: relative; overflow:hidden; padding-top: 61.5%; border-radius: 10px; overflow:hidden; }
.img-slick a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.img-slick{ padding-bottom: 50px; margin:0; }
.img-slick .slick-dots{ bottom: 0; }
.img-slick .slick-dots li{ margin:0 5px; }
.slick-dots li button:before{ display: none; }
.img-slick .slick-dots li,.img-slick .slick-dots li button{ width: 18px; height: 18px; border-radius: 50%; }
.img-slick .slick-dots li button{ background: #bccbe7; }
.img-slick .slick-dots li.slick-active button{ background: #0273c7; }
.one-date{ width: 140px; background: url(../images/date-back.png) top center no-repeat; font-size: 17px; color: #0273c7; }
.one-date span{ font-size: 32px; }
.one-news-right{ margin-left: 145px; padding-top: 5px; }
.one-news-title{ font-size: 22px; color: #2a2b2c; }
.one-news-p{ font-size: 18px; color: #a4a9b0; margin-top: 10px; }
.one-news li a{ display: block; position: relative; padding-bottom: 18px; margin-bottom: 18px; border-bottom: dashed 1px #ddd; }
.one-news li:last-child a{ border:none; }
.lh-list li{ float: left; width: 50%; padding:0 38px; margin-bottom: 25px; }
.lh-list{ margin:0 -38px; }
.lh-img img{ width: 100%; height: 130px; }
.lh-img{ width: 220px; border-radius: 10px; }
.lh-list-right{ margin-left: 250px; padding-top: 10px; }
.lh-right-tt{ font-size: 22px; text-align: justify; color: #2a2b2c; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; line-height: 30px; height: 60px;  }
.lh-date{ font-size: 20px; color: #a4a9b0; margin-top: 15px; }
.lh-list-lg li{ width: 100%; }
.fc-list li{ float: left; width: 25%; padding:0 20px; }
.fc-list{ margin:0 -20px; }
.fc-list-img{ position: relative; padding-top:70%; border-radius: 10px; }
.fc-list-img img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;  }
.fc-list-tt{ font-size: 24px; margin-top: 20px; }
.fc-list-name{ font-size: 24px; color: #2a2b2c; margin-top: 0px; }
.hz-slick .slick-slide{ padding:0 20px; }
.hz-slick{ margin:0 -20px; }
.hz-slick a{ display: block; position: relative; padding-top: 39.39%; border-radius: 4px; overflow:hidden; }
.hz-slick a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.hz-slick .slick-prev{ left: -40px; width: 22px; height: 50px; background:url(../images/left.png) center no-repeat; margin-top: -25px; }
.hz-slick .slick-next{ right: -40px; width: 22px; height: 50px; background:url(../images/right.png) center no-repeat; margin-top: -25px; }
.slick-prev:before,.slick-next:before{ display: none; }
.footer{ background: url(../images/footer.png) center no-repeat; background-size: cover; padding:50px 0; }
.logo-b{ margin-bottom: 30px; }
.footer-p p{ position: relative; margin-bottom: 10px; font-size: 18px; color: #bccbe7; }
.footer-p p i{ position: absolute; left: 0; top: 50%; transform: translate(0,-50%); }
.footer-p{ width:650px; }
.ewm-box a{ display: inline-block; margin-left: 25px; position: relative; }
.ewm-box a span{ position: absolute; text-align: center; margin-left: -55px; margin-bottom: 10px; display: none; padding-top: 15px; left: 50%; bottom: 100%; width: 110px; height:122px; background: url(../images/ewm-back.png) center no-repeat;  }
.ewm-box a span img{ width: 80px; }
.ewm-box a:hover span{ display: block; }
.ewm-box{ padding-top: 30px; }
.foooter-bottom{  font-size: 18px; color: #bccbe7; margin-top: 50px; }
a:hover .lh-right-tt,a:hover .one-news-title,a:hover .fc-list-tt,a:hover .fc-list-name{ color: #0273c7; }
.search-a{ position: absolute; cursor: pointer; right: 15px; top: 60px; display: none; }

/***************?¨a�?a?￠?|?￥???¨??a�??????§???’???§??a�??￠a�????￥??a�??￥?¨a�??¨a�?a?￠?|?￥???¨a�?a�”?￥?o???¨a�?a�”???1???¨a�?a?￠?|?????¨a�?a�”????a�??¨a�?a�”?§?￠?’***************/
.header-list .header-a-l{ color: #333; background: url() left center no-repeat; }
.banner-list{ height: 395px; }
.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: #00489d; 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: #00489d; }
.left-nav li.active a{ color: #00489d; 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: 18px !important; color: #333 !important; line-height: 30px !important; 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; }
/***************?¨a�?a?￠?|?￥???¨??a�??????§???’???￥?￥???￥?????¤?1a�|?￥a�|?????????￠a�????￥??a�??|???3?¨??a�??????§???’???￠?????￥a�|???￡?’?’?￥???§?ˉ?????§??a�??￠a�????￥??a�??????￥?|?????￥a�|??????a�1?￥?????￠?????￥?????ˉ????*************/
.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; }
/********?¨a�?a?￠?￥?¨a�??¨??a�??????§???’???ˉ?????|?o???￠a�????￥??a�?????a�??¨a�?a?￠?|?￥???¨a�?a�”???￠a�|?¨??a�??????§???’???ˉ?????|?????￥a�|???￡?’?’?￥???§?ˉ?????§??a�??￠a�????￥??a�??????￥?|?????￥a�|??????a�1?￥?????￠?????￥?????ˉ????*******/
.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;min-height:400px; }
.wz-ul li:hover .wz-ul-date{ background: #00489d; color: #fff; }
.wz-ul li:hover .wz-ul-tt a{ color: #00489d; }
/***********?¨a�?a?￠?|??a�??¨a�??“??a?￠a�??¨a�?a�”?|???3?¨a�?a?￠??a?￠a�??¨a�?a�”?§?|a�??¨a�?a�”?§?|a�??¨a�?a?￠?|?????¨a�?a�”?￥??a�??¨??a�??????§???’???§??a�??￥a�|???￡?’?’?￥??????a�????￥?????ˉ????***********/
.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; }
/*************?¨a�?a?￠?|??a�??¨a�?a�”?§?|a�??¨??a�??????§???’???¤?1a�|?￥a�|?????????￥?????￥?1???￠a�????￥??a�?????a�??¨a�?a?￠?￥?¨a�??¨a�??“?????￥?|?o???￥?????￥?￥???￥a�|?????3?￥???￠?¤?1a�|?￠a�????￥??a�??￥a�￠?a************/
.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; }



@media( max-width: 1479px){
    .container{ width: 1230px; }
    .logo{ width: 600px; }
    .header-right{ padding-top: 50px; }
    .nav-list li a{ font-size: 18px; }
    .nav-list li:before{ font-size: 18px; margin-right: -5px; }
    .banner-lb a{ height: 450px; }
    .one-news-title,.lh-right-tt,.fc-list-tt{ font-size: 18px; }
    .one-news-p,.lh-date{ font-size: 16px; }
    .mask-box-tt{ font-size: 20px; }
    .mask-box-date{ font-size: 16px; }
    .one-news li a{ padding-bottom: 6px; margin-bottom: 6px; }
    .fc-list-name{ font-size: 24px; }

    .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; }

}
@media( max-width: 1279px){
    .container{ width: 970px; }
    .one-news li:nth-child(4){ display: none; }
    .row-one .col-xs-6{ padding:0 15px; }
    .lh-list li{ padding:0 15px; }
    .lh-list{ margin:0 -15px;  }
    .row-one{ margin:0 -15px; }
    .footer-p{ width: 550px; }
    .one-news li a{ margin-bottom: 10px; padding-bottom: 10px; }


    .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; }
    }
@media( max-width: 991px){
    .container{ width: 750px; }
    .row-one .col-xs-6{ width: 100%;}
    .title-box{ margin:30px 0; }
    .title-left{ font-size: 24px; background-size: auto 100%; }
    .title-more{ font-size: 16px; line-height: 34px; }
    .one-news li:nth-child(4){ display: block; }
    .one-news{ margin-top: 30px; }
    .one-news li a{ margin-bottom: 18px; padding-bottom: 18px; }
    .lh-list li{ width: 100%; }
    .fc-list-tt{ margin-top: 15px; font-size: 16px; }
    .fc-list-name{ font-size: 18px; }
    .footer-p p{ font-size: 16px; padding-left: 30px; }
    .footer-p{ width: 400px; }
    .foooter-bottom{ font-size: 16px; margin-top: 30px; }
    .nav-list li a{ font-size: 16px; }
    .nav-list li:before{ font-size: 16px; }
    .back-bottom{ height: auto; padding:40px 0; }
    .banner-lb a{ height: 300px; }
    .logo{ width: 300px; }
    .header-a{ font-size: 14px; }
    .search-box-t .form-control{ font-size: 14px; }
    .header-right{ padding-top: 40px; }
    .search-box-t{ margin-left: 15px; }

        .list-left{ width: 200px; }
    .list-right{ width: 480px; }
    .article-sm span{ padding:0 3px; }
    .jg-ul li{ width: 50%; }
    .logo img{width:auto;}
}


@media( max-width: 768px){
    .container{ width: 100%; }
    .header{ height: auto; position: fixed; z-index: 100000; }
    .logo{ padding:15px 0; width: auto; }
    .logo img{ height: 20px; }
    .header-a{ display: none; }
    .lh-img{ width: 110px; border-radius: 4px; }
    .lh-img img{ height: 65px; }
    .lh-list-right{ margin-left: 120px; padding-top: 0; }
    .lh-right-tt{ font-size: 16px;     -webkit-line-clamp: 1; height: 25px; line-height: 25px; }
    .one-news li:last-child a{ margin-bottom: 0; padding-bottom: 0; }
    .one-news-title, .lh-right-tt, .fc-list-tt{ font-size: 16px; }
    .one-news-p, .lh-date{ font-size: 14px; }
    .lh-list li{ margin-bottom: 15px; }
    .lh-list li:last-child{ margin-bottom: 0; }
    .footer-p p{ font-size: 14px; padding-left: 25px; }
    .logo-b{ width: 100%; margin-bottom: 15px; }
    .footer{ padding:15px 0; }
    .footer-p{ width: 100%; }
    .ewm-box{ width: 100%; text-align: center; padding-top: 15px; }
    .ewm-box a{ display: inline-block; margin:0 5px; }
    .ewm-box a img{ width: 45px; }
    .foooter-bottom{ font-size: 14px; margin-top: 20px; }
    .index-back{ padding-bottom: 30px; }
    .fc-list li{ width: 50%; margin-top: 15px; padding:0 10px; }
    .fc-list{ margin:-15px -10px 0 -10px; }
    .back-bottom{ position: fixed; left: 0px; background: #0e76c3; right: 0; top: 0; z-index: 10000; padding:0; height: 50px; }
    .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; }
    .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: #0e76c3; 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); }
    .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 }
    .nav-list li.active a:before{ display: none; }
    .search-a{ top: 0; right: 55px; display: block; line-height: 50px; margin:0; padding:0; }
.search-box-c{ position: fixed; left: 2%; margin:0; top: 50%; width: 96%; height: 54px; background: #fff; padding-right: 115px; z-index: 1000010; }
.search-box-c .form-control{ height: 54px; border-radius: 0; font-size: 18px; box-shadow: none; border:none; }
.modal{ z-index: 100000001; }
.modal-backdrop{z-index: 10000000;}
.modal-box{ position: fixed; display: none; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000010; }
.btn-search-c,.btn-search-c:hover,.btn-search-c:focus{ position: absolute; right: 0; background: #eb9c26; top: 0; width: 115px; height: 54px;border:none; border-radius: 0;    padding: 10px 40px;}
.modal-back{position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 100000; background: rgba(0,0,0,0.5);}
.banner-lb a{ height: auto; padding-top: 60%; }
body{ padding-top: 50px; }

    .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; }


}


@media(max-width:480px){
.article-sm br{display:block;}
}
