.more span:hover,.more-1 span:hover,.index-news-centre li a:hover{
    text-decoration: underline;
}
.index-news-centre li a:hover{
	color: #46abef;
}
.index-banner{
    min-width: 1200px;
    width: 100%;
    height: 300px;
    margin-top: 20px;
}
.itme-pic{
    width: 100%;
    height: 300px;
    background: url("../images/banner.png") no-repeat center;
    background-size: 100% 100%;
}
.index-banner-item{
    position: relative;
    width: 1200px;
    height: 300px;
}
.index-banner-text{
    width: 503px;
    height: 212px;
    background: url("../images/banner-p.png") no-repeat center;
    background-size: 100%;
    position: absolute;
    top: 144px;
    left: 80px;
}
.index-banner-right{
    width: 432px;
    height: 262px;
    position: absolute;
    background: url("../images/banner-1.png") no-repeat center;
    background-size: 100%;
    right: 70px;
    top: 135px;
}
.carousel-indicators li.banner-ul{
    width: 15px;
    height: 15px;
    border: 2px solid #6e98d4;
}
.carousel-indicators li.banner-ul.active{
    background: #6e98d4;
    margin: 1px;
}
.carousel-indicators.banner-ol{
    bottom: 0px;
}
.index-search{
    height: auto;
    padding: 75px 0;
    text-align: center;
    position: relative;
}
.search-logo{
  display: block;
  margin: 0 auto;
  margin-bottom: 23px;
}
.search-input{
    width: 880px;
    height: 50px;
    border: 3px solid #089cec;
    border-radius: 0;
    display: inline-block;
    background: url("../images/search.png") no-repeat;
    background-position: 730px;
    outline: medium;
    padding-left: 15px;
    padding-right: 160px;
    font-size: 16px;
    font-family: "微软雅黑";
}
.search-btn{
    width: 110px;
    height: 50px;
    position: absolute;
    border: 1px solid #099cec;
    overflow: hidden;
    right: 160px;
    outline: medium;
    color: #fff;
    letter-spacing: 5px;
    word-spacing:8px;
    font-family: "微软雅黑";
    font-size: 16px;
	background: url(../images/search.gif);
    background-size: cover;
}
.search-btn:after{
    /*content:"搜索";*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 50px;
}

p.example{
   text-align: left;
   text-indent: 12em;  
   color: #b0b0b0;
   height: 50px;
   line-height: 50px;   
}
.index-product{
    position: relative;
}
.index-product-top{
    height: 39px;
}
.index-product-top:after{
    content: "";
    display: inline-block;
    width: 970px;
    height: 1px;
    background: #e0e0e0;
    position: absolute;
    top: 19px;
    left: 165px;
}
.product-top-left{
    width: 143px;
    height: 39px;
    text-align: center;
    font-size: 18px;
    background: url("../images/hbj.png") no-repeat center;
    line-height: 39px;
    color: #fff;
    font-family: "微软雅黑";
    letter-spacing: 1px;
    word-spacing:8px;
}
.product-top-right{
    width: 65px;
    height: 39px;
    text-align: right;
    padding-top: 5px;
}
.product-top-right span:hover{
    cursor: pointer;
}
.product-btn-left{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("../images/left.png") no-repeat center;
    border-radius: 180px;
    margin-right: 2px;
}
.product-btn-right{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("../images/right.png") no-repeat center;
    border-radius: 180px;
}
.product-list{
    height: 223px;
    margin-top: 38px;
}
.product-list-ul li{
    width: 220px;
	height: 250px;
    border: 1px solid #ddd;
    text-align: center;
    margin-left: 25px;
    float: left;
    position: relative;
	background: #fff;
}
.particular{
    position: absolute;
    width: 380px;
    height: 235px;
    left: 50%;
    top: -224px;
    margin-left: -190px;
    z-index: 99;
    border: 1px solid #bababa;
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 1px 10px .5px #bababa;
    -webkit-box-shadow: 0 1px 10px .5px #bababa;
    display: none;
}
.particular:after{
    content: "";
    width: 38px;
    height: 35px;
    position: absolute;
    bottom: -31px;
    left: 50%;
    margin-left: -19px;
    background: url("../images/sanjiao.png") no-repeat center;
}
.particular-conter{
    width: 344px;
    height: 235px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    text-align: left;
}
.conter-text{
    padding-top: 20px;
    vertical-align:middle;
}
/*.conter-text-pic{
    width: 119px ;
    height: 130px;
    overflow: hidden;
    display: table-cell;
    vertical-align:middle;
}*/
.conter-text-text{
    width: 196px;
    height: 130px;
    padding-top: 15px;
    overflow: hidden;
}
.product-list-ul li .conter-text-text h3{
    color: #313131;
    font-weight: 500;
    font-size: 16px;
    font-family: "微软雅黑";
}
.product-list-ul li .conter-text-text p,.product-list-ul li .explain{
    color: #6c6c6c;
}

.example{
    max-width: 880px;
    margin: 0 auto;
    text-align: left;
}

.example p{
    /* float: left;
    margin-left: 150px; */
    margin-top: 15px;
    margin-left: -16px;

}
.example p a span {
    color: #d2001d;
}
.example p a {
    color: #818181;
    display: inline-block;
    font-size: 12px;
    margin-left: 16px;
}
.product-list-ul li .explain{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e0e0e0;
}
.product-list-ul li .particulars span{
    right: 0;
    bottom: 10px;
    font-family: "微软雅黑";
    background: url("../images/left-1.png") no-repeat right;
    padding-right: 10px;
}
.product-list-ul-pic{
    width: 220px;
    height: 155px;
    line-height: 155px;
    overflow: hidden;
}
.product-list-ul li img{
    max-width: 100%;
}
.product-list-ul li:first-child{
    margin-left: 0;
}
.product-list-ul li h3{
	width: 200px;
    height: 40px;
	margin: auto;
    font-size: 14px;
	line-height: 20px;
    font-weight: 900;
    color: #515151;
}
.product-list-ul li p{
	width: 90%;
    font-size: 12px;
    color: #b0b0b0;
    line-height: 18px;
    margin: 10px auto 10px auto;
}
.index-news{
    height: 220px;
    margin-top: 50px;
    margin-bottom: 80px;
    overflow: hidden;
}
.index-news li{
    width: 340px;
    height: 220px;
    float: left;
    position: relative;
}
.index-news li h3{
    width: 143px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-family: "微软雅黑";
    margin-bottom: 30px;
    background: url("../images/hbj.png") no-repeat center;
}
.index-news-li img{
    width: 103px;
    height: 126px;
    margin-right: 30px;
}
.news-li-right{
    margin-top: 20px;
    width: 160px;
    overflow: hidden;
}
.news-li-right h4{
    font-size: 12px;
    font-weight: 700;
}
.news-li-right h4 a{
	color: #6c6c6c;
}
.news-li-right h4 a:hover,.news-li-right p a:hover{
	color: #337ab7;
}
.news-li-right p a{
	color: #6c6c6c;
}
.news-li-right p{
    font-size: 12px;
    color: #6c6c6c;
    max-height: 75px;
    overflow: hidden;
    padding-top: 5px;
}
.news-li-right span{
    display: inline-block;
    font-size: 12px;
    color: #d4011e;
    margin-top: 24px;
}
.index-news-centre{
    /* width: 380px; */
    height: 181px;
    overflow: hidden;
}
.index-news-centre li{
    /* width: 380px; */
    height: auto;
    font-size: 12px;
    line-height: 23px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    padding-right: 10%;
    padding-left: 10px;
    background: url("../images/dian.png") no-repeat left;
}
.index-news-centre p{
    width: 340px;
    height: 115px;
    font-size: 12px;
    overflow: hidden;
    line-height: 24px;
    color: #6c6c6c;
    text-indent: 2em;
}
.index-news-centre li a{
    color: #6c6c6c;
}
.more span{
    font-size: 12px;
    color: #d4011e;
    position: absolute;
    bottom: 0;
}
.index-chat{
    width: 73px;
    height: 172px;
    background: #089cec;
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -86px;
}
.index-chat-shopp,.index-chat-liao{
    height: 87px;
    text-align: center;
    padding-top: 18px;
    line-height: 25px;
    color: #ffffff;
    font-size: 12px;
    background: url("../images/heng.png") no-repeat bottom;
}
.index-chat-liao{
    background: none;
}

.swiper-search-hot .swiper-slide{
    background-color: #fff;
}