.newbar {
  margin-bottom: 15px;
  height: 51px;
  line-height: 51px;
  clear: both;
}
.newbar .newbar-left {
  float: left;
}
.newbar .newbar-right {
  float: right;
}
.newbar .newbar-right b {
  margin-right: 0;
}
.newbar b {
  font-size: 28px;
  margin-right: 20px;
  color: #303030;
  font-weight: normal;
}
.newbar span {
  font-size: 14px;
}
.newbar .en {
  color: #b6b6b6;
}
.countrytab ul {
  height: 80px;
}
.countrytab li {
  height: 80px;
  position: relative;
  cursor: pointer;
  width: 170px;
  float: left;
}
.countrytab li img {
  width: 65px;
  height: 43px;
  position: absolute;
  left: 0;
  top: 18px;
}
.countrytab span {
  display: block;
  padding-left: 73px;
  font-size: 14px;
  padding-top: 20px;
}
.countrytab .countryname {
  font-size: 12px;
  padding-top: 3px;
}
.countrytab .active {
  color: #ee7700;
}
.countrytab .jt {
  padding-top: 0;
  width: 17px;
  height: 12px;
  padding-left: 0;
  position: absolute;
  left: 47px;
  bottom: -14px;
  display: none;
}
.countrytab .active .jt {
  display: block;
  background: url(../images/active.png);
}
.barline {
  border-bottom: 1px solid #c1c1c1;
}
.hotproject {
  padding-top: 20px;
}
.hotproject ul {
  width: 1250px;
}
.hotproject li {
  position: relative;
  width: 390px;
  height: 290px;
  float: left;
  margin-right: 14px;
  margin-bottom: 30px;
}
.hotproject li:hover {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.5);
}
.hotproject li img {
  width: 390px;
  height: 290px;
  position: absolute;
  z-index: 1;
}
.hotproject li a {
  color: #fff;
  z-index: 2;
  display: block;
  width: 390px;
  height: 290px;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
}
.hotproject li:hover a {
  background: rgba(0, 0, 0, 0.6);
}
.hotproject li h1 {
  width: 80%;
  margin: 0 auto;
  font-size: 24px;
  padding-top: 120px;
  text-align: center;
  text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.75);
}
.hotproject li h4 {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  padding-top: 20px;
  text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.75);
}
.hotproject li .btn {
  opacity: 0;
  z-index: 3;
  display: block;
  width: 140px;
  height: 32px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  color: #2578ff;
  background: #fff;
  position: absolute;
  left: 125px;
  bottom: 20px;
  top: auto;
  line-height: 32px;
  text-align: center;
}
.hotproject li:hover .btn {
  opacity: 1;
  background: #fff;
  color: #2578ff;
  transform: scale(1);
  -moz-transform: scale(1);
}
.pinggubox {
  box-shadow: 0px 0px 7px #c6c6c6;
}
.pinggubox .title {
  padding: 30px 0;
  text-align: center;
  font-size: 18px;
  color: #424242;
}
.pinggubox .title2 {
  padding: 10px 0;
  padding-bottom: 20px;
  text-align: center;
  font-size: 16px;
  color: #424242;
}
.pinggubox .input {
  width: 300px;
  height: 40px;
  display: block;
  border: none;
  background: #f1f3f4;
  margin: auto;
  margin-bottom: 0px;
  text-indent: 10px;
}
.hotproject li .newbtnbox {
  opacity: 0;
  margin: auto;
  z-index: 12;
  text-align: center;
  overflow: hidden;
  position: absolute;
  width: 304px;
  left: 39px;
  bottom: 20px;
}
.hotproject li:hover .newbtnbox {
  opacity: 1;
}
.hotproject .pinggubox .newbtnbox {
  opacity: 1;
}
.hotproject li .newbtnbox2 {
  position: relative;
  left: auto;
  bottom: auto;
  margin-top: 10px;
}
.hotproject li .hqtn {
  position: static;
  display: inline-block;
  z-index: 10;
  width: 140px;
  height: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #2578ff;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  background: #2578ff;
}
.hotproject li:hover .hqtn {
  color: #fff;
  background: #2578ff;
}
.hotproject li .hqtn:hover {
  background: #1963dc;
}
.hotproject li .hqtn:hover {
  color: #fff;
}
.hotproject .pinggubox:hover {
  box-shadow: 0px 0px 7px #c6c6c6;
}
.hotproject .pinggubox .hqtn {
  background: #fff;
  border: 1px solid #2578ff;
  color: #2578ff;
}
.hotproject .pinggubox:hover .hqtn {
  background: #fff;
  color: #2578ff;
}
.hotproject .pinggubox:hover .hqtn:hover {
  background: #fff;
  color: #ff4800;
}
.hotcountryctn {
  padding: 30px 0;
  height: 240px;
}
.hotcountryctn h1 {
  font-size: 18px;
  text-align: left;
  padding-bottom: 10px;
  font-weight: normal;
  color: #393939;
}
.hotcountryctn h1 a {
  color: #393939;
}
.hotcountryctn h1 a:hover {
  color: #2578ff;
}
.xmright {
  width: 380px;
  float: right;
}
.xmright li {
  line-height: 31px;
  padding-left: 10px;
  background: url(../images/newslist.png) left center no-repeat;
  font-size: 14px;
  position: relative;
}
.xmright li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 294px;
  white-space: nowrap;
}
.xmright li .date {
  position: absolute;
  right: 0;
  top: 0;
}
.xmright ul {
  padding-top: 13px;
}
.xmright .picnews {
  margin-top: 10px;
  height: 78px;
  padding-left: 110px;
  border-bottom: 1px dashed #c0c0c0;
  position: relative;
}
.xmright .picnews img {
  width: 90px;
  height: 57px;
  position: absolute;
  left: 0;
  top: 0;
}
.xmright .picnews p {
  font-size: 14px;
  margin-top: -5px;
}
.newsbox2 li .newsdiv {
  height: 380px;
}
.newsbox2 li h1 {
  text-align: left;
  margin-top: 10px;
}
.newsbox2 li h2 {
  font-size: 14px;
  text-align: left;
  padding: 0 15px;
  font-weight: normal;
}
.newsbox2 li .btn {
  right: 20px;
  left: auto;
  bottom: 20px;
  opacity: 0;
}
.newsbox2 li .city {
  position: absolute;
  left: 20px;
  bottom: 28px;
  font-size: 16px;
  color: #303030;
  font-weight: bold;
}
.newsbox2 li .city span {
  margin-right: 28px;
}
.newsbox2 li:hover .btn {
  transform: scale(1);
  -moz-transform: scale(1);
  opacity: 1;
}
.picScroll-left {
  width: 796px;
  overflow: hidden;
  position: relative;
  float: left;
}
.picScroll-left .hd {
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
  z-index: 5;
  height: 23px;
  width: 40px;
  padding: 0 10px;
}
.picScroll-left .hd .prev,
.picScroll-left .hd .next {
  display: block;
  width: 17px;
  height: 24px;
  float: right;
  overflow: hidden;
  cursor: pointer;
}
.picScroll-left .hd .prev {
  float: left;
}
.picScroll-left .hd .prevStop {
  float: left;
}
.picScroll-left .hd .prev {
  background: url("../images/prevhover.png") no-repeat;
}
.picScroll-left .hd .next {
  background: url("../images/nexthover.png") no-repeat;
}
.picScroll-left .hd .prevStop {
  background: url("../images/prev.png") no-repeat;
}
.picScroll-left .hd .nextStop {
  background: url("../images/next.png") no-repeat;
}
.picScroll-left .hd .pageState {
  position: absolute;
  font-size: 18px;
  right: 35px;
}
.picScroll-left .bd {
  padding: 0px;
}
.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picScroll-left .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.picScroll-left .bd ul li .pic {
  text-align: center;
}
.picScroll-left .bd ul li .pic img {
  display: block;
  padding: 2px;
  border: 1px solid #ccc;
}
.picScroll-left .bd ul li .pic a:hover img {
  border-color: #999;
}
.xmbox {
  width: 796px;
  height: 220px;
  float: left;
}
.xmbox .pic {
  width: 380px;
  height: 220px;
  float: left;
  margin-right: 30px;
}
.xmctn {
  width: 380px;
  float: left;
  height: 220px;
  position: relative;
}
.xmctn p {
  font-size: 14px;
  line-height: 26px;
  color: #777777;
  overflow: hidden;
  max-height: 130px;
  text-align: left;
}
.xmctn .defbtn {
  width: 111px;
  height: 38px;
  display: block;
  background: url(../images/defbtn.png) no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
}
.gray {
  color: #424242;
}
.gray a {
  color: #424242;
}
.gray a:hover {
  color: #ff4800;
}
.gray a:hover .ctn h1 {
  color: #ff4800;
}
.gray a:hover .ctn h2,
.gray a:hover .ctn p {
  color: #ff4800;
}
.gray2 {
  color: #505050;
}
.gray-c {
  color: #ccc;
}
.gray-c a {
  color: #ccc;
}
.gray-c a:hover {
  color: #ff4800;
}
.gray6 {
  color: #666;
}
.gray6 a {
  color: #666;
}
.gray6 a:hover {
  color: #ff4800;
}
.gray7 {
  color: #777777;
}
.gray7 a {
  color: #777777;
}
.gray7 a:hover {
  color: #ff4800;
}
.gray3 {
  color: #b6b6b6;
}
.hotcountryctn .djq {
  font-size: 16px;
  color: #606060;
  font-weight: bold;
  margin-bottom: 17px;
  display: block;
  text-align: left;
}
.hotcountryctn .djq:hover {
  color: #ee7700;
}
