@charset "utf-8";
/* CSS Document */
body{text-align:center; margin:0 auto; background-color:#fff; font-family:Arial; font-size:12px; color:#666; line-height:18px; }
div,p,h1,h2,h3,h4,h5,h6,span,ul,li,a{ font-family:Arial; font-size:12px; color:#000; line-height:16px; padding:0; margin:0; text-align:left;}
ul,li{ list-style:none;}

img{ border:0;}
.ftl{ float:left;}
.ftr{ float:right;}
.clear{ clear:both;}
a{behavior:url("js/focusBlur.htc");}
a:link,a:visited{ text-decoration:none;}
a:hover,a:active{ text-decoration:none;}

/*头容器*/
#top{ width:980px; margin:0 auto; padding:0; height:70px;}
/*logo*/
#logo{ text-align:left; position:relative; float:left;}

/*导航*/
#menu {text-align:center; position:relative; float:right;}
#menu li{float:left;}
#menu a{width:71px; height:70px; display:block; float:left; font-size:1px; color:#FFFFFF;}
a.menu1:link, a.menu1:visited{ background:url(../images/cn/b_home.jpg) no-repeat;}
a.menu1:hover, a.menu1:active{ background:url(../images/cn/b_home_on.jpg) no-repeat;}
a.menu2:link, a.menu2:visited{ background:url(../images/cn/b_about.jpg) no-repeat;}
a.menu2:hover, a.menu2:active{ background:url(../images/cn/b_about_on.jpg) no-repeat;}
a.menu3:link, a.menu3:visited{ background:url(../images/cn/b_service.jpg) no-repeat;}
a.menu3:hover, a.menu3:active{ background:url(../images/cn/b_service_on.jpg) no-repeat;}
a.menu4:link, a.menu4:visited{ background:url(../images/cn/b_case.jpg) no-repeat;}
a.menu4:hover, a.menu4:active{ background:url(../images/cn/b_case_on.jpg) no-repeat;}
a.menu5:link, a.menu5:visited{ background:url(../images/cn/b_contact.jpg) no-repeat;}
a.menu5:hover, a.menu5:active{ background:url(../images/cn/b_contact_on.jpg) no-repeat;}

a.menu1e:link, a.menu1e:visited{ background:url(../images/en/b_home.jpg) no-repeat;}
a.menu1e:hover, a.menu1e:active{ background:url(../images/en/b_home_on.jpg) no-repeat;}
a.menu2e:link, a.menu2e:visited{ background:url(../images/en/b_about.jpg) no-repeat;}
a.menu2e:hover, a.menu2e:active{ background:url(../images/en/b_about_on.jpg) no-repeat;}
a.menu3e:link, a.menu3e:visited{ background:url(../images/en/b_service.jpg) no-repeat;}
a.menu3e:hover, a.menu3e:active{ background:url(../images/en/b_service_on.jpg) no-repeat;}
a.menu4e:link, a.menu4e:visited{ background:url(../images/en/b_case.jpg) no-repeat;}
a.menu4e:hover, a.menu4e:active{ background:url(../images/en/b_case_on.jpg) no-repeat;}
a.menu5e:link, a.menu5e:visited{ background:url(../images/en/b_contact.jpg) no-repeat;}
a.menu5e:hover, a.menu5e:active{ background:url(../images/en/b_contact_on.jpg) no-repeat;}

/*底容器*/
#bottom{ width:980px; margin:0 auto; padding:0; height:60px;}
/*版权*/
#copyright{ text-align:left; position:relative; float:left; font-size:10px; margin-top:23px; color:#666;}
/*语言选择*/
#lang {text-align:center; position:relative; float:right; }

/*主体容器*/
#main{ width:980px; margin:0 auto; padding:0; background-color:#FFF; }

/*关于*/
#about{ background-image:url(../images/bg_about.jpg); width:933px; height:470px; padding-top:40px; padding-left:47px; }
#about .textbox{background:#FFFFFF; width:480px; height:270px; margin-top:24px; padding:30px 30px; }
#about .textbox p{line-height:1.6; padding-bottom:20px;}
#about .textbox_e{background:#FFFFFF; width:600px; height:320px; margin-top:24px; padding:20px 30px; }
#about .textbox_e p{line-height:1.8; padding-bottom:20px;}
#about ul, #about li{ list-style:disc; padding-left:15px; padding-bottom:6px;}

/*联系*/
#contact{ background-image:url(../images/bg_contact.jpg); width:933px; height:470px; padding-top:40px; padding-left:47px; }
#contact .textbox{background:#FFFFFF; width:550px; height:190px; margin-top:24px;}
#contact .textbox img{float:left;}
#contact .textbox p{padding-top:20px; padding-left:210px; line-height:1.5;}

/*服务*/
#service{ background-image:url(../images/bg_service.jpg); width:933px; height:970px; padding-top:40px; padding-left:47px; }
#service .servicetitle{width:270px; margin-top:52px; margin-left:26px; padding-right:20px; color:#666666; float:left;  line-height:1.5;}
#service .servicetitle strong{font-size:14px;}
#service .servicecontent{width:470px; margin-top:55px; padding-left:20px; float:left; border-left:2px solid #DDD; line-height:1.6; }

/*服务en*/
#service_en{ background-image:url(../images/en/bg_service.jpg); width:933px; height:1180px; padding-top:40px; padding-left:47px; }
#service_en .servicetitle{width:270px; margin-top:52px; margin-left:26px; padding-right:20px; color:#666666; float:left;  line-height:1.5;}
#service_en .servicetitle strong{font-size:13px;}
#service_en .servicecontent{width:470px; margin-top:55px; padding-left:20px; float:left; border-left:2px solid #DDD; line-height:1.6; }

/*案例*/
#case{ background-image:url(../images/bg_case.jpg); width:933px; height:1760px; padding-top:40px; padding-left:47px; border-bottom:50px solid #CCCCCC}
#case .casebox{margin-left:215px; padding-top:50px}
#case .casetitle{float:left; width:100px;}
#case .casebox img{margin-bottom:50px; margin-right:10px;}