
.main,.w{
    width: 1400px;
    margin: 0 auto;
}
.advs {
	position: relative;
	display: block;
}
.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}
.advs img {
	display: block;
}
.Center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.iframe iframe{
    height: 46px;
}

/* header */
.header{
    height: 46px;
    background: url(../../../../images/news/version/2023/header.jpg) no-repeat;
    background-size: 100% 100%;
}
.header a{
    line-height: 46px;
    font-size: 14px;
    color: #fff;
}
.header a:hover{
    color: #f90;
}
.header span{
    float: left;
    font-size: 0;
}
.header span a{
    margin-right: 16px;
}
.header span a:first-child{
    margin-right: 28px;
}
.header span a:last-child{
    margin-right: 0;
}
/* topApp */
.topApp{
    position: relative;
}
.topApp span{
    display: block;
    position: absolute;
    right: 0;
    top: -46px;
    font-size: 14px;
    color: #ba8c84;
}
.topApp span a{
    margin: 0 10px;
    line-height: 46px;
    font-size: 14px;
    color: #fff;
    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 .moblie{
    color: #fff!important;
}
.topApp .moblie:hover .hbapp{
    display: block;
}
.topApp a:hover{
    color: #f90;
}
/* bg */
.bg{
    position: absolute;
    left: 0;
    top: 46px;
    right: 0;
    height: 340px;
    background: url(../../../../images/news/version/2023/subject_bg.jpg) no-repeat;
    background-size: 100% 100%;
    z-index: -1;
}
/* search */
#search {
	overflow: hidden;
	padding: 47px 0 61px;
}
#search p {
	text-align: center;
}
#search p a {
	display: inline-block;
    vertical-align: top;
}
#search p a img {
	width: 272px;
}
#search p b {
    line-height: 64px;
	margin-left: 40px;
    padding-left: 22px;
    font-size: 40px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
#search p b::after{
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 40px;
    background: #95b69b;
}
#search form {
	width: 740px;
	margin: 32px auto 0;
    border-radius: 26px;
	overflow: hidden;
    position: relative;
}
#search form input {
	float: left;
	width: 648px;
	height: 56px;
	border-right: 0;
	padding-left: 20px;
	font-size: 16px;
	color: #999;
    background-color: #fff;
    border: 0;
    box-sizing: border-box;
}
#search form button {
    right: 0;
    top: 0;
    bottom: 0;
	height: 56px;
	width: 116px;
	line-height: 56px;
    font-size: 18px;
	border: 0;
	background-color: #fe7600;
	color: #fff;
    border-radius: 26px;
	cursor: pointer;
    position: absolute;
}
#search form button i{
    margin-right: 5px;
}
/* classify */
.classify-item{
    margin-top: 30px;
    overflow: hidden;
}
.classify-item:nth-child(1){
    margin: 0;
}
.classify-title{
    height: 45px;
    width: 80%;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
.classify-title b{
    top: -5px;
    padding-left: 16px;
    font-size: 28px;
    color: #333;
    display: inline-block;
    vertical-align: top;
    position: absolute;
}
.classify-title b i{
    position: absolute;
    left: 0;
    top: 9px;
    width: 6px;
    height: 18px;
    background-color: #138146;
}
.classify-title b i::after{
    position: absolute;
    content: "";
    left: 0;
    bottom: -6px;
    width: 0px;
    height: 0px;
    border-color:   transparent #138146;
    border-width: 0 0 6px 6px;
    border-style: solid;
}
.classify-item ul{
    padding-top: 4px;
    margin-right: -14px;
}
.classify-item li{
    margin-top: 14px;
    padding-right: 14px;
    height: 46px;
    line-height: 46px;
    width: 14.28%;
    box-sizing: border-box;
    float: left;
    overflow: hidden;
}
.classify-item li a{
    font-size: 16px;
    color: #333;
    background-color: #f5f5f5;
    text-align: center;
    display: block;
}
.classify-item li:hover a,.classify-item li.focus a{
    background-color: #138146;
    color: #fff;
}

/* footer */
#footer {
	width: 100%;
	margin: 35px auto 0;
	border-top: 1px solid #e8e8e8;
	background: #f6f6f6;
	padding: 12px 0;
}
.foot {
	width: 1200px;
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	line-height: 25px;
	font-size: 13px;
	color: #666666;
}
.foot p {
	text-align: center;
	line-height: 46px;
	color: #b2b2b2;
}
.foot p a {
	color: #666666;
	margin: 0 6px;
}
.foot a {
	color: #138146;
}
.foot a:hover {
	color: #138146;
	text-decoration: underline;
}
.foot span {
	font-size: 14px;
	color: #000;
	display: block;
}
.foot .medi{
	font-weight: normal;
	background: url("/images/index/medi.png") no-repeat 0 0;
	display: inline-block;
	padding-left: 27px;
	margin-left: -30px;
}
.foot .medi a{
	color: #666;
}
.foot .medi:hover a{
	color: #b31717;
}

.foot i {
	font-style: normal;
	color: #b31717;
}

.bottom {
	display: inline-block;
	margin: 20px 25px 0 25px;
	line-height: 26px;
	color: #666666;
	vertical-align: middle;
	*zoom: 1;
	*display: inline;
}
.foot .bot1 span{
	color: #666;
	position: relative;
	cursor: pointer;
	font-size: 13px;
	text-align: left;
}
.foot .bot1 span i{
	color: #07C160;
	font-size: 18px;
	margin-left: 2px;
}
.foot .bot1 span img{
	position: absolute;
	max-width: none;
	max-height: none;
	left: -105px;
	top: -72px;
	width: 100px;
}
.foot .bot1 span:hover img{display: block!important;}
.foot .bot3{line-height: 19px;text-align: left;}
.bottom img {
	vertical-align: top;
	margin-top: 3px;
}

.bottom b {
	display: block;
	line-height: 26px;
	height: 26px;
	font-weight: normal;
	text-align: left;
}

.bottom b a {
	color: #666;
}

.bottom.bg1 {
	padding: 0 0 0 31px;
	background: url("/images/index/Version/2021/index2016.png") no-repeat -68px -651px;
}

.bottom.bg2 {
	padding: 0 0 0 31px;
	background: url("/images/index/Version/2021/index2016.png") no-repeat -68px -743px;
}
.copyright{
	width:300px;
	margin:0 auto;
	padding:20px 0;
	text-align: center;
}
.copyright a {
	display: inline-block;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
}
.copyright a img {
	float: left;
}
.copyright a p {
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 0px 0px 0px 5px;
	color: #939393;
}


/* media */
@media only screen and (max-width: 1024px){
    .main,.w{width:  1000px;}
    body{min-width:  1000px;}
    .topApp span a {
        font-size: 12px;
    }
    .header a {
        font-size: 12px;
    }
    .bg {
        height: 243px;
    }
    #search {
        padding: 33px 0 44px;
    }
    #search p a img {
        width: 198px;
    }
    #search p b {
        line-height: 46px;
        margin-left: 16px;
        padding-left: 18px;
        font-size: 28px;
    }
    #search p b::after {
        height: 24px;
    }
    #search form {
        width: 528px;
        margin: 24px auto 0;
    }
    #search form input {
        width: 465px;
        height: 40px;
        padding-left: 15px;
        font-size: 13px;
    }
    #search form button {
        height: 40px;
        width: 84px;
        line-height: 40px;
        font-size: 14px;
    }
    #search form button i{
        font-size: 13px;
    }
    .classify .left {
        width: 157px;
        margin-right: 40px;
    }
    .classify .left li a {
        height: 40px;
        line-height: 40px;
        font-size: 13px;
    }
    .classify .left li {
        margin-top: 13px;
    }
    .classify-title {
        height: 36px;
    }
    .classify-title b {
        top: -3px;
        padding-left: 12px;
        font-size: 23px;
    }
    .classify-title b i {
        top: 9px;
        width: 5px;
        height: 13px;
    }
    .classify-title b i::after {
        bottom: -5px;
        border-width: 0 0 5px 5px;
    }
    .classify-item ul {
        padding-top: 3px;
        margin-right: -10px;
    }
    .classify-item li {
        margin-top: 10px;
        padding-right: 10px;
        height: 34px;
        line-height: 34px;
    }
    .classify-item li a {
        font-size: 12px;
    }
    .foot {
        font-size: 12px;
    }
    .foot span {
        font-size: 14px;
        line-height: 30px;
    }
    .bottom {
        margin: 20px 40px 0 40px;
    }

}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .main,.w{width:  1138px;}
    body{min-width:  1138px;}
    .bg {
        height: 277px;
    }
    #search {
        padding: 36px 0 48px;
    }
    #search p a img {
        width: 221px;
    }
    #search p b {
        line-height: 52px;
        margin-left: 18px;
        padding-left: 20px;
        font-size: 32px;
    }
    #search p b::after {
        height: 30px;
    }
    #search form {
        width: 602px;
        margin: 28px auto 0;
    }
    #search form input {
        width: 525px;
        height: 46px;
        padding-left: 15px;
        font-size: 14px;
    }
    #search form button {
        height: 46px;
        width: 95px;
        line-height: 46px;
        font-size: 15px;
    }
    #search form button i{
        font-size: 14px;
    }
    .classify .left {
        width: 179px;
        margin-right: 45px;
    }
    .classify .left li a {
        height: 45px;
        line-height: 45px;
        font-size: 15px;
    }
    .classify .left li {
        margin-top: 15px;
    }
    .classify-title {
        height: 36px;
    }
    .classify-title b {
        top: -3px;
        padding-left: 12px;
        font-size: 23px;
    }
    .classify-title b i {
        top: 9px;
        width: 5px;
        height: 13px;
    }
    .classify-title b i::after {
        bottom: -5px;
        border-width: 0 0 5px 5px;
    }
    .classify-item ul {
        padding-top: 3px;
        margin-right: -12px;
    }
    .classify-item li {
        margin-top: 12px;
        padding-right: 12px;
        height: 38px;
        line-height: 38px;
    }
    .classify-item li a {
        font-size: 13px;
    }




}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
    .main,.w{width:  1328px;}
    body{min-width:  1328px;}
    .bg {
        height: 323px;
    }
    .classify .left {
        width: 209px;
        margin-right: 53px;
    }
    .classify-item ul {
        margin-right: -13px;
    }
    .classify-item li {
        margin-top: 13px;
        padding-right: 13px;
        height: 44px;
        line-height: 44px;
    }

}
@media only screen and (min-width: 1400px) and (max-width: 1599px){
    .main,.w{width:  1400px;}
    body{min-width:  1400px;}
}
@media only screen and (min-width: 1600px){
    .main,.w{width:  1400px;}
    body{min-width:  1400px;}
}



