@charset "gb2312";
.content {
	background: #fff;
}
/* part1 */
.headline {
	width: 100%;
    margin-bottom:20px;
}
.headline h3 {text-align:center;}
.headline h3 a {
	font: bold 30px/60px microsoft yahei;
}
.headline ul li{float:left;width:23%;overflow:hidden;line-height:30px;}
.headline ul li a{display:block;width:87%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;float: left;}
.headline ul li.last{width:8%;}
.headline ul li.last a{color:#0378D5;}
.headline ul li.last a:hover{text-decoration:underline;}
.search {
	width: 236px;
	top:58px;
    right:50%;
    margin-right:-468px;
    background: url(imagessearch.png) 0 0 no-repeat;
    height: 40px;
}
.w700 {
	width: 700px;
}
.tab-main {
	float: left;
	width: 125px;
	height: 320px;
}
.tab-main li + li {
	margin-top: 5px;
}
.tab-main li a {
	display: block;
	width: 120px;
	height: 76px;
	font: normal 18px/76px microsoft yahei;
	text-align: center;
	color: #fff;
	background: #017fe4;
}
.tab-main li.current a {
	padding-right: 5px;
	color: #fbd500;
}
.w700 .pane {
	float: left;
	width: 560px;
	height: 310px;
	padding: 5px;
	background-color: #017fe4;
}
.w700 .pane .box {
	width: 540px;
	height: 290px;
	background: #fff;
	padding: 10px;
}
.w700 .pane .box h3 {
	height: 45px;
	font: bold 20px/45px microsoft yahei;
	text-align: center;
}
.w700 .pane .box h3 a {
	color: #c7010a;
}
.w700 .pane .box p {
	line-height: 24px;
	text-indent: 2em;
	padding: 10px;
	background: url(../images/line.jpg) bottom left no-repeat;
}
.w700 .pane .box p a {
	color: #c0392b;
	margin-left: 10px;
}
.w700 .pane .box .list-t {
	padding: 0px 10px;
}
.w700 .pane .box .list-t li {
	background: url(imagesdot.png) 0px center no-repeat;
	padding-left: 14px;
	line-height: 34px;
}
.focus {
	width: 560px;
	height: 310px;
	position: relative;
	overflow: hidden;
}
.focus .pic {
	width: 560px;
	height: 310px;
}
.focus .pic div a {
	display: block;
	width: 560px;
	height: 310px;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}
.focus .pic div a img {
	max-width: 100%;
	min-height: 310px;
}
.focus .pic div a span {
	display: block;
	width: 540px;
	font: normal 14px/20px microsoft yahei;
	background: rgba(0,0,0,0.5);
 filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	color: #fff;
	padding: 10px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 3;
}
.focus .navi {
	position: absolute;
	right: 15px;
	bottom: 15px;
	z-index: 9;
}
.focus .navi li {
	float: left;
	margin: 0 2px;
}
.focus .navi li a {
	display: block;
	width: 10px;
	height: 10px;
	font: 0/0 a;
	color: transparent;
	overflow: hidden;
	background: url(imagesnavi.png) 0 0 no-repeat;
}
.focus .navi li.current a {
	background: url(imagesnavi.png) 100% 0 no-repeat;
}
.focus a {
	display: block;
}
.focus .prev, .focus .next {
	display: none;
	width: 50px;
	height: 50px;
	background-image: url(imagesarr.png);
	background-repeat: no-repeat;
	text-indent: -999em;
	top: 50%;
	margin-top: -25px;
	z-index: 9;
}
.focus .prev {
	position: absolute;
	left: 0;
}
.focus .next {
	position: absolute;
	right: 0;
	background-position: 100% 0;
}
.w700 .pane .box .list-p-t {
	overflow: visible;
	padding-top: 5px;
}
.w700 .pane .box .list-p-t li {
	border-bottom: 1px #d2d2d2 dashed;
	padding: 10px;
	line-height: 30px;
	font-size: 14px;
	vertical-align: middle;
}
.w700 .pane .box .list-p-t li a.pic {
	float: left;
	display: block;
	margin-right: 10px;
}
.w700 .pane .box .list-p-t li a.pic img {
	height: 95px;
	background-color: #fff;
	border: 1px #ddd solid;
	padding: 4px;
}
.w700 .pane .list-p-t li a.pic:hover img {
	border-color: #bbb;
}
.w700 .pane .box .list-p-t li p.text {
	text-indent: 2em;
}
.w700 .pane .box .list-p {
	margin-right: -5px;
	padding-top: 20px;
}
.w700 .pane .box .list-p li {
	width: 138px;
	margin: 0px 20px;
	line-height: 45px;
}
.w700 .pane .box .list-p li a {
	width: 120px;
}
.w700 .pane .box .list-p li a img {
	float: left;
	width: 100%;
}
.w700 .pane .box .list-p li a span {
	float: left;
	display: inline-block;
	width: 100%;
}
.w700 .pane .box .list-p li a span.tt {
	height: 30px;
	background: rgba(0,0,0,0.5);
 filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	color: #fff;
	line-height: 30px;
	margin-top: -30px;
	position: relative;
}
.news {
	width: 460px;
}
.t1,.t5{
	position: relative;
	height: 50px;
	border-top: 1px solid #0265cb;
	background: url(imagest1.jpg) 0px 0px repeat-x;
}
.t1 a, .t1 b {
	display: inline-block;
	height: 50px;
	padding: 0 10px;
	line-height: 50px;
	font-size: 16px;
}
.t1 a.current, .t1 b {
	background-color: #017fe4;
	color: #fff;
}
.t1 a.more {
	position: absolute;
	top: 0px;
	right: 0;
	font: normal 14px/50px microsoft yahei;
}
.t1 a + a {
	margin-left: 10px;
}
.list-t {
	padding: 0px 10px;
}
.list-t li {
	height: 34px;
	line-height: 34px;
	padding-left: 20px;
	background: url(imagesdot.png) 6px 50% no-repeat;
}
/* part2 */
.show {
	width: 100%;
	height: 98px;
	position: relative;
}
.show .scroll { /* 容器大小、溢出隐藏 */
	width: 1000px;
	height: 98px;
	position: relative;
	overflow: hidden;
}
.show li { /* 子元素大小 */
	width: 376px;
	height: 94px;
	text-align: center;
	padding: 1px;
	background: #fff;
	margin-right: 15px;
	border: 1px solid #ccc;
}
.show li a {
	display: block;
	width: 376px;
	margin: 0 auto;
}
.show li a img {
	width: 376px;
	height: 94px;
}
.show li a:hover img {
	opacity:.8;
}
/* part3 */
.w335 {
	width: 335px;
}
.w460 {
	width: 460px;
}
.t2 {
	position: relative;
	height: 50px;
	padding-left: 10px;
	background: url(imageshbg.jpg) 0 center no-repeat;
}
.t3 {
	position: relative;
	height: 50px;
	padding-left: 10px;
	border-bottom: 1px solid #0265cb;
	background: url(imageshbg.jpg) 0 center no-repeat;
}
.t2 b, .t3 b {
	display: inline-block;
	height: 50px;
	padding: 0 10px;
	line-height: 50px;
	font-size: 16px;
}
.t4 {
	position: relative;
	height: 34px;
	padding-left: 10px;
    border-bottom: 1px solid #0265cb;
}
.t4 b {
	display: inline-block;
	height: 34px;
	padding: 0 10px;
	width: 110px;
	line-height: 34px;
	font-size: 16px;
	background: url(imageslibg.jpg) no-repeat left center;
}
.t5{
	border-bottom:1px dashed #ccc;
	}
.t5 a, .t5 b {
	display: inline-block;
	height: 30px;
	padding: 0 15px;
	margin-top:10px;
	line-height: 50px;
	font: normal 14px/30px microsoft yahei;
}
.t5 a.current, .t5 b {
	color: #fff;
	background:#0265cb;
}
.list-a a{
	display: block;
	width:107px;
	height:70px;
	background-image: url(imagesa1.jpg);
	background-repeat: no-repeat;
    text-indent:-9999em;
}
.list-a a.aa2{
	background-image: url(imagesa2.jpg);
	background-repeat: no-repeat;
}
.list-a a.aa3{
	background-image: url(imagesa3.jpg);
	background-repeat: no-repeat;
}
.xxgk {
	width: 100%;
	height: 218px;
	overflow: hidden;
	background: url(imagesxxgk.jpg) 0px 0px no-repeat;
}
.a1 {
	padding: 5px 0px 0px 95px;
}
.a1 li a {
	height: 36px;
	line-height: 36px;
	display: block;
	padding: 0px 15px;
	background: url(imagesdot02.png) 0px 50% no-repeat;
}
.a2 {
	margin-top: 15px;
}
.a2 h3 {
	width: 85px;
	height: 90px;
	background: #448cd6;
	color: #fff;
	float: left;
	margin-right: 10px;
	text-align: center;
	font: normal 16px/30px microsoft yahei;
}
.a2 h3 i {
	width: 38px;
	height: 52px;
	display: block;
	margin: 5px 23px 0px 23px;
	background: url(imagesxxgk_icon.png) 0px 0px no-repeat;
}
.a2 li {
	height: 90px;
	float: left;
}
.a2 li a {
	width: 120px;
	height: 90px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
}
.a2 li a:hover {
	font-weight: bold;
}
.a2 li a i {
	margin: 0 auto;
}
.a2 .s1 {
	background-position: 0px -98px;
}
.a2 .s2 {
	background-position: -49px -98px;
}
.a2 .s3 {
	background-position: -98px -98px;
}
.fwpt {
	width: 335px;
	height: 225px;
	position: relative;
	margin-top: 15px;
	background: url(imagesfwpt.jpg) 0px 0px no-repeat;
}
.fwpt a {
	color: #1b77d7;
	height: 30px;
	font: normal 15px/30px microsoft yahei;
	display: block;
	padding-left: 30px;
	background: url(imagesfwpt_d01.png) 0px 50% no-repeat;
}
.fwpt a.s1 {
	position: absolute;
	top: 18px;
	left: 133px;
}
.fwpt a.s2 {
	position: absolute;
	top: 68px;
	left: 118px;
}
.fwpt a.s3 {
	position: absolute;
	top: 115px;
	left: 90px;
}
.fwpt a.s4 {
	position: absolute;
	top: 160px;
	left: 46px;
}
.fwpt a:hover {
	text-decoration: underline;
	background: url(imagesfwpt_d02.png) 0px 50% no-repeat;
}

.box {
	width: 100%;
}
.box h3 {
	/* height: 34px;
	position: relative;
	border-bottom: 2px solid #ccc; */
}
.box h3 b {
	/* display: inline-block;
	padding: 0px 10px;
	font: bold 16px/34px microsoft yahei;
	border-bottom: 2px solid #1b77d7; */
}
.a4 {
	width: 100%;
	margin: 10px 0;
}
.a4 li {
	width: 107px;
	float: left;
    margin-right: 7px;
}
.a4 li a:hover {
	color: #1b77d7;
	opacity:.8;
}
.a4 li a i {
	width: 49px;
	height: 49px;
	margin: 10px 29px 5px 29px;
	display: block;
}
.a4 li a span {
	line-height: 30px;
	text-align: center;
	display: block;
	width: 100%;
}
.a4 .s1 {
	background-position: 0 0px;
}
.a4 .s2 {
	background-position: -49px 0px;
}
.a4 .s3 {
	background-position: -98px 0px;
}
.a4 .s4 {
	background-position: 0px -49px;
}
.a4 .s5 {
	background-position: -49px -49px;
}
.a4 .s6 {
	background-position: -98px -49px;
}
.d3 {
	width:335px;
	height:159px;
	float:left;
	background:url(images3d.jpg) 0px 0px no-repeat;
	position:relative;
	overflow:hidden;
	margin-top:10px;
}
.d3 ul {
	display:block;
	width:155px;
	height:95px;
	margin:12px auto;
}
.d3 ul li {
	width:155px;
	height:95px;
	text-align:center;
	cursor:pointer;
	padding-top:8px;
}
.d3 ul li img {
	width:100%;
}
.d3 .left, .d3 .right {
	display:block;
	width:20px;
	height:25px;
	border:none;
	background:none;
	position:absolute;
	top:70px;
	cursor:pointer;
}
.d3 .left {
	left:5px;
}
.d3 .right {
	right:5px;

}
.content {
  width: 1170px;
  margin: 0 auto;
  padding: 10px;
  background-color: #fff;
}
    .yellow {
color: #fb7900;
}

.zz{width:100%;height:121px;margin:0 0 10px;background:url(imageszz.jpg) no-repeat;}
.zz a{display:block;width:130px;height:100%;float:left;text-indent:-9999em;}
.zz a.z1{margin-left:60px;}

.ico p{margin:14px 0;}
.ico p img{width:100%;height:60px;}
.ico a:hover img{opacity:.8;}

.report {
  height: 140px;
  border-left: 3px solid #1b78d7;
  background-color: #f0f6fc;
  padding: 5px 5px 5px 15px;
}
.report h4 {
  font: bold 16px/36px microsoft yahei;
  color: #1b78d7;
}
.report p {
  font: normal 14px/24px microsoft yahei;
}
.report p a {
  text-decoration: underline;
  color: #1b78d7;
}