/*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(http://www.hangkong.rexun.cn/static/img/topbj.png) center no-repeat;*/
	overflow: hidden;
	height: 90px;
}

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

.logo img {
	width: 190px;
}

.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: 77%;
	height: 42px;
	padding-left: 13px;
}

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

.bar6 input {
	border: 1px solid #DA191D;
	background: transparent;
	top: 0;
	right: 0;
	font-size: 15px;
	border-radius: 10px;
}

.bar6 button {
	background: #DA191D;
	width: 80px;
	top: 0;
	right: 0;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

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

.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;
	line-height: 32px;
}

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

.nav ul.cons {
	list-style: none;
	margin: 0;
	padding: 10px 0;
	overflow: hidden;
}

.nav ul.cons li a {
	float: left;
	position: relative;
	float: left;
	color: #333;
	font-weight: bold;
	padding: 0 20px;
	line-height: 15px;
	text-align: center;
	position: relative;
	font-size: 15px;
	transition: all 0.6s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;
	border-left: 2px solid #d7d3d5;
}

.nav ul.cons li:nth-of-type(1) a {
	border-left: none;
}

.nav ul.cons li.active a {
	background: #3d80cc;
	color: #fff;
	box-sizing: border-box;
}

.nav ul.cons li a:hover {
	color: #D42424 !important;
	text-decoration: underline;
}

.nav ul.cons li.active a:hover {
	background: #3d80cc;
	color: #fff !important;
	border-top: 2px solid #3d80cc;
}

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

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

.decort_list ul li a,
.pq-main span,
.submenu li,
.content-l li a,
.main-wrap .m-news-box .m-news-list .link,
.txtlist li,
.right_ingw .list .item,
.links p.lin_p,
.post-navigation div,
.tis_img .link,
.right_im h3,
.right_im p,
.section7 p {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

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

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

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

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

.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 {
	width: 530px;
	float: left;
}

em,
i {
	font-style: normal;
}

.section2 {
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	line-height: 30px;
	padding: 8px 0;
}

.section2 span {
	float: left;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.section2 i {
	float: right;
	font-size: 14px;
}

.v1_right {
	width: 650px;
	float: right;
}

.ul_list ul {
	margin-top: 10px;
}

.ul_list ul li {
	font-size: 16px;
	background: url(http://www.hangkong.rexun.cn/static/img/dian.jpg) no-repeat 0px 12px;
	padding-left: 14px;
}

.ul_list ul li a:hover {
	color: #DA191D;
}

.v1_left ul li:nth-of-type(1) a {
	color: #DA191D;
	font-size: 18px;
	font-weight: bold;
}

.v1_left ul li:nth-of-type(1) a:hover {
	color: #DA191D;
}

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

.good_recom .tit {
	margin: 30px 10px 10px 10px;
	font-size: 16px;
	line-height: 16px;
	border-left: 5px solid #ffa015;
	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: 250px;
	float: left;
	margin: 10px;
}

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


/* ==轮播图= */

.v_list .swiper-container {
	height: 410px;
	width: 650px;
	overflow: hidden;
	position: relative;
}

.v_list .swiper-container img {
	width: 650px;
	height: 410px;
}

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

.conteners p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 50px;
	background: rgba(0, 0, 0, 0.6);
	font-size: 18px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	padding: 5px 10px;
	color: ghostwhite;
	width: 100%;
}

.conteners a.arrow-leftall span {
	left: 0;
}

.conteners a.arrow-rightall span {
	right: 0;
}

.conteners a span {
	z-index: 999;
	position: absolute;
	color: white;
	background: rgba(000, 000, 000, .5);
	width: 40px;
	line-height: 70px;
	top: 50%;
	font-size: 35px;
	margin-top: -35px;
	text-align: center;
	cursor: pointer;
}

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

.swiper-container1 {
	height: 230px;
	width: 350px;
	overflow: hidden;
	position: relative;
	float: left;
}

.swiper-container1 p {
	font-size: 16px !important;
	line-height: 40px;
}

.swiper-container1 a span {
	line-height: 50px;
	width: 35px;
	margin-top: -30px;
	font-size: 25px;
}

.swper_btn {
	position: absolute;
}

.v_list .swiper-container .swper_btn img {
	width: 50px !important;
	height: 50px;
	cursor: pointer;
}

.swiper-button-next {
	left: 0;
	top: 100px;
}

.swiper-button-prev {
	right: 0;
	top: 100px;
}

a:hover {
	color: #DA191D;
}

.sec_first {
	overflow: hidden;
}

.ul_li {
	width: 430px;
	float: right;
}

.con_wid {
	padding: 20px 0;
}

.con_wid .conteners {
	position: relative;
	width: 350px;
	height: 230px;
	overflow: hidden;
	float: left;
}

.con_wid img {
	width: 350px;
}

.con_wid p {
	line-height: 40px;
	font-size: 16px;
}

.con_wid ul {
	float: right;
}

.sec_first ul li:nth-of-type(1) a {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 10px;
}

.first_right .viw_img {
	width: 350px;
	height: 230px;
}

.first_right .ul_li {
	width: 350px;
}

.ju_list {
	overflow: hidden;
}

.ju_list>li {
	width: 370px;
	float: left;
	margin-right: 55px;
	margin-bottom: 20px;
}

.ju_list>li:nth-child(even) {
	margin-right: 0;
}

.ju_list>li a {
	color: #333;
	font-size: 15px;
	line-height: 27px;
}

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

.feat_right {
	float: right;
	width: 350px;
}

.feature {
	overflow: hidden;
}

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

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

.right_im li {
	margin-bottom: 20px;
}

.right_im h3 {
	font-size: 16px;
	text-align: center;
}

.right_im p {
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}

.right_im img {
	width: 350px;
	height: 210px;
}


/*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;
}

.lblm {
	font-size: 22px;
	font-weight: bold;
	padding: 15px 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.u-side-title {
	width: 100%;
	padding: 20px 0 10px 0;
}

.u-side-title p {
	padding-left: 10px;
	border-left: 2px solid #CF0101;
	line-height: 20px;
	font-size: 20px;
	color: #CF0101;
}

.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;
}


/*图说云南*/

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

.clearfix {
	zoom: 1;
}

.section7 .top {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden;
}

.section7 .top span {
	float: left;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.section7 .top i {
	float: right;
	font-size: 14px;
}

.section7 .left,
.section7 .middle,
.section7 .right {
	float: left;
}

.section7 .left li {
	width: 275px;
	height: 145px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-right: 10px;
	position: relative;
}

.section7 .left img,
.section7 .middle img,
.section7 .right img {
	transition: all 0.5s;
}

.section7 .middle li {
	width: 375px;
	height: 222px;
	overflow: hidden;
	margin-bottom: 11px;
	margin-right: 10px;
	position: relative;
}

.section7 .left img,
.section7 .middle img,
.section7 .right img {
	transition: all 0.5s;
}

.section7 .right {
	width: 530px;
}

.section7 .right .bigpic {
	width: 530px;
	height: 300px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}

.section7 .right .smallpic ul {
	margin-right: -10px;
}

.section7 .right .smallpic li {
	float: left;
	position: relative;
	margin-right: 10px;
	width: 260px;
	height: 145px;
	overflow: hidden;
}

.section7 li p,
.section7 .right .bigpic p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 375px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: rgba(0, 0, 0, .5);
	font-size: 16px;
	color: #FFFFFF;
	width: 100%;
	display: none;
}

.section7 li:hover p {
	display: block;
}

.section7 .right .bigpic:hover p {
	display: block;
}

.section7 .left img,
.section7 .middle img,
.section7 .right img {
	transition: all 0.5s
}

.section7 .left img:hover,
.section7 .middle img:hover,
.section7 .right img:hover {
	transform: scale(1.2);
}


/*==*/

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

.m-hot-rank .hr-content .item:nth-of-type(1) {
	padding-top: 0;
}

.m-hot-rank .hr-content .item .link {
	font-size: 16px;
	color: #222;
	overflow: hidden;
	line-height: 30px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.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 .link .multi-text {
	padding-left: 15px;
	box-sizing: border-box;
	width: 180px;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}

.dialogue img a {
	width: 170px;
	height: 105px;
}

.dialogue img {
	width: 170px;
	height: 105px;
	float: left;
}

.dialogue ul li:nth-of-type(1) {
	margin-bottom: 10px;
}

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

.tit_more {
	overflow: hidden;
}

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

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

.em-list {
	overflow: hidden;
}

.em-list .item {
	width: 160px;
	height: 100px;
	float: left;
	margin-right: 10px;
	position: relative;
	margin-bottom: 10px;
}

.em-list .item:nth-child(even) {
	margin-right: 0;
}

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

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

.em-list .item .title {
	display: block;
	margin-top: 8px;
	width: 100%;
	line-height: 25px;
	font-size: 14px;
	padding: 0 5px;
	box-sizing: border-box;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	color: #fff;
	background: rgb(3, 3, 3, .6);
	bottom: 0;
	left: 0;
}

.ri_new li {
	margin-bottom: 10px;
	box-shadow: 0 0 10px #eee;
	padding: 5px 10px;
	box-sizing: border-box;
}

.ri_new h3 {
	font-size: 15px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.ri_new p {
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 2px;
	box-sizing: border-box;
	color: #999;
}

.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 {
	overflow: hidden;
	margin-bottom: 30px;
}

.main-wrap>div.m-news-box {
	width: 380px;
	padding-top: 0;
}

.main-wrap>div.m-news-box:nth-of-type(3) {
	margin-right: 0;
}

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

.main-wrap .m-news-box .m-news-list .link {
	display: inline-block;
}


/*列表*/

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

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

.label-list-page .feat_right {
	width: 330px;
}

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

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

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

.info_wen {
	margin-top: 20px;
}

.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: 120px;
	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: #ffa015;
	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: #ffa015;
	color: #fff !important;
}

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

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

.feat_right .u-side-title em {
	display: inline-block;
	font-style: normal;
	font-size: 14px;
	color: #999;
	line-height: 14px;
	margin-left: 10px;
	margin-top: 8px;
	font-weight: 100;
}

.right_ingw .list .item {
	background: url(http://www.hangkong.rexun.cn/static/img/dian.jpg) no-repeat 0px 12px;
	padding-left: 14px;
}

.right_ingw .links {
	overflow: hidden;
	display: inline-block;
}

.right_ingw .links .image {
	width: 330px;
	height: 250px;
}

.links p.lin_p {
	margin-bottom: 15px;
	line-height: 25px;
}

.s_shang a {}

.s_shang a img {
	height: 180px;
	width: 100%;
}

.fm-knowledge-content-p {
	overflow: hidden;
	margin-top: 16px;
	overflow: hidden;
}

.fm-knowledge-content-p li {
	border-bottom: 1px #eeeeed dashed;
	padding: 12px 0 16px 0;
	width: 370px;
	float: left;
	margin-right: 30px;
}

.fm-knowledge-content-p li:nth-child(even) {
	margin-right: 0;
}

.fl {
	float: left;
}

.fm-knowledge-content-img {
	width: 92px;
	height: 64px;
}

.fm-knowledge-content-img img {
	width: 92px;
	height: 64px;
}

.fm-knowledge-content-zi {
	width: 270px;
	overflow: hidden;
	line-height: 20px;
}

.max_lengths .fm-knowledge-content-zi {
	width: 100%;
}

.fr {
	float: right;
}

.fm-knowledge-content-zi p {
	font-size: 16px;
	color: #333;
	margin-bottom: 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.fm-knowledge-content-zi span {
	display: block;
	color: #999;
	overflow: hidden;
	height: 40px;
	font-size: 12px;
	text-indent: 2em;
}

.clear {
	clear: both;
}

.tuijian-news-list {
	margin-top: 20px;
}

.tuijian-news-list ul li {
	margin-bottom: 15px;
}

.tuijian-news-list ul li span {
	width: 70px;
	height: 70px;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
	background: #eee;
	color: #888;
	float: left;
	margin-right: 15px;
	transition: all 0.5s ease 0s;
}

.tuijian-news-list ul li b {
	display: block;
	font-size: 16px;
	margin-top: 16px;
	line-height: 20px;
}

.tuijian-news-list ul li h3 {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
	font-size: 16px;
}

.tuijian-news-list ul li p {
	font-size: 14px;
	color: rgb(136, 136, 136);
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-height: 20px;
	height: 40px;
}


/*底部*/

.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(http://www.hangkong.rexun.cn/static/img/top.jpg) 0 0 no-repeat;
	text-indent: -999em;
	transition: all 0.3s;
}

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

.overspace,
.v1_last p {
	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: #DA191D;
	padding: 8px 15px;
	color: #fff;
}


/*列表*/

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

.content-l li {
	overflow: hidden;
	box-sizing: border-box;
	border-bottom: 1px dashed #eee;
	font-size: 18px;
	line-height: 28px;
	border-bottom: 1px dashed #eee;
	padding: 10px 0;
}

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

.content-l li a:hover {
	text-decoration: underline;
}

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

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

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

.show_ri li a {
	width: 250px;
}

.show_ri li {
	padding: 0;
}

.show_ri li p {
	font-size: 12px;
	color: #999999;
}


/*推荐*/

.tuijian {
	border-top: 1px solid #eee;
}

.tuijian .tit {
	margin: 10px 0;
	font-weight: bold;
}

.txtlist ul {
	overflow: hidden;
	background: #f9f9f9;
	padding: 10px;
	box-sizing: border-box;
}

.txtlist li {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	width: 45%;
	float: left;
	margin-right: 40px;
	margin-bottom: 10px;
}

.txtlist li i {
	margin-right: 5px;
	color: #B9B9B9;
	font-size: 14px;
	vertical-align: middle;
}

.fa-caret-right:before {
	content: "#";
	color: #DA191D;
}

.tis img {
	width: 100%;
	height: 180px;
}

.txtlist li a {
	vertical-align: middle;
}

.tis_img .link {}


/*大区域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(http://www.hangkong.rexun.cn/static/img/dian.jpg) no-repeat 0px 12px;
	padding-left: 14px;
}

#xs-left {
	padding-right: 100px;
	/*float: left;*/
}

#xs-right {
	/*float: right;*/
}

.top_tit {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.top_tit .info {
	margin: 10px 0 0 0;
	color: #666;
	font-size: 16px;
}

.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;
}

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

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

.right_wid .list .item .link .multi-text {
	width: 165px;
}

.editorial .tit {
	background: url(http://www.hangkong.rexun.cn/static/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: #3d80cc;
	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: 30px;
	text-align: left;
}

.post-next {
	float: right;
	padding-right: 30px;
	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: #ddd;
	font-size: 40px;
	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";
}

.show_content li a {
	width: 700px;
}

.show_content li span {
	display: inline-block;
	width: 150px;
	text-align: right;
}