* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body {
    font-family: 'Microsoft Yahei', Tahoma;
    font-weight: 400;
    color: #333;
    font-size: 14px;
    line-height: 1.6;
}

a {
    color: #333333;
    text-decoration-line: none;
}

.clearfix:after {
    content: '';
    clear: both;
    display: block;
}

a:focus, input {
    outline: none;
}

area, a, a img, input {
    blr: expression_r(this.onFocus=this.blur());
}

a:hover {
    color: #005fbb;
    text-decoration-line: underline;
}

ul, li {
    list-style: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

img {
    max-width: 100%;
}

.kl-w {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#kl-t {
    width: 100%;
    background-color: #005fbb;
    height: 41px;
    line-height: 40px;
    color: #fff;
    text-align: right;
}

#kl-t span {
    float: left;
}

#kl-t a {
    color: #fff;
    margin: 0 6px;
    text-decoration: none;
}

#kl-h {
    height: 104px;
}

#kl-h .logo {
    float: left;
    margin-top: 18px;
}

#kl-h .tel {
    float: right;
    width: 464px;
    height: 89px;
    background: url("../images/tel.jpg") no-repeat center center;
}

#kl-h .tel .tnav {
    padding-top: 4px;
    margin-left: 80px;
    display: block;
}

#kl-h .tel .tnav a {
    margin: 0 6px;
}

.dh {
    display: block;
    margin-top: 0px;
    margin-left: 180px;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
}

#topnav {
    background: #f9f9f9;
    border-top: 1px solid #e3e3e3;
    height: 60px;
    width: 100%;
}

#topnav ul {
    display: block;
    margin-top: -1px;
}

#topnav ul li {
    float: left;
    width: 11%;
    text-align: center;
    height: 58px;
    line-height: 58px;
    border-top: 2px solid transparent;
}

#topnav ul li a {
    display: block;
    font-size: 17px;
}

#topnav ul li.hover, #topnav ul li:hover {
    background-color: #fff;
    border-top: 2px solid #005fbb;
}

#topnav ul li.hover a, #topnav ul li:hover a {
    color: #005fbb;
}

#topnav ul li dl {
    position: absolute;
    z-index: 999;
    margin: -1px 0 0;
    display: none;
    width: 130px;
    border: 1px solid #e4e2e3;
    border-top: none;
    background: #f9f9f9;
}

#topnav ul li dl dt {
    margin: 0 10px;
    border-bottom: 1px dashed #e4e2e3;
    line-height: 36px;
    text-align: center;
}

#topnav ul li dl dt a {
    display: block;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    border: none;
}

#topnav ul li dl dt a:hover, #topnav ul li.hover dl dt a {
    border: none;
}

#topnav ul li dl:empty {
    display: none !important;
}

#topnav ul li:hover dl {
    display: block;
}

#slides, #full-screen-slider {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 23.854vw;
}

#slides li {
    position: absolute;
    width: 100%;
    height: 23.854vw;
}

#slides li a {
    display: block;
}

#pagination {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 10px;
    z-index: 2000;
    padding: 5px 15px 5px 0;
    margin: 0
}

#pagination li {
    display: block;
    list-style: none;
    width: 10px;
    height: 10px;
    float: left;
    margin-left: 15px;
    border-radius: 5px;
    background: #FFF
}

#pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
}

#pagination li.current {
    background: #0092CE
}
.m6Pic {
	display:flex;
	margin-top:30px;
}
.m6Pic + .m6Pic {
	margin-top:10px;
} 
.m6Pic .pic {
	width:120px;
	height:90px;
	float:left;
	margin-right:10px;
}
.m6Pic .pic img {
	width:120px;
	height:90px;
	display:block;
}
.m6Pic .span1 {
	flex:1;
	overflow:hidden;
}
.m6Pic .span1  .tit {
	 height: 24px;
  line-height: 24px;
  overflow: hidden;
  font-size: 16px;
  color: #000;
 
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m6Pic .span1  .tit a {
	color:#000;
}
.m6Pic .span1  .intro {
	font-size:12px;
	color:#666;line-height:24px;
margin-top:10px;
}
.bookadd{margin:20px 0;}
.bookadd div{margin-bottom:15px;}
.bookadd .label{float:left;width:100px;text-align:right;padding-right:10px;clear:both;}
.bookadd .label span{color:#f30;font-family:宋体;}
.bookadd .enter{margin-left:120px;}
.bookadd .enter .ip{    max-width: 100%;border:1px solid #ddd;padding:10px 10px;vertical-align:middle;overflow:hidden;border-radius:10px 0 10px 0;}
.bookadd .enter .bnt{border:1px solid #1F92D1;background:#1F92D1;padding:8px 20px;vertical-align:middle;color:#fff;cursor:pointer;}
.bookadd .enter label{display:block;}
#search {
    margin-top: 10px;
    height: 28px;
}

#search span {
    float: left;
    line-height: 28px;
}

#search form {
    float: right;
    background: url(../images/ss.jpg) no-repeat;
    width: 301px;
}

#search form .input {
    width: 270px;
    padding: 0 15px;
    border: none;
    background: none;
    line-height: 28px;
    height: 28px;
}

#search form .bnt {
    width: 30px;
    border: none;
    background: none;
    text-indent: -9999px;
}

.kl-news {
    margin-top: 20px;
    width: 560px;
}

.kl-news-t {
    height: 33px;
    border-bottom: 1px solid #ccc;
    line-height: 32px;
}

.kl-news-t a {
    float: right;
    color: #005fbb;
}

.kl-news-t span.h3 {
    display: inline-block;
    height: 33px;
    border-bottom: 2px solid #005fbb;
    margin-bottom: -1px;
    line-height: 32px;
    background: url("../images/newbg.png") no-repeat left center;
    padding-left: 30px;
    padding-right: 4px;
    font-size: 24px;
    font-weight: 600;
    color: #005fbb;
}

.kl-news-t span.ying {
    color: #999999;
    font-size: 10px;
    line-height: 36px;
    text-transform: uppercase;
}

.news-list {
    padding-top: 10px;
}

.news-list li {
    height: 33px;
    line-height: 32px;
    margin-top: 10px;
    border-bottom: 1px solid #e2e2e2;
    color: #5a5a5a;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-list li span {
    float: right;
    padding: 0 6px;
    font-size: 12px;
}

.news-list li a {
    color: #5a5a5a;
    background: url(../images/ico1.jpg) no-repeat left center;
    padding-left: 16px;
}

#kl-fw {
    margin-top: 20px;
}

#fw-t {
    text-align: center;
}

.xian {
    margin-top: 30px;
    text-align: center;
}

#kl-fw-l {
    width: 224px;
}

.kl-fw-l-t img {
    display: block;

}

#kl-fw-l ul {
    background: url("../images/fw-bg.png") repeat-y;
    text-align: center;
}

#kl-fw-l ul li {
    font-size: 18px;
    line-height: 32px;
    padding-top: 10px;
    border-bottom: 1px solid #ccc;
    font-weight: 600;
    margin-left: 25px;
    margin-right: 25px;
}

#kl-fw-l ul li a {
    color: #005fbb;
}

#kl-fw-l ul:after {
    display: block;
    width: 224px;
    height: 197px;
    background-image: url("../images/fw-di.png");
    content: '';
}

#kl-fw-r {
    width: 960px;
    overflow: hidden;
}

.fw-title {
    height: 60px;
    border-left: 3px solid #005fbb;
    padding-left: 10px;
}

.fw-title .h3 {
    font-weight: 600;
    font-size: 18px;
    color: #005fbb;
    line-height: 32px;
    display: block;
}

.fw-title .ying {
    font-size: 14px;
    line-height: 28px;
    color: #999;
    text-transform: uppercase;
}

.news-list2 {
    padding-top: 10px;
    margin-left: -10px;
}

#kl-fw-r .news-list2 {
    border-top: 1px solid #ccc;
    margin-top: 3px;
}

.news-list2 li {
    width: calc(25% - 10px);
    margin-left: 10px;
    margin-top: 10px;
    float: left;
}

.news-list2 li .pic {
    border: 2px solid #005fbb;
    padding: 10px;
    height: 206px;
    text-align: center;
}

.news-list2 li .pic img {
    vertical-align: middle;
    height: 182px;
}

.news-list2 li .h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #005fbb;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    line-height: 36px;
    height: 40px;
    padding-top: 4px;
}

.news-list2 li .intro {
    color: #999;
}

.kl-al-t {
    text-align: center;
    margin-top: 20px;
}

.kl-al-t .h1 {
    font-size: 36px;
    line-height: 54px;
    font-weight: 600;
    letter-spacing: 4px;
}

.kl-al-t-b {
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.kl-al-t-b:after {
    height: 2px;
    background: #005fbb;
    width: 100%;
    position: absolute;
    z-index: 1;
    content: '';
    top: calc(50% - 1px);
    left: 0;
}

.kl-al-t-b span {
    display: inline-block;
    background: #fff;
    font-size: 24px;
    color: #005fbb;
    line-height: 40px;
    position: relative;
    z-index: 2;
    padding: 0 30px;
}

.kl-al-t-b span:before {
    background: #fff;
    position: absolute;
    z-index: 3;
    content: '';
    top: calc(50% - 6px);
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 2px solid #005fbb;
}

.kl-al-t-b span:after {
    background: #fff;
    position: absolute;
    z-index: 3;
    content: '';
    top: calc(50% - 6px);
    right: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 2px solid #005fbb;
}

.kl-al-z {
    border: 2px solid #005fbb;
    padding: 20px;
    margin-top: 20px;
}

#wtgd {
    width: 100%;
    overflow: hidden;
}

#wtgd ul {
    float: left;
}

#wtgd ul li {
    float: left;
    margin: 0 10px;
}

#wtgd ul li a, #wtgd ul li img {
    display: block;
    height: 150px;
}

.gg {
    height: 58px;
    background-color: #005fbb;
    margin-top: 50px;
    color: #fff;
}

.gg .kl-w:before {
    width: 201px;
    height: 127px;
    position: absolute;
    content: '';
    left: 0;
    top: -24px;
    background: url("../images/gg-tel.png") no-repeat top center;
}

.gg .gg-tel {
    line-height: 26px;
    font-size: 18px;
    font-weight: 600;
    float: left;
    margin-top: 3px;
    margin-left: 200px;
}

.gg .gg-txet {
    font-size: 22px;
    line-height: 58px;
    float: right;
}

#kl-about {
    margin-top: 20px;
}

#kl-about-t {
    text-align: center;
}

#kl-about ul {
    margin-top: 20px;
}

#kl-about li {
    width: 33.33%;
    float: left;
    text-align: center;
}

#kl-about-z {
    margin-top: 20px;
    color: #666;
    line-height: 2;
}

#kl-about-z p {
    text-indent: 2em;
}

#kl-about-z a {
    display: block;
    text-align: center;
    font-size: 22px;
    margin-top: 20px;
}

#kl-foot {
    height: 400px;
    margin-top: 60px;
    background: url("../images/d1.jpg") no-repeat center top;
}

.liuyan {
    background: url(../images/liuyan.jpg) no-repeat;
    width: 305px;
    height: 400px;
    float: left;
    padding: 60px 25px 0;
}

.ly_t {
    color: #777;
    line-height: 30px;
}

.liuyan input {
    height: 24px;
    padding: 5px;
    border: 1px solid #d6d6d6;
    background: #fff;
    line-height: 24px;
    width: 255px;
    margin: 3px 0;
}

.liuyan textarea {
    height: 48px;
    padding: 5px;
    border: 1px solid #d6d6d6;
    background: #fff;
    line-height: 24px;
    width: 255px;
    margin: 3px 0;
}

.liuyan a {
    display: block;
    width: 255px;
    background: #f38700;
    height: 40px;
    text-align: center;
    line-height: 38px;
    color: #fff;
    margin: 30px auto 0;
}

#kl-foot-z {
    width: 554px;
    float: left;
    margin: 20px 0 0 30px;
    color: #fff;
}

#kl-foot-z .h3 {
    line-height: 40px;
    font-size: 26px;
    font-weight: 600;
    margin-top: 10px;
}

#kl-foot-z .span {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 14px;
}

#kl-foot-z p {
    line-height: 24px;
    margin-top: 3px;
}


#kl-foot-z a {
    color: #fff;
}

.link {
    width: 280px;
    border-left: 1px dashed #fff;
    float: right;
    height: 370px;
    margin-top: 30px;
    color: #fff;
    padding-left: 10px;
}

.link a {
    color: #fff;
    margin: 0 3PX;
}

.link-t {
    line-height: 40px;
    font-size: 26px;
}

.link-t span {
    color: #005fbb;
    font-size: 16px;
    line-height: 48px;
    display: inline-block;
    text-transform: uppercase;
    margin-left: 10px;
    font-weight: 600;
}

#kl-weizhi {
    background: url(../images/fenge-line.gif) repeat-x scroll left bottom;
    height: 51px;
    line-height: 30px;
    margin: 0 auto 20px;
    overflow: hidden;
    padding: 7px 0 8px;
    width: 100%;
}

#kl-weizhi .kl-w {
    padding-left: 20px;
    background: url(../images/h.gif) no-repeat left center;
    color: #818181;
}

.subnav {
    margin-bottom: 20px;
}

.subnav li {
    float: left;
    margin: 5px 10px;
}

.subnav li a {
    display: block;
    height: 36px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    background: rgba(0, 95, 187, 0.7);
    padding: 0 20px;
    font-size: 16px;
}

.subnav li.hover a {
    background: rgba(0, 95, 187, 1);
}

.kl-main {
    padding: 10px;
}

.list_page {
    text-align: center;
    margin-top: 40px;
    display: block;
}

.list_page:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.list_page ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: bottom;
}

.list_page ul li {
    display: inline-block;
    border: solid 1px #ddd;
    border-radius: 4px;
}

.list_page ul li.active a {
    background: #005fbb;
    color: #fff;
}

.list_page ul a {
    color: #333;
    padding: 8px 12px;
    line-height: 18px;
    display: block;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
    background: #fff;
}

.artshow .title {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-weight: 600;
    margin-top: 30px;
}

.artshow .info {
    line-height: 30px;
    text-align: center;
    margin: 10px auto 20px;
    color: #666;
}

.tuijian {
    margin-top: 30px;
}

.tuijian .news-list {
    margin-left: -40px;
}

.tuijian .news-list li {
    width: calc(50% - 40px);
    margin-left: 40px;
    float: left;
}

.moblie {
    display: none;
}
.newslist{margin:0;padding:0;list-style:none;}
.newslist li{border-bottom:1px dotted #ccc;padding:10px;line-height:24px;color:#999;overflow: hidden}
.newslist li:hover{background:#fafafa;}
.newslist li a.title{font-size:18px;font-family:microsoft yahei;display:block;line-height:40px;}
.newslist li a.pic {
    float: left;
    width: 120px;
    height: 92px;
    margin-right: 10px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.newslist li em {
    color: #666;
    font-family: verdana;
    display: block;
    font-style: normal;
}
@media screen and (max-width: 750px) {
    body {
        padding-bottom: 60px;
        font-size: 12px;
    }

    .kl-w {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .fl, .fr {
        float: initial;
    }

    #kl-t, #kl-h .tel, #search, .kl-fw-l-t, .gg .gg-txet, .liuyan, .link {
        display: none;
    }

    #kl-h .logo {
        float: initial;
        margin-top: 0;
    }

    #kl-h {
        height: auto;
        padding: 10px;
        border-top: 2px solid #005fbb;
    }

    #topnav {
        height: auto;
    }

    #topnav ul {
        padding: 10px;
    }

    #topnav ul:after {
        content: '';
        display: block;
        clear: both;
    }

    #topnav ul li.hover, #topnav ul li:hover {
        border-top: 0;
    }

    #topnav ul li {
        width: 33.3%;
        height: 28px;
        line-height: 28px;
        border-top: 0;
    }

    #topnav ul li a {
        font-size: 16px;
    }

    #topnav ul li dl {
        display: none !important;
    }

    .xian {
        margin-top: 10px;
    }

    .kl-news {
        width: 100%;
        margin-top: 10px;
    }

    .kl-news-t span.h3 {
        background-size: 20px;
        font-size: 20px;
    }

    .news-list li {
        height: 29px;
        line-height: 28px;
        margin-top: 4px;
    }

    #fw-t {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    #kl-fw-l {
        width: 100%;
        margin-top: 10px;
    }

    #kl-fw-l-t {
        width: 100%;
    }

    #kl-fw-l ul {
        background: none;
    }

    #kl-fw-l ul:after {
        clear: both;
        height: 0;
        width: 0;
    }

    #kl-fw-l ul li {
        border: 0;
        width: 50%;
        padding: 5px;
        float: left;
        margin: 0;
    }

    #kl-fw-l ul li a {
        display: block;
        text-align: center;
        color: #fff;
        background: #005fbb;
        border-radius: 18px;
        line-height: 36px;
        font-size: 16px;
        font-weight: 500;
    }

    #kl-fw-r {
        width: 100%;
        margin-top: 10px;
    }

    .fw-title {
        height: 40px;
        border-left: 2px solid #005fbb;
    }

    .fw-title .h3 {
        line-height: 22px;
        font-size: 16px;
        font-weight: 500;
    }

    .fw-title .ying {
        font-size: 12px;
        line-height: 18px;
    }

    .news-list2 {
        margin-left: 0;
    }

    .news-list2 li {
        width: 100%;
        margin-left: 0;
        float: initial;
        height: 116px;
    }

    .news-list2 li .pic {
        border: 1px solid #005fbb;
        padding: 4px;
        height: 116px;
        float: left;
        width: 140px;
        margin-right: 10px;
        text-align: center;
        text-align: center;
    }

    .news-list2 li .pic img {
        height: 106px;
    }

    .news-list2 li .h3 {
        padding-top: 0;
        height: 36px;
    }

    .kl-al-t {
        margin-top: 10px;
    }

    .kl-al-t .h1 {
        font-size: 16px;
        line-height: 30px;
    }

    .kl-al-t-b span {
        font-size: 12px;
        line-height: 24px;
    }

    .kl-al-z {
        padding: 4px;
        margin-top: 10px;
    }

    .gg .kl-w:before {
        width: 101px;
        height: 64px;
        background-size: 101px 64px;
        top: -12px;
        left: 10px;
    }

    .gg {
        height: 29px;
        margin-top: 25px;
    }

    .gg .gg-tel {
        margin-left: 110px;
        font-size: 14px;
        margin-top: 0;
        line-height: 29px;
    }

    .gg-tel br {
        display: none;
    }

    #kl-about {
        margin-top: 30px;
    }

    #kl-about-t {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    #kl-about ul {
        margin-top: 10px;
        margin-left: -10px;
    }

    #kl-about ul li {
        width: calc(33.33% - 10px);
        margin-left: 10px;
    }

    #kl-about-z {
        margin-top: 10px;
    }

    #kl-about-z a {
        font-size: 16px;
    }

    #kl-foot-z {
        width: 100%;
        margin-left: 0;
    }

    #kl-foot-z .h3 {
        font-size: 16px;
    }

    #kl-foot-z .span {
        font-size: 14px;
    }

    #kl-foot-z p {
        margin-top: 0;
    }
    .moblie {
        display: block;
        height: 60px;
        background-color: #005fbb;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 99999999; }
    .moblie ul {
        display: -webkit-flex;
        display: flex;
        text-align: center;
        color: #fff;
        list-style-type:none;
        margin:0;
        padding:0;
    }
    .moblie ul li {
        padding-top: 8px;
        flex: 1;
        border-right: 1px solid rgba(255, 255, 255, 0.7);
    }

    .moblie ul li a {
        color: #fff;
    }

    .moblie ul li a i {
        display: inline-block;
        width: 24px;
        height: 24px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 24px;
    }

    .moblie ul li a i.i1 {
        background-image: url(../images/i1.png);
    }

    .moblie ul li a i.i2 {
        background-image: url(../images/i2.png);
    }

    .moblie ul li a i.i3 {
        background-image: url(../images/i3.png);
    }

    .moblie ul li a i.i4 {
        background-image: url(../images/i4.png);
    }

    .moblie ul li a p {
        line-height: 25px;
        margin: 0;
    }

    .moblie ul li:last-child {
        border-right: 0;
    }
	.subnav li {
		margin:5px;
	}
	.subnav li a {
		height:28px;
		font-size:14px;
		line-height:28px;
		padding:0 10px;
	}
}
