

.indexnav{
    font-size: 16px; font-weight: bold;
}


.indexright a,.indexnav a:hover,.indexnav a.now{
    color: #9E4B47; font-size: 16px; font-weight: bold;
}
.yuan16{ border-radius: 0px 16px 0px 16px }
.yuan16:hover span{transform:rotate(0deg)}
.mySwiper99 img{width: 100%}
input.bbdd{flex: 1; border: none}
.bbddan{ padding: 14px 50px; background: #9E4B47;border-radius: 8px; color: #ffffff}




.mo{ padding: 40px 0px 20px 0px; color: #ffffff; background:#333333; margin-top: 30px;}
.mo a{color: #ffffff}
.mo a:hover{color: #cccccc}

.yb_conct{position:fixed;z-index:9999999;top:260px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#000 url(/public/home/images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#000 url(/public/home/images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#000 url(/public/home/images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#000 url(/public/home/images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{ width:130px; margin-left:10px; border:5px #fff solid;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}
.uk-button-secondary{ background: #ccc; color: #000}
.uk-button-secondary.uk-active, .uk-button-secondary:active{ color: #000}



.dropdownmenu ul, .dropdownmenu li {
    margin: 0;
    padding: 0;

}
.dropdownmenu ul {

    width: 100%;
}
.dropdownmenu li {
    position: relative;
    width:auto;
}
.dropdownmenu a {

    color: #333333;
    display: block;
    font-size: 16px;
    padding: 40px 20px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.dropdownmenu li:hover a {
color: #9E4B47; font-size: 16px;
}
#submenu {
    left: 0;
    opacity: 0;
    position: absolute;z-index: 9;
    top: 102px;
    visibility: hidden;


}
li:hover ul#submenu {
    opacity: 1;
    top: 102px;	/* adjust this as per top nav padding top & bottom comes */
    visibility: visible;
}
#submenu li {
    float: none;
    width: 100%;
}
#submenu a:hover {
    background: #9E4B47; color: #ffffff;
}
#submenu a {
    background-color:rgba(255,255,255,0.9);text-align: left;
    font-size: 14px;
    padding: 10px 20px; color: #333333;
}
a.fwnwa{ color: #333333}
a.fwnwa:hover,a.fwnwa.now{ color: #9E4B47}
.bgcx{ background: #f5f5f5; border: #e5e5e5 1px solid; border-radius: 10px; padding: 20px;}
.bgcx li{ margin-top: 16px; font-size: 18px;}
.bgcx li p{width: 200px; text-align: right}

.bgcx li span{ color: #666666}
