@charset "utf-8";

.inline.public{
    display: inline-block;
}
.vtct.public{
    height: 550px;
    display: table;
}
.vtct.public .content{
    display: table-cell;
    vertical-align: middle;
}
.vtct.public .content .list-group-item{
    font-size: 34px;
    line-height: 64px;
    color: #fff;
}
.vtct.public .content .list-group-item.second{
    font-size: 18px;
    line-height: 52px;
}
.appoint_h550{
    height: 550px;
}
.public.pop{
    background: #d7000f;
    font-size: 18px;
    color: #fff;
    border: none;
    height: 54px;
    line-height: 54px;
    width: 176px;
    padding: 0;
    margin: 0;
}


.vtct.public .bottom {
    height: 60px;
    width: 342px;
    border-top: 1px solid #d7000f;
    border-bottom: 1px solid #d7000f;
    margin: 18px 0;
}
.vtct.public .bottom .list-group-item{
    display: inline-block;
    vertical-align: middle;
    height: 58px;
    font-size: 28px;
    line-height: 60px;
    color: #fff;
}
.vtct.public .list-group .circle {
    height: 4px;
    width: 4px;
    background: #fff;
    border-radius: 4px;
    margin: 0 22px;
}

.vtct.public .about .top{
    /*width: 500px;*/
    margin: 0px auto;
}
.vtct.public .about .top .list-group-item {
    font-size: 28px;
    line-height: 100px;
    color: #fff;
    display: inline-block;
}
.vtct.public .about .top .list-group-item p {
    display: inline-block;
    margin: 0 18px;
}
.vtct.public .about .bottom {
    height: auto;
    width: 500px;
    border-top: 1px solid #d7000f;
    border-bottom: 1px solid #d7000f;
    margin: 0px auto;
    padding: 24px 0;
}
.vtct.public .about .bottom .list-group-item {
    display: block;
    font-size: 24px;
    line-height: 44px;
    color: #fff;
    height: auto;
}
.news_banner.appoint_h550{
    height: 225px;
}
.news_banner .vtct.public {
    height: 225px;
    display: table;

}
.banner .item .item_bg.about_banner {
    height: 550px;
    width: 100%;
    background: url(../../img/about/banner.jpg);
}
#mymodal-data1 .modal-dialog {
    margin-top: 0;
}
#mymodal-data1 .modal-dialog p{
    min-height: 50px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
}
.bespeak p{
    margin: 10px 0;
    color: #d7000f;
    text-align: left;
    text-indent: 30px;
}
@media screen and (max-width: 767px) {

    /*************************************************** 头部开始 ***************************************************/
    .header .navbar-inverse{
        background: #d7000f;
        border-color:#d7000f ;

    }
    .nav>li {
        border-top: 1px solid #e1404b;;
    }
    .navbar-inverse .navbar-collapse{
        border-color: #d7000f;
    }
    .header .navbar-inverse .navbar-toggle{
        border-color: #fff;
    }
    .header .navbar .navbar-header button{
        background: #d7000f;
    }
    .navbar .navbar-header button:hover{
        background: #d7000f;
    }
    .navbar-inverse .navbar-nav>li>a {
        color: #333;
    }


    .logo {
        width: 133px;
        height: 40px;
        background: url(../../img/logo2.png) top left no-repeat;
        background-size: 100%;
        margin: 5px 0 5px 15px;
    }

    /*************************************************** 头部开始 ***************************************************/

    /*************************************************** 首页的banner 开始 ***************************************************/
    .banner.phone767 {
        margin-top: 51px;
        padding-top: 0;
    }
    .banner .item .item_bg {
        padding: 20px;
        height: auto;
    }
    .czjz{
        height: auto;
        display: table;
    }
    .czjz .content{
        display: table-cell;
        vertical-align: middle;

    }
    .czjz .first .top p{
        height: 54px;
        font-size: 40px;
        line-height: 54px;


    }
    .czjz .first .bottom p{
        height:36px;
        line-height: 36px;
        font-size: 18px;
    }
    .appoint_h550 {
         height: auto;
    }
    .banner .item .item_bg.about_banner{
        height: auto;
    }
    .vtct.public {
         height: auto;
        display: table;
    }
    .vtct.public .content .list-group-item{
        font-size: 20px;
        line-height: 40px;
    }

    /*************************************************** 首页的banner 结束 ***************************************************/
    /*************************************************** 首页的主体 开始 ***************************************************/
    .main_title p {
        height: auto;
    }
    .main.section {
        padding: 20px 0 86px 0;
    }
    .main.section .col_dl_left {
        padding-left: 0px;
        padding-right: 0px;

    }
    .main.section .col_dl_right {
        padding-left: 0px;
        padding-right: 0px;
    }
    /*************************************************** 首页的主体 结束 ***************************************************/
    /*************************************************** 首页的新闻资讯 开始 ***************************************************/


    .news .item_box img{
        width: 100%;
    }
    /*************************************************** 首页的首页的新闻资讯 结束 ***************************************************/
    /*************************************************** 解决方案 banner 开始 ***************************************************/

    .solution1.inline .list-group .list-group-item {

        font-size:16px;
        line-height: 40px;
        color: #fff;
    }



    /*************************************************** 首页的主体 结束 ***************************************************/

    /*************************************************** 支持 banner 开始 ***************************************************/

    .banner .item .item_bg.support_banner {
        height:auto;

    }

    /*************************************************** 支持 结束 ***************************************************/

    /*************************************************** 合作与生态 banner 开始 ***************************************************/

    .banner .item .item_bg.cooperate_banner {
        height: auto;

    }
    /*************************************************** 合作与生态 结束 ***************************************************/

    /*************************************************** 关于我们 banner 开始 ***************************************************/

    .inline.abou_banner .top .list-group-item{
        font-size: 14px;
        line-height: 50px;
        color: #fff;
        display: inline-block;
    }
    .inline.abou_banner .top .list-group-item p{

        font-size: 14px;

        color: #fff;
        display: inline-block;
        margin: 0 14px;
        vertical-align: middle;
    }
    .inline.abou_banner .bottom .list-group-item {
        font-size: 14px;
        line-height: 28px;
        color: #fff;
    }
    .inline.abou_banner .bottom.list-group {
        padding: 8px 0;
    }
    /*************************************************** 关于我们 结束 ***************************************************/




    /*************************************************** 最新消息  开始 ***************************************************/

    .latest.main .title {
        height: auto;

    }
    .latest.main dl {
        margin-bottom: 0;
        margin-left:0px;
        height: 152px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
    }


    /*************************************************** 最新消息 结束 ***************************************************/



    /*************************************************** 解决方案 1 开始 ***************************************************/

    .banner .item .item_bg.solution1_banner {
         height: auto;

    }


    /*************************************************** 解决方案1 结束 ***************************************************/

    /*************************************************** 解决方案 2 开始 ***************************************************/

    .solution2.first dd {
         width: auto;

    }
    .solution2.first dl {
         height: auto;

    }
    .solution2.first dd {

         height: auto;

    }
    .solution2.second .row_border {
      height: auto;
    }
    /*************************************************** 解决方案2 结束 ***************************************************/

    /*************************************************** 解决方案 3 开始 ***************************************************/

    .solution3.second .row_border {
         height: auto;

    }
    /*************************************************** 解决方案3 结束 ***************************************************/

    /*************************************************** 解决方案4 开始 ***************************************************/
    .solution .row{
        margin-right: 0px;
        margin-left: 0px;
    }

    .solution .col{
        padding-right: 0px;
        padding-left: 0px;
    }
    /*************************************************** 解决方案4 结束 ***************************************************/

    /*************************************************** 支持 开始 ***************************************************/

    .vtct.public .content .bottom .list-group-item {
        font-size: 20px;
        line-height: 58px;
    }
    .vtct.public .bottom {

         width: auto;

    }

    /*************************************************** 支持 结束 ***************************************************/

    /*************************************************** 支持 开始 ***************************************************/

    .vtct.public .about .bottom {

         width: auto;

    }
    .us.main .container {
         padding-right: 15px;
         padding-left: 15px;
    }
    .us.main .text_video {
         height: auto;
    }
    /*************************************************** 支持 结束 ***************************************************/


}













@media screen and (min-width:768px) and (max-width:991px){

    /*************************************************** 首页的banner 开始 ***************************************************/

    .banner .item_box_top p{
        left: 50%;
        margin-left: -192px;
    }

    .banner .item_box_bottom {
        text-align: center;
    }


    /*************************************************** 首页的banner 结束 ***************************************************/

    .main.section .col_dl_left {
      
    }
    .main.section .col_dl_right {
       
    }
    .news .list-group-item {
        text-align: center;
    }
    .news .item_box {
         height: auto;
         display: block;
    }
    .news .item_box span {
        display: inline-block;
    }
}





