/*header开始*/
.center {
	text-align: center;
}
.block {
	display: block;
}
.img {
	width: 100%;
	display: block;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pad {
	padding: 0 0.24rem;
}
header.pc-hide {
	background: url(../images/head_bg_01.png) left top;
	position: relative;
	padding: 0 0.24rem;
	background-size: cover;
	height: 1.2rem;
	line-height: 1.2rem;
}
header.pc-hide .logo {
	padding-top: 0.2rem;
	width: 4rem;
	float: left;
}
header.pc-hide .logo img {
	display: block;
	width: 2.44rem;
	height: 0.79rem;
}
header.pc-hide .btn_nav {
	float: right;
	margin-top: 0.44rem;
}
header.pc-hide .btn_nav span {
	display: block;
	width: 0.46rem;
	height: 0.05rem;
	margin-bottom: 0.08rem;
	background: #fff;
}
header.pc-hide .menu {
	display: none;
	position: absolute;
	top: 1.2rem;
	left: 0;
	border-top: 1px solid #c53f40;
	width: 100%;
	color: #fff;
	background: #ac0000;
	z-index: 9999;
}
header.pc-hide .menu li {
	border-bottom: 1px solid #ffa4a4;
	position: relative;
	line-height: 0.9rem;
}
header.pc-hide .menu li a {
	color: #fff;
	font-size: 0.3rem;
	display: block;
	padding-left: 0.77rem;
}
header.pc-hide .menu li a span {
	display: block;
	width: 0.3rem;
	height: 0.3rem;
	line-height: 0.3rem;
	position: absolute;
	top: 0.3rem;
	left: 0;
	margin-left: 0.24rem;
}
header.pc-hide .menu li a span img {
	display: block;
	display: inline-block;
	width: 100%;
}
header.pc-hide .menu li ul.menu_list {
	display: none;
}
header.pc-hide .menu li ul.menu_list li {
	border-bottom: 1px solid #ffa4a4;
	position: relative;
	background: #f7f0f0;
}
header.pc-hide .menu li ul.menu_list li a {
	color: #8f000b;
	font-size: 0.26rem;
	display: block;
	height: 0.89rem;
	line-height: 0.89rem;
	padding-left: 0.92rem !important;
}
header.pc-hide .menu li ul.menu_list li a span {
	display: block;
	width: 0.06rem;
	height: 0.06rem;
	background: #8f000b;
	border-radius: 50%;
	position: absolute;
	top: 0.4rem;
	left: 0.71rem;
	margin: 0;
}
/*header结束*/
/*footer开始*/
footer {
	background: #222222;
	padding: 0 0.24rem;
}
footer .title {
	height: 0.63rem;
	line-height: 0.32rem;
	color: #fff;
	font-size: 0.32rem;
}
footer .links {
	padding-top: 0.53rem;
	padding-left: 0rem;
}
footer .links h3 {
	height: 0.5rem;
	line-height: 0.5rem;
	color: #fff;
	font-size: 0.42rem;
	background: #222222;
}
footer .links li a {
	text-decoration: underline;
	color: #fff;
	font-size: 0.26rem;
	display: block;
	margin: 0.15rem 0;
}
footer .contact h3,footer .soclal h3 {
	height: 0.63rem;
	line-height: 0.63rem;
	color: #fff;
	font-size: 0.42rem;
	background: #222222;
}
footer .contact a {
	display: block;
	margin-bottom: 0.15rem;
}
footer .contact a img {
	width: 100%;
}

footer .soclal .type a {
	color: #333;
	vertical-align: top;
}
footer .soclal .type a img {
	margin-right: 0.2rem;
	vertical-align: middle;
}
footer .soclal .cont {
	padding-top: 0.05rem;
}
footer .soclal .cont img {
	display: inline-block;
	margin-right: 0.1rem;
}
footer .soclal .cont span {
	display: inline-block;
	color: #fff;
	font-size: 0.22rem;
}
footer .soclal .cont a {
	color: #fff;
	font-size: 0.22rem;
}
footer .soclal .one {
	padding-bottom: 0.35rem;
}
/*footer结束*/

.banner img{
	width: 100%;
}
.about_padds{
	padding: 0 0.24rem ;
	overflow: hidden;
}
.sele_con .sele2 a,.sele_con .sele3 a {
	text-decoration: underline;
}
/*.about_padds p{padding:0.15rem 0;}*/
.about_padds  h4{
	font-size: 0.4rem;
	margin:0.1rem 0;

}
.about_padds  h5{
	font-size: 0.28rem;
	color: #333;
	line-height: 0.5rem;
}
.about_padds  h6{
	font-size: 0.2rem;	
}
.about_padds p{
	line-height: 0.34rem;
	font-size: 0.26rem;
}
.about_padds span{line-height: 0.4rem;}
.about_padds span>a{font-size: 0.26rem;}
.about_padds .intro a{color:#999999;font-size: 0.28rem;text-decoration: underline;}
/*侧边栏开始*/
.about_content {
	/*padding-bottom: 1.05rem;*/
}

.about_content h3{
	line-height:0.8rem;
	color: #ac0000;
	font-size: 0.32rem;
	background: #f7f0f0;
}
.about_content h3 i ,.about_navs li a i{
	float: right;
	display:block;
	margin-top:0.25rem;
	background: #f7f0f0;
}
.about_navs li a{padding-right:20px;}
.three,.sub_three {
    width: 0;
    height: 0;
    border-left: 0.14rem solid transparent;
    border-right: 0.14rem solid transparent;
    border-top: 0.14rem solid #ac0000;
}
.sub_three{
	border-top: 0.14rem solid #000;
}

.three_top,.sub_three_top{	
	width: 0;
    height: 0;
    border-left: 0.14rem solid transparent;
    border-right: 0.14rem solid transparent;
    border-bottom: 0.14rem solid #ac0000;
}
.sub_three_top{ border-bottom: 0.14rem solid #000;}
.about_content .about_navs {
	display: none;
}
.about_content .about_navs ul li{
	line-height:0.8rem;
	background: #f7f0f0;
	font-size: 0.32rem;
	border-bottom: 1px solid #eaeaea;
}
.about_content .about_navs ul li:nth-last-of-type(1){
	border-bottom:0;
}
.about_content .about_navs ul li a{
	color: #333333;
	display: block;
}

.about_content .about_navs ul li ul li{padding-left:0.24rem;}
.about_content .about_navs ul li ul li span{
	/*background: #8f000b;*/
	background: #000;
    font-size: 0.26rem;
    display: inline-block;
    height: 0.1rem;
    width:0.1rem;
    border-radius: 100%;
    margin-right:0.15rem;
    vertical-align: middle;  
}
.turn span{
	border-radius: 0 !important;
}
.about_content .about_navs ul li ul li.now_cur span{background: #8f000b;}
.about_content .about_con h4{
	font-size: 0.36rem;
	padding:0.1rem 0;
}
.about_content .about_con img{
	width: auto!important;
	margin-bottom: 0.28rem;
	height: auto;
	max-width: 100%;
}
.about_con{
	width: 94%;
	margin:10px auto 0;
}
.about_content .about_padds .clearfix.fix li{
	height: 200px;
}
.about_content .about_padds .clearfix li img{
	height: 80px;
	display: inline-block;
}
.about_content .about_padds .list_infor li img{
	height: auto;
}
.about_content .about_padds .library .clearfix li {
	height: auto;
	width: 40%!important;
}
.about_content .about_padds .library .clearfix li img{
	width: 100%!important;
	height: auto;
}
.about_content .about_padds .clearfix li div{
	width: 100%;
}
.about_content .about_padds .clearfix li div:nth-of-type(1){
	text-align: center;
}
.about_content .about_padds .office .clearfix li div:nth-of-type(1){
	text-align: left;
}
.about_content .about_padds .office .clearfix li{
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 5px;
}
.about_content .about_padds .office .clearfix li img{
    width: auto!important;
    height: auto;
    padding: 0.2rem;
}
.about_content .about_padds .clearfix li div h5{
	font-size: 0.28rem;
	color: #333;
}
.about_content .about_con p{
	line-height: .42rem;
	font-size: 0.28rem;
	color: #333333;
	/*margin-bottom: 0.23rem;*/
}
.now {
	position: relative;
}
.about_content .about_navs ul li ul{display: none;}

/*.now  i{position: absolute;top:0.1rem;right:3.5%;}*/
.now>a{font-weight: bold;}
.now_cur a{color: #ac0000 !important;}
.active a{color:red !important;}
.about_content .about_con p.letter a{
	color: #337fe5;
	margin: 0 5px;
}
@media only screen and (max-width: 768px) {
	.about_padds p img {
	    width: 100%!important;
	    height: auto!important;
	}
}