@charset "utf-8";
/* CSS Document */

.nav { width:100%; height:40px; background:#71d6ff; border-top:8px solid #43b7e3; }
.navIn { width:1020px; margin:0 auto; }
.navIn li { float:left; }
.navIn li a { display:inline-block; height:40px; line-height:40px; padding:0 24px; color:#fff; font-size:16px; font-family:'微软雅黑'; }
.navIn li a:hover { background:#43b7e3; }



.content { width:1020px; margin:0 auto; padding-left: 100px;}
h1 { text-align:center; color:#414141;font-size:36px; font-family:'微软雅黑'; margin-top:80px;}
h6 { text-align:center; color:#666;font-size:16px; font-family:'微软雅黑'; margin-bottom:60px; margin-top:10px; }


.kemu { width:320px; height:400px; border-radius:5px; float:left; margin-right:10px; margin-bottom:50px;}
.kemu p { width:320px; height:60px; line-height:60px; text-align:center; font-size:32px; font-family:'微软雅黑'; color:#fff; font-weight:bold;   }
.kemu ul { margin:20px 15px 0; }
.kemu li {font-size:12px; font-family:'微软雅黑'; color:#666; font-weight:bold; line-height:45px; padding:0 0 0 15px; width:275px; overflow:hidden; }
.kemu .more { width:100px; height:30px; line-height:30px; display:inline-block;font-size:14px; font-family:'微软雅黑'; color:#fff; text-align:center; font-weight:bold; margin:5px 105px 0;  }

.orangeb { background:#f39a00;}
.orangeB { border:1px solid #f39a00;}
.orangeB li { background:url(../images/orange.png) no-repeat left 20px; }
.redb { background:#f33455;}
.redB { border:1px solid #f33455;}
.redB li { background:url(../images/red.png) no-repeat left 20px; }
.orange2b { background:#fb6d2d;}
.orange2B { border:1px solid #fb6d2d;}
.orange2B li { background:url(../images/orange2.png) no-repeat left 20px; }

.kemuimg,.kemuimg01{width:322px; height:402px;float:left;border-radius:5px;margin-right:10px; margin-bottom:50px;}
.kemuimg,.kemuimg01 img{height:402px;width:322px;}
.kemuimg01,.kemuimg01 img{width:654px;}
.foot { margin-top:55px; }

.floatmsg{position:absolute;top:920px;background:url(../images/floatmsgbg.png) no-repeat;width:172px;height:275px;padding:180px 0 0 34px;left:0px;}
.floatmsg a{display:block;height:42px;width:155px;}