You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
2.3 KiB
CSS
55 lines
2.3 KiB
CSS
.ab_tit p.tit_en {
|
|
font-size: 16px;
|
|
font-family: 微软雅黑;
|
|
letter-spacing: 1px;
|
|
padding: 40px 0px 0px;
|
|
}
|
|
.tit_en {
|
|
font-size: 18px;
|
|
padding: 30px 0 0;
|
|
font-family: "微软雅黑";
|
|
text-align: center;
|
|
text-transform: Uppercase;
|
|
letter-spacing: 8px;
|
|
}
|
|
.ab_tit p.tit_ch {
|
|
font-size: 26px;
|
|
font-size: 36px;
|
|
}
|
|
.tit_ch {
|
|
font-size: 26px;
|
|
font-size: 36px;
|
|
text-align: center;
|
|
letter-spacing: 8px;
|
|
}
|
|
.ab_tit {
|
|
height: 110px;
|
|
text-align: center;
|
|
}
|
|
.about_wrapper { width: 1000px; margin: 0 auto }
|
|
.about_1 { background: #efeee5; background: url(../images/index_about/about_1_w.png) center top no-repeat; }
|
|
.about_1_c { height: 824px; background: url(../images/index_about/about_1_c.png) center top no-repeat; }
|
|
.ab_tit { height: 110px; text-align: center }
|
|
.ab_tit p.tit_en { font-size: 16px; padding: 40px 0 0; font-family: "微软雅黑"; letter-spacing: 1px; }
|
|
.ab_tit p.tit_ch { font-size: 26px; font-size: 36px; }
|
|
.about_1_box .side { float: left; width: 543px; }
|
|
.about_1_box .wr { width: 400px; }
|
|
.about_1_box { height: 400px; }
|
|
.about_1_box .side .act { padding: 0 80px 0 89px; color: #656565; }
|
|
.about_1_box .side p { line-height: 30px; text-indent: 20px; font-size: 14px; padding-top: 30px; }
|
|
.about_1_box .side .bx { width: 356px; padding-top: 30px; }
|
|
.about_1_box .side .bx_t, .about_1_box .side .bx_con { height: 178px; background: #e5b798 }
|
|
.about_1_box .side .bx_con { float: left; width: 178px; overflow: hidden; }
|
|
.about_1_box .side .bx_bg1 { background: #93caed }
|
|
.about_1_box .side .bx_bg2 { background: #98e5cb }
|
|
.about_1_bm { width: 580px; margin: 30px auto 0; font-size: 18px; line-height: 30px; font-family: "宋体"; font-style: italic; }
|
|
|
|
/*企业文化*/
|
|
.about_3, .about_3 .about_wrapper { background: #efeee5 }
|
|
.about_3 .about_wrapper { height: 800px; }
|
|
.ablist3 { position: relative; padding-top: 135px; height: 470px }
|
|
.about_3 dl { position: absolute; left: 37%; top: 20px; width: 300px; opacity: .5 }
|
|
.about_3 dl dt img { display: block; margin: 0 auto; }
|
|
.about_3 dl dd div { width: 220px; text-align: center; margin: 0 auto; }
|
|
.about_3 dl dd div.t1 { font-size: 18px; font-weight: bold; line-height: 60px; height: 60px; margin-top: 10px; }
|
|
.about_3 dl dd div.t2 { height: 91px; line-height: 30px; border-bottom: 1px solid #000; font-size: 16px; } |