﻿13763d13763d
.fl {
  float: left; }

.fr {
  float: right; }

.container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-align: center; }

.row {
  width: 1200px;
  margin: 0 auto; }

.big-row {
  width: 1250px; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.common-title h2{text-align: center;font-size: 44px; color: #13763d;background: url(images/1_13.jpg) center 60px no-repeat;}
.common-title h2 span{font-size: 14px; display: block; text-align: center; margin-top: 20px; color: #13763d;}



.surroundings {
 

  padding-bottom: 20px;
  padding-top: 20px; }

.picScroll-left {
  position: relative; }

.picScroll-left .hd {
  height: 30px;
  width: 100%;
  position: relative; }

.picScroll-left .hd .prev {
  display: block;
  width: 28px;
  height: 28px;
  position: absolute;
  left: -50px;
  top: 100px;
  cursor: pointer;
  background: url("images/news-left.jpg") no-repeat; }

.picScroll-left .hd .next {
  display: block;
  width: 28px;
  height: 28px;
  position: absolute;
  right: -50px;
  top: 100px;
  cursor: pointer;
  background: url("images/news-right.jpg") no-repeat; }

.picScroll-left .hd .prevStop {
  background-position: -60px 0; }

.picScroll-left .hd .nextStop {
  background-position: -60px -50px; }

.picScroll-left .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  zoom: 1; }

.picScroll-left .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  }

.picScroll-left .hd ul li.on {
  background-position: 0 0; }

.picScroll-left .bd {
  height: 270px;
  border-bottom: 1px solid #cccccc; }

.picScroll-left .bd ul {
  zoom: 1;
  height: 340px; }

.picScroll-left .bd ul li {
  float: left;
  _display: inline;
  text-align: center;
  position: relative;
  width: 200px;
  margin: 0 20px; }



.picScroll-left .bd ul li .pic a {
  display: block;
  width: 184px;
  height: 180px;
	  -webkit-border-radius:50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto;
  overflow: hidden; border: 8px solid #0473dc;}


.picScroll-left .bd ul li .title18 {
  line-height: 24px;
  text-align: center;
  font-weight: bold;  letter-spacing: -1px;}

.picScroll-left .bd ul li .title18 a {
  color: #333333;
  line-height: 50px; font-size: 16px;  letter-spacing: -1px;}

.picScroll-left .bd ul li span {
  position: absolute;
  left: 90px;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #0473dc;
  bottom: -35px; }

/*# sourceMappingURL=index.css.map */
