<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* css reset */


@font-face {
  font-family: "SourceHanSansCN-Normal";
  src: url("../font/SourceHanSansCN-Normal.woff2") format("woff2"),
       url("../font/SourceHanSansCN-Normal.woff") format("woff"),
       url("../font/SourceHanSansCN-Normal.ttf") format("truetype"),
       url("../font/SourceHanSansCN-Normal.eot") format("embedded-opentype"),
       url("../font/SourceHanSansCN-Normal.svg") format("svg");
}
@font-face {
  font-family: "ActaDisplay-LightItalic";
  src: url("../font/ActaDisplay-LightItalic.woff2") format("woff2"),
       url("../font/ActaDisplay-LightItalic.woff") format("woff"),
       url("../font/ActaDisplay-LightItalic.ttf") format("truetype"),
       url("../font/ActaDisplay-LightItalic.eot") format("embedded-opentype"),
       url("../font/ActaDisplay-LightItalic.svg") format("svg");
}


/*html, body, * {
    filter: gray !important;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    z-index: 1;
}*/
body, html, div, p, h1, h2, h3, h4, h5, h6, span, i, strong, small, ul, li, dl, dt, dd, ol, table, a, input, textarea, label {
    margin: 0;
    padding: 0
}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
a{text-decoration: none;outline:none;display:inline-block;-webkit-transition: .3s;transition: .3s;color:#333}
img{border:0;vertical-align: middle;max-width: 100%;}
span{display:inline-block;}
i{font-style: normal;}
ul,li{list-style: none;}
sub,sup{font-size: 6px;margin-left: 2px}
input:focus,textarea:focus,select:focus{outline:none; }
input,textarea{font-family:SourceHanSansCN,"Source Han Sans CN",sans-serif,Helvetica,"Helvetica Neue";}
/* body{font-family:"Aileron-Regular","Source Sans Pro",SourceHanSansCN,"Source Han Sans CN",Helvetica,"Helvetica Neue", Arial, sans-serif;font-weight:300;font-size:1em;color:#333;margin:0 auto;width:100%;max-width: 1920px;background:#FFF;}
 */
html{font-size: 20px;}
body{font-family:SourceHanSansCN,"Source Han Sans CN",sans-serif,Helvetica,"Helvetica Neue", Arial, sans-serif;font-weight:300;color:#333;margin:0 auto;width:100%;max-width: 1920px;background:#FFF;}

.clear{clear:both;zoom:1;}
.clear:after,.clear:before{content:""; display:table; height:0; clear: both;}
.wrap1{width:1500px;max-width:94%;margin:0 auto;}
.wrap{width: 1400px;margin: auto;max-width: 92%;}
.wrap2{width: 1200px;margin: auto;max-width: 85%;}
.fl{float:left}
.fr{float:right}
.bannerImg {
    border: 0;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    object-fit:fill;
}
/* header */
.menu{display: none;}
.header{height: 105px;line-height: 105px;}
.header .header-logo{}
.header .header-logo a{}
.header .header-right{}
.header .header-right .lang{float: left;margin-right: 15px;}
.header .header-right .lang a{background: url(../images/lang_06.png) no-repeat;background-position: center;width: 22px;height: 22px;}
.header .header-right .search{float: left;margin-left: 15px;}
.header .header-right .search a{position: relative;;background: url(../images/search_09.png) no-repeat;background-position: center;width: 22px;height: 22px;}
.header .header-list-nav{margin-right: 25px;}
.header .header-list-nav ul{}
.header .header-list-nav ul li{float: left;margin-right: 10px;position: relative;}
.header .header-list-nav ul li&gt;a{font-size: 18px;color: #333333;display: block;padding: 0 10px;font-weight: normal;}
.header .header-right .search a::after{position: absolute;content: "";top: 3px;left: -15px;width: 1px;height: 80%;background: #959595;}
.header .header-list-nav ul li dl{display: none;position: absolute;width: 100%;left: 0;z-index: 9999999;top: 95px;background-color: #2573bf;padding: 8px 0;}
.header .header-list-nav ul li dl dd{text-align: center;line-height: normal;}
.header .header-list-nav ul li dl dd a{position: relative;display: block;font-size: 16px;color: #ffffff;padding: 8px 0;}
.header .header-list-nav ul li:hover dl{display: block;}
.header .header-list-nav ul li.active&gt;a::after{content: "";position: absolute;left: 0;width: 100%;height: 3px;background: #982b23;top: 85px;}
.header .header-list-nav ul li.active&gt;a{color: #982b23;}
.header .header-list-nav ul li.active&gt;a{}


.title{text-align: center;}
.title h3{font-size: 30px;font-weight: bold;color: #982b23;}
.title p{font-size: 20px;font-weight: bold;color: #666666;}
.title p span{position: relative;text-transform: uppercase;color: rgba(105,105,105,0.5);}
.title p span::after{position: absolute;content: "";width: 120px;height: 1px;background: #eeeeee;top: 15px;left: 110%;}
.title p span::before{position: absolute;content: "";width: 120px;height: 1px;background: #eeeeee;top: 15px;right: 110%;}
/* index */
.index{}
.index-news{background: none;margin-top: 100px;}
.index-news .index-news-left{float: left;width: 46%;}
.index-news .index-news-left img{max-width: 100%;height: 100%;width: 100%;}
.index-news .index-news-right{float: right;width: 50%;}
.index-news .index-news-right .index-news-right-list{}
.index-news .index-news-right .index-news-right-list a{cursor: pointer;font-size: 18px;color: #333333;border-radius: 5px;padding: 7px 29px;}
.index-news .index-news-right .index-news-right-list a.active{color: #ffffff;background: #982b23;}
.index-news .index-news-right .index-news-list-box{}
.index-news .index-news-right .index-news-list-box ul{display: none;}
.index-news .index-news-right .index-news-list-box ul.active{display: block;}
.index-news .index-news-right .index-news-list-box ul li{padding: 30px 0;border-bottom: 1px solid #cccccc;}
.index-news .index-news-right .index-news-list-box ul li a{display: block;}
.index-news .index-news-right .index-news-list-box ul li a .index-news-time{border: 1px dashed #cccccc;width: 95px;text-align: center;float: left;}
.index-news .index-news-right .index-news-list-box ul li a .index-news-time b{display: block;font-size: 48px;color: #333333;line-height: 55px;font-weight: bold;}
.index-news .index-news-right .index-news-list-box ul li a .index-news-time span{display: block;font-size: 18px;color: #666666;}
.index-news .index-news-right .index-news-list-box ul li a .index-news-text{padding-left: 115px;}
.index-news .index-news-right .index-news-list-box ul li a .index-news-text h3{font-size: 18px;color: #333333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 5px;}
.index-news .index-news-right .index-news-list-box ul li a .index-news-text p{font-size: 16px;color: #888888;line-height: 26px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.index-news .index-news-right .index-news-list-box ul li:last-of-type{border: none;padding-bottom: 0;}
.index-news .index-news-right .index-news-list-box ul li a:hover h3{color: #982b23;}
.index-zr{margin-top: 80px;}
.index-zr .index-zr-list{margin-top: 46px;}
.index-zr .index-zr-list ul{}
.index-zr .index-zr-list ul li{float: left;width: 32.3333%;margin-right: 1.5%;}
.index-zr .index-zr-list ul li:nth-of-type(3n){margin-right: 0;}
.index-zr .index-zr-list ul li a{display: block;}
.index-zr .index-zr-list ul li a .index-zr-box{position: relative;}
.index-zr .index-zr-list ul li a img{width: 100%;}
.index-zr .index-zr-list ul li a span{font-size: 36px;font-weight: bold;color: #ffffff;position: absolute;left: 8%;top: 8%;}
.index-about{height: 635px;box-sizing: border-box;padding-top: 75px;margin-top: 100px;}
.index-about .title{}
.index-about .title h3{color: #ffffff;}
.index-about .title p span{color: rgba(255,255,255,0.5);}
.index-about .index-about-text{text-align: center;width: 90%;margin: auto;margin-top: 50px;}
.index-about .index-about-text p{font-size: 16px;color: #ffffff;line-height: 36px;}
.index-about .index-about-list{width: 75%;margin: auto;margin-top: 145px;}
.index-about .index-about-list ul{background: rgba(255,255,255,0.8);padding: 17px 0;}
.index-about .index-about-list ul li{width: 25%;float: left;text-align: center;box-sizing: border-box;border-right: 1px dashed #a0a0a0;}
.index-about .index-about-list ul li:last-of-type{border: none;}
.index-about .index-about-list ul li a{display: block;}
.index-about .index-about-list ul li a icon{display: block;width: 60px;height: 60px;background-position: center;background-repeat: no-repeat;margin: auto;margin-bottom: 30px;}
.index-about .index-about-list ul li a span{font-size: 18px;color: #982b23;}
.index-wenhua{margin: 100px 0;}
.index-wenhua .index-wh-list{margin-top: 60px;}
.index-wenhua .index-wh-list ul{}
.index-wenhua .index-wh-list ul li{float: left;margin-right: 1%;width: 10%;height: 540px;transition: 0s;}
.index-wenhua .index-wh-list ul li:last-of-type{margin-right: 0;}
.index-wenhua .index-wh-list ul li a{position: relative;display: block;height: 100%;}
.index-wenhua .index-wh-list ul li.active{width: 45%;transition: 0s;}
.index-wh-text{position: absolute;bottom: 0;background: rgba(0,0,0,0.5);width: 100%;left: 0;}
.index-wh-text p{text-align: center;padding: 8px 0;color: #ffffff;}
.index-wh-text p b{font-size: 60px;font-weight: bolder;border-bottom: 3px solid #ffffff; margin: 8px 0;display: none;}
.index-wh-text p span{font-size: 20px;display: block;font-weight: bolder;margin-top: 5px;}
.index-wenhua .index-wh-list ul li.active .index-wh-text{width: 140px;background: #982B23;} 
.index-wenhua .index-wh-list ul li.active .index-wh-text p b{display: inline;}

/* footer */
.footer{background: #eeeeee;}
.footer .footer-top{padding: 50px 0 25px;border-bottom: 1px solid rgba(255,255,255,0.5);}
.footer .footer-top .footer-top-left{width: calc(100% - 450px);}
.footer .footer-top .footer-top-left dl{float: left;margin-right: 9%;}
.footer .footer-top .footer-top-left dl:last-of-type{margin-right: 0;}
.footer .footer-top .footer-top-left dl a{color: #ffffff;}
.footer .footer-top .footer-top-left dl dt{margin-bottom: 5px;}
.footer .footer-top .footer-top-left dl dt a{font-size: 18px;}
.footer .footer-top .footer-top-left dl dd a{font-size: 14px;opacity: 0.5;}
.footer .footer-top .footer-top-left dl dd{}
.footer .footer-top .footer-top-right{text-align: right;width: 350px;}
.footer .footer-top .footer-top-right h3{font-size: 30px;color: #ffffff;}
.footer .footer-top .footer-top-right p{font-size: 14px;opacity: 1;color: #222222;margin: 10px 0;}
.footer .footer-top .footer-top-right .mama{text-align: center;margin-top: 15px;}
.footer .footer-top .footer-top-right .mama .gzh{float: right;margin-right: 30px;}
.footer .footer-top .footer-top-right .mama .gzh img{max-width: 100px;max-height: 100px;display: block;margin: auto;}
.footer .footer-top .footer-top-right .mama .gzh span{font-size: 14px;color: #ffffff;opacity: 0.5;}
.footer .footer-top .footer-top-right .mama .dyh{float: right;}
.footer .footer-top .footer-top-right .mama .dyh img{max-width: 100px;max-height: 100px;display: block;margin: auto;}
.footer .footer-top .footer-top-right .mama .dyh span{font-size: 14px;color: #ffffff;opacity: 0.5;}
.footer .footer-copy{text-align: center;padding: 15px 0;}
.footer .footer-copy p{font-size: 14px;color: #ffffff;opacity: 1;}
.footer .footer-copy p a{font-size: 14px;color: #ffffff;opacity: 1;}
.footer .footer-top .footer-top-left dl dd a:hover{color: #ffffff;opacity: 1;}
.footer .footer-top .footer-top-left dl dt a{color: #222222;}
.footer .footer-top .footer-top-left dl dd a{color: #898989;opacity: 1;}
.footer-copy{background: #982b23;}
.footer .footer-top .footer-top-left{padding: 0 60px;border-right: 1px solid #cccccc;}
.footer .footer-top .footer-top-right{width: 280px;}
.footer .footer-top .footer-top-left dl dd a:hover{color: #982b23;}


/* about-jt */
.nei-nav{background: #ffffff;border-bottom: 1px solid #eaeaea;}
.nei-nav ul{}
.nei-nav ul li{float: left;}
.nei-nav ul li.active{}
.nei-nav ul li.active a{color: #ffffff;background: #982b23;}
.nei-nav ul li a{font-size: 16px;display: block;padding: 25px 30px;}

.main{margin: 65px auto 100px;}
.about-jt{}
.about-jt .about-jt-title{}
.about-jt .about-jt-title h3{font-size: 24px;font-weight: bold;color: #982B23;}
.about-jt .about-jt-title span{font-size: 24px;text-transform: uppercase;color: #e1d5cc;font-weight: bold;}
.about-jt .about-jt-text{margin-top: 15px;}
.about-jt .about-jt-text p{/*text-indent:2em;*/font-size: 16px;line-height: 36px;color: #666666;}
.about-jt .about-jt-build{margin-top: 55px;}
.about-jt .about-jt-build .about-jt-build-left{position: relative;float: left;width: 65%;}
.about-jt .about-jt-build .about-jt-build-left a{position: absolute;left: 0;right: 0;margin: auto;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);}
.about-jt .about-jt-build .about-jt-build-right{width: 35%;float: right;background: #e60012;box-sizing: border-box;padding: 40px;}
.about-jt .about-jt-build .about-jt-build-right dl{}
.about-jt .about-jt-build .about-jt-build-right dl dd{}
.about-jt .about-jt-build .about-jt-build-right dl dd a{font-size: 18px;color: #efd4a0;line-height: 46px;background: url(../images/jt-g_08.png) left 15px no-repeat;padding-left: 20px;}
.about-jt .about-jt-build .about-jt-build-left a{background: url(../images/jtt-r_05.png) left center no-repeat;font-size: 42px;color: #b4bec3;font-weight: 500;padding-left: 55px;width: 400px;}

/* about-zz */
.about-zz{}
.about-zz .about-zz-jg{text-align: center;}
.about-zz .about-zz-jg img{max-width: 100%;}

/* about-lc */
.about-lc{}
.about-lc .about-lc-title{text-align: center;}
.about-lc .about-lc-title h3{font-size: 30px;font-weight: bolder;color: #333333;}
.about-lc .about-lc-box{margin-top: 50px;}
.about-lc .about-lc-box .swiper-time{margin-bottom: 40px;position: relative;}
.about-lc .about-lc-box .swiper-time .swiper-container{    padding: 0 3px;}
.about-lc .about-lc-box .swiper-time .swiper-container .swiper-slide{text-align: center;}
.about-lc .about-lc-box .swiper-time .swiper-container .swiper-slide a{border: 1px solid #cccccc;display: block;margin-left: 0px;padding: 10px 0;cursor: pointer;font-size: 18px;color: #333333;}
.about-lc .about-lc-box .swiper-time .swiper-container .swiper-slide.swiper-slide-thumb-active a{background: #982b23;color: #ffffff;}
.about-lc .about-lc-box .gallery-top{border-top: 1px solid #cccccc;}
.about-lc .about-lc-box .gallery-top .swiper-slide{}
.about-lc .about-lc-box .gallery-top .swiper-slide .swiper-slide-left{width: 50%;float: left;box-sizing: border-box;padding: 35px 25px 35px 35px;    border-right: 1px solid #cccccc;}
.about-lc .about-lc-box .gallery-top .swiper-slide .swiper-slide-left img{max-width: 100%;width: 100%;}
.about-lc .about-lc-box .gallery-top .swiper-slide .swiper-slide-right{width: 50%;float: right;padding: 35px 25px 35px 35px;box-sizing: border-box;max-height: 500px;overflow-y: overlay;}
.about-lc .about-lc-box .gallery-top .swiper-slide .swiper-slide-right .slide-right-text{margin-bottom: 20px;height:210px;}
.about-lc .about-lc-box .gallery-top .swiper-slide .swiper-slide-right .slide-right-text h3{font-size: 16px;color: #982b23;margin-bottom: 3px;}
.about-lc .about-lc-box .gallery-top .swiper-slide .swiper-slide-right .slide-right-text p{font-size: 16px;color: #333333;}
.about-lc .swiper-button-next,.about-lc .swiper-button-prev{opacity: 0.5;outline: none;background-size: 12px;border: 1px solid #cccccc;height: 49px;margin-top: -26px;width: 40px;}
.about-lc .swiper-button-next{right: -50px;}
.about-lc .swiper-button-prev{left: -50px;}

/* about-zgs */
.about-zgs{}
.about-zgs .about-zgs-box{text-align: center;}
.about-zgs .about-zgs-box .zgs-left{display: inline-block;height: 50px;border-radius: 5px;width: 200px;}
.about-zgs .about-zgs-box .zgs-left select{height: 100%;width: 100%;border-radius: 5px;border: 1px solid #c8d2e2;font-size: 16px;color: #959595;box-sizing: border-box;padding: 0 10px;}
.about-zgs .about-zgs-box .zgs-right{display: inline-block;margin-left: 15px;}
.about-zgs .about-zgs-box .zgs-right p{height: 50px;border-radius: 5px;}
.about-zgs .about-zgs-box .zgs-right p input{background: #eeeeee;border-radius: 5px 0 0 5px;border: none;height: 100%;width: 300px;font-size: 16px;color: #959595;box-sizing: border-box;padding: 0 10px;}
.about-zgs .about-zgs-box .zgs-right p button{background:#982b23 url(../images/skk_03.png) center no-repeat;height: 100%;border: none;width: 150px;vertical-align: bottom;margin-left: -7px;border-radius: 0 5px 5px 0;outline: none;}
.about-zgs .about-zgs-text{margin-top: 65px;}
.about-zgs .about-zgs-text .about-zgs-title{text-align: center;}
.about-zgs .about-zgs-text .about-zgs-title h3{font-size: 30px;color: #982b23;font-weight: bold;}
.about-zgs .about-zgs-text .about-zgs-title span{width: 150px;height: 1px;background: #cccccc;}
.about-zgs .about-zgs-text .about-zgs-text-t{text-align: center;margin-top: 20px;}
.about-zgs .about-zgs-text .about-zgs-text-t p{font-size: 16px;color: #666666;line-height: 30px;}
.about-zgs .about-zgs-text .about-zgs-text-t img{max-width: 100%;margin-top: 55px;}


/* news */
.news{margin-bottom: 80px;margin-top: 65px;}
.news .swiper-container{}
.news .swiper-container .swiper-slide{}
.news .swiper-container .swiper-slide .news-slide-left{float: left;width: 48%;}
.news .swiper-container .swiper-slide .news-slide-left img{width: 100%;}
.news .swiper-container .swiper-slide .news-slide-right{width: 48%;float: right;}
.news .swiper-container .swiper-slide .news-slide-right h3{font-size: 20px;line-height: 36px;color: #000000;font-weight: bold;margin-top: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
.news .swiper-container .swiper-slide .news-slide-right p{font-size: 16px;line-height: 36px;color: #666666;height: 75px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;margin-top: 10px;}
.news .swiper-container .swiper-slide .news-slide-right a{font-size: 16px;background: #982b23;color: #ffffff;padding: 7px 10px;border-radius: 50px;margin-top: 25px;}
.news .swiper-container .swiper-slide .news-slide-right a icon{width: 20px;height: 24px;margin-right: 10px;background: url(../images/jt-b_10.png) no-repeat;background-size: 95%;background-position: center;display: inline-block;vertical-align: middle;}
 
.news .swiper-container .swiper-slide .news-slide-right a span{vertical-align: middle;font-size: 16px;}
.news .swiper-container-horizontal&gt;.swiper-pagination-bullets,.news .swiper-pagination-custom,.news .swiper-pagination-fraction{width: 20%;text-align: left;left: 52%;bottom: 30px;}
.news .swiper-pagination-bullet-active{background: #982b23;}
.news-list{margin: 35px 0 50px;}
.news-list ul{}
.news-list ul li{border-top: 1px solid #f0f0f0;}
.news-list ul li a{display: block;padding: 35px 0;}
.news-list ul li .news-list-left{overflow: hidden;float: left;width: 287px;height:200px;}
.news-list ul li .news-list-left img {max-width: 100%;width: 100%;height: 100%;}
.news-list ul li .news-list-center{float: left;width: 55%;padding-left: 40px;}
.news-list ul li .news-list-center h3{font-size: 20px;color: #111111;line-height: 36px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}  
.news-list ul li .news-list-center p{font-size: 16px;line-height: 36px;color: #666666;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin-bottom: 15px;}
.news-list ul li .news-list-center .read-news{}
.news-list ul li .news-list-center .read-news icon{width: 25px;height: 25px;background: #982b23 url(../images/jt-b_10.png) no-repeat;background-position: center;vertical-align: middle;border-radius: 100%;display: inline-block;}
.news-list ul li .news-list-center .read-news span{font-size: 16px;color: #666666;vertical-align: middle;margin-left: 8px;}
 
.news-list ul li .news-list-right{float: right;} 
.news-list ul li .news-list-right b{display: block;font-size: 40px;color: #d7dcd8;font-weight: bold;position: relative;margin-bottom: 15px;padding-bottom: 25px;}
.news-list ul li .news-list-right b::after{content: "";position: absolute;width: 35px;height: 2px;background: #d7dcd8;bottom: 0;right: 0;}
.news-list ul li .news-list-right span{display: block;font-size: 18px;color: #d7dcd8;text-align: right;}
.news-list ul li a:hover .news-list-center h3{color: #982b23;}
.news-list ul li a:hover .news-list-right b{color: #982b23;}
.news-list ul li a:hover .news-list-center .read-news span{color: #982b23;}
.page{text-align: center;}
.page a{display: inline-block;padding: 5px 15px;border: 1px solid #cccccc;border-radius: 8px;cursor: pointer;margin: 0 5px;color: #666666;margin-top: 25px;}
.page a.active,.page a:hover{color: #ffffff;background: #982b23;border: 1px solid #982b23;}

.page-ul{text-align: center;    margin-top: 35px;}
.page-ul li{display: inline-block;}
.page-ul li a{font-size: 16px;color: #666666;display: block;border: 1px solid #dedede;padding: 5px 10px;border-radius: 5px;}
.page-ul li.active a,.page-ul li:hover a{color: #ffffff;background: #982b23;border: 1px solid #982b23;}

/* news-detail */
.news-detail-left .info{font-size: 14px;color: #999;border-bottom: 1px solid #cccccc;padding-bottom: 16px;}
.news-detail-left .info .fl span {padding-left: 28px;margin-right: 36px;line-height: 20px;}
.news-detail-left .info .fl span.time { background: url(../images/news_icon_01.png) no-repeat left center;}
.news-detail-left .info .fl span.source {background: url(../images/news_icon_02.png) no-repeat left center;}
.news-detail-left .info .fl span.count { background: url(../images/news_icon_03.png) no-repeat left center;}
.news-detail-left h3 {font-size: 24px;line-height: 28px;padding-bottom: 20px;font-weight: normal;}
.news-detail-text{margin: 30px 0 65px;}
.news-detail-text p{text-align: justify;font-size: 15px;color: #55565a;line-height: 32px;margin-bottom: 8px;}
.yeye{margin-top: 64px;}
.yeye p{overflow: hidden;margin: 8px 0;}
.yeye p a{color: #888888;}
.yeye p a:hover{color: #982b23;}
.yeye p a i{font-size: 16px;vertical-align: middle;}
.yeye p a span{font-size: 16px;vertical-align: middle;}
.news-detail-left{width: 70%;float: left;}
.news-detail-right{float: right;width: 300px;float: right;box-shadow: 0 0 10px #ccc;}
.news-detail-right h3{text-align: left;border-bottom: 1px solid #cccccc;font-size: 18px;color: #333333;text-transform: uppercase;padding: 15px 25px;font-weight: bold;}
.news-detail-right dl{padding: 0 8px;}
.news-detail-right dl dd{border-bottom: 1px solid #cccccc;box-sizing: border-box;overflow: hidden;}
.news-detail-right dl dd a{padding: 15px;color: #666666;font-size: 15px;white-space: nowrap;overflow: hidden;display: block;text-overflow: ellipsis;}
.news-detail-right dl dd:last-of-type{border: none;}
.news-detail-right dl dd a:hover{color: #982b23;}
.detail-page{border-top: 1px solid #dedede;margin-top: 55px;padding: 20px 0;}
.detail-page .prev{float: left;width: 45%;}
.detail-page .prev a{background: url(../images/lt_09.png) left center no-repeat;padding-left: 15px;font-size: 16px;}
.detail-page .prev a:hover{background-image: url(../images/lt-h_09.png);color: #982b23;}
.detail-page .next{float: right;width: 45%;text-align: right;}
.detail-page .next a{background: url(../images/rt_12.png) right center no-repeat;padding-right: 15px;font-size: 16px;}
.detail-page .next a:hover{background-image: url(../images/rt-h_12.png);color: #982b23;}
.detail-page .back{float: left;width: 10%;text-align: center;}
.detail-page .back a{font-size: 16px;font-weight: bold;background: url(../images/lb_07.jpg) left center no-repeat;padding-left: 25px;}
.detail-page .back a:hover{color: #982b23;}

/* contact */
.contact{}
.contact-box{background: #ffffff;padding: 25px;box-sizing: border-box;}
.contact-top{height: 200px;}
.contact-box .contact-left{width: 30%;float: left;padding-top: 25px;padding-right: 25px;height: 100%;border-right: 1px dashed #e5e5e5;box-sizing: border-box;}
.contact-box .contact-left img{}
.contact-box .contact-left h3{font-size: 24px;color: #333333;margin: 10px 0;}
.contact-box .contact-left p{font-size: 16px;color: #666666;line-height: 30px;margin-top: 25px;}
.contact-box .contact-center{float: left;width: 50%;box-sizing: border-box;padding: 50px 0px 50px 50px;height: 100%;}
.contact-box .contact-center h3{padding-left: 70px;background-position: left center;background-repeat: no-repeat;margin-bottom: 15px;}
.contact-box .contact-center h3 span{font-size: 18px;color: #333333;display: block;}
.contact-box .contact-center h3 b{font-size: 36px;color: #f79c0e;font-weight: normal;}
.contact-box .contact-center .h3-call{background-image: url(../images/dk_08.jpg);}
.contact-box .contact-center .h3-call b{font-size: 36px;color: #982b23;}
.contact-box .contact-center .h3-add{background-image: url(../images/adds_11.jpg);}
.contact-box .contact-center .h3-add b{font-size: 16px;color: #666666;}
.contact-box .contact-right{float: right;width: 20%;box-sizing: border-box;height: 100%;}
.contact-box .contact-right .ewm{text-align: center;width: 100%;float: left;margin-top: 20px;}
.contact-box .contact-right .ewm span{font-size: 16px;color: #666666;display: block;margin-top: 8px;}
#contact-map{height: 500px;margin-top: 35px;}
.amap-icon {background-image: url(http://lbs.amap.com/console/public/show/marker.png);}
.amap-icon img {display: none;}
.contact-box .contact-right .ewm img{border: 1px solid #cccccc;}


/* corporate */
.corporate{}
.corporate .corporate-title{}
.corporate .corporate-title h3{font-size: 30px;color: #982b23;line-height: 36px;}
.corporate .corporate-title span{font-size: 30px;color: #ccc4ba;}
.corporate .corporate-list{margin-top: 32px;}
.corporate .corporate-list ul{}
.corporate .corporate-list ul li{width: 24.25%;float: left;margin-right: 1%;}
.corporate .corporate-list ul li:last-of-type{margin-right: 0;}
.corporate .corporate-list ul li .cor-img{overflow: hidden;}
.corporate .corporate-list ul li .cor-img img{max-width: 100%;width: 100%;}
.corporate .corporate-list ul li .cor-text{background: #f7efe4;padding: 18px 24px;}
.corporate .corporate-list ul li .cor-text h3{font-size: 24px;color: #982b23;line-height: 36px;margin-bottom: 5px;}
.corporate .corporate-list ul li .cor-text p{font-size: 18px;color: #b79970;line-height: 36px;height: 72px;}
.corporate .corporate-list ul li .cor-text icon{width: 60px;height: 60px;    margin-top: 10px;;background-position: center;background-repeat: no-repeat;display: inline-block;}

/* culture */
.culture{}
.culture .culture-title{text-align: center;}
.culture .culture-title h3{font-size: 36px;color: #982b23;line-height: 36px;margin-bottom: 8px;}
.culture .culture-title span{font-size: 18px;color: #dfdfdf;text-transform: uppercase;}
.culture .culture-text{text-align: center;margin: auto;margin-top: 10px;width: 90%;margin-bottom: 30px;}
.culture .culture-text p{font-size: 16px;line-height: 36px;color: #666666;}
.culture .culture-img{text-align: center;}
.culture .culture-img img{width: 100%;}
.culture .culture-title-t{    margin-top: 80px;margin-bottom: 35px;}
.culture .culture-title-t h3{text-align: center;}
.culture .culture-title-t h3 span{position: relative;font-size: 36px;line-height: 36px;color: #982b23;}
.culture .culture-title-t h3 span::after{position: absolute;content: "";left: 0;right: 0;margin: auto;width: 100px;height: 3px;background: #982b23;bottom: -20px;}
.culture-list.index-wenhua{margin: 0;}
.culture-list.index-wenhua .index-wh-list{margin-top: 20px;}


.index-zr .index-zr-list ul li a .index-zr-box{overflow: hidden;}
.index-zr .index-zr-list ul li a:hover img{transform: scale(1.125);transition: 0.4s;}




#header{position: fixed;z-index: 99999;background: #ffffff;left: 0;right: 0;top: 0;}
.index-banner,.about-banner{padding-top: 105px;}

.about-zgs .news-list ul li .news-list-center p{white-space: normal;}
.about-zgs .news-list ul li .news-list-center{width: 70%;}
.about-zgs .news-list ul li&gt;div{padding: 30px 0;}
.about-zgs .news-list ul li a{padding: 0;font-size: 14px;}
.about-zgs .news-list ul li .news-list-left img{border-radius: 10px;}




/* 0410 */
.header .header-logo{margin-top: 16px;}
.page-ul li{margin: 0 4px;}



.index-news .index-news-left{
min-height: 430px;
}

.flex-center {
    display:flex;
    justify-content:center;
}

/*0604*/
.index-wenhua .index-wh-list ul li a{background-position: left!important;}
.index-wenhua .index-wh-list ul li.active a{background-position: center!important;}

/*kevin*/
.padding-top-nav {
    padding-top:50px;
}

@media (max-width:1550px) {
 	
 }
 @media (max-width:1440px) {
  	.footer .footer-top .footer-top-left dl{margin-right: 7%;}
	.about-company .about-company-text h3{font-size: 44px;}
	.about-company .about-company-text h4{font-size: 36px;margin-bottom: 8px;}
	.about-gonyi .about-gonyi-text h4{font-size: 36px;margin-bottom: 12px;}
	
	
	
	
  }

 @media (max-width:1366px) {
	.about-zz .about-zz-swiper .swiper-slide p{font-size: 16px;}
 
 }
@media (max-width:1280px){
     .footer .footer-top .footer-top-left dl{margin-right: 5%;}
	 .header .header-list-nav ul li&gt;a{padding: 0 7px;}
	 /* html{font-size: 18px;} */
  }
 
 
  @media (max-width:1200px){
    html{width: 1200px;margin: auto;}
	.wrap1{min-width: 1150px;}
	.contact-box .contact-center h3 b{font-size: 28px;}
	.tankuang .tan-box{width: 700px;}
  }
  @media (max-width:992px){
	
  }
  @media (max-width:750px){ 
  
  }
  @media (max-width:500px){
    .header {
        overflow-x:scroll;
    }
  	
  }
  
  </pre></body></html>