﻿@charset "utf-8";

body{ padding-top:124px !important;font-family:"微软雅黑"}
.no-margin{margin:0 !important}
.overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
a{text-decoration:none !important;cursor:pointer !important}
.container-fluid{max-width:1230px !important}
.tr{transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;}
.tr3{transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}
input,button,textarea,.swiper-pagination span,.swiper-button{ outline: none !important; }
.sizeCover{ background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }

.maodian{ position: relative;}
.maodian-line{ position: absolute; left: 0; top:-124px; z-index: 1; width: 100%; height: 1px;}

.main-pad-1{ padding:50px 0 0;}
.main-pad-2{ padding:0 0 50px;}
.main-pad-3{ padding:30px 0 0;}
.main-pad-4{ padding:0 0 30px;}
.main-background-1{ background:#f3f3f3;}
.main-background-2{ background: url(../images/bg2.jpg) no-repeat top;}

header{ position: fixed; left: 0; top: 0; z-index:99999; width: 100%; background: rgba(255,255,255,.9);}
header .box{ display: flex; justify-content:space-between; align-items: center;}
header .logo a{ display:block; font-size:0;line-height:124px;}

.title-1 .biaoti{ display: flex; justify-content: center; margin-bottom: 15px;}
.title-1 .biaoti .mc{ position: relative; font-size: 30px; color: #000; font-weight: bold; line-height: 34px;}
.title-1 .biaoti .mc b{ display: block; position: absolute; top:50%; z-index: 1; width: 20px; height: 4px; border-top:solid 1px #004da5; border-bottom:solid 1px #004da5;}
.title-1 .biaoti .mc b:nth-child(-n+2){ right:calc(100% + 15px);}
.title-1 .biaoti .mc b:nth-child(n+3){ left:calc(100% + 15px);}
.title-1 .biaoti .mc b:nth-child(1),.title-1 .biaoti .mc b:nth-child(3){ margin-top:-3px;}
.title-1 .biaoti .mc b:nth-child(2),.title-1 .biaoti .mc b:nth-child(4){ margin-top:3px;}
.title-1 .jieshao{ position: relative; padding-bottom:20px; font-size:16px; color: #9b9b9b; line-height: 24px;}
.title-1 .jieshao:before{ content: ""; position: absolute; left: 50%; bottom: 0; z-index: 1; margin-left:-12px; border-left:solid 12px transparent; border-right:solid 12px transparent; border-top:solid 12px #0077ff;}
.title-1.active .biaoti .mc{ color: #000;}
.title-2{ padding:30px 0; margin-bottom: 40px; display: flex; justify-content: center;}
.title-2 .box{ max-width: 100%;}
.title-2 .box .mc{ display: flex; justify-content: center; margin-bottom: 15px;}
.title-2 .box .mc span{ position: relative; padding:0 95px; font-size: 30px; color: #fff; font-weight: bold; line-height: 34px;}
.title-2 .box .mc span:before,.title-2 .box .mc span:after{ content: ""; position: absolute; top:50%; z-index: 1; width: 70px; height: 23px; border-top:solid 2px #fff;}
.title-2 .box .mc span:before{ left: 0; border-left:solid 2px #fff;}
.title-2 .box .mc span:after{ right: 0; border-right:solid 2px #fff;}
.title-2 .box .jieshao{ position: relative; padding-bottom:25px; font-size: 18px; color: #fff; line-height: 24px;}
.title-2 .box .jieshao:before{ content:""; position: absolute; left:50%; bottom: 0; z-index: 1; margin-left:-12px; border-left:solid 12px transparent;border-right:solid 12px transparent;border-top:solid 12px #fff;}
.title-3{ display: flex; margin-bottom:30px; overflow: hidden;}
.title-3 .box{ position: relative; display: flex; align-items: center;}
.title-3 .box:before{ content: ""; position: absolute; top: 50%; left:calc(100% + 10px); z-index: 1; margin-top:-5px; width: 1200px; height:10px; background: url(../images/t3_xiexian.png) repeat-x;}
.title-3 .box .icon{ font-size: 0;}
.title-3 .box .icon img{ width:42px;}
.title-3 .box .cn{ margin:0 10px; font-size: 28px; font-weight: bold;}
.title-3 .box .en{ font-family: 'Arial'; font-size: 35px; color: #dfdfdf; font-weight: bold;}
.title-4{ margin-bottom: -10px;}
.title-4 ul{ display: flex; flex-wrap: wrap; justify-content: center;}
.title-4 ul li{ position: relative; margin: 0 5px 10px; min-width: 170px; background: #fff; border-radius: 24px;-webkit-border-radius: 24px; box-shadow: 0 0 5px rgba(0,0,0,.5);-webkit-box-shadow: 0 0 5px rgba(0,0,0,.5); overflow: hidden;}
.title-4 ul li:before,.title-4 ul li:after{ content:""; position: absolute; width: calc(100% - 4px); height:40px; border-radius:22px;-webkit-border-radius:22px; transition: all .3s;}
.title-4 ul li:before{ z-index: 1; left:2px; top:2px; background:rgb(0,107,230);background:-moz-linear-gradient(left,rgba(0,107,230,1) 0%,rgba(26,174,198,1) 100%);background:-webkit-linear-gradient(left,rgba(0,107,230,1) 0%,rgba(26,174,198,1) 100%);background:linear-gradient(to right,rgba(0,107,230,1) 0%,rgba(26,174,198,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#006be6',endColorstr='#1aaec6',GradientType=1 );}
.title-4 ul li:after{ z-index: 2; left:100%; top: 2px; background: #fea000;}
.title-4 ul li:hover:before{ left:-100%;}
.title-4 ul li.active:before{ left:-100%;}
.title-4 ul li:hover:after{ left: 2px;}
.title-4 ul li.active:after{ left: 2px;}
.title-4 ul li a{ position: relative; z-index: 3; display: block; padding: 0 10px; font-size: 20px; color: #fff; line-height: 44px;}
.title-5{ margin-bottom: 20px;}
.title-5 .biaoti{ font-size:24px; color: #333; line-height: 24px;}	
.title-5 .time{ margin-top:5px; color: #999; line-height: 24px;}

.text-1{ display: flex; justify-content: flex-end; padding:50px 0 35px; font-size: 0;}
.text-1 img{ max-width:90%;}
.text-4{ display: flex;}
.text-4 .biaoti{ display: flex; width: 270px;}
.text-4 .biaoti .en{ font-size: 44px; color: #0077ff; font-weight: bold; line-height: 45px;}
.text-4 .biaoti .cn{ margin-left: 10px; margin-top: 10px; font-size: 25px; color: #000; line-height: 30px;}
.text-4 ul{ display: flex; flex-wrap: wrap; padding: 15px 0 0; width: calc(100% - 270px);}
.text-4 ul li{ margin-right: 30px; margin-bottom: 5px;}
.text-4 ul li a{ display: block; font-size: 16px; color: #333; line-height: 24px;}
.text-5{ margin-bottom: 20px; font-size: 16px; color: #333; line-height:30px;}
.text-6{ font-size: 16px; color: #333; line-height:30px;}

.picture-1{ margin-top:-10px;}
.picture-1-list a{ display: block; padding-top: 10px;}
.picture-1-list a .icon{ display: flex; justify-content: center; align-items: center; margin: 0 auto 15px; width: 138px; height: 138px; font-size: 0; border-radius: 50%;-webkit-border-radius: 50%; box-shadow:0 0 10px rgba(0,0,0,.3);-webkit-box-shadow:0 0 10px rgba(0,0,0,.3); overflow: hidden;}
.picture-1 .swiper-slide:nth-child(1) .picture-1-list a .icon{ background: #d090d8 url(../images/p1_icon_touying_03.png) no-repeat center center / 100% 100%;}
.picture-1 .swiper-slide:nth-child(2) .picture-1-list a .icon{ background: #e4c345 url(../images/p1_icon_touying_05.png) no-repeat center center / 100% 100%;}
.picture-1 .swiper-slide:nth-child(3) .picture-1-list a .icon{ background: #e09498 url(../images/p1_icon_touying_07.png) no-repeat center center / 100% 100%;}
.picture-1 .swiper-slide:nth-child(4) .picture-1-list a .icon{ background: #74cbe7 url(../images/p1_icon_touying_09.png) no-repeat center center / 100% 100%;}
.picture-1 .swiper-slide:nth-child(5) .picture-1-list a .icon{ background: #a5dee7 url(../images/p1_icon_touying_11.png) no-repeat center center / 100% 100%;}
.picture-1-list a .icon img{ max-width: 100%;}
.picture-1-list a .biaoti{ margin:0 0 15px; font-size: 20px; color: #333; font-weight: bold; line-height: 24px;}
.picture-1-list a .jiangexian{ margin: 0 auto 15px; width: 25px; height: 3px;}
.picture-1 .swiper-slide:nth-child(1) .picture-1-list a .jiangexian{ background: #d090d8;}
.picture-1 .swiper-slide:nth-child(2) .picture-1-list a .jiangexian{ background: #e4c345;}
.picture-1 .swiper-slide:nth-child(3) .picture-1-list a .jiangexian{ background: #e09498;}
.picture-1 .swiper-slide:nth-child(4) .picture-1-list a .jiangexian{ background: #74cbe7;}
.picture-1 .swiper-slide:nth-child(5) .picture-1-list a .jiangexian{ background: #a5dee7;}
.picture-1-list a .jieshao{ height: 48px; font-size: 16px; color: #333333; line-height: 24px; overflow: hidden;}
.picture-2{ position: relative; margin:-10px 110px;}
.picture-2-list a{ display: block; margin: 10px; box-shadow: 0 0 5px rgba(0,0,0,.3);-webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);}
.picture-2-list a .imgbox{ overflow: hidden;}
.picture-2-list a .imgbox span{ display: block; padding-top: calc(225 / 320 * 100%);}
.picture-2 .swiper-button{ display: flex; justify-content: center; align-items: center; width: 52px; height: 52px; font-size: 20px; color: #fff; background: #d0d0d0; border-radius: 50%;-webkit-border-radius: 50%; opacity: 1;}
.picture-2 .swiper-button.swiper-button-prev{ left: -70px; transform: rotateY(180deg);}
.picture-2 .swiper-button.swiper-button-next{ right: -70px;}
.picture-2 ul{ display: flex; flex-wrap: wrap;}
.picture-2 ul li .picture-2-list a{ margin: 0;}
.picture-3 ul:nth-child(n+2){ margin-top: 20px;}
.picture-3 ul li a{ display: block;}
.picture-4 .left{ position: relative;}
.picture-4 .left .map{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%;}
.picture-4 .right .logo{font-size: 0;}
.picture-4 .right .contact{ font-size: 20px; color: #333; line-height: 36px;}
.picture-5 ul{ display: flex; flex-wrap: wrap;}
.picture-5-list a{ display: block;}
.picture-5-list a .imgbox{ border:double 3px #e7e7e7; overflow: hidden;}
.picture-5-list a .imgbox span{ display: block; padding-top: calc(226 / 281 * 100%); background-size: contain !important;}
.picture-5-list a .textbox{ padding:0 10px; height:45px; font-size: 18px; color: #333; line-height: 43px; border:solid 1px #e7e7e7; background-color: #e4e4e4;}
.picture-6{ margin-bottom: 20px; font-size: 0;}
.picture-6 img{ max-width: 100%;}
.picture-7 ul li:nth-child(n+2){ margin-top: 10px;}
.picture-7 ul li a{ display:flex;}
.picture-7 ul li a .imgbox{ width:188px; background: #fff; border:solid 2px #fff; overflow: hidden;}
.picture-7 ul li a .imgbox span{ display: block; padding-top:106px;}
.picture-7 ul li a .textbox{ padding:10px 15px; width: calc(100% - 188px); height: 110px; background: #fff;}
.picture-7 ul li a .textbox .biaoti{ margin-bottom: 10px; display: flex; justify-content: space-between; align-items: center; line-height: 24px;}
.picture-7 ul li a .textbox .biaoti .mc{ width: calc(100% - 45px); font-size: 18px; color: #333;}
.picture-7 ul li a .textbox .biaoti .time{ color: #999999;}
.picture-7 ul li a .textbox .jieshao{ height: 50px; color: #333; line-height: 25px; overflow: hidden;}
.picture-7.active ul li:nth-child(n+2){ margin-top:20px; padding-top:20px; border-top: solid 1px #eee;}
.picture-7.active ul li a .imgbox{ width:260px;}
.picture-7.active ul li a .imgbox span{ padding-top:160px;}
.picture-7.active ul li a .textbox{ height:164px;}
.picture-7.active ul li a .textbox .jieshao{ height:100px;}

footer{ background: #151431;}
footer .box{ display: flex;}
footer .box .left{ display: flex; align-items: center; padding: 30px 0; width: 304px; background: #0077ff;}
footer .box .left .text{ width: 100%;}
footer .box .left .ewm{ margin-bottom: 20px;}
footer .box .left .ewm ul{ display: flex; justify-content: center;}
footer .box .left .ewm ul li{ width: 112px;}
footer .box .left .ewm ul li:nth-child(n+2){ margin-left:12px;}
footer .box .left .ewm ul li .imgbox{ margin-bottom: 5px; font-size: 0;}
footer .box .left .ewm ul li .imgbox img{ width:100%;}
footer .box .left .ewm ul li .mc{ font-size: 16px; color: #fff; line-height: 24px;}
footer .box .left .logo{ font-size: 16px; color: #fff; line-height: 24px;}
footer .box .right{ width: calc(100% - 304px);}
footer .box .right .menu{ border-bottom: solid 1px #242249;}
footer .box .right .menu ul{ padding-left:80px; display: flex; align-items: center; height: 66px;}
footer .box .right .menu ul li{ margin-right:15px; padding-right:15px; border-right: solid 2px #fff;}
footer .box .right .menu ul li:last-child{ margin-right: 0; padding-right: 0; border-right: none;}
footer .box .right .menu ul li a{ display: block; height: 16px; font-size: 16px; color: #fff; line-height: 16px;}
footer .box .right .qita{ display: flex; align-items: center; padding: 30px 0 0 30px; margin-bottom:20px; justify-content: space-between; border-top: solid 1px #0c0b20;}
footer .box .right .qita .tel a{ display: flex; align-items: center;}
footer .box .right .qita .tel a .icon{ margin-right: 10px; font-size: 0;}
footer .box .right .qita .tel a .icon img{ width: 41px;}
footer .box .right .qita .tel a .text .mc{ font-size: 16px; color: #fff; line-height: 24px;}
footer .box .right .qita .tel a .text .shuzi{ font-family: 'Arial'; font-size: 25px; color: #fff; font-weight: bold;}
footer .box .right .qita .contact{ padding-left:30px; width: calc(100% - 210px);}
footer .box .right .qita .contact ul{ display: flex; flex-wrap: wrap;}
footer .box .right .qita .contact ul li{ width: 50%; font-size: 16px; color: #fff; line-height: 35px;} 
footer .box .right .copyright{ padding-left:80px; font-size: 16px; color: #fff; line-height: 24px;}

@media (min-width:992px){
	header .right{ padding-top: 12px; width: calc(100% - 520px);}
	header .tel{ display: flex; align-items: center; justify-content: flex-end;}
	header .tel .icon{ font-size: 0;}
	header .tel .icon img{ width:43px;animation:shuzi 1.2s 0s linear infinite;}	
	header .tel .shuzi{ margin-left:15px; font-family: 'Impact'; font-size: 30px; color: #fea000; line-height: 34px;background:linear-gradient(left,#f71605,#e0f513);background:-webkit-linear-gradient(left,#f71605,#e0f513);background:-o-linear-gradient(right,#f71605,#e0f513);-webkit-background-clip:text;animation:shuzi 1.2s 0s linear infinite;}
	@keyframes shuzi{
		0%{ transform: scale(1);}
		50%{ transform: scale(1.1);}
		100%{ transform: scale(1);}
	}
	header .menu ul{ display: flex; align-items: center; justify-content: flex-end;}
	header .menu ul li{ position:relative;}
	header .menu ul li:nth-child(n+2){ margin-left: 18px;}
	header .menu ul li > a{ position: relative; display:block; padding-bottom: 16px; font-size:16px; color:#333; line-height:56px;}
	header .menu ul li > a:before{ content: ""; position: absolute; left: 50%; bottom: 0; z-index: 1; margin-left: 0; width: 0; height: 4px; background: #e89200; transition: all .3s;}
	header .menu ul li:hover > a:before{ margin-left:-50%; width: 100%;}
	header .menu ul li.active > a:before{ margin-left:-50%; width: 100%;}
	header .menu ul li .ul{ display: none; position:absolute; left:50%; top:100%; margin-left:-60px; width:120px;}
	header .menu ul li .ul .li > a{ display:block; padding: 10px; color:#333; line-height:24px; background:rgba(255,255,255,.9);}
	header .menu ul li .ul .li:hover > a{ color:#fff; background:#fea000;}
	.banner{ position:relative; height:calc(100vh - 124px); overflow: hidden;}
	.banner:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 5; width: 100%; height: 100%;}
	.banner video{ position:absolute; left: 50%; top: 50%; z-index: 1; transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
	.banner video.width{ width: 120%;}
	.banner video.height{ height: 120%;}
	.banner .swiper-container{ position: absolute; left: 0; top: 0; z-index:2; width: 100%;height: 100%;}
	.banner .swiper-slide{ display: flex; justify-content: center; align-items: center; font-size: 0;}
	.banner .swiper-slide .imgbox{ max-width: 100%;}
	.banner .swiper-slide .imgbox img{ max-width: 100%; animation: bannerimg 4s 1s linear infinite;}
	@keyframes bannerimg{
		0%{ transform: translateY(0px);}
		33%{ transform: translateY(30px);}
		66%{ transform: translateY(-30px);}
		100%{ transform: translateY(0px);}
	}
	@-webkit-keyframes bannerimg{
		0%{ transform: translateY(0px);}
		33%{ transform: translateY(30px);}
		66%{ transform: translateY(-30px);}
		100%{ transform: translateY(0px);}
	}
	.text-4 ul li a:hover{ color: #126dc0; text-decoration: underline !important;}
	.picture-1-list a:hover .icon{ animation:huan 1s 0s linear forwards; box-shadow:0 0 10px rgba(0,0,0,.8);-webkit-box-shadow:0 0 10px rgba(0,0,0,.8);}
	@keyframes huan{
		0%{ transform:translateX(0) rotate(0deg);}
		20%{ transform:translateX(40px) rotate(30deg);}
		60%{ transform:translateX(-30px) rotate(-20deg);}
		70%{ transform:translateX(20px) rotate(10deg);}
		80%{ transform:translateX(-10px) rotate(-10deg);}
		100%{ transform:translateX(0) rotate(0deg);}
	}
	@-webkit-keyframes huan{
		0%{ transform:translateX(0) rotate(0deg);}
		20%{ transform:translateX(40px) rotate(30deg);}
		60%{ transform:translateX(-30px) rotate(-20deg);}
		70%{ transform:translateX(20px) rotate(10deg);}
		80%{ transform:translateX(-10px) rotate(-10deg);}
		100%{ transform:translateX(0) rotate(0deg);}
	}
	.picture-1 .swiper-slide:nth-child(1) .picture-1-list a:hover .biaoti{ color:#d090d8;}
	.picture-1 .swiper-slide:nth-child(2) .picture-1-list a:hover .biaoti{ color:#e4c345;}
	.picture-1 .swiper-slide:nth-child(3) .picture-1-list a:hover .biaoti{ color:#e09498;}
	.picture-1 .swiper-slide:nth-child(4) .picture-1-list a:hover .biaoti{ color:#74cbe7;}
	.picture-1 .swiper-slide:nth-child(5) .picture-1-list a:hover .biaoti{ color:#a5dee7;}	
	.picture-2-list a:hover .imgbox span{ transform: scale(1.2);}
	.picture-2 .swiper-button:hover{ background:#fea000;}
	.picture-2 ul li{ margin-right: 20px; width: calc((100% - 20px * 3) / 4);}
	.picture-2 ul li:nth-child(4n+4){ margin-right: 0;}
	.picture-2 ul li:nth-child(n+5){ margin-top: 20px;}
	.picture-3 ul{ position: relative; padding-top: calc(620 / 1200 * 100%);}
	.picture-3 ul li{ position: absolute;}
	.picture-3-1 ul li:nth-child(1){ left: 0; top: 0; width: calc((100% - 40px) / 3); height: calc(50% - 10px);}
	.picture-3-1 ul li:nth-child(2){ left: calc((100% - 40px) / 3 + 20px); top: 0; width: calc((100% - 40px) / 3); height: calc(50% - 10px);}
	.picture-3-1 ul li:nth-child(3){ right: 0; top: 0; width: calc((100% - 40px) / 3); height: calc(50% - 10px);}
	.picture-3-1 ul li:nth-child(4){ left: 0; bottom: 0; width: calc(50% - 10px); height: calc(50% - 10px);}
	.picture-3-1 ul li:nth-child(5){ right: 0; bottom: 0; width: calc(50% - 10px); height: calc(50% - 10px);}
	.picture-3-2 ul li:nth-child(1){ left: 0; top: 0; width: calc((100% - 40px) / 3); height:100%;}
	.picture-3-2 ul li:nth-child(2){ left: calc((100% - 40px) / 3 + 20px); top: 0; width: calc((100% - 40px) / 3); height: calc(50% - 10px);}
	.picture-3-2 ul li:nth-child(3){ right: 0; top: 0; width: calc((100% - 40px) / 3); height: calc(50% - 10px);}
	.picture-3-2 ul li:nth-child(4){ right: 0; bottom: 0; width: calc((100% - 40px) / 3 * 2 + 20px); height: calc(50% - 10px);}
	.picture-3-3 ul li:nth-child(1){ left: 0; top: 0; width: calc(50% - 10px); height:calc(50% - 10px);}
	.picture-3-3 ul li:nth-child(2){ right: 0; top: 0; width: calc(50% - 10px); height: calc(50% - 10px);}
	.picture-3-3 ul li:nth-child(3){ left: 0; bottom: 0; width: calc(50% - 10px); height: calc(50% - 10px);}
	.picture-3-3 ul li:nth-child(4){ right: 0; bottom: 0; width: calc(50% - 10px); height: calc(50% - 10px);}
	.picture-3-4 ul li:nth-child(1){ left: 0; top: 0; width: calc((100% - 40px) / 3); height:calc(50% - 10px);}
	.picture-3-4 ul li:nth-child(2){ left:  calc((100% - 40px) / 3 + 20px); top: 0; width:calc((100% - 40px) / 3); height: calc(50% - 10px);}
	.picture-3-4 ul li:nth-child(3){ right: 0; top: 0; width: calc((100% - 40px) / 3); height:100%;}
	.picture-3-4 ul li:nth-child(4){ left: 0; bottom: 0; width:calc((100% - 40px) / 3 * 2 + 20px); height: calc(50% - 10px);}
	.picture-3 ul li a{ position: relative; height: 100%; cursor: default !important;}
	.picture-4{display: flex; justify-content: space-between; align-items: center;}
	.picture-4 .left{ /*padding-top:350px;*/ width:60%;}
	.picture-4 .right{ padding-left:30px; max-width: 40%;}
	.picture-4 .right .logo{ margin-bottom:30px; }
	.picture-5 ul li{ margin-right: 20px; width: calc((100% - 20px * 3) / 4);}
	.picture-5 ul li:nth-child(4n+4){ margin-right: 0;}
	.picture-5 ul li:nth-child(n+5){ margin-top: 20px;}
	.picture-5-list a:hover .imgbox span{ transform: scale(1.2);}
	.picture-5-list a:hover .textbox{ color: #fff; background: #016de5;}
	.picture-7 ul li a:hover .imgbox{ border-color: #fea000;}
	.picture-7 ul li a:hover .imgbox span{ transform: scale(1.2);}
	.picture-7 ul li a:hover .textbox{ background: #fea000;}
	.picture-7 ul li a:hover .textbox .biaoti .mc{ color: #fff;}
	.picture-7 ul li a:hover .textbox .biaoti .time{ color: #fff;}
	.picture-7 ul li a:hover .textbox .jieshao{ color: #fff;}
	footer .box .right .menu ul li a:hover{ text-decoration: underline !important;}
	.tool{ position: fixed; top:400px; right:calc(50% - 770px); z-index: 9999; width: 58px;}
	.tool ul li{ position: relative;}
	.tool ul li:nth-child(n+2){ margin-top: 2px;}
	.tool ul li a{ display: flex; justify-content: center; align-items: center; height: 58px; font-size: 30px; color: #fff; background: #0077ff; border-radius: 3px;-webkit-border-radius: 3px;}	
	.tool ul li a:hover{ background: #fea000;}
	.tool ul li .weixin{ position: absolute; bottom: 0; right:100%; z-index: 1; padding-right: 2px; transform: translateX(20px); opacity: 0; visibility: hidden;}
	.tool ul li:hover .weixin{ transform: translateX(0); opacity:1; visibility: visible;}
	.tool ul li .weixin .box{ padding: 10px; background: #016de5; border-radius: 3px;-webkit-border-radius: 3px;}
	.tool ul li .weixin .box .imgbox{ margin-bottom: 5px; padding:5px; font-size: 0; background: #fff;}
	.tool ul li .weixin .box .imgbox img{ width: 122px;}
	.tool ul li .weixin .box .mc{ font-size: 12px; color: #fff; line-height: 24px;}
	.tool ul li .tel{ position: absolute; bottom: 0; right:100%; z-index: 1; padding-right: 2px; transform: translateX(20px); opacity: 0; visibility: hidden;}
	.tool ul li:hover .tel{ transform: translateX(0); opacity:1; visibility: visible;}
	.tool ul li .tel .box{ padding: 10px; background: #016de5; border-radius: 3px;-webkit-border-radius: 3px;}
	.tool ul li .tel .box span{ display: block; font-family:'Impact'; font-size: 30px; color: #fff; line-height:38px;}
	body.sy .tool{ right: 0; transition: all .3s; visibility: hidden; opacity: 0;}
	body.sy .tool.active{ visibility:visible; opacity: 1;}
}

@media (max-width:1549px){
	.tool{ right: 0;}
}

@media (max-width:1439px){
	body{ padding-top: 100px !important;}
	.banner{ height:calc(100vh - 100px);}
	.maodian-line{ top:-100px;}
	.main-pad-1{ padding:40px 0 0;}
	.main-pad-2{ padding:0 0 40px;}
	header .logo a{ line-height: 100px;}
	header .logo a img{ width: 450px;}
	header .right{ padding-top: 10px;width: calc(100% - 450px);}
	header .menu ul li > a{ padding-bottom: 0; font-size: 15px; line-height: 50px;}
	footer .box .left{ width: 260px;}
	footer .box .right{ width: calc(100% - 260px);}
}


@media (max-width:1199px){
	header .logo a img{ width:360px;}
	header .right{ width: calc(100% - 360px);}
	header .menu ul li:nth-child(n+2){ margin-left: 10px;}
	.text-4 .biaoti{ width:200px;}
	.text-4 .biaoti .en{ font-size:34px; line-height: 40px;}
	.text-4 .biaoti .cn{font-size: 20px; line-height: 24px;}
	.text-4 ul{ width: calc(100% - 200px);}
	.text-4 ul li{ margin-right: 20px;}
	.text-4 ul li a{ font-size: 14px;}
	.picture-2{ margin:0 80px;}
	.picture-7 ul li a .textbox .biaoti .mc{ font-size: 16px;}
	footer .box .left .logo{ font-size: 14px;}
	footer .box .left .imgbox img{ width: 130px;}
	footer .box .left .mc{ font-size: 14px;}
	footer .box .right .menu ul{ padding-left: 30px;}
	footer .box .right .menu ul li a{height: 14px; font-size: 14px; line-height: 14px;}
	footer .box .right .qita{ padding:20px 0 0 30px;}
	footer .box .right .qita .contact ul li{ font-size: 14px; line-height: 30px;}
	footer .box .right .copyright{ padding-left: 30px; font-size: 14px;}
}

@media (max-width:991px){
	body{ padding-top:80px !important;}
	.main-pad-1{ padding:30px 0 0;}
	.main-pad-2{ padding:0 0 30px;}
	.main-pad-3{ padding:20px 0 0;}
	.main-pad-4{ padding:0 0 20px;}
	header .logo a{line-height:80px;}
	.menu-box{ display: none; position: fixed;top: 80px; right: 0; z-index:2147483645; width: 120px; }
	.menu-box ul li{ margin-bottom:1px;}
	.menu-box ul li a{ display: block; font-size: 14px; color: #333; text-align:center; line-height:40px; background:rgba(255,255,255,.8); }
	.menu-box ul li.active a{ color: #fff; background: #fea000; }
	.menu-btn{ position: relative; width: 40px; }
	.menu-btn b{ display: block; height:3px; background: #0077ff;}
	.menu-btn b:nth-child(2){ margin:4px 0; }
	.menu-btn.active b:nth-child(1){ transform:rotate(45deg) translate(5px,5px); }
	.menu-btn.active b:nth-child(2){ opacity: 0; }
	.menu-btn.active b:nth-child(3){ transform:rotate(-45deg) translate(5px,-5px); }
	.picture-1-list a .jieshao{ font-size: 14px;}
	.banner2{ position:relative; font-size: 0;}
	.banner2 img{ width: 100%;}
	.banner2 .swiper-pagination{ position: absolute; left: 0; bottom: 20px; z-index: 1; width: 100%; font-size: 0; text-align: center;}
	.banner2 .swiper-pagination span{ margin: 0 5px; width: 10px; height: 10px; background: #fff; opacity: 1; transition: all .3s;}
	.banner2 .swiper-pagination span.swiper-pagination-bullet-active{ background: #fea000;}
	.title-1 .biaoti{ margin-bottom: 10px;}
	.title-1 .biaoti .mc{ font-size: 20px; line-height: 24px;}
	.title-1 .jieshao{ font-size: 16px;}
	.title-2{ margin-bottom: 30px;}
	.title-2 .box .mc span{ padding: 0 60px; font-size: 24px;}
	.title-2 .box .mc span:before, .title-2 .box .mc span:after{ width: 50px;}
	.title-2 .box .jieshao{ font-size: 16px;}
	.title-3{ margin-bottom: 20px;}
	.title-3 .box .icon img{ width: 30px;}
	.title-3 .box .cn{ font-size: 20px;}
	.title-3 .box .en{ font-size: 24px;}
	.title-4 ul li{ min-width: 150px;}
	.title-4 ul li:before, .title-4 ul li:after{ height: 36px;}
	.title-4 ul li a{ font-size: 18px; line-height: 40px;}
	.title-5 .biaoti{ font-size: 18px; line-height: 24px;}
	.text-1{ padding:30px 0;}
	.text-4{ flex-wrap: wrap;}
	.text-4 ul{ width: 100%;}
	.text-4 .biaoti{ width: 100%;}
	.text-6{ font-size: 14px; line-height: 26px;}
	.picture-1-list a .icon{ width: 120px; height: 120px;}
	.picture-1-list a .biaoti{ font-size: 18px;}
	.picture-2 ul{justify-content: space-between;}
	.picture-2 ul li{ width:calc(50% - 10px);}
	.picture-2 ul li:nth-child(n+3){ margin-top: 20px;}
	.picture-3 ul{ display: flex; flex-wrap: wrap; justify-content: space-between;}
	.picture-3 ul li{ width:calc(50% - 10px);}
	.picture-3 ul li:nth-child(n+3){ margin-top: 20px;}
	.picture-3 ul li a{ padding-top: calc(3 / 4 * 100%);}
	.picture-4 .left{ padding-top:60%; margin-bottom: 20px;}
	.picture-4 .right .logo{ margin-bottom: 15px;}
	.picture-4 .right .logo img{ width: 200px;}
	.picture-4 .right .contact{ font-size: 16px; line-height: 26px;}
	.picture-5 ul{ justify-content: space-between;}
	.picture-5 ul li{ width:calc(50% - 10px);}
	.picture-5 ul li:nth-child(n+3){ margin-top: 20px;}
	.picture-5-list a .textbox{ height: 40px; font-size: 16px; line-height: 38px;}
	.picture-7.active ul li:nth-child(n+2){ margin-top: 15px; padding-top: 15px;}
	.picture-7.active ul li a .imgbox{ width: 188px;}
	.picture-7.active ul li a .imgbox span{ padding-top: 106px;}
	.picture-7.active ul li a .textbox{ height: 110px;}
	.picture-7.active ul li a .textbox .jieshao{ height: 50px;}
	footer .box .left{ padding: 20px 0;}
	footer .box .left .ewm ul li .mc{ font-size: 14px;}
	footer .box .right .qita{ justify-content: space-between; padding-top: 20px; padding-left: 30px; margin-bottom:20px; border-top: none;}
	footer .box .right .qita .contact{ width: auto;}
	footer .box .right .qita .contact ul{ display: block;}
	footer .box .right .qita .contact ul li{ width:auto; font-size: 14px; line-height: 30px;}
	footer .box .right .copyright{ padding-left: 30px;}
}

@media (max-width:767px){
	body{ padding-top: 60px !important; padding-bottom:54px !important;}
	.main-pad-1{ padding:20px 0 0;}
	.main-pad-2{ padding:0 0 20px;}
	.main-background-2{ background-size:auto 120px; border-bottom: solid 1px #f2f2f2;}
	header .logo a{line-height:60px;}
	header .logo a img{ width: auto; max-height: 40px;}
	.banner .swiper-pagination{ bottom: 10px; }
	.banner .swiper-pagination span{ width: 8px; height: 8px; }
	.menu-box{top: 60px; width: 100px; }
	.menu-box ul li a{ font-size: 12px; line-height: 34px;}
	.menu-btn{ width: 30px;}
	.banner2 .swiper-pagination{ bottom: 10px; }
	.banner2 .swiper-pagination span{ width: 8px; height: 8px; }
	.title-1 .biaoti{ margin-bottom: 5px;}
	.title-1 .jieshao{ font-size: 14px;}
	.title-1 .jieshao:before{ transform: scale(.8);}
	.title-2{ padding: 20px 0; margin-bottom: 20px;}
	.title-2 .box .mc{ margin-bottom: 10px;}
	.title-2 .box .mc span{ font-size: 20px; line-height: 24px;}
	.title-2 .box .mc span:before, .title-2 .box .mc span:after{ height: 15px;}
	.title-2 .box .jieshao{ padding-bottom:15px; font-size: 14px;}
	.title-2 .box .jieshao:before{ transform: scale(.8);}
	.title-4 ul li{ min-width:120px;}
	.title-4 ul li:before, .title-4 ul li:after{ height: 32px;}
	.title-4 ul li a{ font-size: 14px; line-height:36px;}
	.text-4 .biaoti .en{ font-size: 30px; line-height: 34px;}
	.text-4 .biaoti .cn{ margin-top: 5px; font-size: 16px;}
	.text-4 ul li{ margin-right: 10px; margin-bottom:5px;}
	.text-4 ul li a{ font-size: 12px;}
	.text-5{ font-size: 12px; line-height: 24px;}
	.text-6{ font-size: 12px; line-height: 24px;}
	.picture-2{ margin:-10px 5px;}
	.picture-2 ul li{ width: calc(50% - 5px);}
	.picture-2 ul li:nth-child(n+3){ margin-top: 10px;}
	.picture-3 ul li{ width: calc(50% - 5px);}
	.picture-3 ul li:nth-child(n+3){ margin-top: 10px;}
	.picture-4 .right .logo{ margin-bottom: 10px;}
	.picture-4 .right .logo img{ width:150px;}
	.picture-4 .right .contact{ font-size: 14px; line-height: 24px;}
	.picture-5 ul li{ width: calc(50% - 5px);}
	.picture-5 ul li:nth-child(n+3){ margin-top: 10px;}
	.picture-5-list a .textbox{ height:34px; font-size: 14px; line-height: 32px;}
	.tabBar{ position: fixed; left: 0; bottom: 0; z-index: 99999; width: 100%; background: #fea000; box-shadow: inset 0 1px 0 rgba(255,255,255,.1);-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);}
	.tabBar ul{ display: flex; align-items: center;}
	.tabBar ul li{ width: calc(100% / 3);}
	.tabBar ul li a{ display: block; padding:5px 0; transition: all .3s;}
	.tabBar ul li.active a{ background: #0077ff;}
	.tabBar ul li:nth-child(n+2) a{ box-shadow: inset 1px 0 0 rgba(255,255,255,.5);-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.5);}
	.tabBar ul li a .icon{ font-size:18px; color: #fff; line-height: 24px;}
	.tabBar ul li a .mc{ font-size: 12px; color: #fff; line-height: 20px;}
	.tabBar ul li .tanchuang{ position: absolute; left: 15px; bottom: 100%; z-index: 1; padding-bottom: 10px; width: calc(100% - 30px); transform: translateY(10px); opacity: 0; visibility: hidden; transition: all .3s;}
	.tabBar ul li .tanchuang:before{ content: ""; position: absolute; right: calc(((100% + 30px) / 3 - 30px - 12px) / 2); bottom: 4px; z-index: 1; width: 0; height: 0; border-left: solid 6px transparent; border-right: solid 6px transparent; border-top: solid 6px rgba(0,119,255,.8);}
	.tabBar ul li.active .tanchuang{ transform: translateY(0px); opacity: 1; visibility: visible;}
	.tabBar ul li .tanchuang .imgbox{ padding: 10px; font-size: 0; background: rgba(0,119,255,.8); border-radius: 5px;-webkit-border-radius: 5px;}
	.tabBar ul li .tanchuang .imgbox img{ max-width: 100px;}	 
	footer .box{ flex-wrap: wrap;}
	footer .box .left{ width: 100%; background: none; border-bottom: solid 1px rgba(0,0,0,.4);}
	footer .box .left .imgbox{ margin-bottom: 10px;}
	footer .box .right{ width: 100%;border-top: solid 1px rgba(255,255,255,.1);}
	footer .box .right .qita{ padding-left: 0; padding-top: 20px; padding-bottom: 20px; margin-bottom: 0;border-bottom: solid 1px rgba(0,0,0,.4);}
	footer .box .right .qita .contact{ padding-left: 0;}
	footer .box .right .copyright{ padding: 15px 0; text-align: center;border-top: solid 1px rgba(255,255,255,.1);} 
	footer .box .right .qita .contact{ padding-left: 10px;}
	footer .box .right .qita .contact ul li{ line-height: 24px;}
}

@media (max-width:479px){
	.title-1 .biaoti .mc{ font-size: 18px;}
	.title-1 .jieshao{ font-size: 12px;}
	.picture-1-list a .biaoti{ font-size: 16px;}
	.picture-1-list a .jieshao{ font-size: 12px;}
	.picture-4 .right .contact{ font-size: 12px;}
	.picture-7 ul li a .imgbox{ width: 160px !important;}
	.picture-7 ul li a .textbox{ width: calc(100% - 160px) !important;}
	.picture-7 ul li a .textbox .biaoti .mc{ width: calc(100% - 40px); font-size: 14px;}
	.picture-7 ul li a .textbox .biaoti .time{ font-size: 12px;}
	.picture-7 ul li a .textbox .jieshao{ height: 48px !important; font-size: 12px; line-height: 24px;}
	footer .box .right .qita{ display: block;}
	footer .box .right .qita .tel{ margin-bottom: 10px;}
	footer .box .right .qita .tel a{ justify-content: center;}
	footer .box .right .qita .contact ul li{ line-height: 26px; text-align: center;}
	footer .box .right .copyright{ font-size: 12px;}
}

@media (max-width:399px){
	.title-2 .box .jieshao{ font-size: 12px;}
	.title-3 .box .icon img{ width: 24px;}
	.title-3 .box .cn{ font-size: 18px;}
	.title-3 .box .en{ font-size: 18px;}
	.picture-1-list a .icon{ width:100px; height: 100px;}
}