body{  font:16px "microsoft yahei",Arial,sans-serif; margin:0; padding:0;}
ul,p,h1,h2,h3,h4,h5,h6,dl,dd,hr{  margin:0;  padding:0;  list-style:none;  }
.lf{  float:left;  }
.rt{  float:right;  }
.clear{  clear:both;  }
a{  text-decoration:none;  }
a:hover{  text-decoration:none;  }
.w_100{  width:100%;  margin:0 auto;  }
/*-----------------------------------nav-----------------------------------*/
nav{  margin:0 auto;
    /*border: 1px solid #ddd;*/
    width: 90%;
    font-size: 20px;
    position: relative;
}
.nav_top{
    margin:0 auto;
    width: 95%;
    overflow: hidden;
    padding-left: 5%;    background: #eee;
    /*margin-bottom: 5px;*/
}
.nav_top li{
    width: 11%;
    margin: 0 1%;
    text-align: center;
    float: left;
}
.nav_top a{
    display: block;
    font-size: 18px;
    color: #000;
    padding: 5px 0;
}
.nav_top a:hover{
    background: rgb(255,108,0);
    opacity: .7;
    color: #fff;
}
.nav_center img{
    width: 100%;
    float: left;
}
.nav_center{
    overflow: hidden;
}
.f{
    position: absolute;
    top: 150px;
    height: 80px;
    line-height: 80px;
    font-weight: bold;
    left: 20%;
    width: 60%;
    font-size: 56px;
    background: rgb(255,108,0);
    text-align: center;
    opacity: .8;
    color: #fff;
    text-shadow: 4px 4px 4px #222;
    font-family: Georgia, serif;
    font-style:oblique;
}
.f2{
    position: absolute;
    top: 250px;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    left: 20%;
    opacity: .8;
    width: 60%;
    font-size: 30px;
    background: #666;
    color: aliceblue;
    text-align: center;
}

.f3 div{
    float: left;
    line-height: 30px;
    width: 23%;
    height: 200px;
    font-size: 17px;
    background: rgb(255,108,0);
    color: #fff;
    padding-left: 2%;
    opacity: .8;
}
#c2{
    background: rgba(255, 122, 0, 0.91);
}
#c3{
    background: rgba(255, 108, 0, 0.81);
}
#c4{
    background: rgba(255, 108, 0, 0.69);
}
.f3 p{
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    margin: 5px 0;
}
.f3{
    position: absolute;
    bottom: 0px;
    left: 10%;
    width: 80%;
}
/*--------------------------------------------------------------------------*/
aside{
    width: 90%;
    margin:20px auto;
    overflow: hidden;
    background: #fff;
    /*border: 1px solid #000;*/
}
.asi{
    width: 30%;
    background: #fff;
    float: left;
}
.asi a{
    float: left;
}
.asi img{
    width: 80%;
    margin: 3%;
    float: left;
    outline-style: double;
    outline-width: 5px;
    outline-color: #999;
}
.asi img:hover{
    outline-color: #ee3316;
}
.asir{
    width: 40%;
    display: inline-block;
    background: #fff;
    height: 300px;
    overflow: hidden;
}
.asir a{
    font-size: 18px;
    display: inline-block;
    color:#000;
    padding: 2px 10px;
    margin: 5px;
    border: 1px solid #bbb;
    border-radius: 25px;
}
.asir img{
    width: 100%;
}
.asir a:hover{
    color: #e4393c;
    border: 1px solid #eee;
}
.sc{
    width: 90%;
    margin: 20px auto;
    /*border: 1px solid red;*/
    clear: both;
    overflow: hidden;
    background:#ddd;
}
.s1{
    width: 35%;
    float: left;
}
.s1 img{
    width: 100%;
    height: 286px;
}.s2 img{
    width: 100%;
    height: 130px;
}.s3 img{
    width: 100%;
    height: 286px;
}
.s2{
    width: 35%;
    float: left;
}
.s2 div{
    width: 100%;
}
.s3{
    float: left;
    width: 30%;
    /*background: green;*/
}
.sc a{
    margin: 20px;
    display: block;
}
.sc img{

}
.sc img:hover{
    /*border: 3px solid #ffd89d;*/
}
/*------------------------------------------------------------------------------*/
section{
    width: 90%;
    margin: auto;
    overflow: hidden;
}
section ul{
    width: 100%;
    float: left;
}
section li{
    width: 3360px;
    float: left;
}
.sec div{
    width: 240px;
    float: left;
}
.sec img{
    width: 100%;
}
.secb{
    clear: both;
    overflow: hidden;
    padding: 20px 0;
}
.secb p{
    font-size: 18px;
    margin: 15px 0 5px 40px;
    float: left;
}
.secb ul{
    width: 98%;
    float: left;
    padding-left: 3%;
}
.secb li{
    float: left;
    width: 19%;
    background: #eee;
    padding:5px 0;
    border: 1px solid #bbb;
    font-size: 18px;
    text-align: center;
    height: 84px;
}
.secb li:last-child{
    text-align: center;
    background: #fff;
}
h2{
    text-align: center;
    font-size: 20px;
    color: #efb41a;
}
.h{
    text-align: center;
    font-size: 20px;
    padding:0 0 15px 0;
    color: #efb41a;
}
.secb li:hover{
    color: #e4393c;
    cursor: pointer;
}
.secb li a{
    line-height: 84px;
    font-size: 18px;
}
.hhh{
    margin: 15px 5px;
    font-size: 18px;
    color: #e4393c;
}




