/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

/* reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
nav ul,
nav li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
copyright,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
copyright,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

blockquote,
q {
    quotes: none;
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* start editing from here */
a {
    text-decoration: none;
}

.txt-rt {
    text-align: right;
}

/* text align right */
.txt-lt {
    text-align: left;
}

/* text align left */
.txt-center {
    text-align: center;
}

/* text align center */
.float-rt {
    float: right;
}

/* float right */
.float-lt {
    float: left;
}

/* float left */
.clear {
    clear: both;
}

/* clear float */
.pos-relative {
    position: relative;
}

/* Position Relative */
.pos-absolute {
    position: absolute;
}

/* Position Absolute */
.vertical-base {
    vertical-align: baseline;
}

/* vertical align baseline */
.vertical-top {
    vertical-align: top;
}

/* vertical align top */
nav.vertical ul li {
    display: block;
}

/* vertical menu */
nav.horizontal ul li {
    display: inline-block;
}

/* horizontal menu */
img {
    max-width: 100%;
}

/* //end reset */

body {
    font-size: 100%;
    font-family: 'Roboto', sans-serif;
}

.main-bg {
    background: url(../images/b4.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 100vh;
    padding-bottom: 60px;
    margin-top: -4px;
}

/* title */
h1 {
    font-size: 3vw;
    color: #fff;
    text-align: center;
    padding: 2.5vw 1vw 1vw;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 600;
}

.main-bg h1 {
    font-size: 3vw;
    color: #fff;
    text-align: center;
    padding: 2.5vw 1vw 1vw;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 600;
}

/* //title */

.sub-main-w3 {
    margin: 1.5vw 16vw;
    margin: 5vw auto;
    max-width: 800px;
    position: relative;
    margin: 0px auto\0;
}

.image-style {
    background: url(../images/m.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 385px;
}

/* vertical tabs */
.vertical-tab {
    color: #333;
    display: block;
    margin: auto;
    position: relative;
    float: left;
    /* width: 70%; */
}

.image-style {
    float: left;
    width: 25%;
    display:none;
}

.vertical-tab input[name="sections"] {
    left: -9999px;
    position: absolute;
    top: -9999px;
}

.vertical-tab .section-w3ls {
    display: block;
}

    .vertical-tab .section-w3ls label {
        background: #fff;
        border-right: 1px solid #dcdcdc;
        cursor: pointer;
        display: block;
        font-size: 17px;
        padding: 66px 20px;
        position: relative;
        width: 189px;
        z-index: 100;
        color: #111;
        text-align: center;
        display: none\0;
    }

    .vertical-tab .section-w3ls article {
        display: none;
        left: 230px;
        min-width: 570px;
        position: absolute;
        top: 0;
    }

.zhuceinput {
    display: inline-block;
    height: 210px;
    margin-top: 45px;
    width: 100%;
}

    .zhuceinput li {
        width: 45%;
        margin: 10px 2.5%;
        float: left;
        text-align: center;
        height: 55px;
        line-height: 55px;
        background: #29595e;
    }

        .zhuceinput li a {
            color: #fff;
        }

        .zhuceinput li:nth-child(1) {
            background: #ff6940;
        }

        .zhuceinput li:nth-child(2) {
            background: #29595e;
        }

        .zhuceinput li:nth-child(3) {
            background: #ff9e2a;
        }

        .zhuceinput li:nth-child(4) {
            background: #6f925f;
        }

        .zhuceinput li:nth-child(5) {
            background: #4cb055;
        }

        .zhuceinput li:nth-child(n) a {
            color: #fff;
        }

        .zhuceinput li.lastLi {
            width: 30%;
            margin: 10px 1.5%;
        }

.neiliangaiclear .layui-form-label {
    width: 100%;
    display: block;
    text-align: left;
    background: none;
    border: none;
    padding: 10px 0px !important;
}

.neiliangaiclear .layui-inline {
    width: 100%;
    display: block;
    clear: both !important;
}

.neiliangaiclear .layui-input-inline {
    width: 100%;
    display: block;
    clear: both !important;
    margin-left: 0px !important;
}

.neiliangaiclear .layui-input-block {
    margin-left: 0px !important;
}

.neiliangaiclear .huoquyanzhengma {
    top: 35px !important;
}


/*#yhzc .guoji .layui-input-block .layui-form-radio:nth-child(n) i{ padding-right: 30px; background-repeat: no-repeat; background-position: right center;}
#yhzc .guoji .layui-input-block .layui-form-radio:nth-child(2) i{ background-image: url(../images/gq1.jpg);}
#yhzc .guoji .layui-input-block .layui-form-radio:nth-child(4) i{ background-image: url(../images/gq2.jpg);}
#yhzc .guoji .layui-input-block .layui-form-radio:nth-child(6) i{ background-image: url(../images/gq3.jpg);}
#yhzc .guoji .layui-input-block .layui-form-radio:nth-child(8) i{ background-image: url(../images/gq4.jpg);}
#yhzc .guoji .layui-input-block .layui-form-radio:nth-child(10) i{ background-image: url(../images/gq5.jpg);}


.guoji .layui-input-block .layui-form-radio:nth-child(n) i{ padding-right: 30px; background-repeat: no-repeat; background-position: right center;}
.guoji .layui-input-block .layui-form-radio:nth-child(2) i{ background-image: url(../images/gq1.jpg);}
.guoji .layui-input-block .layui-form-radio:nth-child(4) i{ background-image: url(../images/gq2.jpg);}
.guoji .layui-input-block .layui-form-radio:nth-child(6) i{ background-image: url(../images/gq3.jpg);}
.guoji .layui-input-block .layui-form-radio:nth-child(8) i{ background-image: url(../images/gq4.jpg);}
.guoji .layui-input-block .layui-form-radio:nth-child(10) i{ background-image: url(../images/gq5.jpg);}*/

/* .fortab .layui-input{ height: 25px; line-height: 25px;} */
.fortab .layui-input, .layui-select, .layui-textarea {
    height: 35px;
    font-size: 14px;
}

.fortab .layui-form-pane .layui-form-label {
    height: 35px;
    font-size: 14px;
}

.fortab .layui-form-item {
    margin-bottom: 5px;
}

.fortab .layui-form-select dl dd, .layui-form-select dl dt {
    height: 35px;
    font-size: 14px;
}

.zhucedel {
    width: 750px;
}

.top {
    width: 100%;
    background: #0036a4;
    display: inline-block;
    width: 100%;
    left: 0px;
    top: 0px;
}

    .top a {
        color: #fff;
        font-size: 14px;
    }

.topN {
    width: 1200px;
    position: relative;
    margin: 0px auto;
}

.topNL {
    text-align: left;
    padding: 10px 0px;
    vertical-align: bottom;
    float: left;
}

    .topNL span {
        margin: 0px 10px;
    }

.topNR {
    text-align: right;
    padding: 10px 0px;
    vertical-align: bottom;
    float: right;
}

    .topNR span {
        margin: 0px 5px;
        color: #fff;
    }

        .topNR span a {
            margin: 0px 5px;
            color: #fff;
        }

        .topNR span img {
            width: 20px;
        }


.fanhui {
    color: #fff;
    float: left;
    display: none;
}

    .fanhui a {
        padding: 10px 10px;
        display: block;
        font-size: 20px;
    }

.layui-form-checkbox span {
    color: #000;
}

.image-style img {
    margin-top: 40px;
}

.huoquyanzhengma {
    position: absolute;
    right: 0px;
    top: 0px;
}

.zhuceinput li i {
    font-family: FontAwesome !important;
}

.fa {
    font-family: FontAwesome !important;
}
/* .vertical-tab .section-w3ls article:after {
    background-color: #fff;
    bottom: 0;
    content: "";
    display: block;
    left: -229px;
    position: absolute;
    top: 0;
    width: 220px;
    z-index: 1;
} */

.vertical-tab input[name="sections"]:checked + label {
    background: #0036a4;
    border-right: 1px solid #000;
    color: #fff;
}

.vertical-tab input[name="sections"]:checked ~ article {
    display: block;
}

label.icon-left-w3pvt span {
    display: block;
    font-size: 30px;
    margin-bottom: 7.8px;
    display: none\0;
    font-family: FontAwesome !important;
}


/* //vertical tabs */

/* form style */
.sub-main-w3 form {
    background: #fff;
    padding: 2em;
    display: inline-block;
    width: 100%\0;
    width: 100%;
    background-color: #fff\0;
}

.legend {
    color: #000;
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 400;
}

p.para-style {
    margin-bottom: .8em;
    font-size: 15px;
    letter-spacing: .5px;
    line-height: 1.8;
}

p.para-style-2 {
    font-size: 15px;
    letter-spacing: .5px;
    line-height: 1.8;
    margin-bottom: 2em;
}

    p.para-style-2 a {
        color: blue;
    }

.input {
    margin-bottom: 1em;
    padding: 13px 15px;
    border: 1px solid #eee;
    background: #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .input span {
        font-size: 15px;
        color: #464646;
        margin-right: 10px;
    }

    .input input {
        color: #000;
        font-size: 14px;
        letter-spacing: 1px;
        box-sizing: border-box;
        border: none;
        outline: none;
        background: transparent;
        width: 100%;
    }

.submit {
    margin: 2.3em auto 0;
    background: #0036a4;
    border: none;
    cursor: pointer;
    font-weight: 600;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    display: block;
    color: #fff;
    padding: 14px 30px;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 15px;
    letter-spacing: 2px;
    width: 100%;
}

    .submit:hover {
        opacity: .8;
        -webkit-transition: 0.5s all;
        -o-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -ms-transition: 0.5s all;
        transition: 0.5s all;
    }

a.bottom-text-w3ls {
    color: #757474;
    font-size: 14px;
    display: inherit;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 3.2em;
}

/* //form style */

/* copyright */
.copyright {
    margin-top: 9vw;
    padding-bottom: 1.5vw;
}

    .copyright h2 {
        font-size: 15px;
        color: #fff;
        letter-spacing: 1px;
        text-align: center;
        line-height: 1.8;
    }

        .copyright h2 a {
            color: #fff;
            font-weight: bold;
            -webkit-transition: 0.5s all;
            -o-transition: 0.5s all;
            -moz-transition: 0.5s all;
            -ms-transition: 0.5s all;
            transition: 0.5s all;
        }

            .copyright h2 a:hover {
                opacity: .8;
                -webkit-transition: 0.5s all;
                -o-transition: 0.5s all;
                -moz-transition: 0.5s all;
                -ms-transition: 0.5s all;
                transition: 0.5s all;
            }

/* //copyright */

/* responsive */

@media(max-width: 1200px) {
    .topN {
        width: 100%;
    }
}

@media(max-width: 1080px) {
    h1 {
        font-size: 4vw;
    }
}

@media(max-width: 1050px) {
    .sub-main-w3 {
        max-width: 675px;
    }

    .vertical-tab .section-w3ls article {
        min-width: 445px;
    }

    p.para-style-2 {
        font-size: 14px;
        margin-bottom: 1em;
    }

    p.para-style {
        margin-bottom: .7em;
        font-size: 14px;
    }

    .fortab {
        width: 70%;
    }

    .image-style {
        min-height: 380px;
    }

    .zhucedel {
        width: 525px;
    }
}

@media(max-width: 900px) {
    .sub-main-w3 {
        max-width: 575px;
    }

    .vertical-tab .section-w3ls article {
        min-width: 400px;
        left: 175px;
    }

    .vertical-tab .section-w3ls label {
        width: 134px;
        font-size: 15px;
        padding: 66px 20px;
    }

    h1 {
        font-size: 5vw;
        padding: 4.5vw 1vw 1vw;
    }
}

@media(max-width: 768px) {
    .sub-main-w3 {
        max-width: 575px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .image-style {
        float: none;
        width: 100%;
        min-height: 300px;
        order: 2;
    }

    .vertical-tab {
        float: none;
        width: 100%;
    }

    .zhucelkk .layui-input-block {
        margin-left: 0px;
    }

    .zhucelkk .layui-btn {
        font-size: 13px;
    }

    .fanhui {
        display: block;
    }

    .topNL {
        display: none;
    }
}

@media(max-width: 667px) {
    h1 {
        font-size: 6vw;
    }
}

@media(max-width: 640px) {
    .copyright h2 {
        font-size: 14px;
    }
}

@media(max-width: 600px) {
    .sub-main-w3 {
        max-width: 500px;
    }

    .vertical-tab .section-w3ls article {
        min-width: 365px;
        left: 135px;
    }

    .vertical-tab .section-w3ls label {
        width: 114px;
        font-size: 15px;
        padding: 31px 10px;
    }

    h1 {
        font-size: 7vw;
    }

    .huoquyanzhengma {
        height: 30px;
        line-height: 30px;
        padding: 0px 5px;
        right: 5px;
        top: 3px;
    }
}

@media(max-width: 480px) {
    .vertical-tab .section-w3ls article {
        min-width: 291px;
        left: 109px;
    }

    .vertical-tab .section-w3ls label {
        width: 89px;
        font-size: 14px;
        padding: 59.5px 10px;
    }

    .sub-main-w3 {
        max-width: 400px;
    }

    .image-style {
        min-height: 220px;
    }

    .sub-main-w3 form {
        padding: 5px;
    }

    .submit {
        font-size: 14px;
    }

    .input input {
        font-size: 13px;
    }

    p.para-style {
        margin-bottom: .4em;
        font-size: 13px;
    }

    p.para-style-2 {
        font-size: 13px;
    }

    .input {
        padding: 12px 12px;
    }

    a.bottom-text-w3ls {
        margin-top: 3em;
    }

    .last-btn {
        margin: 1em auto 0;
    }

    .copyright h2 {
        font-size: 12px;
    }

    .main-bg h1 {
        font-size: 19px;
        font-weight: bold;
    }
}

@media(max-width: 414px) {
    .sub-main-w3 {
        max-width: 320px;
    }

    .vertical-tab .section-w3ls article {
        position: static;
    }

    .vertical-tab .section-w3ls label {
        width: 100%;
        font-size: 14px;
        padding: 20px 0;
        border-right: none;
        border-bottom: 1px solid #dcdcdc;
        border-top: 1px solid #dcdcdc;
    }

    .vertical-tab input[name="sections"]:checked + label {
        border-right: none;
        border-bottom: 1px solid #000;
        border-top: none;
    }

    .image-style {
        min-height: 190px;
    }

    h1 {
        font-size: 1.8em;
        padding: 6.5vw 1vw 3vw;
    }

    .copyright h2 {
        font-size: 13px;
    }

    .last-btn {
        margin: 1.5em auto 0;
    }

    p.para-style {
        margin-bottom: 1em;
    }

    p.para-style-2 {
        margin-bottom: 2em;
    }
}

@media(max-width: 320px) {
    .sub-main-w3 {
        max-width: 300px;
    }



    .vertical-tab .section-w3ls article {
        min-width: 270px;
    }
}

/* //responsive */
