@charset "utf-8";
/* css document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {margin:0; padding:0;}
/*body {color:#595959;font-size:12px;font-family: roboto, -apple-system, blinkmacsystemfont, "microsoft yahei","helvetica neue", "segoe ui", oxygen, ubuntu, cantarell, "open sans", sans-serif;position: relative; background: #fff;}*/
/*@font-face {
font-family: 'din condensed bold';
src: ;
src: format('embedded-opentype');
src: format('woff'), format('truetype'), format('svg'),local('din condensed bold');
font-weight: normal;
font-style: normal;
}*/
td,th,caption {font-size:12px;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;font-size:100%; }
address, caption, cite, code, dfn, em, th, var{ font-style:normal;font-weight:normal;}
a{color:#f9f14;text-decoration:none;}
a:hover {cursor:pointer;text-decoration:none;}
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{ position: fixed; width: 100%; height: 100%; top:0; left: 0; background: url(/uploads/image/scbimages/about_bg.jpg) no-repeat;background-size: cover;}
.about_content{ width: 60%; margin: 0 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 h3{ font-size: 26px; margin-bottom: 60px;}
.about_content p{ font-size: 20px; color: #550000; line-height: 100%; margin-bottom: 1px; text-align: center;}
.about_content.history{ text-align: center; position: relative;}
/*大事记start*/
.event_box{ width: 60%; margin: 3% auto 0;position: relative; min-height: 400px;}
.event_box .parhd {width: 100%; display: inline-block;
height: 100px;
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: 100%;
height: 1px;
background: #000000;
position: absolute;
/* top: 33%; */
/* right: -140%; */
right: 0%;
top: 30%;
/* margin-top: -0.5px; */
z-index: 10;}
/*.parhd li:before{ content: ''; width: 180%; height: 1px; background: #580000; position: absolute;top: 0; right:-140%;right: 0;}*/
.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; }
.parhd li:after{ content: ''; background: url(/uploads/image/scbimages/dot_ico.png) no-repeat; width: 24px; height: 24px; position: absolute; z-index: 20;top: -12px; left: 50%; margin-left: -12px;}
.parhd li:hover:after{ content: ''; background: url(/uploads/image/scbimages/litubiao.png) no-repeat; width: 40px; height: 40px; position: absolute; z-index: 20;top: -17px; left: 50%; margin-left: -15px;}
.parhd .act:after{ content: ''; background: url(/uploads/image/scbimages/litubiao.png) no-repeat; width: 40px; height: 40px; position: absolute; z-index: 20;top: -17px; left: 50%; margin-left: -15px;}
.parbd{ text-align: center; margin-top: 60px;}
.parbd h4{ position: relative; font-size: 30px; margin-bottom: 3%; /*width: 200px;*/ padding: 0 60px; display: inline-block; text-align: center;}
/* .parbd h4:after{ content:''; background: #000; width: 100px; height: 1px; position: absolute; left: -100px; bottom: 30px;}
.parbd h4:before{ content:''; background: #000; width: 100px; height: 1px; position: absolute; right: -100px; bottom: 30px;}
*/
.parbd p{ line-height: 10%; font-size: 30px; 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);
}