@charset "utf-8";
/************************************************************************/
/********************************* 企业服务 *********************************/
/************************************************************************/
/*Banner Settings */
.box_banner { position: relative; z-index: 80; width:100%;  }

/*轮换大区域*/
.ad_box{width:100%;height:400px;background-repeat:no-repeat;background-position:50% 0px;}

/*loginBox Settings */
.loginBox{ width:286px; height:215px; position:absolute;top:98px; right:0; z-index: 9999; background:url(../images/enterprise_login_bg.png) no-repeat; }
.loginBox h2 { line-height:20px; padding:10px 54px 0 0; text-align:right;}
.loginForm{ width:188px; margin:0 auto;text-align:left;content:"";display:table;clear:both; }.loginForm{zoom:1;}
.loginForm_title{ width:100%; text-align:center;font-size:16px; font-size:1.6rem; margin:17px 0; color:#666666;}

.login_btn,.apply_btn{ width:100%; height:33px; margin-bottom:8px; text-align:center; line-height:33px; display:block; background:url(../images/btn_group.png) 0 -231px no-repeat; color:#fff;cursor:pointer;}
.login_btn:hover,.apply_btn:hover{ color:#fff; text-decoration:none;}
.apply_btn{ background-position:0 -264px;}

.other_btn{ color:#999; font-size:12px;}
.other_btn a:hover{ text-decoration:none;}

.product,.pro_news{ width:100%; margin-top:22px; float:left;}
.product{margin-bottom:22px;}
.product li,.pro_news li{ width:342px;float:left; margin-right:84px; text-align:center; padding:0 1px;}
.product li{height:239px; background:url(../images/enterprise_pro_bg.jpg) no-repeat;}
.product li img{ width:340px; margin-bottom:18px; display:block; float:left; margin-left:1px;}
.product li a.tit_name{ width:168px; display:block;float:left; text-align:center; line-height:24px; height:30px;}

.pro_news li{ background-color:#f4f4f4; margin-bottom:54px; height:72px; padding:12px 0 10px 0;}
.pro_news_title{ font-weight:bold; padding-bottom:12px;}
.pro_news li p{ padding-left:54px; text-align:left; line-height:20px;}



