.otherbg{
    width: 100%;
    height: 530px;
    background-size: cover !important;
}
.aboutCon{
    width: 100%;
    height: 650px;
    background: url(../images/home/bg7.jpg) no-repeat center;
}
.expert{
    margin-top: 50px;
}
.expert li{
    width: 1200px;
    height: 358px;
    background: #FFFFFF;
    border-radius: 6px;
    margin-bottom: 40px;
}
.expertImg{
    width: 322px;
    height: 358px;
    margin-right: 70px;
}
.expertImg img{
    max-width: 322px;
    max-height: 358px;
    border-radius: 6px;
}
.expertCon{
    width: 690px;
    padding-top: 50px;
}
.expertCon div:nth-child(2){
    margin: 20px 0;
}
.productNav{
    width: 220px;
}
.productNav ul{
    margin-top: 100px;
}
.productNav li{
    padding: 30px 0;
    border-bottom: 1px solid #E4E4E4;
}
.productNav li a{
    color: #2B2B2B;
}
.productNav li a:hover{
    color: #2B2B2B;
}
.productNavActive a{
    color: #5FC5BE !important;
}
.productCon{
    width: 850px;
    border-top: 1px solid #E4E4E4;
    padding-top: 45px;
    margin-top: 40px;
}
.productCon ul li{
    margin-bottom: 40px;
}
.productCon ul li div:nth-child(1){
    width: 400px;
    height: 400px;
    margin-bottom: 10px;
}
.productCon ul li div:nth-child(1) img{
    max-width: 400px;
    max-height: 400px;
}
.productCon ul li div:nth-child(2) p:nth-child(2){
    width: 162px;
    height: 35px;
    background: rgba(95, 197, 190, .1);
    border-radius: 6px;
    line-height: 35px;
}
.custom{
    width: 1342px;
    background: url(../images/home/img16.jpg) no-repeat center;
    margin: auto;
    margin-top: 50px;
    padding: 70px 0;
}
.customCon{
    width: 1200px;
    height: 456px;
    border-radius: 6px;
    background: url(../images/home/img17.jpg) no-repeat center;
}
.customCon div{
    padding: 120px 0 0 100px;
}
.customCon div p:nth-child(1){
    margin-left: 180px;
}
.customCon div p:nth-child(3){
    margin-bottom: 90px;
}
.customCon div a{
    display: inline-block;
    color: #fff !important;
    width: 182px;
    height: 41px;
    border-radius: 21px;
    border: 1px solid #8F8F8F;
    line-height: 41px;
}
.custom ul li{
    height: 140px;
    line-height: 140px;
}
.custom ul div{
    width: 1px;
    height: 22px;
    background: #E6E6E6;
}
.exportation{
    margin-top: 50px;
}
.exportation li{
    width: 279px;
    height: 233px;
    background: #FFFFFF;
    border-radius: 6px;
    margin-bottom: 30px;
}
.exportation li div{
    width: 80px;
    height: 80px;
    margin: auto;
    padding: 50px 0 30px 0;
}
.exportation li div img{
    max-width: 80px;
    max-height: 80px;
}
.exportation li div img:nth-child(2){
    display: none;
}
.exportationActive{
    background: #5FC5BE !important;
    box-shadow: 0px 0px 18px 3px rgba(9,126,127,0.24) !important;
}
.exportationActive div img:nth-child(2){
    display: block !important;
}
.exportationActive div img:nth-child(1){
    display: none !important;
}
.exportationActive p{
    color: #fff !important;
}
.messaged{
    width:780px;
    margin-left: -30px;
}
.messaged form input{
    border: none;
    outline: none;
    width: 220px;
    height: 64px;
    background: none;
    color: #7C7C7C;
    font-size: 18px;
 }
 .messaged form div{
    width: 360px;
    height: 64px;
    background: #FFFFFF;
    border-radius: 6px;
    border: 1px solid #DFE6E6;
    margin-bottom: 15px;
    padding-left: 20px;
 }
 .messaged form textarea{
     width: 700px;
     height: 150px;
     background: #FFFFFF;
     resize: none;
     border: none;
     outline: none;
     font-size: 18px;
 }
 .messaged form button{
    width: 780px;
    height: 78px;
    background: #5FC5BE;
    line-height: 78px;
}
.newsNav{
    position: relative;
    top: 56px;
}
.newsNav li{
    margin-left: 30px;
    height: 40px;
}
.newsNav li a{
    color: #191919;
}
.newsNav li a:hover{
    color: #191919;
}
.newsNavActive{
    border-bottom: 2px solid #5FC5BE;
}
.newsNavActive a{
    color: #5FC5BE !important;
}
.newsBox li{
    width: 377px;
    height: 450px;
    background: #FFFFFF;
    margin: 0 10px 20px;
}
.newsBox li div:nth-child(1){
    width: 377px;
    height: 203px;
}
.newsBox li div:nth-child(1) img{
    max-width: 377px;
    max-height: 203px;
}
.newsBox li div:nth-child(2){
    padding-top: 40px;
}
.newsBox li div:nth-child(2) p{
    width: 320px;
    margin: auto;
}
.newsBox li div:nth-child(2) p:nth-child(2){
    margin-top: 20px;
    margin-bottom: 30px;
}
.newsBoxActive{
    background: #5FC5BE !important;
}
.newsBoxActive div:nth-child(1){
    display: none;
}
.newsBoxActive div:nth-child(2) p:nth-child(1){
    color: #fff !important;
}
.newsBoxActive div:nth-child(2) p:nth-child(2){
    color: #fff !important;
}
.newsBoxActive div:nth-child(2) p:nth-child(3){
    color: #fff !important;
}
.newsBoxActive div:nth-child(2) p:nth-child(4){
    width: 123px !important;
    height: 37px !important;
    background: #fff;
    border-radius: 19px;
    line-height: 37px;
    margin: 160px 0 0 25px;
    color: #5FC5BE !important;
    text-align: center;
}
.messagec form {
    width: 492px;
    margin: auto;
}
.messagec form input{
    margin-left:5px;
    border: none;
    outline: none;
    width: 380px;
    height: 46px;
    background: none;
    font-size: 18px;
 }
 .messagec form textarea{
     width: 380px;
     height: 120px;
     background: none;
     resize: none;
     outline: none;
     border: none;
     font-size: 18px;
     margin-top: 15px;
 }
.messagec form p{
    width: 490px;
    height: 46px;
    border: 1px solid #F0F0F0;
    border-radius: 6px;
    margin-bottom: 10px;
    padding-left: 10px;
 }
.messagec form button{
    width: 501px;
    height: 59px;
    background: #5FC5BE;
    border-radius: 6px;
    line-height: 59px;
    border: none;
    outline: none;
 }
 .line8{
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .2);
    margin-top: 50px;
    margin-bottom: 50px;
 }
