/*当前位置*/

.qx_list {
    background: #F9F9F9;
    width: 100%;
    color: #666666;
    line-height: 60px;
    font-size: 16px;
    position: relative;
    margin-top: 60px;
}

.qx_position {}

.qx_position a {
    color: #666;
    line-height: 60px;
}


/*列表*/

.qx_lists {
    min-height: 600px;
    padding-top: 30px;
}

.qx_lists ul {
    border-top: #ccc 1px solid;
}

.qx_lists ul li {
    padding: 36px 0;
    border-bottom: #ccc 1px solid;
    overflow: hidden;
}

.qx_lists ul li .qx_lists_img {
    float: left;
    width: 260px;
    height: 140px;
    overflow: hidden;
    padding-top: 14px;
}

.qx_lists ul li .qx_lists_img img {
    width: 260px;
    height: 140px;
}

.qx_lists ul li .qx_lists_txt {
    float: left;
    width: 860px;
    margin-left: 30px;
}

.qx_lists ul li .qx_lists_txt h2 {
    font-size: 26px;
    line-height: 60px;
}

.qx_lists ul li .qx_lists_txt p {
    line-height: 26px;
    font-size: 14px;
}

.qx_lists ul li .qx_lists_txt span {
    font-size: 18px;
    line-height: 20px;
    color: #999999;
}


/*案例、服务*/

.qx_cases,
.qx_serve {
    width: 100%;
    background: #f9f9f9;
    overflow: hidden;
}

.qx_cases ul {}

.qx_serve ul {}

.qx_cases ul li,
.qx_serve ul li {
    float: left;
    width: 30%;
    background: #FFFFFF;
    overflow: hidden;
    height: 400px;
    margin: 10px 20px;
}

.qx_cases .case_title {
    height: 60px;
    line-height: 60px;
}

.qx_cases .case_title h1 {
    font-size: 30px;
    line-height: 60px;
    text-align: center;
}

.qx_cases .listcase {
    width: 100%;
    background: #FFFFFF;
    overflow: hidden;
}

.qx_cases .case_imgs {
    /*width: 100%;*/
    width: 360px;
    height: 184px;
    overflow: hidden;
}


.qx_cases .case_imgs img{
    width:100%;
}
.qx_cases .case_txt {
    height: 110px;
    padding: 0 10px;
}

.qx_cases .case_txt h2 {
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    padding: 10px 0;
}

.qx_cases .case_txt p {
    font-size: 14px;
    height: 120px;
    line-height: 24px;
    color: #666666;
    padding: 6px;
}

.qx_case_banner {
    height: 420px;
    width: 100%;
    background: url(../images/qxcase.png) no-repeat top center;
}

.qx_serve_banner {
    height: 420px;
    width: 100%;
    background: url(../images/sever.jpg) no-repeat top center;
}

.qx_about_banner {
    height: 420px;
    width: 100%;
    background: url(../images/aboutbanner.jpg) no-repeat top center;
}

.qx_join_banner {
    height: 480px;
    width: 100%;
    background: url(../images/cpbg.jpg) no-repeat top center;
    overflow: hidden;
}

.qx_case_banner h1,
.qx_about_banner h1,
.qx_serve_banner h1,
.qx_join_banner h1 {
    font-size: 36px;
    color: #FFFFFF;
    padding-top: 150px;
    font-weight: bold;
    line-height: 80px;
}

.qx_case_banner p,
.qx_about_banner p,
.qx_serve_banner p,
.qx_join_banner p {
    font-size: 28px;
    color: #FFFFFF;
}

.qx_case_list {
    width: 96%;
    overflow: hidden;
    margin: 0 auto;
}

.qx_case_list h2 {
    font-size: 30px;
    line-height: 120px;
    text-align: center;
}

.qx_case_list ul {}

.qx_case_list ul li {
    width: 200px;
    float: left;
    margin: 9px 25px 9px 14px;
}

.qx_case_list ul li a {
    display: block;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    padding: 0 5px;
    border: #d7d7d7 1px solid;
    text-align: center;
    background: #fff;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: default;
}

.qx_case_list ul li a:hover {
    border-color: #0189FF;
    background: #0189FF;
    color: #fff;
    transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.develop {
    background: url(../images/develop-bg.jpg) top center no-repeat;
    height: 260px;
    text-align: center;
}

.develop h1 {
    text-align: center;
    font-size: 36px;
    line-height: 100px;
    padding-top: 50px;
}

.develop a {
    height: 35px;
    min-width: 140px;
    padding: 0 20px;
    background-color: #00a4ff;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*关于我们*/

.qx_abouton {
    width: 100%;
    background: #ffffff;
    overflow: hidden;
}

.qx_about_title {
    height: 53px;
    line-height: 53px;
    text-align: center;
    margin: 60px 0 30px 0;
}

.qx_about_top {
    height: 236px;
    margin: 40px 0;
    float: left;
    width: 100%;
    background: #f9f9f9;
}

.qx_about_top img {
    width: 430px;
    float: left;
}

.qx_about_top_r {
    float: left;
    width: 600px;
    margin-left: 60px;
    margin-top: 30px;
}

.qx_about_top_r h2 {
    font-size: 26px;
}

.qx_about_top_r p {
    margin-top: 20px;
    font-size: 16px;
    line-height: 36px;
}

.qx_about_info {
    margin-top: 30px;
}

.qx_about_info p {
    line-height: 38px;
    font-size: 18px;
    text-indent: 2em;
    margin-bottom: 30px;
}

.qx_about_m {
    overflow: hidden;
    margin-bottom: 100px;
}

.qx_about_m ul {}

.qx_about_m ul li {
    margin-left: 58px;
    width: 540px;
    margin-top: 40px;
    float: left;
}

.qx_about_m ul li img {
    float: left;
    width: 230px;
    height: 165px;
}

.qx_about_m ul li .m_info {
    float: left;
    width: 285px;
    margin-left: 25px;
}

.qx_about_m ul li .m_info h3 {
    font-size: 24px;
    text-align: left;
    margin-top: 10px;
    color: #666666;
}

.qx_about_m ul li .m_info p {
    margin-top: 20px;
    font-size: 14px;
    color: #999999;
    text-align: left;
}


/*加入我们*/

.join_list {
    margin: 0;
}

.qx_article {
    min-height: 600px;
    padding-top: 30px;
}

.qx_article h1 {
    font-size: 36px;
    line-height: 50px;
    color: #333;
    margin-bottom: 30px;
}

.qx_artinfo {
    min-height: 600px;
    font-size: 14px;
    padding-bottom: 60px;
}

.qx_artinfo img {
    max-width: 1000px;
}

.qx_artinfo p {
    font-size: 18px;
    line-height: 42px;
    font-family: "Microsoft YaHei", å¾®è½¯é›…é»‘;
}

.qx_artdate {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.qx_artdate span {
    width: 100px;
    height: 22px;
    line-height: 22px;
    display: block;
    float: left;
    text-align: center;
}

.qx_hits {
    padding-left: 20px;
    border-left: 1px solid #999;
}

/*分页*/
.page-box{
    text-align: center;
    background-color: #f9f9f9;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}

