﻿@charset "utf-8";
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
b,
small,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
sub,
sup,
tt,
var,
del,
dfn,
ins,
kbd,
q,
s,
samp,
strike,
applet,
object,
iframe,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
mark,
audio,
video,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}
body {
  font-family: 'Microsoft YaHei', arial;
  font-size: 14px;
  color: #666;
  line-height: 1.5;
  width: 100%;
  background: #fff;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
  max-width: 1920px;
  margin: 0 auto;
}
a:link,
a:visited {
  text-decoration: none;
  outline: none;
  color: #666;
}
a:hover,
a:active,
a:focus {
  color: #666;
  text-decoration: none;
}
img {
  border: 0;
  max-width: 100%;
}
table {
  border-collapse: collapse;
  width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
input,
textarea {
  font-size: 14px;
  outline: 0;
  overflow: hidden;
  font-family: arial;
}
input[type='reset'],
input[type='button'],
input[type='submit'],
input[type='radio'] {
  cursor: pointer;
  outline: 0;
}
input[type='checkbox'],
input[type='radio'] {
  position: relative;
  vertical-align: middle;
  margin-top: -2px;
  margin-bottom: 1px;
  margin-left: 5px;
  margin-right: 5px;
}
textarea,
input[type='email'],
input[type='date'],
input[type='password'],
input[type='text'] {
  padding: 0;
  color: #666;
  outline: 0;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type='text'],
select,
button {
  -webkit-appearance: none;
}
select {
  -webkit-appearance: menulist !important;
}
input,
select,
textarea {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-radius: 0;
}
::-webkit-input-placeholder {
  color: #999999;
}
:-moz-placeholder {
  color: #999999;
  opacity: 1;
}
::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #999999;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
  height: 0;
  content: "";
  line-height: 0;
  font-size: 0;
  display: block;
}
.tage-inmain {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #f8f8f8;
}
/* 侧边栏 */
.sidebar {
  width: 15.834%;
  float: left;
}
.sidebar .txt {
  zoom: 1;
}
.sidebar .txt li a {
  background: #fbfbfb;
  line-height: 40px;
  height: 40px;
  display: block;
  zoom: 100%;
  padding-left: 15px;
  border-bottom: 1px solid #E8E8E8;
  padding-right: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.sidebar .txt li a:hover {
  background: #fff;
  display: block;
  zoom: 100%;
  padding-left: 15px;
  border-bottom: 1px solid #E8E8E8;
  color: #000;
  text-decoration: none;
}
.sidebar .txt li a.cur {
  background: #fff;
  display: block;
  zoom: 100%;
  padding-left: 14px;
  border-bottom: 1px solid #E8E8E8;
  margin-left: -1px;
  border-left: 2px solid #f90;
  color: #f90;
}
.sidebar .icoClose {
  background: url(../images/aside_icon_close.gif) no-repeat 96% center #ffffff;
  border-bottom: 1px solid #f5f5f5;
  line-height: 40px;
  height: 40px;
  display: block;
  zoom: 100%;
  padding-left: 14px;
  margin-left: -1px;
  border-left: 2px solid #f90;
  color: #f90;
}
.sidebar .icoOpen {
  background: url(../images/aside_icon_open.gif) no-repeat 96% center #fbfbfb;
  border-bottom: 1px solid #E8E8E8;
  line-height: 40px;
  height: 40px;
  display: block;
  zoom: 100%;
  padding-left: 15px;
}
.sidebar .icoOpen:hover {
  background: url(../images/aside_icon_open.gif) no-repeat 96% center #ffffff;
  display: block;
  zoom: 100%;
  padding-left: 15px;
  color: #000;
}
.sidebar .lNavTg {
  zoom: 1;
}
.leftnav {
  border: 1px solid #E8E8E8;
  border-top: none;
  border-bottom: none;
  background: #ffffff;
}
.leftnav .cbl_title {
  display: block;
  background: #213598;
  line-height: 40px;
  height: 40px;
  padding-left: 15px;
  color: #fff;
  font-size: 15px;
  margin-left: -1px;
}
.main {
  width: 82.75%;
  float: right;
  background-color: #FFF;
}
.content {
  padding: 0 20px 10px;
  line-height: 26px;
}
.content-location {
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid #E0E0E0;
}
.content-location a {
  color: #213598;
  padding-right: 5px;
}
.content-location em {
  font-style: normal;
}
.content-location a:hover {
  text-decoration: underline;
  color: #f90;
}
.content-location span {
  padding: 0 7px;
}
.content-title {
  margin-top: 20px;
  overflow: hidden;
}
.content-title h1 {
  font-size: 26px;
  color: #464646;
  height: 40px;
  line-height: 40px;
  vertical-align: top;
  float: left;
  display: inline-block;
  *display: inline;
  font-weight: 700;
}
.content-title h2 {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  color: #ccc;
  font-weight: normal;
  margin: 6px 3px 0 0;
  font-style: italic;
  float: right;
  display: inline-block;
  *display: inline;
}
.content-page h3 {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 0.5em;
  clear: both;
  color: #333333;
}
.content-page h4 {
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  clear: both;
  color: #464646;
}
.content-page h5 {
  font-size: 16px;
  color: #464646;
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.content-page input[type='radio'] {
  -webkit-appearance: radio;
}
.content-page .fgx {
  padding-bottom: 20px;
  border-bottom: 1px dotted #e0e0e0;
}
.description {
  clear: both;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 0 5px;
  border-radius: 3px;
  border: 1px dotted #213598;
  color: #959595;
}
.description span.more {
  color: #147850;
  padding-right: 15px;
  cursor: pointer;
  background: url(../images/jt_14.gif) right center no-repeat;
}
.description span.more-on {
  color: #ff7300;
  background: url(../images/jt_15_1.gif) right center no-repeat;
}
.more-box {
  display: none;
  padding-bottom: 20px;
}
.more-box span {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 0.5em;
  clear: both;
  color: #000000;
}


@media (max-width: 1023px) {
  .sidebar {
    width: 100%;
  }
  .sidebar img {
    display: none;
  }
  .main {
    width: 100%;
  }
  .content-title h1 {
    font-size: 20px;
    float: none;
    display: block;
    height: auto;
    line-height: 30px;
  }
  .content-title h2 {
    font-size: 14px;
    height: auto;
    line-height: 30px;
    float: none;
    display: none;
    margin: 0;
  }
  .description {
    margin-top: 0;
  }
}
/*相关线路-内页*/
.xgxl-list {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px; 
}
.xgxl-list h4 {
  padding-left: 18px;
  margin-bottom: 5px;
  background: url(../images/line_title_ico.png) left 6px no-repeat;
  /*color: #464646;*/
  color:#213598;
}
.xgxl-list dd {
  padding-top: 2px;
  font-size: 0;
}
.xgxl-list dd a {
  display: inline-block;
  width: 9%;
  height: 30px;
  margin: 0 1% 10px 0;
  text-align: center;
  font: 12px/30px Microsoft Yahei;
  color: #636363;
  background-color: #fff;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #E8E8E8;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 5px;
  vertical-align: top;
}
.xgxl-list dd a:hover {
  color: #FFF;
  background-color: #213598;
  border: 1px solid #213598;
  text-decoration: none;
}
.help-service .help-hotline {
  padding: 20px 0;
  margin: 20px 0;
  position: relative;
  border: 1px solid #E8E8E8;
  border-radius: 5px;
  overflow:hidden;
  background: #F8F8F8;
}
.help-service .help-icon-dh,
.help-service .help-icon-kf {
  height: 50px;
  width: 50px;
  float: left;
  margin-right: 5px;
}
.help-service .help-dh {
  padding: 8px 0 5px 20px;
  width: 455px;
  height: 50px;
  position: relative;
  border-right: 1px solid #e5e5e5;
}
.help-service .help-dh .help-btn {
  position: absolute;
  right: 60px;
  top: 10px;
}
.help-service .help-kf {
  height: 90px;
  width: 280px;
  position: absolute;
  top: 28px;
  right: 7px;
}
.help-service .help-kf > div {
  display: block;
  overflow: hidden;
}
.help-service .help-kf img {
  float: left;
  margin-right: 22px;
}
.help-service strong {
  margin-top: -5px;
  line-height: 30px;
  color: #213598;
  display: block;
}
.help-service span {
  color: #999;
  display: block;
}
.help-service .help-icon-kf {
  background: url(../images/zc_kf.png) no-repeat;
}
.help-service .help-icon-dh {
  background: url(../images/zc_dh.png) no-repeat;
}
.help-service a.ui_buttonB {
  margin-top: 0;
  margin-bottom: 0;
}
.help-service a.ui_buttonD {
  margin-left: 0;
}
a.ui_buttonB,
a.ui_buttonD {
  display: inline-block;
  height: 28px;
  padding: 0 15px;
  border: none;
  border-radius: 3px;
  overflow: visible;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.ui_buttonB {
  background-color: #213598;
}

.ui_buttonB2{
  background-color:#F79700;
}


a.ui_buttonD {
  margin-left: 20px;
  background-color: #f79700;
}
.ui_buttonD:hover {
  background-color: #FFB000;
  color: #fff;
  text-decoration: none;
}
/*相关新闻-内页*/
.xiangguan {
  margin-top: 10px;width:45%;float:left;padding-right:14px;margin-right:44px;
}
.xiangguan h4 {
  padding-left: 18px;
  background: url(../images/line_title_ico.png) left 6px no-repeat;
  color: #213598/*#464646*/;
}
.xiangguan .title {
  border-bottom: 1px solid #E8E8E8;
  font-size: 15px;
  clear: both;
  color: #333;
  padding-bottom: 5px;
}
.xiangguan ul {
  padding-bottom: 10px;
}
.xiangguan li {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.xiangguan li a {
  padding-left: 10px;
  position: relative;
  display: block;
  vertical-align: top;
  padding-right: 140px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.xiangguan li a:after {
  content: '•';
  display: block;
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  color: #444;
}
.xiangguan li a:hover {
  color: #213598;
}
.xiangguan li span {
  color: #959595;
  position: absolute;
  top: 0;
  right: 0;
}
.itemComment {
  margin-top: 20px;
}
.itemComment dt {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  float: left;
  margin-right: .75em;
  position: relative;
  overflow: hidden;
}
.itemComment dt .itemCommenti {
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  *zoom: 1;
  overflow: hidden;
  border-radius: 50%;
}
.itemComment dt .itemCommenti img {
  display: block;
  width: 100%;
  border-radius: 50%;
}
.itemComment dd {
  display: table-cell;
  *display: inline-block;
  width: 3000px;
  *width: auto;
  vertical-align: top;
  height: 48px;
  min-height: 48px;
  *height: auto;
  border-left: 1px solid #ddd;
  padding-left: 1em;
}
.itemComment dd .itemCommentn {
  font-weight: bold;
  color: #000;
  font-size: 16px;
}
.itemComment dd .itemCommentp {
  color: #ccc;
  float: right;
  font-size: .75em;
  margin: 2px 5px 0 0;
}

.itemComment dd .itemCommentcon {
    width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.itemComment dd .blue {
  color: #09f !important;
  margin-top: 13px;
  font-size: 24px;
}
.itemComment dd .posttag {
  overflow: hidden;
  *zoom: 1;
  clear: both;
  margin-top: 13px;
  text-align: left;
  font-size: 12px;
}
.itemComment dd .posttag a {
  margin: .25em .5em 0 0;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  padding: 3px 5px;
  color: #666;
  border-style: solid;
  border-width: 1px;
  border-color: #333;
  text-decoration: none !important;
  position: relative;
  border-radius: 3px;
}
.itemComment dd .posttag a sup {
  padding-left: 2px;
  color: #999;
}
.itemComment dd .posttag sup {
  top: -0.5em;
}
.itemComment dd .posttag sup,
.itemComment dd .posttag sub {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: .75em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.itemComment .itemCommentquote {
  border-radius: 5px;
  background-color: #eee;
  padding: 0;
}
.itemComment .itemCommentquote dd {
  color: #666;
  font-size: 14px;
  border-left: none;
  padding: 10px;
}
.itemComment .itemCommentquote dd .itemCommentn {
  font-weight: bold;
  color: #09f;
  font-size: 16px;
}
.itemComment .Copyright {
  clear: both;
  color: #ccc;
  font-size: .75em;
  padding: 1em;
  margin-top: 4%;
  border-top: 3px solid #eee;
}
.contenttext .text {
  text-align: left;
  margin-top: 20px;
  font-size: 14px;
}
.contenttext .text .tip {
  color: #c09853 !important;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 1em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.contenttext .text .tip a {
  color: #FF0000;
}
.contenttext #commentPost {
  border-radius: 5px;
  margin: 1em 0 0 0;
  padding: 0;
}
.contenttext #commentPost .commentUL li {
  width: 33.33333333%;
  float: left;
  padding: 0 10px;
  position: relative;
}
.contenttext #commentPost .commentUL li sup {
  position: absolute;
  top: 0;
  right: 0;
  color: #FF0000;
}
.contenttext #commentPost .commentUL .commentTextarea {
  width: 100%;
}
.contenttext #commentPost .commentUL .commentVerify img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  margin-left: -110px;
}
.contenttext #commentPost .commentUL .commentSubmit {
  text-align: center;
  width: 100%;
}
.contenttext #commentPost .commentUL .commentSubmit input {
  width: 100%;
  margin: 1em auto;
  padding: 1em 0;
  font-size: 1.25em;
}
.contenttext #commentPost .commentUL .commentSubmit .anniu-bg-b:hover {
  background-color: #09f;
  color: #fff;
}
.contenttext #commentPost .commentUL .commentSubmit .anniu-bg-b {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  text-align: center;
  margin: 1em 0;
  padding: .5em 1em;
  font-size: 1em;
  text-decoration: none;
  border-radius: 99em;
  cursor: pointer;
  overflow: hidden;
  border: none;
  background-color: #213598;
  color: #fff;
}
.contenttext #commentPost input {
  font-size: 14px;
  line-height: 40px;
  color: #ccc;
  background-color: #fff;
  width: 100%;
  padding: 10px;
  transition: 0.5s ease-in-out;
  text-align: left;
  border-bottom: 1px solid #ccc;
}
.contenttext #commentPost textarea {
  font-size: 14px;
  line-height: 40px;
  color: #ccc;
  background-color: #fff;
  width: 100%;
  transition: 0.5s ease-in-out;
  text-align: left;
  border: 1px solid #ddd;
  padding: 10px;
  min-height: 100px;
}
.itemlist .itemComment {
  clear: both;
  margin-top: 0;
  padding: .75em 0;
  box-shadow: 0 -1px 0px #eeeeee;
}
.itemlist .itemComment .moreopen,
.itemlist .itemComment .moreclose {
  font-size: 12px;
  color: #999;
}
.itemlist .itemCommentquote {
  clear: both;
  overflow: hidden;
  *zoom: 1;
  margin-top: -20px;
  border-radius: 5px;
  background-color: #eee;
  padding: 0;
  box-shadow: none;
  position: relative;
  z-index: 3;
}
.itemlist .itemCommentquote dt {
  width: 22px;
  height: 22px;
  margin-top: .5em;
  margin-left: 1em;
}
.itemlist .itemCommentquote dd {
  color: #666;
  font-size: .875em;
  border-left: none;
  padding: .75em 1em .75em 1em;
}
.itemlist .itemCommentquote dd .itemCommentn {
  color: #09f;
}
.itemlist .itemCommentquote dd p a {
  color: #09f;
}
.itemlist .itemCommentquote dd p a:hover {
  text-decoration: underline;
}
.bgfff {
  margin-top: 20px;
}
.bgfff h2 {
  text-align: center;
  overflow: hidden;
}
.bgfff h2 span {
  padding: 10px 20px 10px 35px;
  border: 1px solid #eee;
  border-radius: 5px;
  display: inline-block;
  background: url("../images/iconCityFrom.png") no-repeat 10px center;
}
.bgfff h2 b {
  padding: 10px 20px 10px 35px;
  border: 1px solid #eee;
  border-radius: 5px;
  display: inline-block;
  background: url("../images/iconCityTo.png") no-repeat 10px center;
}
.bgfff .text {
  text-align: left;
  margin-top: 2%;
}
.bgfff .contentinfo {
  font-size: 1em;
  text-align: left;
  overflow: hidden;
  *zoom: 1;
  color: #999;
  background-color: #f5f5f5;
  padding: .5em 1.5em;
  border-radius: 5em;
  text-align: center;
  margin-top: 4%;
}
.bgfff .contentinfo u,
.bgfff .contentnum u {
  color: #f00;
}
.bgfff .contentnum {
  overflow: hidden;
  *zoom: 1;
  font-size: .75em;
  color: #999;
  margin: 0 auto;
  float: right;
  margin-left: 4%;
}
.bgfff .contentnum li {
  display: inline-block;
  *zoom: 1;
  vertical-align: top;
  text-align: center;
  padding: 0 .5em;
  border-left: 1px solid #eee;
}
.bgfff .contentnum li:first-child {
  border-left: none;
}
.bgfff .contentnum li b {
  text-align: center;
  font-weight: normal;
  display: block;
}
.bgfff .contentinfotext {
  display: table-cell;
  *display: inline-block;
  width: 5000px;
  *width: auto;
  vertical-align: top;
  text-align: left;
  position: relative;
}
.bgfff .contentinfotext p,
.bgfff .contentinfotext h1 {
  text-align: left !important;
  margin: 0 !important;
  font-size: .75em;
}
.bgfff .contentinfotext h1 {
  font-size: 1em !important;
}
.bgfff .contentinfotext i {
  color: #ddd;
}
.bgfff .contentinfotext span {
  font-weight: normal;
}
.bgfff .contentinfotext b {
  font-weight: normal;
}
.bgfff .contentinfotext .more {
  color: #f00;
}
.bgfff .tablewrap table {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center;
  border: none;
  color: #666;
  margin: 1em auto;
  width: 100%;
  max-width: 100%;
}
.bgfff .tablewrap table thead {
  background-color: #EFF3F5;
  font-size: .875em;
}
.bgfff .tablewrap table tbody {
  background-color: #fff;
}
.bgfff .tablewrap table tfoot {
  background-color: #fcf8e3;
  font-size: .875em;
}
.bgfff .tablewrap table td {
  border: none;
  font-size: .875em;
  padding: 10px !important;
  box-shadow: 0 0 1px #ddd;
  z-index: 54;
}
.bgfff .tablewrap table table th,
.bgfff .tablewrap table table td {
  border: none;
}
.bgfff .tablewrap table th {
  color: #555;
  font-weight: bold;
}
.bgfff .tablewrap table thead th,
.bgfff .tablewrap table thead td {
  padding: 20px 10px;
}
.bgfff .tablewrap table tbody th,
.bgfff .tablewrap table tbody td {
  padding: 10px 10px;
}
.bgfff .tablewrap table b {
  white-space: nowrap;
  font-weight: normal;
}
.bgfff .tablewrap table strong {
  white-space: nowrap;
}
.bgfff .ta-c {
  text-align: center;
}
.bgfff .anniu0 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  text-align: center;
  margin: 1em 0;
  color: #fff;
  padding: .5em 1em;
  font-size: 1em;
  text-decoration: none;
  border-radius: 99em;
  cursor: pointer;
  overflow: hidden;
}
.bgfff .anniu-bg-b {
  border: none;
  background-color: #08f;
  color: #fff;
}
.bgfff .anniu-bg-y {
  border: none;
  background-color: #f70;
  color: #fff;
}
@media (max-width: 1023px) {
  .xgxl-list dd a {
    width: 48%;
  }
  .help-service .help-dh {
    width: 100%;
    height: auto;
  }
  .help-service .help-kf {
    height: auto;
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
    padding-left: 20px;
    overflow: hidden;
  }
  .help-service .help-kf > div {
    display: block;
    overflow: hidden;
  }
  .help-service .help-kf span {
    display: block;
  }
  .help-service .help-hotline {
    padding: 10px 0;
    margin: 10px 0;
  }
  .contenttext #commentPost .commentUL li {
    width: 100%;
  }
}
@media (max-width: 768px) {

.xiangguan{width:100%;}
 
}

@media (max-width: 640px) {

.xiangguan{width:100%;}
 
}

@media (max-width: 520px) {

.xiangguan{width:100%;}
 
}

@media (max-width: 414px) {

.xiangguan{width:100%;}
 
}

