/* 通用样式 */
@charset "gb2312";
body {margin:0;text-align:left;color:#FFFFFF;font:normal 12px Arial, Helvetica, sans-serif;white-space:normal; background-color:#000000; font-weight:bold}
* {line-height:150%; word-break:break-all}
table, form, input, textarea {margin:0; font:normal 12px Arial, Helvetica, sans-serif; font-weight:bold}
img {border:none}

a:link,a:visited{
    color: #ffffff;
 	text-decoration: none;	
}
a:active,a:hover{ color:#E68601}

.profile{ background:url(../images/bg3.gif) top right no-repeat; background-color:#000A25}
.images{ margin:10px 10px 10px 10px}
.Our_Goal{ background:url(../images/bg3.gif) top left no-repeat;background-color:#000A25}
.Core_value{ background:url(../images/bg4.gif) top center no-repeat;background-color:#000A25}
.Service{ background:url(../images/bg4.gif) top left no-repeat;background-color:#000A25}
.Contact{ background:url(../images/bg3.gif) top center no-repeat;background-color:#000A25}
#Contact2{ margin:20px 0px 10px 35px}
.product1{ border:#FFFFFF 2px solid  }
.product2{ border-bottom:#707070 1px solid; color:#5F5D5D}
.product3{ border-bottom:#707070 1px dashed}

#product_list{margin:10px 0 0 5px;width:19%;float:left;overflow:hidden}


.content{ color:#F37E0A}
.content2{ color:#6279F1}

.select:link, .select:visited{color:#E68601}/*选中状态*/
.unselect:hover{ color:#888888}

iframe{j:expression(this.src='about:blank',this.outerHTML='');}