* {
	margin: 0;
	padding: 0;
	transition-property: all;
	-ms-transition-property: all;
	-moz-transition-property: all;
	-webkit-transition-property: all;
	-o-transition-property: all
}

b,
strong {
	font-family: AlibabaSans-Light
}

h1,
h2,
h3,
h4,
h5 {
	font-family: AlibabaSans-Light;
	font-weight: 400
}

html {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body {
	font-size: 12px;
	color: #828181;
	font-family: AlibabaSans-Light, Microsoft Yahei, Arial, Helvetica, sans-serif
}

.center {
	width: 1200px;
	margin: 0 auto
}

body,
html {
	min-width: 1300px;
	margin: 0 auto
}

header {
	height: 110px;
	position: fixed;
	z-index: 9999;
	top: 0;
	padding-top: 20px;
	left: 0;
	width: 100%;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s
}

header .logo {
	display: block;
	background: url(../images/logox.png) no-repeat;
	width: 316px;
	    height: 39px;
	background-size: 100% 100%;
	/* margin-top: 10px; */
}

header .logo a {
	display: block;
	height: 100%;
	color: transparent;
	text-indent: -2000px
}

header .logo a h1 {
	display: none
}

#header {
	max-width: 1300px;
	margin: 0 auto;
	position: relative;
	padding: 15px 0;
	padding-bottom: 0
}

header.scroll .logo {
	background-image: url(../images/logo_xr1.png)
}

header.scroll {
	background: #fff;
	border-bottom: 1px solid #eee;
	padding-top: 0;
	height: 85px
}

header.scroll .navigation li a {
	color: #2c2c2c
}

header.scroll2 .logo {
	background-image: url(../images/logo_xr1.png)
}

header.scroll2 {
	background: #fff;
	border-bottom: 1px solid #eee;
	padding-top: 0;
	height: 85px
}

header.default .logo {
	background-image: url(../images/logo_xr1.png)
}

header.default {
	background: #fff;
	border-bottom: 1px solid #eee;
	padding-top: 5px;
	height: 110px
}

header.default .navigation li a {
	color: #2c2c2c
}

.navigation li.on a,
header.default .navigation li.on a {
	color: #d80000
}

header.default .navigation li.on ul a {
	color: #2c2c2c
}

header.scroll {
	padding-top: 0;
	height: 85px
}

header .navigation li a.on {
	color: #d80000
}

header.default .navigation li ul,
header.scroll .navigation li ul {
	background-color: #fff;
	-moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .2);
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .2)
}

header.default .navigation li ul a:hover,
header.scroll .navigation li ul a:hover {
	background: #d80000;
	color: #fff
}

.navigation {
	position: absolute;
	right: 0;
	top: 25px
}

.navigation li {
	float: left;
	padding: 0 0;
	position: relative
}

.navigation li a {
	color: #fff;
	font-size: 15px;
	padding: 5px 20px;
	display: block;
	line-height: 25px
}

.navigation li a i {
	margin-left: 10px
}

header .navigation li ul {
	position: absolute;
	left: 0;
	top: 35px;
	width: 225px;
	background: rgba(0, 0, 0, .5);
	padding: 5px 0;
	display: none;
	-webkit-animation: atop .8s linear;
	-moz-animation: atop .8s linear;
	animation: atop .8s linear
}

@-webkit-keyframes atop {
	0% {
		opacity: 0;
		-moz-opacity: 0;
		-webkit-opacity: 0
	}

	50% {
		opacity: .5
	}

	100% {
		opacity: 0;
		-moz-opacity: 0;
		-webkit-opacity: 0
	}
}

@keyframes atop {
	0% {
		opacity: 0;
		-moz-opacity: 0;
		-webkit-opacity: 0
	}

	50% {
		opacity: .5;
		-moz-opacity: .5;
		-webkit-opacity: .5
	}

	100% {
		opacity: 1;
		-moz-opacity: 1;
		-webkit-opacity: 1
	}
}

.navigation li ul a {
	line-height: normal;
	padding: 6px 20px;
	font-size: 14px;
	text-align: left
}

.navigation li li {
	float: none
}

.navigation li ul a:hover {
	background: #d80000
}

.navigation li a:hover,
header.scroll .navigation li a:hover {
	color: #d80000
}

.navigation li.on a,
header.scroll .navigation li.on a {
	color: #d80000
}

header.scroll .navigation li.on ul a {
	color: #2c2c2c
}

.navigation li.on ul a {
	color: #fff
}

/* #footer {
	background: #444;
	margin-top: 0;
	overflow: hidden
}

.footer {
	width: 1300px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #666
}

.footer a {
	color: #8c8c8c;
	font-size: 13px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.footer a:hover {
	color: #ccc
}

.footer p {
	display: block;
	padding: 5px 0;
	font-size: 14px
}

.footer li {
	float: left;
	margin-right: 70px;
	padding-right: 65px;
	color: #8c8c8c;
	border-right: 1px solid #5d5d5d;
	padding-bottom: 15px
}

.footer li p.qq {
	position: relative;
	padding-left: 25px
}

.footer li p.qq:before {
	content: "";
	width: 15px;
	height: 15px;
	background: url(../images/about/qq.png) no-repeat;
	background-size: 100% 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 10px
}

.footer li p.ww {
	position: relative;
	padding-left: 25px
}

.footer li p.ww:before {
	content: "";
	width: 15px;
	height: 15px;
	background: url(../images/about/www.png) no-repeat;
	background-size: 100% 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 10px
}

.footer li#service_l {
	width: 280px;
	padding-right: 25px
}

.footer li#service_l p {
	width: 122px;
	float: left;
	display: block;
	height: 33px;
	overflow: hidden
}

.footer li b {
	font-size: 14px;
	color: #b8b7b7;
	display: block;
	margin-bottom: 10px;
	font-weight: 400
}

.footer li .tel_l {
	font-size: 22px;
	font-weight: 700
}

.footer li .tel_r {
	font-size: 32px;
	font-weight: 700;
	color: #a39f9f
}

.footer li.info p.qq a {
	color: #8c8c8c
}

.footer li.info p.ww a {
	color: #8c8c8c
}

.footer li.info p.bb {
	color: #8c8c8c
}

.footer li.info {
	margin-right: 0;
	width: 246px
}

.footer li.info p {
	padding: 0;
	margin-bottom: 8px;
	line-height: 22px
}

.footer li.info p.add {
	background: url(../images/icon.png) no-repeat left top;
	padding-left: 25px
}

.footer li.info p.tel {
	background: url(../images/icon.png) no-repeat left -45px;
	padding-left: 25px
}

.footer li.info p.fax {
	background: url(../images/icon.png) no-repeat left -84px;
	padding-left: 25px
}

.footer li.info p.qq {
	background: url(../images/icon.png) no-repeat left -116px;
	padding-left: 25px
}

.footer li.info p.qq img {
	margin-right: 20px
}

.footer li.info p.ww {
	background: url(../images/icon.png) no-repeat left -187px;
	padding-left: 25px
}

.footer li.info p.bb {
	background: url(../images/bb.png) no-repeat left center;
	padding-left: 25px
}

.footer li.info a:hover {
	text-decoration: underline
} */

#link_li {
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
	position: relative;
	width: 130px;
	float: right
}

#link_li span {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 125px;
	text-align: center
}

#link_li span em {
	font-style: normal;
	display: block;
	padding-top: 5px
}

.footer_top {
	background: #323232;
	text-align: center;
	padding: 15px 0
}

.footer_top a {
	font-size: 15px;
	color: #b8b7b7;
	margin: 0 25px
}

.footer_top a:hover {
	text-decoration: underline;
	color: #fff
}

#link_li .link10 {
	display: none
}

.toolbar-item,
.toolbar-layer {
	background: url(../images/toolbar.png?v=2020) no-repeat
}

.toolbar {
	position: fixed;
	right: 0;
	top: 200px;
	z-index: 9999
}

.toolbar-item {
	display: block;
	width: 52px;
	height: 52px;
	margin-top: 1px;
	position: relative;
	-moz-transition: background-position 1s;
	-ms-transition: background-position 1s;
	-o-moz-transition: background-position 1s;
	-webkit-moz-transition: background-position 1s;
	transition: background-position 1s
}

.toolbar-item:hover .toolbar-layer {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1)
}

.toolbar-item-app b {
	display: block;
	position: absolute;
	right: -280px;
	height: 52px;
	line-height: 52px;
	top: 0;
	padding: 0 0;
	background: #ce050b;
	width: 220px;
	text-align: center;
	-webkit-transition: all .8s ease-in-out 0s;
	-moz-transition: all .8s ease-in-out 0s;
	-ms-transition: all .8s ease-in-out 0s;
	-o-transition: all .8s ease-in-out 0s;
	transition: all .8s ease-in-out 0s
}

.toolbar-item-app b a {
	font-size: 14px;
	color: #fff;
	margin: 0 6px
}

.toolbar-item-app a:hover {
	text-decoration: underline
}

.toolbar-item-app:hover b {
	right: 53px
}

.toolbar-item-weixin {
	background-position: 0 -798px
}

.toolbar-item-weixin:hover {
	background-position: 0 -860px
}

.toolbar-item-weixin .toolbar-layer {
	height: 212px;
	background-position: 0 0
}

.toolbar-item-feedback {
	background-position: 0 -426px
}

.toolbar-item-feedback:hover {
	background-position: 0 -488px
}

.toolbar-item-app {
	background-position: 0 -550px
}

.toolbar-item-app:hover {
	background-position: 0 -612px
}

.toolbar-item-app .toolbar-layer {
	height: 194px;
	background-position: 0 -222px
}

.toolbar-item-top {
	background-position: 0 -674px
}

.toolbar-item-top:hover {
	background-position: 0 -736px
}

.toolbar-layer {
	position: absolute;
	right: 46px;
	bottom: -10px;
	width: 172px;
	opacity: 0;
	transform-origin: 95% 95%;
	-moz-transform-origin: 95% 95%;
	-ms-transform-origin: 95% 95%;
	-o-transform-origin: 95% 95%;
	-webkit-transform-origin: 95% 95%;
	transform: scale(.01);
	-moz-transform: scale(.01);
	-ms-transform: scale(.01);
	-o-transform: scale(.01);
	-webkit-transform: scale(.01);
	transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	-webkit-transition: all 1s
}

.footer li.form {
	width: 235px;
	float: right;
	margin-right: 0
}

.form_input {
	background: #fff;
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	margin-bottom: 15px
}

.form_input p {
	display: block;
	border-bottom: 1px solid #dedede;
	padding: 3px 10px
}

.form_input p input {
	border: 0;
	background: 0 0;
	width: 100%;
	display: block;
	padding: 5px 0
}

.form_input p textarea {
	border: 0;
	background: 0 0;
	width: 100%;
	display: block;
	padding: 5px 0;
	height: 90px
}
/* 
.footer li.form .button {
	padding: 8px 16px;
	background: #6d6d6d;
	color: #c6c6c5;
	display: inline-block;
	margin-top: 0;
	border: 0;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	font-family: 'Microsoft Yahei';
	float: left;
	cursor: pointer
}

.footer li.form input[type=reset] {
	float: right;
	background: #999
} */

#copyright {
	background: #171717;
	text-align: center;
	padding: 15px 0
}

.inner_banner {
	height: 350px;
	background: #727272
}

#height85 {
	height: 110px
}

#case_hot {
	background: #303030
}

.casehot_left,
.casehot_right {
	float: left;
	width: 400px;
	background: #fff;
	border-right: 1px solid #ededed;
	height: 545px;
	overflow: hidden
}

.casehot_right {
	border-right-color: #fff
}

.casehot_center {
	float: right;
	width: 400px;
	background: #fff;
	height: 545px;
	overflow: hidden
}

.casehot_center li {
	float: left;
	width: 100%;
	padding-top: 15px
}

.casehot_center li a {
	font-size: 13px;
	color: #858687
}

.casehot_center li a:hover {
	color: #d10005
}

.casehot_center ul {
	float: left;
	width: 100%;
	padding-left: 14px;
	padding-right: 14px
}

.casehot_center li span.thumb {
	width: 112px;
	height: 75px;
	float: left;
	margin-right: 15px;
	background: #b3b3b3
}

.news_h1 {
	border-bottom: 1px solid #ededed;
	font-size: 16px;
	color: #414141;
	position: relative;
	padding: 14px 14px;
	padding-bottom: 12px
}

.news_h1 a {
	position: absolute;
	right: 14px;
	top: 35px;
	font-size: 14px;
	color: #757575;
	font-family: Arial, Helvetica, sans-serif
}

.news_h1 font {
	display: block;
	font-size: 14px;
	color: #757575;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px
}

.casehot_left p.pthumb,
.casehot_right p.pthumb {
	display: block;
	padding: 14px 17px;
	padding-bottom: 10px
}

.casehot_left li p,
.casehot_right li p {
	display: block;
	padding: 10px 0;
	line-height: 1.6;
	color: #858687
}

.casehot_left ul,
.casehot_right ul {
	padding: 5px 0;
	padding-bottom: 15px
}

.casehot_left ul li,
.casehot_right ul li {
	font-size: 13px;
	color: #858687;
	position: relative;
	padding: 0 17px;
	padding-bottom: 8px
}

.casehot_left ul li a,
.casehot_right ul li a {
	font-size: 13px;
	color: #333
}

.casehot_left ul li a:hover,
.casehot_right ul li a:hover {
	font-size: 13px;
	color: #d10005;
	text-decoration: underline
}

.casehot_left ul li span,
.casehot_right ul li span {
	position: absolute;
	right: 14px;
	top: 0
}

#position_current {
	display: none
}

#pages {
	text-align: center;
	padding-top: 20px;
	display: block;
	float: left;
	width: 100%
}

#pages .a1,
#pages font {
	display: none
}

#pages a.current {
	display: none
}

#pages a.next,
#pages a.prev {
	background: #fff;
	border: 1px solid #eee;
	font-size: 24px;
	line-height: 35px
}

#pages a.next:hover,
#pages a.prev:hover {
	background: #d80000;
	color: #fff;
	border-color: #d80000
}

#pages a,
#pages em,
#pages span {
	width: 40px;
	line-height: 40px;
	height: 40px;
	display: inline-block;
	margin: 0 4px;
	background: #fff;
	color: #999;
	text-align: center;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #eee
}

#pages a:hover {
	color: #fff;
	background: #d80000
}

#pages em {
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #999;
	font-weight: 400
}

#pages span {
	background: #d80000;
	color: #fff
}

.flink {
	background: #444;
	padding: 15px 0;
	color: #8c8c8c
}

.flink p {
	max-width: 1300px;
	margin: 0 auto;
	position: relative;
	padding-left: 65px
}

.flink small {
	color: #8c8c8c;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: -2px
}

.flink a {
	margin-left: 15px;
	color: #8c8c8c
}

.flink a:hover {
	color: #fff
}

#scrollTop {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	cursor: pointer;
	line-height: 30px;
	z-index: 990;
	padding-top: 5px;
	-moz-border-radius: 50%;
	background: rgba(0, 0, 0, .6);
	width: 40px;
	height: 40px;
	position: fixed;
	right: 20px;
	bottom: 60px;
	display: none
}

#scrollTop i {
	font-size: 28px;
	color: #fff
}

.tabbar {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 7px 5px;
	z-index: 9999;
	overflow: hidden;
	background: #fff;
	text-align: center;
	-webkit-box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.1);
}

.tabbar li {
	float: left;
	width: 33.33333333%;
	padding: 0 5px;
}

.tabbar li a {
	display: block;
	color: #fff;
	padding: 8px 0;
	margin: 0 auto;
	background: #F60;
	font-size: 14px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
}

.tabbar li a i {
	margin-right: 5px;
}

.tabbar li a.get_tel {
	background: #7caded
}

.tabbar li a.get_contact {
	background: #d71440
}

.tabbar_height {
	height: 52px;
}

.quote_select {
	padding: 10px 0;
}

.quote_select select {
	font-size: 16px;
	color: #333;
	padding: 10px 0;
	border: 0;
	width: 100%;
	letter-spacing: 3px;
	-webkit-appearance: none;
	background: url(../images/arrow_bottom.png) no-repeat right center
}

.quote_select li {
	position: relative;
	border-bottom: 1px solid #F2F2F2;
	padding: 0 15px;
	padding-left: 85px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #333
}

.quote_select li input[type='tel'] {
	border: 0;
	padding: 10px 0;
	font-size: 16px;
	color: #333;
	letter-spacing: 3px
}

.quote_select li label {
	position: absolute;
	left: 15px;
	top: 8px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px
}

.quote_select li.mpobb label {
	top: 5px;
}

.quote_select li.submit {
	padding: 0 15px;
	padding-top: 10px;
	padding-bottom: 0;
	margin-bottom: 0
}

.quote_select li.submit input {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	background: #d71440;
	color: #fff;
	font-size: 16px;
	padding: 10px 0;
	display: block;
	width: 100%;
	border: 0;
	cursor: 0;
	-webkit-appearance: none;
}

.center2 {
	width: 1600px;
}

.news-pro {
	height: 519px;
	padding: 1rem;
	overflow: hidden;
	box-sizing: border-box;
}

.news-pro ul {
	padding: 0;
}



.news-pro ul li a h3 {
	text-align: center;
	padding: 1rem 0;
	line-height: 1.3rem;
}


@media screen and (max-width:1182px) {
	/* #header {
		width: 87.4%;
		margin: 0 auto;
		position: relative;
		padding: 15px 0;
		padding-bottom: 0
	} */
	header .logo {
		background: url(../images/logo_xr1.png) no-repeat;
		width:228px;
		    height: 26px;
			background-size: 100% 100%;
	}
}