*{margin: 0;padding: 0;}
.pages{
    width: 100%;
}
.pages_img{
    width: 100%;
    height: 421px;
    z-index: -1;
    position: absolute;
    top: 0;
}
body{
    min-width: 750px;
}
.top {
	width: 100%;
	height: 70px;
	background-color:rgba(250,250,250,0.5);
	align-items: center;
	display: flex;
	justify-content: space-around;
	
	position: relative;
	top: -8px;
}

.on {
	border-bottom: 1px solid #000;
}

.top_img {
	
	height: 32px;
	text-align: center;
	vertical-align: middle;
	/* margin-left: 158px; */
}

.top div {
	height: 30px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0px;
	z-index: 29;
	/*color: #ffffff;*/
}

.top a {
	color: #000;
	text-decoration: none;
}

.top a:hover {
	color: red;
}
.content{
	width: 100%;
	margin-top: 410px;
}
.height1{
    margin-top: 300px !important;
}
.partA{
        width: 75%;
    height: 320px;
    margin: 0 auto;
    margin-top: 55px;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}
.partA1{
         width: 54%;
    height: 306px;
    /* z-index: -1;*/
    
}
.partA1 img{
    width: 100%;
    height: 100%;
    z-index: -1;
}
.partA4 img{
    width: 100%;
    height: 100%;
    z-index: -1;
}
.partA2{
       width: 44%;
    height: 270px;
    position: absolute;
    right:11%;
    float: right;
    background-color: #1a6d88;
    opacity: 0.4;
}
.partA3{
       width: 54%;
    height: 270px;
    background-color: #1a6d88;
    opacity: 0.4;
  
}
.partA4{
   width:44%;
    /* height: 100%; */
    z-index: -1;
    height: 306px;
    position: absolute;
    
     right: 11%; 
    float: right;
   /* right: 236px;*/
}
.textView{
        width: 78%;
    height: 240px;
    float: right;
    padding: 20px 0px;
}
.textViewz{
    width: 70%;
    height: 240px;
    float: right;
    margin-right: 25%; 
}
.textView1{
   line-height: 60px; 
    font-family: MicrosoftYaHei;
    font-size: 27px;
    color: #ffffff;
    width: 100%;
    height: 80px;
    line-height: 80px;
}
.textView1z{
    line-height: 60px;
	font-family: MicrosoftYaHei;
    font-size: 27px;
    color: #ffffff;
    text-align: right;
    margin-top: 30px;
}
.textView2{
    line-height: 26px;
    font-family: MicrosoftYaHei;
    font-size: 17px;
    color: #ffffff;
    width: 90%;
}
#content_c2{
	float: right;
}
.textView3{
    width: 103px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #ffffff;
    margin: 0 auto;
    margin-top: 20px;
    border: 1px solid #ffffff;
    border-radius: 24px;
}

.footer {
	width: 100%;
    background-color: #f7f7f7;
    margin-top: 20px;
}
.footer_box{
	    width: 80%;
    display: flex;
    margin: 0 auto;
    align-items: center;
}
.footerOne {
	width: 100%;
    /* margin-left: 40px; */
    float: left;
}
.footer_company{
	    width: 90%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #c6c6c6;
    font-family: MicrosoftYaHei;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 45px;
    letter-spacing: 1px;
    color: #000000;
    margin-top: 20px;
}
.footerOne1 {
       width: 60%;
    height: 30px;
    line-height: 30px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-left: 100px;
}
.footerOne1 div {
	color: #5e5e5e;
	font-family: MicrosoftYaHei;
    font-size: 15px;
    line-height: 30px;
    height: 30px;
}
.shuxian {
	width: 1px;
	height: 13px;
	background-color: #303030;
}

.footerTwo {
	
}

.footerTwo_word{
        height: 30px;
    line-height: 30px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
   
}
.footerTwo_img{
	    width: 115px;
    height: 115px;
    display: flex;
    align-items: center;
    background-color: #fff;
    justify-content: center;
}
.footerTwo_img img {
	width: 100px;
	height: 100px;
}

.footerOne2 {
	    width: 100%;
        height: 80px;
    line-height: 80px;
    display: flex;
        align-items: center;
        font-size: 15px;
    color: #5e5e5e;
        font-family: MicrosoftYaHei;
}
.footer_address{
	    width: 90%;
    text-align: center;
     font-size: 15px;
    color: #5e5e5e;
        font-family: MicrosoftYaHei;
        margin-bottom: 20px;
}

.footerOne2 div a {
	color: #5e5e5e;
	text-decoration: none;
}