/*-------index开始-------*/
/*banner样式*/
.banner {
    margin-top: 100px;
    position: relative;
}
.banner img {
    display: block;
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
}
.banner-in {
    width: 1200px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    text-align: center;
    padding-top: 120px;
}
.banner-in h3 {
    font-size: 50px;
    line-height: 86px;
    color: #23ac38;
}
.banner-in p {
    font-size: 24px;
    line-height: 30px;
}

/*固定导航*/
.fixed-nav {
    width: 1198px;
    height: 222px;
    margin: -100px auto 0;
    background: url("../image/fixed_nav1.png") no-repeat center;
    position: relative;
    z-index: 2;
}
.fixed-nav a:nth-of-type(1) {
	background:url('../image/fixed_nav_03.png') no-repeat center;
}
.fixed-nav a:nth-of-type(2) {
	background:url('../image/fixed_nav_03-05.png') no-repeat center;
}
.fixed-nav a:nth-of-type(3) {
	background:url('../image/fixed_nav_03-07.png') no-repeat center;
}
.fixed-nav a:nth-of-type(4) {
	background:url('../image/fixed_nav_03-09.png') no-repeat center;
}
.fixed-nav a:nth-of-type(5) {
	background:url('../image/fixed_nav_03-11.png') no-repeat center;
}
/*hover*/
.fixed-nav a:nth-of-type(1):hover {
	background:url('../image/fixed_nav_03-1.png') no-repeat center;
}
.fixed-nav a:nth-of-type(2):hover {
	background:url('../image/fixed_nav_03-05-1.png') no-repeat center;
}
.fixed-nav a:nth-of-type(3):hover {
	background:url('../image/fixed_nav_03-07-1.png') no-repeat center;
}
.fixed-nav a:nth-of-type(4):hover {
	background:url('../image/fixed_nav_03-09-1.png') no-repeat center;
}
.fixed-nav a:nth-of-type(5):hover {
	background:url('../image/fixed_nav_03-11-1.png') no-repeat center;
}
.fixed-nav a {
    width: 160px;
    height: 160px;
    position: absolute;
    top: 20px;
    left: 300px;
}
/*首页内容样式*/
.index-content {
    width: 100%;
	min-width:1200px;
    position: relative;
    margin-top: -6px;
}
.part1-l-bg {
    width: 50%;
    position: absolute;
    left: 0;
    z-index: -1;
    background: #fff;
    height: 700px;
}
.part1-r-bg {
    width: 50%;
    position: absolute;
    right: 0;
    background: url("../image/index_part1_r_bg.jpg") no-repeat left center;
    height: 700px;
    z-index: -1;
}
.index-content .part {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.index-content #part1 {
    height: 700px;
}
.part1-l {
    width: 50%;
    padding-top: 55px;
}
.part1-l img {
    display: block;
    padding-top: 40px;
}
.part1-r {
    width: 50%;
    padding-top: 140px;
    padding-left: 50px;
    box-sizing: border-box;
}
.part1-r a {
    margin-left: 30px;
}
.part1-title {
    font-size: 20px;
    line-height: 26px;
}
.part1-intro {
    font-size: 18px;
    line-height: 34px;
    color: #555;
    padding: 60px 0 60px 30px;
}
/*part2*/
#part2 {
    background: url("../image/index_part2_bg.jpg") no-repeat center;
    height: 500px;
}
.part2 {
    padding: 40px 0;
    text-align: center;
    color: #fff;
}
.part2 h3 {
    font-size: 24px;
    font-weight: bold;
}
.part2 a {
    display: block;
    margin-bottom: 20px;
}
.part2-intro {
    font-size: 18px;
    line-height: 32px;
    padding: 30px 0;
}
/*part3*/
.part3-border-bottom {
    display: inline-block;
    width: 135px;
    border-bottom: 2px solid #f5b77f;
}
.part3 .part1-intro {
    padding: 60px 95px 60px 0;
}
.part3-r-ul {
    position: relative;
    padding-bottom: 20px;
}
.part3-r-ul ul {
    overflow: hidden;
}
.part3-r-ul ul li {
    width: 25%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    font-size: 14px;
    border: 1px solid #d2d2d2;
    margin-left: -1px;
    color: #555;
    cursor: pointer;
}
.part3-r-ul ul li:nth-of-type(1) {
    margin-left: 0;
}
.part3-r-ul ul li.active {
    background: #23ac38;
    color: #fff;
}
.part3-r-ul span {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 110px;
    height: 120px;
    background: #f29437;
}
.point {
    display: inline-block;
    margin-top: 20px;
    margin-right: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #cdcdcd;
}
.point.current {
    background: #23ac38;
}
/*part4*/
#part4 {
    padding: 40px 0 0;
}
.part4 {
    text-align: center;
}
.part4 h3, .part6 h3 {
    font-weight: bold;
    font-size: 24px;
    color: #23ac38;
    text-align: center;
}
.part4 img {
    margin-bottom: 55px;
}
.part4-intro {
    font-size: 16px;
    color: #555;
    padding: 30px 0 60px;
}
/*part5*/
.part5-head {
    overflow: hidden;
}
.part5-l {
    padding-right: 52px;
    width: 50%;
    padding-top: 55px;
    box-sizing: border-box;
}
.part5-r {
    padding-left: 52px;
    width: 50%;
    padding-top: 55px;
    box-sizing: border-box;
}
.part5-head h3 {
    float: left;
    font-weight: bold;
    font-size: 24px;
    color: #23ac38;
}
.part5-head a {
    float: right;
    font-size: 18px;
}
.part5-l-in a {
	display:block;
    height: 151px;
    background: #ccc;
    color: #555;
    overflow: hidden;
}
.part5-l-in a:hover {
	color:#fff !important;
    background: #23ac38;
}
.part5-l-in img {
    width: 36.13%;
    min-width: 198px;
    float: left;
}
.part5-l-in-r {
    width: 63.87%;
    min-width: 350px;
    float: left;
    padding: 30px 20px;
    box-sizing: border-box;
}
.part5-l-in-r h3 {
    font-size: 17px;
    line-height: 25px;
    font-weight: normal;
}
.part5-l-in-r p {
    font-size: 14px;
    padding-top: 20px;
    line-height: 22px;
}
.part5-l-ul li:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 10px;
    background: #23ac38;
}
.part5-l-ul li {
    margin-top: 25px;
    color: #333;
    font-size: 16px;
}
.part5-r-ul li {
    position: relative;
    padding-left: 65px;
    margin-top: 60px;
}
.part5-r-ul li:nth-of-type(1) {
    margin-top: 0;
}
.part5-r-ul li a .date-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 57px;
    height: 55px;
    text-align: center;
    background: #f29538;
    color: #fff;
    padding: 7px 3px;
    box-sizing: border-box;
}
.part5-r-ul li a .date-box p {
    font-size: 24px;
    font-weight: bold;
    line-height: 22px;
}
.part5-r-ul li a .date-box em {
    font-size: 12px;
    font-weight: bold;
}
.part5-r-ul li a h4 {
    font-weight: normal;
    color: #555;
    font-size: 16px;
    padding-bottom: 20px;
}
.part5-r-ul li a h4:hover {
	color: #23ac38;
}
.part5-r-ul li a>p {
    font-size: 16px;
    line-height: 34px;
    color: #999;
}
/*part6*/
.part6 {
    padding: 40px 0;
    text-align: center;
}
.part6-ul {
    overflow: hidden;
    padding-left: 1.16%;
    margin-top: 10px;
}
.part6-ul li {
    width: 15.5%;
    float: left;
    margin-right: 1.16%;
    margin-top: 20px;
}
.part6-ul li img {
    display: block;
    width: 100%;
}
/*-------index结束-------*/