.site {
    line-height: 50px;
    font-size: 16px;
    color: #999999;
    background: url(2023zyxy_dqwz.png) 
 left 15px no-repeat;
    width: 1175px;
    margin: 0 auto;
    padding-left: 25px;
}
.site a {
    font-size: 16px;
    color: #999999;
}
.list_con {
    overflow: hidden;
}

.list_con, .article {
    /* -webkit-box-shadow: 0 0 10px #cdced0; */
    -moz-tbox-shadow: 0 0 10px #cdced0;
    -o-box-shadow: 0 0 10px #cdced0;
    /* box-shadow: 0 0 10px #cdced0; */
}
.list_con02{
    width: 1158px; 
    padding: 20px 50px;
    min-height: 560px;
    background: #ffffff;
    border: 1px solid #d9d9d9;
    margin: 20px auto;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 0 0 10px #cdced0;
    box-shadow: 0 0 10px #cdced0;
}

.con_left {
    /* height: 960px; */
    width: 260px;
    float: left;
    overflow: hidden;
    background: #f5f5f5;
}
.left_title {
    /* width: 100%; */
    height: 80px;
    line-height: 80px;
    background: #008268 url(2018cxghj_left_title.png) no-repeat 22px center;
    border-left: 8px solid #016c57;
}
.left_title a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.left_list {
    width: 100%;
    overflow: hidden;
}


.left_list .list_ul {
    text-align: center;
    border-bottom: 2px solid #fffbfb;
    border-left: 8px solid #d0cece;
    line-height: 45px;
}

.left_list .list_ul>a {
    display: inline-block;
    width: 100%;
    padding: 13px 0;
    font-size: 20px;
    color: #707070;
}
.left_list .list_ul a:hover{}
.left_list .list_ul.on a{
    color: #008268;
}

.list_ul:hover{ 
    border-left: 8px solid #016c57;
    background: #f9fbf8;
}
.list_ul:hover>a{
    color:#008268;
}

.left_list .list_parent {
    background: #f2f2f2 url(2023zyxy_list_tit03.png) no-repeat 96% 30px;
}

.left_list .list_parent.slide {
    background: #f2f2f2 url(2023zyxy_list_tit02.png) no-repeat 95% 32px;
    border-left: 8px solid #008268;
}

.left_list .list_ul ul {
    display: none;
    max-height: 357px;
    overflow-x: hidden;
    overflow-y: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
}

.list_ul_ul li{
    background-color:#fff;
    border-bottom:1px solid #f2f2f2;
    margin-left:10px;
    margin-right:10px;
    line-height: 50px;
    text-align: center;
}

.list_ul_ul li>a{
    font-size:16px;
}

.con_right {
    width: 840px;float: right;
    overflow: hidden;
    background: #ffffff;
    -webkit-box-shadow: 0 0 10px #cdced0;
    -moz-tbox-shadow: 0 0 10px #cdced0;
    -o-box-shadow: 0 0 10px #cdced0;
    box-shadow: 0 0 10px #cdced0;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px 30px 10px 30px;
}
.con_right01{width:calc(100% - 20px);margin-left:10px;box-sizing:border-box;}
.right_title {
    height: 40px;
    line-height: 40px;
	border-bottom: solid 1px #ccc;
}
.right_title span:first-child {
    display: inline-block;
    padding-left: 20px;
    color: #008268;
    font-size: 18px;
    font-weight: bold;
    height: 100%;
    background: url(2023zyxy_list_tit01.png) no-repeat left center;
}
.right_list {
    min-height: 200px;
    margin-top: 10px;
}
.right_list .btn{
    width: 200px;
    background: #008268;
    margin: 0 auto;
}
.right_list li {
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
    background: url(2023zyxy_dian1.png) no-repeat 5px center;
}
.right_list li a {
    display: inline-block;
    width: 85%;
    color: #000;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.right_list li a:hover{
    color: #008268;
}
.right_list li span {
    color: #000;
    float: right;
}
.right_list .line {
    height: 0;
    line-height: normal;
    margin: 10px auto;
    *margin: 10px auto -10px;
    border-bottom: 1px dashed #ccc;
}

.list_ul.active{
    background-color: #f9fbf8;
    border-left: 8px solid #008268;
}
.list_ul.active a{
    color: #008268;
}


.right_list01{
    overflow: hidden;
}
.right_list01 li{
    width: 28.56%; 
    text-align: center;
    float: left;
    display: block;
    padding: 0 20px;
    margin-bottom: 30px;
}
.right_list01 li a{
    display: inline-block;
    width: 100%;
    color: #000;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 5px;
}
.right_list01 li a:hover{
    color: #008268;
}
.right_list01 li a img{
    width: 250px;
    height: 320px;
    display: none;
}

.fujian-box{
    margin-top:20px;
}

.div_cutPage {
    margin: 0 auto;
    padding: 40px 0;
    text-align: center;
}
.div_cutPage a {
    display: inline-block;
    padding: 2px 8px;
    border-radius: 3px;
    cursor: pointer;
    margin: 2px;
    border: 1px solid #dcdddd;
}
.div_cutPage .on {
    background-color: #008268;
    color: white;
}
.div_cutPage a.curr{color: white;background-color: #008268;}
a:hover {
    text-decoration: none;
}
.art-tit{font-size: 24px;}
.edit p,.edit span{color: #666;font-size: 16px !important;}

@media only screen and (max-width:1900px){
    .site{width: 80%;}
    .site .floor{width: 80%;font-size: 14px;margin: 0;}
    
    .main{width:100%;}
    .floor{ width: 80%;}
    .con_left{width:20%}
    .con_right{width:70%}
    .con_right01{width:calc(100% - 20px);}
    .right_list01 li{width: 28.56%;}
}

@media only screen and (max-width:1500px){
    .right_list01 li{width: 27%;}
    .right_list01 li a img{ width:100%; height:300px; }
    .right_list li a{width: 70%;}
    .list_con02{width: 100%;box-shadow: none;border: none;margin: 0 auto;padding: 0;}
}


@media only screen and (max-width:1200px){
    .site{width: 90%;}
    .site .floor{width: 90%;}
    .site .floor a{ font-size: 14px;}

    .con_left{display: block;width: 100%;}
    .con_right{width: 100%;float: none;box-shadow: none;}
    .right_list li span{margin-right:20px;}
    .right_list01 li{width: 28.56%;}
    .right_list01 li a img{ width: 250px;height: 320px; }

    .right_title>span:last-child{margin-right:40px;}
    
}

@media only screen and (max-width:1024px) {
    body{ font-size: 14px;}  
    .list_con{ width: 90%;margin: 0px 5%;padding: 0px;border: none;}
    .list_con, .article{box-shadow: none;}
    .con_right{padding: 0;margin-left: 0px;}
    .right_list01 li{width: 100%;}
    .right_title>span:last-child{margin-right:0px;}
}

@media only screen and (max-width:600px){
    .right_list li span{margin-right:0px;}
}