<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	.intr {
    padding: 9px 10px 9px 10px;
    line-height: 20px;
    border: 1px solid #ace7eb;
    color: #696969;
    background: #f6fbfe;
}
	.tit {
    height: 23px;
    line-height: 23px;
    background: url(../images/tit-x.gif) repeat-x;
    border-bottom: 1px solid #ace7eb;
}
	.function li {
    height: 96px;
    padding: 3px 0 0 96px;
    border-bottom: 1px dotted #c7c8c8;
    background: url(../images/functionBg.png) no-repeat 0px 8px;
}
	.function li b {
    line-height: 24px;
    display: block;
    font-size: 14px;
    color: #10a1af;
}
	.function li p {
    line-height: 22px;
}

	.function li.fun03 {
    height: 82px;
    background-position: left -179px;
}
	.function li.fun04 {
    background-position: left -265px;
}
	.bor {
    border: 1px solid #ace7eb;
}
	.min-tit {
    height: 30px;
    line-height: 30px;
    background: url(../images/min-tit-x.gif)repeat-x;
}
	.min-tit h3 {
    height: 30px;
    background: url(../images/min-tit.png) no-repeat left center;
    padding-left: 20px;
    color: #11a3b0;
}
	.certificate {
    height: 122px;
}
	.w635 {
    width: 74%;
}
	.course table {
    width: 100%;
    border-collapse: collapse;
    color: #186fb5;
}
	.course table th.th {
    padding: 0 10px;
    line-height: 30px;
}
	.course table th {
    line-height: 38px;
    background: #f8f8f8;
}
	.course table td, .course table th {
    line-height: 30px;
    border: 1px solid #f1f1f1;
    padding: 0 30px;
}
	.course table th.th {
    padding: 0 10px;
    line-height: 30px;
}
	.operation {
    height: 46;
    padding: 20px 0 20px 0;
    background: url(../images/operationBg.png) no-repeat 200px center;
}
	.operation li {
    float: left;
    margin-left: 79px;
    display: inline;
    width: 97px;
    height: 39px;
    display: block;
    text-indent: -999em;
}
	.tit h2 {
    width: 267px;
    height: 23px;
    padding-left: 37px;
    background: url(../images/tit-i.png) no-repeat;
    color: #fff;
	font-size: 16px;
}
	.mt8 {
    margin-top: 8px;
}
.mt81 {
    margin-top: 8px;
}
	.interface li {
    width: 300px;
    height: 170px;
    float: left;
    text-align: center;
    margin-left: 70px;
    display: inline;
}
	.interface li span {
    height: 135px;
    display: block;
}
	.min-tit h3 {
    height: 30px;
    background: url(../images/min-tit.png) no-repeat left center;
    padding-left: 20px;
    color: #11a3b0;
}
	.min-tit {
    height: 30px;
    line-height: 30px;
    background: url(../images/min-tit-x.gif);
}




@media screen and (max-width:1024px) {
	function li p{
		font-size:14px;
		padding: 2px;
	}
	.w307{
		
		display: none;
		
	}
	.w635{
			width: 100%;
		}
	.function li {
    height: 170px;
    padding: 3px 0 0 96px;
    border-bottom: 1px dotted #c7c8c8;
    background: url(../images/bg1.jpg) no-repeat;
}
	.function li.fun02 {
    height: 160px;
	background: url(../images/bg2.jpg) no-repeat;
}
	.function li.fun04 {
    background: url(../images/bg4.jpg) no-repeat;
    height: 160px;
}
	.function li.fun03 {
    height: 160px;
	background: url(../images/bg3.jpg) no-repeat;
}
	.course table td, .course table th {
    line-height: 30px;
    border: 1px solid #f1f1f1;
    padding: 0 16px;
}
	.mt8 {
    margin-top: 10px;
}
	.mt81{
		display: none;
	}
	.operation{
		display: none;
	}
	.interface li {
    float: left;
	}
	.interface li img{
		width:100%;
	}
	.interface li {
    width: 100%;
    height: 180px;
    float: left;
    text-align: center;
    display: inline;
	margin-left: 0px;
}
}
	
</pre></body></html>