.newDetail-head{
    padding: 10px 0;
    margin: 0 1%;
}
.newDetail-title{
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}
.newDetail-date{
    color: #6E6C6C;
    line-height: 30px;
}
.newDetail-headR{
    font-size: 16px;
}
.newDetail-headR .shopping-trolley{
    color: #189AC7;
    border: 1px solid #189AC7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #DEF7FF;
    padding: 5px 10px;
}
.newDetail-headR .download-pic{
    color: #FFF;
    background: #189AC7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 10px;
}
.newDetail-list{
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}
.newDetail-simlilar-box{
    position:relative;
    padding: 10px 26px;
}
.new-similar-arrow{
    position:absolute;
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor:pointer;
}
.new-similar-left-arrow{
    left:0;
}
.new-similar-right-arrow{
     right:0;
}
.new-pics-list{
    display:flex;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-flow: row wrap;
    -moz-flex-flow:row wrap;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow:row wrap;
}
.newDetail-more-pics-list{
    width:25%;
    display:inline-block;
}
.newDetail-list-item{
    padding: 1%;
}
.newDetail-list-item p{
    padding: 5px 0;
}
.newDetail-ad-left{
    width: 30%;
}
.favorite-detail-list{
    width:20%;
    display:inline-block;
}
.ad-title{
    font-size: 18px;
    color: white;
    background: #607B8B;
    padding: 5px 0;
    text-align: center;
}
.ad-title .ad-title-more{
    font-size: 14px;
    color: #607B8B;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    padding: 0px 5px;
    float: right;
    margin-top: 3px;
    margin-right: 10px;
    cursor: pointer;
}
.ad-cont{
    background: #E5E5E5;
}
.checkAll{
    font-size: 16px;
    background: #E3E3E3;
    padding: 15px 0;
    text-align: center;
    cursor: pointer;
}
.newDetail-ad-right{
    width: 68%;
}
.newDetail-ad-right .pic-illustrate{
    font-size: 18px;
    padding: 3%;
}
.newDetail-single{
    padding: 1% 0 3%;
}
.newDetail-single .single-pic,.newDetail-single .single-detail{
    width: 60%;
}
.newDetail-single .single-detail{
    width: 40%;
    padding: 1% 2%;
}
.single-detail .single-detail-note{
    font-size: 16px;
    padding: 10px 0;
}
.single-detail .single-detail-note .note-pic,.note-txt{
    font-size: 14px;
    color: #8E8E8E;
    border: 1px solid #8E8E8E;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 3px 5px;
    display: inline-block;
}
.shopping-car,.download{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}
.shopping-car{
    color: #2FA4CC;
    background: #DEF7FF;
    border: 1px solid #2FA4CC;
    padding: 5px 11px;
}
.download{
    color: #DEF7FF;
    background: #2FA4CC;
    border: 1px solid #DEF7FF;
    padding: 5px 35px;
    margin-left: 15px;
}
.collect{
    color: #2FA4CC;
    margin-left: 15px;
    cursor: pointer;
}
.pd5{
    padding: 5px;
}
.activeImgTxt{
    border:1px solid #2FA4CC!important;
    color:#2FA4CC!important;
}
.cHand{
    cursor: pointer;
}
.divSdMineCollect{
    position: absolute;
    margin-top: 60px;
    right: -5%;
    background: white;
    border: 1px solid #D5D5D5;
    border-radius: 5px;
    width: 210px;
    min-height: 160px;
    z-index: 10;
}
.divSdMcBottomBorder{
    padding: 5px 10px;
    border-bottom: 1px solid #D5D5D5;
}
.adv-search-dis{
    padding:0 10px;
    font-size: 14px;
}
.slideBox_pic a:link{color:#fff;text-decoration: none;opacity: 0.8;filter:alpha(opacity:80);}
.slideBox_pic a:visited{color:#fff;text-decoration: none;opacity: 1;filter:alpha(opacity:100);}
.slideBox_pic a:hover{color:#fff;text-decoration: none;}
.slideBox_pic{ width:100%; height:500px; overflow:hidden; position:relative;}
.slideBox_pic .hd{width:60%;height:30px; overflow:hidden; position:absolute;z-index:33;bottom:0; }
.slideBox_pic .bg{width:100%;height:30px;z-index:-1;background: #000;position: absolute;bottom:0;opacity: 0.1;filter:alpha(opacity=10);}
.slideBox_pic .hd ul{ overflow:hidden; zoom:1; float:right;margin-top:7px;display: block; }
.slideBox_pic .hd ul li{ float:left; margin-right:15px; border-radius:50%; width:15px; height:15px; line-height:14px; text-align:center; background:#ccc; cursor:pointer; }
.slideBox_pic .hd ul li.on{ background:#f00;}
.slideBox_pic .bd{ position:relative; height:100%; z-index:0;   }
.slideBox_pic .bd li{ zoom:1; vertical-align:middle;width:100%;height:500px;overflow: hidden; text-align:center;}
.slideBox_pic .bd img{ max-width:60%; max-height:500px; /*display:block; float:left; */}
.slideBox_pic .prev,.slideBox_pic .next{ font-size:50px;position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:50px; height:50px;/*filter:alpha(opacity=50);opacity:0.5;*/   }
.slideBox_pic .next{ left:auto; right:43%; background-position:8px 5px; }
.slideBox_pic .prev:hover,
.slideBox_pic .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox_pic .prevStop{ display:none;  }
.slideBox_pic .nextStop{ display:none;  }
.single-detail a{
	color:#000000 !important;
	font-size:20px;
}
.slideBox_pic .single-detail{
	width:40%;
	padding:1% 2%;
	text-align:left;
}
.ad-cont-left{
	display:inline-block;
	width:44%;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.ad-cont-right{
	display: inline-block;
	width:44%;
}
.picsDetail_memowidth{
	display: inline-block;
	width:100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newDetail-list-box-h{
	max-height:170px;
	display: table;
	width: 100%;
}
.newDetail-list-box-h a{
	display: table-cell;
	height:150px;
	vertical-align: middle;
}
.newDetail-list-box-h img{
	max-height:170px;
	margin:0 auto;
}
.newDetail-pic-height{
	height:150px;
	display: table;
}
.newDetail-pic-height p{
	height:150px;
	display: table-cell;
	vertical-align: middle;
}
.newDetail-pic-height img{
	max-height:150px;
	margin:auto;	
}
/*详情页新样式*/
.xiangqing{
	/*border: 1px solid red;*/
	width: 100%;
}
.xiangqing_header{
	padding: 22px 20px;
	background: white;
	border-radius: 10px;
}
.xiangqing_header h3{
	text-overflow: -o-ellipsis-lastline;  
	overflow: hidden;  
	text-overflow: ellipsis;  
	display: -webkit-box;  
	-webkit-line-clamp: 1; 
	-webkit-box-orient: vertical; 
}
.xiangqing_header p{
	margin-top: 20px;
	color: rgb(161,160,158);
	line-height: 25px;
	/* text-overflow: -o-ellipsis-lastline;  
	overflow: hidden;  
	text-overflow: ellipsis;  
	display: -webkit-box;  
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical;  */
}
.xiangqing_header pre{
	margin: 20px 0 0;
	padding: 0;
	color: rgb(161,160,158);
    line-height: 25px;
    white-space: pre-wrap;
    font-size: 14px;
	display: block;
	font-family: "微软雅黑";
	background-color:#FFF;
    border: none;
	border-radius:none;	
}
.xiangqing_header .row{
	margin-top: 10px;
	color: rgb(91,126,148);
}
.xiangqing_header .row .col-xs-6:nth-of-type(1) span:nth-of-type(1){
	background: rgb(228,228,228);
	padding: 5px 10px;
}
.xiangqing_header .row .zutu_Two{
	padding-top: 15px;
}
.xiangqing_header .row .col-xs-6:nth-of-type(2) span{
	display: block;
	text-align: right;
}
.xiangqing_header .row .col-xs-6:nth-of-type(2){
	text-align: right;
}
#shopping-trolley{
	display: inline-block;
	padding: 10px;
	color: rgb(67,153,195);
	border: 1px solid rgb(67,153,195);
	background: rgb(226,246,254);
	border-radius: 5px;
	margin-right: 10px;
	
}
#download-pic{
	display: inline-block;
	padding: 10px;
	color: white;
	background: rgb(67,153,195);
	border-radius: 5px;
	margin-right: 10px;
}
#cursor{
	display: inline-block;
	color: black;
	font-size: 15px;
	margin-right: 10px;
}
.shuoming_centers{
	font-size: 15px;
	margin-top: 10px;
	color: black;
}
.shuoming_fa,.shuoming_guanjian{
	color: rgb(107,134,151);
}

/*轮播图区域*/
.xiangqing_center{
	/*border: 1px solid red;*/
	height: 750px;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-top: 20px;
}
.xiangqing_center_switers{
	height: 100%;
	/*border: 1px solid blue;*/
	background: white;
}
.xiangqing_center_imgxinxi{
	height: 100%;
	/*border: 1px solid orange;*/
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
}
.imgxinxi_center{
	padding: 20px;
	background: white;
	height: 100%;
}
.imgxinxi_center>p{
	font-size: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgb(204,204,204);
}
.imgxinxi_center>p span:nth-of-type(1){
	margin-right: 50px;
	
}
.imgxinxi_center>p span:nth-of-type(2){
	cursor:pointer;
	font-size: 20px;
	padding: 10px;
	color: cornflowerblue;
	border: 1px solid darkgray;
	border-radius: 5px;
	background: gainsboro;
}
.imgxinxi_center .row{
	/*border: 1px solid blue;*/
	margin-top: 10px;
}
.imgxinxi_center .row .col-xs-4{
	height: 100%;
	/*border: 1px solid red;*/
}
.imgxinxi_center .row .col-xs-4 p{
	margin-top: 20px;
}
.imgxinxi_center .row .col-xs-8{
	height: 100%;
	/*border: 1px solid aqua;*/
}
.imgxinxi_center .row .col-xs-8 p{
	 white-space:nowrap;
	 text-overflow:ellipsis;
	 overflow:hidden;
	 margin-top: 20px;
	 min-height: 20px;
	 /*border: 1px solid blue;*/
}
.imgxinxi_cicun{
	margin-top: 50px;
	background: rgb(231,235,238);
	padding: 0px 20px;
}
.imgxinxi_cicun p{
	padding: 15px  0px;
}
.imgxinxi_cicun p span:nth-of-type(2){
	margin-left: 50px;
}
.img_gouwuche{
	padding: 15px 60px;
	background: rgb(101,123,137);
	margin-top: 20px;
	text-align: center;
	color: white;
	border-radius: 5px;
	cursor:pointer;
}
.img_gouwuche span{
	margin-left: 10px;
}
.img_xia_shou{
	overflow: hidden;
	margin-top: 20px;
}
.img_xia_shou>span:nth-of-type(1){
	float: left;
	border: 1px solid rgb(96,123,140);
	border-radius: 5px;
	padding: 15px  35px;
	color: rgb(96,123,140);
	cursor:pointer;
}
.img_xia_shou>span:nth-of-type(2){
	float: right;
	border: 1px solid rgb(96,123,140);
	color: rgb(96,123,140);
	border-radius: 5px;
	padding: 15px  35px;
	cursor:pointer;
}
.img_fenxiang{
	margin-top: 20px;
	cursor:pointer;
	text-align: center;
}
.img_fenxiang p{
	padding: 15px 0px;
	text-align: center;
	border-radius: 5px;
	background: rgb(214,222,225);
}
.xiangqing_center_switers{
	margin: 0;
	padding: 0;
}
.gallery-top{
	width: 100%;
	height: 650px;
	background: rgb(223,223,223);
}
.gallery-top .swiper-wrapper .swiper-slide{
	position: relative;
}
.gallery-top .swiper-wrapper .swiper-slide img{
	max-width: 100%;
	max-height: 650px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
/*轮播图左右按钮*/
.gallery-top .swiper-button-white{
	background-image: none;
}
.gallery-top .swiper-button-prev{
	position: absolute;
	left: 10px;
}
.gallery-top .swiper-button-next{
	position: absolute;
	right: 30px;
}
.gallery-top .swiper-button-white i{
	font-size: 50px;
	color: rgba(255,255,255,0.5);
}
.gallery-bottom{
	padding: 20px;
}
.gallery-bottom .col-xs-1{
	background: rgb(245,245,245);
	padding:10px 23px;
}
.gallery-bottom .col-xs-1 span:nth-of-type(2){
	color: rgb(180,181,185);
}
.gallery-bottom .col-xs-11{
	overflow: auto;
	height: 60px;
}
#indexpage{
	font-size: 30px;
}
.gallery-thumbs .swiper-button-white{
	display: block;
	width: 50px;
	top: 10px;
	height: 200px;
	padding: 20px 10px;
	background-image: none;
	background: white;
	/*position: relative;*/
}
.xiangqing_switers_bottom{
	height: 200px;
}
.xiangqing_switers_bottom .swiper-container{
	height: 200px;
}
.xiangqing_switers_bottom .swiper-container .swiper-wrapper{
	height: 200px;
}
.xiangqing_switers_bottom .swiper-slide{
	position: relative;
	width: 100%;
	height: 200px;
}
.xiangqing_switers_bottom img{
	max-width: 100%;
	/* max-height: 200px; */
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0;
	bottom: 0;
	margin: auto;
}
.xiangqing_switers_bottom .gallery-thumbs .swiper-button-prev{
	position: absolute;
	left: 0px;
}
.xiangqing_switers_bottom .gallery-thumbs .swiper-button-next{
	position: absolute;
	right: 0px;
}
.gallery-thumbs .swiper-button-white i{
	font-size: 35px;
	position: absolute;
	top: 80px;
	color: rgba(204,204,204,0.5);
}
/*轮播图下面区域*/
.xiangqing_switers_bottom{
	margin-top: 20px;
}
.gallery-thumbs{
	width: 100%;
	height: 20%;
	box-sizing: border-box;
}
.gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4;
}
.gallery-thumbs .swiper-slide img{
	/* width: 100%; */
	height: 100%;
}
.gallery-thumbs .swiper-slide-active {
  opacity: 1;
}
.tuijians{
	background: white;
	margin-top: 20px;
}
.tuijians>p{
	padding: 20px 0px;
	font-size: 20px;
	color: rgb(100,103,92);
}
.tuijians .row{
	margin-top: -20px;
	padding: 0px 20px;
	padding-bottom: 15px;
}
.tuijians .row .col-xs-5ths .liebiao_center{
	background: rgb(242,242,242);
}
.xiangqing_guanggao{
	width: 100%;
	margin: 0;
	padding: 20px;
	background: white;
	margin-top: 20px;
	overflow: hidden;
}
.xiangqing_guanggao>p{
	font-size: 20px;
	color: rgb(100,103,92);
	display: inline-block;
}
.xiangqing_guanggao>a{
	margin-left: 890px;
	font-size: 20px;
}
.yizhoucaiyong .col-xs-3{
	height: 200px;
	margin-top: 20px;
}
.yizhoucaiyong .col-xs-3 a{
	display: block;
	width: 100%;
	height: 200px;
	position: relative;
}
.yizhoucaiyong .col-xs-3 a img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 200px;
}
