html,body{
    font-size: 22px;
    color: #000000;
    line-height: 1.5;
    /* height: 100%; */
    margin: 0;
    padding: 0;
}
.nav-logo {
    float: left;
    height: 40px;
    margin-top: 17px;
    overflow: hidden;
}
.nav-logo a {
    margin: 0;
    padding: 0;
}
.navbar-header{
    background-color: #164463;
    min-height: 75px;
}
.navbar-inverse{
    border: none;
}
.navbar-inverse .navbar-nav>li>a{
    color: #ffffff;
}
.navbar {
    background-color: #164463;
    font-size: 16px;
    min-height: 75px;
}
.navbar-toggle{
    margin-top: 19px;
}
.navbar-inverse .navbar-toggle{
    background-color: #164463;
}
.navbar-inverse .navbar-toggle{
    background-color: #164463;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{
    background-color: #164463;
}
.navbar-nav>li>a{
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
}
.navbar-nav>li{
    padding-left: 15px;
    padding-right: 15px;
}
.navbar ul li a:hover, .navbar ul li a:active {
	border-bottom:2px solid #169cc4;
	color:#169cc4;
}
.qy-line {
    width: 100%;
    height: 45px;
    background: url(../images/qy-line1.jpg) no-repeat center center;
}
#foot {
    width: 100%;
    /* margin-top: -72px; */
    background: #333;
    text-align: center;
    color: #ffffff;
    padding-top: 25px;
    padding-bottom: 25px;
    line-height: 1.5;
    font-size: 15px;
    padding-left: 3px;
    padding-right: 3px;
}
.everymoduletitle{
    border-left: 4px solid #5bc5f1;
    color: #000000;
    display: inline-block;
    font-size: 26px;
    height: 26px;
    line-height: 26px;
    padding-left: 15px;
    margin-bottom: 50px;
}
.everymoudle{
    padding-top: 145px;
    text-align: center;
}
.rightbtn{
    text-align: right;
    margin-top: 21px;
    color: #ffffff;
}
.rightbtn li{
    display: inline-block;
    vertical-align: middle;
}
.rightbtn a{
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    padding: 6px 0px 3px 0px;
   
}
.rightbtn a:hover, .rightbtn a:hover{
    color: #ffffff;
}
.rightbtn .home{
    margin-right: 20px;
    margin-top: 4px;
}
.rightbtn .changela{
    margin-left: 20px;
    margin-top: 4px;
}
.maue{
    border-bottom: none; 
}
.rightbtn .maue a:hover, .rightbtn .maue a:active {
    border-bottom: none;
}
.navbar ul .home a:hover, .navbar ul .home a:active{
    color: #ffffff;
}
.navbar ul .changela a:hover, .navbar ul .changela a:active{
    color: #ffffff;
}
.banner{
    margin-top: 40px;
    margin-bottom: 40px;
}
.banner img{
    width: 100%;
}
.comtext div{
    text-align: left;
    font-size: 18px;
    margin-top: 30px;
}
.introducebigtitle{
    margin-top: 40px;
    font-size: 24px;
    text-align: left;
}
.circle{
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #333333;
    -moz-border-radius: 50%;      
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.comtext .introduceconten div{
    text-align: left;
    font-size: 18px;
    margin-bottom: 6px;
    margin-top: 10px;
}
.comtext .introduceconten span{
    display: inline-block;
    vertical-align: middle;
}
.circletext{
    width: 95%;
    margin-left: 6px;
}
.comtext .introduceconten{
    margin-top: 10px;
}
.lastintroduce{
    padding-bottom: 60px;
}
.boldtext{
    font-weight: bold;
}
.page{
    box-sizing: border-box;/*为元素指定的任何内边距和边框都将在已设定的宽度和高度内进行绘制*/
    min-height: 100%;
    /* padding-bottom: 116px; */
}
@media (max-width: 768px){
    .navbar ul li a:hover, .navbar ul li a:active {
        border-bottom: none;
    }
    .navbar ul .home a:hover, .navbar ul .home a:active{
        color: #ffffff;
    }
    .home{
        border-bottom: none;
    }
    .navbar ul .changela a:hover, .navbar ul .changela a:active{
        color: #ffffff;
    }
    .changela{
        border-bottom: none;
    }
    .navbar-nav>li>.lastA{
        padding-bottom: 10px;
    }
    .time{
        font-size: 15px;
        margin-top: 10px;
    }
    .everymoudle{
        padding-top: 110px;
        text-align: center;
    }
    .everymoduletitle {
        border-left: 4px solid #5bc5f1;
        color: #000000;
        display: inline-block;
        font-size: 22px;
        height: 22px;
        line-height: 22px;
        padding-left: 15px;
        margin-bottom: 35px;
    }
    .banner{
        margin-top: 20px;
    }
    .comtext div{
        text-align: left;
        font-size: 16px;
        margin-top: 20px;
    }
    .introducebigtitle{
        margin-top: 45px;
        font-size: 20px;
    }
    .comtext .introduceconten div{
        text-align: left;
        font-size: 16px;
        margin-bottom: 6px;
        margin-top: 10px;
    }
    .autodiv{
        width: 100%;
        margin: auto;
    }
}
.comtext .middletext{
    color: #000000;
    margin: auto;
    margin-top: 30px;
    text-align: justify;
}
.boldspan{
    font-weight: bold;
}
.prvcontainer{
    padding-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 992px){
    .everymoudle{
        padding-top: 120px;
        text-align: center;
    }
    .everymoduletitle{
        border-left: 4px solid #5bc5f1;
        color: #000000;
        display: inline-block;
        font-size: 24px;
        height: 24px;
        line-height: 24px;
        padding-left: 15px;
    }
    .banner{
        margin-top: 30px;
    }
    .comtext div{
        text-align: left;
        font-size: 18px;
        margin-top: 25px;
    }
    .comtext .introduceconten div{
        text-align: left;
        font-size: 18px;
        margin-bottom: 6px;
        margin-top: 10px;
    }
}
@media (min-width: 992px) and (max-width: 1200px){
    .everymoduletitle{
        border-left: 4px solid #5bc5f1;
        color: #000000;
        display: inline-block;
        font-size: 28px;
        height: 28px;
        line-height: 28px;
        padding-left: 15px;
    }
    .everymoudle{
        padding-top: 130px;
        text-align: center;
    }
    .banner{
        margin-top: 30px;
    }
    .prvcontainer{
        width: 750px;
    }
}
@media (min-width: 1200px) and (max-width: 1440px){
    .everymoduletitle{
        border-left: 4px solid #5bc5f1;
        color: #000000;
        display: inline-block;
        font-size: 28px;
        height: 28px;
        line-height: 28px;
        padding-left: 15px;
    }
    .prvcontainer{
        width: 970px;
    }
}
@media (min-width: 1440px){
    .everymoduletitle{
        border-left: 4px solid #5bc5f1;
        color: #000000;
        display: inline-block;
        font-size: 28px;
        height: 28px;
        line-height: 28px;
        padding-left: 15px;
    }
}

