/* CSS Document */

.toutu {
    height: 119px;
    width: 100%;
}

.toutu .topad {
    width: 311px;
    margin: 0 auto;
    padding-top: 10px;
    padding-right: 15px
}


/* js 重置 */

.js {
    width: 90%;
    margin: 10px auto 0 auto;
}

.js p {
    padding: 5px 0;
    font-weight: bold;
    overflow: hidden;
}

.js p span {
    float: right;
}

.js p span a {
    color: #f00;
    text-decoration: underline;
}

.js textarea {
    height: 50px;
    width: 98%;
    padding: 5px;
    border: 1px solid #ccc;
    border-top: 2px solid #aaa;
    border-left: 2px solid #aaa;
}


/* 第一屏轮播图 */

.focusBox {
    position: relative;
    width: 320px;
    height: 240px;
    overflow: hidden;
    font: 12px/1.5 Verdana, Geneva, sans-serif;
    text-align: left;
    background: white;
    margin-bottom: 10px;
}

.focusBox .pic img {
    width: 300px;
    height: 205px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 36px;
    width: 300px;
    background: ;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
    width: 300px;
    overflow: hidden;
}

.focusBox .txt li {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: -36px;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 8px;
    right: 8px;
    margin-right: 16px;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 18px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    margin-right: 1px;
    cursor: pointer;
}

.focusBox .num li a,
.focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.focusBox .num li span {
    z-index: 1;
    background: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.focusBox .num li.on a,
.focusBox .num a:hover {
    background: #f60;
}


/* 第一屏模块1 */

.first {
    overflow: hidden;
    width: 1200px;
    margin: 54px auto 0 auto;
    /* background: #005c6a; */
}

.first-left {
    float: left;
}

.xuzhi {
    padding-top: 6px;
    _padding-top: 3px;
    width: 300px;
}

.xuzhi ul {
    margin-top: 14px;
    _margin-top: 0px;
}

.xuzhi ul span {
    border: 1px solid #fc5c5c;
    color: #fc5c5c;
    border-radius: 3px;
    padding: 0 4px;
    margin-right: 4px;
}

.xuzhi ul em {
    border: 1px solid #57dad2;
    color: #57dad2;
    border-radius: 3px;
    padding: 0 4px;
    margin-right: 4px;
}

.xuzhi ul li {
    line-height: 24px;
}


/* 第一屏模块2 */

.first-middle {
    width: 580px;
    float: left;
    position: relative;
}

.newstittle {
    border-bottom: 1px solid #d0d0d0;
    position: relative;
    width: auto;
    height: 40px;
}

.newstittle h1 {
    position: absolute;
    top: 1px;
    left: 0;
    bottom: 0;
    height: 39px;
    line-height: 39px;
    /* background: #005c6a; */
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    text-align: center;
    color: #000;
    padding: 0 15px;
    border-bottom: 2px solid #57dad2;
}

.newstittle a {
    display: block;
    position: absolute;
    right: 0;
    bottom: 4px;
    color: #727272;
    line-height: 40px;
}

.blank1 {
    height: 20px;
}

.newstittle p {
    padding-bottom: 10px;
}

.news1 {
    height: 72px;
    padding-top: 6px;
    margin-bottom: 8px;
    border-bottom: 1px solid #d0d0d0;
    overflow: hidden;
}
.news1 a{
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.news1 a .fmt_img{
    width: 140px;
}
.fmt_img img{
    float: left;
    width: 100%;
}
.news1 a .fmt_nr{
    width: 750px;
}

.news1:hover {
    background-color: #f7f7f7
}

.time1 {
    float: left;
    background-color: #ffba00;
    width: 42px;
    height: 54px;
    margin-right: 10px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding-top: 7px
}


.time1 em {
    display: block;
    font-size: 14px;
}

.fmt_nr h2 {
    font-size: 16px;
    color: #ff7b33;
    margin-bottom: 6px;
}

.fmt_nr p {
    font-size: 12px;
    color: #a1a1a1;
  	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.newslist {
    margin-top: 8px;
    _margin-top: 5px;
}

.mt {}

.lineh {
    line-height: 30px;
}

.newslist li {
    position: relative;
    line-height: 16px;
}

.newslist a {
    font-size: 14px;
}

.newslist span {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 12px;
    color: #a1a1a1;
}


/* 第一屏模块3 */

.first-right {
    width: 240px;
    float: right;
    position: relative;
    /* height: 85px; */
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
}

.phoneimg {
    float: left;
    width: 240px;
    height: 120px;
}

.first-right ul {
    overflow: hidden;
    margin-top: 8px;
}

.first-right ul a {
    background-color: #57dad2;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    line-height: 40px;
    border-radius: 3px;
    margin-bottom: 4px;
    _margin-bottom: 2px;
}

.first-right ul a:hover {
    background-color: #ffba00;
    color: #fff;
}

.small {
    width: 60px;
}

.big {
    width: 102px;
}

.mr {
    margin-right: 4px;
}

.chengxinbox {
    border-left: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    margin-top: 16px;
    margin-top: _-10px;
    position: absolute;
    bottom: 0px;
    right: 0px
}

.chengxinbox img {
    border-top: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    vertical-align: top
}

.chengxinbox img:hover {
    box-shadow: 0px 0px 4px #aaa;
}


/* 第二屏模块1 */

.second {
    width: 1200px;
    margin: 20px auto 20px auto;
    position: relative;
    /* background: #00687c; */
}

.secpart2 {
    overflow: hidden;
    position: relative;
    width: 930px;
}

.posit {
    position: absolute;
    top: 0;
    right: 0;
}

.secbox {
    width: 930px;
    overflow: hidden;
}

.fupin {
    width: 300px;
    float: left;
    margin-top: 18px;
    _margin-top: 10px;
}

.fupin p {
    font-size: 14px;
    color: #57dad2;
    height: 40px;
    margin-bottom: 10px
}

.fupin p:hover {
    background-color: #f7f7f7;
}

.fupin1 {
    overflow: hidden;
    margin-bottom: 10px;
    height: 63px;
}

.fupin1 img {
    float: left;
    width: 90px;
    height: 60px;
}

.fupin1 div {
    float: right;
}

.fupin1 div a {
    display: block;
    width: 196px;
    font-size: 14px;
    line-height: 18px
}

.fupin1 div span {
    display: block;
    font-size: 12px;
    color: #a1a1a1;
    margin-top: 8px;
}

.fupin ul {
    clear: both;
    line-height: 22px;
    height: 85px;
    *height: 87px;
    _height: 80px;
}


/* 第二屏模块2 */

.putongzhaosheng {
    width: 580px;
    float: left;
    margin: 18px 0px 0 20px;
    _margin: 11px 0px 0 20px;
}

.news2 {
    height: 80px;
    padding-top: 6px;
    _padding-top: 3px;
    margin-bottom: 8px;
    _margin-botttom: 5px;
    border-bottom: 1px solid #d0d0d0;
    overflow: hidden;
}

.news2:hover {
    background-color: #f7f7f7;
}

.time2 {
    float: left;
    background-color: #57dad2;
    width: 42px;
    height: 54px;
    margin-right: 10px;
    font-size: 24px;
    text-align: center;
    color: #fff;
}

.time2 span {
    font-size: 24px;
    margin-left: 5px;
}

.time2 em {
    display: block;
    font-size: 14px;
}

.newslist2 {
    margin-bottom: 9px;
    width: 580px;
}

.newslist2 li {
    position: relative;
    line-height: 25px;
    _line-height: 25px;
}

.newslist2 a {
    font-size: 14px;
    color: #2d2d2d;
}

.newslist2 span {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 12px;
    color: #a1a1a1;
}

.news2 h2 {
    font-size: 16px;
    color: #57dad2;
    margin-bottom: 10px;
}

.news2 p {
    color: #a1a1a1;
}

.clear {
    clear: both;
}

.mtop {
    margin-top: 15px
}

.secpart1right {
    position: absolute;
    right: 0;
    width: 240px;
}

.secpart1right img {
    display: block;
    margin-bottom: 10px;
}


/* 第二屏广告 */

.part2img {
    margin-top: 10px;
    _margin-top: 4px;
    overflow: hidden;
}

.part2img img {
    float: left;
}

.ggmr {
    margin-right: 20px;
}

.ggml {
    margin-left: 5px;
}

.part2rightimg {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 530px;
}

.part2rightimg img {
    display: block;
    margin-bottom: 10px;
}

.pt {
    margin-top: 6px;
}


/* 第三屏 */

.secpa {
    padding-right: 290px;
}

.thirdleft {
    float: left;
    margin: 0 20px 20px 0;
}

.first-middle2 {
    width: 580px;
    margin-top: 20px;
    position: relative
}

.thirdimg img {
    margin: 10px 10px 0 0;
}

.thirdright {
    float: right;
}

.thirdp1 {
    overflow: hidden;
    width: 590px;
}

.chengkao {
    width: 280px;
    float: left;
    margin-top: 20px;
    _margin-top: 10px;
}

.ckmr {
    margin-right: 20px;
}

.chengkao p {
    font-size: 14px;
    color: #57dad2;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    font-weight: bold
}

.chengkao ul {
    height: 125px;
}

.chengkao ul li {
    line-height: 24px;
}

.ckgg {
    display: block;
    margin-top: 10px
}

.list-style01 {
    width: 300px;
    float: left;
    margin-top: 18px;
    _margin-top: 10px;
}

.list-style01 p {
    font-size: 14px;
    color: #57dad2;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 8px;
}

.list-style01 a:hover {
    background-color: #f7f7f7;
    display: block
}

.list-style01 span,
list-style01 span a:hover {
    color: #a1a1a1;
    padding-bottom: 5px;
    display: block
}

.list-style01 ul {
    border-top: 1px solid #CCC;
    padding-top: 10px;
}

.list-style01 ul li {
    line-height: 24px;
}

.list-style01 ul li a:hover {
    line-height: 24px;
    height: 24px;
    background-color: #fff;
    margin: 0px;
}

.list-style02 {
    width: 280px;
    float: left;
    margin-top: 20px;
    _margin-top: 10px;
}

.list-style02 p {
    font-size: 14px;
    color: #57dad2;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 8px
}

.list-style02 a:hover {
    background-color: #f7f7f7;
    display: block
}

.list-style02 span,
list-style01 span a:hover {
    color: #a1a1a1;
    padding-bottom: 5px;
    display: block
}

.list-style02 ul {
    padding-top: 10px;
}

.list-style02 ul li {
    line-height: 24px;
}

.list-style02 ul li a:hover {
    line-height: 24px;
    height: 24px;
    line-height: 24px;
    background-color: #FFF;
    margin: 0px;
}

.hotlist {}

.hotlist a {
    display: block;
    padding: 0 0 6px 0
}

.hotlist:hover {
    background-color: #f7f7f7;
}

.hotlist p {
    font-size: 14px;
    color: #57dad2;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 8px
}


/* 第四屏 */

.fourth {
    width: 1200px;
    margin: 20px auto 0 auto;
    position: relative;
}

.searchbox {
    width: 897px;
    overflow: hidden;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    position: relative
}

.searchbox span div {
    width: 20px;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 24px;
    margin-top: 6px;
}

.searchbox span {
    float: left;
    color: #fff;
    background-color: #ffba00;
    font-size: 16px;
    width: 72px;
    height: 141px;
}

.searchbox span em {
    font-weight: bold;
}

.search1 {
    float: left;
    width: 164px;
    height: 141px;
    border-right: 1px solid #d0d0d0;
    color: #2d2d2d;
    text-align: center;
}

.search1:hover {
    box-shadow: 0px 0px 6px #aaa;
    ;
}

.search1 img {
    display: block;
    margin: auto;
    padding: 30px 0 10px 0;
}

.search1 a {
    display: block;
    text-align: center;
    font-size: 14px;
}

.formbox {
    width: 896px;
    margin: 10px 0 20px 0;
    border-bottom: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0;
}

.formbox ul {
    width: 898;
    overflow: hidden;
}

.formbox ul img {
    float: left;
    padding-top: 5px;
    border-top: 1px solid #d0d0d0;
}

.formbox ul li {
    width: 252px;
    float: left;
    line-height: 56px;
    text-align: center;
    border-top: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
}

.formbox ul span {
    color: #fc5c5c;
}

.formbox ul em {
    color: #47c6be;
}

.formbox ul li:hover {
    text-decoration: none;
    color: #ff5702;
}

.fourthr {
    position: absolute;
    top: 0;
    right: 0;
    width: 275px;
}

.fourthr img {
    margin-bottom: 10px;
    _margin-bottom: 5px;
}


/*第五屏*/

.thirdp1 span {
    font-size: 12px;
    color: #a1a1a1;
    display: block;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d0d0d0;
}

.linkbox {
    width: 1200px;
    margin: 15px auto 0 auto;
    overflow: hidden;
    border: 1px solid #d0d0d0;
}

.linkbox img {
    display: block;
    float: left;
    padding: 10px 9px;
}

.f-h li {
    line-height: 28px
}


/*内容页*/

.readbox {
    width: 1200px;
    margin: 54px auto 0 auto;
    _margin: 24px auto 0 auto;
    position: relative
}

.cleft {
    width: 880px;
}

.biaoqian {
    font-size: 14px;
    position: relative;
    margin-bottom: 10px;
}

.childb {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 30px;
    display: flex;
    align-items: center;
}

.childb a {
    margin-right: 6px;
}

.childb img {
    margin-right: 6px;
    width: 4px;
    height: 8px;
}

.childb em {
    color: #57dad2;
}

.readbox .tit {
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
    text-align: center
}

.inforbox {
    width: 820px;
    min-height: 1020px;
    border-top: 3px solid #005c6a;
    margin-top: 20px;
    margin-bottom: 20px;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    padding: 10px 30px 30px;
    position: relative;
    line-height: 26px;
    font-size: 16px;
    color: #696969;
}

.inforhead {
    border-bottom: 1px dotted #575757;
    margin-bottom: 20px;
}

.inforhead span {
    margin-right: 120px;
    font-size: 14px;
    line-height: 40px;
}

h2 {
    font-size: 16px;
}

.inforbox p {
    font-size: 16px;
    text-indent: 28px;
}

.inforfooter {
    float: right;
    font-size: 16px;
    margin-bottom: 20px;
}

.inforbox img {
    max-width: 820px;
    display: block;
    margin: 20px auto
}

.ggright {
    width: 275px;
    position: absolute;
    top: 0;
    right: 0;
}


.cxuzhi {
    width: 275px;
}

.cxuzhi ul {
    _margin-top: 3px;
    margin-top: 8px;
}

.cxuzhi ul span {
    border: 1px solid #fc5c5c;
    color: #fc5c5c;
    border-radius: 3px;
    padding: 0 4px;
    margin-right: 4px;
}

.cxuzhi ul em {
    border: 1px solid #57dad2;
    color: #57dad2;
    border-radius: 3px;
    padding: 0 4px;
    margin-right: 4px;
}

.cxuzhi ul li {
    line-height: 28px;
}


/*列表页*/

.contentbox {
    width: 1200px;
    margin: 54px auto 0 auto;
    position: relative;
}

.listbox {
    width: 880px;
    margin-top: 10px;
    min-height: 1000px;
}

.listbox span {
    font-size: 18px;
}

.clist {
    border-bottom: 1px solid #d0d0d0;
    padding: 10px 0;
    height: 88px;
    overflow: hidden;
}

.bb {
    border-bottom: 1px solid #d0d0d0;
    padding: 0px;
    margin: 0px;
}

.bb h1 {
    font-size: 18px;
    line-height: 40px;
    border-bottom: 2px solid#57dad2
}

.clist:hover {
    background-color: #f7f7f7;
}

.clist em {
    font-size: 12px;
    line-height: 20px;
    color: #a7a7a7
}

.clist p,
.clist p a {
    font-size: 12px;
    line-height: 20px;
    color: #848383;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;



}

.clist h2{
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}

.clist img {
    float: left;
    margin: 0 10px 0 0
}

.clist wen {
    float: left;
}

.pagebox {
    color: #999;
    margin: 30px auto;
    overflow: hidden;
    width: 550px;
}

.pagebox a {
    border: 1px solid #999;
    display: block;
    float: left;
    height: 26px;
    line-height: 26px;
    text-align: center;
    margin-right: 10px;
}

.pagebox em {
    display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
}

.bggreen {
    background-color: #57dad2;
    color: #fff;
}

.width {
    width: 64px;
}


/*招生列表页*/

.newslistz {
    margin: 15px auto 0 auto;
}

.newslistz li {
    position: relative;
    line-height: 26px;
}

.newslistz li a:hover {
    text-decoration: none;
    color: #ff5702;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.newslistz a {
    font-size: 14px;
    color: #2d2d2d;
}

.newslistz span {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 12px;
    color: #a1a1a1;
}

.inputText {
    border: solid 1px #d1d1d1;
    width: 250px;
    padding: 6px 4px;
    font-size: 16px;
    line-height: 24px;
    border-radius: 4px;
}

.inputText.column4 {
    width: 80px;
}

.inputText:hover {
    border: solid 1px #74b9f0;
    box-shadow: 0px 0px 4px #74b9f0;
}

.inputText:focus {
    border: solid 1px #74b9f0;
}

.btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 10px 25px;
    margin-bottom: 0;
    margin-right: 10px;
    line-height: 18px;
    color: #fff;
    background-color: #57dad2;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    border-radius: 4px;
    border: 0px;
    cursor: pointer;
}

.btn:hover {
    background-color: #00c1b5
}

.findbox {
    width: 760px;
    margin: 80px auto 45px auto;
    _margin: 60px auto 45px auto;
    min-height: 400px;
    max-height: auto;
    padding: 10px 40px 20px 40px;
    background-color: #f8f8f8;
    border: 1px solid #e5e5e5;
    border-top: 2px solid #57dad2;
}

.bg-find {
    background-image: url(../image/bg-find.jpg);
    background-repeat: no-repeat;
}

.findbox h1 {
    font-size: 24px;
    color: #4b4b4b;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}

.findbox h1 img {
    vertical-align: middle;
    margin-right: 5px;
}

.findbox h6 {
    background-color: #fff;
    padding: 5px;
    border-radius: 4px;
    margin: 10px 0;
    color: #fd7700;
    font-size: 12px;
    font-weight: normal
}

.findbox h6 img {
    vertical-align: middle;
    margin-right: 5px;
}

.edit-box {
    width: 590px;
    margin: 10px auto
}

.edit-box ul {
    padding-bottom: 10px;
    font-size: 16px;
    color: #838383
}

.edit-box li {
    _width: 100%;
    padding: 12px 0;
    padding-left: 155px;
    position: relative
}

.edit-box label {
    width: 150px;
    text-align: right;
    position: absolute;
    top: 15px;
    left: 0px
}

.findtable {
    margin-bottom: 15px;
}

.findtable li {
    font-size: 14px;
    color: #000;
    padding: 5px 0
}

.findtable td {
    background-color: #fff;
    border-bottom: 1px solid #f6f6f6;
    border-right: 1px solid #f6f6f6;
    padding: 5px 15px;
    font-size: 16px;
    line-height: 28px;
    color: #6b6b6b
}

.findtable td.tcenter {
    text-align: center
}

.findtable td.tit {
    background-color: #b5dae1;
    color: #00687c
}

.nav-404 {
    width: 1200px;
    height: 500px;
    background-image: url(../image/404.jpg);
    background-repeat: no-repeat;
    background-position: center 100px;
    text-align: center;
    font-size: 16px;
    margin: 0 auto
}

.nav-404 h1 {
    font-size: 26px;
    color: #43c6fe;
    padding-top: 300px;
    line-height: 60px
}

.nav-404 em,
.nav-404 a {
    color: #43c6fe;
}

.nav-msg {
    width: 600px;
    height: 400px;
    background-image: url(../image/icon_msg.jpg);
    background-repeat: no-repeat;
    background-position: 100px center;
    font-size: 16px;
    margin: 0 auto;
    padding-left: 300px
}

.nav-msg h1 {
    font-size: 26px;
    color: #43c6fe;
    padding-top: 120px;
    line-height: 50px;
    font-weight: bold
}

.nav-msg h2 {
    font-size: 20px;
    color: #43c6fe;
    line-height: 60px
}

.nav-msg em,
.nav-404 a {
    color: #43c6fe;
}

.adtop {
    margin-top: 15px;
    overflow: hidden
}

.adtop a {
    margin-right: 8px;
    _margin-right: 4px
}

.adtop .last a {
    margin-right: 0px
}

.ad-part03 {
    margin-top: 10px
}

.ad-part03 img {
    width: 896px;
    height: 130px
}

.newstittle1 {
    margin-top: 15px;
    float: left;
    width: 240px;
}

.img1hu {
    height: 100%;
    width: 100%;
}

.hu {
    float: right;
    width: 110px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-align: left;
}

.newstittle11 {
    width: 120px;
    height: 118px;
    float: left;
}

.down {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    display: block;
}

li {
    list-style-type: none;
}

.tab {
    margin-top: 15px;
    width: 900px;
    float: left;
    border: #57dad2 1px solid;
    height: 176px;
}

.tab_list {
    height: 39px;
    border: 1px solid #57dad2;
    border-top: none;
    border-right: none;
    border-left: none;
    font-size: 20px;
}

.lina {
    width: 90px;
}

.tab_list li {
    float: left;
    height: 39px;
    line-height: 39px;
    padding: 0 20px;
    text-align: center;
    cursor: pointer;
    width: 90px;
}

.tab_list .current {
    background-color: #57dad2;
    color: #000;
}

.item_info {
    padding: 20px 0 0 20px;
}

.item {
    display: none;
    padding-top: 10px;
}

.hu1 {
    float: left;
}

.hu2 {
    float: left;
    margin-top: 5px;
}

.huimg {
    width: 30px;
    height: 30px;
}

.huhu {
    position: relative;
    width: 200px;
    overflow: hidden;
    display: block;
}

.footl {
    line-height: 30px;
    float: left;
    margin-left: 30px;
}

.footr {
    line-height: 30px;
    float: right;
    margin-right: 30px;
}

.lihu {
    float: left;
    font-size: 14px;
    color: rgb(12, 11, 11);
    letter-spacing: 2px;
    list-style: square;
    width: 45%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 2.5%;
    height: 30px;
    line-height: 30px;
}

.rili {
    float: right;
    margin-top: 16px;
    background: #fff;
}

.lina2 {
    font-size: 18px;
    color: #323A45;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.fileOperate {
    margin-left: 50px;

}
.fileOperate a{
    display: inline-block;
    line-height: 30px;
    color: #fff;
    width: 80px;
    height: 30px;
    background: #299cae;
    color: #fff;
    border-radius: 4px;
    text-align: center;
}
.fileOperate a:hover{
    color: #fff;
}
.timeli {
    font-size: 12px;
    margin-left: 5px;
}

.tabhu {
    float: right;
    margin-right: 30%;
}

.content1{
    float: left;
    width: 100%;

}
.content1 ul{
    margin-top: 10px;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.content1 ul li{
    width: 80px;
    height: 30px;
    margin: 4px 4px;
}
.content1 ul li a{
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    display: block;
    background: #def;
    color: #000;
}
.content1 ul li a:hover{

    color: #ff7b33;

}
.dbt_box{
    float: left;
    width: 100%;
    height: 40px;
    background: #57DAD2;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 16px;
}
.nrxyxp_box{
    display: block;
    width: 100%;
    margin-top: 10px;
}
.nrxyxp_box a{
    margin-top: 12px;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #666;
    line-height: 18px;

}
.jtnr_dh{
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px dotted #575757;
    padding-bottom: 15px;
}

.nrjz_cz{
width: 100%;
}

.dow{width: 1200px;height: 100%;margin: 0 auto;overflow: hidden;margin-top: 40px; padding-top: 20px;}
.dow .dow_left{width: 208px;float: left;}
.dow .dow_box{border: 1px rgba(169, 169, 169, 1) dotted;}
.dow .dow_title{text-align: left;padding: 0 5px;font-size: 16px;font-weight: 700;word-break: keep-all;white-space: nowrap;overflow: hidden;line-height: 45px;color: #005c6a;text-overflow: ellipsis;border-bottom: 1px solid #cccccc;}
.dow .dow_content{font-size: 14px;height: 40px;line-height: 40px;color: #666666;}
.dow .dow_title2{text-align: center;padding: 0 5px;font-size: 16px;font-weight: 700;word-break: keep-all;white-space: nowrap;overflow: hidden;line-height: 45px;color: #fff;background:#57dad2;text-overflow: ellipsis;border-bottom: 1px solid #cccccc;}
.dow .dow_contentbottom{margin: 0 0 7px 5px;line-height: 21px;}
.dow .dow_contentbottom a{font-size: 14px;color: #666666;}
.dow .dow_contentbottom a span{width: 62px;height: 21px;display: inline-block;margin-right: 8px;}
.dow .dow_right{width:979px;float: right;border: 1px rgba(169, 169, 169, 1) dotted;}
.dow .dow_right .dow_right_content{padding: 0 10px;font-size: 16px;word-break: keep-all;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;height: 45px;color:#fff;background: #57dad2;line-height: 45px;}
.dow .dow_right .dow_right_file{height: 40px;line-height: 40px;font-size: 14px;color: #000;}
.active{color: #076ce0 !important;}



.tr2 input[type=text] {
    line-height: 40px;
    height: 32px;
    width: 200px
}

.tr2 select {
    line-height: 40px;
    height: 32px;
}

.yck-content {
    width: 884px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    clear: both;
    overflow: hidden;
    border: 1px solid #e1e1e1;
}

.yck-left-top {
    background-image: url(../images/wj11.jpg);
    background-repeat: repeat-x;
    float: left;
    height: 53px;
    width: 880px;
    border-bottom-width: 1px;

}

.yck-content-left {
    clear: both;
    float: left;
    width: 880px;
    overflow: hidden;

}

.yck-left-top-list {
    background-image: url(../images/yqq.jpg);
    background-repeat: no-repeat;
    height: 53px;
    width: 300px;
    padding-left: 25px;
    background-position: 5px;
    font-size: 20px;
    line-height: 53px;
    font-family: "Microsoft YaHei";
    margin-left: 10px;
}

.registerTable {
    background-color: #eeeeee;
    border-collapse: separate;
}

.registerTable td {
    background-color: #ffffff;
    padding: 4px;
}

.yck-left-main {
    float: left;
    width: 878px;
    clear: both;
    overflow: hidden;
    padding-bottom: 10px;
    font-size: 14px;

}

.bm_main_2 {
    width: 870px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.bm_main_2_top {
    float: left;
    height: 41px;
    width: 146px;
    background-image: url(../images/bmxz.jpg);
    background-repeat: no-repeat;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    font-family: "microsoft yahei";
    color: #FFFFFF;

}

.bm_main_2_ts {


    line-height: 36px;
    font-family: "microsoft yahei";
    color: #F00;

}

.bm_main_2_tx {
    float: left;
    height: auto;
    width: 868px;
    line-height: 45px;
    font-family: "microsoft yahei";
    border: 1px solid #bbe4c0;
    background-color: #f4fbf2;
    margin-top: 5px;
    border-bottom: none;
    text-indent: 24px;
}

.bm_main_3 {
    margin: auto;
    width: 870px;
}

.tr {
    width: 120px;
    height: 40px;
    padding-right: 15px;
    text-align: right;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 0;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #bbe4c0;
    border-right-color: #bbe4c0;
    border-bottom-color: #bbe4c0;
    border-left-color: #bbe4c0;
}

.tr2 {
    margin-left: 8px;
    background: #fff;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #bbe4c0;
    border-right-color: #bbe4c0;
    border-bottom-color: #bbe4c0;
    border-left-color: #bbe4c0;
}

.tr3 {
    border: 1px solid #bbe4c0;
    background: #fff;
    padding: 10px 30px;
    line-height: 21px;
}

.input {
    width: 210px;
    height: 18px;
    border: 1px solid #7bcd68;
    margin-top: 2px;
    margin-left: 8px;
    line-height: 20px;
    font-size: 12px;
    color: #069;
}

.input1 {
    width: 150px;
    height: 18px;
    border: 1px solid #7bcd68;
    margin-left: 8px;
    line-height: 20px;
    font-size: 12px;
    color: #069;
}

.input2 {
    width: 400px;
    height: 100px;
    border: 1px solid #7bcd68;
    margin-top: 5px;
    margin-left: 8px;
    line-height: 20px;
    font-size: 12px;
    color: #069;
    margin-bottom: 5px;
}

.bm_but {
    text-align: center;
    padding: 10px 0 20px;
}

.bm_but1 {
    width: 158px;
    height: 36px;
    margin-left: 10px;
    border: 0;
    cursor: pointer;
    background-image: url(../images/bm_btn2.jpg);
    background-repeat: no-repeat;
}

.bm_but2 {
    width: 158px;
    height: 36px;
    margin-left: 10px;
    border: 0;
    cursor: pointer;
    background-image: url(../images/bm_btn1.jpg);
    background-repeat: no-repeat;
}


.fenye {
    margin: 20px 0 6px 0;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .fenye span {
    padding: 5px 10px;
    background: #f0f0f0;
    color: #333;
    border-radius: 2px;
    overflow: hidden;
    font-size: 16px;
    margin: 0 2px;
  }
  .fenye span:nth-of-type(1) {
    display: none;
  }
  .fenye a {
    padding: 5px 10px;
    margin: 0 2px;
    background: #f0f0f0;
    color: #333;
    border-radius: 2px;
    overflow: hidden;
    font-size: 16px;
  }
  .fenye a:hover {
    background: #005c6b;
    color: #fff;
  }
  .fenye .disabled {
    padding: 5px 10px;
    background: #f0f0f0;
    color: #333;
    border-radius: 2px;
    overflow: hidden;
    margin: 0 5px;
    font-size: 16px;
  }
  .fenye .current {
    padding: 5px 10px;
    background: #005c6b;
    color: #FFF;
    border-radius: 2px;
    overflow: hidden;
    font-size: 16px;
  }

  .xqbf_syp{
    width: 100%;
  }
.xqbf_syp p {
    font-size: 14px;
    color: #000;
    padding: 4px 0;
  }
.xqbf_syp p a {
    font-size: 14px;
    color: #000;
  }
.xqbf_syp p a:hover {
    color: #005c6b;
  }

  tr{
    border: 1px solid #666;
  }
  td{
    border: 1px solid #666;
  }