<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
		.content{width:1200px;margin:0 auto;}
        .headbj{height:231px; overflow: hidden;}
        .hea-top{height:40px; background:#ECECEC;}
        .hea-top span{display:block; height:40px; line-height: 40px;float:left; font-size: 14px; color:#666666;padding-left:37px; background:url(../image/hea-icon.gif) no-repeat left;}
        .hea-top em{display: block; float:right;}
        .hea-top em a{display: inline-block;height:40px; line-height: 40px;font-size: 14px; color:#666666; margin-left: 26px;padding-left:30px;}
        .hea-top em a.top1{background:url(../image/top-icon1.png) no-repeat left;}
        .hea-top em a.top2{background:url(../image/top-icon2.png) no-repeat left;}
        .hea-top em a.top3{background:url(../image/top-icon3.png) no-repeat left;}
        .hea-cen{height:116px;padding-top:20px; box-sizing: border-box;}
        .hea-cen .logo{width:800px; float:left;}
        .hea-cen .logo .t_logo{width:180px; height:73px; float:left; margin-right:0px;background: url(../image/logo.png) no-repeat left;overflow-y: hidden;}
        .hea-cen .logo .t_logo a{display: block;width: 100%;padding-top: 79px;height: 79px;box-sizing: border-box;}
        .hea-cen .logo h2{float:left;padding-right:20px;padding-top:1px; box-sizing: border-box;position: relative;}
        .hea-cen .logo h2 a{display: block;width: 100%;padding-top: 79px;height: 79px;box-sizing: border-box;}
        /*.hea-cen .logo h2:before{width:1px;height:71px; background:#cccccc;content:""; position: absolute;left:0;top:0;}*/
        .hea-cen .logo h2 span{display: block; height:43px; line-height: 43px;font-size: 28px; color:#333333;font-weight: bold;}
        .hea-cen .logo h2 em{display: block; height:33px; line-height: 33px; font-size: 20px; color:#333333;font-weight: normal;}
        .hea-cen .logo h5{float:left;padding-left:20px;padding-top:1px; box-sizing: border-box;position: relative;}
        .hea-cen .logo h5:before{width:1px;height:71px; background:#cccccc;content:""; position: absolute;left:0;top:0;}
        .hea-cen .logo h5 span{display: block; height:43px; line-height: 43px;font-size: 30px; color:#333333;font-weight: bold;}
        .hea-cen .logo h5 em{display: block; height:33px; line-height: 33px; font-size: 20px; color:#333333;font-weight: normal;}
        .hea-cen .tel{float:right;margin-top: 13px;}
        .hea-cen .tel span{display:block;float:left;height:41px; line-height: 20px; padding-left:47px;font-size: 16px; color:#666666;background:url(../image/hea-tel.gif) no-repeat left; margin-top: 5px;}
        .hea-cen .tel em{display: block; float:left;}
        .hea-cen .tel em i{display:block; height: 25px; line-height: 25px; font-size: 24px; color:#333333;font-family: "Acrom";}
        .hea-cen .tel em i:last-child{letter-spacing:1px;}
        .menu{height:75px; background:#9b000a;}
        .menu .nav{width:1200px;margin:0 auto;}
        .menu .nav li{float:left; height:75px; line-height:75px;position: relative;}
        .menu .nav li a{display: block;font-size: 17px; color:#FFF; position: relative;padding:0 28px;z-index:20; transition: .5s;}
        .menu .nav li.first{padding:0 30px;}
        .menu .nav li.first a{padding-right:0; padding-left:27px;}
        .menu .nav li.first a:before{width:21px; height:19px; background:url(../image/top-icon4.png) no-repeat center;content:""; position: absolute; left:0;top:28px;}
        .menu .nav li i{display: block; width:100%; height:0; background:#ffb207;position: absolute; top:0;left:0; transition: .5s;}
        .menu .nav li:hover i,.menu .nav li.cur i{height:75px;}
        .menu .nav li:hover a,.menu .nav li.cur a{font-weight: bold;}
    

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #9b000a;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(../image/p102-search-icon1.png) no-repeat center center #9b000a;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


		.plc{padding: 5px 0 25px;}
		.p12-curblock{
			display: none;
		}
		.p102-curmbs-1{height: 40px;line-height: 40px;font-size: 14px;color: #808080;}
		.p102-curmbs-1 b {
			font-weight: normal;
			padding-left: 35px;
			background: url(../image/p102-curmbs-icon1.png) no-repeat left center;

		}
		.p102-curmbs-1 i {
			font-style: normal;
		}

		.p102-curmbs-1 span {
			font-family: 瀹嬩綋;
			height: 46px;
			line-height: 46px;
			padding: 0px 5px;
		}
		.p102-curmbs-1 a{color: #808080;}
		.p102-curmbs-1 a:hover{color: #9b000a;}
	

    .p102-fdh-3 {
        height: 100px;
        box-shadow: 0 4px 6px #e9e9e9;
    }
    
    .p102-fdh-3 li {
        float: left;
        width: 21.2%;
        height: 100px;
        position: relative;
    }
    
    .p102-fdh-3 li:nth-child(2){width:15%;}
    
    .p102-fdh-3 li:after {
        content: "";
        position: absolute;
        width: 1px;
        height: 26px;
        background: #cfcfcf;
        right: 0;
        top: 50%;
        margin-top: -13px;
    }
    
    .p102-fdh-3 li:last-child:after {
        display: none;
    }
    
    .p102-fdh-3 li a {
        display: block;
        height: 100px;
        line-height: 100px;
        font-size: 22px;
        color: #1a1a1a;
        text-align: center;
    }
    
    .p102-fdh-3 li.sidenavcur:before,
    .p102-fdh-3 li:hover:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        background: #9b000a;
        left: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-fdh-3 li.sidenavcur a,
    .p102-fdh-3 li:hover a {
        font-weight: bold;
        color: #9b000a;
    }
    
    .p102-fdh-3 li.sidenavcur a:before,
    .p102-fdh-3 li:hover a:before {
        content: "";
        position: absolute;
        width: 12px;
        height: 12px;
        background: #fff;
        border: 3px solid #9b000a;
        border-radius: 100%;
        left: 50%;
        margin-left: -9px;
        bottom: -8px;
        z-index: 2;
    }
    
    .p102-fdh-3 li.sidenavcur a:after,
    .p102-fdh-3 li:hover a:after {
        content: "";
        position: absolute;
        width: 6px;
        height: 6px;
        background: #9b000a;
        border-radius: 100%;
        left: 50%;
        margin-left: -3px;
        bottom: -2px;
        z-index: 3;
    }


        .k12-gl-gslb-3nf1-1-01 {
            padding: 30px 0 20px;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dl {
            width: 24%;
            float: left;
            background: #f0f0f0;
            margin: 0 1.3% 13px 0
        }
        
        .k12-gl-gslb-3nf1-1-01-left dl:nth-child(4n) {
            margin-right: 0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt {
            border: 1px solid #e5e5e5;
            padding: 10px 9px;
            background: #fff;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt img {
            display: block;
            width: 100%;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4 {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            text-align: center;
            padding: 0 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            background: #f0f0f0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4 a {
            color: #4b4a4a;
        }
    

    .p102-pagination-blk {
        padding-bottom: 40px;
    }


        i,em{font-style:normal;}
        .footer{height:662px; background:url(../image/foot.jpg) no-repeat center;}
        .foot{padding-top:110px;}
        .foot .ft-contact{height:133px;margin-bottom: 50px;box-sizing: border-box;background:#9b000a;}
        .foot .ft-contact ul{padding-top:18px;height:131px; box-sizing: border-box;}
        .foot .ft-contact ul li{float:left;width:33.3%; height:97px; box-sizing: border-box;border-right:1px solid rgba(255,255,255,0.5);}
        .foot .ft-contact ul li i{display: block;height:29px; line-height: 29px;padding-left:44px;font-size: 14px; color:#FFFFFF; font-weight: bold;margin-bottom: 9px;}
        .foot .ft-contact ul li.ft1 i{background:url(../image/ft-icon1.png) no-repeat left;}
        .foot .ft-contact ul li.ft2 i{background:url(../image/ft-icon2.png) no-repeat left;}
        .foot .ft-contact ul li.ft3 i{background:url(../image/ft-icon3.png) no-repeat left;}
        .foot .ft-contact ul li.ft1{padding:7px 0 0 39px;}
        .foot .ft-contact ul li.ft2{padding:7px 0 0 80px;}
        .foot .ft-contact ul li.ft3{padding:7px 0 0 84px; border-right:0;}
        .foot .ft-contact ul li em{display: block;margin-left: 45px; height:27px; line-height: 27px; font-size: 21px; color:#FFFFFF; font-family: "Acrom";}
        .foot .ft-contact ul li span{display: block;height:23px; line-height: 23px;font-size: 18px; color:#FFFFFF; margin-left: 42px;font-family: "Myriad Pro";}
        .foot .ft-contact ul li p{padding-left:43px;line-height: 20px;width:250px;font-size: 16px; color:#FFFFFF;}
        .foot .ft-nav{margin-bottom: 22px;height:17px;}
        .foot .ft-nav ul li{float:left;line-height: 16px;}
        .foot .ft-nav ul li a{font-size: 16px; color:#FFFFFF;padding:0 32px; position: relative;}
        .foot .ft-nav ul li a:before{width:6px; height:14px; color:#FFF;font-size: 16px; content:"/"; position: absolute; right:0;}
        .foot .ft-nav ul li:last-child a:before{display: none;}
        .foot .ft-link{text-align: center;margin-bottom: 40px;}
        .foot .ft-link p{text-align: center; margin-bottom: 23px;}
        .foot .ft-link p em{display: inline-block;font-size: 14px; color:#FFF;margin:0 18px;}
        .foot .ft-link p em a{font-size: 14px; color:#FFF;}
        .foot .ft-link strong{line-height: 14px; }
        .foot .ft-link strong i{display: inline-block;font-size: 14px; color:#FFF; font-weight: normal;}
        .foot .ft-link strong a{font-size: 14px; color:#FFF;padding:0 16px; font-weight: normal;position: relative;}
        .foot .ft-link strong a:before{width:6px; height:14px; color:#FFF;font-size: 14px; content:"/"; position: absolute; right:0;top:3px;}
        .foot .ft-link strong a:last-child:before{display: none;}
        .foot .ft-code{width:304px; height:151px; margin:0 auto;}
        .foot .ft-code span{display: block; width:110px;float:left; margin-left: 42px;}
        .foot .ft-code span i{display: block; width:110px; height:110px; margin:0 auto;}
        .foot .ft-code span i img{width:100%;}
        .foot .ft-code span em{display: block; height:28px; line-height: 28px; text-align: center;font-size: 14px; color:#FFFFFF;}
        .foot .ft-sou{height:79px; line-height: 79px;}
        .foot .ft-sou i{display: block; font-size: 14px; color:#FFF;float:left;}
        .foot .ft-sou a{display: block;font-size: 14px; color:#FFF;float:left; margin-right:30px;}
        .foot .ft-sou a:last-child{margin-right: 0;}
    

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../image/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #9b000a;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #9b000a;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
</pre></body></html>