@charset "utf-8";
/* CSS Document */

a img {border:none;}
a {text-decoration:none;}
em,var {font-style:normal;}
ul,ol {padding:0;list-style-type:none;}
body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,form,p {margin:0;font-weight: normal;}

body{font-size:12px;font-family:"Microsoft Yahei","simhei";}

input,textarea,a,button {outline:none;}
input::-moz-focus-inner {border:0;}
body {background:#fff;}
input,textarea,button {border:0 none;background:#fff;}
a:hover {text-decoration:none;}

p{text-indent:-9999px;}
.warp{width: 100%;margin: 0 auto; }


.f_l{float: left;}
.f_r{float: right;}



.Scroll{width: 947px; margin: 0 auto;position:relative; height: 207px;padding-top: 22px;}
.scrollWrap{position: absolute;width: 840px; margin-left:40px}

.prev{background: url(../images/left.jpg) no-repeat; 
    position: absolute;
    left: 0;
    top: 72px;
    display: block;
    width: 37px;
    height: 58px;
    overflow: hidden;  
    cursor: pointer;z-index: 2;}
.next{background: url(../images/right.jpg) no-repeat;
    position: absolute;
  right: 0px;
  top: 72px;
  display: block;
  width: 37px;
  height: 58px;
  overflow: hidden; 
  cursor: pointer;
 }

.list li{float: left; margin-right: 20px;}


.bottom{position: absolute;bottom: 100px;left:50%; margin-left: -328px; color: #fff;}
.bottom1{width: 594px; margin: 0 auto; }
.bottom1 a{width: 96px; height: 12px; line-height: 12px; text-align: center;border-right: 1px solid #fff; display: block; float: left; color: #fff;}
.bottom1 a.last{border:none;}
.bottom2{padding-top: 40px;}
.bottom2_1{line-height: 24px; width: 50%;}