 /* 
	@name ennix.css 
	@date 2012.3.16
 */

/* 链接样式 */
a{color:#365cb1;}
a:hover{color:#365cb1;text-decoration:underline;}

/* 公用样式 */
.clearfix{height:1%;}
.clearfix:after{clear:both;display:block;height:0;visibility:hidden;content:".";}

/* 外框架 */
.wrapper{width:980px;margin:0 auto;overflow:hidden;}

.mLeft{width:240px;float:left;}
.mRight{width:720px;float:right; overflow:hidden;}
.mBox{border:1px solid #c4d5ff;padding:1px;margin-bottom:20px;}
.mContent{padding:15px;float:left; line-height:24px;}
.mContent .pic{width:155px;float:left;}
.mContent .txt{width:515px;float:left;line-height:22px;padding-left:16px;}
.mContent .tit{width:688px;padding-bottom:10px;margin-bottom:20px;text-align:center;border-bottom:1px solid #c3d5ff;}
.mContent .tit h2{font-size:20px;font-weight:bold;color:#365cb1;}
.mContent .tit2{border-bottom:1px solid #c3d5ff;margin:35px 0 10px 0;}
.mContent .tit2 strong{border:1px solid #c3d5ff;border-bottom:0px;padding:5px 10px 3px;font-weight:bold;color:#3559ad;background:url(../images/public_bg.gif) #1458e9 repeat-x 0 -37px;;}

/* 标题 */
.titleA{display:block;height:37px;line-height:37px;background:url(../images/public_bg.gif) #1458e9 repeat-x 0 0;}
.titleA strong{font-size:14px;font-weight:bold;color:#ffffff;padding-left:30px;background:url(../images/public_icon.gif) 15px 0 no-repeat;}
.titleB{display:block;width:100%;height:36px;line-height:36px;background:url(../images/public_bg.gif) #1458e9 repeat-x 0 -37px;float:left;}
.titleB strong{font-size:14px;font-weight:bold;color:#3659b0;padding-left:30px;background:url(../images/public_icon.gif) 9px -41px no-repeat;}
.titleB .more{display:block;width:48px;height:17px;background:url(../images/public_icon.gif) 0 -82px;float:right;margin:8px 20px 0 0;}
.titleB em{font-family:'宋体';font-weight:normal;}

/* 列表 */
.listA{padding-bottom:20px;float:left;}
.listA li{width:86px;float:left;border-bottom:1px dotted #cccccc;padding-left:32px;background:url(../images/public_icon.gif) 16px -185px no-repeat;}
.listA li a{height:25px;line-height:25px;color:#666666;}
.listB{width:750px;}
.listB li{width:156px;height:200px;background:url(../images/product_bg.gif) no-repeat;float:left;margin-right:19px;}
.listB li a{display:block;float:left;margin:1px 0 0 1px;color:#666666; text-align:center;}
.listB li a img{border:2px solid #ffffff;}
.listB li a:hover{color:#365cb1;}
.listB li a:hover img{border:2px solid #3659b0;}
.listB li a:hover span{text-decoration:underline; text-align:center;}
.listB li a span{height:34px;line-height:34px;float:left;}

/* 返回顶部 */
.backToTop{display:none;width:18px;line-height:1.2;padding:5px 0;background-color:#000;color:#fff;font-size:12px;text-align:center;position:fixed;_position:absolute;right:10px;bottom:100px;_bottom:"auto";cursor:pointer;opacity:.6;filter:Alpha(opacity=60);}

/* 主样式 */
body{color:#666666;}
.curLink{}
.curLink a{color:#666666;}
.curLink em{font-family:'宋体';}
.curLink #bdshare{float:right;}

#head{height:112px;background:url(../images/head_bg.gif) repeat-x;overflow:hidden;}
#head .wrapper{background:url(../images/head_bg2.gif) right 0 no-repeat;}
#head .logo{height:60px;width:304px;margin-top:35px;background:url(../images/ennix_logo.gif) no-repeat;text-indent:-9999px;overflow:hidden;float:left;}
#head .tel{height:66px;width:210px;margin-top:46px;background:url(../images/tel_bg.gif) no-repeat;float:right;}

#menu{height:43px;background:url(../images/menu_bg.gif) repeat-x;margin-bottom:8px;}
#menu li{float:left;}
#menu li a{height:43px;line-height:41px;color:#ffffff;padding:0 15px;background:url(../images/menu_cur.gif) right -41px no-repeat;float:left;}
#menu li a:hover{text-decoration:none;background:url(../images/menu_cur.gif) top center no-repeat;}
#menu li .cur{background:url(../images/menu_cur.gif) top center no-repeat;}

#main{padding:8px 0 10px 0;}

#footer{height:42px;line-height:42px;color:#888888;background:url(../images/public_bg.gif) #333333 repeat-x left bottom;}
#footer a{color:#888888;}
#footer .wrapper{height:42px;}
#footer .flink{float:left;}
#footer .fcopy{float:right;}

#pagebar{padding:0 0 25px 15px;}
#pagebar a{padding:5px 7px;border:1px solid #c3d5ff;background:#ebf4ff;}
#pagebar .cur{font-weight:bold;border:1px solid #3659b0;background:#3659b0;color:#ffffff;}





