@charset "UTF-8";
/* CSS Document */
body{
    color: #000;
}

@media screen and (max-width: 767px) {
    div{
        max-width: 100%;
        overflow-y:hidden;
    }
}

/*头部*/
.special_logo img{
    margin-top: 5px;
}

/*公共屏 strat*/
.fold{
    width: 100%;
    height:500px;
    padding:70px 0;
    +padding-bottom: 0px;
}
.fold .title img{
    margin:0 auto;
}
.fold .am-container{
    position: relative;
}
.fold .positoin_img{
    position: absolute;
}

/*第一屏 strat*/
.Bidding{
    background-color: #8dcd6c;
}
.Bidding .fl{
    width: 30%;
}
.Bidding .fr{
    margin-top: 3em;
    width: 70%;
}

/*第二屏 strat*/
.diseases{
    background-color: #0593a1;
}
.diseases .fl{
    margin-top: 105px;
    width: 70%;
}
.diseases .fr{
    width:30%;
}
.diseases .fl p{
    margin-bottom: 32px;
}

/*第三屏 strat*/
.issue{
    background-color: #f7cd50;
    position: relative;
}
.issue .positoin_img{
    left: -6%;
    top: -36%;
}
.issue .text{
    width: 80%;
    margin:30px auto 0;
}
.issue .text p{
    margin-bottom: 5px;
}

/*第四屏 strat*/
.case{
    background-color: #3f76d3;
}
.case .positoin_img{
    margin-top: -25%;
    left: -16%;
}
.case .title{
    margin-top: -70px;
}
.case .fl{
    width: 60%;
    height: 470px;
    background: url("../images/special/television.png") no-repeat center;
    margin: -70px 0 0 -58px;
    position: relative;
    z-index: 11;
    +margin-top: 0px;
}
.case .lunbo{
    width: 562px;
    width: 557px\9;
    height: 296px;
    overflow: hidden;
    position: absolute;
    top: 26px;
    left: 31px;
    left: 8px\9;
}
.case .lunbo .but img{
    position: relative;
    z-index: 999;
    display: none;
}
.case .lunbo .but .next{
    float: left;
}
.case .lunbo .prev{
    float: right;
}
.case .lunbo ul{
    position: absolute;
    z-index: 9;
    width: 1000%;
    height: 558px;
    top:0;
    left: 0;
}
.case .lunbo ul li{
    float: left;
    width: 562px;
    height:296px;
}
.case .lunbo ul li img{
    height: 296px;
    width: 100%;
}
.case .fr{
    width: 40%;
}

/*  文字切换*/
.case .case_list ul{
    display: none;
    width: 100%;
}
.case .case_list .case_list_item{
    width: 100%;
    overflow: hidden;
}
.case .case_list ul li{
    display: block;
    width: 100%;
    clear: both;
    padding-bottom: 35px;
}
.case .case_list ul li dl dt,.case .case_list ul li dl dd{
    float: left;
}
.case .case_list ul li dl dt{
    width: 20%;
}
.case .case_list ul li dl dd{
    font-size: 20px;
    margin:0 0 0 15px;
    width: 70%;
    line-height: 30px;
    color:#fff;
}
.case .case_list .more{
    display: block;
    width: 200px;
    height:50px;
    border-radius: 30px;
    background-color: #ffc55e;
    color: #333;
    text-align: center;
    line-height: 50px;
    margin:20px auto 0;
    +margin-top: 0px;
    behavior: url(js/ie-css3.htc);
}

/*第五屏 strat*/
.data{
    background-color: #f46060;
}
.data .fl{
    width: 50%;
    margin-top: 50px;
}
.data .fr{
    width: 50%;
    margin-top: 20px;
}
.data .fl p{
    font-size: 20px;
    line-height: 50px;
    color: #fff;
}
.data .fl p b{
    font-size: 26px;
    color: #3f76d3;
}

/*第六屏 strat*/
.contact{
    background-color: #f2f2f2;
    overflow: hidden;
}
.contact .fl,.contact .fr{
    width: 50%;
    float: left;
}
.contact .news dl dt,.contact .news dl dd{
    float: left;
    width: 50%;
    color: #999;
}
.contact .news dl dd{
    padding-left: 14px;
}
.contact .news dl dd h3{
    font-size: 18px;
    color: #444;
    margin-bottom: 8px;
    font-weight: bold;
}
.contact .news dl dd h5{
    font-size: 18px;
    color:#808080;
    font-weight: bold;
}
.contact .news dl dd h5 span{
    font-size: 12px;
    color:#666666;
    margin-left: 5px;
}
.contact .news dl dd p{
    font-size: 12px;
    color: #999999;
    line-height: 18px;
}
.news_con_list ul li {
    margin-bottom: 16px;
    position: relative;
    width: 100%;
    height: 108px;
}
.news_con_list{
    margin-top: 26px;
}
.news_con_list ul li .text {
    background-color: #cccccc;
    width: 488px;
    +width: 424px;
    height: 90px;
    float: right;
    color: #999;
    padding: 12px 28px 0 40px;
}
.news_con_list ul li .text h3 {
    font-size: 14px;
    color: #fff;
    height: 25px;
}

.news_con_list ul li .text p {
    font-size: 12px;
    line-height: 20px;
    color: #fff;
}

.news_con_list ul li .data {
    width: 80px;
    height: 80px;
    +height: 60px;
    background-color: #808080;
    padding: 20px 10px;
    +padding:10px 0px 0 10px;
    position: absolute;
    left: -25px;
    left:-50px\9;
    top: -20px;
}

.news_con_list ul li .data h2 {
    color: #fff;
    font-size: 23px;
}

.news_con_list ul li .data p {
    font-size: 12px;
    font-family: "Arail";
}

.news_con_list ul li a {
    display: block;
}

.news_con_list ul li a:hover .text {
    background-color: #484848;
}

.news_con_list ul li a:hover .text h3, .news_con_list ul li a:hover .text p, .news_con_list ul li a:hover .data p {
    color: #fff;
}

.news_con_list ul li a:hover .data {
    background-color: #fd6205;
}

.contact .fr .title h3{
    color: #333333;
    width:120px;
    height: 30px;
    line-height: 30px;
    margin:0 auto;
    color: #333;
    font-size: 20px;
}
.contact .fr{
    padding-left: 40px;
}
.contact .fr .title h3 span{
    display:block;
    float: right;
    margin-top: -5px;
}
.contact .fr .title p{
    font-size: 14px;
    color:#666;
    margin-top: 15px;
    line-height: 20px;
    text-indent: 2em;
}

.form{
    margin-top: 20px;
}

.form ul li{
    margin-top: 20px;
    clear: both;
}
.form ul li input[type="text"]{
    width: 320px;
    height: 40px;
    border:1px solid #fd6205;
    background: none;
}
.form ul li label{
    color: #fd6205;
    font-size: 14px;
}
.form ul li textarea{
    width: 320px;
    height:100px;
    border:1px solid #fd6205;
    background: none;
}
.form ul li input[type="submit"]{
    width: 320px;
    height:40px;
    background-color: #fd6205;
    border-radius: 10px;

    margin-left: 80px;
    color: #fff;
}
.form ul li input,.form ul li textarea{
    color: #999;
    padding:5px 10px;

}
.form ul li #tips{
    color: red;
    margin-left: 80px;
    display: block;
    margin-top: 5px;
}

/*移动营销推广 begin*/
.marketing_header_bottom,.marketing_project{
    background-color: #f7f7f7;
}
.marketing_banner img{
    width: 100%;
    height:280px;
}

.marketing{
    margin-top: 38px;
    overflow: hidden;
}
.marketing .title h2 em{
    font-size: 20px;
    color:#ff8847;
    font-style: normal;
    float: left;
}
.marketing .title h2 i{
    width: 5px;
    height:20px;
    background-color:#ff8847 ;
    display: block;
    float: left;
    margin-left: 4px;
}
.marketing .title h2 span{
    font-size: 20px;
    color:#323232;
    margin-left: 4px;
}
.marketing .title p{
    margin-top: 10px;
    font-size: 16px;
    color:#808080;
    line-height: 30px;
}
.home_media_con{
    margin-top: 35px;
}
.home_media_con .fl{
    width: 40%;
    margin-top:80px;
}
.home_media_con .fr{
    width: 60%;
    padding-left: 4%;
    width: 56%\9;
 }
.home_media_con_list{
    width: 100%;
    height: 106px;
    margin-bottom: 38px;
}
.home_media_con_list span{
    float: left;
    display: block;
}
.home_media_con_list .media{
    margin:25px 28px;
    font-size: 18px;
    color:#808080;
    line-height: 24px;
}
.home_media_con_list .number{
    margin-top: 22px;
}

.two_con{
    margin-top: 50px;
}
.two_con .fl,.two_con .fr{
    width: 50%;
}
.two_con .fl{
    margin-top: 60px;
}

.THREE_con ul li{
    margin-top: 36px;
    width: 100%;
    overflow: hidden;
}
.THREE_con ul li dl dt,.THREE_con ul li dl dd{
    float: left;
}
.THREE_con ul li dl dd {
    padding-left: 12px;
    padding-top: 55px;
}

.THREE_con ul li dl dd h2{
    font-size: 26px;
    color:#69beff;
    margin-bottom: 10px;
}
.THREE_con ul li dl dd p{
    font-size: 18px;
    color:#808080;
}
.Four_con{
    margin-top: 24px;
}
.Four_con .fl{
    width: 402px;
    height: 583px;
    background: url("../images/special/marketing_phone_bg.png") no-repeat center;
}
.Four_con .fl .lunbo{
    width: 220px;
    height: 376px;
    margin: 89px 0 0 92px;
    position: relative;
    overflow: hidden;
}
.Four_con .fl .lunbo ul{
    position: absolute;
    width: 1000%;
    height: 376px;
    top:0;
    left: 0;
}
.Four_con .fl .lunbo ul li{
    float: left;
    height: 376px;
}
.Four_con .fl .lunbo ul li img{
    height: 376px;
    width: 220px;
}

.Four_con .describe{
    float: left;
    width: 440px;
    margin-left: 70px;
    margin-top: 160px;
}
/*文字切换*/
.describe_item{
    overflow: hidden;
}
.Four_con .describe .describe_item ul{
    display: none;
}
.Four_con .describe ul li{
    margin-bottom: 15px;
}
.Four_con .describe ul li img{
    float: left;
    margin-top: 5px;
}
.Four_con .describe ul li h4 span{
    font-size: 20px;
    color:#333;
    padding-left: 15px;
    line-height: 30px;
}
.Four_con .page_con ul li{
    float: left;
}
.Four_con .page_con ul li a{
    display: block;
    float: left;
    background-color: #7f7f7f;
    border-radius: 20px;
    behavior: url(js/ie-css3.htc);
    padding:12px 22px;
    margin-right: 12px;

}
.Four_con .page_con ul li a:hover{
    color:#fff;!important;
}
.Four_con .page_con ul li .on{
    background-color: #ff8847;
}

.Five_con{
    margin: 24px 0;
}
.Five_con img{
    max-width: 99%;
}
/*移动营销推广 end*/

/*营销网站建设专页 begin*/
.building_one ul li{
    font-size: 26px;
    color: #333;
    line-height: 60px;
}
.building_one .fl{
    margin-top: 30px;
}
.building_one .fl ul li b{
    color: #ff8847;
}
.building_one .fl{
    width: 50%;
}
.building_one .fr{
    width: 50%;
    width: 46%\9;
}
.two_con_list ul li{
    width: 30%;
    height: 178px;
    float: left;
    margin-left: 2.5%;
    box-shadow:  0 0 3px #666;
    position: relative;
    margin-bottom: 30px;
}
.two_con_list ul li img{
    width: 100%;
    height: 178px;
}
.two_con_list ul li .bg{
    width: 100%;
    height:178px;
    background-color: #000;
    opacity:0;
    filter: alpha(opacity=0);
    position: absolute;
    top:0;
    left:0;
    z-index: 2;
}
.two_con_list ul li a .text{
    opacity:0 ;
    filter: alpha(opacity=0);
}
.two_con_list ul li a:hover .bg{
    background-color: #000;
    opacity:0.5;
    filter: alpha(opacity=50);
}
.two_con_list ul li a:hover .text{
    opacity:70 ;
    filter: alpha(opacity=70);
}
.two_con_list ul li a .text{
    position: relative;
    z-index: 99;
    width: 174px;
    height:66px;
    margin:-125px auto 0;
    text-align: center;
    color:#fff;
}
.two_con_list ul li a .text h3{
    padding:12px 0 5px 0;
    font-size: 22px;
}
.two_con_list ul li a .text span{
    position: absolute;
    background-color: #fff;
    display: block;
}
.two_con_list ul li a .text .line_1{
    width: 0%;
    height: 1px;
    top:0;
    left:0;
}
.two_con_list ul li a .text .line_2{
    width: 1px;
    height: 0%;
    top:0;
    right:0;
}
.two_con_list ul li a .text .line_3{
    width: 0%;
    height: 1px;
    bottom:0;
    right:0;
}
.two_con_list ul li a .text .line_4{
    width: 1px;
    height: 0%;
    bottom:0;
    left:0;
}
.two_con_list ul li a:hover .text .line_1,.two_con_list ul li a:hover .text .line_3{
    width: 100%;
}
.two_con_list ul li a:hover .text .line_2,.two_con_list ul li a:hover .text .line_4{
    height:100%;
}

.marketing .more{
    color: #fff;
    background-color: #ff8847;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
    display: block;
    margin:0 auto 0;
    behavior: url(js/ie-css3.htc);
}
.three_con .fl{
    margin-top: 0;
}
.three_con{
    margin-bottom: 20px;
    overflow: hidden;
}
.three_con .fr h2{
    font-size: 26px;
    color:#ff8847;
    line-height: 42px;
    text-indent: 2em;
    margin-top: 20px;
}
.TWO .more{
    margin-bottom: 60px;
    behavior: url(js/ie-css3.htc);
}
/*营销网站建设专页 end*/

/*全网营销 begin*/
.trust_banner{
    background-color: #238db5;
}
.trust_banner img{
    width: auto;
}
.turst_one_title{
    margin:0 auto;
}
.turst_one .turst_one_pic{
    margin:50px auto 20px;
}
.trust_two_con .fl{
    width: 34%;
    margin-top: 0;
}
.trust_two_con .fr{
    width: 66%;
    margin-top: 42px;
}
.trust_two_con .fr dl dt p{
    font-size: 24px;
    color:#333;
    line-height: 44px;
}
.trust_two_con .fr dl dd .line span{
    width: 80px;
    height: 7px;
    background-color: #e15151;
    display: block;
    margin: 0 auto 28px;
}
.trust_two_con .fr dl dd .line{
    margin: 60px 0 0 0;
}
.trust_two_con .fr dl dd h5{
    font-size: 28px;
    color:#e15151;
    text-align: center;
    line-height: 38px;
}
.trust_two2_con ul li dl dt{
    width: 18%;
}
.trust_two2_con ul li dl dd{
    width: 78%;
}
.trust_two2_con ul li dl dd p{
    font-size: 18px;
    color:#333333;
    line-height: 32px;
    float: right;
    width: 90%;
}

.trust_two2_con ul li dl dd span{
    width: 65px;
    height: 65px;
    display: block;
    background: url("../images/special/axe_icon.png") 0 0 no-repeat;
    float: left;
}

.trust_Three_con .common dl{
    width: 100%;
    background-color: #cccccc;
    border-radius: 15px;
    behavior: url(js/ie-css3.htc);
}
.trust_Three_con .common dl dt{
    width: 100%;
    line-height: 136px;
    text-align: center;
    font-size: 24px;
}
.trust_Three_con .common dl dt h3{
    color: #333;
}
.trust_Three_con .common dl dd{
    width: 100%;
    height: 100px;
    text-align: center;
}
.trust_Three_con .common dl dd p{
    font-size: 16px;
    color:#333;
    padding-top: 30px;
    line-height: 22px;
}
.trust_Three_con .common{
    float: left!important;
}
.trust_Three_con .fl{
    margin-top: 34px;
    width: 400px;
    margin-left: 78px;
}
.trust_Three_con .fr{
    width: 450px;
}
.trust_Three_con .fr dl{
    background-color: #71de79;
}
.trust_Three_con .fr dl dt{
    height: 170px;
    line-height:30px;
    position: relative;
}
.trust_Three_con .fr dl dt img{
    position: absolute;
    top:32px;
    right: -12px;
}
.trust_Three_con .fr dl dt h3{
    padding-top: 110px;
}

.trust_service{
    position: relative;
    margin-top: -135px;
    margin-left: -38px;
}
.trust_project{
    border-top: 1px solid #d2d2d2;
}
/*全网营销 end*/

.more{
    position: relative;
    cursor: pointer;
    transition: background 0.4s, border 0.2s, margin 0.2s;
}
.more:hover {
    animation: pulse 1s infinite alternate;
}
.more:active {
    border-bottom-width: 0;
    margin-top: 5px;
}
@keyframes pulse {
    0% {
        margin-top: 0px;
    }
    100% {
        margin-top: 6px;
    }
}

/*更多案例 strat*/
.case_banner{
    background: #52c8ff;
    width: 100%;
    height: 305px;
}
.case_banner img{
    width: auto;
    margin:0 auto;
}
.case_box{
    margin-bottom: 30px;
}
.case_box .fl{
    width: 73%;
    background-color: #fff;
    border-radius: 10px;
}
.case_box .fr{
    width: 25%;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding:30px 0;
}
.case_box .fl .case_list ul li{
    width: 42%;
    margin-left: 5%;
}
.case_box .fr h3{
    text-align: center;
    width: 148px;
    height: 60px;
    background: url("../images/case2_banner%20(2).png") no-repeat left center;
    line-height: 60px;
    margin:0 auto;
    text-indent: 1em;
}
.case_box .fr ul{
    margin-top: 22px;
}
.case_box .fr ul li{
    text-align: center;
    font-size: 14px;
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.case_box .fr ul li a{
    display: block;
    color:#666666;
}
.case_box .fr ul li .on{
    background:#e6e6e6 url("../images/case2_banner%20(3).png") no-repeat 60px 15px;
}