.main,.w{
    width: 1560px;
    margin: 0 auto;
}
body.f5{
	background-color: #f5f5f5;
}
.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%);
	transform: translate(-50%, -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;
}
.iframe {
	overflow: hidden;
	height: 40px;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
	font-family: 'ybzhan';  /* Project id 1936689 */
	src: url('//at.alicdn.com/t/c/font_1936689_98bdzu2yp1s.woff2?t=1714963745246') format('woff2'),
		 url('//at.alicdn.com/t/c/font_1936689_98bdzu2yp1s.woff?t=1714963745246') format('woff'),
		 url('//at.alicdn.com/t/c/font_1936689_98bdzu2yp1s.ttf?t=1714963745246') format('truetype');
  }
.ybzhan {
	font-family: "ybzhan" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/* 优设标题黑 */
@font-face {
	font-family: "优设标题黑";
    font-style: normal;
	font-weight: 400;
  src: url("https://public.mtnets.com/Font/youshebiaotihei/youshebiaoti.eot?#iefix") format("embedded-opentype"),
  url("https://public.mtnets.com/Font/youshebiaotihei/youshebiaoti.woff") format("woff"),
  url("https://public.mtnets.com/Font/youshebiaotihei/youshebiaoti.ttf") format("truetype");
}
/* 阿里妈妈数黑体 */
@font-face {
	font-family: "阿里妈妈数黑体";
    font-style: normal;
	font-weight: 400;
  src:
  url("https://public.mtnets.com/Font/AlimamaShuHeiTi-Bold.woff") format("woff"),
  url("https://public.mtnets.com/Font/AlimamaShuHeiTi-Bold.woff2") format("woff2");
}

/* header */
.iframe{height: 40px;overflow: hidden;}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
#header{
    height: 40px;
    line-height: 40px;
    background: url(../../../../images/brands/version/2023/header.png) no-repeat;
	background-size: 100% 100%;
}
.header {
	height: 40px;
	margin: 0 auto;
}

#divLogin {
	float: left;
}

#divLogin ul {
	float: left;
	/* display: inline-block; */
}

#divLogin ul li {
	margin: 0 6px;
	font-size: 14px;
	line-height: 40px;
	float: left;
}

#divLogin ul li a {
	color: #fff;
}
#divLogin ul li:last-child {
	/* padding-left: 30px; */
}

#divLogin ul li:last-child a {
	/* color: #006cc9; */
}


.Tophead {
	position: relative;
	margin: 0 auto;
	z-index: 10001;
}
.headLeft {
	position: absolute;
	top: -40px;
	right: 640px;
}
.headLeft .serviceBtn {
	margin-top: 8px;
	height: 26px;
	line-height: 26px;
	width: 78px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	display: block;
	border-radius: 4px;
	background-color: rgb(10, 128, 240);
}
.headRight {
	float: right;
	font-size: 12px;
	line-height: 40px;
	color: #ddd;
	position: absolute;
	float: right;
	right: 0px;
	top: -40px;
	color: #dfdfdf;
}
.headRight li {
	float: left;
	height: 40px;
	position: relative;
}
.headRight li .ServiceTop,
.headRight li .siteNav1 {
	height: 40px;
	line-height: 40px;
	padding: 0 17px;
	font-size: 14px;
	position: relative;
}
.headRight li .ServiceTop>a,
.headRight li .siteNav1>a {
	color: #fff;
	display: inline-block;
  	vertical-align: top;
}

.headRight li .ServiceTop>a i,
.headRight li .siteNav1>a i {
	margin-right: 6px;
}
.headRight li .ServiceTop>a em,
.headRight li .siteNav1>a em{
	margin: 19px 0 0 8px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 4px 0 4px;
	border-color: #fff transparent transparent transparent;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: all .3s ease;
  	-moz-transition: all .3s ease;
  	-ms-transition: all .3s ease;
  	-o-transition: all .3s ease;
  	transition: all .3s ease;
}
.headRight li .ServiceTop .ksqg i{
	margin-top: 12px;
  	width: 85px;
  	height: 16px;
  	background: url(../../../../images/index/version/2024/ksqg.png) no-repeat;
  	background-size: 100% 100%;
	margin-right: 0;
	display: inline-block;
	vertical-align: top;
}
.headRight li .ServiceTop::after,
.headRight li .siteNav1::after {
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 12px;
	background-color: #ddd;
}
.headRight li:last-child .ServiceTop::after {
	display: none;
}
.siteNavBox1 {
	position: absolute;
	top: 38px;
	line-height: 38px;
	font-size: 14px;
	width: 100%;
	background: #fff;
	text-align: center;
	display: none;
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
}
.siteNavBox1 a {
	color: #666;
}
/* 关注我们---weixin */
.ServiceBot2{
	height: 220px;
	width: 740px;
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	border-radius: 0 0 8px 8px;
	overflow: hidden;
}
.ServiceBot2 .gzRight{
	width: 440px;
	border-left: 1px solid #f3f3f3;
	float: right;
}
.ServiceBot2 .gzRight a{
	height: 110px;
	padding: 65px 20px 27px;
	line-height: 18px;
	font-size: 14px;
	color: #333;
	width: 25%;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	float: left;
	cursor: pointer;
}
.ServiceBot2 .gzRight a:nth-child(1)::after,
.ServiceBot2 .gzRight a:nth-child(2)::after,
.ServiceBot2 .gzRight a:nth-child(3)::after,
.ServiceBot2 .gzRight a:nth-child(4)::after{
	position: absolute;
	content:'';
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #f3f3f3;
}
.ServiceBot2 .gzRight a::before{
	position: absolute;
	content:'';
	top: 0;
	right: 0;
	bottom: 0;
	width: 1px;
	background-color: #f3f3f3;
}
.ServiceBot2 .gzRight a:nth-child(4n)::before{
	display: none;
}
.ServiceBot2 .gzRight a i{
	position: absolute;
	top: 27px;
	left: 50%;
	transform: translateX(-50%);
	width: 28px;
	height: 31px;
	background: url(https://www.ybzhan.cn/images/index/version/2024/ServiceBot2-1.png) no-repeat;
	background-size: 100% 100%!important;
	display: inline-block;
	vertical-align: top;
}
.ServiceBot2 .gzRight a:nth-child(2) i{
	width: 28px;
	height: 32px;
	background: url(https://www.ybzhan.cn/images/index/version/2024/ServiceBot2-2.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(3) i{
	width: 32px;
	height: 32px;
	background: url(https://www.ybzhan.cn/images/index/version/2024/ServiceBot2-3.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(4) i{
	width: 63px;
	height: 28px;
	background: url(https://www.ybzhan.cn/images/index/version/2024/ServiceBot2-4.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(5) i{
	width: 28px;
	height: 24px;
	background: url(https://www.ybzhan.cn/images/index/version/2024/ServiceBot2-5.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(6) i{
	width: 41px;
	height: 28px;
	background: url(https://www.ybzhan.cn/images/index/version/2024/ServiceBot2-6.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(7) i{
	width: 32px;
	height: 32px;
	background: url(https://www.ybzhan.cn/images/index/version/2024/ServiceBot2-7.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(8) i{
	width: 32px;
	height: 32px;
	background: url(https://www.ybzhan.cn/images/index/version/2024/ServiceBot2-8.png) no-repeat;
}
.ServiceBot2 .gzRight a.focus,.ServiceBot2 .gzRight a:hover{
	z-index: 999;
	background-color: #fff;
	box-shadow: 0px 2px 12px 0px rgba(40, 40, 40, 0.1);
}
.ServiceBot2 .gzRight a.focus::after,.ServiceBot2 .gzRight a.focus::before{
	display: none;
}
.ServiceBot2 .zgLeft{
	width: 299px;
	height: 100%;
	float: right;
	position: relative;
	display: none;
}
.ServiceBot2 .zgLeft p{
	display: inline-block;
	position: absolute;
	left: 30px;
	top: 50%;
	width: 20px;
	line-height: 28px;
	font-size: 20px;
	color: #2959a7;
	transform: translateY(-50%);
}
.ServiceBot2 .zgLeft img{
	position: absolute;
	left: 66px;
	top: 50%;
	transform: translateY(-50%);
	width: 180px;
}
.Tophead li.weixin .hover{
	background-color: #fff;
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
}
.Tophead li.weixin .hover::after{
	display: none;
}
/* end */
/* 客户端---mobile */
.ServiceBot{
	background-color: #fff;
	position: absolute;
	z-index: 99;
	top: 40px;
	right: 0;
	display: none;
	text-align: center;
	z-index: 9999;
	box-sizing: border-box;
}
.ServiceBot1 {
	width: 792px;
	padding: 15px 12px 20px;
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	border-radius: 0 0 8px 8px;
}
.ServiceBot1 .item {
	float: left;
	width: 25%;
	padding: 0 12px;
	box-sizing: border-box;
}
.ServiceBot1 .item .image{
	height: 168px;
	padding: 18px;
	background: url(https://www.ybzhan.cn/images/index/version/2024/ServiceBot-img-bg.png) no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
}
.ServiceBot1 .item .image img{
	width: 100%;
	height: 100%;
}
.ServiceBot1 .item p{
	margin-bottom: 7px;
	height: 20px;
	line-height: 20px;
	font-size: 15px;
	font-weight: 700;
	color: #333;
	overflow: hidden;
}
.Tophead li.mobile .hover{
	background-color: #fff;
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
}
.Tophead li.mobile .hover a,
.Tophead li.weixin .hover a{
	color: #2959a7;
}
.Tophead li.mobile .hover::after{
	display: none;
}
/* 客户端end */


.headRight li.hover .ServiceTop{
	background-color: #fff;
}
.headRight li.hover .ServiceTop::after{
	display: none;
}
.headRight li.hover .siteNavBox,
.headRight li.hover .ServiceBot{
	display: block;
}
.siteNav1.hover{
	background-color: #fff;
}
.siteNav1.hover a{
	color: #2959a7!important;
}
.siteNav1.hover em{
	border-color: #2959a7 transparent transparent transparent!important;
}
/* end */

.weiqun {
	position: fixed;
	bottom: 206px;
	right: calc((100% - 1560px) / 2 - 76px);
	z-index: 9999;
}
.weiqun a {
	width: 52px;
	height: 52px;
	border: 2px solid #3c8fe2;
	background-color: #fff;
	display: block;
	text-align: center;
}
.weiqun img{
	margin-top: 5px;
	width: 42px;
}
/* top */
.top{
    padding: 90px 0 56px;
    height: 400px;
    background: url(../../../../images/brands/version/2023/banner.png) no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
}
.top .logo{
    width: 460px;
    margin: 0 auto 0;
}
.top .search-box{
    width: 830px;
    margin: 32px auto 0;
}
.top .search-box form{
    height: 48px;
    border-radius: 22px;
    overflow: hidden;
    position: relative;
	width: 720px;
	float: left;
}
.top .search-box input{
    width: 86%;
    height: 48px;
    font-size: 16px;
    text-indent: 16px;
    color: #999;
    background-color: #fff;
    border: 0;
}
.top .search-box button{
    width: 17%;
    line-height: 48px;
    font-size: 16px;
    color: #fff;
    background-color: #eb4141;
	border-radius: 22px;
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}
.top .search-box button i{
    font-size: 18px;
    margin-right: 5px;
}
.top .hot{
    height: 26px;
    line-height: 26px;
    margin: 25px auto 0;
    max-width: 720px;
    overflow: hidden;
}
.top .hot span{
    float: left;
    height: 26px;
    line-height: 26px;
    font-size: 20px;
    color: #fff;
    font-family: "优设标题黑";
}
.top .hot p{
    overflow: hidden;
}
.top .hot p a{
    font-size: 16px;
    margin-left: 24px;
    font-weight: 700;
    color: #fff;
}
.top .hot p a:first-child{
    margin-left: 0;
}
.top .hot p a.red{
    color: #eb4141;
}
.top .hot p a:hover{
    text-decoration: underline;
}
/* part */
.part{
	padding-top: 40px;
}
.part .left{
	float: left;
	height: 440px;
	width: 240px;
	background: url(../../../../images/brands/version/2023/partLeftBg.png) no-repeat;
	background-size: 100% 100%;
}
.part .left .image{
	margin: 115px auto 0;
	width: 108px;
}
.part .left b{
	margin-top: 16px;
	line-height: 1;
	font-size: 24px;
	color: #666;
	display: block;
	text-align: center;
}
.part .left .more{
	margin: 24px auto 0;
	width: 116px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #666;
	background-color: #fff;
	border-radius: 20px;
	text-align: center;
	display: block;
}
.part .left .more:hover{
	background-color: #0184f3;
	color: #fff;
}
.part .right{
	float: right;
	width: calc(100% - 240px);
	background-color: #fff;
}
/* part1 */

.part1 .right ul{
	padding: 12px 30px 26px;
	background-color: #fff;
}
.part1 .right li{
	float: left;
	width: 14.28%;
	padding: 18px 10px 0;
	box-sizing: border-box;
}
.part1 .right li span{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin: 0 auto 12px;
	background-size: 100% 100%!important;
	display: block;
	position: relative;
}
.part1 .right li b{
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	color: #333;
	text-align: center;
	display: block;
	font-weight: normal;
	overflow: hidden;
}
.part1 .right li i{
	font-size: 36px;
}
.part1 .right li b:hover{
	color: #2b82d9;
}
.part1 .right li:nth-child(1) span{
	background: url(/images/brands/version/2023/icon/part1-001.png) no-repeat;
}
.part1 .right li:nth-child(2) span{
	background: url(/images/brands/version/2023/icon/part1-002.png) no-repeat;
}
.part1 .right li:nth-child(3) span{
	background: url(/images/brands/version/2023/icon/part1-003.png) no-repeat;
}
.part1 .right li:nth-child(4) span{
	background: url(/images/brands/version/2023/icon/part1-004.png) no-repeat;
}
.part1 .right li:nth-child(5) span{
	background: url(/images/brands/version/2023/icon/part1-005.png) no-repeat;
}
.part1 .right li:nth-child(6) span{
	background: url(/images/brands/version/2023/icon/part1-006.png) no-repeat;
}
.part1 .right li:nth-child(7) span{
	background: url(/images/brands/version/2023/icon/part1-007.png) no-repeat;
}
.part1 .right li:nth-child(8) span{
	background: url(/images/brands/version/2023/icon/part1-008.png) no-repeat;
}
.part1 .right li:nth-child(9) span{
	background: url(/images/brands/version/2023/icon/part1-009.png) no-repeat;
}
.part1 .right li:nth-child(10) span{
	background: url(/images/brands/version/2023/icon/part1-011.png) no-repeat;
}
.part1 .right li:nth-child(11) span{
	background: url(/images/brands/version/2023/icon/part1-010.png) no-repeat;
}
.part1 .right li:nth-child(12) span{
	background: url(/images/brands/version/2023/icon/part1-012.png) no-repeat;
}
.part1 .right li:nth-child(13) span{
	background: url(/images/brands/version/2023/icon/part1-013.png) no-repeat;
}
.part1 .right li:nth-child(14) span{
	background: url(/images/brands/version/2023/icon/part1-014.png) no-repeat;
}
.part1 .right li:nth-child(15) span{
	background: url(/images/brands/version/2023/icon/part1-015.png) no-repeat;
}
.part1 .right li:nth-child(16) span{
	background: url(/images/brands/version/2023/icon/part1-016.png) no-repeat;
}
.part1 .right li:nth-child(17) span{
	background: url(/images/brands/version/2023/icon/part1-017.png) no-repeat;
}
.part1 .right li:nth-child(18) span{
	background: url(/images/brands/version/2023/icon/part1-018.png) no-repeat;
}
.part1 .right li:nth-child(19) span{
	background: url(/images/brands/version/2023/icon/part1-019.png) no-repeat;
}
.part1 .right li:nth-child(20) span{
	background: url(/images/brands/version/2023/icon/part1-021.png) no-repeat;
}
.part1 .right li:nth-child(21) span{
	background: url(/images/brands/version/2023/icon/part1-020.png) no-repeat;
}
/* part2 */
.part2 .part2-tab{
	background-color: #e7eaf3;
}
.part2 .part2-tab p{
	display: inline-block;
	background-color: #fff;
}
.part2 .part2-tab a{
	padding-top: 0;
	margin-top: 0;
	height: 64px;
	line-height: 64px;
	width: 322px;
	font-size: 24px;
	font-weight: 700;
	color: #596b8c;
	background-color: #e7eaf3;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.part2 .part2-tab a::after{
	position: absolute;
	content: "";
	left: 0;
	width: 0;
	top: 0;
	height: 4px;
	background-color: #0281ef;
	-webkit-transition: all .3s ease;
  	-moz-transition: all .3s ease;
  	-ms-transition: all .3s ease;
  	-o-transition: all .3s ease;
  	transition: all .3s ease;
}
.part2 .part2-tab a:nth-child(1){
	border-radius: 0 0 20px 0;
}
.part2 .part2-tab a:nth-child(2){
	border-radius: 0 0 0 20px;
}
.part2 .part2-tab a.focus{
	margin-top: -15px;
	padding-top: 15px;
	background-color: #fff;
}
.part2 .part2-tab a.focus::after{
	width: 100%;
}
.part2 .part2-bot{
	padding: 17px 26.5px 27px;
	overflow: hidden;
	display: none;
}
.part2 .part2-bot ul{
	overflow: hidden;
}
.part2 .part2-bot li{
	float: left;
	width: 16.66%;
	padding: 0 5.5px;
	margin-top: 11px;
	box-sizing: border-box;
}
.part2 .part2-bot li a{
	height: 98px;
	border: 1px solid #e5eaf0;
	display: block;
	position: relative;
}
.part2 .part2-bot li img{
	width: 100%;
	height: 100%;
}
.part2 .part2-bot li a:hover{
	border-color: #2b82d9;
	box-shadow: 0px 0px 15px 0px rgba(184, 211, 238, .5);
}
.part2 .part2-bot li.more a{
	line-height: 98px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	border-color: #2b82d9;
	background-color: #2b82d9;
}
/* part3 */
.part3{
	padding-top: 40px;
}
.part3-top{
	overflow: hidden;
}
.part3-top span{
	float: left;
	width: 240px;
	height: 120px;
	line-height: 120px;
	font-size: 24px;
	color: #666;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.part3-top span b{
	position: relative;
	z-index: 9;
}
.part3-top span::after{
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	right: 0;
	height: 440px;
	background: url(../../../../images/brands/version/2023/partLeftBg.png) no-repeat;
	background-size: 100% 100%;
	z-index: 1;
}
.part3-top p{
	padding: 8px 16px 16px;
	background-color: #fff;
	overflow: hidden;
}
.part3-top p a{
	float: left;
	width: 32px;
	height: 32px;
	line-height: 30px;
	margin: 16px 12px 0;
	font-size: 18px;
	font-weight: 700;
	color: #2b82d9;
	border-radius: 2px;
	border: 1px solid #e5eaf0;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
}
.part3-top p a.focus{
	border-color: #2b82d9;
	background-color: #2b82d9;
	color: #fff;
}
.part3-bot{
	overflow: hidden;
}
.part3-bot ul {
	margin-right: -24px;
	overflow: hidden;
}
.part3-bot li{
	float: left;
	width: 25%;
	margin-top: 24px;
}
.part3-bot li:nth-child(n+25){
	display: none;
}
.part3-bot li .item{
	margin-right: 24px;
	background-color: #fff;
	-webkit-transition: all .3s ease;
  	-moz-transition: all .3s ease;
  	-ms-transition: all .3s ease;
  	-o-transition: all .3s ease;
  	transition: all .3s ease;
}
.part3-bot .image{
	padding: 16px 0;
	margin: 0 20px;
	border-bottom: 1px dashed #ddd;
}
.part3-bot .image a{
	height: 92px;
	width: 218px;
	margin: 0 auto;
	display: block;
	position: relative;
}
.part3-bot .image img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.part3-bot .image b{
	line-height: 26px;
	height: 26px;
	font-size: 18px;
	font-weight: 700;
	color: #333;
	display: block;
	text-align: center;
	overflow: hidden;
}
.part3-bot .image b a{
	color: #333;
}
.part3-bot .bot{
	padding: 13px 20px;
	overflow: hidden;
}
.part3-bot .bot dl{
	float: left;
	width: 33.3%;
	text-align: center;
	position: relative;
}
.part3-bot .bot dl::after{
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 32px;
	background-image: -moz-linear-gradient( -90deg, rgb(221,221,221) 0%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgb(221,221,221) 0%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( -90deg, rgb(221,221,221) 0%, rgb(255,255,255) 100%);
}
.part3-bot .bot dl:last-child::after{
	display: none;
}
.part3-bot .bot dt{
	height: 28px;
	line-height: 28px;
	font-size: 18px;
	font-weight: 700;
	color: #2b82d9;
	width: 100%;
	display: inline-block;
	overflow: hidden;
}
.part3-bot .bot dd{
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	color: #999;
}
.part3-bot li .item:hover{
	box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, .3);
}
/* part-title */
.part-title{
	height: 128px;
	line-height: 128px;
	text-align: center;
}
.part-title span{
	margin: 0 18px;
	font-size: 40px;
	font-weight: 700;
	color: #333;
}
.part-title span b{
	color: #d8ae51;
}
.part-title i{
	width: 122px;
	height: 22px;
	margin-top: 55px;
	display: inline-block;
	vertical-align: top;
}
.part-title i.lineleft{
	background: url(../../../../images/brands/version/2023/part4-title-left.png) no-repeat;
	background-size: 100% 100%;
}
.part-title i.lineright{
	background: url(../../../../images/brands/version/2023/part4-title-right.png) no-repeat;
	background-size: 100% 100%;
}
.banner-adv {
	margin: 0 auto;
	overflow: hidden;
}

.banner-adv ul {
	width: calc(100% + 24px);
	display: inline;
	float: left;
	margin: 0px 0 0 -6px;
}

.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}

.banner-adv ul li .adv-item {
	margin: 10px 6px 0 6px;
	position: relative;
}

.banner-adv ul.one li {
	width: 100%;
}

.banner-adv ul.two li {
	width: 50%;
}

.banner-adv ul.three li {
	width: 33.33%;
}

.banner-adv ul.four li {
	width: 25%;
}

.banner-adv ul.five li {
	width: 20%;
}

.banner-adv ul.six li {
	width: 16.66%;
}
.part4-bot{
	margin-top: 16px;
	margin-right: -24px;
	overflow: hidden;
}
.part4-bot .part4-item{
	float: left;
	width: 33.3%;
	padding-right: 24px;
	box-sizing: border-box;
}
.part4-bot p{
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	color: #333;
}
.part4-bot p i{
	width: 40px;
	margin-right: 9px;
	line-height: initial;
	display: inline-block;
	vertical-align: top;
}
.part4-bot .item{
	background-color: #fff;
}
.part4-item1 .item,
.part4-item3 .item{
	padding: 17px 24px 13px;
}
.part4-item2 .item{
	padding: 17px 15px 32px;
}
.part4-item1 ul,.part4-item3 ul{
	margin-top: 20px;
	overflow: hidden;
}
.part4-item1 li,
.part4-item3 li{
	height: 48px;
	line-height: 48px;
	margin-top: 10px;
	padding: 0 70px 0 56px;
	font-size: 16px;
	border-radius: 8px;
	position: relative;
}
.part4-item1 li:nth-child(n+11),
.part4-item3 li:nth-child(n+11){
	display: none;
  }
.part4-item1 li i,
.part4-item3 li i {
	position: absolute;
	left: 16px;
	top: 55%;
	transform: translateY(-50%);
	width: 24px;
	font-size: 24px;
	color: #999;
	text-align: center;
	line-height: normal;
}
.part4-item3 li i{
	width: 29px;
	font-size: 16px;
	color: #333;
	font-family: "阿里妈妈数黑体";
}
.part4-item1 li a,
.part4-item3 li a{
	display: inline-block;
	padding-right: 21px;
	position: relative;
	color: #333;
}
.part4-item1 li a:hover,
.part4-item3 li a:hover{
	color: #2b82d9;
}
.part4-item1 li b,
.part4-item3 li b{
	position: absolute;
	right: 18px;
	top: 50%;
	transform: translateY(-50%);
	font-weight: normal;
	color: #e70012;
}
.part4-item1 li:nth-child(1),.part4-item3 li:nth-child(1){
	margin-top: 0;
	background-image: -moz-linear-gradient( 0deg, rgb(255,249,231) 0%, rgb(255,254,251) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255,249,231) 0%, rgb(255,254,251) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(255,249,231) 0%, rgb(255,254,251) 100%);
}
.part4-item1 li:nth-child(2),.part4-item3 li:nth-child(2){
	background-image: -moz-linear-gradient( 0deg, rgb(242,247,255) 0%, rgb(254,254,255) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(242,247,255) 0%, rgb(254,254,255) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(242,247,255) 0%, rgb(254,254,255) 100%);
}
.part4-item1 li:nth-child(3),.part4-item3 li:nth-child(3){
	background-image: -moz-linear-gradient( 0deg, rgb(254,245,240) 0%, rgb(255,253,251) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(254,245,240) 0%, rgb(255,253,251) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(254,245,240) 0%, rgb(255,253,251) 100%);
}
.part4-item1 li:nth-child(1) i{
	color: rgb(251,97,42);
}
.part4-item1 li:nth-child(2) i{
	color: rgb(51,127,205);
}
.part4-item1 li:nth-child(3) i{
	color: rgb(253,184,30);
}
.part4-item3 li:nth-child(1) i{
	font-size: 0;
	height: 36px;
	background: url(../../../../images/brands/version/2023/part4-01.png) no-repeat;
	background-size: 100% 100%;
}
.part4-item3 li:nth-child(2) i{
	font-size: 0;
	height: 36px;
	background: url(../../../../images/brands/version/2023/part4-02.png) no-repeat;
	background-size: 100% 100%;
}
.part4-item3 li:nth-child(3) i{
	font-size: 0;
	height: 36px;
	background: url(../../../../images/brands/version/2023/part4-03.png) no-repeat;
	background-size: 100% 100%;
}
.part4-item1 em,
.part4-item3 em{
	position: absolute;
	right: 0;
	top: 16px;
  	line-height: initial;
	color: #fa5151;
}
.part4-item2 ul{
	overflow: hidden;
}
.part4-item2 li{
	float: left;
	width: 33.3%;
	margin-top: 20px;
	padding: 0 9px;
	box-sizing: border-box;
}
.part4-item2 li:nth-child(1),
.part4-item2 li:nth-child(2),
.part4-item2 li:nth-child(3){
	margin-top: 15px;
}
.part4-item2 li a{
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	padding: 0 4px;
	color: #333;
	background-color: #f6f9ff;
	text-align: center;
	display: block;
	overflow: hidden;
}
.part4-item2 li a:hover{
	background-color: #ff6600;
	color: #fff;
}
/* part5 */
.part5-tab{
	width: 856px;
	padding: 8px;
	border-radius: 4px;
	background-color: #fff;
	margin: 0 auto;
	box-sizing: border-box;
}
.part5-tab p{
	overflow: hidden;
}
.part5-tab a{
	float: left;
	width: 25%;
	height: 48px;
	line-height: 48px;
	font-size: 22px;
	color: #333;
	border-radius: 4px;
	text-align: center;
}
.part5-tab a.focus{
	color: #fff;
	background: url(../../../../images/brands/version/2023/part5-tab.png) no-repeat;
	background-size: 100% 100%;
	box-shadow: 0px 8px 16px 0px rgba(24, 112, 200, 0.1);
}
.part5-bot{
	display: none;
}
.part5-bot1{
	padding-bottom: 32px;
	overflow: hidden;
}
.part5-bot1 ul{
	padding-top: 8px;
	margin-right: -30px;
	overflow: hidden;
}
.part5-bot1 li{
	float: left;
	width: 50%;
	margin-top: 32px;
	padding-right: 30px;
	box-sizing: border-box;
}
.part5-bot1 li .item{
	padding: 32px;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}
.part5-bot1 li .image{
	float: left;
	width: 248px;
	height: 140px;
	margin-right: 18px;
}
.part5-bot1 li .image img{
	width: 100%;
	height: 100%;
}
.part5-bot1 li .text{
	height: 140px;
	overflow: hidden;
}
.part5-bot1 li .text p{
	line-height: 28px;
	height: 56px;
	font-size: 20px;
	font-weight: 700;
	overflow: hidden;
}
.part5-bot1 li .text p a{
	color: #333;
}
.part5-bot1 li .text p a:hover{
	color: #ff8800;
}
.part5-bot1 li .text span{
	margin-top: 12px;
	height: 48px;
	line-height: 24px;
	font-size: 15px;
	color: #999;
	display: block;
	overflow: hidden;
}
.part5-bot1 li .bot{
	position: absolute;
	right: 36px;
	bottom: 22px;
	line-height: 1;
	font-size: 14px;
	color: #999;
}
.part5-bot1 li .bot span i{
	width: 14px;
	height: 14px;
	margin: 0 4px 0 0;
	background: url(../../../../images/brands/version/2023/date02.png) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: top;
}
.part5-bot2{
	padding-bottom: 80px;
	overflow: hidden;
}
.part5-bot2 ul{
	margin-right: -32px;
	overflow: hidden;
}
.part5-bot2 li{
	float: left;
	width: 50%;
}
.part5-bot2 li .item{
	margin:32px 32px 0 0;
	padding: 32px;
	background-color: #fff;
	position: relative;
}
.part5-bot2 li .image{
	float: left;
	width: 248px;
	height: 140px;
	margin-right: 18px;
	position: relative;
}
.part5-bot2 li img{
	width: 100%;
	height: 100%;
}
.part5-bot2 li .image a{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: linear-gradient(to top, rgba(0,0,0,.5) 5% , transparent 30%);

}
.part5-bot2 li mark{
	position: absolute;
	right: 8px;
	top: 10px;
	height: 32px;
	line-height: 32px;
	padding: 0 15px;
	font-size: 15px;
	color: #fff;
	border-radius: 18px;
	background-color: #2b82d9;
}
.part5-bot2 li mark.living{
	background-color: #eb4141;
}
.part5-bot2 li mark.notice{
	background-color: #f49922;
}
.part5-bot2 li mark.replay{
	background-color: #2b82d9;
}
.part5-bot2 li .image span{
	position: absolute;
	left: 10px;
	bottom: 0;
	right: 0;
	line-height: 34px;
	font-size: 14px;
	color: #fff;
}
.part5-bot2 li .image span i{
	font-size: 15px;
	margin-right: 6px;
}
.part5-bot2 li .image span i:last-child{
	margin-left: 14px;
}
.part5-bot2 li .text{
	height: 140px;
	overflow: hidden;
}
.part5-bot2 li .text p{
	height: 56px;
	line-height: 28px;
	font-size: 20px;
	overflow: hidden;
}
.part5-bot2 li .text p a{
	color: #333;
}
.part5-bot2 li .text p a:hover{
	color: #ff8800;
}
.part5-bot2 li .text span{
	margin-top: 12px;
	line-height: 24px;
	height: 48px;
	font-size: 15px;
	color: #999;
	display: block;
	overflow: hidden;
}
.part5-bot2 li .time{
	position: absolute;
	right: 36px;
	bottom: 22px;
	line-height: 1;
	font-size: 14px;
	color: #999;
}
.part5-bot2 li .time i{
	width: 14px;
	height: 14px;
	margin: 0 4px 0 0;
	background: url(../../../../images/brands/version/2023/date02.png) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: top;
}
/* footer */
.bottomMenu {
	background-color: #2b82d9;
	padding: 30px 0 25px 0;
}
.footTop {
	height: 208px;
}
.footLeft {
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding-left: 50px;

}
.footLeft .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footLeft ul {
	float: left;
	margin-right: 60px;

}
.footLeft ul li {
	line-height: 36px;
	font-size: 16px;
	color: #fff;
}
.footLeft ul li i {
	width: 26px;
	height: 26px;
	line-height: 36px;
	display: inline-block;
	border-radius: 4px;
	vertical-align: middle;
	background: url(https://www.ybzhan.cn/images/index/qq_ico.png) no-repeat center center #5fa1e4;
	margin-left: 10px;
}
.footLeft ul li i:hover {
	background: url(https://www.ybzhan.cn/images/index/qq_ico.png) no-repeat center center #3f99f5;
}
.footLeft .text {
	margin-top: 10px;
	float: left;
}
.footLeft p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.footLeft .lxqq {
	height: 108px;
}

.footLeft .lxqq ul li a{
	position: relative;
    cursor: pointer;
}
.footLeft .lxqq ul li a .QQhover {
	 position: absolute;
	 left: 0px;
     bottom: 21px;
	 border: 1px solid #666;
	 border-radius: 4px;
	 line-height: 20px;
	 color: #333;
	 background: rgba(255,255,255,.9);
	 display: none;
	 cursor: auto;
	 font-weight: 700;
	height: 20px;
	width: 100px;
	 text-align: center;
	 resize: none;
	 overflow: hidden;
}
.footLeft .lxqq ul li a.QQhover::after{
	position: absolute;
    left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
}
.footLeft .lxqq ul li a:hover .QQhover{
	 display: inline-block;
}
.footLeft p b {
	font-size: 16px;
	font-weight: normal;
}
.footCenter {
	float: left;
	width: 22%;
	overflow: hidden;
	border-left: 1px solid #5fa1e4;
	border-right: 1px solid #5fa1e4;
	box-sizing: border-box;
	padding-right: 1px;
	padding-left: 4%;
}
.footCenter ul {
	width: 45%;
	float: left;
}
.footCenter ul li {
	line-height: 40px;
	width: 100%;
	float: left;
}
.footCenter ul li a {
	color: #fff;
	font-size: 16px;
}
.footCenter .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footRight {
	width: 49%;
	float: right;
    margin-right: 50px;
}
.footRight .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 10px;
}
.footRight .title b {
	font-weight: normal;
}
.footRight ul li {
	width: 25%;
	float: left;
}
.footRight ul li .ewm {
	width: 150px;
	height: 150px;
	background: #fff;
	margin: 0 auto;
	border: 8px solid #5fa1e4;
}
.footRight ul li .ewm img {
	width: 100%;
	height: 100%;
}
.foot {
	background-color: #333;
	padding: 10px 15px 30px 15px;
	text-align: center;
}

.foot p {
	font-size: 14px;
	line-height: 24px;
	color: #6b6b6b;
	font-family: SimSun;
}

.foot p a {
	color: #fff;
	margin: 0 5px;
	font-family: microsoft yahei;
}

.foot p a:hover {
	color: #76a145;
}

.foot span {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	display: block;
}
/* rightAdv */
.rightAdv{
	position: fixed;
	right: 28px;
	top: 25%;
	width: 80px;
}
.rightAdv li{
	border-bottom: 1px solid #eee;
	text-align: center;
	position: relative;
}
.rightAdv li:last-child{
	border: 0;
}
.rightAdv li>a{
	padding: 19px 0 18px;
	font-size: 14px;
	color: #666;
	background-color: #fff;
	display: block;
}
.rightAdv li:first-child>a{
	border-radius: 38px 38px 0 0!important;
}
.rightAdv li:last-child>a{
	border-radius: 0 0 38px 38px!important;
}
.rightAdv li span{
	width: 40px;
	height: 40px;
	margin: 0 auto 9px;
	border-radius: 50%;
	background-color: #2b82d9;
	display: block;
	position: relative;
}
.rightAdv li span i{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-size: 22px;
	color: #fff;
}
.rightAdv li.toTop span i{
	font-size: 18px;
}
.rightAdv li>a:hover{
	color: #fff;
	background-color: #2b82d9;
}
.rightAdv li>a:hover span{
	background-color: #fff;
}
.rightAdv li>a:hover span i{
	color: #2b82d9;
}
.rightAdv li .fenxiangDiv {
	position: absolute;
	right: 80px;
	top: 25px;
	width: 180px;
	height: 60px;
	z-index: 99;
	background: #fff;
	border: 4px solid #2b82d9;
	box-shadow: 0 6px 15px #d6d6d6;
	padding: 5px 10px;
	box-sizing: border-box;
	border-radius: 14px;
	display: none;
}
.bdsharebuttonbox a{
	display:inline-block!important;
	width:30px!important;
	height:30px!important;
	float:none;
	margin-left:5px;
	margin: 8px 3px 3px!important;
	padding-left: 0!important;
	line-height:0!important;
	float: none!important;
}
.rightAdv li:hover .fenxiangDiv {
	display: block!important;
}
.rightAdv .contact-item {
	position: absolute;
	right: 80px;
	top: 0;
	box-sizing: border-box;
	width: 320px;
	border: 4px solid #2b82d9;
	background-color: #fff;
	border-radius: 16px;
	overflow: hidden;
	padding: 18px 16px 16px;
	display: none;
}
.rightAdv .contact-item dl{
	padding-left: 88px;
	overflow: hidden;
	position: relative;
}
.rightAdv .contact-item i{
	position: absolute;
	display: inline-block;
	left: 0;
	top: 2px;
	width: 68px;
	height: 82px;
	background:url(https://www.chem17.com/images/technology/version/2022/service-left.png) no-repeat;
}
.rightAdv .contact-item dt{
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}
.rightAdv .contact-item dd{
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #333;
	font-weight: 700;
	overflow: hidden;
    white-space: nowrap;
}
.rightAdv .contact-item dd b{
	display: inline-block;
	width: 18px;
	height: 21px;
	margin: 1px 0 0 11px;
	background: url(https://www.chem17.com/images/technology/version/2022/service-qq.png) no-repeat;
	vertical-align: top;
}
.rightAdv li:hover .contact-item{
	display: block;
}
.top .search-box::after {
	content: "";
	display: block;
	clear: both;
}
.top .qws{
	float: right;
}
.top .qws a {
	height: 46px;
	line-height: 46px;
	padding: 0 16px;
	font-size: 16px;
	border-radius: 22px;
	border: 1px solid #2b82d9;
	color: #2b82d9;
	background-color: #fff;
	display: block;
	position: relative;
	background: #fff;
}
.top .qws a::after{
	content: '';
  	position: absolute;
	right: -19px;
	top: -9px;
  	display: block;
  	width: 51px;
  	height: 20px;
  	background: url("/images/qwsNew.png") no-repeat;
  	background-size: contain;
}

/* media */
@media only screen and (max-width: 1024px){
    .main,.w{width:  836px;}
    body{min-width:  836px;}
	#divLogin ul li {
		margin: 0 3px;
		font-size: 12px;
	}
	.headRight li .ServiceTop, .headRight li .siteNav1 {
		padding: 0 6px;
		font-size: 12px;
	}
	.headLeft {
		right: 520px;
	}
	.siteNavBox1 {
		font-size: 12px;
	}
	.headLeft .serviceBtn {
		margin-top: 8px;
		height: 22px;
		line-height: 22px;
		width: 66px;
		font-size: 12px;
	}
	.top {
		padding: 30px 0;
		height: 200px;
	}
	.top .logo {
		width: 225px;
	}
	.top .search-box {
		width: 460px;
		margin: 16px auto 0;
	}
	.top .search-box form {
		height: 26px;
		width: 386px;
	}
	.top .qws a {
		height: 24px;
		line-height: 24px;
		padding: 0 10px;
		font-size: 12px;
	}
	.top .qws a::after {
		width: 39px;
		height: 15px;
	}
	.top .search-box input {
		width: 86%;
		height: 26px;
		font-size: 12px;
		text-indent: 10px;
	}
	.top .search-box button {
		line-height: 26px;
		font-size: 12px;
	}
	.top .search-box button i {
		font-size: 12px;
		margin-right: 2px;
	}
	.top .hot {
		height: 18px;
		line-height: 18px;
		margin: 12px auto 0;
		max-width: 450px;
	}
	.top .hot span {
		height: 18px;
		line-height: 18px;
		font-size: 14px;
	}
	.top .hot p a {
		font-size: 12px;
		margin-left: 4px;
	}
	.part,.part3 {
		padding-top: 20px;
	}
	.part .left {
		height: 238px;
		width: 130px;
	}
	.part .left .image {
		margin: 62px auto 0;
		width: 58px;
	}
	.part .left b {
		margin-top: 8px;
		font-size: 14px;
	}
	.part .left .more {
		margin: 12px auto 0;
		width: 64px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
	}
	.part .right {
		width: calc(100% - 130px);
	}
	.part1 .right li span {
		width: 44px;
		height: 44px;
		margin: 0 auto 2px;
	}
	.part1 .right li b {
		height: 18px;
		line-height: 18px;
		font-size: 12px;
	}
	.part1 .right li i {
		font-size: 20px;
	}
	.part1 .right li {
		padding: 10px 5px 0;
	}
	.part1 .right ul {
		padding: 4px 14px 12px;
	}
	.part2 .part2-tab a {
		height: 34px;
		line-height: 34px;
		width: 172px;
		font-size: 15px;
	}
	.part2 .part2-tab a.focus {
		margin-top: -8px;
		padding-top: 8px;
	}
	.part2 .part2-tab a::after {
		height: 2px;
	}
	.part2 .part2-bot li a {
		height: 52px;
	}
	.part2 .part2-bot li {
		padding: 0 3px;
		margin-top: 6px;
	}
	.part2 .part2-bot {
		padding: 10px 16px 14px;
	}
	.part2 .part2-bot li.more a {
		line-height: 52px;
		font-size: 12px;
	}
	.part3-top span::after {
		height: 238px;
	}
	.part3-top span {
		width: 130px;
		height: 64px;
		line-height: 64px;
		font-size: 14px;
	}
	.part3-top p a {
		width: 18px;
		height: 18px;
		line-height: 16px;
		margin: 8px 6px 0;
		font-size: 12px;
	}
	.part3-top p {
		padding: 4px 6px 8px;
	}
	.part3-bot .bot {
		padding: 4px 12px;
	}
	.part3-bot .bot dt {
		height: 18px;
		line-height: 18px;
		font-size: 12px;
	}
	.part3-bot .bot dd {
		height: 18px;
		line-height: 18px;
		font-size: 12px;
	}
	.part3-bot .image b {
		line-height: 18px;
		height: 18px;
		font-size: 12px;
	}
	.part3-bot .image {
		padding: 4px 0;
		margin: 0 12px;
	}
	.part3-bot .image a {
		height: 50px;
		width: 118px;
	}
	.part3-bot li .item {
		margin-right: 12px;
	}
	.part3-bot li {
		margin-top: 12px;
	}
	.part3-bot ul {
		margin-right: -12px;
	}
	.part-title {
		height: 68px;
		line-height: 68px;
	}
	.part-title i {
		width: 66px;
		height: 12px;
		margin-top: 28px;
	}
	.part-title span {
		margin: 0 10px;
		font-size: 21px;
	}
	.part4-bot {
		margin-top: 8px;
		margin-right: -12px;
	}
	.part4-bot .part4-item {
		padding-right: 12px;
	}
	.part4-item1 .item,.part4-item3 .item {
		padding: 10px 13px 4px;
	}
	.part4-item1 ul,.part4-item3 ul {
		margin-top: 10px;
	}
	.part4-item1 li,.part4-item3 li {
		height: 26px;
		line-height: 26px;
		margin-top: 5px;
		padding: 0 40px 0 30px;
		font-size: 12px;
	}
	.part4-item1 li i {
		left: 9px;
		width: 17px;
		font-size: 14px;
    	top: 60%;
	}
	.part4-item3 li i {
		left: 9px;
		width: 17px;
		font-size: 12px;
	}
	.part4-item3 li:nth-child(1) i,
	.part4-item3 li:nth-child(2) i,
	.part4-item3 li:nth-child(3) i {
		height: 20px;
	}
	.part4-item1 li a,.part4-item3 li a {
		padding-right: 14px;
	}
	.part4-item1 em,.part4-item3 em {
		top: 5px;
		font-size: 12px;
	}
	.part4-bot p {
		height: 22px;
		line-height: 22px;
		font-size: 13px;
	}
	.part4-bot p i {
		width: 22px;
		margin-right: 2px;
	}
	.part4-item2 .item {
		padding: 10px 8px 16px;
	}
	.part4-item2 li {
		margin-top: 10px;
		padding: 0 5px;
	}
	.part4-item2 li a {
		height: 24px;
		line-height: 24px;
		font-size: 12px;
		padding: 0;
	}
	.part4-item2 li:nth-child(1), .part4-item2 li:nth-child(2), .part4-item2 li:nth-child(3) {
		margin-top: 7px;
	}
	.part5-tab {
		width: 450px;
		padding: 4px;
	}
	.part5-tab a {
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
	.part5-bot1 li .item {
		padding: 16px;
	}
	.part5-bot1 li .text p,
	.part5-bot2 li .text p {
		line-height: 16px;
		height: 32px;
		font-size: 13px;
	}
	.part5-bot1 li .text span,
	.part5-bot2 li .text span {
		margin-top: 4px;
		height: 28px;
		line-height: 14px;
		font-size: 12px;
		color: #999;
		display: block;
		overflow: hidden;
	}
	.part5-bot1 li .bot span i {
		width: 12px;
		height: 12px;
		margin: 0px 2px 0 0;
	}
	.part5-bot2 li .item {
		margin: 16px 16px 0 0;
		padding: 16px;
	}
	.part5-bot2 ul {
		margin-right: -16px;
	}
	.part5-bot2 li .image,
	.part5-bot1 li .image {
		width: 134px;
		height: 78px;
		margin-right: 10px;
	}
	.part5-bot2 li mark {
		right: 2px;
		top: 4px;
		height: 22px;
		line-height: 22px;
		padding: 0 10px;
		font-size: 12px;
	}
	.part5-bot2 li .image span {
		left: 4px;
		line-height: 24px;
		font-size: 12px;
	}
	.part5-bot2 li .image span i {
		font-size: 12px;
		margin-right: 2px;
	}
	.part5-bot2 li .text,
	.part5-bot1 li .text {
		height: 78px;
	}
	.part5-bot2 li .time,
	.part5-bot1 li .bot {
		right: 22px;
		bottom: 12px;
		font-size: 12px;
	}
	.part5-bot2 li .time i {
		width: 12px;
		height: 12px;
		margin: 0 2px 0 0;
	}
	.footLeft ul li {
		line-height: 26px;
		font-size: 12px;
		color: #fff;
	}
	.footLeft ul li i {
		width: 22px;
		height: 22px;
		line-height: 22px;
		margin-left: 8px;
		background-size: 12px 14px;
	}
    .footLeft {
        width: 24%;
        padding-left: 0;
    }
    .footLeft ul {
        margin-right: 18px;
    }
	.footLeft p {
		font-size: 12px;
		line-height: 24px;
	}
	.footLeft p b {
		font-size: 13px;
	}
	.footCenter {
		padding-left: 2%;
	}
    .footCenter ul li {
        line-height: 28px;
    }
	.footCenter ul li a {
		font-size: 12px;
	}
    .footRight {
        width: 50%;
        margin-right: 10px;
    }
	.footRight ul li .ewm {
		width: 86px;
		height: 86px;
		border: 4px solid #5fa1e4;
	}
    .footLeft .text {
        margin-top: 5px;
    }
	.footLeft .lxqq {
		height: 78px;
	}
	.footTop {
		height: 156px;
	}
    .foot {
        padding: 8px 10px 20px 10px;
    }
	.foot span {
		font-size: 12px;
		line-height: 20px;
	}
	.footRight .title {
		font-size: 14px;
	}
	.bottomMenu {
		padding: 20px 0 15px 0;
	}
	.rightAdv {
		right: 12px;
		top: 20%;
		width: 60px;
	}
	.rightAdv li .fenxiangDiv,
	.rightAdv .contact-item{
		right: 60px;
	}
	.rightAdv li .fenxiangDiv{
		top: 10px;
	}
	.rightAdv li>a {
		padding: 10px 0 12px;
		font-size: 12px;
	}
	.rightAdv li span {
		width: 36px;
		height: 36px;
		margin: 0 auto 5px;
	}
	.rightAdv li span i {
		font-size: 20px;
	}
	.rightAdv li.toTop span i {
		font-size: 16px;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .main,.w{width:  974px;}
    body{min-width:  974px;}
	#divLogin ul li {
		margin: 0 5px;
		font-size: 12px;
	}
	.headRight li .ServiceTop, .headRight li .siteNav1 {
		padding: 0 10px;
		font-size: 12px;
	}
	.headLeft {
		right: 520px;
	}
	.siteNavBox1 {
		font-size: 12px;
	}
	.headLeft .serviceBtn {
		margin-top: 8px;
		height: 24px;
		line-height: 24px;
		width: 70px;
		font-size: 13px;
	}
	.top {
		padding: 41px 0 35px;
		height: 235px;
	}
	.top .logo {
		width: 288px;
	}
	.top .search-box {
		width: 545px;
		margin: 20px auto 0;
	}
	.top .search-box form {
		width: 460px;
		height: 30px;
	}
	.top .qws a {
		height: 28px;
		line-height: 28px;
		padding: 0 12px;
		font-size: 13px;
	}
	.top .qws a::after {
		width: 39px;
		height: 15px;
	}
	.top .search-box input {
		height: 30px;
		font-size: 13px;
		text-indent: 10px;
	}
	.top .search-box button {
		line-height: 30px;
		font-size: 13px;
	}
	.top .search-box button i {
		font-size: 12px;
		margin-right: 3px;
	}
	.top .hot {
		height: 18px;
		line-height: 18px;
		margin: 14px auto 0;
		max-width: 480px;
	}
	.top .hot span {
		height: 18px;
		line-height: 18px;
		font-size: 16px;
	}
	.top .hot p a {
		font-size: 12px;
		margin-left: 8px;
	}
	.part,.part3 {
		padding-top: 25px;
	}
	.part .left {
		height: 276px;
		width: 150px;
	}
	.part .left .image {
		margin: 72px auto 0;
		width: 68px;
	}
	.part .left b {
		margin-top: 8px;
		font-size: 15px;
	}
	.part .left .more {
		margin: 12px auto 0;
		width: 74px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
	}
	.part .right {
		width: calc(100% - 150px);
	}
	.part1 .right li span {
		width: 50px;
		height: 50px;
		margin: 0 auto 5px;
	}
	.part1 .right li b {
		height: 18px;
		line-height: 18px;
		font-size: 13px;
	}
	.part1 .right li i {
		font-size: 22px;
	}
	.part1 .right li {
		padding: 10px 6px 0px;
	}
	.part1 .right ul {
		padding: 9px 22px 18px;
	}
	.part2 .part2-tab a.focus {
		margin-top: -9px;
		padding-top: 9px;
	}
	.part2 .part2-tab a {
		height: 40px;
		line-height: 40px;
		width: 202px;
		font-size: 15px;
	}
	.part2 .part2-bot {
		padding: 10px 16px 16px;
	}
	.part2 .part2-bot li {
		padding: 0 4px;
		margin-top: 8px;
	}
	.part2 .part2-bot li a {
		height: 62px;
	}
	.part2 .part2-bot li.more a {
		line-height: 62px;
		font-size: 13px;
	}
	.part3-top span::after {
		height: 276px;
	}
	.part3-top span {
		width: 150px;
		height: 76px;
		line-height: 76px;
		font-size: 15px;
	}
	.part3-top p a {
		width: 22px;
		height: 22px;
		line-height: 20px;
		margin: 9px 6px 0;
		font-size: 13px;
	}
	.part3-top p {
		padding: 4px 12px 10px;
	}
	.part3-bot ul {
		margin-right: -14px;
	}
	.part3-bot li {
		margin-top: 14px;
	}
	.part3-bot li .item {
		margin-right: 14px;
	}
	.part3-bot .image {
		padding: 6px 0;
		margin: 0 12px;
	}
	.part3-bot .image a {
		height: 62px;
		width: 147px;
	}
	.part3-bot .image b {
		line-height: 20px;
		height: 20px;
		font-size: 14px;
	}
	.part3-bot .bot {
		padding: 6px 12px;
	}
	.part3-bot .bot dt {
		height: 18px;
		line-height: 18px;
		font-size: 13px;
	}
	.part3-bot .bot dd {
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.part-title {
		height: 80px;
		line-height: 80px;
	}
	.part-title i {
		width: 76px;
		height: 14px;
		margin-top: 35px;
	}
	.part-title span {
		margin: 0 14px;
		font-size: 25px;
	}
	.part4-bot {
		margin-top: 10px;
		margin-right: -15px;
	}
	.part4-bot .part4-item {
		padding-right: 15px;
	}
	.part4-item1 .item,.part4-item3 .item {
		padding: 11px 15px 8px;
	}
	.part4-bot p {
		height: 26px;
		line-height: 26px;
		font-size: 15px;
	}
	.part4-bot p i {
		width: 26px;
		margin-right: 4px;
	}
	.part4-item1 ul,.part4-item3 ul {
		margin-top: 12px;
	}
	.part4-item1 li,.part4-item3 li {
		height: 30px;
		line-height: 30px;
		margin-top: 6px;
		padding: 0 45px 0 35px;
		font-size: 13px;
	}
	.part4-item1 li i {
		left: 10px;
		width: 19px;
		font-size: 16px;
    	top: 62%;
	}
	.part4-item3 li i {
		left: 10px;
		width: 19px;
		font-size: 12px;
	}
	.part4-item3 li:nth-child(1) i,
	.part4-item3 li:nth-child(2) i,
	.part4-item3 li:nth-child(3) i{
		height: 23px;
	}
	.part4-item1 li b,.part4-item3 li b {
		right: 10px;
	}
	.part4-item1 li a,.part4-item3 li a {
		padding-right: 15px;
	}
	.part4-item1 em,.part4-item3 em {
		top: 8px;
		font-size: 12px;
	}
	.part4-item2 li:nth-child(1), .part4-item2 li:nth-child(2), .part4-item2 li:nth-child(3) {
		margin-top: 8px;
	}
	.part4-item2 li a {
		height: 28px;
		line-height: 28px;
		font-size: 12px;
		padding: 0;
	}
	.part4-item2 li {
		margin-top: 12px;
		padding: 0 5px;
	}
	.part4-item2 .item {
		padding: 10px 8px 19px;
	}
	.part5-tab {
		width: 524px;
		padding: 5px;
	}
	.part5-tab a {
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.part5-bot1 ul {
		padding-top: 6px;
		margin-right: -22px;
	}
	.part5-bot1 li {
		margin-top: 20px;
		padding-right: 22px;
	}
	.part5-bot1 li .item {
		padding: 20px;
	}
	.part5-bot1 li .text p,
	.part5-bot2 li .text p {
		line-height: 18px;
		height: 36px;
		font-size: 14px;
	}
	.part5-bot1 li .text span,
	.part5-bot2 li .text span {
		margin-top: 2px;
		height: 36px;
		line-height: 18px;
		font-size: 13px;
	}
	.part5-bot1 li .bot span i {
		width: 12px;
		height: 12px;
		margin: 0 2px 0 0;
	}
	.part5-bot2 li .item {
		margin: 20px 20px 0 0;
		padding: 20px;
	}
	.part5-bot2 ul {
		margin-right: -20px;
	}
	.part5-bot2 li .image,
	.part5-bot1 li .image {
		width: 156px;
		height: 88px;
		margin-right: 12px;
	}
	.part5-bot2 li mark {
		right: 2px;
		top: 4px;
		height: 20px;
		line-height: 20px;
		padding: 0 8px;
		font-size: 12px;
		border-radius: 10px;
	}
	.part5-bot2 li .image span {
		left: 6px;
		line-height: 24px;
		font-size: 12px;
	}
	.part5-bot2 li .image span i {
		font-size: 12px;
		margin-right: 3px;
	}
	.part5-bot2 li .text,
	.part5-bot1 li .text {
		height: 88px;
	}
	.part5-bot2 li .time,
	.part5-bot1 li .bot {
		right: 22px;
		bottom: 12px;
		font-size: 12px;
	}
	.part5-bot2 li .time i {
		width: 12px;
		height: 12px;
		margin: 0 2px 0 0;
	}
    .footLeft ul li {
        line-height: 30px;
        font-size: 13px;
        color: #fff;
    }
    .footLeft {
        width: 24%;
        padding-left: 30px;
    }
    .footLeft ul {
        margin-right: 18px;
    }
    .footLeft p {
        font-size: 13px;
        line-height: 26px;
    }
	.footCenter {
		padding-left: 3%;
	}
    .footCenter ul li {
        line-height: 32px;
    }
    .footCenter ul li a {
        font-size: 13px;
    }
    .footRight {
        width: 50%;
        margin-right: 10px;
    }
	.footRight ul li .ewm {
		width: 98px;
		height: 98px;
		border: 6px solid #5fa1e4;
	}
    .footLeft .text {
        margin-top: 5px;
    }
    .footLeft .lxqq {
        height: 98px;
    }
    .footTop {
        height: 188px;
    }
    .foot {
        padding: 8px 10px 20px 10px;
    }
    .foot span {
        font-size: 13px;
        line-height: 22px;
    }
	.rightAdv {
		right: 12px;
		top: 20%;
		width: 60px;
	}
	.rightAdv li .fenxiangDiv,
	.rightAdv .contact-item{
		right: 60px;
	}
	.rightAdv li .fenxiangDiv{
		top: 10px;
	}
	.rightAdv li>a {
		padding: 10px 0 12px;
		font-size: 12px;
	}
	.rightAdv li span {
		width: 36px;
		height: 36px;
		margin: 0 auto 5px;
	}
	.rightAdv li span i {
		font-size: 20px;
	}
	.rightAdv li.toTop span i {
		font-size: 16px;
	}



}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
    .main,.w{width:  1164px;}
    body{min-width:  1164px;}
	#divLogin ul li {
		margin: 0 5px;
		font-size: 13px;
	}
	.headRight li .ServiceTop, .headRight li .siteNav1 {
		padding: 0 14px;
		font-size: 13px;
	}
	.headLeft {
		right: 590px;
	}
	.siteNavBox1 {
		font-size: 13px;
	}
	.headLeft .serviceBtn {
		margin-top: 8px;
		height: 24px;
		line-height: 24px;
		width: 72px;
		font-size: 13px;
	}
	.top {
		padding: 57px 0 43px;
		height: 288px;
	}
	.top .logo {
		width: 344px;
	}
	.top .search-box {
		width: 630px;
		margin: 24px auto 0;
	}
	.top .search-box form {
		width: 538px;
		height: 36px;
	}
	.top .qws a {
		height: 34px;
		line-height: 34px;
		padding: 0 13px;
		font-size: 14px;
	}
	.top .qws a::after {
		width: 41px;
		height: 16px;
	}
	.top .search-box input {
		height: 36px;
		font-size: 14px;
		text-indent: 12px;
	}
	.top .search-box button {
		line-height: 36px;
		font-size: 14px;
	}
	.top .search-box button i {
		font-size: 14px;
		margin-right: 3px;
	}
	.top .hot {
		height: 20px;
		line-height: 20px;
		margin: 17px auto 0;
		max-width: 560px;
	}
	.top .hot span {
		height: 20px;
		line-height: 20px;
		font-size: 17px;
	}
	.top .hot p a {
		font-size: 14px;
		margin-left: 12px;;
	}
	.part,.part3 {
		padding-top: 30px;
	}
	.part .left {
		height: 328px;
		width: 180px;
	}
	.part .left .image {
		margin: 86px auto 0;
		width: 80px;
	}
	.part .left b {
		margin-top: 10px;
		font-size: 18px;
	}
	.part .left .more {
		margin: 16px auto 0;
		width: 82px;
		height: 28px;
		line-height: 28px;
		font-size: 13px;
	}
	.part .right {
		width: calc(100% - 180px);
	}
	.part1 .right ul {
		padding: 10px 22px 18px;;
	}
	.part1 .right li {
		padding: 12px 10px 0;
	}
	.part1 .right li span {
		width: 60px;
		height: 60px;
		margin: 0 auto 8px;
	}
	.part1 .right li b {
		height: 20px;
		line-height: 20px;
		font-size: 15px;
	}
	.part2 .part2-tab a {
		height: 48px;
		line-height: 48px;
		width: 240px;
		font-size: 19px;
	}
	.part2 .part2-tab a.focus {
		margin-top: -11px;
		padding-top: 11px;
	}
	.part2 .part2-bot {
		padding: 13px 20px 18px;
	}
	.part2 .part2-bot li a {
		height: 73px;
	}
	.part2 .part2-bot li {
		padding: 0 4px;
		margin-top: 8px;
	}
	.part2 .part2-bot li.more a {
		line-height: 73px;
		font-size: 15px;
	}
	.part3-top span {
		height: 90px;
		line-height: 90px;
		font-size: 18px;
	}
	.part3-top span::after {
		height: 328px;
	}
	.part3-top p a {
		width: 26px;
		height: 26px;
		line-height: 24px;
		margin: 10px 10px 0;
		font-size: 15px;
	}
	.part3-bot ul {
		margin-right: -18px;
	}
	.part3-bot li {
		margin-top: 18px;
	}
	.part3-bot li .item {
		margin-right: 18px;
	}
	.part3-bot .image {
		padding: 10px 0;
		margin: 0 14px;
	}
	.part3-bot .image a {
		height: 70px;
		width: 166px;
	}
	.part3-bot .image b {
		line-height: 22px;
		height: 22px;
		font-size: 15px;
	}
	.part3-bot .bot {
		padding: 10px 14px;
	}
	.part3-bot .bot dt {
		height: 22px;
		line-height: 22px;
		font-size: 16px;
	}
	.part3-bot .bot dd {
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.part-title {
		height: 96px;
		line-height: 96px;
	}
	.part-title i {
		width: 91px;
		height: 16px;
		margin-top: 42px;
	}
	.part-title span {
		margin: 0 16px;
		font-size: 32px;
	}
	.part4-bot {
		margin-top: 11px;
		margin-right: -18px;
	}
	.part4-bot .part4-item {
		padding-right: 18px;
	}
	.part4-item1 .item,.part4-item3 .item {
		padding: 13px 18px 10px;
	}
	.part4-item1 li,.part4-item3 li {
		height: 36px;
		line-height: 36px;
		margin-top: 8px;
		padding: 0 50px 0 42px;
		font-size: 14px;
	}
	.part4-item1 li i{
		left: 11px;
		transform: translateY(-50%);
		font-size: 18px;
	}
	.part4-item3 li i {
		left: 11px;
		transform: translateY(-50%);
		width: 22px;
		font-size: 14px;
	}
	.part4-item3 li:nth-child(1) i,
	.part4-item3 li:nth-child(2) i,
	.part4-item3 li:nth-child(3) i{
		height: 27px;
	}
	.part4-bot p {
		height: 30px;
		line-height: 30px;
		font-size: 18px;
	}
	.part4-bot p i {
		width: 30px;
		margin-right: 6px;
	}
	.part4-item1 li a,.part4-item3 li a {
		padding-right: 18px;
	}
	.part4-item1 em,.part4-item3 em {
		top: 9px;
		font-size: 15px;
	}
	.part4-item2 li a {
		height: 34px;
		line-height: 34px;
		font-size: 14px;
		padding: 0 2px;
	}
	.part4-item2 li {
		margin-top: 14px;
		padding: 0 6px;
	}
	.part4-item2 .item {
		padding: 13px 12px 29px;
	}
	.part5-tab {
		width: 626px;
		padding: 6px;
	}
	.part5-tab a {
		height: 34px;
		line-height: 34px;
		font-size: 17px;
	}
	.part5-bot1 ul {
		padding-top: 6px;
		margin-right: -28px;
	}
	.part5-bot1 li {
		margin-top: 24px;
		padding-right: 28px;
	}
	.part5-bot1 li .item {
		padding: 24px;
	}
	.part5-bot1 li .text p,
	.part5-bot2 li .text p {
		line-height: 22px;
		height: 44px;
		font-size: 16px;
	}
	.part5-bot1 li .text span,
	.part5-bot2 li .text span {
		margin-top: 7px;
		height: 36px;
		line-height: 18px;
		font-size: 14px;
	}
	.part5-bot1 li .bot span i {
		width: 12px;
		height: 12px;
		margin: 0 4px 0 0;
	}
	.part5-bot2 li .item {
		margin: 24px 24px 0 0;
		padding: 24px;
	}
	.part5-bot2 li .image,
	.part5-bot1 li .image {
		width: 186px;
		height: 106px;
		margin-right: 14px;
	}
	.part5-bot2 li mark {
		right: 4px;
		top: 6px;
		height: 26px;
		line-height: 26px;
		padding: 0px 12px;
		font-size: 13px;
		border-radius: 12px;
	}
	.part5-bot2 li .image span {
		left: 8px;
		line-height: 30px;
		font-size: 13px;
	}
	.part5-bot2 li .image span i {
		font-size: 13px;
		margin-right: 3px;
	}
	.part5-bot2 li .text,
	.part5-bot1 li .text {
		height: 106px;
	}
	.part5-bot2 li .time,
	.part5-bot1 li .bot {
		right: 28px;
		bottom: 20px;
		font-size: 13px;
	}
	.part5-bot2 li .time i {
		width: 12px;
		height: 12px;
		margin: 1px 3px 0 0;
	}
    .footLeft ul li {
        line-height: 30px;
        font-size: 13px;
        color: #fff;
    }
    .footLeft {
        width: 24%;
        padding-left: 30px;
    }
    .footLeft ul {
        float: left;
        margin-right: 30px;
    }
    .footLeft p {
        font-size: 13px;
        line-height: 26px;
    }
    .footCenter ul li {
        line-height: 32px;
    }
    .footCenter ul li a {
        font-size: 13px;
    }
    .footRight {
        width: 50%;
        margin-right: 35px;
    }
    .footRight ul li .ewm {
        width: 112px;
        height: 112px;
        border: 6px solid #5fa1e4;
    }
    .footLeft .text {
        margin-top: 5px;
    }
    .footLeft .lxqq {
        height: 98px;
    }
    .footTop {
        height: 188px;
    }
    .foot {
        padding: 8px 10px 20px 10px;
    }
    .foot span {
        font-size: 13px;
        line-height: 22px;
    }
	.rightAdv {
		right: 12px;
		top: 20%;
		width: 60px;
	}
	.rightAdv li .fenxiangDiv,
	.rightAdv .contact-item{
		right: 60px;
	}
	.rightAdv li .fenxiangDiv{
		top: 10px;
	}
	.rightAdv li>a {
		padding: 10px 0 12px;
		font-size: 12px;
	}
	.rightAdv li span {
		width: 36px;
		height: 36px;
		margin: 0 auto 5px;
	}
	.rightAdv li span i {
		font-size: 20px;
	}
	.rightAdv li.toTop span i {
		font-size: 16px;
	}

}
@media only screen and (min-width: 1400px) and (max-width: 1599px){
    .main,.w{width:  1164px;}
    body{min-width:  1164px;}
	#divLogin ul li {
		margin: 0 5px;
		font-size: 13px;
	}
	.headRight li .ServiceTop, .headRight li .siteNav1 {
		padding: 0 14px;
		font-size: 13px;
	}
	.headLeft {
		right: 590px;
	}
	.siteNavBox1 {
		font-size: 13px;
	}
	.headLeft .serviceBtn {
		margin-top: 9px;
		height: 24px;
		line-height: 24px;
		width: 72px;
		font-size: 13px;
	}
	.top {
		padding: 57px 0 43px;
		height: 288px;
	}
	.top .logo {
		width: 344px;
	}
	.top .search-box {
		width: 630px;
		margin: 24px auto 0;
	}
	.top .search-box form {
		width: 538px;
		height: 36px;
	}
	.top .qws a {
		height: 34px;
		line-height: 34px;
		padding: 0 13px;
		font-size: 14px;
	}
	.top .qws a::after {
		width: 41px;
		height: 16px;
	}
	.top .search-box input {
		height: 36px;
		font-size: 14px;
		text-indent: 12px;
	}
	.top .search-box button {
		line-height: 36px;
		font-size: 14px;
	}
	.top .search-box button i {
		font-size: 14px;
		margin-right: 3px;
	}
	.top .hot {
		height: 20px;
		line-height: 20px;
		margin: 17px auto 0;
		max-width: 560px;
	}
	.top .hot span {
		height: 20px;
		line-height: 20px;
		font-size: 17px;
	}
	.top .hot p a {
		font-size: 14px;
		margin-left: 12px;;
	}
	.part,.part3 {
		padding-top: 30px;
	}
	.part .left {
		height: 328px;
		width: 180px;
	}
	.part .left .image {
		margin: 86px auto 0;
		width: 80px;
	}
	.part .left b {
		margin-top: 10px;
		font-size: 18px;
	}
	.part .left .more {
		margin: 16px auto 0;
		width: 82px;
		height: 28px;
		line-height: 28px;
		font-size: 13px;
	}
	.part .right {
		width: calc(100% - 180px);
	}
	.part1 .right ul {
		padding: 10px 22px 18px;;
	}
	.part1 .right li {
		padding: 12px 10px 0;
	}
	.part1 .right li span {
		width: 60px;
		height: 60px;
		margin: 0 auto 8px;
	}
	.part1 .right li b {
		height: 20px;
		line-height: 20px;
		font-size: 15px;
	}
	.part2 .part2-tab a {
		height: 48px;
		line-height: 48px;
		width: 240px;
		font-size: 19px;
	}
	.part2 .part2-tab a.focus {
		margin-top: -11px;
		padding-top: 11px;
	}
	.part2 .part2-bot {
		padding: 13px 20px 18px;
	}
	.part2 .part2-bot li a {
		height: 73px;
	}
	.part2 .part2-bot li {
		padding: 0 4px;
		margin-top: 8px;
	}
	.part2 .part2-bot li.more a {
		line-height: 73px;
		font-size: 15px;
	}
	.part3-top span {
		height: 90px;
		line-height: 90px;
		font-size: 18px;
	}
	.part3-top span::after {
		height: 328px;
	}
	.part3-top p a {
		width: 26px;
		height: 26px;
		line-height: 24px;
		margin: 10px 10px 0;
		font-size: 15px;
	}
	.part3-bot ul {
		margin-right: -18px;
	}
	.part3-bot li {
		margin-top: 18px;
	}
	.part3-bot li .item {
		margin-right: 18px;
	}
	.part3-bot .image {
		padding: 10px 0;
		margin: 0 14px;
	}
	.part3-bot .image a {
		height: 70px;
		width: 166px;
	}
	.part3-bot .image b {
		line-height: 22px;
		height: 22px;
		font-size: 15px;
	}
	.part3-bot .bot {
		padding: 10px 14px;
	}
	.part3-bot .bot dt {
		height: 22px;
		line-height: 22px;
		font-size: 16px;
	}
	.part3-bot .bot dd {
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.part-title {
		height: 96px;
		line-height: 96px;
	}
	.part-title i {
		width: 91px;
		height: 16px;
		margin-top: 42px;
	}
	.part-title span {
		margin: 0 16px;
		font-size: 32px;
	}
	.part4-bot {
		margin-top: 11px;
		margin-right: -18px;
	}
	.part4-bot .part4-item {
		padding-right: 18px;
	}
	.part4-item1 .item,.part4-item3 .item {
		padding: 13px 18px 10px;
	}
	.part4-item1 li,.part4-item3 li {
		height: 36px;
		line-height: 36px;
		margin-top: 8px;
		padding: 0 50px 0 42px;
		font-size: 14px;
	}
	.part4-item1 li i {
		left: 11px;
		transform: translateY(-50%);
		font-size: 18px;
	}
	.part4-item3 li i {
		left: 11px;
		transform: translateY(-50%);
		width: 22px;
		font-size: 14px;
	}
	.part4-item3 li:nth-child(1) i,
	.part4-item3 li:nth-child(2) i,
	.part4-item3 li:nth-child(3) i{
		height: 27px;
	}
	.part4-bot p {
		height: 30px;
		line-height: 30px;
		font-size: 18px;
	}
	.part4-bot p i {
		width: 30px;
		margin-right: 6px;
	}
	.part4-item1 li a,.part4-item3 li a {
		padding-right: 18px;
	}
	.part4-item1 em,.part4-item3 em {
		top: 9px;
		font-size: 15px;
	}
	.part4-item2 li a {
		height: 34px;
		line-height: 34px;
		font-size: 14px;
		padding: 0 2px;
	}
	.part4-item2 li {
		margin-top: 14px;
		padding: 0 6px;
	}
	.part4-item2 .item {
		padding: 13px 12px 29px;
	}
	.part5-tab {
		width: 626px;
		padding: 6px;
	}
	.part5-tab a {
		height: 34px;
		line-height: 34px;
		font-size: 17px;
	}
	.part5-bot1 ul {
		padding-top: 6px;
		margin-right: -28px;
	}
	.part5-bot1 li {
		margin-top: 24px;
		padding-right: 28px;
	}
	.part5-bot1 li .item {
		padding: 24px;
	}
	.part5-bot1 li .text p,
	.part5-bot2 li .text p {
		line-height: 22px;
		height: 44px;
		font-size: 16px;
	}
	.part5-bot1 li .text span,
	.part5-bot2 li .text span {
		margin-top: 7px;
		height: 36px;
		line-height: 18px;
		font-size: 14px;
	}
	.part5-bot1 li .bot span i {
		width: 12px;
		height: 12px;
		margin: 1px 3px 0 0;
	}
	.part5-bot2 li .item {
		margin: 24px 24px 0 0;
		padding: 24px;
	}
	.part5-bot2 li .image,
	.part5-bot1 li .image {
		width: 186px;
		height: 106px;
		margin-right: 14px;
	}
	.part5-bot2 li mark {
		right: 4px;
		top: 6px;
		height: 26px;
		line-height: 26px;
		padding: 0px 12px;
		font-size: 13px;
		border-radius: 12px;
	}
	.part5-bot2 li .image span {
		left: 8px;
		line-height: 30px;
		font-size: 13px;
	}
	.part5-bot2 li .image span i {
		font-size: 13px;
		margin-right: 3px;
	}
	.part5-bot2 li .text,
	.part5-bot1 li .text {
		height: 106px;
	}
	.part5-bot2 li .time,
	.part5-bot1 li .bot {
		right: 28px;
		bottom: 20px;
		font-size: 13px;
	}
	.part5-bot2 li .time i {
		width: 12px;
		height: 12px;
		margin: 1px 3px 0 0;
	}
    .footLeft ul li {
        line-height: 30px;
        font-size: 13px;
        color: #fff;
    }
    .footLeft {
        width: 24%;
        padding-left: 30px;
    }
    .footLeft ul {
        float: left;
        margin-right: 30px;
    }
    .footLeft p {
        font-size: 13px;
        line-height: 26px;
    }
    .footCenter ul li {
        line-height: 32px;
    }
    .footCenter ul li a {
        font-size: 13px;
    }
    .footRight {
        width: 50%;
        margin-right: 35px;
    }
    .footRight ul li .ewm {
        width: 112px;
        height: 112px;
        border: 6px solid #5fa1e4;
    }
    .footLeft .text {
        margin-top: 5px;
    }
    .footLeft .lxqq {
        height: 98px;
    }
    .footTop {
        height: 188px;
    }
    .foot {
        padding: 8px 10px 20px 10px;
    }
    .foot span {
        font-size: 13px;
        line-height: 22px;
    }





}
@media only screen and (min-width: 1600px) and (max-width: 1919px){
    .main,.w{width:  1324px;}
    body{min-width:  1324px;}
	.top {
		padding: 70px 0 48px;
		height: 334px;
	}
	.top .logo {
		width: 392px;
	}
	.top .search-box {
		width: 716px;
		margin: 26px auto 0;
	}
	.top .search-box form {
		height: 42px;
		width: 614px;
	}
	.top .qws a {
		height: 40px;
		line-height: 40px;
		padding: 0 15px;
		font-size: 15px;
	}
	.top .search-box input {
		height: 42px;
		font-size: 15px;
		text-indent: 14px;
	}
	.top .search-box button {
		line-height: 42px;
		font-size: 15px;
	}
	.top .hot {
		height: 22px;
		line-height: 22px;
		margin: 20px auto 0;
		max-width: 620px;
	}
	.top .hot span {
		height: 22px;
		line-height: 22px;
		font-size: 18px;
	}
	.top .hot p a {
		font-size: 15px;
		margin-left: 12px;
	}
	.part,.part3 {
		padding-top: 34px;
	}
	.part .left {
		height: 374px;
		width: 204px;
	}
	.part .left .image {
		margin: 98px auto 0;
		width: 92px;
	}
	.part .left b {
		margin-top: 12px;
		font-size: 20px;
	}
	.part .left .more {
		margin: 20px auto 0;
		width: 98px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.part .right {
		width: calc(100% - 204px);
	}
	.part1 .right li {
		padding: 16px 10px 0;
	}
	.part1 .right li span {
		width: 68px;
		height: 68px;
		margin: 0 auto 8px;
	}
	.part1 .right li b {
		height: 20px;
		line-height: 20px;
		font-size: 15px;
	}
	.part2 .part2-tab a.focus {
		margin-top: -13px;
		padding-top: 13px;
	}
	.part2 .part2-tab a {
		height: 54px;
		line-height: 54px;
		width: 270px;
		font-size: 20px;
	}
	.part2 .part2-tab a:nth-child(1){
		border-radius: 0 0 18px 0;
	}
	.part2 .part2-tab a:nth-child(2){
		border-radius: 0 0 0 18px;
	}
	.part2 .part2-bot {
		padding: 14px 22px 22px;
	}
	.part2 .part2-bot li {
		padding: 0 5px;
		margin-top: 10px;
	}
	.part2 .part2-bot li a {
		height: 83px;
	}
	.part2 .part2-bot li.more a {
		line-height: 83px;
		font-size: 17px;
	}
	.part3-top span {
		width: 204px;
		height: 102px;
		line-height: 102px;
		font-size: 20px;
	}
	.part3-top span::after {
		height: 374px;
	}
	.part3-top p a {
		width: 28px;
		height: 28px;
		line-height: 26px;
		margin: 12px 10px 0;
		font-size: 16px;
	}
	.part3-top p {
		padding: 8px 8px 14px;
	}
	.part3-bot li {
		margin-top: 20px;
	}
	.part3-bot li .item {
		margin-right: 20px;
	}
	.part3-bot ul {
		margin-right: -20px;
	}
	.part3-bot .image {
		padding: 12px 0;
		margin: 0 10px;
	}
	.part3-bot .image a {
		height: 80px;
		width: 190px;
	}
	.part3-bot .image b {
		line-height: 20px;
		height: 20px;
		font-size: 16px;
	}
	.part3-bot .bot {
		padding: 10px;
	}
	.part3-bot .bot dt {
		height: 24px;
		line-height: 24px;
		font-size: 16px;
	}
	.part3-bot .bot dd {
		height: 22px;
		line-height: 22px;
		font-size: 14px;
	}
	.part-title {
		height: 108px;
		line-height: 108px;
	}
	.part-title i {
		margin-top: 48px;
	}
	.part-title i {
		width: 104px;
		height: 19px;
		margin-top: 47px;
	}
	.part-title span {
		margin: 0 14px;
		font-size: 34px;
	}
	.part4-bot {
		margin-top: 14px;
		margin-right: -20px;
	}
	.part4-bot .part4-item {
		padding-right: 20px;
	}
	.part4-item1 .item ,.part4-item3 .item {
		padding: 14px 19px 10px;
	}
	.part4-bot p {
		height: 34px;
		line-height: 34px;
		font-size: 20px;
	}
	.part4-bot p i {
		width: 34px;
		margin-right: 6px;
	}
	.part4-item1 ul,.part4-item3 ul {
		margin-top: 10px;
	}
	.part4-item1 li,.part4-item3 li {
		height: 40px;
		line-height: 40px;
		margin-top: 8px;
		padding: 0 60px 0 46px;
		font-size: 15px;
	}
	.part4-item1 li i {
		left: 13px;
		width: 25px;
		font-size: 22px;
    	top: 62%;
	}
	.part4-item3 li i {
		left: 13px;
		width: 25px;
		font-size: 15px;
	}
	.part4-item3 li:nth-child(1) i,
	.part4-item3 li:nth-child(2) i,
	.part4-item3 li:nth-child(3) i{
		height: 31px;
	}
	.part4-item1 li b,.part4-item3 li b {
		right: 14px;
	}
	.part4-item1 em,.part4-item3 em {
		top: 11px;
	}
	.part4-item2 li a {
		height: 38px;
		line-height: 38px;
		font-size: 15px;
		padding: 0 2px;
	}
	.part4-item2 li {
		margin-top: 14px;
		padding: 0 8px;
	}
	.part4-item2 .item {
		padding: 13px 12px 26px;
	}
	.part4-item2 li:nth-child(1), .part4-item2 li:nth-child(2), .part4-item2 li:nth-child(3) {
		margin-top: 13px;
	}
	.part5-tab {
		width: 712px;
		padding: 7px;
	}
	.part5-tab a {
		height: 42px;
		line-height: 42px;
		font-size: 20px;
	}
	.part5-bot1 li .item {
		padding: 26px;
	}
	.part5-bot1 li {
		margin-top: 26px;
		padding-right: 28px;
	}
	.part5-bot1 ul {
		padding-top: 7px;
		margin-right: -28px;
	}
	.part5-bot1 li .text p,
	.part5-bot2 li .text p {
		line-height: 26px;
		height: 52px;
		font-size: 17px;
	}
	.part5-bot1 li .text span,
	.part5-bot2 li .text span {
		margin-top: 5px;
		height: 44px;
		line-height: 22px;
		font-size: 14px;
	}
	.part5-bot2 li .item {
		margin: 27px 27px 0 0;
		padding: 26px;
	}
	.part5-bot2 ul {
		margin-right: -27px;
	}
	.part5-bot2 li .image,
	.part5-bot1 li .image {
		width: 210px;
		height: 118px;
		margin-right: 16px;
	}
	.part5-bot2 li mark {
		right: 6px;
		top: 8px;
		height: 28px;
		line-height: 28px;
		padding: 0 12px;
		font-size: 14px;
	}
	.part5-bot2 li .text,
	.part5-bot1 li .text {
		height: 118px;
	}
	.part5-bot2 li .time,
	.part5-bot1 li .bot {
		right: 32px;
		bottom: 20px;
		font-size: 14px;
	}
	.bottomMenu {
        padding: 30px 0 25px 0;
    }
    .footLeft {
        width: 25%;
        padding-left: 35px;
    }
	.footLeft ul {
		margin-right: 52px;
	}
    .footRight {
        margin-right: 35px;
    }
    .footRight ul li .ewm {
        width: 125px;
        height: 125px;
    }

}
