@charset "UTF-8";
/*初始化*/
.wrap { max-width: 1400px; margin: 0 auto; }

.boxBg { background: url(../images/box_bg.jpg) no-repeat center; background-size: cover; }

.header { position: fixed; top: 0; left: 0; z-index: 998; width: 100%; height: 100px; background: #ffffff; box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.1); line-height: 100px; }
.header.inx { top: auto; bottom: 0; }
.header.inx .wx_wb span em { top: auto; bottom: 80%; }
.header.inx .down_nav { top: auto; bottom: 100%; }
.logo { position: absolute; top: 0; left: 80px; font-size: 0; }
.logo a { display: inline-block; vertical-align: middle; height: 56px; line-height: 1; }
.logo img { max-width: 100%; max-height: 100%; }

.nav { display: block; font-size: 0; text-align: center; }
.nav > ul { display: inline-block; vertical-align: top; }
.nav > ul > li { position: relative; display: inline-block; vertical-align: top; padding: 0 20px; margin: 0 10px; }
.nav > ul > li > a { display: block; position: relative; font-size: 18px; color: #333; }
.nav > ul > li.on, .nav > ul > li:hover { background: #172345; }
.nav > ul > li.on > a, .nav > ul > li:hover > a { color: #fff !important; }
@media(max-width: 1900px){
  .nav > ul > li{margin-left:0;margin-right:0;}
}
@media(max-width: 1800px){
  .nav > ul > li{padding-left:15px;padding-right:15px;}
}
@media(max-width: 1700px){
  .nav > ul > li{padding-left:15px;padding-right:15px;}
  .logo{left: 10px;}
}
@media(max-width: 1600px){
  .header{height: 80px;line-height: 80px;}
  .nav > ul > li > a{font-size: 16px;}
}
@media(max-width: 1500px){
  .nav{padding-left:100px;}
  .nav > ul > li{padding-left: 12px;padding-right: 12px;}
}

.search { display: inline-block; vertical-align: top; position: absolute; top: 0; right: 80px; cursor: pointer; margin-left: 20px; }
.search > i { display: block; font-size: 20px; color: #999; text-align: center; }
.search > i:hover { color: #172345; }
.search form.search_form { display: none; position: fixed; top: 0; left: 0; z-index: 999; width: 100%; height: 100%; line-height: 1; }
.search form.search_form .search_bg { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); }
.search form.search_form span { display: block; position: absolute; top: 20%; left: 50%; width: 600px; height: 60px; overflow: hidden; margin-left: -300px; margin-top: -30px; background: #fff; border-radius: 10px; font-size: 0; }
.search form.search_form input[type='text'] { display: inline-block; vertical-align: top; width: 540px; height: 100%; padding: 15px 20px; border: none; background: transparent; box-sizing: border-box; font-size: 16px; color: #666; line-height: 30px; }
.search form.search_form input[type='submit'] { display: inline-block; vertical-align: top; width: 60px; height: 100%; border: none; background: #172345; font-size: 24px; color: #fff; }
@media(max-width: 1700px){
  .search{right: 10px;}
}
.down_nav { display: none; position: absolute; top: 100%; left: 0; width: 100%; }
.down_nav > a { display: block; padding: 0 5px; background: #fff; border-bottom: 1px solid #eee; font-size: 14px; color: #666; line-height: 50px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.down_nav > a.on, .down_nav > a:hover { background: #172345; color: #fff !important; }

.push-nav, .bg-nav { display: none; }

.wx_wb { position: absolute; top: 0; right: 120px; }
.wx_wb span { display: inline-block; position: relative; }
.wx_wb span i { display: block; padding: 0 10px; font-size: 20px; color: #666; cursor: pointer; }
.wx_wb span em { display: none; position: absolute; top: 80%; left: 50%; width: 120px; height: 120px; background: #000; margin-left: -60px; }
.wx_wb span em img { width: 100%; height: 100%; }
.wx_wb span:hover i { color: #F18C1A; }
.wx_wb span:hover em { display: block; }
@media(max-width: 1700px){
  .wx_wb{right: 45px;}
}


.index { width: 100%; height: 100%; }
.index_1 .in_box { position: relative; width: 1380px; height: 600px; margin: 0 auto; border: 10px solid #fff; margin-top: -50px; background: #fff url(../images/inbg_0.jpg); background-size: cover; }
.index_1 .in_box .txt { position: absolute; top: 50%; left: 50%; width: calc(100% - 480px); height: calc(100% - 320px); padding: 50px 40px; background: #f4f4f4; box-sizing: border-box; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
.index_1 .in_box .txt h4 { margin-bottom: 30px; font-size: 40px; color: #333333; }
.index_1 .in_box .txt h4 span { font-weight: bold; color: #f18c1a; }
.index_1 .in_box .txt p { display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2; height: 56px; overflow: hidden; margin-bottom: 20px; font-size: 14px; color: #666666; line-height: 28px; }
.index_1 .in_box .txt h6 { text-align: right; }
.index_1 .in_box .txt h6 a { display: inline-block; vertical-align: top; font-size: 14px; color: #666666; line-height: 20px; }
.index_1 .in_box .txt h6 a:hoveR { color: #f18c1b; }
.index_1 .in_box .txt h6 i { display: inline-block; vertical-align: top; width: 0; height: 0; border-top: 10px solid transparent; border-left: 15px solid #f18c1b; border-bottom: 10px solid transparent; }
.index_1 .in_box > ul { display: none; }

.index_2 .in_box { position: relative; height: 100%; padding-bottom: 100px; box-sizing: border-box; background: #fff; }
.index_2 .in_box .slick-list, .index_2 .in_box .slick-track { height: 100%; }
.index_2 .in_box .in_li { padding: 0 2px; box-sizing: border-box; height: 100%; }
.index_2 .in_box .in_li span { display: block; width: 100%; height: 100%; background: no-repeat center; background-size: cover; }
.index_2 .in_box > button { display: none !important; position: absolute; top: 50%; z-index: 99; width: 64px; height: 64px; border: none; border-radius: 50%; margin-top: -50px; background: transparent; font-size: 0; text-align: center; cursor: pointer; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.index_2 .in_box > button.slick-prev { left: 3%; }
.index_2 .in_box > button.slick-prev:before { content: '\e610'; }
.index_2 .in_box > button.slick-next { right: 3%; }
.index_2 .in_box > button.slick-next:before { content: '\e614'; }
.index_2 .in_box > button:before { display: inline-block; position: absolute; top: 50%; left: 50%; font-family: "iconfont" !important; font-size: 64px; color: #fff; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.index_2 .in_box > button.slick-disabled { pointer-events: none; }
.index_2 .in_box > button.slick-disabled:before { color: #666; }
.index_2 .in_box > button:hover:before { color: #fff; }
.index_2 .in_box:hover > button { display: block !important; }

.index_3 .in_box { width: 1460px; height: 620px; overflow: hidden; margin: -60px auto 0; max-width: 90%; }
.index_3 .in_box .slick-list, .index_3 .in_box .slick-track { height: 100%; }
.index_3 .in_box .in_li { height: 100%; padding: 0 30px; box-sizing: border-box; }
.index_3 .in_box .in_li > div { position: relative; height: 100%; padding-bottom: 50px; box-sizing: border-box; background: #fff; width: 90%; margin: auto; }
.index_3 .in_box .in_li > div > h4 { width: 100%; }
.index_3 .in_box .in_li > div > h4 img { width: 100%; }
.index_3 .in_box .in_li > div > h5 { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-bottom: 30px; padding: 0 20px; font-size: 30px; color: #333333; }
.index_3 .in_box .in_li > div > p { display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 7; height: 196px; overflow: hidden; padding: 0 20px; font-size: 14px; color: #333333; line-height: 28px; }
.index_3 .in_box .in_li > div > h6 { position: absolute; bottom: 0; left: 0; width: 100%; height: 50px; border-top: 1px solid #ddd; line-height: 50px; }
.index_3 .in_box .in_li > div > h6 a { display: block; text-align: center; font-size: 14px; color: #666666; }
.index_3 .in_box .in_li > div > h6 a:hover { color: #f18c1a; }
.index_3 .in_box .in_li > div:hover > h5, .index_3 .in_box .in_li > div:hover > p { color: #f18c1a; }
.index_3 .in_box > button { position: absolute; top: 50%; z-index: 99; width: 64px; height: 64px; border: none; border-radius: 50%; margin-top: -50px; background: transparent; font-size: 0; text-align: center; cursor: pointer; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.index_3 .in_box > button.slick-prev { left: -10px; }
.index_3 .in_box > button.slick-prev:before { content: '\e610'; }
.index_3 .in_box > button.slick-next { right: -10px; }
.index_3 .in_box > button.slick-next:before { content: '\e614'; }
.index_3 .in_box > button:before { display: inline-block; position: absolute; top: 50%; left: 50%; font-family: "iconfont" !important; font-size: 64px; color: #fff; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.index_3 .in_box > button.slick-disabled { pointer-events: none; }
.index_3 .in_box > button.slick-disabled:before { color: #666; }
.index_3 .in_box > button:hover:before { color: #fff; }
.index_3 .in_box:hover > button { display: block !important; }

.index_4 .in_box { width: 1400px; margin: -60px auto 0; }
.index_4 .in_box .in_1 { width: 100%; height: 420px; padding: 10px; margin-bottom: 20px; background: #fff; box-sizing: border-box; font-size: 0; }
.index_4 .in_box .in_1:hover .in_txt > h4, .index_4 .in_box .in_1:hover .in_txt > p { color: #f18c1a; }
.index_4 .in_box .in_1 .in_img { position: relative; display: inline-block; vertical-align: top; width: 50%; height: 100%; }
.index_4 .in_box .in_1 .in_img a { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: no-repeat center; background-size: cover; }
.index_4 .in_box .in_1 .in_txt { display: inline-block; vertical-align: top; width: 50%; padding: 0 20px; box-sizing: border-box; }
.index_4 .in_box .in_1 .in_txt > h4 { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 20px 0; font-size: 20px; color: #333333; }
.index_4 .in_box .in_1 .in_txt > p { display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 7; overflow: hidden; max-height: 196px; font-size: 14px; color: #666666; line-height: 28px; }
.index_4 .in_box .in_1 .in_txt h5 { padding: 20px 0; font-size: 14px; color: #999999; }
.index_4 .in_box .in_1 .in_txt h6 a { display: inline-block; vertical-align: top; font-size: 14px; color: #666666; line-height: 20px; }
.index_4 .in_box .in_1 .in_txt h6 a:hoveR { color: #f18c1b; }
.index_4 .in_box .in_1 .in_txt h6 i { display: inline-block; vertical-align: top; width: 0; height: 0; margin-left: 10px; border-top: 10px solid transparent; border-left: 15px solid #f18c1b; border-bottom: 10px solid transparent; }
.index_4 .in_box .in_2 > a { display: block; width: 49%; height: 176px; padding: 10px; box-sizing: border-box; font-size: 0; background: #fff; }
.index_4 .in_box .in_2 > a:hover .in_txt > h4, .index_4 .in_box .in_2 > a:hover .in_txt > p { color: #f18c1a; }
.index_4 .in_box .in_2 .in_img { position: relative; display: inline-block; vertical-align: top; width: 268px; height: 100%; }
.index_4 .in_box .in_2 .in_img span { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: no-repeat center; background-size: cover; }
.index_4 .in_box .in_2 .in_txt { display: inline-block; vertical-align: top; width: calc(100% - 268px); padding: 0 10px; box-sizing: border-box; }
.index_4 .in_box .in_2 .in_txt > h4 { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 15px 0; font-size: 20px; color: #333333; }
.index_4 .in_box .in_2 .in_txt > p { display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 3; max-height: 84px; overflow: hidden; font-size: 14px; color: #666666; line-height: 28px; }

.block_top { display: none; position: fixed; bottom: 150px; right: 30px; -webkit-animation: arrowGo 1.5s infinite; animation: arrowGo 1.5s infinite; }
.block_top i { display: block; vertical-align: top; font-size: 14px; color: #fff; line-height: 30px; }
.block_top i em { display: inline-block; vertical-align: middle; width: 0; height: 0; margin-left: 5px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #fff; }
.block_top span { display: inline-block; vertical-align: top; width: 50px; height: 64px; background: no-repeat center; background-size: cover; cursor: pointer; }

.Content { position: relative; height: 100%; padding-top: 100px; box-sizing: border-box; }
.Content .sub_tit { padding: 50px 0 30px; text-align: center; }
.Content .sub_tit h4 { font-size: 34px; color: #ffffff; line-height: 40px; }
.Content .sub_tit h6 { font-size: 18px; color: #999999; text-transform: uppercase; line-height: 24px; }
.Content .sub_mm { text-align: left; line-height: 20px; margin-top: -24px; }
.Content .sub_mm i { display: inline-block; vertical-align: top; margin-right: 5px; font-size: 16px; color: #ffffff; }
.Content .sub_mm a { display: inline-block; vertical-align: top; position: relative; padding-right: 18px; font-size: 12px; color: #ffffff; }
.Content .sub_mm a::before { position: absolute; top: 0; right: 0; content: '\e614'; font-family: 'iconfont' !important; }
.Content .sub_mm span { display: inline-block; vertical-align: top; font-size: 14px; color: #ffffff; }
.Content .sub_box { padding: 40px; height: calc(100% - 200px); background: #fff url(../images/sub_bg.jpg); box-sizing: border-box; overflow: hidden; }
.Content .sub_box > div.sub_big { width: 100%; height: 100%; padding-right: 20px; overflow: hidden; box-sizing: border-box; }
.Content .sub_nav { position: absolute; top: 0; right: 100%; z-index: 99; width: 260px; height: 100%; padding-top: 150px; background: #1d2e5a; box-sizing: border-box; transition: transform .5s; -webkit-transform: transform .5s; }
.Content .sub_nav.on { transform: translateX(260px); -webkit-transform: translateX(260px); }
.Content .sub_nav ul { height: 100%; overflow: hidden; }
.Content .sub_nav ul li a { display: block; font-size: 16px; color: #ffffff; line-height: 46px; text-align: center; cursor: pointer; }
.Content .sub_nav ul li:hover a { color: #f18c1a; }
.Content .sub_nav ul li.on { background: #f18c1a; }
.Content .sub_nav ul li.on a { color: #ffffff; }
.Content .sub_nav .sub_navii { display: block; position: absolute; top: 200px; left: calc(100% + 30px); }
.Content .sub_nav .sub_navii span { display: block; width: 70px; height: 90px; background: no-repeat center; background-size: cover; cursor: pointer; }
.Content .sub_nav .sub_navii i { display: block; font-size: 14px; color: #ffffff; line-height: 24px; text-align: center; white-space: nowrap; text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5); }
.News { overflow: hidden; }
.News ul { margin-right: -20px; font-size: 0; }
.News ul li { display: inline-block; vertical-align: top; width: calc(50% - 20px); margin-right: 20px; margin-bottom: 20px; padding: 10px; border: 1px solid #ddd; box-sizing: border-box; }
.News .ne_img { display: inline-block; vertical-align: top; position: relative; width: 276px; height: 164px; }
.News .ne_img span { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: no-repeat center; background-size: cover; }
.News .ne_txt { display: inline-block; vertical-align: top; width: calc(100% - 276px); padding-left: 20px; box-sizing: border-box; }
.News .ne_txt h4 { padding: 10px 0; font-size: 20px; color: #333333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.News .ne_txt p { display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin: 10px 0; height: 84px; overflow: hidden; font-size: 16px; color: #666666; line-height: 28px; }
.News .ne_txt h6 { font-size: 14px; color: #999999; }

.Industrial .Indu_hd { text-align: center; font-size: 0; }
.Industrial .Indu_hd span { display: inline-block; vertical-align: top; padding: 0 20px; background: #fff; border: 1px solid #ddd; font-size: 16px; color: #333333; line-height: 40px; cursor: pointer; }
.Industrial .Indu_hd span:first-child { border-right: none; }
.Industrial .Indu_hd span:last-child { border-left: none; }
.Industrial .Indu_hd span:hover { color: #f18c1a; }
.Industrial .Indu_hd span.on { background: #f18c1a; border-color: #f18c1a; color: #ffffff; }
.Industrial .Indu_hd span.on:hover { color: #fff; }
.Industrial .Indu_bd { padding: 50px 30px 0; }
.Industrial .Indu_bd .In_box { display: none; }
.Industrial .Indu_bd .bo_tit { text-align: center; }
.Industrial .Indu_bd .bo_tit h4 { margin-bottom: 20px; font-size: 30px; color: #666666; }
.Industrial .Indu_bd .bo_tit h6 img { max-width: 100%; }
.Industrial .Indu_bd .bobo { padding: 50px 0; }
.Industrial .Indu_bd .bo_h4 { margin-bottom: 50px; text-align: center; }
.Industrial .Indu_bd .bo_h4 span { display: inline-block; position: relative; padding: 0 20px; font-size: 24px; color: #333333; }
.Industrial .Indu_bd .bo_h4 span::after { position: absolute; top: 50%; left: 100%; width: 60px; height: 2px; content: ''; margin-top: -1px; background: #7b97df; }
.Industrial .Indu_bd .bo_h4 span::before { position: absolute; right: 100%; top: 50%; width: 60px; height: 2px; content: ''; margin-top: -1px; background: #7b97df; }
.Industrial .Indu_bd .bo_mi { padding: 30px; text-align: center; border: 1px solid #7b97df; }
.Industrial .Indu_bd .bo_mi p { font-size: 16px; color: #666666; line-height: 30px; }
.Industrial .Indu_bd .bo_ul1 { font-size: 0; text-align: center; }
.Industrial .Indu_bd .bo_ul1 li { display: inline-block; position: relative; vertical-align: top; width: 170px; height: 170px; padding: 10px; margin: 0 38px; border: 1px dashed #7b97df; border-radius: 50%; box-sizing: border-box; }
.Industrial .Indu_bd .bo_ul1 li > div { width: 100%; height: 100%; border-radius: 50%; background: #7b97df; line-height: 150px; text-align: center; }
.Industrial .Indu_bd .bo_ul1 li > div > span { display: inline-block; vertical-align: middle; font-size: 16px; color: #ffffff; line-height: 24px; }
.Industrial .Indu_bd .bo_ul1 li::before { position: absolute; top: 50%; left: -64px; width: 50px; height: 14px; content: ''; margin-top: -7px; background: url(../images/icon_1.png) no-repeat center; background-size: cover; }
.Industrial .Indu_bd .bo_ul1 li:first-child::before { display: none; }
.Industrial .Indu_bd .bo_ul2 .bo_txt { position: relative; margin: 30px 0; padding-left: 30px; }
.Industrial .Indu_bd .bo_ul2 .bo_txt span { display: block; font-size: 16px; color: #333333; line-height: 30px; }
.Industrial .Indu_bd .bo_ul2 .bo_txt::before { position: absolute; top: 6px; left: 0; width: 0; height: 0; content: ''; border-top: 8px solid transparent; border-left: 12px solid #7b97df; border-bottom: 8px solid transparent; }
.Industrial .Indu_bd .bo_ul2 .bo_img img { max-width: 100%; }

.Join_list ul li { padding: 20px 20px 20px 50px; margin-bottom: 10px; border: 1px solid #ddd; }
.Join_list ul li > h4 { line-height: 18px; margin-bottom: 20px; }
.Join_list ul li > h4 span { position: relative; float: left; font-size: 18px; color: #333333; }
.Join_list ul li > h4 span i { position: absolute; left: -30px; top: 0; width: 18px; height: 18px; background: #314c92; }
.Join_list ul li > h4 em { float: right; font-size: 14px; color: #999999; }
.Join_list .c_box { position: relative; padding-right: 120px; }
.Join_list .c_box > div { width: 48%; }
.Join_list .c_box > div h4 { margin-bottom: 10px; font-size: 16px; color: #333; }
.Join_list .c_box > div p { display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; overflow: hidden; font-size: 16px; color: #666; line-height: 24px; }
.Join_list .c_box > div.fl .pp { -webkit-line-clamp: 3; height: 72px; }
.Join_list .c_box > div.fr .pp { -webkit-line-clamp: 2; height: 48px; }
.Join_list .c_box a { display: block; position: absolute; right: 0; width: 100px; height: 40px; background: #f18c1a; font-size: 14px; color: #ffffff; text-align: center; line-height: 40px; }
.Join_list .c_box a.a1 { bottom: 46px; }
.Join_list .c_box a.a2 { bottom: 0; }

.Join_x { overflow: hidden; }
.Join_x .jox_tit { margin-bottom: 30px; }
.Join_x .jox_tit a { display: block; margin-bottom: 10px; font-size: 14px; color: #666; line-height: 20px; }
.Join_x .jox_tit a:hover { color: #f18c1a; }
.Join_x .jox_tit span { display: block; font-size: 18px; color: #333333; line-height: 30px; }
.Join_x .jox_mian p { width: 720px; height: 50px; margin: 0 auto 30px; padding-left: 50px; border: 1px solid #ccc; box-sizing: border-box; line-height: 50px; word-wrap: break-word; }
.Join_x .jox_mian p span { display: inline-block; font-size: 16px; color: #333333; }
.Join_x .jox_mian p a { display: inline-block; font-size: 16px; color: #666666; }

.About p { font-size: 16px; color: #666666; line-height: 30px; text-indent: 2em; }

.structure { padding: 60px 0; background: #fff; text-align: center; }
.structure img { max-width: 100%; }

.Honor .ho_hd { margin-bottom: 30px; font-size: 0; text-align: center; }
.Honor .ho_hd span { display: inline-block; vertical-align: top; width: 110px; height: 40px; margin: 5px 2px; border: 1px solid #ddd; font-size: 16px; color: #666666; text-align: center; line-height: 40px; cursor: pointer; }
.Honor .ho_hd span:hover { color: #f18c1a; }
.Honor .ho_hd span.on { background: #f18c1a; border-color: #f18c1a; color: #ffffff; }
.Honor .ho_hd span.on:hover { color: #fff; }
.Honor .ho_box { display: none; }
.Honor .ho_box p { position: relative; margin: 10px 0; padding-left: 15px; font-size: 16px; color: #666666; line-height: 30px; }
.Honor .ho_box p::before { position: absolute; top: 10px; left: 0; width: 2px; height: 10px; content: ''; background: #f18c1a; }
.Honor .ho_box > div { margin-bottom: 30px; }
.Honor .ho_box > div img { max-width: 100%; }

.Contact { font-size: 0; }
.Contact > div { display: inline-block; vertical-align: top; width: 33.33%; padding: 30px 0; box-sizing: border-box; }
.Contact > div.cont_1 { width: 66.67%; border-right: 1px solid #ccc; }
.Contact > div.cont_1 .txt { display: inline-block; width: calc(100% - 330px); }
.Contact > div.cont_5 { border-top: 1px solid #ccc; }
.Contact > div.cont_3, .Contact > div.cont_4 { border-right: 1px solid #ccc; border-top: 1px solid #ccc; }
.Contact .map { display: inline-block; vertical-align: top; width: 330px; }
.Contact .map img { max-width: 100%; }
.Contact .txt { display: inline-block; vertical-align: top; padding: 0 20px; width: 100%; box-sizing: border-box; }
.Contact .txt h4 { margin-bottom: 20px; font-size: 18px; color: #186cca; font-weight: bold; }
.Contact .txt p { padding: 3px 0; font-size: 16px; color: #666666; line-height: 24px; }

.Brand { display: block; position: absolute; left: 260px; width: calc(100% - 260px); height: calc(100% - 100px); }
.Brand > div { width: 100%; height: 100%; background: no-repeat center; background-size: cover; }
.Brand > div img { width: 100%; }

.Brand_sj { display: none; }

@media (max-width: 1480px) {
  .wrap { max-width: 1200px; }
  .search { right: 40px; }
  .wx_wb { right: 80px; }
  .index_1 .in_box { width: 1200px; height: 513px; }
  .index_1 .in_box .txt { width: calc(100% - 420px); height: calc(100% - 280px); margin-top: 6px; padding: 30px 20px; }
  .index_3 .in_box { width: 1220px; height: 513px; }
  .index_4 .in_box { width: 1200px; }
  .Content .sub_nav { width: 180px; }
  .Content .sub_nav.on { transform: translateX(180px); -webkit-transform: translateX(180px); }
  .Content .sub_nav ul li a { line-height: 40px; }
  .Content .sub_nav .sub_navii { top: 180px; left: calc(100% + 20px); }
  .Industrial .Indu_bd .bo_ul1 li { width: 150px; height: 150px; margin: 0 28px; }
  .Industrial .Indu_bd .bo_ul1 li > div { line-height: 130px; }
  .Industrial .Indu_bd .bo_ul1 li > div > span { font-size: 14px; line-height: 20px; }
  .Industrial .Indu_bd .bo_ul1 li::before { left: -48px; width: 36px; height: 10px; margin-top: -5px; }
  .Brand { left: 180px; width: calc(100% - 180px); } }
@media(max-width: 1350px){
  .nav > ul > li > a{font-size: 14px;}
}
@media (max-width: 1240px) { .wrap { max-width: 100%; }
  .header { height: 60px; line-height: 60px; }
  .header.inx { top: 0; bottom: auto; }
  .header.inx .wx_wb span i { font-size: 16px; }
  .header.inx .wx_wb span em { top: 80%; bottom: auto; }
  .header.inx .down_nav { top: 100%; bottom: auto; }
  .logo { display: inline-block; position: absolute; left: 3%; width: auto; height: 100%; padding: 0; border: none; background: transparent; font-size: 0; vertical-align: top; -webkit-transform: translate(0); transform: translate(0); line-height: 60px; }
  .logo a { display: inline-block; height: 50px; vertical-align: middle; line-height: 1; }
  .nav { position: fixed; top: 0; right: 0; z-index: 997; width: 300px; height: 100%; padding: 60px 3%; margin: 0; background: #fff; box-sizing: border-box; }
  .nav.close-nav { -webkit-transition: -webkit-transform .3s ease; transition: transform .3s ease; -webkit-transform: translate(300px, 0); transform: translate(300px, 0); }
  .nav.open-nav { -webkit-transform: translate(0, 0) !important; transform: translate(0, 0) !important; -webkit-transition: -webkit-transform .5s; transition: transform .5s; }
  .nav > ul { width: 100%; max-height: 100%; overflow: auto; }
  .nav > ul > li { display: block; float: none; width: 100%; margin: 0; padding: 0; line-height: 1; }
  .nav > ul > li > a { display: block; padding: 20px 0; font-size: 16px; border-bottom: 1px solid #e5e5e5; color: #2b2c2d; line-height: 1; }
  .nav > ul > li.Have > a { pointer-events: none; }
  .search { right: 60px; }
  .search > i { width: 50px; }
  .push-nav { display: block; position: absolute; top: 0; right: 0; z-index: 998; width: 56px; height: 60px; }
  .push-nav .nav-toggle { display: block; position: absolute; left: 50%; top: 50%; border: 0; background-image: none; border-radius: 4px; cursor: pointer; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  .push-nav .nav-toggle span { display: block; position: relative; z-index: 1; width: 36px; height: 3px; margin-bottom: 8px; background: #172345; border-radius: 3px; -webkit-transform-origin: 33px; transform-origin: 33px; -webkit-transition: all .5s; transition: all .5s; }
  .push-nav .nav-toggle span:last-child { margin-bottom: 0; }
  .push-nav.on .nav-toggle span { opacity: 1; background: #172345; }
  .push-nav.on .nav-toggle span:nth-child(3) { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
  .push-nav.on .nav-toggle span:nth-child(2) { -webkit-transform: scale(0); transform: scale(0); }
  .push-nav.on .nav-toggle span:nth-child(1) { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
  .bg-nav { display: none; position: fixed; top: 0; left: 0; z-index: 996; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.75); animation: fade-in .43s ease 0s; -webkit-animation: fade-in .43s ease 0s; }
  .wx_wb { right: 106px; }
  .wx_wb span i { width: 50px; padding: 0; text-align: center; }
  .wx_wb span em { width: 100px; height: 100px; margin-left: -50px; }
  .down_nav { position: static; width: 100%; padding: 0; margin: 0; border: none; background: transparent; }
  .down_nav:before { display: none; }
  .down_nav > a { padding: 15px 0; line-height: 20px; font-size: 12px; }
  .index { padding-top: calc(5% + 60px); }
  .index_1 { padding: 0 3%; margin-top: 60px; }
  .index_1 .in_box { width: 100%; height: auto; margin-top: 0; border: none; box-sizing: border-box; background: none; }
  .index_1 .in_box .txt { position: static; width: 100%; height: auto; margin-top: 0; padding: 5% 3%; transform: translate(0); -webkit-transform: translate(0); }
  .index_1 .in_box .txt h4 { font-size: 30px; margin-bottom: 3%; }
  .index_1 .in_box .txt p { display: block; height: auto; margin-bottom: 2%; line-height: 24px; }
  .index_1 .in_box > ul { display: block; position: absolute; left: 0; font-size: 0; }
  .index_1 .in_box > ul.ul_1 { bottom: calc(100% + 10px); }
  .index_1 .in_box > ul.ul_2 { top: calc(100% + 10px); }
  .index_1 .in_box > ul li { display: inline-block; vertical-align: top; width: 12.5%; }
  .index_1 .in_box > ul li img { width: 100%; }
  .index_2 { margin-top: 60px; }
  .index_2 .in_box { height: auto; padding-bottom: 0; }
  .index_2 .in_box .in_li { position: relative; padding: 7% 0; height: auto; }
  .index_2 .in_box .in_li span { position: absolute; top: 0; left: 0; }
  .index_2 .in_box > button { display: block !important; width: 48px; height: 48px; margin-top: 0; }
  .index_2 .in_box > button:before { font-size: 48px; }
  .index_3 { padding: 0 3%; margin-top: 60px; }
  .index_3 .in_box { width: 100%; height: auto; margin-top: 0; }
  .index_3 .in_box .in_li { padding: 0 2%; }
  .index_3 .in_box .in_li > div { height: auto; padding-bottom: 0; }
  .index_3 .in_box .in_li > div > h5 { margin-bottom: 5%; padding: 0 3%; font-size: 24px; }
  .index_3 .in_box .in_li > div > p { -webkit-line-clamp: 5; height: 120px; padding: 0 3%; line-height: 24px; }
  .index_3 .in_box .in_li > div > h6 { position: static; width: 100%; height: 40px; line-height: 40px; }
  .index_3 .in_box > button { display: block !important; width: 48px; height: 48px; }
  .index_3 .in_box > button:before { font-size: 48px; }
  .index_4 { padding: 0 3%; margin-top: 60px; }
  .index_4 .in_box { width: 100%; margin-top: 0; }
  .index_4 .in_box .in_1 { height: auto; padding: 10px; margin-bottom: 2%; }
  .index_4 .in_box .in_1 .in_img { padding: 18% 0; }
  .index_4 .in_box .in_1 .in_txt { width: 50%; padding: 0 3%; }
  .index_4 .in_box .in_1 .in_txt > h4 { padding: 3% 0; font-size: 20px; }
  .index_4 .in_box .in_1 .in_txt > p { -webkit-line-clamp: 5; max-height: 120px; line-height: 24px; }
  .index_4 .in_box .in_1 .in_txt h5 { padding: 3% 0; font-size: 14px; }
  .index_4 .in_box .in_2 > a { height: auto; }
  .index_4 .in_box .in_2 .in_img { width: 200px; padding: 18% 0; }
  .index_4 .in_box .in_2 .in_txt { width: calc(100% - 200px); }
  .index_4 .in_box .in_2 .in_txt > h4 { padding: 10px 0; font-size: 18px; }
  .index_4 .in_box .in_2 .in_txt > p { -webkit-line-clamp: 4; max-height: 96px; line-height: 24px; }
  .block_top { bottom: 3%; right: 2%; -webkit-animation: arrowGo 1.5s infinite; animation: arrowGo 1.5s infinite; }
  .block_top i { font-size: 12px; line-height: 24px; }
  .block_top i em { margin-left: 3px; }
  .block_top span { width: 40px; height: 51px; }
  .Content { padding: 60px 3% 0; }
  .Content .sub_tit { padding: 40px 0 30px; }
  .Content .sub_tit h4 { font-size: 30px; line-height: 40px; }
  .Content .sub_tit h6 { font-size: 16px; line-height: 24px; }
  .Content .sub_mm { margin-top: 0; }
  .Content .sub_box { height: calc(100% - 180px); padding: 3%; }
  .Content .sub_box > div.sub_big { padding-right: 10px; }
  .Content .sub_nav { padding-top: 60px; }
  .Content .sub_nav .sub_navii { top: 80px; left: calc(100% + 20px); }
  .Content .sub_nav .sub_navii span { width: 40px; height: 50px; }
  .Content .sub_nav .sub_navii i { font-size: 12px; line-height: 20px; }
  .News ul { margin-right: -1%; font-size: 0; }
  .News ul li { width: 49%; margin-bottom: 2%; margin-right: 1%; padding: 10px; }
  .News .ne_img { width: 200px; }
  .News .ne_txt { width: calc(100% - 200px); }
  .Industrial .Indu_hd span { padding: 0 15px; }
  .Industrial .Indu_bd { padding: 5% 3% 0; }
  .Industrial .Indu_bd .bo_tit h4 { margin-bottom: 3%; font-size: 24px; }
  .Industrial .Indu_bd .bobo { padding: 5% 0; }
  .Industrial .Indu_bd .bo_h4 { margin-bottom: 5%; }
  .Industrial .Indu_bd .bo_h4 span { padding: 0 15px; font-size: 20px; }
  .Industrial .Indu_bd .bo_h4 span::after { width: 50px; }
  .Industrial .Indu_bd .bo_h4 span::before { width: 50px; }
  .Industrial .Indu_bd .bo_mi { padding: 5% 3%; }
  .Industrial .Indu_bd .bo_mi p { font-size: 14px; line-height: 24px; }
  .Industrial .Indu_bd .bo_ul1 li { width: 140px; height: 140px; padding: 10px; margin: 0 24px; border-radius: 50%; }
  .Industrial .Indu_bd .bo_ul1 li > div { line-height: 120px; }
  .Industrial .Indu_bd .bo_ul1 li::before { display: none; }
  .Industrial .Indu_bd .bo_ul2 .bo_txt { margin: 4% 0; padding-left: 3%; }
  .Industrial .Indu_bd .bo_ul2 .bo_txt span { font-size: 14px; line-height: 24px; }
  .Industrial .Indu_bd .bo_ul2 .bo_txt::before { top: 6px; border-top: 6px solid transparent; border-left: 10px solid #7b97df; border-bottom: 6px solid transparent; }
  .About p { font-size: 14px; line-height: 24px; }
  .structure { padding: 6% 0; }
  .Contact > div { padding: 4% 0; width: 50%; }
  .Contact > div.cont_1 { width: 100%; border-right: none; }
  .Contact > div.cont_1 .txt { display: inline-block; width: calc(100% - 330px); }
  .Contact > div.cont_2 { border-top: 1px solid #ccc; }
  .Contact > div.cont_3 { border-left: 1px solid #ccc; border-right: none; }
  .Contact .map { display: inline-block; vertical-align: top; width: 330px; }
  .Contact .map img { max-width: 100%; }
  .Contact .txt { padding: 0 3%; }
  .Contact .txt h4 { margin-bottom: 2%; font-size: 16px; }
  .Contact .txt p { font-size: 14px; }
  .Brand { display: none; }
  .Brand_sj { display: block; }
  .Brand_sj ul li { width: 48%; margin-bottom: 3%; }
  .Brand_sj ul li:nth-child(odd) { float: left; }
  .Brand_sj ul li:nth-child(even) { float: right; }
  .Brand_sj ul li a { display: block; }
  .Brand_sj ul li a img { width: 100%; }
  .Brand_sj ul li span { display: block; font-size: 16px; color: #666666; line-height: 30px; text-align: center; } }
@media (max-width: 900px) { .index { padding-top: calc(5% + 60px); }
  .index_2 .in_box > button { width: 36px; height: 36px; }
  .index_2 .in_box > button:before { font-size: 36px; }
  .index_4 .in_box .in_1 .in_img { width: 200px; margin-bottom: 0; padding: 12% 0; }
  .index_4 .in_box .in_1 .in_txt { width: calc(100% - 200px); }
  .index_4 .in_box .in_1 .in_txt > h4 { font-size: 16px; }
  .index_4 .in_box .in_1 .in_txt > p { max-height: 72px; -webkit-line-clamp: 3; }
  .index_4 .in_box .in_2 .in_img { padding: 7% 0; }
  .index_4 .in_box .in_2 .in_txt > p { max-height: 72px; -webkit-line-clamp: 3; }
  .index_4 .in_box .in_2 > a { display: block; float: none !important; width: 100%; margin: 2% 0; }
  .Content { padding: 60px 3% 0; }
  .Content .sub_tit { padding: 30px 0 20px; }
  .Content .sub_tit h4 { font-size: 24px; line-height: 30px; }
  .Content .sub_tit h6 { font-size: 14px; line-height: 20px; }
  .Content .sub_box { height: calc(100% - 150px); padding: 3%; }
  .News ul { margin-right: 0; }
  .News ul li { width: 100%; margin-right: 0; padding: 6px; }
  .News .ne_img { width: 180px; }
  .News .ne_txt { width: calc(100% - 180px); padding-left: 15px; }
  .News .ne_txt h4 { padding: 5px 0; font-size: 18px; }
  .News .ne_txt p { -webkit-line-clamp: 4; height: 96px; font-size: 14px; line-height: 24px; }
  .News .ne_txt h6 { font-size: 12px; }
  .Industrial .Indu_hd span { width: 33.33%; padding: 0; font-size: 14px; line-height: 36px; box-sizing: border-box; }
  .Industrial .Indu_bd .bo_tit h4 { font-size: 20px; }
  .Industrial .Indu_bd .bo_h4 span { padding: 0 10px; }
  .Industrial .Indu_bd .bo_ul1 li { width: 120px; height: 120px; padding: 5px; margin: 0 20px; border-radius: 50%; }
  .Industrial .Indu_bd .bo_ul1 li > div { line-height: 110px; }
  .Join_list ul li { padding: 3%; }
  .Join_list ul li h4 span { font-size: 16px; }
  .Join_list ul li h4 span i { display: inline-block; vertical-align: top; position: static; width: 16px; height: 16px; margin-right: 10px; }
  .Join_list .c_box > div { float: none !important; width: 100%; }
  .Join_list .c_box > div p { font-size: 14px; line-height: 20px; }
  .Join_list .c_box > div.fl { margin-bottom: 3%; }
  .Join_x .jox_tit { margin-bottom: 4%; }
  .Join_x .jox_tit a { font-size: 12px; }
  .Join_x .jox_tit span { font-size: 16px; }
  .Join_x .jox_mian p { width: 100%; height: auto; padding: 10px; margin: 0 auto 20px; padding-left: 5%; line-height: 30px; }
  .Join_x .jox_mian p span { font-size: 14px; }
  .Join_x .jox_mian p a { font-size: 14px; }
  .Honor .ho_hd { margin-bottom: 5%; }
  .Honor .ho_hd span { width: 90px; height: 36px; font-size: 14px; line-height: 36px; }
  .Honor .ho_box p { padding-left: 10px; font-size: 14px; line-height: 24px; }
  .Honor .ho_box p::before { top: 7px; }
  .Honor .ho_box > div { margin-bottom: 3%; }
  .Contact > div { padding: 4% 0; width: 100%; border-right: none !important; border-left: none !important; }
  .Contact > div.cont_1 { width: 100%; border-right: none; }
  .Contact > div.cont_1 .txt { display: inline-block; width: calc(100% - 250px); }
  .Contact .map { width: 250px; }
  .Contact .map img { max-width: 100%; }
  .Contact .txt { padding: 0 3%; }
  .Contact .txt h4 { margin-bottom: 2%; font-size: 16px; }
  .Contact .txt p { font-size: 14px; } }

@media (max-width: 640px) { .header { height: 50px; line-height: 50px; }
  .logo { line-height: 50px; }
  .logo a { height: 40px; }
  .nav { padding: 50px 3%; width: 200px; }
  .nav.close-nav { -webkit-transform: translate(200px, 0); transform: translate(200px, 0); }
  .nav > ul > li > a { padding: 15px 0; font-size: 14px; }
  .search { right: 50px; }
  .search > i { width: 40px; font-size: 16px; }
  .search form.search_form span { display: block; position: absolute; top: 20%; left: 50%; width: calc(100% - 20px); height: 50px; margin-left: calc(-50% + 10px); }
  .search form.search_form input[type='text'] { width: calc(100% - 50px); padding: 0 12px; font-size: 14px; color: #666; }
  .search form.search_form input[type='submit'] { width: 50px; font-size: 20px; }
  .push-nav { right: 0; width: 50px; height: 50px; }
  .push-nav .nav-toggle span { width: 25px; height: 2px; margin-bottom: 6px; -webkit-transform-origin: 24px; transform-origin: 24px; }
  .wx_wb { right: 90px; }
  .wx_wb span i { width: 40px; }
  .wx_wb span em { width: 80px; height: 80px; margin-left: -40px; }
  .index { padding-top: calc(5% + 50px); }
  .index_1 { margin-top: 20px; }
  .index_1 .in_box > button { width: 24px; height: 24px; }
  .index_1 .in_box > button:before { font-size: 24px; }
  .index_1 .in_box .txt h4 { font-size: 20px; }
  .index_1 .in_box .txt p { font-size: 12px; color: #666666; }
  .index_1 .in_box .txt h6 a { font-size: 12px; }
  .index_1 .in_box .txt h6 i { vertical-align: 0; margin-left: 5px; border-top: 5px solid transparent; border-left: 8px solid #f18c1b; border-bottom: 5px solid transparent; }
  .index_1 .in_box > ul li { width: 25%; }
  .index_2 { height: 60%; margin-top: 0; }
  .index_2 .in_box > button { width: 24px; height: 24px; }
  .index_2 .in_box > button:before { font-size: 24px; }
  .index_3 { margin-top: 20px; }
  .index_3 .in_box .in_li > div > h5 { font-size: 18px; }
  .index_3 .in_box .in_li > div > p { height: 100px; line-height: 20px; }
  .index_3 .in_box .in_li > div > h6 { height: 30px; line-height: 30px; }
  .index_3 .in_box .in_li > div > h6 a { font-size: 12px; }
  .index_4 { margin-top: 20px; }
  .index_4 .in_box .in_1 { padding: 3%; }
  .index_4 .in_box .in_1 .in_img { padding: 18% 0; width: 120px; }
  .index_4 .in_box .in_1 .in_txt { width: calc(100% - 120px); }
  .index_4 .in_box .in_1 .in_txt > h4 { font-size: 16px; }
  .index_4 .in_box .in_1 .in_txt > p { max-height: 60px; line-height: 20px; font-size: 12px; }
  .index_4 .in_box .in_1 .in_txt h5 { font-size: 12px; }
  .index_4 .in_box .in_1 .in_txt h6 a { font-size: 12px; }
  .index_4 .in_box .in_1 .in_txt h6 i { vertical-align: 0; margin-left: 5px; border-top: 5px solid transparent; border-left: 8px solid #f18c1b; border-bottom: 5px solid transparent; }
  .index_4 .in_box .in_2 > a { width: 100%; height: auto; margin-bottom: 3%; padding: 3%; }
  .index_4 .in_box .in_2 .in_img { width: 120px; padding: 12% 0; }
  .index_4 .in_box .in_2 .in_txt { width: calc(100% - 120px); }
  .index_4 .in_box .in_2 .in_txt > h4 { font-size: 14px; padding: 5px 0; }
  .index_4 .in_box .in_2 .in_txt p { max-height: 40px; font-size: 12px; line-height: 20px; }
  .Content { padding: 50px 3% 0; }
  .Content .sub_tit { padding: 20px 0 10px; }
  .Content .sub_tit h4 { font-size: 18px; line-height: 24px; }
  .Content .sub_tit h6 { font-size: 12px; line-height: 16px; }
  .Content .sub_mm i { font-size: 12px; }
  .Content .sub_mm a { padding-right: 10px; font-size: 12px; }
  .Content .sub_mm span { font-size: 12px; }
  .Content .sub_box { height: calc(100% - 120px); padding: 3%; }
  .Content .sub_nav { padding-top: 50px; width: 180px; }
  .Content .sub_nav.on { transform: translateX(180px); -webkit-transform: translateX(180px); }
  .Content .sub_nav ul li a { font-size: 14px; line-height: 36px; }
  .Content .sub_nav .sub_navii { top: 60px; left: calc(100% + 10px); }
  .Content .sub_nav .sub_navii span { width: 30px; height: 39px; }
  .Content .sub_nav .sub_navii i { display: none; }
  .News ul { margin-right: 0; }
  .News ul li { width: 100%; margin-right: 0; padding: 6px; }
  .News .ne_img { width: 100px; height: 120px; }
  .News .ne_txt { width: calc(100% - 100px); padding-left: 10px; }
  .News .ne_txt h4 { font-size: 16px; }
  .News .ne_txt p { -webkit-line-clamp: 3; margin: 5px 0; height: 60px; font-size: 12px; line-height: 20px; }
  .Industrial .Indu_hd span { padding: 10px 0; font-size: 12px; line-height: 20px; }
  .Industrial .Indu_bd .bo_tit h4 { font-size: 16px; }
  .Industrial .Indu_bd .bo_h4 span { font-size: 16px; }
  .Industrial .Indu_bd .bo_h4 span::after { width: 40px; }
  .Industrial .Indu_bd .bo_h4 span::before { width: 40px; }
  .Industrial .Indu_bd .bo_mi p { font-size: 12px; line-height: 20px; }
  .Industrial .Indu_bd .bo_ul1 li { width: 90px; height: 90px; margin: 0 3px; }
  .Industrial .Indu_bd .bo_ul1 li > div { line-height: 80px; }
  .Industrial .Indu_bd .bo_ul1 li > div span { font-size: 10px; }
  .Industrial .Indu_bd .bo_ul2 .bo_txt span { font-size: 12px; line-height: 20px; }
  .Industrial .Indu_bd .bo_ul2 .bo_txt::before { top: 4px; border-top: 5px solid transparent; border-left: 8px solid #7b97df; border-bottom: 5px solid transparent; }
  .Join_list ul li { padding: 3%; }
  .Join_list ul li h4 { margin-bottom: 5%; line-height: 16px; }
  .Join_list ul li h4 span i { vertical-align: 0; width: 12px; height: 12px; margin-right: 5px; }
  .Join_list ul li h4 em { font-size: 12px; }
  .Join_list .c_box { padding-right: 0; }
  .Join_list .c_box > div { float: none !important; width: 100%; }
  .Join_list .c_box > div h4 { font-size: 14px; }
  .Join_list .c_box > div p { font-size: 12px; }
  .Join_list .c_box > div.fl { margin-bottom: 3%; }
  .Join_list .c_box > div.fl .pp { -webkit-line-clamp: 3; height: 60px; }
  .Join_list .c_box > div.fr .pp { -webkit-line-clamp: 2; height: 40px; }
  .Join_list .c_box a { display: inline-block; position: static; width: 90px; height: 30px; margin-top: 4%; line-height: 30px; font-size: 12px; }
  .Join_x .jox_tit a { margin-bottom: 5px; }
  .Join_x .jox_tit span { font-size: 14px; line-height: 24px; }
  .Join_x .jox_mian p { margin: 0 auto 12px; line-height: 24px; }
  .Join_x .jox_mian p span { display: block; font-size: 12px; }
  .Join_x .jox_mian p a { display: block; font-size: 12px; }
  .About p { font-size: 12px; line-height: 20px; }
  .Honor .ho_hd { font-size: 0; }
  .Honor .ho_hd span { width: 25%; height: 30px; margin: 3px 0; font-size: 12px; line-height: 28px; box-sizing: border-box; border-left: none; }
  .Honor .ho_hd span:nth-child(4n+1) { border-left: 1px solid #ddd; }
  .Honor .ho_box p { padding-left: 10px; font-size: 12px; line-height: 20px; }
  .Honor .ho_box p::before { top: 4px; }
  .Contact > div.cont_1 .txt { width: 100%; }
  .Contact .map { width: 100%; margin-bottom: 3%; }
  .Contact .map img { max-width: 100%; }
  .Contact .txt { padding: 0 3%; }
  .Contact .txt h4 { margin-bottom: 2%; font-size: 14px; }
  .Contact .txt p { font-size: 12px; line-height: 20px; }
  .Brand_sj ul li { float: none !important; width: 100%; }
  .Brand_sj ul li span { font-size: 14px; line-height: 24px; } }

 @media (max-width: 370px) {
  .logo a { height: 34px; }
  .search { right: 50px; }
  .wx_wb span i { width: 30px; }
}
/*动画*/
@-webkit-keyframes fade-in { 0% { opacity: 0; }
  100% { opacity: 1; } }
@keyframes fade-in { 0% { opacity: 0; }
  100% { opacity: 1; } }
.index_1 .in_box, .index_2 .in_li, .index_3 .in_li, .index_4 .in_1, .index_4 .in_2 { opacity: 0; }

.index_1.Animation .in_box { -webkit-animation: fadeInUp .5s ease forwards; animation: fadeInUp .5s ease forwards; }

.index_1.Animation .in_box { opacity: 1; }

.index_2.Animation .in_li:nth-child(1) { -webkit-animation: fadeInUp .5s ease forwards; animation: fadeInUp .5s ease forwards; }

.index_2.Animation .in_li:nth-child(2) { -webkit-animation: fadeInUp .7s ease forwards; animation: fadeInUp .7s ease forwards; }

.index_2.Animation .in_li:nth-child(3) { -webkit-animation: fadeInUp .9s ease forwards; animation: fadeInUp .9s ease forwards; }

.index_2.Animation .in_li:nth-child(4) { -webkit-animation: fadeInUp 1.1s ease forwards; animation: fadeInUp 1.1s ease forwards; }

.index_2.Animation .in_li:nth-child(5) { -webkit-animation: fadeInUp 1.3s ease forwards; animation: fadeInUp 1.3s ease forwards; }

.index_2.Animation .in_li:nth-child(6) { -webkit-animation: fadeInUp 1.5s ease forwards; animation: fadeInUp 1.5s ease forwards; }

.index_2.Animation .in_li:nth-child(7) { -webkit-animation: fadeInUp 1.7s ease forwards; animation: fadeInUp 1.7s ease forwards; }

.index_2.Animation .in_li:nth-child(8) { -webkit-animation: fadeInUp 1.9s ease forwards; animation: fadeInUp 1.9s ease forwards; }

.index_2.Animation .in_li:nth-child(9) { -webkit-animation: fadeInUp 2.1s ease forwards; animation: fadeInUp 2.1s ease forwards; }

.index_2.Animation .in_li:nth-child(10) { -webkit-animation: fadeInUp 2.3s ease forwards; animation: fadeInUp 2.3s ease forwards; }

.index_2.Animation .in_li { opacity: 1; }

.index_3.Animation .in_li:nth-child(1) { -webkit-animation: fadeInUp .5s ease forwards; animation: fadeInUp .5s ease forwards; }

.index_3.Animation .in_li:nth-child(2) { -webkit-animation: fadeInUp .8s ease forwards; animation: fadeInUp .8s ease forwards; }

.index_3.Animation .in_li:nth-child(3) { -webkit-animation: fadeInUp 1.1s ease forwards; animation: fadeInUp 1.1s ease forwards; }

.index_3.Animation .in_li { opacity: 1; }

.index_4.Animation .in_1 { -webkit-animation: fadeInDown  .5s ease forwards; animation: fadeInDown  .5s ease forwards; }

.index_4.Animation .in_2 { -webkit-animation: fadeInUp .5s ease forwards; animation: fadeInUp .5s ease forwards; }

.index_4.Animation .in_1, .index_4.Animation .in_2 { opacity: 1; }

@-webkit-keyframes arrowGo { 0% { -webkit-transform: translate(0, 30%); }
  50% { -webkit-transform: translate(0, 0%); }
  100% { -webkit-transform: translate(0, 30%); } }
@keyframes arrowGo { 0% { transform: translate(0, 30%); }
  50% { transform: translate(0, 0%); }
  100% { transform: translate(0, 30%); } }




