﻿*{border: none;margin: 0;padding: 0;}
a{color: #545454;text-decoration: none;}
li{list-style: none;}
.clear{zoom: 1;}
.clear:after{content: '';display: none;clear: both;}
body{background-image:url(../images/bg.jpg) ;    background-position: 0px;background-repeat: no-repeat; background-size: cover;overflow-x: hidden;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg.jpg', sizingMethod='scale');}
/*头部*/
#top .header{width: 100%;height: 45px;background-color: white;background-image:url(../images/top_bg.jpg) ;background-repeat: repeat-x;overflow: hidden;}
#top .header .section{width: 1040px;height: 45px;margin: 0 auto;text-align: right;line-height: 53px;}
#top .header .section .left{font-size: 13px;float: left;margin-left:30px ;}
#top .header .section .right{font-size: 13px;display: inline-block;}
#top .header .section .right input{border: 1px solid gainsboro;width: 117px;height: 22px;line-height: 22px;}
#top .header .section .right .login_btn{    cursor: pointer;text-align: center; background: #637ea7;height: 26px;border-radius: 2px;color: white;display: inline-block;margin-right: 110px;line-height: 28px;    padding: 0 12px;}
#top .top_img{width: 1000px;margin: 47px auto 37px;}
#top .nav{background: url(../images/nav_bg.png) no-repeat;width: 1040px;height: 45px;margin: 0 auto;padding-top: 25px;}
#top .nav li{float: left;}
#top .nav li a{color: #4b7290;font-size: 18px;font-family: "微软雅黑";width: 111px; text-align: center; line-height: 36px;height: 36px;display: inline-block;font-weight: bold;}
#top .nav .active{color: white; }
/*主体*/
#main{width: 1004px;margin: 0 auto;background: white;padding: 26px 15px;}
 .bank1 .banner1{width: 1000px;height: 262px;margin-bottom: 12px;}
 .bank1  .out1 {position: relative;overflow: hidden;width: 1000px;height: 262px;}
 .bank1  .out1 .img1 img{width: 1000px;height: 262px;}
 .bank1  .out1 .img1 li{position: absolute;top: 2px;left: 0;display: none;}
 .bank1  .out1 .num1 {position: absolute;bottom: 10px;right: 400px;font-size: 0;width: 190px;}
 .bank1  .out1 .num1 li {float: left; width: 45px;height: 7px;display: inline-block;font-size: 0px;background-color: #a1a2a2;color: #fff;text-align: center;line-height: 20px;margin: 0 3px;cursor: pointer;}
 .bank1  .out1 .num1 li.active { background-color:#ce5d71;}
 .bank1  .out 1.btn1 {position: absolute;top: 50%;width: 30px;height: 60px;margin-top: -30px;background: rgba(0,0,0,.5);color: #fff;text-align: center;line-height: 60px;font-size: 40px;display: none;}
 .bank1  .out1:hover .btn1{display: block;cursor: pointer;}
 .bank1  .out1 .left1 { left: 0;}
 .bank1  .out1 .right1 { right: 0;}



/*底部*/
#foot{width: 1034px;background: #a3c2de;padding: 18px 0 28px;text-align: center;    margin: 0 auto;}
#foot p{text-align: center;color: white;line-height: 28px;font-size: 13px;}
