*{margin:0px;padding:0px;}
/* html,body{height: 100%;} */
body{font-family: "Microsoft YaHei","微软雅黑","simsun","sans-serif","Hiragino Sans GB","STHeiti",Arial;background-color:#fff;font-size:85%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;position: relative;}
h1,h2,h3,h4,h5,h6,em{font-weight:normal;font-style:normal;}
table,td,tr{border:none;border-collapse:collapse;}
ul,li,ol{list-style:none;}
img,fieldset{border:medium none;display:block;}
img{vertical-align:left;}
a{cursor:pointer;blr:expression(this.onFocus=this.blur());outline:none;}
a:link,a:visited{color:black;text-decoration:none;}
a:hover,a:active{color:black;text-decoration:none;}
a.ani{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.clear{clear:both;width:1px;overflow:hidden;height:0;}
.clearfix{*zoom: 1;}
.clearfix:after{clear: both;display: block;overflow: hidden;height: 0;visibility: hidden;content: ".";}
.hidden{display:none;}
.pull-left,.fl{float: left;}
.pull-right,.fr{float: right;}
.fdn{font-size: 0;text-indent: -999em;line-height: 0;}
.text-overflow{overflow: hidden;white-space: nowrap;-ms-text-overflow: ellipsis;text-overflow: ellipsis;}
h1{display: block;font-size: 0;line-height: 0px;text-indent: -999em;}
/*margin*/
.mt10{margin-top: 10px;} .mt20{margin-top: 20px;}

.warp{background: url("images/bg.jpg") no-repeat center top;height: 100%;}
.banner,.banner img,.col1,.col2,.col3,.col4,.col5{width: 1000px;height: auto;;margin:0 auto;overflow: hidden;}

/* tab */
.option_item {
	width: 1000px;
    height: 100%;
    display: block;
    margin: 49px auto 0;
    overflow: hidden;
    /* padding-bottom: 150px; */
}
.option_item .nav{
    width: 197px;
    height: 100%;
    float: left;
    display: block;
    overflow: hidden;
}
.option_item .option_title {
	height: 100%;
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #613ccc;
    border-right: 2px solid #613ccc;
    background: #eee8fe;
    box-sizing: border-box;
}
.option_title div {
	width: 100%;
	height: auto;
	display: block;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
    line-height: 25px;
    height: 73px;
	color: #613ccc;
    cursor: pointer;
    padding: 10px 0;
    box-sizing: border-box;
}
.option_title a,.option_title a:link,.option_title a:visited,.option_title a:hover {
	color: #333333;
	width: 131px;
	height: 44px;
	display: inline-block
}
.option_title div.on {
	color: #d80078;
    border-left: 6px solid #613ccc;
    border-top: 1px solid #613ccc;
    border-bottom: 1px solid #613ccc;
    border-right: 3px solid #613ccc;
    box-sizing: border-box;
    background: #fff;
}
.item-con {
	background: #fff;
	width: 742px;
    float: right;
    display: block;
    overflow: hidden;
    padding-bottom: 30px;
}
.item-con_list {
	display: none;
}

/* 标题（公用） */
.head_tit{
    width: 742px;
    height: 75px;
    background: url("images/pc-title.png") no-repeat top center;
    text-align: center;
    font-size: 28px;
    line-height: 30px;
    color: #d80078;
    padding-top: 41px;
    box-sizing: border-box;
    font-weight: bold;
}
.head_tit_long{
    background: url("images/pc-title2.png") no-repeat top center;
}
/* 活动介绍 */
.Introduce{
    display: block;
}
.Introduce .txt,.Doctor .txt{
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    margin-top: 34px;
}
.Introduce .txt p{
    font-size: 15px;
    line-height: 26px;
    text-indent: 32px;
    color: #333333;
    text-align: justify;
}

/* 医师 */
.Doctor .txt,.Nurse .txt{
    width: 680px;
    height: auto;
    margin: 32px auto 0;
}
.Doctor .txt p,.Nurse .txt p{
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    text-align: justify;
}
.Doctor .txt i,.Doctor .txt span,.Nurse .txt i,.Nurse .txt span{
    font-size: 20px;
    line-height: 30px;
    float: left;
    color: #333333;
    font-style: inherit;
}
.Doctor .txt span,.Nurse .txt span{
    width: 85%;
}
.Doctor .tips,.Nurse .tips{
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #747070;
    margin: 20px auto;
}
.collect-box{
    width: 120%;
    height: auto;
    display: inline-block;
    position: relative;
}
.collect-box .list-item{
    width: 173px;
    height: auto;
    float: left;
    box-sizing: border-box;
    border: 1px solid #c4d0d9;
    margin-right: 16px;
    margin-bottom: 47px;
}
.collect-box .list-item .tit{
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #000000;
    margin: 8px auto 3px;
}
.collect-box .list-item .img{
    width: 168px;
    height: 243px;
    position: relative;
}
.collect-box .list-item img{
    width: 168px;
    height: 243px;
    margin-top: -8px;
}
.collect-box .list-item .index{
    position: absolute;
    top: 0;
    left: 10px;
    background: url("images/icon1.png") no-repeat;
    background-size: 100%;
    width: 21px;
    height: 19px;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    font-weight: bold;
}
.collect-box .list-item .abst{
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    width: 120px;
    margin: 0 auto;
    height: 36px;
}
.collect-box .list-item .voteVote-jg{
    width: 70px;
    height: auto;
    display: inline-block;
    font-size: 12px;
    line-height: 23px;
    text-align: center;
    background: #d80078;
    color: #fff;
    border-right: 1px solid #a2045d;
    border-bottom: 2px solid #a2045d;
    border-radius: 50px;
    box-sizing: border-box;
    float: left;
    margin-top: 18px;
    margin-left: 41px;
}
.collect-box .list-item label input{
    display: none;
}
.collect-box .list-item i{
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url("images/active_bg.png") no-repeat;
    background-size: 100%;
    float: left;
    margin-top: 11px;
    margin-left: 16px;
    margin-bottom: 10px;
}
.collect-box .vote-bt{
    width: 742px;
    height: 52px;
    position: fixed;
    bottom: 0;
    background: #d80078;
}
.collect-box .vote-bt a{
    font-size: 21px;
    line-height: 38px;
    width: 239px;
    height: auto;
    border-radius: 30px;
    margin: 6px auto;
    display: block;
    overflow: hidden;
    background: #fff;
    color: #d80078;
    text-align: center;
    box-sizing: border-box;
    border-right: 3px solid #a40960;
    border-bottom: 2px solid #a40960;
    cursor: pointer;
}

/* seach */
.search-box{
    width: 514px;
    height: auto;
    margin: 35px auto 0;
    display: block;
    overflow: hidden;
}
.search-box #searchstr,.search-box #searchstr2{
    width: 437px;
    border-radius: 5px;
    border: 2px solid #e5e5e5;
    background: #fff;
    height: 35px;
    box-sizing: border-box;
    padding: 5px;
    float: left;
}
.search-box #search_btn,.search-box #search_btn2{
    width: 80px;
    height: 35px;
    background: #d80078;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; 
    border: none;
    float: left;
    color: #fff;
    margin-left: -3px;
}


/* 报名 */
.black_bg{
    width: 100%;
    height: 100%;
    position: fixed;
    background: black\9;
    filter: alpha(opacity=50);
    background: rgba(0,0,0,0.5);
    display: none;
    overflow: hidden;
    bottom: 0;
    z-index: 10;
    left: 0;
}


@media only screen and (max-width: 765px){
    .warp{
        width: 100%;
        height: auto;
    }
    .banner,.banner img{
        width: 100%;
        height: auto;
    }
    .option_item{
        width: 100%;
        height: auto;
        margin:  0.5rem auto 0;
    }
    .collect-box .vote-bt{
        left: 0;
        width: 100%;
        height: auto;
        bottom: 1.3rem;
    }
    .collect-box .vote-bt a{
        width: 2.39rem;
        height: auto;
        line-height: 0.5rem;
        font-size: 15px;
        margin: 0.24rem auto;
        padding: 2px 0;
    }
    .option_item .nav{
        width: 100%;
        height: auto!important;
        float: none;
        position: fixed;
        bottom: 0;
        z-index: 9;
    }
    .option_title div{
        width: 2.37rem;
        height: 1.05rem;
        float: left;
        font-size: 12px;
        padding: 0.2rem 0;
        background: #ffffff;
        line-height: 16px;
        color: #cbcbcb;
        box-shadow: 2px 3px 0 #e1e1e2;
    }
    .option_title div:first-child{
        padding: 18px 0;
        line-height:16px!important; 
    }
    .option_title div:nth-child(2){
        margin: 0 0.14rem;
    }
    .option_item .option_title{
        border: none;
        background: inherit;
        padding-bottom: 0.2rem;
    }
    .option_title div.on {
        color: #d80078;
        border: none;
        box-sizing: border-box;
        background: #ffcfea;
    }
    .item-con{
        width: 6.28rem;
        height: auto;
        float: none;
        margin: 0 auto;
        padding-bottom: 2.5rem;
    }
    .head_tit{
        width: 100%;
        background: url("images/pc-title2-phone.png") no-repeat top center;
        background-size: 100%;
        font-size: 18px;
        line-height: 0.6rem;
        padding-top: 0.4rem;
        height: auto;
    }
    .head_tit_long{
        background: url("images/pc-title2-phone.png") no-repeat top center;
        background-size: 118%;
    }
    .Introduce .txt, .Doctor .txt,.Nurse .txt{
        margin-top: 0.34rem;
        width: 100%;
    }
    .Doctor .txt i, .Doctor .txt span, .Nurse .txt i, .Nurse .txt span{
        font-size: 13px;
        float: none;
        line-height: 25px;
    }
    .search-box{
        width: 100%;
        margin: 0.4rem auto 0;
    }
    .search-box #searchstr, .search-box #searchstr2{
        width: 80%;
    }
    .Doctor .tips, .Nurse .tips{
        font-size: 12px;
        margin: 0.2rem auto;
    }
    .collect-box{
        width: 100%;
    }
    .collect-box .list-item{
        width: 3rem;
        height: auto;
        margin-right: 0.14rem;
        margin-bottom: 0.6rem;
    }
    .collect-box .list-item .img,.collect-box .list-item img{/*7.15-gai*/
        width: 2.88rem;
        height: 3.8rem;
        margin-top: -4px;
    }
    .collect-box .list-item i{
        margin-left: 0.14rem;
    }
    .collect-box .list-item .voteVote-jg{
        float: right;
        margin-left: 0;
        margin-right: 0.15rem;
    }
    .search-box #search_btn, .search-box #search_btn2{
        font-size: 12px;
        width: 1.3rem;
    }
    .popup_success{
        position: absolute;
        width: 4.5rem;
        height: 2.36rem;
        background: url("images/success-bg.png") no-repeat;
        background-size: 100%;
        margin: auto;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        box-sizing: border-box;
        padding: 0.46rem 0;
    }
    .popup_success p{
        font-size: 16px;
        text-align: center;
        line-height: 25px;
        color: #d80078;
    }
    .popup_success .btn{
        width: 100%;
        height: auto;
        border-top: 1px solid #9e86e4;
        text-align: center;
        font-size: 16px;
        line-height: 20px;
        text-shadow: 0 0 8px #fff;
        margin-top: 0.29rem;
        cursor: pointer;
        height: 0.56rem;
        position: absolute;
        bottom: 0;
    }
    #praise_success .popup_success{
        padding: 0.7rem 0;
    }
    
}

@media only screen and (max-width: 360px){
    .register_box .txt p span{
        width: 2.9rem;
    }
    .lottery_Popup .txt p span{
        width: 2.8rem;
    }
    .lottery-unit{
        padding: 0.2rem 0.1rem;
    }
    .QrCode_box p{
        line-height: 16px;
    }
}
@media only screen and (max-width: 320px){
    .lottery_Popup .txt p i,.lottery_Popup .txt p span{
        float: left;
        width: 100%;
    }
    .lottery_Popup .txt p span{
        text-align: left;
    }
    .register_box .txt p span{
        width: 100%;
        float: none;
        text-align: left;
    }
    .register_box{
        width: 5.5rem;
        height: 6.8rem;
        background-size: 100% 100%;
    }
    .register_box .txt{
        width: 4.6rem;
    }
    .popup_success p{
        line-height: 21px;
    }
    .modal-lottery-sorry{
        padding: 1.5rem 0.3rem;
    }
    .lottery_Popup{
        width: 5.5rem;
        height: 6rem;
    }
    .QrCode_box{
        height: 6rem;
    }
    .search-box #searchstr, .search-box #searchstr2 {
        width: 79%;
    }
    .collect-box .list-item .abst{
        font-size: 12px;
        width: 2.2rem;
        height: 1.3rem;
    }
}
.popup_success{
        position: absolute;
        width: 4.5rem;
        height: 2.36rem;
        background: url("images/success-bg.png") no-repeat;
        background-size: 100%;
        margin: auto;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        box-sizing: border-box;
        padding: 0.46rem 0;
    }
    .popup_success p{
        font-size: 23px;
        text-align: center;
        line-height: 25px;
        color: #d80078;
    }
    .popup_success .btn{
        width: 100%;
        height: auto;
        border-top: 1px solid #9e86e4;
        text-align: center;
        font-size: 20px;
        line-height: 0.56rem;
        text-shadow: 0 0 8px #fff;
        margin-top: 0.29rem;
        cursor: pointer;
        height: 0.56rem;
        position: absolute;
        bottom: 0;
    }
    #praise_success .popup_success{
        padding: 0.7rem 0;
    }









































