
* {
    margin: 0;
    padding: 0;
    list-style: none;
}
[v-cloak] {
    display: none;
    }
a {text-decoration: none;color: #000;}
 #header {width: 100%;     }

        .header_bg {
            background-color: #c00000;
            width: 100%;
        }
.el-dialog__headerbtn .el-dialog__close {
    color: #fdf901;
    font-size: 2rem;
margin-top: 35px;
margin-right: 10px;}
        .header_left {
            margin: auto 0;
        }

/* .el-dialog__headerbtn {
background: url('/public/static/image/off.png') no-repeat 2px 49px;
background-size:100% auto;

width: 10%;
 background-size: cover; 
} */
.off_button{position:absolute;right:-62px; 
   
}
 .off_button img{width:2rem;}
        .el-dialog__headerbtn i {font-size:36px;visibility: hidden;}

        .header_box {
            margin: 0 auto;
            max-width: 640px;
        }

        .header_box_top {
            display: flex;
            justify-content: space-between;

        }

        .header_r {
            font-size: 1.1rem;
            margin: auto 0;
            display: flex;
            color: yellow;
        }

        .daohanglan {
            display: flex;

        }

        .daohanglan li {
            height: 40px;
            margin-right: 5px;
            text-align: center;
            display: flex;
            z-index: 30;
        }


        .xiaoli {
            height: 35px;
            width: 90px;
            margin-right: 5px;
            text-align: center;
            margin: auto 0;
            position: relative;
            z-index: 31;

        }

        .xiaoli a {
            color: #ffFF00;
            text-decoration: none;
        }

        .xiaoli a:hover {
            font-weight: bold;
        }

        .xiaoli_you {
            height: 35px;
        }

        .dianji {
            border-bottom: 2px solid yellow;
        }
        .jiacu{
           font-weight: bold;
        }

        .erjiying {
            position: absolute;
            top: -15px;
            z-index: 20;
            height: 40px;
            line-height: 40px;
            padding-top: 90px;
        }

        .erji_dhl {
            display: flex;
           
        }

        /* .erji_dhl li {
            height: 40px;
            width: 170px;
        } */

        .erji_dhl li {
    /* height: 40px;
    width: 170px !important; */
    margin-right: 20px;
}

        .erji_dhl li a {
            color: yellow;
        }

        .erji_dhl li a:hover {
            font-weight: bold;
        }

        .dhl_you_ul {
            width: 100%;
        }

        .dhl_you_ul li {
            width: 100%;
            height: 40px;
            color: yellow;
            text-align: center;
            letter-spacing: 3px;
            padding: 7px 0;
            font-size: 1.2rem;
        }

        .dhl_you_ul a:hover {
            font-weight: bold;
        }

        .el-dialog {
            position: absolute !important;
            /* margin-right: 0; */
            margin: 0 100px !important;
            /* background-color: rgba(192, 0, 0, 0.3) !important; */
           background:none !important;
            height: 100%;
            text-align: center;
            
        }
        .el-dialog__wrapper {
             background: rgba(192, 0, 0, 0.3) !important;
        }

        .denglu {
            color: yellow;
            margin-top: 50px;
        }

        .dengli_ul {
            width: 100%;
            display: flex;
            flex-wrap: wrap;
            margin-top: 20px;
            margin: 10px 10px;
        }

        .dengli_ul li {
            width: 45%;
            height: 40px;
            border: 1px solid yellow;
            line-height: 40px;
            display: flex;
            justify-content: center;
        }

        .dhl_you_ul li a {
            color: yellow;
        }

        .el-carousel__item h3 {
            color: #475669;
            font-size: 14px;
            opacity: 0.75;
            line-height: 150px;
            margin: 0;
        }

        .el-carousel__item:nth-child(2n) {
            background-color: #99a9bf;
        }

        .el-carousel__item:nth-child(2n+1) {
            background-color: #d3dce6;
        }
        /* #footer {
            width: 100%;
        }

        .footer {
            width: 100%;
            background-color: #c00000;
            height: 100px;
            display: flex;
            text-align: center;
            font-size: 0.8rem;
        }

        .footer_d {
            width: 1200px;
            color: yellow;
            margin: auto;
            line-height: 25px;
        } */


        .footer {
            /* width: 1200px; */
            padding: 20px;
            margin: 0 auto;
        }


        .footer .copyright a {
            color: #fff
        }

        .footer .footer_main {
            display: flex;
            place-content: space-between;
        }

        .footer .footer_item {
            display: flex;
            text-align: center;
            place-content: start;
        }

        .footer .footer_item li {
            display: flex;
            flex-flow: column nowrap;
        }

        .footer .footer_item li h3 {
            color: #F3F3F3;
            font-size: 1rem;
            margin-bottom: 1rem;
            font-weight: 500;
        }

        .footer .footer_item li a
         {
            color: #929292;
            font-size: 0.9rem;
            line-height: 2rem;
        }


        .footer .contact li {
            text-align: left;
            color: #929292;
            
        }

        .footer .contact li p{
            text-align: left;
            color: #929292;
            margin-bottom: 3px;
        }
        .footer .foot_menu {
            width: 45rem;
            place-content: space-between;
        }

        .footer .line {
            border-left: solid 1px #727272;
            opacity: 0.3;
        }

        #footer {
            width: 100%;
            background-color: #333333;
        }

        a {
            color: #000;
            text-decoration: none
        }
		
		
		#max_width{max-width:695px;text-align:left !important; margin:0 auto;}
		#max_width p{ text-indent: 2.125em;}
		#max_width p img{display:block}

		.el-card__body,.el-main {
    padding:10px;
}