body{
	line-height: 1;
}
a {
	outline: none;
}
.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.iframe {
	height: 40px;
	overflow: hidden;
}
.wujin {
	font-family: "bf" !important;
	font-size: 16px;
	line-height: 1;
	font-style: normal;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.bdsharebuttonbox #Share {
	position: static;
	font-size: 15px;
	text-align: center;
	height: auto;
	text-indent: 14px;
}
.bdsharebuttonbox #fenxiangDiv {
	width: 34px;
	float: none;
	margin: 0 auto;
	text-indent: 0px;
}
.bdsharebuttonbox a {
	margin: 6px 3px 3px !important;
}
.bdsharebuttonbox {
	margin-top: 30px;
}
.w{
	width: 1430px;
	margin: 0 auto;
}
.Center{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.banner-adv {
	margin: 0 auto;
	overflow: hidden;
}
.banner-adv ul {
	width: calc(100% + 12px);
	display: inline;
	float: left;
	margin: 8px 0 0 -6px;
}

.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}
.banner-adv ul li .adv-item {
	margin: 12px 6px 0 6px;
	overflow: hidden;
}
.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%;
}

.banner-adv ul li a,
.banner-adv ul li embed {
	float: left;
}

.advs {
	position: relative;
	display: block;
}

.advs img {
	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;
}

#header{
	background: #f5f5f5;
	height: 39px;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}
#divLogin{
	float: left;
}
#divLogin ul {
	float: left;
}
#divLogin ul li {
	font-size: 13px;
	line-height: 39px;
	float: left;
	color: #666;
}
#divLogin ul li.login1 {
	margin-right: 20px;
}
#divLogin ul li.login1 a {
	color: #185ead;
}
#divLogin ul li a{
	color: #999;
}
#divLogin ul li.register1 {
	margin-right: 10px;
}
#divLogin ul li.register1 a {
	padding: 3px 8px;
	border: 1px solid #dddddd;
	color: #666;
}
#divLogin ul li.register1 a:hover {
	color: #fff;
	background: #185ead;
	border: 1px solid #185ead;
}
.divService {
	float: right;
	color: #ddd;
	font-weight: bold;
	font-size: 13px;
}
.divService a{
	line-height: 39px;
	color: #666;
	padding: 0 8px;
	font-weight: normal;
}
.divService a:hover {
	color: #185ead;
}
.divService a i {
	font-size: 14px;
	vertical-align: top;
	margin-right: 4px;
	margin-top: 13px;
}
.divService a:last-child {
	padding-right: 0;
}
.bannerAdv-box {
	margin-top: 15px;
}
.top {
	margin: 20px auto;
	overflow: hidden;
}
.top .logo {
	float: left;
	width: 248px;
}
.top .pageName {
	float: left;
	height: 36px;
	line-height: 36px;
	margin-left: 10px;
	padding-left: 15px;
	border-left: 1px solid #ddd;
	margin-top: 10px;
	font-size: 34px;
}
.top .searchBox {
	float: left;
	width: 586px;
	height: 42px;
	border: 2px solid #185ead;
	border-radius: 21px;
	box-sizing: border-box;
	margin: 8px 0 0 42px;
	overflow: hidden;
}
form {
	height: 100%;
}
.form {
	font-size: 0;
	position: relative;
	height: 100%;
}
.top .searchBox input {
	width: calc(100% - 100px);
	border: 0;
	height: 100%;
	font-size: 14px;
	color: #aaa;
	text-indent: 18px;
}
.top .searchBox input:focus {
	color: #333;
}
.top .searchBox button {
	width: 100px;
	height: 42px;
	border-radius: 0 21px 21px 0;
	background-color: #185ead;
	border: 0;
	font-size: 16px;
	color: #fff;
	position: absolute;
	right: -2px;
	top: -2px;
}
.top .searchBox button i {
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
}
.top .topAdv {
	float: right;
}
.nav {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background-color: #185ead;
}
.nav li {
	float: left;
}
.nav li a {
	color: #fff;
	padding: 0 32px;
	display: block;
	font-size: 18px;
	position: relative;
}
.nav li:last-child a {
	margin-right: 0;
}
.nav li a:hover,.nav li a.focus {
	background-color: #3882d5;
}
.location {
	line-height: 52px;
	font-size: 14px;
}
.location span i {
	color: #185ead;
	vertical-align: top;
	margin-top: 19px;
	margin-right: 4px;
}
.location a {
	color: #333;
	margin: 0 5px;
}
.location a:hover {
	color: #185ead;
}
.main {
	margin-top: 15px;
}
.main .w {
	overflow: hidden;
}
.main .right {
	width: 360px;
	float: right;
	margin-left: 40px;
}
.main .right .public-title {
	margin-top: 18px;
	position: relative;
}
.main .right .public-title:first-child {
	margin-top: 0;
}
.main .right .public-title p {
	font-size: 22px;
	font-weight: bold;
}
.main .right .public-title p i {
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
	margin-top: -2px;
}
.main .right .public-title .more {
	position: absolute;
	right: 0;
	top: 5px;
	font-size: 14px;
	color: #999;
}
.main .right .public-title .more:hover {
	color: #185ead;
}
.company-video .image {
	height: 0;
	padding-bottom: 56.2%;
	overflow: hidden;
	margin-top: 14px;
}
.company-video .image img {
	max-height: none;
	width: 100%;
}
.company-video .text {
	background: #2b425c url(../../../../images/technology/version/2022/videobg.png) no-repeat right bottom;
	padding: 12px 15px 15px;
	color: #fff;
	font-size: 14px;
}
.company-video .text p {
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.company-video .text p a {
	color: #fff;
	display: inline-block;
	max-width: calc(100% - 44px);
}
.company-video .text p mark {
	display: inline-block;
	height: 20px;
	line-height: 18px;
	border-radius: 2px;
	background-color: #ff7f24;
	font-size: 14px;
	padding: 0 5px;
	color: #fff;
	vertical-align: top;
	margin-left: 5px;
}
.company-video .text span {
	display: block;
	margin-top: 12px;
}
.company-video .text b {
	font-weight: normal;
	padding-left: 10px;
	margin-left: 10px;
	position: relative;
}
.company-video .text b::after {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	height: 14px;
	width: 1px;
	background-color: #838383;
}
.comment-products {
	margin-top: 12px;
	background-color: #f7f7f7;
	padding: 18px;
}
.comment-products li {
	overflow: hidden;
	margin-top: 15px;
}
.comment-products li:first-child {
	margin-top: 0;
}
.comment-products .image {
	float: left;
	width: 78px;
	margin-right: 15px;
}
.comment-products .image a {
	display: block;
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
}
.comment-products .image img {
	max-height: none;
	width: 100%;
}
.comment-products .text {
	overflow: hidden;
}
.comment-products .text p {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.comment-products .text p a {
	color: #333;
}
.comment-products .text p a:hover {
	color: #185ead;
}
.comment-products .text span {
	display: block;
	font-size: 14px;
	color: #999;
	margin-top: 12px;
}
.company-directories {
	margin-top: 14px;
	background: -moz-linear-gradient( -50deg, rgb(215,227,239) 0%, rgb(232,240,249) 51%, rgb(215,227,239) 100%);
	background: -webkit-linear-gradient( -50deg, rgb(215,227,239) 0%, rgb(232,240,249) 51%, rgb(215,227,239) 100%);
	background: -ms-linear-gradient( -50deg, rgb(215,227,239) 0%, rgb(232,240,249) 51%, rgb(215,227,239) 100%);
	padding: 12px;
}
.company-directories .item {
	background: url(../../../../images/technology/version/2022/companybg.png) no-repeat;
	background-size: cover;
	overflow: hidden;
}
.company-directories .image {
	width: 154px;
	float: left;
	text-align: center;
	margin-right: 15px;
	padding: 0 12px;
	line-height: 175px;
	box-sizing: border-box;
}
.company-directories .text {
	overflow: hidden;
}
.company-directories .text p {
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
}
.company-directories .text .btn {
	margin-top: 18px;
	padding-left: 12px;
}
.company-directories .text .btn a {
	display: inline-block;
	width: 104px;
	height: 32px;
	line-height: 30px;
	border-radius: 16px;
	background-color: #2e73c2;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.company-directories .text .btn a.orange-btn {
	background-color: #ff7f24;
}
.company-active {
	margin-top: 12px;
	background-color: #f7f7f7;
	padding: 22px 18px;
}
.company-active li {
	margin-top: 20px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	font-size: 16px;
}
.company-active li:first-child {
	margin-top: 0;
}
.company-active li i {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #185ead;
	margin-right: 6px;
	vertical-align: top;
	margin-top: 8px;
}
.company-active li a {
	color: #333;
}
.company-active li a:hover {
	color: #185ead;
}
.comment-expo {
	margin-top: 14px;
	background-color: #f7f7f7;
	padding-bottom: 20px;
}
.comment-expo .image {
	height: 0;
	padding-bottom: 56.2%;
	overflow: hidden;
}
.comment-expo .image img {
	max-height: none;
	width: 100%;
}
.comment-expo .text {
	padding: 0 20px;
	text-align: center;
}
.comment-expo .text p {
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 15px;
}
.comment-expo .text p a {
	color: #333;
}
.comment-expo .text p a:hover {
	color: #185ead;
}
.comment-expo .text span {
	display: block;
	margin-top: 12px;
	font-size: 14px;
	color: #999;
}
.comment-expo .text span i {
	font-style: normal;
	margin: 0 6px;
}
.comment-expo ul {
	margin: 10px 20px 0;
	border-top: 1px solid #ddd;
	padding-top: 15px;
}
.comment-expo li {
	font-size: 16px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 14px;
}
.comment-expo li a {
	color: #333;
	display: inline-block;
	vertical-align: top;
	margin-top: -2px;
}
.comment-expo li a:hover {
	color: #185ead;
}
.comment-expo li span {
	display: inline-block;
	font-size: 12px;
	height: 20px;
	line-height: 18px;
	border-radius: 2px;
	margin-right: 5px;
	padding: 0 6px;
	background-color: #185ead;
	color: #fff;
	vertical-align: top;

}
.comment-expo li:first-child {
	margin-top: 0;
}
.company-message {
	padding: 28px 18px 30px;
	background: url(../../../../images/technology/version/2022/company_message.png) no-repeat;
	background-size: cover;
}
.company-message .face {
	margin: 0 auto;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	overflow: hidden;
}
.company-message .face a {
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
.company-message p {
	font-size: 20px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	margin-top: 18px;
	text-align: center;
	color: #fff;
}
.company-message .btn {
	margin-top: 25px;
	text-align: center;
	font-size: 0;
}
.company-message .btn a {
	color: #fff;
	display: inline-block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	background-color: rgba(255,255,255,.25);
	font-size: 15px;
	margin: 0 15px;
}
.company-message .btn a i {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	margin-top: 13px;
}
.main .left {
	overflow: hidden;
}
.news-title h1 {
	font-size: 36px;
	line-height: 1.2;
}
.news-content {
	overflow: hidden;
	margin-top: 40px;
}
.news-content .content-left {
	padding-right: 32px;
	border-right: 1px solid #e6e6e6;
	float: left;
	text-align: center;
	margin-right: 32px;
}
.news-content .content-left .title {
	font-size: 0;
}
.news-content .content-left .title i {
	width: 16px;
	height: 1px;
	display: inline-block;
	vertical-align: top;
	background-color: #ddd;
	margin-top: 9px;
}
.news-content .content-left .title span {
	font-size: 16px;
	margin: 0 8px;
}
.news-content .content-left .time b {
	font-size: 24px;
	font-weight: normal;
	margin-top: 10px;
	display: block;
}
.news-content .content-left .time p {
	font-size: 16px;
	margin-top: 10px;
}
.news-content .content-left .collect {
	margin-top: 28px;
}
.news-content .content-left .collect a {
	color: #185ead;
	font-size: 14px;
}
.news-content .content-left .collect i {
	font-size: 26px;
}
.news-content .content-left .collect span {
	display: block;
	margin-top: 8px;
}
.news-content .content-left .collect a.focus {
	color: #f90;
}
.news-content .content-left .collect a.focus span::before {
	content: "已";
}
.news-content .Share {
	margin-top: 45px;
}
.news-content .Share .title span {
	color: #999;
	font-size: 14px;
}
.fenxiangDiv {
	margin-top: 20px;
}
.fenxiangDiv a {
	display: block;
	margin-top: 12px;
	color: #ccc;
}
.fenxiangDiv a i {
	font-size: 40px;
}
.fenxiangDiv a.weixin:hover {
	color: #1acf49;
}
.fenxiangDiv a.qqim:hover {
	color: #22d9fa;
}
.fenxiangDiv a.qq:hover {
	color: #faa701;
}
.fenxiangDiv a.weibo:hover {
	color: #fa3311;
}
.news-content .hot-data {
	margin-top: 45px;
	font-size: 14px;
	color: #eb3838;
}
.news-content .hot-data i {
	font-size: 32px;
}
.news-content .hot-data span {
	display: block;
	margin-top: 5px;
}
.content-right {
	overflow: hidden;
}
.content-right .source {
	background: -moz-linear-gradient( 0deg, rgb(232,236,240) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient( 0deg, rgb(232,236,240) 0%, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient( 0deg, rgb(232,236,240) 0%, rgba(255,255,255,0) 100%);
	font-size: 14px;
	padding-left: 8px;
	line-height: 2;
	height: 30px;
	overflow: hidden;
	color: #6587ae;
}
.newsContent {
	line-height: 2;
	font-size: 18px;
	color: #333;
	margin-top: 20px;
}
.solicit {
	height: 123px;
	background: url('../../../../images/technology/version/2022/ZGbanner.png') no-repeat;
	background-size: cover;
	position: relative;
	margin-top: 40px;
}
.solicit-item {
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 45px;
	line-height: 1.2;
}
.solicit-item b {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	display: block;
}
.solicit-item span {
	font-size: 18px;
	color: #3a5a54;
	display: inline-block;
	font-weight: normal;
	padding: 2px 18px;
	background: #fff;
	border-radius: 20px;
	margin-top: 8px;
}
.coprt {
	margin-top: 25px;
}
.coprt .title {
	font-size: 0;
	text-align: center;
}
.coprt .title i {
	display: inline-block;
	width: 365px;
	height: 1px;
	background-color: #c7d6e6;
	vertical-align: top;
	margin-top: 8px;
}
.coprt .title span {
	font-size: 14px;
	color: #6b88a8;
	font-weight: bold;
	margin: 0 12px;
}
.coprt .content {
	font-size: 14px;
	color: #999;
	line-height: 26px;
	margin-top: 14px;
}

/* footer */
.footer {
	margin-top: 20px;
	background: #232830;
	padding: 25px 0;
}
.footer-nav {
	height: 26px;
	line-height: 26px;
	text-align: center;
}
.footer-nav a {
	font-size: 16px;
	color: #d4d4d4;
	padding: 0 20px;
	position: relative;
}
.footer-nav a::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 18px;
	background: #414141;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.footer-nav a:last-child::after {
	display: none;
}
.footer p {
	color: #838383;
	font-size: 14px;
	margin-top: 20px;
	text-align: center;
}
.footer p .qq{
	position: relative;
	cursor: pointer;
   }
   .footer p .qq .QQhover {
	position: absolute;
	left: 0px;
	bottom: 21px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 20px;
	width: 100px;
	text-align: center;
	overflow: hidden;
	resize: none;

   }
   .footer p .qq .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
   }
   .footer p .qq:hover .QQhover{
	display: inline-block;
   }
.footer .footer_img{
	display: block;
	height: 47px;
	width: 751px;
	background: url('../../../../images/Version/2022/Index/copyright.png') no-repeat 0 0;
	background-size: auto 100%;
	margin: 15px auto 0;
}
.footer .footer_img li{
	float: left;
	width: 117px;
	height: 47px;
	margin-right: 9px;
}
.footer .footer_img li:last-child {
	margin-right: 0;
}
.footer .footer_img li a{
	display: block;
	height: 47px;
	width: 100%
}
/* footer End */
.rightfloat {
	width: 64px;
	background-color: #f5f5f5;
	position: fixed;
	right: 45px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9999;
}
.rightfloat a {
	display: block;
	height: 64px;
	width: 100%;
	position: relative;
	text-align: center;
	color: #333;
}
.rightfloat a i {
	display: inline-block;
	margin: 10px auto 8px;
	height: 22px;
	font-size: 20px;
}

.rightfloat a:hover {
	color: #fff;
	background-color: #185ead;
}
.rightfloat a:hover .code {
	display: block;
}
.rightfloat a .code {
	position: absolute;
	top: 0;
	right: 70px;
	padding-right: 5px;
	width: 150px;
	height: 150px;
	display: none;
}
.rightfloat a .code img {
	width: 100%;
}
.rightfloat a p {
	font-size: 12px;
	text-align: center;
}

/* ---弹出框样式 */
/* app+wx */
.p-appImg,.p-wxImg{
    position: absolute;
    left: -235px;
    top: 0;
    width: 220px;
    height: 230px;
    background: url(../../../../images/technology/version/2022/rightAdvAppBgi.png) no-repeat -8px -8px;
    text-align: center;
    box-shadow: 0 2px 5px #eee;
    display: none;
	box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.12);
}
.p-appImg img,.p-wxImg img{
    width: 130px;
    height: 130px;
    margin: 30px 0 20px;
}
.p-appImg p, .p-wxImg p {
	font-size: 14px !important;
	font-weight: 700;
	color: #333;
}

/* QQ */

.p-qqBox {
	position: absolute;
	left: -300px;
	top: 0;
	padding-right: 20px;
	display: none;
}
.p-qqBox1 {
	width: 290px;
	background: url(../../../../images/technology/version/2022/rightAdvQQbgi.png) #fff no-repeat;
	padding: 30px 0 30px 0;
	box-shadow: 0 2px 5px #eee;
	position: relative;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
}
.p-qq {
	position: relative;
}
.p-qqBox p {
	overflow: hidden;
	padding-left: 20px;
}
.p-qqBox i {
	float: left;
	width: 50px;
	height: 56px;
	background: url(../../../../images/technology/version/2022/rightBar.png) no-repeat -190px -87px;
	margin-right: 20px;
	margin-left: 10px;
}
.p-qqBox em {
	font-size: 14px;
	color: #666;
	font-style: normal;
	line-height: 18px;
}
.p-qqBox strong {
	color: #666;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}
.p-qqBox strong b {
	display: block;
	font-size: 14px;
	color: #aaa;
	font-weight: normal;
}
.sev-b {
	text-align: center;
}
.p-qqBox a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 80px;
	border-radius: 18px;
	font-size: 14px;
	color: #fff;
	background-color: #fe9900;
	margin: 10px 0 0px;
	box-shadow: 0 2px 5px #e68557;
	text-align: center;
	font-family: "";
}
.p-qqBox a:hover {
	background-color: #fe9900;
}
.p-qqBox a:nth-child(2n) {
	background-color: #44a531 !important;
	margin: 20px 10px 5px;
	box-shadow: 0 2px 5px #5c9950;
}

.p-qqBox 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-qqBox a::after {
	display: none;
}
.p-qqBox p:nth-child(3) a{
	margin-top: 0px;
}
.rightfloat a:hover .p-appImg,.rightfloat a:hover .p-wxImg{display: block;}
.rightfloat a:hover .p-appImg p,.rightfloat a:hover .p-wxImg p {color: #333;}
.p-qq:hover .p-qqBox {display: block;}
.p-telBox {
	left: -230px;
}
.p-telBox .p-qqBox1 {
	padding: 20px 0 30px;
	width: 220px;
}
.p-telBox em b {
	color: #f60;
}
.p-telBox b {
	display: block;
	font-size: 20px;
	margin: 4px 0;
}
.p-telBox p {
	padding-left: 40px;
}
/* @media only screen and (min-width:1920px){
	.w{
		width: 1560px;
	}

	.footer .item .left p {
		font-size: 14px;
	}
	.footer .item .left p a {
		padding: 0 20px;
		font-size: 15px;
	}
	.copyright {
		font-size: 14px;
	}

} */
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w{
		width: 1400px;
	}
	.rightfloat {
		right: 10px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1240px;
	}
	.rightfloat {
		right: 10px;
	}
	.top .logo {
		width: 190px;
		margin-top: 6px;
	}
	.top .pageName {
		height: 32px;
		line-height: 32px;
		margin-top: 11px;
		font-size: 0;
		width: 108px;
	}
	.top .topAdv {
		width: 248px;
	}
	.top .searchBox {
		width: 508px;
		height: 36px;
		border-radius: 23px;
		margin: 9px 0 0 60px;
	}
	.top .searchBox input {
		width: calc(100% - 75px);
		font-size: 12px;
	}
	.top .searchBox button {
		width: 85px;
		height: 36px;
		font-size: 14px;
	}
	.top .searchBox button i {
		font-size: 14px;
	}
	.nav {
		height: 44px;
		line-height: 44px;
	}
	.nav li a {
		padding: 0 30px;
		font-size: 16px;
	}
	.location {
		line-height: 44px;
		font-size: 12px;
	}
	.location span i {
		margin-top: 16px;
		font-size: 14px;
	}
	.main .right {
		width: 313px;
		margin-left: 38px;
	}
	.main .right .public-title p {
		font-size: 19px;
	}
	.main .right .public-title p i {
		margin-right: 6px;
		margin-top: -1px;
		width: 23px;
	}
	.main .right .public-title .more {
		font-size: 12px;
	}
	.company-video .image {
		margin-top: 10px;
	}
	.company-video .text p {
		font-size: 14px;
		height: 18px;
		line-height: 18px;
	}
	.company-video .text p mark {
		height: 18px;
		line-height: 16px;
		font-size: 12px;
		padding: 0 5px;
	}
	.company-video .text span {
		margin-top: 10px;
	}
	.company-video .text {
		padding: 12px 12px 12px;
		font-size: 12px;
	}
	.main .right .public-title {
		margin-top: 15px;
	}
	.comment-products {
		margin-top: 10px;
		padding: 14px;
	}
	.comment-products .image {
		width: 68px;
		margin-right: 12px;
	}
	.comment-products .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.comment-products .text span {
		font-size: 12px;
		margin-top: 12px;
	}
	.comment-products li {
		margin-top: 10px;
	}
	.company-directories {
		margin-top: 10px;
		padding: 10px;
	}
	.company-directories .image {
		width: 122px;
		margin-right: 12px;
		padding: 12px;
		line-height: 100px;
		height: 124px;
	}
	.company-directories .text p {
		font-size: 14px;
		margin-top: 19px;
	}
	.company-directories .text .btn a {
		width: 90px;
		height: 28px;
		line-height: 26px;
		border-radius: 16px;
		font-size: 12px;
	}
	.company-directories .text .btn {
		margin-top: 10px;
		padding-left: 12px;
	}
	.company-active {
		margin-top: 10px;
		padding: 17px 15px;
	}
	.company-active li {
		margin-top: 18px;
		line-height: 16px;
		height: 16px;
		font-size: 14px;
	}
	.company-active li i {
		margin-top: 6px;
	}
	.comment-expo {
		margin-top: 10px;
		padding-bottom: 20px;
	}
	.comment-expo .text {
		padding: 0 15px;
	}
	.comment-expo .text p {
		font-size: 16px;
		height: 18px;
		line-height: 18px;
		margin-top: 12px;
	}
	.comment-expo .text span {
		margin-top: 10px;
		font-size: 12px;
	}
	.comment-expo ul {
		margin: 10px 15px 0;
		padding-top: 12px;
	}
	.comment-expo li {
		font-size: 14px;
		line-height: 18px;
		height: 18px;
		margin-top: 12px;
	}
	.comment-expo li span {
		font-size: 12px;
		height: 17px;
		line-height: 17px;
		margin-right: 5px;
		padding: 0 4px;
		margin-top: 1px;
	}
	.company-message .face {
		width: 78px;
		height: 78px;
	}
	.company-message {
		padding: 20px 15px 25px;
	}
	.company-message p {
		font-size: 17px;
		height: 19px;
		line-height: 19px;
		margin-top: 15px;
	}
	.company-message .btn a {
		width: 105px;
		height: 34px;
		line-height: 34px;
		font-size: 13px;
		margin: 0 13px;
	}
	.company-message .btn a i {
		margin-top: 12px;
		font-size: 14px;
	}
	.news-title h1 {
		font-size: 31px;
	}
	.news-content {
		margin-top: 35px;
	}
	.news-content .content-left {
		padding-right: 28px;
		margin-right: 28px;
	}
	.news-content .content-left .title span {
		font-size: 14px;
		margin: 0 6px;
	}
	.news-content .content-left .title i {
		width: 14px;
		height: 1px;
		margin-top: 7px;
	}
	.news-content .content-left .time b {
		font-size: 21px;
	}
	.news-content .content-left .collect {
		margin-top: 25px;
	}
	.news-content .content-left .collect a {
		font-size: 12px;
	}
	.news-content .Share {
		margin-top: 38px;
	}
	.news-content .Share .title span {
		font-size: 12px;
	}
	.fenxiangDiv a i {
		font-size: 36px;
	}
	.fenxiangDiv a {
		margin-top: 10px;
	}
	.news-content .hot-data {
		margin-top: 40px;
		font-size: 12px;
	}
	.news-content .hot-data i {
		font-size: 26px;
	}
	.content-right .source {
		font-size: 12px;
		height: 24px;
		padding-left: 5px;
	}
	.newsContent {
		font-size: 15px;
		margin-top: 15px;
	}
	.solicit {
		height: 100px;
		margin-top: 35px;
	}
	.solicit-item {
		right: 40px;
	}
	.solicit-item b {
		font-size: 26px;
	}
	.solicit-item span {
		font-size: 16px;
		padding: 2px 13px;
	}
	.coprt {
		margin-top: 20px;
	}
	.coprt .title i {
		width: 319px;
	}
	.coprt .content {
		font-size: 12px;
		line-height: 22px;
		margin-top: 12px;
	}

	.footer .item .left p a {
		padding: 0 15px;
	}
	.footer .item .footer-code li {
		padding-left: 60px;
	}
	.footer .item .footer-code li .code {
		width: 126px;
		height: 126px;
	}
	.footer .item .footer-code {
		width: 350px;
	}
	.footer .item .left span a {
		font-size: 13px;
	}
	ul.footImg {
		width: 710px;
		height: 40px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 112px;
	}
	ul.footImg li a {
		width: 101px;
		height: 40px;
	}
	.copyright {
		font-size: 13px;
		margin-top: 5px;
		padding-top: 5px;
	}

}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1178px;
	}
	.rightfloat {
		right: 10px;
	}
	.top .logo {
		width: 190px;
		margin-top: 6px;
	}
	.top .pageName {
		height: 32px;
		line-height: 32px;
		margin-top: 11px;
		font-size: 0;
		width: 108px;
	}
	.top .topAdv {
		width: 248px;
	}
	.top .searchBox {
		width: 508px;
		height: 36px;
		border-radius: 23px;
		margin: 9px 0 0 55px;
	}

	.top .searchBox input {
		width: calc(100% - 75px);
		font-size: 12px;
	}
	.top .searchBox button {
		width: 85px;
		height: 36px;
		font-size: 14px;
	}
	.top .searchBox button i {
		font-size: 14px;
	}
	.nav {
		height: 44px;
		line-height: 44px;
	}
	.nav li a {
		padding: 0 30px;
		font-size: 16px;
	}
	.location {
		line-height: 44px;
		font-size: 12px;
	}
	.location span i {
		margin-top: 16px;
		font-size: 14px;
	}
	.main {
		margin-top: 10px;
	}
	.main .right {
		width: 298px;
		margin-left: 34px;
	}
	.main .right .public-title p {
		font-size: 19px;
	}
	.main .right .public-title p i {
		margin-right: 6px;
		margin-top: -1px;
		width: 23px;
	}
	.main .right .public-title .more {
		font-size: 12px;
	}
	.company-video .image {
		margin-top: 10px;
	}
	.company-video .text p {
		font-size: 13px;
		height: 18px;
		line-height: 18px;
	}
	.company-video .text p a {
		display: inline-block;
		max-width: calc(100% - 40px);
	}
	.company-video .text p mark {
		height: 18px;
		line-height: 16px;
		font-size: 12px;
		padding: 0 5px;
	}
	.company-video .text span {
		margin-top: 10px;
	}
	.company-video .text {
		padding: 12px 12px 12px;
		font-size: 12px;
	}
	.main .right .public-title {
		margin-top: 15px;
	}
	.comment-products {
		margin-top: 10px;
		padding: 14px;
	}
	.comment-products .image {
		width: 68px;
		margin-right: 12px;
	}
	.comment-products .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.comment-products .text span {
		font-size: 12px;
		margin-top: 12px;
	}
	.comment-products li {
		margin-top: 10px;
	}
	.company-directories {
		margin-top: 10px;
		padding: 10px;
	}
	.company-directories .image {
		width: 122px;
		margin-right: 12px;
		padding: 12px;
		line-height: 100px;
		height: 124px;
	}
	.company-directories .text p {
		font-size: 14px;
		margin-top: 19px;
	}
	.company-directories .text .btn a {
		width: 90px;
		height: 28px;
		line-height: 26px;
		border-radius: 16px;
		font-size: 12px;
	}
	.company-directories .text .btn {
		margin-top: 10px;
		padding-left: 12px;
	}
	.company-active {
		margin-top: 10px;
		padding: 17px 15px;
	}
	.company-active li {
		margin-top: 18px;
		line-height: 16px;
		height: 16px;
		font-size: 14px;
	}
	.company-active li i {
		margin-top: 6px;
	}
	.comment-expo {
		margin-top: 10px;
		padding-bottom: 20px;
	}
	.comment-expo .text {
		padding: 0 15px;
	}
	.comment-expo .text p {
		font-size: 16px;
		height: 18px;
		line-height: 18px;
		margin-top: 12px;
	}
	.comment-expo .text span {
		margin-top: 10px;
		font-size: 12px;
	}
	.comment-expo ul {
		margin: 10px 15px 0;
		padding-top: 12px;
	}
	.comment-expo li {
		font-size: 14px;
		line-height: 18px;
		height: 18px;
		margin-top: 12px;
	}
	.comment-expo li span {
		font-size: 12px;
		height: 17px;
		line-height: 17px;
		margin-right: 5px;
		padding: 0 4px;
		margin-top: 1px;
	}
	.company-message .face {
		width: 78px;
		height: 78px;
	}
	.company-message {
		padding: 20px 15px 25px;
	}
	.company-message p {
		font-size: 17px;
		height: 19px;
		line-height: 19px;
		margin-top: 15px;
	}
	.company-message .btn a {
		width: 105px;
		height: 34px;
		line-height: 34px;
		font-size: 13px;
		margin: 0 13px;
	}
	.company-message .btn a i {
		margin-top: 12px;
		font-size: 14px;
	}
	.news-title h1 {
		font-size: 30px;
	}
	.news-content {
		margin-top: 35px;
	}
	.news-content .content-left {
		padding-right: 28px;
		margin-right: 28px;
	}
	.news-content .content-left .title span {
		font-size: 14px;
		margin: 0 6px;
	}
	.news-content .content-left .title i {
		width: 14px;
		height: 1px;
		margin-top: 7px;
	}
	.news-content .content-left .time b {
		font-size: 21px;
	}
	.news-content .content-left .collect {
		margin-top: 25px;
	}
	.news-content .content-left .collect a {
		font-size: 12px;
	}
	.news-content .Share {
		margin-top: 38px;
	}
	.news-content .Share .title span {
		font-size: 12px;
	}
	.fenxiangDiv a i {
		font-size: 36px;
	}
	.fenxiangDiv a {
		margin-top: 10px;
	}
	.news-content .hot-data {
		margin-top: 40px;
		font-size: 12px;
	}
	.news-content .hot-data i {
		font-size: 26px;
	}
	.content-right .source {
		font-size: 12px;
		height: 24px;
		padding-left: 5px;
	}
	.newsContent {
		font-size: 15px;
		margin-top: 15px;
	}
	.solicit {
		height: 94px;
		margin-top: 35px;
	}
	.solicit-item {
		right: 40px;
	}
	.solicit-item b {
		font-size: 22px;
	}
	.solicit-item span {
		font-size: 14px;
		padding: 2px 13px;
	}
	.coprt {
		margin-top: 20px;
	}
	.coprt .title i {
		width: 297px;
	}
	.coprt .content {
		font-size: 12px;
		line-height: 22px;
		margin-top: 12px;
	}
	.footer {
		margin-top: 20px;
		padding: 22px 0;
	}
	.footer-nav a {
		font-size: 14px;
		padding: 0 16px;
	}
	.footer p {
		font-size: 12px;
		margin-top: 12px;
	}
	.footer .footer_img {
		width: 640px;
		height: 40px;
		margin: 13px auto 0;
	}
	.footer .footer_img li {
		width: 99px;
		height: 40px;
	}
	.footer .footer_img li a {
		height: 40px;
	}


}

@media only screen and (min-width: 1025px) and (max-width:1199px){
	.w{
		width: 988px;
	}
	.rightfloat {
		right: 10px;
	}
	.top .logo {
		width: 152px;
		margin-top: 5px;
	}
	.top .pageName {
		height: 26px;
		line-height: 26px;
		margin-top: 10px;
		font-size: 0;
		width: 88px;
	}
	.top .topAdv {
		width: 198px;
	}
	.top {
		margin: 15px auto;
	}
	.top .searchBox {
		width: 405px;
		height: 33px;
		border-radius: 23px;
		margin: 6px 0 0 50px;
	}

	.top .searchBox input {
		width: calc(100% - 75px);
		font-size: 12px;
	}
	.top .searchBox button {
		width: 85px;
		height: 36px;
		font-size: 14px;
	}
	.top .searchBox button i {
		font-size: 14px;
	}
	.nav {
		height: 38px;
		line-height: 38px;
	}
	.nav li a {
		padding: 0 22px;
		font-size: 14px;
	}
	.location {
		line-height: 36px;
		font-size: 12px;
	}
	.location span i {
		margin-top: 12px;
		font-size: 14px;
	}
	.main {
		margin-top: 10px;
	}
	.main .right {
		width: 250px;
		margin-left: 28px;
	}
	.main .right .public-title p {
		font-size: 16px;
	}
	.main .right .public-title p i {
		margin-right: 6px;
		margin-top: -2px;
		width: 17px;
	}
	.main .right .public-title .more {
		top: 2px;
		font-size: 12px;
	}
	.company-video .image {
		margin-top: 10px;
	}
	.company-video .text p {
		font-size: 13px;
		height: 18px;
		line-height: 18px;
	}
	.company-video .text p a {
		display: inline-block;
		max-width: calc(100% - 40px);
	}
	.company-video .text p mark {
		height: 18px;
		line-height: 16px;
		font-size: 12px;
		padding: 0 5px;
	}
	.company-video .text span {
		margin-top: 10px;
	}
	.company-video .text {
		padding: 12px 12px 12px;
		font-size: 12px;
	}
	.main .right .public-title {
		margin-top: 15px;
	}
	.comment-products {
		margin-top: 10px;
		padding: 14px;
	}
	.comment-products .image {
		width: 68px;
		margin-right: 12px;
	}
	.comment-products .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.comment-products .text span {
		font-size: 12px;
		margin-top: 12px;
	}
	.comment-products li {
		margin-top: 10px;
	}
	.company-directories {
		margin-top: 10px;
		padding: 10px;
	}
	.company-directories .image {
		width: 122px;
		margin-right: 12px;
		padding: 12px;
		line-height: 100px;
		height: 124px;
	}
	.company-directories .text p {
		font-size: 14px;
		margin-top: 19px;
	}
	.company-directories .text .btn a {
		width: 90px;
		height: 28px;
		line-height: 26px;
		border-radius: 16px;
		font-size: 12px;
	}
	.company-directories .text .btn {
		margin-top: 10px;
		padding-left: 12px;
	}
	.company-active {
		margin-top: 10px;
		padding: 17px 15px;
	}
	.company-active li {
		margin-top: 14px;
		line-height: 14px;
		height: 14px;
		font-size: 12px;
	}
	.company-active li i {
		margin-top: 6px;
	}
	.comment-expo {
		margin-top: 10px;
		padding-bottom: 20px;
	}
	.comment-expo .text {
		padding: 0 10px;
	}
	.comment-expo .text p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
		margin-top: 10px;
	}
	.comment-expo .text span {
		margin-top: 7px;
		font-size: 12px;
	}
	.comment-expo ul {
		margin: 10px 15px 0;
		padding-top: 12px;
	}
	.comment-expo li {
		font-size: 12px;
		line-height: 18px;
		height: 18px;
		margin-top: 10px;
	}
	.comment-expo li span {
		font-size: 12px;
		height: 17px;
		line-height: 17px;
		margin-right: 5px;
		padding: 0 4px;
		margin-top: 1px;
	}
	.company-message .face {
		width: 62px;
		height: 62px;
	}
	.company-message {
		padding: 15px 12px 20px;
	}
	.company-message p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
		margin-top: 12px;
	}
	.company-message .btn {
		margin-top: 18px;
	}
	.company-message .btn a {
		width: 82px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
		margin: 0 8px;
	}
	.company-message .btn a i {
		margin-top: 9px;
		font-size: 12px;
	}
	.news-title h1 {
		font-size: 24px;
	}
	.news-content {
		margin-top: 28px;
	}
	.news-content .content-left {
		padding-right: 28px;
		margin-right: 28px;
	}
	.news-content .content-left .title span {
		font-size: 14px;
		margin: 0 6px;
	}
	.news-content .content-left .title i {
		width: 14px;
		height: 1px;
		margin-top: 7px;
	}
	.news-content .content-left .time b {
		font-size: 21px;
	}
	.news-content .content-left .collect {
		margin-top: 25px;
	}
	.news-content .content-left .collect a {
		font-size: 12px;
	}
	.news-content .Share {
		margin-top: 38px;
	}
	.news-content .Share .title span {
		font-size: 12px;
	}
	.fenxiangDiv a i {
		font-size: 36px;
	}
	.fenxiangDiv a {
		margin-top: 10px;
	}
	.news-content .hot-data {
		margin-top: 40px;
		font-size: 12px;
	}
	.news-content .hot-data i {
		font-size: 26px;
	}
	.content-right .source {
		font-size: 12px;
		height: 24px;
		padding-left: 5px;
	}
	.newsContent {
		font-size: 15px;
		margin-top: 15px;
	}
	.solicit {
		height: 72px;
		margin-top: 28px;
	}
	.solicit-item {
		right: 40px;
	}
	.solicit-item b {
		font-size: 18px;
	}
	.solicit-item span {
		font-size: 12px;
		padding: 2px 9px;
	}
	.coprt {
		margin-top: 20px;
	}
	.coprt .title i {
		width: 229px;
	}
	.coprt .content {
		font-size: 12px;
		line-height: 22px;
		margin-top: 12px;
	}

	.footer {
		margin-top: 15px;
		padding: 16px 0;
	}
	.footer-nav {
		height: 22px;
		line-height: 22px;
	}
	.footer-nav a::after {
		height: 12px;
	}
	.footer-nav a {
		font-size: 12px;
		padding: 0 10px;
	}
	.footer p {
		font-size: 12px;
		margin-top: 8px;
	}
	.footer .footer_img {
		width: 483px;
		height: 30px;
		margin: 12px auto 0;
	}
	.footer .footer_img li {
		width: 75px;
		height: 30px;
		margin-right: 6px;
	}
	.footer .footer_img li a {
		height: 30px;
	}

}

@media only screen and (max-width:1024px){
	.w{
		width: 988px;
	}
	.rightfloat {
		right: 10px;
	}
	.top .logo {
		width: 152px;
		margin-top: 5px;
	}
	.top .pageName {
		height: 26px;
		line-height: 26px;
		margin-top: 10px;
		font-size: 0;
		width: 88px;
	}
	.top .topAdv {
		width: 198px;
	}
	.top {
		margin: 15px auto;
	}
	.top .searchBox {
		width: 405px;
		height: 33px;
		border-radius: 23px;
		margin: 6px 0 0 50px;
	}

	.top .searchBox input {
		width: calc(100% - 75px);
		font-size: 12px;
	}
	.top .searchBox button {
		width: 85px;
		height: 36px;
		font-size: 14px;
	}
	.top .searchBox button i {
		font-size: 14px;
	}
	.nav {
		height: 38px;
		line-height: 38px;
	}
	.nav li a {
		padding: 0 22px;
		font-size: 14px;
	}
	.location {
		line-height: 36px;
		font-size: 12px;
	}
	.location span i {
		margin-top: 12px;
		font-size: 14px;
	}
	.main {
		margin-top: 10px;
	}
	.main .right {
		width: 250px;
		margin-left: 28px;
	}
	.main .right .public-title p {
		font-size: 16px;
	}
	.main .right .public-title p i {
		margin-right: 6px;
		margin-top: -2px;
		width: 17px;
	}
	.main .right .public-title .more {
		top: 2px;
		font-size: 12px;
	}
	.company-video .image {
		margin-top: 10px;
	}
	.company-video .text p {
		font-size: 13px;
		height: 18px;
		line-height: 18px;
	}
	.company-video .text p a {
		display: inline-block;
		max-width: calc(100% - 40px);
	}
	.company-video .text p mark {
		height: 18px;
		line-height: 16px;
		font-size: 12px;
		padding: 0 5px;
	}
	.company-video .text span {
		margin-top: 10px;
	}
	.company-video .text {
		padding: 12px 12px 12px;
		font-size: 12px;
	}
	.main .right .public-title {
		margin-top: 15px;
	}
	.comment-products {
		margin-top: 10px;
		padding: 14px;
	}
	.comment-products .image {
		width: 68px;
		margin-right: 12px;
	}
	.comment-products .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.comment-products .text span {
		font-size: 12px;
		margin-top: 12px;
	}
	.comment-products li {
		margin-top: 10px;
	}
	.company-directories {
		margin-top: 10px;
		padding: 10px;
	}
	.company-directories .image {
		width: 122px;
		margin-right: 12px;
		padding: 12px;
		line-height: 100px;
		height: 124px;
	}
	.company-directories .text p {
		font-size: 14px;
		margin-top: 19px;
	}
	.company-directories .text .btn a {
		width: 90px;
		height: 28px;
		line-height: 26px;
		border-radius: 16px;
		font-size: 12px;
	}
	.company-directories .text .btn {
		margin-top: 10px;
		padding-left: 12px;
	}
	.company-active {
		margin-top: 10px;
		padding: 17px 15px;
	}
	.company-active li {
		margin-top: 14px;
		line-height: 14px;
		height: 14px;
		font-size: 12px;
	}
	.company-active li i {
		margin-top: 6px;
	}
	.comment-expo {
		margin-top: 10px;
		padding-bottom: 20px;
	}
	.comment-expo .text {
		padding: 0 10px;
	}
	.comment-expo .text p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
		margin-top: 10px;
	}
	.comment-expo .text span {
		margin-top: 7px;
		font-size: 12px;
	}
	.comment-expo ul {
		margin: 10px 15px 0;
		padding-top: 12px;
	}
	.comment-expo li {
		font-size: 12px;
		line-height: 18px;
		height: 18px;
		margin-top: 10px;
	}
	.comment-expo li span {
		font-size: 12px;
		height: 17px;
		line-height: 17px;
		margin-right: 5px;
		padding: 0 4px;
		margin-top: 1px;
	}
	.company-message .face {
		width: 62px;
		height: 62px;
	}
	.company-message {
		padding: 15px 12px 20px;
	}
	.company-message p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
		margin-top: 12px;
	}
	.company-message .btn {
		margin-top: 18px;
	}
	.company-message .btn a {
		width: 82px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
		margin: 0 8px;
	}
	.company-message .btn a i {
		margin-top: 9px;
		font-size: 12px;
	}
	.news-title h1 {
		font-size: 24px;
	}
	.news-content {
		margin-top: 28px;
	}
	.news-content .content-left {
		padding-right: 28px;
		margin-right: 28px;
	}
	.news-content .content-left .title span {
		font-size: 14px;
		margin: 0 6px;
	}
	.news-content .content-left .title i {
		width: 14px;
		height: 1px;
		margin-top: 7px;
	}
	.news-content .content-left .time b {
		font-size: 21px;
	}
	.news-content .content-left .collect {
		margin-top: 25px;
	}
	.news-content .content-left .collect a {
		font-size: 12px;
	}
	.news-content .Share {
		margin-top: 38px;
	}
	.news-content .Share .title span {
		font-size: 12px;
	}
	.fenxiangDiv a i {
		font-size: 36px;
	}
	.fenxiangDiv a {
		margin-top: 10px;
	}
	.news-content .hot-data {
		margin-top: 40px;
		font-size: 12px;
	}
	.news-content .hot-data i {
		font-size: 26px;
	}
	.content-right .source {
		font-size: 12px;
		height: 24px;
		padding-left: 5px;
	}
	.newsContent {
		font-size: 15px;
		margin-top: 15px;
	}
	.solicit {
		height: 72px;
		margin-top: 28px;
	}
	.solicit-item {
		right: 40px;
	}
	.solicit-item b {
		font-size: 18px;
	}
	.solicit-item span {
		font-size: 12px;
		padding: 2px 9px;
	}
	.coprt {
		margin-top: 20px;
	}
	.coprt .title i {
		width: 229px;
	}
	.coprt .content {
		font-size: 12px;
		line-height: 22px;
		margin-top: 12px;
	}

	.footer {
		margin-top: 15px;
		padding: 16px 0;
	}
	.footer-nav {
		height: 22px;
		line-height: 22px;
	}
	.footer-nav a::after {
		height: 12px;
	}
	.footer-nav a {
		font-size: 12px;
		padding: 0 10px;
	}
	.footer p {
		font-size: 12px;
		margin-top: 8px;
	}
	.footer .footer_img {
		width: 483px;
		height: 30px;
		margin: 12px auto 0;
	}
	.footer .footer_img li {
		width: 75px;
		height: 30px;
		margin-right: 6px;
	}
	.footer .footer_img li a {
		height: 30px;
	}
}
