/* CSS Document */
*{margin:0; padding:0;}
a{text-decoration:none;}
ul li{list-style:none;} 
img{outline:none; border:none;}
input,select{outline:none;}
area{outline:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
i,em{font-style:normal;}
body{font-family:Microsoft YaHei; font-size:12px;}


.login{ width:970px; margin:0 auto; padding-top:40px; overflow:hidden; padding-right:130px;}
.login #reg{ float:right; }



.focus{width:1100px;height:331px; overflow:hidden; position:relative;  margin:0 auto;}
.focus ul{height:331px;position:absolute;}
.focus ul li{float:left; width:860px;height:295px; padding:0 120px;overflow:hidden;  background:url(../images/li_bg.png) center top no-repeat; padding-top:36px;}
.focus ul li h6{ color:#FFF; font-weight:bold; font-size:30px; text-align:center; line-height:62px; margin-bottom:22px;}
.focus ul li p{ width:100%; line-height:24px; color:#a80708; font-size:14px;}
.focus ul li p i{ display:block; color:#a80708; line-height:36px; font-size:20px;}
.focus .btn{ display:none; position:absolute;padding:8px 5px;width: 160px;left: 50%;margin-left: -85px;background:#504e4f; opacity:0.8;right:0;bottom:25px;text-align:center;border-radius:13px;}
.focus .btn span{display:inline-block;_display:inline;_zoom:1;width:12px;height:12px;_font-size:0;margin:0 5px;cursor:pointer;background:#fff;border-radius:6px;}
.focus .btn span.on{background:#ff7200;}
.focus .preNext{width:49px;height:83px;position: absolute; top:50%;margin-top:-42px;}
.focus .pre {background:url(../images/pre.png) no-repeat; left:0px;}
.focus .next{ background:url(../images/next.png) no-repeat; right:0px;}

.zx{ width:422px; margin:0 auto; overflow:hidden; padding-left:678px; padding-top:30px;}
.zx a{ display:block; width:117px; height:34px; overflow:hidden;}









































