@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	font-family: "Microsoft yahei";
	color:#5e575b;
}
a{
text-decoration:none;
color:#5e575b;
}
a:hover{
color:#ffd900;
}
ul, li, dd, dl {
    list-style: none;
    margin: 0;
    padding: 0;
}
.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
    margin: 0;
    padding: 0;
    height: 0;
}
.head {
	width: 100%;
	height: 25px;
	background: #005ba9;
	color:#b2b2b3;
}
.we{
width:1210px;
margin:0 auto;
line-height:25px;
}
.we p{
width:600px;
float:left;
}
.top {
	width: 100%;
	background:#fff;
	height: 60px;
	position: absolute;
	border-top:3px solid #005ba9;
	z-index:99;
}
.fixed {
	position: fixed;
	top: 0;
}
.main {
	width: 1210px;
	margin: 0 auto;
}
.logo {
	width: auto;
	height: 45px;
	margin-top: 8px;
	float: left;
}
.logo img{
max-height:45px;
}
.nav_bar {
	width: 620px;
	float: right;
	height: 60px;
}
.nav_bar ul li {
	list-style-type: none;
	float: left;
	line-height: 60px;
	text-align: center;
	width: 100px;
	background: #005ba9;
	margin-right:2px;
}
.nav_bar ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	
}
.nav_bar ul li a:hover{
color:#ffd900;
}
.nav_bar>ul>li:hover {
	background: #005ba9;
}
.nav_bar ul li.l1:hover .hid {
	display: block;
}
.hid {
	width: 100%;
	height: 60px;
	background: #005ba9;
	position: absolute;
	left: 0;
	display: none;
	color:#fff;
}
.hid ul {
	width: 500px;
	margin:0 auto;
	padding-left:500px;
}
.hid ul li a{
color:#d1d1d1;
}

.q1 {
	width: 100%;
	height: 780px;
	background:url(../images/gh_k4xe.jpg) top center;
	background-size:cover;
}
.q2 {
	width: 100%;
	height: auto;
	margin-top:-135px;
}
#wrap{
	width: 100%;
	height: auto;
	position:relative;
}
#wrap ul li .a1 img{
	width: auto;
}
#wrap ul li{
	width: 20%;
	height: 135px;
	list-style: none;
	position: relative;
	float: left;
	overflow: hidden;
} 
#wrap ul li .a1 .divA{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 98%;
	height: 135px;
	padding: 1%;
}
#wrap ul li .a1 .divA>.p1{
	width: 100%;
	text-align:center;
	height: 36px;
	font-size: 18px;
    line-height: 36px;
    color: #fff;
	margin-top:10px;
}
#wrap ul li .a1 .divA>.p2{
	width: 100%;
	height: auto;
    font-size: 14px;
    color: #b4b4b4;
	text-align:center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#wrap ul li .a1 .divA>.p3{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	text-align:center;
	line-height: 46px;
	color: #fff;
}
#wrap ul li .a1 .divA>.p3>span{
	font-size: 24px;
	font-weight:800;
}
/*遮罩*/
#wrap ul li .a2{
	position: absolute;
	top: 0;
	left:-100%;
	width: 100%;
	height: 135px;
	text-align: center;
	color: white;
	background: rgba(0,0,0,0.5);
	transition: all 0.2s;  
} 
#wrap ul li .a2 .p4{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 20px;
	left: -100%;
	color: #ffe605;
	font-size: 20px;
    font-weight: bold;
    transition: all 0.2s 0.1s ease-out ;  
}
#wrap ul li .a2 .p5{
	width: 98%;
	padding:0 1%;
	text-align: center;
	line-height:20px ;
	position: absolute;
	top: 25px;
	left: -100%;
	margin: 30px  0 10px;
	font-size: 14px;
    color: white;
    transition: all 0.2s 0.2s ease-out ;  
}
#wrap ul li .a2 .p6{
	width: 98%;
	padding:0 1%;
	text-align: center;
	line-height:20px ;
	position: absolute;
	top: 50px;
	left: -100%;
	transform: scale(1.4);
	transition: all 0.3s 0.2s ;
}
#wrap ul li .a2 .p6 span{
	font-family: Arial;
    font-size: 36px;
    font-weight: 700;
    color: white;
}
#wrap ul li .a2 .p7{
	position: absolute;
	bottom:0;
	left: 0;
	width: 160px;
	height: 38px;
	line-height: 38px;
	border-radius: 20px;
	margin: 10px auto;
	border: 1px solid;
	transition: all 0.2s 0.5s ;
}
.q3 {
	width: 100%;
	height:auto;
}
.content{
width:1210px;
margin:70px auto;
height:auto;
}
.title{
width:100%;
text-align:center;
}
.title h3{
font-size:36px;
line-height:50px;
width:100%;
font-weight:normal;
}
.title p{
font-size:14px;
line-height:25px;
width:700px;
display:block;
margin:20px auto 0 auto;
}
.yewu{
margin:40px 0;
}
.yewu ul{
width:100%;
height:auto;
}
.yewu ul li{
width:30%;
float:left;
display: inline-block;
    margin-top: 1.5%;
	margin-right:1.5%;
	margin-left:1.5%;
    background-color: #efefef;
}
.y_t{
width: 92%;
    height: 60px;
    padding-left: 8%;
    padding-top: 4%;
    background-color: #ebecee;
}
.y_t span{
font-size: 18px;
    color: #000;
}
.y_t a{
font-size: 12px;
    color: #898989;
}
.y_t a:hover{
color:#ffd900;
}
.y_i a{
width:100%;
}
.y_i img{
max-width:100%;
}
.foot{
width:100%;
background-color: rgb(41, 39, 39);
float:left;
}
.foot_content{
width:1210px;
margin:0 auto;
height:auto;
padding:30px 0;
}
.foot_l{
float:left;
width:260px;
border-right:1px solid #5e575b;
padding:50px 0;
}
.foot_l img{
max-width:210px;
}
.foot_r{
float:left;
margin-left:30px;
width:auto;
}
.foot_r p{
width:100%;
line-height:30px;
color:#5e575b;
}
.foot_nav{
width:100%;
height:30px;
}
.foot_nav ul li{
width:100px;
float:left;
display: block;
}
.foot_nav ul li a{
line-height:30px;
width:100px;
color:#5e575b;
display: block;

}
.foot_nav ul li a:hover{
color:#ffd900;
}
.ban {
    width: 100%;
    position: relative;
    float: left;
    display: block;
    height: 450px;
    z-index: 0;
	background:url(../images/ban.jpg) no-repeat;
}
.n1{
width:100%;
height:45px;
float:left;
background:rgba(0,0,0,0.5);
margin-top:-45px;
z-index:1px;
position:relative;
}
.n2{
width:100%;
height:auto;
position:relative;
float:left;
margin:45px 0;
}
.con_a{
width:1200px;
height:auto;
margin:0 auto;
}
.dh{
width:auto;
line-height:45px;
float:right;
}
.lm{
width:700px;
line-height:45px;
float:left;
}
.lm ul li {
    width: 20%;
    height: 45px;
    line-height: 45px;
    float: left;
}
.lm ul li a {
	color:#fff;
    line-height: 45px;
    width: 100%;
    height: 45px;
    display: block;
    text-align: center;
}
.lm ul li a:hover{
background: #ff9900;
}
.lm ul .fudong {
    background: #ff9900;
    color: #fff;
    line-height: 45px;
    width: 20%;
    height: 45px;
    display: block;
    text-align: center;
}
.con_a h2 {
    color: #333;
    width: 1200px;
    height: 50px;
    float: left;
    text-align: center;
}

.con_a p {
    color: #333;
    width: 100%;
    line-height: 25px;
    float: left;
}
.con_a p img{
width:750px;
height:auto;
}
.new{
width:1200px;
height:auto;
float:left;
}
.new ul li {
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px dotted #dbd4cd;
    height: 80px;
    width: 1200px;
    display: block;
}
.new ul li .time {
    background: #ff9900;
    width: 80px;
    height: 80px;
    float: left;
    text-align: center;
}
.new ul li .conts {
    float: right;
    width: 1100px;
}
.new span{
width: 100%;
    line-height: 40px;
    color: #fff;
    height: 40px;
    display: block;
}
.pro{
margin:40px 0;
}
.pro ul{
width:100%;
height:auto;
}
.pro ul li{
width:23%;
float:left;
display: inline-block;
    margin-top: 1%;
	margin-right:1%;
	margin-left:1%;
    background-color: #efefef;
}
.pro_t{
width: 92%;
    height: 60px;
    padding-left: 8%;
    padding-top: 4%;
    background-color: #ebecee;
}
.pro_t span{
font-size: 18px;
    color: #000;
	width:100%;
}
.pro_t a{
font-size: 12px;
    color: #898989;
}
.pro_t a:hover{
color:#ffd900;
}
.pro_i a{
width:100%;
}
.pro_i img{
max-width:100%;
}