.container{max-width: 750px}
.text_input label{
    width: 20%;
    font-size: 1em;
    color:#ffffff;
    display: inline-block;
}
.text_input{margin-bottom: 15px;text-align: center;}
.text_input select{
    width: 60%;
    border:1px solid #ed203e;
    background: #fff;
    height: 1.8em;
}
.text_input input{
    width: 60%;
    border:1px solid #ed203e;
    background: #fff;
    line-height: 1.8em;
}
.test_btn{text-align: center;position: absolute;width: 100%;bottom: -0.9em}
.test_btn input{
    width: 40%;
    border:0;
    border-radius: 5px;
    background: #ed203e;
    color: #ffffff;
    font-size: 1.2em;
    line-height: 1.8em;
}

.yiwen{border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee;margin:0 1em;padding:0 1em;margin-top: 2em}
.yiwen ul li{font-size: 1em;color: #424242;overflow: hidden;}
.yiwen ul li:last-child{padding-bottom: 0}
.yiwen ul li p{display: inline-block;width: 80%;padding-left:1.7em;position: relative;line-height: 2em;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.yiwen ul li p span{display: inline-block;width: 1.4em;line-height: 1.4em;background:#3f3f3f;color: #fff;text-align: center;font-size: 0.9em;position: absolute;left: 0;top: 0.4em}
.yiwen ul li a{font-size: 1em;font-weight: bold;width: 3em;display: inline-block;text-align: center;line-height: 1.4em;margin-top: 0.5em}
.yiwen ul li div{float: right;}
.yiwen_btn1{background:#ed203e;color: #fff}
.yiwen_title2{line-height: 3em;font-size: 1.4em;color: #454545}
.yiwen_btn3{text-align: center;padding:1.5em 0;padding-top: 0.5em}
.yiwen_btn3 a{background: #ff4863;color: #fff;font-size: 1.1em;display: inline-block;line-height: 2em;width: 70%;border-radius: 1em;}


.zt_bottom_bm{margin-top: 2em;background: url("/img/art/boyin_51.jpg") no-repeat;background-position: center top;
    background-size:100% 100%;position: relative;padding-bottom:2.5em;margin-bottom: 2.9em}

.zt_bottom_bm form h4{font-size: 1.4em;font-weight: bold;color: #fff;text-align: center;line-height: 4em}
.zt_bottom_bm form h4 span{color: #ff4863}


.zhongdian_gz{margin-top: 2em;margin-bottom: 1em}
.zhongdian_gz_content ul{display: none}
.zhongdian_gz_content ul li{overflow: hidden;padding:0 1em;position: relative;}
.zhongdian_gz_content ul li:nth-child(odd){background: #f9f9f9}
.zhongdian_gz_content ul li p{line-height: 3em;font-size: 1em;color: #343434;width: 75%;display: inline-block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.zhongdian_gz_content ul li a{background: #ff4863;line-height: 1.6em;display: inline-block;border-radius: 0.8em;
        color: #fff;width: 5.5em;text-align: center;position: absolute;right: 1em;top: 0.9em}
.zhongdian_gz_title2{color: #454545;font-size: 1.2em;line-height: 2.2em;border:1px solid #ff4863;color: #ff4863;width: 50%;
        display: inline-block;text-align: center;}
.zhongdian_gz_bq div.on{background: #ff4863;color: #fff}