/*html{font-size: 10px;}*/
body{
    min-width: 1200px;
}
#center{
    overflow: hidden;
    position: relative;
    min-width: 12rem;
}
#center div{
    margin: 0.3rem 0rem;
    transition: all 1s;
}
#center #c2:hover {
    right: 0rem; 
}
#center #c1:hover {

    left: 0rem;
}
#center #c3:hover {

    left: 0rem;
}
#c1{
    position: relative;
    left: -1.5rem;
    float: left;
    width: 8.50rem;
    height: 0;
    border-bottom: 3.60rem solid transparent;
    border-left: 1.00rem solid transparent;
    border-right: 0.90rem solid white;
    background: url(../img/fwc3.png) -1.50rem -0.15rem no-repeat;
    background-size: 12rem 3.9rem;

}
#c1_right{
    position: absolute;
    float: right;
    right: 0;
    z-index: 100;
    /* height: 36.0rem; */
    width: 3.10rem;
    /* background-color: #004284; */
    border-top: 3.60rem solid #002156;
    border-left: 0.90rem solid transparent;
}

#c2_left{
    position: absolute;
    float: left;
    top: 4.20rem;
    left: 0;
    z-index: 100;
    /* height: 36.0rem; */
    width: 3.10rem;
    /* background-color: #004284; */
    border-top: 3.6rem solid #06131b;
    border-right: 0.90rem solid transparent;
}

#c2{
    position: relative;
    right: -1.5rem;
    float: right;
    width: 9.0rem;
    height: 0;
    border-bottom: 3.6rem solid transparent;
    border-left: 0.90rem solid white;
    border-right: 1.0rem solid transparent;
    background: url(../img/fwc2.png) -1.66rem -0.5rem no-repeat;
    background-size: 12rem 4.68rem;
}
#c3{
    position: relative;
    left: -1.5rem;
    float: left;
    width: 8.5rem;
    height: 0;
    border-bottom: 3.6rem solid transparent;
    border-left: 1.0rem solid transparent;
    border-right: 0.9rem solid white;
    background: url(../img/fwc1.png) -1.0rem -0.15rem no-repeat;
    background-size: 12rem 3.75rem;

}
#c3_right{
    position: absolute;
    float: right;
    top: 8.4rem;
    right: 0;
    z-index: 100;
    /* height: 36.0rem; */
    width: 3.1rem;
    /* background-color: #004284; */
    border-top: 3.6rem solid #101010;
    border-left: 0.9rem solid transparent;
}


#center div:nth-child(1) p{
   position: absolute;
   color: white;
   text-shadow: 0.02rem 0.02rem 0.03rem black;
   font-size: 0.30rem;
   left: 4.36rem;
   top: 1.50rem; 
}
#center div:nth-child(2) p{
    position: absolute;
    color: white;
    text-shadow: 0.02rem 0.02rem 0.03rem black;
    font-size: 0.15rem;
    width: 3rem;
    line-height: 0.25rem;
    left: -0.06rem;
    top: -3.3rem;
}
#center div:nth-child(3) p{
    position: absolute;
    color: white;
    text-shadow: 0.02rem 0.02rem 0.03rem black;
    font-size: 0.15rem;
    width: 3rem;
    line-height: 0.25rem;
    left: 0.23rem;
    top: -3.3rem; 
}
#center div:nth-child(4) p{
   position: absolute;
   color: white;
   text-shadow: 0.02rem 0.02rem 0.03rem black;
   font-size: 0.3rem;
   left: 3.76rem;
   top: 1.56rem;
}
 #center div:nth-child(5) p{
   position: absolute;
   color: white;
   text-shadow: 0.02rem 0.02rem 0.03rem black;
   font-size: 0.3rem;
   left: 2.86rem;
   top: 1.53rem;
}
#center div:nth-child(6) p{
    position: absolute;
    color: white;
    text-shadow: 0.02rem 0.02rem 0.03rem black;
    font-size: 0.15rem;
    width: 3rem;
    line-height: 0.25rem;
    left: -0.06rem;
    top: -3.3rem;  
}

#center div:nth-child(1) img{
    /*float: left;*/
    position: absolute;
    top: 0.20rem;
    left:-1.16rem;
    height: 1rem;
    width: 1.66rem;
}
#center #cep2{
    top: 1.3rem;
}
#center #cep3{
    top: 2.40rem;
}
#center div:nth-child(4) img{
    position: absolute;
    top: 0.2rem;
    right:-1.16rem;
    height: 1.0rem;
    width: 1.66rem;
}
#center #cep5{
    top: 1.3rem;
}
#center #cep6{
    top: 2.4rem;
}
#center div:nth-child(5) img{
    position: absolute;
    top: 0.2rem;
    left:-1.16rem;
    height: 1rem;
    width: 1.66rem;
}
#center #cep8{
    top: 1.3rem;
}
#center #cep9{
    top: 2.4rem;
}

#center div:nth-child(1) i{
    width: 0.4rem;
    height: 1.45rem;
    position: absolute;
    color: white;
    text-shadow: 0.02rem 0.02rem 0.03rem black;
    font-size: 0.26rem;
    text-align: center;
    left: 0.5rem;
    top: 1.06rem;
    background-color: #971e22;
    font-style: normal;
    border-top-right-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem; 
    box-shadow: 0.02rem 0.02rem 0.03rem black;
}
#center div:nth-child(4) i{
    width: 0.4rem;
    height: 1.45rem;
    position: absolute;
    color: white;
    text-shadow: 0.02rem 0.02rem 0.03rem black;
    font-size: 0.26rem;
    text-align: center;
    right: 0.5rem;
    top: 1.06rem;
    background-color: #971e22;
    font-style: normal;
    border-top-left-radius: 0.1rem;
    border-bottom-left-radius: 0.1rem;
    box-shadow: -0.03rem 0.02rem 0.03rem black;
}
 #center div:nth-child(5) i{
    width: 0.4rem;
    height: 1.45rem;
    position: absolute;
    color: white;
    text-shadow: 0.02rem 0.02rem 0.03rem black;
    font-size: 0.26rem;
    text-align: center;
    left: 0.5rem;
    top: 1.06rem;
    background-color: #971e22;
    font-style: normal;
    border-top-right-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
    box-shadow: 0.02rem 0.02rem 0.03rem black;
}