@charset "utf-8";

*{
   margin:0px;
   padding:0px;
}

a{
   text-decoration: none;
}

.swiper-slide-active p{
	width:100%;
}

.recommend_box {
    -webkit-transition: all .5s linear;
    transition: all .2s linear;
}

.recommend_box:hover {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
    z-index: 3;
    position: relative;
}

.h_recommend_list {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.h_recommend_list:hover {
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
    z-index: 3;
}

.recommend_box_two {
    -webkit-transition: all .5s linear;
    transition: all .2s linear;
}

.recommend_box_two:hover {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
    z-index: 3;
    position: relative;
    margin-top:-10px;
}

.product_recommend_box {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
}

.product_recommend_box:hover {
    -webkit-box-shadow:0px 15px 15px -15px rgba(0,0,0,.2);
    box-shadow: 0px 15px 15px -15px rgba(0,0,0,.2);
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
    z-index: 3;
    position: relative;
    margin-top:-10px;
}

.product_recommend_box:hover .product_hr{
    display: block;
}

.recommend_box_new {
    -webkit-transition: all .5s linear;
    transition: all .2s linear;
}

.recommend_box_new:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.2);
    box-shadow: 0 15px 30px rgba(0,0,0,.2);
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
    z-index: 3;
    position: relative;
    margin-top:-10px;
    -moz-transform: translate3d(0,-10px,0);
    -ms-transform: translate3d(0,-10px,0);
    -o-transform: translate3d(0,-10px,0);
}

.chuxian{
    display: block;
}

.xiaoshi{
    display: none;
}

.cxa:hover .chuxian {
    display: none;
}

.cxa:hover .xiaoshi {
    display: block;
}

.header{
    width:100%;
    height:85px;
    background:url(../images/001.png) no-repeat;
    position: relative;
}

.header_img{
    position: relative;
    margin: auto;
    display: block;
    width: 390px;
    height: 31px;
    top: 27px;
}

.header_a{
    color: black;
    font-size: 15.5px;
    padding: 0px 40px;
	height:85px;
    float: left;
}

.qdps {
	width: 38px !important;
	height: 38px !important;
	position: absolute !important;
	right: 0px !important;
	top: 50% !important;
	transform: translate(0%,-10%);
	background: url(../images/015.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 50%;
	border: 1px solid #c8c8c8;
}

.wdps {
    width: 38px !important;
    height: 38px !important;
    position: absolute !important;
    left: 0px !important;
    top: 50% !important;
    transform: translate(0%,-10%);
    background: url(../images/014.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 50%;
	border: 1px solid #c8c8c8;
}

.header_div_left{
    height: 100%;
    display: block;
    position: absolute;
    /* overflow: hidden; */
    line-height: 75px;
    top:2px;
    left: 6%;
}

.header_div_right{
    height: 100%;
    display: block;
    position: absolute;
    overflow: hidden;
    line-height: 75px;
    right: 6%;
    top:2px;
}

.swiper-container {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .caidan{
    width: 1325px;
    height: 231px;
    margin: auto;
  }

  .content{
    width:1275px;
    /*height:2900px;*/
    margin: auto;
  }

 .bottom_red {
    width: 100%;
    height: 3px;
    background: #db1e24;
}

.ss_div{
    width: 100%;
    display: block;
    top: 80px;
    position: absolute;
}

.ssspan_two{
    width: 100%;
    display: block;
    position: absolute;
    top: 130px;
    font-size: 14px;
    text-align: center;
    color: black;
}

.ssa{
    width:100%;
    height:100%;
    position:relative;
}

.content_one_left{
    width:857px;
    height:521px;
    background:url(../images/011.png) no-repeat;
    float: left;
    background-size:100% 100%;
}

.conetent_one_left_content{
    color: #4e4e4e;
    font-size: 25px;
    margin-top: 73px;
    position: absolute;
    margin-left: 50px;
}

.liaojie{
    position: absolute;
    margin-top: 113px;
    color: #d13946;
    font-size: 14px;
    margin-left: 50px;
    -webkit-transition: all .5s linear;
    transition: all .2s linear;
}

.liaojie_img{
    position: absolute;
    margin-top: 117px;
    margin-left: 110px;
    -webkit-transition: all .5s linear;
    transition: all .2s linear;
}

.liaojie:hover+.liaojie_img{
    margin-left: 260px;
}

.content_oone_right{
    width: 418px;
    height: 521px;
    float: left;
    position: relative;
}

.sctwo{
    width: 389px;
    float: right;
    box-shadow: 0px 0px 30px 0px #eaeaea;
}

.ssimg_two_cppy{
    display: none;
    margin: auto;
}

.ssa:hover .ssimg_two{
    display: none;
}

.ssa:hover .ssimg_two_cppy{
    display: block;
}
.ssa:hover .ssspan_two{
    color:#de333a;
}

.pco_p_four:hover{
    color:#de333a;
    border:1px solid #de333a;
}

.pco_p_four_two:hover{
    color:#de333a;
    border:1px solid #de333a;
}

.pco_p_four_two_a:hover{
    color:#de333a;
    border:1px solid #de333a;
}

.pco_p_four_twos:hover{
    color:#de333a;
    border:1px solid #de333a;
}

.sbptwo{
    position: absolute !important;
    border-radius: 50% !important;
    width: 50px !important;
    height: 50px !important;
    box-shadow: 0px 0px 30px 0px #eaeaea !important;
    background:url(../images/014.png) no-repeat;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-size: 100% 100%;
    top: 160px !important;
    left: 6px !important;
    outline: none;
}

.sbntwo{
    position: absolute !important;
    border-radius: 50% !important;
    width: 50px !important;
    height: 50px !important;
    box-shadow: 0px 0px 30px 0px #eaeaea !important;
    background:url(../images/015.png) no-repeat;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-size: 100% 100%;
    top: 160px !important;
    right: -24px !important;
    outline: none;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: '' !important;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: '' !important;
}

.sstwo_img{
    width:303px;
    height:337px;
    position: absolute;
    top: 25px;
}

.sstwo_htwo{
    top: 375px;
    position: absolute;
    width: 300px;
    color: #454545;
    font-size: 22px;
    letter-spacing: 1px;
    text-align: left;
}

.sstwo_p{
    top: 410px;
    position: absolute;
    width: 300px;
    color: #454545;
    font-size: 25px;
    letter-spacing: 1px;
    text-align: left;
    font-weight: 100;
}

.liaojie_two{
    text-align: left;
    position: absolute;
    top: 450px;
    color: #d13946;
    font-size: 14px;
    width: 300px;
}

.liaojie_img_two{
    margin-left: 5px;
    -webkit-transition: all .5s linear;
    transition: all .2s linear;
}

.liaojie_two:hover .liaojie_img_two{
    margin-left: 200px;
}

.content_two{
    width: 100%;
    overflow: hidden;
}

.caidan_phone{
    display: none;
}

.content_two_hthree{
    text-align: center;
    font-size: 34px;
    color: #535353;
    font-weight: 100;
    margin-bottom: 71px;
}

.content_two_hthree_a{
    text-align: center;
    font-size: 34px;
    color: #535353;
    font-weight: 100;
    margin-top:95px;
}

.content_two_p{
    text-align: center;
    font-size: 20px;
    color: #727272;
    margin-top: 5px;
}

.pco_img{
    /*position: absolute;
    top: 50%;
    left: 19%;
    transform: translate(0%,-50%);
    max-width: 332px;
    max-height:473px;*/
    width:100%;
}

.pco_p_one{
    position: relative;
    font-size: 32px;
    color: #ffffff;
}

.pco_p_two{
    position: relative;
    font-size: 32px;
    color: #ffffff;
}

.pco_p_three{
    position: relative;
    font-size: 32.78px;
    margin-top: 5px;
}

.pco_p_threes{
    position: relative;
    font-size: 26px;
    margin-top: 5px;
}

.pco_p_four{
    position: relative;
    color: white;
    border-radius: 10px;
    border: 1px solid white;
    padding: 2px 10px;
    margin-top: 12px;
    display: inline-block;
    font-size: 13.12px;
}

.pco_p_one_two{
    position: relative;
    font-size: 17.44px;
    color: #272727;
    text-align: center;
}

.pco_p_one_twos{
    position: relative;
    font-size: 17.44px;
    color: #272727;
    text-align: center;
}

.pco_p_three_two{
    position: relative;
    font-size: 26px;
    margin-top: 5px;
    text-align: center;
}

.pco_p_three_twos{
    position: relative;
    font-size: 26px;
    margin-top: 5px;
    text-align: center;
}

.pco_p_four_two{
    position: relative;
    color: black;
    border-radius: 10px;
    border: 1px solid black;
    padding: 2px 10px;
    margin-top: 12px;
    display: inline-block;
    font-size: 13.12px;
    left: 50%;
    transform: translate(-50%,0%);
}

.pco_p_four_twos{
    position: relative;
    color: black;
    border-radius: 10px;
    border: 1px solid black;
    padding: 2px 10px;
    margin-top: 12px;
    display: inline-block;
    font-size: 13.12px;
    left: 50%;
    transform: translate(-50%,0%);
}

.pco_p_one_two_a{
    position: relative;
    font-size: 17.44px;
    color: white;
    text-align: center;
}

.pco_p_three_two_a{
    position: relative;
    font-size: 26px;
    margin-top: 5px;
    text-align: center;
    color: white;
}

.pco_p_four_two_a{
    position: relative;
    color: white;
    border-radius: 10px;
    border: 1px solid white;
    padding: 2px 10px;
    margin-top: 12px;
    display: inline-block;
    font-size: 13.12px;
    left: 50%;
    transform: translate(-50%,0%);
}

.content_three{
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

.content_three_hthree{
    text-align: center;
    font-size: 34px;
    color: #535353;
    font-weight: 100;
    margin-top: 90px;
}

.content_three_p{
    text-align: center;
    font-size: 20px;
    color: #727272;
    margin-top: 5px;
}

.product_category_one{
    /*width: 100%;*/
    /*height: 618px;*/
    /*overflow: hidden;*/
    /*margin-top: 40px;*/
    position: relative;
    /*background:url(../images/016.png) no-repeat;*/
    background-size:100% 100%;

    width: 24%;
    float: left;
}

.product_category_two{
    width: 100%;
    /*height: 550px;*/
    /*overflow: hidden;*/
    position: relative;
    /*background: url(../images/017.png) no-repeat;*/
    background-size:100% 100%;
    /*margin-left:1.3%;*/
    float:left;
}

.pco_p_one_b{
    position: relative;
    font-size: 17.44px;
    color: #272727;
    margin-top: 183px;
    display: inline-block;
    float: right;
    width: 100%;
    text-align: right;
    right: 13%;
}

.pco_p_two_b{
    position: relative;
    font-size: 17.44px;
    color: #272727;
    margin-top: 3px;
    right: 13%;
    display: inline-block;
    float: right;
}

.pco_p_three_b{
    position: relative;
    font-size: 32.78px;
    right: 13%;
    display: inline-block;
    float: right;
    margin-top: 5px;
    width: 100%;
    text-align: right;
}

.header_phone{
    display: none;
}

.pco_p_four_b{
    position: relative;
    color: black;
    right: 13%;
    display: inline-block;
    float: right;
    border-radius: 10px;
    border: 1px solid black;
    padding: 2px 10px;
    margin-top: 12px;
    display: inline-block;
    font-size: 13.12px;
}

.dco_left{
    width: 164px;
    position: absolute;
    height: 133px;
    left: 13%;
    margin-top: 183px;
}

.dco_left_four{
    width: 164px;
    position: absolute;
    height: 133px;
    left: 10%;
    margin-top: 183px;
}

.dco_left_four_two{
    width: 100%;
    position: absolute;
    height: 133px;
    bottom: 15px;
}

.dco_right {
    /*position: absolute;*/
    /*right: 13%;*/
    /*margin-top: 105px;*/
    /*border-radius: 7px;*/
    /*max-height:370px;*/
    /*max-height:370px;*/
    width:100%;
}

.dco_right_two {
    width: 164px;
    position: absolute;
    height: 133px;
    right: 29%;
    margin-top: 183px;
}

.content_four{
    width: 100%;
    height: 517px;
    margin-top: 30px;
}

.content_four_left{
    /*background: url(../images/020.png) no-repeat;*/
    width: 48.7%;
    position: relative;
    float:left;
    margin-top: 1%;
    background-size:100% 100%;
}

.content_four_right{
    width: 48.7%;
    /*height: 515px;*/
    float: left;
    /*margin-left: 33px;*/
    /*background: url(../images/022.png) no-repeat;*/
    background-size:100% 100%;
    position: relative;
    margin-top: 1%;
    margin-left:2.6%;
}

.content_four_right_a{
    width: 100%;
    height: 515px;
    float: left;
    background: url(../images/023.png) no-repeat;
    background-size:100% 100%;
    position: relative;
    margin-right: 34.5px;
}

.content_four_right_b{
    width: 24%;
    /*height: 515px;*/
    float: left;
    /*background: url(../images/024.png) no-repeat;*/
    /*background-size:100% 100%;*/
    position: relative;
    /*margin-right: 34.5px;*/
    margin-left:0.8%;
}

.content_four_right_c{
    width: 402px;
    height: 515px;
    float: left;
    background: url(../images/025.png) no-repeat;
    background-size:100% 100%;
    position: relative;
}

.cfr_img{
    /*width: auto;
    height: auto;
    margin: auto;
    display: block;
    margin-top: 65px;
    max-width:266px;
    max-height:278px;*/
    width:100%;
}

.cfr_img_five{
    /*max-width: 350px;
    max-height: 270px;
    margin: auto;
    display: block;
    margin-top: 65px;*/
    width: 100%;
}

.content_five{
    width: 100%;
    height: 515px;
    margin-top: 30px;
}

.content_six{
    position: relative;
    width: 100%;
    height: 291px;
    margin-bottom: 102px;
    margin-top: 97px;
}

.content_six_three{
    width: 306px;
    height: 175px;
    position: relative;
    float: left;
}

.content_six_img{
    display: block;
    margin: auto;
}

.content_six_title{
    text-align: center;
    font-size: 28px;
    position: absolute;
    bottom: 39px;
    width: 100%;
}

.content_three_p{
    font-size: 16px;
    margin-top: 15px;
}

.content_six_p{
    bottom: 0px;
    position: absolute;
	font-size:15.9px;
    width: 100%;
    text-align: center;
}

.content_six_three_b{
    position: absolute;
    left: 50%;
    transform: translate(-50%,0%);
    width: 306px;
    height: 175px;
    float: left;
}

.content_six_three_c{
    float: right;
    width: 306px;
    height: 175px;
    position: relative;
}

.content_seven_three{
    width: 112px;
    height: 147px;
    position: relative;
    float: left;
}

.content_seven_three_b{
    position: absolute;
    left: 31%;
    width: 112px;
    height: 147px;
    float: left;
}

.content_seven_three_c{
    float: right;
    width: 128px;
    height: 147px;
    position: relative;
}

.content_seven_title{
    text-align: center;
    font-size: 18px;
    position: absolute;
    bottom: 24px;
    width: 100%;
}

.content_seven_p {
    bottom: 0px;
    position: absolute;
    width: 100%;
    text-align: center;
}

.content_seven{
    position: relative;
    /* width: 1275px; */
	width: 950px;
    margin: auto;
    padding-top: 90px;
}

.content_seven_three_d{
    position: absolute;
    left: 62%;
    width: 112px;
    height: 150px;
    float: left;
}

.content_new{
    width: 100%;
    height: 438px;
    background: #f5f5f5;
}

.footer{
    width: 1275px;
    margin: auto;
}

.footer_three{
    width: 100%;
    height: 143px;
    border-bottom: 1px solid #7d7d7d;
}

.footer_three_div{
    width: 33%;
    float: left;
    margin-top: 92px;
    position: relative;
}

.footer_three_img{
    width: 37px;
    height: 34px;
    display: block;
    float: left;
    margin-left: 25px;
}

.footer_three_imgs{
    width: 37px;
    height: 34px;
    display: block;
    float: left;
}

.footer_three_p{
    font-size: 20px;
    margin-left: 10px;
    display: inline-block;
}

.footer_three_div_two{
    width: 252px;
    left: 10%;
    position: absolute;
}

.footer_three_div_twos{
    width: 371px;
    float: right;
}

.footer_menu{
    width: 100%;
    height: 420px;
    position: relative;
}

li{
    list-style: none;
}

.footer_menu_ul{
    width: 128px;
    margin-top: 23px;
    float: left;
}

.footer_menu_li_header{
    font-size: 20px;
    line-height: 44px;
}

.footer_menu_li{
    font-size: 17px;
    line-height: 40px;
}

.footer_menu_a{
    color: #797b7d;
}

.footer_menu_right{
    width: 333px;
    height: 170px;
    float: right;
    margin-top:40px;
}

.footer_menu_erweima{
    width: 135px;
    height: 160px;
    float: left;
    margin-right: 42px;
}

.footer_menu_erweimas{
    width: 135px;
    height: 160px;
    float: left;
    margin-right: 21px;
}

.erweima_p{
    margin-top: 10px;
    text-align: center;
}

.footer_menu_right_img{
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%,0%);
    -webkit-transform: translate(-50%,0%);
    -moz-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    -o-transform: translate(-50%,0%);
}

.copyright{
    width: 100%;
    height: 210px;
    background: #434343;
}

.copyright_div{
    cursor:pointer;
    width: 71px;
    height: 30px;
    position: relative;
    margin: auto;
    color: white;
    font-size: 25px;
    padding-top: 15px;
}

.copyright_bottom_img{
    float:left;
    margin-top: 2px;
}

.copyright_divs{
    width: 490px;
    height: 30px;
    margin: auto;
    color: white;
    margin-top: 25px;
}

.copyright_p_a{
    margin-left: 10px;
    display: inline-block;
    font-size: 15px;
}

.copyright_p_b{
    color: white;
    width: 100%;
    text-align: center;
    font-size: 15px;
    margin-top: 2px;
    margin-bottom: 11px;
}

.copyright_p_c{
    color: white;
    text-align: center;
    font-size: 13px;
}

.ssimg_one{
    width:100%;
}

.fm_ul_s{
	display: none;
}
	
@media screen and (max-width:1679px) {
    .header_div_left{
        left: 2%;
    }

    .header_div_right{
        right:1%;
    }
	
	.swiper-slide-active p iframe{
		height:822.71px;
	}
	
}

@media screen and (max-width:1590px) {
    .header_a{
        padding: 0px 30px;
    }
}


@media screen and (max-width:1460px) {
    .content_seven{
        width: 1100px;
    }
}

@media screen and (max-width:1410px) {
    .header_a{
        padding: 0px 25px;
    }
}

@media screen and (max-width:1343px) {
    .caidan{
        width:100%;
    }

    .content{
        width:100%;
    }

    .content_four_left{
        /*width: 66%;*/
    }

    .content_four_right{
        /*width: 32%;
        margin-left: 2%;*/
    }

    .content_four_right_a{
        /*width: 32%;
        margin-right: 2%;*/
    }

    .content_four_right_b{
        /*width: 32%;
        margin-right: 2%;*/
    }

    .content_four_right_c{
        width: 32%;
    }

    .sstwo_img{
        width:270px;
    }

    .sbntwo{
        right: 0px !important;
    }

    .sbptwo{
        left: 10% !important;
    }

    .footer{
        width:100%;
    }

    .content_one_left{
        width:66%;
        margin-right:1%;
    }

    .content_oone_right{
        width:33%;
    }

    .footer_menu_li_header{
        font-size: 18px;
    }

    .footer_menu_li{
        font-size: 15px;
    }

    .footer_menu_ul{
        margin-left: 30px;
        width: 90px;
    }

    .content_six{
        position: relative;
        width: 85%;
        margin: auto;
        height: 291px;
        margin-bottom: 102px;
        margin-top: 97px;
    }
}

@media screen and (max-width:1330px) {
    .header_a {
        padding: 0px 15px;
    } 

    .content_seven{
        width: 1000px;
    }
    
    .content_oone_right{
        box-shadow: 10px 10px 30px 10px #eaeaea;
    }

    .dco_right{
        /*max-height: 330px;*/
    }
    
    .sbptwo {
        display: none !important;
    }

    .sbntwo{
        display: none !important;
    }

    .content_oone_right{
        overflow: hidden;
    }

    .sctwo{
        width:100%;
    }

    .cfr_img_five {
        max-width: 300px;
    }
}

@media screen and (max-width:1160px) {
    .header_a {
        padding: 0px 10px;
    } 

    .dco_left{
        left: 10%;
    }

    .footer_menu_ul{
        margin-left: 20px;
    }

    .content_seven {
        width: 850px;
    }

    .content_six_three{
        width: 280px;
        height: 195px;
    }

    .content_six_three_b{
        width: 280px;
        height: 195px;
    }

    .content_six_three_c{
        width: 280px;
        height: 195px;
    }

    .content_six_title{
        bottom: 60px;
    }

    .content_six_p{
        text-align: center;
    }
}

@media screen and (max-width:1100px) {
    .footer_menu_erweima{
        margin-right: 20px;
    }

    .footer_menu_right{
        width: 466px;
    }

    .dco_right{
        /*max-height: 300px;*/
    }

    .pco_img{
        /*max-width: 300px;*/
    }
}

@media screen and (max-width:1060px) {
    .header_a {
        padding: 0px 5px;
    }

    .footer_menu_ul {
        margin-left: 15px;
    }

    .erweima_div{
        width: 110px !important;
    }

    .footer_menu_erweima{
        width: 110px;
    }

    .footer_menu_erweimas{
        width: 110px;
    }

    .footer_menu_right {
        width: 391px;
    }

    .cfr_img_five {
        max-width: 250px;
    }

    .content_six_three{
        width:230px;
    }

    .content_six_three_b{
        width:230px;
    }

    .content_six_three_c{
        width:230px;
    }

    .sstwo_htwo{
        width: 270px;
    }

    .sstwo_p{
        width: 270px;
    }

    .liaojie_two{
        width: 270px;
    }
}

@media screen and (max-width:1000px) {
    .header_img{
        width: 300px;
        height:auto;
        top: 30px;
    }

    .header_a {
        padding: 0px 7px;
        line-height: 80px;
        font-size: 15px;
    }

    .dco_right_two{
        right: 20%;
    }
}

@media screen and (max-width:950px) {
    .footer_menu_li {
        font-size: 13px;
    }

    .footer_menu_li_header{
        font-size: 16px;
    }

    .erweima_div {
        width: 90px !important;
    }

    .footer_menu_erweima{
        width: 90px;
    }

    .erweima_p{
        font-size: 13px;
    }

    .footer_menu_erweimas{
        width: 90px;
    }

    .footer_menu_right{
        width: 331px;
    }

    .footer_three_p{
        font-size: 16px;
        line-height: 30px;
    }
}

@media screen and (max-width:768px) {
    .content_four{
        height: 310px;
    }

    .dl-menu{
        margin-top: 15px !important;
    }

    .dl-menuwrapper ul {
        background: #434343 !important;
    }

    .dl-menuwrapper li a{
        border:1px solid  #434343 !important;
    }

    .header{
        display: none;
    }

    .header_phone{
        display: block;
        background: url(../images/001.png) no-repeat;
        width: 100%;
        height: 60px;
        position: relative;
    }

    .header_img_phone {
        width: 370px;
        height: auto;
        margin-top: 17px;
        margin-left: 20px;
		float: left;
    }

    .caidan_phone{
        display: block;
        width: 100%;
        height: 120px;
    }

    .caidan{
        display: none;
    }

    .ss_div{
        top: 20px;
    }

    .ssspan_two{
        top: 75px;
    }

    .content_one_left{
        height: 307px;
    }

    .conetent_one_left_content {
        font-size: 20px;
        margin-top: 23px;
        margin-left: 20px;
    }

    .liaojie {
        margin-top: 60px;
        margin-left: 20px;
    }

    .liaojie_img {
        margin-top: 64px;
        margin-left: 81px;
    }

    .sstwo_img{
        width: 80%;
        top: 0px;
        height:auto; 
    }

    .sstwo_htwo{
        display: none;
    }

    .sstwo_p{
        display: none;
    }

    .content_oone_right{
        height: 307px;
    }

    .liaojie_two {
        top: 255px;
        left: 23px;
    }

    .content_two_hthree_a{
        margin-top: 50px;
    }

    .product_category_one{
        /*height: 250px; */
    }

    .dco_right {
        /*max-height: 160px;
        margin-top: 50px;*/
    }

    .dco_left{
        margin-top: 63px;
    }

    .product_category_two{
        /*height: 250px;*/
    }

    .pco_img {
        /*max-width: 120px;*/
    }
    
    .dco_right_two{
        margin-top: 65px;
    }

    .content_four_left{
        /*height: 311px;
		width: 100%;*/
    }

    .dco_left_four{
        margin-top: 83px;
    }

    .content_four_right{
        /*height: 311px;*/
    }

    .cfr_img{
        margin-top: 35px;
        max-width: 146px;
    }

    .dco_left_four_two{
        height: 113px;
        bottom: 0px;
    }

    .cfr_img_five {
        max-width: 180px;
    }

    .content_four_right_a{
        height: 470px;
    }

    .content_four_right_b{
        /*height: 470px;*/
    }

    .content_four_right_c{
        height: 470px;
    }

    .content_six{
        margin-top: 0px;
    }

    .content_six_three {
        width: 210px;
    }

    .content_six_three_b {
        width: 210px;
    }

    .content_six_three_c {
        width: 210px;
    }

    .content{
        height: 1740px;
    }

    .content_seven{
        width:90%;
        padding-top: 50px;
    }

    .content_two_hthree{
        margin-bottom: 50px;
		margin-top: 50px;
    }

    .content_seven_three_b{
        left: 27%;
    }

    .content_seven_three_d{
        left: 57% !important;
    }

    .content_new{
        height: 435px;
    }

    .footer_three_div{
        margin-top: 32px;
    }

    .footer_three{
        height: 94px;
    }

    .footer_three_div_twos{
        width: 311px;
    }

    .footer_three_div_two{
        left:0%;
    }

    .footer_menu_ul {
        margin-left: 10px;
        width: 70px;
    }

    .footer_menu_li_header {
        font-size: 14px;
    }

    .dl-menuwrapper button{
        width: 55px !important;
        height: 60px !important;
        background:black !important;
    }

    .heng{
        width: 65%;
        height: 3px;
        background: white;
        margin: auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }
	
	.shiyu{
		font-size: 14px;
		color: white;
		display: inline-block;
		float: left;
		line-height: 20px;
		margin-left: 4px;
		margin-top: 24px;
		height: 20px;
	}
	
	.shiyus{
		font-size: 20px;
		color: white;
		display: inline-block;
		float: left;
		line-height: 60px;
		margin-left: 10px;
		margin-right: 10px;
	}
}

@media screen and (max-width:450px) {
    .diannaoqq{
        display:none;
    }

    .shoujiqq{
        display: block !important;
        overflow: hidden;
    }

	.ftds {
	    width: 100% !important;
	}
	
	.footer_three_img {
	    width: 26px;
	    height: 23.8px;
	    margin-left: 13px;
	}
	
	.footer_three_p {
	    font-size: 15px;
	}
	
	.fm_ul{
		display: none;
	}
	
	.fm_ul_s{
		display: block;
	}
	
	.fus_div{
		width: 90%;
		margin: auto;
		height: 26px;
		border: 1px solid #313131;
		font-size: 12px;
		line-height: 26px;
		position: relative;
		margin-top: 10px;
		background: white;
		display: block;
		text-align: left;
		border-bottom:none;
		outline: none;
	}
	
	.fd_p{
		display: inline-block;
		padding-left: 18px;
		position: absolute;
		left: 0%;
	}
	
	.fd_div{
	    position: relative;
	    float: right;
	    margin-right: 5%;
	}
	
	.fd_down{
		width: 90%;
		margin: auto;
		border: 1px solid #313131;
		border-top: none;
		box-sizing: border-box;
		height: 0px;
		overflow: hidden;
		transition: 1s;
	}
	
	.show {
		height: 197px;
	}
	
	.fdd_li{
		width: 100%;
		height: 28px;
		line-height: 28px;
		padding-left: 19px;
	}
	
	.fdd_a{
		color: black;
		font-size: 12px;
	}
	
	.dco_left_four_two{
		height: 111px;
	}
	
	.sstwo_img{
		height: 115px;
	}
	
	.ssimg_two{
		display: block;
		height: 40px;
		margin: auto;
	}
	
	.conetent_one_left_content{
		font-size: 16px;
	}
	
	.header_img_phone{
	    width: 270px;
        height: auto;
		margin-top: 20px;
		margin-left: 17px;
	}
	
	@font-face
	{
		font-family:qwe;
		src: url(../css/FZYTK_0.TTF); /* IE9 */
	}

	.shiyus {
	    font-size: 17px;
		margin-left: 12px;
		margin-right: 9px;
	}
	
	.shiyu{
		font-size: 12px;
		margin-top: 21px;
		font-family:qwe;
	}
	
    .content_four {
        height: 155px;
    }

    .content_one_left{
        height:166px;
    }

    .content_oone_right{
        height: 167px;
    }

    .liaojie_two {
        top: 135px;
        left: 13px;
    }

    .liaojie_two {
        top: 132px;
        left: 13px;
    }

    .dco_right {
        max-height: 100px;
        margin-top: 70px;
        right: 7%;
    }

    .pco_p_three{
        font-size: 28px;
    }

    .pco_img{
        left: 11%;
    }

    .dco_right_two {
        right: 6%;
    }

    .content_two_hthree_a{
        margin-top: 30px;
        font-size: 22px;
    }
    
	.content_two_p{
		font-size: 17px;
	}
	
	.pco_p_one{
		font-size: 14px;
	}
	
	.pco_p_two{
		font-size: 16px;
	}
	
    .content_two_hthree {
        margin-bottom: 35px;
        font-size: 22px;
    }

    .product_category_one{
        margin-top: 30px;
    }

    .content_three{
        margin-top: 15px;
    }

    .content_four{
        margin-top: 15px;
    }

    .content_four_left{
        height: 168px;
    }

    .dco_left_four {
        margin-top: 33px;
    }

    .pco_p_threes{
        font-size: 18px;
    }

    .content_four_right{
        height: 168px;
    }

    .cfr_img {
        margin-top: 15px;
        max-width: 90px;
    }

    .pco_p_one_two{
        display: none;
    }

    .pco_p_three_two {
        font-size: 17px;
        margin-top: 57px;
    }

    .pco_p_four_two{
        font-size: 12px;
        margin-top: 5px;
    }

    .cfr_img_five {
		max-width: 90px;
		max-height: 270px;
		top: 10%;
		left: 50%;
		display: block;
		position: absolute;
		transform: translate(-50%,-50%);
    }

    .pco_p_three_two_a{
        font-size: 16px;
    }

    .content_four_right_a {
        height: 300px;
    }

    .pco_p_one_two_a{
        font-size: 13px;
    }

    .content_four_right_b{
        height: 300px;
    }

    .content_four_right_c{
        height: 300px;
    }

    .pco_p_one_twos{
        font-size: 13px;
    }

    .pco_p_three_two{
        font-size: 15px;
    }

    .pco_p_three_twos{
        font-size: 17px;
    }

    .content_five{
        height: 330px;
    }

    .content_six{
        width: 90%;
        height: 261px;
        margin-bottom: 0px;
    }

    .content_six_three {
        width: 31%;
    }

    .content_six_three_b {
        width: 31%;
    }

    .content_six_three_c {
        width: 31%;
    }

    .content_six_title{
        font-size: 15px;
        bottom: 40px;
    }

    .content_six_p{
        font-size: 12px;
    }

    .content_six_three{
        height: 135px;
    }

    .content_six_three_b{
        height: 135px;
    }

    .content_six_three_c{
        height: 135px;
    }

    .content {
        height: 1270px;
    }

    .content_seven{
        padding-top: 1px;
		width: 94%;
    }

    .content_seven_three{
        width: 25%;
        bottom: 20px;
        height: 117px;
        margin-top: 23px;
    }

    .content_seven_three_b{
        width: 25%;
        left:25%;
        height: 120px;
    }

    .content_seven_three_c{
        width: 25%;
        height: 120px;
    }

    .content_seven_three_d{
        width: 25% !important;
        left:50% !important;
        height: 120px;
    }

    .content_six_img{
        width: 42%;
    }

    .content_seven_title{
        bottom: 40px;
		font-size: 15px;
    }

    .content_seven_p{
        font-size: 12px;
		width: 100%;
		height: 32px;
    }

    .content_new {
        height: 280px;
    }

    .footer_three {
        height: 108px;
		border:none;
    }

    .footer_three_div {
        width: 50%;
        height: 35px;
        margin-top: 12px;
    }

    .footer_three_div_two {
        left: 6%;
		width:auto;
    }   

    .footer_three_div_twos {
        width: 100%;
    }

    .footer_menu_ul{
        margin-top: 13px;
        margin-left: 0px;
        width:20%;
    }

    .footer_menu_right{
        width: 310px;
        float:left;
    }

    .footer_menu{
		height: auto;
		width: 95%;
		margin: auto;
		overflow: hidden;
    }

    .footer_menu_right{
        margin-top: 20px;
        position: relative;
        left:50%;
        transform:translate(-50%,0%);
        float:left;
        -webkit-transform:translate(-50%,0%);
        -moz-transform:translate(-50%,0%);
        -ms-transform:translate(-50%,0%);
        -o-transform:translate(-50%,0%);
    }

    .footer_menu_erweimas{
        margin-right: 0px;
    }

    .copyright_p_a{
        font-size: 12px;
    }

    .copyright_divs{
        width: 355px;
    }

    .pco_p_three{
        font-size: 20px;
    }

    .copyright_bottom_img{
        display: none;
    }

    .copyright_p_b{
        margin-top: 0px;
    }
	
	.footer_menu_li {
	    font-size: 12px;
	}
} 

@media screen and (max-width:375px) {
	
	
    .dl-menuwrapper button{
        width: 60px !important;
        height: 60px !important;
        background:black !important;
    }

    .content_six_title{
        font-size: 13px;
        bottom: 55px;
    }

    .dco_right{
        max-height: 85px;
		box-shadow: 0px 8px 13px 0px #888888;
    }

    .dco_right_two{
        right: 0%;
        width: 144px;
    }

    .content_seven_title {
        bottom: 40px;
        font-size: 12px;
    }

    .content_seven_p{
        width: 100%;
        text-align: center;
    }

    .copyright_divs {
        width: 95%;
        text-align: center;
        margin-top: 15px;
    }

    .copyright_p_b {
        font-size: 12px;
        margin-top: 10px;
    }

    .footer_menu_right_img{
        width: 100%;
    }
	
	.footer_three_img{
		width: 17px;
		height: 17.8px;
		margin-left: 13px;
		margin-top: 5px;
	}
	
	.footer_three_imgs{
		width: 26px;
		height: 23.8px;
	}
	
	.ftds{
		width: 100% !important;
	}
	
	.footer_three_p{
		font-size: 12px;
	}
}

@media screen and (max-width:320px) {
	.header_img_phone{
		margin-left: 7px;
	}
	
	.shiyus{
		margin-left: 3px;
		margin-right: 0px;
	}
	
    .pco_p_three {
        font-size: 22px;
    }

    .pco_p_threes {
        font-size: 16px;
    }

    .pco_p_three_two {
        font-size: 16px;
    }

    .pco_p_three_two_a {
        font-size: 17px;
    }
}