.lm-title span {
    color: #333;
    font-size: 14px;
    float: right;
    font-weight: 400;
}

.indexlm p {
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    color: #999;
    margin-bottom: 0;
}

.lm-wrapper {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
    padding: 10px;
    border-bottom: 1px dashed #b5b5b5;
}

/*工作签证材料*/

.lctu {
    margin-top: 40px
}

.visa-material {
    padding: 10px 0 0 85px;
}

.visa-material .visa-material-tabs {
    border-bottom: 1px solid #e7e7e7;
    margin-right: 75px;
    height: 40px;
}

.visa-material .visa-material-tabs>h2 {
    float: left;
    border-bottom: 3px solid transparent;
    height: 40px;
    text-align: center;
    line-height: 37px;
    color: #333;
    font-size: 16px;
    color: #727171;
    padding: 0 26px;
    position: relative;
}

.visa-material .visa-material-tabs>h2.on {
    border: 1px solid #e6e6e6;
    border-bottom: none;
    border-top: 3px solid #1c6bd0;
    height: 40px;
    background: #fff;
    color: #333;
    font-weight: bold;
}

.visa-material-con h2 {
    clear: both;
    font-weight: bold;
    padding: 25px 0 10px 12px;
    font-size: 16px;
    color: #3e3a39;
}

.visa-material-con h2 span {
    font-size: 14px;
    padding-left: 15px;
    font-weight: 400;
    color: #727171;
}

.bgys1 th {
    font-weight: 400;
    background: #f6f6f6;
    font-size: 16px;
    color: #727171;
    line-height: 48px;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
}

.bgys1 td {
    font-size: 14px;
    color: #3e3a39;
    border-bottom: 1px solid #e6e6e6;
    padding: 12px 0;
    border-left: 1px dotted #ececec;
    border-right: 1px dashed #ececec;
}

.bgys1 a {
    color: #008cd6;
}

.bgys1 a img {
    vertical-align: middle;
    margin-right: 13px;
}

.bgys1 ul {
    border-left: 2px dotted #ececec;
    border-right: 2px dashed #ececec;
    padding: 0 30px;
}

.bgys1 li {
    line-height: 22px;
    color: #727171;
}

.bgys1 p {
    padding: 0 16px;
    font-size: 14px;
    line-height: 24px;
    color: #000;
}

.bgys1 b {
    display: block;
    font-weight: 400;
}

.bgys1 a {
    text-align: center;
    display: block;
}

.bgys1 .zxmb {
    text-align: left;
}

.visa-material .visa-material-tabs>span:nth-last-of-type(1) {
    margin-right: 0;
}

.bgys1 .grxxb {
    display: inline-block;
    text-align: left;
}

.visa-material-con {
    border: 1px solid #e6e6e6;
    margin-right: 75px;
    border-top: none;
}

.visa-material-con dl {
    padding: 30px 0 24px;
    border-bottom: 1px dashed #e5e5e5;
}

.visa-material-con dt {
    float: left;
    width: 62px;
    height: 62px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.visa-material-con dt img {
    width: 62px;
    height: 62px;
}

.visa-material-con dd {
    float: right;
    width: 1000px;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    font-weight: bold;
}

.visa-material-con dd p {
    padding: 10px 0 15px;
    border-bottom: 1px solid #d5d5d5;
    line-height: 26px;
}

.visa-material-con dd p:nth-last-of-type(1) {
    border-bottom: 0;
}

.visa-material-con dd p span {
    font-weight: normal;
    text-align: left;
    color: #666;
}

/*点评*/

.st-list-pl {
    float: right;
    width: calc(100% - 160px);
    padding-right: 75px;
}

.st-comment-block {
    float: left;
    width: 100%;
}

.comment-nav {
    height: 40px;
    background: #f5f5f5;
}

.comment-nav span {
    color: #333;
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    cursor: pointer;
    font-size: 14px;
}

.comment-nav span em {
    color: #999;
}

.comment-nav span.on,
.comment-nav span.on em {
    color: #ff6600;
}

.comment-con dl {
    float: left;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #d5d5d5;
}

.comment-con dl.bor_0 {
    border-bottom: 0;
}

.comment-con dl dt {
    float: left;
    width: 70px;
    padding-left: 5px;
    text-align: center;
}

.comment-con dl dt img {
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 50%
}

.comment-con dl dt span {
    float: left;
    width: 70px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.comment-con dl dt .level {
    color: #fff;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 7px;
    background: #4cb786;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    ;
}

.comment-con dl dd {
    float: right;
    width: 930px;
    padding-left: 35px;
}

.comment-con dl dd .zs {
    margin-bottom: 10px;
}

.comment-con dl dd .zs:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
}

.comment-con dl dd .zs .grade {
    float: left;
    width: 99px;
    height: 18px;
    background: url("/style/image/base-pl-ico.png") no-repeat 0 -18px;
}

.comment-con dl dd .zs .grade i {
    display: block;
    height: 18px;
    background: url("/style/image/base-pl-ico.png") no-repeat 0 0;
}

.comment-con dl dd .zs .jf {
    float: right;
    color: #ff9b3a;
    height: 19px;
    line-height: 19px;
    font-size: 12px;
    padding-left: 59px;
    margin-right: 5px;
    background: url(/style/image/ls-icobg.png) no-repeat 0 -345px
}

.comment-con dl dd .zs .jf i {
    float: right;
    width: 5px;
    height: 19px;
    background: url(/style/image/ls-icobg.png) no-repeat -123px -364px
}

.comment-con dl dd .txt {
    margin-bottom: 3px;
    line-height: 22px;
    font-size: 14px;
    min-height: 44px;
}

.comment-con dl dd .plImgBox {
    margin-bottom: 5px;
}

.comment-con dl dd .plImgBox .fancybox {
    float: left;
    width: 86px;
    height: 86px;
    padding: 1px;
    margin: 5px 15px 10px 0;
    overflow: hidden;
    border: 1px solid #dcdcdc;
    background: #fff;
}

.comment-con dl dd .date {
    color: #a0a0a0;
    margin-bottom: 5px;
}

/*客户点评*/

.st-pl-box {
    float: left;
    width: 100%;
    padding: 19px 0 16px;
}

.st-pl-box span {
    float: left;
    height: 50px;
    line-height: 50px;
    padding: 0 128px 0 92px;
    vertical-align: middle;
    font-size: 14px;
    border-right: 1px solid #d8d8d8;
}

.st-pl-box span.myd strong {
    color: #f80;
    padding-left: 10px;
    vertical-align: middle;
    font-size: 40px;
    font-weight: bold;
    font-family: Arial, "Microsoft YaHei", Helvetica, sans-serif
}

.st-pl-box span.txt {
    color: #999;
    height: 40px;
    line-height: 20px;
    padding: 5px 60px;
    font-size: 12px;
}

.st-pl-box a.pl-btn {
    float: right;
    color: #fff;
    width: 110px;
    height: 34px;
    line-height: 34px;
    margin: 8px 70px 0 0;
    text-align: center;
    font-size: 14px;
    border-radius: 20px;
    background: #ff9b3a
}

.st-pl-box a.pl-btn:hover {
    background: #f80
}

/*常见问题*/

.st-consult {
    float: right;
    width: calc(100% - 160px);
    padding-right: 75px;
}

.st-consult ul li {
    float: left;
    position: relative;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px dotted #d5d5d5;
}

.st-consult ul li.bor_0 {
    border-bottom: 0;
}

.st-consult dl {
    float: left;
    width: 863px;
}

.st-consult dl dt {
    float: left;
    width: 75px;
    padding-left: 30px;
    font-size: 14px;
}

.st-consult dl.ask dt {
    color: #00b7ee;
    background: url(/style/image/ls-icobg.png) no-repeat 0 -134px;
}

.st-consult dl.answer dt {
    color: #ff9b3a;
    background: url(/style/image/ls-icobg.png) no-repeat 0 -172px;
}

.st-consult dd,
.st-consult dl.ask dd p {
    float: left;
    width: 748px;
}

.st-consult dl.ask p {
    margin-bottom: 10px
}

.st-consult dl.ask p.bt {
    color: #333;
    font-size: 14px;
}

.st-consult dl.ask p.name {
    color: #a0a0a0;
}

.st-consult dl.ask p.name span {
    float: left;
    margin-right: 20px;
}

.st-consult dl.answer p.txt {
    font-size: 14px;
}

/*问题咨询*/

.st-tj-question,
.st-tj-question .msg {
    float: left;
    width: 100%;
}

.st-tj-question .msg {
    margin-top: 15px;
}

.st-tj-question textarea {
    float: left;
    width: 100%;
    box-sizing: border-box;
    min-height: 100px;
    padding: 5px;
    outline: none;
    border: 1px solid #d5d5d5;
}

.st-tj-question .msg .tj-btn {
    float: right;
    color: #fff;
    width: 105px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    background: #0082dd;
}

.st-tj-question .msg span {
    float: right;
    margin-right: 20px;
}

.st-tj-question .msg span em {
    float: left;
    height: 30px;
    line-height: 30px
}

.st-tj-question .msg span img,
.st-tj-question .msg span a,
.st-tj-question .msg span input {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
}

.st-tj-question .msg span input {
    width: 128px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #d8d8d8;
}

.st-tj-question .msg span a:hover {
    color: #fc6000;
    text-decoration: underline;
}

/*分页*/

.main_mod_page {
    width: 100%;
    padding: 20px 0;
    overflow: hidden
}

.main_mod_page p.page_right {
    width: 100%;
    height: 30px;
    text-align: center
}

.main_mod_page .back-first,
.main_mod_page .go-last,
.main_mod_page .prev,
.main_mod_page .next {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 30px;
    height: 30px;
    font-size: 14px;
    vertical-align: top
}

.main_mod_page .back-first {
    width: 11px;
    background: url(/style/image/page_home_bg.png) center no-repeat
}

.main_mod_page .back-first:hover {
    background: url(/style/image/page_home_bg_hover.png) center no-repeat
}

.main_mod_page .go-last {
    width: 11px;
    background: url(/style/image/page_last_bg.png) center no-repeat
}

.main_mod_page .go-last:hover {
    background: url(/style/image/page_last_bg_hover.png) center no-repeat
}

.main_mod_page .prev {
    background: url(/style/image/page_prev_bg.png) center no-repeat
}

.main_mod_page .prev:hover {
    background: url(/style/image/page_prev_bg_hover.png) center no-repeat
}

.main_mod_page .next {
    background: url(/style/image/page_next_bg.png) center no-repeat
}

.main_mod_page .next:hover {
    background: url(/style/image/page_next_bg_hover.png) center no-repeat
}

.main_mod_page .mod_pagenav_count {
    display: inline-block;
    height: 30px;
    vertical-align: top
}

.main_mod_page .mod_pagenav_count a {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    color: #ccc;
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    margin: 0 1px 0;
    border: 1px solid #ccc;
    border-radius: 3px
}

.main_mod_page .mod_pagenav_count a.current,
.main_mod_page .mod_pagenav_count a:hover {
    color: #f60;
    border: 1px solid #f60
}

.bqsm {
    float: left;
    background: url(/style/image/z33.png);
    width: 71px;
    height: 56px;
    margin-left: -5px;
}

.bqsm span {
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    display: block;
    padding-top: 6px;
    padding-right: 5px;
}

.sxzl {
    height: 56px;
}

.sxzl_right {
    width: calc(100% - 160px);
    overflow: hidden;
    float: right;
    padding-right: 78px;
}

.sxzl_right p {
    float: left;
    line-height: 50px;
    font-size: 16px;
    color: #3e3a39;
    font-weight: bold;
}

.sxzl_right p span {
    padding-left: 25px;
}

.sxzl_right {
    float: right;
}

.sxzl_right ul {
    overflow: hidden;
    padding-top: 10px;
    float: right;
}

.sxzl_right li {
    float: left;
    padding-left: 15px;
}

.sxzl_right a {
    display: block;
    font-size: 14px;
    color: #73bd3e;
    color: #73bd3e;
    border-radius: 3px;
    padding: 0 10px;
    border: 1px solid #73bd3e;
    line-height: 22px;
}

.sxzl_right a img {
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -3px;
}

.list-txt h2 {
    font-weight: bold;
    font-size: 15px;
    color: #3e3a39;
    line-height: 18px;
    padding-top: 10px;
}

.list-txt p {
    font-size: 14px;
    line-height: 28px;
    color: #3e3a39;
}

.aqbz ul {
    overflow: hidden;
    margin-left: -35px;
}

.aqbz li {
    float: left;
    width: 25%;
    padding-left: 35px;
    box-sizing: border-box;
}

.aqbz img {
    width: 100%;
    height: 170px;
    display: block;
}

.aqbz h3 {
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    color: #898989;
    padding: 20px 0 13px;
    border: 1px solid #e6e6e6;
}

.bllcbox {
    position: relative;
    border-left: 2px solid #939aff;
    margin-left: 10px;
    padding: 7px 0;
}

.qcfd {
    clear: both;
}

.bllc_left {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.bllc_right {
    float: right;
    width: calc(100% - 207px);
    border-radius: 8px;
    background: #eff1ff;
    padding: 6px 0;
}

.bllc_right p {
    font-size: 14px;
    line-height: 24px;
    color: #3e3a39;
    padding: 0 28px;
}

.bllc_left p {
    font-size: 14px;
    line-height: 24px;
    padding: 6px 0;
    margin-left: -9px;
    font-weight: bold
}

.bllc_left p span {
    display: block;
    background: url(/style/image/z47.png);
    width: 15px;
    height: 15px;
    border-radius: 50%;
    float: left;
    margin-right: 15px;
}

.bllcbox_a {
    overflow: hidden;
    padding: 10px 0 0 240px;
}

.twbtn {
    position: absolute;
    right: 0;
    top: 20px;
    font-size: 13px;
    color: #b60005;
    text-align: center;
    width: 85px;
    line-height: 25px;
    border: 1px solid #bb1015;
    border-radius: 13px;
}

.ljyd {
    display: block;
    float: right;
    width: 140px;
    height: 38px;
    color: #fff;
    font-size: 20px;
    background: #f08300;
    border-radius: 4px;
    margin: 7px 18px 0 0;
    text-align: center;
    line-height: 38px;
}

.hztp {
    width: 1180px;
    position: fixed;
    z-index: 100;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
    overflow: hidden;
    background: #333333;
    z-index: 1000002;
}

.hzp_right {
    float: right;
    width: calc(100% - 880px);
    box-sizing: border-box;
    height: 760px;
    background: #fff;
}

.gtc {
    position: absolute;
    background: url(/style/image/z73.png);
    width: 18px;
    height: 17px;
    right: 20px;
    top: 10px;
    cursor: pointer;
    transition: All 0.4s ease-in-out;
}

.gtc:hover {
    ransform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

.hzp_right h2 {
    ine-height: 24px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin: 45px 10px 0 10px;
}

.showslider .rightbox .content {
    margin: 0 10px;
}

.content {
    padding: 10px;
}

.content li {
    position: relative;
    line-height: 20px;
    background: #f5f4f6;
    padding: 15px 15px 15px 40px;
    margin-bottom: 10px;
    color: #666;
    line-height: 20px;
    height: auto !important;
    height: 20px;
    min-height: 20px;
}

.content li i {
    background: #fe5858;
    border-radius: 50%;
    line-height: 30px;
    position: absolute;
    z-index: 1;
    left: 10px;
    top: 16px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    display: block;
    vertical-align: middle;
}

.hztp_left {
    width: 880px;
    float: left;
}

.hztp_tit {
    text-align: center;
    padding: 10px;
}

.hztp_tit a {
    display: inline-block;
    width: 66px;
    height: 66px;
    border: 3px solid #eee;
}

.hztp_tit>a.on {
    border: 3px solid #ff0000;
}

.hztp_tit a img {
    width: 66px;
    height: 66px;
}

.bj {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    top: 0;
    left: 0;
    position: fixed;
    display: none;
    z-index: 1000001;
}

.ttnr {
    height: 660px;
    background: #000;
    padding: 15px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    animation: fadeIn .25s, 100ms;
}

.ttnr img {
    max-width: 100%;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.tab-fix-bar {
    height: 42px;
}
.lineshow-con {
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
    background-color: #fff;
}

.lineshow-con .tabnav-list {
    float: left;
    width: 100%;
    height: 51px;
    overflow: hidden;
    padding-left: 20px;
    background: #535d63;
}

.lineshow-con .tabnav-list a {
    color: #fff;
    float: left;
    height: 46px;
    width: 111px;
    line-height: 46px;
    position: relative;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    background: url(/style/image/z3.jpg) no-repeat right center;
}

.lineshow-con .tabnav-list a:hover,
.lineshow-con .tabnav-list a.on {
    color: #f08300;
    background: url(/style/image/z68.png) no-repeat top center;
    width: 112px;
    left: -2px;
    margin-top: 5px;
    line-height: 43px;
    border-radius: 6px 6px 0 0;
    text-align: center;
    position: relative;
    z-index: 100;
}

.lineshow-con .tabnav-list .phone-num {
    float: right;
    font-size: 17px;
    color: #ffffff;
    line-height: 48px;
    margin-right: 32px;
    padding-left: 32px;
    background: url("/style/image/z57.png") no-repeat left center;
    font-weight: bold;
}

.fxd {
    position: fixed;
    top: 0;
    z-index: 999;
}

.tabbox-list {
    width: 100%;
}

.tabcon-list {
    overflow: hidden;
    border-bottom: 20px solid #f5f5f5;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.tabcon-list .list-tit {
    float: left;
    width: 1200px;
    height: 20px;
    background: #f5f5f5;
}

.tabcon-list .list-tit strong {
    float: left;
    min-width: 90px;
    color: #333333;
    height: 34px;
    font-weight: bold;
    line-height: 34px;
    font-size: 14px;
    padding-left: 12px;
}

.tabcon-list .list-txt {
    padding: 0 75px 20px 85px;
}

.fwsm {
    padding-bottom: 16px;
}

.fwsm h2 {
    font-weight: bold;
    font-size: 16px;
    color: #3e3a39;
    line-height: 2;
}

.fwsm p {
    font-size: 16px;
    line-height: 27px;
    color: #3e3a39;
}

.tabcon-list .list-txt p.attention {
    padding: 20px 0;
}

.tabcon-list .list-txt p.pic {
    width: 1070px;
}

.tabcon-list .list-txt p img {
    max-width: 100%;
}

.tabcon-list .list-txt p i {
    font-style: normal!important;
    color: #ff9900;
}

.tabcon-list .list-txt p em {
    font-style: normal!important;
    color: #ff0000;
}

.tabcon-list .list-txt strong {
    font-weight: bold !important;
}

.tabcon-list .list-txt a {
    color: #0082dd;
}

.tabcon-list .list-txt a:hover {
    color: #ff8a00;
    text-decoration: underline;
}

.tabcon-list .list-txt .list-txt-ht {
    margin-bottom: 10px;
}

.tabcon-list .list-txt .list-txt-ht span.ico {
    float: left;
    width: 82px;
    padding-top: 12px;
}

.tabcon-list .list-txt .list-txt-ht .text-words {
    float: right;
    width: 985px;
    color: #333333;
    font-size: 14px;
    line-height: 24px;
}

.tabcon-list .list-txt .list-txt-ht h5 {
    font-weight: bold;
    line-height: 32px;
}

.tit-tips {
    float: left;
    background-color: #10ab98;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: 15px;
}

.m-product-summary {
    background: #fff;
    border: 1px solid #eaeaea;
    padding: 20px;
    position: relative;
    z-index: 1
}

.m-product-summary .box-left {
    float: left;
    padding: 0;
}

.m-product-summary .box-right {
    float: left;
    padding: 0;
}

.m-product-summary .product-image img {
    display: block;
    width: 360px;
    border: 1px solid #ccc
}

.m-product-summary .product-promise {
    margin-top: 20px;
    border: 1px solid #fc9;
    font: 12px/22px "SimSun";
    color: #999;
    padding: 10px
}

.m-product-summary .product-promise .icon-refund {
    width: 68px;
    height: 54px;
    margin-top: -5px;
    float: left
}

.m-product-summary .product-promise p {
    margin-left: 68px;
    border-left: 1px solid #fc9;
    padding-left: 15px
}

.m-product-summary .product-lab {
    margin-top: 20px
}

.m-product-summary .product-lab .visa-lab-title {
    font-size: 14px;
    color: #333;
    margin-bottom: 5px
}

.m-product-summary .product-lab .lab-d {
    color: #2dbb55;
    border: 1px solid #22c233;
    font-size: 12px;
    padding: 1px 4px;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block
}

.m-product-summary .niu-brand {
    background-color: #f73;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.80);
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 20px
}

.niu-brand .niu-image {
    height: 22px
}

.niu-brand .niu-text {
    width: 480px;
    margin-left: 60px
}

.niu-brand .niu-link {
    margin-right: 10px
}

.niu-brand .niu-link a {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.80)
}

.niu-brand .niu-link .link-to {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-top: 2px solid rgba(255, 255, 255, 0.80);
    border-right: 2px solid rgba(255, 255, 255, 0.80);
    transform: rotate(45deg)
}

.m-product-summary .product-title {
    font: 20px "microsoft yahei";
    color: #333;
    font-weight: bold;
}

.m-product-summary .product-info1 {
    margin-top: 10px;
    font: 12px/12px "microsoft yahei"
}

.m-product-summary .product-info1 .product-type {
    border-radius: 6px;
    background: #50ba7a;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    display: inline-block;
}

.m-product-summary .product-info1 .product-num {
    margin-left: 5px;
    color: #fe8800
}

.m-product-summary .product-info1 .product-supplier {
    margin-left: 25px;
    color: #999
}

.m-product-summary .product-info2 {
    font: 14px/14px "microsoft yahei";
    color: #999;
    position: relative;
    background: #fafafa;
    margin-top: 20px
}

.m-product-summary .product-info2 .product-price {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 60px
}

.m-product-summary .product-info2 .product-price em {
    font: 30px/30px "Arial";
    color: #f60
}

.m-product-summary .product-info2 .product-price del {
    font-family: "Arial"
}

.m-product-summary .product-info2 .product-satis {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 20px
}

.m-product-summary .product-info2 .product-satis .satisfaction {
    color: #f60
}

.m-product-summary .product-info2 .product-comments {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    cursor: pointer
}

.m-product-summary .product-info2 .product-comments .remark-amount {
    color: #2a2a2a;
    font-family: "Arial";
    font-weight: bold
}

.m-product-summary .product-info2 .icon-corner {
    position: absolute;
    bottom: -4px;
    right: 0
}

.m-product-summary .product-info3 {
    border: 1px solid #f1f1f1;
    margin-top: 10px;
    font-size: 14px;
    line-height: 0;
    padding: 10px;
}

.m-product-summary .product-info3 .info-field {
    font: 14px/14px "microsoft yahei";
    display: inline-block;
    padding: 16px 0;
    border-bottom: 1px dashed #f1f1f1;
    width: 32%;
    vertical-align: top;
    font-size: 14px;
}

.index1200 .m-product-summary .product-info3 .info-field {
    width: 230px
}

.m-product-summary .product-info3 .info-field label {
    font-weight: bold;
    font-size: 15px;
    margin: 0;
}

.m-product-summary .product-info3 .field-scope {
    display: block;
    border-top: 1px dashed #f1f1f1;
    border-bottom: none;
    margin-top: -1px;
    width: auto;
    overflow: hidden;
    line-height: 24px
}

.index1200 .m-product-summary .product-info3 .field-scope {
    display: block;
    border-top: 1px dashed #f1f1f1;
    border-bottom: none;
    margin-top: -1px;
    width: auto;
    overflow: hidden;
    line-height: 24px
}

.m-product-summary .product-info3 .field-scope label {
    float: left
}

.m-product-summary .product-info3 .field-scope p {
    margin-left: 70px;
    font-size: 14px;
    line-height: 24px;
}

.m-product-summary .product-favour {
    margin: 15px 0;
    font: 14px "microsoft yahei";
    color: #666
}

.m-product-summary .product-favour label {
    float: left;
    width: 74px;
    text-align: left;
    font-weight: bold;
    padding-left: 31px;
    color: #404040;
    letter-spacing: 6px
}

.m-product-summary .product-favour .favour-info label {
    letter-spacing: 0
}

.m-product-summary .product-favour .favour-info {
    margin-bottom: 10px
}

.m-product-summary .product-favour .favour-info p {
    margin-left: 100px
}

.m-product-summary .product-favour .favour-info a {
    color: #fc893d;
    margin-left: 20px;
    font-size: 12px
}

.m-product-summary .product-favour .coupon-list {
    overflow: hidden
}

.m-product-summary .product-favour .coupon-list a {
    font-size: 12px;
    color: #f80
}

.m-product-summary .product-favour .coupon-list li {
    float: left;
    margin-right: 10px
}

.m-product-summary .product-favour .coupon-item .icon-money {
    vertical-align: bottom
}

.m-product-summary .product-favour .coupon-item span {
    color: #ff6000;
    background-color: #fffceb;
    border: 1px solid #ffdbb2;
    border-left: none;
    line-height: 20px;
    height: 20px;
    padding: 0 10px 0 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.m-product-summary .order-box {
    background: #fafafa;
    padding: 15px 20px;
    margin-top: 20px;
    position: relative
}

.m-product-summary .order-qrcode {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    z-index: 0;
    margin-right: 10px
}

.m-product-summary .order-qrcode:hover .btn-qrcode {
    border-bottom-color: #fff
}

.m-product-summary .order-qrcode:hover .dropdown-panel {
    display: block
}

.m-product-summary .order-qrcode:hover .icon-arrow {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -ms-transition: -ms-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform 0.5s
}

.m-product-summary .order-qrcode .btn-qrcode {
    border: 1px solid #ccc;
    background: #fff;
    height: 41px;
    padding: 0 10px;
    font: normal normal 14px/41px "microsoft yahei";
    color: #666;
    cursor: pointer;
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    z-index: 2
}

.m-product-summary .order-qrcode .dropdown-panel {
    position: absolute;
    font: normal normal 14px/22px "microsoft yahei";
    background: #fff;
    border: 1px solid #ccc;
    width: 209px;
    display: none;
    z-index: 1;
    top: 41px;
    left: 0px;
    text-align: center;
    padding: 10px 0
}

.m-product-summary .order-qrcode .app-discounts {
    color: #f60;
    font-weight: bold
}

.m-product-summary .order-qrcode .app-discounts .icon-qrcode {
    background: url("//img.tuniucdn.com/img/201510132038/tour/u_order_qrcode.png") -8px -40px no-repeat
}

.m-product-summary .order-qrcode .icon-qrcode {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin-left: 4px;
    background: url("//img.tuniucdn.com/img/201510132038/tour/u_order_qrcode.png") -8px -3px no-repeat;
    width: 16px;
    height: 16px
}

.m-product-summary .order-qrcode .icon-arrow {
    position: absolute;
    bottom: 4px;
    left: 43px;
    width: 9px;
    height: 5px;
    background: url("//img.tuniucdn.com/img/201510132038/tour/u_order_qrcode.png") -32px -11px no-repeat
}

.m-product-summary .order-qrcode .order-info {
    color: #666
}

.m-product-summary .order-qrcode .order-note {
    color: #999;
    margin: 10px 0
}

.m-product-summary .order-qrcode .qrcode-img {
    width: 187px;
    height: 187px
}

.m-product-summary .order-btn {
    display: inline-block;
    zoom: 1;
    background: #ff9419;
    cursor: pointer;
    color: #fff;
    font-family: "microsoft yahei";
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    width: 130px;
    left: 0;
    bottom: 0;
    top: 0;
    line-height: 50px;
    margin-right: 50px;
}

.m-product-summary .order-btn a {
    color: #fff
}

.m-product-summary .order-btn:hover {
    background: #f80
}

.m-product-summary .btn-focus {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url("//img1.tuniucdn.com/img/2015012101/common/bg_focus.png") 0 -2px no-repeat;
    padding-left: 20px;
    margin-right: 5px;
    cursor: pointer;
    font: 12px/22px "microsoft yahei"
}

.m-product-summary .btn-focus:hover {
    color: #f80;
    background-position: 0 -48px
}

.m-product-summary .btn-focus.status-focused {
    color: #666;
    background-position: 0 -48px
}

.m-product-summary .tel-404 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #666;
    font: normal normal 14px/30px "microsoft yahei";
    margin-left: 20px
}

.m-product-summary .tel-404 em {
    color: #ff9419;
    margin-left: 3px;
    font-weight: bold
}

.m-product-summary .tel-404 .icon-tel {
    vertical-align: middle;
    width: 12px;
    height: 20px;
    background: url("//img.tuniucdn.com/img/20150421/tour/u_order_qrcode.png") -32px -20px no-repeat;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.m-product-extra {
    position: relative;
    z-index: 0;
    margin-top: 20px
}

.m-product-extra .tabs-header-wrapper {
    height: 43px
}

.m-product-extra .tab-header-box {
    height: 43px
}

.m-product-extra .tabs-header {
    overflow: hidden;
    background: #535d63;
    position: relative;
    padding: 0 10px
}

.m-product-extra .tabs-header .menu-item {
    float: left;
    margin-right: 20px;
    padding: 0 5px;
    height: 40px;
    color: #fff;
    font: 15px/40px "microsoft yahei";
    border-bottom: 3px solid #535d63;
    cursor: pointer
}

.m-product-extra .tabs-header .menu-item.selected {
    font-weight: bold;
    color: #75d24d;
    border-color: #75d24d
}

.m-product-extra .tabs-header .right-side {
    position: absolute;
    top: 0;
    right: 20px;
    padding-top: 11px
}

.m-product-extra .tabs-header .right-side .kefu {
    font-family: "microsoft yahei";
    font-size: 15px;
    height: 40px;
    color: #fff;
    display: none;
    cursor: pointer
}

.m-product-extra .tabs-header .right-side .kefu .icon-kefu {
    vertical-align: middle;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px
}

.m-product-extra .tabs-header .right-side .btn-order {
    display: inline-block;
    width: 100px;
    height: 30px;
    text-align: center;
    font: bold 16px/30px "microsoft yahei";
    color: #fff;
    background: #ff9419;
    border-radius: 2px;
    margin-top: -4px
}

.m-product-extra .tabs-header .right-side .telphone .icon-tel {
    vertical-align: middle;
    width: 12px;
    height: 20px;
    background: url("//img.tuniucdn.com/img/20150421/tour/u_order_qrcode.png") -32px -20px no-repeat;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.m-product-extra .tabs-header .right-side .telphone .tel {
    color: #fff
}

.m-product-extra .tabs-content .icon-item {
    background: url("//img.tuniucdn.com/img/201512291750/visa_v2/item_bg.png") 0 0 no-repeat
}

.m-product-extra .tabs-content .content-item {
    position: relative;
    border: 1px solid #ddd;
    background: #fff;
    padding: 40px 40px 40px 115px;
    margin-bottom: 20px;
    font: 14px/30px "microsoft yahei";
    color: #666
}

.m-product-extra .tabs-content .content-item .icon-item {
    position: absolute;
    background: url("//img.tuniucdn.com/img/201512291750/visa_v2/item_bg.png") 0 0 no-repeat;
    top: 20px;
    left: 20px;
    width: 47px;
    height: 51px;
    padding: 12px 14px;
    font: 20px/22px "microsoft yahei";
    color: #fff
}

.m-product-extra .tabs-content .content-item div .advisory-body-a {
    margin-left: 10px;
    color: #22c233
}
/*来华签证材料*/
.lineshow-ch {
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
    background-color: #fff;
}

.lineshow-ch .tabnav-list {
    float: left;
    width: 100%;
    height: 51px;
    overflow: hidden;
    padding-left: 20px;
    background: #535d63;
}

.lineshow-ch .tabnav-list a {
    color: #fff;
    float: left;
    height: 46px;
    width: 111px;
    line-height: 46px;
    position: relative;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    background: url(/style/image/z3.jpg) no-repeat right center;
}

.lineshow-ch .tabnav-list a:hover,
.lineshow-ch .tabnav-list a.on {
    color: #f08300;
    background: url(/style/image/z68.png) no-repeat top center;
    width: 112px;
    left: -2px;
    margin-top: 5px;
    line-height: 43px;
    border-radius: 6px 6px 0 0;
    text-align: center;
    position: relative;
    z-index: 100;
}

.lineshow-ch .tabnav-list .phone-num {
    float: right;
    font-size: 17px;
    color: #ffffff;
    line-height: 48px;
    margin-right: 32px;
    padding-left: 32px;
    background: url("/style/image/z57.png") no-repeat left center;
    font-weight: bold;
}
.tab-ch-bar {
    height: 42px;
}

.tabch-list .list-txt {
    padding: 0 30px 20px 35px;
}
.tabch-list {
    overflow: hidden;
    border-bottom: 20px solid #f5f5f5;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
}
.tabch-list.active {
  display: block; 
}


.list-txt span {
    font-size: 14px;
    line-height: 28px;
    color: #666;
}
.list-txt button {border: 1px solid #d3d3d3;
    font-size: 12px;
    color: #cacaca;
    background: #f5f5f5;}
.breadcrumb-item-visa{margin-bottom:10px}    
.breadcrumb-item-visa > a{ color: #fff;
    font-size: 14px;
    background: #346eb6;
    padding: 5px;
    border-radius: 5px;}
.breadcrumb-item-visa+.breadcrumb-item-visa::before {
    display: inline-block;
    padding-left: .5rem;
    color: #6c757d;
    content: "/";
}    
.breadcrumb-item-visa + .breadcrumb-item-visa::before {
    color: #999;
    content: ">";
}


/*领事馆*/
.bianju{ padding: 50px 0;}
.huibackground {
    background: #f7f9fa;
}
.titleindex {
    text-align: center;
    font-size: 30px;
    color: #003670;
}
.layui-tab {
    margin: 10px 0;
    text-align: left!important;
}



.layui-tab-title {
    position: relative;
    left: 0;
    height: 40px;
    white-space: nowrap;
    font-size: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    transition: all .2s;
    -webkit-transition: all .2s;
}
.visaprobox1 {
    background: #f3f4f6;
    border: none;
    height: auto;
    line-height: 50px;
    overflow: visible;
    text-align: center;
    margin-top: 30px;
}
.layui-tab-title .layui-this {
    color: #000;
}
.visaprobox1 .layui-this {
    color: #fff;
}

.layui-tab-title li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    font-size: 14px;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: relative;
    line-height: 40px;
    min-width: 65px;
    padding: 0 15px;
    text-align: center;
    cursor: pointer;
}
.visaprobox1 li {
    padding: 0 30px;
    line-height: 50px;
    height: 50px;
    z-index: 1;
    font-size: 18px;
}
.visaprobox1 .layui-this::before {
    display: block;
    position: absolute;
    left: 50%;
    bottom: -2px;
    margin-left: -8px;
    content: "";
    width: 15px;
    height: 15px;
    background: #003670;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.visaprobox1 .layui-this:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 41px;
    border-width: 1px;
    border-style: solid;
    border-bottom-color: #fff;
    border-radius: 2px 2px 0 0;
    box-sizing: border-box;
    pointer-events: none;
}
.visapro .visapronrtop.layui-tab-title .layui-this .visapronrtoptitle:after {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    border-bottom-color: #fff;
    border-radius: 2px 2px 0 0;
    box-sizing: border-box;
    pointer-events: none;
    background: #f7f7f7;
    z-index: -1;
    border: none;
}
.visapro .visapronrtop.layui-tab-title li .visapronrtoptitle:hover {
    background: #f7f7f7;
}
.visaprobox1 .layui-this::after {
    content: "";
    height: 50px;
    background: #003670;
    z-index: -1;
}
.visapro .visaprobox2 {
    background: #fff;
    padding: 0;
    margin-top: -11px;
}
.layui-tab-item {
    display: none;
}
.layui-show {
    display: block!important;
}

.visapro .visapronrtop.layui-tab-title {
    height: auto;
    padding: 20px 0;
    margin: 0 30px;
    white-space: normal;
    border-bottom: 1px solid #f3f4f6;
}
.visapro .visapronrtop {
    border: none;
}
.visapro .visapronrtop.layui-tab-title .layui-this {
    color: inherit;
}
.visapro .visapronrtop.layui-tab-title li {
    width: 20%;
    vertical-align: top;
    padding: 0 10px;
    z-index: 1;
    position: relative;
}
.visapro .visapronrtop.layui-tab-title li:before {
    content: '';
    width: 1px;
    height: 40px;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
    background: #ececec;
}
.layui-tab-title li a {
    display: block;
}
.visapro .visapronrtop.layui-tab-title li .visapronrtoptitle {
    position: relative;
    padding: 10px 10px;
    overflow: hidden;
}
.visapro .visapronrtop.layui-tab-title li img {
    float: left;
    width: 63px;
    border: 1px solid #fcfcfc;
}
.visapro .visapronrtop.layui-tab-title li p {
    padding-left: 80px;
    line-height: 20px;
    font-size: 12px;
    color: #979797;
}
.visapro .visapronrtop.layui-tab-title li p span {
    display: block;
    font-size: 14px;
    color: #232323;
}
i {
    font-style: normal;
}



@media (max-width: 767px) {
    
.titleindex {
    text-align: center;
    font-size: 22px;
    color: #003670;
}
.bianju {
    padding: 30px 0;
}
.visaprobox1 li {
    line-height: 50px;
    font-size: 14px;
    height: 50px;
    min-width: auto;
    padding: 0;
    width: 20%;
}
.visaprobox1 .layui-this::after {
    height: 50px;
}
.visapro .visapronrtop.layui-tab-title li img {
    width: 70%;
    float: none;
}
.visapro .visapronrtop.layui-tab-title li p span {
    line-height: 24px;
    font-size: 12px;
}
.visapro .visapronrtop.layui-tab-title li i {
    display: none;
}
.visapro .visapronrtop.layui-tab-title li .visapronrtoptitle {
    padding: 5px 5px;
}
.visapro .visapronrtop.layui-tab-title li {
    width: 20%;
    padding: 0;
}
.visapro .visapronrtop.layui-tab-title {
    margin: 0;
    padding: 10px 0;
    height: auto;
    white-space: normal;
}
.visapro .visapronrtop.layui-tab-title li p {
    padding-left: 0;
    display: block;
    text-align: center;
}
.visapro .layui-tab {
    overflow: hidden;
    padding-bottom: 0;
}
    .visaprobox1 {
    margin-top: 10px;
    height: auto;
    white-space: normal;
    overflow: visible !important;
    line-height: 30px;
}
    .header-bottom-area {
        padding: 8px 0px;
    }
    .m-product-summary .product-image img {
        width: 100%
    }
    .breadcrumb-item>a {
        font-size: 12px
    }
    .m-product-summary .product-title {
        font-size: 16px;
        color: #333;
        font-weight: bold;
        margin-top: 20px;
    }
    .m-product-summary .product-info3 .info-field {
        font: 14px/14px "microsoft yahei";
        display: inline-block;
        padding: 6px;
        border-bottom: 1px dashed #f1f1f1;
        width: 100%;
        vertical-align: top;
        font-size: 14px;
    }
    .m-product-summary .order-btn {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0
    }
    .lineshow-con .tabnav-list a {
        width: 30%
    }
    .lineshow-con .tabnav-list {
        height: auto
    }
    .lineshow-con .tabnav-list .phone-num {
        display: none
    }
    .tab-fix-bar {
        display: none
    }
    .fwsm p {
        font-size: 14px
    }
    .bqsm {
        display: none;
    }
    .tabcon-list .list-txt {
        padding: 15px
    }
    .tabcon-list {
        padding: 0px
    }
    .visa-material {
        padding: 15px
    }
    .visa-material .visa-material-tabs>h2 {
        float: left;
        border-bottom: 3px solid transparent;
        height: 40px;
        text-align: center;
        line-height: 37px;
        color: #333;
        font-size: 16px;
        color: #727171;
        padding: 0 15px;
        position: relative;
    }
    .visa-material-con {
        border: 1px solid #e6e6e6;
        margin-right: 0;
        border-top: none;
    }
    .bgys1 p {
        padding: 0 16px;
        font-size: 12px;
        line-height: 24px;
        color: #000;
    }
    .bllc_left {
        position: relative;
        left: 0;
        top: 0;
        transform: inherit;
    }
    .bllc_right {
        float: right;
        width: 100%;
        border-radius: 8px;
        background: #eff1ff;
        padding: 6px 0;
    }
    .lctu img {
        width: 100%
    }
    .lm-wrapper {
        background: #fff none repeat scroll 0 0;
        overflow: hidden;
        padding: 0;
        border-bottom: 1px dashed #b5b5b5;
    }
    .lm-title span {
        color: #333;
        font-size: 12px;
        float: left;
        font-weight: 400;
    }
    .lm-column .lm-title {
        font-size: 14px;
        line-height: 1.5;
        text-overflow: ellipsis;
        white-space: nowrap;
        WIDTH: 100%;
        overflow: hidden;
        font-weight: bold;
    }
    .indexlm p {
        word-break: break-all;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 36px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        font-size: 12px;
        color: #999;
        margin-bottom: 10px;
        line-height: 18px;
    }
    .visa-material .visa-material-tabs {
        border-bottom: 1px solid #e7e7e7;
        margin-right: 0;
        height: 40px;
    }
    .pb-65 {
        padding-bottom: 0px;
    }
    .service-details {
        padding: 0;
    }
    .m-product-summary .product-info3 .field-scope label {
        line-height: 24px
    }
    .breadcrumb {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border-radius: 0;
        margin: 0 auto;
        padding: 0;
    }
    .m-product-summary {
        background: #fff;
        border: 1px solid #eaeaea;
        padding: 10px;
        position: relative;
        z-index: 1;
    }
   
.tabch-list .list-txt{padding:10px}
}


