@charset "gb2312";
/* -------style.js--------
* Created & Modified by wei.junlang
* Date modified 2016.1.4
*/
body{width:100%;display:inline-table}
html{background:url();width:100%}
a{-webkit-transition:all .3s ease 0s;-moz-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;-ms-transition: all .3s ease 0s;transition: all .3s ease 0s;}
a:hover{ text-decoration:none;-webkit-transition:color .3s ease 0s;-moz-transition: color .3s ease 0s;-o-transition: color .3s ease 0s;-ms-transition: color .3s ease 0s;transition: color .3s ease 0s}
.w-1200{ width:1200px; margin:0 auto}
img{background:url(imagesloading.gif) no-repeat center}
.logo,.year,.motto,.item-db,.list-v > li,.item-online > ul >li > a,.icon-ol-tel,.icon-ol-zx,.icon-ol-qq{background-image:url(../uimg/icon-bg.png); background-repeat:no-repeat;}
.zpshow_box{width:1210px;}
.zpshow_left{width:300px;float:left;}
.zpshow_right{width:900px;float:right;}
.zpshow_right li{width:290px;height:175px;float:left;overflow:hidden;margin:0 10px 10px 0;}
.zpshow_right li a{display:block;width:100%;height:100%;position:relative;}
.zpshow_right li a img{width:100%;transition:.3s;}
.zpshow_right li a img:hover{-webkit-transform: scale(1.04);transition:.3s;}
.zpshow_right li a p{position:absolute;bottom:0;left:0;width:100%;padding:8px 0; color:#FFF;text-align:Center;margin-bottom: 0;}
.w-1200 .kz-box ul dl dd{height:70px;font-size:16px}
.kz-dt{position:absolute;width:380px;height:250px;right:40px;top:140px;}
.w-1200 .kz-an ul dl{width:600px}
.w-1200 .kz-an ul dl dd{width:600px;height:100px;}
.wcbz-bg td, .wcbz-bg th{background-color:#fff;font-size:14px;padding:15px}
.kz_banner{background:url(../uppic/kz.jpg) no-repeat center;height:240px;}

/***头部导航开始***/
#top_main{
	width:100%;
	background:#eeeeee;
}
.top_link{
	width:1200px;
	height:35px;
	margin:0 auto;
	background:#eeeeee;
}
.f_r{
	float:right;
	line-height:35px;
}
.f_l{
	line-height:35px;
}
.top_link span.f_r a{
	margin:0 5px;
}

#nav{
	width:100%;
	height:60px;
	background:#006cbf;
}
#nav_main{
	width:1200px;
	margin:0 auto;
}
#nav li{
	list-style:none;
	width:120px;
	height:60px;
	float:left;
	line-height:60px;
	color:white;
	text-align:center;
	font-size:16px;
}
#nav a{
	color:white;
}
#nav li:hover{
	background:#003660;
}
/***头部导航结束****/





