<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: "SourceHan";
    src: url('../hsl2019/font/SourceHanSansCN.eot');
    src: 
	url('../hsl2019/font/SourceHanSansCN.eot') format('embedded-opentype'), 
	url('../hsl2019/font/SourceHanSansCN.woff') format('woff'), 
	url('../hsl2019/font/SourceHanSansCN.ttf') format('truetype'), 
	url('../hsl2019/font/SourceHanSansCN.svg') format('svg')
}
*{
  font-family: "SourceHan" !important;
}

/*å¤´éƒ¨logo*/
.head_top {
    width: 100%;
    height: 120px;
    margin-bottom: 5px;
    background: #fff;
}

.head_top .head_cont {
    width: 1280px;
    height: 120px;
    margin: 0 auto;
}

.head_top .head_cont .top_logo {
    width: 363px;
    height: 76px;
    display: block;
    float: left;
    margin: 25px 0 0 10px;
}

.top_tel {
    width: 220px;
    height: 44px;
    float: left;
    margin: 43px 100px 0 80px;
}

.top_tel img {
    float: left;
}

.top_tel span {
    display: block;
    float: right;
    height: 44px;
    text-align: center;
    font-size: 17px;
    border-left: 1px solid #2A2A2A;
    padding-left: 15px;
    color: #2A2A2A;
    vertical-align: middle;
}

.rukou {
    width: 465px;
    height: 50px;
    float: left;
    margin: 40px 0 0 0;
}

.rukou a {
    position: relative;
    width: 220px;
    height: 50px;
    display: inline-block;
    border: 1px solid #ff3334;
}

.rukou a img {
    display: inline-block;
    float: left;
    margin: 13px 15px 0 25px;
}

.rukou a p {
    font-size: 16px;
    color: #ff3334;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 50px;
}

.rukou a:nth-child(2) {
    margin-left: 15px;
    background: #fff;
}


/*å¯¼èˆªæ¡*/
/*ä¸»ä½“*/
.nav {
    background-color: #d51a29;
}

/*é¡¶éƒ¨æ¨ªå¯¼èˆª*/
.nav .ncon {
    position: relative;
}

/*å±…ä¸­*/
.auto {
    margin: 0 auto;
    width: 1200px;
}

/*æ¨ªå‘å¯¼èˆª*/
.nav .ncon .nmenu {
    width: 270px;
    float: left;
}

.ron a {
    opacity: 1 !important;
    -webkit-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    transform: translateX(0) !important;
}

/*å¯¼èˆªèœå•*/
.nav .ncon .nmenu .nmbt {
    display: block;
    width: 240px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    background-position: -730px -60px;
    background-color: #323333;
    padding-left: 30px;
    color: #fff;
}

.nav .ncon .nmenu .menu {
    width: 230px;
    height: 664px;
    position: absolute;
    top: 60px;
    left: 0px;
    z-index: 999;
    /*background-color: #f1eee5;*/
    background-color: rgba(241, 238, 229, 0.8);
    /*filter: Alpha(opacity=80);*/
    /*-moz-opacity: 0.8;*/
    /**background-color: #f1eee5;*/
    color: #000;
    padding: 0 20px;
}

.nav .ncon .nmenu .menu .mtpl {
    text-align: left;
    border-bottom: 1px dashed #bcbbbb;
    background-position: -43px -768px;
    padding-bottom: 7px;
}

.nav .ncon .nmenu .menu .mtpl {
    text-align: left;
    /*border-bottom: 1px dashed #bcbbbb;*/
    background-position: -43px -768px;
    padding-bottom: 7px;
}

/*èœå•å•è¡Œ*/
.nav .ncon .nmenu .menu .mtpl .mtbt {
    display: block;
    font-size: 17px;
    font-weight: bold;
    color: #d41928;
    line-height: 30px;
    padding: 4px 0 0 32px;
    background-position: -365px -46px;
}

.nav .ncon .nmenu .menu .mtpl .mtbt a {
    color: #d41928;
}

.nav .ncon .nmenu .menu .mtpl .mtlb {
    line-height: 20px;
}

/*èœå•å†…å®¹aæ&nbsp;‡ç­¾*/
.nav .ncon .nmenu .menu .mtpl .mtlb a {
    display: inline-block;
    /**zoom: 1;*/
    /**display: inline;*/
    font-size: 13px;
    color: #323333;
    line-height: 20px;
    padding: 0 7px 0 0;
    font-weight: bold;
}

.nav .ncon .nmenu .menu .mtpl .mtlb a:hover {
    color: red;
}

.nav .ncon .nnav {
    float: right;
    width: 930px;
}

.nav .ncon .nnav ul li .menu_on {
    background: #dead26;
}

.nav .ncon .nnav ul li {
    display: inline-block;
    /**zoom: 1;*/
    /**display: inline;*/
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    padding: 0 30px;
    position: relative;
}
.nav .ncon .nnav ul li a{
    color: whitesmoke;
}

.nav .ncon .nnav ul li:hover{
    transition: 0.2s;
    background: #DEAD26;
}

/*æ¸…é™¤æµ®åŠ¨*/
.clear {
    content: "";
    display: block;
    clear: both;
}






/*å¼¹çª—*/
.tc {
    display: none;
    overflow: hidden;
    position: fixed;
    background: #FFFFFF;
    z-index: 98;
    left: 50%;
    margin-left: -295px;
    top: 50%;
    margin-top: -200px;
    width: 590px;
    height: 400px;
    box-shadow: 0 0 1pc #afafaf;
    border-radius: 10px;
}
.tc1{
    width: 500px;
    height: 400px;
    background: url("../images/pop_up01.png");
    box-shadow: 0 0 1pc #afafaf;
    position: fixed;
    top: 50%;
    left: 50%;
    border-radius: 20px;
    z-index: 99999;
    overflow: hidden;
}
.tc1 .tc1close{
    position: relative;
    height: 80px;
}
.tc1 .tc1close i{
    display: block;
    width: 35px;
    height: 35px;
    background: url("../images/pop_close.png");
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 5px;
    transition: all .2s;
    -webkist-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
}
.tc1 .pop_zy{
    padding: 20px 0 10px 0;
    overflow: hidden;
}
.tc1 .pop_zy a{
    display: block;
    width: 140px;
    text-align: center;
    color: #666;
    float: left;
    margin-left: 20px;
}
.tc1 .pop_zy a:hover{
    color: #f65b4b;
}
.tc1 .pop_zy a p{
    font-size: 20px;
    line-height: 22px;
    padding: 10px 0 4px 0;
}
.tc1 .pop_zy a span{
    font-size: 15px;

}
.tc1 .pop_zxa{
    padding: 0 20px;
}
.tc1 .pop_zxa a{
    display: block;
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #35383F;
    font-size: 16px;
    color: #CEB04C;
    border-radius: 6px;
}
.tc1 .pop_lxb{padding: 15px 20px 0 20px;}

.tc1 .pop_lxb .tc_name{
    width: 120px;
    height: 36px;
    margin-right: 10px;
    line-height: 36px;
    font-size: 15px;
    color: #333;
    float: left;
    display: block;
    text-indent: 2em;
    border:1px solid #ccc;
}
.tc1 .pop_lxb .tc_tel{
    width: 180px;
    height: 36px;
    margin-right: 10px;
    line-height: 36px;
    font-size: 15px;
    color: #333;
    float: left;
    display: block;
    text-indent: 2em;
    border:1px solid #ccc;
}
.tc1 .pop_lxb input[type="submit"]{
    font-size: 16px;
    display: block;
    border: none;
    width: 130px;
    height: 38px;
    line-height: 38px;
    background: #35383F;
    color: #FBDB54;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(251,219,84,0.7);
}
.tc1 .pop_lxb p{
    font-size: 12px;
    color: #999;
    text-align: center;
    line-height: 12px;
    margin-top: 10px;
}
.tc&gt;img {
    cursor: pointer;
}
.tcclose {
    position: absolute;
    right: 6px;
    top: 4px;
    z-index: 99;
    width: 30px;
    height: 30px;
    background-color: #6F6F6F;
    border-radius: 50%;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    cursor: default;
}

/*å³ä¾§å¯¼èˆª*/
/*å³ä¾§æ‚¬æµ®*/

.box-right {
    width: 70px;
    height: 213px;
    position: fixed;
    top: 50%;
    margin-top: -106.5px;
    right: 0;
    z-index: 9999;
}

.box-right dl {
    margin: 0;
    height: 70px;
    background: #ff3334;
    margin-top: 1px;
    position: relative;
    overflow: hidden;
}

.box-right dl:first-child,
.box-right dl:nth-child(2) {
    left: 0px;
    width: 70px;
    transition: 500ms ease all;
}


/*hover*/

.box-right dl:first-child:hover,
.box-right dl:nth-child(2):hover {
    width: 140px;
    left: -70px;
}

.box-right dl:first-child:hover dd,
.box-right dl:nth-child(2):hover dd {
    left: 42px;
}

.box-right dl:last-child {
    left: 0px;
    width: 70px;
}

.box-right dl dt {
    background-image: url(../images/xuanfu-right.png);
    background-position: center 25px;
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
    position: absolute;
}

.box-right dl:nth-child(2) dt {
    background-position: center -115px;
}

.box-right dl:last-child dt {
    background-position: center -185px;
}

.box-right dl dd {
    font-size: 12px !important;
    color: #fff;
    line-height: 70px;
    position: absolute;
    top: 0;
    left: 70px;
    padding-left: 10px;
    transition: 500ms ease all;
}

.box-right dl dd a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px !important;
}



/*åº•éƒ¨*/
.footer{
    width: 100%;
    height: 290px;
    background: url(../images/bot_bg.jpg) no-repeat center top;
    background-size: cover;
    margin-top: 50px;
}
.footer .foot_nav{
    width: 1190px;
    height: 200px;
    margin: 0 auto;
    border-bottom: 2px solid #FFFFFF;
    position: relative;
    padding-left: 30px;
    padding-top: 20px;
}
.footer .foot_nav .fot_logo{
    float: left;
    margin-top: 35px;
}
.fot_logo img{
    float: left;
}
.fot_logo ul{
    float: right;
    height: 90px;
    margin: 30px 0 0 50px;
    padding-left: 50px;
    border-left: 1px solid #FFFFFF;
}
.fot_logo ul li{
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
}
.fot_logo ul li a{
    color: #FFFFFF;
}
.fot_con{
    float: left;
    margin-top: 30px;
    padding-left: 80px;
}
.wb{
    float: right;
    display: block;
}
.wb p{
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    text-align: center;
}
.wxgzh{
    float: right;
    margin-right: 20px;
}
.wxgzh p{
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    text-align: center;
}
.footer .footer2{
    width: 1190px;
    margin: 0 auto;
    text-align: center;
    color: #FFFFFF;
    margin-top: 20px;
}

/*åº•éƒ¨æ‚¬æµ®*/
.bottom_fixed_bg {
    width: 100%;
    height: 80px;
    position: fixed;
    bottom: 0;
    background: #ff3334;
}

.bottom_fixed {
    width: 1280px;
    height: 80px;
    margin: 0 auto;
}

.bottom_fixed .yujian {
    float: left;
}

.bottom_fixed .phone {
    width: 417px;
    height: 62px;
    margin: 10px 0 0 10px;
    float: left;
    cursor: pointer;
}

/*åº•éƒ¨æ‚¬æµ®ç¦»çº¿å®*/

.bottom_lxb {
    width: 370px;
    height: 35px;
    float: left;
    margin: 25px 0 0 20px;
}

.bottom_lxb_input {
    width: 218px;
    height: 35px;
    padding-left: 20px;
    border-radius: 4px;
    font-size: 14px;
    color: #b6b6b6;
    border: none;
    outline: none;
}

.bottom_lxb_btn {
    width: 110px;
    height: 36px;
    background: #2a3139;
    float: right;
    font-size: 15px;
    line-height: 36px;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
}


/*åº•éƒ¨å’¨è¯¢*/

.bottom_zx {
    width: 320px;
    height: 36px;
    float: right;
    margin: 25px 0 0 10px;
}

.bottom_zx a{
    width: 125px;
    height: 36px;
    display: block;
    background: #2a3139;
    font-size: 15px;
    text-align: center;
    line-height: 36px;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 2px;
    float: left;
}

.bottom_zx p {
    color: #FFFFFF;
    width: 190px;
    height: 30px;
    display: block;
    font-size: 15px;
    line-height: 30px;
    float: right;
    text-align: center;
    letter-spacing: 2px;
    border-radius: 4px;
}

.bottom_zx p font {
    font-size: 28px;
    margin: 0 2px;
}
</pre></body></html>