/*常用修改项*/

/*右边展示区域*/
.__main_body{
	width: 1200px;
}
.__main_body .ny_product{
	text-align: center;
	padding-bottom: 20px;
}
.__main_body .ny_product li{
	display: inline-block;
	padding: 0px 15px ;
	line-height: 54px;
	color: #fff;
	font-size: 17px;
	background-color: #b61c31;
	margin: 7px 3px;
	transition: 0.3s;
}
.__main_body .ny_product li:hover{
	background-color: #232323;
	transition: 0.3s;
}
.__main_body .ny_product li.on{
	background-color: #232323;
	transition: 0.3s;
}
/*左边展示区域*/
.__slide_nav{
	width: 245px;
}

.__slide_nav_contact{
	padding: 17px 5px 17px 15px;
	box-sizing: border-box;
	border: 1px solid #cecccd;
	line-height: 23px;
	color: #656565;
}
.__position{
	line-height: 35px;
	font-size: 15px;
	padding:0px 15px;
	border:1px solid #ccc;
	border-radius: 4px;
	margin-bottom: 25px;
}
.__inner_body{
	padding-top: 35px;
	padding-bottom: 35px;

}
.__pages{
	margin-top: 25px;
	text-align: center;
}
.__pages li{
	display: inline-block;
	padding:8px 20px;
	border:1px solid #ccc;
	border-radius: 0px;
	margin:5px;
}
.__pages li.c{
	background: #b61c31;
	color:white;
}
.__list{
	width: 100%;
}
.__list h2{
	font-size: 30px;
	width: 80%;
	margin: auto;
	text-align: center;
}
.__list .b_time{
	font-size: 12px;
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.__list .thumb{
	max-width: 80%;
    display: block;
    margin: auto;
}
.__list .b_des{
	border-bottom: 1px solid #ccc;
    padding: 20px 0;
    padding-left: 20px;
    line-height: 25px;
    font-size: 14px;
}
.b_foot{
	overflow: hidden;
	padding-top: 10px;
	font-size: 13px;
	line-height: 18px;
}
.b_foot .fl{
	padding: 0px 20px;
	overflow: hidden;
	height: 42px;
	font-size: 14px;
	line-height: 42px;
	text-align: center;
}
.b_foot .fl:hover{
	color: #e30712;
	transition: 0.3s;
}
.b_foot .fr{
	padding: 0px 20px;
	overflow: hidden;
	height: 42px;
	font-size: 14px;
	line-height: 42px;
	text-align: center;
}
.b_foot .fr:hover{
	color: #e30712;
	transition: 0.3s;
}
.__list_text{

}
.__list_text li{
	overflow: hidden;
	padding: 32px 0px;
	border-bottom: 1px solid #e2e2e2;
}

.__list_text li .div_c{
	width: 353px;
	margin-right: 30px;
	overflow: hidden;
}
.__list_text li .div_d{
	width: 810px;
	overflow: hidden;
}
.__list_text li .div_d:hover p{
	color: #b61c31;
	transition: 1s;
}
.__list_text li .div_d:hover .p_c img{
	padding-left: 50px;
	transition: 1s;
}
.__list_text li .div_d .p_a{
	color: #120501;
	font-size: 18px;
	padding-top: 38px;
	padding-bottom: 6px;
	overflow: hidden;
}
.__list_text li .div_d .p_b{
	font-size: 14px;
	line-height: 1.5;
	font-weight: lighter;
	color: #696563;
	padding-bottom: 34px;
}
.__list_text li .div_d .p_c{
	color: #626262;
}
.__list_text li .div_d .p_c img{
	padding-left: 5px;
}
.__slide_nav h2{
	background: #0361c0;
	color:white;
	height: 82px;
	box-sizing: border-box;
	padding-top: 30px;
	padding-left: 28px;
	font-size: 28px;
	border: 1px solid #cecccd;
	border-bottom: none;
}
.__slide_nav_list{
	padding:17px 5px 0px;
	box-sizing: border-box;
	border:1px solid #cecccd;
}
.__slide_nav_list li{
	line-height: 42px;
	font-size: 14px;
	color:#656565;
	border-bottom: 1px dashed #b7b7b7;
	text-indent: 20px;
}
.__slide_nav_list li:hover{
	color:#0361c0;
	border-color:#b7b7b7;
}
.__slide_nav_list a:last-child li{
	font-size: 16px;
	color:#0361c0;
	border-bottom: none;
	line-height: 52px;
}
.__list_image{
	min-height: 500px;
}
.__list_image li{
	width: 387px;
	overflow: hidden;
	display: inline-block;
	margin:15px 4px;
}
.__list_image li .img_wrap{
	border: 2px solid #ececec;
	border-bottom: none;
	text-align: center;
	margin: 0 auto;
}
.__list_image li .img_wrap img{
	height: 275px;
	transition: 1.5s;
}
.__list_image li:hover .img_wrap img{
	transform: scale(1.1);
	transition: 1.5s;
}
.__list_image li .text_wrap{
	position: absolute;
	width: 383px;
	margin: 2px;
	height: 0px;
	overflow: hidden;
	background-color: rgba(0,0,0,0.45);
	transition: 0.3s;
	z-index: 1;
}
.__list_image li .text_wrap .p_a{
	text-align: center;
	color: #fff;
	font-size: 38px;
	margin-top: 100px;
	margin-bottom: 5px;
	transition: 1s;
}
.__list_image li:hover .text_wrap .p_a{
	transform: rotate(720deg);
	transition: 1s;
}
.__list_image li .text_wrap .p_b{
	text-align: center;
	color: #fff;
	font-size: 25px;
}
.__list_image li:hover .text_wrap{
	height: 275px;
	transition: 0.3s;
}
.__list_image li .text_wrap1{
	width: 384px;
    height: 29px;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 18px;
    overflow: hidden;
    text-align: center;
    background-color: #ececec;
    padding-left: 2px;
    padding-right: 2px;
}
.__list_image li:hover .text_wrap1{
	background-color: #b61c31;
	color: #fff;
	transition: 1s;
}