﻿html{margin:0;padding:0;font-size:14px;font-family:"微软雅黑"; padding:105px 0 0 0;word-break: break-all;}
body{width:100%;margin:0;}
ul{list-style:none;padding:0;margin:0;}
img{border:none;}
a{color:inherit;text-decoration:none;}
/*头部***********************************************************/
#top{height:105px;margin:0 auto;position:fixed;top:0;z-index: 9999;background-color:#fff;width:100%;}
	#top .logo{width:1120px;padding:0 10px;margin:0 auto;height:100%;position:relative;}
	#top h1{float:left;}
	#top ul{height:20px;top:45px;left:360px;width:800px;position:absolute;}
	#top ul li{float:left;margin-left:36px;}
	#top ul li a{text-decoration:none;color:#586b76;}
	#top ul li a.on{color:#0086d9;}
	#top ul li a:hover{color:#0086d9;}


/*二级导航栏**************/
.nav{height:30px;position: relative;}
	ul.nav li{float:left;height: 30px;line-height: 30px;text-align: center;cursor:pointer;color: #fffefe;padding:0 20px;background:#00b1eb;margin-right:6px;border-radius: 3px;position: relative;}
	ul.nav li span.triangle{display: none;background:url('../images/produce/triangle.png') no-repeat center top;position:absolute;top:30px;width:15px;height:5px; }

 /*临时*/
 .nav{height:30px;position: relative; }
	div.nav li{float:left;height: 30px;line-height: 30px;text-align: center;cursor:pointer;color: #fffefe;background:#00b1eb;margin-right:6px;border-radius: 3px;position: relative; }
	
	div.nav li a{display: block;padding:0 20px;}
	div.nav li span.triangle{display: none;background:url('../images/produce/triangle.png') no-repeat center top;position:absolute;top:30px;width:15px;height:5px;}
	div.nav li ul{display: none;position: absolute;left:0px;top:30px;width:1120px;height:30px;padding-top:5px;}
	div.nav li.active ul{display: block;}
	div.nav li ul li{margin-right:3px;}
/**分页**********************************************************************/
.pagelist {height:20px; text-align:center; margin-top:5px;clear:both;padding:35px 0 20px;}
	.pagelist li{text-align:center; display:inline-block;min-width:25px;background-color: #0875c8;font-size: 14px;border-radius: 5px;}
	.pagelist li a,.pagelist li span{display: block;padding: 3px 10px;height:25px;line-height: 25px;color:#fff;}
	.pagelist li:hover,.pagelist li.thisclass{background-color: #00b1eb;}

/*页脚*****************************************************************/
#footer{clear:both;background:#00395f;height:100px;width:100%;position: relative;}
	#footer .ft_content{width:1140px;height:100%;margin:0 auto;}
	#footer .ft_left{width:50%;float:left;}
    #footer .ft_left dl{float:left;color:#f5f0e0;border-right:1px solid #0b4d77;margin-top:0px;width:160px;padding-top:35px;}
	#footer .ft_left dl.ft_first{width:110px;}
	#footer .ft_left dl.photo dd{margin:0 auto;width:80px;}
    #footer .ft_left dl.ft_first dd{margin:0;}
	#footer .ft_left dl.text{border:none;}
	#footer .ft_left dl.text dd{padding-top:5px;margin-left:30px;margin-bottom: 13px;}
	#footer .ft_left dl.text dd span.num{font-size:17px;}
	#footer .ft_left p{float:left;color:#3d90c4;padding-top:55px;font-size: 12px;}
	#footer .ft_right{float:left;width:48%;padding-left:22px;}
	#footer .ft_right form{padding-left:40px;} 
	#footer .ft_right dl {margin-top:27px;}
	#footer .ft_right dl dt { color: #FFF; padding: 0 0 10px 20px; font-size: 16px;}
	#footer .ft_right dl dd{float:left;width:230px;margin-left: 20px;margin-bottom:15px;}
	#footer .ft_right dl dd input{height:30px;width:100%;border:#ccc solid 1px;background:#f4eeda;border-radius: 3px;line-height:30px;color:#00446e;font-size: 12px;padding-left:10px;}
	#footer .ft_right dl dd input#smt{float:right;width:90px;height:35px;background:url(../images/smt_bg.jpg);cursor:pointer;}
	#footer .ft_right dl dd.ta{width:520px;}
	#footer .ft_right dl dd.submit{float:right;width:90px;}
	#footer .ft_right dl dd textarea{width:480px;max-width:500px;height:78px;padding-bottom: 0;border:#ccc solid 1px;background:#f4eeda;border-radius: 3px;color:#00446e;padding-left: 10px;}
	#footer .qr_code_pc_outer {position: absolute;left:106px;top:-192px;color: #717375;text-align: center;display:none;}
	#footer .qr_code_pc_inner {position: relative;margin-left: auto;margin-right: auto}
	#footer .qr_code_pc {position: absolute;right: -145px;top: 0;padding: 10px;border: 1px solid #d9dadc;background-color: #fff;}
	#footer .qr_code_pc p {font-size: 14px;line-height: 20px;padding:0 0 0 18px;}
	#footer #vdimgck{width:100px;}
	#footer #vdimgck img{height: 34px}
/*ieAlpha****兼容ie8背景色半透明*********************************************************/
.ieAlpha{
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7fffffff,endcolorstr=#7fffffff);}
.ieAlpha p {padding: 0; margin: 0;}
.footcss {
	font-size: 14px;
	color: #FFF;font-family:"微软雅黑";
}
