#slider {
    width: 100%;
    height: 365px;
    margin: 0px auto
}

.container {
    width: 1200px;
    height: 50px;
    margin: 0px auto;
    position: relative
}

#bannerimg {
    overflow: hidden;
    background: oldlace none repeat scroll 0% 0%;
    height: 365px;
    box-sizing: border-box
}

#bannerimg li {
    float: left;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    opacity: 0
}

#bannerimg li.active {
    z-index: 10;
    opacity: 1
}

#bannerimg li a {
    width: 100%;
    height: 100%;
    display: block
}

#bannerimg li a img {
    width: 1200px;
    height: 365px;
}

#points {
    width: 35%;
    position: absolute;
    top: 300px;
    left: 0px;
    right: 0px;
    margin: auto;
    text-align: center;
    z-index: 11
}

#points a {
    width: 20px;
    height: 5px;
    border-radius: 50px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    display: inline-block;
    margin-right: 10px;
    box-sizing: border-box
}

#points a.active {
    border: 1px solid #2cb868;
    border-radius: 50px;
    background: #009f8b none repeat scroll 0% 0%;
    margin-top: 4px;
    box-sizing: border-box
}

.container .btn {
    width: 40px;
    height: 60px;
    position: absolute;
    top: 270px;
    bottom: 0px;
    margin: auto;
    z-index: 99;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    box-sizing: border-box
}

.container .leftbtn.btn {
    left: 10px;
    background: transparent url(../images/leftjiantou.png) no-repeat scroll 0% 0%
}

.container .rightbtn.btn {
    right: 10px;
    background: transparent url(../images/rightjiantou.png) no-repeat scroll 0% 0%
}

.container .leftbtn.btn:hover {
    left: 10px;
    background: transparent url(../images/leftjiantou.jpg) no-repeat scroll 0% 0%;
    cursor: pointer
}

.container .rightbtn.btn:hover {
    right: 10px;
    background: transparent url(../images/rightjiantou.jpg) no-repeat scroll 0% 0%;
    cursor: pointer
}

.container .leftbtn.btn {
    left: 10px
}

.container .rightbtn.btn {
    right: 10px
}

#dynamic {
    width: 1200px;
    height: 350px;
    margin: 10px auto
}

.dynamic_left {
    width: 442px;
    height: 278px;
    margin-left: 32px
}

.dynamic_right {
    width: 278px;
    height: 350px;
    box-sizing: border-box;

}

.dynamic_right_content {
    width: 278px;
    height: 278px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    box-sizing: border-box;
    border-width: 0px 1px 1px;
    border-style: solid;
    border-color: #1b93d2 rgb(230, 230, 230) rgb(230, 230, 230);
    padding: 10px 10px
}

.dynamic_right_content ul {
    width: 100%;
    height: 100%
}

.dynamic_right_content ul>li {
    width: 100%;
    height: 28px;
    border-bottom: 1px dotted rgb(179, 179, 179);
    padding: 8px 0
}

.dynamic_right_content tr:last-child ul>li {
    border: none
}

.dynamic_right_content ul>li>a {
    width: 100%;
    height: 100%
}

.dynamic_right_content ul>li>a:hover {
    color: #fe3f53
}

.data_title {
    font-size: 12px;
    width: 90px;
    float: right;
    height: 24px;
    line-height: 24px;
    box-sizing: border-box;
    background: rgb(230, 230, 230) none repeat scroll 0% 0%;
    color: rgb(102, 102, 102);
    text-align: center
}

.dynamic_right_content ul>li>a {
    display: block;
    font-size: 13px;
    height: 28px;
    line-height: 24px;
    box-sizing: border-box;
    color: rgb(34, 34, 34);
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis
}

.dynamic_title {
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: #FFFFFF;
    border-width: 0px 0px 2px;
    border-style: solid;
    border-color: #1b93d2
}

.dp_title {
    width: 110px;
    color: rgba(0, 0, 0);
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px
}

.dp_title img {
    float: left;
    display: inline-block;
    margin: 18px 3px 0 6px
}

.dtbaner {
    width: 422px;
    height: 348px;
    position: relative;
    float: left
}

.dynamic_left_r {
    width: 440px;
    height: 350px
}

.dynamic_left_r ul {
    width: 100%;
    height: 100%
}

.dynamic_left_r ul>li {
    width: 100%;
    height: 35px;
    box-sizing: border-box;
    border-bottom: 1px dotted rgb(179, 179, 179)
}

.dynamic_left_r ul>li>a {
    display: block
}

.dynamic_left_r ul>li>a:hover p {
    color: #fe3f53
}

.dynamic_left_r tr:first-child ul>li {
    height: 35px;
    padding-bottom: 10px
}

.dynamic_left_r tr:not(:first-child) ul>li {
    box-sizing: border-box
}

.dynamic_left_r ul>li ul.d_news {
    width: 70px;
    height: 60px;
    box-sizing: border-box;
    margin-top: 12px
}

.dynamic_left_r ul>li ul.d_news>li {
    width: 100%;
    height: 50%;
    line-height: 35px;
    text-align: center;
    border: 1px solid rgb(179, 179, 179);
    box-sizing: border-box
}

.dynamic_left_r ul>li ul.d_news>li:first-child {
    color: rgb(255, 255, 255);
    font-size: 20px;
    background: rgb(16, 116, 193) none repeat scroll 0% 0%;
    border-bottom: medium none;
    box-sizing: border-box
}

.dynamic_left_r ul>li ul.d_news>li:nth-child(2) {
    color: rgb(0, 0, 0);
    background: rgb(247, 247, 247) none repeat scroll 0% 0%;
    box-sizing: border-box;
    border-top: medium none
}

.dynamic_left_r ul>li .r_content {
    width: 416px;
    height: 35px;
    margin-left: 10px;
    box-sizing: border-box;
    overflow: hidden
}

.dynamic_left_r ul>li .r_content a {
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: rgb(34, 34, 34);
    letter-spacing: 1px;
    text-overflow: ellipsis;
    overflow: hidden
}

.dynamic_left_r ul>li .r_content a:hover {
    color: #fe3f53
}

.r_detail {
    width: 100%;
    height: 35px;
    line-height: 19px;
    color: rgb(102, 102, 102);
    font-size: 13px;
    text-overflow: ellipsis;
    overflow: hidden
}

#xuanchuan {
    width: 100%;
    height: 125px
}

#add {
    width: 1200px;
    height: 100px;
    margin: 20px auto;
    box-sizing: border-box
}

.add_left {
    width: 1200px;
    height: 100px;
    box-sizing: border-box
}

.add_right {
    width: 320px;
    height: 100px;
    box-sizing: border-box
}

.add_left>a,.add_righta>a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.add_left>a>img,.add_righta>a>img {
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

#info {
    width: 100%;
    height: 265px;
    margin: 0px auto;
    padding: 40px 0px
}

#info_wrap {
    width: 1200px;
    height: 265px;
    margin: 0px auto
}

.info_left {
    width: 305px;
    height: 265px;
    position: relative
}

.info_title {
    width: 300px;
    height: 45px;
    line-height: 45px;
    text-align: left;
    color: rgb(255, 255, 255);
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
    padding-left: 5px;
    background: rgb(50, 193, 104) none repeat scroll 0% 0%
}

.info_title img {
    float: left;
    margin: 15px 6px 0 0
}

.info_content {
    position: absolute;
    top: 45px;
    left: 0px;
    width: 100%;
    height: 221px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-top: none
}

.info_content>ul {
    margin-top: 10px;
    width: 100%
}

.info_content>ul>li>a>img {
    vertical-align: bottom;
    width: 100%
}

#detail {
    width: 1200px;
    height: 335px;
    margin: 20px auto
}

.detail_wrap {
    width: 1200px;
    height: 335px
}

.detail_item2 {
    width: 277px;
    height: 335px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border-width: 2px 1px 1px;
    border-style: solid;
    border-color: #1b93d2 rgb(230, 230, 230) rgb(230, 230, 230);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    overflow: hidden
}

.detail_item {
    width: 277px;
    height: 335px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border-width: 2px 1px 1px;
    border-style: solid;
    border-color: #1b93d2 rgb(230, 230, 230) rgb(230, 230, 230);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    overflow: hidden;
    margin-right: 28px
}

.detail_title {
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: rgb(245, 245, 245) none repeat scroll 0% 0%;
    border-bottom: 1px solid rgb(230, 230, 230)
}

p.title {
    width: 95px;
    color: rgb(50, 193, 104);
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px
}

span.title {
    width: 93px;
    color: rgb(120, 130, 154);
    font-size: 12px;
    text-align: center;
    letter-spacing: 1px;
    background: transparent no-repeat scroll 90% center
}

span.title>a {
    color: rgb(179, 179, 179);
    width: 100%;
    height: 100%
}

.common_list {
    width: 100%;
    height: 100%
}

.common_list>li {
    width: 100%;
    height: 34px;
    line-height: 34px
}

.common_list>li>a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: rgb(0, 0, 0);
    letter-spacing: 1px
}

.common_list>li>a:hover {
    color: #fe3f53
}

.common_list>li>span.square {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: rgb(120, 130, 154) none repeat scroll 0% 0%;
    float: left;
    margin-left: 13px;
    margin-top: 13px
}

.common_list>li>a {
    float: left;
    width: 88%;
    height: 34px;
    line-height: 34px;
    color: rgb(34, 34, 34);
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 8px
}

.item_right_common {
    width: 415px;
    height: 255px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border: 1px solid rgb(230, 230, 230);
    overflow: hidden;
    margin-left: 38px
}

.item_right_common1 {
    width: 320px;
    height: 301px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border: 1px solid rgb(230, 230, 230);
    overflow: hidden;
    margin-left: 38px
}

.right_title {
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: #f5f5f5 none repeat scroll 0% 0%;
    overflow: hidden
}

p.right_common_title {
    width: 122px;
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px
}

p.right_common_title img {
    float: left;
    margin: 12px 0px 0 4px
}

span.right_more {
    width: 93px;
    color: rgba(120, 130, 154, 1.00);
    font-size: 12px;
    text-align: center;
    letter-spacing: 1px;
    background: transparent no-repeat scroll 90% center
}

span.right_more>a {
    color: rgb(179, 179, 179)
}

p.right_common_title.on {
    background: #f6f6f6;
    color: #333
}

.riliww {
    padding: 3px 0px;
    border-bottom: 1px dashed rgb(204, 204, 204)
}

.riliww:last-child {
    border-bottom: none
}

.cont-1-sj {
    float: left;
    width: 60%
}

.cont-2 {
    float: right;
    width: 40%
}

.cont-2-bt {
    line-height: 36px;
    height: 36px;
    font-size: 16px;
    overflow: hidden
}

.cont-2-bt a {
    color: #333;
    margin-left: 15px
}

.post-more span.more1 {
    color: rgb(255, 255, 255);
    padding: 0px 4px;
    background: #009f8b none repeat scroll 0px 0px
}

#wp_news_w13 {
    padding-left: 2px;
    overflow: hidden
}

.wp-post .post-head {
    margin-bottom: 5px
}

.wp-post .post-head .head-bar {
    position: relative
}

.wp-post .post-head .post-title {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 24px;
    font-weight: bold;
    color: #009f8b
}

.wp-post .post-head .post-more {
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -5px
}

.post-13 .post-more {
    top: 120% ! important
}

.post-13 .post-head {
    height: 40px
}

.sudy-pubdateww {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgb(236, 236, 236) none repeat scroll 0% 0%
}

.sudy-pubdateww span {
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center
}

.sudy-pubdateww span.pubdate-month {
    height: 100%;
    line-height: 23px;
    color: #999;
    border-top: 1px solid rgb(204, 204, 204);
    font-size: 13px;
    text-align: center
}

.sudy-pubdateww span.pubdate-day {
    height: 100%;
    line-height: 36px;
    background: #dfeded url() no-repeat scroll right top;
    font-size: 16px;
    text-align: center;
    color: #858585
}

.bor-btn {
    width: 97%;
    margin: 0 auto
}

.bor-btn img {
    width: 55px;
    height: 55px;
    display: inline-block;
    float: left
}

.icon-jiantou {
    position: absolute;
    right: 0
}

.bor-btn a {
    display: block;
    height: 55px;
    line-height: 55px;
    color: #333;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 8px;
    margin: 20px 7px 0;
    position: relative;
    width: 162px;
    float: left
}

.bor-btn span {
    line-height: 50px;
    padding-left: 15px
}

.bor-btn a:hover {
    text-decoration: none
}

.bor-btn a i {
    display: block;
    font-size: 26px;
    position: absolute;
    top: 0;
    left: 33px
}

.wrapper.main4 {
    height: 57px;
    padding-top: 20px;
    background: #f6f6f6;
    border-top: 2px solid #fff
}

.wrapper .inner {
    max-width: 1200px;
    margin: 0 auto
}

.botlinks .links-wrap {
    position: relative;
    float: left;
    display: inline-block;
    margin-right: 24px;
    width: 280px;
    line-height: 32px;
    background: #fff;
    border: 1px solid #d0d0d0;
    margin-bottom: 20px
}

.botlinks .links-wrap a.links-arrow {
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 25px 0 10px;
    color: #a1a1a1;
    background: url(../images/arrow.jpg) no-repeat right top;
    text-align: center
}

.botlinks .links-wrap a.links-arrow:hover,.botlinks .wrap-open a.links-arrow {
    color: #333;
    background-position: right bottom;
    cursor: pointer
}

.botlinks .links-wrap .link-items {
    border: 1px solid #ddd;
    border-bottom: none;
    display: none;
    position: absolute;
    left: 0;
    bottom: 33px;
    width: auto;
    min-width: 278px;
    height: auto;
    max-height: 300px;
    overflow: auto;
    overflow-x: hidden;
    background: #f5f5f5
}

.botlinks .links-wrap .link-items a {
    display: block;
    line-height: 24px;
    padding: 5px;
    color: #444
}

.botlinks .links-wrap .link-items a span {
    display: block;
    margin: 0 6px;
    white-space: nowrap
}

.botlinks .links-wrap .link-items a:hover {
    color: #fff;
    background: #227a50;
    cursor: pointer
}

.botlinks .links-wrap1 {
    margin-right: 0px
}

#ztdh {
    width: 1200px;
    height: 180px;
    margin: 0px auto
}

.zt-left {
    width: 300px;
    height: 180;
    margin: 10px auto;
    background: #fff;
    padding: 0px 0px;
    float: left
}

.lzt-left {
    width: 50px;
    height: 180;
    margin: 0px auto;
    background: #fff;
    padding: 0px 0px;
    float: left
}

.lzt-wrap {
    width: 280px;
    height: 180;
    margin: 10px auto;
    background: #fff;
    padding: 0px 0px;
    float: left
}

a.lzt-arrow {
    display: block;
    height: 35px;
    line-height: 32px;
    padding: 0px 0px;
    color: #a1a1a1;
    text-align: center
}

a.lzt-arrow:hover,a.lzt-arrow {
    color: #333;
    background-position: right bottom;
    cursor: pointer
}

a.email-arrow {
    vertical-align: middle;
    height: 35px;
    line-height: 30px;
    font-size: 26px;
    padding: 0px 0px;
    color: #009f8b
}

a.email-arrow:hover {
    vertical-align: middle;
    color: #a1a1a1;
    font-size: 26px
}

.lzt-items {
    display: none;
    position: absolute;
    left: 0;
    width: auto;
    min-width: 250px;
    height: auto;
    max-height: 180px;
    overflow: auto;
    overflow-x: hidden;
    background: #f5f5f5
}

.lzt-items a {
    display: block;
    line-height: 35px;
    padding: 0px;
    color: #444
}

.lzt-items a span {
    display: block;
    margin: 0px;
    white-space: nowrap
}

.lzt-items a:hover {
    color: #fff;
    background: #0068b7;
    cursor: pointer
}

p.lzt_common_title {
    width: 50px;
    color: rgb(0, 0, 0);
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px
}

.zt {
    width: 840px;
    margin: 0 auto;
    background: #fff;
    padding: 0px 0 0px;
    float: left
}

.zt-link {
    width: 1200px;
    margin: 0 auto
}

.slick-dots {
    display: none !important
}

.zt .zt-title .h2 {
    font-size: 18px;
    padding: 0 0 8px
}

.zt_title {
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: #fff none repeat scroll 0% 0%;
    overflow: hidden
}

p.zt_common_title {
    width: 110px;
    color: rgb(0, 0, 0);
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px
}

p.zt_common_title img {
    float: left;
    margin: 12px 0px 0 4px
}

span.zt_more {
    width: 93px;
    color: rgba(120, 130, 154, 1.00);
    font-size: 12px;
    text-align: center;
    letter-spacing: 1px;
    background: transparent no-repeat scroll 90% center
}

span.zt_more>a {
    color: rgb(179, 179, 179)
}

p.zt_common_title.on {
    background: #f6f6f6;
    color: #333
}

.mainbox {
    background: #fff;
    width: 1200px;
    margin: auto;
    padding: 10px 0 1px
}

.dtjt9_div_text {
    bottom: 0
}

.dtjt9_div_text .dtjt9_div_text_title {
    line-height: 35px;
    text-align: left;
    height: 53px;
    padding-left: 15px;
    font-size: 16px
}

.dtjt9_div_text a:visited {
    color: fff;
    font-size: 14px
}

.dtjt9_div_text a {
    color: #fff;
    font-size: 14px
}

.dtjt9_div_text a:link {
    color: #fff;
    font-size: 14px
}

.dtjt9_div_img .number {
    z-index: 999;
    height: 89px;
    bottom: 0;
    right: 0
}

.dtjt9_div_img .number .nomal {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-right: 0;
    border: none;
    background: none
}

.dtjt9_div_img .number .current {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #228FBD;
    color: rgb(255, 255, 255);
    margin-right: 0;
    border: none
}

.w100 {
    width: 105px !important
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

.clearfix {
    display: block;
    *zoom: 1}