
.ourserver{
    border-top: 1px solid #ccc;
    margin-top: 50px;
}

.ourserver .web_bt {
    text-align: center;
    padding-top: 30px;
}

.ourserver .web_bt  h4{
    font-family: Arial;font-size: 50px; color:#666;
}

.ourserver .web_bt p {
    line-height: 45px;
    font-size: 20px;
    margin: 0px;
    padding: 0px;
    color: #8b8b8b;
}
.ourserver .web_bt p span {
    font-size: 24px;
}

.ourserver .wedo {
    height: 240px;
    margin-top: 20px;
}

.ourserver .wedo ul li {
    float: left;
    margin-right: 22px;
}

.ourserver .wedo ul li a {
    display: inline-block;
    width: 181px;
    height: 139px;
    background: #f85c5c;
    color: #fff;
    transition: all .2s ease 0s;
}

.ourserver .wedo ul li a h2 {
    height: 98px;
}

.ourserver .wedo ul li a p {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    text-align: right;
    padding-right: 15px;
}


.ourserver .wedo ul li a img {
    margin: 20px;
}

.ourserver .wedo ul li #a2 {
    background: #fe8911;
}

.ourserver .wedo ul li #a3 {
    background: #1fbc77;
}

.ourserver .wedo ul li #a4 {
    background: #ff63a8;
}

.ourserver .wedo ul li #a5 {
    background: #f47943;
}

.ourserver .wedo ul li #a6 {
    background: #36bef2;
}

/*案例详细*/

.case {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
	font-size: 14px;
}
.case_l {
	width: 748px;
	float: left;
	overflow: hidden;
}
.case_l img {
	max-width: 748px;
}
.case_r {
	width: 387px;
	color: #838489;
	float: right;
}
.case_r .one {
	line-height: 35px;
}
.case_r .one h1 {
	height: 40px;
	background: url(../images/h1_bg6.gif) no-repeat bottom left;
	font-size: 22px;
	color: #dc3925;
}
.case_r .one p span {
	color: #fff;
}
.case_r .one p a {
	width: 100px;
	height: 35px;
	display: block;
	background: #dc3925;
	color: #fff;
	text-align: center;
	line-height: 35px;
	border-radius: 30px;
	margin-bottom: 18px;
	margin-top: 10px;
}
.case_r .one p #fh {
	background: none;
	border: 1px solid #dc3925;
}
.case_r .two p {
	line-height: 24px;
}
.case_r .two p span {
	color: #fff;
}

.taglink, .taglink:hover, .taglink:link {
    color: #005683;
}

.taglink, .taglink:hover, .taglink:link {
    color: #005683;
}


@media screen and (max-width: 1600px){
 
}

@media screen and (max-width: 1440px)
{

}






@media screen and (max-width:1366px){

}
@media screen and (max-width:1250px){

  }
@media screen and (max-width:1024px){

  }

@media (min-width: 960px)
{

}
  @media screen and (max-width:768px){

     /*我们的服务s*/
    .ourserver .web_bt  h4{
        font-size: 30px; 
    }

    .ourserver .web_bt p {
        line-height: 25px;
        font-size: 14px;
       
    }

    .ourserver .web_bt p span {
        font-size: 18px;
    }

    .ourserver .wedo ul li {
        float: left;
        width: 50%;
        margin-right: 0px;
       
    }

    .ourserver .wedo ul li a {
       width: 100%;
    }

     /*我们的服务e*/

     .xcxMain-indexD-con li {
        float: left;
        width: calc(50% - 20px);
        margin-left: 10px;
        margin-right: 10px;
    }

    .xcxMain-indexD-con .li-con {
        -moz-box-shadow: 0 5px 20px rgba(0,0,0,.15);
        -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.15);
        box-shadow: 0 5px 20px rgba(0,0,0,.15);
        border-radius: 10px;
        overflow: hidden;
        width: 100%;
        height: 250px;
         
    }

    .xcxMain-indexD{
        margin-bottom: 50px;
        overflow: hidden;
    }

    .xcxMain-indexD-con dl {
        background-color: #fff;
        text-align: center;
        width: 100%;
        padding: 25px 0 20px 0;
        margin: 30px auto auto auto;
    }

    .solution_list ul {
        margin-right: 0px;
    }

    .solution_list li {
        float: none;
        width: 100%;
        margin-right: 46px;
        margin-bottom: 38px;
        position: relative;
    }

    .case {
        width: 100%;
        height: auto;
        margin: 0 auto;
        margin-top: 50px;
        font-size: 14px;
    }

    .case_l {
        width: 100%;
        float: none;
        overflow: hidden;
    }

    .case_l img {
        max-width: 100%;
    }

    .case_r {
        width: 96%;
        margin: 0px auto;
        color: #fff;
        float: none;
    }
    .case_r .one {
        line-height: 25px;
    }
    .case_r .one h1 {
        height: 40px;
        background: url(../images/h1_bg6.gif) no-repeat bottom left;
        font-size: 22px;
        color: #fff;
        text-align: center;
    }
     
    .case_r .one p {
      display: none;
    }

    .case_r .newcase{
        display: none;
    }

     

  }
  
  @media screen and (max-width:740px){


  }
  
  @media screen and (max-width:640px){


  
  }
    
  @media screen and (max-width:540px){

  }

@media screen and (max-width: 480px){


}

@media screen and (max-width: 413px){


}

@media screen and (max-width: 374px){
 



}