.main .title-1 {
  font-size: 60px;
  margin-top: 140px; }
.main .title-2 {
  font-size: 30px;
  margin: 20px 0;
  font-weight: normal; }
.main .title-3 {
  font-size: 40px;
  margin-bottom: 50px;
  font-weight: normal; }
  .main .title-3 > span {
    background: #282828;
    display: inline-block;
    border-radius: 30px;
    padding: 10px 60px; }
.main .box-item {
  position: relative;
  display: inline-block;
  padding: 5px 40px;
  margin: 0 15px;
  font-size: 30px;
  border-radius: 8px;
  background: #EF723E; }
  .main .box-item:before {
    content: '';
    position: absolute;
    top: 20px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    left: 15px; }
  .main .box-item:after {
    content: '';
    position: absolute;
    top: 20px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    right: 15px; }
.main .sec-title {
  padding: 30px 0 10px;
  text-align: center;
  position: relative; }
.main .triangle-down:after {
  content: '';
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -15px;
  z-index: 10;
  border: 15px solid transparent;
  border-top-color: #fff; }
.main .sec-title-line {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 2px;
  background: #ddd; }
  .main .sec-title-line:before {
    content: '';
    position: absolute;
    top: 0;
    width: 20px;
    left: 40px;
    height: 2px;
    background: #FF6905; }
.main .sec-title-name {
  margin-top: 10px;
  font-size: 28px; }
.main .sec-title-eng {
  font-size: 36px; }
.main .sec-content-item {
  float: left;
  width: 25%;
  padding: 15px 0 30px;
  color: #fff;
  text-align: center;
  line-height: 25px; }
.main .bg-1 {
  background: #F0872C; }
.main .bg-2 {
  background: #ED7A25; }
.main .bg-3 {
  background: #EA6F1F; }
.main .item-img {
  padding: 40px 0 10px; }
.main .white-circle {
  position: relative;
  display: inline-block;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: #fff; }
.main .white-circle img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -70px;
  margin-left: -90px; }
.main .txt-big {
  margin: 5px 0;
  font-size: 24px;
  line-height: 32px; }
.main .link {
  margin-top: 50px; }
.main .carousel {
  position: relative; }
.main .carousel-roll {
  overflow: hidden;
  width: 1200px;
  height: 350px; }
.main .carousel-list {
  min-width: 2000px; }
  .main .carousel-list li {
    float: left;
    width: 400px;
    padding: 0 10px; }
  .main .carousel-list .bord-1 {
    border: 2px solid #EFF1F5; }
    .main .carousel-list .bord-1:hover {
      border-color: #f60; }
  .main .carousel-list img {
    width: 376px;
    height: 200px; }
.main .txt-box {
  padding: 0 10px; }
.main .txt-box-title {
  padding: 5px 0 8px;
  font-size: 24px;
  font-weight: normal;
  border-bottom: 1px solid #ddd; }
.main .txt-box-info {
  padding: 4px 0;
  max-height: 50px;
  line-height: 25px; }
.main .txt-box-btn {
  padding: 10px 0;
  text-align: center; }
.main .carousel-arrow {
  position: absolute;
  top: 50%;
  margin-top: -19px;
  display: inline-block;
  width: 37px;
  height: 37px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAAlCAYAAADGKS4rAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2BJREFUeNrc2+tOE0EYBuDZ3gPlKCLHgsRr8IAX4i8PWEFERVRsEAtiAZF4+seFmOI1qJwFohy7XATO6LvJhmC7+37b7m7f5IsJ7cx884TY7u5gFQoFFUAu6fqiq4YcP55MJl+oAGPbdkb/w855rKtP1zdpH4kA9tIrxH0pgCiWDOZmUoM99YYNfFFXXoD7SteYKl/GsAaLnMceQwHuEeJO6nqmyh+zRjYs5IQAd0lXUoA7qiqXp1iTSRLIPZUC7saCLO7rCuM6GcXaEuTucgOnsFAt2egbXSMqvIygBya12HuqXMBdWKCObHBG1yMVfkwPOXJsHf5rTAUN3IWJ6wW4wyo6eYieWOQ8TAIB7sSELO5cxHCdDKM3JvUw6ZQCd2CiBrKRt7qGVHQzhB6ZNHhBTnjAbSQbmI84rht5nhzbCKMOv8DtGNgkwL2v6yQGwCfo9Z0Qud0rcBs+0FjchRjhupEH0TuTJpi1lQJuFeK+1zUQM1w38gD2IEFu/R/wBbzhHLnAB13pmOK6kc0ePpLjjd1XN3LChWteaCYnNg3djTmuG7lf1ycB8hJM/wK34Acs7mc0VA24buQ72BuTZpi2GOBFXefJidbQSDXhnkZeI8cb00UDfEPXL3KSFD4UrCoEtvC5kiLH/za2BnhH1xX8gMmtKkS2sKebAlxjuuN8yDnIu+SEt/Ed0qoS3AXsickuLLdPf03bxgt75MT9uIKzYo47j70w2XPjnnWhsaXrsgA5jZsnVoxx00LcrVKXylvC3+R76t9tQCtmuHNC3Ku6fnq5F6HwRjNgn1zQXHLOxgh4Fj0z2YfV5lkvFrtduYmBB+TCgzFBnkWvTA6K4ZYCNtkQIpu7ajMRxp1Bj0wOYbNR7E1eHhmtY6JDshFzQzsXQdyc4h8IOLjrpd7o9aGng3xENvRA13SEcKfRE5MjWHi6hPbz2H4NE7PHMc2T3KkI4E6hFyYFP7h+gU1W8RWORX6s+CNMQWQSPTCxgbvqZxBzdGoVC9lko+Z0TTYE3KziTxXZ+MVa8TuQPfy3AuRjcvwTXRMVxJ3AmkyOsdcVZrDk+OqyENmceByvAO441pLgLrOLSw9g/9B1TYD8vMzIGazB4vZhjyosYJPvaESCnCkTruRvNK6rAP5G448AAwB8acsFD0wm4wAAAABJRU5ErkJggg=="); }
  .main .carousel-arrow.pre {
    left: -40px; }
  .main .carousel-arrow.next {
    right: -40px;
    background-position: -51px 0; }
.main .pd-b {
  padding: 20px 0; }
.main .help-sp {
  background-position: center center;
  padding-bottom: 40px; }
.main .help-pr {
  position: relative; }
.main .list-help {
  color: #fff;
  width: 900px;
  margin: 30px auto 0; }
  .main .list-help li {
    float: left;
    width: 50%;
    margin-bottom: 50px; }
  .main .list-help .help-item-left {
    float: left;
    text-align: right;
    margin-right: 10px; }
  .main .list-help .help-item-right {
    float: left; }
  .main .list-help .item-right-1 {
    padding: 3px 5px 5px;
    background: #fff;
    color: #333;
    border-radius: 5px;
    margin-bottom: 5px; }
  .main .list-help .item-right-2 {
    font-size: 12px; }
  .main .list-help .date {
    font-size: 18px;
    margin-bottom: 10px; }
  .main .list-help .year {
    font-size: 12px; }
  .main .list-help .badge {
    font-size: 12px;
    background: #FF6905;
    padding: 0 4px;
    margin: 0 5px;
    color: #fff; }
.main .help-bottom {
  margin-top: 15px;
  text-align: center;
  color: #fff; }
  .main .help-bottom p {
    margin-bottom: 10px; }
  .main .help-bottom .s-item {
    margin: 0 5px; }
.main .adv {
  margin-top: 20px;
  padding: 20px 0; }
.main .adv-item {
  float: left;
  width: 400px;
  padding: 10px 0;
  text-align: center; }
  .main .adv-item:hover .img-orange {
    z-index: 20; }
  .main .adv-item:hover .adv-item-txt {
    color: #FF6905; }
.main .adv-item-img {
  position: relative;
  height: 130px; }
  .main .adv-item-img img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -85px; }
  .main .adv-item-img .img-gray {
    z-index: 10; }
.main .adv-item-txt {
  margin-top: 15px; }
.main .mt-1 {
  margin-top: 15px; }
.main .mt-2 {
  margin: 50px auto; }
.main .coop {
  position: relative;
  padding-left: 200px; }
.main .coop-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 180px;
  color: #fff;
  height: 100%;
  text-align: center; }
  .main .coop-left:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -20px;
    margin-top: -10px;
    border: 10px solid transparent;
    border-left-color: #EF723E; }
.main .coop-left-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 160px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: -28px 0 0 -80px \0; }
.main .coop-left-ch {
  font-size: 28px; }
.main .coop-left-eng {
  font-size: 15px; }
.main .coop-right-item {
  display: inline-block;
  margin: 15px 10px 0 0; }
  .main .coop-right-item:nth-child(-n+4) {
    margin-top: 0; }
.main .bg-gray-2 {
  background: #f6f6f6; }
.main .tab-news-items {
  padding: 10px 0;
  text-align: center; }
  .main .tab-news-items .item {
    display: inline-block;
    padding: 5px 15px;
    margin: 0 10px;
    cursor: pointer; }
    .main .tab-news-items .item.active {
      color: #fff;
      background: #EF723E; }
.main .tab-news-content .content {
  padding: 10px 0;
  margin-top: 50px;
  display: none; }
  .main .tab-news-content .content.active {
    display: block; }
  .main .tab-news-content .content li {
    float: left;
    position: relative;
    width: 50%;
    padding: 10px 10px 10px 80px;
    margin-bottom: 25px; }
    .main .tab-news-content .content li:hover {
      -webkit-box-shadow: 0 0 5px #f60;
      box-shadow: 0 0 5px #f60; }
  .main .tab-news-content .content a {
    display: block;
    padding: 0 5px; }
.main .tab-news-content .content-left {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 60px;
  padding: 5px 0;
  text-align: center;
  background: #EF723E;
  color: #fff; }
.main .tab-news-content .small {
  font-size: 14px; }
.main .tab-news-content .content-right {
  width: 480px; }
.main .tab-news-content .cont-title {
  font-size: 16px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px dotted #FF6905;
  color: #333; }
.main .tab-news-content .cont-txt {
  color: #777; }

.footer .mid {
  position: relative;
  z-index: 300;
  background: rgba(0, 0, 0, 0.8); }
.footer .map {
  position: relative;
  height: 398px; }
  .footer .map:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 200;
    background: rgba(0, 0, 0, 0.5); }
  .footer .map .img {
    position: absolute;
    width: 100%;
    z-index: 100; }
  .footer .map .zoom {
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -75px;
    z-index: 400; }
    .footer .map .zoom:before {
      content: '';
      position: absolute;
      top: -80px;
      left: 68px;
      height: 82px;
      width: 10px;
      background: #fff; }
    .footer .map .zoom:after {
      content: '';
      position: absolute;
      top: -80px;
      left: 58px;
      border: 15px solid transparent;
      border-top-color: #fff; }
