.menu-child-item {
    width: 200px;
    border-bottom: 1px dashed #2a779c;}
.menu-child-item2 {
    width: 320px;
    border-bottom: 1px dashed #2a779c;}
.tab-title {
margin: 0;
padding: 2px 4px;
border: thin solid #0080B1;}
.tab-title.active {
background-color: #0080B1;
color: #fff;}
.tab-title:hover {
background-color: #0080B1;
color: #fff;}
.mlmr.one-line {
    margin-left: 0;
    width: 100%;}
.mlrf.mlrf-date.one-line {
    display: inline-block;
    width: 90px;
    float: right;}
.mrm-link {
    width: 136px;
    height: 32px;
    text-align: center;
    border: 1px solid #ccc;
    margin: 0 0 20px 0;
    cursor: pointer;}
.mrm-link .dropdown {
    padding: 8px 0 0 0;
    position: relative;}
.mrm-link:hover{
    box-shadow: 0px 5px 20px #999;
    top: -1px;}
.mrm-link .line {
   display: inline-block;
   width: 14px;
   border-top: 1px solid #ccc;
   vertical-align: middle;}
.mrm-link .text-line {
    background-color: #fff; 
    color: #000;
    margin-top: 9px;}
.mrm-link .text-line a {
    color: #000;}
.footer .footer-logo {
    width: 1000px;
    margin: 0 auto;}
.footer .footer-contact {
    margin-left: 448px;
    width: 300px;
    padding: 18px 30px;
    border-left: 1px solid #3C7631; 
    border-right: 1px solid #3C7631;}
.footer .footer-contact span {
    display: block;
    width: 320px;
    line-height: 1.5em;}
.footer .footer-contact span.left, .footer-contact span.right {
    display: inline-block;
    width: 150px;}
.footer .footer-contact span.right {
    text-align: right;}
.footer .wechat-icon, .footer .linkedin-icon {
        display: inline-block;}
.footer .wechat-icon:hover .wechat-qrcode, .footer .linkedin-icon:hover .linkedin-qrcode{
        display: block;}
.footer .wechat-qrcode, .footer .linkedin-qrcode {
        width: 150px;
        height: 150px;
        position: absolute;
        z-index:22;
        border: 2px solid silver;
        display: none;}
.footer .wechat-qrcode {
        background: url(images/home/wechat.qrcode.jpg) no-repeat 0px 0px;
        margin: -160px 0 0 -5px;}
.footer .linkedin-qrcode {
        background: url(images/home/linkedin.qrcode.jpg) no-repeat 0px 0px;
        margin: -160px 0 0 -5px;}
