﻿
/* CSS Document */

/************************************
Use for:         www.tuour.com
Version:         1.0
Date:            2016-08-08 14:30:00
Author:          php
Employee number: 206742
Update:  
*************************************/

/*-------------reset----------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, span, object, iframe {
    padding: 0;
    margin: 0;
}

img {
    border: 0;
}

i {
    font-style: normal;
}

ol, ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

a, a * {
    text-decoration: none; /*-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;*/
    cursor: pointer;
}

.hide {
    display: none;
}

.hide-imporation {
    display: none !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

body {
    font: 14px/1.5 'Microsoft YaHei', SimHei, Arial, 'Times New Roman';
    color: #272727;
    background: #f8f8f8;
 background: url(../../../../kdzf/images/2019/v2/zx-body-20200915.jpg) no-repeat top center;
}

/*-----------full-bg--------------*/
.full-bg-top {
    height: 229px;
    //background: url(../../../../kdzf/images/2019/v1/full-bg-1kzs.jpg) no-repeat top center;
}

.full-bg-content {
    min-height: 1096px;
    //background: url(../../../../kdzf/images/2019/v1/full-bg-2kzs1.jpg) no-repeat top center;
}

.wrapper {
    position: relative;
    width: 1180px;
    margin: 0 auto;
}

/*-----------wrapper-------------*/
.full-bg-top .wrapper {
    height: 229px;
   // background: url(../../../../kdzf/images/2019/v1/wrapper-bg-1kzs.jpg) no-repeat top center;
}

.full-bg-content .wrapper {
    min-height: 1016px;
   // background: url(../../../../kdzf/images/2019/v1/wrapper-bg-2kzs1.jpg) no-repeat top center;
    padding-bottom: 80px;
}

/*------------logo--------------*/
.logo {
    position: absolute;
    left: -25px;
    width: 220px;
    height: 139px;
}

.logo img {
    width: 200px;
    height: 139px;
}

/*----------top-nav------------*/
.top-nav {
    position: absolute;
    left: 180px;
    top: 30px;
}

.top-nav a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 14px;
    line-height: 14px;
    padding: 0 15px;
    border-right: 1px solid #2b2b2b;
    color: #2b2b2b;
}

.top-nav .last-nav-item {
    border-right: none;
}

.top-nav a:hover {
    color: #b46f0f;
}

/*----------sidebar------------*/
.sidebar {
    width: 324px;
}

/*QR-Code*/
.qr-code {position: relative;
    width: 335px;
    height: 326px;
    
    margin: -55px 0 0 -30px;background-repeat: no-repeat;}

.qr-code img {
    position: absolute;
    right: 25px;
    bottom: 56px;
    width: 202px;
    height: 201px;
}

/*download*/
.download {
    width: 247px;
    margin-left: 60px;
}

.download a {position: relative;
    display: block;
    width: 247px;
    height: 83px;
    
    text-align: center;background-repeat: no-repeat;}

.download a img {
    height: 83px;
    margin: 0 auto;
}

.download a .arrow-icon {position: absolute;
    right: 0;
    top: 33px;
    display: inline-block;
    width: 11px;
    height: 17px;background-repeat: no-repeat;}

.download a:hover .arrow-icon {
    right: -6px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.shadow-bottom {display: block;
    width: 247px;
    height: 14px;background-repeat: no-repeat;}

/*----------main-con------------*/
.main-con {
    width: 854px;
    background: #e6e6e6;
    border: 1px solid #a5a5a6;
    padding-bottom: 23px;
}

.main-content {
    width: 786px;
    margin: 0 auto;
    padding: 20px 0;
}

.main-tit {
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-bottom: 5px solid #737373;

}

.title {
    display: block;
    font-size: 36px;
    font-weight: bold;
    color: #272727;
    float: left;
}

/*tab-menu*/
.tab-menu {
    float: right
}

.tab-menu a {
    display: block;
    font-size: 24px;
    color: #747474;
    float: left;
    margin-left: 50px;
}

.tab-menu a i {display: inline-block;;
    width: 20px;
    height: 20px;
    
    padding-right: 3px;
    opacity: 0;background-repeat: no-repeat;}

.tab-menu a.on {
    color: #d28e24;
}

.tab-menu a.on i {
    opacity: 1;
}

/*tab-con*/
.swiper-container.main-detail-con,
.swiper-container.main-detail-con .swiper-wrapper,
.swiper-container.main-detail-con .swiper-slide {
    width: 786px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
}

.swiper-container.main-detail-con ul {
    width: 100%;
}

.swiper-slide ul li {
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-bottom: 2px dashed #bfbfbf;
}

.swiper-slide li a {
    display: block;
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    color: #272727;
}

.swiper-slide li a:hover {
    color: #d28e24;
}

.swiper-slide li span {
    display: block;
    float: left;
}

.swiper-slide li .news-item {
    width: 725px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.swiper-slide li .time {
    width: 56px;
    text-align: center;
}

.detail-img {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.swiper-container.img-swiper {
    width: 774px;
    height: 212px;
    margin: 25px auto 0;
}

.swiper-container.img-swiper img {
    width: 774px;
    height: 212px;
}

/*page*/
.page {
    text-align: center;
    padding: 20px 0 0;
}

.page a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 26px;
    height: 26px;
    line-height: 26px;
    margin-left: 3px;
    background: #fff;
    border: 1px solid #ebebeb;
    color: #bdbdbd;
}

.page .current,
.page a:hover {
    background: #747474;
    color: #fff;
}

.page .prev,
.page .next {
    width: 50px;
    color: #bdbdbd;
    font-weight: bold;
}

/*current-location*/
.main-tit p {
    height: 35px;
    line-height: 35px;
    padding-top: 30px;
    float: right;
    color: #747474;
}

.main-tit p a {
    color: #747474;
}

.main-tit p a:hover {
    color: #d28e24;
}

/*main-detail-con*/
.main-detail-con {
    width: 786px;
    margin: 0 auto;
    min-height: 800px;
    height: auto !important;
    height: 800px;
}

.main-detail-tit {
    border-bottom: 2px dashed #bebebe;
    padding-bottom: 22px;
}

.main-detail-tit h2 {
    font-size: 24px;
    text-align: center;
    color: #8c6013;
}

.main-detail-tit .time {
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #9e9e9e;
}

.main-detail-tit .share {
    width: 130px;
    height: 20px;
    line-height: 20px;
    margin: 0 auto;
}

.main-detail-tit .share span {
    display: block;
    float: left;
}

.main-detail-tit .share .jiathis_style_24x24 {
    float: left;
    height: 20px !important;
}

.share .jiathis_style_24x24 a {
    display: block;
    width: 20px !important;
    height: 20px !important;
    float: left;
    margin-right: 4px;
}

.share .jiathis_style_24x24 .jiathis_txt {
    line-height: 20px !important;
}

.share .jiathis_style_24x24 .jtico {
    height: 20px !important;
    padding-left: 24px !important;
}

.share .jiathis_style_24x24 .jtico_weixin {background-repeat: no-repeat;}

.share .jiathis_style_24x24 .jtico_tsina {background-repeat: no-repeat;}

.share .jiathis_style_24x24 .jtico_qzone {background-repeat: no-repeat;}

.share .jiathis_style_24x24 .jtico_weixin:hover {background-repeat: no-repeat;}

.share .jiathis_style_24x24 .jtico_tsina:hover {background-repeat: no-repeat;}

.share .jiathis_style_24x24 .jtico_qzone:hover {background-repeat: no-repeat;}

/*main-detail-content*/
.main-detail-content p {
    line-height: 24px;
    padding-top: 10px;
    text-indent: 2em;
    color: #4a4a4a;
}

.main-detail-content table {
	margin:0px auto;    
}

.small-tit {
    display: block;
    line-height: 28px;
    margin-top: 25px;
    background: #c8beb8;
    color: #000000;
}

.small-tit i {
    display: block;
    width: 8px;
    height: 28px;
    background: #84634e;
    float: left;
}

/*------------footer----------------*/
.footer {
    padding: 40px 0;
    font-size: 12px;

}

.footer a {
    color: #272727;
}

.footer a:hover {
    text-decoration: underline;
}

/*------------goto-top--------------*/
.goto-top {display: none;
    position: fixed;
    bottom: 253px;
    width: 23px;
    height: 69px;
    
    cursor: pointer;
    z-index: 10;background-repeat: no-repeat;}

.goto-top:hover {background-repeat: no-repeat;}


.qr-code{background-position:0px 0px}.download a{background-position:-88px -346px}.download a .arrow-icon{background-position:-324px -449px}.shadow-bottom{background-position:-88px -486px}.tab-menu a i{background-position:-315px -520px}.share .jiathis_style_24x24 .jtico_weixin{background-position:-315px -560px}.share .jiathis_style_24x24 .jtico_tsina{background-position:-315px -600px}.share .jiathis_style_24x24 .jtico_qzone{background-position:-315px -640px}.share .jiathis_style_24x24 .jtico_weixin:hover{background-position:-315px -680px}.share .jiathis_style_24x24 .jtico_tsina:hover{background-position:-315px -720px}.share .jiathis_style_24x24 .jtico_qzone:hover{background-position:-315px -760px}.goto-top{background-position:-312px -800px}.goto-top:hover{background-position:-312px -889px}.qr-code,.download a,.download a .arrow-icon,.shadow-bottom,.tab-menu a i,.share .jiathis_style_24x24 .jtico_weixin,.share .jiathis_style_24x24 .jtico_tsina,.share .jiathis_style_24x24 .jtico_qzone,.share .jiathis_style_24x24 .jtico_weixin:hover,.share .jiathis_style_24x24 .jtico_tsina:hover,.share .jiathis_style_24x24 .jtico_qzone:hover,.goto-top,.goto-top:hover{background-image: url(../../../../kdzf/2016/09/14/list/style_z.png)}

.p {display:none;}

.pagination{
    position: absolute;
    right: 0;
    bottom: 7px;
    z-index: 9999;
    cursor: pointer;
}
.pagination span:hover,.pagination span.swiper-active-switch {
    background:url(../../../../kdzf/2016/09/09/index/css_z.png) no-repeat -445px -368px
}
.pagination span{
    display: inline-block;
    width: 24px;
    height: 25px;
    margin-right: 15px;
    background-image: url(../../../../kdzf/2016/09/09/index/css_z.png);
    background-position: -469px -368px;
}

/**table*/
.sed_tab { margin-left: 0; margin: 30px auto 0;}
.sed_tab {/* border: 1px solid #737373; */border-collapse: collapse;line-height:32px;margin:5px auto;/* color:#737373;*/color:#535353;}
.sed_tab td, .sed_tab th {border: 1px solid #737373; font-size:12px; padding:5px 10px;}
.sed_tab th {text-align:center;}
.sed_tab td p {text-indent: 0; padding-top: 0;}
.sed_tab  img{border:3px double #737373;}
.sed_tab a{ color:##a8a6ae; text-decoration: none;}
.sed_tab a:hover{ text-decoration: underline;}
.sed_tab .color_red{ color:#FF0000;}
.sed_tab td ol li{  list-style-type: decimal;    list-style-position: outside;    padding: 5px 0; text-align: left;}
.sed_tab td ol {   padding-left: 20px;}
