/*导航*/

.col-md-7, .col-md-5, .col-xs-6, .col-xs-12 {
    padding-right: 0;
    padding-left: 0;
}

#mynav .navbar-toggle {
    margin-right: 50px;
    background: #eee;
}

.navbar {
    margin-bottom: 0;
}

#mynav .tabList > li {
    height: 30px;
    margin: 9px 14px;
}

#mynav .tabList > li > a {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    font-family: STHeitiSC-Light;
    font-weight: 300;
    color: rgba(40, 40, 40, 1);
    text-align: center;
    padding: 0 13px;
}

#mynav .tabList > li:hover {
    background: rgba(34, 159, 251, 1);
    border-radius: 15px;
    color: #fff;
}

#mynav .tabList > li > a:hover {
    color: #fff;

}

#mynav img {
    width: 87px;
    height: 27px;
    /*margin-top: 14px;*/
    margin: 14px 0 0 38px;
}

/*.navbar-default{
    background: transparent;
}*/
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle {
    background-color: transparent;
    border: none;
}

.navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

@media ( max-width: 768px) {
    .myloin {
        position: absolute;
        top: 10px;
        left: 50%;
        font-size: 1em;
    }

    .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    .footlogo {
        border-right: 0 !important;
        margin-left: 0 !important;
        line-height: 0 !important;
        height: 27px !important;
    }

    .aboutus dl {
        margin-top: 0 !important;
    }

    .link dl {
        margin-top: 0 !important;
    }

    .scan {
        margin-top: 0 !important;
    }

    .cont .title {
        margin-top: 0 !important;
    }

    .cont {
        padding-top: 0 !important;
    }

    .cont .myimg {
        text-align: center !important;
    }

    .contother.title {
        margin-top: 0 !important;
    }

    .contother {
        margin-top: 0 !important;
    }

    .contother .myimg {
        text-align: center !important;
    }

    .col-xs-12 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .video video {
        width: 370px !important;
        text-align: center;
    }

    .us {
        width: 300px !important;
    }

    p {
        font-size: 12px;
    }

    h2 {
        font-size: 16px;
    }

    h3 {
        font-size: 14px;
    }

    li {
        font-size: 14px;
    }

    #myP {
        margin-top: 10px;
    }

    .myimg {
        width: 50%;
    }

}

/*主体*/

.container {
    padding-left: 0;
    padding-right: 0;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.cont {
    min-height: 380px;
    padding-top: 50px;
}

.cont .myimg {
    width: 480px;
    height: 280px;
    float: right;
}

.cont .contRight {
    /*width: 373px;
    height: 196px;*/
    margin-top: 70px;
    background: pink;
}

.cont .title {
    font-size: 21px;
    font-family: STHeitiSC-Light;
    font-weight: 300;
    color: rgba(59, 59, 59, 1);
    margin-top: 120px;
    margin-bottom: 16px;
    margin-left: 76px;
}

.cont .content {
    font-size: 14px;
    font-family: STHeitiSC-Light;
    font-weight: 300;
    color: rgba(59, 59, 59, 1);
    margin-left: 76px;
    margin-bottom: 3px;
}

.cont .more {
    font-size: 12px;
    font-family: STHeitiSC-Medium;
    font-weight: 500;
    color: rgba(134, 132, 132, 1);
    text-decoration: none;
    padding: 5px 10px;
    background: transparent;
    border-radius: 12px;
    border: 1px solid rgba(198, 198, 198, 1);
}

.cont .more img {
    width: 9px;
    height: 9px;
    padding-left: 5px;
}

/*.cont .contother{
     margin-top: 50px;
}*/

.demonstration {
    padding-bottom: 30px;
    margin-top: 20px;
}

.demonstration > h2 {
    font-size: 21px;
    font-family: SourceHanSansHWSC-Regular;
    font-weight: 400;
    color: rgba(47, 47, 47, 1);
    margin: 0;
    text-align: center;
}

.demonstration > div {
    font-size: 12px;
    font-family: STHeitiSC-Light;
    font-weight: 300;
    color: rgba(47, 47, 47, 1);
    text-align: center;
    margin-top: 6px;
}

.video {
    text-align: center;
    background: #F1F1F1;
    height: 440px;
}

.video > video {
    width: 623px;
    height: 346px;
    border-radius: 9px;
    margin-top: 47px;
}

.case {
    margin-top: 56px;
    margin-bottom: 20px;
}

.case > h2 {
    font-size: 21px;
    font-family: SourceHanSansHWSC-Regular;
    font-weight: 400;
    color: rgba(47, 47, 47, 1);
    margin: 0;
    text-align: center;
}

.case > div {
    font-size: 12px;
    font-family: STHeitiSC-Light;
    font-weight: 300;
    color: rgba(47, 47, 47, 1);
    text-align: center;
    margin-top: 6px;
}

.caseList video {
    width: 276px;
    height: 178px;
    border-radius: 3px;
}

.caseList dd {
    margin-top: 10px;
}

.about {
    margin-top: 56px;
    margin-bottom: 20px;
}

.about > h2 {
    font-size: 21px;
    font-family: SourceHanSansHWSC-Regular;
    font-weight: 400;
    color: rgba(47, 47, 47, 1);
    margin: 0;
    text-align: center;
}

.about > div {
    font-size: 12px;
    font-family: STHeitiSC-Light;
    font-weight: 300;
    color: rgba(47, 47, 47, 1);
    text-align: center;
    margin-top: 6px;
}

.us {
    width: 600px;
    margin: 0 auto;
}

.footlogo {
    width: 108px;
    height: 142px;
    border-right: 1px solid #535353;
    margin-top: 58px;
    margin-left: 60%;
    line-height: 142px;
}

.footlogo > img {
    width: 87px;
    height: 27px;
    vertical-align: middle;
}

.link {
    font-size: 12px;
    font-family: STHeitiSC-Light;
    font-weight: 300;
    color: rgba(220, 220, 220, 1);
}

.aboutus {
    font-size: 12px;
    font-family: STHeitiSC-Light;
    font-weight: 300;
    color: rgba(220, 220, 220, 1);
}

.link dl {
    margin-top: 70px;
}

.aboutus dl {
    margin-top: 70px;
}

.link dl > dt {
    font-size: 14px;
    font-family: STHeitiSC-Light;
    font-weight: 300;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 15px;
}

.aboutus dl > dt {
    font-size: 14px;
    font-family: STHeitiSC-Light;
    font-weight: 300;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 15px;
}

.link dl > dd {
    margin-bottom: 10px;
}

.aboutus dl > dd {
    margin-bottom: 10px;
}

.aboutus a {
    font-size: 12px;
    font-family: STHeitiSC-Light;
    font-weight: 300;
    color: rgba(220, 220, 220, 1);
}

.scan {
    margin-top: 80px;
}

.scan > div {
    width: 95px;
    height: 95px;
    text-align: center;
}

.scan img {
    width: 95px;
    height: 95px;
}

.scan > div > div {
    font-size: 12px;
    font-family: STHeitiSC-Light;
    font-weight: 300;
    color: rgba(220, 220, 220, 1);
    margin-top: 6px;
}

.footer > a {
    font-size: 12px;
    font-family: STHeitiSC-Light;
    font-weight: 300;
    color: rgba(220, 220, 220, 1);
    text-align: center;
    display: block;
    margin-bottom: 5px;
}

.footer > p {
    font-size: 12px;
    font-family: STHeitiSC-Light;
    font-weight: 300;
    color: rgba(220, 220, 220, 1);
}

/*

     #mynav .tabList>span{
         float: left;
         display: inline-block;
         height: 17px;
         border-right: 1px solid #D5D5D5;
         margin-top: 16px;
     }
     */
