@charset "utf-8";
/* CSS Document */
body {
    background: url("banner.jpg") no-repeat top center;
}
.mt15 {
    margin-top: 15px;
}
.ml16 {
    margin-left: 16px;
}
.first_box {
    width: 1210px;
    margin: 690px auto 0;
    overflow: hidden;
}
.first_left {
    width: 720px;
    margin: 10px 0 0 10px;
}
.first_center {
    width: 225px;
    margin: 10px 0 0 10px;
}
.first_center a {
    font-size: 22px;
    font-family: "Times New Roman";
    line-height: 28px;
    color: #ffffff;
}
.first_center_text {
    width: 100%;
    height: 180px;
    background: #50bce7;
    padding-left: 15px;
    padding-top: 15px;
}
.first_right_text {
    width: 100%;
    height: 155px;
    background: #647fb9;
    padding-left: 15px;
    padding-top: 15px;
}
.first_bottom {
    width: 1190px;
    margin: 15px auto 0;
    clear: both;
    overflow: hidden
}
.first_bottom_content {
    width: 386px;
}
.first_bottom_content a {
    font-size: 22px;
    font-family: "Times New Roman";
    line-height: 28px;
    color: #ffffff;
}
.first_bottom_text {
    width: 217px;
    background: #647fb9;
    height: 110px;
    padding-left: 15px;
    padding-top: 15px;
}
.first_bottom_text2 {
    width: 218px;
    background: #50bce7;
    height: 110px;
    padding-left: 15px;
    padding-top: 15px;
}
.two_box {
    width: 1190px;
    overflow: hidden;
}
/* 专题专栏 */
.ztzl_box {
    width: 1190px;
    margin-top: 20px;
    background: #f6f6f6;
    height: 388px;
}
.ztzl {
    height: 388px;
}
.ztzl ul li {
    float: left;
    margin-left: 20px;
}
.ztzl ul li:first-child {
    margin-left: 0;
}
.three_content {
    width: 297px;
    background: #f6f6f6;
}
.three_text {
    padding: 20px 15px;
    height:100px;
}
.four_box {
    width: 1190px;
}
.five_box {
    width: 1190px;
    overflow: hidden;
}
.five_left a {
    font-size: 22px;
    font-family: "Times New Roman";
    line-height: 28px;
    color: #000000;
}
.five_left {
    width: 508px;
    background: #f6f6f6;
    height: 430px;
    margin-right: 2px;
}
.five_text {
    padding: 15px 15px;
    ;
}
.five_center a {
    font-size: 22px;
    font-family: "Times New Roman";
    line-height: 28px;
    color: #ffffff;
}
.five_center {
    width: 339px;
    background: #008db3;
    height: 430px;
    margin-right: 2px;
}
.five_right a {
    font-size: 22px;
    font-family: "Times New Roman";
    line-height: 28px;
    color: #000000;
}
.five_right {
    width: 339px;
    background: #f6f6f6;
    height: 430px;
}
/*时间轴timeline */
#timeline{width:1200px;overflow:hidden;margin:0px auto 0 auto;position:relative;background:url('dot.gif') left 85px repeat-x;}
#timeline ul,#timeline li{ margin:0px; padding:0px; list-style-type:none;}
#dates{width:1200px;height:100px;overflow:hidden;}
#dates li {float:left;width:160px;height:90px;font-size:16px; text-align:center; font-family:"Times New Roman", Times, serif; color:#616161;background:url('biggerdot.png') center bottom no-repeat;}
#dates a{line-height:20px; font-size:18px;padding-bottom:10px; margin:0px 0px 0px 0px;  text-decoration:none; color:#b0b0b0; text-align:left; font-family:"Times New Roman", Times, serif;}
#dates a:hover{ color:#008db3; text-decoration:none; font-size:18px;}

#dates .selected{font-size:22px; color:#008db3; font-weight:bold;}
#issues{width:1200px;}
#issues li{width:1200px;float:left; margin:50px 0px 0px 0px;}

#grad_left,#grad_right{width:100px;height:350px;position:absolute;top:0;}
#grad_left{left:0;}
#grad_right{right:0;}
#next,#prev{position:absolute;top:0;font-size:70px;top:200px;width:22px;height:38px;background-position:0 0;background-repeat:no-repeat;text-indent:-9999px;overflow:hidden;}
#next:hover,#prev:hover{background-position:0 -76px;}

#next{right:0;background-image:url('next.png');}
#prev{left:0;background-image:url('prev.png');}
#next.disabled,#prev.disabled{}

  .nei-on{
	margin:0px 0px 0px 100px;
	padding:0px;
	width:1000px;
	overflow:hidden;
	}
.nei-a{
	margin:0px;
	padding:0px;
	width:440px;
	float:left;
	}
.nei-a img{
	width:440px;
	height:260px;
	}
.nei-b{
	margin:0px 0px 0px 0px;
	padding:0px;
	float:right;
	width:525px;
	}
.nei-b h4{
	margin:0px;
	padding:0px;
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	line-height:27px;
	font-weight:normal;
	}
.nei-b h4 a:link,.nei-b h4 a:visited{
	text-decoration:none;
	color:#000;
	}
.nei-b p{
	margin:20px 0px 0px 0px;
	padding:0px;
	font-size:18px;
	line-height:26px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	}
/*回到顶部*/
.cd-top {
  height: 48px;
  width: 100%;
  bottom: 0px;
  right: 0px;
  color: #161616;
line-height: 60px;
    background: #f6f6f6;
    text-align: center;
font-family: "Cambria";
font-size: 28PX;
}
/*footer*/

.footer_box{
    background: #004679;
    width: 100%;
    margin-bottom: 48px;
}
