@charset "utf-8";
/* CSS Document */

/*logo banner*/
.header{ width:960px;height:50px;margin-bottom:10px;}
.pagetitle{ float:left;}
.logo{ float:right;}

.beijingimg{ margin-left:52px; height:225px;}

.banner{ width:960px; height:402px; margin-bottom:50px; position:relative; background:url(../images_en/shanghai.jpg) no-repeat;}

.factory_nav{padding-top:300px;margin-left:138px;position:absolute;z-index:9;left: 0px;top:20px; width:450px; }
.factory_nav ul{ width:410px;}
.factory_nav ul li{ height:20px; line-height:20px;margin-right:5px;}
.factory_nav ul li a{ font-size:10px;}
.factory_nav ul li a:hover{font-size:10px;font-family: Arial, Helvetica, sans-serif; color:#0080c2;}
/*logo banner结束*/
.navlist {overflow: hidden;}
.navlist a{ color:#fff;}
.factory_nav li { float: left;/*font-size:12px;*/color:#fff;font-family: Arial, Helvetica, sans-serif; }
.factory_nav a { text-decoration:none;color:#a7a9ac;font-size:10px; color:#fff; margin-right:6px;}
.factory_nav a:link, .factory_nav a:visited { color:#fff;}

.subnav {position: absolute;top: -42px; /*二级导航向上,向下为正数*/left: 0; float: left;  height: 20px; line-height: 20px; white-space: nowrap; background:#fff;}
* html .subnav {
    margin: 0 10px 0 -10px; /* IE 6 and below */
}
.subnav p { padding: -0 10px;}
.subnav p span {display: block; background: url(.../imges_en/20091127210925311.png) repeat-x 0 -207px;font-size:10px;}
.subnav p.pointer1 {position: absolute;top: -15px; left: 155px; height:45px; color:#fff; background:url(../images_en/bg5.jpg) no-repeat;  }
.subnav a {display: inline;padding: 0;font-size: 100%;} /*二级导航颜色控制*/
[class~="subnav"] a { text-decoration:none;padding: 0 3px;}
.subnav, .subnav a:link, .subnav a:visited {color: #a7a9ac;}
.subnav a:hover, .subnav a:active {color: #0085c2;}
.subnav a:hover, .subnav a:active {font-weight: none; background: none;}
/* subnav position and pointer position */
#sabu { left: -110px; border:1px solid #fff; top:358px; background:#89848a; } /*二级导航位置控制*/

#sabu .pointer1, { left:90px;*left:150px;} /*二级导航三角形位置控制*/
#sabu {min-width: 110px;}
#sabu a{ color:#fff;}
#sabu a:hover{ color:#0080c2;}
.factory_nav ul li img{ margin-right:10px; display:block; float:left; margin-top:8px; display:inline;}

.bjtext{ float:right;font-size:10px;font-family: Arial, Helvetica, sans-serif; color:#f9f7f8; width:370px; text-align:justify; text-justify:inter-ideograph; margin-right:20px;}
/*logo banner结束*/

* html img, 
* html .png{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "http://www.imeetyou.net/img/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        
    );
}