body,html{
	height:100%;
}
body {
    -webkit-font-smoothing: antialiased;
    font-family: "Microsoft YaHei", "微软雅黑", "Arial";
    font-size:62.5%;
	max-width:720px;
	margin:0 auto;
}

.body {
    background-color: #F0F0F0;
}

.conter{
    max-width:720px;
    margin:0 auto;
    position: relative;
	padding-bottom:50px;
}
.index{
    position:relative;
}
.navone{
    width:100%;
    height:40px;
    line-height:40px;
    background:#0072BB;
    text-align: center;
    position: relative;
}
.navone_menu{
    position:absolute;
    left:10px;
    top:0;
}
.navone_h3{
   font-size: 1.4em;
   color:#fff;
   line-height:40px;
}
.navone_forum{
    width:20px;
    margin-right:5px;
    vertical-align: middle;
    margin-top:-2px;
}
.navone_space{
    width:94px;
    margin-top:8px;
}
.navone_home{
    height:20px;
    display: inline-block;
    position:absolute;
    right:10px;
    top:10px;
}
.navone_home img{
    width:20px;
    vertical-align: top;
}
.navone_ul{
    display:none;
    width:100px;
    background:#019CFF;
    color:#fff;
    position:absolute;
    top:40px;
    left:0;
    z-index: 9999;
}
.navone_li{
    height:40px;
    line-height:40px;
    border-bottom: 1px solid #fff;
}
.navone_li a{
    display: block;
    width:90px;
    padding:0 0 0 10px;
    color:#fff;
    font-size:1.4em;
}
.navone_li.noborder{
    border:none;
}
.navone_li img{
    width:6px;
    margin-right:5px;
}
/*<!--End navone-->*/
.navtwo{
    width:100%;
    background:#f7f7f7;
    position: relative;
}
.navtwo_ul{
    overflow:hidden;
    /*margin-left:10px;*/
    color:#212121;
    height: 40px;
    border-bottom:1px solid #d7d7d7;
}
.navtwo_ul li{
    float: left;
    width: 25%;
}

#downTriangle{
    width:0;
    height:0;
    border-top:0.3em solid #000;
    border-left:0.3em solid transparent;
    border-right:0.3em solid transparent;
    border-bottom:0.3em solid transparent;
    margin-top:1.2em;
    position: absolute;
    top:0;
    margin-left:5px;
}
#upTriangle{
    width:0;
    height:0;
    border-top:0.3em solid transparent;
    border-left:0.3em solid transparent;
    border-right:0.3em solid transparent;
    border-bottom:0.3em solid #000;
    margin-top:1.2em;
    position: absolute;
    bottom:21px;
    margin-left:5px;
}

.navtwo a.redgo{
    border-bottom: 2px solid red;
    color:red;
    box-sizing: border-box;
}
.navtwo a.active{
    color:#ff1a19;
}
.navtwo p.active{
    color:#ff1a19;
}
.navtwo_ul li a{
    display: block;
    height:40px;
    line-height:40px;
    font-size:1.4em;
    color:#333;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.navtwo .club_click{
    position: absolute;
    right:10px;
}
.navtwo .a_right{
    top:12px;
}
.navtwo  .navtwo_btn{
    position:absolute;
    right:10px;
    top:10px;
}
.navtwo  .navtwo_btn img{
    width:20px;
    height:20px;
}
/*End navtwo*/
.article_wrap{
}
.article_wrap a{
    color:#212121;
}
.article_list_singlepic{
    padding:10px 0;
    overflow:hidden;
    border-bottom:1px solid #E1E1E1;
}

.article_get_more {
    text-align: center;
    font-size: 14px;
    padding: 10px;
}

.article_get_more p {
	cursor: pointer;
	color:#999;
}
.content_list h4{
    line-height:20px;
    font-size:1.4em;
    overflow:hidden;
}
.commen_p{
    overflow:hidden;
}
.content_list span{
    font-size:1.2em;
    color:#bdbdbd;
    float:left;
}
.content_list .commen_right{
    float:right;
}
.single_img{
    height:60px;
    width:80px;
    float:left;
 }
.singlepic{
     margin-left:90px;
     line-height:20px;
 }
.singlepic h4{
    height:40px;
}
.article_list_nopic,.article_list_nopic,.article_list_allpic{
     padding:10px;
     border-bottom:1px solid #E0E0E0;
 }
.nopic{
      margin-left:0;
  }
.nopic h4,.allpic h4{
    text-overflow:ellipsis;
    white-space:nowrap;
    margin-bottom:10px;
}
.allpic .img_list{
    overflow: hidden;
    margin-top:10px;
    margin-bottom:10px;
}
.img_list li{
    width:33.3%;
    float:left;;
    text-align: center;
}
.img_list li img{
    width:106px;
    height:80px;
}
.toparticle_picda{
width:100%;
max-height:120px;
}
.toparticle_picda img{
width:100%;
	  max-height:120px;
}
/*End article_wrap*/
.hot_recommend a{
    color:#212121;
}
.hot_li .action{
    color:#B53E3E;
}
.hot_title{
    padding:0 10px;
    height:40px;
    line-height:40px;
    background:#DDF2FF;
    color:#333;
    font-size:1.6em;
    overflow: hidden;
    cursor: pointer;
}
.hot_list_wrap{
    display: none;
    overflow: hidden;
}

.hot_list_wrap_open {
    display: block;

}

.hot_trigle{
    display: inline-block;
    width:10px;
    height:40px;
    background-image:url("../img/downtrigle.png");
    background-repeat: no-repeat;
    background-position:0 center;
    float:right;
}

.hot_trigle_up{
    display: inline-block;
    width:10px;
    height:40px;
    background-image:url("../img/uptrigle.png");
    background-repeat: no-repeat;
    background-position:0 center;
    float:right;
}

.hot_img{
    width:60px;
    margin-right:10px;
}
.padding10{
     padding:10px 10px 0 10px;
 }
.hot_li_img{
    width:60px;
    height:60px;
    float:left;
}
.hot_li_img_dir{
    width: 60px;
    height: 54px;
    float: left;
}
.hot_content{
    padding-left: 70px;
    position: relative;
}
.hot_name{
    font-size:1.5em;
    color:#212121;
}
.hot_des{
    font-size:1.3em;
    color:#757575;
    padding:4px 0;
}

.hot_star {
    position: absolute;
    top:3px;
    right: 0;
}

.hot_count{
    font-size:1.2em;
    color:#bdbdbd;
    overflow: hidden;
}
.hot_right{
    float: right;
}
/*End forum_recommend*/
.bd_list{
    height:44px;
    line-height:44px;
    background:#fff;
}
.bd_list a{
    display: block;
    font-size:1.6em;
    color:#212121;
    overflow: hidden;
}
.bd_list img{
    width:26px;
    float:left;
    margin:0 21px 0 27px;
}
.bd_right{
    display: inline-block;
    width:8px;
    height:14px;
    background:url("../img/btn_right.png") no-repeat 0 0;
    background-size: 8px 14px;
    float:right;
    margin-right:12px;
    margin-top:15px;
}
/*End board*/
.content_h3{
    color:#333;
    font-size:1.4em;
    line-height:40px;
    height:40px;
    text-align: center;
    background: #f7f7f7;
}
/*End boardlist*/
.theme_wrap{
    background: #F5F7FA;
}
.theme_top{
    padding-left:10px;
}
.theme_p{
    line-height:40px;
    font-size:1.4em;
    height:40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color:#333;
}
.theme_red{
    display: inline-block;
    color:#e4393c;
    font-size: 9px;
    width:30px;
    border:1px solid #e4393c;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius:3px;
    margin-right:5px;
}
.theme_conter{
    padding:10px;
}
.theme_li{
    background:#fff;
    padding:10px;
    margin-bottom: 10px;
    border:1px solid #E6E9ED;
}
.theme_up{
    overflow: hidden;
    margin-bottom:5px;
    position: relative;
}
.theme_small{
    border-radius: 2px;
    width:30px;
    height:30px;
    float:left;
    margin-right:10px;
}
.theme_right{
    float: left;
    height:30px;
    font-size:1.2em
}
.theme_right h4{
    color:#656D78;
    line-height: 15px;
}
.theme_right span{
    display: inline-block;
    color:#AAB2BD;
    line-height: 15px;
}
.theme_time{
    margin-right:2px;
}
.theme_middle{
    overflow: hidden;
    line-height:30px;
    font-size:1.4em;
    color:#666;
    word-break:break-all;
}
.theme_middle.h30 {
    height: 30px;
}
.theme_middle a{
    margin-bottom:2px;
}
.theme_middle a img{
    width:100%;
}
.theme_bottom{
    overflow:hidden;
    height:20px;
    line-height:20px;
}
.theme_bottom span{
    color:#999;
    margin: 0 0 0 4px;
    float: right;
}

.p_l{
    float:right;
    margin-right:20px;
}
.p_l img{
    width:17px;
    margin-top:5px;
}
.p_r{
    float:right;
}
.p_r img{
    width:14px;
    margin-top:5px;
}
.article_da{
width:100%;
	  max-height:120px;
	  margin-bottom:16px;
}
.article_da img{
width:100%;
}
/*End forum_articlelist*/
.news_title{
    background:#fff;
    border-bottom:1px solid #e1e1e1;
    overflow: hidden;
    padding:10px;
}
.news_title p{
    clear:both;
    overflow: hidden;
    max-height:60px;
    line-height:30px;
    font-size:1.6em;
    margin-bottom: 8px;
}
.news_title span a{
   float:left;
    font-size:1.2em;
    color:#ED5565;
}
.news_title em{
    float:right;
    font-size:1.2em;
    color:#AAB2BD;
}
.news_conter .news_li{
    position: relative;
    overflow: hidden;
    background: #fff;
    border-bottom: 1px solid #E6E9ED;
    padding:10px 10px  20px 10px;
    margin-bottom: 0;
    color:#999;
}
.news_position{
    position: absolute;
    top:10px;
    right:10px;
    color:#999;
}
.news_conter .black_font{
    color:#333;
}
.news_host{
    color:#48CFAD;
}
.news_conter h4{
    color:#0072BB;
}
.news_reply{
    float:right;
}
.news_reply a{
    padding:3px 8px;
    font-size:1.2em;
    color:#fff;
    background:#0072BB;
    margin-right:10px;
    border-radius:3px;
}
.news_foot{
    box-sizing: border-box;
    width:100%;
    max-width: 720px;
    background: #0072BB;
    color:#fff;
    padding:0 10px;
    overflow: hidden;
    position: fixed;
    left:0;
    right: 0;
    margin: 0 auto;
    bottom:0;
}
.news_foot input{
    -webkit-appearance:none;
    border:0;
    padding:0;
   /* width:130px*/;
    width:75%;
    height:30px;
    background:#fff;
    border-radius:2px;
    margin-top:5px;
    text-align: center;
    float: left;
    color:#999;
}
.news_foot> span{
    height:40px;
    line-height:40px;
    font-size:1.2em;
    float: right;
    text-align:center;
    display:inline-block;
    width:20%;
}

.news_collect img{
    width:21px;
    height:40px;
}

.news_collect a {
    color: #FFF;
}
.news_collect a span{
    font-size:1.2em;
    vertical-align:middle;
}

.news_foot img{
    width:21px;
    margin-right:5px;
    vertical-align: middle;
}
/*End club_articlecontent*/
.news_cancel_wrap{
    display:none;
    width:100%;
    background:rgba(0,0,0,0.5);
    position: fixed;
    top:0; left:0;
    right:0; bottom:0;
    z-index: 999;
}
.news_cancel{
   width:260px;
    background:rgba(255,255,255,1);
    position:absolute;
    top:50%;left:50%;
    margin-top:-100px;
    margin-left:-150px;
    text-align:center;
    padding:20px;
}
.news_cancel p{
    line-height:30px;
    font-size:1.5em;
    color:#333;
    margin-bottom:10px;
}
.news_cancel span{
    display: inline-block;
    padding:10px;
    font-size:1.5em;
    background:#ccc;
}
.news_cancel span:hover{
    cursor: pointer;
    background:rgba(0,0,0,0.3);
}
.news_cancel .yes{
    margin-right:30px;
}
/*End news*/
.back{
    background:#0066CC;
    height:30px;
    padding-top:10px;
    padding-left:10px;
}
.back a{
    text-indent:10px;
    color:#fff;
}
.back img{
    width:12px;
}
.reply_conter{
    margin:0;
    padding:0;
    width:90%;
    text-align: center;
    margin:0 auto;
}
.reply_conter textarea{
    width:100%;
    line-height:20px;
    min-height:100px;
    margin-top:20px;
}
.reply_p{
   margin-bottom: 10px;
 }
.reply_send{
    display: block;
    width:100%;
    background:#0066CC;
    border:none;
    color:#fff;
    padding:13px;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-appearance:none;
}
/*.a-upload {*/
    /*padding: 4px 10px;*/
    /*height: 30px;*/
    /*line-height: 30px;*/
    /*position: relative;*/
    /*cursor: pointer;*/
    /*color: #888;*/
    /*background: #fafafa;*/
    /*border: 1px solid #ddd;*/
    /*border-radius: 4px;*/
    /*overflow: hidden;*/
    /*display: inline-block;*/
/*}*/
/*.a-upload  input {*/
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 0;*/
    /*opacity: 0;*/
    /*filter: alpha(opacity=0);*/
    /*cursor: pointer;*/
/*}*/
/*.a-upload:hover {*/
    /*color: #444;*/
    /*background: #eee;*/
    /*border-color: #ccc;*/
    /*text-decoration: none;*/
/*}*/
/*End reply*/
.register{
    background:#f7f7f7;
}
.logoIn_nav{
    height:44px;
    position: relative;
    line-height:44px;
    text-align:center;
}
.logoIn_nav img{
    width:12px;
    position: absolute;
    top:12px;
    left:24px;
}
.logoIn_nav h3{
    font-size:1.7em;
    color:#333;
}
.register_phone{
    margin:20px 24px;
}
.register_phone p{
    height:44px;
    border:1px solid #B3B3B3;
    border-radius: 8px;
    margin-bottom: 12px;
    overflow: hidden;
}
.register_phone input{
    width:100%;
    height:44px;
    line-height:44px;
    background:#fff;
    font-size:1.5em;
    border:none;
    color:#ccc;
    text-indent:10px;
 }
.register_phone .area{
    border:none;
    width:30%;
    height:44px;
    background:#fff;
    float:left;
    color:#666;
    font-size:1.5em;
}
.register_phone .country{
    box-sizing: border-box;
    width:70%;
    float: right;
}
.register .testCode input{
    border:none;
    color:#fff;
    background:#0072BB;
    font-size:1.7em;
}
.register .notice{
    text-align: center;
    font-size:1.2em;
    color:#ccc;
}
.notice input{
    color:#ccc;
}
/*End logIn_register*/
.set{
    line-height:44px;
    color:#ccc;
    overflow: hidden;
}
.phone_number{
    font-size:1.7em;
}
.register_phone .noborder{
    height:35px;
    border:0;
    margin-bottom:5px;
}
.register .write_number{
    border:none;
    width:70%;
    float:left;
}
.register .get_code{
    border:none;
    box-sizing: border-box;
    width:30%;
    float:left;
    font-size:1em;
    background:#e1e1e1;
    color:black;
    border-left:1px solid #B3B3B3;
    text-indent: 0;
    border-radius: 0;
}
/*End logoIn_register_testcode*/
.account_box{
    margin:20px 24px;
}
.account_p{
    border:none;
    position: relative;
    margin-bottom: 0;
}
.account_p input{
    width:99.9%;
    line-height:44px;
    box-sizing: border-box;
    border:1px solid #B3B3B3;
    border-radius: 8px;
    text-indent: 10px;
    font-size:1.4em;
    color:#999;
}
.info{
    display: inline-block;
    width:100%;
    line-height:30px;
    color:#ccc;
    margin-bottom:10px;
}
.submit_btn input{
    width:100%;
    line-height:44px;
    background:#0072BB;
    color:#fff;
    font-size:1.7em;
    border-radius: 8px;
}
/*End logoIn_register_account*/
.red{
    color:#E4393C;
}
/*End logoIn_register_mistake*/
.success_box{
    text-align: center;
}
.success{
    color:#00BB5C;
    font-size:1.7em;
    line-height:35px;
    margin-top:100px;
    margin-bottom:32px;
}
.success_box a{
    display: inline-block;
    padding:13px 40px;
    font-size:1.7em;
    border:1px solid #0072bb;
    border-radius:8px;
}
.success_p{
    margin-bottom: 20px;
    border-radius: 8px;
}
.success_p .back_reg{
    color:#0072BB;
}
.success_box  .back_home{
    background:#0072bb;
    color:#fff;
}
/*End logoIn_register_success*/
.bg{
    background:#0072bb;
}

.forget .font_white{
    color:#fff;
}
.forget_box{
    padding:50px 16px;
    box-sizing: border-box;
    margin:0 auto;
    text-align: center;
    position: relative;
    min-height:600px;
}
.forget_box input{
    height:44px;
    line-height: 44px;
    -webkit-appearance:none;
}
.forget_p{
    margin-bottom: 10px;
    position:relative;
	overflow:hidden;
}
.login_p{
    margin-bottom: 10px;
    position:relative;
overflow:hidden;
}
.login_p span{
    display: inline-block;
    line-height:44px;
    font-size:1.4em;
    color:#fff;
width:56px;
	  text-align:right;
}
.forget_p span{
    display: inline-block;
    line-height:44px;
    font-size:1.4em;
    color:#fff;
width:56px;
	  text-align:right;
}
.login_p input{
    border-radius:0;
	width:calc(100% - 80px);
    text-indent: 10px;
    font-size:1.4em;
    color:#333;
    border:1px solid #ccc;
}
.forget_p input{
    border-radius:0;
	width:100%;
    text-indent: 10px;
    font-size:1.4em;
    color:#333;
    border:1px solid #ccc;
		   box-sizing:border-box;
}
.forget_code{
    text-align: right;
    margin-bottom: 10px;
}
.forget_code a{
    font-size:1.2em;
    color:#fff;
    text-decoration: underline;
}
.forget_inp{
    width:240px;
    font-size:1.6em;
    margin-bottom:30px;
    background:#ffffff;
    border:1px solid #fff;
    color:#0072bb;
		  margin-top:24px;
}
.nousername a{
    color:#fff;
}
.forget_reg{
    margin-right:20px;
}
.forget_cor_title span{
    display: inline-block;
    box-sizing: border-box;
    width:33.3%;
    height:0px;
    border:1px solid #B3B3B3;
    float: left;
    vertical-align: middle;
}
.cor_str{
    display: inline-block;
    width:100px;
    height:20px;
    background:#f7f7f7;
    padding:0 5px;
    line-height:20px;
    font-size:1.2em;
    color:#666;
    position: absolute;
    bottom:15px;
    left:50%;
    margin-left: -50px;
}
.forget_line{
   width:100%;
   box-sizing: border-box;
   height:1px;
   background:#B3B3B3;
}
.forget_cor_img{
    text-align: center;
}
.forget_cor_img img{
    width:40px;
    margin-right: 20px;
}
/*End logIn*/
.forget_method{
    margin-top:-20px;
    line-height:44px;
    font-size: 1.7em;
    text-align: left;
}
.methods{
    width:100%;
    font-size:1.7em;
    color:#fff;
    margin-bottom: 20px;
}
.other_method{
    width:100%;
    margin:0 auto;
    padding-top:40px;
    text-align:center;
    line-height:30px;
    font-size:1.2em;
    color:#e4393c;
}
.other_method a{
    color:#e4393c;
    font-weight:bold;
}
/*End logoIn_forget*/
.forget_p .get_test_l{
    width:100%;
}
.forget_p .get_test_r{
    width:100px;
    height:30px;
    color:#333;
    background: #eee;
    text-indent: 0;
    position:absolute;
    right:5px;
    top:8px;
    line-height:30px;
    font-size:1em;
}
.forget_submit{
    width:100%;
    font-size:1.6em;
}
.forget_box .forget_info{
    box-sizing: border-box;
    text-align: left;
    font-size:1.2em;
    color:#ccc;
    margin-bottom: 10px;
    padding-left:5%;
}
/*End logIn_forget_phone*/
.news_list_nav li a{
    font-size:1.6em;
    color:#666;
}
.img_wrap{
    display: block;
    width:100%;
    height:200px;
    background:url("../img/flower.png") no-repeat 0 0;
    background-size:cover;
}
.new_list_content_imgbox p{
    line-height:30px;
    font-size:1.5em;
    color:#333;
    text-indent:10px;
    background: #e1e1e1;
}
.news_ltems{
    padding:10px;
    border-bottom: 1px solid #ccc;
    position:relative;
}
.news_list_lione{
    overflow: hidden;
}
.news_list_lione div{
    width:100%;
    min-height:44px;
}

.news_list_lione_nopic {
    padding: 20px 10px;
}

.newsIndex_showBox{
    width:100%;
    height:100%;
    position:relative;
}

.newsIndex_showBox img {
    width:100%;
    height:100%;
}
.newsIndex_info{
    width:100%;
    background:#ccc;
    font-size:16px;
    text-indent:10px;
    height:30px;
    line-height:30px;
    overflow:hidden;
    position:absolute;
    left:0;bottom:0;
}
.news_list_lione img{
    float: left;
    width:80px;
    height:60px;
    margin-right:10px;
}
.new_list_content_listbox h3{
    line-height:22px;
    font-size:1.4em;
    color:#333;
}
.new_list_content_listbox p{
    color:#BFBFBF;
    font-size:1.4em;
    min-height:1.4em;
}
.litwo_box{
    overflow: hidden;
    margin:10px auto;
}
.litwo_box li{
    width:33.33%;
    margin: 0 auto;
    text-align: center;
    float: left;
}
.litwo_box img{
    width:106px;
    height:80px;
}
li.margin_right{
    margin-right: 0;
}
.critize{
    font-size:1.2em;
    color:#999;
    position:absolute;
    padding:0 5px;
}
.right_t{
    /*top:20px;*/
    /*right:10px;*/
    position:relative;
}
@media(max-width:420px){
    .news_list_nav a{
        font-size:1.4em;
        color:#666;
    }
    .litwo_box img{
        width:93px;
    }
}
/*End news_list*/
.news_content_box{
    padding:10px;
    background:#fff;
    margin-bottom:150px;
}

.news_content_box_joke {
    padding:10px;
    background:#fff;
}

.news_content_box h3{
   font-size:2.0em;
    color:#333;
    line-height:30px;
    height:60px;
    overflow: hidden;
}

.news_reply_box>p {
    font-size: 1.4em;
    color: #9D080D;
    margin-bottom: 10px;
}

.news_p{
    position: relative;
    margin:5px 0;
    border-bottom: 1px solid #b3b3b3;
    padding-bottom: 10px;
}
.news_content_box .news_tips{
    font-size:1.2em;
    color:#999;
    line-height:25px;
    margin-right:20px;
}
.news_img{
    display:inline-block;
    width:60px;
    height:22px;
    line-height:22px;
    background:url("../img/news.png") no-repeat 0 0;
    background-size: cover;
    position:absolute;
    right:0;
    bottom:8px;
    color:#fff;
    font-size: 1.1em;
    text-align: center;
}
.news_info{
    font-size:1.4em;
    color:#666;
    line-height:30px;
    padding:10px;
}
.news_info .news_text a{
    display:block;
    margin-bottom:2px;
}
.news_info .news_text{
    display: block;
    font-size: 1.4em;
    color: #666;
}

.news_info .news_joke{
    display: block;
    font-size: 1.2em;
    color: #666;
}

.news_info .news_text img{
    width:100%;
}

.collect_share{
    width:100%;
    max-width:720px;
    height:40px;
    line-height:40px;
    background:#0072BB;
    overflow: hidden;
    position: fixed;
    left:0;
    right:0;
    bottom: 0;
    margin:0 auto;
}
.collect_share .news_a{
    width:50%;
    background: #fff;
    line-height:30px;
    height:30px;
    margin:5px;
    color:#999;
    text-align: center;
    border-radius: 5px;
    float: left;
}
.collect_share .collect,.collect_share .share{
    float: right;
    margin-right:20px;
}
.collect_share a{
    font-size:1.4em;
    color:#fff;
    text-align: center;
}
.collect_share img{
    width:21px;
    float: left;
    margin-right:5px;
}
.collect_share a span{
    float:left;
}
/*End news_content*/
.back_ico{
    display: inline-block;
    line-height:30px;
}
.back_ico img{
    width:9px;
    margin-left: 10px;
    margin-top:7px;
}
.news_content_detail_ul{
    background:#fff;
    min-height:480px;
}
.news_content_detail_ul li{
    border-right:0;
    border-left:0;
}

.news_content_detail_footer{
    width:100%;
    height:48px;
    background: #f7f7f7;
    position: fixed;
    left: 0;
    bottom:0;
    box-shadow: 0 -2px 3px rgba(0,0,0,0.4);
}
.news_content_detail_footer a{
    display: block;
    width:90%;
    margin:5px auto;
    background:#fff;
    border:1px solid #ccc;
    border-radius: 10px;
    color:#ccc;
    line-height:30px;
    text-indent: 10px;
}
/*End news_replylist*/
.club_list_nav{
    border-bottom:1px solid #ccc;
}
.club_list_nav li{
    width:12.5%;
}
.btn_down {
    width:12px;
    margin-top:4px;
}
.club_title{
    overflow: hidden;
    margin:0 10px;
    height:35px;
    line-height:35px;
    background: #fff;
}
.club_title strong{
    float: left;
    font-size:1.4em;
    color:#9A9A9A;
}
.club_title span{
    float: right;
    font-size:1.2em;
    color:#0072BB;
}
.club_div{
    padding:10px;
    width:377px;
    height:110px;
    margin:0 auto;
    position:relative;
    overflow:hidden;
    text-align: center;
}
.club_list_wrap{
    background: #fff;
}
.club_list_wrap ul{
    width:1640px;
    overflow: hidden;
    position: absolute;
    top:10px;
    left: 10px;
}
.club_list_li{
    width:400px;
    float:left;
    margin-right:10px;
}
.club_item{
    width:77px;
    float:left;
    margin-right:23px;
}
.club_img{
    width:77px;
    height:77px;
}
.club_item p{
    font-size:1.1em;
    color:#666;
    height:40px;
    line-height:20px;
    text-align: center;
    overflow: hidden;
}
.club_dot{
    width:70px;
    position:absolute;
    bottom:5px;
    left:50%;
    margin-left:-35px;
}
.club_dot span{
    display:inline-block;
    width:5px;
    height:5px;
    border: 1px solid #0072BB;
    border-radius: 50%;
    margin-right:5px;
}
.act{
    background: #0072BB;
}

@media (max-width:400px) {
    .club_div{
        width:300px;
    }
    .club_list_wrap ul{
        width:1240px;
    }
    .club_list_li{
        width:300px;
        margin-right:10px;
    }
    .club_item{
        width:70px;
        margin-right:5px;
    }
    .club_img{
        width:70px;
    }
}
.club_nav_wrap{
    width:100%;
    position: absolute;
    top:83px;
    left:0;
    right:0;
    bottom: 0;
    background: rgba(0,0,0,0.7);
    display: none;
    z-index: 999;
    margin:0 auto;
}
.club_nav{
    width: 100%;
    position: absolute;
    top:0;
    right:0;
    background: #FFF;
}
.club_nav_top{
    border-bottom:1px solid #e1e1e1;
    overflow: hidden;
    margin:0 auto;
}
.club_nav_top h4{
    width:100px;
    height:20px;
    line-height:20px;
    padding:10px;
    font-size:1.4em;
    color:#666;
    border-radius: 8px;
    float: left;
}
.club_nav_top span{
    float: right;
    margin-top:10px;
    margin-right:10px;
}
.club_dl{
    width:328px;
    font-size:1.4em;
    color:#666;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 50px;
}
.club_dl dt{
    width:60px;
    line-height:30px;
    border-radius: 8px;
    background: pink;
    text-align: center;
    color:#fff;
    margin:10px;
}
.club_dl dd{
    float: left;
    margin:3px 10px;
}
.club_dl dd a{
    display: block;
    width:60px;
    height:30px;
    line-height:30px;
    text-align: center;
    border:1px solid #666;
    border-radius: 8px;
    font-size:1em;
    color:#666;
    margin:5px 0;
}
.club_dl dd a:hover{
    background: pink;
    border:1px solid pink;
    color:#fff;
}
.club_cont{
    padding:10px;
    box-sizing: border-box;
    background: #fff;
}
.club_cont_top{
    font-size:1.5em;
    color:#0072BB;
    height: 30px;
    line-height:30px;
    overflow:hidden;
}
.club_cont_middle{
    border:1px solid #e1e1e1;
    padding:8px 8px 16px 8px;
    overflow: hidden;
}
.club_cont_middle p{
    width:80%;
    overflow: hidden;
    height:50px;
    line-height:25px;
    font-size:1.2em;
    color:#B3B3B3;
    float: left;
}
.club_cont_middle div{
    width:50px;
    height:50px;
    float: right;
}
.club_cont_middle div img{
    width:50px;
}
.club_cont_bottom{
    height:30px;
    line-height:30px;
    overflow: hidden;
}
.cont_b_l{
    float: left;
}
.cont_b_r{
    float:right;
}
.club_cont_bottom span{
    font-size:1.2em;
    color:#B3B3B3;
}
.club_cont_bottom img{
    width:14px;
    margin-right:5px;
}
.club_r{
    float: right;
}
.margin_r{
    margin-right:10px;
}
.club_cont_middle .club_p{
    width:100%;
}
/*End club*/
.club_good_nav{
    overflow: hidden;
}
.club_good_nav li{
    box-sizing: border-box;
    float: left;
    width:50%;
    height:60px;
    text-align: center;
    line-height:60px;
    border-right:1px solid #B3B3B3;
    border-bottom:1px solid #B3B3B3;
}
li.noboder_right{
    border-right:0;
}
.club_good_nav a{
    font-size:1.7em;
    color:#666;
}
img.club_img_w{
    width:12px;
}
.club_good_nav img{
    width:25px;
    margin-right:18px;vertical-align:middle;
}
/*End club_classify*/
.im_conter_box{
    display: block;
}
@media(max-width:350px){
    .immigration_nav li a{
        font-size:1.1em;
    }
}
/*End immigration*/
.content_list span.noborder{
    border:0;
}
img.column_img{
    width:50px;
}
.critize img.column_btn{
     width:8px;
     height:auto;
     margin-right:0;
 }
span.nobg{
    background:#fff;
    bottom:32px;
    right:0;
}
.lione_r_box .column_p{
    font-size:1.2em;
    line-height:14px;
    height:42px;
    overflow: hidden;
    margin-right:20px;
}
/*End immigration_column*/
.content_up{
    padding:10px 10px 0 10px;
}
.content_name{
    font-size:1.6em;
    color:#333;
    line-height:30px;
	text-align:center
}
.content_detail{
    overflow: hidden;
    line-height:30px;
    font-size:1.4em;
    color:#333;
}
.font12{
    font-size:1.2em;
    color:#999;
}
.content_detail span{
    float: left;
}
.content_detail em{
    float: right;
}
.article_box{
    padding:10px;
}
.article{
    font-size:1.4em;
    color:#333;
    line-height:22px;
}
/*End immigration_column_content*/
.chose-area{
    background:#F7F7F7;
}
.chose-area a{
    height:44px;
    line-height:44px;
    font-size:1.5em;
    color:#666;
    padding-left:10px;
}
.chose-area img{
    width:12px;
   margin-left:5px;
    vertical-align: middle;
}
.chose-area .lawyer_right {
    float: right;
    margin-right: 10px;
}

.chose_list_box{
    margin-top:10px;
}
.chose_list_box dt{
    background:#E1E1E1 ;
    height:20px;
    line-height:20px;
    font-size:1.4em;
    color:#999;
    padding-left:10px;
}
.chose_list_box dd{
    height:40px;
    padding:10px;
}
.chose_list_box dd a{
    overflow: hidden;
}
.chose_list_box a img{
    width:35px;
    height:40px;
    margin-right:18px;
    float: left;
}
.chose_list_box a span{
    display: inline-block;
    font-size:1.6em;
    color:#656D78;
    float: left;
    line-height: 35px;
}
.chose_list_box a em{
    display: inline-block;
    padding:0 5px;
    text-align: center;
    color:#fff;
    background:#AD2442;
    font-size:1em;
    margin-top:10px;
    border-radius:4px;
    float:right;
}
/*End immigration_colomn_lawers*/

.newLawInfo_wrap{
    box-sizing: border-box;
}
.newlawInfo_nav{
    background: #f7f7f7;
    height:40px;
    position: relative;
    text-align: center;
    font-size:16px;
    line-height:40px;
    font-weight: bold;
    border-bottom: 1px solid #e0e0e0;
}
.newlawInfo_nav span:nth-of-type(1){
    display: inline-block;
    width:12px;
    height:20px;
    background: url('../img/redLeft.png') no-repeat 0 0;
    position:absolute;
    left:10px;
    top:10px;
}
.newlawInfo_nav span:nth-of-type(2){
    display: inline-block;
    width:24px;
    height:24px;
    position:absolute;
    right:10px;
    top:8px;
    background: url('../img/redstar1.png') no-repeat 0 0;
}
.newLawerInfo_general div{
    width:124px;
    height:144px;
    margin:20px auto 10px auto;
    border-radius: 5px;
    overflow: hidden;
}
.newLawerInfo_general div img{
    width:100%;
    height:100%;
}
.newLawerInfo_general p{
    font-size:16px;
    text-align: center;
    margin-bottom: 10px;
}
.newLawerInfo_general p:nth-of-type(1){
    color:#212121;
}
.newLawerInfo_general p:nth-of-type(2){
    color:#757575;
}
.free_consulting a{
    margin:30px auto 0;
    display: block;
    width:140px;
    height:44px;
    line-height:44px;
    font-size:16px;
    color:#fff;
    background:#ad2442;
    text-align: center;
}
.newLawerInfo_info{
    margin:20px auto;
}
.newLawerInfo_info p{
    text-indent:28px;
    font-size:14px;
    color:#212121;
    line-height:24px;
    margin:0 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}
.newLawerInfo_service{
    padding:0 10px;
    box-sizing: border-box;
}
.newLawerInfo_service div{
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
}
.newLawerInfo_service h3{
    font-size:16px;
    color:#ad2442;
    margin-bottom:20px;
    text-align: center;
}
.newLawerInfo_service span{
    display: inline-block;
    font-size:14px;
    color:#333;
    margin-right:10px;
    margin-bottom:10px;
}
.newLawerInfo_office{
    padding:0 10px;
    box-sizing: border-box;
}
.newLawerInfo_office .title{
    font-size:16px;
    color:#ad2442;
    margin:20px auto;
    text-align: center;
}
.office_item{
    border: 1px solid #e0e0e0;
    background: #F7F7F7;
    margin-bottom:10px;
}
.office_item .position{
    height:40px;
    line-height:40px;
    text-align: left;
    font-size:16px;
    color:#ad2442;
    padding-left:15px;
    border-bottom: 1px solid #d0d0d0;
}
.office_item div{
    padding:20px 0;
}
.office_item  p{
    padding-left:15px;
    font-size:14px;
    line-height:24px;
}
/*End immigration_lawers_info(new)*/
.area_dd a{
    line-height:35px;
    font-size:1.6em;
    color:#656D78;
}
/*End immigration_column_lawers_area*/
.lawer_info_box{
    padding:10px;
}
.lawer_info_box li{
    border:1px solid #ccc;
    margin-bottom: 16px;
    background: #f7f7f7;
}
.lawer_info_box h4{
    height:30px;
    line-height:30px;
    font-size:1.4em;
    color:#AD2442;
    text-indent:10px;
}
.lawer_box{
    padding:10px;
}
.lawer_box p{
    font-size:1.4em;
    color:#333;
    line-height:26px;
}
p.indent{
    text-indent: 20px;
}
.lawer_box span{
    display: inline-block;
    width:90px;
    color:#999;
}
.lawer_box em{
    text-align: left;
}
.lawer_ask{
    width:100%;
    height:40px;
    background:#0072BB ;
    position: fixed;
    bottom: 0;
    left: 0;
    text-align: center;
}
.lawer_ask a{
    height:40px;
    line-height:40px;
    color:#fff;
    font-size:1.8em;
}
/*End immigration_column_lawers_info*/
h4.margin_bottom{
    margin-bottom:0;
}
h4.singleline{
    height:20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space:nowrap;
    margin-bottom: 0;
}
span.pl{
    padding-left: 0;
}
/*End immigration_news*/
span.fr{
    float:right;
    padding-top:5px;
}
/*End immigration_visa*/
.dis_tip{
    font-size:0.75em;
    color:#ccc;
    margin-left:12px;
}
/*End immigration_discussion*/
.dp_group1{
    padding-left:10px;
    height:40px;
    line-height:40px;
    background: #F7F7F7;
    font-size:1.4em;
    color:#333;
}
.dp_list_l{
    float: left;
    color:#999;
    cursor: pointer;
}
.dp_list_l img{
    width: 12px;
    margin-left:10px;
}
.dp_list_r{
   float: right;
   cursor: pointer;
}
.dp_list_r a{
    color:#333;
    float: left;
    margin-right:10px;
}
.dp_list_r span.active{
    color:#E4393C;
}
.dp_group2{
    box-sizing: border-box;
    padding:10px;
    margin:0 auto;
    overflow: hidden;
}
.dp_list2{
    overflow: hidden;
    border:1px solid #e1e1e1;
}
.dp_list2_middle{
    box-sizing: border-box;
    width:100%;
    padding:0 10px;
}
.list2_p_up{
    overflow: hidden;
}
.dp_list2_middle strong{
    font-size:1.4em;
    color:#333;
    line-height:30px;
    float: left;
}
.dp_list2_middle em{
    font-size:1.2em;
    color:#F5A623;
    line-height:30px;
    float: right;
    white-space:nowrap;
}
.list2_p_down{
    color:#999;
    clear: both;
    height:30px;
    line-height:30px;
}
.dp-list2_down{
    height:44px;
    overflow: hidden;
    padding:0 10px;
    line-height:22px;
    font-size:1.2em;
}

.list2_p_down .address {
    width:185px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    float: left;
}

.list2_p_down .phone {
    width: 80px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}


@media screen and (max-width:320px){
    .dp_group2{
        width:320px;
    }
    .dp_list2{
        width:300px;
        margin:8px 0;
    }
    .dp_list2_up{
        width:300px;
        height:150px;
    }
    .dp_list2_up img{
        width:300px;
        height:150px;
    }
}

@media screen and (min-width:720px){
    .dp_group2{
        width:744px;
    }
    .dp_list2{
        width:300px;
        margin:30px auto;
    }
    .dp_list2_up{
        width:300px;
        height:150px;
    }
    .dp_list2_up img{
        width:300px;
        height:150px;
    }
}
@media screen  and (max-width:720px) and (min-width:321px){
    .dp_group2{
        width:100%;
    }
    .dp_list2{
        margin:8px 0;
    }
    .dp_list2_up{
        width:100%;
    }
    .dp_list2_up img{
        width:100%;
    }
}
/*End dianping*/
.nav{width:100%;margin:0px auto;height:40px;line-height: 40px;background-color: #f7f7f7;border-bottom: 1px solid #e5e5e5; position:relative;}
.nav img,.dn_box img{width:12px; margin-left:5px;}
.nav a,.nav_list a,.dn_box li a{color:#333;font-size:1.2em;}
.nav_open{box-sizing:border-box;width:100%;height:40px;line-height: 40px;background-color: #f7f7f7;border-bottom: 1px solid #e5e5e5;}
.nav_list{float:left;width:33.33%;text-align: center;}
.box_mask{position:fixed;top:81px;left:0;width:100%;height:100%;z-index: 998;background-color:rgba(0,0,0,0.4);}
.box_01{width:100%;background-color: #fff;position:absolute;z-index: 999;top:81px;left:0;}
.box_02{width:100%;background-color: #fff;position:absolute;z-index: 999;top:81px;left:0;}
.box_03{width:100%;background-color: #fff;position:absolute;z-index: 999;top:81px;left:0;}
.dn_box li{line-height:30px;border-bottom: 1px solid #e1e1e1;text-indent:30px;}
.dn_box li.first{color:#E43933;border-bottom:1px solid #E43933; }
.dn_box li.first a{color:#E43933;}
.conter2_list{
    box-sizing: border-box;
    padding:10px;
}
.conter2_list_conter{
    overflow: hidden;
    display: block;
}
.conter2_list_conter  a {
    display: block;
    color:#333;
}
.conter2_list_conter img{
    float:left;
}

.conter2_list_conter .shop_topimg {
    width: 80px;
    height: 80px;
}

.conter2_list_conter div{
    padding-left:100px;
}
.conter2_list_conter div h4{
    font-size:1.6em;
    color:#212121;
    line-height:24px;
}
.conter2_list_conter div p{
    margin-top:5px;
}
.conter2_pt img{
    margin-right:3px;
    width:16px;
    height:16px;
}
.conter2_pt span{
    margin-left:10px;
    color:#212121;
}
.conter2_pd{
    overflow: hidden;
}
.conter2_pd span{
    float: left;
    color:#bdbdbd;
    font-size:1.3em;
}
.conter2_pd em{
    float: right;
    color:#bdbdbd;
    font-size:1.3em;
}
/*End dianping_near*/
.nopadding{
    padding:0;
}
.ds_div{
    padding:10px;
}
.ds_box{
    position:relative;
    height:40px;
    line-height:40px;
    font-size:1.4em;
    color:#333;
    text-align: center;
    overflow: hidden;
    background: #f7f7f7;
}
.ds_box a{
    color:#333;
    position:absolute;
    left:10px;
    top:6px;
}

.ds_box img{
    width:12px;
    /* float: left;
    margin-top:12px;
    margin-left:10px;*/
}
.ds_p{
    overflow: hidden;
    padding:14px 0;
    line-height:22px;
    color:#666;
    font-size:1.2em;
}
.ds_p img{
    float: left;
    width:12px;
    margin-right:10px;
    margin-left:10px;
    margin-top:6px;
}
.ds_p span{
    display: inline-block;
    width: 85%;
    float: left;
    margin-right:10px;
}
.ds_group{
    color:#666;
    padding:0 10px;
    margin-top:30px;
}
.nomargin_top{
    margin-top:0;
}
.ds_member{
    margin:0 -10px;
    height:30px;
    line-height:30px;
    overflow: hidden;
    background: #F1F1F1;
}
.ds_member strong{
    float: left;
    font-size:1.4em;
    margin-left: 10px;
}
.ds_member em{
    float: right;
    font-size:1.2em;
    margin-right:10px;
    color:#333;
}
.member_group{
    color:#333;
}
.member_list h4{
    font-size:1.2em;
    line-height:30px;
}
.member_pt{
    line-height:20px;
}
.member_pt span{
    margin-left:20px;
}
.member_pt img{
    margin-right:2px;
    width:12px;
    height:12px;
}
.member_info{
    font-size:1.2em;
    color:#999;
    line-height:20px;
}
.member_img{
    overflow: hidden;
}
.member_img img{
    float: left;
    margin:10px 10px 10px 0;
    width: 90px;
    height: 90px;
}
.ds_footer{
    width:100%;
    height:40px;
    overflow: hidden;
    position: fixed;
    bottom:0;
    left: 0;
    background:#0072BB ;
}
.ds_footer a{
    width:50%;
    line-height:40px;
    float: left;
    color:#fff;
    font-size:1.4em;
    text-align: center;
}
a.ds_footer_a{
    box-sizing: border-box;
    border-right:1px solid #fff;
}
/*End dianping_shops*/
.dp_search_box input{
     height:40px;
     line-height:20px;
     font-size:1.4em;
 }
.dp_search_box span{
    display: inline-block;
    line-height:40px;
    height:40px;
    color:#333;
    font-size:1.4em;
}
.dp_search_box div{
    padding: 0 10px;
    box-sizing: border-box;
}
.dp_search_box a{
    display: block;
}
.dp_search_box .dp_search_box_item{
    padding: 10px;
    background:#f7f7f7;
}
.dp_search_box p{
    background:#fff;
}
.dp_search_box p img{
    vertical-align: middle;
    margin:0 10px;
}
.dp_search_box a{
    overflow: hidden;
}
.dp_search_box a img{
    width: 10px;
    margin-top:15px;
    float: right;
    font-family: t;
}
/*End dianping_search*/
.fenlei_group{
    margin-top:10px;
    overflow: hidden;
}
.fenlei_group li{
    background: #fff;
    margin:5px 10px;
    float: left;
}
.fenlei_group a{
    display: block;
    width:85px;
    height:40px;
    line-height:40px;
    background: #ccc;
    color:#333;
    font-size: 1.4em;
    text-align: center;
}
/*End dianping_search_fenlei*/
#addShopForm{
    margin:20px;
}
#addShopForm div {
    overflow: hidden;
    margin:10px 0;
}
#addShopForm div span{
    float: left;
    padding-right:13px;
    padding-top:5px;
    width: 75px;
    font-size: 1.2em;
    text-align: right;
}
#addShopForm div span i{
    color:#e4393c;
    vertical-align: middle;
    margin-right:5px;
}
#addShopForm div .addshop_txt{
    display: block;
    width: 60%;
    height: 23px;
    line-height:20px;
    background:#fff;
    padding: 0 4px;
    border: 1px solid #ccc;
    float: left;
    margin:0;
    color:#333;
}
#addShopForm div .addshop_p{
    margin-left:88px;
    clear: both;
    margin-top:10px;
}
#addShopForm div select{
    width: 100px;
    height: 25px;
    font-size: 1.2em;
    border: 1px solid #a5acb2;
    float: left;
}
#addShopForm input{
    display: block;
    width:100px;
    height:40px;
    line-height:40px;
    color:#fff;
    font-size: 1.4em;
    margin: 30px auto;
    background: #0072BB;
    border-radius: 5px;
}

.add_shop_err{
    padding-left:88px;
    color:#e4393c;
    font-size:1.2em;
}
.add_shop_err1{
    color:#e4393c;
    font-size:1.2em;
}
/*End dianping_search_addshop*/
.pages_box{
    text-align: center;
    margin:20px auto;
}
.pages_box a{
    text-align: center;
    padding:2px 5px;
    color:#999;
    border:1px solid #999;
    border-radius:1px;
    font-size:1.2em;
    margin-right:5px;
}
#page_now{
    background-color:#0072bb;
    color:#fff;
    border:1px solid #0072bb;
}
.pages_box a.active{
    background: #0072bb;
    color:#fff;
}
.pages_box span{
    padding:2px 5px;
    color:#999;
    font-size:1.2em;
    margin-right:5px;
}
#pagebox h3 {
    margin-top:5px;
}

/*End pages*/
section { padding: 10px;overflow: hidden;zoom: 1;border-top: 1px solid #dbdbdb;outline:none;}
.mycomm-frame li{position:relative;padding:0 0 0 50px;overflow:hidden;margin:10px 0;border:1px solid #adadad;background:#f9f9f9;font-size:1.4em;}
.mycomm-frame li.all-comment{padding:10px 0 10px 82px;border:0;background:transparent}
.mycomm-frame li .select-btn{position:absolute;right:0;top:0;width:40px;height:40px;background:#8f8d93;}
.arrow-down{width:8px;height:8px;position:absolute;top:8px;border-right:3px solid #bab5ad;border-bottom:3px solid #bab5ad;right:8px;cursor:pointer;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg)}
.mycomm-frame .arrow .select-btn{background:0}
.mycomm-frame li .name{float:left;color:#323232;margin-left:-90px;width:84px;text-align:right;line-height:40px;height:40px;}
.mycomm-frame .all-comment .name{margin-left:-78px;}
.mycomm-frame li select{position:absolute;top:0;right:0;z-index:2;width:84%;height:40px;vertical-align:middle;border:0;background-color:transparent;-webkit-appearance:none;color:#a3a3a3;outline: 0;}
.shop-mycomment .tarea,.mycomm-frame li .inp-t{width:90%;border:1px solid #ededed;height:80px;padding:10px;}
.mycomm-frame li .inp-t{height:40px;padding:0;border:0;background:transparent;}
.shop-mycomment .tarea{width:92.5%;border:0;background:transparent;outline: 0;}
.mycomm-frame .comm-star{background-image: url(http://si1.s1.dpfile.com/m/css/app/dianping/img/sprite.1c1066e714fb2da72989667492449820.png);background-repeat: no-repeat;background-size: 250px auto;}
.mycomm-frame .comm-star{width:36px;height:36px;display:inline-block;background-position:0 -347px;vertical-align:middle;background-size:215px auto;}
.mycomm-frame .star-cur{display:inline-block;height:36px;background-position:-1px -310px;width:36px;}
.icon-btn{display:block;color:#6c6c6c;padding:10px 0;text-align:center;font-size:14px;border-width:1px;border-style:solid;border-color:#ddd #cdcdcd #c0c0c0 #cdcdcd;border-radius:3px;-webkit-border-radius:3px;background:-moz-linear-gradient(top,#fcfcfc,#f0f0f0);background:-webkit-gradient(linear,0 0,0 100%,from(#fcfcfc),to(#f0f0f0));-moz-box-shadow:0 1px 1px 0 white inset;-webkit-box-shadow:0 1px 1px 0 white inset;box-shadow:0 1px 1px 0 white inset}
.icon-btn-orange{color:#FFF;border:1px solid #e36009;background:-moz-linear-gradient(top,#e7c3c3,#e93333 43%,#e4393c 78%);background:-webkit-gradient(linear,0 0,0 78%,from(#ED5565),to(#e4393c));}
/*End writedianping*/
.jy_personlInfo{
    background: #f7f7f7;
}
.ds_box  .span_r{
    /*color:#333;*/
    position:absolute;
    left:auto;
    top:0;
    right:10px;
}
.ds_box .floor_owner{
    font-size:12px;
    display:block;
    color:#0072bb;
    border:1px solid #0072bb;
    height: 18px;
    line-height: 18px;
    margin-top: 11px;
    padding: 0 8px;
}
.jy_generalInfo{
    padding:10px;
    height:60px;
    overflow: hidden;
}
.gen_img{
    float: left;
    width:60px;
    height:60px;
    border-radius: 10px;
    overflow: hidden;
     margin-right:10px;
 }

.gen_img img {
    width: 60px;
    height: 60px;
}

.gen_info{
    float: left;
overflow:hidden;
width:calc(100% - 90px);)
}
.gen_info h4{
    color:#333;
    font-size: 1.8em;
    height:26px;
    line-height:30px;
}
.gen_info span{
    color:#999;
    font-size:1.4em;
    line-height:30px;
	word-break:break-all;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.jy_gen_group{
    padding-left: 10px;
    background: #fff;
}
.jy_gen_group li{
    border-bottom:1px solid #e1e1e1;
    height:40px;
    line-height: 40px;
    font-size: 1.4em;
}
.jy_gen_group li span{
    float: left;
    width:60px;
    color:#333;
    margin-right: 50px;
}
.jy_gen_group li em{
    float: left;
    color:#999;
}
/*End jiaye_personalInfo*/
.jy{
    background: #fff;
    padding-bottom:40px;
}
.jy_info{
    background:#0072BB;
    text-align:center;
    padding-top:20px;
    padding-bottom: 20px;
}
.jy_info div{
    border:5px solid #fff;
    width:70px;
    height:70px;
    border-radius: 50%;
    overflow: hidden;
    margin:0  auto;
}
.jy_info div img{
    width:70px;
    height:70px;
}
.jy_info a{
    display: block;
    color:#fff;
    line-height:40px;
    font-size: 1.6em;
    margin-top:10px;
    cursor: pointer;
}
.jy_info a img{
    width:11px;
    margin-left: 5px;
}
.jy_item{
    overflow: hidden;
    background: #fff;
}
.jy_item li{
    box-sizing:border-box;
    float: left;
    width:50%;
    border:1px solid #e4e4e4;
    border-bottom: 0;
}
li.noborder_left{
    border-left:0;
}
.jy_item a{
    display: block;
    margin:5px auto;
    width:40px;
    height:40px;
    color:#333;
    text-align: center;
    cursor: pointer;
}
.jy_item a span{
    display: inline-block;
    color:#AAB2BD;
    font-size:1.4em;
}
.jy_item a em{
    color:#434A54;
    font-size:2em;
}
.jy_group{
    border-top:1px solid #e4e4e4;
    border-bottom:1px solid #e4e4e4;
    margin-bottom:20px;
}
.jy_group li,.jy_back {
    box-sizing: border-box;
    padding:0 10px;
    background: #fff;
    border-bottom: 1px solid #e4e4e4;
}
.jy_group li a ,.jy_back a{
    height:40px;
    line-height:40px;
    display:block;
    color:#656D78;
    font-size:1.6em;
    overflow: hidden;
}
.jy_group li a img,.jy_back a img{
    width:8px;
    margin-top:14px;
    float: right;
}
.jy_back{
    width:40%;
    margin:0 auto;
    background:#e4393c;
    text-align:center;
}
.jy_back a{
    color:#fff;
}
/*End jiaye*/
.fs_group li{
    box-sizing: border-box;
    padding:0 10px;
    line-height:40px;
    text-align: center;
    font-size:1.4em;
    overflow: hidden;
    background: #fff;
}
.fs_group li a{
    display: block;
    font-size:1.4em;
    color:#333;
    float: left;
    height:70px;
    line-height:70px;
}
.fs_group li a img{
    width:50px;
    height:50px;
    margin-right:10px;
    vertical-align: middle;
}
.fs_group li em{
    display: inline-block;
    line-height:70px;
    float: right;
}
.fs_group li em a{
    display: inline-block;
    font-size: 1.2em;
    color:#F5A623;
}
.fs_group li span{
    display: inline-block;
    line-height:70px;
    font-size: 1.2em;
    color:#00BB5C;
    float: right;
}
/*End jiaye_fensi*/
.focus_list{
	padding:8px;
	border-bottom:1px solid #ddd;
	overflow:hidden;
}
.focus_list .user_photo{
	width:60px;
	height:60px;
	overflow:hidden;
	float:left;
}
.focus_list .user_photo img{
	width:100%;
	height:100%;
}
.focus_list .user_id{
	float:left;
	margin-left:16px;
}
.focus_list .user_id h3{
	font-size:1.6em;
	line-height:32px;
}
.focus_list .user_id i{
	font-size:1.2em;
	line-height:22px;
}
.focus_list .user_id i.focus_each{
	color:#00BB5C;
}
.focus_list .user_id i.focus_ed{
	color:#999;
}
.focus_list .cancel_focus{
	float:right;
	line-height:60px;
	font-size:1.2em;
}
/*End jiaye_focus*/
.jy_dp_pic_box{
    overflow: hidden;
}
.jy_dp_pic_box li{
    width:90px;
    margin:10px auto 10px 10px;
    float:left;
}
.jy_dp_pic_box li img{
    width:90px;
    height: 90px;
    display: block;
}
.jy_dp_pic_box li div{
    width:88px;
    background: #fff;
    border:1px solid #e1e1e1;
}
.jy_dp_pic_box li div p{
    height:20px;
    line-height:20px;
    text-align: center;
    color:#333;
    font-size:1.2em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
/*End jiaye_dp_pic*/
.jy_f_a img{
    width:25px;
}
.jy_f_group li{
    box-sizing: border-box;
    padding:10px;
    height:70px;
    line-height:50px;
    background:#fff;
    font-size:1.4em ;
    color:#333;
    cursor: pointer;
}
.jy_f_group li img{
    width:50px;
    height: 50px;
    margin-right:10px;
    vertical-align: middle;
}
.jy_f_group li a{
    display: block;
    color:#333;
}
/*End jiaye_friends*/
.jy_m_group .jy_m_list{
    box-sizing: border-box;
    padding: 10px;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
    position: relative;
}
.jy_m_group a{
    display:block;
    position: relative;
    width:80%;
}
.jy_m_group img{
    position: absolute;
    top:0;
    left:0;
    margin-right: 10px;
 }
.jy_m_group span.jy_m_pos{
    position:absolute;
    top:10px;
    right:10px;
    font-size: 1.4em;
    color:#BFBFBF;
}
.jy_m_group .jy_m_group_div{
    position: relative;
    box-sizing: border-box;
    padding:0 10px 0 60px;
}
.jy_m_group .jy_m_group_div span{
    display:block;
    height:30px;
    line-height: 30px;
    font-size: 1.6em;
    color:#333;
 }
.jy_m_group .jy_m_group_div  em{
    display:block;
    height:20px;
    line-height: 20px;
    font-size: 1.4em;
    color:#BFBFBF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*End jiaye_messages*/
.jy_m_new_span,.jy_email_a{
    position:absolute;
    right:10px;
    width:58px;
    height:28px;
    line-height:28px;
    font-size:1.4em;
    text-align:center;
}
.will_agree,.jy_email_a{
    top:20px;
    color:#0072BB;
    border:1px solid #0072BB;
    border-radius:8px;
}
.yet_agree{
    color:#ccc;
    top:23px;
}
.megs_friend_box{
    width:100%;
    height:100%;
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom: 0;
    background:rgba(0,0,0,.5);
    display: none;
}
.megs_friend_box div{
    width:250px;
    height:100px;
    position: absolute;
    top:50%;
    left:50%;
    margin-top:-50px;
    margin-left: -150px;
    background:#fff;
    text-align:center;
}
.megs_friend_box div p{
    height:50px;
    line-height: 50px;
    color:#333;
    font-size:1.8em;
}
.megs_friend_box div a{
    display: inline-block;
    width:80px;
    height:30px;
    line-height:30px;
    color:#666;
    font-size:1.6em;
    border:1px solid #e1e1e8;
    border-radius: 5px;
}
/*End jy_megs_friend*/
.gray_box{
    width:100%;
    height:22px;
    background:#F7F7F7;
}
.jy_m_group .jy_mfs_img{
    display:block;
    position: absolute;
    top:30px;
    right:10px;
    width:10px;
    height:10px;
}
.jy_m_group .jy_mfs_img img{
    width:8px;
}
.jy_megs_add{
    box-sizing: border-box;
    padding-left: 10px;
    font-size:1.4em;
    height:40px;
    line-height:40px;
    border-top:1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
.jy_megs_add span{
    color:#ccc;
}
.jy_megs_add em{
    color:#333;
    margin-left:10px;
}
.jmfd_input{
    text-align: center;
    margin-top:20px;
}
.jmfd_input input{
    width:120px;
    height:30px;
    font-size:1.6em;
    text-align: center;
    border-radius: 4px;
}
input.jmfd_refuse{
    color:#0072BB;
    background:#FFF;
    border:1px solid #b3b3b3;
    margin-right:10px;
}
input.jmfd_agree{
    color:#fff;
    background:#0072BB;
}
/*End jy_megs_friend_details*/
.jy_mc_list .jy_m_group_div  span{
    height:20px;
    line-height:20px;
}
.jy_mc_list .jy_m_group_div  em{
    height:15px;
    line-height:15px;
}
.jy_mc_list .jy_m_group_div  em.black_font{
    color:#333;
}
/* End jy_megs_club */
.mr_group{

}
.mr_list{
    box-sizing: border-box;
    padding:10px;
    overflow: hidden;
    border-bottom: 1px solid #D8D8D8 ;
}
.mr_list_img{
    width:50px;
    height:50px;
    float: left;
}
.mr_list_div div{
    box-sizing: border-box;
    padding-left:60px;
}
.mr_list_div div span{
    display: block;
    font-size:1.4em;
    color:#BFBFBF;
    line-height:30px;
}
.mr_list_div div em{
    display: block;
    font-size:1.4em;
    color:#333;
    line-height:20px;
}
.mr_p_bg{
    padding:5px 10px;
    margin-top:5px;
    position: relative;
    background:#F0F0F0;
    border-radius: 10px;
    line-height:20px;
    color:#999;
    font-size:1em;
}
.mr_p_bg img{
     position: absolute;
     top:-5px;
     left:10px;
 }
.mr_list_div div .mr_p_bottom{
    overflow: hidden;
}
.mr_list_div div .mr_span_l{
    display: inline-block;
    float:left;
}
.mr_list_div div .mr_span_r{
    display: inline-block;
    float: right;
}
/* End jy_megs_reply */
.jy_m_group .jy_email_a{
    display: inline-block;
    position: absolute;
    width:58px;
    color:#0072BB;
}
.i{
    display: block;
    float: right;
    margin-right:10px;
}
/* End jy_megs_email */
.jy_email{
    background:#f7f7f7;
}
.jy_email .jy_email_img{
   margin-top:12px;
}
/* End jy_email */
.jy_email_content{
    display: block;
}
/* End jy_email_new */
.trash_clear{
    float: right;
    margin-right:10px;
    cursor: pointer;
}
/* End jy_email_trash */
.common_bottom_box{
    width:100%;
    background:#0072BB;
    overflow: hidden;
    position: fixed;
    bottom:0;
    left: 0;
    cursor: pointer;
}
.common_bottom_box a{
    display: block;
    height:40px;
    float: left;
    width:50%;
    color:#fff;
    font-size:1.4em;
    text-align: center;
}
.common_bottom_box img{
    margin-right:10px;
    margin-top:10px;
}
.email_content_box{
    box-sizing: border-box;
    padding: 10px;
}
.email_content_box p{
    font-size:1.4em;
    color:#666;
    line-height:26px;
}
/* End jy_email_new_content */
.write_box{
   font-size:1.4em;
    color:#333;
    padding:10px;
    box-sizing: border-box;
}
.write_email_name{
    height:30px;
    line-height:30px;
}
.write_email_content{
    border:1px solid #e1e1e1;
    height:40px;
    line-height:40px;
}
.write_box textarea{
    border:1px solid #E1E1E1;
    width:100%;
    height:200px;
}
.write_box .email_submit{
    margin:20px auto;
    display: block;
    width:100px;
    height:40px;
    border:1px solid #e1e1e1;
    border-radius: 10px;
    color:#fff;
    background: #0072BB;
}

.write_box .write_input {
    display: block;
    width:100%;
    height:30px;
    line-height: 30px;
    border: 1px solid #E1E1E1;
}

/* End jy_email_write.html */
.search_box{
    margin:20px auto 40px auto;
}
.search_box p{
    margin:0 auto;
}
.search_box input{
    line-height:28px;
    border:1px solid #0072BB;
    float: left;
    color: #333;
    font-size:1.4em;
}
.search_box .search_name{
    width:100px;
    height:30px;
    line-height: 20px;
    font-size: 1.8em;
    text-align: center;
}
.search_box .search_box{
    width:260px;
    overflow: hidden;
}
.search_box .search_txt{
    width:190px;
    height:28px;
    line-height: 20px;
    border-radius: 4px 0 0 4px;
    padding-left: 10px;
}
.search_box .search_btn{
    width:58px;
    height:30px;
    border-radius: 0 4px 4px 0;
    background: #0072BB;
    color:#fff;
}
/* End search.html */
.search_result_memberInfo{
    overflow: hidden;
}
.search_result_memberInfo input{
    display: block;
    height:40px;
    line-height:40px;
    background: #0072BB;
    border-radius:4px;
    font-size:1.4em ;
    color:#fff;
}
.search_result_memberInfo .search_btn1{
    width:98%;
    margin:20px 1% 10px 1%;
}
.search_inp_box{
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
}
.search_inp_box input{
    float: left;
    width:49%;
}
.search_inp_box input.margin_right{
    margin-right:2%;
}

input.button_disable {
    background-color: #CCC;
}
/* End search_result_memberInfo.html */
.newreply_conter{
    box-sizing: border-box;
    padding: 10px;
}
.newreply_conter h4{
    font-size:1.4em;
    color:#333;
    margin: 5px 0;
}

.input_padding1 {
    padding: 10px 10px 0;
}

.input_padding2 {
    padding: 0 10px 0;
}

.newreply_conter .newreply_txt{
    display: block;
    width:100%;
    height:30px;
    line-height: 30px;
    border: 1px solid #E1E1E1;
}
.newreply_conter textarea{
    width:100%;
    border: 1px solid #E1E1E1;
}
.newreply_conter  .newreply_sub{
    display: block;
    width:100%;
    height:40px;
    line-height: 40px;
    background: #0072BB;
    color:#fff;
    font-size: 1.6em;
    margin-top:20px;
}
.newreply_conter p{
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top:20px;
}
.newreply_conter p input{
    width:80px;
    height:80px;
    position: absolute;
    top:0;
    left:0;
    opacity: 0;
    filter:alpha(opacity:0);
}
.newreply_conter p .newreply_img_r{
     border:1px solid #B3B3B3;
     float: left;
     width: 80px;
     height: 80px;
 }
.newreply_conter p .add_img{
    display: inline-block;
    width:80px;
    height:80px;
    border:1px solid #B3B3B3;
    float: left;
    background:#F7F7F7 url("../img/addfile.png") no-repeat center center;
}
/*End replyNew*/
.margin-bottom{
    margin-bottom: 100px;
}
.border_bottom{
    border-bottom:1px solid #e0e0e0;
}   
.noborder_bottom,.noborder_left{
    border-bottom: 0;
}
.no_margin-bottom{
    margin-bottom: 0;
}
.padding-bottom{
    padding-bottom: 10px;
}
._margin_bottom{
     margin-bottom:30px;
 }
.border_top{
    border-top:1px solid #e0e0e0;
}
.ellipsis{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.h20{
    height:20px;
}
.fl_l{
    float: left;
}
.block{
    display: block;
}
.m_r_10{
    margin-right:10px;
}
.pd_5{
    padding:5px 0;
}
.breakword{
    word-break: break-all;
}
/* End common class*/
/* Footer */
footer{
    text-align:center;
}


.mt_list{
    margin-bottom:20px;
}
.mt_box{
    display: block;
    width:100%;
    margin:0 auto;
}
.mt_box img{
    width:100%;
    border:0;
    vertical-align: middle;
}
.mt_list p{
    padding:5px 10px;
}
.mt_list a{
    color:#333;
}
.mt_title{
    font-size: 14px;
    color:#333;
}
.mt_list p span{
    font-size: 12PX;
    float:right;
    color:#999
}
.xh_list{
    padding:20px 10px 10px 10px;
    border-bottom:1px solid #e0e0e0;
}
.xh_text a{
    font-size: 14px;
    line-height: 22px;
    color:#212121;
}
.xh_list span{
    line-height: 22px;
    font-size: 12px;
    color:#999;
}

/*===================start ym_question====================== */
/*=============================*/
.boxWrap {
    min-height: calc(100% - 120px);
    height: auto !important;
    /*background: #f7f7f7;*/
    position:relative;
    padding-bottom: 60px;
    box-sizing: border-box;
}
.boxWrap .time{
    height:45px;
    line-height:45px;
    color:#bdbdbd;
    font-size:1.2em;
    text-align:center;
    clear:both;
}

/* end common style*/
/*=============================*/
.fastQ_wrap{
	display:block;
}
.fastQ_wrap:hover{
	background:#f0f0f0;
}
.fastQ{
    overflow:hidden;
    padding:30px  0;
    border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
.fastQ_icon{
    float:left;
    width:40px;
    height:40px;
    margin:0 20px 0 16px;
}
.fastQ div{
    width:80%;
    margin:0 auto;
}
.fastQ div h3{
    font-size:1.6em;
}
.fastQ div p{
    font-size:1.2em;
    color:#c2bdbd;
}
.fastQ_arrow{
    display:inline-block;
    width:8px;
    height:10px;
    float:right;
    padding-right:16px;
    margin-top:-22px;
    margin-right:16px;
}
/*end immi.html*/
.tw_box{
    background:#f7f7f7;
}
.tw_box div:nth-of-type(2),
.tw_box div:nth-of-type(3){
    border-bottom:1px solid #e0e0e0;
    font-size:1.4em;
    color:#d0d0d0;
    background: #fff;
    padding:20px 10px;
    box-sizing: border-box;
    overflow: hidden;
}
.tw_box div:nth-of-type(3) select{
    float: right;
    color:#000;
    text-align: right;
    border:none;
}
.tw_box span{
   float: left;
   width:20%;
   color:#000;
}
.tw_box input{
    float: right;
    width:100px;
    color:#000;
    text-align: right;
}
.ask_textarea{
	width:100%;
	text-align:center;
	padding:20px;
	box-sizing:border-box;
}
.tw_box textarea{
    resize: none;
	width:100%;
	box-sizing:border-box;
    padding:10px;
    border:none;
    border:1px solid #e0e0e0;
    background: #fff;
	font-size:1.6em;
}
/*end immi_ask.html*/
.xq_box{
    padding:0 10px;
    box-sizing: border-box;
    overflow:hidden;
}
.xq_detail{
    background: #fff;
    width:calc(100% - 60px);
    float:right;
    margin-right:20px;
    position:relative;
	border-radius:4px;
}
.question{
    padding:10px;
    box-sizing:border-box
}
.question p{
    font-size:1.4em;
    line-height:24px;
    color:#4a90e5;
}
.question .xq_num{
    font-size:1.2em;
    color:#bdbfbd;
    text-align: right;
}
.trigle{ /*三角*/
    display: inline-block;
    position:absolute;
    right:-10px;
    top:17px;
    width:0;
    height:0;
    border-style:solid;
    border-color:transparent transparent transparent #fff;
    border-width:10px 0 10px 10px ;
}
/*end immi_askContent.html*/
.cjwt_box li{
    padding:10px;
    box-sizing: border-box;
    border-bottom: 1px solid #e0e0e0;
}
.cjwt_box li a{
    display:block;
}
.cjwt_box li p{
    font-size:1.4em;
    line-height:30px;
    height:30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.cjwt_box li div{
    overflow: hidden;
}
.cjwt_box li span{
    color:#bdbdbd;
    font-size:1.2em;
}
.cjwt_box li span:nth-of-type(1){
    float: left;
}
.cjwt_box li span:nth-of-type(2){
    float: right;
}
.cjwt_box li span:nth-of-type(2).span_red{
    color: #e4393c;
}
.cjwt_box li span:nth-of-type(2).span_blue{
    color: #4a90e2;
}
.cjwt_box li span i{
    color:#e8393c;
}

.mask{
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: rgba(0,0,0,0.8);
    display: block;
    z-index:10;
}
.innerMask{
    width:80%;
    height:220px;
    padding:10px 0;
    background: #fff;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-120px;
    margin-left:-40%;
    text-align: center;
}
.innerMask input{
    padding:5px 10px;
    border:1px solid #000;
}
.innerMask input:nth-of-type(1){
    float: left;
    margin-left:5%;
}
.innerMask input:nth-of-type(2){
    float: right;
    margin-right:5%;
}
.innerMask textarea{
    width:90%;
    height:150px;
    margin-top:10px;
}
/*end immi_questionList.html*/
.answerList{
    padding:0 10px;
    box-sizing: border-box;
}
.answer_content{
    overflow: hidden;
}
.answer_content span{
    float: left;
    margin-right:10px;
    width:40px;
    height:40px;
    border-radius: 50%;
    overflow: hidden;
}
.answer_content span img{
    width:40px;
    height:40px;
}
.answer_content_detail{
    float: left;
    width:calc(100% - 50px);
	border-radius:0 0 5px 5px;
}
.answer_content_detail>p:nth-of-type(1){
    font-size:1.4em;
    line-height:30px;
    height:30px;
    overflow: hidden;
    background: #f0f0f0;
}
.answer_content_detail>p:nth-of-type(2){
    box-sizing: border-box;
    font-size:1.4em;
    padding:10px;
	background:#c4e7ff;
    line-height:22px;
    border-radius: 5px 5px 0 0;
}
.answer_content_detail .zw_box{
    padding:10px;
    text-align: right;
}
.answer_content_detail div input{
    background: #ad2442;
    padding:2px 5px;
    color:#fff;
}
.answer_content .zhuiwen_wrap{
    border-radius: 0 0 5px 5px;
    background:#c4e7ff;
    padding:10px 0;
}
.answer_content .zuiwen{
    width:calc(100% - 20px);
    box-sizing: border-box;
    padding:10px;
    margin:10px;
    margin-top:0;
    background: #fff;
	border-radius:5px;
}
.answer_content_detail .zuiwen p{
    font-size:1.3em;
    margin-bottom: 10px;
    background: #fff;
    padding:0 0 5px 0;
	line-height:1.5;
	border-bottom:1px dashed #e5e5e5;
}
.answer_content_detail .zuiwen p.writer{
    color:#4a94e3;
}
.answer_content_detail .zuiwen i{
	display:inline-block;
}
.answer_content_detail .zhuiwen_name{
	width:40px;
	vertical-align:top;
	text-align:right;
}
.answer_content_detail .zhuiwen_content{
	width:calc(100% - 40px);
	word-break: break-all;
}
/*end immi_questionContent.html*/
.webFriendInfo{
    background:#fff;
    box-sizing: border-box;
    padding:10px;
    color:#bdbdbd;
	border-bottom:1px solid #e0e0e0;
}
.webFriendInfo p{
    font-size:1.4em;
}
.webFriendInfo p span{
    margin-right:10px;
}
.webFriendInfo i{
    color:#4d4d4d;
    margin-right:5px;
}
/*end immi-webFriendQuestion-noAnswer.html*/
.interact_area{
    width:100%;
    resize: none;
    box-sizing: border-box;
}
.answer_content_detail .interact_btn {
    text-align: right;
}
.answer_content_detail .interact_btn input{
    background:#4a90e2;
}
/*end immi-lawyerQuestion-interact.html*/
.lawyer_btn{
    width:120px;
    margin:10px auto 0 auto;
    background: #4a90e2;
}
/*end index.php*/
.lawyer-box{
    margin-top:20px;
}
.lawyer-box li{
    box-sizing: border-box;
    padding: 0 10px;
    background: #fff;
    border-bottom: 1px solid #e4e4e4;
}
.lawyer-box li a{
    height: 40px;
    line-height: 40px;
    display: block;
    color: #656D78;
    font-size: 1.6em;
    overflow: hidden;
}
.lawyer-box li a img{
    width: 8px;
    margin-top: 14px;
    float: right;
}
/*end immi-lawyer.html*/
.lawyer_column_infobox{
	padding:10px;
	border-bottom:1px solid #e0e0e0;
	overflow:hidden;
}
.lawyer_column_lawyerphoto{
	float:left;
	width:62px;
	height:72px;
	overflow:hidden;
}
.lawyer_column_lawyerphoto img{
	width:100%;
	height:100%;
}
.lawyer_column_lawyerinfo{
	padding-left:72px;
}
.lawyer_column_lawyername{
	font-size:1.6em;
}
.lawyer_column_lawyertext{
	font-size:1.3em;
	line-height:22px;
	padding-top:6px;
	height:44px;
	overflow:hidden;
	color:#666;
}
.column_article_link{
	display:block;
}
.column_article_list{
	padding:10px;
	border-bottom:1px solid #e0e0e0;
}
.column_article_title{
	font-size:1.4em;
	line-height:22px;
}
.column_article_title a{
	color:#000;
	display:block;
}
.column_article_info{
	padding-top:5px;
	color:#999;
	font-size:1.2em;
}
.column_article_reader{
	margin-right:20px;
}
.column_article_posttime{
	float:right;
}
/*end lawyercolumn.php*/
a.answer_btn{
    display: block;
    width:80%;
    height:40px;
    line-height:40px;
    color:#fff;
    background:#4a90e2;
    text-align: center;
    margin:20px auto;
    font-size:14px;
}
/*end immi-answer.html*/
.answer_who{
    box-sizing: border-box;
    padding:10px;
}
.answer_who p{
    font-size:1.4em;
    margin:5px;
}
.answer_info textarea{
    width:100%;
    padding:10px;
    line-height:22px;
    font-size:1.4em;
    box-sizing: border-box;
    border:none;
    border-top:1px solid #d0d0d0;
    border-bottom:1px solid #d0d0d0;
}
/*end immi-answer-content.html*/


/*======== end common style=========*/
.common_lawyerJoin{
    box-sizing:border-box;
    font-size: 14px;
    background:#fff;
    margin-bottom: 10px;
}
.common_lawyerJoin li{
    padding:10px;
    box-sizing: border-box;
    border-bottom: 1px solid #e0e0e0;
    min-height: 50px;
    line-height: 50px;
    height:auto;
    overflow: hidden;
    position: relative;
}
.common_lawyerJoin li a{
    display: block;
}
.common_lawyerJoin li span{
    display: inline-block;
    vertical-align: middle;
}
.common_lawyerJoin li .right{
    height: 50px;
    position: absolute;
    right:10px;
    top:50%;
    margin-top:-25px;
    text-align: right;
}

.common_lawyerJoin li .right  img{
    width:8px;
}

.writeBox{
    box-sizing:border-box;
    width: 100%;
    border:1px solid #e0e0e0;
    margin-top:10px;
    text-indent:10px;
    line-height:30px;
}
.writeArea{
    display: block;
    width:calc(100% - 30px);
    padding:10px;
    resize:none;
    margin:10px auto 0  auto;
}

/*===== end common style======*/

.lawyerJoin1 li .right .touxiang{
    width:30px;
    height:30px;
    position:absolute;
    z-index: 1;
    right:0;
    top:10px;
}
.lawyerJoin1 li .right .touxiangFile{
    position: absolute;
    z-index:2;
    opacity: 0;
    right:0;
    top:10px;
}
.lawyerJoin1 li p{
    display: inline-block;
    overflow: hidden;
    width:75%;
    line-height:24px;
    max-height:48px;
    vertical-align: middle;
    text-align: right;
    color:#999;
}
.lawyerJoin2  li div{
    width:100%;
}
.lawyerJoin2  li div p{
    width:100%;
    line-height: 24px;
    max-height:96px;
    overflow: hidden;
    text-align: left;
    color:#999;
}
.lawyerJoin3{
    margin-bottom:0;
    padding-bottom:0;
}
.lawyerJoin3 .right a{
    color:#ad2442;
    font-size:14px;
}
/*end immi-lawyerInfo.html*/


.govOfficeBox{
    background: #fff;
    margin-bottom: 50px;
}
.govOfficeBox li{
    position:relative;
    padding:10px;
    box-sizing: border-box;
    border-bottom: 1px solid #e0e0e0;
}
.govOfficeBox li a{
    display: block;
    position:relative;
}
.govOfficeBox li strong{
    display: inline-block;
    color:#ad2442;
    font-size:16px;
    padding:20px 0;
}
.govOfficeBox li em{
    font-style:normal;
    display: inline-block;
    padding:5px 10px;
    background: #ad2442;
    color:#fff;
    font-size:14px;
    position: absolute;
    top:10px;
    cursor:pointer;
}
.govOfficeBox li em:nth-of-type(1){
    right:10px;
}
.govOfficeBox li em:nth-of-type(2){
    right:70px;
}
.govOfficeBox li div{
    overflow: hidden;
}
.govOfficeBox li div span{
    font-size: 12px;
    float: left;
    line-height:20px;
    height:20px;
    width:70px;
}
.govOfficeBox li div p{
    font-size:12px;
    line-height:20px;
    height:20px;
    width:calc(100% - 70px);
    overflow: hidden;
    color:#212121;
}
.add_office{
    width:100%;
    height:40px;
    line-height: 40px;
    background: #f8f8f8;
    text-align: center;
    position:fixed;
    bottom:40px;
    left:0;
}
.add_office a{
    padding:3px 10px;
    border-radius: 5px;
    background: #ad2442;
    color:#fff;
}
/*end immi-lawyerOffice.html*/
.officeContentBox{
    background: #f7f7f7;
}
.officeContentBox li{
    padding:10px;
    box-sizing: border-box;
    border-bottom: 1px solid #e0e0e0;
}
.officeContentBox li div{
    overflow: hidden;
}
.officeContentBox li div span{
    float: left;
    width:20%;
    color:#bdbdbd;
    text-align: left;
}
.officeContentBox li div p{
    width:80%;
    color:#212121;
}
.delet_office{
    width:100%;
    height:40px;
    line-height:40px;
    background: #fff;
    border-top:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
    text-align: center;
    margin-top:30px;
}
.delet_office a{
    color:#ad2442;
}
/*end immi-lawyerOfficeContent.html*/
.addOfficeWrap{
    background: rgba(0,0,0,0.8);
    position:fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    display: none;
    z-index: 3;
}

.addOfficeInner{
    width:80%;
    background: #f7f7f7;
    position:absolute;
    top:25%;
    left:10%;
}
.AddOfficeBox li{
    height:50px;
    line-height:50px;
    border-bottom: 1px solid #e0e0e0;
}
.AddOfficeBox li select:nth-of-type(1){
    margin-left:10px;
}
.AddOfficeBox li input{
    box-sizing: border-box;
    padding:10px;
    width:100%;
    height:100%;
    border:none;
}
.AddOfficeBox .color{
    color:#bdbdbd;
}
.addOffice_btn{
    width:100%;
    text-align: center;
    /*position: fixed;*/
    /*bottom:40px;*/
    /*left:0;*/
    position:relative;
}
.addOffice_btn a{
    display: inline-block;
    width:50%;
    height:40px;
    line-height:40px;
    background:#ad2442;
    color:#fff;
    position:absolute;
    top:0;
    font-size:16px;
}
.addOffice_btn a:nth-of-type(1){
    left:0;
    background: #f8f8f8;
    color:#212121;
}
.addOffice_btn a:nth-of-type(2){
    right:0;
}
/*end immi-lawyerAddOffice.html*/

/*==================end ym_question========================= */
/*==============PROJECT : 2016002================== */
.swiper-container {
    box-sizing:border-box;
    max-width:700px!important;
    width:100%;
    padding:0 10px;
    margin: 20px auto;
}

.swiper-container.pd10{
    padding:10px 0;
}

.swiper-slide {
    display:block;
    width:62px!important;

    text-align: center;
    font-size: 18px;
    background: #fff;
    flex:none;
    text-decoration: none;

}
.swiper-slide img{
	width:62px;
	height:72px;
}
.swiper-slide p {
    margin: 0;
    padding: 0;
    width: 100%;
    max-height: 40px;
    line-height: 20px;
    color: #666;
    text-align: center;
    overflow: hidden;
    font-size: 12px;
}

.dp_search_msg{
font-size:14px;
text-align:center;
margin-top:48px;
margin-bottom:320px;
}

.search_msg{
font-size:14px;
text-align:center;
line-height:48px;
}
/*==============PROJECT : 2016002 END================== */


