table {
    margin: 0 auto;
    width: 100%;
    word-break:break-word;
    text-align: center;
}

.news_detail_title3_faq_content{
    display: none;
}
.faq-outline,.faq-close-outline{
    width: 23px;
}
.intro{font-size:1.35em;line-height:1.5;padding:10px 0px 40px 0px;max-width:1140px;margin:0px auto;}
.childsOfCategory{max-width:1140px;margin:0px auto;}
.childsOfCategory .col-lg-3{min-height:450px;margin-bottom:10px;}
.childsOfCategoryNoDes {
    max-width: 1140px;
    margin: 0px auto;
}
.childsOfCategoryNoDes .col-lg-3 {
    min-height: 260px;
    margin-bottom: 10px;
}
.item{text-align:left;}
.item h5{padding:10px 0px 15px 0px;}
.item a{color:#333333;}
.item a:hover{color:#96c03a;}
@media (max-width: 1199px){
    .intro{padding:10px 10px 40px;}
    .row{margin-left:0;margin-right:0;}
}
@media (max-width: 992px){
    .row{margin-left:0;margin-right:0;}
}
.backPrePage{margin:0 auto;width:100px;}
.backPrePage a{font-size:18px;}
@media screen and (max-width:768px){
    .backPrePage{margin-left: 15px;}
    .backPrePage a{font-size:14px;}
}
.news_detail_con h1{
    font-size:38px;
    color:#000;
    font-family:Arial;
    text-align: center;


}
.news_detail_con h2{
    font-size:28px;
    color:#000;
    font-family:Arial;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 5px;

}

.news_detail_con h2:before{
    display: inline-block;
    margin-right: 4px;
    content: "■";
    font-family: SimSun;
    color: #9CC32C;
    box-sizing: border-box;

}
.news_detail_con h3{
    font-size:20px;
    color:#000;
    font-family:Arial;
    text-align: left;

    margin-top: 10px;
    margin-bottom: 5px;

}

.news_detail_con h3:before{
    display: inline-block;
    margin-right: 4px;
    content: "●";
    font-family: SimSun;
    color: #9CC32C;
    box-sizing: border-box;

}
.top_1200{

    width: 100%;

}
.top_text{
    width: 1200px;
    text-align: center;
    margin: auto;
    /*display: table;*/
    position:absolute;z-indent:2;left:0;top:0;
    right:0;bottom:0;
    margin-top: 2%;

}
.top-text-1{
    /*text-align: left;*/
    font-size: 36px;
    color: #ffffff;
    margin-top: 2%;
    text-align: left;
    margin-left: 18%;
    font-weight: bold;
    /*text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;*/
}
.top-text-1-1{
    font-size: 28px;
}
.top-text-2{

    margin-top: 2%;
    text-align: left;
    /*width: 850px;*/
    font-size: 22px;
    color: #ffffff;

    margin-left: 18%;
    /*text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;*/
}
.top-text-3{

    margin-top: 2%;
    text-align: left;
    font-size: 22px;
    color: #ffffff;
    width: 350px;
    margin-left: 18%;
}
@media screen and (min-width:1109px) and (max-width:1200px){
    .top_text{
        width: 100%;
        margin-top: 3%;
        margin-left: 1%;
    }
    .top-text-1{
        font-size: 28px;
        margin-top: 1%;
        margin-left: 9%;
    }
    .top-text-2{
        font-size: 18px;
        margin-left: 19%;
        margin-top: 6px;
    }
    .top-text-3{
        /*width: 750px;*/
        /*margin-top: 8%;*/
        margin-top: 6px;
        font-size: 14px;
        margin-left: 19%;
    }

}
@media screen and (min-width:768px) and (max-width:1109px){
    .mobile_hide{
        margin-top: 90px;
    }
    .top_text{
        width: 100%;
        margin-top: 3%;
        margin-left: 1%;
    }
    .top-text-1{
        font-size: 22px;
        margin-top: 1%;
        margin-left: 9%;
    }
    .top-text-2{
        font-size: 18px;
        margin-left: 19%;
        margin-top: 6px;
    }
    .top-text-3{
        /*width: 750px;*/
        /*margin-top: 8%;*/
        margin-top: 6px;
        font-size: 14px;
        margin-left: 19%;
    }

}

@media screen and (max-width:768px){
    .top-text{
        margin-left: 150px;
    }
    .top-text-1{
        font-size: 24px;
        margin-top: 2%;
    }
    .top-text-1-1{
        font-size: 16px;
    }
    .top-text-2{
        /*width: 450px;*/
        font-size: 16px;

        text-align: left;
    }


}
.button-Red{
    border:unset;
}