/*头部样式重置*/
*{
	margin:0;
	padding:0;
}
span:hover {
	transform: rotate(0deg);//清除之前样式表遗留样式
}
body{
	/* margin-bottom:400px; */
}
a:hover {
	text-decoration: none;
}
li {
	list-style: none !important;
}
img{
	vertical-align:middle;
	width:100%
}

.bannerImg{
    width: 100%;
    height: 524px;
    background: url("../../images/enterprise_services_platform/online-topimg.jpg") center;
    padding-top: 110px;
    margin-top: 100px;
}
.bannerBgImg{
	width:37%;
	    margin: 0 auto;
	height:296px;
	background:url("../../images/enterprise_services_platform/bannerbg.jpg") repeat;
	    text-align: center;
	    padding:30px 40px;
}
.bannerBolder{
	width:100%;
	height:238px;
	border:2px solid #b0afaf;
	    padding: 0 5px;
}

.bannerBolder h2{
    font-weight: bold;
    line-height: 82px;
    }
.bannerBolder p{
    line-height: 24px;	
}
.clearFix:after{
	display:block;
	content:"";
	clear:both;
}
.flexBox{
	display: flex;
    justify-content: space-around;
}
.flexBoxColum{
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.flexBoxCen{
	display: flex;
    justify-content: center;
}

#solutionHead{    position: fixed; background: #fff;}
#solutionHead + img{
	margin-top:80px;
}

header .content {
	max-width: 84%;
}
.logoSlogan {
    width: 336px;
    height: 34px;
    float: left;
    background: url(../../images/logo000.png) no-repeat right center;
    margin-top: 8px;
    margin-left: 8px;
}
li.liHover {
	float: left;
	width: 95px;
	height: 56px;
	line-height:56px;
	color: #fff;
	position: relative;
	text-align: center;
}
.liHover a {
	color: #666;
}
.liHover:hover >a {
	color: #00fff0
}

.dropdown-nav {
	display: none;
	width: 670px;
	position: absolute;
	top: 55px;
	left: 0;
	background-color: #ffffff;
	z-index: 999;
	padding: 20px 0px 20px 30px;
	box-shadow: -1px 0px 6px #ccc inset;
	/* height: 190px; */
}
.dropdown-nav li {
	width: 125px;
	/* height: 40px; */
	line-height: 40px;
	text-align: left;
}
.twoMenuLi>a {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ddd;
	display: inline-block;
	color: #999;
	font-size: 14px;
}
.twoMenuLi>a:hover {
	cursor: default;
}
.threeMenuUl {
	margin: 5px 0 0 5px;
}
.threeMenuUl li a {
	color: #333!important;
	text-align: left;
}
.threeMenuUl li:hover> a {
	color: #fff;
}
.threeMenuUl>a {
	height: 40px;
	line-height: 40px;
	display: none;
	font-size: 14px!important;
}
.threeMenuUl li:hover a {
	color: #1e68a6!important;
}
.sanjiaoIcon {
	position: absolute;
	top: -20px;
	left: 50px;
}
.sanjiaoIcon {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border-width: 10px;
	border-style: dashed dashed solid dashed;
	border-color: transparent transparent #fff transparent;
}

.dropdown-nav-solution {
	/* height: 210px; */
	 width: 670px; 
	 left: -95px;
}
.dropdown-nav-solution .sanjiaoIcon {
    left: 136px;
}
.dropdown-nav-solution .dropdown-nav li {
	width: 132px;
}

.dropdown-nav-solution .twoMenuLi {
	width: 190px;
}

.dropdown-nav-solution .twoMenuLi>a {
	width: 80%;
}

.dropdown-nav-solution ul.threeMenuUl {
	float: left
}

.dropdown-nav-solution ul.threeMenuUl li {
	width: 140px;
}

#selectLan li {
	width: auto;
	float: left;
	cursor: pointer;
	color: #fff
}
.dropdown-navSmall .sanjiaoIcon {
    left: 42%;
}
@media only screen and (max-width: 1920px) and (min-width: 1746px){
	li.liHover, .dropdown-navSmall, .dropdown-navSmall li {
    	width: 126px !important;
	}
	.dropdown-nav-solution {
		 left: -126px;
	}
	.dropdown-nav-solution .sanjiaoIcon {
	    left: 180px;
	}
}
@media only screen and (max-width: 1336px){
	.logoSlogan {
		display: none;
	}
}

.moduleTitH3{
	text-align:center;
	font-size:20px;
	font-weight:bold;
	line-height:100px;
}
.headType li {
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    font-size: 16px;
   
    cursor: pointer;
   /*  border-right: 1px solid #fff; */
    padding: 0 6%;
    float: left;
}
.headType li:hover{
	 font-weight: bold;
}

.changeLan {
    cursor: pointer;
    color: #666;
    font-size: 14px;
    padding-left: 30px;
    background: url("../../images/changeLangIcon.png") 0 -25px no-repeat;
}
#selBtn {
    height: 0;
    overflow: hidden;
    padding-left: 0;
    padding-top: 0;
    margin-top: 6px;
}
#selBtn li {
    width: 100px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    /* padding-left: 5px; */
    font-size: 12px;
    line-height: 28px;
    background: #272b2f;
}
#selBtn li.active {
    color: #00fff0;
}

#selBtn li:hover{
	color: #00fff0;
}
/*头部结束*/


/*body  start*/
	.jobNeedList li p{
		position: absolute;
	  	bottom: -250px;
	    background: rgba(0,0,0,0.5);
	    color: #fff;
	    font-size: 12px;
	    padding: 20px 15px;
	    margin: 0;
	    text-align: justify;
	    /* height: 125px; */
	    line-height: 20px;
	    width:100%;
	    text-indent: 25px;
	}
	.jobNeedList li:hover img{
		transform:scale(1.2);
		transition:1.5s
	}
	.jobNeedList li:hover p{
		transition:0.5s;
		bottom:0;
	}
/*swiper 左右切换整个模块  start  */
.swiper-pagination-tele1 {
		
}
.swiper-pagination-tele1 li{
	font-size:20px;
	font-weight:bold;
	padding:2px;
	border-bottom:4px solid transparent;
	cursor: pointer;
}
.new-li-active{
	border-bottom:4px solid #2a7592 !important;
}
.swiper-container{
	width:86%;
	height:auto;
}
.swiper-slide{
	height:auto !important;
}
.swiper-slide-left{
	width:68%;
	height:691px;

	float:left;
	padding: 50px 20px;
    border: 1px solid #d7d7d7;
    background: #ebeaef;
}

.swiper-slide-left div{
    border: 1px solid #d7d7d7;
    background:#fff;
    padding:56px 26px;
}
.swiper-slide-left div:hover {
	transition:0.3s;
    box-shadow: 0 5px 20px rgba(0,0,0,.12);
}
.swiper-slide-right {
    width: 30%;
    height:691px;
    max-height:691px;
    float: right;
    border: 1px solid #d7d7d7;
    padding: 43px 0 42px;
    margin-left:2%;
}
.swiper-slide-right p {
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    text-indent: 25px;
    padding: 54px 44px 30px;
}
.swiper-slide-right ul {
    padding: 18px 0;
    text-align:left;
    
}
.swiper-slide-right ul li{
	padding-left:48px;
}
.swiper-slide-li-active{
	background:#ebeaef
}
.swiper-slide-right ul span{
	font-size:16px;
	font-weight:bold;
	line-height:54px;
	border-left:4px solid #666;
	padding-left:6px;
}
/*swiper 左右切换整个模块  end */


/* 典型案例  start */
.hotCase{
	background:#f3f3f3;
	padding: 40px 0;
}
.shopIcon{
	width:70%;
	margin:20px auto;
}
	.shopIcon li{
		width:20%;
		height:128px;
		border:1px solid #b0afaf;
		text-align:center;
		position: relative;
	}
.shopIcon li span{
	position: absolute;
    bottom: 10%;
    width: 100%;
    left: 0;
    font-size: 12px;
    color:#333;
}

.shopIcon0{
    width: 100px;
    display: inline-block;
    height:90px;
    margin-top:8%;
    background:url("../../images/enterprise_services_platform/hotCaseIcon.png")
}

.shopIcon1{
	background-position:0 0
}
.shopIcon2{
	width:150px;
	background-position:-124px -3px;
}
.shopIcon3{
	width:130px;
	background-position:-310px 0;
}
.shopIcon4{
	width:114px;
	background-position:-485px 0;
}
.shopIcon5{
	width:102px;
	background-position:0px -90px;
}
.shopIcon6{
	width:134px;
	background-position:-140px -90px;
}
.shopIcon7{
	width:92px;
	background-position:-320px -90px;
}
.shopIcon8{
	width:134px;
	background-position:-449px -90px;
}
.gray{
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
	filter:gray;
}
/* 典型案例  end */

#footer {
    background-color: #1d5e93;
    color: #fff;
    padding: 24px 0;
}
.container{
	 width: 84%;
}
.pull-right{
	text-align:right
}

/*body  end*/

/* 各个需要适配分辨率样式归纳 start*/

.swiper-slide-right p {
    padding: 10px 20px;
    text-indent: 0;
}

.swiper-slide-right p {
    padding: 4px 15px;
    text-indent: 0;
}
.swiper-slide-left li{
	float: left;
   /*  width: 450px;
    height: 300px; */
    margin-left: 20px;
    margin-top: 30px;
}

ul.centerYewuUl li p{
	opacity: 0;
	position: absolute;
    top: 39%;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    padding: 0 15%;
}
/* 各个需要适配分辨率样式归纳 end */
.liContent3 img{
	margin-top: 0px !important;
	width: auto;
}
.index_webim {
	height: 44px !important;
}

/*响应式  start*/
@media only screen and (min-width: 1600px){
	.headType li{
		font-size:15px;
		padding: 0 5%;
	}
	.swiper-slide-right ul span + p{
		    padding: 4px 15px;
    text-indent: 0;
    line-height: 24px;
	}
}
@media only screen and (max-width: 1599px) and (min-width: 1440px){
	.headType li{
		font-size:13px ;
		 padding: 0 5%;
	}
	.jobNeedList li p{
		bottom: -240px;
	}
	.zhichengUl div.zhichengTopdiv + p{
		white-space: nowrap;
	}
	.swiper-slide-left,
	.swiper-slide-right{
		height: 542px;
	}
.swiper-slide-left li{
	margin-top: -1px;
}
.swiper-slide-right p {
    padding: 0 10px 0px;
    line-height: 20px;
    font-size: 12px;
}
.swiper-slide-right ul span {
    font-size: 14px;
    line-height: 36px;
}
	.IntYewuType li p{
		padding:6px
	}
	.zhichengUl + div p{
		white-space: nowrap;
	    width: 30%;
	    text-overflow: ellipsis;
	    overflow: hidden;
	}
	ul.centerYewuUl li p{
	    top: 39%;
	    font-size: 14px;
	    padding: 0 12%;
	}
}
@media only screen and (max-width: 1366px){
	.headType li{
		    font-size: 13px;
		    padding: 0 5%;
	}
	.zhichengUl + div p{
		white-space: nowrap;
	    width: 30%;
	    text-overflow: ellipsis;
	    overflow: hidden;
	}
	.swiper-slide-right ul li {
	    padding-left: 26px;
	}
	.swiper-slide-right p{
		    line-height: 22px;
	}
	.jobNeedList li p{
	    padding: 0px 4px;
		    line-height: 18px;
	}
	ul.centerYewuUl li p{
	    top: 39%;
	    font-size: 12px;
	    padding: 0 10%;
	}
}
/*响应式  end*/
