body{
    font-family:'微软雅黑', Arial, tahoma, "Hiragino Sans GB", 宋体;
}
p{
    text-align:justify;
    
}
@media (min-width: 768px){
    .container {
        width: 750px;
        margin:0 auto;
    }
}
@media (min-width: 992px){
    .container {
        width: 970px;
        margin:0 auto;
    }
}
@media (min-width: 1200px){
    .container {
        width: 1170px;
        margin:0 auto;
    }
}








.header-all{
    width:100%;
    height:110px;
    z-index: 999;
    position: relative;

}
.nav-all{
    position:fixed;
    width:100%;
    height:110px;
}
.logo-line{
    height:60px;
    background-color: #f2f2f2;
}
.logo-line .navbar-left{
    margin-top:7px;
}
.logo-line .navbar-right{
    margin-top:9px;
    width:120px;
}
.logo-line .navbar-right a{
    width:120px;
    line-height:28px;
    background:#ffae02;
    font-size: 16px;
    color:#ffffff;
    display:block;
    border-radius:20px;
    text-align: center;
}
.logo-line .navbar-right a:hover{
    background:#ffae02;
    background:#ffbe33;
    text-decoration: none;

}
.logo-line .navbar-right span{
    display:block;
    color:#777777;
    text-align: center;
}
.navbar-default{
    background-color:#2ca6f3;
    height:50px;
    border:0px;
    border-radius:0;

}
.navbar{
    margin-bottom:0;
}
.navbar-nav{
    margin-top:0;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    width: 120px;
    height: 50px;
    color:#2ca6f3;
    background-color:#ffffff;
}

.navbar-default .navbar-nav>li{
    width:120px;
    float:left;

}
.navbar-default .navbar-nav>li>a{
    padding-top:0;
    padding-bottom: 0;
    line-height:50px;
    color:#ffffff;
    text-align: center;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    background-color:#95d2f9;
    color:#ffffff;
}




.main_banner{
    width:100%;
    height:400px;
    position:relative;
}
.main_banner .container{
    position:relative;
}
.login{
    position:absolute;
    right:45px;
    top: 20px;
    z-index: 10;
    cursor:pointer;
}
.main_visual{
    height:400px;
    overflow:hidden;
    position:relative;
}
.main_image{
    height:400px;
    overflow:hidden;
    position:relative;
}
.main_image ul{
    width:9999px;
    height:400px;
    overflow:hidden;
    position:absolute;
    top:0;
    left:0;
}
.main_image li{
    float:left;
    width:100%;
    height:400px;
}
.main_image li span{
    display:block;
    width:100%;
    height:400px;
}
.main_image li a{
    display:block;
    width:100%;
    height:400px;
}

.main_image li .img_1{
    background:url('../image/banner1.jpg') center center no-repeat;
}
.main_image li .img_2{
    background:url('../image/banner2.jpg') center center no-repeat;
}
.main_image li .img_3{
    background:url('../image/banner3.jpg') center center no-repeat;
}
.main_image li .img_4{
    background:url('../image/banner4.jpg') center center no-repeat;
}


div.flicking_con{
    position:absolute;
    top:365px;
    left:50%;
    z-index:10;
    width:88px;
    height:16px;
    margin:0 0 0 -44px;
}
div.flicking_con a{
    float:left;
    width:20px;
    height:16px;
    margin:0;
    padding:0;
    background:url('../image/lunbotu.png') 0 0 no-repeat;
    display:block;
    text-indent:-1000px;
    font-size: 0px;
}
div.flicking_con a.on{
    background-position:0 -18px;
}
#btn_prev,#btn_next{
    z-index:11111;
    position:absolute;
    display:block;
    width:56px !important;
    height:57px !important;
    top:50%;
    margin-top:-28px;
    display:none;
}
#btn_prev{
    background:url(../image/lunboqi.png) no-repeat left top;
    left:100px;
}
#btn_next{
    background:url(../image/lunboqi.png) no-repeat left bottom;
    right:100px;
}







.part{
    width: 100%;
    margin-top:40px;
}
.title{
    width: 100%;
    text-align:center;
    margin-bottom:20px;
}
.title h2{
    font-size:36px;
    color:#555555;
    font-weight:bold;
}
.title h5{
    font-size:16px;
    color:#888888;
    margin-top:12px;
}
.part_ctt{
    width: 100%;
    background: #f9f9f9;
    color:#666;
    padding:15px;
    font-size:16px;
    text-indent:32px;
}



.footer-all{
    width: 100%;
    
    height:auto;
    padding:20px 0;
    background:url("../image/footer-bg.png") left top;
    
    
}
.footer-top-left {
    width: 44%;
    margin-right: 10%;
}
.footer-top-left h3{
    line-height: 28px;
    border-bottom: 1px solid #a7a7a7;
}
.footer-top-left h3 .contactus{
    font-size:18px;
    color:#a7a7a7;
    line-height:28px;
    display:inline-block;
    border-bottom: 2px solid #a7a7a7;
}
.show-con li{
    font-size：16px;
    color:#a7a7a7;
    line-height:30px;
    margin-top:18px;
}
.show-con span{
    width: 30px;
    height: 30px;
    display:block;
    float:left;
    margin-right:8px;
}
.f_phone{
    background:url("../image/f_phone.png") no-repeat left top;
}
.f_e-mail{
    background:url("../image/f_e-mail.png") no-repeat left top;
}
.f_address{
    background:url("../image/f_address.png") no-repeat left top;
}
.f_postcode{
    background:url("../image/f_postcode.png") no-repeat left top;
}

.footer-top-right {
    width: 46%;
}
.erweima li{
    float:right;
    width: 160px;
    margin-left: 10%;
    text-align:center;
    color:#a7a7a7;
    font-size:12px;
}
.erweima li h3{
    font-size:18px;
}
.erweima li img{
    margin:15px 0 10px 0;
}

.footer-bottom{
    width: 500px;
    text-align:center;
    margin:20px auto 0;
    color:#a7a7a7;
}

.link{
    width: 350px;
    margin:0 auto;
    margin-bottom:5px;
}
.link li{
    float:left;
    padding-right:18px;
}
.link li a{
    color:#a7a7a7;
}
.link li a:hover{
    color:#2ca6f3;
}
.footer-bottom p{
    font-size:12px;
}

.main_news {
    margin-bottom: 50px;
}
.title_text {
    font-size: 24px;
    color: #2ca6f3;
    margin-top: 10px;
}
.neirong{
    color:#666;
    font-size: 16px;
    line-height: 24px;
    padding:10px 10px 0 10px;
    text-indent: 32px;
}
.guide {
    margin-top: 20px;
    font-size: 16px;
    line-height: 40px;
    color: #666;
}
.guide a {
    font-size: 20px;
    color: #2ca6f3;
    width: 90px;
    line-height: 35px;
    display: inline-block;
    border: 1px solid #2ca6f3;
    border-radius: 5px;
    text-align: center;
}
.guide a:hover {
    color: #fff;
    background-color: #2ca6f3;
    text-decoration: none;
}
hr.gray{
    margin-top: 5px;
    margin-bottom: 10px;
    border-top: 1px solid #2ca6f3;
}
.partone_news img{
    display: block;
    margin:10px auto;
}




@media screen and (min-width: 992px) and (max-width: 1199px) {
    width:
}


@media screen and (min-width: 768px) and (max-width: 991px) {
    .part{
        margin-top:30px;
    }
    .title h2{
        font-size:28px;
    }
    .part_ctt{
        font-size:14px;
    }
    .title h5{
        font-size:14px;
        margin-top:8px
    }
    .part_ctt{
        padding:10px;
    }
    .footer-top-left{
        width: 56%;
        margin-right: 2%;
    }
    .footer-top-left h3 .contactus{
        font-size:16px;
    }
    .show-con li{
        margin-top:12px;
        font-size:14px;
    }
    .footer-top-right{
        width: 42%;
    }
    .erweima li{
        width: 44%;
        margin-left:5%;
    }
    .erweima li h3{
        font-size:16px;
    }

}


@media screen and (min-width:320px) and (max-width:767px) {

}