/*header*/

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* {
	box-sizing: border-box;
}

img {
	border: none;
}

.nav_logo {
	/*background: url(../img/topbj.png) center no-repeat;*/
	overflow: hidden;
	height: 90px;
}

.logo {
	float: left;
	padding: 25px 0px 0px 5px;
}

.logo img {
}

.gao_zhuan {
	width: 153px;
	height: 106px;
}


/*搜索框*/

.nav_logo .search {
	float: right;
	margin-top: 15px;
}

div.search {
	padding: 10px 0;
}

form {
	position: relative;
	width: 360px;
	margin: 0 auto;
}

input,
button {
	border: none;
	outline: none;
}

input {
	width: 100%;
	height: 42px;
	padding-left: 13px;
}

button {
	height: 42px;
	width: 42px;
	cursor: pointer;
	position: absolute;
}

.bar6 input {
	border: 2px solid #255b9b;
	background: transparent;
	top: 0;
	right: 0;
	font-size: 15px;
}

.bar6 button {
	background: #255b9b;
	width: 80px;
	top: 0;
	right: 0;
}

.bar6 button:before {
	content: "搜索";
	font-size: 15px;
	color: #F9F0DA;
}

.contw {
	width: 1200px;
	margin: auto;
}

input::-webkit-input-placeholder {
	color: #999;
	font-size: 14px;
}

input::-moz-placeholder {
	color: #999;
	font-size: 14px;
}

input:-moz-placeholder {
	color: #999;
	font-size: 14px;
}

input:-ms-input-placeholder {
	color: #999;
	font-size: 14px;
}


/*=====*/

body {
	font: 16px "微软雅黑", Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	margin: 0;
	padding: 0;
	/*background-color: #e9f3ff;*/
	line-height: 32px;
}

.header {
	background-color: #171b46;
	display: inline-block;
	width: 100%;
}

.nav ul.cons {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav ul.cons li {
	line-height: 60px;
	float: left;
	position: relative;
	width: 100px;
	float: left;
	text-align: center;
	color: #FFF;
	position: relative;
	font-size: 16px;
}

.nav ul.cons li:hover {
	background: #e60012;
	line-height: 60px;
}

.nav ul.cons li a {
	display: block;
	color: #FFFFFF;
}

.nav ul.cons li a:hover {
	color: #fff;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #4a4a4a;
}

.decort_list ul li,
.pq-main span,
.submenu li,
.content-l li a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.guangao {
	width: 1200px;
	height: auto;
	position: relative;
}

.guangao img.guang {
	width: 100%;
	height: 90px;
}

.guangao img.close {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	z-index: 99;
}

.gaoindex {
	width: 300px;
	height: 300px;
	margin: 20px 0;
}

.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}

.adverte {
	text-align: center;
	padding: 10px 0;
}

.v1_content {
	overflow: hidden;
	margin: 20px 0;
}

.v1_left {
	float: right;
	width: 460px;
}

.v1_right {
	float: left;
	width: 700px;
}

.v1_left ul:nth-of-type(2) {
	margin: 15px 0;
}

.v1_left ul li {
	font-size: 18px;
	line-height: 38px;
}

.v1_left ul li:nth-of-type(1) {
	font-size: 24px;
	color: #464646;
	font-weight: bold;
	margin-bottom: 15px;
}


/* ==轮播图= */

.v_list .swiper-container1 {
	height: 320px;
	width: 700px;
	overflow: hidden;
	position: relative;
}

.v_list .swiper-container1 img {
	width: 700px;
	height: 320px;
}

.swiper-container1 .swiper-slide {
	position: relative;
}

.swiper-container1 .swiper-wrapper p {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 65px;
	background: rgba(0, 0, 0, 0.6);
	width: 700px;
	font-size: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	padding: 5px 10px;
	color: ghostwhite;
}

.page_cehter {
	position: absolute;
	z-index: 20;
	bottom: 10px;
	width: 100%;
	text-align: center;
}

.page_cehter .pagination {
	display: inline-block;
	padding: 0 5px;
	background-color: rgba(0, 0, 0, .2);
	border-radius: 10px;
	line-height: 22px;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 11px;
	height: 11px;
	border-radius: 8px;
	background: #7E7E7E;
	margin: 0 5px;
	opacity: 0.8;
	border: 1px solid #fff;
	cursor: pointer;
}

.swiper-active-switch {
	background: #fff;
	border: 1px solid #fff;
}

a:hover {
	color: #e60012;
}


/*=====*/

.m-news-box {
	padding-top: 26px;
	margin-right: 30px;
	float: left;
	width: 440px
}

.m-news-classify {
	height: 39px
}

.m-news-classify .title {
	float: left;
	padding-bottom: 6px;
	max-width: 80%;
	font-size: 22px;
	font-weight: 700;
	color: #000;
	font-family: "\5FAE\8F6F\96C5\9ED1"!important
}

.m-news-classify .borb {
	border-bottom: 3px solid #e60012
}

.m-news-box .m-news-list {
	padding-top: 25px;
	width: 100%;
	height: 321px
}

.m-news-box .m-news-list .item:first-child .link {
	display: inline-block;
	padding-right: 20px;
	height: 37px;
	line-height: 37px;
	width: 100%;
	font-size: 18px;
	color: #222;
	font-weight: 700
}

.m-news-box .m-news-list .item:first-child .link:hover {
	color: #ff2a00
}

.m-news-box .m-news-list .item {
	width: 100%;
	height: 37px
}

.m-news-box .m-news-list .link {
	/*display: inline-block;*/
	padding-right: 20px;
	height: 37px;
	line-height: 37px;
	width: 100%;
	font-size: 16px;
	color: #222
}

.m-news-box .m-news-list .link:hover {
	color: red
}

.m-news-box .allet {
	display: block;
	margin-top: 20px;
	width: 440px;
	height: 100px;
	background-color: #e5e5e5
}

.m-news-box .allet img {
	display: block;
	width: 100%;
	height: 100%
}

.m-news-classify,
.news-tab-head {
	line-height: 29px;
	border-bottom: 1px solid #e8e8e8;
	overflow: hidden
}

.m-news-classify .borb {
	border-bottom: 3px solid #e60012;
}

.m-news-classify .title {
	float: left;
	padding-bottom: 6px;
	max-width: 80%;
	font-size: 22px;
	font-weight: 700;
	color: #000;
	font-family: "\5FAE\8F6F\96C5\9ED1"!important;
}

.u-news-more {
	float: right;
	min-width: 41px;
	font-size: 14px;
	color: #888;
	cursor: pointer;
}

.feat_left {
	overflow: hidden;
	width: 940px;
	float: left;
}

.feat_right {
	float: right;
	width: 300px;
	margin-bottom: 30px;
}

.feature {
	overflow: hidden;
}

.allet-long {
	display: block;
	float: left;
	margin-top: 20px;
	width: 910px;
	height: 100px;
}

.allet-long img {
	width: 910px;
	height: 100px;
}


/*right*/

.price-quotation-wrap {
	padding-top: 25px;
}

.m-price-quotation {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 0 2px;
}

.u-side-title {
	width: 100%;
	border-bottom: 3px solid #000;
	padding: 10px 0;
}

.u-side-title p {
	padding-left: 10px;
	border-left: 5px solid red;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

.m-price-quotation .pq-main {
	align-items: center;
	padding: 16px 2px 0;
}

.m-price-quotation .pq-main .link {
	display: block;
	float: left;
	margin-right: 5px;
	width: 120px;
	height: 110px;
	font-size: 14px;
	text-align: center;
	transition: all .5s;
	margin-bottom: 10px;
}

.m-price-quotation .pq-main .link>.icon-box {
	margin-top: 19px;
	display: block;
	text-align: center;
	height: 30px;
}

.m-price-quotation .pq-main .link .des {
	display: block;
	color: #222;
}

.i-inland-price {
	width: 25px;
	height: 28px;
	background-position: -40px 0;
}

.m-price-quotation .pq-main .link:hover {
	box-shadow: 0 1px 15px 0 rgba(138, 135, 135, .2)
}

.i-inland-price {
	width: 95%;
	height: auto;
}

.max_over {
	width: 120px;
	height: 75px;
	overflow: hidden;
}


/*==*/

.m-hot-rank .hr-content .item {
	width: 100%;
	padding: 12px 0;
	border-bottom: 1px solid #e8e8e8;
}

.m-hot-rank .hr-content .item .link {
	font-size: 16px;
	color: #222;
	overflow: hidden;
	line-height: 30px;
}

.diretwo_list ul li a {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.m-hot-rank .hr-content .item:last-child {
	padding-bottom: 0!important;
	border: none;
}

.m-dialogue-thinker .list .item {
	width: 100%;
}

.m-dialogue-thinker .list .item:first-child .link {
	margin: 20px 0 13px;
	display: block;
	width: 100%;
	height: 79px;
	color: #222;
}

.m-dialogue-thinker .list .item:first-child .link .image {
	display: block;
	float: left;
	width: 125px;
	height: 79px;
	border: 1px solid #e8e8e8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.m-dialogue-thinker .list .item .link .multi-text {
	display: block;
	float: right;
	width: 120px;
	height: 56px;
	font-size: 16px;
	line-height: 28px;
	cursor: pointer;
	overflow: hidden;
}

.m-dialogue-thinker .list .item:not(:first-child) .link {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #222;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.m-dialogue-thinker a:hover {
	color: #ff2a00 !important;
}

.tit_more {
	overflow: hidden;
}

.tit_more p {
	float: left;
	padding-top: 0;
}

.tit_more a {
	float: right;
	font-size: 14px;
	line-height: 20px;
}

.dialogue {
	margin-top: 20px;
}

.em-list .item {
	width: 100%;
	margin-top: 20px;
}

.em-list .item .link {
	display: block;
	width: 100%;
	color: #333;
}

.em-list .item .image {
	display: block;
	width: 260px;
	height: 164px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.em-list .item .title {
	display: block;
	margin-top: 12px;
	width: 100%;
	line-height: 32px;
	font-size: 16px;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.submenu {
	background: #fff;
	font-size: 14px;
	padding: 10px 0;
}

.submenu li {
	line-height: 30px;
}

.diretwo_list .submenu li a {
	text-decoration: none;
	color: #333;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.advertising {
	overflow: hidden;
	margin-bottom: 20px;
}

.advertising .item {
	width: 380px;
	height: 100px;
	float: left;
	margin-right: 20px;
	object-fit: cover;
}

.advertising .item img {
	width: 380px;
	height: 100px;
}


/*===*/

.main-wrap .product-sight-industry .product .first-box .link-first {
	display: block;
	width: 100%;
	color: #333;
	overflow: hidden;
}

.main-wrap .product-sight-industry .product .first-box .image {
	display: block;
	float: left;
	margin-right: 15px;
	width: 180px;
	height: 113px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-sizing: border-box
}

.main-wrap .product-sight-industry .product .first-box .multi-text {
	float: right;
	text-align: left;
	width: 164px;
	height: 64px;
	font-size: 16px;
	line-height: 32px;
	overflow: hidden
}

.multi-text_wid {
	width: 165px !important;
}

.main-wrap .product-sight-industry .product .first-box .multi-text:hover {
	color: #ff2a00
}

.main-wrap .product-sight-industry .first-box {
	margin: 30px 0 20px;
}

.main-wrap .product-sight-industry .list .item .link {
	display: block;
	width: 95%;
	color: #222;
	line-height: 36px;
	height: 36px;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.main-wrap .product-sight-industry .list .item .link:hover {
	color: #ff2a00
}

.main-wrap .product-sight-industry .list .item .multi-text:hover {
	color: #ff2a00
}

.main-wrap .product-sight-industry .sight {
	width: 440px;
	float: left;
	padding: 0 30px;
}

.main-wrap .product-sight-industry .sight .video-list {
	width: 380px;
	margin: 30px 0 20px;
	overflow: hidden;
}

.main-wrap {
	margin: 30px 0;
}

.f-l {
	float: left;
}

.f-r {
	float: right;
}

.main-wrap .product-sight-industry .sight .video-list .item {
	position: relative;
	width: 182px;
	height: 115px;
	border: 1px solid #999;
	border-radius: 5px;
	box-sizing: border-box;
	cursor: pointer
}

.main-wrap .product-sight-industry .sight .video-list .item .video-cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 113px;
	z-index: 2;
	cursor: pointer
}

.main-wrap .product-sight-industry .sight .video-list .item:hover .text {
	background: rgba(0, 0, 0, .5)
}

.main-wrap .product-sight-industry .sight .video-list .item .text {
	position: absolute;
	display: block;
	z-index: 9;
	bottom: 0;
	left: 0;
	width: 180px;
	height: 37px;
	line-height: 37px;
	font-size: 14px;
	color: #fff;
	background: rgba(0, 0, 0, .2);
	border-radius: 0 0 5px 5px;
	text-align: center;
	transition: all .5s
}

.main-wrap .product-sight-industry .industry {
	width: 380px;
	float: right;
}

.main-wrap .product-sight-industry .industry .top {
	margin: 30px 0 20px;
	width: 100%;
	overflow: hidden;
}

.main-wrap .product-sight-industry .industry .top .img-link {
	display: block;
	float: left;
	width: 180px;
	height: 113px
}

.main-wrap .product-sight-industry .industry .top .image {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.main-wrap .product-sight-industry .industry .top .text {
	float: right;
	text-align: left;
	width: 190px
}

.main-wrap .product-sight-industry .industry .top .text>.link {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #222;
	line-height: 36px
}

.main-wrap .product-sight-industry .industry .top .link:hover {
	color: #ff2a00
}

.main-wrap .product-sight-industry .industry .top .digest {
	width: 100%;
	height: 60px;
	line-height: 30px;
	text-align: left;
	font-size: 14px;
	color: #888;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.main-wrap .picture-speak-plastic {
	width: 1200px;
	margin-top: 30px
}

.main-wrap .picture-speak-plastic .title {
	position: relative;
	padding-bottom: 20px;
	width: 100%
}

.main-wrap .picture-speak-plastic .title::after {
	content: "";
	position: absolute;
	left: 0;
	top: 44px;
	width: 1200px;
	height: 5px;
	background-color: #27282d;
	border-radius: 3px
}

.main-wrap .picture-speak-plastic .content {
	width: 1200px
}

.main-wrap .picture-speak-plastic .content .left {
	position: relative;
	float: left;
	display: block;
	width: 450px
}

.main-wrap .picture-speak-plastic .content .left .link {
	display: block;
	margin-top: 30px;
	width: 450px;
	height: 306px
}

.main-wrap .picture-speak-plastic .content .left .link img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 1px solid #e8e8e8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.main-wrap .picture-speak-plastic .content .left .img-title {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	z-index: 9;
	height: 74px;
	width: 448px;
	padding: 0 25px;
	line-height: 74px;
	font-size: 24px;
	color: #fff;
	background: rgba(0, 0, 0, .2);
	text-align: center;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px
}

.main-wrap .picture-speak-plastic .content .left:hover .img-title,
.main-wrap .picture-speak-plastic .content .right .item:hover .text {
	background: rgba(0, 0, 0, .5)
}

.main-wrap .picture-speak-plastic .content .right {
	float: right;
	width: 720px;
	height: 336px;
	overflow: hidden
}

.main-wrap .picture-speak-plastic .content .right .item {
	float: left;
	margin-top: 30px;
	position: relative;
	margin-right: 20px;
	width: 220px;
	height: 138px
}

.main-wrap .picture-speak-plastic .content .right .item .img-link {
	display: block;
	float: left;
	object-fit: cover;
	width: 220px;
	height: 138px
}

.main-wrap .picture-speak-plastic .content .right .item .image {
	display: block;
	width: 220px;
	height: 138px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #e8e8e8;
	box-sizing: border-box
}

.main-wrap .picture-speak-plastic .content .right .item .text {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	z-index: 9;
	width: 100%;
	height: 37px;
	line-height: 37px;
	padding: 0 15px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: rgba(0, 0, 0, .2);
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	transition: all .5s;
	cursor: pointer
}

.main-wrap .hot-headline .title {
	position: relative;
	margin-top: 30px;
	padding-bottom: 20px;
	width: 100%
}

.main-wrap .hot-headline .title::after {
	content: "";
	position: absolute;
	left: 0;
	top: 44px;
	width: 1200px;
	height: 5px;
	background-color: #27282d;
	border-radius: 3px
}

.main-wrap .hot-headline .list {
	width: 1200px
}

.main-wrap .hot-headline .list .item {
	float: left;
	margin-right: 20px;
	margin-top: 25px;
	width: 380px
}

.main-wrap .hot-headline .list .item .title-link {
	display: block;
	width: 100%;
	font-size: 20px;
	color: #222;
	font-weight: 700;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 20px
}

.main-wrap .hot-headline .list .item .title-link:hover {
	color: #ff2a00
}

.main-wrap .hot-headline .list .item .img-link {
	margin-top: 25px;
	display: block;
	width: 380px;
	height: 239px
}

.main-wrap .hot-headline .list .item .img-link img {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.main-wrap .hot-headline .list .item .keyword {
	margin-top: 10px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden
}

.main-wrap .hot-headline .list .item .left {
	float: left;
	max-width: 45%;
	overflow: hidden
}

.main-wrap .hot-headline .list .item .keyword .left .classify {
	float: left;
	margin-right: 15px;
	padding: 0 6px;
	display: inline-block;
	font-size: 12px;
	color: #ff2a00;
	line-height: 30px;
	height: 30px;
	text-align: center;
	border: 1px solid #ff2a00;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.main-wrap .hot-headline .list .item .keyword .left .time {
	float: left;
	display: inline-block;
	font-size: 12px;
	color: #555;
	line-height: 30px;
	height: 30px
}

.main-wrap .hot-headline .list .item .keyword .right {
	float: right;
	max-width: 50%;
	text-align: right;
	overflow: hidden
}

.main-wrap .hot-headline .list .item .keyword .right .key-link {
	display: inline-block;
	margin-left: 10px;
	padding: 0 6px;
	max-width: 85px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: #f5f5f5;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.main-wrap .hot-headline .list .item .keyword .right .key-link:hover {
	background-color: #ff2a00;
	color: #fff
}

.main-wrap .hot-headline .list .item .keyword .right .key-link:hover span {
	color: #fff
}

.main-wrap .hot-headline .list .item .keyword .right .key-link span {
	margin-right: 5px;
	color: #ff2a00
}

.product-sight-industry {
	overflow: hidden;
}

.main-wrap .product-sight-industry .industry,
.main-wrap .product-sight-industry .product {
	width: 380px;
	float: left;
	height: 382px;
}

.product-sight-industry>div {
	float: left;
}

.main-wrap .load-more {
	margin-top: 30px;
	margin-bottom: 50px;
	display: block;
	text-align: center;
	width: 1200px;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	color: #555;
	border: 1px solid #e8e8e8;
	border-radius: 3px
}

.main-wrap .load-more .text {
	display: inline-block;
	height: 55px;
	line-height: 55px;
	vertical-align: middle;
}

.m-hot-rank .hr-content .item a:hover {
	color: #e60012;
}

.main-wrap .load-more:hover .i-plus2 {
	background-position: -80px -100px
}

.ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}


/*列表*/

.label-list-page {
	margin: 30px auto 0;
	width: 1200px;
	overflow: hidden
}

.label-list-page .left {
	float: left;
	width: 850px;
	height: auto;
	overflow: hidden;
	text-align: left
}

.m-breadcrumb {
	font-size: 13px;
	color: #888;
}

.m-breadcrumb a {
	color: #888;
}

.m-breadcrumb a:hover {
	color: #ff2a00;
}

.info_wen {}

.info_wen .classify {
	color: #222;
	font-size: 22px;
	height: 35px;
	vertical-align: middle;
}

.info_wen img {
	vertical-align: middle;
	width: 40px;
	height: 35px;
}

.m-hot-label .content {
	margin-top: 16px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 300px;
	height: auto;
	background-color: #f8f8f8;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.m-hot-label .content {
	margin-top: 16px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 300px;
	height: auto;
	background-color: #f8f8f8;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.m-hot-label .content .item {
	float: left;
	margin-right: 16px;
	margin-top: 20px;
	width: 260px;
	background-color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	padding: 10px 8px;
}

.m-hot-label .content .item .link {
	display: block;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.m-hot-label .content .item .link .mark {
	display: inline-block;
	color: #ff2a00;
	margin-right: 5px;
}

.m-hot-label .content .item .des {
	display: block;
	font-size: 12px;
	color: #888;
	line-height: 25px;
}

.m-hot-label .content .item:hover span {
	background-color: #ff2a00;
	color: #fff !important;
}

.m-hot-label .content .item:hover em {
	background-color: #ff2a00;
	color: #fff !important;
}

.feat_right .u-side-title {
	text-align: left;
}


/*底部*/

.footbgs {
	background: #717277;
}

.footer {
	padding: 20px;
	margin-top: 10px;
	color: white;
	overflow: hidden;
	width: 1200px;
	margin: auto;
	box-sizing: border-box;
}

.footer a {
	color: #fff;
}

.youq {
	overflow: hidden;
	padding-bottom: 20px;
}

.youq li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
}

.links {
	overflow: hidden;
}

.links ul.youq {
	width: 1040px;
	float: left;
}

.links .lian {
	float: left;
	width: 100px;
}

#link_896a3aee.links {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}

#link_896a3aee.links ul {
	clear: both;
	padding-bottom: 20px;
}

#link_896a3aee.links li {
	float: left;
	margin-right: 10px;
	line-height: 1.8em;
	list-style: none;
	padding: 0;
}

#link_896a3aee.links em {
	clear: both;
	display: block;
}

#link_896a3aee.links #link_menu li {
	font-size: 14px;
	line-height: 2.5em;
	cursor: pointer;
	width: 5em;
	text-align: center;
}

#link_896a3aee.links #link_menu i {
	font-size: 12px;
	line-height: 2.9em;
	float: right;
	font-style: normal;
}

#link_896a3aee.links .on {
	font-weight: bold;
}

.morejigou {
	background: #fff;
	width: 1200px;
	margin: 10px auto;
	padding: 20px;
	box-sizing: border-box;
}

.morejigou .link {
	padding: 5px 0;
}

.morejigou .link span {
	float: right;
	width: 60px;
}

.morejigou .link a:hover {
	color: #337ab7;
}

.morejigou em {
	font-style: normal;
	font-weight: 400;
}

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 60px;
	height: 0px;
	overflow: hidden;
	border-radius: 3px;
	background: url(../img/top.jpg) 0 0 no-repeat;
	text-indent: -999em;
	transition: all 0.3s;
}

.goTop:hover {
	background-position: -60px 0;
}

.overspace {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.overthree {
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 100px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}

.pages {
	text-align: center;
	font-size: 14px;
	padding: 40px 0;
	width: 100%;
}

.pages a {
	background: #F3F4F4;
	padding: 8px 15px;
}

.pages span {
	background: #e60012;
	padding: 8px 15px;
	color: #fff;
}


/*列表*/

.good_recom {
	border-top: 1px solid #eee;
	margin-bottom: 30px;
}

.good_recom .tit {
	margin: 30px 10px 10px 10px;
	font-size: 16px;
	line-height: 16px;
	border-left: 5px solid #e60012;
	padding-left: 15px;
}

.good_recom ul {
	overflow: hidden;
}

.good_recom ul li p {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 5px;
	box-sizing: border-box;
	font-size: 14px;
}

.good_recom ul li {
	width: 260px;
	float: left;
	margin: 10px;
}

.good_recom ul li img {
	width: 260px;
	height: 140px;
}

.left_tit {
	color: #318CE7;
	font-size: 32px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-weight: 100;
	padding-bottom: 20px;
}

.content-l li {
	border-bottom: 1px solid #B1B1B1;
	overflow: hidden;
	padding: 20px 5px;
	box-sizing: border-box;
}

.content-l li a {
	font-size: 18px;
	line-height: 32px;
	font-weight: 400;
	width: 720px;
	float: left;
}

.content-l li p {
	float: right;
	color: #ff2a00;
	font-size: 14px;
}

.content-l li span {
	vertical-align: middle;
}

.content-l li p img {
	vertical-align: middle;
	width: 21px;
	height: 24px;
	margin: 0 5px 2px 0;
}

.report {
	background: #fff;
	overflow: hidden;
	padding-top: 30px;
}

.report .feat_right {
	margin-bottom: 20px;
}


/*大区域left+right*/

.trade {
	overflow: hidden;
	padding: 25px;
	box-sizing: border-box;
}

.trade_left {
	width: 764px;
	float: left;
}

.trade_right {
	width: 355px;
	float: right;
}

.trade_right li a:hover {
	color: #2a66fa;
}

.ClassTitle {
	height: 45px;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 45px;
	height: 45px;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 45px;
	border-bottom: #E6E6E6 1px solid;
	color: #4a4a4a;
}

.newsdeta .ClassTitle a {
	color: #4a4a4a;
	border: none;
	font-weight: 400;
	font-size: 16px;
}

.newsdeta .ClassTitle a:hover {
	color: #2a66fa;
}

#left_cont_tit {
	line-height: 32px;
	padding: 30px 5px 10px 5px;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

.info {
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	margin: 10px 66px;
	text-align: center;
	color: #7e7e7e;
	font-size: 14px;
	overflow: hidden;
}

.mul_list li {
	height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 32px;
	background: url(../img/dian.jpg) no-repeat 0px 12px;
	padding-left: 14px;
}

#xs-left {
	float: left;
}

#xs-right {
	float: right;
}

.newsdeta {
	padding: 0 30px;
	box-sizing: border-box;
	border-right: 1px solid #eee;
	padding-bottom: 30px;
}

.newsdeta img {
	max-width: 600px;
	height: auto;
	margin: auto;
	display: block;
}

.overwid p {
	width: 108px;
}

.widthss {
	border: none !important;
}

.widthss p {
	width: 200px;
}

.hides {
	width: 82%;
	display: inline-block;
}

.content-tex {
	text-indent: 2em;
}

.latest img {
	width: 290px;
	height: 116px;
}

.editorial .tit {
	background: url(../img/tit.jpg) left no-repeat;
	line-height: 26px;
	padding-left: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	height: auto;
	overflow: hidden;
	color: #2a66fa;
}

.latest li {
	width: 290px;
	margin: 10px 20px;
	padding: 0;
	overflow: hidden;
	text-align: center;
}

.dingyue {
	margin: 20px 0;
}

.dingyue p {
	line-height: 20px;
	font-size: 14px;
	background: #f8f8f8;
}

.show_tit {
	width: 100%;
}

.about_news {
	/*margin-top: 30px;*/
	padding-top: 20px;
	border-top: 1px solid #eee;
}

.about_news li {
	border: none;
	font-size: 12px;
	color: #999;
	line-height: 30px;
}

.about_news li a {
	width: 570px;
	font-size: 14px;
	color: #333;
	line-height: 25px;
}

.about_news p {
	font-size: 20px;
	color: #2a66fa;
	font-weight: normal;
	padding-bottom: 10px;
}

.commun {
	margin: 20px 0;
}

.commun .m1_tm {
	border-top: 1px solid #eee;
	padding-top: 10px;
}

.commun .com_xq a {
	color: #333;
}

.commun .com_xq a:hover {
	color: #2a66fa;
}

.commun .com_xq p {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	text-indent: 2em;
	border-bottom: 1px dashed #dfdfdf;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.beis {
	text-align: center;
	font-size: 12px;
	opacity: 0.8;
}

.post-navigation {
	overflow: hidden;
	margin: 10px 0 0;
	padding: 20px 0;
}

.post-navigation div {
	position: relative;
	display: block;
	width: 42%;
	color: #999;
	font-size: 14px;
}

.post-previous {
	float: left;
	padding-left: 40px;
	text-align: left;
}

.post-next {
	float: right;
	padding-right: 40px;
	text-align: right;
}

.post-navigation div span {
	display: block;
	color: #999;
	font-size: 90%;
}

.post-navigation div a::after {
	position: absolute;
	top: 34%;
	margin-top: -11px;
	height: 22px;
	color: #EDEDED;
	font-size: 56px;
	line-height: 22px;
}

.post-previous a::after {
	left: 0;
	content: '«';
	font-family: "Microsoft Yahei";
}

.post-next a::after {
	right: 0;
	content: '»';
	font-family: "Microsoft Yahei";
}

.post-navigation div a::after {
	position: absolute;
	top: 34%;
	margin-top: -11px;
	height: 22px;
	color: #EDEDED;
	font-size: 56px;
	line-height: 22px;
}

.content-tex img {
	display: block;
	margin: auto;
}


/*下一页*/

.reLink {
	height: 48px;
	line-height: 48px;
	padding: 0;
	margin: auto;
	overflow: hidden;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
}

.reLink .prevLink,
.reLink .nextLink {
	width: 50%;
	float: left;
}

.reLink .nextLink {
	text-align: right;
}

.reLink a {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 380px;
	display: inline-block;
}


/*推荐*/

.anlitopH4 {
	height: 38px;
	line-height: 38px;
	margin-top: 20px;
	background: #FF6666;
}

.anlitopH4 span {
	height: 38px;
	line-height: 38px;
	padding-left: 22px;
	display: block;
	float: left;
	color: #fff;
	font-size: 15px;
}

.divremmnews {
	border: 1px solid #e4e4e4;
	border-top: none;
	margin-bottom: 10px;
	padding: 15px;
	background-color: #fff;
}

.divremmnews ul {
	width: 100%;
	overflow: hidden;
}

.divremmnews ul li {
	float: left;
	width: 47%;
	height: 35px;
	line-height: 35px;
	margin: 0 1.5%;
	border-bottom: 1px solid #f1f1f1;
}

.divremmnews ul li span {
	color: #999;
	float: right;
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	font-size: 13px;
}

.divremmnews ul li a {
	color: #666;
	height: 35px;
	line-height: 35px;
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 290px;
}