body{
    font-family: '幼圆';
    background:#fff
}
#app {
    width:100%;
}
@media only screen and (max-width: 640px) {
    .news-list {
        display: none
    }
    #app .logo  {
        width:80px!important;
    }
    #app .swiper-pagination {
        left:-15px;
    }

    .ins {
        position: fixed!important;
        height: 100%!important;
    }
    #app .swiper-slide {
        width:100%!important;
        background-size:cover!important;
        background-position: center center!important;
        min-height:240px;
        background-repeat:no-repeat;
    }

    #app .dropdown-menu{
        box-shadow: 0px 0px 0px rgba(0,0,0,1)!important;
    }
    #app .nav .icon {
        color:#ccc;
        margin-right: 10px;
    }

    #app .icon-weibo, #app .icon-weixin {
        color:#4c4c4c!important;
    }
    #app .dropdown-menu>li>a {
        padding-left:40px!important;
    }
    #app .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
        background:#fff!important;
    }
    #app .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        background:#fff!important;
    }
    #app .font {
        float: left;
        padding-left:18px;
    }

    #app .font:last-child {
        padding-left:0px;
    }

    footer .container .right a{
        margin:0 10px;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        left:-15px
    }

    #app .product-postion h3 {
        font-size: 14px;
    }

    #app .product-postion h2 {
        font-size: 16px;
    }

    .product-thumb {
        text-align: center;
    }

    .product .tool {
        margin: 10px 0;
        text-align: center;
    }

    .product-main {
        text-align: center;
        color: #808080
    }

    .product-main h3 {
        font-size: 14px;
        margin: 10px 0;
        line-height: 24px;
    }

    .product-main h1 {
        font-size: 20px;
        color: #122a88
    }

    .product > div {
        text-align: center;
    }

    .product {
        margin-bottom: 60px;
    }
}

@media only screen and (min-width: 640px) {
    #app .icon-you{
        display: none;
    }
    #app .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        left:-200px
    }
    footer .container .left {
        float:left;
    }

    footer .container .right {
        float:right;
    }
    #app .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 50px;
        right:0
    }
    #app .swiper-slide {
        width:100%!important;
        background-size:cover!important;
        background-position: center center!important;
        min-height:750px;
        background-repeat:no-repeat;
    }

    .banner {
        height: 750px;
        background-size: cover;
        margin-bottom:30px;
    }

    #app .product-main {
        color: #999
    }

    #app .product-main h3 {
        font-size: 14px;
        margin: 6px 0;
        line-height: 24px;
    }

    .product-main h1 {
        font-size: 24px;
        color: #122a88
    }

    #app .tool a:nth-child(2n) {
        margin: 0 20px;
    }

    .product {
        margin-bottom: 120px;
    }

    #app header .container .navbar-collapse.collapse {
        border: none;
        display: block;
        float: right;
        background: #fff;
        left:0;
        top:0;
        width:auto;
        position: relative;
    }
}

#app .swiper-pagination {
    text-align: right;
}



.swiper-container {
    margin: 20px auto;
}

.swiper-slide {

}

#app .navbar-header {
    background: #fff;
    border: 0;
}

#app .navbar-default .navbar-toggle {
    border: 0
}

#header {
    padding: 0
}

#header .icon-bar {
    background: #999
}

footer {
    text-align: center;
    font-size: 12px;
    color: #808080
}

.product img {
    max-width: 100%;
}

.tool-info {
    color: #122a88;
    border: 1px #122a88 solid;
}

.tool-buy {
    color: #fb930f;
    border: 1px #fb930f solid;
}

.tool a:nth-child(2n) {
    margin: 0 10px;
}

.tool span {
    font-size: 15px;
    color: #999999
}

.overlay {
    display: none;
    position: fixed;
    width: 40%;
    height: 100%;
    left: 0;
    z-index: 9;
    top: 0;
    opacity: 0.7;
    background: #000;
}

#overlay.in {
    display: block;
}

#app .navbar-toggle {
    position: fixed;
    right:0;
    top:4px;
    z-index:999;
}

#app .logo {
    width: 150px;
}

.logo img {
    max-width: 100%;
}

.news {
    margin-bottom:30px;
}

.news h1 {
    font-size: 18px;
    color: #122a88;
    font-weight: 400;
}

.news p {
    color: #999999;
    font-size: 14px
}

.news-thumb {
    padding: 0;
    -webkit-box-shadow: 0px -2px 16px 0px #d0cdcd;
    -moz-box-shadow: 0px -2px 16px 0px #d0cdcd;
    box-shadow: 0px -2px 16px 0px #d0cdcd;
}

.newslist {
    margin: 20px auto;
}

.news-main {
    padding: 0
}

.news-main > div {
    -webkit-box-shadow: 0px 3px 16px 0px #d0cdcd;
    -moz-box-shadow: 0px 3px 16px 0px #d0cdcd;
    box-shadow: 0px 3px 16px 0px #d0cdcd;
    padding: 10px 20px;
    min-height:130px;
}

.news-thumb img {
    width:100%;
    max-height: 200px;
}

#app .nav>li>a:focus, .nav>li>a:hover {
    background:none
}
#app .font a{
    padding: 10px 10px;
}
#app .font i{
    font-size:30px;
}

#app .header-active{
    color:#122a88
}

#app .dropdown-menu{
    box-shadow: 0px 1px 6px rgba(0,0,0,.175);
    padding:10px 0;
    /* width: 100px !important; */
}

#app .dropdown-menu>li>a{
    padding: 14px 20px;
}
#app .dropdown-menu>li>a:hover{
    color:#122a88
}

#app .news-main a{
    text-decoration: none;
}
footer{
    padding:10px;
}

footer a {
    margin: 0 10px;
    color:#808080;
    text-decoration: none;
}

footer a:hover{
    color:#808080;
    text-decoration: none;
}
.location, .location a {
    color:#333;
    font-size:12px;
    text-decoration: none;
}
.index-news {
    position:  relative;
    text-decoration: none!important
}

.news-list {
    position: absolute;
    background: #fff;
    opacity: 0;
    width: 350px;
    left: 140px;
    margin-left: -82px;
    top: -180px;
    z-index: 9;
    box-shadow: 2px 2px 1px #ccc6c6;
    border: 1px #ccc6c6 solid;
    transition: all .3s ease-in;
    height: 170px;
}
.news-list-active {
    opacity: 1
}
.news-list ul {
    padding: 0;
    list-style: none;
    margin: 0;
    text-align: left
}

.right {
    position: relative
}

.news-list li {
    padding: 8px 5px;
    border-bottom: 1px #ccc dashed;
}
.news-list li:last-child {
    border:0
}
