/*优势*/
.adv_m {
    width: 1003px;
    margin: 0 auto;
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    line-height: 66px;
    position: relative;
    margin-top: -50px;
}

.adv_m span {
    color: rgb(0, 61, 150);
    font-size: 60px;
}

.adv_en {
    width: 1151px;
    margin: 0 auto;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 94px;
    line-height: 94px;
    text-transform: uppercase;
    color: #eee;
    font-weight: bold;
}

.adv_line {
    width: 80px;
    height: 4px;
    margin: 20px auto;
    background: rgb(0, 61, 150);
}

.adv_s {
    width: 900px;
    text-align: center;
    margin: 0 auto;
    font-size: 20px;
    color: #666;
}

/*优势*/
.advantage {
    overflow: hidden;
}

.advantage dt {
    float: left;
}

.advantage dd {
    /*background: url("../images/advantage_line.jpg") no-repeat 0 15px;*/
    padding-left: 30px;
    float: right;
}

.advantage dd h3 {
    font-size: 40px;
    font-weight: normal;
    color: #332c2b;
    margin-bottom: 25px;
    line-height: 41px;
}

.advantage dd h3 b {
    display: block;
    color: rgb(0, 61, 150);
}

.advantage dd li {
    font-size: 16px;
    color: #000000;
    line-height: 22px;
    /*background: url("../images/advantage_icon1.jpg") no-repeat 0 8px;*/
    margin-bottom: 20px;
}

.advantage dd li b {
    display: block;
    font-size: 16px;
}

.advantage1 {
    height: 395px;
    overflow: hidden;
}

.advantage1 dt {
    width: 324px;
    height: 324px;
    overflow: hidden;
	padding-left:30px;
}

.advantage1 dt img {
    display: block;
    width: 324px;
    height: 324px;
}

/*优势删除*/


.advantage1 dd {
    width: 827px;
    overflow: hidden;
}

.advantage2 {
    height: 395px;
    background: #f1f1f1;
    overflow: hidden;
}

.advantage2 dt {
    float: right;
    width: 546px;
    height: 360px;
    overflow: hidden;
    padding-top: 35px;
	padding-right:30px;
}

.advantage2 dt img {
    display: block;
    width: 324px;
    height: 324px;
}

.advantage2 dd {
    float: left;
    margin: 20px 0 0 0;
    overflow: hidden;
}

.advantage3 {
    height: 450px;
    /*background: url("../images/advantagebg3.jpg") no-repeat center 0;*/
    overflow: hidden;
}

.advantage3 dt {
    margin: 30px 0 0 30px;
    overflow: hidden;
}

.advantage3 dt img {
    display: block;
    width: 324px;
    height: 324px;
}

.advantage3 dd {
    margin-top: 30px;
	float:left;
	padding-left:80px;
}

.advantage3 dd p a {
    width: 113px;
    height: 37px;
    line-height: 37px;
    background: #b30810;
    float: left;
    color: #fff;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
}

.advantage3 dd p span {
    width: 226px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #dadada;
    float: left;
    border-left: none;
    font-size: 14px;
    color: #000000;
    text-align: center;
}



.advantage4 {
    height: 400px;
    background: #f1f1f1;
    overflow: hidden;
}







.advantage4 dt {
    float: right;
    width: 547px;
    height: 365px;
    overflow: hidden;
    padding-top: 35px;
	padding-right:30px;
	
}

.advantage4 dt img {
    display: block;
    width: 324px;
    height: 324px;
}

.advantage4 dd {
    float: left;
    margin: 30px 0 0 0;
    width: 450px;
    overflow: hidden;
}

.content {
    width: 1220px;
    margin: 0 auto;
}