@charset "UTF-8";

.wrap {width: 1000px;padding: 0;margin: 0 auto;}
.wrap img{display:block;float:left;border:0px;}

.top-nav-box > .top-nav-cont {width: 830px;}
.top-nav-list > li { float: left; }
.top-nav-list li > a { display: block; padding-left: 70px; height: 78px; line-height: 78px; color: #757575; font-size: 16px; }
.top-nav-list li > a.selected {color: #1abc9c;}

.year-info-list {width: 900px;margin: 0 auto;}
.year-info-list dt {font-size: 26px;color: #757575;height: 73px;line-height: 73px;border-bottom: 1px solid #eee;}
.year-info-list dd {height: 62px;line-height: 62px;border-bottom: 1px dashed #ccc;}
.year-info-list dd a {font-size: 12px;color: #666;display: inline-block;width: 85%;line-height: 31px;}
.year-info-list dd a:hover {color: #ff0000;}
.year-info-list dd i {background: #e9122c; width: 3px; height: 18px; display: inline-block; vertical-align: middle;margin-right: 10px;}
.year-info-list dd span {color: #666}

.newList>a{
	font-size: 14px !important;
}

.newList>i{
	margin-top: -4px;
}

 .introduction{margin-top: 44px; }
 .introduction-banner{width: 100%; height: 422px; background: #f8f8f8;}
 .introduction .copy{width:900px;height:auto; margin: 0px auto;}
 .introduction h2{height:76px; line-height:60px; border-bottom: 1px solid #eeeeee; font-weight: normal; font-size: 26px; margin-top: 41px;}
 .introduction p{font-size: 14px; margin: 24px 0px 26px 0px; line-height: 24px; color: #666666;}

.wrap ul{overflow: hidden;font-family: "宋体";}
.wrap li{width:320px;height:80px;line-height:80px;float: left;background: #f4f4f4;margin-bottom: 32px;text-indent: 0.6em;font-size: 24px;}
 .wrap li.right{float: right;}

/* 清除浮动*/
.qf {
   *zoom:1;
}
.qf:after {
  content:'';
  display:table;
  clear:both;
}
.wrap .lis {margin-bottom: 27px;}
.wrap .lis .lis-title {
	width: 317px;
    height: 66px;
    line-height: 66px;
    float: left;
    text-indent: 0.6em;
    font-size: 22px;
    cursor: pointer;
    background: #f4f4f4;
    color: #000000;
}
.wrap .lis .lis-title i{
	display:inline-block;
	width:26px;
	height:16px;
	background:url(../../image/sprite02.png) no-repeat 0px -278px;
	float:right;
	margin:25px 10px;
}
.wrap .lis .describe{padding:0 0 20px 17px;font-size: 16px;line-height: 30px; border:4px solid #f4f4f4; border-top: 0;display: none;color:#757575;}
.wrap .lis .describe h4{font-weight:bold;color:#000000;}
.wrap .lis p{color:#424242;font-size:17px;}
.wrap .wrap-left {width: 317px; float: left;}
.wrap .wrap-right {width: 317px; float: right;}
