.wrap{max-width:1535px;}

.header{background:#FFFFFF;height:90px;}
.header.height{position:fixed;top:0;width:100%;left:0;z-index:99;}
.header .logo{padding:22px 50px 0 0}
.header .logo img{max-height:45px;}
.header .menu ul.menu-nav li{float:left;margin-right:25px;position:relative;}
.header .menu ul.menu-nav li a{display:block;font-size:16px;color:#000;line-height:90px;text-transform:uppercase}
.header .menu ul.menu-nav li a.on,.header .menu ul.menu-nav li a:hover{transition-duration: 1s;color:#bb171e;}
.header .menu ul.menu-nav li a.on:before{animation:icon01 linear infinite 2s;content: '';display:block;width:0px;height:0px;background:#bb171e;position:absolute;bottom:25px;left:50%;margin-left:-10px;width:20px;height:1px;}
@keyframes icon01{ 0%{ width:0px;} 50%{ width:20px;} 100%{ width:0px;} }
.header .menu-ico li{top:34px;padding:0 20px;float:left;position:relative;z-index:99999;cursor:pointer;color:#000;font-size:20px;}
.header .menu-ico li:before{height:20px;width:1px;background:#666;position:absolute;content:"";left:0;top:50%;margin-top:-10px;}
.header .menu-ico li:first-child:before{display:none;}
.header .menu-ico li span{padding:0 8px;font-size:14px;}
.header .menu-ico li img{display:inline-block;}
.header .menu-ico li i.fa-sort-desc{position:absolute;top:0;right:0;font-size:24px;}
.header .menu-ico .menu-ico-sub{transition-duration: 1s;height:0;overflow:hidden;background:#fff;position:absolute;width:100%;box-sizing:border-box;text-align:center;top:56px;right:-15px;z-index:9999;}
.header .menu-ico .menu-ico-sub a{color:#BB171E;font-size:15px;border-bottom:1px solid #BB171E;display:block;width:100%;line-height:50px;height:50px;}
.header .menu-ico .menu-ico-sub a:hover,.header .menu-ico .menu-ico-sub a.on{transition-duration: 1s;background:#BB171E;color:#fff;}
.header .menu-ico li:last-child:hover .menu-ico-sub{height:104px;transition-duration: 1s;border:1px solid #BB171E;}
.header .menu ul.menu-nav li .menu-nav-sub{z-index:99999;transition-duration: 1s;top:90px;position:absolute;border-bottom-right-radius:20px;border-bottom-left-radius:20px;width:240px;max-height:0;overflow:hidden;background:#fff;}
.header .menu ul.menu-nav li .menu-nav-sub a{border-bottom:1px solid #ccc;color:#000;width:100%;height:60px;line-height:60px;padding:0;}
.header .menu ul.menu-nav li .menu-nav-sub a:hover{background:none;color:#1A5CB2;}
.header .menu ul.menu-nav li:hover .menu-nav-sub{transition-duration: 1s;padding:20px 30px;max-height:300px;}

.message{background:#F2F2F2;padding:115px 0;}
.message-txt h2{font-family: 'Barlow-Bold';font-size:36px;text-transform:uppercase;margin-bottom:50px;}
.message-txt p{font-size:16px;line-height:24px;}
.message-form{width:50%;}
.message-form input{display:block;}
.message-form input[type="text"]{background:none;font-size:24px;color:#000;padding-bottom:15px;width:100%;border-bottom:1px solid #000000;}
.message-form input[type="submit"]{font-family: 'Barlow-Bold';text-transform:uppercase;background:#000000;width:150px;height:50px;line-height:50px;text-align:center;color:#fff;cursor:pointer;font-size:20px;float:right;}
.message-form input[type="submit"]:hover{background:#BB171E;transition-duration: 1s;}

.footer{background:#E3E3E3;padding:135px 0;border-bottom:1px solid #B6B6B6;}
.footer .wrap{position:relative;}
.footer .footer-nav{width:70%;}
.footer dl{width:25%;float:left;}
.footer dl:last-child{width:50%;}
.footer dl:last-child dd{width:50%;float:left;}
.footer dl dt{margin-bottom:25px;font-family: 'Barlow-Bold';font-size:36px;text-transform:uppercase}
.footer dl dd{line-height:40px;transition-duration: .8s;}
.footer dl dd a{text-transform:uppercase}
.footer .footer-share{overflow:hidden;}
.footer .footer-share a{margin-left:25px;box-sizing:border-box;border:1px solid #000;border-radius:40px;height:40px;line-height:40px;font-size:20px;color:#000;width:40px;float:left;text-align:center;}
.footer .footer-share a:hover{color:#fff;background:#BB171E;border-color:#BB171E;}
.footer .footer-info{text-align:right;}
.footer .footer-info p{line-height:30px;}
.footer .footer-info p:nth-child(2){margin:50px 0 25px}

.bottom{background:#E3E3E3;padding:60px 0;}
.bottom .wrap{position:relative;}
.bottom a.michuan{position:absolute;right:0;top:0;}
.bottom p{color:#9a9a9a;line-height:25px;}

.index-banner .swiper-pagination{bottom:70px;text-align:right;}
.index-banner .swiper-pagination-bullet{margin-right:15px !important;width:6px;height:6px;border:3px solid #000000;background:#fff;opacity:1;}
.index-banner .swiper-pagination-bullet-active{background:#BB171E;border-color:#BB171E;}
.index-banner .swiper-button{cursor:pointer;background:none;bottom:5%;position:absolute;z-index:999;}
.index-banner .swiper-next{left:8%;}
.index-banner .swiper-prev{left:4%;}
.index-banner .swiper-button i{font-size:40px;}
.index-banner .swiper-button:hover i{color:#BB171E;}

.index-about{position:relative;}
.index-about .title{text-align:center;padding:160px 0;}
.index-about .title h2{font-family: 'Barlow-Bold';padding-bottom:50px;font-size:36px;text-transform:uppercase}
.index-about .title p{color:#373737;line-height:24px;width:100%;max-width:1300px;margin:0 auto;}
.index-about .title a{color:#bb171e;padding-bottom:2px;border-bottom:2px solid #bb171e;display:inline-block;margin-top:40px;}
.index-about .index-about-txt{width:46%;}
.index-about .index-about-txt h2{font-family: 'Barlow-Bold';padding:120px 0 100px 25%;font-size:100px;}
.index-about .index-about-txt h3{font-family: 'Barlow-Bold';position:relative;padding-left:30%;text-transform:uppercase;color:#030303;font-size:16px;}
.index-about .index-about-txt h3:before{width:30px;height:3px;background:#030303;content:"";position:absolute;left:25%;bottom:8px}
.index-about .index-about-txt p{font-size:16px;line-height:24px;padding:60px 0 0 25%;max-width:400px;}
.index-about .index-about-txt h4{position:relative;padding-left:25%;padding-top:150px;text-transform:uppercase;color:#030303;font-size:16px;}
.index-about .index-about-txt h4:before{width:48%;height:2px;background:#030303;content:"";position:absolute;right:5%;bottom:8px}
.index-about .index-about-txt img{position:absolute;left:0;bottom:0;}
.index-about .index-about-pic{width:54%;}

.index-type{padding:170px 0;}
.index-type .wrap{position:relative;}
.index-type h2{font-size:36px;font-family: 'Barlow-Bold';text-align:center;padding-bottom:60px}
.index-type .swiper-slide:nth-child(2n){margin-top:30px;}
.index-type .swiper-button{z-index:99;top:50%;margin-top:-18px;cursor:pointer;border-radius:100%;position:absolute;width:36px;height:36px;line-height:36px;text-align:center;color:#fff;background:#000;}
.index-type .swiper-next{right:-7%;}
.index-type .swiper-prev{left:-7%;}
.index-type .swiper-button:hover{background:#BB171E}

.index-product{padding:125px 0;background:#F2F2F2;}
.index-product h2{text-align:center;margin-bottom:60px;font-family: 'Barlow-Bold';font-size:36px;}
.index-product .swiper-slide{position:relative;box-sizing:border-box;padding:25px 15px 40px;background:#fff;}
.index-product .swiper-slide h3{color:#1d1d1f;padding:40px 0 10px 15px}
.index-product .swiper-slide p{color:#1d1d1f;font-size:14px;padding-left:15px;}
.index-product .swiper-slide .ico{position:absolute;right:35px;bottom:12%;}
.index-product .swiper-slide a:hover h3{color:#BB171E;}


.navbar-leng {
    width: 90%;
    margin: 20px auto;
    column-count: 4;
    column-gap: 10px;
}
.navbar-leng a {
    background: #333333;
    display: block;
    position: relative;
    color: #fff;
    margin-bottom: 10px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 4px;
}

.navbar-leng a.on {
    background: #bb171e;
    color: #fff;
}

.navbar-leng a span {
    position: absolute;
    left: 45%;
    display: block;
    font-size: 14px;
}

.navbar-leng a img {
    height: 24px;
    width: 24px;
    position: absolute;
    left: 45%;
    margin-left: -34px;
    top: 5px;
}

.index-news{padding:140px 0 90px;background:#FFFFFF;}
.index-news h2{text-align:center;margin-bottom:60px;font-family: 'Barlow-Bold';font-size:36px;}
.index-news .swiper-slide{float:left;width:31.33%;margin:0 3% 3% 0}
.index-news .swiper-slide:nth-child(3n){margin-right:0;}
.index-news .swiper-slide img{width:100%;}
.index-news .swiper-slide .txt{padding:9%;background:#F2F2F2;}
.index-news .swiper-slide .txt p{color:#999;}
.index-news .swiper-slide .txt h3{font-size:20px;margin:30px 0;}
.index-news .swiper-slide .txt h4{line-height:24px;max-height:72px;overflow:hidden;color:#000;}
.index-news .swiper-slide:hover .txt{transition-duration: .6s;border-bottom-right-radius:10px;border-bottom-left-radius:10px;background:#fff;box-shadow: 0 0 20px rgba(0, 0, 0, .1);}
.index-news-nav{padding-top:4%;text-align:center;}
.index-news-nav a{text-transform:uppercase;font-family:"Barlow-Medium";border-radius:6px;margin-right:15px;display:inline-block;width:168px;height:43px;line-height:43px;text-align:center;border:1px solid #000000;}
.index-news-nav a.on,.index-news .index-news-nav a:hover{transition-duration: .8s;background:#BB171E;border-color:#BB171E;color:#fff;}

.show-news{padding:60px 0;}
.show-news .show-news-content{width:66%;}
.show-news .show-news-content h1{font-family: 'Barlow-Medium';color:#040f22;font-size:20px;text-transform:uppercase;}
.show-news .show-news-content .time{border-bottom:1px solid #CCCCCC;margin:20px 0 30px;color:#8e8e8e;font-size:18px;line-height:30px;}
.show-news .show-news-content .news-updown{padding-top:10px;border-top:1px solid #CCCCCC;position:relative;margin:30px 0 20px;}
.show-news .show-news-content .news-updown a{font-size:16px;display:block;line-height:32px;}
.show-news .show-news-content .news-updown a.more{width:100px;height:38px;line-height:38px;text-align:center;border-radius:40px;position:absolute;right:0;top:30px;color:#fff;background:#BB171E;}
.show-news .show-news-sidebar{width:30%;}
.show-news .show-news-sidebar h2{font-family: 'Barlow-Bold';margin-bottom:30px;text-transform:uppercase;display:inline-block;border-bottom:1px solid #BB171E;color:#BB171E;font-size:36px;}
.show-news .show-news-sidebar li{margin-bottom:60px;}
.show-news .show-news-sidebar li h3{font-family: 'Barlow-Medium';font-size:24px;height:30px;line-height:30px;overflow:hidden;}
.show-news .show-news-sidebar li .time{font-size:18px;padding:10px 0;margin-bottom:20px;color:#8e8e8e;border-bottom:1px solid #ccc;;}
.show-news .show-news-sidebar li p{color:#040f22;line-height:32px;font-size:20px;}
.body p{font-size:16px;line-height:32px;}
.body p img{display:inline-block}
.body table{max-width:100%;display:block;border:1px solid #ddd;border-bottom:0;border-left:0;text-align:center;font-size:14px;}
.body td{border-bottom:1px solid #ddd;border-left:1px solid #ddd}

.list-contact-form{padding:90px 0;}
.list-contact-form h2{font-family: 'Barlow-Bold';font-size:30px;color:#1d2433;margin-bottom:40px;}
.list-contact-form input[name="para11"],.list-contact-form input[name="code"],.list-contact-form input[name="para13"]{border-bottom:1px solid #C2C5CA;color:#000;font-size:14px;height:60px;line-height:60px;display:block;float:left;width:48%;margin-right:4%;}
.list-contact-form input[name="para13"]{margin-right:0;}
.list-contact-form textarea{display:block;box-sizing:border-box;width:100%;margin:40px 0;font-size:14px;color:#000;min-height:100px;border:0;border-bottom:1px solid #C2C5CA;}
.list-contact-form .code{width:48%;position:relative;}
.list-contact-form .code input{width:100%;}
.list-contact-form .code img{position:absolute;right:0;top:5px;width:120px;}
.list-contact-form .submit{border:0;cursor:pointer;width:210px;height:50px;background:url(../images/btn.jpg);display:inline-block;text-align:center;color:#fff;font-size:24px;}
.list-contact-info{margin-top:70px;}
.list-contact-info .pic{width:45%}
.list-contact-info .pic img{width:100%;min-height:640px;max-height:640px;}
.list-contact-info ul{width:55%}
.list-contact-info ul li{padding-left:4%;box-sizing:border-box;min-height:160px;}
.list-contact-info ul li h3{font-size:24px;padding:4% 0 15px;text-transform:uppercase;}
.list-contact-info ul li p{font-size:16px;line-height:22px;}
.list-contact-info ul li:nth-child(1){background:#fff url(../images/add.jpg) no-repeat right center;}
.list-contact-info ul li:nth-child(2){background:#f2f2f2 url(../images/mail.jpg) no-repeat right center;}
.list-contact-info ul li:nth-child(3){background:#fff url(../images/contact.jpg) no-repeat right center;}
.list-contact-info ul li:nth-child(4){background:#f2f2f2 url(../images/web.jpg) no-repeat right center;}

.list-banner{position:relative;}
.list-banner form{border-radius:10px;position:absolute;top:50%;margin-top:-40px;left:50%;margin-left:-310px;width:620px;border:10px solid rgba(255,255,255,.2);}
.list-banner form input{width:80%;padding-left:2%;height:60px;line-height:60px;float:left;background:#fff;color:#000;border:0;}
.list-banner form button{width:18%;float:right;cursor:pointer;background:#BB171E;height:60px;color:#fff;text-align:center;border:0;}
.list-banner form button i{font-size:25px;line-height:60px;}

.list-product{background:#fff;padding-top:80px;}
.list-product-menu{width:21%;}
.list-product-menu h2{margin-bottom:30px;font-family: 'Barlow-Bold';color:#bb171e;font-size:36px;text-transform:uppercase;}
.list-product-menu li{position:relative;height:48px;border-bottom:1px dashed #B2B2B2;}
.list-product-menu li::before{position:absolute;content:"";right:15px;width:14px;height:14px;background:#ff;border:1px solid #777B80;top:50%;margin-top:-8px;}
.list-product-menu li.on::before{background:url(../images/gou.jpg);border:0;width:15px;height:15px;}
.list-product-menu li.on a,.list-product-menu li a:hover{color:#BD1E25}
.list-product-menu li a{display:block;line-height:48px;color:#2b3139;font-size:18px;}
.list-product-content{width:74.3%;}
.list-product-content .box li{padding:25px 15px;position:relative;width:31.33%;box-sizing:border-box;float:left;margin:0 3% 3% 0;border:1px solid #E4E4E4;}
.list-product-content .box li:hover{border-color:#BB171E;transition-duration: .6s;box-shadow: 0 0 30px rgba(187, 23, 30, .2);}
.list-product-content .box li:nth-child(3n){margin-right:0;}
.list-product-content .box li h3{color:#1d1d1f;padding:40px 0 10px 15px}
.list-product-content .box li p{color:#1d1d1f;font-size:14px;padding-left:15px;}
.list-product-content .box li .ico{position:absolute;right:35px;bottom:8%;}
.list-product-content .body{min-height:200px;}
.show-content-t{color:#a52425;font-size:36px;font-family: 'Barlow-Bold';text-transform:uppercase;padding:20px 0;}
.list-content-right-bd{width:38.5%;border:1px solid #E8EAED;box-sizing:border-box;}
.list-content-right-bd img{height:438px;}
.list-content-right-hd{width:10%;margin-left:1.5%;}
.list-content-right-hd li{border:1px solid #C0C5CF;width:70px;height:70px;margin-bottom:10px;border-radius:2px;}
.list-content-right-hd li img{width:70px;height:70px;border-radius:4px;}
.list-content-right-hd a.next,.list-content-right-hd a.prev{color:#fff;cursor:pointer;width:35px;float:left;height:35px;line-height:35px;text-align:center;}
.list-content-right-hd a.next{background:#000000;}
.list-content-right-hd a.prev{background:#BB171E;}
.list-content-right-info{width:50%;}
.list-content-right-info h2{font-size:18px;}
.list-content-right-info h3{font-size:18px;padding:10px 0 15px;}
.list-content-right-info .info-nav{overflow:hidden;padding:25px 0;border-top:1px solid #C3C2C1;border-bottom:1px solid #C3C2C1;}
.list-content-right-info .info-nav a{border-radius:4px;display:block;float:left;margin-right:8px;width:45px;height:45px;background:#302E2D;color:#fff;text-align:center;}
.list-content-right-info .info-nav a i{line-height:45px;font-size:20px;}
.list-content-right-info .info-nav a:hover{transition-duration: 1s;background:#BB171E;color:#fff;}
.list-content-right-info .info-nav a:first-child{background:#BB171E;color:#fff;width:130px;}
.info-share{padding-top:20px;border-top:1px solid #B2B2B2;}
.info-share span{color:#8f8f8f;font-size:18px;}
.info-share a{display:inline-block;border:1px solid #8F8F8F;width:34px;height:34px;border-radius:4px;text-align:center;line-height:34px;font-size:20px;margin-left:15px;}
.info-share a:hover{background:#BB171E;color:#fff;border-color:#ED7100;}

.updown{padding:25px 0;overflow:hidden;border-top:1px solid #B2B2B2;border-bottom:1px solid #B2B2B2;margin:20px 0;}
.updown a{position:relative;box-sizing:border-box;padding:0 34px;line-height:70px;font-size:20px;display:block;width:50%;float:left;height:90px;}
.updown a.prev{border-top-left-radius:8px;border-bottom-left-radius:8px;}
.updown a.prev:before{position:absolute;top:30px;font-family:'FontAwesome';content:"\f177";}
.updown a.next:after{position:absolute;top:0px;left:-1px;content:"";width:1px;height:80px;background:#B2B2B2;}
.updown a.next:before{position:absolute;top:30px;right:34px;font-family:'FontAwesome';content:"\f178";}
.updown a.next{text-align:right;border-top-right-radius:8px;border-bottom-right-radius:8px;}

.show-about-content{padding:88px 0;}
.show-about-content .pic img{width:100%;}
.show-about-content .txt{max-width:750px;}
.show-about-content .txt h2{font-family: 'Barlow-Medium';text-transform:uppercase;font-size:36px;color:#bb171e;}
.show-about-content .txt h3{padding:10px 0 40px;text-transform:uppercase;font-size:18px;color:#373737;}
.show-about-content .txt P{line-height:24px;font-size:18px;color:#373737;margin-bottom:10px;}
.show-about-box{padding:70px 0;border-top:1px solid #D2D3D4;border-bottom:1px solid #D2D3D4;}
.show-about-box li{width:33%;padding-bottom:20px;float:left;box-sizing:border-box;}
.show-about-box li img{margin:30px 0;}
.show-about-box li h3{text-transform:uppercase;margin-bottom:20px;color:#20242a;font-size:24px;}
.show-about-box li p{line-height:24px;max-width:270px;color:#20242a;font-size:14px;}
.show-about-box li:nth-child(2){padding-left:10%;border-left:1px solid #D2D3D4;border-right:1px solid #D2D3D4;}
.show-about-box li:nth-child(3){padding-left:7%;}
.show-about-culture{padding:80px 0;}
.show-about-culture h2{color:#df2836;font-size:36px;font-family: 'Barlow-Medium';text-transform:uppercase;}
.show-about-culture p{color:#2e2f31;font-size:16px;line-height:24px;margin-bottom:50px;}

@media (max-width: 1700px){
	.wrap{max-width:1600px;width:98%;}
}
@media (max-width: 1600px){
	.wrap{max-width:1400px;width:98%;}
	.index-about .index-about-txt h2{padding:40px 0 40px 25%;font-size:70px;}
	.index-about .index-about-txt h4{padding:100px 0 0 25%;}
}
@media (max-width: 1400px){
	.wrap{max-width:1200px;width:98%;}
	.index-type .swiper-button{display:none;}
	.index-about .index-about-txt h2{padding:30px 0 30px 10%;font-size:70px;}
	.index-about .index-about-txt h3:before{left:10%;}
	.index-about .index-about-txt h3{padding-left:16%;}
	.index-about .index-about-txt img{display:none;}
	.index-about .index-about-txt p{padding:40px 0 0 10%;}
	.index-about .index-about-txt h4{padding:100px 0 0 10%;}
	.show-about-box li:nth-child(2){padding-left:5%;}
	.show-about-content .pic{width:45%;}
	.show-about-content .txt{max-width:600px;}

}
@media (max-width: 1200px){
	.wrap{max-width:1200px;width:98%;}
	.index-about .title{padding:80px 0;}
	.index-type{padding:120px 0;}
}
@media screen and (max-width:992px) {
	.wrap{width:100%}
	.fl,.fr{float:none;}
	.header{display:none;}
	.body{font-size:16px;line-height:32px;}
	.body table{width:95% !important;overflow-x:scroll;}
	.show-news{padding:40px 0px;}
	.show-news .show-news-content,.show-news .show-news-sidebar{width:100%;padding:0 10px;box-sizing:border-box}
	.show-news .show-news-sidebar{border-top:20px solid #FAFAFA;padding:10px;}
	.show-news .show-news-content a.more{display:none;}
	.index-banner .swiper-pagination{bottom:10px;text-align:center;}
	.index-banner .swiper-pagination-bullet{margin-right:10px !important;width:10px;height:10px;border:3px solid #000;background:#fff;opacity:1;}
	.index-banner .swiper-pagination-bullet-active{background:#BB171E;border-color:#BB171E;}
	.index-banner .swiper-button{display:none;}
	.index-about .title{padding:40px 0;}
	.index-about .title h2{font-size:22px;padding-bottom:40px;line-height:32px;}
	.index-about .index-about-txt{width:100%;}
	.index-about .index-about-txt h2{padding:0;text-align:center;}
	.index-about .index-about-txt h3{padding-left:20%}
	.index-about .index-about-txt p{max-width:80%;padding-top:20px;}
	.index-about .index-about-txt h4,.index-about .index-about-txt img{display:none;}
	.index-about .index-about-pic{width:100%;margin-top:20px;}
	.index-type h2{font-size:32px;padding-bottom:40px;}
	.index-product h2,.index-news h2,.message-txt h2{font-size:32px;margin-bottom:40px;}
	.index-type,.message{padding:60px 0;}
	.index-product,.index-news{padding:80px 0;}
	.index-type .swiper-slide:nth-child(2n){margin-top:0px;}
	.index-product .swiper-slide .ico{display:none;}
	.index-news .swiper-slide{float:none;width:100%;margin-bottom:40px;}
	.message-txt{text-align:center;}
	.message-form{width:80%;margin:20px 10% 0;}
	.footer{display:none;}
	.bottom{height:auto;line-height:30px;text-align:center;padding:40px 20px 80px;}
	.bottom a.michuan{position:static;}
	.bottom a img{margin:20px auto 0;}
	.bottom p{font-size:16px;}
	.show-about-content,.show-about-culture,.list-contact-form{padding:50px 10px;}
	.show-about-content .pic{width:100%;}
	.show-about-content .txt{margin-top:10px;}
	.show-about-content .txt h3{padding:10px 0 20px 0}
	.show-about-box{padding:0;}
	.show-about-box li{width:100%;float:none;padding:40px 0 40px 10%;border-bottom:1px solid #D2D3D4;}
	.show-about-box li:nth-child(2){border-left:0;border-right:0;padding-left:10%;}
	.show-about-box li img{margin:0 0 15px 0}
	.show-about-box li h3{margin-bottom:10px;}
	.show-about-box li p{max-width:90%;}
	.index-news-nav{display:none;}
	.list-contact-info .pic{width:100%;}
	.list-contact-info .pic img{min-height: auto;max-height: auto;}
	.list-contact-info ul{width:100%;}
	.list-contact-info ul li p{max-width:70%;}
	.list-contact-info ul li:nth-child(1) p br{display:none;}
	.list-contact-info ul li h3{padding-top:8%;}
	.list-contact-form input[name="para11"], .list-contact-form input[name="code"], .list-contact-form input[name="para13"]{width:100%;}
	.list-contact-form .code{width:100%;margin-bottom:20px;overflow:hidden}
	.list-contact-form .submit{margin:0 auto;display:block;}
	.list-banner form,.list-product-menu,.list-content-right-bd,.list-content-right-hd{display:none;}
	.list-product-content{width:100%;padding:0 10px;box-sizing:border-box}
	.list-product{padding:60px 0}
	.list-content-right-info{width:100%;}
	.list-product-content .body{min-height:60px;}
	.info-share p{float:right;}
	.updown a{padding:0 17px;font-size:16px;height:70px;line-height:50px;}
	.list-product-content .box li{width:100%;float:none;}
}