*{
    padding: 0;
    margin: 0;
    color: #2b2b2b;
    font-size: 14px;
    text-decoration: none;
    list-style: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}
/*.layui-layer-content{color: #ffffff;}*/
.clear:after{
    content: "";
    display: block;
    clear: both;
}
.floatL{
    float: left;
}
.floatR{
    float: right;
}
.wid_1200{
    width: 1200px;
    margin: 0 auto;
}

.headerAllDiv{
    padding-left: 50px;
    position: relative;
    width:100%;
    left: 0;
    top:0;
    z-index: 999999;
    transition:.6s;
    background: #ffffff;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    border-bottom: 1px solid #669aab;
    transition: transform .35s cubic-bezier(.215,.61,.355,1),box-shadow .35s cubic-bezier(.215,.61,.355,1);
    transition: transform .35s cubic-bezier(.215,.61,.355,1),box-shadow .35s cubic-bezier(.215,.61,.355,1),-webkit-transform .35s cubic-bezier(.215,.61,.355,1);
}
.topDiv_show{
    -webkit-transform: translateY(-110%);
    -ms-transform: translateY(-110%);
    transform: translateY(-110%);
}

.logo{
    padding: 24px 0;
}
.logo a{
    display: block;
    height: 36px;
}
.logo a img{
    height: 100%;
}
.navDiv{

}
.navBtnD{
    height: 84px;
    line-height: 84px;
    position: relative;
}
.navBtn{
    display: block;
    font-size: 16px;
    padding:0 15px;
}
.scoNavDiv{
    position: absolute;
    width: 100%;
    background: #ffffff;
    top:84px;
    left: 0;
    display: none;
}
.navBtnD:hover .scoNavDiv{
    display: block;
}
.scoNavBtnD{
    border-bottom: 1px solid #D2DCE7;
    position: relative;
}
.scoNavBtn{
    font-size: 14px;
    line-height: 30px;
    display: block;
    text-align: center;
}
.scoNavBtnD:hover .scoNavBtn{
    background: #29166f;
    color: #ffffff;
}
.thirdNavD{
    position: absolute;
    width: 100%;
    top:0;
    left: 100%;
    background: #cccccc;
    display: none;
}
.thirdNavD a{
    font-size: 14px;
    line-height: 30px;
    display: block;
    text-align: center;
    border-bottom: 1px solid #ffffff;
}
.thirdNavD a:hover{
    background: #29166f;
    color: #ffffff;
}
.scoNavBtnD:hover .thirdNavD{
    display: block;
}
.searchTopDiv{
    height: 40px;
    margin: 22.5px 0;
    padding-right: 40px;
    position: relative;
    display: none;
}
.searchTop{
    width: 300px;
    height: 40px;
    border: 1px solid #d4d4d4;
    padding-left: 20px;
    padding-right: 40px;
    position: relative;
}
.searchTop input{
    border: none;
    outline:none;
    width: 100%;
    height: 100%;
    line-height: 38px;
    font-size: 16px;
}
.searchTop img{
    position: absolute;
    width: 20px;
    height: 20px;
    right: 10px;
    top:10px;
    display: block;
    cursor: pointer;
}
.searchTopDiv i{
    width: 24px;
    height: 24px;
    background-image: url("/static/meixin/web/img/dele.jpg");
    background-size: 100% 100%;
    display: block;
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer;
}

.searchBtn{
    padding: 28px 30px;
    border-left: 1px solid #291570;
}
.searchBtn img{
    display: block;
}

.bannerAllDiv{
    width: 100%;
    display: block;
}
.bannerDiv{
    width: 100%;
    display: block;
}
.bannerDiv a{
    display: block;
}
.bannerDiv a img{
    width: 100%;
    display: block;
}
.searchAllDiv{
    padding: 50px 0;
    background-size: cover;
}
.searchDiv{
    display: block;
    width:985px;
    margin: 0 auto;
    position: relative;
}
.searchIcon{
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    left: 48px;
    top: 14px;
    background-image: url("/static/meixin/web/img/search.png");
    background-size: cover;
}
.searchText{
    border: none;
    width: 700px;
    height: 60px;
    border: 1px solid #b5b5b5;
    padding-left: 110px;
    line-height: 60px;
    font-size: 24px;
    outline: none;
}
.searchText::placeholder{
    font-size: 24px;
    color: #b4b4b4;
    line-height: 60px;
}
.searchDBtn{
    width: 285px;
    height: 60px;
    background: #0c6cc9;
    color: #ffffff;
    font-size: 24px;
    border: none;
    outline: none;
    cursor: pointer;
}

.indexInfoDiv{

}
.indexTopD{
    margin-bottom: 58px;
}
.indexTopL{
    font-size: 36px;
    color: #2a2a2a;
    font-weight: bold;
    position: relative;
    line-height: 80px;
    text-align: center;
}
.indexTopL:before{
    content: "";
    width: 140px;
    height: 16px;
    background-image: url("/static/meixin/web/img/right2.png");
    background-size: cover;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 30%;
}
.indexTopL:after{
    content: "";
    width: 140px;
    height: 16px;
    background-image: url("/static/meixin/web/img/left2.png");
    background-size: cover;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 30%;
}
.indexTopR{
    font-size: 36px;
    color: #3d2c7c;
    font-weight: bold;
    line-height: 80px;
    text-align: center;
}
.indexInfoAllDiv{
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 100px;
}
.indexInfo{
    height: 400px;
    margin-bottom: 20px;
}
.indexInfo a{
    display: block;
    height: 400px;
    position: relative;
    overflow: hidden;
}
.indexInfo a img{
    width: 100%;
    height: 100%;
    display: block;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.indexInfo a:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.indexInfo div{
    position: absolute;
    bottom: 30px;
    left: 30px;
    font-size: 30px;
    color: #ffffff;
    line-height: 40px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.indexInfo div span{
    display: inline-block;
    font-size: 24px;
    color: #ffffff;
    line-height: 40px;
    margin-left: 15px;
}
.indexInfo a p{
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    bottom: -30px;
    left: 30px;
    line-height: 30px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.indexInfo a:hover div{
    bottom: 50px;
}
.indexInfo a:hover p{
    bottom: 20px;
}
.indexInfo1L{
    width: 436px;
}
.indexInfo1R{
    width: 742px;
}
.indexInfo2L{
    width: 390px;
}
.indexInfo2C{
    width: 385px;
    margin-left: 18px;
}
.indexInfo2R{
    width: 390px;
}
.indexInfo3L{
    width: 355px;
}
.indexInfo3C{
    width: 450px;
    margin-left: 20px;
}
.indexInfo3R{
    width: 350px;
}

.indexInfo2AllDiv{
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 180px;
}
.indexInfo2D a{
    display: block;
    height: 400px;
    overflow: hidden;
    position: relative;
}
.indexInfo2DL{
    width: 742px;
}
.indexInfo2DR{
    width: 435px;
}
.indexInfo2D a img{
     width: 100%;
     height: 100%;
     display: block;
     transition: 0.5s;
     -webkit-transition: 0.5s;
     -o-transition: 0.5s;
 }
.indexInfo2D a:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.indexInfo2D div{
    position: absolute;
    bottom: 30px;
    left: 30px;
    font-size: 30px;
    color: #ffffff;
    line-height: 40px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.indexInfo2D div span{
    display: inline-block;
    font-size: 24px;
    color: #ffffff;
    line-height: 40px;
    margin-left: 15px;
}
.indexInfo2D a p{
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    bottom: -30px;
    left: 30px;
    line-height: 30px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.indexInfo2D a:hover div{
    bottom: 50px;
}
.indexInfo2D a:hover p{
    bottom: 20px;
}
.indexVideoDiv{
    width: 100%;
    
}
#indexVideo{
    width: 100%;
    height: 100%;
}
.indexNewsTopDiv{
    margin-bottom: 60px;
}
.indexNewsTop{
    display: block;
}
.indexNewsTopImg{
    width: 100%;
    margin-bottom: 25px;
    overflow: hidden;
}
.indexNewsTopImg img{
    width: 100%;
    height: auto;
    display: block;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
}
.indexNewsTopInfo{
    margin-bottom: 35px;
}
.indexNewsTopInfoTit{
    margin-bottom: 25px;
}
.indexNewsTopInfoTit h3{
    width: 900px;
    font-size: 26px;
    color: #585858;
    line-height: 40px;
    font-weight: bold;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
.indexNewsTopInfoTit p{
    font-weight: bold;
    font-size: 24px;
    color: #585858;
    line-height: 40px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
.indexNewsTopInfoWord{
    text-align: justify;
    font-size: 18px;
    color: #585858;
    line-height: 30px;
}
.line{
    width: 100%;
    height: 1px;
    background: #cbcbcb;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
.indexNewsTop:hover .indexNewsTopInfoTit h3,
.indexNewsTop:hover .indexNewsTopInfoTit p{
    color: #0c6cc9;
}
.indexNewsTop:hover .line{
    background: #0c6cc9;
    border-color: #0c6cc9;
}
.indexNewsTopImg:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.indexNewsCon{
    width: 550px;
}
.indexNewsConTit{
    margin-bottom: 25px;
}
.indexNewsConTit h3{
    font-size: 19px;
    color: #585858;
    line-height: 30px;
    font-weight: bold;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.indexNewsConTit p{
    font-size: 18px;
    color: #585858;
    font-weight: bold;
    line-height: 30px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
.indexNewsConWord{
    font-size: 18px;
    color: #585858;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 35px;
}
.indexNewsCon:hover .indexNewsConTit h3,
.indexNewsCon:hover .indexNewsConTit p{
    color: #0c6cc9;
}
.indexNewsCon:hover .line{
    background: #0c6cc9;
    border-color: #0c6cc9;
}
.indexNewsConDiv{
    margin-bottom: 60px;
}

.indexNewsBtnDiv{
    text-align: center;
}
.indexNewsBtnDiv a{
    width: 249px;
    height: 53px;
    border: 1px solid #214149;
    text-align: center;
    display: block;
    margin: 0 auto;
    font-size: 20px;
    color: #2a2a2a;
    line-height: 53px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
.indexNewsBtnDiv a:hover{
    background: #214149;
    color: #ffffff;
}
.indexNewsAllDiv{
    padding-top: 160px;
    background-size: cover;
    padding-bottom: 180px;
}

.footerAllDiv{
    padding: 50px 0;
    background: #f8f8f8;
}
.footerTopDiv{
    padding-bottom: 50px;
    margin-bottom: 40px;
    border-bottom: 1px solid #b5b5b5;
}
.footerTopR img{
    margin-left: 80px;
}
.footerNavD{
    margin-right: 90px;
}
.footerNavD div{
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 18px;
}
.footerNavD a{
    display: block;
    font-size: 15px;
    color: #000000;
    line-height: 30px;
}
.footerDownDiv{
    background: #0c6cc9;
    height: 60px;
}
.footerDownDiv div,
.footerDownDiv p{
    font-size: 14px;
    color: #ffffff;
    line-height: 60px;
}

