*{margin:0; padding:0; background-repeat:repeat-x; font-family:"Microsoft YaHei", 微软雅黑;}

body{
    margin:0; padding:0; font:14px/1.5 \5b8b\4f53,Arial,sans-serif;  font-family:"Microsoft YaHei", 微软雅黑;
    min-width: 1200px;
}

.all{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
a{ text-decoration:none; color:#333;  }
a:hover{ color:#1974A1;  }




.top{
    margin:0 auto;
    width: 1200px;
    height: 20px;
    align-items: center;
    margin-top: 5px;
}

.top p{
    font-size: 12px;
    padding-right: 15px;
    margin: 0;
    float: left;
}
.top a{
    font-size: 12px;
    float: left;
    padding-left: 3px;
    margin: 0;
}
.top-img{
    width: 14px;
    float: left;
    height: 14px;
    padding-left: 15px;
}

.left{
   float: left;
}
.right{
    float: right;
}
.right a{
    text-decoration: none;
    color: black;
}
.top-down{
    margin-top: 3px;
 
    
}
.down{
    width: 1200px;
    height: 200px;
    margin: 0 auto;
    background-image: url(backimga.png);
    background-repeat: no-repeat;
}
.down img{
    height: 110px;
}
.topin{
   float: right;
    margin-right: 20px;
    margin-top: 60px;
}
.search{
    border: 1px silver solid;
    background-color: white;
    border-radius:25px ;
    width: 380px;
    height: 45px;
    align-items: center;
}
.find{
    float: left;
    border: none;
    width: 310px;
    height: 35px;
    font-size: 15px;
    margin-left: 20px;
    line-height: 32px;
    margin-top: 5px;
    }

.click{
    float: left;
    margin: 0 auto;
    height: 28px;
    width: 28px;
    vertical-align: middle;
    margin-top: 8px;
}
.topin p{
    margin: 3px;
    margin-left: 5px;
    justify-content: center;
    font-size: 13px;
    color: rgb(86, 134, 223);
}
.topin a{
    font-size: 13px;
    margin-right: 5px;
}
.nav{
    
    width: 100%;
    background-color: rgb(58, 103, 162);
    height: 60px;
}
.nav-main{
    width: 1200px;
    margin: 0 auto;
}
.nav ul{
    list-style: none;
    margin: 0 auto;
    align-items: center;
    font-size: 15px;
    font-weight: 600;
    color: white;
    width: 1200px;
}
.nav ul a{
    height: 60px;
    width: 200px;
    float: left;
    text-align: center;
    line-height: 60px;
    font-size: 21px;
    font-weight: 600;
    color: white;
    text-decoration: none;
}

.nav a[href="./"] {
    background-image: url(backimg.png);
}

.nav img{
    height: 20px;
    width: 20px;
    padding-right: 20px;
    vertical-align: middle;
}
.nav li{
    align-items: center;
    cursor: pointer;
    height: 60px;
    width: 200px;
    float: left;
}




.place{
    width: 100%;
    height: 40px;
    
}
.place-in{
    width: 1200px;
    height: 30px;
    font-size: 15px;
    margin: 0 auto;
    line-height: 40px;
}
.place-in-a{
    font-weight: 700;
    padding-right: 20px;
    margin-left: 10px;
    float: left;
}
.place-in-b{
    font-weight: 700;
    padding-right: 20px;
    margin-left: 10px;
    float: left;
}

.contain-all{

    width: 100%;
}
.contain-main{
    width: 1200px;
    height: auto;
    border: 3px #f1f1f1 solid;
    margin-top: 15px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.contain-main-title{

    width: 1000px;
    margin: 0 auto;
    font-size: 25px;
    font-weight: 600;
    color:#3a67a2 ;
    margin-top: 0;
    padding-top: 20px;
    text-align: center;

}
.contain-main-time{
    width: 1000px;
    font-size: 14px;
    color:black;
    padding: 0 ;
    margin: 0 auto;
   text-align: center;
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
    padding-left: 420px;
}
.contain-main-time p{
    margin: 0;
    text-align: center;
    color: #5b5b5b;
    font-size: 14px;
    float: left;
    margin: 0 auto;
   
}
.contain-main-in{
    text-indent: 2em;
    width: 1000px;
    margin-top: 20px;
    margin-left: 100px;
    height: auto;
    font-size: 18px;
    line-height: 36px;
}
.contain-main-in p{
    padding: 0;
    margin: 0;
    font-size:16px;
}
/* 图片最大700px date:2020-10-12 */
.contain-main-in p img{
    max-width:700px !important;
}
/* 文字强制16px date:2020-10-12 */

.contain-main-in p span{
    padding: 0;
    margin: 0;
    font-size:16px !important;
}

.contain-main-from{
    width: 1000px;
    margin-left: 100px;
    font-size: 15px;
    padding-bottom: 10px;
    margin-top: 120px;
  
}
.contain-main-from p{
    float: right;
    padding-right: 30px;
}
.contain-main-block{
    width: 1000px;
    height: 40px;
    background-color: #f1f1f1;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 40px;
    
}

.small{
    margin-left: 40px;
    align-items: center;
    font-size: 13px;
    float: left;
    line-height: 40px;
}
.small p{
    float: left;
}
.small img{
    width: 24px;
    height: 24px;
    float: left;
    padding-top: 8px;
}

.block-right{
    margin-right: 40px;
    align-items: center;
    float: right;
    padding-top: 10px;
}

.block-right img{
    margin-left: 10px;
    width: 20px;
    height: 20px;
}

.guifan{
    width: 800px;
    float: left;
    margin-left: 200px;
    margin-right: 200px;
    margin-bottom: 10px;
}


.guifan-inline{
    font-size: 14px;
    width: 266px;
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
}
.guifan-inline span{
    font-size: 14px;
    font-weight: 400;
}




