@charset "UTF-8";
/** {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}*/

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.qdpcy{ display:block;}
.qdphoney{ display:none;}
.blockbox {
    width: 1200px;
    margin: auto;
}

.common_title {
    text-align: center;
    padding-top: 75px;
}
.common_title2 {
    text-align: center;
    
}

.common_title_c {
    font-size: 36px;
    color: #222222;
    font-weight: bold;
    line-height: 36px;
}

.common_title_c span {
    color: #d90000;
}

.common_title_e {
    font-size: 18px;
    color: #999999;
    font-family: 'Arial';
    line-height: 18px;
    margin-top: 15px;
    text-transform: uppercase;
}

.banner {
    width: 100%;
    height: 649px;
    background: url("../images/1688/banner.png") no-repeat center;
    overflow: hidden;
    position: relative;
}

.banner .blockbox {
    position: relative;
}

.banner_left {
    float: left;
    padding-top: 148px;
}

.banner_left_p1 {
    font-size: 48px;
    color: #ffffff;
    line-height: 48px;
}

.banner_left_p1 span {
    display: inline-block;
    padding: 10px 14px;
    font-size: 32px;
    color: #ffffff;
    line-height: 32px;
    background: #d90000;
    vertical-align: top;
    margin-right: 14px;
    border-radius: 5px;
}

.banner_left_p2 {
    font-size: 30px;
    color: #ffffff;
    line-height: 30px;
    margin-top: 50px;
}

.banner_left_p2 span {
    color: #d90000;
}

.banner_left_p3 {
    font-size: 20px;
    color: #ffffff;
    line-height: 20px;
    margin-top: 30px;
}

.banner_left_p3 span {
    display: inline-block;
    padding: 5px 7px;
    border: 1px solid #ffffff;
    border-radius: 3px;
    margin-right: 5px;
    vertical-align: middle;
}

.banner_left_p3 span:first-child {
    margin-left: 7px;
}

.banner_img1 {
    position: absolute;
    top: 105px;
    right: -68px;
    z-index: 3;
}

.data_show {
    width: 100%;
    height: 83px;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    bottom: 0;
    left: 0;
}

.data_show .blockbox {
    overflow: hidden;
}

.data_show_each {
    width: 20%;
    float: left;
    position: relative;
    display: table;
    text-align: center;
}


.data_show_each span {
    font-size: 44px;
    color: #eeeeee;
    line-height: 44px;
    vertical-align: bottom;
}

.data_show_each span i {
    font-style: normal;
    font-size: 24px;
    color: #eeeeee;
    line-height: 24px;
}

.data_show_each p {
    font-size: 24px;
    color: #eeeeee;
    line-height: 83px;
}

.standard {
    width: 100%;
    height: 990px;
    background: #f9fbff url("../images/1688/standard_bg.png") no-repeat center bottom;
    overflow: hidden;
}

.standard ul {
    /*margin-top: 75px;*/
}

.standard_each {
    float: left;
    width: 302px;
    height: 361px;
    position: relative;
    margin: 0 127px 55px 0;
    padding-top: 10px;
}

.standard_each_mark {
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    line-height: 30px;
    display: block;
    width: 148px;
    height: 39px;
    background: url("../images/1688/standard_icon1.png") no-repeat left;
    padding: 10px 0 0 10px;
    text-align: left;
}

.standard_each_detail {
    width: 302px;
    height: 250px;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    left: 37px;
    padding: 25px 18px 0 18px;
    transition: 0.3s;
}

.standard_each_detail:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-right: 302px solid #ffffff;
    border-top: 25px solid transparent;
    border-bottom: 25px solid #ffffff;
    position: absolute;
    top: -25px;
    left: 0;
    transition: 0.3s;
}

.standard_each_detail h3 {
    font-size: 20px;
    color: #222222;
    line-height: 20px;
    position: relative;
    z-index: 3;
    transition: 0.3s;
}

.standard_each_detail h3 span {
    position: absolute;
    font-size: 60px;
    line-height: 60px;
    color: rgba(204, 204, 204, 0.1);
    top: 50%;
    left: 0;
    margin-top: -30px;
    z-index: -1;
    text-transform: uppercase;
}

.standard_each_detail_content {
    margin-top: 24px;
    border-top: 1px dashed #555555;
    transition: 0.3s;
}

.standard_each_detail_content p {
    font-size: 16px;
    color: #555555;
    line-height: 16px;
    margin-top: 16px;
    transition: 0.3s;
}

.standard_each:nth-child(3n) {
    margin-right: 0;
}

.standard_each:first-child {
    background: url("../images/1688/standard_img1.png") no-repeat center top;
}

.standard_each:nth-child(2) {
    background: url("../images/1688/standard_img2.png") no-repeat center top;
}

.standard_each:nth-child(3) {
    background: url("../images/1688/standard_img3.png") no-repeat center top;
}

.standard_each:nth-child(4) {
    background: url("../images/1688/standard_img4.png") no-repeat center top;
}

.standard_each:nth-child(5) {
    background: url("../images/1688/standard_img5.png") no-repeat center top;
}

.standard_each:nth-child(6) {
    background: url("../images/1688/standard_img6.png") no-repeat center top;
}

.standard_each:hover .standard_each_detail {
    left: 0;
    background: #d90000;
}

.standard_each:hover .standard_each_detail:before {
    border-right-color: #d90000;
    border-bottom-color: #d90000;
}

.standard_each:hover .standard_each_detail h3 {
    color: #fff;
}

.standard_each:hover .standard_each_detail_content {
    border-top-color: #fff;
}

.standard_each:hover .standard_each_detail_content p {
    color: #fff;
}

.case {
    width: 100%;
    height: 913px;
    background: url("../images/1688/case_bg.jpg") no-repeat center;
}

.case_wrap {
    margin-top: 75px;
    position: relative;
}

.case_wrap .swiper-container1 {
    width: 1200px;
    height: 601px;
    background: #fff;
}

.case_wrap .swiper-container1 .active {
    display: block;
}

.case_wrap .swiper-container1 .active .swiper_slide1_right {
    animation: show 0.3s ease;
}

.case_wrap .swiper_slide1 {
    overflow: hidden;
    display: none;
}

.case_wrap .swiper_slide1_left {
    float: left;
    width: 148px;
    height: 601px;
    background: #fff;
    border: 1px solid rgba(102, 102, 102, 0.05);
    padding: 0 17px 0 22px;
}

.case_wrap .swiper_slide1_left_each {
    width: 100%;
    height: 20%;
    position: relative;
    cursor: pointer;
}

.case_wrap .swiper_slide1_left_each_in {
    width: 184px;
    height: 93px;
    text-align: left;
    position: absolute;
    top: 21px;
    left: -15px;
    padding-left: 18px;
    z-index: 5;
}

.case_wrap .swiper_slide1_left_each_in .p1 {
    font-size: 16px;
    color: #222222;
    line-height: 16px;
    margin-top: 20px;
    transition: 0.3s;
}

.case_wrap .swiper_slide1_left_each_in .p2 {
    font-size: 12px;
    color: #999999;
    line-height: 12px;
    margin-top: 15px;
    font-family: 'Arial';
    text-transform: uppercase;
    transition: 0.3s;
}

.case_wrap .swiper_slide1_left_each_in .icon {
    position: absolute;
    top: 34px;
    right: 35px;
    display: block;
    width: 15px;
    height: 15px;
    background: url("../images/1688/case_icon3.png") no-repeat center;
    transition: 0.3s;
}

.case_wrap .swiper_slide1_left_each:not(:last-child) {
    border-bottom: 1px dashed #cccccc;
}

.case_wrap .swiper_slide1_left .on .swiper_slide1_left_each_in {
    background: url("../images/1688/case_icon5.png") no-repeat center;
}

.case_wrap .swiper_slide1_left .on .swiper_slide1_left_each_in .p1 {
    color: #ffffff;
}

.case_wrap .swiper_slide1_left .on .swiper_slide1_left_each_in .p2 {
    color: #ffffff;
}

.case_wrap .swiper_slide1_left .on .swiper_slide1_left_each_in .icon {
    right: 15px;
    background: url("../images/1688/case_icon4.png") no-repeat center;
}

.case_wrap .swiper_slide1_right {
    float: right;
    width: 1003px;
    height: 601px;
    background: #fff;
    border: 1px solid rgba(102, 102, 102, 0.05);
}

.case_wrap .swiper_slide1_right_each {
    padding: 40px 33px 0;
    display: none;
}

.case_wrap .swiper_slide1_right_each_left {
    width: 518px;
    height: 362px;
    float: left;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

.case_wrap .swiper_slide1_right_each_left img {
    max-width: none;
    max-height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -317px;
}

.case_wrap .swiper_slide1_right_each_right {
    float: right;
    width: 395px;
}

.case_wrap .swiper_slide1_right_each_right h3 {
    font-size: 24px;
    color: #222222;
    line-height: 24px;
    margin-top: 28px;
}

.case_wrap .swiper_slide1_right_each_right h3:after {
    content: '';
    display: block;
    width: 46px;
    height: 4px;
    background: #d90000;
    margin-top: 20px;
    margin-bottom: 13px;
}

.case_wrap .swiper_slide1_right_each_right p {
    font-size: 14px;
    color: #222222;
    line-height: 24px;
}

.case_wrap .swiper_slide1_right .on {
    display: block;
    animation: show 0.3s ease;
}

.case_wrap .swiper-container2 {
    width: 856px;
    height: 115px;
}

.case_wrap .swiper-container2 .swiper_slide2 {
    margin-top: 8px;
    border: 1px solid #dddddd;
    position: relative;
    margin-right: 4px;
    width: 164px !important;
    height: 102px !important;
}

.case_wrap .swiper-container2 .swiper_slide2 img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.case_wrap .swiper-container2 .swiper_slide2 span {
    position: absolute;
    z-index: 5;
    color: red;
}

.case_wrap .swiper-container2 .swiper-slide-active {
    position: relative;
    border: 2px solid #d90000;
}

.case_wrap .swiper-container2 .swiper-slide-active:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #d90000;
    position: absolute;
    top: -12px;
    left: 50%;
    margin-left: -5px;
}

.case_wrap .container2_swiper {
    position: absolute;
    width: 935px;
    margin: auto;
    top: 450px;
    left: 230px;
    overflow: hidden;
}

.case_wrap .container2_swiper .prev {
    z-index: 2;
    display: block;
    width: 75px;
    height: 113px;
    position: absolute;
    top: 0;
    left: -35px;
    background: url("../images/1688/case_icon1.png") no-repeat center left 35px;
}

.case_wrap .container2_swiper .next {
    z-index: 2;
    display: block;
    width: 75px;
    height: 113px;
    position: absolute;
    top: 0px;
    right: -35px;
    background: url("../images/1688/case_icon2.png") no-repeat center right 35px;
}

@keyframes show {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.problem {
    width: 100%;
    height: 798px;
    background: rgba(0, 0, 0, 0.4) url("../images/1688/problem_bg.jpg") no-repeat center;
}

.problem .common_title_c {
    color: #fff;
}

.problem .common_title_e {
    color: #cccccc;
}

.problem .blockbox {
    height: 100%;
    background: url("../images/1688/problem_bg1.png") no-repeat center bottom;
    position: relative;
}

.problem .blockbox .jerk {
    position: absolute;
    bottom: 0;
    left: 394px;
}

.problem_1 {
    width: 394px;
    height: 66px;
    position: absolute;
    top: 252px;
    left: 188px;
    background: url("../images/1688/problem_sbg1.png") no-repeat center;
    font-size: 18px;
    color: #ffffff;
    line-height: 58px;
    padding-left: 96px;
    animation: move 1s ease infinite alternate;
}

.problem_2 {
    width: 351px;
    height: 66px;
    position: absolute;
    top: 362px;
    left: 95px;
    background: url("../images/1688/problem_sbg2.png") no-repeat center;
    font-size: 18px;
    color: #ffffff;
    line-height: 58px;
    padding-left: 98px;
    animation: move 1s ease 0.2s infinite alternate;
}

.problem_3 {
    width: 414px;
    height: 66px;
    position: absolute;
    top: 485px;
    left: 30px;
    background: url("../images/1688/problem_sbg3.png") no-repeat center;
    font-size: 18px;
    color: #ffffff;
    line-height: 58px;
    padding-left: 98px;
    animation: move 1s ease 0.4s infinite alternate;
}

.problem_4 {
    width: 379px;
    height: 66px;
    position: absolute;
    top: 602px;
    left: 84px;
    background: url("../images/1688/problem_sbg4.png") no-repeat center;
    font-size: 18px;
    color: #ffffff;
    line-height: 58px;
    padding-left: 98px;
    animation: move 1s ease 0.6s infinite alternate;
}

.problem_5 {
    width: 430px;
    height: 66px;
    position: absolute;
    top: 290px;
    left: 710px;
    background: url("../images/1688/problem_sbg5.png") no-repeat center;
    font-size: 18px;
    color: #ffffff;
    line-height: 58px;
    padding-left: 116px;
    animation: move 1s ease 0.8s infinite alternate;
}

.problem_6 {
    width: 397px;
    height: 66px;
    position: absolute;
    top: 414px;
    left: 772px;
    background: url("../images/1688/problem_sbg6.png") no-repeat center;
    font-size: 18px;
    color: #ffffff;
    line-height: 58px;
    padding-left: 116px;
    animation: move 1s ease 1s infinite alternate;
}

.problem_7 {
    width: 408px;
    height: 66px;
    position: absolute;
    top: 530px;
    left: 800px;
    background: url("../images/1688/problem_sbg7.png") no-repeat center;
    font-size: 18px;
    color: #ffffff;
    line-height: 58px;
    padding-left: 96px;
    animation: move 1s ease 1.2s infinite alternate;
}

.problem_8 {
    width: 321px;
    height: 66px;
    position: absolute;
    top: 645px;
    left: 750px;
    background: url("../images/1688/problem_sbg8.png") no-repeat center;
    font-size: 18px;
    color: #ffffff;
    line-height: 58px;
    padding-left: 86px;
    animation: move 1s ease 1.4s infinite alternate;
}

@keyframes move {
    0% {
        transform: translateX(-5px);
    }
    100% {
        transform: translateX(5px);
    }
}

.say {
    width: 100%;
    height: 318px;
    background: url("../images/1688/say_bg.jpg") no-repeat center top;
    position: relative;
    overflow: hidden;
    text-align: center;
    padding-top: 52px;
    box-sizing: border-box;
}

.say_up {
    width: 100%;
    height: 365px;
    border-bottom: 2px solid #eebf97;
    padding: 78px 0 0 265px;
    position: relative;
}

.say_up_left {
    position: absolute;
    top: 0;
    left: 0;
    height: 309px;
    width: 230px;
    padding-top: 77px;
    text-align: center;
    background: url("../images/1688/say_img2.png") no-repeat center top;
}

.say_up_right_cq {
    font-size: 52px;
    color: #d90000;
    font-weight: bold;
    line-height: 52px;
    margin: 15px 0;
}

.say_up_right_eq {
    width: 381px;
    height: 47px;
    text-align: left;
    font-size: 14px;
    color: #ffffff;
    font-family: 'Arail';
    background: url("../images/1688/say_img4.png") no-repeat center;
    padding: 7px 0 0 20px;
    line-height: 16px;
}

.say_up .bothTrangle {
    display: block;
    width: 26px;
    height: 28px;
    background: url("../images/1688/say_icon1.png") no-repeat center;
    position: absolute;
    bottom: -28px;
    left: 50%;
    margin-left: -13px;
    animation: moveDown 3s ease infinite;
}

@keyframes moveDown {
    0% {
        opacity: 0;
        transform: translateY(0px);
    }
    100% {
        opacity: 1;
        transform: translateY(5px);
    }
}

.say_bottom {
    width: 100%;
    text-align: center;
    padding-top: 90px;
}

.say_bottom_info {
    width: 748px;
    height: 68px;
    font-size: 32px;
    color: #ffffff;
    line-height: 68px;
    background: #d90000;
    margin: 25px auto auto auto;
    border-radius: 5px;
}

.say:before {
    content: '';
    display: block;
    width: 34px;
    height: 22px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    bottom: 2px;
    z-index: 3;
    background: url("../images/1688/say_icon2.png") no-repeat center;
}

.guarantee {
    width: 100%;
    height: 685px;
    background: url("../images/1688/guarantee_bg.jpg") no-repeat center;
    margin-top: -12px;
    overflow: hidden;
    position: relative;
}

.guarantee .common_title_c {
    color: #fff;
}

.guarantee .common_title_e {
    color: #ffffff;
}

.guarantee_list {
    margin-top: 75px;
    height: 465px;
    overflow: hidden;
}

.guarantee_list_each {
    float: left;
    width: 226px;
    height: 366px;
    border-radius: 10px;
    perspective: 800px;
    /*perspective属性定义3D元素距视图的距离,以像素计。该属性允许您改变 3D 元素查看 3D 元素的视图。*/
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -ms-perspective: 800px;
    -o-perspective: 800px;
    margin-right: 17px;
}

.guarantee_list_each:last-child {
    margin: 0;
}

.guarantee_list_each .clip {
    width: 226px;
    height: 366px;
}

.guarantee_list_each .normal {
    width: 226px;
    height: 366px;
    background: #fff;
    position: absolute;
    border-radius: 10px;
    top: 0;
    left: 0;
    /*padding: 30px 20px 0;*/
    text-align: center;
    backface-visibility: hidden;
    /*背对屏幕时隐藏*/
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    transition: all 0.5s ease;
    /*为翻牌添加过渡效果*/
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transform-style: preserve-3d;
    /*子元素将保留其 3D 位置。*/
    position: absolute;
    transform: rotateY(0);
}
.guarantee_list_each .normal img{padding-top: 30px;}

.guarantee_list_each .normal_num {
    position: absolute;
    bottom: 12px;
    right: 15px;
    font-size: 24px;
    color: #d90000;
}

.guarantee_list_each .normal_title {
    font-size: 22px;
    color: #222222;
    line-height: 22px;
    margin-top: 30px;
}

.guarantee_list_each .normal_p1 {
    font-size: 16px;
    color: #dddddd;
    line-height: 16px;
    margin-top: 5px;
}

.guarantee_list_each .normal_p2 {
    font-size: 18px;
    color: #666666;
    line-height: 28px;
    text-align: left;
    margin-top: 20px;
	padding: 0 20px;
}

.guarantee_list_each .normal:after {
    content: '';
    display: block;
    width: 37px;
    height: 43px;
    background: url("../images/1688/guarantee_icon1.png") no-repeat center;
    position: absolute;
    bottom: 5px;
    right: 23px;
}

.guarantee_list_each .hover {
    width: 226px;
    height: 366px;
    background: #d90000;
    position: absolute;
    border-radius: 10px;
    top: 0;
    left: 0;
    text-align: center;
    display: table;
    backface-visibility: hidden;
    /*背对屏幕时隐藏*/
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    transition: all 0.5s ease;
    /*为翻牌添加过渡效果*/
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transform-style: preserve-3d;
    /*子元素将保留其 3D 位置。*/
    transform: rotateY(-180deg);
}

.guarantee_list_each .hover_cell {
    display: table-cell;
    vertical-align: middle;
}

.guarantee_list_each .hover_cell_num {
    width: 77px;
    height: 77px;
    background: url("../images/1688/guarantee_icon2.png") no-repeat center;
    margin: auto;
    text-align: center;
    line-height: 77px;
    font-size: 44px;
    color: #ffffff;
}

.guarantee_list_each .hover_cell_title {
    font-size: 24px;
    color: #ffffff;
    line-height: 24px;
    margin: 32px 0 8px 0;
}

.guarantee_list_each .hover_cell_p1 {
    font-size: 18px;
    color: #ffffff;
    line-height: 18px;
}

.guarantee_list_each:hover .normal {
    transform: rotateY(-180deg);
}

.guarantee_list_each:hover .hover {
    transform: rotateY(0deg);
}

.collection {
    width: 100%;
    height: 914px;
    background: url("../images/1688/collection_bg.jpg") no-repeat center;
}

.collection_show {
    margin-top: 85px;
    position: relative;
}

.collection_show ul {
    margin-bottom: 20px;
}

.collection_show ul li {
    width: 470px;
    height: 181px;
    border-radius: 5px;
    background: #ffffff;
    border: 1px solid #d90000;
    /*padding: 20px 0 0 20px;*/
    position: relative;
}

.collection_show ul li .img {
    float: left;
	padding: 20px 0 0 20px;
}

.collection_show ul li .info {
    float: left;
    margin-left: 20px;
    width: 280px;
	/*padding-top: 20px;*/
}

.collection_show ul li .info h3 {
    font-size: 22px;
    color: #222222;
    line-height: 22px;
}

.collection_show ul li .info h3:after {
    content: '';
    display: block;
    width: 36px;
    height: 4px;
    background: #d90000;
    margin: 14px 0;
}

.collection_show ul li .info p {
    font-size: 16px;
    color: #666666;
}

.collection_show ul li:first-child {
    float: left;
}

.collection_show ul li:first-child:before {
    content: '';
    display: block;
    width: 29px;
    height: 29px;
    background: url("../images/1688/collection_icon3.png") no-repeat center;
    position: absolute;
    top: 50%;
    margin-top: -14.5px;
    right: -15px;
}

.collection_show ul li:nth-child(2) {
    float: right;
}

.collection_show ul li:nth-child(2):before {
    content: '';
    display: block;
    width: 29px;
    height: 29px;
    background: url("../images/1688/collection_icon3.png") no-repeat center;
    position: absolute;
    top: 50%;
    margin-top: -14.5px;
    left: -15px;
}

.collection_show ul li:after {
    content: '';
    display: block;
    clear: both;
}

.collection_c_img {
    position: absolute;
    top: 241px;
    left: 50%;
    margin-left: -62.5px;
    z-index: 3;
}

.collection_cb_img {
    position: absolute;
    top: 91px;
    left: 50%;
    margin-left: -127.5px;
}

.run {
    width: 100%;
    height: 764px;
    background: url("../images/1688/run_bg.jpg") no-repeat center;
    overflow: hidden;
}

.run .common_title_c, .run .common_title_e {
    color: #fff;
}

.run_show {
    margin-top: 75px;
    width: 100%;
    height: 468px;
    background: #fff;
    padding: 20px 0 20px 20px;
    position: relative;
	overflow-x: auto;
white-space: nowrap;
}

.run_show_catalogo {
    width: 308px;
    float: left;
}

.run_show_catalogo_each {
    width: 100%;
    height: 214px;
    background: #999999;
    position: relative;
    padding: 75px 0 0 18px;
    cursor: pointer;
}

.run_show_catalogo_each h3 {
    font-size: 20px;
    color: #ffffff;
    line-height: 20px;
}

.run_show_catalogo_each h3:after {
    content: '';
    display: block;
    width: 51px;
    height: 5px;
    background: #fff;
    margin: 15px 0;
}

.run_show_catalogo_each p {
    font-size: 12px;
    color: #ffffff;
    line-height: 12px;
}

.run_show_catalogo_each i {
    font-size: 20px;
    color: #ffffff;
    font-style: italic;
    position: absolute;
    bottom: 0;
    right: 8px;
}

.run_show_catalogo_each .triangle {
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    position: absolute;
    top: 50%;
    right: -12px;
    margin-top: -6px;
}

.run_show_catalogo_each:nth-child(2) {
    margin-top: 1px;
}

.run_show_catalogo .on {
    background: #d90000;
}

.run_show_catalogo .on .triangle {
    border-left-color: #d90000;
}

.run_show_detail {
    float: left;
    width: 822px;
    height: 429px;
    margin-left: 10px;
}

.run_show_detail_each {
    width: 100%;
    height: 100%;
    position: relative;
    display: none;
}

.run_show_detail_each img {
    max-width: 100%;
    max-height: 100%;
}

.run_show_detail_each_intro {
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.95);
    padding: 10px 15px;
    text-align: justify;
}

.run_show_detail .on {
    display: block;
    animation: show 0.3s ease;
}

@keyframes show {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.run_show_word {
    display: block;
    width: 12px;
    height: 215px;
    background: url("../images/1688/businessphilosophy.jpg") no-repeat center;
    position: absolute;
    top: 0;
    right: 15px;
}

.how_do {
    width: 100%;
    height: auto;
    background: #fff;
    overflow: hidden;
}

.how_do .blockbox {
    width: 1306px;
    height: auto;
    background: url("../images/1688/how_do_bg.jpg") no-repeat center;
    margin: 65px auto;
	padding-bottom: 30px;
}

.how_do_list {
    padding: 0 55px;
}

.how_do_list_each {
    float: left;
    width: 280px;
    height: 331px;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    margin-top: 9px;
    margin-right: 22px;
}

.how_do_list_each .normal {
    width: 100%;
    height: 283px;
    background: #fff;
    border-radius: 5px;
    /*padding: 0 20px;*/
    margin: 19px 0 29px 0;
    padding-top: 34px;
    transition: 0.3s;
}

.how_do_list_each .normal_img {
    width: 73px;
    height: 73px;
    border-radius: 100%;
    border: 2px solid #d90000;
    margin: auto;
    text-align: center;
    line-height: 69px;
}
.how_do_list_each .normal_img img{margin-top: 18px;}

.how_do_list_each .normal h2 {
    font-size: 22px;
    color: #222222;
    line-height: 22px;
    margin-top: 30px;
}

.how_do_list_each .normal p {
    font-size: 16px;
    color: #666666;
    line-height: 26px;
    margin-top: 22px;
    text-align: left;
	padding:0 20px;
}

.how_do_list_each .hover {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background: #d90000;
    /*padding: 52px 20px 0 20px;*/
    transition: 0.3s;
    opacity: 0;
}

.how_do_list_each .hover h2 {
    font-size: 22px;
    color: #ffffff;
    line-height: 22px;
	padding-top: 15px;
}

.how_do_list_each .hover p {
    font-size: 16px;
    color: #ffffff;
    line-height: 26px;
    margin-top: 22px;
    text-align: left;
	padding: 0 20px;
}

.how_do_list_each .info {
    margin-top: 50px;
    width: 280px;
    height: 207px;
    background: url("../images/1688/how_do_sbg.png") no-repeat center;
    text-align: center;
    padding-top: 75px;
}

.how_do_list_each .info h2 {
    font-size: 24px;
    color: #ffffff;
    line-height: 24px;
    font-weight: normal;
}

.how_do_list_each .info p {
    font-size: 18px;
    color: #ffffff;
    line-height: 18px;
    margin-top: 15px;
}

.how_do_list_each:nth-child(5) {
    margin-top: -10px;
}

.how_do_list_each:nth-child(6) {
    margin-top: -10px;
}

.how_do_list_each:nth-child(7) {
    margin-top: -10px;
}

.how_do_list_each:nth-child(8) {
    margin-top: -10px;
}

.how_do_list_each:nth-child(4n) {
    margin-right: 0;
}

.how_do_list_each:hover .normal {
    transform: translateY(-331px);
}

.how_do_list_each:hover .hover {
    transform: translateY(-331px);
    opacity: 1;
}

.qd1688liuc{ overflow:hidden; margin:30px auto; width:1200px; text-align:center;}

.team {
    width: 100%;
    height: 730px;
    background: url("../images/1688/team_bg.jpg") no-repeat center;
}

.team .common_title_c,
.team .common_title_e {
    color: #fff;
}

.team_list {
    padding-top: 435px;
}

.team_list_each {
    float: left;
    overflow: hidden;
    width: 381px;
    height: 155px;
    background: #fff;
    border-radius: 5px;
    transition: 0.3s;
    border: 1px solid #fff;
    margin: 12px 18px 0 0;
    box-shadow: 0 0 5px rgba(102, 102, 102, 0.35);
}

.team_list_each:last-child {
    margin-right: 0;
}

.team_list_each:nth-child(2) {
    margin-top: 0;
    width: 398px;
    height: 174px;
    padding: 11px 0 0 25px;
}

.team_list_each a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 21px 0 0 15px;
}

.team_list_each .img {
    float: left;
    width: 112px;
    height: 112px;
    border-radius: 100%;
    overflow: hidden;
    text-align: center;
}

.team_list_each .intro {
    float: left;
    margin-left: 15px;
}

.team_list_each .intro h3 {
    font-size: 24px;
    color: #222222;
    line-height: 24px;
    position: relative;
}

.team_list_each .intro h3:after {
    content: '';
    display: block;
    width: 35px;
    height: 4px;
    background: #d90000;
    margin: 13px 0 15px 0;
}

.team_list_each .intro p {
    font-size: 16px;
    color: #666666;
    line-height: 16px;
}

.team_list_each .intro span {
    display: block;
    width: 104px;
    height: 32px;
    border: 1px solid #d90000;
    border-radius: 0 5px 0 5px;
    font-size: 16px;
    color: #d90000;
    background: transparent;
    line-height: 30px;
    text-align: center;
    margin-top: 15px;
    transition: 0.3s;
}

.team_list_each .intro span:hover {
    background: #d90000;
    color: #fff;
}

.team_list_each:hover {
    border: 1px solid #d90000;
    box-shadow: 0 0 8px #d90000;
}

.process {
    background: #f3f7ff;
height: auto;
padding: 40px 0 20px;
}

.process .common_title {
    padding-top: 100px;
}

.process_ul {
    position: relative;
    margin-top: 70px;
}

.process_ul li {
    float: left;
    width: 232px;
    height: 222px;
    background: #fff;
    transition: 0.3s;
    text-align: center;
    padding-top: 70px;
    margin-right: 10px;
}

.process_ul li h3 {
    font-size: 20px;
    color: #222222;
    line-height: 20px;
    margin-top: 20px;
}

.process_ul li p {
    font-size: 14px;
    color: #666666;
    line-height: 14px;
    margin-top: 15px;
}

.process_ul li p:after {
    content: '';
    display: block;
    width: 18px;
    height: 3px;
    background: url("../images/1688/process_icon6.png") no-repeat center;
    margin: 20px auto 0;
}

.process_ul li:last-child {
    margin-right: 0;
}

.process_ul li:hover {
    box-shadow: 0 0 6px 1px rgba(239, 110, 13, 0.35);
}

.process_ul_line {
    width: 1200px !important;
    height: 32px !important;
    background: url("../images/1688/process_line.png") no-repeat center !important;
    position: absolute;
    top: 15px !important;
    left: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    z-index: 5 !important;
}

.free_diagnosis {
    width: 100%;
    height: 547px;
    background: url("../images/1688/free_diagnosis_bg.jpg") no-repeat center;
}

.free_diagnosis_form {
    width: 454px;
    height: 425px;
    border-radius: 10px;
    background: #fff;
    float: left;
    margin: 58px 52px 0 15px;
    padding-top: 35px;
}

.free_diagnosis_form h3 {
    text-align: center;
    font-size: 26px;
    color: #d90000;
    line-height: 26px;
}

.free_diagnosis_form input {
    width: 90%;
    height: 100%;
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding-left: 45px;
    font-size: 18px;
    transition: 0.3s;
}

.free_diagnosis_form input:focus {
    border-color: #d90000;
}

.free_diagnosis_form .input1 {
    width: 390px;
    height: 57px;
    margin: 38px 0 0 33px;
    position: relative;
    z-index: 2;
    cursor: pointer;
}

.free_diagnosis_select {
    background: #fff;
    position: absolute;
    top: 56px;
    left: 0;
    width: 100%;
    border: 1px solid #dddddd;
    border-radius: 5px;
    display: none;
}

.free_diagnosis_option {
    height: 57px;
    line-height: 57px;
}

.free_diagnosis_option a {
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 45px;
    transition: 0.3s;
    background: transparent;
    font-size: 18px;
}

.free_diagnosis_option a:hover {
    background: #d90000;
    color: #fff;
}

.free_diagnosis_form .input1 input {
    background: url("../images/1688/free_diagnosis_icon4.png") no-repeat center left 10px, url("../images/1688/free_diagnosis_icon5.png") no-repeat center right 10px;
    cursor: pointer;
}

.free_diagnosis_form .input2 {
    width: 261px;
    height: 57px;
    margin: 17px 0 0 33px;
}

.free_diagnosis_form .input2 input {
    background: url("../images/1688/free_diagnosis_icon2.png") no-repeat center left 10px;
}

.free_diagnosis_form .input3 {
    width: 261px;
    height: 57px;
    margin: 17px 0 0 33px;
}

.free_diagnosis_form .input3 input {
    background: url("../images/1688/free_diagnosis_icon3.png") no-repeat center left 10px;
}

.free_diagnosis_form .submit {
    display: block;
    width: 390px;
    height: 57px;
    text-align: center;
    line-height: 55px;
    background: #d90000;
    border: 1px solid #d90000;
    color: #fff;
    transition: 0.3s;
    font-size: 24px;
    color: #ffffff;
    border-radius: 5px;
    margin: 32px auto 0;
}

.free_diagnosis_form .submit:hover {
    background: #fff;
    color: #d90000;
}

.free_diagnosis_info {
    float: left;
}

.free_diagnosis_info .p1 {
    font-size: 74px;
    color: rgba(255, 255, 255, 0.5);
    font-weight: bold;
    line-height: 74px;
    text-transform: uppercase;
    margin-top: 145px;
}

.free_diagnosis_info .p1:after {
    content: '';
    display: block;
    width: 91px;
    height: 8px;
    background: #fff;
    margin: 28px 0 25px 0;
}

.free_diagnosis_info .p2 {
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    line-height: 48px;
}

.free_diagnosis_info .p3 {
    color: #ffffff;
    font-size: 30px;
    line-height: 30px;
    margin-top: 20px;
}

.free_diagnosis_form .input1 {
    position: relative;
    z-index: 2;
}
.free_diagnosis_form .input1 input {
    cursor: pointer;
}

.free_diagnosis_select {
    width: 100%;
    border: 1px solid  #d90000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    position: absolute;
    top: 56px;
    left: 0;
    display: none;
}
.free_diagnosis_select li {
    width: 100%;
    height: 50px;
    line-height: 50px;

}
.free_diagnosis_select li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 45px;
    font-size: 18px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.free_diagnosis_select li a:hover {
    background: rgba(0,0,0,0.02);
}





/*640px*/
@media (max-width: 640px){
	img{ max-width:100%;}
.qdpcy{ display:none;}
.qdphoney{ display:block;}
.standard{ height:auto;}
.common_title{padding-top: 40px;}
.common_title_c{font-size: 28px;}
.blockbox{ width:100%;}
.standard_each{margin: 0 13px 55px 33px;}
.problem{ height:auto;padding-bottom: 10px;}
.qd168sctu{max-width: 96%;margin: 10px auto;border-radius: 15px;}
.say{ height:auto;padding: 10px 0 20px;}
.guarantee{ height:auto;background: url("../images/1688/guarantee_bg.jpg") center top;}
.guarantee_list{ height:auto;}
.guarantee_list_each{ float:none;margin: 0 auto 15px;}
.guarantee_list_each:last-child{margin: 0 auto 15px;}
.collection{height: auto;background: url("../images/1688/collection_bg.jpg") center top;}
.collection_show {margin-top: 40px;}
.collection_show ul li{ width:100%; padding:0; margin-bottom:10px;}
.collection_show ul li:first-child::before{ display:none;}
.collection_show ul li .info h3::after{margin: 6px 0;}
.collection_show ul li .img{padding: 30px 0 0 8px;width: 36%;}
.collection_show ul li .info{margin-left: 13px;width: 58%;}
.collection_show ul li .info h3{font-size: 18px;}
.collection_show ul li .info p{font-size: 14px;}
.collection_show ul{ margin-bottom:0;}
.run{ height:auto;}
.run_show{ width:90%; margin:20px auto;}
.how_do .blockbox{ width:100%;height: auto;background: url("../images/1688/how_do_bg.jpg")center top;margin: 30px auto;}
.how_do_list_each{height: 313px;margin-top:0;}




	
	
}






