<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
*鍚痉鏁欒偛闆嗗洟甯傚満閮ㄦ妧鏈紑鍙�
*鍓嶇寮€鍙戠粍鍒朵綔鐗堟潈鎵€鏈�
*/
/***************************鍏叡缁勪欢鏍峰紡鎺у埗***************************/

html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,img,b,i,dl,dt,dd,ul,li{margin:0;padding:0;border:0;list-style:none;}
html{-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;_font-smoothing:antialiased;font-smoothing:antialiased;}
#nav,#header,#menu,#section{display:block;}
#nav,#header,#menu{width:100%;}
.img{vertical-align:bottom}
.zt-wrap{font-size:16px;}
ul,li{list-style:none;}
a{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none; outline:none}
abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}
.elips { white-space:nowrap; text-overflow:ellipsis;  overflow:hidden; -o-text-overflow: ellipsis}
/*娓呴櫎娴姩鏂规硶*/
.clear{clear:both;overflow:hidden;font-size:0;line-height:0;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}
.fix{zoom:1;}
.fix:after{display:block; content:'clear'; clear:both; line-height:0; visibility:hidden;}

/****************************椤甸潰鏍峰紡鎺у埗*****************************/
/*---------------------------鍏ㄥ眬椤甸潰鎺у埗----------------------------*/
body{line-height:22px;font-size:12px;color:#333333; font-family:"寰蒋闆呴粦","Microsoft YaHei",Helvetica,Arial; }
a{color:#333333;}
a:hover{color:#db2518;}
.mw{width:1000px;margin:0 auto}
/*---------------------------鍏ㄥ眬瀵艰埅妯″潡---------------------------*/

#nav{height:105px;text-align:center;background-color:#FFF;}
#looyuMid{z-index:99;}
/*澶撮儴Banner*/
#header{ width:100%;}
.banner { height: 600px; overflow: hidden; background:url("../images/banner.jpg") no-repeat center center;}
  .closeBtnLeft {
	width: 22px;
	height: 22px;
	position: absolute;
	top: 7px;
	right: 6px;
	cursor: pointer;
}
/*-------------------------鍏ㄥ眬鑿滃崟瀵艰埅妯″潡--------------------------*/
.title-box{
	text-align: center;
	margin-bottom: 50px;
}
.title{
	text-align:center;
	padding-top:20px;
	display: inline-block;
	background: url('../images/title.png') no-repeat;
	height: 90px;
	padding-top: 30px;
	padding-left: 70px;
	margin: 0 auto;
	margin-top: 40px;
}
.title h2{
	font-size:46px;
	color:#062258;
	line-height:50px; 
	display: inline-block;
	padding-bottom:30px;
	/* text-indent: -9999px */
	
	border-bottom: 2px solid #062258;
}

.btn-box{
	text-align:center;
	padding:60px 0;
}
.btn-box a{
	width:164px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:18px;
	color: #cb3654;
	line-height:45px;
	margin:0 20px;
	-webkit-border-radius:30px;
	border-radius:30px; 
	cursor:pointer; 
	border: 1px solid #cb3654;
	font-weight: 700;
}
.btn-box a.btn2{
	color:#fff; background:#cb3654; 
}


/* 鍏充簬鎵樼 */
#dy{
	padding-top: 45px;
	height: 905px;
	width: 100%;
	background: url('../images/dy_bg.png') no-repeat center center;
}
#dy .dy{
	width:960px;
	padding: 20px;
	font-size: 20px;
	color: #fff;
	background: #c84f68;
	border-radius: 3px;
	border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
	line-height: 30px;
}
#dy .cont{
	padding: 24px 20px 26px 20px;
	background: #fff;
	box-shadow: 0 0 8px #e0e1e3;
}
#dy .cont .img{
	float: left;
	width: 245px;
	height: 136px;
	margin-right: 22px;
	box-shadow: 0 0 8px #e0e1e3;
}
#dy .cont .img img{
	width: 100%;
	height: 100%;
}
#dy .cont  .img-info{
	font-size: 22px;
	color: #183c79;
	line-height: 40px;
}
#dy .cont .info{
	font-size: 18px;
	color: #333333;
	line-height: 26px;
	margin-top: 20px;
	text-indent: 2em;
}


#part1{
	width: 100%;
	background: url('../images/part1_bg.png') no-repeat center center;
	padding-bottom: 50px;
}
#part1 ul li{
	width: 205px;
	height: 250px;
	background: #fff;
	padding: 15px;
	float: left;
	margin-right: 20px;
	text-align: center;
	font-size: 16px;
	color: #07183a;
	position: relative;
	box-shadow: 0 0 10px 5px #c4cfe3;
	cursor: pointer;
}
#part1 ul li:hover{
	background: #faf3c2;
}
#part1 ul li:last-child{
	margin-right: 0;
}
#part1 ul li img{
	margin-bottom: 10px;
}
#part1 ul li p{
	line-height: 26px;
	margin-bottom: 20px;
}
#part1 ul li a{
	display: inline-block;
	width: 135px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: #d06977;
	color: #fff;
	border-radius: 3px;
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -67px;
}


#part2{
	padding-top: 30px;
	background: url('../images/part2_bg.png') no-repeat center center;
}
#part2 .title{
	padding-top: 0;
	height: 120px;
}
#part2 .title span{
	font-size: 38px;
	color: #d06977;
}
#part2 .title h2{
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#part2 .title div{
	font-size: 46px;
	color: #062258;
	line-height: 50px;
	font-weight: bold;
}
#part2 .part2-tabs{
	margin-top: 30px;
	position: relative;
}
#part2 .part2-tabs ul{
	position: absolute;
	top: -42px;
	right: 30px;
}
#part2 .part2-tabs ul li{
	float: left;
	width: 85px;
	height: 85px;
	margin-right: 15px;
	border-radius: 50%;
	cursor: pointer;
}
#part2 .part2-tabs ul li.part2-on{
	border: 3px solid #8da6d5;
}
#part2 .part2-tabs ul li img{
	width: 100%;
	height: 100%;
}
#part2 .part2-tabs .part2-hide{
	width: 910px;
	height: 412px;
	border: 4px solid #96acd6;
	padding: 58px 50px 0 40px;
	background: #fff;
	box-shadow: 0 0 8px 3px #d7d7d7;
	display: none;
}
#part2 .part2-tabs .part2-hide .img{
	float: left;
	width: 218px;
	margin-right: 40px;
	text-align: center;
}
#part2 .part2-tabs .part2-hide .img .tel{
	margin-top: 40px;
	font-size: 20px;
	color: #182568;
	padding-bottom: 5px;
	border-bottom: 1px solid #182568;
	display: inline-block;
}
#part2 .part2-tabs .part2-hide .img .tel a{
	color: #182568;
}
#part2 .part2-tabs .part2-hide .img .tel span{
	display: inline-block;
	width: 30px;
	height: 32px;
	background: url('../images/part2_tel.png') no-repeat;
	vertical-align: middle;
}
.part2-hide .info{
	float: left;
	width: 570px;
}
.part2-hide .info .name h4{
	font-size: 20px;
	color: #182568;
	padding:0 9px;
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 1px solid #658fb8;
	margin-bottom: 15px;
}
.part2-hide .info .name p{
	padding-left: 10px;
	font-size: 14px;
	color: #05183e;
	line-height: 25px;
	position: relative;
}
.part2-hide .info .name p::before{
	display: inline-block;
	content: "路";
	font-size: 50px;
	color: #e54775;
	position: absolute;
	left: -5px;
	top: -3px;
}
.part2-hide .info .case{
	margin-top: 50px;
}
.part2-hide .info .case h4{
	font-size: 20px;
	color: #182568;
	padding-bottom: 10px;
	border-bottom: 1px solid #658fb8;
	display: inline-block;
	margin-bottom: 12px;
}
.part2-hide .info .case .mate &gt; div{
	float: left;
	width: 50%;
	font-size: 18px;
	color: #333333;
	line-height: 25px;
}
.part2-hide .info .case .mate &gt; div p{
	margin-bottom: 8px;
}
.part2-hide .info .case .mate &gt; div p:first-child{
	background: #e54775;
	color: #fff;
	display: inline-block;
}
.part2-hide .info .case .mate &gt; div p:last-child{
	color: #e54775
}



#part3{
	padding: 30px 0;
	background: url('../images/part3_bg.png') no-repeat;
}

#part3 ul &gt; li{
	width: 440px;
	height: 475px;
	background: #fff;
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
	position: relative;
}
#part3 ul{
	padding-left: 70px;
}
#part3 ul li:nth-child(even){
	margin-right: 0;
} 
#part3 ul &gt; li .img {
	position: relative;
}
#part3 ul &gt; li .img div{
	position: absolute;
	width: 100%;
	height: 96px;
	left: 0;
	bottom: 0;
	background: #3c344e;
	opacity: .8;
	color: #fff;
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
}
#part3 ul &gt; li .img div h3{
	font-size: 32px;
	line-height: 43px;
}
#part3 ul &gt; li .info{
	padding-top: 20px;
}
#part3 ul &gt; li .info .sec-tit{
	display: inline-block;
	width: 130px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #222222;
	font-size: 16px;
	background: url('../images/part3_sectit.png') no-repeat;
}
#part3 ul &gt; li .info p{
	padding-left: 20px;
	font-size: 16px;
	color: #444444;
	margin: 12px 0; 
}
#part3 ul &gt; li .info ol{
	margin: 0;
	padding: 0;
	margin-top: 12px;
}
#part3 ul &gt; li .info ol li{
	padding-left: 20px;
	font-size: 16px;
	color: #444444;
	line-height: 26px;
}
#part3 ul &gt; li .info a{
	position: absolute;
	bottom: 25px;
	right: 20px;
	font-size: 16px;
	color: #cb3654;
}
#part3 ul &gt; li .info .star{
	background:url('../images/part3_star.png');
	position: absolute;
	right: 20px;
	top: 228px;
	height: 18px;
}
#part3 ul &gt; li:first-child .info .star{
	width: 36px;
}
#part3 ul &gt; li:nth-child(2) .info .star{
	width: 54px;
}
#part3 ul &gt; li:nth-child(3) .info .star{
	width: 72px;
}
#part3 ul &gt; li:nth-child(4) .info .star{
	width: 90px;
}
#part3 .btn-box{
	padding: 0;
}



#part4{
	padding-top: 30px;
	background: url('../images/part4_bg.png') no-repeat center center;
}
#part4 .cont{
	width: 980px;
	padding-top: 26px;
	padding-right: 20px;
	padding-bottom: 20px;
	background: #fff;
	border-radius: 4px;
	font-size: 16px;
	position: relative;
}
#part4 .cont .tag{
	display: inline-block;
	width: 35px;
	height: 45px;
	background: url('../images/part4_tag.png') no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}
#part4 .cont .sec-tit{
	display: inline-block;
	width: 128px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	color: #222222;
	background: url('../images/part3_sectit.png');
}
#part4 .cont p{
	color: #444444;
	padding-left: 20px;
	line-height: 40px;
}
#part4 .ad{
	width: 100%;
	height: 265px;
	background: url('../images/part4_01.png') no-repeat;
	margin-top: 30px;
}
#part4 .ad a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
#part4 .ad:hover{
	background: url('../images/part4_02.png') no-repeat;
}



#part5{
	background: url('../images/part5_bg.png') no-repeat center center;
	padding-bottom: 30px;
}
#part5 .part5-col{
	width: 1000px;
	height: 34px;
	padding: 8px 0;
	line-height: 34px;
	text-align: center;
	font-size: 22px;
	color: #062258;
	font-weight: bold;
	background: #ffee7c;
	margin-bottom: 20px;
}
#part5 .part5-col &gt; div{
	float: left;
	width: 50%;
}
#part5 .part5-col &gt; div:first-child{
	width: 49%;
	border-right: 1px dashed #062258;
}
#part5 .part5-row{
	font-size: 16px;
	color: #444;
	line-height: 35px;
	margin-bottom: 15px;

}
#part5 .part5-row div{
	float: left;
	width: 405px;
	padding: 20px 15px 20px 20px;
	background: #fff;
	border-radius: 10px;
	vertical-align: middle;
	box-shadow: 0 0 8px 3px #ccd7e9;
}
#part5 .part5-row span{
	display: inline-block;
	width: 120px;
	height: 40px;
	float: left;
	background: #387af7;
	color: #fff;
	font-size: 20px;
	vertical-align: middle;
	margin-top: 65px;
	text-align: center;
	line-height: 40px;
}
#part5 .part5-icon{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 10px;
	background: #fff;
	font-size: 16px;
	color: #444;
	box-shadow: 0 0 8px 3px #ccd7e9;
} 
#part5 .part5-icon span{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url('../images/part5_icon.png') no-repeat;
	vertical-align: middle;
}
#part5 .btn-box{
	padding: 0;
	margin-top: 20px;
}


#part6{
	padding-top: 20px;
	background: url('../images/part6_bg.png') no-repeat;
	margin-top: -3px;
	padding-bottom: 40px;
}
#part6 ul li{
	float: left;
	margin-right: 20px;
	width: 318px;
	height: 170px;
}
#part6 ul li:last-child{
	margin-right: 0;
}
#part6 ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
#part6 ul li a img{
	width: 100%;
	height: 100%;
}


#part7{
	background: url('../images/part7_bg.png') no-repeat center center;
	padding-bottom: 50px;
}
#part7 .cont{
	font-size: 18px;
	color: #041332;
	line-height: 30px;	
}
#part7 .part7-title{
	background: url(../images/part7_title.png) no-repeat;
	height: 63px;
    padding-top: 22px;
    padding-left: 45px;
}
#part7 .part7-title h2{
	font-size: 32px;
	border-bottom: none;
}
#part7 ul li{
	width: 	230px;
	height: 168px;
	float: left;
	margin-right: 20px;
}
#part7 ul li.first{
	width: 202px;
	height: 153px;
	border: 1px solid #e87694;
	border-radius: 10px;
	padding: 13px 13px 0 13px;
	background: #fcf3f5;
}
#part7 ul li.first .cont{
	padding: 8px 8px 10px 10px;
	background: #fff;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	margin-bottom: 15px;
}
#part7 ul li.first .tel{
	text-align: center;
}
#part7 ul li.first .tel div{
	color:#c6093c;
	font-size: 12px;
	margin-bottom: 6px;
}
#part7 ul li.first .tel div:before{
	display: inline-block;
	content: "";
	width: 28px;
	height: 1px;
	background: #df819a;
	vertical-align: middle;
	margin-right: 8px;
}
#part7 ul li.first .tel div:after{
	display: inline-block;
	content: "";
	width: 28px;
	height: 1px;
	background: #df819a;
	vertical-align: middle;
	margin-left: 8px;
}
#part7 ul li.first .tel span{
	font-size: 26px;
	color: #c6093c;
}
</pre></body></html>