﻿@charset "utf-8";

@media screen and (max-width:1100px){
/*服务项目*/
h3.bt-title span::before, h3.bt-title span::after {
    width: 27%;
    height: 1.5px;
}
h3.bt-title span::after {
    right: 10%;
}
h3.bt-title span::before {
    left: 10%;
}
h3.bt-title span {
    font-size: 1.4em;
}
h3.bt-title {
    font-size: 1.3em;
	}
.in-service {
    width:90%;
    padding-top: 0px;
}
.server {
    width:70%;
    padding-top: 10px;
    padding-bottom: 15px;
	}
.server-list .server-hide h3{
	font-size: 18px;
	}
.server-right {
    width: 30%;
	height:280px;
	margin-top:10px;
	}
.server-list {
    float: right;
    width: 33.3%;
    height: 140px;	
	}
.server-list img{
    width:120%;	
	margin-left:-10%
}
.server-right-text p {
    width: 90%;
    margin: 15px 0px 0px auto;
    font-size: 18px;
    color: #fff;
	}
.server-right-text h2 {
    width: 90%;
    margin: 30px auto;
    text-align: right;
    line-height: 30px;
    color: #fff;
    font-size: 24px;
	}
.server-right-text a {
    display: block;
    width: 40%;
    margin: 0 auto;
    line-height: 30px;
    font-size: 16px;
	}
.server-right-text span {
    display: block;
    width: 90%;
    font-size: 14px;
    margin: 30px auto 15px;
	}
.server-list .server-hide h3 {
    margin-top: 0px;
	}
.server-list:hover .server-hide h3 {
    margin-top: 10px;
    font-size: 18px;
}

/*行业解决方案*/
h3.pro-title span::before, h3.pro-title span::after {
    width: 27%;
    height: 1.5px;
}
h3.pro-title span::after {
    right: 10%;
}
h3.pro-title span::before {
    left: 10%;
}
h3.pro-title span {
    font-size: 1.4em;
}
h3.pro-title {
    font-size: 1.3em;
	}
.pro-bg {
    width: 90%;
}	
.pro-con {
    width: 96%;
}
.pro-bg {
    margin: 30px auto;
	}
/*项目案例*/
.csae {
    margin-top: 0px;
}
.csae-con {
    width: 90%;
    margin: 0 auto;
}
.csae-list {
    width: 32%;
	}	
.csae-gengduo{
display: none
}	
.csae-geng2{
   display:block;
}
/*广告*/
.ac p:nth-child(1) {
    font-size: 1.2em;
    margin: 0 0 3px;
    padding-top: 8px;
}
.ac p:nth-child(2) {
    font-size: 1.3em;
    font-weight: 800;
    color: #7c8cff;
	margin: 0 0 3px;
}
.ac p:nth-child(3){
	margin: 0 0 3px;
}
.ac p:nth-child(4) {
    font-size: 1.2em;
    color: #ff6c00;
    font-weight: 800;
	margin: 0 0 3px;
}

/*不断创新*/
.advantage {
    width: 90%;
}
.advantage p{
   font-size:1.1em;
}
.advantage span{
   font-size:12px;
}


/*关于我们*/
.about {

    width: 90%;
    margin: 40px auto;
	}

.about-con{
    font-size: 1.2em;
}
.team a {
    font-size: 14px;
	}
h3.team-title {
margin-bottom: 20px;
margin-top: 20px;
}
.team{
  width:90%
}
.team .col-md-4 {
    overflow: hidden;
    width: 30%;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    margin: 10px 8px;
    position: relative;
}
.team img {
    position: relative;
    height: auto;
    width: 100%;
}	
.about{
	padding: 0px 0px 40px;
}
/*荣誉资质*/	
.owl-carousel {
    width: 90%;
}

.owl-theme .owl-controls .owl-buttons div {
    padding: 0px 3px;
	font-size: 2em;
	}
#owl-demo .item {
    width: 65%;
	margin: 0 auto 20px;
}	
.owl-theme .owl-controls .owl-buttons div.owl-prev{
	float:left;margin-left: 0px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next{
	float:right;margin-right: 0px;
}	
.owl-theme .owl-controls .owl-buttons div {
    padding: 5px 3px;
}
.owl-carousel .owl-wrapper-outer {
    padding-top: 10px;
    overflow: hidden;
    position: relative;
    width: 90%;
    margin: 0 auto;
}
.rongyu{
	padding: 0px 0px 40px;
}
#owl-demo {
    margin-top: 40px;
}
/*新闻资讯*/
.news {
    width: 100%;
    margin: 60px auto 0px;
	}
.news{
    padding-bottom:0px;
}
.news-con {
    width: 90%;
	margin: 20px auto 50px;
	}
.news-top p {
    font-size: 16px;
	}
.news-desc h4 {
    font-size: 15px;
	}
.news-list h4 {
    font-size: 14px;
}	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}

@media screen and (max-width:766px){
/*服务项目*/
.server {
    width: 96%;
}
 h3.bt-title {
    margin-bottom: 1em;
	margin-top: 3em;
	}
h3.bt-title span::before, h3.bt-title span::after {
    width: 20%;
    height: 1px;
}
h3.bt-title span::after {
    right: 5%;
}
h3.bt-title span::before {
    left: 5%;
}
h3.bt-title span {
    font-size: 1.4em;
}
h3.bt-title {
    font-size: 1em;
	}
.in-service {
    width: 96%;
	}
.server {
    width: 100%;
	margin:0 auto;
	float:none;
}
.server-list {
    float: right;
    width: 33.3%;
    height: auto;
}	

.server-right {

    width: 100%;
    height: auto;
    margin-top: 40px;
	}
.server-list img {
    width: 80px;
    margin-left: 0%;
    border-radius: 10px;
}
.server-list .server-hide {
    position: relative;
    padding: 5px 10px 10px;
    z-index: 22;
    color: #626262;
}	
.server-list .server-hide h3{
    font-size: 16px; 
	margin-top: 5px;
}	
.server-list .server-hide p{
   display:none;
  
}	
.server-list:hover .server-hide {
    background: rgba(255, 255, 255, 0);
    color: #626262;
}
.server-right {
    width: 90%;
	margin:0 auto;
	float:none;
    height: auto;
    margin-top: 10px;
	}
.server-right-text p {
    width: 90%;
    margin: 10px auto;
    font-size: 14px;
	}
.server-right-text h2 {
    width: 40%;
    margin: 15px auto;
    text-align: right;
    line-height: 30px;
    color: #fff;
    font-size: 20px;
	}
.server-right-text a {
    font-size: 14px;
	border: 1px solid #ff6a25;
    margin: 0px auto 20px;
	}
.server-right-text span {
    display: block;
    width: 90%;
    font-size: 14px;
    margin: 10px auto 10px;
	text-align: center;
	}
.server-list .server-hide{
	background:rgba(22, 35, 85, 0);
	}
.server-list:hover .server-hide h3{
    font-size:16px;
}
.server-list:hover .server-hide p{
    display:none;
}
.server-list:hover .server-hide h3 {
    margin-top: 5px;
	}


/*行业解决方案*/
.pro-bg {
    width: 96%;
}
 h3.pro-title {
    margin-bottom: 1em;
	margin-top: 3em;
	}	
h3.pro-title span::before, h3.pro-title span::after {
    width: 27%;
    height: 1px;
}
h3.pro-title span::after {
    right: 5%;
}
h3.pro-title span::before {
    left: 5%;
}
h3.pro-title span {
    font-size: 1.4em;
}
h3.pro-title {
    font-size: 1em;
	}
.programme{
	margin: 20px auto 0px;
	padding:0px;
	}
.pro-bg{
	margin-bottom: 15px;
	padding: 15px 0px;
}
.nav-tabs {
    border-bottom: 0px solid #414141;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus{
   border-bottom:1px solid #6b6b6b;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
   font-size:13px;
}
#myTab li.active {
    border-bottom: 0px solid #fc5000;
    width: 31%;
    border: 1px solid #fc5000;
    border-radius: 5px;
}
.pro-list{
	width: 47%;
	margin: 1.3%;
}
.pro-list h4{
   font-size:12px;
}
.nav-tabs > li {
    width: 31%;
	font-size: 12px;
	margin:1%;
    border: 1px solid #6b6b6b;
	border-radius: 5px;
	}	
.nav-tabs > li:nth-child(4){
    width: 23%;
    border: 1px solid #6b6b6b;
	border-radius: 5px;
}
.nav-tabs > li:nth-child(5){
    width: 23%;
    border: 1px solid #6b6b6b;
	border-radius: 5px;
}
.nav-tabs > li:nth-child(6){
    width: 23%;
    border: 1px solid #6b6b6b;
	border-radius: 5px;
}
.pro-geng{
    width: 15%;
	margin: 1%;
    border: 1px solid #6b6b6b;
	border-radius: 5px;
	padding: 7px 1px;
	font-size: 12px;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.pro-geng:hover{
  font-size: 12px;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    font-size: 12px;
}
.nav-tabs > li > a {
    font-size: 13px;
    padding: 7px 10px;
	overflow: hidden;
	margin: 0 auto;
	height: 33px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}	
.programme{
	background-size:200% 100%;
}	
.nav > li:hover, .nav > li:focus {
    border-bottom: 1px solid transparent;
}	

/*项目案例*/
.csae-con {
    width: 96%;
	}
.csae-list {
    width: 47.5%;
	height: 120px;
}
.csae-desc{
   font-size: 12px;
}
.csae-geng2{
   display:block;
	width: 120px;
	border: 1px solid #ff6c28;
	text-align: center;
	padding: 7px 0px;
	margin: 10px auto 30px;
	color: #ff6c28;
	font-size: 12px;
}



/*广告*/
.ac{
   display:none;
}
.advantage {
    width: 96%;
}
/*不断创新*/
.advantage span{
  overflow:hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  
}


/*关于我们*/
.about {
    width: 96%;
    margin: 30px auto;
	background-size: 150% 100%;
	}

.team a {
    font-size: 12px;
	}
h3.team-title {
margin-bottom: 20px;
margin-top: 20px;
}
.team {
    width: 100%;
	}


.about-con{
  width:98%;
  font-size: 12px;
}
.team .col-md-4 {
     
         width: 31%;
	margin: 0px;
	margin-left: 2%;
	}
.team-con{
padding: 3px;
}
.team img {
    position: relative;
    height: auto;
    width: 100%;
}	
/*荣誉资质*/
.rongyu{
margin-top: 60px;
}
.owl-carousel {
    width: 96%;
}
.owl-carousel .owl-wrapper-outer {
    width: 80%;
    margin: 0 auto;
	}
#owl-demo .item {
    width: 50%;
	margin-right: 35%;
}
	.owl-theme .owl-controls .owl-buttons div {
    padding: 0px 3px;
    font-size: 1.5em;
	}

/*新闻资讯*/	
.news-con {
    width: 96%;
}
.news {
    width: 100%;
    margin: 40px auto 0px;
}
	.news-conl {
    width: 100%;
	}
	.news-conr {
    width: 100%;
	}	
.news-desc h4 {
    font-size: 12px;
}
.news-top {
    border-bottom: 1px solid green;
}	.news-top p {
    font-size: 14px;
}
	.news-top a {
    font-size: 12px;
	}

.news-con {
    margin: 30px auto;
	}
.news h3.bt-title {
    margin-bottom: 1em;
    margin-top: 1em;
}	
.news-conr .news-top {
    border-bottom: 1px solid #1b76ff;
}
.news-conr {
    margin-top: 40px;
}	
	
/*服务*/
.se-serve{
   margin-bottom:50px;
   margin-top:0px;
}



.team-con {

    background:rgba(19,113,175,0.78);
    display: block;
}
}






























