/*通用头部样式*/
body {
    font-family: "汉仪旗黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*头部二维码样式*/

.ewm-top {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    max-width: 255px;
    padding: 5px 0;
    margin: 2px -9px 0;
    list-style: none;
    display: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 255px;
    text-align: center;
    color: #666;
}

.ewm-top img {
    width: 81px;
    height: 81px;
    margin:15px;
}

.ewm-top:before {
    position: absolute;
    top: -16px;
    left: 30px;
    border: 8px solid #999;
    border-color: transparent transparent #ccc transparent;
    display: block;
    content: " ";
}

.ewm-top:after {
    position: absolute;
    top: -15px;
    left: 30px;
    border: 8px solid #fff;
    border-color: transparent transparent #fff transparent;
    display: block;
    content: " ";
}
.ewm-top1 {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    max-width: 109px;
    padding: 1px 0;
    margin: 0px -11px 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 160px;
    text-align: center;
    color: #666;
}
.ewm-top1:before {
    position: absolute;
    top: -16px;
    left: 30px;
    border: 8px solid #ff6600;
    border-color: transparent transparent #ff6600 transparent;
    display: block;
    content: " ";
}

.ewm-top1:after {
    position: absolute;
    top: -15px;
    left: 30px;
    border: 8px solid #ff6600;
    border-color: transparent transparent #ff6600 transparent;
    display: block;
    content: " ";
}
.ewm-font{
    color:#313131;
    float: left;
    text-align: left;
    margin-top: 30px;
}
.coupons{
    background-color: #ff6600;
    color: #fff;
}
.new-topead a:hover {
    color: #ff6600;
}

.new-topead-right .navigation li a:hover .ewm-top {
    display: block;
}

.new-topead-right .navigation li a {
    color: #999;
}

.new-topead-right .navigation li a:hover {
    color: #ff6600;
}

.new-topead-right .navigation li.interval {
    color: #ddd;
}

.new-topead-right .navigation > li .dropdown-menu {
    left: -15px;
    right: 0;
    margin: 5px 0 0 0;
}

.new-topead-right .navigation > li .dropdown-menu li {
    display: block;
    float: none;
    padding: 0;
    margin: 0;
}

.new-topead-right .navigation > li .dropdown-menu:before {
    position: absolute;
    top: -16px;
    left: 30px;
    border: 8px solid #999;
    border-color: transparent transparent #ccc transparent;
    display: block;
    content: " ";
}

.new-topead-right .navigation > li .dropdown-menu:after {
    position: absolute;
    top: -15px;
    left: 30px;
    border: 8px solid #fff;
    border-color: transparent transparent #fff transparent;
    display: block;
    content: " ";
}

.mbox:hover .mask {
    display: block;
}


/*主导航*/

.inc-right-top {
    float: right
}

.inc-right-top .index-right-top {
    float: right
}

.inc-right-top .index-right-top > li {
    float: left;
    height: auto;
    line-height: auto;
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    position: relative
}

.inc-right-top .index-right-top > li.dropdown:hover {
    border-bottom: none
}

.inc-right-top .index-right-top > li .dropdown-toggle:focus {
    text-decoration: none
}

.inc-right-top .index-right-top > li .dropdown-menu {
    right: 0;
    left: auto;
    margin: 0
}

.inc-right-top .index-right-top > li + li {
    margin: auto 10px
}

.inc-right-top .index-right-top > li > a {
    color: #333;
    font-size: 14px;
    display: block
}

.inc-right-top .index-right-top > li > a:hover {
    text-decoration: none
}

.inc-right-top .index-right-top > li + .left-line {
    margin: 0 0 0 10px
}

.inc-right-top .index-right-top > li.last {
    margin-right: 16px
}

.inc-right-top ul {
    margin-bottom: 0
}

.inc-right-top .numbers {
    font-size: 14px;
    float: right;
    display: block;
    margin: 0;
    padding-top: 0
}

/*免费工具*/
.menu-tool {
    width: 1141px !important;
    position: absolute !important;
    left: -1050px !important;
}

.menu-tool-one {
    display: block;
    background: url("../images/public/seo_nav_icon.png") 0px 0px no-repeat;
    width: 42px;
    height: 42px;
    margin: 5px auto;
}

.menu-tool-two {
    display: block;
    background: url("../images/public/seo_nav_icon.png") 0px -63px no-repeat;
    width: 42px;
    height: 42px;
    margin: 5px auto;
}

.menu-tool-three {
    display: block;
    background: url("../images/public/seo_nav_icon.png") 0px -126px no-repeat;
    width: 42px;
    height: 42px;
    margin: 5px auto;
}

.menu-tool-four {
    display: block;
    background: url("../images/public/seo_nav_icon.png") 0px -191px no-repeat;
    width: 42px;
    height: 42px;
    margin: 5px auto;
}

.menu-tool-five {
    display: block;
    background: url("../images/public/seo_nav_icon.png") 0px -252px no-repeat;
    width: 42px;
    height: 42px;
    margin: 5px auto;
}

.menu-tool-six {
    display: block;
    background: url("../images/public/seo_nav_icon.png") 0px -315px no-repeat;
    width: 42px;
    height: 42px;
    margin: 5px auto;
}

.menu-tool-seven {
    display: block;
    background: url("../images/public/seo_nav_icon.png") 0px -376px no-repeat;
    width: 42px;
    height: 42px;
    margin: 5px auto;
}
.menu-tool-eight {
    display: block;
    background: url("../images/public/seo_nav_icon.png") 0px -439px no-repeat;
    width: 42px;
    height: 42px;
    margin: 5px auto;
}
.menu-tool-l {
    padding: 0px 15px 0px 15px !important;
    float: left;
}

.menu-tool-one:hover, .menu-tool-two:hover, .menu-tool-three:hover, .menu-tool-four:hover, .menu-tool-five:hover, .menu-tool-six:hover, .menu-tool-seven:hover {
    background-color: #fff !important;
}

.menu-tool-l:hover {
    box-shadow: inset 0 0 8px 2px #d7e2e2;
    transition: all .1s;
    transform: translateY(-4px);
    -ms-transform: translateY(-4px);
}

.menu-tool-font {
    font-size: 12px;
    color: #c2c2c2;
    display: block;
    padding: 0px 20px;
    line-height: 12px;
    text-align: center;
}
.menu-tool:before {
    position: absolute;
    top: -16px;
    left:1074px !important;
    border: 8px solid #999;
    border-color: transparent transparent #ccc transparent;
    display: block;
    content: " ";
}
.menu-tool:after {
    position: absolute;
    top: -15px;
    left: 1074px !important;
    border: 8px solid #fff0f0;
    border-color: transparent transparent #fff transparent;
    display: block;
    content: " ";
}
/*底部通用灰色部分*/

.inx-b {
    background: url(../images/icon-b.png) no-repeat left top;
    padding-left: 50px;
    color: #999;
    font-size: 16px;
}

.inx-p {
    background: url(../images/icon-p.png) no-repeat left top;
    padding-left: 50px;
    color: #999;
    font-size: 16px;
}

.inx-z {
    background: url(../images/icon-z.png) no-repeat left top;
    padding-left: 50px;
    color: #999;
    font-size: 16px;
}

.font-18 {
    font-size: 18px;
}

.ptd40 {
    padding: 40px 0 30px;
}


/*
header国家下拉列表
*/

.navbar-logo .navbar-menu > li .dropdown-menu {
    width: 280px;
    left: -160px;
}

.navbar-logo .navbar-menu > li .dropdown-menu:before {
    left: 198px;
}

.navbar-logo .navbar-menu > li .dropdown-menu:after {
    left: 198px;
}

.dropdown-menu:before {
    left: 100px;
}

.dropdown-menu li {
    /*padding: 0px 30px 0px 30px;*/
    line-height: 30px;
}

.baike-de p,
.title_en {
    line-height: 1.8;
    letter-spacing: 1px;
}


/*首页新版*/

.rotate {
    height: 350px;
transition(all .2 s ease-in-out);
    width: 100%;
    position: relative;
}

.rotate-banner {
    background: url(../images/gjzc.jpg) no-repeat center center;
    background-size: cover;
    display: inline-block;
    height: 100%;
    width: 100%;
}

.rotate-banner1 {
    background: url(../images/jzl.jpg) no-repeat center center;
    background-size: cover;
    display: inline-block;
    height: 100%;
    width: 100%;
}

.rotate-banner2 {
    background: url(../images/ban-top-index.jpg) no-repeat center center;
    background-size: cover;
    display: inline-block;
    height: 100%;
    width: 100%;
}

.rotate-banner3 {
    background: url(../images/banner-ecm.jpg) no-repeat center center;
    background-size: cover;
    display: inline-block;
    height: 100%;
    width: 100%;
}

.rotate-banner4 {
    background: url(../images/et-activity.jpg) no-repeat center center;
    background-size: cover;
    display: inline-block;
    height: 100%;
    width: 100%;
}

.rotate-banner5 {
    background: url(../images/company-banner.jpg) no-repeat center center;
    background-size: cover;
    display: inline-block;
    height: 100%;
    width: 100%;
}

.rotate-banner6 {
    background: url(../images/zsc-banner.jpg) no-repeat center center;
    background-size: cover;
    display: inline-block;
    height: 100%;
    width: 100%;
}

.index-banner-int .country-box {
    text-align: center;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.8);
    display: block;
    border-radius: 0 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.index-banner-int .country-box .title,
.index-banner-int .country-box h4 {
    font-weight: bold;
    position: relative;
    margin-top: 20px;
    color: #444
}

.index-banner-int .country-box:hover {
    box-shadow: 0 0 10px #333;
    background-color: rgba(255, 255, 255, 0.9);
    color: #111
}

.index-banner-int .country-box img {
    position: relative
}

.index-banner-int .country-box p {
    position: relative
}

.fillet {
    border-radius: 5px !important;
}

.panel-primary {
    border-color: #e4e4e4;
}

.country-box {
    text-align: center;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.8);
    display: block;
    border-radius: 0 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.country-box .title,
.index-banner-int .country-box h4 {
    font-weight: bold;
    position: relative;
    margin-top: 20px;
    color: #444
}

.country-box:hover {
    box-shadow: 0 0 10px #ddd;
    background-color: rgba(255, 255, 255, 0.9);
    color: #111;
    text-decoration: none;
}

.country-box img {
    position: relative
}

.country-box p {
    position: relative
}

.mask {
    display: none;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0.96;
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 90%;
    border-radius: 5px !important;
    margin: 0 15px;
    border-radius: 5px !important;
}

.mask h4 {
    color: #fff;
    font-weight: bold;
    position: relative;
    margin-top: 20px;
}

.mask p {
    text-align: left;
    margin-left: 23%;
}

.icon-s {
    width: 30%;
}

.font-xs {
    font-size: 10px;
}

.newbox {
    padding: 50px 90px 0;
}

.newbox-padlr {
    padding: 0 5px;
}

.mt20 {
    margin-top: 20px;
}

.mt40 {
    margin-top: 40px;
}

.mt15 {
    margin-top: 15px;
}

.ind-cut {
    border-bottom: 2px solid #999;
    padding-bottom: 10px;
    cursor: pointer;
    font-size: 40px;
    color: #999;
}

.ind-cut:hover {
    text-decoration: none;
    border-color: #ff6600;
}

.ind-cut-choose {
    color: #ff6600;
    border-color: #ff6600;
}

.ind-cut > span {
    display: block;
    font-size: 14px;
    margin-top: 10px;
}

.anli-box {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
}

.anli-box-cx {
    border: 1px solid #ff6600;
    border-radius: 5px;
}

.news-box {
    border: 1px solid #e6e6e6;
    height: 150px;
    padding: 10px 0;
    background-color: #fff;
    color: #999999;
    overflow: hidden;
}

.news-box h5 {
    font-size: 16px;
    font-weight: bold;
    color: #666;
}

.news-box p {
    color: #999;
}

.news-box img {
    border-radius: 5px;
}

.news-box img.newimg {
    width: 200px;
    height: 110px;
}

.news-box a {
    display: block;
}

.news-box a:hover {
    text-decoration: none;
}

.news-box a:hover p {
    color: #999;
}

.cqu-box {
    border: 1px solid #e6e6e6;
    padding: 10px;
    border-bottom: none;
}

.cqu-box img + img {
    margin-left: 57px;
}

.palr30 {
    padding: 0 30px;
}

.patb {
    padding: 15px 10px;
    border: 1px solid #e6e6e6;
    border-top: none;
    color: #666;
}

.patb span {
    display: inline-block;
}

.an-list {
    font-size: 14px;
    color: #666;
}

.ft16 {
    font-size: 16px;
}

.an-list-lg {
    font-size: 24px;
    color: #999;
    vertical-align: -2px;
}


/*公司注册*/

.mb100 {
    margin-bottom: 100px;
}

.index-banner {
    background: url(../images/company/international.jpg) no-repeat center center;
    background-size: cover;
    padding: 70px 0 70px 0;
}

.title-company-title {
    color: #277bc7;
    font-size: 40px;
    font-weight: bold;
}

.title-company-title span {
    border-bottom: 2px solid #c2e2f5;
    display: inline-block;
    padding: 40px 40px 20px;
}

.title-company-title-f {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 1px;
    color: #999;
    padding-top: 5px;
    margin-bottom: 60px;
}

.box-zc {
    padding: 10px 20px;
}

.box-zc-top {
    border: 10px solid #ccc;
    padding: 15px;
    background-color: #fff;
    color: #aaa;
    border-radius: 4px;
}

.box-zc-top h3 {
    font-weight: bolder;
    color: #aaa;
}

.box-zc-top.econ {
    border-color: #ffa466;
    color: #ffa466;
}

.box-zc-top.econ h3 {
    color: #ffa466;
}

.box-zc-top.christmas {
    border-color: #f20d12;
    color: #f20d12;
    position: relative;
}

.box-zc-top.christmas h3 {
    color: #f20d12;
}

.box-zc-top.double {
    border-color: #FFBD7B;
    color: #FFBD7B;
}

.box-zc-top.double h3 {
    color: #FFBD7B;
}

.box-company-other {
    border: 1px solid #65c4fe;
    padding: 10px;
    border-radius: 7px;
    padding-top: 40px;
    position: relative;
    cursor: pointer;
    height: 251px;
    display: block;
    box-shadow: 3px 3px 5px #ddd;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.box-company-other:hover {
    padding-top: 30px;
    text-decoration: none;
}

.com-other-tt {
    font-size: 22px;
    color: #f7494a;
    font-weight: bold;
    letter-spacing: 2px;
}

.back-head {
    background: url(../images/company/dq.png) no-repeat left bottom;
    background-color: #65c4fe;
    color: #fff;
    border-radius: 5px 5px 0 0;
}

.back-head h4 {
    font-weight: bold;
    opacity: 0.9;
}

.back-body {
    background: url(../images/company/dq2.png) no-repeat right bottom;
    border: 1px solid #dfdfdf;
    border-top: none;
    color: #666;
    border-radius: 0 0 5px 5px;
    background-size: 30%;
    background-color: #fff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.acr {
    opacity: 0.5;
    float: right;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.comblack:hover .acr {
    opacity: 1;
}

.comblack:hover .back-body {
    background: url(../images/company/dq2.png) no-repeat right bottom;
    background-color: #f9f9f9;
    background-size: 30%;
}

.comblack:hover .back-head h4 {
    opacity: 1;
}

.back-head.b1 {
    background-color: #51c79e;
}

.back-head.b2 {
    background-color: #fc9258;
}

.back-head.b3 {
    background-color: #ff9994;
}

.back-head.b4 {
    background-color: #65aaf1;
}

.back-head.b5 {
    background-color: #51c7bd;
}

.max-img {
    max-width: 100%;
}

.com-news-title {
    /*background-color: #fefefe;*/
    border-bottom: 2px solid #dfdfdf;
}

.com-news-title-name {
    display: inline;
    float: left;
    font-weight: bold;
}

.com-news-title-more {
    float: right;
    margin: 10px auto;
}

.pt40 {
    padding-top: 40px;
}

.com-new-l-list {
    list-style: none;
    padding: 0;
}

.com-new-l-list li {
    margin-bottom: 15px;
}

.com-mews-l-list-name {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #666;
    display: block;
}

.com-new-l-list li p {
    color: #999;
}

.com-new-l-list-sed {
    padding: 0;
}

.com-new-l-list-sed li {
    margin-bottom: 10px;
}


/*底部*/

.bot-md-l {
    float: left;
    border: 4px solid;
    border-radius: 50%;
    padding: 10px 7px 10px 10px;
    margin-right: 10px;
}

.bot-md-r {
    float: left;
}

.tlp-nbs {
    font-size: 30px;
    font-weight: bold;
}

.text-right {
    text-align: right;
}

.footer-line {
    border-bottom: 1px solid #d3d3d3;
}

.footer-title {
    font-size: 16px;
    font-weight: bold;
}

.pb10 {
    padding-bottom: 10px;
}

.footer-lb-list {
    padding-left: 0;
    list-style: none;
    margin-top: 25px;
}

.footer-lb-list li {
    padding-bottom: 5px;
}

.footer-lb-list li a {
    display: block;
    font-size: 14px;
}

.footer-h-list {
    padding-left: 0;
    list-style: none;
    margin-top: 15px;
}

.footer-h-list li {
    float: left;
    margin-bottom: 5px;
    border-right: 1px solid #aaa;
}

.footer-h-list li:last-child {
    border-right: 0;
}

.footer-h-list li a {
    display: block;
    padding: 0px 10px;
    color: #aaa;
}

.footer-h-list li a.clear-padding-left {
    padding-left: 0;
}

.footer-com-under {
    color: #666;
}

.footer-com-under a {
    color: #666;
}

.country_tab {
    overflow: hidden;
    margin-top: 40px;
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
}


/*商标首页*/

.servicebar-c {
    position: fixed;
    top: 25%;
    width: 100%;
}

.country_tab li {
    float: left;
    margin-left: 12px;
    list-style: none;
    position: relative;
}

.country_tab li.li_hot {
    margin-left: 0;
}

.country_tab li a {
    display: block;
    font-size: 18px;
    text-align: center;
    width: 150px;
    height: 56px;
    line-height: 56px;
    border: 1px solid #ccc;
    border-bottom: 1px solid #ff6600;
    background: #fff;
    border-radius: 5px 5px 0 0;
    color: #666;
}

.country_tab li.cur a,
.country_tab li a:hover {
    color: #ff9900;
    background-color: #fff;
    border: 1px solid #ff6600;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    text-decoration: none;
    border-top: 5px solid #ff6600;
    line-height: 52px;
}

.country_list {
    position: relative;
    overflow: hidden;
    border: 1px solid #ff6600;
    margin: -1px 0 0 0;
    padding: 0;
    background-color: #fff;
    display: none;
    min-height: 280px;
}

.country_list.tesu {
    height: 300px;
}

.country_list.tesuz {
    height: 380px;
}

.country_list li {
    position: relative;
    float: left;
    width: 141px;
    height: 106px;
    margin: 35px 0 20px 42px;
    list-style: none;
}

.country_list li a {
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
}

.country_list li a:hover {
    text-decoration: none;
    margin-top: -8px;
}

.country_list li img {
    width: 100%;
}

.country_list li .ct_names {
    color: #666;
    font-size: 16px;
    text-align: center;
    margin-top: 5px;
}

.country_list li.country-another {
    width: 93%;
    height: auto;
}

.country_list li.country-another p {
    text-align: left;
    color: #999;
}

.country_list li.country-another p.ct_names {
    color: #666;
    font-size: 16px;
    text-align: center;
    margin-top: 5px;
}

.box-zc-lst {
    font-size: 16px;
    color: #999;
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
}

.hum-box {
    padding: 20px 30px;
    line-height: 2.8;
    height: 230px;
}

.change {
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    text-decoration: none
}

.change:hover {
    text-decoration: none
}

.change.active {
    color: #555;
    font-weight: bold;
    border-bottom: 2px solid #f60
}

.change-item {
    display: none
}

.change-item .item h4 {
    font-weight: bold
}

.change-item.active {
    display: block
}

.gg-box {
    padding: 20px;
    position: relative;
    min-height: 200px;
    color: #666;
    z-index: 11;
}

.gg-box img {
    position: absolute;
    right: 20px;
    top: 25px;
}

.gg-box-tm {
    padding: 20px;
    position: relative;
    min-height: 200px;
    color: #666;
    z-index: 11;
}

.gg-box-tm img {
    position: absolute;
    right: 20px;
    bottom: 25px;
}

.guang-box {
    text-decoration: none;
    background-color: #fff;
    display: block;
    border-radius: 0 0;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.guang-box:hover {
    text-decoration: none;
    color: #333;
}

.news-bl1 {
    background-color: #a2b973;
    color: #fff;
    text-align: center;
    border-radius: 5px 5px 0 0;
}

.news-bl1 a {
    color: #fff;
}

.news-bl2 {
    background-color: #ffa466;
    color: #fff;
    text-align: center;
    border-radius: 5px 5px 0 0;
}

.news-bl3 {
    background-color: #47adb9;
    color: #fff;
    text-align: center;
    border-radius: 5px 5px 0 0;
}

.news-bd {
    border: 1px solid #dfdfdf;
    border-top: none;
    color: #666;
    border-radius: 0 0 5px 5px;
    background-size: 30%;
    background-color: #fff;
}

.ab-l1 {
    padding-left: 0;
    list-style: none;
}

.ab-l1 li {
    margin-bottom: 8px;
}

.ab-l1 li a {
    display: block;
    color: #666;
}

.ab-l1 li a span {
    color: #f60;
}

.ab-l1 li a.article {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ab-la {
    padding-left: 0;
    list-style: none;
    counter-reset: count;
}

.ab-la li {
    margin-bottom: 10px;
}

.ab-la li + li:before {
    content: "●";
    color: #666;
    display: inline;
}

.ab-la li a {
    display: inline;
    color: #666;
    /*padding-left: 5px;*/
}

.ab-la li a .imgbox {
    width: 117px;
    height: 67px;
    overflow: hidden;

}

.mt50 {
    margin-top: 50px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb100 {
    margin-bottom: 100px;
}

.mb60 {
    margin-bottom: 60px;
}

.ne-phones {
    font-size: 18px;
    font-weight: bold;
    color: #999;
}

.font-blod {
    font-weight: bold;
}

.font-22 {
    font-size: 22px;
}

.index-banner-int h1 {
    font-size: 52px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #fff
}

.index-banner-int h3 {
    margin-bottom: 30px;
    color: #fff;
    font-size: 26px;
}

.index-banner-int .button-line {
    padding: 20px 0
}

.index-banner-int .button-line .btn {
    padding-left: 50px;
    padding-right: 50px
}

.dropdown-menu1 {
}

.navbar-menu > li .dropdown-menu1:before {
    position: absolute;
    top: -16px;
    left: 30px;
    border: 8px solid #999;
    border-color: transparent transparent #ccc transparent;
    display: block;
    content: " ";
}

.navbar-menu > li .dropdown-menu1:after {
    position: absolute;
    top: -15px;
    left: 30px;
    border: 8px solid #fff;
    border-color: transparent transparent #fff transparent;
    display: block;
    content: " ";
}


/**
弹窗样式
 */

.js-max-input {
    border: solid 1px #ffd2b2;
    position: relative;
    background: #fffae5;
    padding: 0px 10px 0 10px;
    margin-left: 15px;
    font-size: 30px;
    color: #ff4400;
    box-shadow: 1px 1px 10px;
    z-index: 99999;
}

.search-pc {
    position: absolute;
    top: 13px;
    left: 5px;
    color: #ccc;
    z-index: 11;
    font-size: 20px;
}

.pad-l-35 {
    padding-left: 35px;
}

.pt15 {
    padding-top: 15px;
}

.mt3 {
    margin-top: 3px;
}

.mt5 {
    margin-top: 5px;
}

.mt8 {
    margin-top: 8px;
}

.min-he-list {
    min-height: 530px;
}

.modal-header-new {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 6px 6px 0 0;
}

.pazy {
    padding: 0 60px;
}

.tc-ic {
    position: relative;
}

.tc-ic i {
    position: absolute;
    left: 1px;
    top: 1px;
    color: #ccc;
    background-color: #f6f6f6;
    padding: 6px 10px;
    border-radius: 4px 0 0 4px;
}

.tc-ic input {
    padding-left: 46px;
}

.b-zx {
    float: left;
    position: relative;
    margin: 0 0 0 10px;
}

.box-lf {
    color: #666666;
    display: inline-block;
    background-color: #f9f9f9;
    padding: 14px 10px;
    float: left;
    border: 1px solid #E4E4E4;
    border-left: 0;
    font-size: 12px;
}

.box-arrow {
    width: 0;
    height: 0;
    border-top: 54px solid transparent;
    border-bottom: 54px solid transparent;
    border-right: 20px solid #f9f9f9;
    float: left;
    z-index: 1;
    position: relative;
}

.box-arrow-bac {
    width: 0;
    height: 0;
    border-top: 55px solid transparent;
    border-bottom: 56px solid transparent;
    border-right: 21px solid #E4E4E4;
    position: absolute;
    left: -1px;
    top: -1px;
}

.font-nb {
    font-size: 20px;
    color: #f60;
    font-weight: normal;
}

.cl-gray-6 {
    color: #666;
}

.cl-gray-9 {
    color: #999;
}

.dab-acrrow {
    margin-top: -26px;
    display: block;
    color: #ccc;
}

.ft-30 {
    font-size: 30px;
}

.tc-modal-header-new {
    border-radius: 6px 6px 0 0;
    padding: 15px 15px 0 15px;
    min-height: 16.42857143px;
    border: none;
}

.clear-margin-top {
    margin-top: 0;
}

.tjlx {
    padding: 0 55px 0 54px;
    margin-top: 30px;
    margin-bottom: 40px;
}

.mt30 {
    margin-top: 30px;
}

.new-more-back {
    padding-top: 10px;
    background-color: #f4fcf1;
}

.new-more-title {
    font-size: 18px;
    font-weight: bold;
}

.new-tc-icon {
    width: 64px;
    height: 64px;
}

.new-tc-erm {
    background-color: #2f582f;
    padding: 10px 0;
    margin-bottom: -15px;
}

.new-tc-wechatbox {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 125px;
    height: 100px;
    overflow: hidden;
}

.wechat-lg {
    font-size: 100px;
    color: #fff;
    opacity: .1;
}

/**/
.lis-top {
    background-color: #f3f3f3;
    color: #f60;
    font-weight: bold;
    font-size: 20px;
}

.left-lis {
    position: relative;
}

.left-lis.active, .left-lis.active:hover, .left-lis.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #fde9da;
    border-color: #ddd;
    border-left: #ff6600 2px solid;
    color: #666;
}

.pd20 {
    padding-bottom: 20px;
}

.act-tips {
    color: #999;
    padding-top: 5px;
    display: block;
}

.paading-none {
    padding: 0;
}

.jzero {
    padding: 2px 10px;
    background-color: #f19c9e;
    color: #fff;
    margin-right: 10px;
    width: 50px;
    text-align: center;
    display: inline-block;
}

.act-bq {
    color: #ff5555;
    font-size: 18px;
}

.act-jg {
    color: #ff5555;
    font-size: 22px;
    font-weight: bold;
}

.fw-bz {
    margin-top: 20px;
}

.act-box {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    border-top: none;
    position: relative;
}

.title-act {
    font-size: 40px;
    font-weight: bold;
    color: #333;
    padding: 30px 0 20px;
    margin: 0;
}

.act-inbox {
    padding: 10px 20px;
}

.act-inbox-gray {
    padding: 10px 20px 30px;
    background-color: #f1f1f1;
}

.max-img {
    width: 100%;
}

.hum-box {
    padding: 20px 30px;
    line-height: 2.8;
    height: 230px;
}

.act-banner {
    background: url(../img/public/activity/cat-top.jpg?v-2.2) no-repeat center top;
    background-size: cover;
    height: 521px;
    position: relative;
}

.act-banner.act-banner8 {
    background: url(../img/public/activity/cat-top8.jpg?v-2.2) no-repeat center top;
}

.act-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 1090px;
    position: relative;
}

.djs {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    text-align: right;
    padding-right: 252px;
    padding-top: 466px;
}

.act-dat {
    text-align: center;
    width: 100%;
    border: 1px solid #982dff;
    background-image: -webkit-linear-gradient(to top, #4d0083, #9d2fff);
    background-image: linear-gradient(to top, #4d0083, #9d2fff);
    text-shadow: 2px 2px 2px #b01eff;
    padding: 3px 7px;
    color: #fcff3f;
    font-weight: bold;
}

.act-tt-1 {
    background: url(../img/public/activity/cat-sed.jpg) no-repeat center top;
    background-size: cover;
    height: 156px;
    position: relative;
}

.act-sed-un {
    background: url(../img/public/activity/cat-sed-un.jpg) no-repeat center top;
    background-size: cover;
    height: 669px;
    position: relative;
}

.box-zero {
    background-color: #fff;
    border-radius: 5px;
    width: 690px;
    margin: auto;
    height: 425px;
}

.am-cg {
    padding: 40px 140px;
    border-bottom: 1px dashed #fc5979;
    position: relative;
}

.am-cg h4 {
    font-weight: bold;
}

.act-bt {
    padding-top: 105px;
}

.act-yu {
    text-align: center;
    margin-top: -15px;
}

.btn-act {
    text-align: center;
    background-image: -webkit-linear-gradient(to top, #ff376c, #ffa44f);
    background-image: linear-gradient(to top, #ff376c, #ffa44f);
    padding: 3px 7px;
    color: #fff;
    width: 200px;
    display: inline-block;
    font-size: 18px;
    border-radius: 15px;
    word-spacing: 8px;
    letter-spacing: 1px;
    z-index: 5;
    position: relative;
}


.txt-md {
    font-size: 14px;
}

.et-jg {
    float: left;
    width: 50%;
}

.et-yj {
    padding-top: 10px;
    color: #ccc;
    text-decoration: line-through;
}

.hd-ipr88tag-box {
    border: 1px solid #f19c9e;
    color: #f19c9e;
    width: 45%;
    margin-right: 5%;
}

.hd-ipr88tag-box2 {
    border: 1px solid #f19c9e;
    color: #f19c9e;
    width: 50%;
}

.hd-ipr88tag {
    padding: 2px 10px;
    background-color: #f19c9e;
    color: #fff;
    margin-right: 5px;
    text-align: center;
    display: inline-block;
}

.btn-lines {
    color: #eea236;
    background-color: #fff;
    border: 3px solid transparent;
    border-color: #eea236;
    padding: 8px 12px;
}

.btn-lines:hover {
    border-color: #f60;
    color: #f60;
}

.tag-ts {
    background-color: #a6c29f;
    color: #fff;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
    margin-bottom: 20px;
}

.com-tc-und {
    color: #fff;
    text-shadow: 1px 1px 1px #f60;
}

.com-tc-und-title {
    padding-bottom: 5px;
    padding-right: 20px;
    border-bottom: 1px solid #fff;
    font-weight: bold;
}

.ds-no {
    display: none;
}

/**/

#input-search-mobile {
    border-radius: 4px;
}

#input-search-mobile.newxg {
    border-radius: 4px;
    border-top: 1px solid #a94442;
}

.has-error #input-search-mobile.newxg {
    border-top: 1px solid #f00;
}

.salftip {
    background: #58b950;
    color: #ffffff;
    border-radius: 4px 4px 0 0;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 0px solid #ccc;
    border-left: 1px solid #ccc;
}

.has-error .salftip {
    border-top: 1px solid #f00;
    border-right: 1px solid #f00;
    border-bottom: 0px solid #f00;
    border-left: 1px solid #f00;
}

.salftip .salficon {

}

.tag-ts {
    background-color: #a6c29f;
    color: #fff;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
    margin-bottom: 20px;
}

.gs-tc-bac {
    background: url(../images/gs-tc-bac.jpg) no-repeat center;
    margin: 0 -15px -15px;
    border-radius: 0 0 4px 4px;
    background-size: cover;
}

.text-xs {
    font-size: 12px;
    line-height: 1.5;
}

/*专题*/
.guarantee-banner {
    background: url(../images/ban-top.jpg) no-repeat center center #0d1633;
    padding: 230px 0 40px 0;
}

.mt60 {
    margin-top: 60px;
}

.small-banner {
    background: url(../images/small-ba.jpg) no-repeat center center;
    background-size: cover;
    padding: 230px 0 40px 0
}

.small-banner img {
    width: 100%;
    height: auto;
}

.small-tt-bt {
    font-size: 4rem;
    font-weight: bold;
    line-height: 1.4;
}

.mt60 {
    margin-top: 60px;
}

.zcqh {
    padding: 0 17%;
    width: 100%;
}

.quick-ban {
    background: url(../images/quick-ba.jpg) repeat left top;
}

.mt50 {
    margin-top: 50px;
}

.text-white {
    color: #fff !important;
}

.search-n-box {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 5px;
}

.accumulative {
    color: #f0f0f0;
    padding: 10px 0;
    margin-bottom: 0;
}

.accumulative span {
    color: #fff;
    font-size: 18px;
    color: #fdec2e;
}

.accumulative a {
    color: #fff;
    text-decoration: underline;
}

.notice-container {
    position: relative;
    overflow: hidden;
    height: 19px;
    width: 40%;
}

.notice-list {
    color: #fff;
    float: left;
    width: 90%;
}

.notice-list .item {
    display: block;
    height: 19px;
}

.sts {
    background: url(../images/gt-steps.png) no-repeat left top;
    width: 87px;
    height: 88px;
    margin: -35px auto 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.contents-box {
    padding: 0px 10.6%;
}

.ys {
    background: url(../images/ys-ba.png) no-repeat left top;
    height: 357px;
    width: 230px;
    float: left;
    margin: 0 43px;
}

.ys-y {
    background: url(../images/ys-ba.png) no-repeat right top;
    height: 357px;
    width: 230px;
    float: left;
    margin: 0 43px;
}

.ys-y .sts {
    background-position: -95px 0;
}

.las .sts {
    background-position: -190px 0;
}

.ys:hover .sts, .ys-y:hover .sts {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
}

.icon-md {
    background: url(../images/gt-icon.png) no-repeat left top;
    width: 55px;
    height: 64px;
    margin: 26px auto 22px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.ys-y .icon-md {
    background-position: -67px 0;
}

.las .icon-md {
    background-position: -137px 0;
    width: 62px;
}

.ys:hover .icon-md, .ys-y:hover .icon-md {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}

.contents-box h4 {
    font-weight: bold;
}

.conts {
    padding-bottom: 5px;
    border-bottom: 1px dashed #ffe401;
}

.conts-md {
    padding-bottom: 5px;
    border-bottom: 1px dashed #333;
}

.pbox {
    padding: 0 15%;
}

.text-orange-dark {
    color: #cc7708;
}

.text-green-dark {
    color: #006552;
}

.refund {
    background: url(../images/liy-bac.jpg) no-repeat center center #1abf9f;
}

.gun-fb {
    font-size: 24px;
    font-weight: bold;
}

.gun-sed {
    font-size: 18px;
}

/*ecommerces*/
.ecommerces {
    background: url(../images/new-zt-bac.png) no-repeat center center;
    background-size: cover;
    padding: 410px 0 40px 0;
}

.ec-blue {
    background-color: #b6edff;
    padding-bottom: 40px;
}

.ec-blue-lines {
    background: url(../images/cut-off.jpg) no-repeat top center #b6edff;
    background-size: 100%;
    padding-top: 90px;
    padding-bottom: 40px;
}

.ec-blue-lines h2, .ec-blue h2 {
    margin: 30px auto;
    text-align: center;
    background-color: #7adeff;
    padding: 10px 50px;
    border-radius: 50px;
    width: 80%;
    font-size: 36px;
}

.ec-blue-lines p, .ec-blue p {
    font-size: 24px;
    line-height: 1.6;

}

.ec-tt-inbox {
    background-color: #a9e8fd;
    display: block;
    padding: 10px;
    border-radius: 50px;
    font-weight: bolder;
}

.ec-botn {
    box-shadow: 0 7px 0 #cc4302;
}

.ec-botn:hover {
    box-shadow: 0 7px 0 #a44201;
}

.ec-botn-box {
    box-shadow: 0px 7px 10px #75a3b2;
    display: block;
}

.ec-botn-boat-box {
    box-shadow: 0px 7px 10px #0c3062;
    display: block;
}

.patd50 {
    padding: 50px 0;
}

.pd-left-80 {
    padding-left: 80px;
}

.box-zc {
    padding: 10px 20px;
}

.box-zc-top {
    border: 10px solid #ccc;
    padding: 15px;
    background-color: #fff;
    color: #aaa;
    border-radius: 4px;
}

.box-zc-top h3 {
    font-weight: bolder;
    color: #aaa;
}

.box-zc-top.econ {
    border-color: #ffa466;
    color: #ffa466;
}

.box-zc-top.econ h3 {
    color: #ffa466;
}

.box-zc-top.gua {
    border-color: #e8b954;
    color: #e8b954;
}

.box-zc-top.gua h3 {
    color: #e8b954;
}

.box-zc-top.christmas {
    border-color: #f20d12;
    color: #f20d12;
    position: relative;
}

.box-zc-top.christmas h3 {
    color: #f20d12;
}

.small-banner {
    background: url(../images/small-ba.jpg) no-repeat center center;
    background-size: cover;
    padding: 230px 0 40px 0;
}

.boxline {
    border: 3px solid rgba(0, 0, 0, 0.2);
    border-radius: 9px;
}

.choose-box {
    background-color: #dddddd;
    color: #555;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.choose-box.first {
    border-radius: 5px 0px 0px 5px;
}

.choose-box.third {
    border-radius: 0px 5px 5px 0px;
}

.choose-box.active {
    background: url(../images/arrcow.png) no-repeat center bottom #ffa466 !important;
    color: #fff;
    text-decoration: none;
}

.index-banner.newpo {
    background-position: top center;
    padding-bottom: 50px !important;
    background-size: auto;
}

.com-ban-tc-title {
    color: #f60;
    font-weight: bold;
    padding: 15px 0 10px;
    font-size: 22px;
    border-bottom: 3px solid #ff9900;
}

.company-loginbox-top {
    border-top: 5px solid #ff6600;
}

.title-cob-title {
    color: #333333;
    font-size: 40px;
    font-weight: bold;
    margin: 50px auto 60px;
}

.title-cob-title span {
    border-bottom: 2px solid #dbdbdb;
    display: inline-block;
    padding: 40px 40px 20px;
}

.cob-bs {
    height: 19px;
    width: 19px;
    border: 1px solid #333;
    display: inline-block;
    border-radius: 50%;
    padding: 2px 0 3px 0;
    margin: 0;
}

.mb90 {
    margin-bottom: 90px;
}

.pt-hd {
    position: absolute;
    right: 4px;
    z-index: 11;
    top: 6px;
    color: #10c360;
    font-size: 18px;
}

.pt-hd p {
    padding: 10px;
    display: none;
    top: -50px;
    left: -150px;
    background-color: #10c360;
    color: #fff;
    font-style: normal;
    width: 205px;
}

.pt-hd p:before {
    position: absolute;
    top: 40px;
    left: 153px;
    border: 8px solid #10c360;
    border-color: #10c360 transparent transparent transparent;
    display: block;
    content: " ";
}

.pt-hd:hover p {
    display: block;
}
.index-banner.buzhu{
    background: url(../images/buzhu.jpg) no-repeat top center;
    height: 1584px;
    background-size: cover;
}
.b-shenghui {
    background: url(../images/b-jiangsu.png) no-repeat center 30px;
    text-align: center;
    min-height: 150px;
    border-radius: 5px;
    color: #676767;
}
.b-shenghui:hover{
    transition:all .4s;
    transform:translateY(-4px);
    -ms-transform:translateY(-4px);
    color: #62a0ff;
}

.b-shenghui-box {
    width: 23%;
    display: block;
    background-color: #fff;
    box-shadow: 0 0 10px #e8f1ff;
    border-radius: 4px;
    margin: 10px;
    padding: 0px;
}
.b-shenghui-in {
    font-size: 22px;
    padding-top: 175px;
    padding-bottom: 40px;
}

.b-shenghui.zhejiang {
    background: url(../images/b-zhejiang.png) no-repeat center 30px;
}

.b-shenghui.fujian {
    background: url(../images/b-fujian.png) no-repeat center 30px;
}

.b-shenghui.shandong {
    background: url(../images/b-shandong.png) no-repeat center 30px;
}

.b-shenghui.neimenggu {
    background: url(../images/b-neimenggu.png) no-repeat center 30px;
}

.b-shenghui.tianjin {
    background: url(../images/b-tianjin.png) no-repeat center 30px;
}

.b-shenghui.beijing {
    background: url(../images/b-beijing.png) no-repeat center 30px;
}

.b-shenghui.sichuan {
    background: url(../images/b-sichuan.png) no-repeat center 30px;
}

.b-shenghui.chongqing {
    background: url(../images/b-chongqing.png) no-repeat center 30px;
}

.b-shenghui.guangdong {
    background: url(../images/b-guangdong.png) no-repeat center 30px;
}


.b-shenghui.xinjiang {
    background: url(../images/b-xinjiang.png) no-repeat center 30px;
}

.b-shenghui.shanxi {
    background: url(../images/b-shanxi.png) no-repeat center 30px;
}

.b-shenghui.hubei {
    background: url(../images/b-hubei.png) no-repeat center 30px;
}

.b-shenghui.hunan {
    background: url(../images/b-hunan.png) no-repeat center 30px;
}

.b-shenghui.anhui {
    background: url(../images/b-anhui.png) no-repeat center 30px;
}

.b-shenghui.shanghai {
    background: url(../images/b-shanghai.png) no-repeat center 30px;
}

.b-shenghui.hebei {
    background: url(../images/b-hebei.png) no-repeat center 30px;
}

.steps {
    background-color: #f2f2f2;
    padding: 10px 30px;
    color: #333;
    font-size: 16px;
    text-align: center;
    box-shadow: 0px 2px 0px #e9e9e9;
    border-radius: 5px;
}

.steps-fs {
    margin: auto 15px auto 0;
}

.steps-zy {
    margin: auto 14px;
}

.steps.orange-dark {
    background-color: #ff6600;
    box-shadow: 0px 2px 0px #973d01;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}

.steps.orange-light {
    background-color: #ffe0cb;
    box-shadow: 0px 2px 0px #ffa466;
    text-decoration: none;
    color: #ff6600;
    cursor: pointer;
}

.box-example {
    margin-bottom: 20px;
    background-color: #fff;
    border: 2px solid #efefef;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.newpanel-heading {
    color: #333;
    padding: 10px 15px;
}

.j-case.active .box-example {
    border: 2px solid #ffa466;
}

.j-case.active .box-example .newpanel-heading {
    background-color: #ffa466;
    color: #fff;
}

.j-case.active .box-example p {
    font-weight: bold;
    color: #555;
}

.choose-box {
    background-color: #dddddd;
    color: #555;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.choose-box.first {
    border-radius: 5px 0px 0px 5px;
}

.choose-box.third {
    border-radius: 0px 5px 5px 0px;
}

.choose-box.active {
    background: url(../images/arrcow.png) no-repeat center bottom #ffa466 !important;
    color: #fff;
    text-decoration: none;
}

.servicebar {
    position: fixed;
    top: 10%;
    right: 10px;
    z-index: 1000;
    width: 120px;
}

.servicebar img {
    width: 110px;
}

.exp-box {
    padding: 10px;
    border: 2px solid #ffa466;
    border-radius: 5px;
    position: relative;
    display: none;
}

.exp-box .arrow {
    background: url(../images/arrow-orange.jpg) no-repeat top center !important;
    position: absolute;
    display: block;
    height: 15px;
    width: 35px;
}

.arrow-ex1 {
    top: -14px;
    left: 120px;
}

.arrow-ex2 {
    top: -14px;
    left: 412px;
}

.arrow-ex3 {
    top: -14px;
    right: 412px;
}

.arrow-ex4 {
    top: -14px;
    right: 120px;
}

.process {
    border: 2px solid #ffa466;
    border-radius: 5px;
}

.process h4 {
    background-color: #ffa466;
    margin: 0;
    padding: 10px 0;
    color: #fff;
    font-weight: bold;
}

.intro p {
    line-height: 28px;
}

.index-left-icon {
    cursor: pointer;
    color: #999;
}

.pb40 {
    padding-bottom: 40px;
}

.letters-box {
    float: left;
    width: 20px;

}

.letters {
    color: #f60;
    font-weight: bold;
}

.new-letters-country {
    padding: 0px 10px;
    border-right: 1px solid #999;
    display: inline-block;
}

.new-letters-country:last-child {
    border-right: 0;
}

.afq-title {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: bold;
}

.afq-answer {
    font-size: 12px;
    color: #999;
}

.tm-zx-box {
    width: 180px;
    height: 104px;
    display: block;
}

.tm-zx-box img {
    max-width: 100%;
    text-align: center;
}

.tm-zd-list {
    margin-left: 1.5rem;
}

.tm-zd-list li {
    margin-bottom: 30px;
}

/*服装专题*/
.fz-top-box {
    padding-top: 368px;
    text-align: center;
    color: #fff;
}

.fz-floor1 {
    background: url(../images/public/fz-f1.jpg) no-repeat;
    background-size: cover;
}

.fz-fl1-box-l {
    background-color: #fff;
    padding: 10px;
    color: #e6887c;
    font-weight: bold;
    font-size: 22px;
    float: left;
    width: 55%;
    height: 44px;
}

.fz-fl1-box-r {
    height: 44px;
    border: 1px solid #fff;
    float: left;
    width: 45%;
    line-height: 22px;
    padding: 10px;
    color: #fff;
}

.fz-fl1-box-l.blue {
    color: #60a3ff;
}

.fz-floor1-hafe {
    width: 44%;
    margin: 15px 3%;
    float: left;
}

.fz-fl1-g-box {
    background-color: #cf7a6f;
    border: 10px solid #cf7a6f;
    border-radius: 10px;
    overflow: hidden;
}

.fz-fl-detail {
    text-align: center;
    color: #fff;
}

.fz-fl-detail h5 {
    font-size: 20px;
    font-weight: bold;
}

.fz-fl1-h-box {
    background-color: #5692e5;
    border: 10px solid #5692e5;
    border-radius: 10px;
    overflow: hidden;
}

.fz-btn-pk {
    color: #fff;
    font-weight: bold;
    background-color: #e6887c;
    border: 3px solid #eeaea6;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 23px;
}

.fz-btn-pk:hover {
    color: #fff;
    background-color: #d78074;
    border-color: #eeaea6;
}

.fz-btn-pk.blue {
    color: #fff;
    background-color: #60a3ff;
    border: 3px solid #9bbdec;
}

.fz-btn-pk.blue:hover {
    color: #fff;
    background-color: #5999f1;
    border-color: #9bbdec;
}

.fz-title-sd {
    display: block;
    color: #999;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    margin-top: 20px;
}

.fz-zsx {
    width: 25px;
    height: 5px;
    border-radius: 5px;
    background-color: #bbb;
    display: inline-block;
    vertical-align: middle;
}

.fz-al {
    background-color: #fff;
    border: 3px solid #60a3ff;
    padding: 15px;
    position: relative;
}

.fz-al-tj {
    position: absolute;
    top: -25px;
    left: 90px;
    z-index: 11;
}

.exrp {
    background-color: #f7dbd7;
    padding: 15px;
    height: 338px;
}

.exrp h6 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.fz-fl-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.fz-fl-nav li {
    font-size: 16px;
    height: 110px;
    background-color: #e1ebf9;
    color: #60a3ff;
    display: block;
    width: 80px;
    text-align: center;
    margin-left: -60px;
    line-height: 110px;
    border-top: 2px solid #fff;
    cursor: pointer;
}

.fz-fl-nav li a {
    color: #60a3ff;
}

.fz-fl-nav li:hover {
    background-color: #60a3ff;
    color: #fff;
    font-weight: bold;
    border-color: #60a3ff;
    text-decoration: none;
}

.fz-fl-nav li:hover a {
    color: #fff;
}

.fz-fl-nav li.active {
    background-color: #60a3ff;
    color: #fff;
    font-weight: bold;
    border-color: #60a3ff;
}

.fz-fl-nav li.active a {
    color: #fff;
}

.item-box-sport {
    display: none;
}

.item-box-sport.active {
    display: block;
}

.fz-cbox {
    padding: 15px;
    border: 3px solid #e5e5e5;
    background-color: #fff;
}

.btn-fz-choose-title {
    font-size: 18px;
}

.btn-fz-choose {
    display: block;
    border: 3px solid #eeeeee;
    background-color: #fff;
    color: #333;
    border-radius: 7px;
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
    padding: 5px 0;
    cursor: pointer;
}

.btn-fz-choose:hover {
    /*color: #e6887c;
    border-color: #e6887c;*/
    text-decoration: none;
}

.btn-fz-choose.active {
    color: #e6887c;
    border-color: #e6887c;
    text-decoration: none;
}

/*登陆注册*/
.login-top-back {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.login-top-back h4 {
    font-weight: bold;
    letter-spacing: 1px;
}

.login-top-under {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    margin-left: -15px;
    margin: 0 -15px -15px;
    padding: 15px;
    border-radius: 0 0 5px 5px;
}

.login-change {
    color: #333;
    display: block;
    padding-bottom: 10px;
    border-bottom: 2px solid #ccc;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.login-change.active {
    color: #f60;
    font-weight: bold;
    border-color: #f60;
}

.login-change:hover {
    color: #f60;
    font-weight: bold;
    border-color: #f60;
}

/*德国公司注册*/
.index-banner.debanner {
    background: url(../images/companybanner/co-de-banner.jpg) no-repeat center center;
    background-size: cover;
}

.coicon-de-z-back {
    background: url(../images/companybanner/coicon-de-z-back.png) no-repeat bottom right #7e81cb;
    color: #fff;
    min-height: 340px;
    display: block;
    padding: 15px;
    cursor: pointer;
}

.coicon-de-s-back {
    background: url(../images/companybanner/coicon-de-s-back.png) no-repeat bottom right #43778e;
    color: #fff;
    min-height: 340px;
    display: block;
    padding: 15px;
    cursor: pointer;
}

.coicon-de-z-back h5, .coicon-de-s-back h5 {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
}

.coicon-de-z-back p, .coicon-de-s-back p {
    text-align: left;
    font-size: 14px;
    line-height: 30px;
}

.coicon-de-s-back:hover, .coicon-de-z-back:hover {
    color: #fff;
    text-decoration: none;
    box-shadow: 0 0px 3px #999;
}

.co-de-lx-left {
    background: url(../images/companybanner/co-de-lx-left.jpg) no-repeat;
    background-size: cover;
    padding: 15px;
    text-align: left;
    color: #4b6d8f;
    min-height: 160px;
    display: block;
    cursor: pointer;
}

.co-de-lx-left h6 {
    font-size: 16px;
    font-weight: bold;
}

.co-de-lx-left p {
    line-height: 30px;
    margin-top: 15px;
}

.co-de-lx-left:hover {
    color: #4b6d8f;
    text-decoration: none;
    box-shadow: 0 0px 3px #999;
}

.co-de-lx-right {
    background: url(../images/companybanner/co-de-lx-right.jpg) no-repeat;
    background-size: cover;
    padding: 15px;
    text-align: left;
    color: #38656a;
    min-height: 160px;
    display: block;
    cursor: pointer;
}

.co-de-lx-right h6 {
    font-size: 16px;
    font-weight: bold;
}

.co-de-lx-right p {
    line-height: 30px;
    margin-top: 15px;
}

.co-de-lx-right:hover {
    color: #38656a;
    text-decoration: none;
    box-shadow: 0 0px 3px #999;
}

.pt15 {
    padding-top: 15px;
}

.pb15 {
    padding-bottom: 15px;
}

.co-de-an-ztop {
    background: url(../images/companybanner/co-de-a-black1.jpg) no-repeat;
    background-size: cover;
    display: block;
    padding: 15px;
    min-height: 157px;
}

.co-de-an-ztop:hover {
    text-decoration: none;
    box-shadow: 0 0px 3px #999;
}

.co-de-bank {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 4px;
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    text-shadow: 0 1px 1px #0069d1;
}

.co-de-bank-sd {
    color: #fff;
    text-shadow: 0 1px 1px #0069d1;
}

.co-de-banck-ic1 {
    display: inline-block;
    height: 87px;
    width: 118px;
    background: url(../images/companybanner/co-de-a-icon.png) no-repeat 0 0;
}

.co-de-banck-ic1.icon2 {
    background-position: 0px -103px;
    height: 66px;
    width: 60px;
}

.co-de-banck-ic1.icon3 {
    background-position: 0px -178px;
    height: 66px;
    width: 63px;
}

.co-de-banck-ic1.icon4 {
    background-position: -52px -452px;
    height: 41px;
    width: 46px;
}

.co-de-banck-ic1.icon5 {
    background-position: 0px -257px;
    height: 41px;
    width: 46px;
}

.co-de-banck-ic1.icon6 {
    background-position: 0px -304px;
    height: 41px;
    width: 46px;
}

.co-de-banck-ic1.icon7 {
    background-position: 0px -354px;
    height: 41px;
    width: 46px;
}

.co-de-banck-ic1.icon8 {
    background-position: 3px -404px;
    height: 41px;
    width: 46px;
}

.co-de-banck-ic1.icon9 {
    background-position: 3px -454px;
    height: 41px;
    width: 46px;
}

.co-de-banck-ic1.icon10 {
    background-position: -52px -257px;
    height: 41px;
    width: 46px;
}

.co-de-banck-ic1.icon11 {
    background-position: -58px -304px;
    height: 41px;
    width: 46px;
}

.co-de-banck-ic1.icon12 {
    background-position: -55px -354px;
    height: 41px;
    width: 46px;
}

.co-de-banck-ic1.icon13 {
    background-position: -55px -404px;
    height: 41px;
    width: 46px;
}

.co-de-an-zd1 {
    background: url(../images/companybanner/co-de-an-zd1.jpg) no-repeat;
    background-size: cover;
    display: block;
    padding: 20px 15px 15px;
    text-align: center;
    min-height: 157px;
}

.co-de-an-zd2 {
    background: url(../images/companybanner/co-de-an-zd2.jpg) no-repeat;
    background-size: cover;
    display: block;
    padding: 20px 15px 15px;
    text-align: center;
    min-height: 157px;
}

.co-de-an-zd1 p, .co-de-an-zd2 p {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 0 1px 1px #7b71df;
}

.co-de-an-zd1:hover, .co-de-an-zd2:hover {
    text-decoration: none;
    box-shadow: 0 0px 3px #999;
}

.co-de-anther {
    display: block;
    padding: 15px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.co-de-anther h4 {
    padding-left: 10px;
    border-left: 2px solid #f60;
    font-size: 16px;
}

.co-de-an-box {
    text-align: center;
    display: block;
    padding: 10px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 6px auto 6px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    cursor: pointer;
}

.co-de-an-box2 {
    text-align: center;
    display: block;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    cursor: pointer;
}

.co-de-an-box:hover, .co-de-an-box2:hover {
    text-decoration: none;
    box-shadow: 0 0px 3px #ccc;
    color: #666;
}

/*新欧盟*/
.eu-title {
    letter-spacing: 1.2rem;
}

.eu-title2 {
    display: inline-block;
    border: 1px solid #fff;
    border-left: 0;
    border-right: 0;
    padding: 10px;
    color: #fff;
    text-align: center;
    margin: auto auto;
    letter-spacing: 0.2em;
    font-size: 24px;
}

.eu-title3 {
    margin-top: 15px;
    color: #fff;
    line-height: 48px;
    margin-bottom: 0;
    letter-spacing: 2px;
    font-size: 22px;
    text-shadow: 1px 1px 1px #333;
}

.eu-title3 span {
    font-size: 30px;
}

.eu-step-box {
    float: left;
    width: 225px;
    text-align: center;
    margin-bottom: 15px;
}

.eu-step-box + .eu-step-box {
    border-left: 1px solid #eee;
}

.eu-step {
    padding: 15px 0 0;
    border-bottom: 1px solid #eee;
}

.stp-img {
    width: 20%;
    max-width: 100%;
}

.stp-titile {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.stp-detail {
    font-size: 16px;
    color: #999;
    margin-bottom: 5px;
}

.eu-tag {
    font-weight: bold;
}

.eu-tag a {
    color: #337ab7;
}

.eu-tag a:hover {
    color: #f60;
}

.ue-zs-wd {
    padding-left: 17px;
    color: #999;
}

.eu-lc-back {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 3px #ccc;
    padding: 40px 0 60px;
}

.tmleft-new-line {
    background: url(../images/new-left-tmline.png) no-repeat;
    height: 9px;
    width: 45px;
    display: inline-block;
    margin-right: 15px;
}

.tmright-new-line {
    background: url(../images/new-right-tmline.png) no-repeat;
    height: 9px;
    width: 45px;
    display: inline-block;
    margin-left: 15px;
}

.pkg-top {
    background: url(../images/pkg-n1.jpg) no-repeat -30px top #fc9d2c;
    height: 120px;
    border-radius: 10px 10px 0 0;
}

.pkg-top2 {
    background: url(../images/pkg-n2.jpg) no-repeat -30px top #51c79e;
    height: 120px;
    border-radius: 10px 10px 0 0;
}

.pkg-top3 {
    background: url(../images/pkg-n3.jpg) no-repeat -30px top #64a9f1;
    height: 120px;
    border-radius: 10px 10px 0 0;
}

.pkg-top-in {
    padding: 15px 20px;
    color: #fff;
    text-align: left;

}

.pkg-top-in h4 {
    font-size: 30px;
    font-weight: bold;
}

.pkg-icon {
    background: url(../images/pkg-icon.png) no-repeat;
    height: 87px;
    width: 75px;
    display: block;
    float: right;
    opacity: 0.8;
    margin-top: -80px;
    filter: alpha(opacity=80);
}

.pkg-icon.pkg-icon2 {
    background-position: 0px -95px;
    margin-top: -80px;
}

.pkg-icon.pkg-icon3 {
    background-position: 0 -189px;
    margin-top: -80px;
}

.pkg-under, .pkg-under1 {
    border: 1px solid #ddd;
    background-color: #fff;
    text-align: left;
    border-top: none;
    border-radius: 0 0 10px 10px;
    position: relative;
    z-index: 3;
}

.pkg-under-in {
    padding: 15px 20px;

}

.pkg-under-in h5 {
    font-size: 16px;
    padding-left: 5px;
    border-left: 3px solid #fc9d2c;
}

.pkg-under-in h5.tsd {
    border-color: #51c79e;
}

.pkg-under-in h5.ttr {
    border-color: #64a9f1;
}

.pkg-under:before {
    content: ' ';
    border: 1px solid #ddd;
    border-top: none;
    border-radius: 0 0 9px 9px;
    position: absolute;
    left: -1px;
    right: -1px;
    background: #fff;
    height: 100%;
    bottom: -6px;
    z-index: -1;
}

.pkg-under:after {
    content: ' ';
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 10px 10px;
    position: absolute;
    left: 0px;
    right: 0px;
    background: #fff;
    height: 100%;
    bottom: -12px;
    z-index: -2;
}

.pkg-under1:before {
    content: ' ';
    border: 1px solid #ddd;
    border-top: none;
    border-radius: 0 0 9px 9px;
    position: absolute;
    left: -1px;
    right: -1px;
    background: #fff;
    height: 100%;
    bottom: -6px;
    z-index: -1;
}

.pkg-under1:after {
    content: ' ';
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 10px 10px;
    position: absolute;
    left: 0px;
    right: -1px;
    background: #fff;
    height: 100%;
    bottom: -12px;
    z-index: -2;
}

.kyp1 {
    margin-right: -23px;
}

.kyp2 {
    margin-left: -23px;
}

.pkg-u-detail {
    list-style: none;
    margin: 15px auto;
    padding: 0;
}

.pkg-u-detail li {
    color: #999;
    margin-bottom: 15px;
}

.pkg-u-detail li.fs {
    color: #fc9d2c;
}

.pkg-u-detail li.sd {
    color: #51c79e;
}

.pkg-u-detail li.tr {
    color: #64a9f1;
}

.btn-pak1 {
    background-color: #fc9d2c;
    border: 1px solid #fc9215;
    color: #fff !important;
}

.btn-pak1:hover {
    background-color: #ef9428;
    border: 1px solid #ee8a14;
}

.btn-pak2 {
    background-color: #51c79e;
    border: 1px solid #45c79a;
    color: #fff !important;
}

.btn-pak2:hover {
    background-color: #4bba93;
    border: 1px solid #40ba90;
}

.btn-pak3 {
    background-color: #64a9f1;
    border: 1px solid #509ff1;
    color: #fff !important;
}

.btn-pak3:hover {
    background-color: #5fa1e5;
    border: 1px solid #4b95e3;
}

.sale-pakage {
    position: absolute;
    right: -15px;
    top: -20px;
    display: block;
    height: 88px;
    width: 88px;
    z-index: 1;
}

/*群岛*/
.index-banner.newis {
    background: url(../images/companybanner/co-is-banner.jpg) no-repeat center center;
    background-size: cover;
}

.coicon-is-z-back {
    background: url(../images/companybanner/km-blank.jpg) no-repeat bottom right #27c3d4;
    background-size: cover;
    color: #ffffd3;
    min-height: 340px;
    display: block;
    padding: 15px;
    cursor: pointer;
    position: relative;
    transition: all 0.5s;
}

.com-h2-2.islands {
    padding-left: 0;
    padding-right: 0;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.coicon-is-z-back h5 {
    color: #fffe8c;
    text-align: left;
    font-size: 26px;
    font-weight: bold;
    line-height: 34px;
    letter-spacing: 6px;
    text-shadow: 1px 2px 1px #0087af;
    text-transform: uppercase;
}

.coicon-is-z-back h5 span {
    letter-spacing: 2px;
    font-size: 22px;
}

.coicon-is-z-back p {
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    text-shadow: 1px 1px 1px #0087af;
}

.coicon-is-z-back:hover {
    color: #ffffd3;
    text-decoration: none;
    box-shadow: 0 0px 3px #27c3d4;
    transform: scale(1.02);
}

.coicon-is-z-back:hover h5 {
    color: #fffe8c;
    text-decoration: none;
}

.coicon-is-z-back:hove p {
    color: #ffffd3;
}

.sale-hdis {
    position: absolute;
    right: -25px;
    top: -10px;
    display: block;
    height: 88px;
    width: 88px;
    z-index: 1;
}

.co-is-lx-left {
    background: url(../images/companybanner/isan-blank.jpg) no-repeat;
    background-size: cover;
    padding: 15px;
    text-align: left;
    color: #ffffd3;
    min-height: 160px;
    display: block;
    cursor: pointer;
    position: relative;
    transition: all 0.5s;
}

.co-is-lx-left h6 {
    font-size: 18px;
    font-weight: bold;
    color: #fffaa3;
    text-shadow: 1px 2px 1px #4395bc;
}

.co-is-lx-left p {
    text-shadow: 1px 1px 1px #4395bc;
}

.co-is-lx-left p {
    color: #ffffd3;
}

.co-is-lx-left:hover {
    color: #ffffd3;
    text-decoration: none;
    box-shadow: 0 0px 3px #8eb8d2;
    transform: scale(1.02);
}

.km-box {
    background-color: #fff;
    border-radius: 7px;
    border: 2px solid #3d52d3;
}

.km-box h4 {
    background-color: #83baff;
    padding: 20px 0px;
    color: #fffc00;
    font-size: 36px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #3d52d3;
    margin: 0;
    text-align: center;
    border-radius: 5px 5px 0 0;
    letter-spacing: 3px;
}

.anis-box {
    background-color: #fff;
    border-radius: 7px;
    border: 2px solid #2e97d4;
}

.anis-box h4 {
    background-color: #8dd5ff;
    padding: 20px 0px;
    color: #fffc00;
    font-size: 36px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #2e97d4;
    margin: 0;
    text-align: center;
    border-radius: 5px 5px 0 0;
    letter-spacing: 3px;
}

.is-country-km {
    background: url(../images/companybanner/ct-icon.png) no-repeat;
    height: 28px;
    width: 49px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: bottom;
}

.is-country-bvi {
    background: url(../images/companybanner/ct-icon.png) no-repeat;
    background-position: 0 -40px;
    height: 28px;
    width: 49px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: bottom;
}

.is-country-sy {
    background: url(../images/companybanner/ct-icon.png) no-repeat;
    background-position: 0 -75px;
    height: 28px;
    width: 49px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: bottom;
}

.is-cu-left {
    background: url(../images/companybanner/ct-icon.png) no-repeat;
    background-position: 0 -117px;
    height: 15px;
    width: 40px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.is-cu-right {
    background: url(../images/companybanner/ct-icon.png) no-repeat;
    background-position: 0 -143px;
    height: 15px;
    width: 40px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}

.is-cu-left1 {
    background: url(../images/companybanner/ct-icon.png) no-repeat;
    background-position: 0 -169px;
    height: 15px;
    width: 40px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.is-cu-right1 {
    background: url(../images/companybanner/ct-icon.png) no-repeat;
    background-position: 0 -194px;
    height: 15px;
    width: 40px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}

.country-box-body {
    padding: 20px 30px 30px;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
}

.ct-box-detail {
    line-height: 3;
    color: #666;
    font-size: 16px;
}

.btn-ct-box1 {
    background-color: #3d52d3;
    border: 1px solid #2e45d3;
    color: #fff !important;
}

.btn-ct-box1:hover {
    background-color: #435ae8;
    border: 1px solid #334ce7;
}

.btn-ct-box2 {
    background-color: #2091d2;
    border: 1px solid #2e97d4;
    color: #fff !important;
}

.btn-ct-box2:hover {
    background-color: #32a2e3;
    border: 1px solid #249de3;
}

.bg-f1.md-arrow1 {
    position: relative;
    padding-bottom: 40px;
}

.bg-f1.md-arrow1:after {
    position: absolute;
    bottom: -10%;
    right: 48.5%;
    border: 30px solid #f1f1f1;
    border-color: #f1f1f1 transparent transparent transparent;
    display: block;
    content: " ";
    z-index: 1;
}

.bg-f1.md-arrow2 {
    position: relative;
    padding-bottom: 40px;
}

.bg-f1.md-arrow2:after {
    position: absolute;
    bottom: -10%;
    right: 48.5%;
    border: 30px solid #f1f1f1;
    border-color: #f1f1f1 transparent transparent transparent;
    display: block;
    content: " ";
    z-index: 1;
}

.is-max-img {
    max-width: 100%;
}

.is-left-zl {
    float: left;
    padding-left: 15px;
}

.is-zl-detail {
    margin: 20px 30px 0 15px;
    color: #777;
}

.is-zl-box {
    border: 2px dashed #8dd5ff;
    border-radius: 11px;
    padding: 15px;
}

.is-zl-box-detail {
    list-style: none;
    padding: 0;
}

.is-zl-box h5 {
    font-size: 20px;
    color: #2e97d4;
}

.is-zl-box-detail li {
    color: #666;
    padding-bottom: 7px;
}

.isan-country-inbox {
    height: 180px;
    margin: auto;
    position: relative;
    display: block;
    cursor: pointer;
    text-align: center;
}

.isan-ontent-box {
    height: 180px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    color: #fff;
    text-align: center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}

.isan-country-title1 {
    margin-top: 20%;
    font-size: 22px;
}

.isan-ontent-box:hover .isan-country-title1 {
    margin-top: 13%;
}

.isan-ontent-box:hover .patent-country-details {
    display: block;
}

.km-an-box {
    width: 20%;
    float: left;
    text-align: center;
}

.km-an-de1 {
    color: #359cff !important;
    margin-top: 5px;
}

.km-an-de2 {
    color: #49b1eb !important;
    margin-top: 5px;
}

.km-an-box a:hover {
    text-decoration: none;
}

.pt30 {
    padding-top: 30px;
}

.mb15 {
    margin-bottom: 15px;
}

.navbar-logo .navbar-menu > li .dropdown-menu {
    padding: 20px 0;
}

a, a:visited {
    color: #666;
}

.top-hot {
    position: relative;
}

.top-hot:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 45px;
    display: inline-block;
    height: 12px;
    width: 19px;
    background: url(../images/menu-hn.png) no-repeat center;
    background-position: 0 -15px;
}

.top-hot-s {
    /* position: relative; */
}

.top-hot-s:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 77px;
    display: inline-block;
    height: 12px;
    width: 19px;
    background: url(../images/menu-hn.png) no-repeat center;
    background-position: 0 -15px;
}

.top-sale {
    position: relative;
}

.top-sale:before {
    content: " ";
    position: absolute;
    top: 0px;
    left: 45px;
    display: inline-block;
    height: 12px;
    width: 22px;
    background: url(../images/sale-nh.png) no-repeat center;
}

.top-sale-s {
    position: relative;
}

.top-sale-s:before {
    content: " ";
    position: absolute;
    top: 0px;
    left: 75px;
    display: inline-block;
    height: 12px;
    width: 22px;
    background: url(../images/sale-nh.png) no-repeat center;
}

.top-sale-nav {
    position: relative;
}

.top-sale-nav:before {
    content: " ";
    position: absolute;
    top: -6px;
    left: 92px;;
    display: inline-block;
    height: 12px;
    width: 22px;
    background: url(../images/sale-n.png) no-repeat center;
    animation: shakes 2.5s linear 1s infinite;
    -weikit-animation: shakes 2.5s linear 1s infinite;
    -moz-animation: shakes 2.5s linear 1s infinite;
    -o-animation: shakes 2.5s linear 1s infinite;
}

.top-hot-nav {
    position: relative;
}

.top-hot-nav:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 65px;
    display: inline-block;
    height: 12px;
    width: 19px;
    background: url(../images/menu-hn.png) no-repeat center;
    background-position: 0 -15px;
}

.navbar-logo .navbar-menu > li.topnow {
    border-bottom: 2px solid #ff6600;
}

.guarantee-banner {
    background: url(../img/public/ban-top.jpg) no-repeat center center #0d1633;
    padding: 210px 0 40px 0
}

.guarantee-banner1 {
    background: url(../img/public/banner-cx4.jpg) no-repeat center center #0d1633;
    padding: 103px 0 40px 0;
}

.second-panel {
    width: 100%;
    height: 744px;
    overflow: hidden;
    background-color: #fff;
}

.main-auto {
    width: 1190px;
    overflow: hidden;
    margin: 0 auto;
}

.sc-list {
    width: 1300px;
}

.sc-link {
    width: 290px;
    height: 236px;
    overflow: hidden;
    float: left;
    margin: 0 10px 8px 0;
    background: url("../img/public/ico-cx.jpg") no-repeat;
    cursor: pointer;
}

.jianjie {
    background-position: 0 0;
}

.yuanyin {
    background-position: 0 -236px;
}

.fangfa {
    background-position: 0 -472px;
}

.liucheng {
    background-position: 0 -708px;
}

.ziliao {
    background-position: 0 -944px;
}

.feiyong {
    background-position: 0 -1180px;
}

.youshi {
    background-position: 0 -1416px;
}

.zhuyi {
    background-position: 0 -1652px;
}

.sc-link span {
    width: 100%;
    line-height: 66px;
    color: #fff;
    font-size: 24px;
    display: block;
    text-align: center;
    margin-top: 132px;
}

.second-panel h3 {
    line-height: 170px;
    margin-top: 10px;
    text-align: center;
    font-size: 40px;
    color: #3a3a3a;
    letter-spacing: 2px;
    font-weight: normal;
}

.second-panel h3 span {
    color: #ff658e;
}

.third-panel, .fourth-panel, .fifth-panel, .seventh-panel, .ninth-panel {
    width: 100%;
    height: 490px;
    overflow: hidden;
    background-color: #ebedda;
}

.th-bjico {
    width: 225px;
    height: 225px;
    overflow: hidden;
    background: url("../img/public/ico-cx.jpg") no-repeat;
    float: left;
    margin-top: 108px;
}

.con-jianjie {
    background-position: -290px 0;
}

.con-yuanyin {
    float: right;
    background-position: -290px -225px;
}

.th-main {
    width: 890px;
    overflow: hidden;
    float: left;
    margin: 144px 0 0 60px;
}

.con-mar0 {
    margin-left: 0;
}

.thread {
    float: left;
    width: 8px;
    height: 36px;
    overflow: hidden;
    background-color: #f69073;
}

.culine {
    width: 4px;
    height: 18px;
}

.th-content {
    width: 870px;
    float: left;
    overflow: hidden;
    margin-left: 10px;
}

.th-content h3, .fv-content h3 {
    color: #00445a;
    font-size: 35px;
    height: 46px;
    line-height: 32px;
}

.th-content p {
    color: #444;
    font-size: 18px;
    line-height: 50px;
}

.th-content span {
    font-size: 16px;
    color: #444;
    line-height: 36px;
}

.fourth-panel {
    background-color: #fff;
}

.con-martop {
    margin-top: 120px;
}

.th-content h3,
.fv-content h3 {
    color: #00445a;
    font-size: 35px;
    height: 46px;
    line-height: 32px;
}

.th-content p {
    color: #444;
    font-size: 18px;
    line-height: 50px;
}

.th-content span {
    font-size: 16px;
    color: #444;
    line-height: 36px;
}

.fourth-panel {
    background-color: #fff;
}

.con-martop {
    margin-top: 120px;
}

.sixth-panel {
    width: 100%;
    height: 438px;
    overflow: hidden;
    background: url("../img/public/banner-cx3.jpg") no-repeat center #fff;
}

.sx-content {
    margin-top: 64px;
    width: 1224px;
    height: 460px;
    overflow: hidden;
}

.sx-content span {
    text-align: center;
    width: 250px;
    height: 55px;
    overflow: hidden;
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 55px;
    margin: 246px 0 0 294px;
}

.yyline {
    background-color: #a87df4;
}

.ffline {
    background-color: #f7d963;
}

.zlline {
    background-color: #f3b03a;
}

.ysline {
    background-color: #88ddfe;
}

.dt-content {
    margin-left: 10px;
}

.con-fangfa {
    background-position: -290px -450px;
}

.con-ziliao {
    float: right;
    background-position: -290px -675px;
}

.con-youshi {
    background-position: -290px -900px;
}

/*eight*/
.eighth-panel {
    width: 100%;
    height: 438px;
    overflow: hidden;
    background: url("../img/public/banner-cx2.jpg") no-repeat center #fff;
}

.tenth-main {
    width: 1020px;
    margin: 66px auto;
    overflow: hidden;
}

.becareful {
    width: 106px;
    height: 106px;
    overflow: hidden;
    background: url("../img/public/ico-cx.jpg") no-repeat -290px -1125px;
    float: left;
}

.tenth-content {
    float: left;
    margin-left: 30px;
    font-size: 18px;
    color: #444;
    line-height: 36px;
}

.detail-panel {
    width: 100%;
    overflow: hidden;
    background-color: #f2f2f2;
}

.detail-main {
    width: 1070px;
    margin: 72px 0 60px 124px;
    overflow: hidden;
}

.detail-list {
    width: 326px;
    float: left;
}

.detail-fl {
    width: 150px;
}

.yyline {
    background-color: #a87df4;
}

.ffline {
    background-color: #f7d963;
}

.zlline {
    background-color: #f3b03a;
}

.ysline {
    background-color: #88ddfe;
}

.dt-content {
    margin-left: 10px;
}

.dt-content h5 {
    font-size: 20px;
    color: #555;
    height: 44px;
    line-height: 16px;
    font-weight: normal;
}

.dt-content ul {
    width: 100%;
}

.dt-content ul li {
    float: left;
    margin-right: 34px;
}

.dt-content ul li a {
    font-size: 14px;
    color: #666;
    font-family: simsum;
    line-height: 46px;
}

.dt-content ul li a:hover {
    color: #0086c4;
    text-decoration: underline;
}

.changbq {
    width: 180px;
    margin-left: 150px;
}

.changfl {
    width: 160px;
    margin-left: 150px;
}

.tenth-panel {
    overflow: hidden;
}

.zmt0 {
    margin-top: 0px;
}

/*案件*/
.index-banner.case {
    background: url(../img/public/tm-an-banner.jpg) no-repeat center bottom;
    background-size: cover;
}

.tm-h2-2 {
    display: inline-block;
    border: 1px solid #fff;
    border-left: 0;
    border-right: 0;
    padding: 10px 0 10px 20px;
    color: #fff600;
    text-align: center;
    margin: auto auto;
    letter-spacing: 31px;
    font-size: 30px;
    text-transform: uppercase;
}

.index-banner h3.case {
    padding-left: 41px;
    letter-spacing: 32px;
}

.case-box {
    background-color: #efedeb;
    padding: 15px;
    margin-top: -60px;
    box-shadow: 2px 2px 7px #ddd;
    margin-bottom: 80px;
}

.case-inbox {
    display: block;
    background-color: #fff;
    padding: 15px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s;
}

.case-top-title {
    font-size: 22px;
    color: #333;
}

.case-top-title.orange {
    color: #f60;
}

.case-top-detail {
    color: #999;
}

.case-inbox:hover {
    text-decoration: none;
    transform: scale(1.02);
}

.case-inbox:hover .case-top-title, .case-inbox:hover .case-top-detail {
    color: #f60;
}

.case-top-fe-box {
    width: 37%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
}

.case-top-fe-box2 {
    width: 26%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;

}

.case-top-fe-box3 {
    width: 32%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
}

.case-top-fe-box4 {
    width: 34%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
}

.mt15 {
    margin-top: 15px;
}

.case-top-detail-img-sm {
    width: 80%;
    margin-top: 20px;
}
.case-inbox-lg-img{
    height: 150px;
}

.case-vs-top {
    background-color: #ff8d0c;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff8d0c), to(#ff6f01));
    border-color: #ff6f01 #ff6f01 #ff6f01;
    height: 70px;
    border-radius: 10px 10px 0 0;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
    letter-spacing: 3px
}

.case-vs-under {
    border: 1px solid #ddd;
    background-color: #fff;
    text-align: left;
    border-top: none;
    border-radius: 0 0 10px 0;
    position: relative;
    z-index: 3;
    padding: 30px 15px;
}

.case-vs-top-gray {
    background-color: #919191;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a5a5a5), to(#919191));
    border-color: #919191 #919191 #919191;
    height: 70px;
    border-radius: 10px 0 0 0;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
    letter-spacing: 3px
}

.case-vs-under-gray {
    border: 1px solid #ddd;
    background-color: #fff;
    text-align: left;
    border-top: none;
    border-radius: 0 0 0 10px;
    position: relative;
    z-index: 3;
    padding: 30px 15px;
}

.case-face-gray {
    background: url(../img/public/case-face.png) no-repeat;
    height: 32px;
    width: 32px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: -8px;
}

.case-face-orange {
    background: url(../img/public/case-face.png) no-repeat left bottom;
    height: 32px;
    width: 32px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: -8px;
}

.case-no-u {
    padding: 5px;
    text-align: center;
    background-color: #f1f1f1;
    border-radius: 7px 5px;
    display: block;
    font-size: 15px;
}

.case-vs-in {
    border: 1px solid #ffefd1;
}

.case-vs-orange {
    background-color: #ffefd1;
    margin: 3px;
    padding: 10px;
}

.case-vs-orange p {
    margin-top: 25px;
    font-size: 15px;
    color: #666;
}

.case-vs-icon {
    position: absolute;
    top: 20%;
    left: -60px;
    z-index: 2;
}

.fml20 {
    margin-left: -20px;
}

.case-expert-box {
    text-align: center;
    color: #666;
}

.case-expert-box h5 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 1.6;
}

.case-expert-box p {
    text-align: left;
}

.case-expert-box-top {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    margin: auto;
}

.case-expert-box-service {
    text-align: center;
    color: #666;
    border: 1px solid #ccc;
    background-color: #fff;
    margin-top: -60px;
}

.case-expert-box-service h5 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 1.6;
    border: 1px solid #ddd;
    background-color: #f2fbff;
    border-left: 0;
    border-right: 0;
    margin-top: 80px;
    padding: 10px 0;
}

.case-expert-box-service h5 span {
    color: #7a8a91;
    font-size: 16px;
    font-weight: normal;
    display: block;
}

.case-expert-box-service p {
    text-align: left;
    padding: 5px;
    height: 100px;
}

.case-expert-box-service-top {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    margin: auto;
}

/*日本新公司样式*/
.j-md-height {
    height: 180px;
    overflow: hidden;
}

.j-md-detail {
    background-color: #eeeeee;
}

.j-md-title {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-top: 30px;
}

.j-md-wd {
    color: #777;
    line-height: 2;
}

.mb5 {
    margin-bottom: 5px;
}

.fml5 {
    margin-left: -5px;
}

.fmr5 {
    margin-right: -5px;
}

.j-md-wd-arrow {
    position: relative;
}

.j-md-wd-arrow:before {
    position: absolute;
    top: 45%;
    right: 0%;
    border: 15px solid #eeeeee;
    border-color: transparent #eeeeee transparent transparent;
    display: block;
    content: " ";
    z-index: 1;
}

.j-md-wd-arrow-sd {
    position: relative;
}

.j-md-wd-arrow-sd:before {
    position: absolute;
    top: 40%;
    left: 0%;
    border: 15px solid #eeeeee;
    border-color: transparent transparent transparent #eeeeee;
    display: block;
    content: " ";
    z-index: 1;
}

.hot {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: url(../img/public/hot.png) no-repeat;
    height: 48px;
    width: 48px;
    z-index: 2;
}

.sale {
    position: absolute;
    top: 0;
    right: -1px;
    display: block;
    background: url(../img/public/sale-b.png) no-repeat;
    height: 48px;
    width: 48px;
    z-index: 2;
}

.sale-i {
    position: absolute;
    top: 0;
    right: 15px;
    display: block;
    background: url(../img/public/sale-b.png) no-repeat;
    height: 48px;
    width: 48px;
}

.sale-hd {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    background: url(../img/public/iocn-619.png) no-repeat;
    height: 48px;
    width: 48px;
    background-size: cover;
}

.sale-hd1 {
    position: absolute;
    top: 5px;
    right: 30px;
    display: block;
    height: 48px;
    width: 48px;
}

.sale-hd2 {
    position: absolute;
    top: -8px;
    right: 25px;
    display: block;
    height: 48px;
    width: 48px;
    z-index: 11;
}

.sale-hd180426 {
    position: absolute;
    right: -40px;
    top: -20px;
    display: block;
    height: 88px;
    width: 88px;
    z-index: 1;
}

.title-bt {
    font-size: 40px;
    font-weight: bold;
    color: #333;
    margin: 50px auto 30px;
}

.new-jp-lcst1 {
    text-align: left;
    display: inline-block;
    height: 50px;
    width: 200px;
    float: left;
    margin-bottom: -50px;
    cursor: pointer;
    position: relative;
    z-index: 1;
}

.new-jp-lct2-f {
    text-align: left;
    display: inline-block;
    width: 280px;
    float: left;
    margin-top: -65px;
    position: relative;
    z-index: 1;
}

.new-jp-lcst8 {
    text-align: left;
    display: inline-block;
    float: right;
    margin: -165px 45px 0 0;
    position: relative;
    z-index: 1;
    width: 200px;

}

.text-gray {
    color: #999;
}

.jc-cs {
    display: block;
    margin-top: 15px;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.jc-cs:before {
    position: absolute;
    top: -7%;
    right: 45%;
    border: 10px solid #eeeeee;
    border-color: transparent transparent #eeeeee transparent;
    display: block;
    content: " ";
    z-index: 1;
}

.jc-cs img {
    border: 1px solid #eee;
    padding: 5px;
    background-color: #f1f1f1;
}

.jc-cs:hover {
    color: #666;
    text-decoration: none;
}

.sale-pakage {
    position: absolute;
    right: -15px;
    top: -20px;
    display: block;
    height: 88px;
    width: 88px;
    z-index: 1;
}

.index-banner.canada {
    background: url(../images/public/canada-ba.jpg) no-repeat;
    background-size: cover;
}

.index-banner.america {
    background: url(../images/public/america.jpg) no-repeat center bottom;
    background-size: cover;
}

.index-banner.australia {
    background: url(../images/public/australia.jpg) no-repeat;
    background-size: cover;
}

.index-banner.england {
    background: url(../images/public/england.jpg) no-repeat center bottom;
    background-size: cover;
}

.index-banner.europe {
    background: url(../images/public/europe.jpg) no-repeat center bottom;
    background-size: cover;
}

.index-banner.germany {
    background: url(../images/public/germany.jpg) no-repeat center bottom;
    background-size: cover;
}

.index-banner.china {
    background: url(../images/public/china.jpg) no-repeat center bottom;
    background-size: cover;
}

.index-banner.japan {
    background: url(../images/public/japan.jpg) no-repeat center bottom;
    background-size: cover;
}

.index-banner.korea {
    background: url(../images/public/korea.jpg) no-repeat center bottom;
    background-size: cover;
}

.index-banner.hongkong {
    background: url(../images/public/hongkong.jpg) no-repeat center bottom;
    background-size: cover;
}

.index-banner.taiwan {
    background: url(../images/public/taiwan.jpg) no-repeat center bottom;
    background-size: cover;
}


/*印度公司注册*/
.index-banner.ind {
    background: url(../images/companybanner/co-ind-banner.jpg) no-repeat center center;
    background-size: cover;
}

.index-banner h1.ind-title {
    letter-spacing: 20px;
    color: #fffc00;
    text-indent: 20px;

}

.ind-title-sd {
    padding-right: 0;
    letter-spacing: 15px;
    text-indent: 15px;
    padding-left: 0;

}

.index-banner h3.ind-title-tr {
    line-height: 48px;
    font-size: 18px;
}

.ind-services-box {
    box-shadow: 0px 0px 5px #ddd;
    padding: 10px;
    background-color: #fff;
}

.ind-services-box-l {
    border: 2px solid #ffe5d3;
    padding: 10px;
}

.ind-services-box-r {
    border: 2px solid #d3e5ff;
    padding: 10px;
}

.ind-s-l-title {
    background: url(../images/companybanner/ind-s-l-title.jpg) repeat;
    height: 67px;
    color: #fff;
    text-shadow: 1px 1px 1px #ff0000;
    width: 80%;
    border-radius: 10px;
    margin: -40px auto 0;
    font-weight: bold;
    font-size: 18px;
    line-height: 60px;
    letter-spacing: 2px;
}

.ind-s-r-title {
    background: url(../images/companybanner/ind-s-r-title.jpg) repeat;
    height: 67px;
    color: #fff;
    text-shadow: 1px 1px 1px #0000c3;
    width: 80%;
    border-radius: 10px;
    margin: -40px auto 0;
    font-weight: bold;
    font-size: 18px;
    line-height: 60px;
    letter-spacing: 2px;
}

.sv-icon {
    background: url(../images/companybanner/co-ind-icona.png) no-repeat;
    display: inline-block;
    width: 24px;
    height: 37px;
    vertical-align: middle;
    margin-right: 10px;
}

.md-icon {
    background: url(../images/companybanner/co-ind-icona.png) no-repeat;
    background-position: 0 -47px;
    display: inline-block;
    width: 24px;
    height: 37px;
    vertical-align: middle;
    margin-right: 10px;
}

.ind-s-l-body {
    list-style: none;
    padding: 0;
    margin-top: 15px;
}

.ind-s-l-body li {
    background-color: #fff1e7;
    color: #666;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 5px;
    text-align: left;
}

.ind-s-r-body {
    list-style: none;
    padding: 0;
    margin-top: 15px;
}

.ind-s-r-body li {
    background-color: #e7efff;
    color: #666;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 5px;
    text-align: left;
}

.co-ind-lc-box {
    background: url(../images/companybanner/co-ind-lc.png) no-repeat 0 25px;
    background-size: 100%;
    position: relative;
    padding-bottom: 30px;
}

.co-ind-lc-box-link {
    padding: 10px 0;
    text-align: center;
    display: inline-block;
    margin: auto;
    font-weight: bold;
    font-size: 16px;
}

.co-ind-lc-tbox {
    position: absolute;
    display: inline-block;
    left: 0;
    top: 0
}

.co-ind-lc-bbox {
    position: absolute;
    display: inline-block;
    right: 0;
    bottom: -20px;
}

.co-ind-lc-box-tl {
    background: url(../images/companybanner/co-ind-lco.png) no-repeat;
    height: 124px;
    width: 124px;
    color: #fff;
    text-shadow: 1px 1px 1px #ff0000;
    display: block;
    position: relative;
    z-index: 1;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding-top: 34px;
    cursor: pointer;
}

.co-ind-lc-box-tl:hover {
    text-decoration: none;
    color: #fff;
}

.co-ind-lc-box-tl:visited {
    text-decoration: none;
    color: #fff !important;
}

.co-ind-lc-box-tl:focus {
    text-decoration: none;
    color: #fff !important;
}

.co-ind-lc-animate {
    position: absolute;
    top: -3px;
    left: -3px;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: #fff;
    -webkit-animation: scale-op 1.5s ease infinite;
    -moz-animation: scale-op 1.5s ease infinite;
    -o-animation: scale-op 1.5s ease infinite;
}

@-webkit-keyframes scale-op {
    0% {
        opacity: 0.7;
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8)
    }
    100% {
        opacity: 0.5;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1)
    }
    50% {
        opacity: 0.7;
        -webkit-transform: scale(1);
        -moz-transform: scale(1)
    }
}

@-moz-keyframes scale-op {
    0% {
        opacity: 0.7;
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8)
    }
    100% {
        opacity: 0.5;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1)
    }
    50% {
        opacity: 0.7;
        -webkit-transform: scale(1);
        -moz-transform: scale(1)
    }
}

@-o-keyframes scale-op {
    0% {
        opacity: 0.7;
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8)
    }
    100% {
        opacity: 0.5;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1)
    }
    50% {
        opacity: 0.7;
        -webkit-transform: scale(1);
        -moz-transform: scale(1)
    }
}

@keyframes scale-op {
    0% {
        opacity: 0.7;
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8)
    }
    100% {
        opacity: 0.5;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1)
    }
    50% {
        opacity: 0.7;
        -webkit-transform: scale(1);
        -moz-transform: scale(1)
    }
}

/*新商标首页*/
.index-banner.newtm-index {
    background: url(../images/public/banner-all3.jpg) no-repeat center bottom;
    height: 573px;
    background-size: cover;
}

.new-tm-index-title {
    border-left: 3px solid #ff6600;

    position: relative;
}

.new-tm-index-title-in {
    font-size: 24px;
    font-weight: bold;
    display: inline-block;
    margin: auto;
    z-index: 2;
    padding-left: 10px;
    position: relative;
    padding-right: 10px;
}

.new-tm-index-title-in2 {
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    margin: auto;
    z-index: 2;
    padding-left: 10px;
    position: relative;
    padding-right: 10px;
}

.new-tm-index-title-in span, .new-tm-index-title-in2 span {
    font-size: 16px;
    color: #999;

}

.new-tm-inde-lines {
    height: 2px;
    border-bottom: 2px dotted #ccc;
    position: absolute;
    left: 0;
    top: 15px;
    width: 100%;
}

.new-tm-index-title-arrow {
}

.new-tm-index-title-arrow:after {
    position: absolute;
    top: 18%;
    right: 0%;
    border: 10px solid #ccc;
    border-color: transparent #ccc transparent transparent;
    display: block;
    content: " ";
    z-index: 1;
}


.mbox:hover .tm-new-tc {
    display: block;
}

.tm-new-tc {
    display: none;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0.96;
    position: absolute;
    top: 0;
    left: 0;
    width: 85%;
    height: 90%;
    border-radius: 5px !important;
    margin: 0 15px;
    border-radius: 5px !important;
}

.tm-new-tc .ad {
    color: #fff;
    position: relative;
    margin-top: 35px;
}

.tm-new-tc .xq {
    margin-top: 15px;
    text-align: center;
    color: #fff;
    display: block;
}

.new-int-black-eu {
    text-align: center;
    background-color: #82a9c5;
    padding: 15px 0 25px;
    height: 268px;
    display: inline-block;
    cursor: pointer;
}

.new-int-black-eu:hover {
    text-decoration: none;
}

.new-int-black-eu h4 {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}

.new-int-black-eu p {
    color: #dcf0ff;
}

.tm-int-zz {
}

.tm-int-zz:hover {
    text-decoration: none;
}

.tm-new-img-banner {
    height: 120px;
    overflow: hidden;
}

.pkg-top4 {
    background: url(../images/public/pkg-n4.jpg) no-repeat -30px top #ff6600;
    height: 120px;
    border-radius: 10px 10px 0 0;
}

.pkg-under-in h5.fos {
    border-color: #ff6600;
}

.pkg-u-detail li.fo {
    color: #ff6600;
}

.btn-pak4 {
    background-color: #ff6600;
    border: 1px solid #ff8800;
    color: #fff !important;
}

.btn-pak4:hover {
    background-color: #e55c00;
    border: 1px solid #ff8800;
}

.pkg-icon.pkg-icon4 {
    background-position: 0px -283px;
}

.tm-int-new-casebox {
    display: block;
    background-color: #fff;
    border-top: 2px solid #f60;
    box-shadow: 0 0 10px #ddd;
    padding: 10px;
    text-align: center;
    transition: all 0.3s;
}

.tm-int-new-casebox h5 {
    font-weight: bold;
    font-size: 18px;
}

.tm-int-new-casebox p {
    color: #999;
}

.tm-int-new-casebox:hover {
    text-decoration: none;
    transform: scale(1.05);

}

.tm-int-new-casebox:hover p {
    color: #f60;
}

/*新中国香港商标样式*/
.index-banner h1.tm-hk-title {
    letter-spacing: 24px;
    text-indent: 24px;
}

.tm-hk-title2 {
    display: inline-block;
    border: 1px solid #fff;
    border-left: 0;
    border-right: 0;
    padding: 10px;
    color: #fff;
    text-align: center;
    margin: auto auto;
    letter-spacing: 0.2em;
    font-size: 17px;
}

.text-title-yellow {
    color: #fffc00;
}

.tm-hk-top-block {
    height: 200px;
    width: 100%;
    box-shadow: 0 0 8px #ddd;
    padding: 5px;
    position: relative;
    display: block;
    text-align: center;
}

.tm-hk-top-block h4 {
    font-weight: bold;
    margin-top: 20px;
    color: #333;
}

.tm-hk-top-block p {
    margin-top: 5px;
    color: #666;
}

.tm-hk-top-block:hover {
    text-decoration: none;
}

.tm-hk-top-block:hover .th-hb {
    display: block;
}

.th-hb {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 200px;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0.96;
}

.tm-hk-mt80 {
    margin-top: 80px;
}

.tm-hk-vs-hk {
    position: relative;
    background-color: #499aec;
    border: 1px solid #499aec;
    padding: 10px 0;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px 0 0 5px;
}

.tm-hk-vs-hk:after {
    content: " ";
    width: 85px;
    height: 48px;
    background: url(../images/public/tm-hk-vs-icon.png) no-repeat;
    position: absolute;
    display: inline-block;
    right: -47px;
    z-index: 1;
    top: -15px;
}

.tm-hk-vs-ch {
    position: relative;
    background-color: #fff;
    border: 1px solid #499aec;
    padding: 10px 0;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    border-radius: 0 5px 5px 0;
}

.tm-hk-vs-detail-box {
    position: relative;
    background-color: #499aec;
    border: 1px solid #499aec;
    padding: 10px 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    position: relative;
    height: 400px;
}

.tm-hk-vs-detail {
    list-style: none;
    padding: 20px 50px 20px 20px;
}

.tm-hk-vs-detail li {
    margin-bottom: 35px;
    text-align: right;
    margin-top: 15px;
}

.tm-hk-vs-detail li:last-child {
    margin-bottom: 0;
}

.tm-hk-vs-detail-box2 {
    position: relative;
    background-color: #fff;
    border: 1px solid #499aec;
    padding: 10px 0;
    text-align: center;
    font-size: 14px;
    color: #333;
    position: relative;
    height: 400px;
}

.tm-hk-vs-detail2 {
    list-style: none;
    padding: 20px 20px 20px 50px;
}

.tm-hk-vs-detail2 li {
    margin-bottom: 35px;
    text-align: left;
    margin-top: 15px;
}

.tm-hk-vs-detail2 li:last-child {
    margin-bottom: 0;
}

.tm-hk-m-tb {
    position: absolute;
    right: -28px;
    top: 10px;
    z-index: 1;
}

.tm-hk-vs-btn1 {
    position: relative;
    background-color: #fff;
    border: 2px solid #499aec;
    padding: 10px 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #499aec;
    border-radius: 5px;
}

.tm-hk-vs-btn1:hover {
    color: #2582e0;
    border-color: #2582e0;
}

.tm-hk-vs-btn2 {
    position: relative;
    background-color: #499aec;
    border: 2px solid #499aec;
    padding: 10px 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
}

.tm-hk-vs-btn2:hover, .tm-hk-vs-btn2:visited, .tm-hk-vs-btn2:focus {
    color: #fff;
    background-color: #2582e0;
    border-color: #2582e0;
}

.tm-hk-lc-box {
    width: 20%;
    padding-top: 15px;
    text-align: center;
    float: left;
    display: block;
    background-color: #fff9f7;
    box-shadow: 0 0 5px #ffe4d9;
    transition: all 0.3s;
    cursor: pointer;
}

.tm-hk-lc-box1 {
    width: 20%;
    padding-top: 15px;
    text-align: center;
    float: left;
    display: block;
    position: relative;
}

.tm-hk-lc-box1:before {
    content: " ";
    width: 51px;
    height: 138px;
    background: url(../images/public/arrows.png) no-repeat;
    position: absolute;
    display: inline-block;
    left: -19px;
    z-index: 1;
    top: 45%;
}

.tm-hk-lc-box h5, .tm-hk-lc-box1 h5 {
    font-size: 16px;
    font-weight: bold;
}

.tm-hk-lc-box p, .tm-hk-lc-box1 p {
    color: #999;
}

.tm-hk-lc-box:hover {
    text-decoration: none;
    color: #f60;
    background-color: #fff4ef;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
}

.tm-hk-lc-box:hover p {
    color: #f60;
}

.tm-hk-lcicon {
    background: url(../images/public/tm-hk-lc-icon.png) no-repeat;
    display: inline-block;
    width: 110px;
    height: 93px;
    background-size: cover;
}

.tm-hk-lcicon.hi2 {
    background-position: 0 -106px;
}

.tm-hk-lcicon.hi3 {
    background-position: -1px -237px;
}

.tm-hk-lcicon.hi4 {
    background-position: 0 -353px;
}

.tm-hk-lcicon.hi5 {
    background-position: 0 -480px;
}

.tm-hk-anther {
    height: 2px;
    width: 97%;
    float: left;
    position: absolute;
    bottom: 22px;
    border-bottom: 2px dashed #999;
}

.tm-hk-anther:before {
    position: absolute;
    top: -8px;
    left: 0px;
    border: 8px solid #999;
    border-color: transparent transparent transparent #999;
    display: block;
    content: " ";
}

.tm-hk-anther:after {
    position: absolute;
    top: -8px;
    right: 0px;
    border: 8px solid #999;
    border-color: transparent #999 transparent transparent;
    display: block;
    content: " ";
}

.tm-hk-anther-title {
    display: inline-block;
    font-size: 20px;
    padding: 10px 15px;
    background-color: #f1f1f1;
    font-weight: bold;
}

.tm-hk-anther-detailbox {
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.tm-hk-anther-detailbox:before {
    position: absolute;
    top: -18px;
    left: 48%;
    border: 10px solid #999;
    border-color: transparent transparent #ccc transparent;
    display: block;
    content: " ";
}

.tm-hk-anther-detailbox:after {
    position: absolute;
    top: -17px;
    left: 48%;
    border: 10px solid #fff;
    border-color: transparent transparent #fff transparent;
    display: block;
    content: " ";
}

/*订单目录*/
.new-order-menu {
    background-color: #ddd;
    padding: 5px 0;
    margin-top: 1px;
}

.new-order-b-list {
    list-style: none;
    padding: 0;
    margin-top: 5px;
}

.new-order-b-list li {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    text-align: center;
}

.new-order-b-list-tilte {
    background-color: #eee;
    padding: 5px;
    text-align: center;
}

.text-red {
    color: #f10 !important;
}

.text-light-orange {
    color: #ffc671 !important;
}

.new-order-chart-title {
    background-color: #eee;
    padding: 7px 10px;
}

.new-order-chart-rounds {
    padding: 5px 10px;
    height: 10px;
    width: 80%;
    left: 10%;
    position: relative;
}

.new-order-chart-round {
    display: inline-block;
    height: 10px;
    width: 10px;
    background-color: #ddd;
    position: absolute;
    border-radius: 5px;
    z-index: 2;

}

.new-order-chart-round.nb1 {
    left: 0;
    top: 0;
}

.new-order-chart-round.nb2 {
    left: 33.33%;
    top: 0;
}

.new-order-chart-round.nb3 {
    left: 66.66%;
    top: 0;
}

.new-order-chart-round.nb4 {
    left: 97%;
    top: 0;
}

.new-order-chart-round.active {
    background-color: #f60;
}

.ne-order-chart-bars {
    position: absolute;
    width: 98%;
    top: 3px;
    left: 0px;
    height: 3px;
}

.ne-order-chart-bar {
    display: inline-block;
    height: 3px;
    background-color: #ddd;
    width: 33%;
    position: absolute;
}

.ne-order-chart-bar.nb1 {
    left: 1%;
}

.ne-order-chart-bar.nb2 {
    left: 35%;
}

.ne-order-chart-bar.nb3 {
    left: 68%;
    width: 32%;
}

.ne-order-chart-bar.active {
    background-color: #f60;
}

.new-order-chart-steps {
    width: 100%;
    background-color: #fff;
}

.new-order-chart-step {
    text-align: center;
    padding: 3px 0;
    float: left;
    width: 25%;
}

.new-order-services {
    width: 100%;
    border-top: 1px solid #ddd;
}

.new-order-services td {
    vertical-align: middle;
    text-align: center;
}

.new-order-services td.b1 {
    width: 30%;
}

.new-order-services td.b2 {
    width: 50%;
}

.new-order-services td.b3 {
    width: 20%;
}

.half-width {
    width: 50%;
}

.float-left {
    float: left;
}

.new-o-s-split-country {
    list-style: none;
    padding: 0;
    text-align: left;
}

.new-o-s-split-country li {
    margin-bottom: 10px;
}

.new-o-s-split-country li + li {
    border-top: 1px dotted #ddd;
    padding-bottom: 5px;
}

.new-o-s-tmsplit-l {
    float: left;
    width: 70%;
}

.new-o-s-tmsplit-r {
    float: right;
    width: 25%;
}


/*2019-ipr88*/
.ipr88-pc-bk{
    background: url(../images/activity/ipr88-pc-topbanner-bc.jpg?v=1.1) no-repeat top center #756fd8;
    padding-top: 630px;
}
.ipr88-pc-fl1{
    background: url(../images/activity/ipr88-pc-fl1.png) no-repeat top left;
    width: 1224px;
    height: 523px;
    margin: auto -40px auto;
}
.ipr88-pc-fl1-item{
    list-style: none;
    padding: 110px 0 0 0;
}
.ipr88-pc-fl1-item li {
    float: left;
    width: 270px;
    margin: 10px 15px;
    background-color:#fff;
    border-radius: 8px;
    height: 370px;
    position: relative;
}
.ipr88-pc-fl1-item li:first-child{
    margin-left: 25px;
}
.ipr88-pc-fl1-item li:last-child{
    margin-right: 20px;
}
.ipr88-pc-fl1-item li:hover{
    box-shadow: 0px 5px 10px #5c62e2;
}
.ipr88-pc-fl1-item-activityimg {
    width: 184px;
    height: 140px;
    margin: 20px auto 10px;
    overflow: hidden;
}
.ipr88-pc-fl1-item-activitycon {
    width: 100%;
    position: relative;
}
.ipr88-pc-fl1-item-title{
    font-size: 24px;
    font-weight: bold;
    color: #7361e0;
    text-align: center;
}
.ipr88-pc-fl1-item-title:after{
    content: " ";
    display: block;
    width: 50px;
    height: 3px;
    background-color: #7361e0;
    margin: 10px auto 15px;
}
.ipr88-pc-fl1-item-font2{
    font-size: 16px;
    color: #513689;
    padding: 0px 10px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    width: 100%;
    margin-bottom: 0;
    text-align: center;
    line-height: 1.6;
}
.ipr88-pc-button1{
    width: 70%;
    background-color: #ff8213;
    border: 1px solid #ff8213;
    border-radius: 50px;
    color: #fff !important;
    margin: 0px auto;
    padding: 8px;
    font-size: 16px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    cursor: pointer;
}
.ipr88-pc-button1:hover{
background-color: #e95d00;
}

.ipr88-pc-fl1-item li:hover a{
    background-color: #e95d00;
}
.ipr88-pc-free-tag{
    position: absolute;
    left: -3px;
    top: -3px;
}

.ipr88-pc-fl2{
    background: url(../images/activity/ipr88-pc-fl2.png) no-repeat top left;
    width: 1224px;
    height: 820px;
    margin: 100px -40px 100px -40px;
}
.ipr88-pc-fl2-item{
    padding:110px 20px 0 20px;
}
.ipr88-pc-fl2-item-box{
    list-style: none;
    padding-left: 0;
}
.ipr88-pc-fl2-item-box li{
    background-color: #fff;
    border-radius: 7px;
    overflow: hidden;
    height: 240px;
    width: 284px;
    float: left;
    margin: auto 8px 15px;
}
.ipr88-pc-fl2-item-box li:first-child, .ipr88-pc-fl2-item-box li:nth-child(5){
    margin-left: 0;
}
.ipr88-pc-fl2-item-box li:nth-child(4), .ipr88-pc-fl2-item-box li:nth-child(8){
margin-right: 0;
}
.ipr88-pc-fl2-item-box li:nth-child(9){
width: 583px;
    margin-left: 0;
    height: 167px;
}
.ipr88-pc-fl2-item-box li:nth-child(10){
    width: 583px;
    margin-right: 0;
    height: 167px;
    margin-left: 10px;
}
.ipr88-pc-fl2-item-box li:nth-child(9) .ipr88-pc-fl2-item-boximg, .ipr88-pc-fl2-item-box li:nth-child(10) .ipr88-pc-fl2-item-boximg{
    float: left; height: 167px;width: 334px;
}
.ipr88-pc-fl2-item-box li:nth-child(9) .ipr88-pc-fl2-item-boxcon, .ipr88-pc-fl2-item-box li:nth-child(10) .ipr88-pc-fl2-item-boxcon{
    float: right; width: 249px; text-align: center;}

.ipr88-pc-fl2-item-boximg{
    width: 284px;
    height: 140px;
}
.ipr88-pc-fl2-item-boximg img{
    width: 100%;
    opacity: 0.8;
   -moz-opacity:0.8;
    -webkit-opacity:0.8;
}
.ipr88-pc-fl2-item-boxcon{
    padding: 15px;
}
.ipr88-pc-fl2-item-boxcon h6{
    font-size: 20px;
    color: #333;
    font-weight: 600;
    letter-spacing: 1px;
    text-indent: -1px;
}
.ipr88-pc-fl2-item-boxcon .left{
    width: 140px;
    float: left;
    font-size: 24px;
    color: #f60;
    font-weight: 600;
    letter-spacing: 1px;
    text-indent: -1px;
}
.ipr88-pc-fl2-item-boxcon .left span{
    font-size: 16px;
    font-weight: normal;
}
.ipr88-pc-fl2-item-boxcon .right{
    width: 100px;
    float: right;
}
.ipr88-pc-button2{
    width: 100%;
    background-color: #ff8213;
    border: 1px solid #ff8213;
    border-radius: 6px;
    color: #fff !important;
    margin:auto;
    padding: 5px 8px;
    font-size: 16px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    display: block;
    text-align: center;
    cursor: pointer;
}
.ipr88-pc-button2:hover{
    background-color: #e95d00;
}
.ipr88-pc-fl3{
    background: url(../images/activity/ipr88-pc-fl3.png) no-repeat top left;
    width: 1224px;
    height: 473px;
    margin: 100px -40px 100px -40px;
}
.ipr88-pc-fl3-item{
    padding:110px 20px 0 20px;
}
.ipr88-pc-fl3-item-box{
    list-style: none;
    padding-left: 0;
}
.ipr88-pc-fl3-item-box li{
    background-color: #fff;
    border-radius: 7px;
    overflow: hidden;
    height: 150px;
    width: 380px;
    float: left;
    margin: 11px;
    position: relative;
}
.ipr88-pc-fl3-item-box li:first-child, .ipr88-pc-fl3-item-box li:nth-child(4){
    margin-left: 0;
}
.ipr88-pc-fl3-item-box li:nth-child(3), .ipr88-pc-fl3-item-box li:last-child{
    margin-right: 0;
}

.ipr88-pc-fl3-item-box li:before{
    content: " ";
    height: 20px;
    width: 20px;
    border-radius: 20px;
    position: absolute;
    box-shadow: 0 -6px 5px rgba(52,40,255,0.3)inset;
    background-color: #7187d8;
    top: -8px;
    right: 38px;
    z-index: 5;
}
.ipr88-pc-fl3-item-box li:after {
    content: " ";
    height: 20px;
    width: 20px;
    border-radius: 10px;
    position: absolute;
    box-shadow: 0 6px 5px rgba(52,40,255,0.3)inset;
    background-color: #7187d8;
    bottom: -8px;
    right: 38px;
    z-index: 5;
}
.ipr88-pc-fl3-item-box li .left{
    float: left;
    width: 330px;
    height: 150px;
    padding:  15px 0 15px 15px  ;
}
.ipr88-pc-fl3-item-box li .left > .leftimg{
    margin-top: 10px;
    width: 90px;
    float: left;
}
.ipr88-pc-fl3-item-box li .left > .rightcontent{
    margin-top: 15px;
    width: 225px;
    float: left;
    padding-left: 15px;
}
.ipr88-pc-fl3-item-box li .right{
    float: right;
    width: 48px;
    height: 150px;
    background-color: #ff0000;
    border-left: 2px dashed #fff;
    text-align: center;
}
.ipr88-pc-fl3-item-box li .right a{
    color: #fff;
    word-wrap: break-word;
    letter-spacing: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
    width: 50px;
    font-size: 16px;
    cursor: pointer;
}
.rightcontent-font1{
    font-size: 16px;
    color: #ff0000;
    display: inline-block;
    margin-bottom: 0;
}
.rightcontent-font1 span{
    font-size: 32px;
    padding: 0 5px;
}
.ipr88-pc-fl4{
    background: url(../images/activity/ipr88-pc-fl4.png) no-repeat top left;
    width: 1224px;
    height: 820px;
    margin:100px -40px 100px -40px;
}
.ipr88-pc-fl4-item{
    padding:110px 20px 0 20px;
}
.ipr88-pc-fl4-item-box{
    list-style: none;
    padding-left: 0;
}
.ipr88-pc-fl4-item-box li{
    background-color: #fff;
    border-radius: 7px;
    overflow: hidden;
    height: 324px;
    width: 380px;
    float: left;
    margin: 11px;
    position: relative;
}
.ipr88-pc-fl4-item-box li:first-child, .ipr88-pc-fl4-item-box li:nth-child(4){
    margin-left: 0;
}
.ipr88-pc-fl4-item-box li:nth-child(3), .ipr88-pc-fl4-item-box li:last-child{
    margin-right: 0;
}
.ipr88-pc-fl4-item-box li > .ipr88-pc-fl4-item-boximg {
    width: 380px;
    height: 182px;
}.ipr88-pc-fl4-item-box li > .ipr88-pc-fl4-item-boximg  img{
width: 100%;
}
.ipr88-pc-fl4-item-box li > .ipr88-pc-fl4-item-boxcon{
    margin-top: 25px;
    height: 115px;
 }
.ipr88-pc-fl4-font1{
    font-size: 16px;
    color: #333;
    border-left: 3px solid #636aef;
    padding-left: 10px;
    margin-bottom: 20px;
}
.ipr88-pc-fl4-item-boxcon .left{
    width: 200px;
    float: left;
    font-size: 24px;
    color: #f60;
    font-weight: 600;
    letter-spacing: 1px;
    text-indent: -1px;
    padding-left: 13px;
    position: relative;
}
.ipr88-pc-fl4-item-boxcon .left span{
    font-size: 16px;
    font-weight: normal;
}
.ipr88-pc-fl4-item-boxcon .right{
    width: 130px;
    float: right;
    padding-right: 13px;
}
.ipr88-pc-fl-boxcon-fb{
    font-size: 16px;
    color: #666;
    padding-left: 13px;
}
.ipr88-pc-fl5{
    background: url(../images/activity/ipr88-pc-fl5.png?v=1.1) no-repeat top left;
    width: 1224px;
    height: 696px;
    margin: 100px -40px 100px -40px;
}
.ipr88-pc-fl5-item{
    padding:550px 44px 0;
}
.ipr88-pc-fl5-item .left{
    width: 556px;
    float: left;
    text-align: center;
}
.ipr88-pc-fl5-item .right{
    width: 556px;
    float: right;
    text-align: center;
}
.ipr88-pc-button3{
    width: 70%;
    background-color: #ff8213;
    border: 1px solid #ff8213;
    border-radius: 50px;
    color: #fff !important;
    margin:auto;
    padding: 8px;
    font-size: 16px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}
.ipr88-pc-button3:hover{
    background-color: #e95d00;
}
.ipr88-pc-fl6{
    background: url(../images/activity/ipr88-pc-fl6.png) no-repeat top left;
    width: 1224px;
    height: 427px;
    margin: 100px -40px 20px -40px;
}
.ipr88-pc-fl6-item{
    padding:110px 20px 0;
}
.ipr88-pc-fl6-item-box{
    list-style: none;
    padding-left: 0;
}
.ipr88-pc-fl6-item-box li{
    background-color: #fff;
    border-radius: 7px;
    overflow: hidden;
    height: 288px;
    width: 284px;
    float: left;
    margin: auto 8px 15px;
    position: relative;
}
.ipr88-pc-fl6-item-box li:first-child{
    margin-left: 0;
}
.ipr88-pc-fl6-item-box li:last-child{
    margin-right: 0;
}

.ipr88-pc-fl6-item-boximg{
    width: 284px;
    height: 164px;
}
.ipr88-pc-fl6-item-boximg img{
    width: 100%;
    opacity: 0.8;
    -moz-opacity:0.8;
    -webkit-opacity:0.8;
}
.ipr88-pc-fl6-item-boxcon{
    padding: 15px;
}
.ipr88-pc-fl6-item-boxcon h6{
    letter-spacing: 1px;
    text-indent: -1px;
    font-size: 16px;
    color: #333;
    border-left: 3px solid #636aef;
    padding-left: 12px;
    margin-left: -15px;
}
.ipr88-pc-fl6-item-boxcon .left{
    width: 140px;
    float: left;
    font-size: 16px;
    letter-spacing: 1px;
    text-indent: -1px;
    padding-top: 10px;
    color: #888;
}
.ipr88-pc-fl6-item-boxcon .left span{
    font-size: 16px;
    font-weight: normal;
}
.ipr88-pc-fl6-item-boxcon .right{
    width: 110px;
    float: right;
}
.ipr88-pc-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: rgba(0, 0, 0, 0.5);
}
.ipr88-pc-dialog {
    width: 700px;
    height: 500px;
    margin: 30px auto;
    margin-top: 238px;
    position: relative;
}
.ipr88-pc-dialog-close{
    position: absolute;
    right: 0;
    top:0;
    display: inline-block;
    height: 50px;
    width: 50px;
    cursor: pointer;
    font-size: 32px;
}
.ipr88-pc-button2.ipr88-pc-button-ng{
    background-color: #ddd;
    color: #999!important;
    border-color: #ddd;
}
.ipr88-pc-free-tag2 {
    position: absolute;
    top: -15px;
    right: -3px;
}
.ipr88-pc-fd {
    background: url(../images/activity/ipr88-pc-fd.png) no-repeat left top;
    width: 141px;
    height: 548px;
    position: fixed;
    right: 10px;
    top:10%;
}
.ipr88-pc-fd-item{
    list-style: none;
    padding-left: 0;
    padding-top: 194px;
}
.ipr88-pc-fd-item li a{
    display: block;
    color: #fff;
    margin:15px 10px;
    text-align: center;
    padding: 7px 10px;
    border-bottom: 1px dashed #6144f1;
    cursor: pointer;

}

/*新文章页*/
.news-left-box{
    border: 1px solid #eee;
    box-shadow: 0 2px 3px rgba(0,0,0,0.03);
}
.n-l-b-title{
    font-size: 16px;
    border-left: 2px solid #f90;
    padding-left: 10px;
    letter-spacing: 1px;
}
.n-l-b-submenu{
    width: 65px;
    text-align: center;
    display: block;
    float: left;
    font-size: 12px;
    cursor: pointer;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
}

.n-l-b-submenu-tool {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 5px auto;
    background: url("../images/public/seo_nav_icon.png") 0px 0px no-repeat;
    background-size: 290px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.n-l-b-submenu:hover i{
    transform:translate(0px,-5px);
}
.n-l-b-submenu-tool.cx{
    background-position: 0 -41px;
}
.n-l-b-submenu-tool.bz{
    background-position: 0 -86px;
}
.n-l-b-submenu-tool.fn{
    background-position: 0 -129px;
}
.n-l-b-submenu-tool.bk{
    background-position: 0 -299px;
}
.n-l-b-submenu-tool.fy{
    background-position: 0 -173px;
}
.n-l-b-other{
    display: block;
    margin-bottom: 15px;
}
.n-l-b-other .left{
    width: 60px;
    height: 60px;
    overflow: hidden;
}
.n-l-b-other .left img{
    width: 100%;
    opacity: 0.8;
}
.n-l-b-other .right{
    width: 160px;
    margin-left: 20px;
}
.n-l-b-other .right h5{
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 5px;
}
.n-l-b-other .right p{
    color: #999;
    font-size: 12px;
    margin-bottom: 5px;
}
.n-l-b-other .right a{
    color: #f90;
    display: block;
    font-size: 12px;
}
.e-list{
    line-height: 1.8;
    color: #777;
}
.qa-list li {
    margin-bottom: 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 5px 20px;
    box-shadow: none;
    border-top: 0;
}
.qa-as-user{
    border-top: 0;
}
.q-title{
    font-size: 18px;
    margin-top: 0;
    color: #333!important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.q-content{
    color: #999!important;
    margin: 0;
}
.question_letter{
    color: #aaa;
    display: inline-block;
    height: 25px;
    width: 40px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 13px;
    line-height: 22px;
    vertical-align: middle;
    font-size: 20px;
}
.answer_letter{
    display: inline-block;
    height: 22px;
    width: 40px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 13px;
    line-height: 20px;
    color: #aaa;
}
.qa-d-img {
    padding-left: 0px;
    width: 120px;
    float: left;
}