.header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 8866;
    text-align: center;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.20);
    background: #fff;
}
.logo {
    height: 50px;
    margin-bottom: 8px;
    margin-top: 8px;
    width: 100%;
}
.header img {
    width: 94%;
    min-width: 320px;
    max-width: 360px;
    vertical-align: middle;
}
.nav {
    width: 100%;
    position: relative;
    border-top: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
}
.nav li {
    float: left;
    width: 16.6%;
}
.nav li.on a {
    color: #1d75bc;
}
.nav li a {
    color: #777;
    font-size: 1.1em;
}
.index {
    position: relative;
    width: 100%;
}
.first {
    margin-top: 67px;
}
.first img {
    width: 100%;
    display: block;
}

.lform {
    width: 93%;
    overflow: hidden;
    position: relative;
    margin-left: 3%;
}
.lform div {
    margin-top: 2em;
}
.lform input {
    outline: none;
    border: none;
    border-bottom: 1px solid #c9c9c9;
    color: #919191;
    font-size: 1.2em;
    width: 100%;
    padding-bottom: 0.5em;
    text-indent: 2em;
}

.lform button {
    color: white;
    font-size: 1.4em;
    border: 1px solid #2495e4;
    background:#2495e4;
    width: 60%;
    border-radius: 30px;
    margin: 0 20%;
    padding: 0.5em 0;
}
.lq{
    text-align: center;
    font-size: 1.2em;
    color: #606060;
    font-family: 微软雅黑;
    margin-top: 0 !important;
}
.rlist {
    width: 100%;
    background: #2495e4;
    position: relative;
    overflow: hidden;
    padding-bottom: 1em;
}
.rlist .titimg {
    width: 92%;
    margin: 0 auto;
    margin-top: 5%;
}
.rlist .titimg img {
    width: 50%;
}

.ljoinswipter {
    width: 100%;
    position: relative;
    border-top: 1px solid #5fade3;
    margin-top: 0.5em;
    overflow: hidden;
    padding-top: 1em;
}
.ljcover {
    margin-left: 5%;
    width: 90%;
}
.ljcover img {
    width: 100%;
    height: 140px;
}

.ljoinswipter .swiper-slide {
    width: 95%;
    overflow: hidden;
    margin: 0 auto;
}
.ljinfo {
    margin-left: 2%;
    width: 85%;
    text-align: center;
}
.ljtit {
    color: #fff;
    font-size: 0.9em;
}
.ljtime {
    font-size: 0.8em;
    color: #91cbf3;
}
.mid {
    margin-top: 1.5em;
}
.fullimg {
    width: 100%;
}
.fullimg img {
    width: 100%;
    display: block;
}

.titleimg {
    width: 70%;
    margin: 0 auto;
    margin-top: 2em;
    margin-bottom: 1em;
}
.titleimg img {
    width: 100%;
    display: block;
}
.mtop {
    margin-top: 2em;
}
.lb-wrap {
    width: 94%;
    margin: 0 auto;
}
.reason2bg {
    background: #ebf6ff;
    padding: 1em 0 2em 0;
}
.ntit {
    width: 80%;
}
.ntit img {
    width: 100%;
}
.servicescroll {
    width: 100%;
    overflow: hidden;
}
.service-prev {
    background: url(../img/index-service-prev.png);
    width: 36px;
    height: 36px;
    position: relative;
    margin-left: 1em;
    margin-top: -20em;
    z-index: 250;
    float: left;
}
.service-next {
    background: url(../img/index-service-next.png);
    width: 36px;
    height: 36px;
    position: relative;
    margin-right: 1em;
    margin-top: -20em;
    z-index: 250;
    float: right;
}
.serviceimg {
    width: 55%;
    position: relative;
    margin: 0 auto;
}
.serviceimg img {
    width: 100%;
}
.servicetit {
    font-size: 1.5em;
    color: #2588d9;
    text-align: center;
    margin: 0.6em auto;
    margin-bottom: 0;
    font-weight: 100;
}
.serviceline {
    position: relative;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
}
.servicewords {
    text-align: center;
    color: #666;
    font-size: 1.1em;
    margin: 0.5em auto;
    width: 60%;
}
.indexbtn {
    margin: 2em auto;
    text-align: center;
}
.indexbtn a {
    display: inline-block;
    width: 25%;
    height: 2.5em;
    font-size: 1.2em;
    line-height: 2.5em;
    border-radius: 1.5em;
    color: #fff;
    background: #2495e4;
}
.reason4bg {
    background: #1d75bc;
    padding: 1em 0 2em 0;
}
.reason-nav {
    display: block;
    margin-top: 2em;
    text-align: center;
}
.reason-nav a {
    color: #1d75bc;
    font-size: 1.2em;
    display: inline-block;
    width: 25%;
    height: 30px;
    background: #a2d5ff;
    text-align: center;
    line-height: 30px;
    border-radius: 20px;
    margin-left: 5%;
    transition: 0.5s all ease-in-out;
}
.reason-nav a:hover, .reason-nav a.on {
    background: #fff;
}
.reason4pic {
    width: 100%;
    margin-top: 1.5em;
}
.reason4pic img {
    width: 100%;
}
.giftfixed {
    position: fixed;
    top: 25%;
    right: 0;
    z-index: 88;
    width: 25%;
}
.giftfixed img {
    width: 100%;
}

.joinprobg {
    background: #f8f7f7;
    padding: 3em 0;
}
.sqjmbg {
    background: #f5f5f5;
    padding: 3em 0 1em 0;
}

.feedform {
    width: 94%;
    margin: 1.5em auto;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.form-inpt {
    width: 100%;
    position: relative;
    margin-bottom: 1.3em;
    margin-top: 1em;
}
.form-inpt input {
    width: 96%;
    border: 0.04em solid #999;
    font-size: 1.1em;
    color: #8d8d8d;
    padding: 0.4em 0;
    padding-left: 3%;
    border-radius: 20px;
    background: transparent;
}
.form-textarea {
    width: 100%;
    position: relative;
    margin-bottom: 1.3em;
}
.form-textarea textarea {
    width: 96%;
    border: 0.01em solid #9c9c9c;
    font-size: 1.1em;
    color: #8d8d8d;
    padding: 0.4em 0;
    padding-left: 3%;
    background: transparent;
    border-radius: 10px;
}
.form-btn {
    width: 100%;
    position: relative;
}
.form-btn button {
    width: 100%;
    border: none;
    background: #2588d9;
    color: #fff;
    padding: 0.6em 0;
    font-size: 1.2em;
    border-radius: 20px;
}


.navfixed {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 666;
    background: #2588d9;
    padding: 0.8em 0.2em;
}
.navwrap li {
    display: inline-block;
    border-right: 1px solid #fff;
    width: 32%;
    text-align: center;
    vertical-align: middle;
}
.navwrap li:nth-child(3)
{
    border-right: none;
}
.navwrap li a {
    color:#fff;
    font-size: 1.1em;
}

.navwrap li img {
    vertical-align: middle;
    margin-right: 0.5em;
}


.footerbg {
    background: #f6f6f6;
    padding-top: 1.6em;
    padding-bottom: 1em;
}
.content {
    margin: 2em auto;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.ftit {
    width: 100%;
    font-size: 1.3em;
    color: #888;
    text-align: center;
    margin-bottom: 0.4em;
}
.faddress {
    width: 100%;
    text-align: center;
    font-size: 1.2em;
    color: #888;
    margin-bottom: 0.4em;
}
.icon-address {
    background: url(http://m.chuanglvjia.cn/phonesrc/img/icons/icon-location.png) center no-repeat;
    width: 19px;
    height: 25px;
    background-size: 70%;
    vertical-align: middle;
    margin-right: 0.2em;
}
.ftel {
    width: 100%;
    text-align: center;
    font-size: 1.2em;
}
.ftel a {
    color: #2588d9;
    text-decoration: underline;
}
.icon-trans-tel {
    background: url(http://m.chuanglvjia.cn/phonesrc/img/icons/icon-trans-tel.png) center no-repeat;
    width: 22px;
    height: 22px;
    background-size: 70%;
    vertical-align: middle;
    margin-right: 0.2em;
}

.fcopy {
    width: 100%;
    font-size: 0.8em;
    text-align: center;
    color: #999;
    padding-top: 1em;
    border-top: 1px solid #ccc;
    padding-bottom: 4em;
}










