@charset "utf-8";
/* CSS Document */

**{padding:0;margin:0;}
div,dl,dt,dd,form,h1,h2,h3,h4,h5,h6,img,ol,ul,li,table,th,td,p,span,a{border:0;}
img,input{border:none;vertical-align:middle;}
body{background:#FFF;}
html{overflow-y:scroll;overflow-x:hidden;}
ul,ol{list-style-type:none;}
button{border:none;cursor:pointer;font-size:12px;background-color:transparent;}
select{border-width:1px;_zoom:1;border-style:solid;padding-top:2px;font-size:12px;}
.clear{clear:both;font-size:1px;height:0;visibility:hidden;line-height:0;}
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}
a:link,a:visited{text-decoration:none;color:#333;}
a:hover,a:active{text-decoration:underline;color:#f60;}

#banner{
    margin: 0 auto;
}

#top{
   padding-top: 5px;
}
#top{
   margin-top: -30px;
}
/*#top .menu{
    position: absolute;
    left: 460px;
    top: 3px;
}

#top .menu li{
    float:left;
    list-style: none;
}

#top .menu li a{
    font-size: 15px;
    color: #FFFFFF;
    padding-left: 35px;
    text-decoration: none;
    
}*/
#box{
    width:1280px;
    height: 90px;
    border: 2px solid #EFB407;
    margin: 0 auto;
    padding-top: 3px;
}

#box .topn{
    height: 80px;
    width: 1100px;
    float: left;
    margin-top: 5px;
}
#first{
    width: 1280px;
	height: 380px;
    /*border: 2px solid #F84144;*/
    margin: 0 auto; 
}

#first .left{
    width: 780px;
    height: 380px; 
    float: left; 
}

/*#first .left a{
    margin-left: 720px;
    font-color: #F91014;
    font-size: 24px;
    font-family:  "Himalaya-B";
    text-decoration: none;
}*/

#first .right{
    width: 500px;
    height: 380px;
    float: left;
}
#box2{
    width:1280px;
    height: 650px;
    margin: 0 auto;   
}

#box2 .pic{
    margin: 0 auto;
    float: left;
}

#box2 .second{
    width: 1280px;
    height: 550px;
    float: left;     
}

#box3{
    width: 1280px;
    height: 650px;
    margin: 0 auto;
}

#box3 .pic{
    margin: 0 auto;
    
}
 
#box3 .third{
    width: 1280px;
    height: 550px;
}