li {
  list-style: none;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.w990 {
  width: 990px;
  margin: 0 auto;
}
a {
  color: #666;
}
a:hover {
  text-decoration: none;
}
*:focus {
  outline: none;
}
.next:focus {
  outline: none;
}
.prev:focus {
  outline: none;
}
img:focus {
  outline: none;
}
em,
i {
  font-style: normal;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.clearfix::after {
  clear: both;
  content: " ";
  display: table;
}
.clearfix::after {
  clear: both;
  content: " ";
  display: table;
}
input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #b0b0b0;
}
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #b0b0b0;
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #b0b0b0;
}
input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #b0b0b0;
}
input::-webkit-input-placeholder {
  color: #b0b0b0;
  font-size: 14px;
}
/* Mozilla Firefox 4 to 18 */
input:-moz-placeholder {
  color: #b0b0b0;
  opacity: 1;
  font-size: 14px;
}
/* Mozilla Firefox 19+ */
input::-moz-placeholder {
  color: #b0b0b0;
  opacity: 1;
  font-size: 14px;
}
/* Internet Explorer 10+ */
input:-ms-input-placeholder {
  color: #b0b0b0;
  font-size: 14px;
}
textarea::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #818080;
  font-size: 14px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #818080;
  font-size: 14px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #818080;
  font-size: 14px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #818080;
  font-size: 14px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
body {
  width: 100%;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  min-width: 1200px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.img:hover {
  transform: scale(1.1);
}
html {
  padding: 0;
  margin: 0;
}
h1 {
  margin: 0;
}
b {
  font-weight: normal;
}
@font-face {
  font-family: "test";
  src: url("../css/pp.TTF");
}
.region-top .title {
  background: #fff;
}
.region-top .title .box {
  line-height: 40px;
  display: flex;
  justify-content: space-between;
}
.region-top .title .box h2 {
  float: left;
  color: #666666;
  font-size: 14px;
}
.region-top .title .box .sitemap {
  float: right;
  display: flex;
  align-items: center;
  position: relative;
}
.region-top .title .box .sitemap .icon {
  display: flex;
  align-items: center;
  margin: 0 2px 0 0;
}
.region-top .title .box .sitemap .xq {
  color: #666666;
  position: relative;
  font-size: 14px;
}
.region-top .title .box .sitemap img {
  padding: 0 5px 0 10px;
}
.region-top .advertisement .advertisement_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 110px;
  padding: 0 0 15px 0;
}
.region-top .advertisement .advertisement_box .logo img {
  width: 378px;
  display: block;
}
.region-top .advertisement .advertisement_box .sreach_right {
  width: 378px;
}
.region-top .advertisement .advertisement_box .sreach_right .sreach_left {
  color: #f46c09;
  font-size: 14px;
  margin: 6px 0 0 0;
}
.region-top .advertisement .advertisement_box .sreach_right .sreach_left a {
  color: #333333;
  display: inline-block;
  padding: 0 5px 0;
}
.region-top .advertisement .advertisement_box .sreach_right .sreach_left p {
  font-size: 14px;
  color: #000000;
  line-height: 22px;
}
.region-top .advertisement .advertisement_box .tel span {
  font-size: 16px;
  display: block;
  color: #333333;
  text-align: left;
  line-height: 23px;
  padding: 0 0 0 30px;
}
.region-top .advertisement .advertisement_box .tel b {
  font-size: 30px;
  color: #3e983b;
  font-weight: bold;
  letter-spacing: 0;
  display: block;
  margin: 2px 0 0 0;
}
.region-top .advertisement .ewm {
  display: flex;
  justify-content: space-between;
}
.region-top .advertisement .ewm .ewm_box {
  margin: 0 35px 0 0;
}
.region-top .advertisement .ewm .ewm_box .d_icon {
  padding: 2px;
  width: 115px;
  height: 115px;
  background: url(../images/ewm_box.png) no-repeat center center;
}
.region-top .advertisement .ewm .ewm_box p {
  margin: 4px 0 0 0;
  font-size: 14px;
  text-align: center;
}
.region-top .advertisement .ewm .ewm_box:last-child {
  margin: 0;
}
.region-top .navigation {
  height: 50px;
  background: #3e983b;
}
.region-top .navigation .box {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.region-top .navigation .box .title {
  width: 280px;
  background: #29b055;
  color: #fff;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
}
.region-top .navigation .box ul {
  display: flex;
  justify-content: center;
  width: 920px;
}
.region-top .navigation .box ul li {
  position: relative;
  width: 12.5%;
}
.region-top .navigation .box ul li .nav_a {
  height: 50px;
  line-height: 50px;
  position: relative;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  z-index: 999;
  display: block;
}
.region-top .navigation .box ul li .more_box {
  z-index: 999;
  position: absolute;
  width: 100%;
  top: 50px;
  display: none;
  background: #ffffff;
  box-shadow: 0 0 5px #bcbbbb;
}
.region-top .navigation .box ul li .more_box .nav_a_m {
  position: relative;
  display: block;
  z-index: 999;
  text-align: center;
  color: #999999;
  font-size: 16px;
  line-height: 37px;
}
.region-top .navigation .box ul li .more_box .nav_a_m:hover {
  background: #ffa200;
  color: #ffffff;
}
.region-top .navigation .box ul li:hover .nav_a {
  background: #3e983b;
  color: #fff;
}
.region-top .navigation .box ul .active .nav_a {
  background: #3e983b;
  color: #fff;
}
.region-banner {
  position: relative;
}
.region-banner .swiper-pagination {
  bottom: 100px;
  position: absolute;
}
.region-banner .swiper-container-horizontal > .swiper-pagination-bullets,
.region-banner .swiper-pagination-custom,
.region-banner .swiper-pagination-fraction {
  bottom: 20px;
  left: 0;
  width: 100%;
}
.region-banner .swiper-slide a {
  display: block;
  background-size: auto 100%;
  margin: -2px auto 0;
}
.region-banner .nav_left {
  background: #fff6ef;
  position: absolute;
  left: 50%;
  width: 280px;
  z-index: 999;
  padding: 17px;
  border: 1px solid #ffd0ae;
  height: 420px;
  margin-left: -600px;
}
.region-banner .nav_left .list {
  border-bottom: 1px dashed #e5e5e5;
  padding: 14px 0 14px 0;
}
.region-banner .nav_left .list .tit {
  color: #3e983b;
  font-size: 18px;
  overflow: hidden;
  margin: 0 0 10px 0;
}
.region-banner .nav_left .list .tit a {
  float: right;
  color: #999999;
  font-size: 14px;
}
.region-banner .nav_left .list .tit a:hover {
  color: #3e983b;
}
.region-banner .nav_left .list ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.region-banner .nav_left .list ul li a {
  font-size: 14px;
  display: block;
  padding: 0 20px 0 0;
  line-height: 28px;
}
.region-banner .nav_left .list ul li a:hover {
  color: #3e983b;
}
.region-banner .nav_left .list:first-child {
  padding-top: 0;
}
.region-banner .nav_left .list:last-child {
  border-bottom: none;
  padding-bottom: 8px;
}
.region-box {
  padding: 15px 15px 0;
  display: flex;
  justify-content: space-between;
  background: #fff;
}
.region-box .region-left {
  width: 855px;
}
.region-box .region-right {
  width: 300px;
}
.t-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 10px 0;
}
.t-title .tit {
  width: 86px;
  line-height: 22px;
  font-size: 18px;
  font-weight: bold;
  color: #3e983b;
  position: relative;
  text-align: center;
}
.t-title .tit::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background: #3e983b;
  top: 0;
  left: 0;
  margin: -7px 0 0 1px;
}
.t-title .box_fs {
  display: flex;
  justify-content: space-between;
  margin: 0 0px 0 0;
}
.t-title .box_fs li {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.t-title .box_fs li a {
  display: block;
  font-size: 16px;
  line-height: 36px;
  color: #033333;
  text-align: center;
}
.t-title .box_fs li b {
  padding: 0 10px 0;
  color: #033333;
}
.t-title .box_fs li:last-child b {
  display: none;
}
.t-title .box_fs .active {
  position: relative;
}
.t-title .box_fs .active a {
  font-weight: bold;
  color: #3e983b;
}
.t-title .more {
  float: right;
  color: #3e983b;
}
.region-zhuanjia {
  border-top: 1px solid #eeeeee;
  padding: 5px 0 0 0;
  margin: 0 0 5px 0;
}
.region-zhuanjia .box {
  display: flex;
  padding: 7px 5px 0 10px;
  justify-content: space-between;
}
.region-zhuanjia .box .left {
  width: 160px;
}
.region-zhuanjia .box .left .leader .pic {
  margin: 0 0 8px 0;
}
.region-zhuanjia .box .left .leader .pic img {
  width: 100%;
  display: block;
}
.region-zhuanjia .box .left .leader p {
  color: #888888;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
}
.region-zhuanjia .box .left .leader p b {
  color: #3e983b;
  font-size: 16px;
  display: block;
}
.region-zhuanjia .box .left .leader p i {
  float: right;
  color: #3e983b;
}
.region-zhuanjia .box .left .bottom_list {
  margin: 20px 0 0 0;
}
.region-zhuanjia .box .left .bottom_list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.region-zhuanjia .box .left .bottom_list ul li,
.region-zhuanjia .box .left .bottom_list ul .last {
  width: 48%;
  line-height: 26px;
  background: #eeeeee;
  text-align: center;
  margin: 0 0 6px 0;
}
.region-zhuanjia .box .left .bottom_list ul li a,
.region-zhuanjia .box .left .bottom_list ul .last a {
  font-size: 14px;
  color: #033333;
}
.region-zhuanjia .box .left .bottom_list ul li:hover,
.region-zhuanjia .box .left .bottom_list ul .last:hover {
  background: #3e983b;
}
.region-zhuanjia .box .left .bottom_list ul li:hover a,
.region-zhuanjia .box .left .bottom_list ul .last:hover a {
  color: #fff;
}
.region-zhuanjia .box .left .bottom_list ul .last {
  background: none;
}
.region-zhuanjia .box .left .bottom_list ul .last a {
  color: #3e983b;
}
.region-zhuanjia .box .left .bottom_list ul .last:hover {
  background: none;
}
.region-zhuanjia .box .left .bottom_list ul .last:hover a {
  color: #3e983b;
}
.region-zhuanjia .box .right {
  width: 100%;
}
.region-zhuanjia .box .right .content {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.region-zhuanjia .box .right .content .list {
  width: 200px;
  margin: 0 13px 15px 0;
}
.region-zhuanjia .box .right .content .list .pic {
  margin: 0 0 8px 0;
}
.region-zhuanjia .box .right .content .list .pic img {
  width: 100%;
  display: block;
  height: 138px;
}
.region-zhuanjia .box .right .content .list p {
  color: #888888;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
}
.region-zhuanjia .box .right .content .list p b {
  color: #3e983b;
  font-size: 14px;
  display: block;
}
.region-zhuanjia .box .right .content .list p i {
  float: right;
  font-size: 14px;
  color: #3e983b;
}
.region-zhuanjia .box .right .content .list:nth-child(4n + 4) {
  margin-right: 0;
}
.region-grow {
  border-top: 1px solid #eeeeee;
  padding: 0px 0 0 0;
  margin: 0 0 15px 0;
}
.region-grow .t-title {
  margin: 0 0 5px 0;
}
.region-grow .content {
  display: flex;
  justify-content: space-between;
}
.region-grow .content .left_con {
  padding: 9px 9px 3px;
  width: 570px;
}
.region-grow .content .left_con .first {
  width: 100%;
  margin: 0 0 10px 0;
}
.region-grow .content .left_con .first a {
  display: flex;
  justify-content: space-between;
}
.region-grow .content .left_con .first a .pic {
  width: 225px;
}
.region-grow .content .left_con .first a .pic img {
  width: 100%;
  display: block;
}
.region-grow .content .left_con .first a .text {
  width: 325px;
  margin: 5px 0 0 0;
}
.region-grow .content .left_con .first a .text .tit_n {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 6px 0;
  font-weight: bold;
  color: #3e983b;
}
.region-grow .content .left_con .first a .text p {
  font-size: 14px;
  line-height: 22px;
  color: #999999;
  overflow: hidden;
}
.region-grow .content .left_con .first a .text p i {
  color: #3e983b;
  float: right;
  padding: 2px 0 0 0;
}
.region-grow .content .left_con .first a:hover .text p {
  color: #999999;
}
.region-grow .content .left_con .right {
  width: 100%;
  margin: 6px 0 0 0;
}
.region-grow .content .left_con .right a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 30px;
}
.region-grow .content .left_con .right a .tit_n {
  font-size: 14px;
  color: #888888;
}
.region-grow .content .left_con .right a .time {
  color: #3e983b;
  overflow: hidden;
  font-size: 14px;
  padding: 0 0 0 25px;
}
.region-grow .content .left_con .right a .time b {
  float: right;
  font-weight: normal;
}
.region-grow .content .left_con .right a:hover .tit_n {
  color: #ff9e05;
}
.region-grow .content .left_con .right a:hover .time {
  color: #ff9e05;
}
.region-grow .content .right_con {
  padding: 9px 0 0 0;
}
.region-grow .content .right_con .tit_r {
  color: #3e983b;
  font-weight: bold;
  font-size: 16px;
  border-left: 4px solid #3e983b;
  padding: 0 0 0 8px;
  margin: 0 0 8px 0;
}
.region-grow .content .right_con a {
  color: #888888;
  font-size: 14px;
  line-height: 29px;
}
.region-grow .content .right_con a:hover {
  color: #3e983b;
}
.region-mode {
  border-top: 1px solid #eeeeee;
  padding: 0px 0 0 0;
}
.region-mode .t-title {
  margin: 0 0 5px 0;
}
.region-mode .content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 3px 8px 4px;
  border-top: none;
}
.region-mode .content .item {
  width: 273px;
  cursor: pointer;
  margin-bottom: 13px;
  border-radius: 10px;
}
.region-mode .content .item a {
  position: relative;
  display: block;
}
.region-mode .content .item a .icon {
  width: 273px;
  overflow: hidden;
}
.region-mode .content .item a .icon img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.region-mode .content .item a .text {
  box-sizing: border-box;
  width: 100%;
  background: #f1f1f1;
  padding: 0 12px 5px;
  text-align: center;
  text-align: left;
}
.region-mode .content .item a .text .tit_t {
  color: #033333;
  font-size: 16px;
  line-height: 26px;
  padding: 4px 0 0 0;
  text-align: center;
}
.region-mode .content .item a .text p {
  line-height: 21px;
  font-size: 14px;
  color: #888888;
}
.region-mode .content .item a .text span {
  display: block;
  width: 120px;
  line-height: 30px;
  color: #3e983b;
  margin: 0px auto 0;
  text-align: center;
  font-size: 16px;
}
.region-mode .content .item:hover a .icon img {
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.region-mode .content .item:hover a .text .tit_t {
  color: #3e983b;
}
.region-mode .content .item:hover a .text p {
  color: #033333;
}
.region-mode .content .item:hover a .text span {
  color: #3e983b;
}
.region-mode .content .item:nth-child(9),
.region-mode .content .item:nth-child(10),
.region-mode .content .item:nth-child(11),
.region-mode .content .item:nth-child(12) {
  margin-bottom: 0;
}
.region-grow-news {
  border-top: 1px solid #eeeeee;
  padding: 0px 0 0 0;
}
.region-grow-news .t-title {
  margin: 0 0 5px 0;
}
.region-grow-news .content {
  display: flex;
  justify-content: space-between;
}
.region-grow-news .content .left_con {
  padding: 9px 9px 3px;
  width: 570px;
}
.region-grow-news .content .left_con .first {
  width: 100%;
  margin: 0 0 10px 0;
}
.region-grow-news .content .left_con .first a {
  display: flex;
  justify-content: space-between;
}
.region-grow-news .content .left_con .first a .pic {
  width: 225px;
}
.region-grow-news .content .left_con .first a .pic img {
  width: 100%;
  display: block;
}
.region-grow-news .content .left_con .first a .text {
  width: 325px;
  margin: 5px 0 0 0;
}
.region-grow-news .content .left_con .first a .text .tit_n {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 6px 0;
  font-weight: bold;
  color: #3e983b;
}
.region-grow-news .content .left_con .first a .text p {
  font-size: 14px;
  line-height: 22px;
  color: #999999;
  overflow: hidden;
}
.region-grow-news .content .left_con .first a .text p i {
  color: #3e983b;
  float: right;
  padding: 2px 0 0 0;
}
.region-grow-news .content .left_con .first a:hover .text p {
  color: #999999;
}
.region-grow-news .content .left_con .right {
  width: 100%;
  margin: 6px 0 0 0;
}
.region-grow-news .content .left_con .right a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 30px;
}
.region-grow-news .content .left_con .right a .tit_n {
  font-size: 14px;
  color: #888888;
}
.region-grow-news .content .left_con .right a .time {
  color: #3e983b;
  overflow: hidden;
  font-size: 14px;
  padding: 0 0 0 25px;
}
.region-grow-news .content .left_con .right a .time b {
  float: right;
  font-weight: normal;
}
.region-grow-news .content .left_con .right a:hover .tit_n {
  color: #ff9e05;
}
.region-grow-news .content .left_con .right a:hover .time {
  color: #ff9e05;
}
.region-grow-news .content .right_con {
  padding: 9px 0 0 0;
}
.region-grow-news .content .right_con .tit_r {
  color: #3e983b;
  font-weight: bold;
  font-size: 16px;
  border-left: 4px solid #3e983b;
  padding: 0 0 0 8px;
  margin: 0 0 8px 0;
}
.region-grow-news .content .right_con a {
  color: #888888;
  font-size: 14px;
  line-height: 29px;
}
.region-grow-news .content .right_con a:hover {
  color: #3e983b;
}
.region-video {
  border-top: 1px solid #eeeeee;
  padding: 5px 0 0 0;
}
.region-video .content {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 6px;
}
.region-video .content .list {
  width: 272px;
  margin: 0 13px 0px 0;
  position: relative;
}
.region-video .content .list .pic {
  margin: 0 0 8px 0;
}
.region-video .content .list .pic img {
  width: 100%;
  display: block;
  height: 182px;
}
.region-video .content .list p {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  overflow: hidden;
  position: absolute;
  bottom: 30px;
  width: 100%;
  text-align: center;
}
.region-video .content .list:nth-child(3n + 3) {
  margin-right: 0;
}
.region-company {
  border: 1px solid #eeeeee;
  padding: 6px;
  margin: 0 0 12px 0;
}
.region-company .video {
  width: 100%;
}
.region-company .video img {
  width: 100%;
}
.region-company .video p {
  font-size: 22px;
  text-align: center;
  color: #3e983b;
  margin: 10px 0 0 0;
}
.region-company .video p b {
  font-weight: bold;
  font-size: 28px;
}
.region-company .right_txt b {
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  display: block;
  color: #3e983b;
  text-align: left;
  margin: 4px 0 4px 0;
}
.region-company .right_txt p {
  line-height: 25px;
  font-size: 14px;
  overflow: hidden;
  color: #888888;
}
.region-company .right_txt p a {
  float: right;
  color: #3e983b;
}
.region-nav {
  padding: 6px;
  border: 1px solid #eeeeee;
  margin: 0 0 12px 0;
}
.region-nav .tit {
  width: 86px;
  line-height: 22px;
  font-size: 18px;
  font-weight: bold;
  color: #3e983b;
  margin: 0 0 10px 0;
  position: relative;
}
.region-nav .tit::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background: #3e983b;
  top: 0;
  left: 0;
  margin: -8px 0 0 -6px;
}
.region-nav .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.region-nav .box .item {
  width: 140px;
  height: 56px;
  box-sizing: border-box;
  cursor: pointer;
  text-align: center;
  margin-bottom: 6px;
  background: #eeeeee;
  padding: 10px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.region-nav .box .item .about {
  width: 30px;
}
.region-nav .box .item .about img {
  display: block;
}
.region-nav .box .item .about .hover {
  display: none;
}
.region-nav .box .item p {
  color: #333;
  line-height: 23px;
  font-size: 16px;
}
.region-nav .box .item:hover {
  background: #3e983b;
}
.region-nav .box .item:hover .about img {
  display: none;
}
.region-nav .box .item:hover .about .hover {
  display: block;
}
.region-nav .box .item:hover p {
  color: #fff;
}
.region-nav .box .item:hover .icon img {
  display: none;
}
.region-nav .box .item:hover .icon .hover {
  display: block;
}
.region-nav .box .item:nth-child(7),
.region-nav .box .item:nth-child(8),
.region-nav .box .item:nth-child(9) {
  margin: 0;
}
.region-question {
  border: 1px solid #eeeeee;
  padding: 6px 6px 6px 0;
  margin: 0 0 12px 0;
}
.region-question .box {
  padding: 3px 0 5px 15px;
}
.region-question .box a {
  color: #888888;
  line-height: 31px;
  padding: 0 0 0 15px;
  display: block;
  font-size: 14px;
}
.region-question .box a:hover {
  color: #3e983b;
}
.region-album {
  border: 1px solid #eeeeee;
  padding: 6px 6px 0px 0;
  margin: 0 0 12px 0;
}
.region-album .tit_r {
  color: #333333;
  font-size: 16px;
  border-left: 4px solid #3e983b;
  padding: 0 0 0 8px;
  margin: 0 0 10px 0;
}
.region-album .box {
  padding: 3px 0 3px 6px;
}
.region-album .box .item {
  width: 100%;
  cursor: pointer;
  margin-bottom: 5px;
}
.region-album .box .item a {
  position: relative;
  display: block;
}
.region-album .box .item a .icon {
  width: 100%;
  overflow: hidden;
}
.region-album .box .item a .icon img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.region-album .box .item a .text {
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  text-align: left;
}
.region-album .box .item a .text .tit_t {
  color: #333333;
  font-size: 16px;
  line-height: 31.6px;
  text-align: center;
}
.region-album .box .item:hover a .icon img {
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.region-form {
  border: 1px solid #eeeeee;
  padding: 6px 6px 0px 0;
  margin: 0 0 12px 0;
}
.region-form .tit_r {
  color: #333333;
  font-size: 16px;
  border-left: 4px solid #3e983b;
  padding: 0 0 0 8px;
  margin: 0 0 10px 0;
}
.region-form .box {
  padding: 0 8px 8px;
}
.region-form .box .list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 10px 0;
}
.region-form .box .list b {
  width: 50px;
  display: block;
  color: #888888;
}
.region-form .box .list input {
  border: 1px solid #d2d2d2;
  background: #e5e5e5;
  width: 222px;
  line-height: 30px;
  padding: 0 8px 0;
}
.region-form .box .list textarea {
  border: 1px solid #d2d2d2;
  background: #e5e5e5;
  width: 222px;
  padding: 8px;
}
.region-form .box button {
  width: 100%;
  line-height: 36px;
  background: #3e983b;
  color: #fff;
  text-align: center;
  border: none;
  cursor: pointer;
}
.region-form .box span {
  color: #ee4d4d;
  text-align: left;
  display: block;
  margin: 11px 0 5px;
  font-size: 12px;
}
.region-link {
  padding: 0px 15px;
}
.region-link .box {
  padding: 10px 15px 20px;
  border-top: none;
  background: #fff;
}
.region-link .box b {
  font-size: 16px;
  display: block;
  margin: 0 0 10px 0;
}
.region-link .box a {
  padding: 0 4px;
  line-height: 18px;
  font-size: 12px;
  color: #888888;
}
.region-link .box a:hover {
  color: #ff9e05;
}
.region-foot .foot {
  background: #fff;
  padding: 0 0 20px 0;
}
.region-foot .foot .box {
  background: #fff;
  padding: 20px 0 5px 0;
  border-top: 1px solid #eeeeee;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.region-foot .foot .box .navigation {
  width: 873px;
}
.region-foot .foot .box .navigation ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.region-foot .foot .box .navigation ul li {
  width: 97px;
  margin: 0 0 6px 0;
}
.region-foot .foot .box .navigation ul li a {
  color: #3e983b;
  font-size: 16px;
  text-align: left;
  line-height: 28px;
  display: block;
  text-align: center;
  position: relative;
}
.region-foot .foot .box .navigation ul li a:hover a {
  font-weight: bold;
}
.region-foot .foot .box .navigation ul li .child a {
  color: #333333;
  font-size: 14px;
}
.region-foot .foot .box .navigation ul li .child a:hover {
  color: #3e983b;
}
.region-foot .foot .box .right {
  display: flex;
  justify-content: flex-start;
}
.region-foot .foot .box .right .pic {
  text-align: center;
}
.region-foot .foot .box .right .pic img {
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto;
  background: #fff;
}
.region-foot .foot .box .right .pic p {
  color: #333333;
  font-size: 14px;
  margin: 8px 0 0 0;
}
.region-foot .foot_b {
  margin: 10px 0 0 0;
}
.region-foot .foot_b p {
  color: #888888;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}
.region-foot .foot_b p a {
  color: #888888;
}
.region-foot .foot_b a {
  color: #888888;
}
.fix_left {
  position: fixed;
  left: 15px;
  top: 235px;
  z-index: 999;
}
.fix_left .list a {
  border: 1px solid #3e983b;
  border-bottom: none;
  display: block;
  padding: 5px;
  font-size: 16px;
  background: #fff;
}
.fix_left .list a:last-child {
  border-bottom: 1px solid #3e983b;
}
.fix_left .list a:hover {
  background: #3e983b;
  color: #fff;
}
