.logo {
	width: 100%;
}

.logo img {
	width: 100%;
	display: block;
}

.header {
	overflow: hidden;
}

.header .nav li {
	position: relative;
	display: inline-block;
	float: left;
	width: 33.3%;
	text-align: center;
	font-size: 0.4rem;
	line-height: 0.8rem;
	font-family: "黑体";
}

.header .nav li.on:before {
	position: absolute;
	content: "";
	width: 50px;
	height: 2px;
	left: 50%;
	margin-left: -25px;
	background: #e31e27;
	bottom: 0px;
}

.banner {
	margin: 0.5rem 0;
}

.banner img {
	display: block;
	width: 100%;
}

.swiper-container {
	width: 100%;
}

.shipinglun img {
	width: 100%;
}

.swiper-pagination-bullet-active {
	background: red;
}

.imgbox img {
	width: 100%;
	display: block;
}

.indexnav {
	overflow: hidden;
}

.indexnav h2 {
	font-size: 0.4rem;
	text-align: center;
	margin: 0 auto;
	color: #4c4c4e;
}

.indexnav ul {
	margin-right: -2%;
}

.indexnav ul li {
	width: 45%;
	padding: 0 2%;
	float: left;
}

.indexnav ul li img {
	width: 100%;
}

.indexnav ul li p {
	font-size: 0.54rem;
	text-align: center;
	font-weight: bold;
	color: #4c4c4e;
	margin: 10px 0;
}

.foot {
	clear: both;
	background: #91010d;
	font-family: "黑体";
	overflow: hidden;
}

.flogo {
	padding: 0.4rem 0;
	padding-bottom: 0;
}

.flogo img {
	width: 100%;
	display: block;
}

.foot .text {
	font-size: 0.34rem;
	padding: 0 16px;
}

.foot .text p {
	color: white;
	margin: 6px 0;
}

.mabox {
	text-align: center;
	padding: 0.2rem;
}

.mabox ul li {
	text-align: center;
	width: 3rem;
	margin: 0 0.3rem;
	display: inline-block;
}

.mabox ul li img {
	width: 100%;
}

.mabox ul li p {
	color: white;
	margin: 0;
	font-size: 0.28rem;
}

.fbottm {
	padding: 0 16px;
}

.fbottm p {
	text-align: center;
	font-size: 0.28rem;
	color: white;
	padding: 10px 0;
	border-top: 1px solid white;
}

.com .box {
	position: relative;
}

.com .zixun {
	width: 2.4rem;
	position: absolute;
	top: 0.4rem;
	left: 50%;
	margin-left: -1.2rem;
}

.com .zixun img {
	width: 100%;
}

.com .box img {
	width: 100%;
	display: block;
}

.till {
	padding: 0.2rem 0.3rem;
	background: #cd1a20;
}

.till h2 {
	color: white;
	font-size: 0.46rem;
	text-align: center;
	line-height: 0.8rem;
}

.gonglist {
	overflow: hidden;
	padding: 0.3rem;
}

.gonglist li {
	font-size: 0.3rem;
	float: left;
	width: 50%;
	background: url(../image/libg.png) no-repeat;
	line-height: 0.8rem;
	height: 1rem;
	background-size: 100% 100%;
	text-align: center;
	margin-bottom: 0.3rem;
}

.daohang {
	padding: 0rem 0.3rem;
	background: #e6e7e8;
	overflow: hidden;
}

.daohang dl {
	float: left;
	width: 30%
}

.daohang dl:last-child {
	float: left;
	width: 40%;
}

.daohang dl dt {
	font-size: 0.34rem;
	color: #4c4c4e;
	font-weight: bold;
	/*background: url(../image/bgdao.png)no-repeat;
	background-position: right;
	background-size: 20px 20px;*/
}

.daohang dl dt img {
	width: 0.26rem;
	margin-left: 0.1rem;
	display: inline-block;
	vertical-align: middle;
}

.daohang dl dd {
	font-size: 0.28rem;
	line-height: 0.5rem;
	color: #4c4c4e;
}

.kuaitext {
	padding: 0.2rem 0.4rem;
}

.kuaitext p {
	font-size: 0.34rem;
	position: relative;
	padding-left: 0.4rem;
	line-height: 0.6rem;
	color: #4c4c4e;
}

.kuaitext p:before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	background: #cd1a20;
	border-radius: 50%;
	left: 0;
	top: 10px;
}

.fuwu h2 {
	font-size: 0.4rem;
	background: #b44801;
	text-align: center;
	color: white;
	line-height: 1rem;
}

.fuwu img {
	width: 100%;
}

.liu {
	padding: 0.2rem;
}

.liu a {
	font-size: 0.3rem;
	line-height: 0.6rem;
	display: inline-block;
	float: left;
	width: 31.3%;
	font-weight: bold;
	padding: 0 1%;
}

.lianxi .about {
	padding: 0 0.2rem;
}

.lianxi .about p {
	text-indent: 2em;
	font-size: 0.3rem;
	line-height: 0.6rem;
}

.imglist img {
	width: 100%;
	display: block;
}

.imglistlun img {
	max-height: 4rem;
}

.dizhi {
	padding: 0 0.2rem;
}

.dizhi h3 {
	text-align: center;
	font-size: 0.42rem;
	color: #91010d;
	line-height: 0.6rem;
	margin: 0;
}

.dizhi p {
	text-align: center;
	font-size: 0.36rem;
	color: #91010d;
	font-weight: bold;
}

.rongyu {
	padding: 0 0.2rem;
}

.rongyu img {
	width: 100%;
	display: block;
}

.maps {
	margin: 20px 0;
	padding: 0 0.2rem;
}

iframe {
	border: none;
}

.cuteslider_3 img {
	width: 100%;
	display: block;
	max-height: 400px;
}

.back-to-top {
	position: fixed;
	right: 36px;
	bottom: 42px;
	width: 42px;
	height: 42px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	z-index: 99;
	font-size: 22px;
	cursor: pointer;
	background-color: linear-gradient(45deg, #0E90D5, #3032A2) !important;
	-webkit-animation: white-shadow .8s infinite, red-shadow .8s infinite;
	animation: white-shadow .8s infinite, red-shadow .8s infinite;
	-webkit-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
	-khtml-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
	box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
	display: none;
}

@keyframes white-shadow {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
		-webkit-transition: box-shadow .3s ease-in-out;
		-webkit-transition: -webkit-box-shadow .3s ease-in-out;
		-o-transition: box-shadow .3s ease-in-out;
		transition: box-shadow .3s ease-in-out;
		transition: box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
	}
	100% {
		-webkit-box-shadow: 0 0 0 30px transparent;
		box-shadow: 0 0 0 30px transparent;
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-transition: box-shadow .4s ease-in-out;
		-webkit-transition: -webkit-box-shadow .4s ease-in-out;
		-o-transition: box-shadow .4s ease-in-out;
		transition: box-shadow .4s ease-in-out;
		transition: box-shadow 0.4s ease-in-out, -webkit-box-shadow 0.4s ease-in-out;
	}
}

@-webkit-keyframes red-shadow {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(31, 100, 188, 0.4);
		box-shadow: 0 0 0 0 rgba(31, 100, 188, 0.4);
	}
	100% {
		-webkit-box-shadow: 0 0 0 30px transparent;
		box-shadow: 0 0 0 30px transparent;
	}
}

@keyframes red-shadow {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(31, 100, 188, 0.4);
		box-shadow: 0 0 0 0 rgba(31, 100, 188, 0.4);
	}
	100% {
		-webkit-box-shadow: 0 0 0 30px transparent;
		box-shadow: 0 0 0 30px transparent;
	}
}

.bg-gradient-color {
	background: linear-gradient( 45deg, #0E90D5, #0091db) !important;
}

#scrollUp {
	right: 36px;
	bottom: 42px;
	width: 42px;
	height: 42px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	z-index: 99;
	font-size: 22px;
	cursor: pointer;
	background-color: #d41e25;
	-webkit-animation: white-shadow .8s infinite, red-shadow .8s infinite;
	animation: white-shadow .8s infinite, red-shadow .8s infinite;
	-webkit-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
	-khtml-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
	box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
}

#scrollUp img {
	width: 100%;
}


/*固定的悬浮窗*/

.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 300px;
	right: 0;
	cursor: pointer;
	transition: all .3s ease;
}

.yb_bar ul li {
	width: 40px;
	height: 40px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 80px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
	display: block;
	line-height: 80px;
}

.yb_bar a {
	display: block;
}

.yb_bar .yb_top {
	background: #92010e url(../image/fixCont.png) no-repeat 0 0;
	background-size: 100%;
}

.yb_bar .yb_phone {
	background: #92010e url(../image/fixCont.png) no-repeat 0 -40px;
	background-size: 100%;
}

.yb_bar .yb_QQ {
	text-indent: 0;
	background: #92010e url(../image/fixCont.png) no-repeat 0 -78px;
	background-size: 100%;
}

.yb_bar .yb_ercode {
	background: #92010e url(../image/fixCont.png) no-repeat 0 -116px;
	background-size: 100%;
}

.hd_qr {
	padding: 0 29px 25px 29px;
}

.yb_QQ a {
	display: block;
	text-indent: 80px;
	width: 100%;
	height: 100%;
	color: #fff;
}



