*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
body{
	font-family: "微软雅黑";
}
ul{
    list-style: none;
}
button{
    outline: none;
}
.tops{
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10000;
	overflow: hidden;
    background: #fff;
}

.top{
	width: 100%;
/*	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;*/
	background: #fff;
	overflow: hidden;
}
.top img{
	width: 100%;
}



.top>div{
    float: left;
    overflow: hidden;
    display: flex;
    width: 48%;
    margin-top: 6%;
}

.top>div>a{
    display: block;
    background: #d73240;
    color: #fff;
    width: 50%;
    text-align: center;
    height: 2.5rem;
    line-height: 2.5rem;
    border-radius: 4px;
    margin-left: 4%;
}

.myTop{
    width: 100%;
    text-align: center;
    color: #1e1e1e;
    border-top: 3px solid #e6212a;
    font-weight: 700;
    padding: 0.5rem 0px;
}



.navs{
    height: 44px;
    background: #e6212a;
    width: 100%;
    position: relative;
    line-height: 44px;
}
.navs a{
display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.swipernavs{
    width: 80%;
    margin: auto;
    height: 100%;
}

.navsnext{
    background: url(../images/3_03.jpg)center 0 no-repeat!important;
    background-size: 33px 44px!important;
    width: 33px!important;
    height: 44px!important;
    top: 0%!important;
    margin-top: 0!important;
    right: 0%;
}

.navsprev{
    background: url(../images/2_02.jpg)center 0 no-repeat!important;
    background-size: 33px 44px!important;
    width: 33px!important;
    height: 44px!important;
    top: 0%!important;
    margin-top: 0!important;
    left: 0%;
}








.swiper-containerOne img{
    width: 100%;
}





.allp{
    width: 100%;
    color: #212121;
    text-align: center;
    margin: 1.5rem auto;
}
.allp i{
    font-size: 12px;
    font-style: normal;
    color: #908e8e;
    text-transform: uppercase;
}
.allp label{
    display: block;
    margin: 0;
    font-size: 21px;
}
.allp span{
    color: #e6212a;
}
.allp img{
    width: 58%;
}



.productTop{
    overflow: hidden;
    width: 97%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
}

.productTop a{
    display: block;
   width: 47%;
    text-align: center;
    background: #f1f1f1;
    color: #111111;
    border-radius: 4px;
    margin-bottom: 2%;
    padding: 1rem 0;
    border: 1px solid #ccc;
    margin-right: 3%;
}
.productTop a:nth-child(4n) .productTop a:nth-child(2n){
	margin-right:0px;
 
}



.homeProduct{
    overflow: hidden;
    width: 97%;
    margin: auto;
    margin-top: 5%;
}

.homeProduct a{
    display: block;
    width: 48%;
    text-align: center;
    background: #fff;
    margin-bottom: 4%;
}

.homeProduct img{
    width: 100%;
    height: 11rem;
}

.homeProduct div{
    width: 100%;
    color: #464646;
    margin-top: 3%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 3%;
}


.homeProduct a:nth-child(2n+1){
    float: left;
}
.homeProduct a:nth-child(2n){
    float: right;
}

.promore{
    width: 97%;
    margin: auto;
    overflow: hidden;
    background: url(../images/9_03.jpg)center 0;
    display: block;
    text-align: center;
    padding: 1rem 0;
    color: #464646;
    border-radius: 11px;
    margin-bottom: 2rem;
    border: 1px solid #ccc;
}





.allps{
    width: 100%;
    text-align: center;
    margin: 1.5rem auto;
    margin-bottom: 0;
}
.allps label{
    display: block;
    margin: 0;
    font-size: 21px;
}
.allps span{
    color: #e6212a;
}
.allps img{
    width: 58%;
}



























.jinxi{
    width: 100%;
    margin: auto;
    overflow: hidden;
     margin-top: 3%;
     position: relative;
    padding-bottom: 20%;
}


.jinxis{
    width: 100%;
    overflow: hidden;
    padding-bottom: 5%;
}
.jinxis>img{
    width: 100%;
    margin-bottom: 2rem;
}


.jinxisTop{
    overflow: hidden;
    width: 97%;
    margin: auto;
}
.jinxisTop span{
    display: block;
    width: 20%;
    height: 70px;
    background: url(../images/7_03.jpg)center 0 no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 70px;
    color: #e6212a;
    font-size: 41px;
    float: left;
}
.jinxisTop div{
    float: left;
    width: 80%;
    padding-left: 1rem;
}
.jinxisTop i{
    color: #272727;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    margin-bottom: 1rem;
    display: block;
    margin-top: 1rem;
}
.jinxisTop label{
    height: 8px;
    background: url(../images/6_03.jpg)center 0 no-repeat;
    background-size: 100% 100%;
    display: block;
}
.jinxisTops{
    color: #272727;
    padding-left: 7.5rem;
}
.jinxisTops div{
    margin-top: 0.5rem;
}
.jinxisTops img{
    margin-right: 1rem;
}







.swiper-pagination-bullet-active {
    opacity: 1!important;
    background: #e6212a!important;
    color: #fff!important;
}
.swiper-paginationthere{
    text-align: center;
    width: 100%;
    margin-top: 6%;
}
.swiper-paginationthere span{
    width:25px!important;
    height: 25px!important;
    line-height: 25px;
    margin: 0 9px!important;
}





.jinnext{
    background: url(../images/4.png)center 0 no-repeat!important;
    background-size: 14px 18px!important;
    width: 14px!important;
    height: 18px!important;
    top: 94.5%!important;
    right: 17%;
}

.jinprev{
    background: url(../images/5.png)center 0 no-repeat!important;
    background-size: 14px 18px!important;
    width: 14px!important;
    height: 18px!important;
    top: 94.5%!important;
    left: 17%;
}





.mycase{
    width: 100%;
    overflow: hidden;
    background: #f1f1f1;
}

.homecase{
    overflow: hidden;
    width: 97%;
    margin: auto;
    margin-top: 5%;
    padding-bottom: 2rem;
}

.homecase a{
    display: block;
    width: 48%;
    text-align: center;
    margin-bottom: 4%;
}

.homecase img{
    width: 100%;
    height: 11rem;
}

.homecase div{
    width: 100%;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #404040;
    padding: 0.5rem 0;
}


.homecase a:nth-child(2n+1){
    float: left;
}
.homecase a:nth-child(2n){
    float: right;
}




.mynews{
    overflow: hidden;
    width: 97%;
    margin: auto;
}
.mynews a:nth-child(2n+1){
    float: left;
}
.mynews a:nth-child(2n){
    float: right;
}

.mynews a{
    display: block;
    overflow: hidden;
    width: 48%;
    position: relative;
    padding-bottom: 0.3rem;
    margin-bottom: 2rem;
}
.mynewsLeft{
color: #fff;
    text-align: center;
    background: #999999;
    width: 31%;
    margin-left: 2%;
    position: relative;
    z-index: 10;
}
.mynewsLeft span{
	padding:0.3rem 0px;;
    display: block;
    border-bottom: 1px solid #fff;
}
.mynewsLeft i{
	display:block;
		padding:0.3rem 0px;;
    font-style: normal;
}
.mynewsRight{
    background: #f8f8f8;
    box-shadow: 6px 1px 9px #ccc;
    width: 97%;
    margin: auto;
    padding-left: 0.5rem;
    margin-top: -2rem;
    position: relative;
    padding-top: 2rem;
    padding-bottom: 0.3rem;
}
.mynewsRight label{
	height:60px;
    color: #464646;
    margin: 0;
    margin-top: 0.5rem;
}
.mynewsRight p{
    color: #777777;
    font-size: 12px;
}















.myhonor{
    width: 100%;
    overflow: hidden;
}

.homehonor{
    overflow: hidden;
    width: 97%;
    margin: auto;
    margin-top: 5%;
    padding-bottom: 2rem;
}

.homehonor a{
    display: block;
    width: 48%;
    text-align: center;
    margin-bottom: 4%;
    border: 1px solid #ccc;
}

.homehonor img{
    width: 100%;
    height: 11rem;
    padding: 4px;
}
img{
	max-width:100%;
}
.homehonor div{
    width: 100%;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0.5rem 0;
}


.homehonor a:nth-child(2n+1){
    float: left;
}
.homehonor a:nth-child(2n){
    float: right;
}









































.bottoms{
    text-align: center;
    line-height: 26px;
    background: #282828;
    overflow: hidden;
    color: #fff;
    padding: 2rem 0px;
}
.bottoms img{
    width: 32%;
    padding: 0.4rem;
    background: #fff;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.bottoms a{
    color: #fff;
}



.bottom{
    width: 100%;
    display: flex;
    position: fixed;
    background-size: 100% 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}


.bottom a{
    flex: 1;
    display: block;
    text-align: center;
    color: #fff;
    background: #e6212a;
    text-align: center;
}
.bottom span{
    display: block;
    height: 3rem;
    line-height: 3rem;

}
.bottom img{
    width: 18%;
}

.bottom div{
    margin-bottom: 5%;
}


.bottom a:nth-child(1){
    background: #373737;
}
.bottom a:nth-child(1) img{
    width: 16%;
}
.bottom a:nth-child(2) img{
    width: 19%;
}
.bottom a:nth-child(3) img{
    width: 23%;
}
.bottom a:nth-child(4) img{
    width: 23%;
}



















/*list*/

/**/

.jieshao {
    width: 95%;
    margin: 9% auto;
    overflow: hidden;
    text-align: center;
}
.jieshao>span:nth-child(1) {
    color: #299a88;
    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;
    margin-bottom: 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;
    display: flex;
    flex-wrap: wrap;
}
.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;
}
*/


.dmmain1row img{
    width: 100%;
    height:259px;
}


.listpro .content {
    margin-top: 0;
    padding-top: 0.45rem;
    background: #ffffff;
    padding-bottom: 0.68rem;
    margin: 0.2rem 0;
    border: 1px solid #e4e4e4;
}
.listpro .pro_card_wrap {
    padding-bottom: 0.29rem;
}

.pro_card_wrap {
    overflow: hidden;
    padding: 0.4rem;
    padding-top: 0;
}
.pro_card:nth-of-type(2n+1) {
    margin-right: 0.52rem;
}
.pro_card {
    float: left;
    background: #ffffff;
    width: 49%;
    margin-bottom: 1.38rem;
}
.pro_card .con {
    border: 1px solid #ebebeb;
    border-bottom: transparent;
}
.pro_card p {
    font-size: 1rem;
    color: #333;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1rem 0;
}
.pro_card .pic {
    border-top: 1px solid #ebebeb;
    overflow: hidden;
}
.pro_card>a {
    background: #e6212a;
    color: #ffffff;
    font-size: 0.21rem;
    text-align: center;
    line-height: 1.4rem;
    display: block;
}
.pro_card .pic img {
    width: 100%;
}




.product_detail .content {
    margin-top: 0;
    margin: 0.2rem 0;
    border: 1px solid #e4e4e4;
}
.product_detail .msg {
    padding: 0px 1rem;
    background: #ffffff;
    padding-top: 1.57rem;
}
.product_detail .msg .pic {
    border: 1px solid #e6e6e6;
}

.product_detail .msg h1 {
    font-size: 1.5rem;
    color: #333333;
    font-weight: bold;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.product_detail .msg p {
    font-size: 14px;
    color: #666666;
    line-height:28px;
    text-align: justify;
}
.product_detail .msg .labels {
    border-top: 1px dashed #cacaca;
    margin-top: 0.19rem;
    padding-top: 0.83rem;
    overflow: hidden;
    margin-bottom: 0.23rem;
}
.product_detail .msg .labels p {
    font-size: 0.84rem;
    margin-bottom: 0.85rem;
}
.product_detail .msg .labels span {
    border: 1px solid #bebebe;
    font-size: 0.188rem;
    color: #999999;
    line-height: 1.51rem;
    float: left;
    padding: 0 0.85rem 0 1.14rem;
    display: inline-block;
    margin-right: 1.16rem;
    margin-bottom: 0.64rem;
}
/*.product_detail .msg .labels span:before {
    content: '\e6d2';
    font-family: iconfont;
    margin-right: 0.1rem;
}*/
.pic img{
    width: 100%;
}

.product_detail .tab ul {
    overflow: hidden;
}

.product_detail .tab li {
    font-size: 1.257rem;
    color: #333;
    background: #f0f0f0;
    width: 20%;
    float: left;
    line-height: 2.75rem;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.product_detail .tab li.on {
    background: #ffffff;
}
.product_detail .tab li.on:before {
    content: '';
    position: absolute;
    width: 1005px;
    height: 0.09rem;
    background: #cfcfcf;
    top: 0;
    left: 0;
}
.product_detail .tab_content .swiper-slide {
    padding: 0 0.8rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.product_detail .tab_content {
    background: #ffffff;
    padding-top: 0.33rem;
    padding-bottom: 0.8rem;
}