.main,.w{
    width: 1400px;
    margin: 0 auto;
}
body {
	line-height: 1;
}
.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;
}
/* 优设标题黑 */
@font-face {
	font-family: "优设标题黑";
  font-style: normal;
	font-weight: 400;
  src: url("https://public.mtnets.com/Font/youshebiaotihei/youshebiaoti.eot?#iefix") format("embedded-opentype"), 
  url("https://public.mtnets.com/Font/youshebiaotihei/youshebiaoti.woff") format("woff"), 
  url("https://public.mtnets.com/Font/youshebiaotihei/youshebiaoti.ttf") format("truetype");
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
    font-family: '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;
	line-height: 1;
	font-style: normal;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body.f5{
    background-color: #f5f5f5;
}
/* header */
.header{
    height: 38px;
    line-height: 38px;
}
.header a{
    font-size: 14px;
    color: #666;
}
.header a:hover{
    color: #1669c5;
}
.header span{
    float: left;
}
.header span a{
    margin-right: 34px;
}
.header span a.login{
    color: #1669c5;
}
.header p {
    float: right;
    font-size: 14px;
    color: #e0e0e0;
}
.header p a{
    margin: 0 14px;
    display: inline-block;
    vertical-align: top;
}
/* topApp */
.topApp{
    position: relative;
}
.topApp span{
    display: block;
    position: absolute;
    right: 171px;
    top: -38px;
    font-size: 14px;
    color: #e4dde4;
}
.topApp span a{
    margin: 0 10px;
    line-height: 38px;
    font-size: 14px;
    color: #666;
    position: relative;
}
.topApp span a img.hbapp{
    max-width: 80px;
    max-height: 80px;
    position: absolute;
    top: 26px;
    left: -15px;
    display: none;
    z-index: 999;
}
.topApp span a.mobile:hover .hbapp{
    display: block;
}
.topApp a:hover{
    color: #1669c5;
}
/* top */
.top {
    padding: 80px 0 70px;
	overflow: hidden;
    background: url(../../../../images/area/version/2025/top.png) no-repeat;
    background-size: 100% 100%;
}
.top p{
    text-align: center;
}
.top p a{
    display: inline-block;
    vertical-align: top;
}
.top p a img {
	width: 252px;
}
.top p b {
    line-height: 60px;
    margin-top: 2px;
    font-size: 50px;
    margin-left: 28px;
    padding-left: 30px;
    border-left: 1px solid #3971c3;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    font-family: "优设标题黑";
}
.top .search{
    margin: 55px auto 0;
    width: 850px;
    padding: 3px;
    border-radius: 28px;
    background-color: #fff;
    box-sizing: border-box;
}
.top .search form{
    overflow: hidden;
}
.top .search input{
    height: 54px;
    line-height: 54px;
    width: 724px;
    font-size: 18px;
    text-indent: 20px;
    border-radius: 28px 0 0 28px;
    color: #999999;
    background-color: #fff;
    border: 0;
    float: left;
}
.top .search button{
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    width: 120px;
    font-weight: 700;
    border-radius: 28px;
    color: #fff;
    background-image: -moz-linear-gradient( 0deg, rgb(53,150,201) 0%, rgb(22,105,197) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(53,150,201) 0%, rgb(22,105,197) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(53,150,201) 0%, rgb(22,105,197) 100%);
    float: right;
    border: 0;
}
.top .search button i{
    font-size: 16px;
    margin-right: 4px;
    font-weight: normal;
}
/* area_comList */
.area_comList{

}
.list_title{
	padding: 42px 0;
	text-align: center;
}
.list_title b{
	color: #1669c5;
}
.list_title span{
	margin: 0 30px;
	font-size: 30px;
	font-weight: 700;
	color: #333;
}
.list_title i{
	height: 22px;
	margin-top: 7px;
	display: inline-block;
	vertical-align: top;
}

.list_tab{
	padding: 14px 12px 28px;
	background-color: #fff;
}
.list_tab ul{
	overflow: hidden;
}
.list_tab li{
	margin-top: 14px;
	padding: 0 10px;
	float: left;
}
.list_tab li a{
	height: 48px;
	line-height: 48px;
	padding: 0 48px;
	font-size: 18px;
	font-weight: 700;
	border-radius: 10px;
	background-color: #f0f3f6;
	color: #3574bb;
	display: block;
	position: relative;
}
.list_tab li.focus a,.list_tab li:hover a{
	background-color: #1669c5;
	color: #fff;
}
.list_tab li.focus a::after,.list_tab li:hover a::after{
	bottom: -6px;
	border-width: 6px 9px 0 9px;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: #1669c5 transparent transparent transparent;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	content: "";
}
.comListItem{
	margin-top: 28px;
	padding: 22px;
	background-color: #fff;
}
.comListItem p{
	height: 48px;
	line-height: 48px;
	padding:0 14px;
	font-size: 18px;
	border-radius: 10px;
	color: #333;
	background-color: #f0f3f6;
	position: relative;
}
.comListItem p i{
	width: 15px;
	height: 18px;
	margin: 16px 7px 0 0;
	background: url(../../../../images/area/version/2025/comListItem-icon01.png) no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: top;
}
.comListItem p b{
	font-size: 18px;
	color: #333;
}
.comListItem p a.more{
	right: 14px;
	font-size: 15px;
	color: #999;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.comListItem ul{
	overflow: hidden;
}
.comListItem li{
	margin-top: 12px;
	padding: 0 20px 0 36px;
	line-height: 50px;
	height: 50px;
	font-size: 16px;
	width: 14.285%;
	float: left;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
}
.comListItem li i{
	width: 5px;
	height: 5px;
	left: 18px;
	border-radius: 50%;
	background-color: #1669c5;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.comListItem li a{
	color: #333;
}
.comListItem li a:hover{
	color: #1669c5;
}
/* footer */
.footer {
	margin-top: 50px;
	background: #232830;
	padding: 25px 0;
}
.footer-nav {
	height: 26px;
	line-height: 26px;
	text-align: center;
}
.footer-nav a {
	font-size: 16px;
	color: #d4d4d4;
	padding: 0 20px;
	position: relative;
}
.footer-nav a::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 18px;
	background: #414141;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.footer-nav a:last-child::after {
	display: none;
}
.footer p {
	color: #838383;
	font-size: 14px;
	margin-top: 20px;
	text-align: center;
}
.footer p .qq{
	 position: relative;
	 cursor: pointer;
	}
	.footer p .qq .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;

	}
	.footer p .qq .QQhover::after{
	 position: absolute;
	 left: 0;
	 top: 0;
	 line-height: 20px;
	 content: "QQ:";
	}
	.footer p .qq:hover .QQhover{
	 display: inline-block;
	}
.footer .footer_img{
	display: block;
	height: 47px;
	width: 751px;
	background: url('https://www.ppzhan.com/images/Version/2022/Index/copyright.png') no-repeat 0 0;
	background-size: auto 100%;
	margin: 15px auto 0;
}
.footer .footer_img li{
	float: left;
	width: 117px;
	height: 47px;
	margin-right: 9px;
}
.footer .footer_img li:last-child {
	margin-right: 0;
}
.footer .footer_img li a{
	display: block;
	height: 47px;
	width: 100%
}
/* leftBar */
.leftBar {
	position: fixed;
	left: 50px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99999;
	width: 170px;
	font-size: 0;
	background: url(../../../../images/area/version/2025/LeftBar.png) no-repeat;
	background-size: 100% 100%;
	padding: 12px 9px 14px;
}
.leftBar p{
	height: 38px;
	line-height: 38px;
	text-align: center;
}
.leftBar p i{
	width: 26px;
	height: 28px;
	margin: 5px 4px 0 0;
	background: url(../../../../images/area/version/2025/LeftBar-title.png) no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: top;
}
.leftBar p b{
	font-size: 18px;
	color: #fff;
}
.leftBar ul{
	overflow: hidden;
}
.leftBar li{
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	width: 50%;
	padding: 0 5px;
	float: left;
	box-sizing: border-box;
	text-align: center;
}
.leftBar li a{
	color: #333;
	background-color: #fff;
	display: block;
}
.leftBar li.focus a,.leftBar li:hover a{
	color: #1669c5;
}


/* media */
@media only screen and (max-width: 1024px){
    .w,.main{width:  740px;}
    body{min-width:  740px;}
    .header a {
        font-size: 12px;
    }
    .header span a {
        margin-right: 14px;
    }
    .header p {
        font-size: 12px;
    }
    .header p a {
        margin: 0 8px;
    }
    .topApp span {
        right: 131px;
        top: -38px;
        font-size: 12px;
    }
    .topApp span a {
        margin: 0 8px;
        line-height: 38px;
        font-size: 12px;
    }
    .top {
        padding: 51px 0 44px;
    }
    .top p a img {
        width: 158px;
    }
    .top p b {
        line-height: 38px;
        margin-top: 1px;
        font-size: 32px;
        margin-left: 18px;
        padding-left: 20px;
    }
    .top .search {
        margin: 42px auto 0;
        width: 534px;
        padding: 1px;
    }
    .top .search button {
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        width: 76px;
    }
    .top .search button i{
        font-size: 12px;
    }
    .top .search input {
        height: 34px;
        line-height: 34px;
        width: 454px;
        font-size: 13px;
        text-indent: 12px;
    }
    .list_title span {
        margin: 0 19px;
        font-size: 19px;
    }
    .list_title i {
        height: 13px;
        margin-top: 4px;
    }
    .list_title {
        padding: 27px 0;
    }
    .list_tab {
        padding: 8px 8px 16px;
    }
    .list_tab li {
        margin-top: 12px;
        padding: 0 6px;
    }
    .list_tab li a {
        height: 30px;
        line-height: 30px;
        padding: 0 34px;
        font-size: 13px;
    }
    .list_tab li.focus a::after, .list_tab li:hover a::after {
        bottom: -4px;
        border-width: 4px 7px 0 7px;
    }
    .comListItem {
        margin-top: 16px;
        padding: 14px;
    }
    .comListItem p {
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        font-size: 13px;
    }
    .comListItem p i {
        width: 10px;
        height: 12px;
        margin: 9px 4px 0 0;
    }
    .comListItem p b {
        font-size: 13px;
    }
    .comListItem p a.more {
        right: 10px;
        font-size: 12px;
    }
    .comListItem li {
        margin-top: 12px;
        padding: 0 14px 0 24px;
        line-height: 28px;
        height: 28px;
        font-size: 12px;
    }
    .comListItem li i {
        width: 4px;
        height: 4px;
        left: 14px;
    }
    .footer {
        margin-top: 30px;
        padding: 18px 0;
    }
    .footer-nav {
        height: 24px;
        line-height: 24px;
    }
    .footer-nav a {
        font-size: 14px;
        padding: 0 15px;
    }
    .footer p {
        font-size: 13px;
        margin-top: 16px;
    }
    /* leftBar */
    .leftBar {
        left: 10px;
        width: 120px;
        padding: 2px 6px 10px;
    }
    .leftBar p b {
        font-size: 15px;
    }
    .leftBar p i {
        width: 18px;
        height: 20px;
        margin: 9px 3px 0 0;
    }
    .leftBar li {
        margin-top: 8px;
        height: 22px;
        line-height: 22px;
        font-size: 12px;
        padding: 0 4px;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .w,.main{width:  878px;}
    body{min-width:  878px;}
    .top {
        padding: 51px 0 44px;
    }
    .top p a img {
        width: 158px;
    }
    .top p b {
        line-height: 38px;
        margin-top: 1px;
        font-size: 32px;
        margin-left: 18px;
        padding-left: 20px;
    }
    .top .search {
        margin: 42px auto 0;
        width: 534px;
        padding: 1px;
    }
    .top .search button {
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        width: 76px;
    }
    .top .search button i{
        font-size: 13px;
    }
    .top .search input {
        height: 34px;
        line-height: 34px;
        width: 454px;
        font-size: 14px;
        text-indent: 12px;
    }
    .list_title span {
        margin: 0 19px;
        font-size: 19px;
    }
    .list_title i {
        height: 13px;
        margin-top: 4px;
    }
    .list_title {
        padding: 27px 0;
    }
    .list_tab {
        padding: 8px 8px 16px;
    }
    .list_tab li {
        margin-top: 12px;
        padding: 0 6px;
    }
    .list_tab li a {
        height: 30px;
        line-height: 30px;
        padding: 0 34px;
        font-size: 13px;
    }
    .list_tab li.focus a::after, .list_tab li:hover a::after {
        bottom: -4px;
        border-width: 4px 7px 0 7px;
    }
    .comListItem {
        margin-top: 16px;
        padding: 14px;
    }
    .comListItem p {
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        font-size: 13px;
    }
    .comListItem p i {
        width: 10px;
        height: 12px;
        margin: 9px 4px 0 0;
    }
    .comListItem p b {
        font-size: 13px;
    }
    .comListItem p a.more {
        right: 10px;
        font-size: 12px;
    }
    .comListItem li {
        margin-top: 12px;
        padding: 0 14px 0 24px;
        line-height: 28px;
        height: 28px;
        font-size: 12px;
    }
    .comListItem li i {
        width: 4px;
        height: 4px;
        left: 14px;
    }
    .footer {
        margin-top: 30px;
        padding: 18px 0;
    }
    .footer-nav {
        height: 24px;
        line-height: 24px;
    }
    .footer-nav a {
        font-size: 14px;
        padding: 0 15px;
    }
    .footer p {
        font-size: 13px;
        margin-top: 16px;
    }
    /* leftBar */
    .leftBar {
        left: 10px;
        width: 120px;
        padding: 2px 6px 10px;
    }
    .leftBar p b {
        font-size: 15px;
    }
    .leftBar p i {
        width: 18px;
        height: 20px;
        margin: 9px 3px 0 0;
    }
    .leftBar li {
        margin-top: 8px;
        height: 22px;
        line-height: 22px;
        font-size: 12px;
        padding: 0 4px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
    .w,.main{width:  1068px;}
    body{min-width:  1068px;}
    .top {
        padding: 62px 0 54px;
    }
    .top p a img {
        width: 192px;
    }
    .top p b {
        line-height: 46px;
        margin-top: 2px;
        font-size: 38px;
        margin-left: 21px;
        padding-left: 24px;
    }
    .top .search {
        margin: 42px auto 0;
        width: 648px;
        padding: 2px;
    }
    .top .search button {
        height: 42px;
        line-height: 42px;
        font-size: 15px;
        width: 92px;
    }
    .top .search input {
        height: 42px;
        line-height: 42px;
        width: 552px;
        font-size: 15px;
        text-indent: 16px;
    }
    .list_title span {
        margin: 0 22px;
        font-size: 22px;
    }
    .list_title i {
        height: 15px;
        margin-top: 4px;
    }
    .list_title {
        padding: 36px 0;
    }
    .list_tab {
        padding: 10px 10px 22px;
    }
    .list_tab li {
        margin-top: 14px;
        padding: 0 8px;
    }
    .list_tab li a {
        height: 38px;
        line-height: 38px;
        padding: 0 42px;
        font-size: 15px;
    }
    .list_tab li.focus a::after, .list_tab li:hover a::after {
        bottom: -5px;
        border-width: 5px 8px 0 8px;
    }
    .comListItem {
        margin-top: 20px;
        padding: 16px;
    }
    .comListItem p {
        height: 38px;
        line-height: 38px;
        padding: 0 10px;
        font-size: 14px;
    }
    .comListItem p i {
        width: 12px;
        height: 15px;
        margin: 12px 6px 0 0;
    }
    .comListItem p a.more {
        right: 10px;
        font-size: 12px;
    }
    .comListItem li {
        margin-top: 12px;
        padding: 0 14px 0 30px;
        line-height: 36px;
        height: 36px;
        font-size: 13px;
    }
    .footer {
        margin-top: 30px;
        padding: 18px 0;
    }
    .footer-nav {
        height: 24px;
        line-height: 24px;
    }
    .footer-nav a {
        font-size: 14px;
        padding: 0 15px;
    }
    .footer p {
        font-size: 13px;
        margin-top: 16px;
    }
    /* leftBar */
    .leftBar {
        left: 10px;
        width: 120px;
        padding: 2px 6px 10px;
    }
    .leftBar p b {
        font-size: 15px;
    }
    .leftBar p i {
        width: 18px;
        height: 20px;
        margin: 9px 3px 0 0;
    }
    .leftBar li {
        margin-top: 8px;
        height: 22px;
        line-height: 22px;
        font-size: 12px;
        padding: 0 4px;
    }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px){
    .w,.main{width:  1140px;}
    body{min-width:  1140px;}
    .top {
        padding: 66px 0 56px;
    }
    .top p a img {
        width: 205px;
    }
    .top p b {
        line-height: 48px;
        margin-top: 2px;
        font-size: 40px;
        margin-left: 23px;
        padding-left: 25px;
    }
    .top .search {
        margin: 45px auto 0;
        width: 692px;
        padding: 2px;
        border-radius: 28px;
        background-color: #fff;
        box-sizing: border-box;
    }
    .top .search input {
        height: 48px;
        line-height: 48px;
        width: 590px;
        font-size: 16px;
        text-indent: 18px;
    }
    .top .search button {
        height: 48px;
        line-height: 48px;
        font-size: 16px;
        width: 98px;
    }
    .top .search button i {
        font-size: 15px;
        margin-right: 3px;
    }
    .list_title span {
        margin: 0 24px;
        font-size: 24px;
    }
    .list_title i {
        height: 18px;
        margin-top: 5px;
    }
    .list_title {
        padding: 38px 0;
    }
    .list_tab {
        padding: 10px 10px 22px;
    }
    .list_tab li {
        margin-top: 14px;
        padding: 0 8px;
    }
    .list_tab li a {
        height: 40px;
        line-height: 40px;
        padding: 0 44px;
        font-size: 16px;
    }
    .list_tab li.focus a::after, .list_tab li:hover a::after {
        bottom: -5px;
        border-width: 5px 8px 0 8px;
    }
    .comListItem {
        margin-top: 22px;
        padding: 18px;
    }
    .comListItem p {
        height: 40px;
        line-height: 40px;
        padding: 0 12px;
        font-size: 15px;
    }
    .comListItem p i {
        width: 12px;
        height: 15px;
        margin: 14px 6px 0 0;
    }
    .comListItem p a.more {
        right: 12px;
        font-size: 13px;
    }
    .comListItem li {
        margin-top: 12px;
        padding: 0 14px 0 30px;
        line-height: 38px;
        height: 38px;
        font-size: 14px;
    }
    .footer {
        margin-top: 30px;
    }
    /* leftBar */
    .leftBar {
        left: 10px;
        width: 120px;
        padding: 2px 6px 10px;
    }
    .leftBar p b {
        font-size: 15px;
    }
    .leftBar p i {
        width: 18px;
        height: 20px;
        margin: 9px 3px 0 0;
    }
    .leftBar li {
        margin-top: 8px;
        height: 22px;
        line-height: 22px;
        font-size: 12px;
        padding: 0 4px;
    }


}
@media only screen and (min-width: 1600px) and (max-width: 1919px){
    .w,.main{width:  1300px;}
    body{min-width:  1300px;}
    .list_title span {
        margin: 0 28px;
        font-size: 28px;
    }
    .list_title i {
        height: 20px;
        margin-top: 6px;
    }
    .list_tab li a {
        height: 44px;
        line-height: 44px;
        padding: 0 44px;
        font-size: 17px;
    }
    .comListItem {
        margin-top: 26px;
        padding: 20px;
    }
    .comListItem p {
        height: 44px;
        line-height: 44px;
        padding: 0 13px;
        font-size: 17px;
    }
    .comListItem p i {
        width: 14px;
        height: 16px;
    }
    .comListItem p a.more {
        right: 13px;
        font-size: 14px;
    }
    .comListItem li {
        margin-top: 10px;
        padding: 0 18px 0 34px;
        line-height: 48px;
        height: 48px;
        font-size: 15px;
    }
    /* rightBar */
    .rightBar {
        right: 10px;
        width: 120px;
        padding: 2px 6px 10px;
    }
    .rightBar a {
        padding: 8px 4px 0 4px;
    }
    .rightBar a span {
        height: 22px;
        line-height: 22px;
        font-size: 12px;
    }
    /* leftBar */
    .leftBar {
        left: 10px;
        width: 120px;
        padding: 2px 6px 10px;
    }
    .leftBar p b {
        font-size: 15px;
    }
    .leftBar p i {
        width: 18px;
        height: 20px;
        margin: 9px 3px 0 0;
    }
    .leftBar li {
        margin-top: 8px;
        height: 22px;
        line-height: 22px;
        font-size: 12px;
        padding: 0 4px;
    }
}

