
.p-title{font-size:32px;font-weight:600;margin: 0}
.p-subhead{font-size:20;font-weight:600;}
.p-line{position:relative;height:4px;width:100%;/*margin-top: 20px;*/}
.p-line::before{content:'';position:absolute;top:0;left:50%;transform: translateX(-50%);height:100%;width:47px;background:#243293;}

.three-box div ul{padding:0;}
.three-box div ul li{padding:0; list-style:none;}

.changeBig{transition:all .5s;transform:scale(1.2)}
.changeSmall{transition:all .5s;transform:scale(1)}

.colorFFF{color: #fff;}
.color9A9A9A{color: #9A9A9A;}
.colorC3D0DE{color: #C3D0DE;}

/*修改导航*/
.new-nav-box{position:relative;top:-105px;left:0;background:#fff;border:1px solid #fff;height:210px;}
.new-nav-box  li{padding:58px;box-sizing: border-box;}
.new-nav-box .nav div{display:inline-block;height:92px;}
.new-nav-box .nav::before{content:'';position: absolute;top: 32%;right: 0;background:#E6E6E6;height:92px;width:1px;}
.new-nav-box  li:last-child .nav::before{background:unset;}
.new-nav-box .nav  .txt-l{float:left;width:46%;padding-top:15px;}
.new-nav-box .nav  .txt-l p{color:#D5D5D5;font-size:18px;text-indent: 9%;}
.new-nav-box .nav  .txt-l .title{color:#434343;font-size:28px;text-indent: unset;margin:0;}
.new-nav-box .nav  .img-r{float:left;width:50%;margin-left: 10px;}
.new-nav-box .nav  .img-r img{width:90%;vertical-align: middle;position: relative;top: -10px;}

/*轮播图*/
#carousel-example-generic{position: relative;overflow:hidden;}
#carousel-example-generic img, .three-box div ul li img, 
#carousel-example-generic video{width:100%;}
.carousel-control span{position: absolute;top: 50%;right: 20%;transform: translateY(-50%);font-size: 30px}
.carousel-control span.iconxiangzuo{left: -20%;}
.carousel-control.left,
.carousel-control.right{background-image: unset;}
.box-showd6{box-shadow:#d6d6d6 0 0 10px 1px; position:relative; z-index:10;}
.carousel-indicators{bottom:60px;}

.video-box{position: fixed; top: 117px;left: 0; background: #000;width: 100%;display:none;z-index: 100}
.video-box video{width: 100%;}
.video-box  p{background: #fff;height: 30px;text-align:center;margin: 0;}
.video-box  p i{color: #000;font-size: 24px;z-index: 100;}

/*公司简介*/
.company-profile-box{position:relative;top:-45px;left:0;}
.company-profile-box .content-box{position: relative;margin-top: 39px;padding: 38px 0 18px 0;}
.company-profile-box .content-box p{font-size:18px;line-height:30px;text-indent: 40px;}
.company-profile-box .content-box img{position:relative;top: 8px;left:0;}
.company-profile-box .content-box::before{content:'';position: absolute;top: 0;left: 30%;width: 71%;height: 100%;background: #fff;}

/*新闻资讯*/
.news-box{position:relative;top:7px;left:0;background:url('../seven-img/bg_news.jpg') #fff no-repeat;background-size: 100% 60%;padding: 68px 0 70px;}
.news-box .p-line::before{background: #fff}
.news-box .news-nav {text-align:center;padding: 16px 0 0 0;margin-bottom: 50px;}
.news-box .news-nav li {position:relative;display:inline-block;margin: 0 10px;font-size: 20px;padding: 4px 18px;box-sizing: border-box;border: 1px solid rgba(0,0,0,0);}
.news-box .news-nav li:hover,
.news-box .news-nav li.active{border-color: #fff;}

.news-box .news-list-box {background: #fff;display:none;clear: both;padding: 30px;box-sizing: border-box;box-shadow: 0px 10px 10px 0px rgba(0,0,0,.04);}

.news-box .news-list-box img{padding: 0}
.news-box ul.news-list{clear:both;list-style:none;padding: 0;}
.news-box ul li:hover{cursor:pointer}
.news-box ul.news-list li{margin-bottom: 20px}
.news-box ul.news-list .box div{display:inline-block;}
.news-box ul.news-list .box-l{width:86px;height:86px;padding: 0 16px 0 0;box-sizing: border-box;color: #030303;font-size: 42px;border-right: 1px solid #EAEAEA;}
.news-box ul.news-list .box-l p{margin: 0}
.news-box ul.news-list .box-l .date-year{color:#8C8C8C;font-size:16px;}

.news-box ul.news-list .box-r{width:calc(100% - 90px);height:86px;padding:0 0 0 20px;box-sizing:border-box;vertical-align: bottom;}
.news-box ul.news-list .box-r .title{font-size:20px;font-weight:600;}
.news-box ul.news-list .box-r .title a{color:#333;}
.news-box ul.news-list .box-r .content{line-height:25px;font-size:16px;color: #8C8C8C;}

.news-box .btn-more-news{height:40px;width:100%;margin:10px auto 0; text-align:center;}
.news-box .btn-more-news a{color:#333;}
.news-box .btn-more-news span{display:inline-block;width: 12%;height:100%;line-height: 40px;border: 1px solid #eee;border-radius: 20px;box-sizing: border-box;font-size:16px;font-weight: 600;cursor:pointer;}
.news-box .btn-more-news span i{position: relative;top: -1px;left: 4px;font-size: 12px;font-weight: 600;}
.news-box .btn-more-news span:hover{background:#EEE;}

/*新闻资讯*/				

@media(max-width:1200px){
	.three-box div ul li{height:auto;}
}

@media(max-width:762px){
	/*修改导航*/
	.new-nav-box{top:0;height:auto}
    .new-nav-box  li{padding:20px 0;box-sizing: border-box;border-bottom:1px solid #E6E6E6;}
	.new-nav-box  li:last-child{border-bottom:unset;}
	.new-nav-box .nav .txt-l p{    font-size: 12px;text-indent: 7%;}
	.new-nav-box .nav .txt-l .title{font-size: 20px;margin:0 0 0 10px;}
	.new-nav-box .nav .img-r img{width:60%;top: -6px;}
	.new-nav-box .nav::before{background:unset;}
	
	/*轮播图*/
	#carousel-example-generic{height:auto; overflow:hidden;}
    #carousel-example-generic img{width:100%; height:auto;}
    .box-showd6{box-shadow:none;}
	
	.video-box{top:97px}
	
	/*公司简介*/
	.company-profile-box{top: 68px;}
	.company-profile-box .content-box{padding:0;}
	.company-profile-box .content-box::before{background: unset}
	.company-profile-box .content-box .txt{margin:10px 0 69px;}
	.company-profile-box .content-box p{font-size:16px;line-height:24px;}
	
	/*新闻资讯*/
	.news-box{background-size: 100% 22%;padding: 22px 0 10px;}
	.news-box .news-nav li{font-size: 20px;margin: 0 5px;padding: 2px 8px;}
	.news-box .news-nav li span{bottom:0;width:40%;}
	.news-box .news-list-box {box-shadow:unset;padding-top: 0;}
	.news-box ul.news-list {margin-top:20px;padding: 0 0 0 0;}
	.news-box ul.news-list li{padding: 0;}
	.news-box .btn-more-news span{width: 38%;}
	
	
}