﻿@charset "utf-8";

/*-----------------------------走进工布江达-----------------------------*/
.container {
  width: 1200px;
  padding: 0;
  margin: 20px auto;
}
.gbjdjj_left{
  width: 890px;
  height: 300px;
  float: left;
  background: url(../images/zjgbjd/gbjdjj_bg.png);
  background-repeat: no-repeat;
}
.gbjdjj_left .lsyg,.gbjdjj_left .xq{
  width: 80%;
  float: right;
}
.gbjdjj_right{
  float: left;
}
.gbjdjj_left .lsyg{
  margin-top: 20px;
}
.gbjdjj_left .lsyg span{
  font-size: 22px;
  display: block;
  width: 126px;
  height: 40px;
  color: #fff;
  background: #1782d5;
  text-align: center;
  line-height: 40px;
  border-radius: 20px;
}
.gbjdjj_left .xq{
  margin-top: 10px;
}
.gbjdjj_left .xq p{
  line-height: 2.2;
  color: #000;
}
.gbjdjj_left .xq p a{
  color: red;
}
.gbjdjj_right .img_box{
  width: 300px;
}
.gbjdjj_right .img_box > div{
  float: left;
  width: 48%;
  text-align: center;
  margin: 0 5px 0 0;
  height: 94px;
  line-height: 48px;
  font-size: 18px;
}
.gbjdjj_right .img_box > div a{
  color: #fff;
}
.gbjdjj_right .img_box2 > div a{
  color: #fff;
}
.gbjdjj_right .img_box2 > div{
  float: left;
}
.lsyg_bg{
  background: #3a81c1;
}
.lsyg_bg img,.gbjdrk_bg img{
  margin-top: 10px;
}
.gbjdrk_bg{
  background:#6cb967;
}
.czjr_bg{
  background: #06b0a5;
  width: 293px;
  height: 70px;
  margin-top: 4px;
  text-align: center;
  line-height: 70px;
}
.czjr_bg a{
  color: #fff;
  font-size: 18px;
  margin: 0px 0 0 10px;
  display: inline-block;
}
.gbjdjj_right .img_box2 {
  width: 300px;
  margin-top: 4px;
}
.jtgh_bg{
  background: #e0858b;
}
.zrdl_bg{
  background: #cea042;
}
.gbjdjj_right .img_box2 > div {
  float: left;
  width: 48%;
  text-align: center;
  margin: 0 5px 0 0;
  height: 94px;
  line-height: 48px;
  font-size: 18px;
}
.hengxian{
  width: 88%;
  display: inline-block;
  height: 1px;
  background: #ddd;
  margin-bottom: 4px;
}
.xzqh_tit{
  font-size: 20px;
  color: #1644ad;
  font-weight: bold;
  text-indent: 50px;
  background: url(../images/zjgbjd/xzqh_bg.png) 10px;
  background-repeat: no-repeat;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
}
.xzqh_map,.jdjj{
  float: left;
  width: 100%;
}
.jdjj .jj{
  color: #1644ad;
  font-size: 18px;
}
.jdjj .jj a{
  float: right;
  margin-right: 10px;
}
.jdjj .jdjj_list ul li{
  float: left;
  width: 18%;
  height: 56px;
  line-height: 56px;
  text-align: center;
  border: 1px solid #ddd;
  margin: 14px 6px 0 6px;
}
.ly_bottom{
  margin-top: 30px;
  border-bottom: 1px solid #ddd;
}
.ly_bottom .ts a{
  float: right;
  font-size: 18px;
  color: #0b5492;
}

.ts{
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  height: 40px;
}

/* css 重置 */
*{margin:0; padding:0; list-style:none; }
body{ background:#fff;  }
img{ border:0;  }
a{ text-decoration:none; color:#333;  }

/* 本例子css */
.picMarquee-left{ width:1080px; height: 200px; position:relative; 
  margin: 0 auto;  }
.picMarquee-left .hd{ overflow:hidden; background:#f4f4f4; padding:0 10px;  }
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{ padding:10px;   }
.picMarquee-left .bd ul{height: 300px; overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:250px; height:140px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }

.picMarquee-left .prev{
  display: block;
  width: 30px;
  height: 30px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url(../images/zjgbjd/xiangyou.png);
  background-repeat: no-repeat;
  position: absolute;
  right: -50px;
  top: 64px;
}
.picMarquee-left .next{
  display: block;
  width: 30px;
  height: 30px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url(../images/zjgbjd/xiangzuo.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 64px;
  left: -44px;
}
.color1{
    background: #3a81c1;
}
.color2{
    background: #6cb967;
}
.color3{
    background: #cea042;
}
@media (max-width: 768px) {
  body{
    background-image: none;
  }
  .container {
    width: 100%;
  }
  .gbjdjj_left{
    width: 100%;
    height: auto;
    background: #fff;
  }
  .gbjdjj_left .lsyg, .gbjdjj_left .xq{
    width: 100%;
  }
  .gbjdjj_right{
    float: none;
  }
  .gbjdjj_right .img_box,.gbjdjj_right .img_box2{
    margin: 0 auto;
  }
  .czjr_bg{
    margin: 4px auto;
  }
  .xzqh_map, .jdjj{
    width: 100%;
  }
  .ly_bottom{
    display: none;
  }
  .xzqh,.jj{
    margin-top: 20px;
  }
  .gbjdjj_left .xq p{
    padding: 10px;
  }
}
@media (min-width: 768px) {

}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {

}
/*-----------------------------********-----------------------------*/
