
/*首页轮播图*/
.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    text-indent: -999px;
    cursor: pointer;
    opacity: 1;
    background-color: transparent;
    border: 1px solid #fff;
}
.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #e33c0f;
    border: 1px solid #e33c0f;
    transform: scale(1.5); 
}
.swiper-container .slide_child img {
    height: 100%;
    width: 100%;
}
/*模块*/
.block{
	padding: 85px 0;
}
.block:nth-child(odd){
	background-color: #f2f2f2;
}
.block-main{
	width: 1200px;
	margin: 0 auto;
}
.bm-title hr{
	width: 110px;
	height: 11px;
	background-color: #e33c0f;
	margin: 0 auto;
}
.bm-title h3{
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #595757;
	margin: 40px 0 10px;
	letter-spacing:10px
}
.bm-title p{
	text-align: center;
	font-size: 30px;
	color: #595757;
}
/*解决方案*/
.bm-p1 ul {
	margin: 55px -10px 0;
}
.bm-p1 ul li{
	width: 382px;
	height: 237px;
	background-color: #E33C0F;
	float: left;
	margin: 0 10px 20px;
	position: relative;
	cursor: pointer;
}
.bm-p1 ul li .bmp-show{
	background-color: rgba(220,52,26,.8);
	padding: 0;
	position: absolute;
    top: 0;
    width: 382px;
    height: 0;
    display: none;
}
.bm-p1 ul li .bmp-show h5{
	margin: 30px;
	color: #fff;
	font-size: 14px;
    font-weight: 100;
    opacity: 0;
    animation:my-opacity 1s 1;
	-webkit-animation:my-opacity .3s 1; /*Safari and Chrome*/
}
.bm-p1 ul li .bmp-show hr{
	width: 57px;
	height: 4px;
	background-color: #fff;
	margin: 100px 0 20px 30px;
	opacity: 0;
    animation:my-opacity 1s 1;
	-webkit-animation:my-opacity .3s 1; /*Safari and Chrome*/
}
.bm-p1 ul li .bmp-show p{
	margin-left: 30px;
	font-size: 28px;
	color: #fff;
	opacity: 0;
    animation:my-opacity 1s 1;
	-webkit-animation:my-opacity .3s 1; /*Safari and Chrome*/
}
.bm-p1 ul li .bmp-show.this{
	display: block;
	height: 237px;
	animation:mymove 1s 1;
	-webkit-animation:mymove .3s 1; /*Safari and Chrome*/
}
.bm-p1 ul li .bmp-show.this h5,.bm-p1 ul li .bmp-show.this hr,.bm-p1 ul li .bmp-show.this p{
	opacity: 1;
}
@keyframes my-opacity
{
from {opacity: 0;}
to {opacity: 1;}
}

@-webkit-keyframes my-opacity /*Safari and Chrome*/
{
from {opacity: 0;}
to {opacity: 1;}
}
@keyframes mymove
{
from {height: 0;}
to {height: 237px;}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
from {height: 0;}
to {height: 237px;}
}
/*大雅前沿*/
.bm-bg{
	background: url(../img/bmp2-bg.png) center;
	height: 609px;
	margin-top: 50px;    
	position: relative;
}
.bm-bg .bm-p1{
	width: 1201px;
	height: 377px;
	margin: 121px auto;
	left: 0;
	right: 0;
	position: absolute;
}
.bm-bg .bm-p1 .bp2-box{
	width: 400px;
	height: 377px;
	float: left;
	background-color: #000;	
	cursor: pointer;
}
.bp2-box img{
	width: 400px;
	height: 247px;
    display: block;
}
.bp2-box .bp2b-title{	
	background-color: #000;
	height: 130px;
	overflow: hidden;
}
.bp2-box .bp2b-title p{
	font-size: 20px;
	color: #fff;
	margin: 38px 30px;
line-height: 28px;
}
.bm-bg .bm-p1 .bp2-box:hover .bp2b-title{
	background-color: #e33c0f;
	animation:chcolor 1s 1;
	-webkit-animation:chcolor 1s 1; /*Safari and Chrome*/
}
@keyframes chcolor
{
from {background-color: #000;}
to {background-color: #e33c0f;}
}

@-webkit-keyframes chcolor /*Safari and Chrome*/
{
from {background-color: #000;}
to {background-color: #e33c0f;}
}
/**********变换轮播图**********/
.exhibition_hall{position: relative;}
.roundabout_box {height:425px;width:1200px;margin:40px auto 20px auto;}
.roundabout_box ul li { box-shadow: 0px 0px 43px 0px rgba(90, 90, 90, 0.59);}
.roundabout-holder{list-style:none;width:740px;height:425px;margin:0px auto;}
.roundabout-moveable-item{font-size:12px!important;height:410px;width:730px;cursor:pointer;background:#f9f9f9;}
.roundabout-moveable-item img{height:100%;width:100%;background-color:#FFFFFF;margin:0;}
.exhibition_hall .mc-pic-pan{position: absolute;bottom: -20px; width: 1200px;}
/*创意价值驱动*/
.bm-p1.bmp4 ul li{
	width: 300px;
	height: 209px;
	    margin: 0;
}
.bm-p1.bmp4 ul li img{
	width: 100%;
	height: 100%;
}
.bm-p1.bmp4 ul li .bmp-show h5{
	font-size: 12px;
}
.bm-p1.bmp4 ul li .bmp-show hr{
	margin: 90px 0 10px 30px;
}
.bm-p1.bmp4 ul li .bmp-show p{
	font-size: 22px;
}
.bm-p1.bmp4 ul li .bmp-show.this{
    width: 300px;
    height: 209px;
	animation:height209 .3s 1;
	-webkit-animation:height209 .3s 1; /*Safari and Chrome*/
}
@keyframes height209
{
from {height: 0;}
to {height: 209px;}
}

@-webkit-keyframes height209 /*Safari and Chrome*/
{
from {height: 0;}
to {height: 209px;}
}
.bmp-bm{
    text-align: center;
}
.show-more{
	font-size: 22px;
	color: #595757;
	text-align: center;
	border: #595757 solid 1px;
	padding: 2px 40px;
	margin: 60px auto 0;
	display: inline-block;
}
/*博客*/
.bmp5 {
	margin-top: 25px;
}
.bmp5 ul li{
	width: 370px;
	height: 455px;
	background-color: #fff;
	margin: 0 15px;
	float: left;
}
.bmp5 ul li img{
	width: 370px;
	height: 225px;
    display: block;
}
.bmp5 ul li .bmp-show{
	padding: 25px;
}
.bmp5 ul li .bmp-show h5{
	font-size: 20px;
	color: #595757;
	font-weight: bold;
	margin-bottom: 25px;
}
.bmp5 ul li .bmp-show p{
	color: #595757;
	font-size: 20px;
    line-height: 30px;	
}
.bmp5 ul li .bmp-show a{
	color: #e33c0f;
	font-size: 20px;
    margin-top: 20px;
    display: block;
}
/*团队拓展*/
.bm-p1.bmp6 ul li{
	width: 400px;
	height: 286px;
	margin: 0;
}
.bm-p1.bmp6 ul li img{
	width: 100%;
	height: 100%;
}
.bm-p1.bmp6 ul li .bmp-show h5{
	font-size: 22px;
	font-weight: bold;
}
.bm-p1.bmp6 ul li .bmp-show hr{
	margin: 150px 0 10px 30px;
}
.bm-p1.bmp6 ul li .bmp-show p{
	font-size: 20px;
}
.bm-p1.bmp6 ul li .bmp-show.this{
    width: 400px;
    height: 286px;
	animation:height286 .3s 1;
	-webkit-animation:height286 .3s 1; /*Safari and Chrome*/
}
@keyframes height286
{
from {height: 0;}
to {height: 286px;}
}

@-webkit-keyframes height286 /*Safari and Chrome*/
{
from {height: 0;}
to {height: 286px;}
}
/*合作伙伴*/
.block.bmp7 img{
	margin: 50px auto;
	display: block;
}
/*加入我们*/
.block.bmp8{
	padding: 0;
	background: url(../img/bp8-bg.jpg) center;
	height: 440px;
	text-align: center;
}
.bmp8 .block-main img{
    margin-top: 100px;
}

/* 我都写在这了，分块，到时需要再切出去 */
html {
    color: #595757;
    background: #FFF;
}
header{height: 65px;background-color: #000;}
img{display: block;}
.tc{text-align: center;}
.left{float: left;}
.right{float: right;}
.mt10{margin-top: 10px;}
.mt50{margin-top: 50px;}
.fz30{font-size: 30px;}
.fz24{font-size: 24px;}
.w900{width: 900px;margin-left: auto;margin-right: auto;}
.w750{width: 750px;margin-left: auto;margin-right: auto;}
/* 关于我们 */
.banner{width: 100%;display: block;}
.banner .bannerImg{width: 100%;}
.gy_content{width: 100%;margin-top: 60px;display: block;}
.gy_content_img1{width: 1103px;margin: 0 auto;}
.gy_content_img2{width: 952px;margin: 60px auto 0;}
.gy_content_img3{width: 992px;margin: 60px auto 0;}
.gy_bottom{background: url("../img/gy_codeBg.png") center;width: 100%;height: 649px;position: relative;margin-top: 58px;}
.gy_code{position: absolute;top: 50%;left: 50%;margin-left: -394px;margin-top: -193px;}

/* 加入我们 */
.jr_1{width: 684px;margin: 60px auto 0;}
.jr_2{width: 987px;margin: 60px auto 0;}
.jr_3{width: 655px;margin: 60px auto 0;}
.jr_4{width: 988px;margin: 60px auto 0;}
.jr_5{width: 914px;margin: 60px auto;}
.jr_buttonBox{width: 1000px;margin: 60px auto;}
.jr_buttonBox button{width: 475px;height: 79px;border: none;line-height: 79px;color: #fff;font-size: 33px;text-align: center;cursor: pointer;outline: none;background-color: #a0a0a0;}
.jr_buttonBox .left{float: left;}
.jr_buttonBox .right{float: right;}
.jr_buttonBox .active{background-color: #e6391a;}
.tabBox1{display: none;font-size: 0;width: 1000px;margin: 0 auto 100px;}
.tabBox_link{
	width: 201px;
    height: 201px;
    display: inline-block;
    margin: 30px 20px;
    cursor: pointer;
    position: relative;
}
.tabBox_link6{background: url("../img/jr_6.png") no-repeat center top;width: 201px; height: 201px;}
.tabBox_link7{background: url("../img/jr_7.png") no-repeat center top;width: 201px; height: 201px;}
.tabBox_link8{background: url("../img/jr_8.png") no-repeat center top;width: 201px; height: 201px;}
.tabBox_link9{background: url("../img/jr_9.png") no-repeat center top;width: 201px; height: 201px;}
.tabBox_link10{background: url("../img/jr_10.png") no-repeat center top;width: 201px; height: 201px;}
.tabBox_link11{background: url("../img/jr_11.png") no-repeat center top;width: 201px; height: 201px;}
.tabBox_link .link-hover{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(230,56,26,.7);
	border-radius:150px ;
	font-size: 32px;
	color: #fff;
	display: none;
}
.tabBox_link .link-hover b{
	    position: absolute;
    text-align: center;
    margin-top: 75px;
    width: 100%;
}
.tabBox_link:hover .link-hover{
	display: block;
}
.tabBox1.tabActive{display: block;}
.zp_Content{width: 1000px;text-align: center;margin: 0 auto;color: #595757;font-size: 24px;}
.zp_title{font-size: 38px;font-weight: bold;margin-top: 60px;    border-top: 12px solid #e33c0f; padding-top: 24px;display: inline-block;}
.zp_sel{
	    display: flex;
    justify-content: center;
    margin: 30px 0 80px;   
}
.zp_sel li{
	color: #FFFFFF;
	font-size: 25px;
	padding: 15px 32px;	
	width: 250px;
	background-color: #a0a0a0;
	margin: 0 25px;
	float: left;
	cursor: pointer;
}
.zp_sel li.this{
	background-color: #e6391a;
}
.zp_gwzz{margin-top: 60px;}
.zg_title_bb{border-top: 3px solid #696767;padding-top: 14px;}
.zg_content{text-align: left;
    width: 80%;
    margin: 60px auto;}
.zg_content li{line-height: 50px;font-size:24px; }
.form{width: 840px;margin: 60px auto 0;}
.jr_inputEle{width: 824px;padding-left: 10px;height: 53px;border: 1px solid #a0a0a0;font-size: 24px;display: block;margin-bottom: 45px;}
.form_btn{width: 475px;height: 79px;border: none;line-height: 79px;color: #fff;font-size: 33px;text-align: center;cursor: pointer;outline: none;background-color: #e6391a;display: block;margin: 60px auto 0;}
.line-height50{line-height: 50px;}
.imf-tel{
	width: 430px;
	height: 60px;
	border: #e6391a solid 1px;
	font-size: 26px;
	margin: 0 auto;
	text-align: center;
	color: #e6391a;
    line-height: 56px;
    margin-bottom: 40px;
}
.imf-email{
	width: 430px;
	height: 60px;
	background-color: #e6391a;
	border: #e6391a solid 1px;
	font-size: 26px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
    line-height: 56px;
}

/* 团队拓展 */
.td_content{width: 1000px;margin: 0 auto;overflow: hidden;}
.td_header_title{font-size: 58px;margin-top: 180px;text-align: center;letter-spacing:20px;}
.td_header_img{display: block;margin: 0 auto;}
.heng{width: 110px;height: 3px;background-color: #595757;margin: 100px auto 0;}
.td_header_img1{width: 619px;height: 48px;margin: 20px auto 0;}
.td_header_img2{width: 1000px;margin: 80px auto 0;}
.td_content .tc{line-height: 1.2;}
.twoImgBox{margin-top: 50px;}
.td_header_img34{width: 497px;}
.td_returnBtn{width: 170px;height: 34px;line-height: 32px;font-size: 20px;letter-spacing: 10px;text-align: center;border: 1px solid #595757;display: block;margin: 50px auto 0;background-color: transparent;outline: none;cursor: pointer;}

/* 公司官网三级--电竞 */
.dj_img1{width: 1000px;margin: 60px auto 0;}
.dj_img2{width: 1000px;margin: 60px auto 0;}
.dj_img3{width: 1000px;margin: 0 auto;}
.dj_img4{width: 1000px;margin: 60px auto 0;}

/* 公司官网三级--带我去法国 */
.dwqfg_img1{width: 309px;margin: 60px auto 0;}
.dwqfg_img2{width: 1134px;margin: 60px auto 0;}
.dwqfg_img3{width: 807px;margin: 60px auto 0;}
.dwqfg_img4{width: 1101px;margin: 60px auto 0;}
.dwqfg_img5{width: 759px;margin: 60px auto 0;}
.dwqfg_img6{width: 1102px;margin: 60px auto 0;}

/* 公司官网三级--林德叉车 */
.ldcc_img1{width: 1174px;margin: 60px auto 0;}
.ldcc_img2{width: 1193px;margin: 60px auto 0;}
.ldcc_img3{width: 1193px;margin: 60px auto 0;}
.ldcc_img4{width: 1193px;margin: 60px auto 0;}
.ldcc_img5{width: 1193px;margin: 60px auto 0;}
.ldcc_img6{width: 1193px;margin: 60px auto 0;}
.ldcc_img7{width: 257px;margin: 60px auto 0;}
.ldcc_img8{width: 282px;margin: 60px auto 0;}
.ldcc_img9{width: 996px;margin: 60px auto 0;}
.ldcc_img10{width: 1132px;margin: 60px auto 0;}
.ldcc_img11{width: 100%;margin: -180px auto -60px;}
.videoBox{width: 1000px;height: 470px;margin: 20px auto 0;}

/* 业务简介 */
.ywjj_img1{width: 1004px;margin: 60px auto;}
.ywjj_box{display: block;cursor: pointer;width: 1000px;position: relative;margin: 26px auto 0;}
.yejj_div{width: 678px;background-color: #323232;height: 326px;}
.ywjj_box:hover .yejj_div{background-color: #d4472e;}
.ywjj_img2{width: 322px;}
.ywjj_text1{position: absolute;width: 388px;height: 130px;left: 50%;top: 50%;z-index: 10;margin-left: -107px;margin-top: -65px;}
.ywjj_text2{position: absolute;width: 452px;height: 129px;left: 42%;top: 50%;z-index: 10;margin-left: -274px;margin-top: -65px;}
.ywjj_text3{position: absolute;width: 345px;height: 130px;left: 50%;top: 50%;z-index: 10;margin-left: -107px;margin-top: -65px;}
.ywjj_text4{position: absolute;width: 306px;height: 130px;left: 55%;top: 50%;z-index: 10;margin-left: -274px;margin-top: -65px;}
.ywjj_text5{position: absolute;width: 321px;height: 130px;left: 68%;top: 50%;z-index: 10;margin-left: -274px;margin-top: -65px;}
.ywjj_text6{position: absolute;width: 341px;height: 130px;left: 50%;top: 50%;z-index: 10;margin-left: -274px;margin-top: -65px;}
.ywjj_img3{width: 1004px;margin: 60px auto 0;}
.ywjj_imgLogo{width: 1047px;margin: 60px auto 0;}



@media screen and (max-width: 1100px) {
    .block-main,.bm-bg .bm-p1,.roundabout_box,.roundabout-holder,.block.bmp7 img{
    	width: 100%; 
    } 
    .bm-p1 ul {
	    margin: 55px 10px 0;
	    display: flex;
   		justify-content: center;
	}
    .bm-p1 ul li{
    	width: 46%;
    	height: auto;
    	margin-bottom: 15px;
    }
    .bm-p1 ul li a img{
    	width: 100%;
    	height: auto;
    }
    .bm-bg .bm-p1{
    	display: flex;
	    justify-content: center;
	    width: 100%;
    }
    .bm-bg .bm-p1 .bp2-box{
    	width: 34%;
    }
    .bm-p1.bmp4 ul li{
    	width: 25%;
    }
    .bm-p1.bmp4 ul{
    	    flex-wrap: wrap;
    }
    .bm-p1 ul li .bmp-show{
    	display: inherit;
    }
    .bmp5 ul{
    	display: flex;
   		justify-content: center;
    }
    .bmp5 ul li{
    	width: 30%;
    	height: auto;
    }
    .bmp5 ul li img,.bp2-box img,.exhibition_hall .mc-pic-pan,.gy_content_img1,.gy_content_img2,.gy_content_img3{
    	width: 100%;
    }
    .block.bmp7 img{
    	width: 96%;
    }
    .roundabout_box{
    	width: 60%;
    }
    body:-webkit-scrollbar {
	    display: none;
	}
}