@charset "UTF-8";

h2{color: #ba1b4f;}
.carousel .carousel-caption h2{
    display:inline-block;
    text-align: left;
    margin-bottom:0;
}
.carousel .carousel-caption h2 em{
    color:#ba1b4f;
}
@media (min-width:992px){
    .carousel-caption{bottom:40%;}
}
.who-are-we{
    margin-bottom:10%;
}
.who-are-we .panel{
    box-shadow: none;
}
.who-are-we .panel .panel-body{
    text-align: center;
    padding:0;
}

#values{
    background:url("/Public/Images/AboutUs/ourValue_bg.jpg") no-repeat center center / 100% 100%;
}
.valuesBox{padding:2% 15px;}
.flowChart{ padding-top: 1em; padding-bottom: 1em; }
#values .eco{
    background:url("/Public/Images/AboutUs/values_bottom_bg.jpg") left top repeat;
}
#values .eco p{
    margin-bottom:0;
    padding:10px 15px 10px 75px;
    background:url("/Public/Images/AboutUs/white_flower.png") 15px center no-repeat;
    color:#fff;
}
@media (max-width:991px){
    #values{
        background-size: auto 100%;
    }
    #values h2{text-align:center;}
    .flowChart>img{width:380px;}
}

.our-office{padding-bottom:5%; color:#898989;}
.mapBox{
    position:relative;
    text-align: left;
    overflow:hidden;
}
.mapBox img#mapOfWorld{width:100%;height:auto;}
.addressSignBox{width:100%;height:100%;position:absolute;top:0;left:0;}
.addressSign{
    cursor:pointer;
    position:absolute;
    z-index:100;
    width:15px;
    height:15px;
    background:url("/Public/Images/AboutUs/mapArea_ico.gif") 0px 0px no-repeat;
}
.addressSign:hover,.addressSign.active{background-position:-15px 0px;}
.addressSign .countryLabel{
    display:none;
    width:auto;
    position:absolute;
    top:-30px;
    left:-25px;
    white-space:nowrap;
    font-weight:normal;
    color:#c41a52;
    cursor:pointer;
}
.add_america{left:29.9%;top:50.5%;}
.add_france{left:48%;top:47.8%;}
.add_netherlands{left:49.1%;top:46.4%;}
.add_china{left:67.1%;top:49.5%;}
.add_southafrica{left:51.5%;top:68.5%;}
.add_australia{left:72.8%;top:68.5%;}
.country_office_list{padding-top:30px;position:absolute;z-index:10;}
#add_country_france h5{font:normal 12px/1.5 "Lato-Regular";color:#c41a52;margin:0;}
.country_office_list ul{margin:0;padding:0 0 2em;list-style:inside disc;}
.our-office ul li{font:normal 12px/1.75 "Lato-Light";}
#add_country_america{padding-top:230px;width:300px;height:170px;left:4%;top:50%;}
#add_country_france{padding-right:20px;width:491px;height:350px;left:6%;top:9.5%;}
#add_country_netherlands{padding-left:120px;width:600px;height:300px;left:49%;top:10%;}
#add_country_netherlands #netherlands_1{width:190px;padding-right:30px;}
#add_country_netherlands #netherlands_1 li{list-style-position:outside;}
#add_country_china{padding-left:195px;height:290px;left:67%;top:37%;font-family:"宋体";}
#add_country_southafrica{padding-top:85px;width:250px;height:170px;left:37%;top:68.5%;}
#add_country_australia{padding-top:90px;width:220px;height:150px;left:61%;top:68%;}
@media (max-width:1199px){
    .country_office_list{display:none;}
    .addressSign .countryLabel{display:inline;max-width:none;padding:5px;}
    .popover ul{list-style:inside disc;}
    .popover-title{color: #c41a52;}
}
@media (max-width:992px){
    .our-office{width:100%;padding:4em 0 0;}
    .mapInfo{ margin-top: 4em;}
    .panel-group { margin-bottom:0; }
    .panel-group .panel {
        border-radius: 0;
        text-align: center;
    }
    .panel-group .panel + .panel {
        margin-top: 0;
    }
    .panel-title>a{font-size:14px;color: #c41a52;}
}
@media (max-width:480px){
    .panel-body{text-align: left;}
    .panel-body>ul{list-style: disc inside;}
}

/* language style */

/* lang="zh-CN" style */
html[lang="zh-CN"] #add_country_france h5 {
    font-family: "方正准圆" ;
}
/* lang="zh-CN" style end */

/* language style end */