@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;
}

h3.miya_template_left_box_title.nybtdds {
    background: #0256ac;
    padding: 10px 20px;
    color: #fff;
    position: relative;
}
.miya_message_right form button {
    background-color: #0256ac;
}
.miya_message_right form button:hover {
    background: #c80f0f;
}

@font-face {
  font-family: "POPPINS-BOLD";
  src: url("/public/boots/fonts/poppins-bold.woff2") format("woff2"),
       url("/public/boots/fonts/poppins-bold.woff") format("woff"),
       url("/public/boots/fonts/poppins-bold.ttf") format("truetype"),
       url("/public/boots/fonts/poppins-bold.eot") format("embedded-opentype"),
       url("/public/boots/fonts/poppins-bold.svg") format("svg");
}

.r {
    float: right;
}
.left{float: left;}
.right{float: right;}
.clear{clear: both;font-size: 0;margin: 0;padding: 0;display: block;_height: 0;overflow: hidden;}
/*清除浮动*/
.clearfix{zoom: 1;}
.clearfix:before,.clearfix:after{visibility: hidden; display: block; font-size: 0; content: "."; clear: both; height: 0;}


@font-face {font-family: "iconfont";
  src: url('/public/boots/fonts/iconfont.eot'); /* IE9 */
  src: url('/public/boots/fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('/public/boots/fonts/iconfont.woff') format('woff'),
  url('/public/boots/fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('/public/boots/fonts/iconfont.svg') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 38px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color:#fff;
}

.icon-zhishichanquanguanli:before {
  content: "\e64b";
}

.icon-ai-code:before {
  content: "\e63f";
}

.icon-dianhua:before {
  content: "\e614";
}

.icon-phone:before {
  content: "\e6dc";
}

.icon-iconfontzhizuobiaozhun023134:before {
  content: "\e688";
}

.icon-mail:before {
  content: "\e619";
}

.icon-weixin:before {
  content: "\e694";
}

.icon-25:before {
  content: "\e66f";
}

.icon-yingxiao:before {
  content: "\e7c0";
}

.icon-web-icon-:before {
  content: "\e6cd";
}

.icon-arrow-right:before {
  content: "\e765";
}

.icon-arrow-left:before {
  content: "\e766";
}

.icon-dianhuazhengzaibohao:before {
  content: "\e76e";
}

.icon-shouji:before {
  content: "\e63c";
}

.icon-yunyingguanli:before {
  content: "\ebd1";
}

.icon-youjiantou1:before {
  content: "\e638";
}

.icon-zuojiantou:before {
  content: "\e63b";
}

.icon-wuzhihuanjingjiance:before {
  content: "\e611";
}

.icon-jiangbei:before {
  content: "\e660";
}

.icon-sousuo:before {
  content: "\e60a";
}

.icon-xiangxiajiantou:before {
  content: "\e6b0";
}

.icon-V:before {
  content: "\e700";
}




ul.fenl {
    display: block;
    text-align: center;
    margin: 30px auto;
}

ul.fenl li {
    display: inline-block;
    background: #0256ac;
    padding: 0 20px;
    line-height: 37px;
    margin-right: 10px;
    margin-bottom: 10px;
}

ul.fenl li a {
    color: #fff;
    font-size: 16px;
}
span#fzwz {
    display: inline-block;
}

.yqlj {
    float: left;
    line-height: 30px;
}



.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: #c80f0f;
    height: 30px;
    line-height: 36px;
    font-weight: bold;
}
.logo_tel p span a{
    color: #c80f0f;
}

a.reman {
    font-weight: bold;
    color: #666;
    font-size: 14px;
}





@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%;}
#foot_nav{ display:block; position:fixed; bottom:0px; width:100%; left:0px;}
#foot_nav li{ list-style:none;}
#foot_nav li a {width: calc(100% / 1);text-align: center;height: 90px;line-height: 90px;background: #e7272d; color: #fff;float: left;font-size: 43px; font-weight: bold;}


a.reman{
    display:none
}
    .head .logo {
        color: #333;
        font-size: 38px;
        font-weight: bold;
        margin-top: 33px;
        width: 50%;
    }

.logo_tel {
    padding-top: 17px;
    height: 100px;
    float: right;
    background: url(/public/boots/image/phone.png) left center no-repeat;
    padding-left: 36px;
    box-sizing: border-box;
    margin-top: 13px;
    background-size: 14%;
}
.logo_tel p span {
    display: block;
    font-size: 29px;
    color: #c80f0f;
    height: 30px;
    line-height: 26px;
    font-weight: bold;
}

.cont1 .a1_list1 li:nth-child(2n){
	margin-right:0;
}
.cont1 .a1_list1 li {
    width: 48.6%;
    margin-top: 1.2rem;
}
.felx_about .tel {
    display: none;
}
.cont3 .a3_v1 .a3_b2 li a.a .xw-a1 .cont {
    color: #909090;
    font: 500 14px/30px "sourcehansans";
    margin-top: 1rem;
}
.foot .nav .ul li {
    padding-left: 22px;
    position: relative;
    font-size: 15px;
    line-height: 30px;
}
.w100 {
    width: 100%;
    margin-bottom: 19px;
}
.index_seven ul li .icon img {
    height: 5rem!important;
    width: 5rem!important;
    transition: all 0.4s;
    -webkit-transform: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}
.index_seven ul li .name {
    font-size: 14px!important;
    line-height: 1.875rem;
    color: #FFFFFF;
    padding-top: 0.625rem;
}
.index_six .top1 {
    display: inline-block;
    background: #ffffff;
    margin: 1.875rem 0 3.4375rem;
    padding-bottom: 2.3rem;
}
.index_six .left {
    width: 93%;
    position: relative;
}
.index_six .right {
    width: 100%;
    padding: 1.8rem 2.1875rem 0 1.5rem;
    display: flex;
    align-items: center;
}
.foot .nav:first-child{
	display:none;
}
.foot .line{
	display:none;
}
.beian .beian_div {
    background: url(/public/boots/image/foot1.png) center repeat #1d1e22;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}



/*内页*/
.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;
}



}
