@charset "utf-8";
/*画册竞价页css*/
a:hover {

	text-decoration: inherit;
	color: #999;
	
}
li {
    color: #777;
    list-style-type: none !important;
}




.list-inline {
	padding-left: 0;
	list-style: none
}






.clear{
	clear:both   
}
.loading{
	position: fixed;width: 100%;height: 100%;top: 0;background: #1a1a1a;z-index: 99;
}
.loading img{
	display: block;margin: 150px auto;width: 500px;
}
.box-content{
    padding: 50px 0;
}
.img-c{
/*    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
*/
}
.img-c img{
    /*width: 80%;*/
    margin: 0 auto;
    display: block;
}
/*首图*/
.banner-top .carousel-item.vis1{
    position: absolute;
    background: url(../images/common/team.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    width: 100%;
    height: 100%;
}
.banner-top .carousel-item.vis2{
    position: absolute;
    background: url(../images/brand/pack_1.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    width: 100%;
    height: 100%;
}
.banner-top .carousel-item.vis3{
    position: absolute;
    background: url(../images/brand/banner_03.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    width: 100%;
    height: 100%;
}
.banner-top .carousel-item.vis4{
    position: absolute;
    background: url(../images/brand/banner_02.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    width: 100%;
    height: 100%;
}

/*标题*/
.h3-title{
    text-align: center;
    font-size: 1.9rem;
    margin: 0;
    font-weight: 200;
    letter-spacing: 1px;
}
.h3-title small{ 
    text-align: center;
    width: 100%;
    display: block;
    line-height: 55px;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 300;
}
/*咨询按钮*/
.button-call{
    line-height: 15px;
    background: #cfa972;
    padding: 15px 25px;
    font-size: 22px;
    border-radius: 5px;
    margin: 0 auto;
    letter-spacing: 1px;
    border: 0;
    display: block;
    font-weight: 300;
    color: #333;
}
/*滚动灰色箭头*/
.carousel-control-next .carousel-control-next-icon{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23888' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e") !important;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23888' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e") !important;
}
.carousel-indicators li{
    background-color: #888;
}
/*内容*/

.vis1 ,.case{
	background-color: #f6f6f7;
	padding: 50px 0;
	color: #333;
}
.vis1{
    background-color: #fff;
}
	/*报价*/
.h4-title{
    font-size: 1.3rem;
    margin: 0;
    font-weight: 500;
    letter-spacing: 0.1px;
    color: #000;
}
.vis1 strong{
    font-size: 1rem;
    font-weight: 500;
    line-height: 40px;
}
.vis1 p{
    color: #868686;
    margin-bottom: 0.2rem;

}
.baojia{
    padding: 40px 0px 40px 40px;
    background-color:#f6f6f7;
}
.taocan {
    width: 82px;
    height: 82px;
    background-color:#c19e6a;
    text-align: center;
    color: #FFFFFF;
    font-size: 49px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 82px;
    margin-right: 27px;
    float: left;
}
.xiangmu {
    float: left;
    font-size: 14px;
    line-height: 24px;
    width: 450px;
}
.xiangmu_miaoshu {
    font-size: 13px;
    color: #444;
    border-left: 1px solid #666666;
    padding-left: 10px;
    margin-top: 10px;
    width: 430px;
}
.baojia li{
    list-style-type: disc !important;
    color: #444;
}
.vishejimingxi {
    width: 200px;
    float: left;
    font-size: 16px;
    line-height: 40px;
    color: #926850;
    padding-left: 13px;
}
.vishejimingxi ul {
    padding: 0px;
    margin: 0px;
}
.vishejimingxi li {
    list-style: none;
    line-height: 26px;
    font-size: 12px;
    color: #2c2c2c;
}
.xiangmu .form{
    margin: 50px 0;
    width: 350px;
}
.xiangmu .form .form-control:focus{
    color: #495057;
    background-color: #fff;
    border-color: #ffffff;
    outline: 0;
    box-shadow: 0 0 7px 0px #998;   
}
.form .form-group a span{
    display: block;
    line-height: 37px;
    border-bottom: 1px solid #90754b;
    color: #90754b;
    font-size: 17px;
    float: left;
    padding: 0 5px;
    margin: 0 17px;
}
.form .form-group button{
    border: 1px solid #ced4da;
    margin: 15px 0;
    background: #fff;
    padding: 5px 22px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #90754b;
}
.form .form-group button:hover{
    border:0;
    background:#90754b;
    color: #fff;
        box-shadow: 1px 1px 7px 0px #999;
}
.form .form-control{ 
    border-radius: 0;
    color: #90754b;
}
.form .form-control::-webkit-input-placeholder { /* WebKit browsers */
    color: #90754b;
}
.form .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #90754b;
}
.form .form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #90754b;
}
.form .form-control:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #90754b;
}
.vis1-div{
    width:1280px; margin:0 auto; 
}
.taocan-left{
    width:630px;  float:right; margin-top:20px
}
.taocan-right{
    width:630px; height:786px;  background-color:#f6f6f7; float:left; margin-top:20px
}
    /*报价结束*/
/*案例6格*/
.case2{
    padding: 50px 0;
    background-color: #f6f6f7;
}
.case2 .wk_about{
    width: 1100px;
    margin: 0 auto;
}
.case2 .wk_about ul li {
    width: 32.4%;
    float: left;
    margin: 0 1% 1% 0;
    padding: 0;
    border: 0;
}
.case2 .wk_about ul li:hover {
    width: 32.4%;
    float: left;
    margin: 0 1% 1% 0;
    box-shadow: 2px 4px 35px -7px #353131;
    padding: 0;
}
 /*案例6格结束*/
/*案例*/
.wk_scrollcontainer {

    position: relative;

    overflow: hidden;

    margin: 38px auto 0 auto;

    width: 1100px;

    height: 500px;

}
.wk_scrollcontainer .case_title,.wk_scrollcontainer .case_title2{
    width: 100%;
}
.wk_scrollcontainer .case_title li,.wk_scrollcontainer .case_title2 li{
    width: 20%;
    display: block;
    line-height: 60px;
    font-size: 20px;
    letter-spacing: 2px;
    text-align: center;
}
.wk_scrollcontainer  .active{
    background: #f6f6f7;
}
.case3 .wk_scrollcontainer  .active{
    background: #fff;
}
.wk_scrollcontainer .case_img li{
    padding:3% 5%;
    width:100%;
    display: none;
}
.wk_scrollcontainer .case_img .active{
    display: block;
}

.wk_scrollcontainer ul {

    position: absolute;
    padding-left: 0;
    top: 0;

    left: 0;
    width: 100%;
    overflow: hidden;
}

.wk_scrollcontainer li {

    float: left;

    overflow: hidden;

    margin-left: 0;

    /*width: 1180px;*/

}

.case .wk_case_list {

    position: relative;

    float: left;

    overflow: hidden;

    /*margin: 0 20px 20px 0;*/

    width: 55%;

    /*height: 190px;*/

    opacity: 0;

    -webkit-transition: all 1s;

    -moz-transition: all 1s;

    -o-transition: all 1s;

    transition: all 1s;

    -webkit-transform: translate3d(0, 100px, 0);

    transform: translate3d(0, 100px, 0);

    -webkit-opacity: 0;

    -moz-opacity: 0;

    -ms-transform: translate3d(0, 100px, 0);

}

.case div.wk_case_list {

    opacity: 1;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

    -webkit-opacity: 1;

    -moz-opacity: 1;

    -ms-transform: translate3d(0, 0, 0);

}

.case div.wk_case_list:nth-child(2) {

    -webkit-transition-delay: 100ms;

    -moz-transition-delay: 100ms;

    transition-delay: 100ms;

}

.case div.wk_case_list:nth-child(3) {

    -webkit-transition-delay: 200ms;

    -moz-transition-delay: 200ms;

    transition-delay: 200ms;

}

.case div.wk_case_list:nth-child(4) {

    -webkit-transition-delay: 300ms;

    -moz-transition-delay: 300ms;

    transition-delay: 300ms;

}

.case div.wk_case_list:nth-child(5) {

    -webkit-transition-delay: 400ms;

    -moz-transition-delay: 400ms;

    transition-delay: 400ms;

}

.case div.wk_case_list:nth-child(6) {

    -webkit-transition-delay: 500ms;

    -moz-transition-delay: 500ms;

    transition-delay: 500ms;

}

.case div.wk_case_list:nth-child(7) {

    -webkit-transition-delay: 600ms;

    -moz-transition-delay: 600ms;

    transition-delay: 600ms;

}

.case div.wk_case_list:nth-child(8) {

    -webkit-transition-delay: 700ms;

    -moz-transition-delay: 700ms;

    transition-delay: 700ms;

}

.case .wk_case_list .wk_case_img {

    position: relative;

    width: 100%;

    /*height: 190px;*/

}

.case .wk_case_list .wk_case_img img {

    width: 100%;

    /*height: 190px;*/

}

.case .wk_case_list .wk_case_ico {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: url(../images/case_ico.png) no-repeat center;

    opacity: 0;

    -webkit-transition: all .3s;

    -moz-transition: all .3s;

    -o-transition: all .3s;

    transition: all .3s;

    -webkit-opacity: 0;

    -moz-opacity: 0;

}

.case .wk_case_list:hover .wk_case_ico {

    opacity: 1;

    -webkit-opacity: 1;

    -moz-opacity: 1;

}

.case .wk_case_list .wk_case_xian {
    position: absolute;
    top: 22px;
    left: 22px;
    width: 89%;
    height: 85%;
}
.case .wk_case_left {
    float: left;
    width: 45%;
    padding: 2% 9% 5% 9%;
    height: 318px;
}
.case .wk_case_left h3{
    font-size: 28px;
    font-weight: 300;
    letter-spacing: 3px;
}
.case .wk_case_left p{
    font-size: 14px;
    letter-spacing: 1px;
    color: #5f6061;
    font-family: "PingFang SC", "HanHei SC", "Helvetica Neue", Microsoft Yahei, "Helvetica", "STHeitiSC-Light", "Arial", sans-serif;
    line-height: 22px;
}
.case .wk_case_list span {

    position: absolute;

    background: #d6d6d6;

    -webkit-transition: all .3s cubic-bezier(.25, .46, .45, .94);

    -moz-transition: all .3s cubic-bezier(.25, .46, .45, .94);

    -o-transition: all .3s cubic-bezier(.25, .46, .45, .94);

    transition: all .3s cubic-bezier(.25, .46, .45, .94);

}

.case .wk_case_list .wk_span_1 {

    top: 0;

    left: 0;

    width: 0;

    height: 2px;

}

.case .wk_case_list .wk_span_2 {

    top: 0;

    right: 0;

    width: 2px;

    height: 0;

}

.case .wk_case_list .wk_span_3 {

    right: 0;

    bottom: 0;

    width: 0;

    height: 2px;

}

.case .wk_case_list .wk_span_4 {

    bottom: 0;

    left: 0;

    width: 2px;

    height: 0;

}

.case .wk_case_list:hover .wk_span_1, .case .wk_case_list:hover .wk_span_3 {

    width: 100%;

}

.case .wk_case_list:hover .wk_span_2, .case .wk_case_list:hover .wk_span_4 {

    height: 100%;

}
.case .wk_case_bottom img{
    width: 24%;
    margin-right: 0.9%;
}
/*案例结束*/
/*分类*/
.carousel-item b{
    line-height: 50px;
    color: #666;
}
/*分类结束*/
/*服务*/
.box-content.s_about{
  height: 785px;
  background-color: #f6f6f7;
}
.box-content .wk_about{
  padding: 50px 0;
  width: 1100px;
  max-width: 100%;
  margin:0 auto ;
}
.box-content .wk_about ul li {
    width: 32%;
    border: 1px solid #999;
    padding: 50px 3%;
    float: left;
    margin-right: 1%;
}
.wk_about ul li:hover{
    padding: 60px 2%;
    position: relative;
    top: -10px;
    width: 33%;
}
.box-content .wk_about ul li img {
    width: 100%;
}
.box-content .wk_about ul li>p {
    font-size: 28px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 50px;
}
.wk_about ul li>div>p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 1px;
}
.box-content .wk_about ul li button{
    width: 110px;
    height: 40px;
    background: none;
    border: 1px solid #aaa;
    font-size: 1rem;
    letter-spacing: 1px;
}
.box-content .wk_about ul li button:hover{
  background: #aaa;
  color: #fff;
}
.box-content .case2{
  width: 1200px;
  margin:20px auto 0;
  padding: 0 15px;
  background-color: #fff;
}
/*服务结束*/
/*问答*/

.wk_piece {
    position: relative;
    margin: 20px auto;
    max-width: 1100px;
    min-width: 1160px;
    height: 75%;
}
.wk_piece b {
    font-size: 18px;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: 2px;
}
.wk_piece span {
    font-size: 16px;
    font-weight: 100;
    line-height: 33px;
    letter-spacing: 1px;
    color: #777;
}
/*问答*/
.box-content  .wk_serve{
    width: 1100px;
    margin: 50px auto;
}
.box-content  .wk_serve>div {
    background: url(../images/album/brand_12.png) no-repeat center;
    background-size: 100% 100%;
    width: 31%;
    margin-right: 3.5%;
    height: 60%;
    float: left;
    padding: 5% 3% 15%;
    min-height: 410px;
    max-height: 755px;
}
.box-content  .wk_serve>div .wk_serve_01 {
    border-bottom: 1px solid #888;
    margin-bottom: 20px;
    padding-bottom: 25px;
}
.box-content  .wk_serve>div .wk_serve_01 {
    border-bottom: 1px solid #888;
    margin-bottom: 20px;
    padding-bottom: 25px;
}
.box-content  .wk_serve>div .wk_serve_01 {
    border-bottom: 1px solid #888;
    margin-bottom: 20px;
    padding-bottom: 25px;
}
.box-content  .wk_serve>div .button {
    text-align: center;
}
.box-content  .wk_serve>div .wk_serve_01>h2 {
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #000;
    text-shadow: 0px 0px 0px #333;
}
.box-content  .wk_serve>div .wk_serve_01>p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.5px;
}
.box-content  .wk_serve>div .wk_serve_01 span {
    line-height: 69px;
    font-size: 16px;
    padding: 3px 15px 4px;
    border: 1px solid #888;
    margin-right: 2%;
    letter-spacing: 1px;
}
.box-content .wk_serve>div .button span {
    line-height: 15px;
    background: #cfa972;
    padding: 5px 20px;
    font-size: 22px;
    border-radius: 5px;
    margin: 0 auto;
    letter-spacing: 1px;
    color: #333;
}
.box-content .wk_serve>div .button span:hover {
    box-shadow: 1px 2px 12px 1px #999;
    padding: 6px 22px;
    position: relative;
    bottom: 5px;
}
.box-content .wk_serve>div .wk_serve_01 span:hover {
    background: #595757;
    color: #fff;
}
/*经典策划片段*/
.part{
    padding: 50px 0;
}
.part div{
    width: 1100px;
    margin: 50px auto;
}
/*底部导航*/
.fp-auto-height.active .wk_footer_side {
    padding: 26px 0;
    background: #0e0e0e;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.wk_footer {
    margin: 0 auto;
    min-width: 1000px;
    width: 100%;
    background: url(../images/brand/logo_4.png) no-repeat left center;
    color: #b6b3b3;
    line-height: 26px;
}
.wk_footer a {
    color: #b6b3b3;
}
.wk_footer .footer_serve {
    float: right;
    clear: both;
}
.fp-auto-height .wk_footer_side {
    padding: 26px 5%;
    background: #0e0e0e;
}
.wk_footer .footer_serve span {
    line-height: 37px;
    margin: 0 15px;
    font-size: 15px;
    font-family: initial;
    letter-spacing: 1px;
}
/*案例弹出窗口*/
.case_day{
    border: 0;
    height: 100%;
    position: fixed;
    top: 0;
    margin: 0 auto;
    width: 100%;
    display: none;
    z-index: 20;
}
.case_day::-webkit-scrollbar {
    display: none;
}
.case_day .close{
    top: 5%;
    right: 1%;
    width: 50px;
    height: 50px;
    position: absolute;
    background: url(../images/common/x.png) no-repeat center;
}
.case_day .shade{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3339;
}
.case_day iframe{
    width: 85%;
    height: 100%;
    border: 0;
    margin: 0 auto;
    display: block;
}
/*返回顶部*/
p#back-to-top{
    position:fixed;
    display:none;
    bottom:100px;
    right:80px;
}
p#back-to-top a{
    text-align:center;
    text-decoration:none;
    color:#d1d1d1;
    display:block;
    width:64px;
    /*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
    -moz-transition:color 1s;
    -webkit-transition:color 1s;
    -o-transition:color 1s;
}
p#back-to-top a:hover{
    color:#979797;
}
p#back-to-top a span{
    background:transparent url(../images/common/top01.png) no-repeat center;
    background-size: 100%;
    border-radius:6px;
    display:block;
    height:64px;
    width:56px;
    margin-bottom:5px;
    /*使用CSS3中的transition属性给<span>标签背景颜色添加渐变效果*/
    -moz-transition:background 1s;
    -webkit-transition:background 1s;
    -o-transition:background 1s;
}
#back-to-top a:hover span{
    background:transparent url(../images/common/top02.png) no-repeat center;
    background-size: 100%;
}
/*返回顶部结束*/

/*内容结束*/
/*响应式布局*/
@media only screen and (max-width: 1350px) {

}
@media only screen and (max-width: 1200px) {

}
@media only screen and (max-width: 1150px) {

}
@media only screen and (max-width: 1055px) {

}
@media only screen and (max-width: 1000px) {

}