  .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: #333;
  margin-right: 50px;
}
.top_menu a:hover{
  color: #145C87;
}
.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;
}
.ad_top{
  margin-top: 17px;
}

/*-----ÁÐ±í-----*/
.body_pdlistbg{
  background: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
}
.body_03_t {
  position: relative;
  text-align: center;
  top: 40px;
  margin-bottom: 40px;
  font-size: 32px;
}
.body_03_t:before {
  content: "";
  position: absolute;
  width: 460px;
  height: 13px;
  top: 40%;
  background:url('/public/static/blueTT/images/wenchuang/ny_bt_line.jpg') no-repeat;
  left: 2%;
}
.body_03_t:after {
  content: "";
  position: absolute;
  width: 460px;
  height: 13px;
  top: 40%;
  background:url('/public/static/blueTT/images/wenchuang/ny_bt_line.jpg') no-repeat;
  right: 2%;
}
.body_pdlistm{
  width: 100%;
  padding: 40px 0px 15px 0px;
}
.body_pdlist{
  width: 18%;
  margin-left: 19px;
  border: 1px solid #DFDFDF;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.body_pdlist_img{
  padding: 7px;
}
.body_pdlist_img img{
  width: 189px;
  height: 122px;
}
.body_pdlistzt{
  padding: 8px;
  font-size: 15px;
  text-align: justify;
  min-height: 58px;
  max-height: 59px;
  overflow: hidden;
}
.pages_l{
  margin: 5px 0px 0px 20px;
  padding-bottom: 25px;
}

@media(max-width:1680px){
.container_l{
  width: 1100px;
}
.footbgm{
  padding-left: 40px;
}
.body_03_t:before {
  width: 420px;
}
.body_03_t:after {
  width: 420px;
}
.body_pdlist_img img{
  width: 177px;
  height: 114px;
}
}

@media(max-width:1440px){
.container_l{
  width: 990px;
}
.body_03_t:before {
  width: 374px;
}
.body_03_t:after {
  width: 374px;
}
.body_pdlist{
  width: 17.6%;
}
.body_pdlistzt{
  font-size: 14px;
  min-height: 57px;
  max-height: 58px;
  overflow: hidden;
}
.body_pdlistm{
  padding: 30px 0px 10px 0px;
}
.body_pdlist_img img{
  width: 152px;
  height: 98px;
}
}

@media(max-width:1366px){
.container_l{
  width: 930px;
}
.body_03_t:before {
  width: 344px;
}
.body_03_t:after {
  width: 344px;
}
.body_pdlistzt{
  font-size: 13px;
  min-height: 57px;
  max-height: 58px;
  overflow: hidden;
}
.body_pdlist_img img{
  width: 143px;
  height: 92px;
}
}