* {margin:0;padding:0;}
body {
	width: 100%;
	font-family: '微软雅黑', '宋体';
	font-size:0;
    background:url("../../img/bj.png");
}
a {color: #333;}
a,a:hover{text-decoration:none;}
ul,li{margin:0;list-style:none;}
input{border:none;}
.container{
	width:100%;
	height:auto;
	padding:0;
	font-size:14px;
}
.top{
	width:100%;
	height:178px;
}
.main{
	width:1024px;
	height:auto;
	margin:0 auto;
	}
.section1{
	width:1024px;
	height:344px;
	border:1px solid #ddd;
	margin:0 auto;
	margin-top:0px;
	background-color:#fff;
	}
.section1 .pic{
	width:574px;
	height:340px;
	float:left;
	position:relative;
	}
.section1 .pic img{
	height:332px;
	width:562px;
	margin-top:6px;
	margin-left:6px;
	}
.section1 .pic .bt{
	position:absolute;
	bottom:0px;
	left:6px;
	width:562px;
	height:40px;
	line-height:40px;
	text-indent:10px;
	background:rgba(57,145,238,0.6);
	color:#fff;
	font-size:14px;
	}
.section1 #btnnum{
	position: absolute;
    bottom:15px;
    right:-25px;
    width: 120px;
    z-index: 100;
	border-radius:10px;
	}
.section1 #btnnum a{
	display:block;
	float:left;
	width:5px;
	height:5px;
	border-radius:10px;
	border:2px solid #fff;
	margin:0 3px;
	font-size: 0px;
}
.section1 #btnnum a:hover,.section1 #btnnum a.activeSlide{
	background:#ea3833;
	border:2px solid #ea3833;
}
.section1 .con{
	width:444px;
	height:340px;
	float:right;
	margin-right:6px;
	}
.section1 .con .title-1{
	width:444px;
	height:48px;
	line-height:48px;
}
.section1 .con .title-1 .tab{
	width:444px;
	height:48px;
	line-height:48px;
	border-bottom:1px solid #ddd;
	}
.section1 .con .title-1 .tab span{
	width:150px;
	height:48px;
	float:left;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	margin-right:10px;
	}
.section1 .con .title-1 .tab span a{
	color:#2382ce;
	}
.section1 .con .title-1 .tab span img{
	margin-right:12px;
	margin-bottom:2px;
	} 	
.section1 .con .title-1 .tab span:hover,.section1 .con .title-1 .tab span.selected{
	background:url("../../img/hover.png")  no-repeat center bottom;
	}
.section1 .con .gzdt h4{
	text-align:center;
	line-height:28px;
	font-weight:bold;
	font-size:24px;
	}
.section1 .con .gzdt h4 a{
	color:#d71e29;
	font-family:"微软雅黑";
	}
.section1 .con .gzdt ul{
	float:left;
	width:444px;
	height:80px;
	}
.section1 .con .gzdt ul li{
	font-size:16px;
	height:34px;
	line-height:34px;
	text-indent:15px;
	background:url("../../img/xbt.png")  no-repeat left center;
	}
.section1 .con .gzdt ul li a:hover{
	color:#d8111e;
	}
.section1 .con .gzdt ul li span{
	float:right;
	color:#666;
	margin-right:16px;
	font-size:14px;
	}
.section1 .con .gwy h4{
	text-align:center;
	line-height:28px;
	font-weight:bold;
	font-size:24px;
	}
.section1 .con .gwy h4 a{
	color:#d71e29;
	font-family:"微软雅黑";
	}
.section1 .con .gwy ul{
	float:left;
	width:444px;
	height:80px;
	}
.section1 .con .gwy ul li{
	font-size:16px;
	height:34px;
	line-height:34px;
	text-indent:15px;
	background:url("../../img/xbt.png")  no-repeat left center;
	}
.section1 .con .gwy ul li a:hover{
	color:#d8111e;
	}
.section1 .con .gwy ul li span{
	float:right;
	color:#666;
	margin-right:16px;
	font-size:14px;
	}
.section2{
	width:1024px;
	height:92px;
	border:1px solid #ddd;
	margin:0 auto;
	margin-top:16px;
	background-color:#fff;
	}
.section2 .title-2{
	width:93px;
	height:92px;
	float:left;
	}

.section2 .title-2 a img{
	width:93px;
	height:92px;
	float:left;
	}
.section2 ul{
	float:right;
	width:928px;
}
.section2 ul li{
	float:left;
	width:91px;
	height:92px;
	line-height:142px;
	text-align:center;
	border-right:1px solid #ddd;
	margin:0 auto;
}
.section2 ul li a{
	width:91px;
	height:92px;
	color:#2382ce;
	display:block;
}
.section2 ul li:hover a{
	color:#d8111e;
}
.section2 ul li.x1{
	background:url(../../img/xx-1.png) no-repeat center 14px;
}
.section2 ul li.x1:hover{
	background:url(../../img/xx-11.png) no-repeat center 14px;
}
.section2 ul li.x2{
	background:url(../../img/xx-2.png) no-repeat center 14px;
}
.section2 ul li.x2:hover{
	background:url(../../img/xx-12.png) no-repeat center 14px;
}
.section2 ul li.x3{
	background:url(../../img/xx-3.png) no-repeat center 14px;
}
.section2 ul li.x3:hover{
	background:url(../../img/xx-13.png) no-repeat center 14px;
}
.section2 ul li.x4{
	background:url(../../img/xx-4.png) no-repeat center 14px;
}
.section2 ul li.x4:hover{
	background:url(../../img/xx-14.png) no-repeat center 14px;
}
.section2 ul li.x5{
	background:url(../../img/xx-5.png) no-repeat center 14px;
}
.section2 ul li.x5:hover{
	background:url(../../img/xx-15.png) no-repeat center 14px;
}
.section2 ul li.x6{
	background:url(../../img/xx-6.png) no-repeat center 14px;
}
.section2 ul li.x6:hover{
	background:url(../../img/xx-16.png) no-repeat center 14px;
}
.section2 ul li.x7{
	background:url(../../img/xx-7.png) no-repeat center 14px;
}
.section2 ul li.x7:hover{
	background:url(../../img/xx-17.png) no-repeat center 14px;
}
.section2 ul li.x8{
	background:url(../../img/xx-8.png) no-repeat center 14px;
}
.section2 ul li.x8:hover{
	background:url(../../img/xx-18.png) no-repeat center 14px;
}
.section2 ul li.x9{
	background:url(../../img/xx-9.png) no-repeat center 14px;
}
.section2 ul li.x9:hover{
	background:url(../../img/xx-19.png) no-repeat center 14px;
}
.section2 ul li.x10{
	background:url(../../img/xx-10.png) no-repeat center 14px;
}
.section2 ul li.x10:hover{
	background:url(../../img/xx-20.png) no-repeat center 14px;
}
.section3{
	width:1024px;
	height:288px;
	margin:0 auto;
	margin-top:16px;

	}
.section3 .section3-left{
	width:696px;
	height:288px;
	float:left;
	border:1px solid #ddd;
	background-color:#fff;
	}
.title-3{
	width:690px;
	height:48px;
	line-height:48px;
}
.section3 .section3-left .new-pic{
	width:316px;
	height:250px;
	float:left;
	}
.section3 .section3-left .new-pic img{
	width:304px;
	height:234px;
	margin-bottom:6px;
	margin-left:6px;
	}
.title-3 span{
	width:150px;
	height:48px;
	float:left;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	margin-right:10px;
	color:#2382ce;
	}
 .title-3 span img{
	margin-right:12px;
	margin-bottom:2px;
	} 	
.title-3 .more{
	float:right;
	}
.section3 .new-con{
	float:left;
	width:380px;
	height:80px;
	}
.section3 .new-con li{
	font-size:16px;
	height:34px;
	line-height:34px;
	text-indent:15px;
	background:url("../../img/xbt.png")  no-repeat left center;
	}
.section3 .new-con li a:hover{
	color:#d8111e;
	}
.section3 .new-con li span{
	float:right;
	color:#666;
	margin-right:16px;
	font-size:14px;
	}
.section3 .section3-right{
	width:310px;
	height:288px;
	float:right;
	border:1px solid #ddd;
	background-color:#fbfafa;
	}
.title-4{
	width:310px;
	height:48px;
	line-height:48px;
}
.title-4 span{
	width:150px;
	height:48px;
	float:left;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	margin-right:10px;
	color:#2382ce;
	}
.title-4 span img{
	margin-right:12px;
	margin-bottom:2px;
	} 	
.title-4 .more{
	float:right;
	}
.section3 .tz-con{
	float:left;
	width:310px;
	height:80px;
	}
.section3 .tz-con li{
	font-size:16px;
	height:34px;
	line-height:34px;
	text-indent:15px;
	background:url("../../img/xbt.png")  no-repeat left center;
	margin-left:6px;
	}
.section3 .tz-con li a:hover{
	color:#d8111e;
	}
.section3 .tz-con li span{
	float:right;
	color:#666;
	margin-right:16px;
	font-size:14px;
	}
.tl{
	width:1024px;
	height:90px;
	margin:0 auto;
	margin-top:16px;
	}
.tl img{
	width:1024px;
	height:90px;
	margin:0 auto;
	}
.section4{
	width:1024px;
	height:348px;
	margin:0 auto;
	margin-top:16px;
	}
.section4 .section4-left{
	width:696px;
	height:346px;
	float:left;
	border:1px solid #ddd;
	background-color:#fff;
	}
.section4-left ul{
	width:696px;
	float:left;
	margin-left:10px;
}
.section4-left ul li{
	float:left;
	width:222px;
	height:80px;
	line-height:142px;
	text-align:center;
	margin:0 auto;
	margin-right:5px;
	margin-top:16px;
}
.section4-left ul li a{
	width:222px;
	height:80px;
	color:#2382ce;
	display:block;
}
.section4-left ul li:hover a{
	color:#d8111e;
}
.section4-left ul li.g1{
	background:url(../../img/bszn.png) no-repeat center 0px;
}
.section4-left ul li.g1:hover{
	background:url(../../img/bszn-1.png) no-repeat center 0px;
}
.section4-left ul li.g2{
	background:url(../../img/bzzf.png) no-repeat center 0px;
}
.section4-left ul li.g2:hover{
	background:url(../../img/bzzf-1.png) no-repeat center 0px;
}
.section4-left ul li.g3{
	background:url(../../img/ywjy.png) no-repeat center 0px;
}
.section4-left ul li.g3:hover{
	background:url(../../img/ywjy-1.png) no-repeat center 0px;
}
.section4-left ul li.g4{
	background:url(../../img/jhsy.png) no-repeat center 0px;
}
.section4-left ul li.g4:hover{
	background:url(../../img/jhsy-1.png) no-repeat center 0px;
}
.section4-left ul li.g5{
	background:url(../../img/shbx.png) no-repeat center 0px;
}
.section4-left ul li.g5:hover{
	background:url(../../img/shbx-1.png) no-repeat center 0px;
}
.section4-left ul li.g6{
	background:url(../../img/jycy.png) no-repeat center 0px;
}
.section4-left ul li.g6:hover{
	background:url(../../img/jycy-1.png) no-repeat center 0px;
}
.section4-left ul li.g7{
	background:url(../../img/jzjz.png) no-repeat center 0px;
}
.section4-left ul li.g7:hover{
	background:url(../../img/jzjz-1.png) no-repeat center 0px;
}
.section4-left ul li.g8{
	background:url(../../img/more-2.png) no-repeat center 0px;
}
.section4-left ul li.g8:hover{
	background:url(../../img/more-1.png) no-repeat center 0px;
}
.section4-left ul li.g9{
	background:url(../../img/xzzx.png) no-repeat center 0px;
}
.section4-left ul li.g9:hover{
	background:url(../../img/xzzx-1.png) no-repeat center 0px;
}
.section4 .section4-right{
	width:310px;
	height:346px;
	float:right;
	border:1px solid #ddd;
	background-color:#fbfafa;
	}
.section4 .section4-right .sq img{
	width:284px;
	height:190px;
	margin-left:14px;
	}
.section4 .section4-right ul{
	width:284px;
	height:198px;
	margin:0 auto;
	margin-top:12px;
	}
.section4 .section4-right ul li{
	float:left;
	width:94px;
	font-size:16px;
	line-height:30px;
	}
.section4 .section4-right ul li a{
	color:#333;
	}
.section4 .section4-right ul li a:hover{
	color:#d8111e;
	}
.section5{
	width:1024px;
	height:110px;
	margin:0 auto;
	margin-top:16px;
	}
.section5 a span{
	font-size:16px;
	color:#fff;
	line-height:84px;
	margin-left:112px;
	}
.section5 a.xx{
	width:218px;
	height:84px;
	margin:0 auto;
	background:url(../../img/ldxx.png) no-repeat;
	display:block;
	float:left;
	margin-right:22px;
    }
.section5 a.yj{
	width:218px;
	height:84px;
	margin:0 auto;
	background:url(../../img/yjzj.png) no-repeat;
	display:block;
	float:left;
	margin-right:20px;
    }
.section5 a.rx{
	width:218px;
	height:84px;
	margin:0 auto;
	background:url(../../img/smrx.png) no-repeat;
	display:block;
	float:left;
	margin-right:20px;
    }
.section5 .sousuo{	
    width:308px;
	height:84px;
	background:url(../../img/ss.png) no-repeat;
	margin:0 auto;
	display:block;
	float:right;
	position:relative;
	} 
.section5 .sousuo .left{
	background:url(../../img/ss-left.jpg) no-repeat;
	height:35px;
	width:264px;
	font-size:14px;
	line-height:35px;
	padding-left:10px;
	position:absolute;
	top:26px;
	left:23px;
	}
.section5 .sousuo .right{
	width:29px;
	height:32px;
	background:url(../../img/ss-right.png) no-repeat;
	display:block;
	cursor:pointer;
	position:absolute;
	top:32px;
	right:22px;
	}
.foot{
	/* width:100%; */
	margin:0 auto;
}

/*#btnnum {
    bottom: 0px;
    position: absolute;
    right: 15px;
    z-index: 10;
}

#btnnum .activeSlide {
    background: #dd1313;
}

#btnnum a {
    border-radius: 50%;
    display: block;
    width: 10px;
    height: 10px;
    background: url(../../img/lx.png);
    float: left;
    margin: 12px 3px;
    font-size: 0px;
}

#versions {
    overflow: hidden;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 300;
    width: 100%;
    height: 40px;
    background: #333;
    display: none;
    _position: absolute;
    _bottom: auto;
    _top: expression(documentElement.scrollTop+"px");
    opacity: 0.8;
    filter: alpha(opacity=80);
    color:#fff;
}*/

#versions a{
	color:#fff;
	text-decoration:underline;
}