* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

a:link,
a:active,
a:visited,
a:hover
	{
	/*background: none;*/
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}

.pages-turn{width:100%;height:auto;padding-top:30px;text-align:center;position:relative;overflow:hidden; }/*分页*/
.pages-turn span{
	display:inline-block;width:40px;height:40px;text-align:center;font-family:'Arial';border:1px solid #E9E9E9;background-color:#EB2727;line-height: 40px;   border-radius: 3px;  margin: 2px;color: #ffffff;
}
.pages-turn a{display:inline-block;width:40px;height:40px;color:#000000;  border-radius: 3px; text-align:center;font-family:'Arial';border:1px solid #E9E9E9;background-color:#FFFFFF;line-height: 40px;margin: 2px; }

.pages-turn a.on, .pages-turn a:hover{background-color:#EB2727;color:#ffffff;border-color:#E9E9E9;}
a {
	text-decoration: none;
}
@font-face {
	font-family: "Century Gothic"; /* Project id 3321277 */
	src: url('../fonts/GOTHIC.woff') format('woff2'),
       url('../fonts/GOTHIC.woff') format('woff'),
       url('../fonts/GOTHIC.TTF') format('truetype');
}
ul {
	list-style: none;
}
html{
	min-width: 1300px;
	overflow-x: auto;
}
body {
	overflow-x: hidden;
	-webkit-tap-highlight-color: transparent;
	
}

.content1300 {
	margin: 0 auto;
	width: 1300px;
	max-width: 94%;
}

.content1400 {
	margin: 0 auto;
	width: 1400px;
}

.content1200 {
	margin: 0 auto;
	width: 1200px;
}

.content1500 {
	margin: 0 auto;
	width: 1500px;
}

.content1600 {
	margin: 0 auto;
	width: 1600px;
}
.content88{
	width: 88.54%;
	margin: 0 auto;
}
.hoverLi .pic {
	overflow: hidden;
}

.hoverLi:hover .imgScale {
	transform: scale(1.2);
}

.imgScale {
	transition: all 0.6s;
	display: block;
}

.content1300 {
	margin: 0 auto;
	width: 1300px;
}

.content1200 {
	margin: 0 auto;
	width: 1200px;
}

.content1500 {
	margin: 0 auto;
	width: 1500px;
}

.content1600 {
	margin: 0 auto;
	width: 1600px;
}

.hoverLi .pic {
	overflow: hidden;
}

.hoverLi:hover .imgScale {
	transform: scale(1.2);
}

.imgScale {
	transition: all 0.6s;
	display: block;
	max-width: 100%;
	width: 100%;
}
.main{
	padding-top: 100px;
}
.header .content .header-search .icon-sousuo {
	font-size: 24px;
	color: #333;
}

.header .header-search .searchbox {
	position: absolute;
	display: none;
	width: 300px;
	height: 40px;
	top: 50px;
	right: 0;
	z-index: 2;
	background-color: #fff;

}

.header .header-search .searchbox.active {
	display: flex;
}

.header .header-search .searchbox input {
	flex: 1;
	height: auto;
	border: none;
	outline: none;
	padding-left: 20px;
	box-sizing: border-box;
}

.header .header-search .searchbox .btn {
	width: 50px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #f0f0f0;
	cursor: pointer;
}

.header .header-search .searchbox .btn .icon-sousuo {
	color: #222;
}
.header{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	padding: 23px 0;
	z-index: 999;
	background-color: #fff;
}
.header .content88{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.header .l img{
	display: block;
}	
.header .r {
	display: flex;
	align-items: center;
}
.header .r ul.nav{
	display: flex;
}
.header .r .nav li:not(:last-child){
	margin-right: 50px;
}
.header .r .nav li a{
	font-size: 16px;
	color: rgba(51, 51, 51, 1);
	line-height: 30px;
}
.header .r .nav li:hover a,
.header .r .nav li.active a{
	color: rgba(225, 0, 20, 1);
}
.header .r .header-search{
	margin-left: 80px;
	position: relative;
}
.header .r .header-search .icon-sousuo{
	font-size: 22px;
	color: #000000;
	cursor: pointer;
}
.header .r .header-tel{
	margin-left: 59px;
	display: flex;
	align-items: center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 1;
}
.header .r .header-tel .icon-dianhua{
	font-size: 20px;
	color: #757575;
	margin-right: 7px;
}
.header .r .header-tel .tel{
	font-size: 24px;
	font-family: Century Gothic;
	font-weight: bold;
	color: #E10014;
	line-height: 30px;
	margin-left: 6px;
}
.footer{
	background-color: rgba(242, 242, 242, 1);
}
.footer .footer-t{
	padding: 70px 0 60px;
	border-bottom: 1px solid rgba(230, 230, 230, 1);
}
.footer .footer-t .content1300{
	display: flex;
	justify-content: space-between;
}
.footer .footer-t .l ul{
	display: flex;
}
.footer .footer-t .l li:not(:last-child){
	margin-right: 83px;
}
.footer .footer-t .l li .li-title{
	margin-bottom: 20px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 1;
	margin-top: 22px;
}
.footer .footer-t .l li .li-text{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #777777;
	line-height: 36px;
	display: block;
}
.footer .footer-t .l li .li-text:hover{
	color: #E10014;
}
.footer .footer-t .r .getGuotes{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 1;
	text-align: right;
}
.footer .footer-t .r .social-software{
	margin-top: 30px;
	display: flex;
}
.footer .footer-t .r .social-software .icon{
	width: 36px;
	height: 36px;
	border: 1px solid #DCDCDC;
	line-height: 34px;
	text-align: center;
	margin-right: 4px;
	color: #707070;
	cursor: pointer;
}
.footer .footer-t .r .social-software .icon:hover{
	border-color: #EB2727;
	background-color: #EB2727;
	color: #fff;
}
.footer .footer-t .r .social-software .icon .iconfont{
	font-size: 18px;
	display: block;
	margin: 0 auto;
}
.footer .footer-t .r .social-software .icon .iconfont.icon-youxiang1{
	transform: scale(1.5);
}
.footer .footer-t .r .social-software .icon .iconfont.icon-shejiaotubiao-14,
.footer .footer-t .r .social-software .icon .iconfont.icon-dianhuatianchong{
	transform: scale(1.2);
}
.footer .footer-t .r .social-software .consult{
	width: 102px;
	height: 36px;
	background: #EB2727;
	margin-left: 4px;
}
.footer .footer-t .r .social-software .consult a{
	display: flex;
	width: 100%;
	height: 100%;
	padding: 0 12px;
	align-items: center;
	justify-content: space-between;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1;
}
.footer .footer-t .r .social-software .consult a .iconfont{
	font-size: 18px;
}
.footer .footer-t .r .ewm{
	margin: 20px 0 0 auto;
	width: 120px;
	text-align: center;
}
.footer .footer-t .r .ewm .ewm-img{
	display: block;
}
.footer .footer-t .r .ewm .text{
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #888888;
	line-height: 1;
	margin-top: 8px;
}
.footer .footer-c .link{
	display: flex;
	flex-wrap: wrap;
	color: rgba(0,0,0,0.6);
	align-items: center;
	line-height: 30px;
	padding: 21px 0;
}
.footer .footer-c .link span{
	margin: 0 17px;
	transform: scale(0.7);
}
.footer .footer-c .link .link-text{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-left: 0;
	transform: scale(1)
}
.footer .footer-c .link a{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 30px;
	opacity: 0.6;
}
.footer .footer-b{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 30px;
	border-top: 1px solid rgba(230, 230, 230, 1);
	padding: 20px 0;
}
.footer .footer-b a{
	color: #999;
}
.footer .footer-b .content1300{
	display: flex;
	align-items: center;
}
.footer-fixed{
	position: fixed;
	z-index: 999;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}
.footer-fixed .content1300{
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 21px 0 11px;
}
.footer-fixed .content1300 .iconfont.icon-guanbi{
	position: absolute;
	right: -62px;
	top: 20px;
	font-size: 22px;
	color: #fff;
	cursor: pointer;
}
.footer-fixed .l img{
	display: block;
}
.footer-fixed .c p{
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
}
.footer-fixed .r{
	width: 51.51%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.footer-fixed .r *{
	height: 34px;
	/* background: #EB2727; */
	border-radius: 3px;
	line-height: 34px;
	margin-bottom: 10px;
	width: 32.33%;
}
.footer-fixed .r select,
.footer-fixed .r input{
	border: none;
	outline: none;
	padding: 0 12px;
	color: #666;
}
.footer-fixed .r select{
	appearance: none;
	background-image: url(../img/bottom.png);
	background-position: right 9px center;
	background-repeat: no-repeat;
}
.footer-fixed .r .submit{
	width: 215px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #EB2727;
	border-radius: 3px;
	cursor: pointer;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}
.m_right {
	display: none;
}

.modal {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.55);
	display: none;
	z-index: 999;
}

.modal .shadow {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.pagination ul {
	display: flex;
	justify-content: center;
}

.pagination ul li {
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	/* background: #FFFFFF; */
	font-size: 16px;
	color: rgba(51, 51, 51, 1);
	margin: 0 5px;
	cursor: pointer;
	background: #EEEEEE;
}

.pagination ul li:first-child,
.pagination ul li:last-child {
	width: 62px;
	color: rgba(51, 51, 51, 1);
}

.pagination ul li .iconfont {
	font-size: 18px;
}

.pagination ul li:hover,
.pagination ul li.active {
	background-color: rgba(51, 51, 51, 1);
	color: #fff;
}

.pagination ul li a {
	color: #333;
	display: block;
}

.pagination ul li.active a,
.pagination ul li:hover a {
	color: #fff;
}
@media (max-width:1630px) {
	.content1600 {
		width: 94%;
	}
	.content88{
		width: 94%;
	}
}

@media (max-width:1530px) {
	.content1500 {
		width: 94%;
	}
	.footer-fixed .content1300 .iconfont.icon-guanbi{
		right: -30px;
	}
	.header .r .nav li:not(:last-child){
		margin-right: 30px;
	}
	.header .r .header-search{
		margin-left: 50px;
	}
	.header .r .header-tel{
		margin-left: 40px;
	}
}

@media (max-width:1430px) {
	.content1400 {
		width: 94%;
	}
	.header .r .nav li:not(:last-child){
		margin-right: 20px;
	}
}

@media (max-width:1330px) {
	.content1300 {
		width: 94%;
	}
}

@media (max-width:1230px) {
	.content1200 {
		width: 94%;
	}
}

@media (max-width:1199px) {
	.m_right {
		display: block;
	}

	.m_right .m_right_buttom {
		height: 40px;
		width: 40px;
		text-align: center;
		line-height: 40px;
		cursor: pointer;
	}

	.m_right .m_right_buttom .iconfont {
		font-size: 22px;
		color: #fff;
		font-weight: bold;
	}

	.m_right .m_aside {
		position: absolute;
		top: 100%;
		width: 100%;
		left: 0;
		background-color: rgba(8, 8, 8, 1);
		z-index: 999;
		transform: translateX(100%);
		transition: all 0.6s;
		border-top: 1px solid #212121;
	}

	.m_right .m_aside.active {
		transform: translateX(0);
	}

	.m_right .m_aside li {
		border-bottom: 1px solid #212121;
		text-align: center;
		padding: 8px 0;
	}
	.m_right .m_aside li.hasNav>a {
		display: flex;
		justify-content: space-between;
		align-items: center;
		font-size: 18px;
		color: #fff;
	}
	.m_right .m_aside li .sub-nav{
			display: none;
			padding-left: 20px;
	}
	/* :hover .sub-nav{
		display: block;
	} */
	.m_right .m_aside li .sub-nav a{
		color: #fff;
		font-size: 16px;
		line-height: 2;
	}
	.m_aside li .zh {
		font-size: 18px;
		line-height: 28px;
		color: #fff;
	}

	.m_aside li .en {
		font-size: 16px;
		color: #999999;
	}

	.m_searchbox_li .iconfont {
		font-size: 24px;
		color: #999;
		cursor: pointer;
	}

	.m_searchbox {
		display: none;
		margin: 0 auto;
		justify-content: center;
		margin-top: 10px;
		align-items: flex-start;
	}

	.m_searchbox.active {
		display: flex;
	}

	.m_searchbox input {
		width: 70%;
		height: 32px;
		border: 1px solid #D0D0D0;
		border-right: none;
		outline: none;
		padding: 0 10px;
		box-sizing: border-box;
	}

	.m_searchbox .btn {
		background-color: #F0F0F0;
		width: 37px;
		height: 32px;
		line-height: 32px;
		text-align: center;
	}
}

