﻿/* CSS Document */
body {
  background: #fff;
  font-size: 12px;
  font-family: "microsoft yahei", Arial, Helvetica, sans-serif;
  color: #313131;
  width: 100%;
  margin: 0px auto;
  position: relative;
}

div,
img,
a img,
ul,
li,
span,
input,
em,
h3 {
  list-style: none;
  padding: 0px;
  margin: 0px;
  font-size: 20px;
}

ul,
li {
  list-style: none;
}

input,
textarea,
table,
th,
td,
pre,
select {
  font-family: "microsoft yahei";
  font-size: 12px;
  color: #666;
}

img,
input {
  vertical-align: middle;
}

a,
span,
p {
  text-decoration: none;
  color: #6f6f6f;
  font-family: "microsoft yahei", Arial, Helvetica, sans-serif;
  font-size: 16px;
}

a {
  cursor: pointer;
}

a:hover {}

img {
  border: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

html {
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
  overflow-x: hidden;
}

.header,
.headerT,
.headerB,
.footer,
.mainsy,
.banner,
.mainsy_index,
.footer_index {
  width: 100%;
  float: left;
}

.headerBk,
.footerk,
.mainsyk {
  width: 1170px;
  margin: 0 auto;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
  zoom: 1;
}

.m_dw {
  width: 600px;
  height: 127px;
  position: absolute;
  top: 0;
  left: 31%;
}

.m_dw a.m_dw1 {
  color: #000;
  font-size: 20px;
  float: right;
  margin-right: 10px;
  line-height: 24px;
  position: absolute;
  top: 0;
  right: 0;
}

.m_topz {
  padding-top: 12px;
  overflow: hidden;
  margin-left: 230px;
}

/*头部*/
.headerB {
  background: #fff;
  position: relative;
  top: 1px;
  z-index: 3;
}

.headerT {
  position: relative;
  top: 0px;
  z-index: 40;
}

.headerTk {
  width: 100%;
  float: left;
}

.headerTl,
.headerTrL {
  float: left;
}

.headerTr,
.headerTrR {
  float: right;
}

.headerTl,
.headerTr {
  padding-left: 37px;
  line-height: 34px;
}

.headerTl li {
  float: left;
  padding-right: 10px;
  /* line-height: 44px; */
}

.headerTl li a {
  padding-left: 22px;
}

.headerTl .set a {
  background: url(../images/sybg_05.png) left center no-repeat; color: #fff; font-size: 14px;
}

.headerTl .collect a {
  background: url(../images/sybg_06.png) left no-repeat; color: #fff; font-size: 14px;
}

.headerTrL {
  padding-right: 30px;
  color: #fff;
  font-size: 14px;
}

.headerTrL span {
  color: #fff;
  padding-right: 11px;
}

.headerTrL input {
  width: 179px;
  height: 22px;
  border: none;
  border-radius: 2px;
  background: #57aadb;
}

.headerTk .headerTrL input {
  background: #f2f2f2;
  border: 1px solid #cacaca;
  height: 22px;
}

.headerTrL .btn {
  width: 24px;
  height: 22px;
  background: none;
  border: none;
}

.headerTrR {
  padding-right: 45px;
  color: #fff;
  font-size: 14px;
}

.logo {
  width: 195px;
  float: left;
  padding: 15px 10px;
}

.navbar {
  float: right;
  width: 880px;
}

.navbar li {
  float: left;
  line-height: 90px;
}

.navbar li a {
  font-size: 16px;
}

/*导航*/
div.examples_body {
  width: 880px;
}

div.examples_body_wrap {
  width: 880px;
  clear: both;
}

ul.topnav {
  width: 880px;
  float: left;
}

ul.topnav li {
  float: left;
  margin: 0;
  position: relative;
  /*--Declare X and Y axis base for sub navigation--*/
  display: inline;
  text-align: center;
}

ul.topnav li a {
  width: 137px;
  text-align: center;
  display: block;
  text-decoration: none;
  float: left;
  font-size: 16px;
}

ul.topnav li:hover {
  background: url(../images/navbg.gif) center no-repeat;
}

ul.topnav .nav_down,
.topnav .nav_down:hover a {
  background: url(../images/subnav_btn.gif) no-repeat 107px center;
}

ul.topnav li ul.subnav {
  width: 1110px;
  position: absolute;
  /*--Important - Keeps subnav from affecting main navigation flow--*/
  left: -330px;
  top: 83px;
  background: url(../images/navbg_02.png) left top repeat-x;
  margin: 0;
  padding: 0px 33px;
  display: none;
  float: left;
  z-index: 99;
  border-radius: 3px;
}

ul.topnav li ul.subnav li {
  float: left;
  line-height: 64px;
  width: auto;
}

ul.topnav li ul.subnav li:hover {
  background: none;
}

html ul.topnav li ul.subnav li a {
  width: auto;
  padding: 0px 7px;
  float: left;
  font-size: 14px;
  background: none;
  white-space: nowrap;
}

ul.topnav li ul.subnav li a:hover {
  color: #c85423;
  background: none;
}

html ul.topnav li ul.subnav li a:hover {
  /*--Hover effect for subnav links--*/
}

.topnav .nav_down:hover .subnav li a {
  background: none;
}

/*底部*/
.footer_index {
  position: relative;
  top: 390px;
  background: #a3b9b7;
  padding: 60px 0px;
}

.footer {
  background: #a3b9b7;
  padding: 60px 0px;
}

.footerL {
  float: left;
  width: 400px;
  padding-left: 95px;
}

.footerR {
  float: right;
  width: 420px;
}

.footerLt,
.footerLb {
  width: 400px;
  float: left;
}

.footerLt a {
  margin-right: 28px;
}

.footerLb {
  padding-top: 20px;
}

.footerLb p,
.footerLb span {
  color: #fff;
  margin: 0px;
  line-height: 18px;
  font-size: 14px;
}

.footerLb span {
  padding-left: 20px;
}

.footerRl,
.footerRr {
  float: left;
}

.footerRl {
  padding-right: 30px;
}

.footerRr {
  text-align: center;
  width: 219px;
  line-height: 64px;
  color: #fff;
  font-size: 18px;
}

.mainsy {
  padding-bottom: 200px;
  background: url(../images/sybg_02.jpg) center bottom no-repeat;
  margin-bottom: -390px;
}

/*右侧悬浮*/
.float {
  width: 83px;
  float: left;
  position: fixed;
  right: 0px;
  top: 60px;
  z-index: 10;
}

.float li {
  width: 83px;
  float: left;
}

.float a {
  padding: 13px 15px 6px 19px;
  background: #26a9e1;
  border-bottom: 1px solid #2299cc;
  width: 36px;
  height: 30px;
  display: block;
  float: right;
}

.float a:hover {
  padding: 13px 24px 6px;
  background: #56bce8;
}

/*返回顶部*/
#code,
#code_hover,
#gotop {
  width: 93px;
  height: 90px;
  background: url(../images/backtop.png) no-repeat;
  position: fixed;
  right: 50px;
  cursor: pointer;
  bottom: 200px;
}

#gotop {
  background: url(../images/backtop.png) no-repeat;
  _margin-bottom: 67px;
}

.mainsyBbbb {

  width: 1100px;
  margin: 0 auto;
}

.mainsyBbbb ul {

  line-height: 24px;

}

.mainsyBbbb ul li {
  float: left;
  color: #ffffff;
  margin: 0 5px;
}

.mainsyBbbb ul li a {
  color: #ffffff;
}

/*2015/11/26主体*/
.shs_row {
  overflow: hidden;
  width: 1078px;
  margin: 0 auto;
  border-bottom: 3px solid #dfdfdf;
  padding: 30px 0;
}

.shs_row_bt {
  display: block;
  font-size: 30px;
  color: #6c3416;
  text-align: center;
  padding-bottom: 20px;
}

.shs_row_tu {
  display: block;
  text-align: center;
}

.shs_row_wz {
  display: block;
  font-size: 18px;
  color: #6f6f6f;
  line-height: 28px;
  padding-top: 15px;
}

.shs_row_wz strong {
  display: block;
  padding-top: 15px;
  padding-bottom: 10px;
}

.shs_row_wz a {
  color: #4abee7;
}

.shs_row_wz a:hover {
  color: #4abee7;
  text-decoration: underline;
}

.shs_row_bott {
  border-bottom: 0;
}

/*2015/11/26主体*/

/*201512/10定制旅游*/
.shs_zt {
  width: 100%;
  text-align: center;
  color: #900;
  font-size: 35px;
}

.shs_dzy {
  overflow: hidden;
  width: 980px;
  margin: 0 auto;
  border-bottom: 3px solid #dfdfdf;
  padding: 30px 0;
}

.shs_dzy strong {
  color: #5F051A;
  line-height: 40px;
  font-size: 26px;
}

.shs_dzy strong i {
  font-size: 18px;
  font-style: normal;
  padding-left: 5px;
  display: block;
  float: left;
}

.shs_dzy strong em {
  font-size: 18px;
  font-style: normal;
  display: block;
  padding-left: 10px;
  float: left;
}

.shs_dzy p img {
  padding: 15px;
}

.shs_row_tuu {
  display: block;
  text-align: center;
}

.shs_yyy {
  width: 980px;
  text-align: right;
  font-size: 14px;
  color: #999;
  height: 50px;
  line-height: 50px;
}

.tong {
  width: 1200px;
  margin: 0 auto;
  padding: 30px;
  line-height: 32px;
  font-size: 16px;
}

.tong img {
  max-width: 1100px;
}

.tong2 {
  width: 1160px;
  margin: 0 auto;
  padding: 30px;
  line-height: 32px;
  font-size: 16px;
}

.tong2 ul {
  overflow: hidden;
}

.tong2 ul li {
  width: 500px;
  float: left;
  padding: 30px;
  margin-bottom: 2px;
  line-height: 40px;
  font-size: 30px;
  text-align: center;
}

.tong2 ul li img {
  width: 500px;
  height: 180px;
  border-radius: 4px;
}