<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container-wrap{
    width: 1200px;
    margin: 0 auto;
    padding-top: 0px !important;
}
.banner{
    height: 470px;
    margin-top: 80px;
    width: 100%;
    background: url("lxwm.png") center no-repeat;
}
.about-list{
    margin-top: -60px;
}
/**/
.nav-tabs&gt;li{
    width: 14.285%;
}
.nav-tabs&gt;li.active&gt;a, .nav-tabs&gt;li.active&gt;a:hover, .nav-tabs&gt;li.active&gt;a:focus {
    color: #fff;
    cursor: default;
    background-color: #ff6b01;
    border: none;
}
.nav-tabs&gt;li&gt;a {
    color: #fff;
    line-height: 40px;
    margin: 0;
    text-align: center;
    font-size: 20px;
    background-color:rgba(0,0,0,0.5);
    border: none;
    border-radius: 0px 0px 0 0;
}
.nav-tabs&gt;li&gt;a:hover {
    text-decoration: none;
    color: #FF6B01;
    background-color: rgba(0,0,0,0.5);
}
.about-title,.about-img{
    margin-bottom: 20px;
}
.about-text{
    margin-bottom: 10px;
    font-size: 16px;
}
.table tbody&gt;tr&gt;td{
    text-align: center;
    line-height: 30px;
    border-top:none ;
}
.table tbody&gt;tr&gt;td img{
     margin-bottom: 30px;
 }
.line{
    background-color: #ddd;
    height: 1400px;
    margin-top: 31px;
    margin-left: 50%;
    position: absolute;
    width: 1px;
}
.line img{
    position: absolute;
    top: -31px;
    left: -13px;
}
/*æ&nbsp;‘åˆ—è¡¨*/
.list-left,
.list-right{
    width: 50%;
}
.list-left{
    float: left;
}
.list-right{
    float: left;
}

.list-left li{
    padding-right: 70px;
}
.list-right li{
    padding-left: 70px;
}

.list-line,.list-lineR{
    display: inline-block;
    width: 65px;
    height: 1px;
    background-color: #ddd;
    margin-bottom: 9px;
    position: relative;

}
/*å†…å®¹wrap*/
.list-left li div.list-content,
.list-right li div.list-content{
    padding-top: 40px;
}
.list-left li div.list-content:after,
.list-right li div.list-content:after{
    content: "";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    width: 0;
}
/*å¹´ä»½*/
.list-left li span,
.list-right li span{
    color: #ff6b01;
    font-weight: bold;
    font-size: 26px;
}
.list-left li span {
    float: right;
    margin-right: -70px;
}
.list-right li span {
    float: left;
    margin-left: -70px;
}
/*åˆ—è¡¨å†…å®¹*/
.list-left li div.list-content div,
.list-right li div.list-content div{
    font-size: 16px;
    margin-top: 10px;
    text-align: left;
}
.list-left li div.list-content div{
    float: right;
    padding-left: 63px;
}
.list-right li div.list-content div{
    float: left;
    padding-left: 46px;
}
/*åˆ—è¡¨å›¾ç‰‡*/
.list-left li div img,.list-right li div img{
    font-size: 16px;
    float: left;
    text-align: left;
}
/*ç°è‰²åœ†åœˆ*/
.list-line i.line-start,
.list-lineR i.line-end{
    border-radius: 50%;
    background-color: #ddd;
    content: '';
    display: inline-block;
    height: 8px;
    position: absolute;
    width: 8px;
}
.list-line i.line-start{
    top: -4px;
    left: 0;
}
.list-lineR i.line-end{
    top: -4px;
    right: 0;
}
/*æ©˜è‰²åœ†åœˆ*/
.list-line i.line-end,
.list-lineR i.line-start{
    background-color: #ff6b00;
    border-radius: 50%;
    content: '';
    height: 16px;
    position: absolute;
    width: 16px;
    z-index: 9;
}
.list-line i.line-end{
    top: -8px;
    right: -9px;
}
.list-lineR i.line-start{
    top: -8px;
    left: -7px;
}
/*æ©˜è‰²åœ†åœˆä¸­é—´çš„åœ†åœˆ*/
.list-line i.line-end:after,
.list-lineR i.line-start:after{
    background-color: #ff6b00;
    border-radius: 50%;
    border: 2px solid #fff;
    content: '';
    height: 12px;
    position: absolute;
    width: 12px;
}
.list-line i.line-end:after{
    top: 2px;
    right: 2px;
}
.list-lineR i.line-start:after{
    top: 2px;
    left: 2px;
}
.list-content b{
    font-size: 18px;
}
/*ä¸¤ç³–è£èª‰*/
.medal-wrap{
    padding-bottom: 100px;
}
		#medal-title{
			line-height: 30px;
			margin-top: 20px;
			margin-bottom: 40px;
			text-align: center;
		}
		#medal-title span{
			color: #000;
			cursor: pointer;
			display: inline-block;
			font-size: 18px;
			margin: 0 70px;
			vertical-align: middle;
		}
		#medal-title span.chosed{
			color: #ff6b01;
		}
		#medal-title i.title-line{
			color: #333;
			font-style: normal;
			font-size: 22px;
			vertical-align: middle;
		}
		.medal-content{
			height: 590px;
			position: relative;
			margin: 0 auto;
			width: 1200px;
		}
		.scroll-wrap{
			background-color: #fff;
			height: 100%;
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			width: 100%;
			z-index: 0;
		}
.scroll-item,
.scroll-item&gt;div,
.scroll-item&gt;div&gt;div,
.scroll-item .portlet-header+div,
.scroll-wrap ul{
width: 100%;
height: 590px;
}
				
		#mt-wrap{
			z-index: 1;
		}
		.scroll-wrap ul{
                        
			zoom: 1;
		}
		.scroll-wrap ul:after{
			content: "";
			clear: both;
			display: block;
			height: 0;
			overflow: hidden;
			visibility: hidden;
			width: 0;
		}
		.scroll-wrap li{
			box-sizing: border-box;
			float: left;
			list-style: none;
			min-height: 200px;
			padding: 0 5px;
			width: 25%;
		}
		.scroll-wrap li img{
			height: 150px;
			width: 100%;
		}
		.scroll-wrap li p{
			font-size: 14px;
			line-height: 20px;
			text-align: center;
		}
.scroll-wrap li p a{color: #333;}</pre></body></html>