/*-----------------[初始化]--------------*/
*,*:before,*:after {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
}
html {height: 100%;}
body{position: relative;margin: 0 auto;font-size: 14px;line-height: 1.5;color: #333; font-family: 'Microsoft Yahei',"PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;min-width: 320px;max-width: 750px;}
a{color: #333;}
a:hover{color: #d7a746;}
img{max-width: 100%;}
input,textarea,select{border: none; font-size: 14px;color: #444;font-family: 'Microsoft Yahei',"PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;outline: 0;}

input[type='submit'],input[type='password'],input[type='text'],input[type='reset'],input[type='button'],input[type='radio'],input[type='checkbox'],select,textarea{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type='submit'],input[type='reset'],input[type='button']{cursor: pointer;}
::-webkit-input-placeholder {color: #ccc;}
::-moz-placeholder {color: #ccc; }
::-ms-input-placeholder {color: #ccc;}

.viewport {
    margin: 0 auto;
    min-width: 320px;
    max-width: 750px;
    height: 100%;
    overflow-x: auto;
}
.wp{padding: 0 15px;margin: 0 auto;}
@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot#iefix') format('embedded-opentype'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg#iconfont') format('svg')
}
@font-face {
    font-family: 'spu';
    src: url(../fonts/ShinePersonalUse.ttf);
}
@font-face {
    font-family: 'PAINP';
    src: url('../fonts/PAINP.TTF');
}
@font-face {
    font-family: 'segoesc';
    src: url('../fonts/segoesc.ttf');
}
@font-face {
    font-family: 'segoescb';
    src: url('../fonts/segoescb.ttf');
}
@font-face {
    font-family: 'sophis';
    src: url('../fonts/SOPHISTICATE SSI SEMI BOLD ITALIC.TTF');
}

.ani,a {
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.wraper {position: absolute;left: 0;padding: 50px 0;width: 100%;}
.wraper.action {left: -60%;}
.fixme {height: 100%;overflow: hidden;}
/* 弹窗开始 */
.omqcenterbox {
    z-index:999999;
    width: 275px;
    height: 261px;
    background-color: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    margin-left: -137.5px;
    margin-top: -130.5px;
    box-shadow: 0 0 20px rgba(10,2,4,.75);
    -webkit-box-shadow: 0 0 20px rgba(10,2,4,.75);
    -moz-box-shadow: 0 0 20px rgba(10,2,4,.75);
    -ms-box-shadow: 0 0 20px rgba(10,2,4,.75);
    z-index: 101;
    transition: linear .5s;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
}
.omqcenterboxd {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.omqcenterbox-close {
    position: absolute;
    top: -14px;
    right: -14px;
    cursor: pointer;
}
.omqcenterbox .omqcenter-title {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5;
    font-family: "Microsoft YaHei";
    margin-top: 14px;
}
.omqcenterbox .omqcenter-telval {
    width: 227px;
    height: 32px;
    border: 1px solid #6a7380;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    margin: 12px auto 8px;
    text-align: center;
    line-height: 32px;
}
.omqcenterbox .omqcenter-ftitle {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 200;
    color: #6a7380;
}
.omqcenterbox .omq-telval {
    width: 155px;
    height: 30px;
    line-height: 30px;
    background-color: #FFF;
    font-size: 14px;
    color: #6a7380;
    -moz-border-radius: 15px 0 0 15px;
    -webkit-border-radius: 15px 0 0 15px;
    border-radius: 15px 0 0 15px;
    padding-left: 13px;
    float: left;
    outline: 0;
    border: 0;
}
.omqcenterbox .omq-telbtn {
    width: 70px;
    height: 30px;
    line-height: 29px;
    color: #fff;
    background-color: #6a7380;
    font-size: 12px;
    text-align: center;
    /* margin-right:15px; */
    text-decoration: none;
    -moz-border-radius: 0 14px 14px 0;
    -webkit-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0;
    float: left;
    border: 0;
    cursor: pointer;
}
.omqcenterbox .omq-innerc {
    width: 228px;
    margin: 0 auto;
    font-size: 12px;
    line-height: 1.4;
}
.omqcenterbox .omqcenter-chat {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 58px;
    line-height: 58px;
    border-radius: 0 0 15px 15px;
    -webkit-border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px;
}
.omqcenter-tel {
    background-color:#d2a040;
    border-radius: 0 0 0 15px;
    -webkit-border-radius: 0 0 0 15px;
    -moz-border-radius: 0 0 0 15px;
}
.omqcenter-swt, .omqcenter-tel {
    display: block;
    position: relative;
    width: 50%;
    height: 58px;
    float: left;
}
.omqcenter-tel em, .omqcenter-tel i {
    display: block;
    position: absolute;
    font-size: 1.15rem;
    width: 5rem;
    left: 36%;
    color: #fff;
    font-style: normal;
    text-decoration: none;
}
.omq-telpic {
    top: 50%;
    margin-left: -50px;
    margin-top: -29px;
    width: 27px;
    height: 27px;
    font-size: 24px;
}
.omqcenter-swt {
    background-color: #323232;
    border-radius: 0 0 15px 0;
    -webkit-border-radius: 0 0 11px 0;
    -moz-border-radius: 0 0 15px 0;
}
.omqcenter-chata, .omqcenter-chatb, .omqcenter-swt em, .omqcenter-swt i {
    font-size: 1.15rem;
    display: block;
    position: absolute;
    left: 45%;
    color: #fff;
    font-style: normal;
    text-decoration: none;
}
.omqcenter-chata {
    top: 50%;
    margin-left: -56px;
    width: 35px;
    height: 37px;
    margin-top: -24px;
    font-size: 24px;
}
.omqcenter-chatb {
    margin-left: -15px;
}
.omq-telpic img{
    padding-left: 5px;
    padding-top: 6px;
}

/* 弹窗结束 */

/*******************************
    -------[=头部]-------
********************************/
.header {position: fixed;top: 0;left: 0;width: 100%;height: 50px;line-height: 50px;text-align: center;border-top: 1px solid #373737;border-bottom: 1px solid #373737;background-image: url(../images/bg-hd.png);z-index: 102;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.header.action {left: -60%;}
.header .txt {display: inline-block;height: 1em;line-height: 1em;color: #fff;font-size: 20px;font-family: 'Microsoft Yahei',"PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;}
.header .btn-back {position: absolute;top: 0;left: 0;display: block;width: 48px;height: 48px;background: url(../images/ico-back.png) center center no-repeat;background-size: 12px auto;}
/*******************************
    -------[=导航]-------
********************************/
/*******************************
    -------[=导航]-------
********************************/
.top_right {
    margin-top: -3px;
}
.top_one {
    text-decoration: none;
    background: url(/newm/kf/images/top-sm.jpg)center no-repeat;
    padding: 4px 8px 5px;
    font-size: 13px;
    letter-spacing: 1px;
    color: #FFF;
    border-radius: 4px;
    /* margin-left: 5px; */
    margin-right: 5px;
}
.top_two{
    text-decoration: none;
    background: url(/newm/kf/images/top-sm.jpg)center no-repeat;
    padding: 4px 8px 5px;
    font-size: 13px;
    letter-spacing: 1px;
    color: #FFF;
    border-radius: 4px;
    /* margin-right: 5px; */
}
.menuBtn {position: absolute;top: 24px;left: 15px;width: 27px;height: 20px;display: block;cursor: pointer;z-index: 999;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);}
.menuBtn em {margin-bottom: 4px;display: block;height: 3px;background-color: #fff;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}
.menuBtn.on em {display: none;margin: -2px 0 0;position: absolute;left: 5px;top: 50%;width: 24px;background-color: #d7a746;}
.menuBtn.on em:first-child {display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.on em:last-child {display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);}
/*#aside {position: fixed;top: 0;left: 100%;bottom: 0;width: 100%;overflow-y: auto;z-index: 101;background-image: url(../images/bg-hd.png);}
#aside.action {left: 40%;}*/
#aside {position: fixed;top: 0;left: 0;padding: 50px 0px 0;width: 100%;height: 50px;overflow: hidden;overflow-y: auto;z-index: 101;background-image: url(../images/bg-hd.png);
    -o-transition: height .35s ease-in .2s;
    -ms-transition: height .35s ease-in .2s;
    -moz-transition: height .35s ease-in .2s;
    -webkit-transition: height .35s ease-in .2s;
    transition: height .35s ease-in .2s;
}
#aside.open {height: 100%;}
#aside .link {margin: 0 0 20px 15px;color: #fff;}
#aside .link a{color: #fff;}
#aside .link a:hover{color: #f9991e;}
#aside .menu > li {position: relative;opacity: 0;
    -webkit-transform: scale(1.1) translateY(-24px);
    -ms-transform: scale(1.1) translateY(-24px);
    -o-transform: scale(1.1) translateY(-24px);
    transform: scale(1.1) translateY(-24px);
    -o-transition: opacity .35s ease-out, transform .35s ease-out, border-bottom .8s .2s;
    -ms-transition: opacity .35s ease-out, transform .35s ease-out, border-bottom .8s .2s;
    -moz-transition: opacity .35s ease-out, transform .35s ease-out, border-bottom .8s .2s;
    -webkit-transition: opacity .35s ease-out, transform .35s ease-out, border-bottom .8s .2s;
    transition: opacity .35s ease-out, transform .35s ease-out, border-bottom .8s .2s;
}
#aside .menu > li > a{position: relative;padding-left: 15px;display: block;width: 100%;height: 41px;font-size: 16px;line-height:40px;color: #fff;border-bottom: 1px solid #191919;}
#aside.open .menu > li {opacity: 1;
    -o-transform: none !important;
    -ms-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
}
#aside .menu > li > a:hover,#aside .menu > li.on > a {color: #f9991e;background-color: #1c1c1c;}
#aside .menu > li > a em {position: absolute;top: 9px;right: 0;display: block;width: 22px;height: 22px;background-image: url(../images/ico-three-5.png);opacity: .6;background-size: cover;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
#aside .menu > li.on > a em {opacity: 1;
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
#aside .menu .sub {padding: 5px 0;display: none;}
#aside .menu .sub a {padding-left: 30px;display: block;width: 100%;height: 36px;line-height: 36px;color: #fff;}
#aside .menu .sub a:hover,#aside .menu .sub a.on {color: #f9991e;background-color: #1c1c1c;}
#aside .form{padding: 20px 15px;}
#aside .select{display: block;margin-bottom: 10px;padding-left: 10px;width: 100%;line-height: 36px;border: 1px solid #d7d7d7;background: #fff url(../images/ico-hd-down.png) 180px 50% no-repeat;}
#aside .inpt{float: left;display: block;padding: 0 10px;width: 170px;height: 36px;border: 1px solid #d7d7d7;background-color: #fff;}
#aside .btns{display: block;overflow: hidden;width: 36px;height: 36px;background: #fff url(../images/ico-soso.png) center no-repeat;}
/* 淡入效果 */
#aside .menu > li:nth-child(1) {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
#aside .menu > li:nth-child(2) {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
#aside .menu > li:nth-child(3) {
    -webkit-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}
#aside .menu > li:nth-child(4) {
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
#aside .menu > li:nth-child(5) {
    -webkit-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms;
}
#aside .menu > li:nth-child(6) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}
#aside .menu > li:nth-child(7) {
    -webkit-transition-delay: 450ms;
    -o-transition-delay: 450ms;
    transition-delay: 450ms;
}
#aside .menu > li:nth-child(8) {
    -webkit-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms;
}
#aside .menu > li:nth-child(9) {
    -webkit-transition-delay: 550ms;
    -o-transition-delay: 550ms;
    transition-delay: 550ms;
}
#aside .menu > li:nth-child(10) {
    -webkit-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms;
}
/*******************************
    -------[=底部]-------
********************************/
.footer-t {padding: 16px 0 34px;background-color: #232323;}
.footer-t .logo {margin: 0 auto;display: block;width: 132px;}
.footer-t .logo img {display: block;}
.footer-t .focus {text-align: center;}
.footer-t .focus p {margin: 10px 0;height: 1em;line-height: 1em;color: rgba(255,255,255,.5);font-size: 12px;text-align: center;}
.footer-t .focus .qr {position: relative;margin: 0 6px;display: inline-block;font-size: 0;}
.footer-t .focus a {padding-left: 14px;display: block;width: 160px;height: 34px;line-height: 32px;color: rgba(255,255,255,.5);border: 1px solid rgba(255,255,255,.1);border-radius: 3px;background: url(../images/ico-qrcode.png) right 10px center no-repeat;background-size: 16px 16px;font-size: 12px;text-align: left;}
@media only screen and (max-width: 360px){
    .footer-t .focus a {width: 140px;}
    .header .txt{
        margin-left:3em!important;
        font-size:15px;
    }
    .hb3{
        font-size: 0.2em!important;
    }



}

.footer-t .focus a + img {position: absolute;top: -105px;left: 50%;margin-left: -50px;display: block;width: 100px;height: 100px;opacity: 0;visibility: hidden;}
.footer-t .focus a:hover + img {opacity: 1;visibility: visible;}
.footer-b {padding: 18px 10px 16px;}
.footer-b .list span {padding-right: 30px;padding-left: 30px;display: inline-block;height: 21px;line-height: 21px;color: #393939;font-size: 12px;background-size: 21px 21px;background-position: left center;background-repeat: no-repeat;}
.footer-b .list span.tel {background-image: url(../images/ico-tel.png);font-family: Arial;}
.footer-b .list span.position {background-image: url(../images/ico-position.png);}
.footer-b .copy {padding-top: 14px;font-size: 12px;color: rgba(57,57,57,.6);text-align: center;}
.footer-b .copy em {color: #393939;}
.footer-b .copy span {font-family: Arial;}
.footer-fix {position: fixed;bottom: 0;left: 0;width: 100%;height: 50px;background-image: url(../images/bg-hd.png);z-index: 100;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.footer-fix.action {left: -60%;}
.footer-fix a {padding-top: 5px;float: left;display: block;width: 25%;height: 50px;border-right: 1px solid #272727;color: #fff;font-size: 12px;text-align: center;}
.footer-fix a.on {color: #d0a857;}
.footer-fix a.a4 {border-right: none;}
.footer-fix span {position: relative;margin-bottom: 2px;display: block;height: 22px;background-position: center center;background-size: auto 22px;background-repeat: no-repeat;}
.footer-fix .a1 span {background-image: url(../images/ico-g-1.png);}
.footer-fix .a2 span {background-image: url(../images/ico-g-2.png);}
.footer-fix .a3 span {background-image: url(../images/ico-g-3.png);}
.footer-fix .a4 span {background-image: url(../images/ico-g-4.png);}
.footer-fix .a1.on span {background-image: url(../images/ico-g-1-on.png);}
.footer-fix .a2.on span {background-image: url(../images/ico-g-2-on.png);}
.footer-fix .a3.on span {background-image: url(../images/ico-g-3-on.png);}
.footer-fix .a4.on span {background-image: url(../images/ico-g-4-on.png);}
.footer-fix em {position: absolute;top: -3px;left: 56%;display: block;width: 18px;height: 18px;background-color: #ee1b25;color: #fff;border-radius: 50%;font-size: 12px;}

/*******************************
    -------[=公用]-------
********************************/
/* 提示弹层 */
.ui-dialog.show {
    display: -webkit-box;
    display: box;
}
.ui-dialog {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    background: rgba(0, 0, 0, .4);
    display: none;
}
.ui-dialog-cnt {
    border-radius: 6px;
    width: 270px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    pointer-events: auto;
    background-color: rgba(253, 253, 253, .95);
    position: relative;
    font-size: 16px;
}
.ui-dialog-hd {
    height: 48px;
    line-height: 48px;
    text-align: center;
    position: relative;
}
.ui-border-b {
    border-bottom: 1px solid #e0e0e0;
}
.ui-dialog-close {
    font-family: iconfont!important;
    font-size: 32px;
    line-height: 44px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    display: block;
    color: rgba(0, 0, 0, .5);
    color: #828282;
    display: block;
    line-height: 32px;
    position: absolute;
    top: 3px;
    right: 3px;
}
.ui-dialog-bd {
    min-height: 71px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 18px;
    display: -webkit-box;
    display: box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -webkit-box-orient: vertical;
}
.ui-dialog-bd > div, .ui-dialog-bd > ul {
    width: 100%;
}
em, i {
    font-style: normal;
}
.ui-dialog-ft {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    display: -webkit-box;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    border-top: 1px solid #e0e0e0;
    height: 42px;
    line-height: 42px;
}
.ui-dialog-ft button:last-child {
    font-size: 17px;
    font-family: 'Microsoft Yahei';
    border-right: 0;
    border-bottom-right-radius: 6px;
}
.ui-dialog-ft button:first-child {
    border-bottom-left-radius: 6px;
}
.ui-dialog-ft button {
    color: #000;
    text-align: center;
    border-right: 1px #e0e0e0 solid;
    width: 100%;
    line-height: 42px;
    background: transparent;
    display: block;
    margin: 0 !important;
    -webkit-box-flex: 1;
}
button {
    -webkit-appearance: none;
    border: 0;
    background: 0;
}
/* 提示弹层结束 */
.g-tit-1 {text-align: center;}
.g-tit-1.white {color: #fff;}
.g-tit-1.brown {color: #b18c62;}
.g-tit-1 .d1 {height: 1em;line-height: 1em;font-size: 18px;font-weight: bold;}
.g-tit-1 .d2 {position: relative;padding: 0 21px;display: inline-block;height: 30px;line-height: 30px;font-size: 20px;font-weight: bold;font-family: PAINP;font-weight: lighter;}
.g-tit-1 .d2:before,.g-tit-1 .d2:after {position: absolute;top: 0;width: 15px;height: 30px;background-position: center center;background-repeat: no-repeat;content: '';background-size: 15px auto;}
.g-tit-1 .d2:before {left: 0;}
.g-tit-1 .d2:after {right: 0;}
.g-tit-1.brown .d2:before {background-image: url(../images/ico-hm-tit-1.png);}
.g-tit-1.brown .d2:after {background-image: url(../images/ico-hm-tit-2.png);}
.g-tit-1.white .d2:before {background-image: url(../images/ico-hm-tit-3.png);}
.g-tit-1.white .d2:after {background-image: url(../images/ico-hm-tit-4.png);}
.g-tit-1 .d3 {font-size: 12px;}
.bdbg1{background: url(../images/bg-three-1.png);}
/*咨询课程详细内容*/
.p-btn-1{
    display: block;
    margin: 0 auto;
    width:9em;
    height: 35px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #dda841;
}
.p-btn-1 span{
    position: relative;
    top: -6px;
    left: -6px;
    z-index: 5;
    display: block;
    width: 9em;
    line-height: 35px;
    background-color: #dca436;
    color: #fff;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.p-btn-1:hover span{
    -webkit-transform: translate(5px,5px);
    -ms-transform: translate(5px,5px);
    -o-transform: translate(5px,5px);
    transform: translate(5px,5px);
}

/*banner*/
.ban-inner{
    height: 210px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}






/*表单*/
.box-form .form {
    margin-top: 25px;
    padding-bottom: 20px;}
.box-form .form ul {
    padding: 30px 20px 0;}
.box-form .form .btn-form {    border-radius: 9px;
    margin: 20px auto 0;display: block;width:140px;height: 36px;line-height: 36px;color: #fff;font-size: 14px;text-align: center;background-color: #dca436;border: none;cursor: pointer;}
.box-form .form .btn-form:hover {
    background-color: #b18c62;}
.box-form .form .li-gender {
    margin-bottom: 18px;text-align: center;font-size: 0;}
.box-form .form .li-gender label {
    position: relative;margin: 0 21px;display: inline-block;width: 60px;height: 80px;background-position: center center;background-repeat: no-repeat;cursor: pointer;-webkit-background-size: 55px auto;
    background-size: 55px auto;}
.box-form .form .li-gender label.m {
    background-image: url(../images/ico-hm-1.png);
}
.box-form .form .li-gender label.f {
    background-image: url(../images/ico-hm-2.png);
}
.box-form .form .li-gender input {
    display: none;
}
.box-form .form .li-gender em {
    position: absolute;
    right: 2px;
    bottom:0;
    display: none;
    width: 17px;
    height: 17px;
    background: url(../images/ico-checked-1.png) center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.box-form .form .li-gender .checked em {
    display: block;
}
.box-form .form .li-item {
    margin-bottom: 10px;
}
.box-form .form .d1 {
    float: left;
    width: 114px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
}
.box-form .form .d1 em {
    color: #f01332;
    font-weight: bold;
}
.box-form .form .d2 {
    margin-left: 115px;
    padding: 0 13px 0 20px;
}
.box-form .form .inp-form {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: none;
    font-size: 14px;
}
.box-form .form .select {
    position: relative;
    cursor: pointer;
}
.box-form .form .select .cur {
    display: block;
    width: 100%;
    height: 100%;
    background-position: right center;
    background-repeat: no-repeat;
    -webkit-background-size: 8px auto;
    background-size: 8px auto;
}
.box-form .form .select .s-list {
    position: absolute;
    top: 37px;
    left: -21px;
    right: -14px;
    display: none;
    z-index: 2;
}
.box-form .form .select .s-list a {
    padding: 0 13px 0 20px;
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}
.section-hm.s6 .form {background-color: #fff;border-radius:10px;}
.section-hm.s6 .form .li-item {border: 1px solid #e7e7e7;}
.section-hm.s6 .form .d1 {border-right: 1px solid #e7e7e7;color: #333;}
.section-hm.s6 .form .inp-form {color: #888;}
.section-hm.s6 .form .inp-form::-webkit-input-placeholder {color: #888;}
.section-hm.s6 .form .inp-form::-moz-placeholder {color: #888;}
.section-hm.s6 .form .inp-form::-ms-input-placeholder {color: #888;}
.section-hm.s6 .form .select .cur {color: #333;}
.section-hm.s6 .form .select .s-list {border: 1px solid #e7e7e7;}
.section-hm.s6 .form .select .cur {background-image: url(../images/ico-hm-3.png);}
.section-hm.s6 .form .select .s-list {background-color: #fff;}
.section-hm.s6 .form .select .s-list a {border-bottom: 1px solid #e7e7e7;}