﻿@charset "utf-8";/* CSS Document */

a{blr:expression(this.onFocus=this.blur())}
*:focus{outline:0;}
fieldset,img {border:none;}
ol,ul,li {list-style:none;}
span,i{display:inline-block;font-style:normal;}
input, textarea, select, button {font:12px "微软雅黑";;outline:none;}
table{border-collapse:collapse;border-spacing:0;}
textarea {resize:none;}

/*关于我们start*/
.about_bg{ clear:both; margin-top:2%;width:100%;height:530px;background: url(../images/lichengbg.jpg) no-repeat;}
.about_content{width:60%;margin:0 auto;}
.about_content h2{font-family:Arial; font-size:36px; line-height:40px; color:#d2d9e7; font-weight:normal; text-align:center; padding-bottom:30px;text-transform : uppercase; padding-top:5%;}
.about_content h2 b{font-weight:bold; padding-right:10px; font-size:36px; }
.about_content h2 i{display:block; font-size:26px; color:#fff; font-style:normal; font-weight:bold; line-height:40px; background:url(../images/01.jpg) bottom center no-repeat; padding-bottom:10px;}
.about_content h2 i a{font-size:26px; color:#fff; font-style:normal; font-weight:bold; line-height:40px;}
.about_txt p{ color:#FFF; border:#F00 1px solid}

 
.about_content p{font-size:16px;color:#fff;line-height:180%;margin-bottom:20px;text-align:center;}
.about_content.history{text-align:center;position:relative;}

/*大事记start*/
.event_box{width:60%;margin:3% auto 0;position:relative;min-height:420px; }
.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:#580000;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:16px;color:#000;margin:0 30px;position:relative; color:#FFF}
.parHd li:after{content:'';background:url(../images/dot_ico.png) no-repeat;width:24px;height:24px;position:absolute;z-index:20;top:-12px;left:50%;margin-left:-12px;}
.parBd{text-align:center;margin-top:20px;}
.parBd h4{position:relative; float:right; width:65%;font-size:30px;margin-bottom:3%;/*width:200px;*/ padding:0 0px;display:inline-block;text-align:left; color:#FFF;}
/*.parBd h4:after{content:'';background:#fff;width:100px;height:1px;position:absolute;left:-100px;bottom:12px;}
.parBd h4:before{content:'';background:#fff;width:100px;height:1px;position:absolute;right:-100px;bottom:12px;}*/
.parBd h4 span{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);}
.slideBox{ width:52%; margin:0 auto; overflow:hidden;}
.slideBox img{ float:left;}
.parHd li.act span{display:block;width:24px;height:24px;overflow:hidden;background:url(../images/cat.png) no-repeat;position:absolute;top:-12px;left:13px;z-index:21;}
.parHd li span,.parHd li.clone span{display:none;}	