* {
	margin: 0;
	padding: 0;
	border: none
}

@font-face {
	font-family: 'wf_segoe-ui_normal';
	src: url("/style/css/fonts/latest.eot");
	src: local("Segoe UI"), local("Segoe"), local("Segoe WP"), url('/style/css/fonts/latest.eot?#iefix') format('embedded-opentype'), url('/style/css/fonts/latest.woff') format('woff'), url('/style/css/fonts/latest.ttf') format('truetype'), url('/style/css/fonts/latest.svg#web') format('svg')
}

body {
	background-color: #fff;
	font-family: wf_segoe-ui_normal;
	font-size: 14px
}

img {
	border: 0
}

a {
	display: block;
	color: #666;
	text-decoration: none
}

li {
	list-style-type: none
}

h1 {
	font-size: 28px
}

h2 {
	font-size: 26px
}

h3 {
	font-size: 24px
}
h4 {
	font-size: 22px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	color: #333;
}

p {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	text-align: justify;
	text-align-last: left;
	-moz-text-align-last: left
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ellipsis2 {
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.ellipsis3 {
	height: 58px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.col6 {
	color: #666
}

.col9 {
	color: #999
}

.fw {
	font-weight: bolder;
	color: #666
}

.w1200 {
	width: 1200px;
	margin: 0 auto
}

.jsc {
	text-align-last: center;
	-moz-text-align-last: center
}

.jsl {
	color: #666;
	text-align: justify;
	text-align-last: left;
	-moz-text-align-last: left
}

.jsr {
	color: #666;
	text-align: justify;
	text-align-last: right;
	-moz-text-align-last: right
}

.f12 {
	font-size: 12px;
	color: #666
}

.f14 {
	font-size: 14px
}

.f16 {
	font-size: 16px
}

.f30 {
	font-size: 30px
}

.f40 {
	font-size: 40px;
	color: #333
}

.mt20 {
	margin-top: 20px
}

.mb20 {
	margin-bottom: 20px
}

.mr20 {
	margin-right: 20px
}

.ml20 {
	margin-left: 20px
}

.mr25 {
	margin-right: 25px
}

.mt25 {
	margin-top: 25px
}

.mb25 {
	margin-bottom: 25px
}

.pt10 {
	padding-top: 10px
}

.pt15 {
	padding-top: 15px
}

.pb15 {
	padding-bottom: 15px
}

.pt20 {
	padding-top: 20px
}

.pb20 {
	padding-bottom: 20px
}

.pl20 {
	padding-left: 20px
}

.pr20 {
	padding-right: 20px
}

.pt50 {
	padding-top: 50px
}

.pb50 {
	padding-bottom: 50px
}

.pl50 {
	padding-left: 50px
}

.pr50 {
	padding-right: 50px
}

.pb25 {
	padding-bottom: 25px
}

.pt25 {
	padding-top: 25px
}

.fl {
	float: left
}

.fr {
	float: right
}

.tc {
	text-align: center
}

.tl {
	text-align: left
}

.tr {
	text-align: right
}

.bg {
	background-color: #eef1fa
}

.red {
	color: #ff3f3c
}

.clear {
	clear: both
}

.ff {
	color: #fff
}

.top {
	width: 100%;
	line-height: 45px;
	background-color: #333
}

.head_top ul li {
	float: left;
	margin-right: 30px;
	color: #fff
}

.border_r {
	display: block;
	height: 15px;
	vertical-align: middle;
	border-right: 2px solid #fff;
	margin-top: 17px
}

.top_ul1 li a {
	color: #fff
}

.top_ul2>li:nth-child(1) {
	background: url("/style/img/index_contact.png") no-repeat left center;
	background-size: 18px;
	padding-left: 30px
}

.top_ul2>li:nth-child(2) {
	background: url("/style/img/site.png") no-repeat left center;
	background-size: 18px;
	padding-left: 30px
}

.top_ul2>li:nth-child(3) {
	position: relative;
	width: 60px
}

.top_ul2>li:nth-child(3)>a {
	color: #FFFFFF
}

.ul_lan {
	display: none;
	position: absolute;
	z-index: 10000;
	padding: 20px;
	background-color: #FFFFFF
}

.top_ul2>li:nth-child(3):hover .ul_lan {
	display: block
}

.ul_lan li:hover a {
	color: #E62121
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.navBar {
	position: relative;
	z-index: 1;
	height: 63px;
	line-height: 60px;
	background: url("/style/img/line.gif") repeat-x 0 bottom #fff;
	color: #333
}

.nav {
	position: relative;
	font-size: 14px
}

.nav a {
	color: #333
}

.nav li.active,
.nav li:hover {
	transition: all 0.2s;
	border-bottom: 2px solid red
}

.nav .sub li.active,
.nav .sub li:hover {
	border-bottom: none
}

.nav li:hover a {
	color: #e62e2a
}

.nav h3 {
	font-size: 100%;
	font-weight: 400
}

.nav .m {
	float: left;
	position: relative;
	z-index: 1
}

.nav h3 a {
	display: block;
	width: 80px;
	text-align: center;
	font-size: 16px
}

.nav h3 .hot {
	width: 190px;
	padding-right: 15px;
}

.nav h3 .steam-a {
	width: 160px;
	padding: 0 15px;
}

.nav .sub {
	display: none;
	position: absolute;
	left: -3px;
	top: 63px;
	z-index: 1;
	border: 1px solid #e6e4e3;
	border-top: 0;
	background: #fff
}

.nav .sub li {
	width: 310px;
	padding: 0 8px;
	margin-bottom: -1px
}

.nav .service_sub li {
	width: 200px
}

.nav .about_sub li {
	width: 185px
}

.nav .sub li a {
	display: block;
	padding: 8px 0;
	height: 28px;
	line-height: 28px;
	color: #666;
}

.nav .sub li a:hover {
	color: #e62e2a
}

.fullSlide {
	width: 100%;
	position: relative;
	height: 520px;
	background: #000
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden
}

.fullSlide .bd ul {
	width: 100%!important
}

.fullSlide .bd li {
	width: 100%!important;
	height: 520px;
	overflow: hidden;
	text-align: center
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	margin: 0 auto
}

.fullSlide .hd ul {
	text-align: center
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #000;
	opacity: 0.5;
	line-height: 999px
}

.fullSlide .hd ul .on {
	background: red
}

.fullSlide .next,
.fullSlide .prev {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 3%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url("/style/img/slider-arrow.png") -126px -137px #000 no-repeat;
	cursor: pointer;
	opacity: 0.5;
	display: none
}

.fullSlide .next {
	left: auto;
	right: 3%;
	background-position: -6px -137px
}

.ban_bgtxt {
	width: 1200px;
	height: 86px;
	line-height: 86px;
	font-size: 40px;
	background-color: #000;
	opacity: 0.75;
	position: absolute;
	margin: 0 auto;
	bottom: 25px;
	left: 50%;
	margin-left: -600px;
	color: #fff;
	text-transform: capitalize;
	text-align: center
}

.introduce_L {
	width: 48%
}

.introduce_L p {
	height: 355px;
	line-height: 30px
}

.introduce_btn {
	width: 306px;
	height: 61px;
	margin: 0 auto;
	line-height: 61px;
	box-shadow: -2px -2px 8px 0 rgba(102, 102, 102, .22), 2px 2px 8px 0 rgba(102, 102, 102, .22);
	border-radius: 15px
}

.introduce_btn:hover {
	background-color: #e6212a
}

.introduce_btn:hover a {
	color: #fff
}

.index_pro_ul li {
	width: 370px;
	text-align: left;
	float: left
}

.index_pro_ul li:nth-child(2) {
	margin: 0 45px
}

.pro_img {
	width: 370px;
	height: 370px;
	background-color: rgba(255, 255, 255, .8)
}

.pro_img img {
	width: 370px
}

.index_ser_ul {
	margin-bottom: 50px;
	box-sizing: border-box;
	padding-top: 50px
}

.index_ser_ul li {
	width: 300px;
	box-sizing: border-box;
	float: left;
	text-align: center
}

.index_ser_ul li:nth-child(2) {
	box-sizing: border-box;
	margin: 0 150px
}

.index_ser_ul li a {
	display: block;
	width: 150px;
	height: 60px;
	margin: 0 auto;
	text-align: center;
	line-height: 60px;
	background-color: #fff;
	box-shadow: -2px -2px 8px 0 rgba(102, 102, 102, .22), 2px 2px 8px 0 rgba(102, 102, 102, .22);
	border-radius: 15px
}

.index_ser_ul li a:hover {
	background-color: #e62e2a;
	color: #fff
}

.index_wd .index_ser_ul li {
	text-align: left
}

.banner {
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative
}

.pro_ban_bgtxt {
	top: 480px
}

.product {
	/*margin-top: 50px*/
}

.product li {
	padding-top: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #999
}

.product_div_bg {
	display: block;
	background-color: #eef1fa;
	margin-bottom: 25px
}

.product_div_L img {
	width: 355px
}

.span_line {
	display: block;
	width: 60px;
	height: 4px;
	background-color: #133984
}

.product_div_R {
	width: 685px;
	margin-left: 50px
}

.learn_more {
	display: block;
	width: 150px;
	height: 60px;
	text-align: center;
	margin: 0 auto;
	line-height: 60px;
	background-color: #fff;
	box-shadow: -2px -2px 8px 0 rgba(102, 102, 102, .22), 2px 2px 8px 0 rgba(102, 102, 102, .22);
	border-radius: 15px
}

.learn_more:hover {
	background-color: #e6212a;
	color: #ffffff
}

.product_div_R2 {
	margin-right: 50px
}

.pro_contact {
	height: 100px;
	line-height: 100px;
	background-color: #133984;
	font-size: 48px;
	color: #fff;
	text-align: center
}

.contact {
	width: 1200px;
	margin: 100px auto 0
}

.contact li {
	width: 270px;
	text-align: center;
	float: left
}

.contact li:nth-child(3) {
	width: 350px
}

.contact li:nth-child(3) a {
	font-size: 22px;
	color: #333;
	font-weight: bolder
}

.contact li:nth-child(2) {
	margin: 0 123px 0 187px
}

.contact_line {
	width: 277px;
	height: 2px;
	background-color: #ddd
}

.contact_div {
	width: 277px;
	margin-left: 30px
}

.contact_borBotm {
	width: 43px;
	height: 5px;
	margin: 0 auto
}

.contact li:nth-child(1) .contact_borBotm {
	background-color: #e6212a
}

.contact li:nth-child(2) .contact_borBotm {
	background-color: #133984
}

.contact li:nth-child(3) .contact_borBotm {
	background-color: #e8c100
}

.contact li:nth-child(3) a:hover {
	color: red
}

.message2 {
	padding-bottom: 50px
}

.message2 input {
	width: 590px;
	height: 50px;
	box-sizing: border-box;
	border: solid 1px #bfc0c1;
	margin-bottom: 19px;
	padding-left: 20px
}

.message2 input:nth-child(1),
.message2 input:nth-child(3) {
	margin-right: 15px
}

.Remarks2 {
	width: 100%;
	height: 160px;
	box-sizing: border-box;
	border: solid 1px #bfc0c1;
	padding-top: 20px;
	padding-left: 20px
}

.Remarks2::-webkit-input-placeholder {
	color: #aaa
}

.Remarks2::-moz-input-placeholder {
	color: #aaa
}

.Remarks2::-ms-input-placeholder {
	color: #aaa
}

input::-webkit-input-placeholder {
	color: #aaa
}

input::-moz-input-placeholder {
	color: #aaa
}

input::-ms-input-placeholder {
	color: #aaa
}

.subBtn2 {
	width: 306px;
	height: 61px;
	background-color: #fff;
	box-shadow: -2px -2px 8px 0 rgba(102, 102, 102, .22), 2px 2px 8px 0 rgba(102, 102, 102, .22);
	border-radius: 15px
}

.about {
	margin-top: 100px
}

.about li {
	width: 386px;
	height: 290px;
	float: left;
	position: relative
}

.about li:nth-child(2) {
	margin: 0 21px
}

.mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 6;
	text-align: center;
	background: #000;
	opacity: 0;
	transition: all 0.3s
}

.mask span {
	display: block;
	text-align: left;
	padding-left: 15px;
	color: #fff;
	z-index: 33
}

.mask_int {
	margin-top: 130px;
	float: right
}

.mask_int span {
	padding-right: 15px;
	text-align: right
}

.mask_int2 {
	margin-top: 20px
}

.about li:hover .mask,
.about2 li:hover .mask {
	opacity: 0.5
}

.about2 li {
	height: 145px;
	position: relative
}

.about3 {
	width: 1000px;
	margin: 50px auto
}

.about3 li {
	width: 450px;
	float: left
}

.about3_divL {
	width: 55px
}

.about3 li:nth-child(1),
.about3 li:nth-child(2) {
	height: 580px;
	margin-bottom: 50px
}

.about3 li:nth-child(1),
.about3 li:nth-child(3) {
	margin-right: 100px
}

.about3 li:nth-child(4) .about3_divR p {
	height: 270px
}

.about3_divR {
	width: 365px;
	box-sizing: border-box;
	margin-left: 30px
}

.about3_divR .learn_more {
	margin: 0
}

.about3_divR_p {
	height: 360px
}

.about4 li {
	float: left;
	margin-right: 25px
}

.about4 li:nth-child(6) {
	margin-right: 0
}

.service_div {
	width: 1200px;
	height: 1px;
	background-color: #999
}

.service {
	padding-bottom: 50px;
	margin: 100px auto 0
}

.service li {
	width: 400px;
	float: left
}

.service li a {
	text-transform: capitalize
}

.service li h2 {
	padding-bottom: 25px
}

.service li:nth-child(2) {
	margin: 0 50px
}

.service li:nth-child(3) {
	width: 280px
}

.service li p {
	position: relative
}

.ser_p ul li p {
	font-size: 18px
}

.service li p span {
	display: block;
	width: 386px;
	height: 216px;
	text-align: center;
	padding-left: 100px;
	position: absolute;
	left: 140px;
	top: -20px;
	background: url("/style/img/service_alertbg.png") no-repeat;
	z-index: 44;
	display: none
}

.ser_video {
	width: 677px;
	margin: 0 auto
}

.ser_video2 li {
	width: 390px;
	height: 390px;
	box-sizing: border-box;
	padding: 10px;
	float: left
}

.ser_video2 li:hover {
	background-color: #eef1fa
}

.ser_video2 li:nth-child(2) {
	margin: 0 15px
}

.ser_video2 li h3 {
	padding: 15px 0
}

.ser_video2 li p {
	color: #999
}

.Box {
	position: relative
}

.Box .content {
	width: 1200px;
	margin: 0 auto
}

.Box h2 {
	text-align: center;
	margin-bottom: 35px;
	padding-top: 250px
}

.Box .Box_con {
	position: relative
}

.Box .Box_con .btnl {
	position: absolute
}

.Box .Box_con .btn {
	display: block;
	width: 41px;
	height: 41px;
	position: absolute;
	top: 80px;
	cursor: pointer
}

.Box .Box_con .btnl {
	background: url("/style/img/jtl02.png") no-repeat center;
	left: 35%;
	top: 230px
}

.Box .Box_con .btnr {
	background: url("/style/img/jtr02.png") no-repeat center;
	right: 35%;
	top: 230px
}

.Box .Box_con .btnl:hover {
	background: url("/style/img/jtl03.png") no-repeat center
}

.Box .Box_con .btnr:hover {
	background: url("/style/img/jtr03.png") no-repeat center
}

.Box .Box_con .conbox {
	position: relative;
	overflow: hidden
}

.Box .Box_con .conbox ul {
	position: relative;
	list-style: none
}

.Box .Box_con .conbox ul li {
	float: left;
	width: 385px;
	height: 200px;
	margin-left: 20px;
	overflow: hidden
}

.Box .Box_con .conbox ul li:first-child {
	margin-left: 0
}

.Box .BoxSwitch {
	margin-top: 30px;
	text-align: center;
	text-align-last: center
}

.Box .BoxSwitch span {
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 3px;
	background: #ccc;
	margin: 0 5px;
	cursor: pointer
}

.Box .BoxSwitch span.cur {
	background: red
}

.Box .Box_con #BoxUl .wd_lun {
	width: 380px;
	height: 180px;
	margin-left: 0;
	padding: 10px
}

.aab {
	width: 2400px!important;
	overflow: hidden
}

.prodetail {
	padding: 105px 0
}

.prodetail_div_L {
	width: 426px
}

.prodetail_ul li {
	width: 260px;
	margin-top: 25px
}

.prodetail_ul li a {
	display: block;
	width: 105px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	border-radius: 10px;
	border: solid 2px #999
}

.prodetail_ul li a:hover {
	color: red
}

.prodetail_ul2 li {
	color: #666;
	line-height: 30px;
	font-size: 16px
}

.prodetail_ul3 li {
	width: 560px;
	margin-bottom: 40px
}

.prodetail_tech li {
	height: auto!important
}

.prodetail_ul3 li h3,
.prodetail_ul3 li p {
	color: #666
}

.more_hide {
	display: none
}

.com {
	border-collapse: collapse;
	width: 1200px;
	box-sizing: border-box
}

.com2 {
	width: 900px
}

.com td,
.com th {
	border: solid 1px #666;
	text-align: center;
	padding: 20px 0;
	box-sizing: border-box
}

.s_com td {
	padding: 10px 20px
}

.com .com_bc {
	background-color: #eef1fa
}

.com .tcl {
	text-align: justify;
	text-align-last: left;
	-moz-text-align-last: left
}

.prodetail_guige {
	padding: 105px 0 50px
}

.footer ul li {
	width: 200px;
	float: left
}

.footer ul li h2 {
	font-size: 14px;
	color: #333;
	padding-bottom: 25px
}

.footer ul li a {
	display: block;
	font-size: 12px;
	line-height: 24px;
	color: #666;
}

.dibu {
	height: 200px;
	background-color: #000
}

.dibu_ul {
	height: 56px;
	padding-top: 70px
}

.dibu_L span {
	color: #fff;
	background: url("/style/img/index_contact.png") no-repeat left center;
	background-size: 18px;
	padding-left: 30px
}

.dibu_L a {
	background: url("/style/img/site.png") no-repeat left center;
	background-size: 18px;
	padding-left: 30px
}

.dibu_ul>li:nth-child(1) {
	padding-bottom: 10px;
	border-bottom: 1px solid #fff
}

.dibu_ul li p {
	color: #fff;
	font-size: 12px
}

.dibu_ul2 li {
	float: left;
	margin-top: 10px;
	padding: 0 20px;
	border-right: 1px solid #fff
}

.dibu_ul2 li a {
	color: #fff
}

.footer_line {
	width: 100%;
	padding-top: 100px;
	padding-bottom: 30px;
	background-color: #fff;
	box-shadow: -2px -2px 8px 0 rgba(102, 102, 102, .22)
}

.pro_all>.product {
	width: 900px
}

.pro_all .product_div_R {
	width: 495px!important
}

.pro_all .product_div_R2 {
	margin-left: 0
}

.product-p span {
	display: block;
}

.pro_all_line1 {
	width: 30px;
	height: 3px;
	background-color: #133984
}

.pro_all_line2 {
	width: 30px;
	height: 3px;
	background-color: #E6212A
}

.pro_nav {
	width: 280px;
	margin-top: 20px
}

.pro_nav h4 {
	font-size: 16px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0, 0, 0, .15)
}

.pro_nav a {
	display: block;
	padding-top: 15px;
	text-transform: capitalize
}

.pro_nav a:hover {
	color: #e62e2a
}

.pro_nav>a:last-child {
	padding-top: 0
}

.gy li {
	box-sizing: border-box
}

.gy_img {
	width: 581px;
	height: 348px;
	margin: 20px
}

.gy_txt {
	width: 493px;
	line-height: 27px
}

.gy_ol {
	margin-left: 20px
}

.gy_ol li {
	list-style-type: decimal;
	color: #666
}

.zuobiao,
.zuobiao2 {
	width: 49px;
	height: 51px;
	margin: 20px 0;
	line-height: 51px;
	text-align-last: center;
	font-weight: bolder;
	color: #333;
	background-color: #eef1fa
}

.zuobiao2 {
	background: #fff
}

.service_span {
	display: none
}

.ser_video2 video {
	width: 370px
}
.subBtn2:hover {
	background-color: #E62E2A;
	color: #FFFFFF
}

.cailiao_table {
	height: 806px;
	overflow: hidden
}

.table_hide {
	cursor: pointer
}

.table_show {
	height: auto !important;
	overflow: auto
}

.cailiao_table2 {
	display: none
}

.table_hide2 {
	cursor: pointer
}

.table_show2 {
	display: block;
}

.relitu_div li {
	height: auto !important
}

.ser-ul li {
	height: 80px
}


/*面包线*/
.nav-slide li {
	float: left;
}

.nav-slide li:hover a {
	color: #E6212A;
}

.nav-slide-li {
	width: 71px;
	height: 47px;
	box-sizing: border-box;
	text-align: center;
	padding-top: 13px;
	background: url(/style/img/home-icon-bg.png)no-repeat left;
	background-size: 100% 100%;
	position: relative;
	z-index: 10;
}

.nav-slide-li img {
	width: 23px;
}

.nav-slide-li2,
.nav-slide-li3 {
	min-width: 120px;
	height: 47px;
	box-sizing: border-box;
	text-align: center;
	background: url(/style/img/icon-bg.png)no-repeat left;
	background-size: 100% 100%;
	margin-left: -12px;
	padding: 13px 20px 0 32px;
	position: relative;
	z-index: 9;
}

.nav-slide-li3 {
	z-index: 8;
}


/*面包线end*/

.header_mini {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #FFFFFF;
	z-index: 99999;
	box-shadow: 0 0 6px #e5e5e5;
	opacity: .9;
	height: 50px;
	padding-top: 0;
}

.header_mini:hover {
	opacity: 1;
}
.header_mini .navBar{
	height: 50px;
	line-height: 50px;
}
.header_mini .logo a img{
	margin-top: 0;
	transform: scale(.7);
	margin-left: -34px;
	margin-left: 0\9;
}
.header_mini .nav .sub{
	top: 50px;
}
.pro-mess{
	display: block;
	text-align: center !important;
}
/*侧边栏*/
.xuanfu{
	width: 78px;
	height: 304px;
	position: fixed;
	top: 30%;
	right: 0;
	z-index: 9
}
.xuanfu ul {
	width: 100%;
	height: 100%
}

.xuanfu ul li {
	width: 100%;
	cursor: pointer;
	background-color: rgba(0,0,0,0.7);
}
.xuanfu ul li a {
	width: 100%;
	text-align: center;
	display: block;
	height: 76px;
	color: #fff;
	z-index: 9999999;
	font-size: 17px
}

.xuanfu ul li span {
	width: 40px;
	height: 40px;
	margin: 0 auto;
	display: block;
	background: url("/style/img/icon_kf.png") no-repeat;
	transition: all 0.3s
}
.xuanfu ul li a .span1 {
	background-position: -308px -178px;
	border-top: none
}
.xuanfu ul li p{
	font-size: 14px;
	color: #FFFFFF;
	text-align-last: center;
}
.line-xuanfu{
	display: block;
	width: 60px;
	height: 1px;
	background: #E6212A;
	margin: 0 auto;
}
.xuanfu ul li a .span2{
	background-position: -395px -290px
}
.xuanfu ul li a .span3{
	background-position: -395px -335px
}
.xuanfu ul li .span4{
	background-position: -398px -243px
}
.xuanfu ul li:nth-child(1):hover a .span1{
	background-position: -267px -178px;
} 
.xuanfu ul li:nth-child(2):hover a .span2{
	background-position: -360px -290px;
} 
.xuanfu ul li:nth-child(3):hover a .span3{
	background-position: -360px -335px;
} 
.xuanfu ul li:nth-child(4):hover .span4{
	background-position: -357px -243px;
} 