/* 轮播图开始 */
.lunbotubg {
    width: 100%;
    background-color: #ffffff;
    /*height: 500px;*/
    margin-top: 81px;
}
.lunbotu {
    width: 100%;
    margin: 0 auto;
    height: 100%;
}
.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
  }

  .swiper {
    margin-left: auto;
    margin-right: auto;
  }
  .swiper-pagination01 {
      display: none;
  }
/* 产品推荐开始 */
.chanpinbg {
    width: 100%;
    background-color: #f5f5f5;
    padding:50px 0;
}
.chanpin1 {
    position: relative;
}
.chanpin1 h2 {
    font-size: 36px;
    color: #0095ef;
    font-weight: bold;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
}
    .chanpin1 h3 {
        font-size: 75px;
        color: #e5e5e5;
        font-weight: bold;
        display: block;
        line-height: 1;
        text-align: center;
        text-transform: uppercase;
    }
.chanpin2 {
    margin-top: 30px;
}
.chanpin2 ul li {
    float: left;
    width: 24%;
    margin: 0px 0.5% 10px 0.5%;
    padding: 10px;
    background-color: #ffffff;
}
.chanpin2 ul li a div {
    width: 100%;
    overflow: hidden;
}
.chanpin2 ul li a div img {
    width: 100%;
}
.chanpin2 ul li a div:hover img {
    transform: scale(1.4);
    transition: all 1s ease;
}
.chanpin2 ul li a span {
    display: block;
    width: 100%;
    line-height: 33px;
	text-align:center;
	font-size:14px;
}


/* 应用开始 */
.yingyongbg {
    width: 100%;
    background-color: #f5f5f5;
    padding-top: 40px;
}
.yingyong {
    width: 1200px;
    margin: 0 auto;
}
.yingyong1 {
    position: relative;
}
.yingyong1 h2 {
    font-size: 36px;
    color: #0095ef;
    font-weight: bold;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
}
    .yingyong1 h3 {
        font-size: 75px;
        color: #e5e5e5;
        font-weight: bold;
        display: block;
        line-height: 1;
        text-align: center;
        text-transform: uppercase;
    }
.yingyong2 {
    margin-top: 35px;
}
.yingyong2 ul {
    margin: 0 auto;
    width: 220px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
}
.yingyong2 ul li {
    float: left;
    text-align: center;
    cursor: pointer;
    padding: 6px;
    margin: 0px 7px;
    font-weight: bold;
    border-radius: 5px;
    border: 1px solid #ddd;
}
.yingyong2 ul li a {
    font-size: 20px;
    color: #000;
}
.yingyong2 ul li:hover,.yingyong2 ul li.tabin {
    border: 1px solid #ed1b24;
    background: #ed1b24;
}
.yingyong2 ul li:hover a,.yingyong2 ul li.tabin a {
    color: #ffffff;
}

.yingyong3 {
    margin-top: 20px;
}
.yingyong3 ul li {
    float: left;
    width: 31%;
    margin: 0px 1% 20px 1%;
    padding: 10px;
    background-color: #ffffff;
}
.yingyong3 ul li a div {
    width: 100%;
    overflow: hidden;
}
.yingyong3 ul li a div img {
    width: 100%; height:265px
}
.yingyong3 ul li a div:hover img {
    transform: scale(1.4);
    transition: all 1s ease;
}
.yingyong3 ul li a span {
    position: relative;
    display: block;
    width: 100%;
    height: 33px;
    border-left: 3px solid #1e2677;
    padding-left: 10px;
    transition: all 1s ease;
}
.yingyong3 ul li a span em {
    display: block;
    width: 100%;
    line-height: 33px;
    text-align: center;
    color: #333333;
    font-size: 16px;
    z-index: 100;
    position: absolute;
    left: 0;
    bottom: 0;
}
.yingyong3 ul li a span i {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    background: url(..//images/index-chanpin2.png)#8e92bb no-repeat right;
    transition: all 1s ease;
}
.yingyong3 ul li a span:hover i {
    width: 100%;
}
.contentfirst{ display:none;}
.contentin{ display:block;}
.yingyong2 ul li a:hover .contentfirst {
    display: block;
}
.tabin{ background:#eb1b24;}
.tabin a {
    color: #ffffff !important;
}


/* 企业优势 */
.advantage {
	overflow:hidden;
	padding:50px 0;
}
.advantage h2.h2_title em {
	width: 430px;
}
.advantage h2.h2_title span {
	width: 335px;
}
.advantage .advCon {

	overflow:hidden;
}
.advantage .advCon .advBox {
	/*position: absolute;
	width: 400px;
	padding-left: 90px;*/
	overflow:hidden;
}
.advantage .advCon .advBox .p1 {
	position: relative;
	margin-bottom: 25px;
}
.advantage .advCon .advBox .p1 div {
	color: #666;
}
.ysbg{
	width: 70px;
	float:left;
	background: url(../images/advicon01.png);
}
.ysbg span{
	font-weight: bold;
	color: #fff;
	margin-left:17px;
	line-height: 70px;
	text-align: center;
	font-size: 36px;
	font-family: "宋体";
}
.advantage .advCon .advBox .p1 span {
	display: block;
	font-weight: bold;
	color: #fff;
	width: 70px;
	height: 70px;
	background: url(../images/advicon01.png) no-repeat center;
	line-height: 70px;
	text-align: center;
	font-size: 36px;
	font-family: "宋体";
	position: absolute;
	left: -90px;
	top: -15px;
}
.advantage .advCon .advBox b{
	display: block;
	font-size: 22px;
	color: #0095ef;
	
}


/* 案例 */
.pro-bg{
  background: #f5f5f5;
  padding: 50px 0;
}
.proSwiper{
  width: 100%;
  overflow: hidden;
}

.proSwiper .swiper-slide{
  width:32%;
  margin-right: 2%;
}

.proSwiper .swiper-slide a{
  display: flex;
  justify-content: space-between;
  /*padding: 0.72916666666667vw 1.25vw;
  padding-bottom: 3.125vw;*/
  position: relative;
}

.proSwiper .swiper-slide a::before{
  content: '';
  position: absolute;
  bottom: -1.5625vw;
  left: 0;
  right: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.proSwiper .swiper-slide a .img1{
  width: 100%;
  /*padding-bottom:15px;*/
}

.proSwiper .swiper-slide a .img1 img{
  width: 100%;
}


.proSwiper .swiper-slide a:hover::before{
  /*background: #d90404;*/
}

.pro-roll .swiper-pagination1{
  position: relative;
  bottom: 0;
  text-align: center;
  margin-top: 2.60416666666667vw;
}

.pro-roll .swiper-pagination-bullet{
  width: 25px;
  height: 25px;
  background: url(../images/f823318d8d33047d990c5ff5bbc1b87b924c2061.png) no-repeat top center;
  opacity: 1;
}

.pro-roll .swiper-pagination-bullet-active{
  background: url(../images/fadb5f0f13a9dadb260bac9625fd3f1b9093c957.png) no-repeat top center;
}


/* 解决方案 */
.fangan{padding:50px 0;height:auto;}
.ibrand-num{padding: 25px 0 0;}
.ibrand-num li{float: left; width: 23.5%; margin-right:2%; text-align: center; color: #0070c0; font-size: 20px; position: relative;}
.ibrand-num li:nth-child(4){margin-right:0;}
.ibrand-num li span{font-size: 42px;}
.ibrand-num li b{display: block; font-size: 16px; color: #666; font-weight: normal; padding: 10px 0 0;}
.ibrand-num li .spinner{margin:0 auto; top: 0; right: 0; width: 174px; height: 174px;/* border: 4px solid #e8e8e8;*/ border-radius: 50%; -webkit-transition: all .8s ease-in-out; -moz-transition: all .8s ease-in-out; transition: all .8s ease-in-out;}
.ibrand-num li:hover .spinner{-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); /*border-color: #0070c0;*/}
/*.ibrand-num .l1 .spinner{border-right-color: #0070c0;}
.ibrand-num .l2 .spinner{border-top-color: #0070c0;}
.ibrand-num .l3 .spinner{border-left-color: #0070c0;}
.ibrand-num .l4 .spinner{border-bottom-color: #0070c0;}*/



/* 新闻 */
.news {
	height:auto;
	padding:50px 0;
	overflow:hidden;
	background:#f5f5f5;
}
.news .conleft {
	width: 48%;
	padding-top: 13px;
}
.news .conleft .pImg {
	width: 100%;
	margin-bottom: 15px;
}
.news .conleft .pImg img {
	display: block;
	width: 100%;
	height: auto;
}
.news .conleft ul p{
	line-height:24px;
	color:#666;
	font-size:14px;
	text-indent:2em;
}
.news .conleft ul li a {
	float: left;
	width: 310px;
}
.news .conleft ul li span {
	float: right;
}
.news .conleft ul li:hover a {
	color: #73a146;
}
.news .conright {
	width: 49%;
	padding-left: 3%;
	height: auto;
	background: url(../images/newsline01.png) no-repeat left top;
}
.news .conright .rTop {
	height: 45px;
	border-bottom: 1px solid #73a146;
}
.news .conright .rTop ul {
	float: left;
}
.news .conright .rTop ul li {
	float: left;
	width: 114px;
	height: 45px;
	line-height: 45px;
	border-radius: 5px 5px 0 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.news .conright .rTop ul li a {
	display: block;
	height: 45px;
	color: #333;
}
.news .conright .rTop ul li.cur {
	background: #0095ef;
}
.news .conright .rTop ul li.cur a {
	color: #fff;
}
.news .conright .rTop .morea {
	float: right;
	height: 45px;
	line-height: 45px;
	text-transform: uppercase;
	color: #333;
}
.news .conright .rTop .morea em {
	color: #dddddd;
	font-size: 20px;
}
.news .conright .conbox {
	display: none;
}
.news .conright .conbox.cur {
	display: block;
}
.news .conright .conbox dl {
	padding-left: 139px;
	position: relative;
	height: 100px;
	margin-top: 14px;
	padding-bottom:15px;
	border-bottom:1px solid #FFF;
}
.news .conright .conbox dt {
	width: 116px;
	height: 86px;
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	text-align: center;
	border-radius: 5px;
}
.news .conright .conbox dt b {
	display: block;
	font-size: 30px;
	padding-top: 13px;
}
.news .conright .conbox dt i {
	display: block;
}
.news .conright .conbox dd.dd1 {
	font-size: 16px;
	margin-top:4px;
	margin-bottom: 8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news .conright .conbox dd.dd1 a {
	color: #333;
}
.news .conright .conbox dd.dd2 {
	line-height: 24px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 48px;
}
.news .conright .conbox dl:hover dt {
	background: #0095ef;
	color: #fff;
}
.news .conright .conbox dl:hover dd.dd1 a {
	color: #0095ef;
}


/* 合作 */
.yyal {
	height:auto;
	padding:50px 0 80px;
	overflow:hidden;
}
.yyal .yyalCon {
	position: relative;
}
.yyal .yyalCon .yyalBtnl {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	left: -45px;
	top: 50%;
	background: url(../images/yyaljtl01.png) no-repeat center;
}
.yyal .yyalCon .yyalBtnr {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	right: -45px;
	top: 50%;
	background: url(../images/yyaljtr01.png) no-repeat center;
}
.yyal .yyalCon .yyalBtnl:hover {
	background: url(../images/yyaljtl02.png) no-repeat center;
}
.yyal .yyalCon .yyalBtnr:hover {
	background: url(../images/yyaljtr02.png) no-repeat center;
}
.yyal .yyalCon .conbox {
	position: relative;
	overflow: hidden;
}
.yyal .yyalCon .conbox ul {
	position: relative;
}
.yyal .yyalCon .conbox ul li {
	float: left;
	width: 187.5px;
	margin:9px;
	box-shadow:0 2px 12px 0 #CCCCCC;
}
.yyal .yyalCon .conbox ul li:last-child {
	margin-right: 0;
}
.yyal .yyalCon .conbox ul li dl {
	background: #e5e5e5;
}
.yyal .yyalCon .conbox ul li dt {
	overflow: hidden;
}
.yyal .yyalCon .conbox ul li img {
	display: block;
	width: 100%;
	transition: all 0.5s;
}
.yyal .yyalCon .conbox ul li:hover img {
	transform: scale(1.1);
}
.yyal .yyalCon .conbox ul li:hover dl {
	background: #669934;
	color: #fff;
}



/* 新闻中心开始 */
.xinwenbg {
    width: 100%;
    background-color: #f5f5f5;
    padding-top: 55px;
}
.xinwen {
    width: 1200px;
    margin:  0 auto;
}
.xinwen1 {
    position: relative;
}
.xinwen1 h2 {
    font-size: 36px;
    color: #0095ef;
    font-weight: bold;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
}
    .xinwen1 h3 {
        font-size: 75px;
        color: #e5e5e5;
        font-weight: bold;
        display: block;
        line-height: 1;
        text-align: center;
        text-transform: uppercase;
    }
.xinwen2 {
    margin-top: 35px;
    background-color: #eeeeee;
    border-radius: 5px;
    padding: 40px 0 30px;
}
.xinwen2-left {
    float: left;
    width: 50%;
    padding: 0 20px;
}
.xinwen2-left h4 {
    font-weight: normal;
    font-size: 22px;
    color: #000000;
    margin-bottom: 15px;
}
.xinwen2-left h4 i {
    display: inline-block;
    padding-left: 5px;
    font-size: 16px;
    color: #000000;
}
.xinwen2-left ul li {
    margin-bottom: 10px;
}
.xinwen2-left ul li a {
    float: left;
    padding-left: 20px;
    font-size: 14px;
    color: #333333;
    background: url(..//images/index-xinwen1.png)no-repeat left;
}
.xinwen2-left ul li a:hover {
    color: #fd0000;
}
.xinwen2-left ul li span {
    float: right;
    font-size: 16px;
    color: #000000;
}
.xinwen2-right {
    float: left;
    width: 50%;
    padding: 0 20px;
}
.xinwen2-right h4 {
    font-weight: normal;
    font-size: 22px;
    color: #000000;
    margin-bottom: 15px;
}
.xinwen2-right h4 i {
    display: inline-block;
    padding-left: 5px;
    font-size: 16px;
    color: #000000;
}
.xinwen2-right ul li {
    margin-bottom: 10px;
}
.xinwen2-right ul li a {
    float: left;
    padding-left: 20px;
    font-size: 14px;
    color: #333333;
    background: url(..//images/index-xinwen1.png)no-repeat left;
}
.xinwen2-right ul li a:hover {
    color: #fd0000;
}
.xinwen2-right ul li span {
    float: right;
    font-size: 16px;
    color: #000000;
}
/* 客户案例开始 */
.anlibg {
    width: 100%;
    background-color: #f5f5f5;
    padding-top: 35px;
}
.anli {
    width: 1200px;
    margin: 0 auto;
}
.anli1 {
    position: relative;
}
.anli1 h2 {
    font-size: 36px;
    color: #0095ef;
    font-weight: bold;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
}
    .anli1 h3 {
        font-size: 75px;
        color: #e5e5e5;
        font-weight: bold;
        display: block;
        line-height: 1;
        text-align: center;
        text-transform: uppercase;
    }
.anli2 {
    margin-top: 35px;
}
.anli2 ul {
    margin: 0 auto;
    width: 220px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
}
.anli2 ul li {
    float: left;
    text-align: center;
    cursor: pointer;
    padding: 6px;
    margin: 0px 7px;
    font-weight: bold;
    border-radius: 5px;
    border: 1px solid #ddd;
}
.anli2 ul li a {
    font-size: 20px;
    color: #000;
}
.anli2 ul li:hover {
    border: 1px solid #ed1b24;
    background: #ed1b24;
}
.anli2 ul li:hover a {
    color: #ffffff;
}
.anli3 {
    margin-top: 20px;
}
.anli3 ul li {
    float: left;
    width: 23%;
    margin: 0px 1% 20px 1%;
    padding: 10px;
    background-color: #ffffff;
}
.anli3 ul li a div {
    width: 100%;
    overflow: hidden;
}
    .anli3 ul li a div img {
        width: 100%;
        height: 192px;
    }
.anli3 ul li a div:hover img {
    transform: scale(1.4);
    transition: all 1s ease;
}
.anli3 ul li a span {
    position: relative;
    display: block;
    width: 100%;
    height: 33px;
    border-left: 3px solid #1e2677;
    padding-left: 10px;
    transition: all 1s ease;
}
.anli3 ul li a span em {
    display: block;
    width: 100%;
    line-height: 33px;
    text-align: center;
    color: #333333;
    font-size: 16px;
    z-index: 100;
    position: absolute;
    left: 0;
    bottom: 0;
}
.anli3 ul li a span i {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    background: url(..//images/index-chanpin2.png)#8e92bb no-repeat right;
    transition: all 1s ease;
}
.anli3 ul li a span:hover i {
    width: 100%;
}
.contentfirst1{ display:none;}
.contentin1{ display:block;}
.anli2 ul li a:hover .contentfirst1 {
    display: block;
}
/* 技术支持开始 */
.jishubg {
    width: 100%;
    background-color: #f5f5f5;
    padding-top: 45px;
}
.jishu {
    width: 1200px;
    margin: 0 auto;
}
.jishu1 {
    position: relative;
}
.jishu1 h2 {
    font-size: 36px;
    color: #0095ef;
    font-weight: bold;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
}
    .jishu1 h3 {
        font-size: 75px;
        color: #e5e5e5;
        font-weight: bold;
        display: block;
        line-height: 1;
        text-align: center;
        text-transform: uppercase;
    }
.jishu2 {
    margin-top: 20px;
}

.jishu2 ul li {
    float: left;
    width: 23%;
    margin: 0px 1% 20px 1%;
    padding: 10px;
    background-color: #ffffff;
}
.jishu2 ul li a div {
    width: 100%;
    overflow: hidden;
}
.jishu2 ul li a div img {
    width: 100%;
}
.jishu2 ul li a div:hover img {
    transform: scale(1.4);
    transition: all 1s ease;
}
.jishu2 ul li a span {
    position: relative;
    display: block;
    width: 100%;
    height: 33px;
    border-left: 3px solid #1e2677;
    padding-left: 10px;
    transition: all 1s ease;
}
.jishu2 ul li a span em {
    display: block;
    width: 100%;
    line-height: 33px;
    text-align: center;
    color: #333333;
    font-size: 16px;
    z-index: 100;
    position: absolute;
    left: 0;
    bottom: 0;
}
.jishu2 ul li a span i {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    background: url(..//images/index-chanpin2.png)#8e92bb no-repeat right;
    transition: all 1s ease;
}
/* 合作伙伴开始 */
.hezuobg {
    width: 100%;
    background-color: #f5f5f5;
    padding-top: 65px;
    padding-bottom: 35px;
}
.hezuo {
    width: 1200px;
    margin: 0 auto;
}
.hezuo1 {
    position: relative;
}
.hezuo1 h2 {
    font-size: 36px;
    color: #0095ef;
    font-weight: bold;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
}
    .hezuo1 h3 {
        font-size: 75px;
        color: #e5e5e5;
        font-weight: bold;
        display: block;
        line-height: 1;
        text-align: center;
        text-transform: uppercase;
    }
.hezuo2 {
    margin-top: 45px;
}
.hezuo2 a img {
    width: 100%;
}