/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,th,td,section,form{list-style:none;margin:0;padding:0}
body{color:#070707; font:14px/1.8 "arial", "Verdana"}
.banner{background:url(../images/enbanner.jpg) no-repeat;  filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')"; -moz-background-size:100%; background-size:100%; }
img{border:0px}
a{color:#333;text-decoration:none}
a:hover{color:#0080e3; text-decoration:none}
.hidden{ display:none}
.clear{ clear:both}
.fl{ float:left}
.fr{ float:right}
.ft16{ font-size:16px}
.ft-white{ color:#fff}
.ft-transform{text-transform:uppercase}
.hei20{ height:20px}
.hei50{ height:50px}
.width170{ width:170px}
.width270{ width:270px}
.width770{ width:770px}
.wrapper1170{ width:1170px; margin:0 auto}
h1{ font-size:30px; text-align:center; line-height:100px;}
.text-cen{ text-align:center}
/*logo*/
header{ width:1070px; height:90px; position:absolute; left:50%; margin-left:-535px; z-index:9999}
header a.logo{ float:left; margin-top:25px; background:url(../images/enlogo.png) no-repeat; width:310px; height:74px; display:block}
header .en-links{ float:right; margin-top:30px;color:#fff; font-size:16px;}
header .en-links a{ color:#fff}
header .en-links a:hover{ text-decoration:underline}
.in-ti { color:#c81212; font-size:36px;}
.con02 { background:#78b2ef url(../images/enimg-bg.jpg) no-repeat center; height:448px; width:100%;}
.con02 .text-box{
  float:right; width:540px; height:206px; padding:50px 30px; font-size:16px;
  background-color: rgba(255,255,255,0.8);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
  .con02 .text-box{
    background-color:#fff;
    filter:Alpha(opacity=80);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  }
  .con02 .text-box p{
	  width:540px
	  position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
  }  
}
.con-box{ background:url(../images/enimg-bg01.jpg) no-repeat; width:1170px; height:272px}
.con-box ul{ width:310px; color:#fff; font-size:13px; line-height:24px; padding:65px 30px}

footer{ background:#f3f2f1; height:78px;}
footer .foot-logo{ background:url(../images/enfooter-logo.jpg) no-repeat; width:290px; height:52px; float:left; margin-top:12px;}
footer .txt{ float:right; line-height:78px; font-size:15px; color:#121212}















