body{background: #fff;}
.two_navb{
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
}
.two_nav {
   padding: 10px 0 5px;
   border-bottom:0px;
}
.two_nav li{
    float: left;
    width: 100px;
    text-align: center;
    margin-bottom: 5px;
}
.member_con{
    padding:20px 0;
}
.two_nav a{
    font-size: 16px;
    color: #333;
}
.mec_left{
    width: 280px;
    margin-right: 40px;
}
.login_form{
    background: #f2f2f2;
    padding:11px 10px;
    border:1px solid #e3e3e3;
}
.form_txt{
    font-size: 15px;
    color: #c9c9c9;
    text-align: center;
}
.form_txt p:nth-of-type(1){
    color:#f84d72;
    font-size: 20px;
}
.input_box{
    width: 100%;
    margin-top: 10px;
}
.form_label{
    background-color: #fff;
    border:1px solid #e5e5e5;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
/*.input_box input{
    margin-left: 40px;
    border:0px;
    width: 84%;
    color: #333;
    height: 40px;
    outline:none;
    line-height: 40px;
    padding-left: 5px;
}*/
.form_label_ch1{
    background-image: url('../images/icon-ch.png');
}
.form_label_ch2{
    background-image: url('../images/icon_01-ch.png');
}
.form_label_ch3{
    font-size: 0;
    background-image: url('../images/icon_02-ch.png');
}
.form_label_ch3 input{
    width: 47%;
    font-size: 13px;
}
.form_label_ch3 a{
    font-size: 13px;
    display: inline-block;
    width: 37%;
    background: #fe4c61;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
.form_label .icon_left{
    position: absolute;
    left: 10px;
    top: 14px;
    color: #ff858e;
}
.form_label .icon_right{
    position: absolute;
    right: 10px;
    top: 15px;
    color: #ff858e;
}
.input_box input::-webkit-input-placeholder { 
    color: #666;
}
.input_box input:-moz-placeholder {
　　color:#666;
}
.input_box input::-moz-placeholder {
　　color:#666;
}
.input_box input:-ms-input-placeholder {
　　color:#666;
}
.form_submit{
    display: block;
    width: 100%;
    border-radius: 3px;
    border:0;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background: #fe4c61;
    margin-top: 10px;
    text-align: center;
}
.yyl{
	display:block;
	width:42px;
	float:left;
	line-height:40px;
}
.intxt110{
	display:block;
	float:left;
	width:208px;
	height:30px;
	line-height:30px;
	border:1px solid #CCC;
}
.intxt120{
	display:block;
	float:left;
	width:208px;
	height:33px;
	line-height:30px;
	border:1px solid #CCC;

}
select {  
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/  
  border: solid 1px #000;  
  
  /*很关键：将默认的select选择框样式清除*/  
  appearance:none;  
  -moz-appearance:none;  
  -webkit-appearance:none;  
  
  /*在选择框的最右侧中间显示小箭头图片*/  
  background: url("../images/arrow.png") no-repeat scroll right center #fff;  
  
  
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/  
  padding-right: 14px;  
}  
  
  
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/  
select::-ms-expand { display: none; }  










.link_in{
    margin-top: 15px;
}
.register{
    color: #ff5562;
}
.look_more{
    margin-top: 8px;
}
.lm_one , .lm_two ,.lm_thr{
    width: 88px;
    margin-right: 8px;
}
.lm_one  a, .lm_two  a,.lm_thr a{
   display: block;
   width: 100%;
   text-align: center;
   color: #fff;
}
.lm_thr{
    margin-right: 0;
}
.lm_1 , .lm_7{
    height: 78px;
    line-height: 78px;
    background: #ff999f;
    margin-bottom: 7px;
}
.lm_2 , .lm_3 , .lm_5 , .lm_6{
    height: 35px;
    line-height: 35px;
    background: #90c7ff;
}
.lm_3 ,.lm_6{
    margin-bottom: 7px;
    background: #aa91ec;
}
.lm_4{
    height: 36px;
    line-height: 36px;
    background: #e78b9a;
    margin-bottom: 7px;
}
.lm_5{
    background: #ffb98e;
}
.lm_6{
    background: #ffb279;
}
.lm_7{
    padding-top: 23px;
    line-height: 16px;
    margin-bottom: 0;
    background: #e89aa7;
}
.look_more a{
    transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s; 
}
.look_more a:hover{
    opacity: .9;
    font-size: 15px;
}
.mec_con{
    width: 500px;
}
.search_list li{
    position: relative;
    padding-left: 10px;
    color: #333;
    font-size: 16px;
    line-height: 35px;
    height: 35px;
    width: 475px;
    overflow: hidden;
}
.search_list li span{
	display:block;
	float:right;
}
.cire_list li:before{
    display: block;
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    background: #cccccc;
    left: 0;
    top: 17px;
}
.search_list li:first-child{
    font-size: 17px;
    font-weight: 600;
}
.search_list{
    margin-bottom: 20px;
}
.search_form input[type="text"]{
    width:400px;
    background: #f6f6f6;
    border:1px solid #feeff4;
    outline:none;
    height: 40px;
    border-radius: 30px;
    padding-left: 60px;
}
.search_form input[type="submit"]{
    background: transparent;
    border:0px;
    outline:none;
    font-size: 16px;
    color: #666;
    margin-left: 15px;
}
.search_form{
    position: relative;
}
.search_form i{
    position: absolute;
    left: 20px;
    top: 10px;
    color: #b3b3b3;
    font-size: 20px;
}
.search_form:before{
    content: "";
    position: absolute;
    width: 1px;
    height: 20px;
    left: 55px;
    top: 11px;
    background: #b7b7b7;
}
.mec_right{
    width: 360px;
}
#index-1 img ,#index-2 img{
    display: block;    cursor: pointer;
}
#index-1 .swiper-button-prev ,#index-2 .swiper-button-prev {
    left: 0;
}
#index-1 .swiper-button-next ,#index-2 .swiper-button-next{
    right: 0;
}
#index-1 .swiper-button-prev ,#index-1 .swiper-button-next ,#index-2 .swiper-button-prev ,#index-2 .swiper-button-next{
    background: rgba(0, 0, 0 , .3);
    width:36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 20px;
}
#index-1 i.iconfont ,#index-2 i.iconfont{
    font-size: 24px;
}
.in_title{
    height: 45px;
    line-height: 45px;
    border-bottom: 2px solid #e1e1e1;
    font-size: 18px;
    position: relative;
	margin-bottom:5px;
}
.in_title i.iconfont{
    color: #ff6c77;
    margin-right: 8px;
    font-size: 18px;
}
.in_title:before{
    content: "";
    position: absolute;
    height: 2px;
    width: 100px;
    background: #ff5562;
    left: 0;
    bottom: -2px;
}
.fire_list{
    width: 100%;
    margin-top: 15px;
    position: relative;
}
.fire_list:before{
    content: "";
    position: absolute;
    height: 78px;
    width: 1px;
    background: #e3e3e3;
    left: 8px;
    top: 6px;
}
.fire_list li{
    line-height: 30px;
    font-size: 16px;
    width: 100%;
    padding-left: 20px;
    position: relative;
}
.fire_list li:before{
    content: "";
    position: absolute;
    height: 9px;
    width: 9px;
    background: #fff;
    border:1px solid #e3e3e3;
    border-radius: 50%;
    left: 4px;
    top: 10px;
}
.fire_list li:hover:before{
    background: #ff5562;
    border:1px solid #ff5562;
}
.fire_list li a.a{
    font-size: 12px;
    color: #333;
}
.pc_title{
    position: relative;
    border-top:2px solid #e1e1e1;
    padding-left: 15px;
    height: 45px;
    line-height: 45px;
}
.pc_title:before{
    content: "";
    position: absolute;
    height: 22px;
    width: 5px;
    background: #ff5562;
    left: 0px;
    top: 12px;
}
.pct_name{
    font-size: 22px;
    font-weight: 600;
    margin-right: 10px;
}
.pct_english{
    font-size: 18px;
    color: #b2b2b2;
}
.pctitle_link{
    color: #999;
}
.pctitle_link a{
    margin-right: 15px;
    display: inline-block;
}
.link_over{
    overflow: hidden;
}
.tab_list{
    width: 800px;
}
.tabClick{overflow: hidden}
.tabClick li{ height:43px; line-height: 45px; width: 75px; float: left;font-size: 15px; text-align: center;margin-right: 30px;cursor: pointer;}
.tabClick li.active{ color: #ff5562; transition: 0.1s;}
.tabCon{ overflow: hidden;height: 205px}
.tabBox{ position: relative}
.lineBorder{ height: 2px; overflow: hidden; border-bottom:2px solid #e1e1e1; background: #f3f3f3}
.lineDiv{ background: #ff5562; height: 2px; width: 75px;position: absolute;}
.qg_list {
    width: 100%;
	overflow:hidden;
}
.qg_list li{
    height: 35px;
    position: relative;
    line-height: 49px;
    padding-left: 13px;
    font-size: 16px;
}
.qg_list li a:hover{
	color:#F30;
}
.tab_text_one{
    color: #808080;
    margin-right: 10px;
}
.tabList{
    padding:0px 0 !important;
}
.tab_right{
    width: 360px;
}
.tab_right img{
    display: block;
    width: 100%;
    /*margin-top: 24px;*/
    transition:all 1s;
}
/*.tab_right img:hover{
    transform:scale(1.05);
}*/
.con_box{
    padding:15px 0;
}
.con_left{
    width: 800px;
}
.con_right{
    width: 360px;
}
.aqgj_left{
    width: 535px;
}
.text-c{
    width: 100%;
    text-align: center;
    color: #808080;
    height: 36px;
    line-height: 36px;
}
.a_more{
    color: #999;
    font-size: 14px;
}
.video_list{
    margin-top: 20px;
}
.video_list li{
    font-size: 16px;
    line-height:42px;
	background:url(../images/gif-0297.gif) no-repeat left;
	padding-left:22px;
}

.teacher_list li{
    width: 185px;
    margin-right: 20px;
    float: left;
    position: relative;
    overflow: hidden;
    transition:all 1s;
    margin-bottom: 20px;
}
.teacher_list li a:hover{
	color:#F30 !important;
}
.teacher_name{
    position: absolute;
    left: 0;
    bottom: -36px;
    font-size: 16px;
    color: #fff;
    background: rgba(0,0,0,.3);
    height: 36px;
    line-height: 36px;
    width: 100%;
    text-align: center;
    transition: all .4s;
}
.teacher_list li:hover .teacher_name{
    bottom:0;
}
.teacher_list  img{
    transition: all 1s;
}
.teacher_list li:hover img{
    transform:scale(1.1);
}
.teacher_list li:nth-of-type(4n){
    margin-right: 0px;
}
.eg_list{
    margin-top: 20px;
}
.eg_list li{
    padding-left: 10px;
    position: relative;
    font-size: 16px;
    line-height: 35px;
}
.book_list li{
    width: 170px;
    margin-right: 40px;
    float: left;
}
.book_list li p{
    font-size: 16px;
    color: #666;
}
.book_list li:nth-of-type(4n){
    margin-right: 0;
}
.book_list li img{
    width: 100%;
}
.book_list li span{
    margin-left: 10px;
}
.book_list li  i.iconfont{
    color: #ff9c00;
}
.book_mt{
    margin-top: -10px;
}
.book_name i{
    font-size: 26px;
    color: #b3b3b3;
    margin-right: 20px;
    vertical-align: bottom;
}
.book_name.baook_active i{
    color: #fe5966;
}
.book_name{
    font-size: 16px;
    line-height: 47px;
}
.run_boxl{
    width: 280px;
    margin-right: 20px;
}
.run_title{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.run_page{
    font-size: 15px;
    color: #333;
    line-height: 32px;
}
.run_box{
    width: 240px;
    margin-right: 10px;
}
.fired_link{
    padding-left:0;
    height: 35px;
    line-height: 35px;
    border-top: 0px;
}
.fired_linktwo{
    color: #999;
    padding-top: 10px;
}
.fired_linktwo a{
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px;
}
.fired_linktwo span{
    margin-bottom: 10px;
}
.fired_link:before{
    width: 0;
}
.fired_link .pctitle_link span{
    color: #333;
}
.show_list{
    padding-left: 60px;
    margin-top: 35px;
    margin-bottom: 35px;
}
.show_list li{
    width: 100px;
    text-align: center;
    float: left;
    margin-right: 55px;
}
.show_list li img{
    width: 50px;
    height: 50px;
    transition: all .6s ease-in-out;
}
.show_list li:hover img{
    transform:scale(1.05) rotate(360deg);
}
.show_list li p{
    margin-top: 10px;
    font-weight: 600;
    font-size: 18px;
}
.sidebar_li li{
    width: 36px;
    height: 36px;
    background: #626262;
    margin-bottom: 1px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    padding-top: 1px;
    cursor: pointer;
}
.sidebar_li li:nth-of-type(1){
    line-height: 36px;
}
.sidebar_li li#scrollp_top{
    background: #acacac;
    line-height: 1;
    padding-top: 2px;
}
.fixed_po{
    position: fixed;
     left: 0;
    right: 0;
   z-index: 999;
    pointer-events: none;
    top:100px;
}
.sidebar_li{
    float: right;
    margin-right: -50px;
    pointer-events: all;
    z-index: 999;
}
.sidebar_li li.active{
    background: #ff5562;
}
.hd_con {
    padding: 5px 0 15px;
}
.hd_con img{
    margin-top: 5px;
}
.module{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 170px;
    height: 400px;
    z-index: 99;
    display: none;
}
.btn_coloe{
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 40px;
    z-index: 100;
    cursor: pointer;
}
.h_btn{
    cursor: pointer;
}
.moule_left{
    height: 258px;
    width: 170px;
    position: fixed;
    top: 30%;
    left: -200px;
    animation: motion 3s 1;
    animation-fill-mode: forwards;
    z-index: 99;
}
.moule_left .colse {
    cursor: pointer;
    height: 30px;
    float: right;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
@keyframes motion{to{left:0}}
@-webkit-keyframes motion{to{left:0}}
.flink {
    margin-top:10px!important;
    padding:10px;
    color:#000;
    font-size:15px
}
.flink a {
    padding-left:10px;
    padding-right:10px;
    color:#000
}
.frommsg .box .frombox .input,.wish .box .frombox .input {
    margin-bottom:10px
}
.to-top {
    height:100px;
    width:35px;
    position:fixed;
    bottom:50px;
    right:50px;
    border:1px solid #979797
}
.to-top .box1 {
    cursor:pointer;
    background:url(../images/top.png) center no-repeat #ff5562;
    height:40px
}
.to-top .box2 {
    cursor:pointer;
    background:url(../images/phone.png) center no-repeat #fff;
    height:58px;
    width:100%;
    float:left
}
.fixed_list{
    position: fixed;
    bottom: 10%;
    right: 5%;
    z-index: 999;
}
.fixed_list li{
    margin-top: 1px;
    background: #999;
    border:1px solid #f0f0f0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    position: relative;
}
.fixed_list li:last-of-type{
    line-height: 18px;
}
.fixed_list li p{
    color: #fff;
    font-size: 12px;
}
.fixed_list li:hover{
    background: #ff5562;
    border:1px solid #ff5562;
}
.cell_box1{
    position: absolute;
    height: 40px;
    background: #ff5562;
    width: 0;
    left: 0;
    top: -1px;
    line-height: 40px;
    color: #fff;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s; 
    -o-transition: all .6s;
    overflow: hidden;
}
.fixed_list li.cell_boxh:hover .cell_box1{
    width: 100px;
    left:-100px;
}
.cell_img img{
     width: 100px;
    position: absolute;
    top: -135px;
    left: -25px;
}
.cell_box2{
     position: absolute;
    left: -100px;
    top: -15px;
    display: none;
}
.fixed_list li.cell_ewm:hover .cell_box2{
    display: block;
}
.videos{
    position: relative;
    height: 227px;
}
.videos img{
    position: absolute;
    left:0;top:0;
}
#chenvideo{
    width: 100%;
    margin-top: 16px;
}
.login_after{
    padding: 20px 0;
    background: url(../images/img_01.jpg) no-repeat center / 100%;
}
.userImg{
    width: 80px;
    height: 80px;
    border: 4px solid #fff;
    border-radius: 50%;
    margin: auto;
    overflow: hidden;
}
.userImg img{ width:100%; height: 100%; object-fit: cover; }
.username{
    color: #fff;
    font-size: 20px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 70%;
    margin:0 auto;
}
.othlink{
    margin-top: 20px;
    font-size: 0;
    margin-bottom: 10px;
}
.othlink a {
    display: inline-block;
    width: 33.3%;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.othlink a img{
    display: block;
    width: 25%;
    margin: auto;
}
.outlogin{
    display: block;
    width: 90%;
    margin: auto;
    color: #f07d8f;
    background: rgba(255,255,255,.5);
    border-radius: 4px;
    padding: 10px 0;
    font-size: 20px;
    text-align: center;
}
.othlink a p{ font-size: 16px; text-align: center; }
/*****************医生团队********************/
.zjtd{width:890px; float:right;}
.zjtd ol li{width:180px;float:left;font-size:24px;line-height:40px; text-align:center;border-bottom:3px solid #363636;margin-right:20px; color:#333;}
.zjtd ol li:hover{border-bottom:3px solid #f78500;}
.zjtd ol .active{border-bottom:3px solid #f78500;}
.zjtd ul{ margin-top:40px;}
.zjtd ul li .zjtd_ys{border-top:1px solid #dcdcdc;padding-top:30px; height:410px;margin-bottom:20px;}
.zjtd ul li .zjtd_ys .zjtd_left{width:340px;float:left;}
.zjtd ul li .zjtd_ys .zjtd_right{ width:520px;float:right;}
.zjtd ul li .zjtd_ys .zjtd_right h1{ height:45px; line-height:36px; font-size:28px; font-weight:800; color:#333;}
.zjtd ul li .zjtd_ys .zjtd_right h1 bdo{ display:block;width:4px; height:40px; background:#f78500; float:left; margin-right:18px;}
.zjtd ul li .zjtd_ys .zjtd_right h1 label{font-size:20px;margin-left:15px;}
.zjtd ul li .zjtd_ys .zjtd_right .zjtd_bor{ height:10px;background:url(../images/z_01.jpg) no-repeat;}
.zjtd ul li .zjtd_ys .zjtd_right h2{font-size:22px; color:#3e3e3e; line-height:36px;}
.zjtd ul li .zjtd_ys .zjtd_right h2 bdo{ margin-right:8px;}
.zjtd ul li .zjtd_ys .zjtd_right .h2{ margin-top:10px;}
.zjtd ul li .zjtd_ys .zjtd_right .p0{font-size:20px; color:#3e3e3e; line-height:30px; text-indent:2em; margin-top:10px;}
.zjtd ul li .zjtd_ys .zjtd_right .p0 a{color:#e50012;}
.zjtd ul li .zjtd_ys .zjtd_right .p1{ background:url(../images/z_02.jpg) no-repeat; height:51px;line-height:51px; color:#fff; font-size:24px; padding-left:64px; margin:12px 0;}
.zjtd ul li .zjtd_ys .zjtd_right .p2{font-size:20px;line-height:30px; color:#444652;}
.zjtd ul li .zjtd_ys .zjtd_right .zitd_bot{ margin-top:10px;}
.zjtd ul li .zjtd_ys .zjtd_right .zitd_bot div{width:180px; float:left; text-align:right; margin-right:15px;}
.zjtd ul li .zjtd_ys .zjtd_right .zitd_bot .zitd_botl{height:45px;background:url(../images/z_03.jpg) no-repeat #ff8316;line-height:45px;font-size:20px;background-position:35px 10px;}
.zjtd ul li .zjtd_ys .zjtd_right .zitd_bot .zitd_botl a{display:block; color:#fff;padding-right:30px;}
.zjtd ul li .zjtd_ys .zjtd_right .zitd_bot .zitd_botr{width:176px; height:39px;background:url(../images/z_04.jpg) no-repeat #f1f3f2;line-height:39px;font-size:20px;background-position:30px 5px;border:3px #ff8316 solid;}
.zjtd ul li .zjtd_ys .zjtd_right .zitd_bot .zitd_botr a{display:block;color:#ff8317;padding-right:30px;}