<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*公共样式*/
html{padding:0px; margin:0px; font-size:100%;}
body{margin:0px; padding:0px; background:#fff; font-size:14px; color:#333; font-family:"微软雅黑", "黑体";}
div,form,img,ul,ol,li,dl,dt,dd{margin:0px; padding:0px; border:0px;}
.clear{padding:0px; margin:0px; clear:both;}
h1,h2,h3,h4,h5,h6,form,p,span{margin:0px;padding:0px; font-weight:normal;}
ul{list-style-type:none;}
li{list-style-type:none;}
table,tr,td{word-break:break-all;}
table{border-collapse:collapse; border-spacing:0;}
th, td{vertical-align:middle;}
img{border:0px;}
input{outline:none; font-family:"微软雅黑", "黑体";}
a{color:#757575; text-decoration:none; outline:none; cursor:pointer;}
a:hover{color:#ffaf48; text-decoration:none; outline:none;}
a:active {outline: none;star:expression(this.onFocus=this.blur());}
em{font-style:normal;}
i{font-style:normal;}
.clear{clear: both;}
.clear, .clr{clear:both;display:block;font-size:0;height:0;line-height:0;overflow:hidden;}
.l{float:left;}
.r{float:right;}
.pr{position: relative;}
.width_1120{width: 1120px;margin: 0 auto;}
/*公用样式结束头部样式开始*/
.container{width: 100%;margin: 0 auto;background: #fff;background: url(../images/big_bg.png)no-repeat repeat 36% 61%;}
/*.header{width: 100%;background: url(../images/header_bg.png);height: 157px;}
.header_top{padding-top: 10px;position: relative;}
.header_top .header_img{width: 245px;height: 84px;float: left;}
.header_top .header_img2{float: right;margin-top: 8px;}
.position_place{position: absolute;top: 66px;right: 350px;cursor: pointer;height: 20px;}
.position_place span{font-size: 16px;color: #fff;margin:0 10px;} 
.header_down{height: 43px;position: relative;overflow: hidden;margin-top: 20px;}
.header_down ul li{width: 11%;line-height: 42px;float: left;text-align: center;}
.header_down ul li a{display: block;color: #fff;font-size: 16px;height: 43px;}
.header_down ul li a:hover{color: #fff;background: #ffaf48;}*/
/*头部结束*/
.banner{width: 100%;height:700px;margin: 0 auto;background: url(../images/banner.png)no-repeat center center;background-size:100% 100% ;}
.banner_block{width: 1120px;margin: 0 auto;position: relative;}
.banner img{width: 100%;height: 700px;}
.position_banner{width: 396px;height: 700px;background: #000;position: absolute;right: 0px;top: 0;background: rgba(0,0,0,0.7);}
.banner_first{width: 100%;margin: 50px auto;padding: 0 15px;}
.text_left{width: 28%;height: 2px;background: #fff;float: left;}
/*banner*/
.main{width: 100%;margin: 0 auto;margin: 60px auto;}
.main_top{width: 530px;margin: 0 auto;text-align: center;border-bottom: 1px solid #00a0e9;position: relative;}
.main_top_text{font-family: "黑体";font-size: 30px;color: #00a0e9;}
.main_top_text2{color: #c9c9c9;font-size: 14px;margin: 5px 0 27px 0px;}
.main_top_img{position: absolute;bottom: -3px;left: 235px;}
.main_block{margin-top: 50px;width: 100%;}
.main_left{float: left;width: 450px;overflow: hidden;}
.main_left img{width: 100%;height: 250px;transition: 1s all ease; }
.main_left img:hover{transform:scale(1.2);}
.main_right{width: 614px;float: right;}
.main_right_frist{width: 100%;background: url(../images/main_right1.png) no-repeat;font-size: 18px;color: #fff;padding: 10px;}
.main_right_second{font-size: 14px;color: #bbbbbb;margin: 22px 0 10px 0;}
.main_right_Third{font-size: 14px;color: #333333;line-height: 25px;}
.main_right_btn{width: 90px;height: 30px;border: 1px solid #00a0e9;color: #00a0e9;text-align: center;font-size: 14px;margin-top: 27px;display: block;border-radius: 3px;line-height: 28px;}

.main_detail{}
.main_detail p{font-size:14px;color:#333;line-height:1.5;margin:10px 0;}

/*main*/
.footer{width:100%;height:350px;background:url(../images/footer_bg.png);position:relative;z-index:2;margin-top: 50px;}
.footer .footer_logo{position:absolute;left:50%;top:0px;z-index:3;margin-left:-63px;margin-top:-21px;}
.footer .footer_logo img{width:125px;height:42px;}
.footer .footer_top{width:920px;margin:0 auto;}
.footer .footer_top ul{float:left;width:100%;padding-top:60px;padding-bottom:30px;}
.footer .footer_top ul li{width:33.3%;float:left;text-align:center;}
.footer .footer_top ul li.special{padding-top:15px;}
.footer .footer_top ul li p{line-height:24px;color:#fff;font-size:14px;}
.footer .footer_top ul li .first{padding-top:30px;}
.footer .footer_top ul li .special_p{width:185px;margin:0 auto;}
.footer .footer_top ul li .footer_telephone{width:57px;height:67px;}
.footer .footer_top ul li .footer_place{width:50px;height:62px;}
.footer .footer_top ul li .footer_code{width:90px;height:90px;}
.footer .footer_bottom{border-top:1px solid #fff;padding-top:25px;}
.footer .footer_bottom p{text-align:center;color:#fff;font-size:14px;}</pre></body></html>