* {
  margin: 0;
  padding: 0;
}
body {
  font-family: "微软雅黑!important";
  font-size: 14px;
  background: #f8f9fb;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
}
i {
  font-style: normal;
  color: #999;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.clear {
  zoom: 1;
}
.common-title {
  font-weight: 600;
  font-size:16px;
  height: 30px;
  line-height: 33px;
  color: black;
  border-left: 4px solid #07a1e9;
  text-indent: 16px;
}
.top {
  width: 100%;
  margin: 0 auto;
}
.top-nav {
  height: 94px;
  background: url(../img/topbgsd.jpg) repeat-x;
}
.topnav-content{
  width: 1100px;
  height: 100%;
  margin:0 auto;
}
.top-menu {
  height: 40px;
  background: #07a1e9;
}
.top-menu ul {
  width: 1100px;
  height: 40px;
  margin:0 auto;
}
.top-menu ul li {
  float: left;
  position: relative;
  width: 109px;
  height: 100%;
}
.top-menu ul li a {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: white;
}
.top-menu ul li a.active {
  color: white;
  background: #eb9824;
}
.top-menu ol {
  display: none;
  position: absolute;
  z-index: 99;
  left: 0;
  top: 40px;
}
.top-menu ol li {
  color: white;
  background: #188ec5;
  margin-top: 1px;
}
.top-menu ol li a:hover {
  color: #188ec5;
  background: white ;
}
.top-img {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  height: 290px;
  border-radius: 5px;
  margin-top: 4px;
}
.top-img .swiper-slide{
  position: relative;
}
.main {
  width: 1098px;
  margin: 0 auto;
}
.sidebar {
  position: relative;
  width: 230px;
  height: 400px;
  margin-top: 25px;
  margin-left: 50px;
}
.sidebar .sidebar-title {
  position: absolute;
  z-index: 999999;
  top: -90px;
  width: 231px;
  height: 63px;
  border-radius: 3px;
  background: #07a1e9;
  color: white;
  padding-top: 18px;
}
.sidebar .sidebar-title p {
  text-indent: 28px;
  line-height: 22px;
}
.sidebar ul {
  border: 1px solid #e7e9ec;
  background: white;
  padding-bottom: 20px;
}
.sidebar ul li {
  height: 34px;
  line-height: 34px;
  font-size: 12px;
}
.sidebar ul li a {
  display: block;
  text-indent: 38px;
  height: 32px;
  color: #000;
  background: url(../img/arrow_s.jpg) no-repeat;
  background-position: 26px 15px;
}
.sidebar ul li a:hover,
.sidebar ul li a.active {
  width: 231px;
  border-radius: 2px;
  background-color: #07a1e9;
  background-image: url(../img/arrow_s_w.png);
  color: white;
}
.sidebar ul li b {
  display: block;
  width: 175px;
  margin-right: auto;
  margin-left: auto;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #CCC;
  height: 1px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
}
.sidebarcontent {
  width: 750px;
  margin-right: 50px;
  margin-top: 10px;
  overflow: hidden;
}
.sidebarcontent .s-nav {
  font-size: 12px;
  margin: 0 auto;
  height: 25px;
  padding: 0px;
  border-right: solid #e7e9ec 1px;
  background-image: url(../img/s-nav.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 7px 0px 0px 20px;
}
.sidebarcontent .s-nav a {
  color: black;
}
.sidebarcontent .s-nav a:hover {
  text-decoration: underline;
}
.sidebarcontent .s-content {
  background: white;
  overflow: hidden;
  border: 1px solid #e7e9ec;
  border-top: none;
}
.sidebarcontent .s-content .s-content-title {
  margin: 0 auto;
  width: 700px;
  min-height: 30px;
  height: auto !important;
  border-bottom: solid #ccc 1px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background-color: #FFF;
  padding: 15px 0px 10px 0px;
}
.sidebarcontent .s-content .s-content-time {
  font-size: 12px;
  margin: 0 auto;
  width: 700px;
  min-height: 30px;
  height: auto !important;
  text-align: center;
  color: #999;
  padding: 10px 0px 0px 0px;
}
.sidebarcontent .s-content .s-content-box {
  margin: 10px auto 20px;
  min-height: 440px;
  height: auto !important;
  padding: 10px 30px 0px 30px;
  font-size: 14px;
  line-height: 23px;
}
.sidebarcontent .s-content .s-content-box p.txt {
  font-size: 16px;
  font-family: '宋体';
  line-height: 27px;
  padding: 0 30px;
  margin-bottom: 5px;
  word-break: break-all;
  text-indent: 2em;
}
.sidebarcontent .s-content .s-content-box p.img {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
.sidebarcontent .s-content .s-content-box p.img span {
  display: block;
  font-size: 12px;
}
.sidebarcontent .s-content .s-content-box .title {
  font-family: "宋体";
  width: 630px;
  overflow: hidden;
  height: auto;
  margin-right: auto;
  margin-left: 31px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #F00;
  font-weight: bold;
  line-height: 2.5em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
}
.sidebarcontent .s-content .certification-box li {
  margin-bottom: 30px;
}
.sidebarcontent .s-content .certification-box li img {
  display: block;
  margin: 0 auto;
  width: 500px;
  height: auto;
}
.sidebarcontent .s-content .certification-box li p {
  text-align: center;
  font-size: 12px;
}
.sidebarcontent .s-content .news-content {
  padding: 12px 26px;
}
.sidebarcontent .s-content .news-content ul {
  overflow: hidden;
}
.sidebarcontent .s-content .news-content ul li {
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  padding-left: 10px;
  background-image: url(../img/dot.gif);
  background-repeat: no-repeat;
  background-position: left 11px;
}
.sidebarcontent .s-content .news-content ul li a {
  color: black;
}
.connectus-box p {
  text-indent: 40px;
  line-height: 30px;
}
.employee-box {
  overflow: hidden;
  padding-left: 22px;
}
.employee-box li {
  position: relative;
  width: 310px;
  height: 206px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.employee-box li img {
  display: block;
  width: 100%;
  height: 100%;
}
.employee-box li span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
  background-color: #000;
  color: white;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.8;
}
.foot {
  margin: 0 auto 10px;
  margin-top: 30px;
  overflow: hidden;
}
.foot p {
  text-align: center;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
}
.foot .foot-head {
  margin: 0 auto;
  margin-bottom: 10px;
  width: 100%;
  height: 30px;
  background-color: #eeeeee;
  border: #CCC solid 1px;
  border-bottom: #0099E0 solid 2px;
  border-left-width: 0px;
  border-right-width: 0px;
}

.top-imgtxt{
  font-family: '楷体','楷体_GB2312','宋体';
  opacity: 0;
  position: absolute;
  z-index:9999;
  font-size: 30px;
  color:white;
}
.timgtxt1{
  font-size: 23px;
  font-weight: 600;
  left:318px;
  top:90px;
}
.timgtxt2{

  left:318px;
  top:150px;
}

.timgtxt3{
  font-size: 23px;
  font-weight: 600;
  left:170px;
  top:80px;
}
.timgtxt4{
  left:600px;
  top:130px;
}

.timgtxt5{
  left:390px;
  top:50px;
}

.intro-txt a{
  color: black;
}

/* 工程业绩 */
ul li.gcyj ol a{
  height: 31px;
  line-height: 31px;

}
