

/* 首页 */
.top_out {
    background: #eeeeee;
}

.top {
    font-size: 14px;
}

.classify li,
.login li {
    float: left;
    /*width: 100px;*/
    text-align: center;
    height: 22px;
    line-height: 22px;
    margin: 5px 0;
    border-right: 1px solid #000;
    padding: 0 10px;
}

.classify li:last-child,
.login li:last-child {
    border-right: none;
}

.classify li input {
    /*width: 100px;*/
    cursor: pointer;
    position: relative;
    z-index: 1;
    background: transparent;
    width: 120px;
    padding-left: 5px;
}

.classify li:first-child {
    position: relative;
}

.classify li:first-child span {
    position: absolute;
    right: 10px;
    top: 0;
}

.location,
.cRed {
    color: #fc0006;
}

.nav_top {
    padding: 15px 0;
}

.logo {
    width: 20%;
}

.tel {
    background: url('../image/h_tel_bg.png') left center no-repeat;
    width: 15%;
    box-sizing: border-box;
    margin-right: 3%;
}

.tel a p {
    line-height: 36px;
    text-align: center;
    color: #ff0b00;
    font-weight: bold;
}

.head_nav {
    width: 56%;
    margin-left: 5%;
}

.head_nav ul {
    width: 100%;
}

.head_nav ul li {
    float: left;
    height: 36px;
    line-height: 36px;
    /* margin: 0 30px; */
    /* font-size: 18px; */
    /* width: 16%;*/
    padding: 0 15px;
    text-align: center;
    font-size: 15px;
}

.top_t {
    background: #e3e3e3;
}

.top_t_in p {
    font-size: 14px;
    padding: 5px 5% 5px 2%;
}

.top_t_in p span:nth-child(2) {
    display: none;
}

.top_t_in span {
    float: right;
    margin-right: 15px;
    cursor: pointer;
}

.top_t_in span a:hover {
    color: #fc0006;
    text-decoration: underline;
}

.top_t_in span img {
    margin-top: -2px;
    margin-right: 5px;
}

.nav_ser {
    width: 320px;
    text-align: center;
    color: #fff;
    height: 36px;
    line-height: 36px;
    background: #ff0000 url('../image/zd_ser_bg.png') 225px center no-repeat;
}

.banner_in img {
    width: 100%;
    /*height: 400px;*/
}

.banner {
    position: relative;
    margin-bottom: 11%;
}

.search_box {
    position: absolute;
    top: 85px;
    width: 1000px;
    left: 50%;
    margin-left: -500px;
    margin-top: 10.5%;
    padding: 28px 20px;
    box-sizing: border-box;
    background: #fbfbfb;
    box-shadow: 0 0 10px #ff4a06;
    border-radius: 10px;
    z-index: 9;
}

.search_box_in {
    width: 80%;
    margin: 0 auto;
}

.search_box h3,
.search_box h4 {
    text-align: center;
    color: #fff;
    font-size: 2em;
    letter-spacing: 10px;
}

.search_box h3 {
    font-weight: bold;
}

.zd_adv_bg {
    background: url(../image/bgbgbg.png) center center no-repeat;
    padding-top: 14% !important;
    margin-top: -10%;
    padding-bottom: 3%;
    background-size: cover;
}

.search_box h4 {
    font-size: 1.25em;
    padding: 15px 0 20px;
    letter-spacing: 3px;
    color: #ff4a06;
    background: url(../image/bgbg.png) center center no-repeat;
}

.search_box input {
    width: 80%;
    height: 65px;
    line-height: 65px;
    padding: 0 25px;
    vertical-align: middle;
    box-sizing: border-box;
    background: #fff url(../image/ss.png) 18px center no-repeat;
    padding-left: 60px;
    border: 1px solid #ff7743;
    border-radius: 20px 0 0 20px;
    font-size: 1.2em;
}

#seach_btn {
    padding: 0 12px;
    height: 65px;
    line-height: 65px;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    color: #fff;
    box-sizing: border-box;
    text-align: center;
    width: 20%;
    border-radius: 0 20px 20px 0;
    background: #ff7743 url(../image/n_btn_bg.png) 115px center no-repeat;
    padding-right: 45px;
    font-size: 0.85em;
}

.history {
    color: #656565;
    padding: 15px 0;
    text-align: center;
}

.history span {
    color: #ff6533;
}

.sb_service_item_1 ul li {
    width: 30%;
    float: left;
    margin: 1.65% 1.65% 0;
    box-shadow: 0 0 10px #999;
}

.sb_service_item_2 .sb_item_img img {
    height: auto;
    width: 25%;
}

.sb_item_img img {
    width: 100%;
    height: 120px;
}

.sb_item_img p {
    height: 120px;
    line-height: 120px;
    text-align: center;
    margin-top: -120px;
    font-size: 1.8em;
    color: #fff;
}

.sb_item_text {
    padding: 10px 0;
}

.sb_item_text p {
    width: 50%;
    float: left;
    text-align: center;
    line-height: 40px;
    letter-spacing: 3px;
}

.sb_service_item_2 img {
    width: auto;
    text-align: center;
    padding-top: 10px;
}

.sb_service_item_2 .sb_item_img {
    text-align: center;
}

.sb_service_item_2 .sb_item_img p {
    margin: 0;
    color: #000;
    height: auto;
    line-height: 60px;
    border-bottom: 1px dashed #ccc;
    font-size: 1.5em;
}

.bq_service_item {
    /*margin-top: -20px;*/
}

.bq_service_item ul li {
    width: 23%;
    float: left;
    box-shadow: 0 0 10px #999;
    text-align: center;
    margin: 1%;
    border-radius: 10px;
    transition: 0.2s;
}

.bq_service_item ul li:hover {
    box-shadow: 0 0 10px #ff0f0f;
}

.bq_service_item ul li a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.zl_service_item ul li a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.bq_service_item ul li img {
    padding-top: 10px;
    padding-bottom: 5px;
    /*width: 40%;*/
    height: 75px;
}

.bq_service_item ul li p {
    padding: 10px 0 20px;
}

.zl_service_item ul li {
    width: 19%;
    float: left;
    box-shadow: 0 0 10px #999;
    text-align: center;
    margin: 0.5%;
}

.zl_service_item ul li img {
    padding: 10px 0;
    width: 40%;
}

.zl_service_item ul li p {
    padding: 10px 0;
}

.about_zido img {
    margin-right: 40px;
    width: 37%;
    float: left;
    box-sizing: border-box;
}

.about_zido p {
    line-height: 35px;
    padding-top: 17px;
}

.about_zido p a {
    padding-right: 20px;
}

.zido_news_item {
    width: 45%;
}

.news_title h3 {
    height: 39px;
    line-height: 39px;
    border-bottom: 1px dashed #ebebeb;
}

.news_title h3 span {
    font-size: 18px;
    color: #ff0005;
    /*background: url(../image/news_title_bg.png) left center no-repeat;*/
    background-size: cover;
    display: inline-block;
    height: 39px;
    line-height: 39px;
    padding-left: 10px;
}

.news_title h3 em {
    color: #333333;
    font-size: 16px;
}

.news_in li {
    height: 90px;
    margin-top: 20px;
}

.news_time {
    text-align: center;
    width: 23%;
    height: 90px;
    color: #fff;
    background: #49c1f9;
}

.news_time img {
    width: 100%;
    height: 90px;
}

.news_time p:first-child {
    margin-top: 22px;
}

.news_time p:last-child {
    font-size: 18px;
}

.news_content {
    width: 70%;
}

.news_content h3 {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}

.news_content p {
    font-size: 15px;
    color: #656565;
    line-height: 24px;
}

.success_case_img ul li {
    width: 15% !important;
    height: 100px;
}

.success_case_img ul li span {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.success_case_img ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.foot .head_nav ul li {
    width: 12%;
    margin: 0;
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    padding: 0 8px;
}

.foot .head_nav ul li a {
    color: #fff;
}

.foot {
    border-top: 2px solid #ccc;
    margin-top: 50px;
    background: url(../image/foot_bg.png) center center no-repeat;
    color: #fff;
}

.bottom {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    width: 57% !important;
}

.address {
    margin-top: 17px;
}

.address img {
    width: 85%;
}

.address p {
    line-height: 40px;
}

.link p {
    line-height: 36px;
    color: #fff;
}

.link p a {
    text-decoration: underline;
    color: #fff;
}

/* 国内商标 */
.sb_za .sb_service_item_2 .sb_item_img img {
    width: 30%;
    padding: 10px 0;
}

.sb_za .sb_service_item_2 .sb_item_img p {
    font-size: 1em;
    line-height: 1;
    padding: 10px 0 20px;
    border-bottom: none;
}

.new_why {
    background: #f2f2f2;
}

.why_btns {
    overflow: hidden;
    margin-top: 20px;
    padding-bottom: 10px;
}

.why_btns .common_search_btn {
    width: 33%;
    float: left;
}

.why_btns .common_search_btn span {
    height: 35px;
    line-height: 35px;
}

.why_btns .common_search_btn:nth-child(1) {
    margin-left: 16%;
}

.new_why_i ul {
    overflow: hidden;
    padding-top: 1%;
}

.new_why_i ul li {
    width: 28%;
    margin: 2% 2.66%;
    float: left;
    text-align: center;
    color: #fff;
    position: relative;
}

.new_why_i ul li h4 {
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin: 0 auto;
    background: url(../image/num_bg.png) center center no-repeat;
    background-size: contain;
    font-size: 1.2em;
    position: absolute;
    top: -35px;
    left: 50%;
    margin-left: -35px;
}

.new_why_i ul li div {
    width: 90%;
    margin: 0 auto;
    height: 180px;
    background-size: cover !important;
}

.new_why_i ul li div h3 {
    font-size: 1.25em;
    font-weight: bold;
    padding-top: 12%;
    padding-bottom: 4%;
}

.new_why_i ul li div p {
    line-height: 30px;
}

/* 国际商标 */
.areas .bacBlue {
    width: 25%;
    margin: 20px auto;
}

.oceania .bacBlue {
    width: 25%;
    margin: 20px auto;
}

.zzlm .zl_service_item ul li {
    width: 16.5%;
    margin: 1.75%;
    border-radius: 5px;
    /*height: 196px;*/
}

.zzlm .zl_service_item ul li img {
    width: auto;
    padding: 0;
}

.zzlm .zl_service_item ul li p {
    font-size: 18px;
}

.area_item ul li {
    width: 13.28%;
    /*height: 145px;*/
    border-radius: 10px;
}

.area_item ul li img {
    width: 100%;
    padding: 0;
    border-radius: 9px;
}

.oceania .sb_service_item_2 .sb_item_img img {
    width: 40%;
    border-radius: 5px;
}

.zxzq .sb_service_item_1 ul li {
    width: 23%;
    margin: 1%;
}

.zxzq .sb_service_item_1 ul li .sb_item_img {
    background-color: #c1b1fa;
    letter-spacing: 2px;
}

.zxzq .sb_service_item_2 .sb_item_img h3 {
    font-size: 1.25em;
    color: #fff;
    line-height: 2.5;
}

.zxzq .sb_service_item_2 .sb_item_img p {
    font-size: 1em;
    line-height: 2.7;
    color: #ffffff;
    border-top: 1px solid #ffffff;
}

.zxzq .sb_service_item_1 ul li .sb_item_text ul {
    padding: 10px 0;
}

.zxzq .sb_service_item_1 ul li .sb_item_text li {
    width: 100%;
    box-shadow: none;
    text-align: center;
    line-height: 30px;
    color: #333333;
}

.syzp .sb_service_item_1 ul li {
    width: 45%;
    margin: 0 2.5%;
}

.syzp .sb_service_item_2 .sb_item_img img {
    width: 20%;
}

.zixun_link {
    text-align: center;
    color: #fff;
    letter-spacing: 10px;
}

.link_l {
    width: 70%;
    background: url('../image/zixun_1.png') center center no-repeat;
    background-size: 100% 100%;
}

.link_r {
    width: 25%;
}

.link_l h3,
.link_r h3 {
    font-size: 2em;
    font-weight: bold;
    padding-top: 20px;
}

.link_l p,
.link_r p {
    font-size: 1.25em;
    letter-spacing: 5px;
}

.link_l>p,
.link_r p {
    line-height: 60px;
}

.lastP {
    width: 25%;
    line-height: 45px !important;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 15px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.link_r {
    width: 26.5%;
    background: url('../image/zixun_2.png') center center no-repeat;
    background-size: 100% 100%;
}

.link_r h3 {
    padding-top: 44px;
}

.link_r p {
    padding-bottom: 40px;
    padding-top: 8px;
}

.zixun_content_l {
    width: 70%;
}

.zixun_content_r {
    width: 26.5%;
}

.nav_zixun ul li {
    width: 11%;
    float: left;
    text-align: center;
    margin: 0 2.5%;
    height: 30px;
    line-height: 30px;
}

.zixun_in ul li {
    padding: 20px;
    border-bottom: 1px solid #999999;
}

.zixun_in ul li:last-child {
    border-bottom: none;
}

.zixun_in ul li h3 {
    height: 38px;
    line-height: 38px;
}

.zixun_in ul li h3 span {
    border: 1px solid #f90101;
    padding: 0 10px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
}

.zixun_in ul li p {
    color: #656565;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
}

.read_more {
    cursor: pointer;
}

.zixun_in ul li p span {
    display: inline-block;
    padding: 0 20px;
    border-right: 1px solid #999999;
}

.zixun_in ul li p span:last-child {
    border-right: none;
}

.zixun_in ul li p img {
    vertical-align: middle;
    margin-right: 15px;
}

.zixun_p {
    height: 45px !important;
    line-height: 45px !important;
}

.zixun_p span {
    height: 26px !important;
    line-height: 26px !important;
}

.zixun_p span:nth-child(2) {
    display: none;
}

.remen_zx h3 {
    padding: 0 10px;
    color: #000;
    margin: 5px 0 10px;
}

.remen_zx h3 span {
    color: #656565;
}

.remen_zx ul {
    padding-bottom: 15px;
    border-bottom: 1px solid #999999;
}

.remen_zx ul li {
    font-size: 15px;
    line-height: 30px;
    color: #656565;
    background: url('../image/zixun_li_bg.png') left center no-repeat;
    padding-left: 20px;
}

/* 商标普通注册 */
.position h3 {
    height: 49px;
    line-height: 49px;
    border-bottom: 1px solid #ccc;
    padding: 20px 15px 0;
}

.sb_common {
    padding: 20px 0;
}

.sb_common .common_title h3 {
    text-align: left;
}

.sb_item_1_img {
    margin-right: 5%;
}

.sb_item_1_text {
    /*width: 47%;*/
}

.sb_item_1_text h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: 5px;
}

.sb_item_1_text p {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

.sb_item_1_text p span {
    font-size: 24px;
    padding: 0 10px;
}

.sb_item_1_text p em {
    background: url('../image/leixing_bg.png') center center no-repeat;
    color: #fff;
    padding: 0px 18px;
    background-size: 100% 100%;
    display: inline-block;
}

.banli_in {
    line-height: 34px;
    font-size: 18px;
    border: 1px solid #ccc;
    margin-top: 10px;
    border-right: none;
}

.banli span {
    border-right: 1px solid #ccc;
    padding: 0 15px;
}

.banli input {
    padding: 0 20px;
    /*width: 54%;*/
}

.banli_in span.bacRed {
    border-right: none;
    color: #fff;
    padding: 0 20px;
    cursor: pointer;
    float: right;
}

.banli p {
    font-size: 14px;
}

.nav_service {
    border: 1px solid #ccc;
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;
}

.nav_service li {
    border-right: 1px solid #ccc;
    text-align: center;
    width: 25%;
    float: left;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    cursor: pointer;
}

.nav_service li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.nav_service li:last-child {
    border-right: none;
}

.sb_jianjie_text p {
    text-indent: 2em;
    line-height: 30px;
    color: #656565;
    letter-spacing: 2px;
    padding: 0 20px;
}

.sb_jianjie_text p.cWhite {
    margin-left: -6px;
}

/*.sb_jianjie_text ul {
    padding: 20px 0;
}*/

.sb_jianjie_text ul li {
    width: 25%;
    float: left;
    text-align: center;
    color: #fff;
    padding: 30px 0;
    box-sizing: border-box;
}

.sb_jianjie_text ul li:nth-child(1) {
    background: url('../image/liucheng_1.png') center center no-repeat;
}

.sb_jianjie_text ul li:nth-child(2) {
    background: url('../image/liucheng_2.png') center center no-repeat;
}

.sb_jianjie_text ul li:nth-child(3) {
    background: url('../image/liucheng_3.png') center center no-repeat;
}

.sb_jianjie_text ul li:nth-child(4) {
    background: url('../image/liucheng_4.png') center center no-repeat;
}

.sb_jianjie_text ul li:nth-child(5) {
    background: url('../image/liucheng_5.png') center center no-repeat;
}

.sb_jianjie_text ul li h3 {
    font-size: 20px;
    margin-top: 22px;
}

.sb_cailiao ul {
    width: 65%;
    margin: 0 auto;
}

.sb_cailiao ul li {
    padding: 30px 65px;
    width: 45%;
    box-sizing: border-box;
    height: 324px;
}

.sb_cailiao ul li:first-child {
    float: left;
    background-color: #0399f8;
}

.sb_cailiao ul li:last-child {
    float: left;
    color: #000;
    background-color: #eeeeee;
}

.sb_cailiao ul li:last-child {
    float: right;
}

.sb_cailiao ul li h3 {
    background: url('../image/R_1.png') left center no-repeat;
    color: #fff;
    font-size: 24px;
    text-align: center;
    height: 32px;
    line-height: 32px;
}

.sb_cailiao ul li:last-child h3 {
    background: url('../image/R_2.png') left center no-repeat;
}

.sb_cailiao ul li:last-child h3 {
    color: #000;
}

.sb_cailiao ul li:first-child p,
.sb_cailiao ul li:first-child span {
    color: #ffffff;
}

.sb_cailiao ul li:last-child p,
.sb_cailiao ul li:last-child span {
    color: #000;
}

.sb_cailiao ul li:first-child p {
    border: 1px solid #fff;
    text-align: center;
    letter-spacing: 5px;
    height: 30px;
    line-height: 30px;
    margin: 20px 0 30px;
}

.sb_cailiao ul li:last-child p {
    border: 1px solid #ccc;
    text-align: center;
    letter-spacing: 5px;
    height: 30px;
    line-height: 30px;
    margin: 20px 0 30px;
}

.sb_cailiao ul li span {
    display: block;
    line-height: 30px;
}

.sb_jiage ul li {
    width: 25%;
    float: left;
    box-sizing: border-box;
    text-align: center;
}

.sb_jiage ul li h3 {
    font-weight: bold;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
}

.sb_jiage ul li p {
    color: #fa0101;
    font-size: 22px;
    line-height: 40px;
}

.sb_jiage ul li span {
    display: inline-block;
    width: 40%;
    margin: 0 auto;
    background: #fa0101;
    color: #fff;
    border-radius: 10px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}

.sb_youshi .youshi_list ul li {
    width: 19%;
    float: left;
    margin: 2% 0.5%;
    text-align: center;
    box-shadow: 0 0 10px #999;
}

.sb_youshi .youshi_list ul li img {
    width: 100%;
}

.sb_youshi .youshi_list ul li p {
    padding: 30px 0;
    line-height: 26px;
}

.zuoyong_img {
    text-align: center;
}

.zuoyong_img img {
    width: 35%;
    margin-left: -8px;
}

.sb_zr ul li {
    width: 31% !important;
    background-size: 100% 85%;
    margin: 0 1.16%;
}

.sb_zr ul li:nth-child(2) {
    background-size: 95% 80%;
}

.sb_zr ul li:nth-child(3) {
    background-size: 95% 80%;
}

.sb_zr_2 ul li:nth-child(1) {
    background: url(../image/liucheng_4.png) center center no-repeat !important;
    background-size: 100% 80% !important;
}

.sb_zr_2 ul li:nth-child(2) {
    background: url(../image/liucheng_5.png) center center no-repeat !important;
    background-size: 100% 80% !important;
}

.sb_zr_2 ul li {
    width: 46% !important;
    background-size: 100% 85%;
}

.sb_zr_2 ul {
    width: 65%;
    margin: 0 auto;
}

.sb_zr_2 ul li {
    margin: 0 2%;
}

.zr_cailiao ul {
    width: 100%;
}

.yy_zz_cailiao ul {
    width: 100%;
}

.zr_cailiao ul li {
    width: 100% !important;
    height: auto;
}

.zr_cailiao ul li h3 {
    background-position: 410px;
}

.zr_cailiao ul li:first-child p {
    width: 50% !important;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.zr_cailiao ul li span {
    display: inline-block !important;
    width: 21% !important;
    margin: 2%;
    float: left;
    text-align: center;
    background-color: #fdfdfd;
    border-radius: 10px;
    color: #000 !important;
    line-height: 34px !important;
}

.zr_jiage ul {
    width: 58%;
    margin: 0 auto;
}

.zr_jiage ul li {
    width: 50%;
}

.yy_zz_cailiao ul li {
    width: 100% !important;
    height: auto;
}

.yy_zz_cailiao ul li h3 {
    background-position: 410px;
}

.yy_zz_cailiao ul li:first-child p {
    width: 50% !important;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.yy_zz_cailiao ul li span {
    display: inline-block !important;
    width: 29.3% !important;
    margin: 2%;
    float: left;
    text-align: center;
    background-color: #fdfdfd;
    border-radius: 10px;
    color: #000 !important;
    line-height: 34px !important;
}

.yiyi_zz_jiage ul li {
    width: 33%;
}

/* 国际商标服务 */
.gjsb_lc ul li {
    background-size: 100% 80% !important;
    height: 171px !important;
}

.gjsb_lc ul li h3 {
    margin-top: 34px !important;
    margin-left: 20px;
}

.gjsb_lc ul li p {
    line-height: 1.2;
    text-align: center;
}

/*.gjsb_p p {
    margin-top: -15px;
}*/

.gjsb_p p:first-child {
    margin-top: 20px;
}

.bqfw ul li span {
    width: auto !important;
    margin: 2% 10px !important;
    padding: 0 3.6%;
}

.head_nav ul li a.active {
    color: #fc0006;
    display: inline-block;
    height: 36px;
    border-bottom: 2px solid #fc0006;
}

/* 公共 */
.gWidth {
    width: 1200px;
    margin: 0 auto;
}

.mt20 {
    margin-top: 20px;
}

.common_title {
    margin: 40px 0;
}

.common_title h3 {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 8px;
    width: 30%;
    margin: 0 auto;
    background: #fff;
    position: relative;
}

#fwjg {
    display: none;
}

.common_search_btn {
    text-align: center;
}

.common_search_btn span {
    display: inline-block;
    width: 50%;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    color: #fff;
    cursor: pointer;
    border-radius: 15px;
    letter-spacing: 3px;
    /* font-weight: 1000; */
    background: linear-gradient(to right, #ff0000 0%, #ff6e6e 100%);
    margin-bottom: 20px;
}

.bacBlue {
    background: #00a0e9;
}

.bacRed {
    background: #ff0000;
}

.cWhite {
    color: #fff !important;
}

/* 友情链接 */
.links ul {
    padding-bottom: 20px;
}

.links ul li {
    /*width: 100px;*/
    float: left;
    height: 30px;
    line-height: 30px;
}

.links ul li a {
    padding-left: 15px;
    padding-right: 15px;
}

.layer-t {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
    z-index: 900;
    display: none;
}

.form-message,
.layer-success {
    background: #eee;
    /*position: absolute;*/
    position: fixed;
    width: 550px;
    /*height: 300px;*/
    top: 25%;
    left: 50%;
    margin-left: -300px;
    z-index: 908;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    padding: 40px;
    box-sizing: border-box;
    display: none;
}

.form-m,
.success-t {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.success-tt {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.success-ty {
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    display: block;
    padding-left: 10px;
}

.form-tt {
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #ff6600;
    font-size: 20px;
    font-weight: bold;
}

.success-tl,
.success-fh {
    width: 100%;
    text-align: center;
    height: 40px;
    color: #000000;
    font-size: 18px;
}

.success-tl em,
.success-fhs {
    /*display: block;*/
    color: #ff6600;
    font-size: 20px;
}

.success-fhs {
    padding-right: 10px;
}

.layer-close {
    font-size: 22px;
    line-height: 0.5;
    position: absolute;
    top: 8px;
    right: 11px;
    color: #aaa;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
    font-weight: bold;
    cursor: pointer;
}

.name-t,
.mobiles {
    background-image: url('../image/zoom3.jpg');
    padding-left: 30px;
    border: 1px solid #ff6600;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    background-position: 8px 13px;
    background-repeat: no-repeat;
    width: 340px;
    margin-top: 10px;
}

.mobiles {
    background-image: url('../image/zoom2.jpg');
}

.name-t::-webkit-input-placeholder,
.mobiles::-webkit-input-placeholder {
    color: #999;
    font-size: 14px;
}

.name-t:-moz-placeholder,
.mobiles:-moz-placeholder {
    color: #999;
    font-size: 14px;
}

.name-t:-ms-input-placeholder,
.mobiles:-ms-input-placeholder {
    color: #999;
    font-size: 14px;
}

.submit-tt {
    margin-top: 10px;
    text-align: center;
}

.receive {
    width: 128px;
    height: 40px;
    background: #ff6600;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
    letter-spacing: 2px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}

/* 2019-3-18首页改版 */
.zd_adv {
    padding-top: 40px;
}

.zd_adv ul li {
    width: 25%;
    float: left;
    cursor: pointer;
}

.zd_adv ul {
    overflow: hidden;
}

.zd_img {
    width: 40%;
    text-align: center;
}

.zd_text {
    width: 60%;
}

.zd_text h3 {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 30px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.zd_text p {
    /*line-height: 24px;*/
    font-size: 0.95em;
    color: #666;
}

.zd_hot {
    background: #ff6d6d;
    padding: 28px 0;
    padding-bottom: 35px;
    margin-bottom: 40px;
    display: block !important;
}

.zd_hot_item li {
    padding: 0 12px;
    box-sizing: border-box;
    width: 33%;
    float: left;
    position: relative;
}

.zd_hot_item li img {
    position: absolute;
    left: 0px;
}

.zd_hot_item li h3 {
    color: #ffffff;
    font-size: 1.2em;
    padding: 10px 0;
}

.zd_hot_title {
    width: 20%;
    text-align: center;
    color: #fff;
    font-size: 2em;
    font-family: 宋体;
    line-height: 5em;
}

.zd_hot_item {
    width: 80%;
}

.zd_hot_item li p {
    width: 50%;
    float: left;
    color: #fff;
    line-height: 35px;
    font-size: 0.95em;
}

.zd_hot_item li p a {
    color: #fff;
}

.zd_hot_item li p i {
    display: inline-block;
    width: 24px;
    height: 19px;
    background: url(../image/hot_icon.png) center center no-repeat;
    vertical-align: top;
}

.zd_ser_l {
    float: left;
    width: 25%;
    text-align: center;
    color: #fff;
    background: url(../image/sbzc_l_bg.png) center center no-repeat;
    background-size: 100% 100%;
    padding: 3% 0;
}

.zd_ser_l img {
    padding: 30px 0;
}

.zd_ser_l h3 {
    padding-bottom: 10px;
}

.zd_ser_l p {
    font-size: 0.95em;
}

.zd_ser_l h3 {
    font-size: 2em;
    font-family: 宋体;
}

.zd_ser_r {
    width: 75%;
    float: right;
    margin-top: 0.5%;
    box-shadow: 5px 0 5px #ccc;
}

.zd_ser_r ul {
    width: 48%;
    margin: 1%;
    padding: 10px;
    box-sizing: border-box;
    background: #f3f3f3;
    overflow: hidden;
    float: left;
}

.zd_ser_r ul li {
    width: 48%;
    margin: 1%;
    float: left;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
    position: relative;
    background: url(../image/zd_li_bg.png) center center no-repeat;
    background-size: 100% 100%;
}

.zd_ser_r ul li:nth-child(1) {
    background: url(../image/sbzc_li_1.png) center center no-repeat;
    color: #fff;
    height: 130px;
}

.zd_ser_r ul li h3 {
    margin-top: 5%;
}

.zd_ser_r ul li h3 img {
    margin-right: 5%;
}

.zd_ser_r ul li h4 {
    font-weight: bold;
}

.zd_ser_r li p {
    font-size: 0.9em;
    padding: 15px 0;
}

.zd_ser_r li span {
    color: #ff0000;
    font-size: 0.9em;
}

.more_ser h3 {
    color: #ff4600;
    text-decoration: underline;
    line-height: 40px;
    padding-left: 3%;
}

.more_ser h3 a {
    color: #ff0000;
}

.zd_you {
    position: absolute;
    bottom: 15%;
}

.zd_zscq {
    margin-top: 40px;
}

.zd_zscq_l {
    width: 50%;
}

.zd_zscq_l img {
    width: 100%;
    height: 280px;
}

.zd_zscq_r {
    width: 50%;
    padding: 20px;
    box-sizing: border-box;
    color: #fff;
    background: url(../image/zd_zscq_r.png) center center no-repeat;
    background-size: 100% 100%;
    height: 280px;
}

.zd_zscq_r h3 {
    font-size: 1.25em;
    padding-bottom: 2%;
}

.zd_zscq_r p {
    padding: 5px;
    line-height: 21px;
    font-size: 0.95em;
}

.about_title h3 {
    font-size: 2.5em;
    text-align: center;
}

.xzzd {
    padding: 20px;
}

.xzzd_t {
    text-align: center;
}

.xzzd_in_i_l {
    width: 30%;
    text-align: center;
}

.xzzd_in_i_r {
    width: 70%;
}

.xzzd_in_i_1 {
    width: 42% !important;
    margin: 0 auto;
    margin-right: 4%;
}

.new_line {
    height: 3px;
    overflow: hidden;
    width: 34%;
    margin: 0 auto;
    background: #fb7878;
    margin-top: -18px;
}

.bq_service_item ul li h3 {
    font-size: 0.9em;
    padding-bottom: 10px;
    color: #666;
}

.bq_service_item ul li {
    cursor: pointer;
}

.xzzd {
    height: 510px;
    background: url(../image/xzzd_bg.png) center center no-repeat;
    background-size: cover;
    padding: 20px 0;
    box-sizing: border-box;
}

.xzzd_text ul li .xzzd_l {
    width: 30%;
    text-align: center;
}

.xzzd_text ul li .xzzd_l img {
    width: 75%;
}

.xzzd_text ul li .xzzd_r {
    width: 70%;
}

.xzzd_text ul li {
    overflow: hidden;
}

.xzzd_text ul li .xzzd_r h3 {
    font-size: 1.2em;
    padding-top: 5%;
}

.xzzd_text ul li .xzzd_r p {
    font-size: 0.9em;
    padding-top: 3%;
    color: #999999;
}

.hot_item ul li {
    width: 23%;
    margin: 1%;
    float: left;
    text-align: center;
    background-size: 100% 100% !important;
    height: 185px;
    cursor: pointer;
}

.hot_item ul li h4 {
    font-weight: bold;
}

.new_hot {
    padding: 20px 0;
    background: #f3f2f2;
}

.hot_item ul li p {
    font-size: 0.9em;
    color: #656565;
    padding: 10px 0;
}

.hot_item_img {
    height: 105px;
}

.hot_item_img img {
    width: 22%;
}

.hot_item_img span {
    vertical-align: middle;
    display: inline-block;
    height: 100%;
}

.bq_djlc ul li {
    width: 14.28%;
    float: left;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.bq_djlc ul li p {
    margin-top: 8%;
}

.bq_djlc_img {
    width: 45%;
}

.bq_djlc_y {
    position: absolute;
    right: -5%;
    top: 38%;
}

#newBridge .icon-right-center {
    top: 38% !important;
}

.kfewm {
    z-index: 10 !important;
    bottom: 12% !important;
}

.zmb_in ul li {
    width: 30%;
    margin: 1%;
    float: left;
    padding: 25px 35px;
    box-sizing: border-box;
    box-shadow: 0 0 10px #ff7743;
    border-radius: 8px;
}

.zmb ul li h3 {
    line-height: 50px;
    font-size: 20px;
}

.zmb ul li p {
    line-height: 26px;
    color: #656565;
    margin-top: 3%;
}

.zmb_lin {
    height: 3px;
    overflow: hidden;
    background: #fef1f2;
    width: 30%;
}

.zmb_in_btn {
    display: inline-block;
    width: 80%;
    height: 34px;
    line-height: 34px;
    margin: 0 auto;
    color: #fff;
    cursor: pointer;
    border-radius: 15px;
    letter-spacing: 3px;
    /* font-weight: 1000; */
    background: linear-gradient(to right, #ff0000 0%, #ff6e6e 100%);
    margin-top: 20px;
    text-align: center;
}

.fangshi_in_3 li {
    width: 30%;
    margin: 1%;
    float: left;
    border: 1px solid #fb7878;
    box-sizing: border-box;
    border-radius: 8px;
    text-align: center;
    overflow: hidden;
}

.fangshi_in_3 li h3 {
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    background: url(../image/fangshi_in_3_bg.png) center center no-repeat;
    background-size: cover;
}

.fangshi_in_3 li p {
    padding-top: 30px;
}

.fangshi_in .fangshi_in_3 .zmb_in_btn {
    width: 50%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.fangshi_in_2>li {
    width: 48%;
    margin: 1%;
    float: left;
    text-align: center;
    border: 1px solid #fb7878;
    box-sizing: border-box;
    border-radius: 8px;
    overflow: hidden;
}

.fangshi_in_2_l {
    width: 30%;
}

.fangshi_in_2_r {
    width: 70%;
    text-align: center;
}

.fangshi_in_2_r ul {
    width: 50%;
    float: left;
    box-sizing: border-box;
}

.fangshi_in_2_r ul:nth-child(1) {
    border-right: 1px solid #fb7878;
}

.fangshi_in_2_r ul li {
    width: 100%;
}

.fangshi_in_2 li h3 {
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    background: url(../image/fangshi_in_2_bg.png) center center no-repeat;
    background-size: cover;
}

.fangshi_in_2_in {
    padding: 20px;
    box-sizing: border-box;
}

.fangshi_in_2_r ul li {
    line-height: 34px;
}

.weihai img {
    width: 100%;
    margin-top: -6%;
}

.tteam_img img {
    width: 1200px;
    position: relative;
    left: 50%;
    margin-left: -600px;
}