*{padding: 0;margin: 0;}
li{list-style: none;}
a{text-decoration: none;}
.clear{clear: both;}

.dl{
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    overflow: hidden;
}
/* 头部 */
.dl_hearder{
    height: 60px;
}
.dl_hearde_logo{
    float: left;
    width: 30%;
}
.dl_hearde_logo img{
    width: 200px;
    margin-left: 10%;
}
.dl_hearde_right{
    width: 70%;
    font-size: 15px;
    height: 60px;
    line-height: 60px;
}
.dl_hearde_right ul li{
    float: left;
    width: 8%;
    text-align: center;
}
/* 内容部分 */
.dl_count{
    width: 1440px;
    margin: 0 auto;
    overflow: hidden;
}
/* 公司介绍 */
.dl_count_gsjs{
    /*height: 460px;*/
    background-color: #F9F9F9;
    position: relative;
}
.dl_count_gsjs_count_l{
    width: 30%;
    float: left;
    height: 300px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.dl_count_gsjs_count_l img{
    width: 70%;
}
.dl_count_gsjs_count_r{
    width: 60%;
    float: left;
    /*height: 300px;*/
}
.dl_count_gsjs_count_r_text{
    /*padding: 50px;*/
    padding:50px 50px 20px 50px;
    font-size: 24px;
}
.dl_count_gsjs_footer{
    /*position: absolute;
    left: 50%;
    transform: translateX(-50%);*/
        text-align: center;
    padding: 20px;
}
.dl_count_gsjs_footer_bts{
    width: 200px;
    height: 40px;
}
.dl_count_gsjs_footer_bts:hover{
    background-color: red;
}

/* 产品介绍 */
/*.dl_count_cpjs{
    height: 300px;
}*/
.dl_count_cpjs_count{
    margin-top: 4%;
}
.dl_count_cpjs_count_item{
    width: 20%;
    float: left;
    margin-left: 5%;
}
.dl_count_cpjs_count_item img{
    width: 120px;
    height: 100px;
    vertical-align: middle;
    transition: all .2s linear;
}
.dl_count_cpjs_count_item_img{
    float: left;
    width: 50%;
    
}
.dl_count_cpjs_count_item_img img:hover{
    transform: scale(1.5);
    
}
.dl_count_cpjs_count_item_text{
    float: left;
    width: 50%;
    margin-top: 10%;
    font-size: 16px;
}
/* 内容部分3 */
.dl_count_com1{
    height: 150px;
    background-color: #E67817;
}
.dl_count_com1_f{
    float: left;
    width: 50%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 24px;
    padding:50px
}
.dl_count_com1_r{
    float: left;
    width: 50%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding:50px
}
.dl_count_com1_r_img{
    float: left;
    text-align: right;
}
.dl_count_com1_r img{
    width: 25%;
}
.dl_count_com1_r_text{
    color: #fff;
    font-size: 16px;
    padding: 10px;
    border-bottom: 1px solid #fff;
    float: left;
}
/* 合作机构 */
.dl_count_hzjg{
    height: 540px;
}
.dl_count_hzjg_count{
    margin-top: 2%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dl_count_hzjg_count_imgs{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    padding: 20px;
}
.dl_count_hzjg_count_imgs img{
    margin-top: 5%;
}
.dl_count_hzjg_count_ri{
    width: 360px;
    height: 400px;
    border: 1px solid #eee;
    position: relative;
    float: left;
    margin-left: 5%;
    transition: all .4s linear;
}
.dl_count_hzjg_count_ri:hover{
    transform: translateY(-10px);
    box-shadow:10px 10px 10px 10px #f1f1f1;
}
.dl_count_hzjg_count_bts{
    width: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 5%;
}
/* 布局6 */
.dl_count_com2{
    height: 300px;
    background-color: #F9F9F9;
}
.dl_count_com2_l{
    width: 50%;
    float: left;
    color: #E67817;
    height:100% ;
}
.dl_count_com2_r{
    float: left;
    width: 50%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
}
.dl_count_com2_r_img img{
    width: 50%;
}
.dl_count_com2_r_bts{
    width: 25%;
    height: 50%;
    margin-top: 5%;
}
.dl_count_com2_r_bt{
    width: 100%;
    height: 20%;
}
/* 脚部 */
.dl_footer{
    background-color: #FFA04F;
}
.dl_footer_count{
    width: 1440px;
    margin: 0 auto;
}
.dl_footer1{
    padding: 20px;
    height: 80px;
    line-height: 60px;
    font-size: 30px;
    color: #fff;
}
.dl_footer1_fot{
    border-bottom: 1px solid #fff;
}
/* 脚部2 */
.dl_footer2{
height: 200px;
padding: 20px;
}
.dl_footer2_l{
    float: left;
    width: 60%;
}
.dl_footer2_l_ul{
    color: #fff;
    margin-left: 10%;
}
.dl_footer2_r{
    float: left;
    width: 40%;
}
.dl_footer2_r_dt1,.dl_footer2_r_dt2{
    float: left;
    margin-left: 10%;
    color: #fff;
    width: 15%;
}
.dl_footer2_r_div3 img{
    width: 100px;
}
/* 脚步3 */
.dl_footer3{
    background-color: #E67817;
    height: 100px;
    text-align: center;
    color: #fff;
    position: relative;
    overflow: hidden;
}
.dl_footer3_text{
    float: left;
    width: 60%;
    line-height: 100px;
    text-align: right;
}
.dl_footer2_r_div3_span{
    color: #fff;
    font-size: 20px;
    display: block;
    float: left;
}
.dl_footer2_r_div3_img{
    float: left;
    margin-left: 10%;
}
.dl_footer3_clir{
    float: left;
    width: 40%;
    height: 100%;
    position: relative;
}
.dl_footer3_clir_div{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 85%;
    transform: translate(-50%,-50%);
}
.dl_footer3_clir1,.dl_footer3_clir2,.dl_footer3_clir3{
    height: 40px;
    width: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    float: left;
    position: relative;
    margin-left: 5%;
}
.dl_footer3_clir1 img,.dl_footer3_clir2 img,.dl_footer3_clir3 img{
    width: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* 公共部分 */
.dl_count_title{
    text-align: center;
    line-height: 60px;
    font-size: 24px;
    color: #E67817;
}
/* 公共按钮 */
.bts{
    text-align: center;
    background-color: #E67817;
    color: #fff;
    border: 0;
    border-radius: 2%;
    outline: none;
}
/* .tab_fot{
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -176px;
    z-index: 2000;
    width: 48px;
    height: 250px;
    background-color: #E67817;
}
.tab_fot_show1{
    position: absolute;
    top: 49px;
    width: 227px;
    right: 178px; 
}
.tab_fot_show2{
    position: absolute;
    top: 98px;
    left: 0;
    border-top: 1px solid #fff;
}
.tab_fot_show3{
    position: absolute;
    top: 147px;
    right: -78px;
    width: 126px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.tab_fot img{
    width: 48px;
    height: 48px;
}
.tab_fot_show2:hover{
    background-color: red;
} */
