html{background: #edfaf3},
body {

    margin: 0;
    font-size: 100%;
    background: #fff;
    font-family: 'Raleway', sans-serif;
    scroll-behavior: smooth;
    margin:0;padding:0;
}

body a {
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="search"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-family: 'Source Sans Pro', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    letter-spacing: 1px;
    font-weight: 600;
    font-family: 'Source Sans Pro', sans-serif;
}

p {
    color: #000;
    font-size: 0.9em;
    line-height: 1.9em;
    letter-spacing: 1px;
    margin-bottom: 0;
}

ul {
    margin: 0;
    padding: 0;
}


.breadcrumb,
ol {
    margin-bottom: 0 !important;
}

/*--/banner --*/

.main-banner {
    background: url(https://jsyixin.oss-cn-beijing.aliyuncs.com/kepu/bg.jpg);
    background-position:top center;
    background-repeat:no-repeat;

}

.banner-info {
    padding-top: 2em;
}

.w3pvt-logo a {
    display: initial;
    margin: 0;
    letter-spacing: 1px;
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    text-shadow: 2px 5px 3px rgba(0, 0, 0, 0.06);
    text-transform: uppercase;
}

.ppc {
     padding-left: 20px;
     padding-right: 20px;
     font-size: 16px;
     text-indent:2em;
     /*font-family: "Noto Sans SC";*/
     font-family: ingFangSC-Medium,"Microsoft Yahei-Bold","Microsoft Yahei";
     font-weight: 100;
}

.pp {
     padding-left: 20px;
     padding-right: 20px;
     font-size: 22px;
     text-indent:2em;
     /*font-family: "Noto Sans SC";*/
     font-family: ingFangSC-Medium,"Microsoft Yahei-Bold","Microsoft Yahei";
font-weight: 100;
}

.ppp {
     padding-left: 20px;
     padding-right: 20px;
     font-size: 20px;
     text-indent:1em;
     /*font-family: "Noto Sans SC";*/
     font-family: ingFangSC-Medium,"Microsoft Yahei-Bold","Microsoft Yahei";
font-weight: 100;
}

/*--//banner --*/
/*--/content --*/
img.admin {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #dff0f738;
    padding: 0.3em;
    margin-bottom: 1em;
}

.inner-w3layouts-wrap h2,
.head-w3ls {
    color: #000;
    font-size: 1.4em;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: 2px 5px 3px rgba(0, 0, 0, 0.06);
    margin: 0em 0 1.5em 0;
}

.inner-w3layouts-wrap h4 {
    color: #000;
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: 2px 5px 3px rgba(0, 0, 0, 0.06);
    margin: 0.5em 0 3em 0;
}


/*--//content --*/
/*--/tab-content --*/
.tab-main {
    padding: 40px 0;
    border: none;
    background: transparent;
    box-shadow: none;
    width: 100%;
    text-align: center;
}

.inner-w3layouts-wrap {
    margin: 0 auto;
    padding-top: 2em;
    text-align: center;
}


.inner-div-wrap {
    margin: 0 auto;
    width: 1000px;
    padding-top: 0em;
    text-align: center;

}

.listitemimage{
    transition:all 0.6s;
}

.listitemimage:hover{
    /*background:url(../images/iconbg.png);*/
    transform: scale(1.2);
}

.tab-main section {
    display: none;
}

.tab-main input.w3layouts-sm {
    display: none;
}



.tab-main label {
    display: inline-block;
    padding: 10px 25px;
    font-weight: 600;
    text-align: center;
    color: #595a5a;
    border-radius: 4px;
    /*background: #fff;*/
    margin: 0 2px;
    font-size: 0.9em;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
}

.tab-main span {
    margin-right: 0.5em;
}

/*----*
.tab-main label:before {
    font-family: fontawesome;
    font-weight: normal;
    margin-right: 10px;
    opacity: 0;
    display: none;
}

.tab-main label[for*='1']:before {
    content: '\f1cb';
}

.tab-main label[for*='2']:before {
    content: '\f17d';
}

.tab-main label[for*='3']:before {
    content: '\f16c';
}

.tab-main label[for*='4']:before {
    content: '\f171';
}
/*----*/
.tab-main label:hover {
    color: #ff4c4c;
    cursor: pointer;
}

.tab-main input:checked + label {
    color: #ff4c4c;
    /*border: 2px solid #fff;
    background: #fff;
     border-top: 2px solid #FC427B; 
     border-bottom: 1px solid #fff; 
    border-radius: 4px;*/
}

.tab-main #tab1:checked ~ #content1,
.tab-main #tab2:checked ~ #content2,
.tab-main #tab3:checked ~ #content3,
.tab-main #tab4:checked ~ #content4,
.tab-main #tab5:checked ~ #content5,
.tab-main #tab6:checked ~ #content6,
.tab-main #tab7:checked ~ #content7,
.tab-main #tab8:checked ~ #content8,
.tab-main #tab10:checked ~ #content10 {
    display: block;
}

@media screen and (max-width: 800px) {
    .tab-main label:before {
        margin: 0;
        font-size: 18px;
    }
}

@media screen and (max-width: 500px) {
    .tab-main label {
        padding: 15px;
    }
}

/*--//tab-content --*/
/*-- /gallery --*/
h4.sub-title.two {
    color: #fd0;
}

.gal-img {
    padding: 0;
}

.gal-img img {
    border-radious: 0px;
}



/*--//gallery--*/

/*--//gallery--*/
.contact-form .form-control input {
    display: block;

}

form.contact-form {
    margin-top: 2em;
}


.contact-form .form-control,
.contact-form textarea {
    padding: 1em 1em;
    color: #495057;
    border: none;
    border-radius: 0px;
    outline: none;
    font-size: 0.9em;
    letter-spacing: 1px;
}

.contact-form textarea {
    min-height: 10em;
    -webkit-appearance: none;
    width: 100%;
}

.contact-form p {
    font-weight: 600;
    letter-spacing: 2px;
    color: #fff;
    font-size: 0.85em;
    text-align: left;
}

.contact-form button.btn {
    background: #ff4c4c;
    padding: 0.8em 3em;
    font-size: 15px;
    letter-spacing: 2px;
    color: #fff;
    border-radius: 0px;

    text-transform: uppercase;
    font-weight: 800;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    border: none;
}

.contact-form button.btn:hover {
    opacity: 0.8;
}

/* //contact form */

.copy-w3layouts-right p {

    letter-spacing: 2px;
}

.copy-w3layouts-right p a {
    color: #fff;
}

.copy-w3layouts-right p a:hover {
    opacity: 0.8;
}

.w3pvt_social_list li {
    display: inline-block;
}

.w3pvt_social_list li a {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 0.5em;
    background: #fff;
    display: inline-block;

}

.w3pvt_social_list li a span {
    color: #333;
    font-size: 0.9em;
    text-align: center;
    margin: 0;
    line-height: 2.5em;
}


/*--/responsive--*/
@media(max-width:1024px) {
    .tab-main {
        padding: 40px 0;
        width: 90%;
    }
}

@media(max-width:991px) {
    .popup {
        width: 40%;
    }
}

@media(max-width:800px) {
    .inner-w3layouts-wrap {
        margin: 0 auto;
        width: 90%;
        padding-top: 3em;
        text-align: center;
    }

    .banner-info {
        padding-top: 3.5em;
    }
}

@media(max-width:768px) {
    .tab-main {
        padding: 40px 0;
        width: 9%;
    }
}

@media(max-width:640px) {
    .popup {
        width: 40%;
    }

    .tab-main {
        padding: 40px 0;
        width: 95%;
    }

    .tab-main label {
        padding: 10px 18px;
    }
}

@media(max-width:480px) {

    .inner-w3layouts-wrap h2,
    .head-w3ls {
        font-size: 1.2em;
        letter-spacing: 2px;
        margin: 0em 0 1em 0;
    }

    .inner-w3layouts-wrap h4 {
        font-size: 0.9em;
        letter-spacing: 2px;
        margin: 0.5em 0 2em 0;
    }

    .tab-main label {
        padding: 10px 10px;
    }

    .tab-main span {
        margin-right: 0.2em;
    }
}

@media(max-width:414px) {
    p {
        font-size: 0.85em;

    }

    .w3pvt-logo a {
        font-size: 0.9em;
    }

    .banner-info {
        padding-top: 1.5em;
    }

    .tab-main {
        padding: 22px 0;
        width: 100%;
    }

    .tab-main label {
        padding: 6px 7px;
        font-size: 0.8em;
    }

    .contact-form textarea {
        min-height: 8.5em;
    }

    img.admin {
        padding: 0.3em;
        margin-bottom: 1em;
        width: 30%;
    }

    .inner-w3layouts-wrap {
        margin: 0 auto;
        width: 90%;
        padding-top: 2em;
    }

    form.contact-form {
        margin-top: 2em;
    }

    .contact-form button.btn {
        padding: 0.7em 2em;
        font-size: 14px;
        letter-spacing: 2px;
    }
}



.black_overlay{ 
            display: none; 
            position: absolute; 
            top: 0%; 
            left: 0%; 
            width: 100%; 
            height: 180%; 
            background-color: black; 
            z-index:1001; 
            -moz-opacity: 0.8; 
            opacity:.80; 
            filter: alpha(opacity=88); 
        } 
        .white_content { 
            display: none; 
            position: absolute; 
            top: 10%; 
            left: 15%; 
            width: 65%; 
            height: 75%; 
            padding: 20px; 
            border: 10px solid #2b8a8d; 
            background-color: white; 
            z-index:1002; 
            overflow: auto; 

    text-align: center;
        } 


.zhezhao{

            display: none; 
                position: fixed;
                left: 0px;
                top: 0px;
                width: 100%;
                height: 100%;

            background-color: black; 
            z-index:1001; 
            -moz-opacity: 0.95; 
            opacity:0.95; 
            filter: alpha(opacity=95); 
            }
            .tankuang{
                position: relative;
                width: 68%;
                height: 78%;
                border-radius: 5px;
                margin: 5% auto;
                overflow:scroll;
            padding: 20px; 
            border: 10px solid #2b8a8d; 
            background-color: white; 
            }
            #header{
                height: 40px;
            }
            #header-right{
                position: absolute;
                width: 65px;
                height: 35px;
                text-align:center;

                line-height:35px;
                border-radius: 5px;
                /*background: red;*/
                color: #fff;
                font-size: 22px;
                right: 10px;
                top: 10px;
                text-align: center;
            }

@media(max-width:384px) {}

@media(max-width:375px) {}

/*--//responsive--*/
