
@media screen and (min-width:700px){
    .yuyan.phone-style{
        display:none;
    }
	#jws-header .top-bar .top-right .widget{
		margin-right:50px;
	}
	.main-content{
		position:relative!important;
	}
	.jiantou{
		top:44px;
	}
	#seach-mobile {
	    display: block;
	}
	#searchform{
	    display: flex;
	    align-items: center;
	    background: #f9f9fb!important;
	    position: absolute;
	    left: 17%;
	    top: 1.3%!important;
	    width: 66%;
	    margin: 0 auto;
	    border-radius: 38px;
	    z-index:9!important;
	}
	#searchform .ss{
		border-radius: 38px!important;
	    color: #fff;
	    padding: 11px 30px!important;
	    font-weight: bold;
	}
	.searchform-img {
	    display: block;
	    width: 23px;
	    margin-left: 12px;
	}
	#search-text {
	    padding: 8px 6px!important;
	    background: none!important;
	}
	.yuyan{
	    position: absolute;
	    z-index: 1111;
	    right: 16px;
	    font-weight: 500;
	    font-size: 14px;
	    top: 10px;
	    color:#fff;
	}
	.youhui.phone-style{
		display: block;
		width:95%;
		margin:0 auto;

	}
	.youhui-content{
		width: 100%;
    	display: block;
    	overflow: hidden;
	}
	.youhui-content-flex{
		display: block;
		width:calc((100% - 20px)/2);
		margin-right:20px;
		float: left;
	}
	.youhui-content-flex:nth-child(2n){
		margin-right:0;
	}
	.youhui-content-img img{
		width:100%;
	}
	.lanmu1{
		top:0;
	}
	.youhui-title{
		font-size: 20px;
	    font-weight: 600;
	    color: #353535;
	    margin-bottom: 15px;
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	}

	/*详情页*/
	ul#nav li:hover ul{
	    z-index:99;
	}
	#product01,#product02,#product03{
	    display:block;
	    height:1px;
	}
	#mainmenu-area,
	.mainmenu-area{
	    position:static!important;
	}
	.ncontainer{
		width:95%;
		margin:0 auto;
	}
	.newscontainer{
		overflow: hidden;
	}
	.newscontainer .swiper.product-detail-top{
		width:40%;
		float: left;
	}
	.proinfo{
		width:59%;
		padding-left:1%;
		float: right;
	}
	.product-detail-title{
		margin-top:70px;
	}
	.newscontainer .product-detail-title{
		margin-top:30px;
	}
	.youhui-box{
		margin-top:40px;
	    background: #f4f4f6;
	    padding:20px 20px 0 20px;
	    border-radius:20px;
	}
	.youhui-box .youhui.phone-style{
		width:100%;
	}
	.youhui-content-flex {
	    background: #fff;
	    border-radius: 12px;
	    margin-bottom:20px;
	}
	.youhui-content-img {
	    border-radius: 14px 14px 0 0;
	    overflow: hidden;
	    max-height: 220px;
	    position: relative;
	}
	.youhui-content-img img {
	    width: 100%;
	}
	.youhui-content-title {
	    font-size: 14px;
	    margin: 14px;
	    max-height: 42px;
	    overflow: hidden;
	    line-height: 20px;
	}
	.phone-style,
	.product-detail.phone-style,
	.phone-style.product-detail-top{
		display: block;
	}
	.product-detail-title {
	    font-size: 16px;
	    font-weight: bold;
	    margin-bottom: 8px;
	    display: flex;
	    align-items: center;
	}
	.product-detail-title span {
	    width: 6px;
	    background: #adacf9;
	    height: 18px;
	    margin-right: 10px;
	}
	.product-detail-time {
	    display: flex;
	    align-items: center;
	    width: 100%;
	    height: 71px;
	}
	.product-detail-time p{
		line-height:52px;
		margin-bottom:0;
	}
	.product-detail-time-content {
	    flex: 1;
	    display: flex;
	    align-items: center;
	}
	.product-detail-time-flex {
	    background: #e6e6e6;
	    flex: 0 0 29%;
	    margin-right: 7px;
	    padding: 7px 12px;
	    display: flex;
	    align-items: center;
	    flex-direction: column;
	    line-height: 19px;
	    border-radius: 10px;
	    font-size: 13px;
	}
	.product-detail-time-content .active {
	    background: #d7d7fa;
	}
	.product-detail-time-flex span {
	    color: #c4522c;
	}
	.col-xs-12,col-sm-8,col-md-9,col-lg-9{
		display: none;
	}
	.product-detail {
	    background: #adacf9;
	    color: #fff;
	    padding: 19px;
	    font-size: 18px;
	    letter-spacing: 1px;
	}
	#jws-main .bt-title-bar-wrap{
		display: none;
	}
	.product-foot{
		width:95%;
		margin:40px auto 40px auto;
		border-top: solid 1px #eaeaf1;
		border-bottom: solid 1px #eaeaf1;
		display: flex;
	    align-items: center;
	    justify-content: space-between;
	}
	.product-foot-l {
	    display: flex;
	    align-items: center;
	    color: #120906;
	    padding: 14px;
	}
	.product-foot-right {
	    background: #ffb658;
	    color: #fff;
	    padding: 15px 57px;
	    font-weight: bold;
	    letter-spacing: 1px;
	}
	#xiding {
	    display: flex;
	    align-items: center;
	    border-bottom: solid 3px #f9f9fa;
	    padding-left: 0;
	}
	.xiding {
	    position: fixed;
	    top: 0;
	    background: #fff;
	    left: 0;
	    right: 0;
	    z-index:99;
	    width:95%;
	    margin:0 auto;
	}
	#xiding .active {
	    padding: 12px 30px;
	    border-bottom: solid 4px #a8a7f9;
    	margin-bottom: -3px;
	}
	#xiding a {
	    padding: 12px 15px;
	    color: #3c3532;
	    font-size: 15px;
	}
}

@media screen and (min-width:1300px){
    .youhui-box .youhui.phone-style{
		width:1100px;
	}
	.youhui.phone-style,.ncontainer,.product-foot,
    .xiding{
        width:1170px;
    }
	#searchform{
	    left: 31%;
	    width: 50%;
	}
}