*{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body{

}
dt {
    font-style:normal !important;
}
.main{
	padding: 0;
    width: 100%;
    margin: 0 auto;
}
.main {
    padding: 0;
    width: 100%;
    margin: 0 auto;
    padding-top: 3rem !important;
}
.dianhua{
	position: fixed;
	/*z-index: 10006;*/
    z-index: 19;
	bottom: 3rem;
	width: 3rem;
	right: .3rem;
}
.dianhua img{
	width: 100%;
}
.ding{
	position: fixed;
	z-index: 10006;
	bottom: 2rem;
	width: 3rem;
	right: .3rem;
}
.ding img{
	width: 100%;
}
.head{
	float: left;
	width: 100%;
	height: 3rem;
	background:rgba(22,228,180,0.9);

}
.logo{
	float: left;
	width: 160px;
	
}
.logo img{
	width: 100%;
}
.nav_an {
    float: right;
    width: 150px;
    margin: .7rem 1rem 0px 0rem;
}
.nav_an b{
	width: 100%;
}
.nav_an img{
	width: 100%;
}
.nav_an a{
	font-size:1rem;
    color:#fff;
    font-weight:bold;
    line-height:28px;
}
.nav_an a img{
	width:28px;
    height:28px;
    float:left;
    margin-right:10px;
}
.nav_an p{
	width: 100%;
	display: none;
}
.nav_12 {
    float: left;
	width: 100%;
    height:100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	padding-top: 1.2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index:10002;
     bottom: -120%;
    transition: bottom .4s;
}
.nav{
	float: left;
	width: 100%;
	background: rgba(255,255,255,0.9);
    position:absolute;
	padding-top: 1.2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    bottom:0;/**/
    z-index:10003;
}
.nav_12.show {
    bottom: 3.2rem;
    transition: bottom .4s;
}
.nav_12.hide {
    bottom: -120%;
    transition: bottom .4s;
}
.nav ul{
	float: left;
	width: 100%;
}
.nav ul li{
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 1.2rem;
	font-size: 1rem;
}
.nav ul li a{
	display: block;
	color: #282828;
}
.top{
	float: left;
	width: 100%;
	background: #fff;
	height: 2.45rem;
}

.copyright{
	float: left;
	width: 100%;
	margin-top: 2rem;
	background: #e1e1e1;
	padding-bottom: 4.8rem;
}
.copyright ul{
	float: left;
	width: 92%;
	margin: .6rem 4% 0px 4%;
}
.copyright ul li{
	float: left;
	width: 100%;
	text-align: center;
	padding: .5rem 0px;
	border-bottom: 1px solid #ebebeb; 
	font-size: .95rem;
	
}
.copyright ul li a{
	color: #282828;
	display: block;
}
.copyright p{
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 1rem;
	color: #565656;
	font-size: .9rem;
}
.copyright span{
	float: left;
	width: 100%;
	text-align: center;
	line-height: 1.5rem;
	margin-top: .3rem;
	color: #565656;
	font-size: .9rem;
}

.copyright dl{
	float: left;
	width: 92%;
	margin: 0 4% 0px 4%;
}
.copyright dl dd {
    float: left;
    width: 100%;
    text-align: center;
    padding: .5rem 0px;
    border-bottom: 1px solid #ebebeb;
    font-size: .95rem;
    color: #999999;
}
.copyright dl dd a {
    color: #999999;
    margin: 0px 5px 0px 0px;
}
.copyright dl dd img{
    display:inline-block;
    width:28px;
}

.copyright dl dd .xia1 {
    display:none;
}
.xia1 {
    float:left;
    width:100%;

}
.xia1 a {
    margin: 0px 5px 0px 0px;
    padding: 5px 0px;
    display:inline-block;
}




.bottom_dai1 {
     float: left;
    width: 100%;
    margin-top: 2rem;
}
.bottom_dai1 a img{
    display: block;
    width: 50%;
    margin: 0px 25%;
}
.bottom_dai2 {
    float:left;
    width:100%;
}
.bottom_dai2 p{
     font-size: 2.2rem;
    color: #50330e !important;
    text-align: center;
    width: 100%;
    margin-top: 1rem;
    white-space: nowrap;
}

.daohang {
    float:left;
    width:100%;
    position:fixed;
    bottom:0px;
    z-index:10001;
}
.daohang1 {
    float:left;
    width:100%;
    background:#16e4b4;
    height:3.2rem;
}
.daohang1 dl{
    float:left;
    width:100%;
}
.daohang1 dl dd{
    float:left;
    width:25%;
    height:3.5rem;
}
.daohang1 dl dd.hover{
    background:#0cd899;
}
.daohang1 dl dd span{
    float:left;
    width:100%;
     height:3.5rem;
     background:#16e4b4;
}
.daohang1 dl dd em{
    float:left;
    width:100%;
     height:3.5rem;
     display:none;
     background:#0cd899;
}
.daohang1 dl dd a{
    display:block;
}
.daohang1 dl dd i{
    float:left;
    width:100%;
    margin-top:.8rem; 
}
.daohang1 dl dd i img{
    margin:auto;
    width:25px;
}
.daohang1 dl dd p{
    float:left;
    text-align:center;
    width:100%;
    font-size:.8rem;
    color:#fff;
    margin-top:.4rem;
}
.daohang1 dl dt{
    float:left;
    width:24.6%;
    border-left:1px solid #12bf97;
    height:4rem;
}
.daohang1 dl dt i{
    float:left;
    width:100%;
    margin-top:.5rem;
}
.daohang1 dl dt i img{
    margin:auto;
    width:25px;
}
.daohang1 dl dt p{
    float:left;
    text-align:center;
    width:100%;
    font-size:.8rem;
    color:#fff;
    margin-top:.2rem;
    font-weight:normal;
}
.daohang1 dl dt a{
    display:block;
}


.di {
    float:left;
    width:94%;
    margin:0px 3%;
}
.di h2{
    float: left;
    width: 100%;
    font-size:1.1rem;
    color:#14d5a7;
    padding:.5rem 0px;
}
.di a{
    font-size:.9rem;
    color:#666666;
    width:87px;
    line-height:1.5rem;
    display:inline-block;
    text-align:center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.di_1 {
    float: left;
    width: 94%;
    margin: 0px 3%;
}
.di_1 h2 {
    float: left;
    width: 100%;
    font-size: 1.1rem;
    color: #14d5a7;
    padding: .5rem 0px;
    margin-top:.5rem;
}
.di_1 ul{
    float: left;
    width: 100%;
}
.di_1 ul li{
    float: left;
    padding:.3rem .3rem;
    font-size:.9rem;
    background:#eeeeee;
    border-radius:5px;
    margin-right:.2rem;
    color:#fff;
}
.di_1 ul li.hover{
    background:#fff;
    box-shadow:0px 0px 8px #cff6ed;
    color:#14d5a7;
}
@media (max-width:360px) {
    .di_1 ul li {
        float: left;
        padding: .3rem .1rem;
        font-size: .8rem;
        background: #eeeeee;
        border-radius: 5px;
        margin-right: .2rem;
    }
}
.c_ai_con {
    float: left;
    width: 100%;
    color: #14d5a7;
    padding: .5rem 0px;
}
.c_ai_con1 {
    float:left;
    width:100%;
    display:none;
}
.c_ai_con1 a {
    float: left;
    font-size: .9rem;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 86px;
    text-align: center;
    line-height:1.5rem;
}


.quanwei {
    float: left;
    width: 94%;
    margin: 0px 3%;
}
.quanwei h2 {
    float: left;
    width: 100%;
    font-size: 1.1rem;
    color: #14d5a7;
    padding: .5rem 0px;
    margin-top:.5rem;
}
.quanwei ul{
    float: left;
    width: 100%;
}
.quanwei ul li{
    float: left;
    width:31%;
    text-align:center;
    margin-left:1%;
    font-size:.9rem;
    background:#eeeeee;
    border-radius:5px;
    margin-right:.2rem;
    color:#fff;
    height:1.5rem;
    line-height:1.5rem;
}
.quanwei ul li.hover{
    background:#fff;
    box-shadow:0px 0px 8px #cff6ed;
    color:#14d5a7;
}
.quanwei_con {
    float: left;
    width: 100%;
    color: #14d5a7;
    padding: .5rem 0px;
}
.quanwei_con1 {
    float: left;
    width: 100%;
    display:none;
}
.quanwei_con1 a {
    float: left;
    font-size: .9rem;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
    text-align: center;
    line-height: 1.5rem;
}

.ici_t {
    float: left;
    width: 94%;
    margin: 0px 3%;
}

.ici_t h2 {
    float: left;
    width: 100%;
    font-size: 1.1rem;
    color: #14d5a7;
    padding: .5rem 0px;
    margin-top: .5rem;
}

.ici_t ul {
    float: left;
    width: 100%;
}
.ici_t ul li{
    float: left;
    width: 24%;
    text-align:center;
    font-size:.9rem;
    background:#f2f2f2;
    border-radius: 5px;
    line-height:1.5rem;
    margin-right:1%;
}
.ici_t ul li.hover {
    background: #fff;
    box-shadow: 0px 0px 8px #cff6ed;
    color: #14d5a7;
}
.saixuan_1 {
    float: left;
    width: 100%;
    color: #14d5a7;
    padding: .5rem 0px;
}
.saixuan_1_con {
    float: left;
    width: 100%;
    display:none;
}
.saixuan_1_con a {
    float: left;
    font-size: .9rem;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 86px;
    text-align: center;
    line-height:1.5rem;
}

.xin_ji {
    float: left;
    width: 94%;
    margin: 0px 3%;
}


.xin_ji ul {
    float: left;
    width: 100%;
    margin-top:.5rem;
}
.xin_ji ul li{
    float: left;
    width: 49%;
    text-align:center;
    font-size:.9rem;
    background:#f2f2f2;
    border-radius: 5px;
    line-height:1.5rem;
    margin-right:1%;
}
.xin_ji ul li.hover {
    background: #fff;
    box-shadow: 0px 0px 8px #cff6ed;
    color: #14d5a7;
}
.xin_ji_co {
    float: left;
    width: 100%;
    color: #14d5a7;
    padding: .5rem 0px;
}
.xin_ji_co1 {
    float: left;
    width: 100%;
    display: none;
}
.xin_ji_co1 a {
    float: left;
    font-size: .9rem;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 86px;
    text-align: center;
    line-height:1.5rem;
}


.z-d {
    float: left;
    width: 92%;
    margin: 1.675rem 4% 0px 4%;
    background: #fff;
}
.z-d1 {
    float: left;
    width: 92%;
    margin: 1.675rem 4% 0px 4%;
    background: #fff;
}
.z-dian-top1 {
    float: left;
    width: 100%;
    font-size: 1.2rem;
    color: #333333;
    line-height: 1.3rem;
    margin-top: .8rem;
}

    .z-dian-top1 i {
        
    }

    .z-dian-top1 p {
        font-size: 1.2rem;
        font-weight: bold;
        color: #50330e;
        padding-bottom: 3px;
        text-align: center;
    }
    .z-dian-top1 p b{
        position:relative;
    }
    .z-dian-top1 p i{
        float: left;
        width: 100%;
        position:absolute;
        bottom:-8px;
        left:0px;
        border-top:2px solid #6b4e3f;
    }

    .z-dian-top1 span {
        font-size: .95rem;
        color: #6b4e3f;
        float: left;
        width: 100%;
        margin-top: 1rem;
        text-align: center;
    }



#ts2 span {
    float: left;
    width:auto;

}

.ind {
    float: left;
    width: 100%;
    margin-top: .3rem;
}
.ind-con, .ind-conF {
    float: left;
    width: 100%;
}
.ind-conF  i{
    float: left;
    color:#fe1e11;
    line-height: 2rem;
}
.ind-conF p {
    float: left;
    margin-top: 1rem;
    width: 100%;
}
.ind-conF1 p {
    float: left;
    margin-top: 1rem;
    width: 100%;
}
.ind p i{
    float: left;
    color:#fe1e11;
    line-height: 2rem;
}

.ind-conF > p > span {
    float: left;
    width: 34%;
    color: #aaaaaa;
    font-size: .95rem;
    line-height: 2rem;
    text-align: right;
    display: none;
}
.ind-conF1 p input {
    float: right;
    width: 90.5% !important;
    padding: 0 3%;
    border: 1px solid #e9e9e9;
    height: 2rem;
    font-size: .95rem;
    color: #cccccc;
    outline: none;
}
.ind-con1 {
    display:none;
}
.ind p select {
     float: right;
    width: 96.99%;
    padding: 0 3%;
    border: 1px solid #e9e9e9;
    height: 2rem;
    font-size: .95rem;
    color: #cccccc;
    outline: none;
    background:#fff;
    -webkit-appearance: none;
}
.ind p select option{
    color: #cccccc;         
}

.focus {
    border: #21b3b9 solid 1px !important;
}
.i_bian {
    float:left;
    width:3% !important;
}
#wechatM {
    float: left;
    width: 53% !important;
    margin-left:-0.5%;
}
#yanzheng {
    float: right;
    width: 68.1%;
}
.feachHover {
    background: #d8d8d8 !important;
    color: #707070 !important;
    border: 1px solid #d8d8d8 !important;
}

.feachBtn {
    float: right;
    width: 35%;
    height: 2rem;
    border: 1px solid #1ebdae;
    font-size: .75rem;
    background: #fff;
    color: #1ebdae;
    
    outline: none;
}
.t-jiao {
    float: left;
    width: 40%;
    height: 2rem;
    background: #fff;
   margin:0px 30% 0 30%;
    margin-top: .5rem;
}

    .t-jiao button {
        float: left;
        width: 100%;
        height: 2rem;
        background: #fff;
        outline: none;
        font-size: 1rem;
        color: #6c4f3f;
        border: 1px solid #6b4e3e;
    }

        .t-jiao button:hover {
            background: #fff;
        }

.ti-s {
    float: left;
    width: 100%;
    margin-top: .5rem;
    height:20px;
}

    .ti-s p {
        float: left;
        width: 100%;
        font-size: .75rem;
        color: #e26b2d;
        line-height: 1.2rem;
        height: 1.2rem;
    }

        .ti-s p img {
            float: left;
            margin-right: 7px;
            margin-top: 1px;
            width: 15px;
            height: 15px;
        }
@media (max-width:320px) {

}
    

    .ind p input::-webkit-input-placeholder {
        /* placeholder颜色  */
        color: #cccccc;
    }

    .ind p input:-moz-placeholder {
        /* placeholder颜色  */
        color: #cccccc;
    }

    .ind p input::-moz-placeholder {
        /* placeholder颜色  */
        color: #cccccc;
    }

    .ind p input:-ms-input-placeholder {
        /* placeholder颜色  */
        color: #cccccc;
    }


    #content::-webkit-input-placeholder {
        color: #cccccc;
    }


    #content:-moz-placeholder {
        /* placeholder颜色  */
        color: #cccccc;
    }

    #content::-moz-placeholder {
        /* placeholder颜色  */
        color: #cccccc;
    }

    #content:-ms-input-placeholder {
        /* placeholder颜色  */
        color: #cccccc;
    }

    .focus {
        border: #21b3b9 solid 1px !important;
    }




    .da-ceng {
        background: url(../images/xinjia/tanchu.png) no-repeat;
        float: left;
        width: 100%;
        height: 100%;
        position: fixed;
        z-index: 1000000001;
    }

    .dange {
        float: left;
        width: 90%;
        background: #fff;
        border-top: 6px solid #21b3b9;
        position: absolute;
        left: 50%;
        margin-left: -45%;
        top: 100px;
        padding-bottom: 40px;
    }

    .delete {
        float: right;
        margin: -10px -36px 0px 0px;
    }

    .dange span {
        float: left;
        width: 90%;
        margin-left: 5%;
        font-size: 1.2rem;
        color: #333333;
        line-height: 1.4rem;
        margin-top: 1rem;
        padding-bottom: .2rem;
        font-family: xi !important;
        font-weight: lighter;
    }

        .dange span img {
            display: inline-block;
            margin-right: 12px;
            margin-top: -5px;
            width: 15px;
            height: 15px;
        }

    .dange-con-top1 {
        float: left;
        width: 90%;
        margin: 0 5%;
        margin-top: .2rem;
    }

        .dange-con-top1 p {
            float: left;
            width: 100%;
            font-size: .95rem;
            line-height: 1.2rem;
            color: #666666;
        }

            .dange-con-top1 p strong {
                font-weight: bold;
                color: #21b3b9;
                font-style: oblique;
                width: 100%;
                float: left;
            }

        .dange-con-top1 em {
            float: left;
            width: 682px;
            font-size: 20px;
            line-height: 26px;
            color: #333333;
            margin-top: 12px;
            font-style: oblique;
        }

    .present {
        float: left;
        width: 40%;
        height: 2rem;
        line-height: 2rem;
        text-align: center;
        font-size: .95rem;
        color: #fff;
        margin-top: 1rem;
        padding-bottom: .5rem;
    }

        .present a {
            font-size: .95rem;
            color: #fff;
            width: 100%;
            height: 2rem;
            background: #21b3b9;
            outline: none;
            display: block;
            color: #fff;
        }

    .addc {
        border: #e26b2d solid 1px !important;
    }

