* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style-type: none;
}

img {
    display: block;
}

a {
    color: #444444;
    text-decoration: none;
}

body {
    font-family: "SimSun";
    font-size: 14px;
    color: #444444;
}

.box {
    width: 960px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.b-top {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    /*margin-top: 10px;*/
}

.b-nav {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    background-color: #35a692;
    margin-top: 10px;
    font-family: "微软雅黑";
    font-size: 16px;
}

.b-nav li {
    float: left;
    width: 60px;
    text-align: center;
}

.b-nav li a {
    color: #FFFFFF;
}

.b-main {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.b-left {
    width: 340px;
    height: auto;
    overflow: hidden;
    float: left;
}

.b-mid {
    float: left;
    width: 330px;
    height: auto;
    overflow: hidden;
    margin: 0 15px;
}

.b-right {
    width: 260px;
    float: right;
    height: auto;
    overflow: hidden;
}

.b-flash {
    width: 340px;
    height: 257px;
    overflow: hidden;
}

.b-out-img {
    position: relative;
    width: 340px;
    height: 257px;
    position: relative;
    overflow: hidden;
}

.b-out-img .b-img {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.b-out-img .b-img li {
    float: left;
    position: relative;
}

.b-out-img .b-img li p {
    height: 30px;
    width: 100%;
    background: #393a3e;
    color: #ffffff;
    text-indent: 10px;
    line-height: 30px;
}

.b-out-img .b-num {
    width: 100%;
    position: absolute;
    text-align: right;
    left: 0;
    bottom: 10px;
    font-size: 0;
}

.b-out-img .b-num li {
    width: 10px;
    height: 10px;
    background-color: #e3e3e3;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.b-out-img .b-num li.on {
    background-color: #288ff8;
}

.b-out-img .b-btn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}

.b-out-img:hover .b-btn {
    display: block;
}

.b-out-img .b-btn-l {
    left: 0;
}

.b-out-img .b-btn-r {
    right: 0;
}

.b-tit {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 3px solid #aeb2b5;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    color: #2f9c97;
    margin-top: 10px;
    margin-bottom: 10px;
}

.b-tit span {
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 80px;
    height: 3px;
    background-color: #2f9c97;
}

.b-tit a {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 30px;
    font-size: 14px;
    font-weight: normal;
}

.b-jl {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.b-jl ul li {
    width: 100%;
    height: 130px;
    overflow: hidden;
    margin-top: 10px;
}

.b-jl ul li .jl-tit {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #2f9c97;
    overflow: hidden;
    font-weight: bold;
    font-family: "Microsoft Yahei";
}

.b-jl ul li .jl-box {
    width: 100%;
    height: 100px;
    overflow: hidden;
}

.b-jl ul li .jl-box img {
    float: left;
    width: 150px;
    height: 100px;
}

.b-jl ul li .jl-box .jl-js {
    position: relative;
    float: right;
    width: 170px;
    height: 100px;
    overflow: hidden;
    line-height: 24px;
    font-size: 12px;
}

.b-jl ul li .jl-box p {
    width: 100%;
    height: 70px;
    overflow: hidden;
}

.b-jl ul li .jl-box a {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: right;
    color: #fb9614;
}

.b_news {
    width: 330px;
    height: 128px;
    overflow: hidden;
}

.b_newstit {
    width: 100%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    color: #35a692;
    text-align: center;
}

.b_news p {
    font-size: 12px;
    width: 100%;
    height: 94px;
    line-height: 24px;
    overflow: hidden;
}

.b_news p a {
    color: #fb9614;
}

.b_yj {
    font-size: 12px;
    width: 100%;
    height: 280px;
    overflow: hidden;
    line-height: 30px;
}

.b_yj ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.b_yj ul li {
    width: 100%;
    height: 30px;
    overflow: hidden;
}

.b_yj ul li span {
    display: block;
    float: left;
    width: 4px;
    height: 4px;
    background-color: #b4b4b4;
    margin-top: 13px;
    margin-right: 6px;
}

.b_yj ul li span.date {
    width: 50px;
    color: #999999;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    background: none;
    margin-top: 0;
    margin-right: 0;
    text-align: right;
}

.b_yj ul li a {
    width: 270px;
    float: left;
    display: block;
}

.b_yj ul li a:hover {
    color: #35a692;
}

.mar-0 {
    margin-top: 0;
}

.b-zj {
    width: 250px;
    padding: 4px;
    border: 1px solid #adb2b6;
    margin-top: 9.4px;
    height: 90px;
}

.b-zj img {
    float: left;
}

.b-zj .b-zjjs{
    float: right;
    width: 125px;
    height: 80px;
    overflow: hidden;
    padding: 4px;
}

.b-zj .b-zjjs .jl-tit {
    width: 125px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
    color: #35a692;
}

.b-zj .b-zjjs{
    line-height: 20px;
    font-size: 12px;
}

.b-zj .b-zjjs a:hover {
    color: #35a692;
}

.b-mian1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.b-miantit {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 3px solid #2f9c97;
    font-size: 16px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    position: relative;
    color: #2f9c97;
}

.b-miantit a {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    width: 100px;
    text-align: right;
    font-size: 12px;
    font-weight: normal;
}

.b-mainpics {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}

.b-mainpics ul li {
    float: left;
    width: 225px;
    height: auto;
    border-left: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 15px 10px 10px 9px;
}

.b-mainpics ul li.b-first {
    padding-left: 0;
    border-left: 0;
}

.b-mainpics ul li.b-last {
    padding-right: 0;
}

.b-mainpics ul li h2 {
    font-size: 14px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    text-align: center;
    width: 100%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    color: #2f9c97;
}

.b-mainpics ul li p {
    width: 100%;
    height: 72px;
    overflow: hidden;
    font-size: 12px;
    line-height: 24px;
}

.b-mainpics ul li p a {
    color: #fb9614;
}

.b-active {
    width: 960px;
    height: 160px;
    overflow: hidden;
    padding-top: 10px;
}
.b-active ul{
    width: 5000px;
}

.b-act-img {
    position: relative;
    width: 960px;
    height: 160px;
    position: relative;
    overflow: hidden;
}

.b-act-img .b-act-lb {
    width: 50000px;
    position: absolute;
    left: 0;
    top: 0;
}

.b-act-img .b-act-lb ul {
    float: left;
    position: relative;
}

.b-act-img .b-btn {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -45px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    font-family: "宋体";
    text-align: center;
    cursor: pointer;
    display: none;
}

.b-act-img:hover .b-btn {
    display: block;
}

.b-act-img .b-btn-actl {
    left: 15px;
}

.b-act-img .b-btn-actr {
    right: 15px;
}

.b-active ul li {
    float: left;
    width: 170px;
    padding: 4px;
    border: 1px solid #d4d4d4;
    margin-left: 10px;
    margin-bottom: 10px;
}

.b-active ul li img {
    width: 170px;
    height: 113px;
}

.b-active ul li p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    overflow: hidden;
    background-color: #f6f6f6;
    text-align: center;
}

.b-main2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.b-main2 .b-online {
    width: 230px;
    float: left;
    height: auto;
    overflow: hidden;
}

.b-onimg {
    height: 340px;
    border: 1px solid #e1e1e1;
    padding: 9px;
    border-top: 0 none;
    line-height: 30px;
    text-align: center;
}

.b-fkzx {
    width: 470px;
    float: left;
    margin: 0 15px;
    height: auto;
    overflow: hidden;
}

.b-fkcon {
    height: 340px;
    border: 1px solid #e1e1e1;
    padding: 9px;
    border-top: 0 none;
    line-height: 30px;
    text-align: center;
    font-family: "Microsoft Yahei";
}

.b-fkcon input {
    outline: none;
    border: 1px solid #999999;
    height: 18px;
    line-height: 18px;
}

.b-fkcon textarea {
    outline: none;
    border: 1px solid #999999;
}

.b-fk-news {
    width: 230px;
    height: auto;
    overflow: hidden;
    float: right;
}

.b-fk_nbox {
    height: 340px;
    border: 1px solid #e1e1e1;
    padding: 9px;
    border-top: 0 none;
    line-height: 30px;
}

.b-fk_nbox ul li {
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    overflow: hidden;
}

.b-fk_nbox ul li span {
    display: block;
    float: left;
    margin-top: 11px;
    width: 4px;
    height: 4px;
    margin-right: 6px;
    background-color: #d4d4d4;
}

.b-fk_nbox ul li a {
    display: block;
    width: 200px;
    float: left;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}

.b-fk_nbox ul li a:hover {
    color: #2f9c97;
}

.footer {
    width: 960px;
    height: auto;
    overflow: hidden;
}

.footer_link {
    padding: 20px 0 10px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    width: 100%;
    text-align: center;
}
