@charset 'utf-8';
input {
  border: none;
  background-color: transparent;
}
.bigbj {
  padding-bottom: 170px;
  background: url(../img/bigbj.jpg) no-repeat center center;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.titlebj {
  height: 408px;
  padding-top: 260px;
  background: url(../img/titlebj.png) no-repeat center 0;
}
.citys {
  line-height: 60px;
  font-size: 48px;
  color: #fff;
  text-align: center;
  letter-spacing: 12px;
}
.times {
  line-height: 38px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
}
.top200 {
  margin-top: -200px;
}
.main-left {
  padding-bottom: 0;
}
.video-wrap {
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 3px;
  overflow: hidden;
}
.video-box {
  position: relative;
  float: left;
  width: 600px;
  z-index: 1;
}
.video-box .mask {
  position: absolute;
  display: block;
}
.video-box .mask h2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 550px;
  padding: 0 25px 12px;
  line-height: 30px;
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.video-box .mask .play {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 72px;
  height: 72px;
  margin: -36px 0 0 -36px;
}
.video-box .mask .play a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/play.png) no-repeat;
}
.video-box .mask .duration {
  position: absolute;
  right: 0;
  top: 45px;
  padding: 0 10px;
  height: 25px;
  background-color: rgba(255, 255, 255, 0.5);
}
.video-box .mask .duration time {
  display: block;
  line-height: 25px;
  font-size: 16px;
  color: #fff;
}
.video-pic {
  width: 100%;
  height: 400px;
}
.video-pic img {
  width: 100%;
  height: 100%;
}
.video-list {
  float: left;
  width: 210px;
  padding: 40px 20px;
}
.scroll {
  width: 220px;
  height: 320px;
  overflow: hidden;
}
.scroll li {
  width: 210px;
  margin-bottom: 24px;
  line-height: 24px;
  font-size: 16px;
  cursor: pointer;
}
.scroll li h2 {
  display: -webkit-box;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.scroll li h2:hover {
  color: #096;
}
.scroll .current h2 {
  color: #096;
}
.itembox {
  position: relative;
  padding: 0 30px 30px;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 3px;
  z-index: 1;
}
.itembox h3 {
  height: 60px;
  line-height: 60px;
}
.itembox h3 span {
  position: relative;
  display: inline-block;
  line-height: 20px;
  padding-left: 17px;
  font-size: 18px;
}
.itembox h3 span:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 5px;
  height: 20px;
  background-color: #4dc;
  background-image: -webkit-linear-gradient(#67e4b5, #44ddcc);
  background-image: -moz-linear-gradient(#67e4b5, #44ddcc);
  background-image: -ms-linear-gradient(#67e4b5, #44ddcc);
  background-image: -o-linear-gradient(#67e4b5, #44ddcc);
  background-image: linear-gradient(#67e4b5, #44ddcc);
}
.news-list {
  position: relative;
  width: 102%;
  height: 460px;
  overflow: hidden;
  z-index: 1;
}
.news-list ul li {
  float: left;
  width: 250px;
  margin-right: 18px;
  margin-bottom: 25px;
}
.news-list .pictrue {
  width: 250px;
  height: 160px;
  line-height: 160px;
  border-radius: 3px;
  overflow: hidden;
}
.news-list .pictrue img {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.news-list h4 {
  padding-top: 15px;
  line-height: 20px;
  font-size: 16px;
}
.news-list h4 a {
  height: 40px;
  display: -webkit-box;
  color: #09192c;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-list:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 30px;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0) 3%, #ffffff);
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0) 3%, #ffffff);
  background-image: -ms-linear-gradient(rgba(255, 255, 255, 0) 3%, #ffffff);
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 3%, #ffffff);
  background-image: linear-gradient(rgba(255, 255, 255, 0) 3%, #ffffff);
  z-index: 2;
}
.map {
  position: relative;
  z-index: 1;
  width: auto;
  height: auto;
  margin-bottom: 20px;
}
.map-wrap {
  width: 788px;
  height: 478px;
  border: 1px solid #ddd;
  border-radius: 3px;
  overflow: hidden;
}
.map-wrap img {
  width: 100%;
  height: 100%;
}
.search input {
  background-color: #fff;
}
.chart {
  height: 345px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 20px;
}
.chart div {
  height: 309px;
}
.chart h4 {
  padding-top: 16px;
  height: 20px;
  line-height: 20px;
  font-size: 20px;
  text-align: center;
}
.chart2 {
  float: left;
  width: 394px;
  height: 345px;
  border: 1px solid #ddd;
  border-radius: 3px;
}
.chart2 div {
  height: 305px;
}
.chart2 h4 {
  padding-top: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 20px;
  text-align: center;
}
.chart3 {
  float: right;
  width: 373px;
  height: 345px;
  border: 1px solid #ddd;
  border-radius: 3px;
}
.chart3 #chart3 {
  height: 305px;
}
.chart3 h4 {
  padding-top: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 20px;
  text-align: center;
}
.tab {
  position: absolute;
  right: 30px;
  top: 20px;
  height: 30px;
  margin: 0;
  border: 1px solid #ddd;
  border-radius: 3px;
}
.tab span {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 25px;
  cursor: pointer;
  color: #0c9;
  vertical-align: middle;
}
.tab span:hover {
  background-color: #67e4b5;
  background-image: -webkit-linear-gradient(#67e4b5, #44ddcc);
  background-image: -moz-linear-gradient(#67e4b5, #44ddcc);
  background-image: -ms-linear-gradient(#67e4b5, #44ddcc);
  background-image: -o-linear-gradient(#67e4b5, #44ddcc);
  background-image: linear-gradient(#67e4b5, #44ddcc);
  color: #285d4a;
}
.tab .current {
  background-color: #67e4b5;
  background-image: -webkit-linear-gradient(#67e4b5, #44ddcc);
  background-image: -moz-linear-gradient(#67e4b5, #44ddcc);
  background-image: -ms-linear-gradient(#67e4b5, #44ddcc);
  background-image: -o-linear-gradient(#67e4b5, #44ddcc);
  background-image: linear-gradient(#67e4b5, #44ddcc);
  color: #285d4a;
}
.jdmap {
  position: relative;
  padding-top: 10px;
  z-index: 1;
}
.jdmap-list {
  height: 420px;
  overflow: hidden;
}
.jdmap-list li {
  border: 1px solid #ddd;
  border-radius: 3px;
  display: none;
}
.jdmap-list li img {
  width: 100%;
  height: 100%;
}
.upload-btn {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 180px;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  text-align: center;
}
.upload-btn a {
  display: block;
  color: #285d4a;
  background-color: #65e4b7;
  border-radius: 3px;
}
.main-right {
  width: 330px;
  margin-top: 0;
}
.Newylbox {
  border-radius: 3px;
  margin-bottom: 20px;
  position: relative;
  background-color: #fff;
  padding-top: 20px;
}
.Newylbox .Newyltop {
  height: 65px;
  background: url(../img/Frigtit.png) no-repeat -5px -113px;
}
.Newylbox .Newyltop a {
  float: right;
  margin: 27px 30px 0 0;
  color: #999;
}
.Newylbox .Newyltext {
  padding: 7px 30px 20px 33px;
  border-bottom: 1px solid #eee;
}
.Newylbox .Newyltext h2 {
  line-height: 28px;
  font-size: 18px;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.Newylbox .Newyltext h2:after {
  display: block;
  content: '';
  width: 55px;
  height: 1px;
  background: #cf4141;
  position: absolute;
  bottom: 0;
  left: 0;
}
.Newylbox .Newyltext h3 {
  font-size: 14px;
}
.Newylbox .Newyltext h4 {
  padding-top: 5px;
  font-size: 12px;
  line-height: 16px;
  color: #999;
}
.Newylcvbox {
  text-align: center;
  font-size: 12px;
  padding: 10px 0;
}
.Newylcvbox .Neylnb {
  display: inline-block;
  padding-left: 20px;
  position: relative;
  line-height: 20px;
  height: 20px;
  margin: 0 8px;
}
.Newylcvbox .Neylnb:after {
  display: block;
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  left: -3px;
  top: 0;
  background: url(../img/C_creating.png) no-repeat 0 -52px;
}
.Newylcvbox .Neylnb:hover {
  color: #f66;
}
.Newylcvbox .Neylnb:hover:after {
  background: url(../img/C_creating.png) no-repeat -28px -52px;
}
.Newylcvbox .Newyldz:after {
  background: url(../img/C_creating.png) no-repeat 1px -11px;
}
.Newylcvbox .Newyldz:hover:after {
  background: url(../img/C_creating.png) no-repeat -27px -11px;
}
.Newylcvbox .Newyldzyes {
  color: #f66;
}
.Newylcvbox .Newyldzyes:after {
  background: url(../img/C_creating.png) no-repeat -27px -11px;
}
.Newylcvbox .Newylpl:after {
  background: url(../img/atc2.png) no-repeat -401px 3px;
}
.Newylcvbox .Newylpl:hover:after {
  background: url(../img/atc2.png) no-repeat -121px 3px;
}
.Newylcvbox .Newylwx {
  position: relative;
  top: 5px;
}
.Newylcvbox .Newylwx:after {
  width: 22px;
  background: url(../img/C_creating.png) no-repeat 1px -72px;
}
.Newylcvbox .Newylwx:hover .Newylwxewm {
  display: block;
}
.Newylcvbox .Newylwx:hover:after {
  background: url(../img/C_creating.png) no-repeat -27px -72px;
}
.Newylcvbox .Newylwx .Newylwxewm {
  display: none;
  position: absolute;
  top: -100px;
  left: -40px;
  background: #fff;
}
.Newylcvbox .Newylwx .Newylwxewm span {
  display: block;
  position: absolute;
  left: 43px;
  bottom: -3px;
  width: 6px;
  height: 6px;
  border: 1px solid #ccc;
  border-top-color: transparent;
  border-left-color: transparent;
  transform: rotate(45deg);
  background-color: white;
}
.Newylcvbox .Newylwx .Newylwxewm div {
  width: 90px;
  height: 90px;
  border: 1px solid #ccc;
}
.Newylcvbox .Newylwx .Newylwxewm div img {
  display: block;
  width: 100%;
}
.Newylcvbox .Newylwb {
  position: relative;
  top: 5px;
}
.Newylcvbox .Newylwb:after {
  width: 22px;
  background: url(../img/C_creating.png) no-repeat 1px -30px;
}
.Newylcvbox .Newylwb:hover:after {
  background: url(../img/C_creating.png) no-repeat -27px -30px;
}
.Newrzb {
  padding: 22px 30px 25px 22px;
  border-radius: 3px;
  background: url(../img/Rzbag1.png) repeat;
  position: relative;
}
.Nrzbtop {
  overflow: hidden;
  margin-bottom: 15px;
}
.Nrzbtop .Nrzleft {
  float: left;
  width: 155px;
  height: 60px;
  background: url(../img/Frigtit.png) no-repeat center 0;
}
.Nrzbtop .Nrzrig {
  float: right;
  font-size: 12px;
  position: relative;
  top: -4px;
}
.Nrzbtop .Nrzrig time {
  letter-spacing: 0;
  text-align: center;
  line-height: 30px;
}
.Nrzbtop .Nrzrig h1 {
  letter-spacing: 0;
  text-align: center;
  line-height: 30px;
}
.Nrzbtop .Nrzrig a {
  display: block;
  width: 94px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  border: 3px solid #dddddd;
  color: #999;
}
.Nrzblbox {
  position: relative;
}
.Nrzbline {
  position: absolute;
  left: 7px;
  top: 8px;
  height: 200px;
  border-left: 1px solid #e1e1e1;
}
.rzb-list {
  width: 285px;
  height: 210px;
  overflow: hidden;
}
.Nrzblist {
  width: 278px;
  font-size: 12px;
}
.Nrzblist li {
  line-height: 18px;
  margin-bottom: 15px;
  position: relative;
  padding-left: 25px;
}
.Nrzblist li i {
  display: block;
  width: 5px;
  height: 5px;
  background: #999;
  position: absolute;
  left: 5px;
  top: 8px;
  border-radius: 50%;
}
.Nrzblist li:nth-child(even) i {
  background: #ccc;
}
.Nrzblist li:hover {
  color: #f66;
}
.Nrzblist li:hover i {
  background: #f66;
}
.Nrzbfxj {
  margin: 15px 0 0 0;
  border-left: 0;
}
.Nrzbfxj .Nrzbsq {
  padding-left: 30px;
  position: relative;
  color: #666;
  text-decoration: none;
}
.Nrzbfxj .Nrzbsq:after {
  display: block;
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 9px;
  background: url(../img/wzgcicon.png) no-repeat 2px -314px;
}
.fxWrap {
  width: auto;
}
.fxWrap .erweima {
  background-color: #fff;
  z-index: 20;
}
.Ritem {
  background-color: #fff;
  border-radius: 3px;
  margin-bottom: 20px;
  overflow: hidden;
}
.headpic {
  position: relative;
  height: 110px;
  z-index: 1;
}
.headpic img {
  width: 100%;
  height: 100%;
}
.headpic a {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 8px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #eee;
  background-color: rgba(0, 0, 0, 0.5);
}
.list-wrap {
  padding: 18px 30px 15px;
}
.list-box {
  width: 280px;
}
.list-box a {
  float: left;
  height: 18px;
  line-height: 18px;
  padding: 0 8px;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid;
  border-color: #eee;
  border-radius: 3px;
  font-size: 14px;
  letter-spacing: 0;
}
.list-box a em {
  padding-right: 3px;
  font-size: 12px;
  color: #65e4b7;
}
.list-box a:hover {
  border-color: #42fdee;
  color: #0c9;
  border-image: -o-linear-gradient(#67e4b5, #44ddcc) 1 1;
  border-image: -ms-linear-gradient(#67e4b5, #44ddcc) 1 1;
  border-image: -moz-linear-gradient(#67e4b5, #44ddcc) 1 1;
  border-image: -webkit-linear-gradient(#67e4b5, #44ddcc) 1 1;
  border-image: linear-gradient(#67e4b5, #44ddcc) 1 1;
}
.list-box .current {
  border-color: #42fdee;
  color: #0c9;
  border-image: -o-linear-gradient(#67e4b5, #44ddcc) 1 1;
  border-image: -ms-linear-gradient(#67e4b5, #44ddcc) 1 1;
  border-image: -moz-linear-gradient(#67e4b5, #44ddcc) 1 1;
  border-image: -webkit-linear-gradient(#67e4b5, #44ddcc) 1 1;
  border-image: linear-gradient(#67e4b5, #44ddcc) 1 1;
}
.sjdp {
  position: relative;
  margin-top: 10px;
  margin-bottom: 15px;
  width: 100%;
  height: 156px;
  z-index: 1;
  border-radius: 3px;
  overflow: hidden;
}
.sjdp img {
  width: 100%;
  height: 100%;
}
.sjdp span {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  margin-top: -32px;
  line-height: 32px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  z-index: 2;
}
.sjdp a {
  position: absolute;
  left: 50%;
  bottom: 15px;
  height: 18px;
  line-height: 18px;
  padding: 0 14px;
  margin-left: -40px;
  border: 1px solid #65e4b7;
  border-radius: 3px;
  font-size: 12px;
  color: #18d5c3;
  z-index: 2;
}
.sjdp .mask {
  position: absolute;
  display: block;
}
.Rbox {
  padding: 30px 30px 15px;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 3px;
  overflow: hidden;
}
.Rbox h5 {
  height: 20px;
  line-height: 20px;
  margin-bottom: 26px;
  font-size: 20px;
}
.Rbox h5 span {
  position: relative;
  float: left;
  padding-left: 14px;
  z-index: 1;
}
.Rbox h5 span:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 4px;
  height: 20px;
  background-color: #4dc;
  background-image: -webkit-linear-gradient(#67e4b5, #44ddcc);
  background-image: -moz-linear-gradient(#67e4b5, #44ddcc);
  background-image: -ms-linear-gradient(#67e4b5, #44ddcc);
  background-image: -o-linear-gradient(#67e4b5, #44ddcc);
  background-image: linear-gradient(#67e4b5, #44ddcc);
}
.Rbox h5 a {
  float: right;
  font-size: 12px;
  color: #999;
}
.Rbox h5 a:hover {
  color: #4dc;
}
.hot-list li {
  position: relative;
  padding-left: 36px;
  margin-bottom: 15px;
  z-index: 1;
}
.hot-list .sort {
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  margin-top: 2px;
  line-height: 18px;
  background-color: #ccc;
  border-radius: 50%;
  color: #fff;
  text-align: center;
}
.hot-list .Top1 {
  background-color: #f66;
}
.hot-list .Top2 {
  background-color: #fa6;
}
.hot-list .Top3 {
  background-color: #fc4;
}
.hot-list h6 {
  line-height: 18px;
  margin-bottom: 6px;
}
.hot-list h6 a {
  display: -webkit-box;
  width: 100%;
  line-height: 18px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.hot-list h6 a:hover {
  color: #f66;
}
.hot-list p {
  line-height: 16px;
  font-size: 12px;
  color: #999;
}
.zc-list li {
  margin-bottom: 15px;
}
.zc-list h6 {
  margin-bottom: 6px;
}
.zc-list h6 a {
  display: -webkit-box;
  width: 100%;
  line-height: 18px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.zc-list h6 a:hover {
  color: #f66;
}
.zc-list p {
  padding-left: 24px;
  background: url(../img/icon6.png) no-repeat 1px 0;
  line-height: 16px;
  font-size: 12px;
  color: #999;
}
.zc-list p em {
  margin-right: 20px;
}
.list-item li {
  position: relative;
  min-height: 21px;
  padding-left: 26px;
  margin-bottom: 15px;
  z-index: 1;
}
.list-item li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 20px;
  height: 21px;
  background: url(../img/icon6.png) no-repeat -2px -30px;
}
.list-item li a {
  display: -webkit-box;
  width: 100%;
  line-height: 18px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.list-item li a:hover {
  color: #f66;
}
.list-items li {
  position: relative;
  min-height: 21px;
  padding-left: 26px;
  margin-bottom: 15px;
  z-index: 1;
}
.list-items li:before {
  position: absolute;
  left: 0;
  top: 5px;
  content: '';
  width: 20px;
  height: 21px;
  background: url(../img/icon6.png) no-repeat 0 -60px;
}
.list-items h6 {
  margin-bottom: 6px;
}
.list-items h6 a {
  display: -webkit-box;
  width: 100%;
  line-height: 18px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.list-items h6 a:hover {
  color: #f66;
}
.list-items p {
  line-height: 12px;
  font-size: 12px;
  color: #5e6b73;
}
.list-items p time {
  margin-right: 18px;
}
.back-mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 666;
  display: none;
}
.SC-box h3 {
  height: 50px;
  line-height: 30px;
  font-size: 24px;
  color: #096;
  text-align: center;
}
.SC-box li {
  position: relative;
  height: 40px;
  padding: 0 20px;
  line-height: 40px;
  margin-bottom: 20px;
  background-color: #f4f4f4;
  border-radius: 3px;
  overflow: hidden;
  z-index: 1;
}
.SC-box input {
  width: 100%;
  height: 100%;
  font-size: 16px;
}
.SC-box a {
  position: absolute;
  right: 20px;
  top: 0;
  padding: 0 4px;
  height: 100%;
  font-size: 12px;
  color: #096;
  z-index: 8;
}
.SC-box button {
  width: 100%;
  height: 40px;
  background-color: #3c9;
  border-radius: 3px;
  font-size: 20px;
  color: #fff;
}
.sideBar {
  position: fixed;
  right: 20px;
  top: 100px;
  padding: 20px 10px;
  border-radius: 5px;
  background-color: rgba(44, 119, 140, 0.5);
  z-index: 888;
}
.Vline {
  position: absolute;
  left: 90px;
  top: 15px;
  width: 2px;
  height: 75px;
  margin-top: 15px;
  background-color: #4dc;
  background-image: -webkit-linear-gradient(#42fdee, #57caff);
  background-image: -moz-linear-gradient(#42fdee, #57caff);
  background-image: -ms-linear-gradient(#42fdee, #57caff);
  background-image: -o-linear-gradient(#42fdee, #57caff);
  background-image: linear-gradient(#42fdee, #57caff);
}
.address-wrap {
  position: relative;
  top: 0;
  z-index: 3;
}
.city-list {
  position: relative;
  z-index: 3;
}
.city-list li {
  height: 50px;
  margin-bottom: 20px;
  background: url(../img/db7.png) no-repeat 0 -100px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}
.city-list .last-child {
  background-position: 0 -85px;
}
.city-list .city {
  float: left;
  width: 68px;
  margin-right: 10px;
  line-height: 16px;
}
.city-list .dot {
  float: left;
  width: 6px;
  height: 6px;
  margin-top: 10px;
  border-radius: 50%;
  background-color: #44faef;
  background-image: -webkit-linear-gradient(#41f7e9, #55cffd);
  background-image: -moz-linear-gradient(#41f7e9, #55cffd);
  background-image: -ms-linear-gradient(#41f7e9, #55cffd);
  background-image: -o-linear-gradient(#41f7e9, #55cffd);
  background-image: linear-gradient(#41f7e9, #55cffd);
}
.city-list .address {
  float: left;
  width: 50px;
  height: 24px;
  margin-left: 5px;
  background: url(../img/dw8.png) no-repeat 0 -113px;
}
.city-list .current {
  transition: all 300ms;
  background-position: 0 5px !important;
}
.city-list .current .city {
  font-size: 18px;
}
.city-list .current .dot {
  width: 10px;
  height: 10px;
  margin-left: -2px;
}
.city-list .current .address {
  height: 35px;
  margin-left: 9px;
  margin-top: -2px;
  background-position: 0 0;
}
.city-list .current .normal {
  font-size: 16px;
}
.togglo {
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}
.togglo em {
  display: inline-block;
  margin: 0 5px;
}
.togglo span {
  display: inline-block;
  margin: 0 5px;
  vertical-align: top;
  line-height: 13px;
}
.no + .togglo span {
  line-height: 26px;
}
.usermrig {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.cssSelect {
  width: 100%;
}
.cssSelect .selectRt {
  height: 40px;
  background: url('../img/skin_icons.png') 3px 12px no-repeat;
  margin-right: 20px;
}
.cssSelect .selectBox {
  cursor: pointer;
  width: 100%;
  border: none;
}
.cssSelect .selectLt {
  height: 100%;
  padding-left: 20px;
  line-height: 40px;
  max-width: 280px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}
.cssSelect .sHover .selectRt {
  background: url('../img/skin_icons.png') -26px 12px no-repeat;
}
.cssSelect .sPressDown .selectRt {
  background: url('../img/skin_icons.png') 3px 12px no-repeat;
}
.cssSelect .optionsBox {
  width: 98.5%;
}
.cssSelect .optionsInnerBox {
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .Vline,
  .dot,
  .address {
    display: none;
  }
}
