.hzcj_index{
    padding: 40px 0;
}
.hzcj_index .hzcj_con{
    width: 100%;
}
.hzcj_index .hzcj_con img{
    width: 100%;
}

.about_index{
    overflow: hidden;
    padding: 30px 0;
}
.about_index .about_con{}
.about_con .about_tit{
    margin-bottom: 25px;
}
.about_con .about_tit .tit_en{
    font-family: 'Impact';
    font-size: 36px;
    color: #646464;
    line-height: 50px;
	-webkit-text-stroke: 1px white;
    /* font-weight: bold; */
}
.about_con .about_tit .tit_line{
    height: 2px;
    background: #646464;
    width: 145px;
    margin: 10px 0;
}
.about_con .about_tit .tit_cn{
    font-size: 26px;
    color: #646464;
	line-height: 1.5;
}

.about_con .about_ryzs{
    width: 27%;
    background: #f6f6f6;
    position: relative;
    height: 540px;
	margin-top: 25px;
}
.about_con .about_ryzs .ryzs_text{
    background: #ffffff;
    position: absolute;
    margin-top: 6%;
    margin-left: 9%;
    width: 90%;
    box-shadow: 4px 4px 3px 2px #e8e8e8;
    padding: 5%;
}
.about_con .about_ryzs .ryzs_ul{}
.about_con .about_ryzs .ryzs_ul li{
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
}
.about_con .about_ryzs .ryzs_ul li:nth-child(2n){
    margin-right: 0;
}
.about_con .about_ryzs .ryzs_ul li img{
    width: 100%;
}

.about_con .about_gsjj{
    width: 68%;
}
.about_con .about_gsjj .about_img{
    width: 44%;
    margin-right: 3%;
}
.about_con .about_gsjj .about_img img{
    width: 100%;
}
.about_con .about_gsjj .about_text{
    width: 53%;
}
.about_con .about_text .about_tit .tit_en{
    font-size: 60px;
	line-height: 60px;
}
.about_con .about_gsjj .about_text .about_wznr{}
.about_con .about_gsjj .about_text .about_wznr p{
    font-size: 14px;
    color: #000000;
    line-height: 30px;
    margin-bottom: 25px;
}
.about_con .about_gsjj .about_text .about_wznr .red{
    color:#ff0000;
}
.about_con .about_gsjj .about_text .about_more {
    width: 258px;
    height: 50px;
    line-height: 50px;
    background: #fcfcfc;
    margin: 0 auto;
    text-align: center;
	box-shadow: -4px 4px 5px #f6f6f6;
}
.about_con .about_gsjj .about_text .about_more a{
    font-size: 17px;
    color: #000000;
	display: inline-flex;
}
.about_con .about_gsjj .about_text .about_more span{
    font-size: 40px;
	margin-left: 30px;
}
.about_con .about_gsjj .about_text .about_more:hover{
    background: #ff0000;
}
.about_con .about_gsjj .about_text .about_more:hover a{
    color: #ffffff;
}

.team_index .team_bottom{
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
}
.team_bottom ul{}
.team_bottom ul li{
    float: left;
    width: 12.666%;
    padding: 0 2%;
}
.team_bottom ul li .pic{
    padding: 15px 0;
}
.team_bottom ul li .pic img{}
.team_bottom ul li .text{}
.team_bottom ul li .text .tit{
    font-size: 18px;
    color: #343434;
    font-weight: bold;
    padding: 10px 0;
}
.team_bottom ul li .text .dec{
    font-size: 14px;
    color: #343434;
    line-height: 1.4;
}

.ggw_index{
    width: 100%;
}
.ggw_index img{
    width: 100%;
}



.case_index{}
.case_index .case_con{
    padding: 50px 0;
    background: #f6f6f6;
	overflow: hidden;
}
.case_con .case_fenlei{
    width: 23%;
	margin-right: 2%;
    background: #fff;
}
.case_con .case_fenlei .tit{
    font-family: 'KYK2gj';
    font-size: 27px;
    color: #343434;
    padding: 40px 60px;
    text-align: center;
    line-height: 1;
}
.case_con .case_fenlei .fenlei{
    padding: 0 60px;
}
.case_con .case_fenlei .fenlei dl{
    margin-bottom: 55px;
}
.case_con .case_fenlei .fenlei dl dt{
    font-size: 20px;
    color: #343434;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #000000;
    border-radius: 5px;
    margin-bottom: 15px;
}
.case_con .case_fenlei .fenlei dl dd{
    height: 50px;
	line-height: 50px;
    border-bottom: 1px dashed #343434;
}
.case_con .case_fenlei .fenlei dl dd img{
    margin-right: 15px;
}
.case_con .case_fenlei .fenlei dl dd a{
    font-size: 17px;
    color: #343434;
}

.case_con .case_nr{
    width: 75%;
}
.case_con .case_nr .case_nr_top{
    padding: 30px 0;
    overflow: hidden;
}
.case_con .case_nr .case_nr_top .more{
    float: right;
    font-size: 18px;
    color: #090000;
}
.case_con .case_nr .case_nr_top .more span{
    background: #fe0000;
    color: #ffffff;
    padding: 0 5px;
}
.case_con .case_nr .case_nr_top .case_tab{}
.case_con .case_nr .case_nr_top .case_tab ul{
    float: left;
}
.case_con .case_nr .case_nr_top .case_tab ul li{
    font-size: 17px;
    color: #343434;
	float: left;
}
.case_con .case_nr .case_nr_top .case_tab ul li a{
    font-family: 'KYK2gj';
    /* font-weight: bold; */
    padding: 0 30px;
}
.case_con .case_nr .case_nr_top .case_tab ul li.on a{
    color: #ff0000;
}
.case_con .case_nr .case_nr_bottom{}
.case_con .case_nr .case_nr_bottom .case_list{
    display: none;
}
.case_con .case_nr .case_nr_bottom .case_list ul{}
.case_con .case_nr .case_nr_bottom .case_list ul li{
    float: left;
    width: 49%;
    margin-right: 2%;
}
.case_con .case_nr .case_nr_bottom .case_list ul li:nth-child(1){
    width: 100%;
}
.case_con .case_nr .case_nr_bottom .case_list ul li:nth-child(2n+1){
    margin-right: 0;
}
.case_con .case_nr .case_nr_bottom .case_list ul li .pic{
    width: 100%;
    overflow: hidden;
}
.case_con .case_nr .case_nr_bottom .case_list ul li .pic img {
    width: 100%;
	transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
}
.case_con .case_nr .case_nr_bottom .case_list ul li .text{
    height: 48px;
    line-height: 48px;
    padding: 20px 0;
}
.case_con .case_nr .case_nr_bottom .case_list ul li .text img{
    float: left;
	margin-right: 15px;
}
.case_con .case_nr .case_nr_bottom .case_list ul li .text .tit{
    font-size: 20px;
    color: #000000;
    float: left;
    width: 60%;
    line-height: 24px;
}
.case_con .case_nr .case_nr_bottom .case_list ul li:nth-child(1) .text .tit{
    width: 80%;
	line-height: 48px;
}
.case_con .case_nr .case_nr_bottom .case_list ul li .text span{
    font-size: 18px;
    color: #ffffff;
    background: #ff0000;
    float: right;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    margin-top: 5px;
}
.case_con .case_nr .case_nr_bottom .case_list ul li:hover .pic img{
    transform:scale(1.1,1.1);
}
.show{
    display: block !important;
}


.team_index{
    overflow: hidden;
	margin-top: 100px;
}
.team_index .team_left{
    width: 424px;
    position: relative;
}
.team_index .team_left .pic{
    width: 100%;
    overflow: hidden;
}
.team_index .team_left .pic img{
    width: 100%;
}
.team_index .team_left .text{
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.team_index .team_left .text .tit{
    font-size: 45px;
    color: #fff;
    line-height: 1;
	margin-bottom: 20px;
}
.team_index .team_left .text p{
    font-size: 18px;
    color: #fff;
}
.team_index .team_left .text p .span01{
    display: inline-block;
}
.team_index .team_left .text p .span02{
    display: inline-block;
}

.team_index .team_right{
    width: 976px;
}
.team_index .team_right ul{}
.team_index .team_right ul li{
    float: left;
    margin: 0 0 10px 10px;
    width: 234px;
    height: 235px;
    background: #f6f6f6;
    text-align: center;
	position: relative;
}
.team_index .team_right ul li img{
    width: 234px;
    height: 235px;
}
.team_index .team_right ul li .team_right_text{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    left: 0;
    top: 0;
    text-align: center;
    opacity: 0;
    transition: all 0.5s ease;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.team_index .team_right ul li .team_right_text .tit{
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
}
.team_index .team_right ul li .team_right_text .dec p{
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    opacity: .8;
}
.team_index .team_right ul li.on .team_right_text{
    opacity: 1;
    transition: all 0.5s ease;
}

.team_index .team_right ul .songhejs{
    float: left;
    margin: 0 0 10px 10px;
    width: 234px;
    height: 235px;
    background: #f6f6f6;
    text-align: center;
}
.team_index .team_right ul .songhejs .tit{
    font-size: 54px;
    color: #363636;
    line-height: 1.5;
	padding-top: 80px;
}
.team_index .team_right ul .songhejs .tit span{}
.team_index .team_right ul .songhejs .dec{
    font-size: 18px;
    color: #363636;
}
.team_index .team_right ul .songhejs .more_d{
    padding-top: 108px;
}
.team_index .team_right ul .songhejs .more{
    padding: 2px 20px;
    font-size: 17px;
    color: #363636;
    border: 1px solid #ff0000;
    border-radius: 3px;
	margin-top: 108px;
}