.c1_space{
	height: 800px;
	background-image: url(../img/index/c1bg.fw.png);
	background-repeat: repeat-x;
	width: 100%;
}

.c1_space .c1_container{
	
	width: 1400px;
	height: 620px;
	margin: auto;
}

    .c1_space .c1_container_text {
        width: 1400px;
        height: 80px;
        margin: auto;
        border: 1px solid #BFBFBF;
        margin-top: 46px;
        background-color: #FFFFFF;
    }

.c1_text_left {
    float: left;
    width: 700px;
    height: 80px;
    text-align: center;
    font-size: 30px;
    background-color: #FFFFFF;
    color: #19816B;
    font-family: "ITCAvantGardePro";
    vertical-align: middle;
    line-height: 80px;
    border-right: 1px solid #BFBFBF;
}
    .c1_text_left:hover {
        background-color: #19816B;
        color: #FFFFFF;
    }
.c1_text_right {
    float: right;
    width: 699px;
    height: 80px;
    background-color: #FFFFFF;
    color: #19816B;
    text-align: center;
    font-size: 30px;
    font-family: "ITCAvantGardePro";
    vertical-align: middle;
    line-height: 80px;
}
    .c1_text_right:hover {
        background-color: #19816B;
        color: #FFFFFF;
    }


.c2_space{
	background-color:#FFFFFF;
	width: 1400px;
	height: 794px;
	margin: auto;
}

.c2_space .c2_left{
	width: 599px;
	height: 200px;
	float: left;
	padding-top: 148px;
}
.c2_left_item{
	width: 100%;
}
.c2_left_ul{
	 padding-left:0px;
}
    .c2_left_ul li {
        list-style-type: none;
        line-height: 36px;
        height: 36px;
        margin-left: 0px;
        font-family: "OpenSans";
        font-size: 18px;
    }
.c2_left_ul li img{
  padding-right:10px;
}
.c2_space .c2_right{
	width: 800px;
	height: 540px;
	float: right;
	padding-top: 148px;
}
.c3_space{
	width: 100%;
	height: 794px;
	background-color: #F8F8F8;
}

.c3_space .c3_container{
	width: 1400px;
	height: 794px;
	margin: auto;
	
}
.c3_space .c3_container .c3_left{
	 margin-top: 131px;
	 float: left ;
}

.c3_space .c3_container .c3_right{
	 margin-top: 131px;
	 float: left ;
	margin-left: 80px;
}

.c3_right_item{
	width: 100%;
}
.c3_right_text {
    width: 520px;
    line-height: 40px;
    font-size: 18px;
    word-wrap: break-word;
    font-family: "OpenSans";
}

.c4_space{
	width: 100%;
	height: 890px;
	background-color: #FFFFFF;
}

.c4_container{
	width: 1400px;
	height: 1030px;
	margin: auto;
}

.c4_left{
	float: left;
	margin-top: 99px;
	width:640px;
	height: 797px;
	background-image: url(../img/index/c4.fw.png);

}
.c4_left_content {
    width: 468px;
    height: 512px;
    background-image: url(../img/index/c4-1.fw.png);
    margin: auto;
    margin-top: 110px;
    font-size: 18px;
    word-wrap: break-word;
    font-family: "OpenSans";
    line-height: 30px;
    text-align: center;
    color: #5B5B5B;
}
.c4_right{
	float: right;
	margin-top: 99px;
	width:640px;
	height: 797px;
	background-image: url(../img/index/c4.fw.png);
	text-align: center;
}
.c4_right_content {
    width: 468px;
    height: 512px;
    background-image: url(../img/index/c4-2.fw.png);
    margin: auto;
    margin-top: 110px;
    font-size: 18px;
    word-wrap: break-word;
    font-family: "OpenSans";
    line-height: 30px;
    text-align: center;
    color: #5B5B5B;
}