@charset "utf-8";
body {
	font-family: Arial,"微软雅黑";
	font-size: 12px;
	color: #3a3b3c;
}
a{
	text-decoration: none;
	color: #737272;
	cursor: pointer;
}
a:hover {
	color: #747474;
	text-decoration: none;
}
html,body,h1,h2,h3,h4,h5,h6,ul,li,p,dl,dd,dt,form {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
tr,td{ font-size:12px;}
img{border:0px; margin:0px; padding:0px}
.fl {
	float:left;
}
.fr{float:right;}
/* Clear Fix */
.clearfix:after {
	content: ".";     
	display: block;   
	clear: both;    
	visibility: hidden;      
	line-height: 0;    
	height: 0;    
	font-size:0;  
}
.clearfix { *zoom:1;}  
.clear {
	clear: both;
}
.Tac {
	text-align: center;
}

.w1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.mp15 {
	margin-top: 15px;
}
.mp30 {
	margin-top: 30px;
}
.mp20 {
	margin-top: 20px;
}

.mp40 {
	margin-top: 40px;
}
.pt20 {
	padding-top: 20px;
}


#top {
	background-color: #f9f9f9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	height: 32px;
	width: 100%;
	line-height: 33px;
}
.h_l img {
	margin-top: 25px;
}

.t_r span {
    font-weight: normal;
    float: left;
    margin-right: 10px;
}
.t_r a {
    width: auto;
    margin-left: 10px;   
}
#nav {
	float: right;
	width: auto;
}
#nav ul {
	margin-left: 20px;
}

#nav ul li {
	display: block;
	float: left;
	text-align: center;
	width: 100px;
	height: 85px;
	line-height: 85px;
	position: relative;
}
#nav ul li:last-child{ margin-right:0px;}
#nav ul li a {
	font-size: 14px;
	color: #292929;
	text-align: center;
	display: block;
	font-weight: bold;

}
#nav ul li a:hover,#nav ul li a.li_hover {
	background-color: #F9F9F9;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0164B7;
	height:83px;
}

#nav ul li dl{
	display: none;
	background: #F7F6F6;
	width: 100%;
	z-index: 999;
	position: absolute;
	left: 0;
	top:85px;
	font-weight: normal;
	text-align: center;
	font-size:12px;
}
#nav ul li dl a{font-weight:normal !important; }
#nav ul li dl a:hover{ border:none !important; height:auto!important}
#nav ul li dd{line-height:35px;}
/*banner*/
#banner {
	text-align: center;
	height: auto;
	width: 100%;
	overflow: hidden;
	z-index: 0;
}
.Nyban {
	height: 300px;
}

.banner_box{
	width:100%;
	height:450px;
	overflow:hidden;
}
.banner_box .banner{
	width:100%;
	height:450px;
	overflow:hidden;
	position:relative;
}
.banner_box .banner_list{
	width:100%;
	height:450px;
	position:relative;
}
.banner_list li{
	height:450px;
	position:absolute;
	left:0;
	top:0;
	opacity:0;
    filter:alpha:opacity(0);
	width: 100%;
	display:block;
}
.banner_list .bm1{background:url(banner1.jpg) 50% 0 no-repeat;}
.banner_list .bm2{background:url(banner2.jpg) 50% 0 no-repeat;}
.banner_list .bm3{background:url(banner3.jpg) 50% 0 no-repeat;}
.banner_list .bm4{background:url(banner4.jpg) 50% 0 no-repeat;}
.banner_list .bm5{background:url(banner5.jpg) 50% 0 no-repeat;}
.banner_box .prev_btn, .banner_box .next_btn{
	display:block;
	width:42px;
	height:82px;
	position:absolute;
	top:45%;
	display:none;
	z-index:999;
	opacity:0.5;
filter:alpha:opacity(50);}
.banner_box .prev_btn{left:31px; background:url(sy_btns.png) 0 -158px no-repeat;}
.banner_box .next_btn{right:31px; background:url(sy_btns.png) 0 -240px no-repeat;}
.banner_box .circle_btns{/*width:100%;*/
	width:auto;
	height:12px;
	position:absolute;
	bottom:20px;
	left:50%;
	text-align:center;
	z-index:999;
	margin-left:-56px;
}
.banner_box .circle_btns a{
	display:inline-block;
	width:12px;
	height:12px;
	margin-right:10px;
	background-image: url(ico_ban.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.banner_box .circle_btns .a1{margin-right:0;
}
.banner_box .circle_btns .cur{
	background-position: -30px 0px;
}
/*main*/
.ia {
	float: left;
	width: 440px;
	height: 210px;
	overflow: hidden;
	text-align: left;
}
.ititle {
	height: 31px;
	line-height: 31px;
	border-bottom: 1px dashed #ccc;
	color: #000;
}
.float_right {
float: right;
font-size: 14px;
color: #7f7f7f;
}
.ititle h1 {
	padding: 0 0 0 15px;
	height: 22px;
	line-height: 22px;
	font-size: 18px;
	background-image: url(ititle_h1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
}
.ititle h2 {
	height: 10px;
	line-height: 16px;
	font-size: 12px;
	background: #fff;
	font-weight: normal;
	padding: 0 8px 0 0;
	float: left;
	color: #989898;
	text-transform: uppercase;
}
.ia_body {
padding: 20px 0 0;
height: 158px;
zoom: 1;
overflow: hidden;
line-height: 23px;
}
.ia_body img {
	float: left;
	margin: 0 5px 0 0;
}
.ia_body h1 {
	width: 90px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 13px;
	margin: 12px 0 0 140px;
	background-color: #0164B7;
}
.ia_body h1 a {
	color: #FFF;
}

.ib {
float: right;
width: 510px;
}
.ib_body { padding:21px 0 0; height:157px; _height:178px; zoom:1; overflow:hidden; }
/* 本例子css */
		.picMarquee-left{
	overflow: hidden;
	position: relative;
}
		.picMarquee-left .bd{
}
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{
	width: 136px;
	height: 103px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{ line-height:24px;   }

/*link*/
#link {
	position: relative;
	margin-top: 30px;
	width: 1000px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background: #eee
}
#link label {
	padding-right: 10px;
	width: 100px;
	font-weight: bold;
	text-align: center;
	background: url(../images/link.png) no-repeat left center;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
#link .bd {

	float: left;
} 

#link li {
	float: left;
	height: 40px;
	line-height: 40px;
	width: auto !important;
}
#link a {
	display: inline-block;
	margin: 0 7px;
	font-size: 12px;
	color: #666;
	vertical-align: top
}
#link a.more {
	position: absolute;
	top: 7px;
	right: 7px;
	margin: 0;
	padding: 0 12px;
	line-height: 26px;
	border-radius: 3px;
	background: #ddd;
	transition: all .2s linear
}
#link a.more:hover {
	color: #fff;
	text-decoration: none;
	background: #67b5bf
}
#link .link-page {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 40px
}
#link a.prev, #link a.next {
	display: block;
	margin: 0;
	height: 20px;
	line-height: 99px;
	overflow: hidden;
	background: #bbb url(../images/link-page.png);
	cursor: pointer
}
#link a.next {
	background-color: #ccc;
	background-position: 0 -20px
}
#link .link-page a:hover {
	background-color: #aaa
}
#footer {
	height: 120px;
	width: 100%;
	background-color: #3c3c3c;
	color: #c0c0c0;
}
#footer .f-l {
	float: left;
}

.f-l p {
	line-height: 24px;
}
#footer .f-r {
	float: right;
	margin-right: 20px;
}
.f-r img {
	width: 80px;
	margin-top: 20px;
}
/*neiye*/
.z-left {
	float: left;
	width: 230px;
	text-align: left;
}
.z-left .list .title {
	background:url(l_tit_bg.jpg) no-repeat left;
	height:34px;
	line-height:34px;
	padding-left:15px;
	font-size: 15px;
	font-weight: bold;
}
.z-left .list .content {
	border-bottom:1px solid #e2e2e2;
}
.list ul li a {
	background:url(list_li.jpg) no-repeat;
	height:30px;
	line-height:30px;
	display:block;
	padding-left:30px;
	overflow:hidden;
}
.list ul li a:hover {
	background: url(list_li_h.png) no-repeat;
}
.lxwm1 {
	margin-top: 15px;
}
.lxwm1 .title {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	height: 30px;
	padding-left:15px;
	background-color: #01539F;
}
.lxwm1 .content {
	background:#f1f1f1;
	padding:10px;
	line-height:22px;
}
.z-right {
	float: right;
	width: 750px;
}
.z-right .r_tit {
	background:url(r_tit_bg.jpg) no-repeat left;
	height:34px;
	line-height:34px;
	padding-left:15px;
}
.company,.news,.pro {
	border:1px solid #e2e2e2;
	min-height:300px;
	padding: 10px;
}
.company p,.company div{
	line-height: 24px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.news ul li {
	line-height: 34px;
	border-bottom:1px dashed #cccccc;
	text-align: left;
	margin-right: 12px;
	line-height:30px;
	padding-left: 15px;
	background-image: url(news_li_bg.jpeg);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.news ul li a {
	color: #333;
}
.news ul li span {
	float: right;
}
.pro ul{width:105%;}
.pro li{
	float: left;
	border: 1px solid #EEEEEE;
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 19px;
	width: 200px;
	overflow: hidden;
}
.pro li img{
	margin: 1px;
	width: 99%;
	height: 151px;
}
.pro li h3{background:#EEEEEE;line-height:24px; display:block; text-align:center;font-weight:normal;height: 48px}
.pro li h3 a:hover{color:#039;}
.page{padding-top:30px;text-align:center; clear:both;}
.page a{
	color: #333;
	min-width: 25px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	display: inline-block;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-left: 5px;
}
.page a:hover,.page a.active{
	color: #fff;
	background:#06C;
	border: 1px solid #06C;
}
#page-news h1{
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
#page-news .time {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 24px;
    color: #999;
    text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
#page-news .newstail{
	line-height: 25px;
	margin-right: 10px;
	margin-left: 10px;
}
.tg {
    height: 24px;
    line-height: 25px;
    font-size: 12px;
    margin-bottom: 10px;
    padding-left: 25px;
    font-weight: bold;
    background: url('readlist_bg.jpg') no-repeat;
    border-bottom: #777 2px solid;
}
.back {
	font-weight: normal;
	float: right;
}
.back a {
	color: #666;
}
.turn {
	position: relative;
	padding-top: 10px;
	font-size: 12px;
	line-height: 24px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBDFE0;
	margin-top: 20px;
}
.newslist ul li {
	line-height: 24px;
	background-image: url(libg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
.newslist ul li a:hover {
	color: #239ACE;
	text-decoration: underline;
}


.newslist ul li span {
	float: right;
}
