﻿@charset "utf-8";/* CSS Document */


/*关于我们start*/
.about_bg{position:fixed;width:100%;height:100%;top:0;left:0;}
.about_content{width:60%;margin:40px auto;}
.about_content h2,.about_content h3{text-align:center;font-weight:bold;color:#000;}
.about_content h2{font-size:40px;margin-bottom:50px;}
.about_content p{font-size:20px;color:#000;line-height:180%;margin-bottom:20px;text-align:center;}
.about_content.history{text-align:center;position:relative;}

/*大事记start*/
.event_box{width:100%;margin:3% auto 0;position:relative;height:560px;}
.event_box .parHd {width:100%;display:inline-block;height:92px;overflow:hidden;}
.parHd  ul{width:100%;text-align:center;margin:0 auto;padding-top:25px !important;}
.parHd .tempWrap{margin:0 auto;}
.parHd .tempWrap:after{content:'';width:85%;height:1px;background:#ff0000;position:absolute;/* top:33%;*//* right:-140%;*/right:8%;top:35%;/* margin-top:-0.5px;*/z-index:10;}
.parHd li.no_line:before{display:none;}
.parHd li{display:inline-block;cursor:pointer;padding-top:30px;font-size:18px;color:#000;position:relative; width:140px;}
.parHd li:before{content:'';height:1px;background:#a88567;position:absolute;/* top:33%;*//* right:-140%;*/right:0; left:0; top:0;/* margin-top:-0.5px;*/z-index:10;}

.parHd li p{ margin-left: -64px; text-align:center; width:140px; font-size: 14px;}
.parBd{text-align:center;margin-top:60px; margin:0 auto; width:1100px;}
.parBd h4{position:relative;font-size:30px;/*width:200px;*/ padding:0 60px;display:inline-block;text-align:center; line-height:40px; color:#595757}
.parBd h4:after{content:'';background:#000;width:100px;height:1px;position:absolute;left:-100px;bottom:40px;}
.parBd h4:before{content:'';background:#000;width:100px;height:1px;position:absolute;right:-100px;bottom:40px;}
.parBd p{line-height:180%;font-size:16px;width:80%;margin:0 auto;}
div#listBox {width:100%;}
.sPrev,.sNext{width:30px;height:30px;display:block;position:absolute;top:10px;}
.sPrev{left:0;}
.sNext{right:0;}
.sPrev img,.sNext img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}
.parHd li:after{content:'';background:url(../images/dot_ico.png) no-repeat;width:24px;height:24px;position:absolute;z-index:20;top:-12px;left:-5px;}
.parHd li.act span{display:block;width:24px;height:24px;overflow:hidden;background:url(../images/cat.png) no-repeat;position:absolute;top:-12px;left:-5px;z-index:21;}
.parHd li span,.parHd li.clone span{display:none;}
.dsjabout{ width:680px; height:220px; text-align:left; line-height:30px;}	
.dsjabout a{ color:#ff0000; font-size:16px;}