*{box-sizing: border-box;}
.navC ul:after,.contentC:after,.careesBox ul:after,.tableBox ul:after{clear: both;display: block;content: "";}

.banner{width: 100%;min-width: 1200px;}
.nav{width: 100%;height: 60px;border-bottom: 2px solid #dcdedd;}
.navC{width: 1200px;margin: 0 auto ;}
.navC ul{width: 1040px;margin: 0 auto;}
.navC ul li{float: left;}
.navC ul li a{display: block;width: 235px;height: 58px;text-align: center;line-height: 60px;color: #333333;font-size: 16px;}
.navC ul li a.active{background: #2bb7f2;color: #fff;}
.navC ul li a:hover{background: #2bb7f2;color: #fff;}
.content{width: 100%;padding-bottom: 60px;}
.contentC{width: 1200px;margin: 0 auto;}
.newsContent{padding: 0 30px;}
.left{width: 340px;float: left;background: url(../images/leftBg.jpg) no-repeat;min-height: 1264px;}
.right{width: 820px;float: right;}
.right>img{padding-top: 54px;padding-bottom: 44px;margin: 0 auto;display: block;}
.left>img{display: block;margin: 0 auto;padding-top: 17px;}
.footer{width: 100%;background: #08643d;line-height: 60px;text-align: center;color: #fff;font-size: 16px;}
.careesBox>ul li{float: left;width: 198px;height: 84px;background: url(../images/careesBtn.png) no-repeat;text-align: center;line-height: 84px;font-size: 20px;font-weight: bold;color: #056175;margin-left: 12px;margin-top: 20px;cursor: pointer;}
.careesBox>ul{margin-left: -20px;}
.careesBox>ul li.cur{background-image:url(../images/cur.png);color: #08643d;}
.careesBox b{margin-top: 50px;margin-left: 20px;color: #333333;font-size: 20px;font-weight: bold;padding: 0 7px;padding-bottom: 10px;border-bottom:5px solid #caefe6;display: inline-block;margin-bottom: 10px;}
.careesBox table{width: 95%;margin: 0 auto;}
.careesBox table tr td{border-bottom: 1px dashed #e6e6e6;height: 45px;}
.careesBox table tr:last-child td{border: none;}
.tableBox{width: 100%;border: 1px solid #e6e6e6;padding-bottom: 20px;}
.tableBox li{float: left;background: #f5f5f5;height: 45px;color: #333333;font-size: 14px;font-weight: bold;width: 33.333333%;line-height: 45px;}
