body {
    background: #f2f2f2; }

h1, h2, h3, h4, h5, b {
    font-weight: normal; }

.header {
    width: 100%;
    height: 242px;
    background: url("../images/banner_bg.jpg") no-repeat center;
    background-size: cover;
    overflow: hidden; }

.header .header_con {
    width: 1205px;
    margin: 18px auto 0; }

.main {
    width: 1205px;
    margin: 0 auto;
    overflow: hidden; }

.main .main1 {
    width: 100%;
    background: #FFFFff;
    margin: 40px 0 0;
    overflow: hidden;
    padding: 0 0 45px; }

.main .main1 h2 {
    font-size: 18px;
    color: #333;
    margin: 10px auto 15px;
    width: 1168px;
    line-height: 50px; }

.main .main1 h2 b {
    border-bottom: 3px solid #007eea;
    padding-bottom: 13px;
	font-weight: bold;
	 }

.main .main1 ul {
    width: 1166px;
    margin: 0 auto;
    border: 1px solid #f2f2f2;
	border-bottom:none;
	}

.main .main1 ul li {
    float: left;
    padding: 19px;
    text-align: center;
    border-left: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	}
.main .main1 ul li img {
    width: 180px;
    height: 110px; 
    background: #006bdb;
	}
	
.main .main1 ul li:hover{
	background: #f2f2f2;
}

.main .main1 ul li p{
    display: block;
    width: 194px;
	height:40px;
	line-height: 40px;
	text-align: center;
	}

.main .main1 ul li p a {
    color: #333;
    font-size: 15px;
    line-height: 40px;
    display: block;
    }


.main .main1 ul li:nth-child(5n-4) {
    border-left: 0; }
.footer_border{height:1px;background:#fff;width:100%;margin-top:60px;}
.footer {
    width: 1205px;
    margin: 30px auto 0;
    overflow: hidden;
    padding: 0 0 40px; }

.footer .footer_top span {
    display: block;
    float: left;
    font-size: 12px;
    color: #666666;
    margin: 0 0 0 15px;
    overflow: hidden; }

.footer .footer_top span img {
    display: inline-block;
    margin: 0 10px 0 0;
    position: relative;
    top: 5px; }

.footer .footer_top span:first-child {
    margin: 0; }

.footer p {
    text-align: center;
    font-size: 12px;
    color: #666;
    margin: 25px 0 0; }

.footer p img {
    display: inline;
    position: relative;
    top: 5px;
    margin-right: 5px; }

/*# sourceMappingURL=style.css.map */
