@charset "gb2312";
/* CSS Document */
.bg { background: url(../images/About/bg.jpg) no-repeat center; height: 220px;}
body { color: #222; line-height: 2;}
/*关于我们*/
.content { width: 1180px; margin: 0 auto 40px; overflow: hidden;}
.content .title { font-size: 28px; margin: 40px 0;}
.content .title span { font-size: 16px;}
.content .title em { font-size: 14px; float: right; color: #a2a2a2;}
.content .title a { color: #a2a2a2;}
/*标题分类*/
.content .about { width: 1180px; float: left; overflow: hidden; margin-bottom: 40px;}
.content .about .hd { width: 106%; overflow: hidden; margin-bottom: 40px;}
.content .about .hd li { width: 140px; height: 40px; line-height: 40px; font-size: 16px; float: left; margin-right: 68px; text-align: center; color: #fff; cursor: pointer; background-color: #323232;}
.content .about .hd .on { background-color: #e60717;}
.content .poster-main { position: relative; width: 1100px; height: 320px; margin: 0 auto; overflow: hidden;}
.content .poster-main a, .poster-main img { display: block;}
.content .poster-main .poster-list { width: 1100px; height: 320px;}
.content .poster-main .poster-list .poster-item { position: absolute; left: 0; top: 0;}
.content .poster-main .poster-btn { position: absolute; top: 0; width: 100px; height: 320px; z-index: 10; cursor: pointer; opacity: 0.8}
.content .poster-main .poster-prev-btn { left: 0; background: url(../images/About/btn_l.png) no-repeat center center;}
.content .poster-next-btn { right: 0; background: url(../images/About/btn_r.png) no-repeat center center;}
.content dl { margin-top: 40px; text-align: justify;}
.content dl dt { color: #e60717; font-size: 16px; margin-bottom: 10px;}
.content dl dd { margin-bottom: 20px;}
.content dl dd em { color: #e60717; font-weight: bold;}
/*时间轴*/
.content .timezone { width: 2px; height: 1740px; background: #666; margin: 0 auto; /*margin-top: 250px;*/ position: relative;}
.content .timezone .time, .timezone .timeLeft { margin-left: -12px; margin-top: 140px; width: 20px; height: 20px; border-radius: 50%; border: 3px solid #fff; background: #e60717;}
.content .timezone .time em, .timezone .timeLeft em { position: absolute; margin-left: 1px; margin-top: 1px; width: 4px; height: 4px; border-radius: 50%; border: 7px solid #fff; background: #e60717;}
.content .timezone .time h2, .timezone .timeLeft h2 { position: absolute; margin-left: -120px; margin-top: -5px; font-size: 14px; cursor: pointer; color: white; width: 80px; text-align: center; background-color: #242d3c;}
.content .timezone .timeLeft h2 { margin-left: 60px;}
.content .timezone .time:hover, .timezone .timeLeft:hover { border: 3px solid lightblue; background: lemonchiffon; box-shadow: 0 0 2px 2px rgba(255,255,255,0.4);}
.content .timezone .time div, .timezone .timeLeft div { margin-top: -25px; margin-left: 50px; width: 500px; border: 1px solid #eee; border-radius: 6px; cursor: pointer; padding: 10px; overflow: hidden;}
.content .timezone .timeLeft div { margin-left: -560px;}
.content .timezone .time div p, .timezone .timeLeft div p { font-weight: bold; text-align: justify;}
/*生产能力*/
.content .chan { width: 106%; margin: 0 auto;}
.content .chan li { float: left; margin: 0 35px 20px 0;}
/*企业文化*/
.content .wenhua { width: 1014px; margin: 0 auto;}
.content .wenhua li { float: left; width: 338px; height: 267px;}
.content .wenhua .bg_wen { background-color: #b90707;}.content .wenhua .bg_wen p{ text-align: center; font-size: 22px; color: white; margin-top: 80px;}
.content .wenhua li:hover { background-color: gray;}
/*国际合作*/
.content .guoji { width: 1180px; margin: 0 auto;}
.content .guoji li { width: 100%; height: 220px; margin-bottom: 40px;}
.content .guoji li div { width: 760px; float: right; text-align: justify;}
.content .guoji li div p { color: #1d579f; font-size: 16px; margin-bottom: 26px}	
/*佰辰荣誉*/
.content .rongyu { margin: 0 auto; width: 1180px;}
.content .rongyu p{ font-size: 20px; color: #e60717; text-align: center; margin-bottom: 20px;}
.content .rongyu img { display: block; margin: 0 auto;}