body,
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
span,
ul {
	font: 12px 'SimSun', sans-serif;
	font-family: "微软雅黑" !important;
	margin: 0;
	padding: 0
}

a {
	text-decoration: none;
	color: #333
}

a:hover {
	color: #d83548
}

img,
input {
	margin: 0;
	padding: 0;
	border: none
}

li,
ol,
ul {
	list-style: none
}

button,
input[type=button] {
	cursor: pointer
}

input {
	outline: 0;
	background: 0 0
}

.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ''
}

.clearfix {
	*zoom: 1
}

input::-webkit-input-placeholder {
	color: #333;
	font-size: 12px;
}

input::-moz-placeholder {
	color: #333;
	font-size: 12px;
}

input:-moz-placeholder {
	color: #333;
	font-size: 12px;
}

input:-ms-input-placeholder {
	color: #333;
	font-size: 12px;
}

html,
body {
	overflow-x: hidden;
	min-width: 1050px
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.space01 {
	height: 10px;
	font: 0px/0px SimSun;
	clear: both;
}

.space05 {
	height: 5px;
	font: 0px/0px SimSun;
	clear: both;
}

dl,
dt,
dd {
	margin: 0;
	padding: 0;
}

.fwb {
	font-weight: bolder;
}

.ohd {
	overflow: hidden;
}

.dbk {
	display: block;
}

.ht {
	font-family: '\9ed1\4f53';
}

.re {
	position: relative;
}

.re span {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background-color: #aaa;
	background-color: rgba(0, 0, 0, .6);
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 14px;
	text-align: center;
	padding: 0 10px;
	box-sizing: border-box;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.re span a {
	color: #fff;
}

.tit {
	margin-bottom: 10px;
}

.tit>span {
	float: left;
	font-size: 22px;
	color: #505050;
}

.tit>span a {
	color: #505050;
}

.tit>p {
	display: inline-block;
	float: left;
	font-size: 16px;
	margin-top: 5px;
}

.tit>p a {
	color: #a65430;
}

.line01 {
	width: 100%;
	height: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ececec;
}

.img_logo {
	width: 190px;
	height: 42px;
	float: left;
}

.ban-t {
	width: 100%;
	background-color: #d83548;
	padding: 10px 0;
}

.main {
	width: 1000px;
	margin: 0 auto;
}

.ban-t .search {
	width: 260px;
	margin-top: 5px;
}

.ban-t .search .ipt {
	width: 225px;
	padding: 5px 10px;
	height: 32px;
	box-sizing: border-box;
	border-radius: 5px;
	background:#EFAEB6;
}

.ban-t .search .bnt {
	width: 26px;
	height: 25px;
	background: url(//www.yunnan.cn/img/search.png) no-repeat 0 0;
	float: right;
	cursor: pointer;
	margin-top: 5px;
}

.ban-t .cr>img,
.ban-t .cr>a {
	margin-right: 15px;
	float: left;
}

.top1>.main {
	padding: 20px 0 10px;
}

.top1>.main .ar-time {
	width: 250px;
	margin-left: 15px;
	margin-top: 10px;
	color: #979797;
	text-align: left;
	line-height: 24px;
	font-size: 14px;
}

.top1>.main .ar-time span {
	font-size: 14px;
	position: relative;
	cursor: pointer;
	padding: 0 5px;
}

.top1>.main .ar-time span:hover {
	color: red;
}

.top1>.main .ar-time a {
	color: #979797;
}

.ar-time span img {
	display: none;
	position: absolute;
	left: 0;
	top: 150%;
	z-index: 20;
}

.top1>.main .ar-time span:hover img {
	display: block;
}

.top1>.main .ar-lk {
	width: 510px;
	position: relative;
	margin-top: 6px;
}

.top1>.main .ar-lk>ul>li {
	float: left;
	width: 130px;
	cursor: pointer;
	padding: 5px;
	border: 1px solid #d6d6d6;
	text-align: center;
}

.top1>.main .ar-lk>ul>li>h5 {
	font-size: 14px;
	color: #9f9f9f;
	display: inline-block;
}

.top1>.main .ar-lk>ul>li>span {
	width: 10px;
	height: 9px;
	background: url(//www.yunnan.cn/img/ar-down.jpg) no-repeat 0 0;
	display: inline-block;
	float: right;
	margin-top: 3px;
}

.ar-lk>ul>li li {
	float: left;
	margin: 0;
	margin-right: 20px;
	width: auto;
	height: auto;
	line-height: 30px;
	background: 0 0;
	white-space: nowrap;
	font-size: 14px;
}

.ar-lk>ul>li li:nth-of-type(5n) {
	/*  margin-right: 0;*/
}

.ar-lk>ul>li h3 {
	color: #505050;
	line-height: 20px;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	float: left;
	margin-right: 10px;
}

.ar-lk>ul>li h3.cur {
	color: #d83548;
	border-bottom: 2px solid #d83548;
	padding-bottom: 5px;
}

.ar-lk>ul>li .line01 {
	height: 0;
	margin-bottom: 0;
	border: 1px solid #000;
}

.top1>.main .ar-lk .ct {
	position: absolute;
	width: 468px;
	padding: 20px;
	left: 0;
	top: 120%;
	z-index: 999;
	border: 1px solid #ccc;
	background-color: #ffffff;
}

.top2 {
	width: 100%;
	margin: 0 auto;
	background-color: #f5f5f5;
	font-size: 14px;
	padding: 10px 0;
}

.top2 .main>ul>li {
	float: left;
	font-size: 14px;
	padding: 0 10px;
	margin: 5px 0;
	border-right: 1px solid #cecece;
}

.top2 .main>ul>li a,
.top2 .main>ul>li a:link,
.top2 .main>ul>li a:visited {
	color: #505050;
}

.top2 .main>ul:first-child>li:nth-child(7n) {
	border-right: none
}

.top2 .main>ul:nth-child(2)>li:nth-child(4n) {
	border-right: none
}

.top2 .main>ul:last-child>li {
	border-right: none
}

.tt {
	margin-top: 20px;
	border-bottom: 1px solid #ececec;
}

.tt .main>.cl {
	width: 100%;
	clear: both;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: none;
}

.tt .main>.cl span.t1 {
	display: inline-block;
	width: 20px;
	color: #fff;
	background-color: #e60012;
	border-radius: 5px;
	text-align: center;
	padding: 3px 0;
	font-size: 16px;
	margin-top: 10px;
}

.tt .main>.cl .ar-t {
	width: 940px;
	margin-right: 20px;
}

.tt .main>.cl .ar-t h1 {
	font-size: 37px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d6d6d6;
	text-align: center;
	padding-bottom: 20px
}

.tt .main>.cl .ar-t h1 a {
	position: relative;
	font-size: 28px;
	line-height: 32px;
}

.tt .main>.cl .ar-t h1 a span.thumb {
	position: absolute;
	left: -100px;
	top: -30px;
	font-size: 12px;
	background-color: #e30015;
	border-radius: 10px;
	color: #fff;
	line-height: 24px;
	margin: 0;
}

.tt .main>.cl .ar-t p {
	font-size: 4px;
	font-size: 16px;
	line-height: 30px;
	color: #a8a8a8;
	display: inline-block;
}

.tt .main>.cl .ar-t p a {
	color: #a8a8a8;
}

.tt .main>.cl .ar-t p a:hover {
	color: #000;
}

.tt .main>.cl .ar-t .more a {
	color: red;
	display: inline-block;
}

.tt .main>.cl .ar-t>span.ns {
	margin-right: 5px;
	font-size: 15px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
}

.tt .main>.cl .ar-t>span.ns a {
	color: #555;
}

.tt .main>.cr {}

.cywp {}

.cywp .ct {
	padding: 5px;
	border: 1px solid #ececec;
}

.cywp .t {
	padding: 5px 0 0 10px;
}

.cywp li {
	line-height: 30px;
	padding-left: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.cywp li a {
	color: #595959;
}

.dh2 {
	padding-top: 5px;
	border-bottom: 1px solid #ececec;
}

.dh2>.cl {
	text-align: center;
}

.dh2>.cl li {
	display: inline;
	font-size: 16px;
	line-height: 30px;
	margin-right: 52px !important;
}

.dh2>.cr {
	width: 240px;
	background-color: #f6f6f6;
}

.dh2>.cr li {
	float: left;
	line-height: 24px;
	width: 45%;
	padding-left: 10px;
	padding-top: 5px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.dh2>.cr .lk {
	display: block;
	width: 100%;
	line-height: 26px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	background-color: #ececec;
	padding: 5px 0;
	margin-top: 5px;
}

.dh2>.cr .lk a {
	color: #0062d1;
}

.dt {
	margin-top: 20px;
}

.dt .main>.cl {
	width: 390px;
}

.dt .main>.cr {
	width: 580px;
}

.dt .main>.cl>span.t {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
}

.dt .main>.cl li {
	font-size: 14px;
	line-height: 32px;
	padding-left: 15px;
	background: url(//www.yunnan.cn/img/dot-gray.png) no-repeat 0 center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.dt .main>.cl li:nth-of-type(1),
.dt .main>.cl li:nth-of-type(7) {
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
	padding: 0;
	background: none;
	font-family: '\9ed1\4f53';
	font-weight: bolder;
}


/*edit by lxj 2020-02-14*/

.lxj_redspan {
	background-color: #e30015;
	border-radius: 10px;
	color: #f7f605;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
}


/*edit by lina 2020-02-14*/

.dt .main .n_yw li:nth-of-type(1) span {
	background-color: #e30015;
	border-radius: 10px;
	color: #f7f605;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.dt .main>.cl .sp1 a {
	color: #df0011;
	/*  background-color: #fff0f1;*/
}

.dt .main>.cl .sp1 span {
	background-color: #e30015;
	border-radius: 10px;
	color: #f7f605;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.dt .main>.cl .tit>p {
	display: inline;
	color: #d3d3d3;
	padding-left: 10px;
	line-height: 4px;
}

.n-zs .tit>.more {
	font-size: 16px;
	color: #c3c3c3;
	display: inline-block;
	margin-top: 10px;
	cursor: pointer;
}

.n-zs .tit>.more a {
	color: #c3c3c3;
}


/*两会临时*/

.tt .main>.crlh {
	margin-top: 12px;
	width: 238px;
	height: 108px;
	background-color: #f6f6f6;
	border: 1px solid #e9e9e9;
	line-height: 2.5;
	overflow: hidden;
}

.tt .main>.crlh .inner {
	padding: 10px;
}

.tt .main>.crlh a {
	display: block;
	color: #666;
}

.dt.lh {
	padding: 15px;
	width: 968px;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin-top: 0;
}

.lh .tt {
	margin: 10px auto;
}

.lh .tt h1 {
	font-size: 35px;
	margin-bottom: 15px;
	text-align: center;
}

.lh .tt h1 a {
	color: #d83548;
}

.lh .tt p {
	font-size: 16px;
	line-height: 30px;
	color: #a8a8a8;
	display: block;
}

.dt.lh .main>.cr {
	width: 415px;
}

.dt.lh .cr .sl {
	height: 250px;
}

.dt.lh .main>.cl {
	width: 420px;
}

.dt.lh .main>.cl li {
	line-height: 30px;
}

.dt.lh .main>.cl li {
	background: url(//www.yunnan.cn/img/dot-red.png) no-repeat 0 center;
}

.dt.lh .more {
	text-align: right;
}

.dt.lh .more a {}

.lh .tt {
	width: 920px;
	margin: 0 auto;
}

.lh>.main {
	width: 870px;
}

.n-zs .tit {
	position: relative;
}

.n-zs .zs-sl {
	position: absolute;
	top: 110%;
	border: 1px solid #ececec;
	left: 0;
	background-color: #fff;
	z-index: 999;
}

.n-zs .zs-sl .t {
	padding: 15px;
}

.n-zs .zs-sl .t span.fl {
	font-size: 16px;
}

.n-zs .zs-sl .t i {
	font-size: 16px;
	font-style: normal;
	font-family: 'Arial';
	cursor: pointer;
}

.n-zs .zs-sl>.ct {
	padding: 0 0px 10px;
}

.n-zs .zs-sl>.ct li {
	font-size: 16px;
	float: left;
	border: 1px solid #ebebeb;
	border-radius: 20px;
	line-height: 24px;
	padding: 0 10px;
	background: none;
	margin-left: 20px;
	margin-bottom: 20px;
}

.n-zs .zs-sl>.ct li span {
	display: none;
}

.n-zs .zs-sl>.ct li:hover {
	cursor: pointer;
	background-color: #ebebeb;
}

.n-zs .zs-ct {
	/*display: none;*/
}

.dt .main>.cr>.ar-t {
	background-color: #f5f5f5;
	margin-top: 10px;
}

.dt .main>.cr>.ar-t li {
	float: left;
	line-height: 28px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.dt .main>.cr .ydyb {
	width: 300px;
}

.dt .main>.cr .ydyb li {
	font-size: 14px;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.ydyb .ct {
	padding: 5px;
	border: 1px solid #ececec;
}

.ydyb .tit {
	border-bottom: 1px solid #ececec;
}

.dt .main>.cr .lypl {
	width: 250px;
}

.dt .main>.cr .lypl li {
	font-size: 14px;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.lypl .ct {
	padding: 5px;
	border: 1px solid #ececec;
}

.lypl .ct .tit {
	border-bottom: 1px solid #ececec;
}

.lypl .cywp .tit {
	border: none;
	padding: 0;
}

.lypl .ct img {
	width: 100%;
	height: 137px;
}

.lypl .ct p {
	font-size: 14px;
	margin: 5px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.dt .cr .sl {
	position: relative;
	height: 360px;
}

.dt .cr .sl .swiper2 {
	height: 360px;
	position: relative;
}

.dt .cr .sl .swiper2 .swiper-slide img {
	width: 100%;
	height: 100%;
}

.dt .cr .sl .swiper2 .swiper-slide {
	position: relative;
}

.dt .cr .sl .swiper2 .swiper-slide p {
	width: 100%;
	color: #fff;
	background-color: #aaa;
	background-color: rgba(0, 0, 0, .6);
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 14px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 10px 100px 10px 10px;
	box-sizing: border-box;
}

.swiper2 .swiper_btn {
	position: absolute;
	right: 0;
	bottom: 7px;
	width: 100px;
}

.swiper2 .swiper-button-next,
.swiper2 .swiper-button-prev {
	width: 20px;
	height: 20px;
	background-size: 20px 20px;
}

.swiper2 .pagination {
	color: #fff;
	bottom: 5px !important;
}

.dt .cr .sl2 {
	height: 36px;
	line-height: 36px;
	float: right;
	width: 520px;
	margin-right: 5px;
	white-space: nowrap;
	overflow: hidden;
}

.dt .cr .sl2 #scroll_begin,
.dt .cr .sl2 #scroll_end {
	display: inline;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


/*特别报道*/

.tbbd {
	background-color: #fbf7e8;
	margin-bottom: 20px;
}

.tbbd>.main {}

.tbbd>.main>.t {
	width: 55px;
	font-size: 28px;
	color: #fff;
	background-color: #d83548;
	padding: 35px 0;
	text-align: center;
}

.tbbd .le3,
.tbbd .ri3 {
	position: absolute;
	width: 11px;
	height: 20px;
	top: 70px;
	cursor: pointer;
}

.tbbd .le3 {
	left: -26px;
}

.tbbd .le3::after {
	content: " ";
	height: 18px;
	width: 18px;
	border-width: 4px 4px 0 0;
	border-color: #969695;
	border-style: solid;
	transform: matrix(-0.71, 0.71, 0.71, 0.71, 0, 0);
	position: absolute;
	top: 50%;
	margin-top: -9px;
}

.tbbd .ri3 {
	right: -20px;
}

.tbbd .ri3::after {
	content: " ";
	height: 18px;
	width: 18px;
	border-width: 4px 4px 0 0;
	border-color: #969695;
	border-style: solid;
	transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
	position: absolute;
	top: 50%;
	right: 6px;
	margin-top: -9px;
}

.tbbd .cont {
	width: 870px;
	margin: 20px 38px 0 0;
	position: relative;
}

.swiper1 img {
	width: 100%;
	height: 130px;
}

.swiper1 p {
	font-size: 15px;
	padding-top: 5px;
	line-height: 22px;
}

.cont_lr .swiper-button-next {
	right: -25px;
}

.cont_lr .swiper-button-prev {
	left: -25px;
}

.cont_lr .swiper-button-next,
.cont_lr .swiper-button-prev {
	background-size: 20px 35px;
	width: 20px;
	height: 35px;
}

.tbbd .mt {
	width: 265px;
	overflow: hidden;
	margin: 0 10px;
}

.tbbd .mt>span {
	font-size: 16px;
	display: inline-block;
	padding-top: 12px;
}

.tbbd .mt>p {
	font-size: 14px;
	line-height: 28px;
	color: #3a2f30;
	text-indent: 24px;
}


/*政务*/

.zw .cl {
	width: 600px;
}

.zw .cr {
	width: 360px;
	padding-left: 20px;
	border-left: 1px solid #ececec;
}

.zw .zw1 {
	width: 285px;
}

.zw .zw1 span.t {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.zw .zw1 img {
	float: left;
	width: 45%;
}

.zw .zw1 p {
	margin-top: 10px;
	line-height: 30px;
	color: #595959;
	text-indent: 24px;
}

.zw .zw1 li {
	font-size: 14px;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.zw_n1 {
	background-color: #f6f6f6;
	padding: 5px 10px;
	font-size: 14px;
	color: #4f4f4f;
	line-height: 30px;
}

.zw_n1 a {
	color: #4f4f4f;
}

.zw_n2 {
	margin-top: 10px;
	padding: 12px 0;
	background-color: #ecebeb;
}

.n-fz li:first-of-type {
	font-weight: bold;
}

.xmt {
	width: 255px;
}

.xmt1 img {
	float: left;
	width: 115px;
}

.xmt1 p {
	float: right;
	width: 130px;
	font-size: 14px;
	line-height: 30px;
}

.xmt .le4,
.xmt .ri4 {
	position: absolute;
	top: -30px;
	width: 20px;
	height: 19px;
	cursor: pointer;
}

.xmt .le4 {
	right: 160px;
	background: url(//www.yunnan.cn/img/ar-le3.jpg) no-repeat 0 0;
}

.xmt .ri4 {
	right: 30px;
	background: url(//www.yunnan.cn/img/ar-ri3.jpg) no-repeat 0 0;
}

.xmt .page2 {
	width: 100px;
	position: absolute;
	top: -30px;
	right: 55px;
	text-align: center;
}

.xmt .page2>div {
	width: 9px;
	height: 9px;
	margin: 5px 5px 0;
	background: url(//www.yunnan.cn/img/dot2.jpg) no-repeat -20px 0;
}

.xmt .page2>div.selected {
	background: url(//www.yunnan.cn/img/dot2.jpg) no-repeat 0 0;
}

.xmt_b {
	padding: 5px;
	border: 1px solid #ececec;
}

.xmt .cont {
	height: 95px;
}

.wb {
	width: 310px;
	height: 150px;
	position: relative;
}

.wb .ct {
	position: absolute;
	top: -88px;
	left: 0;
	z-index: 1;
}


/*热点专题*/

.zw .cr>ul li {
	font-size: 14px;
	line-height: 30px;
	padding-left: 15px;
	background: url(//www.yunnan.cn/img/dot-gray.png) no-repeat 0 center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}


/*地州通栏*/

.dztl {
	width: 1000px;
	background-color: #d83548;
	color: #fff;
	margin: 0px auto;
	padding: 10px 0;
}

.dztl a {
	color: #fff;
	font-size: 15px;
}

.dztl li {
	width: 1%;
	display: table-cell;
	text-align: center;
}

.ar2 .tit>span,
.ar3 .tit>span,
.n-ar .tit>span {
	padding-bottom: 8px;
	border-bottom: 5px solid #ececec;
}

.ar2 span.t {
	font-size: 16px;
	line-height: 33px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
}

.ar2 p.tx {
	font-size: 14px;
	line-height: 24px;
	text-indent: 24px;
}

.ar2 ul.ls li {
	font-size: 14px;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.ar2 .sq {
	width: 330px;
}


/*旅游*/

.ar2 .ly {
	width: 315px;
	margin-left: 20px;
}

.ar2 .jy {
	width: 315px;
}

.ar2 .sh {
	width: 315px;
	margin-left: 20px;
}

.ar2 .cj {
	width: 315px;
}

.ar-img .w1 {
	width: 315px;
	height: 300px;
	overflow: hidden;
}

.ar-img .w2 {
	width: 370px;
}

.ar-img .w2>.re {
	width: 50%;
	font-size: 0;
}

.ar-img img {
	width: 100%;
}

.ar3 .bwdt {
	width: 680px;
}

.ar3 .ls {
	width: 330px;
	padding-top: 5px;
}

.ar3 .ls li {
	font-size: 14px;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.ar3 .wl {
	width: 290px;
}

.ar3 .wl .ls {
	width: 100%;
	padding: 0;
}

.rmt .sl {
	width: 1000px;
	height: 48px;
	background: url(//www.yunnan.cn/img/b0.jpg) no-repeat 0 0;
}

.rmt .sl ul {
	width: 600px;
	float: right;
	margin-top: 12px;
	margin-right: 40px;
}

.rmt .sl li {
	float: left;
	width: 149px;
	height: 38px;
	background: url(//www.yunnan.cn/img/b1a.jpg) no-repeat 0 0;
	font-size: 24px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

.rmt .sl li.cur {
	background: url(//www.yunnan.cn/img/b1b.jpg) no-repeat 0 0;
}

.rmt .sl li:hover {
	background: url(//www.yunnan.cn/img/b1b.jpg) no-repeat 0 0;
}

.rmt .cont {
	background-color: #f6f6f6;
	text-align: center;
	padding: 15px 0;
	margin-top: 20px;
	height: 64px;
	overflow: hidden;
}

.rmt .cont .c {
	display: none;
}

.rmt .cont a {
	display: inline;
}

.rmt .cont img {
	display: inline;
	padding: 0 10px;
}

.yqlj .sl span {
	float: left;
	font-size: 26px;
	color: #505050;
	margin-right: 20px;
	font-weight: bold;
	cursor: pointer;
}

.yqlj .sl span.cur {
	padding-bottom: 8px;
	border-bottom: 5px solid #ececec;
}

.yqlj .c {
	display: none;
}

.yqlj .c a {
	font-size: 14px;
	line-height: 2;
}


/*底部*/

.bt {
	padding: 20px 0;
	border-top: 1px dashed #7e7e7e;
	margin-top: 20px;
	text-align: center;
	line-height: 2;
	font-size: 14px;
}

.bt span.c {
	background-color: #ececec;
	display: block;
	font-size: 16px;
	line-height: 30px;
	margin: 10px 0;
}

.bt>a {
	font-size: 14px;
}


/*安全链接*/

.safe>ul {
	text-align: center;
	padding-bottom: 30px;
}

.safe li {
	display: inline-block;
	margin: 0 5px;
	width: 120px;
	height: 50px;
	border: 1px solid #dedede;
	background: #fcfcfc;
	vertical-align: text-bottom;
}


/*民声*/

.n-ms img {
	float: left;
	width: 45%;
}

.n-m>a {
	display: block;
	float: left;
}

.n-ms .txt {
	width: 50%;
	float: right;
	font-size: 12px;
	line-height: 30px;
}

.n-ms li {
	font-size: 14px;
	line-height: 30px;
}

.lyy {
	width: 330px;
}

.lyy>.imc {
	width: 175px;
}

.lyy>.imc img {
	width: 100%;
}

.lyy>.txt {
	width: 130px;
	font-size: 12px;
	line-height: 25px;
	text-indent: 24px;
}

.lyy li {
	font-size: 14px;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.sp {
	width: 315px;
	margin-left: 20px;
}

.sp .imc,
.sp .imc img {
	width: 100%;
}

.sp .imc {
	height: 165px;
}

.n-zs {
	width: 315px;
}

.n-zs li {
	font-size: 14px;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.ar2 .imc img {
	width: 330px;
}


/*套红*/


/*.th{
  width: 100%;
  margin: 0 auto;
  background-image: url(//www.yunnan.cn/img/nian.jpg);
  background-repeat: no-repeat;
  background-position: center 0;`
}*/

.th-in,
.outbox {
	margin: 0 auto;
	background-color: transparent;
}

.th .th-lk {
	width: 1040px;
	height: 280px;
	margin: 0 auto;
}

#kx a {
	margin-right: 10px;
}

.poster {
	clear: both;
	margin: 0 auto;
	width: 1000px;
	font-size: 0;
}

.poster1 {
	float: left;
	width: 340px
}

.poster2 {
	float: left;
	margin-left: 20px;
	width: 340px
}

.poster3 {
	float: right;
	width: 240px
}

.poster1,
.poster2,
.poster3 {
	overflow: hidden
}

.poster-cols {
	float: left;
	width: 405px;
	height: 90px;
}

.poster-col {
	float: left;
	width: 890px;
	height: 90px;
	overflow: hidden
}

.poster-tab {
	float: left;
	width: 72px;
	height: 90px
}

.poster-tab li {
	height: 22px;
	line-height: 21px;
	text-align: center;
	color: #555;
	font-size: 12px;
	border-top: 1px solid #fff;
	background: #f5f5f5;
	cursor: pointer
}

.poster-tab li:first-child {
	height: 21px;
	border: 0
}

.poster-tab li {
	color: #fff;
	background: #cfaa75
}

.poster-tab li a {
	color: #333
}

.poster-tab li.over a,
.poster-tab li.over a:visited {
	color: #fff;
	text-decoration: none
}

.poster5 ul {
	width: 405px;
	height: 90px
}

.poster5 li {
	color: #000;
	font-size: 14px;
	width: 405px;
	height: 90px;
	display: none
}

.poster7 li {
	font-size: 14px;
	width: 890px;
	height: 90px;
	display: none
}

.poster .marg_l {
	margin-left: 46px;
}

.poster-left {
	float: left;
	width: 550px;
}

.poster-right {
	float: left;
	width: 305px;
	margin-left: 1px;
}

.poster-banner {
	width: 928px;
	overflow: hidden;
	float: left;
}

.poster-banner li {
	display: none;
}

.label {
	margin: 15px 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.label a {
	font-size: 14px;
	color: #fff;
	margin: 0 5px;
}

.n1 a {
	display: inline-block;
	clear: both;
	line-height: 30px;
	margin-bottom: 15px;
}

.n1 img {
	vertical-align: middle;
	margin-right: 5px;
}

.n1 span {
	font-size: 14px;
	vertical-align: middle;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.imc_n {
	width: 150px;
}

.imc_n.re span {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	padding: 0 5px;
	box-sizing: border-box;
}

.txc_n {
	width: 160px;
	font-size: 12px;
	line-height: 26px;
}

.n-cj .line01,
.ls-n .line01,
.lyy .line01,
.cj .line01 {
	height: 5px;
}

.sp .line01 {
	height: 10px;
}


/*style*/

.tt .main>.cl .ar-t h1 {
	border: none;
	font-size: 30px;
	margin-bottom: 0;
}

#jj span {
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 0 20px;
}

.tbbd .mt>span {
	line-height: 24px;
	margin-bottom: 10px;
	display: block;
	text-align: left;
}

.tbbd .cont {
	margin-top: 10px;
}

.tbbd .mt {
	margin: 0;
}

.more a {
	color: red;
}

.dt .main>.cl .sp1 span>a {
	color: #f7f605
}

.dt .main>.cl ul {
	margin-bottom: 20px;
}

.zw_n2 {
	padding: 5px 0;
}

.n-fz li:first-of-type {
	font-weight: normal;
}

.n-ar>.fl {
	width: 320px;
}

.n-ar>.fr {
	width: 300px;
}

.n-ar>.ml {
	margin-left: 30px
}

.n-ar .imc_n {
	width: 145px;
	height: 100px;
}

.n-ar .imc_n img {
	width: 100%;
	height: 100px;
}

.n-wc li {
	font-size: 14px;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.xf_n .txc_n {
	width: 140px;
}

.topnav {
	margin: 20px 0 0 15px;
	overflow: hidden;
	font-size: 14px;
	color: #979797;
	white-space: pre;
}

.topnav a,
.topnav a:link,
.topnav a:visited {
	color: #979797;
}

#f1,
#f2 {
	width: 330px;
	height: 470px;
	position: absolute;
}

#f1 {
	top: 610px;
	left: 50%;
	margin-left: -850px;
}

#f2 {
	top: 680px;
	left: 50%;
	margin-left: 520px;
}

.cf_tit {
	border-bottom: none;
	width: 1000px;
	position: relative;
	overflow: hidden;
}

.cf_tit span a {
	position: absolute;
	width: 105px;
	height: 90px;
	top: 10px;
	right: 0;
}

.cf_tit h1 {
	width: 1000px;
	padding: 10px 0 15px 0;
	overflow: hidden;
	float: left;
	color: #114075;
	font: bold 30px/44px "Microsoft YaHei";
	text-align: center;
}

.cf_tit p {
	color: #000;
	line-height: 200%;
	width: 1000px;
	font-size: 16px;
	overflow: hidden;
	text-align: left;
}

.cf_tit p a:link,
.cf_tit p a:visited,
.cf_tit p a:hover {
	color: #fff;
	margin: 0 5px;
	padding-left: 7px;
}

.cf_tit h1.on {
	padding: 40px 0 15px 0;
}

.cf_tit h1 a:link,
.cf_tit h1 a:hover,
.cf_tit h1 a:visited {
	color: #d83548;
}

.cf_tit p a:link,
.cf_tit p a:hover,
.cf_tit p a:visited {
	color: #000;
}

.ypdl {
	width: 245px;
	float: left;
	margin-right: 5px;
}

.ypdl dt {
	width: 245px;
	height: 165px;
}

.ypdl dd {
	background: #ba0000;
	color: #fff;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	font-size: 16px;
	text-align: center;
}

.ypdl dd a {
	color: #fff
}

.le70,
.ri70 {
	position: absolute;
	width: 11px;
	height: 20px;
	top: 70px;
	cursor: pointer;
	z-index: 20;
}

.le70 {
	left: 20px;
}

.le70::after {
	content: " ";
	height: 18px;
	width: 18px;
	border-width: 4px 4px 0 0;
	border-color: #fff;
	border-style: solid;
	transform: matrix(-0.71, 0.71, 0.71, 0.71, 0, 0);
	position: absolute;
	top: 50%;
	margin-top: -9px;
}

.ri70 {
	right: 20px;
}

.ri70:after {
	content: " ";
	height: 18px;
	width: 18px;
	border-width: 4px 4px 0 0;
	border-color: #fff;
	border-style: solid;
	transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
	position: absolute;
	top: 50%;
	right: 6px;
	margin-top: -9px;
}

.sl70 {
	width: 1000px;
	height: 200px;
	margin: 20px 30px 0 0;
}

.sl70>ul {}

.sl70 img {
	width: 245px;
	height: 165px
}

.sl70 .mt {
	width: 245px;
	overflow: hidden;
	margin: 0px;
}

.sl70 .mt>span {
	font-size: 16px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	background: #ba0000;
	text-align: center;
}

.sl70 .mt>span a {
	color: #fff
}

.mail {
	position: relative;
	margin-right: 15px;
	float: left;
}

.mail_pop {
	position: absolute;
	top: 150%;
	left: -50%;
	background-color: #d83548;
	white-space: nowrap;
	font-size: 14px;
	color: #fff;
	z-index: 9;
	line-height: 1.5;
	padding: 10px;
	display: none;
}

.mail_pop a,
.mail_pop a:link,
.mail_pop:visited {
	color: #fff;
}

.dtt_mar_ {
	margin-top: 10px;
	padding-bottom: 10px;
}

.dtt_mar_ .ns {
	text-indent: 2em;
	display: inline-block;
	text-align: left
}

.bo_bao {
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec
}

.bo_bao .ht {
	font-size: 22px;
	color: #d83344;
	float: left;
	margin: 4px 0px 0 10px;
}

.bo_bao #jj {
	width: 880px;
	height: 30px;
	overflow: hidden;
	margin-left: 20px;
}

.new_import .tit {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.new_import .tit .ht {
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	padding: 0 10px;
}

.trilogy img {
	width: 100%;
}

.tt .main>.cl .ar-t h1 a,
.swiper1 p,
.ar2 p.tx {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.txc_n {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
}


/*底部*/

.footbgs {
	padding: 20px 0;
	background: #fff;
	width: 100%;
	border-top: 1px solid #ddd;
	margin-top: 30px;
}

.footer {
	padding: 20px 0;
	margin-top: 10px;
	color: #333;
	overflow: hidden;
	margin: auto;
	box-sizing: border-box;
}

.wrap {
	margin-bottom: 40px;
}

.footer a {
	color: #333;
}

.footer a:hover {
	color: #333 !important;
}

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

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

.links {
	overflow: hidden;
}

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

.links .lian {
	float: left;
	width: 100px;
	margin-bottom: 10px;
	font-size: 15px;
}

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

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(../img/arr.png) no-repeat center center #fff;
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	background-color: #C7161E;
	background-size: 60%;
	border-radius: 10%;
	z-index: 999;
	cursor: pointer;
}

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

.beian {
	font-size: 14px;
	text-align: center;
}

.guangao {
	width: 100%;
	max-height: 90px;
	position: relative;
	margin: 20px auto;
}

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

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

.gaoindex {
	width: 300px;
	max-height: 300px;
	position: relative;
}

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

.tbbd>.main .t {
	width: 55px;
	font-size: 28px;
	color: #fff;
	background-color: #d83548;
	padding: 35px 0;
	text-align: center;
}
.tuijian .list01_100004292 li{
	width: 49%;
	float: left;
}
.tuijian .list01_100004292{
	overflow: hidden;
}
.tuijian .list01_100004292 li:nth-child(2n){
	float: right;
}
