@charset "utf-8";
/* CSS Document */
/* 公用 */
@font-face {
  font-family: 'iconfont';  /* project id 41366 */
  src: url('http://at.alicdn.com/t/font_41366_s0uivxkwh3434n29.eot');
  src: url('http://at.alicdn.com/t/font_41366_s0uivxkwh3434n29.eot?#iefix') format('embedded-opentype'),
  url('http://at.alicdn.com/t/font_41366_s0uivxkwh3434n29.woff') format('woff'),
  url('http://at.alicdn.com/t/font_41366_s0uivxkwh3434n29.ttf') format('truetype'),
  url('http://at.alicdn.com/t/font_41366_s0uivxkwh3434n29.svg#iconfont') format('svg');
}
.iconfont {
font-family:"iconfont" !important;
font-style:normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 12px;
}

/* ======================================================================================新闻详情 */
.news_details{padding:100px 0;}
.news_details .title h4{font-size: 22px;}
.news_details .title div.tc{font-size:16px;color: #999;margin-top: 20px}
.news_details .title div.tc span{padding:0 10px}
.news_details .text_box{margin-top: 50px;text-align: center;}
.news_details .text_box p{text-indent: 1cm;color: #666;line-height: 30px;font-size: 15px;text-align: left;text-align: justify;}
.news_details .text_box img{display: inline-block;margin:15px 0;}
.news_details .article_btn {
    padding-top: 40px;
    overflow: hidden;
    border-top: 1px solid #ccc;
    margin-top: 40px;
}
.news_details .article_btn a{
color: #333;
}
.news_details .article_btn a:hover{color:#e35b5b}
/* ============================================分页样式================================== */
.page {height:120px;}
.page dl {
    width: 440px;
    margin: 100px auto;
}
.page dl dd{margin:0!important;padding:0!important;float:left;margin:0 1px!important}
.page dl dd a{padding: 5px 10px;border:1px solid #ccc;color:#333;text-decoration: none;}
.page dl dd a.active,.page dl dd a:hover{background:#e35b5b;border-color:#e35b5b;color:#fff;}



/* 媒体查询 */
@media only screen and (min-width: 1600px) and (max-width: 1900px) {
  .wrap_banner{height: 700px;}
}
@media only screen and (min-width: 1500px) and (max-width: 1600px) {
  .wrap_banner{height: 650px;}
}
@media only screen and (min-width: 1400px) and (max-width: 1500px) {
  .wrap_banner{height: 600px;}
  .wrap_banner .b1 {
    bottom: 50px;
    right: 100px;
}
}
@media only screen and (min-width: 1300px) and (max-width: 1400px) {
  .wrap_banner{height: 560px;}
  .wrap_banner .b1 {
    bottom: 50px;
    right: 100px;
}
}
@media only screen and (min-width: 1201px) and (max-width: 1300px) {
  .wrap_banner{height: 520px;}
  .wrap_banner .b1 {
    bottom: 50px;
    right: 100px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {

/* ====================================================================页头页脚=============================================================== */
.footer .col-sm-3{padding-left: 10%!important;}
.footer ul li a, .footer ul li span {
    padding: 0 9px!important;
}
/* ======================================================================首页================================================================= */
.swiper-container {
width: 100%;
height: 500px
}
.index_titlebox .index_title{font-size: 26px}
.index_titlebox .index_intro{font-size: 16px}
/* 我们可以做的更好 */
.do_well .col-sm-3 p.p3{font-size: 13px;}
/* 我们的成功案例 */
.do_well .col-sm-4.col-xs-6{padding:0 5px;}
/* 腰线1 */
.waist_line{height: 300px;}
.waist_line h2 {
    font-size: 26px;
    color: #fff;
    padding-top: 60px;
    line-height: 40px;
}
.waist_line a {
    margin-left: 85px;
    width: 180px;
    height: 50px;
    line-height: 35px;
    font-size: 20px;
}
/* 新闻中心 */
.index_news .media-body p{display:none;}
.index_news{height: 590px}
.news_details .article_btn{text-align:left;}
.news_details .article_btn div{
  width:100%;
  word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
.news_details .article_btn .pull-right{float:left!important;margin-top: 10px;}
/* =============================================================================================关于我们 */
.about_banner {height: 330px;}
.about_wrapper .col-sm-5,.about_wrapper .col-sm-7{
	width: 100%
}
.about_wrapper .col-sm-5,.about_wrapper .do_well .box .col-sm-7 h3{text-align: center;}
.about_wrapper .col-sm-7{margin-top:20px;}
.about_wrapper .col-sm-5 img{display: inline-block;}
.about_wrapper .box .all_box .text_box {
    padding-top: 60px;
}
.about_wrapper .yctd {
    margin-top: 15px;
}
.about_wrapper {
    margin-bottom: 50px;
}
.about_wrapper .tab{width: 260px}
/* ===============================================================================================服务项目 */
.service_wrapper .do_well .box .col-sm-4 .text_box p{font-size: 13px;}
/* =================================================================案例列表 */
.tab_wrapper .tab li{width: 100px}
.case_wrapper ul.tab {
    width: 890px;
}
.case_wrapper .tab_box .col-sm-4 .cover h4 {
    margin-top: 10%;
    margin-bottom: 10px;
}
/* =========================================================案例详情=========================================== */
.case_details .lbt {
    background-size: 90%;
}
.case_details div#carousel-example-generic {
    width: 80%;
    margin-left: -10px;
}
.case_details .lbt .carousel-inner .item {
    top: 27%;
}
.case_details .carousel-indicators {
    bottom: 31.6%;
}
.case_details .text_box .logo {
    padding: 50px 0 40px 0;
}


}
@media only screen and (min-width: 1000px) and (max-width: 1198px) {
  nav.navbar.navbar-default ul li a {
    width: 100px;}
  /* =============================================================================案例详情 */
  .case_details .lbt .carousel-inner .item {
    top: 4.5%;
  }
.case_details .carousel-indicators {
    bottom: 23.5%;
}
.case_details .lbt {
    height: 770px;
}
.case_details .case_tip h3 {
    font-size: 0.3rem;
}
.case_details .case_tip a.btn {
    width: 2.5rem;
    height: 0.7rem;
    font-size: 0.3rem;
    line-height: 0.45rem;
}
/* ===================================================================================联系我们 */
.contact_wrapper .contact_bottom .text ul {
    margin: 10px 0;
}
/* ===================================================================================网站模版列表 */
.modal_show .col-sm-4 .img_boxs{max-height:200px;}
.modal_show .col-sm-4 .img_boxs img{min-height:200px;}




}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
/* ====================================================================页头页脚=============================================================== */
nav.navbar.navbar-default ul li a{
	    width: 80px;
    padding: 15px 2px;
    font-size: 14px;
}
.footer ul li a, .footer ul li span {
    padding: 0 6px!important;
}
.footer ul li a, .footer ul li span {
    font-size: 13px;
}
.footer .row {
    font-size: 13px;
    line-height: 26px;
    padding-top: 20px;
}
.footer .col-sm-3 p{font-size: 12px}

/* =================================================================关于我们 */
.about_wrapper .box .all_box .text_box p {
    line-height: 21px;
    font-size: 13px;
}
.about_wrapper .box .col-sm-3.col-xs-6 {
    padding-right: 5px;
}
.about_wrapper.tab_wrapper .tab li {
    width: 100px!important;
    margin-right: 55px!important;
}
.about_wrapper.tab_wrapper .tab li.last{margin-right: 0!important}
/* =================================================================服务项目 */
.service_wrapper .do_well .box .col-sm-4 .text_box {
    padding: 5px 15px;
}
.service_dowell .col-sm-3{width: 49%;margin:0.5%;}
/* =================================================================网站模版列表 */
.modal_show .col-sm-4 .img_boxs{max-height:200px;}
.modal_show .col-sm-4 .img_boxs img{min-height:200px;}
.modal_show .col-sm-4{padding:5px}
/* =================================================================案例列表 */
.tab_wrapper .tab li {
    width: 90px;
    font-size: 14px;
    margin-right: 1%!important;
}
.case_wrapper .tab_box .col-sm-4 .cover h4 {
    margin-top: 5%;
    margin-bottom: 5px;
}
/* ==================================================================案例详情 */
.case_details .lbt {
    height: 665px;
  }
  .case_details .lbt .carousel-inner .item {
    top: 8%;
}
.case_details .carousel-indicators {
        bottom: 26.5%;
}
.carousel-indicators li,.carousel-indicators .active  {
    width: 14px;
    height: 14px;
}
.case_details .carousel-indicators{height: 26px;line-height: 26px}
.case_details .case_tip h3 {
    font-size: 0.3rem;
}
.case_details .case_tip a.btn {
    width: 2.5rem;
    height: 0.7rem;
    font-size: 0.3rem;
    line-height: 0.45rem;
}
/* =======================================================================================联系我们 */
.contact_wrapper .contact_bottom .col-sm-6{
  width: 100%;
}
.contact_wrapper .contact_bottom {
    margin-top: 30px;
}
.contact_wrapper .contact_bottom .text {
    border: 2px dashed #999;
    padding: 0 15px;
    margin-bottom: 20px;
}
/* =======================================================================================新闻列表 */
.tab_wrapper.news_wrapper .tab li {
    width: 90px;
    font-size: 14px;
    margin-right: 25px!important;
}
.tab_wrapper.news_wrapper .tab li.last{margin-right: 0!important;}
.news_wrapper .tab {
    width: 326px;
  }
.news_wrapper .n_bottom {
    margin-top: 0px;
}
/* =========================================================================================新闻详情 */
.news_details{padding:40px 0;}




}
@media only screen and (min-width: 320px) and (max-width: 769px) {
  .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{margin:0;}
.navbar-default .navbar-toggle {
    border-color: #666;
    background: #666;
    margin-right:0;
}
.navbar-default .navbar-brand{padding-left: 0;}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background: #666;;}
.navbar-collapse {
    width: 140px;
    background: #fff;
    position: absolute;
    z-index: 9;
    right: 10px;
}
.navbar-nav {
    margin: 0px -15px;
}
nav.navbar.navbar-default ul li a {
    width: 100%;
    height: 40px;
    text-align: left;
    line-height: 18px;
    font-size: 14px;
    border-bottom: 1px dashed #ccc;
    text-align: center;
}
.swiper-container {
    height: 350px;
}
.copyright {
    width: 100%;
    background: #16171a;
    height: auto!important;
    line-height:20px!important;
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding:10px 0;
}
.copyright p{margin:0;}
/* ==============================================================首页 */
.do_well {margin-top: 0px;}
.index_titlebox .index_title{font-size: 18px; margin-top: 30px;}
.index_titlebox .index_intro {
    font-size: 14px;
    color: #727272;
    margin: 30px 0 30px 0;
}
.index_titlebox .index_title:before {
    bottom: -19px;
}
.do_well .col-sm-4.col-xs-6{padding:0 3px;margin-bottom: 20px!important;}
.waist_line {
    height: 150px;
    background: url(../img/index_12.png) no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 10px;
}
.waist_line h2 {
    font-size: 16px;
    color: #fff;
    padding-top: 15px;
    line-height: 30px;
}
.waist_line a {
    float: left;
    margin-left: 0;
    width: 82px;
    height: 31px;
    margin-right:24px;
    text-align: center;
    line-height: 16px;
    font-size: 14px;
}
.waist_line .index_button{
  margin-top: 25px;
  overflow: hidden;
  max-width: 190px;
}
.waist_line .index_button a.btn:nth-child(2){margin-right: 0;}
.do_well .col-sm-3 p{margin-bottom: 0}
/* 成功案例 */
.image01 .buttons i {
    width: 45px;
    height: 45px;
    line-height: 44px;
    font-size: 20px;
    margin-top: 0;
}
.image01 .buttons p {
    font-size: 12px;
    font-weight: normal;
}
.image01 .title{font-size: 12px}
/*网站模版列表*/
.modal_show .col-sm-4 .nr {
    margin: 6px;
}
.modal_show .col-sm-4{margin-bottom: 0px!important;}
/* 新闻中心 */
.modal_show .col-sm-4 .img_boxs{max-height: 180px;}
.modal_show .col-sm-4 .img_boxs img{min-height: 180px;}
.index_news{height: auto;padding-top: 0px;margin-top: 20px;padding-bottom: 10px;}
.index_news .col-sm-6{padding:0;}
.index_news .col-sm-6 .media{margin-bottom: 10px}
.index_news .media-body h4 {
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
}
.index_news .media-left p {
    width: 70px;
    height: 70px;
}
.index_news .media-left p span.month {
    font-size: 14px;
}
.index_news .media-left p span.day {
    font-size: 25px;
}
.index_news .media-body p {
    font-size: 13px;
    line-height: 20px;
}
.news_details .article_btn {
    text-align: left;
    padding-top: 0;
    border: 0;
    margin-top: 20px;
}
.news_details .article_btn div{
  width:100%;
  word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
.news_details .article_btn .pull-right{float:left!important;margin-top: 10px;}
.news_details .article_btn a{font-size: 13px;}
/* 腰线2 */
.waist_line2 {
    background: url(../img/bbbggg.png) no-repeat center;
    height: 150px;
    background-size: cover;
}
/* =============================================================================================关于我们 */
.about_banner {height: 130px!important;}
.about_wrapper .yctd{margin-top: -15px;}
.tab_wrapper .tab_nav {
    position: relative;
    height: 50px;
    padding: 30px 0 40px 0;
}
.about_wrapper .tab_box.col-sm-12,.about_wrapper .do_well .box .col-sm-7,.about_wrapper .do_well .box .col-sm-5{padding:0;}
.about_wrapper  .do_well .container{padding:0;}
.about_wrapper .box .all_box .text_box p {
    padding: 0 10px;
    line-height: 22px;
    font-size: 13px;
}
.about_wrapper .box .col-sm-3.col-xs-6 {
    padding: 0 5px;
    padding-right: 0;
    margin-bottom: 20px;
}
.about_wrapper .box .all_box .text_box {
    padding-top: 62px;
}
.about_wrapper{margin-bottom: 20px;}
.about_wrapper .box .all_box{background-size: cover}
.about_wrapper .tab{width: 260px}
.about_wrapper.tab_wrapper .tab li {
    width: 100px!important;
    margin-right: 55px!important;
    font-size: 15px;
    height: 35px;
    line-height: 33px;
}
.about_wrapper.tab_wrapper .tab li.last{margin-right: 0!important}
.about_wrapper .col-sm-5 img {
    display: inline-block;
}
.about_wrapper .col-sm-5{text-indent: center}
.about_wrapper .do_well .box .col-sm-7 h3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}
/* ===================================================================================服务项目 */
.cb{clear: both}
.service_wrapper .clearfix {
    display: inline-flex;
}
.service_wrapper .do_well .box .col-sm-4 .text_box p {
    font-size: 13px;
}
.service_wrapper .do_well .container{padding:0;}
.service_dowell .col-sm-3{width: 49%;margin:0.5%;float: left;padding:5px;}
.service_dowell .col-sm-3 p{font-size: 12px;}
.service_dowell .col-sm-3 h4{font-size: 14px}
.service_dowell .col-sm-3.h5 p {
    line-height: 20px;
}
.service_dowell .col-sm-3{height: 210px;}
/* =================================================================案例列表 */
.tab_wrapper .tab li {
    width: 90px;
    font-size: 14px;
    margin-right: 0.5%!important;
    margin-left: 0.5%;
}
.case_wrapper .tab li{height: 35px;line-height: 33px;font-size: 15px;margin-bottom: 8px}
.case_wrapper ul.tab {
    width: 100%;
}
.tab_wrapper .tab li {
    width: 24%;
    cursor: pointer;
    font-family: '微软雅黑';
    float: left;
    border-radius: 50px;
    text-align: center;
    margin-right: 50px;
    border: 1px solid #e35b5b;
    transition: all 0.4s ease;
}
.case_wrapper .tab_box .col-sm-4 .main_box {
    margin-top: 20px;
}
.container_2 {
    padding: 10px;
}
.case_wrapper .tab_box .col-sm-4 {
    margin-bottom: 20px;
    width: 50%;
    float: left;
    padding: 0;
}
.case_wrapper .tab_box .col-sm-4 .cover{display: none}
.case_wrapper .tab_box .col-sm-4 p.name{color: #333;margin:0;}
.case_wrapper .tab_box .col-sm-4 a{text-decoration: none;}
/* =================================================================================案例详情 */
.case_details .title {
    padding: 0;
    margin-top: 20px;
}
.case_details .text_box .logo {
    padding: 20px 0 20px 0;
}
.case_details .title h3{font-size: 20px}
.case_details .title a.btn {
    width: 98px;
    height: 30px;
    line-height: 15px;
    margin: 20px auto 20px;
}
.case_details .case_tip h3 {
    font-size: 15px;
    line-height: 26px;
}
.case_details .case_tip a.btn {
    width: 110px;
    height: 34px;
    display: inline-block;
    border: 2px solid #333;
    font-size: 14px;
    color: #333;
    margin: 0.5rem 0 0.7rem 0;
    line-height: 17px;
}
.case_details .text_box .logo:before {
    width: 80%;
}
.case_wap {margin:20px 0;}
.case_details ul li a i {
    vertical-align: sub;
    color: #999
}
.case_details ul li a:hover i{color: #fff}
/* ===================================================================================联系我们 */
.contact_wrapper .contact_bottom {
    margin-top: 30px;
}
.contact_wrapper .contact_bottom .text {
    border: 2px dashed #999;
    padding: 0 15px;
    margin-bottom: 20px;
}
.contact_wrapper .contact_bottom {
    margin-top: 0;
    margin-bottom: 20px
}
/* =========================================================================================新闻列表 */
.tab_wrapper.news_wrapper .tab li {
    width: 90px;
    font-size: 15px;
    margin-right: 25px!important;
    height: 35px;
    line-height: 33px
}
.tab_wrapper.news_wrapper .tab li.last{margin-right: 0!important;}
.news_wrapper .tab {
    width: 326px;
  }
.news_wrapper .tab_box ul li .listInfo .nTitile {
    font-size: 14px;
}
.news_wrapper .tab_box ul li .listInfo p, .news_wrapper .tab_box ul li .listInfo button.btn {
    font-size: 13px;
    padding-top: 0px;
    line-height: 22px
}
.news_wrapper .tab_box ul li .listInfo .nTitile {
    font-size: 15px;
    width: 100%;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_wrapper .n_bottom {
    margin-top: 0px;
}
.news_wrapper .tab_box {margin-top: 20px;}
.news_wrapper .tab_box ul li .listInfo .pull-right span i {
    font-size: 18px;
    vertical-align: text-top;
}
/* =========================================================================================新闻详情 */
.news_details {
    padding: 20px 10px;
}
.news_details .title h4 {
    font-size: 16px;
    line-height: 26px;
    text-align: left;
}
.news_details .text_box {
    margin-top: 20px;
    text-align: center;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
}
.news_details .title div.tc {
    font-size: 15px;
    margin-top: 10px;
    text-align: left;
}
.news_details .title div.tc span{padding-left: 0}
.news_details .article_btn a.btn {
    width: 100px;
    height: 35px;
    line-height: 19px;
    border: 1px solid #333;
    color: #666;
    display: inline-block;
    font-size: 14px;
    margin: 20px 15px 15px 15px;
}
div#dituContent{height: 320px!important;}

}

@media only screen and (min-width: 310px) and (max-width: 580px) {
.swiper-container {
    height: 200px;
}
/* ========================================================================================首页 */
.do_well .col-sm-3 div img {
    width: 90%;
}
.do_well .index_box ul.list-inline{margin:0;overflow: hidden;}
/* ===================================================================================服务项目 */
.service_wrapper .do_well .box .col-sm-4 .text_box p {
    font-size: 12px;
}
.service_wrapper .do_well .box .col-sm-4 .text_box {
    background: #666;
    padding: 5px;
    text-align: center;
}
.service_wrapper .do_well .box .col-sm-4 .text_box p{margin-bottom: 5px}
.service_wrapper .do_well .box .col-sm-4 .text_box{height: 118px}
/* ====================================================================================联系我们 */
.contact_wrapper .contact_bottom .col-sm-6 {
    padding:0;
}
.contact_wrapper .contact_bottom h3 {
    font-size: 18px;
}
.contact_wrapper .contact_bottom .text p.p1 {
    margin: 10px 0;
    font-size: 14px;
}
.contact_wrapper .contact_bottom .text ul {
    margin: 10px 0;
}
.contact_wrapper .contact_bottom .text ul li p {
    margin-top: 5px;
    font-size: 14px;
    margin-bottom: 0
}
.contact_wrapper .contact_bottom .text p.adress {
    font-size: 14px;
}
.contact_wrapper .contact_code{text-align: center;}
.contact_wrapper .contact_bottom ul li {
    margin-right: 0;
}
.contact_wrapper .contact_bottom ul {display: inline-block;}
/* ================================================================================新闻列表 */
.news_wrapper .tab_box ul li .imgPic,.news_wrapper .tab_box ul li .imgPic img{width: 100%;height: auto;}
.news_wrapper .tab_box ul li .listInfo {
    margin: 10px 0 0 0;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}
.news_wrapper .tab_box ul li{border: 1px solid #e1e1e2;margin-bottom: 20px;}

/* 分页 */
.page dl{width:315px;margin:0 auto}
.page dl dd a {
    padding: 0px 5px;
    font-size: 13px;
}
.page {
    padding-top: 40px;
}
/* 模版展示 =====================================================================================*/
.modal_show .col-sm-4 .img_boxs {
    max-height: 150px;
}
.modal_show .col-sm-4 .img_boxs img {
    min-height: 150px;
}
.modal_show .col-sm-4 .nr {
    margin: 3px;
}

}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}
img {
    vertical-align: middle;
}

