.row1{
    overflow: hidden;
    padding: 31px 0 43px;
}


@media only screen and (max-width: 1430px) {
   .wp{width: 1200px;}


}



@media only screen and (max-width: 1600px) {
    .wp {
        width: 1300px;
    }
	    .g-tit .tit {
        font-size: 34px;
    }
}


@media (max-width: 1024px) {
.m-probox .w25 .pic{
    height: 80vw !important;
}


.m-probox .tit{
    line-height: 16.6vw !important;
}
    
}


.wp {
    margin: 0 auto;
    width: 1500px;
}

.g-tit{
    text-align: center;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: auto 4.64vw;
    background-size: auto 4.64vw;
    padding-top: 2.45vw;
    margin-bottom: 32px;
}
.g-tit.tl{
    text-align: left;
    background-position: left top;
    padding-top: 3.13vw;
}
.g-tit .tit{
    color:#333;
    font-size: 40px;
    font-weight: bold;  
    line-height: 1.1;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.g-tit .desc{
    font-size: 16px;
    color:#666;
}
.g-tit .desc i{
  display: inline-block;
  vertical-align: middle;
  width: 134px;
  height: 7px;
  margin:0 27px;
}
.g-tit .desc i:first-child{
    background: url(/templets/k400/static/images/ico2.png) no-repeat;
}
.g-tit .desc i:last-child{
    background: url(/templets/k400/static/images/ico3.png) no-repeat;
}
.g-tit.cof .tit,
.g-tit.cof .desc{
  color:#fff;
}
.g-tit.cof i{
  background-color: #fff;
}
.row1{
    overflow: hidden;
    padding: 31px 0 43px;
}

.pcatinx{
    overflow: hidden;
    border-top: 1px solid #d9d6da;
    border-bottom: 1px solid #d9d6da;
    margin-bottom: 2.71vw;
}
.ul-pat{
    padding: 0 30px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.ul-pat li{
    overflow: hidden;
}
.ul-pat li a{
    display: block;
}
.ul-pat .ico{
    float: left;
    width: 60px;
    height: 105px;
    line-height: 105px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: center;
}
.ul-pat .ico.i1{
    background-image: url(/templets/k400/static/images/ico4.png);
}
.ul-pat .ico.i2{
    background-image: url(/templets/k400/static/images/ico5.png);
}
.ul-pat .ico.i3{
    background-image: url(/templets/k400/static/images/ico6.png);
}
.ul-pat .ico.i4{
    background-image: url(/templets/k400/static/images/ico7.png);
}
.ul-pat .ico.i5{
    background-image: url(/templets/k400/static/images/ico8.png);
}
.ul-pat .ico.i6{
    background-image: url(/templets/k400/static/images/ico9.png);
}
.ul-pat .txt{
    overflow: hidden;
    padding-top: 24px;
}
.ul-pat .cn{
    color:#333333;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 6px;
}
.ul-pat .en{
    font-family: Arial;
    font-size: 11px;
    color:#333333;
    text-transform: uppercase;
}
.m-probox{
    overflow: hidden;
}
.m-probox .w25{
    width: 25%;
    float: left;
    padding-right: 30px;
}
.m-probox .w25:last-child{
    padding-left: 30px;
    padding-right: 0;
	float:right;
}
.m-probox .w25 .pic{
    height: 13.65vw;
}
.m-probox .item{
    margin-bottom: 1.15vw;
}
.m-probox .tit{
    line-height: 2.6vw;
    text-align: center;
    font-size: 16px;
    color:#333333;
    background: #ededed;
}
.m-probox .name{
    line-height: 4.17vw;
    background: #ededed;
    overflow: hidden;
    padding: 0 0 0 3.65vw;
    font-size: 18px;
    color:#333;
    position: relative;
}
.m-probox .name .more{
    float: right;
    width: 159px;
    height: 38px;
    font-size: 15px;
    color:#666666;
    border:1px solid #b3b3b3;
    border-radius: 30px;
    overflow: hidden;
    line-height: 34px;
    text-align: center;
   position: absolute;
   top: 50%;
   right: 3.65vw;
   margin-top: -19px;
}
.m-probox img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.m-probox  .w50{
    width: 46%;
    float: left;
}
.m-probox  .w50 .pic{
    overflow: hidden;
    height: 29.53vw;
}



.swiper-3 .pic{
    position: relative;
    padding-top: 76.5%;
    height: 0;
    overflow: hidden;
}
.swiper-3 .tit{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color:#fff;
    background: rgba(0, 0, 0, 0.4);
}
.swiper-3 .pic:hover .tit{
    display: none;
}

.swiper-3 .hide{
    position: absolute;
    top: 200%;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
    transition:all .3s;
}
.swiper-3 .pic:hover .hide{
    top: 0;
}
.swiper-3 .xq{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.swiper-3 .ico{
    width: 67px;
    height: 56px;
    margin: 0 auto 20px;
    background: url(/templets/k477/static/images/ico30.png) no-repeat;
}
.swiper-3 .name{
    font-size: 24px;
    font-weight: bold;
    color:#fff;
    margin-bottom: 30px;
}
.swiper-3 .btn{
    width: 141px;
    height: 35px;
    margin: 0 auto;
    font-size: 16px;
    color:#fff;
    line-height: 33px;
    border:1px solid #fff;
    border-radius: 20px;
}

.img-cover{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.img-contain{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}



/*k285部分*/
.w {
	width: 1300px;
	margin: 0 auto
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.in_service {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(/templets/k400/static/images/in_service_bg.jpg)
}
.in_service .inner {
	width: 100%;
	height: 100%;
	background: rgba(24,79,137,0.6)
}
.in_service .w {
	padding: 90px 0
}
.in_service .title {
	color: #fff;
	text-align: center
}
.in_service .title span {
	display: block;
	font-weight: 500;
	font-size: 22px;
	font-family: "Roboto", "Microsoft YaHei"
}
.in_service .title span em {
	font-style: normal;
	font-size: 22px
}
.in_service .title h3 {
	display: block;
	font-size: 26px;
	padding: 10px 0;
	font-weight: bold;
	letter-spacing: 2px
}
.in_service .title p {
	display: block;
	font-size: 18px;
	padding-top: 20px;
	color: rgba(255,255,255,0.8)
}
.in_service .list {
	margin-top: 50px;
	border-top: 1px solid rgba(255,255,255,0);
	border-left: 1px solid rgba(255,255,255,0)
}
.in_service .list ul {
	width: 100%;
	overflow: hidden
}
.in_service .list ul li {
	box-sizing:border-box;
	display: block;
	float: left;
	width: 33.3333%;
	padding: 40px 50px;
	color: #fff;
	text-align: center;
	border-right: 1px solid rgba(255,255,255,0.3);
	border-bottom: 1px solid rgba(255,255,255,0.3)
}
.in_service .list ul li:nth-child(3), .in_service .list ul li:nth-child(6) {
	border-right: 1px solid rgba(255,255,255,0)
}
.in_service .list ul li:nth-child(4), .in_service .list ul li:nth-child(5), .in_service .list ul li:nth-child(6) {
	border-bottom: 1px solid rgba(255,255,255,0)
}
.in_service .list ul li a {
	display: block;
	color: #fff
}
.in_service .list ul li a i.icon {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 40px;
	margin: 0 auto;
	color: #ed1b24
}
.in_service .list ul li a b {
	display: block;
	font-size: 20px;
	margin: 20px 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.in_service .list ul li a p {
	display: block;
	font-size: 14px;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	margin-bottom: 20px;
	color: rgba(255,255,255,0.8);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.in_service .list ul li a span.more.ani-left-right {
	display:inline-block;
	width: 120px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	border: 1px solid rgba(255,255,255,0.5);
	color: rgba(255,255,255,0.8)
}


a span.more.ani-left-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}



.in_service .list ul li a:hover b {
	color: #ed1b24
}
.in_service .list ul li a:hover p {
	color: #fff
}
.in_service .list ul li a:hover span.more.ani-left-right {
	border: 1px solid #ed1b24
}

.icon1{ 
background:url(/templets/k400/static/images/1.png) no-repeat center center;
background-position: 50% 50%;

}

