
.tuijian_top{width: 100%;}
.tuijian_top img{display: block;width: 100%;}
.head .nav ul li .tuijian{background-color: #B12626;}
.tj_detail_conter{width: 100%;padding: 3% 0;}
.tj_detail_content{width: 65%;margin: 0 auto;box-shadow:0px 0px 6px rgba(0,0,0,0.16);background-color: #FFFFFF;}
.tj_detail_nav{background-color: #F5F5F5;height: 60px;width: 100%;display: flex;align-items: center;}
.tj_detail_nav_box{font-size:1.8rem;font-family:Microsoft YaHei;font-weight:400;line-height:24px;margin-left: 2%;padding-left: 2%;border-left: 6px solid #DC191A;width: 100%;}
.tj_details_box{padding: 6%;}
.tj_details{width: 100%;display: flex;flex-wrap:wrap;justify-content: space-between;}
.tj_details_img{width: 30%;}
.tj_details_img img{display: block;width: 100%;}
.tj_details_wz{width: 65%;}
.move_title{font-size:2.4rem;font-family:Microsoft YaHei;font-weight:bold;line-height:37px;}
.move_jj{font-size:1.6rem;font-family:Microsoft YaHei;font-weight:400;line-height:32px;}
.move_jj p{margin: 0;padding: 0;}
.jq_js{margin-top: 5%;}
.jq_js_title{font-size:1.6rem;font-family:Microsoft YaHei;font-weight:bold;line-height:32px;color: #333333;}
.jq_js_neir{font-size:1.4rem;font-family:Microsoft YaHei;font-weight:400;line-height:32px;margin-top: 5%;}





/* 手机端的 */
@media screen and (max-width: 1024px) and (min-width: 0px){
	.tuijian_top{width: 100%;margin-top: 50px;}
	.tj_detail_content{width: 98%;}
	.tj_detail_nav{height: 40px;}
	.tj_detail_nav_box{font-size:1.4rem;line-height:20px;border-left: 4px solid #DC191A;}
	.tj_details_img{width: 100%;}
	.tj_details_wz{width: 100%;}
	.move_title{font-size: 1.8rem;}
	.move_jj{font-size: 1.2rem;line-height: 26px;}
	.jq_js_title{font-size: 1.4rem;}
	.jq_js_neir{font-size: 1rem;line-height: 26px;}
}