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

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

.logo img {
	width: 250px;
}
.gao_zhuan {
	    width: 153px;
    height: 106px;
}

/*搜索框*/

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

div.search {
	padding: 10px 0;
}

form {
	position: relative;
	width: 300px;
	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 #318CE7;
	border-radius: 5px;
	background: transparent;
	top: 0;
	right: 0;
	font-size: 15px;
}

.bar6 button {
	background: #318CE7;
	border-radius: 0 5px 5px 0;
	width: 60px;
	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: #318CE7;
	display: inline-block;
	width: 100%;
}

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

.nav ul.cons li {
	line-height: 20px;
	float: left;
	position: relative;
	width: 100px;
	float: left;
	text-align: center;
	color: #FFF;
	position: relative;
	font-size: 16px;
	border-right: 1px solid #FFFFFF;
	box-sizing: border-box;
}

.nav ul.cons li:nth-last-child(1) {
	border: none;
}

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

.nav ul.cons li a:hover {
	font-weight: 600;
	font-size: 18px;
}

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

.decort_list a:hover {
	text-decoration: underline;
	color: #318CE7;
}

.decort_list ul li,
.v1_right .swiper-slide p,
.decort_list p,
.full_view ul li,
.view_l .media p,
.visual p,
.content-l li a,
.recom ul 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: -10px;
	right: -20px;
	cursor: pointer;
}

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


/*.hottit {
	padding: 20px 0;
	text-align: center;
}

.hottit h1 {
	color: #4867A9;
	font-family: monospace;
	font-weight: bold;
}*/

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

.v1_left {
	float: left;
	width: 512px;
}

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

.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: 417px;
	width: 673px;
	overflow: hidden;
	position: relative;
}

.v_list .swiper-container1 img {
	width: 673px;
	height: 417px;
}

.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: 673px;
	font-size: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	padding: 5px 10px;
	color: ghostwhite;
}

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

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

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


/*专稿  feature*/

.feature {
	overflow: hidden;
	margin-top: 50px;
}

.feat_left {
	float: left;
	width: 757px;
	/*border-right: 1px solid #eee;*/
	min-height: 600px;
	box-sizing: border-box;
}

.fea_tit {
	border-bottom: 1px solid #3E76CD;
	position: relative;
	margin-bottom: 30px;
	margin-top: 30px;
}

.fea_tit .tit {
	background: #3978D5;
	color: #fff;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	display: inline-block;
	padding: 5px 25px;
	font-size: 20px;
}

.fea_tit .more {
	position: absolute;
	right: 0;
	bottom: 4px;
}

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

.bwy {
	overflow: hidden;
}

.bwy_l {
	width: 322px;
	float: left;
}

.bw_p {
	position: relative;
	width: 322px;
	height: 180px;
}

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

.bw_p img.video {
	width: 48px;
	position: absolute;
	left: 10px;
	bottom: 50px;
}

.bw_p p {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	line-height: 34px;
	width: 100%;
	text-align: center;
	padding: 0 5px;
	box-sizing: border-box;
}

.bwy p:hover {
	text-decoration: underline;
}

.bw_b {
	overflow: hidden;
	margin-top: 15px;
}

.bw_b .bw_p {
	float: left;
	position: relative;
	width: 153px;
	height: 106px;
}

.bw_b .bw_p img.pic {
	width: 153px;
	height: 106px;
}

.bw_b .bw_p p {
	/*line-height: 20px;*/
}

.bw_b .bw_p img.video {
	width: 40px;
	left: 60px;
	bottom: 40px;
}

.bw_b .bw_p:nth-of-type(1) {
	margin-right: 16px;
}

.bwy_r {
	float: right;
	font-size: 18px;
	color: #767676;
	width: 400px;
	font-weight: 400;
	line-height: 38px;
}

.shiz .bw_p {
	margin-bottom: 10px;
	height: auto;
	width: 282px;
}

.shiz .bw_p p {
	position: relative;
	background: none;
	color: #333;
	line-height: 28px;
}

.shiz .bw_p p:hover {
	color: #318CE7;
}

.shiz .bwy_l {
	width: 282px;
}

.shiz .bw_p img {
	width: 282px;
	margin-top: 13px;
}

.shiz .bwy_r {
	width: 440px;
}

.shiz .bwy_r ul {
	margin-bottom: 20px;
}

.shiz .bwy_r ul li {
	padding-bottom: 5px;
}

.shiz .bwy_r ul li:nth-of-type(1) {
	font-weight: bold;
	font-size: 22px;
	line-height: 45px;
	padding-bottom: 10px;
}

.bgnone {}

.bgnone .tit {
	background: none;
	color: #318CE7;
	font-size: 25px;
	letter-spacing: 5px;
	padding: 0;
	line-height: 45px;
}

.fea_tit:nth-of-type(1) {
	margin-top: 0;
}


/*全景甘肃*/

.rdz_tit {
	border-left: 2px solid #318CE7;
	padding-left: 15px;
	margin: 40px 0px 20px;
	line-height: 20px;
}

.rdz_tit a {
	color: #318CE7;
	font-size: 22px;
}

.zt_cont {
	overflow: hidden;
}

.zt_cont .zt_img {
	width: 165px;
	background: #EFEFEF;
	float: left;
}

.zt_cont .zt_right {
	float: right;
	width: 212px;
}

.zt_right li {
	background: url(../img/dian.jpg) 0% 50% no-repeat;
	padding-left: 15px;
}

.zt_img .overtwo {
	padding: 0 5px;
	box-sizing: border-box;
}

.overtwo {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	/*! autoprefixer: off */
	-webkit-box-orient: vertical;
	/*! autoprefixer: on */
	word-break: break-all;
}

.recom ul li {
	background: #E69A38;
	line-height: 55px;
	text-align: center;
	display: inline-block;
	width: 45%;
	margin: 0 7px;
	box-sizing: border-box;
}

.recom ul li a {
	color: #fff;
	font-size: 18px;
	padding: 5px;
}

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

.recom ul li:nth-of-type(2) {
	background: #44974F;
}

.recom ul li:nth-of-type(3) {
	background: #00A1E8;
}

.recom ul li:nth-of-type(4) {
	background: #D2307B;
}

.recom ul li:nth-of-type(5) {
	background: red;
}

.recom ul li:nth-of-type(6) {
	background: indianred;
}

.rs_remove {
	border: 1px solid #eee;
	margin-top: 25px;
	padding: 25px 15px;
	box-sizing: border-box;
}

.rs_remove .rdz_tit {
	margin-top: 0;
}

.feat_right ul li a {
	line-height: 42px;
	font-size: 18px;
	font-weight: 400;
}

.media .bw_b .bw_p {
	width: 170px !important;
	height: 140px !important;
	margin: 0 10px;
}

.media .bw_b .bw_p img.pic {
	width: 100%;
	height: auto;
	display: table-cell; //主要是这个属性
}

.media .zt_right {
	padding-top: 30px;
}

.media .tit_bg {
	border: none;
	width: 100%;
	text-align: center;
}

.media .tit_bg a {
	background: #3978D5;
	color: #fff;
	display: inline-block;
	padding: 8px 25px;
	border-bottom-left-radius: 15px;
	border-top-right-radius: 15px;
}

.warm_tit {
	text-align: center;
	padding-bottom: 10px;
}

.warm_tit a {
	font-size: 18px;
	line-height: 40px;
	font-weight: 400;
}

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

.media .z_tops {
	padding-top: 20px;
}

.warm .warm_l {
	width: 140px;
	height: 90px;
	float: left;
}

.warm_r {
	float: right;
	width: 240px;
	color: #767676;
	font-size: 15px;
}

.warm_r a {
	color: #318CE7;
}

.warm_r a:hover {
	text-decoration: underline;
}

.lvs img {
	width: 375px;
	height: 210px;
}

.media .zt_tops {
	padding-top: 20px;
	border-top: 1px dashed #ACACAC !important;
}

.media .zt_pa {
	padding-top: 0;
}

.full_view {
	overflow: hidden;
	margin-top: 20px;
}

.view_l {
	width: 870px;
	float: left;
	background: #fafafa;
	padding: 20px;
	box-sizing: border-box;
}

.wrap_tit {}

.wrap_tit h1 {
	text-align: center;
	margin-bottom: 15px;
}

.wrap_tit h1 a {
	text-align: center;
	color: #033b85;
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
}

.wrap_tit h1 a:hover {
	text-decoration: underline;
}

.wrap_tit p {
	text-indent: 2em;
	padding: 0 1.2rem 1rem;
	border-bottom: 1px dashed #CCC;
	text-indent: 2em;
	line-height: 1.5rem;
	color: #5E5E5E;
	font-size: .8rem;
}

.full_view .zt_right {
	padding: 20px 0;
	box-sizing: border-box;
	overflow: hidden;
}

.full_view .zt_right li {
	float: left;
	width: 48%;
}

.full_view .zt_right li a {
	font-size: 17px;
	color: #333;
	line-height: 40px;
}

.full_view .zt_right li a:hover {
	text-decoration: underline;
}

.view_r {
	width: 312px;
	float: right;
}

.view_l .media .bw_b .bw_p {
	width: 350px;
	height: 190px;
}

.view_l .media .bw_b {
	margin-top: 0;
}

.view_l .media .bw_b .bw_p img {
	width: 350px;
	height: 190px;
}

.view_r .zt_right {
	padding-top: 0;
}

.view_r .zt_right li {
	width: 100%;
}

.view_r .rdz_tit {
	margin-top: 0;
}

.view_r .zt_right li a:hover {
	color: #337ab7;
}

.vis_l {
	width: 453px;
	height: 302px;
	float: left;
	position: relative;
}

.visual {
	overflow: hidden;
	margin-bottom: 30px;
}

.vis_l img {
	width: 453px;
	height: 302px;
}

.visual p {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}

.vis_r {
	float: right;
	width: 730px;
}

.vis_r ul {
	overflow: hidden;
}

.vis_r ul li {
	width: 230px;
	height: 140px;
	float: left;
	margin-bottom: 15px;
	margin-left: 10px;
	position: relative;
}

.vis_r ul li img {
	width: 230px;
	height: 140px;
}

.visual p:hover {
	text-decoration: underline;
}


/*底部*/

.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: #2a66fa;
	padding: 8px 15px;
	color: #fff;
}


/*列表*/

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

.content-l li {
	border-bottom: 1px dashed #B1B1B1;
	line-height: 50px;
	overflow: hidden;
	padding: 0 5px;
	box-sizing: border-box;
}

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

.content-l li span {
	float: right;
}

.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: 15px 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;
}