/* Banner */
.banner-box {
    border-bottom: 5px solid #eca728;
}
#banner_01m{display:none;}
.banner-box .swiper-wrapper, .banner-box .swiper-slide  {
    width: 100%;
    height: 550px;
	background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
}
.banner-box {
    background-repeat: no-repeat;
    background-size: cover;
}
.banner-box .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    border-radius: 7px;
    background: #fff;
    opacity: 1;
}
.banner-box .swiper-pagination-bullet-active {
    background: #ff0000;
}
.banner-box .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}
.banner-box .swiper-pagination {
    bottom: 20px;
}
.banner-box .swiper-button-next, .banner-box .swiper-button-prev {
    width:64px;
    height: 64px;
    opacity: .6;
	top: 44%;
}
.banner-box .swiper-button-prev {
    background: url('../images/banner_left.png') no-repeat 0 0;
    left: 5%;
}
.banner-box .swiper-button-next {
    background: url('../images/banner_right.png') no-repeat 0 0;
    right: 5%;
}
.banner-box .swiper-button-prev:hover, .banner-box .swiper-button-next:hover {
    opacity: 1;
}
.banner-box .swiper-slide .word {
    margin-top: 40px;
    margin-bottom: 10px;
}
.banner-box .swiper-slide h4 {
    font-size: 50px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 20px;
}

.banner-box .swiper-slide h41 {
    font-size: 25px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 20px;
}


.banner-box .swiper-slide h41 i{
    color: #eca728;
    padding: 0 10px;
}



.banner-box .swiper-slide h4 i{
    color: #fff;
    padding: 0 10px;
}
.banner-box .swiper-slide p {
    font-size: 24px;
    color: #fff;
}
.banner-box .swiper-slide a {
    width: 148px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 16px;
    display: block;
    border:2px solid #dbdbdb;
    margin: 57px auto -42px;
    color: #fff;
}
.banner-box .swiper-slide a img {
    width: 13px;
    height: 21px;
    margin-top: 5px;
    margin-right: 5px;
}
.banner-box .swiper-slide a:hover {
    color: #eca728;
    border:2px solid #eca728;
}


/*企业数据*/
.data-list {
    width: 100%;
    height: 248px;
    background: url('../images/bg_01.jpg') no-repeat center top;
}
.data-list .item {
    float: left;
    width: 25%;
    text-align: center;
    position: relative;
}
.data-list .item img {
    margin-top: 44px;
    margin-bottom: 20px;
}
.data-list .item p {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
}
.data-list .item span {
    width: 1px;
    height: 114px;
    display: block;
    position: absolute;
    right: 0;
    top: 77px;
    background: #fff;
}


/*通用标题*/
.module_tit {
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
    margin: 50px auto 0;
}
.module_tit p {
    color:#929292;
    font-size: 18px;
    margin-top: 20px;
}
.module_tit_03 p {
    color: #025193;
    font-weight: bold;
}
.module_tit_04 p {
    color: #fff;
    font-weight: bold;
}

/*产品中心*/
.product {
    width: 100%;
    height: 1880px;
    background: url('../images/bg_02.jpg') no-repeat center top;
    overflow: hidden;
}
.product .list {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 70px auto 0;
}
.product .list .bigCont {
    width: 110%;
    float: left;
    overflow: hidden;
}
.product .list .item {
    width: 562px;
    height: 220px;
    float: left;
    margin: 22px 12px 175px 0;    
    padding-top: 82px;
}
.product .list .item .info {
    padding-left: 8px;
    padding-top: 226px;
}
.product .list .item .info h3 {
    font-size: 36px;
    font-weight: bold;
    color: #000;
    line-height: 36px;
    
}
.product .list .item .info h4 {
    font-size: 28px;
    line-height: 36px;
    color: #000;
    
}
.product .list .item .info p {
    font-size: 16px;
    color: #000;
    
}
.product .list .item a { display: block;
   
}
.product .list .item span{width: 122px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    background: #eca728;
    font-size: 14px;
    color: #001c34;
    margin-top: 20px;}
.product .list .item a:hover {
   
}
.product a.more {
    width: 216px;
    height: 49px;
    line-height: 47px;
    background: #0170c1;
    text-align: center;
    font-size: 18px;
    color: #fff;
    display: block;
    margin: 30px auto 0;
    border-radius: 25px;
    box-shadow: 0 3px 3px #999;
}
.product a.more:hover {
    background: #0378ce;
}
.product .list .item_01 {
    background: url('../images/img_01.jpg') no-repeat center top;
}
.product .list .item_02 {
    background: url('../images/img_02.jpg') no-repeat center top;
}
.product .list .item_03 {
    background: url('../images/img_03.jpg') no-repeat center top;
}
.product .list .item_04 {
    background: url('../images/img_qc.jpg') no-repeat center top;
}
.product .list .item_05 {
    background: url('../images/img_08.jpg') no-repeat center top;
}
.product .list .item_06 {
    background: url('../images/img_06.jpg') no-repeat center top;
}
.product .list .item_07 {
    background: url('../images/img_jd.jpg') no-repeat center top;
}
.product .list .item_08 {
    background: url('../images/img_gd.jpg') no-repeat center top;
}

/*行业方案*/
.plan {
    width: 100%;
    height: 950px;
    margin: 0 auto;
    overflow: hidden;
    background: url('../images/bg_03.png') no-repeat center top;background-size: cover;
}
.plan .imgTab {
    width: 100%;
    height: auto;
    margin: 55px auto 0;
}
.plan .imgTab .swiper-container {
    display: none;
}
.plan .imgTab .swiper-slide {
    width: 1046px;
    height: auto;
    background: #fff;
}
.plan .imgTab .swiper-button-prev, .plan .imgTab .swiper-button-next {
    width: 28px;
    height: 91px;
    top: 40%;
}
.plan .imgTab .infoBox {
    width: 100%;
    padding: 60px 2% 30px;
    box-sizing: border-box;
    overflow: hidden;
}
.plan .imgTab .infoBox .left_news {
    width: 49%;
    height: 400px;
    float: left;
    /*border-right: 2px solid #c0c0c0;*/
    margin-right: 2%;
}
.plan .imgTab .infoBox .left_news img {
    width: 95%;
    /*height:304px;*/
    margin-bottom: 26px;
}
.plan .imgTab .infoBox .left_news .tit {
    width: 100%;
    height: auto;
    margin: 0 auto;
    box-sizing: border-box;
    border-left: 3px solid #0170c1;
    padding-left: 10px;
    margin-bottom: 15px;
}
.plan .imgTab .infoBox .left_news .tit h3 {
    color: #171717;
    font-size: 26px;
    line-height: 30px;
    font-weight: normal;
}
.plan .imgTab .infoBox .left_news .tit h3 a{ color:#171717}
.plan .imgTab .infoBox .left_news .tit p {
    font-size: 16px;
    color: #0572c2;
    line-height: 20px;
    padding-right: 0;
}
.plan .imgTab .infoBox .left_news p {
    font-size: 14px;
    color: #999;
    line-height: 22px;
    padding-right: 2%;
}
.plan .imgTab .infoBox .right_product {
    width: 48%;
    height: auto;
    overflow: hidden;
    float: left;
}
.plan .imgTab .infoBox .right_product .tit {
    width: 100%;
    height: 32px;
    margin: 0 auto;
    overflow: hidden;
}
.plan .imgTab .infoBox .right_product .tit h3 {
    float: left;
    font-size: 26px;
    line-height: 32px;
    color: #171717;
    border-left: 3px solid #0572c2;
    padding-left: 10px;
}
.plan .imgTab .infoBox .right_product .tit a {
    float: right;
    font-size: 16px;
    color: #0170c1;
    line-height: 40px;
}
.plan .imgTab .infoBox .right_product .list {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.plan .imgTab .infoBox .right_product .list .bigCont {
    width: 110%;
    float: left;
    height: auto;
    overflow: hidden;
}
.plan .imgTab .infoBox .right_product .list .item {
    width: 44%;
    height: auto;
    float: left;
    position: relative;
    margin: 16px 2.5% 0 0;
    max-width: 222px;
    /*border: 1px solid rgba(1, 112, 193, .9); */
    overflow: hidden; box-sizing: border-box;
}
.plan .imgTab .infoBox .right_product .list .item a:hover span{ color:#eca728}
.plan .imgTab .infoBox .right_product .list .item:hover{}
.plan .imgTab .infoBox .right_product .list .item img {
    width: 100%;
    max-width: 222px;
    height: auto;transition:all 0.5s
}
.plan .imgTab .infoBox .right_product .list .item:hover img{transform:scale(1.1); }
.plan .imgTab .infoBox .right_product .list .item span {
    width: 100%;
    height: 28px;
    line-height: 28px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(1, 112, 193, .9);
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.plan .tabList {
    width: 1080px;
    height: auto;
    margin: 60px auto 0;
}
.plan .tabList ul {
    width: 110%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.plan .tabList ul li {
    float: left;
    width: 96px;
    text-align: center;
    height: auto;
    cursor: pointer;
}
.plan .tabList ul li:hover img{transform:scale(1.2); transition:all 0.5s}
.plan .tabList ul li img {
    width: 92px;
    display: inline-block;
    margin: 0 auto;
    height: 92px;transition:all 0.5s
}
.plan .tabList ul li p {
    color:#eff3ff;
    font-size: 13px;
}
.plan .tabList ul li .ac {
    display: none;
}
.plan .tabList ul li.active .ac {
    display: block;
}
.plan .tabList ul li.active .mr {
    display: none;
}
.plan .tabList ul li.active p {
    color: #0170c1;
}
.plan .tabList ul li:hover p{ color: #0170c1;}

/*企业简介*/
.introduce {
    width: 100%;
    height: 955px;
    background: url('../images/bg_04.jpg') no-repeat center top;
    margin: 0 auto;
    overflow: hidden;
}
.introduce .info-box {
    width: 1131px;
    height: auto;
    margin: 66px auto 0;
    overflow: hidden;
}
.introduce .info-box img {
    width: 514px;
    height: 315px;
    float: left;
    margin-right: 44px;
}
.introduce .info-box .word {
    width: 570px;
    height: auto;
    float: right;
}
.introduce .info-box .word p {
    font-size: 16px;
    color: #025193;
    line-height: 36px;
    text-indent: 24px;
    font-weight: bold;
}
.introduce .info-box .word i {
    color: #eca728;
}
.introduce .info-box .word a {
    width: 190px;
    height: 34px;
    display: block;
    line-height: 34px;
    background: #eca728;
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    color: #161a30;
}
.introduce .imglist {
    width: 1131px;
    height: auto;
    margin: 50px auto 0;
    overflow: hidden;
}
.introduce .imglist .item {
    width: 377px;
    height: 172px;
    float: left;
    background: #022c4f;
}
.introduce .imglist .item h4 {
    font-size: 18px;
    color: #fff;
    margin: 28px 0 0 40px;
    font-weight: normal;
}
.introduce .imglist .item h3 {
    font-weight: normal;
    font-size: 28px;
    color: #eca728;
    padding-left: 40px;
    margin-bottom: 10px;
}
.introduce .imglist .item p {
    font-size: 14px;
    color: #fff;
    padding-left: 40px;
    line-height: 22px;
}

/*知名客户*/
.customer {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
.customer .img {
    width: 1200px;
    height: auto;
    margin: 40px auto 0;
}


/*资讯中心*/
.newsCont {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.newsCont .cont {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 50px auto 78px;
}
.newsCont .cont .item {
    width: 580px;
    height: auto;
}
.newsCont .cont .item .tit {
    width: 100%;
    height: 38px;
    line-height: 38px;
    border-bottom: 4px solid #3779d0;
    margin: 0 auto 30px;
}
.newsCont .cont .item .tit h3{
    font-size: 30px;
    color: #0f2f3f;
    font-weight: normal;
}
.newsCont .cont .item .tit a {
    font-size: 16px;
    color: #434343;
}
.newsCont .cont .item .tit a:hover {
    color: #0170c1;
}
.newsCont .cont .item .detail {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;
}
.newsCont .cont .item .detail img {
    width: 216px;
    height: 112px;
}
.newsCont .cont .item .detail .info {
    width: 336px;
    height: auto;
    float: right;
}
.newsCont .cont .item .detail .info a {
    font-size: 20px;
    color: #333;
    width: 100%;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    margin: 0 auto 10px;
}
.newsCont .cont .item .detail .info a:hover{ color:#eca728}
.newsCont .cont .item .detail .info p {
    font-size: 16px;
    color:#7d7d7d;
    line-height: 20px;
    width: 100%;
    height: auto;
    margin: 0 auto 10px;
}
.newsCont .cont .item .detail .info .date-more {
    overflow: hidden;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.newsCont .cont .item .detail .info .date-more i {
    font-size: 14px;
    color: #999;
}
.newsCont .cont .item .detail .info .date-more a {
    width: 80px;
    height: 20px;
    line-height: 20px;
    border:1px solid #707070;
    background: #fff;
    text-align: center;
    color: #434343;
    float: right;
    font-size: 12px;
}
.newsCont .cont .item .detail .info .date-more a:hover {
    background: #eca728;
    color: #fff;
    border:1px solid #eca728;
}
.newsCont .cont .item ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.newsCont .cont .item ul li {
    width: 100%;
    height: auto;
    margin: 0 auto;
    border-bottom: 1px solid #dbdbdb;
    overflow: hidden;
    padding: 20px 0;
}
.newsCont .cont .item ul li .date {
    width: 60px;
    height: 52px;
    padding-top: 8px;
    float: left;
    background: #3779d0;
    color: #fff;
    text-align: center;
    line-height: 22px;
    float: left;
    margin-right: 10px;
}
.newsCont .cont .item ul li .word {
    width: 504px;
    height: auto;
}
.newsCont .cont .item ul li .word a {
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    display: block;
    font-size: 18px;
    color: #444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.newsCont .cont .item ul li .word a:hover{ color:#eca728}
.newsCont .cont .item ul li .word p {
    font-size: 14px;
    color: #8c8c8c;
    line-height: 18px;
}
.newsCont .cont .item ul li:last-child {
    border:none;
}



@media only screen and ( min-width: 1260px ) {
    .plan .imgTab .swiper-button-prev {
        background: url('../images/case_tab_left.png') no-repeat left top;
        background-size: 28px 91px;
        left: 18.5%;
    }
    .plan .imgTab .swiper-button-next {
        right: 18.5%;
        background: url('../images/case_tab_right.png') no-repeat left top;
        background-size: 28px 91px;
    }
}


@media only screen and ( max-width: 1260px ) {
    .plan .imgTab {
        width: 1000px;
    }
    .plan .imgTab .swiper-button-prev, .plan .imgTab .swiper-button-next {
        top: 50%;
        width: 40px;
        height: 40px;
        opacity: .6;
    }
    .plan .imgTab .swiper-button-prev {
        left: 10px;
        background: url('../images/banner_left.png') no-repeat left top;
        background-size: 40px 40px;
    }
    .plan .imgTab .swiper-button-next {
        right: 10px;
        background: url('../images/banner_right.png') no-repeat left top;
        background-size: 40px 40px;
    }
    .plan .imgTab .swiper-button-prev:hover, .plan .imgTab .swiper-button-next:hover {
        opacity: 1;
    }
    ..index_mod4_con {
        width: 1000px;
    }
    .logo-search .logo {
        width: 400px;
        height: auto;
    }
    .logo-search {
        height: 114px;
    }
    .logo-search .search-box {
        margin-top: 40px;
    }
    .logo-search .phone {
        margin-top: 25px;
    }
    .navColumn {
        height: 54px;
    }
    .navColumn .nav li {
        height: 54px;
        line-height: 54px;
        font-size: 16px;
    }
    .navColumn .nav li a {
        margin-top: 15px;
    }
    .banner-box .swiper-wrapper, .banner-box .swiper-slide {
        height: 500px;
    }
    .banner-box .swiper-slide .word {
        margin-top: 80px;
    }
    .product .list {
        width: 1000px;
    }
    .product .list .item {
        width: 462px;
    }
    .product .list .item .info h3 {
        font-size: 30px;
    }
    .product .list .item .info h4 {
        font-size: 24px;
    }
    .plan .tabList {
        width: 770px;
    }
    .plan .tabList ul li {
        width: 110px;
    }
    .introduce .info-box {
        width: 1000px;
    }
    .introduce .info-box img {
        width: 440px;
        height: auto;
    }
    .introduce .info-box .word {
        width: 500px;
    }
    .introduce .imglist {
        width: 999px;
    }
    .introduce .imglist .item {
        width: 333px;
        height: auto;
    }
    .introduce .imglist .item h3 {
        font-size: 24px;
    }
    .introduce .imglist .item h4 {
        margin-top: 18px;
    }
    .customer .img {
        width: 1000px;
    }
    .newsCont .cont {
        width: 1000px;
    }
    .newsCont .cont .item {
        width: 480px;
    }
    .newsCont .cont .item .detail img {
        width: 170px;
        height: auto;
    }
    .newsCont .cont .item .detail .info {
        width: 300px;
    }
    .newsCont .cont .item .detail .info a {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .newsCont .cont .item .detail .info p {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 5px;
    }
    .newsCont .cont .item ul li .word {
        width: 404px;
    }
    .newsCont .cont .item ul li .word p {
        font-size: 13px;
    }
    .newsCont .cont .item .tit h3 {
        font-size: 26px;
    }
    
}

@media only screen and ( max-width: 1030px ) {
    .comWidth {
        width: 800px;
    }
    .banner-box .swiper-wrapper, .banner-box .swiper-slide {
        height: 400px;
    }
    .banner-box .swiper-slide .word {
        margin-top: 40px;
    }
    .banner-box .swiper-button-next, .banner-box .swiper-button-prev {
        width: 40px;
        height: 40px;
        background-size: 40px 40px;
    }
    .data-list .item p {
        font-size: 16px;
    }
    .data-list .item img {
        width: auto;
        height: 80px;
    }
    .product .list {
        width: 800px;
    }
    .product .list .item {
        width: 362px;
        height: 435px;
        padding-top: 50px;
    }
  .product .list .item .info {
    padding-left: 8px;
    padding-top: 279px;
    }
    .product {
        height: 860px;
    }
    .plan .imgTab {
        width: 800px;
    }
    .plan .imgTab .infoBox .left_news img {
        height: auto;
    }
    .plan .imgTab .infoBox .left_news {
        height: auto;
    }
    .plan .tabList {
        width: 750px;
    }
    .plan .tabList ul li {
        width: 250px;
        margin-bottom: 30px;
    }
    .plan {
        height: auto;
        padding-bottom: 50px;
        background-size: auto 100%;
    }
    .introduce .info-box {
        width: 800px;
        height: auto;
    }
    .introduce .info-box img {
        width: 340px;
        margin-right: 20px;
    }
    .introduce .info-box .word {
        width: 440px;
    }
    .introduce .info-box .word p {
        font-size: 13px;
    }
    .introduce .imglist {
        width: 798px;
        height: auto;
    }
    .introduce .imglist .item {
        width: 266px;
    }
    .introduce .imglist .item h4 {
        font-size: 15px;
        margin-left: 20px;
    }
    .introduce .imglist .item {
        height: 122px;
    }
    .introduce .imglist .item h3 {
        font-size: 20px;
        padding-left: 20px;
        margin-bottom: 6px;
    }
    .introduce .imglist .item p {
        font-size: 12px;
        padding-left: 20px;
        line-height: 16px;
    }
    .customer .img {
        width: 800px;
    }
    .newsCont .cont {
        width: 600px;
    }
    .newsCont .cont .item {
        width: 600px;
        margin: 0 0 30px 0;
    }
    .newsCont .cont .item .detail img {
        width: 216px;
        height: auto;
    }
}

@media only screen and ( max-width: 800px ) {
	#banner_01m{display:block;}
	#banner_01{display:none;}
	.newsCont .cont .item ul li .date{ width:19% !important; margin-right:2%;}
    .comWidth {
        width: 100%;
    }
    
    .banner-box .swiper-wrapper, .banner-box .swiper-slide {
       height: auto;
    }
    .banner-box .swiper-slide .word {
        width: 80%;
    }
    .banner-box .swiper-slide h4 {
        font-size: 26px;
    }
     .banner-box .swiper-slide h41 {
        font-size: 16px;
    } 
  
  
  
  
  
    .banner-box .swiper-slide p {
        font-size: 16px;
    }
    .banner-box .swiper-slide a {
        margin-bottom: 50px;
    }
    .banner-box .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }
    .banner-box .swiper-pagination {
        bottom: 10px;
    }
    .banner-box .swiper-button-next, .banner-box .swiper-button-prev {
        display: none;
    }
    .data-list .item {
        width: 50%;
    }
    .data-list {
        height: auto;
        background-size: auto 100%;
        padding-bottom: 30px;
    }
    .product {
        height: auto;
        background-size: auto 100%;
    }
    .product .list {
        margin-top: 40px;
    }
    .product .list, .product .list .bigCont {
        width: 100%;
    }
    .product .list .item {
        width: 80%;
        float: none;
        margin: 0 auto 20px;
    }
    .product .list .item {
        padding-top: 30px;
    }
    .product .list .item .info h3 {
        font-size: 26px;
    }
    .product a.more {
        width: 190px;
        height: 44px;
        line-height: 44px;
        margin-bottom: 50px;
    }
    .module_tit {
        margin: 50px auto 0;
    }
    .module_tit p {
        font-size: 15px;
    }
    .module_tit img {
        height: 26px;
        width: auto;
    }
    .plan .imgTab {
        width: 90%;
    }
    .plan .imgTab .infoBox .left_news {
        width: 100%;
        margin: 0 auto;
        float: none;
    }
    .plan .imgTab .infoBox .right_product {
        width: 100%;
        margin-top: 40px;
        margin: 40px auto 0;
        float: none;
    }
    .plan .imgTab .infoBox .left_news img {
        width: 100%;
    }
    .plan .imgTab .infoBox {
        padding: 30px 4% 30px;
    }
    .plan .imgTab .infoBox .left_news {
        border:none;
    }
    .plan .tabList {
        width: 100%;
    }
    .plan .tabList ul li {
        width: 33.3%;
    }
    .introduce .info-box{
        width: 100%;
        margin: 30px auto 0;
    }
    .introduce .info-box img {
        float: none;
        display: block;
        margin: 0 auto 30px;
    }
    .introduce .info-box .word {
        float: none;
        width: 80%;
        margin: 0 auto;
    }
    .introduce .info-box .word a {
        margin: 30px auto 0;
    }
    .introduce {
        height: auto;
    }
    .introduce .imglist {
        width: 100%;
    }
    .introduce .imglist .item {
        width: 50%;
    }
    .introduce .imglist .item img {
        width: 100%;
        padding-top: 15px;
    }
    .introduce .imglist .item h4 {
        margin-left: 10px;
        font-size: 14px;
        margin-top: 10px;
    }
    
        .introduce .imglist .item h41 {
        margin-left: 10px;
        font-size: 14px;
        margin-top: 10px;
    }
    
    
    .introduce .imglist .item h3 {
        padding-left: 10px;
        font-size: 16px;
    }
    .introduce .imglist .item p {
        padding-left:10px;
    }
    .customer .img {
        width: 90%;
    }
    .newsCont .cont {
        width: 100%;
        margin-bottom: 0;
    }
    .newsCont .cont .item {
        float: none;
        width: 90%;
        margin: 0 auto 30px;
    }
    .newsCont .cont .item .detail img{
        width: 30%;
        height: 30%;
    }
    .newsCont .cont .item .detail .info {
        width: 68%;
    }
    .newsCont .cont .item .detail .info a {
        font-size: 16px;
        line-height: 20px;
        height: 20px;
    }
    .newsCont .cont .item .detail .info p {
        font-size: 12px;
    }
    .newsCont .cont .item ul li .word a {
        font-size: 16px;
    }
    .newsCont .cont .item ul li .word {
        width: 79%;
    }
    .consult {
        background: #4299e0;
    }
    .consult .info {
        float: none;
        width: 100%;
        margin: 30px auto 0;
    }
	.newsCont .cont .item ul li .word p{ height:36px; overflow:hidden}
}
