html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
button,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

fieldset,
img {
  border: none;
}

em,
i {
  font-style: normal;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
  color: #666;
}

body {
  font-size: 12px;
  color: #666;
  font-family: Verdana, Microsoft YaHei, Simsun;
  background: #fff;
}

input,
button,
select,
textarea {
  outline: none;
}

textarea {
  resize: none;
}


/* 清除浮动 */

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clearfix {
  zoom: 1;
}


/*banner*/

.banner_about {
  width: 100%;
}

.banner_about img {
  width: 100%;
}


/*公司简介开始*/

.l_company_profile {
  width: 100%;
  background: url(../images/lm/l_jianjie_bg.jpg) no-repeat;
}

.l_company_profile .l_content {
  width: 1200px;
  margin: 0 auto;
  padding: 70px 0;
  text-align: center;
}

.l_company_profile .l_content .l_profile_title h1 {
  font-size: 32px;
  color: #252a36;
}

.l_company_profile .l_content .l_profile_title p {
  font-size: 16px;
  color: #313744;
  margin-top: 10px;
}

.l_company_profile .l_content .l_content_left {
  display: block;
  float: left;
  width: 630px;
  margin-top: 130px;
  text-align: left;
}

.l_company_profile .l_content .l_content_left h3 {
  font-size: 30px;
  color: #040404;
}

.l_company_profile .l_content .l_content_left h3 span {
  color: #1f7ce5;
}

.l_company_profile .l_content .l_content_left p {
  margin-top: 15px;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
}

.l_company_profile .l_content .l_content_right {
  float: right;
}

.l_company_profile .l_content .l_content_right img {
  margin-top: 60px;
}


/*公司理念*/

.l_idea {
  width: 100%;
  background: url(../images/lm/l_idea_bg.jpg) no-repeat;
  text-align: center;
}

.l_idea .l_idea_title {
  padding-top: 65px;
}

.l_idea .l_idea_title h1 {
  font-size: 32px;
  color: #fff;
}

.l_idea .l_idea_title .l_ciji p {
  font-size: 16px;
  color: #fff;
  margin-top: 10px;
}

.l_idea .l_idea_title .l_ciji img {
  margin-top: 20px;
}

.l_idea .l_idea_content {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-top: 50px;
  padding-bottom: 70px;
}

.l_idea .l_idea_content li {
  width: 372px;
  height: 446px;
  float: left;
  border: 1px solid #fff;
  margin-right: 26px;
}

.l_idea .l_idea_content li:last-child {
  float: right;
}

.l_idea .l_idea_content li .l_dise {
  width: 332px;
  height: 400px;
  background: #fff;
  margin: 23px auto;
  text-align: center;
}

.l_idea .l_idea_content li .l_dise img {
  width: 316px;
  height: 200px;
  margin: 8px 8px 55px;
}

.l_idea .l_idea_content li .l_dise h1 {
  font-size: 22px;
  color: #333333;
}

.l_idea .l_idea_content li .l_dise p {
  font-size: 16px;
  color: #333333;
  margin-top: 25px;
}


/*设计师团队开始*/

.l_designer {
  width: 100%;
  /*    background: url(../images/lm/l_designer.jpg) no-repeat;*/
}

.l_designer .l_content {
  width: 1200px;
  margin: 0 auto;
  padding: 70px 0 0px;
  text-align: center;
}

.l_designer .l_content .l_designer_title h1 {
  font-size: 32px;
  color: #252a36;
}

.l_designer .l_content .l_designer_title p {
  font-size: 16px;
  color: #313744;
  margin-top: 10px;
}

.picMarquee-left {
  width: 1200px;
  margin: 50px auto 0px;
  overflow: hidden;
  position: relative;
}

.picMarquee-left .bd {
  width: 1200px;
  margin-bottom: 70px;
}

.picMarquee-left .bd ul {
  zoom: 1;
}

.picMarquee-left .bd ul li {
  width: 327px;
  height: 477px;
  background: #fff;
  margin-right: 90px;
  float: left;
  text-align: center;
}

.picMarquee-left .bd ul li .pic {
  position: absolute;
  width: 327px;
  height: 432px;
  background: #f0f0f0;
  text-align: center;
  margin: 45px auto 0px;
}

.picMarquee-left .bd ul li .pic img {
  position: relative;
  top: -45px;
  width: 260px;
  height: 260px;
  display: block;
  margin: 0 auto;
}

.picMarquee-left .bd ul li .pic a:hover img {
  border-color: #999;
}

.picMarquee-left .bd ul li .title {
  line-height: 24px;
}

.picMarquee-left .bd ul li .pic h1 {
  font-size: 20px;
  color: #333;
}

.picMarquee-left .bd ul li .pic h2 {
  font-size: 16px;
  color: #3d6bdf;
  margin-top: 15px;
}

.picMarquee-left .bd ul li .pic h3 {
  width: 35px;
  height: 2px;
  background: #3d6bdf;
  margin: 10px auto;
}

.picMarquee-left .bd ul li .pic h4 {
  font-size: 16px;
  color: #666;
}

.picMarquee-left .bd ul li .pic p {
  font-size: 14px;
  color: #666;
  width: 295px;
  margin: 12px auto;
}

.picMarquee-left .bd ul li:hover .pic {
  background: url(../images/lm/l_designer_bg.jpg) no-repeat;
}

.picMarquee-left .bd ul li:hover .pic h3 {
  background: #fff;
}

.picMarquee-left .bd ul li:hover .pic h1,
.picMarquee-left .bd ul li:hover .pic h2,
.picMarquee-left .bd ul li:hover .pic h4,
.picMarquee-left .bd ul li:hover .pic p {
  color: #fff;
}


/*技术总监*/

canvas {
  position: absolute;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.zongjian{
  position: relative;
  overflow: hidden;
  height: 672px;
}
.zongjian-in{
  position: absolute;
  top:0;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  height: 672px;
}
#container {
  position: relative;
  width: 100%;
  height: 672px;
  margin: 0 auto;
  overflow: hidden;
}


/*技术团队开始*/

.l_technical {
  width: 100%;
}

.l_content {
  width: 1200px;
  margin: 0 auto;
  padding: 70px 0 0px;
  text-align: center;
}

.l_content .l_technical_title h1 {
  font-size: 32px;
  color: #252a36;
}

.l_content .l_technical_title p {
  font-size: 16px;
  color: #313744;
  margin-top: 10px;
}

.picScroll-left {
  width: 1200px;
  margin: 50px auto 0px;
  overflow: hidden;
  position: relative;
}

.picScroll-left .bd {
  width: 1200px;
}

.picScroll-left .bd ul {
  zoom: 1;
}

.picScroll-left .bd ul li {
  width: 289px;
  height: 419px;
  margin-right: 17px;
  float: left;
  overflow: hidden;
  text-align: center;
  position: relative;
}

.picScroll-left .bd ul li .pic {
  width: 100%;
}

.picScroll-left .bd ul li .pic img {
  width: 100%;
  position: relative;
}

.picScroll-left .bd ul li .l_wenzi {
  display: none;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 999;
  width: 289px;
  height: 419px;
  background: url(../images/lm/technical_bg.png) no-repeat;
}

.picScroll-left .bd ul li .l_wenzi h1 {
  font-size: 26px;
  color: #fff;
  margin-top: 50px;
}

.picScroll-left .bd ul li .l_wenzi h2 {
  font-size: 30px;
  color: #ff8610;
  margin-top: 64px;
}

.picScroll-left .bd ul li .l_wenzi h3 {
  width: 80px;
  height: 1px;
  background: #ff8610;
  margin: 15px auto 25px;
}

.picScroll-left .bd ul li .l_wenzi h4 {
  font-size: 18px;
  color: #fff;
}

.picScroll-left .bd ul li .l_wenzi p {
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  width: 260px;
  margin: 70px auto 0px;
}

.picScroll-left .bd ul li:hover .l_wenzi {
  display: block;
}

.picScroll-left .hd {
  display: block;
  margin: 0 auto;
  width: 50px;
}

.picScroll-left .hd ul {
  overflow: hidden;
  zoom: 1;
  margin-top: 20px;
  zoom: 1;
  text-align: center;
}

.picScroll-left .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url(../images/lm/icoCircle.gif) 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
  background-position: 0 0;
}


/*团队风采*/

.l_team_style {
  width: 100%;
}

.l_team_style .l_team_zs {
  width: 100%;
  margin-top: 50px;
}

.l_team_style .l_team_zs li {
  width: 19.35%;
  float: left;
  margin-right: 0.81%;
  overflow: hidden;
}

.l_team_style .l_team_zs li:last-child {
  margin-right: 0px;
}

.l_team_style .l_team_zs li img {
  width: 100%;
}

.l_team_style .l_team_zs li p {
  width: 100%;
  height: 80px;
  background: #1f7ce5;
  line-height: 80px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
}

.l_team_style .l_team_zs li:hover p {
  background: #ff8610;
}


/*公司环境开始*/

.l_environment {
  width: 100%;
}

.l_environment .l_environment_xq {
  width: 1200px;
  margin: 50px auto 0px;
}

.l_environment .l_environment_xq .l_environment_xq_left {
  width: 229px;
  margin-right: 10px;
  float: left;
}

.l_environment .l_environment_xq .l_environment_xq_left img {
  width: 229px;
  height: 138px;
  margin-bottom: 10px;
}

.l_environment .l_environment_xq .l_slideBox {
  float: left;
  width: 719px;
  height: 434px;
  overflow: hidden;
  position: relative;
}

.l_slideBox .hd {
  height: 15px;
  position: absolute;
  bottom: 8px;
  z-index: 100;
  left: 320px;
}

.l_slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.l_slideBox .hd ul li {
  float: left;
  margin-right: 8px;
  width: 8px;
  height: 8px;
  line-height: 14px;
  text-align: center;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 6px
}

.l_slideBox .hd ul li.on {
  background: #fff;
  color: #fff;
}

.l_slideBox .bd {
  position: relative;
  width: 719px;
  height: 100%;
  z-index: 0;
}

.l_slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.l_slideBox .bd img {
  width: 719px;
  height: 434px;
  display: block;
}

.l_environment .l_environment_xq .l_environment_xq_right {
  float: right;
  width: 229px;
}

.l_environment .l_environment_xq .l_environment_xq_right img {
  width: 229px;
  height: 138px;
  margin-bottom: 10px;
}


/*<!-- 总经理 -->*/

.l_general_manager {
  margin-top: 60px;
}


/*地图*/

#allmap {
  margin: 70px auto;
  width: 1200px;
  height: 600px;
}