.main,.w{
    width: 1560px;
    margin: 0 auto;
}
body {
	line-height: 1;
}
body.f5{
	background-color: #f5f5f5;
}
.main::after,.w::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;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
	font-family: "阿里妈妈数黑体 Bold";font-weight: 700;src: url("//at.alicdn.com/wf/webfont/gkGUrOVNPEsN/XdMKWZ3NeZVo.woff2") format("woff2"),
	url("//at.alicdn.com/wf/webfont/gkGUrOVNPEsN/jlK9RCa5fc2a.woff") format("woff");
	font-display: swap;
  }
@font-face {
	font-family: 'iconfont';
	src: url('https://www.jc35.com/font/index/2024/iconfont/iconfont.ttf') format('truetype');
}
.jc35 {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
	font-family: 'Public';  /* Project id 2901389 */
	src: url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.woff2?t=1703660205790') format('woff2'),
		 url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.woff?t=1703660205790') format('woff'),
		 url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.ttf?t=1703660205790') format('truetype');
}
.Public {
	font-family: "Public" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/* header */
.header {
	background: #f5f5f5;
	height: 40px;
	width: 100%;
}
.divLogin ul {
	overflow: hidden;
}
.divLogin ul li {
	font-size: 14px;
	line-height: 40px;
	float: left;
}
.divLogin ul li.li-last {
	color: #d64444;
	font-family: "阿里妈妈数黑体 Bold";
	font-size: 15px;
	display: none;
}
.divLogin ul li a{
	color: #666;
	margin-right: 20px;
}
.divLogin ul li a.login1 {
	padding: 0 10px;
	border-radius: 3px;
	background-image: -moz-linear-gradient( 180deg, rgb(238,87,47) 0%, rgb(238,136,35) 100%);
	background-image: -webkit-linear-gradient( 180deg, rgb(238,87,47) 0%, rgb(238,136,35) 100%);
	background-image: -ms-linear-gradient( 180deg, rgb(238,87,47) 0%, rgb(238,136,35) 100%);
	color: #fff;
	height: 28px;
	line-height: 26px;
	display: inline-block;
}
.divLogin ul li:first-child a {
	margin-right: 10px;
}
.divLogin ul li a:hover{
	color: #00994d;
}
.divLogin ul li a.membername {
	color: #00994d;
}
.divLogin ul li a.manage {
	color: #333;
}
.Tophead {
	position: relative;
	margin: 0 auto;
}
.TopheadBtn{
	position: absolute;
	top: -40px;
	right: 380px;
	font-size: 14px;
}
.TopheadBtn a{
	margin-top: 11px;
	width: 94px;
	height: 18px;
	background: url(////images/laser/version/2025/TopheadBtn.png) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}
.multimedia {
	position: absolute;
	top: -40px;
	right: 0;
	font-size: 14px;
	line-height: 40px;
}
.multimedia>div{
	padding-left: 15px;
	float: left;
	position: relative;
	cursor: pointer;
}
.multimedia a{
	-webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -ms-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
}
.siteOld{
	padding-left: 0;
}
.siteOldTop a{
	color: #666;
	padding-right: 15px;
	border-right: 1px solid #ddd;
}
.mobileTop a{
	color: #666;
	padding-right: 15px;
	border-right: 1px solid #ddd;
}
.weMediaTop a{
	color: #666;
	padding-right: 15px;
	border-right: 1px solid #ddd;
}
.siteService a{
	color: #666;
	padding-right: 15px;
	border-right: 1px solid #ddd;
}
.siteNavTop a{
	color: #666;
	padding-right: 20px;
}
.siteService a {
	margin-top: 6px;
	height: 28px;
	line-height: 26px;
	padding: 0 10px;
	border-radius: 3px;
	background-image: -moz-linear-gradient( 180deg, rgb(238,87,47) 0%, rgb(238,136,35) 100%);
	background-image: -webkit-linear-gradient( 180deg, rgb(238,87,47) 0%, rgb(238,136,35) 100%);
	background-image: -ms-linear-gradient( 180deg, rgb(238,87,47) 0%, rgb(238,136,35) 100%);
	color: #fff !important;
	display: inline-block;
	vertical-align: top;
}

.mobile .mobileTop a i{
	font-size: 10px;
	margin-left: 5px;
	vertical-align: middle;
}
.weMedia .weMediaTop a i {
	font-size: 10px;
	margin-left: 5px;
	vertical-align: middle;
}
.siteNav .siteNavTop a i {
	font-size: 10px;
	margin-left: 5px;
	vertical-align: middle;
}
.siteNav .siteNavTop a.mediaOn2 i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.mobileBot{
	width: 405px;
	padding: 20px 20px 15px;
	position: absolute;
	top: 40px;
	left: -160px;
	background: #fff;
	z-index: 1;
	display: none;
	z-index: 1099;
}
.mobileBotLeft1 {
	margin-right: 15px;
}
.mobileBotLeft{
	float: left;
}
.mobileBotRight{
	float: right;
}
.weMediaBot {
	width: 405px;
	padding: 20px 20px 15px;
	position: absolute;
	top: 40px;
	left: -160px;
	background: #fff;
	z-index: 1099;
	display: none;
}
.siteNavBot{
	width: 82px;
	text-align: center;
	border: 1px solid #ddd;
	position: absolute;
	top: 40px;
	right: 15px;
	z-index: 1099;
	display: none;
	background: #fff;
}
.weMediaBot img,.mobileBot img{
	width: 112px;
}
.weMediaBot p,.mobileBot p{
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.siteNavBot ul{
	padding: 8px 0;
}
.siteNavBot ul li{
	font-size: 12px;
	line-height: 20px;
}
.siteNavBot ul li a{
	color: #333;
}
.siteNavBot ul li a:hover{
	color: #00994D;
}
/* top */
.top{
	padding: 29px 0 25px;
	background-color: #fff;
}
.top .logo{
	height: 62px;
	float: left;
}
.searchBox {
	width: 764px;
	float: left;
	position: relative;
	margin-left: 62px;
}
.searchBox .form {
	width: 100%;
	height: 48px;
	border: 2px solid #00994d;
	border-radius: 4px;
}
.searchBox .form .select{
	width: 13%;
	height: 100%;
	position: relative;
	float: left;
}
.searchBox .form .select .select-top p {
    font-size: 15px;
    line-height: 44px;
    cursor: pointer;
	text-align: center;
}
.searchBox .form .select .select-top i {
	display: inline-block;
	font-size: 20px;
	vertical-align: middle;
	position: absolute;
	right: 0px;
	top: 14px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.searchBox .form .select .select-top.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.search {
	width: 100%;
	height: 44px;
}
.searchBox input {
	width: 73%;
	float: left;
	height: 44px;
	background: #fff;
	border: none;
	outline: none;
	font-size: 16px;
	color: #999;
	text-indent: 10px;
}
.searchBox button {
	width: 14%;
	float: right;
	height: 48px;
	border: none;
	outline: none;
	cursor: pointer;
	background: #00994d;
	color: #fff;
	font-size: 18px;
	margin-top: -2px;
	margin-right: -2px;
	border-radius: 4px;
}
.searchBox button i {
	display: inline-block;
	font-size: 20px;
	margin: 2px 5px 0 0;
	vertical-align: top;
}
.searchBox ul {
	/* display: block; */
	position: absolute;
	z-index: 9999;
	width: 100%;
	border: 1px solid #ddd;
	border-top: 0;
	/* display: block; */
	top: 46px;
	left: 0px;
	padding: 5px 0;
	background: #fff;
	display: none;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
}
.searchBox ul li {
	display: block;
	font: normal 16px/30px microsoft yahei;
	color: #333;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
.searchBox ul li:hover {
	background: #00994d;
	color: #fff;
}
.searchBox .hot{
	margin-top: 10px;
	overflow: hidden;
}
.searchBox .hot span{
	width: 44px;
	height: 16px;
	background: url(////images/laser/version/2025/hot.png) no-repeat;
	background-size: 100% 100%;
	float: left;
}
.searchBox .hot .text{
	height: 16px;
	line-height: 16px;
	font-size: 0;
	overflow: hidden;
}
.searchBox .hot .text a{
	margin-left: 12px;
	font-size: 14px;
	color: #666;
	display: inline-block;
	vertical-align: top;
}
.searchBox .hot .text a:hover{
	color: #00994d;
}
.top-adv {
	float: right;
    width: 380px;
    position: relative;
}
.top-adv .advs{
    display: block;
    padding-bottom: 15.78%;
    height: 0;
    overflow: hidden;
}
.top-adv img {
	width: 100%;
    max-height: none;
}
/* nav */
.nav{
    height: 50px;
    background-color: #00994d;
}
.nav .nav-left {
	float: left;
	width: 1298px;
	overflow: hidden;
}
.nav .nav-right{
    float: right;
}
.nav .nav-left a {
    float: left;
    height: 50px;
    line-height: 50px;
    position: relative;
    padding: 0 45px;
    font-size: 18px;
    color: #fff;
}
.nav .nav-left a:last-child{margin-right: 0;}
.nav .nav-left a.focus,.nav .nav-left a:hover{
    background-color: #fff;
    color: #00994d;
}
.nav .nav-left a.focus::after,.nav .nav-left a:hover::after{
    position: absolute;
    content: "";
    height: 4px;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    background-image: linear-gradient(to right, #ff8d30 , #ff5730);
}
.menu {
	float: left;
	position: relative;
	width: 130px;
	height: 50px;
	z-index: 999;
}
.menuShop {
	background-color: #ff8b00;
}
.menuTop {
	position: absolute;
	width: 130px;
	height: 50px;
	text-indent: 32px;
	font: normal 18px/50px "microsoft yahei";
	color: #fff;
	cursor: pointer;
}
.menuTop i{
    position: absolute;
    content: "";
    right: 26px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-top: 6px solid #fff;
    border-right: 6px solid transparent;

}
.menuBot {
	position: absolute;
	top: 50px;
	right: 0;
	width: 140px;
	border: 3px solid #ff6600;
	background: #fff;
	z-index: 99999;
	display: none;
}
.menuBot p {
	text-align: center;
	font: bold 12px/30px "microsoft yahei";
}
.menuBot p a {
	display: block;
    width: 90px;
    font-size: 13px;
	color: #fff;
    margin:  10px auto;
    background-color: #00994d;
    border-radius: 3px;
}
.menuBot p a:last-child{
    background-color: #f60;
}
.sub {
	right: 0px;
	width: 404px!important;
	padding: 13px 0 12px 16px;
	background-image: none;
}
.menuBotMain {
	width: 160px;
	float: left;
}
.menuBotMain h3 {
	display: block;
	widht: 100%;
	height: 22px;
	position: relative;
	font: bold 14px/22px "microsoft yahei";
	text-indent: 24px;
	color: #fff;
}
.menuBotMain b {
	display: block;
	position: absolute;
	width: 3px;
	height: 9px;
	background: #ff6600;
	top: 6px;
	left: 0;
}
.menuBotMain h3 a {
	color: #fff;
	background-color: #00994d;
	border-radius: 3px;
	font-size: 12px;
	display: inline-block;
	text-align: center;
	text-indent: initial;
	padding: 0 5px;
}
.menuBotMain:last-child h3 a{
    background-color: #f60;
}
.menuBotText {
	width: 100%;
	font: normal 12px/20px "microsoft yahei";
	padding: 8px 0 0 0;
}
.menuBotText a {
	color: #333;
	margin-left: 10px;
}
.menuBotText a:hover{color: #f60;}
.menu:hover .menuTop{
    background-color: #ff8b00;
}
/* banner */
.banner{
	margin-top: 22px;
}
.banner-left{
	width: 372px;
	float: left;
}
.banner-left .swiper-container{
	border-radius: 8px;
	overflow: hidden;
	position: relative;
}
.banner-left .swiper-pagination{
	bottom: 20px;
}
.banner-left .swiper-pagination-bullet{
	height: 7px;
	width: 7px;
	opacity: 1;
	background: #cdd5e6;
	-webkit-transition: all .3s ease;
  	-moz-transition: all .3s ease;
  	-ms-transition: all .3s ease;
  	-o-transition: all .3s ease;
  	transition: all .3s ease;
}
.banner-left .swiper-pagination-bullet-active{
	width: 18px;
	border-radius: 18px;
	background: #00994d;
}
.banner-left .swiper-slide a{
	padding-bottom: 126.88%;
	height: 0;
	border-radius: 8px;
	display: block;
	overflow: hidden;
	position: relative;
}
.banner-left .swiper-slide a img{
	position: absolute;
	width: 100%;
	height:100%;
}
.banner-center {
	margin: 0 22px;
	width: 772px;
	box-sizing: border-box;
	padding: 32px 26px 22px 26px;
	background: #fff url(////images/laser/version/2025/banner-center.png) no-repeat;
	background-size: 100% auto;
	float: left;
	border-radius: 8px;
}
.banner-center .today {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	padding: 0 0 0 75px;
	font-size: 26px;
	font-weight: 700;
	position: relative;
}
.banner-center .today a {
	color: #00994d;
}
.banner-center .today span {
	position: absolute;
	left: 0;
	top: 3px;
	width: 64px;
	font-size: 0;
}
.focus-list {
	overflow: hidden;
}
.banner-list {
	margin-top: 7px;
	margin-right: -40px;
	overflow: hidden;
}
.banner-list .list-box {
	float: left;
	width: 50%;
}
.banner-list .list-box ul {
	margin-right: 40px;
}
.banner-list .list-box li {
	font-size: 16px;
	margin-top: 11px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.banner-list .list-box li.top-p {
	margin-top: 16px;
	height: 36px;
	line-height: 36px;
	font-size: 20px;
}
.banner-list .list-box li.top-p a {
	color: #333;
}
.banner-list .list-box li a {
	color: #333;
}
.banner-list .list-box li a:hover {
	color: #00994d;
}
.banner-list:nth-of-type(2) {
	margin-top: 19px;
	border-top: 1px solid #e6e6e6;
	padding-top: 1px;
}
.banner-right{
	padding: 22px;
	background-color: #fff;
	overflow: hidden;
}
.banner-right .title{
	height: 24px;
	line-height: 24px;
}
.banner-right .title i{
	height: 22px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
}
.banner-right .title i img{
	vertical-align: top;
}
.banner-right .title b{
	font-size: 22px;
}
.banner-right .title a.more{
	font-size: 14px;
	color: #333;
	float: right;
}
.banner-right .title a.more:hover{
	color: #00994d;
}
.banner-right li{
	margin-top: 18px;
	position: relative;
}
.banner-right li .image a{
	padding-bottom: 56.23%;
	height: 0;
	border-radius: 8px;
	display: block;
	overflow: hidden;
	position: relative;
}
.banner-right li .image img{
	position: absolute;
	width: 100%;
	height: 100%;
}
.banner-right li .image a i{
	width: 56px;
	height: 56px;
	background:  url(////images/laser/version/2025/play.png) no-repeat;
	background-size: contain;
	opacity: 0;
}
.banner-right li:hover .image a i{
	opacity: 1;
}
.banner-right li p{
	padding: 10px 12px;
	font-size: 16px;
	border-radius: 0 0 8px 8px;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
}
.banner-right li p a{
	height: 22px;
	line-height: 22px;
	color: #fff;
	display: block;
	overflow: hidden;
}
.banner-right li p a:hover{
	color: #00994d;
}
/* .banner-adv */
.banner-adv ul {
	width: calc(100% + 24px);
	display: inline;
	float: left;
	margin: 0px 0 0 -12px;
}
.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}
.banner-adv ul li .adv-item{
	margin: 12px 12px 0 12px;
	position: relative;
}
.banner-adv li:nth-child(-n+4) .adv-item{
	margin-top: 22px;
}
.banner-adv li a{
	border-radius: 6px;
	overflow: hidden;
}
.banner-adv li a i{
	left: 2px;
}
.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%;
}
/* part1 */
.part1{
	margin-top: 28px;
	padding: 0 21px 23px;
	background:  url(////images/laser/version/2025/part1.png) no-repeat;
	background-size: 100% 100%;
}
.part1 .title{
	height: 40px;
	position: relative;
}
.part1 .title span{
	width: 358px;
	height: 54px;
	line-height: 54px;
	font-size: 40px;
	font-family: 'YouSheBiaoTiYuan';
	color: #fff;
	position: absolute;
	top: -14px;
	left: 50%;
	transform: translateX(-50%);
	background:  url(////images/laser/version/2025/part1_title.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.part1-list {
	margin-top: 22px;
	overflow: hidden;
}
.part1-list ul {
	overflow: hidden;
}
.part1-list li {
	width: 33.33%;
	float: left;
}
.part1-list li .item {
	margin:0 11px;
	border-radius: 8px;
	background-color: #fff;
	padding: 24px 24px 20px;
}
.part1-list li .image {
	height: 0;
	padding-bottom: calc(176 / 436 * 100%);
	position: relative;
	overflow: hidden;
	border-radius: 8px;
}
.part1-list li .image a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}
.part1-list li .image .content {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	z-index: 2;
	width: 100%;
}
.part1-list li .image .face {
	width: 80px;
	height: 80px;
	background-color: #fff;
	border-radius: 50%;
	overflow: hidden;
	background-size: 90%;
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
}
.part1-list li .image p {
	margin: 24px 0 0 28px;
	padding-left: 30px;
	height: 32px;
	line-height: 32px;
	max-width: 240px;
	font-size: 24px;
	border-left: 1px solid #fff;
	font-weight: bold;
	color: #fff;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}
.part1-list li .text p {
	padding-left: 19px;
	font-size: 15px;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	margin-top: 18px;
	position: relative;
}
.part1-list li .text p a {
	color: #333;
}
.part1-list li .text p a:hover {
	color: #00994d;
}
.part1-list li .text p i {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #00994d;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.part1-list .check-more {
	margin-top: 20px;
	text-align: center;
}
.part1-list .check-more a {
	padding: 0 30px;
	line-height: 42px;
	height: 42px;
	font-size: 16px;
	border-radius: 30px;
	background-color: #fff;
	color: #00994d;
	display: inline-block;
}
.part1-list .check-more a i {
	margin-left: 14px;
	margin-top: 14px;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	line-height: normal;
}
.part1-list .check-more a:hover {
	background-color: #00994d;
	color: #fff;
}
/* part2,part3 */
.partPro{
	margin-top: 30px;
	padding: 27px 21px 28px;
}
.partPro .title{
	height: 49px;
	text-align: center;
}
.partPro .title img{
	height: 46px;
	vertical-align: top;
}
.part2{
	background:#fff  url(////images/laser/version/2025/part2Bg.png) no-repeat;
	background-size: 100% 100%;
}
.part3{
	background:#fff  url(////images/laser/version/2025/part3Bg.png) no-repeat;
	background-size: 100% 100%;
}
.partPro .partBot{
	overflow: hidden;
}
.partPro ul{
	margin-right: -18px;
	overflow: hidden;
}
.partPro li{
	width: 16.666%;
	float: left;
}
.partPro li .item{
	margin-right: 18px;
	margin-top: 14px;
	padding: 8px 8px 20px;
	border: 1px solid #e6e6e6;
}
.partPro li .image{
	height: 0;
	padding-bottom: 100%;
	position: relative;
	background: #fff;
}
.partPro li .name {
	font-size: 17px;
	line-height: 19px;
	height: 19px;
	overflow: hidden;
	text-align: center;
	margin-top: 16px;
}
.partPro li .name a {
	color: #333;
}
.partPro li .name a:hover {
	color: #00994D;
}
.partPro li .data {
	margin-top: 16px;
}
.partPro li .data p {
	font-size: 15px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
	color: #999;
	text-align: center;
	margin-top: 7px;
}
.partPro li .data p a{
	color: #999;
}
.partPro li .data p a:hover{
	color: #00994D;
}
.partPro li .data p:first-child {
	margin-top: 0;
}
/* part4 */
.part4{
	margin-top: 30px;
}
.part4 .main {
	background: url(////images/laser/version/2025/part4-bg.png) no-repeat;
	background-size: cover;
	border-radius: 0 0 6px 6px;
}
.part4 .title {
	text-align: center;
	padding: 22px 0 12px;
}
.part4 .title span {
	position: relative;
	font-size: 36px;
	font-family: "阿里妈妈数黑体 Bold";
	color: #c5973f;
	line-height: 56px;
}
.part4 .title span i {
	display: inline-block;
	width: 45px;
	height: 56px;
	background: url(////images/laser/version/2025/part4-icon.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-right: 7px;
}
.part4 .title span::after, .part4 .title span::before {
	width: 94px;
	height: 26px;
	content: "";
	position: absolute;
	top: 10px;
	background-size: contain;
	background-repeat: no-repeat;
}
.part4 .title span::before {
	background-image: url(////images/laser/version/2025/titlel.png);
	left: -118px;
}
.part4 .title span::after {
	background-image: url(////images/laser/version/2025/titler.png);
	right: -118px;
}
.part4-list {
	overflow: hidden;
	padding: 0 16px 16px;
}
.part4-list ul {
	overflow: hidden;
	margin-right: -12px;
}
.part4-list li {
	float: left;
	width: 16.66%;
	box-sizing: border-box;
}
.part4-list li:nth-child(6n) {
	border-right-color: transparent;
}
.part4-list li:nth-child(-n + 6) {
	border-top: 0;
}
.part4-list li a {
	color: #333;
	padding-bottom: 20px;
	margin-right: 12px;
	margin-top: 12px;
	background: #fff;
	width: auto;
	border-radius: 6px;
	overflow: hidden;
}
.part4-list li a:hover {
	color: #00994d;
}
.part4-list li a span {
    display: block;
    position: relative;
    text-align: center;
}
.part4-list li a .txt b{
	font-size: 16px;
	padding: 0 12px;
	display: inline-block;
	background-color: #fff;
	position:relative;
	font-weight: normal;
	z-index: 9;
}
.part4-list li a .txt::after{
	content:'';
	width: 80%;
	height: 1px;
	background-color: #ddd;
	position:absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
}
.part4-list li .image {
	position: relative;
	height: 0;
	padding-bottom: 46.58%;
	overflow: hidden;
}
.part4-list li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
/* link */
.bottom {
	margin-top: 40px;
}
.bottom .w {
	background-color: #fff;
	padding: 25px 30px;
	box-sizing: border-box;
}
.bottom .title {
	font-size: 14px;
	color: #bababa;
	position: relative;
	height: 40px;
	border-bottom: 1px solid #e5e5e5;
}
.bottom .title b {
	display: inline-block;
	font-size: 24px;
	color: #fff;
	margin-right: 5px;
	width: 120px;
	line-height: 38px;
	text-align: center;
	position: relative;
	height: 40px;
	vertical-align: text-bottom;
}
.bottom .title b::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #009944;
	transform: skew(20deg);
	-moz-transform: skew(20deg);
	-webkit-transform: skew(20deg);
	-o-transform: skew(20deg);
	box-sizing: border-box;
}
.bottom .title b::before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 39px 0 0 15px;
	border-color: transparent transparent transparent #007233;
	left: -7px;
	top: 0;
}

.bottom .title b span {
	position: relative;
	z-index: 9;
}

.bottom .title .join {
	position: absolute;
	right: 0;
	top: 3px;
	font-size: 14px;
	color: #009944;
	line-height: 30px;
	padding: 0 15px;
	border: 1px solid #094;
	border-radius: 4px;
}
.bottom .title .join i {
	font-size: 14px;
	margin-right: 5px;
	vertical-align: top;
}

.link-con ul {
	overflow: hidden;
	margin-right: -12px;
}
.link-con li {
	margin-top: 20px;
	float: left;
}
.link-con li a {
	font-size: 16px;
	color: #666;
	padding: 0 15px;
}
.link-con li:first-of-type a {
	padding-left: 0;
}
.link-con li:last-of-type a {
	border: 0;
}
.link-con li a:hover {
	color: #009944;
}

/* footer */
.footer {
	padding: 40px 0;
	background: url(////images/laser/version/2025/foot-bg.png) no-repeat;
	margin-top: 20px;
	font-size: 15px;
	color: #dcdcdc;
    background-size: cover;
}
.foot-nav {
	float: left;
}
.foot-nav .logo {
	margin-top: -6px;
}
.foot-txt {
	overflow: hidden;
	padding: 30px 0 25px 0;
	border-bottom: 1px solid #303030;
}
.foot-txt li {
	float: left;
	margin-right: 25px;
}
.foot-txt li a{
	color: #dcdcdc;
}
.foot-txt li a:hover,.foot-nav p a:hover {
	color: #ff9700;
}
.foot-txt li:last-child {
	margin-right: 0;
}
.footer-web {
	margin-top: 20px;
}
.foot-nav .text {
	margin-top: 25px;
}
.foot-nav p {
	margin-top: 15px;
	font-size: 14px;
	color: #999;
}
.foot-nav p:first-child {
	margin-top: 0;
}
.foot-nav p a {
	color: #999;
}
.foot-img {
	overflow: hidden;
	background: url('////images/laser/version/2025/copyright.png') no-repeat 0 0;
	background-size: auto 100%;
	margin-top: 26px;
}
.foot-img li {
	width: 93px;
	height: 40px;
	float: left;
	margin-right: 6px;
}
.foot-img li a{
	display: block;
	height: 100%;
	color: #333;
	border-radius: 3px;
	overflow: hidden;
}
.foot-img li:nth-child(1) {
	width: 100px;
}
.foot-img li:nth-child(2) {
	width: 90px;
}
.foot-img li:nth-child(6) {
	width: 40px;
}
.hot-line {
	float: left;
	margin: 0 100px;
	padding: 0 100px 16px;
	border: 1px solid #303030;
	border-top: 0;
	border-bottom: 0;
	position: relative;
}
.hot-line::before,.hot-line::after {
	content: "";
	position: absolute;
	width: 3px;
	height: 10px;
	background-color: #ff9700;
	top: 0;
}
.hot-line::before {
	left: 0;
}
.hot-line::after {
	right: 0;
}
.footer .title {
	font-size: 20px;
	font-weight: bold;
	color: #e0e0e0;
}
.hot-line .tel-number {
	margin-top: 36px;
	font-size: 14px;
	color: #999;
}
.hot-line .tel-number b {
	font-size: 24px;
	display: block;
	margin-top: 10px;
	color: #ff9700;
}
.hot-line .qq-lx {
	margin-top: 20px;
}
.hot-line .qq-lx a {
	display: inline-block;
	width: 136px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background-color: #ff9700;
	color: #fff;
	font-size: 16px;
	border-radius: 2px;
	position: relative;
}
.footer .QQhover {
	position: absolute;
	left: 0px;
	bottom: 100%;
	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: 110px;
	z-index: 9;
	outline: none;
	text-align: center;
	resize: none;
}
.footer .footerQQ:hover .QQhover{
	display: inline-block;
}
.footer .time-interval {
	margin-top: 13px;
	color: #999;
	font-size: 14px;
	line-height: 24px;
}
.service-qq {
	margin-top: 36px;
}
.service-qq p {
	line-height: 20px;
	margin-top: 16px;
}
.service-qq p:first-child {
	margin-top: 0;
}
.service-qq p b {
	font-weight: normal;
}
.service-qq p a {
	display: inline-block;
	position: relative;
	width: 18px;
	height: 20px;
	background: url(////images/laser/version/2025/QQ.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-left: 10px;
}
.qr-code {
	overflow: hidden;
}
.code-list {
	margin-top: 30px;
}
.code-list ul {
	overflow: hidden;
	margin-top: -15px;
}
.code-list li {
	width: 50%;
	float: left;
}
.code-list li .item {
	margin-right: 42px;
	text-align: center;
	margin-top: 15px;
}
.code-list li .image {
	background-color: #909090;
	padding: 4px;
}
.code-list li p {
	margin-top: 14px;
	color: #909090;
}




/* media */
@media only screen and (max-width: 1024px){
    .main,.w{width:  1000px;}
    body{min-width:  1000px;}
	/*  */
	.divLogin ul li {
		font-size: 12px;
	}
	.divLogin ul li a {
		margin-right: 12px;
	}
	.divLogin ul li.li-last {
		font-size: 13px;
	}
	.multimedia {
		font-size: 12px;
	}


	.top {
		padding: 20px 0 19px;
	}
	.top .logo {
		height: 46px;
	}
	.searchBox {
		width: 480px;
		margin-left: 24px;
	}
	.searchBox .form {
		height: 36px;
	}
	.searchBox .form .select .select-top p {
		font-size: 12px;
		line-height: 32px;
	}
	.searchBox .form .select .select-top i {
		font-size: 15px;
		top: 10px;
	}
	.searchBox ul {
		top: 34px;
	}
	.searchBox ul li {
		font: normal 13px/24px microsoft yahei;
		line-height: 24px;
	}
	.searchBox input {
		height: 32px;
		font-size: 12px;
	}
	.searchBox button {
		height: 36px;
		font-size: 13px;
	}
	.searchBox button i {
		font-size: 12px;
		margin: 3px 4px 0 0;
	}
	.searchBox .hot {
		margin-top: 1px;
	}
	.searchBox .hot .text a {
		margin-left: 4px;
		font-size: 12px;
	}
	.top-adv {
		width: 242px;
		margin-top: 5px;
	}
	.nav .nav-left a.focus::after, .nav .nav-left a:hover::after {
		height: 3px;
	}
	.nav{
		height: 36px;
	}
	.nav .nav-left {
		width: 814px;
	}
	.nav .nav-left a {
		height: 36px;
		line-height: 36px;
		padding: 0 25px;
		font-size: 14px;
	}
	.menu {
		width: 92px;
		height: 36px;
	}
	.menuTop {
		width: 92px;
		height: 36px;
		text-indent: 20px;
		font: normal 14px/36px "microsoft yahei";
	}
	.menuBot {
		top: 36px;
		width: 92px;
		border: 2px solid #ff6600;
	}
	.menuBot p {
		font: bold 12px/24px "microsoft yahei";
	}
	.menuBot p a {
		width: 78px;
		font-size: 12px;
		margin: 8px auto;
	}
	.menuTop i {
		right: 22px;
		border-left: 4px solid transparent;
		border-top: 4px solid #fff;
		border-right: 4px solid transparent;
	}
	.banner {
		margin-top: 14px;
	}
	.banner-left {
		width: 238px;
	}
	.banner-center {
		margin: 0 15px;
		width: 494px;
		padding: 20px 16px 14px 16px;
	}
	.banner-center .today {
		line-height: 28px;
		height: 28px;
		padding: 0 0 0 47px;
		font-size: 17px;
	}
	.banner-center .today span {
		top: 0;
		width: 42px;
	}
	.banner-list .list-box ul {
		margin-right: 22px;
	}
	.banner-list {
		margin-top: 4px;
		margin-right: -22px;
	}
	.banner-list:nth-of-type(2) {
		margin-top: 10px;
	}
	.banner-list .list-box li {
		font-size: 12px;
		margin-top: 7px;
		line-height: 20px;
		height: 20px;
	}
	.banner-list .list-box li.top-p {
		margin-top: 5px;
		height: 26px;
		line-height: 26px;
		font-size: 15px;
	}
	.banner-right {
		padding: 14px;
	}
	.banner-right .title {
		height: 20px;
		line-height: 20px;
	}
	.banner-right .title b {
		font-size: 16px;
	}
	.banner-right .title i {
		height: 18px;
		margin-right: 4px;
		margin-top: 2px;
	}
	.banner-right .title a.more {
		font-size: 12px;
	}
	.banner-right li .image a i {
		width: 40px;
		height: 40px;
	}
	.banner-right li p {
		padding: 5px 6px;
		font-size: 12px;
	}
	.banner-right li p a {
		height: 18px;
		line-height: 18px;
	}
	.banner-right li {
		margin-top: 9px;
	}
	.banner-adv ul li .adv-item {
		margin: 7px 8px 0 8px;
	}
	.banner-adv li:nth-child(-n+4) .adv-item {
		margin-top: 14px;
	}
	.banner-adv ul {
		width: calc(100% + 16px);
		margin: 0px 0 0 -8px;
	}
	.part1 {
		margin-top: 20px;
		padding: 0 14px 16px;
	}
	.part1 .title {
		height: 26px;
	}
	.part1 .title span {
		width: 230px;
		height: 35px;
		line-height: 35px;
		font-size: 25px;
		top: -9px;
	}
	.part1-list {
		margin-top: 16px;
	}
	.part1-list li .item {
		margin: 0 7px;
		padding: 15px 15px 12px;
	}
	.part1-list li .image .face {
		width: 58px;
		height: 58px;
	}
	.part1-list li .image p {
		margin: 16px 0 0 14px;
		padding-left: 12px;
		height: 24px;
		line-height: 24px;
		max-width: 140px;
		font-size: 16px;
	}
	.part1-list li .text p {
		padding-left: 15px;
		font-size: 12px;
		line-height: 18px;
		height: 18px;
		margin-top: 8px;
	}
	.part1-list li .text p i {
		width: 4px;
		height: 4px;
	}
	.part1-list .check-more {
		margin-top: 15px;
	}
	.part1-list .check-more a {
		padding: 0 22px;
		line-height: 30px;
		height: 30px;
		font-size: 13px;
	}
	.part1-list .check-more a i {
		margin-left: 8px;
		margin-top: 10px;
		font-size: 12px;
	}
	.partPro {
		margin-top: 18px;
		padding: 16px 15px 21px;
	}
	.partPro .title img {
		height: 34px;
	}
	.partPro ul {
		margin-right: -10px;
		margin-top: -12px;
	}
	.partPro li .item {
		margin-right: 10px;
		margin-top: 12px;
		padding: 7px 7px 12px;
	}
	.partPro li .name {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.partPro li .data {
		margin-top: 12px;
	}
	.partPro li .data p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 5px;
	}
	/*  */
	.part4 .title span {
		font-size: 32px;
		line-height: 48px;
	}
	.part4 .title span i {
		width: 38px;
		height: 48px;
	}
	.part4 .title span::after, .part4 .title span::before {
		width: 84px;
		height: 24px;
	}
	.part4 .title span::before {
		left: -108px;
	}
	.part4 .title span::after {
		right: -108px;
	}
	.hot-line {
		margin: 0 80px;
		padding: 0 90px 16px;
	}
	.footer {
		padding: 30px 0;
		margin-top: 20px;
		font-size: 12px;
	}
	.foot-nav .logo img {
		width: 114px;
	}
	.foot-txt {
		padding: 20px 0 16px 0;
	}
	.foot-txt li {
		margin-right: 13px;
	}
	.foot-nav .text {
		margin-top: 22px;
	}
	.foot-nav p {
		margin-top: 14px;
		font-size: 12px;
	}
	.foot-img {
		margin-top: 18px;
	}
	.foot-img li:nth-child(1) {
		width: 75px;
	}
	.foot-img li:nth-child(2) {
		width: 66px;
	}
	.foot-img li {
		width: 70px;
		height: 30px;
		margin-right: 5px;
	}
	.foot-img li:nth-child(6) {
		width: 27px;
	}
	.hot-line {
		margin: 0 25px;
		padding: 0 25px 16px;
	}
	.footer .title {
		font-size: 17px;
	}
	.hot-line .tel-number {
		margin-top: 28px;
		font-size: 12px;
	}
	.hot-line .tel-number b {
		font-size: 20px;
		margin-top: 8px;
	}
	.hot-line .qq-lx a {
		width: 116px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}
	.hot-line .qq-lx {
		margin-top: 15px;
	}
	.footer .time-interval {
		margin-top: 11px;
		font-size: 12px;
		line-height: 22px;
	}
	.service-qq {
		margin-top: 18px;
	}
	.service-qq p a {
		width: 17px;
		height: 19px;
	}
	.service-qq p {
		line-height: 19px;
		margin-top: 12px;
	}
	.code-list li p {
		margin-top: 10px;
	}
	.code-list {
		margin-top: 24px;
	}
	.bottom .w {
		padding: 18px 20px;
	}
	.bottom .title b {
		font-size: 18px;
		width: 95px;
		line-height: 30px;
		height: 32px;
	}
	.bottom .title {
		font-size: 14px;
		height: 36px;
	}
	.bottom .title b::before {
		border-width: 29px 0 0 11px;
		left: -6px;
	}
	.bottom .title .join {
		top: 1px;
		font-size: 12px;
		line-height: 26px;
		padding: 0 9px;
	}
	.bottom .title .join i {
		font-size: 12px;
	}
	.link-con li a {
		font-size: 14px;
		padding: 0 12px;
	}


}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .main,.w{width:  1138px;}
    body{min-width:  1138px;}
	.top {
		padding: 20px 0 19px;
	}
	.top .logo {
		height: 46px;
	}
	.searchBox {
		width: 560px;
		margin-left: 44px;
	}
	.searchBox .form {
		height: 36px;
	}
	.searchBox .form .select .select-top p {
		font-size: 14px;
		line-height: 32px;
	}
	.searchBox .form .select .select-top i {
		font-size: 16px;
		top: 10px;
	}
	.searchBox ul {
		top: 34px;
	}
	.searchBox ul li {
		font: normal 13px/24px microsoft yahei;
		line-height: 24px;
	}
	.searchBox input {
		height: 32px;
		font-size: 14px;
	}
	.searchBox button {
		height: 36px;
		font-size: 15px;
	}
	.searchBox button i {
		font-size: 14px;
		margin: 3px 4px 0 0;
	}
	.searchBox .hot {
		margin-top: 1px;
	}
	.searchBox .hot .text a {
		margin-left: 6px;
		font-size: 12px;
	}
	.top-adv {
		width: 277px;
		margin-top: 5px;
	}
	.nav .nav-left  a.focus::after, .nav .nav-left  a:hover::after {
        height: 3px;
    }
    .nav{
        height: 42px;
    }
    .nav .nav-left{
        width: 920px;
    }
	.nav .nav-left a {
		height: 42px;
		line-height: 42px;
		padding: 0 28px;
		font-size: 16px;
	}
    .menu {
        width: 106px;
        height: 42px;
    }
    .menuTop {
        width: 106px;
        height: 42px;
        text-indent: 24px;
        font: normal 16px/42px "microsoft yahei";
    }
    .menuBot {
        top: 42px;
        width: 102px;
        border: 2px solid #ff6600;
    }
    .menuBot p {
        font: bold 12px/24px "microsoft yahei";
    }
    .menuBot p a {
        width: 85px;
        font-size: 12px;
        margin: 8px auto;
    }
	.banner {
		margin-top: 16px;
	}
	.banner-left {
		width: 271px;
		float: left;
	}
	.banner-center {
		margin: 0 16px;
		width: 564px;
		padding: 24px 18px 16px 18px;
	}
	.banner-center .today {
		line-height: 28px;
		height: 28px;
		padding: 0 0 0 54px;
		font-size: 19px;
	}
	.banner-center .today span {
		top: 2px;
		width: 47px;
	}
	.banner-list .list-box ul {
		margin-right: 25px;
	}
	.banner-list {
		margin-top: 4px;
		margin-right: -25px;
	}
	.banner-list:nth-of-type(2) {
		margin-top: 12px;
	}
	.banner-list .list-box li {
		font-size: 13px;
		margin-top: 7px;
		line-height: 24px;
		height: 24px;
	}
	.banner-list .list-box li.top-p {
		margin-top: 8px;
		height: 28px;
		line-height: 28px;
		font-size: 16px;
	}
	.banner-right {
		padding: 15px;
	}
	.banner-right .title {
		height: 20px;
		line-height: 20px;
	}
	.banner-right .title b {
		font-size: 17px;
	}
	.banner-right .title i {
		height: 18px;
		margin-right: 4px;
		margin-top: 2px;
	}
	.banner-right .title a.more {
		font-size: 12px;
	}
	.banner-right li .image a i {
		width: 40px;
		height: 40px;
	}
	.banner-right li p {
		padding: 6px 8px;
		font-size: 13px;
	}
	.banner-right li p a {
		height: 18px;
		line-height: 18px;
	}
	.banner-right li {
		margin-top: 11px;
	}
	.banner-adv ul li .adv-item {
		margin: 9px 9px 0 9px;
	}
	.banner-adv li:nth-child(-n+4) .adv-item {
		margin-top: 14px;
	}
	.banner-adv ul {
		width: calc(100% + 18px);
		margin: 0px 0 0 -9px;
	}
	.part1 {
		margin-top: 22px;
		padding: 0 15px 17px;
	}
	.part1 .title {
		height: 29px;
	}
	.part1 .title span {
		width: 263px;
		height: 39px;
		line-height: 39px;
		font-size: 29px;
		top: -10px;
	}
	.part1-list {
		margin-top: 16px;
	}
	.part1-list li .item {
		margin: 0 8px;
		padding: 15px 17px 14px;
	}
	.part1-list li .image .face {
		width: 58px;
		height: 58px;
	}
	.part1-list li .image p {
		margin: 16px 0 0 18px;
		padding-left: 15px;
		height: 24px;
		line-height: 24px;
		max-width: 160px;
		font-size: 18px;
	}
	.part1-list li .text p {
		padding-left: 15px;
		font-size: 13px;
		line-height: 18px;
		height: 18px;
		margin-top: 12px;
	}
	.part1-list .check-more {
		margin-top: 15px;
	}
	.part1-list .check-more a {
		padding: 0 22px;
		line-height: 30px;
		height: 30px;
		font-size: 13px;
	}
	.part1-list .check-more a i {
		margin-left: 8px;
		margin-top: 10px;
		font-size: 12px;
	}
	.partPro {
		margin-top: 22px;
		padding: 19px 15px 21px;
	}
	.partPro .title img {
		height: 34px;
	}
	.partPro ul {
		margin-right: -10px;
		margin-top: -12px;
	}
	.partPro li .item {
		margin-right: 10px;
		margin-top: 12px;
		padding: 7px 7px 12px;
	}
	.partPro li .name {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.partPro li .data {
		margin-top: 12px;
	}
	.partPro li .data p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 5px;
	}
	.part4 .title span {
		font-size: 32px;
		line-height: 48px;
	}
	.part4 .title span i {
		width: 38px;
		height: 48px;
	}
	.part4 .title span::after, .part4 .title span::before {
		width: 84px;
		height: 24px;
	}
	.part4 .title span::before {
		left: -108px;
	}
	.part4 .title span::after {
		right: -108px;
	}
	.hot-line {
		margin: 0 80px;
		padding: 0 90px 16px;
	}
	.footer {
		padding: 30px 0;
		margin-top: 20px;
		font-size: 12px;
	}
	.foot-nav .logo img {
		width: 114px;
	}
	.foot-txt {
		padding: 20px 0 16px 0;
	}
	.foot-txt li {
		margin-right: 16px;
	}
	.foot-nav .text {
		margin-top: 22px;
	}
	.foot-nav p {
		margin-top: 14px;
		font-size: 12px;
	}
	.foot-img {
		margin-top: 18px;
	}
	.foot-img li:nth-child(1) {
		width: 75px;
	}
	.foot-img li:nth-child(2) {
		width: 66px;
	}
	.foot-img li {
		width: 70px;
		height: 30px;
		margin-right: 5px;
	}
	.foot-img li:nth-child(6) {
		width: 27px;
	}
	.hot-line {
		margin: 0 46px;
		padding: 0 66px 16px;
	}
	.footer .title {
		font-size: 17px;
	}
	.hot-line .tel-number {
		margin-top: 28px;
		font-size: 12px;
	}
	.hot-line .tel-number b {
		font-size: 20px;
		margin-top: 8px;
	}
	.hot-line .qq-lx a {
		width: 116px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}
	.hot-line .qq-lx {
		margin-top: 15px;
	}
	.footer .time-interval {
		margin-top: 11px;
		font-size: 12px;
		line-height: 22px;
	}
	.service-qq {
		margin-top: 18px;
	}
	.service-qq p a {
		width: 17px;
		height: 19px;
	}
	.service-qq p {
		line-height: 19px;
		margin-top: 12px;
	}
	.code-list li p {
		margin-top: 10px;
	}
	.code-list {
		margin-top: 24px;
	}
	.bottom .w {
		padding: 18px 20px;
	}
	.bottom .title b {
		font-size: 18px;
		width: 95px;
		line-height: 30px;
		height: 32px;
	}
	.bottom .title {
		font-size: 14px;
		height: 36px;
	}
	.bottom .title b::before {
		border-width: 29px 0 0 11px;
		left: -6px;
	}
	.bottom .title .join {
		top: 1px;
		font-size: 12px;
		line-height: 26px;
		padding: 0 9px;
	}
	.bottom .title .join i {
		font-size: 12px;
	}
	.link-con li a {
		font-size: 14px;
		padding: 0 12px;
	}

}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
    .main,.w{width:  1328px;}
    body{min-width:  1328px;}
	.top {
		padding: 23px 0 21px;
	}
	.top .logo {
		height: 58px;
	}
	.searchBox {
		width: 650px;
		margin-left: 50px;
	}
	.searchBox .form {
		height: 42px;
	}
	.searchBox .form .select .select-top p {
		font-size: 14px;
		line-height: 38px;
	}
	.searchBox .form .select .select-top i {
		font-size: 17px;
		top: 11px;
	}
	.searchBox ul {
		top: 40px;
	}
	.searchBox ul li {
		font: normal 14px/26px microsoft yahei;
		line-height: 26px;
	}
	.searchBox input {
		height: 38px;
		font-size: 15px;
	}
	.searchBox button {
		height: 42px;
		font-size: 17px;
	}
	.searchBox button i {
		font-size: 15px;
		margin: 3px 4px 0 0;
	}
	.searchBox .hot {
		margin-top: 5px;
	}
	.searchBox .hot .text a {
		margin-left: 8px;
		font-size: 12px;
	}
	.top-adv {
		width: 324px;
		margin-top: 5px;
	}
	.nav {
        height: 42px;
    }
	.nav .nav-left a {
		height: 42px;
		line-height: 42px;
		padding: 0 36px;
		font-size: 16px;
	}
	.nav .nav-left {
		width: 1080px;
	}
    .menu {
        width: 122px;
        height: 42px;
    }
    .menuTop {
        width: 122px;
        height: 42px;
        text-indent: 30px;
        font: normal 16px/42px "microsoft yahei";
    }
    .menuBot {
        top: 42px;
        width: 118px;
        border: 2px solid #ff6600;
    }
	.banner {
		margin-top: 18px;
	}
	.banner-left {
		width: 317px;
	}
	.banner-center {
		margin: 0 18px;
		width: 658px;
		padding: 26px 23px 20px 23px;
	}
	.banner-center .today {
		line-height: 34px;
		height: 34px;
		padding: 0 0 0 62px;
		font-size: 22px;
	}
	.banner-center .today span {
		top: 2px;
		width: 54px;
	}
	.banner-list {
		margin-top: 4px;
		margin-right: -30px;
	}
	.banner-list .list-box ul {
		margin-right: 30px;
	}
	.banner-list .list-box li {
		font-size: 14px;
		margin-top: 9px;
		line-height: 26px;
		height: 26px;
	}
	.banner-list .list-box li.top-p {
		margin-top: 14px;
		height: 32px;
		line-height: 32px;
		font-size: 17px;
	}
	.banner-list:nth-of-type(2) {
		margin-top: 14px;
	}
	.banner-right {
		padding: 19px;
	}
	.banner-right .title b {
		font-size: 19px;
	}
	.banner-right .title {
		height: 20px;
		line-height: 20px;
	}
	.banner-right .title i {
		height: 19px;
		margin:1px 5px 0 0;
	}
	.banner-right .title a.more {
		font-size: 13px;
	}
	.banner-right li {
		margin-top: 16px;
	}
	.banner-right li p {
		padding: 8px;
		font-size: 14px;
	}
	.banner-right li p a {
		height: 20px;
		line-height: 20px;
	}
	.banner-adv ul li .adv-item {
		margin: 10px 9px 0 9px;
	}
	.banner-adv li:nth-child(-n+4) .adv-item {
		margin-top: 18px;
	}
	.banner-adv ul {
		width: calc(100% + 18px);
		margin: 0px 0 0 -9px;
	}
	.part1 {
		margin-top: 26px;
		padding: 0 18px 19px;
	}
	.part1 .title {
		height: 34px;
	}
	.part1 .title span {
		width: 306px;
		height: 46px;
		line-height: 46px;
		font-size: 34px;
		top: -12px;
	}
	.part1-list {
		margin-top: 19px;
	}
	.part1-list li .item {
		margin: 0 9px;
		padding: 20px 20px 18px;
	}
	.part1-list li .image .face {
		width: 62px;
		height: 62px;
	}
	.part1-list li .image p {
		margin: 18px 0 0 18px;
		padding-left: 15px;
		height: 24px;
		line-height: 24px;
		max-width: 160px;
		font-size: 18px;
	}
	.part1-list li .text p {
		padding-left: 16px;
		font-size: 14px;
		line-height: 20px;
		height: 20px;
		margin-top: 14px;
	}
	.part1-list .check-more a {
		padding: 0px 25px;
		line-height: 36px;
		height: 36px;
		font-size: 14px;
	}
	.part1-list .check-more {
		margin-top: 16px;
	}
	.part1-list .check-more a i {
		margin-left: 7px;
		margin-top: 13px;
		font-size: 12px;
	}
	.partPro {
		margin-top: 26px;
		padding: 22px 18px 24px;
	}
	.partPro .title img {
		height: 40px;
	}
	.partPro ul {
		margin-right: -10px;
		margin-top: -12px;
	}
	.partPro li .item {
		margin-right: 10px;
		margin-top: 12px;
		padding: 7px 7px 18px;
	}
	.partPro li .name {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.partPro li .data {
		margin-top: 12px;
	}
	.partPro li .data p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 5px;
	}
	.part4 .title span {
		font-size: 32px;
		line-height: 48px;
	}
	.part4 .title span i {
		width: 38px;
		height: 48px;
	}
	.part4 .title span::after, .part4 .title span::before {
		width: 84px;
		height: 24px;
	}
	.part4 .title span::before {
		left: -108px;
	}
	.part4 .title span::after {
		right: -108px;
	}
	.part4 {
		margin-top: 26px;
	}
	.hot-line {
		margin: 0 80px;
		padding: 0 90px 16px;
	}
	.footer {
		padding: 36px 0;
		margin-top: 20px;
	}
	.foot-nav .logo img {
		width: 114px;
	}
	.foot-txt {
		padding: 26px 0 18px 0;
	}
	.foot-txt li {
		margin-right: 18px;
	}
	.foot-nav .text {
		margin-top: 22px;
	}
	.foot-nav p {
		margin-top: 14px;
	}
	.foot-img {
		margin-top: 22px;
	}
	.foot-img li:nth-child(1) {
		width: 87px;
	}
	.foot-img li:nth-child(2) {
		width: 78px;
	}
	.foot-img li {
		width: 81px;
		height: 35px;
		margin-right: 6px;
	}
	.foot-img li:nth-child(6) {
		width: 32px;
	}
    .hot-line {
    	margin: 0 60px;
    	padding: 0 60px 16px;
    }
	.footer .title {
		font-size: 17px;
	}
	.hot-line .tel-number {
		margin-top: 28px;
		font-size: 12px;
	}
	.hot-line .tel-number b {
		font-size: 20px;
		margin-top: 8px;
	}
	.hot-line .qq-lx a {
		width: 116px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}
	.hot-line .qq-lx {
		margin-top: 15px;
	}
	.footer .time-interval {
		margin-top: 11px;
		font-size: 12px;
		line-height: 22px;
	}
	.service-qq {
		margin-top: 25px;
	}
	.service-qq p a {
		width: 17px;
		height: 19px;
	}
	.service-qq p {
		line-height: 19px;
		margin-top: 12px;
	}
	.code-list li p {
		margin-top: 10px;
	}
	.code-list {
		margin-top: 24px;
	}
	.bottom .w {
		padding: 18px 20px;
	}
	.bottom .title b {
		font-size: 18px;
		width: 95px;
		line-height: 30px;
		height: 32px;
	}
	.bottom .title {
		font-size: 14px;
		height: 36px;
	}
	.bottom .title b::before {
		border-width: 29px 0 0 11px;
		left: -6px;
	}
	.bottom .title .join {
		top: 1px;
		font-size: 12px;
		line-height: 26px;
		padding: 0 9px;
	}
	.bottom .title .join i {
		font-size: 12px;
	}
	.link-con li a {
		font-size: 14px;
		padding: 0 12px;
	}



}
@media only screen and (min-width: 1400px) and (max-width: 1599px){
    .main,.w{width:  1400px;}
    body{min-width:  1400px;}
	.top {
		padding: 25px 0 22px;
	}
	.top .logo {
		height: 58px;
	}
	.searchBox {
		width: 686px;
		margin-left: 55px;
	}
	.searchBox .form {
		height: 44px;
	}
	.searchBox .form .select .select-top p {
		font-size: 14px;
		line-height: 40px;
	}
	.searchBox .form .select .select-top i {
		font-size: 18px;
	}
	.searchBox ul {
		top: 42px;
	}
	.searchBox ul li {
		font: normal 15px/26px microsoft yahei;
		line-height: 26px;
	}
	.searchBox input {
		height: 40px;
		font-size: 15px;
	}
	.searchBox button {
		height: 44px;
		font-size: 17px;
	}
	.searchBox button i {
		font-size: 16px;
		margin: 2px 5px 0 0;
	}
	.searchBox .hot {
		margin-top: 7px;
	}
	.searchBox .hot .text a {
		margin-left: 10px;
		font-size: 13px;
	}
	.top-adv {
		width: 340px;
		margin-top: 5px;
	}
	.nav {
        height: 44px;
    }
    .nav .nav-left {
        width: 1140px;
    }
	.nav .nav-left a {
		height: 44px;
		line-height: 44px;
		padding: 0 39px;
		font-size: 16px;
	}
    .menu{
        height: 44px;
        width: 128px;
    }
    .menuTop{
        height: 44px;
        line-height: 44px;
        width: 128px;
        font-size: 16px;
    }
    .menuBot {
        top: 44px;
        width: 122px;
    }
	.banner-left {
		width: 334px;
	}
	.banner-center {
		margin: 0 20px;
		width: 692px;
		padding: 30px 24px 20px 24px;
	}
	.banner-center .today {
		line-height: 36px;
		height: 36px;
		padding: 0 0 0 66px;
		font-size: 23px;
	}
	.banner-center .today span {
		top: 2px;
		width: 58px;
	}
	.banner-list .list-box li {
		font-size: 14px;
		margin-top: 10px;
		line-height: 26px;
		height: 26px;
	}
	.banner-list .list-box li.top-p {
		margin-top: 14px;
		height: 34px;
		line-height: 34px;
		font-size: 18px;
	}
	.banner-list {
		margin-top: 5px;
		margin-right: -30px;
	}
	.banner-list .list-box ul {
		margin-right: 30px;
	}
	.banner-right {
		padding: 20px;
	}
	.banner-right .title b {
		font-size: 20px;
	}
	.banner-right .title i {
		height: 20px;
		margin-right: 4px;
		margin-top: 2px;
	}
	.banner-right .title {
		height: 22px;
		line-height: 22px;
	}
	.banner-right li {
		margin-top: 16px;
	}
	.banner-right li p {
		padding: 9px 11px;
		font-size: 14px;
	}
	.banner-right li p a {
		height: 20px;
		line-height: 20px;
	}
	.banner-adv ul li .adv-item {
		margin: 10px 11px 0 11px;
	}
	.banner-adv li:nth-child(-n+4) .adv-item {
		margin-top: 20px;
	}
	.banner-adv ul {
		width: calc(100% + 22px);
		margin: 0px 0 0 -11px;
	}
	.part1 {
		padding: 0 19px 21px;
	}
	.part1 .title {
		height: 36px;
		position: relative;
	}
	.part1 .title span {
		width: 322px;
		height: 49px;
		line-height: 49px;
		font-size: 36px;
		top: -13px;
	}
	.part1-list {
		margin-top: 20px;
	}
	.part1-list li .item {
		margin: 0 10px;
		padding: 21px 21px 18px;
	}
	.part1-list li .text p {
		padding-left: 16px;
		font-size: 14px;
		line-height: 20px;
		height: 20px;
		margin-top: 14px;
	}
	.part1-list .check-more {
		margin-top: 18px;
	}
	.part1-list .check-more a {
		padding: 0 27px;
		line-height: 38px;
		height: 38px;
		font-size: 15px;
	}
	.part1-list .check-more a i {
		margin-left: 12px;
		margin-top: 13px;
		font-size: 13px;
	}
	.part1-list li .image .face {
		width: 72px;
		height: 72px;
	}
	.part1-list li .image p {
		margin: 24px 0 0 25px;
		padding-left: 25px;
		height: 30px;
		line-height: 30px;
		max-width: 220px;
		font-size: 22px;
	}
	.partPro {
		margin-top: 28px;
		padding: 24px 19px 26px;
	}
	.partPro .title img {
		height: 41px;
	}
	.partPro ul {
		margin-right: -15px;
		margin-top: -12px;
	}
	.partPro li .item {
		margin-right: 15px;
		margin-top: 12px;
		padding: 7px 7px 18px;
	}
	.partPro li .name {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.partPro li .data {
		margin-top: 15px;
	}
	.partPro li .data p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.part4 .title span::after, .part4 .title span::before {
		width: 84px;
		height: 24px;
	}
	.part4 .title span::before {
		left: -108px;
	}
	.part4 .title span::after {
		right: -108px;
	}
	.hot-line {
		margin: 0 80px;
		padding: 0 90px 16px;
	}
	.footer {
		padding: 36px 0;
		margin-top: 20px;
		font-size: 14px;
	}
	.foot-nav .logo img {
		width: 124px;
	}
	.foot-txt {
		padding: 28px 0 18px 0;
	}
	.foot-txt li {
		margin-right: 22px;
	}
	.foot-nav .text {
		margin-top: 22px;
	}
	.foot-nav p {
		margin-top: 14px;
		font-size: 13px;
	}
	.foot-img {
		margin-top: 22px;
	}
	.foot-img li:nth-child(1) {
		width: 92px;
	}
	.foot-img li:nth-child(2) {
		width: 82px;
	}
	.foot-img li {
		width: 86px;
		height: 37px;
		margin-right: 6px;
	}
	.foot-img li:nth-child(6) {
		width: 36px;
	}
	.hot-line {
		margin: 0 70px;
		padding: 0 90px 16px;
	}
	.footer .title {
		font-size: 19px;
	}
	.hot-line .tel-number {
		margin-top: 34px;
		font-size: 13px;
	}
	.hot-line .tel-number b {
		font-size: 22px;
		margin-top: 8px;
	}
	.hot-line .qq-lx a {
		width: 126px;
		height: 36px;
		line-height: 36px;
		font-size: 15px;
	}
	.hot-line .qq-lx {
		margin-top: 18px;
	}
	.footer .time-interval {
		margin-top: 11px;
		font-size: 13px;
		line-height: 22px;
	}
	.service-qq {
		margin-top: 28px;
	}
	.service-qq p a {
		width: 17px;
		height: 19px;
	}
	.service-qq p {
		line-height: 19px;
		margin-top: 18px;
	}
	.bottom .w {
		padding: 20px 25px;
	}
	.bottom .title b {
		font-size: 20px;
		width: 100px;
		line-height: 34px;
		height: 36px;
	}
	.bottom .title {
		font-size: 14px;
		height: 36px;
	}
	.bottom .title b::before {
		border-width: 34px 0 0 15px;
	}
	.bottom .title .join {
		top: 1px;
		font-size: 14px;
		line-height: 28px;
		padding: 0 11px;
	}


}
@media only screen and (min-width: 1600px){
    .main,.w{width:  1560px;}
    body{min-width:  1560px;}
}







