@charset "utf-8";

/* CSS Document */

/*---------初始样式----------*/

*{ margin:0px; padding:0px;}

html,body{

    -webkit-text-size-adjust:none;

}

body,input,textarea{

	font-size: 12px;

	line-height: 18px;

	font-size:12px;

	font-family: "宋体","微软雅黑", "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", "Microsoft YaHei", Helvetica, Arial, Verdana, sans-serif, STHeiti;

}

textarea {

	resize: none;

	overflow: hidden;

	outline: none;

}

input {

	outline: none;

}

li {

	list-style: none;

}

body a {

	outline: none;

	text-decoration: none;

    blr:expression(this.onFocus=this.blur());

}

img {

	display: block;

	border:none;

}

.clear {

	background: none;

	border: 0;

	clear: both;

	display: block;

	float: none;

	font-size: 0;

	list-style: none;

	margin: 0;

	padding: 0;

	overflow: hidden;

	visibility: hidden;

	width: 0;

	height: 0;

	line-height: 0;

	font-size: 0;

}

/*---------初始样式结束----------*/

body{ background-color:#fff;}

/*---------头部--------*/

/*.head{

	height:390px;

	background: url(../images/fulu/head_top.jpg) center top repeat-y #006ebf;

	border-top:3px solid #1c2592;

	border-bottom:5px solid #1c2592;

	margin-bottom:10px;

}*/



#img1{

	-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.8), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.4);

	-moz-box-shadow: inset 0 0 1px rgba(0,0,0,.8), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.4);

	box-shadow: inset 0 0 1px rgba(0,0,0,.8), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.4);

	-webkit-border-radius: 10px;

	-moz-border-radius: 10px;

	border-radius: 10px;

	overflow: hidden;

}



#img1 a{

	display: block;

	width: 200px;

	height: 108px;

}



.fuclose{

	position: absolute;

	top: 4px;

	right: 4px;

	cursor: pointer;

}

.fuclose img{

	width: 20px;

}



.head{

	height:390px;

	background: url(../images/fulu/head_top.jpg) center top repeat-y #006ebf;

	border-top:3px solid #1c2592;

	border-bottom:5px solid #1c2592;

	margin-bottom:10px;

	width:1349px;

	margin-left: auto;

	margin-right: auto;

}



.head_top{

	width:960px;

	height:72px;

	margin:0 auto;

}

.head_top img.logo{

	float:left;

}

.head_top img.right{

	float:right;

	margin-top:10px;

	margin-left:100px;

}



/*.banner{

	height:282px;

	width:100%;

	background:#fff;

	position:relative;

	border-top:2px solid #FFF;

}*/



.banner{

	height:282px;

	width:100%;

	background:#fff;

	position:relative;

	border-top:2px solid #FFF;

}



.banner_box{

	top:0;

	left:0;

	width:100%;

	height:282px;

	position:absolute;

	background:center no-repeat;

}







.nav{

	height:34px;

	background:url(../images/fulu/nav.jpg) center top repeat-y #0075c4;

}

.nav ul{

	color:#FFF;

	width:960px;

	height:34px;

	line-height:34px;

	font-size:14px;

	margin:0 auto;

	font-family:"微软雅黑";

}

.nav ul li{

	float:left;

	position:relative;

}

.nav ul li a{

	color:#FFF;

	display:block;

	padding:0 29px;

}



.nav ul li:hover .nav_sub{

	display:block;

}

.nav ul li .nav_sub{

	top:34px;

	left:0;

	z-index:50;

	display:none;

	width:100%;

	position:absolute;

}

.nav ul li .nav_sub a{

	height:28px;

	line-height:28px;

	color:#fff;

	background:#0075c4;

}

.nav ul li .nav_sub a:hover{

	color:#fff;

	background:#1c2592;

}







/*---------头部结束--------*/



/*---------主体内容--------*/

.main{

	width:960px;

	margin:0 auto;

}

.main p.top{

	height:36px;

	background:url(../images/fulu/top.jpg) 0 0 repeat-x;

}

.main p.top span{

	float:left;

	width:124px;

	height:36px;

	color:#FFF;

	padding-left:36px;

	font-family:"微软雅黑";

	font-size:14px;

	line-height:36px;

	background:url(../images/fulu/left.jpg) 0 0 no-repeat;

}

.main p.top a{

	float:right;

	height:36px;

	color:#666;

	line-height:36px;

}

.main p.top i{

	float:right;

	height:36px;

	color:#666;

	width:20px;

	display:block;

	background:url(../images/fulu/right.jpg) center right no-repeat;

}







.main_top{

	height:43px;

	width:980px;

	margin-bottom:15px;

}

.main_top a{

	float: left;

	width:227px;

	height:43px;

	color:#333;

	margin-right:17px;

	font-size:16px;

	font-family:"微软雅黑";

	line-height:43px;

	text-align:center;

	display:block;

	background:url(../images/fulu/btn.jpg) 0 0 no-repeat;

}



.main_box1{

	float:left;

	width:222px;

	height:191px;

	margin-right:8px;

	margin-bottom:21px;

	background:#f9f8f8;

	position:relative;

	border:1px solid #e7e2e2;

}

.main_box1 img{

	top:4px;

	left:4px;

	z-index:10;

	width:214px;

	height:183px;

	position:absolute;

	border-radius:3px;

}

.main_box1 ul{

	right:12px;

	bottom:12px;

	z-index:20;

	position:absolute;

}

.main_box1 ul li{

	float:left;

	width:18px;

	height:18px;

	display:block;

	line-height:18px;

	text-align:center;

	margin-left:6px;

	background:#eee;

	cursor:pointer;

	border:1px solid #dcdcdc;

}

.main_box1 ul li.hover{

	color:#FFF;

	font-weight:bold;

	background:#4f98d3;

	border:1px solid #3368ab;

}







.main_box2{

	float:left;

	width:456px;

	height:193px;

	margin-right:8px;

	margin-bottom:21px;

}

.main_box2_sub{

	width:454px;

	height:155px;

	background:#FFF;

	border:1px solid #dbdbdb;

}

.main_box2_sub img{

	float:left;

	width:141px;

	height:117px;

	padding:5px;

	margin:14px;

	border-radius:4px;

	border:1px solid #dbdbdb;

}





.main_box3{

	float:left;

	width:264px;

	height:193px;

	margin-bottom:21px;

}



.main_box4{

	float:left;

	width:264px;

	height:227px;

	margin-right:5px;

	margin-bottom:21px;

}

.main_box4_sub{

	width:262px;

	height:189px;

	background:#FFF;

	border:1px solid #dbdbdb;

}

.main_box4_sub ul{

	width:232px;

	margin:14px auto;

}

.main_box4_sub ul li a{

	height:27px;

	width:232px;

	color:#333;

	text-overflow: ellipsis;

	display:block;

    white-space: nowrap;

	line-height:24px;

}





.main_box5{

	float:left;

	width:422px;

	height:227px;

	margin-right:5px;

	margin-bottom:21px;

}

.main_box5_sub{

	width:420px;

	height:189px;

	background:#FFF;

	border:1px solid #dbdbdb;

}

.main_sub{


	color:#333;

	width:379px;

	height:78px;

	margin:12px 0 0 20px;

}
.main_subs{
	border:1px solid #dbdbdb;width:300px;height:76px;float:left;border-left-style:none;
	background: url(../images/bj.jpg);
}
.main_subs p{
	width:100%;
	height:30px;
	line-height: 30px;
	color:#979998;
	font-family: '微软雅黑';
	font-size: 18px;
	text-align: center;
}

.main_sub img{

	float:left;

	width:66px;

	height:66px;

	padding:5px;

	line-height:21px;

	margin-right:10px;

	background:#f9f8f8;

	border:1px solid #dbdbdb;

}

.main_sub b{

	line-height:28px;

}







.main_pro{

	width:958px;

	height:126px;

	margin-bottom:14px;

	border-radius:3px;

	border:1px solid #e7e2e2;

}

.main_pro p.bt{

	height:30px;

	color:#333;

	padding-left:54px;

	line-height:30px;

	font-size:14px;

	font-family:"微软雅黑";

	background:url(../images/fulu/bt.jpg) 27px 9px no-repeat;

}

.main_pro a.left{

	float:left;

	width:42px;

	height:43px;

	display:block;

	cursor:pointer;

	margin:20px 0 0 2px;

	background:url(../images/fulu/goto.jpg) 0 0 no-repeat;

}



.main_pro a.right{

	float:right;

	width:42px;

	height:43px;

	display:block;

	cursor:pointer;

	margin:20px 2px 0 0;

	background:url(../images/fulu/goto.jpg) -42px 0 no-repeat;

}

.main_pro_box{

	float:left;

	width:836px;

	height:86px;

	margin:0 17px;

	overflow:hidden;

	position:relative;

}

.main_pro_sub{

	top:0;

	left:0;

	width:10000px;

	height:86px;

	position:absolute;

}

.main_pro_sub a{

	float:left;

	width:115px;

	height:86px;

	margin-right:5px;

}

.main_pro_sub a img{

	padding:4px;

	width:105px;

	height:76px;

	border-radius:3px;

	border:1px solid #dbdbdb;

}





.link{

	width:960px;

	height:72px;

	margin-bottom:16px;

	background:url(../images/fulu/link.jpg) 0 0 repeat-x;

}

.link span{

	float:left;

	width:116px;

	height:72px;

	display:block;

	font-size:14px;

	font-family:"微软雅黑";

	line-height:72px;

	padding-left:15px;

	background:url(../images/fulu/link_left.jpg) 0 0 no-repeat;

}

.link_box{

	float:left;

	width:782px;

	height:60px;

	overflow:hidden;

	position:relative;

	margin:8px 0 0 20px;

}

.link_sub{

	top:0;

	left:0;

	width:10000px;

	height:60px;

	position:absolute;

}

.link_sub img{

	float:left;

	width:104px;

	height:34px;

	padding:10px;

	background:#FFF;

	margin-right:5px;

	border:1px solid #dbdbdb;

}













.sub_left{

	float:left;

	width:228px;

	margin-bottom:27px;

}

.sub_left_nav{

	width:226px;

	padding:8px 0;

	background:#FFF;

	margin-bottom:14px;

	border:1px solid #dbdbdb;

}

.sub_left_nav a{

	width:162px;

	height:39px;

	color:#333;

	padding-left:40px;

	font-size:14px;

	font-family:"微软雅黑";

	display:block;

	margin:0 auto;

	line-height:39px;

	margin-bottom:2px;

	background:url(../images/fulu/sub_nav.jpg) 0 0 no-repeat;
	border-radius:5px;

}
.sub_left_nav a.hover{
	background:url(../images/fulu/sub_nav1.jpg) 0 0 no-repeat;
	color:#fff;
}



.sub_left_box{

	width:226px;

	height:360px;

	background:#FFF;

	margin-bottom:14px;

	border:1px solid #dbdbdb;

}

.sub_left_box p{

	color:555px;

	padding:0 28px;

	line-height:24px;

}

.sub_left_box p.bt{

	height:42px;

	line-height:42px;

	font-family:"微软雅黑";

	font-size:14px;

	font-weight:bold;

}

.sub_left_box p.bt img{

	float:left;

	margin:12px 10px 0 0;

}





/*.sub_right form{

	width:722px;

	border: 1px solid #dbdbdb;

}

*/



.sub_right{

	float:right;

	width:722px;

	margin-bottom:15px;

}

.sub_right_box{

	width:720px;

	background:#FFF;

	min-height:678px;

	/*margin-bottom:14px;*/

	border:1px solid #dbdbdb;

}



.sub_right_box ul.news{

	width:636px;

	margin:20px auto;

}

.sub_right_box ul.news li a{

	font-family:"微软雅黑";

	font-size:13px;

	color:#333;

	line-height:27px;

	text-align:right;

}

.sub_right_box ul.news li a span{

	float:left;

	width:540px;

	text-overflow: ellipsis;

    white-space: nowrap;

	text-align:left;

}



.sub_right_box p{

	margin-top:10px;

	margin-left: 10px;

	font-family:"微软雅黑";

	font-size:15px;

	color:#333;

}



.sub_right_box p img{

	display: inline;

	/*border:1px solid #999;*/

}



.pro{

	margin-bottom:20px;

}
.pro p span{
	border-radius: 5px;
    display: block;
    float: left;
    width: 100px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    text-indent: 0.5em;
    background: url(../images/arrow.png) no-repeat right center;
    background-color: #A8B2B9;
    font-size: 14px;
    margin-left:6px;
}



.zpro{

	margin-bottom:20px;

	border-bottom: 2px solid #333;

	margin: 0 10px;

}



.spro{

	margin-bottom:20px;

	border-bottom: 2px solid #333;

	margin: 0 10px;

}



.jpro{

	margin-bottom:20px;

	margin: 0 10px;

}



.pro a{

	float:left;

	width:162px;

	height: 170px;

	color:#333;

	line-height:24px;

	font-size:13px;

	text-align:center;

	font-family:"微软雅黑";

	margin:10px 0 0 29px;

}



.pro a.zy{

	float:left;

	width:83px;

	height: 150px;

	color:#333;

	font-size:13px;

	text-align:center;

	font-family:"微软雅黑";

	margin:12px 0 0 24px;

}



.zpro a.zy{

	float:left;

	width:83px;

	height: 150px;

	color:#333;

	font-size:13px;

	text-align:center;

	font-family:"微软雅黑";

	margin:12px 0 0 24px;

}



.spro a.zy{

	float:left;

	width:83px;

	height: 150px;

	color:#333;

	font-size:13px;

	text-align:center;

	font-family:"微软雅黑";

	margin:12px 0 0 24px;

}



.jpro a.zy{

	float:left;

	width:83px;

	height: 150px;

	color:#333;

	font-size:13px;

	text-align:center;

	font-family:"微软雅黑";

	margin:12px 0 0 24px;

}



.pro a img{

	padding:3px;

	margin-bottom:8px;

	border-radius:3px;

	border:1px solid #dedede;

	width: 155px;

	height: 110px;

}



.pro a.zy img{

	padding:5px;

	/*margin-bottom:8px;*/

	border-radius:3px;

	border:1px solid #dedede;

	width: 71px;

	height: 99px;

}



.zpro a.zy img{

	padding:5px;

	/*margin-bottom:8px;*/

	border-radius:3px;

	border:1px solid #dedede;

	width: 71px;

	height: 99px;

}



.spro a.zy img{

	padding:5px;

	/*margin-bottom:8px;*/

	border-radius:3px;

	border:1px solid #dedede;

	width: 71px;

	height: 99px;

}



.jpro a.zy img{

	padding:5px;

	/*margin-bottom:8px;*/

	border-radius:3px;

	border:1px solid #dedede;

	width: 71px;

	height: 99px;

}











.page{

	color:#333;

	height:24px;

	margin:0 auto 10px auto;

	line-height:24px;

	text-align:center;

}

.page a{

	color:#333;

}

.page a:hover{

	color:#c00;

}















.content{

	color:#333;

	line-height:24px;

	font-family:"微软雅黑";

	padding:18px;

}

.content img{

	max-width: 684px;

	/*border:1px solid #999;*/

}











/*---------主体内容结束--------*/



/*---------页尾--------*/

.foot{

	width:1349px;
	margin:0px auto;

	/*height:165px;*/

	background:url(../images/fulu/foot.jpg) bottom center repeat-x;

}

.foot p.top{

	height:44px;

	color:#FFF;

	font-size:14px;

	font-family:"微软雅黑";

	line-height:44px;

	text-align:center;

	background:#0061a9;

}

.foot p.top a{

	color:#FFF;

	padding:0 20px;

	letter-spacing:2px;

}

.foot_box{

	width:960px;

	/*height:100px;*/

	margin:0 auto;

	font-family:"微软雅黑";

	line-height:21px;

	padding-top:10px;

	padding-bottom:10px;

}

.foot_box img.right{

	float:left;

	margin-top:-5px;

}

.foot_box td{

	padding-left: 8px;

	font-size: 11px;

}



/*---------页尾结束--------*/

.pagination { display: block; padding-left: 0; padding: 10px 0; border-radius: 4px;background:#fff;width:100%; }
.pagination li { display: inline; }
.pagination li a,.pagination li span { position: relative; padding: 6px 12px; margin-left: -1px; line-height: 1.428571429; text-decoration: none; background-color: #fff; border: 1px solid #ddd; }
.pagination li a:hover, .pagination li a:focus { background-color: #eee; }
.pagination .active span, .pagination .active span:hover, .pagination .active span:focus { z-index: 2; color: #fff; cursor: default; background-color: #428bca; }
.pagination .disabled span, .pagination .disabled span:hover, .pagination .disabled span:focus { color: #999; cursor: not-allowed; background-color: #fff; border-color: #ddd; }
.pagination-lg li a { padding: 10px 16px; font-size: 18px; }
.pagination-sm li a, .pagination-sm li span { padding: 5px 10px; font-size: 12px; }
