/* CSS Document */
*{
	margin:0;
	padding:0;
	}
body{
	font-size:14px;
	}
img{
	border:none;
	}
a{cursor: pointer;}
.clear{
	clear:both;
	}
.header{
	height:132px;
	background:url(index_res/header.jpg) repeat-x;
	}
.header .header_con{
	width:1000px;
	height:100px;
	background:url(index_res/header_con.jpg) no-repeat;
	margin:0 auto;
	}
.header .nav{
	width:1000px;
	height:32px;
	margin:0 auto;
	background:url(index_res/nav.jpg) no-repeat;
	}
.header .nav ul{
	margin-left:11px;
	}
.header .nav ul li{
	list-style:none;
	margin-right:1px;
	float:left;
	}
.header .nav a{
	display:block;
	width:97px;
	height:32px;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	line-height:32px;
	text-align:center;
	}
.header .nav a:hover{
	background:url(index_res/nav_on.jpg) no-repeat;
	}
.content{
	background:url(index_res/con_bg.jpg);
	padding-top:10px;
	padding-bottom:5px;
	}
.content .content_con{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	}
.content .content_con .conbox1{
	width:980px;
	overflow:hidden;
	}
/*图片切换 开始*/
.container {
	WIDTH: 692px;
	HEIGHT: 225px;
	border:#cccccc 1px solid;
	float:left;
}
.container a img {
	WIDTH: 692px;
	HEIGHT: 225px
}
.container img {
	border:none;
}
.td_f a img{
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}
.num {
	POSITION: absolute;
	WIDTH: 90px;
	FLOAT: right;
	TOP: 210px;
	LEFT: 600px
}
.num li {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 15px;
	LIST-STYLE-TYPE: none;
	MARGIN: 1px;
	WIDTH: 15px;
	FONT-FAMILY: Arial;
	BACKGROUND: url(index_res/flashbutton.jpg) no-repeat -15px 0px;
	FLOAT: left;
	HEIGHT: 15px;
	COLOR: #86a2b8;
	FONT-SIZE: 12px;
	CURSOR: pointer
}
.num li.on {
	LINE-HEIGHT: 15px;
	WIDTH: 15px;
	BACKGROUND: url(index_res/flashbutton.jpg) no-repeat;
	HEIGHT: 15px;
	COLOR: #ffffff
}
/*图片切换 结束*/
.content .content_con .conbox2{
	width:280px;
	margin-left:5px;
	float:left;
	}
.content .content_con .search{
	width:280px;
	height:34px;
	background:url(index_res/search.jpg) no-repeat;
	}
.content .content_con .search .d1{
	width:211px;
	height:26px;
	float:left;
	margin-top:4px;
	margin-left:4px;
	*margin-left:2px;
	}
.content .content_con .search .d1 .text{
	width:209px;
	height:24px;
	border:#c5c5c5 1px solid;
	}
.content .content_con .search .d2{
	width:57px;
	height:26px;
	margin-top:4px;
	margin-left:3px;
	*margin-left:3px;
	_margin-left:1px;
	float:left;
	}
.content .content_con .search .d2 .but{
	width:57px;
	height:26px;
	background:url(index_res/but.jpg) no-repeat;
	border:none;
	cursor:pointer;
	}
.content .content_con .login{
	width:280px;
	height:109px;
	background:url(index_res/login.jpg) no-repeat;
	margin-top:5px;
	padding-top:40px;
	line-height:24px;
	}
.content .content_con .login .text2{
	width:160px;
	height:23px;
	border:#d2d2d2 1px solid;
	}
.content .content_con .login .but2{
	width:60px;
	height:26px;
	background:url(index_res/dl.jpg) no-repeat;
	margin-top:8px;
	border:none;
	cursor:pointer;
	}
.content .content_con .login .but3{
	width:60px;
	height:26px;
	margin-top:8px;
	background:url(index_res/cz.jpg) no-repeat;
	margin-left:34px;
	border:none;
	cursor:pointer;
	}
	.content .content_con .login .but4{
		width:60px;
	height:26px;
	background:url(index_res/index_03.jpg) no-repeat;
	margin-top:8px;
	border:none;
	cursor:pointer;
	}
.content .content_con .login .but5{
width:60px;
	height:26px;
	margin-top:8px;
	background:url(index_res/index_05.jpg) no-repeat;
	margin-left:34px;
	border:none;
	cursor:pointer;
	}
.content .content_con .data{
	width:265px;
	height:34px;
	background:url(index_res/data.jpg) no-repeat;
	margin-top:5px;
	color:#787878;
	line-height:36px;
	padding-left:15px;
	}
.content .content_con .box3{
	width:975px;
	height:34px;
	background:#e6e6e6;
	
	line-height:34px;
	margin-top:5px;
	padding-left:5px;
	
	}
.content .content_con .box3 .wlzy{
	width:80px;
	float:left;
	color:#a12136;
	font-weight:bolder;
	}
.content .content_con .box3 .c_box{
	width:850px;
	float:left;
	height:34px;
	}
.content .content_con .box3 .c_box ul li{
	list-style:none;
	float:left;
	width:120px;
	}
.content .content_con .box3 .c_box a{
	text-decoration:none;
	color:#6a6a6a;
	padding-left:28px;
	}
.content .content_con .box3 .c_box a:hover{
	color:#a12136;
	}
.fw1{
	background:url(index_res/fw1.jpg) 0 5px no-repeat;
	}
.fw1:hover{
	background:url(index_res/fw1_on.jpg) 0 5px no-repeat;
	}
.fw2{
	background:url(index_res/fw2.jpg) 0 5px no-repeat;
	}
.fw2:hover{
	background:url(index_res/fw2_on.jpg) 0 5px no-repeat;
	}
.fw3{
	background:url(index_res/fw3.jpg) 0 5px no-repeat;
	}
.fw3:hover{
	background:url(index_res/fw3_on.jpg) 0 5px no-repeat;
	}
.fw4{
	background:url(index_res/fw4.jpg) 0 5px no-repeat;
	}
.fw4:hover{
	background:url(index_res/fw4_on.jpg) 0 5px no-repeat;
	}
.fw5{
	background:url(index_res/fw5.jpg) 0 5px no-repeat;
	}
.fw5:hover{
	background:url(index_res/fw5_on.jpg) 0 5px no-repeat;
	}
.fw6{
	background:url(index_res/fw6.jpg) 0 5px no-repeat;
	}
.fw6:hover{
	background:url(index_res/fw6_on.jpg) 0 5px no-repeat;
	}	
	
	
	
	
	
	
	
	
.content .content_con .box4{
	width:980px;
	margin-top:5px;
	overflow:hidden;
	}
.content .content_con .box4 .con_box1{
	width:580px;
	float:left;
	background:#FFF;
	}
.content .content_con .box4 .con_box1 .title1{
	width:580px;
	height:30px;
	background:url(index_res/tit1.jpg) repeat-x;
	}
.test1{
	width:200px;
	height:30px;
	line-height:35px;
	color:#1c75c7;
	float:left;
	font-weight:bolder;
	padding-left:5px;
	}
.test2{
	width:200px;
	height:30px;
	line-height:35px;
	color:#9a1d2f;
	float:left;
	font-weight:bolder;
	padding-left:5px;
	}
.more1{
	width:55px;
	height:30px;
	background:url(index_res/more1.jpg) no-repeat;
	display:block;
	float:right;
	margin-right:5px;
	}
.more2{
	width:55px;
	height:30px;
	background:url(index_res/more2.jpg) no-repeat;
	display:block;
	float:right;
	margin-right:5px;
	}	
	
	
	
	
	
.content .content_con .box4 .con_box1 .box01{
	width:570px;
	border-bottom:#cecece 1px dashed;
	color:#6a6a6a;
	line-height:24px;
	overflow:hidden;
	padding-left:10px;
	}
h3{
	font-size:16px;
	text-align:center;
	font-weight:bolder;
	color:#000;
	}
.yellow{
	color:#e08f0f;
	text-decoration:none;
	}	
.content .content_con .box4 .con_box1 .box02{
	width:580px;
	overflow:hidden;
	}
.content .content_con .box4 .con_box1 .box02 ul li{
	list-style:none;
	height:25px;
	border-bottom:#cecece 1px dashed;
	}
.content .content_con .box4 .con_box1 .box02 a{
	width:478px;
	height:25px;
	float:left;
	display:block;
	color:#363636;
	text-decoration:none;
	line-height:25px;
	background:url(index_res/list_style.jpg) 8px 10px no-repeat;
	padding-left:15px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	}
	.content .content_con .box4 .con_box2 .box03 ul li a{
	width:330px;
	height:25px;
	float:left;
	display:block;
	color:#363636;
	text-decoration:none;
	line-height:25px;
	background:url(index_res/list_style.jpg) 8px 10px no-repeat;
	padding-left:15px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	}
.content .content_con .box4 .con_box1 .box02 a:hover{
	color:#a12136;
	background:url(index_res/list_style_on.jpg) 8px 10px no-repeat;
	}
.time{
	width:80px;
	height:25px;
	line-height:25px;
	text-align:right;
	float:right;
	margin-right:5px;
	}	
	.time1{
	width:136px;
	height:25px;
	line-height:25px;
	text-align:right;
	float:right;
	margin-right:5px;
	}	
	.content .content_con .box4 .con_box1 .box02 li .span1
	{
	 display: block;
    float: left;
    width: 478px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	}/**/
	.content .content_con .box4 .con_box2 .box03 ul li .span2
	{
	     display: block;
    float: left;
    width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	    }
	
.content .content_con .box4 .con_box2{
	width:390px;
	float:left;
	margin-left:8px;
	background:#fff;
	}
.content .content_con .box4 .con_box2 .title2{
	width:390px;
	height:30px;
	background:url(index_res/tit1.jpg) repeat-x;
	}
.content .content_con .box4 .con_box2 .box03{
	width:390px;
	}
.content .content_con .box4 .con_box2 .box03 ul li{
	height:25px;
	border-bottom:#cecece 1px dashed;
	list-style:none;
	width:390px;
	background:url(index_res/list_style.jpg) 8px 10px no-repeat;
	}
.content .content_con .box4 .con_box2 .box03 .icon2 a{
	display:block;
	height:25px;
	line-height:25px;
	text-decoration:none;
	color:#505050;
	padding-left:20px;
	}
	.content .content_con .box4 .con_box2 .box03 .icon1 a{
	display:block;
	height:25px;
	line-height:25px;
	text-decoration:none;
	color:#000000;
	padding-left:20px;
	}
.content .content_con .box4 .con_box2 .box03 .link1{
	float:left;
	line-height:25px;
	text-decoration:none;
	color:#000000;
	padding-left:15px;
	}
.content .content_con .box4 .con_box2 .box03 .link2{
	width:370px;
	}
.icon1{
	background:url(index_res/icon1.jpg) 2px 4px no-repeat;
	}
.icon1:hover{
	background:url(index_res/icon1_on.jpg)  2px 4px no-repeat;
	}
.icon2{
	background:url(index_res/icon2.jpg) 2px 5px no-repeat;
	}
.icon2:hover{
	background:url(index_res/icon2_on.jpg)  2px 5px no-repeat;
	}
.icon3{
	background:url(index_res/list_style.jpg) 10px 10px no-repeat;
	}
.content .content_con .box5{
	width:980px;
	margin-top:5px;
	overflow:hidden;
	background:#FFF;
	}
	.content .content_con .box5 .con_box1{
	width:980px;
	float:left;
	background:#FFF;
	}
.content .content_con .box5 .title3{
	width:980px;
	height:30px;
	background:url(index_res/tit2.jpg) repeat-x;
	}
.content .content_con .box5 .box04{
	width:970px;
	margin-left:5px;
	}
	.content .content_con .box5 .con_box2 .box03 ul li .span2
	{
	     display: block;
    float: left;
    width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	    }
	.content .content_con .box5 .con_box2 .box03 .link1{
	width:280px;
	float:left;
	line-height:25px;
	text-decoration:none;
	color:#000000;
	padding-left:15px;
	}
.content .content_con .box5 .con_box2{
	width:390px;
	float:left;
	margin-left:8px;
	background:#fff;
	}
.content .content_con .box5 .con_box2 .title2{
	width:390px;
	height:30px;
	background:url(index_res/tit1.jpg) repeat-x;
	}
.content .content_con .box5 .con_box2 .box03{
	width:390px;
	}
.content .content_con .box5 .con_box2 .box03 ul li{
	height:25px;
	border-bottom:#cecece 1px dashed;
	list-style:none;
	width:390px;
	}
.content .content_con .link{
	width:980px;
	height:56px;
	background:url(index_res/link.jpg) no-repeat;
	margin-top:5px;
	}
.content .content_con .link ul{
	margin-left:130px;
	}
.content .content_con .link ul li{
	height:30px;
	list-style:none;
	width:280px;
	float:left;
	background:url(index_res/list_style.jpg) 10px 10px no-repeat;
	}
.content .content_con .link a{
	width:240px;
	color:#000;
	display:block;
	text-decoration:none;
	line-height:30px;
	padding-left:20px;
	
	}
.footer{
	height:60px;
	background:#f3f3f3;
	border-top:#dadada 2px solid;
	text-align:center;
	line-height:24px;
	color:#505050;
	padding-top:10px;
	}
span#ctl00_ContentPlaceHolder1_lblTitle {
    font-size: 24px;
    color: #1d44a7;
    font-family: "黑体";
}
div#wp_news_w701 li {
    float: left;
    width: 16.6%;
}
div#wp_news_w701 .new-imfg {
    position: relative;
    padding-top: 75%;
    overflow: hidden;    margin: 0 5px;
}div#wp_news_w701 .new-imfg img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    empty-cells: 0;
}div#wp_news_w701 {
    margin: 0 -5px;
}.imgscroll2_img {
    padding: 0 !important;
    margin: 0 5px;
}.sudyfocus_w66.focus-box {
    height: 228px !important;
}.focus-container {
    height: 228px !important;
}

div#featuredw66 {
    width: 692px !important;
    height: 227px !important;
}.orbit-wrapper {
    width: 692px !important;
    height: 227px !important;
}div.slider-nav span.right {
    width: 30px;
    height: 60px;
    background-size: 100% 50%;
    background-repeat: no-repeat;
    background-color: #000;
    background-position: center;margin-top: -30px !important;
}div.slider-nav span.left {
    width: 30px;
    height: 60px;
    background-size: 100% 50%;
    background-repeat: no-repeat;
    background-color: #000;margin-top: -30px !important;
    background-position: center;
}.timer {
    display: none !important;
}