*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
body{
	font-family: "微软雅黑";
}
ul{
    list-style: none;
}
.top{
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	background: #fff;
}
.top img:nth-child(1){
    width: 80%;
    float: left;
}
.top img:nth-child(2){
    width: 20%;
    float: right;
}





.nav{
    position: fixed;
    top: 9.8%;
    width: 100%;
    background: #0d47a8;
    z-index: 10;
}
.nav>ul{
    margin-bottom: 0;
    font-size: 0;
    width: 100%;

}
.nav>ul>li{
    display: inline-block;
    font-size: 14px;
    width: 16.6%;
    text-align: center;
    padding: 3% 0%;
}
.nav>ul>li>a{
    display: block;
    color: #fff;
    /* border-right: 1px solid #971315; */
}
.nav>ul>li>a:hover{

}









.navs{
    position: fixed;
    top: 10%;
    right: 0;
    display: none;
    width: 100%;
    z-index: 100; 
}
.navs>ul{
    margin-bottom: 0;
    font-size: 0;
    width: 100%;
     background-color: #f5f5f5;
}
.navs>ul>li{
    font-size: 16px;
}
.navs>ul>li>a{
    display: block;
    text-align: left;
    color: #333;
    font-size: 14px;
    line-height: 51px;
    padding: 0 15px;
    border-bottom: 1px solid #ccc;
    width: 95%;
    margin: auto;
}
.navs>ul>li>a:hover{
    background: #FFC458;
}

/*.xian{
    width: 100%;
    padding: 0.5% 0;
    background: #ca4041;
    margin-top: 3%;
    margin-bottom: 3%;
}*/

.proTop{
    width: 100%;
    background: #f8f8f8;
    overflow: hidden;
}
.proTop>div{
    width: 96%;
    margin: auto;
    overflow: hidden;
    border-bottom: 1px solid #CCC;
}

.proTop>div>div{
    float: left;
    background: #0d47a8;
    color: #fff;
    font-size: 20px;
    width: 27%;
    text-align: center;
}
.proTop>div>a{
    float: right;
    display: block;
    background: #0d47a8;
    color: #fff;
    width: 12%;
    text-align: center;
    margin-top: 1%;
    padding: 0.5% 0;
}
.women{
    color: #4d4848;
    width: 92%;
    margin: 3% auto;
    line-height: 26px;
}



.allproduct{
    overflow: hidden;
    margin-bottom: 4%;
}
.product{
    width: 100%;
    overflow: hidden;
    margin-top: 3%;
}

.products{
    display: flex;
    flex-wrap: wrap;
}

.products a{
    display: block;
    width: 46%;
    margin: auto;
    text-align: center;
}

.products img{
  width: 100%;
    height: auto;
    border: 1px solid #ccc;  
}


.products span{
    color: #484646;
    display: block;
    margin: 3%;   
}




.allrongyu{
    overflow: hidden;
    margin-bottom: 4%;
}
.rongyu{
    width: 100%;
    overflow: hidden;
    margin-top: 3%;
}

.rongyus{
    display: flex;
    flex-wrap: wrap;
}

.rongyus a{
    display: block;
    width: 30%;
    margin: auto;
    text-align: center;
}

.rongyus img{
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
    padding: 1%;
}


.rongyus span{
    color: #484646;
    display: block;
    margin: 3%;   
}

.xinwens{
    width: 92%;
    margin:auto;
    margin-top: 4%;
    background: #eaeaea;
    overflow: hidden;
}
.xinwens div{
      width: 96%;
    margin: 4% auto;
    background: #fff;  
}
.xinwens a{
display: block;
    text-align: center;
    overflow: hidden;
    color: #333;
    border-bottom: 1px dashed #ccc;
    width: 100%;
    margin: 1% auto;
    font-size: 12px;
    padding-top: 1%;
}
.xinwens img{
      float: left;
    width: 2%;
    margin-left: 3%;
    margin-top: 1%;  
}
.xinwens span{
     float: left;
    margin-left: 1%;   
}
.xinwens label{
    float: right;
    font-weight: 400;  
}



.erweimaText{
    width: 100%;
    text-align: center;
    overflow: hidden;
    padding-top: 4%;
}
.erweimaText>div{
    font-size: 17px;
    margin-top: 2%;
}
.erweimaText img{
      width: 35%;
    margin-top: 3%;  
}







.erweima{
    width: 100%;
    overflow: hidden;
    text-align: center;
    background: #0d47a8;
    padding-top: 2%;
    padding-bottom: 1%;
}
.erweima a{
    color: #fff;
}




.bottom{
    width: 100%;
    display: flex;
    background: url(../image/images/6_02.jpg) no-repeat;
    position: fixed;
    background-size: 100% 100%;
    bottom: 0;
    left: 0;
    right: 0;
}


.bottom a{
    flex: 1;
    display: block;
    text-align: center;
    color: #fff;
}

.bottom img{
    width: 29%;
    margin-top: 6%;
    margin-bottom: 5%;
    float: left;
    margin-left: 9%;
}

.bottom div{
    float: left;
    margin-top: 13%;
    margin-left: 4%;
}























.jieshao {
    width: 95%;
    margin: 9% auto;
    overflow: hidden;
    text-align: center;
}
.jieshao>span:nth-child(1) {
    color: #c50a0a;
    font-size: 20px;
}
.jieshao>span:nth-child(2) {
    color: #4c4d4d;
    font-size: 20px;
}




.dmprotitles {
    font-size: 18px;
    line-height: 50px;
    position: relative;
    border-bottom: 1px solid #ccc;
}
.container {
    max-width: 750px;
    margin: auto;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.dmmain1 {
    margin-top: 20px;
}
.dmnewsde {
    overflow: hidden;
    line-height: 32px;
    font-size: 12px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 5px;
}
.left {
    float: left;
}
.left>a{
    color: #333;
}
.right {
    float: right;
    text-align: right;
}

.dmmainstitles {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    color: #F39F39;
    font-weight: bold;
}
.dmmain1row {
    margin-left: -15px;
    margin-right: -15px;
    margin: 0px;
}
.dmmain1s {
    padding-left: 10px;
    padding-right: 10px;
    margin: 10px 0px;
}

.col-xs-6 {
    width: 50%;
}
.dmm1img {
   
    text-align: center;
}
.dmm1img img{
        max-width: 100% !important;
    height: auto !important;
    max-width: 100%;
    height: 110px;
}
.dmm1de {
    line-height: 24px;
    font-size: 12px;
    color: #777777;
    padding: 4px 10px;
}
.dmm1detitle {
    font-size: 14px;
    color: #333;
    text-align: center;
}

.news_title {
    margin: 5px 0;
    padding: 0;
    text-align: center;
    font-size: 16px;
}


.fenright{
    float: right;
    border-radius: 10px;
    line-height: 2;
    border: 1px solid #ccc;
    width: 20%;
    height: 40px;
    text-align: center;
    margin-top: 1%;
        cursor: pointer;
}

/*.navs{

    position: absolute;
    top: 98%;
    right: 0;
     display: none; 
    width: 47%;
       
}
.navs>ul{
    margin-bottom: 0;
    font-size: 0;
    width: 100%;
     background-color: #f5f5f5;
}
.navs>ul>li{
    font-size: 16px;
}
.navs>ul>li>a{
    display: block;
    text-align: center;
    color: #333;
    font-size: 14px;
    line-height: 51px;
    padding: 0 15px;
    border-bottom: 1px solid #ccc;
    width: 95%;
    margin: auto;
}
.navs>ul>li>a:hover{
    background: #FFC458;
    color: #fff;
}
*/



#mes img{
    width: 100%;
}
.nos{
    color: #fff!important;
    background: #0659b5!important;
}


.canptop{
display: flex;
    flex-wrap: wrap;
    width: 100%;
    background: #d9d9d9;
    margin-top: 4%;
    margin-bottom: 5%;
}
.canptop a{
    display: block;
    color: #333;
    width: 25%;
    text-align: center;
    font-size: 14px;
    padding-top: 3%;
    padding-bottom: 3%;
        background: #f5f8fd;
}