/* 
* @Author: Marte
* @Date:   2018-08-23 14:01:55
* @Last Modified by:   Marte
* @Last Modified time: 2018-08-23 15:01:30
*/
.advan{
    background-color: #f3f3f3;
    padding:45px 0;

}
.advanTitle,.advantxt{
    text-align: center;
}
.advanTitle{
    font-size: 20px;
}
.advantxt{
    font-size: 13px;
    color:#646363;
    margin-top: 10px;
    line-height: 22px;
}
.advanimg1titleE{
    font-size: 12px;
    color:#828282;
    margin-top: 2px;
    letter-spacing: 1px;}
.advanTitle2{
    margin-top: 30px;
}
.advanimgall{
    display:flex;
    justify-content: space-around;
    margin-top: 30px;
}
.advanimg1,.advanimg2{
    background-color: #fff;
    padding:20px ;

    border:1px solid #c7c7c7;
}
.advanimg1{
    width:65%;
    box-sizing: border-box;
     display:flex;
    flex-direction:column ;
    justify-content: space-around;
}
.advanimg2{
    width:30%;
    box-sizing: border-box;
    display:flex;
    flex-direction:column ;
    justify-content: space-around;
}
.advanimg1title{
    text-align: center;
}
.imgcity{
    display:flex;
    margin-top: 30px;
    justify-content: space-around;
}
.img2box img{
    width:100%;
}
.city{
    display:flex;
    font-size: 12px;
    color:#414141;
    line-height: 30px;

}
.advan2btm{
    text-align: center;;
    font-size: 12px;
    color:#414141;

}
.yuan1{
    display:inline-block;
    width:10px;
    height:10px;
    border-radius: 50%;
    background-color: #69b650;
    margin-right: 5px;
}
.yuan2{
    display:inline-block;
    width:10px;
    height:10px;
    border-radius: 50%;
    background-color: #47c7f6;
    margin-right: 5px;

}
.yuanal{
   display:inline-block;
   width:100px;
   text-align: left;

}
.yuansss{
    margin-left: 20px;
}
.city2{
    width:120px;

}
.city1{
    width:100px;
}
.city2 p,.city1 p{
    margin-top: 30px;
    font-size: 12px;
}
.city1 p img,.city2 p img{
    vertical-align:middle;
    margin-right: 5px;
}
.cooperation{
    background-color: #fff;
    margin:0 auto;
    width:89%;
    padding:20px 4%;
    margin-top: 20px;
    border:1px solid #c7c7c7;
}
.cooperation img{
    width:100%;
}