@charset "utf-8";
/* 全局样式 */
body,div,form,ul,li,span{margin:0;padding:0;border:0;}
body {font-size:12px; background-color:#FFF;}
img,a img{border:0;margin:0;padding:0;}
ul,li{list-style:none;}
table,td,input{font-size:12px}

/* Link样式 */
a:link {color: #000; text-decoration:none;}
a:visited {color: #000;text-decoration:none;}
a:hover {color: #FF0; text-decoration:none;}

/* 主体样式 */
.top img { width:100%; height:auto;}
.frame1,.frame2,.frame3,.frame4,.frame5,.frame6,.frame7,.frame8,.frame9{background-repeat:no-repeat;background-position: center center;}
.frame1 { width:33%; height:414px; float:left;height:207px; background-color:#0c97f6;}
.frame1 div { border-top:3px solid #FFF; height:316px; font:50px "微软雅黑"; padding-top:75px; text-align:center; color:#FFF; background:url(../images/icon1.png) no-repeat right bottom;}
.frame2 {  width:33%; height:207px; float:left;background-color:#6cb800;}
.frame2 div { border-top:3px solid #FFF; border-left:3px solid #FFF; height:129px; padding-top:75px; text-align:center; font:50px "微软雅黑"; color:#FFF;}
.frame3 {  width:34%; height:207px; float:left; background-color:#f99f1e;}
.frame3 div { border-top:3px solid #FFF; border-left:3px solid #FFF; height:129px; padding-top:75px; text-align:center; font:50px "微软雅黑"; color:#FFF;}
.frame4 { background-color:#00b9da; width:67%; height:207px; float:left;}
.frame4 div { border-top:3px solid #FFF; border-left:3px solid #FFF; height:204px;}
.frame4 span { width:50%; height:129px; float:left; display:block; padding-top:75px; text-align:center; font:50px "微软雅黑"; color:#FFF;}
.frame4 label { width:49.9%; height:100%; float:left; display:block;  text-align:right;}
.frame4 label img { margin:152px 20px 20px 0;}
.frame5 {  width:33%; height:207px; float:left; background-color:#be71f9;}
.frame5 div { border-top:3px solid #FFF; height:129px; padding-top:75px; text-align:center; font:50px "微软雅黑"; color:#FFF;}
.frame6 {  width:33%; height:207px; float:left; background-color:#e2a500;}
.frame6 div { border-top:3px solid #FFF; border-left:3px solid #FFF; height:129px; padding-top:75px; text-align:center; font:50px "微软雅黑"; color:#FFF;}
.frame7 {  width:34%; height:207px; float:left; background-color:#00adb8;}
.frame7 div { border-top:3px solid #FFF; border-left:3px solid #FFF;  height:129px; padding-top:75px; text-align:center; font:50px "微软雅黑"; color:#FFF;}
.frame8 { background-color:#ff8362; width:66%; height:207px; float:left;}
.frame8 div { border-top:3px solid #FFF; height:204px;}
.frame8 span { width:50%; height:129px; float:left; display:block; padding-top:75px; text-align:center; font:50px "微软雅黑"; color:#FFF;}
.frame8 label { width:49.9%; height:100%; float:left; display:block;  text-align:right;}
.frame8 label img { margin:152px 20px 20px 0;}
.frame9 {  width:34%; height:207px; float:left; background-color:#5d98fa;}
.frame9 div { border-top:3px solid #FFF; border-left:3px solid #FFF; height:129px; padding-top:75px; text-align:center; font:50px "微软雅黑"; color:#FFF;}
.clear { clear:both;}

