@charset "UTF-8";
.head1 {
  border-bottom: 1px solid #cacaca;
  height: 52px;
  line-height: 51px;
}

.head1 .wel {
  color: #474747;
  font-size: 14px;
}

.head1 .seo {
  font-size: 14px;
  color: #616161;
}

.head1 .seo a {
  color: #616161;
}

.head-index {
    position: relative;
}

.head-index .logo {
  line-height: 122px;
}

.head-index .top-ad {
  line-height: 122px;
  margin-left: -8px;
}
.head-index .tell {
        position: absolute;
    right: 144px;
    top: 46px;
    font-size: 18px;
    font-weight: bold;
    color: red;
}

/**/
.yw-index {
  margin-top: 100px;
}

.yeeyu {
  text-align: center;
}

.yeeyu_tt {
  font: 600 23px/45px "Microsoft Yahei";
  color: #333;
}

.yeeyu_yy {
  font: 400 16px/30px "Microsoft Yahei";
  color: #ff0000;
  text-transform: uppercase;
      margin-top: 20px;
}

.ssp {
  margin: 0 -18px;
  margin-top: 40px;
}

.ssp li {
  float: left;
  width: 271px;
  margin: 0 18px;
  text-align: center;
  margin-top: 0px;
  transition: all 0.6s ease;
  list-style: none;
}

.ssp_img img {
  width: 271px;
  height: 271px;
}

.sspbei {
  background: #d8d8d8;
  display: block;
  padding-bottom: 35px;
  height: 155px;
}

.ssp_tt {
  font: 400 20px/60px "Microsoft Yahei";
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ssp_tt a {
  color: #333333;
  font-size: 16px;
}

.ssp_more {
  width: 132px;
  margin: 0 auto;
  background: #fff;
  border: #d7d7d7 1px solid;
  text-align: center;
  font: 400 12px/36px "Microsoft Yahei";
  border-radius: 30px;
}

.ssp_more a {
  color: #1d307c;
}

.ssp li:hover {
  /*margin-top: -20px;*/
  transition: all 0.6s ease;
  box-shadow: 0 0 10px #ccc;
    position: relative;
    transform: translateY(-20px);
}
.ssp li:nth-of-type(4n) {
    margin-bottom: 40px;
}
.ssp li:hover .sspbei {
  background: #1b84cf;
}

.ssp li:hover .ssp_tt a {
  color: #fff;
}

.ssp li:hover .ssp_more {
  background: #1b84cf;
}

.ssp li:hover .ssp_more a {
  color: #fff;
}

/*gywm*/
.title {
  text-align: center;
}

.title h2 {
  background: url(../images/tithx.png) no-repeat center;
  font-size: 40px;
  color: #505050;
  font-weight: bold;
}

.title h3 {
  font-size: 21px;
  color: #ff0000;
  font-weight: normal;
  margin-top: 20px;
}

.a2 {
  padding-top: 125px;
}

.at {
  margin-top: 80px;
}

.at ul {
  text-align: center;
}

.at ul li {
  width: 124px;
  height: 125px;
  margin-right: 115px;
  padding-right: 61px;
  position: relative;
  text-align: center;
  display: inline-block;
}

.at ul li:nth-child(5) {
  width: 116px;
  margin-right: 0px;
  padding-right: 0px;
}

.at ul li a {
  border-radius: 50%;
  display: block;
  width: 124px;
  height: 125px;
  background-color: rgb(73, 73, 73);
  box-shadow: 0px 6px 8.28px 0.72px rgba(0, 0, 0, 0.18);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.at ul li.on a{
    background: #1b84cf;
}
.at ul li:after {
  content: "";
  position: absolute;
  right: -70px;
  top: 50px;
  width: 22px;
  height: 16px;
  background: url(../images/abjt.png) no-repeat center;
}

.at ul li:nth-child(5):after {
  display: none;
}

.at ul li h3 {
  font-size: 24px;
  color: #ffffff;
  font-weight: normal;
  line-height: 30px;
}

.at ul li span {
  font-size: 24px;
  color: #ffffff;
  font-weight: normal;
  line-height: 30px;
}

.about2 {
  margin-top: 59px;
  height: 448px;
}

.abwz1 {
  width: 600px;
  padding-top: 60px;
}

.abwz1 .abtit {
  padding-top: 18px;
  position: relative;
}

.abwz1 .abtit h2 {
  font-size: 21px;
  color: #707070;
  font-weight: normal;
  font-family: "黑体";
  line-height: 36px;
}

.abwz1 .abtit h2 span {
  position: relative;
  z-index: 99;
  font-weight: bold;
  font-size: 24px;
}

.abwz1 .abtit h2:before {
  content: 'ABOUT company';
  font-size: 52px;
  color: #ededed;
  /*font-family: 'Impact';*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  text-transform: uppercase;
}

.abwz1 .abtit .jj {
  display: block;
  width: 117px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 18px;
  background: #1b84cf;
  font-size: 16px;
  color: #fff;
}

.abwz1 .abtit .lx {
  display: block;
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 18px;
  background: #3f3f3f;
  font-size: 16px;
  color: #fff;
  margin-left: 4px;
}

.abwz2 {
  margin-top: 35px;
}

.abwz2 p {
  font-size: 14px;
  color: #656565;
  font-weight: normal;
  line-height: 26px;
}

.abimg {
     position: absolute;
    right: 360px;
    bottom: 0px;
    height: 448px;
    width: 600px;
    overflow: hidden;
}

.abimg img {
  width: 903px;
  height: 449px;
}

.abxtp {
  margin-top: 30px;
}

.abxtp ul li {
  float: left;
  width: 288px;
  height: 202px;
  border: 1px solid #e5e5e5;
  margin-left: 10px;
  position: relative;
}

.abxtp ul li .wz {
  display: none;
  position: absolute;
  left: 0;
  top: 0px;
}

.abxtp ul li:hover .wz {
  background: rgba(63, 63, 63, 0.9);
  width: 100%;
  height: 100%;
  display: block;
}

.abxtp ul li:hover .wz h3 {
  margin-top: 94px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}

/**/
.pro0 {
  margin-top: 90px;
}

.pro2 {
  margin-top: 30px;
}

.prot {
  height: 680px;
  background: url(../images/profl.png) no-repeat top center;
  width: 263px;
  border-radius: 132px;
  box-shadow: 0 0 20px #e0e0e0;
}

.pro2t {
  padding-top: 50px;
  text-align: center;
  height: 125px;
}

.pro2t h2 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}

.pro2t h3 {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 12px;
  color: #fff;
}

.prot ul {
  margin: 78px 40px 0 40px;
}

.prot ul li {
  height: 38px;
  line-height: 38px;
  width: 183px;
  background: #787878;
  text-align: center;
  border-radius: 19px;
  margin-bottom: 18px;
}

.prot ul li a {
  font-size: 16px;
  color: #fff;
  font-weight: normal;
}

.prot ul li:hover {
  background: #1b84cf;
}

.prot .ckgd {
  display: block;
  margin-top: 50px;
  height: 38px;
  line-height: 38px;
  width: 183px;
  background: #1b84cf;
  text-align: center;
  border-radius: 19px;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  margin-left: 40px;
}

.pro3 {
  width: 913px;
  margin-top: 40px;
}

.pro3 ul li {
  float: left;
  width: 294px;
  margin-right: 14px;
  margin-bottom: 27px;
}

.pro3 ul li:nth-child(3n) {
  margin-right: 0px;
}

.pro3 ul li .img {
  border: 1px solid #c3c3c3;
  display: block;
  width: 294px;
  height: 264px;
}

.pro3 ul li .img img {
  width: 292px;
  height: 262px;
}

.pro3 ul li h3 {
  margin-top: 8px;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  color: #202020;
}

.pro3 ul li h3 a {
  color: #202020;
  font-size: 16px;
}

/**/
.case-bg {
  background: #d8d8d8;
  padding-top: 70px;
  margin-top: 95px;
  padding-bottom: 60px;
}

.case-bg .case-index .case-title {
  background: url(../images/tithx.png)50% 33% no-repeat;
  font-size: 40px;
  color: #505050;
  font-weight: bold;
  text-align: center;
}






.case-bg .case-index .case-title span {
  display: block;
  font-weight: normal;
  color: #ff0000;
  font-size: 21px;
  padding-top: 10px;
}

.case-bg .case-index .anlin {
  margin: 0 -7px;
  margin-top: 52px;
}

.case-bg .case-index .anlin .anzhan {
  border: #e2e2e2 1px solid;
  width: 290px;
  float: left;
  margin: 0 6px;
}

.case-bg .case-index .anlin .anzhan .anzhan_img img {
  width: 288px;
  height: 205px;
}

.case-bg .case-index .anlin .anzhan .anzhan_nei {
  background: #fff;
  display: block;
  height: 77px;
  overflow: hidden;
  margin-top: 0px;
  transition: all 0.6s ease;
  padding: 18px;
}

.case-bg .case-index .anlin .anzhan .anzhan_nei .anzhan_nei_tt {
  font: 600 14px/20px "Microsoft Yahei";
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.case-bg .case-index .anlin .anzhan .anzhan_nei .anzhan_nei_tt a {
  display: block;
  color: #333;
}

.case-bg .case-index .anlin .anzhan .anzhan_nei .anzhan_nei_yy {
  font: 400 12px/20px "Microsoft Yahei";
  color: #333;
  background: #fff;
  padding-bottom: 20px;
}

.case-bg .case-index .anlin .anzhan .anzhan_nei .anzhan_nei_yy a {
  display: block;
  color: #333;
}

.case-bg .case-index .anlin .anzhan .anzhan_nei .anzhan_nei_rong {
  color: #333333;
  font-size: 12px;
}

.case-bg .case-index .anlin .anzhan .anzhan_nei:hover {
  margin-top: -65px;
  height: 142px;
  background: #fff;
  transition: all 0.6s ease;
  z-index: 9999;
  display: block;
  position: relative;
}

.case-bg .case-index .anlin .anzhan .anzhan_nei:hover .anzhan_nei_tt a {
  color: #1558a6;
}

.mmbg {
  width: 246px;
  margin: 0 auto;
  text-align: center;
  background: #fff;
  border-radius: 30px;
  font: 400 18px/48px "Microsoft Yahei";
  color: #333;
  box-shadow: 0 0 5px #ccc;
  display: block;
  margin-top: 100px;
  position: relative;
}

.mmbg a {
  color: #333333;
}

.anlinnext {
  position: absolute;
  bottom: 16px;
  left: 32px;
  background: url(../images/left.png) no-repeat;
  width: 9px;
  height: 14px;
  z-index: 9999;
  outline: none;
}

.anlinprev {
  position: absolute;
  bottom: 16px;
  right: 32px;
  background: url(../images/right.png) no-repeat;
  width: 9px;
  height: 14px;
  z-index: 9999;
  outline: none;
}

/**/
.ys {
  margin-top: 90px;
  background: url(../images/ysbg.png) no-repeat 0px 196px;
}

.ys0 {
  position: relative;
}

.ys1 {
  padding-left: 107px;
  background: url(../images/ys1.png) no-repeat left center;
  min-height: 97px;
}

.ys1 h2 {
  font-size: 29px;
  color: #1e1e1e;
  font-weight: bold;
}

.ys1 h2 span {
  color: #1b84cf;
}

.ys1 h3 {
  margin-top: 10px;
}

.ys1 h3 p {
  font-size: 15px;
  color: #464444;
  line-height: 25px;
  font-weight: normal;
}

.ys2 {
  margin-top: 130px;
  padding-left: 107px;
  background: url(../images/ys2.png) no-repeat left center;
  min-height: 98px;
}

.ys2 h2 {
  font-size: 29px;
  color: #fff;
  font-weight: bold;
  padding-top: 7px;
}

.ys2 h3 {
  margin-top: 10px;
}

.ys2 h3 p {
  font-size: 15px;
  color: #ffffff;
  line-height: 25px;
  font-weight: normal;
}

.ys3 {
  padding-left: 107px;
  background: url(../images/ys3.png) no-repeat left center;
  min-height: 98px;
  margin-top: 150px;
}

.ys3 h2 {
  font-size: 29px;
  color: #1e1e1e;
  font-weight: bold;
  padding-top: 7px;
}

.ys3 h2 span {
  color: #1b84cf;
}

.ys3 h3 {
  margin-top: 10px;
}

.ys3 h3 p {
  font-size: 15px;
  color: #464444;
  line-height: 25px;
  font-weight: normal;
}

.ysdh {
  position: absolute;
  right: 0px;
  bottom: 30px;
  padding-left: 56px;
  background: url(../images/ysdh.png) no-repeat left center;
  line-height: 1;
}

.ysdh p {
  font-size: 18px;
  color: #2c2c2c;
  font-weight: normal;
}

.ysdh p + p {
  font-size: 30px;
  color: #2c2c2c;
  font-weight: bold;
  margin-top: 10px;
}

/**/
.nei2 {
  background: #d8d8d8;
  margin-top: 50px;
  padding-top: 100px;
  padding-bottom: 86px;
}

.xwh {
  margin: 0 -9px;
  margin-top: 40px;
}

.xwh li {
  list-style: none;
  width: 286px;
  margin: 0 9px;
}

.xwh_img img {
  width: 286px;
  height: 163px;
}

.xwgg_tt {
  font: 600 12px/30px "Microsoft Yahei";
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.xwgg_tt a {
  color: #333;
}

.xwh_nei {
  display: block;
  margin-top: 10px;
}

.xwgg_yy {
  font: 400 12px/18px "Microsoft Yahei";
  color: #999999;
  margin-top: 1%;
}

.xwgg_mm {
  font: 400 12px/30px "Microsoft Yahei";
  color: #666666;
  position: relative;
}

.xwgg_mm span {
  background: url(../images/more1.png) right center no-repeat;
  width: 17px;
  height: 20px;
  display: block;
  position: absolute;
  top: 8px;
  right: 0px;
}

.huyt_moe1 {
  background: #fff;
  width: 152px;
  text-align: center;
  border-radius: 30px;
  font: 400 14px/42px "Microsoft Yahei";
  box-shadow: 0 0 6px #ccc;
  margin-top: 98px;
  margin: 4% auto 0;
  display: block;
}

.huyt_moe1 a {
  color: #333333;
}

.xiant {
  border-bottom: #f4f4f4 1px solid;
  margin-top: 8px;
}

.xwh li:hover .xwgg_tt a {
  color: #0073bc;
}

.xwh li:hover .xiant {
  border-bottom: #0073bc 1px solid;
}

/**/
.link {
  padding: 65px 0;
  color: #4f4f4f;
  font-size: 18px;
  margin: 0 170px;
}

.link a {
  color: #4f4f4f;
  padding-top: 5px;
}

/*页面底部*/
.copyright {
  text-align: center;
  line-height: 24px;
}

.foot {
  background: url(../images/foot.png) no-repeat;
  padding-top: 32px;
  height: 257px;
}

.ftnav {
  width: 260px;
  height: 190px;
  border-right: 1px solid #575757;
  padding-right: 110px;
}

.fttit h2 {
  padding-bottom: 12px;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  background: url(../images/fttit.png) no-repeat bottom left;
}

.ftnav h4 {
  margin-top: 11px;
}

.ftnav h4 a {
  font-size: 14px;
  line-height: 28px;
  font-weight: normal;
  float: left;
  margin-right: 33px;
  color: #c6c6c6;
}

.ftnav h4 a:nth-child(2n) {
  margin-right: 0px;
}

.ftcont {
  margin-left: 95px;
}

.ftcont h4 {
  margin-top: 11px;
}

.ftcont h4 p {
  font-size: 14px;
  line-height: 28px;
  font-weight: normal;
  color: #c6c6c6;
}

.ftewm {
  width: 237px;
  height: 190px;
  border-left: 1px solid #575757;
  padding-left: 93px;
}

.ftewm h4 {
  margin-top: 17px;
  font-size: 15px;
  color: #fff;
  line-height: 28px;
  font-weight: normal;
}

.ftewm h4 p {
  line-height: 28px;
}

.footer {
  background: #262626;
  padding-top: 18px;
  padding-bottom: 21px;
}

.footer1 {
  font-size: 12px;
  line-height: 22px;
  color: #9c9c9c;
  font-weight: normal;
  text-align: center;
}

.footer1 a {
  font-size: 12px;
  line-height: 20px;
  color: #9c9c9c;
  font-weight: normal;
}
