.GKleft{width: 260px;float: left;}
.GKright{width: 738px;float: right;}
.GKpicbox{width: 100%;height: 310px;background: #f5f5f5;margin: 20px 0px;}
.GKRpic{width: 310px;height: 310px;background-repeat: no-repeat;background-position: center;background-size: cover;position: absolute;left: 0px;top: 0px;}
.conPP{text-indent: 26px;height: 310px;overflow: hidden;padding: 10px 10px 10px 327px;line-height: 37px;box-sizing: border-box;font-size: 15px;}
.GKbox{width: 100%;background: #f5f5f5;margin-top: 20px;position: relative;height: 310px;}
.GKpicbox a,.conPP a,.GKRpic a{display: block;height: 100%;}
/*大事记start*/
.event_box{ width: 85%; margin: 3% auto 0;position: relative; min-height: 300px;}
.event_box .parHd {width: 100%; display: inline-block;height: 92px; overflow: hidden;}
.parHd  ul{ width: 100%; text-align: center; margin: 0 auto; padding-top: 40px !important;}
.parHd .tempWrap{ margin: 0 auto;}
.parHd .tempWrap:after{content: '';width: 85%;height: 1px;position: absolute;right: 8%;top: 35%;z-index: 10;}
.parHd li.no_line:before{ display: none;}
.parHd li{ border-top: 1px solid #000;display: inline-block; cursor: pointer; padding-top: 30px; font-size: 16px; color: #000;padding:30px; position: relative; }
.parHd li div{width: 70px;height: 70px;position: absolute;top: -35px;left: 40px;border-radius: 100%;}
.parHd li p{visibility: hidden;}
.parHd li div span{color: #fff;text-align: center;line-height: 50px;display: block;width: 50px;height: 50px;margin:10px auto;background: #000; border-radius: 100%;}
.parHd .act div{background: #898686;transition: all 3s ease-out;}
.parBd{ text-align: center; margin-top: 12px;}
.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;text-align: left;}
.parBd p span{display: inline-block;vertical-align: top;}
.parBd p span:first-child{width: 40px;}
.parBd p span:last-child{width: 90%;}
div#listBox {width: 100%;}
.sPrev,.sNext{ cursor: pointer;width: 30px; height: 30px; display: block; position: absolute; top: 20px;background: #000;text-align: center;padding: 4px 0px;}
.sPrev img,.sNext img{width: 14px;margin-top: 3px;}
.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);
     }
@media screen and  (max-width :768px){
	.container{overflow: hidden;}
	.event_box{width: 98%;}
	.parHd li{font-size: 14px;}
	.parBd p{width: 98%;}
	.parBd p span:last-child{width: 84%;}
}