@charset "utf-8";
/* Created by yuchunming*/
body{ text-align:center;background:#fff;}
body,td,input{ font-size:12px; font-family:"宋体";}
body,div,form,img,ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin: 0; padding: 0; border: 0;}
li{ list-style-type:none;}
.clear{ clear: both; line-height:0px; height:0px; font-size:0px; visibility:hidden;}
.clearfix:after{content:"."; display:block; height: 0; clear: both; visibility: hidden;} /* only FF */

/* color */
.cRed{ color:#C00;}
.cGreen{ color:#080;}
.cBold {font-weight:bold;}
.cBlue {color:#014991;}
.cGray{color:#666;}
.fontArial{ font-family:Arial, Helvetica, sans-serif;}

/* 默认超链样式 */
a{ color:#014991; text-decoration: none;}
a:hover{ color: #C00; text-decoration: underline;}

.lt {float:left;display:inline;}
.rt {float:right;display:inline;}

.topline {height:3px;background:#2a8ab1;overflow:hidden;}
.header {width:950px;margin:0 auto;height:80px;}
.header .logo {float:left;margin-top:20px;}
.header span {float:right;margin-top:45px;color:#7a7a7a;}
.header span a {color:#7a7a7a;}
.header span a:hover {color:#014991;}

.bannerBox_w {height:535px; background:url(../images/bannerBg.jpg); position:relative;}
.bannerBox_n {height:535px;width:100%; position:absolute;left:0;
	_background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/vignette1.png',sizingMethod="scale");
}
.bannerBox_n img {_display:none;}

.main {width:950px;margin:0 auto;}
.main ul {height:240px;margin-top:30px;}
.main ul li {float:left;width:180px;padding:0 20px;}
.main ul li em { background:url(../images/ico.png) no-repeat;display:block;width:100px;height:100px;margin:0 auto;}
.main ul .i2 em{background-position:0 -100px;}
.main ul .i3 em{background-position:0 -200px;}
.main ul .i4 em{background-position:0 -300px;}
.main ul li h6 {font:20px "微软雅黑", "宋体";margin-top:20px;}
.main ul li p {font:14px/24px "微软雅黑", "宋体";color:#666;}

#pop {display:none; position:absolute;top:20%;left:30%;z-index:1000;}
#pop .close { background:url(../images/close.gif) no-repeat;display:block;width:40px;height:40px;line-height:40px; position:absolute;top:15px;right:12px;cursor:pointer;z-index:1001;}
#pop .close:hover {background-position:0 -40px;}


/*footer*/
.footerBox {background:#2b2b2b;padding:10px 0 60px;}
#footer {color: #979797;font-size: 12px;line-height: 27px;margin: 10px auto;text-align: center;width: 950px;padding-top:10px;}
#footer a {color:#979797;}
#footer a:hover {color:#fff;}
