
.clearfix:before,.clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}

/****banner开始******/
#banner {width:100%;overflow:hidden;margin-top: 95px;position:relative;}
#banner .swiper-slide {position:relative;text-align:center;}
#banner img {width:100%;display:block;}
#banner h2 {text-align:center;font-size:1em;height:42px;line-height:42px;color:#fafafa;position:absolute;left:0;bottom:0;right:0;font-weight:normal;text-shadow:1px 1px 1px #000;
  }
#banner .pagination {position:absolute;z-index:20;bottom:30px;text-align:center;right:0;}
#banner .swiper-pagination-bullet {display:inline-block;width:10px;height:10px;border-radius:10px;background:#fff;margin:0 5px;opacity:0.8;cursor:pointer;}
#banner .swiper-pagination-bullet-active {background:#ff6600;}
/****banner结束******/

/****页面总体宽度开始*****/
.contain{width:1300px;height:auto;margin: 0 auto;position: relative;transition: all .5s ease;display: flex;justify-content: space-between;flex-wrap: wrap; min-height: auto;}
.containx{ width: 90%;height:auto;margin: 0 auto;position: relative;transition: all .5s ease;display: flex;justify-content: space-between;flex-wrap: wrap; min-height: auto;}
.fl{float: left;}
.fr{float: right;}
/****页面总体宽度结束*****/

.product,.fangshi,.yyly,.nlfw,.youshi,.yflc,.khqt_box,.zzry,.tjcp,.xgxw,.mtfw{ padding:60px 0px;}
.mtfw{ padding-bottom: 0px;}
.prtxt{ font-size:20px; line-height:48px;}
.prtxt p{ margin-top:10px; border-top: 1px solid #cecece;padding: 10px 0px 0px 0px;}
.title{ text-align:center; width: 100%;}
.title h3{ font-size:40px; line-height: 60px; font-weight: bolder;}
.title p{ text-align: center; font-size:18px;line-height:24px;letter-spacing: 0.6em; }
.h3_bai,.p_bai{ color:#fff;}
.h3_hei{ color: #2c2c2c;}
.p_hui{ color: #9e9e9e;}
.fangshibak{ background:#7a7a7a;}
.nlfwbak{ background: #dbdbdb;}
.zzry{ background:#dedede;}
.yflc{ background:#7a9fd2;}
.yelengban{ display: block;}
.yelengban li{ display: block; width:23%; margin-right:2.6%; float: left;margin-top:20px;}
.yelengban li:nth-child(4){ margin-right:0;}
.yelengban li h3{ font-size:24px; line-height:36px; display: block; margin-top:0px; margin-bottom: 10px;}
.yelengban li h3 mark{ display: block; background: #2020207a; color: #ffffff; padding-left: 10px;}
.yelengban li p{font-size:16px;line-height:34px;text-align: justify;}
.yingyonglingyu { margin-top:20px;height: 100%;margin-left: auto;margin-right: auto;}
.yyly_box {text-align: center; font-size: 18px;background: #dddddd; border-radius: 5px;
    /* Center slide text vertically */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .yyly_box:hover {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.2);
    box-shadow: 0 5px 15px rgba(0,0,0,.2);
}
  .yyly_box h3{font-size: 24px; text-align: center;display:block; line-height: 60px; background: #a1a1a1;}
  .yyly_box h3:hover{background: #2a7cf6;cursor: pointer;}
  .yyly_box img { padding: 2%;
    display: block;
    width:96%;
    height: 96%;
    object-fit: cover;
  }
  .yyly_box h3{ width: 100%; display: block; font-size: 18px;}
  .sccs table{width: 1300px; border-collapse: collapse; margin-top: 10px; font-size: 18px; }
  .sccs table th{height:50px; padding: 0 1%;color: #ffffff; font-weight: bold; line-height: 24px; border: 1px solid #959595;}
  .sccs table tr:nth-child(1) { background: #838383; color: #ffffff;}
  .sccs table tr:nth-child(2),.sccs table tr:nth-child(4),.sccs table tr:nth-child(6){ background: #e7e7e7; color: #ffffff;}
  .sccs table td{height:50px; padding: 0 1% ;  color: #4e4e4e; line-height: 24px; border: 1px solid #959595; text-align: center; }
  .sccs table tr:hover{ background: #bcd7ff;cursor: pointer;}

  .youshi_ul{ display: block;}
  .youshi_ul li{ border-radius: 5px; margin-top: 20px; text-align: center; width: 19%; float: left; margin-right:1%; min-height:328px; overflow: hidden;background: #d9d9d9; position: relative;}
  .youshi_ul li:nth-child{5}{ margin-right:0px}
  .youshi_ul li:hover{z-index: 2;
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.6);
    box-shadow: 0 15px 30px rgba(0,0,0,.6);
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);}
  .youshi_ul li h3{ font-size: 23px; line-height: 36px; color: #ffffff; padding:1s0px; background: #000;font-weight: bold;}
  .youshi_ul li p{font-size:16px;line-height:24px;text-align: justify; padding: 10px; color: #000;}


  .tjcpul { display: block;}
  .tjcpul li{ width:32%; float:left; margin-right: 2%; margin-top: 20px;}
  .tjcpul li:nth-child(3n) {margin-right: 0px;}
  .tjcpul li:hover a{padding:5px; border: 1px solid #004dc1; background: #004dc1;z-index: 2;
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.6);
    box-shadow: 0 15px 30px rgba(0,0,0,.6);
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0); cursor: pointer;}
  .tjcpul li a{ display: block; padding:5px; border: 1px solid #cfcfcf; background: #fff;}
  .tjcpul li a h3{ display: block; text-align: center; font-size:20px; line-height: 60px; background: #004dc1; color: #fff;}
  .khqt,.liuyan_box{ padding: 20px 0px;}

  .xgxw_ul { display: block;}
  .xgxw_ul li{ width:24.2%; float:left; margin-right:1%; margin-top: 20px; display: block; border-radius:3px;}
  .xgxw_ul li:nth-child(4n) {margin-right: 0px;}
  .xgxw_ul  li a img{ padding-bottom: 10px;}
  .xgxw_ul  li a{ display: block; padding:5px; border: 1px solid #cfcfcf; background: #fff; color: #000; font-size: 16px; line-height:20px; min-height:286px;}
  .xgxw_ul li a:hover{padding: 5px; border: 1px solid #004dc1; background: #004dc1;z-index: 2; color: #fff;
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.6); display: block;
    box-shadow: 0 15px 30px rgba(0,0,0,.6);
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0); cursor: pointer;}

/*********留言表单***********/
.order {height: auto;overflow: visible !important;clear: both;	padding:30px 70px 70px 70px;z-index: 2;width: 1158px;border: 1px solid #D5D5D5;background-color: #fff;}
.order h3 {padding-top: 40px !important;padding-bottom: 20px;font-size: 30px;color: #333;}
.order .form .form-fl {width: 575px;}
.order .form .form-fr {width: 557px;}
.order .form .input-row {font-size: 18px;color: #878787;margin-bottom:16px;}
.order .form .input-row em {color: red;margin-right: 4px;}
.order .form label {display: none;line-height: 30px;color: #e72c00;background: url("../images/error-icon.png") left center no-repeat;padding-left: 20px;font-size: 12px;}
.order .form .input-row input {margin-top:12px;border: 1px solid #cccccc;width:545px;font-size: 18px;padding: 14px;}
.order .form .input-row textarea {resize: none;margin-top:30px;border: 1px solid #cccccc;width:520px;padding: 18px;font-size:16px;}
.order .form .submit {cursor: pointer;width:558px;border: 0;background-color: #2c6bb3;font-size: 16px;color: #fff;height:71px;line-height:71px;}
.order .form .submit:hover {background-color: #ab0000;}
div.select-main {z-index: 2;width: 275px;height: auto;position: relative;-webkit-user-select: none;/* webkit (safari,chrome) browsers */-moz-user-select: none;/* mozilla browsers */-khtml-user-select: none;/* webkit (konqueror) browsers */-ms-user-select: none;/* IE10+ */}
div.select-main.z-index {z-index: 10;}
div.select-main.disabled {cursor: default;filter: alpha(opacity=50);opacity: 0.5;zoom: 1;}
div.select-main.disabled div.select-set {cursor: default;}
div.select-main.disabled div.select-arrow {cursor: default;}
div.select-set {margin-top: 6px;border: 1px solid #cccccc;background-color: #fff;color: #666666;cursor: pointer;height:55px;line-height:55px;overflow: hidden;position: relative;padding: 0 0 0 15px;width: auto;z-index: 5;}
div.select-arrow {border-top: 7px solid #8e7979;border-left: 7px solid transparent;border-right: 7px solid transparent;cursor: pointer;height: 0;position: absolute;top:50px;right: 10px;width: 0;z-index: 7;}
div.select-arrow.reverse {border-top: 7px solid transparent;border-bottom: 7px solid #d5d5d5;top: 10px;}
div.select-block {display: none;background-color: #fff;border-left: 1px solid #eaeaea;border-right: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;left: -1px;line-height: 20px;position: absolute;top: 73px;*top: 74px;width: 100%;z-index: 12;}
dl.select-list {cursor: pointer;max-height: 250px;overflow: hidden;overflow-y: auto;}

/**********明泰服务**********/
.fuwuneirong { margin-top: 20px;}
.fuwuneirong dl{ border: 10px solid #bbd5ff; padding:2%; margin-bottom: 10px; width:27%; float: left; margin-right:1.19%; border-radius: 5px; min-height:300px;}
.fuwuneirong dl:nth-child(3){margin-right: 0px;}
.fuwuneirong dl h3{ font-size: 24px; color: #004dc1; padding-bottom: 20px;}
.fuwuneirong dl p{letter-spacing: 0.2em; line-height: 24px; font-size:16px;color:#6d6d6d;text-align: justify;}
.fuwuneirong dl dd{ width:100%; padding-top:25px;border-top: 1px solid #c1c1c1;}
.fuwuneirong dl dt{ width:100%}
.fuwuneirong dl dt img{ width:88px; margin:10px auto;}
.youshibox_bak{width:1300px; margin:0 auto; height:100%; position:relative;}
.youshibox { margin: 20px auto; width: 1200px; overflow:hidden;}
.youshibox_side {text-align: center;background: #fff;
  /* Center slide text vertically */
 
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.thumb-list {
	position: absolute;
	width:20%;
	left:43%;
	bottom: 5%;
}
.thumb {
	width: 20%;
	margin-left: 4%;
	float: left;
}
.thumb .swiper-slide img {
	width: 100%;
	display: block;
}


/*! <=991 手机端 */
@media all and (max-width: 991px) { 
    #banner {margin-top:52px; }
    #banner img ,.youshi_ul img{width:100%;display:block;} 
    #banner .pagination{bottom:5px;}
    #banner h2{font-size:2em;}
    .yyly_box h3{font-size:14px; text-align: center;display:block; line-height: 30px; background: #a1a1a1;}
    #banner .swiper-pagination-bullet {width:5px;height:5px;border-radius:5px;background:#fff;margin:0 5px;opacity:0.8;cursor:pointer;}
   /****页面手机宽度*****/
   .contain{width:96%;display: flex;justify-content: space-between;position: relative;z-index: 1;;}
   .yingyonglingyu{ margin-top: 20px;}
   .product{padding:20px 2%;}
   .fangshi,.yyly,.nlfw,.youshi,.yflc,.khqt_box,.zzry,.tjcp,.xgxw,.mtfw{padding:20px 0px}
   .mtfw{ padding-bottom: 0px;}
   .title h3{ font-size:24px; line-height:30px;}
   .title p{ text-align: center; font-size:14px;line-height:16px;}
   .prtxt{ font-size:16px; line-height:28px;}
   .prtxt p{ margin-top:5px; border-top: 1px dotted #cecece; padding: 5px 0px 0px 0px;}
   .youshi_ul li{ margin-top: 10px;min-height:200px; width: 99%; margin: 0 auto;}
   .youshi_ul li h3{ font-size:18px; line-height:24px; padding:10px;}
   .tjcpul li a h3{ font-size:14px; line-height:24px; height: 24px;overflow: hidden;}
   .youshi_ul li p{font-size:14px;line-height:20px;text-align: justify; padding: 10px 10px; color: #000;}
   .yelengban li{ display: block; width:100%; margin-top: 10px;}
   .yelengban li:nth-child(2n){ margin-right:0;}
   .yelengban li:nth-child(3){ margin-right:0;}
   .yelengban li h3{ font-size:18px; line-height:36px; display: block;  margin-bottom: 5px; font-weight: bold;}
   .yelengban li p{font-size:14px;line-height:24px;}
   .sccs table{ width: 100%;word-break: break-all; /* 强制换行 */}
   .khqt{ padding: 10px 0px;}
   .tjcpul li{ width:49%; margin-top:5px;}
   
   .tjcpul li:nth-child(2n){margin-right:0;}
   .tjcpul li:nth-child(3n){margin-right:0;}
   .tjcpul li:nth-child(3){margin-right:2%;}
   .xgxw_ul li{ width: 49%; margin-top: 10px;}
   .yylytion{ display: none;}
   .xgxw_ul li a{font-size: 14px; line-height: 16px; min-height:195px;}
   .cont{width: 96%; margin:10px auto;padding:10px 1%; height: auto;}
   .liuyan_box{ padding: 10px 0px;}
   .order .form .form-fl{ width: 100%;}
   .order .form .form-fr,.order .form .submit{ width: 100%;}
   .order .form .input-row textarea{ width:88%;}
   .order .form .input-row input{ width: 90%;}
   .ft_c{padding:2%;}
   div.select-main{  width: 48%;}
   .jxg_ys table tr td{padding:5px 5px;white-space: normal;}
   .fuwuneirong dl{ width:90%;}
   .youshibox_bak{width:100%;}
     .youshibox { margin: 10px auto; width:98%;}
     .thumb-list {
      position: absolute;
      width:50%;
      left:30%;
      bottom:5%;
    }
    .sccs table{font-size:14px; line-height:20px}
}