<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#about_banner .carousel-item img{
	width: 100%;
}
#about_banner .info{
	position: relative;
}

.bannernav{
	position: absolute;
	top:-50px;
	left: 5%;
	width: 90%;
	height: 100px;
	background: #fff;
	box-shadow:0px 0px 8px #ccc;
	border-radius: 50px;
}
.bannernav li{
	float: left;
	width: 16.66666%;
	height: 100px;
	text-align: center;
	padding: 20px 0;
}
.bannernav li .p1{
	color: #d0243c;
	font-size: 20px;
	margin-bottom: 5px;
}
.bannernav li .p2{
	color: #666;
	font-size: 14px;
}
.bannernav li.last .p1{
	background: #d0243c;
	color: #fff;
	width: 60%;
	margin: 0 auto;
	margin-bottom: 5px;
}
.aboutinfo{
	position: absolute;
	width: 60%;
	background: #d0243c;
	height: 515px;
	top:0;
	left: 0;
	padding: 100px 0 0 15%;
}
.aboutinfo h2{
	font-size: 40px;
	color: #fff;
}
.aboutinfo .line{
	width: 80px;
	background: #fff;
	height: 2px;
	margin: 30px 0 30px 0;
}
.aboutinfo .p1{
	font-size: 20px;
	color: #fff;
	margin-bottom: 20px;
}
.aboutinfo .p2{
	font-size: 20px;
	color: #fff;
}

.aboutcon{
	background: #fff;
	padding: 100px 0 30px 0;
}

.about .left {
    margin-right: 30px;
}
.about .p1 {
    font-size: 15px;
    color: #000000;
    line-height: 30px;
    padding-top: 50px;
}

.bnbox{
    margin-top:70px;
}
.bnbox .left{
    width: 33%;
    height: 360px;
}
.bnbox h3{
    font-size: 30px;
    color: #333;
    padding-top: 65px;
    line-height: 1;
    padding-bottom: 30px;
}
.bnbox p{
    font-size: 14px;
    color: #666;
    line-height: 25px;
}
.bnbox .right{
    width: 67%;
    height: 360px;
    overflow: hidden;
}
.glkitk{
    background: #ececec;
    padding:0px 50px;
}
.carousel-inner img{
    height: 439px;
}
#rybanner{
    margin:0 auto;
    
}
#rybanner .carousel-inner img{
    width: 600px !important;
    height: 450px !important;
    min-width: auto !important;
    margin:0 auto;
}
.screencapture-title{
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    line-height: 40px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 50px;
}
.screencapture-desc {
    width: 1100px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}
.rylhide,.ryrhide{
    width: 270px;
    height: 450px;
    overflow: hidden;
}
.rylhide{
    margin-right: 30px;
}
.ryrhide{
    margin-left: 30px;
}
.rylhide img,.ryrhide img{
    height: 450px;
}
.anlibox{
    width: 980px;
    margin:0 auto;
    margin-top: 50px;
}
.anli-title{
    width: 100%;
    overflow: hidden;
    height: 45px;
    font-size: 24px;
    line-height: 45px;
    background-color: #2b78d9;
    text-align: center;
    color: #FFF;
}
.anli-item{
    width: 100%;
    border-bottom: 1px solid #2b78d9;
    padding-bottom: 50px;
    margin-top: 50px;
}
.anli-item-left{
    border-right: 1px solid #2b78d9;
    padding-right: 10px;
    width: 211px;
}
.anli-item-left img{
    width: 100%;
}
.anli-item-left p{
    color: #444;
    font-size: 14px;
    margin-top: 20px;
}
.anli-item-left h3{
    width: 200px;
    height: 50px;
    background: url(../img/h3_bg.png) no-repeat center;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
    padding: 0;
    margin:0;
    margin-bottom: 15px;
}
.anli-item-right{
    width: 769px;
    padding-left: 30px;
}
.anli-item-right ul li strong {
    color: #2b78d9;
}
.anli-item-right ul li span {
    color: #444;
}
.anli-item-right ul li{
    margin-bottom: 15px;
}
.cgbgh3{
    background: url(../img/conH3_bg.png) no-repeat center left !important;
    color: #2b78d9 !important;
}
.anli-item-left li{
    list-style-type: none;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
}
.anli-item-left ul li b {
    color: #2b78d9;
}
.screencapture-desc span{
    color: red;
    font-size: 20px;
    font-weight: bold;
}
</pre></body></html>