* {
    font-size: 16px;
    font-family: "微软雅黑";
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a:active {
    text-decoration: none;
}
.i_top {
    line-height: 100px;
    font-size: 24px;
    font-weight: bold;
}
.i_top>.row>.col-sm-5:last-child {
    font-size: 18px;
    font-weight: 100;
}
.i_top>.row>.col-sm-5:last-child>a {
    font-size: 18px;
    color: #000000;
}
.div_table {
    background:#f9fafd ;
    width: 100%;
}
.div_table tbody {
    padding: 0;
    margin: 0;
    border: none;
}
.div_table tr {
    padding: 0;
    margin: 0;
    border: none;
}
.div_table td {
    padding: 0;
    margin: 0;
    border: none;
}
/*导航结束*/
.i_case>.col-sm-5>h3 {
    font-size: 40px;
    font-weight: 100;
    line-height: 80px;
    color: #666666;
}
.i_case>.col-sm-5>h3>span {
    font-size: 40px;
    border-bottom: 3px solid #fd3333;
    padding-bottom: 2%;
    color: #666666;
}
.i_case>.col-sm-5>h4 {
    font-size: 30px;
    margin:5% 0;
}
.i_case>.col-sm-5>p {
    line-height: 28px;
    color: #666666;
}
.i_case>.col-sm-5>a {
    display: inline-block;
    padding:3% 10%;
    background: #fd3333;
    color: #ffffff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
/*经典案例结束*/
.i_media {
    margin-top: 10%;
}
.i_media>.col-sm-12>h3 {
    font-size: 40px;
    font-weight: 100;
    color: #666666;
}
.i_media>.col-sm-12>h3>span {
    font-size: 40px;
    border-bottom: 3px solid #fd3333;
    padding-bottom: 2%;
    color: #666666;
}
.i_media>.col-sm-12>h4 {
    font-size: 24px;
    margin:3% 0;
}
.i_media>.col-sm-4>a>h4 {
    font-size: 22px;
    line-height: 44px;
    color: #333333;
}
.i_media>.col-sm-4>a>img {
    transition: 1s;
}
.i_media>.col-sm-4>a>img:hover {
    transform: translate(0px,-10px);
    box-shadow: 10px 10px 30px 0 #666;
}
.i_media>.col-sm-4>a>h4:hover {
    color: #fd3333;
}
.i_media>.col-sm-4>a>p {
    color: #666666;
    font-size: 14px;
    line-height: 28px;
}

/*媒体合作结束*/
.i_about {
    width:100%;
    background: #f6f6f6;
    margin-top: 5%;
}
.i_about>div {
    width:50%;
    float: left;
    background: #f6f6f6;
}
.i_about_phone {
    padding-left: 19%;
    padding-bottom: 9.25%;
}
.i_about_phone>.col-xs-12:first-child {
    margin-top: 15%;
}
.i_about_phone>.col-xs-12:first-child>h3 {
    font-size: 36px;
    font-weight: 100;
}
.i_about_phone>.col-xs-12:first-child>h3>span {
    font-size: 36px;
    font-weight: 100;
    border-bottom: 3px solid #fd3333;
    padding-bottom: 4%;
}
.i_about_phone>.col-xs-12:nth-child(2) {
    margin-top:15%;
}
.i_about_phone>.col-xs-12 {
    color: #666666;
    line-height: 40px;
    font-size: 22px;
    font-weight: 100;
}
.i_about_phone>.col-xs-3 {
    margin-top: 10%;
    text-align: left;
    line-height: 100px;
}
.i_about_phone>.col-xs-9 {
    margin-top: 10%;
    text-align: left;
    line-height: 100px;
}
/*联系我们结束*/
.footer {
    background: #626262;

}
.footer>.container>.row>a {
    width:10%;
    float: left;
    display: inline-block;
    color: #ffffff;
    line-height: 100px;
    text-align: center;
}
.footer>.container>.row>.col-sm-12 {
    text-align: center;
    color: #ffffff;
    line-height: 40px;
}
.footer>.container>.row>.col-sm-12>img {
    display: block;
    margin:0 auto;
}
.record {
    background: #434343;
    width:100%;
    text-align: center;
    color: #ffffff;
    line-height: 60px;
}
.record a {
    color: #ffffff;
}
/*首页结束*/
/*---------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------*/
.profil {
    background: url("../images/about_bg.jpg") no-repeat center;
    background-size: 100% 100%;
    margin: 3% 0;
}
.profil>.container>.row>.col-sm-2 {
    font-size: 68px;
    font-weight: bold;
    margin-left: -5%;
}
.profil>.container>.row>.col-sm-6 {
    margin-left: 5%;
    padding-left: 2%;
}
.profil>.container>.row>.col-sm-6>p {
    line-height: 28px;
    margin-bottom: 4%;
    color: #333333;
    font-size: 14px;
}
/*PROFIL结束*/
.about_Culture {
    margin-bottom: 1%;
}
.about_Culture>.col-sm-12:first-child>h3 {
    color: #666666;
    font-size: 46px;
    line-height: 1.2%;
    font-weight: 100;
}
.about_Culture>.col-sm-12:first-child>h3>span {
    color: #666666;
    font-size: 46px;
    line-height: 1.2%;
    font-weight: 100;
    border-bottom: 3px solid #fd3333;
    padding-bottom: 1%;
}
.about_Culture>.col-sm-12:nth-child(2)>h4 {
    color: #333333;
    font-size: 24px;
    line-height: 48px;
    margin-top: 3%;
}
.about_Culture>.col-sm-12:nth-child(3) p {
    line-height: 30px;
    color: #666666;
    font-size: 14px;
    text-align: center;
}
.about_Culture>.col-sm-4>a>img {
   transition: 1s;
}
.about_Culture>.col-sm-4>a>img:hover {
    transform: translate(0px,-5px);
    box-shadow: 5px 5px 5px 0 #666666;
}
/*关于我们结束*/
/*----------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------*/
.business>.col-sm-9>.col-sm-12 {
    line-height: 28px;
    font-size: 18px;
    margin-top: 2%;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 3%;
}
.business>.col-sm-9>.col-sm-12>span {
    font-size: 14px;
}
.business>.col-sm-9>.col-sm-12>span a {
    font-size: 14px;
    color: #333333;
}
.business>.col-sm-9>.col-sm-12>span a:last-child {
    color: #fd3333;
    padding-right: 15px;
}
.business>.col-sm-9>.col-sm-6>a>p {
    line-height: 44px;
    color: #333333;
    text-align: center;
}
.business>.col-sm-3>.col-sm-12:first-child>h3 {
    color: #333333;
    font-size: 28px;
}
.business>.col-sm-3>.col-sm-12>h4 {
    font-size: 24px;
    color: #333333;
    background: url("../images/business.png") no-repeat center left;
    padding-left: 10%;
}
.business>.col-sm-3>.col-sm-12>p>a:link {
    font-size: 20px;
    color: #666666;
}
.business>.col-sm-3>.col-sm-12>p>a:visited {
     color: #666666;
 }
.business>.col-sm-3>.col-sm-12>p>a:hover {
    color: #fd3333;
}
.business>.col-sm-3>.col-sm-12>p>a:active {
    color: #fd3333;
}
/*业务中心结束*/
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.team {
   margin: 5% auto;
}
.team>.row>.col-sm-12>h3 {
    font-size: 46px;
    text-align: center;
    font-weight: 100;
}
.team>.row>.col-sm-12>h3>span {
    font-size: 46px;
    text-align: center;
    font-weight: 100;
    border-bottom: 3px solid #fd3333;
    padding-bottom: 2%;
}
.team>.row>.col-sm-12>p {
    font-size: 24px;
    text-align: center;
    margin-top: 2%;
    line-height: 100px;
}
.team>.row>.col-sm-5>h4 {
    font-size: 26px;
    font-weight: bold;
    line-height: 66px;
}
.team>.row>.col-sm-5>p {
    font-size: 16px;
    color: #666666;
    line-height: 32px;
}
.team>.row>.col-sm-7 {
    padding-bottom: 1%;
}
.team>.row>.col-sm-5{
    background: url("../images/team1.png") no-repeat left bottom;
    padding-left: 3%;
    padding-bottom: 1%;
}
.team>.row>.col-sm-5:last-child {
    background: url("../images/team2.png") no-repeat right bottom;
    padding-right: 3%;
    padding-bottom: 1%;
}
/*我们的团队结束*/
/*-------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------*/
.title>.row>.col-sm-12>h3 {
    font-size: 46px;
    font-weight: 100;
    text-align: center;
}
.title>.row>.col-sm-12>h3>span {
    font-size: 46px;
    border-bottom: 3px solid #fd3333;
    padding-bottom: 2%;
}
.title>.row>.col-sm-12>p {
    font-size: 24px;
    margin: 5%;
    text-align: center;
}
.outream_Route {
    margin-top: 2%;
}
.outream_Route>.row>.col-sm-12> {
    padding: 0;
}
.outream_Route>.row>.col-sm-12>a {
    color: #707070;
    line-height: 72px;
    font-size: 18px;
}
.ourteam_cont>.row>.col-sm-6 {
    padding: 0;
}
.outream_pic>.row>.col-sm-6 {
    padding: 0;
}
.outream_pic>.row>.col-sm-6>.col-sm-6 {
   padding-right: 0;
}
.outream_pic>.row>.col-sm-6>a>p {
    color: #707070;
    line-height: 100px;
    text-align: center;
    font-size: 32px;
}
.outream_pic>.row>.col-sm-6>.col-sm-6>a>p {
    color: #707070;
    line-height: 100px;
    text-align: center;
}
/*经典案列结束*/
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
ul li {
    list-style: none;
}
.play { width: 400px; height: 430px; background: #eeeeee; font: 12px Arial; margin:0 auto }
.big_pic { width: 400px; height: 320px; overflow: hidden; border-bottom: 1px solid #ccc; background: #222; position: relative; }
.big_pic li { width: 400px; height: 320px; overflow: hidden; position: absolute; top: 0; left: 0; z-index: 0; background: url(images/loading.gif) no-repeat center center; }
.mark_left { width: 200px; height: 320px; position: absolute; left: 0; top: 0; background: red; filter: alpha(opacity:0); opacity: 0; z-index:3000; }
.mark_right { width: 200px; height: 320px; position: absolute; left: 200px; top: 0; background: green; filter: alpha(opacity:0); opacity: 0; z-index:3000; }
.big_pic .prev { width: 60px; height: 60px; background: url(../images/btn.gif) no-repeat; position: absolute; top: 130px; left: 10px; z-index: 3001; cursor: pointer; filter:alpha(opacity: 0); opacity:0; }
.big_pic .next { width: 60px; height: 60px; background: url(../images/btn.gif) no-repeat 0 -60px; position: absolute; top: 130px; right: 10px; z-index: 3001;cursor: pointer; filter:alpha(opacity: 0); opacity:0; }
.big_pic .text { position: absolute; left: 10px; top: 302px; z-index: 3000; color: #ccc; }
.big_pic .length { position: absolute; right: 10px; bottom: 4px; z-index: 3000; color: #ccc; }
.big_pic .bg { width: 400px; height: 25px; background: #000; filter: alpha(opacity=60); opacity: 0.6; position: absolute; z-index: 2999; bottom: 0; left: 0; }
.small_pic { width: 380px; height: 94px; position: relative; top: 7px; left: 10px; overflow: hidden; }
.small_pic ul { height: 94px; position: absolute; top: 0; left: 0; }
.small_pic li { width: 120px; height: 94px; float: left; padding-right: 10px; background: url(../images/loading.gif) no-repeat center center; cursor: pointer; filter: alpha(opacity=60); opacity: 0.6; }
.small_pic img { width: 120px; height: 94px; }
/*活动左边轮播结束*/
.activity_list>.col-sm-12 {
    margin-top: 6.7%;
}
.activity_list>.col-sm-12:first-child {
    margin-top: 0;
}
.activity_list>.col-sm-12>.col-sm-2:hover {
    background: #fd3333;
}
.activity_list>.col-sm-12>.col-sm-2 {
    background: #e5e5e5;
    color: #ffffff;
    max-height: 70px;
    max-width: 70px;
    line-height: 70px;
    text-align: center;
}
.activity_list>.col-sm-12>.col-sm-10>a>h4 {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}
.activity_list>.col-sm-12>.col-sm-10>a>p {
    font-size: 14px;
    color: #666666;
    margin-top: 1%;
}
/*活动列表结束*/
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.dominani>.row>p {
    line-height: 28px;
    color: #333333;
}
.dominani {
    margin-bottom: 3%;
}
/*主流文化库结束*/
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.news>.row>.col-sm-6>a>h4 {
    color: #333333;
}
.news>.row>.col-sm-6>a>h4:hover {
    color: #fd3333;
}
.news>.row>.col-sm-6>a>p {
    color: #666666;
    margin-bottom: 5%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
/*新闻结束*/
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
.form {
    width:100%;
}
.form>.form-group{
    width:48%;
    float: left;
}

.form-control {
    background: #f2f2f1;
    border-radius: 0px;
    border:none;
}
.form>.form-group:nth-child(2) {
    margin-left: 4%;
}
.btn-default {
    background: #fd3333;
    border:none;
    color: #ffffff;
    margin-top: 3%;
    padding: 1% 5%;
}
.contactus>.col-sm-4>h4 {
    font-size: 24px;
}
.contactus>.col-sm-4>h4 {
   margin-top: 0;
}
.contactus>.col-sm-4>p {
    color: #666666;
    font-size: 14px;
}
.swiper-container {
    height: 600px;
}
/*联系我们结束*/
/*----------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------*/
/*手机端开始*/
@media screen and (max-width: 568px) {
   .swiper-wrapper {
       height: 155px;
   }
    .i_case>.col-sm-5>h3 {
        font-size: 20px;
        line-height: 40px;
    }
    .i_case>.col-sm-5>h3>span {
        font-size: 20px;
    }
    .i_case>.col-sm-5>h4 {
        font-size: 15px;
    }
    .i_case>.col-sm-7>.row>.col-sm-6 {
        margin-top: 30px;
    }
    .i_case>.col-sm-5>p {
        font-size: 14px;
    }
    .i_media>.col-sm-12>h3 {
        font-size: 20px;
        line-height: 40px;
    }
    .i_media>.col-sm-12>h3>span {
        font-size: 20px;
    }
    .i_media>.col-sm-12>h4 {
        font-size: 15px;
    }
    .i_media>.col-sm-4>a>h4 {
        font-size: 15px;
    }
    .i_about>div {
        width: 100%;
    }
    .i_about_phone>.col-xs-12:first-child {
        margin-top: 2%;
    }
    .i_about_phone>.col-xs-12 {
        font-size: 14px;
    }
    .i_about_phone>.col-xs-12:first-child>h3 {
        font-size: 18px;
        margin: 0;
    }
    .i_about_phone>.col-xs-12:first-child>h3>span {
        font-size: 18px;

    }
    .i_about_phone>.col-xs-12:nth-child(2) {
        margin-top: 5%;
    }
    .i_about_phone>.col-xs-9 {
        margin-top: 0;
    }
    .footer>.container>.row>a {
        width: 50%;
        line-height: 28px;
    }
    .record {
        line-height: 28px;
        font-size: 14px;
    }
    #mask {
        width: 100%;
        height:200px;
    }
    /*首页结束*/
    /*----------------------------------------------------------------------------------------------------------------*/
    .swiper-container {
        height: 150px;
    }
    .swiper-container img {
        height: 150px;
    }
    .profil>.container>.row>.col-sm-6 {
        margin: 0;
    }
    .profil>.container>.row>.col-sm-2 {
        font-size: 34px;
        margin-left: 0;
    }
    .about_Culture>.col-sm-12:first-child>h3 {
        font-size: 24px;
    }
    .about_Culture>.col-sm-12:first-child>h3>span {
        font-size: 24px;
    }
    .about_Culture>.col-sm-12:nth-child(2)>h4 {
        font-size: 16px;
    }
    .profil {
        background: none;
    }
    .about_Culture>.col-sm-4 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    /*关于我们结束*/
    /*----------------------------------------------------------------------------------------------------------------*/
    .title>.row>.col-sm-12>h3 {
        font-size: 24px;
    }
    .title>.row>.col-sm-12>h3>span {
        font-size: 24px;
    }
    .title>.row>.col-sm-12>p {
        margin-left: 0;
        margin-right: 0;
    }
   .activity_list>.col-sm-12 {
       padding: 0;
   }
    .activity_list>.col-sm-12>.col-sm-10 {
        padding: 0;
    }
    /*婚礼活动结束*/
    /*-----------------------------------------------------------------------------------------------------------------*/
    .business>.col-sm-3>.col-sm-12:first-child>h3 {
        font-size: 18px;
    }
    .business>.col-sm-3>.col-sm-12>h4 {
        font-size: 18px;
    }
    .business>.col-sm-3>.col-sm-12>p>a:link {
        font-size: 14px;
    }
    /*业务中心*/
    /*-----------------------------------------------------------------------------------------------------------------*/
    .title>.row>.col-sm-12>p {
        font-size: 18px;
    }
    .contactus>.col-sm-4>h4 {
        font-size: 18px;
    }
    /*联系我们结束*/
    .outream_pic>.row>.col-sm-6>.col-sm-6>a>img {
        margin-top: 20px;
    }
    .ourteam_cont>.row>.col-sm-6 {
        margin-top: 2%;
    }
    .outream_Route>.row>.col-sm-12>a {
        font-size: 14px;
        line-height: 28px;
    }
    .outream_pic>.row>.col-sm-6>a>p {
        font-size: 16px;
        line-height: 32px;
    }
    .outream_pic>.row>.col-sm-6>.col-sm-6>a>p {
        font-size: 16px;
        line-height: 32px;
    }
    /*案列结束*/
    /*---------------------------------------------------------------------------------------------------------------*/
    .team>.row>.col-sm-12>h3 {
        font-size: 24px;
        margin-top: 0;
    }
    .team>.row>.col-sm-12>h3>span {
        font-size: 24px;
    }
    .team>.row>.col-sm-12>p {
        font-size: 20px;
        line-height: 40px;
    }
    .team>.row>.col-sm-5>h4 {
        font-size: 20px;
        line-height: 44px;
    }
    .team>.row>.col-sm-5 {
        background: none;
    }
}
