@charset "UTF-8";

.main-md {
    width: 1200px;
    margin: auto;
}

.head_logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
}

.head_search_top {
    width: 330px;
    height: 40px;
    border: 1px solid #172345;
    border-radius: 40px;
    overflow: hidden;
    display: flex;
}

.head_search_top input {
    width: 270px;
    height: 38px;
    border: none;
    padding: 0 10px;

}

.head_search_btn {
    width: 60px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background-color: #172345;

}

.head_search_btn a {
    width: 60px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.head_search_bottom,
.head_search_bottom a {
    margin-top: 5px;
    color: #515151;
    font-family: "宋体";
}

.head_search_bottom {
    padding-left: 15px;
}

.head_nav {
    height: 50px;
    background-color: #172345;
}

.head_nav_inner {
    display: flex;

}

.head_nav_inner ul {
    width: 90%;
    display: flex;
}

.head_nav_inner ul li {
    width: 14.28%;
    text-align: center;
}

.head_nav_inner ul li a {
    line-height: 50px;
    display: block;
    width: 100%;
    height: 100%;
}

.head_nav_inner ul li:hover a,
.head_nav_inner ul li.active a {
    background-color: #A27A2E;
}

.head_nav_inner .head_login {
    width: 10%;
}

.head_login {
    display: flex;
    justify-content: end;
    align-items: center;
}

.head_login em {
    color: #51576A;
    margin: 0 10px;
}

.head_login a:hover {
    color: #A27A2E;
}

.head_nav_inner .head_login a {
    display: flex;
    align-items: center;
}

.head_nav_inner .head_login a:nth-child(1) {
    width: 50%;
    justify-content: flex-end;
}

.head_nav_inner .head_login a span {
    height: 20px;
    line-height: 20px;
}

/*弹出框*/
.tailoring-container {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 0;
    left: 0;
    display: none;
    background: rgba(0, 0, 0, 0.3);
}

.tailoring-container .black-cloth {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #111;
    opacity: .9;
    z-index: 1001;
}

.tailoring-container .tailoring-content {
    position: absolute;
    width: 1000px;
    height: 720px;
    background: #fff;
    z-index: 1002;
    left: 0;
    top: 0;
    box-shadow: 0 0 10px #ccc;
    padding-bottom: 30px;
}

.tailoring-content-one {
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #DDD;
    background-color: #2885E2;
    text-align: center;
    position: relative;
}

.tailoring-content-one h1 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
}

.shoudeng .tailoring-content-one {
    line-height: 70px;
    height: 70px;
    background-color: #fff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.phone_show {
    display: none;
}

.phone_hide {
    display: block;
}

.foot {
    background-color: #172345;
    padding-top: 75px;
    padding-bottom: 50px;
}

.foot_inner {
    width: 65%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.foot_lf {
    display: flex;
    align-items: center;
}

.foot_text p {
    line-height: 30px;
}

.foot_img {
    margin-right: 40px;
}

.foot_rt p {
    margin-top: 10px;
    text-align: center;
}

.customer {
    position: fixed;
    right: 5%;
    top: 50%;
}


.Smohan_Layer_Shade {
    position: fixed;
    _position: absolute;
    zoom: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: url("../images/second/hei.png") repeat;
    z-index: 99900;
}

.Smohan_Layer_box {
    min-width: 300px;
    height: auto;
    padding: 20px;
    background: #ffffff;
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99999;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin-left: -150px;
}

.Smohan_Layer_box h3 {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0px 0px 37px 0px;
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
}

.Smohan_Layer_box h3 .text {
    float: left;
    font-size: 16px;
    font-family: 'Microsoft JhengHei', 'Microsoft YaHei', Arial, sans-serif;
    font-weight: 600;
    color: #84c017;
    text-indent: 0.5em;
    display: block;
}

.Smohan_Layer_box h3 .closee {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/second/Smohan.layer.close.png) 0px 0px no-repeat;
    float: right;
}

.Smohan_Layer_box h3 .closee:hover {
    background-position: 0px -31px;
}

.Smohan_Layer_box .layer_content {
    display: block;
    width: 100%;
    height: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
    overflow: hidden;
    position: relative;
}

.Smohan_Layer_box .layer_content .loading {
    display: block;
    width: 36px;
    height: 36px;
    background: url(../images/Load.gif) center center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

/*Share*/


@media screen and (max-width:1200px) {
    body {
        width: 1200px;
    }
}

@media screen and (max-width:768px) {
    body {
        width: 100%;
        position: relative;
        right: 0;
        transition: all linear .5s;
    }

    .main-md {
        width: 100%;
        padding: 0 10px;
    }

    .phone_show {
        display: block;
    }

    .phone_hide {
        display: none !important;
    }

    .foot {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .foot_text {
        text-align: center;
    }

    .foot_inner {
        width: 90%;
    }

    .head-phone {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px;
    }

    .head-logo img {
        height: 50px;
    }

    .head-login a {
        font-size: 20px;
        color: #B5C5CF;
        margin-left: 10px;
    }

    .head_phone_nav {
        background-color: #172345;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
    }

    .head_home {
        width: 15%;
        text-align: center;
    }

    .head_home a {
        font-size: 30px;
        color: #fff;
    }

    .phone_nav_list {
        width: 85%;
    }

    .phone_nav_list ul {
        display: flex;
        flex-wrap: wrap;
        border-left: 1px solid #fff;
    }

    .phone_nav_list ul li {
        width: 33.33%;
        padding: 6px 0;
        text-align: center;
    }

    .customer img {
        width: 50px;
    }
}