body{
    background-color: #f5f3f3;font-family:'Helvetica','PingFang SC','Arial','\5FAE\8F6F\96C5\9ED1',sans-serif;
}

header{width: 100%;}
header h2{ font-weight:bolder}
header a{ width:3rem; height:3rem; display:inline-block; position:absolute; top:0}
header a img{ width:2rem; height:2rem; margin:.5rem}
header a:first-child{ left:0}
header a:last-child{ right:0}

.info{ padding:1rem 1rem 1rem 8rem; font-size:.8rem; border-bottom:.02rem solid #eee; position:relative}
.info-head{ width:6rem; position:absolute; left:1rem; top:1rem; z-index:0; font-size:.8rem; text-align:center; color:#ff6277}
.info-head img{ width:5rem; height:5rem}
.info-head span{ width:100%; display:inline-block; padding-top:.3rem}
.info-tit{ padding-bottom:.3rem; font-size:1.1rem; font-weight:bolder; color:#ff6277}
.info-con{ position:relative}
.info-con li{ padding:.1rem 0}
.info-tel{ padding-top:.1rem; font-size:.9rem; font-weight:bolder}
.info-tel a{ width:auto; display:inline-block; color:#ff6277}

.btn1{
    color:#ffffff;
    background-color: #b00000;
    padding: 6px;
    margin: 0 auto;
    font-size: 16px;
    height: 40px;
    line-height: 30px !important;
    border: 1px solid #aaa;
    font-weight: 600;
}
.btn2{
    color: #ffffff;
    font-weight: 600;
    background-color: #b00000;
    padding: 6px;
    height: 40px;
    line-height: 30px !important;
    margin: 0 auto;
    font-size: 16px;
    border: 1px solid #aaa;
    /*background: url("../images/btn1.jpg");*/
}
/*表单*/
.forml {
    /*margin:15px 0;*/
}
.forml,.from-box .forml{
    text-align: center;
}
.forml input,.from-box .forml input{
    display: block;
    margin: 0 auto;
    width: 80%;
    padding: 6px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 6px;
    border: 1px solid #aaa;
    border-radius: 5px;
}
.forml .btn1,.from-box .forml .btn1{
    width: 80%;
    height: 40px;
    border: none;
    margin-top: 15px;
}
.forml input[type="radio"]{
    -webkit-appearance: radio;
    box-sizing: border-box;
    clip: auto;
    height: 20px;
    display: inline-block;
    width: 20px;
    position:static;
    margin-bottom: 0;
    vertical-align: sub;
    margin: 5px 5px 20px 5px;
}
.forml .radio{

}
.forml .radio div{
    display: inline-block;
}
.forml select{
    padding: 6px;
    width: 80%;
    height: 40px;
    line-height: 30px;
    margin-bottom: 6px;
    border-radius: 5px;
}
/*====*/

#window{
    position: absolute;
    z-index: 10;
    width: 80%;
    left: 10%;
    top: 3%;
    background-color: #fff;
    padding: 20px;
}
@keyframes leftrun
{
    from {
        left: -110%;
    }
    to {
        left: 0;
    }
}
@keyframes rightrun
{
    from {
        left: 110%;
    }
    to {
        left: 0;
    }
}
@keyframes mymove
{
    from {
        margin-bottom: 10px;
    }
    to {
        margin-bottom: 0px;
    }
}
/*=======*/
.stoast{
    position: fixed;
    top: 35%;
    left: 15%;
    display: none;
    width: 70%;
    border-radius: 6px;
    background-color: #ffffff;
    z-index: 999;
    text-align: center;
    transform: scale(0.1);
}
.stoast p{
    margin: 0 auto;
    font-size: 1.37rem;
    padding: 1rem 0 1rem;
}
.stoast p:nth-child(1) {
    width: 82%;
    border-bottom: solid 1px #d73646;
    color: #333333;
}
.stoast p:nth-child(2) {
    margin: 10px;
}
.stoast p:last-child{
    background-color:#d73646;
    color: #ffffff;
    border-radius: 0 0 6px 6px;
}
.show {
    -o-animation: reback .1s linear forwards;
    -ms-animation: reback .1s linear forwards;
    -moz-animation: reback .1s linear forwards;
    -webkit-animation: reback .1s linear forwards;
    animation: reback .1s linear forwards;
}
@keyframes reback {
    100% {
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.backBg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: 998;
    top: 0;
    left: 0;
}
.red, .red2{
    color: red;
}


.imgSize2{
    width: 3rem;
    height: 3rem;
    opacity: 0;
    vertical-align: middle;
}
.imgSize2-box{
    width: 3rem;
    height: 3rem;
    display: inline-block;
    background:url("../images/2wq.png");
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
	float:left;
	margin-right:.8rem;
}
.imgSize2-box0{
    width: 3rem;
    height: 3rem;
    display: inline-block;
    background:url("../images/qw.png");
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
	float:right;
	margin-left:.8rem;
}
.yisheng{
	min-height:3rem;
    text-align: left;
    margin: 1rem;
}

.yisheng2{
    text-align: left;
    margin: 1rem;
}
.guke{
	min-height:3rem;
    text-align: right;
    margin: 1rem;
}
.bg1{
	background:#fff
}
.bg2{
	background:#ff6277; color:#fff
}
.bg1,.bg3,.bg4{
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    display: inline-block;
    padding: 0.5rem .8rem;
    max-width: 68.2%;
    font-size: .9rem;
    vertical-align: middle;
	text-align:justify; border-radius:.6rem;
    border: 1px solid #666;
    border-radius: 15px;
    margin-top: 10px;
}



.bg2{
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    display: inline-block;
    padding: 0.5rem .8rem;
    max-width: 68.2%;
    font-size: .9rem;
    vertical-align: middle;
	text-align:justify; border-radius:.6rem;
    border-radius: 15px;
    margin-top: 10px;
}

.bg1 ul li{
    float: left;
    width: 40%;
    margin-right: 10%;
    margin-top: 5%;
    background-color: #ef862a;
    border-radius: 10px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;

}



.bg3 ul li{
    float: left;
    width: 45%;
    margin-right: 5%;
    margin-top: 5%;
    background-color: #ef862a;
    border-radius: 10px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;

}


.bg4 ul li{
    float: left;
    width: 80%;
    margin-right: 10%;
    margin-top: 5%;
    background-color: #ef862a;
    border-radius: 10px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;

}

.guke .bg2{ margin-top:.4rem}
.btn-window{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4.5rem;
    background-color: #ffffff;
}
.btn-window>div{
    text-align: center;
    height: 100%;
}
.btn-window a{
    width: 44%;
    /* color: white; */
    height: 2.5rem;
    line-height: 2.5rem;
	margin:1rem auto;
    border-radius: 3px;
    display: inline-block;
    font-size: 1.2rem;
    background-color: #ff6277;
	 color:#fff;
}
.content{
	padding-top:.5rem; padding-bottom:4.5rem
}
.btn-window .left,.btn-window .right{
    margin: 0.8rem auto;
}
.secend{
    display: none;
}
.three{
    display: none;
}
.btn-window .three a{
    width: 90%;
    height: 2.5rem;
    line-height: 2.5rem;
    margin: 1rem auto;
}
.bottom-box{
    margin-bottom: 4rem;
    display: none;
}
.here{
    height: 8rem;
    width: 100%;
    opacity: 0;
}