
/*介绍*/
.cy_logo{width: 40%;}
.margin_1200 {
    width: 930px;
}
.consult_box .consult_left ,.consult_box .consult_right{
    width: 390px;
    height: 586.83px;
    top: 40px;
}

.consult_box .consult_right .con_title .con_title_left,
.consult_box .consult_right .con_title .con_title_right{
    height: 218px;
}


.consult_box .consult_right .con_icon a {
    margin-right: 20px;

}
.consult_box .consult_right .con_icon a {
    margin-right: 51px;
}
.consult_box .consult_right {
    background: url(../img1/quan.png) no-repeat center 96%;
}
.consult_box .consult_right .con_content {
    margin: 28px 0;
    font-size: 12px;
    line-height: 23px;
    height:92px;
}

/*种类*/
.display_box .toggle_box .toggle_box_title span{
    width: 145px;
}
.display_box .toggle_box .toggle_box_title {
    margin-bottom: 48px;
}
.display_box {
    top: 15%;
}
/*照片*/
.camera_box .ca_one,.camera_box .ca_four{
    height: 400px;
}
.camera_box .ca_link_up, .camera_box .ca_link_down {
    height: 195.4px;
}

.camera_box .ca_more p {
    padding: 10px 7px;
}

.camera_box .ca_more {
    background: #000000 url(../img1/quan.png) no-repeat center 77%;
}
/*种类*/
.display_box .toggle_box .toggle_box_content .dis_link{
    height: 386px;
}

/*介绍*/
.cooperate_box {
    background: url(../img1/bgtu_03.png) no-repeat center 55%;
    width: 1000px;
    background-size: 75% auto;
}
/*定制*/
.dingzhi, .cul_position {
    top: 8%;
}
.ding_icon_zong .dingzhi_icon_left {
    left: 14.7%;
}
.dingzhi_title {

    width: 238px;
    height: 345px;
}


/*导航*/
.logo_img {
    top: 50px;

}
.menu_box .menu_content .content_nav {
    margin-top: 90px;
}
.menu_box .menu_btn {
    right: 5%;
    top: 80px;
}
.active .dingzhi {
    top: 8%;
}
.dingzhi{
    left:7%;
    top: -600px;
    transition: all 3s;
    -moz-transition:all 3s;/* Firefox 4 */
    -webkit-transition:all 3s; /* Safari and Chrome */
    -o-transition:all 3s; /* Opera */
    opacity: 0;
}
.dingzhi_img{
    bottom: -200px;
    transition: all 2s;
    -moz-transition:all 2s;/* Firefox 4 */
    -webkit-transition:all 2s; /* Safari and Chrome */
    -o-transition:all 2s; /* Opera */
    opacity: 0;
}
.active .dingzhi_img{
    bottom: 10%;
}

.active .display_box .toggle_box .toggle_box_content {
    bottom: -12%;
}
.active .display_box .toggle_box .toggle_box_title {
    top: 13%;
}
.active .box8 h3 a {
    top: 80px;
}
.active .box8 .btn_more {
    top: 80%;
}
.box8 .row {
    top: 220px;
}
.active .box8 .row {
    opacity: 1;
    left: 0;
}