html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-family: STHeiti,Helvetica,HelveticaNeue,Droidsansfallback,Droid Sans,Dengxian,Segoe;
	background-color:#f6f6f6
}

img {
    border: none
}

input,select,textarea,button {
    outline: none;
    border: none;
    background: none
}

textarea {
    resize: none
}
/*
a {
    text-decoration: none;
    color: #656565
}
*/

.app_url{
	color: blue
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

.clearfix {
    zoom:1;clear: both
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.tl {
    text-align: left
}

.wrapper {
    width: 7.5rem;
    height: 19.47rem;
    margin: auto;
    background: url(../img/beijing@2x.png) no-repeat center;
    background-size: 7.5rem 19.83rem;
    font-size: 14px;
    padding-top: .36rem
}

.wrappera {
    width: 7.5rem;
    height: 26.2rem;
    margin: auto;
    background-color: #fff;
    font-size: .5rem;
}

.code {
    height: 1.4rem;
    background-color: #157df5;
    margin: 0;
    color: #ecffff;
}

.code h1 {
    font-size: .4rem;
    color: #fff;
    height: .54rem;
    line-height: .54rem;
    padding-top: .4rem;
    padding-left: .2rem;
    font-weight: normal;
    text-align: center;
}

.code .num {
    font-size: .5rem;
    color: #1fceb3;
    padding-top: .25rem;
    font-weight: bold
}

.deadline {
    font-size: .2rem;
    color: #fff;
    margin: .15rem 1rem .28rem 1rem
}

.desc {
    font-size: .36rem;
    color: #4f4f4f;
    line-height: .6rem;
    margin-top: .6rem;
    margin-left: .3rem    
}

figure {
    width: 6.86rem;
    height: 7.14rem;
    margin: 0 auto .6rem
}

figure img {
    width: 6.86rem;
    height: 7.14rem
}

.desc_list {
    width: 7.14rem
    margin-top: .2rem;
    margin-left: .1rem;
    margin-right: .2rem;
}

.desc_list li {
    font-size: .36rem;
    float: left;
    margin-top: .1rem;
    margin-bottom: .1rem;
    padding-left: .65rem;
    text-indent: -0.5rem;
}

.desc_list li .gou_icon {
    vertical-align: -3px;
    margin-right: .1rem
}

.img_guide_area{
  display: flex;
  justify-content: center;
  align-items: center;  
  margin-top: .2rem;
}

.image_guide1{
    width:70%
}

.image_guide2{
    width:90%
}

.img_logo_area{
  display: flex;
  justify-content: center;
  align-items: center;  
  margin-top: .6rem;
}

.image_logo{
    width:12%
}

.fc_bg {
    background-color: #fff;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    border-radius: 0.1rem;
    margin: auto;
    opacity: .9
}

.fc_introduction {
    width: 7.4rem;
    height: 2.4rem;
    margin: 0.1rem auto .5rem;
}

.fc_introduction p {
    font-size: .28rem;
    color: #fff;
    line-height: .55rem;
    padding: .2rem
}

.fc_note {
    width: 7.4rem;
    height: 2.6rem;
    margin-top: .2rem    
}

.fc_note p {
    font-size: .35rem;
    color: #999999;
    line-height: .25rem;
    padding-top: .2rem;
    padding-left: .2rem;
}

.guide_icon_one {
    display: inline-block;
    width: .42rem;
    height: .42rem;
    background: url(../img/one.png) left no-repeat;
    background-size: contain
}

.guide_icon_two {
    display: inline-block;
    width: .42rem;
    height: .42rem;
    background: url(../img/two.png) left no-repeat;
    background-size: contain
}

.guide_icon_three {
    display: inline-block;
    width: .42rem;
    height: .42rem;
    background: url(../img/three.png) left no-repeat;
    background-size: contain
}

.desc_list li .note_icon_one {
    vertical-align: -5px;
    margin-right: .1rem
}

.desc_list li .note_icon_two {
    vertical-align: -5px;
    margin-right: .1rem
}

.note_icon_one {
    display: inline-block;
    width: .42rem;
    height: .42rem;
    background: url(../img/blue_one.png) left no-repeat;
    background-size: contain
}

.note_icon_two {
    display: inline-block;
    width: .42rem;
    height: .42rem;
    background: url(../img/blue_two.png) left no-repeat;
    background-size: contain
}

.use_guide {
    font-size: .3rem;
    color: #4f4f4f;
    line-height: .4rem;
    margin-left: .3rem;
    margin-right: .2rem;
    margin-top: .2rem
}

.hello_msg{
    color: #1ed0b3
    
}

.use_guide_title{
    color: #157df5;
    font-size: .4rem;
    margin-left: .3rem;
    margin-top: 1rem
}

.msg_desc {
    font-size: .36rem;
    color: #4f4f4f;
    line-height: .6rem;    
    margin-left: .3rem    
}

.note_desc {
    font-size: .36rem;
    line-height: .6rem;    
    margin-left: .3rem;
    margin-right: .2rem
}

.guest_msg{
    color: #157df5;
    font-weight: bold;
}

.pg_icon {
    display: inline-block;
    width: .3rem;
    height: .3rem
}

.oac {
    color: #f35855;
    font-weight: bold
}

.oac_suffix {
    color: #ff8a00;
    font-weight: bold
}

.logo_text {
    font-size: .2rem;
    color: #4f4f4f;
    margin-top: .1rem
}

.input_note {
    font-size: .3rem;
    color: #4f4f4f;
    line-height: .4rem;
    margin-left: .3rem;
    margin-right: .2rem;
    margin-top: .2rem
}

.input_note_title{
    color: #f35855;
    font-size: .4rem;
    margin-top: .3rem;
    text-align: center
}