@charset "utf-8";

/* 公共样式 基础样式 每个页面都引入 */
body {
	font-variant-east-asian:traditional;
    font: 100%/1.4 Arial, Verdana, Helvetica, sans-serif;
    background-color: #F9F9F9;
    margin: 0;
    padding: 0;
    color: #333;
}
a {
    font-size: 14px;
}
/* ~~ 元素/标签选择器 ~~ */
ul, ol, dl { /* 由于浏览器之间的差异，最佳做法是在列表中将填充和边距都设置为零。为了保持一致，您可以在此处指定需要的数值，也可以在列表所包含的列表项（LI、DT 和 DD）中指定需要的数值。请注意，除非编写一个更为具体的选择器，否则您在此处进行的设置将会层叠到 .nav 列表。 */
    padding: 0;
    margin: 0;
    list-style: none;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}

a img { /* 此选择器将删除某些浏览器中显示在图像周围的默认蓝色边框（当该图像包含在链接中时） */
    border: none;
}

/* ~~ 站点链接的样式必须保持此顺序，包括用于创建悬停效果的选择器组在内。 ~~ */
a:link {
    color: #333;
    text-decoration: none;
}

a:visited {
    color: #333;
    text-decoration: none;
}

a:hover, a:active, a:focus { /* 此组选择器将为键盘导航者提供与鼠标使用者相同的悬停体验。 */
    color: #0aa3f6;
    text-decoration: none;
}
a.link-6:link, a.link-6:visited {
    color: #666;
}
a.link-6:hover, a.link-6:active, a.link-6:focus {
    color: #0aa3f6;
}
a.link-white:link, a.link-white:visited {
    color: #fff;
}
a.link-white:hover, a.link-white:active, a.link-white:focus {
    color: #0aa3f6;
}
.clr {
    clear: both;
}
.clear, .cle {
    clear: both;
}
.fr {
    float: right!important;
}
.fl {
    float: left!important;
}
/* ~~ 此容器包含所有其它 div，并依百分比设定其宽度 ~~ */
.container {
    position: relative;
    width: 100%; /* 可能需要最大宽度，以防止此布局在大型显示器上过宽。这将使行长度更便于阅读。IE6 不遵循此声明。 */
    min-width: 780px; /* 可能需要最小宽度，以防止此布局过窄。这将使侧面列中的行长度更便于阅读。IE6 不遵循此声明。 */
    background-color: #F9F9F9;
    padding-left: 0;
    padding-right: 0;
}

/* ~~ 头部文件 ~~ */
.header {
    height: 160px;
    background: #fff;
    box-shadow: 0 4px 4px rgb(0 0 0 / 15%);
    position: relative;
    z-index: 10;
}

/* ~~ 正文区域 ~~ */
.content {
    width: 1200px;
    margin: 0 auto;
}

/* ~~ 头部容器 ~~ */
.header_box {
    padding: 20px 0 25px 0;
}

/* ~~ logo区域 ~~ */
.logo {
    width: 323px;
    height: 70px;
}

.city_switch {
    width: 142px;
    height: 70px;
}

.city_switch .title {
    font-size: 18px;
    color: #0aa3f6;
    margin: 0 0 0 60px;
    cursor: pointer;
    background: url(https://img.ctsqj.com/pc/ctsqj/ORG7188_templets/002/images/gny_14.png) right no-repeat;
    padding-right: 20px;
}
.city_switch .dropdown {
    height: 30px;
    margin: 18px 0 0 0;
}
.city_switch .dropdown .dropdown-menu {
    min-width: 102px!important;
    left: 40px!important;
    padding: 10px 0 10px 0!important;
}
.city_switch .dropdown .dropdown-menu li a:hover {
    background: #0aa3f6!important;
    color: #fff!important;
}
.city_switch .dropdown .dropdown-menu li {
    width: 100%;
    text-align: center;
}
.city_switch .dropdown .dropdown-menu li a {
    height: 28px!important;
    line-height: 28px!important;
    padding: 0 20px!important;
}
.city_switch .arr_down::after {
    display: inline-block;
    width: 21px;
    height: 13px;
    content: "";
    background: url(https://img.ctsqj.com/pc/ctsqj/ORG7188_templets/002/images/gny_14.png) no-repeat;
    background-size: auto auto;
    color: #999;
    background-size: contain;
    vertical-align: middle;
    margin: 0;
    cursor: pointer;
}

/* ~~ 搜索框 ~~ */
input, button {
    border: none;
    outline: none;
}

.search_box {
    width: 508px;
    position: relative;
    margin-right: 23px;
}

.search_box .bar6 input {
    border: 1px solid #0aa3f6;
    border-radius: 35px 0 0 35px;
    background: transparent;
    top: 10px;
    left: 10px;
    width: 351px;
    height: 37px;
    padding-left: 18px;
    position: absolute;
}

.search_box .bar6 button {
    background: #0aa3f6 url(https://img.ctsqj.com/pc/ctsqj/ORG7188_templets/002/images/gny_11.png) no-repeat 25px 13px;
    border-radius: 0 35px 35px 0;
    width: 110px;
    top: 10px;
    right: 37px;
    height: 37px;
    cursor: pointer;
    position: absolute;
    padding-left: 30px;
    font-size: 16px;
    color: #FFF;
}

/* ~~ 热线电话 ~~*/
.hot_line {
    width: 203px;
    margin-top: 8px;
}

.hot_line .icon_phone {
    width: 40px;
    height: 40px;
    background: url(https://img.ctsqj.com/pc/ctsqj/ORG7188_templets/002/images/gny_08.png) no-repeat;
    margin-right: 5px;
}

.hot_line .title {
    color: #666;
    font-size: 17px;
}

.hot_line .phone {
    color: #ecb01f;
    font-weight: bold;
    font-size: 18px;
}

.nav-pills > li > a {
    width: 99px !important;
    font-size: 14px !important;
}

.nav-pills > li.first-menu > a {
    padding: 10px 15px 10px 2px !important;
    width: 70px !important;
}

.nav-pills > li > a:link, .nav-pills > li > a:visited {
    color: #666;
    background-color: transparent !important;
}
.nav-pills > li > a:hover, .nav-pills > li > a:active {
    color: #0aa3f6;
    background-color: transparent !important;
}

.nav-pills > li.active > a:link, .nav-pills > li.active > a:visited, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:active {
    color: #0aa3f6;
    background-color: transparent !important;
}
li.dropdown {
    height: 44px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #0aa3f6;
    text-decoration: none;
    background: transparent;
}
.dropdown-menu>li>a {
    min-width: 55px;
    padding-right: 30px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #333;
}
.dropdown-menu {
    padding: 15px;
    margin: 0;
    border-top: solid 1px #0aa3f6;
}
.dropdown-menu>li {
    display: flex;
    flex-direction: column;
}
/* ~~ 脚注 ~~ */
.footer {
    height: 474px;
    padding: 10px 0;
    position: relative; /* 这可以使 IE6 hasLayout 以正确方式进行清除 */
    clear: both; /* 此清除属性强制 .container 了解列的结束位置以及包含列的位置 */
}

/* 间距 */
.mb-5 {
    margin-bottom: 5px!important;
}
.mb-10 {
    margin-bottom: 10px!important;
}
.mb-15 {
    margin-bottom: 15px!important;
}
.mb-20 {
    margin-bottom: 20px!important;
}
.mb-25 {
    margin-bottom: 25px!important;
}
.mb-30 {
    margin-bottom: 30px!important;
}
.mb-40 {
    margin-bottom: 40px!important;
}
.mt-5 {
    margin-top: 5px!important;
}
.mt-10 {
    margin-top: 10px!important;
}
.mt-15 {
    margin-top: 15px!important;
}
.mt-20 {
    margin-top: 20px!important;
}
.mt-30 {
    margin-top: 30px!important;
}
.mt-35 {
    margin-top: 35px!important;
}
.mt-40 {
    margin-top: 40px!important;
}
.mt-56 {
    margin-top: 56px!important;
}
.ml-5 {
    margin-left: 5px!important;
}
.ml-10 {
     margin-left: 10px!important;
}
.ml-15 {
     margin-left: 15px!important;
}
.ml-20 {
     margin-left: 15px!important;
}
.mr-5 {
     margin-right: 5px!important;
 }
.mr-10 {
     margin-right: 10px!important;
 }
.mr-15 {
     margin-right: 15px!important;
 }
.mr-20 {
     margin-right: 20px!important;
 }
.mr-25 {
     margin-right: 25px!important;
 }
.mr-30 {
     margin-right: 30px!important;
 }
.pd-25 {
    padding: 25px!important;
}
.pd-10 {
    padding: 10px!important;
}
.pt-10 {
    padding-top: 10px!important;
}
.pt-20 {
    padding-top: 20px!important;
}
.pt-30 {
    padding-top: 20px!important;
}
.pt-37 {
    padding-top: 37px!important;
}
.pl-10 {
    padding-left: 10px!important;
}
/* 点线 */
.dot-line {
    width: 100%;
    height: 1px;
    line-height: 1px;
    border-bottom: dotted 1px #D2D2D2;
    clear: both;
    padding: 15px 0 0 0;
}
/* 实线 */
.solid-line {
    height: 1px;
    line-height: 1px;
    border-bottom: solid 1px #e5e5e5;
    clear: both;
    padding: 0;
}
.solid-line-6 {
    height: 1px;
    line-height: 1px;
    border-bottom: solid 1px #666;
    clear: both;
    padding: 0;
}
.bg-white {
    background-color: #fff!important;
}
.bg-f1 {
    background-color: #f1f1f1!important;
}
.justify-text {
    text-align-last: justify;
    text-align: justify;
}
.color-red {
    color: #fc4538;
}
.color-white {
    color: #fff;
}
.color-blue {
    color: #0aa3f6;
}
.color-normal {
    color: #333;
}
.color-999 {
    color: #999;
}
.color-ddd {
    color: #ddd;
}
.color-666 {
    color: #666;
}
.color-bg-blue {
  background-color: #46aae1;
}
.color-bg-3bb5f8 {
     background-color: #3bb5f8;
 }
.color-bg-grey {
  background-color: #f1f1f1;
}
.color-bg-ddd {
    background-color: #ddd;
 }
.color-bg-666 {
    background-color: #666;
}
.ft-bold {
    font-weight: bold;
}
.ft-normal {
    font-weight: normal;
}
.ft-13 {
    font-size: 13px!important;
}
.ft-14 {
    font-size: 14px!important;
}
.ft-16 {
    font-size: 16px!important;
}
.ft-24 {
    font-size: 24px!important;
}
.ft-20 {
    font-size: 20px!important;
}
.ft-22 {
    font-size: 22px!important;
}
.ft-32 {
    font-size: 32px!important;
}
.ft-36 {
    font-size: 36px!important;
}
.ft-40 {
    font-size: 40px!important;
}
.ft-48 {
    font-size: 48px!important;
}
.yahei-bold {
    font-family: Arial;
    font-weight: bold;
}
.yahei-normal {
    font-family: Arial;
    font-weight: normal;
}
.w100p {
    width: 100% !important;
}
.flex-div {
    display: -webkit-flex;
    display: flex;
}
.flex-wrap {
    flex-wrap: wrap!important;
}
.flex-col {
    display: -webkit-flex;
    display: flex;
    flex-direction: column!important;
}
.flex-row {
    display: -webkit-flex;
    display: flex;
    flex-direction: row!important;
}
.jst-center {
    justify-content: center!important;
}
.jst-space-between {
    justify-content: space-between!important;
}
.jst-space-around {
    justify-content: space-around!important;
}
.align-itm-center {
    align-items: center!important;
}
.text-overflow2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.text-overflow {
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.ft-col-01 {
    width: 220px;
}
.ft-col-02 {
    width: 298px;
}
.ft-col-03 {
    width: 450px;
}
.ft-col-04 {
    width: 230px;
    text-align: right;
}
.pos-rel {
    position: relative;
}
.txt-center {
    text-align: center;
}
/* 友情链接 */
.flink-zone {
    width: 100%;
    min-height: 110px;
    margin-bottom: 120px;
}
.flink li {
    margin: 0 37px 10px 0;
}
.menu-title {
    font-size: 20px;
    font-weight: normal;
    color: #333;
    margin-bottom: 30px;
}
.bt-menu dd {
    float: left;
    margin: 0 20px 10px 0;
    font-size: 16px;
}
.bt-menu dd a:link {
    color: #7a7a7a;
}
.bt-menu dd a:visited, .bt-menu dd a:hover, .bt-menu dd a:active, .bt-menu dd a:focus {
    color: #0aa3f6;
}
.menu-box {
    width: 158px;
    margin: auto;
}
.menu-box-phone {
    width: 280px;
    margin: auto;
}
.menu-shuxian {
    height: 102px;
    width: 1px;
    position: absolute;
    right: 0;
    top: 20px;
    border-right: solid 1px #d4d4d4;
}
/* 底部logo 和版权信息 */
.bt-logo {
    width: 115px;
    height: 119px;
    background: url("https://img.ctsqj.com/pc/ctsqj/ORG7188_templets/002/images/gny_150.png") no-repeat;
    margin-right: 25px;
}
.footer .com-info .info1 {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
.footer .com-info .info2 {
    font-size: 14px;
    color: #666;
    line-height: 28px;
}
/* 底部横条 */
.fix-bot {
    width: 100%;
    height: 120px;
    position: fixed;
    bottom: 0;
    opacity: .9;
    z-index: 9999;
}
.fix-bot:hover {
    opacity: 1;
}
.fix-bot .btn-close {
    display: block;
    width: 30px;
    height: 30px;
    background: url("https://img.ctsqj.com/pc/ctsqj/ORG7188_templets/002/images/ico_btm_off.png") no-repeat;
    position: absolute;
    right: -51px;
    top: 11px;
    cursor: pointer;
}
.fix-bot .banner {
    height: 120px;
}
.fix-bot .bt-lbl {
    font-size: 14px;
    color: #333;
}
.fix-bot input[type='text'] {
    border: solid 1px #fff;
    width: 188px;
    height: 30px;
    background-color: #fff;
}
.footer-leftoff {
    width: 187px;
    height: 80px;
    cursor: pointer;
    position: fixed;
    left: 0;
    bottom: 0;
    display: none;
    z-index: 9000;
}
.bt-btn-submit {
    width: 98px;
    height: 30px;
    line-height: 30px;
    background-color: #fc4538;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.bt-tips {
    position: absolute;
    right: 0;
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
    font-weight: bold;
}

/* 首页轮播大图的分页样式 */
.index-full-pic .swiper-pagination .swiper-pagination-bullet {
    color: #0aa3f6!important;
    width: 20px!important;
    height: 20px!important;
    border-radius: 100% !important;
    background: transparent!important;
    border: solid 1px #0aa3f6;
}
.index-full-pic .swiper-pagination .swiper-pagination-bullet-active {
    background: #0aa3f6!important;
}
/* 轮播图分页样式 */
.swiper-pagination-bullet-active {
    width: 26px!important;
    border-radius: 3px!important;
}
.swiper-pagination-bullet {
    background-color: #fff!important;
    opacity: .8!important;
}
.swiper-pagination-right {
    text-align: right!important;
    padding-right: 15px!important;
}
/* 阴影效果 */
.shadow-ud {
    box-shadow: 0 -2px 3px 0 #ddd, 0 2px 3px 0 #ddd;
}

/*  按钮 */
.btn-rect {
    display: block;
    width: 118px;
    height: 40px;
    line-height: 40px;
    background-color: #0aa3f6;
    color: #fff!important;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.btn-rect:hover {
    box-shadow: 0 -1px 2px 0 #0aa3f6, 0 1px 2px 0 #0aa3f6;
}
.btn-round-10 {
    border-radius: 10px;
}
.btn-round-5 {
    border-radius: 5px;
}
.btn-orange {
    background-color: #ecb01f!important;
}
.btn-orange:hover {
    box-shadow: 0 -1px 2px 0 #ecb01f, 0 1px 2px 0 #ecb01f;
}
.btn-red {
    background-color: #fc4538!important; ;
}
/* 服务特点 */
.service-banner {
    background-color: #fff;
    height: 120px;
    width: 100%;
    box-shadow: -1px 0 6px rgb(0 0 0 / 10%);
}
.service-banner .srv-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 10px;
}
.service-banner .srv-title {
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
.service-banner .srv-title-sub {
    font-size: 14px;
    color: #666;
}

/* 加载动画 */
.animate-loading .d_loading_css {
    display: none;
}
.d_loading_css {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.45);
    opacity: 0;
}

.d_loading_css .d_loading_box {
    font-size: 10px;
    position: absolute;
    text-indent: -9999em;
    border-top: 2px solid rgba(255,255,255,.2);
    border-right: 2px solid rgba(255,255,255,.2);
    border-bottom: 2px solid rgba(255,255,255,.2);
    border-left: 2px solid #0aa3f6;
    -webkit-animation: d_doading 1.1s infinite linear;
    animation: d_doading 1.1s infinite linear;
    border-radius: 50%;
    width: 15em;
    height: 15em;
    top: 126px;
    left: 456px;
    margin: -5em 0 0 -5em;
}

.d_loading_css .d_loading_box:after {
    border-radius: 50%;
    width: 15em;
    height: 15em
}

.d_loading_css .d_loading_text {
    position: absolute;
    top: 107px;
    left: 438px;
    font-size: 80px;
    color: #fc0;
    font-family: Arial;
    font-weight: 700;
    line-height: 1;
    height: 90px;
    width: 90px;
    margin: 0 auto;
    text-align: center;
    background: url(https://img.ctsqj.com/pc/ctsqj/ORG7188_templets/002/images/gny_150.png) no-repeat;
    background-size: contain;
}

@-webkit-keyframes d_doading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes d_doading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.price {font-family: Arial!important;}

/* 面包屑导航 */
.breadcrumbs {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 40px;
}
.breadcrumbs dd {
    float: left;
    font-size: 14px;
    color: #999;
}
dd.crumb a:link, dd.crumb a:visited {
    color: #999;
}
dd.crumb a:hover, dd.crumb a:active, dd.crumb a:focus {
    color: #0aa3f6;
}
dd.cur-crumb {
    color: #333;
}

/* 客服面板 */
.kefu-board {
    width: 278px;
    height: 401px;
    background: url("https://img.ctsqj.com/pc/ctsqj/ORG7188_templets/002/images/left_03.jpg") no-repeat;
    background-size: cover;
}
.w-192 {
    width: 192px;
    margin: auto;
}
.kefu-board .slogan1 {
    color: #fff;
    font-size: 17px;
    margin-top: 125px;
}
.kefu-board .slogan2 {
    color: #fff;
    font-size: 17px;
    margin-top: 10px;
}
.kefu-board .lbl-mobile {
    color: #fff;
    font-size: 14px;
    margin-top: 40px;
}
.kefu-board .mobile {
    color: #ff5500;
    font-size: 30px;
    margin-top: 0;
}
.kefu-board .wechat {
    color: #fff;
    font-size: 14px;
    margin-top: 8px;
}
.kefu-board .btn-zixun {
    width: 192px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 18px;
    border-radius: 6px;
    text-align: center;
    background: url("https://img.ctsqj.com/pc/ctsqj/ORG7188_templets/002/images/kefu.png") #ff5500 40px no-repeat;
    margin-top: 10px;
    padding-left: 40px;
}
.kefu-board .lbl-kefu {
    color: #fff;
    text-align: center;
    margin-top: 10px;
}

/* 鼠标滑入后显示阴影 */
.shadow-box:hover {
    box-shadow: 0 0 6px rgb(0 0 0 / 10%);
}

ul.nav {
    border: none!important;
}
.nav-tabs>li>a {
    border: none!important;
    background: transparent!important;
}
.nav-tabs>li:active>a {
    border: none!important;
    background: transparent!important;
}
.nav>li>a:focus, .nav>li>a:hover {
    background: transparent!important;
}

.fix-bot .content {
    background-color: #3bb5f8!important;
}
.trip-three-img {
      display: flex;
      justify-content: space-between;
}
.trip-three-img img {
    width: 33%;
    margin-right: 5px;
}