<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  width: 100%;
  height: 100%;
}
*{
    box-sizing: unset !important;
}
.wrap{
  width: 1200px;
  margin: 0 auto;
}
.head{
  width: 100%;
  height: 40px;
  background-color: #eeeeee;
  border-bottom: 1px solid #cecccd;
}
.head .head_top{
  width: 1200px;
  height: 40px;
  margin: 0 auto;
}
.head_top .site_name{
  float: left;
  width: 50%;
  line-height: 40px;
  font-size: 14px;
  color: #999999;
  margin-bottom:0;
}
.head_top .other{
  float: right;
  height: 40px;
  vertical-align: middle;
}
.head_top .other a{
  display: inline-block;
  line-height: 40px;
  font-size: 14px;
  color: #999999;
}
.head_top .other span{
  display: inline-block;
  line-height: 40px;
  font-size: 16px;
  margin: 0 10px;
  color: #999999;
}
.logopbone{
  width: 100%;
  height: 86px;
}
.logopbone .content{
  margin: 0 auto;
  width: 1200px;
  height: 86px;
}
.logopbone .content .logo{
  float: left;
  width: 380px;
  height: 86px;
}
.logopbone .content .phone{
  float: right;
  height: 86px;
}
.phone img{
  float: left;
  width: 44px;
  height: 44px;
  margin: 21px 0;
}
.phone .phone_info{
  float: right;
  margin-left: 10px;
  height: 44px;
}
.phone_info span{
  display: inline-block;
  margin-top: 14px;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  color: #999999;
}
.phone_info p{
  width: 100%;
  height: 32px;
  line-height: 32px;
  font-size: 24px;
  color: #c8161d;
  font-weight: bold;
}
.nav{
  width: 100%;
  height: 40px;
  background-color: #353639;
}
.nav .nav_box{
  margin: 0 auto;
  width: 1200px;
  height: 40px;
}
.nav_box a{
  display: inline-block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.nav_box a:hover{
  background-color: #c8161d;
}
.banner{
  width: 100%;
  max-height: 500px;
}

.bread_nav{
  width: 100%;
  height: 60px;
}
.bread_nav .con{
  margin-top: 20px;
  height: 38px;
  border-bottom: 2px solid #eeeeee;
  position: relative;
}
.con .name{
  display: block;
  width: 80px;
  height: 38px;
  font-size: 18px;
  color: #333333;
  line-height: 38px;
  text-align: center;
  border-bottom: 2px solid #c8161d;
  position: absolute;
  left: 0;
  top: 0;
}
.bread_nav .con .navs{
  display: inline-block;
  height: 38px;
}
.navs&gt;span{
  display: inline-block;
  height: 38px;
  line-height: 38px;
  vertical-align: middle;
}
.navs a{
  display: inline-block;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  vertical-align: middle;
}

.pages{
  margin: 20px 0 80px;
  width: 100%;
  height: 30px;
  text-align: center;
  color: #cccccc;
}
.pages .page1{
  width: 43px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #cccccc;
  vertical-align: top;
}
.pages a{
  display: inline-block;
  margin: 0 2px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #cccccc;
  text-align: center;
}
.pages .prev{
  text-indent: -9999999999px;
  background: url(../images/prev.jpg) no-repeat;
}
.pages .next{
  text-indent: -9999999999px;
  background: url(../images/next.jpg) no-repeat;
}

.relatedpro{
  width: 100%;
}
.relate_name{
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  font-weight: bold;
  padding: 0 10px;
  border-left: 3px solid #c8161d;
}
.relatedpro .relatepro_box{
  margin-top: 30px;
  margin-right: -40px;
  width: 1240px;
}
.relatepro_box .relate_item{
  margin-right: 38px;
  width: 210px;
  height: 275px;
}
.relate_item a{
  display: block;
}
.relate_item a img{
  float: left;
  width: 100%;
  height: 223px;
}
.relate_item a span{
  float: left;
  width: 100%;
  height: 52px;
  line-height: 52px;
  text-align: center;
  color: #333333;
  font-size: 16px;
}

.relatednews{
  margin-top: 32px;
  width: 100%;
}
.relatednews .relate_box{
  margin: 20px 0 55px;
  width: 100%;
}
.relate_box li{
  float: left;
  width: 570px;
  padding: 0 15px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.relate_box li a{
  display: block;
}

.ohterpage{
  	 margin: 40px 0;
	width:100%;
}
.prevpage{
    float: left;
    width: 50%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  	text-align:left;
}
.nextpage {
    float: left;
    width: 50%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  	text-align:right;
}</pre></body></html>