﻿@charset "UTF-8";
.list_box {
    width: 1146px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 40px;
}

.search ul {
    overflow: hidden;
}

.search ul li {
    float: left;
    margin-right: 10px;
    font-weight: bold;
    line-height: 36px;
    height: 38px;
}

.search ul li:nth-child(2) input {
    width: 200px;
    height: 30px;
    padding: 0;
    margin: 0;
}

.search ul li:nth-child(3) input {
    width: 60px;
    height: 34px;
    background-color: #51ab3f;
    border-radius: 4px;
    background-image: url(../images/seach.png);
    border: 0;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: 18px 5px;
}

.slider_box {
    margin-top: 20px;
}

#slider {
    width: 1104px;
    margin: 0 auto;
    border: solid 1px #cacaca;
    margin-top: 20px;
    padding: 20px 20px 20px 0;
    overflow: hidden;
}

#slider ul {
    overflow: hidden;
    width: 1650px;
}

#slider ul li {
    float: left;
    width: 250px;
    height: 140px;
    margin-left: 25px;
    position: relative;
    overflow: hidden;
}
#slider ul li img{min-width: 250px;;
max-width: 100%;}
#slider ul li a {
    width: 250px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    line-height: 40px;
    text-align: center;
}

.Excellent_enterprise_box {
    margin-top: 20px;
}

.slider_box h2,
.Excellent_enterprise_box h2 {
    color: #22ac38;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
}

.Excellent_enterprise_box h2 span {
    font-size: 12px;
    line-height: 18px;
}

.Excellent_enterprise {
    float: right;
    width: 1104px;
    border: solid 1px #cacaca;
    padding: 16px;
    margin-top: 20px;
}

.Excellent_enterprise>div {
    overflow: hidden;
    margin-bottom: 20px;
}

.Excellent_enterprise>div ul {
    float: left;
    width: 360px;
    height: 200px;
    margin-right: 12px;
    position: relative;
    overflow: hidden;
}

.Excellent_enterprise>div ul li img{width: 360px;height: 200px;}
.Excellent_enterprise>div ul li:nth-child(2) {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 360px;
    background-color: rgba(0, 0, 0, 0.6);
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
}

.Excellent_enterprise>div ul li:nth-child(2) a {
    color: #fff;
}

.Excellent_enterprise>div ul li img {
    max-width: 100%;
    min-width: 100%;
}

.listcontent {
    width: 1146px;
    margin: 0 auto;
    padding-top:20px;
}

.listcontent_img {
    overflow: hidden;
    width: 1146px;
    color:#666;
}

.listcontent_img img {
    float: left;
    width:360px;
    height:200px;
    margin-right: 40px;
}

.listcontent_img ul {
    float: left;
}

.listcontent_img ul li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

.listcontent_img ul li:nth-child(1) {
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
}

.listcontent_introduction,
.listcontent_achievement {
    margin-top: 40px;
}

.listcontent_introduction h2,
.listcontent_achievement h2 {
    width: 1136px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    padding-left: 10px;
    font-size:16px;
    background-color: #22ac38;
}

.listcontent_introduction p,
.listcontent_achievement p {
    border: solid 1px #cacaca;
    border-top: 0;
    width: 1104px;
    line-height: 30px;
    font-size: 14px;
    padding: 20px;
     word-spacing:8px; letter-spacing: 1px;
     color:#666;
}
