<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*公共*/
.font-b{
    font-weight: bold;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}
.clearfix{
    display: block;
    overflow: hidden;
    *zoom: 1;
}
.font-lan{
    color: #D40101;
}
.bg-lan{
    background-color: #D40101;
}
.current{
    background-color: #D40101;
    color: #FFFFFF!important;
}
.list-banner{
    width: 100%;
    /*max-height: 400px;*/
    /*margin-left: auto;*/
    /*margin-right: auto;*/
    position: relative;
    /*overflow: hidden;*/
    z-index: -1;
    /*width: 100%;*/
    /*float: left;*/
    /*margin-right: -100%;*/
    /*position: relative;*/
    /*display: list-item;*/
}
.list-banner img{
    /*position: relative;*/
    display: block;
    width: 100%;
    height: auto;
    min-height: 180px;
    /*left: 50%;*/
    /*transform: translate3d(-50%, 0, 0);*/
    /*width: calc(1.6*100%);*/
}

.content-banner{
    width: 400px;
    height: 120px;
    background: #FFffff;
    margin: 0 auto;
    margin-left: 25%;
    margin-top: -200px;
    position: absolute;
    display: block;
    opacity: 0.7;
}

.font-28{
    font-size: 28px;
}
.font-31{
    font-size: 31px;
}
.font-14{
    font-size: 14px;
}
.font-15{
    font-size: 15px;
}
.font-16{
    font-size: 16px;
}
.font-18{
    font-size: 18px;
}
.font-20{
    font-size: 20px;
}
.font-21{
    font-size: 21px;
}
.font-26{
    font-size: 26px;
}
.line-23{
    line-height: 23px;
}
.line-31{
    line-height: 31px;
}
.color-4c4948{
    color: #4c4948;
}
.color-76be5a{
    color: #76be5a;
}
.color-595757{
    color: #595757;
}
/*头部*/

header{
    width: 100%;
    height: 168px;
    background-color: #FFFFFF;
}
/*header .wrapper{display: none;}*/
header .logo{
    max-width: 1156px;
    height: 120px;
    margin: 0 auto;
    line-height: 120px;
    overflow: hidden;
    position: relative;
}
header .logo .left{
    /*width: 50%;*/
    height: 120px;
    float: left;

}
.wrapper {
    margin: 0 auto;
    max-width: 100%;
    height: 158px;
    line-height: 158px;
    position: relative;
    z-index: 33;
}
.brand {
    float: left;
    height: 110px;
    margin-left: 15%;
}
.logo img {
    max-width: 100%;
    vertical-align: middle;
}
header .left-img{
    float: left;
    width: 175px;
}
header .left-img a img{
    max-width: 100%;
    height: auto;
}
.logo img {
    max-width: 100%;
    vertical-align: middle;
    margin-top: -40px;
    height: 63px;
}
.header .left-content{
    float: left;
    border-left: 2px solid #ABABAB;
    height: 63px;
    margin: 30px 0 0 2%;
    color: #ABABAB;
}
.header .left-content-title{
    margin-top: -60px;
    margin-left: 20%;
    width: 130px;
}
.header .left-content-title p{
    height: 25px;
}
header .logo .right{
    width: 55%;
    height: 120px;
    float: right;
}
.header .tel-right{
    padding-top: 0px;
    margin: 45px 0 0 10%;
    height: 36px;
    float: left;
}
.header .tel-num{
    position: relative;
    float: right;
    color: #7D7D7D;
    height: 110px;
    line-height: 120px;
    margin-right: 20%;
}
.header .tel-num img{
    margin: 0 15px -8px 25px;
    width: 25px;
    height: 25px;
}
header .navbar-header{
    display: none;
    height:100%;line-height:100%;
}
header .navbar-toggle {
    position: relative;
    float: right;
    height: 40px;
    margin-right: 15px;
    padding: 0px 10px;
    margin-top: 35px;
    margin-bottom: 8px;
    background-color: #C30606;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
header .navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 5px;
    border-radius: 1px;
    background-color: #FFF;
    margin: 4px 0;
}
header .navbar-default .navbar-toggle .icon-bar { background-color: #FFF;  border-radius: 0;  }
.header .button{
    float: left;
    width: 50px;
    height: 35px;
    background: #7D7D7D;
    border: none;
    cursor: pointer;
    position: relative;
}
.header .search{
    float: left;
    border: solid 2px #7D7D7D;
    border-right: none;
    height: 31px;
    width: 70%;
    position: relative;
}
.header .button{

}
.header .search-button{
    position: relative;
    width: 100%;
     height: 31px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.header .search #q{
    width: 100%;
    height: 31px;
    line-height: 31px;
    border: none;
    text-align: center;
    letter-spacing: 2px;
    font-size: 15px;
    color: #9E9E9E;
}
.header .nav{
    width:100%;
    height: 48px;
    background-color: #C30606;
    margin-top: -48px;
}
header .rm-nav{
    max-width: 998px;
    margin: 0 auto;
    height: 100%;
}
.header .com-nav {
    max-width: 998px;
    margin: 0 auto;
    height: auto;
    line-height: 48px;
    background: #C30606;
}
header .com-nav&gt;li{
    float: left;
    position: relative;
    width: 12.5%;
    background: #C30606;
    color:#FFffff;
}
/*.header .com-nav li a{*/
    /*display: block;*/
    /*height: 100%;*/
    /*float: left;*/
    /*line-height: 48px;*/
    /*width:100%;*/
    /*text-align: center;*/
    /*text-decoration:none;*/
    /*background: #C30606;*/
    /*color:#FFffff;*/
    /*letter-spacing:3px;*/
/*}*/
.header .com-nav ul{
    /*visibility:hidden;*/
    width: 100%!important;
    /*margin-top: 48px;*/
    position: absolute;
    z-index: 2;
    /*display: block;*/
}
.header .com-nav ul li{
    clear:both;
    width: 100%;
    height:35px;
    line-height:35px;
    text-align:center;
    font-size:13px;
    list-style: none;
    background:#C30606;
    text-decoration:none;
}
.header .com-nav ul li a{
    padding-left:0px ;
}

header .com-nav li:hover ul,
header .com-nav a:hover ul{
    visibility:visible;
}
.header .com-nav a:hover{
    background:#FFFFFF!important;
    color:#C30606!important;
}

header .com-nav &gt;ul a{
    font-size: 17px;
    color: #FFFFFF;
}
header .com-nav &gt;ul a.hover{
    background-color: #FFFFFF;
    font-size: 17px;
    color: #C30606;
}

header .com-nav ul li a{display:block;width:100%;}
.header .column{
    position: absolute;
    width: 100%;
    height: auto;
    overflow: hidden;
    display: none;
    z-index: 2;
    /*max-height: 0px;*/
}
.header .columns{
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 13px;
    list-style: none;
    background: #C30606;
    text-decoration: none;
}
.header .com-nav li:hover .column{
    /*overflow: visible;*/
    display: block;
}

/*header .nav-site ul li a:hover{*/
    /*background:#C30606;*/
/*}*/
/*header .rm-nav li a, .rm-top-menu a {*/
    /*font-size: 1em;*/
    /*line-height: 1.5rem;*/
    /*text-transform: uppercase;*/
    /*margin-left: 2.4em;*/
    /* border-bottom: 5px solid #18943b; */
    /*padding-left: 0!important;*/
/*}*/
.rm-nav {
    letter-spacing: 1px;
}


.rm-toggle.rm-button {
    margin-top: 45px;
}

.rm-css-animate.rm-menu-expanded {
    max-height: none;
    display: block;
}
/*.rm-container.rm-layout-expanded {*/
    /*float: right;*/
    /*margin-top: 30px;*/
/*}*/
/*.rm-nav li a,*/
/*.rm-top-menu a {*/
    /*font-size: 1em;*/
    /*line-height: 1.5rem;*/
    /*text-transform: uppercase;*/
    /*margin-left: 2.4em;*/
    /*    border-bottom: 5px solid #18943b;*/
    /*padding-left: 0!important;*/
/*}*/


.index-case{
    height: 600px;
    background: #00BFFF;
}

/*尾部*/
#footer {
    width: 100%;
    height: 258px;
    margin-top: 5%;
}

.footer{
    width: 100%;
}
.footer_img {
    background: url(http://www.shingyuan.com.cn/statics/images/footer1.png);
    background-size: 100% 230px;
    background-repeat:no-repeat;
    height: 230px;
}
.footer_1{
    background: url(http://www.shingyuan.com.cn/statics/images/footer2.png);
    background-size: 100% 200px;
    background-repeat:no-repeat;
    height: 200px;
}
.footer1_content{
    max-width: 998px;
    height: 100%;
    margin: 0 auto;
}
/*.footer1 .footer1-img{*/
    /*width: 80%;*/
    /*margin: 0 auto;*/
/*}*/
.footer .footer1{
    width: 25%;
    /* height: 200px; */
    float: left;
    margin-top: 60px;
    /* vertical-align: middle; */
    text-align: center;
    color:#FFffff;
    font-size: 14px;
}
.footer1 .footer1-img{
    max-width: 84px;
    margin: 0 auto;
}
.footer .footer1 img{
    width: 100%;
    height: auto;
}
.footer_2 {
    width: 100%;
    height: auto;
    padding-top:  45px;
    padding-bottom: 30px;
    background-color: #606060;
    overflow: hidden;
}
.footer_2 .footinfo1{
    width: 12%;
    position: relative;
    float: left;
}
.footer_2 .footinfo2{
    width: 17%;
    position: relative;
    float: left;
}
.footer_2 .footinfo3{
    width: 16%;
    position: relative;
    float: left;
}
.footer_2 .footinfo4{
    width: 34%;
    position: relative;
    float: left;
}
.footer_2 .l2{
    width: 21%;
    float: left;
}
.footer_2 ul{
    margin-top: 10px;
}
.footer_2 ul li {
    display: block;
    float: left;
    width: 140px;
    color: #FFffff;
    font-family: "微软雅黑";
    font-size: 13px;
    line-height: 25px;
    /*padding: 0 14px;*/
}

.footer_2 ul li a{
    color: #FFffff;
    font-size: 12px;
}
.footer_2  h2{
    color: #FFffff;
    font-size: 14px;
}
.footer_2  h1{
    color: #FFffff;
    font-size: 16px;
    letter-spacing:2px;
    text-align: left;
}

.footer_2 ul li.l2 {
    margin: 20px 0 auto;
    text-align: center;
    color: #FFffff;
    font-size: 16px;
}

.footer .w_1025 {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.footer_2 .er{
    max-width: 140px;
    float: left;
    /*margin-left: 2%;*/
    font-size: 10px;
    color: #fff;
}
.footer_2 .er img{
    width: 100%;
    height: auto;
}
.footer-div{
    width: 960px;
    height: 178px;
    margin: 0 auto;
    padding-top: 50px;
}
.ft-ul{
    padding-right: 40px;
}
.footer-div .f-ul{
    float: left;
    text-align: center;
    height: 161px;
}
.t-ul{
    width: 165px;
    border-left: 1px dotted #77be59;
    border-right: 1px dotted #77be59;
}
.th-ul{
    width: 258px;
}
.fi-ul{
    width: 149px;
}
.s-ul{
    padding-left: 47px;
    border-left: 1px dotted #77be59;
}
.s-ul img{
    border: 2px solid #006693;
    margin-top: 55px;
}
.s-ul p{
    color: #006693;
    position: relative;
    font-size: 15px;
    top: -4px;
}
.fo-ul{
    width: 149px;
    border-left: 1px dotted #77be59;
    border-right: 1px dotted #77be59;
}
.footer-div .f-ul h3{
    color: #006693;
    margin-bottom: 9px;
}
.footer-div .f-ul li{
    line-height: 31px;
}
.footer-div .f-ul li a{
    color: #4c4948;
    font-size: 15px;
}

@media screen and (max-width: 1660px) {
    .tel-num{display: none;}
}

@media screen and (max-width: 1200px) {
    .nav-column {  width: 998px;  margin: 0 auto;  height: 100%;  line-height: 48px;  }
    .rm-nav li, .rm-menu-item{text-align: center}
    .com-nav{max-height: none;  display: block;  overflow: visible;}
    .footer .w_1025 {  width: 90%!important; margin: 0 auto;  }
}
@media screen and (max-width:998px){
    .nav-column { width: 878px;  margin: 0 auto;  height: 100%;  line-height: 48px;  }
}
@media screen and (max-width:975px){
    .brand{margin-left: 15px;}
    .header{overflow: visible;}
    .header .nav{display:none;}
    .header .rm-menu-item ul{display:none!important;}
    .rm-toggle{display: inline-block;}
    .rm-nav li, .rm-menu-item{width: 100%!important;}
    .carousel{margin-top: 0px;}
    .wrapper{height: 110px;}
    .header .com-nav li:hover .column{  display: none;  }

}
@media screen and (max-width:878px){
    .nav-column{width: 768px;}
    .about-contact .content-xuany{  width:90%;margin: 0 auto;}
    .about-develop{  width:90%;margin: 0 auto;}
}
@media screen and (max-width: 768px) {
    .nav-column { width: 638px;  margin: 0 auto;  height: 100%;  line-height: 48px;  }
    /*.tel-num{display: none;  }*/
    .left-content{  display: none;  }
    .logo img{height: 55px}
}

    @media screen and (max-width: 767px) {
    .nav-column { width: 638px;  margin: 0 auto;  height: 100%;  line-height: 48px;  }
    header{height: 90px!important;overflow: hidden;}
    .left-img {  width:150px!important;margin: auto 20px;}
    .left-content{  display: none;  }
    /*.logo{display: none;}*/
    .nav{display: none;}
    /*.wrapper{display: block!important;height: 90px!important;line-height: 90px!important;}*/
    .wrapper .left-img img{padding-top:15px;}
    .rm-toggle.rm-nojs{visibility: visible;}
    /*.rm-nav{display: none!important;}*/
    .tel-num {  position: relative;  float: left!important;  color: #7D7D7D;  }
    .navbar-default .navbar-toggle .icon-bar { background-color: #FFF;  border-radius: 0;  }
    /*.rm-container a{visibility: visible;}*/
    .content .content-title {  font-size: 26px;  color: #C30606;  margin-top: 30px!important;  margin-bottom: 20px!important;  }
    .content-types{  width: 24%;  font-size: 18px;}
    .navbar-header {  border-bottom: none;  }
    .navbar-toggle {  background-color: rgb(245, 138, 46);  background-image: none;  border: 0;  border-radius: 0;  }
    .navbar-header{display: block!important;}
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {  background-color: #40250B;  }
        .header .com-nav {  line-height: 38px;  }
    .footer .w_1025{width: 80%!important;}
    .footinfo1{display: none;}
    .footinfo2{display: none;}
    .footinfo3{display: none;}
    .footinfo4{width: 50%!important;}
    .footer_2 .l2{width: 50%;}
    .footer_2 .er{float: right;}
}

@media screen and (max-width:642px) {
    .logo img{height: 48px}
    .header .com-nav {  line-height: 34px;  }
    .item a{font-size: 16px;}
}
@media screen and (max-width:530px) {
    .logo img{height: 43px;}
    .header .tel-right{display: none;}
}

@media screen and (max-width:481px) {
    .content .content-title {    margin-bottom: 15px!important;}
    .nav-column{width:360px;}
    .left-img {  width:130px!important;margin: auto 20px;}
    .tel-num{  display: none;  }
    .left-content{  display: none;  }
    .logo {height: 100px!important;line-height: 100px!important;}
    .left {height: 100px!important;  max-width: 135px;margin: auto 5px;}
    .left-img{ width: 100%   }
    .left img{max-width: 100%;  vertical-align: middle;}
    .left-content{display:none;}
    .right{height: 100px!important;}
    .right .tel-right{margin: 35px 0 0 10px!important;}
    /*.right .tel-num{display: none;}*/
    .nav{display: none;}
    .swiper-pagination-bullet{width: 40px!important;height: 9px!important;}
    .wrapper{ height: 90px!important;line-height: 130px!important;}
    .brand{height: 90px!important;  }
    .rm-toggle.rm-button{ margin-top: 35px!important;}
    .rm-toggle.rm-button{ width: 2.3em!important;}
    .rm-toggle{height: 2em!important;}
    .footer .footer1 { width: 20%;  margin: 60px 2.5% 0; font-size: 12px;}
    .footer_2{    padding-top: 25px;  padding-bottom: 15px;}
    .footer_2 .footinfo4 h1{font-size: 14px}
    .footer_2 .footinfo4 h2{font-size: 12px}
    .footer_2 .footinfo4 ul li {font-size:10px}
    .footer1 .footer1-img{width: 80%}
    .header .com-nav {  line-height: 33px;  }
    .item a{font-size: 16px;}
    .header{    height: 90px!important;}
}
@media screen and (max-width:375px) {
    .page{    margin: 40px auto;}
    .page .a1{font-size: 8px;}
    .left-img {  width: 110px!important;  margin: auto 20px;  }
    .header .com-nav {  line-height: 30px;  }
    .item a{font-size: 14px;}
    .rm-nav li a, .rm-menu-item a{font-size: 14px;}
    .wrapper{min-height: 90px!important;}
}

.query-tag {
    position: fixed;
    right: 1px;
    bottom: 1px;
    z-index: 9999;
    margin-bottom: 90px;
}
.query-tag a.tel {
    background: url(../images/query-tag.png) no-repeat 0 0;
}
.query-tag a {
    display: block;
    width: 100px;
    height: 110px;
    margin-top: 1px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 170px;
}
.query-tag a.net{
    background: url(../images/query-tag.png) no-repeat 0 -111px;
}
.query-pop {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 20000;
    width: 400px;
    height: 330px;
    padding-top: 15px;
    margin-left: -200px;
    margin-top: -135px;
    background: #fff;
    display: none;
}
.query-pop .tel, .query-pop .net {
    padding: 0 40px;
    margin: 20px 0;
}
.query-pop .close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    text-decoration: underline;
    color: #999;
    font-size: 12px;
    width: 25px;
    height: 25px;
    text-indent: -100em;
    overflow: hidden;
    background: url(../images/pop-closebtn.png) no-repeat center center;
}
.query-pop .tel .phone-wrap a {
    color: #FFB200;
}
.query-pop .net .btn-wrap {
    width: 100%;
    height: 40px;
    /* background: url(../images/tel-2.jpg) no-repeat 5px center; */
    /* padding-left: 20px; */
    background-size: 15px;
}
.query-pop .btn-wrap a {
    text-decoration: none;
    background: #e60012 url(../new/images/tel-2.jpg) no-repeat 33% center;
    background-size: 15px;
    border: none;
    color: #fff;
    cursor: pointer;
    display: block;
    width: 100%;
    font-size: 18px;
    height: 40px;
    line-height: 38px;
    text-align: center;
}
@media screen and (max-width: 768px){
    .query-pop .zx-tel{display: none!important;}
    .query-tag{display: none!important;}
    .query-pop {
        display: block !important;
        position: fixed;
        left: 0;
        top: 100%;
        bottom: 0;
        width: 100%;
        height: 40px;
        margin: 0;
        padding: 0;
        background: #FFB200;
        margin-top: -40px;
    }
    .query-pop .net{
        margin: 0 auto;
        float: none;
        width: 100%;
        padding: 0;
    }
    .query-pop .btn-wrap a:first-child {
        border-right: 3px solid #fff;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .query-pop .btn-wrap a {
        line-height: 40px;
        background: none;
        display: inline-block;
        width: 49.9%;
        float: left;
    }
}</pre></body></html>