﻿html{font-family:'微软雅黑';font-size:16px;color:#666;}
*{padding:0;margin:0;}
body{margin:0;padding:0;height:100%;}
a{text-decoration:none;color:#666;}
a:hover{color:#fa9706;}
li{list-style:none;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
@media screen and (min-width: 1201px) 
{
.main{width:1200px;margin:0 auto;overflow:hidden;}
.main2{width:1200px;margin:0 auto;}
}
@media screen and (max-width: 1200px) and (min-width: 1081px) 
{
.main{width:98%;overflow:hidden;padding:0 1%;}
.main2{width:98%;padding:0 1%;}
}
@media screen and (max-width: 1080px)
{
.main{width:100%;overflow:hidden;}
.main2{width:100%;}
}
/*----index----*/


/*--header start here--*/

.navbar-inverse {background: none;border:none;}
.navbar-inverse .navbar-collapse{border:none;}
.navbar {margin-bottom: 0px !important;min-height: 0px !important;}
.navbar-inverse .navbar-toggle{border:none;margin-right:0 !important;}
.navbar-nav li ul{display:none;background:rgba(0,0,0,0.7);width:100%;z-index:99999;}

@media (min-width: 768px){
.navbar-nav li{position:relative;}
.navbar-nav li ul{position:absolute;}
.navbar-nav li:hover dt{background:#f2f2f2;}
.navbar-nav li:hover a{color:#ffad00;}
.dropdown-menu dd{text-align:center;line-height:36px;border-bottom:1px dashed #666;}
.dropdown-menu dd a{color:#dedede;}
}
@media (max-width: 767px){
.navbar-nav li dd{line-height:36px;border-bottom:1px dashed #666;padding-left:40px;}
.navbar-nav li dd a{color:#dedede;}
.navbar-inverse .navbar-collapse{background:#f2f2f2;}
}
@media (min-width: 1200px){	
.navbar-nav li dt a{padding:0 30px;}
.navbar-nav li .xiala{display:none;}
}
@media screen and (max-width: 1199px) and (min-width: 768px){

.navbar-nav li .xiala{display:none;}	
}

@media (max-width: 767px){
.navbar-nav li dt{border-bottom:1px dashed #dedede;overflow:hidden;width:100%;}
.navbar-nav li dt a{padding-left:20px;line-height:40px;width:60%;float:left;}
.navbar-nav li .hover .xiala{background:url(../181/sanjiao2.png) no-repeat center;}
.navbar-nav li .xiala{width:16px;height:16px;float:right;padding:0 20px;background:url(../181/sanjiao.png) no-repeat center;margin-top:12px;}
.navbar-nav li .xiala img{width:100%;}
}

@media (min-width: 768px){
.navbar-wrapper {border-top:4px solid #ffad00;}
.navbar-header .logo img{padding-left:5px;}
.navbar-nav .on{background:#ffad00;}
.navbar-nav .on a{color:#fff;}
.navbar-inverse .navbar-collapse{border:none;float:right;}
.navbar-wrapper .navbar-header{padding: 15px 0;}
.wap-button{display:none;}
}

@media screen and (max-width: 1199px) and (min-width: 1041px) {
.navbar-nav li dt a{padding:0 25px;}
}
@media screen and (max-width: 1040px) and (min-width: 904px) {
.navbar-nav li dt a{padding:0 15px;}
}

@media (min-width: 904px){
.navbar-header .logo img{height:50px;}
.navbar-nav li dt a{font-size:18px;line-height:80px;display:block;}
}
@media screen and (max-width: 903px) and (min-width: 768px) {
.navbar-header .logo img{height:40px;}
.navbar-nav li dt a{font-size:15px;line-height:70px;padding:0 15px;}
}
@media (max-width: 767px){
.navbar-header .logo img{padding:10px 5px;height:40px;}
.wap-button{float:right;}
.wap-button .tit1{background:#ffad00;padding:10px 0;}
.wap-button .tit1 .text{padding-left:15px;color:#fff;}
.wap-button .tit2{background:#ccc;padding:10px 15px;}
.wap-button .tit2 .text a{color:#333;}
.wap-button .text{line-height:48px;font-size:16px;letter-spacing:1px;}
}
/*--header end here-*/

/*banner*/
@media screen and (max-width:668px) {.button div {width:28px;height:28px;} }	     
.banner {display:block;overflow:hidden;position:relative;width:100%;margin:0 auto;} 
.banner img {display:block;max-width:100%;height:auto;margin:0 auto;} 
.banner .swiper-button-next, .banner .swiper-button-prev {display:none;position:absolute;z-index:5;width:58px;height:58px;border-radius:50%;top:50%;margin-top:-29px;text-align:center;line-height:58px;color:#fff;font-family:"Simsun";font-size:34px;background-color:#000 !important;background-color:rgba(0,0,0,0.2) !important;background-image:none;transition:0.5s;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;}  
@media screen and (max-width:768px) { .banner .swiper-button-next, .banner .swiper-button-prev {display:none;} } 
.banner:hover .swiper-button-next, .banner:hover .swiper-button-prev {display:block;}  
@media screen and (max-width:768px) { .banner:hover .swiper-button-next, .banner:hover .swiper-button-prev {display:none;} } 
.banner .swiper-button-prev {left:5%;} .banner .swiper-button-next {right:5%;} 
.banner:hover .swiper-button-next:hover, .banner:hover .swiper-button-prev:hover {background-color:rgba(0,0,0,0.6) !important;} 
.swiper-pagination {font-size:0;} 
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom:20px;}  
@media screen and (max-width:640px) { .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom:10px;} }
.banner .swiper-pagination-bullets .swiper-pagination-bullet {display:inline-block; *display:inline; *zoom:1;width:45px;height:2px;margin:0px 5px 0 5px;background-color:#ccc;background-color:rgba(0,0,0,0.5);cursor:pointer;opacity:1;border-radius:0;transition:0.5s;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;}  
@media screen and (max-width:768px) { .banner .swiper-pagination-bullets .swiper-pagination-bullet {width:24px;height:2px;} }
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active {background-color:#fff;} 
/*about*/


.main .subtitle h2 span{margin:0 15px;}
/*.main .subtitle .sub-btn{height:20px;width:100%;padding:5px 0;}*/
/*.main .subtitle .sub-btn img{height:20px;width:auto;}*/

.index-about .content{background:#ffad00;overflow:hidden;}
.index-about .content .img{float:left;overflow:hidden;}

.index-about .content .text{float:right;color:#fff;}
.index-about .content .text h4{font-weight:600;line-height:30px;}
.index-about .content .text p{overflow:hidden;}
.index-about .content .text p a{color:#fff;}
@media screen and (min-width: 1201px){
.main .subtitle{margin:70px auto 50px;text-align:center;}
.main .subtitle h2{font-size:30px;color:#444;margin-bottom:10px;}
.main .subtitle .en{font-size:20px;color:#999;text-transform:Uppercase;}
.index-about .content{margin-bottom:103px;}
.index-about .content .img{width:50%;height:400px;}	
.index-about .content .img img{height:400px;width:auto;}
.index-about .content .text{width:44%;padding:60px 3%;}	
.index-about .content .text h4{font-size:24px;margin-bottom:20px;}
.index-about .content .text p{font-size:16px;line-height:30px;max-height:210px;}
}
@media screen and (max-width: 1200px) and (min-width: 1025px){
.main .subtitle{margin:40px auto;text-align:center;}
.main .subtitle h2{font-size:24px;color:#444;margin-bottom:7px;}
.main .subtitle .en{font-size:16px;color:#999;text-transform:Uppercase;}
.index-about .content{margin-bottom:60px;}
.index-about .content .img{width:35%;height:300px;}	
.index-about .content .img img{height:300px;width:auto;}
.index-about .content .text{width:59%;padding:30px 3%;}
.index-about .content .text h4{font-size:24px;margin-bottom:15px;}
.index-about .content .text p{font-size:16px;line-height:24px;max-height:144px;}
}

@media screen and (max-width: 1024px){
.main .subtitle{margin:20px auto;text-align:center;}
.main .subtitle h2{font-size:20px;color:#444;margin-bottom:4px;}
.main .subtitle h2 img{width:10%;}
.main .subtitle .en{font-size:14px;color:#999;text-transform:Uppercase;}
.index-about .content .img{width:100%;display:none;}	
.index-about .content .img img{width:100%;}
.index-about .content .text{width:94%;padding:15px 3%;}	
.index-about .content .text h4{font-size:20px;margin:0 0 5px 0;text-align:center;}
.index-about .content .text p{font-size:14px;line-height:22px;}
}

/*news*/
.index-news{background:#fffcf5;padding-bottom:70px;}
.slide{width:100%;text-align:center;margin:0 auto;}
@media screen and (min-width: 1024px){
.slide{height:533px;}
.ft-carousel{width:80%;}
.ft-carousel .carousel-item img{height:500px;}
.ft-carousel .carousel-btn{width:26px;height:60px;margin-top:-30px;}
}
@media screen and (max-width: 1200px) and (min-width: 481px){
.slide{height:333px;}
.ft-carousel{width:80%;}
.ft-carousel .carousel-item img{height:300px;}
.ft-carousel .carousel-btn{width:20px;height:40px;margin-top:-20px;}
}
@media screen and (max-width: 480px){
.slide{height:233px;}
.ft-carousel{width:98%;}
.ft-carousel .carousel-item img{height:200px;}
.ft-carousel .carousel-btn{width:16px;height:30px;margin-top:-25px;}
}
.ft-carousel {position:relative;height:100%;overflow:hidden;margin:0 auto;} 
.ft-carousel .carousel-inner {position:absolute;left:0;top:0;height:100%;} 
.ft-carousel .carousel-inner .carousel-item {float:left;height:100%;}
.ft-carousel .carousel-item img {width:auto;}
.ft-carousel .carousel-item p{color:#333;font-size:16px;line-height:30px;margin:0;padding-top:3px;}
.ft-carousel .carousel-item p span{padding-left:30px}
.ft-carousel .carousel-indicators {position:absolute;left:0;bottom:20px;width:100%;text-align:center;font-size:0;display:none;}
.ft-carousel .carousel-indicators span {display:inline-block;width:15px;height:15px;background-color:#fff;margin:0 4px;border-radius:50%;cursor:pointer;}
.ft-carousel .carousel-indicators span.active {background-color:#ffff00;}
.ft-carousel .carousel-btn {position:absolute;top:50%;cursor:pointer;}
.ft-carousel .carousel-prev-btn {left:0;background:url(../181/prev.png) no-repeat;background-size:100% auto;}
.ft-carousel .carousel-next-btn {right:0;background:url(../181/next.png) no-repeat;background-size:100% auto;}


/*product*/
.index-product{padding-bottom:20px;overflow:hidden;height:auto;}
.vmc-container{position: relative;}
.vmcarousel{list-style-type: none; padding: 0; margin: 0; width: 1000%;}
.vmcarousel:after{content: '';display:table;clear: both;}
.vmcarousel > li{float: left;padding:50px 0;}
.vmcarousel > li img{ display: block; margin: 0 auto; max-width: 100%;}
.vmc-container.hide-controls .vmc-arrow-left,.vmc-container.hide-controls.vmc-arrow-right{display: none;}
.vmc-arrow-left, .vmc-arrow-right{position:absolute;top:50%;width:26px;height:60px;margin-top: -30px;overflow: hidden;opacity: 0; transition: opacity 0.3s ease;text-align: center;}
.vmc-arrow-left{left:0;right:auto;background:url(../181/prev02.png) no-repeat center;background-color:rgba(0, 0, 0, 0.3);}
.vmc-arrow-right{left:auto;right:0;background:url(../181/next02.png) no-repeat center;background-color:rgba(0, 0, 0, 0.3);}
.vmc-container:hover .vmc-arrow-left,.vmc-container:hover .vmc-arrow-right{opacity: 1;}
.vmc-container img[src$=".svg"]{width: 100% !important; height: auto !important; max-height: 100%;}
.notransition{-webkit-transition: none !important; -moz-transition: none !important; -o-transition: none !important; -ms-transition: none !important; transition: none !important;}
.vmc-centered li p{font-size:16px;color:#444;text-align:center;padding-top:40px;line-height:30px;}
.vmc-centered li a:hover p{color:#ffad00;}
.vmc-centered img { transition: all 0.3s ease; }
.vmc-centered .vmc_active img,.vmc-centered .vmc_active p { transform: scale(1.5);color:#ffad00;font-weight:bold;}
/*contact*/
.index-contact{padding-bottom:70px;background:#fffcf5;}
.index-contact .f47,.index-contact .r47{width:47%;}
.index-contact .content .f47 p{text-align:center;line-height:30px;}
.index-contact .content .f47 img{width:100%;}
.index-contact .content .r47 .tit{font-size:26px;margin:70px 0 20px 0;}
.index-contact .content .r47 .tel{font-size:40px;font-weight:bold;letter-spacing:2px;color:#ffad00;}
/*footer*/
.footer{background:#ffad00;width:100%;}
.footer .foot-menu{width:100%;height:auto;margin-bottom:20px;}
.footer .foot-menu .c1{width:10%;padding-right:2%;}
.footer .foot-menu .c2{width:20%;}
.footer .foot-menu li{float:left;color:#fff;}
.footer .foot-menu li a{color:#fff;}
.footer .foot-menu li a:hover{color:#fff000;}
.footer .foot-menu li dt{font-size:18px;width:100%;margin-bottom:15px;font-weight:bold;}
.footer .foot-menu li dd{font-size:14px;line-height:24px;}
.footer .foot-menu .c2 .contact p{font-size:30px;font-weight:bold;}
.footer .foot-menu .c2 .erweima{width:42%;float:left;padding-left:8%;text-align:center;}
.footer .foot-menu .c2 .erweima img{width:100%;}
.footer .foot-menu .c2 .erweima p{font-size:14px;margin-top:5px;line-height:14px;}
.footer .foot-power{width:100%;height:auto;border-top:1px solid #ffe09d;padding-top:20px;}
.footer .foot-power p{line-height:30px;font-size:16px;color:#fff;text-align:center;}
.footer .foot-power p a{font-size:14px;color:#fff;}
.footer .foot-power p span{margin:0 10px;}
.footer .foot-power p a:hover{color:#fff000;}
@media (min-width:1081px){
.footer{padding-top:50px;}
}
@media (max-width:1080px){
.footer .foot-menu{display:none;}	
}
/*----index-article----*/
@media (min-width:1081px){
.inner-page .category{width:20%;min-height:580px;text-align:center;background-color:#f8f8f8;background:url(../181/cate-bg.png) no-repeat top;}
.inner-page .category .cate-list{margin:10px 0 50px;}
.inner-page .category .cate-list li{border-bottom:1px solid #dedede;line-height:40px;margin:0 40px;}

.inner-page .inner-content{width:78%;}
.inner-page .inner-content{margin-top:85px;}
.inner-page{position:relative;}
.inner-page .inner-bg{display:none;}
}
@media (max-width:1080px){
.inner-page .category{width:100%;}
.inner-page .category .title{display:none;}
.inner-page .category .cate-list{padding:10px 2%;overflow:hidden;}
.inner-page .category .cate-list li{float:left;width:30%;margin-right:2%;text-align:center;padding:5px 1%;}
.inner-page .category .cate-list li a{border:1px solid #dedede;display:block;padding:5px 0;border-radius:6px;font-size:14px!important;overflow:hidden;height:18px;line-height:18px;}
.inner-page .category .cate-list li:nth-child(3n){margin-right:0!important;}
.inner-page .category .cate-list .on a{border:1px solid #ffad00 !important;}
.inner-page .inner-content .inner-content-top .position{border-top:1px dashed #dedede;}
.inner-page .inner-content{width:98%;padding:0 1%;min-height:250px;}
.inner-page .inner-bg{width:100%;}

}

.inner-bg{width:100%;height:auto;}
.inner-bg img{width:100%;}
.inner-page .category{}
.inner-page .category .cate-bg{width:100%;display:none;}
.inner-page .category .cate-box{width:100%;}
.inner-page .category .title{color:#fff;padding:78px 0;height:auto;}
.inner-page .category .title h3{font-size:26px;line-height:26px;margin:0 0 10px 0;}
.inner-page .category .title .en{font-size:14px;text-transform:Uppercase;}
.inner-page .category .cate-list{text-align:center;/*box-shadow:0 0 10px #f2f2f2;*/}
.inner-page .category .cate-list li{}
.inner-page .category .cate-list li a{color:#333;font-size:16px;}
.inner-page .category .cate-list li a:hover{color:#ffad00;}
.inner-page .category .cate-list .on a{color:#ffad00;font-weight:bold;}

.inner-page .inner-content .inner-content-top{line-height:50px;border-bottom:1px solid #dedede;width:100%;height:auto;overflow:hidden;margin-bottom:20px;}
.inner-page .inner-content .inner-content-title h1{line-height:50px;height:50px;font-size:18px;color:#ffad00;margin:0 !important;}
.inner-page .inner-content .inner-content-title .ch{font-size:24px;margin-right:10px;}
.inner-page .inner-content .inner-content-title .en{font-size:14px;}
.inner-page .inner-content .inner-content-top .position{font-size:14px;background: url(../181/position.png) left no-repeat;padding-left:25px;}
.inner-page .inner-content .body-content{margin-bottom:50px;}
.inner-page .inner-content .body-content img{max-width:100%;}
.inner-page .inner-content .body-content p{line-height:30px;margin-bottom:7px;}
@media (min-width:768px){
.inner-page .inner-content-top .position{float:right;}	
	
}
@media (max-width:767px){
.inner-page .inner-content-top .position{line-height:36px;border-bottom:1px dashed #dedede;}	
	
}
/*----list-news----*/
.list-news{width:100%;overflow:hidden;}
.list-news li{width:100%;height:auto;border-bottom:1px dashed #bbb;overflow:hidden;margin-bottom:15px;}
.list-news li:hover{background:#f2f2f2;}
.list-news li:hover .read{background:#ffad00;color:#fff;border:1px solid #ffad00;}
.list-news li:hover .list-text h3 a{color:#1978b8;}

@media (min-width:768px){
.list-news li{padding:20px 0;}
.list-news li .list-img{width:30%;padding-left:1.5%;} 	
.list-news li .list-text{width:64%;padding-right:1.5%;}	
}
@media (max-width:767px){
.list-news li{padding-bottom:10px;}
.list-news li .list-img{width:96%;padding:0 1%;margin:0 auto 10px auto;} 	
.list-news li .list-text{width:98%;padding:0 1%;}	
}

.list-news li .list-img img{width:100%;border:1px solid #eee;padding:4px;}
.list-news li .list-img img:hover{border:1px dashed #ffad00;}

.list-news li .list-text h3{font-size:18px;padding:0;margin-bottom:10px;line-height:24px;margin-top:0;}
.list-news li .list-text h3 a{color:#333;font-weight:bold;}
.list-news li .list-text h3 a:hover{color:#ffad00;}
.list-news li .list-text p{line-height:24px;font-size:16px;}
.list-news li .list-text .datetime{color:#aaa;font-weight:300;}
.list-news li .list-text .info{max-height:72px;overflow:hidden;margin-top:5px;}
.list-news li .more{margin-top:10px;width:100%;height:auto;}
.list-news li .more a{line-height:44px;padding:7px 30px;font-size:16px;}
.list-news li .more .read {border:1px solid #ddd;margin-right:20px;font-weight:bold;font-size:14px;}
.list-news li .more a:hover{background:#ffcd00;}

.list-page {position:relative;width:100%;padding-bottom:20px;font-size:16px;line-height:25px;text-align:center;overflow:hidden;margin:0px auto;}
.list-page ul {position:relative;/*left:25%;*/float:left;} 
.list-page li {position:relative;float:left;margin:7px;font-size:16px;border:1px solid #CCC;min-width:20px;} 
.list-page li a {float:left;display:block;padding:0 7px;height:25px;line-height:25px;} 
.list-page option {height:25px;line-height:25px;} 
.list-page select{display:block;height:25px;line-height:25px;border:1px solid #fff;float:left;margin-left:5px;} 
.list-page.thisclass {border:1px solid #ccc;background:#dcdcdc;color:#333;text-decoration:none;} 
.list-page ul li .pageinfo{color:#999;display:block;padding:0 7px;height:25px;line-height:25px;} 
.list-page li strong{color:#555;font-weight:normal;margin:0px 2px;}
.list-page.thisclass a:hover {color:#333;} 
.list-page li:hover{border:1px solid #ffcd00;color:#333;text-decoration:none;}
/*----article-article----*/
.article-article{height:auto;overflow:hidden;width:100%;margin:20px 0;}
.article-article .title h1{font-size:18px;line-height:36px;margin:0;padding:0 2%;color:#333;text-align:center;}
.article-article .datetime{text-align:center;font-size:16px;line-height:24px;margin-bottom:10px;border-bottom:1px dashed #dedede;padding-bottom:5px;}
.article-article .datetime span{padding:0 10px;color:#aaa;font-size:14px;}
.article-article .article-body{height:auto;width:100%;padding:20px 0;}
.article-article .article-body p{line-height:26px;margin-bottom:7px;font-size:16px;}
.article-article .article-body img{max-width:100%;overflow:hidden;}
.article-article .pre-next{border-top:1px solid #ddd;height:auto;padding-top:15px;line-height:20px;}
.article-article .pre-next p{font-size:14px;}

@media screen and (min-width: 1200px){
.article-article .article-body iframe{height:500px;width:800px;text-align:center;}	
	
}
@media screen and (max-width: 1199px) and (min-width: 768px){
	
.article-article .article-body iframe{height:450px;width:700px;text-align:center;}	
		
}
@media screen and (max-width: 767px) and (min-width: 481px){
	
.article-article .article-body iframe{height:300px;width:470px;text-align:center;}	
	
}
@media screen and (max-width: 480px){
	
.article-article .article-body iframe{height:300px;width:99%;text-align:center;}	
	
}

/*----index-culture----*/
.culture li{width:100%;background:#f8f8f8;margin-bottom:15px;overflow:hidden;}

.culture li .img img{width:100%;}
.culture li .text{}
.culture li .text p{margin-bottom:7px;}
.culture li .text .tit{font-size:20px;font-weight:bold;}

@media (min-width:768px){
.culture li .img{width:40%;float:left;}
.culture li .text{width:53%;float:right;padding:20px 3%;}
}

@media (max-width:767px){
.culture li .img{width:100%;}
.culture li .text{width:94%;float:right;padding:20px 3%;}	
	
}
/*----index-brand----*/
.brand li{height:auto;width:100%;overflow:hidden;background:#f8f8f8;margin-bottom:20px;}

.brand li .img img{width:100%;}

.brand li .text h4{font-size:20px;margin-bottom:20px;font-weight:600;}
.brand li .text p{font-size:16px;line-height:30px!important;}
@media (min-width:768px){
.brand li .img{width:50%;}
.brand li .text{width:45%;padding:30px 2.5% 10px 2.5%;}
}

@media (max-width:767px){
.brand li .img{width:100%;}
.brand li .text{width:96%;float:left;padding:20px 2%;}
}

/*----index-develop----*/
.develop{width:100%;}
.develop ul{padding:0 30px;overflow:hidden;}
.develop li{float:left;}
.develop li img{width:90%;padding:0 5%;}
.develop li p{text-align:center;}

@media (min-width:768px){
.develop{background:url(/skin/picture/history-bg.jpg) no-repeat top;background-size:100% auto;}
.develop li{width:30.33333333333%;margin-bottom:65px;padding:0 1.5%;}
}

@media (max-width:767px){

.develop li{width:100%;}

}

/*----index-tech----*/

.tech li img{margin-bottom:20px;}
.tech li .tit{font-size:24px;text-align:center;font-weight:bold;}
.tech li .info{font-size:16px;}

@media (min-width:768px){
.tech li{width:47%;}
.tech li img{width:100%;}

}

@media (max-width:767px){
.tech li{width:100%;}
.tech li img{width:98%;padding:0 1%;}

}
/*----index-product----*/

/*--index-product2.html--2019.08--*/

.index-product .bg1{background:#f8b71d;}
.index-product .bg2{background:#f74555;}
.index-product .bg3{background:#ad2120;}
.index-product .bg4{background:#1cb0f6;}
.index-product li{width:100%;height:auto;overflow:hidden;margin-bottom:20px;}
.index-product li .pro-text p{padding:0 20px;line-height:24px;margin:0;}
.index-product li .pro-text .tit{font-size:24px;margin-bottom:16px;}
.index-product li .pro-text .info{font-size:16px;margin-bottom:14px;}
.index-product li .pro-text .more span{border:1px solid #fff;padding:2px 15px 3px 15px;font-size:14px;color:#fff;}
.index-product li .pro-text .more:hover span{color:#f7f7f7;border:1px solid #f7f7f7;}

@media (min-width:768px){
.index-product li .pro-text{width:40%;color:#fff;padding:23px 0;}
.index-product li .pro-img{width:60%;overflow:hidden;height:220px;}
.index-product li .pro-img img{height:230px;width:auto;float:right;}
.index-product li .pro-text .info{height:96px;overflow:hidden;}
}
@media (max-width:767px){
.index-product li .pro-text{width:100%;color:#fff;padding:23px 0;}
.index-product li .pro-img{width:100%;}
.index-product li .pro-img img{width:100%;}
}

/*--index-product.html--2019.09--*/

.index-product2 li{margin-bottom:50px;}
.index-product2 li:first-child{background:#f8b71d;border:4px solid #f8b71d;}
.index-product2 li:last-child{background:#1cb0f6;border:4px solid #1cb0f6;}
.index-product2 li .img{padding:10px 0;text-align:center;width:100%;background:#fff;}
.index-product2 li img{height:200px;width:auto;max-width:98%;}
.index-product2 li .text{line-height:26px;font-size:16px;padding:20px;text-indent:2em;overflow:hidden;}
.index-product2 li .text a{color:#fff;}
.index-product2 li:hover{background:#de9c00;border-color:#de9c00;}
@media (min-width: 768px){
.index-product2 li{width:48%;}
.index-product2 li:first-child{float:left;}
.index-product2 li:last-child{float:right;}
.index-product2 li .img{height:200px;padding:10px 0;}
.index-product2 li img{height:200px;width:auto;max-width:98%;}
.index-product2 li .text{height:156px;}
}
@media (max-width: 767px){
.index-product2 li{width:96%;margin:0 auto 30px  auto;}
.index-product2 li .img{height:150px;padding:5px 0;}
.index-product2 li img{height:150px;width:auto;max-width:98%;}
}

/*----list-product----*/
.list-product li{margin-right:2%;height:auto;float:left;}
.list-product li .box{border:2px solid #dedede;padding:10px;}
.list-product li:hover .box{border:2px solid #ffad00;}
.list-product li img{width:90%;padding:5%;}
.list-product li p{line-height:30px;text-align:center;}
.list-product li .tit span{background:#ffad00;padding:0 15px 2px 15px;border-radius:10px;color:#fff;font-size:16px;}

@media (min-width:768px){
.list-product li{width:32%;margin-bottom:20px;}
.list-product li:nth-child(3n){margin-right:0!important;}
}
@media (max-width:767px){
.list-product li{width:49%;margin-bottom:10px;}
.list-product li:nth-child(2n){margin-right:0!important;}
}

/*----list-honor----*/
.list-honor li{float:left;margin-right:2%;margin-bottom:10px;}
.list-honor li img{width:100%;}
.list-honor li h3{font-size:16px;text-align:center;line-height:30px;margin:0!important;}

@media screen and (min-width: 1200px){
.list-honor li{width:23.5%;float:left;margin-right:2%;margin-bottom:15px;}
.list-honor li:nth-child(4n){margin-right:0!important;}
}
@media screen and (max-width: 1199px) and (min-width: 768px){
.list-honor li{width:48%;float:left;margin-right:2%;margin-bottom:10px;}
.list-honor li:nth-child(2n){margin-right:0!important;}
}
@media screen and (max-width: 767px){
.list-honor li{width:98%;float:left;margin:0 1% 10px 1%;}
}