*{
	margin: 0;
	padding: 0;
}
a,span,img,div,li{
	list-style: none;
	text-decoration: none;
	border:none;
	font-family: microsoft yahei;
}
body{
	margin:0 auto;
	max-width: 1920px;
	background: url(/uploads/image/images/gygg-20180707-img-6.png);
}
.auto{
	margin: 0 auto;
	width:1000px;

}
li img{
	display: block;
}
li:hover .hide{
	display: block;
}
.hide{
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 40px;
	width: 100%;
	color: #fff;
	font: 16px;
	text-align: center;
	line-height: 40px;
    background-color: #000;
    background: rgba(0,0,0,0.75);
    -webkit-background: rgba(0,0,0,0.75);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#880000',endcolorstr='#880000');
    filter: progid:dximagetransform.microsoft.alpha(opacity=75);
}
/*******head*******/
.head{
	height: 733px;
	background: url(/uploads/image/images/gygg-20180707-img1.jpg) no-repeat top center;
}


/*******content*******/
.u3{
	overflow: hidden;
	float: left;
	width: 100%;
}
.u3 li{
	float: left;
	margin: 0px 20px;
	margin-bottom: 30px;
	position: relative;
}

.u4{
	overflow: hidden;
	float: left;
	width: 100%;
}
.u4 li{
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
	position: relative;
}
.u4 li:first-child{
	margin-left: 0px;
}
.u4 li:nth-child(4n 1){
	margin-left: 0px;
}

/*******foot*******/
.foot {
    clear: both;
    margin-top: 100px;
    width: 100%;
    padding: 70px 0px;
    background: #c9161e;
}
.foot p {
    width: 100%;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}

.jie {
    margin: 100px 0;
    padding:30px 50px;
    background: #4469a4;
    float: left;
}
.jie p{
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    text-indent: 2em;
}
.jie .yu{
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 900;
    text-indent: 0;
    text-align: center;
}

.pannel-title {
    border-bottom: 1px solid #ccc;
    position: relative;
    height: 45px;
    line-height: 50px;
    overflow: hidden;
    width: 100%;
    margin:90px auto 20px;
}
.pannel-tit{
    height: 45px;
    /*width: 388px;*/
    float: left;
	font-size: 27px;
    font-family: 微软雅黑;
    margin-left: 0px;
    float: left;
    color: rgb(255, 113, 70);
    line-height: 40px;
    font-weight: bold;
    padding: 0px 12px;

}
.pannel-tit01 {
    float: right;
    padding: 5px 20px 0 0;
}
.more {
    float: right;
    font-weight: normal;
    font-size: 12px;
}
.more a, .font6, .font6 a {
    color: #666;
}