
.banner{ width: 100%;}
.about{ height: 448px; position: relative;  width:100%;align-items: center;display: flex;justify-content: space-between; padding-left:670px ; box-sizing: border-box;}
.about_wz{ width: 558px; color: #686466; position: absolute; top:74px; left: 0;}
.about_wz h1{ font-size: 40px;font-weight: normal;}
.about_wz h3{ font-size: 18px; font-weight: normal; margin: 36px 0 24px 0;}
.about_wz h3 a{ color: #686466; padding: 0 5px; font-weight: 400;}
.about_wz h3 a:nth-child(1){ padding: 0 5px 0 0;}
.about_wz h3 a:hover{ color:#e50112;}
.about_wz p{ font-size: 13px; line-height: 30px;}

.shuju{ width: 100%;}
.shuju li{ width: 33.3%; text-align: center; float: left;}
.shuju li h2{ font-weight: normal; color: #706c6d; font-size: 34px; }
.shuju li h2 em{ list-style: none; font-size: 10px;padding:0 2px; position: relative;top: -20px;}
.shuju li h2 span{color: #e50112;}
.shuju li p{ font-size: 17px; color: #706c6d; padding-top: 5px;}

.txtMarquee-top{ width:450px;  overflow:hidden; position:relative; }
.txtMarquee-top .bd{padding: 0 }
.txtMarquee-top .infoList li{ height:28px; line-height:28px;   }
.txtMarquee-top .infoList li .date{ float:right; color:#999;  }
/*案例展示*/
.biaoti{ position: relative; padding-top: 40px; padding-left: 220px; min-height:67px; box-sizing: border-box;}
.biaoti1{ position: relative; min-height:67px; box-sizing: border-box;padding-top: 40px;}

.btwz{ position: absolute; top: 0; left: 0; text-transform: uppercase;}
.btwz h3{ font-size: 22px; color: #333;}
.btwz span{ font-size: 16px; color: #cbcbcb; border-top: #4f4f4f solid 2px; padding: 6px 0; margin-top: 6px; display: block;font-family: "arial";}
.case{ padding-bottom: 20px; margin-bottom: 20px;}
.case_fl{ float: right; text-align: right; width: 100%; line-height: 26px;  white-space: nowrap;overflow-x: auto;}
.case_fl li{ display: inline-block; margin-left: 24px; font-size: 14px;text-transform: uppercase;}
.case_fl li:nth-child(1){ margin-left: 0;}
.case_fl li a{ color: #888;}
.case_fl li a:hover{color: #000;}
.case_fl li.on1 a{ color: #000; border-bottom: 1px solid #000;}
.biaoti1 .case_fl{ text-align: left;}
.case_list{ padding-top: 30px; padding-bottom: 10px;}
.case_list li{ width: 520px; margin-right: 20px; float: left; margin-top: 10px; position: relative; margin-bottom: 30px;}
.case_list li:nth-child(3n){ margin-right: 0;}
.case_list{ padding-top: 30px; padding-bottom: 10px;}
.case_list li{ width: 520px; margin-right: 20px; float: left; margin-top: 10px; position: relative; margin-bottom: 30px;}
.case_list li:nth-child(3n){ margin-right: 0;}


.case_img{ width: 520px; height: 320px; overflow: hidden; position: relative;}
.case_img img{ width: 100%; transition:all 0.5s;}
.case_text{ padding-top: 30px;    padding-right: 124px;}
.case_text h3{ font-size: 16px; color: #000; margin-bottom: 5px; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.case_text h3:hover{color: #e50112;}
.case_text p{font-size: 14px; color: #989a99; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.zhezhao{width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0;align-items: center;display: flex;justify-content: center;
 background: rgba(0,0,0,.6); transition:all 0.5s;}
.zhezhao img{ padding: 14px; width: 30px; background: #fff; border-radius: 50%;}
.zhezhao img:hover{ animation: jello 1s; }

.ny_case li{ margin-bottom: 10px;}
.ny_case li .case_wz{ position: absolute; width: 100%; color: #fff; left: 0; bottom: 10px; padding: 20px; box-sizing: border-box;}
.ny_case li .zhezhao{ background: rgba(0,0,0,.4);}
.case_wz em{ width: 10px; height: 1px; display: block; background: #fff; margin:10px 0; transition: all 0.5s;}
.case_wz h3{ font-size: 16px;margin-bottom: 5px; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.case_wz p{font-size: 14px;white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.ny_case li:hover .case_wz em{ width:30px;}

.case_list li:hover .zhezhao{ opacity: 1;}
.case_list li:hover .case_img img{ transform: scale(1.08);}
.shuju1{ position: absolute; right: 0; bottom: 0; display: none;}
.shuju1 dd{float: left; line-height: 24px;align-items: center;display: flex;justify-content: space-between; font-size: 12px;color: #989a99; margin: 0 10px;}
.shuju1 dd img{ width: 22px;}
.shuju1 dd .zan{ display: block; width: 20px; height: 20px; background: url(../img/ico3_3.png) no-repeat center; background-size: 20px;}
.shuju1 dd.reds .zan{background: url(../img/ico3_4.png) no-repeat center; background-size: 20px;}

@keyframes jello {

    from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }

    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }

    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }

    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }

    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }

    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }

    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }

    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }

}
.more{ padding: 50px 0;}
.more a{ display: block; margin: auto; color: #616065; width: 150px; line-height: 40px; border: 1px solid #959595; text-align: center; transition: all 0.5s; font-size: 14px;text-transform: uppercase;}
.more a:hover{ background:#e50112 ; color: #fff; border-color:#e50112 ;}

.xuanchuan{background: #000000;}
.xc_box{ padding:85px 20px ;}
.xc_box li{ float: left; width: 31.3%; padding:0 30px; box-sizing: border-box; margin-right: 3%;}
.xc_box li:nth-child(3n){ margin-right: 0;}
.xc_box li h3{ color: #fff; font-size: 14px; line-height: 36px; font-weight: bold;}
.xc_box li p{color: #888888; font-size: 13px; line-height: 24px;}

.news{ padding: 128px 20px;}
.news_list{ padding: 70px 64px 0 64px;}
.news li{ width: 49%; float: left; padding:0 34px; box-sizing: border-box; margin-right: 2%;}
.news li:nth-child(2n){margin-right: 0;}
.news_list li h3{ font-size: 16px; color: #333; line-height: 40px; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.news_list li p{ font-size: 14px; color: #7a7a7a; line-height: 28px;
overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 30px;}
.news_list li h4{ font-family: "arial"; font-size: 18px; color: #828282;padding: 1px 0; }
.news_list li span{ border-top: 2px solid #4a4a4a;padding: 10px 0;  transition: all 0.5s;}
.news_list li:hover span{ padding: 10px 40px 10px 0; border-color: #e50112;}
.news_list li:hover h3{ color: #e50112;}

.kehu{ padding-bottom: 120px;}

.kh_list{margin: 40px; border-top: 1px solid #f3f3f3; border-left: 1px solid #f3f3f3; box-sizing: border-box;}
.kh_list li{ width: 16.6666%; border-right: 1px solid #f3f3f3; border-bottom: 1px solid #f3f3f3; float: left; box-sizing: border-box;
 height: 188px;align-items: center;display: flex;justify-content: space-between; overflow: hidden;}
.kh_list li img{ background: #fff; width: 100%; transition: all 0.5s;}
.kh_list li:hover img{ transform: scale(0.9);}

.guanggaaaao{ border-top: 1px solid #000; padding: 140px 0; text-align: center;}
.guanggaaaao h1{ font-family: "arial"; font-size: 56px; color: #000; text-transform: uppercase;}
.guanggaaaao h2{ font-size: 22px; line-height: 38px; color: #333;}
.guanggaaaao h2 span{ font-family: "arial"; font-size: 26px;}
/*logo设计*/
.logo_js{ padding: 120px 20px 60px 20px; border-bottom: 5px solid #eeeeee; margin-bottom: 10px;}
.logo_bt{ float: left; width: 49%; margin-right: 1%;}
.js_wz{ float: left; max-width: 500px;}
.logo_bt h1{ font-family: "arial"; font-size: 56px; color: #000; text-transform: uppercase;}
.logo_bt h2{font-size: 36px; color: #a1a1a1;}
.js_wz h2{font-size: 36px; color: #010101; margin-bottom: 80px;}
.js_wz p{ font-size: 14px; color: #a1a1a1; line-height: 24px;}
.js_wz em{ display: block; width: 84px; height: 1px; background: #111; margin: 50px 0 40px 0;}
.js_wz h4{ font-size:14px; font-weight: bold; color: #010101; margin-bottom: 30px;}
.js_wz h5{font-size: 14px; color: #a1a1a1; line-height: 24px; overflow: hidden;}
.ny_sj{ padding: 120px 0 140px 0;}

/*品牌设计*/
.pp_js{ padding:140px 20px 120px 20px ; border-bottom: 5px solid #eeeeee;}
.pinpai{ max-width: 900px;}
.pp_bt{ margin-bottom: 140px;}
.pp_bt h1{ font-family: "arial"; font-size: 56px; color: #000; text-transform: uppercase;}
.pp_bt h2{font-size: 36px; color: #a1a1a1;}
.pinpai .shuju li{ text-align: left;}
.case1{ margin-bottom: 160px;}

/*关于我们*/
.anout_box{ height: 600px; position: relative; top: 40px; margin-top: 40px;}
.about_js>p{ font-size: 14px; color: #666; line-height: 24px; position: relative; top: 40px; margin: 20px 0 40px 0;}
.about_js{ max-width: 1060px;}
.about_js .shuju li{ text-align: left;}

.team_list{ padding-top: 30px; padding-bottom: 80px;}
.team_list dd{ width: 520px; margin-right: 20px; float: left; margin-top: 10px; position: relative; margin-bottom: 10px; background: #efefef;}
.team_list dd:nth-child(3n+1){ margin-right: 0;}
.team_img{ width: 100%; height: 380px; overflow: hidden; position: relative;}
.team_img img{ width: 100%;}
.team_list dt{align-items: center;display: flex;justify-content: space-between; margin-bottom: 10px;}
.team_list dt .team_img_big{ width: 520px; height: 590px; overflow: hidden; float: left; background: #efefef;align-items: center;display: flex;justify-content: space-between;}
.team_img_big img{ width: 100%;}
.team_js{ float: left; width: 67.8%; padding:0 60px 0 90px; box-sizing: border-box; position: relative;}
.team_js p{font-size: 14px; color: #666;line-height: 24px;}
.team_js p span{ display: block; text-transform: uppercase;}
.team_js em{ display: block; width: 100px; height: 1px; background: #a1a1a1; margin: 50px 0 40px 0;}
.sanfang li{ display: inline-block; margin-right: 10px; position: relative;}
.sanfang li a>img{ width: 21px;filter: grayscale(100%);  filter: gray; transition: all 0.5s; opacity: 0.6;}
.sanfang li:hover img{filter: grayscale(0); opacity: 1;}
.sanfang li .erm{ position: absolute; width: 90px; height: 100px; display:none; left: 10px; top: -30px; padding-left: 20px;}
.sanfang li .erm img{ width: 90px; display: block;}
.sanfang li:hover .erm{display: block;}
.code{ position: absolute; bottom:50px; left: 500px; width: 153px; height: 153px;}
.code img{ width: 100%;}

.team_list dd:hover .zhezhao{ opacity: 1;}
.team_list dd .zhezhao{ color: #fff; text-align: center;}
.team_list dd .zhezhao em{ margin: 10px auto;}

.team_img .join{ padding:20px 30px; width: 100%; box-sizing: border-box; position: absolute; bottom: 30px; left: 0;}
.team_img .join h2{ font-size: 42px; font-family: "arial"; margin-bottom: 30px;}
.team_img .join p{color: #666;}

.shengming{ padding: 120px 20px;align-items: center;display: flex;justify-content: space-between;}
.smbt{width: 520px; float: left;}
.smbt h2{ font-size: 44px; font-family: "arial"; color: #a1a1a1; line-height: 1.3; margin-bottom: 18px;}
.smbt p{ font-size: 24px; color: #666; line-height: 30px;}
.sm_wz{ float: left; width: 67.8%; padding:0 60px 0 90px; box-sizing: border-box; position: relative;color: #666;}
.sm_wz p{ font-size:14px; line-height: 24px; padding-bottom: 24px; }
.sm_wz h4{ font-size: 18px; margin: 24px 0;}
.sm_wz h6{font-size:14px; line-height: 24px; margin-bottom: 40px; }
.sm_wz  a{font-size:14px; line-height: 24px; border:1px solid #666;padding: 8px 30px;}
.sm_wz  a:hover{ background: #111; color: #fff;}
/*联系我们*/
.lxwm{padding: 140px 20px 40px 20px;}
.lxwm .pp_bt{ margin-bottom: 60px;}
.ditu{ width: 100%; height: 600px; margin-top: 80px;}
.anchorBL{ display: none !important;}
.BMap_cpyCtrl span{ display: none !important;}

.lxfs_wz{ padding: 1px 20px 200px 20px;}
.lxfs_wz .sm_wz{ width: 50%; float: right;}
.lxfs_wz .sm_wz h2{font-size: 36px; color: #666 ;margin-bottom: 80px;}
.lxfs_wz .sm_wz h4{font-size: 14px; line-height: 24px;}
.lxfs_wz .sm_wz h5{ margin-top: 120px; font-size: 14px; line-height: 24px;}
.lxfs_wz .sm_wz a{ border: none; padding: 0;}
.lxfs_wz .sm_wz a:hover{ background: no-repeat;}
.lx_code{ width: 158px; height: 158px;}
.lx_code img{ width: 100%;}

/*观点*/
.news_fl{ float: right; position: relative; top: -20px;}
.news_fl li{ display: inline-block; line-height: 40px; margin: 0 5px; border: 1px solid #d2d2d2;}
.news_fl li a{ display: block; color: #8d8d8d;padding: 0 40px;}
.news_fl li.on2 a{ background: #4a4a4a; color: #fff;}
.news_fl li:hover a{background: #4a4a4a; color: #fff;}

.viewpoint{ padding-top: 80px;}

.zixun_list{ max-width: 1260px; margin:120px auto 0 auto;}
.zixun_list li{ padding: 45px 0 45px 460px; position: relative;}
.zx_img{ width: 360px; height: 360px; display: flex;justify-content: center; overflow: hidden; position: absolute; top: 45px; left: 60px;}
.zx_img img{ width: 100%;}
.news_wzjs{ height: 360px;}
.news_wzjs h4{ font-size: 16px; color: #333; padding-left: 1px;}
.news_wzjs h3{font-size: 24px; margin: 40px 0;white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.news_wzjs p{ font-size: 14px; line-height: 28px; color: #666; height: 84px;
overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.news_wzjs h5{ font-size: 14px; margin-top: 60px;}
.news_wzjs h5 a{ text-decoration: underline; color: #666;}
.news_wzjs h5 a:hover,.news_wzjs h3:hover a{ color: #db0101;}

/*==分页==*/
.page { height: 60px; text-align: center; margin-bottom: 20px; font-size: 14px;  padding: 140px 0;}
.digg { padding-top: 1rem;}
.digg a { display: inline-block;line-height: 40px;
width: 40px; text-align: center; overflow: hidden;
	margin:2px; 
	color:#666; 
	-decoration: none;
	border: 1px solid #e9e9e9;
	 }
.digg a:hover { background-color: #ffe300; color:#333;border-color:#ffe300;}
.digg a:active { background-color: #ffe300;color:#333;border-color:#ffe300; }
.digg a.current { 
	margin:2px; 
	background-color: #ffe300; 
	border-color:#ffe300;
	color:#333;
	 -decoration: none;
	 }
.digg span.disabled { 
	margin:2px; 
	padding: 10px 18px; 
	background-color: #ebebeb;
	 color:#ccc ; 
	 -decoration: none;
	 }
.digg .jiantou{ font-size: 24px;}

/*案例详情*/
.pp_bt h3{ font-size: 60px;}
.about_js h5{ font-size: 14px; padding-top: 60px;}
.case_show{ padding: 80px 20px;}
.case_show img{ width: 100%; margin-bottom: 30px; display: block;}

/*新闻详情*/
.xinwen_cont{ padding: 60px 20px;  max-width: 1140px; margin: 0 auto;}
.fb_sj{float: left;margin-left: 70px;}
.fb_sj h3{ font-size: 20px; line-height: 40px;}
.fb_sj p{font-size: 14px;line-height: 28px; color: #666;}
.xw_xq{ float: right; width: 700px;}
.xw_xq .mews_title{font-size: 24px; padding-bottom: 36px;
    border-bottom: 1px solid #ccc;
    line-height: 30px;
    color: #0f0b09;
    margin-bottom: 40px;
}
.xw_cont img{ max-width: 100%;}
.xw_cont{padding-bottom: 50px;
    border-bottom: 1px solid #ccc;
    font-size: 16px;}
.fanye{ text-align: right; padding-top: 30px;}
.fanye a{ display: inline-block;
		line-height: 32px;
		height: 36px;
		width: 36px; text-align: center;
		margin:2px; 
		border: 1px solid #e9e9e9;
		font-size: 34px;
		color: #888;
	}
.fanye a:hover{ background-color: #ffe300;color:#333;border-color:#ffe300; }
.dianzan{ background: #fff000; width: 170px; margin: 30px auto;text-align: center;padding: 5px 0; border-radius: 40px; border-radius: 40px;}
.dianzan em{ display: block; width: 28px; height: 28px; background: url(../img/zan1.png) no-repeat center; background-size: 28px; margin: 5px auto;}
.dianzan em.reds{background: url(../img/zan2.png) no-repeat center; background-size: 28px;}
@media (max-width: 1660px) {
	.case_list li{ width: 32.2%; margin-right: 1.6%; float: left;}
	.case_list li:nth-child(3n){ margin-right: 0;}
	.case_list li .case_img{ width: 100%; height: 18.5vw;}
	.kh_list li{ height: 11.6vw;}
	.team_list dd{width: 32.2%; margin-right: 1.6%; float: left;}
	.team_list dd:nth-child(3n+1){ margin-right: 0;}
	.team_list dt .team_img_big{ width: 32.2%; height: 590px;}
	.team_js{  padding: 0 40px 0 40px;}
	.team_img{ width: 100%; height: 22.5vw;}
	.smbt{width: 32.2%;}
	}
@media (max-width: 1480px) {
	.team_img .join h2{ font-size: 28px; font-family: "arial"; margin-bottom: 20px;}
}
@media (max-width: 1240px) {
	.about_wz{ width: 460px;}
	.about{padding-left: 480px; height: 470px; display: block;}
	.about .shuju{ padding-top: 194px;}
	.case_list li{ width: 49%; margin-right: 2%; float: left;}
	.case_list li:nth-child(3n){ margin-right: 2%;}
	.case_list li:nth-child(2n){ margin-right: 0;}
	.case_list li .case_img{ width: 100%; height: 28vw;}
	.case_text{ padding-top: 20px;}
	.news_list {padding: 70px 0 0 0;}
	.news li{ padding: 0 24px;}
	.kh_list li{ width: 25%;height:14.6vw;}
	.case_list li:nth-child(9){ display: none;}
	.team_list dd{ width: 49%; margin-right: 2%;}
	.team_list dd:nth-child(3n+1){ margin-right: 2%;}
	.team_list dd:nth-child(2n+1){ margin-right: 0;}
	.team_img{ width: 100%; height: 32vw; zoom: 1;}
	.code{  left:auto;right: 0;}
	.ditu{ width: 100%; height: 45vw; }
	.zixun_list li{padding: 45px 0 45px 300px;}
	.news_wzjs{ height: 260px;}
	.zx_img{width: 260px;height: 260px;left: 0;}
	.news_wzjs h3{ font-size: 18px;margin: 20px 0;}
	.news_wzjs h5{margin-top: 40px;}
	.xinwen_cont{ padding: 60px 20px;  max-width: 1000px; margin: 0 auto;}
	.fb_sj{ float: none; margin-left: 0;margin-bottom: 30px;}
	.xw_xq{ float: none; width: 100%;}
	.case_show img{margin-bottom: 20px;}
	.fanye{ text-align: center;}
	.team_list dt .team_img_big { width: 49%;  height:548px;}
	.team_js{width: 51%;}
	}
@media (max-width: 1060px){
	.js_wz{ width: 50%;}
}
@media (max-width: 992px) {
	.about_wz{ width: 100%; position: relative; top: 0;}
	.about{padding-left: 0px; height: auto; display: block; padding-top: 60px; padding-bottom: 70px;}
	.shuju{ margin-top: 50px; padding-top: 0 !important;}
	.xc_box li{ float: left; width: 100%; padding:20px 0px; box-sizing: border-box; margin-right: 0;}
	.guanggaaaao h1{ font-size: 3rem; }
	.guanggaaaao h2{ font-size: 1rem; }
	.guanggaaaao h2 span{font-size: 1.1rem;}
	.biaoti{padding-left: 210px;}
	.kh_list{margin: 40px 20px;}
	.kh_list li {
		    width: 33.3%;
		    height: 17.6vw;
		}
	.about_wz h1{ font-size: 2rem;}
	.about_wz h3{ margin:20px 0 20px 0;}
	.xc_box{padding: 60px 20px;}
	.news_list{padding: 50px 0 0 0;}
	.logo{margin-top: 14px;}
	.logo img{ height: 40px;}
	.logo_bt{ width: 100%; margin-right: 0;}
	.js_wz{ width: 100%; margin-top: 80px;}
	.js_wz h2{ margin-bottom: 40px;}
	.team_list dt{ display: block;}
	.team_img_big{ width: 50% !important; height: 50vw !important;}
	.team_js{ width: 100%;padding:30px 0 0 0;}
	.anout_box{ height: 46vw;}
	.shengming{ display: block;}
	.smbt{ width: 100%;}
	.sm_wz{ width: 100%;padding:30px 0 0 0;}
	.lxfs_wz{    padding: 1px 20px 80px 20px;}
	.lxfs_wz .sm_wz{ width: 100%; }
	.lxfs_wz .sm_wz h2{  margin-bottom: 40px;}
	.lxfs_wz .sm_wz h5 {margin-top: 40px;}
	.viewpoint .biaoti{padding-left: 0;}
	.news_fl{ float: left; top: 50px;}
	.news_fl li:nth-child(1){ margin-left: 0;}
	.pp_bt h3{ font-size: 44px;}
	.case_show img{margin-bottom: 10px;}
	.case_list li:hover .zhezhao{ opacity: 0;}
	.smbt h2{ font-size: 2rem;}
	.lxwm{ padding: 80px 20px 40px 20px;}
	.code{  left: 380px;}
	.kehu{ display: none;}
}
	
@media (max-width: 650px) {
	.biaoti{ padding-top: 34px;}
	.case_list li{ width: 100%;}
	.case_list li .case_img {width: 100%;height: 54vw;}
	.shuju li h2{font-size: 1.6em !important;}
	.shuju li p{ font-size: 15px !important;}
	.guanggaaaao h1{ font-size: 1.6rem;}
	.guanggaaaao h2{font-size: 0.95rem; line-height:2;}
	.guanggaaaao h2 span{font-size: 1rem;}
	.kh_list li {
		    width: 50%;
		    height: 27vw;
		}
	.case_fl{ display: none;}
	.biaoti1 .case_fl{ display: block;}
	.logo_js{padding: 80px 20px 40px 20px;}
	.logo_bt h1{font-size:2rem; color: #000; text-transform: uppercase;}
	.logo_bt h2{font-size: 1.5rem; color: #a1a1a1;}
	.js_wz h2{font-size: 1.5rem;}
	.ny_sj{padding: 60px 0 60px 0;}
	.pp_js{padding: 80px 20px 80px 20px;}
	.pp_bt h1{font-size:2rem;}
	.pp_bt h2{font-size: 1.5rem;}
	.pp_bt{margin-bottom:70px}
	.pinpai .shuju li{ text-align: center;}
	.case1{margin-bottom: 80px;}
	.team_list dd{ margin-bottom: 0;}
	.team_img_big{ width: 100% !important; height: 100vw !important;}
	.team_list dd.join_wz{ width: 100%; margin-right: 0;}
	.team_list dd.join_wz .team_img{ height: 54vw;}
	.team_img .join{ bottom: 0;}
	.code{ display: none;}
	.team_img .join h2{ font-size: 1.4rem;}
	.ditu{ width: 100%; height: 70vw; }
	.lxfs_wz .sm_wz h2{ font-size:1.6rem;}
	.zixun_list li{ padding: 25px 0;}
	.zx_img{ position: relative;  top: 0; width: 100%; height: auto;}
	.news_wzjs{ padding-top: 20px; height: auto;}
	.news_fl li a{    padding: 0 20px; font-size: 14px; line-height: 32px;}
	.zixun_list{margin: 60px auto 0 auto;}
	.page{padding: 80px 0;}
	.pp_bt h3{ font-size: 1.6rem;}
	}		