@font-face {
	font-family: 'xwboo';  /* Project id 1932496 */
	src: url('//at.alicdn.com/t/font_1932496_3joc8eali8k.woff2?t=1630632748924') format('woff2'),
		 url('//at.alicdn.com/t/font_1932496_3joc8eali8k.woff?t=1630632748924') format('woff'),
		 url('//at.alicdn.com/t/font_1932496_3joc8eali8k.ttf?t=1630632748924') format('truetype');
  }
  @font-face {
	font-family: 'xwboo22';  /* Project id 2797050 */
	src: url('//at.alicdn.com/t/font_2797050_jgk9nzeevt.woff2?t=1631063473326') format('woff2'),
		 url('//at.alicdn.com/t/font_2797050_jgk9nzeevt.woff?t=1631063473326') format('woff'),
		 url('//at.alicdn.com/t/font_2797050_jgk9nzeevt.ttf?t=1631063473326') format('truetype');
  }
  @font-face {
	font-family: 'Public';  /* Project id 2901389 */
	src: url('//at.alicdn.com/t/font_2901389_ec8qhhzo2zk.woff2?t=1637559035266') format('woff2'),
		 url('//at.alicdn.com/t/font_2901389_ec8qhhzo2zk.woff?t=1637559035266') format('woff'),
		 url('//at.alicdn.com/t/font_2901389_ec8qhhzo2zk.ttf?t=1637559035266') format('truetype');
  }
.public {
	font-family: "Public" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.xwboo {
	font-family: "xwboo" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.xwboo2 {
	font-family: "xwboo22" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.iframe {
	overflow: hidden;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.ease {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
body {
	line-height: 1;
}
@font-face {
    font-family: 'huxiaobo';
    src: url(../../../../Font/hxbns.ttf);
}
.advs {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
}

.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;
}
.w {
	margin: 0 auto;
	width: 1430px;
	box-sizing: border-box;
}
.banner-adv {
	margin: 0 auto;
	overflow: hidden;
}
.banner-adv ul {
	width: calc(100% + 14px);
	display: inline;
	float: left;
	margin: 0px 0 0 -7px;
}
.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}
.banner-adv ul li .adv-item {
	margin: 20px 7px 0 7px;
}
.banner-adv ul.one li{
	width: 100%;
}
.banner-adv ul.two li{
	width: 50%;
}
.banner-adv ul.three li{
	width: 33.33%;
}
.banner-adv ul.four li{
	width: 25%;
}
.banner-adv ul.five li{
	width: 20%;
}
.banner-adv ul.six li{
	width: 16.66%;
}
.header {
	height: 40px;
	line-height: 40px;
	background-color: #f5f5f5;
	color: #666;
	font-size: 14px;
	position: relative;
	z-index: 9;
}
.header .item p{
	float: left;
}
.header .item p a {
	color: #666;
}
.header .item p a.login{
	margin: 0 20px;
	color: #f08200;
}
.header .item p a:hover {
    color: #f08200;
}
.header .item ul {
	float: right;
	margin-top: 14px;
	margin-right: 50px;
}
.header .item ul li {
	float: left;
	height: 12px;
	line-height: 12px;
	border-right: 1px solid #ddd;
}
.header .item ul li:last-child{
	border:none;
}
.header .item ul li a {
	color: #666;
	padding: 0 10px;
}
.header .item ul li a:hover {
    color: #f08200;
}
.headerBot.w {
	text-align: right;
	font-size: 14px;
	position: relative;
	margin: 0 auto;
    z-index: 9;
}
.headerBot p {
	position: absolute;
	right: 0;
	top: -40px;
	line-height: 40px;
}
.headerBot p a {
	color: #f08200;
}
.headerBot .content {
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 9;
	text-align: center;
	font-size: 14px;
	color: #666;
	background: #fff;
	padding: 10px 15px;
	display: none;
	box-shadow: 0px 0px 7px 0px rgba(151, 133, 106, 0.21);
}
.headerBot .content .item {
	width: 100px;
	float: left;
	margin: 0 5px;
}
.headerBot .content .item:last-of-type {
	margin-right: 0;
}
.searchDiv {
	padding: 20px 0;
}
.searchDiv .logo {
	float: left;
	margin-top: 6px;
	width: 186px;
}
.searchDiv .pageName {
	float: left;
	height: 42px;
	line-height: 42px;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #ddd;
	margin-top: 13px;
}
.searchDiv .search {
	float: left;
	position: relative;
	width: 544px;
	height: 40px;
	border: 2px solid #e6e6e6;
	border-radius: 22px;
	margin-left: 160px;
	margin-top: 8px;
}
.searchSelect {
	width: 75px;
	height: 40px;
	position: relative;
	float: left;
}

.selectTop {
	position: relative;
	cursor: pointer;
}
.selectTop p {
	font-size: 14px;
	line-height: 42px;
	color: black;
	text-indent: 20px;
}

.selectTop i {
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	right: 10px;
	top: 18px;
	border-color: #333333 transparent transparent transparent;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.selectTop.focus i{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.searchSelect::after {
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 20px;
	background-color: #e6e6e6;
}
.search button {
	position: absolute;
	right: -2px;
	top: -2px;
	height: 44px;
	background-color: #f08200;
	border-radius: 0 22px 22px 0;
	color: #ffffff;
	width: 100px;
	font-size: 16px;
	border: none;
	font-family: "microsoft yahei";
	cursor: pointer;
}
.search button i {
	margin-right: 6px;
	font-size: 15px;
}
.search input {
	width: 350px;
	height: 40px;
	float: left;
	border: none;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #aaa;
	text-indent: 18px;
}
.selectBot {
	position: absolute;
	width: 82px;
	background-color: #ffffff;
	top: 36px;
	left: 0;
	z-index: 99;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	display: none;
}

.selectBot li {
	line-height: 26px;
	font-size: 12px;
	text-indent: 16px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
}

.selectBot li:hover {
	background-color: #f1623b;
	border-left: 2px solid #f1623b;
	border-right: 2px solid #f1623b;
	color: #fff;
	cursor: pointer;
}
.rightw {
	width: 350px;
	float: right;
	margin-left: 40px;
}
.nav {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background-color: #f08200;
	font-size: 18px;
}
.nav li {
	float: left;
}
.nav li a {
	display: inline-block;
	color: #fff;
	padding: 0 30px;
}
.nav li a i {
	font-size: 22px;
	vertical-align: top;
	display: inline-block;
	margin-right: 7px;
	font-weight: lighter;
}
.nav li a:hover {
	background-color: #ffab31;
}
.top-news {
	background-color: #f7f7f7;
	overflow: hidden;
}
.top-news .box ul {
	overflow: hidden;
	width: calc(100% + 35px);
	padding: 28px 0;
}
.top-news .box li {
	float: left;
	width: 25%;
}
.top-news .box li .item {
	margin-right: 35px;
	overflow: hidden;
}
.top-news .box li .image {
	float: left;
	width: 126px;
	margin-right: 14px;
}
.top-news .box li .image a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-bottom: 66.66%;
}
.top-news .box li .image img {
	max-height: none;
}
.top-news .box li .text {
	overflow: hidden;
}
.top-news .box li .text p {
	font-size: 15px;
	line-height: 23px;
	height: 46px;
	overflow: hidden;
	font-weight: bold;
}
.top-news .box li .text p a {
	color: #333;
}
.top-news .box li .text p a:hover {
	color: #f08200;
}
.top-news .box li .text span {
	display: block;
	margin-top: 10px;
}
.top-news .box li .text span mark {
	display: inline-block;
	line-height: 22px;
	height: 24px;
	border-radius: 0 12px 12px 12px;
	background-color: #f08200;
	font-size: 14px;
	color: #fff;
	padding: 0 10px;
}
.scroll-news {
	border-top: 1px solid #e6e6e6;
	line-height: 60px;
	height: 60px;
	overflow: hidden;
}
.scroll-news span {
	float: left;
	margin-right: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #ed5656;
}
.scroll-news span i {
	width: 18px;
	height: 18px;
	display: inline-block;
	background: url(../../../../images/news/Version/2021/icon4.png) no-repeat;
	background-size: cover;
	vertical-align: top;
	margin-right: 4px;
	margin-top: 21px;
}
.scroll-box {
	overflow: hidden;
	white-space: nowrap;
	font-size: 0;
	position: relative;
	height: 100%;
}
.scroll-box .scrollobj-content {
	position: absolute;
	left: 0;
	top: 0;
}
.scroll-box ul {
	overflow: hidden;
	display: inline-block;
}
.scroll-box li {
	display: inline;
	margin-right: 35px;
	font-size: 15px;
}
.scroll-box li a {
	color: #333;
}
.scroll-box li a:hover {
	color: #f08200;
}
.main {
	padding-top: 20px;
	overflow: hidden;
}
.main .location {
	font-size: 14px;
	color: #999;
}
.main .location i {
	font-size: 14px;
	margin-right: 5px;
}
.main .location a {
	color: #999;
}
.main .location a:hover {
	color: #f08200;
}
.main .right {
	float: right;
	width: 340px;
	margin-left: 40px;
	margin-top: 35px;
}
.main .right-title {
	margin-top: 30px;
	position: relative;
	padding-bottom: 15px;
}
.main .right-title span {
	font-size: 20px;
	font-weight: bold;
	margin-right: 8px;
}
.main .right-title i {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 0 9px 9px;
	border-color: transparent transparent transparent #F39B33;
	vertical-align: top;
	margin-top: 2px;
}
.main .right-title i:last-of-type {
	border-color: transparent transparent transparent #f9cd99;
}
.main .right-title .more {
	position: absolute;
	right: 0;
	top: 2px;
	font-size: 14px;
	color: #999;
	height: 20px;
	line-height: 18px;
	padding: 0 6px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
}
.main .right-title .more:hover {
	color: #f08200;
	border-color: #f08200;
}
.rank {
	border-top: 1px solid #e6e6e6;
}
.rank li {
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	font-size: 16px;
	margin-top: 12px;
}
.rank li a {
	color: #333;
}
.rank li a:hover {
	color: #f08200;
}
.rank li span {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 18px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	font-size: 13px;
	background-color: #cacaca;
	vertical-align: top;
	margin-top: 5px;
	margin-right: 8px;
	margin-left: 2px;
}
.rank li:first-of-type span,.rank li:nth-child(2) span,.rank li:nth-child(3) span {
	margin: 0;
	border-radius: 0;
	width: 23px;
	height: 28px;
	line-height: 28px;
	margin-right: 6px;
}
.rank li:first-of-type span {
	background: url(../../../../images/news/Version/2021/rank1.png) no-repeat;
	background-size: cover;
}
.rank li:nth-child(2) span {
	background: url(../../../../images/news/Version/2021/rank2.png) no-repeat;
	background-size: cover;
}
.rank li:nth-child(3) span {
	background: url(../../../../images/news/Version/2021/rank3.png) no-repeat;
	background-size: cover;
}
ul.video li {
	margin-top: 18px;
	position: relative;
}
ul.video li .image {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	position: relative;
}
ul.video li .image img {
	max-height: none;
}
ul.video li p {
	position: absolute;
	z-index: 5;
	bottom: 0;
	left: 0px;
	right: 0px;
	padding: 25px 12px 10px 12px;
	font-size: 16px;
	overflow: hidden;
	color: #fff;
	font-weight: normal;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgb(45, 45, 45)));
	background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0), rgb(45, 45, 45));
	background-image: -moz-linear-gradient(180deg, rgba(0,0,0,0), rgb(45, 45, 45));
	background-image: -ms-linear-gradient(180deg, rgba(0,0,0,0), rgb(45, 45, 45));
	background-image: -o-linear-gradient(180deg, rgba(0,0,0,0), rgb(45, 45, 45));
	background-image: linear-gradient(180deg, rgba(0,0,0,0), rgb(45, 45, 45));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#{000000}', endColorStr='#{666666}');
}
ul.video li p a {
	font-size: 16px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	display: block;
	font-weight: normal;
	color: #fff;
}
ul.video li:first-of-type {
	margin-top: 0;
}
ul.exhi li {
	margin-top: 20px;
}
ul.exhi li .image {
	height: 0;
	padding-bottom: 0;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
ul.exhi li .image img {
	max-height: none;
}
ul.exhi li p {
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
ul.exhi li p a {
	color: #333;
}
ul.exhi li p a:hover {
	color: #f08200;
}
ul.exhi li p span {
	display: inline-block;
	width: 4px;
	height: 4px;
	background-color: #f08200;
	margin-left: 2px;
	margin-right: 8px;
	vertical-align: top;
	margin-top: 9px;
}
ul.exhi li:first-child {
	margin-top: 0;
}
ul.exhi li.focus .image {
	padding-bottom: 56%;
}
ul.exhi li.focus p {
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
}
ul.exhi li.focus p span {
	display: none;
}
ul.exhi li:last-of-type p {
	border: 0;
}
.main .left {
	overflow: hidden;
	margin-top: 35px;
}
.main .left .news-title {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px;
}
.main .left .news-title h1 {
	font-size: 38px;
	line-height: 42px;
	max-height: 84px;
	overflow: hidden;
}
.main .left .news-title .news-time {
	margin-top: 20px;
	line-height: 30px;
	font-size: 18px;
	color: #999;
	position: relative;
}
.main .left .news-title .news-time p {
	display: inline-block;
}
.main .left .news-title .news-time .fenxiang {
	position: static !important;
	display: inline-block;
	vertical-align: top !important;
}
.content_subhead {
	font-size: 16px;
	font-style: normal;
	text-align: right;
	display: block;
	line-height: 32px;
}
.content_subhead b {
	font-weight: normal;
}
.main .left .news-title .news-time p span {
	margin-right: 30px;
}
.main .left .news-title .news-time p a {
	display: inline-block;
	color: #fff;
	padding: 0 6px;
	height: 100%;
	border-radius: 4px;
	background-color: #ff9600;
}
.main .left .news-title .news-time p a i {
	font-size: 14px;
	margin-right: 4px;
	font-weight: normal;
}
.main .left .news-title .fenxiang {
	top: 0;
	font-size: 16px !important;
}
.main .left .news-title .fenxiang #fenxiangDiv {
	float: right;
	margin-left: 10px;
}
.main .left .guide {
	margin-top: 38px;
	background-color: #f5f5f5;
	padding: 22px;
}
.main .left .guide b {
	color: #333;
}
.main .left .guide p {
	font-size: 18px;
	color: #999;
	line-height: 28px;
}
.newsContent {
	font-size: 18px;
	line-height: 2;
	padding-top: 30px;
}
.main .left .btnBox {
	margin-top: 40px;
}
.main .left .btnBox p {
	font-size: 18px;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
}
.main .left .btnBox p a {
	color: #446cb3;
}
.main .left .btnBox p a:hover {
	text-decoration: underline;
}
.main .left .tip {
	font-family: "Microsoft YaHei";
	margin-top: 40px;
	line-height: 30px;
	color: #999;
	font-size: 16px;
}
.main .left .tip b {
	color: #666;
}
.main .comments {
	margin-top: 35px;
}
.main .comments .title {
	line-height: 32px;
	height: 32px;
}
.main .comments .title b {
	width: 4px;
	height: 22px;
	display: inline-block;
	background-color: #ff9600;
	vertical-align: top;
	margin-right: 8px;
	margin-top: 7px;
}
.main .comments .title .name {
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
}
.main .comments .title p {
	float: right;
	font-size: 14px;
}
.main .comments .title p span {
	margin-right: 8px;
	margin-left: 6px;
}
.main .comments .title input {
	width: 80px;
	height: 30px;
	border: 0;
	border: 1px solid #ddd;
	vertical-align: top;
	margin-right: 10px;
	text-indent: 5px;
}
.main .comments .title input.name {
	font-size: 12px;
	font-weight: normal;
}
.main .comments .title img {
	width: 80px;
	height: 32px;
	vertical-align: top;
}
.main .comments .title p a {
	color: #333;
	font-size: 14px;
	margin-left: 15px;
}
.main .comments .title p a i {
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 4px;
	border: 1px solid #ddd;
	text-align: center;
	line-height: 14px;
	font-size: 10px;
	color: #ff9600;
	vertical-align: top;
	margin-right: 4px;
	margin-top: 8px;
	text-indent: -9999px;
	overflow: hidden;
}
.main .comments .title p a.focus i {
	text-indent: 0;
}
.main .comments .title p span.checkbox {
	display: inline-block;
	margin: 0;
	width: 14px;
	height: 14px;
	border-radius: 4px;
	border: 1px solid #ddd;
	vertical-align: top;
	margin-top: 8px;
	margin-left: 8px;
}
.main .comments .title p .checked .checkbox {
	background: url("https://www.xwboo.com/images/news2020/correct.png") no-repeat center;
}
.commentArea {
	margin-top: 28px;
	border: 1px solid #dddddd;
}
.commentArea .textarea {
	padding: 15px 20px 0;
	border-radius: 2px;
	font-size: 16px;
	color: #bababa;
}
.commentArea .textarea div {
    height: 115px;
    line-height: 1.5;
}
.commentArea .commentArea_ft {
	height: 50px;
	line-height: 50px;
	background-color: #f5f5f5;
}
.commentArea .commentArea_ft .face {
    float: left;
    position: relative;
    z-index: 99;
    color: #666;
}
.commentArea .commentArea_ft .face span {
	cursor: pointer;
	height: 20px;
	padding-right: 17px;
	margin: 16px 0 0 20px;
	font: normal 14px/19px "microsoft yahei";
	float: left;
}
.commentArea .commentArea_ft .face span i {
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	color: #ff9600;
}
.commentArea .commentArea_ft .face span i.iconsort-down {
    font-size: 6px;
    margin-left: 12px;
    margin-top: 2px;
}
.commentArea .commentArea_ft .face .faceList {
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    padding: 4px;
    width: 390px;
    background: #fff;
    border: 1px solid #dfe6f6;
}
.commentArea .commentArea_ft .face .faceList a {
    float: left;
    height: 22px;
    width: 22px;
    padding: 4px 2px;
}
.commentArea .commentArea_ft .face .faceList a img {
	vertical-align: top;
}
.commentArea img {
	width: 22px;
}
.commentArea .commentArea_ft .face span i.icon {
	width: 18px;
	height: 18px;
	display: inline-block;
	background: url("/images/news2020/face.png") no-repeat;
	background-size: cover;
}

.commentArea .commentArea_ft button {
    float: right;
    height: 32px;
    width: 80px;
    background: #ff9600;
    color: #fff;
    border: none;
	cursor: pointer;
	border: 0;
	border-radius: 4px;
	font: normal 16px/30px "microsoft yahei";
	margin-right: 20px;
	margin-top: 10px;
}
.commentArea .commentArea_ft p {
	font: normal 14px/50px "microsoft yahei";
	color: #999;
	float: right;
	margin-right: 20px;
}
.commentArea .commentArea_ft p input {
	width: 80px;
	height: 30px;
	border: 0;
	border: 1px solid #ddd;
	vertical-align: top;
	margin-right: 10px;
	text-indent: 5px;
	margin-top: 10px;
	margin-left: 7px;
}
.commentArea .commentArea_ft p img {
	height: 32px;
	width: 80px;
}
.comments-content {
	margin-top: 15px;
}
.comments-content li.fathercommentcontent {
	padding: 20px 0 24px 0;
	border-bottom: 1px solid #e6e6e6;
}
.comments-content li.fathercommentcontent:last-of-type {
	border: 0;
}
.comments-content .info span.area {
	display: none;
}
.comments-content .head {
    float: left;
    margin-right: 15px;
}
.comments-content .cont {
    font-size: 14px;
    overflow: hidden;
	position: relative;
}
.comments-content .info span {
	color: #999;
	display: inline-block;
	margin-top: 7px;
	position: relative;
}
.comments-content .info span.name {
    color: #f90;
	margin-right: 15px;
}
.comments-content .cont .action {
	position: absolute;
	right: 0;
	top: 7px;
}
.comments-content .cont .action a {
	color: #999;
	margin-left: 15px;
	cursor: pointer;
}
.comments-content .cont .action a.focus {
	color: #ff9600;
}
.comments-content .cont .action i {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
}
.comments-content .cont .action .agree i,.comments-content .cont .action .oppose i {
	font-size: 14px;
}
.comments-content .cont .action .oppose i {
	margin-top: 2px;
}
.comments-content .cont .txt {
	font-size: 16px;
	line-height: 28px;
	margin-top: 12px;
}
.comments-content a.more {
	display: block;
	height: 36px;
	line-height: 36px;
	background-color: #f8f8f8;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.relevant {
	margin-top: 32px;
}
.relevant .title {
	line-height: 32px;
	height: 32px;
	overflow: hidden;
}
.relevant .title span {
    font-size: 22px;
	font-weight: bold;
}
.relevant .title b {
	width: 4px;
	height: 22px;
	display: inline-block;
	background-color: #ff9600;
	vertical-align: top;
	margin-right: 8px;
	margin-top: 7px;
}
.relevant li {
	padding: 20px 0;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #f0f0f0;
}
.relevant li .image {
	width: 264px;
	float: left;
	margin-right: 20px;
}
.relevant li .image a {
	height: 0;
	padding-bottom: 66.6%;
	overflow: hidden;
	position: relative;
	display: block;
}
.relevant li .image img {
	max-height: none;
}
.relevant li .text {
	position: relative;
	overflow: hidden;
}
.relevant li p {
	line-height: 50px;
	height: 50px;
	overflow: hidden;
	font-size: 24px;
}
.relevant li p a {
	color: #333;
}
.relevant li p a:hover {
	color: #ff9600;
}
.relevant li span {
	font-size: 16px;
	color: #999;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	display: block;
	margin-top: 5px;
}
.relevant li dl {
	font-size: 14px;
	color: #999;
	overflow: hidden;
	padding-left: 2px;
	width: 100%;
	margin-top: 45px;
}
.relevant li dl dt {
	float: left;
}
.relevant li dl dd {
	float: right;
}
.relevant li dl i {
	font-size: 14px;
	margin-right: 5px;
}
.relevant li dd b {
	margin-left: 6px;
	font-weight: normal;
}
.relevant li dd b:first-of-type {
	margin-left: 0;
}
.relevant li:last-of-type {
	border-bottom: 0;
}

.recommed-pro {
	background-color: #f7f7f7;
	margin-top: 25px;
	overflow: hidden;
	padding: 40px 0;
}
.recommed-pro .left {
	width: 174px;
	float: left;
	text-align: center;
	margin-right: 20px;
	margin-top: 34px;
}
.recommed-pro .left p {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-top: 18px;
}
.recommed-pro .right {
	position: relative;
	overflow: hidden;
	padding: 0 20px;
}
.mySwiper {
	overflow: hidden;
	display: none;
}
.mySwiper .swiper-slide {
	width: calc(100% / 7);
}
.mySwiper .swiper-slide::after {
	content: "";
	position: absolute;
	right: -1px;
	top: 12px;
	width: 1px;
	height: 107px;
	background-color: #e2e2e2;
}
.swiper-slide.swiper-slide-prev::after {
	width: 0;
}
.mySwiper .swiper-slide .item {
	margin: 0 30px;
}
.mySwiper .swiper-slide .image {
	padding-bottom: 100%;
	height: 0;
	position: relative;
	overflow: hidden;
}
.mySwiper .swiper-slide .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.mySwiper .swiper-slide p {
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	margin-top: 10px;
}
.mySwiper .swiper-slide p a {
	color: #333;
}
.mySwiper .swiper-slide p a:hover {
	color: #f1623b;
}
.mySwiper .swiper-button-next, .mySwiper .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 34px;
	height: 78px;
	margin-top: -42px;
	z-index: 10;
	cursor: pointer;
	background-size: 12px 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #f0f0f0;
}
.mySwiper .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23c6c6c6'%2F%3E%3C%2Fsvg%3E");
	left: 0;
}
.mySwiper .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23c6c6c6'%2F%3E%3C%2Fsvg%3E");
	right: 0;
}
.footer {
	background-color: #212324;
}
.footer .item{
	margin: 0 auto;
	overflow: hidden;
}
.footer .item .footer-code{
	float: right;
	width: 400px;
	border-left: 1px solid #444444;
	margin-top: 27px;
}
.footer .item .footer-code li{
	float: left;
	padding-left: 44px;
}
.footer .item .footer-code li .code{
	width: 126px;
	height: 126px;
	border:2px solid #ff8d50;
	padding:10px;
	background-color: #fff;
}
.footer .item .footer-code li p{
	text-align: center;
	font-size: 14px;
	color: #e2e2e2;
	margin-top: 16px;
}
.footer .item .left{
	margin-top: 20px;
	overflow: hidden;
	padding-right: 44px;
}
.footer .item .left p{
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}
.footer .item .left p a{
	color: #838383;
	padding: 0 16px;
	display: inline-block;
	line-height: 1;
	border-right:1px solid #444444;
}
.footer .item .left p a:first-child{
	padding-left: 0;
}
.footer .item .left p a:last-child{
	border:none;
}
.footer .item .left p a:hover{
	color: #ff8d50;
}

.footer .item .left span{
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}
.footer .item .left span em{
	font-style: normal;
	margin-right: 10px;
}
.footer .item .left span img{
	margin: 7px 5px 0 8px;
	vertical-align: top;
}
.copyright {
	font-size: 12px;
	line-height: 22px;
	color: #838383;
	border-top: 1px solid #444444;
	margin-top: 10px;
	padding: 10px 0;
	display: inline-block;
}
.copyright img{
	margin: 1px 8px 0 0px;
	vertical-align: top;
}
ul.footImg {
	height: 48px;
	margin-bottom: 24px;
	overflow: hidden;
	background: url("https://www.xwboo.com/Images/Index/Version/2020/copyright1.png") no-repeat 0 0;
}

ul.footImg li {
	width: 135px;
	float: left;
}

ul.footImg li a {
	height: 48px;
	display: block;
}
/* 2022.3.7 */
.download {
	margin: 20px 0 0;
	font-size: 16px;
	line-height: 25px;
	color: #333;
}
.download span {
	float: left;
}
.download p {
	overflow: hidden;
}
.download a {
	color: #ff6600 !important;
	float: left;
	clear: both;
}
.download span i{
	display: inline-block;
	width: 23px;
	height: 15px;
	background: url(https://www.xwboo.com/images//news/down.png) no-repeat;
	vertical-align: top;
	margin: 6px 5px 0 0;
}
@media only screen and (min-width: 1025px) and (max-width:1199px){
	.w{
		width: 1018px;
	}
	.header {
		font-size: 12px;
	}
	.headerBot.w {
		font-size: 12px;
	}
	.header .item ul li a {
		padding: 0 8px;
	}
	.header .item ul {
		margin-right: 40px;
	}
	.header .item p a.login {
		margin: 0 15px;
	}
	.searchDiv .logo {
		margin-top: 5px;
		width: 130px;
	}
	.searchDiv .pageName {
		margin-left: 16px;
		padding-left: 16px;
		margin-top: 3px;
		height: 32px;
		line-height: 32px;
	}
	.searchDiv {
		padding: 15px 0;
	}
	.rightw {
		width: 245px;
		margin-left: 0;
	}
	.rightw img {
		width: 100%;
	}
	.searchDiv .search {
		width: 383px;
		height: 30px;
		border-radius: 24px;
		margin-left: 48px;
		margin-top: 6px;
		border-width: 1px;
	}
	.searchSelect {
		width: 56px;
		height: 30px;
	}
	.selectTop i {
		right: 7px;
		top: 13px;
		border-width: 4px 4px 0 4px;
	}
	.searchSelect::after {
		height: 15px;
	}
	.selectTop p {
		font-size: 12px;
		line-height: 32px;
		text-indent: 10px;
	}
	.selectBot {
		top: 30px;
	}
	.search input {
		width: 258px;
		height: 30px;
		font-size: 12px;
		text-indent: 10px;
	}
	.search button {
		height: 32px;
		border-radius: 0 24px 24px 0;
		width: 70px;
		font-size: 12px;
		top: -1px;
		right: -1px;
	}
	.search button i {
		font-size: 12px;
	}
	.nav {
		height: 42px;
		line-height: 42px;
		font-size: 14px;
	}
	.nav li a i {
		font-size: 16px;
		margin-right: 5px;
	}
	.nav li a {
		padding: 0 19px;
	}
	.top-news .box li .item {
		margin-right: 20px;
	}
	.top-news .box ul {
		width: calc(100% + 20px);
		padding: 25px 0;
	}
	.top-news .box li .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.top-news .box li .text span mark {
		line-height: 20px;
		height: 22px;
		font-size: 12px;
	}
	.top-news .box li .image {
		width: 115px;
	}
	.scroll-news {
		line-height: 48px;
		height: 48px;
	}
	.scroll-news span {
		font-size: 14px;
	}
	.scroll-news span i {
		width: 14px;
		height: 14px;
		margin-top: 17px;
	}
	.banner-adv ul li .adv-item {
		margin: 15px 7px 0 7px;
	}
	.main {
		padding-top: 25px;
	}
	.scroll-box li {
		font-size: 13px;
	}
	.main .right {
		width: 300px;
		margin-left: 30px;
		margin-top: 20px;
	}

	.mySwiper .swiper-slide .item {
		margin: 0 15px;
	}
	.recommed-pro .left {
		width: 150px;
		margin-top: 34px;
	}
	.recommed-pro .left p {
		font-size: 16px;
		margin-top: 12px;
	}
	.comments-content .cont .txt {
		font-size: 14px;
		line-height: 22px;
	}
	.relevant li .image {
		width: 200px;
	}
	.relevant li p {
		line-height: 32px;
		height: 32px;
		font-size: 18px;
	}
	.relevant li span {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
	}
	.relevant li dl {
		font-size: 12px;
		padding-left: 2px;
		margin-top: 35px;
	}
	.relevant li dl i {
		font-size: 12px;
	}
	.main .left .news-title h1 {
		font-size: 26px;
		line-height: 32px;
		max-height: 64px;
	}
	.main .left {
		margin-top: 20px;
	}
	.main .left .news-title .news-time {
		margin-top: 16px;
		line-height: 26px;
		font-size: 12px;
	}
	.main .left .news-title .news-time p span {
		margin-right: 20px;
	}
	.main .left .news-title .news-time p a i {
		font-size: 12px;
	}
	.main .left .news-title .fenxiang {
		font-size: 12px !important;
	}
	.main .left .btnBox {
		margin-top: 40px;
	}
	.main .left .guide {
		margin-top: 30px;
		padding: 18px;
	}
	.main .left .guide p {
		font-size: 15px;
		line-height: 24px;
	}
	.newsContent {
		font-size: 15px;
	}
	.main .left .btnBox p {
		font-size: 15px;
		line-height: 32px;
		height: 32px;
	}
	.main .left .tip {
		margin-top: 40px;
		line-height: 28px;
		font-size: 15px;
	}
	.commentArea .textarea {
		font-size: 15px;
	}
	.mySwiper .swiper-slide .item {
		margin: 0 15px;
	}
	.recommed-pro .left {
		width: 150px;
		margin-top: 34px;
	}
	.recommed-pro .left p {
		font-size: 16px;
		margin-top: 12px;
	}
	.mySwiper .swiper-button-next, .mySwiper .swiper-button-prev {
		width: 28px;
		height: 68px;
		margin-top: -34px;
	}
	.mySwiper .swiper-slide p {
		font-size: 13px;
		margin-top: 6px;
	}
	.recommed-pro {
		padding: 35px 0;
		margin-top: 30px;
	}

	ul.exhi li p {
		font-size: 14px;
	}
	ul.exhi li.focus p {
		height: 42px;
		line-height: 42px;
	}
	ul.exhi li {
		margin-top: 15px;
	}
	ul.exhi li p span {
		margin-top: 8px;
		margin-right: 6px;
	}
	ul.video li p a {
		font-size: 14px;
	}
	ul.video li {
		margin-top: 15px;
	}
	.rank li {
		line-height: 25px;
		height: 25px;
		font-size: 14px;
		margin-top: 10px;
	}
	.rank li:first-of-type span, .rank li:nth-child(2) span, .rank li:nth-child(3) span {
		width: 20px;
		height: 25px;
		line-height: 25px;
		font-size: 12px;
	}
	.rank li span {
		width: 18px;
		height: 18px;
		line-height: 16px;
		font-size: 12px;
	}
	.main .right-title {
		margin-top: 25px;
	}
	ul.footImg {
		height: 32px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 91px;
	}
	ul.footImg li a {
		height: 32px;
	}
	.footer .item .footer-code li .code {
		width: 81px;
		height: 81px;
	}
	.footer .item .footer-code {
		width: 300px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .item .left span img {
		margin: 3px 5px 0 8px;
	}
}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1224px;
	}
	.header {
		font-size: 12px;
	}
	.headerBot.w {
		font-size: 12px;
	}
	.header .item ul li a {
		padding: 0 8px;
	}
	.header .item ul {
		margin-right: 40px;
	}
	.header .item p a.login {
		margin: 0 15px;
	}
	.searchDiv .logo {
		margin-top: 7px;
		width: 148px;
	}
	.searchDiv .pageName {
		margin-top: 5px;
		height: 36px;
		line-height: 36px;
		margin-left: 15px;
		padding-left: 15px;
	}
	.rightw {
		width: 279px;
		margin-left: 0;
	}
	.rightw img {
		width: 100%;
	}
	.searchDiv .search {
		width: 436px;
		height: 34px;
		border-radius: 24px;
		margin-left: 92px;
		margin-top: 7px;
		border-width: 1px;
	}
	.searchSelect {
		width: 60px;
		height: 34px;
	}
	.selectTop i {
		right: 7px;
		top: 15px;
	}
	.searchSelect::after {
		height: 15px;
	}
	.selectTop p {
		font-size: 12px;
		line-height: 36px;
		text-indent: 12px;
	}
	.search input {
		width: 300px;
		height: 34px;
		font-size: 14px;
		text-indent: 10px;
	}
	.search button {
		height: 36px;
		border-radius: 0 24px 24px 0;
		width: 80px;
		font-size: 14px;
	}
	.search button i {
		font-size: 15px;
	}
	.nav {
		height: 42px;
		line-height: 42px;
		font-size: 17px;
	}
	.nav li a i {
		font-size: 16px;
		margin-right: 5px;
	}
	.nav li a {
		padding: 0 25px;
	}
	.top-news .box li .item {
		margin-right: 20px;
	}
	.top-news .box ul {
		width: calc(100% + 20px);
		padding: 25px 0;
	}
	.top-news .box li .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.top-news .box li .text span mark {
		line-height: 20px;
		height: 22px;
		font-size: 12px;
	}
	.top-news .box li .image {
		width: 115px;
	}
	.scroll-news {
		line-height: 48px;
		height: 48px;
	}
	.scroll-news span {
		font-size: 14px;
	}
	.scroll-news span i {
		width: 14px;
		height: 14px;
		margin-top: 17px;
	}
	.banner-adv ul li .adv-item {
		margin: 15px 7px 0 7px;
	}
	.main {
		padding-top: 25px;
	}
	.scroll-box li {
		font-size: 13px;
	}
	.main .right {
		width: 300px;
		margin-left: 30px;
		margin-top: 20px;
	}
	.comments-content .cont .txt {
		font-size: 14px;
		line-height: 22px;
	}
	.relevant li .image {
		width: 220px;
	}
	.relevant li p {
		line-height: 42px;
		height: 42px;
		font-size: 20px;
	}
	.relevant li span {
		font-size: 13px;
		line-height: 20px;
		height: 40px;
	}
	.relevant li dl {
		font-size: 13px;
		padding-left: 2px;
		margin-top: 35px;
	}
	.main .left .news-title h1 {
		font-size: 28px;
		line-height: 32px;
		max-height: 64px;
	}
	.main .left {
		margin-top: 20px;
	}
	.main .left .news-title .news-time {
		margin-top: 16px;
		line-height: 26px;
		font-size: 14px;
	}
	.main .left .news-title .news-time p span {
		margin-right: 20px;
	}
	.main .left .news-title .news-time p a i {
		font-size: 12px;
	}
	.main .left .news-title .fenxiang {
		font-size: 12px !important;
	}
	.main .left .btnBox {
		margin-top: 40px;
	}
	.main .left .guide {
		margin-top: 30px;
		padding: 18px;
	}
	.main .left .guide p {
		font-size: 15px;
		line-height: 24px;
	}
	.newsContent {
		font-size: 15px;
	}
	.main .left .btnBox p {
		font-size: 15px;
		line-height: 32px;
		height: 32px;
	}
	.main .left .tip {
		margin-top: 40px;
		line-height: 28px;
		font-size: 15px;
	}
	.commentArea .textarea {
		font-size: 15px;
	}
	.mySwiper .swiper-slide .item {
		margin: 0 15px;
	}
	.recommed-pro .left {
		width: 150px;
		margin-top: 34px;
	}
	.recommed-pro .left p {
		font-size: 16px;
		margin-top: 12px;
	}
	.mySwiper .swiper-button-next, .mySwiper .swiper-button-prev {
		width: 28px;
		height: 68px;
		margin-top: -34px;
	}
	.mySwiper .swiper-slide p {
		font-size: 13px;
		margin-top: 6px;
	}
	.recommed-pro {
		padding: 35px 0;
	}

	ul.exhi li p {
		font-size: 14px;
	}
	ul.exhi li.focus p {
		height: 42px;
		line-height: 42px;
	}
	ul.exhi li {
		margin-top: 15px;
	}
	ul.exhi li p span {
		margin-top: 8px;
		margin-right: 6px;
	}
	ul.video li p a {
		font-size: 14px;
	}
	ul.video li {
		margin-top: 15px;
	}
	.rank li {
		line-height: 25px;
		height: 25px;
		font-size: 14px;
		margin-top: 10px;
	}
	.rank li:first-of-type span, .rank li:nth-child(2) span, .rank li:nth-child(3) span {
		width: 20px;
		height: 25px;
		line-height: 25px;
		font-size: 12px;
	}
	.rank li span {
		width: 18px;
		height: 18px;
		line-height: 16px;
		font-size: 12px;
	}
	.main .right-title {
		margin-top: 25px;
	}


	ul.footImg {
		height: 36px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 101px;
	}
	ul.footImg li a {
		height: 36px;
	}
	.footer .item .footer-code li .code {
		width: 102px;
		height: 102px;
	}
	.footer .item .footer-code {
		width: 352px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .item .left span img {
		margin: 3px 5px 0 8px;
	}

}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1280px;
	}
	.header {
		font-size: 13px;
	}
	.headerBot.w {
		font-size: 13px;
	}
	.header .item ul li a {
		padding: 0 8px;
	}
	.header .item ul {
		margin-right: 44px;
	}
	.searchDiv .logo {
		margin-top: 7px;
		width: 173px;
	}
	.searchDiv .pageName {
		height: 34px;
		line-height: 34px;
		margin-left: 20px;
		padding-left: 20px;
		margin-top: 11px;
	}
	.rightw {
		width: 325px;
		margin-left: 0;
	}
	.rightw img {
		width: 100%;
	}
	.searchDiv .search {
		width: 509px;
		height: 36px;
		border-radius: 26px;
		margin-left: 75px;
		margin-top: 9px;
	}
	.searchSelect {
		width: 70px;
		height: 36px;
	}
	.selectTop i {
		right: 10px;
		top: 15px;
	}
	.selectTop p {
		font-size: 14px;
		line-height: 36px;
		text-indent: 16px;
	}
	.search input {
		width: 344px;
		height: 36px;
		font-size: 14px;
		text-indent: 10px;
	}
	.search button {
		height: 40px;
		border-radius: 0 24px 24px 0;
		width: 94px;
		font-size: 15px;
	}
	.search button i {
		font-size: 15px;
	}
	.nav {
		height: 46px;
		line-height: 46px;
		font-size: 18px;
	}
	.nav li a i {
		font-size: 19px;
		margin-right: 5px;
	}
	.nav li a {
		padding: 0 25px;
	}
	.top-news .box li .item {
		margin-right: 20px;
	}
	.top-news .box ul {
		width: calc(100% + 20px);
		padding: 25px 0;
	}
	.top-news .box li .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.top-news .box li .text span mark {
		line-height: 20px;
		height: 22px;
		font-size: 12px;
	}
	.top-news .box li .image {
		width: 115px;
	}
	.scroll-news {
		line-height: 52px;
		height: 52px;
	}
	.scroll-news span {
		font-size: 15px;
	}
	.scroll-news span i {
		width: 16px;
		height: 16px;
		margin-top: 19px;
	}
	.scroll-box li {
		font-size: 14px;
	}
	.main .right {
		width: 340px;
		margin-left: 35px;
		margin-top: 20px;
	}
	.relevant li .image {
		width: 240px;
	}
	.relevant li p {
		line-height: 46px;
		height: 46px;
		font-size: 22px;
	}
	.relevant li span {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.main .left .news-title h1 {
		font-size: 30px;
		line-height: 36px;
		max-height: 72px;
	}
	.main .left {
		margin-top: 20px;
	}
	.main .left .news-title .news-time {
		margin-top: 16px;
		line-height: 26px;
		font-size: 14px;
	}
	.main .left .news-title .news-time p a i {
		font-size: 12px;
	}
	.main .left .news-title .fenxiang {
		font-size: 14px !important;
	}
	.main .left .guide {
		margin-top: 30px;
		padding: 18px;
	}
	.main .left .guide p {
		font-size: 15px;
		line-height: 24px;
	}
	.newsContent {
		font-size: 16px;
	}
	.main .left .btnBox p {
		font-size: 15px;
		line-height: 32px;
		height: 32px;
	}
	.main .left .tip {
		margin-top: 40px;
		line-height: 28px;
		font-size: 15px;
	}
	.commentArea .textarea {
		font-size: 15px;
	}
	.mySwiper .swiper-slide .item {
		margin: 0 20px;
	}
	.mySwiper .swiper-slide p {
		font-size: 15px;
	}
	.recommed-pro {
		padding: 35px 0;
	}

	ul.exhi li p {
		font-size: 15px;
	}
	ul.exhi li p span {
		margin-top: 8px;
		margin-right: 6px;
	}
	ul.video li p a {
		font-size: 15px;
	}
	.rank li {
		line-height: 25px;
		height: 25px;
		font-size: 15px;
	}
	.rank li:first-of-type span, .rank li:nth-child(2) span, .rank li:nth-child(3) span {
		width: 20px;
		height: 25px;
		line-height: 25px;
		font-size: 12px;
	}
	.rank li span {
		width: 18px;
		height: 18px;
		line-height: 16px;
		font-size: 12px;
	}
	.main .right-title {
		margin-top: 25px;
	}

	ul.footImg {
		height: 44px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 124px;
	}
	ul.footImg li a {
		height: 44px;
	}
	.download {
		font-size: 15px;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w{
		width: 1450px;
	}
	.header {
		font-size: 13px;
	}
	.headerBot.w {
		font-size: 13px;
	}
	.header .item ul li a {
		padding: 0 8px;
	}
	.header .item ul {
		margin-right: 44px;
	}
	.searchDiv .logo {
		margin-top: 7px;
		width: 182px;
	}
	.searchDiv .pageName {
		height: 34px;
		line-height: 34px;
		margin-left: 20px;
		padding-left: 20px;
		margin-top: 11px;
	}
	.rightw {
		width: 343px;
		margin-left: 0;
	}
	.rightw img {
		width: 100%;
	}
	.searchDiv .search {
		width: 534px;
		height: 40px;
		border-radius: 26px;
		margin-left: 123px;
		margin-top: 9px;
	}
	.searchSelect {
		width: 76px;
		height: 40px;
	}
	.selectTop i {
		right: 10px;
		top: 18px;
	}
	.selectTop p {
		font-size: 16px;
		line-height: 40px;
		text-indent: 16px;
	}
	.search input {
		width: 360px;
		height: 40px;
		font-size: 16px;
		text-indent: 12px;
	}
	.search button {
		height: 44px;
		border-radius: 0 24px 24px 0;
	}
	.search button i {
		font-size: 17px;
	}
	.nav {
		height: 48px;
		line-height: 48px;
		font-size: 20px;
	}
	.nav li a i {
		font-size: 19px;
		margin-right: 5px;
	}
	.nav li a {
		padding: 0 30px;
	}
	.top-news .box li .item {
		margin-right: 25px;
	}
	.top-news .box ul {
		width: calc(100% + 25px);
		padding: 25px 0;
	}
	.scroll-news {
		line-height: 55px;
		height: 55px;
	}
	.relevant li .image {
		width: 240px;
	}
	.relevant li p {
		line-height: 46px;
		height: 46px;
		font-size: 22px;
	}
	.relevant li span {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}

}
@media only screen and (min-width:1920px){
	.w{
		width: 1560px;
	}
	.searchDiv {
		padding: 22px 0;
	}
	.searchDiv .logo {
		margin-top: 7px;
		width: 203px;
	}
	.rightw {
		width: 382px;
	}
	.rightw img {
		width: 100%;
	}
	.searchDiv .search {
		width: 580px;
		height: 44px;
		border-radius: 26px;
		margin-left: 162px;
		margin-top: 9px;
	}
	.searchSelect {
		width: 82px;
		height: 44px;
	}
	.selectTop i {
		right: 10px;
		top: 20px;
	}
	.selectTop p {
		font-size: 16px;
		line-height: 44px;
	}
	.search input {
		width: 415px;
		height: 44px;
		font-size: 16px;
		text-indent: 12px;
	}
	.search button {
		height: 46px;
		border-radius: 0 24px 24px 0;
	}
	.search button i {
		font-size: 17px;
	}
	.nav {
		height: 54px;
		line-height: 54px;
		font-size: 20px;
	}
	.nav li a {
		padding: 0 34px;
	}
	.top-news .box li .image {
		width: 140px;
	}
	.top-news .box li .text p {
		font-size: 16px;
		line-height: 26px;
		height: 52px;
	}
	.scroll-box li {
		font-size: 16px;
	}
	.scroll-news span {
		font-size: 17px;
	}
	.scroll-news span i {
		margin-top: 23px;
	}
	.footer .item .left p {
		font-size: 15px;
	}
	.footer .item .left span {
		font-size: 15px;
	}
	.copyright {
		font-size: 13px;
	}
}
@media only screen and (max-width:1024px){
	.w{
		width: 880px;
	}
	.header {
		font-size: 12px;
	}
	.headerBot.w {
		font-size: 12px;
	}
	.header .item ul li a {
		padding: 0 8px;
	}
	.header .item ul {
		margin-right: 40px;
	}
	.header .item p a.login {
		margin: 0 15px;
	}
	.searchDiv .logo {
		margin-top: 5px;
		width: 130px;
	}
	.searchDiv .pageName {
		margin-left: 10px;
		padding-left: 10px;
		margin-top: 9px;
		height: 24px;
		line-height: 24px;
	}
	.searchDiv .pageName img {
		height: 18px;
	}
	.searchDiv {
		padding: 15px 0;
	}
	.rightw {
		width: 245px;
		margin-left: 0;
	}
	.rightw img {
		width: 100%;
	}
	.searchDiv .search {
		width: 353px;
		height: 30px;
		border-radius: 24px;
		margin-left: 15px;
		margin-top: 6px;
		border-width: 1px;
	}
	.searchSelect {
		width: 56px;
		height: 30px;
	}
	.selectTop i {
		right: 7px;
		top: 13px;
		border-width: 4px 4px 0 4px;
	}
	.searchSelect::after {
		height: 15px;
	}
	.selectTop p {
		font-size: 12px;
		line-height: 32px;
		text-indent: 10px;
	}
	.selectBot {
		width: 64px;
		top: 30px;
	}
	.search input {
		width: 258px;
		height: 30px;
		font-size: 12px;
		text-indent: 10px;
	}
	.search button {
		height: 32px;
		border-radius: 0 24px 24px 0;
		width: 70px;
		font-size: 12px;
		top: -1px;
		right: -1px;
	}
	.search button i {
		font-size: 12px;
	}
	.nav {
		height: 42px;
		line-height: 42px;
		font-size: 14px;
	}
	.nav li a i {
		font-size: 16px;
		margin-right: 5px;
	}
	.nav li a {
		padding: 0 12px;
	}
	.top-news .box li .item {
		margin-right: 20px;
	}
	.top-news .box ul {
		width: calc(100% + 20px);
		padding: 25px 0;
	}
	.top-news .box li .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.top-news .box li .text span mark {
		line-height: 20px;
		height: 22px;
		font-size: 12px;
	}
	.top-news .box li .image {
		width: 115px;
	}
	.scroll-news {
		line-height: 48px;
		height: 48px;
	}
	.scroll-news span {
		font-size: 14px;
	}
	.scroll-news span i {
		width: 14px;
		height: 14px;
		margin-top: 17px;
	}
	.banner-adv ul li .adv-item {
		margin: 15px 7px 0 7px;
	}
	.main {
		padding-top: 25px;
	}
	.scroll-box li {
		font-size: 13px;
	}
	.main .right {
		width: 300px;
		margin-left: 30px;
		margin-top: 20px;
	}

	.mySwiper .swiper-slide .item {
		margin: 0 15px;
	}
	.recommed-pro .left {
		width: 150px;
		margin-top: 34px;
	}
	.recommed-pro .left p {
		font-size: 16px;
		margin-top: 12px;
	}
	.comments-content .cont .txt {
		font-size: 14px;
		line-height: 22px;
	}
	.relevant li .image {
		width: 200px;
	}
	.relevant li p {
		line-height: 32px;
		height: 32px;
		font-size: 16px;
	}
	.relevant li span {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
	}
	.relevant li dl {
		font-size: 12px;
		padding-left: 2px;
		margin-top: 35px;
	}
	.relevant li dl i {
		font-size: 12px;
	}
	.main .left .news-title h1 {
		font-size: 26px;
		line-height: 32px;
		max-height: 64px;
	}
	.main .left {
		margin-top: 20px;
	}
	.main .left .news-title .news-time {
		margin-top: 16px;
		line-height: 26px;
		font-size: 12px;
	}
	.main .left .news-title .news-time p span {
		margin-right: 20px;
	}
	.main .left .news-title .news-time p a i {
		font-size: 12px;
	}
	.main .left .news-title .fenxiang {
		font-size: 12px !important;
	}
	.main .left .btnBox {
		margin-top: 40px;
	}
	.main .left .guide {
		margin-top: 30px;
		padding: 18px;
	}
	.main .left .guide p {
		font-size: 15px;
		line-height: 24px;
	}
	.newsContent {
		font-size: 15px;
	}
	.main .left .btnBox p {
		font-size: 15px;
		line-height: 32px;
		height: 32px;
	}
	.main .left .tip {
		margin-top: 40px;
		line-height: 28px;
		font-size: 15px;
	}
	.commentArea .textarea {
		font-size: 15px;
	}
	.mySwiper .swiper-slide .item {
		margin: 0 15px;
	}
	.recommed-pro .left {
		width: 150px;
		margin-top: 34px;
	}
	.recommed-pro .left p {
		font-size: 16px;
		margin-top: 12px;
	}
	.mySwiper .swiper-button-next, .mySwiper .swiper-button-prev {
		width: 28px;
		height: 68px;
		margin-top: -34px;
	}
	.mySwiper .swiper-slide p {
		font-size: 13px;
		margin-top: 6px;
	}
	.recommed-pro {
		padding: 35px 0;
		margin-top: 30px;
	}

	ul.exhi li p {
		font-size: 14px;
	}
	ul.exhi li.focus p {
		height: 42px;
		line-height: 42px;
	}
	ul.exhi li {
		margin-top: 15px;
	}
	ul.exhi li p span {
		margin-top: 8px;
		margin-right: 6px;
	}
	ul.video li p a {
		font-size: 14px;
	}
	ul.video li {
		margin-top: 15px;
	}
	.rank li {
		line-height: 25px;
		height: 25px;
		font-size: 14px;
		margin-top: 10px;
	}
	.rank li:first-of-type span, .rank li:nth-child(2) span, .rank li:nth-child(3) span {
		width: 20px;
		height: 25px;
		line-height: 25px;
		font-size: 12px;
	}
	.rank li span {
		width: 18px;
		height: 18px;
		line-height: 16px;
		font-size: 12px;
	}
	.main .right-title {
		margin-top: 25px;
	}
	ul.footImg {
		height: 32px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 91px;
	}
	ul.footImg li a {
		height: 32px;
	}
	.footer .item .footer-code li {
		padding-left: 15px;
	}
	.footer .item .footer-code li .code {
		width: 81px;
		height: 81px;
		padding: 5px;
	}
	.footer .item .footer-code {
		width: 230px;
	}
	.footer .item .left {
		padding-right: 20px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .item .left span img {
		margin: 3px 5px 0 8px;
	}
	.footer .item .left p a {
		padding: 0 7px;
	}
}
