  .lr{
  padding-left: 0px;
  padding-right: 0px;
}
.lr_r{
  padding-right: 0px;
}
/*-----头部-----*/
.top_logo{
  padding: 34px 0px 28px 0px; 
}
.ad_xl2{
  position:absolute;
  z-index:110;
  visibility:hidden;
  background-color:#fff;
  border:1px solid #CDCDCD;
  width:130px;
  -moz-box-shadow:0 0 6px #6A6A6A ;
  -webkit-box-shadow:0 0 6px #6A6A6A;
  box-shadow:0 0 6px #6A6A6A;
  margin-left: 165px;
  padding-top: 12px;
  margin-top: 17px;
  border-radius: 10px;
}
.ad_xl2 img{
  width: 80%;
}
.ad_xl2 p{
  text-align: center;
  font-size: 14px;
  padding: 5px 0px 8px 0px;
}
.top_menu{
  font-size: 20px;
  padding-left: 4px;
  padding-top: 4px;
}
.top_menu a{
  color: #fff;
  margin-right: 50px;
}
.top_menu a:hover{
  color: #FFFFCC;
}
.top_namebg{
  margin-top: 18px;
  background:url('/public/static/blueTT/images/wenchuang/yun_img02.jpg') no-repeat;
  padding: 18px 0px;
}
.top_name01{
  width: 18%;
  background: #fff;
  padding: 0px 30px;
  border-radius: 10px;
}
.top_name02{
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  width: 80%;
  padding-left: 45px;
  padding-top: 10px;
  text-shadow: 2px 2px 2px #000;
}
.nr_top{
  background: #1B72C9;
  padding: 10px 0px;
}

/*-----焦点-----*/
#lan {
  width:848px;
  height:479px;
  overflow:hidden;
  position:relative;
  margin:0 auto;
  margin-top: 25px;
}
#lan ul {
  height:479px;
  position:absolute;
  padding: 0px;
  margin: 0px;
}
#lan ul li {
  padding: 0px;
  margin: 0px;
  float:left;
  width:848px;
  height:479px;
  overflow:hidden;
  position:relative;
  background:#000;
  list-style-type: none;
}
#lan ul li img{
	width: 850px;
	height: 480px;
}
#lan .preNext {
  width:45px;
  height:100px;
  position:absolute;
  top:160px;
  background:url('/public/static/blueTT/images/wenchuang/sprite.png') no-repeat 0 0;
  cursor:pointer
}
#lan .pre {
  left:0;
}
#lan .next {
  right:0;
  background-position:right top;
}

/*-----第一部分-----*/
.nr_z01{
  font-size: 27px;
  font-weight: 700;
  padding-top: 20px;
}
.nr_z02{
  background:#fff;
  margin-top: 25px;
  text-align: justify;
  padding: 20px 30px;
  margin-bottom: 35px;
}
.nr_z02m{
  margin-top: 20px;
  line-height: 32px;
}
.nr_z02m img{max-width:100%; height:auto !important;}
.nr_z02m img{margin-right:auto!important}
.nr_z02m img{margin-left:auto!important}
.nr_z02m img{display:block!important}
.nr_y01{
  background:#fff;
  margin-top: 25px;
}
.nr_y01img{
  padding: 10px 30px;
}
.nr_y01_z01{
  padding: 0px 20px;
  font-weight: 700;
  font-size: 17px;
  text-align: justify;
}
.nr_y01_z02{
  padding: 0px 20px;
  text-align: justify;
  font-size: 15px;
  padding-top: 15px;
  line-height: 25px;
  padding-bottom: 20px;
  color: #555;
}
.nr_y02{
  margin-top: 30px;
  margin-bottom: 30px;
  background:#fff;
  padding: 15px 20px;
}
.nr_y0p{
  background:url('/public/static/blueTT/images/wenchuang/shu_ico.png') 0px 2px no-repeat;
  font-size: 19px;
  font-weight: 700;
  color: #333;
  padding: 0px 0px 0px 20px;
}
.nr_y02ml{
  margin-top: 20px;
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 12px;
}
.nr_y02mlp{
  text-align: center;
  font-size: 15px;
  padding-top: 10px;
}
.nr_y02mlp a{
  color: #333;
}
.nr_y02mlp a:hover{
  color: #3184DA;
}

@media(max-width:1680px){
.container_l{
  width: 1100px;
}
#lan {
  width:795px;
  height:449px;
}
#lan ul {
  height:449px;
}
#lan ul li {
  width:795px;
  height:449px;
}
.footbgm{
  padding-left: 40px;
}
}

@media(max-width:1440px){
.container_l{
  width: 990px;
}
#lan {
  width:712px;
  height:402px;
}
#lan ul {
  height:402px;
}
#lan ul li {
  width:712px;
  height:402px;
}
}

@media(max-width:1366px){
.container_l{
  width: 930px;
}
#lan {
  width:667px;
  height:377px;
}
#lan ul {
  height:377px;
}
#lan ul li {
  width:667px;
  height:377px;
}
}