.inp1 {
    width: 120%;
    height: 30px;
    border-radius: 20px;
    border:none;
    padding: 0 12.5px;
    background-color: rgba(255, 255, 255, .1);}
.inp1::-webkit-input-placeholder{
    color: white;}
.inp2{
    width: 18px;
    height: 20px;
    background: url(http://202.196.64.63:8080/system/_owners/tuan/_webprj/images/sousuo.png?d=0.11946856971268005) left center no-repeat;
    background-size: contain;
    position: absolute;
    right: -23px;
    top: 6px;
    font-size: 0;
    border: none;}
.inp1:focus {
    outline:none;}


.daohang {
    background-color:#710409;
    height:60px;
    display: flex;
    justify-content: center;
    width: 100%;
    list-style:none;}

.daohang .first {
    height:100%;
    line-height:60px;
    position: relative;
    z-index: 999;
    font-size:18px;}
.daohang .first a{
    display:inline-block;
    height:100%;
    width:100%;
    padding:0 30px;}
.download {
    display:none;
    background-color:#710409;}
.download li {
    line-height:40px;}
.daohang a:hover{
    text-decoration:none;
    background-color:red;}

.daohang .first:nth-child(10):hover .download{
    display:block;}

.daohang .first:nth-child(9):hover .download{
    display:block;}

.daohang .first:nth-child(7):hover .download{
    display:block;}

.daohang .first:nth-child(8):hover .download{
    display:block;}

@media screen and (max-width: 1390px){
    .daohang .first a{
        display:inline-block;
        height:100%;
        width:100%;
        padding:0 5px;}
}
.box {
width: 250px;
height: 50px;
background-color: #880000;
line-height: 50px;
text-align: center;
color: white;
font-size: 20px;}
.seconda {
    display:block;
    width: 250px;
    height: 50px;
    background-color: white;
    line-height: 50px;
    text-align: center;
    color: #880000;
    font-size: 20px;
    border: 1px solid #9999991c;}
.seconda:hover{
    text-decoration:none;}
.news {
  height: 50px;
  width: 100%;}

.title {
 color: black;
 font-size: 16px;
 margin-left: 5px;}

.gengduo {
    display:inline-block;
    height:25px;
    width:25px;}

.biaoti {
    display:inline-block;
    height:18px;
    width:18px;
    transform: translate(0, -3px);}
