@media all and (max-width: 768px){
    .cedh{
        display: none;
    }
    #dituContent{
        width: 100%!important;
    }
    .sp-wrap{
        margin: 0!important;
        width: 100%!important;
    }
    .cd-nav-trigger{
        display: block!important;
    }
    #message{
        margin: 5px 3px!important;
    }
}
ul,li{
    list-style: none;
    padding-inline-start: 0!important;
}
.caption h3{
    height: 30px;
    overflow: hidden;
    margin: 0;
}
.cd-nav-trigger{
    display: none;
}
.cedh {
    line-height: 48px;
    margin: 50px 0;
    text-align: center;}
.cedh .cetit {
    font-size: 16px;
    background: #2b404e;
    color: #fff;
    height: 56px;
    line-height: 56px;
    font-weight: bold;
}
.cedh>ul>li {
    background: #f5f5f5;
    margin-bottom: 1px;}
.cedh>ul>li>a{
    color: #e6201b;
    display: inline-block;
    width: 100%;
}
.cedh-hover{
    background: #000!important;
    color: #fff!important;
}
.cedh>ul>li>a>span{
   display: inline-block;
}

.about-brief {
    display: inline-block;
    margin-bottom: 50px;}


.nyabout {
    width: 100%;
}

.nyabout {
    margin: 50px 0;
    padding: 0 10px;
}
.location {
    padding: 1em 0;
    background: #f5f5f5;
    text-align: center;
    padding-left: 20px;
}
.tz-gallery{
    padding: 20px 10px;
}
.tz-gallery .thumbnail{
    margin: 10px 5px;
    background-color: #fff;
    border-radius: 4px;
    transition: 0.15s ease-in-out;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.06);
    overflow: hidden;
    position: relative;
}
.tz-gallery .thumbnail:hover{
    transform: translateY(-10px) scale(1.02);
}
.tz-gallery .lightbox img{
    border-radius: 4px 4px 0 0;
}
.tz-gallery .caption{
    padding: 10px 30px 10px;
    text-align: center;
}
.tz-gallery .caption h3{
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
    height: 34px;
    overflow: hidden;
}
ul.w3_short {
    text-align: left;
    line-height: 20px;
}
ul.w3_short li {
    display: inline-block;
    text-transform: uppercase;
    color: #030408;
    font-size: 16px;
}
ul.w3_short li a {
    color: #2b404e;
    text-decoration: none;
}
.company {
    padding: 30px 0 20px;
}
.com-brief {
    text-indent: 2em;
    padding: 0 15px 15px;
    text-align: justify;
}
.download{
    padding: 15px 0;
}



/*pro*/
.cedh>form>h2{
    font-size: 16px;
    background: #000;
    color: #fff;
    height: 56px;
    line-height: 56px;
    font-weight: bold;
}
.search-down{
    border-top: solid 1px #9999;
}
.search-down >li{
    padding: 13px 0 13px 8px;
    border-bottom: solid 1px #ccc;
}
.search-down >li:last-of-type{
    border-bottom: none!important;
}
.search-down>li>h2{
    font-size: 17px;
    line-height: 34px;
    margin: 0;
}
.search-down>li input{
    width: 50px;
    height: 20px;
    line-height: 17px;
    font-size: 14px;
    border: 1px solid #999;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}
.search-down>li:last-of-type input{
    width: 200px;
    height: 32px;
    background: #000;
    cursor: pointer;
    border-radius: 2px;
    margin: 6px auto;
    padding: 0;
    font-size: 16px;
    color: #fff;
    border: none;
    line-height: 32px;
}
.search-down>li span{
    display: inline-block;
    font-size: 16px;
    color: #7f7f7f;
    vertical-align: middle;
    margin: 0 9px;
}
.search-down>li select{
    width: 200px;
    height: 24px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 9px;
    border-color: #999;
    outline: none;
    font-size: 13px;
}
.contact-down>h2{
    font-size: 16px;
    background: #000;
    color: #fff;
    height: 56px;
    line-height: 56px;
    font-weight: bold;
}
.contact-down>img{
    margin-bottom: 10px;
}
.contact-down>p{
    font-size: 12px;
    line-height: 10px;
}
.pro-title p{
    padding: 10px 0;
    margin: 0;
    font-size: 14px;
}
.pro-xq table{
    width: 100%!important;
    /* margin : 10px 0 30px; */
}
.pro-xq img{
    width: 350px;
}

.pro-xq table td{
    border: solid 1px #ccc;
    padding: 15px 14px;
    text-align: center;
}

.pro-xq table tr:nth-of-type(2n+1){
    background: #ededec !important;
}
.pro-xq table tr:nth-of-type(2n){
    background: #f5f3f2 !important;
}
.pro-xq table td:nth-of-type(1){
    border-right: solid 1px #ccc;
}
.pro-xq table td:nth-of-type(2){
    border-right: solid 1px #ccc;
}
.pro-xq table tr>td:nth-of-type(2){
    /* text-align: left!important; */
    padding: 0 15px!important;
}

.pro-title>h2{
    font-size: 14px;
}
.bz{
    border-radius: 15px;

}
.bz>h3{
    float: left;
    margin-top: 8px;
    font-size: 14px;
}
.bz p{
    color: #333;
    font-size: 14px;
    /*padding: 0 15px;*/
    width: 80%;

}
.bz h5{
    display: inline-block;
}
.pro-similar-xq img{
    width: 100%;
}
.pro-similar-xq p{
    font-size: 12px;
    color: #333;
    text-align: center;
    margin: 0;
    height: 40px;
    overflow: hidden;
}
.nyabout form input{
    /* margin-right: 3%; */
    width: 48%;
    float: left;
    margin: 5px 1%;
}
form label{
   padding: 0 15px;
}
form input {
    outline: none;
    border: solid 1px #999;
    padding: 5px 7px;
    font-size: 12px;
    display: inline-block;
    line-height: 22px;
    margin-right: -10px;
}
form input::placeholder{
    color: #666;
    font-weight: normal;
}
form input:last-of-type{
   width: auto!important;
    margin: 0 auto;
    float: none!important;
    display: block;
}

.dg>h3{
    font-size: 15px;
    font-weight: bold;
    color: #000;
}
.dg>p{
    font-size: 14px;
    color: #333;
}
.dg>p>span{
    font-weight: bold;
}
.dg>h4{
    color: #333;
    font-size: 15px;
}

.newsli{
    margin-bottom: 20px;
}


