<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fwmain{
}
.fwbanner{
	text-align: center;
}
.fwbanner a img{
	display: block;
	margin: 0 auto; 
}
/*鍞悗*/
.zongze{
	width: 100%;
	overflow: hidden;
	padding: 70px 0px 30px;
	background-color: #f1f1f1;
}
.zongzecon{
	width:1300px;
	margin: 0 auto;
}
.zzdiv{
	width: 100%;
	overflow: hidden;
	margin-top: 60px;
}
.zzdivtu{
	float: left;
	width: 495px;
	overflow: hidden;
	padding-left: 105px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.zzdivtu div{
	position: relative;
	width: 100%;
}
.zzdivtu div img{
	display: block;
	width: 390px;
	overflow: hidden;
}
.zzdivtu i{
	position: absolute;
	left: -40px;
	top: 40px;
	width: 40px;
	height: 100px;
	background-color: #008ae5;
}
.zzdivzi{
	float: right;
	width: 730px;
	overflow: hidden;
	padding-right: 70px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.zzdivzi ul{
	overflow: hidden;
	margin-top: 20px;
}
.zzdivzi ul li{
	width: 100%;
	margin-top: 30px;
}
.zzdivzi ul li h5{
	color: #008ae5;
	font-size: 18px;
	font-weight: normal;
	position: relative;
	padding-left: 15px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.zzdivzi ul li h5 i{
	position: absolute;
	top: 12px;
	left: 0;
	width: 5px;
	height: 1px;
	background-color: #008ae5;
}
.zzdivzi ul li p{
	color: #666666;
	font-size: 14px;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
/*鏈嶅姟绉嶇被*/
.type{
	width: 100%;
	overflow: hidden;
	margin: 70px auto;
}
.typecon{
	width: 1300px;
	margin: 0 auto;
}
.typecon ul{
	
}
.typecon ul li{
	float: left;
	position: relative;
	width: 380px;
	height: 514px;
	margin-top: 70px;
	margin-right: 53px;
	background-color: #f5f5f5;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../images/bordertu1.png) center no-repeat;
	background-size:100% 100%;
	transition: all  .25s  ease-in;
    -moz-transition: all  .25s  ease-in;
    -webkit-transition: all  .25s  ease-in;
}
.typecon ul li:last-child{
	margin-right: 0px;
}
.typecon ul li:hover{
	background: url(../images/bordertu2.png) center no-repeat;
	background-size:100% 100%;
	transform:translateY(-20px);
}
.typeli{
	width: 352px;
	height: 450px;
	overflow: hidden;
	margin: 15px auto 0px;
	padding:0px 60px 0px 40px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.tylia{
	background: url(../images/typebg11.png) right -180px top -35px no-repeat;
}
.tylib{
	background: url(../images/typebg2.png) right -145px top -35px no-repeat;
}
.tylic{
	background: url(../images/typebg3.png) right -180px top -35px no-repeat;
}
/*.typecon ul li:hover .tylia{
	background: url(../images/typebg11.png) right top no-repeat;
}
.typecon ul li:hover .tylib{
	background: url(../images/typebg21.png) right top no-repeat;
}
.typecon ul li:hover .tylic{
	background: url(../images/typebg21.png) right top no-repeat;
}*/
.xuhao{
	margin-top:20px;
	margin-bottom:20px;
	color: #333333;
	font-size: 18px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.xuhao span{
	display: inline-block;
	width: 60px;
	height: 15px;
	border-bottom: #333333 solid 1px;
	margin-right: 15px;
}
.typecon ul li:hover .xuhao{
	color: #008ae5;
}
.typecon ul li:hover .xuhao span{
	border-bottom: #008ae5 solid 1px;
}
.typetit{
	color: #333333;
	font-size: 20px;
	margin-bottom: 30px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.typecon ul li:hover .typetit{
	color: #008ae5;
}
.typecon ul li:hover .typetit span{
	font-weight: bold;
}
.typeli i{
	display: block;
	width: 100%;
	margin-bottom: 40px;
	text-align: left;
}
.typeli i img{
	width: 250px;
	height:150px;
}
.typeli p{
	color: #666666;
	font-size: 14px;
	line-height: 32px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:4;
	overflow: hidden;
}


/* 鏈嶅姟鎵胯 */
.chengnuo{
	width: 100%;
	overflow: hidden;
	margin: 70px auto 0px;
}
.chengnuocon{
	width: 100%;
	margin: 0 auto;
}
.cndiv{
	position: relative;
	width: 100%;
	margin-top: 60px;
	height: 505px;
	padding-top:95px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.cndiv i{
	position: absolute;
	left:0;
	top: 0px;
	width: 71%;
	height: 100%;
	background-color: #f9f9f9;
	z-index: 1;
}
.cndivcon{
	width: 100%;
	margin: 0px auto;
	/*overflow: hidden;
	 border-top:#e8e8e8 solid 1px; */
	position: relative;
	z-index: 2;
}
.cndivcon:after{
	content: '';
	position: absolute;
	top: 20px;
	width: 100%;
	height: 1px;
	background-color: #e8e8e8;
}
.fwcn{
	width: 1300px;
	margin: 0 auto;
	position: relative;
}
.fwcn .swiper-slide{
	width: 400px;
	margin-right: 50px;
}
.fwcnli{
	width: 400px;
	overflow: hidden;
	position: relative;
}
.fwcnli i{
	position: absolute;
	left: 60px;
	top: 5px;
	width: 50px;
	height: 50px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	font-style: normal;
	background-color: #3d3d3d;
	box-shadow: 0px 5px 15px rgba(0,0,0,0.4);
	z-index: 3;
}
.fwcnli div{
	width: 100%;
	margin-top: 45px;
	background-color: #efefef;
	padding:45px 60px 40px 60px;
	-moz-box-sizing: border-box;	
	-webkit-box-sizing: border-box;	
	-o-box-sizing: border-box;	
	-ms-box-sizing: border-box;	
	box-sizing: border-box;
}
.fwcnli div h5{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.fwcnli div p{
	color: #666666;
	font-size: 14px;
	line-height: 28px;
}
.fwcn .swiper-slide-active .fwcnli i{
	width: 70px;
	height: 70px;
	line-height:70px;
	color: #fff;
	font-size: 20px;
	background-color: #008ae5;
}
.fwcn .swiper-button-next, .fwcn .swiper-button-prev{
	position: absolute;
    top: -40px;
    width: 30px;
    height: 30px;
    outline: 0 none;
    z-index: 10;
    cursor: pointer;
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}
.fwcn .swiper-button-prev, .fwcn .swiper-container-rtl .swiper-button-next {
	background-image: url(../images/cnleft.png);
    left: auto;
    right:125px;
}
.fwcn .swiper-button-next, .fwcn .swiper-container-rtl .swiper-button-prev {
	background-image: url(../images/cnright.png);
    right: 70px;
    left: auto;
}
.fwcn-next:hover{
	background-image: url(../images/cnrightact.png);
}
.fwcn-prev:hover{
	background-image: url(../images/cnleftact.png);
}
/* .fwcn .swiper-button-prev, .fwcn .swiper-container-rtl .swiper-button-next {
	background-image: url(../images/cnleftact.png);
    left: auto;
    right:125px;
}
.fwcn .swiper-button-next, .fwcn .swiper-container-rtl .swiper-button-prev {
	background-image: url(../images/cnrightact.png);
    right: 70px;
    left: auto;
}
.fwcn-next.swiper-button-disabled{
	opacity: 1;
	background-image: url(../images/cnright.png);
}
.fwcn-prev.swiper-button-disabled{
	opacity: 1;
	background-image: url(../images/cnleft.png);
} */

.jianyi{
	width: 100%;
	overflow: hidden;
	margin: 100px auto;
}
.jianyicon{
	width: 1300px;
	margin: 0 auto;
}
.jianyizi{
	float: left;
	width: 730px;
	padding: 0px 140px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.jianyizi h5{
	color: #333333;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 30px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.jianyizi p{
	color: #666666;
	font-size: 14px;
	line-height: 32px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
	overflow: hidden;
}
.jianyibiao{
	float: left;
	overflow: hidden;
}
.jianyibiao form{
	
}
.input-wrap{
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
}
.input-wrap span{
	float: left;
	display: inline-block;
	color: #666666;
	font-size: 14px;
	line-height: 36px;
	margin-right: 10px;
}
.input-wrap .input1{
	float: left;
	width: 300px;
	height: 36px;
	line-height: 34px;
	border: #d2d2d2 solid 1px;
	overflow: hidden;
	padding: 0px 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.input-wrap .lytext{
	float: left;
	width: 376px;
	height: 132px;
	border: #d2d2d2 solid 1px;
	overflow: hidden;
	resize: none;
	padding: 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.tijiao{
	display: inline-block;
	margin-left: 46px;
	width: 90px;
	height: 30px;
	line-height: 30px;
	color: #fff;
    background-color: #008ae5;
    text-align: center;
    font-size: 14px;
}


/*鏈嶅姟*/
.gdfwlnbg{
	background: #fffefe url(../images/fwlnbg.png) center bottom no-repeat;
}
.gdfuwu{
	width: 100%;
	overflow: hidden;
	margin: 80px auto 0px;
}
.gdfuwucon{
	width: 1300px;
	margin: 0 auto;
}
.gdfwdiv{
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin: 30px auto 0px;
}
.gdfwdiv&gt;i{
	display: block;
	width: 100%;
	margin: 0px auto 35px;
	text-align: center;
}
.gdfwdiv&gt;i&gt;img{
	width: 31px;
	height: 31px;
}
.gdfwdiv&gt;p{
	display: block;
	width: 720px;
	margin: 0 auto;
	color: #666666;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.gdfwdiv ul{
	margin: 70px auto 70px;
	overflow: hidden;
	width: 870px;
}
.gdfwdiv ul li{
	float: left;
	width: 210px;
	margin-right: 120px;
}
.gdfwdiv ul li:nth-child(3n){
	margin-right: 0;
}
.gdfwdiv ul li span{
	position: relative;
	display: inline-block;
	margin:  0px auto 30px;
	color: #333333;
	font-size: 26px;
	font-weight: bold;
}
.gdfwdiv ul li span:before{
	content: '';
	position: absolute;
	left: -16px;
	top: 18px;
	width: 8px;
	height: 3px;
	background-color: #333333;
}
.gdfwdiv ul li span:after{
	content: '';
	position: absolute;
	right: -16px;
	top: 18px;
	width: 8px;
	height: 3px;
	background-color: #333333;
}
.gdfwdiv ul li .pzi{
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	background-color: #666666;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.gdfwdiv ul li p{
	color: #666666;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	height: 50px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 40px;
}
.gdfwdiv ul li i{
	display: block;
	width: 30px;
	height: 2px;
	background-color: #666666;
	margin: 0 auto;
}
.gdfwdiv ul li:hover span{
	color: #008ae5;
}
.gdfwdiv ul li:hover span:before, .gdfwdiv ul li:hover span:after{
	background-color: #008ae5;
}
.gdfwdiv ul li:hover .pzi{
	background-color: #008ae5;
}
.gdfwdiv ul li:hover .pzi{
	color: #FFFFFF;
}
.gdfwdiv ul li:hover i{
	background-color: #008ae5;
}
.gdfwtu{
	display: block;
	margin: 55px auto 70px;
	text-align: center;
	transition: all 0.5s;
}
.gdfwtu img{
	max-width: 100%;
}
.gdfwtu:hover{
	transform: scale(1.05);
}
</pre></body></html>