@charset "utf-8";
.en_up {
	text-transform: uppercase;
}

.w_100 {
	width: 100%;
}

.f-l{
	float: left;
}
.f-r{
	float: right;
}

/*图片经过效果*/

.f-15{
	font-size: 15px;
}
.f-16{
	font-size: 16px;
}
.f-18{
	font-size: 18px;
}
.f-20{
	font-size: 20px;
}
.f-22{
	font-size: 22px;
}
.f-24{
	font-size: 24px;
}
.f-26{
	font-size: 26px;
}
.f-30{
	font-size: 30px;
}
.f-bold{
	font-weight: bold;
}
.c-fff{
	color: #fff;
}
.c-333{
	color: #333;
}
.c-666{
	color: #666;
}
.c-65{
	color: #656565;
}
.c-999{
	color: #999;
}
.c-2D97E3{
	color: #2D97E3;
}
.pad-t8{
	padding-top: 8px;
}
.pad-t10{
	padding-top: 10px;
}
.pad-t12{
	padding-top: 12px;
}
.pad-t15{
	padding-top: 15px;
}
.pad-t20{
	padding-top: 20px;
}
.pad-t25{
	padding-top: 25px;
}
.pad-t30{
	padding-top: 30px;
}
.pad-t35{
	padding-top: 35px;
}
.pad-t40{
	padding-top: 40px;
}

.pd_b_10 {
	padding-bottom: 10px;
}

.pd_b_20 {
	padding-bottom: 20px;
}

.pd_b_25 {
	padding-bottom: 25px;
}

.pd_b_30 {
	padding-bottom: 30px;
}

.pd_b_35 {
	padding-bottom: 35px;
}

.pd_b_40 {
	padding-bottom: 40px;
}

.pd_b_45 {
	padding-bottom: 45px;
}

.pd_b_50 {
	padding-bottom: 50px;
}

.pd_b_55 {
	padding-bottom: 55px;
}

.pd_b_60 {
	padding-bottom: 60px;
}

.pd_t_10 {
	padding-top: 10px;
}

.pd_t_15 {
	padding-top: 15px;
}

.pd_t_20 {
	padding-top: 20px;
}

.pd_t_25 {
	padding-top: 25px;
}

.pd_t_30 {
	padding-top: 30px;
}

.pd_t_35 {
	padding-top: 35px;
}

.pd_t_40 {
	padding-top: 40px;
}

.pd_t_45 {
	padding-top: 45px;
}

.pd_t_50 {
	padding-top: 50px;
}

.pd_t_55 {
	padding-top: 55px;
}

.pd_t_60 {
	padding-top: 60px;
}

.pd_t_65 {
	padding-top: 65px;
}

.in-blk {
	display: inline-block;
}

.t-cen {
	text-align: center;
}


/* CSS Document */

body {
	font-family: "Microsoft YaHei";
}

#head,
#main,
#foot {
	width: 100%;
	min-width: 1480px;
	margin: 0 auto;
}

#main {
	overflow: hidden;
}

.font_bold {
	font-weight: bold;
}

.w_1200 {
	width: 1200px;
	margin: 0 auto;
}

#head {
	background: transparent;
	transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	/*position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 99;*/
}


/*
.small #head{
	padding: 0;
	box-shadow: 0 0 3px 2px rgba(0,0,0,0.2);
}
.small .head_pc .nav_pc .logo_pc a img{
	transform: scale(0.8, 0.8);
	-moz-transform: scale(0.8, 0.8);
	-webkit-transform: scale(0.8, 0.8);
	-o-transform: scale(0.8,0.8);
}
.small .head_pc{
	height: 70px;
}*/

.head_pc {
	width: 100%;
	height: 80px;
	position: relative;
	background: #fff;
	transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
}

.head_pc .nav_pc {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto;
	padding: 0 2%;
	position: relative;
}

.head_pc .nav_pc .rit_con {
	display: flex;
	justify-content: flex-end;
}

.head_pc .nav_pc .logo_pc {
	height: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 2%;
	top: 0;
}

.head_pc .nav_pc .logo_pc .text {
	padding-left: 20px;
}

.head_pc .nav_pc .logo_pc a {
	display: inline-block;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.head_pc .nav_pc .logo_pc a img {
	display: inline-block;
}

.head_pc .nav_pc .pc_ul {
	display: flex;
	text-align: center;
	font-size: 0;
	display: flex;
	width: auto;
	height: 100%;
}

.head_pc .nav_pc .pc_ul li {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 30px;
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom center;
}

.head_pc .nav_pc .pc_ul li a.a1 {
	display: inline-block;
	position: relative;
	font-size: 16px;
	color: #333;
	z-index: 9;
}

.head_pc .nav_pc .pc_ul li.a_hv,
.head_pc .nav_pc .pc_ul li:hover {
	background-image: url(../image/head_li-ico.png) ;
}

.head_pc .nav_pc .pc_ul li.a_hv a.a1,
.head_pc .nav_pc .pc_ul li:hover a.a1 {
	color: #1594e5;
}


/*二级导航*/

.head_pc .nav_pc .pc_ul li .subnav .snt {
	width: 235px;
	height: 157px;
	float: right;
	overflow: hidden;
	font-size: 0;
}

.head_pc .nav_pc .pc_ul li .subnav {
	position: absolute;
	top: 100%;
	/* left: -165px; */
	z-index: 199;
	visibility: hidden;
	overflow: hidden;
	/* width: 500px; */
	height: auto;
	background: rgba(21, 148, 229, 0.9);
	opacity: 0;
	transition: all .36s ease;
	padding: 0 20px;
}

.head_pc .nav_pc .pc_ul li .subnav dl {
	width: 130px;
	/* display: flex; */
	/* align-items: center; */
	/* justify-content: space-between; */
	/* flex-flow: wrap; */
	/* float: left; */
}

.head_pc .nav_pc .pc_ul li .subnav dl dd {
	margin: 20px 0;
	/* display: inline-block; */
	font-size: 0;
}

.head_pc .nav_pc .pc_ul li .subnav dl dd a {
	font-size: 15px;
	color: #fff;
	display: block;
	position: relative;
}

.head_pc .nav_pc .pc_ul li .subnav dl dd a:after {
	content: "";
	background: #fff;
	height: 1px;
	width: 0;
	left: 50%;
	bottom: -8px;
	position: absolute;
	z-index: 2;
}

.head_pc .nav_pc .pc_ul li:hover .subnav {
	visibility: visible;
	opacity: 1
}

.head_pc .nav_pc .pc_ul li .subnav dd a.active:after,
.head_pc .nav_pc .pc_ul .subnav dd a:hover:after {
	width: 100%;
	left: 0;
}

.head_pc .nav_pc .head_r {
	position: absolute;
	right: 2%;
	height: 100%;
	display: flex;
	align-items: center;
}

.head_pc .nav_pc .head_r .text {
	background: url(../image/head-ico-3.png) no-repeat left center;
	padding-left: 45px;
}

.head_pc .nav_pc .head_r span {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 30px;
}


/*底部导航*/
 
#foot {
	height: auto;
	background: #000000;
}

#foot .foot_a{
	padding: 45px 0 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#foot .foot_a .foot_a-1{
	width: 410px;
}
 

 

#foot .foot_a .foot_a-3{
	width: auto;
	text-align: left;
	color: #fff;
}
#foot .foot_a .foot_a-3 h3{
	font-size: 20px;
	padding-bottom: 20px;
	color: #fff;
}
#foot .foot_a .foot_a-3 p{
	text-align: left;
	font-size:14px;
	color:#999;
}
#foot .foot_a .foot_a-3 p a{
	font-size: 15px;
	color: #999;
	margin-right: 40px;
	
}
#foot .foot_a .foot_a-3 p a:last-child{
	margin-right: 0;
}
 

#foot .foot_b .copy{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0;
	border-top: 1px solid rgba(255,255,255,0.5);
	
}
#foot .foot_b .copy p,.foot_b .copy p a{
	color: #666666;
	font-size: 14px;
}
#foot .foot_b .copy p a:hover{
	color: #fff;
}
