@charset "utf-8";
body{ margin:0px; padding:0px;position: relative;}
a{ text-decoration:none;}
ul{ list-style:none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, ol, dd, dl{ list-style:none;margin:0;padding:0px;}
li {
    list-style: none;
}
p{ margin:0px;}
.width{ width:1200px; margin:0 auto;}
.both{ clear:both;}
a{ color:#000; transition:0.5s;}
#box{ width:100%; position:relative; overflow:hidden; height:500px;}
#box img{ transition:0.3s; position:absolute; top:0px; left:0px; height:100%; width:100%; object-fit:cover;}
.arrow{width:100%;}
.arrow a{ position:absolute; top:45%; background-color:rgba(255,255,255,0.8);border-radius:50%; color:#333; font-size:24px; padding:10px 15px; opacity:0;}
#box:hover .arrow a{ opacity:1;}
#foot_nav {
    display: none;
}

ul.fenl {
    width: 1200px;
    margin: 0 auto;
    display: block;
    text-align: center;
}

ul.fenl li {
    display: inline-block;
    text-align: center;
    background: #F4C41D;
    padding: 0 8px;
    width: auto;
    float: none;
    line-height: 39px;
    margin-right: 4px;
    margin-bottom: 10px;
}
.sycpt {
    margin-top: 30px;
}

ul.fenl li a{
    font-size:16px;
}


ul.fenl li:nth-child(4n) {
    margin-right: 10px;
}

h3.miya_template_left_box_title.nybtdds {
    background: #000;
    padding: 10px 20px;
    color: #fff;
    position: relative;
}
.miya_message_right form button {
    background-color: #000;
}
.miya_message_right form button:hover {
    background: #F4C41D;
}
.miya_info_right_product_center p img {
    width: 100%;
}

.clear {
  clear: both;
}
.top {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
    color: #333;
    background:#fff;
}
.footer-lists li a{
	color:#fff;
}
.p-left .p-title a {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}

.top a {
    line-height: 35px;
    font-size: 14px;
    color:#333;
}
.clear{clear:both;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.remen h1 {
    font-weight: bold;
    float:right;
    margin: 0;
    color: #333;
    font-size: 14px;
}
/*head&nav*/
.head {
    height: 120px;
}
.flex {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -ms-flex-pack: justify;
}
.head .logo {
    color: #333;
    font-size: 39px;
    font-weight: bold;
    margin-top: 27px;
        width: 50%;
}
.head .logo img{
	width:100%;
}
.head .tel {
    padding-top: 25px;
}
.logo_tel {
    padding-top: 12px;
    height: 100px;
    float: right;
    background: url(/public/boots/image/phone.png) left center no-repeat;
    padding-left: 59px;
    box-sizing: border-box;
    margin-top: 7px;
}
.logo_tel p {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #6b6b6b;
    font-size: 16px;
}
.logo_tel p span {
    display: block;
    font-size: 38px;
    color: #e70303;
    height: 30px;
    line-height: 36px;
    font-weight: bold;
}
.logo_tel p span a{
    color: #F4C41D;
}

a.reman {
    font-weight: bold;
    color: #666;
    font-size: 14px;
}

.clearfix {
    clear: both;
    display: block;
}



@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%;}
#foot_nav {
	display: block;
    position: fixed;
    top: 50%;
    right: 0px;
    z-index: 9999;
    width: 20%;
}
#foot_nav a img {
    width: 100%;
    float: right;
}
.w1200 {
    width: 98%;
    margin: 0px auto;
}

ul.fenl {
    width: 98%;
    margin: 0 auto;
    display: block;
}

a.reman{
    display:none
}
    .head .logo {
        color: #333;
        font-size: 26px;
        font-weight: bold;
        margin-top: 40px;
        width: 69%;
    }

    .logo_tel {
        padding-top: 20px;
        height: 100px;
        float: right;
        background: url(/public/boots/image/phone.png) left center no-repeat;
        padding-left: 32px;
        box-sizing: border-box;
        margin-top: 13px;
        background-size: 14%;
    }
    .logo_tel p span {
        display: block;
        font-size: 18px;
        color: #e70303;
        height: 30px;
        line-height: 21px;
        font-weight: bold;
    }

#troduce {
    width: 100%;
    height: 229px;
    background-color: #fff;
    box-shadow: 0px 5px 15px #ccc;
    float: left;
}
#troduceMain {
    width: 98%;
    height: auto;
    padding: 30px 0px;
    margin: auto;
}
.TRMDImg {
    width: 90px;
    height: 90px;
    border-radius: 45px;
    float: none;
    text-align: center;
    box-shadow: 10px 5px 15px #ccc inset;
    margin: 0 auto;
}
.TRMDText {
    float: none;
    padding-left: 0;
    padding-top: 15px;
    text-align: center;
    display: block;
    padding: 0 14px 0;
}
.about_left {
    width: 100%;
}
.introduce {
    background: rgba(220, 220, 220, 0.5);
    /* padding: 55px 38px; */
    line-height: 30px;
    width: 94%;
    height: auto;
    padding: 45px 19px;
    position: relative;
    margin-left: 0;
}

.introduce a {
    display: block;
    position: relative;
    background: #ffa900;
    width: 120px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    bottom: -13px;
    right: 0;
    color: #fff;
}
.fwxm .sycpt ul li:nth-child(2n) {
    margin-right: 0;
}

.fwxm .sycpt ul li {
    width: 48.3%;
    margin-bottom: 20px;
    margin-right: 20px;
    float: left;
    transition: all ease-in-out .5s;
}
.index-more1 {
    color: #F4C41D;
    line-height: 2.7em;
    background-color: #fff;
    text-align: center;
    transition: 0.5s;
    border: solid 2px #F4C41D;
    width: 30%;
    font-size: 16px;
    display: inline-block;
    margin: 20px 0 0 0;
}
.container {
    width: 98%;
    margin: 0 auto;
}
.qiehuan li {
    float: left;
    width: 32%;
    text-align: center;
    background: #f1f1f1;
    border: 1px #fff solid;
    padding: 30px 0px;
    border-width: 1px 1px 0 1px;
    font-size: 18px;
    font-weight: bold;
}
.index-news-box .hot-news {
    float: left;
    width: 100%;
    position: relative;
}
.index-news-box .list-news {
    float: right;
    width: 100%;
}
.footer-class-1 {
    border-top: 3px #FFDA9D solid;
    background: url(/public/boots/image/footer-bg.jpg) no-repeat top center / 100% 100%;
    color: #fff;
}
.footer-class-1-1 a {
    display: inline-block;
    vertical-align: middle;
    line-height: 1em;
    text-align: center;
    font-size: 16px;
    width: 15%;
    color: #fff;
    opacity: 0.8;
    position: relative;
}
.footer-class-1-2-2 {
    display: none;
}
.footer-class-1-2-1 {
    float: left;
    width: 65%;
    margin-right: 0;
}
.footer-class-1-2-3 {
    float: right;
    width: 26%;
}
.tsx-F-sticky {
    display: none;
}
.index-link1 .index-link1-list {
    width: 76%;
    font-size: 0;
    float: left;
}



/*内页*/
.miya_page_about {
    width: 98%;
    margin: 40px auto;
}

.miya_page_about_left {
    display: none;
}
.miya_page_about_right {
    width: 100%;
    float: right;
    position: relative;
}

.miya_sort_left{
	display:none;
}
.miya_sort {
    width: 98%;
    margin: 40px auto;
}
.miya_sort_right {
    width: 98%;
    margin: 40px auto;
}
.miya_sort_right {
    width: 100%;
}
.miya_info_left{
	display:none;

}
.miya_info {
    width: 98%;
    margin: 40px auto;
}
.miya_info_right {
    width: 100%;
    float: right;
}
.miya_info_right_product_top_left {
    float: left;
    width:100%;
}
.miya_info_right_product_top_right {
   display: none;
}
.miya_sort_right_product_li:nth-child(2n) {
    margin-right: 0;
}

.miya_sort_right_product_li:nth-child(3),.miya_sort_right_product_li:nth-child(9),.miya_sort_right_product_li:nth-child(15),.miya_sort_right_product_li:nth-child(21) {
    margin-right: 20px;
}
.miya_sort_right_product_li {
    float: left;
    width: 44.7%;
    margin-right: 20px;
    padding: 10px;
    background: #f9f9f9;
    margin-bottom: 20px;
}
.miya_sort_right_product_li_img img {
    max-width: 100%;
    height: 230px;
    object-fit: cover;
    width: 100%;
}

.miya_message_left{
	display:none;
}
.miya_message {
    width: 98%;
    margin: 40px auto;
}
.miya_message_right {
    float: right;
    width: 100%;
}

.miya_info_right_info_link_li {
    float: left;
    width:19.4%;
    margin-right: 16px;
    padding: 10px;
    background: #fafafa;
    margin-bottom: 10px;
}
.miya_info_right_info_link_li:nth-child(4n) {
    margin-right: 0px;
}



}
