@charset "utf-8";
/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.14 "microsoft yahei", "Arial";color:#333;outline:0;}
body{background:#fff;}
a,a:hover{color:#333;}

.fp-tableCell{ text-align: center;}
.slidtitleimg {max-width: 80% }
.content-wrap img { max-width: 100%}




@media screen and (max-width: 900px) {
    .yincang{
        display: none !important;
    }
}
@media screen and (max-width: 1400px) {
    .mobile_hid{ display: none !important;}
}

@media screen and (max-width: 1186px) {

    .pc_header{
        display: none !important;
    }
    .header{
        height: 50px !important;
        position: fixed;
        top: 0;
        width: 100%;
    }
    .mobile_logo a img{
        height: 50px;
    }
    .gridlist:nth-child(even) .grid-demo1{
        flex-direction: initial !important;
    }
    .grid-demo1{
        /*padding: 20px;*/
    }

    .cplbbt{ width: 100% !important; padding: 20px 0 !important;}
    .cplbbt h3,.cplbbt p{ padding: 0 20px}

    .cplb{ width: 100% !important;}
    .cpprolist{ width: 100% !important;}
    .cpjs{ display: none!important;}
    .cpmore{ display: none!important;}
    .slide .p1{ font-size: 16px!important;}
    .gsts p:nth-child(1) {
        font-size: 30px!important;
    }
    .map{
        display: none!important;
    }

}


.layui-nav.layui-bg-gray .layui-this a{
    color: #007e5e !important;
}




.layui-nav .layui-this:after, .layui-nav-bar {
    background-color: #007e5e !important;
}

.layui-btn{
    background-color: #007e5e !important;
}

.layui-nav .layui-nav-item a{
    padding: 0 25px !important;
}

.layui-nav .layui-nav-item div dd a:hover {
    background: #007e5e;
    color: #fff !important;
}

.layui-nav.layui-bg-gray .layui-this dd a{
    color: #5f5f5f !important;
}

.layui-nav-child dd.layui-this {
    background: #007e5e !important;
    color: #fff !important;
}
.layui-nav.layui-bg-gray .layui-this dd.layui-this a{
    color: #fff !important;
}





