/*高分屏手机分辨率*/	

/*幻灯片开始*/
.banner{position:relative;width:100%;margin:auto;background: url(../images/bg_line.png) no-repeat center top;background-size:100%;}
.banner ul li{width:auto; padding-top:1.5%;}
.banner_1200{width:100%;margin:auto;display:inline-table; text-align:center; }
.banner ul li .banner_1200 img{width:100%; background:#555; border-bottom: solid 4px #927c32;}

     /*底图切换按钮*/
.banner .btnn{position:absolute;z-index:9999;bottom:15px;width:100%;height:25px;margin:0 auto;}
.banner .tab{width:70px;z-index:999;margin:auto;}
.banner .tab a{float:left;display:inline;width:20px;height:20px;margin:0 5px;background:url("../images/icon_flash_01.png") no-repeat center center;}
.banner .tab .sele{background:url("../images/icon_flash_02.png") no-repeat center center;}

/*幻灯片结束*/

/*color*/
.red{color:#d90000; }
.org{color:#ff9900; }
.color_g{ color:#6bb42e;}

/*医生NAV*/
.doc_nav{ margin:2% 3%;background:url(../images/bt_kcf.png) no-repeat left center; background-size:22%; padding-left:22%;}

.doc_nav .box{ margin:2%; border: solid 4px #333; padding:1.75%; background:rgba(255, 255, 255, 0.7);}
.doc_nav .box .nav_list{border: solid 2px #333; }
.doc_nav .box .nav_list ul{ list-style-type:none;}
.doc_nav .box .nav_list li{ float:left; width:24.9%; border-left: solid 1px #333; text-align:center; margin-left:-1px; line-height:1em;}
.doc_nav .box .nav_list li img{ width:80%;}


/*医生NAV*/
.doc_nav_xhz{ cursor:pointer; padding:3% 10%; min-height:100px; width:80%;background:url(../images/bt_xhz.png) no-repeat center center; background-size:80%;}

/*添加成品药*/
.div_tjcpy{ cursor:pointer; padding:3% 10%; min-height:100px; width:80%;background:url(../images/icon_tjcpy.png) no-repeat center center; background-size:80%;}



/*首页模块*/
.reserve_all .box{ background:url(../images/bg_line_mk.png) no-repeat center center; background-size:85%; width:82%; float:right; margin-top:3%; }
.reserve_all .title{ width:14%; position:absolute;  margin-left:3%; }
.reserve_all .title img{ width:140%; }
.reserve_all ul,li{ list-style-type:none;}
.reserve_all li{ float:left; width:46%; text-align:center;font: normal 1em/1.25em Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体"; cursor:pointer; color:#777; margin-bottom:10px; padding:1%; margin-left:2%;}
.reserve_all li img{ width:45%;}
.reserve_all li a{ display:block; font: normal 1.1em/1em Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体";color:#400009; text-decoration:none;}

/*首页模块_xg*/
.reserve_all_xg .box{ background:url(../images/bg_line_mk.png) no-repeat center top; background-size:90%; }
.reserve_all_xg ul,li{ list-style-type:none;}
.reserve_all_xg li{ float:left; width:46%; text-align:center;font: normal 1em/1.25em Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体"; cursor:pointer; color:#777; margin-bottom:10px; padding:1%; margin-left:2%;}
.reserve_all_xg li img{ width:50.5%;}
.reserve_all_xg li a{ display:block; font: normal 1.1em/1em Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体";color:#400009; text-decoration:none;}


/* 通用TOP样式 */
.nav_top{
    height:55px;
    background:#56b2db url(../images/bg_top.png) no-repeat left bottom;
	background-size:100%;
	color:#fff;
    font-size: 1.25em;
	text-align:center;
	line-height:2.75em;
    width:100%; 
	z-index:100;
}
.nav_top .left{
    height:100%;
	width:10%;
	color:#fff;
	float:left;
	padding:0px 10px 0 10px;
	line-height:2.75em;
}
.nav_top .left a{	
    margin-top:8%;
	display:block;
	float:left;
	width:30px;
	height:30px;
	padding:3px;
}
	
.nav_top .left img{ max-width:100%;}

.nav_top .right{
    height:100%;
	width:10%;
	color:#fff;
	float:right;
	padding:0px 10px 0 10px;
	line-height:4em;
    font-size:0.75em;
	cursor:pointer;
}

.nav_top .right a{
    margin-top:8%;
	display:block;
	width:30px;
	height:30px;
	padding:3px;
	float:right;
}

.nav_top .right img{ max-width:100%;}

.nav_top .center{
	color:#fff;
    height:100%;
	width:65%;
	text-align:center;
	margin:auto;
    font-size: 1.1em;
	line-height:2.25em;
}

/* 搜索 */

.div_search{ padding:1.1em .875em;}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group-btn {
    width: 1%;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
}

.btn_search{
	display: inline-block;
	padding: .5em 1.25em;
	margin-bottom:0;
	font: 1em/100% Arial, Helvetica, sans-serif;
	line-height:1.428571429;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	cursor:pointer;
    background:#ae874b url(../images/icon_search.png) no-repeat center center;
	background-size:60%;
	border:1px solid transparent;
	-webkit-border-radius: 5em; 
	-moz-border-radius: 5em;
	border-radius: 5em;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
	width:70px;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

.form-control {
    display: block;
    width: 100%;
    height: 28px;
	padding: .4em 1.875em .4em 1.25em;
	font: 1em/100% Arial, Helvetica, sans-serif;
    line-height: 1.42857;
    color: #fff;
    background-color: #ae874b;
    vertical-align: middle;
    background-image: none;
    border-radius:5em;
	border:0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.div_search input::-webkit-input-placeholder, 
.div_search textarea::-webkit-input-placeholder { 
    color: #fff;
}

.div_search input::-moz-placeholder,
.div_search textarea::-moz-placeholder { 
    color: #fff;
}
.div_search input:-ms-input-placeholder, 
.div_search textarea:-ms-input-placeholder { 
    color: #fff;
}

.search_tab{padding:0 .35em 1.75em .75em;background: url(../images/bg_line.png) no-repeat center bottom;background-size:100%;}

.search_tab .arrow_s{float:left; text-align:center; width:32%; color:#420009;background: url(../images/icon_arrow_s.png) no-repeat right center; background-size:13%; cursor:pointer;}

.search_tab .arrow_x{float:left; text-align:center; width:32%; color:#420009;background: url(../images/icon_arrow_x.png) no-repeat right center; background-size:13%; cursor:pointer;}
.search_tab .arrow_x:hover{background: url(../images/icon_arrow_s.png) no-repeat right center;background-size:13%;  }

.search_tab .icon_cf{background: url(../images/icon_cf.png) no-repeat left 30%;background-size:18%;  }
.search_tab .icon_dz{background: url(../images/icon_dz.png) no-repeat left 30%;background-size:20%;  }
.search_tab span{ display:block; padding-left:5%; margin-left:5%;}

/* 通用标题样式 */
.ty_title{background: url(../images/bt_cfxx.png) no-repeat 3% center;background-size:32%; padding:3% 3% 3% 36%; }
.ty_title a{background: url(../images/icon_arrow_r.png) no-repeat left center; background-size:15%;padding-left:8%;    font: normal .875em/1.5em Helvetica, Arial, sans-serif, "微软雅黑"; color:#333;
}

/* 处方样式 */
.div_cfys{ padding:0 3% 3% 3%;}
.div_cfys .box{ margin:3% 2%; border: solid 4px #333; padding:1.75%; background:rgba(255, 255, 255, 0.7);}
.div_cfys .box_article{border: solid 2px #333; padding-left:13%;background: url(../images/bt_zc.png) no-repeat left top; background-size:13%;}
.div_cfys .box_article ul{min-height:60px;font: normal 1.2em/1.25em Helvetica, Arial, sans-serif, "微软雅黑"; color:#333; border-left: solid 1px #333; padding:0 2% 3% 2%; }
.div_cfys .box_article li{ float:left; margin-right:5px;}
.div_cfys .box_article a{font: normal 1em/1.25em Helvetica, Arial, sans-serif, "微软雅黑"; color:#333;  float:left;}
.div_cfys .box_article .red{color:#d90000; }
.div_cfys .box_article .huang{color:#a08638; }

.div_cfys h1{font: bold 1.75em/1.25em Helvetica, Arial, sans-serif, "微软雅黑"; color:#825c21; text-align:center;}
.div_cfys h2{font: bold 1em/1.5em Helvetica, Arial, sans-serif, "微软雅黑"; color:#333; float:left; width:22%;}
.div_cfys li{ margin-top:10px;}
.div_cfys p{font: normal 1em/1.5em Helvetica, Arial, sans-serif, "微软雅黑"; color:#333; width:78%; float:left; }

.cfcz{ padding:2% 4%;}
.line_bottom{ padding-bottom:5%; margin-bottom:3%; border-bottom: solid 1px #d2b289;}
.cfcz .cz_title{font: bold 1.2em/2em Helvetica, Arial, sans-serif, "微软雅黑"; color:#8e5d1c; width:20%; float:left; }
.cfcz .jg{font: normal 1em/2em Helvetica, Arial, sans-serif, "微软雅黑";	padding: .4em 1.5em;color: #a50319;-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em; float:left; text-align:center; cursor:pointer; margin:0 3%; border: solid 2px #a50319;}
.cfcz .jg_red{font: normal 1em/2em Helvetica, Arial, sans-serif, "微软雅黑";	padding: .4em 1.5em;color: #fff;-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em; background:#a50319; float:left; text-align:center; cursor:pointer; margin:0 3%;border: solid 2px #a50319;}

.cfcz .jg_small{font: normal 1em/2em Helvetica, Arial, sans-serif, "微软雅黑";	padding: .4em 1.5em;color: #a50319;-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em; float:left; text-align:center; cursor:pointer; margin:0 3%; border: solid 2px #a50319;}

.cfcz .jg_small h2{font: normal 1em/2em Helvetica, Arial, sans-serif, "微软雅黑";	}
.cfcz .jg_red_small{font: normal 1em/2em Helvetica, Arial, sans-serif, "微软雅黑";	padding: .4em 1.5em;color: #fff;-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em; background:#a50319; float:left; text-align:center; cursor:pointer; margin:0 3%;border: solid 2px #a50319;}

.cfcz .jg_red_small h2{font: normal 1em/2em Helvetica, Arial, sans-serif, "微软雅黑";	}
.cfcz .btn_gm{ float:left; width:45%; height:2em; color:#666; padding:1% 0 3% 0;}
.cfcz .btn_gm .sz{ width:45%; margin:auto;}
.cfcz .btn_gm input{ border: solid 1px #cea263; width:75%;font: normal 1em/1em Helvetica, Arial, sans-serif, "微软雅黑";	padding: .4em .6em .3em .4em;color: #333;-webkit-border-radius: .25em; 
	-moz-border-radius: .25em;
	border-radius: .25em; }

.cfcz .btn_gm input.k{ background:#fff url(../images/bg_k.png) no-repeat 90% center; background-size:35%; }
.cfcz .btn_gm input.t{ background:#fff url(../images/bg_t.png) no-repeat 90% center; background-size:35%; }
.cfcz .btn_gm input.l{ background:#fff url(../images/bg_l.png) no-repeat 90% center; background-size:35%; }
.cfcz .btn_gm input.m{ background:#fff url(../images/bg_m.png) no-repeat 90% center; background-size:35%; }
.cfcz .btn_gm input.d{ background:#fff url(../images/bg_d.png) no-repeat 90% center; background-size:35%; }

.hzjx{ padding:4% 3%;}
.hzjx .cz_title{font: bold 1em/2.5em Helvetica, Arial, sans-serif, "微软雅黑"; color:#8e5d1c; width:25%; float:left; }
.hzjx .jg{font: normal 1em/1.5em Helvetica, Arial, sans-serif, "微软雅黑";	padding: .4em .6em;color: #a50319;-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em; float:left; text-align:center; cursor:pointer; margin:0 1.5%; border: solid 2px #a50319; background:rgba(255, 255, 255, 0.7);}
.hzjx .jg_red{font: normal 1em/1.5em Helvetica, Arial, sans-serif, "微软雅黑";	padding: .4em .6em;color: #fff;-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em; background:#a50319; float:left; text-align:center; cursor:pointer; margin:0 1.5%;border: solid 2px #a50319;}
	
	

/* 医生列表样式 */
.div_doctor{ margin:3% 2% 0 2%; padding-bottom:4%; width:46%; float: left;background: url(../images/bg_box.png) no-repeat left top;background-size:100%; position:relative; color:#432210;}


.div_doctor .doc_xx{ position:absolute; width:10%; margin-left:6%; margin-top:7%; line-height:1em;}
.div_doctor .doc_xx img{width:100%; margin:0; padding:0; border:0;}
.div_doctor .doc_tx{ width:50%; margin:5% auto 0 auto;}
.div_doctor .doc_tx img{ width:100%;
	-webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    border-radius: 50em;
	border: solid 3px #e2daba;}
.div_doctor .doc_tx .msg{ position:absolute; margin-left:45%; margin-top:3%;width:35px; height:35px; cursor:pointer; background:#a50303 url(../images/icon_xx.png) no-repeat center center; background-size:75%;-webkit-border-radius: 5em; 
	-moz-border-radius: 5em;
	border-radius: 5em; }
	
.div_doctor .doc_tx .msgh{ position:absolute; margin-left:45%; margin-top:3%;width:35px; height:35px; cursor:pointer; background:#e0d8b5 url(../images/icon_xx1.png) no-repeat center center; background-size:75%;-webkit-border-radius: 5em; 
	-moz-border-radius: 5em;
	border-radius: 5em; }
	
.div_doctor h2{font: normal 1em/1.5em Helvetica, Arial, sans-serif, "微软雅黑"; text-align:center; cursor:pointer; }
.div_doctor h2 span{font: normal .75em/1.5em Helvetica, Arial, sans-serif, "微软雅黑"; text-align:center; margin-left:5px; }
.div_doctor h3{font: normal .875em/1.25em Helvetica, Arial, sans-serif, "微软雅黑"; text-align:center;color:#432210;  }
@media(min-device-width:414px)and(max-device-width:736px)and(-webkit-min-device-pixel-ratio:3){
.div_doctor h2{font: normal 1.2em/1.5em Helvetica, Arial, sans-serif, "微软雅黑"; text-align:center; cursor:pointer; }
.div_doctor h2 span{font: normal .75em/1.5em Helvetica, Arial, sans-serif, "微软雅黑"; text-align:center; margin-left:5px; }
.div_doctor h3{font: normal 1em/1.5em Helvetica, Arial, sans-serif, "微软雅黑"; text-align:center;color:#432210;  }
}
.div_doctor .red{ color:#a50319; }
.div_doctor .doc_cz{ margin-top:2%;}

@media(min-device-width:414px)and(max-device-width:736px)and(-webkit-min-device-pixel-ratio:3){

.div_doctor .doc_cz{ margin-top:5%;}

}

.div_doctor .doc_cz .icon_ty {
    float: left;
    height: 32px;
    line-height: 28px;
    overflow: hidden;
    position: relative;
	width:33%;
}

.div_doctor .doc_cz .icon_ty s{
	background-image:url(../images/icon_80.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	left:35%;
	position: absolute;
	top: 0;
	width: 30px;
	cursor:pointer;
}


.div_doctor .doc_cz .dh s {
    background-position: 0px 0;
		background-size:580%;
}
.div_doctor .doc_cz .zl s {
    background-position: -60px 0;
		background-size:580%;
}
.div_doctor .doc_cz .sp s {
    background-position: -120px 0;
		background-size:580%;
}
.div_doctor .doc_cz .dhh s {
    background-position: -30px 0;
		background-size:580%;
}
.div_doctor .doc_cz .zlh s {
    background-position: -90px 0;
		background-size:580%;
}
.div_doctor .doc_cz .sph s {
    background-position: -150px 0;
		background-size:580%;
}

/* 开处方 */
.div_kcfbox  {
	height:200px;
	overflow-y:auto;
}
.div_kcf .list-cf  {
	margin-top:1%;
}

.div_kcf .bt{
	font: 1.2em/150% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体; color:#89642a;	margin-top:3%;
}
.div_kcf .bt li{
	float:left; width:33%; text-align:center;}
.div_kcf .list-cf li{
	    padding:2% 2% 1% 2%;
   border-bottom:  solid 1px #d5bc8f;
}
.div_kcf .list-cf .title_a{ width:30%; float:left; padding: .4em 0;font: 1.25em/125% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体; color:#000;}
.div_kcf .title_a a{ color:#000;}
.div_kcf .title_a .red{ color:#a50319;}
.div_kcf .title_a .huang{ color:#a08638;}


.div_kcf .list-cf .title_b{ float:left;color:#333;font: .875em/120% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体;padding: .4em 0;margin-left:0;}

.div_kcf .list-cf .title_c{ float:right;color:#333;font: 1.1em/150% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体;padding: .4em 0;}

.div_kcf .btn_gm{ float:left; width:37%; height:2em; color:#666; padding:1% 0 3% 0;}
.div_kcf .btn_gm .sz{ width:45%; margin:auto;}
.div_kcf .btn_gm input{ border: solid 1px #cea263; width:68%;font: normal 1em/1em Helvetica, Arial, sans-serif, "微软雅黑";	padding: .4em .6em .3em .4em;color: #333;-webkit-border-radius: .25em; 
	-moz-border-radius: .25em;
	border-radius: .25em;background:#fff; }

.div_kcf .btn_gm input.k{ background:#fff url(../images/bg_k.png) no-repeat 90% center; background-size:35%; }
.div_kcf .btn_gm input.t{ background:#fff url(../images/bg_t.png) no-repeat 90% center; background-size:35%; }
.div_kcf .btn_gm input.l{ background:#fff url(../images/bg_l.png) no-repeat 90% center; background-size:35%; }
.div_kcf .btn_gm input.m{ background:#fff url(../images/bg_m.png) no-repeat 90% center; background-size:35%; }
.div_kcf .btn_gm input.d{ background:#fff url(../images/bg_d.png) no-repeat 90% center; background-size:35%; }

.icon_jhh{ background:url(../images/icon_jhh1.png) no-repeat left top;  background-size:100%; width:30px;height:30px; cursor:pointer; float:right;}

.icon_jhh1{background:url(../images/icon_jhh.png) no-repeat left top;  background-size:100%;width:30px;height:30px; cursor:pointer; float:left;}

.icon_jhh2{ background:url(../images/icon_jhr1.png) no-repeat left top;  background-size:100%; width:30px;height:30px; cursor:pointer; float:right;}


.weui_uploader_file .icon_jhh2{ position:absolute; margin-left:55px; margin-top:-5px;}

.icon_sc{background:url(../images/icon_sc.png) no-repeat left top;  background-size:100%;width:30px;height:30px; cursor:pointer; float:right; margin:1.2%;}

.icon_jtbx{background:url(../images/icon_jtbs.png) no-repeat left top;  background-size:100%;width:30px;height:30px; cursor:pointer; float:right; margin:1.2%; float:right; margin:8% 4% 0 0;}

.icon_jtbs{background:url(../images/icon_jtb.png) no-repeat left top;  background-size:100%;width:30px;height:30px; cursor:pointer; float:right; margin:1.2%; float:right; margin:8% 4% 0 0;}

.zb_box{ padding:0 3% 3% 3%;}
.zb_box h2{ float:left; margin:0 3%; color:#fff;font: normal 1.2em/1em Helvetica, Arial, sans-serif, "微软雅黑"; cursor:pointer;	}
.zb_box ul{ list-style-type:none; margin-top:3%;}
.zb_box li{ float:left; width:14%; text-align:center;font: normal 1.4em/1.75em Helvetica, Arial, sans-serif, "微软雅黑";	cursor:pointer; text-align:center;}
.zb_box .li_sx{ color:#8b704a;	}

.zb_ss{color:#fff;font: normal 1.25em/1.5em Helvetica, Arial, sans-serif, "微软雅黑"; cursor:pointer; text-align:center; padding-top:2.5%;}

/* 闭合 */
.bh{
    overflow:hidden;
	zoom:1;
}
.p_5{ padding:3% 13%;}
.p_10{ padding:10%;}
.top_5{ margin-top:5%;}
.p_10f{ padding:10%;}

/* 导航测试链接 */
.nav { padding:10px;}
.nav ul{margin-left:10px;}
.nav li{list-style-type:square; margin-left:10px;}
.nav a{ line-height:40px; color:#333; text-decoration:none;}

.line_bot{ border-bottom: solid 1px #d9d9d9;}
.line_bot_p5{ border-bottom: solid 1px #d9d9d9; padding-bottom:.5em; margin-bottom:.5em;}

.weui_cell_bd p span{  line-height: 1.41176471;  color: #888;
  font-size:.75em;
  display:block;}
  
/* 修改地址 */
.list-group {
    padding-left: 0px;

}

.list-group li{
	list-style-type:none;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #FFF;
    border: 1px solid #ddd;
}
.list-group-item_edit{
    position: relative;
    display: block;
    padding: 2%;
    margin-bottom: -1px;
    background: url(../images/bg_dz.png) no-repeat left bottom;    background-size:100%;
	cursor:pointer;
    font: normal .75em/1.5em Helvetica, Arial, sans-serif, "微软雅黑";
}

@media(min-device-width:414px)and(max-device-width:736px)and(-webkit-min-device-pixel-ratio:3){

.list-group-item_edit{
    position: relative;
    display: block;
    padding: 3% 2%;
    margin-bottom: -1px;
    background: url(../images/bg_dz.png) no-repeat left bottom;    background-size:100%;
	cursor:pointer;
    font: normal .75em/1.5em Helvetica, Arial, sans-serif, "微软雅黑";
}

}

.list-group-item_edit .mr {
	float:left;
    background: url(../images/icon_mr.png) no-repeat left center;    background-size:11%;
	padding-left:10%;
	margin-top:1%;
    font: normal 1.2em/1.5em Helvetica, Arial, sans-serif, "微软雅黑";
}


.list-group-item_edit .mr img{
	width:80%;
}

.list-group-item_edit .bj {
	float:right;
	width:12.5%;
	background:#22c064;
}

.list-group-item_edit_b{
    position: relative;
    display: block;
    padding: 3% 2%;
    margin-bottom: -1px;
    border-bottom: 1px solid #ddd;
	cursor:pointer;
    font: normal .75em/1.5em Helvetica, Arial, sans-serif, "微软雅黑";
}
.list-group-item_edit_b .mr {
	float:left;
	padding-left:10%;
	margin-top:2%;
    font: normal 1.2em/1.5em Helvetica, Arial, sans-serif, "微软雅黑";
}

.list-group-item_edit_b .mr img{
	width:80%;
}

.list-group .title_a{ width:30%; float:left; color:#aaa; padding: .4em 0;}
.list-group .title_b{ float:left; margin-left:2%; color:#333;}
.list-group .title_b_text{ float:left; margin-left:2%; color:#333;padding: .4em 0;}
.list-group .title_b_text a{color:#333; text-decoration:none;}
.list-group .title_b input{
	display: block;
    width: 100%;
	padding: .4em 0 .4em 1.25em;
	font: 1em/100% Arial, Helvetica, sans-serif;
    line-height: 1.3em;
    color: #333;
}
.list-group .title_c{width:7%; float:right; padding: .4em 0 0 .4em; text-align:right;}
.list-group .title_c img{ width:60%;}

.list-group .title_a_h{ width:26%; float:left; color:#333;background: url(../images/icon_hy.png) no-repeat left bottom;  background-size:22%; padding: .4em 0 0 2em;font: 1.5em/150% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体;}
.list-group .title_c_h{ float:left; background: url(../images/icon_ph.png) no-repeat left bottom;  background-size:20%;padding: .4em 0 0 1.5em; text-align:right; color:#333;font: 1.5em/150% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体; }


.bh .list-group .mssm{ font-size:1.2em;  background:#E8E5E2; padding:3% 0 0 3%; color:#978b7f;}
.list-group .add_mk a{ float:left; width:28%; display:block; background:#fff; margin:4% 1% 1% 3%; text-align:center; text-decoration:none;font: normal 1.2em/2.5em Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体"; color:#777; border: solid 1px #cbbfb3;-webkit-border-radius: .25em; 
	-moz-border-radius: .25em;
	border-radius: .25em;}
	
.list-group .add_mk a:active{ float:left; width:28%; display:block; background:#fff; margin:4% 1% 1% 3%; text-align:center; text-decoration:none;font: normal 1.2em/2.5em Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体"; color:#D8050E; border: solid 1px #D8050E;-webkit-border-radius: .25em; 
	-moz-border-radius: .25em;
	border-radius: .25em;}

.list-group .add_xz a{ float:left; width:28%; display:block; background:#fff; margin:4% 1% 1% 3%; text-align:center; text-decoration:none;font: normal 1.2em/2.5em Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体"; color:#D8050E; border: solid 1px #D8050E;-webkit-border-radius: .25em; 
	-moz-border-radius: .25em;
	border-radius: .25em;}
	

/* 订单列表 */
.wdcd{width:100%;border-bottom:#e5e5e5 1px solid;background:#FFF}
.wdcd ul{}
.wdcd ul li{float:left;width:33.3%;text-align:center;padding:1% 0 2% 0; list-style-type:none;}
.wdcd ul li a{display:block;color:#9b9b9b;text-decoration:none;font-size:1em; }
.wdcd ul li.bot_choose{border-bottom:#D8050E 4px solid; }
.wdcd ul li:hover{ border-bottom:#D8050E 4px solid; }
.wdcd ul li.bot_dfd a,.wdcd ul li.bot_yfd a,.wdcd ul li.bot_ywc a,.wdcd ul li.bot_sr a,.wdcd ul li.bot_mx a{font-size:.875em;  line-height:.875em;}
.wdcd ul li.bot_dfd a:before{content:'';display:block;width:30%;height:2.5em;background:url(../images/icon_order1.png) no-repeat;background-size:100%;margin:0 auto 0.2em;}
.wdcd ul li.bot_yfd a:before{content:'';display:block;width:30%;height:2.5em;background:url(../images/icon_order2.png) no-repeat;background-size:100%;margin:0 auto 0.2em;}
.wdcd ul li.bot_ywc a:before{content:'';display:block;width:30%;height:2.5em;;background:url(../images/icon_order3.png) no-repeat;background-size:100%;margin:0 auto 0.2em;}
.wdcd ul li.bot_sr a:before{content:'';display:block;width:30%;height:2.5em;;background:url(../images/icon_order4.png) no-repeat;background-size:100%;margin:0 auto 0.2em;}
.wdcd ul li.bot_mx a:before{content:'';display:block;width:30%;height:2.5em;;background:url(../images/icon_order5.png) no-repeat;background-size:100%;margin:0 auto 0.2em;}


.wdcd ul li.bot_dfd1 a,.wdcd ul li.bot_yfd1 a,.wdcd ul li.bot_ywc1 a,.wdcd ul li.bot_sr1 a,.wdcd ul li.bot_mx1 a{font-size:.875em;  line-height:.875em;}
.wdcd ul li.bot_dfd1 a:before{content:'';display:block;width:30%;height:2.5em;background:url(../images/icon_order1_1.png) no-repeat;background-size:100%;margin:0 auto 0.2em;}
.wdcd ul li.bot_yfd1 a:before{content:'';display:block;width:30%;height:2.5em;background:url(../images/icon_order2_1.png) no-repeat;background-size:100%;margin:0 auto 0.2em;}
.wdcd ul li.bot_ywc1 a:before{content:'';display:block;width:30%;height:2.5em;;background:url(../images/icon_order3_1.png) no-repeat;background-size:100%;margin:0 auto 0.2em;}
.wdcd ul li.bot_sr1 a:before{content:'';display:block;width:30%;height:2.5em;;background:url(../images/icon_order4_1.png) no-repeat;background-size:100%;margin:0 auto 0.2em;}
.wdcd ul li.bot_mx1 a:before{content:'';display:block;width:30%;height:2.5em;;background:url(../images/icon_order5_1.png) no-repeat;background-size:100%;margin:0 auto 0.2em;}


.wdlist{width:100%; background:#FFF ;border-top: solid 1px #d9d9d9;}
.bg_ywc{background:#FFF url(../images/bg_ywc.png) no-repeat 90% 12%;background-size:20%;}
.wdlist .wddd_list{font: normal 1em/220% Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体";color:#85888b;}
.wdlist .wddd_list a{float:right; display:block;text-align:right; }
.wdlist .wddd_list img{width:50%;}

.wddd_ddlist{}
.wddd_ddlist .cpxq{ padding:4% 4% 2% 4%;font: .875em/120% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体; }
.wddd_ddlist .cpxq .cp{ float:left; width: 22%;}
.wddd_ddlist .cpxq .cp img{
	width:100%;    
	-webkit-border-radius: .25em; 
	-moz-border-radius: .25em;
	border-radius: .25em;
	border: solid 2px #e4e4e4; }
.wddd_ddlist .cpxq .text{ float:left; width:50%; padding-left:5%;}
.wddd_ddlist .cpxq .text h1{ color:#252525;font: normal 1.2em/130% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体;}	

.wddd_ddlist .cpxq h3{ line-height:130%;}	
.wddd_ddlist .cpxq .hzbl_list{font: normal 1em/150% Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体";color:#85888b; margin-top:2%;}

.wddd_ddlist .cpxq .jg{float:right; width:20%; font: normal 1.2em/1.25em Helvetica, Arial, sans-serif, "微软雅黑"; color:#ed312f; text-align:right;}	

.wdlist .wddd_money{padding:2% 3% 2% 15%;font: normal 1em/210% Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体";color:#555555; border-top:1px solid #e5e5e5;border-top: solid 1px #f0f0f0;}
.wdlist .wddd_money input{float:right; display:block;  }

.wdlist .bg_ys{background:url(../images/059.png) no-repeat 4% center;background-size:9%;}
.wdlist .bg_hy{background:url(../images/021.png) no-repeat 4% center;background-size:9%;}
.wdlist .bg_tr{background:url(../images/043.png) no-repeat 4% center;background-size:9%;}


.wdlist .btnred {
	color: #ef3f3f;
	border: solid 1px #ef3f3f;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
	background: -moz-linear-gradient(top,  #fff,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fff');
	font: normal .875em/120% Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体";
	-webkit-border-radius: .3em; 
	-moz-border-radius: .3em;
	border-radius: .3em; 
	padding:.5em .8em;
}
.wdlist .btnred:hover {
	background: #f26666;
	background: -webkit-gradient(linear, left top, left bottom, from(#f26666), to(#f26666));
	background: -moz-linear-gradient(top,  #f26666,  #f26666);
	border: solid 1px #d74747;
	color: #fff;
}
.wdlist .btnred:active {
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#f26666), to(#f26666));
	background: -moz-linear-gradient(top,  #f26666,  #f26666);
}

.div_ddcg{background:url(../images/bg_ddwc.png) no-repeat 5% center;  background-size:25%; padding:8% 10% 5% 30%;	font: normal 1.25em/140% Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体";
  }

.div_ddcg .zt{color:#D8050E;}
  
.div_ddcg .time{font: normal .75em/120% Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体"; color:#424242;}
  	
/*暂无订单*/

.noorder .noorder_text{background:url(../images/no_order.png) no-repeat center top;background-size:70%;height:6em; }

.noorder .noorder_text{
	padding-top:60%;
	text-align:center; 
	font: normal 1em/180% Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体";
	color:#a99d77;
	}
.noorder .noorder_text a{
	text-align:center; 
	font: normal 1.25em/180% Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体";
	color:#424242;
	text-decoration:none;
	}	
.noorder .noorder_text a.red{
	text-align:center; 
	font: normal 1.25em/180% Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体";
	color:#a50319;
	text-decoration:none;
	}	
	
.noorder_ss .noorder_text{background:url(../images/no_order_ss.png) no-repeat center top;background-size:70%;height:6em; }

.noorder_ss .noorder_text{
	padding-top:60%;
	text-align:center; 
	font: normal 1em/180% Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体";
	color:#a99d77;
	}
.noorder_ss .noorder_text a{
	text-align:center; 
	font: normal 1.25em/180% Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体";
	color:#424242;
	text-decoration:none;
	}	
.noorder_ss .noorder_text a.red{
	text-align:center; 
	font: normal 1.25em/180% Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体";
	color:#a50319;
	text-decoration:none;
	}	
	
/*订单详情*/
.div_ddlist{background:#FFF;}
.div_ddlist .title{padding:3% 3%; border-bottom: solid 1px #f0f0f0;font: .875em/120% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体; }
.div_ddlist .cpxq{ padding:4% 2%;font: .875em/120% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体; border-bottom: solid 1px #f0f0f0;}
.div_ddlist .cpxq .cp{ float:left; width: 22%;}
.div_ddlist .cpxq .cp img{width:100%;    -webkit-border-radius: .25em; 
	-moz-border-radius: .25em;
	border-radius: .25em;
	border: solid 2px #e4e4e4; }
.div_ddlist .cpxq .text{ float:right; width:72%;}
	
.div_ddlist .cpxq .text h1{ color:#f45454;font: normal 1em/100% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体;}	
.div_ddlist .cpxq .text h1 span{ margin-left:10px;font: normal 1em/150% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体;color:#686868;}	
.div_ddlist .cpxq .text h2{ height:3.2em;font: 1.2em/130% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体; color:#686868;}	
.div_ddlist .cpxq .text h3{font: 1em/150% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体; color:#686868;}		


.btn_box { padding:0;
    width:100%;
	z-index:100;
background:rgba(78, 67, 41, 0.8);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000); 
}

.btn_box .weui_btn{ width:35%; float:right;}
.btn_box .fkjg{font: .875em/180% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体; color:#e5d491; float:left; padding:4.5% 0 1% 2%;}	
.btn_box .fkjg strong{ font-size:1.5em; margin-right:5px; }

.btn_box .fkjg1{font: .875em/180% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体; color:#e5d491; float:right; padding:4.5% 4% 1% 0;}	
.btn_box .fkjg1 strong{ font-size:1.5em;margin-right:5px;}

.btn_box .div_gwc{ margin:1%; position:relative; width:50px; height:50px; background:#2a295c url(../images/icon_gwcd.png) no-repeat center center; background-size:75%;-webkit-border-radius: 5em; 
	-moz-border-radius: 5em;
	border-radius: 5em; float:left;}
.btn_box .div_gwc span{ position:absolute; left:70%; background:#d8050e; color:#fff;  width:20px; height:20px;font: .875em/130% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体; -webkit-border-radius: 5em; 
	-moz-border-radius: 5em;
	border-radius: 5em; float:left; text-align:center;}




.ddmx .list-group  {
    padding: 2% 4%;
    background-color: #FFF;
	  margin-top: 20px;
	   border-top: 1px solid #e7e7e7;
}
.ddmx .list-group .title_a{ width:50%; float:left; padding: .4em 0;font: 1em/120% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体; color:#686868;}

.ddmx .list-group .title_ad{ width:15%; float:left; padding: .4em 0;font: 1em/120% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体; color:#686868; text-align:right;}

.ddmx .list-group .title_b{ float:left;color:#333;font: .875em/100% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体;padding: .4em 0;margin-left:0;}
.ddmx .list-group .title_b_text{ float:left; margin-left:2; color:#333;font: .875em/100% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体; color:#686868;padding: .4em 0;}

.ddmx .list-group .title_c_text{ float:right; margin-left:2%; color:#f1524f;font: 1em/130% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体;padding: .4em 0;}

.ddmx .list-tp-line{border-top:1px solid #dbdbdb;}
.ddmx .list-group .title_d_text{ float:right; margin-left:2%; color:#555555;font: 1em/130% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体;padding: .4em 0;}
.ddmx .list-group .total_red{font: 1.2em/130% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体;color:#f26566;}
.ddmx .list-group .title_e_text{ float:right; margin-left:2%; color:#85888b;font: 1em/130% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体;}





.footer_box .ddmx .list-group .title_c_text{ float:left;}

.footer_box { padding:0;	
    position:fixed; 
	bottom:0; 
    width:100%;
	z-index:10;}
.footer_box input{ width:100%;}
.footer_box .div_tcc_js{ background:rgba(0, 0, 0, 0.3);}
.footer_box .div_search{ width:80%;}
.footer_box .div_search input{ border:0;}

.footer_box .div_search .btn_search{
	display: inline-block;
	padding: .5em 1.25em;
	margin-bottom:0;
	font: 1em/100% Arial, Helvetica, sans-serif;
	line-height:1.428571429;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	cursor:pointer;
    background:#fff url(../images/icon_search1.png) no-repeat center center;
	background-size:60%;
	border-left:1px solid transparent;
	-webkit-border-radius: 5em; 
	-moz-border-radius: 5em;
	border-radius: 5em;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
	width:70px;
}

.tybtn_box { padding:0;	
    width:100%;
margin-top:1.5em;	}
.footer_box input{ width:100%; background:#fff; color:#862c27;}


.tybtn_box .weui_btn_mini {
  line-height: 2.5em;
  padding: 0 .75em;
  margin:3% 25%;
  width:50%;
  font-size:1.2em;
  display: inline-block;
 	    -webkit-border-radius: .3em; 
	-moz-border-radius: .3em;
	border-radius: .3em;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background:transparent;
  color:#424242;
}


 
 /* 活动专题页 */
.news{
	margin:15px 15px 20px 15px;
    border-radius:0.75em;
    -moz-border-radius:0.75em; /* Old Firefox */
	background:#fff;
	border: solid 1px #cbcbcb;
	font-size:.875em;

}

.news .name{ float:left; padding:4% 3% 3% 4%; width:72%;display: table-cell;vertical-align:middle; }
.news .name a{ text-decoration:none; color:#333;	font: 1.2em/1.5em Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体"; }
.news .name .one{ text-decoration:none; color:#333;	font: 1.2em/3em Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体"; }
.news .ms_img{ float:right; width:15%; margin:3% 3% 2% 3%;}
.news .ms_img img{width:100%;}

.news .img{ display:inline-table; text-align:center;border-bottom: solid 1px #e8e8e8; padding:3%; position: relative; z-index:10;}
.news .img img{width:100%;}
.news .img .img_text{ position: inherit; margin-top:-10%; width:96%;background:rgba(0, 0, 0, 0.7);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000); color:#fff; text-align:left; padding:1% 2%;font: 1.15em/1.5em Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体"; }
.news .line_gray{ border-bottom:solid 1px #e8e8e8;}

.news_mbc{background:rgba(0, 0, 0, 0.5);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000); z-index:9999;}

.rq_time{ width:100%; text-align:center;}
.rq_time a{border-radius: .5em; background:#cecece;  padding:1% 4%; color:#fff;font: normal 1em/1.5em Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体"; text-align:center;margin:2% auto; text-decoration:none;}

/* 活动列表页 */
.news_list{
}
.news_list .name{ float:left; padding:4% 3% 3% 4%; width:72%;display: table-cell;vertical-align:middle; }
.news_list .name a{ text-decoration:none; color:#333;	font: 1.2em/1.5em Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体"; }
.news_list .name .one{ text-decoration:none; color:#333;	font: 1.2em/3em Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体"; }
.news_list .ms_img{ float:right; width:15%; margin:3% 3% 2% 3%;}
.news_list .ms_img img{width:100%;}

.news_list .img{ display:inline-table; text-align:center;border-bottom: solid 1px #e8e8e8; position: relative; z-index:10;width:100%;}
.news_list .img img{width:100%;}
.news_list .img .img_text{ position: inherit; margin-top:-9%; width:94%;
	filter:alpha(opacity=10 finishopacity=80 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=gray,endcolorstr=black,gradientType=0);
    -ms-filter:alpha(opacity=10 finishopacity=80 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=gray,endcolorstr=black,gradientType=0);/*IE8*/	
    background:rgba(0, 0, 0, 0.5); /* 一些不支持背景渐变的浏览器 */  
    background:-moz-linear-gradient(top, rgba(255, 255, 255, 0.1),rgba(0, 0, 0, 0.8));  
    background:-o-linear-gradient(top, rgba(255, 255, 255, 0.1),rgba(0, 0, 0, 0.8)); color:#fff; text-align:left; padding:1% 3%;font: 1.15em/1.5em Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体"; }
.news_list .line_gray{ border-bottom:solid 1px #e8e8e8;}



/* 活动详情页 */
.news_xq{
	padding:15px;
}
.news_xq .name{font: 1.5em/1.25em Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体"; text-decoration:none; color:#333;}
.news_xq .rq{font: 1em/1.25em Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体"; color:#888; text-decoration:none; padding:10px 0;}
.news_xq .rq span{ margin-left:10px; color:#1c64a1;}
.news_xq img{ margin:10px 0; clear:both; width:100%; display:inline-table; text-align:center;}
.news_xq p{ line-height:1.5em;}

/* 活动列表页_单个新闻 */
.news_dd{
	margin:4%;
	padding:15px;
	border:solid 1px #c7c7c7;
    border-radius:0.75em;
    -moz-border-radius:0.75em; /* Old Firefox */
	background:#fff;
	color:#858585;
}
.news_dd .name a{ font: 1.5em/1.25em Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体"; text-decoration:none; color:#333; display:block; clear:both;}
.news_dd .rq{text-decoration:none;font-size: 0.875em; line-height:1.5em; padding:10px 0;}
.news_dd .ms{color:#D3D0C9; text-decoration:none; padding:5px 0;font-size: 0.85em;line-height:1.5em;}
.news .msh{color:#D3D0C9; text-decoration:none;font-size: 0.85em; line-height:1.25em;}
.news_dd .img{ padding-bottom:5px;width:100%; display:inline-table; text-align:center;}
.news_dd .img img{width:100%;}
.news_dd .more{ border-top:solid 1px #e2e2e2; padding-top:10px; margin-top:15px; background: url(../images/icon_jt_r.gif) no-repeat right bottom; line-height:25px; cursor:pointer; background-size:7%; }
.news_dd .more a{ text-decoration:none; color:#333;}


.img_tx{ float:left; width:25%; margin-right:5%; text-align:center;}
.img_tx img {
	width:100%;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
}

.weui_cell_ft span.jg{ font: normal 1.5em/1em Helvetica, Arial, sans-serif, "微软雅黑"; color:#ed312f; margin-right:5px; }

.weui_cell .jgd{ font: normal 1.3em/1em Helvetica, Arial, sans-serif, "微软雅黑"; color:#ed312f;}


.div_dw .weui_cells_radio{ float:left;}

/* 患者搜索 */

.hz_box{ position:relative;}
.hz_box h2{font: bold 1.25em/1.5em Helvetica, Arial, sans-serif, "微软雅黑"; color:#333; background:#fcfbf6; padding-left:5%;}
.hz_box ul,li{ list-style-type:none; margin-bottom:-1px;}
.hz_box li{ list-style-type:none; margin:0 5%;}
.hz_box .hz_name li{font: normal 1.2em/1.5em Helvetica, Arial, sans-serif, "微软雅黑"; color:#333; padding:.5em 0; cursor:pointer; border-bottom: solid 1px #bfaa8b;}

.hz_box .hz_zm{ position:absolute; right:3%; top:3%; padding:0 .2em;}
.hz_box .hz_zm li{font: normal 1em/1.2em Helvetica, Arial, sans-serif, "微软雅黑"; color:#6f4200; cursor:pointer; text-align:center; }

.hz_box .hz_zmk{ position: fixed; right:0; top:30%; padding:0 .2em; width:25%;}
.hz_box .hz_zmk li{font: normal 1em/1.5em Helvetica, Arial, sans-serif, "微软雅黑"; color:#6f4200; cursor:pointer; text-align:center; }

/* top_弹出层 */

.top_tcc{ position:absolute; right:2%; top:60px; padding:2% 0 2% 3%; background:#56B2DB; z-index:9999; min-width:20%;    -webkit-border-radius: .25em;
    -moz-border-radius: .25em;
    border-radius: .25em; }
.top_tcc li{font: normal .875em/1em Helvetica, Arial, sans-serif, "微软雅黑"; color:#fff; cursor:pointer; padding:.75em 0; text-align:left; margin-right:10%;}
.top_tcc li span{ width:17%; float:left; padding-right:5%; }
.top_tcc li span img{ width:100%; line-height:.875em; vertical-align: text-top;}
.top_tcc .line_b{ border-bottom: solid 1px rgba(255, 255, 255, 0.4);}
/* 三角箭头 */
.top_tcc .char_cort{background: url(../images/025.png) no-repeat right bottom; width:20px; height:20px; cursor:pointer; background-size:100%; right:8%; position:absolute; margin-top:-12%; z-index:9999;}



/* list_网点 */
.nr_list {padding-top:5px;}
.nr_list ul,li{list-style-type: none;}
.nr_list li{padding:5px 8px 0 15px;border-bottom:4px solid #2A295C; margin-bottom:1px; cursor:pointer;background:rgba(255,255,255,0.4); }
.nr_list li:active{ background:rgba(0,0,0,0.1); }

.nr_list .li_ct{padding:1% 4% 1% 4%; border-bottom:0; cursor:pointer;font-size:1em;  background:#FFF; margin-top:3px; }
.nr_list .li_ct:active{ background:rgba(0,0,0,0.1); }

.nr_list .li_lb{padding:8px 8px 0 15px;border-left:none; margin-bottom:0; cursor:pointer;border-bottom:1px solid #c3b777;}
.nr_list .li_lb:active{ background:rgba(255,255,255,0.7); }
.nr_list .li_lb .float_l{overflow:hidden;text-overflow:ellipsis;white-space:nowrap; width:65%;}

.nr_list .li_lb h2{font: 1em/130% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体;}
.nr_list .li_ct a{font: .75em/130% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体; color:#424242;}

.nr_list .list_zk{padding:0;border-left:none; background:#f1f1f1;border-bottom:1px solid #ebebeb; }
.nr_list .list_zk .tag{ background:#4583d2;float:left; width:10%; text-align:center; padding:.8em .5em .3em .3em; margin-right:10px;}
.nr_list .ms{ padding:.5em .5em 0 0;}

.nr_list .time{color:#825c21;font: bold 1em/1.5em Helvetica, Arial, sans-serif, "微软雅黑";width:14%;}
.nr_list .time span{ float:left; border-radius: 5em;display:block; background:#825c21; padding:0.25em; color:#fff;font: normal 2em/110% Helvetica, Arial, sans-serif, "微软雅黑";}

.nr_list .icon_img{ float:left; width:13%; text-align:center;}
.nr_list .icon_img img{ width:100%;}

.nr_list .img{ float:left; width:31%; text-align:center; margin-top:2%;color:rgba(255,255,255,0.5);font: normal .75em/200% Helvetica, Arial, sans-serif, "微软雅黑";}
.nr_list .img img {
	width:100%;
}

.nr_list .time_yy{background:url(../images/bg_time_l.png) no-repeat left 95%;background-size:18%;}
.nr_list .time_xx{background:url(../images/bg_time1_l.png) no-repeat left bottom;background-size:18%;}

.nr_list .img .ms{ display:block; margin-top:.3em;padding:1% 4%; float: left; margin-left:21%; color:#2A295C; -webkit-border-radius: .2em; 
	-moz-border-radius: .2em;
	border-radius: .2em;}
	
.nr_list .img .zt{ padding:4% 4% 0 4%; float: left; margin-left:21%; line-height:1.5em; color:#2A295C;	    }

.nr_list .text{ float:right;border-bottom:1px solid #ebebeb; width:75%; line-height:1.5em;}
.nr_list .text_ct{ float:right; width:63%; line-height:1.5em; color:#9f9fb8;}
.nr_list .text_d{ float:right; width:64%; line-height:1.5em;}
.nr_list .text_check{ float:right; width:84%; line-height:1.5em; color:#787878; margin-bottom:10px;}
.text_check h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.75em;  width:65%; }

.nr_list .text_zh{ float:right; width:78%; line-height:1.2em; color:#a38454; margin-bottom:10px;}
.text_zh h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.5em;  width:65%; font-size:1.2em; }

.nr_list .text_comment{ float:right; width:81%; line-height:1.5em; color:#bfbfbf; margin-bottom:10px; margin-top:-30px;}
.nr_list .text_comment h2{ padding-left:3%;line-height:2.2em;}

.nr_list .arrow{ float:right; width:12%; text-align:right; padding:1.5em 0; cursor:pointer;}
.nr_list .arrow img{ width:85%;}

.nr_list .radio{ float:left; width:10%; text-align:right; padding:1em 0; cursor:pointer;}
.nr_list .radio img{ width:100%;}

.nr_list .jg {
    float: right;
    height: 30px;
    line-height: 20px;
	color:#ff6d5a;
    font-size: 1.25em;
}
.nr_list .jg_h {
    float: right;
    height: 30px;
    line-height: 28px;
	color:#777;
    font-size: 1.25em;
}
.nr_list .age {
	line-height:1.25em; float:left; padding-bottom:5px; color:#4caa43;
}
.nr_list .time_lv {
	line-height:1em; float:right; padding-top:4px; color:#825c21; font-size:.875em;
}
.nr_list .dz {
	line-height:1em; float:right; padding-bottom:5px;
}
.nr_list .dz_org {
	line-height:1.25em; float:right; padding-bottom:5px;color:#ff6600;
}

.nr_list a{ text-decoration:none; color:#adadad;}
.nr_list .f_pj{ font-size:.8em; line-height:1.5em; clear:both; padding:3% 0; cursor:pointer; }
.nr_list .f_pj img{ float: left;width:7%; margin:.5% 2% 0 0; line-height:1.5em;}

{}
.nr_list h2 a{ text-decoration:none; color:#000;}
.nr_list h2 span{ font-size:0.75em;}
.nr_list .icon_tyr{ float:right;width:100px; line-height:1.5em;}
.nr_list .clear{ clear:both;}


/* 医生详情 */
.div_doctor_xq{
	border-top: solid 1px #6498da;
}
.div_doctor_xq .jzy_box{
	color:#fff;
    background: url(../images/bg_jzy.jpg) no-repeat left bottom;
	background-size:100%;
}
.div_doctor_xq .jzy_tx{ width:30%; margin:3% auto 0 auto; margin-left:33%;}
.div_doctor_xq .jzy_tx img {
	width:100%;
    -webkit-border-radius: 50em;
    -moz-border-radius: 50em;
    border-radius: 50em;
	border: solid 10px rgba(226,218,186,1);
}
.div_doctor_xq .img_dp{ width:14%; float:left; margin-top:14%; margin-left:10%; text-align:center;}
.div_doctor_xq .img_dp img{ width:100%;}
.div_doctor_xq .img_gz{ width:14%; float:right; margin-top:14%; margin-right:10%; text-align:center;}
.div_doctor_xq .img_gz img{ width:100%;}
.div_doctor_xq .jzy_box h2{ color:#432210;font: normal 1.5em/1.5em Helvetica, Arial, sans-serif, "微软雅黑"; text-align:center;}

.div_doctor_xq .jzy_box h2{font: normal 1.5em/1.5em Helvetica, Arial, sans-serif, "微软雅黑"; text-align:center; }
.div_doctor_xq .jzy_box h2 span{font: normal .75em/1.5em Helvetica, Arial, sans-serif, "微软雅黑"; text-align:center; margin-left:5px; }
.div_doctor h3{font: normal .875em/1.25em Helvetica, Arial, sans-serif, "微软雅黑"; text-align:center;color:#432210;  }

.div_doctor_xq .jzy_box h3{ color:#333;font: normal 1.2em/1.75em Helvetica, Arial, sans-serif, "微软雅黑"; text-align:center; margin-bottom:2%;}
.div_doctor_xq .jzy_box .red{ color:#a50319; margin-left:10px; }

.div_doctor_xq .jzy_xx{
	 background:rgba(255, 255, 255, 0.2);
	 background: -webkit-linear-gradient(right, rgba(255,255,255,0.1), rgba(255,255,255,0.1));
	 color:#432210; border-top: solid 2px rgba(255,255,255,0.4);border-bottom: solid 1px rgba(255,255,255,0.4);}
.div_doctor_xq .jzy_xx ul,li{ list-style-type:none;}
.div_doctor_xq .jzy_xx li{ float:left; width:33%; text-align:center;font: normal 1.75em/1.2em Helvetica, Arial, sans-serif, "微软雅黑"; border-left: solid 2px #e1d5c3; padding:2% 0; margin-left:-2px; cursor:pointer;color:#a50319;  }
.div_doctor_xq .jzy_xx span{ display:block;font: normal 0.5em/1.2em Helvetica, Arial, sans-serif, "微软雅黑";color:#333;  } 
.div_doctor_xq .jzy_xx strong{font: normal 0.5em/1.2em Helvetica, Arial, sans-serif, "微软雅黑";color:#333; } 


.div_doctor_xq .jzy_xxzl ul,li{ list-style-type:none;}
.div_doctor_xq .jzy_xxzl li{ float:left; width:19.7%; text-align:center;font: normal 0.875em/1.25em Helvetica, Arial, sans-serif, "微软雅黑"; border: solid 1px #e4e4e4; padding:4% 0; margin-right:-1px;margin-bottom:-1px; color:#999;}

.jzy_skill{ padding:3%; background:rgba(255,255,255,0.8); clear:both;}
.jzy_skill .skill_l{ float:left; width:80%; margin-top:1%;}
.jzy_skill .skill_r{ float:right; width:10%; margin-top:1%;}
.jzy_skill .skill_r img{ width:100%;}
.jzy_skill h2{font: normal 1.25em/1.75em Helvetica, Arial, sans-serif, "微软雅黑"; color:#a50319; }
.jzy_skill .zt_green_line{border-radius: .5em; display:block; background:#fff; margin-top:5px; padding:1% 4%; color:#825c21;font: normal 0.875em/1.4em Helvetica, Arial, sans-serif, "微软雅黑","幼圆","黑体"; float:left; text-align:center;border: solid 2px #825c21; margin-left:8px; text-decoration:none;}

.jzy_zslist{ margin-top:15px;}
.jzy_zslist h2{ padding-left:3%; padding-bottom:2%; font: normal 1.25em/1.75em Helvetica, Arial, sans-serif, "微软雅黑"; color:#000; }
.jzy_zslist ul,li{ list-style-type:none;}
.jzy_zslist li{ border-left: solid 4px #825c21; font: normal 1.1em/1.5em Helvetica, Arial, sans-serif, "微软雅黑"; color:#555; margin-bottom:1px; padding:1.5% 0 1.5% 5%; border-top: solid 1px rgba(255,255,255,0.6);background: url(../images/icon_right1.png) no-repeat 96% center; cursor: pointer;}
.jzy_zslist li span{ font: normal 0.75em/1em Helvetica, Arial, sans-serif, "微软雅黑"; display:block;color:#825c21;}
.jzy_zslist li:hover{ background:#f8f8f8 url(../images/icon_right1.png) no-repeat 96% center; }
.jzy_zslist li:active{ background:#f8f8f8 url(../images/icon_right1.png) no-repeat 96% center; }



.btn_jzybox { padding:3%;	
    position:fixed; 
	bottom:0; 
    width:94%;
	z-index:100;}
.btn_jzybox input{ width:100%;}


.ty_bt_title{background:rgba(255,255,255,1); color:#424242; padding:2.5% 1%; margin-top:1%;}
.ty_bt_title .bt{font: normal 1.25em/1.5em Helvetica, Arial, sans-serif, "微软雅黑";}

.icon_ct{ width:26px; background:url("../images/icon_user1.png") no-repeat left center; background-size:100%;  margin-left:10px; margin-right: 5px;display:block; float:left; }

.icon_tc{ width:26px; background:url("../images/icon_tc.png") no-repeat left center; background-size:100%;  margin-left:10px; margin-right: 5px;display:block; float:left; }
.icon_sj{ width:26px; background:url("../images/icon_sj.png") no-repeat left center; background-size:100%;  margin-left:10px; margin-right: 5px;display:block; float:left; }

.ty_bt_title .ty_bt_box{ padding:2% 3% 2% 46px;font: normal 1em/1.2em Helvetica, Arial, sans-serif, "微软雅黑"; }

.img_ewm{ margin:10%; text-align:center;border:5px solid #fff; padding:0; line-height:100%;}
.img_ewm img{ width:100%; line-height:100%;}
.div_top{ margin:1%; position: fixed; right:2%; bottom:10%; width:50px; height:50px; background:url(../images/icon_top.png) no-repeat center center; background-size:100%;-webkit-border-radius: 5em; 
	-moz-border-radius: 5em;
	border-radius: 5em; z-index:9999; cursor:pointer;}
	
	

	
	
	
/*榜单列表*/
.list_fyb{font: normal 1em/100% Arial,"宋体"; }
.list_fyb .nr_box{ 
	margin:2%;
}
.list_fyb .nr_box .bt{
    font: 1.2em/100% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体; 
	color:#333;	
	background: url(../images/line_01.png) no-repeat 5% center;
	padding-bottom:5px;
	padding-left:1.75em;
	padding-top:2em;
}
.list_fyb .nr_box .bt span{
	margin-right:1%;
	margin-top:-30px;
	float:right;
	font: bold 1.2em/100% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体; 
}
.list_fyb .nr_box .bt strong{

	margin-right:10px;
	font: normal 1.75em/100% Arial, Helvetica, sans-serif, Microsoft YaHei,微软雅黑,宋体; 
	padding:.1em .2em;
    -webkit-border-radius: .25em; 
	-moz-border-radius: .25em;
	border-radius: .25em; 
	color:#fff;
}

.list_fyb .nr_boxd{ 
    float:left;
    width:235px;
	margin:15px 7px;
}
.list_fyb .nr_boxd .bt{
    font-size: 14px;
	color: #333;
	line-height:38px;
	font-family:Arial,"微软雅黑","宋体";
}
.list_fyb .nr_boxd .bt span{
    font-size: 18px;
	margin-right:10px;
	font-weight:bold;
	line-height:40px;
	font-family:Arial,"微软雅黑","宋体";
}
.list_fyb .nr_boxd .bt strong{
    font-size: 40px;
	margin-right:10px;
	margin-left:10px;
	font-weight:bold;
	line-height:40px;
	font-family:Arial,"微软雅黑","宋体";
	padding:.1em .2em;
    -webkit-border-radius: .25em; 
	-moz-border-radius: .25em;
	border-radius: .25em; 
	color:#fff;
}

.list_fyb .blue strong{
	background:#5cafdc;
}
.list_fyb .red strong{
	background:#ffb1b1;
}
.list_fyb .green strong{
	background:#3cb358;
}



.list_fyb ul{list-style-type:none;}
.list_fyb li{font: normal .875em/2.75em Arial,"宋体"; margin-bottom:1px; margin-top:1px; display:block;background:#e1f4fc; color:#28698d;}
.list_fyb li a{ line-height:2.75em; color:#28698d; margin-right:5px;}
.list_fyb .li1{border-bottom: none; }
.list_fyb .li1 a{ float:right; padding:8px; color:#28698d;}
.list_fyb .a{ float:left; width:40px; text-align:center;margin-right:1px; border-right: solid 1px #fff;font: normal 1.35em/2em Arial,"宋体";}
.list_fyb .a .color_b{ color:#0095cd;}
.list_fyb .a .color_g{ color:#3cb358;}
.list_fyb .a .color_r{ color:#ff6e6e;}
.list_fyb .a .color_y{ color:#bd7ff6;}
.list_fyb .a .color_s{ color:#5297fd;}
.list_fyb .bg_blue{ background:#5cafdc;}
.list_fyb .bg_blue span{ color:#fff;}


.list_fyb .b{ padding-left:10px; float:left; width:120px;}
.list_fyb .b a{line-height:2.75em;}
.list_fyb .b span{ float:right; color:#e3e3e3;}

.list_fyb .bd{text-align:center; float:left; width:22.5%;border-right: solid 1px #fff; }r
.list_fyb .bd a{line-height:2.75em;}

.list_fyb .bz{text-align:left; float:left; width:22.5%;border-right: solid 1px #fff; padding-left:20px; }
.list_fyb .bz a{line-height:2.75em;}

.list_fyb .c{ float:right; text-align:right; padding-right:10px;width:45px;}

.list_fyb .xbt{font: normal 1em/2.75em Microsoft YaHei,微软雅黑,宋体,Geneva,sans-serif; color:#a5a5a5; text-align:center; background:#fff; border-bottom:#e1f4fc double 3px;}

.list_fyb .xbt .a{font: normal 1em/2.75em Microsoft YaHei,微软雅黑,宋体,Geneva,sans-serif; color:#a5a5a5; text-align:center;}
.list_fyb .xbt .bd{font: normal 1em/2.75em "微软雅黑","宋体"; color:#a5a5a5; }
.list_fyb .xbt .bd span{font: normal 1em/2.75em "微软雅黑","宋体"; color:#a5a5a5; text-align:center;}
.list_fyb .xbt .c{font: normal 1em/2.75em "微软雅黑","宋体"; color:#a5a5a5;}


/*登录注册选择*/

.login_xz{ width:100%; text-align:center;}
.login_xz .login{cursor:pointer;height:14.5em;background: url(../images/icon_login.png) no-repeat center top; background-size:75%;
}
.login_xz .zc{ cursor:pointer; height:18em;background: url(../images/icon_zc.png) no-repeat center top; background-size:75%;
}

@media(min-device-width:414px)and(max-device-width:736px)and(-webkit-min-device-pixel-ratio:3){

.login_xz .login{cursor:pointer;height:15em;background: url(../images/icon_login.png) no-repeat center top; background-size:75%;
}
.login_xz .zc{ cursor:pointer; height:18em;background: url(../images/icon_zc.png) no-repeat center top; background-size:75%;
}

}

@media(min-device-width:375px)and(max-device-width:667px)and(-webkit-min-device-pixel-ratio:2){
.login_xz .login{cursor:pointer;height:18em;background: url(../images/icon_login.png) no-repeat center top; background-size:75%;
}
.login_xz .zc{ cursor:pointer; height:20em;background: url(../images/icon_zc.png) no-repeat center top; background-size:75%;
}
}



/* 挑战答题内容 */
.div_tzdt{ padding:2% 2% 15% 2%;}
.div_tzdt .xxms{ color:#049dd7;font: normal 1em/1.2em arial,"微软雅黑","宋体"; padding-bottom:2%; }
.div_tzdt .zsd{ float:right; }
.div_tzdt .btn_greenx{
border-style:none;
padding:.25em .8em;
color:#fff;
font: normal .75em/1em "Microsoft YaHei", Verdana, Geneva, sans-serif;
cursor:pointer;
border-radius:20px;/*边框圆角*/
background-color:#1fbf63;
}
.div_tzdt .btn_greenx:hover {
background-color:#17b058;
}
.div_tzdt .dtqy{ padding:2%;}

.div_tzdt .sz{ float:left; width:1.25em; margin-right:10px; background: url(../images/icon_sz.png) no-repeat left center; text-align:center; padding-left:.2em;font: normal 1.2em/1.2em arial,"微软雅黑","宋体"; color:#fff; }

.div_tzdt ul{ list-style-type:none;}
.div_tzdt li{ list-style-type:none;font: normal 1.25em/1.5em arial,"微软雅黑","宋体"; color:#333; margin-bottom:.875em;}
.div_tzdt li span{   font: normal 1.2em/1.5em arial,"微软雅黑","宋体"; 
	margin-right:.75em;
	padding:.1em .35em;
    -webkit-border-radius: .25em; 
	-moz-border-radius: .25em;
	border-radius: .25em;
	background:#e1e1e1;
	text-align:center;}

.div_tzdt .xzdn{ margin:30px auto auto auto; color:#CCC;font: normal 1.2em/1em arial,"微软雅黑","宋体"; }
.div_tzdt .xzdn span{font: italic 1.2em/1em arial,"微软雅黑","宋体"; }
.div_tzdt .xzdn .dnms{padding:.5em .5em .5em 0;}
.div_tzdt .xzdn .dnms .fl{ float:left; margin-top:.3em; margin-right:.5em;}
.div_tzdt .xzdn a{
    font: normal 1.75em/1.5em arial,"微软雅黑","宋体";
	margin:.3em;
	padding:.1em .15em;
    -webkit-border-radius: .25em; 
	-moz-border-radius: .25em;
	border-radius: .25em; 
	color:#707070;
	display:block;
	float:left;
	width:1.25em;
	background:#e1e1e1;
	text-align:center;
	
}
.div_tzdt .xzdn a:hover
{
	
    font: normal 1.75em/1.5em arial,"微软雅黑","宋体";
	margin:.3em;
	padding:.1em .15em;
    -webkit-border-radius: .25em; 
	-moz-border-radius: .25em;
	border-radius: .25em; 
	color:#fff;
	display:block;
	background:#02b5f9 url(../images/icon_dg.png) right bottom no-repeat ;
	float:left;
	width:1.25em;
	text-align:center;
}

.div_tzdt .xzdn .xz{ 
    font: normal 1.75em/1.5em arial,"微软雅黑","宋体";
	margin:.3em;
	padding:.1em .15em;
    -webkit-border-radius: .25em; 
	-moz-border-radius: .25em;
	border-radius: .25em; 
	color:#fff;
	display:block;
    background:#02b5f9 url(../images/icon_dg.png) right bottom no-repeat ;
	float:left;
	width:1.25em;
	text-align:center;
    }
	
.div_tzdt .dnms a.btn_greenx{
border-style:none;
padding:.25em .8em;
color:#fff;
float:left;
width:auto;
font: normal .75em/1.5em "Microsoft YaHei", Verdana, Geneva, sans-serif;
cursor:pointer;
border-radius:20px;/*边框圆角*/
background-color:#1fbf63;
}
.div_tzdt .dnms a.btn_greenx:hover {
    background:#17b058;
}
.div_czqy{    font: normal 1.2em/1.5em arial,"微软雅黑","宋体";
 padding-top:3%; text-align:right; color:#b0b0b0;}	
.div_czqy span{ margin:0 10px;font: normal 1.2em/1.5em arial,"微软雅黑","宋体";color:#02b5f9;}

/* 挑战答题结果 */
.div_tzdtjg{    background: url(../images/bt_tzjg.png) center top no-repeat ; background-size:90%; padding-top:10%; margin-top:3%;
}
.div_tzdtjg .xxms{ color:#049dd7;font: normal 1.5em/1.5em arial,"微软雅黑","宋体"; padding:2% 5%; }
.div_tzdtjg .xxms span{font: italic 1.5em/1.5em arial,"微软雅黑","宋体"; }

.xxms1{ color:#32ac4f;font: normal 1.25em/1.5em arial,"微软雅黑","宋体"; padding:2% 5%; }
.xxms1 span{font: italic 1.25em/1.5em arial,"微软雅黑","宋体"; }

.xxms_b{ color:#fff;font: normal 1em/1.75em arial,"微软雅黑","宋体"; padding:5% 5% 4% 5%; background: url(../images/bg_blue_line.png) center top no-repeat ; background-size:100%;  }
.xxms_b span{font: italic 1.25em/1.5em arial,"微软雅黑","宋体"; }

.div_tzdtjg .yzm{ float: left; width:25%;font: normal 1.25em/2.25em arial,"微软雅黑","宋体";}
.div_tzdtjg .yzm_text{ float: left;}
.div_tzdtjg .yzm_text input{ color:#888; 	padding:.1em .2em;
    -webkit-border-radius: .25em; 
	-moz-border-radius: .25em;
	border-radius: .25em; border: solid 2px #eaeaea;font: normal 1.2em/2em arial,"微软雅黑","宋体";}

.div_tzdtjg .prompt_yw{ text-align:center; border: solid 1px #cccccc; background:#ffffcc; margin:5%; padding:2%; font: normal 1.1em/1.5em arial,"微软雅黑","宋体";color:#333;}
.div_tzdtjg .prompt_yw strong{ color:#6bb42e; margin:0 .25em;font: normal 1.75em/2em georgia, Helvetica, Arial, sans-serif, "微软雅黑";}

.btn_sb a{ width:49.9%; float:left;}
.btn_sb .float_r{ float:right; margin:0;}


/* 个人信息 */
.div_user{background: url(../images/bt_ty.png) center top no-repeat ; background-size:90%; margin-top:3%; padding-bottom:15%;
}
.div_user h1{ text-align:center; margin-left:-10%; color:#3d96c6;font: bold 1.75em/1.75em arial,"微软雅黑","宋体"; }
.div_user .xxms{ color:#049dd7;font: normal 1.5em/1.5em arial,"微软雅黑","宋体"; padding:2% 5%; }
.div_user .xxms span{font: italic 1.5em/1.5em arial,"微软雅黑","宋体"; }
.div_user .prompt_yw{ text-align:center; background:#f9f9f9; border: dashed 5px #e4e4e4; margin:5%; padding:4% 2%; font: normal 1em/1em arial,"微软雅黑","宋体";color:#333;}
.div_user .prompt_yw strong{ color:#6bb42e; margin:0 .25em;font: normal 1.75em/2em georgia, Helvetica, Arial, sans-serif, "微软雅黑";}
.div_user .list_box{	margin:5%; padding:3% 1% 3% 3%;
    border-radius:0.75em;
    -moz-border-radius:0.75em; /* Old Firefox */
	background:#fff;
	border: solid 1px #cbcbcb;
	font-size:.875em;}
.div_user .list_box ul{list-style-type:none;}
.div_user .list_box li{  list-style-type: disc; margin-left:1em;font: normal 1em/1.5em arial,"微软雅黑","宋体"; color:#999; margin-bottom:.75em;}
.div_user .list_box li span{ padding:0 .5em; font-size:1.2em;}



/* 知识库 */
.div_zsk{ margin:0 3%;}
.div_zsk .list_xx{background:url(../images/icon_more1.gif) repeat-y 4.5% bottom; padding-bottom:10%;}
.div_zsk .list_xx ul{ list-style-type:none;}
.div_zsk .list_xx li{ list-style-type:none;background:url(../images/icon_li.gif) repeat-y 1.5% center;padding:.3em 0; margin:.1em 0; padding-left:12%;}
.div_zsk .list_xx li:hover{background:url(../images/icon_time.png) no-repeat 1.5% center;}
.div_zsk .list_xx li a{ list-style-type:none;font: normal 1.2em/1.5em arial,"微软雅黑","宋体"; color: #333; }
.div_zsk .list_xx li:hover a{ color:#0062bd; }
.div_zsk .list_xx .li1{background:url(../images/icon_more.png) no-repeat left center; background-size:10%;font: normal 1.2em/2em arial,"微软雅黑","宋体";  padding-left:12%;}
.div_zsk .list_xx .li1:hover{background:url(../images/icon_more_ovr.png) no-repeat left center;background-size:10%;}
.div_zsk .list_xx .li1 a{ list-style-type:none;font: normal 1.25em/1.75em arial,"微软雅黑","宋体"; color: #333; }

.div_zsk .list_xx span{
border-style:none;
padding:.2em .8em .25em .8em;
color:#fff;
font: normal .875em/.75em "Microsoft YaHei", Verdana, Geneva, sans-serif;
cursor:pointer;
border-radius:20px;/*边框圆角*/
background-color:#1fbf63;
margin-left:5%;
}

.div_zsk .list_box img{ width:90%;}

.div_zsk .jl_ul_1{padding-left:50px; margin-top:20px;}

.div_zsk .bg_xx{ background:url(../images/li_bg.gif) repeat-x left center; height:50px; }

.div_zsk .jl_ul_1 li a{font: normal 18px/46px Microsoft YaHei,微软雅黑,宋体,Geneva,sans-serif; color: #333 ;}
.div_zsk .jl_ul_1 li{
	float:left;
	width:650px;
	background:url(../images/li_dot.gif) no-repeat  left;
	padding-left:10px;
	height:46px;
}
.div_zsk .jl_ul_1 li:hover{}

.div_zsk .jl_ul_1 .jl_ul_title{

	padding:0 10px;
    float:left;
	background:#fff;
	}
.div_zsk .jl_ul_1 .jl_ul_num{
	float:right;
	padding:0 10px;
	background:#fff;
	}


.div_zsk .jl_ul_1 li.jl_li1_choose{background:url(../images/jl_line_bg.gif) no-repeat left;}
.div_zsk .jl_ul_1 li.jl_li1_choose .jl_ul_title{
	padding:0 10px;
    float:left;
	background:none;
	}
.div_zsk .jl_ul_1 li.jl_li1_choose .jl_ul_num{
	float:right;
	padding:0 10px;
	background:none;
	}
.div_zsk .jl_ul_1 li a:hover{color: #0066cc ;}


.div_zsk .jl_ul_2{padding-left:2%;}
.div_zsk .jl_ul_2 li{
	background:url(../images/jl_li2_1.gif) no-repeat  left center;
	padding-left:10%;
	height:3em;
	
}
.div_zsk .jl_ul_2 li a{font: normal 1.2em/2.5em "Microsoft YaHei", Verdana, Geneva, sans-serif;
color: #333 ;}
.div_zsk .jl_ul_2 li a:hover{ color: #0066cc ;}
.div_zsk .jl_ul_2 li:hover{background:url(../images/jl_li2_2.gif) no-repeat left;}
.div_zsk .jl_ul_1 li.jl_li2_choose{background:url(../images/jl_li2_2.gif) no-repeat left;}
.div_zsk .jl_ul_1 .jl_li2_choose a{color: #0066cc ;}


.div_zsk .list_box{	margin:3%; padding:3%;
    border-radius:0.75em;
    -moz-border-radius:0.75em; /* Old Firefox */
	background:#fff;
	border: solid 1px #cbcbcb;
	font: normal 1em/1.5em "微软雅黑","宋体"; 
		-webkit-box-shadow: 6px 4px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 6px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 6px 4px 0px rgba(0, 0, 0, 0.1);}
	
.div_zsk .list_box img{ margin:1em auto;}

.div_zsk  .fybtn{ padding:5%;font: normal 1.2em/1em "微软雅黑","宋体"; text-align:center;}
.div_zsk  .fybtn a{ width:40%; margin:1% 2%;font: normal 1em/1.5em "微软雅黑","宋体"; color:#36964c; border: solid 1px #36964c; padding:.3em 1em; border-radius:20px;text-decoration:none; }
.div_zsk  .fybtn a:hover{ background:#36964c; color:#fff; }
.div_zsk  .fybtn a:active{ background:#36964c; color:#fff; }

/*质量科学素养微测试*/

.div_dt_wcs{background:#d2f5f7 url(../images/dt_bg.png) no-repeat center center; background-size:98%; height:100%;}
.div_dt_wcs .btn{ position:fixed; bottom:1em;}
.div_dt_wcs .btn_lj{position:fixed; bottom:28%; left:2em;}
.div_dt_wcs .btn_lj a{font: normal 1.25em/1.25em "微软雅黑","宋体"; color:#1985b2;border-style:none; margin-right:1em;
padding:.25em .8em;
color:#fff;
cursor:pointer;
border-radius:20px;/*边框圆角*/
background-color:#1fbf63;}
.div_dt_wcs .btn_lj a:hover {
background-color:#17b058;
}


.div_dt_wcs img{ width:100%;}


@media(min-device-width:414px)and(max-device-width:736px)and(-webkit-min-device-pixel-ratio:3){

.div_dt_wcs .btn{ position:fixed; bottom:0;}

}

@media(min-device-width:375px)and(max-device-width:667px)and(-webkit-min-device-pixel-ratio:2){
.div_dt_wcs .btn{ position:fixed; bottom:0;}

}

.div_dt_tcc{background:rgba(0, 0, 0, 0.2); height:100%; cursor:pointer; padding-top:15%;position:absolute; z-index:999;}

.div_dt_tcc img{ width:100%;}

/*质量科学活动说明*/

.dt_hdsm{ padding:5%;font: normal 1em/1.25em "微软雅黑","宋体"; }
.dt_hdsm h1{ text-align:center;font: italic 1.5em/1.5em "微软雅黑","宋体"; margin-bottom:4%; color:#00a2a6; }
.dt_hdsm .bt{color:#00a2a6;}
.dt_hdsm p{ margin:2% 0 4% 0; color:#5e5e5e;font: normal .875em/1.5em "微软雅黑","宋体"; text-indent:2.2em;}
.dt_hdsm li{ margin-top:5px; margin-left:2.2em;list-style-type: disc; color:#5e5e5e;font: normal .875em/1.5em "微软雅黑","宋体"; }
.dt_hdsm li span{font: bold 1em/1.5em "微软雅黑","宋体"; margin-right:5px;color:#ff9900;}

/*质量科学抽奖页*/
.div_dt_sjtj{background:#d2f5f7 url(../images/dt_kxsy_tj.png) no-repeat center top; background-size:100%; height:100%;}
.div_dt_sjtj .sj{ text-align:center; padding-top:50%;}
.div_dt_sjtj .sj input{border-radius:0.5em; height:2.5em; padding:.1em .5em; border:0;font: normal 1.5em/2em "微软雅黑","宋体"; background:rgba(255, 255, 255, 0.9); color:#333; width:70%; text-align:center;}
.div_dt_sjtj .sj a{ margin-top:20px;font: normal 1.5em/1.25em "微软雅黑","宋体"; color:#1985b2;border-style:none; padding:.25em .8em;
color:#fff;
cursor:pointer;
border-radius:10px;/*边框圆角*/
background-color:#1fbf63;}
.div_dt_sjtj .sj a:hover {
background-color:#17b058;
}

.div_dt_sjtj .wxsm { width:30%; margin-left:1em; margin-top:2em;}
.div_dt_sjtj .wxsm img{ width:100%; margin-top:10px;}
