* {
margin: 0;
padding-top: 0;
}

.header-bg{
width: 100%;
background: rgb(10,82,154);
}

#wrap {
width: 100%;
background:url(../image/jb.png);
background: linear-gradient(rgb(146, 193, 219), rgb(227, 244, 255), rgb(146, 193, 219));
}

.hist-orgin {
width: 1000px;
margin: 0 auto;
}


.hist-orgin-top {
color: red;
font-weight: 700;
font-size: 21px;
padding-bottom: 15px;
padding-top: 20px;
border-bottom: 2px solid red;
}

.down-left {
margin-top: 20px;
width: 200px;
height: 700px;
background-color: white;
float: left;
text-align: center;
}

.down-left input {
background-color: #2993fd;
color: white;
width: 55%;
height: 40px;
font-size: 16px;
line-height: 40px;
text-align: center;
border: 0 solid #000;
border-radius: 10px;
margin: 30px 0;

}

.down-left input:hover {
background-color: rgb(10, 83, 155);
}

.neir {
width: 745px;
height: 700px;
margin: 0 auto;
margin-top: 10px;
}







.list-main {
margin-top: 20px;
width: 802px;
background-color: white;
margin-bottom:40px;
float: right;
min-height:600px;
}

.list-mains {

 margin-top: 20px;
    width: 1000px;
    background-color: white;
    margin-bottom: 40px;
    float: right;
    min-height: 760px;



}


.list-main li {
display: block;
font-size: 16px;
list-style: none;
}

.list-main a {
color: blue;
text-decoration: none;
}



.list-sidebar {
background: white;
float: left;
width: 180px;
text-align: center;
margin-top: 20px;
min-height:440px;
}
.list-sidebar a {
color: #fff !important;
display: block;
}

.list-bag {
list-style: none;
display: inline-block;
text-align: center;
margin-top: 35px;
margin-bottom:35px;
}

.list-bag li {
display: block;
height: 40px;
font-size: 16px;
width: 120px;
line-height: 40px;
text-align: center;
background-color: #2993fd;
margin-bottom: 12px;
border-radius: 3px;
}



.backgr {
width: 1263px;
margin: 0 auto;
position: relative;
background: linear-gradient(rgb(146, 193, 219), rgb(227, 244, 255), rgb(146, 193, 219));
}

.backgr > img:first-child {
width: 96px;
position: absolute;
top: 90px;
opacity:0.4px;
left: -18px;
opacity:0.4;
}
.image-right-font{
width: 96px;
position: absolute;
bottom: 60px;
right: -18px;
opacity:0.4;
}
.hist-orgin-top a{
color:red !important;
}
