@charset "utf-8";

@media (min-width: 1200px){
    .container{ width: 1240px;  }
}


.pg-about{ padding-left: 40px; padding-right: 40px;}
.pg-about.ab{ padding-left: 0px; padding-right: 0px;}
.pg-top .ix-header{ position: initial;}

/* banner */
.pg-banner{ height: 400px; max-width: 1920px; margin: 0px auto;}

/*内页头部*/
.pg-main{perspective: 2000px; perspective-origin: top;}
.pg-head{ height: 100px; background: #fff; margin-top:-100px; padding: 21px 40px; border-bottom:solid 1px #e0e0e0; transition: 0.5s; transform-origin: bottom center; -webkit-transform-origin: center bottom; -ms-transform-origin: center bottom;    }
.pg-head.xs{ -webkit-transform: rotateX(90deg) rotateZ(0); transform: rotateX(90deg) rotateZ(0);    border-bottom: 1px solid #fff; }
.pg-nav-tit h1{ font-size: 24px; font-weight: normal; color: #333; padding-top: 13px;}
.pg-nav-tit p{ font-family: "Arial"; font-size: 14px; color: #999; }
/*位置*/
.pg-about-text{ padding-top: 5px;}
.breadcrumb{ padding-left: 0px; background: #fff; font-size: 14px;}
.breadcrumb li a{ font-size: 14px;}
.breadcrumb li img{ margin-right: 5px; }
.breadcrumb>.active{ color:#999;}
.breadcrumb>li:nth-child(2):before{content: none;}

/*内页导航*/
.pg-nav ul li{ padding: 5px 0px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.pg-nav ul li a{ padding-left: 16px; font-size: 16px; color: #999; position: relative; display: inline-block;     transition: all 0.3s ease-out 0s;  }
.pg-nav ul li a::before{ left:-10px; top: 8px; content: ""; position: absolute; width:3px; height: 12px; background: transparent;     transition: all 0.3s ease-out 0s; }
.pg-nav ul li a.active{ color:#763b1b; font-weight:600;}
.pg-nav ul li a.active::before{ left:0; background:#763b1b;}
.pg-nav ul li a:hover{  color:#763b1b;}
.pg-nav ul li a:hover::before{left:0;  background:#763b1b;}
.pg-nav-list ul{ padding-left: 0px; border-right:solid 1px #e0e0e0;}




/*内页二级*/
.aa-two-nav{ background: #f2f2f2; padding: 20px 10px; padding-bottom: 0px;}
.aa-two-nav a{ padding: 5px 20px;   background: #fff; display: inline-block; font-size: 14px;  margin:0px 10px; margin-bottom: 20px; color:#999; transition: all 0.36s ease;}
.aa-two-nav a:hover{ background: #763b1b; color:#fff;}
.aa-two-nav a.active{ background: #763b1b; color:#fff;}


/*内页栏目*/

.ix-head p.abc{ font-size: 52px; color:#763b1b; line-height:150%; padding-bottom: 5px;}
.ix-head h1{ font-size: 24px; color: #333; font-weight: normal; }
.ix-head span{ width: 80%; margin: 0px auto; display:inline-block; padding-top: 15px;}





/*详细页*/
.pg-text p{ line-height: 200%; color:#666; font-size: 16px;}
.pg-text hr{ margin-top: 20px; margin-bottom: 20px;}
.pg-text p img{ max-width: 100%;}
.pg-text-deta{ padding: 20px; background: #f5f5f5; font-size: 16px}


/*其他导航与详情*/
.pg-order-head{ height: 150px; margin-top: -90px; background: #fff; text-align: center;}
.pg-order-head-tit{ padding-top: 80px;}
.pg-order-head-tit h1{ font-size: 24px; font-weight: normal; color: #333; padding-bottom: 5px;}
.pg-order-head-tit p{ font-family: "Arial"; font-size: 14px; color: #999; }
.pg-order-text{ padding-left: 20px; padding-right: 20px;}
.pg-order-text h1{font-size: 16px; color: #333; padding: 20px;  margin-bottom: 5px; font-weight: bold; background: #f5f5f5; padding: 15px;}
.pg-order-text p{ padding: 10px 20px; position: relative; padding-left: 40px;}
.pg-order-text p::before{ content: ''; position: absolute; left:20px;   top:18px; width:8px; height: 8px; background:#999;}


/*新闻列表*/
.pg-news-list{ padding-bottom: 40px;}
.news-pnl-img{ overflow: hidden;}
.news-pnl-img img{ max-width: 100%; transition: all 0.36s ease;}
.pg-news-list .news-pnl-tit{transition: all 0.36s ease; margin-left:-20px;  }
.news-npt-t1{ font-size: 16px;  color:#333; padding-bottom: 15px; padding-top: 10px;  transition: all 0.36s ease;}
.news-npt-t2{ font-size: 12px; color:#999; padding-bottom: 5px;}
.news-npt-t3{ font-size: 14px; color:#999; height: 45px; line-height: 160%; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis;}
.pg-news-list{ background: #f5f5f5; padding: 20px; margin-bottom: 20px; transition: all 0.36s ease;}
.pg-news-list .news-pnl-tit .news-npt-tt{transition: all 0.36s ease; }

.pg-news-list:hover .news-pnl-img img{ transform: scale(1.08, 1.08);}
.pg-news-list:hover{ background: #763b1b;}
.pg-news-list:hover .news-npt-t1{ color: #fff;}
.pg-news-list:hover .news-pnl-tit .news-npt-tt{padding-left: 20px; border-left:solid 1px rgba(255, 255, 255, .3);  }
.pg-news-list:hover .news-npt-t2, .pg-news-list:hover .news-npt-t3{color:rgba(255, 255, 255, .8);}


/*新闻详情*/
.hidden{display:none;}
.news-deta-tit .title{ font-size: 30px; font-weight: normal; color:#333; line-height: 200%; }
.news-deta-tit p{ font-size: 13px; color:#999; line-height: 180%; }

/*分页*/
.pg-next {text-align: center;}
.pg-next .pagination{  margin: 0px;}
.pagination>li>a, .pagination>li>span{ color:#999;}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{ background: #763b1b; color:#fff;}

.pager li>a, .pager li>span{ border-radius: 0px; transition:  all 0.36s ease; padding: 2px 10px;}

/*翻页*/
.pager{margin: 0px;}
.pager li>a:focus, .pager li>a:hover{ background: #763b1b; color:#fff;  border:solid 1px #763b1b;}

/*案例列表*/
.pg-case-list{ position: relative; margin-bottom: 40px;}
.pg-case-list a{ display: block;}
.case-pcl-img img{ max-width: 100%;}
.case-pcl-tit{ text-align: center; background: rgba(29, 107, 195, 0.9); z-index: 2;  position: absolute; bottom: 0px; width: 100%;   color:#fff; height: 50px;  overflow: hidden;  transition: all 0.5s ease;}
.case-pcl-t1{ padding: 15px 20px; font-size: 14px; }
.case-pcl-t2{ padding: 0px 40px; font-size: 12px; color: rgba(255, 255, 255, 0.8); line-height: 180%; }
.case-pcl-t3{ padding-top: 30px;}
.pg-case-list a:hover .case-pcl-tit{ height: 100%;}
.pg-case-list a:hover .case-pcl-tit{ padding-top: 60px;}
.pg-case-list a:hover .case-pcl-t1{ font-size: 16px;}


/*==分页==*/
.paginator{ font-family:Arial; text-align: center; }
.paginator a { transition: all 0.36s ease;  width:36px; color: #666;  text-align:center; height:36px; line-height:36px; display:inline-block; text-decoration:none;  background:#f2f2f2;  margin:0 5px; color:#666; transition: all 0.36s ease;}
.paginator a i {display:inline-block; font-size: 16px; line-height:34px; }
.paginator a:hover { background:#763b1b; color:#fff; }
.paginator span.cpb { transition: all 0.36s ease; text-align:center;  width:36px; height:36px;  line-height:36px; display:inline-block; color:#fff; background:#763b1b; margin-left: 5px; }
.paginatordis{ display:none;}


/*模块2*/
.il-2-nav{ text-align: center;}
.il-2-nav a{  display: inline-block; border-radius: 4px; height: 38px; line-height: 36px; color:#fff; padding: 0px 20px; border:solid 1px #fff; margin: 0px 20px; margin-bottom: 30px; font-size: 14px; transition: all 0.36s ease;}
.il-2-nav a:hover{ background: #fff; color: #763b1b; }
.il-2-list .il-2-list-wp { margin-bottom: 40px; position: relative; overflow: hidden;}
.il-2-list-img{ width: 100%; height: 100%; overflow: hidden;}
.il-2-list-bt{display: none; position: absolute; color: #fff; bottom: 0; height: 40px; width: 100%;  line-height: 40px; background: rgba(0,0,0,.5); padding: 0px 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.il-2-list-img img{ max-width: 100%; transition: all 0.36s ease;}
.il-2-list-tit{ position: absolute; top: 0; height: 0; opacity: 0; transition: all 0.36s ease; text-align: center; width: 100%; left:0; right:0; z-index:1; }
.il-2-list-tit h1{ font-size:16px; font-weight:bold; color:#fff; line-height: 160%;}
.il-2-list-tit p{ padding: 0px 50px; color:#fff; line-height: 180%; padding-top: 20px;}
.il-2-list-tit p img{ margin-top: 100%; transition: all 0.36s ease;}
.il-2-list-wp::before{ position: absolute; content: ''; transition: all 0.36s ease; width: 100%; height:0%; background: rgba(0,0,0,.7); bottom: 0; left: 0; right:0;}
.il-2-list-wp:hover .il-2-list-tit{ top:50px; opacity: 1;}
.il-2-list-wp:hover .il-2-list-img img{ transform: scale(1.08);}
.il-2-list-wp:hover::before{ height: 100%; z-index: 1;}
.il-2-list-wp:hover .il-2-list-tit p img{ margin-top:0;}


/* 案例详情 */
.pg-case-deta{ padding: 20px; background: #f5f5f5;}
.case-deta-banner img{ max-width: 100%;}
.pdt-t1{ font-size: 18px; color: #333; font-weight: bold;}
.pdt-t2 p{ position: relative;padding-top: 20px; font-size: 16px; line-height: 180%; color: #666;}
.case-deta-head{border-bottom: solid 1px #e5e5e5;}
.case-deta-head p{ padding: 10px 40px; background: #f5f5f5; font-size: 16px; display: inline-block; color: #666;}
.case-deta-text p{ line-height: 200%; font-size: 14px; color:#666;}

/*联系我们*/
.pg-con-head h1{ font-size:24px; color:#333; padding-bottom:15px; line-height:150%;}
.pg-con-head p{font-size:16px; color:#666;}
.icx-list{ padding-bottom:30px; position:relative; padding-left:80px;     min-height: 90px;}
.icx-list-img, .icx-list-img img{ width:60px; height:60px; position:absolute; left:0; }
.icx-list-tit{ font-size:18px; color:#666;  padding-right:20px;}
.icx-list-tit h1{ font-weight:normal; line-height:180%; font-size: 16px; }
.icx-list-tit p{color:#333; font-family:Arial, Helvetica, sans-serif;}

.ix-con-xx{ width:50%; float:left;}
.ix-con-mess{ width:50%; float:left;}
.pcx-input input{ height: 50px; border: none; line-height: 50px; width: 100%; padding: 0px 20px; outline: none; font-size: 16px; border:solid 1px #cccccc; color:#999;}
.pcx-input{ padding-bottom: 20px;}
.pcx-textarea{ padding-bottom: 40px; font-size: 18px;}
.pcx-textarea textarea{ height: 100px; border: none; line-height: 40px; color:#999; width: 100%; padding: 0px 20px; outline: none; font-size: 16px;border:solid 1px #cccccc;}
.pcx-input input.input-an{ color:#fff; outline: none; background: #763b1b; height:60px; line-height:60px; border:none; font-size:18px; font-weight:bold; transition:all 0.36s ease;}
.pcx-input:last-child{padding-bottom: 0px;}
.pg-contact-map h1{ font-size:24px; color:#333;}
.pcx-input input.input-an:hover{ background:#333;}


/*招聘信息*/

.pg-recruit .sideMenu h3:nth-child(1){ margin-top: 0px;}
.pg-recruit .sideMenu h3{ height:60px; line-height:60px; padding:0px 30px; position: relative;  margin-top: 20px; background:#f5f5f5; color: #333333; cursor:pointer; font-size: 16px; font-weight: bold;}
.pg-recruit .sideMenu h3 .h3-tit{ position: absolute; right: 45px; top: 0; font-size: 14px; color:#666; font-weight: normal;}
.pg-recruit .sideMenu h3 .h3-tit span{ display: inline-block; padding-right: 30px;}
.pg-recruit .sideMenu h3 em{ float:right; display:block; width:14px; height:14px;   background:url(../images/jj.png)no-repeat center center; cursor:pointer;    margin-top: 23px; }
.pg-recruit .sideMenu h3.on{ background: #763b1b; color: #fff;}
.pg-recruit .sideMenu h3.on .h3-tit{ color: #fff;}
.pg-recruit .sideMenu h3.on em{ background:url(../images/jjj.png) no-repeat center center; }
.pg-recruit .sideMenu .recruit-text{ padding:30px 40px 40px 30px; color:#666; background: #eeeeee; display:none; /* 默认都隐藏 */ }

.pg-recruit .sideMenu .recruit-text .rt-head{display:none;}

.rt-head strong{  color:#333333;}
.rt-head strong:nth-child(1){ padding-left: 0px;}
.rt-list h1{ color:#333333; font-weight: bold; line-height: 200%;}
.recruit-text{ color: #666; }
.rt-list-an{ padding: 15px 20px; background: #763b1b; color:#fff; display: inline-block; position: relative; padding-left: 55px;}
.rt-list-an img{ padding-right: 15px;}
.rt-head p{ display: inline-block; padding-right: 50px;}
.rt-list-an::before{ content: ''; top: 21px; position: absolute; left: 20px; vertical-align: middle; display: inline-block; background: url(../images/em.png) no-repeat left center; width: 21px; height: 16px; background-size: 100%;}

.rt-list-dy strong{ color: #333333;}


.pager li a:hover{ color:#fff;}

/*内页通用头部*/
.pg-ab-head h1{ font-size: 24px; color:#333; }
.pg-ab-head h1 span{ font-size: 14px; color:#666; font-weight: normal; padding-left: 15px; display: inline-block; }

/*关于我们*/
.pg-ab-head{ text-align: center; font-size: 30px; color: #333;}
.pg-ab-tit h1{ font-size: 24px; color: #333;}
.pg-ab-tit h2{ font-size: 16px; padding-top: 8px;}
.pg-ab-tit p{ font-size: 16px; color: #666666; line-height: 200%;}
.pg-ab-img  img{ max-width: 100%;}
.pg-text p{ font-size:16px; line-height:200%;}
.pg-text p img{ max-width: 100%;}

/*品牌文化*/
.pap-img-tit{ background-color: #fff;}
.pap-img img{max-width: 100%; }
.pap-tit{ padding-right: 30px;}
.pap-tit h1{ padding-top: 20px; font-size: 24px; color: #333333; line-height: 120%; padding-bottom: 10px; font-weight: normal;}
.pap-tit p{ position: relative; padding: 15px 0px;  font-size: 16px; line-height:180%; color: #666; border-bottom: solid 1px #ddd;}
.pap-tit p:last-child{ border-bottom: none;}
.pap-tit span{  font-size: 18px; font-weight: bold; color: #333; padding-right: 20px; display: inline-block;}
.pap-img img{ max-width: 100%; display: block;}


/*荣誉证书*/
.wp1400{width: 1400px;  padding-left: 100px;  padding-right: 100px;  position: relative;  margin: 0px auto;}
.ix-ryzz-box{  position:relative; margin:0px auto;}
.ix-ryzz .swiper-wrapper .swiper-slide img { max-width: 100%; }
.ix-ryzz .swiper-wrapper .swiper-slide{ transform: scale(0.8);transition: all 0.36s ease;}
.ix-ryzz .swiper-wrapper .swiper-slide.swiper-slide-active{ transform:scale(1);}
.ix-ryzz .swiper-wrapper .swiper-slide p{ font-size:16px; color:#666666; text-align:center;padding-top:10px;}
.ix-ryzz  .swiper-button-prev, .ix-ryzz  .swiper-button-next{width:50px; height:50px;}
.ix-ryzz  .swiper-button-prev{ background:url(../images/r1.png)no-repeat center center;}
.ix-ryzz  .swiper-button-next{ background:url(../images/l1.png)no-repeat center center;}

.ix-ryzz .swiper-wrapper .swiper-slide a{ display:block;}

/*公司历程*/
.pg-course .ix-head h1{color:#fff; }
.pg-course .ix-head span{color:#fff; }
.view  .swiper-container{ min-height: 50px;}
.view .swiper-slide .sinfo {width:415px; margin: 0 auto; padding-left: 485px;  padding-right: 500px; position: relative;  color: #fff;}
.view .swiper-slide .sinfo h2 {  font-weight: normal; margin-bottom: 20px; position: absolute; left: 345px; top: 0; font-size: 52px; line-height: 100%;}
.view .swiper-slide .sinfo p { line-height: 180%; font-size: 16px;}
.preview  .swiper-container{ box-sizing: border-box; }
.preview .swiper-slide {height: 100%; text-align: center;}
.preview .snav { padding-top:80px; background: url(../images/ico-snav.png) center 37px no-repeat; position: relative; color:#999; cursor: pointer; }
.preview .snav span{ font-size: 24px;}
.preview .snav p.line {width:100%; height: 1px; background: #cccccc; position: absolute; top:45px;}
.preview .swiper-slide.active-nav .snav { background: url(../images/ico-snavh.png) center 37px no-repeat; }
.preview .swiper-slide.active-nav .snav span{ color:#fff;}
.preview .swiper-slide.active-nav .snav { background: url(../images/ico-snavh.png) center 37px no-repeat; font-size: 24px; color:#fff;}
.pg-course .arrow-left, .pg-course .arrow-right {  overflow: hidden; display:inline-block;   position: absolute;  top: 50%;  width: 50px; height: 50px; margin-top: -25px; z-index: 10; cursor: pointer; background-size: 50px 50px; background-position: center;  background-repeat: no-repeat;}
.pg-course .arrow-left { background: url(../images/l2.png) center center no-repeat; left: 0;}
.pg-course .arrow-right { background: url(../images/r2.png) center center no-repeat; right:0; }
.sin-img{ position: absolute; right: 220px; top: 0;}

.course-time-text{width: calc(100% - 150px); margin: 0px auto;     text-align: center; }
.course-time-text h1{ color:#fff; vertical-align: top; padding-bottom: 20px;  text-align: center; font-size: 42px;}
.course-time-text .ctt-tit{ color:#fff; display: inline-block; font-size: 16px;}
.course-time-text .ctt-tit p {padding-bottom: 15px;}







/*联系我们*/
.pg-con-list{ background-color: #f5f5f5; text-align: center; padding: 0px 30px;     height: 180px; padding-top: 30px; margin-bottom: 20px; position: relative;}
.pg-con-list img{width: 50px; height: 50px; margin: 0px auto;}
.pg-con-list h1{font-size: 18px; color:#333333; padding-top: 20px; padding-bottom: 5px;}
.pg-con-list p{ font-size: 14px; height: 50px;}

.pg-zp-list { height: 60px; line-height: 60px; width: 100%; background-color: #fff; text-align: left;  margin-bottom: 40px;}
.pg-zp-list a{ font-size: 16px;  transition: all 0.36s ease; display: block; padding-left: 20px;}
.pg-zp-list a:hover{ background-color: #763b1b; color:#fff; }

.pg-con-list:nth-child(3){ margin-bottom: 0px;}


/*团队*/
.ix-man-box .imb-abc{ overflow: hidden; position: relative; border-radius: 50px; margin-bottom: 40px;} 
.ix-man-box .imb-abc::after { content: '';  width: 60px; height: 60px;  position: absolute;  bottom: 80px;  left: 60px;  border-radius: 100px;  z-index: 1;}

.ix-man-box .imb-abc:hover::after { width: 100%;  height: 100%;  bottom: 0; left: 0;background-color: #763b1b;-webkit-animation: scale-center 0.36s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; animation: scale-center 0.36s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;}


.itd-img img{ border-radius: 100%; max-width: 100%;}
.itd-tit .itd-tit-1 h1{ font-size: 24px; color:#763b1b; line-height: 120%; padding-bottom: 5px;}
.itd-tit .itd-tit-1 p{ font-size: 16px; color:#999;}
.itd-tit .itd-tit-1 { border-bottom: solid 1px #e5e5e5; padding-top: 40px; padding-bottom: 30px;}
.itd-tit-2{ padding-top: 30px;}


/* 产品详情 */
.pro-deta-banner{ border:solid 1px #e0e0e0;}
.pro-deta-banner img{ max-width: 100%;}

.pdt-t1 h2{ padding:10px 20px; background:#763b1b; color:#fff;}

.pdt-t1{ font-size: 24px; color:#333; padding-bottom:10px;}
.pdt-t2 p{ position: relative; padding-left: 20px; padding-top: 10px; line-height: 180%; color: #666;}
.pdt-t2 p::before{ content: ""; position: absolute; left: 0; top: 18px; width: 8px; height: 8px; background: #763b1b; }
.pro-deta-head{border-bottom: solid 1px #e0e0e0;}
.pro-deta-head p{ padding: 5px 40px; background: #763b1b; display: inline-block; color: #fff;}

.pro-deta-text p{line-height: 150%;}
.pdt-t2 .t2.ty-flex{gap:0px 40px;}

.bta1{color:#763b1b; font-size:20px; font-weight:bold;}

/*===自适应==*/

@media (max-width: 1380px) {
    .wp1400{ width: calc(100% - 0px);    padding-left: 30px; padding-right: 30px;}
    .ix-ryzz .swiper-button-prev{ left: 20px;}
   .ix-ryzz .swiper-button-next{ right: 20px;}
}

@media (max-width: 1080px){

 

       /*分享案例*/
       .il-2-list-bt{ display: block;}
       .il-2-list-tit{ display: none;}
       
       /*产品*/
       .ix-list-10 .ix-list-10-wp{ margin-bottom: 20px;}
}

@media (max-width: 780px){
    /* 内页导航 */
    .pg-head{ margin-top: 0px; -webkit-transform: rotateX(0deg) rotateZ(0); transform: rotateX(0deg) rotateZ(0);} 
    .pg-head.xs { -webkit-transform: rotateX(0deg) rotateZ(0); transform: rotateX(0deg) rotateZ(0); border-bottom: 1px solid #fff; }        
    /*新闻动态*/
    .pg-news-list .news-pnl-tit{ margin-left:0px;}
    .news-npt-t1{ font-size: 14px; padding-bottom: 5px; line-height: 150%;}
    .news-npt-t3{ display: none;}
    /*联系我们*/
    .pg-contact-xx{ padding: 20px;}
    .pg-map{ padding: 20px;}
    .pg-con-list img{ width: 40px; height: 40px;}
    .pg-zp-list{margin-bottom: 20px;}
    .pg-zp-list a{ font-size: 14px;}

     /*关于我们*/
     .pg-ab-img{ padding-top: 30px;;}
     .course-time-text .ctt-tit{ width: calc(100% - 300px);}
     
     .pg-recruit .sideMenu h3 .h3-tit{display:none;}
     .pg-recruit .sideMenu .recruit-text .rt-head{display:block;}
 
}

@media (max-width: 640px){

    .pg-about{padding-left: 0px; padding-right: 0px;}
    .pt6{ padding-top: 40px;}
    .pb6{ padding-bottom: 40px;}
    .row{ margin-left: -10px; margin-right: -10px;}
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{ padding-right: 10px; padding-left: 10px;}


    .pt10{ padding-top: 30px;}
    .pb10{ padding-bottom: 30px;}
    .pt4{ padding-top: 30px;}
    .pb4{padding-bottom: 30px;}

   /* 内页导航 */
   .pg-head{ display: none;}
   .pg-nav{ padding-bottom: 20px;}
   .pg-nav-list ul{ border:none;}
   .pg-nav ul li{padding:10px 0px;}
   .pg-nav-list ul li{ width: 100%; float: left; margin-left: 0px; margin-bottom: 0px; text-align: center;}
   .pg-nav-list ul li:nth-child(odd){margin-left: 0px; }
   .pg-nav-list ul li a{ display: block;  background: #f5f5f5; padding-left: 0px;     padding: 5px 0px;}
   .pg-nav-list ul::after{content: ''; clear: both; display: block; height: 0; }
   .pg-nav ul li a.active{ background-color: #763b1b; color:#fff;}
   .pg-nav ul li a::before{ content: none;}
   .ix-list-10 .il-10-t1{font-size:16px;}

   /*案例详情*/
   .pg-pro-deta{ padding-top: 20px;}

   /*新闻动态*/
   .news-npt-t1{ padding-top: 2px; padding-bottom: 0px;}
   .pg-news-list .news-pnl-tit .news-npt-tt{ height: 18px;}
   .pg-news-list{ padding-bottom: 20px;}
   .news-npt-t1{ font-size: 14px;}
   .news-deta-tit h1{ font-size: 18px;}

   /*其他详情页*/
   .pg-order-head-tit h1{ font-size: 20px;}
   .pg-order-head{margin-top: 0px; height: 120px;}
   .pg-order-head-tit{ padding-top: 40px;}
   .pg-order-text{ padding-left: 0px; padding-right: 0px;}



    /*关于我们*/
    .pg-ab-tit h1{ font-size: 18px;}
    .wp1400{ padding-left: 100px; padding-right: 100px;}
    .ix-ryzz .swiper-wrapper .swiper-slide{ transform: scale(1);}
    .ix-head span{ width:100%;}
    .pg-ab-tit p{ font-size: 14px;}
    .pg-text p{ font-size: 14px;}
    .ix-ryzz .swiper-button-prev, .ix-ryzz .swiper-button-next{ margin-top: -50px;}
    .ix-ryzz .swiper-button-prev{ left: 15px;}
    .ix-ryzz .swiper-button-next{ right: 15px;}
    .pap-tit h1{ padding-top: 30px;}
    .pap-tit{ padding-right: 0px;}
    .pap-tit p{ font-size: 14px;}
    .pap-tit span{ display: block; position: initial; padding-bottom: 5px;}
    .pap-tit p{ padding-left: 0px;}
    .course-time-text .ctt-tit{ width: 100%; text-align: left;}
    

   
   /* 联系我们 */
    .pct-t1{ padding-top: 0px; font-size: 16px;}
    .pct-t3{ width: 100%; font-size: 12px;}
    .pct-t2{ padding-top: 10px; padding-bottom: 10px;}
    .pcx-t1{ margin-bottom: 20px;}
    .pcx-t1 h1{font-size: 16px;}
    .pct-t0{ width: 100%;}
    
    .pg-con-img{ padding-bottom: 30px;}
    .pg-zp-list i{ font-size: 26px;}

    .pg-con-list { padding: 20px; padding-left: 80px; text-align: left; height:initial;}
    .pg-con-list p{ height: initial;}
    .pg-con-list img{ position: absolute; left: 20px; top: 20px;}
    .pg-con-list h1{ font-size: 16px; font-size: 15px; padding-top: 10px;}
    .pg-con-list:nth-child(3){ margin-bottom: 20px;}
    .pg-map{ height: initial;}
    .pg-ppwh.abc.pb10{ padding-bottom: 10px;}


 


    /*内页团队*/
    .ix-man-box .imb-abc .ix-man-abc{ padding: 20px; margin: 0px 20px;}
    .ix-man-box .imb-abc{border-radius:6px;}
    .ix-man-abc img{width: 120px; height: 120px;}


    
    /*招聘信息*/
    .h3-tit{display: none;}
    .pg-recruit .sideMenu .recruit-text{ padding: 20px;}
    .rt-head p{ display:block; padding-right: 0px;}
    .pg-recruit .sideMenu h3{ padding: 0px 20px;}


    
   /*联系我们*/
   .pg-con-head h1{ font-size:18px; padding-bottom:10px;}
   .pg-con-head p{ font-size:14px;}
   .ix-con-xx-mess.pt8{ padding-top:20px;}
   .ix-con-xx{ width:100%;}
   .ix-con-mess{ width:100%;}
   .icx-list{ padding-bottom:20px;}
   .pcx-textarea{ padding-bottom:20px;}
   .pcx-input input.input-an{ height:50px; line-height:50px; font-size:16px;}
   .pg-contact-map h1{ font-size:18px;}
   .icx-list-tit h1{ font-size:14px;}
   .icx-list-tit p{ font-size:14px;}
   .pcx-input input{font-size:14px; height:40px;}
   .pcx-textarea textarea{ font-size:14px;}

}
