/*显示顶部*/
.header_yc{
	width: 100%;
	margin: 0 auto;
	background: #2d313d;
	height: 70px;
}
.head_yc_son>li{
	float: left;
}
.head_yc_logo{
	float: left;
	width: 110px;
	margin-right: 50px;
	margin-top: 15px;
}
.head_yc_son{
	float: left;
}
.head_yc_son>li>a{
	color: rgba(255, 255, 255, 0.6);
	line-height: 70px;
	font-size: 16px;
}
.head_yc_son>li{
	margin-right: 35px;
}
.search-warp {
    float: left;
    position: relative;
    margin-left: 24px;
}
.search-warp .searchTags {
    z-index: 100;
    right: 40px;
    bottom: 24px;
    transition: all 0.3s;
}
.search-warp .searchTags a {
    padding: 3px 8px;
    margin-left: 8px;
    color: rgba(255, 255, 255, 0.6);
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    font-size: 12px;
    line-height: 24px;
    font-weight: 200;
}
.search-area {
    float: right;
    position: relative;
    height: 46px;
    width: 260px;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-right: 40px;
    border-bottom: 1px solid #000;
    border-bottom-color: rgba(255, 255, 255, 0.4);
    zoom: 1;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
}
.search-area .search-input {
    padding: 12px 0;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 12px;
    float: left;
    border: 0;
    color: rgba(255, 255, 255, 0.6);
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
    background-color: #2d313d;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    
}
.search-area_active{
	border-bottom-color: #FFFFFF;	
}
.search-area .btn_search {
    float: left;
    cursor: pointer;
    width: 30px;
    height: 38px;
    text-align: center;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.search-area .search-area-result {
    position: absolute;
    left: 0px;
    top: 60px;
    width: 300px;
    margin-bottom: 20px;
    /* border: 1px solid #d3d3d3; */
    border-top: none;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(7, 17, 27, 0.2);
    font-size: 12px;
    overflow: hidden;
    display: none;
    z-index: 800;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
.search-warp .showhide-search {
    width: 18px;
    height: 18px;
    text-align: right;
    position: absolute;
    display: inline-block;
    right: 11px;
    bottom: 29px;
   	padding: 0 8px;
    border-radius: 18px;
}
.pa {
    position: absolute;
}
.searchTags a:hover{
	color: #FFFFFF;
    background-color: rgba(255, 255, 255, 0.2);	
}
.head_yc_dl{
	overflow: hidden;
	float: right;
}
.head_yc_dl>li{
	float: left;
	color: rgba(255, 255, 255, 0.6);
}
.head_yc_dl>li>a{
	color: #FFFFFF;    
	padding: 0 12px;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 70px;
}
.showhide-search>img{
    /* display: block; */
    height: 18px;
    color: #757a7e;
    cursor: pointer;
    /* font-size: 18px; */
    line-height: 24px;
    width: 18px;
}


body{
	background: #f5f5f5;
}




/*产品*/
.products_luyou{
	overflow: hidden;
	height: 60px;
}
.products_luyou>li{
	float: left;
	line-height: 60px;
}
.products_luyou>li>span{
	margin: 0 10px;
}
.products_luyou>li>a{
	color: #666666;
}
.products_luyou>li>.products_luyou_color{
	cursor: default;
    color: #999;
}
.products_son{
	background: #FFFFFF;
	padding: 20px;
	overflow: hidden;
	border-radius: 4px;
}
.products_son_left{
	float: left;
	width: 366px;
	height: 250px;
}
.products_son_left>img{
	width: 100%;
	height: 100%;
	border-radius: 4px;
}
.products_son_right{
	float: left;
	margin-left: 30px;
	height: 250px;
}
.products_son_right_wz1{
	font-size: 24px;
}
.products_son_right_wz2{
	margin-top: 30px;
}
.products_son_right_wz2>span:nth-of-type(1){
	color: #ff3c00;
    font-size: 30px;
    line-height: 30px;	
}
.products_son_right_wz2>span:nth-of-type(2){
    color: #999;
    font-size: 22px;
    line-height: 30px;
    text-decoration: line-through;
    margin-left: 10px;
    vertical-align: top;	
}
.products_son_right_wz3{
	margin-top: 30px;
}
.products_son_right_wz3>span:nth-of-type(1){
	border: 1px solid #FF632A;
	color: #FF632A;
	font-size: 12px;
	padding: 0px 2px;
	margin-right: 2px;
}
.products_son_right_wz3>span:nth-of-type(2){
    cursor: pointer;
    color: #666;
    font-size: 14px;
}
.products_son_right_wz4{
	overflow: hidden;
}
.products_son_right_wz4>a{
	display: block;
	width: 160px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	margin-top: 30px;
	border-radius: 4px;
	float: left;
}
.products_son_right_wz4>a:nth-of-type(1){
	margin-right: 40px;
	color: #FFFFFF;
	background: #ff6900;
}
.products_son_right_wz4>a:nth-of-type(2){
	color: #ff6900;
	border: 1px solid #FF6900;
}
/*详情*/
.products_xq{
	/*line-height: 366px;*/
	margin-top: 40px;
	margin-bottom: 40px;
	overflow: hidden;
    min-height: 400px;
}
.products_xq_left{
	padding: 20px 30px;
	overflow: hidden;
	background: #FFFFFF;
	float: left;
	border-radius: 4px;
	transition: all 0.3s;
}
.products_xq_left>li{
	margin-bottom: 20px;
}
.products_xq_left>li>a{
	display: block;
	color: #666666;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 4px;
	font-size: 16px;
}
.products_xq_left>li:last-child{
	margin-bottom: 0px;
}
.products_xq_left>li>.products_xq_left_color{
	background: #ff6900;
	color: #FFFFFF;
}
.products_xq_left_po{
	position: fixed;
	top:100px;
	transition: all 0.2s;
}
.products_xq_right{
	float: right;
	background: #FFFFFF;
	width: 960px;
	padding: 20px;
	border-radius: 4px;
}
.products_xq_right_img>img{
    width: 100%;
}
.products_xq_right_wz1{
 	margin-top: 16px;
    font-size: 16px;
    line-height: 16px;
    color: #07111b;
    padding: 0px 0px 24px 24px;
    border-bottom: 1px solid #d9dde1;
}
.products_xq_com_son{
	padding: 24px 25px;
    border-bottom: 1px solid #d9dde1;
}
.inner {
    position: relative;
    padding-left: 72px;
}
.inner .hd{
	line-height: 24px;
}
.cmt-post .hd {
    margin-bottom: 4px;
    line-height: 18px;
}
/*评论*/
.products_xq_com_son .pic {
    position: absolute;
    left: 0;
    top: 8px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid #CCCCCC;
}
.products_xq_com_son .name {
    color: #93999f;
    font-size: 14px;
    line-height: 24px;
    margin-right: 10px;
}
.products_xq_com_son .cmt-txt {
    color: #4d555d;
    font-size: 14px;
    line-height: 24px;
    word-break: break-all;
    word-wrap: break-word;
}
.products_xq_com_son .ft {
    margin-top: 16px;
    font-size: 12px;
    color: #93999F;
    line-height: 24px;
}
.products_xq_com_son .treply {
    margin-top: 20px;
    overflow: hidden;
    background: #f6f6f6;
    padding: 20px;
    font-size: 12px;
    line-height: 24px;
    color: #787d82;
    word-wrap: break-word;
    word-break: break-all;
    border-radius: 4px;
}
.products_xq_com_son .treply span {
    color: #f01414;
}

/*问答*/
.question-input {
	margin-top: 40px;
    text-align: center;
    margin-bottom: 32px;
}
.question-input .input-block {
    width: 500px;
}
.input-block {
    font-size: 16px;
    height: 54px;
    line-height: 54px;
    color: #07111b;
    padding-left: 24px;
    border: 1px solid #d9dde1;
    outline: none;
}
.question-btn {
    width: 130px;
    height: 54px;
    line-height: 52px;
    background-color: #f01404;
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    margin-left: -5px;
    cursor: pointer;
}

.products_xq_right_son{
	margin-top: 40px;
}
.mid-detail{
	background: #F3F5F7;
	width: 100%;
	padding: 20px;
	border-radius: 4px;
	margin-bottom: 30px;
}
.question-title{
	line-height: 24px;
}
.question-title>a{
	color: #f01414;
	font-size: 16px;
	
}
.answer-content{
	color: #4d555d;
    font-size: 14px;
    line-height: 28px;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;	
    margin-top: 5px;
}
.answer-content p{
	color: #666666
}
