.main,.w{
    width: 1560px;
    margin: 0 auto;
}
body {
	line-height: 1;
}
body.f7{
    background-color: #f7f7f7;
}
.main::after,
.w::after,
.searchBox::after,
#searchForm::after {
	content: "";
	display: block;
	clear: both;
}
.iframe {
	height: 40px;
	overflow: hidden;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.advs {
	position: relative;
	display: block;
}
.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}
.advs img {
	display: block;
}
.Center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%, -50%);
}
.Center-x {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.Center-y {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
svg {
	fill: currentColor;
	width: 16px;
	height: 16px;
	display: inline-block;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
	font-family: "aajianhaoti";
  	font-style: normal;
	font-weight: 400;
  	src:  
	url("https://public.mtnets.com/Font/aajianhaoti/aajianhaoti.woff") format("woff"), 
	url("https://public.mtnets.com/Font/aajianhaoti/aajianhaoti.woff2") format("woff2"), 
	url("https://public.mtnets.com/Font/aajianhaoti/aajianhaoti.ttf") format("truetype");
}
/* header */
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.iframe {
	overflow: hidden;
	height: 37px;
}
#header {
	width: 100%;
	height: 37px;
    border-bottom: 1px solid #eeeeee;
    background-color: #fff;
	position: relative;
}
.header {
	margin: 0 auto;
	overflow: hidden;
}
.header span {
	float: left;
	font-size: 0;
	height: 36px;
	line-height: 36px;
}
.header span a {
	color: #666;
	margin-right: 20px;
	font-size: 14px;
}
.header span a:hover {
	color: #fb8721;
}
.header p {
	float: right;
	font-size: 0;
	height: 36px;
	line-height: 36px;
	color: #666;
	margin-right: 186px;
}
.header p a {
	color: #666;
	font-size: 14px;
	padding: 0 14px;
	position: relative;
}
.header p a::after {
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 12px;
	background-color: #ddd;
}
.header p a:hover {
	color: #fb8721;
}
/* Tophead */
.Tophead {
	margin: 0 auto;
	position: relative;
}
.Tophead ul {
	position: absolute;
	top: -37px;
	right: 0;
}
.Tophead li {
	float: left;
	height: 36px;
	position: relative;
}
.Tophead li .ServiceTop {
	height: 36px;
	line-height: 36px;
	padding: 0 12px;
	font-size: 14px;
	position: relative;
}
.Tophead li .ServiceTop::after{
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 12px;
	background-color: #ddd;
}
.Tophead li:last-child .ServiceTop::after{
	display: none;
}
.Tophead li .ServiceTop a{
	color: #666;
}
.Tophead li .ServiceTop svg{
    margin: 10px 4px 0 0;
    color: #fb8721;
    vertical-align: top;
}
.Tophead li.weixin .ServiceTop svg{
    margin: 12px 4px 0 0;
}
.ServiceBot {
	background-color: #fff;
	position: absolute;
	z-index: 99;
	top: 100%;
	right: 0;
	display: none;
	text-align: center;
	z-index: 9999;
}
.ServiceBot1 {
	width: 352px;
	padding: 18px 14px;
	background-image: -moz-linear-gradient( -90deg, rgb(248,234,221) 0%, rgb(255,255,255) 43%);
	background-image: -webkit-linear-gradient( -90deg, rgb(248,234,221) 0%, rgb(255,255,255) 43%);
	background-image: -ms-linear-gradient( -90deg, rgb(248,234,221) 0%, rgb(255,255,255) 43%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	border-radius: 0 0 8px 8px;
}
.ServiceBot1 .item {
	float: left;
	width: 50%;
}
.ServiceBot1 .item .image{
	padding: 4px 4px 0;
	border-radius: 8px;
	display: inline-block;
	background-image: -moz-linear-gradient( -90deg, rgb(251,162,138) 0%, rgb(241,179,56) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgb(251,162,138) 0%, rgb(241,179,56) 100%);
	background-image: -ms-linear-gradient( -90deg, rgb(251,162,138) 0%, rgb(241,179,56) 100%);
}
.ServiceBot1 .item .image img{
	width: 130px;
	height: 130px;
	border-radius: 8px;
}
.ServiceBot1 .item .image b{
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	color: #fff;
	display: block;
	text-align: center;
	overflow: hidden;
}
.ServiceBot1 .item p{
	margin-top: 10px;
	height: 16px;
	line-height: 16px;
	font-size: 15px;
	color: #888;
	overflow: hidden;
}
.Tophead li.mobile .hover{
	background-image: -moz-linear-gradient( -90deg, rgb(255, 249, 242) 0%, rgb(255,255,255) 43%);
	background-image: -webkit-linear-gradient( -90deg, rgb(255, 249, 242) 0%, rgb(255,255,255) 43%);
	background-image: -ms-linear-gradient( -90deg, rgb(255, 249, 242) 0%, rgb(255,255,255) 43%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
}
.Tophead li.mobile .hover::after{
	display: none;
}
/* top */
.top{
    padding: 26px 0;
}
.top .logo{
	margin-top: 7px;
    float: left;
}
.top .logo img{
    height: 52px;
}
.top .pageName{
    height: 52px;
	line-height: 52px;
    padding-left: 15px;
    margin-left: 15px;
	font-size: 36px;
    position: relative;
    display: inline-block;
    vertical-align: top;
	font-family: "aajianhaoti";
}
.top .pageName::before{
	width: 74px;
	height: 24px;
	position: absolute;
	content: "";
	right: -6px;
	bottom: 3px;
	background: url(../../../../images/index/version/2026/pageNameIcon.png) no-repeat;
	background-size: contain;
}
.top .pageName span{
	position: relative;
	z-index: 1;
}
.top .pageName img{
	height: 42px;
	margin-top: 7px;
}
.top .logo .pageName::after{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #e6e6e6;
}
.searchBox {
    margin-top: 13px;
	margin-left: 72px;
	float: left;
}
.search{
	width: 732px;
	height: 50px;
	padding: 2px;
	border: 2px solid #fb8721;
  	border-radius: 12px;
	float: left;
}
.searchSelect {
	width: 10%;
	height: 42px;
	float: left;
	position: relative;
	z-index: 99999;
	border-radius: 12px 0 0 12px;
}
.searchSelectTop{
	width: 100%;
	height: 100%;
	position: relative;
	cursor: pointer;
}
.searchSelectTop p{
	font-size: 15px;
	line-height: 42px;
	text-indent: 13px;
	color: #333;
}
.searchSelectTop svg {
	position: absolute;
	top: 18px;
	right: 9px;
	width: 10px;
	height: 10px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.searchSelectTop.focus svg{
	top: 14px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.searchSelectBot {
	position: absolute;
	width: 100%;
	border: 2px solid #fb8721;
	left: 0px;
	top: 44px;
	z-index: 99999;
	background: #fff;
	display: none;
}
.searchSelectBot li{
	text-indent: 15px;
	font-size: 14px;
	line-height: 25px;
	cursor: pointer;
}
.searchSelectBot li:hover{
	background: #fb8721;
	color: #fff;
}
.search input {
	width: 77%;
	height: 42px;
	float: left;
	text-indent: 10px;
	font-size: 14px;
	line-height: 40px;
	font-family: "microsoft yahei";
	color: #999;
	background: transparent;
	border: none;
}
.search button {
	width: 13%;
	height: 42px;
	line-height: 42px;
	font-size: 17px;
	font-weight: 700;
	border: none;
	float: right;
	color: #fff;
	text-align: center;
	border-radius: 9px;
  	background-image: -moz-linear-gradient( 0deg, rgb(251,145,20) 0%, rgb(250,92,14) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(251,145,20) 0%, rgb(250,92,14) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(251,145,20) 0%, rgb(250,92,14) 100%);
}
.search button svg {
	margin:13px 5px 0 0;
	vertical-align: top;

}
.searchBox a.wt{
	margin: 2px 0 0 14px;
	height: 42px;
	line-height: 40px;
	padding: 0 16px;
	font-size: 16px;
	font-weight: 700;
	border-radius: 9px;
	border: 1px solid #ffead7;
	float: left;
	background-color: #ffead7;
	color: #f87c0f;
}
.searchBox a.wt svg{
	margin: 14px 5px 0 0;
	width: 18px;
	height: 18px;
	vertical-align: top;
}
.searchBox a.wt:hover{
	border-color: #f87c0f;
}
.searchBox .hot{
	margin-top: 12px;
}
.searchBox .hot a{
	margin-left: 18px;
	line-height: 1;
	font-size: 14px;
	color: #333;
}
.searchBox .hot a:first-child{
	margin-left: 0;
}
.searchBox .hot a:hover{
	color: #fb8721;
}
.top .right{
	float: right;
}
/* part1 */
.mt16{
	margin-top: 16px;
}
.part1{
    padding: 16px;
    border-radius: 8px;
    background-color: #fff;
}
.part1 .left{
    width: 300px;
    margin-right: 16px;
    padding: 18px 0 20px;
    border-radius: 8px;
    background-color: #f7f7f7;
    float: left;
}
.part1 .left .title{
    margin: 0 18px;
}
.part1 .left .title span{
    line-height: 22px;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    display: inline-block;
    vertical-align: top;
}
.part1 .left .title span i{
    width: 20px;
    height: 20px;
    margin: 1px 6px 0 0;
    background: url(../../../../images/index/version/2026/part1Left-icon1.png) no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: top;
}
.part1 .left .title a.more{
    line-height: 22px;
    font-size: 13px;
    color: #999;
    float: right;
}
.part1 .left .title a.more:hover{
    color: #fb8721;
}
.part1 .left .partItem{
    margin:22px 0 0 21px;
    height: 502px;
    padding: 0 18px 0 0;
    overflow-y: auto;
}
.part1 .left .partItem ul{
    padding-left: 19px;
    position: relative;
}
.part1 .left .partItem ul::after{
    position: absolute;
    content: "";
    left: 2px;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #e8e8e8;
}
.part1 .left .partItem li{
    margin-top: 28px;
}
.part1 .left .partItem li:first-child{
    margin-top: 0;
}
.part1 .left .partItem li p{
    line-height: 1;
    font-size: 14px;
    color: #999;
    position: relative;
}
.part1 .left .partItem li p i{
    width: 7px;
    height: 9px;
    background: url(../../../../images/index/version/2026/part1Left-icon2.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: -19px;
    top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
    z-index: 2;
}
.part1 .left .partItem li .text{
    margin-top: 5.5px;
    height: 44px;
    line-height: 22px;
    font-size: 15px;
    overflow: hidden;
}
.part1 .left .partItem li .text a{
    color: #333;
}
.part1 .left .partItem li .text a:hover{
    color: #fb8721;
}
.part1 .right{
    overflow: hidden;
}
.part1 .nav{
    height: 52px;
    line-height: 52px;
    border-radius: 8px;
    background-color: #f7f7f7;
}
.part1 .nav a{
    padding: 0 25px;
    font-size: 18px;
    color: #333;
    float: left;
}
.part1 .nav a b{
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.part1 .nav a b::after{
    position: absolute;
    content: "";
    left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
    bottom: 0;
    height: 3px;
    background-color: #f87c0f;
    width: 0;
    -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.part1 .nav a.focus,
.part1 .nav a:hover{
    color: #f87c0f;
}
.part1 .nav a.focus b::after,.part1 .nav a:hover b::after{
    width: 100%;
}
.part1News{
    margin-top: 15px;
    overflow: hidden;
}
.newsImage{
    width: 880px;
    margin-right: 16px;
    float: left;
}
.newsImage .bigImg{
	float: left;
	width: 656px;
	margin-right: 16px;
	position: relative;
}
.newsImage .bigImg>a{
	padding-bottom: 58.38%;
	height: 0;
	border-radius: 10px;
	overflow: hidden;
	display: block;
	position: relative;
}
.newsImage .bigImg img{
	width: 100%;
	height: 100%;
	position: absolute;
}
.newsImage .bigImg .bot{
	padding: 68px 8px 8px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 0 0 10px 10px;
  	background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
  	background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
  	background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	overflow: hidden;
}
.newsImage .bigImg .bot mark{
	float: left;
	height: 26px;
	line-height: 26px;
	padding:0 8px;
	margin-right: 8px;
	font-size: 14px;
	border-radius: 4px;
	color: #fff;
	text-align: center;
}
.newsImage .bigImg .bot mark.replay{
	background-color: #ff6c00;
}
.newsImage .bigImg .bot mark.notice{
	background-color: #2b82d9;
}
.newsImage .bigImg .bot mark.living{
	background-color: #ff1f1f;
}
.newsImage .bigImg .bot a{
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	display: block;
}
.newsImage .bigImg .bot a:hover{
	color: #f87c0f
}
.newsImage ul{
    overflow: hidden;
}
.newsImage li{
    margin-top: 16px;
    position: relative;
}
.newsImage li:first-child{
    margin-top: 0;
}
.newsImage li .image{
    padding-bottom: 56.25%;
	height: 0;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}
.newsImage li .image img{
    width: 100%;
	height: 100%;
	position: absolute;
}
.newsImage li p{
    padding: 48px 7px 7px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 0 0 10px 10px;
  	background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
  	background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
  	background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
}
.newsImage li p a{
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    color: #fff;
    display: block;
    overflow: hidden;
}
.newsImage li p a:hover{
    color: #f87c0f
}
.newsImage .newsBot{
    overflow: hidden;
}
.newsImage .newsBot ul{
    margin-left: -16px;
    overflow: hidden;
}
.newsImage .newsBot li{
    padding-left: 16px;
    margin-top: 0;
    width: 25%;
    float: left;
}
.newsImage li:first-child{
    margin: 0;
}
.part1News .newsText{
    padding: 20px;
    border-radius: 8px;
    overflow: hidden;
    background-color: #f7f7f7;
}
.newsTextTab{
    height: 26px;
    line-height: 26px;
}
.newsTextTab p{
    display: inline-block;
    vertical-align: top;
}
.newsTextTab p a{
    margin-right: 22px;
    font-size: 18px;
    color: #333;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.newsTextTab p a:last-child{
    margin-right: 0;
}
.newsTextTab p a::after{
    height: 5px;
    width: 0;
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
    background-color: #ffc490;
    -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.newsTextTab p a b{
    position: relative;
    z-index: 1;
}
.newsTextTab p a.focus,.newsTextTab p a:hover{
    color: #f87c0f;
}
.newsTextTab p a.focus::after,
.newsTextTab p a:hover::after{
    width: 100%;
}
.newsTextTab a.more{
    line-height: 26px;
    font-size: 13px;
    color: #999;
    float: right;
}
.newsTextTab a.more:hover{
    color: #f87c0f;
}
.newsTextBot{
	display: none;
}
.newsTextBot ul{
    padding: 4px 0;
}
.newsTextBot li{
    margin-top: 14px;
    height: 20px;
    line-height: 20px;
    padding-left: 19px;
    position: relative;
    overflow: hidden;
}
.newsTextBot li i{
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #f87c0f;
    position: absolute;
    left: 2px;
    top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.newsTextBot li a{
    font-size: 15px;
    color: #333;
}
.newsTextBot li a:hover{
    color: #f87c0f;
}
/* product */
.part2{
	padding: 16px 8px;
	border-radius: 10px;
	background: url('../../../../images/index/version/2026/productBg.png') no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.product-title{
	margin: 0 8px;
	position: relative;
}
.product-title .title-left{
	font-size: 28px;
	font-family: "阿里妈妈数黑体 Bold";
	color: #dc272b;
	display: inline-block;
	position: relative;
}
.product-title .title-left::after{
	bottom: 6px;
	left: 0;
	width: 100%;
	height: 24px;
	border-radius: 11px 0 0 11px;
	position: absolute;
	content: "";
  	background-image: -moz-linear-gradient( 0deg, rgb(255,183,144) 0%, rgba(255,255,255,0) 100%);
  	background-image: -webkit-linear-gradient( 0deg, rgb(255,183,144) 0%, rgba(255,255,255,0) 100%);
  	background-image: -ms-linear-gradient( 0deg, rgb(255,183,144) 0%, rgba(255,255,255,0) 100%);
}
.product-title .title-left span{
	height: 62px;
	line-height: 58px;
	display: block;
	position: relative;
	z-index: 1;
}
.product-title .title-left i{
	width: 46px;
	height: 52px;
	margin-right: 8px;
	background: url('../../../../images/index/version/2026/productTitle.png') no-repeat;
	background-size: 100% 100%;
	display: inline-block;
}
.product-title .title-left b{
	display: inline-block;
	vertical-align: top;
}
.swiper-box{
	position: absolute;
  	right: 93px;
  	top: 13px;
}
.title-swiper{
	width: 772px;
	margin: 0 16px;
}
.swiper-box .swiper-slide {
	width: auto;
	font-size: 15px;
	position: relative;
}
.swiper-box .swiper-slide a {
	display: inline-block;
	line-height: 34px;
	font-size: 16px;
	border-radius: 6px;
	padding: 0 16px;
	margin: 0 8px;
	color: #333;
}
.swiper-box .swiper-slide:first-child a {
	margin-left: 0;
}
.swiper-box .swiper-slide:last-child a {
	margin-right: 0;
}
.swiper-box .swiper-slide a:hover,
.swiper-box .swiper-slide.focus a {
	color: #fff;
	background-color: #e64a4d;
}
.swiper-box .swiper-slide a:hover::after,
.swiper-box .swiper-slide.focus a::after{
	width: 4px;
	height: 4px;
	border: 3px solid #e64a4d;
	border-radius: 50%;
	position: absolute;
	content: "";
  	left: 50%;
	bottom: -15px;
  	-webkit-transform: translateX( -50%);
  	-ms-transform: translateX(-50%);
  	transform: translateX( -50%);

}
.swiper-box .swiper-button-next, 
.swiper-box .swiper-button-prev {
	width: 7px;
	height: 12px;
	margin-top: 12px;
	background-size: 7px 12px;
	float: right;
	border-radius: 2px;
	position: unset;
	background-repeat: no-repeat;
}
.swiper-box .swiper-button-prev {
	background-image: url(../../../../images/index/version/2026/prev.png);
	background-position-x: left;
}
.swiper-box .swiper-button-next {
	background-image: url(../../../../images/index/version/2026/next.png);
	background-position-x: right;
}
.swiper-box .title-swiper {
	height: 49px;
	padding-bottom: 15px;
	float: right;
	overflow: hidden;
	position: relative;
}
.product-title a.more{
	font-size: 15px;
	color: #333;
	position: absolute;
	right: 0;
	top: 49%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.product-title a.more:hover{
	color: #e64a4d;
}
.part2 {
	overflow: hidden;
}
.swiper-bot{
	display: none;
}
.part2 .swiper-bot ul{
	margin-top: -6px;
	overflow: hidden;
}
.part2 .swiper-bot li{
	margin-top: 16px;
	padding: 0 8px;
	width: 16.666%;
	float: left;
}
.part2 .swiper-bot li .item{
	padding: 16px;
	border-radius: 8px;
	background-color: #fff;
}
.part2 .swiper-bot li .image{
	border-radius: 8px;
	border: 1px solid transparent;
}
.part2 .swiper-bot li .image a{
	padding-bottom: 100%;
	height: 0;
	border-radius: 8px;
	overflow: hidden;
	display: block;
	position: relative;
}
.part2 .swiper-bot li .image:hover{
	border-color: #dddddd;
}
.part2 .swiper-bot li .image img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%, -50%);
}
.part2 .swiper-bot li p{
	margin-top: 12px;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	overflow: hidden;
}
.part2 .swiper-bot li p a{
	color: #333;
}
.part2 .swiper-bot li p a:hover{
	color: #e64a4d;
}
.part2 .swiper-bot li .bot{
	margin-top: 12px;
	height: 34px;
	line-height: 32px;
	border-radius: 20px;
	border: 1px solid #dddddd;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.part2 .swiper-bot li .bot::after{
	width: 2px;
	height: 16px;
	position: absolute;
	top: 53%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%, -50%);
	content: "";
	background-color: #e6e6e6;
}
.part2 .swiper-bot li .bot span{
	font-size: 15px;
	color: #333;
	width: 50%;
	float: left;
}
.part2 .swiper-bot li .bot .price{
	font-size: 14px;
	color: #de2b2b;
	width: 50%;
	float: right;
}
.part2 .swiper-bot li .bot .price b{
	font-size: 20px;
	font-weight: normal;
}
/* public-title */
.public-title{
	position: relative;
	overflow: hidden;
}
.public-title span{
	height: 62px;
	line-height: 58px;
	font-size: 28px;
	color: #333;
	float: left;
}
.public-title .swiper-box{
	right: 0;
}
/* part3 */
.part3 {
	padding: 16px;
  	border-radius: 8px;
  	overflow: hidden;
	background: url('../../../../images/index/version/2026/part3Bg2.png') no-repeat;
	background-size: 100% 100%;
}
.part3 .public-title span i {
	width: 45px;
	height: 46px;
	margin: 8px 10px 0 0;
	background: url('../../../../images/index/version/2026/part3title2.png') no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: top;
}
.part3 .swiper-box .swiper-slide a:hover::after, 
.part3 .swiper-box .swiper-slide.focus a::after{
	border: 3px solid #fb8721;
}
.part3 .swiper-box .swiper-slide a:hover,
.part3 .swiper-box .swiper-slide.focus a{
	background-color: #fb8721;
}
.part3 .part3Bot{
	margin-top: 10px;
	overflow: hidden;
	position: relative;
}
.bot-left{
	width: 424px;
	padding-bottom: 8px;
	float: left;
}
.part3Bot .big--image{
	width: 419px;
	padding-bottom: 66px;
	border-radius: 8px;
	position: absolute;
	left: 17px;
	top: 16px;
	z-index: 9;
}
.part3Bot .big--image .image {
	height: 0;
	padding-bottom: 56.25%;
	border-radius: 8px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.part3Bot .big--image .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.part3Bot .big--image .image svg{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%, -50%);
	width: 68px;
	height: 68px;
	color: #fff;
}
.part3Bot .big--image p{
	padding: 40px 14px 20px;
	border-radius: 0 0 8px 8px;
	background-color: #333;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.part3Bot .big--image a{
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	color: #fff;
	display: block;
	overflow: hidden;
}
.part3Bot .big--image a i{
	height: 26px;
	line-height: 26px;
	padding: 0 8px;
	font-size: 14px;
	margin-right: 10px;
	border-radius: 6px;
	background-color: #fb8721;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	font-style: normal;
}
.part3Bot .big--image a:hover{
	text-decoration: underline;
}
.bot-left .image--small{
	overflow: hidden;
}
.image--small ul{
	margin:-16px 0 0 -17px;
	overflow: hidden;
}
.part3 .partBot{
	min-height: 318px;
	overflow: hidden;
}
.part3 .partBot li{
	margin-top: 16px;
	padding-left: 17px;
	width: 14.28%;
	float: left;
}
/* .part3 .partBot li:nth-child(-n+2){
	height: 303.5px;
} */
.part3 .partBot .kong{
	margin-top: 16px;
	padding-left: 17px;
	height: 302px;
	width: 28.56%;
	float: left;
}
.part3 .partBot li .image{
	height: 210px;
	border-radius: 10px;
	background-color: #f7f7f7;
	position: relative;
	overflow: hidden;
}
.part3 .partBot li .image img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%, -50%);
}
.part3 .partBot li p{
	margin-top: 10px;
	line-height: 24px;
	height: 48px;
	font-size: 16px;
	overflow: hidden;
}
.part3 .partBot li p a{
	color: #333;
}
.part3 .partBot li p a:hover{
	color: #fb8721;
}
.part3 .partBot li .price{
	margin-top: 12px;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #de2b2b;
}
.part3 .partBot li .price b{
	font-size: 18px;
	font-weight: normal;
}
.bot-right{
	width: calc(100% - 424px);
	float: right;
}
.image-bot{
	overflow: hidden;
}
.part3 .bot-right ul{
	margin-top: -16px;
	overflow: hidden;
}
.part3 .bot-right li{
	width: 20%;
}
.part3 .bot-right li .item{
	padding: 0;
}
/* part4 */
.part4 {
	padding: 16px 8px;
	background: url('../../../../images/index/version/2026/part4Bg2.png') no-repeat;
	background-size: 100% 100%;
}
.part4Title{
	margin: 0 8px;
	text-align: center;
}
.part4Title img{
	margin-top: 16px;
	display: inline-block;
	vertical-align: top;
}
.part4Title span{
	margin: 2px 48px;
	width: 201px;
	height: 52px;
	background: url('../../../../images/index/version/2026/part4Title2.png') no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: top;
}
.part4Bot ul{
	overflow: hidden;
}
.part4Bot li{
	margin-top: 16px;
	padding: 0 8px;
	width: 25%;
	float: left;
}
.part4Bot li .item{
	padding: 15px 20px 20px;
	border-radius: 8px;
  	background-image: -moz-linear-gradient( -90deg, rgb(255,248,239) 0%, rgb(255,255,255) 19%);
  	background-image: -webkit-linear-gradient( -90deg, rgb(255,248,239) 0%, rgb(255,255,255) 19%);
  	background-image: -ms-linear-gradient( -90deg, rgb(255,248,239) 0%, rgb(255,255,255) 19%);
  	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.06);
}
.part4Bot li .item:hover{
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.26);
}
.part4Bot li .comName{
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}
.part4Bot li .comLogo{
	width: 60px;
	height: 60px;
	margin-right: 12px;
	border-radius: 50%;
	border: 1px solid #dddddd;
	float: left;
	overflow: hidden;
	position: relative;
} 
.part4Bot li .comLogo img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%, -50%);
}
.part4Bot li .comName a{
	font-size: 20px;
	font-weight: 700;
	color: #333;
}
.part4Bot li .comName a:hover{
	color: #fb8721;
}
.part4Bot li .comInfo{
	margin-top: 11px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.part4Bot li .comInfo span{
	font-size: 14px;
	color: #999;
	width: 51%;
	float: left;
}
.part4Bot li .comInfo span:nth-child(2){
	width: 47%;
	float: right;
}
.part4Bot li .comInfo span b{
	margin-left: 14px;
	font-size: 15px;
	color: #333;
}
.part4Bot li .comBusiness{
	margin-top: 14px;
	padding: 12px 16px;
	border-radius: 8px;
	background-color: #f7f7f7;
}
.part4Bot li .comBusiness span{
	line-height: 24px;
	height: 48px;
	font-size: 15px;
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: box;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/* part5 */
.part5{
	padding: 16px 8px;
  	border-radius: 8px;
  	overflow: hidden;
}
.part5 {
	background: url('../../../../images/index/version/2026/part5Bg.png') no-repeat;
	background-size: 100% 100%;
}
.part5 .public-title{
	margin: 0 8px;
}
.part5 .public-title span i {
	width: 43px;
	height: 41px;
	margin: 10px 10px 0 0;
	background: url('../../../../images/index/version/2026/part5Title.png') no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: top;
}
.public-title #change{
	height: 34px;
	line-height: 32px;
	padding: 0 13px;
	font-size: 16px;
	border-radius: 18px;
	color: #333;
	background-color: #f7f7f7;
	border: 1px solid #f7f7f7;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}
.public-title #change svg{
	margin: 10px 5px 0 0;
	width: 16px;
	height: 14px;
	color: #fb8721;
	display: inline-block;
	vertical-align: top;
}
.public-title #change:hover{
	border-color: #fb8721;
}
.part5Bot{
	height: 639px;
	position: relative;
}
.part5Ul{
	position: absolute;
	left: 0;
	top: 0;
}
.part5Bot ul{
	width: 1544px;
	float: left;
}
.part5Bot li{
	margin-top: 16px;
	padding:0 8px;
	width: 16.666%;
	float: left;
}
.part5Bot li:nth-child(-n+6){
	margin-top: 10px;
}
.part5Bot li .image{
	height: 210px;
	border-radius: 10px;
	background-color: #f7f7f7;
	position: relative;
	overflow: hidden;
}
.part5Bot li .image img{
	position: absolute;
  	top: 50%;
  	left: 50%;
  	-webkit-transform: translate(-50%, -50%);
  	-ms-transform: translate(-50%,-50%);
  	transform: translate(-50%, -50%);
}
.part5Bot li p{
	margin-top: 12px;
	line-height: 24px;
	height: 48px;
	font-size: 16px;
	overflow: hidden;
}
.part5Bot li p a{
	color: #333;
}
.part5Bot li p a:hover{
	color: #fb8721;
}
.part5Bot li .price{
	margin-top: 9px;
	line-height: 26px;
	font-size: 14px;
	color: #de2b2b;
}
.part5Bot li .price b{
	font-size: 18px;
	font-weight: normal;
}
/* part6 */
.part6>div{
	padding: 17px 18px;
	border-radius: 8px;
	background-color: #fff;
}
.part6Title{
	padding-bottom: 10px;
	border-bottom: 1px solid #e6e6e6;
}
.part6Title span{
	height: 34px;
	line-height: 34px;
	font-size: 22px;
	color: #333;
	display: inline-block;
	vertical-align: top;
}
.part6Title span i{
	width: 34px;
	height: 32px;
	margin: 1px 2px 0 0;
	background: url(../../../../images/index/version/2026/part6Title.png) no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: top;
}
.part6Title a.more{
	line-height: 34px;
	font-size: 14px;
	color: #333;
	float: right;
}
.part6Title a.more:hover{
	color: #fb8721;
}
.part6Item{
	width: 340px;
	float: left;
}
.part6Item.right{
	float: right;
}
.part6Item li{
	margin-top: 19px;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	overflow: hidden;
}
.part6Item li a{
	color: #333;
}
.part6Item li a:hover{
	color: #fb8721;
}
.part6 .faq{
	width: calc(100% - 340px * 2 - 16px * 2);
	margin: 0 16px;
	float: left;
}
.part6 .faq .part6Title{
	border: 0;
}
.part6 .faq li{
	margin-top: 25px;
}
.part6 .faq li:first-child{
	margin-top: 0;
}
.part6 .faq li p{
	height: 46px;
	line-height: 46px;
	padding: 0 15px 0 45px;
	font-size: 16px;
	font-weight: 700;
	border-radius: 6px;
	color: #333;
	background-color: #f7f7f7;
	overflow: hidden;
	position: relative;
}
.part6 .faq li p i{
	width: 18px;
	height: 19px;
	background: url(../../../../images/index/version/2026/part6Icon1.png) no-repeat;
	background-size: contain;
	position: absolute;
	left: 15px;
	top: 14px;
}
.part6 .faq .bot{
	margin-top: 12px;
	padding: 0 15px 0 45px;
	height: 56px;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	position: relative;
	overflow: hidden;
}
.part6 .faq .bot i{
	width: 18px;
	height: 18px;
	background: url(../../../../images/index/version/2026/part6Icon2.png) no-repeat;
	background-size: contain;
	position: absolute;
	left: 15px;
	top: 5px;
}
.part6 .faq .bot span{
	display: block;
}
.part6 .faq .bot span a{color: #ff7e05;}
/* link */
.link{
	padding: 20px;
	border-radius: 8px;
	background-color: #fff;
	overflow: hidden;
}
.linkTitle{
	text-align: center;
}
.linkTitle span{
	line-height: 24px;
	font-size: 18px;
	margin: 0 12px;
	font-weight: 700;
	color: #333;
	display: inline-block;
	vertical-align: top;
}
.linkTitle img{
	margin-top: 7px;
	height: 12px;
	display: inline-block;
	vertical-align: top;
}
.linkBot{
	margin-top: 12px;
}
.linkBot ul{
	overflow: hidden;
}
.linkBot li{
	line-height: 38px;
	padding: 0 22px;
	font-size: 16px;
	float: left;
	position: relative;
}
.linkBot li::after{
	font-size: 16px;
	position: absolute;
	content: "/";
	color: #e2e2e2;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.linkBot li:last-child::after{
	display: none;
}
.linkBot li a{
	color: #333;
}
.linkBot li a:hover{
	color: #fb8721;
}
/* footer */
.footer {
	margin: 0 auto;
	background-color: #212324;
	margin-top: 28px;
}

.footer .item {
	margin: 0 auto;
	overflow: hidden;
}

.footer .item .footer-code {
	float: right;
	width: 400px;
	border-left: 1px solid #444444;
	margin-top: 27px;
}

.footer .item .footer-code li {
	float: left;
	padding-left: 44px;
}

.footer .item .footer-code li .code {
	width: 126px;
	height: 126px;
	border: 2px solid #ff8d50;
	padding: 10px;
	background-color: #fff;
}

.footer .item .footer-code li p {
	text-align: center;
	font-size: 14px;
	color: #e2e2e2;
	margin-top: 16px;
}

.footer .item .left {
	margin-top: 20px;
	overflow: hidden;
	padding-right: 44px;
}

.footer .item .left p {
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}

.footer .item .left p a {
	color: #838383;
	padding: 0 16px;
	display: inline-block;
	line-height: 1;
	border-right: 1px solid #444444;
}

.footer .item .left p a:first-child {
	padding-left: 0;
}

.footer .item .left p a:last-child {
	border: none;
}

.footer .item .left p a:hover {
	color: #ff8d50;
}

.footer .item .left span {
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}
.footer .item .left span em {
	font-style: normal;
	margin-right: 12px;
}
.footer .item .left span img {
	margin: 7px 5px 0 10px;
	vertical-align: top;
}

.copyright {
	font-size: 14px;
	line-height: 22px;
	color: #838383;
	border-top: 1px solid #444444;
	margin-top: 10px;
	padding: 10px 0;
	display: inline-block;
}

.copyright img {
	margin: 1px 8px 0 0px;
	vertical-align: top;
}

ul.footImg {
	width: 810px;
	height: 48px;
	margin-bottom: 24px;
	overflow: hidden;
	background: url("https://www.xwboo.com/images/index/Version/2021/copyright.png") no-repeat 0 0;
}

ul.footImg li {
	width: 135px;
	float: left;
}

ul.footImg li a {
	width: 125px;
	height: 48px;
	display: block;
}

/* media */
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.main,.w{
		width: 1560px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.main,.w{
		width: 1400px;
	}
	.top {
		padding: 24px 0;
	}
	.top .logo {
		margin-top: 6px;
	}
	.top .logo img {
		height: 47px;
	}
	.top .pageName {
		height: 47px;
		line-height: 47px;
		padding-left: 12px;
		margin-left: 12px;
		font-size: 32px;
	}
	.top .pageName::before {
		width: 64px;
		height: 21px;
		right: -6px;
		bottom: 3px;
	}
	.top .pageName img{
		height: 39px;
	}
	.searchBox {
		margin-top: 11px;
		margin-left: 61px;
	}
	.search {
		width: 658px;
		height: 44px;
	}
	.searchSelect {
		height: 36px;
	}
	.searchSelectTop p {
		font-size: 14px;
		line-height: 36px;
		text-indent: 11px;
	}
	.searchSelectTop svg {
		top: 17px;
	}
	.searchSelectTop.focus svg {
		top: 12px;
	}
	.searchSelectBot {
		top: 38px;
	}
	.search input {
		height: 36px;
		line-height: 36px;
	}
	.search button {
		height: 36px;
		line-height: 36px;
		font-size: 15px;
	}
	.search button svg {
		margin: 12px 5px 0 0;
		width: 14px;
		height: 14px;
	}
	.top .right {
		height: 68px;
	}
	.searchBox a.wt {
		margin: 1px 0 0 12px;
		height: 42px;
		line-height: 40px;
		padding: 0 14px;
		font-size: 15px;
	}
	.searchBox a.wt svg {
		margin: 13px 4px 0 0;
		width: 16px;
		height: 16px;
	}
	.mt16{
		margin-top: 14px;
	}
	.part1 {
		padding: 14px;
	}
	.part1 .left {
		width: 270px;
		margin-right: 14px;
		padding: 16px 0 18px;
	}
	.part1 .left .title {
		margin: 0 16px;
	}
	.part1 .left .title span {
		line-height: 20px;
		font-size: 17px;
	}
	.part1 .left .title span i {
		width: 18px;
		height: 18px;
		margin: 1px 5px 0 0;
	}
	.part1 .left .title a.more {
		line-height: 20px;
		font-size: 13px;
	}
	.part1 .left .partItem {
		margin: 20px 0 0 19px;
		height: 450px;
		padding: 0 18px 0 0;
	}
	.part1 .left .partItem ul {
		padding-left: 18px;
	}
	.part1 .left .partItem li {
		margin-top: 24px;
	}
	.part1 .left .partItem li p i {
		width: 7px;
		height: 9px;
		left: -18px;
	}
	.part1 .left .partItem li p {
		font-size: 13px;
	}
	.part1 .left .partItem li .text {
		margin-top: 5px;
		height: 40px;
		line-height: 20px;
		font-size: 14px;
	}
	.part1 .nav {
		height: 47px;
		line-height: 47px;
	}
	.part1 .nav a {
		padding: 0 23px;
		font-size: 16px;
	}
	.part1News {
		margin-top: 14px;
	}
	.newsImage {
		width: 790px;
		margin-right: 14px;
	}
	.newsImage .bigImg {
		width: 589px;
		margin-right: 14px;
	}
	.newsImage .bigImg .bot {
		padding: 64px 8px 8px;
	}
	.newsImage .bigImg .bot a {
		height: 24px;
		line-height: 24px;
		font-size: 15px;
	}
	.newsImage .bigImg .bot mark {
		height: 24px;
		line-height: 24px;
	}
	.newsImage li {
		margin-top: 14px;
	}
	.newsImage li p {
		padding: 44px 7px 7px;
	}
	.newsImage li p a {
		height: 18px;
		line-height: 18px;
		font-size: 14px;
	}
	.newsImage .newsBot ul {
		margin-left: -14px;
	}
	.newsImage .newsBot li {
		padding-left: 14px;
	}
	.part1News .newsText {
		padding: 18px;
	}
	.newsTextTab {
		height: 24px;
		line-height: 24px;
	}
	.newsTextTab p a {
		margin-right: 20px;
		font-size: 16px;
	}
	.newsTextTab a.more {
		line-height: 24px;
		font-size: 13px;
	}
	.newsTextBot ul {
		padding: 0;
	}
	.newsTextBot li {
		margin-top: 11px;
		height: 20px;
		line-height: 20px;
		padding-left: 18px;
	}
	.newsTextBot li a {
		font-size: 14px;
		color: #333;
	}
	.part2 {
		padding: 15px 7px;
	}
	.product-title .title-left {
		font-size: 25px;
	}
	.product-title .title-left span {
		height: 55px;
		line-height: 50px;
	}
	.product-title .title-left i {
		width: 40px;
		height: 46px;
		margin-right: 6px;
	}
	.swiper-box {
		right: 98px;
		top: 11px;
	}
	.title-swiper {
		width: 692px;
		margin: 0 14px;
	}
	.swiper-box .title-swiper {
		height: 44px;
		padding-bottom: 14px;
	}
	.swiper-box .swiper-slide a {
		line-height: 30px;
		font-size: 15px;
		padding: 0 14px;
		margin: 0px 6px;
	}
	.swiper-box .swiper-slide a:hover::after, .swiper-box .swiper-slide.focus a::after {
		width: 4px;
		height: 4px;
		bottom: -13px;
		border: 2px solid #e64a4d;
	}
	.swiper-box .swiper-button-next, .swiper-box .swiper-button-prev {
		margin-top: 9px;
	}
	.product-title a.more {
		font-size: 14px;
		top: 47%;
	}
	.part2 .swiper-bot ul {
		margin-top: -4px;
	}
	.part2 .swiper-bot li {
		margin-top: 14px;
		padding: 0 7px;
	}
	.part2 .swiper-bot li .item {
		padding: 14px;
	}
	.part2 .swiper-bot li p {
		margin-top: 10px;
		height: 18px;
		line-height: 18px;
		font-size: 15px;
	}
	.part2 .swiper-bot li .bot {
		margin-top: 10px;
		height: 30px;
		line-height: 28px;
	}
	.part2 .swiper-bot li .bot span {
		font-size: 13px;
	}
	.part2 .swiper-bot li .bot .price {
		font-size: 13px;
	}
	.part2 .swiper-bot li .bot .price b {
		font-size: 17px;
	}
	.part2 .swiper-bot li .bot::after {
		width: 1px;
		height: 14px;
	}
	.public-title span {
		height: 55px;
		line-height: 50px;
		font-size: 25px;
	}
	.part3 .public-title span i {
		width: 28px;
		height: 27px;
		margin: 5px 4px 0 0;
	}
	.part5 .public-title span i {
		width: 28px;
		height: 27px;
		margin: 5px 4px 0 0;
	}
	.bot-left {
		width: 381px;
		padding-bottom: 0;
	}
	/* .part3 .partBot li:nth-child(-n+2) {
		height: 275.5px;
	} */
	.part3 .partBot{
		min-height: 288px;
	}
	.part3 .partBot .kong{
		margin-top: 14px;
		padding-left: 14px;
		height: 274px;
	}
	.part3Bot .big--image {
		padding-bottom: 60px;
		width: 376.7px;
		left: 14px;
  		top: 14px;
	}
	.part3Bot .big--image p {
		padding: 30px 12px 18px;
		border-radius: 0 0 8px 8px;
	}
	.part3Bot .big--image a {
		height: 24px;
		line-height: 24px;
		font-size: 15px;
	}
	.part3Bot .big--image a i {
		height: 24px;
		line-height: 24px;
		padding: 0 7px;
		font-size: 13px;
		margin-right: 8px;
	}
	.part3Bot .big--image .image svg {
		width: 60px;
		height: 60px;
	}
	.image--small ul {
		margin: -14px 0 0 -14px;
	}
	.part3 .partBot li {
		margin-top: 14px;
		padding-left: 14px;
	}
	.part3 .partBot li .image {
		height: 188px;
	}
	.part3 .partBot li p {
		margin-top: 10px;
		line-height: 22px;
		height: 44px;
		font-size: 15px;
	}
	.part3 .partBot li .price {
		margin-top: 10px;
		height: 22px;
		line-height: 22px;
		font-size: 13px;
	}
	.part3 .partBot li .price b {
		font-size: 17px;
	}
	.bot-right {
		width: calc(100% - 381px);
	}
	.part3 .bot-right ul {
		margin-top: -14px;
	}
	.part3 .bot-right li {
		margin-top: 14px;
	}
	.part4 {
		padding: 14px 7px;
	}
	.part4Title span {
		margin: 2px 40px;
		width: 180px;
		height: 47px;
	}
	.part4Title img {
		margin-top: 17px;
		height: 18px;
	}
	.part4Bot li {
		margin-top: 14px;
		padding: 0 7px;
	}
	.part4Bot li .item {
		padding: 12px 18px 18px;
	}
	.part4Bot li .comName {
		height: 54px;
		line-height: 54px;
	}
	.part4Bot li .comLogo {
		width: 54px;
		height: 54px;
		margin-right: 10px;
	}
	.part4Bot li .comName a {
		font-size: 18px;
	}
	.part4Bot li .comInfo {
		margin-top: 10px;
		height: 18px;
		line-height: 18px;
	}
	.part4Bot li .comInfo span {
		font-size: 13px;
		width: 51%;
	}
	.part4Bot li .comInfo span:nth-child(2) {
		width: 47%;
	}
	.part4Bot li .comInfo span b {
		margin-left: 10px;
		font-size: 14px;
		color: #333
	}
	.part4Bot li .comBusiness {
		margin-top: 12px;
		padding: 10px 14px;
	}
	.part4Bot li .comBusiness span {
		line-height: 22px;
		height: 44px;
		font-size: 14px;
	}
	.part5 {
		padding: 14px 7px;
	}
	.part5 .public-title {
		margin: 0 7px;
	}
	.part5Bot li {
		margin-top: 14px;
		padding: 0 7px;
	}
	.part5Bot li:nth-child(-n+6) {
		margin-top: 8px;
	}
	.part5Bot ul {
		width: 1386px;
	}
	.part5Bot li .image {
		height: 188px;
	}
	.part5Bot li p {
		margin-top: 10px;;
		font-size: 15px;
	}
	.part5Bot li .price {
		margin-top: 7px;
		line-height: 26px;
		font-size: 13px;
	}
	.part5Bot li .price b {
		font-size: 17px;
	}
	.part5Bot {
		height: 583px;
	}
	.part6Item {
		width: 306px;
	}
	.part6 .faq {
		width: calc(100% - 306px * 2 - 14px * 2);
		margin: 0 14px;
	}
	.part6 > div {
		padding: 15px 17px;
	}
	.part6Title {
		padding-bottom: 7px;
	}
	.part6Title span {
		height: 32px;
		line-height: 32px;
		font-size: 20px;
	}
	.part6Title span i {
		width: 30px;
		height: 29px;
		margin: 1px 2px 0 0;
	}
	.part6Title a.more {
		line-height: 32px;
		font-size: 14px;
	}
	.part6Item li {
		margin-top: 17px;
		height: 18px;
		line-height: 18px;
		font-size: 14px;
	}
	.part6 .faq li {
		margin-top: 22px;
	}
	.part6 .faq li p {
		height: 40px;
		line-height: 40px;
		padding: 0 13px 0 40px;
		font-size: 14px;
	}
	.part6 .faq li p i {
		width: 16px;
		height: 17px;
		left: 13px;
		top: 12px;
	}
	.part6 .faq .bot {
		margin-top: 10px;
		padding: 0 13px 0 40px;
		height: 52px;
		line-height: 26px;
		font-size: 14px;
	}
	.part6 .faq .bot i {
		width: 16px;
		height: 16px;
		left: 13px;
		top: 5px;
	}
	.link {
		padding: 18px;
	}
	.linkBot li {
		line-height: 36px;
		padding: 0 20px;
		font-size: 15px;
	}
	.linkBot li::after {
		font-size: 14px;
	}

}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.main,.w{
		width: 1328px;
	}
	.top {
		padding: 22px 0;
	}
	.top .logo {
		margin-top: 6px;
	}
	.top .logo img {
		height: 44px;
	}
	.top .pageName {
		height: 44px;
		line-height: 44px;
		padding-left: 12px;
		margin-left: 12px;
		font-size: 30px;
	}
	.top .pageName::before {
		width: 61px;
		height: 20px;
		right: -6px;
		bottom: 3px;
	}
	.top .pageName img{
		height: 36px;
	}
	.searchBox {
		margin-top: 11px;
		margin-left: 59px;
	}
	.search {
		width: 624px;
		height: 42px;
	}
	.searchSelect {
		height: 34px;
	}
	.searchSelectTop p {
		font-size: 14px;
		line-height: 34px;
		text-indent: 8px;
	}
	.searchSelectTop svg {
		top: 17px;
		width: 8px;
  		height: 8px;
	}
	.searchSelectTop.focus svg {
		top: 13px;
	}
	.searchSelectBot {
		top: 36px;
	}
	.search input {
		height: 34px;
		line-height: 34px;
	}
	.search button {
		height: 34px;
		line-height: 34px;
		font-size: 15px;
	}
	.search button svg {
		margin: 11px 5px 0 0;
		width: 14px;
		height: 14px;
	}
	.top .right {
		height: 66px;
	}
	.searchBox a.wt {
		margin: 1px 0 0 8px;
		height: 40px;
		line-height: 38px;
		padding: 0 12px;
		font-size: 15px;
	}
	.searchBox a.wt svg {
		margin: 13px 4px 0 0;
		width: 16px;
		height: 16px;
	}
	.mt16{
		margin-top: 14px;
	}
	.part1 {
		padding: 14px;
	}
	.part1 .left {
		width: 254px;
		margin-right: 14px;
		padding: 14px 0 16px;
	}
	.part1 .left .title {
		margin: 0 14px;
	}
	.part1 .left .title span {
		line-height: 20px;
		font-size: 16px;
	}
	.part1 .left .title span i {
		width: 20px;
		height: 20px;
		margin: 2px 5px 0 0;
	}
	.part1 .left .title a.more {
		line-height: 20px;
		font-size: 13px;
	}
	.part1 .left .partItem {
		margin: 18px 0 0 17px;
		height: 430px;
		padding: 0 16px 0 0;
	}
	.part1 .left .partItem ul {
		padding-left: 16px;
	}
	.part1 .left .partItem li {
		margin-top: 20px;
	}
	.part1 .left .partItem li p i {
		width: 7px;
		height: 9px;
		left: -16px;
	}
	.part1 .left .partItem li p {
		font-size: 13px;
	}
	.part1 .left .partItem li .text {
		margin-top: 5px;
		height: 40px;
		line-height: 20px;
		font-size: 14px;
	}
	.part1 .nav {
		height: 44px;
		line-height: 44px;
	}
	.part1 .nav a {
		padding: 0 22px;
		font-size: 15px;
	}
	.part1News {
		margin-top: 13px;
	}
	.newsImage {
		width: 750px;
		margin-right: 14px;
	}
	.newsImage .bigImg {
		width: 558px;
		margin-right: 14px;
	}
	.newsImage .bigImg .bot {
		padding: 60px 7px 7px;
	}
	.newsImage .bigImg .bot a {
		height: 24px;
		line-height: 24px;
		font-size: 15px;
	}
	.newsImage .bigImg .bot mark {
		height: 24px;
		line-height: 24px;
	}
	.newsImage li {
		margin-top: 14px;
	}
	.newsImage li p {
		padding: 40px 6px 6px;
	}
	.newsImage li p a {
		height: 18px;
		line-height: 18px;
		font-size: 14px;
	}
	.newsImage .newsBot ul {
		margin-left: -14px;
	}
	.newsImage .newsBot li {
		padding-left: 14px;
	}
	.part1News .newsText {
		padding: 16px;
	}
	.newsTextTab {
		height: 22px;
		line-height: 22px;
	}
	.newsTextTab p a {
		margin-right: 16px;
		font-size: 15px;
	}
	.newsTextTab p a::after {
		height: 4px;
	}
	.newsTextTab a.more {
		line-height: 22px;
		font-size: 13px;
	}
	.newsTextBot ul {
		padding: 5px 0;
	}
	.newsTextBot li {
		margin-top: 9px;
		height: 20px;
		line-height: 20px;
		padding-left: 16px;
	}
	.newsTextBot li a {
		font-size: 14px;
		color: #333;
	}
	.part2 {
		padding: 15px 7px;
	}
	.product-title .title-left {
		font-size: 25px;
	}
	.product-title .title-left span {
		height: 55px;
		line-height: 50px;
	}
	.product-title .title-left i {
		width: 40px;
		height: 46px;
		margin-right: 6px;
	}
	.swiper-box {
		right: 98px;
		top: 11px;
	}
	.title-swiper {
		width: 692px;
		margin: 0 14px;
	}
	.swiper-box .title-swiper {
		height: 44px;
		padding-bottom: 14px;
	}
	.swiper-box .swiper-slide a {
		line-height: 30px;
		font-size: 15px;
		padding: 0 14px;
		margin: 0px 6px;
	}
	.swiper-box .swiper-slide a:hover::after, .swiper-box .swiper-slide.focus a::after {
		width: 4px;
		height: 4px;
		bottom: -13px;
		border: 2px solid #e64a4d;
	}
	.part3 .swiper-box .swiper-slide a:hover::after, 
	.part3 .swiper-box .swiper-slide.focus a::after{
		border: 2px solid #fb8721;
	}
	.swiper-box .swiper-button-next, .swiper-box .swiper-button-prev {
		margin-top: 9px;
	}
	.product-title a.more {
		font-size: 14px;
		top: 47%;
	}
	.part2 .swiper-bot ul {
		margin-top: -4px;
	}
	.part2 .swiper-bot li {
		margin-top: 14px;
		padding: 0 7px;
	}
	.part2 .swiper-bot li .item {
		padding: 14px;
	}
	.part2 .swiper-bot li p {
		margin-top: 10px;
		height: 18px;
		line-height: 18px;
		font-size: 14px;
	}
	.part2 .swiper-bot li .bot {
		margin-top: 10px;
		height: 30px;
		line-height: 28px;
	}
	.part2 .swiper-bot li .bot span {
		font-size: 13px;
	}
	.part2 .swiper-bot li .bot .price {
		font-size: 12px;
	}
	.part2 .swiper-bot li .bot .price b {
		font-size: 16px;
	}
	.part2 .swiper-bot li .bot::after {
		width: 1px;
		height: 14px;
	}
	.public-title span {
		height: 55px;
		line-height: 50px;
		font-size: 25px;
	}
	.part3 .public-title span i {
		width: 41px;
    	height: 41px;
    	margin: 7px 8px 0 0;
	}
	.part5 .public-title span i {
		width: 41px;
    	height: 41px;
    	margin: 7px 8px 0 0;
	}
	.part3 {
		padding: 14px;
	}
	.bot-left {
		width: 361px;
		padding-bottom: 0;
	}
	/* .part3 .partBot li:nth-child(-n+2) {
		height: 260.5px;
	} */
	.part3 .partBot{
		min-height: 273px;
	}
	.part3 .partBot .kong{
		margin-top: 14px;
		padding-left: 14px;
		height: 259px;
	}
	.part3Bot .big--image {
		padding-bottom: 58px;
		width: 357px;
		left: 14px;
  		top: 14px;
	}
	.part3Bot .big--image p {
		padding: 28px 12px 18px;
	}
	.part3Bot .big--image a {
		height: 22px;
		line-height: 22px;
		font-size: 14px;
	}
	.part3Bot .big--image a i {
		height: 22px;
		line-height: 22px;
		padding: 0 6px;
		font-size: 12px;
		margin-right: 6px;
	}
	.part3Bot .big--image .image svg {
		width: 56px;
		height: 56px;
	}
	.image--small ul {
		margin: -14px 0 0 -14px;
	}
	.part3 .partBot li {
		margin-top: 14px;
		padding-left: 14px;
	}
	.part3 .partBot li .image {
		height: 178px;
	}
	.part3 .partBot li p {
		margin-top: 11px;
		line-height: 20px;
		height: 40px;
		font-size: 15px;
	}
	.part3 .partBot li .price {
		margin-top: 8px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
	}
	.part3 .partBot li .price b {
		font-size: 16px;
	}
	.bot-right {
		width: calc(100% - 361px);
	}
	.part3 .bot-right ul {
		margin-top: -14px;
	}
	.part3 .bot-right li {
		margin-top: 14px;
	}
	.part4 {
		padding: 14px 7px;
	}
	.part4Title span {
		margin: 1px 40px;
		width: 171px;
		height: 44px;
	}
	.part4Title img {
		margin-top: 14px;
		height: 17px;
	}
	.part4Bot li {
		margin-top: 14px;
		padding: 0 7px;
	}
	.part4Bot li .item {
		padding: 11px 16px 16px;
	}
	.part4Bot li .comName {
		height: 50px;
		line-height: 50px;
	}
	.part4Bot li .comLogo {
		width: 50px;
		height: 50px;
		margin-right: 10px;
	}
	.part4Bot li .comName a {
		font-size: 17px;
	}
	.part4Bot li .comInfo {
		margin-top: 10px;
		height: 18px;
		line-height: 18px;
	}
	.part4Bot li .comInfo span {
		font-size: 13px;
		width: 51%;
	}
	.part4Bot li .comInfo span:nth-child(2) {
		width: 47%;
	}
	.part4Bot li .comInfo span b {
		margin-left: 5px;
		font-size: 14px;
		color: #333
	}
	.part4Bot li .comBusiness {
		margin-top: 12px;
		padding: 10px 14px;
	}
	.part4Bot li .comBusiness span {
		line-height: 22px;
		height: 44px;
		font-size: 14px;
	}
	.part5 {
		padding: 14px 7px;
	}
	.part5 .public-title {
		margin: 0 7px;
	}
	.part5Bot li {
		margin-top: 14px;
		padding: 0 7px;
	}
	.part5Bot li:nth-child(-n+6) {
		margin-top: 8px;
	}
	.part5Bot ul {
		width: 1314px;
	}
	.part5Bot li .image {
		height: 178px;
	}
	.part5Bot li p {
		margin-top: 10px;
		line-height: 20px;
  		height: 40px;
		font-size: 15px;
	}
	.part5Bot li .price {
		margin-top: 7px;
		line-height: 22px;
		font-size: 13px;
	}
	.part5Bot li .price b {
		font-size: 17px;
	}
	.part5Bot {
		height: 539px;
	}
	.part6Item {
		width: 289px;
	}
	.part6 .faq {
		width: calc(100% - 289px * 2 - 14px * 2);
		margin: 0 14px;
	}
	.part6 > div {
		padding: 15px 16px;
	}
	.part6Title {
		padding-bottom: 7px;
	}
	.part6Title span {
		height: 30px;
		line-height: 30px;
		font-size: 19px;
	}
	.part6Title span i {
		width: 30px;
		height: 29px;
		margin: 1px 2px 0 0;
	}
	.part6Title a.more {
		line-height: 30px;
		font-size: 13px;
	}
	.part6Item li {
		margin-top: 17px;
		height: 16px;
		line-height: 16px;
		font-size: 13px;
	}
	.part6 .faq li {
		margin-top: 13px;
	}
	.part6 .faq li p {
		height: 40px;
		line-height: 40px;
		padding: 0 13px 0 40px;
		font-size: 13px;
	}
	.part6 .faq li p i {
		width: 16px;
		height: 17px;
		left: 13px;
		top: 12px;
	}
	.part6 .faq .bot {
		margin-top: 10px;
		padding: 0 13px 0 40px;
		height: 52px;
		line-height: 26px;
		font-size: 14px;
	}
	.part6 .faq .bot i {
		width: 16px;
		height: 16px;
		left: 13px;
		top: 5px;
	}
	.link {
		padding: 16px;
	}
	.linkBot li {
		line-height: 34px;
		padding: 0 20px;
		font-size: 14px;
	}
	.linkBot li::after {
		font-size: 13px;
	}
	.copyright {
		font-size: 12px;
	}
	ul.footImg {
		height: 42px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 118px;
	}
	ul.footImg li a {
		width: 106px;
		height: 42px;
	}


}
@media only screen and (min-width: 1025px) and (max-width:1199px){
	.main,.w{
		width: 1138px;
	}
	.top {
		padding: 19px 0;
	}
	.top .logo {
		margin-top: 5px;
	}
	.top .logo img {
		height: 38px;
	}
	.top .pageName {
		height: 38px;
		line-height: 38px;
		padding-left: 10px;
		margin-left: 10px;
		font-size: 28px;
	}
	.top .pageName::before {
		width: 56px;
		height: 18px;
		right: -6px;
		bottom: 3px;
	}
	.top .pageName img{
		height: 32px;
	}
	.searchBox {
		margin-top: 8px;
		margin-left: 39px;
	}
	.search {
		width: 525px;
		height: 36px;
	}
	.searchSelect {
		height: 28px;
	}
	.searchSelectTop p {
		font-size: 12px;
		line-height: 28px;
		text-indent: 4px;
	}
	.searchSelectTop svg {
		top: 13px;
    	width: 8px;
    	height: 8px;
    	right: 6px;
	}
	.searchSelectTop.focus svg {
		top: 10px;
	}
	.searchSelectBot {
		top: 30px;
	}
	.searchSelectBot li {
		text-indent: 11px;
		font-size: 12px;
		line-height: 24px;
	}
	.search input {
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.search button {
		height: 28px;
		line-height: 28px;
		font-size: 13px;
	}
	.search button svg {
		margin: 8px 5px 0 0;
		width: 14px;
		height: 14px;
	}
	.top .right {
		height: 56px;
	}
	.searchBox a.wt {
		margin: 1px 0 0 4px;
		height: 34px;
		line-height: 34px;
		padding: 0 9px;
		font-size: 13px;
	}
	.searchBox a.wt svg {
		margin: 12px 3px 0 0;
		width: 14px;
		height: 14px;
	}
	.mt16{
		margin-top: 12px;
	}
	.part1 {
		padding: 12px;
	}
	.part1 .left {
		width: 218px;
		margin-right: 12px;
		padding: 12px 0 14px;
	}
	.part1 .left .title {
		margin: 0 12px;
	}
	.part1 .left .title span {
		line-height: 18px;
		font-size: 15px;
	}
	.part1 .left .title span i {
		width: 16px;
		height: 16px;
		margin: 2px 4px 0 0;
	}
	.part1 .left .title a.more {
		line-height: 18px;
		font-size: 12px;
	}
	.part1 .left .partItem {
		margin: 16px 0 0 15px;
		height: 365px;
		padding: 0 14px 0 0;
	}
	.part1 .left .partItem ul {
		padding-left: 14px;
	}
	.part1 .left .partItem li {
		margin-top: 14px;
	}
	.part1 .left .partItem li p i {
		width: 6px;
		height: 7px;
		left: -14px;
	}
	.part1 .left .partItem li p {
		font-size: 12px;
	}
	.part1 .left .partItem li .text {
		margin-top: 4px;
		height: 36px;
		line-height: 18px;
		font-size: 13px;
	}
	.part1 .nav {
		height: 38px;
		line-height: 38px;
	}
	.part1 .nav a {
		padding: 0 17px;
		font-size: 14px;
	}
	.part1News {
		margin-top: 11px;
	}
	.newsImage {
		width: 642px;
		margin-right: 12px;
	}
	.newsImage .bigImg {
		width: 479px;
		margin-right: 12px;
	}
	.newsImage .bigImg .bot {
		padding: 52px 6px 6px;
	}
	.newsImage .bigImg .bot a {
		height: 22px;
		line-height: 22px;
		font-size: 14px;
	}
	.newsImage .bigImg .bot mark {
		height: 22px;
		line-height: 22px;
		padding: 0 7px;
		margin-right: 6px;
		font-size: 12px;
	}
	.newsImage li {
		margin-top: 12px;
	}
	.newsImage li p {
		padding: 32px 5px 5px;
	}
	.newsImage li p a {
		height: 16px;
		line-height: 16px;
		font-size: 13px;
	}
	.newsImage .newsBot ul {
		margin-left: -12px;
	}
	.newsImage .newsBot li {
		padding-left: 12px;
	}
	.part1News .newsText {
		padding: 12px;
	}
	.newsTextTab {
		height: 20px;
		line-height: 20px;
	}
	.newsTextTab p a {
		margin-right: 12px;
		font-size: 14px;
	}
	.newsTextTab p a::after {
		height: 4px;
	}
	.newsTextTab a.more {
		line-height: 20px;
		font-size: 12px;
	}
	.newsTextBot ul {
		padding: 3px 0;
	}
	.newsTextBot li {
		margin-top: 7px;
		height: 18px;
		line-height: 18px;
		padding-left: 14px;
	}
	.newsTextBot li i {
		width: 4px;
		height: 4px;
	}
	.newsTextBot li a {
		font-size: 13px;
		color: #333;
	}
	.part2 {
		padding: 12px 6px;
	}
	.product-title .title-left {
		font-size: 21px;
	}
	.product-title .title-left span {
		height: 45px;
		line-height: 40px;
	}
	.product-title .title-left i {
		width: 33px;
		height: 38px;
		margin-right: 4px;
	}
	.swiper-box {
		right: 79px;
		top: 9px;
	}
	.title-swiper {
		width: 562px;
		margin: 0 12px;
	}
	.swiper-box .title-swiper {
		height: 36px;
		padding-bottom: 10px;
	}
	.swiper-box .swiper-slide a {
		line-height: 26px;
		font-size: 13px;
		padding: 0 12px;
		margin: 0px 5px;
	}
	.swiper-box .swiper-slide a:hover::after, .swiper-box .swiper-slide.focus a::after {
		width: 3px;
		height: 3px;
		bottom: -10px;
		border: 2px solid #e64a4d;
	}
	.part3 .swiper-box .swiper-slide a:hover::after, 
	.part3 .swiper-box .swiper-slide.focus a::after{
		border: 2px solid #fb8721;
	}
	.swiper-box .swiper-button-next, .swiper-box .swiper-button-prev {
		margin-top: 8px;
	}
	.product-title a.more {
		font-size: 12px;
		top: 48%;
	}
	.part2 .swiper-bot ul {
		margin-top: -2px;
	}
	.part2 .swiper-bot li {
		margin-top: 12px;
		padding: 0 6px;
	}
	.part2 .swiper-bot li .item {
		padding: 12px;
	}
	.part2 .swiper-bot li p {
		margin-top: 8px;
		height: 18px;
		line-height: 18px;
		font-size: 13px;
	}
	.part2 .swiper-bot li .bot {
		margin-top: 8px;
		height: 28px;
		line-height: 26px;
	}
	.part2 .swiper-bot li .bot span {
		font-size: 12px;
	}
	.part2 .swiper-bot li .bot .price {
		font-size: 12px;
	}
	.part2 .swiper-bot li .bot .price b {
		font-size: 15px;
	}
	.part2 .swiper-bot li .bot::after {
		width: 1px;
		height: 10px;
	}
	.public-title span {
		height: 45px;
		line-height: 40px;
		font-size: 21px;
	}
	.part3 .public-title span i {
		width: 34px;
    	height: 33px;
    	margin: 7px 8px 0 0
	}
	.part5 .public-title span i {
		width: 34px;
    	height: 33px;
    	margin: 7px 8px 0 0
	}
	.part3 {
		padding: 12px;
	}
	.bot-left {
		width: 309px;
    	padding-bottom: 0;
	}
	/* .part3 .partBot li:nth-child(-n+2) {
		height: 223px;
	} */
	.part3 .partBot{
		min-height: 234px;
	}
	.part3 .partBot .kong{
		margin-top: 12px;
		padding-left: 12px;
		height: 222px;
	}
	.part3Bot .big--image {
		padding-bottom: 48px;
		width: 306px;
		left: 12px;
  		top: 12px;
	}
	.part3Bot .big--image p {
		padding: 24px 10px 15px;
	}
	.part3Bot .big--image a {
		height: 20px;
		line-height: 20px;
		font-size: 13px;
	}
	.part3Bot .big--image a i {
		height: 20px;
		line-height: 20px;
		padding: 0 5px;
		font-size: 12px;
		margin-right: 4px;
	}
	.part3Bot .big--image .image svg {
		width: 48px;
		height: 48px;
	}
	.image--small ul {
		margin: -12px 0 0 -12px;
	}
	.part3 .partBot li {
		margin-top: 12px;
		padding-left: 12px;
	}
	.part3 .partBot li .image {
		height: 153px;
	}
	.part3 .partBot li p {
		margin-top: 5px;
		line-height: 20px;
		height: 40px;
		font-size: 15px;
	}
	.part3 .partBot li .price {
		margin-top: 4px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	.part3 .partBot li .price b {
		font-size: 15px;
	}
	.bot-right {
		width: calc(100% - 309px);
	}
	.part3 .bot-right ul {
		margin-top: -12px;
	}
	.part3 .bot-right li {
		margin-top: 12px;
	}
	.part4 {
		padding: 12px 6px;
	}
	.part4Title span {
		margin: 1px 20px;
		width: 146px;
		height: 38px;
	}
	.part4Title img {
		margin-top: 13px;
		height: 15px;
	}
	.part4Bot li {
		margin-top: 14px;
		padding: 0 7px;
	}
	.part4Bot li .item {
		padding: 10px 12px 12px;
	}
	.part4Bot li .comName {
		height: 44px;
		line-height: 44px;
	}
	.part4Bot li .comLogo {
		width: 44px;
		height: 44px;
		margin-right: 8px;
	}
	.part4Bot li .comName a {
		font-size: 16px;
	}
	.part4Bot li .comInfo {
		margin-top: 8px;
		height: 18px;
		line-height: 18px;
	}
	.part4Bot li .comInfo span {
		font-size: 12px;
		width: 51%;
	}
	.part4Bot li .comInfo span:nth-child(2) {
		width: 47%;
	}
	.part4Bot li .comInfo span b {
		margin-left: 3px;
		font-size: 12px;
		color: #333
	}
	.part4Bot li .comBusiness {
		margin-top: 10px;
		padding: 8px 12px;
	}
	.part4Bot li .comBusiness span {
		line-height: 20px;
		height: 40px;
		font-size: 13px;
	}
	.part5 {
		padding: 12px 6px;
	}
	.part5 .public-title {
		margin: 0 6px;
	}
	.public-title #change {
		height: 30px;
		line-height: 28px;
		padding: 0 10px;
		font-size: 13px;
	}
	.public-title #change svg {
		margin: 9px 5px 0 0;
		width: 14px;
		height: 12px;
	}
	.part5Bot li {
		margin-top: 12px;
		padding: 0 6px;
	}
	.part5Bot li:nth-child(-n+6) {
		margin-top: 6px;
	}
	.part5Bot ul {
		width: 1124px;
	}
	.part5Bot li .image {
		height: 153px;
	}
	.part5Bot li p {
		margin-top: 8px;
		line-height: 18px;
  		height: 36px;
		font-size: 13px;
	}
	.part5Bot li .price {
		margin-top: 5px;
		line-height: 20px;
		font-size: 12px;
	}
	.part5Bot li .price b {
		font-size: 15px;
	}
	.part5Bot {
		height: 464px;
	}
	.part6Item {
		width: 248px;
	}
	.part6 .faq {
		width: calc(100% - 248px * 2 - 12px * 2);
		margin: 0 12px;
	}
	.part6 > div {
		padding: 13px 14px;
	}
	.part6Title {
		padding-bottom: 6px;
	}
	.part6Title span {
		height: 26px;
		line-height: 26px;
		font-size: 17px;
	}
	.part6Title span i {
		width: 26px;
		height: 25px;
		margin: 1px 2px 0 0;
	}
	.part6Title a.more {
		line-height: 26px;
		font-size: 12px;
	}
	.part6Item ul{
		padding: 1px 0;
	}
	.part6Item li {
		margin-top: 12px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.part6 .faq li {
		margin-top: 15px;
	}
	.part6 .faq li p {
		height: 32px;
		line-height: 32px;
		padding: 0 10px 0 34px;
		font-size: 13px;
	}
	.part6 .faq li p i {
		width: 15px;
		height: 15px;
		left: 11px;
		top: 8px;
	}
	.part6 .faq .bot {
		margin-top: 8px;
		padding: 0 10px 0 34px;
		height: 44px;
		line-height: 22px;
		font-size: 13px;
	}
	.part6 .faq .bot i {
		width: 15px;
		height: 15px;
		left: 13px;
		top: 5px;
	}
	.link {
		padding: 10px;
	}
	.linkBot li {
		line-height: 30px;
		padding: 0 16px;
		font-size: 13px;
	}
	.linkBot li::after {
		font-size: 12px;
	}
	.footer .item .footer-code li .code {
		width: 106px;
		height: 106px;
		padding: 8px;
	}
	.footer .item .footer-code li p {
		font-size: 12px;
		margin-top: 12px;
	}
	.footer .item .footer-code {
		width: 360px;
		margin-top: 42px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 28px;
	}
	.footer .item .left p a {
		padding: 0 12px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 28px;
	}

	.footer .item .left span img {
		margin: 6px 5px 0 8px;
		width: 14px;
	}
	.copyright {
		font-size: 12px;
	}
	ul.footImg {
		height: 32px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 90px;
	}
	ul.footImg li a {
		width: 80px;
		height: 32px;
	}

}
@media only screen and (max-width:1024px){
	.main,.w{
		width: 1000px;
	}
	.header span a {
		margin-right: 12px;
		font-size: 12px;
	}
	.header p {
		margin-right: 152px;
	}
	.header p a {
		font-size: 12px;
		padding: 0 8px;
	}
	.Tophead li .ServiceTop {
		padding: 0 8px;
		font-size: 12px;
	}
	.Tophead li .ServiceTop svg {
		margin: 11px 2px 0 0;
		width: 14px;
		height: 14px;
	}
	.Tophead li.weixin .ServiceTop svg {
		margin: 12px 2px 0 0;
	}
	.top {
		padding: 17px 0;
	}
	.top .logo {
		margin-top: 5px;
	}
	.top .logo img {
		height: 33px;
	}
	.top .pageName {
		height: 33px;
		line-height: 33px;
		padding-left: 8px;
		margin-left: 8px;
		font-size: 26px;
	}
	.top .pageName::before {
		width: 53px;
  		height: 17px;
  		right: -5px;
  		bottom: 1px;
	}
	.top .pageName img{
		height: 27px;
	}
	.searchBox {
		margin-top: 7px;
		margin-left: 34px;
	}
	.search {
		width: 470px;
		height: 32px;
		padding: 2px;
  		border: 1px solid #fb8721;
	}
	.searchSelect {
		height: 28px;
	}
	.searchSelectTop p {
		font-size: 12px;
		line-height: 26px;
		text-indent: 4px;
	}
	.searchSelectTop svg {
		top: 12px;
    	width: 8px;
    	height: 8px;
    	right: 2px;
	}
	.searchSelectTop.focus svg {
		top: 8px;
	}
	.searchSelectBot {
		top: 28px;
	}
	.searchSelectBot li {
		text-indent: 11px;
		font-size: 12px;
		line-height: 22px;
	}
	.search input {
		height: 26px;
		line-height: 26px;
		font-size: 12px;
	}
	.search button {
		height: 26px;
		line-height: 26px;
		font-size: 12px;
	}
	.search button svg {
		margin: 8px 5px 0 0;
		width: 14px;
		height: 14px;
	}
	.top .right {
		height: 49px;
	}
	.searchBox a.wt {
		margin: 1px 0 0 4px;
		height: 30px;
		line-height: 30px;
		padding: 0 7px;
		font-size: 12px;
	}
	.searchBox a.wt svg {
		margin: 10px 3px 0 0;
		width: 13px;
		height: 13px;
	}
	.mt16{
		margin-top: 10px;
	}
	.part1 {
		padding: 10px;
	}
	.part1 .left {
		width: 193px;
		margin-right: 10px;
		padding: 10px 0 12px;
	}
	.part1 .left .title {
		margin: 0 10px;
	}
	.part1 .left .title span {
		line-height: 18px;
		font-size: 14px;
	}
	.part1 .left .title span i {
		width: 15px;
		height: 15px;
		margin: 2px 3px 0 0;
	}
	.part1 .left .title a.more {
		line-height: 18px;
		font-size: 12px;
	}
	.part1 .left .partItem {
		margin: 14px 0 0 13px;
		height: 320px;
		padding: 0 12px 0 0;
	}
	.part1 .left .partItem ul {
		padding-left: 12px;
	}
	.part1 .left .partItem li {
		margin-top: 9px;
	}
	.part1 .left .partItem li p i {
		width: 5px;
		height: 6px;
		left: -12px;
	}
	.part1 .left .partItem li p {
		font-size: 12px;
	}
	.part1 .left .partItem li .text {
		margin-top: 4px;
		height: 32px;
		line-height: 16px;
		font-size: 12px;
	}
	.part1 .nav {
		height: 33px;
		line-height: 33px;
	}
	.part1 .nav a {
		padding: 0 13px;
		font-size: 13px;
	}
	.part1 .nav a b::after {
		height: 2px;
	}
	.part1News {
		margin-top: 10px;
	}
	.newsImage {
		width: 564px;
		margin-right: 10px;
	}
	.newsImage .bigImg {
		width: 421px;
		margin-right: 10px;
	}
	.newsImage .bigImg .bot {
		padding: 42px 5px 5px;
	}
	.newsImage .bigImg .bot a {
		height: 20px;
		line-height: 20px;
		font-size: 13px;
	}
	.newsImage .bigImg .bot mark {
		height: 20px;
		line-height: 20px;
		padding: 0 6px;
		margin-right: 6px;
		font-size: 12px;
	}
	.newsImage li {
		margin-top: 10px;
	}
	.newsImage li p {
		padding: 22px 4px 4px;
	}
	.newsImage li p a {
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.newsImage .newsBot ul {
		margin-left: -10px;
	}
	.newsImage .newsBot li {
		padding-left: 10px;
	}
	.part1News .newsText {
		padding: 10px;
	}
	.newsTextTab {
		height: 18px;
		line-height: 18px;
	}
	.newsTextTab p a {
		margin-right: 8px;
		font-size: 13px;
	}
	.newsTextTab p a::after {
		height: 4px;
	}
	.newsTextTab a.more {
		line-height: 18px;
		font-size: 12px;
	}
	.newsTextBot ul {
		padding: 3px 0;
	}
	.newsTextBot li {
		margin-top: 4px;
		height: 18px;
		line-height: 18px;
		padding-left: 12px;
	}
	.newsTextBot li i {
		width: 3px;
		height: 3px;
	}
	.newsTextBot li a {
		font-size: 12px;
	}
	.part2 {
		padding: 10px 5px;
	}
	.product-title .title-left {
		font-size: 18px;
	}
	.product-title .title-left span {
		height: 40px;
		line-height: 36px;
	}
	.product-title .title-left i {
		width: 29px;
		height: 34px;
		margin-right: 3px;
	}
	.product-title .title-left::after {
		bottom: 5px;
		height: 15px;
	}
	.swiper-box {
		right: 70px;
		top: 9px;
	}
	.title-swiper {
		width: 526px;
		margin: 0 10px;
	}
	.swiper-box .title-swiper {
		height: 31px;
		padding-bottom: 9px;
	}
	.swiper-box .swiper-slide a {
		line-height: 22px;
		font-size: 12px;
		padding: 0 8px;
		margin: 0 4px;
	}
	.swiper-box .swiper-slide a:hover::after, .swiper-box .swiper-slide.focus a::after {
		width: 2px;
		height: 2px;
		bottom: -9px;
		border: 2px solid #e64a4d;
	}
	.part3 .swiper-box .swiper-slide a:hover::after, 
	.part3 .swiper-box .swiper-slide.focus a::after{
		border: 2px solid #fb8721;
	}
	.swiper-box .swiper-button-next, .swiper-box .swiper-button-prev {
		margin-top: 5px;
	}
	.product-title a.more {
		font-size: 12px;
		top: 49%;
	}
	.part2 .swiper-bot ul {
		margin-top: -2px;
	}
	.part2 .swiper-bot li {
		margin-top: 10px;
		padding: 0 5px;
	}
	.part2 .swiper-bot li .item {
		padding: 10px;
	}
	.part2 .swiper-bot li p {
		margin-top: 6px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.part2 .swiper-bot li .bot {
		margin-top: 4px;
		height: 22px;
		line-height: 20px;
	}
	.part2 .swiper-bot li .bot span {
		font-size: 12px;
	}
	.part2 .swiper-bot li .bot .price {
		font-size: 12px;
	}
	.part2 .swiper-bot li .bot .price b {
		font-size: 14px;
	}
	.part2 .swiper-bot li .bot::after {
		width: 1px;
		height: 6px;
	}
	.public-title span {
		height: 40px;
		line-height: 36px;
		font-size: 18px;
	}
	.part3 .public-title span i {
		width: 28px;
		height: 27px;
		margin: 5px 4px 0 0;
	}
	.part5 .public-title span i {
		width: 28px;
		height: 27px;
		margin: 5px 4px 0 0;
	}
	.part3 {
		padding: 10px;
	}
	.bot-left {
		width: 271px;
		padding-bottom: 0;
	}
	/* .part3 .partBot li:nth-child(-n+2) {
		height: 195px;
	} */
	.part3 .partBot{
		min-height: 204px;
	}
	.part3 .partBot .kong{
		margin-top: 10px;
		padding-left: 10px;
		height: 194px;
	}
	.part3Bot .big--image {
		padding-bottom: 42px;
		width: 270px;
		left: 10px;
  		top: 10px;
	}
	.part3Bot .big--image p {
		padding: 20px 6px 12px;
	}
	.part3Bot .big--image a {
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	.part3Bot .big--image a i {
		height: 20px;
		line-height: 20px;
		padding: 0 5px;
		font-size: 12px;
		margin-right: 2px;
	}
	.part3Bot .big--image .image svg {
		width: 44px;
		height: 44px;
	}
	.image--small ul {
		margin: -10px 0 0 -10px;
	}
	.part3 .partBot li {
		margin-top: 10px;
		padding-left: 10px;
	}
	.part3 .partBot li .image {
		height: 134px;
	}
	.part3 .partBot li p {
		margin-top: 3px;
		line-height: 18px;
		height: 36px;
		font-size: 14px;
	}
	.part3 .partBot li .price {
		margin-top: 3px;
		height: 18px;
		line-height: 18px;
		font-size: 12px;
	}
	.part3 .partBot li .price b {
		font-size: 15px;
	}
	.bot-right {
		width: calc(100% - 271px);
	}
	.part3 .bot-right ul {
		margin-top: -10px;
	}
	.part3 .bot-right li {
		margin-top: 10px;
	}
	.part4 {
		padding: 10px 5px;
	}
	.part4Title span {
		margin: 2px 18px;
		width: 129px;
		height: 33px;
	}
	.part4Title img {
		margin-top: 12px;
		height: 13px;
	}
	.part4Bot li {
		margin-top: 10px;
		padding: 0 5px;
	}
	.part4Bot li .item {
		padding: 8px 10px 10px;
	}
	.part4Bot li .comName {
		height: 44px;
		line-height: 44px;
	}
	.part4Bot li .comLogo {
		width: 38px;
		height: 38px;
		margin-right: 6px;
	}
	.part4Bot li .comName a {
		font-size: 14px;
	}
	.part4Bot li .comInfo {
		margin-top: 6px;
		height: 16px;
		line-height: 16px;
	}
	.part4Bot li .comInfo span {
		font-size: 12px;
		width: 52%;
	}
	.part4Bot li .comInfo span:nth-child(2) {
		width: 46%;
	}
	.part4Bot li .comInfo span b {
		margin-left: 3px;
		font-size: 12px;
	}
	.part4Bot li .comBusiness {
		margin-top: 8px;
		padding: 7px 10px;
	}
	.part4Bot li .comBusiness span {
		line-height: 18px;
		height: 36px;
		font-size: 12px;
	}
	.part5 {
		padding: 10px 5px;
	}
	.part5 .public-title {
		margin: 0 5px;
	}
	.public-title #change {
		height: 22px;
		line-height: 20px;
		padding: 0 8px;
		font-size: 10px;
	}
	.public-title #change svg {
		margin: 6px 3px 0 0;
		width: 12px;
		height: 10px;
	}
	.part5Bot li {
		margin-top: 10px;
		padding: 0 5px;
	}
	.part5Bot li:nth-child(-n+6) {
		margin-top: 5px;
	}
	.part5Bot ul {
		width: 990px;
	}
	.part5Bot li .image {
		height: 135px;
	}
	.part5Bot li p {
		margin-top: 6px;
		line-height: 18px;
  		height: 36px;
		font-size: 13px;
	}
	.part5Bot li .price {
		margin-top: 5px;
		line-height: 18px;
		font-size: 12px;
	}
	.part5Bot li .price b {
		font-size: 14px;
	}
	.part5Bot {
		height: 416px;
	}
	.part6Item {
		width: 218px;
	}
	.part6 .faq {
		width: calc(100% - 218px * 2 - 10px * 2);
		margin: 0 10px;
	}
	.part6 > div {
		padding: 11px 12px;
	}
	.part6Title {
		padding-bottom: 5px;
	}
	.part6Title span {
		height: 22px;
		line-height: 22px;
		font-size: 15px;
	}
	.part6Title span i {
		width: 21px;
		height: 21px;
		margin: 1px 2px 0 0;
	}
	.part6Title a.more {
		line-height: 22px;
		font-size: 12px;
	}
	.part6Item li {
		margin-top: 9px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.part6 .faq li {
		margin-top: 17px;
	}
	.part6 .faq li p {
		height: 28px;
		line-height: 28px;
		padding: 0 8px 0 28px;
		font-size: 12px;
	}
	.part6 .faq li p i {
		width: 13px;
		height: 13px;
		left: 9px;
		top: 8px;
	}
	.part6 .faq .bot {
		margin-top: 8px;
		padding: 0 8px 0 28px;
		height: 36px;
		line-height: 18px;
		font-size: 12px;
	}
	.part6 .faq .bot i {
		width: 13px;
		height: 13px;
		left: 9px;
		top: 5px;
	}
	.link {
		padding: 10px;
	}
	.linkBot li {
		line-height: 28px;
		padding: 0 12px;
		font-size: 12px;
	}
	.linkBot li::after {
		font-size: 12px;
	}
	.footer .item .footer-code li .code {
		width: 106px;
		height: 106px;
		padding: 8px;
	}
	.footer .item .footer-code li p {
		font-size: 12px;
		margin-top: 12px;
	}
	.footer .item .footer-code {
		width: 312px;
		margin-top: 42px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 28px;
	}
	.footer .item .left p a {
		padding: 0 12px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 28px;
	}
	.footer .item .left span img {
		margin: 6px 5px 0 8px;
		width: 14px;
	}
	.copyright {
		font-size: 12px;
	}
	ul.footImg {
		height: 32px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 90px;
	}
	ul.footImg li a {
		width: 80px;
		height: 32px;
	}
	.footer .item .left {
		padding-right: 20px;
	}
	.footer .item .footer-code li {
		padding-left: 20px;
	}

}