﻿@charset "utf-8";
/*专家在线*/
.expts_channels {width:1000px; margin-left:auto; margin-right:auto; background-color:#ffffff; border:1px solid #cccccc;}

.expts_channels .tlt {float:top; width:1000px;}
.expts_channels .tlt .main {float:left; margin-left:20px; margin-top:18px; color:#0099ff; font-size:18px;}
.expts_channels .tlt .sub {float:left; margin-left:20px; margin-top:21px; color:#666666; font-size:14px;} 

.expts_channels .expts {float:left; width:920px; height:180px; margin-left:40px; margin-top:30px; border:1px solid #0099ff;}
.expts_channels .expts .lft {float:left; width:36px; height:180px; background-color:#0099ff;}
.expts_channels .expts .lft p {width:10px; font-size:14px; margin:44px 0px 0px 10px; color:#ffffff;}
.expts_channels .expts .rgt {float:left; width:884px; height:180px; font-size:14px;}
.expts_channels .expts .rgt li {float:left; width:118px; height:148px; margin:20px 0px 0px 80px;}
.expts_channels .expts .rgt li:hover {color:#3399ff; cursor:pointer;}
.expts_channels .expts .rgt li .pic {float:top; width:118px; height:118px;}
.expts_channels .expts .rgt li .txt {float:top; width:118px; height:28px; line-height:28px; text-align:center;}

.expts_channels .sec {float:top; width:920px; height:30px; margin-top:40px; margin-left:40px; border-bottom:1px solid #0099ff;}
.expts_channels .sec p {width:120px; height:30px; line-height:30px; text-align:center; color:#ffffff; font-size:14px; background-color:#0099ff;}

.expts_channels .chn {float:top; width:960px; margin-left:20px; font-size:14px;}
.expts_channels .chn li {float:left; width:118px; height:128px; margin:20px 20px 0px 20px;  border:1px solid #e1e1e1; background-color:#eeeeee;}
.expts_channels .chn li:hover {border-color:#3399ff; cursor:pointer;}
.expts_channels .chn li .pic {float:top; width:118px; height:100px;}
.expts_channels .chn li .txt {float:top; width:118px; height:28px; line-height:28px; text-align:center;}


