﻿@charset "utf-8";

/* public*/
.w1200{width:1200px;margin:0 auto;}
.tx-l{text-align:left;}
.tx-c{text-align:center;}
.tx-r{text-align:right;}
.ufl{float:left;}
.ufr{float:right;}
.row.marlg0{margin-right:0;margin-left:0;}
.row .padlg0{padding-right:0;padding-left:0;}
.text img{max-width:100%;height: auto;}
.col-zs{color:#327cbe;}
.font-18{font-size:18px;}
.font-46{font-size:46px;}
.dtable{display:table;width: 100%;height:100%;}
.dtable .dtcell{display:table-cell;vertical-align:middle;}
.block{display:block;}

body{padding-top: 100px;}
input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="number"], input[type="search"], input[type="date"], select, textarea {
    border-radius: 2px;
    border: solid 1px #ccc;
    padding: 0.6em;
    background-color: #f7f7f7;
    box-shadow: inset 0 2px 3px rgba(0,0,0,0.1);
    width: 100%;
    transition: all 0.3s ease;
}
a:hover, a:focus {color: #f49600;text-decoration:none;}

.header-wrapper{
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    padding:10px 0;
    background: #fff;
    z-index:999;
    transition: all 0.3s;
}
.header-wrapper.activeHead{padding: 0;}
.header-wrapper:after {
    width: 100%;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    content: '';
    position: absolute;
    top: -110%;
    left: 0;
    display: inline;
    height: 100%;
    background: #fff;
    -ms-box-shadow: 0 2px 4px rgba(0,0,0,.1);
    -o-box-shadow: 0 2px 4px rgba(0,0,0,.1);
    box-shadow: 0 2px 4px rgba(0,0,0,.1);
    z-index: -1;
}
.header-wrapper.activeHead:after{top:0;}
.header-wrapper .navbar-default{
    background: transparent;
    border-width: 0;
    max-width: 1610px;
    margin:0 auto;
}
.navbar-brand{
    height: auto;
    padding:10px 15px;
}

.index-prev,.index-next{
    position: absolute;
    top:50%;
    width: 27px;
    height: 54px;
    background: url(../Images/ico_prev.png) center no-repeat;
    background-size: cover;
    margin-top: -27px;
    z-index: 3;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.index-prev{left: 3%;}
.index-next{right: 3%;-webkit-transform: rotateZ(180deg);transform: rotateZ(180deg);}
.index-prev:hover,.index-next:hover{
    opacity: 1;
    filter: alpha(opacity=100);
}
.swiper-pagination-bullet-active{background: #f49600;}


.head-nav-w{margin-top: 20px;padding-right: 0;}
.navbar-default .navbar-nav > li{margin-left:34px;padding-right: 10px;font-size:16px;}
.navbar-default .navbar-nav > li > a{padding:10px 6px;color:#000;position: relative;height: 40px;line-height: 20px;}
/* .navbar-default .navbar-nav > li.on > a{color: #06937c;} */
.navbar-default .navbar-nav > li.on > a:after{
    display: block;
    position: absolute;
    left: 50%;
    bottom:0px;
    width:28px;
    height: 2px;
    background: #f49600;
    content: '';
    z-index: 2;
    margin-left:-14px;
}
.header-wrapper.activeHead .navbar-nav > li > a{color:#000;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,
.header-wrapper.activeHead .navbar-nav > li > a:hover,.header-wrapper.activeHead .navbar-nav > li > a:focus{
    color:#f49600;
}



.navbar-default .navbar-nav > li .ej-nav{
    position: absolute;
    top:100%;
    left: -30px;
    width: 196px;
    padding-top: 10px;
    display: none;
    z-index: 99;
}
.navbar-default .navbar-nav > li .ej-nav dl{
    background:rgba(255,255,255,0.86);
    border-radius: 10px;
    padding:30px 35px 12px;
}
.navbar-default .navbar-nav > li .ej-nav dl dt i{
    position: absolute;
    top:2px;
    left: 48px;
    border-bottom:8px solid rgba(255,255,255,0.86);
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.navbar-default .navbar-nav > li .ej-nav dl dd{
    margin-bottom: 18px;
    font-size: 16px;
    color:#555;
}
.navbar-default .navbar-nav > li.last{padding-right: 0;margin-left: 20px;}
.navbar-default .navbar-nav > li.last > a{
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    color:#888;
    padding-left:10px;
    padding-right: 10px;
}
.navbar-default .navbar-nav > li.last > a:before{
    display: block;
    position: absolute;
    left: 0;
    top:50%;
    width: 1px;
    height: 12px;
    margin-top: -6px;
    background: #999;
    content: '';
}

.ban-txt{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #fff;
}
.ban-txt .p1{font-size: 42px;margin-bottom: 30px;opacity: 0;letter-spacing: 10px;font-weight: bold;}
.ban-txt .p2{font-size: 24px;opacity: 0;line-height: 1.6;}
.ban-txt .ban-move-box{max-width: 1000px;margin:0 auto;}
.focus .ban-txt .p1{font-size: 26px;margin-bottom: 15px;margin-top: 10px;}
.focus .ban-txt .line{width: 40px;height: 3px;background: #fff;margin:10px auto;}



.txt-am div {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
}
.txt-am{font-size: 32px;font-family: "SourceHanSansCNRegular";color:#fff;}
.txt-am span{
    letter-spacing: 2px;
    overflow: hidden;
    position: relative;
    line-height: 1;
}
.txt-am span font {
    visibility: hidden;
}
.txt-am span span {
    font-style: normal;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    -moz-animation: bTTextZt 1s ease-in-out 1s forwards;
    -webkit-animation: bTTextZt 1s ease-in-out 1s forwards;
    animation: bTTextZt 1s ease-in-out 1s forwards;
}
.txt-am span:after {
    background-color: #fff;
    content: "";
    position: absolute;
    top: 50%;
    height: 5px;
    -webkit-transform: translateY(-50%);
    -webkit-animation: bTLineZt 1.5s ease-in-out forwards;
    -moz-transform: translateY(-50%);
    -moz-animation: bTLineZt 1.5s ease-in-out forwards;
    transform: translateY(-50%);
    animation: bTLineZt 1.5s ease-in-out forwards;
}
.ban-txt h1 .txt-am{
    font-size: 36px;
    font-family:Neutraface Bold;
    margin-top: 20px;
}
.ban-txt .p2 .txt-am{
    font-size: 26px;
    font-family:"SourceHanSansCNLight";
    margin-top: 20px;
    font-style: oblique;
    color:#ffb200;
}
.ban-txt .p2 .txt-am span span{font-style: oblique;}
.ban-txt .p2 .txt-am span:after{background-color: #ffb200;}
.ban-txt .line{
    width: 150px;
    height: 2px;
    background: #dc9a03;
    position: relative;
    margin: 20px auto 0;
    -webkit-transition: width 0.3s ease-out;
    transition: width 0.3s ease-out;
}
.ban-txt .line.active{width: 280px;}
.ban-txt .line .i1{
    position: absolute;
    top:0;
    left: 0;
    width: 70%;
    height: 2px;
    background: #06937c;
}
.ban-txt .line .i2{
    position: absolute;
    top:0;
    left: 70%;
    width: 10%;
    height: 2px;
    background: #000;
}
@-webkit-keyframes bTLineZt{
    0%{ left: 0; right: 100%;}
    50%{ left: 0; right: 0;}
    100%{ left:100%; right: 0;}
}
@keyframes bTLineZt{
    0%{ left: 0; right: 100%;}
    50%{ left: 0; right: 0;}
    100%{ left:100%; right: 0;}
}
@-webkit-keyframes bTTextZt{
    0%{ width: 0;}
    100%{ width: 100%;}
}
@keyframes bTTextZt{
    0%{ width: 0;}
    100%{ width: 100%;}
}

.more-s2{text-align: center;margin-bottom: 45px;line-height: 20px;}
.more-s2 i{
    display: inline-block;
    line-height: 20px;
    font-style: normal;
    vertical-align: middle;
}
.more-s2 i:after{
    font-family: "ElegantIcons";
    font-size: 20px;
    content: '\4C';
}

.home-wrap .section-case{padding: 50px 0;background: #fafafa;}
.home-wrap .section-case .boxs{padding:40px;background: #fff;border:1px solid #efefef;}
.title-s1 h3{margin-bottom: 3px;}
.title-s1 h3 span.tx{display: inline-block;padding-bottom: 10px;position: relative;}
.title-s1 h3 span.tx:after{
    position: absolute;
    bottom:0;
    right: 0;
    left: 10px;
    height: 1px;
    background: #f49600;
    content: '';
}
.title-s1 h3 a.mr{
    font-size: 14px;
    color:#f29702;
    padding-bottom:10px;
    border-bottom: 1px solid #f29702;
    margin-top: 10px;
    font-style: oblique;
    letter-spacing: 1px;
}
.title-s1 .line{
    width: 26px;
    height: 3px;
    background: #f49600;
    margin-bottom: 20px;
}
.home-wrap .section-case .boxs h4{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom:10px;
}
.home-wrap .section-case .boxs .date{color:#999;margin-bottom: 10px;}
.home-wrap .section-case .boxs .p{line-height: 22px;height: 44px;margin-bottom: 30px;}
.title-s3{padding-top: 40px;text-align: center;margin-bottom: 40px;}
.title-s3 .line{width:90px;margin:15px auto 0;height: 1px;background: #ddd;}
.title-s3 .line i{
    display: block;
    width: 30px;
    height: 3px;
    background: #f49600;
    margin: 0 auto;
    position: relative;
    top: -1px;
}
.title-s4{padding-top: 40px;text-align: center;margin-bottom: 40px;color:#fff;}
.title-s4 .line{width:90px;margin:15px auto 0;height: 1px;background: #fff;}
.title-s4 .line i{
    display: block;
    width: 30px;
    height: 3px;
    background: #f49600;
    margin: 0 auto;
    position: relative;
    top: -1px;
}
.row.row0{margin-right: 0;margin-left: 0;}
.row.row0>div{padding-right: 0;padding-left: 0;}
.mode-service-list {margin-bottom: 50px;}
.mode-service-list .item{background: #ddd;text-align: center;}
.mode-service-list .item:nth-child(8n+2),
.mode-service-list .item:nth-child(8n+4),
.mode-service-list .item:nth-child(8n+5),
.mode-service-list .item:nth-child(8n+7){background: #f0f0f0;}
.mode-service-list .item .boxs{display: block;color:#333;border:1px solid transparent;}
/* .mode-service-list .item .boxs:hover{background: #fff;border-color:#f0f0f0;} */
.mode-service-list .item .boxs .con{
    padding:40px 15px;
}
.mode-service-list .item .boxs .con .img{
    height: 80px;
    margin-bottom: 5px;
}
.mode-service-list .item .boxs .con img{max-height: 100%;max-width: 100%;vertical-align: top;}
.mode-service-list .item .boxs .con .line{
    width: 26px;
    height: 2px;
    background: #f49600;
    margin: 7px auto 5px;
}
.mode-service-list .item .boxs .con p{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.foot-con{
    background: url(../Images/foot_bg.jpg) center no-repeat;
    background-size: cover;
    color: #fff;
    padding-bottom: 40px;
}
.foot-con .boxs{padding: 30px 15px 0;min-height: 200px;}

.foot-con .foot-mid>div+div .boxs{border-left:1px solid rgba(255,255,255,0.3)}
.foot-con .boxs .p{margin-bottom: 5px;line-height: 30px;}
.foot-chart table{text-align: center;margin:0 auto;}
.foot-chart table tr td{padding:0 7px;}
.foot-chart table tr td img{max-width: 100%;}
.foot-shar{margin-top: 20px;}
.foot-shar a{
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: rgba(255,255,255,0.25);
    border-radius:100%;
    margin:0 3px;
    vertical-align: top;
    background-position: center;
    background-repeat: no-repeat;
}
.foot-shar a.a1{background-image: url(../Images/ico_f1.png);}
.foot-shar a.a2{background-image: url(../Images/ico_f2.png);}
.foot-shar a.a3{background-image: url(../Images/ico_f3.png);}
.foot-shar a.a4{background-image: url(../Images/ico_f4.png);}
.foot-shar a:hover{background-color: #f29702;}
.foot-form-row{max-width: 380px;margin:0 auto;}
.foot-form-row .row{margin-right: -5px;margin-left: -5px;}
.foot-form-row .row>div{padding-right: 5px;padding-left: 5px;margin-bottom: 10px;}
.foot-input input,.foot-input textarea{
    width: 100%;
    height: 38px;
    border-width: 0;
    outline: none;
    background: rgba(255,255,255,0.33);
    border-radius: 0;
}
.foot-sub input{
    width: 100%;
    height: 38px;
    border-width: 0;
    outline: none;
    background: #f29702;
    border-radius: 4px;
}
.foot-input input::-webkit-input-placeholder,.foot-input textarea::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.52;
  filter: alpha(opacity=52);
}

.foot-input input:-moz-placeholder,.foot-input textarea:-moz-placeholder {
  color: #fff;
  opacity: 0.52;
  filter: alpha(opacity=52);
}

.foot-input input::-moz-placeholder,.foot-input textarea::-moz-placeholder {
  color: #fff;
  opacity: 0.52;
  filter: alpha(opacity=52);
}

.foot-input input:-ms-input-placeholder,.foot-input textarea:-ms-input-placeholder {
  color: #fff;
  opacity: 0.52;
  filter: alpha(opacity=52);
}


.icp{
    background: #1e1f1f;
    color: #fff;
    padding: 10px 15px;
    text-align: center;
}
.focus{height: 168px;background-size: auto 100%;background-position: center;background-repeat: no-repeat;}
.inner-header{padding:0;}
.inner-nav{
    border-bottom: 1px solid #ddd;
    text-align: center;
    margin-bottom: 40px;
}
.inner-nav a{
    display: inline-block;
    font-size: 18px;
    vertical-align: top;
    margin: 0 15px -1px;
    padding:20px 0;
    border-bottom:2px solid transparent;
}
.inner-nav a.on{color:#f49600;border-bottom-color: #f49600;}
.case-wrap .mes{
    max-width: 920px;
    margin:0 auto 40px;
    color:#888;
    text-align: center;
    line-height: 1.8;
}
.case-list .boxs{margin-bottom: 40px;}
.case-list .boxs .caseImgadm{
    width: 100%;
    padding-top: 70.75268817204301%;
    position: relative;
    overflow: hidden;
}
.case-list .boxs .caseImgadm a{
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background-color: rgba(0,0,0,0.9);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transition: .3s;
    transition: .3s;
}
.case-list .boxs .caseImgadm a .viewmore {
    position: absolute;
    top: 0px;
    background: #000;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    opacity: 0;
}
.case-list .boxs .caseImgadm a:hover .viewmore{opacity: 0.7;}
.case-list .boxs .caseImgadm a .viewmore .viewtxt {
    position: absolute;
    top: 50%;
    color: #fff;
    left: 50%;
    width:80px;
    text-align: center;
    line-height: 30px;
    margin-left: -40px;
    margin-top: -15px;
}
.case-list .boxs .caseImgadm a .viewline {
    display: inline-block;
    width: 100px !important;
    height: 1px;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    transition: all 0.6s ease 0s !important;
    top: 50%;
}
.case-list .boxs .caseImgadm a .viewline:after,.case-list .boxs .caseImgadm a .viewline:before{
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    content: '';
}
.case-list .boxs .caseImgadm a .viewline:after{top:-20px;}
.case-list .boxs .caseImgadm a .viewline:before{bottom:-20px;}
.case-list .boxs .caseImgadm a:hover .viewmore .viewline {
    width: 10px !important;
    margin-left: -3px;
}
.case-list .boxs .a-txt{
    display: block;
    margin: 20px 0;
}
.case-list .boxs .a-txt .title{
    font-size: 18px;
    display: inline-block;
    max-width: 65%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
}
.case-list .boxs .a-txt .date{
    display: inline-block;
    color:#444;
    margin-left:10px;
    padding-left: 10px;
    border-left: 1px solid #666;
}
.case-list .boxs .ico-jt2{
    float: right;
    position: relative;
    right: 0;
    transition: all 0.4s linear 0s;
    display: inline-block;
    width: 35px;
    height: 11px;
    background: url(../Images/jiantou.png);
}
.case-list .boxs .ico-jt2:hover{right: -5px;}
.page-more{text-align: center;margin-bottom: 40px;}
a.more{
    border: 1px solid #f49600;
    display: inline-block;
    text-align: center;
    padding: .1em .8em;
    line-height: 1.9em;
    border-radius: 4px;
    color: #f49600;
    font-family: "quadon","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    margin-right: 10px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
a.more:hover{background: #f49600;color:#fff;}
.about-wrap{padding: 30px 0 50px;}
.news-wrap{padding: 50px 0 0;}
.news-list .item{
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom:1px dashed #ddd;
}
.news-list .item .img{width: 320px;}
.news-list .item .txt{padding-left: 25px;}
.news-list .item .txt h4{margin-bottom: 10px;}
.news-list .item .txt .p{margin-top: 20px;line-height: 1.8;height: 75px;overflow: hidden;}
.views .date{
    display: inline-block;
    padding-left: 20px;
    background: url(../Images/ico_date.png) left center no-repeat;
}
.views .v{
    display: inline-block;
    padding-left: 20px;
    background: url(../Images/ico_v.png) left center no-repeat;
    margin-left: 15px;
}
.title-s5{
    padding-bottom: 10px;
    border-bottom: 1px solid #333;
    margin-bottom: 5px;
}
.news-list2{margin-bottom: 50px;}
.news-list2 .item{
    padding:20px 0;
    border-bottom: 1px dashed #ddd;
}
.news-list2 .item h4{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;  
}
.news-list2 .item p{
    margin:10px 0;
        display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.detail-title{text-align: center;margin-bottom: 40px;}
.detail-title h2{margin-bottom: 15px;}
.pagepage{margin: 30px 0;}
.contact-wrap{padding:30px 0;}
.contact-list .boxs{background: #f7f7f7;margin: 20px 0;}
.contact-list .boxs .maps{width: 284px;height: 220px;overflow: hidden;}
.contact-list .boxs .maps img{height: 100%;}
.contact-list .boxs .txt{padding-left: 30px;padding-right: 15px;}
.contact-list .boxs .txt .line{
    width: 30px;
    height: 3px;
    background: #f49600;
    margin: 10px 0;
}
.contact-list .boxs .txt ul li{line-height: 26px;margin-top: 5px;}
.pic-wrap .news-list2 .item{padding-bottom: 40px;margin-bottom: 20px;}
.pic-wrap .news-list2 .item h4{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 10px;
}
.pic-wrap .news-list2 .item p{
    line-height: 24px;
    height: 72px;
    margin-top: 20px;
}
.pic-text{padding:20px 0 30px;}
.select{float: right;margin-top: 10px;}
.select select{
    float: left;
    width: 200px;
    height:46px;
    margin-left: 10px;
    background: #fff;
    border:1px solid #ddd;
    outline: none;
    box-shadow: none;
}
.hr-list .item{border-bottom:1px solid #ddd;}
.hr-list .item .top{
    padding:20px 0;
    position: relative;
    line-height: 22px;  
}
.hr-list .item .top h4{line-height: 22px;}
.hr-list .item .top .ico-r{
    position: absolute;
    right: 30px;
    top:20px;
    width: 22px;
    height: 22px;
    background: url(../Images/ico_r.png) center no-repeat;
    background-size: cover;
    cursor: pointer;
    -webkit-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.hr-list .item .top.on .ico-r{
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}
.hr-list .item .mes{
    padding:20px 0;
    border-top:1px solid #ddd;
    display: none;
}
.hr-list .item .mes ul.ul{max-width: 450px;margin-bottom: 15px;}
.hr-list .item .mes ul.ul li{
    float: left;
    width: 50%;
    max-width: 220px;
    line-height: 22px;
    margin-bottom: 8px;
}
.hr-list .item .mes .txt h5{margin-bottom: 10px;}
.hr-list .item .mes .txt{line-height: 24px;}
.hr-wrap{margin-bottom: 50px;}

.service-list .boxs{position: relative;margin-bottom: 30px;}
.service-list .boxs .img{
    width: 100%;
    padding-top: 58.65102639296188%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.service-list .boxs .shaw{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0,0,0,0.5);
    z-index: 3;
    color:#fff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.service-list .boxs.active .shaw{background-color: rgba(243,152,1,0.78);}
.service-list .boxs .shaw .txt{padding:0 10px;}
.service-list .boxs .shaw .ico{
    height: 112px;
    height: 80px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom:20px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.service-list .boxs.active .shaw .ico{height:60px;margin-bottom: 10px;}
.service-list .boxs .shaw .line{
    width: 24px;
    height: 2px;
    background: #fff;
    margin:5px auto;
}
.service-list .boxs .shaw .p{margin-bottom:20px;}
.service-list .boxs .shaw .p2{line-height: 24px;display: none;}
.service-wrap{padding: 50px 0;}

.home-txtswp{padding: 15px 0;}
.home-txtswp .side{height: 50px;line-height: 50px;font-size:18px;}
.home-txtswp .side .swiper-container{height: 50px;}
.home-txtswp .ls{font-size: 18px;font-family: "SourceHanSansCNRegular";color:#000;line-height: 50px;margin-right:15px;}
.home-txtswp .swiper-slide{padding-left: 15px;}
.home-txtswp .swiper-slide:after,.section-txtswp ul li:after{
    position: absolute;
    top:23px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: #f49600;
    content: '';
}

.section-txtswp ul li{
    float: left;
    width: 50%;
    position: relative;
    font-size: 18px;
    font-family: "SourceHanSansCNRegular";
    color:#000;
    line-height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gjc{font-size: 0;margin-bottom: 40px;color: #666;text-align: center;}
.gjc span{font-size: 18px;font-family: "SourceHanSansCNRegular";display: inline-block;height:14px;line-height: 14px;margin-bottom:10px;vertical-align: top;}
.gjc span.a + span.a{
    padding-left:15px;
    border-left: 1px solid #ccc;
    margin-left: 15px;
}



/* 浮动框 */
    .float-menu{margin-bottom:10px;background:#fff;position:relative;border:0px solid #ddd;}
    .float-menu.menu-ogg{background:#68a9a3;}
    .float-zx{position:fixed;right:1px;top:50%;margin-top:-45px;z-index: 999;}
    .float-zx .float-menu>a{
        display:block;
        width:62px;
        height:58px;
        text-align:center;
        font-size:14px;
        color:#68a9a3;
        line-height:18px;
        overflow: hidden;
        background:url(../Images/float.png) center no-repeat;
    }
    .float-zx .float-menu a.inco_float_1{background-position:0 0;}
    .float-zx .float-menu a.inco_float_2{background-position:0 -68px;}
    .float-zx .float-menu a.inco_float_3{background-position:0 -136px;}
    .float-zx .float-menu a.inco_float_4{background-position:0 bottom;}
    .float-zx .float-menu a p{height:73px;padding-top:15px;font-size:16px;display:none;line-height:20px;padding-bottom:3px;margin-bottom:0;}
    .float-zx .float-menu:hover a.inco_float_1 p{background:#fff;color:#f49600;}
    /* .float-zx .float-menu:hover a p{display:block;background:#fff;} */
    /* .float-zx .float-menu:hover a.inco_float_2,.float-zx .float-menu:hover a.inco_float_3{background:#fff;} */
    .float-box{position:absolute;top:-15px;right:60px;padding-right:25px;display:none;}
    .float-zx .float-menu:hover .float-box{display:block;}
    .float-box-c{
        border: 1px solid #ccc;
        border-top: 4px solid #f49600;
        padding: 10px;
        background-color: #fff;
        -webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);
        -moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);
        box-shadow: 0 3px 8px rgba(0,0,0,.15);
        position: relative;
    }
    .menu-ogg .float-box-c{width:430px;}
    .inco_pep{
        display:inline-block;
        width:56px;height:56px;
        background:url(../Images/float_pep.jpg) left center no-repeat;
        float:left;
    }
    .float-box-ct p,.float-box-ccb p{
        float: left;
        color: #f49600;
        font-size: 24px;
        line-height: 28px;
    }
    .float-box-ct p i,.float-box-ccb p i{
        display: block;
        font-size: 14px;
        color: #aaa;
        font-style:normal;
    }
    .float-box-cc{
        padding-top:10px;
        margin-top: 5px;
        border-top: 1px solid #e4e4e4;
        padding-bottom:5px;
    }
    .float-box-cc h4{
        color: #666;
        font-size: 14px;
        font-weight: normal;
        padding-bottom: 5px;
    }
    .float-box-cc ul li{float: left;width:33.3333%;}
    .float-box-cc ul li a{
        display: inline-block;
        color: #999;
        font-size: 13px;
        padding-left: 43px;
        background: url(../Images/q1.gif) no-repeat left 3px;
        line-height: 36px;
    }
    .menu-clock .float-box-c{width:280px;}
    i.inco-sj{
        display: block;
        width: 13px;
        height: 16px;
        background: url(../Images/02index-spri.png) no-repeat 0 -2226px;
        position: absolute;
        right: -13px;
        top: 26px;
    }
    .inco-clock{
        display:block;
        float: left;
        width:56px;
        height:56px;
        background:url(../Images/inco_clock.jpg) left top no-repeat;
    }
    .float-zx .float-menu.menu-chat .float-box-ccb p{
        color: #68a9a3;
        font-size: 16px;
        line-height: 16px;
    }
    .menu-back a{background:url(../Images/ft_4.jpg);}
    .menu-back:hover a{background:url(../Images/ft_4a.jpg);}
    .float-search{
        width: 200px;
    }
    .float-search .inputs{position: relative;}
    .float-search .inputs .input{
        width: 100%;
        height:40px;
        border:1px solid #ddd;
        background: #fff;
        outline: none;
        box-shadow: none;
    }
    .float-search .inputs .sub{
        position: absolute;
        right: 5px;
        width: 40px;
        height: 38px;
        top:0;
        background: url(../Images/ico_sea.png) center no-repeat;
        border-width: 0;
        outline: none;
        box-shadow: none;
    }
    .menu-search .float-box{top:0;}