@charset "utf-8";
/* CSS Document */

html {
	font-size: 62.5%;
	height: 100%
}

body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	height: 100%;
    background:#fff;
}

img {
	border: none;
}

ul li {
	list-style-type: none;
}

ul,
form,
p,
a,
img,
table,
tr,
td,
li,
dd,
dt,
dl,
span {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #333;
}

a {
	text-decoration: none;
	color: #333;
	outline: none;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
}

h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333;
}

.clear {
	clear: both;
}

.maln {
	margin-left: auto !important
}

input,
textarea,
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	color: #666666;
	border: none;
	outline: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}





::-webkit-input-placeholder {
	/* WebKit browsers */

	color: #666666;
}

:-o-placeholder {
	/* Mozilla Firefox 4 to 18 */

	color: #666666;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */

	color: #666666;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */

	color: #666666;
}



@media screen and (min-width:1220px) {
	.zong {
		width: 1200px;
		margin: auto;
	}
}

@media screen and (min-width:1000px) and (max-width:1219px) {
	.zong {
		width: 980px;
		margin: auto;
	}
}

@media screen and (max-width:999px) {
	.zong {
		width: 95%;
		margin: auto;
	}
}





/*  head  */

.head {}

.het {
	padding-top: 23px;
	padding-bottom: 15px;
}

.logo {
	display: block;
	width: 387px;
	float: left;
}

.logo img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 387px;
	max-height: 55px;
}

.gouwuche {
	width: 44px;
	float: right;
	margin-top: 9px;
}

.gouwuche img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 44px;
	max-height: 44px;
}

.hexinfeng {
	display: block;
	float: right;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 44px;
	padding-left: 26px;
	background: url(../images/hexinfeng.jpg) no-repeat left center;
	margin-right: 20px;
	margin-top: 9px;
}

.hexinfeng:hover {
	color: #ce0e2d;
}





.daohangz {
	line-height: 47px;
	background: #333333;
}

.daohang {}

.daohang>li {
	float: left;
	position: relative;
	z-index: 999;
}

.daohang>li>a {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	padding: 0 29px 0 29px;
	text-transform: uppercase;
}

.daohang>li:hover>a {
	background: #ce0e2d;
}

.dangqiandao {
	background: #ce0e2d !important;
}



.heb {
	background: #e8e8e8;
	line-height: 31px;
	padding-top: 7px;
	padding-bottom: 4px;
}

.guanjianci {
	float: left;
	font-size: 14px;
	font-size: 1.4rem;
}

.guanjianci span {
	display: block;
	float: left;
}

.guanjianci p {
	float: left;
	color: #666666;
	margin-left: 4px;
}

.sousuo {
	width: 464px;
	height: 31px;
	margin-left: 30px;
	float: left;
	/*display:none;*/
}

.sou {
	width: 375px;
	height: 27px;
	border: 1px solid #c7c9ca;
	line-height: 27px;
	padding-left: 9px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #999999;
	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
	float: left;
}

.suo {
	width: 68px;
	height: 30px;
	float: right;
	background: #ce0e2d;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	cursor: pointer
}

.suo:hover {
	background: #333;
}



/*lun bo*/

.index_focus {
	position: relative;
	width: 100%;
	height: 430px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 9;
}

.index_focusn {
	width: 1920px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -960px;
	height: 100%;
	z-index: 99
}

.index_focus .slide_nav {
	position: absolute;
	bottom: 15px;
	right: 50%;
	margin-right: -52px;
	z-index: 9999
}

.index_focus .slide_nav a {
	cursor: pointer;
	float: left;
	width: 11px;
	height: 11px;
	margin-left: 5px;
	margin-right: 5px;
	background: #ffffff;
}

.index_focus_post {
	z-index: 10;
}

.index_focus .pic {
	height: auto;
	display: block;
	margin: 0 auto;
}

.index_focus .pic:hover {
	text-decoration: none;
}

.index_focus .slide_nav li:hover,
.index_focus .slide_nav .on {
	text-decoration: none;
	background: #3053a2;
}





.daohang2 {
	display: none
}



@media screen and (min-width:1000px) and (max-width:1219px) {

	.index_focus {
		height: 240px;
	}

	.index_focusn img {
		width: 80%;
	}

	.daohang>li>a {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0 13px;
		text-transform: uppercase;
	}

}

@media screen and (min-width:1000px) {

	.carousel,
	.clear2 {
		display: none
	}
}

@media screen and (max-width:999px) {

	.clear2 {
		clear: both;
	}

	.index_focus,
	.index_focus2 {
		display: none
	}



	.het {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.logo {
		width: 240px;
	}

	.gouwuche {
		width: 30px;
		float: right;
		margin-top: 0px;
	}

	.hexinfeng {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 30px;
		margin-right: 10px;
		margin-top: 0px;
	}

	.sousuo {
		margin: auto;
		float: none;
	}



	.daohang {
		text-align: center;
		float: none;
		line-height: 30px;
	}

	.daohang li {
		float: none;
		display: inline-block;
		*float: left;
	}

	.daohang>li>a {
		font-size: 12px;
		font-size: 1.2rem;
		padding: 0 10px;
		line-height: 30px;
	}

	.guanjianci {
		display: none
	}



	.carousel {
		width: 100%;
		position: relative;
		overflow: hidden;
	}

	.carousel ul {
		width: 100%;
		height: 100%;
	}

	.carousel ul li {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.carousel ul li img {
		width: 100%;
		vertical-align: middle;
	}

	.carousel ol {
		position: absolute;
		z-index: 2;
		height: 7px;
		bottom: 0px;
		left: 50%;
		margin-left: -60px;
	}

	.carousel ol li {
		float: left;
		width: 7px;
		height: 7px;
		margin-right: 7px;
		border-radius: 5px;
		background-color: #fff;
		transition: all 0.3s ease 0s;
	}

	.carousel ol li.cur {
		width: 10px;
		background: #3053a2;
	}

	.carousel ol li:last-child {
		margin: 0;
	}

}

@media screen and (min-width:760px) {

	.container,
	.nav,
	clear3 {
		display: none
	}
}

@media screen and (max-width:759px) {

	.daohang,
	.daohang1 {
		display: none
	}

	.clear3 {
		clear: both;
	}

	.guanjianci {
		padding-right: 40px;
	}

	.logo {
		float: none;
	}



	.container {
		width: 5px;
		height: 100%;
		position: absolute;
		right: 0px;
		transition: all 0.4s ease 0s;
		z-index: 99999999;
		cursor: pointer;
	}

	.menubtn {
		width: 35px;
		height: 30px;
		position: absolute;
		top: 8px;
		right: 6px;
		transition: all 0.4s ease 0s;
		z-index: 999999
	}

	.menubtn span {
		display: block;
		width: 100%;
		height: 5px;
		margin-bottom: 5px;
		background-color: #333;
	}

	.nav {
		width: 250px;
		height: 100%;
		background: rgba(0, 0, 0, 0.8);
		position: absolute;
		bottom: 0;
		right: 0;
		display: none;
	}

	.nav ul {
		display: none;
		margin-top: 10px;
	}

	.nav ul li {
		line-height: 30px;
		font-size: 12px;
		font-size: 1.2rem;
		text-indent: 30px;
	}

	.nav ul li a {
		color: #fff;
	}



	.daohang2 {
		display: block;
		text-align: center;
		margin-top: 0px;
		background: #333;
	}

	.daohang2 a {
		float: left;
		width: 25%;
		font-size: 12px;
		font-size: 1.2rem;
		color: #fff;
		line-height: 24px;
		text-align: center;
		font-family: Tahoma, Geneva, sans-serif;
	}

	.daohang2 .dangqiandao {
		background: #ce0e2d !important;
	}

}

@media screen and (max-width:499px) {

	.sousuo {
		width: 264px;
		margin: auto;
		float: none;
	}

	.sou {
		width: 175px;
	}

}



/*  main1  */

.main {
	padding-top: 26px;
	padding-bottom: 66px;
}

.ml {
	width: 256px;
	float: left;
}

.mr {
	width: 917px;
	float: right;
}



#outer {
	border: 1px solid #d2d2d2;
}

#tab {
	overflow: hidden;
	zoom: 1;
}

#tab li {
	float: left;
	cursor: pointer;
	line-height: 33px;
	padding: 5px 0;
	width: 126px;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #444444;
	background: #f7f7f7;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

#tab li.current {
	color: #000;
	background: url(../images/huangtiao.jpg) repeat-x;
	border-top: 1px solid #ce0e2d;
}

#content {}

#content .ul {
	display: none;
	padding-top: 4px;
}

#bor1 {
	border-right: 1px solid #d2d2d2;
	width: 127px !important;
}



.subNavBox {
	padding: 0 9px;
	padding-bottom: 12px;
}

.syzccyj {
	cursor: pointer;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;

	padding: 0px 9px;

}

.syzccyj a {
	display: block;
	color: #ce0e2d;
	line-height: 29px;
	padding-bottom: 6px;
	padding-top: 5px;
	border-bottom: 1px solid #ededed;
}



.syzccyjz {
	cursor: pointer;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;

	border-bottom: 1px solid #ededed;

}

.syzccyjz a {
	display: block;
	color: #ce0e2d;
	line-height: 29px;
	padding-bottom: 6px;
	padding-top: 5px;
	padding-left: 9px;
	text-transform: uppercase;
}







.subNav {
	cursor: pointer;
	font-size: 14px;
	font-size: 1.4rem;
	color: #3053a2;
	font-weight: bold;

	/*border-bottom:1px dashed #c8c8c8;*/

	border-bottom: 1px solid #ededed;

	/*padding-left:20px; background:url(../images/lanjian.jpg) no-repeat left center;*/
}

.subNav a {
	display: block;

	/*color:#3053a2;*/

	color: #333;

	line-height: 29px;
	padding-bottom: 6px;
	padding-top: 5px;
}



.subNav:hover a {
	color: #ce0e2d;
}



.currentDd a {
	color: #ce0e2d;
}

.navContent {
	display: none;
	border-bottom: 1px solid #ededed;
	padding-left: 32px;
}

.navContent>li a {
	display: block;

	/*color:#3053a2;*/

	color: #666666;

	line-height: 30px;
	font-size: 14px;
	font-size: 1.4rem;
}

.navContent>li a:hover {
	color: #ce0e2d;
}

.dangqianpr {
	color: #ce0e2d !important;
}





.ml2 {
	margin-top: 26px;
}

.ml2biao {
	display: block;
	background: #3053a2;
	line-height: 41px;
	padding-left: 16px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.ml2n {
	border: 1px solid #d2d2d2;
	border-top: none;
	padding-top: 29px;
}

.ml2n a {
	padding: 2px 18px;
}

.ml2n a img {
	display: block;
	margin: auto;
	width: 70%;
}



.ml3 {
	margin-top: 26px;
}

.ml3biao {
	display: block;
	background: #3053a2;
	line-height: 44px;
	padding-left: 16px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.ml3n {
	border: 1px solid #d2d2d2;
	padding: 0 15px;
	padding-top: 8px;
	padding-bottom: 61px;
}

.ml3n .int1 {
	padding-left: 13px;
	background: url(../images/sanjiao.jpg) no-repeat left 7px;
	margin-top: 10px;
}

.ml3n .int1 input {
	width: 188px;
	height: 19px;
	border: 2px solid #9cb3c8;
	line-height: 19px;
	padding-left: 3px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #a29da4;
}

.ml3n .int1 textarea {
	width: 188px;
	height: 19px;
	border: 2px solid #d7d7d7;
	line-height: 19px;
	padding-left: 3px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #15001d;
}

.ml3n .int1 select {
	width: 188px;
	height: 19px;
	border: 2px solid #9cb3c8;
	line-height: 19px;
	padding-left: 3px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #15001d;
}

.ml3n .int2 {
	margin-top: 10px;
}

.ml3n .int2 span {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #15001d;
	line-height: 20px;
}

.ml3n .int2 textarea {
	width: 217px;
	height: 175px;
	margin-top: 8px;
	border: 2px solid #9cb3c8;
	line-height: 19px;
	padding-left: 3px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #15001d;
}

.ml3n .int2input {
	display: block;
	width: 69px;
	height: 28px;
	background: #ce0e2d;
	margin: auto;
	margin-top: 16px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	cursor: pointer;
}

.ml3n .int2input:hover {
	background: #333;
}



.main1 {
	border: 1px solid #d2d2d2;
	padding-right: 20px;
	padding-left: 20px;
}

.m1tu {
	display: block;
	float: left;
	max-width: 207px;
	margin-right: 34px;
	width: 100%;
    margin-top: 19px;
}

/*.m1tu{ display:block; float:right; width:50%; margin-left:34px;}*/

.m1tu img {
	display: block;
	margin: auto;
	width: 100%;

	/*max-width:204px; max-height:273px;*/

	max-width: 207px;
	max-height: 288px;

}

.m1a {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	text-transform: uppercase;
	font-weight: bold;
	color: #ce0e2d;
	line-height: 32px;
	margin-top: 13px;
}

.m1a h1 {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	text-transform: uppercase;
	font-weight: bold;
	color: #ce0e2d;
}

.main1 p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 25px;
	margin-bottom: 23px;
	margin-top: 4px;
}

.main1 div {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 25px;
	margin-bottom: 23px;
	margin-top: 4px;
}

.main1 h2 {
	display: inline;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
}

.main2 {
	margin-top: 18px;
}

.m2biao {
	display: block;
	background: #ce0e2d;
	line-height: 39px;
	padding-left: 20px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.m2lie {
	width: 209px;
	float: left;
	margin-left: 27px;
	margin-top: 24px;
	margin-bottom: 1px;
}

.m2lien {
	border: 1px solid #c5c5c5;
}

.m2tu {
	display: block;
	overflow: hidden
}

.m2tu img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 207px;
	max-height: 212px;
	transition: 0.5s;
}

.m2zi {
	padding-top: 7px;
	background: #f9f9f9;
	padding-bottom: 6px;
}

.m2zi a {
	display: block;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	padding: 0 3px;
}

.m2tu:hover img {
	transform: scale(1.1, 1.1)
}

.m2zi a:hover {
	color: #ce0e2d;
}



.mr3 {
	margin-top: 29px;
}

.block_home_slider {
	text-align: center;
	position: relative;
	margin-top: 19px;
}

.block_home_slider .slide {
	position: relative;
}

.block_home_slider .flex-direction-nav {
	display: none
}

.block_home_slider .flex-control-paging {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 0px;
	margin: 0px;
	display: inline-block;
}

.block_home_slider .flex-control-paging li {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	list-style-type: none;
}

.block_home_slider .flex-control-paging li a {
	width: 13px;
	height: 13px;
	display: block;
	margin-left: 4px;
	margin-right: 4px;
	background: #fff;
	text-indent: -9000px;
	cursor: pointer;
}

.block_home_slider .flex-control-paging li a.flex-active {
	background: #ce0e2d;
}



.block_home_post_feature {
	width: 300px;
}

.block_home_post_feature p {
	padding-bottom: 0px;
}



.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	list-style-type: none;
}

.flexslider .slides img {
	width: 100%;
	display: block;
}

.flex-pauseplay span {
	text-transform: capitalize;
}





.mr4 {
	margin-top: 19px;
}

.m4n {
	margin-top: 17px;
	border: 1px solid #d2d2d2;
	padding: 22px 12px 1px 12px;
}

.m4tu {
	display: block;
	float: left;
	width: 208px;
	margin-right: 23px;
}

.m4tu img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 208px;
	max-height: 247px;
}

.mr4 p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 25px;

	/*margin-bottom:23px;*/



}





.mr5 {
	margin-top: 19px;
}

.m5n {
	margin-top: 17px;
	border: 1px solid #d2d2d2;
	padding: 0 5px;
}

.m5tu {
	display: block;
	float: left;
	width: 210px;
	margin-right: 30px;
}

.m5tu img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 210px;
	max-height: 236px;
}

.mr5 p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 25px;
	margin-top: 23px;
}



.mr6 {
	margin-top: 21px;
}

.m6n {
	margin-top: 17px;
	border: 1px solid #d2d2d2;
	padding: 22px 6px 20px 6px;
}

.m6tu {
	display: block;
	float: left;
	width: 220px;
	margin-right: 19px;
}

.m6tu img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 220px;
	max-height: 225px;
}

.mr6 p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 25px;
}



@media screen and (min-width:1000px) and (max-width:1219px) {

	.ml {
		width: 256px;
		float: left;
	}

	.mr {
		width: 710px;
		float: right;
	}

	.m2lie {
		width: 170px;
		margin-left: 10px;
	}

	.m2zi a {
		font-size: 12px;
		font-size: 1.2rem;
	}

}

@media screen and (max-width:999px) {

	.ml {
		width: 35%;
		float: left;
	}

	.mr {
		width: 63%;
		float: right;
	}

	#tab li {
		width: 50% !important;
		border-right: none;
	}

	.main1 {
		padding: 5px;
	}

	.m1tu {
		float: none;
		margin: auto;
		width: 100%
	}

	.m2lie {
		width: 49%;
		margin-left: 0.5% !important;
		margin-right: 0.5%;
	}

	.m2zi a {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.ml3n .int1 input {
		width: 158px;
	}

	.ml3n .int1 textarea {
		width: 158px;
	}

	.ml3n .int2 textarea {
		width: 168px;
	}

}

@media screen and (max-width:639px) {

	.ml {
		width: 100%;
		float: none;
		margin-top: 20px;
	}

	.mr {
		width: 100%;
		float: none;
	}

	.ml3n .int1 input {
		width: 95%;
	}

	.ml3n .int1 textarea {
		width: 95%;
	}

	.ml3n .int2 textarea {
		width: 95%;
	}

}

@media screen and (max-width:469px) {

	.m4tu,
	.m5tu,
	.m6tu {
		float: none;
		margin: auto;
		margin-bottom: 20px;
	}

}



/*  foot  */

.foot {
	background: #e9e9e9;
	padding-top: 46px;
}

.youlian {
	line-height: 24px;
	padding-bottom: 10px;
	text-align: center;
}

.youlian p {
	font-size: 14px;
	font-size: 1.4rem;
	color: #999999;
	display: inline-block;
}

.youlian a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #999999;
	display: inline-block;
	margin-left: 5px;
	margin-right: 10px;
}



.fol {
	width: 800px;
	float: left;
}

.for {
	width: 231px;
	float: right;
}

.fdaohang {
	margin-top: 24px;
}

.fdaohang a {
	display: block;
	float: left;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
	color: #999999;
}

.fdaohang span {
	display: block;
	float: left;
	width: 1px;
	height: 32px;
	background: url(../images/fdaohang.jpg) no-repeat center;
	margin: 0 16px 0 17px;
}

.ful {
	margin-top: 18px;
	line-height: 30px;
}

.ful li {
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	float: left;
	width: 100%;
}

.ful li span {
	color: #333;
}

.ful li a {
	color: #333
}

.ful>span {
	display: block;
	color: #333;
	float: left;
	margin: 0 20px 0 20px;
}

/*.fdianhua{ padding-left:27px; background:url(../images/fdianhua.jpg) no-repeat left center;}

.fchuanzhen{ padding-left:29px; background:url(../images/fchuanzhen.jpg) no-repeat left center;}

.fxinfeng{ padding-left:26px; background:url(../images/fxinfeng.jpg) no-repeat left center;}*/

.for a {
	display: block;

	/*margin-top:55px;*/

	margin-top: 18px;

}

.for a img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 231px;
	max-height: 47px;
}

.foot a:hover {
	color: #ce0e2d;
}

.fob {
	border-top: 1px solid #cecece;
	margin-top: 55px;
	padding-top: 12px;
	padding-bottom: 5px;
	text-align: center;
}

.fob p {
	color: #999999;
	line-height: 30px;
	padding-left: 5px;
	font-size: 14px;
	font-size: 1.4rem;
}

.fob a {
	color: #999999;
}

@media screen and (min-width:1000px) and (max-width:1219px) {

	.for {
		width: 170px;
		float: right;
	}

}

@media screen and (max-width:999px) {

	.fol {
		width: 100%;
		float: none;
	}

	.for {
		width: 100%;
		float: none;
	}

	.ful>span {
		display: none;
	}

	.ful li {
		margin-right: 10px;
	}

	.fdaohang span {
		display: none;
	}

	.fdaohang a {
		margin-right: 10px;
	}

}

@media screen and (max-width:639px) {

	.foot {
		padding-top: 10px;
	}

	.youlian {
		display: none
	}

}



/*********************************************************************  product  ************************************************************/

#baguetteBox-overlay {
	display: none;
	opacity: 0;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #222;
	background-color: rgba(0, 0, 0, .8);
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
	z-index: 99999999999999999999999999999999999999;
}

#baguetteBox-overlay.visible {
	opacity: 1
}

#baguetteBox-overlay .full-image {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
}

#baguetteBox-overlay .full-image figure {
	display: inline;
	margin: 0;
	height: 100%
}

#baguetteBox-overlay .full-image img {
	display: inline-block;
	width: 500px;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}



#baguetteBox-overlay .full-image figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 1.8;
	color: #ccc;
	background-color: #000;
	background-color: rgba(0, 0, 0, .6);
	font-family: Verdana, Geneva, sans-serif;
}

#baguetteBox-overlay .full-image:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}

#baguetteBox-slider {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	-webkit-transition: left .4s ease, -webkit-transform .4s ease;
	transition: left .4s ease, -moz-transform .4s ease;
	transition: left .4s ease, transform .4s ease
}

#baguetteBox-slider.bounce-from-right {
	-webkit-animation: bounceFromRight .4s ease-out;
	animation: bounceFromRight .4s ease-out
}

#baguetteBox-slider.bounce-from-left {
	-webkit-animation: bounceFromLeft .4s ease-out;
	animation: bounceFromLeft .4s ease-out
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
	top: 50%;
	top: calc(50% - 30px);
	width: 44px;
	height: 60px;
}

.baguetteBox-button {
	position: absolute;
	cursor: pointer;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	-moz-border-radius: 15%;

	border-radius: 15%;
	background-color: #323232;
	background-color: rgba(50, 50, 50, .5);
	color: #ddd;
	font: 1.6em sans-serif;
	-webkit-transition: background-color .4s ease;
	transition: background-color .4s ease;
	display: block !important
}

.baguetteBox-button:hover {
	background-color: rgba(50, 50, 50, .9)
}

.baguetteBox-button#next-button {
	right: 2%
}

.baguetteBox-button#previous-button {
	left: 2%
}

.baguetteBox-button#close-button {
	top: 20px;
	right: 2%;
	right: calc(2% + 6px);
	width: 30px;
	height: 30px
}

.baguetteBox-button svg {
	position: absolute;
	left: 0;
	top: 0
}

.spinner {
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px
}

.double-bounce1,
.double-bounce2 {
	width: 100%;
	height: 100%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: bounce 2s infinite ease-in-out;
	animation: bounce 2s infinite ease-in-out
}

.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

@-webkit-keyframes bounceFromRight {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: -30px
	}

	100% {
		margin-left: 0
	}
}

@keyframes bounceFromRight {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: -30px
	}

	100% {
		margin-left: 0
	}
}

@-webkit-keyframes bounceFromLeft {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: 30px
	}

	100% {
		margin-left: 0
	}
}

@keyframes bounceFromLeft {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: 30px
	}

	100% {
		margin-left: 0
	}
}

@-webkit-keyframes bounce {

	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounce {

	0%,
	100% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1)
	}
}



.mianbao {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
	padding-top: 5px;
}

.mianbao a:hover {
	color: #ce0e2d;
}

.cofe {
	color: #ce0e2d !important;
}



.prmain {
	padding-top: 10px;
	padding-bottom: 16px;
}

.fenye {
	/* height:34px; */
	background: #eaedf6;
	padding-top: 6px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 23px;
	padding-bottom: 10px;
}

.fuxuan {
	float: left;
	margin-left: 14px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 26px;
	color: #4b4b4b;
	padding-left: 29px;
	background: url(../images/fuxuan.jpg) no-repeat left center;
}

.fuxuan input {
	width: 178px;
	height: 26px;
	line-height: 26px;
	background: #333;
	border-radius: 3px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	margin-left: 11px;
	font-family: Verdana, Geneva, sans-serif;
	cursor: pointer
}

.fenyen {
	float: right;
	margin-right: 8px;
	margin-top: 4px;
}

.fenyen a {
	display: block;
	float: left;
	line-height: 19px;
	padding-left: 6px;
	padding-right: 7px;
	background: #333;
	border: 1px solid #eaedf6;
	color: #fff;
}

.fenyen span {
	display: block;
	float: left;
}

.fenyen a:hover {
	background: #ffffff;
	border: 1px solid #a0a0a0;
	color: #333;
}

.dangqianfen {
	background: #ffffff !important;
	border: 1px solid #a0a0a0 !important;
	color: #333 !important;
}

.bubian {
	color: #333 !important;
}

.n1_pn:hover {
	color: #333 !important;
}

.fuxuan input:hover {
	background: #ce0e2d;
}

.fenye2 .fuxuan {
	background: none
}

.fenye a.bubian,
.fenye a.bubian:hover {
	background: #eaedf6 !important;

	border: 1px solid #eaedf6 !important;
}

.prlie {
	border-bottom: 1px dashed #a1a1a1;
	position: relative;
	min-height: 188px;
	margin-top: 15px;
	padding-bottom: 17px;
	display:flex;
	
}

.prtu {
	width: 246px;
	position: static;
	left: 0px;
	top: 0px;
	z-index: 9;
	overflow: hidden;
	margin-right:20px;
    flex-shrink: 0;
}

.prtu a {
	display: block;
	border: 1px solid #a0a0a0;
	overflow: hidden
}

.prtu a>img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 400px;
	max-height: 305px;
	transition: 0.5s;
}

.prfu {
	transition: 0.5s;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 100%;
	z-index: 90;
	display: none;
}

.prfu img {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	top: 50%;
	margin-top: -33px;
}

.prfu span {
	display: block;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	color: #fff;
	position: absolute;
	width: 98%;
	left: 1%;
	top: 50%;
	margin-top: 11px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.prlie input {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 99;
	cursor: pointer
}

.prlie:hover .prfu {
	top: 0px;
}



.pra {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #333;
	line-height: 25px;
	margin-bottom: 10px;
}

.pra {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #333;
	line-height: 25px;
	margin-bottom: 10px;
}

.przi p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
}

.prmor {
	display: block;
	width: 112px;
	height: 35px;
	background: #ce0e2d;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	margin-top: 30px;
}

.prmor:hover {
	background: #333;
}

.prlie:hover img {
	transform: scale(1.1, 1.1)
}



.prmor2 {
	display: block;
	width: 112px;
	height: 35px;
	background: #ce0e2d;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	margin-top: 57px;
}

.prmor2:hover {
	background: #3053a2;
}







.fenye2 {
	margin-top: 38px;
}



@media screen and (max-width:999px) {

	.fenye {
		height: auto;
		padding-bottom: 5px;
	}

	.fenyen {
		float: none;
	}

	.fuxuan {
		float: none;
	}

	/*.prtu {*/
	/*	position: relative;*/
	/*	left: auto;*/
	/*	top: auto;*/
	/*	margin: auto;*/
	/*}*/

	.prfu {
		top: 0px;
		background: rgba(0, 0, 0, 0.3);
	}

	.przi {
		margin-left: 0px;
		margin-top: 0px;
	}

	.prmor {
		margin-top: 20px;
	}

}

@media screen and (max-width:768px) {
    .prtu{
        width:200px;
    }
}
@media screen and (max-width:639px) {
    .prlie{
        min-height:auto;
    }
}

@media screen and (max-width:480px) {
    .prlie{
        flex-direction: column;
    }
    .prtu{
        margin-bottom:15px;
    }
}


/*********************************************************************  factory  ************************************************************/

.fanav {
	border: 1px solid #dcdcdc;
	margin-top: 9px;
	border-top: none;
	background: url(../images/huitiao2.jpg) repeat-x top;
}

.fanav a {
	display: block;
	float: left;
	border-right: 1px solid #dcdcdc;
	background: #f4f4f4;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #666666;
	padding: 0 18px;
	line-height: 42px;
	border-top: 1px solid #dcdcdc;
}

.fanav a:hover {
	background: url(../images/huangtiao.jpg) repeat-x top;
	color: #333;
	border-top: 1px solid #ce0e2d;
}

.dangqianfa {
	background: url(../images/huangtiao.jpg) repeat-x top !important;
	color: #333 !important;
	border-top: 1px solid #ce0e2d !important;
}



.famain {
	padding-bottom: 72px;
}

.falie {
	width: 285px;
	float: left;
	margin-left: 20px;
	margin-top: 33px;
	margin-bottom: 2px;
}

.falie a {
	display: block;
	max-width: 285px;
	position: relative;
	overflow: hidden;
	margin: auto;
}

.fatu {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 285px;
	max-height: 211px;
}

.fangda {
	width: 41px;
	height: 31px;
	position: absolute;
	right: 0px;
	bottom: -31px;
	transition: 0.5s;
}

.falie:hover .fangda {
	bottom: 0px;
}

@media screen and (min-width:1000px) and (max-width:1219px) {

	.falie {
		width: 187px;
		margin-left: 10px;
	}

}

@media screen and (max-width:999px) {

	.falie {
		width: 24%;
		margin-left: 0.5%;
		margin-right: 0.5%;
	}

	.fangda {
		bottom: 0px;
	}

}

@media screen and (max-width:599px) {

	.falie {
		width: 32.33%;
		margin-left: 0.5%;
		margin-right: 0.5%;
	}

	.fanav a {
		padding: 0px;
		width: auto;
		border-right: none;
		float: none;
		padding-left: 20px;
	}

}

@media screen and (max-width:419px) {

	.falie {
		width: 49%;
		margin-left: 0.5%;
		margin-right: 0.5%;
	}

}



/*********************************************************************  cat  ************************************************************/

.camain {
	padding-top: 10px;
	padding-bottom: 75px;
}

.cabiao {
	display: block;
	font-size: 20px;
	font-size: 2rem;
	text-transform: uppercase;
	font-weight: bold;
	color: #3053a2;
}

.calie {
	width: 25%;
	*width: 24.7%;
	float: left;
}

.calie ul {
	padding-right: 20px;
	margin-top: 10px;
}

.calie ul>a {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 2px;
}

.calie ul li a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666666;
	line-height: 25px;
}

.calie ul a:hover {
	color: #ce0e2d;
}

@media screen and (max-width:999px) {

	.calie {
		width: 50%;
		*width: 49.7%;
		float: left;
	}

}

@media screen and (max-width:439px) {

	.calie {
		width: 100%;
		*width: 99.7%;
		float: left;
	}

}



/*********************************************************************  contact  ************************************************************/

.comain {
	padding-bottom: 93px;
}

.col {
	width: 660px;
	float: left;
}

.cor {
	width: 485px;
	float: right;
}

.coa {
	display: block;
	font-size: 20px;
	font-size: 2rem;
	color: #ce0e2d;
	margin-top: 15px;
}

.cop {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 28px;
	margin-top: 15px;
	margin-bottom: 31px;
}

.cop span {
	color: #ce0e2d;
}

.cop a {
	color: #ce0e2d;
}

.cop a:hover {
	color: #ce0e2d;
}

.col .int1 {
	margin-top: 13px;
	position: relative;
	min-height: 29px;
}

.col .int1 p {
	width: 131px;
	text-align: right;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 29px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.col .int1 p span {
	color: #ff0000;
}

.col .int11 {
	width: 230px;
	height: 25px;
	border: 1px solid #a0a0a0;
	padding-left: 4px;
	margin-left: 171px;
	line-height: 25px;
	font-size: 14px;
	font-size: 1.4rem;
}

.col .te1 {
	width: 230px;
	height: 25px;
	border: 1px solid #a0a0a0;
	padding-left: 4px;
	margin-left: 171px;
	line-height: 25px;
	font-size: 14px;
	font-size: 1.4rem;
}

.col .int1 select {
	width: 230px;
	height: 25px;
	border: 1px solid #a0a0a0;
	padding-left: 4px;
	margin-left: 171px;
	line-height: 25px;
	font-size: 14px;
	font-size: 1.4rem;
}

.col .te2 {
	width: 290px;
	height: 82px;
	border: 1px solid #a0a0a0;
	padding-left: 4px;
	margin-left: 171px;
	line-height: 25px;
	font-size: 14px;
	font-size: 1.4rem;
}

.col .int2 {
	margin-top: 13px;
	position: relative;
	min-height: 29px;
}

.col .int2 p {
	width: 130px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 29px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.col .int2 p span {
	color: #ff0000;
}

.col .int5 {
	margin-top: 13px;
	position: relative;
	min-height: 29px;
}

.col .int5>p {
	width: 165px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 29px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -15px;
}

.col .int5>p span {
	color: #ff0000;
}

.col .int3 {
	margin-left: 180px;
	position: relative;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
}

.col .int3 input {
	position: absolute;
	left: 0px;
	top: 5px;
	cursor: pointer
}

.col .int3 p {
	margin-left: 27px;
}

.col .int6 {
	margin-left: 171px;
	margin-top: 3px;
	cursor: pointer
}

.col .int4 {
	width: 147px;
	height: 49px;
	margin-left: 174px;
	background: #ce0e2d;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	margin-top: 34px;
	cursor: pointer
}

.col .int4:hover {
	background: #333;
}



.cor {
	padding-top: 82px;
}

.cotu {
	display: block;
	width: 341px;
}

.cotu img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 341px;
	max-height: 347px;
}

.coul {
	margin-top: 45px;
}

.coul>a {
	display: block;
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 35px;
	margin-bottom: 9px;
}

.coul li {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 28px;
}

.coul li a:hover {
	color: #ce0e2d;
}

@media screen and (min-width:1000px) and (max-width:1219px) {

	.col {
		width: 500px;
		float: left;
	}

	.cor {
		width: 400px;
		float: right;
	}

}

@media screen and (max-width:999px) {

	.col {
		width: 100%;
		float: none;
	}

	.cor {
		width: 100%;
		float: none;
	}

}

@media screen and (max-width:499px) {

	.comain {
		padding-bottom: 33px;
	}

	.col .int1 p {
		text-align: left
	}

	.col .int11,
	.col .te1,
	.col .te2 {
		margin-left: 0px;
		margin-top: 35px;
		width: 230px;
	}

	.col .int5>p {
		top: 0px;
		margin-top: auto;
	}

	.col .int5 {
		padding-top: 35px;
	}

	.col .int3 {
		margin-left: 0px;
	}

	.col .int6 {
		margin-left: auto;
		margin-top: 10px;
	}

	.col .int4 {
		margin-left: 0px;
		margin-top: 10px;
	}

	.cor {
		padding-top: 22px;
	}

	.cotu {
		width: 100%;
		max-width: 341px;
	}

}



/*********************************************************************  download  ************************************************************/

.domainz {
	background: url(../images/dobei.jpg) no-repeat center;
	background-attachment: fixed;
	padding-bottom: 59px;
}

.domain {
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	margin-top: 11px;
	padding: 0 22px;
	padding-top: 12px;
	padding-bottom: 37px;
}

.dobiao {
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	text-transform: uppercase;
	color: #3053a2;
	line-height: 24px;
}

.dol {
	width: 570px;
	float: left;
	padding-right: 45px;
	border-right: 1px solid #d2d2d2;
	margin-top: 11px;
}

.dor {
	width: 473px;
	float: right;
	margin-top: 11px;
}

.doa {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 24px;
}

.dop {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 28px;
	margin-top: 2px;
}

.xiazai {
	padding-top: 11px;
	padding-bottom: 3px;
}

.xiazai a {
	display: block;
	padding-left: 37px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	color: #3053a2;
	background: url(../images/xiazai.jpg) no-repeat 3px 5px;
}

.xiazai a:hover {
	color: #ce0e2d;
	background: url(../images/xiazaih.jpg) no-repeat 3px 5px;
}

@media screen and (min-width:1000px) and (max-width:1219px) {

	.dol {
		width: 470px;
		padding-right: 45px;
	}

	.dor {
		width: 373px;
	}

}

@media screen and (max-width:999px) {

	.dol {
		width: 100%;
		padding-right: 0px;
		float: none;
		border-right: none
	}

	.dor {
		width: 100%;
		float: none;
		margin-top: 20px;
	}

}













.a-upload {
	display: block;
	float: left;
	width: 164px;
	height: 32px;
	border-radius: 5px;
	background: #ce0e2d;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 32px;
	position: relative;
	margin-left: 170px;
}

.a-upload input {
	width: 164px;
	height: 32px;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
	position: absolute;
	left: 0px;
	top: 0px;
}

.a-upload:hover {
	background: #333;
}



























/*************************************************************************  news  **************************************************************/

.nemain {
	padding-bottom: 91px;
}

.nelie {
	position: relative;

	/*min-height:352px; padding-bottom:55px; */

	margin-top: 33px;
}

.netu {
	display: block;
	width: 278px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.netu img{ max-width:257px;border: 1px solid #a0a0a0;}

.nezi {
	margin-left: 317px;
	padding-top: 0px;
}

.nea {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 40px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.nezi span {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 26px;
	font-style: italic;
}

.nezi p a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 28px;
	margin-top: 4px;
	height: 61px;
	overflow: hidden;
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.nemor {
	display: block;
	width: 113px;
	height: 34px;
	border-radius: 17px;
	background: #ce0e2d;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	text-align: center;
	line-height: 34px;
	margin-top: 37px;
}

.nelie:hover .nea,
.nelie:hover p a {
	color: #ce0e2d;
}

.nelie:hover .nemor {
	background: #333;
}

.mat {
	margin-top: 10px;
}

@media screen and (max-width:639px) {

	.nemain {
		padding-bottom: 30px;
	}

	.nelie {
		padding-bottom: 0px;
		margin-top: 20px;
	}

	.netu {
		position: relative;
		left: auto;
		top: auto;
		margin: auto
	}

	.nezi {
		margin-left: auto;
	}

}



/************************************************************************  news2  ****************************************************************/

.new2 {
	margin-bottom: 110px;
	padding-top: 20px;
}

.new2_left {
	width: 798px;
	float: left;
}



.new2 .xqy {
	position: relative;
}

.new2 .xqy .top1 {
	margin-top: 13px;
}



.new2 .xqy .top1 .title1 {}

.new2 .xqy .top1 .title1 h1 {
	font-size: 24px;
	font-size: 2.4rem;
	color: #333;
	font-weight: bold;
	line-height: 40px;
}

.new2 .xqy .top1 .time {
	margin-top: 2px;
	margin-bottom: 10px;
}

.new2 .xqy .top1 .time span {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	display: inline-block;
	line-height: 26px;
	font-style: italic;
}



.new2 .newsx {
	line-height: 24px;
	font-size: 14px;
	font-size: 1.4rem;
}

.new2 .newsx p img {

	/*display: block;*/

	max-width: 100%;
}

.new2 .newsx a {
	color: #f47321;
}

.new2 .newsx table {
	width: 90%;
	border-collapse: collapse;
	line-height: 22px;
	border: 1px solid #ccc;
	margin-left: auto;
	margin-right: auto
}

.new2 .newsx table tr td {
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff
}



.new2_right {
	margin-top: 12px;
	width: 355px;
	float: right;
}

.new2_right .back {
	display: block;
	font-size: 18px;
	border-radius: 10px;
	max-width: 222px;
	width: 100%;
	margin: 0 auto;
	height: 51px;
	line-height: 51px;
	text-align: center;
	color: #fff;
	background: #ce0e2d;
	margin-bottom: 21px;
	font-family: Verdana, Geneva, sans-serif;
}

.new2_right .title {
	padding-top: 5px;
	margin-bottom: 8px;
	display: block;
	font-size: 24px;
	font-size: 2.4rem;
	color: #ce0e2d;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: bold;
}

.top_imgtd {
	display: block;
	width: 8px;
	height: 20px;
}

.new2_right .back:hover {
	background: #333;
}



.share3 {
	text-align: center;
	margin-bottom: 47px;
	padding-top: 13px;
}

.share4 {
	font-size: 16px;
	color: #ce0e2d;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
}

.share5 {
	position: relative;
	display: inline-block;
	vertical-align: middle
}



.new2_right .ex_wrap {
	border: 1px solid #b3d3ec;
	background: #ffffff;
	padding-bottom: 5px;
}

.new2_right .ex_wrap dl {
	margin-left: 17px;
	margin-right: 16px;
}

.new2_right .ex_wrap dl dd {
	padding-left: 9px;
}

.new2_right .ex_wrap dl dd a {
	display: block;
}

.new2_right .ex_wrap dl dd a.we_tit {
	padding-top: 13px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 24px;
}

.new2_right .ex_wrap dl dd span.titlewen {
	line-height: 30px;
	font-size: 14px;
	line-height: 31px;
}

.new2_right .ex_wrap dl dd a:hover {
	color: #f47320;
}

.mat1 {
	margin-top: 77px;
}



.nerlie {
	margin-left: 17px;
	margin-right: 16px;
	border-top: 1px solid #898989;
	padding-top: 14px;
	padding-bottom: 18px;
}

.nera {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 28px;
}

.nerlie span {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 16px;
	font-style: italic;
}

.nerlie p a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	margin-top: 12px;
}

.nermor {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 24px;
	color: #ce0e2d;
	text-transform: uppercase;
	font-style: italic;
	margin-top: 4px;
}

.nerlie a:hover {
	color: #ce0e2d;
}

.bon {
	border: none !important;
}



@media screen and (min-width:1000px) and (max-width:1219px) {

	.new2_left {
		width: 600px;
		float: left;
	}

	.new2_right {
		width: 330px;
		float: right;
	}

}

@media screen and (max-width:999px) {

	.new2 {
		margin-bottom: 30px;
		padding-top: 20px;
	}

	.new2_left {
		width: 62%;
		float: left;
	}

	.new2_right {
		width: 35%;
		float: right;
	}

}

@media screen and (max-width:639px) {

	.new2_left {
		width: 100%;
		float: none;
	}

	.new2_right {
		width: 100%;
		float: none;
	}

	.mat1 {
		margin-top: 27px;
	}

}





.fanpian {
	font-size: 14px;
	font-size: 1.4rem;
}

.fanpian span {
	color: #333;
	display: block;
	float: left;
	margin-left: 20px;
}

.fanpian a {
	float: left;
	display: block;
	margin-left: 20px;
}

.fanpian li {
	padding-top: 10px;
}

.fanpian a:hover {
	color: #ce0e2d;
}







.shejiao {
	margin-top: 10px;
}

.shejiao a {
	display: block;
	margin-right: 10px;
	float: left;
	border: 1px solid #222222;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	/*transform:rotate(0deg);*/
	transition: 0.5s;
	margin-top: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 33px;
}

.shejiao a {
	font-size: 20px;
	font-size: 2rem;
}

.shejiao a:hover {
	/*transform:rotate(360deg);*/
	background: #ce0e2d;
	border: 1px solid #ce0e2d;
}

.shejiao a:hover i {
	color: #fff;
}

.shejiao a img {
	width: auto;
	height: auto;
}











.synews li {
	position: relative;
	width: 427px;
	float: left;
	margin-left: 26px;
}

.synews {
	padding-top: 48px;
	padding-bottom: 70px;
}

.synewstu {
	position: absolute;
	display: block;
	width: 100%;
	max-width: 290px;
	z-index: -999;
}

.synewsyc {
	float: left;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
}

.synewsriq {
	width: 63px;
	margin-top: 98px;
	position: absolute;
}

.synewsriq span {
	display: block;
	padding-left: 25px;
	font-size: 24px;
	font-size: 2.4rem;
	color: #333;
	padding-top: 3px;
}

.synewsriq p {
	display: block;
	padding-left: 28px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #ffffff;
	padding-top: 11px;
	padding-bottom: 20px;
}

.syxinjm {
	display: block;
	float: left;
	margin-left: 0px;
	margin-left: 63px;
	padding: 22px 12px 15px 12px;
	background: #f5f5f5;
	background: rgba(245, 245, 245, 0.75);
}



.syxinjm a {
	display: block;
	line-height: 30px;
}

.synewsbt {
	font-size: 18px;
	font-size: 1.8rem;
	color: #333333;
}

.synewsms {
	font-size: 16px;
	font-size: 1.6rem;
	margin-top: 10px;
	color: #666666;
}

.synewsgd {
	display: block;
	width: 152px;
	height: 37px;
	background: #ce0e2d;
	border: #ce0e2d solid 2px;
	margin-top: 22px;
	font-size: 14px;
	font-size: 1.4rem;
	text-transform: uppercase;
	text-align: center;
	line-height: 35px !important;
	color: #fff
}

.syxinjm:hover .synewsgd {
	border: #fff solid 2px;
	background: none
}

.syxinjm:hover {
	background: #ce0e2d;
	background: rgba(254, 84, 0, 0.75);
}

.syxinjm:hover a {
	color: #fff;
}

.synewstu img {
	width: 100%;
	display: block;
	max-width: 290px;
}

@media screen and (min-width:1000px) and (max-width:1219px) {

	.synews li {
		width: 320px;
		margin-left: 20px;
	}

	.synewstu {
		position: relative;
		margin: 0 auto;
	}

	.synewsyc {
		float: none;
		padding-left: 0px;
	}

	.syxinjm {
		margin-left: 0px;
	}

}

@media screen and (max-width:999px) {

	.synews li {
		width: 48%;
		margin-left: 2%;
	}

	.synewstu {
		position: relative;
		margin: 0 auto;
	}

	.synewsyc {
		float: none;
		padding-left: 0px;
	}

	.syxinjm {
		margin-left: 0px;
	}

}

@media screen and (max-width:762px) {

	.synews li {
		float: none;
		margin-left: 0px;
		width: 100%;
		margin-top: 20px;
	}

}

@media screen and (max-width:368px) {

	.synewsriq {
		bottom: 10px;
		margin-top: 0px;
		right: 0px;
	}

	.syxinjm {
		float: none;
		margin-left: 0px;
	}

}





.tbsh {
	margin-top: 10px;
	float: right;
	margin-left: 10px;
	display: none;
}

.tbsh a {
	display: block;
	margin-right: 13px;
	float: left;
	transform: rotate(0deg);
	transition: 0.5s;
	margin-top: 10px;
}

.tbsh a:hover {
	transform: rotate(360deg);
}

.tbsh a img {
	width: auto;
	height: auto;
}



.videolie {
	width: 100%;
}

.videoliez {
	width: 32.333%;
	margin-left: 1%;
	float: left;
	margin-bottom: 30px;
	margin-top: 10px;
}

.videoliez iframe {
	width: 100%;
}

.videoliez p {
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
	padding-top: 20px;
	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;
}

@media screen and (max-width:999px) {

	.videoliez {
		width: 48%;
		margin-left: 2% !important;
	}

}

@media screen and (max-width:582px) {

	.videoliez {
		width: 98%;
		margin-left: 2% !important;
	}

}





.catdesc {
	text-align: left;
	margin: 0 auto;
	padding-bottom: 30px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 23px;
}

.catdesc h1 {
	font-size: 20px;
	font-size: 2rem;
}

.catdesc h2 {
	font-size: 16px;
	font-size: 1.6rem;
}

.catdesc p a:hover {
	color: #ce0e2d;
}













.slide .carouse {
	width: 100%;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

.slide .slideItem .banner-img {
	width: 100%;
}

.slide .carouse .slideItem {
	width: 100%;
	position: absolute;
}

.slide .console {
	height: 57px;
	display: inline-block;
	width: 35px;
	position: absolute;
	top: 40%;
}

.slide .dotList {
	position: absolute;

	bottom: 15px;

	right: 50%;

	margin-right: -52px;

	z-index: 999;
}

.slide .dotList ul li {
	cursor: pointer;

	float: left;

	width: 11px;

	height: 11px;

	margin-left: 5px;

	margin-right: 5px;

	background: #ffffff;
}

.slide .dotList ul li.active {
	text-decoration: none;

	background: #ce0e2d;
}

.slide .carousel-control {
	position: absolute;
	top: 45%;
	width: 30px;
	height: 30px;
	z-index: 999;
}

.slide .carousel-control.left {
	left: 0;
	background-position: -38px 0px;
	cursor: pointer;
}

.slide .carousel-control.right {
	right: 0;
	background-position: -85px 0px;
	cursor: pointer;
}

.slide .carousel-control.right {
	right: 55px;
	background-image: url("../img/jtr1.png");
	background-repeat: no-repeat;
	cursor: pointer;
}



.slide .carousel-control.right:hover {
	background-image: url("../img/sliderighton.png");
}







.slide .slidedetail {
	display: none;
}







.m-kf {
	position: fixed;
	*position: absolute;
	z-index: 10;
	right: 0;
	top: 20%;
	background-color: #ebebeb;
}



.m-kf .list-item {
	position: relative;
	padding-top: 9px;
	padding-bottom: 13px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	-moz-transition: all 350ms;
	transition: all 350ms;
}



.m-kf .list-item:first-child .item-line {
	display: none;
}



.m-kf .list-item .img {
	position: absolute;
	top: 0;
	right: 100%;
	padding: 0 5px;
	width: 100px;
	height: 100px;
	display: none;
	background-color: #fff;
}



.m-kf .item-pic {
	margin-left: auto;
	margin-right: auto;
	display: block;

	/*line-height: 0; font-size: 0; */

	width: 49px;
}



.m-kf .item-title {
	margin-top: 3px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #000;
	text-align: center;
}



.m-kf .item-title a {
	color: #000;
	display: block;
}



.m-kf .item-line {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -24px;
	display: block;
	width: 49px;
	height: 1px;
	background-color: #aaa;
}



.m-kf .item-wx {
	position: absolute;
	right: 100%;
	top: 0;
	width: 150px;
	line-height: 0;
	font-size: 0;
	display: none;
}

.kf-item2 {
	position: relative;
}

.item-wx {
	z-index: 9999;
	position: absolute;
	right: 72px;
	top: 0;
	width: 150px;
}

.item-wx img {
	max-width: 100%;
}

.kf-item2:hover .item-wx {
	display: block;
}

@media screen and (max-width: 767px) {
	body {
		padding-bottom: 63px;
	}

	.m-kf {
		top: auto;
		right: auto;
		left: 0;
		bottom: 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-flow: row nowrap;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-moz-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		width: 100%;
	}

	.m-kf .list-item {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-flow: column nowrap;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-flow: column nowrap;
		flex-flow: column nowrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 10px 0;
	}

	.m-kf .list-item .img {
		left: 0;
		top: auto;
		right: auto;
		bottom: 100%;
	}

	.m-kf .item-line {
		display: none;
	}

	.m-kf .item-wx {
		left: 0;
		right: auto;
		top: auto;
		bottom: 100%;
	}
}



@media screen and (min-width: 768px) {
	.m-kf .list-item:hover .img {
		display: block;
	}
}



.returntop {
	position: fixed;
	*position: absolute;
	z-index: 9;
	right: 6px;
	bottom: 30px;
	width: 53px;
	height: 53px;
	background: url("../images/gotop.png") no-repeat center;
	background-color: #113b91;
	-moz-border-radius: 50%;
	border-radius: 50%;
	line-height: 0;
	font-size: 0;
	font-size: 18PX;

	line-height: 53px;

	color: #fff;

	vertical-align: middle;

	display: block;

	text-align: center;
}



@media screen and (max-width: 959px) {
	.returntop {
		right: 0;
		bottom: 65px;
		width: 36px;
		height: 36px;
	}
}



.ewm {

	float: left;

	margin-right: 16px;

	text-align: center;

	width: 76px;

	padding-bottom: 10px;

	margin-top: 30px;

}

.ewm img {
	width: 100%;
	max-width: 100%;

	margin-bottom: 10px;
}

.ewm p {

	line-height: 30px;

	margin-top: 1px;

	color: #333;

}







/*dibuxiugai*/



.fo11 {
	width: 160px;
	float: left;
}



.fo22 {
	width: 320px;
	float: left;
	margin-left: 152px;
}



.fo33 {
	width: 380px;
	float: right;
}



.fo33 .fbiao {
	margin-left: 12px;
}



.fbiao {
	display: block;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 30px;
	color: #333;
	font-weight: bold;
}



.ful {
	margin-top: 13px;
}



.ful li {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
	line-height: 34px;
}



.ful a {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
	line-height: 30px;
}



.ful li i {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}



.ful li a {
	display: inline-block
}



@media screen and (max-width: 1219px) {

	.fo22 {

		width: 330px;

		float: left;

		margin-left: 20px;

	}



}

@media screen and (max-width: 999px) {

	.clear2 {

		display: block;

		clear: both;

	}

	.fo11 {

		width: 48%;

		float: left;

	}

	.fo22 {

		width: 48%;

		float: right;

		margin-left: 0px;

	}

	.fo33 {

		width: 100%;

		float: none;

		margin-top: 20px;

	}



}



@media screen and (max-width: 767px) {

	.youlian,
	.fo11,
	.ftag,
	.fbiao {

		display: none;

	}

	.fo22 {
		width: 100%;
	}

	.foot {
		padding-bottom: 50px;
	}

}



.abmain {
	font-size: 14px;

	font-size: 1.4rem;

	line-height: 28px;

	margin-top: 4px;
}

.abmain img {
	width: 100%;
    max-width: 641px;
}

.aboutpy1 img {
	float: right;
	margin-left: 30px;
}



.abmain {
	color: #666;
}

.abmain p {
	margin-top: 10px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #666;
}

.abmain h2 {
	color: #333;
	font-size: 28px;
	font-size: 2.8rem;
}





.wp {

	line-height: 22px;

	font-size: 16px;

	width: 80%;

	margin: 0 auto;



}

.wp p {

	max-width: 95%;

}

.wp img {

	padding-right: 50px;



}

.wp .wpr,
.wpl {

	display: inline-block;

	margin-top: 50px;

}











@media screen and (max-width: 1300px) {

	.wpr,
	.wpl {

		display: block !important;

		width: 100% !important;

		text-align: center !important;

	}

	.wpl p {

		text-align: center !important;

	}

	.wp p {

		max-width: 100% !important;



	}

}

.wpr p {

	line-height: 28px;

	font-size: 16px;

}



.wpr {
	width: 49%;
	vertical-align: top;
}

.wpl {
	width: 50%;
}

.wpl p {

	text-align: right;

}

.wpr p {

	max-width: 83%;

}

@media screen and (max-width: 1684px) {

	.wpr p {

		max-width: 98%;

		font-size: 16px;

	}

}

@media screen and (max-width: 1318px) {

	.wpr p {

		max-width: 98%;

		font-size: 16px;

	}

}









.langbox {

	margin-top: 18px;

	margin-left: 14px;

	position: relative;

	width: 87px;

	float: right;

	display: none;

}

.box-title.j-nextshow {

	padding-left: 10px;

	padding-bottom: 5px;

}

.langbox .box-title {

	/* color: #fff; */

	cursor: pointer;

	background: url(../images/lang1.png) no-repeat right 7px;

	padding-right: 11px;

	font-family: Verdana, Geneva, Tahoma, sans-serif;

	font-size: 14px;

	font-size: 1.4rem;

}

.lang-item {

	display: block;

}

.langbox .lang-item {

	display: none;

	position: absolute;

	z-index: 9999;

	top: 100%;

	width: 100%;

	background-color: #3053a2;

	padding: 5px;

}





.langbox .lang-item a {

	display: block;

	text-align: center;

	line-height: 26px;

	color: #fff;

	font-size: 12px;

	font-size: 1.2rem;

	float: none;

	background: none !important;

}

.langbox .lang-item a:hover {

	/*color: #1976D2;*/

}



.abh2 {
	margin-top: 114px;
	margin-bottom: 45px;
}



@media screen and (max-width: 767px) {

	.langbox {

		margin-top: 0px;



	}
}



@media screen and (max-width: 999px) {

	.aboutpy1 img {
		float: none;
		margin: 0 auto;
		display: block;
	}

	.abh2 {
		margin-top: 40px;
		margin-bottom: 20px;
	}

	.adpy ul li {
		width: 30%;
		margin-left: 3.3333%;
	}

}

@media screen and (max-width: 344px) {

	.langbox {

		margin-left: -15px;

	}

}

@media screen and (max-width: 999px) {

	.gouwuche {



		margin-right: 60px;

	}

}

@media screen and (max-width: 470px) {

	.gouwuche {



		margin-right: 130px;

	}

}



.adpy {
	padding-bottom: 84px;
}

.adpy ul {



	display: flex;



	flex-flow: row wrap;



	justify-content: flex-start;



	align-items: stretch;

}

.adpy ul li {

	margin-left: 2%;

	width: 18%;
}

.adpy ul li img {
	display: block;
	margin: 0 auto;
}

.adpy ul li a {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #333333;
	text-align: center;
	display: block;
	margin-top: 25px;
	margin-bottom: 20px;
}

.adpy ul li p {
	color: #666666;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	line-height: 26px;
}

@media screen and (max-width: 999px) {

	.adpy ul li {
		width: 30%;
		margin-left: 3.3333%;
		margin-bottom: 10px;
	}

}

@media screen and (max-width: 700px) {

	.adpy ul li {
		width: 48%;
		margin-left: 2%;
	}

}

@media screen and (max-width: 450px) {

	.adpy ul li {
		width: 98%;
		margin-left: 1%;
	}

}



.syimgpy {
	display: block;
	width: 100%;
	max-width: 260px;
	margin: 0 auto;
	margin-top: 21px;
}





.ml2biaoadnews {
	display: block;

	background: #ce0e2d;

	line-height: 39px;

	padding-left: 20px;

	font-size: 16px;

	font-size: 1.6rem;

	color: #fff;

	font-weight: bold;

	text-transform: uppercase;
}

.suppbox {
	margin-bottom: 29px;
}

.suppcon {}

.suppcon img {
	width: 100%;
	max-width: 220px;
}

.supp1 {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	text-overflow: ellipsis;

	-webkit-line-clamp: 2;
	margin-top: 7px;
	margin-bottom: 7px;
}

.supp2 {
	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	text-overflow: ellipsis;

	-webkit-line-clamp: 4;
	line-height: 26px;
	color: #666666;
	font-size: 14px;
	font-size: 1.4rem;
}







@media screen and (min-width:1000px) and (max-width:1419px) {

	/* .suppbox{margin-left: 30px;width: 306px;}*/

}

@media screen and (max-width:999px) {

	/* .suppbox{width: 31.333%;margin: 0 1%;margin-bottom: 30px;}

    .supp1{font-size: 14px;font-size: 1.4rem;}

    .suppcover{display: none!important;}*/

}

/*@media screen and (max-width:700px) {

    .suppbox{width: 48%;}

    .supp1{margin-top: 15px;}

}

@media screen and (max-width:400px) {

    .suppbox{width: 98%;}}*/

.sydibuggpy {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}



.corpy {
	padding-top: 10px;
}

.corpy .xing {
	background: url(../images/xing2.png) no-repeat left 15px;
	padding-left: 12px;
}

.corpy .int1 {
	padding-left: 12px;
	float: left;
	margin-top: 11px;
}

.corpy .int2 {
	padding-left: 11px;
	float: right;
	margin-top: 11px;
}

.corpy .int1 input,
.corpy .int2 input {
	width: 163px;
	height: 35px;
	padding-left: 7px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 46px;
}



.tex {
	padding-top: 11px;
	background: url(../images/xing2.png) no-repeat left 26px;
	padding-left: 14px;
}

.corpy textarea {
	width: 354px;
	height: 93px;
	padding-left: 7px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 35px;
}

.corpy .int5 {
	margin-top: 11px;
}

.corpy .int3 {
	width: 92px;
	height: 35px;
	padding-left: 7px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 35px;
	float: left;
}

.coyanzheng2 {
	width: 116px;
	height: 35px;
	float: left;
	margin-left: 26px;
	cursor: pointer;
}

.corpy .int4 {
	width: 169px;
	height: 35px;
	float: right;
	background: #ce0e2d;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	cursor: pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	padding: 0px;
}

.corpy .int4:hover {
	background: #333;
}

@media screen and (max-width:999px) {

	.corpy {
		width: auto;
		float: none;
		/*margin-right:10px; margin-left:10px;*/
		padding-top: 5px;
	}

	.corpy .int1 {
		float: none;
	}

	.corpy .int2 {
		float: none;
	}

	.corpy .int1 input,
	.corpy .int2 input,
	.corpy .int3 {
		width: 97%;
	}

	.corpy textarea {
		width: 97%;
	}

	.corpy .int4 {
		width: 35%;
	}

	.corpy .int3 {
		margin-bottom: 15px;
	}

	.coyanzheng2 {
		margin-left: auto;
	}

	.corpy {
		font-size: 22px;
		font-size: 2.2rem;
	}

	.fo33 .fbiao {

		margin-left: 0px;

	}

}

@media screen and (max-width:767px) {

	.fo33 {
		display: none;
	}

	.fob {
		margin-top: 20px;
	}

}





.mr7 {
	margin-top: 21px;
}

.syfenleipy {
	margin-top: 21px;
}

.syfenleipy li {
	width: 49%;
	background: #fff;
	float: left;
	margin-left: 2%;
	margin-bottom: 19px;
}

.syfenleipy li img {
	display: block;
	margin: 0 auto;
	width: 100%;
	margin-top: 11px;
}

.syfenleipy li p {
	padding: 10px 24px 13px 0px;
	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;
}

.syfenleipy li p a {
	font-size: 16px;
	font-size: 1.6rem;
	text-align: left;
	color: #333;
}



@media screen and (max-width:500px) {

	.syfenleipy li {

		width: 98%;

		background: #f0f0f0;

		float: none;

		margin: 0 auto;

		margin-bottom: 10px;



	}

	.syfenleipy li p {
		margin-top: 10px;
	}

}

.co0e {
	color: #ce0e2d !important
}







.main .box-main {
	float: right;
	width: 904px;
}

@media screen and (max-width: 1219px) {
	.main .box-main {
		width: 710px;
	}
}

@media screen and (max-width: 999px) {
	.main .box-main {
		width: 100%;
	}
}

.pro2-scroll {
	position: relative;
	width: 363px;
	margin-right: 32px;
	float: left;
}

@media screen and (max-width: 1219px) {
	.pro2-scroll {
		width: 350px;
		margin-right: 20px;
	}
}

@media screen and (max-width: 767px) {
	.pro2-scroll {
		float: none;
		margin: 0 auto;
		width: 100%;
	}
}

.pro2-scroll .scroll-btns .scroll-btn {
	display: block;
	width: 23px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	font-size: 21px;
	font-size: 2.1rem;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 50%;
	margin-top: -24px;
	cursor: pointer;
}

.pro2-scroll .scroll-btns .scroll-btn:hover {
	background-color: #147236;
}

.pro2-scroll .scroll-btns .scroll-btn.prev {
	left: 0;
}

.pro2-scroll .scroll-btns .scroll-btn.next {
	right: 0;
}

.pro2-scroll .scroll-list-box {
	width: 100%;
	overflow: hidden;
}

.pro2-scroll .scroll-list {
	width: 10000%;
}

.pro2-scroll .scroll-list .list-item {
	float: left;
	width: 1%;
}

@media screen and (max-width: 767px) {
	.pro2-scroll .scroll-list .list-item {
		width: 0.32%;
		margin-right: 0.02%;
	}
}

@media screen and (max-width: 640px) {
	.pro2-scroll .scroll-list .list-item {
		width: 0.49%;
		margin-right: 0.02%;
	}
}

@media screen and (max-width: 400px) {
	.pro2-scroll .scroll-list .list-item {
		width: 1%;
		margin-right: 0;
	}
}

.pro2-scroll .scroll-list .item-pic img {
	display: block;
	width: 100%;
}



.pro-info {
	overflow: hidden;
}

@media screen and (max-width: 767px) {
	.pro-info {
		width: 100%;
		margin: 30px auto 0;
	}
}

.pro-info .item-title {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 24px;
	margin-bottom: 5px;
}

.pro-info .item-subt {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
	margin-bottom: 11px;
}

.pro-info .item-desc {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
	min-height: 180px;
	padding: 22px 0 20px;
}

.pro-info .item-desc img,
.pro-info .item-desc iframe {
	max-width: 100%;
}

.pro-info .item-desc,
.pro-info .item-desc a {
	color: #666;
}

@media screen and (max-width: 1219px) {
	.pro-info .item-desc {
		line-height: 26px;
		font-size: 14px;
		font-size: 1.4rem;
	}
}

@media screen and (max-width: 767px) {
	.pro-info .item-desc {
		height: auto;
		min-height: auto;
		padding: 15px 0 20px;
		line-height: 24px;
		font-size: 14px;
		font-size: 1.4rem;
	}
}

.pro-info .item-btns {
	font-size: 0;
	letter-spacing: 0;
}

.pro-info .item-btn {
	margin-bottom: 10px;
	vertical-align: top;
	display: inline-block;
	min-width: 148px;
	line-height: 24px;
	padding: 8px 5px 9px;
	font-size: 16px;
	font-size: 1.6rem;
	border-radius: 10px;
	text-align: center;
	border: solid 1px #ce0e2d;
	color: #ce0e2d;
}

.pro-info .item-btn:hover {
	background-color: #ce0e2d;
	color: #fff;
}

.pro-info .item-btn:first-child {
	margin-right: 32px;
}

@media screen and (max-width: 1219px) {
	.pro-info .item-btn {
		min-width: 136px;
		padding: 5px;
		font-size: 14px;
		font-size: 1.4rem;
	}

	.pro-info .item-btn:first-child {
		margin-right: 20px;
	}
}

.pro2-spec {
	margin-top: 37px;
}

@media screen and (max-width: 1219px) {
	.pro2-spec {
		margin-top: 30px;
	}
}

@media screen and (max-width: 999px) {
	.pro2-spec {
		margin-top: 20px;
	}
}

.pro2-spec .box-title {
	font-size: 24px;
	font-size: 2.4rem;
	border-bottom: solid 2px #B7B7B7;
	padding-bottom: 4px;
	padding-left: 7px;
	position: relative;
}

.pro2-spec .box-title:before {
	position: absolute;
	content: '';
	width: 103px;
	height: 4px;
	background-color: #ce0e2d;
	left: 0;
	bottom: -3px;
}

@media screen and (max-width: 767px) {
	.pro2-spec .box-title {
		font-size: 20px;
		font-size: 2rem;
	}
}

.pro2-spec .item-desc {
	padding: 30px 0 35px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 30px;
}

.pro2-spec .item-desc p {
	min-height: 30px;
}

.pro2-spec .item-desc,
.pro2-spec .item-desc a {
	color: #333;
}

.pro2-spec .item-desc img,
.pro2-spec .item-desc iframe {
	max-width: 100%;
}

@media screen and (max-width: 999px) {
	.pro2-spec .item-desc {
		line-height: 26px;
	}

	.pro2-spec .item-desc p {
		min-height: 26px;
	}
}

@media screen and (max-width: 767px) {
	.pro2-spec .item-desc {
		padding: 20px 0 30px;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
	}

	.pro2-spec .item-desc p {
		min-height: 24px;
	}
}

.pro2-tags {
	margin-bottom: 29px;
	line-height: 30px;
}

.pro2-tags strong {
	font-weight: normal;
}

.pro2-tags a:hover {
	color: #147236;
}

.pro2-tags a {
	display: inline-block;
}

@media screen and (max-width: 999px) {
	.pro2-tags {
		line-height: 26px;
	}
}

@media screen and (max-width: 767px) {
	.pro2-tags {
		line-height: 24px;
	}
}

.related-box .box-title {
	font-size: 30px;
	font-size: 3rem;
	margin-bottom: 48px;
	position: relative;
}

.related-box .box-title a {
	display: inline-block;
	background-color: #fff;
	padding-right: 23px;
	position: relative;
}

.related-box .box-title a:hover {
	color: #ce0e2d;
}

.related-box .box-title:before {
	position: absolute;
	content: '';
	height: 7px;
	background-color: #E8E8E8;
	right: 0;
	width: 100%;
	top: 50%;
	margin-top: -3px;
}

@media screen and (max-width: 1219px) {
	.related-box .box-title {
		font-size: 28px;
		font-size: 2.8rem;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 999px) {
	.related-box .box-title {
		font-size: 24px;
		font-size: 2.4rem;
	}
}

@media screen and (max-width: 767px) {
	.related-box .box-title {
		margin-bottom: 20px;
		font-size: 20px;
		font-size: 2rem;
	}
}

.repro-scroll {
	position: relative;
}

.repro-scroll .scroll-btns {
	display: none;
	font-size: 0;
	letter-spacing: 0;
	text-align: center;
}

.repro-scroll .scroll-btns .scroll-btn {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 2;
	font-size: 50px;
	font-size: 5rem;
	color: #fff;
	opacity: 0.3;
}

.repro-scroll .scroll-btns .scroll-btn:hover {
	opacity: 0.5;
}

.repro-scroll .scroll-btns .scroll-btn.prev {
	left: -108px;
}

.repro-scroll .scroll-btns .scroll-btn.next {
	right: -108px;
}

.repro-scroll .scroll-list-box {
	width: 100%;
	overflow: hidden;
}

.repro-scroll .scroll-list {
	width: 10000%;
}

.repro-scroll .scroll-list .list-item {
	float: left;
	width: 0.29646%;
	margin-right: 0.05531%;
}

@media screen and (max-width: 1219px) {
	.repro-scroll .scroll-list .list-item {
		width: 0.32%;
		margin-right: 0.02%;
	}
}

@media screen and (max-width: 550px) {
	.repro-scroll .scroll-list .list-item {
		width: 0.49%;
		margin-right: 0.02%;
	}
}

.repro-scroll .scroll-list .item-pic {
	margin-bottom: 18px;
}

.repro-scroll .scroll-list .item-pic img {
	display: block;
	width: 100%;
}

@media screen and (max-width: 999px) {
	.repro-scroll .scroll-list .item-pic {
		margin-bottom: 5px;
	}
}

.repro-scroll .scroll-list .item-title {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 24px;
	margin-bottom: 5px;
}

@media screen and (max-width: 999px) {
	.repro-scroll .scroll-list .item-title {
		font-size: 16px;
		font-size: 1.6rem;
		margin-bottom: 0;
	}
}

@media screen and (max-width: 767px) {
	.repro-scroll .scroll-list .item-title {
		font-size: 14px;
		font-size: 1.4rem;
	}
}

.repro-scroll .scroll-list .item-subt {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
}

@media screen and (max-width: 999px) {
	.repro-scroll .scroll-list .item-subt {
		font-size: 14px;
		font-size: 1.4rem;
	}
}

.pro-share {
	font-size: 0;
	letter-spacing: 0;
}

.pro-share .share-title {
	margin-right: 8px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 26px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666;
}

.pro-share .share-pic {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	height: 26px;
}

.at-style-responsive .at-share-btn {
	padding: 0px !important;
}



.m-kf .list-item:nth-child(1) .item-pic {

	background: url("../images/kf_03.png") no-repeat top center;
	padding-top: 33px;

}

.m-kf .list-item:nth-child(2) .item-pic {

	background: url("../images/kf_06.png") no-repeat top center;
	padding-top: 33px;

}

.m-kf .list-item:nth-child(3) .item-pic {

	background: url("../images/kf_08.png") no-repeat top center;
	padding-top: 33px;

}

.m-kf .list-item:nth-child(4) .item-pic {

	background: url("../images/kf_10.png") no-repeat top center;
	padding-top: 33px;

}

.contSelect {
	width: 230px;
	height: 25px;
	border: 1px solid #a0a0a0;
	padding-left: 4px;
	margin-left: 171px;
	line-height: 25px;
	font-size: 14px;
	font-size: 1.4rem;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	outline: none;
}

.drop-select {
	position: relative;
}

.drop-select input {
	cursor: pointer;
	width: 100%;
	box-sizing: border-box;
	height: 100%;
}

.drop-select ul {
	display: none;
	border: 1px solid #e6e6e6;
	width: calc(100% + 4px);
	position: absolute;
	top: 100%;
	right: -1px;
	background-color: #fff;
	max-height: 223px;
	overflow-x: hidden;
	z-index: 10001;
	scrollbar-color: #0f347f rgba(0, 0, 0, 0.05);
	scrollbar-width: thin;
}

.drop-select ul::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

.drop-select ul::-webkit-scrollbar-track {
	background: rgba(0, 0, 0, 0.05);
}

.drop-select ul::-webkit-scrollbar-thumb {
	background-color: #0f347f;
}

.drop-select ul li {
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	padding: 5px 27px;
	cursor: pointer;
	border-bottom: 1px solid #e6e6e6;
	color: #999;
}

.drop-select ul li.on {
	background-color: #e0e0e0;
}

.drop-select>i {
	font-size: 14px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	pointer-events: none;
	color: #666;
}

.drop-select svg {
	position: absolute;
	top: 50%;
	right: 5px;
	transform: translateY(-50%);
	width: 14px;
}

@media screen and (max-width: 499px) {
	.counInt {
		padding-top: 35px;
	}

	.contSelect {
		margin-left: 0;
	}
}


.m-formcountry {
	position: relative;
}

.m-formcountry .drop-btn {
	position: relative;
}

.m-formcountry .drop-btn i,
.m-formcountry .drop-btn svg {
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 12px;
	width: 15px;
}

.m-formcountry .drop-list {
	display: none;
	border: 1px solid #e6e6e6;
	width: 100%;
	position: absolute;
	top: 100%;
	background-color: #fff;
	max-height: 223px;
	overflow-x: hidden;
	z-index: 10001;
	scrollbar-color: #333 rgba(0, 0, 0, 0.05);
	scrollbar-width: thin;
	left: -1px;
}

.m-formcountry .drop-list::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

.m-formcountry .drop-list::-webkit-scrollbar-track {
	background: rgba(0, 0, 0, 0.05);
}

.m-formcountry .drop-list::-webkit-scrollbar-thumb {
	background-color: #333;
}

.m-formcountry .drop-list li {
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	padding: 5px 27px;
	cursor: pointer;
	border-bottom: 1px solid #e6e6e6;
	color: #999;
}

.m-formcountry .drop-list li.on {
	background-color: #e0e0e0;
}

.fo33 .contSelect {
	width: 100%;
	height: 35px;
	border: none;
	margin-left: 0;
}

.fo33 .m-formcountry .drop-list {
	width: 96%;
	left: 3px;
}

.fo33 .m-formcountry .drop-btn svg {
	right: 10px;
}

@media screen and (max-width: 999px) {
	.fo33 .contSelect {
		padding-left: 0;
	}

	.fo33 .m-formcountry .drop-btn svg {
		right: 23px;
	}
}




/* 2025.1.9 */

header *,
.contact * {
	box-sizing: border-box;
	outline: none;
	border: none;
	text-decoration: none;
	transition: all .4s ease;
}


.image {
	display: block;
}

.image img {
	display: block;
}


a img {
	display: block;
}

body.active {
	overflow: hidden;
	max-height: 100vh;
}

/* xnav */
header .xnav {
	display: none;
}

@media screen and (max-width:999px) {
	header .xnav {
		display: block;
	}

	header .xnav .nav {
		position: fixed;
		width: 35px;
		height: 24px;
		background: #cf0e2d;
		right: 2.5%;
		top: 24px;
		cursor: pointer;
		border-radius: 5px;
		z-index: 999999999;
		position: absolute;
	}

	header .xnav .nav span {
		display: block;
		width: 20px;
		height: 2px;
		background: #ffffff;
		position: absolute;
		left: 50%;
		margin-left: -10px;
		top: 50%;
		transition: 0.8s;
		z-index: 99999991
	}

	header .xnav .nav .nav1 {
		margin-top: -1px;
	}

	header .xnav .nav .nav2 {
		margin-top: -8px;
	}

	header .xnav .nav .nav3 {
		margin-top: 6px;
	}

	header .xnav .nav:hover .nav1 {
		width: 25px;
	}

	header .xnav .navh .nav1 {
		transform: rotate(45deg)
	}

	header .xnav .navh .nav2 {
		transform: rotate(-45deg);
		width: 10px;
		margin-left: -1px;
		margin-top: -5px;
	}

	header .xnav .navh .nav3 {
		transform: rotate(-45deg);
		width: 9px;
		margin-top: 3px;
		margin-left: -8px;
	}

	header .xnav .navh:hover .nav2 {
		margin-top: -8px;
		margin-left: 7px;
	}

	header .xnav .navh:hover .nav3 {
		margin-top: 5px;
		margin-left: -12px;
	}

	header .xnav .smdaohang {
		position: fixed;
		width: 300px;
		height: 0px;
		overflow: auto;
		top: 0px;
		right: 0px;
		background: rgba(207, 14, 45, 0.95);
		z-index: 9999999;
		transition: 0.8s;
		text-align: center;
	}

	header .xnav .smdaohangh {
		right: 0px;
		top: 0px;
		height: 100%;
	}

	header .xnav .topnav {
		margin: auto;
		margin-top: 80px;
		padding: 20px;
	}

	header .xnav ul.topnav li {
		text-align: left;
		position: relative;
	}

	header .xnav ul.topnav li.email {
		display: none;
	}

	header .xnav ul.topnav li.email img {
		flex-shrink: 0;
		margin-right: 10px;
		transform: translateY(12px);
	}

	header .xnav ul.topnav li.email a {
		word-break: break-all;
	}

	header .xnav ul.topnav li.email a:hover {
		text-decoration: underline;
		text-decoration-skip-ink: none;
		text-underline-offset: 5px;
	}

	header .xnav ul.topnav li a {
		padding: 5px;
		padding-left: 0px;
		color: #fff;
		display: block;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 24px;
		padding-right: 50px;
		font-family: Arial, sans-serif;
	}

	header .xnav ul.topnav ul {
		display: none;
		transition: none;
	}

	header .xnav ul.topnav ul li {
		clear: both;
	}

	header .xnav ul.topnav ul li a {
		padding-left: 20px;
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: normal;
		outline: 0;
	}


	header .xnav ul.topnav ul ul li a {
		padding-left: 40px;
	}

	header .xnav ul.topnav ul ul ul li a {
		padding-left: 60px;
	}

	header .xnav ul.topnav span {
		display: block;
		position: absolute;
		right: 0px;
		top: 7px;
		width: 20px;
		height: 20px;
		background: #fff;
		background: rgba(255, 255, 255, 0.6);
		cursor: pointer;
		border-radius: 50%;
		transition: 0.5s;
	}

	header .xnav ul.topnav span:before {
		content: "";
		width: 6px;
		height: 2px;
		background: #333;
		position: absolute;
		left: 50%;
		margin-left: -3px;
		top: 50%;
		margin-top: 0px;
		transform: rotate(45deg);
		transform-origin: right center
	}

	header .xnav ul.topnav span:after {
		content: "";
		width: 6px;
		height: 2px;
		background: #333;
		position: absolute;
		left: 50%;
		margin-left: -3px;
		top: 50%;
		margin-top: -1px;
		transform: rotate(-45deg);
		transform-origin: right center;
		transition: 0.5s;
	}

	header .xnav ul.topnav span.yizi {
		transform: rotate(90deg)
	}

	header .xnav .smdaohang form {
		margin-top: 15px;
		margin-bottom: 15px;
		width: 240px;
		height: 26px;
		border: 1px solid #fff;
		position: relative;
		background: #fff;
		border-radius: 13px;
	}

	header .xnav .smdaohang form input {
		color: #333333;
	}

	header .xnav .smdaohang form .iptc {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 15px;
		background-color: #fff;
		width: 80%;
		height: 24px;
		line-height: 24px;
		display: block;
		float: left;
		border-radius: 10px;
	}

	header .xnav .smdaohang form .ipsc {
		width: 20%;
		height: 24px;
		line-height: 24px;
		display: block;
		float: right;
		background: transparent;
		position: relative;
		z-index: 99;
	}

	header .xnav .smdaohang form img {
		position: absolute;
		right: 10px;
		top: 5px;
	}
}


/* allnav */


.nMsg img {
	max-width: 100%;
}

.nMsg {
	background-color: #333333;
	height: 47px;
}


.nMsg .con {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}


.nMsg .email {
	display: flex;
	align-items: center;
}

.nMsg .email img {
	flex-shrink: 0;
	margin-right: 10px;
}


.nMsg .email a {
	font-size: 14px;
	line-height: 24px;
	color: #f1f1f1;
	word-break: break-all;
}


.nMsg .email a:hover {
	text-decoration: underline;
	text-decoration-skip-ink: none;
	text-underline-offset: 5px;
}


.nMsg .btns {
	display: flex;
	align-items: center;
}


.nMsg .search {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 226px;
	height: 34px;
	border-radius: 17px;
	border: solid 1px #6f6f6f;
	overflow: hidden;
	margin-right: 19px;
	padding: 0 9px 0 17px;
}



.nMsg .search input {
	width: 100%;
	height: 100%;
	background-color: transparent;
	color: #ffffff;
	font-size: 14px !important;
}


.nMsg .search .subBtn {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	width: 34px;
	height: 34px;
	position: relative;
	margin-left: 10px;
}

.nMsg .search .subBtn img {
	filter: grayscale(100%) brightness(500%);
}

.nMsg .search .subBtn input {
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.nMsg .search .subBtn:hover img {
	filter: grayscale(0%) brightness(100%);
}


.nMsg .search input::-webkit-input-placeholder {
	font-size: 14px !important;
	color: #999999;
	opacity: 1;
}

.nMsg .search input:-moz-placeholder {
	font-size: 14px !important;
	color: #999999;
	opacity: 1;
}

.nMsg .search input::-moz-placeholder {
	font-size: 14px !important;
	color: #999999;
	opacity: 1;
}

.nMsg .search input:-ms-input-placeholder {
	font-size: 14px !important;
	color: #999999;
	opacity: 1;
}

.nMsg .language {
	position: relative;
	height: 47px;
	display: flex;
	align-items: center;
}


.nMsg .language ul {
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	padding: 15px 0;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px rgba(122, 122, 122, 0.1);
	width: max-content;
	max-width: 300px;
	z-index: 999;
	display: none;
	transition: none;
}


.nMsg .language ul li {
	margin-bottom: 10px;
}

.nMsg .language ul li:last-child {
	margin-bottom: 0;
}

.nMsg .language ul a {
	display: flex;
	align-items: flex-start;
	font-size: 14px;
	padding: 0 30px;
}

.nMsg .language ul a:hover {
	color: #cf0e2d;
}

.nMsg .language ul a:hover img {
	transform: scale(1, 1);
}

.nMsg .language ul a img {
	flex-shrink: 0;
	width: 24px;
	margin-right: 10px;
}



.nMsg .language .lanBtn {
	display: flex;
	align-items: center;
	font-size: 12px;
	line-height: 24px;
	color: #f1f1f1;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
}

.nMsg .language .lanBtn img {
	flex-shrink: 0;
}

.nMsg .language .lanBtn .lanImg {
	width: 24px;
	margin-right: 7px;
}

.nMsg .language .lanBtn .arrImg {
	width: 8px;
	margin-left: 3px;
	filter: grayscale(100%) brightness(400%);
}

.nMsg .language .lanBtn.active .arrImg {
	transform: rotate(-180deg);
}


.nMsg .language .lanBtn:hover {
	color: #cf0e2d;
}

.nMsg .language .lanBtn:hover .arrImg {
	filter: grayscale(0%) brightness(100%);
}





.nMsg .btn {
	width: 100px;
	height: 34px;
	background-color: #cf0e2d;
	border-radius: 6px;
	font-size: 14px;
	color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	margin-left: 14px;
}


.nMsg .btn:hover {
	background-color: #ffffff;
	color: #cf0e2d;
}




nav .con {
	background-color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

nav .con .logo {
	width: 269px;
	flex-shrink: 0;
}


nav .logo:hover img {
	transform: scale(1, 1);
}


nav .navList {
	display: flex;
	align-items: center;
}

nav a {
	display: block;
}

nav .navList>li {
	margin-right: 30px;
}


nav .navList>li:last-child {
	margin-right: 0;
}


nav .navList>li>a {
	height: 91px;
	line-height: 91px;
	position: relative;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
}


nav .navList>li>a::after {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #333333;
	bottom: 35px;
	width: 0;
}



nav .navList>li.active a:after,
nav .navList>li:hover a:after {
	width: 100%;
}



@media screen and (max-width:1219px) {
	nav .con {
		flex-direction: column;
		align-items: flex-start;
		padding: 10px 0;
	}

	nav .navList>li>a {
		height: 45px;
		line-height: 45px;
	}

	nav .navList>li>a::after {
		bottom: 10px;
	}

	nav .con .logo {
		margin-bottom: 10px;
		width: 250px;
	}

	nav .navList {
		width: 100%;
		justify-content: space-between;
	}

	nav .navList>li {
		margin-right: 0;
	}
}

@media screen and (max-width:999px) {
	nav .navList {
		display: none;
	}

	.nMsg .search {
		display: none;
	}

	nav .con {
		padding: 0;
		height: 60px;
		display: flex;
		justify-content: center;
	}

	nav .con .logo {
		margin-bottom: 0px;
		width: 220px;
	}

	.nMsg,
	.nMsg .language {
		height: 40px;
	}

	.nMsg .btn {
		height: 30px;
		border-radius: 5px;
	}

	header .xnav .nav {
		top: 70px;
		transform: translateY(-50%);
		display: block;
	}

	.nMsg .language ul {
		max-width: 200px;
	}
}

@media screen and (max-width:538px) {
	.nMsg .email {
		display: none;
	}

	.nMsg .con {
		justify-content: flex-end;
	}

	header .xnav ul.topnav li.email {
		display: flex;
		align-items: flex-start;
	}
}



/* contact */

.contact {
	padding-top: 17px;
}

.contact .title {
	font-weight: bold;
	font-size: 36px;
	line-height: 45px;
	color: #333333;
	margin-bottom: 29px;
	text-transform: uppercase;
}

.contact .con {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
    margin-bottom: 30px;
}


.contact .con::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 388px;
	background-color: #e7e7e7;
	top: 50%;
	transform: translateY(-50%);
	left: 42.2%;
}



.contact .info {
	width: 40%;
	margin-top: 80px;
}


.contact .msg {
	width: 52.65%;
}



.contact .info .company {
	font-weight: bold;
	font-size: 20px;
	line-height: 34px;
	color: #cf0e2d;
	margin-bottom: 3px;
}


.contact .info .address,
.contact .info .postcode {
	font-size: 18px;
	line-height: 30px;
	color: #333333;
}

.contact .info .postcode .name {
	color: #cf0e2d;
	display: inline;
}

.contact .info .postcode {
	margin-bottom: 24px;
	/*! margin-top: 55px; */
}

.contact .info .list li {
	/*margin-bottom: 10px;*/
}

.contact .info .list li:last-child {
	margin-bottom: 0;
}

.contact .info .list .name,
.contact .info .list .num {
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	display: inline;
}

.contact .info .list .name {
	color: #cf0e2d;
	margin-right: 6px;
}

.contact .info .list a.num:hover {
	color: #cf0e2d;
}


.contact .msg .tips {
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}


.contact .msg .tips a,
.contact .msg .tips span {
	color: #cf0e2d;
}

.contact .msg .tips a {
	word-break: break-all;
	display: inline;
}

.contact .msg .tips a:hover {
	text-decoration: underline;
	text-decoration-skip-ink: none;
	text-underline-offset: 5px;
}

.contact .msg .tips {
	margin-bottom: 11px;
}

.contact form ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.contact form ul li {
	width: 48.5%;
	height: 42px;
	background-color: #ffffff;
	border: solid 1px #c0c0c0;
	padding: 0 9px;
	margin-top: 10px;
}


.contact form ul li:nth-child(-n+2) {
	margin-top: 0;
}


.contact form ul li.must {
	position: relative;
}

.contact form ul li.must::after {
	content: "*";
	position: absolute;
	top: 15px;
	left: -12px;
	font-size: 16px;
	color: #cf0e2d;
}


.contact form ul li.message {
	width: 100%;
	height: 102px;
	padding: 12px 9px;
}


.contact form ul li.codeCon {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0;
}


.contact form ul li.codeCon input {
	flex: 1;
	padding: 0 9px;
}

.contact form ul li.codeCon .codeImg {
	height: 100%;
	flex-shrink: 0;
	background-color: #f3fbfe;
	cursor: pointer;
}


.contact form ul li.codeCon img {
	height: 100%;
	display: block;
}


.contact form ul li.subBtn {
	padding: 0;
	border: none;
}


.contact form ul li.subBtn input {
	background-color: #cf0e2d;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	border: 1px solid #cf0e2d;
	cursor: pointer;
}


.contact form ul li.subBtn input:hover {
	background-color: #ffffff;
	color: #cf0e2d;
}




.contact form input,
.contact form textarea {
	width: 100%;
	height: 100%;
	background-color: transparent;
	font-size: 14px !important;
}

.contact form input::-webkit-input-placeholder,
.contact form textarea::-webkit-input-placeholder {
	font-size: 14px !important;
	color: #666666;
	opacity: 1;
}

.contact form input:-moz-placeholder,
.contact form textarea:-moz-placeholder {
	font-size: 14px !important;
	color: #666666;
	opacity: 1;
}

.contact form input::-moz-placeholder,
.contact form textarea::-moz-placeholder {
	font-size: 14px !important;
	color: #666666;
	opacity: 1;
}

.contact form input:-ms-input-placeholder,
.contact form textarea:-ms-input-placeholder {
	font-size: 14px !important;
	color: #666666;
	opacity: 1;
}




.contact .relatedProducts {
	padding: 40px 0 46px 0;
}



.relatedProducts .relatedTit {
	display: flex;
	align-items: center;
	margin-bottom: 0px;
}


.relatedProducts .relatedTit .tit {
	font-size: 30px;
	line-height: 34px;
	color: #333333;
	flex-shrink: 0;
	margin-right: 24px;
}


.relatedProducts .relatedTit .line {
	width: 947px;
	height: 7px;
	background-color: #e8e8e8;
}


.relatedProducts .list {
	display: flex;
	flex-wrap: wrap;
}

.relatedProducts .list .item {
	width: 22.66%;
	margin-right: 3.12%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
}


.relatedProducts .list .item:nth-child(4n) {
	margin-right: 0;
}


.relatedProducts .list .item:nth-child(-n+4) {
	margin-top: 0;
}


.relatedProducts .list .image {
	overflow: hidden;
	margin-bottom: 16px;
}


.relatedProducts .list .image:hover img {
	transform: scale(1.1);
}

.relatedProducts .list .name {
	font-family: ArialMT;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.relatedProducts .list .name:hover {
	color: #cf0e2d;
}


/* country */

.m-formcountry {
	position: relative;
	padding: 0 !important;
}

.m-formcountry .drop-btn {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 0 10px;
}

.m-formcountry .drop-btn i,
.m-formcountry .drop-btn svg,
.m-formcountry .drop-btn img {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 12px;
	width: 7px;
}


.m-formcountry .drop-list {
	display: none;
	border: 1px solid #e6e6e6;
	width: 100%;
	position: absolute;
	top: 100%;
	background-color: #fff;
	max-height: 223px;
	overflow-x: hidden;
	z-index: 10001;
	scrollbar-color: #333 rgba(0, 0, 0, 0.05);
	scrollbar-width: thin;
}

.m-formcountry .drop-list::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

.m-formcountry .drop-list::-webkit-scrollbar-track {
	background: rgba(0, 0, 0, 0.05);
}

.m-formcountry .drop-list::-webkit-scrollbar-thumb {
	background-color: #333;
}

.m-formcountry .drop-list li {
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	padding: 5px 10px;
	cursor: pointer;
	border: none;
	border-bottom: 1px solid #e6e6e6;
	color: #999;
	width: 100%;
	height: auto;
	margin-top: 0;
}


.m-formcountry .drop-list li.on {
	background-color: #e0e0e0;
}



@media screen and (max-width:1219px) {
	.contact {
		padding-top: 30px;
	}

	.contact .title {
		font-size: 32px;
		line-height: 45px;
	}

	.contact .info .company {
		font-size: 18px;
	}

	.contact .info .address,
	.contact .info .postcode,
	.contact .info .list .name,
	.contact .info .list .num {
		font-size: 16px;
	}

	.contact .info .postcode {
		margin-bottom: 30px;
	}

	.contact .msg .tips {
		margin-bottom: 20px;
	}
}

@media screen and (max-width:999px) {

	.contact .info .address,
	.contact .info .postcode,
	.contact .info .list .name,
	.contact .info .list .num {
		font-size: 14px;
	}

	.contact .info .list li {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}

	.contact .info .company {
		font-size: 16px;
	}

	.contact .info .postcode {
		margin-bottom: 5px;
	}

	.contact .info .list li {
		margin-bottom: 5px;
	}

	.contact .msg {
		width: 56%;
	}

	.contact form ul li.must::after {
		left: -10px;
	}

	.contact .msg .tips {
		margin-bottom: 30px;
	}

	.contact .con::after {
		left: 41%;
	}

	.relatedProducts .relatedTit {
		margin-bottom: 30px;
	}

	.relatedProducts .relatedTit .tit {
		font-size: 26px;
	}

	.relatedProducts .relatedTit .line {
		height: 5px;
	}

	.relatedProducts .list .item {
		width: 32%;
		margin-right: 2%;
		margin-top: 30px;
	}

	.relatedProducts .list .item:nth-child(3n) {
		margin-right: 0;
	}

	.relatedProducts .list .item:nth-child(-n+3) {
		margin-top: 0;
	}

	.relatedProducts .list .image img {
		max-width: 200px;
	}

	.relatedProducts .list .name {
		font-size: 14px;
	}
}

@media screen and (max-width:768px) {
	.contact .title {
		font-size: 28px;
		line-height: 35px;
	}

	.contact .con {
		flex-direction: column;
		align-items: flex-start;
	}

	.contact .info {
		width: 100%;
		margin-bottom: 30px;
	}

	.contact .msg {
		width: 100%;
	}

	.contact .con::after {
		display: none;
	}

	.contact .info .list {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.contact .info .list li {
		width: 48%;
		margin-top: 10px;
		margin-bottom: 0;
	}

	.contact .info .list li:nth-child(-n+2) {
		margin-top: 0;
	}

	.contact form ul li {
		height: 35px;
	}

	.contact form ul li.must::after {
		top: 13px;
	}

	.relatedProducts .list {
		justify-content: space-between;
	}

	.relatedProducts .list .item:nth-child(n) {
		width: 48%;
		margin-right: 0;
		margin-top: 30px;
	}

	.relatedProducts .list .item:nth-child(-n+2) {
		margin-top: 0;
	}

	.contact .relatedProducts {
		padding: 50px 0;
	}
}

@media screen and (max-width:538px) {
	.relatedProducts .list .image img {
		max-width: 170px;
	}

	.contact .title {
		font-size: 26px;
		line-height: 35px;
	}
}


@media screen and (max-width:400px) {
	.contact .info .list li:nth-child(n) {
		width: 100%;
		margin-top: 10px;
	}

	.contact .info .list li:nth-child(1) {
		margin-top: 0;
	}

	.contact form ul li:nth-child(n) {
		width: 100%;
		margin-top: 10px;
	}

	.contact form ul li:nth-child(1) {
		margin-top: 0;
	}

	.relatedProducts .list .item:nth-child(n) {
		width: 100%;
	}

	.relatedProducts .list .item:nth-child(-n+1) {
		margin-top: 0;
	}

	.relatedProducts .relatedTit .tit {
		font-size: 24px;
	}
}

/* footer */


.foot .titBox {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.foot .titBox .meunBtn {
	display: none;
}


.foot .titBox .meunBtn svg {
	width: 14px;
	height: 14px;
}


.corpy .int2 .contSelect {
	width: 172px;
}



.m-formcountry .drop-btn {
	left: 0;
	padding: 0;
}

.fo33 .m-formcountry .drop-list {
	width: 100%;
	left: 0;
}

.fo33 .m-formcountry .drop-btn svg {
	width: 11px;
	height: 11px;
}


@media screen and (max-width:999px) {
	.corpy .int2 .contSelect {
		width: 100%;
	}
}


@media screen and (max-width:767px) {
	.foot .titBox .meunBtn {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 30px;
		height: 30px;
	}

	.foot .titBox.active .meunBtn {
		transform: rotate(45deg);
	}

	.foot {
		padding-bottom: 80px;
		padding-top: 40px;
	}

	.foot {
		padding-bottom: 100px;
	}

	.youlian,
	.fo11,
	.ftag,
	.fbiao,
	.fo33 {
		display: block;
	}

	.fo11 {
		width: 100%;
		margin-bottom: 20px;
	}

	.fbiao {
		font-size: 18px;
	}

	.foot .box {
		display: none;
		transition: none;
	}
}



/* 2025-2-13 */
.more_btn {
	width: 170px;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	background-color: #ce0e2d;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

.more_span1 {
	color: #fff;
	display: block;
	width: 100%;
	height: 40px;
}

.fenyen .no:hover {
	background: #333;
	border: 1px solid #eaedf6;
	color: #fff;
}

.jixug {
	display: block;
	width: 152px;
	height: 35px;
	background: #fe5400;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	float: left;
	margin-right: 10px;
}

.jixug:hover {
	background: #3053a2
}

.msg .drop-btn input {
	padding: 0 9px;
}

/* 2025.2.14 */

/* kefu */

.lianxi {
	position: fixed;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99999;
}

.lianxi div a,
.lianxi div div {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 55px;
	height: 44px;
	background-color: #ce0e2d;
	font-size: 16px;
	color: #ffffff;
	font-size: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, .5);
}

.lianxi>div:last-child a {
	border-bottom: none;
	border-radius: 0 0 0 10px;
}

.lianxi>div:nth-child(1) a {
	border-radius: 10px 0 0 0;
}

.lianxi .top a {
	width: 55px;
	height: 44px;
	background-color: #ce0e2d;
	color: #ffffff;
	font-size: 18px !important;
	text-align: center;
	cursor: pointer;
	position: fixed;
	transition: 0.9s;
	z-index: 99999;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 2px;
}


.lianxi a i {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	border-radius: 50%;
	border: 1px solid #ffffff;
	width: 26px;
	height: 26px;
}

.lianxi .top i {
	width: 24px;
	height: 24px;
	display: block;
	line-height: 22px;
	text-align: center;
	font-size: 14px;
	border-radius: 50%;
}

.lianxi div div {
	cursor: pointer;
}

.lianxi div a:hover,
.lianxi div div:hover {
	background-color: #333333;
	color: #fff;
}

.clear2 {
	display: none;
}


.lianxi .code {
	position: relative;
}

.lianxi .code img {
	position: absolute;
	top: 0;
	right: 100%;
	width: 150px;
	height: 150px;
	max-width: none;
	transform: translateX(100%);
	z-index: -1;
	opacity: 0;
}

.lianxi .code:hover img {
	transform: translateX(0);
	opacity: 1;
}


@media screen and (max-width: 999px) {
	.youlian {
		display: none;
	}

	.lianxi .top a {
		width: 20%;
		height: 42px;
		line-height: 40px;
		bottom: 0px;
		right: 0px;
		border-radius: 0px;
		border: none;
		box-shadow: none;
		background-color: #dfdfdf;
	}

	.lianxi {
		width: 100%;
		right: auto;
		top: auto;
		margin: auto;
		left: 0px;
		bottom: 0px;
		border-top: 1px solid #fff;
		transform: translateY(0);
	}

	.lianxi div {
		width: 25%;
		float: left;
	}

	.lianxi div a,
	.lianxi div div {
		height: 42px;
		margin: auto;
		width: 100%;
		background-color: #dfdfdf;
		color: #fff !important;
		border-radius: 0px;
	}

	.lianxi>div:nth-child(n) a {
		border-radius: 0;
		border-bottom: 0;
	}

	.lianxi .top i {
		border-color: #fff;
	}

	.lianxi .code img,
	.lianxi .code:hover img {
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		top: 0;
		opacity: 0;
	}

	.lianxi .code.active img {
		opacity: 1;
		transform: translateX(-50%) translateY(-100%);
	}

	.lianxi div a:hover,
	.lianxi div div:hover {
		background-color: #dfdfdf;
		color: #fff;
	}

	.lianxi div.active a:hover,
	.lianxi div.active div:hover {
		background-color: #333333;
	}
}



/* 2025.2.28  */

.fixNav .navList>li {
	position: relative;
}

/* yiji */

.fixNav .navList>li>ul {
	position: absolute;
	top: 100%;
	left: -12px;
	background-color: #fff;
	display: none;
	transition: none;
	box-shadow: 0px 10px 40px 0px rgba(9, 9, 9, 0.12);
}

.fixNav .navList>li>ul a {
	display: inline-block;
	padding: 15px 40px 15px 20px;
	width: 100%;
	font-size: 14px;
}

.fixNav .navList>li>ul li:hover>a {
	background-color: #cf0e2d;
	color: #fff;
}

.fixNav .navList>li ul {
	min-width: 197px;
	width: max-content;
	/* padding: 15px 0px; */
	box-shadow: 0px 13px 46px 0px rgba(0, 0, 0, 0.08);
	/*max-height: 500px;*/
	z-index:9999;
}

.fixNav .navList>li li {
	position: relative;
}

/* erji/sanji/siji */
.fixNav .navList>li>ul>li ul {
	position: absolute;
	top: 0%;
	left: 100%;
	background-color: #fff;
	display: none;
	transition: none;
	border-radius: 0px;
	box-shadow: 0px 13px 46px 0px rgba(0, 0, 0, 0.08);
}


/* 2025.2.28  */



@font-face {
	font-family: "iconfont";
	/* Project id 4576167 */
	font-display: swap;
	src:
		url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
		url('../fonts/iconfont.woff?t=1739435040972') format('woff'),
		url('../fonts/iconfont.ttf?t=1739435040972') format('truetype');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-jian:before {
	content: "\e612";
}

.icon-xiaohongshu:before {
	content: "\e69e";
}

.icon-zhiding:before {
	content: "\e68c";
}

.icon-youjian_:before {
	content: "\e6a6";
}

.icon-chuanzhen:before {
	content: "\e6b4";
}

.icon-shangjiantou:before {
	content: "\e60f";
}

.icon-yuyan:before {
	content: "\e684";
}

.icon-dingbu:before {
	content: "\e62d";
}

.icon-Youtube:before {
	content: "\e880";
}

.icon-liuyanjianyi:before {
	content: "\e62c";
}

.icon-shangchuan:before {
	content: "\e60b";
}

.icon-youjian:before {
	content: "\e624";
}

.icon-yonghu:before {
	content: "\e6b3";
}

.icon-pinterest1:before {
	content: "\f211";
}

.icon-jia1:before {
	content: "\e632";
}

.icon-xiazai:before {
	content: "\e682";
}

.icon-xiangyoujiantou:before {
	content: "\e68b";
}

.icon-xiangyoujiantou-copy:before {
	content: "\f1eb";
}

.icon-guanbi:before {
	content: "\e611";
}

.icon-zuosanjiao:before {
	content: "\e63e";
}

.icon-yousanjiao-copy:before {
	content: "\f1e8";
}

.icon-email-s:before {
	content: "\e65e";
}

.icon-douyin:before {
	content: "\e8db";
}

.icon-duigou-cu:before {
	content: "\e658";
}

.icon-facebook-fill:before {
	content: "\e88d";
}

.icon-linkedin1:before {
	content: "\f1e7";
}

.icon-weixin:before {
	content: "\e695";
}

.icon-jiantou_xiangzuo_o:before {
	content: "\eb92";
}

.icon-jiantou_xiangyou_o:before {
	content: "\eb94";
}

.icon-twitter-new:before {
	content: "\e7ff";
}

.icon-ditudingwei:before {
	content: "\e625";
}

.icon-phone3:before {
	content: "\e661";
}

.icon-line:before {
	content: "\e63f";
}

.icon-instagram2:before {
	content: "\e6fc";
}

.icon-rili:before {
	content: "\e8b4";
}

.icon-videoyoutube:before {
	content: "\e7a1";
}

.icon-earth-full:before {
	content: "\e9ee";
}

.icon-facebook:before {
	content: "\e620";
}

.icon-pinterest:before {
	content: "\e8ab";
}

.icon-linkedin:before {
	content: "\e648";
}

.icon-youtube:before {
	content: "\e6d6";
}

.icon-left:before {
	content: "\e72c";
}

.icon-right:before {
	content: "\e72d";
}

.icon-left1:before {
	content: "\e730";
}

.icon-right1:before {
	content: "\e731";
}

.icon-search4:before {
	content: "\e7b2";
}

.icon-address:before {
	content: "\e7bc";
}

.icon-email:before {
	content: "\e7bd";
}

.icon-whatsapp:before {
	content: "\e7bf";
}

.icon-mobile:before {
	content: "\e7c6";
}

.icon-tel:before {
	content: "\e7c7";
}

.icon-skype:before {
	content: "\e7cc";
}

.icon-whatsapp1:before {
	content: "\e7c1";
}

.icon-address1:before {
	content: "\e7c3";
}

.icon-email1:before {
	content: "\e7c5";
}

.icon-skype1:before {
	content: "\e7c9";
}

.icon-fax1:before {
	content: "\e7ca";
}

.icon-tel1:before {
	content: "\e7cd";
}

.icon-wechat:before {
	content: "\e7cf";
}

.icon-phone2:before {
	content: "\e7d0";
}

.icon-top:before {
	content: "\e7ed";
}

.icon-vk:before {
	content: "\e735";
}

.icon-instagram1:before {
	content: "\e640";
}

.icon-up7:before {
	content: "\e722";
}

.icon-left7:before {
	content: "\e724";
}

.icon-tel2-copy:before {
	content: "\f212";
}

.icon-right7:before {
	content: "\e725";
}

.icon-sousuo:before {
	content: "\e616";
}

.icon-sousuo1:before {
	content: "\e65b";
}

.icon-biaoqian:before {
	content: "\e649";
}

.icon-twitter4:before {
	content: "\e7fe";
}

.m4neirong {
	width: 74%;
	float: right;
}

.mr4 .m4neirong div{
    font-size: 1.4rem;
    line-height: 25px;
    color:#333;
}
.mr4 .m4neirong h2{
    display: inline-block;
    font-size: 1.4rem;
    line-height: 25px;
    margin: 0;
    font-weight: normal;
    color:#333;
}

.mr5 .m5n div{
    font-size: 1.4rem;
    line-height: 25px;
    color:#333;
}
.mr5 .m5n h2{
    display: inline-block;
    font-size: 1.4rem;
    line-height: 25px;
    margin: 0;
    font-weight: normal;
    color:#333;
}
.m2zi {
    font-weight: normal;
}

