@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: #2677bd;}
/*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: 1000px;
	background: url("../img/header.jpg") top no-repeat;
}



.bg01 {
    margin: 0 auto;
    width: 100%;
    height: auto;
	margin:38px 0;
}
.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 a:hover{
	color: #2677bd;
	text-decoration: underline;
}
.qwfb-list ul li:nth-child(2n) {
    margin-right: 0;
}




/* 第二部分 start */
.section-content {
	min-height: 400px;
	width: 1200px;
	margin:50px auto;
	text-align: center;
}
.lh-tit{
	width: 1200px;
	overflow: hidden;
	margin:0 auto 0;
}
.lhjj {
	width: 100%;
	overflow: hidden;
}
.lhjj-lf {
	width: 640px;
	height: 420px;
	float: left;
}
.lhjj-rg {
	width: 530px;
	height: 420px;
	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: #2677bd82;
	width: 100%;
	padding-left: 10px;
	height: 50px;
	line-height: 50px;
	text-align: left;
}
.focusBox .pic p a {
	color: #fff;
	font-size: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.focusBox .pic img {
	width: 640px;
	height: 420px;
	display: block;
}
.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: #2677bd;
}
.lhjj-con p {
	text-align: left;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
}
.lhjj-con span a {
	color: #2677bd;
}
.lhjj-list {
	width: 100%;
	overflow: hidden;
}
.lhjj-list li {
	width: 100%;
	height: 45px;
	line-height: 45px;
	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;
}
.lhjj-list li a {
	font-size: 18px;
	color: #333;
}
.lhjj-list li a:hover {
	color: #2677bd;
	text-decoration: underline;
}
/* 第二部分 end */	




.w1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}	


/* 第一部分 start */
.m-part7 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    zoom: 1;
}
.m-part7 .m-left {
    width: 460px;
    float: left;
}

.m-part7 .m-left dl {
    margin-top: 46px;
}
.m-part7 .m-left dl dt {
    font-size: 20px;
}
.m-part7 .m-left dl dt a {
    color: #333;
}
.m-part7 .m-left dl dd a {
    color: #2677bd;
}

.m-part7 .m-left dl dd {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    padding-top: 6px;
    padding-bottom: 20px;
    border-bottom: 1px solid #D6D6D6;
    max-width: 100%;
    max-height: 100%;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
}
.m-part7 .m-left ul li {
    font-size: 18px;
    line-height: 68px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 10px;
    border-bottom: 1px dashed #D6D6D6;
    max-width: 100%;
    max-height: 100%;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
	color: #fff;
}
.m-part7 .m-left ul li a{
	color: #FFF;
}
.m-part7:after {
    content: "";
    display: block;
    clear: both;
}


.m-part7 .m-right {
    width: 680px;
    float: right;
    margin-top: 30px;
}
.m-part7 .m-right ul {
    width: 700px;
    zoom: 1;
}
.m-part7 .m-right ul li {
    float: left;
    width: 330px;
    height: 210px;
    margin: 20px 20px 0 0;
    position: relative;
}
.m-part7 .m-right ul li img {
    width: 330px;
    height: 210px;
}
.m-part7 .m-right ul li p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 94%;
    padding: 0 3%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    height: 85px;
    line-height: 136px;
    font-size: 16px;
    color: #FFF;
    background: url(../img/repeat1.png) repeat-x;
}
.m-part7 .m-right ul li p a {
    color: #FFF;
}
/* 第一部分 end */



/* 第三部分 start */
.textlist{
	display: flex;
	justify-content: space-between;
	margin: 20px auto 50px;
}
.textlist ul{
	width: 570px;
	overflow: hidden;
}		
.textlist ul li{
	height: 62px;
	display: flex;
	align-items: center;
	background: url(../img/dian.png) no-repeat left center;
	padding-left: 15px;
	font-size: 18px;
	white-space: nowrap;
	border-bottom: 1px solid #e7e7e7;
}
.fc {
    width: 570px;
    overflow: hidden;
}
.fl {
    float: left;
}
.fc img {
    width: 570px;
    height: 320px;
}
/* 第三部分 end */



/* 第四部分 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: 30px;
	padding-top: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
/* 第四部分 end */




	
/* footer start */
.footer-box {
	width: 100%;
	background-color: #0829d6;
	padding: 30px 0;
}
.footer {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	color: #FFF;
} 
/* footer end */

.picScroll-left{ width:100%;  overflow:hidden; position:relative; }
.picScroll-left .hd{ overflow:hidden;  height:30px; padding:0 10px;  }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url(../img/arrow.png) no-repeat;}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url(../img/icoCircle.gif) 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:0 5px 10px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:172px; height:305px; display:block;border-radius: 10px;}
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;   }


.bg03{
	margin: 0 auto;
	width: 100%;
	height: 715px;
	background: url(../img/bg03.png) top no-repeat;
}
.nav{
	margin: 0 auto;
	width: 100%;
	height: 85px;
	background: url(../img/nav.png)repeat;
}
.nav ul{
	width: 976px;
	margin: auto;
	height: 85px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.nav ul li{
	background: url(../img/line.png) no-repeat right;
	padding: 0 51px;
}
.nav ul li:last-child{
	background:none;
}
.nav ul li a{
	font-size: 20px;
	color: #FFF;
}
.nav ul li a:hover{
	text-decoration: underline;
}
.toutiao{
	width: 1200px;
	min-height:127px;
	margin:35px auto;
	background: url(../img/toutiao.png) no-repeat top left;
	border: 1px dashed #D6D6D6;
	border-radius: 10px;
	padding: 30px 140px;
	box-sizing: border-box;
}
.toutiao h2 a{
	display: block;
	text-align: center;
	font-size: 32px;
	color:#1834c2;
	margin-bottom: 10px;
}
.toutiao p a{
	display: block;
	text-align: center;
	font-size: 16px;
	color: #666666;
}



