﻿body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
@font-face {
	font-family:myFirstFont;
	src:url('../font/Cremona.ttf');
}
body {
	color: #333333;
	font-size: 14px;
	font-family: "PingFang SC","Microsoft YaHei", -apple-system, "Helvetica Neue", "Helvetica", "Arial",  "Hiragino Sans GB", "STHeiti", "Microsoft JhengHei", SimSun, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1.6;
	overflow-x: hidden;
}
.swiper-pagination-bullet,
.swiper-button-next,
.swiper-button-prev {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	text-decoration: none;
}
a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	background: none;
	text-decoration: none;
}
td,
th,
caption {
	font-size: 14px;
}
a {
	color: #333;
	text-decoration: none !important;
}
a:hover {
	text-decoration: none !important;
}
a:visited,
a:focus,
a:hover {
	text-decoration: none;
	color: #333;
}
img {
	border: 0;
	vertical-align: middle;
}
img {
	border: none;
}
ol,
ul,
li {
	list-style: none;
}
input,
textarea,
select,
button {
	vertical-align: middle;
	font-size: 14px;
	font-family: inherit;
	line-height: normal;
	outline: none;
}
button {
	cursor: pointer;
}
table {
	border-collapse: collapse;
}
video {
	object-fit: contain;
}
.block {
	width: 1300px;
	margin: 0 auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	*zoom: 1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.public-header {
	position:fixed;
	top:20px;
	z-index: 9999;
	left:20px;
	right:20px;
	height:100px;
	line-height:100px;
	box-sizing: border-box;
	background: #fff;
	transition: all .5s;
	box-shadow:0 0 20px 0px rgba(0, 0, 0, 0.1);
}
.public-header.active{
	top:-120px;
}
.public-header .body-box {
	padding-left: 60px;
	padding-right: 60px;
	box-sizing: border-box;
}
.public-header .body-box .logo-box {
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	font-size:0;
}
.public-header .body-box .logo-box img {
	height:100px;
}
.public-header .body-box .tel-box {
	float: right;
	font-size:24px;
	margin-left:40px;
	color: #CB292C;
	font-family: 'Times New Roman';
}
.public-header .body-box .tel-box img {
	position: relative;
	top: -2px;
	margin-right: 12px;
}
.public-header .body-box .link-box {
	float: right;
}
.public-header .body-box li {
	position: relative;
	float: left;
	text-align: center;
}
.public-header .body-box li > a {
	display: inline-block;
	position: relative;
	color: #333333;
	font-size: 16px;
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	width: 100%;
	padding-left:45px;
	padding-right:45px;
	box-sizing: border-box;
}
/*.public-header .body-box li > a:before {
  position: absolute;
  content: '';
  height: 2px;
  background: #CB292C;
  left: 50%;
  margin-left: 0;
  width: 0px;
  bottom: -24px;
  display:none;
}*/
.public-header .body-box li:hover > a,
.public-header .body-box li.active > a {
	color: #CB292C !important;
}
/*.public-header .body-box li:hover > a:before,
.public-header .body-box li.active > a:before {
  width: 64px;
  margin-left: -32px;
  display:none;
}*/
.public-header .body-box li:first-child:hover > a,
.public-header .body-box li:first-child.active > a {
	color: #CB292C !important;
}
/*.public-header .body-box li:first-child:hover > a:before,
.public-header .body-box li:first-child.active > a:before {
  width: 32px;
  margin-left: -16px;
  display:none;
}*/
/*.public-header.active {
  height: 80px;
  line-height: 80px;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.3s;
}*/
/*.public-header.active .body-box .logo-box img {
  height: 50px;
  transition: all 0.3s;
}*/
/*.public-header.active .body-box li a:before {
  bottom: -19px;
  transition: all 0.3s;
  display:none;
}*/
.public-header .body-box .icon-box{
	float:right;margin-left:15px;
}
.public-header .body-box .icon-box img{
	margin-left:5px;
}
.public-header .all-search {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	background: #fff;
	height:100px;
	display: none;
}
.public-header .all-search .input-search {
	position: relative;
	width: 650px;
	height: 50px;
	line-height: 49px;
	border-bottom: 1px solid #cccccc;
	margin: 0 auto;
	margin-top: 20px;
}
.public-header .all-search .input-search input {
	border: none;
	width: 100%;
	font-size: 14px;
}
.public-header .all-search .input-search .icon-box {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.public-header .all-search .input-search .close-btn {
	position: absolute;
	top: 0;
	right: -125px;
	cursor: pointer;
}
/*顶部二级菜单*/
.public-header .body-box .link-box ul li .sub-nav{
	position: absolute;
	top:99px;
	z-index:999;
	width:106px;
	left:50%;
	transform:translateX(-50%);
	background:#fff;
	box-shadow:0 2px 20px rgba(0, 0, 0, 0.1);
	box-sizing:border-box;
	max-height:0;
	overflow:hidden;
	box-sizing:border-box;
	transition:all .8s;
}
.public-header .body-box .link-box ul li:hover .sub-nav{
	max-height:288px;
}
.public-header .body-box .link-box ul li .sub-nav a {
	display: block;
	height: 36px;
	line-height: 36px;
	color:#666666;
	font-size:14px;
}
.public-header .body-box .link-box ul li .sub-nav a:hover {
	color:#fff;
	background:#CB292C;
}





.public-footer .body-box .right-box .other-box .icon-box-imgs .share-box {
  float: right;
}
.public-footer .body-box .right-box .other-box .icon-box-imgs .share-box #share-9 {
  display: inline-block;
  position:relative;
  top:-5px;
}
.public-footer .body-box .right-box .other-box .icon-box-imgs .share-box #share-9 .social-share-icon {
  width: 28px;
  font-size: 18px;
  border-color:#707070;
  width:40px;
  height:40px;
  line-height:40px;
}
.public-footer .body-box .right-box .other-box .icon-box-imgs .share-box #share-9 .social-share-icon:hover{
	background:transparent;
}
.public-footer .body-box .right-box .other-box .icon-box-imgs .share-box #share-9 .icon-qq:before,
.public-footer .body-box .right-box .other-box .icon-box-imgs .share-box #share-9 .icon-wechat:before{
	color:#707070;
}





/*底部*/
.public-footer {
	position: relative;
	z-index: 22;
	background: #222222;
	background-size: cover;
	padding-top:75px;
	box-sizing: border-box;
}
.public-footer .block{
	width:1600px;
}
.public-footer .body-box {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	width: 1600px;
}
.public-footer .body-box .center-box dl {
	float: left;
	margin-right:105px;
}
.public-footer .body-box .center-box dl:last-child{
	margin-right:0;
}
.public-footer .body-box .center-box dl dt {
	font-size: 16px;
	line-height: 1;
	color: #fff;
	margin-bottom:24px;
}
.public-footer .body-box .center-box dl dd a {
	color: #999;
	font-size: 14px;
	line-height: 2;
	display:inline-block;
	margin-bottom:8px;
}
.public-footer .body-box .center-box dl dd a:hover {
	color: #fff;
}
.public-footer .body-box .right-box .other-box {
	text-align:right;
}
.public-footer .body-box .right-box .other-box .link-box ul li {
	color: #cccccc;
	font-size: 16px;
	line-height: 1.8;
}
.public-footer .body-box .right-box .other-box .link-box ul li img{
	margin-right:10px;
}
.public-footer .body-box .right-box .other-box .link-box ul p{
	font-size:36px;
	color:#CB292C;
	font-weight:700;
}
.public-footer .body-box .right-box .other-box .icon-box-imgs{
	display:flex;
	justify-content:flex-end;
	margin-top:15px;
}
.public-footer .body-box .right-box .other-box .icon-box-imgs .icon-box{
	margin-left:10px;position:relative;
}
.public-footer .body-box .right-box .other-box .icon-box-imgs .icon-box .er-box{
	display:none;
}
.public-footer .body-box .right-box .other-box .icon-box-imgs .icon-box:hover .er-box{
	display:inline-block;
	position:absolute;
	bottom:45px;
	left:50%;
	transform:translateX(-50%);
}
.public-footer .body-box .right-box .other-box .icon-box-imgs .icon-box .er-box img{
	width:150px;height:150px;
}
.public-footer .body-box .right-box .other-box .er-box{
	display:inline-block;
	margin-top:30px;
}
.public-footer .body-box .right-box .other-box .er-box .img-box img{
	width:150px;
	height:150px;
}
.public-footer .body-box .right-box .other-box .er-box p{
	font-size:14px;
	color:#999999;
	text-align:center;
	margin-top:12px;
}






.public-footer .copy-box {
	font-size: 14px;
	color: #999;
	overflow: hidden;
	margin-top: 34px;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	text-align: center;
	padding-top:10px;padding-bottom:10px;
}
.public-footer .copy-box span {
	display: inline-block;
	margin-right:10px;
}
.public-footer .copy-box .info-box {
	display:flex;justify-content:space-between;
}
.public-footer .copy-box .link{
	text-align:left;margin-top:10px;
}
.public-footer .copy-box .link a{
	color:#999;
}


/*左侧边导航*/
.left-page .icon-box{
	position:fixed;
	left:25px;
	bottom:110px;
	z-index:100;
	opacity:1;
	transition:all .5s;
}
.left-page .icon-box.active{
	opacity:0;
}
.left-page .form-box{
	z-index:-1;
	position:fixed;
	left:0;
	bottom:110px;
	width:450px;
	height:550px;
	background:url('../image/img_11.png') center center no-repeat;
	background-size:cover;
	padding-left:48px;
	padding-right:48px;
	padding-top:50px;
	box-sizing:border-box;
	opacity:0;
	transition:all .5s;
}
.left-page .form-box.active{
	opacity:1;
	z-index:99;
}
.left-page .form-box .colse-btn{
	position:absolute;
	right:26px;
	top:26px;
}
.left-page .form-box .form{
	text-align:center;
	box-sizing:border-box;
}
.left-page .form-box .form > h3{
	font-size:36px;
	margin-bottom:30px;
	color:#ffffff;
}
.left-page .form-box .form > h3 img{
	margin-right:20px;
	position:relative;
	top:-2px;
}
.left-page .form-box .form input{
	width:100%;
	height:50px;
	margin-bottom:20px;
	border-radius:4px;
	border:none;
	font-size:14px;
	color:#999;
	padding-left:15px;
	box-sizing:border-box;
}
.left-page .form-box .row:nth-child(3){
	margin-left:-2px;
	margin-right:-2px;
}
.left-page .form-box .row:nth-child(3) .col-md-3{
	float:left;
	padding-left:2px;
	padding-right:2px;
	width:33.33%;
	box-sizing:border-box;
}
.left-page .form-box .row:nth-child(3) .col-md-3 select{
	width:100%;
	height:50px;
	border:none;
	padding-left:10px;
	padding-right:5px;
	border-radius:4px;
}
.left-page .form-box .input-box{
	display:flex;
	justify-content:flex-start;
	margin-top:20px;
}
.left-page .form-box .ok1{
	width:100%;
	background:#fff;
	border-radius:4px;
	height:50px;
	line-height:50px;
	font-size:20px;
	color:#CB292C;
}
/*右侧边导航*/
.right-page{
	position:fixed;
	right:10px;
	bottom:165px;
	z-index:99999;
}
.right-page .item-box{
	position:relative;
	width:80px;
	height:80px;
	background:#f8f8f8;
	border-radius:5px;
	margin-bottom:3px;
	text-align:center;
	padding-top:15px;
	box-sizing:border-box;
}
.right-page .item-box:last-child{
	background:#CB292C;
}
.right-page .item-box p{
	font-size:12px;
	margin-top:8px;
}
.right-page .item-box:last-child p{
	color:#fff;
}
.right-page .item-box .txt-box {
	position: absolute;
	width:180px;
	height:80px;
	top: 0;
	background:#f8f8f8;
	text-align:left;
	right:85px;
	display:none;
	border-radius:5px;
	padding-left:20px;
	box-sizing:border-box;
}
.right-page .item-box .txt-box h3{
	font-size:18px;
	padding-top:20px;
	line-height:1;
}
.right-page .item-box .txt-box p{
	font-size:18px;
	line-height:1;
}
.right-page .item-box:hover .txt-box{
	display:inline-block;
}
/*底部量尺及加盟信息*/
.session_6{
	background:url('../image/img_9.jpg') center center no-repeat;
	background-size:100% 100%;
	height:137px;
}
.session_6 .all-box{
	display:flex;
	justify-content:space-between;
	width:1400px;
	margin:0 auto;
}
.session_6 .all-box .item-box{
	display:flex;
	justify-content:flex-start;
	align-items:center;
	padding-top:40px;
	box-sizing:border-box;
}
.session_6 .all-box .item-box .txt-box{
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.session_6 .all-box .item-box .txt-box .title-box{
	padding-left:30px;
	box-sizing:border-box;
}
.session_6 .all-box .item-box .txt-box .title-box h3{
	font-size:24px;
	color:#fff;
}
.session_6 .all-box .item-box .txt-box .title-box p{
	font-size:16px;
	color:#ffff;
}
.session_6 .all-box .item-box .more-box{
	margin-left:130px;
}
.session_6 .all-box .item-box .more-box a{
	width:150px;
	height:45px;
	line-height:45px;
	font-size:16px;
	color:#CB292C;
	border-radius:23px;
	background:#ffffff;
	display:inline-block;
	text-align:center;
}
.session_6 .all-box .item-box .more-box a img{
	position:relative;
	top:-2px;
	margin-left:10px;
}
@media screen and (max-width:1800px){
	.public-header .body-box li > a{
		padding-left:30px;
		padding-right:30px;
	}
}
@media screen and (max-width: 1680px) {
	.public-header .body-box li > a{
		padding-left:12px;
		padding-right:12px;
	}
	.public-footer .block,
	.block {
		width: 1300px !important;
	}
	.session_6 .all-box,
	.public-footer .body-box {
		width: 1300px;
	}
}



.public-pagination-white .swiper-pagination-bullet{
	width:11px;
	height:11px;
	background:transparent;
	border:1px solid rgba(255, 255, 255, 0.75);
	box-sizing:border-box;
	opacity:1;
}
.public-pagination-black .swiper-pagination-bullet{
	width:11px;
	height:11px;
	background:transparent;
	border:1px solid #999999;
	box-sizing:border-box;
	opacity:1;
}
.public-pagination .swiper-pagination-bullet-active{
	background:#CB292C;
	border-color:#CB292C;
}
.video-pop {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999999999;
}
.video-pop .pop-bg {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
}
.video-pop .video-box {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.video-pop .video-box video {
	outline: none;
	width: 750px;
	height: auto;
}
.public_a {
	position: relative;
	height: 45px;
	line-height: 45px;
	width: 147px;
	display: inline-block;
	text-align: center;
	box-sizing: border-box;
	font-size: 0;
	background-color: #fff;
}
.public_a span {
	position: relative;
	color: #999999;
	line-height:1;
	font-size: 15px;
	display: inline-block;
	vertical-align: middle;
	z-index: 3;
}
.public_a span img {
	margin-left: 10px;
}
.public_a span img.active {
	display: none;
}
.public_a:after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
	z-index:9;
}
.public_a:before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: #CB292C;
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
	z-index: 2;
}
.public_a:hover:before,
.public_a:focus:before,
.public_a:hover:before {
	right: auto;
	left: 0;
	width: 100%;
}
.public_a:hover span {
	color: #fff;
}
.public_a:hover span img {
	display: none;
}
.public_a:hover span img.active {
	display: inline-block;
}
@keyframes down {
	0% {
		transform: translate(0);
	}
	20% {
		transform: translateY(15px);
	}
	40% {
		transform: translate(0);
	}
}
@-webkit-keyframes down {
	0% {
		transform: translate(0);
	}
	20% {
		transform: translateY(15px);
	}
	40% {
		transform: translate(0);
	}
}
/*# sourceMappingURL=common.css.map */