@utf-8
/*头部*/
body {
    font-family: "微软雅黑","宋体","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff;
}
a,
a:hover {
    text-decoration: none;
}

#top_wrap {
    height: 10px;
    width: 100%;
    background: #000602;
    border-bottom: 0;
}

.top_logo_tel {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

.top_tel {
    line-height: 32px;
    font-size: 13px;
    text-align: center;
}

.top_tel a {
    color: #888;
    font-size: 12px;
}
.tel_rbg{
    width: 50px;
    height: 50px;
    border-radius:25px;
    background: #009ed8;
    text-align: center;
    line-height: 50px;
    margin:12px 0;
}
.tel_rbg span{
    color: #fff;
    font-size: 24px;
}
.tel_cont{
    margin-left: 10px;
}
.tel_cont p{
    font-size: 30px;
    line-height: 36px;
    font-family: Arial;
}
/*搜索框*/

section {
    width: 100%;
    height: auto;
    overflow: hidden;
}

button {
    border: 0;
    background: #fff;
}

.container {
    height: auto;
    overflow: hidden;
}

.navbar-brand {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.navbar {
    background: #0090d8;
    border: none;
    min-height: 45px;
    margin-bottom: 0;
}

.navbar-default .navbar-nav > li > a {
    position: relative;
    display: block;
    padding: 12px 25px;
    border-right: 1px solid #1f96c3；
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-default .navbar-nav > .active > a {
    color: #0090d8;
    background-color: #fff;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .active > a:hover {
    color: #0090d8;
    background-color: #fff;
}


/*轮播图片样式*/

.carousel-control {
    font-size: 60px;
    vertical-align: middle;
    line-height: 100%;
    padding-top: 200px;
}


/*首页公司简介*/
#index_about{
    margin-top: 25px;
}
/*产品展示*/
/*标题*/
.page-header {
    text-align: center;
    padding-bottom: 9px;
    margin: 0;
    border-bottom: 0;
    margin-bottom: 20px;
}
.page-header span{
    margin-top: 0;
    display: block;
    margin: 0 auto;
    width: 92px;
    height: 60px;
}
.page-header h1{
    width: 100%;
    font-size: 30px;
    color: #333;
    line-height: 30px;
    font-family: "微软雅黑";
    background: url(../images/title.jpg) no-repeat center 48px;
}
.page-header h1 small{
    width: 100%;
    color: #aaa;
    line-height: 20px;
    font-family: "微软雅黑";
}
#pdt_class{
    margin: 40px auto;
    padding:50px 0 30px 0;
    background: #24272e;
}
#pdt_class .cpfl{
    margin-bottom: 20px;
    float: left;
    text-align: center;
}
#pdt_class .cpfl figcaption{
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height:50px;
    font-family: "微软雅黑";
}
#pdt_class .rimg_box{
    width: 300px;
    height: 300px;
    line-height: 300px;
    border-radius: 300px;
    overflow: hidden;
/*    margin: 0 25px;*/
    padding: 4px;
    border: 1px solid #ddd;
    background: #fff;
    display: inline-table;
    text-align: center;
    vertical-align: middle;
}
.rimg_box img{
    max-width: 300px;
    height: auto;
}
#slide_pdt {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/bg01.jpg);
    padding-bottom: 40px;
}
.pdt_show{
        margin-bottom: 20px;
}
.pdt_show .thumbnail {
    width: 100%;
    height: 168px;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    overflow: hidden;
    border-radius: 0;
/*    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;*/
    display: block;
    text-align: center;
}
.pdt_show .thumbnail img{
   height: 158px;
    display: block;
    margin: 0 auto;
}
.pdt_show  .caption h3{
    text-align: center;
    font-size: 16px;
    color: #555;
}
#index_case{
   margin:0 0 40px 0;
   padding: 40px 0 30px 0;
   background: url(../images/bg_case.jpg); 
}
#index_case .case_show01{
    margin-bottom: 20px;
}
#index_case .case_show01 .thumbnail {
    width: 100%;
    height: 260px;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    overflow: hidden;
    border-radius: 0;
/*    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;*/
    display: block;
    text-align: center;
}
#index_case .case_show01 .thumbnail img{
   height: 250px;
    display: block;
    margin: 0 auto;
}
#index_case .case_show01  .caption h3{
    text-align: center;
    font-size: 16px;
    color: #fff;
}
/*标题*/
.page-header {
    text-align: center;
    padding-bottom: 9px;
    margin: 0;
    border-bottom: 0;
    margin-bottom: 20px;
}
.page-header span{
    margin-top: 0;
    display: block;
    margin: 0 auto;
    width: 92px;
    height: 60px;
}
#index_case .page-header h1{
    width: 100%;
    font-size: 30px;
    color: #fff;
    line-height: 30px;
    font-family: "微软雅黑";
    background: url(../images/w_tiltle.png) no-repeat center 48px;
}
#index_case .page-header h1 small{
    width: 100%;
    color: #6fd8ff;
    line-height: 20px;
    font-family: "微软雅黑";
}
/*友情链接*/
#yq_link{
    width: 100%;
    text-align: center;
    height: auto;
    overflow: hidden;
    margin-bottom: 25px;
}
#yq_title{
    width: 100%;
    text-align: center;
    background: url(../images/line.jpg) no-repeat center center;
    margin-bottom: 40px;
}
#yq_title  span{
    background: #009ed8;
    padding: 15px 50px;
    line-height: 50px;
    font-size: 24px;
    color: #fff;
    font-family: "微软雅黑";
}
#yq_link .link_logo{
    width: 100%;
    height: 80px;
    padding: 4px;
    border: 1px solid #ddd;
    text-align: center;
    margin-bottom: 20px;
}
#yq_link .link_logo img{
    height: 70px;
}
/*内页样式开始*/
#nav_sub{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin:40px 0;
}
#nav_sub img {
    display: block;
    height: auto;
    max-width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.menu_list{
    padding: 0;
    width: auto;
    height: auto;
    margin:0 auto;
    overflow: hidden;
    display: inline-table;
    text-align: center;
}
.menu_list ul{
    display: block;
    padding:0;
    margin:0 auto;
}
.menu_list a{
    list-style: none;
    color: #333;
    float: left;
    display: block;
    width: 148px;
    height: 148px;
    border-radius: 75px;
    border:1px solid #ccc;
    vertical-align: middle;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
}
.menu_list a:last-child{
     margin-right: 0;   
}
.menu_list a li{
    width: 120px;
    height: 120px;
    line-height: 120px;
    border-radius: 60px;
    background:#ccc; 
    margin:14px;
    text-align:center;
}
.menu_list a:hover,.menu_list a.on,.menu_list a.active{
    color: #fff;
    border:1px solid #009ed8;
}
.menu_list a:hover li,.menu_list a.on li,.menu_list a.active li{
    background:#009ed8; 
}
/*关于我们*/
.tech_cont h1 {
    text-align: center;
    border-bottom: 1px solid #ddd;
    line-height: 1.3;
    font-size: 24px;
    color: #333;
    font-family: "微软雅黑";
    padding-bottom: 10px;
}
.content-text {
    font-size: 14px;
    line-height: 30px;
    text-justify: inter-ideograph;
    text-align: justify;
    border-bottom: 1px solid #ddd;
    padding: 20px 10px;
}
.content-text p{
    color: #555;
    text-indent: 2em;
    /*text-align: left;*/
}
.content-text img {
    display: block;
    height: auto;
    max-width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
/*新闻列表*/
#nav_sub .news_list{
    margin-top: 40px;
}
.list_bg{
    width: 100%;
    height: 140px;
    overflow: hidden;
    background: #f2f2f2;
    margin-bottom: 20px;
}
.news {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    margin:20px 10px;

}
.date_dis {
    display: block;
    float: left;
    width: 15%;
    height: 100px;
    background-color: #aaa;
    margin-right: 10px;
}
.news_list .dated {
    clear: both;
    height: 75px;
    line-height: 75px;
    overflow: hidden;
    font-size: 48px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    background: #009ed8;
    padding: 0;
    margin: 0;
}
.mon_year {
    padding: 0;
    margin: 0;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    text-align: center;
}
.n_list{
    padding-right: 10px;
    max-height: 100px;
    overflow: hidden;
}
.n_list h4{
    text-align: left;
    font-family: "微软雅黑";
    color: #333;
}
.n_list p{
    text-align: left;
    padding-right: 10px;
    color: #888;
}
/*新闻详情页*/
.tech_cont h1 {
    text-align: center;
    border-bottom: 1px solid #ddd;
    line-height: 2;
    font-size: 24px;
    color: #0d5baa;
    font-family: "微软雅黑";
    padding-bottom: 15px;
}
.tech_cont h1 small {
    color: #aaa;
    font-size: 12px;
}
.content-text {
    font-size: 15px;
    line-height: 30px;
    text-justify: inter-ideograph;
    text-align: justify;
    border-bottom: 1px solid #ddd;
    padding: 20px 10px;
}
.content-text p{
    color: #555;
    text-indent: 2em;
    font-size: 14px;
    /*text-align: left;*/
}
.content-text img {
    display: block;
    height: auto;
    max-width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
#nav_sub h1{
font-size: 30px;
}
/*产品列表*/
.pdt_list{
    margin-top: 25px;
}
/*联系我们*/
.contact h1 {
    text-align: center;
    border-bottom: 1px solid #ddd;
    line-height: 2;
    font-size: 30px;
    color: #0d5baa;
    font-family: "微软雅黑";
}
.contact h4{
    color: #009ed8;
}
/*在线留言*/
.message {
    margin: 40px auto;
}
.message .form-group {
    margin-bottom: 15px;
}
/*分页*/

.pagination {
    display: inline-block;
    /*padding-left: 40%;*/
    margin: 0 auto;
    margin-bottom: 40px;
    border-radius: 4px;
    text-align: center;
}


/* 超小型设备（手机，小于768px） */

@media (max-width: 767px) {
    .navbar-brand {
        height: auto;
        overflow: hidden;
        padding: 0;
        margin: 10px 0;
    }
    .sch01 {
        top: 5px;
        height: auto;
        overflow: hidden;
        margin-bottom: 10px;
    }
    .pagination {
        display: inline-block;
        /*padding-left: 12%;*/
        margin: 0 auto;
        margin-bottom: 40px;
        border-radius: 4px;
        text-align: center;
    }
    .btn-group,
    .btn-group-vertical {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 15px;
    }
    .carousel-control {
        font-size: 30px;
        vertical-align: middle;
        line-height: 100%;
        padding-top: 30px;
    }
    .ewm_show img {
        margin: 10px auto;
    }
    #module {
        margin: 15px auto;
    }
    #slide_pdt .carousel-control {
    font-size: 60px;
    vertical-align: middle;
    height: 100px;
    line-height: 100px;
    width:8%;
    color: #fff;
    margin:100px 0;
    padding-top: 0;
        background:rgba(0, 0, 0, 0.5)!important;
 filter:alpha(opacity=0.5); background:#fff; 
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    opacity: 0.6;
}
.nav_main ul{
    margin: 0 auto;
    padding: 0;
    height: auto;
    width: 200px;
}
 .nav_main1 ul{
    margin: 0 auto;
    padding: 0;
    width: 480px;  
}
    .nav_main ul a{
    width: 60px;
    height: 60px;
    margin-right: 10px;
}
.nav_main ul a .nav_btn{
    width: 60px;
    height: 60px;
     line-height: 60px;
    border-radius: 60px;
    font-size: 0.8em;
}
.img_box{
    float: left;
    width: 290px;
    max-width: 360px;
    height: 240px;
    overflow: hidden;
    display: block;
    text-align: center;
    vertical-align: middle;
    padding: 4px;
    border: 1px solid #ddd;
    margin: 0 auto;
}
.img_box img{
    max-width:300px;
    max-height: 240px;
    overflow: hidden;
    margin: 0 auto;
    line-height: 240px;
}
.menu_list ul{
margin-left: 0;
}
.project_list {
     margin: 10px -15px 10px -15px; 
}
.list_bg{
    width: 100%;
    height: 160px;
    overflow: hidden;
    background: #f2f2f2;
    margin-bottom: 20px;
}
.date_dis {
    display: block;
    float: left;
    width: 24%;
    height: 100px;
    background-color: #aaa;
    margin-right: 10px;
}
#pdt_class .rimg_box {
    width: 280px;
    height: 280px;
    line-height: 280px;
    border-radius: 140px;
    overflow: hidden;
    margin: 0;
    padding: 4px;
    border: 1px solid #ddd;
    background: #fff;
    display: inline-table;
    text-align: center;
    vertical-align: middle;
}
.rimg_box img {
    max-width: 280px;
    height: auto;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.menu_list a{
    width: 78px;
    height: 78px;
    line-height: 78px;
    border-radius: 40px;
    margin-right: 20px;
    font-size: 0.8em;
}
.menu_list a li{
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius:30px;
    margin:8px;
}
.tel_cont p {
    font-size: 1.6em;
    line-height: 36px;
}
}


/* 小型设备（平板电脑，768px 起） */

@media (min-width: 768px) {
    .navbar-brand {
        height: auto;
        overflow: hidden;
        padding: 0;
        margin: 15px 0;
    }
    .navbar {
        min-height: 30px;
    }
    .navbar-default .navbar-nav > li > a {
        position: relative;
        display: block;
        padding: 5px 10px;
        border-right: 1px solid #1f96c3；
    }
    .sch01 {
        top: 20px;
    }
    .pagination {
        display: inline-block;
        /*padding-left: 20%;*/
        margin: 0 auto;
        margin-bottom: 40px;
        border-radius: 4px;
        text-align: center;
    }
    .btn-group,
    .btn-group-vertical {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 15px;
    }
    .carousel-control {
        font-size: 40px;
        vertical-align: middle;
        line-height: 100%;
        padding-top: 80px;
    }
    .ewm_show {
        margin: 0 auto;
        margin-top: 20px;
    }
    .ewm_show img {
        display: block;
        margin: 0 auto;
    }
    .sch01 {
        top: 5px;
    }
    #module {
        margin: 20px auto;
    }
.menu_list ul{
margin-left: 0;
}
.menu_list a{
    width: 108px;
    height: 108px;
    line-height: 108px;
    border-radius: 55px;
    margin-right: 15px;
    font-size: 1em;
}
.menu_list a li{
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius:40px;
    margin:13px;
}
    .date_dis {
    width: 15%;
    }
}


/*ipad系列设备*/


/* 中型设备（台式电脑，992px 起） */

@media (min-width:992px) {
    .navbar-brand {
        float: left;
        height: auto;
        font-size: 18px;
        overflow: hidden;
        padding: 0;
        margin: 20px 0;
    }
    .navbar-default .navbar-nav > li > a {
        position: relative;
        display: block;
        padding: 10px 20px;
        border-right: 1px solid #1f96c3；
    }
    a.thumbnail .caption {
        height: 200px;
    }
    .pagination {
        display: inline-block;
        /*padding-left: 35%;*/
        margin: 0 auto;
        margin-bottom: 40px;
        border-radius: 4px;
        text-align: center;
    }
    .sch01 {
        top: 5px;
    }
 /*   .ewm_show {
        margin: 0 auto;
    }*/
    .ewm_show img {
        display: block;
        margin: 0 auto;
    }
    #module {
        margin: 30px auto;
    }
.menu_list ul{
margin-left: 0;
}
.menu_list a{
    width: 128px;
    height: 128px;
    border-radius: 65px;
    margin-right: 15px;
}
.menu_list a li{
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 50px;
    margin:13px;
}
    .date_dis {
    width: 15%;
    }
}


/* 大型设备（大台式电脑，1200px 起） */

@media (min-width: 1200px) {
    .navbar-brand {
        height: auto;
        font-size: 18px;
        overflow: hidden;
        padding: 0;
        margin: 25px 0;
    }
    .navbar-default .navbar-nav > li > a {
        position: relative;
        display: block;
        padding: 12px 30px;
        border-right: 1px solid #1f96c3；
    }
    a.thumbnail .caption {
        height: 165px;
    }
    a.thumbnail .sb_title {
        height: 65px;
    }
    .btn-group-lg > .btn {
        padding: 8px 35px;
        font-size: 18px;
        line-height: 1.33;
        border-radius: 0;
    }
    .pagination {
        display: inline-block;
        margin: 0 auto;
        /*margin-left:9%;*/
        margin-bottom: 40px;
        border-radius: 4px;
        text-align: center;
    }
    .ewm_show img {
        display: block;
        margin: 0 auto;
    }
    .carousel-control {
        font-size: 60px;
        vertical-align: middle;
        line-height: 100%;
        padding-top: 200px;
    }
    .sch01 {
        top: 10px;
    }
    .ewm_show {
        left: 0;
    }
    #module {
        margin: 50px auto;
    }
    .lxfs span {
        font-size: 14px;
    }
    .date_dis {
    width: 15%;
    }
    #pdt_class .rimg_box {
    width: 300px;
    height: 300px;
    line-height: 300px;
    border-radius: 300px;
    overflow: hidden;
    margin: 0 25px;
    padding: 4px;
    border: 1px solid #ddd;
    background: #fff;
    display: inline-table;
    text-align: center;
    vertical-align: middle;
}
.rimg_box img {
    max-width: 300px;
    height: auto;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.menu_list a{
    width: 148px;
    height: 148px;
    border-radius: 75px;
    margin-right: 20px;
}
.menu_list a li{
    width: 120px;
    height: 120px;
    line-height: 120px;
    border-radius: 60px;
}
.menu_list ul{
margin-left: 0;
}
}
/*在线留言*/
.message{
    margin: 40px auto;
}

/*脚部开始*/

#footer {
    border-top: 10px solid #0090d8;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #333;
    padding-top: 20px;
    font-size: 12px;
}

#copyright {
    margin-top: 20px;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #2a2a2a;
    border-top: 1px solid #555;
}

#copyright .container .row p {
    color: #fff;
    text-align: center;
    padding: 15px 0;
    margin: 0 0 0;
}

.case_show {
    height: auto;
    overflow: hidden;
    text-align: left;
}
.ewm_show img{
    display: block;
    margin: 0 auto;
}

.form-group {
    margin-bottom: 15px;
}

.icon_bg01 {
    width: 30px;
    height: 30px;
    border-radius: 8px;
    background: #0090d8;
}

.btn-lg {
    padding: 3px 16px;
    font-size: 16px;
    line-height: 1.33;
    border-radius: 4px;
}

.glyphicon:empty {
    width: 30px;
    line-height: 30px;
    text-align: center;
}

.btn-primary {
    color: #fff;
    background-color: #0568d2;
    border-color: #0568d2;
}

.form-group span {
    color: #fff;
}

.lxfs {
    padding: 15px 0;
    border-bottom: 1px solid #555;
}
.lxfs{
    margin-bottom: 0;
}
a.title_cs {
    background: #0568d2;
    border: 1px solid #0568d2;
}

a.title_cs h2 {
    text-align: center;
    font-size: 18px;
    overflow: hidden;
    color: #fff;
    font-family: "微软雅黑";
}

.content-text h4 {
    font-size: 18px;
    font-weight: 600;
}

.content-text h4 {
    font-size: 14px;
    color: #555;
}
