
body {  margin: 0;
  padding: 0;
  background-color: #f7f7f7;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "宋体";
}
a{
  text-decoration: none;
}
.container {
  width: 1200px;
  margin: 0 auto;
  margin-top: 30px;
}
.l {
  float: left;
}
.r {
  float: right;
}
.content-banner {
  text-align: center;
}
.content-banner img {
  width: 100%;
  max-width:1920px;
}
.content-left span {
  
  cursor: pointer;
}
#content-left-top {
  
  background-image: url(../images/content-left-top.png);
  background-repeat: no-repeat;
  background-position: center;
  
  background-size: cover;}
#content-left-top span 
{
  margin-left: 29px;
  width: 119px;
  font-size: 20px;
  line-height: 60px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
}
.span-active {
  margin-left: 29px;
  
  line-height: 50px; 
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(49, 125, 255, 1);
  display: block;
}
.span-normal {
  margin-left: 29px;
  
  line-height: 50px;
  
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #676767;
  display: block;
}
.line {
  
  height: 2px;
  
  background: rgba(184, 184, 184, 1);
}
.line-active {
  
  height: 10px;
  
  background: rgba(49, 125, 255, 1);
}
.content-right-title-left span {  
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(49, 125, 255, 1);
}
.content-left {
  width: 20%;
}
.content-right {
  width:74%;
      cursor: pointer;
}
.content-right-title {
  height: 60px;
  border-bottom: 2px solid rgba(184, 184, 184, 1);
}
.content-right-title-left {
  line-height: 59px;
}
.content-right-title-right {
  line-height: 60px;
  color:rgb(166, 174, 174);
}
.content-right-title-right a{

  color:rgb(166, 174, 174);
}
.content-right-title-right .span-current {
  display: inline;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  
}

.content-right-title-right span {
  width: 415px;
  height: 23px;
  font-size:16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(103, 103, 103, 1);
}
.content-right-up-conpanyName {
  margin-top: 35px;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: rgba(49, 125, 255, 1);
}
.content-right-up-other {
  margin-top: 4px;
}
.content-right-up-other span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: rgba(117, 117, 117, 1);
  display: block;
  margin-top: 16px;
}
.content-right-up-other-left {
  width: 50%;
}
.content-right-up-other-right {
  width: 50%;
}
#map {
  
  top: 50px;
  width: 100%;
  height: 457px;
}
.footer
{
  clear: both;
  /* margin-top: 50px; */
  position: relative;
  top: 80px;
}
.navItem a{
  font-size:18px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(117,117,117,1);
}
.menu a{
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:300;   
  color:rgba(255,255,255,1);
  line-height:40px;
  display:block;
  
}

#location-img{
height:20px;
}
.content-right-up img
{
 /*width:100%*/ 
 }

