/* 头部开始 */
.GongTop{
	height: 357px;
	background: url(../images/top.jpg) no-repeat center;
}
.GongTop1 {
    height: 364px;
    background: url(../images/top1.png) no-repeat center;
}
.GongTop .w1180{
	position: relative;
}
.GongTop a{
	float: right;
	width: 347px;
	height: 39px;
	line-height: 34px;
	margin-top: 7px;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	background: url("../images/yuanjiao.png") no-repeat center;
}
.GongTop a:hover{
    font-weight: bold;
}
/* 头部结束 */

/* 导航开始 */
.GongNav{
    height: 65px;
    line-height: 65px;
    padding-bottom: 22px;
    text-align: center;
    background: url("../images/navbj.png") no-repeat center top;
}
.GongNav ul li{
    display: inline-block;
}
.GongNav ul li a{
    display: block;
    font-size: 24px;
    color: #ffffff;
}
.GongNav ul li a:hover{
    color: #ffd302;
}
.GongNav ul li.on a{
    color: #ffd302;
}
/* 导航结束 */

/* 简介开始 */
.GongText{
    font-size: 20px;
    color: #333333;
    line-height: 35px;
    padding: 20px 0 40px;
}
.GongText p{
    font-size: 20px;
    color: #333333;
    line-height: 35px;
}
/* 简介结束 */

/* 工作实践开始 */
.GongJians{
    padding-bottom: 40px;
}
.GongJianx img{
    padding-bottom: 55px;
}
/* 工作实践结束 */

/* 底部开始 */
.GongBottom{
    height: 145px;
    background: #e7e7e7;
}
.GongBottoml{
    float: left;
    width: 367px;
    font-size: 14px;
    color: #666666;
    line-height: 36px;
    margin-top: 20px;
}
.GongBottoml p{
    font-size: 14px;
    color: #666666;
    line-height: 36px;
}
.GongBottoml p a{
    font-size: 14px;
    color: #666666;
}
.GongBottomc p a.GaBa{
    padding-left: 30px;
    background: url("../images/gaba.png") no-repeat left center;
}
.GongBottomc p a.GaBa:hover{
    color: #d91325;
}
.GongBottomr{
    float: right;
}
.GongBottomr img{
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}
/* 底部结束 */