@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  border-radius: 0;
  box-sizing: border-box;
}
body {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px auto;
  background: #fff;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
img {
  border: none;
  vertical-align: middle;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
}
i {
  font-style: normal;
}
/* 头部 */
.top_bg {
  height: 120px;
  background-color: #ffffff;
}
.top_bg::after {
  content: '';
  display: block;
  clear: both;
}
.top {
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
}
.top::after {
  content: '';
  display: block;
  clear: both;
}
.top_logo {
  float: left;
  margin-top: 43px;
}
.top_right {
  display: none;
}
.top_nav {
  float: right;
  margin-top: 51px;
}
.top_nav ul::after {
  content: '';
  display: block;
  clear: both;
}
.top_nav ul li {
  float: left;
  margin-left: 59px;
}
.top_nav ul li.active > a,
.top_nav ul li:hover > a {
  color: #6753e3;
}
.top_nav ul li > a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #999;
}
/* banner */
.banner_swiper .swiper-slide img {
  width: 100%;
  height: auto;
}
.banner_swiper .swiper-pagination-bullet {
  width: 45px;
  height: 1px;
  background-color: #fff;
  opacity: 1;
  border-radius: 0px;
}
.banner_swiper .swiper-pagination-bullet-active {
  height: 4px;
}
.box_swipe {
  display: none;
}
.pc_banner img {
  width: 100%;
  height: auto;
}
.sj_banner {
  display: none;
}
/* 标题 */
.title {
  text-align: center;
}
.title h1 {
  font-size: 24px;
  color: #444;
  font-weight: normal;
  margin-bottom: 10px;
}
.title p {
  font-size: 16px;
  color: #777;
}
/* 推荐旅游路线 */
.irecommended {
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
  margin-top: 106px;
}
.irecommended_main {
  margin-top: 63px;
}
.irecommended_main ul::after {
  content: '';
  display: block;
  clear: both;
}
.irecommended_main ul li {
  float: left;
  width: 30.9%;
  box-shadow: 0 0 10px #ddd;
  margin-right: 3.6%;
  margin-bottom: 3.6%;
}
.irecommended_main ul li:nth-child(3n+3) {
  margin-right: 0%;
}
.irecommended_img img {
  width: 100%;
  height: auto;
}
.irecommended_text {
  height: 195px;
  padding-top: 38px;
  text-align: center;
}
.irecommended_text h1 {
  color: #444;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 38px;
}
.irecommended_text i {
  display: block;
  width: 36px;
  height: 1px;
  background-color: #6753e3;
  margin: 0 auto;
}
.irecommended_text p {
  font-size: 16px;
  color: #777;
  margin-top: 23px;
}
.irecommended_more {
  margin-top: 18px;
  margin-bottom: 114px;
}
.irecommended_more a {
  display: block;
  width: 197px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  border-radius: 5px;
  background-color: #6753e3;
  margin: 0 auto;
}
/* 关于我们 */
.iaboutus_bg {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #fafafa;
}
.iaboutus {
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
}
.iaboutus::after {
  content: '';
  display: block;
  clear: both;
}
.iaboutus_left {
  float: left;
  width: 48.9%;
  box-shadow: 0 0 10px #ddd;
  background-color: #fff;
  border-radius: 10px;
  padding: 40px;
}
.iaboutus_left img {
  width: 100%;
}
.iaboutus_right {
  float: left;
  width: 39.7%;
  margin-top: 7px;
  margin-left: 5%;
}
.iaboutus_title h1 {
  font-size: 24px;
  color: #444;
  font-weight: normal;
  margin-bottom: 10px;
}
.iaboutus_title p {
  font-size: 16px;
  color: #777;
  margin-bottom: 47px;
}
.iaboutus_title i {
  display: block;
  width: 34px;
  height: 1px;
  background-color: #6753e3;
}
.iaboutus_text {
  margin-top: 15px;
}
.iaboutus_text p {
  font-size: 14px;
  color: #777;
  font-weight: normal;
  line-height: 35px;
}
.iaboutus_more {
  margin-top: 26px;
}
.iaboutus_more a {
  display: block;
  font-size: 14px;
  color: #fff;
  width: 124px;
  height: 43px;
  line-height: 43px;
  background-color: #6753e3;
  text-align: center;
  border-radius: 5px;
}
/* 旅行的意义 */
.itraveling_bg {
  padding: 87px 0;
  min-height: 505px;
  background: url('../images/it_bg.jpg') no-repeat center / cover;
}
.itraveling {
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
}
.itraveling_title h1 {
  font-size: 40px;
  color: #f5f4f4;
  font-weight: normal;
  margin-bottom: 10px;
}
.itraveling_title p {
  font-size: 16px;
  color: #d0d0d0;
  margin-bottom: 47px;
}
.itraveling_title i {
  display: block;
  width: 34px;
  height: 1px;
  background-color: #6753e3;
}
.itraveling_text {
  margin-top: 15px;
}
.itraveling_text p {
  font-size: 14px;
  color: #d0d0d0;
  font-weight: normal;
  line-height: 35px;
}
.itraveling_more {
  margin-top: 26px;
}
.itraveling_more a {
  display: block;
  font-size: 14px;
  color: #fff;
  width: 124px;
  height: 43px;
  line-height: 43px;
  background-color: #6753e3;
  text-align: center;
  border-radius: 5px;
}
/* 拍摄场景 */
.iscenes {
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
  margin-top: 90px;
}
.iscenes_main {
  margin-top: 54px;
}
.iscenes_main1 ul::after {
  content: '';
  display: block;
  clear: both;
}
.iscenes_main1 ul li {
  margin-bottom: 4%;
  overflow: hidden;
}
.iscenes_main1 ul li:hover img {
  transform: scale(1.1);
}
.iscenes_main1 ul li:nth-child(odd) {
  float: left;
  width: 40%;
}
.iscenes_main1 ul li:nth-child(even) {
  float: right;
  width: 56%;
}
.iscenes_main1 ul li img {
  width: 100%;
  height: auto;
  transition: all 0.4s ease;
}
.iscenes_main2 ul::after {
  content: '';
  display: block;
  clear: both;
}
.iscenes_main2 ul li {
  margin-bottom: 4%;
  overflow: hidden;
}
.iscenes_main2 ul li:hover img {
  transform: scale(1.1);
}
.iscenes_main2 ul li:nth-child(odd) {
  float: left;
  width: 54.25%;
}
.iscenes_main2 ul li:nth-child(even) {
  float: right;
  width: 42%;
}
.iscenes_main2 ul li img {
  width: 100%;
  height: auto;
  transition: all 0.4s ease;
}
/* 新闻资讯 */
.inews_bg {
  padding-top: 68px;
  padding-bottom: 60px;
  background-color: #fafafa;
}
.inews {
  width: 96%;
  margin: 0 auto;
  max-width: 1200px;
  margin-top: 47px;
}
.inews ul::after {
  content: '';
  display: block;
  clear: both;
}
.inews ul li {
  float: left;
  width: 31.7%;
  margin-right: 2.45%;
  margin-bottom: 2.45%;
  padding: 16px;
  border-radius: 5px;
  background-color: #fff;
  transition: all 0.4s ease;
}
.inews ul li:nth-child(3n+3) {
  margin-right: 0%;
}
.inews ul li:hover {
  box-shadow: 0 0 20px #ddd;
}
.inews ul li:hover .inews_img img {
  transform: scale(1.1);
}
.inews ul li:hover .inews_text h1 {
  color: #6753e3;
}
.inews_img {
  overflow: hidden;
}
.inews_img img {
  width: 100%;
  height: 190px;
  object-fit: cover;
  transition: all 0.4s ease;
}
.inews_text {
  margin-top: 21px;
}
.inews_text h1 {
  font-size: 16px;
  color: #000;
  font-weight: normal;
  margin-bottom: 7px;
}
.inews_text i {
  font-size: 14px;
  color: #999;
  display: block;
  margin-bottom: 17px;
}
.inews_text p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}
/* 产品 */
.aboutus {
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
  margin: 94px auto;
}
.aboutus::after {
  content: '';
  display: block;
  clear: both;
}
.aboutus_left {
  float: left;
  width: 38.7%;
}
.aboutus_title {
  margin-bottom: 16px;
}
.aboutus_title h1 {
  font-size: 24px;
  color: #444;
  font-weight: normal;
  margin-bottom: 10px;
}
.aboutus_title p {
  font-size: 16px;
  color: #777;
  margin-bottom: 47px;
}
.aboutus_title i {
  display: block;
  width: 34px;
  height: 1px;
  background-color: #6753e3;
}
.aboutus_text p {
  font-size: 14px;
  color: #777;
  font-weight: normal;
  line-height: 35px;
}
.aboutus_right {
  float: right;
  width: 43.5%;
}
.aboutus_right ul::after {
  content: '';
  display: block;
  clear: both;
}
.aboutus_right ul li {
  float: left;
  width: 45.9%;
  box-shadow: 0 0 10px #ddd;
  padding: 25px;
  margin-right: 8.2%;
}
.aboutus_right ul li:nth-child(even) {
  margin-right: 0%;
}
.aboutus_right ul li img {
  width: 100%;
  height: auto;
}
/* 公司理念 */
.idea_bg {
  min-height: 730px;
  padding-top: 64px;
  background: #fafafa url('../images/idea_bg.png') no-repeat top;
}
.idea {
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
  margin-top: 24px;
}
.idea ul::after {
  content: '';
  display: block;
  clear: both;
}
.idea ul li {
  float: left;
  width: 48.3%;
  margin-right: 3.4%;
  margin-bottom: 3.4%;
  padding: 35px;
  box-shadow: 0 0 10px #ddd;
  background-color: #fff;
}
.idea ul li:nth-child(even) {
  margin-right: 0%;
}
.idea ul li img {
  width: 100%;
  height: auto;
}
.idea_text {
  text-align: center;
}
.idea_text p {
  font-size: 14px;
  color: #cccccc;
}
.idea_main {
  margin-top: 56px;
}
/* 团队 */
.team_bg {
  background-color: #fafafa;
}
.team_bg .title3 h1 {
  color: #444;
}
.team_bg .title3 p {
  color: #777;
}
.team {
  width: 96%;
  margin: 0 auto;
  max-width: 1200px;
}
.team_text {
  text-align: center;
}
.team_text p {
  font-size: 14px;
  color: #777;
  font-weight: normal;
  line-height: 35px;
}
.team_main {
  margin-top: 70px;
}
.team_main ul::after {
  content: '';
  display: block;
  clear: both;
}
.team_main ul li {
  float: left;
  width: 29.1%;
  margin-right: 6.35%;
  margin-bottom: 6.35%;
  box-shadow: 0 0 10px #ddd;
  padding: 24px;
  background-color: #fff;
}
.team_main ul li:nth-child(3n+3) {
  margin-right: 0%;
}
.team_img img {
  width: 100%;
  height: auto;
}
.team_text {
  font-size: 18px;
  color: #444;
  margin-top: 19px;
}
/* 新闻资讯 */
.news {
  width: 96%;
  margin: 0 auto;
  max-width: 1200px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.news ul li {
  padding: 25px;
  transition: all 0.4s ease;
  border-bottom: 1px solid #ececec;
}
.news ul li:hover {
  box-shadow: 0 0 10px #ddd;
}
.news ul li h1 {
  font-size: 16px;
  color: #000;
  font-weight: normal;
  margin-bottom: 21px;
}
.news ul li h1::after {
  content: '';
  display: block;
  clear: both;
}
.news ul li h1 i {
  float: right;
  font-size: 14px;
  color: #999;
}
.news ul li p {
  font-size: 14px;
  color: #666;
  line-height: 23.8px;
  margin-bottom: 26px;
}
.news ul li b {
  font-size: 12px;
  color: #999;
  font-weight: normal;
  padding: 5px 8px;
  border-radius: 5px;
  border: 1px solid #ddd;
}
/* 标题3 */
.title3 {
  text-align: center;
}
.title3 h1 {
  font-size: 24px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 12px;
}
.title3 p {
  font-size: 16px;
  color: #cccccc;
  margin-bottom: 52px;
}
.title3 i {
  display: block;
  width: 34px;
  height: 1px;
  background-color: #6753e3;
  margin: 0 auto;
}
/* 新闻中心详情页 */
.news_de {
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
  padding-top: 10px;
  margin-bottom: 60px;
}
.news_de ul {
  width: 100%;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #cccccc;
}
.news_de ul li {
  font-size: 16px;
  color: #2b2b2b;
  line-height: 48px;
  border-bottom: 3px solid #2b2b2b;
  display: inline-block;
  padding: 0 15px;
}
.news_de_title {
  padding: 27px 0 22px 0px;
  border-bottom: 1px solid #f0efef;
  margin-bottom: 20px;
}
.news_de_title h1 {
  font-size: 25px;
  color: #333;
  font-weight: 500;
}
.news_de_title p {
  font-size: 13px;
  color: #adadad;
  margin-top: 30px;
}
.news_de p {
  font-size: 14px;
  color: #676767;
  line-height: 1.8;
}
.pro_de_btn .prev {
  display: inline-block;
  font-size: 14px;
  color: #666;
  line-height: 50px;
}
.pro_de_btn .next {
  display: inline-block;
  font-size: 14px;
  color: #666;
  line-height: 23px;
}
.pro_de {
  width: 96%;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 40px;
}
.pro_de_top {
  width: 100%;
  height: 48px;
  border-bottom: 1px solid #cccccc;
  margin-top: 10px;
  margin-bottom: 28px;
}
.pro_de_top p {
  width: 94px;
  line-height: 45px;
  text-align: center;
  border-bottom: 3px solid #6753e3;
  font-size: 16px;
  color: #6753e3;
}
.pro_de_left {
  float: left;
  width: 500px;
}
.pro_de_left img {
  width: 100%;
  height: 100%;
}
.pro_de_right {
  float: right;
  width: calc(100% - 570px);
}
.pro_de_right h1 {
  font-size: 20px;
  color: #585858;
  font-weight: 500;
  margin-bottom: 34px;
}
.pro_de_right p {
  font-size: 14px;
  color: #666;
  line-height: 32px;
}
.pro_de_right span {
  vertical-align: middle;
}
.pro_de_right b {
  font-size: 26px;
  color: #6753e3;
  vertical-align: middle;
}
.pro_de_right i {
  font-size: 40px;
  color: #6753e3;
  font-weight: 550;
  vertical-align: middle;
}
.pro_de_phone {
  width: 162px;
  height: 40px;
  border: 1px solid #6753e3;
  line-height: 40px;
  text-align: center;
  margin-top: 40px;
}
.pro_de_phone a {
  display: block;
  font-size: 16px;
  color: #6753e3;
}
.pro_de_btn .prev {
  display: inline-block;
  font-size: 14px;
  color: #666;
  line-height: 50px;
}
.pro_de_btn .next {
  display: inline-block;
  font-size: 14px;
  color: #666;
  line-height: 23px;
}
.pro_de_xq {
  width: 100%;
  height: 55px;
  border: 1px solid #eaeaea;
  margin-top: 37px;
  margin-bottom: 20px;
}
.pro_de_xq a {
  display: inline-block;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  color: #6753e3;
  width: 145px;
  height: 50px;
  border-top: 5px solid #6753e3;
}
.pro_de_main {
  margin-bottom: 60px;
}
.pro_de_main p {
  font-size: 14px;
  color: #666;
  line-height: 28px;
}
.pro_de_main img {
  max-width: 100%;
  display: block;
  height: auto;
  margin: 0 auto;
}
/* 地图 */
.map_bg {
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
  margin-top: 80px;
}
.map_title {
  text-align: center;
}
.map_title h1 {
  font-size: 24px;
  color: #444;
  font-weight: normal;
  margin-bottom: 12px;
}
.map_title p {
  font-size: 16px;
  color: #777;
}
.map {
  margin-top: 40px;
}
/* 联系我们 */
.contactus {
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
  margin-top: 66px;
}
.contactus_title {
  margin-bottom: 15px;
}
.contactus_title h1 {
  font-size: 18px;
  color: #444;
  font-weight: normal;
  margin-bottom: 33px;
}
.contactus_title i {
  display: block;
  width: 36px;
  height: 1px;
  background-color: #6753e3;
}
.contactus_text p {
  font-size: 16px;
  color: #777;
  line-height: 35px;
}
/* 留言 */
.message {
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
  margin-top: 103px;
}
.message_input {
  float: left;
  width: 30.3%;
  margin-right: 4.5%;
  margin-bottom: 4.5%;
}
.message_input:nth-child(3n+3) {
  margin-right: 0%;
}
.message_input h1 {
  font-size: 14px;
  color: #666;
  font-weight: normal;
  margin-bottom: 12px;
}
.message_input h1 i {
  display: inline-block;
  color: red;
  vertical-align: middle;
  margin-left: 5px;
}
.message_input input {
  display: block;
  width: 100%;
  height: 44px;
  padding: 0 15px;
  background-color: #f8f8f8;
  border: 0px;
  outline: 0;
  font-size: 14px;
  color: #333;
}
.message_textarea {
  margin-bottom: 4.5%;
}
.message_textarea h1 {
  font-size: 14px;
  color: #666;
  font-weight: normal;
  margin-bottom: 12px;
}
.message_textarea h1 i {
  display: inline-block;
  color: red;
  vertical-align: middle;
  margin-left: 5px;
}
.message_textarea textarea {
  display: block;
  width: 100%;
  height: 109px;
  padding: 15px;
  background-color: #f8f8f8;
  border: 0px;
  outline: 0;
  font-size: 14px;
  color: #333;
  resize: none;
  font-family: Arial, Helvetica, sans-serif;
}
.message_submit {
  margin-bottom: 60px;
}
.message_submit input {
  display: block;
  width: 300px;
  height: 44px;
  background-color: #333;
  font-size: 16px;
  color: #fff;
  border: 0;
  outline: 0;
  cursor: pointer;
}
/* 热点 */
.hot_bg {
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
  margin-top: 144px;
}
.hot_title h1 {
  font-size: 24px;
  color: #444;
  font-weight: normal;
  margin-bottom: 12px;
}
.hot_title p {
  font-size: 16px;
  color: #777;
}
.hot {
  margin-top: 42px;
}
.hot::after {
  content: '';
  display: block;
  clear: both;
}
.hot img {
  max-width: 100%;
}
.hot p {
  font-size: 16px;
  color: #777;
  line-height: 35px;
}
.hot_left {
  float: left;
  width: 47.2%;
}
.hot_left i {
  display: block;
  width: 36px;
  height: 1px;
  background-color: #6753e3;
  margin-top: 55px;
  margin-bottom: 20px;
}
.hot_right {
  float: right;
  width: 48.7%;
}
.hot_right ul li {
  margin-bottom: 30px;
}
.hot_right i {
  display: inline-block;
  width: 36px;
  height: 1px;
  background-color: #6753e3;
  margin-top: 40px;
  margin-bottom: 15px;
}
.hot_right img {
  float: left;
  margin-right: 15px;
}
/* 分页 */
.fy {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 115px;
}
.fy ul {
  display: inline-block;
  overflow: hidden;
}
.fy ul li {
  float: left;
  width: 30px;
  height: 30px;
  line-height: 28px;
  background-color: #6753e3;
  border: 1px solid #6753e3;
  margin: 0 5px;
}
.fy ul li:hover {
  background-color: #fff;
}
.fy ul li:hover a {
  color: #6753e3;
}
.fy ul li a {
  display: block;
  color: #fff;
  font-size: 15px;
}
/* 侧边栏 */
.sidebar {
  position: fixed;
  bottom: 50px;
  right: 5%;
  z-index: 9999;
}
.sidebar .return {
  width: 50px;
  height: 50px;
  background-color: #6753e3;
  border-radius: 2px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  font-family: '宋体';
  font-size: 20px;
  box-sizing: border-box;
  transition: all 0.6s;
  border: 1px solid #6753e3;
}
.sidebar .return:hover {
  opacity: 0.5;
}
.sidebar .return p {
  display: inline-block;
  transform: rotate(90deg);
  line-height: 41px;
  font-size: 26px;
  font-weight: normal;
  color: #dedede;
}
/* 底部 */
.bottom_bg {
  background-color: #2b2b2b;
  position: relative;
}
.bottom {
  min-height: 111px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
}
.bottom p {
  font-size: 12px;
  color: #999;
}
.bottom p a {
  font-size: 12px;
  color: #999;
}
/*# sourceMappingURL=./company.css.map */