<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	list-style: none;
}
a{
	text-decoration: none;
}
 i {
        display:block;
        width: 16px;
        height: 2px;
       background: #006B7F;
        margin: 0 auto 30px;
    }



.top{
	width: 100%;
	height: 100px;
background: white;
}
.top_cen{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.top_cen&gt;div{
	width:129px ;
	height: 64px;
	margin-top: 18px;
}
.top_cen&gt;div&gt;img{
	width: 100%;
	height: 100%;
}
.top_cen&gt;ul{
	display: flex;
	width: 770px;
	justify-content: space-between;
	line-height: 100px;
}
.top_cen&gt;ul&gt;li&gt;a{
font-size:16px;
font-family: MicrosoftYaHei;
}
/* å¤´éƒ¨ç»“æŸ */

/* bannerå¼€å§‹ */
.swiper-container&gt;.swiper-wrapper&gt;.swiper-slide&gt;img{
	width: 100%;
	height: auto;
}
/* bannerç»“æŸ */

/* å…¬å¸ä»‹ç»å¼€å§‹ */
.gongsi{
	width: 100%;
	height: 484px;
        background: white;
}
.gongsi_cen{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-top:70px ;
}
.gongsi_cen&gt;.zuo{
	width: 540px;
	height: 350px;
	 
}
.gongsi_cen&gt;.zuo&gt;h3{
	width: 420px;
	height: 40px;
	font-size: 30px;
	font-weight: 300;
	font-family: MicrosoftYaHei;
	color: #006B7F;
	line-height: 40px;
}

.gongsi_cen&gt;.zuo&gt;p{
font-size: 14px;
font-family: MicrosoftYaHei;
color: #595959;
line-height: 24px;
margin-top: 30px;
}
.gongsi_cen&gt;.zuo&gt;p:last-child{
	width: 122px;
	height: 42px;
	border: 1px solid #999999;
	text-align: center;
	line-height: 42px;
}
.gongsi_cen&gt;.zuo&gt;p:last-child&gt;a{
	width: 100%;
	height: 100%;
	display: inline-block;
	font-size: 14px;
	font-family: MicrosoftYaHei;
	color: #666666;
	transition:1s ;
}
.gongsi_cen&gt;.zuo&gt;p:last-child&gt;a:hover{
       background-color: #006b7f;
	color: white;

}
.gongsi_cen&gt;.you{
	width: 600px;
	height: 344px;
	
}
.gongsi_cen&gt;.you&gt;img{
	width: 100%;
	height: 100%;
}
/* å…¬å¸ä»‹ç»ç»“æŸ */

/* æ¡ˆä¾‹å±•ç¤ºå¼€å§‹ */
.anlizs{
	width: 100%;
	height: 1068px;
	overflow: hidden;
	background: url(../images/bg.jpg) no-repeat;
	background-size: 100% 100%;
}
.anlizs_cen{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.anlizs_cen&gt;h3{
	
	width: 120px;
	height: 40px;
	font-size: 30px;
	font-family: MicrosoftYaHei;
	color: #006B7F;
	line-height: 40px;
	margin: 70px auto 20px;
}
.anlizs_cen&gt;p{
	width: 92px;
	height: 19px;
	font-size: 14px;
	font-family: MicrosoftYaHei;
	color: #999999;
	line-height: 19px;
	margin: 0 auto 15px;
}
.anlizs_cen&gt;ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.anlizs_cen&gt;ul&gt;li{
	width: 384px;
	height: 330px;
	
	margin-top: 30px;
}
.anlizs_cen&gt;ul&gt;li&gt;a{
width:100%;
height:100%;
display: inline-block;
}
.anlizs_cen&gt;ul&gt;li&gt;a&gt;div{
	width:384px ;
	height: 294px;
overflow: hidden;

}
.anlizs_cen&gt;ul&gt;li{
	text-align: center;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 48px;
	}
.anlizs_cen&gt;ul&gt;li&gt;a&gt;div&gt;img{
	width: 100%;
	height:100%;
transition:0.6s;
 
}

.anlizs_cen&gt;ul&gt;li&gt;a&gt;div&gt;img:hover{
transform: scale(1.2);
}

.anlizs_cen&gt;p:last-child{
	width: 122px;
	height: 42px;
	border: 1px solid #999999;
	text-align: center;
	line-height: 42px;
	margin: 50px auto 0;
}
.anlizs_cen&gt;p:last-child&gt;a{
	width: 100%;
	height: 100%;
	font-size: 14px;
	font-family: MicrosoftYaHei;
	color: #666666;
display: inline-block;
transition:1s ;
}
.anlizs_cen&gt;p:last-child&gt;a:hover{
background-color: #006b7f;
	color: white;
}

/* æ¡ˆä¾‹å±•ç¤ºç»“æŸ */

/* æ–°é—»ä¸­å¿ƒ */
.xinwenzx{
	width: 100%;
	height:530px ;
	background-color: #f7f7f7;
}
.xinwenzx_cen{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	padding-top: 40px;
	display: flex;
	justify-content: space-between;
}
.xinwenzx_cen&gt;.zuo{
	height: 450px;
	width: 550px;
}
.xinwenzx_cen&gt;.you{
	width: 600px;
	height: 390px;
	margin-top: 56px;
}
.xinwenzx_cen&gt;.zuo&gt;span:first-child{
	font-size: 20px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #333333;
	line-height: 26px;
}
.xinwenzx_cen&gt;.zuo&gt;span:nth-of-type(2){
font-size: 12px;
font-family: MicrosoftYaHei;
color: #737373;
line-height: 16px;
margin-left: 15px;
}
.xinwenzx_cen&gt;.zuo&gt;div{
	width: 550px;
	height: 390px;
	margin-top: 30px;
	position: relative;
        overflow: hidden;
}
.xinwenzx_cen&gt;.zuo&gt;div&gt;a&gt;img{
	width: 100%;
	height: 100%;
        transition:0.6s;
}
.xinwenzx_cen&gt;.zuo&gt;div&gt;a&gt;img:hover{
transform: scale(1.1);
}

.xinwenzx_cen&gt;.zuo&gt;div&gt;a&gt;p{
	width: 550px;
	height: 80px;
	background: #000000;
	opacity: 0.75;
	position: absolute;
	bottom: 0;
	padding: 5px 0 0 20px;
}
.xinwenzx_cen&gt;.zuo&gt;div&gt;a&gt;p&gt;span{
	color: white;
	display: block;
	width: 100%;
	margin-top: 10px;
        font-size: 14px;
        font-family: MicrosoftYaHei;
}
.xinwenzx_cen&gt;.zuo&gt;div&gt;a&gt;p&gt;span:nth-of-type(1){
        font-size: 16px;
}
.xinwenzx_cen&gt;.you&gt;ul{
	display: flex;
	height: 100%;
	justify-content: space-between;
	flex-direction: column;
	
}
.xinwenzx_cen&gt;.you&gt;ul&gt;a&gt;li{
	width: 600px;
	height: 120px;
	background-color: white;
	display: flex;
	justify-content: space-between;
        transition:0.6s;
}
.xinwenzx_cen&gt;.you&gt;ul&gt;a&gt;li:hover{
       box-shadow: 0px 0px 5px 1px #00000021;
}
.xinwenzx_cen&gt;.you&gt;ul&gt;a&gt;li&gt;.zuo{
	width: 120px;
	height: 120px;
	border-right:1px solid #E6E6E6;
	text-align: center;
	padding-top: 35px;
	
}
.xinwenzx_cen&gt;.you&gt;ul&gt;a&gt;li&gt;.zuo&gt;h3{
	font-size: 20px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #051B42;
}
.xinwenzx_cen&gt;.you&gt;ul&gt;a&gt;li&gt;.zuo&gt;span{
	font-size: 14px;
	font-family: MicrosoftYaHei;
	color: #999999;
}
.xinwenzx_cen&gt;.you&gt;ul&gt;a&gt;li&gt;.you{
	width: 480px;
	height: 120px;
	padding: 20px 19px 19px 20px;
}
.xinwenzx_cen&gt;.you&gt;ul&gt;a&gt;li&gt;.you&gt;p{
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #333333;
	margin-bottom: 10px;

}
.xinwenzx_cen&gt;.you&gt;ul&gt;a&gt;li&gt;.you&gt;span{
	font-size: 14px;
	font-family: MicrosoftYaHei;
	color: #999999;

}
/* æ–°é—»ä¸­å¿ƒ */

/* åº•éƒ¨å¼€å§‹ */
.botm{
	width: 100%;
	height: 350px;
	background-color: #444444;
}
.botm_cen{
	width: 1200px;
	height: 350px;
	margin: 0 auto;
	
	overflow: hidden;
}
.botm_cen&gt;div:first-child{
	width: 117px;
	height: 50px;
	margin: 40px  auto 30px;
}
.botm_cen&gt;div&gt;img{
	width: 100%;
}
.botm_cen&gt;p{
	width: 864px;
	height: 48px;
	font-size: 14px;
	font-family: MicrosoftYaHei;
	color: #CCCCCC;
	line-height: 24px;
	margin: 0 auto 41px;
	text-align: center;
}
.botm_cen&gt;ul{
	display: flex;
	justify-content: space-around;
	margin-bottom: 50px;
}
.botm_cen&gt;ul&gt;li{
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #CCCCCC;
}
.botm_cen&gt;ul&gt;li&gt;span{
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #CCCCCC;
}
.botm_cen&gt;div:nth-of-type(2){
	width: 100%;
	height:1px ;
	background: #767676;
	margin-bottom: 25px;
}
.botm_cen&gt;p:last-child{
	width: 600px;
	height: 19px;
	font-size: 14px;
	color: #999999;
	margin: 0 auto;
}
.botm_cen&gt;p:last-child&gt;a{
color: #999999;
font-size: 14px;
}
/* åº•éƒ¨ç»“æŸ */</pre></body></html>