
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
    margin: 0;
    padding: 0;
}

/*各浏览器显示不同，去掉蓝色边框*/
fieldset, img, input, button {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}

ul, ol {
    list-style: none;
}

input {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "SimSun", "宋体";
}

/*去掉行内替换元素空白缝隙*/
select, input {
    vertical-align: middle;
}

select, input, textarea {
    font-size: 12px;
    margin: 0;
}

/*防止拖动 影响布局*/
textarea {
    resize: none;
}

/*去掉行内替换元素空白缝隙*/
img {
    border: 0;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}
/*html{*/
    /*overflow-x:hidden;*/
    /*overflow-y:auto;*/
/*}*/
body {
    font: 12px/150% Arial, Verdana, "\5b8b\4f53"; /*宋体 unicode */
    color: #666;
    background: #fff;
    min-width: 1200px;
}

/*清除浮动*/
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1; /*IE/7/6*/
}

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


h1, h2, h3, h4, h5, h6 {
    text-decoration: none;
    font-weight: normal;
    font-size: 100%;
}

s, i, em {
    font-style: normal;
    text-decoration: none;
}

/*公共类*/
.w {
    /*版心 提取 */
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.al {
    text-align: left;
}

.ac {
    text-align: center;
}

.ar {
    text-align: right;
}
.show{
    display: block;
}
.hide {
    display: none;
}

.mt-10{
    margin-top: 10px;
}
.mt-20{
    margin-top: 20px;
}
.mt-40{
    margin-top: 40px;
}
.mt-50{
    margin-top: 80px;
}
.mb-80{
    margin-bottom: 80px;
}


img {
    border: 0
}

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

.main {
    width: 974px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}

A:link {
    TEXT-DECORATION: none;
}

A:visited {
    TEXT-DECORATION: none;
}

A:hover {
    TEXT-DECORATION: none;
    color: #fff;
}

input {
    border: 0px;
    margin: 0px;
    color: #939598;
    font-family: "微软雅黑";
    font-size: 14px;
    width: 225px;
    height: 36px;
    line-height: 36px;
    outline: 0;
}

.white {
    color: #ffffff;
}

.red {
    color: #C1272D;
}

.green {
    color: green;
}

.black {
    color: #000;
}

.blue {
    color: #6a9dd9;
}

.gray {
    color: #595757;
}

.org {
    color: #ff5a00;
}

.bg_lo {
    background-color: #f7f8f8;
}

.clr {
    clear: both;
    height: 1px;
    overflow: hidden;
}

.t_r {
    text-align: right;
}

.f_r {
    float: right;
}

.f_12 {
    font-size: 12px;
    font-family: "宋体";
}

.f_18 {
    font-size: 18px;
}

.f_28 {
    font-size: 28px;
    line-height: 28px;
}

.f_36 {
    font-size: 36px;
    line-height: 36px;
}

.t_c {
    text-align: center;
}

/*页头*/
.head {
    width: 100%;
    height: 60px;
    position: absolute;
    z-index: 1;
}

.logo{
    background: url(../images/stargroup.png) center center no-repeat;
    float: left;
    width: 135px;
    height: 37px;
    margin: 14px 0 0 20px;
}

.head-nav{
    width: 840px;
    height: 60px;
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
}

.head-btn{
    float: right;
    display: inline-block;
    width: 100px;
    height: 30px;
    border: 1px solid #fff;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin: 14px 20px 0 0;
    opacity: 0.7;
    filter:alpha(opacity=70);
}

.head-btn:hover{
    opacity: 1;
    filter:alpha(opacity=100);
}

.head-nav a {
    width: 118px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    font-family: "方正兰亭中黑_GBK";
    font-size: 15px;
    color: #fff;
    /*margin-left: -5px;*/
}

.head-nav > li:hover>a, .head .on {
    background-color: #fff;
    color: #000;
}

.head-li{
    float: left;
}

.nav-ul{
    display: none;
}

.nav-ul a{
    width: 118px;
    line-height: 60px;
    background-color:#fff;
    background-color: rgba(255,255,255,0.8);
    filter:alpha(opacity=80);
    color: #000;
}
.nav-ul a:hover{
    color: #F12C29;
}
.carousel {
    position: relative;
}
.carousel-inner > .item > img{
    width: 100%;
    /*height: 100%;*/
} 
.bg-text1{
    position: absolute;
    right: 38.6%;
    top: 35%;
    font-size: 28px;
    color: #fff;
    font-family: "方正兰亭中黑_GBK";
    letter-spacing: 6px;
}
.bg-text1-2{
    position: absolute;
    right: 15%;
    top: 45%;
    font-size: 76px;
    color: #fff;
    font-family: "方正正中黑简体";
    letter-spacing: 6px;
}
.bg-text1-3{
    position: absolute;
    right: 29.6%;
    top: 54%;
    font-size: 26px;
    color: #fff;
    font-family: "方正正中黑简体";
    letter-spacing: 32px;
    opacity: 0.6;
    filter:alpha(opacity=60);
    animation: bg1-textIn 1.5s ease-in-out;
    -moz-animation: bg1-textIn 1.5s ease-in-out;
    -webkit-animation: bg1-textIn 1.5s ease-in-out;
    -o-animation: bg1-textIn 1.5s ease-in-out;
}
.bg-text4-4{
    position: absolute;
    left:41%;
    top:54%;
    font-size: 26px;
    color: #fff;
    display:inline-block;
    background:url(../images/whitelinebg.png) no-repeat center top;background-size:100% 100%;
    font-family: "方正兰亭中黑_GBK";
    letter-spacing:10px;
    filter:alpha(opacity=60);
    animation: bg4-textIn4 1.5s ease-in-out;
    -moz-animation: bg4-textIn4 1.5s ease-in-out;
    -webkit-animation: bg4-textIn4 1.5s ease-in-out;
    -o-animation: bg4-textIn4 1.5s ease-in-out;
}

.bg-text2-1{
    position: absolute;
    left: 34%;
    top: 40%;
    color: #fff;
    font-family: "方正正中黑简体";
    animation: bg2-textIn1 1.5s ease-in-out;
    -moz-animation: bg2-textIn1 1.5s ease-in-out;
    -webkit-animation: bg2-textIn1 1.5s ease-in-out;
    -o-animation: bg2-textIn1 1.5s ease-in-out;
}
.bg-text4-1{
    position: absolute;
    left:24%;
    top: 44%;
    color: #fff;
    font-family: "方正正中黑简体";
    animation: bg4-textIn1 1.5s ease-in-out;
    -moz-animation: bg4-textIn1 1.5s ease-in-out;
    -webkit-animation: bg4-textIn1 1.5s ease-in-out;
    -o-animation: bg4-textIn1 1.5s ease-in-out;
}
.bg-text2-5{
    position: absolute;
    left: 34%;
    top: 48%;
    color: #fff;
    font-family: "方正正中黑简体";
    animation: bg2-textIn5 1.5s ease-in-out;
    -moz-animation: bg2-textIn5 1.5s ease-in-out;
    -webkit-animation: bg2-textIn5 1.5s ease-in-out;
    -o-animation: bg2-textIn5 1.5s ease-in-out;
}
.bg-text2-2{
    position: absolute;
    left: 53%;
    top: 48%;
    color: #fff;
    font-family: "方正正中黑简体";
    animation: bg2-textIn2 1.5s ease-in-out;
    -moz-animation: bg2-textIn2 1.5s ease-in-out;
    -webkit-animation: bg2-textIn2 1.5s ease-in-out;
    -o-animation: bg2-textIn2 1.5s ease-in-out;
}
.bg-text4-2{
    position: absolute;
    left: 53%;
    top: 48%;
    color: #fff;
    font-family: "方正正中黑简体";
    animation: bg4-textIn2 1.5s ease-in-out;
    -moz-animation: bg4-textIn2 1.5s ease-in-out;
    -webkit-animation: bg4-textIn2 1.5s ease-in-out;
    -o-animation: bg4-textIn2 1.5s ease-in-out;
}
.bg-text2-3{
    position: absolute;
    left: 51%;
    top: 41%;
    color: #fff;
    font-family: "方正兰亭中黑_GBK";
    animation: bg2-textIn3 1.5s ease-in-out;
    -moz-animation: bg2-textIn3 1.5s ease-in-out;
    -webkit-animation: bg2-textIn3 1.5s ease-in-out;
    -o-animation: bg2-textIn3 1.5s ease-in-out;
}
.bg-text2-4{
    position: absolute;
    left:49%;
    top: 55%;
    color: #fff;
    font-family: "方正兰亭中黑_GBK";
    animation: bg2-textIn4 1.5s ease-in-out;
    -moz-animation: bg2-textIn4 1.5s ease-in-out;
    -webkit-animation: bg2-textIn4 1.5s ease-in-out;
    -o-animation: bg2-textIn4 1.5s ease-in-out;
}

.bg-text3-1{
    position: absolute;
    left:31%;
    top: 47%;
    color: #fff;
    font-family: "方正正中黑简体";
    letter-spacing:0px;
}
.bg-text3-2{
    position: absolute;
    left: 60%;
    top: 47%;
    color: #fff;
    font-family: "方正正中黑简体";
    letter-spacing: 10px;
}
.bg-text3-3{
    position: absolute;
    left:54%;
    top: 54%;
    color: #fff;
    font-size: 30px;
    font-family: "方正兰亭中黑_GBK";
    animation: bg3-textIn3 1.5s ease-in-out;
    -moz-animation: bg3-textIn3 1.5s ease-in-out;
    -webkit-animation: bg3-textIn3 1.5s ease-in-out;
    -o-animation: bg3-textIn3 1.5s ease-in-out;
}
.down{
    width: 60%;
    height: 30px;
    background: url('../images/down.png') no-repeat center center;
    position: absolute;
    left: 50%;
    bottom: 14%;
    margin-left: -30%;
    animation: bg-down 3s ease-in-out infinite;
    -moz-animation: bg-down 3s ease-in-out infinite;
    -webkit-animation: bg-down 3s ease-in-out infinite;
    -o-animation: bg-down 3s ease-in-out infinite;
}

/*我们服务介绍*/
.ourservice{
    /*margin-top: 30px;*/
    text-align: center;
    padding: 70px 0 70px 0;
}

.service-text p{
    text-align: center;
}

.service-text p{
    color: #9FA0A0;
    font-size: 14px;
    margin-top: 10px;
    font-family: "微软雅黑";
}
.service-textbox{
    width: 292px;
    background-color: #F6F6F6;
    margin: 0 auto;
    padding: 1px 0 8px 0;
}
.service-text > .service-text1{
    color: #000;
    font-size: 32px;
    font-family: "方正兰亭中黑_GBK";
}
.service-text > .service-text2{
    color: #F12C29;
    font-size: 20px;
    margin-top: 30px;
    font-family: "方正兰亭中黑_GBK";
}
.service-text > .service-text3{
    margin-top: 30px;
}
.service-line{
    background-color: #9FA0A0;
    width: 60px;
    height: 1px;
    margin: 0 auto;
    margin-top: 50px;
}
.service-imgbox{
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}

.service-img{
    display: block;
    width: 300px;
    text-align: center;
    float: left;
    position: relative;
    overflow: hidden;
    color: #9FA0A0;
    font-size: 14px;
    font-family: "微软雅黑";
    background-color: #F6F6F6;
    padding-bottom: 20px;
}
.service-img:hover{
    color: #9FA0A0;
}
.service-img:hover>.service-hover{
    top: 0px;
}
.service-hover{
    position: absolute;
    left: 5px;
    top: -300px;
    width: 290px;
    height: 300px;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}
.service-2{
    left: 3px;
    top: -340px;
    width: 294px;
    height: 340px;
}
.service-3{
    left: 3px;
    top: -304px;
    width: 293px;
    height: 304px;
}
.service-4{
    left: 3px;
    top: -340px;
    width: 294px;
    height: 340px;
}

.cooperetion-img{
    width: 1200px;
    margin-top: 50px;
}
.caces-img{
    width: 1200px;
}

.flow{
    background: url("../images/foot.jpg") no-repeat;
    width: 100%;
    height: 278px;
    line-height: 278px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    background-size: cover;
    font-family: "微软雅黑";
}

.footer-line{
    /*border-top: 1px dashed #fff;*/
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right, #ccc 0%, #ccc 20%, transparent 0%);
    background-image: -moz-linear-gradient(to right, #ccc 0%, #ccc 20%, transparent 0%);
    background-image: -webkit-linear-gradient(to right, #ccc 0%, #ccc 20%, transparent 0%);
    background-image: -o-linear-gradient(to right, #ccc 0%, #ccc 20%, transparent 0%);
    background-image: -ms-linear-gradient(to right, #ccc 0%, #ccc 20%, transparent 0%);
    background-size: 3px 1px;
    background-repeat: repeat-x;
}

/*页脚*/
.footer {
    text-align: center;
    /*height: 65px;*/
    line-height: 40px;
    font-size: 12px;
    color: #8c8c8c;
    background-color: #363636;
    padding-top: 20px;
}

.foot-content{
    width: 1200px;
    height: 80px;
    margin: 0 auto;
    font-size: 14px;
    font-family: "方正兰亭中黑_GBK";
}
.foot-logo{
    display: inline-block;
    background: url(../images/stargroup.png) center center no-repeat;
    float: left;
    width: 107px;
    height: 40px;
    margin: 14px 0 0 30px;
}
.foot-nav{
    float: right;
}
.foot-nav > li{
    float: left;
    margin: 14px;
}
.footer-box{
    max-width: 1200px;
    margin: 0 auto;
    text-align: left;
}
.copyright{position:relative;
    background-color: #363636;
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    padding-right: 22px;
}
.copyright span{
    margin-left: 30px;
}
.friendlink{position:relative;
    width: 1200px;
    margin: 0 auto;
    text-align: right;
    padding-right: 22px;
}
.friendlink ul{
    text-align: left;
}
.friendlink ul li {
    line-height: 24px;
display:inline-block;
}
.friendlink ul li a{
    display: block;
    font-size: 14px;
    font-family: "方正兰亭中黑_GBK";}
.friendlink ul li span {
     display: block;
    padding-left:30px;
     font-size: 14px;
     font-family: "方正兰亭中黑_GBK";}
.liangzhao {position:absolute;left:349px; top:0; width: 30px;height:30px;}
.liangzhao a { display:block;width: 100%;height:100%;}
.liangzhao img { max-width:30px; max-height:30px;}

.liangzhao-phone {clear:both;overflow:hidden;margin:0px auto; width: 30px;height:30px;}
.liangzhao-phone a {margin:0px auto; width: 30px;height:30px;display:block;}
.liangzhao-phone img { max-width:30px; max-height:30px;}




.location{
    background: url("../images/icon.jpg") no-repeat 0px 2px;
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: text-bottom;
}
.phone{
    background: url("../images/icon.jpg") no-repeat -20px 2px;
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: text-bottom;
}
.email{
    background: url("../images/icon.jpg") no-repeat -38px 2px;
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: text-bottom;
}
.footer-text{
    font-size: 14px;
    display: inline-block;
    text-align: left;
    height: 90px;
}
.footer-textbox{
    line-height: 32px;
    margin-top: 12px;
}
.top{
    width: 40px;
    height: 40px;
    position: fixed;
    right: 10px;
    bottom: 100px;
    background: url("../images/top.jpg") no-repeat 0px -1px;
    cursor: pointer;
    display: none;
}
/*合作客户*/
.logo-nav{
    width: 1000px;
    margin: 0 auto;
}
.logo-nav li{
    float: left;
    width: 100px;
    height: 35px;
    border: 1px solid #F12C29;
    color: #F12C29;
    font-size: 18px;
    text-align: center;
    line-height: 34px;
    font-family: "微软雅黑";
    border-radius: 4px;
    margin-left: 26px;
}
.logo-nav .all{
    background: #F12C29;
    color: #fff;
}
.logo-nav li:hover{
    background: #F12C29;
    color: #fff;
    cursor: pointer;
}
.logo-box>div{
    display: none;
    margin-top: 60px;
}

.logo-nav2{
    width: 1000px;
    margin: 0 auto;
    margin-top: -10px;
    margin-bottom: 30px;
}
.logo-nav2 li{
    float: left;
    color: #727171;
    font-size: 18px;
    font-family: "微软雅黑";
    width: 100px;
    height: 25px;
}
.logo-nav2 li:hover{
    cursor: pointer;
}
.logo-nav2 .all2{
    color: #F12C29;
}
.hoverbox{
    display: inline-block;
    visibility: hidden;
    width: 7px;
    height: 7px;
    background: #F12C29;
    vertical-align: middle;
    margin-right: 10px;
}
.visshow{
    visibility: visible;
}
.h1hidden{
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}

/*隐藏m站样式*/
.bg-mtext,.bg-mtext4,.mservice,.minfo,#myCarousel1,#myCarousel2,.more,.mfooter{
    display: none;
}


@media screen and (min-width:1200px){
    /*首页*/
    .head{
        width: 100%;
    }
    .down{
        left: 50%;
    }
}

@media screen and (max-width:1199px){

    /*首页*/
    body{
        min-width: 1000px;
    }
    .logo{
        margin: 8px 0 0 14px;
    }
    .head-btn{
        margin: 10px 12px 0 0;
    }
    .head-nav {
        width: 700px;
        height: 50px;
    }
    .head-nav a {
        width: 100px;
        height: 51px;
        line-height: 50px;
    }
    .nav-ul a {
        width: 100px;
        height: 51px;
        line-height: 50px;
    }

    .service-imgbox{
        width: 1000px;
    }
    .service-img{
        width: 240px;
        margin-right: 10px;
    }
    .service-img img{
        width: 100%;
    }
    .service-hover{
        width: 240px;
        height: 248px;
        left: 0;
    }
    .service-textbox{
        width: 252px;
    }
    .service-img .service-2{
        width: 240px;
        height: 278px;
        left: 0;
    }
    .service-img .service-3{
        width: 240px;
        height: 249px;
        left: 0;
    }
    .service-img .service-4{
        width: 240px;
        height: 278px;
        left: 0;
    }
    .cooperetion-img{
        width: 1000px;
    }
    .caces-img{
        width: 1000px;
    }
    .foot-content{
        width: 1000px;
    }
    .footer-box{
        width: 1000px;
    }
    .copyright{
        width: 1000px;
    }


    /*我们的服务*/
    .w{
        width: 1000px;
    }

}
@media screen and (max-width:980px){
    body{
        min-width: 100%;
    }
    .head{
        width: 100%;
        height: 1.8rem;
        position: static;
        background: #fff;
    }
    .head-btn,.service-imgbox,.cooperetion-img,.caces-img,.flow,.footer{
        display: none;
    }
    .logo{
        background: url(../images/redstar1.png) center center no-repeat;
        background-size: contain;
        width: 2.4rem;
        height: 1rem;
        margin: 0.4rem 0 0 0.5rem;
    }
    .head-show{
        float: right;
        margin: 0.34rem 0.5rem 0 0;
    }
    .head-showline{
        width: 0.9rem;
        height: 0.14rem;
        background-color: #e90000;
        margin-top: 0.16rem;
        transition: all .3s;
    }
    .head-showline1{
        transform: rotate(45deg);
        transform-origin: left top;
    }
    .head-showline2{
        opacity: 0;
    }
    .head-showline3{
        transform: rotate(-45deg);
        transform-origin: left bottom;
    }
    .head-li {
         float: none;
    }
    .head-nav{
        position: absolute;
        top: 1.7rem;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 10;
        text-align: left;
        display: none;
        overflow-y: auto;
    }
    .head-nav a {
        width: 90%;
        height: 1rem;
        line-height: 1rem;
        display: block;
        font-family: "微软雅黑";
        font-size: 0.38rem;
        color: #3e3a39;
        border-bottom: 1px solid #9c9d9d;
        padding-left: 0.5rem;
        margin: 0 auto;
    }
    .nav-ul a {
        /* width: 118px; */
         line-height: 1.1rem;
        background-color: #fff;
        background-color: rgba(255,255,255,1);
        filter: alpha(opacity=100);
         color: #3e3a39;
        padding-left: 1rem;
    }
    .waplink1{
        position: relative;
    }
    .waplink1:after{
        content: " ";
        display: inline-block;
        width: 0.4rem;
        height: 0.4rem;
        background: url(../images/rotate.png) center center no-repeat;
        position: absolute;
        top: 0.3rem;
        right: 0.3rem;
        background-size: contain;
        transition: all .3s;
    }
    .waplink1-other:after{
        transform: rotate(90deg);
    }
    .noscroll{
        overflow: hidden;
    }
    .down{
        display: none;
    }
    .bg-text1,.bg-text1-2,.bg-text1-3,.bg-text4-1,.bg-text4-4{
        display: none;
    }
    .bg-mtext,.bg-mtext4{
        display: block;
        position: absolute;
        top: 30%;
        left: 0;
        text-align: center;
        width: 100%;
    }
    .bg-mtext1{
        font-size: 0.75rem;
        line-height: 0.75rem;
        color: #fff;
        font-family: "禹卫书法行书简体";
        letter-spacing: 6px;
    }
    .bg-mtext1-2,.bg-mtext4-2{
        font-size: 0.6rem;
        line-height: 0.6rem;
        color: #fff;
        font-family: "方正正中黑简体";
        letter-spacing: 6px;
        margin-top: 0.2rem;
    }
    .bg-mtext1-3,.bg-mtext4-3{
        font-size: 0.25rem;
        line-height: 0.25rem;
        color: #fff;
        font-family: "微软雅黑";
        letter-spacing: 6px;
        opacity: 0.7;
        margin-top: 0.2rem;
    }
    .bg-mtext4-1{
        font-size: 0.7rem;
        line-height: 1.2rem;
        color: #fff;
        font-family: "方正正中黑简体";
        letter-spacing: 6px;
    }
    .bg-mtext4-2 span { font-family: "禹卫书法行书简体";}
    .bg-text2-1{
        left: 15%;
        top: 43%;
        animation: bg2-mtextIn1 1.5s ease-in-out;
        -moz-animation: bg2-mtextIn1 1.5s ease-in-out;
        -webkit-animation: bg2-mtextIn1 1.5s ease-in-out;
        -o-animation: bg2-mtextIn1 1.5s ease-in-out;
    }
    .bg-text4-1{
        left:7%;
        top: 48%;
        animation: bg4-mtextIn1 1.5s ease-in-out;
        -moz-animation: bg4-mtextIn1 1.5s ease-in-out;
        -webkit-animation: bg4-mtextIn1 1.5s ease-in-out;
        -o-animation: bg4-mtextIn1 1.5s ease-in-out;
    }

    .bg-text2-2{
        left: 59%;
        top: 48%;
        animation: bg2-mtextIn2 1.5s ease-in-out;
        -moz-animation: bg2-mtextIn2 1.5s ease-in-out;
        -webkit-animation: bg2-mtextIn2 1.5s ease-in-out;
        -o-animation: bg2-mtextIn2 1.5s ease-in-out;
    }
    .bg-text4-2{
        left: 59%;
        top: 48%;
        animation: bg4-mtextIn2 1.5s ease-in-out;
        -moz-animation: bg4-mtextIn2 1.5s ease-in-out;
        -webkit-animation: bg4-mtextIn2 1.5s ease-in-out;
        -o-animation: bg4-mtextIn2 1.5s ease-in-out;
    }
    .bg-text2-3{
        left: 51%;
        top: 40%;
        animation: bg2-mtextIn3 1.5s ease-in-out;
        -moz-animation: bg2-mtextIn3 1.5s ease-in-out;
        -webkit-animation: bg2-mtextIn3 1.5s ease-in-out;
        -o-animation: bg2-mtextIn3 1.5s ease-in-out;
    }
    .bg-text2-4{
        left: 50%;
        top: 56%;
        animation: bg2-mtextIn4 1.5s ease-in-out;
        -moz-animation: bg2-mtextIn4 1.5s ease-in-out;
        -webkit-animation: bg2-mtextIn4 1.5s ease-in-out;
        -o-animation: bg2-mtextIn4 1.5s ease-in-out;
    }
    .bg-text2-5{
        left: 15%;
        top: 52%;
        animation: bg2-mtextIn5 1.5s ease-in-out;
        -moz-animation: bg2-mtextIn5 1.5s ease-in-out;
        -webkit-animation: bg2-mtextIn5 1.5s ease-in-out;
        -o-animation: bg2-mtextIn5 1.5s ease-in-out;
    }
    .bg-text4-4{
        left: 11%;
        top: 58%;
        animation: bg4-mtextIn4 1.5s ease-in-out;
        -moz-animation: bg4-mtextIn4 1.5s ease-in-out;
        -webkit-animation: bg4-mtextIn4 1.5s ease-in-out;
        -o-animation: bg4-mtextIn4 1.5s ease-in-out;
    }
    .bg-text3-1 {
        left:19%;
        top:52%;
        font-size: 0.7rem;
        letter-spacing: 3px;
    }
    .bg-text3-2 {
        left:72%;
        top: 52%;
        letter-spacing:0px;
        font-size: 0.7rem;
    }
    .bg-text3-3 {
        left:50%;
        top:58%;
        letter-spacing:0px;
        font-size: 0.3rem;
        animation: bg3-textIn4 1.5s ease-in-out;
        -moz-animation: bg3-textIn4 1.5s ease-in-out;
        -webkit-animation: bg3-textIn4 1.5s ease-in-out;
        -o-animation: bg3-textIn4 1.5s ease-in-out;
    }

    .service-text > .service-text1 {
        font-size: 24px;
        line-height: 24px;
        margin-top: 0;
    }
    .service-text > .service-text2 {
        font-size: 14px;
        margin-top: 10px;
    }
    .service-text > .service-text3 {
        margin-top: 20px;
    }
    .service-text p {
        margin-top: 10px;
        font-size: 0.25rem;
        line-height: 0.32rem;
    }

    .ourservice {
        padding: 40px 0 40px 0;
        border-bottom: 1px solid #ccc;
    }
    .mservice{
        display: block;
        margin-top: 20px;
        font-family: "微软雅黑";
    }
    .service-mbox{
        display: inline-block;
        width: 32%;
    }
    .service-mbox p:first-child{
        font-weight: 700;
        font-size: 0.6rem;
        line-height: 0.6rem;
        color: #3e3a39;
    }
    .service-mbox p:last-child{
        font-size: 0.2rem;
        line-height: 0.2rem;
        margin-top: 10px;
        color: #868686;
    }
    .service-line {
        margin-top: 20px;
    }
    .minfo{
        display: block;
        width: 60%;
        border: 1px solid #ee2c29;
        height: 40px;
        margin: 0 auto;
        line-height: 40px;
        font-size: 18px;
        font-family: "微软雅黑";
        margin-top: 30px;
        color: #ee2c29;
    }
    .minfo-right{
        background: url(../images/minfo-right.png) center center no-repeat;
        display: inline-block;
        width: 32px;
        height: 14px;
        background-size: cover;
    }
    .ourservice:nth-child(2){
        background-color: #fff !important;
    }
    .bg-m{
        background-color: #fff !important;
    }
    #myCarousel1{
        display: block;
        margin-top: 20px;
    }
    #myCarousel2{
        display: block;
        margin-top: 20px;
    }
    #myCarousel1 >.carousel-inner > .item > img {
        width: 86%;
        margin: 0 auto;
    }
    #myCarousel2 >.carousel-inner > .item > img {
        width: 86%;
        margin: 0 auto;
    }
    .ourservice .mstrong{
        color: #000;
    }
    .team-m{
        margin-top: 20px !important;
    }
    .more{
        font-family: "微软雅黑";
        display: block;
    }
    .more .more-text{
        font-family: "微软雅黑";
    }
    .more:hover{
        color: #666;
    }
    .more .more-line{
        background: #ee2c29;
    }
    .more-p{
        margin-top: 20px;
    }
    .mfooter{
        width: 10%;
        height: 80px;
        background-color: #e92c29;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
    }
    .mfooter p{
        font-size: 12px;
        font-family: "微软雅黑";
        color: #fff;
        transform: scale(0.92);
    }

    /*轮播样式*/
    .mprev{
        width: 30px;
        height: 50px;
        background: url(../images/right-m.png) center center no-repeat;
        background-size: cover;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -25px;
        transform: rotate(180deg);
    }
    .mnext{
        width: 30px;
        height: 50px;
        background: url(../images/right-m.png) center center no-repeat;
        background-size: cover;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -25px;
    }
    #myCarousel1,#myCarousel2 {
        width: 90%;
        margin: 0 auto;
        margin-top: 20px;
    }
}
@media screen and (max-width:768px){

}







/*动画*/
@keyframes bg1-textIn {
    0%{
        opacity: 0;
    }
    100%{
        opacity: 0.6;
    }
}
@keyframes bg2-textIn1 {
    0%{
        left: 33%;
        top: 40%;
        opacity: 0;
    }
    100%{
        left: 34%;
        top: 40%;
        opacity: 1;
    }
}
@keyframes bg4-textIn1 {
     0%{
         left:21%;
         top: 48%;
         opacity: 0;
     }
     100%{
         left: 21%;
         top: 48%;
         opacity: 1;
     }
 }
@keyframes bg2-textIn5 {
    0%{
        left: 33%;
        top: 48%;
        opacity: 0;
    }
    100%{
        left: 34%;
        top: 48%;
        opacity: 1;
    }
}

@keyframes bg4-textIn4 {
    0%{
        left:41%;
        top:57%;
        opacity: 0;
    }
    100%{
        left:41%;
        top:54%;
        opacity: 1;
    }
}
@keyframes bg2-textIn2 {
    0%{
        left: 54%;
        top: 48%;
        opacity: 0;
    }
    100%{
        left: 53%;
        top: 48%;
        opacity: 1;
    }
}
@keyframes bg4-textIn2 {
    0%{
        left:58%;
        top: 48%;
        opacity: 0;
    }
    100%{
        left:53%;
        top: 48%;
        opacity: 1;
    }
}
@keyframes bg2-textIn3 {
    0%{
        left: 51%;
        top: 38%;
        opacity: 0;
    }
    100%{
        left: 51%;
        top: 41%;
        opacity: 1;
    }
}
@keyframes bg2-textIn4 {
    0%{
        left: 49%;
        top: 58%;
        opacity: 0;
    }
    100%{
        left: 49%;
        top: 55%;
        opacity: 1;
    }
}

/*m站动画*/
@keyframes bg2-mtextIn1 {
    0%{
        left:5%;
        top: 43%;
        opacity: 0;
    }
    100%{
        left: 15%;
        top: 43%;
        opacity: 1;
    }
}
@keyframes bg4-mtextIn1 {
    0%{
        left:1%;
        top: 48%;
        opacity: 0;
    }
    100%{
        left:7%;
        top: 48%;
        opacity: 1;
    }
}
@keyframes bg2-mtextIn2 {
    0%{
        left:65%;
        top: 48%;
        opacity: 0;
    }
    100%{
        left:59%;
        top: 48%;
        opacity: 1;
    }
}
@keyframes bg4-mtextIn4 {
    0%{
        left:11%;
        top:63%;
        opacity: 0;
    }
    100%{
        left:11%;
        top:58%;
        opacity: 1;
    }
}
@keyframes bg4-mtextIn2 {
    0%{
        left:65%;
        top: 48%;
        opacity: 0;
    }
    100%{
        left:59%;
        top: 48%;
        opacity: 1;
    }
}
@keyframes bg2-mtextIn3 {
    0%{
        left: 51%;
        top: 38%;
        opacity: 0;
    }
    100%{
        left: 51%;
        top: 40%;
        opacity: 1;
    }
}
@keyframes bg2-mtextIn4 {
    0%{
        left: 56%;
        top: 56%;
        opacity: 0;
    }
    100%{
        left: 50%;
        top: 56%;
        opacity: 1;
    }
}
@keyframes bg2-mtextIn5 {
    0%{
        left: 5%;
        top: 52%;
        opacity: 0;
    }
    100%{
        left: 15%;
        top: 52%;
        opacity: 1;
    }
}
@keyframes bg3-textIn1 {
    0%{
        left: 45%;
        top: 41%;
        opacity: 0;
    }
    100%{
        left: 45%;
        top: 44%;
        opacity: 1;
    }
}
@keyframes bg3-textIn2 {
    0%{
        left: 47%;
        top: 58%;
        opacity: 0;
    }
    100%{
        left: 47%;
        top: 55%;
        opacity: 1;
    }
}
@keyframes bg3-textIn3 {
    0%{
        left:54%;
        top:59%;
        opacity: 0;
    }
    100%{
        left:54%;
        top: 54%;
        opacity: 1;
    }
}

@keyframes bg3-textIn4 {
    0%{
        left:50%;
        top:69%;
        opacity: 0;
    }
    100%{
        left:50%;
        top: 58%;
        opacity: 1;
    }
}

@keyframes bg-down {
    0%{
        bottom: 16%;
    }
    50%{
        bottom: 14%;
    }
    100%{
        bottom: 16%;
    }
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
    animation-delay:.5s;
    -webkit-animation-delay:.5s;
}

@-webkit-keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
    animation-delay:.5s;
    -webkit-animation-delay:.5s;
}

@-webkit-keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox;
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    animation-delay:.2s;
    -webkit-animation-delay:.2s;
}

@font-face {
    font-family: "方正兰亭中黑_GBK";
    src: url("../font-text/_gbk_0.eot"); /* IE9 */
    src: url("../font-text/_gbk_0.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../font-text/_gbk_0.woff") format("woff"), /* chrome, firefox */
    url("../font-text/_gbk_0.ttf") format("truetype"), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("../font-text/_gbk_0.svg#FZLanTingHei-DB-GBK") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "方正正中黑简体";
    src: url("../font-text/_black.eot"); /* IE9 */
    src: url("../font-text/_black.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../font-text/_black.woff") format("woff"), /* chrome, firefox */
    url("../font-text/_black.ttf") format("truetype"), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("../font-text/_black.svg#FZZhengHeiS-DB-GB") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "禹卫书法行书简体";
    src: url("../font-text/禹卫书法行书简体.eot"); /* IE9 */
    src: url("../font-text/禹卫书法行书简体.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../font-text/禹卫书法行书简体.woff") format("woff"), /* chrome, firefox */
    url("../font-text/禹卫书法行书简体.ttf") format("truetype"), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("../font-text/禹卫书法行书简体.svg#yuweij") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}
