1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- #counselor_title{width:100%;height:50px;border-bottom:1px solid #EFEFEF;}
- .line{width:100%;height:5px;background-color:#2E6698;}
- .zi{width:1200px;height:30px;padding-left: 25px;line-height: 24px;margin:15px auto 0;
- background: url("../../../img/detail_home.jpg") no-repeat;}
- #det_content{width:1200px;min-height:600px;margin:0 auto;padding-top:40px;position:relative;}
- .title{font-size:22px;color:#3B6D9C;}
- .cont_img{width:750px;height:260px;margin-top:20px;}
- .cont_img>img{width:750px;height:260px;}
- .guanzhu{width:750px;height:40px;margin-top:20px;}
- .guanzhu>.loves{height:30px;display: inline-block;border: none!important;float:right;}
- .loves .box_love{width: 16px;height: 15px;display: inline-block;background: url(../../../img/detail_img5_no.jpg)no-repeat center center;margin-top: 2px;vertical-align: top;}
- .guanzhu>.loves:hover{cursor: pointer;}
- .guanzhu>.loves span{margin-right: 5px;}
- /*.dem_number{color:#FFB70E;}*/
- .guige{width:750px;height:85px;border:1px solid #E7E7E7;margin-top:10px;padding:15px;margin-bottom:35px;}
- .guige>h5{font-size:18px;color:#3C3B3B;display:inline-block;margin-left:15px;margin-right:30px;}
- .guige>div{width:160px;height:55px;line-height:55px;display:inline-block;border-left:1px solid #E7E7E7;padding-left:15px;}
- .guigeone{color:#2F83CE;}
- .guigetwo{color:#F68705;}
- .guigethree{color:#FF4C1B;}
- #cont>div{background-color:#FAFAFA;min-height: 150px;width:750px;}
- #cont>div>div.lineB{width:750px;height:50px;line-height: 50px;color:#434343;font-size:18px;border-bottom:1px solid #EEEEEE;
- padding-left:20px;padding-top:0px;}
- #cont>div>div{color:#807F7F;font-size:14px;padding:10px 20px 20px 20px;line-height:22px;}
- .lianxi{width:750px;height:50px;margin-top:35px;padding-left:200px;margin-bottom:200px;}
- .lianxi>div{width:150px;height:50px;border:1px solid #D9D7D7;font-size:16px;
- text-align: center;line-height: 50px;display: inline-block;letter-spacing: 8px;color:#6D6C6C;}
- .lianxi>div:hover{border:none;color:#fff;background-color:#FFB200;cursor:pointer;}
- .fuwu{margin-right:20px;}
- .pointer{cursor: pointer;}
- .fine{width:240px;height:545px;position: absolute;top:35px;right:80px;}
- .fine>img{width:240px;height:160px;}
- .fine>div.fine_title{width:90px;height:35px;background: #3185D0;text-align: center;
- line-height: 35px;color:#fff;border-radius: 5px;}
- .fine>div{width:240px;height:160px;margin-top: 10px;position: relative;}
- .fine>div>div>img{width:240px;height:160px;}
- .fine>div>p{width:240px;height:35px;position: absolute;left:0;bottom:0;background: #7A7572;
- color:#fff;text-align: center;line-height: 35px;text-overflow:ellipsis;overflow: hidden;}
- .fine>div>p.achievementId{display: none;}
- .fine>div>p.achievementTyp{display: none;}
- .loves .box_love{width: 16px;height: 15px;display: inline-block;
- background: url(../../../img/detail_img5_no.jpg)no-repeat center center;margin-top: 2px;vertical-align: top;}
- .bj_love{width: 16px;height: 15px;display: inline-block;
- background: url(../../../img/detail_img5.jpg)no-repeat center center;margin-top: 2px;vertical-align: top;}
|