@charset "utf-8";
/* CSS Document */
body {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: Arial, '微软雅黑';
  background: #f8f8f8;
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}
.boxWrap {
  min-height: 100%;
  position: relative;
}
ul,
li,
h1,
h2,
h3,
h4,
tr,
td,
id,
p,
dl,
dt,
dd,
img {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 0;
}
input,
textarea,
button,
select,
a {
  outline: 0 none;
}
/*-----------公共样式------------*/
.orange {
  color: #d5c1a6;
}
.cur {
  background: #d5c1a6;
}
.dlist dd p a:hover,
.dlist dd h2 a:hover,
.actmore a:hover,
.con_con2_l dd h2 a:hover,
.con_con2_l dd p a:hover,
.con_con2_r .in_vdo2 ul li a:hover,
.con_con2_r .in_vdo1 .vdo span a:hover,
.partners .par_two a:hover,
.dlist4 dd p a:hover {
  text-decoration: underline;
}
.ulist_jj li em,
.ulist li em,
.dlist2 li em,
.conlist li em,
.con_con2_r .in_vdo2 ul li em {
  width: 3px;
  height: 3px;
  background-color: #b5b5b5;
  display: inline-block;
  margin: 0 8px 3px 0;
}





/*------------logoWrap------------*/
.logoWrap {
  width: 100%;
  height: 80px;
  /* background: #084a8c; */
  position: absolute;
  top: 0;
  z-index: 9;
}

.logo_l {
  width: 320px;
  float: left;
  padding-top: 25px;
}
.logo_r {
  float: right;
  width: 900px;
  height: 80px;
}

/*----------------navWrap-----------------------*/
.navWrap {
  width: 660px;
  height: 80px;
  float: right;
}
.nav {
  height: 80px;
  line-height: 80px;
  margin: 0 auto;
}
.nav li {
  float: left;
  font-size: 14px;
  padding: 0 20px;
}
.nav li a {
  color: #fff;
  padding: 5px 0;
  text-decoration: none;
}
.nav li a:hover {
  border-bottom: 2px solid #ffffff;
}
.nav li .nav_on {
  border-bottom: 2px solid #fff;
}
/*---------------------banner1-----------------*/
.bannerWrap {
  /* height: 800px; */
  width: 100%;
  position: relative;
  /*background:url(../images/banner1.jpg) center center;*/
}

/*------------------------------------金沙贵宾3777线路检测中心-----------------------------------------*/
.pptWrap {
  padding: 40px 0;
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.pptWrap .con_con {
  height: 410px;
}
.ulbox {
  width: 100%;
  height: 410px;
}
.ulbox li {
  width: 50%;
  float: left;
  box-sizing: border-box;
  border-right: 1px solid #635e5c;
  border-bottom: 1px solid #635e5c;
  text-align: center;
  height: 410px;
  box-sizing: border-box;
  overflow: hidden;
}
a {
  transition: all 0.5s;
}
.ulbox li .img {
  padding-top: 130px;
  margin-bottom: 24px;
  text-align: center;
  width: 100%;
  height: 68px;
}
.ulbox li .imga {
  opacity: 1;
  display: inline-block;
  *display: inline;
  filter: alpha(opacity=100);
  transition: opacity 1000ms;
}
.ulbox li .imgb {
  opacity: 0;
  display: none;
  filter: alpha(opacity=0);
  transition: opacity 1000ms;
}
.ulbox li p {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 5px;
  color: #fff;
}
.ulbox li .y {
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  margin-bottom: 22px;
  font-family: 'ythin';
}
.ulbox li .more {
  font-size: 14px;
  line-height: 20px;
  color: #686664;
  font-family: 'ythin';
  display: inline-block;
  margin: 0 auto;
  padding-bottom: 6px;
  border-bottom: 3px solid #686664;
  display: block;
  width: 70px;
  transition: width 500ms, color 500ms, border 500ms;
  transition-delay: 0ms, 200ms, 200ms;
}
.ulbox li:hover .more {
  width: 117px;
  color: #fff;
  border-color: #fff;
  font-weight: bold;
  transition-delay: 0ms, 0ms, 0ms;
}
.ulbox li:hover .imga {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 1000ms;
}
.ulbox li:hover .imgb {
  display: inline-block;
  *display: inline;
  opacity: 1;
  filter: alpha(opacity=100);
  transition: opacity 1000ms;
}
.ulbox li:hover {
  background: #073e99;
  transition: all 0.5s;
  cursor: pointer;
}
.about_tit {
  font-size: 30px;
  color: #333;
  width: 1200px;
  height: 60px;
  text-align: center;
}
.contentWrap {
  width: 100%;
  overflow: hidden;
  padding-bottom: 282px;
}
.productWrap {
  padding: 40px 0;
  width: 1200px;
  height: auto;
  margin: 0 auto;
}

.con_con {
  display: flex;
  flex-direction: row;
  flex-direction: row;
  flex-wrap: wrap;
}
.page-item {
  float: left;
  cursor: pointer;
  width: 380px;
  height: 400px;
  border-radius: 8px;
  background: #fff;
  position: relative;
  transition: all 1s;
  animation: down-item 0.3s;
  -webkit-animation: down-item 0.3s;
  box-shadow: 0 8px 7px 0 rgba(4, 4, 4, 0.11);
  margin: 20px 0;
}
.page-item:not(:first-child) {
  margin-left: 27px;
}
.page-item:nth-child(4) {
  margin-left: 0px !important;
}

.page-item:hover {
  border-radius: 8px;
  animation: move-item 0.3s;
  -webkit-animation: move-item 0.3s;
  /* Safari 与 Chrome */
  top: -10px;
}

.page-item .item-img img {
  height: 210px;
  width: 380px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.page-item .item-img img:hover {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.page-item .item-info {
  border-radius: 8px;
  background: #ffffff;
  border-radius: 8px;
  height: 70px;
  padding: 20px;
}
.page-item .item-info .info-title {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-item .item-info p {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #363a47;
  letter-spacing: 0;
  line-height: 28px;
  margin: 10px 0;
}
.page-item .item-info .left {
  background: url(../images/a1.png) left center no-repeat;
  padding-left: 20px;
  color: #055faa;
  display: inline-block;
}
.page-item .item-info .left:hover {
  text-decoration: underline;
}

.solution {
  width: 100%;
  height: 540px;
  position: relative;

  /* background: #084a8c url(../images/solution.jpg) 100% 100% no-repeat; */
}
.solution img {
  width: 100%;
  height: 100%;
}
.solution .content {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
}

.solution .content .con {
  width: 520px;
  height: 100%;
}
.solution .content .con h1 {
  font-size: 40px;
  font-weight: bold;
  margin-top: 140px;
  margin-bottom: 20px;
  color: #fff;
}
.solution .content .con p {
  font-size: 20px;
  line-height: 40px;
  color: #fff;
}
.solution .content .con button {
  width: 200px;
  height: 60px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 24px;
  margin-top: 30px;
  background: none;
  cursor: pointer;
}
.solution .content .con button:hover {
  background: #055faa;
  border: 1px solid #055faa;
}
/* serversWrap */

.serversWrap {
  width: 100%;
  height: 1000px;
  background: #073e99;
}
.serversWrap .content {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
  padding-top: 40px;
}
.serversWrap .content .item {
  width: 100%;
  height: 320px;
  background-color: #ffffff;
  margin: 40px 0;
  border-radius: 10px;
  padding: 30px;
}
.serversWrap .content .item > h1 {
  font-size: 30px;
  color: #fff;
  background-color: #073e99;
  border-radius: 50px;
  width: 200px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-weight: normal;
  margin: 0 auto;
  margin-bottom: 40px;
}
.serversWrap .content .item .serve {
  width: 800px;
  float: left;
  height: 220px;
}
.serversWrap .content .item .serve h1 {
  font-size: 28px;
  color: #333;
  font-weight: normal;
  line-height: 56px;
}
.serversWrap .content .item .serve p {
  font-size: 20px;
  color: #333;
  font-weight: normal;
  line-height: 32px;
  height: 138px;
}
.serversWrap .content .item img {
  float: right;
  cursor: pointer;
}
.serversWrap .content .item .serve .more {
  background: url(../images/a1_2.png) left center no-repeat;
  color: #073e99;
  padding-left: 30px;
  display: inline-block;
  font-size: 18px;
  cursor: pointer;
}
.serversWrap .content .item2 > h1 {
  background-color: #f29f00;
}
.serversWrap .content .item2 .serve .more {
  background: url(../images/a1_3.png) left center no-repeat;
  color: #f29f00;
}
.tech-info-content {
  background-image: url('../images/teach-info-bg.jpg');
  background-size: cover;
  padding: 20px;
}
.tech-info-content .content {
  margin: 20px auto;
  width: 1200px;
  position: relative;
  /* padding-top: 40px; */
}
.tech-info-content .content .chang {
  position: absolute;
  bottom: 40px;
  right: 22px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #055faa;
  letter-spacing: 0;
  cursor: pointer;
}

.tech-info-content .content .chang:hover a {
  opacity: 1;
}
.tech-info-content .content .chang a {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #055faa;
  letter-spacing: 0;
  cursor: pointer;
  opacity: 0.7;
  text-decoration: none;
}
.tech-info-content .content .item-bar {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
}
.tech-info-content .content .item-bar .item {
  width: 560px;
  height: 450px;
  background: #ffffff;
  box-shadow: 0 4px 37px 0 rgba(63, 81, 136, 0.1);
  border-radius: 8px;
  position: relative;
}
.tech-info-content .content .item-bar .item .item-content {
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 52px;
}
.tech-info-content .content .item-ghbar .item .item-content .item-title {
  width: 72px;
  height: 72px;
}
.tech-info-content .content .item-bar .item .item-content .item-title img {
  width: 72px;
  height: 72px;
}
.tech-info-content .content .item-bar .item .item-content .item-title-text {
  height: 22px;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  letter-spacing: 0;
  margin-top: 8px;
}
.tech-info-content .content .item-bar .item .item-content ul {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #333;
  letter-spacing: 0;
  line-height: 40px;
  list-style-type: inherit;
  margin-top: 20px;
}
.tech-info-content .content .item-bar .item .item-content ul li {
  cursor: pointer;
  list-style-type: inherit;
  list-style: none;
  display: flex;
  align-items: center;
}
.tech-info-content .content .item-bar .item .item-content ul li div {
  width: 4px;
  height: 4px;
  background-color: #d9d9d9;
  margin-right: 10px;
  border-radius: 50%;
}
.tech-info-content .content .item-bar .item .item-content ul li a {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #333;
  letter-spacing: 0;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  text-decoration: none;
}
.tech-info-content .content .item-bar .item .item-content ul li a:hover {
  color: #0f69b4;
}
.tech-info-content .content .item-bar .item .item-content ul li:hover {
  color: #0f69b4;
}
.tech-info-content .content .item-bar .item .item-content ul li:hover div {
  background-color: #0f69b4;
}

.caseWrap .page-item {
  width: 380px;
  height: 480px;
  padding: 0;
}
.caseWrap .page-item .item-img {
  width: 100%;
  height: 100%;
}
.caseWrap .page-item .item-img img {
  width: 100%;
  height: 100%;
}
.caseWrap .page-item .item-info {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  width: 380px;
  height: 480px;
  padding: 0;
  opacity: 0;
  background: rgba(0, 0, 0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
  color: #fff;
}
.caseWrap .page-item:hover .item-info {
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.caseWrap .page-item .item-info .con_case {
  width: 300px;
  height: 400px;
  border: 1px solid #fff;
  color: #fff;
  margin: 0 auto;
  margin-top: 30px;
  border-radius: 10px;
  padding: 10px;
}
.caseWrap .page-item .item-info .con_case p {
  color: #fff;
  font-size: 14px;
  line-height: 28px;
}
.caseWrap .page-item .item-info .con_case .txt {
  text-align: right;
  font-weight: bold;
  font-size: 14px;
  line-height: 40px;
}
.caseWrap .page-item:hover {
  border-radius: 8px;
}
.fwkhWrap {
  height: 734px;
  background-image: url('../images/fwkh.jpg');
  background-size: cover;
}
.fwkhWrap .content {
  margin: 0 auto;
  width: 1200px;
}
.fwkhWrap .content .tit {
  font-size: 30px;
  text-align: center;
  color: #fff;
  padding-top: 80px;
}
.fwkhWrap .content .fwkhWrap_logo {
  width: 100%;
  height: 496px;
  background-color: #fefefe;
  border-radius: 10px;
  margin-top: 20px;
  padding: 10px 20px 20px 20px;
  text-align: center;
  box-sizing: border-box;
}
.fwkhWrap .content .fwkhWrap_logo span {
  border: 1px solid #d1d1d1;
  display: inline-block;
  margin: 10px;
}

/*--------------------------partnersWrap--------------------------*/

.partnersWrap {
  width: 100%;
  overflow: hidden;
  background: #eee;
}
.partners {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 50px;
}
.partners h2 {
  color: #666;
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 15px;
}
.partners .par_one {
  padding-bottom: 50px;
  width: 1200px;
  overflow: hidden;
}
.partners .par_one li {
  float: left;
  padding-right: 21px;
}
.partners .par_two {
  padding-bottom: 50px;
}
.partners .par_two li {
  color: #999999;
}
.partners .par_two a {
  font-size: 12px;
  color: #999999;
  padding: 0 8px;
  text-decoration: none;
}
 .serversWrap .content .item {
     width: 100%;
     height: 320px;
     background-color: #ffffff;
     margin: 40px 0;
     border-radius: 10px;
     padding: 30px;
	 box-sizing: border-box;
 }
/*------------------bottomWrap----------------*/
.bottomWrap {
  width: 100%;
  /* height: 282px; */
  position: absolute;
  bottom: 0;
}
.btm_t {
  width: 100%;
  /* height: 205px; */
  background: #0f69b4;
  display: flex;
}
.btn_logo {
  float: left;
  width: 278px;
  height: 205px;
  background: url(../images/btn_logn.png) left center no-repeat;
}
.btm_t_c,
.btm_b_c {
  width: 1200px;
  margin: 0 auto;
}
.btm_b {
  width: 100%;
  height: 75px;
  background: #07508d;
  border-top: 1px solid #1c5f97;
}
.btm_b_c p {
  color: #63a6de;
}
.btm_t_c ul {
  float: left;
  border-left: 1px solid #63a6de;
  padding: 0 32px 0 10px;
  margin-top: 30px;
  margin-left: 50px;
}
.btm_t_c ul li {
  font-size: 12px;
  color: #a3d5ff;
  line-height: 30px;
}
.btm_t_c ul li span {
  font-size: 12px;
  font-weight: bold;
  color: #a3d5ff;
}
.btm_t_c ul li a {
  font-size: 12px;
  color: #a3d5ff;
  text-decoration: none;
}
.btm_t_c ul li a:hover {
  text-decoration: underline;
  color: #fff;
}
.btm_t_c .btn_con {
  width: 294px;
}
.btm_t_c .btn_con li {
  line-height: 33px;
  font-size: 12px;
  display: inline-block;
}
.btm_t_c .btn_con li img {
  float: left;
  padding-top: 10px;
  padding-right: 10px;
}
.c_left {
  width: 630px;
  float: left;
  line-height: 40px;
}
.c_right {
  width: 300px;
  float: right;
  text-align: right;
  line-height: 40px;
}
@keyframes move-item {
  from {
    top: 0;
  }
  to {
    top: -10px;
  }
}
@keyframes move-item2 {
  from {
    top: 0;
  }
  to {
    top: -5px;
  }
}
@keyframes down-item {
  from {
    top: -10px;
  }
  to {
    top: 0;
  }
}

@media (min-width: 768px) {
	.logo,.about_tit{
		width: 100%;
	}
	.pptWrap{
		width: 95%;
	}
	.about_tit{
		width: 100%;
	}
/* 	.pptWrap .con_con{
		height: auto;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.pptWrap .item{
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
	.pptWrap .item img,.radioWrap img{
		width: 100%;
	}
	.pptWrap .item .item-info{
		padding: 20px;
	} 
	.radioWrap{
		width: 100%;
		   height: auto;
		    padding-left: 0px;
	}*/
	.solution .content{
		width: auto;
		left: 20%;
	}
	.productWrap{
		width: 100%;
	}
	.productWrap .con_con{
		justify-content: center;
	}
	.productWrap .con_con .page-item{
		margin: 20px 10px
	}
	.tech-info-content .content{
		width: 100%;
	}
	.tech-info-content .content .item-bar .item{
		margin-bottom: 10px;
		    width: 100%;
	}
	.fwkhWrap{
		height: auto;
		padding-bottom:20px
	}
	.fwkhWrap .content{
		width: auto;
		margin: 20px;
	}
	.fwkhWrap .content .fwkhWrap_logo{
		height: auto;
	}
	.partners{
		padding: 20px;
		box-sizing: border-box;
	}
	.partners,.partners .par_one{
		width: 100%;
		   
	}
	.btm_t_c, .btm_b_c{
		    width: 100%;
		    display: flex;
		    align-items: center;
		    justify-content: center;
	}
	.serversWrap .content{
		width: 100%;
		  padding: 10px;
		 box-sizing: border-box;
	}
	.serversWrap .content .item{
		box-sizing: border-box;
		height: 400px;
	}
	.serversWrap .content .item .serve{
		width: 60%;
	}
	.serversWrap .content .item img{
		    width: 30%;
	}
}
@media (min-width: 992px) {
 .logo {
   width: 1200px;
   height: 80px;
   margin: 0 auto;
 }
 .pptWrap{
	 width: 1200px;
 }
 .pptWrap .item{
	 width: 476px;
	 height: 455px;
 }
 .radioWrap {
     width: 680px;
     height: 455px;
     padding-left: 30px;
 }
 .solution .content{
	 left: 50%;
 }
 .productWrap{
	  width: 1200px;
 }
  .tech-info-content .content{
	   width: 1200px;
  }
 .tech-info-content .content .item-bar .item{
	    width: 48%;
 }
 .fwkhWrap .content {
     margin: 0 auto;
     width: 1200px;
 }
 .partners{
	 width: 1200px;
 }
 .serversWrap .content{
 	width: 1200px;
	height: 100%;
	padding-top: 40px;
	box-sizing: initial;
 }
 .serversWrap .content .item {
     width: 100%;
     height: 320px;
	 box-sizing: initial;
 }
 .serversWrap .content .item .serve{
 	width: 800px;
 }
}