<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,h1,p{
    margin:0;
    padding: 0;
    font-size: 16px;
    font-family: arial;
    overflow-x: hidden;
}
ul{
    list-style: none;
    margin:0;
    padding:0;
}
img{
    border: none;
}
a{
    text-decoration: none;
}
body{
    background-color: #19191E;
}
#header{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height: 88px;
    background-color: #19191E;
    border-bottom: 1px solid #303035;
    z-index: 10000;
}
#header .header-c{
    width: 1400px;
    margin: 0 auto;
    height: 100%;
    position: relative;
    /*background: yellow;*/
}
#header .header-c .logo{
    width: 119px;
    height: 87px;
    float: left;
}
#header .header-c .logo a{
    width: 119px;
    height: 87px;
    display: block;
}
#header .header-c .logo img{
    width: 119px;
    height: 87px;
    display: block;
}
#header .header-c ul.nav {
    float: left;
    margin-left: 40px;
}
#header .header-c ul.nav li{
    float: left;
    height: 85px;
    line-height: 85px;
    margin-right: 20px;
    /*border-bottom: 3px solid #C61718;*/
    width: 100px;
    text-align: center;
}
#header .header-c ul.nav li a{
    color: #9C9C9C;
    font-size: 12px;
}
#header .header-c .btn{
    position: absolute;
    right: 0;
    color: #9C9C9C;
    font-size: 14px;
    height: 88px;
    line-height: 88px;
    z-index: 100;
    cursor: pointer;
}
#header .header-c .clo{
    position: absolute;
    right: 0;
    color: #9C9C9C;
    font-size: 14px;
    height: 88px;
    line-height: 88px;
    display: none;
    opacity: 0;
    filter:alpha(opacity=0);
    cursor: pointer;
}
#header .header-c form{
    width: 650px;
    height: 88px;
    position: absolute;
    /*left: 375px;*/
    left: 700px;
    opacity:0;
    display: none;
}
#header .header-c form .search-txt{
    height: 40px;
    width: 650px;
    border: none;
    margin-top: 24px;
    padding: 0;
    text-indent: 30px;
    background: #19191E;
    color: #9C9C9C;
}
#header .header-c form button{
    position: absolute;
    left: 0;
    top:36px;
    background: none;
    border: none;
    margin:0;
    padding: 0;
    color: #9C9C9C;
    font-size: 12px;
}
#header .header-c .speedform{
    width: 650px;
    opacity: 0;
    filter:alpha(opacity=0);
    display: none;
    background: #F5F5F5;
    position: absolute;
    left: 375px;
    top:88px;
    padding-bottom: 30px;
    height: 200px;
}
#header .header-c .speedform .speedform-m{
    position: absolute;
    left: 375px;
    opacity: 0;
    filter:alpha(opacity=0);
}
#header .header-c .speedform h2{
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    margin-top: 30px;
    margin-left: 30px;
    margin-bottom: 20px;
}
#header .header-c .speedform ul li{
    width: 590px;
    padding: 0 15px;
    margin: 0 15px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    /*background: pink;*/
}
#header .header-c .speedform ul li:hover{
    background: #9C9C9C;
}
#header .header-c .speedform ul li:hover a{
    color: #fff;
}
#header .header-c .speedform ul li a{
    color: #9C9C9C;
}
.header-bg{
    width: 100%;
    height: 88px;
}
.section{
    width: 100%;
    height: auto;
}
.section .center{
    width: 1400px;
    margin:0 auto;
    margin: 10px auto;
    position: relative;
}
.section .center .title-header{
    color:#fff;
    font-size: 28px;
    text-align: center;
}
.bus-show .center .left-arr{
    position: absolute;
    left: 78px;
    top:250px;
}
.bus-show .center .left-arr img{
    width: 194px;
    height: 69px;
    display: block;
    margin-left: 50px;
    margin-bottom: 20px;
}
.bus-show .center .left-arr h2{
    margin: 0px;
    color: #FFF;
    font-size: 14px;
    margin-bottom: 20px;
}
.bus-show .center .left-arr p{
    color: #C0C0C0;
    font-size: 12px;
    display: block;
    width: 180px;
}

.bus-show .center .right-arr{
    position: absolute;
    left: 1020px;
    top:70px;
}
.bus-show .center .right-arr img{
    width: 75px;
    height: 188px;
    display: block;
    margin-left: 70px;
}
.bus-show .center .right-arr h2{
    margin: 0px;
    color: #FFF;
    font-size: 14px;
    margin-bottom: 20px;
}
.bus-show .center .right-arr p{
    color: #C0C0C0;
    font-size: 12px;
    display: block;
    width: 180px;
}
.bus-show .center img{
    width: 1400px;
    height: 594px;
    padding-top: 20px;
    display: block;
}
.bus-show .center .text-h{
    position: absolute;
    left: 300px;
    top:50px;
}
.bus-show .center .text-h .first-p{
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    font-family: Arial;
    text-align: right;
    width: 350px;
}
.bus-show .center .text-h .second-p{
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    font-family: Arial;
    text-align: right;
    width: 350px;
    margin-bottom: 10px;
}
.bus-show .center .text-h .three-p{
    color: #808080;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    text-align: right;
}
.bus-show .center .btn{
    position: absolute;
    left: 690px;
    top:57px;
}
.bus-show .center .btn .first-a{
    width: 135px;
    height: 30px;
    background-color: #C61718;
    display: block;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    padding-left: 35px;
}
.bus-show .center .btn .second-a{
    width: 135px;
    height: 30px;
    background-color: #373434;
    display: block;
    line-height: 30px;
    font-size: 12px;
    color: #747373;
    padding-left: 35px;
}
.carousel-bus{
    padding-top: 70px;
    width: 100%;
    height: 490px;
    background:#121015;
}
#owl-demo{
    width: 1400px;
    position: relative;
}
#owl-demo .item{
    margin-top: 40px;
    text-align: center;
}
#owl-demo .item p.p-title{
    font-size: 14px;
    color:#C61718;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 25px;
}
#owl-demo .item p.p-acti1{
    color:#6E6E6E;
    padding: 10px 0;
}
.owl-prev{
    position: absolute;
    top:50%;
    left: 0;
    margin-top: -15px;
}
.owl-next{
    position: absolute;
    top:50%;
    right: 0;
    margin-top: -15px;
}
.fa-angle-left{
    font-size: 24px;
    text-align: center;
    line-height: 30px;
    color:#fff;
}
.fa-angle-right{
    font-size: 24px;
    text-align: center;
    line-height: 31px;
    color:#fff;
}

.carousel-bus .center .more{
    width: 150px;
    height: 50px;
    border-radius: 13px;
    border: 1px solid #303035;
    background:#121015;
    color:#C61718;
    line-height: 50px;
    display: block;
    text-align: center;
    margin-left: 625px;
    margin-top: 30px;
    font-size: 14px;
}
.ban-bus{
    width: 100%;
    height: 725px;
}
.ban-bus .pic-item {
    margin-top: 170px;
    float: left;
}
.ban-bus .pic-item .big-pic{
    float: left;
}
.ban-bus .pic-item .big-pic img{
    display: block;
}
.ban-bus .pic-item .big-pic-1{
    width: 375px;
    height: 275px;
    margin-top: 35px;
    /*background: red;*/
}
.ban-bus .pic-item .big-pic-2{
    width: 650px;
    height: 375px;
}
.ban-bus .pic-item .big-pic-3{
    width: 375px;
    height: 275px;
    margin-top: 35px;
}
.ban-bus .ban-text{
    position: absolute;
    left: 500px;
    top:65px;
}
.ban-bus .ban-text p.first-p{
    color:#fff;
    font-size: 32px;
    font-weight: bold;
    display: block;
    width: 350px;
    text-align: right;
}
.ban-bus .ban-text p.first-p span{
    color:#C61718;
    margin-right: 8px;
}
.ban-bus .ban-text p.second-p{
    color:#CCCCCC;
    font-size: 14px;
    display: block;
    width: 350px;
    text-align: right;
}
.ban-bus .btn{
    position: absolute;
    left: 870px;
    top:65px;
    width: 50px;
    height: 50px;
    background: #303035;
    text-align: center;
    border-radius: 50%;
}
.ban-bus .btn .fa-angle-right{
    margin-top: 9px;
}
.ban-bus .ban-foot-text p{
    color:#fff;
    width: 410px;
    margin-left: 500px;
}
.ban-bus .ban-foot-text p.first-p{
    font-size: 14px;
}
.ban-bus .ban-foot-text p.second-p{
    font-size: 14px;
    margin-bottom: 23px;
}
.ban-bus .ban-foot-text p.third-p{
    font-size: 12px;
    color: #6E6E6E;
}
.news{
    padding-top: 70px;
    width: 100%;
    height: 500px;
    background: #121015;
    /*background: pink;*/
}
.news .item-group{
    width: 100%;
    height: 400px;
    float: left;
    position: relative;
}

.news .item{
    position: absolute;
    left: 0;
    top:0;
    float: left;
    width: 683px;
    height: 310px;
    border: 1px solid #303035;
    margin-top: 50px;
    cursor: pointer;
    margin-right: 30px;
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
}
.news .last{
    position: absolute;
    top: 0;
    left: 715px;
}
/*.news .item-group .last:hover .content{
    top:20px;
}*/
.news .item:hover{
    border-color: #C61718;
    height: 350px;
    top:-20px;
}
.news .item:hover .content{
    top:20px;
}
.news .item:hover .date{
    background: #C61718;
}
.news .item:hover .date p{
    color: #fff;
}
.news .item .content{
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
    position: absolute;
    left: 0;
    top:0;
}
.news .item h2{
    font-size: 18px;
    color: #FFFFFF;
    margin: 0;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    width: 623px;
    margin: 0 30px;
    margin-top: 20px;
    padding-bottom: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #303035;
}
.news .item p.info{
    width: 623px;
    color: #6E6E6E;
    font-size: 14px;
    margin: 0 30px;
    margin-top: 10px;
    line-height: 35px;
}
.news .item .date{
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
    position: absolute;
    left: 0;
    bottom:0;
    width: 100%;
    height: 100px;
    background: #1E1E20;
    margin-top: 50px;
}
.news .item .date p{
    -moz-transition:0.3s;
    -webkit-transition:0.3s;
    -o-transition:0.3s;
    transition:0.3s;
    padding-left: 30px;
    padding-top:10px;
    color: #424242;
    font-style: italic;
}
.news .item .date p.month{
    font-size: 48px;
}
.news .item .date p.year{
    padding-top: 0;
}

.contant{
    padding-top: 70px;
    width: 100%;
    height: 500px;
    /*background: blue;*/
}
.contant form{
    margin-right: 60px;
    float: left;
    width: 630px;
    margin-top: 50px;
    margin-left: 200px;
}
.contant form p{
    display: block;
    width: 630px;
    height: 50px;
    margin-bottom: 30px;
}
.contant form p input{
    width: 628px;
    height: 48px;
    border: 1px solid #303035;
    padding:0;
    border-radius: 3px;
    background: #19191E;
    text-indent: 20px;
}
.contant .item {
    margin-bottom: 40px;
}
.contant .item h2{
    margin: 0;
    color: #CCCCCC;
    margin-top: 50px;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 25px;
}
.contant .item .info p{
    margin-bottom: 15px;
    color: #6E6E6E;
    font-size: 14px;
}
.contant .item .info p span{
    color: #6E6E6E;
    font-size: 14px;
}
.footer {
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #121015;
}
.footer p{
    color: #6E6E6E;
    font-family: å¾®è½¯é›…é»‘;
    font-size: 14px;
}





</pre></body></html>