/*main*/
.picbox{width:100%; height:400px;position: relative;}
.picbox .title1{ width:357px; height:44px;margin: 0 auto}
.picbox .title1-list{position: relative; float:left;}
.picbox .title1-list li{width:169px; height:38px;text-align: center;border: 1px #d5d4d4 solid; line-height:38px;color: #000000;font-size:16px;float: left;}
.picbox .title1-list li.on{background:url(tab.jpg) no-repeat #14a756; color: #fff;}
.picbox .title1-list p{position:absolute;top:27px;left:0px;width:55px;height:1px;overflow: hidden; background:#2e3192; text-align: center;}
.pic{ height:320px; position: relative; display: none;}
.pic-wrap{ width:100%;padding-top: 40px; height:320px; margin:0 auto;}
.pic-wrap .show{ display: block;}
.news01{width: 582px;height: 330px;float: left;}
.news01 li{width: 100%;height: 320px;font-size: 14px;color: rgba(0,0,0,0.6);}
.news01 li .p01{font-size: 16px;color: #000000;line-height: 40px;font-weight: bold;}
.news01 li .p02{}

.news02{width: 585px;height: 330px;float: right;}
.news02 li{width: 100%;height: 75px;line-height: 24px;font-size: 14px;margin-bottom:25px; color: rgba(0,0,0,0.6); overflow: hidden;}
.news02 li .nbox01{width: 65px;float: left;}
.news02 li .nbox02{width:490px;float:right;}
.news02 li .nbox02 span{font-size: 16px;color: #000000}


