.main,.header{
    width: 1560px;
    margin: 0 auto;
}
body {
	line-height: 1;
}
.main::after {
	content: "";
	display: block;
	clear: both;
}
.iframe {
	height: 41px;
	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;
}
a:hover{
    color: #00994d;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@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;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@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');
}
.Public1{
    font-family: "ybzhan" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: "阿里妈妈数黑体 Bold";
	font-weight: 700;
  	src:
  		url("https://public.mtnets.com/Font/AlimamaShuHeiTi-Bold.woff2") format("woff2"), 
  		url("https://public.mtnets.com/Font/AlimamaShuHeiTi-Bold.woff") format("woff");
}
/* header */
.header {
	height: 41px;
	line-height: 41px;
	border-bottom: 1px solid #eee;
}
.header a{
    font-size: 14px;
    color: #666;
}
.header a:hover{
    color: #00994d;
}
.divLogin{
    float: left;
}
.divLogin ul {
	overflow: hidden;
}
.divLogin ul li {
	line-height: 41px;
	float: left;
}
.divLogin ul li a{
	margin-right: 20px;
}
.divLogin ul li a.login1 {
    color: #00994d;
}
.header p{
    float: right;
}
.header p a{
    margin-right: 24px;
}
.header p a.mobile{
    color: #00994d;
}
.header p a.mobile i{
    margin-right: 2px;
    font-size: 15px;
}
/* advBanner */
.advBanner ul{
    margin: 0 -10px;
    overflow: hidden;
}
.advBanner li{
    float: left;
    width: 100%;
}
.advBanner li .item{
    padding: 16px 10px 0;
}
.advBanner ul.line-1 li{
    width: 100%;
}
.advBanner ul.line-2 li{
    width: 50%;
}
.advBanner ul.line-3 li{
    width: 33.3%;
}
.advBanner ul.line-4 li{
    width: 25%;
}
.advBanner ul.line-5 li{
    width: 20%;
}
.advBanner img{
	border-radius: 4px;
}
/* top */
.top{
	padding: 18px 0;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
}
.top .left{
	float: left;
	font-size: 0;
}
.top .left a{
	height: 46px;
	line-height: 46px;
	margin-right: 34px;
	font-size: 18px;
	font-weight: 700;
    color: #333;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.top .left a:last-child{
	margin: 0;
}
.top .left a:hover{
	color: #00994d;
}
.top .left a:hover::after{
	bottom: 8px;
	width: 72px;
	height: 8px;
	background-image: -moz-linear-gradient( 0deg, rgb(167,216,192) 0%, rgba(61,179,120,0) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(167,216,192) 0%, rgba(61,179,120,0) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(167,216,192) 0%, rgba(61,179,120,0) 100%);
	position: absolute;
	content: "";
	left: 50%;
	transform: translateX(-50%);
}
.top .left span{
	position: relative;
	z-index: 2;
}
.top .right{
	width: 450px;
	float: right;
}
.top .right form{
	overflow: hidden;
}
.top .right input{
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	text-indent: 10px;
	border-radius: 4px 0 0 4px;
	color: #aaa;
	width: 82%;
	background-color: #f2f2f2;
	border: 0;
	float: left;
}
.top .right button{
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #fff;
	background-color: #00994d;
	width: 18%;
	border-radius: 4px;
	text-align: center;
	float: right;
	border: 0;
}
/* content */
.content{
	margin-top: 30px;
	overflow: hidden;
}
.advLeft{
    float: left;
    width: 54px;
    position: relative;
    z-index: 9998;
}
.advLeft li{
    display: block;
    margin-top: 20px;
    border-radius: 50%;
    background-color: #edeef1;
}
.advLeft li:first-child{
    margin-top: 0;
}
.advLeft li p{
    height:54px;
    position: relative;
}
.advLeft li i{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-size: 22px;
    color: #666;
}
.advLeft li b.num{
    position: absolute;
    right: 0;
    font-weight: normal;
    color: #fff;
    background: crimson;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
}
.advLeft li #dz-btn{
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 12px;
    color: #333;
}
.advLeft li:hover{
    background-color: #00994d;
}
.advLeft li:hover i{
    color: #fff;
}
.advShare {
	position: fixed;
    width: 54px;
    top: 264px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.conRight{
    float: right;
    width: 1476px;
    margin-left: 30px;
}
.conRight .right{
	width: 410px;
	margin-left: 42px;
	float: right;
}
/* 右侧公共样式 */
.right_title{
    position: relative;
}
.right_title i{
    width: 18px;
    height: 22px;
    margin: 2px 6px 0 0;
    display: inline-block;
    vertical-align: top;
}
.right_title b{
    height: 26px;
    line-height: 26px;
    font-size: 22px;
    color: #333;
    display: inline-block;
    vertical-align: top;
}
.right_title .more{
    font-size: 15px;
    color: #999;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.right_title .more:hover{
    color: #00994d;
}
.rightImage{
    margin-top: 16px;
    position: relative;
}
.rightImage>a{
    height: 0;
    padding-bottom: 56.097%;
    border-radius: 4px;
    display: block;
    overflow: hidden;
    position: relative;
}
.rightImage>a img{
    position: absolute;
    width: 100%;
    height: 100%;
}
.rightImage p{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 12px 16px;
    border-radius: 0 0 4px 4px;
    background: rgba(0, 0, 0, .4);
}
.rightImage p a{
    display: block;
    max-height: 24px;
    line-height: 24px;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
}
.rightImage p a:hover{
    max-height: 48px;
}
.content .right .focus,
.content .right .queryItem,
.content .right .exhi,
.content .right .comm{
    margin-top: 22px;
}
/* rightAdv */
.rightAdv img{
    border-radius: 4px;
}
.rightAdv li:nth-child(n+2){
    margin-top: 12px;
}
/* focus */
.content .right .focus li{
    margin-top: 17px;
    padding-left: 18px;
    position: relative;
}
.content .right .focus li i{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 7px;
    background-color: #cbcbcb;
    border-radius: 50%;
}
.content .right .focus li a{
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #333;
    display: block;
    overflow: hidden;
}
.content .right .focus li:hover i{
    background-color: #00994d;
}
.content .right .focus li:hover a{
    color: #00994d;
}
/* queryItem */
.queryItem{
    padding: 5px;
    border-radius: 8px;
    background: url(../../../../images/news/version/2024/queryItem.png) no-repeat;
    background-size: 100% 100%;
}
.query-top{
    height: 48px;
    line-height: 48px;
    font-size: 22px;
    color: #fff;
    font-family: "阿里妈妈数黑体 Bold";
    text-align: center;
}
.query-top i{
    height: 25px;
    margin:11px 8px 0 0;
    display: inline-block;
    vertical-align: top;
}
.query-top i img{
    display: inline-block;
    vertical-align: top;
}
.query-bot{
    padding: 24px 14px 23px;
    border-radius: 16px 16px 8px 8px;
    background-color: #fff;
}
/* 日历样式 */
.CalendarWrapper {
	font-family: "Tahoma", "Arial";
	color: #333;
	position: relative;
}
.CalendarHead{
    padding: 0 14px;
}
.CalendarWrapper a {
	color: #333;
}
.CalendarWrapper a:hover {
	color: #00994d;
	text-decoration: none;
}
.CalendarHead table{
	width: 100%;
    position: relative;
}
.CalendarHead td:first-child{
	display: none;
}
.CalendarHead td:last-child{
	display: none;
}
.CalendarHead td:nth-child(2) {
	position: absolute;
	right: 40px;
	top: 0;
}
.CalendarHead td:nth-child(4) {
	position: absolute;
	right: 15px;
	top: 0;
}
.CalendarHead h4 {
	font-size: 18px;
	font-weight: normal;
}
.CalendarHead td#_CalendarYear_ {
	text-align: left !important;
	width: 100%;
}
.CalendarHead td {
	width: 0;
}
.CalendarHead td:nth-child(3) {
	text-align: left !important;
	width: 100%;
}
.CalendarHead .btn1,
.CalendarHead .btn4 {
	display: none;
}
.CalendarHead .btn2, .CalendarHead .btn3 {
	display: block;
	width: 18px;
	height: 22px;
	overflow: hidden;
	line-height: 22px;
	text-align: center;
	font-size: 16px;
}
.CalendarHead .btn2 {
	float: left;
}
.CalendarHead .btn3:hover,.CalendarHead .btn2:hover{
	text-decoration: none;
}
.CalendarCon {
	padding-top: 15px;
}
.CalendarCon table {
	table-layout: fixed;
	width: 100%;
}
.CalendarCon th, .CalendarCon td {
	width: 44px;
	text-align: center;
	font-weight: normal;
}
.CalendarCon th {
	line-height: 36px;
	font-size: 16px;
}
.CalendarCon td {
	overflow: hidden;
}
.CalendarCon a, .CalendarCon em, .CalendarCon span {
	display: block;
	font-size: 16px;
	height: 36px;
	overflow: hidden;
	line-height: 36px;
	width: 36px;
	margin: 12px 8px 0;
	border-radius: 4px;
}
.CalendarCon span {
	cursor: pointer;
}
.CalendarCon em {
	font-style: normal;
}
.CalendarCon a.today, .CalendarCon em.today {
	background: #f18b3d;
	color: #fff;
}
.CalendarCon a.exhiDate {
    background: #00994d;
    color: #fff;
}

.CalendarCon a:hover{
	background:#f18b3d;
	color:#fff !important;
	text-decoration: none;
}
/* exhi */
.content .right .exhi li{
    margin-top: 18px;
    overflow: hidden;
}
.content .right .exhi .image{
    width: 160px;
    margin-right: 14px;
    float: left;
}
.content .right .exhi .image a{
    height: 0;
    padding-bottom: 56.25%;
    border-radius: 4px;
    display: block;
    overflow: hidden;
    position: relative;
}
.content .right .exhi .image img{
    position: absolute;
    width: 100%;
    height: 100%;
}
.content .right .exhi li .text{
    padding-top: 4px;
}
.content .right .exhi li .text p{
    line-height: 22px;
    height: 44px;
    font-size: 16px;
    overflow: hidden;
}
.content .right .exhi li .text p a{
    color: #333;
}
.content .right .exhi li .text p a:hover{
    color: #00994d;
}
.content .right .exhi li .text span{
    margin-top: 14px;
    height: 18px;
    line-height: 18px;
    font-size: 15px;
    color: #999;
    display: block;
}
.content .right .exhi li .text span i{
    font-size: 14px;
    margin-right: 5px;
}
/* comm */
.content .right .comm li{
    margin-top: 15px;
}
.content .right .comm .image{
    position: relative;
}
.content .right .comm .image a{
    height: 0;
    padding-bottom: 34.15%;
    border-radius: 4px;
    display: block;
    overflow: hidden;
    position: relative;
}
.content .right .comm .image img{
    position: absolute;
    width: 100%;
    height: 100%;
}
.content .right .comm .image b{
    top: 10px;
    right: 10px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    font-size: 15px;
    border-radius: 5px;
    color: #fff;
    background-color: #f57926;
    position: absolute;
    font-weight: normal;
}
.content .right .comm p{
    margin-top: 8px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 700;
    overflow: hidden;
}
.content .right .comm p a{
    color: #333;
}
.content .right .comm p a:hover{
    color: #00994d;
}
/* left */
.conRight .left{
	overflow: hidden;
}
/* wrapper-title */
.conRight .wrapper-title h1{
    line-height: 40px;
    font-size: 30px;
}
.conRight .wrapper-title h1 a{
    color: #333;
}
.conRight .wrapper-title h2{
    text-align: right;
    font-weight: normal;
}
.conRight .wrapper-title .bot{
    margin-top: 20px;
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    color: #666;
    overflow: hidden;
}
.conRight .wrapper-title .bot .gn a{
    color: #00994d;
}
.conRight .wrapper-title .bot .time{
    margin-left: 36px;
}
.conRight .wrapper-title .bot .time b{
    margin-left: 36px;
    font-weight: normal;
    color: #333;
}
.conRight .wrapper-title .bot .hot{
    float: right;
}
.conRight .wrapper-title .bot .hot i{
    width: 13px;
    height: 15px;
    margin: 6px 5px 0 0;
    background: url(../../../../images/news/version/2024/listContent-02.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: top;
}
/* abstract */
.conRight .abstract{
    margin-top: 34px;
    padding: 18px 13px;
    line-height: 28px;
    height: 56px;
    font-size: 18px;
    color: #666;
    border: 1px dashed #ccc;
    position: relative;
    font-family: '宋体';
	box-sizing: unset;
}
.conRight .abstract b{
    position: absolute;
    left: 18px;
    top: -13px;
    height: 26px;
    line-height: 26px;
    width: 50px;
    font-size: 18px;
    text-align: center;
    color: #333;
    background-color: #fff;
}
.conRight .content{
    margin-top: 40px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    font-family: "Helvetica Neue",helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",arial,sans-serif;
}
.news-bot{
	width: 100%;
	float: left;
	overflow: hidden;
}
.news-img {
	position: relative;
	/* height: 412px;
	margin: 0 auto;
	background: url('../../images/news/news-bot1.jpg') no-repeat 0 0;
	background-size: 100% 100%; */
}
.news-img img{
	display: block;
	margin: 0 auto;
	width: 690px;
}
.news-img p {
	width: 476px;
	position: absolute;
	left: 216px;
	top: 83px;
	font-size: 0;
}
.news-img p a {
	display: inline-block;
	width: 96px;
	height: 96px;
	margin-right: 23px;
	margin-bottom: 34px;
	background: url('https://public.mtnets.com/Images/public/blank.png');
}
/* comment */
.comment {
	margin-top: 35px;
	width: 100% !important;
    float: initial !important;
}
.read .title,.comment .title,.copr .title{
    border-bottom: 1px solid #dcdcdc;
}
.read .title b,.comment .title b,.copr .title b{
    display: inline-block;
    vertical-align: top;
    height: 44px;
    font-size: 26px;
    color: #333;
    position: relative;
}
.read .title b::after,.comment .title b::after,.copr .title b::after{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: -1px;
    height: 4px;
    background-color: #00994d;
}
/* return */
.return{
    margin-top: 35px;
    text-align: center;
}
.return a{
    display: inline-block;
    vertical-align: top;
    height: 50px;
    line-height: 50px;
    width: 200px;
    font-size: 18px;
    color: #333;
    text-align: center;
    border: 1px solid #dcdcdc;
}
.return a i{
    margin-left: 20px;
    font-size: 18px;
    color: #bfbfbf;
}
.return a:last-child{
    border-left: 0;
}
/* read */
.read{margin-top: 40px;}
.read ul{
    margin-top: 10px;
    margin-right: -30px;
    overflow: hidden;
}
.read li{
    float: left;
    width: 50%;
    margin-top: 18px;
    padding:0 30px 0 18px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}
.read li i{
    position: absolute;
    left: 2px;
    top: 50%;
    margin-top: -2.5px;
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #00994d;
    transform:rotate(45deg);
}
.read li a{
    color: #333;
}
.read li:hover a{
    color: #00994d;
}
/* copr */
.copr{
    margin-top: 38px;
}
.copr ul{
    margin-top: 20px;
}
.copr li {
	padding-left: 18px;
	line-height: 32px;
	font-size: 16px;
	position: relative;
}
.copr li::after{
    position: absolute;
    content: "";
    left: 2px;
    top: 15px;
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #00994d;
    transform: rotate(45deg);
}

/* footer */
.bottomMenu {
    margin-top: 60px;
	background-color: #282828;
	padding: 35px 0 25px 0;
}
.footTop {
	height: 208px;
}
.footLeft {
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding-left: 50px;

}
.footLeft .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footLeft ul {
	float: left;
	margin-right: 60px;

}
.footLeft ul li {
	line-height: 36px;
	font-size: 16px;
	color: #fff;
}
.footLeft ul li i {
	width: 26px;
	height: 26px;
	line-height: 36px;
	display: inline-block;
	border-radius: 4px;
	vertical-align: middle;
	background: url(../../../../images/news/version/2024/qq_ico.png) no-repeat center center #696969;
	margin-left: 10px;
}
.footLeft ul li i:hover {
	background: url(../../../../images/news/version/2024/qq_ico.png) no-repeat center center #696969;
}
.footLeft .text {
	margin-top: 10px;
	float: left;
}
.footLeft p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.footLeft .lxqq {
	height: 108px;
}

.footLeft .lxqq ul li a{
	position: relative;
    cursor: pointer;
}
.footLeft .lxqq ul li a .QQhover {
	 position: absolute;
	 left: 0px;
     bottom: 21px;
	 border: 1px solid #666;
	 border-radius: 4px;
	 line-height: 20px;
	 color: #333;
	 background: rgba(255,255,255,.9);
	 display: none;
	 cursor: auto;
	 font-weight: 700;
	height: 20px;
	width: 100px;
	 text-align: center;
	 resize: none;
	 overflow: hidden;
}
.footLeft .lxqq ul li a.QQhover::after{
	position: absolute;
    left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
}
.footLeft .lxqq ul li a:hover .QQhover{
	 display: inline-block;
}
.footLeft p b {
	font-size: 16px;
	font-weight: normal;
}
.footCenter {
	float: left;
	width: 22%;
	overflow: hidden;
	border-left: 1px solid #696969;
	border-right: 1px solid #696969;
	box-sizing: border-box;
	padding-right: 1px;
	padding-left: 4%;
}
.footCenter ul {
	width: 45%;
	float: left;
}
.footCenter ul li {
	line-height: 40px;
	width: 100%;
	float: left;
}
.footCenter ul li a {
	color: #fff;
	font-size: 16px;
}
.footCenter .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footRight {
	width: 49%;
	float: right;
    margin-right: 50px;
}
.footRight .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 10px;
}
.footRight .title b {
	font-weight: normal;
}
.footRight ul li {
	width: 25%;
	float: left;
}
.footRight ul li .ewm {
	width: 160px;
	height: 160px;
	background: #fff;
	margin: 0 auto;
	border: 8px solid #696969;
}
.footRight ul li .ewm img {
	width: 100%;
	height: 100%;
}
.foot {
	background-color: #222;
	text-align: center;
}

.foot p {
	font-size: 14px;
	line-height: 52px;
	color: #6b6b6b;
	font-family: SimSun;
}

.foot p a {
	color: #fff;
	margin: 0 5px;
	font-family: microsoft yahei;
}

.foot p a:hover {
	color: #00994d;
}

.foot span {
	font-size: 14px;
	line-height: 52px;
	color: #fff;
	display: block;
}

/* rightNav */
.rightNav {
	position: fixed;
	right: 10px;
	top: 150px;
	z-index: 9999;
}

.rightNavItem {
	width: 50px;
	position: relative;
	border-radius: 4px;
    background-color: #fff;
    box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, .4);
}

.rightNavItem a {
	display: inline-block;
	width: 50px;
	height: 56px;
	color: #333;
	position: relative;
}
.rightNavItem a::after {
	content: '';
	position: absolute;
	bottom: 0;
	height: 1px;
	width: 28px;
	left: 50%;
	transform: translateX(-50%);
	background: rgba(255,255,255,0.3);
}
.rightNavItem a:last-child:after {
	display: none;
}

.HBapp,.weixinItem,.qqItem {
	z-index: 99999;
}

.contribution {
	box-sizing: border-box;
	text-align: center;
	display: inline-block;
	position:relative;
}
.contribution-a{
	font-size: 14px;
	font-weight: bold;
}
.contribution-a a{
	padding:10px;
	height:50px !important;
}
.rightNavItem a.Index {
	background: url("../../../../images/news/version/2024/right-ico1.png") no-repeat center center;
}
.rightNavItem a.app {
	background: url("../../../../images/news/version/2024/right-ico2.png") no-repeat center center;
}
.rightNavItem a.WeiXin {
	background: url("../../../../images/news/version/2024/right-ico3.png") no-repeat center center;
}
.rightNavItem a.home {
	background: url("../../../../images/news/version/2024/right-ico4.png") no-repeat center center;
}
.rightNavItem a.tiktok {
	background: url("../../../../images/news/version/2024/right-ico5.png") no-repeat center center;
}
.rightNavItem a.yijian {
	background: url("../../../../images/news/version/2024/right-ico6.png") no-repeat center 10px;
	text-align: center;
	height:80px;
}
.rightNavItem a.login {
	background: url("../../../../images/news/version/2024/right-ico7.png") no-repeat center center;
}
.rightNavItem a.toTop {
	background: url("../../../../images/news/version/2024/right-ico8.png") no-repeat center center;
}
.rightNavItem a.yijian b{
	font-weight:400;
	margin-top:40px;
	display: inline-block;
	width:32px;
}
.rightNavItem a.app {
	text-align: center;
	line-height: 50px;
}
.rightNavItem a.app i {
	font-size: 26px;
}
.rightNavItem a.toTop {
	text-align: center;
	line-height: 50px;
	-webkit-transition: all 0 ease;
	-moz-transition: all 0 ease;
	-ms-transition: all 0 ease;
	-o-transition: all 0 ease;
	transition: all 0 ease;
	display: none;
}
.rightNavItem a.toTop i {
	font-size: 22px;
	margin-top: 5px;
	display: inline-block;
}

.appItem {
	position: absolute;
	right: 65px;
	text-align: center;
	font-size: 16px;
	background-color: #fff;
	width: 168px;
	top: 50px;
	line-height: 18px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	display: none;
}
.appItem .image {
	padding: 14px;
}
.appItem p {
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #00994d;
	font-weight: bold;
	background: #e5f3ec;
}

.appItem b {
	color: red;
}
.tiktokItem {
	top: 186px;
}
.weixinItem {
	top: 80px;
}
.yijianItem {
	top: 112px;
}

.weixinItem img {
	margin: 0;
}

.qqItem {
	top: 164px;
}

.qqItem b{
	display: block;
	margin: 3px 0 6px 0
}
.cooperation{
	position: absolute;
	right: 65px;
	top: 0px;
	display: none;
}
.p-qqBox1 {
	width: 290px;
	background: url(../../../../images/news/version/2024/rightAdvQQbgi.png) #fff no-repeat;
	padding: 30px 0 55px 0;
	box-shadow: 0 2px 5px #eee;
	position: relative;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
}
.p-qqBox1 p {
	overflow: hidden;
	padding-left: 20px;
}
.p-qqBox1 i {
	float: left;
	width: 50px;
	height: 56px;
	background: url(../../../../images/news/version/2024/rightBar.png) no-repeat -190px -87px;
	margin-right: 20px;
	margin-left: 10px;
}
.p-qqBox1 em {
	font-size: 14px;
	color: #666;
	font-style: normal;
	line-height: 18px;
}
.p-qqBox1 strong {
	color: #666;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}
.p-qqBox1 a {
	display: inline-block !important;
	height: 34px !important;
	line-height: 34px;
	width: 76px !important;
	border-radius: 18px;
	font-size: 14px;
	color: #fff;
	background-color: #fe9900;
	margin: 20px 0 0px;
	box-shadow: 0 2px 5px #e68557;
	text-align: center;
}
.p-qqBox1 a:hover {
	background-color: #fe9900;
}
.p-qqBox1 a:nth-child(2n) {
	background-color: #00994d !important;
	margin: 20px 10px 5px;
	box-shadow: 0 2px 5px #00994d;
}

.p-qqBox1 span {
	/* display: block; */
	text-align: center;
	font-size: 14px;
	color: #999;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #f5f5f5;
}
.p-qqBox1 a::after {
	display: none;
}
.p-qqBox1 p:nth-child(3) a{
	margin-top: 0px;
}
/* delivery */
.delivery{
    display: none;
    position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 99999;
    padding: 30px 35px;
    background-size: 100% 100%;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
}
.deliveryMain{
    width: 360px;
}
.deliveryMain li{
    padding: 21px 0 15px 0;
    line-height: 20px;
    font-size: 16px;
    color: #666;

}
.deliveryMain a.btn{
    display: block;
    margin-top: 14px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    border-radius: 4px;
    text-align: center;
    color:#fff;
    background-color: #00994d;
    cursor: pointer;
}
.deliveryMain a.close{
    position: absolute;
    top: -33px;
    right: -33px;
    width: 32px;
    height: 32px;
    background: url(../../../../Images/news/version/2024/close.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.nologin .content{
    margin-top: 0;
    overflow: unset;
    box-sizing: unset;
}
#drag .handler,#drag2 .handler {
	box-sizing: unset;
}
.nologin input {
	height: 40px;
}
.info {
    box-sizing: unset;
}
#Advs36{
    margin-top: 15px;
}
/* 20241202 */
.download {
	margin: 20px 0 0;
	font-size: 16px;
	line-height: 25px;
	color: #333;
}
.download span {
	float: left;
}
.download p {
	overflow: hidden;
}
.download a {
    font-weight: 700;
	color: #ff6600 !important;
	float: left;
	clear: both;
}
.download span i{
	display: inline-block;
	width: 23px;
	height: 15px;
	background: url(../../../../images/news/version/2024/down.png) no-repeat;
	vertical-align: top;
	margin: 6px 5px 0 0;
}
@media only screen and (max-width: 1024px){
    .main,.header{width: 880px;}
    body{min-width: 880px;}
    .header a {
        font-size: 12px;
    }
    .divLogin ul li a {
        margin-right: 10px;
    }
    .header p a {
        margin-right: 14px;
    }
    .header p a.mobile i {
        margin-right: 2px;
    }
	.advBanner ul {
		margin: 0 -5px;
		overflow: hidden;
	}
	.advBanner li .item {
		padding: 8px 5px 0;
	}
	.top {
		padding: 12px 0;
	}
	.top .right {
		width: 274px;
	}
	.top .right input {
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		text-indent: 4px;
	}
	.top .right button {
		height: 30px;
		line-height: 30px;
		font-size: 13px;
	}
	.top .left a {
		height: 30px;
		line-height: 30px;
		margin-right: 8px;
		font-size: 12px;
	}
	.top .left a:hover::after{
		bottom: 6px;
		width: 50px;
		height: 5px;
	}
	.content {
        margin-top: 15px;
    }
	.conRight{
        width: 834px;
        margin-left: 14px;
    }
	.content .right {
        width: 232px;
        margin-left: 22px;
    }
    .rightAdv li:nth-child(n+2) {
        margin-top: 10px;
    }
    .right_title b {
        height: 20px;
        line-height: 20px;
        font-size: 17px;
    }
    .right_title .more {
        font-size: 12px;
    }
    .right_title i {
        width: 14px;
        height: 18px;
        margin: 2px 4px 0 0;
    }
    .content .right .focus, .content .right .queryItem, .content .right .exhi, .content .right .comm {
        margin-top: 12px;
    }
    .rightImage {
        margin-top: 10px;
    }
    .rightImage p {
        padding: 6px;
    }
    .rightImage p a {
        max-height: 16px;
        line-height: 16px;
        font-size: 12px;
    }
    .rightImage p a:hover {
        max-height: 32px;
    }
    .content .right .focus li {
        margin-top: 10px;
        padding-left: 11px;
    }
    .content .right .focus li i {
        width: 4px;
        height: 4px;
    }
    .content .right .focus li a {
        height: 16px;
        line-height: 16px;
        font-size: 12px;
    }
    .queryItem {
        padding: 2px;
    }
    .query-top {
        height: 28px;
        line-height: 28px;
        font-size: 14px;
    }
    .query-top i {
        height: 15px;
        margin: 9px 5px 0 0;
    }
    .query-bot {
        padding: 12px 4px 11px;
    }
    .CalendarHead h4 {
        font-size: 14px;
    }
    .CalendarHead .btn2, .CalendarHead .btn3 {
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 14px;
    }
    .CalendarHead {
        padding: 0 10px;
    }
    .CalendarCon {
        padding-top: 10px;
    }
    .CalendarCon th {
        line-height: 24px;
        font-size: 12px;
    }
    .CalendarCon a, .CalendarCon em, .CalendarCon span {
        font-size: 12px;
        height: 24px;
        line-height: 24px;
        width: 24px;
        margin: 7px 5px 0;
    }
    .CalendarCon th, .CalendarCon td {
        width: 30px;
    }
    .content .right .exhi .image {
        width: 90px;
        margin-right: 8px;
    }
    .content .right .exhi li .text {
        padding-top: 0;
    }
    .content .right .exhi li .text p {
        line-height: 14px;
        height: 28px;
        font-size: 13px;
    }
    .content .right .exhi li .text span {
        margin-top: 6px;
        height: 14px;
        line-height: 14px;
        font-size: 12px;
    }
    .content .right .exhi li .text span i {
        font-size: 12px;
        margin-right: 3px;
    }
    .content .right .exhi li {
        margin-top: 10px;
    }
    .content .right .comm .image b {
        top: 5px;
        right: 5px;
        height: 20px;
        line-height: 20px;
        padding: 0 5px;
        font-size: 12px;
    }
    .content .right .comm p {
        margin-top: 4px;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
    }
    .content .right .comm li {
        margin-top: 6px;
    }
    .advLeft,.advShare {
        width: 32px;
    }
    .advLeft li p {
        height: 32px;
    }
    .advLeft li i {
        font-size: 13px;
    }
    .conRight .left {
        width: 580px;
        margin-right: 22px;
    }
    .conRight .wrapper-title h1 {
        line-height: 22px;
        font-size: 16px;
    }
    .conRight .wrapper-title .bot {
        margin-top: 10px;
        height: 16px;
        line-height: 16px;
        font-size: 12px;
    }
    .conRight .wrapper-title .bot .time {
        margin-left: 16px;
    }
    .conRight .wrapper-title .bot .time b {
        margin-left: 18px;
    }
    .conRight .wrapper-title .bot .hot i {
		width: 8px;
		height: 11px;
		margin: 3px 2px 0 0;
    }
    .conRight .abstract {
        margin-top: 18px;
        padding: 10px 6px;
        line-height: 18px;
        height: 36px;
        font-size: 12px;
    }
    .conRight .abstract b {
        left: 12px;
        top: -9px;
        height: 18px;
        line-height: 18px;
        width: 35px;
        font-size: 14px;
    }
    .conRight .content {
        margin-top: 20px;
        line-height: 20px;
        font-size: 12px;
    }
    .read {
        margin-top: 20px;
    }
    .read .title b, .comment .title b, .copr .title b {
        height: 26px;
        font-size: 14px;
    }
    .read .title b::after, .comment .title b::after, .copr .title b::after {
        height: 2px;
    }
    .read li {
        margin-top: 10px;
        padding: 0 18px 0 12px;
        height: 14px;
        line-height: 14px;
        font-size: 12px;
    }
    .read li i {
        margin-top: -1.5px;
        width: 3px;
        height: 3px;
    }
    .read ul {
        margin-top: 4px;
        margin-right: -18px;
    }
    .return {
        margin-top: 20px;
    }
    .return a {
        height: 30px;
        line-height: 30px;
        width: 112px;
        font-size: 12px;
    }
    .return a i {
        margin-left: 6px;
        font-size: 12px;
    }
    .copr li {
        padding-left: 12px;
        line-height: 22px;
        font-size: 12px;
    }
    .copr li::after {
        top: 9px;
        width: 3px;
        height: 3px;
    }
    .copr ul {
        margin-top: 8px;
    }
    .copr {
        margin-top: 18px;
    }
	/* footer */
    .bottomMenu {
        margin-top: 20px;
    }
    .footLeft ul li {
        line-height: 30px;
        font-size: 13px;
        color: #fff;
    }
    .footLeft {
        width: 25%;
        padding-left: 0;
    }
    .footLeft ul {
        float: left;
        margin-right: 25px;
    }
    .footLeft p {
        font-size: 13px;
        line-height: 26px;
    }
    .footCenter ul li {
        line-height: 32px;
    }
    .footCenter ul li a {
        font-size: 13px;
    }
    .footCenter {
        width: 24%;
        padding-left: 3%;
    }
    .footRight {
        width: 50%;
        margin-right: 0;
    }
    .footRight ul li .ewm {
        width: 96px;
        height: 96px;
        border: 4px solid #696969;
    }
    .footLeft .text {
        margin-top: 5px;
    }
    .footLeft .lxqq {
        height: 98px;
    }
    .footTop {
        height: 188px;
    }
    .footRight .title {
        font-size: 14px;
    }
    .footLeft p b {
        font-size: 13px;
    }
    .foot {
        padding: 8px 10px 20px 10px;
    }
    .foot span {
        font-size: 13px;
        line-height: 22px;
    }
	.advShare {
		top: 170px;
	}


}

@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .main,.header{width: 1018px;}
    body{min-width: 1018px;}
    .header a {
        font-size: 12px;
    }
    .divLogin ul li a {
        margin-right: 10px;
    }
    .header p a {
        margin-right: 14px;
    }
    .header p a.mobile i {
        margin-right: 2px;
    }
	.advBanner ul {
		margin: 0 -6px;
		overflow: hidden;
	}
	.advBanner li .item {
		padding: 8px 6px 0;
	}
	.top {
		padding: 12px 0;
	}
	.top .right {
		width: 294px;
	}
	.top .right input {
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		text-indent: 4px;
	}
	.top .right button {
		height: 30px;
		line-height: 30px;
		font-size: 13px;
	}
	.top .left a {
		height: 30px;
		line-height: 30px;
		margin-right: 12px;
		font-size: 13px;
	}
	.top .left a:hover::after{
		bottom: 6px;
		width: 50px;
		height: 5px;
	}
	.content {
        margin-top: 20px;
    }
	.conRight{
        width: 964px;
        margin-left: 18px;
    }
    .advLeft,.advShare {
        width: 36px;
    }
    .advLeft li p {
        height: 36px;
    }
    .advLeft li i {
        font-size: 15px;
    }
	.content .right {
        width: 268px;
        margin-left: 28px;
    }
    .rightAdv li:nth-child(n+2) {
        margin-top: 10px;
    }
    .right_title b {
        height: 20px;
        line-height: 20px;
        font-size: 17px;
    }
    .right_title .more {
        font-size: 12px;
    }
    .right_title i {
        width: 14px;
        height: 18px;
        margin: 2px 4px 0 0;
    }
    .content .right .focus, .content .right .queryItem, .content .right .exhi, .content .right .comm {
        margin-top: 16px;
    }
    .rightImage {
        margin-top: 13px;
    }
    .rightImage p {
        padding: 8px 10px;
    }
    .rightImage p a {
        max-height: 20px;
        line-height: 20px;
        font-size: 14px;
    }
    .rightImage p a:hover {
        max-height: 40px;
    }
    .content .right .focus li {
        margin-top: 12px;
        padding-left: 13px;
    }
    .content .right .focus li i {
        width: 4px;
        height: 4px;
    }
    .content .right .focus li a {
        height: 16px;
        line-height: 16px;
        font-size: 13px;
    }
    .queryItem {
        padding: 2px;
    }
    .query-top {
        height: 34px;
        line-height: 34px;
        font-size: 15px;
    }
    .query-top i {
        height: 15px;
        margin: 9px 5px 0 0;
    }
    .query-bot {
        padding: 14px 6px 13px;
    }
    .CalendarHead h4 {
        font-size: 14px;
    }
    .CalendarHead .btn2, .CalendarHead .btn3 {
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 14px;
    }
    .CalendarHead {
        padding: 0 10px;
    }
    .CalendarCon {
        padding-top: 10px;
    }
    .CalendarCon th {
        line-height: 28px;
        font-size: 13px;
    }
    .CalendarCon a, .CalendarCon em, .CalendarCon span {
        font-size: 13px;
        height: 28px;
        line-height: 28px;
        width: 28px;
        margin: 8px 5px 0;
    }
    .CalendarCon th, .CalendarCon td {
        width: 36px;
    }
    .content .right .exhi .image {
        width: 104px;
        margin-right: 8px;
    }
    .content .right .exhi li {
        margin-top: 12px;
    }
    .content .right .exhi li .text p {
        line-height: 18px;
        height: 36px;
        font-size: 14px;
    }
    .content .right .exhi li .text {
        padding-top: 0px;
    }
    .content .right .exhi li .text span {
        margin-top: 6px;
        height: 16px;
        line-height: 16px;
        font-size: 12px;
    }
    .content .right .exhi li .text span i {
        font-size: 12px;
        margin-right: 3px;
    }
    .content .right .comm .image b {
        top: 6px;
        right: 6px;
        height: 22px;
        line-height: 22px;
        padding: 0 6px;
        font-size: 12px;
    }
    .content .right .comm p {
        margin-top: 4px;
        height: 18px;
        line-height: 18px;
        font-size: 13px;
    }
    .content .right .comm li {
        margin-top: 8px;
    }
    .conRight .wrapper-title h1 {
        line-height: 26px;
        font-size: 18px;
    }
    .conRight .wrapper-title .bot {
        margin-top: 10px;
        height: 18px;
        line-height: 18px;
        font-size: 13px;
    }
    .conRight .wrapper-title .bot .time {
        margin-left: 20px;
    }
    .conRight .wrapper-title .bot .time b {
        margin-left: 20px;
    }
    .conRight .wrapper-title .bot .hot i {
		width: 9px;
		height: 10px;
		margin: 4px 4px 0 0;
    }
    .conRight .abstract {
        margin-top: 22px;
        padding: 12px 8px;
        line-height: 18px;
        height: 36px;
        font-size: 13px;
    }
    .conRight .abstract b {
        left: 12px;
        top: -10px;
        height: 20px;
        line-height: 20px;
        width: 38px;
        font-size: 14px;
    }
	.conRight .content {
		margin-top: 20px;
		line-height: 22px;
		font-size: 12px;
	}
    .read {
        margin-top: 25px;
    }
    .read .title b, .comment .title b, .copr .title b {
        height: 30px;
        font-size: 16px;
    }
    .read .title b::after, .comment .title b::after, .copr .title b::after {
        height: 3px;
    }
    .read li {
        margin-top: 12px;
        padding: 0 18px 0 12px;
        height: 16px;
        line-height: 16px;
        font-size: 13px;
    }
    .read li i {
        margin-top: -1.5px;
        width: 3px;
        height: 3px;
    }
    .read ul {
        margin-top: 5px;
        margin-right: -18px;
    }
    .return {
        margin-top: 25px;
        text-align: center;
    }
    .return a {
        height: 34px;
        line-height: 34px;
        width: 132px;
        font-size: 14px;
    }
    .return a i {
        margin-left: 6px;
        font-size: 13px;
    }
    .copr ul {
        margin-top: 10px;
    }
    .copr li {
        padding-left: 12px;
        line-height: 26px;
        font-size: 13px;
    }
    .copr li::after {
        left: 2px;
        top: 11px;
        width: 3px;
        height: 3px;
    }
    .bottomMenu {
        margin-top: 20px;
        padding: 20px 0 15px 0;
    }
    .footLeft ul li {
        line-height: 30px;
        font-size: 13px;
        color: #fff;
    }
    .footLeft {
        width: 25%;
        padding-left: 20px;
    }
    .footLeft ul {
        float: left;
        margin-right: 30px;
    }
    .footLeft p {
        font-size: 13px;
        line-height: 26px;
    }
    .footCenter ul li {
        line-height: 32px;
    }
    .footCenter ul li a {
        font-size: 13px;
    }
    .footRight {
        width: 50%;
        margin-right: 20px;
    }
    .footRight ul li .ewm {
        width: 104px;
        height: 104px;
        border: 4px solid #696969;
    }
    .footLeft .text {
        margin-top: 5px;
    }
    .footLeft .lxqq {
        height: 98px;
    }
    .footTop {
        height: 188px;
    }
    .foot {
        padding: 8px 10px 20px 10px;
    }
    .foot span {
        font-size: 13px;
        line-height: 22px;
    }
	.advShare {
		top: 188px;
	}

}

@media only screen and (min-width: 1200px) and (max-width: 1399px){
    .main,.header{width: 1208px;}
    body{min-width: 1208px;}
	.advBanner ul {
		margin: 0 -6px;
		overflow: hidden;
	}
	.advBanner li .item {
		padding: 8px 6px 0;
	}
	.top {
		padding: 12px 0;
	}
	.top .right {
		width: 348px;
	}
	.top .right input {
		height: 36px;
		line-height: 36px;
		font-size: 13px;
		text-indent: 6px;
	}
	.top .right button {
		height: 36px;
		line-height: 36px;
		font-size: 14px;
	}
	.top .left a {
		height: 36px;
		line-height: 36px;
		margin-right: 20px;
		font-size: 15px;
	}
	.top .left a:hover::after{
		bottom: 8px;
		width: 58px;
		height: 5px;
	}
	.content {
        margin-top: 20px;
    }
    .conRight{
        width: 1144px;
        margin-left: 22px;
    }
    .advLeft,.advShare {
        width: 42px;
    }
    .advLeft li p {
        height: 42px;
    }
    .advLeft li i {
        font-size: 18px;
    }
	.content .right {
        width: 318px;
        margin-left: 32px;
    }
    .rightAdv li:nth-child(n+2) {
        margin-top: 10px;
    }
    .right_title b {
        height: 20px;
        line-height: 20px;
        font-size: 17px;
    }
    .right_title .more {
        font-size: 13px;
    }
    .right_title i {
        width: 14px;
        height: 18px;
        margin: 2px 4px 0 0;
    }
    .content .right .focus, .content .right .queryItem, .content .right .exhi, .content .right .comm {
        margin-top: 16px;
    }
    .rightImage {
        margin-top: 13px;
    }
    .rightImage p {
        padding: 10px 11px;
    }
    .rightImage p a {
        max-height: 20px;
        line-height: 20px;
        font-size: 15px;
    }
    .rightImage p a:hover {
        max-height: 40px;
    }
    .content .right .focus li {
        margin-top: 14px;
        padding-left: 15px;
    }
    .content .right .focus li i {
        width: 5px;
        height: 5px;
    }
    .content .right .focus li a {
        height: 18px;
        line-height: 18px;
        font-size: 14px;
    }
    .queryItem {
        padding: 3px;
    }
    .query-top {
        height: 38px;
        line-height: 38px;
        font-size: 17px;
    }
    .query-top i {
        height: 19px;
        margin: 9px 5px 0 0;
    }
    .query-bot {
        padding: 14px 6px 13px;
    }
    .CalendarHead h4 {
        font-size: 14px;
    }
    .CalendarHead .btn2, .CalendarHead .btn3 {
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 14px;
    }
    .CalendarHead {
        padding: 0 10px;
    }
    .CalendarCon {
        padding-top: 10px;
    }
    .CalendarCon th {
        line-height: 28px;
        font-size: 13px;
    }
    .CalendarCon a, .CalendarCon em, .CalendarCon span {
        font-size: 13px;
        height: 28px;
        line-height: 28px;
        width: 28px;
        margin: 12px 5px 0;
    }
    .content .right .exhi .image {
        width: 124px;
        margin-right: 10px;
    }
    .content .right .exhi li .text {
        padding-top: 2px;
    }
    .content .right .exhi li .text p {
        line-height: 18px;
        height: 36px;
        font-size: 14px;
    }
    .content .right .exhi li .text span {
        margin-top: 10px;
        height: 16px;
        line-height: 16px;
        font-size: 14px;
    }
    .content .right .comm .image b {
        top: 6px;
        right: 6px;
        height: 22px;
        line-height: 22px;
        padding: 0 8px;
        font-size: 13px;
    }
    .content .right .comm p {
        margin-top: 6px;
        height: 20px;
        line-height: 20px;
        font-size: 14px;
    }
    .content .right .comm li {
        margin-top: 10px;
    }
    .conRight .wrapper-title h1 {
        line-height: 30px;
        font-size: 22px;
    }
    .conRight .wrapper-title .bot {
        margin-top: 16px;
        height: 20px;
        line-height: 20px;
        font-size: 14px;
    }
    .conRight .wrapper-title .bot .hot i {
		width: 10px;
		height: 13px;
		margin: 4px 5px 0 0;

    }
    .conRight .abstract {
        margin-top: 26px;
        padding: 14px 10px;
        line-height: 22px;
        height: 44px;
        font-size: 15px;
    }
    .conRight .abstract b {
        left: 14px;
        top: -11px;
        height: 22px;
        line-height: 22px;
        width: 44px;
        font-size: 15px;
    }
    .conRight .content,.xinxi_xz_cont {
        margin-top: 25px;
        font-size: 15px;
    }
    .read {
        margin-top: 25px;
    }
    .read .title b, .comment .title b, .copr .title b {
        height: 36px;
        font-size: 20px;
    }
    .read .title b::after, .comment .title b::after, .copr .title b::after {
        height: 3px;
    }
    .read ul {
        margin-top: 6px;
        margin-right: -22px;
    }
    .read li {
        margin-top: 12px;
        padding: 0 22px 0 14px;
        height: 16px;
        line-height: 16px;
        font-size: 14px;
    }
    .read li i {
        margin-top: -2px;
        width: 4px;
        height: 4px;
    }
    .return {
        margin-top: 25px;
    }
    .return a {
        height: 40px;
        line-height: 40px;
        width: 154px;
        font-size: 16px;
    }
    .return a i {
        margin-left: 6px;
        font-size: 15px;
    }
    .copr {
        margin-top: 28px;
    }
    .copr ul {
        margin-top: 12px;
    }
    .copr li {
        padding-left: 14px;
        line-height: 26px;
        font-size: 14px;
    }
    .copr li::after {
        top: 11px;
        width: 4px;
        height: 4px;
    }
	.bottomMenu {
        margin-top: 30px;
    }
    .footLeft {
        width: 27%;
        padding-left: 20px;
    }
    .footCenter {
        width: 22%;
        padding-left: 3%;
    }
    .footRight {
        width: 48%;
        margin-right: 20px;
    }
    .footLeft ul li {
        font-size: 15px;
    }
    .footLeft p {
        font-size: 15px;
    }
    .footCenter ul li a {
        font-size: 15px;
    }
    .footRight ul li .ewm {
        width: 115px;
        height: 115px;
    }
    .leftAdv img {
        margin: 20px 0;
    }
	.advShare {
		top: 234px;
	}



}

@media only screen and (min-width: 1400px) and (max-width: 1599px){
    .main,.header{width: 1280px;}
    body{min-width: 1280px;}
	.advBanner li .item {
		padding: 10px 10px 0;
	}
	.top {
		padding: 15px 0;
	}
	.top .right {
		width: 370px;
	}
	.top .right input {
		height: 38px;
		line-height: 38px;
		font-size: 13px;
		text-indent: 8px;
	}
	.top .right button {
		height: 38px;
		line-height: 38px;
		font-size: 15px;
	}
	.top .left a {
		height: 38px;
		line-height: 38px;
		margin-right: 25px;
		font-size: 15px;
	}
	.top .left a:hover::after{
		bottom: 10px;
		width: 64px;
		height: 6px;
	}
	.content {
        margin-top: 25px;
    }
    .conRight{
        width: 1212px;
        margin-left: 24px;
    }
	.content .right {
        width: 336px;
        margin-left: 36px;
    }
    .right_title b {
        height: 22px;
        line-height: 22px;
        font-size: 18px;
    }
    .right_title .more {
        font-size: 14px;
    }
    .right_title i {
        width: 16px;
        height: 20px;
        margin: 2px 4px 0 0;
    }
    .rightImage {
        margin-top: 13px;
    }
    .rightImage p {
        padding: 8px 12px;
    }
    .rightImage p a {
        max-height: 24px;
        line-height: 24px;
        font-size: 16px;
    }
    .content .right .focus li i {
        width: 6px;
        height: 6px;
    }
    .content .right .focus li a {
        height: 18px;
        line-height: 18px;
        font-size: 15px;
    }
    .content .right .focus li {
        margin-top: 15px;
        padding-left: 16px;
    }
    .queryItem {
        padding: 4px;
    }
    .query-top {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
    .query-top i {
        height: 21px;
        margin: 6px 6px 0 0;
    }
    .CalendarCon a, .CalendarCon em, .CalendarCon span {
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        width: 30px;
        margin: 10px 6px 0;
    }
    .query-bot {
        padding: 18px 10px 17px;
        border-radius: 16px 16px 8px 8px;
    }
    .CalendarHead h4 {
        font-size: 15px;
    }
    .CalendarHead .btn2, .CalendarHead .btn3 {
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 14px;
    }
    .CalendarCon th {
        line-height: 30px;
        font-size: 14px;
    }
    .CalendarCon {
        padding-top: 12px;
    }
    .content .right .exhi .image {
        width: 131px;
        margin-right: 11px;
    }
    .content .right .exhi li .text p {
        line-height: 20px;
        height: 40px;
        font-size: 15px;
    }
    .content .right .exhi li .text span {
        margin-top: 12px;
        height: 16px;
        line-height: 16px;
        font-size: 14px;
    }
    .content .right .exhi li .text {
        padding-top: 3px;
    }
    .content .right .exhi li {
        margin-top: 15px;
    }
    .content .right .comm .image b {
        top: 8px;
        right: 8px;
        height: 24px;
        line-height: 24px;
        padding: 0 8px;
        font-size: 14px;
    }
    .content .right .comm p {
        margin-top: 4px;
        height: 22px;
        line-height: 22px;
        font-size: 15px;
    }
    .content .right .comm li {
        margin-top: 12px;
    }
    .advLeft,.advShare {
        width: 44px;
    }
	.advShare {
		top: 222px;
	}
    .advLeft li {
        margin-top: 18px;
    }
    .advLeft li p {
        height: 44px;
    }
    .advLeft li i {
        font-size: 19px;
    }
    .conRight .left {
        width: 840px;
        margin-right: 36px;
    }
    .conRight .wrapper-title h1 {
        line-height: 34px;
        font-size: 26px;
    }
    .conRight .wrapper-title .bot {
        margin-top: 18px;
        height: 20px;
        line-height: 20px;
        font-size: 15px;
    }
	.conRight .wrapper-title .bot .hot i {
		width: 13px;
		height: 15px;
		margin: 4px 5px 0 0;
	}
    .conRight .abstract {
        margin-top: 26px;
        padding: 14px 10px;
        line-height: 26px;
        height: 56px;
        font-size: 15px;
    }
    .conRight .abstract b {
        left: 18px;
        top: -12px;
        height: 24px;
        line-height: 24px;
        width: 50px;
        font-size: 17px;
    }
	.read {
        margin-top: 28px;
    }
    .read .title b, .comment .title b, .copr .title b {
        height: 40px;
        font-size: 22px;
    }
    .read ul {
        margin-top: 6px;
        margin-right: -25px;
    }
    .read li {
        margin-top: 14px;
        padding: 0 25px 0 16px;
        height: 18px;
        line-height: 18px;
        font-size: 15px;
    }
    .return {
        margin-top: 26px;
    }
    .return a {
        height: 42px;
        line-height: 42px;
        width: 166px;
        font-size: 16px;
    }
    .return a i {
        margin-left: 10px;
        font-size: 16px;
    }
    .copr ul {
        margin-top: 14px;
    }
    .copr li {
        padding-left: 16px;
        line-height: 28px;
        font-size: 15px;
    }
    .copr li::after {
        top: 12px;
    }
    .bottomMenu {
        margin-top: 35px;
        padding: 30px 0 25px 0;
    }
    .footLeft {
        width: 26%;
        padding-left: 25px;
    }
    .footRight {
        width: 48%;
        margin-right: 25px;
    }
    .footLeft ul li {
        font-size: 15px;
    }
    .footLeft p {
        font-size: 15px;
    }
    .footCenter ul li a {
        font-size: 15px;
    }
    .footRight ul li .ewm {
        width: 115px;
        height: 115px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1919px){
    .main,.header{width: 1280px;}
    body{min-width: 1280px;}
	.advBanner li .item {
		padding: 10px 10px 0;
	}
	.top {
		padding: 15px 0;
	}
	.top .right {
		width: 370px;
	}
	.top .right input {
		height: 38px;
		line-height: 38px;
		font-size: 13px;
		text-indent: 8px;
	}
	.top .right button {
		height: 38px;
		line-height: 38px;
		font-size: 15px;
	}
	.top .left a {
		height: 38px;
		line-height: 38px;
		margin-right: 25px;
		font-size: 15px;
	}
	.top .left a:hover::after{
		bottom: 10px;
		width: 64px;
		height: 6px;
	}
	.content {
        margin-top: 25px;
    }
    .conRight{
        width: 1212px;
        margin-left: 24px;
    }
	.content .right {
        width: 336px;
        margin-left: 36px;
    }
    .right_title b {
        height: 22px;
        line-height: 22px;
        font-size: 18px;
    }
    .right_title .more {
        font-size: 14px;
    }
    .right_title i {
        width: 16px;
        height: 20px;
        margin: 2px 4px 0 0;
    }
    .rightImage {
        margin-top: 13px;
    }
    .rightImage p {
        padding: 8px 12px;
    }
    .rightImage p a {
        max-height: 24px;
        line-height: 24px;
        font-size: 16px;
    }
    .content .right .focus li i {
        width: 6px;
        height: 6px;
    }
    .content .right .focus li a {
        height: 18px;
        line-height: 18px;
        font-size: 15px;
    }
    .content .right .focus li {
        margin-top: 15px;
        padding-left: 16px;
    }
    .queryItem {
        padding: 4px;
    }
    .query-top {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
    .query-top i {
        height: 21px;
        margin: 6px 6px 0 0;
    }
    .CalendarCon a, .CalendarCon em, .CalendarCon span {
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        width: 30px;
        margin: 10px 6px 0;
    }
    .query-bot {
        padding: 18px 10px 17px;
        border-radius: 16px 16px 8px 8px;
    }
    .CalendarHead h4 {
        font-size: 15px;
    }
    .CalendarHead .btn2, .CalendarHead .btn3 {
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 14px;
    }
    .CalendarCon th {
        line-height: 30px;
        font-size: 14px;
    }
    .CalendarCon {
        padding-top: 12px;
    }
    .content .right .exhi .image {
        width: 131px;
        margin-right: 11px;
    }
    .content .right .exhi li .text p {
        line-height: 20px;
        height: 40px;
        font-size: 15px;
    }
    .content .right .exhi li .text span {
        margin-top: 12px;
        height: 16px;
        line-height: 16px;
        font-size: 14px;
    }
    .content .right .exhi li .text {
        padding-top: 3px;
    }
    .content .right .exhi li {
        margin-top: 15px;
    }
    .content .right .comm .image b {
        top: 8px;
        right: 8px;
        height: 24px;
        line-height: 24px;
        padding: 0 8px;
        font-size: 14px;
    }
    .content .right .comm p {
        margin-top: 4px;
        height: 22px;
        line-height: 22px;
        font-size: 15px;
    }
    .content .right .comm li {
        margin-top: 12px;
    }
    .advLeft,.advShare {
        width: 44px;
    }
	.advShare {
		top: 222px;
	}
    .advLeft li {
        margin-top: 18px;
    }
    .advLeft li p {
        height: 44px;
    }
    .advLeft li i {
        font-size: 19px;
    }
    .conRight .left {
        width: 840px;
        margin-right: 36px;
    }
    .conRight .wrapper-title h1 {
        line-height: 34px;
        font-size: 26px;
    }
    .conRight .wrapper-title .bot {
        margin-top: 18px;
        height: 20px;
        line-height: 20px;
        font-size: 15px;
    }
	.conRight .wrapper-title .bot .hot i {
		width: 13px;
		height: 15px;
		margin: 4px 5px 0 0;
	}
    .conRight .abstract {
        margin-top: 26px;
        padding: 14px 10px;
        line-height: 26px;
        height: 56px;
        font-size: 15px;
    }
    .conRight .abstract b {
        left: 18px;
        top: -12px;
        height: 24px;
        line-height: 24px;
        width: 50px;
        font-size: 17px;
    }
	.read {
        margin-top: 28px;
    }
    .read .title b, .comment .title b, .copr .title b {
        height: 40px;
        font-size: 22px;
    }
    .read ul {
        margin-top: 6px;
        margin-right: -25px;
    }
    .read li {
        margin-top: 14px;
        padding: 0 25px 0 16px;
        height: 18px;
        line-height: 18px;
        font-size: 15px;
    }
    .return {
        margin-top: 26px;
    }
    .return a {
        height: 42px;
        line-height: 42px;
        width: 166px;
        font-size: 16px;
    }
    .return a i {
        margin-left: 10px;
        font-size: 16px;
    }
    .copr ul {
        margin-top: 14px;
    }
    .copr li {
        padding-left: 16px;
        line-height: 28px;
        font-size: 15px;
    }
    .copr li::after {
        top: 12px;
    }
    .bottomMenu {
        margin-top: 35px;
        padding: 30px 0 25px 0;
    }
    .footLeft {
        width: 26%;
        padding-left: 25px;
    }
    .footRight {
        width: 48%;
        margin-right: 25px;
    }
    .footLeft ul li {
        font-size: 15px;
    }
    .footLeft p {
        font-size: 15px;
    }
    .footCenter ul li a {
        font-size: 15px;
    }
    .footRight ul li .ewm {
        width: 115px;
        height: 115px;
    }







}

@media only screen and (min-width: 1920px){
    .main,.header{width: 1560px;}
    body{min-width: 1560px;}
}

