<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,hr,fieldset,input,p,blockquote,th,td {
	_margin: 0px;
	margin: 0px;
	_padding: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img,input,botton {
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
}
address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul,li {
	list-style: none;
	margin: 0;
}
caption,th {
	text-align: left;
}
img a {
	border: none;
}
a{
	text-decoration: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0px;
	content: " ";
	clear: both;
	height: 0px;
}
.clearfix{
	*zoom:1;
}

/*  公共样式  */
.container{
	width: 1164px;
	margin: 0 auto;
}
.title{
	
	margin: 0 auto;
}
.title h4{
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: normal;
	font-size: 0;
}
.title h4 span{
	float: left;
	height: 40px;
	line-height: 40px;
	padding-right: 20px;
	font-size: 32px;
	color: #7d7d7d;
}
.title h4 i{
	float: left;
	height: 40px;
	line-height: 38px;
	font-size: 30px;
	font-style: normal;
	color: #b12721;
}
.title p{
	width: 382px;
	height: 7px;
	margin: 20px auto 0px;
	background: url(../images/icon-4.png) no-repeat 0px -150px;
}


/*  case  start  */
.case{
	padding-top: 53px;
	margin-bottom: 92px;
}
.case .title{
	width: 384px;
}
.case .title h4{
	padding-left: 10px;
}
.case ul{
	margin-bottom: 32px;
}
.case ul li{
	padding-top: 33px;
	padding-bottom: 26px;
	border-bottom: 1px dashed #d4d4d4;
}
.case ul li .case-item{
	float: left;
	width: 555px;
}
.case ul li .case-item-right{
	float: right;
}
.case ul li .case-item img{
	float: left;
	width: 163px;
	height: 112px;
	border-radius: 3px;
	overflow: hidden;
}
.case ul li .case-item .case-item-box{
	margin-left: 186px;
}
.case ul li .case-item .case-item-box p{
	width: 100%;
	height: 28px;
	line-height: 28px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #272727;
	overflow: hidden;
}
.case ul li .case-item .case-item-box p a{
	color: #272727;
}
.case ul li .case-item .case-item-box p a:hover{
	color: #ff7800;
}
.case ul li .case-item .case-item-box span{
	display: block;
	width: 100%;
	height: 48px;
	line-height: 24px;
	margin-bottom: 8px;
	font-family: "宋体";
	font-size: 14px;
	color: #4c4c4c;
	overflow: hidden;
}
.case ul li .case-item .case-item-box i{
	display: block;
	width: 100%;
	height: 20px;
	line-height: 24px;
	font-style: normal;
	font-family: "宋体";
	font-size: 14px;
	color: #9f9f9f;
}


/*  charge  start  */
.charge{
	padding-top: 44px;
	padding-bottom: 55px;
}
.charge .container .title{
	width: 384px;
}
.charge .container .title h4{
	padding-left: 17px;
}
.charge ul{
	width: 1054px;
	height: 330px;
	margin: 49px auto 0;
}
.charge ul li{
	float: left;
	width: 352px;
	height: 266px;
	padding-top: 64px;
	margin-left: -1px;
	background: url(../images/charge-bg.png) no-repeat center;
}
.charge ul li span{
	display: block;
	height: 55px;
}
.charge ul li span.charge-1{
	background: url(../images/icon-6.png) no-repeat -1260px 0px;
}
.charge ul li span.charge-2{
	background: url(../images/icon-6.png) no-repeat -1043px 0px;
}
.charge ul li span.charge-3{
	background: url(../images/icon-6.png) no-repeat -1476px 0px;
}
.charge ul li p{
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 24px;
	color: #222222;
}
.charge ul li i{
	display: block;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-style: normal;
	font-family: "宋体";
	font-size: 14px;
	color: #828282;
}


/* top  start */
.top{
	width: 100%;
	height: 96px;
	background-color: #eeeeee;
}
.top .container{
	width: 1200px;
}
.top .top-title{
	float: left;
	height: 81px;
	line-height: 73px;
	padding-top: 15px;
	padding-left: 52px;
	margin-left: 40px;
	font-family: "宋体";
	font-size: 36px;
	color: #343434;
	background: url(../images/icon-1.png) no-repeat 0px 31px;
}

.top .top-logo{
	float: left;
	height: 81px;
	line-height: 73px;
	padding-top: 15px;
	margin-left: 40px;
	font-family: "宋体";
	font-size: 36px;
	color: #343434;
 
}
.top .top-title h1,
.top .top-title h2{
	float: left;
	max-width: 470px;
	height: 73px;
	line-height: 73px;
	font-weight: normal;
	font-family: "宋体";
	font-size: 36px;
	color: #343434;
	overflow: hidden;
}
.top .top-title span{
	float: left;
	padding-right: 32px;
	background: url(../images/icon-1.png) no-repeat right -111px;
}
.top .hotline{
	float: right;
	height: 42px;
	line-height: 42px;
	margin-top: 24px;
	margin-right: 42px;
	padding-left: 47px;
	font-style: italic;
	font-weight: bold;
	font-family: "宋体";
	font-size: 38px;
	color: #2f2f2f;
	background: url(../images/icon-1.png) no-repeat left -212px;
}
.top .hotline p{
	padding-right: 120px;
	background: url(../images/hotline-bg.png) no-repeat right center;
}
.nav{
	width: 100%;
	height: 53px;
	background-color: #303131;
}
.nav ul{
	width: 1182px;
	padding-left: 18px;
}
.nav ul li{
	float: left;
	height: 53px;
	line-height: 53px;
	padding: 0px 37px;
	font-size: 18px;
	background: url(../images/icon-1.png) no-repeat right -316px;
}
.nav ul li:last-child,
.nav ul li.last-li{
	background: none;
}
.nav ul li a{
	color: #ffffff;
}
.nav ul li a:hover{
	color: #ffcf96;
}
.foot{
	height: 210px;
	background-color: #353535;
}
.foot .foot-multiple{
	height: 169px;
}
.foot .foot-multiple .foot-multiple-link{
	float: left;
	width: 690px;
	padding-left: 20px;
	margin-top: 50px;
	margin-right: 22px;
}
.foot .foot-multiple .foot-multiple-link ul{
	margin-bottom: 6px;
}
.foot .foot-multiple .foot-multiple-link ul li{
	float: left;
	height: 28px;
	line-height: 28px;
	padding: 0px 14px;
	font-size: 14px;
	font-family: "宋体";
	background: url(../images/icon-1.png) no-repeat right -375px;
}
.foot .foot-multiple .foot-multiple-link ul li:last-child,
.foot .foot-multiple .foot-multiple-link ul li.last-li{
	background: none;
}
.foot .foot-multiple .foot-multiple-link ul li a{
	color: #ffffff;
}
.foot .foot-multiple .foot-multiple-link ul li a:hover{
	color: #ffcf96;
}
.foot .foot-multiple .foot-multiple-link .foot-company{
	margin-left: 14px;
	height: 28px;
	line-height: 28px;
	font-family: "宋体";
	font-size: 14px; 
	color: #e0e0e0;
	overflow: hidden;
}
.foot .foot-multiple .foot-multiple-link .foot-company h2{
	display: inline;
	font-weight: normal;
	font-family: "宋体";
	font-size: 14px; 
	color: #e0e0e0;
}
.foot .foot-multiple .foot-multiple-link .foot-company a{
	color: #e0e0e0;
}
.foot .foot-multiple .foot-multiple-link .foot-company a:hover{
	color: #ff7800;
}
.foot .foot-multiple .foot-multiple-hotline{
	float: left;
	width: 230px;
	height: 62px;
	margin-top: 43px;
	padding-top: 21px;
	border-right: 1px solid #5e5e5e;
	background: url(../images/icon-1.png) no-repeat 0px -430px;
}
.foot .foot-multiple .foot-multiple-hotline p{
	margin-left: 44px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #ffffff;
}
.foot .foot-multiple .foot-multiple-hotline span{
	display: block;
	margin-left: 44px;
	height: 26px;
	line-height: 26px;
	font-size: 20px;
	color: #ffffff;
}
.foot .foot-multiple .foot-multiple-ewm{
	float: right;
	width: 90px;
	margin-top: 35px;
	margin-right: 74px;
}
.foot .foot-multiple .foot-multiple-ewm img{
	display: block;
	width: 90px;
	height: 90px;
	overflow: hidden;
}
.foot .foot-multiple .foot-multiple-ewm p{
	width: 90px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-family: "新宋体";
	font-size: 12px;
	color: #b4b4b4;
}
.foot .foot-bear{
	height: 41px;
	line-height: 41px;
	background-color: #000000;
}
.foot .foot-bear .container{
	text-align: center;
	font-family: "新宋体";
	font-size: 12px;
	color: #797979;
}
.foot .foot-bear .container span{
	font-family: "微软雅黑";
}
.foot .foot-bear .container a{
	color: #797979;
}
.foot .foot-bear .container a:hover{
	color: #ffcf96;
}





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