<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header{
	width: 100%;
    min-width: 1200px;
    background: url(../images/header.jpg) no-repeat center top;
	height:600px;
	}

.n-line{    position: relative;
    top: 27px;
    height:20px;
    width: 0;
    border-right: 1px solid #fff;
    float: left;}
#nav {
    background: url(../images/nav.png) no-repeat top center;
    z-index: 200;
}	
#nav .w1200 {
    width: 1284px;
    height: 63px;
    color: #fff;
    font-size: 20px;
    line-height: 60px;
	letter-spacing: 4px;
}
#nav p {
    margin-left: 520px;
}
#nav a {
    color: #fff;
    margin: 0px 25px;
}
.t_01{ background:url(../images/t_01.png) no-repeat top center; height:113px; }
.t_02{ background:url(../images/t_02.png) no-repeat top center; height:113px; }
.t_03{ background:url(../images/t_03.png) no-repeat top center; height:113px; }
.t_04{ background:url(../images/t_04.png) no-repeat top center; height:113px; }
.slidebox {
    float: left;
    width: 660px;
    height: 420px;
    overflow: hidden;
    position: relative;
}
.slidebox .slide {
    width: 660px;
    height: 420px;
    overflow: hidden;
    float: left;
}
.slidebox .slide li {
    position: absolute;
    height: 420px;
    left: 0;
    top: 0;
}
.slidebox .slide img {
    width: 660px;
    height: 420px;
}
.slidebox .slide li p {
    position: absolute;
    left: 0px;
    bottom: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2000000,endcolorstr=#B2000000);
    background: rgba(0,0,0,0.7);
    width: 660px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.slidebox .slide li p a {
    color: #fff;
    font-size: 20px;
}
.nums {
    position: absolute;
    left: 60px;
    bottom: 10px;
    z-index: 10;
    font-size: 14px;
    color: #fff;
}
.nums b {
    font-size: 28px;
    color: #ff3b3b;
    position: absolute;
    top: -33px;
    left: 27px;
}
.pic_area {
    float: left;
    width: 540px;
}
.w270 {
    float: left;
    width: 270px;
    height: 420px;
}
.w270 img {
    width: 270px;
    height: 420px;
}
.pic210, .pic210 img {
    width: 270px;
    height: 210px;
}
.pic {
    position: relative;
}
.pic a {
    color: #fff;
}
.pic span {
    width: 270px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../images/bg_shadow.png) 0 0 no-repeat;
    height: 85px;
    font-size: 18px;
    text-align: center;
    padding-top: 45px;
}

.slide .prev {
    background: url(../images/prev.png) 0 center no-repeat;
    left: 30px;
}
.slide .next {
    background: url(../images/next.png) 0 center no-repeat;
    right: 30px;
}
.slide .prev, .slide .next {
    width: 18px;
    height: 30px;
    text-indent: -9999px;
    position: absolute;
    top: 375px;
}

.layout4 .pixbox{
	width:1220px;
	margin:0 auto;
	margin-top:20px;
	}
.layout4 .pixbox .piclist {
    text-align: justify;
}
.layout4 .pixbox .piclist .imgbox {
    display: inline-block;
    width: 98px;
    vertical-align: bottom;
    position: relative;
    margin: 12px;
    float: left;
}
.layout4 .pixbox .piclist .imgbox img{
	width:98px;
	height:98px;
	}
.layout4 .pixbox .piclist .img-shadow{
    height: 22px;
	}
.layout4 .pixbox .piclist .img-text{
	font-size:14px;
	height: 22px;
    line-height: 22px;
	}
	
.layout5 .img-shadow{
    height: 38px;
	}
.layout5 .img-text{
	font-size:17px;
	height: 38px;
    line-height: 38px;
	}</pre></body></html>