﻿/* Reset
---------------------------------*/
html {
    font-size: 10px;
    font-family: "Microsoft YaHei";
}

body {
    font-family: "Microsoft YaHei";
    background-color: #dcded9;
}


.container {
    background-color: white;
    min-width: 992px;
    padding-right: 0!important;
    padding-left: 0!important;
	margin: 0.2rem auto;
}

input {
    font-family: "Microsoft YaHei";
}

.row {
    margin-right: 0;
    margin-left: 0;
}

ul {
    list-style: none;
}

.figure {
    margin: 0px;
}

a,
a:hover,
a:active {
    outline: 0px !important;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}


.color_darkgrey {
    color: darkgrey !important;
}

.clearfix:before,
.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #eee;
    background-color: rgba(86, 61, 124, .15);
    border: 1px solid #ddd;
    border: 1px solid rgba(86, 61, 124, .2);
}

/** 麦卡士 **/
.container .col-lg-12:nth-of-type(1) {
    margin-top: 0.1rem;
}

.container>.col-lg-12:nth-of-type(2) {
   background-size: 100% 100%;
    position: relative;
    margin-top: 0.32rem;
    bottom: 0.2rem;
    background-color: #df3f4a;
    margin-bottom: 0.2rem;
    height: 0.6rem;
    padding-top: 0.1rem;
}

.container .col-lg-12:nth-of-type(2) button::before {
    content: "";
    background: url(../images/search.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    z-index: 1111;
    width: 0.15rem;
    height: 0.15rem;
}

.container .col-lg-12:nth-of-type(2) button {
    padding: 0.02rem 0.04rem 0;
    background-color: white;
}

.container .nav-pills>li {
    margin: 0 0.2rem;
    font-size: 16px;
}

.container .nav-pills>li.active>a {
    color: #fff !important;
    background-color: #a9444200;
}

.container .nav-pills>li.active>a {
    color: #fff;
    background-color: #df3f4a;
}

.container .nav-pills>li.active>a:hover {
    color: #df3f4a !important;
    background-color: #fff;
}

.container .nav-pills>li>a {
    color: white !important;
    background-color: #df3f4a;
}

.container .nav>li>a:hover,
.nav>li>a:focus {
    color: #df3f4a !important;
    background-color: #fff;
}



/** 内容 **/
#top .top_wrapper .container .col-lg-12:nth-of-type(3) {
    position: relative;
    bottom: 0.2rem;
}

#top .top_wrapper .container .col-lg-12:nth-of-type(4) .content {
    border: 1px solid black;
    padding: 0.2rem;
    margin-bottom: 0.2rem;
}

.swiper-container {
    padding-bottom: 1rem !important;
}

#top .top_wrapper .container .col-lg-12:nth-of-type(5)>div {
    border: 1px solid black;
    padding-top: 0.5rem;
    margin-bottom: 0.2rem;
}

#top .top_wrapper .container .col-lg-12:nth-of-type(5) .swiper-button-prev {
    background: url(../images/left.png) no-repeat !important;
    width: 0.54rem;
    height: 0.54rem;
}

#top .top_wrapper .container .col-lg-12:nth-of-type(5) .swiper-button-next {
    background: url(../images/right.png) no-repeat !important;
    width: 0.54rem;
    height: 0.54rem;
}

#top .top_wrapper .container .col-lg-12:nth-of-type(5) .swiper-button-next,
.swiper-button-prev {
    margin-top: -0.6rem;
}

#top .top_wrapper .container .col-lg-12:nth-of-type(6) ul {
    display: flex;
    padding-inline-start: 0;
    -webkit-padding-start: 0rem;
    cursor: pointer;
 flex-wrap: wrap;
}

#top .top_wrapper .container .col-lg-12:nth-of-type(6) li {
    flex: 1;
    background-color: #2b7de1;
    border-radius: 0.1rem;
    padding: 0.1rem 0;
    color: white;
    margin: 0.04rem 0.05rem;
	width: 19%;
    min-width: 19%;
    max-width: 19%;
}

.container #bottom>div.row {
      background-size: 100% 100%;
    position: relative;
    margin-top: 0.32rem;
    bottom: 0.2rem;
    background-color: dimgrey;
    margin-bottom: 0.5rem;
    height: 0.48rem;
    padding-top: 0.15rem;
    color:white;
}

.container #bottom>div:last-of-type {
    position: relative;
    bottom: 0.55rem;
}

.container #bottom {
    margin-top: 0.2rem;
}

/** 产品列表 **/
#list .list_wrapper .container .col-lg-12:nth-of-type(3) {
    position: relative;
    bottom: 0.0rem;
}

#list .list_wrapper .container .col-lg-12:nth-of-type(3) ul {
    display: flex;
    padding-inline-start: 0;
    -webkit-padding-start: 0rem;
    cursor: pointer;
}

#list .list_wrapper .container .col-lg-12:nth-of-type(3) li {
    flex: 1;
    background-color: #2b7de1;
    border-radius: 0.1rem;
    padding: 0.1rem 0;
    color: white;
    margin: 0 0.05rem;
}

#list .list_wrapper .container .col-lg-12:nth-of-type(3) li.active {
    background-color: #e63f52;
}

#list .list_wrapper .container .col-lg-12:nth-of-type(4) img {
    width: 100%;
    margin-bottom: 0.4rem;
}

#list .list_wrapper .container .col-lg-12:nth-of-type(5) ul {
  /*  display: flex;
    cursor: pointer;
    flex-wrap: wrap;*/
   display: flex;
    cursor: pointer;
    flex-wrap: wrap;
    -webkit-padding-start: 0;
}

#list .list_wrapper .container .col-lg-12:nth-of-type(5) li {
    flex: 1;
    width: 25%;
    min-width: 25%;
    max-width: 25%;
    color:#000000;
}

#list .list_wrapper .container .col-lg-12:nth-of-type(5) li img {
    border: 1px solid #e6e6e6;
    box-shadow: 2px 2px 0 #cecece;
}

/** 产品详细页 **/
#infor .infor_wrapper .container .col-lg-12:nth-of-type(3) {
    position: relative;
    bottom: 0.3rem;
}

#infor .infor_wrapper .container .col-lg-12:nth-of-type(4) img{
    width:100%;
    position: relative;
    bottom: 0.2rem;
}

#infor .infor_wrapper .container .col-lg-12:nth-of-type(6) p:first-of-type{
    color:#003595;
}

#infor .infor_wrapper .container .col-lg-12:nth-of-type(7) img{
    width:100%;
    margin-top:1rem;
    position: relative;
    bottom: 0.2rem;
}

#infor .infor_wrapper .container .col-lg-12:nth-of-type(7) button{
    background-color: #ff4539;
    border: 1px solid #ff4539;
    color: white;
    padding: 0.05rem 0.2rem;
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 0.4rem;
}

.modal .modal-body > img{
    background-size: contain;
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    right: -0.17rem;
    top: -0.17rem;
    cursor: pointer;
}

.modal .modal-body > div > p:not(:first-of-type){
    color:#003595;
}
#list .list_wrapper .container .col-lg-12:nth-of-type(3) li a {
    color: white;
}
#list .list_wrapper .container .col-lg-12:nth-of-type(3) li:hover {
    background-color: #e63f52;
}

#list .list_wrapper .container .col-lg-12:nth-of-type(3) li {
    flex: 1;
    background-color: #2b7de1;
    border-radius: 0.1rem;
    padding: 0.1rem 0;
    color: white;
    margin: 0.05rem;
    width: 19%;
    min-width: 19%;
    max-width: 19%;
}

#list .list_wrapper .container .col-lg-12:nth-of-type(3) ul {
    display: flex;
    padding-inline-start: 0;
    -webkit-padding-start: 0rem;
    cursor: pointer;
    flex-wrap: wrap;
}


.aaa:nth-of-type(3) li {
    flex: 1;
    background-color: #2b7de1;
    border-radius: 0.1rem;
    padding: 0.1rem 0;
    color: white;
    margin: 0.05rem;
    width: 19%;
    min-width: 19%;
    max-width: 19%;
}

.aaa:nth-of-type(3) ul {
    display: flex;
    padding-inline-start: 0;
    -webkit-padding-start: 0rem;
    cursor: pointer;
    flex-wrap: wrap;
}

#bottom{
    padding-right: 0!important;
    padding-left: 0!important;
}

#bottom > .row > img:first-of-type {
    position: absolute;
    left: -0.25rem;
    top: 0;
}

#bottom > .row > img:last-of-type {
    position: absolute;
    right: -0.25rem;
    top: 0;
}

.container>.col-lg-12:nth-of-type(2) > img:first-of-type{
    position: absolute;
    left: -0.25rem;
    top: 0;
}

.container>.col-lg-12:nth-of-type(2) > img:last-of-type{
    position: absolute;
    right: -0.25rem;
    top: 0;
}



#list .list_wrapper .container .col-lg-12:nth-of-type(5) li p {
    margin: 0.1rem 0;
}

.modal-body {
    padding: 40px!important;
}