﻿* {
    margin: 0;
    padding: 0;
}

body {
    font: 14px/1.5 "微软雅黑";
    color: #7c7b7b;
}

img {
    border: 0;
    -moz-transition: all .6s ease 0s;
    -ms-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

input, select, button, textarea {
    font: 14px/1.5 "微软雅黑" "黑体";
    color: #666;
}

input[type="submit"], input[type="reset"], input[type="button"], button {
    -webkit-appearance: none;
    outline: none;
}

a {
    text-decoration: none;
    color: #666;
}

a:hover {
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6, h7, b {
    font-weight: normal;
}

i, b, span {
    display: inline-block;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.content {
    width: 1040px;
    margin: 0 auto;
}

.none {
    display: none;
}

.rightlist .box {
    padding-left: 22px;
    margin-top: 5px;
    width: 215px;
}

.clear {
    clear: both;
}

.dede_pages {
}

.dede_pages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.dede_pages ul li {
    float: left;
    font-family: Tahoma;
    line-height: 17px;
    margin-right: 6px;
    border: 1px solid #E9E9E9;
    list-style-type: none;
}

.dede_pages ul li a {
    float: left;
    padding: 2px 4px 2px;
    color: #555;
    display: block;
}

.dede_pages ul li a:hover {
    color: #690;
    text-decoration: none;
    padding: 2px 4px 2px;
}

.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
    background-color: #F8F8F8;
    padding: 1px 2px 1px;
    font-weight: bold;
}

.dede_pages .pageinfo {
    line-height: 21px;
    display: inline;
    padding: 12px 10px 12px 16px;
    color: #999;
}

.dede_pages .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}

.fl {
    float: left
}

.fr {
    float: right
}

.h5 {
    clear: both;
    height: 5px;
}

.h10 {
    clear: both;
    height: 10px;
}

.h20 {
    clear: both;
    height: 20px;
}

.zhengwen {
    font-size: 14px;
    line-height: 22px;
}

.seoman {
    width: 100%;
}

.seocontent {
    width: 1200px;
    margin: 0 auto;
}

.seoicon {
    background: url(../images/seoicon.png);
}

.seobg {
    width: 100%;
    background-repeat: no-repeat;
}

.ChannelContent {
    width: 700px;
}

.ChannelContent span {
    display: unset;
}

.ChannelContent img {
    max-width: 650px;
    height: auto !important;
}

.ChannelContent p img {
    text-indent: -2em;
}

/*首页*/
header {
    width: 100%;
    height: 186px;
    background: #fff;
}

.head1 {
    height: 126px;
}

.logo {
    height: 77px;
    padding-top: 1px;
}

.logo img {
    margin-top: 28px;
}

.mcguanj {
    padding: 50px 0 0 58px;
    float: left;
    font-family: "楷体";
    font-size: 26px;
}

.head_tel {
    padding-top: 18px;
}

.head_tel p {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    margin-top: 15px;
}

.head_tel p span {
    color: #c30309;
    font-size: 21px;
}

.head_bar {
    width: 100%;
    height: 50px;
    background: #0094e5;
    margin-top: 10px;
}

.head_menu {
    height: 50px;
}

.head_menu ul li {
    height: 50px;
    width: 126px;
    float: left;
}

.head_menu ul li:nth-child(8) {
    width: 126px;
    margin-left: 10px;
}

.head_menu ul li a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.head_menu ul li.on, .head_menu ul li:hover {
    background: #ff9900;
    transition: all 0.6s;
    transform: translate(0, -8px);
    box-shadow: 5px 5px 10px #494949;
}

.head_menu ul li:hover {
    background: #ff9900;
    transition: all 0.5s;
}

.head_menu ul li.on:after {
    position: absolute;
    right: 13px;
    top: 2px;
    margin-right: -20px;
    margin-top: -10px;
    display: block;
    content: "";
    border: 8px solid transparent;
    border-bottom-color: #ff9900;
}

/*头部改版样式*/
.head_ra a {

    margin-right: 10px;
    font-size: 14px
}

.weixinpic {
    position: absolute;
    right: 580px;
    top: 16px;
    z-index: 9999;
}

.weixinpic img {
    width: 180px;
}

.head_tel p img {
    float: left;
    margin-right: 22px;
    width: 36px;
}

/*优秀案例改版样式*/
.pager a {
    margin-left: 10px;
}


/*banner*/
.banner {
    width: 100%;
    height: 597px;
    overflow: hidden;
    position: relative;
}

/* banner-box */
.banner-box {
    min-width: 1210px;
    width: 1920px;
    height: 100%;
    position: relative;
    overflow: hidden;
    left: 50%;
    margin-left: -960px;
}

.banner-box .bd {
    width: 100% !important;
    height: 597px;
}

.banner-box .bd li {
    width: 100%;
    height: 597px;
}

.banner-box .bd li a {
    display: block;
}

.banner-box .bd li a img {
    display: block;
    width: 100%;
    height: 597px; /*margin:0 auto;*/
}

.banner-btn {
    width: 90%;
    position: absolute;
    top: 50%;
    left: 5%;
    margin-top: -44px;
}

.banner-btn a {
    display: block;
    width: 88px;
    height: 88px;
    position: absolute;
    top: 0px;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}

.banner-btn a.prev {
    left: 0px;
    background: url(http://static.youhuild.com/wzjs/images/left.png) no-repeat;
}

.banner-btn a.next {
    right: 0px;
    background: url(http://static.youhuild.com/wzjs/images/right.png) no-repeat;
}

/*.banner-box .hd {position:absolute;top:210px;left:537px;}
.banner-box .hd ul li{width:20px;height:20px;border-radius :50%;text-indent:-9999px;margin-right:10px;background:#4399f1;float:left;cursor:pointer;}
.banner-box .hd ul li.on{background:#94d6fa;}
@media (max-width: 1366px) {
.banner-box .bd li{width:100%;height: 597px;}
.banner-box .bd li a img{display: block;width:1920px; margin-left:-360px; height: 597px;}
}
*/
@media (max-width: 1366px) {
    .banner-box .bd li {
        width: 100%;
        height: 597px;
    }

    .banner-box .bd li a img {
        display: block;
        width: 1920px;
        height: 597px;
    }
}


@media (max-width: 1440px ) and (min-width: 1367px) {
    .banner-box .bd li {
        width: 100%;
        height: 597px;
    }

    .banner-box .bd li a img {
        display: block;
        width: 1920px;
        margin-left: -240px;
        height: 597px;
    }
}

/*Marketing 营销部分*/
.Marketing {
    width: 100%;
    height: 800px;
    background: #efefef;
    position: relative;
}

.problem {
    height: 620px;
}

.problem li:hover {
    transform: translateX(20px);
    transition: all 0.5s;
}

.problem h3 {
    text-align: center;
    font-size: 35px;
    color: #494949;
    padding: 96px 0 30px 0;
}

.problem h3 p {
    font-size: 23px;
    color: #666;
    font-weight: normal;
}

.problem-left {
    float: left;
}

.problem-left ul li, .problem-right ul li {
    width: 400px;
    height: 108px;
    position: relative;
    margin-top: 18px;
}

.problem-left ul li i, .problem-right ul li i {
    float: left;
    display: block;
    width: 77px;
    height: 77px;
    border-radius: 50%;
    border: 2px solid #c6c6c6;
    position: absolute;
    right: 0;
    bottom: 0px;
}

.problem-left ul li b, .problem-right ul li b {
    display: block;
    height: 80px;
    width: 85px;
    background-image: url(../images/../images/../images/../images/../images/../images/../images/../images/../images/icon2.png);
    position: relative;
    left: 315px;
    bottom: 78px;
    font-size: 48px;
    font-weight: normal;
    background-position: -22px -39px;
    text-align: center;
    line-height: 80px;
    padding-left: 5px;
}

.problem-left ul li span, .problem-right ul li span {
    width: 300px;
    text-align: right;
    font-size: 23px;
    font-weight: 600;
    color: #494949;
    line-height: 45px;
}

.problem-left ul li p {
    width: 300px;
    text-align: right;
    font-size: 14px;
    color: #494949;
    height: 60px;
    line-height: 24px;
}

.problem-right ul li p {
    width: 300px;
    text-align: right;
    font-size: 14px;
    color: #494949;
    height: 80px;
    overflow: hidden;
    line-height: 24px;
}

.problem-left ul li:nth-child(2) {
    position: relative;
    right: 50px;
}

.problem-left ul li:nth-child(2) span {
}

.problem-left ul li:nth-child(2) b {
    background-position: -125px -39px;
}

.problem-left ul li:nth-child(3) b {
    background-position: -238px -39px;
}

.problem-left ul li:nth-child(3) span {
}

.problem-left ul li:nth-child(4) {
    position: relative;
    right: 30px;
}

.problem-left ul li:nth-child(4) span {
}

.problem-Middle {
    float: left;
    width: 200px;
    height: 500px;
}

.problem-right {
    float: left;
}

.problem-right ul li i {
    left: 0;
}

.problem-right ul li b {
    left: -4px;
    top: 27px;
}

.problem-right ul li span {
    margin-left: 90px;
    position: relative;
    bottom: 75px;
    text-align: left;
    width: 300px;
}

.problem-right ul li p {
    margin: -75px 0 0 90px;
    text-align: left;
    overflow: hidden;
}

.problem-right ul li:nth-child(1), .problem-right ul li:nth-child(3) {
    position: relative;
    left: 70px;
}

.problem-right ul li:nth-child(1) b {
    background-position: -125px -39px;
}

.problem-right ul li:nth-child(2) b {
    background-position: -548px -39px;
}

.problem-right ul li:nth-child(4) b {
    background-position: -752px -39px;
}

.problem-right ul li:nth-child(2) {
    position: relative;
    left: 30px;
}

.problem-right ul li:nth-child(4) {
    position: relative;
    left: 10px;
}

.problem-right ul li:nth-child(4) p, .problem-right ul li:nth-child(3) p {
}

.sidebar {
    width: 80px;
    height: 350px;
    position: fixed;
    right: 0;
    bottom: 150px;
}

.sidebar ul li:nth-child(1) {
    background: #c30309;
}

.sidebar ul li {
    width: 80px;
    height: 60px;
    text-align: center;
    background: #0094e5;
    margin-top: 5px;
}

.sidebar ul li i, .sidebar ul li:nth-child(5) i {
    display: block;
    width: 25px;
    height: 25px;
    background-image: url(../images/../images/../images/../images/../images/../images/../images/../images/../images/icon2.png);
    background-position: -565px -129px;
    text-align: center;
    position: relative;
    left: 27px;
    top: 12px;
}

.sidebar ul li:nth-child(2) i {
    background-position: -1041px -182px;
}

.sidebar ul li:nth-child(3) i {
    background-position: -1037px -215px;
}

.sidebar ul li:nth-child(4) i {
    background-position: -1044px -253px;
}

.sidebar ul li:nth-child(5) {
    height: 80px;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
}

.sidebar ul li:nth-child(5) i {
    background-position: -1044px -282px;
}

.sidebar ul li p {
    line-height: 45px;
    font-size: 14px;
}

.sidebar ul li a {
    color: #fff;
}

.sidebar ul li:hover {
    transition: all 1s ease-out;
    background: #c30309;
}

.index_seo {
    width: 100%;
    height: 867px;
    padding-top: 80px;
    background-image: url(../images/banner02.jpg);
    background-size: 100% 947px;
}

.seo {
    height: 776px;
    background: #fff;
}

.seo h3 {
    padding-top: 70px;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    color: #494949;
    line-height: 35px;
}

.seo h3 span {
    font-size: 23px;
    font-weight: normal;
    color: #bd0d12;
}

.seo p.p1 {
    text-align: center;
    color: #666;
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
}

.seo h4 {
    font-size: 26px;
    text-align: center;
    color: #494949;
    font-weight: bold;
    line-height: 35px;
    margin-top: 40px;
}

.Howtodo {
    margin-top: 30px;
}

.Howtodo ul li {
    float: left;
    width: 175px;
    height: 205px;
    background: #d2d2d2;
    margin-left: 20px;
}

.Howtodo ul li:nth-child(1) {
    background: #D2D2D2;
}

.Howtodo ul li i {
    display: block;
    width: 95px;
    height: 90px;
    background-image: url(../images/../images/../images/../images/../images/../images/../images/../images/../images/icon2.png);
    background-position: -18px -121px;
    position: relative;
    left: 38px;
    top: 20px;
}

.Howtodo ul li p {
    color: #494949;
    margin-top: 50px;
    font-size: 17px;
    text-align: center;
}

.Howtodo ul li:hover {
    background: #ff9900;
    color: #fff;
}

.Howtodo ul a:nth-child(1) i {
    background-position: -18px -121px;
}

.Howtodo ul a:nth-child(2) i {
    background-position: -135px -119px;
}

.Howtodo ul a:nth-child(3) i {
    background-position: -236px -119px;
}

.Howtodo ul a:nth-child(4) i {
    background-position: -333px -119px;
}

.Howtodo ul a:nth-child(5) i {
    background-position: -440px -119px;
}

.Howtodo ul li:hover p {
    color: #fff;
}

.Howtodo ul a:nth-child(1):hover i {
    background-position: -18px -756px;
}

.Howtodo ul a:nth-child(2):hover i {
    background-position: -135px -754px;
}

.Howtodo ul a:nth-child(3):hover i {
    background-position: -236px -754px;
}

.Howtodo ul a:nth-child(4):hover i {
    background-position: -333px -754px;
}

.Howtodo ul a:nth-child(5):hover i {
    background-position: -440px -754px;
}

.mytj {
    display: block;
    width: 180px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    text-align: center;
    background: #0094e5;
    color: #fff;
    margin: 40px auto 0px;
}

.myseo {
    text-align: center;
    margin-top: 12px;
    font-size: 20px;
    color: #494949;
    line-height: 30px;
}

.myseo span {
    color: #bd0d12;
    font-size: 24px;
    font-weight: bold;
}

.service {
    width: 100%;
    height: 475px;
    background: #fff;
}

.service h3 {
    padding-top: 70px;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    color: #494949;
    line-height: 35px;
}

.service h3 span {
    font-size: 18px;
    font-weight: normal;
    color: #494949;
}

.Customized {
    width: 1000px;
    height: 416px;
}

.Customized ul {
    margin-top: 50px;
    width: 454px;
    float: left;
    margin-right: 92px;
}

.Customized ul:nth-child(3) {
    margin-right: 0;
}

.Customized ul li {
    float: left;
    width: 300px;
    height: 180px;
    margin: 20px 0 0 30px;
}

.Customized ul li h4 {
    color: #494949;
    font-size: 23px;
}

.Customized ul li p {
    font-size: 16px;
    color: #666;
    margin: 14px 0 30px 0;
    height: 73px;
    overflow: hidden;
}

.Customized ul li a {
    color: #bd0d12;
}

.Customized ul i {
    float: left;
    width: 124px;
    height: 145px;
    display: block;
    background-image: url(../images/../images/../images/../images/../images/../images/../images/../images/../images/icon2.png);
    background-position: -185px -255px;
    float: left;
}

.Customized ul li:hover h4 {
    color: #BD0D12;
}

.Customized ul:nth-child(2) i {
    background-position: -15px -255px;
}

.index_case {
    width: 100%;
    height: 1170px;
    background: #efefef;
}

.index_case1 {
    height: 1170px;
}

.index_case1 h3 {
    padding-top: 70px;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    color: #494949;
    line-height: 35px;
}

.index_case1 h3 span {
    font-size: 24px;
    font-weight: normal;
    color: #494949;
}

.index_case_list {
    width: 100%;
    height: 50px;
    margin-top: 40px;
}

.index_case_list a {
    display: block;
    width: 29%;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 50px;
    margin-left: 3.2%;
    background: #d2d2d2;
    color: #494949;
    font-size: 18px;
    cursor: pointer;
}

.index_case_list_1 a {
    width: 29%;
}

.index_case_list a:nth-child(2) {
}

.index_case_list a.on {
    background: #0094e5;
    color: #fff;
}

.index_case_con {
    width: 100%;
    margin-top: 35px;
    display: none;
}

.index_case_con1 {
    width: 100%;
    margin-top: 35px;
    display: none;
}

.index_case_con1 ul li {
    width: 322px;
    height: 732px;
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
}

.index_case_con1 ul li:nth-child(3n) {
    margin-right: 0;
}

.picScroll-left {
    position: relative;
}

.picScroll-left .hd {
    position: relative;
}

.picScroll-left .hd .prev, .picScroll-left .hd .next {
    display: block;
    width: 15px;
    height: 90px;
    float: right;
    margin-right: 5px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    z-index: 10;
}

.picScroll-left .hd .prev {
    top: 321px;
    left: -30px;
    background: url(http://static.youhuild.com/wzjs/images/ico_left.png) no-repeat;
}

.picScroll-left .hd .next {
    background: url(http://static.youhuild.com/wzjs/images/ico_right.png) no-repeat;
    top: 321px;
    right: -30px;
}

.picScroll-left .bd {
    width: 1000px;
    margin: 0px auto;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    width: 322px;
    float: left;
    margin-right: 17px;
    margin-bottom: 15px;
    _display: inline;
    overflow: hidden;
}

.Bodybuilding {
    width: 320px;
    border: 1px solid #e8e8e8;
}

.Bodybuilding h4 {
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    color: #666;
    margin-left: 18px;
    overflow: hidden;
}

.Bodybuilding img, .Bodybuilding p {
    margin-left: 18px;
}

.Bodybuilding p {
    width: 300px;
    font-size: 14px;
    color: #666;
    margin-top: 20px;
    height: 63px;
    overflow: hidden;
}

.Bodybuilding span {
    width: 320px;
    height: 35px;
    border-top: 1px solid #d2d2d2;
    display: block;
    margin-top: 30px;
}

.Bodybuilding span i {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(http://static.youhuild.com/wzjs/images/icon2.png);
    background-position: -69px -446px;
    position: relative;
    left: 280px;
    top: 10px;
}

.more {
    display: block;
    width: 145px;
    height: 35px;
    font-size: 16px;
    float: left;
    line-height: 35px;
    border-radius: 20px;
    background: #0095ff;
    color: #fff;
    text-align: center;
    margin: 30px 0 0 430px;
}

.college {
    height: 720px;
    margin-bottom: 100px;
}

.college h3 {
    padding-top: 70px;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    color: #494949;
    line-height: 35px;
}

.college h3 span {
    font-size: 24px;
    font-weight: normal;
    color: #666666;
}

.optimization {
    height: 445px;
    margin-top: 40px;
}

.y-right {
    float: left;
    height: 470px;
    width: 402px;
    margin-left: 20px;
}

.tabcont {
    float: left;
    height: 470px;
    width: 402px;
    overflow: hidden;
    display: none;
}

.y-right1 {
    width: 100%;
    height: 40px;
    border-top: 1px solid #0094e5;
}

.y-right1 ul li {
    width: 100px;
    height: 37px;
    border-top: 3px solid #fff;
    text-align: center;
    line-height: 20px;
    float: left;
}

.y-right1 ul li.on {
    border-top: 3px solid #0094e5;
}

.y-right1 ul li a {
    color: #666;
    font-size: 15px;
    width: 100px;
    height: 20px;
    border-right: 1px solid #d2d2d2;
    display: block;
    margin-top: 14px;
    cursor: pointer;
}

.y-right1 ul li:nth-child(4) a {
    border: none;
}

.hot {
    height: 90px;
    width: 402px;
    float: left;
    margin-top: 10px;
}

.hot img {
    height: 90px;
    width: 140px;
    float: left;
}

.hot h4 {
    width: 250px;
    font-size: 17px;
    line-height: 32px;
    color: #494949;
    font-weight: bold;
    float: left;
    margin-left: 10px;
    height: 38px;
    overflow: hidden;
}

.hot p {
    font-size: 13px;
    line-height: 24px;
    height: 48px;
    width: 250px;
    color: #666;
    overflow: hidden;
    margin-left: 10px;
    float: left;
    position: relative;
}

.hot p span {
    font-size: 12px;
    color: #818181;
    padding-left: 15px;
    position: absolute;
    right: 0;
    top: 24px;
    background: #fff;
}

.business {
    float: left;
    margin-top: 20px;
}

.business p {
    width: 402px;
    height: 43px;
    border-top: 1px dashed #d2d2d2;
    line-height: 43px;
    font-size: 14px;
    overflow: hidden;
}

.business p a {
    color: #666;
    display: block;
    width: 300px;
    height: 43px;
    overflow: hidden;
    float: left;
}

.business p span {
    font-size: 13px;
    float: right;
    display: block;
}

.business p a.more01 {
    color: #f00;
    width: 60px;
    text-align: center;
    float: right;
    display: block;
}

.footer, .copyright {
    width: 100%;
    height: 270px;
    background: #333638;
    float: left;
    position: relative;
}

.footer .subnav {
    border-bottom: 1px solid #6a6a6a;
}

.footer .subnav ul li {
    line-height: 70px;
    float: left;
}

.footer .subnav ul li a {
    font-size: 16px;
    color: #fff;
    display: block;
    padding-left: 28px;
    padding-right: 28px;
}

.footer .subnav ul li a:hover {
    color: #bd0d12;
    font-size: 16px;
}

.subul {
    margin-left: 30px;
    height: 70px;
}

.fot-left {
    height: 200px;
    width: 445px;
    border-right: 1px solid #6a6a6a;
    float: left;
}

.fot-left h5, .fot-right h5 {
    float: left;
    color: #efefef;
    font-size: 15px;
    line-height: 30px;
    margin: 25px 0 0 50px;
}

.fot-left h5 a, .fot-right h5 a {
    color: #fff;
}

.fot-left h5 p {
    font-size: 14px;
    font-weight: normal;
}

.fot-right {
    height: 200px;
    width: 552px;
    float: left;
    position: relative;
}

.fot-right h5 {
    margin: 25px 0 0 50px;
}

.fot-right h5 a {
    margin-top: 10px;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
}

.fot-right .dh {
    width: 258px;
    height: 60px;
    margin: 95px 0 0 50px;
}

.fot-right i {
    background-image: url(../images/picon.png);
    display: block;
    width: 38px;
    height: 50px;
    float: left;
    margin-right: 10px;
}

.fot-right span {
    margin-top: -5px;
    color: #efefef;
}

.fot-right p {
    font-size: 27px;
    color: #efefef;
}

.fot-right .dh img {
    height: 144px;
    position: absolute;
    top: 20px;
    right: 20px;
}

/*copyright 版权部分*/
.copyright {
    background: #efefef;
    height: auto;
}

.company {
    margin-top: 35px;
    padding-bottom: 35px;
}

.company p {
    text-align: center;
    margin-top: 15px;
    font-size: 14px;
    color: #494949;
}

.company p img {
    margin: 0px 5px;
}

.top {
    width: 84px;
    height: 84px;
    position: fixed;
    bottom: 20px;
    right: 0px;
}


/*seo*/

.banner1 {
    width: 100%;
    height: 395px;
    overflow: hidden;
}

.banner1 img {
    width: 100%;
    height: 395px;
}

@media (max-width: 1366px) {
    .banner1 {
        width: 100%;
        height: 395px;
    }

    .banner1 img {
        display: block;
        width: 1920px;
        margin-left: -360px;
        height: 395px;
    }
}

@media (max-width: 1440px ) and (min-width: 1367px) {
    .banner1 {
        width: 100%;
        height: 395px;
    }

    .banner1 img {
        display: block;
        width: 1920px;
        margin-left: -240px;
        height: 395px;
    }
}

.title_nav {
    padding-top: 12px;
    padding-bottom: 12px;
}

.title_nav p {
    color: #787878;
    font-size: 14px;
    line-height: 30px;
}

.title_nav p a {
    color: #787878;
}

.myReason11 {
    height: 445px;
}

.myReason11 h3 {
    padding-top: 70px;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    color: #494949;
    line-height: 35px;
}

.myReason11 h3 span {
    font-size: 18px;
    font-weight: normal;
    color: #494949;
}

.myReason11 ul {
    width: 900px;
    height: 190px;
    margin-left: 105px;
    margin-top: 40px
}

.myReason11 ul li {
    width: 145px;
    height: 190px;
    float: left;
    text-align: center;
    margin-right: 80px;
}

.myReason11 ul li p {
    font-size: 18px;
    color: #494949;
    font-weight: 600;
    margin-top: 25px;
}

.myReason11 ul li i {
    display: block;
    width: 125px;
    height: 140px;
    background: url(../images/../images/../images/icon3.png);
    background-position: -235px -236px;
    margin-left: 10px;
}

.myReason11 ul li:nth-child(1) i {
    background-position: -235px -10px;
}

.myReason11 ul li:nth-child(2) i {
    background-position: -375px -10px;
}

.myReason11 ul li:nth-child(3) i {
    background-position: -517px -10px;
}

.myReason11 ul li:nth-child(4) i {
    background-position: -655px -10px;
}

.myReason11 ul li:nth-child(1):hover i {
    background-position: -235px -216px;
}

.myReason11 ul li:nth-child(2):hover i {
    background-position: -375px -216px;
}

.myReason11 ul li:nth-child(3):hover i {
    background-position: -517px -216px;
}

.myReason11 ul li:nth-child(4):hover i {
    background-position: -655px -216px;
}

.seo22 {
    height: 974px;
    padding-top: 85px;
    width: 100%;
    overflow: hidden;
    background: url(../images/sjbanner.jpg) no-repeat;
    background-size: 100% 1059px;
}

.seo11 {
    padding-top: 70px;
    height: 800px;
    background: #fff;
    z-index: 99999;
}

.seo11 h3 {
    font-size: 26px;
    color: #494949;
    text-align: center;
    margin-bottom: 30px;
}

.Howtodo11 ul li {
    float: left;
    width: 175px;
    height: 205px;
    background: #d2d2d2;
    margin-left: 20px;
}

.Howtodo11 ul li:nth-child(1), .Howtodo11 ul li:nth-child(2) {
    background: #D2D2D2;
    width: 470px;
    height: 280px;
}

.Howtodo11 ul li:nth-child(3), .Howtodo11 ul li:nth-child(4), .Howtodo11 ul li:nth-child(5) {
    width: 310px;
    height: 280px;
    margin-top: 10px;
}

.Howtodo11 ul li i {
    display: block;
    width: 95px;
    height: 90px;
    background-image: url(../images/../images/../images/../images/../images/../images/../images/../images/../images/icon2.png);
    background-position: -18px -121px;
    position: relative;
    left: 182px;
    top: 50px;
}

.Howtodo11 ul li:hover, .guicon ul li:hover {
    background: #ff9900;
    color: #fff;
}

.Howtodo11 ul li:nth-child(1) i {
    background-position: -18px -121px;
}

.Howtodo11 ul li:nth-child(2) i {
    background-position: -135px -119px;
}

.Howtodo11 ul li:nth-child(3) i {
    background-position: -236px -119px;
    left: 105px;
}

.Howtodo11 ul li:nth-child(4) i {
    background-position: -333px -119px;
    left: 105px;
}

.Howtodo11 ul li:nth-child(5) i {
    background-position: -440px -119px;
    left: 105px;
}

.Howtodo11 ul li:nth-child(1):hover i {
    background-position: -18px -756px;
}

.Howtodo11 ul li:nth-child(2):hover i {
    background-position: -135px -754px;
}

.Howtodo11 ul li:nth-child(3):hover i {
    background-position: -236px -754px;
    left: 105px;
}

.Howtodo11 ul li:nth-child(4):hover i {
    background-position: -333px -754px;
    left: 105px;
}

.Howtodo11 ul li:nth-child(5):hover i {
    background-position: -440px -754px;
    left: 105px;
}

.Howtodo11 ul li h5 {
    color: #0094e5;
    margin: 70px 0 10px 0;
    font-size: 17px;
    text-align: center;
}

.Howtodo11 ul li p {
    font-size: 15px;
    color: #666666;
    line-height: 26px;
    text-align: center;
    margin-bottom: 0;
    font-weight: normal;
}

.Howtodo11 ul li:hover h5 {
    color: #fff;
}

.Howtodo11 ul li:hover p {
    color: #fff;
}

.more02 {
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    background: #0094e5;
    color: #fff;
    margin: 25px auto 0px;
}

.seo11 .myseo11 {
    color: #bd0d12;
    font-size: 18px;
    margin-top: 5px;
    text-align: center;
}

/*advantage 优势分析部分*/
.advantage {
    height: 1200px;
    background: #efefef;
}

.advantage h3 {
    text-align: center;
    font-size: 35px;
    color: #494949;
    padding-top: 80px;
    line-height: 35px;
}

.advantage h3 span {
    font-size: 19px;
}

.advantage h3 em {
    color: #bd0d12;
}

.Saveworry {
    height: 240px;
    float: left;
    margin-top: 60px;
}

.Saveworry h4 i {
    display: block;
    width: 55px;
    height: 55px;
    background-image: url(../images/../images/../images/icon3.png);
    background-position: -248px -158px;
    float: left;
    margin-right: 10px;
    position: relative;
    bottom: 10px;
}

.Saveworry h4 .trend {
    background-position: -317px -168px;
}

.Saveworry h4 .accurate {
    background-position: -402px -160px;
}

.Saveworry h4 .flexible {
    background-position: -464px -160px;
}

.Saveworry h4 span {
    font-size: 27px;
    color: #0094e5;
}

.Saveworry ul {
    width: 1000px;
    height: 180px;
    float: left;
    position: relative;
}

.Saveworry ul li {
    width: 473px;
    height: 125px;
    float: left;
}

.Saveworry ul li:nth-child(1) {
    margin-right: 54px;
}

.Saveworry ul li h5 {
    font-size: 24px;
    height: 39px;
    line-height: 39px;
    color: #fff;
    text-indent: 60px;
    font-weight: 900;
    background: url(../images/bg01.png) no-repeat;
    background-size: 473px 39px;
}

.Saveworry ul .two h5 {
    background: #545454;
}

.Saveworry ul li p {
    padding: 12px 20px;
    background: #dadada;
    line-height: 30px;
    font-size: 17px;
    color: #666;
}

.Saveworry ul i {
    display: block;
    width: 91px;
    height: 91px;
    background-image: url(../images/ico05.png);
    position: absolute;
    left: 450px;
    top: 40px;
}

.Saveworry .dashed {
    border: 1px dashed #dadada;
    position: relative;
    bottom: 60px;
    float: left;
}

/*case案例部分*/
.case {
    width: 100%;
    margin-bottom: 100px;
    background: #fff;
}

.seo-case {
}

.seo-case h3 {
    text-align: center;
    font-weight: bold;
    margin-bottom: 50px;
    font-size: 48px;
    color: #28363e;
    font-weight: 600;
}

.seo-case h3 span {
    font-size: 25px;
    font-weight: normal;
    color: #818181;
}

.seo-case ul li {
    float: left;
    width: 322px;
    margin-right: 17px;
}

.seo-case ul li:nth-child(3) {
    margin-right: 0;
}

.more03 {
    display: block;
    width: 145px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 20px;
    background: #f24809;
    color: #fff;
    font-size: 18px;
    margin: 30px auto 0px;
}

.myReason {
    height: 445px;
}

.myReason01 {
    width: 1000px;
    height: 80px;
    margin: 0 auto 30px;
    padding-top: 50px;
    position: relative;
}

.myReason01 span {
    display: block;
    width: 420px;
    height: 1px;
    background: #d8d5d5;
    position: absolute;
    top: 89px;
}

.myReason01_left {
    left: 0;
}

.myReason01_right {
    right: 0;
}

.myReason01 h3 {
    text-align: center;
    font-size: 36px;
    line-height: 40px;
    color: #494949;
}

.myReason01 h3 em {
    color: #909090;
    font-size: 34px;
    font-family: "[JXiHei Regular]";
}

.standar {
    height: 190px;
    background: #fff;
    float: left;
}

.standar li {
    width: 800px;
    height: 180px;
    margin: 60px 0 0 25px;
    float: left;
}

.standar li h4 {
    color: #494949;
    font-size: 28px;
}

.standar li p {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding-right: 50px;
}

.standar li a.more04 {
    color: #bd0d12;
    float: right;
    margin-right: 50px;
}

.standar li span {
    font-size: 16px;
    display: inline-block;
    line-height: 2em;
    float: right;
    margin-right: 50px;
}

.standar i, .mized i {
    float: left;
    width: 124px;
    height: 145px;
    display: block;
    background-image: url(../images/../images/../images/../images/../images/../images/../images/../images/../images/icon2.png);
    background-position: -185px -255px;
    margin: 25px 0 0 40px;
}


.mized {
    height: 80px;
    background: #BD0D12;
}

.mizedw {
    height: 80px;
    z-index: -1;
}

.mized i {
    background-position: -344px -255px;
    z-index: 99999;
    position: relative;
    bottom: 57px;
}

.mizedw h3 a {
    font-size: 28px;
    color: #fff;
    line-height: 80px;
    margin-left: 23px;
}

/*pain 5大痛点*/
.pain {
    height: 700px;
    background: #fff;
}

.point {
    height: 690px;
}

.pain h3 {
    display: inline-table;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 40px;
    color: #494949;
}

.pain h3 span {
    color: #bd0d12
}

.pain h3 em {
    color: #666666;
    font-size: 18px;
    display: inline;
}

.pain .painfloat li, .painright1 li {
    width: 356px;
    height: 115px;
    background: #efefef;
    margin-top: 10px;
}

.point i {
    float: left;
    display: block;
    background-image: url(../images/../images/../images/../images/../images/../images/../images/../images/../images/icon2.png);
    margin: 25px 0 0 40px;
    width: 82px;
    height: 80px;
    background-position: -26px -492px;
    position: relative;
    right: 20px;
    bottom: -4px;
}

.point .child1 {
    background-position: -230px -484px;
    top: 5px;
}

.point .child2 {
    background-position: -447px -482px;
    top: 5px;
}

.point .child3 {
    background-position: -125px -482px;
    top: 5px;
    position: relative;
    top: 20px;
}

.point .child4 {
    background-position: -342px -482px;
    top: 5px;
    position: relative;
    top: 20px;
}

.point li h4 {
    color: #bd0d12;
    font-size: 21px;
    padding-top: 35px;
}

.point li p {
    font-size: 15px;
    color: #666;
}

.painfloat, .painright1 {
    float: left;
    width: 350px;
    height: 355px;
    margin-top: 56px;
}

.painimg img {
    width: 290px;
    height: 430px;
    float: left;
}

.painright1 li {
    width: 355px;
    height: 157px;
    padding-top: 20px;
}

.Plan {
    background: #efefef;
    padding-top: 50px;
}

.cehua {
    width: 420px;
    margin-top: 30px;
}

.cehua h4 span {
    color: #0094e5;
    line-height: 36px;
    font-size: 30px;
    font-weight: 600;
}

.cehua h4 i {
    display: block;
    width: 10px;
    height: 10px;
    background-image: url(../images/../images/../images/../images/../images/../images/../images/../images/../images/icon2.png);
    background-position: -528px -250px;
    position: relative;
    right: 30px;
    top: 19px;
}

.cehua h4 {
    font-size: 14px;
    color: #666;
    margin-top: 60px;
    margin-left: 28px;
    line-height: 28px;
}

.cehua .Pay {
    width: 415px;
    height: 180px;
    border: 1px solid #dcdcdc;
    text-align: center;
    margin-top: 15px;
}

.zixun {
    display: block;
    width: 180px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    background: #0094e5;
    color: #fff;
    margin: 35px auto 0px;
}

.cehua .Pay p {
    font-size: 19px;
    color: #494949;
    margin-top: 17px;
}

.cehua .Pay h5 {
    font-size: 24px;
    color: #bd0d12;
    margin-top: 13px;
}

.major .diann img {
    margin-left: 40px;
    margin-top: 20px;
}

.seo-case h3 {
    line-height: 40px;
}

.major .kuai img {
    position: relative;
    right: 40px
}

.Must h4, .Must h5 {
    height: 30px;
    margin-left: 28px;
}

.Must p {
    margin-top: 30px;
}

.Must h5 {
    font-size: 21px;
    color: #0094e5;
    font-weight: normal;
    position: relative;
    top: 20px;
}

.major .shou h4, .shou p {
    margin-left: 35px;
}

.major .shou p {
    margin-top: 20px;
}

.major .cehua .Paybottom, .major .cehua .cehuatop {
    margin-left: 60px;
}

/*wrap部分*/
.wrap {
    height: 100%;
    padding-bottom: 150px;
}

.give {
    height: 260px;
    background: #fff;
    margin-top: 100px;
    border: 1px solid #dcdcdc;
    position: relative;
}

.give:nth-child(1) {
    margin-top: 50px;
}

.give .details {
    height: 230px;
    width: 290px;
    background: #dcdcdc;
    float: left;
    margin: 15px;
    background-image: url(../images/xdn.jpg);
}

.give .details h3, .give .detar h3 {
    margin: 30px 0 0 28px;
    font-size: 27px;
    color: #231815;
}

.give .details h3 p {
    font-size: 17px;
}

.give .details h3 p span {
    color: #bd0d12;
}

.give .details input, .give .detar input {
    font-size: 14px;
    width: 85px;
    height: 25px;
    background: #bd0d12;
    color: #fff;
    margin: 22px 0 0 28px;
}

.give .detar {
    float: left;
    width: 630px;
}

.give .detar h3 {
    color: #494949;
    margin-top: 40px;
}

.give .detar h3 p {
    font-size: 14px;
    color: #666;
    font-weight: normal;
    line-height: 26px;
    margin-top: 20px;
}

.give .detar input {
    width: 150px;
    height: 40px;
    border: 0;
    font-size: 15px;
    background: #0094e5;
}

.give .detar input:hover, .msg a input:hover {
    background: #ff9900;
    color: #fff;
}

.give .detar i {
    background-position: -14px -244px;
    position: relative;
    left: 140px;
    top: -26px;
}

.knowledge {
    height: 430px;
    background-image: url(../images/yhbanner.jpg);
}

.xian {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    position: absolute;
    left: 0;
    top: 310px;
}


/*page*/
.pager {
    width: 100%;
    height: 22px;
    text-align: center;
    margin-top: 65px;
    margin-bottom: 80px;
    float: left;
}

.pager a {
    padding-left: 5px;
    line-height: 20px;
    color: #6a6772;
    font-size: 14px;
    padding-right: 5px;
    border: 1px solid #cdcdcd;
}

.pager a.on {
    color: #fff;
    background: #bd0d12;
}

.index_case01 {
    height: auto;
}

{
    line-height: 30px
;
    height: 30px
;
    padding: 0px 10px
;
    text-align: center
;
    margin-right: 5px
;
    display: block
;
    float: left
;
    background: #FFF
;
    color: #666
;
    border: 1px solid #cccccc
;
}
.pager a:hover,
.pager span.current {
    text-decoration: none;
    color: #FFF;
    background: #bd0d12;
    border-color: #bd0d12;
}

.pager span.current {
    padding: 0 10px;
    margin-left: 10px;
}


.college01 {
    background: #fff;
}

.main {
    margin-bottom: 30px;
    margin-top: 30px;
}

.column {
    width: 475px;
    float: left;
    margin: 0 50px 30px 0;
}

.column:nth-child(1), .column:nth-child(2) {
    margin-top: 55px;
}

.column:nth-child(3), .column:nth-child(4) {
    margin-top: 40px;
}

.column:nth-child(2n) {
    margin-right: 0px;
}

.column h3 {
    width: 475px;
    height: 35px;
    font-size: 26px;
    color: #231815;
    margin-bottom: 30px;
}

.column h3 span {
    display: block;
    width: 360px;
    height: 30px;
    float: right;
    border-bottom: 10px solid #efefef;
    margin-top: -8px;
    font-size: 14px;
    color: #bd0d12;
    text-align: right;
    line-height: 30px;
    font-weight: normal;
}

.column:nth-child(3) h3 span, .column:nth-child(4) h3 span {
    width: 300px;
}

.msg, .The p {
    width: 475px;
    height: 150px;
    border-bottom: 1px dashed #dadada;
}

.msg img {
    float: left;
    width: 203px;
    height: 123px;
}

.msg h4 {
    font-size: 16px;
    color: #444;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    left: 21px;
    font-weight: 600;
}

.msg p {
    width: 250px;
    height: 65px;
    float: left;
    font-size: 13px;
    line-height: 22px;
    color: #666;
    margin: 12px 0 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.msgbtn p {
    width: 250px;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    margin-bottom: 10px;
    height: 30px;
    overflow: hidden;
}

.msgbtn p a {
    color: #666;
    display: inline-block;
    width: 340px;
    height: 30px;
    overflow: hidden;
}

.ledbaner {
    height: 430px;
    margin-top: -35px;
    background-image: url(../images/jzbanner01.jpg);
}

.column .msgbtn p {
    width: 475px;
}

.column .msgbtn span {
    display: block;
    position: relative;
    float: right;
}

.msgbtn p:nth-child(1) {
    margin-top: 25px;
}

.column .msgbtn p a:hover, .cop ul li a:hover {
    color: #f00;
}

.guild {
    height: 490px;
    width: 100%;
    background: #efefef;
}

.guicon h3 {
    padding-top: 95px;
    text-align: center;
    font-size: 35px;
    color: #494949;
    margin-bottom: 30px;
    font-weight: bold;
    line-height: 35px;
}

.guicon {
    height: 490px;
}

.guicon h3 span {
    font-size: 17px;
    font-weight: normal;
}

.guicon ul li {
    width: 230px;
    height: 140px;
    background: #0094e5;
    float: left;
    margin-left: 20px;
}

.guicon ul li i, .cop ul li i, .what ul li i {
    display: block;
    width: 70px;
    height: 65px;
    background-image: url(../images/../images/../images/icon3.png);
    background-position: -23px -363px;
    position: relative;
    top: 18px;
    left: 38px;
}

.guicon ul .gui01 i {
    background-position: -100px -363px;
}

.guicon ul .gui02 i {
    background-position: -197px -363px;
}

.guicon ul .gui03 i {
    background-position: -302px -374px;
}

.guicon ul li p {
    text-align: right;
    margin: 35px 30px 0 0;
    color: #fff;
    font-size: 17px;
}

.more05 {
    display: block;
    margin: 40px auto 0px;
    width: 145px;
    height: 36px;
    border-radius: 18px;
    background: #f24809;
    color: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
}

.banner2 {
    width: 100%;
    height: 422px;
    overflow: hidden;
}

.banner2 img {
    width: 100%;
    height: 422px;
}

@media (max-width: 1366px) {
    .banner2 {
        width: 100%;
        height: 422px;
    }

    .banner2 img {
        display: block;
        width: 1920px;
        margin-left: -360px;
        height: 422px;
    }
}

@media (max-width: 1440px ) and (min-width: 1367px) {
    .banner2 {
        width: 100%;
        height: 422px;
    }

    .banner2 img {
        display: block;
        width: 1920px;
        margin-left: -240px;
        height: 422px;
    }
}

.build {
    width: 100%;
    background: #efefef;
}


.Webanner {
    height: 400px;
    background-image: url(../images/webanner.jpg);
}

.who {
    background: #efefef;
}

.whocont p.p1 {
    padding-top: 40px;
    line-height: 50px
}

.whocont p {
    text-align: center;
    font-size: 30px;
    line-height: 50px;
}

.whocont p:nth-child(1) {
    font-size: 28px;
    color: #7e7e7e;
}

.whocont p:nth-child(3) {
    color: #494949;
}

.whocont p span {
    color: #bd0d12;
}

.whoimg {
    height: 385px;
}

.whoimg img {
    float: left;
    margin-top: 85px;
}

.whoimg .me {
    height: 385px;
    width: 585px;
    float: left;
    margin: 35px 0 0 60px;
}

.whoimg .me h3 {
    width: 146px;
    height: 70px;
    line-height: 70px;
    font-size: 28px;
    color: #0094e5;
    border-top: 5px solid #bd0d12;
}

.whoimg .me p {
    font-size: 14px;
    margin: 0;
    text-align: left;
    color: #666;
    line-height: 30px;
}


.what {
    background: #fff;
}

.whatli h3 {
    padding-top: 70px;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    color: #494949;
    line-height: 35px;
}

.whatli h3 span {
    font-size: 18px;
    font-weight: normal;
    color: #494949;
}

.whatli ul li {
    width: 180px;
    height: 140px;
    background: #0094e5;
    float: left;
    margin-right: 20px;
}

.whatli ul li:hover {
    background: #ff9900;
}

.whatli ul li i {
    background-position: -108px -363px;
}

.whatli ul li p {
    text-align: right;
    margin: 35px 30px 0 0;
    font-size: 17px;
    color: #fff;
}

.whatli ul .gui01 i {
    background-position: -418px -363px;
    left: 10px;
}

.whatli ul .gui02 i {
    background-position: -477px -363px;
    left: 10px;
}

.whatli ul .gui03 i {
    background-position: -535px -363px;
    left: 10px;
}

.whatli ul .gui04 i {
    background-position: -606px -363px;
    left: 10px;
}

.whatli ul {
    margin-top: 40px;
}

.whatli ul.whatbom p {
    font-size: 15px;
    color: #666;
    text-align: center;
    line-height: 30px;
}

.Cumu {
    position: relative;
    background: #efefef;
    border-bottom: 2px solid #0094e5;
}

.Ideacont h3 {
    padding-top: 70px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 35px;
    color: #494949;
    line-height: 35px;
}

.Ideacont h3 span {
    font-size: 18px;
    font-weight: normal;
    color: #494949;
}

.Cumucont {
    position: relative;
    height: 430px;
}

.Cumucont img {
    margin-top: 110px;
    float: left;
}

.Cumucont01 {
    width: 408px;
}

.Cumucont01 span {
    float: left;
}

.Cumucont01 h3 {
    font-size: 60px;
    color: #494949;
    margin-top: 180px;
    position: relative;
    left: 40px;
}

.Cumucont01 h3 span {
    font-size: 120px;
    position: relative;
    bottom: 55px;
    color: #bd0d12;
}

.Cumucont01 p {
    width: 410px;
    float: left;
    font-size: 27px;
    color: #494949;
    position: relative;
    bottom: 80px;
    margin-left: 40px;
}

.Cumucont01 p a {
    color: #bd0d12;
    font-size: 45px;
}

.Cumucont .tow {
    font-size: 24px;
    color: #666;
}

.Idea {
    background: #fff;
    padding-bottom: 80px;
}

.Ideacont ul li {
    width: 300px;
    height: 130px;
    float: left;
    background: #fb6b19;
    margin-right: 33px;
    text-align: center;
}

.Ideacont ul li h5 {
    font-size: 22px;
    margin-top: 35px;
    color: #fff;
}

.Ideacont ul li:nth-child(2) {
    background: #0094e5;
}

.Ideacont ul li:nth-child(3) {
    background: #6dc212;
}

.Ideacont ul li p {
    font-size: 15px;
    margin-top: 10px;
    color: #fff;
}

.contact {
    background: #EFEFEF;
    padding-bottom: 200px;
}

.hotdh {
    float: right;
    width: 330px;
    height: 340px;
    margin: 70px 50px 0 0;
}

.hotdh h5 {
    font-size: 33px;
    color: #0094e5;
}

.hotdh h5 p {
    font-size: 17px;
    font-weight: normal;
    color: #494949;
}

.hotdh h4 {
    font-size: 19px;
    color: #494949;
    margin-top: -25px;
}

.Hotline .logo-h {
    margin-right: 50px;
}

.Hotline .logo-h i {
    display: inline-block;
    width: 44px;
    height: 57px;
    margin: 15px 5px 15px 0px;
    background: url(../images/hicon.png) no-repeat;
    float: left;
}

.Hotline .logo-h span {
    font-size: 17px;
    display: inline-block;
    margin-top: 10px;
    float: left;
}

.Hotline .logo-h span em {
    font-size: 30px;
    color: #bd0d12;
}

.hotdh p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.hotdh p b {
    font-size: 15px;
    color: #494949;
}

.Hotline img.img01 {
    width: 544px;
    height: 472px;
    float: left;
}

.ditu {
    width: 996px;
    height: 410px;
    border: 2px solid #fff;
    margin-top: 10px;
}

.ditu img {
    width: 996px;
    height: 410px;
}


.list {
    margin-top: 35px;
    margin-bottom: 100px;
}

.listcol {
    width: 700px;
}

.return_list {
    display: block;
    width: 120px;
    height: 28px;
    margin-top: -20px;
    line-height: 28px;
    color: #666666;
    font-size: 14px;
    text-align: center;
    background: #efefef;
}

.listcol h3 {
    width: 700px;
    height: 30px;
    font-size: 26px;
    line-height: 30px;
    text-align: left;
    color: #231815;
    padding-top: 20px;
    overflow: hidden;
}

.listcol h3 span {
    width: 590px;
    display: block;
    float: right;
    margin-top: -14px;
    border-bottom: 10px solid #efefef;
}


.listcol .msg1 {
    float: left;
    width: 700px;
    height: 195px;
    background: #efefef;
    border-bottom: none;
    margin-top: 30px;
    position: relative;
}

.listcol .msg1 img {
    margin: 25px 0 0 18px;
    width: 230px;
    height: 140px;
    float: left;
}

.msg_right {
    width: 400px;
    float: left;
    margin-left: 20px;
}

.msg_right h4 {
    margin-top: 35px;
    font-size: 19px;
    line-height: 25px;
    color: #494949;
    height: 25px;
    overflow: hidden;
}

.msg_right p {
    width: 400px;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    height: 50px;
    overflow: hidden;
    margin-top: 10px;
}

.msg_right span {
    display: block;
    text-indent: 20px;
    margin-top: 10px;
    width: 110px;
    height: 32px;
    line-height: 32px;
    background: url(../images/bg001.png) no-repeat;
}

.msg_right span:hover {
    no-repeat;
    color: #fff;
}

.msg1 .msg_right .fanz {
    position: relative;
    bottom: 27px;
    left: 10px;
}

.The {
    margin-top: 45px;
}

.The h4 {
    font-size: 24px;
    line-height: 35px;
    color: #494949;
}

.The h4 span {
    display: inline-block;
    margin-right: 20px;
    width: 100px;
    height: 35px;
    border: 1px solid #bd0d12;
    float: left;
    font-size: 24px;
    text-align: center;
    color: #bd0d12;
}

.The p {
    width: 700px;
    height: 90px;
    margin-top: 20px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    overflow: hidden;
    position: relative;
}

.The p span {
    color: #bd0d12;
    position: absolute;
    top: 60px;
    right: 0;
    padding-left: 15px;
    background: #fff;
}


.listr {
    width: 260px;
    background: #efefef;
    float: right;
}

.listr h4 {
    width: 220px;
    height: 40px;
    font-size: 22px;
    color: #464646;
    line-height: 40px;
    margin: 35px 0 0 20px;
    border-bottom: 1px solid #dbdbdb;
}

.listr p span {
    width: 20px;
    height: 20px;
    background: #dadada;
    float: left;
    color: #fff;
    margin-right: 10px;
    line-height: 20px;
    text-align: center;
}

.listr p {
    margin: 20px 20px 0 20px;
    font-size: 14px;
    color: #666;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.listr p a {
    color: #666666;
}

.listr img.img02 {
    margin: 10px 0 0 32px;
    width: 203px;
    height: 123px;
}

.listr img.twoimg {
    margin: 20px 0 0 50px;
    width: 153px;
    height: 153px;
}

.listr p.twop {
    margin-left: 70px;
}

.listr p a {
    color: #666666;
}

.listr h2 {
    font-size: 16px;
    line-height: 2em;
    margin-left: 20px;
    padding-bottom: 80px;
}

.listr h2 a {
    color: #646464;
    display: inline-block;
    margin-right: 10px;
}

.listr h2 a.on {
    color: #b5b5b5;
}


.delistl {
    width: 700px;
}

.delistl h2 {
    width: 700px;
    background: #efefef;
    font-size: 24px;
    color: #494949;
    line-height: 70px;
    text-align: center;
    font-weight: normal;
}

.delistl p.p10 {
    margin-bottom: 10px;;
    font-size: 14px;
    line-height: 60px;
    text-align: center;
    color: black
}

.delistl p.p10 a {
    color: #707070;
    margin-left: 10px;
    margin-right: 10px;
}

.delistl p.p10 a:hover {
    color: #bd0d12;
}

.delistl p.p10 i, .cop p i {
    float: left;
    width: 15px;
    height: 15px;
    background-position: -21px -109px;
    position: relative;
    left: 405px;
    top: 21px;
}

.delistl p.p10 .itwo {
    background-position: -37px -109px;
    left: 439px;
    top: 25px;
}

.new {
    width: 700px;
    padding-top: 20px;
    border-top: 1px dashed #dadada;
    padding-bottom: 20px;
    color: black
}

.new p {
    font-size: 14px;
    line-height: 26px;
}

.cop {
}

.cop p {
    font-size: 14px;
    line-height: 60px;
    color: #707070;
}

.cop p span {
    float: left;
    margin-left: 5px;
}

.cop p .san {
    margin-right: 110px;
}

.cop p i {
    left: 0;
    top: 23px;
    margin-left: 5px;
}

.cop p a i:nth-child(1), .cop p a i:nth-child(2), .cop p a i:nth-child(3) {
    width: 20px;
    height: 20px;
    background-position: -61px -106px;
    margin-top: -4px;
}

.cop p a i:nth-child(2) {
    background-position: -83px -106px;
}

.cop p a i:nth-child(3) {
    background-position: -103px -106px;
}

.cop p .shu, .cop p.phon {
    width: 20px;
    height: 20px;
    background-position: -136px -108px;
    margin-top: -4px;
    left: 135px;
}

.cop p .phon {
    height: 21px;
    background-position: -171px -107px;
    left: 288px;
    top: 19px;
}

.cop p.piece {
    background: #efefef;
    height: 60px;
    overflow: hidden;
}

.cop p.piece a {
    display: inline-block;
    width: 45%;
    text-indent: 10px;
    margin-right: 4%;
    height: 60px;
    overflow: hidden;
}

.cop p.crux {
    padding-left: 10px;
    border-bottom: 1px dashed #dadada;
}

.cop p.crux a {
    margin-right: 10px;
}

.cop ul {
    height: 90px;
    margin-top: 35px;
}

.cop ul h5 {
    font-size: 18px;
    color: #464646;
}

.cop ul li {
    float: left;
    width: 50%;
    height: 24px;
    margin-top: 20px;
    line-height: 24px;
    overflow: hidden;
    position: relative;
}

.cop ul li a {
    font-size: 14px;
    color: #666;
    padding-left: 10px;
}

.cop ul li i {
    width: 5px;
    height: 5px;
    background-position: -33px -139px;
    position: absolute;
    left: 0px;
    top: 10px;
}


/*-------------------------------------------------banenr ————————————————————————*/
.seobn {
    height: 830px;
    background: url(../images/seobn_01.jpg);
    background-size: cover;
}

.seobncon {
    padding-top: 60px;
}

.seoshoufei {
    width: 1000px;
    height: 478px;
    border: 7px solid #fff;
    margin: 0 80px 0 80px;
}

.shoubu {
    width: 946px;
    height: 415px;
    background: url(../images/baibu.png);
    position: relative;
    bottom: 19px;
    left: 29px;
}

.seoshoufei h2 {
    font-size: 48px;
    color: #4c4c4c;
    margin-top: 50px;
    text-align: center;
    padding-top: 50px;
    font-weight: 600;
}

.seoshoufei h2 span {
    color: #0091f4;
}

.seoshoufei p {
    width: 680px;
    margin-left: 145px;
    font-size: 20px;
    color: #4c4c4c;
    line-height: 26px;
    font-family: "楷体";
    font-weight: 600;
    line-height: 40px;
    margin-top: 40px;
}

.seoshoufei p a {
    font-size: 24px;
    color: #fa4c13;
}

.seochengl {
    width: 760px;
    height: 186px;
    margin: 60px 0 0 512px;
}

.seochengl ul {
    margin-left: 122px;
}

.seochengl ul li {
    width: 150px;
    height: 186px;
    float: left;
    margin-right: 10px;
    text-align: center;
}

.seochengl ul li:nth-child(3) {
    margin-right: 0;
}

.seochengl ul li span {
    width: 116px;
    height: 116px;
    background: #fa4c13;
    border-radius: 50%;
    margin: 10px;
}

.seochengl ul li span i {
    width: 68px;
    height: 50px;
    background-position: -21px -18px;
    position: relative;
    top: 28px;
}

.seochengl ul li:nth-child(2) span i {
    height: 60px;
    background-position: -104px -14px
}

.seochengl ul li:nth-child(3) span i {
    height: 60px;
    background-position: -186px -17px
}

.seochengl ul li {
    color: #060606;
}

.seochengl ul li p {
    text-align: center;
    margin-top: 15px;
}

/*--------------------------------------------seochax-价格查询 --------------------------*/
.seochax {
    height: 644px;
    background: url(../images/seobg01_03.jpg);
}

.chaxcon {
    padding-top: 100px;
    color: #FFF;
}

.chaxcon h2 {
    font-size: 48px;
}

.chaxcon p {
    width: 1145px;
    margin-top: 50px;
    line-height: 40px;
    font-size: 20px;
}

.seoip {
    text-align: center;
    margin-top: 60px;
}

.seoip span {
    width: 280px;
    height: 50px;
    background: #0094e5;
    text-align: center;
    line-height: 43px;
    border-radius: 50px;
    font-size: 22px;
}

.seoip span b {
    width: 25px;
    height: 25px;
    border-radius: 50px;
    border: 2px solid #fff;
    position: relative;
    top: 12px;
    left: 25px;
}

.seoip span b i {
    width: 16px;
    height: 12px;
    background: url(../images/seojiantou.png);
    position: relative;
    bottom: 12px;
}

.seoip input {
    width: 214px;
    height: 48px;
    border-radius: 8px;
    padding-left: 10px;
    margin-left: 30px;
}

.seoip a {
    display: inline-block;
    border-radius: 8px;
}

.seoip .gjc {
    width: 48px;
    height: 52px;
    background: #f24809;
    margin-right: 20px;
}

.seoip .gjc i {
    width: 30px;
    height: 31px;
    background: url(../images/seofdj.png);
    position: relative;
    top: 5px;
}

.seoip .cxun {
    width: 120px;
    height: 48px;
    background: #f24809;
    color: #fff;
    text-align: center;
    line-height: 48px;
    font-size: 17px;
    margin-right: 15px;
}

.seoip p {
    font-size: 24px;
}

.seoip p a {
    width: 145px;
    height: 40px;
    color: #fff;
    background: #f24809;
    border-radius: 80px;
    font-size: 18px;
    margin-right: 40px;
}

/*--------------------------------------------seokeng-三大坑 --------------------------*/
.seokeng {
    background: #fafafa;
    height: 777px;
}

.kengcon {
    position: relative;
}

.kengcon h3 {
    text-align: center;
    font-size: 48px;
    color: #28363e;
    font-weight: 600;
}

.kengcon h3 span {
    font-size: 60px;
    color: #f24809;
    margin-top: 90px;
}

.kengcon ul {
}

.kengcon ul li span .seos {
    height: 50px;
    width: 3px;
    background: #ff9900;
    position: relative;
    left: -75px;
}

.kengcon ul li {
    width: 656px;
    height: 133px;
    background: #f6f6f6;
    border-radius: 10px;
    box-shadow: 5px 5px 10px #706d6d;
}

.kengcon ul li:nth-child(1) {
    margin-top: 100px;
}

.kengcon ul li span {
    width: 76px;
    height: 76px;
    border: 2px solid #ff9a03;
    border-radius: 50%;
    margin: 22px;
    float: left;
}

.kengcon ul li span i {
    width: 50px;
    height: 50px;
    background-position: -37px -100px;
    position: relative;
    top: 17px;
    left: 17px;
}

.kengcon ul li p.kengxian {
    width: 50px;
    height: 2px;
    background: #bfbfbf;
    margin: 8px 0 0 124px;
    box-shadow: 5px 5px 10px #fff;
}

.kengcon ul li p {
    font-size: 13px;
    color: #494949;
    line-height: 22px;
    margin-top: 5px;
}

.kengcon ul li h4 {
    padding-top: 15px;
    color: #494949;
}

.kengcon ul li:nth-child(2) {
    margin: 25px 0 0 155px;
}

.kengcon ul li:nth-child(2) span i {
    background-position: -104px -97px;
}

.kengcon ul li:nth-child(2) span i.seoicon {
    top: 13px;
    left: 13px;
}

.kengcon ul li:nth-child(3) span i {
    background-position: -175px -100px;
}

.kengcon ul li:nth-child(3) span i.seoicon {
    top: 15px;
    left: 18px;
}

.kengcon ul li:nth-child(3) {
    margin: 25px 0 0 375px;
}

.kengcon .seowh {
    width: 280px;
    height: 350px;
    background: url(../images/wenhao_06.jpg);
    position: absolute;
    right: 101px;
    top: 234px;
}

/*--------------------------------------------seoyous-优势 --------------------------*/
.seoyous {
    height: 494px;
    background: url(../images/bgbu.jpg);
    padding-top: 50px;
}

.seoyous h3 {
    text-align: center;
}

.seoyous h3 i {
    width: 830px;
    height: 80px;
    background: url(../images/seoyoushi_03.png);
}

.seoyous p.manh {
    width: 100%;
    height: 5px;
    background: #042c6c;
    position: relative;
    top: 140px;
}

.seoyous ul {
    margin: 70px 0 0 150px;
    width: 750px;
}

.seoyous ul li {
    width: 294px;
    height: 75px;
    float: left;
    margin: 58px 0 0 75px;
}

.seoyous ul li span {
    width: 190px;
    margin-left: 16px;
    font-size: 16px;
    color: #666;
    height: 65px;
    overflow: hidden;
}

.seoyous ul li span.ysspan {
    margin-bottom: 10px;
    width: 65px;
    height: 65px;
    background: #da251d;
    color: #fff;
    border-radius: 10px;
    font-size: 45px;
    font-weight: 600;
    text-align: center;
}

/*--------------------------------------------zaozcon-操作流程 --------------------------*/
.zaozcon {
    padding: 80px 0 100px 0;
}

.zaozcon h3 {
    text-align: right;
    font-size: 48px;
    color: #28363e;
    font-weight: 600;
}

.zaozcon h3 p {
    font-size: 25px;
    color: #808181;
    font-weight: normal;
    margin-top: 25px;
}

.zaozcon ul {
    width: 455px;
    float: left;
}

.zaozcon ul li {
    width: 355px;
    height: 125px;
    overflow: hidden;
    margin-top: 40px;
}

.zaozcon ul li:nth-child(1) {
    margin-left: 60px;
}

.zaozcon ul li:nth-child(2) {
    margin-left: 20px;
}

.zaozcon ul li:nth-child(4) {
    margin-left: 70px;
}

.zaozcon ul li h4 {
    font-size: 25px;
    color: #040404;
    font-weight: normal;
}

.zaozcon ul li h4 i {
    width: 91px;
    height: 40px;
    background-position: -300px -101px;
    font-size: 37px;
    text-align: center;
    color: #fff;
    line-height: 40px;
}

.zaozcon ul li p {
    font-size: 16px;
    color: #30302f;
    padding-left: 25px;
    line-height: 25px;
    margin-top: 10px;
}

.zaozcon img {
    width: 600px;
    height: 658px;
    margin: 40px 0 0 140px;
}

.seocaoz .seoip p {
    line-height: 40px;
    color: #f24809;
}

/*--------------------------------------------youxiutd-优秀团队 --------------------------*/
.youxiutd {
    height: 710px;
}

.youxiutd img {
    width: 100%;
    position: absolute;
    overflow: hidden;
    left: 50%;
    margin-left: -50%;
}


/*--------------------------------------------立体营销 --------------------------*/
.calss1 {
    width: 100%;
    height: 810px;
    background: url(../images/lb1.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.lt {
    width: 1120px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

.lt h2 {
    width: 1120px;
    margin: 60px auto;
    text-align: center;
    color: #424242;
    font-size: 40px;
}

.ltl {
    width: 280px;
    height: 570px;
    float: left;
    margin-top: 100px;
    color: #424242;
    font-size: 20px;
}

.ltr {
    width: 280px;
    height: 570px;
    float: right;
    margin-top: 100px;
    color: #424242;
    font-size: 20px;
}

.ltl ul li {
    width: 270px;
    display: block;
    overflow: hidden;
    height: 130px;
    margin-bottom: 50px;
}

.ltr ul li {
    width: 270px;
    display: block;
    overflow: hidden;
    height: 130px;
    margin-bottom: 50px;
}

.ltl ul li a:hover {
    color: #ff6501;
}

.ltr ul li a:hover {
    color: #ff6501;
}

.calss2 {
    width: 1120px;
    margin: 80px auto;
    height: 900px;
}

.calss2 img {
    width: 100%;
}

.calss3 {
    width: 100%;
    color: #ff6501;
    background: #f4f4f4;
    height: 1300px;
}

.calss3 h2 {
    margin: 0px auto 10px;
    text-align: center;
    color: #ff6501;
    font-size: 28px;
    padding-top: 50px;
}

.calss3 p {
    margin: 0 auto;
    text-align: center;
    color: #424242;
    font-size: 24px;
}

.calss3 .ssimg {
    width: 1120px;
    margin: 60px auto 0px;
}

.calss3 .ssimg img {
    width: 100%;
}

.ssp span {
    color: #ff6501;
    font-size: 24px;
    padding: 20px;
}

.calss4 {
    width: 1120px;
    margin: 80px auto;
    height: 900px;
}

.calss4 .hy h2 {
    margin: 0px auto 20px;
    text-align: center;
    color: #ff6501;
    font-size: 30px;
    padding-top: 50px;
}

.calss4 .hy p {
    text-align: center;
    color: #424242;
    font-size: 18px;
    line-height: 2em;
}

.hyfw {
    margin-top: 100px;
    float: left;
    width: 580px;
}

.calss4 .fw {
    width: 580px;
    display: block;
    overflow: hidden;
    float: left;
    padding-top: 30px;
    padding-bottom: 30px;
}

.calss4 .fw:first-child {
    border-bottom: 1px #cacac9 dashed;
}

.calss4 .fw h2 {
    color: #ff6501;
    font-size: 20px;
    line-height: 2em;
    display: block;
}

.calss4 .fw p {
    font-size: 15px;
    line-height: 2em;
    display: block;
}

.fwimg {
    float: right;
    margin-top: 80px;
}


/*首页、seo、万词霸屏改版样式*/
.contentzt {
    width: 1200px;
    margin: 0 auto;
}

/*首页模块1*/
.bgfa {
    background: #fafafa;
}

.Marketing {
    background: #fff;
    height: auto;
    padding-bottom: 21px;
}

.problem {
    height: auto;
}

.problem li {
    transition: all 0.5s;
}

.problem-left {
    margin-right: 25px;
}

.problem-left ul li, .problem-right ul li {
    margin-top: 28px;
}

.problem-left ul li:hover, .problem-right ul li:hover {
    cursor: pointer;
}

.problem-left ul li span, .problem-right ul li span {
    font-size: 20px;
}

.problem-Middle {
    width: 240px;
    height: 465px;
    margin-left: 30px;
}

.problem-left ul li i, .problem-right ul li i {
    border: none;
}

.problem-left ul li:nth-child(2) {
    right: 0px;
}

.problem-right ul li:nth-child(2) {
    left: 70px;
}

.problem-left ul li p {
    text-align: left;
}

.problem-left ul li:nth-child(1) i {
    background: url(../images/nanti1.jpg) no-repeat center center;
}

.problem-left ul li:nth-child(2) i {
    background: url(../images/nanti3.jpg) no-repeat center center;
}

.problem-left ul li:nth-child(3) i {
    background: url(../images/nanti5.jpg) no-repeat center center;
}

.problem-right ul li:nth-child(1) i {
    background: url(../images/nanti2.jpg) no-repeat center center;
}

.problem-right ul li:nth-child(2) i {
    background: url(../images/nanti4.jpg) no-repeat center center;
}

.problem-right ul li:nth-child(3) i {
    background: url(../images/nanti6.jpg) no-repeat center center;
}

.problem-right ul li span {
    bottom: 0px;
}

.problem-right ul li p {
    margin-top: 0px;
}

.problem h3 {
    padding: 0;
}

/*新增样式*/
.index-title {
    text-align: center;
    padding: 50px 0 30px 0;
}

.index-title p {
    font-size: 30px;
    color: #f0f0f0;
    font-family: 'Arial';
}

.index-title h3 {
    font-size: 48px;
    color: #222222;
    padding-top: 0px;
    text-align: center;
    font-weight: normal;
    line-height: 1.8em;
}

.index-title strong {
    font-size: 50px;
    color: #ff5c01;
    font-weight: bold;
}

.onlinezx {
    position: relative;
    width: 438px;
    height: 62px;
    line-height: 62px;
    margin: 50px auto;
    padding-left: 15px;
    border: 1px solid #0095ff;
    border-radius: 30px;
    font-size: 18px;
    color: #0095ff;
    font-weight: bold;
    box-shadow: 0px 5px 5px #dbdada;
}

.onlinezx a {
    position: absolute;
    right: 0px;
    width: 168px;
    border-radius: 30px;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    background: #0095ff;
}

/*首页模块2*/
/*调整样式*/
.seo {
    position: relative;
    height: auto;
    background: transparent;
    margin-top: 204px;
    text-align: center;
}

.seo h3 {
    font-size: 24px;
    color: #0095ff;
    font-weight: bold;
    padding-top: 85px;
}

.seo h4 {
    margin-top: 0px;
}

.mytj {
    width: 425px;
    height: 50px;
    font-size: 22px;
    color: #fff;
    background: #0095ff;
    text-align: center;
    line-height: 50px;
    display: block;
    margin: 20px auto;
}

.myseo {
    font-size: 22px;
    color: #ff5c01;
    font-weight: bold;
    text-align: center;
}

/*新增样式*/
.index2 {
    background: url(../images/index2_bg.jpg) no-repeat center center;
    height: 848px;
}

.index2con {
    position: relative;
    background: url(../images/sdfw.jpg) no-repeat top center;
    height: 848px;
}

.Howtodo2 li {
    position: absolute;
    width: 263px;
    height: 93px;
    border: 1px solid #dcdcdc;
    padding: 20px 10px;
    border-radius: 5px;
    background: #fff;
}

.Howtodo2 li:nth-child(1) {
    top: 57px;
    left: -77px;
}

.Howtodo2 li:nth-child(2) {
    top: -161px;
    left: 163px;
    width: 270px;
    height: 90px;
}

.Howtodo2 li:nth-child(3) {
    top: -125px;
    right: 14px;
    width: 268px;
    height: 88px;
}

.Howtodo2 li:nth-child(4) {
    top: 134px;
    right: -81px;
}

.Howtodo2 li:hover {
    border-color: #0095ff;
}

.Howtodo2 li h4 {
    font-size: 20px;
    color: #0095ff;
    text-align: left;
}

.Howtodo2 li p {
    font-size: 16px;
    color: #555555;
}

.Howtodo2 li i { /*float: left;*/
    width: 99px;
    height: 71px;
    margin-right: 20px;
    display: inline-block;
}

.Howtodo2 li:nth-child(1) i {
    background: url(../images/service1.png) no-repeat center center;
}

.Howtodo2 li:nth-child(2) i {
    background: url(../images/service2.png) no-repeat;
}

.Howtodo2 li:nth-child(3) i {
    background: url(../images/service3.png) no-repeat;
}

.Howtodo2 li:nth-child(4) i {
    background: url(../images/service4.png) no-repeat;
}

.Howtodo2 li:hover .sanjiao {
    background-position: 0 -12px;
}

.Howtodo2 li:hover .circle {
    background-position: 0 -26px;
}

.Howtodo2 .sanjiao {
    position: absolute;
    right: 60px;
    bottom: -12px;
    width: 22px;
    height: 12px;
    background: url(../images/sanjiao.png) no-repeat;
}

.Howtodo2 li:nth-child(2) .sanjiao {
    right: 60px;
    bottom: -12px;
}

.Howtodo2 li:nth-child(3) .sanjiao {
    left: 60px;
    bottom: -12px;
}

.Howtodo2 li:nth-child(4) .sanjiao {
    left: 60px;
    bottom: -12px;
}

.Howtodo2 .circle {
    position: absolute;
    right: 60px;
    bottom: -47px;
    width: 26px;
    height: 26px;
    background: url(../images/circle.png) no-repeat;
}

.Howtodo2 li:nth-child(2) .circle {
    right: 56px;
    bottom: -43px;
}

.Howtodo2 li:nth-child(3) .circle {
    left: 57px;
    bottom: -48px;
}

.Howtodo2 li:nth-child(4) .circle {
    left: 58px;
    bottom: -45px;
}

.Howtodo2 div {
    float: right;
    width: 144px;
    text-align: left;
}

.index3con {
    height: 280px;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    margin-top: 80px;
}

.index3con li {
    float: left;
    width: 174px;
    height: 280px;
    border-left: 1px solid #dfdfdf;
    text-align: center;
    padding: 0 40px;
}

.index3con li:last-child {
    border-right: 1px solid #dfdfdf;
}

.index3con li div {
    margin-top: -30px;
    background: #fff;
    width: 110px;
    margin-left: auto;
    margin-right: auto;
}

.index3con li h4, .index3con li strong {
    font-size: 18px;
    font-weight: bold;
    color: #222222;
}

.index3con li h4 {
    margin-top: 40px;
}

.index3con li strong {
    color: #ff5c01;
}

.index3con li i {
    background: url(../images/nodes.png) no-repeat;
    width: 31px;
    height: 7px;
    display: block;
    margin: 20px auto;
}

.index3con li p {
    font-size: 16px;
    color: #555555;
    text-align: left;
}

.index3 .fangan {
    width: 335px;
    height: 60px;
    font-size: 22px;
    color: #fff;
    background: #0095ff;
    text-align: center;
    line-height: 60px;
    border-radius: 30px;
    display: block;
    margin: 60px auto;
}

/*seo页面*/
.mt100 {
    margin-top: 100px;
}

.mt30 {
    margin-top: 30px;
}

.mt35 {
    margin-top: 35px;
}

.mt120 {
    margin-top: 120px;
}

.mt60 {
    margin-top: 60px;
}

.mt80 {
    margin-top: 80px;
}

.seomod1 {
    height: 130px;
}

.seomod1 li {
    float: left;
    border-right: 1px solid #e0dfdf;
    width: 239px;
    padding-left: 60px;
    padding-top: 35px;
    height: 95px;
}

.seomod1 li:last-child {
    border: none;
}

.seo1fl {
    width: 38px;
    margin-right: 30px;
}

.seo1fl img {
    margin-top: 8px;
}

.seo1fr {
    width: 170px;
    text-align: left;
}

.seo1fr h3 {
    color: #313131;
    font-size: 18px;
}

.seo1fr p {
    font-size: 14px;
    color: #535353;
    margin-top: 10px;
}

.seomod2 {
    position: relative;
    background: url(../images/seomod2bg.jpg) no-repeat;
    width: 1200px;
    height: 436px;
}

.seo2con1 {
    position: absolute;
    width: 715px;
    height: 50px;
    font-size: 18px;
    color: #242018;
    top: 205px;
    left: 340px;
    text-align: center;
}

.seo2con2 {
    position: absolute;
    width: 775px;
    height: 120px;
    font-size: 16px;
    color: #676767;
    top: 305px;
    left: 380px;
    line-height: 1.8em;
    letter-spacing: 1px;
}

.seo2con2 strong {
    color: #fd0101;
}

.seomod3 {
    padding-bottom: 60px;
    padding-top: 20px;
}

.seotitle {
    text-align: center;
}

.seotitle h2 {
    font-size: 36px;
    color: #262626;
    font-weight: bold;
    height: 75px;
    line-height: 75px;
}

.seotitle p {
    font-size: 18px;
    color: #828181;
    font-family: "Arial";
}

.seotitle h2 i {
    background: #262626;
    width: 111px;
    height: 1px;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 60px;
}

.seotitle h2 i:last-child {
    margin-left: 60px;
    margin-right: 0px;
}

.seo3con {
    border: 1px solid #e5e5e5;
    height: 260px;
}

.seo3con li {
    float: left;
    width: 334px;
    height: 210px;
    border-right: 1px solid #e5e5e5;
    background: #fff url(../images/seo3conbg.png) no-repeat left center;
    padding-left: 65px;
    padding-top: 50px;
}

.seo3con li:last-child {
    border-right: none;
}

.seo3fl img {
    margin-top: 40px;
}

.seo3fr {
    width: 220px;
    padding-right: 20px;
}

.seo3fr h3 {
    font-size: 20px;
    color: #262626;
    margin-bottom: 25px;
}

.seo3fr i {
    background: #0486e3;
    width: 32px;
    height: 1px;
    margin-bottom: 25px;
}

.seo3fr p {
    font-size: 14px;
    color: #676767;
}

.seo3fr p strong {
    color: #fb0101;
}

.seotitle h2 span {
    font-size: 48px;
    color: #f4021e;
}

.seo4con {
    width: 100%;
    height: 442px;
    margin-top: 30px;
}

.seo4fl {
    margin-top: 10px;
    background: #eef7fe url(../images/pk.png) no-repeat;
    width: 114px;
    padding: 85px 13px 0 13px;
}

.seo4fl li {
    border-top: 1px dashed #b4defe;
    height: 58px;
    line-height: 57px;
    text-align: center;
    font-size: 16px;
    color: #424242;
}

.seo4mid {
    border-bottom: 1px solid #dddddd;
}

.seo4mid h3 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    background: url(../images/seomidbg.jpg) no-repeat;
    text-align: center;
    height: 99px;
    line-height: 99px;
    width: 546px;
    border-bottom: 1px solid #dddddd;
}

.seo4mid ul {
    border-right: 1px solid #cacaca;
}

.seo4mid li {
    height: 55px;
    border-bottom: 1px dashed #e4e4e4;
    border-top: 1px dashed #cacaca;
    font-size: 14px;
    color: #424242;
    margin: 0 50px;
    text-align: center;
    line-height: 55px;
}

.seo4mid li:first-child {
    border-top: none;
}

.seo4mid li:last-child {
    border-bottom: none;
}

.seo4mid li:nth-of-type(3) {
    padding-top: 7px;
    line-height: 1.8em;
}

.seo4mid li strong {
    display: inline-block;
    color: #f30101;
    line-height: 1.8em;
    margin-top: 30px;
}

.seo4fr {
    margin-top: 27px;
}

.seo4fr h3 {
    font-size: 30px;
    font-weight: bold;
    width: 514px;
    height: 72px;
    background: #abbcd4;
    text-align: center;
    line-height: 72px;
}

.seo4fr li:nth-of-type(3) {
    line-height: 55px;
}

.seomod5 {
    height: 400px;
}

.seo5con {
    padding: 50px 0px;
}

.seo5fl {
    margin-left: 70px;
}

.seo5fl h2 {
    font-size: 24px;
    color: #0095ff;
    color: #0095ff;
    margin-bottom: 40px;
}

.seo5fl ul h3, .seo5fl ul li {
    font-size: 16px;
    color: #555555;
    line-height: 1.8em;
}

.seo5fltel {
    margin-top: 40px;
    background: url(../images/seo5tel.png) no-repeat left center;
    height: 64px;
    font-size: 16px;
    color: #1e1e1e;
    padding-left: 85px;
    padding-top: 5px;
}

.seo5fltel strong {
    font-size: 24px;
    color: #1e1e1e;
    font-weight: bold;
    font-family: "Arial";
}

.seo5fr {
    width: 400px;
    margin-right: 70px;
}

.seo5fr input {
    width: 374px;
    height: 55px;
    line-height: 55px;
    border: 1px solid #0095ff;
    padding-left: 24px;
    font-size: 14px;
    color: #555555;
    margin-bottom: 25px;
}

.seo5fr input[type=submit] {
    font-size: 22px;
    color: #fff;
    background: #0095ff;
    margin-bottom: 0px;
    width: 400px;
}

.seo5fr input[type=submit]:hover {
    cursor: pointer;
}

.seo6con a {
    display: block;
}

.seomod6 .seotitle p {
    color: #0486e3;
}

.seo6con li {
    height: 221px;
    box-shadow: 0px 7px 7px #efefef;
    padding-top: 60px;
    padding-left: 46px;
}

.seo6fl {
    border: 3px solid #ff3333;
    border-radius: 50%;
    width: 199px;
    height: 199px;
    overflow: hidden;
}

.seo6fl img {
    width: 199px;
    height: 199px;
}

.seo6fr {
    width: 845px;
    margin-right: 60px;
}

.seo6fr h4 {
    font-size: 24px;
    color: #262626;
    margin-top: 40px;
}

.seo6fr p {
    font-size: 16px;
    color: #676767;
    margin-top: 25px;
    line-height: 1.8em;
}

.seo7con {
    height: 547px;
}

.seo7fl {
    width: 440px;
    text-align: center;
}

.seo7fl .zixun {
    margin-top: 30px;
    background: #fff;
    width: 155px;
    height: 41px;
    border: 2px solid #ff5c01;
    font-size: 18px;
    color: #ff5c01;
    text-align: center;
    line-height: 37px;
    border-radius: 20px;
}

.seo7fr {
    width: 650px;
    padding-right: 45px;
}

.seo7fr li {
    height: 115px;
    background: url(../images/seo7fr.png) no-repeat;
    padding-left: 85px;
}

.seo7fr li:nth-of-type(2) {
    background-position: 0 -115px;
}

.seo7fr li:nth-of-type(3) {
    background-position: 0 -230px;
}

.seo7fr li:nth-of-type(4) {
    background-position: 0 -345px;
}

.seo7fr li h3 {
    font-size: 18px;
    color: #008ff5;
    height: 35px;
    line-height: 35px;
    margin-bottom: 5px;
}

.seo7fr li p {
    font-size: 14px;
    color: #666666;
    line-height: 1.8em;
}

.seomod8 {
    position: relative;
    background: #f9f9f9;
    padding-top: 135px;
    padding-bottom: 100px;
    margin-bottom: 100px;
    height: 338px;
}

.seo8fl {
    position: absolute;
    background: url(../images/seo8fl.jpg) no-repeat;
    width: 565px;
    height: 490px;
    padding-left: 25px;
    padding-top: 40px;
}

.seo8fl h2 {
    font-size: 38px;
    color: #333333;
    font-weight: bold;
}

.seo8fl h2 strong {
    font-size: 36px;
    color: #ff5c01;
    margin-top: 20px;
}

.seo8fl p {
    background: url(../images/seo8tel.png) no-repeat left center;
    margin-top: 40px;
    padding-left: 60px;
    font-size: 16px;
    color: #000000;
}

.seo8fl p strong {
    font-size: 24px;
    color: #ff5c01;
}

.seo8fr {
    width: 480px;
    margin-right: 115px;
}

.seo8fr input {
    width: 411px;
    border: 2px solid #ff5c01;
    height: 57px;
    line-height: 57px;
    padding-left: 65px;
    border-radius: 30px;
    font-size: 14px;
    color: #585858;
    margin-bottom: 20px;
}

.seo8fr p:nth-of-type(1) input {
    background: url(../images/seo8name.png) no-repeat 25px center;
}

.seo8fr p:nth-of-type(2) input {
    background: url(../images/seo8frtel.png) no-repeat 25px center;
}

.seo8fr p:nth-of-type(3) input {
    background: url(../images/seo8web.png) no-repeat 25px center;
}

.seo8fr input[type=submit] {
    background: #ff5c01;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 0px;
    width: 480px;
}

.seo8fr p:nth-of-type(4) {
    position: relative;
}

.seo8fr input[type=submit]:hover {
    cursor: pointer;
}

.seo8fr p:nth-of-type(4) i {
    position: absolute;
    top: 23px;
    left: 160px;
    display: inline-block;
    background: url(zuo../images/sanjiao.png) no-repeat;
    width: 17px;
    height: 20px;
}


.index_case .index-title p {
    color: #d2d2d2;
}

/*悬浮表单*/
.xfform {
    position: fixed;
    bottom: 0px;
    width: 500px;
    height: 260px;
    background: #0095ff;
    z-index: 999;
    padding-left: 20px;
    padding-top: 10px;
}

.formtop {
    padding-bottom: 30px;
    border-bottom: 1px dashed #a3ceff;
}

.formtop h2 {
    background: url(../images/xfformbg.png) no-repeat;
    height: 83px;
    padding-left: 100px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 83px;
}

.formtop p {
    width: 440px;
    height: 38px;
    font-size: 14px;
    color: #ffffff;
    margin-top: 15px;
}

.formtop p input {
    border: none;
    font-size: 12px;
    color: #cecdcd;
    width: 210px;
    margin-right: 10px;
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    background: #fff;
}

.formtop p input[type=submit] {
    font-size: 18px;
    width: 117px;
    text-align: center;
    line-height: 38px;
    background: #fde32a;
    color: #fff;
}

.xfform .zixun {
    width: 220px;
    height: 38px;
    display: block;
    margin: 30px auto 0 auto;
    background: #ff5c01;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 38px;
}

.xfform .zixun:hover {
    cursor: pointer;
}

.xfform .close {
    position: absolute;
    top: 20px;
    right: 10px;
    background: url(../images/formclose.png) no-repeat;
    width: 25px;
    height: 25px;
}

.zksh {
    position: absolute; /*right: 0px;*/
    top: 0px;
    background: #0095ff;
    width: 40px;
    height: 180px;
}

.togglep {
    position: absolute;
    top: 50px; /*right: 10px; */
    width: 25px;
    height: 100px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding-left: 5px;
}

.togglep i {
    background: url(../images/zhankai.png) no-repeat;
    width: 17px;
    height: 20px;
    background-size: cover;
    background-position: 0px 0px;
}

.close:hover, .shouhui:hover, .zhankai:hover {
    cursor: pointer;
}

.shouhui {
    left: 0px;
}

.zhankai {
    left: -520px;
}

.shouhuidiv {
    border-radius: 0px;
    right: 0px;
}

.zhankaidiv {
    border-radius: 0px 20px 20px 0px;
    right: -40px;
}

.shouhuip i {
    background-position: 0px 0px;
}

.zhankaip i {
    background-position: 0px -20px;
}

/*万词霸屏*/
.wcbp1 .wcbp1top {
    background: url(../images/wcbp1.png) no-repeat;
    width: 113px;
    height: 124px;
    text-align: center;
    color: #fff;
    padding-top: 35px;
    margin-top: -31px;
}

.wcbp1top h3 {
    font-size: 24px;
    font-weight: bold;
}

.wcbp1top span {
    font-size: 20px;
}

.wcbp1 .index3con {
    border: none;
    height: 405px;
}

/*.wcbp1 .index3con li{width: 252px;height: 405px;border: 1px solid #dfdfdf;margin-right: 18px;}*/
.wcbp1 .index3con li {
    width: 203px;
    height: 390px;
    border: 1px solid #dfdfdf;
    margin-right: 18px;
    position: relative;
}

.wcbp1 .index3con li:last-child {
    margin-right: 0;
}

.wcbp1 .index3con li p { /*margin-top: 40px;*/
    line-height: 2em;
}

.wcbp1 .zixun {
    background: #fff;
    border: 2px solid #0095ff;
    width: 218px;
    height: 47px;
    line-height: 43px;
    text-align: center;
    font-size: 18px;
    color: #0095ff;
    border-radius: 3px;
    position: absolute;
    bottom: 35px;
}

.wcbp1 .index3con li:hover .zixun {
    background: #0095ff;
    color: #fff;
}

.wcbp2 {
    padding-bottom: 20px;
}

.wcbp2con {
    height: 1450px;
}

.wcbp2fl, .wcbp2fr {
    width: 50%;
}

.wcbpadvs {
    width: 460px;
    padding-bottom: 70px;
    border-bottom: 1px solid #fe8d09;
    margin-left: 60px;
}

.wcbp2fr .wcbpadvs {
    margin-left: 30px;
}

.wcbpadvs h3 {
    position: relative;
    font-size: 18px;
    color: #0095ff;
    height: 110px;
    line-height: 110px;
}

.wcbpadvs h3 span {
    font-size: 30px;
    font-weight: bold;
    color: #fe8d09;
    margin-right: 5px;
}

.wcbpadvs h3 i {
    position: absolute;
    background: url(../images/xiantiao.png) no-repeat;
    width: 484px;
    height: 16px;
    left: -500px;
    top: 50%;
    margin-top: -6px;
}

.wcbp2fr .wcbpadvs h3 i {
    background-position: 0px -16px;
    left: 370px;
}

.wcbpadvs li {
    background: url(../images/lis.png) no-repeat left center;
    font-size: 16px;
    color: #555555;
    padding-left: 32px;
    margin-top: 10px;
}

.wcbpadvs li strong {
    color: #fe8d09;
    font-weight: normal;
    margin-right: 10px;
}

.fltopcon {
    background: url(../images/wcbp2con1.jpg) no-repeat;
    width: 520px;
    height: 293px;
    padding-left: 60px;
    padding-top: 90px;
    color: #fff;
    font-size: 16px;
    line-height: 2em;
}

/*.wcbp2 .onlinezx{margin-top: 20px;}*/

.wcbp3con {
    margin-top: 45px;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    height: 630px;
}

.wcbp3con li {
    float: left;
    width: 300px;
    height: 330px;
    margin-right: 25px;
}

.wcbp3con li:nth-of-type(3n) {
    margin-right: 0px;
}

.wcbp3con li img {
    width: 300px;
    height: 272px;
    border: 10px solid #dcdcdc;
}

.wcbp3con li p {
    font-size: 16px;
    color: #424242;
    line-height: 40px;
    text-align: center;
}

.wcbp4 input, .wcbp4 input[type=submit] {
    width: 480px;
}

/*下拉框*/
.xlk1con p {
    font-size: 18px;
    color: #555555;
    margin-bottom: 30px;
    line-height: 1.8em;
}

.xlk1con h3 {
    font-size: 24px;
    color: #262626;
    font-weight: bold;
    margin: 10px 0;
}

.xlk1con strong {
    color: #f20f2a;
    font-weight: normal;
}

.xlk2 {
    padding: 40px 0;
}

.xlk2con li {
    float: left;
    margin-right: 20px;
    width: 588px;
    height: 208px;
    border: 1px solid #e1e0e0;
    margin-bottom: 20px;
}

.xlk2con li:nth-of-type(2n) {
    margin-right: 0px;
}

.xlk2con img {
    width: 588px;
    height: 206px;
}

.xlk3con li {
    float: left;
    width: 333px;
    height: 309px;
    background: #f3f6fb;
    font-size: 15px;
    color: #262626;
    line-height: 1.8em;
    margin-right: 40px;
    margin-bottom: 40px;
    text-align: center;
    padding: 0 20px;
}

.xlk3con li:nth-of-type(3n) {
    margin-right: 0px;
}

.xlk3con li i {
    width: 77px;
    height: 72px;
    background: url(../images/xlkadvs.png) no-repeat;
    margin: 40px 0;
}

.xlk3con li:nth-of-type(2) i {
    background-position: 0 -72px;
}

.xlk3con li:nth-of-type(3) i {
    background-position: 0 -144px;
}

.xlk3con li:nth-of-type(4) i {
    background-position: 0 -216px;
}

.xlk3con li:nth-of-type(5) i {
    background-position: 0 -288px;
}

.xlk3con li:nth-of-type(6) i {
    background-position: 0 -360px;
}

.xlk3con li h3 {
    font-size: 24px;
    color: #262626;
    margin-bottom: 25px;
}

.xlk3con li p {
    text-align: left;
}

.xlk3con li:hover {
    background: #0095ff;
    color: #fff;
}

.xlk3con li:hover h3 {
    color: #fff;
}

.xlk3con li:hover:nth-of-type(1) i {
    background-position: -77px 0px;
}

.xlk3con li:hover:nth-of-type(2) i {
    background-position: -77px -72px;
}

.xlk3con li:hover:nth-of-type(3) i {
    background-position: -77px -144px;
}

.xlk3con li:hover:nth-of-type(4) i {
    background-position: -77px -216px;
}

.xlk3con li:hover:nth-of-type(5) i {
    background-position: -77px -288px;
}

.xlk3con li:hover:nth-of-type(6) i {
    background-position: -77px -360px;
}

.xlk4 .seo8fr p:nth-of-type(4) i {
    left: 42%;
    margin-left: 20px;
}

/*修改
time:2018年9月25日 16:07:03
by:马军辉
*/
.alimgtxt li {
    width: 300px;
    height: 330px;
    border: 1px solid #e8e8e8;
    float: left;
    margin-left: 17px;
    margin-bottom: 17px;
    padding: 10px;
}

.alimgtxt li img {
    width: 100%;
    
}

.alimgtxt li p {
    line-height: 29px;
    font-size: 14px;
    color: #797979;
}

.alimgtxt li p:nth-child(2) {
    color: #333;
    font-size: 15px;
    width: 300px;
    overflow: hidden;
    height: 30px;
    font-weight: 600;
}

.alimgtxt li p:nth-child(3) {
    height: 87px;
    overflow: hidden;
}

.y-left {
    float: left;
    max-height: 520px;
    min-height: 510px;
    width: 570px;
    background: #efefef;
}

.y-left h4 {
    margin: 15px 14px 0 28px;
    font-size: 22px;
    color: #494949;
    height: 33px;
    overflow: hidden;
}

.y-left p {
    font-size: 14px;
    color: #666;
    margin: 9px 14px 0 28px;
    line-height: 24px;
    height: 48px;
    position: relative;
    overflow: hidden;
}

.y-left p span {
    color: #f00;
    position: absolute;
    top: 24px;
    right: 0;
    padding-left: 20px;
    background: #efefef;
}

.y-left img { /*max-width: 550px;  min-width: 540px; min-height:360px; max-height:375px; */
    display: -webkit-box;
    margin: 0 auto;
    margin-top: 12px;
    width: 550px;
    height: 375px;
}

.h2ty {
    text-align: center;
}

.h2ty span {
    font-size: 30px;
    color: #0094e5;
    font-weight: 900;
}

.h2ty p {
    font-size: 20px;
    color: #343434;
    line-height: 35px;
    font-weight: normal;
}

.wzjiage {
    overflow: hidden;
    width: 1040px;
    margin: 60px auto
}

.wzjiage div.fl {
    width: 560px;
    margin-top: 60px;
}

.wzjiage div.fr {
    width: 480px;
    margin-top: 60px;
}

.wzjiage div.fr img {
    width: 530px;
}

.wzjiage div ul {
    overflow: hidden;
    padding: 0;
    margin-bottom: 30px;
}

.wzjiage div ul li {
    float: left;
    width: 255px;
    padding: 15px 0;
    margin-right: 25px;
}

.wzjiage div ul li h4 {
    font-size: 16px;
    color: #505050;
    font-weight: 900;
    line-height: 35px;
}

.wzjiage div ul li p {
    font-size: 14px;
    color: #727272;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

h4.in_huoqu a {
    background: #fe8530;
    color: #fff;
    padding: 10px 20px;
    border-radius: 15px;
    font-size: 16px;
    margin-left: 300px;
}

h4.in_huoqu {
    height: 40px;
    position: relative;
    right: 137px;
}

.index_case1 h3 {
    padding-top: 0px;
}

/*修改
time:2018年11月7日 11:58:03
by:周婷
*/
/*商桥按钮样式*/
.getzxbox {
    background: url(../images/channelbg4.png) no-repeat;
    width: 366px;
    height: 370px;
}

a.getzx {
    background: #0094e5;
    width: 250px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 15px;
    margin: 10px auto;
    display: block;
    letter-spacing: 1px;
}

.getzxbox a.getzx {
    margin-left: -125px;
    margin-top: 80px;
}

/*修改
time:2018年11月15日 17:16:03
by:周婷
*/
/*熊掌号*/
.mt40 {
    margin-top: 40px;
}

.mt45 {
    margin-top: 45px;
}

.mt50 {
    margin-top: 50px;
}

.mt130 {
    margin-top: 130px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.xzh1con li {
    width: 251px;
    height: 200px;
    margin-right: 12px;
    font-size: 18px;
    color: #262626;
    margin-bottom: 50px;
}

.xzh1con li i {
    background: url(../images/xzh1.png);
    width: 63px;
    height: 65px;
    margin: 30px auto 10px auto;
}

.xzh1con li:nth-of-type(2) i {
    background-position: -63px 0;
    width: 73px;
}

.xzh1con li:nth-of-type(3) i {
    background-position: -136px 0;
    width: 71px;
}

.xzh1con li:nth-of-type(4) i {
    background-position: -207px 0;
    margin-right: 0;
    width: 77px;
}

.xzh1con li p {
    text-align: center;
}

.xzh1con li:nth-of-type(1):hover i {
    background-position: 0 -65px;
}

.xzh1con li:nth-of-type(2):hover i {
    background-position: -63px -65px;
}

.xzh1con li:nth-of-type(3):hover i {
    background-position: -136px -65px;
}

.xzh1con li:nth-of-type(4):hover i {
    background-position: -207px -65px;
}

.xzhmore {
    display: block;
    background: #ff5c01;
    width: 220px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin: 0 auto;
    border-radius: 35px;
}

.xzh2con li {
    float: left;
    width: 292px;
    height: 438px;
    margin-right: 10px;
}

.xzh2con li:nth-of-type(4n) {
    margin-right: 0;
}

.xzh2con li img {
    width: 292px;
    height: 438px;
}

.xzh2 .onlinezx a {
    background: #ff5c01;
}

.xzh2 .onlinezx {
    border-color: #ff5c01;
    color: #ff5c01;
}

.xzh3con {
    position: relative;
    height: 370px;
    width: 100%;
    padding: 0 10px;
    margin-bottom: 60px;
}

.xzh3Mcon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 228px;
    height: 228px;
    border-top: 40px solid #fff;
    margin-top: -114px;
    margin-left: -125px;
    background: #fff;
}

.xzh3con li {
    float: left;
    width: 552px;
    margin-right: 76px;
}

.xzh3con li:nth-of-type(2n) {
    margin-right: 0;
}

.xzh3con .nLi1, .xzh3con .nLi2 {
    margin-bottom: 100px;
}

.xzh3con .nLi1 p {
    border-right: 1px solid #0095ff;
}

.xzh3con .nLi2 p {
    border-left: 1px solid #0095ff;
}

.xzh3con li h3 {
    font-size: 24px;
    color: #262626;
    padding-bottom: 10px;
    border-bottom: 1px solid #0095ff;
    padding-left: 30px;
}

.xzh3con .nLi2 h3, .xzh3con .nLi4 h3 {
    text-align: right;
    padding-right: 30px;
}

/*.xzh3con .nLi2 p,.xzh3con .nLi4 p{padding-left: 80px;padding-right: 30px;}*/
.xzh3con .nLi2 p, .xzh3con .nLi4 p {
    padding-left: 105px;
    padding-right: 30px;
}

/*.xzh3con li p{font-size: 18px;color: #7b7b7b;padding-top: 10px;padding-left: 30px;padding-right: 80px;}*/
.xzh3con li p {
    font-size: 18px;
    color: #7b7b7b;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 105px;
}

.xzh3con li i {
    background: #0095ff;
    width: 52px;
    height: 52px;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    font-family: Arial;
    font-style: italic;
    border-radius: 50%;
    text-align: center;
    margin-top: 20px;
}

.xzh3con li .xzh3Rcon {
    width: 500px;
}

.xzh4con li {
    float: left;
    width: 383px;
    margin-right: 22px;
}

.xzh4con li:nth-of-type(3n) {
    margin-right: 0;
}

.xzh4con li img {
    width: 381px;
    height: 263px;
    border: 1px solid #d5d4d4;
}

.xzh4con li p {
    margin-top: 20px;
    font-size: 18px;
    color: #6f6f6f;
    text-align: center;
}
