@charset "utf-8";
/* CSS Document */
.bg_about_b {background: url("bg_about_pic02.jpg") bottom center no-repeat;min-height: 620px;}
.about_info {background: url("bg_about_pic01.jpg") top right no-repeat;min-height: 620px;}
.about_info .tit {font-size: 40px;font-weight: bold;color: #194ba0;}
.about_info .wz {width: 55%;}
.ab_honor {width: 100%;}
.ab_honor .tit {font-size: 30px;color: #333333;border-top: 2px #c8a063 solid;line-height: 66px;}
.ab_zzjg .tit {font-size: 30px;color: #333333;line-height: 66px;}
.ab_zzjg .pc, .ab_zzjg .wz {width: 48%;}
.ab_cygk .tit {font-size: 30px;color: #333333;line-height: 66px;}
.ab_cyys .tit {font-size: 30px;color: #333333;border-top: 2px #c8a063 solid;line-height: 66px;}
.ab_cygk, .ab_cyys {width: 48%;}
.bg_about_bh {height: 520px;}

.zc_li .t {font-size: 24px;line-height: 40px;color: #333333;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px #bebfc1 solid;position: relative;cursor: pointer;}
.zc_li .t i {background: url("ico_zc_xb.png") center right no-repeat;position: absolute;right: 0;width: 24px;height: 26px;top: 12px;}
.zc_li .t.on {font-size: 30px;font-weight: bold;border-bottom: none;margin-bottom: 0;}
.zc_li .t.on i {background: url("ico_zc_xt.png") center right no-repeat;}
.zc_li .wz.on {margin-bottom: 30px;border-bottom: 1px #bebfc1 solid;padding-bottom: 20px;}

.ct_li {position: relative;width: 100%;}
.ct_li ul li {border-left: 1px solid #bbbbbb;height: 290px;}
.ct_li ul li:nth-child(1) {border-left: none;padding-left: 6%;}
.ct_li ul li:nth-child(2) {padding-left: 6%;}
.ct_li ul li .t {font-size: 20px;color: #888888;padding-top: 110px;max-width: 100px;}
.ct_li ul li:nth-child(1) .t {background: url("ico_ct_addr.png") top center no-repeat;}
.ct_li ul li:nth-child(2) .t {background: url("ico_ct_tel.png") top center no-repeat;}
.ct_li ul li .w {font-size: 20px;color: #333333;line-height: 40px;}
.ct_li ul li .pc {text-align: center;margin-bottom: 15px;}
.ct_li ul li:nth-child(3) .w {text-align: center;}


@media only screen and (max-width: 1024px) {
    .about_info {background: none;min-height: auto;}
    .about_info .wz {width: 100%;text-align: left;}
    .ct_li ul li {height: auto;}
    .ct_li ul li:nth-child(3) {border-left: none;width: 100%;}

}
@media only screen and (max-width: 640px) {
  	.bg_about_b {background-size: 120%;}
    .about_info .tit {font-size: 18px;}
    .about_info .wz {width: 100%;}
    .ab_honor {width: 100%;}
    .ab_honor .tit {font-size: 22px;line-height: 56px;}
    .ab_zzjg .tit {font-size: 22px;line-height: 56px;}
    .ab_zzjg .pc, .ab_zzjg .wz {width: 100%;}
    .ab_cygk .tit {font-size: 22px;line-height: 56px;}
    .ab_cyys .tit {font-size: 22px;line-height: 56px;}
    .ab_cygk, .ab_cyys {width: 100%;}
  
	.bg_about_bh {height: 200px;}
    .zc_li .t {font-size: 16px;padding-bottom: 12px;margin-bottom: 12px;}
    .zc_li .t.on {font-size: 18px;}
  	.zc_li .t i, .zc_li .t.on i {background-size: 14px;}
    .zc_li .wz.on {margin-bottom: 12px;padding-bottom: 12px;}

    .ct_li ul li:nth-child(2) {border-left: none;width: 100%;}

}