@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;word-wrap:break-word}
body,html,input{font:12px/1.5 tahoma,arial,sans-serif;}
img{border:none;vertical-align: top;}
pre {white-space: pre-wrap; /* css-3 */white-space: -moz-pre-wrap; /* Mozilla, since 1999 */white-space: -pre-wrap; /* Opera 4-6 */white-space: -o-pre-wrap; /* Opera 7 */	word-wrap: break-word; /* Internet Explorer 5.5+ */}
h1,h2,h3,h4,h5,h6{font-size:100%;}input.dialog{height:0; height:0; font-size:0; line-height:0; border:none}
h1{font-size:34px;}h2{font-size:26px;}h3{font-size:18px; }h4{font-size:16px;}h5{font-size:14px;}h6{font-size:12px;}
input,label,img,th{vertical-align:middle;}.font-fixh{font-family: Georgia,Arial; color: #f00; font-size: 16px; font-weight: 700;}address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
input.button ,input.btn{padding:0.25em;width: auto;_width:0;overflow:visible !ie;}
ul,ol,li{list-style:none;}
a{text-decoration:none;color: #222;}
a:hover{color: #0d39a0;}
/*a:hover{text-decoration:underline;}*/
select optgroup{color:#CAC8BB;}
header{ display:block}
/*通用样式*/

.header {
	background: #fff;
}

body {
	position: relative;
}

.header-bg {
	margin: 0 auto;
	width: 100%;
	height: 1780px;
	background: url("../img/banner.jpg") top no-repeat;
	padding-top:1055px;
	box-sizing: border-box;
}


.bg01 {
	margin: 0 auto;
	width: 100%;
	height: auto;
	margin: 38px 0;
}

.tit a {
	width: 100%;
	color: #117fd4;
	font-size: 36px;
	font-weight: bold;
	display: block;
	padding: 40px 0 20px;
}

.tit span {
	display: block;
	font-size: 16px;
	color: #004676;
	line-height: 30px;
	padding-bottom: 30px;
	border-bottom: 1px #333333 dashed;
	margin-bottom: 30px;
}


/* 第二部分 start */
.lhjj{
	width:100%;
	height: 465px;
	background: #FFF;
	padding: 10px;
	box-sizing: border-box;
}
.section-content {
	min-height: 400px;
	width: 1200px;
	margin: auto;
	text-align: center;
	overflow: hidden;
}

.lh-tit {
	width: 1200px;
	overflow: hidden;
	margin: 30px auto 0;
}

.lhjj-lf {
	width: 790px;
	height: 443px;
	float: left;
}

.lhjj-rg {
	width: 380px;
	height: 443px;
	float: right;
}

/* lunbotu start */
.focusBox {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.focusBox .pic {
	position: relative;
	z-index: 0;
}

.focusBox .pic p {
	position: absolute;
	left: 0px;
	bottom: 0;
	background: #0e73a8b0;
	width: 100%;
	padding-left: 10px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	border-radius:0 0 5px 5px;
}

.focusBox .pic p a {
	color: #fff;
	font-size: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	width: 70%;
}

.focusBox .pic img {
	width: 790px;
	height: 443px;
	display: block;
	border-radius: 5px;
}

.focusBox .hd {
	width: auto;
	right: 0;
	position: absolute;
	bottom: 13px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}

.focusBox .hd li {
	margin: 0 5px;
	background: url(../img/dot.png) no-repeat 0 -16px;
	height: 16px;
	overflow: hidden;
	width: 16px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.focusBox .hd .on {
	background-position: 0 0;
}

.focusBox .prev,
.focusBox .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(../img/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.focusBox .prev {
	left: 0;
}

.focusBox .next {
	background-position: 0 -90px;
	right: 0;
}

.focusBox .prev:hover,
.focusBox .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}

/* lunbotu end */

.lhjj-con {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

.lhjj-con h2 {
	text-align: center;
	padding: 5px 0 15px;
	color: #f21e03;
}

.lhjj-con h2 a {
	color: #0e73a8;
}

.lhjj-con p {
	text-align: left;
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 60px;
}

.lhjj-con span a {
	color: #0d39a0;
}

.lhjj-list {
	width: 100%;
	overflow: hidden;
}

.lhjj-list li {
	width: 100%;
	height: 85px;
	line-height: 85px;
	background: url(../img/line.png) no-repeat left center;
	text-indent: 24px;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin-bottom: 5px;
}

.lhjj-list li a {
	font-size: 18px;
	color: #333;
}

.lhjj-list li a:hover {
	display: block;
	width: 100%;
	height: 85px;
	color: #117fd4;
	background: url(../img/line01.png);
}

/* 第二部分 end */


.w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}


/* 第四部分 start */
.wdgg {
	width: 100%;
	overflow: hidden;
	margin: 30px auto 80px;
}

.wdgg ul {
	display: flex;
	justify-content: space-around;
}

.wdgg ul li {
	width: 380px;
	height: auto;
}

.wdgg ul li img {
	width: 380px;
	height: 245px;
}

.wdgg ul li p {
	font-size: 18px;
	line-height: 50px;
	padding: 0 10px;
	text-align: center;
	box-sizing: border-box;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	background: #e7e7e7;
}

/* 第四部分 end */

.scwy {
	margin: 30px auto 50px;
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-item {
	float: left;
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#owl-demo img {
	border: 0 none;
}

#owl-demo {
	position: relative;
	width: 1200px;
	margin: 0px auto 0 auto;
}

#owl-demo ul {
	overflow: hidden;
	zoom: 1;
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

#owl-demo li {
	position: relative;
	float: left;
	;
	overflow: hidden;
	_display: inline;
}

#owl-demo .li3 {
	width: 380px;
}

#owl-demo .li3 .li3_img {
	width: 380px;
	height: 245px;
}

#owl-demo .li3 img {
	width: 380px;
	height: 245px
}

#owl-demo .txt {
	width: 380px;
	height: 60px;
	font-size: 18px;
	color: #323232;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	background: url(../img//line.png);
	padding: 20px 0 28px;
}

#owl-demo h3 a{
	display: block;
	font-size: 18px;
	font-weight: 500;
	height: 60px;
	line-height: 30px;
	text-align: center;
	padding: 0 10px;
}

.owl-buttons div {
	position: absolute;
	top: 55%;
	width: 88px;
	height: 76px;
	margin-top: -50px;
	text-indent: -9999px;
	background-image: url(../img/arrow1.png);
}

.owl-prev {
	left: -100px;
	background-position: 0 0;
}

.owl-next {
	right: -100px;
	background-position: right 0;
}
.lhjj-bg{
	width:100%;
	height: 675px;
	margin: auto;
	padding-top: 45px;
}
.focusBox .picimg {
	position: relative;
	z-index: 0;
	padding-top: 48px;
	box-sizing: border-box;
}

.focusBox .picimg p {
	position: absolute;
	left: 0px;
	bottom: 0;
	background: #2826269e;
	width: 100%;
	padding-left: 10px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.focusBox .picimg p a {
	color: #fff;
	font-size: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.focusBox .picimg p a:hover {
	color: #FFF !important;
}

.focusBox .picimg img {
	width: 100%;
	height: 675px;
	display: block;
}
.focusBox .dian{
	width: auto;
	right: 0;
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 0;
	z-index: 1;
	left: 0;
}
.focusBox .dian li {
	margin: 0 5px;
	background: url(../img/dot8.png) no-repeat 0 -19px;
	height: 19px;
	overflow: hidden;
	width: 19px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.focusBox .dian .on {
	background-position: 0 0;
}
.focusBox .picimg span a{
    position: absolute;
    left: 0px;
    bottom: 30px;
    width: 100%;
    padding-left: 10px;
    height: 50px;
    line-height: 50px;
    text-align: center;
	color: #FFF;
	font-size: 20px;
}


/* footer start */
.footer {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	color: #FFF;
}
.footer-box{
	width: 100%;
	height:120px;
	line-height: 120px;
	background:#117fd4;
}
/* footer end */



.qwfb-list {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.qwfb-list ul li {
    width: 590px;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    border-bottom: 1px solid #e7e7e7;
    background: url(../img/dian.png) no-repeat left center;
    text-indent: 24px;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #333;
    float: left;
    margin-right: 20px;
}
.qwfb-list ul li a {
    color: #333;
}
.qwfb-list ul li:nth-child(2n) {
    margin-right: 0;
}


/* 龙江雪韵 start */
.ljxy{
	width: 100%;
	height:925px;
	background: url(../img/bg03.png) top no-repeat;
	padding-top: 35px;
	box-sizing: border-box;
}
.m-part7 {
    width: 1200px;
	margin-top: 40px;
    zoom: 1;
	margin-bottom: 20px;
}
.m-part7 .m-left {
    width:590px;
	height: 330px;
    float: left;
}
.m-part7 .m-left ul li {
    font-size: 18px;
    line-height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 10px;
    border-bottom: 1px solid #D6D6D6;
    max-width: 100%;
    max-height: 100%;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
	background: url(../img/dian.png) no-repeat left center;
	text-indent: 20px;
	text-align: left;
}
.m-part7 .m-left ul li a{
	color: #222222;
}
.m-part7:after {
    content: "";
    display: block;
    clear: both;
}


.m-right {
    width: 100%;
    margin-top: 30px;
}
.m-right ul {
    width: 100%;
    zoom: 1;
	display: flex;
	justify-content: space-between;
}
.m-right ul li {
    width: 270px;
    height: 215px;
}
.m-right ul li img {
    width: 270px;
    height: 150px;
	 border-radius: 10px 10px 0 0;
}
.m-right ul li p {
    width: 270px;
	padding: 0 10px;
	box-sizing: border-box;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    height: 70px;
    line-height: 70px;
    font-size: 16px;
    color: #222;
    background:#afe1ff
}
.m-right ul li p a {
   color: #222;
}
.lj-rg{
	width: 580px;
	height: ;: 330px;
	float: right;
	position: relative;
}
.lj-rg img{
	width: 100%;
	height: 330px;
	border-radius: 10px;
}
.lj-rg p a{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 94%;
    padding: 0 3%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #FFF;
    background:#0e73a8b0;
	border-radius:0 0 10px 10px;
}
/* 龙江雪韵 end */



/* 视频播报 start */
.video{
	margin:30px auto 40px;
	width: 100%;
	overflow: hidden;
}
.video-lf{
	width: 930px;
	height: 390px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	float: left;
}
.video-con{
	width: 295px;
	height: 180px;
	position: relative;
	border-radius: 5px;
	margin-bottom: 30px;
}
.video-con img {
    width: 100%;
    height: 100%;
	border-radius: 6px;
}
.img_mask {
    position: absolute;
    bottom: 0;
    left:0;
    height: 25%;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
.img_mask .til {
    position: absolute;
    left: 0;
    bottom: 15px;
    line-height: 15px;
    padding: 0 15px;
    color: #fff;
    font-size: 15px;
    text-align: justify;
}
 .play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-left: -30px;
    margin-top: -30px;
    background: url(../img/icon_play.png) center no-repeat;
    background-size: 100% 100%;
    z-index: 100;
}
.video-rg{
	width: 240px;
	height: 390px;
	float: right;
}
/* 视频播报 end */