*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
body{
    
}
.gao1px{
    clear: both;
    width: 100%;
    height: 1px;
}
.gao20px{
    clear: both;
    width: 100%;
    height: 20px;
}
/* 头子 */
.header{
    background: url('../images/lcdn_3.jpg') top center no-repeat;
    background-size: cover;
    padding-bottom: 5px;
}
.head{
    width: 1100px;
    margin: auto;
    height: 285px;
    position: relative;
    text-align: center;
}
.logo{
    margin-top: 20px;
}
.logo_mini{
    display: none;
}
.header form{
    display: flex;
    position: absolute;
    right: 0;
    bottom: 0;
}
.iptss{
    height: 46px;
    width: 375px;
    border: 1px solid #a4a4a4;
    border-right: none;
    color: #a4a4a4;
    font-size: 22px;
    padding-left: 20px;
    padding-right: 10px;
}
.btn_submit{
    border: none;
    background: url('../images/lcsj_5.jpg') center center no-repeat;
    width: 115px;
    height: 46px;
    background-size: 100%;
}
body{
    background: url(../images/lcdn_10.jpg) top center no-repeat;
    background-size:cover;
    background-position-y: 257px;
}
/* 内容区 */
.main,.main1{
    width: 1130px;
    margin:15px auto;
    box-shadow: 0px 0px 15px #a4a4a4;
    min-height: 400px;
    background-color: white;
    padding: 35px;
    padding-bottom: 0;
}
.main ul li{
    float: left;
    position: relative;
    width: 316px;
    /*height: 430px;*/
    margin-bottom: 35px;
    margin-right: 91px;
}
.main1 ul li{

    width: 98%;
    /*height: 430px;*/
    margin: 15px auto;
}
.main ul li img{
    width: 100%;
}
.main1 ul li img{
    width: 100%;
}
.main ul li:nth-child(3n){
   margin-right: 0px;
}
.main ul li .textBox{
    position: absolute;
    bottom: 0px;
    text-align: center;
    height: 158px;
    color: white;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.main ul li .textBox p{
    display: inline-flex;
    font-weight: bold;
    font-size: 35px;
    align-items: center;
}
.main ul li .textBox span{
    font-weight: normal;
     display: inline-flex;
    font-size: 30px;
}
.gbbox{
    display: none;
}
.home_footer p{
  text-align: center;
   height: 35px;
    line-height: 35px;
    font-size: 20px;
}
.home_footer a,.home_footer p{
  color: #333;
}
.home_footer{
    padding-bottom:25px;
}
input {
    line-height: normal;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

img, input {
     vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: background .5s;
    -webkit-transition: background .5s;
 }
.header .searchbox{
    width: 100%;
    padding: 24px 0;
}
.header .searchbox > div{
    float: right;
    position: relative;
}
.header .searchbox  > div.wza{
    float:right;
}
.header .searchbox .date{
    width: 200px;
}
.header .searchbox .date > *{
    float: left;
    text-align: center;
}
.header .searchbox .date img{
    margin-right: 20px;
}
.header .searchbox .search{
    width: 580px;
    height: 50px;
    /* font-size: 0; */
}

.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after {display: table;content: " ";}
.clearfix,.clearfix:after,.container:after,.container-fluid:after,.row:after{clear: both;}
.clearfix,.container,.container-fluid,.row{*zoom:1;}
.header .searchbox .search input{
    padding-left: 95px;
    padding-right: 55px;
    width: 100%;
    height: 100%;
    outline: none;
    border: none;
    font-size: 16px;
    border-radius: 5px;
}
.header .searchbox .search button{
    position: absolute;
    top: 10%;
    right: 10px;
    height: 80%;
    outline: none;
    border: none;
    background: #fff;
    border-radius: 5px;
}
.header .searchbox .search select{
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 5px;
    width: 65px;
    height: 100%;
    outline: none;
    border: none;
    outline:none;
}
.header .searchbox .search option{
    border:none;
}
.header .searchbox .search .searchtype{
    position:absolute;
    left:0;
    top:0;
    padding: 13px 0;
    width: 82px;
    line-height: 24px;
    text-align:center;
    font-size: 16px;
    color: #666;
    z-index:100;
}
.header .searchbox .search .searchtype p{
    padding-right: 10px;
    background: url(../images/sy_lineup.png) no-repeat 55px center;
    cursor:pointer;
    border-right: 1px solid #666;
}
.header .searchbox .search .searchtype ul{
    display:none;
    margin-top: 13px;
    border-radius:5px;
    background:#fff;
}
.header .searchbox .search .searchtype li{
    line-height:36px;
    cursor:pointer;
    border-radius:5px;
}
.header .searchbox .search .searchtype li:hover{
    background:#BD1A2D;
    color:#fff;
}
.header .searchbox .search .tfwsearch{
    right: 120px;
    background: #EC5C25;
}
.header .searchbox .search .nrsearch{
    right: 10px;
    background: #BC1A2D;
}
.header .searchbox .wza a{
    float: left;
    margin-top: 5px;
    margin-left: 15px;
    width: 114px;
    height: 43px;
    line-height: 43px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    background: #BD1A2D;
    text-align: center;
    border-radius: 5px;
}
.header .searchbox .wza a + a{
    font-size: 18px;
    background: #E66F31;
}
.mobile_footer {
    text-align: center;
    margin: 0 auto;
    width:100%;
    font-size: 22px;
    color: #f74f50;
    display: none;
}
.mobile-header{
    display: none;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.footer{
    width: 100%;
    min-height: 100px;
    margin: auto;
}
.footer a{
  color:#333;
}
.foot{
    width: 1070px;
    margin: auto;
    position: relative;
    text-align: center;
}
.foot p {
    font-size: 15px;
    line-height: 25px;
    color: #333;
}
.foot-right{
    float: right;
    width: 180px;
    height: 165px;
    padding-top: 10px;
    text-align: center;
}
.foot-right p{
    line-height: 10px;
    text-align: center;
    font-size: 13px;
    color: #333;
}

.foot-left{
    width: 890px;
    height: 150px;
    float: left;
    text-align: center;
}

.foot-left .footer03 {
    width: 100%;
    margin-top: 5px;
    text-align: center;
}

.foot-left p {
    font-size: 15px;
    line-height: 25px;
    color: #333;
}
.footer-left a {
    color: #333;
    display: inline-block;
}
.footer01 {
    width: 200px;
    height: 200px;
    float: left;
}
.footer02 {
    width: 670px;
    height: 200px;
    float: left;
    padding-top: 25px;
    text-align: left;
    padding: 10px 0px;
}
.footer03{
    position: relative;
}
#wxi{
    cursor:pointer;
}
#wx{
    position: absolute;
    top: -210px;
    width: 200px;
    display: none;
    margin: 0px auto;
    left: 50%;
}
.lclogo{
    float: left;
}
@media (max-width: 1200px) {
    body{
        background: url('../images/lcsj_7.jpg') top center no-repeat;
        background-size: cover;
    }
    .logo{
        display: none;
        margin-top: 135px;
    }
    .header .searchbox .search{
        width: 97%;
        margin: 0 auto;
    }
    .header .searchbox > div{
        float: unset;
    }
    .logo_mini{
        padding-top: 50px;
        display: block;
        width: 85%;
        margin:0 auto;
    }
    .head{
        width: 100%;
        height: 190px;
    }
    .lclogo{
        float: left;
        height: 35px;
        margin-left: 10px;
    }
    .main ul li:nth-child(3n){
        margin-right: 25px;
    }
    .main ul li:nth-child(2n){
        margin-right: 0px;
    }
    .main1{
    min-height:250px;
    }
    .main,.main1{
        height:auto;
        width: 87%;
        padding: 5%;
        padding-bottom: 0;
    }
    .main ul li{
        width: 45%;
        height: auto;
        margin-bottom: 4%;
    }
    .header{
        background: none;
        padding-bottom: 10px;
    }
    .iptss{
        height: 40px;
        width: 60%;
        font-size: 1rem;
    }
    .btn_submit{
        width: 75px;
        height: 42px;
    }
    .header form{
        justify-content: center;
        width: 100%;
    }
    .main ul li .textBox{
        bottom: 8px;
        height: auto;
    }
    .main ul li .textBox p {
        font-size: 1.2rem;
    }
    .main ul li .textBox span {
        font-weight: normal;
        font-size: 1rem;
    }
    .gbbox{
        display: flex;
        align-items: center;
        height: 50px;
        padding-bottom: 8px;
    }
    .gbbox .gbt{
        display: inline-flex;
        width: 10%;
    }
    .gbbox .rightjt{
        display: inline-flex;
        width: 10%;
    }
    .gbbox span{
        display: inline-flex;
        width: 80%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        height: 100%;
        padding: 0 2%;
    }
    .gbbox a{
        display: inline-flex;
        align-items: center;
        font-size: 1.2rem;
        color: black;
        width: 100%;
    }
     .footer .foot {
       width:98%;
       color:#79aad5;
    }
    .foot p,.foot a{
     color:#d1464c;
    }
}