/*
 * @description: 【描述】 页面注释（必写）
 * @filename: 【页面名称】 
 * @author: 【作者】 liangxinyang（必写）
 * @date: 【创建日期】 2020-1-6（必写）
 * @lasteditors: caochen
 * @lastedittime: 2020-06-24 13:23:28
 */

/* 登录  start */

.sign {
    height: 910px;
    background:  no-repeat center;
    background-size: 100% 100%;
    padding-top: 120px;
}

.sign .cont {
    width: 460px;
    margin: 0 auto;
}

.sign .cont .shadow {
    box-shadow: 0 0 10px #cdcdce;
}

.sign .cont .tabbtn {
    background-color: #f9f8f8;
}

.sign .cont .tabbtn button {
    width: 100%;
    height: 72px;
    font-size: 20px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #333333;
    background: rgba(0, 0, 0, 0);
}

.sign .cont .tabbtn1 button {
    width: 49%;
    height: 72px;
    font-size: 20px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #333333;
    background: rgba(0, 0, 0, 0);
    outline: none;
}

.sign .cont .tabbtn .on {
    color: #2077c8;
    outline: none;
    border: none;
}

.sign .cont .from {
    background-color: #fff;
    padding: 50px 40px;
}

.sign .cont .from li {
    width: 100%;
    height: 50px;
    padding: 0 15px;
    margin-bottom: 20px;
}

.sign .cont .from li:last-child {
    margin-bottom: 0;
}

.sign .cont .from .phonedange {
    font-size: 16px;
    color: #fd4c4b;
    height: 20px;
    margin-bottom: 20px;
    padding: 0;
}

.sign .cont .from li input {
    padding: 0 15px;
    height: 100%;
    font-size: 18px;
    width: calc(100% - 20px);
}

.sign .cont .from li input {
    padding: 0 15px;
    height: 100%;
    font-size: 18px;
    width: calc(100% - 25px);
}

.sign .cont .from .password input {
    padding: 0 15px;
    height: 100%;
    font-size: 18px;
    width: calc(100% - 50px);
}

.sign .cont .from .border {
    border: 1px solid #eeeeee;
}

.sign .cont .from .border1 {
    border: 1px solid #fd4c4b;
}

.sign .cont .from .mapwarp {
    padding: 0;
    overflow: hidden;
}

.sign .cont .from .mapwarp .kuang {
    width: 230px;
    float: left;
}

.sign .cont .from .mapwarp .niu {
    width: 140px;
    color: #fff;
    background-color: #2077c8;
    font-size: 18px;
    border: none;
    float: right;
}

.sign .cont .from img {
    width: 19px;
    position: relative;
    top: -3px;
}

.sign .cont .check {
    margin-top: 52px;
    font-size: 16px;
}

.sign .cont .check .service {
    color: #2077c8;
    cursor: pointer;
}

.sign .cont .check .service1 {
    color: #bfbfbf;
    cursor: pointer;
}

.sign .cont .check .right {
    font-size: 16px;
    color: #bfbfbf;
    float: right;
}

.sign .cont .check .right a {
    font-size: 16px;
    color: #2077c8;
}

.sign .cont .register {
    width: 100%;
    height: 60px;
    background-color: #2077c8;
    color: #fff;
    border: none;
    outline: none;
    font-size: 22px;
    margin-top: 20px;
}

/* 登录  end */

/* 修改复选框样式 start */

input[type="checkbox"] {
    -webkit-appearance: none;
    /*清除复选框默认样式*/
    background: #fff  no-repeat center;
    /*复选框的背景图，就是上图*/
    background-size: 100% 100%;
    height: 20px;
    /*高度*/
    vertical-align: middle;
    width: 20px;
    position: relative;
    top: -3px;
    cursor: pointer;
}

input[type="checkbox"]:checked {
    background: #fff  no-repeat center;
    /*复选框的背景图，就是上图*/
    background-size: 100% 100%;
    /*background-position: -48px 0;*/
}

/* 修改复选框样式 end */

.qrcode {
    background-color: #fff;
    text-align: center;
    padding: 50px 0 40px;
}

.qrcode .text {
    font-size: 18px;
    color: #333;
    margin-top: 40px;
}

.qrcode img {
    width: 280px;
    height: 280px;
}
.tips{
    float: right;
    font-size: 16px;
    color: #999999;
    line-height: 25px;
}
.tips img{
    vertical-align: middle;
    width:16px;
    height:16px;
}
.allpice{
    width: 150px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 118px;
}
.allpice .text{
    font-size: 16px;
    color: #333333;
}
.allpice .num{
    font-size: 16px;
    color: #333333;
    /* font-weight: bold; */
}
.allpice .company{
    font-size: 16px;
    color: #666666;
    /* font-weight: bold; */
}
.redtips{
    padding-left: 1em;
    line-height: 32px;
}
.cozy{
    width: 1200px;
    margin: 0 auto;
}
.cozy img{
    position: relative;
    top: -3px;
}
.cozy .tit{
    font-size: 18px; 
    color: #666666;
    margin: 0 15px;
}
.cozy .txt{
    font-size: 16px; 
    color: #999999;
}

.per_con .per_right .basicdata{
    margin-top: 30px;
    border-radius:4px ;
    /* over */
}
.per_con .per_right .basicdata .tit{
    padding: 0 30px;
    background-color: #f6faff;
    color:#2077c8;
    font-size: 18px;
    line-height: 50px;
}
.per_con .per_right .basicdata .from{
    border: 1px solid #eeeeee;
    padding:30px;
    display: none;
}
.per_con .per_right .basicdata .from .fromlist{
    margin-bottom: 16px;
}
.per_con .per_right .basicdata .from .fromlist .le{
    display: inline-block;
    width: 120px;
    text-align: right;
    padding-right: 8px;
    line-height: 44px;
    font-size: 16px;
    color: #666666;
}
.per_con .per_right .basicdata .from .fromlist .ri{
    width: calc(100% - 140px);
    float: right;
    line-height: 44px;
    font-size: 16px;
}
.per_con .per_right .basicdata .from .fromlist .ri input,
.per_con .per_right .basicdata .from .fromlist .ri select{
    width: 280px;
    height: 44px;
    border: 1px solid #eee;
    padding: 0 15px;
    border-radius: 4px;
    font-size: 16px;
}
.per_con .per_right .basicdata .from .fromlist .ri .choce{
    background:  no-repeat center;
    background-position:95% 50%;
    cursor: pointer;
}
.per_con .per_right .basicdata .from .fromlist .ri .choce1{
    background:  no-repeat center;
    background-position:100% 50%;
    cursor: pointer;
}
.per_con .per_right .basicdata .from .fromlist .ri .sex {
    line-height: 44px;
}
.per_con .per_right .basicdata .from .fromlist .ri .sex input{
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-right: 13px;
    position: relative;
    top: -2px;
    font-size: 16px;
}
.per_con .per_right .basicdata .from .fromlist .ri .sex .man{
    margin-right: 62px;
}
.per_con .per_right .basicdata .from .fromlist .ri textarea{
    width: 630px;
    height: 120px;
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 15px;
    font-size: 16px;
}
.per_con .per_right .basicdata .from .fromlist .ri .btns button{
    width: 100px;
    height: 36px;
    border: 1px solid #eee;
    background-color: rgba(0,0,0,0);
    outline: none;
    border-radius: 4px;
}
.per_con .per_right .basicdata .from .fromlist .ri .btns .on{
    background-color:#2077c8 ;
    color: #fff;
}
.per_con .per_right .basicdata .from .fromlist .ri .inputwarp{
    width: 280px;
    height: 44px;
    position: relative;
    
}
.per_con .per_right .basicdata .from .fromlist .ri ul{
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    height: 180px;
    overflow: hidden;
    overflow-y: auto;
    z-index: 15;
}
.per_con .per_right .basicdata .from .fromlist .ri ul li{
    padding: 0 15px ;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #666666;
}
.per_con .per_right .basicdata .from .fromlist .ri ul li:hover{
    color: #2077c8;
    background-color: #f2f7fc;
}
.per_con .per_right .basicdata .from .fromlist .ri .choceadd{
    display: inline-block;
    border: 1px solid #2077c8;
    width: auto;
    border-radius: 18px;
    padding: 0 19px;
    color: #2077c8;
    font-size: 16px;
    position: relative;
    margin-top: 28px;
    margin-right: 20px;
}
.per_con .per_right .basicdata .from .fromlist .ri .choceadd .cha{
    position: absolute;
    top: -5px;
    right: 0;
}
.per_con .per_right .basicdata .from .fromlist .ri .choceadd span:after{
    content:' | ';
    width: 5px;
    height: 100%;
    color:#2077c8 ;
    display: inline-block;
    text-align: center;
}
.per_con .per_right .basicdata .from .fromlist .ri .choceadd span:last-child:after{
   display: none;
}
.per_con .per_right .basicdata .from .fromlist .ri .times input{
    width: 160px;
}
.per_con .per_right .basicdata .from .fromlist .ri .times  span{
    margin: 0 20px 0 30px;
}
.per_con .per_right .basicdata1 .from .fromlist .ri input{
    width: 160px;
}
.per_con .per_right .apply{
    display: block;
    margin: 30px auto 0;
    width: 200px;
    height: 44px;
    background-color:#2077c8 ;
    color:#ffffff ;
    font-size: 16px;
    border: none;
    border-radius: 4px;
}
.per_con .per_right .basicdata .fromsuccess{
    position: relative;
    display: block;
}
.per_con .per_right .basicdata .fromsuccess .edit{
    position: absolute;
    top: 0;
    right: 5%;
    bottom: 0;
    margin: auto;
    width: 92px;
    height: 32px;
    background:  no-repeat center;
    background-size: 100% 100%;
    border:none;
}
.per_con .per_right .basicdata .fromsuccess .addfrom{
    overflow: hidden;
    padding:16px 35px;
    border: 1px solid #2077c8;
    border-radius: 8px;
    margin-top: 30px;
}
.per_con .per_right .basicdata .fromsuccess .addfrom .addtxt{
    display: inline-block;
    height: 50px;
    color:#2077c8;
    font-size: 16px;
    float: left;
    line-height: 50px;
}
.per_con .per_right .basicdata .fromsuccess .addfrom .add{
    display: inline-block;
    height: 50px;
    font-size: 45px;
    line-height: 50px;
    color:#2077c8;
    float: left;
    margin-right: 20px;
}
.per_con .per_right .basicdata .fromsuccess .compwarp .comp{
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.per_con .per_right .basicdata .fromsuccess .compwarp .pos{
    font-size: 16px;
    margin: 0 20px;
    color: #666;
}
.per_con .per_right .basicdata .fromsuccess .compwarp .date{
    font-size: 16px;
    color: #999;
}
.per_con .per_right .basicdata .fromsuccess .describe{
    overflow: hidden;
    margin-top: 40px;
}
.per_con .per_right .basicdata .fromsuccess .describe .left{
    width: 6em;
    font-size: 16px;
    float: left;
}
.per_con .per_right .basicdata .fromsuccess .describe .right{
    width:calc(100% - 6em);
    font-size: 16px;
    float: right;
}
/* 首页  start */

/* 轮播大文字 start */
.bannertext{
    position: absolute;
    top: 130px;
    left: 240px;
}
.bannertext .tit{
    font-size: 48px;
    color: #fff;
}
.bannertext .en{
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    margin: 40px auto 37px;
}
.bannertext .heng{
    width: 60px;
    height: 3px;
    background-color: #fff;
    margin-bottom: 40px;
}
.bannertext .cn{
    font-size: 22px;
    color: #fff;
}
.bannertext .btns{
    margin-top: 92px;
}
.bannertext .btns button{
    width: 200px;
    height: 50px;
    border-radius: 4px;
    border: none;
    font-size: 18px;
    color: #fff;
    background-color: #2077c8;
}
.bannertext .btns button:hover{
    color: #2077c8;
    background-color: #fff;
}
.bannertext .btns button span{
    display: inline-block;
    width:  13px;
    height: 13px;
    background: no-repeat center ;
    background-size: 100% 100%;
}
.bannertext .btns button:hover span{
    display: inline-block;
    width:  13px;
    height: 13px;
    background: no-repeat center ;
    background-size: 100% 100%;
}
.bannertext .btns a:nth-child(1){
    margin-right: 30px;
}
/* 轮播大文字 end */

/* 首页大标题  start*/
.indextit{
    text-align: center;
    padding: 80px 0 50px;
}
.indextit .tit{
    font-size: 30px;
    color: #333;
    font-weight: bold;
}
.indextit .tit span{
    color: #999999;
    font-weight: 100;
    text-transform: uppercase;
}
.indextit .heng{
    display: inline-block;
    width: 30px;
    height: 4px;
    background-color: #2077c8;
    margin: 20px 0;
}
.indextit .txt{
    font-size: 18px;
    color:#999 ;
}
/* 首页大标题  end*/

.expert{
    width: 1440px;
    margin: 0 auto;
    padding-bottom: 80px;
}

/* 标签 start */
.labels{
    width: 1040px;
    text-align: center;
    margin: 0 auto;
}
.labels span{
    display: inline-block;
    padding: 13px 19px;
    background-color:#f3f5f7 ;
    color:#666666 ;
    margin: 0 8px; 
    margin-bottom: 20px;
    border-radius: 4px;
    cursor: pointer;
}
.labels span:hover{
    background-color:#2077c8 ;
    color:#fff ;
}
.labels1 span{
    display: inline-block;
    padding: 13px 19px;
    background-color:#fff;
    color:#666666 ;
    margin: 0 8px; 
    margin-bottom: 20px;
    border-radius: 4px;
    cursor: pointer;
}
.labels1 span:hover{
    background-color:#2077c8 ;
    color:#fff ;
}
/* 标签 end */
.expertlist{
    overflow: hidden;
    margin: 50px 0;
}
/* 专家列表 start */
.expertlist li{
    width: 330px;
    margin-right: 39px;
    cursor: pointer;
    float: left;
    position: relative;
}
.expertlist li a{
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
        top: 0;
        left: 0;
    
}
.expertlist li:hover{
    box-shadow: 0 0 10px #edf3f9;
}
.expertlist li:nth-child(4n){
    margin-right: 0;
}
.expertlist li .txwarp{
    height: 120px;
    text-align: center;
    background-color: #f4f4f4;
    padding: 15px 0 ;
}
.expertlist li .txwarp img{
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 1px solid #fff;
}
.expertlist li .intor{
    padding: 0 30px;
    height: 280px;
}
.expertlist li:hover .intor{
    padding: 0 30px;
    background:  no-repeat center;
    background-size: 100% 100%;
    color: #fff;
}
.expertlist li .intor .name{
    text-align: center;
    font-size:16px ;
    color: #666666;
    padding: 30px  0 25px;
}
.expertlist li:hover .intor .name{
    color: #fff;
}
.expertlist li .intor .name .peo{
   font-size: 22px;
   color: #333;
   margin: 0 20px;
}
.expertlist li:hover .intor .name .peo{
   color: #fff;
}
.expertlist li .intor .position{
    font-size: 16px;
    color: #333333;
    text-align: center;
}
.expertlist li:hover .intor .position{
    color: #fff;
}
.expertlist li .intor .hoddy{
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin: 30px 0 25px;
    background:  no-repeat center;
    background-size: 100% auto;
}
.expertlist li:hover .intor .hoddy{
    color: #fff;
}
.expertlist li .intor .hoddylist{
    overflow: hidden;
}
.expertlist li .intor .hoddylist span{
    display: inline-block;
    width: 124px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 16px;
    text-align: center;
    background-color: #f2f2f2;
    color: #666666;
    border-radius: 4px;
    float: left;
}
.expertlist li:hover .intor .hoddylist span{
    background-color: rgba(255,255, 255, 0.3);
    color: #fff;
}
.expertlist li .intor .hoddylist span:nth-child(2n){
    float: right;
}
/* 专家列表 end */
/* 按钮  换一批 start */
.changebecome{
    text-align: center;
    position: relative;
    width: 1440px ;
    margin: 0 auto;
}
.changebecome button{
    border:1px solid  #2077c8;
    color: #2077c8;
    background: #fff;
    width: 148px;
    height: 40px;
    margin: 0 10px;
    border-radius: 4px;
    font-size: 16px;
}
.changebecome button:hover{
    color: #fff;
    background: #2077c8;
}
.changebecome button span{
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
    top: 3px;
    margin-left: 10px;
}
.changebecome .change span{
    background:  no-repeat center;
    background-size:auto 95%;
}
.changebecome .change:hover span{
    background:  no-repeat center;
    background-size:auto 95%;
}
.changebecome .become span{
    background:  no-repeat center;
    background-size:auto 95%;
}
.changebecome .become:hover span{
    background:  no-repeat center;
    background-size:auto 95%;
}
.changebecome a{
    position: absolute;
    top: 30%;
    right: 0;
    font-size:16px;
    color: #999999;
}
.changebecome a:hover{
    color: #2077c8;
}
/* 按钮  换一批 end */

/* 课程库 start */
.course{
    background:  no-repeat center;
    background-size: 100% 100%;
    padding-bottom: 77px;
}
.courselist{
    width: 1440px ;
    margin: 50px auto 0;
    overflow: hidden;
    padding: 20px 0;
}
.courselist li{
    width: 32%;
    background-color: #fff;
    float: left;
    margin-right: 2%;
    margin-bottom: 50px;
    height: 180px;
    position: relative;
}
.courselist li a{
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.courselist li:nth-child(3n){
    margin-right: 0;
}
.courselist li .imgle{
    width: 180px;
    height: 180px;
    margin: -20px 0 0 20px;
    float: left;
    position: relative;
}
.courselist li .imgle .mask{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    line-height: 180px;
    text-align: center;
    font-size: 22px ;
    color: #fff;
    background-color: rgba(32, 119, 200, 0.4);
}
.courselist li:hover .imgle .mask{
    background-color: rgba(48, 106, 160, 0.9);
}
.courselist li .ri{
    width: calc(100% - 220px);
    float: right;
}
.courselist li .ri .tit{
    font-size: 24px;
    height: 64px;
    color: #2077c8;
    margin: 10px 0 22px;
}
.courselist li .ri .txt{
    font-size: 18px;
    color: #333;
}
.courselist li .ri .txt span{
    font-size: 16px;
    color: #666666;
    margin-left: 20px;
}
.courselist li .ri .popularity{
    font-size: 14px;
    color: #333;
    margin-top:11px ;
}
.courselist li .ri .popularity span{
    padding: 4px 11px;
    background-color: #f7f7f7;
    display: inline-block;
    border-radius: 16px;
}
.courselist li .ri .popularity span:first-child{
    margin-right: 12px;
}
.courselist li .ri .popularity span i{
    font-style: normal;
}
.courselist li .ri .popularity span img{
    margin-right: 5px;
}
/* 课程库 end */

/* 案例库 start */
.case{
    background:  no-repeat center;
    background-size: 100% 100%;
    padding-bottom: 82px;
}
.case .caselist{
    overflow: hidden;
    width: 1440px;
    margin: 50px auto  0;
}
.case .caselist li{
    width: 48%;
    margin-right: 3%;
    cursor: pointer;
    overflow: hidden;
    float: left;
    margin-bottom: 40px;
    position: relative;
}
.case .caselist li a{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 5;
}
.case .caselist li:hover{
    box-shadow: 0 0 10px rgb(201, 213, 223);
}
.case .caselist li:nth-child(2n){
    margin: 0;
}
.case .caselist li .leftimg{
    width: 220px;
    float: left;
    position: relative;
}
.case .caselist li .leftimg img{
    width: 100%;
    height: 180px;
}
.case .caselist li .leftimg .culture{
    position: absolute;
    top: 0;
    left:0;
    width: 120px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    background-color: #2077c8;
    font-size: 16px;
    text-align: center;
    border-radius: 0 0 8px 0;
}
.case .caselist li .ritxt{
    float: right;
    width: calc(100% - 220px);
    padding: 41px 30px;
    background: #fff;
}
.case .caselist li:hover .ritxt{
    background: rgba(39, 123, 202, 0.9);
}

.case .caselist li .ritxt .tit{
    font-size: 20px;
    color: #333;
    white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.case .caselist li:hover .ritxt .tit{
    color: #fff;
}
.case .caselist li .ritxt .txt{
    font-size: 16px;
    color: #666666;
    margin-top: 30px;
    overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.case .caselist li:hover .ritxt .txt{
    color: #cae5ff;
}
.case .caselist li .leftimg img{
    width: 100%;  
}
/* 案例库 end */

/* 行业动态 start */
.news{
    background:  no-repeat center;
    background-size: 100%  100%;
    padding-bottom: 80px;
}
.news .newslist{
    width: 1440px;
    margin: 0 auto;
    overflow: hidden;
}
.news .newslist li{
    padding: 0 30px 15px;
    width: 33.3%;
    float: left;
    border-left: 1px solid #dddddd;
    cursor: pointer;
    position: relative;
}
.news .newslist li a{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 5;
}
.news .newslist li .img{
    width: 100%;
}
.news .newslist li:hover .img{
    box-shadow: 0 0 10px rgba(32, 119, 200, 0.466) ;
}
.news .newslist li .txtcon .tit{
    font-size: 22px;
    color: #333;
    margin: 30px auto 25px;
    white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.news .newslist li:hover .txtcon .tit{
    color: #2077c8;

}
.news .newslist li .txtcon .date{
    font-size: 18px;
    color: #999999;
}
.news .newslist li .txtcon .txt{
    font-size: 18px;
    color: #666;
    margin-top:30px;
    overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
/* 行业动态 end */
/* 首页  end */

/* 专家库 start */
.experttit{
    text-align: center;
    padding: 38px 0 50px;
}
.experttit .tit{
    font-size: 30px;
     color: #333;
    font-weight: bold; 
}
.experttit .txt{
    font-size: 20px;
     color: #333;
    font-weight: 100; 
    margin-top: 25px;
}
.expertfrom{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.expertfrom .inputlist{
    width: calc(100% - 100px);
    float: left;
    /* overflow: hidden; */
}
.expertfrom .inputlist li{
    width: 245px;
    position: relative;
    float: left;
    margin-right: 30px;
    border-bottom:1px solid #aaaaaa;
    
}
.expertfrom .inputlist li:nth-child(1){
    margin-top: 0;
}
.expertfrom .inputlist li input{
    height: 50px;
    width: 100%;
    font-size: 16px;
    /* color: #999999; */
}
.expertfrom .inputlist li .choce{
   background:  no-repeat;
   background-position: 95% 50%;
   cursor: pointer;
}
.expertfrom .seach{
    width: 100px;
    height: 50px;
    background-color: #2077c8;
    border: none;
    border-radius: 4px;
}
.expertfrom .seach img{
    width: 20px;

}
.expertfrom .inputlist li .hobbyarea{
    position: absolute;
    top: 101%;
    left: 0;
    width: 340px;
    height: 300px;
    overflow: hidden;
    overflow-y: auto;
    background: #fff;
    padding: 0 20px;
    box-shadow: 0 0 10px #e8e9ea;
    z-index: 50;
}
.expertfrom .inputlist li .hobbyarea .topseach {
    border-bottom: 1px solid #e5e5e5;
}
.expertfrom .inputlist li .hobbyarea .topseach input{
    
    width: calc(100% - 45px);
    margin-left: 15px;
}
.expertfrom .inputlist li .hobbyarea .arealist{
    margin-top: 20px;
}
.expertfrom .inputlist li .hobbyarea .arealist .kind{
    font-size: 16px;
    color: #666;
}
.expertfrom .inputlist li .hobbyarea .arealist .item{
    font-size: 16px;
    color: #999;
    margin-top: 15px;
    line-height: 28px;
}
.expertfrom .inputlist li .hobbyarea .arealist .item span{
    cursor: pointer;
}
.expertfrom .inputlist li .citywarp{
    position: absolute;
    top: 120%;
    right: 0;
    width: 100%;
}
/* 专家列表 start */
.expertswarp{
    background-color: #f6f7f9;
    /* padding: 30px 0; */
    border: 1px solid #fff;
}
.experts{
    width: 1200px;
    margin: 0 auto;
}
.experts li{
    overflow: hidden;
    position: relative;
    padding: 20px;
    width: 100%;
    margin-top: 30px;
    background-color: #fff;
}
.experts li .detaila{
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    height: 100%;
    width: 100%;
    
}
.experts li .img1{
    float: left;
    height: 152px;
    text-align: center;
    width: 100px;
}
.experts li .img1 img:nth-child(2){
    margin-top: 15px;
}
.experts li .name{
    float: left;
    width: 230px;
    margin-left: 40px;
    margin-right: 10px;
    padding-top: 10px;
}
.experts li .name .tit{
    font-size: 22px;
    color: #333;
    font-weight: bold;
}
.experts li .name .posit{
    font-size: 16px;
    color: #333;
    margin: 10px 0 30px;
}
.experts li .name .txt{
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.experts li .hobby{
    width: 600px;
    float: left;
    padding-top: 15px;
}
.experts li .hobby .tit{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-bottom: 12px;
}
.experts li .hobby .hobbylist{
    margin-bottom: 30px;
}
.experts li .hobby .hobbylist .hobbyitem{
    font-size: 16px;
    color: #666;
    display: inline-block;
    margin-right: 30px;
}
.experts li .hobby .hobbylist .hobbyitem span{
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #36b375;
    transform: rotate(45deg);
    vertical-align: middle;
    margin-right: 10px;
}
.experts li .hobby .hobbylist1 .hobbyitem{
    font-size: 14px;
    color: #999;
    display: inline-block;
    margin-right: 30px;
}
.experts li .hobby .hobbylist1 .hobbyitem span{
    /* display: inline-block;
    width: 5px;
    height: 5px;
    background: #36b375;
    transform: rotate(45deg);
    vertical-align: middle;
    margin-right: 10px; */
    opacity: 0;
}
.experts li .hobby .arealist{
    font-size:16px;
    color:  #666666;
}
.experts li .btns{
    width: 120px;
    float: right;
    text-align: center;
    padding-top: 23px;
}
.experts li .btns .collection{
    font-size: 16px;
    color: #333;
    margin-bottom: 30px;
    cursor: pointer;
    position: relative;
    z-index: 50;
}
.experts li .btns .collection i{
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100% 100%;
    margin-right: 6px;
}
.experts li .btns .appointment{
    width: 120px;
    height: 40px;
    background-color: #2077c8;
    font-size: 16px;
    color: #fff;
    border: none;
    border-radius: 4px;
    margin-bottom: 20px;
    position: relative;
    z-index: 50;
    padding: 0;
}
.experts li .btns .detail{
    font-size: 16px;
    color: #2077c8;
    cursor: pointer;
}
/* 顶部按钮 */
.btnfoot{
     text-align: center;
     margin: 30px auto 60px;
}
.btnfoot  button{
    width: 200px;
    height: 60px;
    font-size: 20px;
    color: #fff;
    background-color: #2077c8;
    border: none;
    border-radius: 4px;
}
/* 专家列表 end */
/* 专家库 end */


/* 专家详情 start */
.detailconwarp{
    width: 1200px;
    margin: 30px auto 58px;
    overflow: hidden;
}
.detailconwarp .left{
    width: 790px;
    float: left;
}
.detailconwarp .right{
    width: 380px;
    float: right;
}
.detailconwarp .left .intor{
    padding: 0 30px 60px 30px;
    background-color: #fff;
}
.detailtit{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    padding: 30px 0;
}
.detailtit img{
    margin-right: 14px;
    vertical-align: middle;
}

.workexperience{
    margin-top: 30px;
    background-color: #fff;
    padding: 0 30px 30px;
}
.workexperience .tit{
    padding: 30px 0;
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden;
}
.workexperience .tit .btnchose{
    float: left;
    color: #333333;
    width: 110px;
    font-size: 18px;
    cursor: pointer;
}
.workexperience .tit .on{
    color:#2077c8;
}
.workexperience .tit .btnchose:nth-child(1){
    text-align: left;
    border-right: 1px solid #dfdfdf;
 

}
.workexperience .tit .btnchose:nth-child(2){
    text-align: right;
}
.workexperience .conts .contlist{
    display: none;
}
.workexperience .conts .on{
    display: block;
}
.workexperience .contlist li .date{
    font-size: 16px;
    color: #666;
    padding: 30px 0 22px;
}
.workexperience .contlist li .open{
    background: #f9f9f9;
    padding:0 30px ;
}
.workexperience .contlist li .open .title{
   padding: 30px 0;
    font-size: 16px;
    color: #333;
}
.workexperience .contlist li .open .title .ri{
    float: right;
    color: #2077c8;
    cursor: pointer;
}
.workexperience .contlist li .open .title .ri:hover {
    opacity: 0.7;
}
.workexperience .contlist li .open .title .ri i{
    display: inline-block;
    width: 14px;
    height: 14px;
    background:  no-repeat center;
    background-size: 100%;
    position: relative;
    top: 3px;
    /* transform: rotate(180deg); */
    transition: 1s;
}
.workexperience .contlist li .open .text{
    font-size: 14px;
    color: #666;
    padding-bottom:25px ;
    display: none;
}

.userevaluation{
    margin-top: 30px;
    background-color: #fff;
    padding: 0 30px 30px;
}
.userevaluation ul {
    border-top: 1px solid #e7e7e7;
}
.userevaluation ul li{
    overflow: hidden;
    margin-top: 30px;
}
.userevaluation ul li .img{
    float: left;
    width: 40px;
    height: 40px;
    border-radius:50% ;
}
.userevaluation ul li .img img{
    width: 100%;
}
.userevaluation ul li .namewarp{
    width: calc(100% - 50px);
    float: right;
}
.userevaluation ul li .namewarp .name{
    font-size: 16px;
    color: #666666;
    margin-bottom:8px;
}
.userevaluation ul li .namewarp .name .date{
    font-size: 16px;
    color: #666666;
    float: right;
}
.userevaluation ul li .namewarp .evaluate{
   font-size: 16px;
   color: #333;
}
.userevaluation ul li .namewarp .reply{
    padding:20px;
    background-color: #f9f9f9;
    margin-top: 20px;
    font-size: 16px;
}
.userevaluation ul li .namewarp .reply .blue{
    color: #2077c8;
}
.userevaluation ul li .namewarp .reply .con{
    color:#333 ;
}

.appointment{
    background-color: #fff;
    padding: 0 30px;
}
.appointment .tips{
    font-size: 16px;
    color: #999;
}
.appointment ul{
    margin-top: 30px;
}
.appointment ul li{
    overflow:hidden;
    padding:26px 0;
    border-top: 1px solid #eee;
}
.appointment ul li .le{
   width: calc(100% - 145px);
   float: left;
}
.appointment ul li .le .tit{
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.appointment ul li .le .txt{
    font-size: 14px;
    color: #333;
}
.appointment ul li .le .txt .num{
    font-size: 20px;
    color: #ff4c4c;
}
.appointment ul li button{
    width: 140px;
    height: 48px;
    float: right;
    color: #fff;
    font-size: 16px;
    background:#2077c8 ;
    border: none;
    border-radius: 4px;
}

.appointment ul li button:hover {
    opacity: 0.7;
}
.appointment ul li button i{
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 20px;

    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100% auto;
    
}
/* 相关领域专家推荐 */
.recommend{
   margin-top: 30px;
   background-color: #fff;
   padding: 0 30px;
}
.recommend ul li{
    overflow: hidden;
    padding: 30px 0;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}
.recommend ul li:last-child{
    border: none;
}
.recommend ul li .img{
    width: 60px;
    height: 60px;
    float: left;
}
.recommend ul li .ritxt{
    width: calc(100% - 78px);
    float: right;
}
.recommend ul li .ritxt .namewarp .name{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-right: 13px;
}
.recommend ul li .ritxt .namewarp .name .posit{
    font-size: 16px;

} 
.recommend ul li .ritxt .txt{
    font-size: 14px;
    color: #666;
    margin: 15px 0 10px;
}
.recommend ul li .ritxt .year{
    font-size: 14px;
    color: #666;
}
/* 专家详情 end */

/*咨询 状态 */
.statewarp{
    margin: 30px auto;
    width: 1200px;
    background-color: #fff;
    border-top: 1px solid #fff;
    text-align: center;
    padding: 79px 30px 30px;
}
.statewarp .img{
    /* margin-top: 79px; */
}
.statewarp .msg{
    font-size: 20px;
    color: #333;
    margin-top: 25px;
}
.statewarp .btns{
    margin-top: 60px;
}
.statewarp .btns button{
    width: 200px;
    height: 60px;
    margin: 0 10px;
    color: #999999;
    border: 1px solid #dedede;
    background-color: #fff;
    border-radius: 4px;
    font-size: 20px;
    font-weight: bold;
}
.statewarp .btns .on{
    color: #2077c8;
    border: 1px solid #aed1f2;
}
.statewarp .btnonly button{
    font-size: 20px;
    width: 240px;
    height: 60px;
    background-color: #2077c8;
    color: #fff;
    border: none;
    border-radius: 4px;
}
.statewarp .btnonly .gray{
    color: #999;
    border: 1px solid #dcdcdc;
    background-color: #fff;
}
.statewarp .btnwarp{
    border-top: 1px solid #eeeeee;
    padding-top: 30px;
    margin-top: 60px;
}
.statewarp .btnwarp .txt{
    font-size: 16px;
    color: #999;

}
.statewarp .btnwarp .btns{
    margin-top: 30px;
}
/* 弹窗 */
.popuwarp{
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 100;
}
.popuwarp .white{
    width: 425px;
    height: 260px;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    padding: 20px;
    text-align: center;
    border-radius: 4px;
}
.popuwarp .white .close1{
    text-align:right;
    cursor: pointer;
}
.popuwarp .white .msg{
    font-size: 22px;
    color: #333;
    margin: 29px auto 79px;
}
.popuwarp .white .btns{
 
}
.popuwarp .white .btns button{
    height: 60px;
    width: 169px;
    border:1px solid #e0e0e0;
    background: #fff;
    margin: 0 10px;
    border-radius: 4px;
    font-size: 22px;
    color: #999;

}
.popuwarp .white  .btns .on{
    color: #2077c8;
    border: 1px solid #aed1f2;
}

/* 个人中心 状态 */
.centerstatewarp{
    text-align: center;
    padding: 200px 0;
}
.centerstatewarp .txt{
    font-size: 20px;
    color: #333;
    margin-top: 19px;
}
.centerstatewarp .btn{
    width: 240px;
    height: 60px;
    border: none;
    font-size: 20px;
    color: #fff;
    background-color: #2077c8;
    border-radius: 4px;
    margin-top: 50px;
}

/*改变input type=radio 的样式*/
input[type="radio"] {
    display: none;
}
input[type="radio"]   label::before {
    content: "\a0"; /*不换行空格*/
    display: inline-block;
    vertical-align: middle;
    width:18px;
    height:18px;
    margin-right: 13px;
    border-radius: 50%;
    background: no-repeat center;
    background-size:95% 95% ;
}
input[type="radio"]:checked   label::before {
    background:  no-repeat center;
    background-clip: content-box;
    width:18px;
    height: 18px;
    /* padding: 0.04rem;  */
}
input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}