
@charset "utf-8";
/* CSS Document */
body,div,p,span,ul,li,dl,dt,dd,a,ol,input,button,select,img,h1,h2,h3,h4,h5,h6{ padding:0; margin:0; list-style:none;}
body{ font-family:"微软雅黑"; color:#3333; background:#fff; line-height:24px; width:100%; overflow-x:hidden;} 
a{color:#333333; text-decoration:none;}
.left a:hover{text-decoration:none; color:#917039; background:url(../images/paipan_imgs.png) no-repeat 0 14px; background-position:0 -35px;}
a.act{color:#917039;}
input,button{outline:none; font-family:"微软雅黑";}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
i{font-style:normal;}
img{vertical-align:middle; border:0;}
.wrap{position:relative;}
.bg{height:22px;}

.bg_1{height:5px; background:url(../images/paipan_imgs.png) repeat-x 0 bottom; margin:0 22px;}
.bg_4{height:10px; width:100%;  background:url(../images/paipan_imgs.png) repeat-x 0 bottom; position:absolute; bottom:0; left:0;}
.bg_2{height:22px; width:22px; background:url(../images/paipan_imgs.png) no-repeat right 0; position:absolute; top:0; right:0;}
.bg_5{height:22px; width:22px; background:url(../images/paipan_imgs.png) no-repeat right -22px; position:absolute; bottom:0; right:0;}
.bg_3{height:22px; width:22px; background:url(../images/paipan_imgs.png) no-repeat -315px 0px; position:absolute; top:0; left:0;}
.bg_6{height:22px; width:22px; background:url(../images/paipan_imgs.png) no-repeat -315px -22px; position:absolute; bottom:0; left:0;}

.all{ padding-top:10px; border-left:solid 2px #E8E6DD; border-right:solid 2px #E8E6DD; overflow:hidden;} 
.left,.right{float:left;}
.left{width:15%; margin-left:10px;}
.left li{background: url(../images/paipan_imgs.png) no-repeat 20px -102px; font-size:18px; padding-left:30px;}
.left a{display:inline-block; background:url(../images/paipan_imgs.png) no-repeat 0 14px; width:128px; padding-left:40px; height:50px; line-height:50px; font-size:18px;}
.left li a.act{background:url(../images/paipan_imgs.png) no-repeat 0 14px; background-position:0 -35px;}
.right{margin-left:50px; width:71%; overflow:hidden;}
.right li{line-height:50px;}
.right a img{width:30%; margin-left:2%;}
h1{height:60px; line-height:60px; font-size: 26px; color: #7D5F2B; background: url(../images/paipan_imgs.png) no-repeat 0 -195px;}
h1 span{float:right; width:37px; height:26px; background:url(../images/bg.png) no-repeat 0 0; display:none; margin-top:15px;}
.span_1{display:inline-block; width:156px; text-align:right;}
.span_2{display:inline-block;}
.span_2 label,.span_2 input,.span_2 span,.span_2 select{margin-right:10px;}
.buttons{text-align:center;}
.buttons input{width:160px; height:46px; line-height:46px; color:#ffffff; background:#669999; font-size:28px; text-align:center; border:none;}


@media screen and (max-width:768px){
     body{font-size:14px;}
    .left{position:absolute; width:100%; top:140px; left:0; display:none; background:#ffffff; margin:0; padding:0;}
    h1{margin:0 10px;}
    h1 span{display:block;}
    td{line-height:30px;}
    .left li a{width:auto;}
    .right,.ceshi{width:100%; margin:0; }
    .span_1{width:25%;}
    .span_2{width:68%;}
    .bg_4,.bg_5,.bg_6{display:none;}


    
}