@charset "utf-8";
/* CSS Document */
*{padding: 0;border: 0;margin: 0;list-style: none;text-decoration: none;font-family: "微软雅黑";}
body{overflow-x: hidden;}
.clear{clear: both;}
.phone{float: right;margin-top: 10px;}
.cont1{position: relative;background: #eaeaea;text-align: center;padding: 24px 0 40px;}
.cont1 p{font-size: 20px;color: #333;line-height: 32px;margin: 0;}
.cont1 h3{font-size: 26px;color: #2479e3;line-height: 40px;}
.cont1 h3 span{color: #f87620;font-size: 32px;}
.cont1 a{display: block;width: 304px;height: 48px;background-color: #2479e3;color: white;border-radius: 48px;text-align: center;line-height: 48px;font-size: 26px;margin: 0 auto;}
.cont1 a:hover{color: #FF0509;}
.cont{width:100%;}
.liyou{padding-bottom: 20px;}
		.title_jingjia{text-align: center;}
		.title_jingjia img{display: inline-block;}
		.liyou_jingjia{width: 1200px;margin: 0 auto;}
		.liyou_jingjia li{float: left;}
		.liyou_jingjia li:nth-child(1){width: 400px;height: 277px;transition: 0.3s;background: url(/jingjia/images/icon1.png) no-repeat;}
		.liyou_jingjia li:nth-child(1):hover{transition: 0.3s;background: url(/jingjia/images/icon1-2.png) no-repeat;}
		.liyou_jingjia li:nth-child(2){width: 400px;height: 277px;transition: 0.3s;background: url(/jingjia/images/icon2.png) no-repeat;}
		.liyou_jingjia li:nth-child(2):hover{transition: 0.3s;background: url(/jingjia/images/icon2-2.png) no-repeat;}
		.liyou_jingjia li:nth-child(3){width: 400px;height: 277px;transition: 0.3s;background: url(/jingjia/images/icon3.png) no-repeat;}
		.liyou_jingjia li:nth-child(3):hover{transition: 0.3s;background: url(/jingjia/images/icon3-2.png) no-repeat;}
		.liyou_jingjia li:nth-child(4){width: 400px;height: 277px;transition: 0.3s;background: url(/jingjia/images/icon4.png) no-repeat;}
		.liyou_jingjia li:nth-child(4):hover{transition: 0.3s;background: url(/jingjia/images/icon4-2.png) no-repeat;}
		.liyou_jingjia li:nth-child(5){width: 400px;height: 277px;transition: 0.3s;background: url(/jingjia/images/icon5.png) no-repeat;}
		.liyou_jingjia li:nth-child(5):hover{transition: 0.3s;background: url(/jingjia/images/icon5-2.png) no-repeat;}
		.liyou_jingjia li:nth-child(6){width: 400px;height: 277px;transition: 0.3s;background: url(/jingjia/images/icon6.png) no-repeat;}
		.liyou_jingjia li:nth-child(6):hover{transition: 0.3s;background: url(/jingjia/images/icon6-2.png) no-repeat;}
		.cont3{background: #eaeaea;}
		.juzhong_jingjia{width: 1200px;margin: 0 auto;}
		.clear{clear: both;}
.xm {
  position: absolute;
  left: 1044px;
  top: 3714px;
  width: 420px;
  height: 56px;
  z-index: 318;
	font-size: 20px;text-indent: 20px;
}
.bt{
  background-image: url("电话（必填）.png");
  position: absolute;
  left: 1045px;
  top: 3801px;
  width: 419px;
  height: 56px;
  z-index: 319;
	font-size: 20px;text-indent: 20px;
}
.an {
  position: absolute;
  left: 1300px;
  top: 3872px;
  width: 126px;
  height: 40px;
  z-index: 315;
	background-color: #2479e3;font-size: 20px;text-align: center;color: white;font-weight: bold;border-radius: 40px;cursor: pointer;
}
.erweima {
  position: absolute;
  left: 1180px;
  top: 3687px;
  width: 160px; 
	background-color: #2479e3;font-size: 20px;text-align: center;color: white;font-weight: bold;border-radius: 40px;cursor: pointer;
}
.erweima img{width: 100%;}

.cont, .cont1, .cont1 img{width: 100%;}
.cont img{width: 100%;}
.container{
  width: 1230px;
  margin: 0 auto;
  padding: 0 15px;
}
/*sem-three*/
.sem-three{
	padding:80px 0 130px;
	background:url(../images/sem_16.jpg) no-repeat bottom center;
}
.sem3-cent{text-align: center;}
.sem3-fir{font-size: 24px;color: #4a4a5d;}
.sem3-sec{font-size: 16px;color: #666;margin:15px 0 30px;}
.sem3-thr{
	display: inline-block;
	font-size: 20px;
	color: #3babff;
	line-height: 58px;
	border:1px solid #98d3ff;
	border-radius: 6px;
	text-align: center;
	background: #f4faff;
	padding:0 55px;
	margin:0 5px;
}
.sem3-team{font-size: 24px;color: #4a4a5d;text-align: center;margin:64px 0 35px;}
.sem3-list{position:relative;}
.sem3-list::before{
	content: '';
	width: 75%;
	height: 1px;
	border-top: 1px dashed #d7dee7;
	position: absolute;
	top:0;
	left: 12.5%;
}
.sem3-list li{
	float: left;
	width: 25%;
	padding:40px 0 5px;
	text-align: center;
}
.sem3-list .pic{
	width: 160px;
	height: 135px;
	margin:0 auto 18px auto;
	position: relative;
	z-index: 1;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.sem3-list .pic::before{
	content: '';
	width: 1px;
	height: 100%;
	border-left: 1px dashed #d7dee7;
	position: absolute;
	top:-40px;
	left: 50%;
	z-index: -1;
}
.sem3-list p{margin:0 auto;font-size: 16px;color: #666b7e;}
.sem3-list li:hover .pic {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
}
/*sem-six*/
.inner{
	width: 1200px;
    margin: 0 auto;
    position: relative;
}
.clearfix:after {
    clear: both;
    display: block;
    content: '';
    height: 0;
    visibility: hidden;
}
.sem-title{
	font-size: 30px;
	color: #434a60;
	text-align: center;
}
.sem-six{background:#2c313d;padding-top: 80px;}
.sem6-list{position: relative;margin-bottom:80px;}
.sem6-list::before,.sem6-list::after{
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	top:0;
	left: 50%;
}
.sem6-list::before{
	background: #3f4a63;
	margin-left: -1px;
}
.sem6-list::after{background: #1a1e28;}
.sem6-list li{
	float: left;
	width: 50%;
}
.sem6-list li:nth-of-type(2){padding-left:11%;width: 39%;}
.sem6-list .pic{
	width:174px;
	height:174px;
	float: left;
}
.sem6-list .pic img{
	width: 100%;
	display: block;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}
.sem6-list li .pic:hover img{
	-webkit-transform: rotateY(180deg);
	        transform: rotateY(180deg);
}
.sem6-list .cont{margin-left: 194px;margin-top: 60px;}
.sem6-list .titss{font-size: 18px;color:#fff;}
.sem6-list .des{color:#fff;opacity: .3;margin-top:7px;}
.sem6-cent{
	padding: 75px 0 36px;
	position: relative;
	text-align: center;
}
.sem6-cent::before,.sem6-cent::after{
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
}
.sem6-cent::before{background:#3f4a63;top:0;}
.sem6-cent::after{background: #1a1e28;top:1px;}
.sem6-cent .titss{font-size: 30px;color: #fff;}
.sem6-cent .des{font-size: 16px;color: #fff;opacity: .3;margin-top: 4px;}
.sem6-mesg{
	background: #138cff;
	padding:26px 30px;
}
.sem6-le{float: left;width: 180px;}
.sem6-yu{font-size: 28px;color: #fff;}
.sem6-xz{color:rgba(255,255,255,.6);margin-top:4px;}
.sem6-form{float: right;margin-top:6px;}
.sem6-form input{
	width:180px;
	/*height: 52px;*/
	border:1px solid rgba(206,210,223,.3);
	border-radius: 6px;
	background:transparent;
	font-size: 14px;
	color:rgba(255,255,255,.6);
	line-height: 20px;
	padding:15px;
	margin-right: 15px;
}
.sem6-form .button{
	width: 190px;
	height: 52px;
	background: #fff;
	font-size: 14px;
	color: #138cff;
	text-align: center;
	border:1px solid #fff;
	border-radius: 6px;
	margin-left: 10px;
	cursor: pointer;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.sem6-form .button:hover{
	color: #fff;
	background:transparent;
}

@media (max-width:1440px){
	.sem6-form input{width: 240px;margin-right: 10px;}
	.sem6-form .button{width: 160px;}
	.sem6-list li:nth-of-type(2){padding-left:6%;}
}

@media (max-width: 1400px){
	.cont1 a{left: calc(50% - 100px);bottom: 20px; width: 200px;height: 30px;background-color: #2479e3;color: white;border-radius: 48px;text-align: center;line-height: 30px;font-size: 20px;font-weight: bold;}
	.header{width: 100%;}
}







