/* CSS Document */

/* 栏目标题 */
.container{ margin-top:30px; width:1000px; margin-left: auto; margin-right: auto; }
.container .left{ float:left; width:235px; }
.container .right{ float:right; width:749px; overflow: hidden;}

/* 公司简介&&产品分类&&联系我们 */
.aboutus .title, .classify .title, .contactus .title{ height:36px; line-height:36px; background:url(../images/left_title.jpg) no-repeat; }
.aboutus .title span, .classify .title span, .contactus .title span{float:left; font-size:16px; margin-left:48px; }
.aboutus .title a, .classify .title a, .contactus .title a{ float:right; margin-right:15px; color:#900; font-size: 12px; }
.classify .content, .aboutus .content, .contactus .content { border-left:1px solid #E2E2E2; border-right:1px solid #E2E2E2; border-bottom:1px solid #E2E2E2; border-top:1px solid #FFF; background:#FEFEFE; overflow:hidden; }

/* 联系我们 */
.contactus{ margin-bottom:40px;  }
.contactus .title{}
.contactus .content{ padding:20px 0; }
.contactus .contactus-div-img{ text-align:center; }
.contactus .content ul{ margin-top:15px; margin-bottom:5px;}
.contactus .content ul li{ background:url(../images/intro_content_itemback.jpg) bottom repeat-x; }
.contactus .content ul li{ width:220px; height:40px; line-height:40px;}
.contactus .content ul li{ font-size:22px; font-weight:bold; text-align:left;}
.contactus .content ul li div{padding-left:35px;}
div.contactus_phone{ font-size:24px; color:#099af7;letter-spacing:1px; }
div.contactus_phone{ background:url(../images/subpage_contactus_phone.jpg) no-repeat scroll 0px ; }
div.contactus_location{font-size:12px; color:#505050; }
div.contactus_location{ background:url(../images/subpage_contactus_location.jpg) no-repeat scroll 0px;}

/* 公司简介 */
.aboutus{ padding:20px 0; }
.aboutus .content ul{ margin:20px 0;  }
.aboutus .content ul li{ margin-top:12px; width:200px; height:30px; line-height:30px; border:1px solid #DCDDDD; }
.aboutus .content ul li{ background:url(../images/first-bg-04.jpg) repeat-x;}
.aboutus .content ul li a{ display:block; background:url(../images/subpage_intro_ico.jpg) no-repeat scroll 30px 9px; padding-left:65px; color:#505050; }
.aboutus .content ul li a:hover{ background:url(../images/subpage_intro_ico.jpg) no-repeat scroll 30px 9px #F1F1F1; }

/* 产品分类 */
.classify{ padding-top:30px; }
.classify .content ul{ margin:20px 0; width:auto; }
.classify .content ul li{ margin-top:12px; width:200px; height:30px; line-height:30px; border:1px solid #DCDDDD; }
.classify .content ul li{ background:url(../images/first-bg-04.jpg) repeat-x;}
.classify .content ul li a{ display:block; background:url(../images/subpage_intro_ico.jpg) no-repeat scroll 30px 9px; padding-left:65px; color:#505050; }
.classify .content ul li a:hover{ background:url(../images/subpage_intro_ico.jpg) no-repeat scroll 30px 9px #F1F1F1; }

/* 栏目内容 */
.column{ padding-top:23px; }
.column .title{ height: 44px;line-height: 44px;font-weight: bold; }
.column .title{ background:url(../images/column_bom.jpg) bottom repeat-x; }
.column .title .en{ font-size:22px; color:#f9a614; text-transform:capitalize;} 
.column .title .zh{ font-size:18px; color:#3f7cc7; margin-left:10px; }
.column .crumbs { line-height:40px; color:#817a7a; font-size:13px;}
