.index_search{
	width: auto;
	padding: 0 0; 
	margin: 0 0;
	background:none!important;
}
.index-nav-search {
    display: block;
    width:250px;
    float: right;
}
.index-nav-search .search-text {
    width: 220px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #000000;
    background: none;
    float: left;
    color: #fff;
	margin: 6px 0 0 10px;
}

.search-sub {
    width: 40px;
    height: 37px;
    background: url(../images/sousuocp.png) 5px 3px  no-repeat;
    float: left;
    border: none;
    margin: 6px 0 0 0px;
	background-color: #224ba4;
    cursor: pointer;
	    border-radius:0 17px 17px  0;
}

.index-nav-search .search-text {
       width: 170px;
    height: 35px;
    border-radius: 17px 0 0 17px;
    border: 1px solid #cfcfcf;
    color: #7b7b7b;
    padding-left: 20px;
    font-size: 14px;
}
.qyys img{margin: 0 auto;}

/*产品详情*/
.cp_title {
	float: left;
	width: 385px;
	margin-left: 25px;
}
.cp_title h3{
	   width:385px;
	font-size: 18px;
	line-height: 55px;
	text-align: left;
	color: #000000;
 border-bottom: 1px solid rgba(0,0,0,0.1);
}
.cp_title p{padding: 10px 0;}
.cp_title li
{
    font-size: 14px;
    line-height: 40px;
	border-bottom: 1px dotted #ccc
}

.pleft {
	width100%;
	z-index: 5;
	overflow: hidden;
	height: 450px;
/*	margin: 0 auto;*/
}
.div_prothumb {	
	position: relative;
	float: left;
       width: 500px;
     height: 450px;
}





/*
轮播
*/
.swiper-container {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
    }

    .swiper-slide {
      background-size: cover;
      background-position: center;
    }

    .gallery-top {
      height: 80%;
      width: 100%;
    }

    .gallery-thumbs {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
    }

    .gallery-thumbs .swiper-slide {
      height: 100%;
      opacity: 0.4;
    }

    .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }
    .swiper-button-white{
    	width: 10px;
    	height: 70px;
    	top:10px;   
    	background-color: #000000;;
    	margin-top: 0px;
    	font-size: 16px;
    }
   .swiper-button-next:after,.swiper-button-prev:after{
   	font-size: 16px;
   }
   .swiper-button-next{
   	right: 0px;
   	padding-right: 5px;
   	padding-left: 5px;
   }
   .swiper-button-prev{
   	left: 0px;
   	padding-right: 5px;
   	padding-left: 5px;
   }
  .gallery-thumbs>.swiper-wrapper{
   	margin-left: 20px;
   	width: 460px;
   	margin-right: 20px;
   }
     .gallery-thumbs>.swiper-wrapper>.swiper-slide{
     	 flex: 1;margin-left: 9px;
		 border: 1px solid #666666;
		     cursor: pointer;
     }

.gallery-top .swiper-slide img{
	width: 360px;
    height: 360px;
	margin-left: 70px;
}
.cpintroduction{
	display: flex
}
.cpintroduction .qiantit {
	width: 200px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	transition: all .4s;
}
 .addtit{
	width: 200px;
	color: #fff;
	background: #224ba4;
	text-align: center;
	 font-size: 16px;
}

.cptab_relevant dl:nth-of-type(7){
	display: none;
}
