ul {margin: 0;list-style: none;padding: 0;}

.img-center {text-align: center;font-size: 0;}
.img-center img {display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;transition: all 0.5s;}

.img-cover {overflow: hidden;position: relative;}
.img-cover span {display: block;width: 100%;background: no-repeat center / cover;transition: all 0.5s;height: 100%;position: absolute;left: 0;top: 0;}

.container {padding: 0 15px;width: 1200px;margin: 0 auto;}



.btn1 {
    display: block;
   
    line-height: 32px;
    padding-left: 15px;
    background-color: #333;
    color: #fff;
    margin-top:10px;
}
.btn1:hover{
	background-color: #444;
	color: white;
}

.btn1 span {
    display: block;
    padding-left: 15px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../images/btn-r.png);
}


.btn1-1 input{

    width: 52px;

    height: 32px;

    line-height: 32px;

    background: #e8e8e8;

    border: none;

    color: #333;

    margin-right: 22px;

    cursor: pointer;

    transition: 0.3s;

}

.btn1-1{

    padding-left: 100px;

}

.btn1-1 input.focus{

    background: #333;

    color: #fff;

}

.btn1-1 input.focus:hover{

    background: #444;

}

.btn1-1 input:hover{

    background: #ccc;

}


.swiper-button-prev,.swiper-button-next {outline: none;}
.swiper-pagination-bullet-active {background-color: #ee0000;}

.pc-slide{float:left;width:400px;}
.view .swiper-slide .img-center {width:100%;height:300px;line-height:300px;}
.view .swiper-container{width:100%;}
.preview{width:100%;margin-top:10px;position:relative;}
.preview .swiper-container{margin:0 30px;}
.preview .swiper-slide .img-center{height:80px;border:1px solid #ddd;cursor:pointer;position:relative;line-height: 80px;}
.preview .arrow-left{background:url(../images/feel3.png) no-repeat left top;position:absolute;left:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10;}
.preview .arrow-right{background:url(../images/feel4.png) no-repeat left bottom;position:absolute;right:0;top:50%;margin-top:-9px;width:9px;height:18px;z-index:10;}
.preview .active-nav .img-center{border-color: #ee0000;}
div.zoomDiv {z-index: 999;position: absolute;top: 0;left: 0;background: #ffffff;border: 1px solid #ddd;display: none;text-align: center;overflow: hidden;font-size: 0;}
div.zoomMask {position: absolute;background: url(../images/mask.png) repeat scroll 0 0 transparent;cursor: move;z-index: 1;}

.style-showcase {margin: 0 0 40px;}
.style-showcase-info {margin-left: 430px;}
.style-showcase-info h1 {font-size: 24px;margin: 0 0 30px;font-weight: normal;}
.style-showcase-info p {margin: 5px 0 0;color: #666;line-height: 1.8;min-height:80px;}
.style-showcase-info img { width:120px; height:auto;}
.style-showcase-info .tel {border-top: 2px solid #e6e6e6;margin-top: 15px;padding-top: 15px;height: 42px;line-height: 21px;font-size: 18px;}
.style-showcase-info .tel strong {color: #ee0000;}
.style-showcase-info .tel a {float: right;line-height: 42px;padding: 0 25px;background-color: #333;color: #fff;}

.section {padding: 60px 0;}
.section-title {margin: 20px 0;text-align: center;font-size: 28px;}
.section-title p {color: #999;font-size: 14px;margin: 5px 0 0;}
.section-title:after {display: block;content: '';width: 38px;height: 3px;margin: 15px auto 0;background-color: #ee0000;}
@media screen and (min-width:1200px) {
    @-webkit-keyframes circle {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(360deg);
        }
    }
    @keyframes circle {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(360deg);
        }
    }
}

.section-sub {padding: 50px 0;}
.style-curmbs {padding: 0 0 15px;border-bottom: 1px dashed #dcdcdc;margin-bottom: 30px;}
.style-curmbs span {padding-left: 10px;border-left: 10px solid #333;}
.style-curmbs em {font-style: normal;padding: 0 5px;color: #999;}

.ct2-sd {float: left;width: 240px; padding-right:15px;
}
.ct2-mn {float: right;width: 930px;}

.panel-sd {margin-bottom: 20px;background-color: #f6f6f6;}
.panel-sd:last-child {margin-bottom: 0;}
.panel-sd .tit {text-align: center;color: #fff;font-size: 24px;padding: 20px 0;background-color: #ee0000;}

.contact-sd {padding: 20px;}
.contact-sd .ewm {text-align: center;border-bottom: 1px solid #ddd;padding-bottom: 20px;}
.contact-sd .ewm p {margin: 10px 0 0;font-size: 16px;}
.contact-sd .tel {padding-top: 20px;}
.contact-sd .tel p {margin: 0;color: #ee0000;font-size: 20px;padding-left: 40px;font-weight: bold;background: url(../images/ny-tel.png) no-repeat 0 center;}

.lanmu li {margin-top: 2px;}
.lanmu li>a {display: block;line-height: 50px;padding: 0 0 0 25px;background-color: #ececec;color: #666;font-size: 15px;}
.lanmu li .arr {float: right;height: 45px;width: 40px;position: relative;cursor: pointer;}
.lanmu li .arr:after {content: '';border-top: 2px solid #fff;border-left: 2px solid #fff;box-sizing: content-box;display: block;width: 8px;height: 8px;margin: auto;position: absolute;top: 0;bottom: 0;transform: rotate(135deg);right: 15px;}
.lanmu-box {display: none;}
.lanmu-box p {margin: 0;border-top: 1px solid #fff;padding-left: 15px;}
.lanmu-box p a {padding: 0 25px;display: block;line-height: 40px;}
.lanmu li>a:hover,.lanmu li.active>a {color: #fff;background-color: #ee0000;}
.lanmu li.active .arr:after {border-color: #fff;}
.lanmu li.open .lanmu-box {display: block;}
.lanmu li.open .arr:after {transform: rotate(225deg);}

.list-5 li {margin-bottom: 15px;}
.list-5 li a {display: block;border: 1px solid #ddd;padding:15px 5px 15px 5px;overflow: hidden;}
.list-5 li .img-center {float: left;width: 250px;}
.list-5 li .text {}
.list-5 li .text h4 {margin: 0;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;}
.list-5 li .text h4 span {float: right;font-size: 12px;color: #999;font-weight: normal;}
.list-5 li .text p {color: #797979;}
.list-5 li .text h5{
    margin: 0;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.style-infocontent-title {margin-bottom: 20px;text-align: center;}
.style-infocontent-title h1 {margin: 0;font-size: 24px;}
.style-infocontent-title p {margin: 10px 0 0;font-size: 12px;color: #999;}
.style-infocontent-title p span {padding: 0 5px;}
.style-infocontent-desc {margin-bottom: 20px;border: 1px solid #ddd;padding: 20px;}
.style-infocontent-body {line-height: 2;margin-bottom: 20px;}
.style-infocontent-body img {max-width: 100% !important;height: auto !important;width: auto !important; width:100% !important;}

.style-infocontent-epx {margin-bottom: 20px;}
.style-infocontent-epx li {line-height: 32px;margin-bottom: 5px;}
.style-infocontent-epx li span {display: inline-block;background-color: #A2A2A2;color: #fff;padding: 0 15px;margin-right: 10px;}
.style-infocontent-epx li em {float: right;font-style: normal;}

.style-infocontent-return {border-top: 1px solid #000;line-height: 32px;}
.style-infocontent-return a {margin-right: 10px;}
.style-infocontent-return .more {margin: 0;float: right;background-color: #000;color: #fff;padding: 0 10px;}

.style-infocontent-rem {margin-bottom: 20px;}
.style-infocontent-rem h4 {margin: 0;font-size: 24px;line-height: 55px;}
.style-infocontent-rem li {border-top: 1px dashed #dbdbdb;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 46px;}
.style-infocontent-rem li span {float: right;}

.prod-menu {margin-bottom: 20px;border-bottom: 3px solid #ee0000;}
.prod-menu li {float: left;margin-right: 7px;}
.prod-menu li a {display: block;padding: 0 35px;line-height: 50px;border: 1px solid #ddd;border-bottom: 0;border-radius: 5px 5px 0 0;background-color: #F1F1F1;font-size: 16px;}
.prod-menu li.active a {background-color: #ee0000;color: #fff;}

.contact {margin: 0;background-color: #f2f2f2;}
.contact dt {float: right;width: 450px;}
.contact dd {margin: 0 450px 0 0;padding: 40px;}
.contact dd h4 {margin: 0 0 20px;font-size: 24px;}
.contact dd h4 small {display: block;font-weight: normal;font-size: 14px;color: #a5a5a5;}
.contact dd p {margin: 15px 0 0;font-size: 16px;}

.map {margin-top: 30px;height: 350px;}

.qywh dl {margin: 0;background-color: #f2f2f2;}
.qywh dt {float: left;width: 50%;}
.qywh dd {margin-left: 50%;padding: 40px 50px;}
.qywh dd h4 {margin: 0 0 20px;font-size: 22px;}
.qywh dd h4 small {display: block;color: #999;font-weight: normal;font-size: 14px;}
.qywh dd h4:after {display: block;content: '';width: 38px;height: 3px;margin: 10px 0 0;background-color: #ee0000;}
.qywh dd p {margin: 0;text-align: justify;color: #666;line-height: 1.8;}
.qywh dl:nth-child(even) dt {float: right;}
.qywh dl:nth-child(even) dd {margin: 0 50% 0 0;}

@media screen and (min-width: 768px) {
    .header-fix {height: 155px;}
    .header-fix .nav {position: fixed;left: 0;top: 0;width: 100%;z-index: 100;}
}

@media screen and (max-width: 767px) {
    body {min-width: 320px;}
    .container {width: auto;}

 #message .m-content .m-message{
    width:90%;
    padding:20px;
  }
  
   
    .style-showcase {margin-bottom: 30px;}
    .pc-slide {float: none;width: auto;}
    .view .swiper-slide .img-center {height: 260px;line-height: 260px;}
    .style-showcase-info {margin: 20px 0 0;}
    .style-showcase-info h1 {margin-bottom: 20px;font-size: 18px;}
    .style-showcase-info p {margin-top: 10px;min-height: auto;}
    .style-showcase-info .tel {font-size: 14px;}
    .style-showcase-info .tel strong {font-size: 18px;}


    .section {padding: 30px 0;}
    .section-title {margin-bottom: 20px;font-size: 20px;}
    .section-title p {font-size: 12px;}
    .section-title:after {width: 20px;height: 2px;margin-top: 10px;}

     

    .banner-sub {height: 130px;}

    .section-sub {padding: 30px 0;}

    .style-curmbs {display: none;}

    .ct2-sd {display: none;}
    .ct2-mn {float: none !important;width: auto;}

    .list-5 li {padding-bottom: 15px;border-bottom: 1px solid #eee;}
    .list-5 li a {padding: 0;border: 0;}
    .list-5 li .img-center {float: none;width: auto;display: none;}
    .list-5 li .text {margin: 0;}
    .list-5 li .text .more {display: none;}
    .list-5 li .text h4 {line-height: 20px;font-size: 16px;}
    .list-5 li .text p {margin: 10px 0 0;}

 
    .style-infocontent-title h1 {font-size: 18px;}
    .style-infocontent-desc {padding: 10px;}
    .style-infocontent-epx li {line-height: 24px;}
    .style-infocontent-epx li span {font-size: 12px;padding: 0 5px;margin-right: 5px;}
    .style-infocontent-epx li em {display: none;}
    .style-infocontent-return .more {display: none;}
    .style-infocontent-return {font-size: 12px;line-height: 22px;padding-top: 5px;}
    .style-infocontent-rem h4 {font-size: 18px;line-height: 34px;margin-bottom: 5px;}

    .prod-menu {margin-bottom: 15px;}
    .prod-menu li {margin-right: 5px;}
    .prod-menu li a {font-size: 14px;line-height: 34px;padding: 0 15px;}

    .contact dt {float: none;width: auto;}
    .contact dd {margin: 0;padding: 20px;}
    .contact dd h4 {margin-bottom: 15px;font-size: 18px;}
    .contact dd h4 small {font-size: 12px;}
    .contact dd p {margin: 10px 0 0;font-size: 14px;}

    .map {height: 250px;}

    .qywh dt {float: none !important;width: auto;}
    .qywh dd {margin: 0 !important;padding: 20px;}
    .qywh dd h4 {font-size: 18px;margin-bottom: 15px;}
    .qywh dd h4 small {font-size: 12px;}
    .qywh dd h4:after {width: 20px;height: 2px;}
}


