body{
    font-family: '微软雅黑',sans-serif;
    font-size: 12px;
    -webkit-text-size-adjust: 100%;
    color: #666;
}
.navbar-default {
    margin-bottom: 0px;
    border-radius: 0px;
    background: #27303a;
}
.navbar {
    border:0px;
}
.navbar-header .navbar-brand{
    color: #FFFFFF;
}
.navbar-header .navbar-brand:hover{
    color: #ded6ed;
}
.block6{

    background: url(../images/bg2.jpg) no-repeat;
    height: 431px;
    text-align: center;

}
.block6 .wrap{
    width: 1200px;
    margin: 0px auto;
}
.block6 h3{
    font-size: 24px;
    color: #fff;
    padding: 40px 0;
    font-weight: 100;
}
.block6 .lists li{

    float: left;
    margin-right: 5.1%;
    width: 172px;
    height: 172px;
    color: #c6c6c6;
    border: 1px #858585 dashed;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.block6 .lists li span {
    color: #ff2400;
}
.block7 {
    background: url(../images/bg3.jpg) no-repeat;
    text-align: center;
    height: 212px;
}
.lists li div{
    margin-top: 50px;
}
.list ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
}
.block7 wrap {
    margin: 0px auto;
}
.block7 h3{
    font-size: 24px;

    color: #fff;

    padding-top: 50px;

    margin-bottom: 32px;
    margin-top:0;
    font-weight: 100;
}
.block7 a {

    color: #fff;
}
.block7 h4{
    font-size: 18px;

    font-weight: 100;

    width: 275px;

    height: 64px;

    margin: 0 auto;

    line-height: 64px;

    border: 2px #fff solid;

    text-align: center;
}
p img {
    width: 100%;
}
.dropdown{
    color: white;
}
.dropdown a:hover {
    color: white;
    background: white;
}
.dropdown-toggle:hover{
    background-color: #27303a;
    background-image:none;
}
.dropdown-toggle:active{
    background-color: #27303a;
    background-image:none;
}
.dropdown-toggle:focus{
    background-color: #27303a;
    background-image:none;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    background-color: #27303a;
}
.container-fluid {
    width: 80%;
    margin-left: 10%;
}

.nav > li > a {
    padding-top: 5px;
}

.carousel {
    height: 100%;
}

.carousel-inner {
    width: 100%;
    height: 100%;
}

.carousel-inner > .item.active {
    height: 100%;
    width: 100%;
}

.carousel-inner .item {
    width: 100%;
    height: 100%;
}

.carousel-inner > .item > img {
    height: 100%;
    width: 100%;
}

.myCarousel_home {
    height: calc(100% - 0px);
}

#myCarousel img {
    width: 100%;
    height: 100%;
}

#dowhat .panel-body:nth-child(1) {
    float: left;
    width: 25%;
    height: 400px;
    border: 1px solid #05abff;
}

#dowhat .panel-body:nth-child(2) {
    float: left;
    width: 25%;
    height: 400px;
    margin: 0px 12.5% 0px 12.5%;
    border: 1px solid #05abff;
}

#dowhat .panel-body:nth-child(3) {
    float: right;
    width: 25%;
    height: 400px;
    border: 1px solid #05abff;
}

.whatDoWeDo {
    width: 80%;
    margin:0 auto;
}

.panel {
    margin: 30px 0px 30px 0px;
}

.whatDoWeDo .panel {
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid #00000030;
}

.whatDoWeDo .panel-body span {
    color: #00a9f6;
}
.link {
    display: none;
}

.min_carousel {
    list-style: none;
    float: left;
    width: 15%;
    height: 50%;
    margin: 0px 0.83%;
}

.min_carousel img {
    margin-top: calc(50% - 68px);
    width: 136px;
    height: 60px;
}

.about_us {
    width: 100%;
    height: 100%;
}

.about_us ul {
    list-style: none;
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
}

.about_us ul li {
    width: 80px;
    height: 80px;
    float: left;
    list-style: none;
    border-radius: 50%;
    border: 1px #61656e solid;
    line-height: 80px;
    text-align: center;
    margin: 0px calc(calc(100% - 320px) / 8);
}

.about_us ul li a {
    text-decoration: none;
}

#floot {
    width: 100%;
    height: 350px;
    /*margin-top: 30px;*/
}

#floot .gd_info {
    width: 100%;
    height: 280px;
    background: #565c66;
}
.gd_info .company_info {
    width: 25%;
    height: 100%;
    float: left;
    text-align: left;
}



.company_info .info_line {
    width: 100px;
    height: 1px;
    background: white;
}

.company_info .info_li ul {
    margin-left: 0px;
    padding-left: 0px;
    width: 100%;
    height: calc(100% - 51px);
    list-style: none;
    color: white;
}

.company_info .info_li ul li {
    height: 35px;
    line-height: 35px;
}
.company_info .info_li tr {
    height: 35px;
    line-height: 35px;

}
.company_info .info_li tr a{
    color: #FFFFFF;
    font-size: 12px;
}

#floot .gd_copyright {
    width: 100%;
    height: 70px;
    background: #29333c;
    font-size: 14px;
    color: white;
    line-height: 70px;
    text-align: center;
}

.content {
    width: 80%;
    margin: 30px 10%;
}

.myProduct {
    width: 30%;
    margin: 30px 0px;
    float: left;
}

.list-group {
    width: 100%;
    margin-bottom: 0px;
}

.list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.list-group-item.active:first-child {
    padding-left: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    height: 67px;
    line-height: 67px;
    margin-bottom: 20px;
}

.list-group-item-heading {
    padding-left: 20px;
}

.myProductContent {
    width: 65%;
    margin: 0px 0px 0px 5%;
    float: left;
}

.panel-title {
    text-align: center;
}

.solution {
    width: 80%;
    margin: 30px 10%;
    text-align: center;
}
.solution .sl_wrap{

}
.solution .sl_wrap h4{
    border-bottom: 1px #e8edf2 solid;
    font-size: 18px;
    color: #333;
    font-weight: 100;
    padding-bottom: 25px;
    text-align: left;
}
.solution .sl_box{

}
.solution .sl_box img{
    width:100%;
}
.solution a {
    text-decoration: none;
}

.mySolutionDetailsContent {
    width: 80%;
    margin: 30px 0px 30px 10%;
}

.mySolution {
    width: 25%;
    margin: 30px 0px;
    float: left;
}

.aboutContent {
    width: 80%;
    margin: 30px 0px 30px 10%;
}

.purchaseContent {
    width: 60%;
    margin: 90px 0px 30px 20%;
}

.container {
    float: left;
    width: 208px;
    height: 208px;
    padding: 0px;
}

.container img {
    width: 100%;
    height: 100%;
}

.jumbotron {
    width: 65%;
    float: left;
    padding: 10px;
    margin: 0px 0px 0px 30px;
    font-size: 18px;
    line-height: 30px;
    background-color: white;
}

.product_line {
    width: 1px;
    height: 208px;
    float: left;
    border-left: 1px solid #9297a0;
}

.product_btn {
    height: 208px;
    float: left;
    width: calc(35% - 249px);
}

.product_btn ul {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.product_btn ul li {
    width: 100%;
    height: 50%;
    list-style: none;
    text-align: center;
}

.product_btn ul li button {
    margin-top: 38px;
}

.downloadContent {
    width: 60%;
    margin: 90px 0px 0px 20%;
}

.downloadContent .badge {
    background-color: white;
    font-size: 16px;
}

.downloadContent .badge a {
    text-decoration: none;
    cursor: pointer;
}
.divzh {
    position:fixed;
    top:0px;
    left:0px;
    right:0px;
    height: 10px;
    z-index: 4000;

}
#myModalLabel {
    text-align: center;
}

.modal-dialog {
    margin-top: 200px;
}

.modal-body input {
    display: inline;
    width: 40%;
}

#myModal .form-group {
    margin: 0px 0px 15px 10%;
}

#myModal .form-group label {
    min-width: 100px;
}

#myModalLabel_login {
    text-align: center;
}

#myModal_login .form-group {
    margin: 0px 0px 15px 10%;
}

#myModal_login .form-group label {
    min-width: 100px;
}

#myModalLabel_UpdatePwd {
    text-align: center;
}

#myModal_UpdatePwd .form-group {
    margin: 0px 0px 15px 10%;
}
#myModal_UpdatePwd .form-group label {
    min-width: 100px;
}

#myModal_order {
    text-align: center;
}

#myModal_order .form-group {
    margin: 0px 0px 15px 0px;
}

#myModal_order .form-group label {
    min-width: 100px;
}

#myModal_editOrder {
    text-align: center;
}
#myModal_editOrder .modal-body input {
    display: inline;
    width: 100%;
}
#myModal_editOrder .form-group {
    margin: 0px 0px 15px 0px;
}
#myModal_editOrder .form-group label {
    min-width: 100px;
}

.menu {
    width: 250px;
    height: calc(100% - 54px);
    float: left;
    padding: 5px;
}

.menu a {
    text-decoration: none;
}

.manageContent {
    width: calc(100% - 260px);
    height: calc(100% - 64px);
    margin: 5px 5px 5px 250px;
}

.manageContent iframe {
    width: 100%;
    height: 100%;
    border: 0px;
}

#homeIndustryCase li:nth-child(1) {
    width: 32%;
    height: 65%;
    list-style-type: none;
    float: left;
    position: absolute;
}

#homeIndustryCase li:nth-child(2) {
    width: 15%;
    height: 30%;
    list-style-type: none;
    float: left;
    margin: 0px 0px 0px 2%;
    position: absolute;
    left: 32%;
}

#homeIndustryCase li:nth-child(3) {
    width: 15%;
    height: 30%;
    list-style-type: none;
    float: left;
    margin: 0px 0px 0px 2%;
    position: absolute;
    left: 49%;
}

#homeIndustryCase li:nth-child(4) {
    width: 15%;
    height: 30%;
    list-style-type: none;
    float: left;
    margin: 0px 0px 0px 2%;
    position: absolute;
    left: 66%;
}

#homeIndustryCase li:nth-child(5) {
    width: 15%;
    height: 30%;
    list-style-type: none;
    float: left;
    margin: 0px 0px 0px 2%;
    position: absolute;
    left: 83%;
}

#homeIndustryCase li:nth-child(6) {
    width: 15%;
    height: 30%;
    list-style-type: none;
    float: left;
    margin: 0px 0px 0px 2%;
    position: absolute;
    left: 32%;
    top: 35%;
}

#homeIndustryCase li:nth-child(7) {
    width: 15%;
    height: 30%;
    list-style-type: none;
    float: left;
    margin: 0px 0px 0px 2%;
    position: absolute;
    left: 49%;
    top: 35%;
}

#homeIndustryCase li:nth-child(8) {
    width: 15%;
    height: 30%;
    list-style-type: none;
    float: left;
    margin: 2% 0px 0px 0px;
    position: absolute;
    top: 65%;
}

#homeIndustryCase li:nth-child(9) {
    width: 15%;
    height: 30%;
    list-style-type: none;
    float: left;
    margin: 2% 0px 0px 2%;
    position: absolute;
    left: 15%;
    top: 65%;
}

#homeIndustryCase li:nth-child(10) {
    width: 15%;
    height: 30%;
    list-style-type: none;
    float: left;
    margin: 2% 0px 0px 2%;
    position: absolute;
    left: 32%;
    top: 65%;
}

#homeIndustryCase li:nth-child(11) {
    width: 15%;
    height: 30%;
    list-style-type: none;
    float: left;
    margin: 2% 0px 0px 2%;
    position: absolute;
    left: 49%;
    top: 65%;
}

#homeIndustryCase li:nth-child(12) {
    width: 32%;
    height: 64.5%;
    list-style-type: none;
    float: left;
    margin: 0px 0px 0px 2%;
    position: absolute;
    left: 66%;
    top: 35%;
}

#myOrderCont_M{
    margin: 0px;
}
#myOrderCont_M .col-md-3{
    width: 100%;
    margin: 30px 0px;
}
#myOrderCont_M .option_button{
    text-align: right;
    margin-top: 10px;
}
#myOrderCont_M .table{
    margin-bottom: 0px;
}

@media (min-width: 768px) {
    .navbar-brand {
        font-size: 14px;
        padding: 10px;
    }
    .list-group-item-heading {
        padding-left: 8px;
        font-size: 8px;
    }
    .navbar-header {
        font-size: 14px;
    }
    #hzyh {
        height: 310px;
    }
    #hzyh img{
        width: 80%;
        margin-top: calc(50% - 40px);
    }
    .carousel-indicators {
        bottom: 60px;
    }
    #myCarousel_1 .carousel-indicators {
        bottom: -16px;
    }
    .information {
        position: absolute;
        height: 60px;
        bottom: 0px;
        z-index: 15;
        width: 100%;
        text-align: center;
        list-style: none;
        background: rgba(27,104,170,0.4);
    }
    .information div:nth-child(1){
        width: 18.75%;
        float: left;
        margin-left: 12.5%;
    }
    .information div:nth-child(2),.information div:nth-child(3),.information div:nth-child(4),.information div:nth-child(5) {
        width: 18.75%;
        float: left;
    }
    .information div:nth-child(1) div:nth-child(1),
    .information div:nth-child(2) div:nth-child(1),
    .information div:nth-child(3) div:nth-child(1),
    .information div:nth-child(4) div:nth-child(1),
    .information div:nth-child(5) div:nth-child(1) {
        width: 100%;
        font-size: 24px;
        color:#FFFFFF;
        padding-top: 5px;
    }
    .information div:nth-child(1) div:nth-child(2),
    .information div:nth-child(2) div:nth-child(2),
    .information div:nth-child(3) div:nth-child(2),
    .information div:nth-child(4) div:nth-child(2),
    .information div:nth-child(5) div:nth-child(2) {
        width: 100%;
        font-size: 10px;
        margin-left: 12.5%;
        color:#FFFFFF;
    }
    #logo {
        width: 160px;
        height: 28px;
        vertical-align: middle;
        margin-right: 10px;
        margin-top: 8px;
        background-image: url("../images/1024.png");
    }
    .carousel-indicators {
        bottom: 60px;
    }
    #myCarousel_1 .carousel-indicators {
        bottom: -16px;
    }
    .navbar-right {
        float: right!important;
        margin-right: -10px;
    }
    #myinfo {
        float: right;
        padding: 8px 2px 0px 2px;
        line-height: 24px;
        font-size: 12px;
        color: #f59508;
    }
    #myinfo img{
        width: 24px;
        height: 24px;
    }
    #myinfo .nav>li>a{
        padding: 3px 5px;
    }
    .whatDoWeDo .panel-default:nth-child(1) .panel-body:nth-child(1) {
        font-size: 24px;
    }
    .whatDoWeDo .panel-default:nth-child(1) .panel-body:nth-child(2) {
        padding: 0px;
        float: left;
        border-left: 1px #05abff solid;
        margin-top: 14px;
        height: 40px;
    }
    .whatDoWeDo .panel-default:nth-child(1) .panel-body:nth-child(3) {
        font-size: 12px;
    }
    #top1_title{
         color: #666;
         text-align: left;
         display: block;
         padding: 10px;
         border-bottom: 1px dashed #00000030;
         font-size: 20px;
     }
    #top1_content{
        color: #666;
        text-align: left;
        display: block;
        line-height: 30px;
        padding-top: 20px;
        font-size: 16px;
    }
    #top2_title{
        color: #666;
        text-align: left;
        display: block;
        padding: 10px;
        border-bottom: 1px dashed #00000030;
        font-size: 20px;
    }
    #top2_content{
        color: #666;
        text-align: left;
        display: block;
        line-height: 36px;
        padding-top: 20px;
        font-size: 16px;
    }
    #aboutUS {
        text-align: left;
        line-height: 18px;
    }

    #aboutUS span {
        color: #666;
        font-size: 14px;
    }
    #dynamicAndshare{
        height: 330px;
    }
    #dynamicAndshare span {
        font-size: 12px;
    }
    .gd_info .gzh_code {
        width: 40%;
        margin-left: 10%;
        height: 100%;
        float: left;
        color: white;
        text-align: center;
    }

    .gd_info .gzh_code img {
        width: 100px;
        padding-top: 75px;
    }
    .company_info .info_h {
        width: 100%;
        height: 50px;
        line-height: 50px;
        font-size: 14px;
        color: white;
    }
    .company_info .info_li ul li {
        height: 35px;
        line-height: 35px;
        font-size: 12px;
    }
    #myOrderCont{
        margin: 0px;
    }
    #myOrderCont .col-md-3{
        width: 60%;
        margin: 30px 20%;
    }
}

@media (min-width: 1200px) {
    .navbar-brand {
        font-size: 16px;
        padding: 10px;
    }
    .list-group-item-heading {
        padding-left: 20px;
        font-size: 12px;
    }
    .navbar-header {
        font-size: 16px;
    }
    #hzyh {
        height: 340px;
    }
    #hzyh img{
        width: 80%;
        margin-top: calc(50% - 55px);
    }
    .carousel-indicators {
        bottom: 80px;
    }
    #myCarousel_1 .carousel-indicators {
        bottom: -16px;
    }
    .information {
        position: absolute;
        height: 75px;
        bottom: 0px;
        z-index: 15;
        width: 100%;
        text-align: center;
        list-style: none;
        background: rgba(27,104,170,0.4);
    }
    .information div:nth-child(1){
        width: 18.75%;
        float: left;
        margin-left: 12.5%;
    }
    .information div:nth-child(2),.information div:nth-child(3),.information div:nth-child(4),.information div:nth-child(5) {
        width: 18.75%;
        float: left;
    }
    .information div:nth-child(1) div:nth-child(1),
    .information div:nth-child(2) div:nth-child(1),
    .information div:nth-child(3) div:nth-child(1),
    .information div:nth-child(4) div:nth-child(1),
    .information div:nth-child(5) div:nth-child(1) {
        width: 100%;
        font-size: 28px;
        color:#FFFFFF;
        padding-top: 10px;
    }
    .information div:nth-child(1) div:nth-child(2),
    .information div:nth-child(2) div:nth-child(2),
    .information div:nth-child(3) div:nth-child(2),
    .information div:nth-child(4) div:nth-child(2),
    .information div:nth-child(5) div:nth-child(2) {
        width: 100%;
        font-size: 12px;
        margin-left: 12.5%;
        color:#FFFFFF;
    }
    #logo {
        width: 159px;
        height: 30px;
        vertical-align: middle;
        margin-right:10px;
        margin-top:10px;
        background: url("../images/1600.png") no-repeat left center/100% auto;
    }
    .navbar-right {
        float: right!important;
        margin-right: -10px;
    }
    #myinfo {
        float: right;
        padding: 5px 5px 0px 5px;
        line-height: 28px;
        font-size: 14px;
        color: #f59508;
    }
    #myinfo img{
        width: 28px;
        height: 28px;
    }
    #myinfo .nav>li>a{
        padding: 5px 8px;
    }
    .whatDoWeDo .panel-body {
        font-size: 28px;
    }
    .whatDoWeDo .panel-default:nth-child(1) .panel-body:nth-child(1) {
        font-size: 24px;
    }
    .whatDoWeDo .panel-default:nth-child(1) .panel-body:nth-child(2) {
        padding: 0px;
        float: left;
        border-left: 1px #05abff solid;
        margin-top: 14px;
        height: 40px;
    }
    .whatDoWeDo .panel-default:nth-child(1) .panel-body:nth-child(3) {
        font-size: 12px;
    }
    #top1_title{
        color: #666;
        text-align: left;
        display: block;
        padding: 10px;
        border-bottom: 1px dashed #00000030;
        font-size: 20px;
    }
    #top1_content{
        color: #666;
        text-align: left;
        display: block;
        line-height: 36px;
        padding-top: 20px;
        font-size: 16px;
    }
    #top2_title{
        color: #666;
        text-align: left;
        display: block;
        padding: 10px;
        border-bottom: 1px dashed #00000030;
        font-size: 20px;
    }
    #top2_content{
        color: #666;
        text-align: left;
        display: block;
        line-height: 36px;
        padding-top: 20px;
        font-size: 16px;
    }
    #aboutUS {
        text-align: left;
        line-height: 20px;
    }

    #aboutUS span {
        color: #666;
        font-size: 16px;
    }
    .gd_info .gzh_code {
        width: 40%;
        margin-left: 10%;
        height: 100%;
        float: left;
        color: white;
        text-align: center;
    }

    .gd_info .gzh_code img {
        width: 120px;
        padding-top: 65px;
    }
    .company_info .info_li ul li {
        height: 35px;
        line-height: 35px;
        font-size: 12px;
    }
    #myOrderCont{
        margin: 0px;
    }
    #myOrderCont .col-md-3{
        width: 60%;
        margin: 30px 20%;
    }
}

@media (min-width: 1366px) {
    .navbar-brand {
        font-size: 16px;
        padding: 12px;
    }
    .list-group-item-heading {
        padding-left: 20px;
        font-size: 12px;
    }
    .navbar-header {
        font-size: 16px;
    }
    #hzyh {
        height: 340px;
    }
    #hzyh img{
        width: 80%;
        margin-top: calc(50% - 55px);
    }
    .carousel-indicators {
        bottom: 80px;
    }
    #myCarousel_1 .carousel-indicators {
        bottom: -16px;
    }
    .information {
        position: absolute;
        height: 80px;
        bottom: 0px;
        z-index: 15;
        width: 100%;
        text-align: center;
        list-style: none;
        background: rgba(27,104,170,0.4);
    }
    .information div:nth-child(1){
        width: 18.75%;
        float: left;
        margin-left: 12.5%;
    }
    .information div:nth-child(2),.information div:nth-child(3),.information div:nth-child(4),.information div:nth-child(5) {
        width: 18.75%;

        float: left;
    }
    .information div:nth-child(1) div:nth-child(1),
    .information div:nth-child(2) div:nth-child(1),
    .information div:nth-child(3) div:nth-child(1),
    .information div:nth-child(4) div:nth-child(1),
    .information div:nth-child(5) div:nth-child(1) {
        width: 100%;
        font-size: 32px;
        color:#FFFFFF;
        padding-top: 10px;
    }
    .information div:nth-child(1) div:nth-child(2),
    .information div:nth-child(2) div:nth-child(2),
    .information div:nth-child(3) div:nth-child(2),
    .information div:nth-child(4) div:nth-child(2),
    .information div:nth-child(5) div:nth-child(2) {
        width: 100%;
        font-size: 12px;
        margin-left: 12.5%;
        color:#FFFFFF;
    }
    #logo {
        width: 159px;
        height: 30px;
        vertical-align: middle;
        margin-right:20px;
        margin-top:10px;
        background: url("../images/logo_test.png") no-repeat left center/auto 100%;
    }
    .navbar-right {
        float: right!important;
        margin-right: -12px;
    }
    #myinfo {
        float: right;
        padding: 7px 7px 0px 7px;
        line-height: 28px;
        font-size: 16px;
        color: #f59508;
    }
    #myinfo img{
        width: 28px;
        height: 28px;
    }
    #myinfo .nav>li>a{
        padding: 5px 8px;
    }
    .whatDoWeDo .panel-body {
        font-size: 32px;
    }
    .whatDoWeDo .panel-default:nth-child(1) .panel-body:nth-child(1) {
        font-size: 36px;
    }
    .whatDoWeDo .panel-default:nth-child(1) .panel-body:nth-child(2) {
        padding: 0px;
        float: left;
        border-left: 1px #05abff solid;
        margin-top: 14px;
        height: 50px;
    }
    .whatDoWeDo .panel-default:nth-child(1) .panel-body:nth-child(3) {
        font-size: 18px;
    }
    #top1_title, #top2_title{
        color: #666;
        text-align: left;
        display: block;
        padding: 10px;
        border-bottom: 1px dashed #00000030;
        font-size: 22px;
    }
    #top1_content, #top2_content{
        color: #666;
        text-align: left;
        display: block;
        line-height: 36px;
        padding-top: 20px;
        font-size: 18px;
    }
    #aboutUS {
        text-align: left;
        line-height: 20px;
    }

    #aboutUS span {
        color: #666;
        font-size: 16px;
    }
    .gd_info .gzh_code {
        width: 20%;
        margin-left: 10%;
        height: 100%;
        float: left;
        color: white;
        text-align: center;
    }

    .gd_info .gzh_code img {
        width: 120px;
        padding-top: 60px;
    }
    .company_info .info_li ul li {
        height: 35px;
        line-height: 35px;
        font-size: 12px;
    }
    #myOrderCont{
        margin: 0px;
    }
    #myOrderCont .col-md-3{
        width: 60%;
        margin: 30px 20%;
    }
}

@media (min-width: 1920px) {
    .navbar-brand {
        font-size: 18px;
        padding: 15px;
    }
    .list-group-item-heading {
        padding-left: 20px;
        font-size: 18px;
    }
    .navbar-header {
        font-size: 18px;
    }
    #hzyh {
        height: 466px;
    }
    #hzyh img{
        margin-top: calc(50% - 60px);
    }
    .carousel-indicators {
        bottom: 100px;
    }
    .information {
        position: absolute;
        height: 100px;
        bottom: 0px;
        z-index: 15;
        width: 100%;
        text-align: center;
        list-style: none;
        background: rgba(27,104,170,0.4);
    }
    .information div:nth-child(1){
        width: 18.75%;
        float: left;
        margin-left: 12.5%;
    }
    .information div:nth-child(2),.information div:nth-child(3),.information div:nth-child(4),.information div:nth-child(5) {
        width: 18.75%;

        float: left;
    }
    .information div:nth-child(1) div:nth-child(1),
    .information div:nth-child(2) div:nth-child(1),
    .information div:nth-child(3) div:nth-child(1),
    .information div:nth-child(4) div:nth-child(1),
    .information div:nth-child(5) div:nth-child(1) {
        width: 100%;
        font-size: 40px;
        color:#FFFFFF;
        padding-top: 10px;
        margin: 0px;
    }
    .information div:nth-child(1) div:nth-child(2),
    .information div:nth-child(2) div:nth-child(2),
    .information div:nth-child(3) div:nth-child(2),
    .information div:nth-child(4) div:nth-child(2),
    .information div:nth-child(5) div:nth-child(2) {
        width: 100%;
        font-size: 14px;
        color:#FFFFFF;
        margin: 0px;
    }
    #logo {
        width: 160px;
        height: 34px;
        vertical-align: middle;
        margin-right: 20px;
        margin-top: 10px;
        background-image: url("../images/1920.png");
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px;
    }
    #myinfo {
        float: right;
        padding: 10px 10px 0px 10px;
        line-height: 32px;
        font-size: 20px;
        color: #f59508;
    }
    #myinfo img{
        width: 32px;
        height: 32px;
    }
    #myinfo .nav>li>a{
        padding: 6px 12px;
    }
    .whatDoWeDo .panel-default:nth-child(1) .panel-body:nth-child(1) {
        font-size: 30px;
    }
    .whatDoWeDo .panel-default:nth-child(1) .panel-body:nth-child(2) {
        padding: 0px;
        float: left;
        border-left: 1px #05abff solid;
        margin-top: 16px;
        height: 50px;
    }
    .whatDoWeDo .panel-default:nth-child(1) .panel-body:nth-child(3) {
        font-size: 16px;
    }
    #top1_title, #top2_title{
        color: #666;
        text-align: left;
        display: block;
        padding: 10px;
        border-bottom: 1px dashed #00000030;
        font-size: 28px;
    }
    #top1_content, #top2_content{
        color: #666;
        text-align: left;
        display: block;
        line-height: 36px;
        padding-top: 20px;
        font-size: 18px;
    }
    #aboutUS {
        text-align: left;
    }

    #aboutUS span {
        color: #666;
        font-size: 16px;
        line-height: 20px;
    }
    #dynamicAndshare{
        height: 330px;
    }
    #dynamicAndshare span {
        font-size: 16px;
    }
    .gd_info .gzh_code {
        width: 40%;
        margin-left: 10%;
        height: 100%;
        float: left;
        color: white;
        text-align: center;
    }

    .gd_info .gzh_code img {
        width: 155px;
        padding-top: 50px;
    }
    .company_info .info_h {
        width: 100%;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        color: white;
    }
    .company_info .info_li ul li {
        height: 35px;
        line-height: 35px;
        font-size: 16px;

    }

    .company_info .info_li tr {
        height: 35px;
        line-height: 35px;
        font-size: 16px;

    }
    .company_info .info_li tr  a{
      color: #FFFFFF;
        font-size: 12px;
    }

    .magleft4{
        width: 4%;
    }
    #myOrderCont{
        margin: 0px;
    }
    #myOrderCont .col-md-3{
        width: 60%;
        margin: 30px 20%;
    }
    #myOrderCont .option_button{
        text-align: right;
        margin-top: 10px;
    }
    #myOrderCont .table{
        margin-bottom: 0px;
    }



}
#myCarousel_1 .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #5bc0de;
    border-radius: 10px;
}
#myCarousel_1 .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #158aea;
}