*, html, body {
    font: 12px/150% Arial, Verdana, "微软雅黑", "\5b8b\4f53";
    color: #666;
    padding: 0px;
    margin: 0px;
}
p, dl, dt, dd, ul, li, a, h1, div, h2, h3, h4, ol, img, span, input {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
}
img {
    display: block;
}
a {
    color: #555555;
    text-decoration: none;
}
.clean-margin {
    margin: 0px !important;
}
.clean-margin-right {
    margin-right: 0px !important;
}
.clean-padding {
    padding: 0px !important;
}
.six-big .s2, .s3, .s4, .s5, .s6 {
    display: none;
}

/*commen_title*/

.toptitle {
    width: 100%;
    text-align: center;
    overflow: hidden;
    padding-top: 30px;
    position: relative;
}
.toptitle h3 {
    font-size: 18px;
    color: #3f3f3f;
}
.toptitle h2 {
    display: block;
    font-size: 40px;
    color: #333;
}
.toptitle h2 font {
    color: #ff5d00;
    font-size: 40px;
}
.toptitle i {
    background: url(hr.png) no-repeat center center;
    display: block;
    height: 10px;
}

/*头部*/

.head-box {
    width: 100%;
    border-bottom: 5px #0070cc solid;
    overflow: hidden;
}
.head-box .shortcut-box {
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
}
.head-box .shortcut-box .shortcut {
    width: 1100px;
    overflow: hidden;
    margin: auto;
    height: 45px;
}
.head-box .shortcut-box .shortcut .shortcut-l {
    float: left;
}
.head-box .shortcut-box .shortcut .shortcut-l a {
    display: inline-block;
    height: 45px;
    padding: 0 10px;
    line-height: 45px;
    text-decoration: none;
}
.head-box .shortcut-box .shortcut .shortcut-r {
    float: right;
}

/*导航*/

.head-box .menu-box {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.head-box .menu-box .logo {
    float: left;
    overflow: hidden;
	margin-top:1%;
	margin-left:4%

}
.head-box .menu-box .logo img{ width:173px !important;   }
.head-box .menu-box .nav-box {
    float: right;
    overflow: hidden;
}
.head-box .menu-box .nav-box ul li {
    overflow: hidden;
    float: left;
}
.head-box .menu-box .nav-box ul li a {
    width: 90px;
    height: 75.5px;
    display: block;
    line-height: 75.5px;
    text-align: center;
    color: #000000;
    font-size: 16px;
}
.head-box .menu-box .nav-box ul li a:hover {
    width: 90px;
    height: 75.5px;
    background: #0070cc;
    display: block;
    color: #ffffff;
    font-size: 16px;
}
.Selected a {
    width: 90px;
    height: 75.5px;
    background: #0070cc;
    display: block;
    color: #ffffff !important;
    font-size: 16px;
}

/*幻灯片*/

#flashs {
    position: relative;
    height: 600px;
    overflow: hidden;
}
#flashs .bgitem {
    z-index: 1;
    position: absolute;
    top: 0;
}
#flashs .btn {
    position: absolute;
    z-index: 7;
    bottom: 17px;
    left: 50%;
    margin-left: -95px;
    padding: 0px 6px;
}
#flashs .btn span {
    color: #fff;
    background: #333;
    cursor: pointer;
    display: inline-block;
    margin: 0 2px;
    width: 25px;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}
#flashs .btn span.on {
    background: #FF5B00;
}
.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 600px;
}
.banner-npage {
    width: 100%;
    overflow: hidden;
    height: 661px;
}

/*主体内容*/

.main-box {
    margin: auto;
    overflow: hidden;
}
.main-box .process-box {
    width: 100%;
    background: #f5f5f5;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
}
.main-box .process-box .process {
    width: 1100px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 50px;
}
.main-box .process-box .process li {
    float: left;
}
.article-box {
    width: 1100px;
    margin: auto;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}
.article-box span {
    font-size: 18px;
}
.article-box a {
    font-size: 18px;
}
.article-box a:hover {
    color: #FF8702;
}
.article-box p {
    font-size: 16px;
    margin-top: 10px;
}
.article-box h1 {
    font-size: 26px;
    margin-top: 10px;
}

.article-box    img 
           {
		   max-width: 1048px;  
          margin-top: 15px; /* 高度的一半 */
        margin-left: 15px; /* 宽度的一半 */}
.list-box {
    width: 1100px;
    margin: auto;
    overflow: hidden;
    margin-top: 10px;
}
.list-box span {
    font-size: 18px;
}
.list-box a {
    font-size: 18px;
}
.list-box a:hover {
    color: #FF8702;
}
.list-box li {
    border-bottom: 1px dashed #dadada;
    padding-top: 20px;
}
.list-box li a {
    font-size: 16px;
}
.list-box li b {
    font-size: 16px;
    font-weight: bold;
}
.list-box li span {
    float: right;
    font-size: 16px;
}
.image-box {
    width: 1100px;
    margin: auto;
    overflow: hidden;
    margin-top: 10px;
}
.image-box span {
    font-size: 18px;
}
.image-box a {
    font-size: 18px;
}
.image-box a:hover {
    color: #FF8702;
}
.image-box li {
    float: left;
    padding-top: 20px;
    padding-left: 50px;
    text-align: center;
}
.image-box li a {
    font-size: 15px;
    text-align: center;
}
.main-box .page {
    width: 1100px;
    margin: auto;
    overflow: hidden;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.main-box .page a {
    border: 1px solid #030303;
    margin-left: 20px;
    padding: 5px 10px;
    color: #767675;
    display: inline-block;
}
.main-box .page a:hover {
    color: #EB0000;
    border: 1px solid #EB0000;
}
.main-box .page select {
    margin-left: 20px;
}
.main-box .page .thisclass {
    color: #EB0000;
    border: 1px solid #EB0000;
}

/*服务*/

.main-box .service-box {
    width: 1100px;
    margin: auto;
    padding-bottom: 43px;
    padding-top: 30px;
}
.main-box .service-box .service-list {
    overflow: hidden;
    padding-top: 36px;
}
.main-box .service-box .service-list .service-main {
    float: left;
    width: 267px;
    overflow: hidden;
    text-align: center;
    margin-right: 10px
}
.main-box .service-box .service-list .service-main img {
    margin: auto;
}
.main-box .service-box .service-list .service-main h3 {
    font-size: 24px;
    color: #f26317;
    padding-top: 19px;
    padding-bottom: 25px;
}
.main-box .service-box .service-list .service-main p {
    font-size: 14px;
    color: #3f3f3f;
}

/*策划*/

.main-box .project-box-b {
    width: 100%;
    background: url('../images/project.jpg') no-repeat center;
    height: 552px;
}
.main-box .project-box-b .project-box {
    width: 1100px;
    margin: auto;
    position: relative;
    padding-top: 157px;
}
.main-box .project-box-b .project-box .project-main {
    width: 1042px;
    margin: auto;
    overflow: hidden;
    height: 356px;
    position: relative;
}
.main-box .project-box-b .project-box .project-main .project-1 {
    position: absolute;
    width: 522px;
    height: 52px;
    left: 1045px;
    opacity: 0;
}
.main-box .project-box-b .project-box .project-main .project-2 {
    position: absolute;
    top: 60px;
    right: 1042px;
    opacity: 0;
}
.main-box .project-box-b .project-box .project-main .project-3 {
    position: absolute;
    top: 120px;
    left: 1042px;
    opacity: 0;
}
.main-box .project-box-b .project-box .project-main .project-4 {
    position: absolute;
    top: 180px;
    right: 1042px;
    opacity: 0;
}
.main-box .project-box-b .project-box .project-main .project-5 {
    position: absolute;
    top: 240px;
    left: 1042px;
    opacity: 0;
}
.main-box .project-box-b .project-box .project-main .project-6 {
    position: absolute;
    top: 300px;
    right: 1042px;
    opacity: 0;
}

/*我们能做什么*/

.main-box .what-do {
    width: 1100px;
    margin: auto;
    overflow: hidden;
}
.main-box .what-do .what-do-main {
    overflow: hidden;
    padding-top: 42px;
    padding-bottom: 41px;
}
.main-box .what-do .what-do-main .what-box {
    width: 233px;
    position: relative;
    height: 179px;
    float: left;
    margin-right: 56px;
}
.main-box .what-do .what-do-main .what-box .num-img {
    width: 147px;
    height: 46px;
    margin: auto;
    padding-top: 70px;
}
.main-box .what-do .what-do-main .what-box .animation {
    width: 0px;
    height: 120px;
    background: url('../images/ation.jpg') no-repeat;
    position: absolute;
    z-index: -9;
    top: 9px;
}
.main-box .what-do .what-do-main .what-box p {
    padding-top: 30px;
    text-align: center;
    font-size: 18px;
}

/*是否有困惑*/

.main-box .problem-box {
    overflow: hidden;
    width: 100%;
    height: 757px;
    background: url("../images/big-img.jpg") no-repeat center;
}

/*优秀的服务*/

.main-box .s-box {
    width: 180px;
    position: relative;
    float: left;
}
.main-box .service {
    width: 1100px;
    overflow: hidden;
    margin: auto;
    padding-bottom: 10px;
    height: 450px;
}
.main-box .service .service-list {
    width: 1100px;
    overflow: hidden;
    padding-left: 20px;
    padding-top: 10px;
}
.main-box .service .service-list .s-box .s1 {
    width: 180px;
    height: 215px;
    text-align: center;
    line-height: 300px;
}
.main-box .service .service-list .s-box .color1 {
    background: #ff955c;
}
.main-box .service .service-list .s-box .color2 {
    background: #ff7a33;
}
.main-box .service .service-list .s-box .color3 {
    background: #ff6b1b;
}
.main-box .service .service-list .s-box .color4 {
    background: #ff5900;
}
.main-box .service .service-list .s-box .color5 {
    background: #ef5300;
}
.main-box .service .service-list .s-box .color6 {
    background: #df4d00;
}
.main-box .service .service-list .s-box .s1 .s-img {
    width: 83px;
    height: 96px;
    margin: auto;
    position: absolute;
    left: 50px;
    top: 58px;
}
.main-box .service .service-list .s-box .info-c {
    width: 145px;
    overflow: hidden;
    left: 18px;
    position: absolute;
    opacity: 0;
}
.main-box .service .service-list .s-box .info-c h3 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
.main-box .service .service-list .s-box .info-c p {
    text-align: center;
    color: #FFF;
    font-size: 16px;
}
.main-box .service .service-list .s-box .s1hover {
    width: 180px;
    height: 235px;
    text-align: center;
    margin-top: -9px;
    line-height: 300px;
}

/*优势*/

.main-box .advantage-box {
    width: 100%;
    height: 597px;
    background: url('../images/advantage-b.jpg') center no-repeat;
}
.main-box .advantage-box .advantage-main {
    width: 1100px;
    margin: auto;
    overflow: hidden;
    padding-top: 147px;
    padding-left: 43px;
}
.main-box .advantage-box .advantage-main ul li {
    float: left;
    padding-right: 40px
}

/*微行案例*/

.main-box .wethin-case {
    width: 1100px;
    margin: auto;
    overflow: hidden;
    padding-bottom: 40px;
}
.main-box .wethin-case .all-case {
    width: 1100px;
    margin: auto;
    overflow: hidden;
}
.main-box .wethin-case .all-case li {
    float: left;
    padding-top: 5px;
    padding-left: 5px;
}

/*公司简介*/

.main-box .about-h {
    width: 100%;
    background: url('../images/about-b.jpg') center no-repeat;
    height: 500px;
    overflow: hidden;
}

/*首页新闻*/

.main-box .news-box {
    width: 1100px;
    margin: auto;
    overflow: hidden;
}
.main-box .news-box .news-list-all {
    overflow: hidden;
    padding-top: 31px;
    padding-left: 21px;
}
.main-box .news-box .news-list-all .l-list {
    width: 500px;
    overflow: hidden;
    float: left;
}
.main-box .news-box .news-list-all .l-list .l-title {
    background: url("../images/line.jpg") no-repeat bottom;
    width: 500px;
    height: 35px;
    font-size: 18px;
    margin-bottom: 20px;
}
.main-box .news-box .news-list-all .l-list .l-title span {
    float: right;
    font-size: 18px;
}
.main-box .news-box .news-list-all .l-list a {
    font-size: 18px;
}
.main-box .news-box .news-list-all .l-list a:hover {
    color: #FF7404;
}
.main-box .news-box .news-list-all .l-list ul li {
    width: 500px;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px dashed #dadada;
    font-size: 18px;
    align-items: center;
    display: flex;
}
.main-box .news-box .news-list-all .l-list ul li img {
    float: left;
    vertical-align: bottom;
}
.main-box .news-box .news-list-all .r-list {
    width: 500px;
    overflow: hidden;
    float: right;
}
.main-box .news-box .news-list-all .r-list .r-title {
    background: url("../images/line.jpg") no-repeat bottom;
    width: 500px;
    height: 35px;
    font-size: 18px;
    margin-bottom: 20px;
}
.main-box .news-box .news-list-all .r-list .r-title span {
    float: right;
    font-size: 18px;
}
.main-box .news-box .news-list-all .r-list dl {
    overflow: hidden;
    border-bottom: 1px dashed #dadada;
    padding-bottom: 12px;
    padding-top: 5px
}
.main-box .news-box .news-list-all .r-list dl dt {
    font-size: 18px;
    height: 35px;
    line-height: 35px;
}
.main-box .news-box .news-list-all .r-list dl dt span {
    font-size: 18px;
    float: right;
}
.main-box .news-box .news-list-all .r-list dl dd {
    color: #9d9d9d;
    font-size: 14px;
}
.main-box .news-box .news-list-all .r-list a {
    font-size: 18px;
}
.main-box .news-box .news-list-all .r-list a:hover {
    color: #FF7404;
}
.news-show {
    width: 1100px;
    margin: auto;
    overflow: hidden;
}
.news-show li {
    float: left;
    margin-left: 20px;
}

/*我们的客户*/

.main-box .customer-box {
    width: 100%;
    height: 607px;
    background: #f5f5f5;
    margin-top: 30px;
}
.main-box .customer-box .customer-main {
    width: 1100px;
    margin: auto;
}
.main-box .customer-box .customer-main .customer-list {
    width: 1100px;
    margin: auto;
    overflow: hidden;
}
.main-box .customer-box .customer-main .customer-list li {
    float: left;
    margin-left: 40px;
    margin-top: 30px;
}

/*尾部*/

.foot-box {
    width: 100%;
    overflow: hidden;
}
.foot-box .message-box {
    width: 100%;
    height: 521px;
    background: url('../images/message-b.jpg') center no-repeat;
    overflow: hidden;
}
.foot-box .message-box .message-main {
    width: 415px;
    height: 468px;
    margin: 53px auto 0px auto;
    background: url('../images/message-main.png') no-repeat;
    overflow: hidden;
}
.smart {
    width: 316px;
    margin: 103px auto 0px auto;
}
.smart label {
    display: block;
    height: 39px;
}
.smart label span {
    color: #000000;
    font-size: 15px;
}
.smart label input {
    width: 244px;
    height: 20px;
    border: 1px solid #dde3e3;
    padding: 5px;
    background: #e2eaec;
}
.smart label textarea {
    width: 249px;
    height: 92px;
    border: 1px solid #dde3e3;
    padding: 5px 0 0 5px;
    background: #e2eaec;
}
.smart p {
    display: block;
    margin-top: 76px;
    margin-left: 82px;
}
.smart p .sen {
    width: 149px;
    height: 27px;
    background: #2c2f34;
    text-align: center;
    line-height: 27px;
    color: #fff;
}

/*快捷*/

.foot-box .quick-box {
    width: 100%;
    height: 150px;
    overflow: hidden;
    background: #222222;
}
.foot-box .quick-box .quick-main {
    width: 1250px;
    margin: auto;
    overflow: hidden;
    padding-top: 30px;
}
.foot-box .quick-box .quick-main .quick-list {
    width: 1250px;
    margin: auto;
    overflow: hidden;
    padding-bottom: 30px;
}
.foot-box .quick-box .quick-main ul {
    float: left;
    margin-right: 60px;
}
.foot-box .quick-box .quick-main ul li {
    text-align: center;
}
.foot-box .quick-box .quick-main ul li a {
    height: 21px;
    line-height: 21px;
    display: block;
    font-size: 12px;
    color: #ABABAB;
}
.foot-box .quick-box .quick-main ul li:nth-child(1) a {
    font-size: 16px;
    color: #ffffff;
    padding-bottom: 8px;
}
.foot-box .quick-box .link {
    width: 1100px;
    margin: auto;
    padding-top: 10px;
}
.foot-box .quick-box .link h3 {
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    color: #ABABAB;
    float: left;
}
.foot-box .quick-box .link a {
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    padding: 0 5px;
    color: #ABABAB;
    display: inline-block;
}
.copyright {
    text-align: center;
    color: #ffffff;
    background: #0070cd;
    height: 27px;
    line-height: 27px;
}

/*----------------------------------------------------------------------栏目页-----------------------------------------------------------------------------------------------------------------*/

.column-banner {
    width: 100%;
    height: 463px;
    background: url('../images/nbanner.jpg') no-repeat center;
}
.wxch-banner {
    width: 100%;
    height: 463px;
    background: url('../images/wxch.jpg') no-repeat center;
}
.ztpt-banner {
    width: 100%;
    height: 463px;
    background: url('../images/ztpt.jpg') no-repeat center;
}
.ggtg-banner {
    width: 100%;
    height: 463px;
    background: url('../images/ggtg.jpg') no-repeat center;
}
.team-banner {
    width: 100%;
    height: 463px;
    background: url('../images/teams.jpg') no-repeat center;
}
.qwyxzh-banner {
    width: 100%;
    height: 463px;
    background: url('../images/qwyxzh.jpg') no-repeat center;
}
.zdzch-banner {
    width: 100%;
    height: 463px;
    background: url('../images/zdzch.jpg') no-repeat center;
}
.main-box .box-pct {
    overflow: hidden;
    background: #f5f5f5;
    width: 100%;
}
.main-box .box-main01 {
    height: 102px;
    width: 1100px;
    background: #f5f5f5;
    border-bottom: 1px solid #ebebeb;
    margin: auto;
}
.main-box .box-main01 dl {
    float: left;
    margin-top: 28px;
    margin-right: 67px;
}
.main-box .box-main01 dl dt {
    float: left;
}
.main-box .box-main01 dl dd {
    float: left;
    width: 167px;
    overflow: hidden;
    height: 44px;
    padding-top: 5px;
    padding-left: 10px;
}
.main-box .all-netwock-time {
    width: 1100px;
    overflow: hidden;
    margin: auto;
    padding-bottom: 55px;
}
.main-box .all-netwock-time dl {
    width: 210px;
    overflow: hidden;
    float: left;
}
.main-box .all-netwock-time dl:nth-child(2) {
    margin-left: 30px;
}
.main-box .all-netwock-time dl:nth-child(3) {
    margin-left: 77px;
}
.main-box .all-netwock-time dl:nth-child(4) {
    margin-left: 104px;
}
.main-box .all-netwock-time dl:nth-child(5) {
    margin-left: 93px;
    width: 166px;
}
.main-box .all-netwock-time dl dt {
    font-size: 24px;
    color: #f26317;
}
.main-box .all-netwock-time dl dd {
    color: #222222;
    font-size: 14px;
    line-height: 25px;
}
.main-box .all-netwock-time dt a {
    font-size: 24px;
    color: #f26317;
}
.main-box .networck-process-box {
    width: 100%;
    height: 506px;
    background: url('../images/networck-process.jpg') center no-repeat;
}
.main-box .networck-process-box .project-box {
    width: 1100px;
    margin: auto;
    position: relative;
    padding-top: 100px;
}
.main-box .networck-process-box .project-box .project-main {
    width: 1042px;
    margin: auto;
    overflow: hidden;
    height: 356px;
    position: relative;
}
.main-box .networck-process-box .project-box .project-main .project-1 {
    position: absolute;
    width: 522px;
    height: 52px;
    left: 1045px;
    opacity: 0;
}
.main-box .networck-process-box .project-box .project-main .project-2 {
    position: absolute;
    top: 60px;
    right: 1042px;
    opacity: 0;
}
.main-box .networck-process-box .project-box .project-main .project-3 {
    position: absolute;
    top: 120px;
    left: 1042px;
    opacity: 0;
}
.main-box .networck-process-box .project-box .project-main .project-4 {
    position: absolute;
    top: 180px;
    right: 1042px;
    opacity: 0;
}
.main-box .networck-process-box .project-box .project-main .project-5 {
    position: absolute;
    top: 240px;
    left: 1042px;
    opacity: 0;
}
.main-box .networck-process-box .project-box .project-main .project-6 {
    position: absolute;
    top: 300px;
    right: 1042px;
    opacity: 0;
}
.main-box .six-big {
    width: 1100px;
    margin: auto;
    overflow: hidden;
    padding-bottom: 40px;
}
.main-box .six-big .six-big-title {
    font-size: 30px;
    height: 79px;
    line-height: 104px;
    color: #000000;
    text-align: center;
}
.xinqia8 {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 23px;
}
.xinqia81 {
    float: left;
    overflow: hidden;
}
.xinqia81 li {
    background: #1053a6;
    width: 161px;
    height: 51px;
    float: left;
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    margin-right: 5px;
}
.xinqia81 li a {
    color: #fff;
}
.xinqia81 li.current {
    background: url(../images/xinqia27.jpg) no-repeat;
    border: none;
    height: 59px;
    width: 161px;
    padding-top: 2px;
}
.xinqia82 {
    float: left;
    overflow: hidden;
    width: 100%;
}
.xinqia83 {
    float: left;
    width: 465px;
    padding-top: 31px;
    overflow: hidden;
}
.xinqia83 span {
    font-family: "微软雅黑";
    float: left;
    padding-left: 15px;
    width: 100%;
}
.xinqia83 span.xinqia831 {
    font-size: 20px;
    line-height: 30px;
    color: #ec7e16;
}
.xinqia83 span.xinqia832 {
    font-size: 32px;
    color: #394264;
    font-weight: bold;
    padding-top: 7px;
}
.xinqia83 span.xinqia833 {
    font-size: 25px;
    line-height: 30pl;
    color: #ec7e16;
    font-weight: bold;
    text-align: right;
    width: 426px;
}
.xinqia83 p {
    width: 403px;
    float: left;
    padding-left: 15px;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 26px;
    color: #374061;
}
.xinqia83 p.xinqia8888 {
    width: 600px;
}
.xinqia83 p.xinqia8881 {
    text-align: center;
    padding: 0;
    margin-top: -11px;
}
.xinqia831 strong {
    font-size: 30px;
    line-height: 36px;
    color: #2354a3;
}
.xinqia83 p.xinqia8344 {
    margin-top: -49px;
}
.xinqia83 p.xinqia8345 {
    margin-top: -11px;
    width: 600px;
}
.xinqia83 img {
    float: left;
    padding: 3px 0 0 109px;
}
.xinqia83 img.mmv2 {
    float: left;
    padding: 3px 0 0 19px;
}
.xinqia83 img.xinqia8332 {
    width: 402px;
    height: 212px;
    float: left;
    padding: 19px 0 11px 15px;
}
.xinqia83 img.xinqia8333 {
    height: 263px;
    padding-top: 7px;
}
.xinqia83 img.xinqia8334 {
    width: 465px;
    height: 291px;
    padding: 0;
}
.xinqia83 img.xinqia8335 {
    width: 305px;
    height: 246px;
    padding-left: 59px;
    padding-top: 0;
}
.xinqia83 img.xinqia8336 {
    width: 465px;
    height: 238px;
    padding: 0 0 4px;
}
.xinqia84 {
    float: right;
    width: 460px;
    padding-top: 57px;
    overflow: hidden;
    position: relative;
    padding-bottom: 33px;
}
.xinqia84 span {
    font-family: "微软雅黑";
    font-size: 20px;
    line-height: 32px;
    color: #ec7e16;
    float: left;
    margin-left: 2px;
    padding-left: 20px;
    width: 430px;
}
.xinqia84 span a {
    color: #ec7e16;
}
.xinqia84 p {
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 26px;
    color: #394264;
    float: left;
    padding-top: 25px;
}
.xinqia84 a {
    width: 115px;
    height: 38px;
    float: left;
    background: #1c67bf;
    margin-left: 64px;
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    margin-top: 11px;
    border: none;
    position: absolute;
    right: 20px;
    bottom: 1px;
}

/*三站*/

.main-box .zhan {
    width: 100%;
    overflow: hidden;
    background: url('../images/3zhan.jpg') no-repeat center;
    height: 675px;
}

/*专业*/

.main-box .professional-box {
    width: 1100px;
    margin: auto;
    overflow: hidden;
    padding-bottom: 50px;
}
.main-box .professional-box .professional-title {
    width: 1100px;
    margin: auto;
    height: 116px;
    line-height: 116px;
    color: #222222;
    font-size: 30px;
    text-align: center;
}
.main-box .professional-box .w-box {
    width: 242px;
    overflow: hidden;
    float: left;
    margin-right: 44px;
}
.main-box .professional-box .w-box .w-text {
    width: 240px;
    border: 1px solid #e2e2e2;
    padding: 40px 0px;
}
.main-box .professional-box .w-box .w-text h3 {
    text-align: center;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    color: #222222;
}
.main-box .professional-box .w-box .w-text p {
    text-align: center;
    width: 230px;
    overflow: hidden;
    margin: auto;
    font-size: 14px;
    color: #222222;
}

/*----------------------------------------------------------------------栏目页sem-----------------------------------------------------------------------------------------------------------------*/

.column-banner02 {
    width: 100%;
    height: 660px;
    background: url('../images/nbanner02.jpg') no-repeat center;
}

/*竞价专题页*/

.jj_banner {
    background: url(../images/jingjiabnr.jpg) no-repeat center top;
    width: 1920px;
    height: 760px;
    left: 50%;
    margin-left: -960px;
    position: relative;
}
.jiajing1 {
    position: absolute;
    left: 400px;
    top: 57px;
    opacity: 0;
}
.jiajing2 {
    position: absolute;
    right: 400px;
    top: 188px;
    opacity: 0;
}
.jjquestion {
    height: 815px;
    margin: 0px auto;
}
.jj_eight {
    width: 1100px;
    margin: 0px auto;
}
.jj_eight ul {
    margin-top: 35px;
    height: 540px;
    width: 1087px;
}
.jj_eight ul li a {
    float: left;
    width: 240px;
    height: 258px;
    margin-bottom: 30px;
    display: block;
    background: url(../images/achengse1.png) no-repeat;
    width: 194px;
    height: 232px;
    margin-right: 77px;
    position: relative;
}
.jj_eight ul li a:hover {
    display: block;
    background: url(../images/achengse.png) no-repeat;
    width: 194px;
    height: 232px;
}
.jj_li1 a span {
    position: absolute;
    top: 120px;
    left: 50px;
    color: #333;
    font-size: 24px;
    display: block;
    text-align: center;
}
.jj_li1 a:hover span {
    position: absolute;
    top: 120px;
    left: 50px;
    color: #fff;
    font-size: 24px;
    display: block;
    text-align: center;
}
.jj_li1 a span font {
    display: block;
    font-size: 12px;
    color: #ccc;
}
.jj_li1 i {
    background: url(../images/01.png) no-repeat center 0px;
    width: 56px;
    height: 42px;
    position: absolute;
    left: 35.5%;
    top: 60px;
    display: block;
}
.jj_li1 a:hover i {
    background: url(../images/01.png) no-repeat center -49px;
    width: 56px;
    height: 42px;
    display: block;
    transition: all 0.5s ease 0s;
}
.jj_li2 a span {
    position: absolute;
    top: 120px;
    left: 20px;
    color: #333;
    font-size: 24px;
    display: block;
    text-align: center;
}
.jj_li2 a:hover span {
    position: absolute;
    top: 120px;
    left: 20px;
    color: #fff;
    font-size: 24px;
    display: block;
    text-align: center;
}
.jj_li2 a span font {
    display: block;
    font-size: 12px;
    color: #ccc;
}
.jj_li2 i {
    background: url(../images/02.png) no-repeat center 0px;
    width: 56px;
    height: 42px;
    position: absolute;
    left: 35.5%;
    top: 60px;
    display: block;
}
.jj_li2 a:hover i {
    background: url(../images/02.png) no-repeat center -49px;
    width: 56px;
    height: 42px;
    display: block;
    transition: all 0.5s ease 0s;
}
.jj_li3 a span {
    position: absolute;
    top: 120px;
    left: 50px;
    color: #333;
    font-size: 24px;
    display: block;
    text-align: center;
}
.jj_li3 a:hover span {
    position: absolute;
    top: 120px;
    left: 50px;
    color: #fff;
    font-size: 24px;
    display: block;
    text-align: center;
}
.jj_li3 a span font {
    display: block;
    font-size: 12px;
    color: #ccc;
}
.jj_li3 i {
    background: url(../images/03.png) no-repeat center 0px;
    width: 56px;
    height: 42px;
    position: absolute;
    left: 35.5%;
    top: 60px;
    display: block;
}
.jj_li3 a:hover i {
    background: url(../images/03.png) no-repeat center -49px;
    width: 56px;
    height: 42px;
    display: block;
    transition: all 0.5s ease 0s;
}
.jj_li4 a span {
    position: absolute;
    top: 120px;
    left: 10px;
    color: #333;
    font-size: 24px;
    display: block;
    text-align: center;
}
.jj_li4 a:hover span {
    position: absolute;
    top: 120px;
    left: 10px;
    color: #fff;
    font-size: 24px;
    display: block;
    text-align: center;
}
.jj_li4 a span font {
    display: block;
    font-size: 12px;
    color: #ccc;
}
.jj_li4 i {
    background: url(../images/04.png) no-repeat center 0px;
    width: 56px;
    height: 42px;
    position: absolute;
    left: 35.5%;
    top: 60px;
    display: block;
}
.jj_li4 a:hover i {
    background: url(../images/04.png) no-repeat center -49px;
    width: 56px;
    height: 42px;
    display: block;
    transition: all 0.5s ease 0s;
}
.jj_li5 a span {
    position: absolute;
    top: 120px;
    left: 10px;
    color: #333;
    font-size: 24px;
    display: block;
    text-align: center;
}
.jj_li5 a:hover span {
    position: absolute;
    top: 120px;
    left: 10px;
    color: #fff;
    font-size: 24px;
    display: block;
    text-align: center;
}
.jj_li5 a span font {
    display: block;
    font-size: 12px;
    color: #ccc;
}
.jj_li5 i {
    background: url(../images/05.png) no-repeat center 0px;
    width: 56px;
    height: 42px;
    position: absolute;
    left: 35.5%;
    top: 60px;
    display: block;
}
.jj_li5 a:hover i {
    background: url(../images/05.png) no-repeat center -49px;
    width: 56px;
    height: 42px;
    display: block;
    transition: all 0.5s ease 0s;
}
.jj_li6 a span {
    position: absolute;
    top: 120px;
    left: 20px;
    color: #333;
    font-size: 24px;
    display: block;
    text-align: center;
}
.jj_li6 a:hover span {
    position: absolute;
    top: 120px;
    left: 20px;
    color: #fff;
    font-size: 24px;
    display: block;
    text-align: center;
}
.jj_li6 a span font {
    display: block;
    font-size: 12px;
    color: #ccc;
}
.jj_li6 i {
    background: url(../images/06.png) no-repeat center 0px;
    width: 56px;
    height: 42px;
    position: absolute;
    left: 35.5%;
    top: 60px;
    display: block;
}
.jj_li6 a:hover i {
    background: url(../images/06.png) no-repeat center -49px;
    width: 56px;
    height: 42px;
    display: block;
    transition: all 0.5s ease 0s;
}
.jj_li7 a span {
    position: absolute;
    top: 120px;
    left: 30px;
    color: #333;
    font-size: 24px;
    display: block;
    text-align: center;
}
.jj_li7 a:hover span {
    position: absolute;
    top: 120px;
    left: 30px;
    color: #fff;
    font-size: 24px;
    display: block;
    text-align: center;
}
.jj_li7 a span font {
    display: block;
    font-size: 12px;
    color: #ccc;
}
.jj_li7 i {
    background: url(../images/07.png) no-repeat center 0px;
    width: 56px;
    height: 42px;
    position: absolute;
    left: 35.5%;
    top: 60px;
    display: block;
}
.jj_li7 a:hover i {
    background: url(../images/07.png) no-repeat center -49px;
    width: 56px;
    height: 42px;
    display: block;
    transition: all 0.5s ease 0s;
}
.jj_li8 a span {
    position: absolute;
    top: 120px;
    left: 10px;
    color: #333;
    font-size: 24px;
    display: block;
    text-align: center;
}
.jj_li8 a:hover span {
    position: absolute;
    top: 120px;
    left: 10px;
    color: #fff;
    font-size: 24px;
    display: block;
    text-align: center;
}
.jj_li8 a span font {
    display: block;
    font-size: 12px;
    color: #ccc;
}
.jj_li8 i {
    background: url(../images/08.png) no-repeat center 0px;
    width: 56px;
    height: 42px;
    position: absolute;
    left: 35.5%;
    top: 60px;
    display: block;
}
.jj_li8 a:hover i {
    background: url(../images/08.png) no-repeat center -49px;
    width: 56px;
    height: 42px;
    display: block;
    transition: all 0.5s ease 0s;
}
.jj_eight p {
    height: 71px;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.jj_eight p a {
    position: absolute;
    left: 40%;
    height: 71px;
    padding-left: 3px;
    padding-top: 12px;
    font-size: 18px;
    color: #fff;
}
.jj_job {
    height: 740px;
    background: url(../images/fannao.png) no-repeat 500px 300px #262626;
}
.jj_job1 {
    width: 1004px;
    margin: 0px auto;
    height: 530px;
    padding-top: 105px;
}
.jj_left {
    width: 32%;
    float: left;
    margin-left: 40px;
    height: 553px;
}
.jj_right {
    width: 45%;
    float: right;
    background: url(../images/jjrightbg.png) no-repeat right 232px;
    height: 553px;
}
.jj_left h3 {
    background: url(../images/quan1.png) no-repeat;
    width: 373px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    font-size: 35px;
    color: #fff;
}
.jj_left h3 font {
    color: #ff5d00;
}
.jj_left ul {
    background: url(../images/libg.png) no-repeat;
    width: 359px;
    height: 315px;
    margin-top: 35px;
}
.jj_left ul li {
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
    padding-left: 30px;
}
.jj_left h4 {
    font-size: 35px;
    color: #ff5d00;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    margin-top: 30px;
}
.jj_left p {
    color: #fff;
}
.jj_right h3 {
    background: url(../images/quan2.png) no-repeat;
    width: 373px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    font-size: 35px;
    color: #fff;
    margin-bottom: 35px;
}
.jj_right h3 font {
    color: #ff5d00;
}
.jj_right ul li {
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 15px;
}
.jj_right ul li p {
    float: left;
    padding-left: 10px;
}
.jj_right ul li font {
    background: url(../images/quan4.png) no-repeat left center;
    height: 21px;
    width: 21px;
    float: left;
    margin-top: 8px;
    text-align: center;
    line-height: 21px;
    display: block;
}
.jj_right a {
    color: #ff5d00;
    background: url(../images/heise3.png) no-repeat;
    margin-left: 110px;
    width: 208px;
    text-align: center;
    padding-top: 15px;
    height: 79px;
    font-size: 18px;
    margin-top: 245px;
    display: block;
}

/*竞价专题页*/


/*招聘*/

.jj_job {
    height: 740px;
    background: url(../images/fannao.png) no-repeat 500px 300px #011d35;
}
.jj_job1 {
    width: 1100px;
    margin: 0px auto;
    height: 530px;
    padding-top: 105px;
}
.jj_left {
    width: 32%;
    float: left;
    margin-left: 40px;
    height: 553px;
}
.jj_right {
    width: 45%;
    float: right;
    background: url(../images/jjrightbg.png) no-repeat right 232px;
    height: 553px;
}
.jj_left h3 {
    background: url(../images/quan1.png) no-repeat;
    width: 373px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    font-size: 35px;
    color: #fff;
}
.jj_left h3 font {
    color: #ff5d00;
}
.jj_left ul {
    background: url(../images/libg.png) no-repeat;
    width: 359px;
    height: 315px;
    margin-top: 35px;
}
.jj_left ul li {
    height: 51px;
    line-height: 47px;
    font-size: 16px;
    color: #fff;
    padding-left: 30px;
}
.jj_left h4 {
    font-size: 35px;
    color: #ff5d00;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    margin-top: 30px;
}
.jj_left p {
    color: #fff;
}
.jj_right h3 {
    background: url(../images/quan2.png) no-repeat;
    width: 373px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    font-size: 35px;
    color: #fff;
    margin-bottom: 35px;
}
.jj_right h3 font {
    color: #ff5d00;
}
.jj_right ul li {
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 15px;
}
.jj_right ul li p {
    float: left;
    padding-left: 10px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 15px;
}
.jj_right ul li font {
    background: url(../images/quan4.png) no-repeat left center;
    height: 21px;
    width: 21px;
    float: left;
    margin-top: 8px;
    text-align: center;
    line-height: 21px;
    display: block;
    color: #fff;
    font-size: 15px;
}
.jj_right a {
    color: #ff5d00;
    background: url(../images/heise3.png) no-repeat;
    margin-left: 110px;
    width: 208px;
    text-align: center;
    padding-top: 15px;
    height: 79px;
    font-size: 18px;
    margin-top: 245px;
    display: block;
}

/*方法*/

.jjfnleft {
    width: 50%;
    background: url(../images/cs1.jpg) repeat-x;
    height: 454px;
    float: left;
}
.jjfnright {
    width: 50%;
    background: #ff5d00;
    height: 454px;
    float: left;
}
.jf_p1 {
    background: url(../images/aa1.png) no-repeat 30px 80px;
    height: 167px;
    padding-top: 90px;
    color: #fff;
    font-size: 16px;
    padding-left: 200px;
    text-align: left;
    line-height: 30px;
}
.jf_p2 {
    background: url(../images/aa2.png) no-repeat 30px 50px;
    height: 167px;
    padding-top: 50px;
    color: #fff;
    font-size: 16px;
    padding-left: 200px;
    text-align: left;
    line-height: 30px;
}
.jjfnright p {
    margin: 80px;
    height: 345px;
    background: url(../images/shendu1.png) no-repeat;
    padding-top: 130px;
    text-align: left;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}
.jjfanfa {
    height: 690px;
    background: #f7f7f7;
    border-bottom: 2px solid #989898;
    padding-top: 50px;
    text-align: center;
}
.jjfanfa1 {
    width: 1100px;
    margin: 0px auto;
    padding-top: 45px;
}
.jj_jianjie {
    width: 100%;
    background: #f3f3f3;
    height: 650px;
    border-top: 5px solid #989898;
    padding-top: 80px;
    margin: 0px auto;
}
.jj_jianjie1 {
    width: 1004px;
    margin: 0px auto;
}
.jj_jianjie2 h3 {
    font-size: 35px;
    color: #000;
    text-align: center;
}
.jj_jianjie2 h3 font {
    color: #ff5d00;
}
.jj_jianjie2 span {
    display: block;
    font-size: 18px;
    color: #000;
    text-align: center;
}
.jj_jianjie2 ul {
    background: url(../images/liyangse.png) no-repeat;
    width: 1080px;
    height: 98px;
    margin-top: 55px;
}
.jj_jianjie2 ul li {
    height: 98px;
    text-align: center;
    line-height: 98px;
    float: left;
    color: #fff;
    font-size: 30px;
    width: 239px;
    margin-right: 14px;
    font-weight: bold;
}
.jj_txt {
    background: url(../images/sxin.png) no-repeat left center;
    height: 270px;
    margin-top: 50px;
}
.jj_txt ul {
    margin-left: 482px;
    padding-top: 60px;
}
.jj_txt ul li {
    width: 500px;
    height: 80px;
}
.jj_txt ul li span {
    width: 44px;
    height: 44px;
    margin-right: 10px;
    color: #fff;
    line-height: 44px;
    font-size: 24px;
    text-align: center;
    float: left;
    background: #ff5d00;
}
.jj_txt ul li p {
    float: left;
    width: 440px;
}
.jj_txt ul li p font {
    display: block;
    font-size: 24px;
    color: #ff5d00;
}
.jj_yunying {
    background: url(../images/hesebj.jpg) no-repeat center top;
    height: 575px;
    width: 100%;
    margin: 0px auto;
}
.jj_yunying1 {
    width: 1004px;
    margin: 0px auto;
    background: #fff;
    height: 540px;
    padding-top: 20px;
}
#zimu {
    font-size: 12px;
    color: #ccc;
}
.jj_yunying2 {
    background: url(../images/bdjj.jpg) no-repeat right bottom;
    height: 360px;
    margin: 0px 70px;
    padding-top: 10px;
}
.jj_yunying2 ul {
    background: url(../images/tubian.jpg) no-repeat;
    height: 292px;
}
.jj_yunying2 ul li {
    height: 44px;
    margin-top: 40px;
}
.jj_yunying2 p {
    padding-left: 80px;
    font-size: 16px;
    color: #000;
}
.jj_yunying2 p font {
    color: #ff5d00;
    font-size: 16px;
}
.jj_yunying2 p b {
    display: block;
    font-size: 18px;
    color: #ff5d00;
    font-weight: 900;
}

/*网站竞价能做什么*/

.wcd-box {
    width: 100%;
    height: 676px;
    background: #f3f3f3;
    overflow: hidden;
    border-top: 5px solid #f2f2f2;
}
.wcd-box .wcd-box-main {
    width: 1100px;
    height: 624px;
    background: url('../images/cwd.jpg') no-repeat center;
    margin: auto;
}
.jj_case {
    width: 100%;
    height: 620px;
    padding-top: 40px;
    overflow: hidden;
}
.jj_case h3 {
    font-size: 30px;
    color: #fff;
    text-align: center;
}
.jj_case h3 font {
    color: #ff5d00;
    display: block;
    font-size: 30px;
}
.cpcenter1 .rside {
    width: 1004px;
    margin: 0px auto;
    height: 465px;
    position: relative;
    z-index: 5;
    overflow: hidden;
    margin-top: 35px;
}
.cpcenter1 .rside .pic_show {
    overflow: hidden;
    width: 1000000px;
    height: 465px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 60;
    overflow: hidden;
}
.cpcenter1 .rside .pic_show li {
    overflow: hidden;
    height: 465px;
    width: 1004px;
    float: left;
}
.cpcenter1 .rside .pic_show li img {
    display: block;
    width: 1004px;
    height: 463px;
}
.qhbtn .prev {
    position: absolute;
    top: 45%;
    left: 0px;
    background: url(../images/faa1.png) no-repeat left center;
    z-index: 999;
    width: 44px;
    height: 44px;
    display: block;
}
.qhbtn .next {
    position: absolute;
    top: 45%;
    right: 0px;
    background: url(../images/fa1.png) no-repeat left center;
    z-index: 999;
    width: 44px;
    height: 44px;
    display: block;
}
.qhbtn .prev:hover {
    background: url(../images/faa11.png) no-repeat left center;
}
.qhbtn .next:hover {
    background: url(../images/fa11.png) no-repeat left center;
}

/*****************************************************************栏目页weixin****************************************************************************************************/

.column-banner03 {
    width: 100%;
    height: 542px;
    background: url('../images/banner03.jpg') no-repeat center;
}
.fourbig-box {
    padding-bottom: 46px;
}
.fourbig-box .fourbig-t {
    width: 1100px;
    margin: auto;
    padding: 51px 0 32px 0;
}
.fourbig-box .fourbig-t img {
    width: 222px;
    height: 142px;
    margin: auto;
}
.fourbig-box .fourbig-m {
    width: 1100px;
    margin: auto;
    overflow: hidden;
}
.fourbig-box .fourbig-m ul li {
    float: left;
    padding: 0 46px;
}
.fourbig-box .fourbig-m ul li p {
    text-align: center;
    font-size: 17px;
    height: 50px;
    line-height: 50px;
}
.weixin-way {
    width: 100%;
    height: 660px;
    background: url('../images/weixin-way.jpg') no-repeat center;
    margin: auto;
}
.programme {
    width: 100%;
    margin: auto;
    height: 611px;
    align-items: center;
    display: flex;
}
.programme img {
    width: 1014px;
    height: 479px;
    margin: auto;
}
.six-step {
    width: 100%;
    margin: auto;
    height: 1013px;
    background: url('../images/six-step.jpg') no-repeat center;
    padding-top: 172px;
}
.six-step .six-step-box {
    width: 1100px;
    margin: auto;
    overflow: hidden;
}
.six-step .six-step-box dl.six-list-box {
    width: 441px;
    height: 274px;
    float: left;
    margin-right: 218px;
    margin-bottom: 70px;
}
.six-step .six-step-box dl.six-list-box:nth-child(2n) {
    margin-right: 0px !important;
}
.six-step .six-step-box dl.six-list-box dt {
    width: 125px;
    height: 125px;
    background-color: #ff5c01;
    font-size: 78px;
    color: #ffffff;
    text-align: center;
    line-height: 116px;
    float: left;
}
.six-step .six-step-box dl.six-list-box dd {
    float: right;
    overflow: hidden;
}
.six-step .six-step-box dl.six-list-box dd div.six-t {
    width: 275px;
    height: 104px;
    font-size: 50px;
    color: #ff5c01;
    border: 3px solid #fc9149;
    text-align: center;
    line-height: 104px;
}
.six-step .six-step-box dl.six-list-box dd div.six-info {
    width: 265px;
    height: 150px;
    border-left: 3px solid #fc9149;
    font-size: 25px;
    color: #fd8340;
    padding-top: 30px;
    padding-left: 10px;
}
.four-box {
    width: 100%;
    margin: auto;
    overflow: hidden;
    padding: 50px 0px;
}
.four-box .arc-box {
    width: 1100px;
    margin: auto;
}
.four-box .arc-box .arc-title {
    overflow: hidden;
}
.four-box .arc-box .arc-info {
    overflow: hidden;
}
.four-box .arc-box .arc-info .i-l {
    float: left;
    width: 50%;
}
.four-box .arc-box .arc-info .i-r {
    float: right;
    width: 50%;
}
.four-box .arc-box .arc-info .i-r img {
    float: right;
}
.font-four {
    font-size: 20px;
    text-indent: 2em;
    line-height: 46px;
    padding-top: 30px;
    color: #222222;
}

/*--------------------------------------------------------------------------栏目页builder--------------------------------------------------------------------------------------------------*/

.column-banner04 {
    width: 100%;
    height: 539px;
    background: url('../images/banner04.jpg') no-repeat center;
}
.what-website {
    width: 1100px;
    margin: auto;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 50px;
}
.what-website .what {
    width: 584px;
    margin: auto;
}
.what-website .what-il {
    width: 569px;
    float: left;
    padding-top: 66px;
}
.what-website .what-il .what-num {
    overflow: hidden;
}
.what-website .what-il .what-num ul li {
    font-size: 22px;
}
.color1 {
    font-size: 24px;
    color: #ff5c01;
    font-weight: 700;
    margin-right: 17px;
}
.color2 {
    color: #ff5c01;
    font-size: 22px;
}
.color3 {
    color: #ff5c01;
    font-size: 31px;
    font-weight: 700;
}
.what-website .what-il .what-pt {
    width: 544px;
    height: 137px;
    background: url('../images/why-b.jpg') no-repeat;
    padding-left: 25px;
    margin-top: 45px;
}
.what-website .what-il .what-pt p {
    margin-top: 10px;
    line-height: 36px;
    font-size: 18px;
    color: #797979;
    font-family: "微软雅黑";
}
.what-website .what-ir {
    float: right;
    padding-top: 43px;
}
.builder-01 {
    width: 100%;
    margin: auto;
    background: url('../images/builder02.jpg') no-repeat center;
    height: 713px;
}
.builder1100 {
    width: 1100px;
    margin: auto;
}
.builder-title {
    width: 664px;
    margin: auto;
}
.builder1100 ul li {
    float: left;
    width: 174px;
    text-align: center;
    font-size: 14px;
    font-family: "微软雅黑";
    margin-right: 57px;
    display: inline;
}
.builder1100 ul {
    overflow: hidden;
    padding-top: 70px;
}
.builder1100 ul li p {
    font-size: 31px;
    color: #333;
    font-weight: 700;
    text-align: center;
}
.buildfoot {
    width: 552px;
    margin: auto;
    margin-top: 80px;
}
.builder-02 {
    width: 1100px;
    margin: auto;
    overflow: hidden;
    padding-bottom: 40px;
}
.builder-02-info {
    overflow: hidden;
    padding-top: 72px;
}
.builder-02 .nr {
    margin-top: 40px;
    overflow: hidden;
    padding-left: 20px;
}
.builder-02 .nr .nr1 {
    float: left;
    width: 354px;
    text-align: right;
    font-family: "微软雅黑";
    padding-top: 58px;
    overflow: hidden;
}
.builder-02 .nr .nr1 .bt {
    font-size: 24px;
    color: #ff5a00;
    background: url(../images/wate1.jpg) no-repeat top right;
    padding-top: 30px;
}
.builder-02 .nr .nr1 p {
    font-size: 14px;
    margin-top: 15px;
}
.builder-02 .nr .nr22 {
    float: left;
    margin-left: 65px;
}
.builder-02 .nr .nr2 {
    float: left;
    margin-left: 65px;
    width: 303px;
    height: 207px;
    text-align: left;
    font-family: "微软雅黑";
    padding-top: 58px;
}
.builder-02 .nr .nr2 .bt {
    font-size: 24px;
    color: #ff5c01;
    background: url(../images/wate1.jpg) no-repeat top left;
    padding-top: 30px;
}
.builder-02 .nr .nr2 p {
    font-size: 14px;
    margin-top: 15px;
}

/*为什么选择*/

.mainbox {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}
.clear25 {
    margin-top: 25px;
    overflow: hidden;
}
.sy_con4 {
    background: url(../images/builder-b01.jpg) no-repeat bottom #f5f5f5;
    padding: 50px 0 130px 0;
}
.sy_con4 .nr1 {
    background: url(../images/why1.jpg) no-repeat;
    width: 999px;
    height: 430px;
    margin: auto;
}
.sy_con4 .nr1 .lie1 {
    float: left;
    width: 284px;
}
.sy_con4 .nr1 .lie1 li {
    margin-top: 10px;
    padding: 25px 0 26px 18px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #fff;
}
.sy_con4 .nr1 .lie2 {
    float: left;
    margin-left: 74px;
    width: 284px;
}
.sy_con4 .nr1 .lie2 li {
    margin-bottom: 10px;
    height: 76px;
    line-height: 76px;
    font-size: 28px;
    font-family: "微软雅黑";
    color: #fff;
    font-weight: 700;
    text-align: center;
}
.sy_con4 .nr1 .lie3 {
    float: left;
    width: 73px;
}
.sy_con4 .nr1 .lie3 li {
    background: url(dui.jpg) no-repeat center;
    margin-top: 10px;
    width: 73px;
    height: 76px;
}
.sy_con4 .nr1 .lie4 {
    float: left;
    width: 284px;
}
.sy_con4 .nr1 .lie4 li {
    margin-top: 10px;
    padding: 14px 20px;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #fff;
    /* background:url(dui.jpg) no-repeat 6px 26px;*/
}
.sy_con4 .nr2 {
    text-align: center;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #333;
    margin-top: 10px;
    padding-bottom: 20px;
    background: url(index1_07.jpg) no-repeat bottom;
}
.sy_con4 .nr2 span {
    color: #ff5c01;
}
.sy_con4 .nr3 {
    margin-top: 35px;
}
.sy_con4 .nr3 li {
    float: left;
    width: 250px;
    font-size: 26px;
    color: #333;
    font-weight: 700;
    text-align: center;
    font-family: "微软雅黑";
    line-height: 28px;
}
.sy_con4 .nr3 li img {
    margin: 0 auto 15px;
}

/*案例pk*/

.sy_con5 {
    width: 1100px;
    margin: 0 auto;
    padding: 50px 0 50px 0;
}
.sy_con5 .bt {
    height: 60px;
    line-height: 60px;
    font-family: "微软雅黑";
    font-size: 22px;
    margin-top: 65px;
}
.sy_con5 .bt .bt1 {
    float: left;
    width: 520px;
    padding-left: 30px;
    background: #ddd;
    height: 60px;
    line-height: 60px;
    font-family: "微软雅黑";
    font-size: 22px;
}
.sy_con5 .bt .bt2 {
    background: #ff5c01;
    color: #fff;
    height: 60px;
    line-height: 60px;
    font-family: "微软雅黑";
    font-size: 22px;
}
.lf {
    float: left
}
.rf {
    float: right
}
.sy_con5 .nr1 {
    margin-top: 35px;
}
.sy_con5 .nr1 .wz {
    font-family: "微软雅黑";
    font-size: 24px;
    color: #333;
    margin-top: 45px;
}
.sy_con5 .nr1 .wz .color1 {
    display: block;
    font-size: 36px;
    color: #ff5c01;
    font-weight: 700;
    padding-left: 88px;
    margin-top: 15px;
    padding-bottom: 5px;
}
.sy_con5 .nr1 .wz .color1 .color2 {
    color: #333;
}
.clear {
    clear: both;
}
.banner2 {
    background: url(banner2.jpg) no-repeat center;
    height: 422px;
    _margin-top: -35px;
    *margin-top: -35px;
}
.wzb {
    background: url(../images/wzb.jpg) no-repeat center;
    width: 100%;
    margin: auto;
    height: 423px;
    padding-bottom: 27px;
}



.column-banner33 {
    width: 100%;
    height: 539px;
    background: url('../images/banner33.jpg') no-repeat center;
}

.column-banner34 {
    width: 100%;
	height: 1982px;
    background: url('../images/banner34.jpg') no-repeat center;
}


.column-banner35 {
    width: 100%;
	height: 4738px;
    background: url('../images/banner35.jpg') no-repeat center;
}


.column-banner35 {
    width: 100%;
	height: 2288px;
    background: url('../images/banner36.jpg') no-repeat center;
}


/*list*/
.list_page{ height:60px;width:1200px; margin:auto; clear:both;text-align:center;margin:10px;font-family:宋体;}
.list_page a{display:inline-block;padding:7px 10px;background:#fff;border:1px solid #e2604a;font-family:"micorsoft yahei","simsun";margin-left:-1px;color:#333;}
.list_page a:hover{background:#09A3DC;color:#fff;border:1px solid #09A3DC;}
.list_page a.hover {background:#e2604a;border:1px solid #e2604a;color:#fff;display:inline-block;padding:7px 10px;font-family:"micorsoft yahei","simsun";margin-left:-1px;}

.list_page b{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #e2604a;color:#333;font-family:宋体;}
.list_page b input{border:0;margin:0;padding:0;font-size:12px;font-family:宋体;font-weight:normal;width:12px;vertical-align:middle;text-align:center;}

.box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    min-width: 1200px;
    position: relative;
}
.news{ padding:20px 0px 0px; overflow:hidden;}

.tg_news
{   
    padding-bottom: 20px;
    overflow: hidden;
}
.tg_news li
{
      border: 1px dotted #ddd;
    padding: 10px;
    background: #fff;
    margin-bottom: 5px;
    overflow: hidden;
    float: left;
    margin: 0px 10px 12px;
    width: 556px;
}
.tg_news li .date
{
    width: 90px;
    color: #0f9ca1;
    float: left;
    font-size: 52px;
    text-align: center;
    line-height: 80px;
    display: inline-block;
    margin: 10px;
}
.tg_news li .date span
{
    display: block;
    font-size: 28px;
	background: #f7f7f7;
}
.tg_news li h3
{
    color: #111;
    font-size: 16px;
    margin-top: 13px;
    margin-bottom: 8px;
    font-weight: normal;
}
.tg_news li p
{
    color: #888;
    font-size: 14px;
    line-height: 25px;
    margin-right: 5px;
    text-align: left;
    text-indent: 0;
}

.ntxt
{
display: inline-block;
float: left;
overflow: hidden;
width: 440px;
}
.noticetxt a
{
    display: block;
    width: 100%;
}
.tg_news li:hover
{
    background: #f7f7f7;
}
.effect-pic2 {-webkit-animation: fadeInLeft .4s ease-in-out both .3s; animation: fadeInLeft .4s ease-in-out both .3s; }

.ntxt
{
display: inline-block;
float: left;
overflow: hidden;
width: 440px;
}



/*网站底部*/
.bottom
{
   
    height: 309px;
    margin: 0 auto;
    text-align: center;
}
.bottom .div_1
{
    height: 265px;
    background: #353535;
}
.bottom .div_1 p{ color: #e8e8e8;}
.bottom .div_1 a{ color: #e8e8e8;margin-right: 10px;font-size: 14px;}
.bottom .div_1 .nav
{
    width: 1200px;
    margin: 0 auto;
    text-align: center;   
}
.bottom .div_1 .nav .left img
{
     vertical-align: middle;
}
.bottom .div_1 .nav .left
{
    width: 598px;
    height: 171px;
    float: left;
    color: #FFF;
    margin-top: 50px;
    border-right: 1px solid #626262;
    text-align: left;
}
.bottom .div_1 .nav .right
{
    width: 500px;
    height: 171px;
    float: left;
    color: #e8e8e8;
    margin-top: 50px;
    text-align: left;
    padding-left: 50px;
    font-size: 13px;
    line-height: 26px;
}
.bottom .div_2
{
	background: #1d1b1c;
    font-size: 14px;
    color: #FFF;
    padding: 15px; font-size:12px;
}
.telmub{ display:inline-block; text-align:left; line-height:45px;}
.telmub .tel{ font-size:38px;font-weight:bold;border-bottom: 1px solid #797979; padding-bottom:5px;}




/*浮动客服*/
#floatDivBoxs{width:125px;position:fixed;top:170px;right:-125px;z-index:10085;font-weight: 400;}
#floatDivBoxs .floatDtt{width:100%;height:80px; background: url(../images2/online_topbg.png) no-repeat;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{    margin: 0 15px 0px 16px;background-color: #e14b4c;padding: 2px 0px 5px 0px;}
#floatDivBoxs .floatDqq li{height:35px; padding: 0px 5px;}
#floatDivBoxs .floatDqq li a{ text-align:center; color:#bb2122;text-decoration:none;outline:none; padding:4px; background:#fff; font-size:14px; display:block; width:95px; line-height: 20px;    border-radius: 3px; -webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;    box-shadow: 1px 1px rgba(0,0,0,0.25);}
#floatDivBoxs .floatDqq li a:hover{ background:#bb2122; color:#fff;}
#floatDivBoxs .floatDbg{width:100%;height:70px;background:url(../images2/online_botbg.png) no-repeat;}
.floatShadow{ background:#fff;}
#rightArrow{width:25px;height:25px;background:url(../images2/online_arrow.png) no-repeat;position:fixed;top: 160px;right: -127px;z-index:10085;}
#rightArrow a{display:block;height:25px;}
.left_div{ background:url(../images/left_div.png) no-repeat; width: 34px; height: 173px;  position: fixed;top: 300px;right: 0px;z-index: 10085;}

.fl_o{ background:#fff; margin:-20px 0; padding:10px 0 0 0; border: 1px solid #ddd; border-bottom:none; border-top:none;}
.fl_o_o{ color:#7d7d7d; font-size:14px; }
.fl_o_o { padding-bottom:10px; border-bottom:1px solid #e5e5e5; width:108px; text-align:center; margin:auto auto 10px auto;}
.fl_o_o dd{ line-height:14px;}
.fr_o{ margin:90px 0 60px 0;}
.fr_t{ margin-left:8px; cursor:pointer;}
.fl_o_o dd{ line-height:22px;}
.fl_o{ margin:-20px 0 -11px 0;}
.fr_o {margin: 90px 0 168px 0;}
