* {margin:0;padding:0;box-sizing: border-box;}
body, html {max-width: 640px;margin: 0 auto;font-size:14px;background-color:white;color:#333}
img {display:block;}
img {display:block;width:100%}
body {background-color:#f0f0f0;color:#444}
a {text-decoration:none;out-line: none;color: #333;}
ul,li{ padding:0;margin:0;list-style:none}

.nav {
    width: 100%;
    height: 46px;
    background: #383838;
    font-size: 17px;
    color: #fff;
    line-height: 46px;
    text-align: center;
    position: relative;
}
.nav span {
    font-size: 12px;
    width: 18%;
    height: 24px;
    border: 1px solid #fff;
    border-radius: 5px;
    position: absolute;
    top: calc(50% - 12px);
    right: 10px;
    display: block;
    text-align: center;
    line-height: 22px;
}

.shadow {box-shadow:0 0 8px #ddd;background-color:white;margin-bottom:12px;border-radius:6px}

.container {padding:6px}
.info_frame {background-color:white;border-radius:6px;padding:0 10px;}
.input_area {height:45px;line-height:45px;font-size:15px}
.input_line {height:1px;background:url('../images/dashi_line.png') repeat;}
.left {float:left}
.info_frame .title{color:#444;padding-right:20px}
.info_frame .input{color:#444;font-size:15px;line-height:45px;background:none;width:100%;border:none;outline: none;cursor: auto;}
.sepbar {height:50px}
.mt20 {margin-top:20px}

.sex i {display: block;float: left;width: 20px;height: 20px;border: 1px solid #b9b9b9;
    background-color: #fff;border-radius: 50%;border-color: #d23037;
    -o-border-radius: 50%;-ms-border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;}
.sex span {display: block;float: left;padding-top: 0px;width: 70px;}
.sex span.cur i {background-color: #d51515;border-color: #d51515;
    background: url(../images/icon_suo_dagou.png) center center no-repeat #d51515;
    background-size: 20px auto;}
.sex font {display: block;height: 20px;line-height: 20px;overflow: hidden;padding-left: 10px;color: #444;}

#btn_qm ,#btn_cm,#btn_qiming2{height:60px;line-height:60px;color:white;font-size:16px;text-align:center;background:url("../images/wyqm_nav.png") left top no-repeat;margin-top:20px;width: 100%;background-size: 100% 170px;}


.test_count{font-size:13px;margin-top:10px;background-color:none}
.test_count span {color:#d51515}

.intro_frame { position: relative;}
.intro_frame .label{position: absolute;transform: translateY(-50%);}

.short_desc {text-align:center;color:#666;font-size:12px;margin-top:5px;}
.intro {margin-top:15px;text-align:center;font-size:14px;color:#666;line-height:2}

.case {display:flex;border-bottom:1px solid #eee;padding:15px 0}
.case img {width:64px;height:64px;border:1px solid #d51515;border-radius:32px;margin:0 15px 0px 5px}
.case .name {font-size:15px;font-weight:bold;color:#333}
.case .desc {font-size:14px;color:#666;line-height:1.5;margin-top:5px}

.btm_fixed {position: fixed;bottom: 0;left: 50%;transform:translateX(-50%);width: 100%;max-width:640px;height: 46px;background-color:#d51515;z-index: 39;display: none;
    text-align:center;line-height:46px;color:white;font-size:16px}

.com_intro {padding:0 15px;font-size:15px;color:#333;line-height:1.6;margin-top:5px;text-align:justify}

.public_footer_servers {background-color:#f0f0f0 !important;color:#444}

button  {
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box;
    border: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-style: normal;
}

.di_but{}
.di_but button {
    width: 100%;
    height: 100%;
    background: #d51515;
    float: left;
    letter-spacing: 2px;
    color: #f3ec7b;
    position: relative;
    font: 400 13.3333px Arial;
    font-size: 24px;
}
.di_but button:before {
    content: '';
    width: 92%;
    height: 21px;
    background: url(../images/btm_frame.png) no-repeat;
    background-size: 100%;
    display: block;
    position: absolute;
    bottom: 5px;
    left: 4%;
    transform: rotate(180deg);
}

.di_but button:after {
    content: '';
    width: 92%;
    height: 21px;
    background: url(../images/btm_frame.png) no-repeat;
    background-size: 100%;
    display: block;
    position: absolute;
    top: 5px;
    left: 4%;
}

.di_but button i {
    width: 20px;
    height: 28px;
    background: url(../images/hand.png) no-repeat;
    background-size: 100%;
    display: block;
    position: absolute;
    top: calc(50% - 14px);
    right: 45px;
    animation: heads 0.7s infinite;
    transform: rotate(340deg);
}

@keyframes heads{
    from{right:48px;}
    to{right:45px;}
}

/*鍒嗗壊绾�*/
.tabTitle{
    display: flex;
    padding:10px 0;
    justify-content: space-between;
}
.tabTitle>span{
    display: block;
    width: 49%;
    background: url(../images/wyqm_nav.png) 7px -66px no-repeat;
    height: 40px;
    background-size: 100% 130px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.tabTitle>span.active{
    background: url(../images/wyqm_nav.png) 7px top no-repeat;
    color: #fff;
    background-size: 100% 130px;
}
.select {
    border: 0;
    outline: 0;
    color: #666;
    font-size: 15px;
    float: right;
    height: 45px;
    line-height: 45px;
    background: white;
}
.disflex{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.qm_wd,.qm_an{
    margin-top: 10px;
}
.qm_wd ul{
    flex-wrap: wrap;
}
.qm_wd li{
    width: 30%;
    text-align: center;
    margin-bottom: 20px;
}
.qm_wd li img{
    width: 66%;
    margin: 0 auto 5px auto;
}
.qm_wd li p{
    font-size: 15px;
}
.title1{
   margin-top: 10px;
    padding: 15px 0;
    justify-content: center;
}
.title1 p {
    font-size: 17px;
    color: #ec6363;
    margin: 0 10px;
    letter-spacing: 4px;
    text-align: center;
    font-weight: bold;
}
.title1 img{
    width: 18%;
}
.qm_an {
    padding-bottom: 20px;
}
.qm_an li img{
    width: 50%;
}
.qm_an li .an_text{
    width: 50%;
    text-align: center;
    align-items: center;
    justify-content: space-around;
    margin: 0 5% 0 10%;
}
.qm_an li .an_text h4{
    font-size: 18px;
    font-weight: bold;
    color: #c73b3b;

}

.qm_an li .an_text1{
    margin: 5px;
}
.qm_an li .an_text1 p{
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    color: #333;
}
.qm_an li .an_text1  p.an_p{
    text-align: center;font-size: 15px;
    padding-bottom: 3px;
    color: #000;
}
.pinglun{
    padding: 10px 0;
    border-top: 1px dashed #dddddd;
}
.pinglunTop{
    justify-content: flex-start;
}
.pinglunTopLeft{
    width: 40px;
    border-radius: 50%;
    margin-right: 10px;
}
.pinglunTopRight h3{
    font-size: 15px;
    color: #333;
    margin-bottom: 5px;
}
.pinglunTopRight p{
    color: #666;
    font-size: 12px;
}
.pinglunTopRight p b{
    color: #D51415;
    padding-left: 5px;
}
.pinglunText{
    font-size: 14px;
    color: #333;
    padding: 10px 0;
}
.zan img,.pl img{
    width: 16px;
    display: inline-block;
    vertical-align: text-bottom;
}
.zan{
    margin-left: 10px;
}
.pinglunBottom{
    font-size: 12px;
    color: #666;
    padding-bottom: 10px;
}
.pinglunBottom i{
    font-style: normal;
    padding: 0 3px;
}
.pinglunFixed{
    position: fixed;
    bottom: 55px;
    width: 100%;
    z-index: 999999;
    background-color: #f5f5f5;
    left: 0;
    max-width: 640px;
    padding: 10px;
    display: none;
}
.pinglunFixed textarea{
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    width: 80%;
    font-size: 12px;
    line-height: 1.6;
    color:#333;
    padding: 5px;
    min-height: 30px;
    resize: vertical;
    max-height: 70px;
}
.btnFs{
    width: 16%;
    height: 35px;
    background: #c73b3b;
    border-radius: 20px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
}
.pinglunTag{
    flex-wrap: wrap;
    margin-bottom:10px;
}
.pinglunTag span{
    border: 1px solid #c73b3b;
    padding: 5px;
    font-size: 12px;
    width: 32%;
    color: #c73b3b;
    margin-bottom: 10px;
    text-align: center;
}
.ct_box_11>p{
    font-size: 14px;
}
.ct_box_11 ul{
    padding: 15px 0;
}
.ct_box_11 ul li{
   width: 20%;
    text-align: center;
}
.ct_box_11 ul li p{
    font-size: 14px;
    margin-top: 5px;
}
.pageTowOne {
    background: #fff url("../images/guo.png") center center no-repeat;
    background-size: 60px;
    border: 1px solid #ddd;
    border-radius: 50%;
}

.pagetowTwo {
    background: #fff url("../images/ai.png") center center no-repeat;
    background-size: 50px;
    border: 1px solid #ddd;
    border-radius: 50%;
}

.pageTowTop {
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    left: 0;
    top: -40px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.pageTwoBox > h4 {
    font-weight: bold;
    font-size: 15px;
    color: #2f2f2f;
    line-height: 25px;
    padding-top: 44px;
}

.blue {
    color: #000;
}

.small_line {
    display: inline-block;
    width: 20%;
    height: 1px;
    background: #951A1C;
    margin-bottom: 10px;
}

.pageTwoBox > p {
    line-height: 25px;
    font-size: 13px;
    color: #2c2c2c;
}

.pageTwoBox {
    border: 1px solid #ddd;
    text-align: center;
    padding: 5px;
    height: 250px;
    position: relative;
    width: 49%;
}
.pageP{
    padding-bottom: 20px;
}
.red{
    color: #9b0505;
}
.p_s{
    justify-content: center;
}
.p_s span{
    padding: 5px;
}
@media screen and (max-width: 360px){
    .title1 img{
        width: 15%;
    }
    .title1 p{
        font-size: 15px;
    }
}