/*  WAP主导航 */
.wapNav {
	overflow-y: auto;
	height: 100%;
	opacity: 0;
	transform: translateX(-100%);
	transition: all 0.6s;
	background: #fff;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 40;
	padding: 90px 0;
}
.wapNav li {
	position: relative;
}
.wapNav li a {
	display: block;
	padding-left: 20px;
	color: #333;
	height: 50px;
	line-height: 50px;
	border-top: 1px solid #eee;
	position: relative;
}
.wapNav li i {
	font-family: "iconfont";
	color: #888;
	font-size: 1.2em;
	font-style: normal;
	padding: 0 15px;
	position: absolute;
	right: 0;
	top: 0px;
	line-height: 50px;
}
.wapNav li.cur>a, .wapNav .cur>a:hover {
	background: #0069b1;
	color: #fff;
}
.wapNav li :hover i, .wapNav .cur i {
	color: #fff;
}
.wapNav .navSub {
	display: none;
	background: #f1f1f1;
}
.wapNav .navSub li a {
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	font-size: .875em;
}
.wapNav .navSub ul {
	background: #f1f1f1;
}
.wapNav .navSub ul li a {
	height: 34px;
	line-height: 34px;
	padding-left: 60px;
}
.wapNav .menu {
	overflow: hidden;
	font-size: 1rem;
	border-top: 1px solid #eee;
}
.wapNav .menu a {
	float: left;
	width: 50%;
	text-align: center;
	line-height: 50px;
	border-right: 1px solid #eee;
	color: #333;
	border-bottom: 1px solid #eee;
}
.wapNav .menu a i {
	font-family: "iconfont";
	margin-right: 5px;
	position: relative;
	font-style: normal;
	color: #666;
	font-size: 1.4rem;
}
.wSearch {
	background: #f1f1f1;
	overflow: hidden;
	padding: 20px 15px;
	font-size: 12px;
}
.wSearch form {
	margin: 0 auto;
	background: #fff;
	height: 40px;
	overflow: hidden;
	padding-right: 60px;
}
.wSearch .sear_text {
	width: 100%;
	float: left;
	height: 40px;
	line-height: 40px;
	color: #666;
	padding-left: 10px;
}
.wSearch .sear_btn {
	float: left;
	width: 60px;
	height: 40px;
	cursor: pointer;
	text-align: center;
	background: #333;
	color: #fff;
	font-size: 14px;
	transition: all 0.3s;
	margin-right: -60px;
}
.wSearch .sear_btn:hover {
	background: #014099;
}
 @media all and (max-width:1800px) {
.container {
	padding-left: 15px;
	padding-right: 15px;
}
.header .logo {
	left: 15px
}
.headTel {
	right: 15px
}
.footMain {
	padding-right: 265px;
}
.search .container, .features ul {
	padding: 0;
}
.strengthPic li {
	height: 180px;
}
.strengthR {
	padding-right: 0;
	padding-left: 5%;
}
}
 @media all and (max-width:1600px) {
}
 @media all and (max-width:1440px) {
.pro_tabMenu a {
	margin: 0 40px;
}
.adv li {
	height: 520px;
}
.adv li .txt {
	top: 70%
}
.conBox1 p {
	font-size: 1.714em;
}
.conBox2_R img {
	width: 120px;
}
.conBox2_L h2 img {
	height: 100px;
}
.proShow_R .font {
	min-height: 120px;
}
.proShow_R .btn a {
	height: 40px;
	line-height: 40px;
}
#dituContent {
	height: 460px;
}
.newsList ul {
	margin-right: -15px;
}
.newsList li {
	padding-right: 15px;
}
}
 @media all and (max-width:1200px) {
.header .logo img {
	height: 40px;
}
.nav {
	padding-left: 25%;
	font-size: .875em;
}
.footL {
	width: 60%;
}
.footMain {
	padding-right: 215px;
}
.footWx {
	margin-left: -215px;
}
.footWx p {
	width: 100px;
}
.pro_tabMenu a {
	margin: 0 30px;
}
.proMain, .proList ul {
	margin-right: -20px;
}
.proMain li, .proList li {
	padding-right: 20px;
}
.adv li {
	height: 460px;
}
.adv li .txt h4 {
	font-size: 1.286em;
}
.adv li {
	width: 20%;
}
.adv li.cur {
	width: 60%;
}
.features li {
	padding-top: 50px;
	height: 300px;
}
.features li span {
	margin-top: 20px;
}
.aboutL, .aboutBtn {
	padding-top: 40px;
	height: 300px;
}
.newsMain li {
	padding-right: 30px;
}
.listMenu li {
	min-width: 140px;
}
.picList ul {
	margin-right: -15px;
}
.picList li {
	padding-right: 15px;
}
.album ul {
	margin-right: -1px;
}
.album li {
	margin-bottom: 1px;
	padding-right: 1px;
}
.picShow_r li p {
	display: none;
}
.aboutBox1 .left, .aboutBox1 .right {
	height: 400px;
}
.conBox2_L h2, .conBox2_L .txt {
	float: none;
	width: 100%;
}
.conBox2_L h2 img {
	height: 80px;
}
.conBox2_L .txt {
	padding-top: 10px;
	font-size: 1em;
}
.conBox2_L {
	width: 35%;
}
.conBox2_R {
	max-width: 65%;
}
.conBox2_L::after {
	display: none;
}
.newsList li {
	width: 33.3%;
}
}
 @media all and (max-width:1024px) {
body {
	padding-top: 90px;
font-size:.875rem;
}
.headTel, .nav, .gr_kefu, .banner .swiper-button-white, .footWx, .footL, .firendlink, .searFont, .picShow_r, .bshare-custom, .feedbackL, .aboutL::after {
	display: none;
}
.header {
	height: 90px;
	line-height: 90px;
	background: #ffffff;
}
.header .logo {
	line-height: 90px
}
.header .logo img {
	height: 70px;
}
.navTrigger, .footMenu_wap, .proMain li:last-child, .relative_pro li:nth-child(4) {
	display: block;
}
.nav_on {
	opacity: 1;
	transform: translateX(0);
}
.footer, .footMain, .newsMain li.txt a, .newsMain li h4 {
	padding: 0;
}
.footMenu_wap li {
	float: left;
	width: 25%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border-right: 1px solid #393939;
	border-bottom: 1px solid #393939;
}
.footFont {
	padding: 25px 15px;
}
.footFont .txt {
	margin-top: 0;
}
.footMenu_wap, .footFont, .searMain, .aboutL, .setting, .gallery, .proShow_R, .picShow_r, .picShow_l, .feedbackR, .aboutBox1 .left, .aboutBox1 .right {
	float: none;
	width: 100%;
}
.search .container {
	padding-left: 0;
	border-left: none;
}
.pd70, .listWrap {
	padding-top: 40px;
	padding-bottom: 40px;
}
.strength li {
	max-width: 150px;
}
.strength li span {
	font-size: 3.6em;
}
.hTitle {
	font-size: 32px;
}
.hTitle span {
	font-size: 14px;
}
.pro_tabMenu, .features ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.pro_tabMenu a {
	margin: 0;
}
.banner {
	margin-top:0px;
}
.search{
	height: 0;
	}
.adv {
	padding-bottom: 0;
}
.features li {
	flex-grow: 1;
	border-bottom: 1px solid #e5e5e5;
	min-width: 300px;
	height: 280px;
}
.aboutBtn {
	width: 50%;
}
.aboutL, .aboutBtn {
	height: auto;
	padding: 5%;
}
.partner li {
	width: 50%;
}
/*.partner li:nth-last-child(1), .newsSlide li:last-child, .downL .tel {
	display: none;
}*/
.newsMain li.txt a, .newsMain li h4 {
	padding: 0;
}
.newsMain li .bgImg, .newsMain li:last-child {
	display: none;
}
.newsMain li:nth-child(2), .newsMain li:nth-child(3) {
	margin-bottom: 30px;
}
.newsMain li {
	width: 50%;
	margin-bottom: 30px;
}
.newsMain li h4 {
	margin-bottom: 20px;
}
.listBanner {
	height: 360px;
	text-align: center;
}
.listMenu {
	border-bottom: none;
	padding-top: 40px;
	font-size: 1em;
	padding-top: 0;
}
.listMenu ul {
	height: auto;
}
.listMenu li {
	flex-grow: 1;
	background: none;
	padding: 0 2px;
	margin-bottom: 4px;
	min-width: 100px;
}
.listMenu li a {
	height: 45px;
	line-height: 45px;
	display: block;
	border: 1px solid #bbb;
}
.listMenu li .cur {
	background: #cf3400;
	color: #fff;
	border: 1px solid #c74c00;
}
.proWrap {
	padding-top: 0;
}
.gallery li a:after {
	font-size: 1rem;
}
.proShow_box2 {
	margin-top: 40px;
}
.proShow_box1 {
	padding-bottom: 30px;
}
.picList li {
	width: 33.3%;
}
.aboutBox1 .right {
	height: auto;
	padding-top: 30px;
}
.aboutBox1 .tie {
	margin-bottom: 20px;
}
.aboutBox1 .txt {
	height: auto;
	padding-bottom: 25px;
}
.aboutBox1 .tel {
	position: relative;
	margin-top: 20px;
}
.jobTop {
	height: 360px;
}
.jobList li {
	padding: 0 20px;
}
.gallery {
	border: 1px solid #ddd;
}
.proShow_R .font {
	min-height: auto;
}
.faq li {
	width: 50%;
}
.feedback {
	padding: 30px;
}
.newsTop li {
	width: 100%;
	float: none;
	margin-bottom: 10px;
}
#dituContent {
	height: 420px;
}
.newsList li p {
font-size:.75rem;
}
}
 @media all and (max-width:920px) {
.features li {
	min-width: 220px;
	height: 220px;
	padding-top: 30px;
}
.jobList .top span {
	width: 33.3%;
}
.conBox1 p {
	margin-bottom: 10px;
	float: none;
	width: 100%;
	height: auto;
	padding: 20px 5%;
}
}
 @media all and (max-width:768px) {
.strength {
	padding: 0;
}
.strength li {
	flex-grow: 1;
	width: 33.3%;
	max-width: 100%;
	border: 1px solid #ddd;
	text-align: center;
	min-height: 160px;
	padding: 20px 15px 0 15px;
	margin-left: -1px;
	margin-top: -1px;
}
.strength li span::after {
	left: 50%;
	margin-left: -8px;
}
.proMain li h4 {
	height: 50px;
	line-height: 50px;
}
.pMore {
	height: 40px;
	line-height: 40px;
}
.adv li, .adv li.cur {
	width: 90%;
}
.about {
	padding-bottom: 15px;
	padding-top: 40px;
}
.about .hTitle {
	text-align: center;
}
.aboutBtn i {
	width: 80px;
	height: 80px;
	margin-bottom: 10px;
}
.aboutBtn p {
	font-size: 1.3em;
}
.about .video {
	padding: 20px 0;
	text-align: center;
}
.newsMenu {
	float: none;
	width: 100%;
	text-align: center;
}
.newsMenu a {
	margin: 0 15px;
	font-size: 16px;
}
.listBanner {
	height: 200px;
}
.listBanner h3 {
	font-size: 2em;
	top: 25%;
	font-weight: normal;
}
.proList {
	padding-top: 40px;
}
.proList ul {
	margin-right: -10px;
}
.proList li {
	width: 50%;
	margin-bottom: 10px;
	padding-right: 10px;
}
.proList li h4 {
	height: 40px;
}
.breadCrumb {
	font-size: 12px;
}
.strengthList li .pic, .strengthList li:nth-child(2n) .pic, .strengthList li:nth-child(2n) .txt, .strengthList li .txt {
	float: none;
	width: 100%;
	padding-left: 0;
}
.strengthList li {
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.strengthList li .txt {
	padding-top: 30px;
}
.aboutBox1 .left {
	height: 320px;
}
.jobTop .bgImg, .jobTop .txt, .jobList .font .txt, .feedback h4, .feedback h3, .showPage a, .showPage a:nth-child(2) {
	float: none;
	width: 100%;
}
.jobTop .txt, .jobTop {
	height: auto;
}
.jobTop .bgImg {
	height: 360px;
}
.jobList .font .txt, .feedback h3, .feedback .top {
	margin-bottom: 20px;
}
.jobList .font .txt .tie {
	margin-bottom: 10px;
}
.conBox2_L, .conBox2_R {
	max-width: 100%;
	width: 100%;
	float: none;
}
.proShow_box1 {
	border: none;
}
.proShow_R {
	padding-left: 0;
	padding-right: 0;
}
.conBox2_L {
	padding-bottom: 30px;
}
#dituContent {
	height: 380px;
}
.proSear {
	width: 100%;
}
.newsList li {
	width: 50%;
}
.showPage {
	height: auto;
	line-height: 1.4
}
.showPage a {
	margin-top: 15px;
}
.showPage a, .showPage a:nth-child(2) {
	display: block;
}
.showPage a:nth-child(3) {
	border: none;
	border-top: 1px solid #bbb;
	width: 100%;
	margin-top: 10px;
	line-height: 40px;
}
}
 @media all and (max-width:640px) {
.footFont .txt, .newsMain li .date {
	display: none;
}
.proMain li {
	width: 50%;
}
.pro_tabMenu {
	height: auto;
	padding-top: 1px;
	padding-left: 1px;
	font-size: 1.143em;
	margin-bottom: 20px;
}
.pro_tabMenu a {
	flex-grow: 1;
	width: 25%;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ccc;
	margin-left: -1px;
	margin-top: -1px;
}
.pro_tabMenu a::after, .newsList li .date {
	display: none;
}
.proMain {
	margin-right: -10px;
}
.proMain li {
	padding-right: 10px;
}
.adv li {
	height: 380px;
	width: 100%;
}
.adv li.cur {
	width: 100%;
}
.adv li .txt {
	top: 100px;
}
.adv li.cur::after {
	left: 5%;
	right: 5%;
	top: 5%;
	bottom: 5%;
}
.newsMain {
	margin-right: 0;
}
.newsMain li {
	width: 100%;
	float: left;
	padding-right: 0;
}
.newsMain li p {
	height: auto;
	padding-bottom: 20px;
	margin-bottom: 0;
}
.proList li h4 {
font-size:.75rem;
}
.strengthList li .pic {
	height: 280px;
}
.picList ul {
	margin-right: -10px;
}
.picList li p {
	margin-top: 10px;
}
.picList li {
	padding-right: 10px;
	margin-bottom: 15px;
	width: 50%;
}
.strengthMenu, .strengthMenu a {
	height: 40px;
}
.album li {
	width: 50%;
}
.album li:last-child {
	display: none;
}
.jobTop .bgImg {
	height: 300px;
}
.jobList .top {
	padding-right: 0;
}
.jobList .top a {
	margin-right: 0;
	width: 100%;
	margin-top: 10px;
}
.jobList .top span {
	width: 50%;
}
.faq li .txt, .faq li {
	height: auto;
}
.faq li {
	padding: 20px 15px;
	float: none;
	width: 100%;
}
.faq li .txt {
	margin-bottom: 30px;
}
.faq li h4 {
	font-weight: normal;
	font-size: 1.286em;
}
.hTitle {
	margin-bottom: 30px;
}
.feedback {
	padding: 0;
}
.feedback p, .feedback .sub {
	width: 100%;
}
.feedback .code .c {
	width: 60%;
}
.feedback .sub {
	margin-top: 10px;
}
.feedback p {
	padding-left: 40px;
}
#dituContent {
	height: 300px;
}
.newsTop {
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.newsTop li .pic {
	height: 260px;
}
.newsList li, .newsTop li .pic, .newsTop li .txt {
	width: 100%;
	float: none;
	display: block;
}
.newsTop li, .newsTop li p {
	height: auto;
}
.newsList li p {
	padding-bottom: 0;
	border-bottom: none;
	height: auto;
	margin-bottom: 10px;
}
}
 @media all and (max-width:480px) {
.strength li {
	padding: 15px;
	min-height: 140px;
}
.strength li span {
	font-size: 3em;
}
.adv li {
	height: 320px;
}
.adv li .txt {
	top: 60px;
}
.adv li .txt h4 i {
	font-size: 24px;
}
.features li {
	min-width: 160px;
}
.partner li {
	width: 50%;
}
/*.partner li:nth-last-child(2), .partner li:nth-last-child(3), .partner li:nth-last-child(5), .newsSlide li .date, .honor .swiper-pagination {
	display: none;
}*/
.strengthList li .pic {
	height: 220px;
}
.aboutBox1 .left {
	height: 200px;
}
.aboutBox1 .tel span {
	display: block;
}
.listBanner {
	height: 100px;
}
.jobTop .bgImg {
	height: 220px;
}
.conBox1 .fl span {
	display: block;
	padding-left: 30px;
}
.conBox2_R, .conBox2_L {
	text-align: center;
}
.conBox2_R p {
	padding-top: 10px;
	float: none;
}
.conBox2_R img {
	margin-left: 0;
	margin-right: 20px;
	float: none
}
.newsTop li .pic, #dituContent {
	height: 220px;
}
}
