﻿@charset "utf-8";
/* CSS Document */
html, body, form, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, em, address, a, input, textarea, span, strong, img, blockquote, fieldset, div, label {
    margin: 0px;
    padding: 0px
}

body {
    font-size: 14px;
    line-height: 180%;
    color: #000;
    font-family: \5FAE\8F6F\96C5\9ED1,\5B8B\4F53,Arial,Helvetica,sans-serif;
}

ul, ol, dl {
    list-style: none;
}

input, textarea, select, button {
    font-size: 14px;
}

a {
    text-decoration: none;
    -webkit-transform: translate(0px,0);
    -moz-transform: translate(50px,0);
    transform: translate(0px,0);
    transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
}

    a:hover {
        text-decoration: none;
        color: #1e90ff;
    }

img {
    border: none;
}

table {
    border-collapse: collapse;
}

table, thead, tbody, tfoot, tr, td {
    margin: 0px
}

.clearfix {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    visibility: hidden;
}

.right {
    float: right;
}

.left {
    float: left;
}

.clear {
    clear: both;
}


body {
    background: #ffffff
}

h1, h3, h4 {
    font-weight: bold;
    color: #fff;
}

h1 {
    line-height: 64px;
    background: url(../images/libb.png) left no-repeat;
    padding-left: 15px;
    font-size: 18px;
    color: #1a2b57;
    font-size: 18px;
    border-bottom: solid 1px #eee;
}

h2 {
    font-size: 48px;
    line-height: 100px;
    font-weight: bold;
}

h3 {
    font-size: 16px;
    text-align: center;
}
/*关于我们标题*/
h4 {
    text-align: center;
    font-size: 32px;
    line-height: 60px;
}

h5 {
    font-weight: bold;
    line-height: 50px;
    font-size: 32px;
}

h6 {
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
}
/*内页标题*/
h7 {
    text-align: center;
    font-size: 28px;
    line-height: 60px;
    font-weight: bold;
}

h8 {
    text-align: center;
    font-size: 32px;
    line-height: 40px;
    font-weight: bold;
}

h9 {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

h10 {
    font-size: 54px;
    line-height: 60px;
    font-weight: bold;
}

.main {
    background: #fff
}

.pd0 {
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
}

.pd20 {
    padding-left: 20px;
    padding-right: 20px;
}

.pd30 {
    padding-left: 30px;
    padding-right: 30px;
}

.pd40 {
    padding-left: 40px;
    padding-right: 40px;
}

.pleft {
    padding-left: 200px;
    color: #fff;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt50 {
    margin-top: 50px;
}

.mt70 {
    margin-top: 70px;
}

.mtt50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.mtt30 {
    margin-top: 50px;
    margin-bottom: 50px;
}
/*logo黄色*/
.color20 {
    color: #f18200;
}

.color9 {
    color: #999;
}

.colorred {
    color: #d80000;
}

.colorf {
    color: #fff;
}

.colorff {
    background-color: #fff;
}

.colorf5 {
    background-color: #f5f5f5;
}

.colorh {
    color: #000;
}

.font12 {
    font-size: 12px;
}

.font16 {
    font-size: 16px;
}

.font18 {
    font-size: 18px;
}

.font20 {
    font-size: 20px;
}

.font24 {
    font-size: 24px;
}

.bg-white {
    background: #fff;
}

.rightbr {
    border-right: 2px solid #fff;
}

.nbanner {
    margin-top: 140px;
}
/*header 头部部分 start*/
.htop {
    background-color: #fff;
}

.header {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 130px;
    background-color: #fff;
    z-index: 999;
}
/*header {
    height: 130px;
    width: 100%;*/
/* overflow: hidden;*/
/*position: fixed;
    top: 0;
    z-index: 300;
}*/
.wrapper {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.headerCon {
    padding: 0px 80px 0px 80px;
    height: auto;
    margin: 0px auto;
}

.logo {
    margin-top: 20px;
}

.rmenu {
    margin-top: 10px;
}

    .rmenu a {
        color: #000;
        font-weight: bold;
    }

.rmenu1 {
    padding-right: 15px;
}

    .rmenu1 span {
        padding: 0px 5px;
        line-height: 26px;
        font-size: 16px;
    }

#nav {
    height: 45px;
    float: right;
    margin-top: 15px;
}

    #nav li {
        float: left;
        position: relative;
        height: 45px;
       
    }

        #nav li a {
            font-size: 16px;
            padding:14px 10px;
            text-align: center;
            float: left;
        }
#nav li a:hover {
    color: #fff;
    background-color: #00acff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#nav li .active {
    color: #fff;
    background-color: #00acff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
   
}
/*鼠标画上图片放大效果*/
.parentClass {
    overflow: hidden;
}

.imgHover {
    transition: all .6s;
}

    .imgHover:hover {
        transform: scale(1.1);
    }



/*footer----------------------------------*/

.footLinks {
    background-color: #d5d5d5;
}

.footer {
    /* background: url(../images/footbg.jpg) repeat center top;*/
    background: rgba(1, 70, 152, 0.9);
    margin: 0px;
    color: #fff;
}

    .footer a {
        color: #fff;
    }

.footer-ctt ul li {
    line-height: 40px;
    font-size: 12px;
}

.footer .title {
    font-size: 14px;
    color: #fff;
    padding: 60px 0px;
}

.footbanquan {
    margin: 30px;
}
/*友情链接*/

.panel-footer {
    background-color: #d5d5d5;
    border-top: 0px solid #ddd;
    padding: 20px 55px 10px 0px;
}


.glyphicon {
    margin-right: 4px !important; /*override*/
}

.pagination .glyphicon {
    margin-right: 0px !important; /*override*/
}

.pagination a {
    color: #555;
}

.linkleft {
    line-height: 100px;
}

.panel {
    background-color: #d5d5d5;
    margin-bottom: 0px;
}

    .panel ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

.news-item {
    margin: 0px;
}

@media only screen and (max-width:768px) {
    .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .footer {
        margin-top: 20px;
    }

        .footer .title, .footer ul li, .footer-img {
            display: none;
        }
}

@media only screen and (min-width:1346px) {
    .container {
        width: 1346px;
    }
}

.copyright {
    background: #ebebeb;
    padding: 20px 0;
}

    .copyright strong.green {
        color: #8dc73f;
    }

.side {
    position: fixed;
    width: 54px;
    height: 275px;
    right: 0;
    top: 214px;
    z-index: 100
}

    .side ul li {
        width: 54px;
        height: 54px;
        float: left;
        position: relative;
        border-bottom: 1px solid #444
    }

        .side ul li .sidebox {
            position: absolute;
            width: 54px;
            height: 54px;
            top: 0;
            right: 0;
            transition: all .3s;
            background: #000;
            opacity: .8;
            filter: Alpha(opacity=80);
            color: #fff;
            font: 14px/54px "微软雅黑";
            overflow: hidden
        }

        .side ul li .sidetop {
            width: 54px;
            height: 54px;
            line-height: 54px;
            display: inline-block;
            background: #000;
            opacity: .8;
            filter: Alpha(opacity=80);
            transition: all .3s
        }

            .side ul li .sidetop:hover {
                background: #8dc73f;
                opacity: 1;
                filter: Alpha(opacity=100)
            }

        .side ul li img {
            float: left
        }

/*导航*/

.navigation-down {
    position: absolute;
    top: 104px;
    left: 0px;
    width: 100%;
}

    .navigation-down .nav-down-menu {
        width: 100%;
        margin: 0;
        background: #F3F3F3;
        position: absolute;
        top: 0px;
        border-top: 2px solid #00acff
    }

        .navigation-down .nav-down-menu .navigation-down-inner {
            padding: 60px;
            position: relative
        }



    .bannerdl dd {
        line-height: 76px;
        border-bottom: 1px solid #d5d5d5;
    }

        .bannerdl dd a {
            /*  display:block;*/
            padding-bottom: 28px;
            font-size: 16px;
            color: #000;
        }

            .bannerdl dd a:hover {
                color: #1e90ff;
                border-bottom: 2px solid #1e90ff;
            }

.rbor {
    border-right: 1px solid #d5d5d5;
}

.btn-lan {
    background-color: #00acff;
    border-color: #1e90ff;
}

    .btn-lan:hover {
        background-color: #1e90ff;
        border-color: #1e90ff;
    }

.navbar-nav {
    z-index: 100;
}

.navbar-collapse {
}
