a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  margin: 0;
  padding: 0;
  font-size: 100%;
}
html,
body {
  height: 100%;
}

ul {
  list-style: none;
}
li {
  display: list-item;
}
.clear{
  clear: both;
  height:0;
  overflow:hidden;
}
body {
  font: 16px/150% PingFang SC;
  color: #231815;
 
  margin:0;
  padding:0;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #4368A9;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.text-c {
  text-align: center;
}
.clearfix:before,
.clearfix:after {
  content: '.';
  display: block;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}

.header {
   position: relative; 
   background: url(671b00bd90354bf3a6565b6a038115d7.png) no-repeat;
   background-size: contain;
   height: 200px;
}
.mt15{
  margin-top:15px;
}
.mt20{
  margin-top:20px;
}
.w {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.header .logo {
  height:80%;
  display: block;
  margin-top: 100px;
}
.header .searchweb {
  height: 30px;
  float: right;
  overflow: hidden;
  margin-top: 140px;
}
.header .searchweb .input {
  width: 250px;
  height: 28px;
  line-height: 30px;
  font-size: 14px;
  color: #9FA0A0;
  border: 1px #e8e8e8 solid;
  border-right: none 0;
  padding: 0 10px;
  outline: none;
  margin-left: 14px;
}
.header .searchweb .searchBtn {
  width: 30px;
  height: 30px;
  background: url(searchIcon.png) center #d2d2d2 no-repeat;
  display: block;
  border: none 0;
  cursor: pointer;
}
.header .searchweb .searchBtn:hover {
  background: url(searchIcon.png) center #336fc8 no-repeat;
}
.nav {
    height:50px;
    line-height: 50px;
    background: #4368A9;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.30);
}
.nav .navul {
  width:1200px;
  margin: 0 auto;
}
.nav ul li {
  width:133px;
  float: left;
  position: relative;
}
.nav ul li a {
  display: block;
  font-size: 16px;
  color: #fff;
}
.nav ul li a:hover,
.nav ul li a.active {
  background-color: #6699CC;
  color:#003366;
}
.nav ul li i {
  border-right: 1px solid #fff;
  position: absolute;
  right: 0;
  height: 18px;
  top: 16px;
}
.nav ul li:last-child i {
  display: none;
}
.navChild{
	visibility: hidden;
    position: absolute;
	z-index: 99999;
	width:120px;
	
}
.nav li:hover ul.navChild {
    opacity:1;	
	visibility: visible;
}
.navChild li{
	height: 40px;
    line-height: 40px;
	background-color: #6699CC;
	opacity:0.9;
}
.navChild li a{	
  font-size: 14px;
  color: #4368A9;
  cursor: pointer;
  width: 120px;
  text-align: center;	
}

.row1,.row2,.row3{
    overflow: hidden;
	margin-top: 55px;
}{
    overflow: hidden;
	margin-top: 55px;
}


.slideBox {
  width: 600px;
  height: 400px;
  overflow: hidden;
  position: relative;
  float: left;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;	
}
.slideBox .bd img {
  width: 600px;
  height: 400px;
  display: block;
}
.slideBox .bd li .title {
    background: rgba(67,104,169,0.80);
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 600px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 20px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: none;
    font-size: 15px;
    font-weight: bold;
}
.slideBox .prev,
.slideBox .next {
  position: absolute;
  right: 40px;
  bottom: 0;
  display: block;
  width: 40px;
  height: 36px;
  background: url(bannerPrev.png) center #6fba2c no-repeat;
  filter: alpha(opacity=100);
  opacity: 1;
}
.slideBox .next {
  left: auto;
  right: 0px;
  background: url(bannerNext.png) center #6fba2c no-repeat;
}
.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.slideBox .prevStop {
  display: none;
}
.slideBox .nextStop {
  display: none;
}

.box1{
	width: 570px;
}
.title-index{
  height: 40px;
  line-height: 40px;
  position: relative;
  width: 570px;
}
.title1{
  width: 378px;
}
.title2{
  width: 1200px;
}
.gzdt{
	background:url(gzdt.png) no-repeat;
	background-size:570px 40px;
}
.kyjz{
	background:url(kyjz.png) no-repeat;
	background-size:380px 40px;
}
.dqhd{
	background:url(dqhd.png) no-repeat;
	background-size:380px 40px;
}
.tzgg{
	background:url(tzgg.png) no-repeat;
	background-size:380px 40px;
}
.cgzs{
	background:url(cgzs.png) no-repeat;
	background-size:1200px 40px;
}
.zhfc{
	background:url(zhfc.png) no-repeat;
	background-size:1200px 40px;
}
.yqlj{
	background:url(yqlj.png) no-repeat;
	background-size:1200px 40px;
}
.gzdt:hover{
	background:url(gzdt-hover.png) no-repeat;
	background-size:570px 40px;
	color:#fff;
}
.kyjz:hover{
	background:url(kyjz-hover.png) no-repeat;
	background-size:380px 40px;
	color:#fff;
}
.dqhd:hover{
	background:url(dqhd-hover.png) no-repeat;
	background-size:380px 40px;
	color:#fff;
}
.tzgg:hover{
	background:url(tzgg-hover.png) no-repeat;
	background-size:380px 40px;
	color:#fff;
}
.cgzs:hover{
	background:url(cgzs-hover.png) no-repeat;
	background-size:1200px 40px;
	color:#fff;
}
.zhfc:hover{
	background:url(zhfc-hover.png) no-repeat;
	background-size:1200px 40px;
	color:#fff;
}

 .title-index a, .title1 a,.title2 a {
  font-size: 18px;
  color: #4368A9;
  font-weight: bold;
  letter-spacing:3px;
  display: inline-block;
  height:100%;
  width:100%;
  font-family: PingFangSC-Medium;
  padding-left:50px;
}
.title1 a{
	list-style-type:disc;
}


.box1 li {
  height: 66px;
  line-height: 66px;
  overflow: hidden;
  border-bottom: 1px solid #dfdfdf;
}
.box1 li:first-child {
  margin-top: 23px;
}

.box1 li a {
  display: block;
}
.box1 li .newsDate {
  width: 136px;
  float: right;
  text-align: right;
  color: #999999;
}
.box1 li .newsName {
  float: left;
  display: inline-block;
  width: 421px;
  font-size: 16px;
}

.box2{
	width:378px;
	height:455px;	
    border: 1px solid #e1e1e1;
	margin-right:30px;
	box-shadow: 0px 1px 4px 0px rgba(27,40,108,0.5);
	border-radius: 3px;
}

.box2 ul{
	padding:0 10px;
} 
.box2 li {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
.box2 li:first-child {
    margin-top: 10px;
}
.box2 li .newsName {
    background: url(listicon-bluedisc.png) 2px center #ffffff no-repeat;
    padding-left: 16px;
    font-size: 16px;
    max-width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    padding-right: 4px;
}
.box2 li .newsDate {
    width: 90px;
    float: right;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: right;
    padding-right: 2px;
	color:#999999;
}

.box3{
	width:378px;
	height:455px;	
    border: 1px solid #e1e1e1;
	box-shadow: 0px 1px 4px 0px rgba(27,40,108,0.5);
	border-radius: 3px;
}
.box3 ul{
	padding:20px;
}

.box3 li{
	width:340px;
	height:130px;
	position:relative;	
}
.box3 li a{
	display:inline-block;
	width:100%;
	height:110px;
	background:url(tzgg-content.png) no-repeat;
	background-size:340px 110px;	
}
.box3 li a:hover{	
	background:url(tzgg-content-hover.png) no-repeat;
	background-size:340px 110px;
}
.box3 li a:hover .newsName{	
	color:#16469B;
}
.box3 li a:hover .newsDate{	
	color:#12438A;
}
.box3 li .newsName {
	position:absolute;
	top:68px;
    padding: 0 15px;
    font-size: 16px;
    max-width: 311px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
	color:#888888;
}
.box3 li .newsDate {
	position:absolute;
	left:120px;
	top: 14px;
    display: inline-block;
    font-size: 16px;
	color: #6D7278;
	letter-spacing: 1px;
	opacity: 0.88;
}

.row4{
    overflow: hidden;
	margin-top: 55px;
	height:342px;
	background: #FFFFFF;
	box-shadow: 0px 1px 4px 0px rgba(27,40,108,0.5);
	border-radius: 3px;
}
.row4 .listPic {
  overflow: hidden;
  padding: 8px 7.5px;
}
.row4 .listPic li {
   float: left;
   margin: 8px 7.5px;
}


.row5{
	overflow: hidden;
	margin-top: 55px;
	height:250px;	
}

.row5 .listPic1 li {
  float: left;
  width: 283.5px;
  height: 189px;
  margin-right: 13px;
  margin-top:20px;
}
.row5 .listPic1 li img {
  width: 283.5px;
  height: 189px;
  display: block;
}

.row6{
	height:500px;
    overflow: hidden;
	margin-top: 35px;
	background: url(suolou.png) #FFF no-repeat;
	background-position:bottom right;
	background-size:1382px  496px;
}
.row6 ul{
	padding-top:30px;
}
.row6 li{
	height:35px;
	margin-right:50px;
	float:left;
}
.row6 li a{
	
	color: #4A68A4;
}
.row6 li a:hover{
	border-bottom: 2px solid rgba(67,104,169,1);
}



.leftNav {
  width: 206px;
  float: left;
  border-top: 1px solid #dfdfdf;
  margin-left:20px;
}
.leftNav .title{
	height:40px;
	line-height: 40px;
	padding:0;
}
.leftNav li {
  line-height: 40px;
  border-bottom: 1px solid #dfdfdf;
}

.leftNav li:hover .parent
{
	background:#7fafd5;
	color: #fff;
}
.leftNav li.active .parent {
  background: #7fafd5;
  color: #fff;
}

.leftNav li .parent {
  padding-left: 20px;
  font-size: 15px;
  display: block;
}

.leftNav li dl {
  overflow: hidden;
  display: none;
}

.leftNav li dl dd {
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #dfdfdf;
  background: #fff;
  font-size: 15px;
  width:180px;
  margin: 0 13px;
}

.leftNav li dl dd a {
  display: block;
  color: #000;
  padding-left: 40px;
}

.leftNav li dl dd:hover,
.leftNav li dl dd.active {
  background: #6fba2c;
  color: #fff;
}

.leftNav li:first-child .parent {
  /*letter-spacing: 30px;*/
}

.listmain {
  width: 950px;
  border: 1px solid #dfdfdf;
  border-bottom: none 0;
  min-height: 640px;
  margin-top:20px;
}
.listmain .crumbs {
  border-bottom: 1px solid #dfdfdf;
  padding: 0 40px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}

.listmain .crumbs .home {
  width: 30px;
  height: 40px;
  background: url(homeIcon.png) center no-repeat;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  float: left;
}

.listmain .crumbs .link {
  background: url(moreBg.png) left center no-repeat;
  padding-left: 10px;
  color: #b8b8b8;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  float: left;
  margin-left: 5px;
}

.listmain .info {
  width: 890px;
  padding: 0 30px;
}

.listmain .info .listtitle {
  background: url(contentLine.png) center bottom repeat-x;
  padding-top: 30px;
  overflow: hidden;
}

.listmain .info .listtitle .bigTitle {
  font-size: 24px;
  color: #337ebe;
  text-align: center;
  line-height: 30px;
  margin-bottom: 10px;
}
.listmain .info .txt {
  padding: 20px 0;
  line-height: 30px;
  font-size: 14px;
}

.listmain .info .listtitle .bigTitle.mb40 {
  margin-bottom: 40px;
}

.listmain .info .listtitle .postInfo {
  margin-bottom: 30px;
  text-align: center;
}

.listmain .info .listtitle .postInfo .txt {
  font-size: 12px;
  color: #b8b8b8;
}

.listmain .info .list {
  margin-bottom: 10px;
}

.listmain .info .list li {
  height: 30px;
  line-height: 30px;
  /*background: url(listBg.png) center repeat-x;*/
  overflow: hidden;
}

.listmain .info .list li:first-child {
  margin-top: 5px;
}

.listmain .info .list li a {
  display: block;
}

.listmain .info .list li .newsName {
  background: url(listIcon.png) 2px center #ffffff no-repeat;
  padding-left: 16px;
  font-size: 14px;
  max-width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-right: 4px;
}

.listmain .info .list li .newsDate {
  background: #fff;
  width: 70px;
  float: right;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: right;
  padding-right: 2px;
}

.listmain .info .txt {
  padding: 20px 0;
}


.fenye{
  overflow: hidden;
  margin-top:40px;
  width:100%;    
  padding-left: 200px; 	 
}
.page{
	width:700px;
	padding:0 auto; 
    margin:0 auto;  
}
.page a {
  color:#337ebe;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  background-color: #FFF;
  border: 1px solid rgb(217, 217, 217);
  padding: 0 10px;
  margin: 0 3px;
  font-weight:bold;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.page span{
	height: 30px;
    line-height: 30px;
	font-size: 14px;
	padding: 0 10px;
    margin: 0 3px;
    font-weight:bold;
	color: #FFF;
	background-color: rgb(82, 157, 231);
    border-color: rgb(82, 157, 231);
	display: inline-block;
}
.page a:hover,
.page a.active {
	color: #FFF;
	background-color: rgb(82, 157, 231);
    border-color: rgb(82, 157, 231);
}

.fastaccess{
  margin-top:20px;
  padding-top:20px;
  height:55px;
  background-color:#E6E6E6;
}
.select{
  margin-left:30px;
  width:235px;
}
.fastaccess .title{
  border-bottom: none;
  padding: 0;
  display:inline;
}
.fastaccess .title font{
	  color:#339933;
}

.qlSelect {
  width: 100%;
  height: 30px;
  line-height: 30px;
}
.footer {
  width:100%;
  background-image: linear-gradient(90deg, #91AFE7 0%, #6387C8 99%), linear-gradient(90deg, #62C6B4 0%, #468AD0 99%);
  height: 100px;
  text-align: center;
}
.footer p:first-child{
	margin-top:20px;
}
.footer p,.footer p a {
	font-size: 14px;
	font-family: PingFangSC-Regular;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	line-height: 30px;
	font-weight: 400;
}