.main,.w{
    width: 1432px;
    margin: 0 auto;
}
body {
	line-height: 1;
}
.main::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%);
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@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: '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;
	-moz-osx-font-smoothing: grayscale;
  }
body.f7{
	background-color: #f7f7f7;
}
/* header */
.iframe{height: 40px;overflow: hidden;}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
#header {
	background: #f5f5f5;
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
}

.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: #333;
}
#divLogin ul li a.login{
	color: #0a80f0;
}
#divLogin ul li:last-child {
	/* padding-left: 30px; */
}

#divLogin ul li:last-child a {
	/* color: #006cc9; */
}

#divLogin ul li a:hover {
	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: 38px;
	color: #ddd;
	position: absolute;
	float: right;
	right: 0px;
	top: -38px;
	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: #333;
	display: inline-block;
  	vertical-align: top;
}
.headRight li.weixin .ServiceTop>a,
.headRight li.mobile .ServiceTop>a{
	color: #2859a5;
}
.headRight li .ServiceTop>a i,
.headRight li .siteNav1>a i {
	margin-right: 6px;
	color: #2859a5;
}
.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: #666 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(https://www.ybzhan.cn/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;
}
.siteNavBox1 a:hover{
	color: #005bac;
}
/* 关注我们---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{
	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{
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
}
.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;
}

/* end */




/* y-bannerAdvtop */
.y-bannerAdvtop{
	background-color: #fff;
}
.y-bannerAdvtop ul{overflow: hidden;}
.y-bannerAdvtop li{
    margin-top: 20px;
}
.y-bannerAdvtop li a{
    display: block;
    padding-bottom: 7.29%;
    height: 0;
    overflow: hidden;
    position: relative;
}
.y-bannerAdvtop li i {
	position: absolute;
	left: 2px;
	bottom: 2px;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}
.y-bannerAdvtop li a img{
    width: 100%;
    max-height: none;
}
/* top */
.y-top{
    height: 80px;
    padding: 16px 0 30px;
	background-color: #fff;
}
.y-top .main{overflow: hidden;}
.y-top .logo{
    float: left;
}
.y-top .logo a{
    padding-top: 3px;
    display: inline-block;
    text-align: center;
}
.y-top .logo img{
    height: 52px;
}
.y-top .logo p{
    height: 20px;
    background: #f3f3f3;
    border-radius: 15px;
    font-size: 14px;
    color: #666;
    padding: 0 8px;
    box-sizing: border-box;
    line-height: 20px;
    margin-top: 3px;
}
.y-top .logo b{
    float: right;
    line-height: 45px;
    font-size: 30px;
    color: #000;
    margin:23px 0 0 46px;
    padding-left: 46px;
    border-left: 1px solid #dcdcdc;
}
.y-top .select{
    float: right;
    position: relative;
    padding-top: 33px;
}
.y-top .select form {
	float: left;
	height: 36px;
	background-color: #2b82d9;
	border-radius: 22px;
	margin-right: 18px;
}
.y-top .select input{
    float: left;
    height: 34px;
    line-height: 34px;
    width: 452px;
    background-color: #fff;
    border: 0;
    margin: 1px 0 1px 1px;
    border-radius: 22px 0 0 22px;
    text-indent: 16px;
    font-size: 14px;
    color: #666;
}
.y-top .select button{
    float: right;
    width: 90px;
    height: 34px;
    line-height: 34px;
    font-size: 17px;
    color: #fff;
    margin: 1px 1px 1px 0;
    border-radius: 0 22px 22px 0;
    border: 0;
    background-color: transparent;
}
.y-top .select p{
    position: absolute;
    top: 0;
    left: 0;
    height: 33px;
    line-height: 33px;
}
.y-top .select p a{
    font-size: 15px;
    color: #666;
    margin: 0 9px;
}
.y-top .select p a.hot{color: #005bac;font-weight: 700;}
.y-top a.release{
    float: right;
    height: 32px;
    line-height: 32px;
    width: 134px;
    color: #2b82d9;
    font-size: 15px;
    text-align: center;
    background-color: #e8f4ff;
    border: 1px solid #3185da;
    border-radius: 20px;
    margin-right: 90px;
}
.y-top .qws {
	margin-right: 16px;
	height: 34px;
	line-height: 34px;
	padding: 0 13px;
	font-size: 14px;
	border-radius: 22px;
	border: 1px solid #2b82d9;
	color: #2b82d9;
	display: block;
	position: relative;
	float: left;
}
.y-top .qws:hover{
	background-color: #2b82d9;
	color: #fff;
}
.y-top .qws::after{
	content: '';
  	position: absolute;
	right: -19px;
	top: -9px;
  	display: block;
    width: 42px;
    height: 16px;
  	background: url("https://www.ybzhan.cn/images/qwsNew.png") no-repeat;
  	background-size: contain;
}
/* y-contactInfo */
.y-contactInfo{
    margin-top: 18px;
    overflow: hidden;
}
.contactInfoTitle span{
    width: 32px;
    margin-top: 6px;
    padding-left: 4px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
}
.contactInfoTitle span i{
    width: 8px;
    height: 20px;
    transform:skewX(-22deg);
    background-color: #007ff2;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.contactInfoTitle span i::after{
    width: 8px;
    height: 10px;
    right: -11px;
    top: 5px;
    transform: skewX(-4deg);
    content: "";
    position: absolute;
    background-color: #007ff2;
}
.contactInfoTitle b{
    line-height: 28px;
    font-size: 20px;
    color: #333;
    display: inline-block;
    vertical-align: top;
}
.contactInfoTitle a.more{
    line-height: 28px;
    font-size: 14px;
    color: #333;
    float: right;
}
.contactInfoTitle a.more i{
    margin-right: 3px;
}
.contactInfoTitle a.more img{
    width: 14px;
}
.contactInfoRight{
	height: 756px;
    width: 340px;
    padding: 20px 20px 24px;
    background-color: #fff;
    box-sizing: border-box;
    float: right;
}
.contactInfoRight ul{
    margin-left: 3px;
}
.contactInfoRight li{
    margin-top: 18px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    overflow: hidden;
}
.contactInfoRight li i{
    width: 5px;
    height: 5px;
    margin-top: 9px;
    margin-right: 11px;
    border-radius: 50%;
    background-color: #007ff2;
    display: inline-block;
    vertical-align: top;
}
.contactInfoRight li a{
    color: #333;
}
.contactInfoRight li:hover a{
    color: #007ff2;
}
.contactInfoLeft{
    padding: 20px 26px 49px;
    width: calc(100% - 20px - 340px);
    background-color: #fff;
    box-sizing: border-box;
    float: left;
}
.contactInfo-bot .comName{
    margin-top: 18px;
    padding: 22px 20px;
    background: url(../../../../images/products/version/2025/comNameBg.png) no-repeat;
    background-size: 100% 100%;
}
.contactInfo-bot .comName b{
    line-height: 30px;
    font-size: 22px;
    display: block;
}
.contactInfo-bot .comName b a{
    color: #1061aa;
}
.contactInfo-bot .comName p{
    margin-top: 18px;
    line-height: 16px;
    font-size: 15px;
    color: #3b76aa;
}
.contactInfo-bot .title{
    margin-top: 24px;
}
.contactInfo-bot .title span{
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    position: relative;
	display: inline-block;
	vertical-align: top;
}
.contactInfo-bot .title span::after{
    height: 5px;
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgb(184, 221, 255);
}
.contactInfo-bot .title span b{
    position: relative;
    z-index: 1;
}
.contactInfo-bot .title i{
    margin: 8px 0 0 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #007ff2;
    display: inline-block;
    vertical-align: top;
}
.contactInfo-bot .content{
    margin-top: 15px;
    overflow: hidden;
}
.content-box{
    margin-top: 4px;
    font-size: 16px;
    color: #333;
}
.content-item{
    display: block;
    width: 100%;
    margin-right: 0;
}
.content-box::after,.content-item::after {
	content: "";
	display: block;
	clear: both;
}
.content-box span{
    width: 76px;
    margin-top: 10px;
    margin-right: 14px;
    text-align: right;
    float: left;
}
.content-box span b {
	margin-right: 4px;
	color: #e31c1c;
	font-weight: normal;
}
.content-box .content-item-right{
    overflow: hidden;
}
.content-box .content-item-right p{
    height: 38px;
    line-height: 38px;
	margin-right: 22px;
    display: inline-block;
    vertical-align: top;
}
.content-box .content-item-right .textarea {
    padding: 7px;
    border: 1px solid #dcdfe6;
	border-radius: 6px;
}
.content-box .content-item-right .textarea textarea {
	border: 0;
	background: transparent;
	width: 100%;
	font-size: 16px;
	height: 124px;
    color: #bababa;
}
.content-box.two{
    margin-top: 16px;
}
.custom-radio {
    height: 16px;
    width: 16px;
    margin:13px 5px 0 0;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    position: relative;
}
.custom-radio input {
	opacity: 0;
	width: 0px;
	height: 0px;
}
.custom-radio label{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
}
.custom-radio input[type="radio"] + label::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 2px solid #c3c3c3;
    border-radius: 50%;
    margin-right: 5px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.custom-radio input[type="radio"]:checked + label::after {
    width: 6px;
    height: 6px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-color: #007ff2;
    border-radius: 50%;
    content: "";
    position: absolute;
}
.content-box.three{
    margin-top: 24px;
}
.content-box.three .content-item{
    width: 50%;
    float: left;
}
.content-box .content-input{
    position: relative;
}
.content-box .content-input input {
	height: 38px;
	text-indent: 8px;
	font-size: 16px;
    width: 100%;
	border-radius: 2px;
	border: 0;
	color: #bababa;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
}
.content-box .content-input input.input-hint {
    color: #bababa;
}
.content-box .content-input input.input-normal {
    color: #333;
}
.content-box.content-code .content-input input{
    width: 200px;
}
.content-box.content-code .content-input img {
	margin:0 0 0 13px;
    cursor: pointer;
}
.content-box strong{
    font-size: 14px;
}
.content-agree {
	margin-top: 30px;
	padding-left: 90px;
	line-height: 16px;
    font-size: 15px;
}
.content-agree input[type="checkbox"] {
    margin-right: 5px;
    appearance: none;
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
    border-radius: 2px;
    border: 1px solid #ddd;
    vertical-align: top;
    margin-top: 1px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.content-agree input[type="checkbox"]:checked {
    background-color: #4385f5;
    border-color: #4385f5;
}
.content-agree input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    left: 3px;
    top: 0px;
    width: 4px;
    height: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
}
.content-btn{
	margin-top: 24px;
	margin-left: 90px;
}
.content-btn button{
	width: 114px;
	height: 36px;
	line-height: 36px;
	font-size: 15px;
	border-radius: 4px;
	border: 0;
	color: #fff;
	background-color: #407fff;
	cursor: pointer;
}
/* y-newPro */
.y-newPro{
	margin-top: 20px;
	padding: 20px 26px 30px;
	background-color: #fff;
	box-sizing: border-box;
}
.y-newPro .main{
	padding: 20px 26px 30px;
	background-color: #fff;
	box-sizing: border-box;
}
.newPro-bot{
	overflow: hidden;
}
.y-newPro ul{
	margin-right: -24px;
	overflow: hidden;
}
.y-newPro li{
	margin-top: 18px;
	padding-right: 24px;
	width: 16.66%;
	float: left;
	box-sizing: border-box;
}
.y-newPro li .image{
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
	position: relative;
}
.y-newPro li .image img{
	position: absolute;
	width: 100%;
	height: 100%;
}
.y-newPro li p{
	margin-top: 12px;
	line-height: 24px;
	height: 48px;
	font-size: 16px;
	overflow: hidden;
}
.y-newPro li p a{
	color: #333;
}
.y-newPro li p a:hover{
	color: #407fff;
}
/* footer */
#nfoot{width: 100%;border-top: 3px solid #037ccc;margin-top: 30px;background-color: #fff;}
#nfoot span{ width: 100%; margin: 0px auto; text-align: center; color: #ABABAD; font: normal 14px/39px "Arial","\5b8b\4f53"; background: #f5f5f5; display: block; }
#nfoot span a{ text-decoration: none; color: #333333; padding: 0px 8px; }
#nfoot span a:hover{ color: #FB5005; }
#nfoot p{ text-align: center; color: #818181; font: normal 12px/26px "\5b8b\4f53","Arial"; }
#nfoot p.web{ font: normal 14px "\5b8b\4f53","Arial"; color: black; padding: 25px 0 15px 0; }
#nfoot p strong{ font: normal 11px "Arial"; padding: 0px 25px 0 0; }
#nfoot p b{ padding: 0px 3px; font: normal 12px/26px "Arial","\5b8b\4f53"; }
#nfoot p b a{
    position: relative;
    cursor: pointer;
}
.nfoot p b 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;
	overflow: hidden;
	resize: none;
	font-family: "Microsoft Yahei";
   }
   .nfoot p b a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
   }
   .nfoot p b a:hover .QQhover{
	display: inline-block;
   }
#nfoot p b img{ vertical-align: middle; }

.view-tip{
	font-size: 14px;
  	margin-top: 12px;
	margin-left: 5px;
    color: #aaa;
	display: inline-block;
	vertical-align: top;
}
.view-tip a{
	color: #aaa;
}
.view-tip a:hover{
	color: #3570b6;
}
/* 20250626 */
.contactInfoRight .hot-video{
	margin-top: 30px;
}
.contactInfoRight .top-video {
	margin-top: 25px;
	position: relative;
}
.contactInfoRight .top-video .image {
	height: 0;
	padding-bottom: 56.09%;
	position: relative;
	overflow: hidden;
}
.contactInfoRight .top-video .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.contactInfoRight .top-video .text {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 46px;
	background-image: -moz-linear-gradient( -90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.50196) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.50196) 100%);
	background-image: -ms-linear-gradient( -90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.50196) 100%);
}
.contactInfoRight .top-video .text p {
    position: absolute;
    bottom: 10px;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
}
.contactInfoRight .top-video .text p a {
    color: #fff;
}
.contactInfoRight .text-list p {
	margin-top: 16px;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.contactInfoRight .text-list p a {
    color: #333;
}
.contactInfoRight .text-list p a:hover {
    color: #037ccc;
}
.contactInfoRight .text-list p i {
	display: inline-block;
	width: 16px;
	height: 12px;
	background: url(/images/product/version/2021/video-icon.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-right: 7px;
	margin-top: 4px;
}
/* view-contact */
.view-contact {
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-color:rgba(0,0,0,0.6);
	z-index: 10001;
  }
  .view-contact .view-guest-success {
	position:absolute;
	padding:40px 14px;
	width:480px;
	box-sizing:border-box;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	border-radius:16px;
	overflow:hidden;
	background-image:url(http://public.mtnets.com/images/guestDialog/blue/pop-bg.png);
	background-color:#fff;
	background-size:100% auto;
	background-repeat:no-repeat
  }
  .view-contact .view-guest-success .close {
	position:absolute;
	right:14px;
	top:14px;
	color:rgba(67,133,245,0.8)
  }
  .view-contact .view-guest-success .close i {
	font-size:24px
  }
  .view-contact .view-guest-success .close:hover {
	color:#fff;
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	transform:rotate(90deg)
  }
  .view-contact .view-guest-success .view-icon {
	text-align:center
  }
  .view-contact .view-guest-success .view-icon i {
	display:inline-block;
	width:127px;
	height:72px;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(http://public.mtnets.com/images/guestDialog/blue/success.png)
  }
  .view-contact .view-guest-success .view-content {
	text-align:center;
	margin-top:20px
  }
  .view-contact .view-guest-success .view-content .tip {
	font-size:20px;
	color:#2a2f42;
	margin-bottom:6px
  }
  .view-contact .view-guest-success .view-content p {
	font-size:16px;
	color:#999;
	line-height:24px
  }
  .view-contact .view-guest-success .view-content .contact-us {
	margin-top:14px;
	font-size:0
  }
  .view-contact .view-guest-success .view-content .contact-us mark {
	background-color:rgba(233,243,250,0.7);
	display:inline-block;
	line-height:42px;
	border-radius:16px
  }
  .view-contact .view-guest-success .view-content .contact-us mark i {
	display:inline-block;
	width:44px;
	height:44px;
	vertical-align:top;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(http://public.mtnets.com/images/guestDialog/blue/user.png);
	margin-top:-1px;
	margin-left:-1px
  }
  .view-contact .view-guest-success .view-content .contact-us mark span {
	padding:0 12px;
	font-size:16px;
	color:#4385f5
  }
  .view-contact .view-guest-success .view-content .contact-us mark span b {
	font-family:"DINWebW07";
	font-size:28px;
	font-weight:normal;
	vertical-align:top;
	margin-left:3px;
	margin-top:-1px;
	display:inline-block
  }
  .view-contact .view-guest-success .view-content .view-btn {
	margin-top:24px
  }
  .view-contact .view-guest-success .view-content .view-btn a {
	display:inline-block;
	width:220px;
	height:44px;
	line-height:42px;
	font-size:17px;
	border-radius:22px;
	color:#fff;
	background-color:rgba(67,133,245,0.8);
	border:1px solid rgba(67,133,245,0.8);
	box-sizing:border-box
  }
  .view-contact .view-guest-success .view-content .view-btn a:hover {
	background-color:#fff;
	color:rgba(67,133,245,0.8)
  }
  
/* media */
@media only screen and (min-width:1600px){
	body{min-width:1432px;}
    .main,.w{width: 1432px;}
}
@media only screen and (min-width:1400px) and (max-width:1599px){
	body{min-width:1272px;}
    .main,.w{width: 1272px;}
    .y-top .select input {
        width: 382px;
    }
    .y-top .logo b {
        margin: 23px 0 0 36px;
        padding-left: 36px;
    }
    .y-top a.release {
        margin-right: 40px;
    }
	.y-contactInfo {
		margin-top: 16px;
	}
	.contactInfoRight {
		height: 676px;
		width: 302px;
		padding: 17px 18px 21px;
	}
	.contactInfoTitle b {
		line-height: 26px;
		font-size: 19px;
	}
	.contactInfoTitle span {
		margin-top: 5px;
	}
	.contactInfoTitle a.more {
		line-height: 26px;
	}
	.contactInfoRight li i {
		margin-top: 8px;
		margin-right: 10px;
	}
	.contactInfoRight li {
		margin-top: 16px;
		height: 18px;
		line-height: 18px;
		font-size: 14px;
	}
	.contactInfoLeft {
		padding: 18px 23px 44px;
		width: calc(100% - 18px - 302px);
	}
	.contactInfo-bot .comName {
		margin-top: 16px;
		padding: 20px 18px;
	}
	.contactInfo-bot .comName p {
		margin-top: 14px;
		line-height: 16px;
		font-size: 14px;
	}
	.contactInfo-bot .comName b {
		line-height: 26px;
		font-size: 20px;
	}
	.contactInfo-bot .title {
		margin-top: 20px;
	}
	.contactInfo-bot .title span {
		font-size: 17px;
	}
	.contactInfo-bot .content {
		margin-top: 12px;
	}
	.content-box {
		font-size: 15px;
	}
	.content-box .content-item-right p {
		height: 34px;
		line-height: 34px;
		margin-right: 18px;
	}
	.custom-radio {
		height: 16px;
		width: 16px;
		margin: 10px 5px 0 0;
	}
	.content-box .content-item-right .textarea {
		padding: 6px;
	}
	.content-box .content-item-right .textarea textarea {
		font-size: 15px;
		height: 110px;
	}
	.content-box .content-input input {
		height: 34px;
		text-indent: 5px;
		font-size: 15px;
	}
	.content-box.content-code .content-input input {
		width: 178px;
	}
	.content-box.two {
		margin-top: 12px;
	}
	.content-box.three {
		margin-top: 20px;
	}
	.content-agree {
		margin-top: 26px;
		font-size: 14px;
	}
	.content-btn {
		margin-top: 22px;
	}
	.y-newPro {
		margin-top: 18px;
		padding: 18px 24px 28px;
	}
	.y-newPro ul {
		margin-right: -21px;
	}
	.y-newPro li {
		margin-top: 16px;
		padding-right: 21px;
	}
	.y-newPro li p {
		margin-top: 10px;
		line-height: 22px;
		height: 44px;
		font-size: 15px;
	}
	/* 20250626 */
	.contactInfoRight .top-video .text p {
		bottom: 8px;
		padding: 0 8px;
		font-size: 14px;
	}
	.contactInfoRight .text-list p {
		margin-top: 13.5px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}

}
@media only screen and (min-width:1200px) and (max-width:1399px){
    body{min-width:1200px;}
	.main,.w{width: 1200px;}
	#divLogin ul li {
		margin: 0 5px;
		font-size: 13px;
	}
	.headRight li .ServiceTop, .headRight li .siteNav1 {
		padding: 0 14px;
		font-size: 13px;
	}
    .headLeft {
        right: 585px;
    }
	.siteNavBox1 {
		font-size: 13px;
	}
	.headLeft .serviceBtn {
		margin-top: 9px;
		height: 24px;
		line-height: 24px;
		width: 72px;
		font-size: 13px;
	}
    .y-top {
        height: 72px;
        padding: 16px 0 26px;
    }
    .y-top .logo a {
        padding-top: 0px;
    }
    .y-top .logo img {
        height: 49px;
    }
    .y-top .logo p {
        font-size: 13px;
    }
    .y-top .logo b {
        line-height: 42px;
        font-size: 30px;
        margin: 16px 0 0 35px;
        padding-left: 35px;
    }
    .y-top a.release {
        margin-right: 20px;
        width: 128px;
        font-size: 14px;
    }
    .y-top .select form {
        height: 34px;
        margin-right: 16px;
    }
    .y-top .select input {
        height: 32px;
        line-height: 32px;
        width: 428px;
        border-radius: 22px 0 0 22px;
        text-indent: 14px;
        font-size: 13px;
    }
    .y-top .select button {
        width: 84px;
        height: 32px;
        line-height: 32px;
        font-size: 15px;
    }
    .y-top .qws {
        height: 32px;
        line-height: 32px;
        padding: 0 12px;
        font-size: 14px;
    }
    .y-top .qws::after {
        right: -16px;
        top: -9px;
        width: 37px;
        height: 14px;
    }
	.y-contactInfo {
		margin-top: 16px;
	}
	.contactInfoRight {
		height: 635px;
		width: 286px;
		padding: 16px 16px 19px;
	}
	.contactInfoTitle span {
		width: 28px;
		margin-top: 5px;
		padding-left: 2px;
	}
	.contactInfoTitle b {
		line-height: 24px;
		font-size: 16px;
	}
	.contactInfoTitle span i {
		width: 7px;
		height: 17px;
		transform: skewX(-20deg);
	}
	.contactInfoTitle span i::after {
		width: 7px;
		height: 8px;
		right: -10px;
		top: 5px;
		transform: skewX(-3deg);
	}
	.contactInfoTitle a.more {
		line-height: 24px;
		font-size: 13px;
	}
	.contactInfoTitle a.more img {
		width: 13px;
		vertical-align: top;
	}
	.contactInfoRight li {
		margin-top: 14px;
		height: 18px;
		line-height: 18px;
		font-size: 14px;
	}
	.contactInfoRight li i {
		width: 4px;
		height: 4px;
		margin-top: 8px;
		margin-right: 8px;
	}
	.contactInfoLeft {
		padding: 16px 22px 43px;
		width: calc(100% - 16px - 286px);
	}
	.contactInfo-bot .comName {
		margin-top: 15px;
		padding: 18px 16px;
	}
	.contactInfo-bot .comName p {
		margin-top: 14px;
		line-height: 16px;
		font-size: 14px;
	}
	.contactInfo-bot .comName b {
		line-height: 26px;
		font-size: 18px;
	}
	.contactInfo-bot .title {
		margin-top: 20px;
	}
	.contactInfo-bot .title span::after {
		height: 4px;
	}
	.contactInfo-bot .title span {
		height: 22px;
		line-height: 22px;
		font-size: 16px;
	}
	.contactInfo-bot .title i {
		margin: 8px 0 0 7px;
	}
	.content-box {
		margin-top: 2px;
		font-size: 14px;
	}
	.content-box .content-item-right p {
		height: 32px;
		line-height: 32px;
		margin-right: 16px;
	}
	.custom-radio {
		margin: 9px 4px 0 0;
	}
	.content-box span {
		margin-top: 9px;
	}
	.content-box .content-item-right .textarea textarea {
		font-size: 14px;
		height: 102px;
	}
	.content-box .content-input input {
		height: 32px;
		text-indent: 6px;
		font-size: 14px;
	}
	.content-box.content-code .content-input input {
		width: 160px;
	}
	.content-box.two {
		margin-top: 10px;
	}
	.content-box.three {
		margin-top: 18px;
	}
	.content-agree {
		margin-top: 22px;
		line-height: 16px;
		font-size: 14px;
	}
	.content-btn button {
		width: 96px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.y-newPro {
		margin-top: 18px;
		padding: 16px 22px 24px;
	}
	.y-newPro ul {
		margin-right: -20px;
	}
	.y-newPro li {
		margin-top: 16px;
		padding-right: 20px;
	}
	.y-newPro li p {
		margin-top: 9px;
		line-height: 20px;
		height: 40px;
		font-size: 14px;
	}
	.view-tip{
		font-size: 13px;
  		margin-top: 10px;
	}
	/* 20250626 */
	.contactInfoRight .top-video .text p {
		bottom: 8px;
		padding: 0 8px;
		font-size: 14px;
	}
	.contactInfoRight .text-list p {
		margin-top: 15px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.contactInfoRight .hot-video {
		margin-top: 20px;
	}
	.contactInfoRight .top-video {
		margin-top: 10px;
	}

}
@media only screen and (min-width:1025px) and (max-width:1199px){
    body{min-width: 1010px;}
    .main,.w{width: 1010px;}
	#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: 9px;
		height: 24px;
		line-height: 24px;
		width: 70px;
		font-size: 13px;
	}
    .y-bannerAdvtop li {
        margin-top: 13px;
    }
    .y-top .logo a {
        padding-top: 6px;
    }
    .y-top {
        height: 70px;
        padding: 10px 0 20px;
    }
    .y-top .logo img {
        height: 45px;
    }
    .y-top .logo p {
        height: 18px;
        border-radius: 15px;
        font-size: 12px;
        line-height: 18px;;
    }
	.y-top .logo b {
		line-height: 38px;
		font-size: 24px;
		margin: 14px 0 0 14px;
		padding-left: 14px;
	}
    .y-top .select form {
        height: 32px;
        margin-right: 16px;
    }
    .y-top .select input {
        height: 30px;
        line-height: 30px;
        width: 336px;
        text-indent: 10px;
        font-size: 12px;
    }
	.y-top .select button {
		width: 70px;
		height: 32px;
		line-height: 32px;
		font-size: 15px;
	}
    .y-top .qws {
        height: 30px;
        line-height: 30px;
        padding: 0 11px;
        font-size: 13px;
    }
    .y-top .qws::after {
        right: -16px;
        top: -9px;
        width: 37px;
        height: 14px;
    }
    .y-top a.release {
        height: 28px;
        line-height: 28px;
        width: 108px;
        font-size: 13px;
        margin-right: 35px;
    }
	.y-contactInfo {
		margin-top: 14px;
	}
	.contactInfoRight {
		height: 536px;
		width: 240px;
		padding: 14px 14px 18px;
	}
	.contactInfoTitle b {
		line-height: 18px;
		font-size: 14px;
	}
	.contactInfoTitle span i {
		width: 6px;
		height: 14px;
		transform: skewX(-18deg);
	}
	.contactInfoTitle span i::after {
		width: 6px;
		height: 7px;
		right: -9px;
		top: 5px;
		transform: skewX(-2deg);
	}
	.contactInfoTitle span {
		width: 28px;
		margin-top: 2px;
		padding-left: 2px;
	}
	.contactInfoTitle a.more {
		line-height: 18px;
		font-size: 12px;
	}
	.contactInfoTitle a.more img {
		width: 12px;
		vertical-align: top;
	}
	.contactInfoTitle a.more i {
		margin-right: 3px;
		margin-top: 4px;
		display: inline-block;
		vertical-align: top;
		line-height: normal;
	}
	.contactInfoRight ul {
		margin-left: 2px;
	}
	.contactInfoRight li {
		margin-top: 11px;
		height: 16px;
		line-height: 16px;
		font-size: 13px;
	}
	.contactInfoRight li i {
		width: 4px;
		height: 4px;
		margin-top: 8px;
		margin-right: 8px;
	}
	.contactInfoLeft {
		padding: 12px 18px 27px;
		width: calc(100% - 14px - 240px);
	}
	.contactInfo-bot .comName {
		margin-top: 15px;
		padding: 18px 16px;
	}
	.contactInfo-bot .comName p {
		margin-top: 14px;
		line-height: 16px;
		font-size: 14px;
	}
	.contactInfo-bot .comName b {
		line-height: 26px;
		font-size: 18px;
	}
	.contactInfo-bot .title {
		margin-top: 20px;
	}
	.contactInfo-bot .title span::after {
		height: 4px;
	}
	.contactInfo-bot .title span {
		height: 22px;
		line-height: 22px;
		font-size: 16px;
	}
	.contactInfo-bot .title i {
		margin: 8px 0 0 7px;
	}
	.contactInfo-bot .content {
		margin-top: 8px;
	}
	.content-box {
		margin-top: 2px;
		font-size: 13px;
	}
	.content-box .content-item-right p {
		height: 26px;
		line-height: 26px;
		margin-right: 12px;
	}
	.custom-radio {
		margin: 6px 3px 0 0;
	}
	.content-box span {
		width: 66px;
		margin-top: 6px;
		margin-right: 10px;
	}
	.content-box .content-item-right .textarea {
		padding: 4px;
	}
	.content-box .content-item-right .textarea textarea {
		font-size: 13px;
		height: 88px;
	}
	.content-box .content-input input {
		height: 26px;
		text-indent: 6px;
		font-size: 13px;
	}
	.content-box.content-code .content-input input {
		width: 140px;
	}
	.content-box.two {
		margin-top: 8px;
	}
	.content-box.three {
		margin-top: 14px;
	}
	.content-agree {
		margin-top: 18px;
		padding-left: 76px;
		line-height: 16px;
		font-size: 13px;
	}
	.content-btn button {
		width: 96px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.content-btn {
		margin-top: 16px;
		margin-left: 76px;
	}
	.y-newPro {
		margin-top: 16px;
		padding: 14px 18px 16px;
	}
	.y-newPro ul {
		margin-right: -17px;
	}
	.y-newPro li {
		margin-top: 14px;
		padding-right: 17px;
	}
	.y-newPro li p {
		margin-top: 8px;
		line-height: 20px;
		height: 40px;
		font-size: 14px;
	}
	.view-tip{
		font-size: 12px;
  		margin-top: 11px;
	}
	/* 20250626 */
	.contactInfoRight .top-video .text p {
		bottom: 6px;
		padding: 0 6px;
		font-size: 13px;
	}
	.contactInfoRight .text-list p {
		margin-top: 10px;
		font-size: 13px;
		line-height: 16px;
		height: 16px;
	}
	.contactInfoRight .hot-video {
		margin-top: 20px;
	}
	.contactInfoRight .top-video {
		margin-top: 10px;
	}

}
@media only screen and (max-width:1024px){
    body{min-width: 872px;}
    .main,.w{width: 872px;}
	#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: 10px;
		height: 22px;
		line-height: 22px;
		width: 66px;
		font-size: 12px;
	}
	.y-bannerAdvtop li {
        margin-top: 12px;
    }
    .y-top {
        height: 68px;
        padding: 6px 0 10px;
    }
    .y-top .logo img {
        height: 45px;
    }
    .y-top .logo p {
        height: 20px;
        font-size: 12px;
        line-height: 20px;
    }
    .y-top .logo b {
        line-height: 28px;
        font-size: 22px;
        margin: 19px 0 0 10px;
        padding-left: 15px;
    }
    .y-top .select form {
        height: 30px;
        margin-right: 12px;
    }
    .y-top .select input {
        height: 28px;
        line-height: 28px;
        width: 262px;
        text-indent: 10px;
        font-size: 12px;
    }
    .y-top .select button {
        width: 62px;
        height: 28px;
        line-height: 28px;
        font-size: 13px;
    }
    .y-top .qws {
        margin-right: 14px;
        height: 28px;
        line-height: 28px;
        padding: 0 10px;
        font-size: 12px;
    }
    .y-top .qws::after {
        right: -16px;
        top: -7px;
        width: 37px;
        height: 14px;
    }
    .y-top .select p a {
        font-size: 12px;
        margin: 0 6px;
    }
    .y-top .select {
        padding-top: 22px;
    }
    .y-top .select p {
        height: 22px;
        line-height: 22px;
    }
    .y-top a.release {
        height: 28px;
        line-height: 28px;
        width: 92px;
        font-size: 12px;
        border-radius: 20px;
        margin-right: 20px;
    }
	.y-contactInfo {
		margin-top: 10px;
	}
	.contactInfoRight {
		height: 460px;
		width: 208px;
		padding: 12px 12px 16px;
	}
	.contactInfoTitle b {
		line-height: 18px;
		font-size: 14px;
	}
	.contactInfoTitle span i {
		width: 6px;
		height: 14px;
		transform: skewX(-18deg);
	}
	.contactInfoTitle span i::after {
		width: 6px;
		height: 7px;
		right: -9px;
		top: 5px;
		transform: skewX(-2deg);
	}
	.contactInfoTitle span {
		width: 28px;
		margin-top: 2px;
		padding-left: 2px;
	}
	.contactInfoTitle a.more {
		line-height: 18px;
		font-size: 12px;
	}
	.contactInfoTitle a.more img {
		width: 12px;
		vertical-align: top;
	}
	.contactInfoTitle a.more i {
		margin-right: 3px;
		margin-top: 4px;
		display: inline-block;
		vertical-align: top;
		line-height: normal;
	}
	.contactInfoRight ul {
		margin-left: 2px;
	}
	.contactInfoRight li {
		margin-top: 7px;
		height: 16px;
		line-height: 16px;
		font-size: 13px;
	}
	.contactInfoRight li i {
		width: 4px;
		height: 4px;
		margin-top: 8px;
		margin-right: 8px;
	}
	.contactInfoLeft {
		padding: 10px 14px 20px;
		width: calc(100% - 12px - 208px);
	}
	.contactInfo-bot .comName {
		margin-top: 12px;
		padding: 15px 12px;
	}
	.contactInfo-bot .comName p {
		margin-top: 10px;
		line-height: 16px;
		font-size: 12px;
	}
	.contactInfo-bot .comName b {
		line-height: 22px;
		font-size: 16px;
	}
	.contactInfo-bot .title {
		margin-top: 12px;
	}
	.contactInfo-bot .title span::after {
		height: 4px;
	}
	.contactInfo-bot .title span {
		height: 20px;
		line-height: 20px;
		font-size: 15px;
	}
	.contactInfo-bot .title i {
		margin: 7px 0 0 6px;
	}
	.contactInfo-bot .content {
		margin-top: 8px;
	}
	.content-box {
		margin-top: 2px;
		font-size: 13px;
	}
	.content-box .content-item-right p {
		height: 26px;
		line-height: 26px;
		margin-right: 12px;
	}
	.custom-radio {
		margin: 6px 3px 0 0;
	}
	.content-box span {
		width: 66px;
		margin-top: 6px;
		margin-right: 10px;
	}
	.content-box .content-item-right .textarea {
		padding: 4px;
	}
	.content-box .content-item-right .textarea textarea {
		font-size: 13px;
		height: 76px;
	}
	.content-box .content-input input {
		height: 26px;
		text-indent: 6px;
		font-size: 13px;
	}
	.content-box.content-code .content-input input {
		width: 110px;
	}
	.content-box.two {
		margin-top: 6px;
	}
	.content-box.three {
		margin-top: 10px;
	}
	.content-agree {
		margin-top: 12px;
		padding-left: 76px;
		line-height: 16px;
		font-size: 12px;
	}
	.content-btn button {
		width: 86px;
		height: 26px;
		line-height: 26px;
		font-size: 13px;
	}
	.content-btn {
		margin-top: 8px;
		margin-left: 76px;
	}
	.y-newPro {
		margin-top: 12px;
		padding: 12px 14px;
	}
	.y-newPro ul {
		margin-right: -14px;
	}
	.y-newPro li {
		margin-top: 10px;
		padding-right: 14px;
	}
	.y-newPro li p {
		margin-top: 6px;
		line-height: 18px;
		height: 36px;
		font-size: 13px;
	}
	.view-tip{
		font-size: 12px;
  		margin-top: 8px;
	}
	/* 20250626 */
	.contactInfoRight .top-video .text p {
		bottom: 6px;
		padding: 0 6px;
		font-size: 13px;
	}
	.contactInfoRight .text-list p {
		margin-top: 7px;
		font-size: 13px;
		line-height: 16px;
		height: 16px;
	}
	.contactInfoRight .hot-video {
		margin-top: 10px;
	}
	.contactInfoRight .top-video {
		margin-top: 7px;
	}
}











