.s-adress {

    margin: 14px auto;
    white-space: nowrap;
    font-size: 15px;width: 1180px;
    padding: 0 10px;
    color: #666666;
}
.s-adress i {
    width: 19px;
    height: 24px;
    float: left;
    background: url(../images/adress_ico.png) no-repeat;
    margin: 0 8px 0 0;
}
.s-adress a {
    color: #666;
}
.s-adress a:hover {
    color: #333333;
}



.listContent {
    width: 1200px;
    margin: 0 auto;
}
.listContent .lcleft {
    padding-top: 10px;
    width: 850px;
    background-color: #FFFFFF;
    box-sizing: border-box;
    float: left;
}
.beikaohot{width: 814px;height: 168px;margin: 22px auto 20px;overflow: hidden;position: relative;padding-top: 8px;padding-left: 9px;}
.beikaohot>img{position: absolute;top: 0;left: 0;}
.beikaohot>ul{height: 160px;width: 805px;overflow: hidden;background: #FAFAFA;}
.beikaohot>ul>li:first-child{width: 100px;float: left;margin-right: 30px;overflow: hidden;color: #188EEE;font-size: 14px;margin-top: 24px;margin-left: 73px;}
.beikaohot>ul>li:first-child span{display: block;width: 99px;height: 99px;margin: 0 auto 8px;overflow: hidden;text-align: center;background: url(/skin/default/images/img/kuang_bg.png) no-repeat center top;}
.beikaohot>ul>li:first-child span img{width: 86px;height: 86px;margin-top: 6px;}
.beikaohot>ul>li:last-child{margin-right: 30px;float: right;width: 560px;overflow: hidden;margin-top: 12px;}
.beikaohot>ul>li:last-child a{display: block;width: 100%;font-size: 16px;color: #666666;line-height: 35px;overflow: hidden;}
.beikaohot>ul>li:last-child a span:first-child{width: 80%;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.beikaohot>ul>li:last-child a span:first-child i{display: inline-block;width: 4px;height: 4px;border-radius: 50%;background: #999999;position: relative;top: -4px;margin-right: 6px;}
.beikaohot>ul>li:last-child a span:last-child{float: right;text-align: right;display: block;overflow: hidden;font-size: 14px;}
.beikaohot>ul>li:last-child a:hover{color: #188EEE;}

.listTop h3 {
    font-size:20px;
    font-weight: 600;
    color: #333333;
    width: 775px;
    margin: 30px auto 0;
    overflow: hidden;
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 14px;
    padding-left: 20px;
    position: relative;
}
.listTop h3::before {
    width: 4px;
    height: 20px;
    background-color: #00B0BD;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
}
.listTop>ul {
    width: 790px;
    margin: 0 auto;
}
.listTop>ul li {
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px;
    font-size: 16px;
    border-bottom: 1px dashed #e5e5e5;

}

.listTop>ul li:last-child {
    border: 0;
}

.listTop>ul li .lml{
    width: 70%;
    font-size: 14px;
    color: #000000;
}
.listTop>ul li .lml p {
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 18px;
    line-height: 30px;
}
.listTop>ul li .lml .huati {
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}
.listTop>ul li .lml .huati span {
    color: #00B0BD;
    line-height: 0;
    padding: 10px 5px;
    background: #f1f6ff;
    border-radius:8px;
    box-shadow: 1px 1px 1px #cccccc;
}
.listTop>ul li .lml .huati em {
    font-size: 14px;
    color: #999999;
}
.listTop>ul li .lmr {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
}
.listTop>ul li .lmr img {
    width: 210px;
    max-height: 100%;
}
.allButt {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 45px 0;
    font-size: 14px;
}
.allButt>span {
    line-height: 0;
    margin: 0 8px;
}
.allButt>span a {
    border: 1px solid #ccc;
    padding: 5px 10px;
}
.allButt>span a.page-num {
    margin-right: 12px;
}
/* 右侧通用模块 */
.clright {
    width: 330px;
    float: right;
}
.clright .contBox {
    padding: 10px 0;
    width: 100%;
    background-color: #FFFFFF;
    margin-bottom: 20px;
}
.clright .contBox h3 {
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: start;
    height: 40px;
    position: relative;
    font-weight: 600;
    color: #333333;
    padding-left: 15px;
}
.clright .contBox h3::before {
    content: "";
    display: block;
    height: 18px;
    width: 4px;
    background-color: #13c8d5;
    position: absolute;
    left: 0;
    top: 10px;
}
.clright .contBox .bkzn ul {
    padding-left: 30px;
    position: relative;
}
.clright .contBox .bkzn ul::before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background-color: #f5f5f5;
    position: absolute;
    left: 115px;
    top: 0;
}
.clright .contBox .bkzn ul li {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.clright .contBox .bkzn ul li::before {
    content: "";
    position: absolute;
    left: 82px;
    top: 18px;
    display: block;
    width: 5px;
    height: 5px;
    border: 1px solid #00B0BD;
    border-radius: 50%;
}
.clright .contBox .bkzn ul li span {
    font-size: 14px;
    font-weight: 600;
    width: 100px;

}
.clright .contBox .bkzn ul li a {
    width: 200px;
    color: #00B0BD;
}
.clright .contBox .bkzn .aBox {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
}
.clright .contBox .bkzn .aBox a {
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 40px;
    margin: 0 10px;
    text-decoration: none;
    background: #07bdc7;
    box-shadow: 0 6px 10px #c5ecee;
}
.clright .contBox .bkzn .aBox a:last-child {
    background: #ff7e00;
    box-shadow: 0 6px 10px #fadec3;
}
.clright .contBox .zxzx {
    padding: 0 20px;
    display: none;
}
.clright .contBox .zxzx a {
    height: 28px;
    font-size: 14px;
    color: #333;
    background-color: #f5f5f5;
    border-radius: 15px;
    margin:10px 0;
    display: flex;
    align-items: center;
    justify-content: start;
    box-sizing: border-box;
    padding: 0 20px;
}
.clright .contBox .zxzx a span{

    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.clright .contBox .ckzdBox  {
    padding: 20px;
}
.clright .contBox .ckzdBox p {
    background-color: #f2f7f8;
    padding:10px 20px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    margin-bottom: 25px;
    position: relative;
}
.clright .contBox .ckzdBox p.ckzdr::before {
    content: "";
    display: block;
    position: absolute;
    right: 20px;
    bottom: -14px;
    width: 15px;
    height: 15px;
    background: url(/skin/default/images/img/san.png) no-repeat right bottom;
}
.clright .contBox .ckzdBox p.ckzdl::before {
    content: "";
    display: block;
    position: absolute;
    left: 20px;
    bottom: -14px;
    width: 15px;
    height: 15px;
    background: url(/skin/default/images/img/san.png) no-repeat left bottom;
}
.clright .contBox .ckzdBox p.ckzdl img {
    margin-right: 20px;
}
.clright .contBox .ckzdBox p.ckzdr img {
    margin-left: 10px;
}
.clright .contBox .ckzdBox h5 {
    color: #00B0BD;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
}
.clright .contBox .ckzdBox ul li {
    margin-bottom: 8px;
}
.clright .contBox .ckzdBox ul li input {
    width: 100%;
    border: 1px solid #CCCCCC;
    color: #333;
    font-size: 14px;
    height: 32px;
    background-color: #F5F5F5;
    border-radius: 5px;
    box-sizing: border-box;
    display: block;
    outline: none;
    padding-left: 5%;
}
.clright .contBox .ckzdBox ul li:last-child {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
}
.clright .contBox .ckzdBox ul li:last-child input {
    width: 180px;
}
.clright .contBox .ckzdBox ul li:last-child img {
    width: 100px;
    height: 32px;
    display: block;
}
.clright .contBox .ckzdBox form .btn {
    display: block;
    width: 270px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #07bdc7;
    border-radius: 40px;
    box-shadow: 0 4px 8px #b5eaf0;
    border: none;
    margin: 15px auto 0;
    cursor: pointer;
}
.clright .contBox h3 span {
    position: absolute;
    cursor: pointer;
    position: absolute;
}
.clright .contBox h3 em {
    font-size: 14px;
    cursor: pointer;
    position: absolute;
    left: 100px;
}
.clright .contBox .gzh {
    padding: 20px;
}
.clright .contBox .gzh  div {
    display: flex;
    align-items: center;
    justify-content: start;
}
.clright .contBox .gzh  div:first-child {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 15px;
}
.clright .contBox .gzh  div:last-child {
    padding-top: 15px;
}
.clright .contBox .gzh  div img {
    width: 85px;
    display: block;
    border: 1px solid #CCCCCC;
    padding: 5px;
    background-color: #F5F5F5;
    border-radius: 3px;
    margin-right: 30px;
    margin-left: 25px;
}
.clright .contBox .gzh span {
    font-size: 14px;
}
.clright .contBox .gzh span em {
    display: block;
    font-size: 16px;
    font-weight: 600;
}
/* 资讯展示页 */
.listContent .contLeft {
    float: left;
    width: 850px;
    background-color: #fff;
}
.listContent .contLeft>h1 {
    line-height: 36px;
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    margin: 0px auto;
    width: 792px;
    padding: 11px 0;
}
.listContent .contLeft .titInfo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 782px;
    border-bottom: 1px solid #F2F2F2;
    border-top: 1px solid #F2F2F2;
    height: 32px;
    font-size: 12px;
    color: #666666;
    margin: 0 auto;
    padding: 0 5px;
}
.listContent .contLeft .titInfo>a {
    color: red;
    display: flex;
    align-items: center;
}
.listContent .contLeft .titInfo>a img {
    margin-right: 5px;
}
.listContent .contLeft .titInfo>em {
    color: #666666;
}
.listContent .contLeft .titInfo>em i {
    margin-left: 10px;color: #666666;
}
.listContent .contLeft .newsContent {
    width: 792px;
    margin: 0 auto;
    padding: 15px 0;
}
.listContent .contLeft .newsContent p {
    word-break: break-all;
    padding: 0 5px;
    line-height: 35px;
    font-size: 16px;
    text-indent: 2rem;
    color: #333333;
}
.listContent .contLeft .newsContent h2 {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin: 10px 3px;
}
.listContent .contLeft .newsContent h3 {
    font-size: 17px;
    font-weight: 600;
    color: #333;
    margin: 10px 3px;
}
.listContent .contLeft .newsContent h4 {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    margin: 10px 3px;
}
.listContent .contLeft .newsContent h5 {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin: 10px 3px;
}
.listContent .contLeft .newsContent img {
    max-width: 100%;
    /*margin: 8px 0;*/
}
.listContent .contLeft .shengming {
    width: 760px;
    margin: 0 auto;
    padding: 15px;
    color: #666;
    font-size: 13.5px;
    line-height: 25px;
    border: 1px dashed #D9D9D9;
    background: #fafafa7d;
    border-radius: 4px;
}
.listContent .contLeft .nextPage {
    display: flex;
    align-items: center;
    width: 792px;
    margin:10px auto;
    height: 40px;
    font-size: 16px;
    color: #666666;
    justify-content: space-between;
}
.listContent .contLeft .tgimg {
    width: 790px;
    margin: 10px auto 20px;
    border: 1px solid #F5F5F5;
    padding: 1px;
    box-sizing: border-box;
    height: 90px;
}
.listContent .contLeft .tgimg img {
    width: 100%;
    height: 90px;
}
.listContent .contLeft .moreNews {
    width: 792px;
    margin: 0 auto 20px;

}
.listContent .contLeft .moreNews>h4 {
    height: 36px;
    display: flex;
    font-size: 18px;
    color: #333333;
    border-bottom: 1px solid #ebeef1;
    position: relative;
    margin-bottom: 5px;
}
.listContent .contLeft .moreNews>h4::before {
    content: "";
    display: block;
    width: 72px;
    height: 3px;
    background-color: #00B0BD;
    position: absolute;
    left: 0;
    bottom: 0;
}
.listContent .contLeft .moreNews ul li {
    list-style: none;
    width: 48%;
    float: left;
    height: 38px;
    font-size: 14px;
    color: #333333;
    display: flex;
    align-items: center;
    margin: 0 1%;
}
.listContent .contLeft .moreNews ul li a {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}


.lists{
    display: flex;
    /*align-items: center;*/
    margin-bottom: 20px;
}
.lists-l{
    display: block;
    width: 150px;
    height: 120px;
    flex-shrink: 0;
}
.lists-r{
    padding: 0px 0 0 15px;
}
.lists-r p{
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin: 10px 0 10px 0;
}
.lists-r span{
    color: #999;
    font-size: 14px;
}
.lists-r-t{
    font-size: 18px;
}