<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{
	margin: 0;
	padding: 0;
	/*overflow: scroll;*/
	height: 100%;
	font-family: "Microsoft Yahei", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	background: #f8f8f8 !important;
	min-width: 1200px;
}
p,table,th,td,ul{
	margin: 0;
	padding: 0;
}
table{
	border-collapse: collapse;
}
ul{
	list-style-type: none;
}
a{
	cursor: pointer;
	text-decoration: none;
	color: #333;
}

a:visited{
	text-decoration: none;
	color: #333;
}
.clear{
	clear: both;
}

.right{
	align-self: right;
}
.main-nav-bg{
	background: #ffffff;
}

/*============= index ============*/

header{
	height: 120px;
	line-height: 120px;
	background: #A00003;
	overflow: hidden;
}
.hd-content{
	width: 1200px;
	margin: 0 auto;
}
.LOGO{
	vertical-align: middle;
}
.hd-rightpart{
	float: right;
}

.hd-nav{
	margin-top: 36px;
	overflow: hidden;
}
.hd-nav li{
	float: left;
	height: 14px;
	line-height: 14px;
	padding:0 16px;
	border-right: 1px solid #F3E8E8;
	color: #F3E8E8;
	cursor: pointer;
}
.hd-nav li a{
	color: #F3E8E8;
}
.hd-nav li:hover,.hd-nav li a:hover{
	color: #ffffff;
}
.hd-nav li.hd-lastli{
	border: none;
}
.hd-nav li.hd-loggedin{
	padding: 0 ;
	margin-left: 16px;
	border-right: none;
	/*border-bottom: 1px  solid #ffffff;*/

}
.hd-search{
	float: right;
	width: 200px;
	height: 26px;
	line-height: 26px;
	margin-top: 18px;
	border: 1px solid #F3E8E8;
	border-radius: 13px;
}
.hd-search-input{
	width: 152px;
	height: 26px;
	line-height: 26px;
	padding-left: 12px;
	border: 0;
	background: none;
	color: #F3E8E8;
	outline: none;
}
.hd-search-input::-webkit-input-placeholder{
	color: #ffffff;
}
.search-btn{
	vertical-align: middle;
	margin-top: -3px;
	cursor: pointer;
}

.main-nav{
	width: 1200px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	font-size: 16px;
	color: #000000;
}
.main-nav li{
	float: left;
	margin-right: 46px;
	cursor: pointer;
	position: relative;
}
.main-nav li:hover{
	color: #A00003;
}

.main-nav li a:hover{
	color: #A00003;
}
.main-nav li a:visited{
	color: #000000;
}
.main-nav li.current .nav-more{
	display: block;
}
.nav-more{
	display: none;
	position: absolute;
	top: 50px;
	z-index: 999;
	width: 236px;
	border-top: 2px solid #A00003;
	border-bottom: 2px solid #A00003;
	color: #353535;
	background: rgba(255,255,255,0.9);
}

.nav-more-second{
	display: none;
	position: absolute;
	left:120px;
	width:200px;
	margin-top:-41px;
	border-top: 2px solid #A00003;
	border-bottom: 2px solid #A00003;
	color: #353535;
	background: rgba(255,255,255,0.9);
}

.nav-more-list{
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	font-size: 14px;
	border-bottom: 1px solid #d6d6d6;
}
.nav-more-list:hover{
	color: #A00003;
}

.color-orange{
	color:#ED4D04;
}
.main-nav li.color-orange:hover{
	color:#FF5E15;
}

.nav-arrow{
	vertical-align: middle;
	margin-left: 5px;
}
.banner-content{
	height: 500px;
	overflow: hidden;
	position: relative;
}
.banner li{
	float: left;
	width: 100%;
	height: 500px;
	background-image: url(../images/banner-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.banner-textbox{
	width: 1200px;
	margin: 0 auto;
}
.banner-text{
	width: 342px;
	height: 500px;
	background: rgba(160,0,3,0.6);
	overflow: hidden;
}
.banner-textimg{
	display: block;
	margin: 110px auto 0;
}
.banner-dotbox{
	position: absolute;
	width: 100%;
	bottom: 20px;
	text-align: center;
}
.banner-dotbox span{
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 6px;
	border-radius: 7px;
	background: rgba(255,255,255,0.5);
	cursor: pointer;
}
.banner-dotbox span.current{
	background: rgba(255,255,255,1);

}
.part-1,.part-1-loggedin{
	width: 100%;
	height: 360px;
	background-image: url(../images/part1-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.part-1-loggedin{
	background-image: url(../images/part-1-loggedin-bg.png);
}
.mid-width{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.part-left,.part-right{
	float: left;
	width: 565px;
	margin-right: 70px;
}
.part-right{
	margin-right: 0;
}
.part-left-loggedin{
	float: left;
	width: 820px;
	margin-right: 60px;
}
.part-right-loggedin{
	float: left;
	width: 318px;
	height: 290px;
	margin-top: 32px;
	border-radius: 8px;
	background: #FAFAFA;
	border: 1px solid #D5D5D5;
}
.right-loggedin-tab{
	height: 52px;
	background: #F3EAEA;
	border-radius: 8px 8px 0 0;
	padding-left: 8px;
}

.system-listbox{
	margin-top: 20px;
}
.system-list ul{
	float: left;
	width: 730px;
	margin: 0 -20px 0 0;
}
.arrow-left,.arrow-right{
	float: left;
	width: 50px;
	height: 60px;
	margin-top: 85px;
	margin-left: -10px;
}
.arrow-left img,.arrow-right img{
	width: 60px;
	height: 60px;
	cursor: pointer;
}
.arrow-left{
	margin-right: 10px;
}
.arrow-right{
	float: right;
	margin-right: -20px;
	margin-left: 0;
}
.system-list{
	float: left;
	width: 124px;
	height: 110px;
	margin: 0 11px 25px;
	text-align: center;
}

.system-list a{
	cursor: pointer;
}

.system-list&gt;div:hover { color:#0075A5; -webkit-transform:translateY(-8px); transform:translateY(-8px);}
.system-list a:hover i { box-shadow:0 .25rem 1.25rem rgba(62,151,223,.3);}

.system-list i {
	display: block;
	width: 74px;
	height: 74px;
	margin: 0 auto;
	border-radius: 15px;
	box-shadow: 0 0 1.9rem rgba(9,41,77,.12);
}

.system-list img{
	cursor: pointer;
	height: 74px;
	width: 74px;
	border-radius: 10px;
}

.system-text{
	margin-top: 5px;
	display: -webkit-box;
	width: 124px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}
@-moz-document url-prefix() {
	.system-text{
		position: relative;
		line-height: 20px;
		max-height: 40px;
		overflow: hidden;
	}
}
:root .system-text{
    position: relative;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
}

.system-icon{
	display: block;
	width: auto;
	margin: 5px auto -30px;
}
.tab-li{
	float: left;
}
.tab-li-text{
	height: 36px;
	background-color: #EfDFDB;
	line-height: 36px;
	margin: 16px 0 0;
	padding: 0 20px;
	border-radius: 5px 5px 0 0;
	position: relative;
	color: #555555;
	cursor: pointer;
}
.tab-li-text:hover{
	color: #222222;
}
.current .tab-li-text{
	background: #FAFAFA;
	color: #222222;
	font-weight: bold;
}
.tab-msg{
	position: absolute;
	top: -5px;
	right: -5px;
	min-width: 18px;
	height: 18px;
	line-height: 18px;
	padding: 1px 2px;
	text-align: center;
	background: #E73535;
	border-radius: 9px;
	font-size: 12px;
	color: #ffffff;
	z-index: 100;
}
.right-loggedin-listbox{
	margin: 10px 0 0 0;
}
.right-loggedin-list{
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
}
.list-width4{
	width: 190px;
	padding-left: 15px;
	display: inline-block;
	background: url(../images/little-dot.png) left center no-repeat;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}


.public-title{
	margin-top: 40px;
	padding-bottom: 8px;
	font-size: 24px;
	font-weight: bold;
	color: #A00003;
	border-bottom: 2px solid #B43436;
}
.public-title .more{
	cursor: pointer;
	float: right;
	margin-top: 12px;
	font-size: 14px;
	color: #7C7C7C;
	font-weight: normal;
}
.public-title .more:hover{
	color: #B43436;

}
.p-message{
	margin-top: 20px;
}

.main-ul{
	position: absolute;
	margin-top: 20px;
	height: 156px;
}
.main-list{
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #D6D6D6;
	color: #333333;
}
.list-width0{
	width: calc(100% - 100px);
	display: inline-block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.list-width0:hover,.list-width:hover,.list-width2:hover,.list-width3:hover,.list-width4:hover{
	color: #B43436;
}
.arrow-ico{
	float: left;
	margin-top: 15px;
	margin-right: 8px;
}
.time-box{
	float: right;
	color: #8D8D8D;
	font-size: 12px;
	width: 85px;
}
.part-2{
	width: 100%;
	height: 470px;
}
.list-width{
	width: calc(100% - 90px);
	display: inline-block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.photo-box{
	margin-top: 42px;
	border-radius: 8px;
	border: 1px solid #979797;
	overflow: hidden;
	cursor: pointer;
}
.photo-list{
	float: left;
	width: 564px;
	height: 386px;
	position: relative;
}
.photo-list img{
	width: 564px;
}
.news-tip{
	position: absolute;
	bottom: 0;
	width: calc(100% - 10px);
	height: 48px;
	line-height: 48px;
	padding-left: 10px;
	background: rgba(160,0,3,0.5);
	color: #ffffff;
}

.part-3{
	width: 100%;
	height: 430px;
	background-image: url(../images/part3-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.list-width2{
	width: 496px;
	display: inline-block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.date-box{
	float: left;
	width: 44px;
	height: 18px;
	line-height: 18px;
	margin: 11px 20px 0 0;
	text-align: center;
	border-radius: 5px;
	background: rgba(160,0,3,0.8);
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.part3-list{
	margin: 20px 0 0 0;
}
.part3-list li{
	margin: 26px 0 23px 0;
	cursor: pointer;
	height: 75px;
}
.part3-list li:hover .right-text{
	color: #C11619;
}
.left-photo{
	float: left;
	width: 90px;
	height: 78px;
	margin-right: 20px;
	border-radius: 8px;
	overflow: hidden;
}
.left-photo img{
	width: 90px;
	height: 78px;
}
.right-text-title{
	color: #333333;
	font-size: 16px;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 454px;
}
.right-text-title:hover{
    color: #C11619;
}
.right-text{
	/*overflow: hidden;*/
	/*text-overflow: ellipsis;*/
	/*display: -webkit-box;*/
	/*-webkit-line-clamp: 2;*/
	/*-webkit-box-orient: vertical;*/
	margin-top: 12px;
	line-height: 21px;
	color: #666666;
}
.more2{
	color: #C11619;
}

.part-4{
	width: 100%;
	height: 430px;
}
.part-4 .part-left,.part-4 .part-mid,.part-4 .part-right{
	float: left;
	width: 353px;
	margin-right: 70px;
}
.part-4 .part-right{
	margin:0;
}
.list-width3{
	width: 248px;
	display: inline-block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.part4-photo{
	width: 353px;
	height: 185px;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
}
.part4-photo img{
	width: 353px;
	height: 185px;
	cursor: pointer;
}
.part4-phototip{
	position: absolute;
	bottom: -3px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	background: rgba(160,0,3,0.5);
}

.part-5{
	width: 100%;
	height: 288px;
	background-image: url(../images/part5-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.part5-photo{
	cursor: pointer;
	float: left;
	width: 224px;
	height: 136px;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
}
/*.part5-photo:last-child{*/
	/*margin-right: 0;*/
/*}*/
.part5-photo img{
	width: 224px;
}
.part5-phototip{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	background: rgba(160,0,3,0.5);
}
.last-part5-photo{
	margin-right: 0;
}

.part-6{
	width: 100%;
	height: 288px;
}
.link-box{
	margin: 20px -20px 0 0;
	text-align: center;
}
.link-img{
	height: 58px;
	margin: 0 20px 20px 0;
}

footer{
	width: 100%;
	height: 284px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
footer .mid-width{
	width: 1090px;
}
.ft-left,.ft-mid,.ft-right{
	float: left;
	width: 254px;
	height: 212px;
	border-right: 1px solid #A35B5A;
	margin-top: 46px;
	color: #ffffff;
}
.ft-mid{
	width: 520px;
}
.ft-right{
	width: 300px;
	border: 0;
}
.ft-left-ul{
	overflow: hidden;
	margin: 24px 0 0 12px;
}
.ft-left-ul li{
	cursor: pointer;
	float: left;
	width: 110px;
	margin: 0 0 20px 0;
	text-align: center;
}
.icon-list{
	display: block;
	width: 40px;
	height: 40px;
	margin: 0 auto;
	border-radius: 20px;
	overflow: hidden;
}
.icon-list img{
	width: 40px;
}
.icon-name{
	display: inline-block;
	margin-top: 8px;
}

.ft-LOGO{
	display: block;
	margin: 0 auto;
}
.ft-text,.ft-text2{
	text-align: center;
	margin-top: 20px;
}
.ft-text2{
	margin-top: 15px;
}
.ft-icon{
	vertical-align: middle;
	margin: 0 5px 0 10px;
}
.ft-icon1{
	display: block;
	margin: 15px auto 0;
}
.ft-list{
	width: 220px;
	margin-left:58px;
}
.ft-list-title{
	display: block;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #A35B5A;
}
.ft-list-text{
	display: block;
	margin: 6px 0 12px 0;
	line-height: 24px;
}

/*============= 2nd-level-page ============*/

html, body{
	background: #ffffff;
}
.color-orange{
	color: #000000;
}

.main-nav li.color-orange:hover{
	color:#A00003;
}
.sdp-banner-content{
	width: 1200px;
	height: 300px;
	overflow: hidden;
	margin: 0 auto;
}
.sdp-banner-content img{
	width: 1200px;
}

.sdp-main-content{
	width: 1200px;
	background: #fcfcfc;
	margin: 0 auto;
	overflow: hidden;
}

.sdp-submenu{
	float: left;
	width: 254px;
	margin-bottom: 30px;
	border: 1px solid #D6D6D6;
}
.sdp-submenu-list{
	height: 45px;
	line-height: 45px;
	padding: 0 22px;
	margin: 2px 0;
	font-size: 16px;
	color: #333333;
}
.sdp-submenu-text{
	display: block;
	border-bottom: 1px solid #D6D6D6;
}
.sdp-submenu-list:hover{
	padding: 0 22px 0 16px;
	border-left: 6px solid #A00003;
	color: #A00003;
}

.sdp-submenu li.current{
	padding: 0 22px 0 16px;
	border-left: 6px solid #A00003;
	color: #A00003;
}
.sdp-submenu-title{
	height: 70px;
	line-height: 70px;
	padding-left: 22px;
	margin-bottom:8px;
	font-size: 30px;
	color: #ffffff;
	background: url(../images/submenu-title-bg.png) repeat-x;
}
.sdp-submenu-ft{
	height: 118px;
	margin-top: 18px;
	background: url(../images/submenu-ft-photo.png) top left no-repeat;
}
.sdp-submenu-ft1{
	cursor: pointer;
	height: 76px;
	margin-top: 18px;
	background: url(../images/file.png) no-repeat;
	background-size: 100% 100%;
}
.sdp-main-right{
	margin-left: 254px;
	padding-bottom: 40px;
}

.breadcrumb-nav1{
	height: 50px;
	line-height: 50px;
	margin-left: 30px;
	border-bottom: 1px solid #D6D6D6;
}

.breadcrumb-nav{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #D6D6D6;
}
.breadcrumb-nav a{
	color: #666666;
}
.breadcrumb-nav a:hover{
	color:#333333;
}

.public-title5{
	padding: 20px 0 10px;
	margin:8px 0 0 0px;
	border-bottom: 2px solid #A00003;
}
.public-title5-text{
	font-size: 30px;
	font-weight: bold;
	color: #A00003;
}

.public-title3{
	padding: 20px 0 10px;
	margin:0px 0 0 30px;
	border-bottom: 2px solid #A00003;
}
.public-title3-text{
	font-size: 30px;
	font-weight: bold;
	color: #A00003;
}

.sdp-list-box{
	margin: 0;
}
.list-width5 {
	width: 670px;
	font-size: 16px;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.list-width5:hover{
	color: #B43436;
}
.sdp-list-box .main-list{
	height: 55px;
	line-height: 55px;
}

.sdp-list-box .main-list a{
	cursor: pointer;
}

.sdp-submenu-list{ cursor: pointer; }

.page-box {
	text-align: left;
	line-height: 34px;
	margin: 20px 0 0;
}
.page-box button ,.page-select,.page-go{
	display: inline-block;
	width: 34px;
	cursor: pointer;
	height: 34px;
	line-height: 34px;
	margin: 0 5px;
	text-align: center;
	border: 1px solid #e2e2e2;
	font-size: 14;
	color: #000;
	background-color: transparent;
	border-radius: 3px;
}


/*.page-box button{*/
	/*border: 0;*/
	/*width: 100%;*/
	/*height: 100%;*/
/*}*/

.page-box button:hover,
.page-box button.current {
	border: 1px solid #A00003;
}
.page-box button:disabled{
	cursor: not-allowed;
	border: 1px solid #e2e2e2;
	color: #e2e2e2;
}
.page-right{
	float: right;
}
.tips{
	font-size: 14px;
	color: #666666;
}
.page-select{
	width: 80px;
	height: 36px;
	background: none;
	outline: none;
}
.page-go{
	width: 40px;
	height: 32px;
	background: none;
	outline: none;
}
.sdp-list-box .main-list:hover{
	background: #F5F5F5;
}

/*============= 3nd-level-page ============*/

.lp3-main-content {
	width: 1200px;
	background: #fcfcfc;
	margin: 0 auto;
	overflow: hidden;
}
.lp3-main-content1{
	width: 1200px;
	background: #fcfcfc;
	margin: 0 auto;
	overflow: hidden;
}
.back-btn{
	float: right;
	padding: 8px 10px;
	margin-top: 5px;
	background: #A00003;
}
.back-btn:hover{
	background: #B70003;
}
.back-btn a{
	color: #ffffff;
}
.back-btn img{
	vertical-align: middle;
	margin: -2px 5px 0 0;
}
.paragraph-text{
	margin: 20px 30px 0;
	text-indent: 25px;
	line-height: 25px;
	color: #000000;
}
.paragraph-photo-box{
	text-align: center;
}
.paragraph-photo{
	display: inline-block;
	width: 228px;
	margin: 20px 36px 0;
	text-align: center;
	font-size: 14px;
	color: #666666;
}
.paragraph-photo-bk{
	display: inline-block;
	width: 228px;
	height: 204px;
	border: 1px solid #DEC2C3;
	overflow: hidden;
}
.paragraph-photo-bk img{
	width: 228px;
	margin-bottom: 10px;
}
.paragraph2-box,.paragraph3-box{
	border-top: 1px solid #D6D6D6;
	margin: 0 30px;
	overflow: hidden;
}
.paragraph2-box:hover{
	background: #F5F5F5;
}
.paragraph2-box .paragraph-text{
	margin: 15px 0 0;
	color: #555555;
}
.paragraph-text2{
	margin-bottom: 15px;
	text-align: right;
	color: #555555;
}
.mg-top{
	margin-top: 35px;
}
.paragraph-text3{
	margin: 30px 0;
	text-align: right;
	color: #000000;
}
.public-content2{
	padding: 30px 0;
}

.sdp-main-right2 {
	float: left;
	width: 852px;
	margin-left: 0;
}

.lp2-right{
	margin:70px 30px 0 862px;
	padding-bottom: 20px;
	margin-bottom: 80px;
	border-bottom: 2px solid #A00003;

}
.lp2-right-title{
	display: block;
	padding-top: 12px;
	border-top: 2px solid #A00003;
	font-size: 20px;
	color: #A00003;
}
.lp2-right-photo{
	margin-top: 20px;
	width: 308px;
	height: 186px;
	overflow: hidden;
}
.lp2-right-photo img{
	width: 308px;
}
.right-link-box{
	background-color: #F8F8F8;
	margin: 20px 0 10px;
}
.lp2-right-link{
	width: 358px;
	display: inline-block;
	margin-bottom: 10px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.lp2-right-link:hover{
	text-decoration: underline;
}
.lp2-right-ul{
	margin-top: 20px;
}
.lp2-right-li{
	margin-top: 13px;
}
.right-li-num{
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 8px;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	background: #BABABA;
	border-radius: 2px;
	vertical-align: middle;
}
.right-li-link{
	cursor: pointer;
	display: inline-block;
	width: 216px;
	color: #333333;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.right-li-link:hover{
	cursor: pointer;
	text-decoration: underline;
}
.right-li-sum{
	float: right;
	font-size: 12px;
	color: #999999;
	vertical-align: middle;
}
.right-li-sum img{
	margin-right: 5px;
}
.num-1{
	background: #D83B13;
}
.num-2{
	background: #D89713;
}
.num-3{
	background: #C7BB00;
}
.public-title6{
	position: relative;
}
.public-title6{
	padding: 20px 0 10px;
	margin:8px 30px 0 30px;
	border-bottom: 2px solid #A00003;
}
.public-title6-text{
	font-size: 30px;
	font-weight: bold;
	color: #A00003;
}

.public-title2{
	position: relative;
}
.ws-tab{
	position: absolute;
	right: -1px;
	bottom: 0;
}
.ws-tab span{
	display: inline-block;
	padding: 8px 10px;
	font-size: 16px;
	color: #333333;
	cursor: pointer;
}
.ws-tab span.current,.ws-tab span:hover{
	color: #ffffff;
	background: #A00003;
}
.table-tip{
	display: block;
	margin: 20px 30px 0;
	text-align: center;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.table-box{
	width: calc(100% - 60px);
	margin: 15px 30px 30px;
}
.table-box tr{
	height: 50px;
	text-align: left;
	color: #333333;
	background: #ffffff;
}
.table-box tr:hover{
	background: #EFFFFB;
}
.table-box tr th{
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #F1F1F1;
	font-weight: bold;
	border: 1px solid #D0D0D0;
}
.table-box tr td{
	border: 1px solid #D0D0D0;
	text-align: left;
	padding: 0 15px;
}
.table-box tr td.al-center{
	text-align: center;
}
.td-width{
	width: 400px;
}
.td-width2{
	width: 400px;
}
.table-box tr td.td-padding{
	padding: 15px;
}


.ds-content{
	margin: 50px 30px;
	padding: 0;
	overflow: hidden;
}
.ds-content-left{
	float: left;
	border-right: 1px solid #D3D3D3;
	position: relative;
}
.ds-content-right{
	width: 562px;
	margin-left: 570px;
	position: relative;
}
.ds-ul{
	background: url(../images/ds-bar.png) center bottom no-repeat;
}
.ds-ul:hover{
	/*background-color: #ffffff;*/
}
.ds-list-left{
	display: inline-block;
	width: 266px;
	text-align: right;
	vertical-align: middle;
}
.ds-list{
	margin-top: 20px;
}
.ds-list-right,.ds-list-right3{
	display: inline-block;
	width: 265px;
	text-align: left;
	vertical-align: middle;
}
.ds-dot,.ds-dot4{
	display: inline-block;
	margin: 0 10px;
	width: 10px;
	height: 10px;
	background: #129974;
	vertical-align: middle;
	border-radius: 5px;
}
.ds-dot2,.ds-dot3{
	display: inline-block;
	margin: 0 10px 0 274px;
	width: 14px;
	height: 14px;
	background: #ffffff;
	border: 3px solid #129974;
	border-radius: 10px;
	vertical-align: middle;
}
.ds-list-right2{
	font-size: 16px;
	font-weight: bold;
}
.ds-list-title {
	margin-top: -3px;
}
.ds-list-right img{
	margin: 0 5px 0;
	vertical-align: middle;
}

.ds-list-title2{
	padding: 35px 0 0 0;
}
.ds-list-title2 .ds-dot2{
	border: 3px solid #D57318;
}
.ds-list-title2 .ds-list-right2{
	color: #D6761C;
}
.ds-list-title3{
	padding-top: 35px;
}
.ds-dot3{
	position: absolute;
	bottom: 0;
}
.ds-dot4{
	background: #D57318;
}
.ds-list-right3{
	color: #D6761C;
}

.ds-list i {
	font-size: 20px;
	margin: 5px 10px;
}

.sdp-main-content{
	letter-spacing:1.5px;
}
.sdp-main-content{
	background: none;
}
.breadcrumb-nav2{
	margin: 25px 0 -5px 0;
	border: 0;
}
.sdp-main-right2{
	width: 772px;
}
.sdp-main-right2 .public-title2{
	border-bottom: 1px solid #E5E5E5;
	padding: 20px 0 30px;
	margin: 0;
}
.sdp-main-right2 .public-title2-text{
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
.public-subtitle{
	font-size: 22px;
	font-weight: normal;
}
.paragraph-text{
	margin: 30px 0 0;
	font-size: 16px;
	line-height: 30px;
}
.paragraph-ptr{
	display: block;
	width: 772px;
	margin: 30px auto 0;
}
.ptr-tip{
	display: block;
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
	color: #333333;
}
.lp2-right {
	margin: 78px 0 0 842px;
	border: 0;
}
.lp2-right-title{
	padding-top: 20px;
}
.more {
	float: right;
	font-size: 14px;
	color: #7C7C7C;
	font-weight: normal;
}
.lp2-right-photo{
	width: 346px;
	position: relative;
}
.lp2-right-photo img{
	width: 346px;
}
.photo-text{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 326px;
	height: 36px;
	padding: 0 10px;
	line-height: 36px;
	background: rgba(255,255,255,0.6);
}
.photo-more-dot{
	float: right;
}
.photo-more-dot span{
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 2px;
	border-radius: 4px;
	background: rgba(160,0,3,0.3);
	cursor: pointer;
}
.photo-more-dot span.current{
	background: #A00003;
}
.right-link-box {
	margin: 20px 0 30px;
}

.time-axis{
	margin-top: 20px;
	padding-bottom: 24px;
	background: url(../images/lp-bar.png) 2px 0 no-repeat;
}
.time-axis-news{
	margin-top: 24px;
}
.time-axis-news i{
	color:#999999 ;
}
.time-axis-dot,.time-axis-dot2{
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background: #129974;
	vertical-align: middle;
}
.time-axis-dot2{
	width: 10px;
	height: 10px;
	border-radius: 5px;
	margin-left: -2px;
}
.time-tag{
	display: inline-block;
	width: 65px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	color: #333333;
	background: url(../images/time-tag-bg.png) no-repeat;
}
.news-title{
	display: inline-block;
	margin: 10px 0 0 34px;
	line-height: 24px;
	cursor: pointer;
}
.news-title:hover{
	color: #A00003;
}


/*============= é¡µé¢ä¸²è” css ============*/

li:hover .nav-more{
	display: block;
}

.main-nav li a:hover{
	color: #A00003;
}
.lp3-main-content{
	background: none;
}


.big-search{
	width: 350px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	font-size: 14px;
	background: #ffffff;
	border: 1px solid #C1292C;
	border-radius: 8px 0 0 8px;
	outline: none;
}
.big-search-btn{
	display: inline-block;
	width: 80px;
	height: 40px;
	line-height: 40px;
	margin-top: -2px;
	vertical-align: middle;
	text-align: center;
	font-size: 16px;
	color: #2C0001;
	background: #fbebeb;
	border-top: 1px solid #C1292C;
	border-right: 1px solid #C1292C;
	border-bottom: 1px solid #C1292C;
	border-radius: 0 8px 8px 0;
	cursor: pointer;
}
.big-search-btn:hover{
	background: #f3c5c5;
}
.sh-main-content{
	width: 1200px;
	background: #fcfcfc;
	margin: 0 auto;
	padding-bottom: 70px;
	overflow: hidden;
}
.sh-list-box{
	margin: 0 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #D6D6D6;
	overflow: hidden;
}
.sh-list-title{
	margin-top: 20px;
	font-size: 16px;
	color: #A00003;
	cursor: pointer;
}
.sh-list-details{
	margin-top: 10px;
	line-height: 22px;
	width:1104px ;
	font-size: 14px;
	color: #666666;
}
.sh-list-link{
	margin-top: 10px;
	font-size: 14px;
	color: #888888;
}
.sh-list-box:hover{
	background: #F5F5F5;
}
.sh-list-left{
	float: left;
	width: 150px;
	height: 106px;
	margin: 20px 20px 0 0;
	overflow: hidden;
}
.sh-list-left img{
	width: 150px;
}

.isTop{
	border: 1px dotted #A00003;
	border-radius: 3px;
	height: 22px;
	width: auto;
	font-size: 12px;
	color: #A00003 !important;
	margin-right: 5px;
	padding: 1px;
}
.isTop{
	float: left !important;
}
/*.system-moreicon{
	height: auto !important;
	width: auto !important;
	margin: 16px auto;
}*/

#div1{
	position: relative;
	height:156px;
	width: 1200px;
	overflow: hidden;
}

.openEmail:hover{
	text-decoration: underline;
}


.add_list{
	overflow:visible;
}
.add_list_box{
	position: relative;
	z-index: 999;
}
.list_down{
	width: 80px;
	position: absolute;
	z-index: 999;
	left:0px;
	top:20px;
	box-shadow: 10px 0px 5px 0px #333333;
}
.list_down a{
	text-decoration: none;
	display: block;
	width: 102px;
	color:#353535;
	background: #ffffff;
	border-bottom: 1px solid #D9D9DA;
	padding:10px 0;
	vertical-align: middle;
	color:#333333 !important;
}
.del_overflow{
	overflow: visible;
}
.list_down a:hover{
	color:#A00003 !important;
}
.list_down a:hover .ico_person{
	background:url(../images/ico_person_h.png) no-repeat center;
}
.list_down a:hover .ico_quit{
	background:url(../images/ico_quit_h.png) no-repeat center;
}
.ico_person{
	display: inline-block;
	width: 14px;
	height:14px;
	margin:0 9px;
	background:url(../images/ico_person.png) no-repeat center;
	vertical-align: middle;
}
.ico_quit{
	display: inline-block;
	width: 14px;
	height:14px;
	margin:0 9px;
	background:url(../images/ico_quit.png) no-repeat center;
	vertical-align: middle;
}


/*æ¡ƒå›­èŠ¬èŠ³*/
.school-picture{
	margin: 0 0 0 30px;
	text-align: justify;
	word-break: break-all;
	text-justify: distribute;

}
.school-picture-box{
	overflow: hidden;
	margin-right: -24px;
}
.picture_box{
	float: left;
	width: 25%;
}
.picture_set{
	cursor: pointer;
	background: #ffffff;
	text-align: center;
	margin-right: 24px;
	padding:20px 40px;
	margin-bottom: 30px;
	border-bottom: 2px solid #AD2325;
}
.person-name{
	color:#A00003;
	font-size: 20px;
	line-height: 30px;
	margin-top: 6px;
}
.positional-titles{
	font-size: 16px;
	line-height: 22px;
	color:#333333;
}
.main_title{
	font-size: 22px;
	line-height: 32px;
	color:#000000;
	margin-top:30px;
}
.assistant_title{
	font-size: 18px;
	line-height: 28px;
	color:#000000;
}
.title_box{
	text-align: center;
	margin-bottom: 26px;
}
.add-phylogeny_bg{
	background: url(../images/person_picture/phylogeny_bg.png) no-repeat center;
	padding:30px 30px;
	text-align: center;
}
.add-phylogeny_bg2{
	background: url(../images/person_picture/phylogeny_bg2.png) no-repeat center;
	text-align: center;
}
.school_link{
	color:#A00003;
}
.culture_box{
	padding:10px 0;
}
.culture_box p{
	color:#333333;
	font-size: 16px;
	padding:10px 10px;
}
.school-uniform{
	overflow: hidden;
	width: 100%;
}
.school-uniform .s_box{
	float:left;
	width: 30%;
	background: black;
	position: relative;
	overflow: hidden;
	height:240px;
}
.school-uniform .f_box{
	float:left;
	width: 5%;
}
.school-uniform-name{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	text-align: left;
	background: rgba(0, 0, 0, 0.5);
	padding: 0 10px;
}
.login-btn3{
	display: inline-block;
	width: 146px;
	height: 42px;
	line-height: 42px;
	margin-top: 30px;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	border-radius: 10px;
	background: #A00003;
}
.tips-reject{
	color:333333;
	font-size: 16px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding:0 20px;
}
.tips-word{
	font-size: 14px;
	line-height: 18px;
	color:#666666;
	padding:0 20px;
}
.login_error{
	text-align: center;
	margin: 0 auto;
	width: 100%;
	padding-top: 70px;
}
.add_height{
	height:398px;
}
.scecond-title span{
	font-size: 20px;
	color: #333333;
	text-align: left;
	margin:18px 0 10px 0;
	display: inline-block;
}
.school-uniform .s_box2{
	float:left;
	width: 30%;
	position: relative;
	overflow: hidden;
	height:188px;
	margin-bottom: 20px;
}
.glorious-course_box {
	margin-top: 30px;
}
.glorious-course_box p{
	/*text-indent:20px;*/
	text-indent: 2em;
	line-height: 30px;
	margin-bottom: 20px;
	font-size: 16px;
	color:#333333;
}
.remark-word{
	color:#000000;
	font-weight: bold;
	font-style: normal;
}
.red-title{
	color:#A00003;
	font-size: 26px;
}
.headmaster-box{
	padding:40px 0 30px 0;
	margin-bottom: 30px;
}
.current-headmaster-picture{
	overflow: hidden;
	width: 100%;
}
.current-headmaster-picture li{
	float: left;
	width: 50%;
	font-size: 16px;
}
.current-headmaster-picture li p{
	text-align: center;
	margin-top:16px;
}
.headmaster-name{
	color:#666666;
	margin:20px 0;
}
.headmaster-name span{
	display: inline-block;
	width: 290px;
}
.leaders-box{
	width: 100%;
	font-size: 16px;
	line-height: 26px;
	color:#333333;
	position:relative
}
.leaders-box th{
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
}
.leaders-box td{
	text-align: left;
	padding: 10px;
	border-bottom: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	vertical-align: middle;
}
.table_line{
	border-top: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
}
.year-set{
	font-size: 14px;
}
.leaders-box-title{
	font-size: 20px;
}
.inscription-picture{
	padding:30px 30px;
	text-align: center;
	border-bottom: 1px solid #EFEFEF;
	margin-top:20px;
}
.inscription-word{
	color:#333333;
	font-size:20px;
	padding:20px 0;
}
.inscription-bg{
	background:url(../images/person_picture/inscription-bg.png) no-repeat center;
}
.add-two{
	overflow: hidden;
}
.add-two-left{
	float: left;
	width:50%;
}
.add-three-left{
	float: left;
	width:33.333333%;
}

.add_list{
	overflow:visible;
}
.ico_person{
	display: inline-block;
	width: 18px;
	height:18px;
	margin-left:10px;
	background:url(../images/person_picture/ico_person.png) no-repeat center;
	position: relative;
}
.ico_person:hover{
	background:url(../images/person_picture/ico_person_h.png) no-repeat center;
}
.ico_person:hover .ico_tips{
	display: block;
}
.ico_quit{
	display: inline-block;
	width: 18px;
	height:18px;
	margin-left:2px;
	background:url(../images/person_picture/ico_quit.png) no-repeat center;
	position: relative;
}
.ico_quit:hover{
	background:url(../images/person_picture/ico_quit_h.png) no-repeat center;
}
.ico_quit:hover .ico_tips{
	display: block;
}
.ico_tips{
	display: none;
	font-style: normal;
	position:absolute;top:-20px;left:10px;
	background: #ffffff;
	color:#333333;
	padding:6px 3px;
	border:1px solid #D6CECE;
	opacity: 0.9;
	font-size: 12px;
	width: 70px;
	text-align: center;
}




































</pre></body></html>