@charset "utf-8";
/* CSS Document */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,input,p,blockquote,th,td,form,p{margin:0;padding:0;}
body{min-width:950px;text-align:left; font-size:12px; line-height:20px; font-family:SimSun; color:#454545;}
.font18{ font-size:17px !important; letter-spacing:1px;}
.co_8{color:#888;} 
 

/*-- 在线客服 --*/
.box_online{ height:auto; overflow:hidden;  position:fixed; left:0; top:165px;  z-index:9999;display:none;}

.box_online .icon_close{ background-color:#04bae9; width:32px; height:22px; float:left; display:inline-block; cursor:pointer;border-radius:0 8px 0 0; text-align:center;}
.box_online .icon_close i{ display:inline-block; width:12px; height:12px;background:url(../images/online_icons.png) 0 -60px no-repeat; vertical-align:middle; margin-top:8px;}

.box_online .con_body{ width:164px; background-color:#fff; clear:both; text-align:center;border:5px solid #04bae9;border-bottom-width:10px; border-radius:0 8px 8px 0;}
.box_online .con_body .top_title{ width:100%; background-color:#04bae9; font-size:15px; color:#fff; height:32px; line-height:30px;font-family:'Microsoft YaHei'; margin-bottom:10px;letter-spacing:3px;}

.box_online .con_body p em{ font-style:normal; font-family:'Microsoft YaHei'; font-size:13px;}
.box_online .con_body p a{color:#454545; text-decoration:none;}
.box_online .con_body p a:hover{ text-decoration:underline;}
.box_online .con_body .con_type{padding:10px; border-bottom:1px #e7e7e7 solid;}
.box_online .con_body .con_type:last-of-type{ border-bottom:none;}
.box_online .con_body .con_type h4{color:#04bae9; height:36px; line-height:36px; font-family:'Microsoft YaHei'; text-align:left; font-size:15px; font-weight:normal;}
.box_online .con_body .con_type h4 i{ display:inline-block; width:20px; height:16px; background:url(../images/online_icons.png) 0 0 no-repeat; vertical-align:middle; margin-right:5px; margin-top:-3px;}
.box_online .con_body .con_type img{ max-width:76%; height:auto; border:1px #e7e7e7 solid; margin-bottom:8px;}


.box_online .con_body .con_qq h4{color:#02cccf;}
.box_online .con_body .con_tel h4{color:#ea5a3d;}
.box_online .con_body .con_tel h4 i{ background-position:0 -16px;}
.box_online .con_body .con_code h4{color:#30b804;}
.box_online .con_body .con_code h4 i{ background-position:0 -32px;}



.onlineService{background-color:#04bae9; display:none; width:40px;left:0; top:165px; position:fixed; color:#fff;border-radius:0 8px 8px 0; text-align:center;}
.onlineService .ico_os{ cursor:pointer;text-align:center; margin-bottom:15px;}
.onlineService .ico_os i{ display:inline-block; width:12px; height:12px;background:url(../images/online_icons.png) 0 -48px no-repeat; vertical-align:middle; margin-top:8px;}
.onlineService p{font-family:'Microsoft YaHei';font-size:16px; color:#fff; line-height:22px; padding-bottom:15px;}
