/*常用修改项*/

/*右边展示区域*/
.__main_body{
	width: 900px;
}

/*左边展示区域*/
.__slide_nav{
	width: 300px;
}

.__slide_nav_contact{
	width: 300px;
	overflow: hidden;
}
.__position{
	line-height: 35px;
	font-size: 15px;
	padding:0px 15px;
	border-radius: 4px;
	margin-bottom: 25px;
}
.__position .fl{
	font-size: 32px;
	font-weight: bold;
}
.__position .fl .p_b{
	width: 49px;
	padding-top: 10px;
	border-bottom: 6px solid #d93534;
}
.__position .fr{
	font-weight: bold;
	font-size: 18px;
}
.__inner_body{
	padding-top: 35px;
	padding-bottom: 35px;
	overflow: hidden;
	background-color: #e5e5e5;
}
.__pages{
	margin-top: 25px;
	text-align: center;
}
.__pages li{
	display: inline-block;
	padding:6px 18px;
	border:1px solid #ccc;

	margin:3px;
}
.__pages li.c{
	background: #0361c0;
	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{
	padding-top: 10px;
	font-size: 13px;
	line-height: 18px;
}
.__list_text{

}
.__list_text li{
	overflow: hidden;
	padding:0px;
	background-color: #e5e5e5;
    color: #000;
	box-shadow: 5px 5px 5px rgba(000,000,000,0.3);
	margin-bottom: 15px;
  	transition: 1s;
}
.__list_text li:hover{
  	color: #fff;
	background-color: #0081d2;
  	transition: 1s;
}

.__list_text li .div_a{
	width: 117px;
    border-right: 1px solid rgba(000,000,000,0.1);
    text-align: center;
    overflow: hidden;
    margin-top: 35px;
    margin-bottom: 36px;
}

.__list_text li .div_a .p_a{
	font-family: Arial;
    font-size: 48px;
    padding-top: 7px;
    padding-bottom: 5px;
}
.__list_text li .div_a .p_b{
	font-family: Arial;
    font-size: 16px;
    padding-bottom: 8px;
}
.__list_text li .div_b{
	width: 710px;
    overflow: hidden;
    padding-left: 18px;
}
.__list_text li .div_b .p_a{
	    font-size: 18px;
    font-weight: lighter;
    padding-top: 42px;
    padding-bottom: 10px;
}
.__list_text li .div_b .p_b{
	font-size: 16px;
    font-weight: lighter;
    line-height: 1.5;
}
.__list_text li .fl img{
	margin-right: 8px;
}


.__slide_nav h2{
	width: 237px;
	line-height: 69px;
	background: #0361c0;
	color:#fff;
	box-sizing: border-box;
	font-size: 30px;
	border: 1px solid #000;
	text-align: center;
	margin-bottom: 12px;
	font-weight: bold;
	box-shadow: 5px 5px 5px rgba(000,000,000,0.3);
}
.__slide_nav_list{

}
.__slide_nav_list li{
	width: 237px;
	line-height: 59px;
	box-sizing: border-box;
	border:1px solid #000;
	margin-bottom: 9px;
	text-align: center;
	font-size: 18px;
	box-shadow: 5px 5px 5px rgba(000,000,000,0.3);
	transition: 0.7s;
}
.__slide_nav_list li:hover{
	color:#fff;
	background-color: #d93534;
	transition: 0.7s;
}
.__slide_nav_list li.on{
	color:#fff;
	background-color: #d93534;
	transition: 0.7s;
}
.__slide_nav_list a:last-child li{
	margin-bottom: 18px;
}
.__list_image{
	
}
.__list_image li{
	display: inline-block;
	margin:0px 7px;
}
.__list_image li .img_wrap{
	width: 280px;
	box-shadow: 5px 5px 5px rgba(000,000,000,0.3);
	overflow: hidden;
}
.__list_image li .img_wrap img{
	width: 100%;
}
.__list_image li:hover .img_wrap{
	border-color: #0361c0;
}
.__list_image li .text_wrap{
	line-height: 48px;
	text-align: center;
	font-size: 16px;
	color:#535353;
	font-weight: bold;
	overflow: hidden;
	transition: 0.7s;
}
.__list_image li:hover .text_wrap{
	color: #d93534;
	transition: 0.7s;
}
.ny_about{
	width: 900px;
	overflow: hidden;
}
.ny_about .a{
	text-indent: 36px;
	font-size: 18px;
	font-weight: lighter;
	line-height: 2;
	overflow: hidden;
}
.ny_about .b{
	overflow: hidden;
	padding-top: 27px;
	padding-bottom: 10px;
}
.ny_about .b .p_a{
	width: 290px;
	float: left;
	overflow: hidden;
	box-shadow: 5px 5px 5px rgba(000,000,000,0.3);
	margin-right: 9px;
	float: left;
}
.ny_about .b .p_a img{
	width: 100%;
}
.ny_about .c{
	overflow: hidden;
	padding-top: 27px;
	padding-bottom: 10px;
}
.ny_about .c .p_a{
	width: 216px;
	float: left;
	overflow: hidden;
	box-shadow: 5px 5px 5px rgba(000,000,000,0.3);
	margin-right: 9px;
}
.ny_about .c .p_a img{
	width: 100%;
}


.ny_zxly{
	width: 830px;
	padding: 0px 10px;
	overflow: hidden;
}
.ny_zxly p{
	text-indent: 2rem;
	font-size: 16px;
	color: #0c090c;
	line-height: 1.8;
	font-weight: lighter;
}
.ny_zxly1{
	width: 830px;
	padding: 0px 10px;
	padding-top: 20px;
	overflow: hidden;
}
.ny_zxly1 .a{
	width: 696px;
	overflow: hidden;
}
.ny_zxly1 .a .p_a{
	line-height: 2;
	font-size: 18px;
	font-weight: lighter;
	text-indent: 2rem;
	background: url(../a_inner/images/square.jpg) 4px 14px no-repeat;
}
.ny_zxly1 .a .p_b{
	width: 210px;
    height: 45px;
    background: #0080cc;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    color: white;
    margin-top: 55px;
    margin-bottom: 30px;
}
.ny_zxly1 .b{
	width: 128px;
	overflow: hidden;
}
.ny_zxly1 .b p{
	width: 128px;
    text-align: center;
	overflow: hidden;
  	line-height: 25px;
  	font-size: 18px;
}
.ny_zxly1 .b p img{
	width: 128px;
}