* {
    margin: 0;
    padding: 0
}

body {
    background: #e7edf4
}

body, button, input, select, textarea {
    font: 14px/1.5 '微软雅黑', tahoma, Srial, helvetica, sans-serif
}
li a:hover{
color: #23838d;
}
a {
    text-decoration: none;
    color: #333
}
img{
border:0px;
}

ul, li {
    list-style: none
}


.wrapper {
    width: 1445px;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 20px 30px;
    box-sizing: border-box
}


.header {
    width: 100%;
    margin: 0 auto
}


.top {
    background: url("../images/topbgs.jpg") no-repeat;
    width: 100%;
    height: 159px
}


.logo {
    float: left;
    padding: 30px 0 0 20px
}

.top-right {
    float: right;
    padding: 40px 30px 0 0;
    color: #fff
}


.lang {
    padding-left: 8px;
    box-sizing: border-box
}

.lang a {
    display: inline-block;
    padding: 0 18px;
    line-height: 45px;
    color: #fff
}


.search {
    width: 100%;
    height: 35px;
    border-radius: 10px;
    background: #15626a;
    overflow: hidden
}

.search-btn {
    width: 25%;
    text-align: center;
    line-height: 35px;
    border: 0px;
    background: #15626a;
    color: #fff
}

.search-box {
    float: left;
    width: 75%;
    height: 35px;
    line-height: 35px;
    border: 0px;
    background: #ff933b;
    outline: none;
    text-indent: 1em
}


.nav {
    width: 1405px;
    height: 49px;
    background: #15626a;
    margin: 0 auto;
    line-height: 49px;
    text-align: center;
    clear: both
}

.nav li {
    display: inline-block;
    margin: 0 20px;
    text-align: center
}

.nav li:hover {
    background: #ff933b
}

.nav li a {
    display: block;
    color: #fff;
    font-size: 14px;
    width: 100%;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box
}


.mid {
    width: 1445px;
    height: auto;
    background: #fff;
    margin-top: 10px
}

.con {
    width: 1403px;
    height: 100%;
    padding-top: 30px;
}


.news {
    float: left;
    width: 747px;
    margin-bottom: 15px
}

.news-title {
    width: 100%;
    height: 60px;
    margin-bottom: 5px
}

.news-title i {
    float: left;
    margin-right: 10px;
    width: 2px;
    background: #23838d;
    height: 100%
}

.news-title span {
    line-height: 60px;
    color: #040000;
    font-size: 22px;
    font-weight: lighter
}

.news-title a {
    float: right;
    line-height: 27px;
    font-weight: lighter;
    color: #333
}

.news-con {
    float: left;
    width: 100%
}

.news-main a {
    display: block;
    float: left;
    width: 400px;
    height: 250px
}

.news-des {
    float: right;
    width: 320px
}

.news-des-1 {
    display: block;
    width: 110px;
    height: 24px;
    background: #15626a;
    line-height: 24px;
    color: #fff;
    font-size: 12px
}

.news-des-2 {
    font-size: 16px;
    color: #15626a;
    padding-top: 5px
}

.news-des-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.news-des-4 {
    display: block;
    color: #15626a;
    padding-top: 30px
}

.news-tips {
    overflow: hidden;
}

.news-tips li {
    float: left;
    width: 100%;
    border-bottom: 1px dashed #efefef;
    line-height: 45px;
    overflow: hidden
}

.news-tips li:hover a p {
    color: #23838d
}

.news-tips li a {
    display: block;
    width: 100%;
    height: 35px
}

.news-tips li a span {
    float: right;
    color: rgba(0, 0, 0, 0.5);
    font-size: 12px
}

.news-tips li a p {
    float: left;
    font-size: 14px;
    line-height: 45px;
    color: #000;
    width: 90%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}


.notice {
    float: right;
    width: 590px;
    box-sizing: border-box;
    overflow: hidden
}

.notice-title {
    width: 100%;
    height: 60px;
    margin-bottom: 5px
}

.notice-title i {
    float: left;
    margin-right: 10px;
    width: 2px;
    background: #23838d;
    height: 100%
}

.notice-title span {
    line-height: 60px;
    color: #040000;
    font-size: 22px;
    font-weight: lighter
}

.notice-title a {
    float: right;
    line-height: 27px;
    font-weight: lighter;
    color: #333
}

.notice-main li {
    float: left;
    width: 100%;
    line-height: 45px;
    border-bottom: 1px dashed #e7edf4
}

.notice-main li:before {
    float: left;
    content: "▪";
    color: #000;
    padding-right: 10px
}

.notice-main li:hover a p {
    color: #23838d;
}

.notice-main li a span {
    float: right;
    color: #b5b5b5
}


.foot {
    background: #23838d;
     width: 100%;
     min-width:1445px;
    overflow: hidden
}

.foot-con {
    width: 1405px;
    margin: 10px auto 40px auto;
    overflow: hidden
}

.foot-left {
    float: left;
    width: 840px
}

.foot-left-1 {
    font-size: 22px;
    line-height: 37px;
    color: #fff;
    font-weight: lighter
}

.foot-left-2 li {
    float: left;
    font-size: 14px;
    line-height: 35px;
    color: #fff;
    margin-right: 20px
}

.foot-right {
    float: right;
    width: 456px;
    margin-right: 20px
}

.foot-right li {
    float: left;
    font-size: 14px;
    line-height: 35px;
    color: #fff;
    margin-right: 20px
}



.con-left {
    float: left;
    width: 1100px;
    background: #fff;
    margin-bottom: 10px;
    border: 1px solid #ededed;
    border-radius: 3px
}

.left-title {
    width: 100%;
    height: 43px;
    background: #e2e2e2
}

.title-con {
    float: left;
    height: 43px;
    padding: 0 15px;
    background: #23838d;
    color: #fff;
    line-height: 43px;
    text-align: center
}
.left-con {
    padding: 10px;
    min-height: 400px;
    margin-top: 1px
}


.con-right {
    float: right;
    width: 272px;
    margin-bottom: 10px;
    font-family: "微软雅黑"
}


.quick {
    width: 268px;
    background: #f8f8f8
}

.quick-title {
    width: 100%;
    height: 43px;
    background: #e2e2e2
}

.quick-title span {
    float: left;
    height: 43px;
    background: #23838d;
    line-height: 43px;
    text-align: center;
    color: #fff;
    padding: 0 15px
}

.quick-con {
    width: 266px;
    border: 1px solid #ccc;
    font-size: 14px;
    border-top: none
}

.quick-con li {
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-bottom: 1px solid #e4e6e8
}

.quick-con li:hover {
    background: #15626a
}

.quick-con li a {
    display: block;
    width: 100%;
    height: 100%
}


.contact {
    width: 272px;
    background: #fff;
    margin-top: 15px;
    font-size: 14px
}

.contact-title {
    width: 100%;
    height: 43px;
    background: #e2e2e2
}

.contact-title span {
    float: left;
    height: 43px;
    background: #23838d;
    line-height: 43px;
    text-align: center;
    color: #fff;
    padding: 0 15px
}

.contact-con {
    line-height: 30px;
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-top: none
}



















.fr{
    float: right;
}
.content{
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 10px;
    overflow: hidden;
}
#sidebar {
    width: 272px;
    margin-bottom: 10px;
    font-family: "微软雅黑";
    float: right;
}
.pro_liebiao {
    width: 268px;
    height: auto;
    background: #f8f8f8;
}
.ny_righttit {
    width: 100%;
    height: 43px;
    background: #e2e2e2;
    position: relative;
}
.ny_righttit .content_left {
    background: #23838d;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    float: left;
    padding: 0 15px;
    font-weight: bold;
}
.right_r {
    width: 266px;
    border: 1px solid #ccc;
    font-size: 14px;
    border-top: none;
}
.right_r li:nth-of-type(1) {
    margin-top: 0px;
}

.right_r li {
    list-style-type: none;
    text-align: center;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #e4e6e8;
    cursor: pointer;
}
.right_r li:hover{
    background:rgb(21,98,106) ;
}
.ny_contact {
    width: 272px;
    margin-top: 15px;
    font-size: 14px;
    background: #fff;
}
.ny_righttit {
    width: 100%;
    height: 43px;
    background: #e2e2e2;
    position: relative;
}
.ny_righttit .content_left {
    background: #23838d;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    float: left;
    padding: 0 15px;
    font-weight: bold;
}
.ny_contactnr {
    line-height: 30px;
    padding: 5px 10px;
    border: 1px solid #e6e6e6;
    border-top: none;
}
#ny_right {
    width: 1100px;
    margin-bottom: 10px;
    border: 1px solid #ededed;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    float: left;
}
.ny_righttit {
    width: 100%;
    height: 43px;
    background: #e2e2e2;
    position: relative;
}
.ny_righttit .content_left {
    background: #23838d;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    float: left;
    padding: 0 15px;
    font-weight: bold;
}
.ny_righttit span {
    line-height: 43px;
    height: 43px;
    padding-right: 20px;
}
.ny_righttit span a {
    color: #000;
}
.ny_rightnew {
    padding: 10px;
    height: auto !important;
    margin-top: 1px;
}
.ny_rightnew li {
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #ccc;
    text-indent: 10px;
    font-size: 14px;
}
.ny_rightnew li a {
    float: left;
}

.Newstime {
    float: right;
    color: #a5a5a5;
}




.newTitle {
    text-align: center;
}

.newsInfo {
    font-size: 14px;
    display: block;
    text-align: center;
    font-weight: lighter;
    line-height: 45px;
}
.bdsharebuttonbox {
    margin-top: 40px;
}



.page {
    height: auto;
    overflow: hidden;
    margin: 20px 0;
    border-top: 1px dashed #efefef;
    border-bottom: 1px dashed #efefef;
    padding: 5px 0;
}
.page li {
    float: left;
    width: 100%;
    list-style-type: none;
    border: 0px;
    font-size: 14px;
    line-height: 25px;
    height: 25px;
}
.page li a {
    font-size: 14px;
    color: #000;
    float: none;
}
.cl{
    clear: both;
}
.appendix a{
   color:blue;
   font-style:italic;
}