.brand_story {
    width: 1300px;
    height: 74px;
    margin: auto;
    margin-top: -74px;
    position: relative;
    z-index: 2;
    background: white;
}

.pfa{
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
}

.bs_img_one {
    margin-top: 28px;
    margin-left: 90px;
    display: block;
    float: left;
}

.new_three{
    width: 528px;
    height: 33px;
    margin: auto;
    margin-top: 72px;
    line-height: 20px;
}

.nav_three{
    width: 25%;
    height: 100%;
    display: block;
    float: left;
    text-align: center;
    font-size: 20px;
    color: black;
    position: relative;
}

.new_category{
    width: 100%;
    height: 20px;
    display: block;
    float: left;
    text-align: center;
    font-size: 20px;
    color: black;
}

.nav_three_hthree{
    width: 47%;
    margin: auto;
    bottom: 0px;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0%);
    border: 1px solid #e05056;
    display: none;
}

.nthblock{
    display: block;
}

.new_category:nth-of-type(1){
    border-right: 1px solid #535353;
}

.new_category:nth-of-type(2){
    border-right: 1px solid #535353;
}

.bs_img_two {
    display: block;
    float: left;
    margin-top: 35px;
    margin-left: 18px;
}

.bs_span_one {
    display: inline-block;
    margin-top: 26px;
    margin-left: 20px;
    font-size: 18px;
    float: left;
}

.bs_a {
    width: 65px;
    height: 21px;
    display: block;
    float: right;
    margin-right: 97px;
    margin-top: 29px;
    color: black;
    position: relative;
}

.bs_phase {
    position: absolute;
    right: 0px;
}

.wanmei_company {
    text-align: center;
    font-weight: 100;
    font-size: 34px;
    padding-top: 43px;
}

.wanmei_companys {
    text-align: center;
    font-weight: 100;
    font-size: 34px;
    padding-top: 105px;
}

.wanmei_companyss {
    text-align: center;
    font-weight: 100;
    font-size: 34px;
    padding-top: 105px;
    font-weight: bold;
}

.wanmei_red {
    width: 68px;
    background: #d81f27;
    height: 3px;
    margin: auto;
    display: block;
    margin-top: 30px;
    margin-bottom: 50px;
}

.wanmei_info_content {
    width: 1070px;
    margin: auto;
    margin-top: 48px;
    font-size: 22px;
    line-height: 45px;
}

.feature_video {
    width: 1300px;
    margin: auto;
}

.feature_video video {
    width: 100%;
    height: 554px;
}

.page_img {
    width: 100%;
    margin-top: 100px;
}

.pis{
   display:none;	
}

.wanmei_three {
    width: 1275px;
    margin: auto;
}

.wtss{
	display: none;
}

.wt_a {
    width: 31%;
    background: aliceblue;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
}

.wta_top {
    width: 100%;
}

.wt_title {
    font-size: 24.5px;
    color: #d81f27;
    padding-top: 44px;
    padding-left: 20px;
}

.wt_content {
    /* font-size: 20px;
    margin-top: 28px;
    padding-left: 20px; */
	
	font-size: 20px;
	line-height: 30px;
	width: 90%;
	margin: auto;
	margin-top: 28px;
	height: 60px;
}

.wta_bottom {
    margin-top: 38px;
    width: 100%;
}

.wanmei_huise {
    width: 100%;
    position: relative;
    background: #f0f0f0;
    height: 886px;
    margin-top: -4px;
}

.iz_left {
    display: block;
    margin: auto;
    margin-top: 12px;
}

.iz_right {
    display: block;
    margin: auto;
    margin-top: 11px;
}

.bottom_red {
    width: 100%;
    height: 3px;
    background: #db1e24;
}

.page_four{
    width:1625px;
    height:516px;
    margin:auto;
    margin-top: -49px;
}

.page_four_ss {
    width: 23.2%;
    height: 100%;
    margin-left: 0.9%;
    margin-right: 0.9%;
    background: white;
    position: relative;
    z-index: 2;
    border-radius: 10px;
    float: left;
}

.page_four_huise{
    width: 100%;
    height: 645px;
    background: #e8eaec;
}

.pfs_title{
    font-size: 24px;
    text-align: center;
    margin-top: 55px;
	color:black;
}

.pfs_img{
    max-width: 85px;
    width: 22.6%;
    margin: auto;
    display: block;
    margin-top: 45px;
}

.pfs_erweima{
    max-width: 120px;
    width: 37%;
    display: block;
    margin: auto;
    margin-top: 56px;
}

.pfs_p{
    font-size: 16px;
    text-align: center;
    margin-top: 30px;
}

.pfs_pp{
    font-size: 16px;
    line-height: 32px;
    width: 84%;
    margin: auto;
    text-indent: 2em;
    margin-top: 50px;
	color:black;
}

.feature_video p iframe{
	width: 100%; 
}

.dilius{
	display: block;
}

.diliu{
	display: none;
}

@media screen and (max-width:1645px) {
    .page_four{
        width:95%;
    }

    .pfs_title{
        margin-top: 45px;
    }
    
    .pfs_img{
        margin-top: 35px;
    }
}

@media screen and (max-width:1450px) {
    .page_four{
        width:95%;
        height: 545px;
    }

    .pfs_pp{
        margin-top: 35px;
    }
}

@media screen and (max-width:1320px) {
    .brand_story {
        width: 100%;
    }

    .feature_video {
        width: 95%;
    }

    .wanmei_three {
        width: 95%;
    }

    .wanmei_huise {
        height: 750px;
    }
}

@media screen and (max-width:1200px) {
    .wanmei_info_content {
        width: 870px;
        font-size: 18px;
        line-height: 37px;
    }

    .wt_content {
        font-size: 16px;
    }

    .wanmei_huise {
        height: 700px;
    }

    .container {
        width: 765px !important;
    }

    .feature_video video {
        height: 480px;
    }

    .pfs_img {
        margin-top: 25px;
    }

    .pfs_pp {
        margin-top: 25px;
    }
}

@media screen and (max-width:768px) {
	.wanmei_companys {
		padding-top: 85px;
	}
	
	
    .wanmei_info_content {
        width: 80%;
    }

    .feature_video video {
        height: 400px;
    }

    .page_img {
        margin-top: 50px;
    }

    .container {
        width: 70% !important;
    }

    .wt_title {
        padding-top: 24px;
    }

    .wt_content {
        font-size: 13px;
        margin-top: 18px;
    }

    .wta_bottom {
        margin-top: 20px;
    }

    .wanmei_huise {
        height: 600px;
    }

    .pfs_title {
        margin-top: 25px;
    }

    .pfs_img {
        margin-top: 20px;
    }

    .pfs_pp {
        margin-top: 17px;
        font-size: 13px;
        line-height: 26px;
    }

    .page_four {
        height: 445px;
    }

    .page_four_huise{
        height: 505px;
    }
}

@media screen and (max-width:450px) {
	p span img{
		width: 100%;
	}
	
	.new_three{
		width:90%;
		margin-top: 22px;
	}
	
	.new_category{
		font-size: 14px;
	}
	
	.feature_video video{
		height:200px;
	}
	
	.wts{
		display: none;
	}
	
	.wtss{
		display: block;
	}
	
	.diliu{
		display: block;
	}
	
	.dilius{
		display: none !important;
	}
	
	.pfs_erweima{
		margin-top: 20px;
	}
	
	.pfs_p{
		margin-top: 20px;
	}
	
    .bs_img_one {
        margin-left: 15px;
    }

    .bs_img_two {
        margin-left: 8px;
    }

    .bs_span_one {
        margin-top: 30px;
        margin-left: 10px;
		font-size: 14px;
    }

    .bs_a {
        width: 50px;
        margin-right: 26px;
        margin-top: 23px;
    }

    .brand_story {
        margin-top: 0px;
    }

    .wanmei_company {
        font-size: 20px;
        padding-top: 13px;
		font-weight: bold;
    }

    .wanmei_red {
        margin-top: 20px;
        margin-bottom: 20px;
		width: 50px;
    }

    .wanmei_info_content {
        margin-top: 20px;
        font-size: 15px;
        line-height: 30px;
		margin-bottom: 18px;
    }

    .wanmei_info_content p img{
		width: 100%;
	}
	
    .feature_video p iframe {
        height: 180px;
    }

    .page_img {
        margin-top: 20px;
    }

    .pis{
		display: block;
	}
	
	.piss{
		display: none;
	}
	
    .wanmei_companys {
        font-size: 20px;
        padding-top: 35px;
		font-weight: bold;
    }

    .wt_title {
		padding-top: 10px;
		padding-bottom: 5px;
		padding-left: 0px;
		width: 100%;
		text-align: center;
		font-weight: bold;
		font-size: 13px;
    }

    .wt_titles {
    	padding-top: 30px;
    	padding-bottom: 5px;
    	padding-left: 0px;
    	width: 100%;
    	text-align: center;
    	font-weight: bold;
    	font-size: 13px;
		color: #d81f27;
    }
	
    .wt_content {
		font-size: 12px;
		padding-left: 0px;
		text-align: center;
		margin-top: 10px;
		width: 95%;
		margin: auto;
		line-height: 20px;
    }

    .wta_bottom {
        margin-top: 10px;
    }

    .wanmei_huise {
        height: 457px;
    }

    .wanmei_companyss {
        font-size: 20px;
        padding-top: 40px;
    }

    .slide-content ul li span {
        font-size: 40px !important;
        height: 70px !important;
        line-height: 70px !important;
    }

    .slide-content {
        margin-top: 0px !important;
    }

    .slide-content ul li font {
        font-size: 13px !important;
    }

    .slide-content {
        margin-bottom: 5px !important;
    }

    .container {
        width: 64% !important;
        height: 123px !important;
        padding: 30px !important;
        padding-top: 0px !important;
    }

    .slide_wrap{
		display: none;
	}
	
    .button {
        top: 28% !important;
        width: 32px !important;
        height: 32px !important;
    }

    .slide_items li span {
        font-size: 12px !important;
    }

    .slide_items li {
        width: 12.9% !important;
    }

    .iz_left {
        margin-top: 7px !important;
    }

    .iz_right {
        margin-top: 7px !important;
    }

    .page_four_ss{
        width: 48%;
        height: 260px;
        margin-bottom: 15px;
    }

    .page_four_ss:nth-child(1){
        height: 260px;
    }

    .page_four_ss:nth-child(2){
        height: 260px;
    }

    .page_four{
        margin-top: 0px;
        padding-top:15px;
    }

    .pfs_title{
        font-size: 20px;
        margin-top: 20px;
    }

    .pfs_pp {
        font-size: 12px;
        line-height: 24px;
    }

    .page_four_huise {
        height: 580px;
    }
	
	.wtw_div_a{
		background: url(/wanmei/Template/Home/Static/images/118.jpg);
		background-size: 100% 100%;
		position: relative;
		width: 100%;
		height: 100px;margin-bottom:10px;
	}
	
	.wtw_div_b{
		background: url(/wanmei/Template/Home/Static/images/119.jpg);
		background-size: 100% 100%;
		position: relative;
		width: 100%;
		height: 100px;margin-bottom:10px;
	}
	
	.wtw_div_c{
		background: url(/wanmei/Template/Home/Static/images/120.jpg);
		background-size: 100% 100%;
		position: relative;
		width: 100%;
		height: 100px;margin-bottom:10px;
	}
	
	.wd_a{
		width: 40%;
		float: right;
		margin-right: 2%;
		margin-left:2%
	}
	
	.wd_b{
		width: 40%;
		float:left;
		margin-right: 2%;
		margin-left:2%
	}
	
	.wd_c{
		width: 40%;
		float: right;
		margin-right: 2%;
		margin-left:2%
	}
}