@charset "utf-8";
/* CSS Document */
.index .floor_3 {
   
    background: #fff;padding-top: 20px;
}
.indexTit {
 
    background: url(../images/ititbg.png) no-repeat center center;
    text-align: center;
    margin-bottom: 20px;
}
.indexTit h3 {
    font-size: 36px;
    color: #333333;
    *line-height: 24px;
    padding-top: 22px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
}
.index .floor_3 .tit3 {
    color: #333;
    padding: 10px 0 25px;
    text-align: center;
}
.index .floor_3 .list {
    padding-bottom: 36px;
    height: 380px;
}
.w1200 {
        max-width: 1440px;
    margin: 0 auto;
}
.index .floor_3 .item:first-child {
    margin-left: 0;
}
.index .floor_3 .item img {
    width: 100%;
    height: 216px;
    display: block;border-radius: 7px;
}
.index .floor_3 .item h3 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    text-align: center;
    padding: 0 18px;padding-top: 20px;
	
}
.index .floor_3 .item .txt {
    padding: 10px 20px 0;
    line-height: 24px;
    height: 90px;
    overflow: hidden;
    color: #666;
    
}
.indexbtn {
    width: 210px;
    height: 50px;
    line-height: 50px;
    display: block;
    color: #222222;
    border-radius: 8px;
    font-size: 18px;
    text-align: center;
        border: 2px solid #FF0036;
    margin: 0 auto;
    transition: all ease 300ms;
}
.index {
    width: 100%;
    position: relative;
    z-index: 20;
    padding: 0 0 0;
    background: #f8f8f8;
}
.index .floor_3 .item {
    width: 24%;
    height: 380px;
    transition: all ease 300ms;
    float: left;
    margin-left: 16px;
    background: #f8f8f8;
}
.index .floor_3 .item:hover {
    margin-top: -10px;
}
.index .floor_4 {
    width: 100%;
    height: 497px;
    padding-top: 80px;
    background: url(../images/iadvanbg.jpg) no-repeat center top;
}
.index .floor_4 .indexTit {
    padding-bottom: 25px;
    background: url(../images/iadvan-titbg.png) no-repeat center bottom;
}

.indexTit {

    background: url(../images/ititbg.png) no-repeat center center;
    text-align: center;
    
}
.index .floor_4 .list .item:first-child {
    background-image: none;
}
.index .floor_4 .list .item {
    width: 20%;
    height: 166px;
    padding-top: 12px;
    float: left;
    text-align: center;
    background: url(../images/iadvan-libg.png) no-repeat center left;
    transition: all ease 300ms;
    color: #fff;
}
.index .floor_4 .list .item img {
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto 6px;
}
.index .floor_4 .list .item h3 {
    font-size: 24px;
}
.index .floor_4 .list .item .txt {
    font-size: 14px;
    padding-top: 6px;padding-left: 2px;
    padding-right: 2px;
}
.index .floor_4 .btn {
    width: 170px;
    height: 46px;
    line-height: 46px;
    display: block;
    margin: 60px auto 0;
    font-size: 20px;
    color: #fff;
    text-align: center;
    border: 2px solid #da5c12;
    border-radius: 6px;
}
.index .floor_4 .btn s {
    width: 22px;
    height: 22px;
    margin-right: 8px;
    background-position: -98px 0;
}
.icon {
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.index .floor_4 .list .item:hover {
    margin-top: -10px;
}
.indexTit h3 span {
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 15px;
    *padding-top: 10px;
    font-weight: normal;
    font-family: arial;
    display: block;
}
.index .floor_4 .indexTit h3 {
    color: #fff;
}

.index .floor_5 .iteam {
    overflow: hidden;
    padding: 35px 0 100px;
    height: 430px;
    position: relative;
}
.index .floor_5 {
  width: 100%;
  background: #fff;
  padding: 40px 0 0;
}
.index .floor_5 .iteam {
  overflow: hidden;
  padding: 35px 0 100px;
  height: 430px;
  position: relative;
}
.index .floor_5 .iteam .hd {
  width: 100%;
  height: 20px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 80px;
  z-index: 9999;
}
.index .floor_5 .iteam .hd ul li {
  width: 12px;
  height: 12px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
  border-radius: 100%;
  vertical-align: middle;
  margin: 0 10px;
  background: #dddddd;
}
.index .floor_5 .iteam .hd ul li.on {
  background: #e90818;
}
.index .floor_5 .iteam .list {
  width: 500%;
  position: relative;
  height: 510px;
}
.index .floor_5 .iteam .item {
  width: 300px;
  float: left;
  position: relative;
  margin-left: 25px;
  background: #dddddd;
  border-radius: 7px;
  transition: all ease 300ms;    margin-right: 35px;
}
.index .floor_5 .iteam .item a {
  width: 100%;
  display: block;
}
.index .floor_5 .iteam .item img {
  width: 300px;
  height: 366px;
  border-radius: 7px;
  display: block;
}
.index .floor_5 .iteam .item .txtcon {
  width: 100%;
  height: 150px;
  position: absolute;
  text-align: center;
  left: 0;
  bottom: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: url(../images/white80.png) repeat 0 0;
  transition: all ease 300ms;
}
.index .floor_5 .iteam .item .txtcon h3 {
  font-size: 24px;
  padding: 24px 0 4px;
  font-weight: bold;
  color: #333333;
}
.index .floor_5 .iteam .item .txtcon h4 {
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  overflow: hidden;
  color: #666666;
  font-weight: bold;
}
.index .floor_5 .iteam .item .txtcon .txt {
  padding: 4px 12px 0;
  line-height: 24px;
  height: 0 ;
  overflow: hidden;
  color: #666666;
  transition: all ease 300ms;
}
.index .floor_5 .iteam .item .txtcon s {
  width: 32px;
  height: 20px;
  display: block;
  margin: 10px auto 0;
  background-position: -50px -28px;
}
.index .floor_5 .iteam .item .btn {
  width: 100px;
  height: 30px;
  display: none;
  line-height: 30px;
  text-align: center;
  border-radius: 5px;
  position: absolute;
  transition: all ease 300ms;
  left: 50%;
  margin-left: -50px;
  bottom: 30px;
  border: 1px solid #FF0036;
  color: #fff;
}
.index .floor_5 .iteam .item .btn:hover {
  background: #fff;
}
.index .floor_5 .iteam .item:hover {
  height: 500px;
  margin-top: -35px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.index .floor_5 .iteam .item:hover .txtcon {
  height: 275px;
  background: #dddddd;
}
.index .floor_5 .iteam .item:hover .txtcon .txt {
  height: 96px;
}
.index .floor_5 .iteam .item:hover .txtcon s {
  display: none;
}
.index .floor_5 .iteam .item:hover .btn {
  display: block;
}
.index .floor_6 {
  padding: 80px 0 40px;
  background: #f8f8f8;
}
.index .floor_6 .icooper {
  overflow: hidden;
  position: relative;
}
.index .floor_6 .icooper .list {
  width: 105%;
  position: relative;
}
.index .floor_6 .icooper li {
  width: 18%;
  height: 124px;
  display: block;
  background: #fff;
  float: left;
  border: 1px solid #d9d9d9;
  margin: 0 18px 19px 0;
}
.index .floor_6 .icooper li img {
  width: 100%;
  height: 124px;
  display: block;
}
.index .floor_6 .icooper li:hover {
  border-color: #38b8aa;
}
.pcc-subnav {
    max-width: 1530px;
    background: #FFF;
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
    box-shadow: 0 0 3px #f7f7f7;
    clear: both;
    display: table;margin:0 auto;    margin-bottom: 30px;
}
.pcc-subnav a {
    margin: 0 0px 0 30px;
    font-size: 16px;
    line-height: 50px;
    color: #999999;
    display: inline-block;width: 90px;
}
.index .floor_2 {
   
    background: #fff;padding-top: 30px;
}
.index .floor_2 .tit3 {
    color: #333;
    padding: 10px 0 25px;
    text-align: center;
}



.product-list li{ float: left;
    width: 23.8%;
    border: 1px solid #ddd;
    margin-left: 1%; }
.product-list li a{ display: block;margin: 0 0px 30px 10px;}
.product-list li h4{position: relative; color:#999999;font-size:16px;text-align: center;margin:20px auto 0;display: table;}
.product-list li .pic{}
.product-list li:hover h4{ color:#38b8aa}
.homeCon{padding-left:320px;overflow:hidden;background:#000;}
.homeLeft{float:left; width:230px;margin-left:-260px;}
.hTitle{font-size:2.125rem;color:#fff;line-height:1;margin-bottom:45px;font-weight:bold;}
.hTitle span{display:block;font-size:2.294em;font-family:Arial;font-weight:normal;opacity:.7;letter-spacing:-2px;}

/*==图片效果effect1↓==*/
.effect-one{position:relative;box-sizing:border-box;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.effect-one .effect-one-img{position:relative;display:block;width:100%;padding:0;margin:0;opacity:1;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .7s ease-in-out;overflow:hidden}
.effect-oneBox:hover .effect-one-img,.effect-one:hover .effect-one-img{/*opacity:.9;*/-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}

.pcc-subnav p{
    float: left;
    width: 110px;
    text-align: right;
    font-size: 14px;
    line-height: 40px;
    color: #666;
    font-weight: 700px;
    margin-right: 10px;
    display: inline-block;
}
.pcc-subnav .curr a {
    background-color: #38b8aa;
    color: #fff !important;
    padding: 0 10px;
}
.pcc-subnav .curr  {
    background-color: #38b8aa;
    color: #fff !important;
    padding: 0 10px;
}
.pcc-subnav1 a {
    margin: 0 10px 0 10px;
    font-size: 14px;
    line-height: 40px;
    color: #999999;
    display: inline-block;
}
.pcc-subnav1 {
    width: 100%;
    background: #FFF;
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
    box-shadow: 0 0 3px #f7f7f7;
    clear: both;
    display: table;
    margin-bottom: 20px;
}
.pcc-subnav1 p {
    float: left;
    width: 110px;
    text-align: right;
    font-size: 14px;
    line-height: 40px;
    color: #666;
    font-weight: 700px;
    margin-right: 10px;
    display: inline-block;
}
/*==头屏服务↓==*/
.slider-for {
    margin-bottom: 3.125rem;height: 240px;    margin: 0 auto;
}
.slider-for .lee_f01 {
    display: block;
}

.slider-for ul li {
   width: 18.8%;
  padding-left: 1%;
    margin-bottom: 1.625rem;
    float: left;
}
.slider-for ul li .box {
    background: #fff;
    border: 1px solid #ddd;
    overflow: hidden;
    padding-top: 2rem;
}
.slider-for ul li .box .fr {
    width: 100%;
    text-align: center;
}
.slider-for ul li .box .fr h6 {
    display: none;
}
.slider-for ul li .box .fr h5 {
    font-size: 1.25rem;
    color: #232323;
    font-weight: bold;
    margin: 1.3rem 0 1.3rem;
}
.slider-for ul li .box .fr p {
    font-size: 0.875rem;
    color: #6c6868;
 height: 3rem;
    overflow: hidden;
}
.slider-for ul li .box:hover {
    background: rgba(84, 68, 70, 0.75);
}
.slider-for ul li .box .fr h5 a:hover{ color:#d5042c; height:1.35rem; line-height:1.35rem}
.slider-for ul li .box:hover .fr h5{ color: #fff;}
.slider-for ul li .box:hover .fr p{ color: #fff;}
.slider-for ul li .box:hover .fr h6{display: block;}
.slider-for ul li .box:hover .fr h4{display: none;
.slider-for ul li .box .fr h5 a:hover{ color:#f33142};

