﻿/*关于我们start*/

.about_bg{ position: fixed; width: 100%; height: 100%; top:0; left: 0;    background: url(../images/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: 16px; 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:50px auto 0;position: relative; min-height: 420px; float:left}

.event_box .parHd {width: 100%; display: inline-block;

    height: 190px;

    overflow: hidden;}

.parHd  ul{ width: 100%; text-align: center; margin: 0 auto; }

.parHd .tempWrap{ margin:0 auto;}

/*.parHd .tempWrap:after{ content: '';

    width: 90%;

    height: 1px;

    background: #580000;

    position: absolute;

     top: 33%;  right: -140%;

    right: 8%;

    top: 35%;

    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{ width:150px; display: inline-block; cursor: pointer;margin:0 39px; position: relative; border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%; }
.parHd li .pic{ width:150px; height:150px; border-radius:50%;-moz- border-radius:50%;-ms- border-radius:50%;-webkit- border-radius:50%; background:#e7e7e1; margin-top:10px;}
.parHd li .pic img{ width:100%}
.parHd li.act .pic{
	filter: drop-shadow(0px 0px 5px rgb(182,182,182));
    -moz-filter: drop-shadow(0px 0px 5px rgb(182,182,182));
    -ms-filter: drop-shadow(0px 0px 5px rgb(182,182,182));
    -webkit-filter: drop-shadow(0px 0px 5px rgb(182,182,182));
}
.parHd li .wz{ font-size:21px; line-height:30px; color:#18181a; margin-top:5px; display:inline}

/*.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{ margin-top: 60px;}

.parBd h4{ position: relative; font-size: 40px; 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: 12px;}

.parBd h4:before{ content:''; background: #000; width: 100px; height: 1px; position: absolute; right: -100px; bottom: 12px;}

.parBd p{ line-height: 180%; font-size: 16px; width: 80%; margin: 0 auto;}

div#listBox {

    width: 100%;

}

.sPrev,.sNext{ width: 32px; height: 35px; display: block; position: absolute; cursor:pointer}

.event_box .parHd .sPrev{top: 60px; left: 0; background:url(../images/enter1s.png) no-repeat}

.event_box .parHd .sNext{top: 60px; right: 0; background:url(../images/enter2s.png) no-repeat}



.parBd .slideBox{
    width: 100%; height:520px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
	background:#fff;
}
.parBd .slideBox .c-li-left{
    width: 375px; height:520px; margin-left:80px; display:inline;
    float: left;
}
.parBd .slideBox .c-li-left img{ width:100%; height:100%; object-fit:cover; display:inline-block}
.parBd .slideBox .c-li-right{
    width: 650px; margin:60px 60px 0 0; height:auto;
    float: right;
}
.parBd .slideBox .c-li-right .zc{ font-size:21px; line-height:34px;}
.parBd .slideBox .c-li-right .bt{ font-size:40px; line-height:70px}
.parBd .slideBox .c-li-right .wz{ margin-top:32px; display:inline}
.parBd .slideBox .c-li-right .wz,.c-li-right .wz font{ font-size:18px; line-height:34px; color:#000; text-transform:uppercase !important}
.parBd .slideBox .c-li-right .wz h5{ font-size:24px; line-height:42px; color:#000}


