@charset "utf-8";
/* CSS Document */
body,form,table,tr,th,td,img,div,span,dl,dt,dd,input,textarea,select,button,p{margin:0;padding:0;}
img,input{border:none;background: none;outline:none}
body{font-size:13px;color:#fff;background:#fff;font-family:'微软雅黑';}
select,input,img{vertical-align:middle;}
a,a:link,a:hover,a:active,a:visited{ text-decoration:none; color:#666666; outline:0 none; }
.clear{clear: both;}
/*公共的部分*/
.font1{font-size:16px;line-height:30px;padding-left:12px;}
.font2{font-size:16px;color:#1b1b1b;padding-left:8px;line-height:36px;}
.font3{font-size:14px;color:#0075a9;padding-left:8px;line-height:20px;}
.font4{font-size:14px;color:#535353;padding-left:8px;line-height:28px;}

/*top*/
.top{width:100%; background: #1b1b1b;height:30px;padding:24px 0 18px 0;}
.top-main{width:1000px;margin:0 auto;}
.logo{width:112px;height:30px;float:left; border:none; background:url("../images/tarena-logo.jpg");border-right:solid 1px #fff; }
.top p{float:left;}
.top p span{opacity:0;filter:alpha(opacity=0);}

/*中间的部分*/
.main{min-width:1000px}
.banner{height:500px;background:url("../images/banner-opus.jpg") no-repeat #d8c405;}
.part1{height:485px; background:url("../images/part1.jpg");background-position:center;background-repeat:no-repeat;background-color: #cf0213; }
.part2{height:556px; background:url("../images/part2.jpg");background-position:center;background-repeat:no-repeat;background-color: #eeeeee; }
.part3{height:556px; background:url("../images/part3.jpg");background-position:center;background-repeat:no-repeat;background-color: #ffffff; }
.part4{height:556px; background:url("../images/part4.jpg");background-position:center;background-repeat:no-repeat;background-color: #eeeeee; }
.part5{height:556px; background:url("../images/part5.jpg");background-position:center;background-repeat:no-repeat;background-color: #ffffff;  }


.go{margin:0 auto;display:block;height:50px;width:380px;position: relative;top:390px;}
.go-top{display:block;height:1px;width:380px;position: relative;top:0px;}
/*底部*/
.footer{height:12px;padding:55px 0;background:#000;text-align:center;}
.cnzz{width:50px;height:12px;display:inline-block;margin-left:15px; background:url("../images/cnzz.jpg");}



