@charset "utf-8";

/*body {
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
}*/
* {
  font-family: "Microsoft YaHei" ! important;
}
.navbar-default {
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.2);
}
.head_logo{
	/*float: left;*/
}
.head_logo img{
	width: auto;
    height: 65px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    border: 0;
}
.navbar-default .navbar-nav li a{
	font-size: 1.8rem;
  font-weight: normal;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #06C;
    background-color: transparent;
}
.navbar-default .navbar-nav li a:hover {
    color: #06C;
}
/*缩略菜单样式*/
.navbar-default .navbar-toggle .icon-bar {
    background-color: #0568cd;
    color: #FFFFFF;
}
.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #0568cd;
}
.bigimg1{
	text-align: left;
	position: relative;
	left: -20%;
}
.bigimg1>h1{
	font-size: 3rem;
}
.bigimg1>h2{
	font-size: 2.5rem;
	/*width: 80%;*/
}
.bigimg1 p{
  font-size: 1.7rem;
}
.bigimg2{
	text-align: left;
	position: relative;
	left: 50%;
}
.bigimg2>h1{
	font-size: 3.4rem;
  font-weight: bold;
}
.bigimg2>h2{
	font-size: 1.8rem;
	width: 40%;
	line-height: 2.5rem;
}
.bigimg3 {
	text-align: left;
	position: relative;
	/*left: 30%;*/
}
.bigimg3>h1{
	font-size: 3.4rem;
	color: #78f7ff;
}
.bigimg3>h2{
	font-size: 1.6rem;
	width: 65%;
	line-height: 2.5rem;
}
.bigimg3>h1 i{
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	font-style:normal;
	color: #003466;
	background-color: #78f7ff;
	padding:5px 10px;
}
#home h1, #home h2{
  font-weight: normal;
}
.slider-caption{
  text-transform:none;
}
#about h3,#team h3,#service h3,#news h3,#partner h3{
	color: #555;
	font-size: 2.6rem;
	padding-bottom:0;
}
#about h2,#team h2,#service h2,#news h2,#partner h2{
	font-size: 2rem;
	color: #06C;
	padding: 0;
	font-weight: normal;
}
#about .col-md-7 h2{
	color: #06C;
  margin-bottom: 20px;
}

#about .col-md-7 a.join{
	width: 140px;
    color: #e9440d;
    border: 1px solid #e9440d;
    line-height: 30px;
    text-align: center;
    display: block;
    text-decoration:none;
}
#about .col-md-7 a.join:hover{
    color: #66AF33;
    border: 1px solid #66AF33;
}
#about p,#team p,#news p{
	font-size: 1.5rem;
    line-height: 2.7rem;
}
#news p{
  color: #9fe3ff;
  margin-top: 20px;
}

.com_box .com_img{
	background: url(../images/company-img.jpg) no-repeat center;
    background-size:auto 100% ;
    height: 200px;
    width: 400px;
    display: inline-block;
    margin-top: 140px;
}
#about,#team,#service,#news,#partner {
    padding: 60px 0 30px 0;
}
#news{
  padding: 0;
}
#about{
  padding:60px 0 60px 0;
}
#partner{
  padding: 30px 0 30px 0;
}
#team{
	padding:60px 0 40px 0;
	min-height: 240px; 
	background: #3270ac;
    color: #555;
    background: -moz-linear-gradient(left, #4758a0, #188ab8);
    background: -webkit-gradient(linear,left,from(#4758a0),to(#188ab8));
    background: -webkit-linear-gradient(left, #4758a0, #188ab8);
    background: -o-linear-gradient(left, #4758a0, #188ab8);
    
}
#team h3,#service h3,#service h4,#service h5,#work h3{
	font-weight: normal;
	color: #fff;
	padding-bottom: 0;
}
 #team h2,#service h2,#work h2{
 	color: #fff;
 	margin-top: 0;
 }
 #team p{
 	color: #bbe4f9;
 	margin-top: 20px;
 }
 #service p{
 	color: #b5f7ef;
 	margin-top: 20px;
 }
 #team .tab_content img {
    width: 100%;
    height: auto;
}
 #service .team_thumb img {
    /*width: 100%;*/
    /*height: auto;*/
    margin: 0 auto;
}
#service{
	background: #368e94;
    color: #555;
	background: -moz-linear-gradient(left, #3988b1, #329676);
    background: -webkit-gradient(linear,left,from(#3988b1),to(#329676));
    background: -webkit-linear-gradient(left, #3988b1, #329676);
    background: -o-linear-gradient(left, #3988b1, #329676);
   min-height: 200px;
}
#work{
	background: url(../images/news_bg.jpg) no-repeat center 0px;
  background-size: auto 100%;
  padding:60px 0 20px 0;
    /*padding: 56px 200px 70px 200px;*/
    /*text-align: left;*/
}
.row .morenews{
	font-size: 2.6rem;
	font-weight: normal;
	color: #fff;
	padding-bottom: 0;
}
.row .morenews a{
	color: #fff;
    float: right;
    font-size: 1.4rem;
    color: #fff;
    display: inline-block;
    text-decoration: none;
}
.newtx {
	min-width: 50%;
	padding: 0;
	margin: 0;
    /*position: relative;
    left: -172px;
    line-height: 30px;*/
}
.newtx li {
  line-height: 40px;
}
.newtx li a{
	list-style-type: disc;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}
.news_hr{
    border: none;

	border-color: #51bce8;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.par_box {
	background-color: #fff;
    background: url(../images/partner.png) no-repeat center 0px;
    background-size: auto 100%;
    height: 600px;
}
#partner{
	background-color: #fff;
}
.line_violet {
	width: 100%;
	height: 9px;
	background: -moz-linear-gradient(left, #0985f6, #de1a0d);
	background: -webkit-gradient(linear,left,from(#0985f6),to(#de1a0d));
	background: -webkit-linear-gradient(left, #0985f6, #de1a0d);
	background: -o-linear-gradient(left, #0985f6, #de1a0d);
}
#contact{
  background: #4874bd url(../images/contact-bg.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
#contact p{
	font-size: 1.4rem;
	text-align:left;
	padding: 0;
}
#contact h3{
	text-align: left;
	padding-bottom: 0;
}
#contact h2{
	font-size: 2rem;
	text-align: left;
	margin-top: 0;
	margin-bottom: 20px;
}


/*-------------------------------------------------------------*/
#label01:checked ~ #tab_content li:nth-child(1) {
  display:block;
}

#label02:checked ~ #tab_content li:nth-child(2) {
  display:block;
}

#label03:checked ~ #tab_content li:nth-child(3) {
  display:block;
}

/* 其他则设置为隐藏*/

#label01:checked ~ #tab_content li:nth-child(n+2) {
  display:none;
}

#label02:checked ~ #tab_content li:nth-child(1),
#label02:checked ~ #tab_content li:nth-child(3) {
  display:none;
}

#label03:checked ~ #tab_content li:nth-child(1),
#label03:checked ~ #tab_content li:nth-child(2)
{
  display:none;
}

/* 隐藏Input按钮，它只是跳板嘛*/
#label01, #label02, #label03 {
  display:none;
}

#solution{
	margin: 0;
	padding: 0;
}
#opt label.on{
	color: #555;
    background:#fff;
}
#tab {
  overflow:hidden;
}
#opt {
	width:100%;
	height:40px;
	 background: #3270ac;
    background: -moz-linear-gradient(left, #4758a0, #188ab8);
    background: -webkit-gradient(linear,left,from(#4758a0),to(#188ab8));
    background: -webkit-linear-gradient(left, #4758a0, #188ab8);
    background: -o-linear-gradient(left, #4758a0, #188ab8);
}
#opt label {
  width:120px;
  height:100%;
  text-align:center;
  font:18px/40px MicroSoft YaiHei;
  color:#fff;
  cursor:pointer;
}
#tab_content img{
    max-width: 60%;
    margin: 0 auto;
}
#tab_content li {
  text-align: center;
}

/*-------------------------------------------------------------*/
#pro_label01:checked ~ #pro_tab_content li:nth-child(1) {
  display:block;
}

#pro_label02:checked ~ #pro_tab_content li:nth-child(2) {
  display:block;
}

#pro_label03:checked ~ #pro_tab_content li:nth-child(3) {
  display:block;
}

#pro_label04:checked ~ #pro_tab_content li:nth-child(4) {
  display:block;
}
/* 其他则设置为隐藏*/

#pro_label01:checked ~ #pro_tab_content li:nth-child(n+2) {
  display:none;
}

#pro_label02:checked ~ #pro_tab_content li:nth-child(1),
#pro_label02:checked ~ #pro_tab_content li:nth-child(3),
#pro_label02:checked ~ #pro_tab_content li:nth-child(4) 
{
  display:none;
}

#pro_label03:checked ~ #pro_tab_content li:nth-child(1),
#pro_label03:checked ~ #pro_tab_content li:nth-child(2),
#pro_label03:checked ~ #pro_tab_content li:nth-child(4)
{
  display:none;
}

#pro_label04:checked ~ #pro_tab_content li:nth-child(1),
#pro_label04:checked ~ #pro_tab_content li:nth-child(2),
#pro_label04:checked ~ #pro_tab_content li:nth-child(3)
{
  display:none;
}

/* 隐藏Input按钮，它只是跳板嘛*/
#pro_label01, #pro_label02, #pro_label03, #pro_label04 {
  display:none;
}

#pron{
  margin: 0;
  padding: 0;
}
#pro_opt label i{
  width: auto;
  height: 20px;
  /*position: relative;*/
  /*top:-4px;*/
}
#pro_opt label i.pro_on{
   /*background: url(../images/pro_on.png) no-repeat;
    width: auto;
    height: 15px;
    display: block;
    position: relative;
    left: 10px;
    bottom: -25px;*/
    width: 0;
    height: 0;
    border-width: 0 20px 20px 20px;
    border-color: #fff transparent;
    border-style: solid;
}
#pro_tab {
  overflow:hidden;
}
#pro_opt {
  /*width:100%;*/
  height:250px;
  /*padding: 0 15%;*/
   background: #368e94;
    background: -moz-linear-gradient(left, #3988b1, #329676);
    background: -webkit-gradient(linear,left,from(#3988b1),to(#329676));
    background: -webkit-linear-gradient(left, #3988b1, #329676);
    background: -o-linear-gradient(left, #3988b1, #329676);
}
#pro_opt label {
  width:auto;
  height:100%;
  text-align:center;
  font:1.8rem/35px;
  color:#fff;
  cursor:pointer;
}
.team_description h4{
  font-size: 1.8rem;
}
.team_description h5{
  font-size: 1.6rem;
}
#pro_tab_content img{
    width: auto;
    height: auto;
    margin: 0 auto;
    padding-top:20px;
}
#pro_tab_content li {
  min-height: 350px;
  text-align: center;
  /*margin:10px 0 10px 15% ;*/
}
.pro_font{
  margin-top:50px;
}
.pro_font h2{
  font-size: 2rem;
  color: #06C;
  margin-bottom: 20px;
}
.pro_font h3{
  color: #555;
    font-size: 2.6rem;
}

/*-------------------------------------------------------------*/

.flexslider{
  height: 370px;
}
.slider-caption{
  height: 400px;
}
.jqr{
  min-width: 400px;
  min-height: 400px;
  background: url(../images/slider/3-1.png) no-repeat center;
    background-size:auto 100% ;
    display: inline-block;
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  /*bottom: -40px;*/
  bottom:0;
  z-index: 1000;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/*-------------------------------------------------------------*/

@media screen and (max-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
    width: 140px;
    overflow: hidden;
  }
}

@media screen and (max-width: 640px){
  .bigimg1{
    left: 0;
  }
  .bigimg1>h1 {
     font-size: 2.6rem; 
  }
  .bigimg1>h2{
    font-size: 2rem;
  }
  .bigimg1 p{
    font-size: 1.3rem;
  }
  .bigimg2{
    left: 10%;
  }
  .bigimg2>h1{
    font-size: 2rem;
  }
  .bigimg2>h2{
    width: 80%;
    font-size: 1.3rem;
  }
  .bigimg3{
    left: 10%;
  }
  .bigimg3>h1{
    font-size: 2rem;
  }
  .bigimg3>h2{
    width: 80%;
    font-size: 1.3rem;
  }
  .bigimg3>h1 i{
    font-size: 1.3rem;
  }
  #tab_content img{
    max-width: 100%;
  }
  #pro_opt{
    height: 150px;
  }
  #pro_opt .col-md-3{
    width: 25%;
    float: left;
  }
  .team_description{
    height: 60px;
  }
  .team_description h4{
    font-size: 1.4rem;
  }
  #pro_tab_content img{
    height: auto;
  }
  .jqr{
    min-width: auto;
  }
}

@media screen and (max-width:500px) {
  .head_logo {
      width: 140px;
      overflow: hidden;
  }
  .com_box .com_img{
    width: 100%;
    margin-top: 40px;
  }
  #opt label{
    width: 30%;
  }
  .flexslider{
    height: 100%;
  }
  .slider-caption{
    height: 100%;
  }

}

/*-------------------------------------------------------------*/

