@charset "utf-8";/* CSS Document */
html {font-size: 62.5%;  height: 100%; scroll-behavior: smooth;}

body {margin: 0 auto;font-family:MicrosoftYaHei;font-size: 12px; font-size: 1.2rem; height: 100%;background:#fff;width:100%;max-width:1920px; overflow-x:hidden;}

.fp-enabled body,html.fp-enabled{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;display:block}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.fp-table{display:flex;flex-direction:column;justify-content:center;width:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;margin-top:-38px;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fp-prev{left:15px}.fp-next{right:15px}.fp-arrow{width:0;height:0;border-style:solid}.fp-arrow.fp-prev{border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-arrow.fp-next{border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-notransition{-webkit-transition:none!important;transition:none!important}#fp-nav{position:fixed;z-index:100;top:50%;opacity:1;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translate3d(0,-50%,0)}#fp-nav.fp-right{right:17px}#fp-nav.fp-left{left:17px}.fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0!important;right:0;margin:0 auto!important}.fp-slidesNav.fp-bottom{bottom:17px}.fp-slidesNav.fp-top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.fp-right{right:20px}#fp-nav ul li .fp-tooltip.fp-left{left:20px}.fp-auto-height .fp-slide,.fp-auto-height.fp-section{height:auto!important}.fp-responsive .fp-is-overflow.fp-section{height:auto!important}.fp-scrollable .fp-section,.fp-scrollable .fp-slide,.fp-scrollable.fp-responsive .fp-is-overflow.fp-section{height:100vh;height:calc(var(--vh,1vh) * 100)}.fp-scrollable .fp-section:not(.fp-auto-height):not([data-percentage]),.fp-scrollable .fp-slide:not(.fp-auto-height):not([data-percentage]),.fp-scrollable.fp-responsive .fp-is-overflow.fp-section:not(.fp-auto-height):not([data-percentage]){min-height:100vh;min-height:calc(var(--vh,1vh) * 100)}.fp-overflow{justify-content:flex-start;max-height:100vh}.fp-scrollable .fp-auto-height .fp-overflow{max-height:none}.fp-is-overflow .fp-overflow.fp-auto-height,.fp-is-overflow .fp-overflow.fp-auto-height-responsive,.fp-is-overflow>.fp-overflow{overflow-y:auto}.fp-overflow{outline:0}.fp-overflow.fp-table{display:block}.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive.fp-section{height:auto!important;min-height:auto!important}.fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fp-scroll-mac .fp-overflow::-webkit-scrollbar{background-color:transparent;width:9px}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-track{background-color:transparent}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);border-radius:16px;border:4px solid transparent}.fp-warning,.fp-watermark{z-index:9999999;position:absolute;bottom:0}.fp-warning,.fp-watermark a{text-decoration:none;color:#000;background:rgba(255,255,255,.6);padding:5px 8px;font-size:14px;font-family:arial;color:#000;display:inline-block;border-radius:3px;margin:12px}.fp-noscroll .fp-overflow{overflow:hidden}


img {border: none;}
ul li {list-style-type: none;}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span,em,strong {margin: 0;padding: 0;list-style: none;color: #333;font-style: normal;}
img{display:block; transition: 0.5s;}
a {text-decoration: none;color: #333;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;}
h1,h2 {margin: 0;padding: 0;font-weight: normal;color: #333;}
.clear {clear: both;}
.maln {margin-left: auto !important}
input, textarea, select {font-family:MicrosoftYaHei;font-size: 14px;font-size: 1.4rem;color:#999999;border: none;outline: none;}
.fl {float:left;}
.fr {float:right;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}

input[type= "button"],input[ type="submit" ],input[type="reset"] {-webkit-appearance: none;}
button{border-radius : 0px; -webkit-border-radius:0px;}

::selection { color: #fff; background: #fcbf1c;}

* { margin: 0px; padding: 0px; -moz-box-sizing: border-box; box-sizing: border-box;}

.fons0{ font-size:0px; font-size:0rem;}

::-webkit-input-placeholder {/* WebKit browsers */
 color:#999;opacity:1}
:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#999;opacity:1 }
::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#999;opacity:1 }
:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#999;opacity:1 }
 
@media screen and (min-width:1000px){
    .zong {width: calc(100% - 160px); max-width: 1400px; margin: auto;}
    .zong1 {width: calc(100% - 160px); max-width: 1500px; margin: auto;}
}
@media screen and (max-width:999px) {
    .zong,.zong1 {width: 95%;margin: auto;}
}

a:hover img{transform: scale(1.1,1.1)}
img{max-width: 100%;}
a:hover{ color: #fcbf1c;}
.head a:hover,.foot a:hover{ color: #fcbf1c;}

.mp{ font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #fcbf1c;}
.mp p,.mp a{color: #fcbf1c;}


@media screen and (max-width:1359px) {
.mp{ font-size: 14px; font-size: 1.4rem; line-height: 26px !important;}
}
@media screen and (max-width:767px) {
.mp{ font-size: 12px; font-size: 1.2rem; line-height: 22px !important;}
}

.img1{ display: block; position: relative; overflow: hidden;}
.img1 img{ width: 100%; position: relative; z-index: 1}
.img1:before{content: ''; position: absolute; width: 0px; height: 100%; background: #fff; opacity: 0.5;  left: 50%; transform: translateX(-50%); top: 0px; transition: 1s; z-index: 2}
.img1:after{content: ''; position: absolute; width: 100%; height: 0px; background: #fff; opacity: 0.5;  top: 50%; transform: translateY(-50%); left: 0px; transition: 1s; z-index: 2}
.img1:hover:before{width: 100%; opacity: 0}
.img1:hover:after{height: 100%; opacity: 0}

@keyframes m1tu
{
0% { opacity:0; left:0px;}
50% { opacity:1; left:50%;}
100% { opacity:0; left:100%}
}

.img2{display: block; width: 300px; margin: auto; position:relative; overflow:hidden; z-index:1}
.img2 img{width: 100%;}
.img2:after{ content:""; height:100%; position:absolute; top:0px; transition:0.5s; background:#fff;  width:40px; filter: blur(30px); opacity:0; z-index:3}
.img2:hover:after{ -webkit-animation-name:m1tu; animation-name:m1tu; -webkit-animation-duration:0.3s; animation-duration:0.3s; -webkit-animation-timing-function:linear; animation-timing-function:linear;  -webkit-animation-iteration-count:1; animation-iteration-count:1}

.niu1 { position: relative; display: inline-block; vertical-align: middle; overflow: hidden; }
.niu1 span { position: relative; z-index: 2;}
.niu1:before { position: absolute; content: ''; top: 0px; bottom: 0px; left: 0px; right: -50px; border-right: 30px solid transparent; -webkit-transition: all 600ms ease; -o-transition: all 600ms ease; -moz-transition: all 600ms ease; transition: all 600ms ease; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); }
.niu1:after { position: absolute; content: ''; top: 0px; right: 0px; bottom: 0px; left: -50px; border-left: 30px solid transparent;-webkit-transition: all 600ms ease; -o-transition: all 600ms ease; -moz-transition: all 600ms ease; transition: all 600ms ease; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); }
.niu1:hover:before { -webkit-transform: translateX(-40%); -moz-transform: translateX(-40%); -ms-transform: translateX(-40%); -o-transform: translateX(-40%); transform: translateX(-40%); }
.niu1:hover:after { -webkit-transform: translateX(40%); -moz-transform: translateX(40%); -ms-transform: translateX(40%); -o-transform: translateX(40%); transform: translateX(40%); }

.niu2 { overflow: hidden; position: relative; }
.niu2 span { position: relative; display: block; z-index: 2; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); }
.niu2 span:before { position: absolute; left: 0; top: 0; z-index: -1; height: 100%; width: 100%; content: ""; -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: top right; -moz-transform-origin: top right; -ms-transform-origin: top right; -o-transform-origin: top right; transform-origin: top right; transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1); transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);}
.niu2:hover span:before { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transform-origin: bottom left; -moz-transform-origin: bottom left; -ms-transform-origin: bottom left; -o-transform-origin: bottom left; transform-origin: bottom left; }

.niu3 { position: relative; z-index: 1; overflow: hidden; -webkit-transition: background 0.4s linear, color 0.3s linear; -o-transition: background 0.4s linear, color 0.3s linear; -moz-transition: background 0.4s linear, color 0.3s linear; transition: background 0.4s linear, color 0.3s linear; }
.niu3:after { position: absolute; top: 50%; left: 50%; width: 120%; height: 50%; opacity: 0; z-index: -1; content: ''; -webkit-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); }
.niu3:hover { color: #fff; }
.niu3:hover:after { height: 500%; opacity: 1; }


.at-resp-share-element .at4-share-count-container {text-decoration: none;float: right; padding-right: 15px;line-height: 25px !important;}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}



/* nav */
.xnav{ display:none}
.nav { position:fixed;width: 35px;height: 23px;background:#fff;right: 6.5%;top:46px;cursor: pointer; border-radius:5px;z-index: 9999999999}
.nav span {display: block;width: 20px;height: 2px;background: #333;position: absolute;left: 50%;margin-left: -10px;top: 50%;transition: 0.8s;z-index: 99999991}
.nav .nav1 {margin-top: -1px;}
.nav .nav2 {margin-top: -8px;}
.nav .nav3 {margin-top: 6px;}
.navh .nav1 {transform: rotate(45deg)}
.navh .nav2 {transform: rotate(-45deg);width: 10px;margin-left: -1px;margin-top: -5px;}
.navh .nav3 {transform: rotate(-45deg);width: 9px;margin-top: 3px;margin-left: -8px;}
.navh span{}
.smdaohang {position: fixed;width: 280px;height: 100%; opacity:0; overflow: auto;top: 0px;right: -200%;background:#004da1;  z-index: 9999999;transition: 0.5s;text-align: center;}
.smdaohangh {right: 0px; opacity:1; }
.topnav {margin: auto;margin-top: 30px;padding: 20px;}

ul.topnav li {text-align: left; position:relative;}
ul.topnav li a {padding:15px 5px;padding-left: 0px;color: #fcbf1c;display: block; font-size: 16px;font-size: 1.6rem;line-height: 24px; padding-right:50px; border-bottom: 1px dashed #fff;}
ul.topnav ul {display: none;}
ul.topnav ul li {clear: both;}
ul.topnav ul li a {padding: 10px 5px; padding-left: 20px;font-size: 14px;font-size: 1.4rem;font-weight: normal;outline: 0; border: none;}
ul.topnav ul li a:hover {}
ul.topnav ul ul li a {padding-left: 40px; font-size: 12px; font-size: 1.2rem;}
ul.topnav ul ul{ border-top: 1px dashed rgba(255,255,255,0.5); border-bottom: 1px dashed rgba(255,255,255,0.5);}
ul.topnav ul ul ul li a {padding-left: 60px;}
ul.topnav span { display:block; position:absolute; right:0px; top:15px; width:20px; height:20px; background:#fff; background:rgba(255,255,255,0.6); cursor:pointer; border-radius:50%; transition:0.5s;}
ul.topnav span:before{ content:""; width:6px; height:2px; background:#333; position:absolute; left:50%; margin-left:-3px; top:50%; margin-top:0px; transform:rotate(45deg); transform-origin:right center}
ul.topnav span:after{ content:""; width:6px; height:2px; background:#333; position:absolute; left:50%; margin-left:-3px; top:50%; margin-top:-1px; transform:rotate(-45deg); transform-origin:right center; transition:0.5s;}
ul.topnav span.yizi{ transform:rotate(90deg)}

.smdaohang form { margin-top:15px; margin-bottom:15px; width: 240px;height: 26px;border: 1px solid #fff;position: relative;background: #fff;}
.smdaohang form .iptc {-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 15px;background-color: #fff;width: 80%;height: 24px;line-height: 24px;display: block;float: left;}
.smdaohang form .ipsc {width: 20%;height: 26px;line-height: 26px;display: block;float: right;background: transparent;position: relative;z-index: 99;}
.smdaohang form i {position: absolute;right: 10px;top: 3px;}
  }


@media screen and (max-width:767px) {
.daohang2{display:block;text-align:center;margin-top:10px;}
.daohang2 a{float:left;width:25%;font-size:13px;font-size:1.3rem;line-height:24px;text-align:center;}
.daohang,.daohang1{display: none}

}
@media screen and (max-width:999px) {
	.xnav{ display:block}
	.nav{top:26px;}
}
@media screen and (max-width:767px) {
	.nav{top:16px;}
}
@media screen and (max-width:500px) {
	.nav{top:12px;}
}

/* zhengpin */
.zping { 
	position: relative; 
	overflow: hidden; 
}
@media screen and (max-width: 1024px) { 
	.zping { overflow: visible; } 
}
@media screen and (max-width: 1024px) { 
	.zping { 
		height: auto !important; 
	}
	.zping .fp-tableCell { 
		height: auto !important; 
	} 
}
.foot{ 
	height: auto !important;
}
.foot .fp-tableCell{ 
	height: auto !important;
}

/* banner */

.banner { position: relative;}
.banner .carouse { width: 100%; overflow: hidden; position: relative; }
.banner .carouse .slideItem { width: 100%; position: absolute; cursor: pointer; overflow: hidden;}
.banner .carouse .slideItem .banner-img { width: 100%; }
.banner .console { height: 57px; display: inline-block; width: 35px; position: absolute; top: 40%; }
.banner .dotList { position: absolute; width: 100%; bottom: 20px; text-align: center; }
.banner .dotList ul li { display: inline-block; width: 41px; height: 7px; background:#fff; margin: 0 8px; cursor: pointer; }
.banner .dotList ul li.active { background:#fbc649;}
.banner .carousel-control {color: #3747a4; font-size: 24px; position: absolute; top: 50%; z-index: 999; transform: translateY(-50%);}
.banner .carousel-control.left { left: 55px; cursor: pointer; }

.banner .carousel-control.left:hover {color: #fcbf1c;  }

.banner .carousel-control.right { right: 55px; cursor: pointer; }

.banner .carousel-control.right:hover {color: #fcbf1c; }

.banner .slidedetail { display: none; }

@media screen and (min-width: 1025px){
  
  .banner{
    padding-bottom: 0 !important;
    height: 100%;
  }

  .banner .banner-slide{
    height: 100% !important;
  }

  .banner .carouse{
    height: 100% !important;
  }

  .banner .carouse .slideItem{
    height: 100%;
    top: 50%;
    transform: translate(0, -50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
  }

}

@media screen and (max-width:999px) {
	.banner .dotList ul li{
		width: 36px;
		height: 6px;
	}
	.banner .carousel-control{
		font-size: 20px;
		font-size: 2rem;
	}
	.banner .carousel-control.left { left: 20px; cursor: pointer; }
	
	.banner .carousel-control.right { right: 20px; cursor: pointer; }
}

@media screen and (max-width:767px) {
	.banner .dotList{
		display: none;
	}
}
@media screen and (max-width:500px) {
	.banner,.fybanner{
		margin-top: 50px;
	}
}
/* head */


.head{
	position: fixed;
	z-index: 9999;
	width: 100%;
	max-width: 1920px;
}
.head .zong{
	display: flex;
	align-items: center;
	background-color: #fff;
	border-radius: 60px;
	height: 80px;
}
.logo{
	margin-left: 5.07%;
	width: 155px;
}
.logo a:hover img{
	transform: none;
}

.sousuo{margin-left: 3.8%; margin-right: 3.28%; width:26px; height:37px;  position:relative; z-index:9999; transition:0.5s;}
.sousuo form{ width:233px; height:0px; overflow:hidden; position:absolute; right:0px; top:37px; background:#fff; border-radius:4px;color:#2f3135; border:0px solid rgba(0,0,0,0); transition:0.5s; z-index:99999}
.sou{width: 180px;height:33px;line-height:33px; border-radius:4px; padding-left:10px; font-size:14px; font-size:1.4rem; color:#2f3135; background:none;}
.suo{width:26px;height:35px; float:right; background:none; position:relative; z-index:9999999; border-radius:4px; cursor:pointer;}
.sou2,.sou1{ width:26px; height:33px; text-align:center; line-height:33px; position:absolute; right:0px; top:0px; font-size:18px !important; color:#054995; cursor:pointer; z-index:99990;  transition:1s;}
.sou1{ color:#054995}
.sousuof form{ height:35px; border:1px solid #ececec}

.sousuo select{ width:80px; height:33px; line-height:33px; font-family: Lato-Regular, Arial, Helvetica, sans-serif; border-radius:4px; text-align:center; cursor:pointer; position:absolute; left:0px; top:0px; background:none; color: #ffffff; font-size:14px; font-size:1.4rem; z-index:9999999}
.sousuo option{ cursor:pointer; color: #333;}

.daohang{margin-left: auto;display: flex; transition:0.5s;}
.daohang>li{ position:relative;z-index:999; margin-right: 59px; padding: 13px 0;}
.daohang>li>a{display:block;font-size:18px;font-size:1.8rem;line-height:30px; text-transform: uppercase; color:#666; cursor:pointer; transition:.5s; position: relative;}
.daohang>li:hover>a{ color: #fcbf1c;}
.daohang>li:hover .aa::before{content:""; position: absolute; width: 446px; height: 4px; top: 39px; bottom: 28px; left: 30px; background:url(../images/sanjiao.jpg) no-repeat;}
.daohang>li:hover .aa::after{content:""; position: absolute; width: 8px; height: 4px; top: 15px; bottom: 28px; right: -12px; background:url(../images/sanjiao2.jpg) no-repeat;}
.dangqian>a{ color: #fcbf1c !important;}

.yijiw{background:#fff;background:rgba(255,255,255,0);position:absolute;width:260px; left:50%; transform: translateX(-50%); top:-9999px;}
.yiji{background:#ffffff; box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.15); padding: 10px 0;}
.yiji li{position:relative;transition:0.5s;}
.yiji li a{display:block;font-size:16px;font-size:1.6rem;line-height:0px;padding:5px 30px;}

.yiji li:hover>a{ background: #fcbf1c; color: #fff;}
.erji{position:absolute;width:270px;background:#fff;top:-9999px;left:100%; padding: 10px 0;}
.sanji{position:absolute;width:270px;background:#fff;top:-9999px;left:100%; padding: 10px 0;}
.daohang>li:hover .yijiw{ top:100%;}
.daohang>li:hover .yiji>li>a{line-height:30px;}
.yiji>li:hover .erji{top:0px;}
.yiji>li:hover .erji>li>a{line-height:30px;}
.erji>li:hover .sanji{top:0px;}
.erji>li:hover .sanji>li>a{line-height:30px;}
.matn{margin-top:auto !important;}

.xiala{ position:absolute; background:#fff; width: 446px; left:-190px; font-size:0px; padding-top:16px; box-shadow:0 3px 3px rgba(0,0,0,0.3); transition:0.5s; top:110%; visibility:hidden; opacity:1; display: none; font-size: 0px;border-radius: 0 0 10px 10px;}
.xialacon{ left: -290px;}
.xiala::after{content:""; position: absolute; width: 446px; height: 2px; top: 0px; bottom: 28px; left: 0; background: #fcbf1c;}
.xlyiji{ width: 446px; display: inline-block; vertical-align: top;padding-bottom: 28px; padding-top: 11px;}
.xlyiji a i{ display: block; text-align: center; font-size: 28px;}
.xlyiji a{ font-size: 18px; font-size: 1.8rem; line-height: 40px; margin-bottom: 16px;text-transform: uppercase; margin: 0 15px; color: #666;display: block;
	width: 25%;
	float: left; text-align: center;}
.xlyiji a:hover{ color: #fcbf1c; }


.daohang>li:hover .xiala{ visibility:visible; opacity:1; top:100%; display: block;}


.fp-viewing-0 .head,.fyhead{
	top: 40px;
	background-color: initial;
}
.fp-viewing-0 .head .zong,.fyhead .zong{
	height: 120px;
}
.headh{
	top: 0;
	background-color: #fff !important;
}
.headh .zong{
	height: 80px;
}

@media screen and (max-width:1400px) {
	.daohang>li{
		margin-right: 24px;
	}
	.sousuo{
		margin-left: 1%;
	}
}
@media screen and (max-width:1400px){
	.head .zong,.headh .zong,.fp-viewing-0 .head .zong,.fyhead .zong{
		height: 80px;
	}
	.logo{
		width: 140px;
	}
}
@media screen and (max-width:1200px){
	.head .zong,.headh .zong{
		width: 95%;
	}
}
@media screen and (max-width:999px){
	.fp-viewing-0 .head,.fyhead{
		top: 10px;
	}
	.daohang,.sousuo{
		display: none;
	}
	.head{
		top: 0 !important;
	}
	.logo{
		width: 120px;
	}
	
}
@media screen and (max-width:767px) {
	.head .zong,.headh .zong,.fp-viewing-0 .head .zong,.fyhead .zong{
		height: 80px;
	}
	
	
	.head .zong,.headh .zong,.fp-viewing-0 .head .zong,.fyhead .zong{
		height: 60px;
	}
	.logo{
		width: 100px;
	}
}

@media screen and (max-width:500px) {
	.head,.headh,.fp-viewing-0 .head,.fyhead{
		top: 0;
	}
	.head .zong,.headh .zong,.fp-viewing-0 .head .zong,.fyhead .zong{
		height: 50px;
	}
	.logo{
		width: 80px;
	}
}


/* main1 */

.main1{
	position: relative;
	background: url("../images/m1bj.jpg") no-repeat bottom left; 
}
.main1 .zong{
	height: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.m1l{
	width: 50%;
	padding: 30px 0;
}

.m1xbt{
	font-size: 34px;
	font-size: 3.4rem;
	line-height: 58px;
	color: #3f7058;
	opacity: 0.4;
}
.m1xbt a{
	color: #3f7058;
}
.m1xbt a:hover{
	color: #fcbf1c;
}
.m1bt{
	font-size: 42px;
	line-height: 58px;
	color: #3f7058;
}
.m1bt a{
	color: #3f7058;
}
.m1bt a:hover{
	color: #fcbf1c;
}
.m1nr{
	padding-top: 20px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	color: #666666;
}
.m1nr a{
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 7;  
	overflow: hidden;
	color: #666;
}
.m1nr a:hover{
	color: #004da1;
}

.main1 .xian{
	margin: 10px 0;
	display: block;
	width: 76px;
	height: 4px;
	background-color: #004da1;
}

.m1xq,.m1l ul{
	display: flex;
	flex-wrap: wrap;
}
.m1xq li,.m1l ul li{
	margin-right: 15.4%;
	margin-bottom: 20px;
}
.m1xq li em,.m1l ul li em{
	display: block;
	font-size: 20px;
	font-size: 2rem;
	line-height: 32px;
	color: #3f7058;
}
.m1xq li span,.m1l ul li span{
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
}
.m1xq li:last-child em,.m1l ul li:last-child em{
	color: #3747a4;
}

.m1btn{
	margin-top: 10px;
}
.m1btn a{
	display: block;
	width: 194px;
	height: 50px;
	line-height: 48px;
	border: 1px solid #fcbf1c;
	background-color: #fcbf1c;
	border-radius: 25px;
	font-size: 16px;
	color: #fff9f9;
	text-align: center;
}
.m1btn a:hover{
	background-color: #fff;
	color: #fcbf1c;
}

.m1r{
	position: absolute;
	right: 0;
	top: 0;
	width: 46.875%;
	height: 100%;
}

.m1bf{
	position: absolute;
	top: 50%;
	right: 30%;
	width: 80px;
	transform: translateY(-50%);
	text-align: center;
}

.m1bf img{
	cursor: pointer;
}

.m1bf span{
	font-size: 20px;
	font-size: 2rem;
	line-height: 58px;
	color: #ffffff;
}
.m1bf a:hover span{
	color: #fcbf1c ;
}

@media screen and (min-width:1920px) {
	.m1xbt{
		margin-bottom: 5px;
	}
	.m1btn{
		padding-top: 74px;
	}
	.m1nr{
		padding-top: 38px;
	}
	.main1 .xian{
		margin-top: 42px;
		margin-bottom: 36px;
	}
}
@media screen and (max-width:1600px) {
	.m1bt{
		font-size: 40px;
		font-size: 4rem;
		line-height: 50px;
	}
	.m1xbt{
		font-size: 30px;
		font-size: 3rem;
		line-height: 40px;
	}
	.m1xq li,.m1l ul li{
		margin-right: 5%;
	}
}

@media screen and (max-width:1400px){
	.m1xbt{
		font-size: 26px;
		font-size: 2.6rem;
	}
	.m1bt{
		font-size: 34px;
		font-size: 3.4rem;
		line-height: 40px;
	}
	.m1xq li em,.m1l ul li em{
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 30px;
	}
	.m1xq li span,.m1nr,.m1l ul li span{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px;
	}
	.m1btn{
		margin-top: 0;
	}
	.m1bf img{
		max-width: 70%;
		margin: 0 auto;
	}
	.m1bf span{
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 30px;
	}
}
@media screen and (max-width:999px) {
	/* .m1l{
		width: 100%;
	}
	.m1r{
		position: relative;
	} */
	.main1 .zong{
		width: 100%;
		display: block;
	}
	.m1l{
		width: 95%;
		margin: auto;
	}
	.m1xbt{
		font-size: 22px;
		font-size: 2.2rem;
	}
	.m1bt{
		font-size: 30px;
		font-size: 3rem;
		line-height: 40px;
	}
	.m1r{
		margin-left: 20px;
		float: right;
		position: relative;
	}
	.m1btn a{
		font-size: 14px;
		width: 160px;
		height: 46px;
		line-height: 44px;
	}
	.m1xq li em,.m1l ul li em{
		font-size: 16px;
		font-size: 1.6rem;
	}
	.m1bf span{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px;
	}
	.m1bf img{
		max-width: 50%;
	}
	.m1nr a{
		display: block;
		overflow: initial;
	}
}

@media screen and (max-width:767px) {
	.m1l{
		padding-top: 20px;
	}
	.m1xbt{
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 30px;
	}
	.m1bt{
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 30px;
	}
	.m1xq li,.m1l ul li{
		margin-bottom: 10px;
	}
	.m1xq li em,.m1l ul li em{
		font-size: 14px;
		font-size: 1.4rem;
	}
	.m1xq li span, .m1nr,.m1l ul li span{
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 22px;
	}
	.m1nr{
		padding-top: 0;
	}
	.m1btn a{
		font-size: 12px;
		width: 120px;
		height: 40px;
		line-height: 38px;
	}
	.m1bf span{
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 22px;
	}
	.m1bf{
		right: 20%;
	}
}
@media screen and (max-width:500px) {
	.m1bf img{
		max-width: 36%;
	}
	.m1bt{
		font-size: 18px;
		font-size: 1.8rem;
	}
	.m1xbt{
		font-size: 14px;
		line-height: 1.4rem;
	}
	.m1bf{
		right: 10%;
	}
}

/* main2 */

.main2{
	padding: 30px 0;
	background-color: #004da1;
}
.main2 .zong{
	height: 100%;
	display: flex;
	flex-direction: column;
    justify-content: center;
	align-items: center;
	background: url("../images/m2bj.jpg") no-repeat bottom; 
}

.main2 .m1bt{
	text-align: center;
	color: #333;
}
.main2 .m1bt a{
	color: #fff;
}
.main2 .m1bt a:hover{
	color: #fcbf1c;
}

.main2 .m1xbt{
	margin-top: 5px;
	margin-bottom: 10px;
	color: #bfbfbf;
	opacity: 1;
}
.main2 .m1xbt a{
	color: #bfbfbf;
}
.main2 .m1xbt a:hover{
	color: #fcbf1c;
}

.main2 .img-scroll {
	margin-top: 20px;
	position: relative;
	width: 100%;
}

.main2 .img-scroll .prev,
.main2 .img-scroll .next {
	z-index: 99;
	width: 51px;
	height: 51px;
	background: #fff;
	color: #e9e9e9;
	position: absolute;
	line-height: 51px;
	top: 100%;
	border-radius: 50%;
	font-size: 20px;
	transition: 0.5s;
	text-align: center;
}

.main2 .img-scroll .prev {
	left: 50%;
	transform: translate(-120%,80%);
	cursor: pointer;
}

.main2 .img-scroll .next {
	right: 50%;
	transform: translate(120%,80%);
	cursor: pointer;
}

.main2 .img-scroll .prev:hover,
.main2 .img-scroll .next:hover {
	border: solid 1px #ff8a00;
	background-color: #ff8a00;
	color: #fff;
}

.main2 .img-list {
	position: relative;
	overflow: hidden;
}

.main2 .img-list ul {
	display: flex;
	width: 10000%;
}

.main2 .img-list li {
	width: 0.2371%;
	margin-right: 0.0171%;
	background-color: #fff;
	box-shadow: 0px 3px 64px 0px rgba(0, 0, 0, 0.05);
	border-radius: 20px;
	overflow: hidden;
	padding-bottom: 20px;
	text-align: center;
}

.main2 .img-list li div{
	display: inline-block;
	overflow: hidden;
}
.main2 .img-list li p{
	margin-top: 20px;
}
.main2 .img-list li p a{
	display: inline-block;
	width: 87.17%;
	height: 50px;
	line-height: 50px;
	background-color: #f0f0f0;
	border-radius: 27px;
	font-size: 16px;
	color: #666666;
	
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}
.main2 .img-list li p a:hover,.main2 .img-list li p a.dq{
	background-color: #fcbf1c;
	color: #fbfbfb;
}




.m2tab {
	display: flex;
	flex-wrap: wrap;
}
.m2tab li{
	margin-bottom: 10px;
}
.m2tab li span{
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	margin: 0 30px;
	color: #ffffff;
	position: relative;
	cursor: pointer;
}
.m2tab li.current2 span,
.m2tab li span:hover{
	color: #fcbf1c;
}
.m2tab li span::after{
	content: "";
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	width: 58px;
	height: 6px;
	background-color: #fcbf1c;
	border-radius: 1px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	transition: .3s;
}
.m2tab li.current2 span::after,
.m2tab li span:hover::after{
	opacity: 1;
}

.m2dxq { 
	padding-top: 30px;
	display: block;
	width: 100%;
}
.m2dxq .tabul2 {display: none; vertical-align:middle; font-size: 16px;position: relative;}

@media screen and (max-width:1400px) {
	.main2 .img-list li{
		padding-bottom: 10px;
	}
	.main2 .img-list li p{
		margin-top: 10px;
	}
	.main2 .img-list li p a{
		width: 80%;
		font-size: 18px;
		font-size: 1.8rem;
		height: 46px;
		line-height: 46px;
	}
	.m2dxq{
		padding-top: 10px;
	}
	.m2tab li span::after{
		margin-top: 0;
	}
	.main2 .img-scroll .prev {
		transform: translate(-120%,50%);
	}
	
	.main2 .img-scroll .next {
		transform: translate(120%,50%);
	}
}
@media screen and (max-width:1024px) {
	.main2{
		padding-bottom: 90px;
	}
	.main2 .img-scroll .prev, .main2 .img-scroll .next{
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	.main2 .img-list li{
		width: 0.32%;
		margin-right: 0.02%;
	}
	.main2 .img-list li p a{
		font-size: 16px;
		font-size: 1.6rem;
		height: 42px;
		line-height: 42px;
	}
	.m2tab li span{
		margin: 0 10px;
	}
}
@media screen and (max-width:650px) {
	.m2dxq{
		padding-top: 0;
	}
	.m2tab li span{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px;
	}
	.m2tab li span::after{
		width: 40px;
		height: 4px;
	}
	.main2 .img-list li{
		width: 0.48%;
		margin-right: 0.04%;
	}
	.main2 .img-list li p a{
		font-size: 14px;
		font-size: 1.4rem;
		height: 38px;
		line-height: 38px;
	}
	.main2 .img-scroll .prev, .main2 .img-scroll .next{
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.main2{
		padding-bottom: 70px;
	}
}
@media screen and (max-width:450px) {
	.main2 .img-list li p a{
		width: 90%;
	}
}

/* main3 */

.main3{ 
	padding: 30px 0;
	background: url("../images/m3bj.jpg") no-repeat center; 
	background-size: cover; 
}
.main3 .zong1{
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
}

.m3top{
	
	width: 26%;
}

.main3 .m1bt{
	color: #fbfbfb;
}
.m3nr{
	margin-top: 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fbfbfb;
}
.main3 .m1bt a,.m3nr a{
	color: #fbfbfb;
}
.main3 .m1bt a:hover,.m3nr a:hover{
	color: #fcbf1c;
}

.m3xq{
	padding-top: 20px;
	padding-bottom: 22px;
	width: 48.87%;
	margin: 0 auto;
	background-color: #ffffff;
	border-radius: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.m3xq li{
	text-align: center;
	margin: 0 5%;
	margin-bottom: 20px;
}
.m3xq li div{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 136px;
	height: 136px;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 0px 3px 7px 0px rgba(194, 194, 194, 0.35);
	background-color: #fff;
}
.m3xq li p{
	margin-top: 20px;
	font-size: 16px;
	line-height: 30px;
}



.m3tab{
	margin-top: 8px;
	display: flex;
	width: 100%;
	height: 80px;
	background-color: #ffffff;
	border-radius: 10px;
}
.m3tab li{
	padding: 7px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 33.33%;
	cursor: pointer;
	transition: .3s;
}

.m3tab li span{
	font-size: 20px;
	line-height: 30px;
	color: #3f7058;
}
.m3tab li span::after{
	content: "";
	display: none;
	margin-top: 10px;
	width: 100%;
	height: 2px;
	background-color: #fcbf1c;
}

.m3tab li.current span,.m3tab li:hover span{
	color: #fcbf1c;
	font-size: 24px;
}
.m3tab li.current span::after,.m3tab li:hover span::after{
	display: block;
}

.m3dxq { 
	padding-top: 36px;
	display: block;
	width: 100%;
}
.m3dxq .tabul {display: none; vertical-align:middle; font-size: 16px;position: relative;}

@media screen and (max-width:1600px) {
	.m3top{
		width: 50%;
	}
	.m3xq{
		width: 60%;
		min-width: 700px;
		justify-content: center;
	}
	.m3xq li{
		width: 30%;
		margin: 0 1.5%;
	}
	.m3xq li div{
		display: inline-block;
		width: 120px;
		height: 120px;
	}
	.m3nr{
		margin-top: 10px;
		font-size: 18px;
	}
	.m3xq li p{
		margin-top: 10px;
	}
	.m3tab li span{
		font-size: 18px;
		font-size: 1.8rem;
	}
	.m3tab li.current span, .m3tab li:hover span{
		font-size: 22px;
		font-size: 2.2rem;
	}
	.m3tab{
		height: 60px;
	}
}
@media screen and (max-width:1200px) {
	.m3top{
		padding-top: 20px;
		width: 100%;
	}
	.m3xq li div{
		display: inline-block;
		width: 100px;
		height: 100px;
	}
	.m3tab li span{
		font-size: 16px;
		font-size: 1.6rem;
	}
	.m3tab li.current span, .m3tab li:hover span{
		font-size: 20px;
		font-size: 2rem;
	}
	.m3tab li span::after{
		margin-top: 0;
	}
}
@media screen and (max-width:999px) {
	.m3dxq,.m3top{
		padding-top: 0;
	}
	.m3top{
		padding-bottom: 20px;
	}
	.m3xq{
		width: 80%;
		min-width: initial;
		justify-content: center;
	}
	.m3nr{
		font-size: 16px;
		font-size: 1.6rem;
	}
	.m3tab li.current span, .m3tab li:hover span{
		font-size: 18px;
		font-size: 1.8rem;
	}
}
@media screen and (max-width:767px) {
	.m3xq li{
		width: 46%;
		margin: 0 2% 10px;
	}
	.m3nr,.m3xq li p,.m3tab li span{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 22px;
	}
	.m3tab{
		height: inherit;
	}
	.m3tab li.current span, .m3tab li:hover span{
		font-size: 16px;
		font-size: 1.6rem;
	}
}

@media screen and (max-width:550px) {
	.m3xq{
		width: 100%;
	}
	.m3xq li div{
		width: 80px;
		height: 80px;
	}
}


/* main4 */

.main4{
	background-color: #fbfbfb;
}
.main4 .zong1{
	background: url("../images/m4bj.jpg") no-repeat center; 
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.m4top{
	padding-top: 60px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.m4top>a{
	width: 151px;
	height: 39px;
	line-height: 37px;
	border: 1px solid #fcbf1c;
	background-color: #fcbf1c;
	border-radius: 20px;
	font-size: 16px;
	color: #fff9f9;
	text-align: center;
}
.m4top>a:hover{
	background-color: #fff;
	color: #fcbf1c;
}

.m4dr{
	width: 57.67%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.m4dr li{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 49.02%;
	padding: 0 18px;
	position: relative;
	background-color: #fff;
	box-shadow: 0px 3px 64px 0px rgba(0, 0, 0, 0.05);
	border-radius: 20px;
	overflow: hidden;
}

.m4new{
	padding-top: 14px;
	font-size: 20px;
	line-height: 62px;
	color: #3f7058;
}

.m4xbt{
	font-size: 20px;
	line-height: 35px;
}

.m4xbt a{
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 2;  
	overflow: hidden;
}
.m4dr li .xian{
	margin-top: 12px;
	margin-bottom: 16px;
	display: block;
	width: 100%;
	height: 1px;
	background-color: #004da1;
}

.m4xnr{
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}
.m4xnr a{
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 6;  
	overflow: hidden;
	color: #666666;
}
.m4xnr a:hover{
	color: #fcbf1c;
}

.m4rq{
	display: flex;
}
.m4rq i{
	font-size: 56px;
	color: #fcbf1c;
}
.m4rq strong{
	display: block;
	font-size: 26px;
	line-height: 30px;
	color: #666666;
}
.m4rq em{
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}

.m4jt a{
	font-size: 30px;
	color: #fcbf1c;
}
.m4jt a:hover{
	color: #333;
}
.m4xqbt{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 28px;
	padding-top: 20px;
}


.m4dl{
	width: 41.2%;
	position: relative;
	box-shadow: 0px 3px 64px 0px rgba(0, 0, 0, 0.05);
	border-radius: 20px;
	overflow: hidden;
}
.m4dl .m4xbt{
	position: absolute;
	bottom: 0;
	padding: 0 18px 30px;
	color: #fff;
}
.m4dl .m4xbt a{
	color: #fff;
}
.m4dl .m4xbt a:hover{
	color: #fcbf1c;
}
.m4dl .m4rq{
	position: absolute;
	right: 30px;
	top: 41px;
}
.m4dl .m4rq i{
	color: #fff;
}
.m4dl .m4rq strong,.m4dl .m4rq em{
	color: #fff;
}

.m4xq{
	padding-top: 40px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

@media screen and (max-width:1600px) {
	.m4new{
		padding-top: 10px;
		font-size: 18px;
		line-height: 30px;
	}
	.m4xbt{
		font-size: 18px;
		line-height: 30px;
	}
	
	.m4dr li{
		padding: 0 10px;
	}
	.m4dr li .xian{
		margin: 5px 0;
	}
	.m4xnr{
		line-height: 26px;
	}
	.m4rq{
		align-items: center;
	}
	.m4rq i{
		font-size: 40px;
	}
	.m4rq strong{
		font-size: 22px;
	}
	.m4dl .m4rq{
		top: 20px;
		right: 20px;
	}
	.m4dl .m4xbt{
		padding-bottom: 20px;
	}
	.m4drbt{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.m4xq{
		padding-top: 20px;
	}
}
@media screen and (max-width:1200px) {
	.m4xq{
		align-items: flex-start;
	}
}
@media screen and (max-width:1024px) {
	.main4 .zong1{
		padding: 30px 0;
	}
	.m4top{
		padding: 0;
	}
}
@media screen and (max-width:999px) {
	.m4xbt,.m4new{
		font-size: 16px;
	}
	.m4xnr{
		font-size: 14px;
	}
	.m4rq i{
		font-size: 30px;
		margin-right: 5px;
	}
	.m4rq strong{
		font-size: 18px;
	}
	.m4rq em{
		font-size: 14px;
		line-height: 26px;
	}
	.m4jt a{
		font-size: 20px;
	}
	.m4dl{
		width: 50%;
		max-width: 610px;
		margin: 0 auto;
	}
	.m4dr{
		padding-top: 20px;
		width: 100%;
	}
	.m4top>a{
		font-size: 14px;
	}
}

@media screen and (max-width:767px) {
	.m4top>a{
		width: 120px;
		height: 30px;
		line-height: 28px;
	}
	.m4xbt,.m4new{
		font-size: 14px;
	}
	.m4rq i{
		font-size: 26px;
	}
	.m4rq strong{
		font-size: 16px;
		line-height: 26px;
	}
	.m4rq em,.m4xnr{
		font-size: 12px;
		line-height: 22px;
	}
	.m4dl{
		width: 80%;
		max-width: 500px;
	}
	.m4top>a{
		margin-top: 10px;
		font-size: 12px;
	}
}
@media screen and (max-width:500px) {
	.m4dl{
		width: 100%;
	}
	.m4dr li{
		width: 100%;
		margin-bottom: 20px;
	}
}

/* main5 */

.main5{
	background: url("../images/m5bj.jpg") no-repeat center; 
	background-size: cover; 
}
.main5 .zong1{
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.main5 .m1bt{
	display: inline-block;
	text-align: center;
}
.main5 .m1bt a{
	color: #3747a4;
	position: relative;
	z-index: 1;
}
.main5 .m1bt a:hover{
	color: #fcbf1c;
}
.m5btbj{
	display: block;
	position: relative;
	transform: translateY(40%);
}

.m5nr{
	width: 66%;
	margin-top: 40px;
	font-size: 20px;
	line-height: 36px;
}

.m5btn{
	padding-top: 90px;
}
.m5btn a{
	display: inline-block;
	width: 194px;
	height: 50px;
	line-height: 48px;
	border: 1px solid #fcbf1c;
	background-color: #fcbf1c;
	border-radius: 25px;
	font-size: 16px;
	color: #ecf2ed;
	text-align: center;
}

.m5btn a:hover{
	background-color: #fff;
	color: #fcbf1c;
}

@media screen and (max-width:1400px) {
	.m5btbj{
		width: 240px;
	}
	.m5nr{
		font-size: 18px;
	}
}
@media screen and (max-width:1024px) {
	.main5 .zong1{
		padding: 30px 0;
	}
	.m5nr{
		margin-top: 20px;
		font-size: 16px;
		line-height: 30px;
	}
	.m5btbj{
		width: 200px;
	}
	.m5btn{
		padding-top: 30px;
	}
	.m5btn a{
		width: 160px;
		height: 40px;
		line-height: 38px;
		font-size: 14px;
	}
}
@media screen and (max-width:767px) {
	.m5nr{
		font-size: 14px;
		line-height: 26px;
	}
	.m5btbj{
		width: 160px;
	}
	.m5btn a{
		width: 140px;
	}
}
@media screen and (max-width:500px){
	.m5btbj{
		width: 120px;
	}
}

/* foot */

.foot{
	background-color: #004da1;
}
.foot .zong1{
	padding-top: 52px;
	padding-bottom: 32px;
}

.ftop{
	padding: 28px 0;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #fdfdfd;
}

.ftdh{
	display: flex;
	margin-left: auto;
	margin-right: 20px;
}
.ftdh li{
	margin-right: 56px;
}
.ftdh li a{
	font-size: 18px;
	line-height: 48px;
	color: #ffffff;
}
.ftop .logo{
	width: 244px;
	margin-left: 0;
}


.ftxq{
	padding-top: 38px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.ftlg a:hover img{
	transform: none;
}

.fop {
	margin-top: 22px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}

.fop a {
	display: inline-block;
	color: #fff;
}

.fop a:hover {
	color: #fcbf1c;
}

.youlian {
	padding-top: 12px;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	min-height: 30px;
}

.youlian span,
.youlian a {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}

.youlian a {
	margin: 0 10px;
}

.youlian a:hover {
	color: #fcbf1c;
	text-decoration: underline;
}

.ftl{
	flex: 1;
	margin-right: 20px;
}
.ftr{
	padding-top: 8px;
	display: flex;
}

.shejiao1{
	padding-right: 18px;
	border-right: 1px solid #fff;
}

.shejiao2 {
	padding-left: 18px;
	display: inline-block;
	text-align: center;
}

.shejiao2 a {
	border: solid 1px #ffffff;
	display: inline-block;
	vertical-align: middle;
	width: 35px;
	height: 35px;
	line-height: 33px;
	border-radius: 4px;
	text-align: center;
	color: #ffffff;
}
.shejiao2 a i{
	font-size: 26px;
}


.shejiao2 a:hover {
	background-color: #fcbf1c;
	border: solid 1px #fcbf1c;
	color: #fff;
	text-decoration: none;
}

.wm{
	position: relative;
	display: inline-block;
	
}
.wm i{
	border: solid 1px #ffffff;
	display: inline-block;
	vertical-align: middle;
	width: 35px;
	height: 35px;
	line-height: 33px;
	border-radius: 4px;
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	cursor: pointer;
	transition: .3s;
}
.wm .tk{
	display: none;
	width: 106px;
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translate(-50%,100%);
	z-index: 1;
}
.wm .tk::before{
	content: "";
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%);
	border: 10px solid;
	border-color: transparent;
	border-bottom-color: #fff;
}
.wm:hover i{
	background-color: #fcbf1c;
	border: solid 1px #fcbf1c;
}
@media screen and (min-width:1025px) {
	.wm:hover span{
		display: block;
	}
}

@media screen and (max-width:1400px) {
	.ftdh li{
		margin-right: 24px;
	}
	.ftdh{
		margin-right: 0;
	}
	.ftop .logo{
		width: 180px;
	}
}

@media screen and (max-width:999px) {
	.foot .zong1{
		padding: 30px 0;
	}
	.ftop{
		padding: 0 0 20px;
	}
	.ftl{
		margin-right: 0;
		text-align: center;
	}
	.ftdh{
		display: none;
	}
	.ftlg{
		display: inline-block;
	}
	.ftop .logo{
		width: 160px;
	}
	.ftxq{
		padding-top: 20px;
		display: block;
	}
	.ftr{
		padding-top: 20px;
		justify-content: center;
	}
	.wm .tk{
		top: -10px;
		bottom: initial;
		transform: translate(-50%,-100%);
	}
	.wm .tk::before{
		top: 100%;
		bottom: initial;
		border-color: transparent;
		border-top-color: #fff;
	}
}
@media screen and (max-width:767px){
	.ftop .logo{
		width: 120px;
	}
	.shejiao1{
		padding-right: 10px;
	}
	.shejiao2{
		padding-left: 10px;
	}
}
@media screen and (max-width:500px){
	.ftop .logo{
		width: 100px;
	}
	.wm .tk{
		left: 0;
		transform: translate(0,-100%);
	}
	.wm .tk::before{
		display: none;
	}
}


/* lianxi */
.lxn{
	display: none;
}
.lianxi{ position:fixed; width:51px; right:0px; top:50%; transform:translateY(-50%); z-index:99999}
.lianxi div a{ display:block; width:51px; height:51px; text-align:center; line-height:51px; font-size: 28px; background-color: #f7f7f7; margin-top:2px; border-radius: 6px; cursor: pointer;}
.ke1{ color: #146bb2}
.ke2{ color: #02b234}
.weixin{ position:relative; cursor:pointer;}
.weixin img{ position:absolute; width:149px; height:150px; max-width: none; top:0px; left:-149px; display:none;}
.weixin:hover img{ display:block;}
.weixin2,.tankuang{ display:none}
.tankuang{ position:absolute; bottom:50px; left:50% !important; margin-left:-75px;}
.tankuang img{ display:block; position:relative; width:150px; height:150px; left:auto; margin:auto;}
.lianxi div a:hover{ background:#146bb2; color: #fff;}
.clear2{ display:none}

@media screen and (max-width:999px) {
.youlian{display:none}
.top{width:33.33%;height:40px;height:40px;bottom:0px;right:0px;border-radius:0px;border:none}

.lianxi{ width:100%; right:auto; top:auto; margin:auto; left:0px; bottom:0px; border-top:1px solid #fff; transform:translateY(0);}
.lianxi div{ width:33.33%; float:left;}
.lianxi div a{ margin:auto; width:100%; background:#fff; color:#333 ; height:40px;line-height:40px; border-radius:0px;}
.weixin2{ display:block}
.weixin1{ display:none}
}

/* @media screen and (max-width:500px) {
	.tankuang{
		left: 0 !important;
		margin-left: 0;
	}
} */

/* -----------------------------1-1about---------------------------------- */

.banz{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%);
}
.banz p{
	font-size: 48px;
	line-height: 40px;
	color: #004da1;
}

.banz em{
	margin-top: 16px;
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #004da1;
}

.fybanner .zong{
	padding-left: 4%;
}

@media screen and (max-width:1400px) {
	.banz p{
		font-size: 38px;
	}
	
	.banz em{
		font-size: 20px;
	}
}
@media screen and (max-width:999px) {
	.banz p{
		font-size: 32px;
	}
	
	.banz em{
		margin-top: 0;
		font-size: 18px;
	}
}
@media screen and (max-width:767px) {
	.banz p{
		font-size: 24px;
		line-height: 30px;
	}
	
	.banz em{
		font-size: 16px;
	}
}
@media screen and (max-width:500px) {
	.banz{
		transform: translate(-50%,-50%);
	}
	.banz p{
		font-size: 20px;
		line-height: 30px;
	}
	
	.banz em{
		font-size: 14px;
	}
}


/* a1m1 */

.a1m1{
	padding-top: 74px;
}

.a1m1bt{
	color: #004da1;
	text-align: center;
}

.a1m1nr{
	padding-top: 30px;
}
.a1m1nr p{
	font-size: 18px;
	line-height: 36px;
	color: #666666;
}

.a1m1t{
	margin-top: 62px;
	border-radius: 30px;
	overflow: hidden;
}

.a1m1bj{
	margin-top: 56px;
	padding-top: 58px;
	background: url("../images/a1m1bj.jpg") no-repeat left top; 
}

.a1m1bj .a1m1bt{
	text-align: left;
}
.a1m1bj .a1m1xq{
	padding-bottom: 180px;
	padding-top: 31px;
}
.a1m1xq p{
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 36px;
	color: #666666;
	
}
.shouhsj p{
	text-indent: 1cm;
}

.a1m1r{
	float: right;
	margin-left: 6%;
	width: 30.78%;
	border-radius: 30px;
	overflow: hidden;
}

.a1m1btm{
	padding: 62px 0 54px;
	margin-top: -160px;
	background-color: #004da1;
}

.a1m1btm ul{
	display: flex;
	width: 62.86%;
}
.a1m1btm li{
	padding: 0 16.14%;
	border-left: 2px solid #82bcfa;
}
.a1m1btm li:first-child{
	padding-left: 0;
	border: none;
}
.a1m1btm li:last-child{
	padding-right: 0;
}
.a1m1btm li p{
	font-size: 20px;
	line-height: 32px;
	color: #ffffff;
	letter-spacing: 4px;
}
.a1m1btm li strong{
	font-size: 48px;
	line-height: 36px;
	color: #fcbf1c;
	letter-spacing: 0;
}

@media screen and (max-width:999px) {
	.a1m1{
		padding-top: 30px;
	}
	.a1m1nr{
		padding-top: 20px;
	}
	.a1m1nr p{
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 30px;
	}
	.a1m1t{
		margin-top: 20px;
	}
	.a1m1bj{
		margin-top: 20px;
		padding-top: 0;
	}
	.a1m1bj .a1m1xq{
		padding-top: 20px;
		padding-bottom: 0;
	}
	.a1m1btm{
		margin-top: 20px;
	}
	.a1m1r{
		margin-left: 3%;
		width: 33%;
	}
	.a1m1btm{
		padding: 20px 0;
	}
	.a1m1btm li strong{
		font-size: 40px;
	}
	.a1m1btm li p{
		font-size: 18px;
	}
	.a1m1btm ul{
		width: 100%;
	}
	.a1m1btm li{
		text-align: center;
		padding: 0;
		border: none;
		width: 33.33%;
	}
	.a1m1xq p{
		line-height: 30px;
	}
}

@media screen and (max-width:767px) {
	.a1m1nr p,.a1m1xq p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px;
	}
	.a1m1btm li strong{
		font-size: 30px;
	}
	.a1m1btm li p{
		font-size: 16px;
	}
}
@media screen and (max-width:550px) {
	.a1m1r{
		float: initial;
		margin: 0 auto;
		width: 100%;
		max-width: 220px;
		
	}
	.a1m1l{
		padding-top: 20px;
	}
	.a1m1btm li strong{
		font-size: 22px;
	}
	.a1m1btm li p{
		font-size: 14px;
		line-height: 26px;
	}
	
}
@media screen and (max-width:500px) {
	.a1m1nr p,.a1m1xq p{
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 22px;
	}
}

/* a1m2 */

.a1m2{
	padding-top: 62px;
}

.a1m2 .a1m1xq{
	padding-top: 28px;
}

.a1m2 .a1m1t{
	margin-top: 40px;
}



/* a1m3 */

.a1m3{
	padding-top: 62px;
}

.a1m3 .a1m1xq{
	padding-top: 30px;
}

.a1m3t{
	padding-top: 90px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.a1m3t span{
	width: 47%;
	border-radius: 30px;
	overflow: hidden;
}

/* a1m4 */

.a1m4{
	padding-top: 60px;
	padding-bottom: 124px;
	background: url("../images/a1m4bj.jpg") no-repeat center; 
	background-size: cover;
}
.a1m4 .a1m1xq{
	padding-top: 28px;
}

.a1m4t{
	padding-top: 68px;
	display: flex;
	flex-wrap: wrap;
}
.a1m4t span{
	width: 30.86%;
	border-radius: 30px;
	margin-left: 3.71%;
	overflow: hidden;
}
.a1m4t span:nth-child(3n+1){
	margin-left: 0;
}

@media screen and (max-width:999px) {
	.a1m2,.a1m3,.a1m4,.a1m2 .a1m1xq,.a1m3 .a1m1xq,.a1m4 .a1m1xq,.a1m3t,.a1m4t{
		padding-top: 20px;
	}
	.a1m2 .a1m1t{
		margin-top: 20px;
	}
	.a1m4{
		padding-bottom: 30px;
	}
}

@media screen and (max-width:550px) {
	.a1m4{
		padding-top: 10px;
	}
	.a1m3t span{
		width: 100%;
		margin-bottom: 20px;
	}
	.a1m4t span{
		width: 100%;
		max-width: 220px;
		margin: 0 auto 20px;
	}
	.a1m4t span:nth-child(3n+1){
		margin: 0 auto 20px;
	}
	.a1m1t,.a1m1r,.a1m3t span,.a1m4t span{
		border-radius: 20px;
	}
}

/* -----------------------------1-2about---------------------------------- */

.a2m1{
	padding-top: 82px;
	padding-bottom: 120px;
}
.a2m1 .a1m1xq{
	padding-top: 32px;
}

#outer6 {
	padding-top: 64px;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}


.tab6 {
	position: relative;
	padding: 30px 0;
}

#tab6 {
	position: relative;
	overflow: hidden;
	z-index: 99;
	max-height: 690px;
}

#tab6::before {
	content: "";
	position: absolute;
	height: 10000%;
	width: 1px;
	background-color: #b1b1b1;
	left: 13px;
	z-index: -2;
}

#tab6 li {
	vertical-align: bottom;
	cursor: pointer;
	position: relative;
	padding: 45px 0;
}

#tab6 li::before {
	content: "";
	display: inline-block;
	box-sizing: border-box;
	width: 25px;
	height: 25px;
	padding: 6px;
	border: solid 1px #c0c0c0;
	background-color: #c0c0c0;
	border-radius: 50%;
	background-clip: content-box;
	vertical-align: middle;
	margin-right: 20px;
}

#tab6 li a {
	vertical-align: middle;
	display: inline-block;
	cursor: pointer;
	font-size: 18px;
	line-height: 30px;
	color: #999999;
}

#tab6 li.current6 a {
	font-size: 26px;
	line-height: 30px;
	color: #fcbf1c;
}


#tab6 li.current6::before {
	border: solid 1px #fcbf1c;
	background-color: #fcbf1c;
}

.tab6 .prev2,
.tab6 .next2 {
	position: absolute;
	text-align: center;
	color: #fcbf1c;
	font-size: 20px;
	left: 4px;
	cursor: pointer;
	z-index: 999
}
.tab6 .prev2{
	top: 0;
}
.tab6 .next2{
	bottom: 0;
}

#content6 {
	padding-top: 40px;
	display: inline-block;
	vertical-align: top;
	width: 74.64%;
	position: relative;
}

#content6 .tabul6 {
	display: none;
	vertical-align: middle;
}

.a12m1xbt{
	font-size: 30px;
	line-height: 58px;
	color: #004da1;
}

.a2m1xq{
	padding-top: 30px;
	
}

.a2m1t{
	display: flex;
	flex-wrap: wrap;
}

.a2m1t span{
	width: 39.9%;
	margin-right: 7.27%;
	border-radius: 30px;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
}
/*.a2m1t span:first-child{
	margin-top: 0;
}*/
.a2m1t span:nth-child(2){

}
.a2m1t span p{
	padding-left: 5%;
	width: 23.02%;
	height: 35.55%;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 30px;
	line-height: 58px;
	font-weight: bold;
	background:linear-gradient(-45deg, transparent 50%,#ffc000 50%)
}

.a2m1nr,.a2m1xq ul{
	margin-top: 45px;
	display: flex;
	flex-wrap: wrap;
}
.a2m1nr li,.a2m1xq ul li{
	width: 46%;
	margin-right: 1%;
}
.a2m1nr li p,.a2m1xq ul li p{
	font-size: 18px;
	line-height: 36px;
	color: #616161;
}

@media screen and (max-width:1400px) {
	.a2m1t span p{
		font-size: 20px;
		line-height: 30px;
	}
	.a12m1xbt{
		font-size: 26px;
	}
	#content6{
		padding-top: 0;
	}
	#tab6{
		height: 600px;
	}
}
@media screen and (max-width:999px) {
	.a2m1{
		padding: 30px 0;
	}
	#outer6{
		padding-top: 20px;
	}
	.a12m1xbt{
		font-size: 22px;
		line-height: 30px;
	}
	#tab6 li{
		padding: 20px 0;
	}
	#tab6{
		height: 400px;
	}
	#tab6 li a{
		font-size: 16px;
	}
	#tab6 li.current6 a{
		font-size: 22px;
	}
	.a2m1xq,.a2m1 .a1m1xq{
		padding-top: 20px;
	}
	.a2m1nr,.a2m1xq ul{
		margin-top: 20px;
	}
	.a2m1nr li p,.a2m1xq ul li p{
		font-size: 16px;
		line-height: 30px;
	}
	.a2m1t{
		justify-content: space-between;
	}
	.a2m1t span{
		width: 48%;
		margin-right: 0;
	}
	.a2m1nr,.a2m1xq ul{
		justify-content: space-between;
	}
	.a2m1nr li,.a2m1xq ul li{
		width: 48%;
		margin-right: 0;
	}
	#tab6 li::before{
		margin-right: 10px;
	}
}

@media screen and (max-width:767px) {
	.a2m1t span{
		width: 100%;
		max-width: 320px;
		margin-bottom: 10px;
	}
	.a2m1nr li,.a2m1xq ul li{
		width: 100%;
	}
	.a2m1nr li p,.a2m1xq ul li p,#tab6 li a{
		font-size: 14px;
		line-height: 26px;
	}
	.a12m1xbt,#tab6 li.current6 a{
		font-size: 18px;
		line-height: 30px;
	}
	#tab6 li::before{
		width: 18px;
		height: 18px;
		padding: 3px;
	}
	.tab6 .prev2, .tab6 .next2{
		left: 0;
	}
	#tab6::before{
		left: 9px;
	}
	.tab6{
		width: 140px;
	}
	#content6{
		flex: 1;
	}
}

@media screen and (max-width:500px){
	.tab6{
		width: 115px;
	}
	.a12m1xbt{
		font-size: 16px;
	}
	#tab6 li.current6 a{
		font-size: 14px;
	}
	#tab6 li a{
		font-size: 12px;
		line-height: 22px;
	}
	#tab6 li::before{
		margin-right: 5px;
	}
	.a2m1t span p{
		font-size: 16px;
	}
}

/* -----------------------------1-3about---------------------------------- */

/* a3m1 */

.a3m1{
	padding-top: 64px;
	padding-bottom: 80px;
}

.a3m1 .zong{
	background: url("../images/a3m1bj.jpg") no-repeat center; 
}

.a3m1xbt{
	font-size: 36px;
	line-height: 41px;
	color: #d6ddeb;
	text-align: center;
}

.a3m1bt{
	margin-top: -24px;
	color: #004da1;
	text-align: center;
}

.a3m1t{
	/*width: 53.57%;*/
	margin: 58px auto 26px;
}
.a3m1t img{
    margin:0 auto;
}
.a3m1nr{
	width: 91%;
	margin: 0 auto;
}
.a3m1nr p{
	text-align: center;
}

@media screen and (max-width:999px) {
	.a3m1{
		padding: 30px 0;
	}
	.a3m1nr{
		width: 100%;
	}
	.a3m1xbt{
		font-size: 30px;
	}
	.a3m1t{
		margin: 20px auto;
		width: 70%;
	}
}

@media screen and (max-width:767px) {
	.a3m1xbt{
		font-size: 20px;
	}
}
@media screen and (max-width:500px) {
	.a3m1{
		padding-top: 20px;
	}
	.a3m1t{
		width: 100%;
	}
	.a3m1t{
		margin: 10px auto;
	}
}

/* a3m2 */

.a3m2{
	padding-top: 76px;
	padding-bottom: 66px;
	background: url("../images/a3m2bj.jpg") no-repeat center; 
	background-size: cover;
}

.a3m2 .zong{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.a3m2l{
	width: 41.14%;
}

.a3m2bt{
	color: #fff;
}

.a3m2nr{
	padding-top: 26px;
	padding-right: 46px;
}
.a3m2nr p{
	color: #fff;
}
.a3m2nr em{
	color: #fff;
	font-size: 24px;
	line-height: 30px;
}

.a3m2xtu{
	margin-top: 38px;
	display: flex;
	justify-content: space-between;
}
.a3m2xtu p{
	width: 47.22%;
	max-width: 272px;
	border-radius: 30px;
	overflow: hidden;
}

.a3m2r{
	width: 54.21%;
	max-width: 759px;
	margin: 0 auto;
}

.a3m2tu{
	border-radius: 30px;
	overflow: hidden;
	margin-bottom: 36px;
}

.a3m2tu .shipin1{
	position: relative; 
	padding-bottom:59.29%;
	height: 0;
	overflow: hidden;
}
.shipin1 iframe,.shipin1 video {  
	position: absolute; 
	top:0; 
	left: 0; 
	width: 100%; 
	height:100%; 
	border:none;
}
.shipin1 iframe body{ 
	margin:0px !important;
}

.a3m2xbt{
	font-size: 28px;
	line-height: 36px;
	color: #ffffff;
	text-align: center;
}

.a3m2nr2{
	padding-right: 0;
	padding-top: 14px;
	width: 64%;
	margin: 0 auto;
	text-align: center;
}
.a3m2nr2::after{
	content: "";
	display: block;
	margin: 18px auto 0;
	width: 70px;
	height: 4px;
	background-color: #ffffff;
}

@media screen and (max-width:1300px) {
	.a3m2nr{
		padding-right: 0;
	}
}
@media screen and (max-width:999px) {
	.a3m2{
		padding: 30px 0;
	}
	.a3m2l{
		width: 100%;
	}
	.a3m2nr em{
		font-size: 22px;
	}
	.a3m2nr{
		padding-top: 20px;
	}
	.a3m2xtu{
		margin-top: 20px;
	}
	.a3m2xtu{
		justify-content: space-around;
	}
	.a3m2r{
		margin-top: 30px;
		width: 100%;
	}
	.a3m2tu{
		margin-bottom: 20px;
	}
	.a3m2xbt{
		font-size: 24px;
	}
}
@media screen and (max-width:767px) {
	.a3m2nr em{
		font-size: 18px;
	}
	.a3m2xbt{
		font-size: 20px;
		line-height: 30px;
	}
	
}
@media screen and (max-width:500px){
	.a3m2nr{
		width: 100%;
	}
	.a3m2nr2::after{
		margin-top: 10px;
	}
	.a3m2xtu{
		display: block;
	}
	.a3m2xtu p{
		width: 100%;
		margin: 0 auto 10px;
	}
	
}


/* a3m3 */

.a3m3{
	padding-top: 118px;
	padding-bottom: 66px;
}

.a3m3xq li{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 62px;
}
.a3m3xq li:nth-child(2n){
	flex-direction: row-reverse;
}

.a3m3l{
	width: 54%;
}

.a3m3tu{
	border-radius: 30px;
	overflow: hidden;
}
.a3m3tu .shipin1{
	position: relative; 
	padding-bottom:60.32%;
	height: 0;
	overflow: hidden;
}
.a3m3l p{
	padding-top: 16px;
	font-size: 28px;
	line-height: 36px;
	color: #414141;
	text-align: center;
}

.a3m3bt{
	color: #004da1;
}

.a3m3r{
	padding-bottom: 62px;
	width: 44.5%;
	padding-left: 3.93%;
	padding-right: 6.64%;
	position: relative;
}

.a3m3nr{
	padding-top: 28px;
}


.a3m3r .xian{
	margin-top: 32px;
	display: block;
	width: 70px;
	height: 4px;
	background-color: #004da1;
}


.a3m3t{
	width: 65.17%;
	position: absolute;
	z-index: -1;
	right: 0;
	top: 50%;
	transform: translate(20%,-50%);
}

.a3m3xq li:nth-child(2n) .a3m3t{
	left: 0;
	transform: translate(-30%,-50%);
}

@media screen and (max-width:999px) {
	.a3m3{
		padding: 30px 0;
	}
	.a3m3t,.a3m3xq li:nth-child(2n) .a3m3t{
		transform: translate(0,-50%);
	}
	.a3m3r{
		width: 42%;
		padding: 0;
	}
	.a3m3xq li{
		margin-bottom: 20px;
	}
	.a3m3l p{
		font-size: 22px;
	}
	.a3m3nr{
		padding-top: 10px;
	}
	.a3m3r .xian{
		display: none;
	}
}
@media screen and (max-width:767px) {
	.a3m3l p{
		padding-top: 10px;
		font-size: 18px;
		line-height: 30px;
	}
}

@media screen and (max-width:600px) {
	.a3m3l,.a3m3r{
		width: 100%;
	}
	.a3m3r{
		padding-top: 20px;
	}
	.a3m3l p{
		font-size: 16px;
	}
	.a3m2tu,.a3m2xtu p,.a3m3tu{
		border-radius: 20px;
	}
}


/* -----------------------------2-1产品中心---------------------------------- */

/* p1m1 */

.p1m1{
	padding-top: 72px;
	padding-bottom: 96px;
}

.pzong{
	max-width: 1536px;
	width: calc(100% - 120px);
	margin: auto;
}

.p1m1l{
	float: left;
	width: 17.97%; 
	display: inline-block; 
	vertical-align: top;
}

.prl{
	margin-bottom: 40px;
}

.j-nextshow { 
	position: relative; 
	display: none; 
	padding: 10px;
}
.proslide_menubtn { 
	display: none; 
	width: 23px; 
	height: 18px; 
	position: absolute; 
	top: 50%; 
	margin-top:-9px; 
	right: 12px; 
	cursor: pointer; 
	-webkit-transition: all 0.4s ease 0s; 
	-o-transition: all 0.4s ease 0s; 
	-moz-transition: all 0.4s ease 0s; 
	transition: all 0.4s ease 0s; 
	z-index: 99; 
}
.proslide_menubtn span { 
	display: block; 
	width: 100%; 
	height: 3px; 
	margin-bottom: 3px; 
	background-color: #fff;
}

.prbiao,.prlt strong{
	padding: 10px;
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
	background-color: #004da1;
	display: block;
}
.prbiao:hover{
	color: #fff;
}
.prlt{ padding: 0px; margin: auto}


.proyiji>li{
	padding-top: 14px;
}
.proyiji>li>p{ 
	padding: 17px 10px;
	padding-right: 34px;
	display: block; 
	line-height: 26px; 
	font-size: 24px; 
	font-size: 2.4rem; 
	position: relative;
	color: #004da1;
	border-bottom: 1px solid #004da1;
	cursor: pointer;
}
.proyiji>li>p a{ 
	color: #004da1;
}
.proyiji li i{ 
	position: absolute; 
	right: 15px;
	font-size: 14px; 
}

.proyiji li.dangyi>p{
	color: #fcbf1c;
	border-bottom: 1px solid #fcbf1c;
}

.proerji>li{
	margin-bottom: 3px;
}
.proerji>li>p{
	font-size: 20px;
	font-size: 2rem; 
	color: #5b5b5b;
}
.proerji li p em{
	color: #fcbf1c;
	font-size: 28px;
	margin-right: 10px;
}
.proerji>li>p a{
	color: #5b5b5b;
}
.proerji>li>p a:hover{
	color: #fcbf1c;
}

.proerji>.danger>p{
	color: #fcbf1c;
}
.proerji>.danger>p a{
	color: #fcbf1c;
}

.prosanji>li>p{
	font-size: 16px;
	font-size: 1.6rem;
	padding-left: 20px;
}

.proerji{
	display: none;
}
.prosanji{
	display: none;
}
.dangyi .proerji{
	display: block;
}
.danger .prosanji{
	display: block;
}

.dangyi .jia{
	display: none;
}
.jian{
	display: none;
}
.dangyi .jian{
	display: block;
}


.p1m1r{
	padding-top: 14px;
	width: 77.28%;
	float: right;
}

.p1m1bt{
	color: #ffffff;
	text-align: center;
}
.p1m1top{
	border-radius: 30px;
	padding: 0 20px;
	padding-top: 68px;
	padding-bottom: 44px;
}
.p1m1nr{
	padding-top: 8px;
}
.p1m1nr p{
	color: #fff;
	text-align: center;
	line-height: 31px;
}
.p1m1nr p a{
	color: #fff;
}

.p1m1xq{
	padding-top: 46px;
	display: flex;
	flex-wrap: wrap;
}
.p1m1xq li{
	width: 31.84%;
	margin-left: 2.24%;
	margin-bottom: 26px;
	position: relative;
	background-color: #fcbf1c;
	border-radius: 30px;
}
.p1m1xq li:nth-child(3n+1){
	margin-left: 0;
}
.p1m1t{
	border-radius: 30px;
	overflow: hidden;
	transition: .3s;
}
.p1m1xq li:hover .p1m1t{
	opacity: .2;
}
.p1m1xbt{
	font-size: 28px;
	line-height: 30px;
	color: #004da1;
	width: 100%;
	text-align: center;
}
.p1m1xbt a{
	color: #004da1;
}
.p1m1xq li>.p1m1xbt{
	position: absolute;
	bottom: 18%;
	left: 50%;
	transform: translateX(-50%);
	transition: .3s;
}
.p1m1xq li:hover>.p1m1xbt{
	opacity: .2;
}
.p1m1fd{
	position: absolute;
	width: 89%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	transition: .3s;
	opacity: 0;
}
.p1m1fd .p1m1xbt a{
	color: #fff;
}
.p1m1xq li:hover> .p1m1fd{
	opacity: 1;
}

@media screen and (max-width:1300px) {
	.p1m1l{
		width: 20%;
	}
	.proyiji>li>p{
		font-size: 20px;
	}
	.proerji>li>p{
		font-size: 18px;
	}
	.prosanji>li>p{
		font-size: 14px;
	}
	.p1m1xbt{
		font-size: 20px;
	}
	.p1m1xq li>.p1m1xbt{
		bottom: 10%;
	}
	/*.p1m1xq li{
		background-color: #fff;
	}*/
}

@media screen and (max-width:999px){
	.pzong{
		width: 95%;
		margin: auto;
	}
	.prl{margin-bottom: 20px;}
	.j-nextshow { display: block; margin-top: 15px;}
	.proslide_menubtn { display: block; }
	.pro1{padding-top: 20px;padding-bottom: 10px;}
	.p1m1l{ width: 100%; margin-right: 0;}
	.proyiji{display: none;}
	
	
	.proyiji>li>p{
		font-size: 18px;
		padding: 10px;
		padding-right: 34px;
	}
	.proerji>li>p{
		font-size: 16px;
	}
	.prosanji>li>p{
		font-size: 12px;
	}
	.p1m1{
		padding: 30px 0;
	}
	.p1m1r{
		padding-top: 0;
		width: 100%;
		float: initial;
	}
	.p1m1fd{
		position: initial;
		transform: none;
		opacity: 1;
		margin: 0 auto;
		display: none;
	}
	.p1m1nr p{
		color: #fff;
		text-align: center;
		line-height: 31px;
	}
	.p1m1fd .p1m1xbt a{
		color: #004da1;
	}
	.p1m1fd .p1m1nr p a{
		color: #004da1;
	}
	.p1m1top{
		padding: 20px;
	}
	.p1m1t{
		opacity: 1 !important;
	}
	.p1m1xbt{
		font-size: 18px;
	}
	.p1m1xq{
		padding-top: 20px;
	}
	.p1m1xq li{
		margin-bottom: 20px;
	}
	.p1m1xq li>.p1m1xbt{
		opacity: 1 !important;
		position: initial;
		transform: none;
		margin-top: -30px;
	}
	.proyiji>li{
		padding-top: 0;
	}
}
@media screen and (max-width:767px){
	.p1m1nr p{
		line-height: 26px;
	}
}
@media screen and (max-width:650px) {
	.p1m1nr{
		padding-top: 0;
	}
	.p1m1xbt{
		font-size: 16px;
	}
	.p1m1xq li{
		width: 48%;
		margin-left: 4%;
	}
	.p1m1xq li:nth-child(3n+1){
		margin-left: 4%;
	}
	.p1m1xq li:nth-child(2n+1){
		margin-left: 0;
	}
	.prbiao, .prlt strong{
		font-size: 16px;
	}
	.proyiji li.dangyi>p{
		font-size: 16px;
	}
	.proerji>li>p{
		font-size: 14px;
	}
}
@media screen and (max-width:400px){
	.p1m1xq li{
		width: 100%;
		max-width: 240px;
		margin: 0 auto 10px;
	}
	.p1m1xq li:nth-child(3n+1){
		margin: 0 auto 10px;
	}
	.p1m1xq li:nth-child(2n+1){
		margin: 0 auto 10px;
	}
}

/* -----------------------------2-2产品中心---------------------------------- */

.p1m2xq .p1m1t{
	opacity: 1 !important;
}

.p1m2xq li{
	background-color: #f5f5f5;
	margin-bottom: 48px;
}

.p2m1nr{
	position: relative;
	z-index: 1;
	margin-top: -34%;
	width: 100%;
	padding: 0 48px 20px;
}
.p2m1xbt{
	font-size: 20px;
	line-height: 40px;
	color: #4d4d4d;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.p2m1xbt a{
	color: #4d4d4d;
}

.p2m1nr .xian{
	margin-top: 5px;
	margin-bottom: 10px;
	width: 97px;
	height: 1px;
	display: block;
	background-color: #fcbf1c;
}

.p2m1xnr{
	font-size: 16px;
	line-height: 30px;
	color: #808080;
}
.p2m1xnr a{
	color: #808080;
}
.p2m1xbt a:hover,.p2m1xnr a:hover{
	color: #fcbf1c;
}

@media screen and (max-width:1400px) {
	.p2m1nr{
		padding: 0 20px 20px;
	}
	.p2m1xbt{
		font-size: 20px;
		line-height: 30px;
	}
}
@media screen and (max-width:999px) {
	.p2m1xbt{
		font-size: 18px;
	}
	.p2m1nr .xian{
		margin: 5px 0;
	}
	.p2m1xnr{
		font-size: 14px;
		line-height: 26px;
	}
	.p2m1nr{
		margin-top: -30%;
	}
	.p1m2xq li{
		margin-bottom: 20px;
	}
}

@media screen and (max-width:767px) {
	.p2m1xbt{
		font-size: 16px;
		line-height: 26px;
	}
}

/* -----------------------------2-3产品中心---------------------------------- */



.zoomPad {
	position: relative;
	float: left;
	z-index: 99;
	cursor: crosshair;
}

.zoomPreload {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
	color: #333;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 43px 30px;
	z-index: 110;
	width: 90px;
	height: 43px;
	position: absolute;
	top: 0px;
	left: 0px;
	* width: 100px;
	* height: 49px;
}

.zoomPup {
	overflow: hidden;
	background-color: #FFF;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 120;
	position: absolute;
	border: 1px solid #CCC;
	z-index: 101;
	cursor: crosshair;
}

.zoomOverlay {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #FFF;
	/*opacity:0.5; */
	z-index: 5000;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 101;
}

.zoomWindow {
	position: absolute;
	left: 110%;
	top: 40px;
	background: #FFF;
	z-index: 6000;
	height: auto;
	z-index: 10000;
	z-index: 110;
}

.zoomWrapper {
	position: relative;
	border: 1px solid #ccc;
	z-index: 110;
}

.zoomWrapperTitle {
	display: block;
	background: #999;
	color: #FFF;
	height: 18px;
	line-height: 18px;
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 120;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.zoomWrapperImage {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 110;
}

.zoomWrapperImage img {
	border: 0px;
	display: block;
	position: absolute;
	z-index: 101;
}

.zoomIframe {
	z-index: -1;
	filter: alpha(opacity=0);
	-moz-opacity: 0.80;
	opacity: 0.80;
	position: absolute;
	display: block;
}


.prob-pic {
	margin-left: 4.1%;
	width: 39.28%;
	display: inline-block;
	vertical-align: top;
	background-color: #f9f9f9;
}

.prob-pic .prob-pic-big {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 24px;
	padding-top: 92px;
	border-radius: 10px 10px 0 0;
}

.prob-pic .prob-pic-big-img {
	display: block;
	line-height: 0;
	font-size: 0;
}

.prob-pic .prob-pic-big-img img {
	transition: 0s;
}

.prob-pic .prob-pic-big-img .zoomPad {
	float: none;
	z-index: 8;
}

.prob-pic .zoomWrapperImage img {
	max-width: 1920px;
}

.prob-pic .prob-pic-big-img:hover img {
	transform: scale(1)
}

.prob-pic .prob-pic-small {
	position: relative;
	overflow: hidden;
	background-color: #ededed;
	padding-top: 16px;
	padding-bottom: 16px;
}

.prob-pic .prob-pic-btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	color: #004da1;
	font-size: 20px;
	z-index: 999,
}

.prob-pic .prob-pic-btn.prev {
	left: 2.9%;
}

.prob-pic .prob-pic-btn.next {
	right: 2.9%;
}

.prob-pic .prob-pic-btn:hover {
	color: #fcbf1c;
}

.prob-pic .prob-pic-list {
	margin: 0 13.27%;
	overflow: hidden;
}

.prob-pic .prob-pic-list ul {
	width: 1000%;
	overflow: hidden;
}

.prob-pic .prob-pic-list ul li {
	position: relative;
	float: left;
	margin-right: 0.15%;
	width: 2.376%;
	overflow: hidden;
}

.prob-pic .prob-pic-item .item-pic {
	display: block;
	overflow: inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	border: solid 1px #cacaca;
}

.prob-pic .prob-pic-item .item-pic img {
	display: block;
	width: 100%;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
}

.prob-pic .prob-pic-item .item-pic:hover {
	border: solid 1px #004da1;
}

.prob-pic .prob-pic-item .item-pic.active {
	border: solid 1px #004da1;
}



.p3m1{
	padding-top: 104px;
}

@media screen and (max-width:999px) {
	.zoomPad { cursor: default !important; }
	.zoomPup { display: none !important; }
	.zoomWindow { display: none !important; }
	.zoomPreload { display: none !important; }
}

@media screen and (max-width:500px) {
	.prob-pic .prob-pic-list ul li{
		width: 4.8%;
		margin-right: 0.4%;
	}
}

.p3m1 .zong{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.p3m1r{
	width: 45%;
	padding-top: 28px;
}

.p3m1bt{
	color: #004da1;
}

.p3m1nr{
	
}
.p3m1nr{
	padding-top: 12px;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}


.inq .share{
	margin: 12px 0;
	display:inline-block; 
	vertical-align:middle;
}
.inq .share1{
	margin-right: 10px;
	font-size: 16px;
	line-height: 30px;
	color: #666; 
	display:inline-block; 
	vertical-align:middle;
}
.inq .share2{ 
	display:inline-block; 
	vertical-align:middle;
}

.p3m1xq{
	width: 84%;
	padding-top: 10px;
}

.p3m1btn{
	padding-top: 88px;
	display: flex;
	flex-wrap: wrap;
}
.p3m1btn span{
	margin-right: 18px;
	margin-bottom: 20px;
	position: relative;
}
.p3m1btn span>a,.p3m1btn span p{
	display: block;
	width: 215px;
	height: 54px;
	line-height: 54px;
	background-color: #004da1;
	border-radius: 27px;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	transition: .3s;
	cursor: pointer;
}

.p3m1btn span>a:hover,.p3m1btn span p:hover{
	background-color: #fcbf1c;
}

.p3m1sc{
	top: 100%;
	left: 50%;
	transform: translate(-50%,5px);
	position: absolute;
	display: flex;
	border-radius: 27px;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);
	padding: 10px 30px;
	background-color: #fff;
	display: none;
	width: max-content;
}
.p3m1sc::after{
	content: "";
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%);
	border: 10px solid;
	border-color: transparent;
	border-bottom-color: #fff;
}
.p3m1sc a{
	margin: 0 12px;
}

@media screen and (max-width:999px) {
	.prob-pic{
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
	}
	.p3m1r{
		width: 100%;
	}
	.p3m1{
		padding-top: 30px;
	}
	.prob-pic .prob-pic-big{
		padding-top: 20px;
	}
	.p3m1btn{
		padding-top: 20px;
		justify-content: center;
	}
	.p3m1xq{
		width: 100%;
	}
	.p3m1btn span>a, .p3m1btn span p{
		width: 180px;
		height: 50px;
		line-height: 50px;
		font-size: 16px;
	}
	.inq .share1{
		font-size: 14px;
	}
}
@media screen and (max-width:767px) {
	.p3m1nr{
		font-size: 14px;
		line-height: 26px;
	}
	
	.p3m1btn span>a, .p3m1btn span p{
		width: 160px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
}


/* p3m2 */

.p3m2{
	padding-top: 102px;
}

.p3m2xq{
	
}
.p3m2xq li{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 56px;
}
.p3m2xq li:nth-child(2n){
	flex-direction: row-reverse;
}

.p3m2l{
	width: 40.64%;
	border-radius: 30px;
	overflow: hidden;
}

.p3m2r{
	width: 56.64%;
}

.p3m2bt{
	font-size: 30px;
	line-height: 34px;
	color: #2d2d2d;
}

.p3m2nr{
	padding-top: 28px;
}
.p3m2nr .table{
	width: 100%;
	overflow: auto;
}
.p3m2nr table{
	width: 100%;
	border-collapse: collapse;
}

.p3m2nr table tr td,.p3m2nr p{
	padding: 2px 0;
	vertical-align: top;
	font-size: 16px;
	line-height: 30px;
	color: #747474;
}
.p3m2nr table tr td:first-child{
	color: #2d2d2d;
	padding-right: 50px;
	white-space:nowrap;
}

@media screen and (max-width:1400px) {
	.p3m2bt {
		font-size: 24px;
	}
	.p3m2nr table tr td,.p3m2nr p{
		padding-bottom: 10px;
		line-height: 30px;
	}
}
@media screen and (max-width:999px) {
	.p3m2{
		padding-top: 60px;
	}
	.p3m2l{
		width: 50%;
		margin: 0 auto;
	}
	.p3m2r{
		padding-top: 20px;
		width: 100%;
	}
}
@media screen and (max-width:999px) {
	.p3m2bt{
		font-size: 22px;
	}
	.p3m2{
		padding-top: 30px;
	}
	.p3m2nr{
		padding-top: 20px;
	}
	.p3m2nr table tr td,.p3m2nr p{
		font-size: 14px;
	}
	.p3m2xq li{
		margin-bottom: 20px;
	}
}
@media screen and (max-width:767px) {
	.p3m2l{
		width: 100%;
		max-width: 350px;
	}
	.p3m2bt{
		font-size: 18px;
		line-height: 30px;
	}
	.p3m2nr table tr td:first-child{
		padding-right: 20px;
	}
}
@media screen and (max-width:500px) {
	.p3m2nr table tr td,.p3m2nr p{
		font-size: 12px;
		line-height: 22px;
	}
}
/* p3m3 */

.p3m3{
	padding-top: 30px;
	padding-bottom: 126px;
}

.p3m3 .img-scroll {
	padding-top: 38px;
	position: relative;
}

.p3m3 .img-scroll .prev,
.p3m3 .img-scroll .next {
	position: absolute;
	text-align: center;
	color: #2d2d2d;
	font-size: 50px;
	top: 50%;
	transition: 0.5s;
	z-index: 99;
}

.p3m3 .img-scroll .prev {
	left: 0;
	transform: translate(-150%, -50%);
	cursor: pointer;
}

.p3m3 .img-scroll .next {
	right: 0;
	transform: translate(150%, -50%);
	cursor: pointer;
}

.p3m3 .img-scroll .prev:hover,
.p3m3 .img-scroll .next:hover {
	color: #004da1;
}

.p3m3 .img-list {
	position: relative;
	overflow: hidden;
}

.p3m3 .img-list ul {
	display: flex;
	width: 10000%;
}

.p3m3 .img-list li {
	width: 0.27%;
	margin-right: 0.09%;
	position: relative;
	overflow: hidden;
	border-radius: 30px;
	padding-bottom: 20px;
	background-color: #f5f5f5;
}

@media screen and (max-width:1200px) {
	.p3m3 .img-list li {
		width: 0.32%;
		margin-right: 0.02%;
	}
}
@media screen and (max-width:999px) {
	.p3m3{
		padding-top: 20px;
		padding-bottom: 100px;
	}
	.p3m3 .img-scroll{
		padding-top: 20px;
	}
	
	.p3m3 .img-scroll .prev,
	.p3m3 .img-scroll .next {
		top: 100%;
		font-size: 50px;
	}
	.p3m3 .img-scroll .prev {
		left:50%;
		transform: translate(-150%, 0);
	}
	
	.p3m3 .img-scroll .next {
		right: 50%;
		transform: translate(150%, 0);
	}
}
@media screen and (max-width:767px) {
	.p3m3{
		padding-top: 10px;
		padding-bottom: 80px;
	}
	.p3m3 .img-list li{
		width: 0.48%;
		margin-right: 0.04%;
	}
	.p3m3 .img-scroll .prev,
	.p3m3 .img-scroll .next {
		font-size: 40px;
	}
}
@media screen and (max-width:450px) {
	.p3m3{
		padding-bottom: 80px;
	}
	.p3m3 .img-list li{
		width: 1%;
	}
	.p3m3 .img-scroll .prev,
	.p3m3 .img-scroll .next {
		font-size: 40px;
	}
	.p1m1t{
		max-width: 378px;
		margin: 0 auto;
	}
}

.p4m1{
	padding-top: 54px;
	padding-bottom: 122px;
}
.p4m1 .map{
	position: relative;
	margin-top: 48px;
	border-radius: 50px;
	overflow: hidden;
    padding-bottom: 46.857%;
}
@media screen and (max-width:999px) {
	.p4m1{
		padding: 30px 0;
	}
	.p4m1 .map{
		margin-top: 20px;
		border-radius: 20px;
	}
}
@media screen and (max-width:500px) {
	.p4m1{
		padding: 20px 0;
	}
}


/* -----------------------------3-1健康专栏---------------------------------- */

.h1m1{
	padding-top: 90px;
	padding-bottom: 122px;
	background-color: #f6f6f6;
}

.h1m1nr{
	margin: 0 auto;
	margin-top: 28px;
	width: 73%;
}
.h1m1nr p{
	text-align: center;
}

.h1m1t{
	padding-top: 50px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.h1m1xt{
	width: 22.14%;
	border-radius: 30px;
	overflow: hidden;
}

.h1m1dt{
	width: 53%;
	border-radius: 30px;
	overflow: hidden;
}

.h1m1xt2{
	order: 3;
}

.h1m1dt .shipin1{
	position: relative; 
	padding-bottom:60.92%;
	height: 0;
	overflow: hidden;
}

@media screen and (max-width:999px) {
	.h1m1{
		padding: 30px 0;
	}
	.h1m1nr{
		margin-top: 10px;
		width: 100%;
	}
	.h1m1t{
		padding-top: 20px;
	}
	.h1m1dt{
		width: 100%;
		max-width: 742px;
		margin: 0 auto;
		border-radius: 30px;
		overflow: hidden;
	}
	.h1m1xt{
		width: 48%;
		max-width: 300px;
		margin: 0 auto 20px;
	}
	.h1m1xt2{
		order: initial;
	}
}


/* h1m2 */
.h1m2{
	padding-top: 148px;
	padding-bottom: 22px;
	background-color: #004da1;
}

.h1m2 .zong{
	display: flex;
	flex-wrap: wrap;
}

.h1m2l{
	width: 35.2%;
	margin-right: auto;
}

.h1m2nr{
	padding-top: 26px;
}
.h1m2nr p{
	color: #fff;
}

.h1m2t{
	margin-top: 72px;
}

.h1m2r{
	width: 29%;
	margin-left: 2.28%;
}

.h1m2r li{
	overflow: hidden;
	background-color: #fcbf1c;
	border-radius: 30px;
	margin-bottom: 36px;
}
.h1m2r li p{
	padding: 6px 10px 10px;
	text-align: center;
	font-size: 24px;
	line-height: 36px;
	color: #000000;
}

.h1m2r1{
	padding-top: 56px;
}
.h1m2r2{
	margin-top: -60px;
}

@media screen and (max-width:1400px) {
	.h1m2r li p{
		font-size: 20px;
	}
}
@media screen and (max-width:999px) {
	.h1m2{
		padding: 30px 0;
	}
	.h1m2 .zong{
		justify-content: space-between;
	}
	.h1m2l{
		width: 100%;
	}
	.h1m2t{
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
		margin-top: 20px;
	}
	.h1m2r{
		width: 48%;
		margin-left: 0;
		padding-top: 20px;
	}
	.h1m2r li{
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.h1m2r2{
		margin-top: 0;
	}
	.h1m2r li p{
		font-size: 18px;
		padding: 5px 10px;
	}
}
@media screen and (max-width:767px) {
	.h1m2r li p{
		font-size: 16px;
	}
}
@media screen and (max-width:500px) {
	.h1m2r{
		width: 100%;
	}
}

/* h1m3 */
.h1m3{
	padding-top: 92px;
	padding-bottom: 48px;
	background-color: #f6f6f6;
}

.h1m3xq{
	padding-top: 54px;
	padding-bottom: 30px;
}

.h1m3xbt{
	padding-bottom: 24px;
	display: flex;
	align-items: center;
}

.h1m3xbt em{
	font-weight: bold;
	display: inline-block;
	width: 61px;
	height: 61px;
	line-height: 61px;
	background-color: #004da1;
	font-size: 38px;
	color: #f7f7f7;
	text-align: center;
	border-radius: 16px 0 16px 0;
	margin-right: 10px;
	flex-shrink: 0;
}

.h1m3xbt p{
	font-weight: bold;
	font-size: 32px;
	line-height: 40px;
	color: #004da1;
}

.h1m3t{
	padding-top: 52px;
	display: flex;
	flex-wrap: wrap;
}

.h1m3t span{
	width: 47.79%;
	border-radius: 30px;
	overflow: hidden;
	margin-left: 4.42%;
}
.h1m3t span:nth-child(2n+1){
	margin-left: 0;
}

.h1m3t span.h1m3xt{
	width: 29.64%;
}

.h1m3nr{
	padding-top: 52px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.h1m3sp{
	width: 44.5%;
}
.h1m3xsp{
	border-radius: 30px;
	overflow: hidden;
}

.h1m3xsp .shipin1{
	position: relative; 
	padding-bottom:55.95%;
	height: 0;
	overflow: hidden;
}

.h1m3sp p{
	padding-top: 20px;
	font-size: 18px;
	line-height: 30px;
	color: #757575;
	text-align: center;
}

@media screen and (max-width:1400px) {
	.h1m3xbt p{
		font-size: 26px;
	}
	.h1m3xbt em{
		font-size: 30px;
	}
}
@media screen and (max-width:999px) {
	.h1m3{
		padding: 30px 0;
	}
	.h1m3xq{
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.h1m3xbt{
		padding-bottom: 10px;
	}
	.h1m3xbt p{
		font-size: 22px;
	}
	.h1m3xbt em{
		font-size: 24px;
		width: 44px;
		height: 44px;
		line-height: 44px;
	}
	.h1m3sp{
		width: 48%;
	}
	.h1m3t,.h1m3nr{
		padding-top: 20px;
	}
	.h1m3sp p{
		font-size: 16px;
	}
}
@media screen and (max-width:767px) {
	.h1m3xbt p{
		font-size: 18px;
	}
	.h1m3xbt em{
		font-size: 20px;
	}
	.h1m3t span{
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.h1m3t span:nth-child(2n+1){
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.h1m3xq{
		padding-bottom: 0;
	}
	.h1m3t span.h1m3xt{
		width: 100%;
		max-width: 360px;
	}
	.h1m3sp{
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.h1m3sp p{
		padding-top: 10px;
		font-size: 14px;
	}
}
@media screen and (max-width:500px) {
	.h1m3xbt p{
		font-size: 16px;
	}
	.h1m3xbt em{
		font-size: 18px;
		width: 36px;
		height: 36px;
		line-height: 36px;
	}
}


/* h1m4 */

.h1m4{
	background-color: #f6f6f6;
}
.h1m4 .zong{
	padding-left: 80px;
	padding-right: 70px;
	background-color: #fff;
	border-radius: 30px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	transform: translateY(55px);
}

.h1m4l{
	width: 32%;
	padding: 20px 0;
}

.h1m4bt{
	font-weight: bold;
	font-size: 36px;
	line-height: 36px;
	color: #004da1;
}

.h1m4nr{
	padding-top: 22px;
	padding-bottom: 28px;
	font-size: 20px;
	line-height: 36px;
}

.h1m4l>a{
	display: block;
	width: 169px;
	height: 47px;
	line-height: 47px;
	background-color: #004da1;
	border-radius: 24px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
.h1m4l>a:hover{
	background-color: #fcbf1c;
}

.h1m4r{
	width: 52%;
	transform: translateY(-23px);
}

@media screen and (max-width:1400px) {
	.h1m4 .zong{
		padding: 0 30px;
	}
	.h1m4bt{
		font-size: 30px;
	}
}
@media screen and (max-width:999px) {
	.h1m4{
		padding-bottom: 20px;
	}
	.h1m4 .zong,.h1m4r{
		transform: initial;
	}
	.h1m4bt{
		font-size: 26px;
	}
	.h1m4nr{
		font-size: 18px;
		padding: 10px 0;
	}
}
@media screen and (max-width:767px) {
	.h1m4l{
		width: 100%;
		text-align: center;
	}
	.h1m4l>a{
		margin: 0 auto;
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		width: 140px;
	}
	.h1m4bt{
		font-size: 22px;
	}
	.h1m4nr{
		font-size: 16px;
		line-height: 30px;
	}
	.h1m4r{
		width: 100%;
		max-width: 600px;
		margin: 0 auto;
		margin-top: 20px;
	}
}
@media screen and (max-width:500px){
	.h1m4bt{
		font-size: 18px;
	}
}


/* -----------------------------3-2健康专栏---------------------------------- */

.h2m1{
	padding-top: 102px;
}

.h2m1l{
	float: left;
	width: 45.21%;
	margin-right: 7.5%;
	border-radius: 30px;
	overflow: hidden;
}

.h2m1r{
	padding: 24px 44px 0 0;
}

.h2m1xq{
	margin-top: 20px;
}


@media screen and (max-width:999px) {
	.h2m1{
		padding-top: 30px;
	}
	.h2m1r{
		padding: 0;
	}
	.h2m1l{
		width: 50%;
		margin-right: 4%;
	}
}
@media screen and (max-width:767px){
	.h2m1xq{
		margin-top: 10px;
	}
}
@media screen and (max-width:500px) {
	.h2m1l{
		float: initial;
		width: 100%;
	}
	.h2m1r{
		padding-top: 20px;
	}
}


/* h2m2 */

.h2m2{
	padding-top: 132px;
	padding-bottom: 130px;
}

.h2m2xq{
	text-align: center;
	padding-top: 20px;
}

.h2m2nr{
	padding-top: 50px;
}


/* h2m3 */
.h2m3{
	padding-bottom: 110px;
	background: url("../images/h2m3bj.jpg") no-repeat bottom; 
	background-size: cover;
}

.h2m3xq{
	padding-top: 68px;
	padding-bottom: 80px;
	display: flex;
	flex-wrap: wrap;
}

.h2m3xq li{
	padding: 50px 2.07% 40px;
	width: 23.93%;
	margin-left: 1.42%;
	background-color: #ffffff;
	box-shadow: 0px 0px 13px 0px rgba(3, 54, 109, 0.08);
	border-radius: 30px;
}
.h2m3xq li:nth-child(4n+1){
	margin-left: 0;
}
.h2m3xbt{
	font-size: 20px;
	line-height: 32px;
	color: #004da1;
}
.h2m3xbt a{
	display: block;
	color: #004da1;
}
.h2m3xnr{
	padding-top: 4px;
	font-size: 14px;
	line-height: 25px;
	color: #707070;
}
.h2m3xnr a{
	display: block;
	color: #707070;
}
.h2m3xbt a:hover,.h2m3xnr a:hover{
	color: #fcbf1c;
}

.h2m3xq li .xian{
	margin-top: 12px;
	margin-bottom: 30px;
	display: block;
	width: 25px;
	height: 2px;
	background-color: #fcbf1c;
}


.h2m3t a{
	display: inline-block;
	overflow: hidden;
}

.h2m3btm{
	text-align: center;
}

.h2m3btm i{
	display: block;
	font-size: 30px;
	line-height: 20px;
	color: #efefef;
}
.h2m3btm i:last-child{
	color: #fcbf1c;
}

@media screen and (max-width:999px) {
	.h2m3{
		padding-bottom: 30px;
	}
	.h2m2,.h2m3xq{
		padding: 30px 0;
	}
	.h2m2xq{
		padding-top: 10px;
	}
	.h2m2nr{
		padding-top: 20px;
	}
	.h2m3xq li{
		padding: 20px 10px;
	}
	.h2m3xq li .xian{
		margin: 10px 0;
	}
	.h2m3xbt{
		font-size: 18px;
		line-height: 30px;
	}
	.h2m3xnr{
		padding-top: 0;
	}
	.h2m3btm i{
		font-size: 26px;
	}
}
@media screen and (max-width:767px){
	.h2m3xq li{
		width: 48%;
		margin-left: 4%;
		margin-bottom: 20px;
	}
	.h2m3xq li:nth-child(4n+1){
		margin-left: 4%;
	}
	.h2m3xq li:nth-child(2n+1){
		margin-left: 0;
	}
	.h2m3t{
		max-width: 270px;
		margin: 0 auto;
		margin-top: 20px;
	}
	.h2m3xq li .xian{
		display: none;
	}
	.h2m3xbt{
		font-size: 16px;
	}
	.h2m3xnr{
		font-size: 12px;
		line-height: 22px;
	}
}
@media screen and (max-width:500px) {
	.h2m3{
		padding-bottom: 0;
	}
	.h2m3xq{
		padding-bottom: 0;
	}
	.h2m3xq li{
		border-radius: 20px;
		padding: 10px;
	}
	.h2m3btm{
		display: none;
	}
}


/* h2m4 */
.h2m4{
	padding-top: 150px;
}

.h2m4xq{
	
}
.h2m4xq li{
	margin-top: -120px;
	padding-top: 120px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 108px;
}
.h2m4xq li:nth-child(2n){
	flex-direction: row-reverse;
}

.h2m4l{
	width: 41.86%;
	position: relative;
}

.h2m4l .xian{
	margin-top: 34px;
	margin-bottom: 32px;
	display: block;
	width: 96px;
	height: 10px;
	background-color: #fcbf1c;
	border-radius: 20px;
}

.h2m4l>em{
	font-weight: bold !important;
	font-family: dincondregular;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-20%,-50%);
	z-index: -1;
	font-weight: bold;
	font-size: 560px;
	line-height: 27px;
	color: #004da1;
	opacity: 0.12;
}

.h2m4r{
	width: 48.93%;
	border-radius: 30px;
	overflow: hidden;
}

.h2m4r .shipin1{
	position: relative; 
	padding-bottom:62.04%;
	height: 0;
	overflow: hidden;
}

@media screen and (max-width:1400px) {
	.h2m4l{
		width: 48%;
	}
	.h2m4l>em{
		font-size: 300px;
	}
}
@media screen and (max-width:999px) {
	.h2m4{
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.h2m4l .xian{
		margin: 10px 0;
		height: 4px;
		width: 60px;
	}
	.h2m4l{
		width: 100%;
		margin-bottom: 20px;
	}
	.h2m4r{
		width: 100%;
		max-width: 620px;
		margin: 0 auto;
	}
	.h2m4xq li{
		margin-bottom: 20px;
	}
	.h2m4l>em{
		font-size: 200px;
	}
}
@media screen and (max-width:767px) {
	.h2m4l>em{
		font-size: 100px;
	}
}

/* -----------------------------3-3健康专栏---------------------------------- */

.h3m1{
	padding-top: 90px;
}

.h3m1nr{
	padding-top: 26px;
	text-align: center;
}

.h3m1xq{
	padding-top: 60px;
	display: flex;
	flex-wrap: wrap;
}
.h3m1xq li{
	width: 31.14%;
	margin-left: 3.29%;
	border-radius: 30px;
	overflow: hidden;
	position: relative;
	background-color: #000;
}
.h3m1xq li:nth-child(3n+1){
	margin-left: 0;
}
.h3m1xq li:hover img{
	opacity: .5;
}
.h3m1xq li div{
	width: 100%;
	padding: 0 10.47% 52px;
	position: absolute;
	bottom: 0;
}
.h3m1xq li div p{
	font-size: 16px;
	line-height: 36px;
	color: #dadada;
}
.h3m1xq li div em{
	margin-bottom: 12px;
	display: block;
	font-size: 28px;
	line-height: 36px;
	color: #fff;
	transition: .3s;
}
.h3m1xq li:hover div em{
	color: #fcbf1c;
}

@media screen and (max-width:999px){
	.h3m1{
		padding-top: 30px;
	}
	.h3m1nr,.h3m1xq{
		padding-top: 20px;
	}
	
	.h3m1xq li div{
		padding: 0 10px 20px;
	}
	.h3m1xq li div em{
		margin-bottom: 0;
	}
	.h3m1xq li div em{
		font-size: 24px;
	}
	.h3m1xq li div p{
		line-height: 30px;
	}
}
@media screen and (max-width:767px){
	.h3m1xq li{
		width: 48%;
		margin-left: 4%;
		margin-bottom: 20px;
	}
	.h3m1xq li:nth-child(3n+1){
		margin-left: 4%;
	}
	.h3m1xq li:nth-child(2n+1){
		margin-left: 0;
	}
	.h3m1xq li div em{
		font-size: 20px;
	}
	.h3m1xq li div p{
		font-size: 14px;
		line-height: 26px;
	}
}
@media screen and (max-width:500px){
	.h3m1xq li{
		width: 100%;
		margin: 0 auto 20px;
		max-width: 400px;
	}
	.h3m1xq li:nth-child(3n+1),.h3m1xq li:nth-child(2n+1){
		margin: 0 auto 20px;
	}
	.h3m1xq li div em{
		font-size: 18px;
	}
	.h3m1xq li div p{
		font-size: 12px;
		line-height: 22px;
	}
}

/* h3m2 */

.h3m2{
	padding-top: 116px;
}
.h3m2 .zong{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.h3m2l{
	width: 62.5%;
	position: relative;
}
.h3m2l::before{
	content: "";
	position: absolute;
	width: 1000%;
	height: 60%;
	background-color: #004da1;
	right: 70px;
	bottom: 0;
	transform: translateY(32%);
	z-index: -1;
}

.h3m2sp{
	border-radius: 30px;
	overflow: hidden;
}

.h3m2l .shipin1{
	position: relative; 
	padding-bottom:56.37%;
	height: 0;
	overflow: hidden;
}

.h3m2r{
	padding: 56px 3.28% 90px;
	width: 35.21%;
	background-color: #eeeded;
	border-radius: 30px;
}
.h3m2r .a1m1xq{
	padding-top: 36px;
}

@media screen and (max-width:1400px) {
	.h3m2r{
		padding: 20px;
	}
	.h3m2r .a1m1xq{
		padding-top: 10px;
	}
}
@media screen and (max-width:999px) {
	.h3m2l{
		width: 100%;
		max-width: 870px;
		margin: 0 auto;
	}
	.h3m2l::before{
		display: none;
	}
	.h3m2{
		padding-top: 30px;
	}
	.h3m2r{
		margin-top: 20px;
		width: 100%;
	}
}
@media screen and (max-width:500px) {
	.h3m2{
		padding-top: 20px;
	}
}


/* h3m3 */

.h3m3{
	padding-top: 228px;
	padding-bottom: 126px;
}

.h3m3 .zong{
	padding: 100px 66px 110px 50px;
	background-color: #eeeded;
	border-radius: 30px;
}

.h3m3r{
	margin-top: 16px;
	float: right;
	width: 48.99%;
	margin-left: 2.86%;
	border-radius: 30px;
	overflow: hidden;
}

.h3m3nr{
	padding-top: 38px;
}

@media screen and (max-width:999px) {
	.h3m3{
		padding: 30px 0;
	}
	.h3m3 .zong{
		padding: 20px;
	}
	.h3m3nr{
		padding-top: 10px;
	}
}
@media screen and (max-width:500px) {
	.h3m3r{
		float: initial;
		width: 100%;
		margin-left: 0;
	}
	.h3m3l{
		margin-top: 20px;
	}
}


/* -----------------------------4-1新闻---------------------------------- */

.nxdh{
	padding-top: 62px;
	display: flex;
	flex-wrap: wrap;
}
.nxdh li{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 148px;
	height: 148px;
	margin-right: 50px;
	border-radius: 50%;
	background-color: #004da1;
	background-clip: padding-box;
	border: 6px solid rgba(0, 77, 161,.16);
	overflow: hidden;
	text-align: center;
}
.nxdh li a{
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.nxdh li i{
	font-style: initial;
	font-size: 24px;
	line-height: 24px;
	color: #ffffff;
}
.nxdh li em{
	padding-top: 8px;
	display: block;
	font-size: 12px;
	color: #fff;
}
.nxdh li img,.nxdh li:hover i,.nxdh li.nxdq i,.nxdh li:hover em,.nxdh li.nxdq em{
	display: none;
}

.nxdh li:hover img,.nxdh li.nxdq img{
	display: block;
}

@media screen and (max-width:999px) {
	.nxdh{
		padding-top: 30px;
	}
	.nxdh li{
		width: 120px;
		height: 120px;
		margin-right: 20px;
	}
	.nxdh li i{
		font-size: 20px;
	}
	.nxdh li img{
		width: 40px;
	}
}
@media screen and (max-width:767px){
	.nxdh li i{
		font-size: 18px;
	}
}
@media screen and (max-width:500px){
	.nxdh li{
		width: 96px;
		height: 96px;
		margin: 0 auto;
	}
	.nxdh li i{
		font-size: 16px;
	}
	.nxdh li em{
		padding-top: 0;
	}
	.nxdh li img{
		width: 30px;
	}
}

.fy{
    display: flex;
    justify-content: center;
    font-size: 14px;
    line-height: 30px;
}
.fy i{font-size: 20px;}
.fy a{
    width: 31px;
    height: 27px;
    line-height: 25px;
    margin: 0 5px;
    display: inline-block;
    text-align: center;
    border: solid 1px #e5e5e5;
    background-color: #fff;
    color: #999999;
    cursor: pointer;
    font-size: 14px;
}
.fy .no:hover{
    border: solid 1px #e5e5e5;
    background-color: #fff;
    color: #999999;
}
.fy .la,.fy .fi{
    width: initial;
    padding: 0 20px;
}
.fy a:hover i{color: #fff;}
.fy .fyxz,.fy a:hover{
    text-decoration: none;
    color: #fff;
    border: solid 1px #004da1;
    background: #004da1;
}
.fy .sc{width: initial; border: none; vertical-align: middle;background-color: initial;}
.fy .sc:hover{border: none;}
.fy .sc input{background-color: initial; transition: .3s; padding: 0 10px; height: 100%; font-size: 16px; cursor: pointer;color: #f08519;}
.fy .sc i{color: #004da1;}
.fy .sc:hover{background: none;}
.fy .sc:hover i{
    color: #004da1;
}
.fy .sc:hover input{ text-decoration:underline;}


@media screen and (max-width:999px) {
    
    .fy a{
        width: 26px;
        height: 26px;
        line-height: 24px;
        margin: 2px;
        font-size: 12px;
    }
    .fy .sc input{
        font-size: 14px;
    }
}
@media screen and (max-width:767px) {
    .fy{display: block;text-align: center;}
    .fy .sc input{
        font-size: 12px;
    }
}

/* n1m1 */
.n1m1{
	padding-top: 52px;
	padding-bottom: 126px;
}

.n1m1bt{
	color: #004da1;
	position: relative;
	overflow: hidden;
}
.n1m1bt::after{
	content: "//////////////////////////////////////////////////////////////////////////////////////////////////////////";
	font-size: 28px;
	line-height: 41px;
	color: #c8c8c8;
	margin-left: 10px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.n1m1xq{
	padding-bottom: 90px;
}
.n1m1xq li{
	padding-bottom: 26px;
	padding-top: 46px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #d8d8d8;
}
.n1m1xq li:hover{
	border-bottom: 1px solid #fcbf1c;
}
.n1m1l{
	width: 60.43%;
}

.n1m1xbt{
	font-size: 28px;
	line-height: 41px;
	color: #2d2d2d;
}
.n1m1xbt a{
	color: #2d2d2d;
}
.n1m1xbt a:hover{
	color: #fcbf1c;
}

.n1m1nr{
	margin-top: 15px;
	margin-bottom: 22px;
	font-size: 16px;
	line-height: 36px;
	color: #666666;
}
.n1m1nr a{
	color: #666666;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 2;  
	overflow: hidden;

}
.n1m1nr a:hover{
	color: #fcbf1c;
}

.n1m1l>a{
	display: block;
	width: 129px;
	height: 36px;
	line-height: 36px;
	background-color: #b7b7b7;
	border-radius: 18px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
.n1m1l>a:hover{
	background-color: #fcbf1c;
}

.n1m1r{
	width: 30%;
	border-radius: 30px;
	overflow: hidden;
}
@media screen and (max-width:999px) {
	.n1m1{
		padding: 30px 0;
	}
	.n1m1xq li{
		padding: 20px 0;
	}
	.n1m1xbt{
		font-size: 20px;
		line-height: 30px;
	}
	.n1m1l>a{
		width: 120px;
		font-size: 14px;
	}
	.n1m1nr{
		line-height: 30px;
		margin: 10px 0;
	}
	.n1m1xq{
		padding-bottom: 20px;
	}
}
@media screen and (max-width:767px) {
	.n1m1xbt{
		font-size: 18px;
	}
	.n1m1nr{
		font-size: 14px;
		line-height: 26px;
	}
	.n1m1l>a{
		font-size: 12px;
		height: 30px;
		line-height: 28px;
	}
	.n1m1r{
		width: 36%;
	}
}
@media screen and (max-width:550px) {
	.n1m1l{
		width: 100%;
		margin-bottom: 20px;
	}
	.n1m1l>a{
		margin: 0 auto;
	}
	.n1m1r{
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
	}
}


/* -----------------------------4-2新闻---------------------------------- */

.net .share {
	margin: 24px 0 20px;
	display: inline-block;
	vertical-align: middle;
}

.net .share1 {
	font-size: 20px;
	line-height: 30px;
	color: #a8a8a8;
	display: inline-block;
	vertical-align: middle;
}

.net .share2 {
	display: inline-block;
	vertical-align: middle;
}

.n2m1sh{
	display: inline-block;
	font-size: 20px;
	line-height: 30px;
	color: #a8a8a8;
	vertical-align: middle;
}
@media screen and (max-width:999px) {
	.net .share {
		margin: 10px 0;
	}
	.net .share1,.n2m1sh{
		font-size: 16px;
		line-height: 30px;
	}
}
@media screen and (max-width:767px) {
	.net .share1,.n2m1sh{
		font-size: 14px;
		line-height: 26px;
	}
}

.fanpian {
	padding-top: 16px;
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	border-top: 1px solid #bbb;
}

.fanpian li{
	width: 100%;
	position: relative;
	display: flex;
}
.fanpian li p{
	font-size: 14px;
	line-height: 33px;
	color: #666;
}
.fanpian li p a {
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}


.fanpian li p a:hover {
	color: #fcbf1c;
}

@media screen and (max-width:767px) {
	.fanpian li p{
		font-size: 12px;
		line-height: 30px;
	}
}


/* n2m1 */
.n2m1{
	padding-top: 64px;
	padding-bottom: 60px;
}
.n2d{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.n2m1l{
	width: 60.57%;
}

.n2m1bt{
	color: #2d2d2d;
}

.n2m1nr{
	padding-bottom: 44px;
}
.n2m1nr span{
	display: block;
	border-radius: 30px;
	overflow: hidden;
	max-width: 848px;
	margin: 40px auto;
}

.n2m1r{
	margin-top: 60px;
	width: 34%;
	background-color: #f6f6f6;
	border-radius: 30px;
	padding: 48px 2.71% 80px;
}

.n2xbt{
	display: flex;
	position: relative;
	align-items: center;
	z-index: 1;
}
.n2xbt p{
	font-size: 28px;
	line-height: 41px;
	color: #383838;
	position: relative;
}
.n2xbt p::before{
	content: "";
	position: absolute;
	width: 116%;
	height: 8px;
	background-color: #e5e5e5;
	bottom: 0;
	right: 0;
	z-index: -1;
}
.n2xbt i{
	display: inline-block;
	border-radius: 50%;
	overflow: hidden;
	flex-shrink: 0;
	margin-right: 10px;
}
.n2xbt span{
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%,-40%);
	font-size: 24px;
	color: #e5e5e5;
	z-index: -1;
}

.n2xxq{
	padding-top: 34px;
}
.n2xxq li{
	margin-bottom: 25px;
	padding: 18px 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	background-color: #ffffff;
	box-shadow: 0px 3px 8px 1px rgba(0, 0, 0, 0.02);
	border-radius: 10px;
}

.n2xxql{
	width: 55.55%;
}

.n2xxql em{
	font-size: 16px;
	line-height: 30px;
	color: #a8a8a8;
}
.n2xxql .xian{
	margin-top: 6px;
	margin-bottom: 4px;
	display: block;
	width: 36px;
	height: 2px;
	background-color: #004da1;
}
.n2xxql p{
	font-size: 16px;
	line-height: 36px;
	color: #666666;
}
.n2xxql p a{
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 1;  
	overflow: hidden;
	color: #666;
}
.n2xxql p a:hover{
	color: #fcbf1c;
}

.n2xxqr{
	width: 38.61%;
	max-width: 139px;
	border-radius: 4px;
	overflow: hidden;
}

.inq2{
	padding-bottom: 24px;
}
.inq2 .share1{
	font-size: 14px;
	line-height: 30px;
	color: #333;
	padding-bottom: 10px;
}



@media screen and (max-width:1400px) {
	.n2m1r{
		width: 36%;
	}
	.n2m1r{
		padding: 40px 14px;
	}
	.n2xxq li{
		padding: 10px;
	}
}
@media screen and (max-width:999px) {
	.n2m1{
		padding: 30px 0;
	}
	.n2m1l{
		width: 100%;
	}
	.n2m1nr{
		padding-bottom: 20px;
	}
	.n2m1nr span{
		margin: 20px auto;
	}
	.n2m1r{
		margin-top: 0;
		margin-bottom: 20px;
		width: 100%;
		padding: 20px;
		padding-bottom: 0;
	}
	.n2xxq{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.n2xbt p{
		font-size: 24px;
		line-height: 30px;
	}
	.n2xbt span{
		font-size: 20px;
	}
	.n2xbt i{
		width: 38px;
	}
	.n2xxq{
		padding-top: 20px;
	}
		
	.n2xxq li{
		width: 48%;
		margin-bottom: 20px;
	}
}
@media screen and (max-width:767px) {
	.n2m1r{
		padding: 20px 10px;
		padding-bottom: 0;
	}
	.n2xbt p{
		font-size: 20px;
		line-height: 30px;
	}
	.n2xbt span{
		font-size: 18px;
	}
	.n2xbt i{
		width: 30px;
	}
		
	.n2xxq li{
		width: 100%;
		margin-bottom: 10px;
	}
}

/* -----------------------------4-3公益---------------------------------- */



.putop{
	padding-top: 78px;
}
.putopsp{
	border-radius: 30px;
	overflow: hidden;
}
.putopsp .shipin1{
	position: relative; 
	padding-bottom:44.85%;
	height: 0;
	overflow: hidden;
}

.pum1,.pum{
	padding-top: 56px;
}

.pubt{
	display: inline-block;
	background-color: #ffffff;
	border-radius: 40px;
	border: solid 1px rgba(0, 77, 161,.79);
	font-size: 26px;
	color: #004da1;
	padding: 21px 50px 21px 66px;
	position: relative;
}
.pubt::before{
	content: "";
	position: absolute;
	left: 40px;
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #004da1;
}

.pum1nr{
	padding-top: 38px;
}

.pum1nr2{
	padding-top: 46px;
}

.pum1nr p{
	font-size: 20px;
	line-height: 36px;
	color: #7b7a7a;
}

.pum #box{position:relative; margin:auto; margin-top:112px;  max-width: 1530px;}
.pum #box ul{position:relative; margin:auto; height:505px;}
.pum #box li{
	box-shadow: 0px 5px 15px 1px rgba(0, 0, 0, 0.17);
	border-radius: 30px;
	position:absolute; 
	width:0;
	height:0;
	z-index:0;
	cursor:pointer;
	overflow:hidden;
	-moz-box-sizing:content-box; 
	box-sizing:content-box !important;
}
.pum #box li a{ display:block;overflow: hidden;}
.pum #box li a img{ width:100%; transform: scale(1,1) !important}
.pum #box li>span{ display:block; font-size:14px; font-size:1.4rem; line-height:30px; position:absolute; width:100%; margin:auto; left:0px; top:455px; text-align:center; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

.pum #box .prev, .pum #box .next{
	position:absolute;
	top: 50%; 
	overflow:hidden; 
	cursor:pointer;  
	font-size:60px; 
	font-size:6rem; 
	text-align:center;
	font-weight: bold;
	color:#ffffff; 
	z-index:99; 
	transition:0.5s;
}
.pum #box .prev{left:190px;transform: translate(0,-50%);}
.pum #box .next{right:190px;transform: translate(0,-50%);}
.pum #box .prev:hover, .pum #box .next:hover{ opacity: 1;}
.pum1 #copyright{padding-top:10px;text-align:center; border:1px solid}


.pum1 .famain{ padding-top:29px; padding-bottom:90px;}
.pum1 .famain .subNav2{ padding-top:11px; padding-bottom:11px;}
.pum1 .famain .navContent2{ padding-top:32px; padding-bottom:33px;}

@media screen and (max-width: 1600px) {
	.pum #box{ margin-top:40px; padding:0px; width:auto;}
	.pum #box li{ position:relative; left:auto; top:auto; width:0.32333% !important; height:auto !important;  padding:0px;}
	.pum .img-scroll7 {position: relative; width: 100%; margin-top:20px !important; z-index:9}
	/* .pum1 #box .prev{transform: translate(-120%,120%);}
	.pum1 #box .next{transform: translate(120%,120%);} */
	.pum .img-list7 {position: relative;overflow: hidden; z-index:90; margin: 0 30px;}
	.pum .img-list7 ul {width: 10000% !important; height:auto !important;}
	.pum .img-list7 li {float: left; display: inline;margin-right:0.015% !important; margin-left:auto; opacity:1;}
	.pum .img-list7 li img{ opacity:1 !important}
	.pum #box li a{box-shadow:none}
	.pum #box li span{ position:relative; top:auto;}
	.pum #box li:nth-child(4){ padding-bottom:0px;}
}

@media screen and (max-width: 999px) {
	.putop{
		padding-top: 20px;
	}
	.pum1{
		padding-top: 30px;
	}
	.pubt{
		font-size: 22px;
		padding: 8px 20px 8px 30px;
	}
	.pubt::before{
		left: 16px;
	}
	.pum1nr,.pum1nr2{
		padding-top: 20px;
	}
	.pum1nr p{
		font-size: 18px;
		line-height: 32px;
	}
	
	.pum .img-list7{
		width: 95%;
		margin: auto;
	}
	.pum #box .prev, .pum #box .next{ font-size: 40px;}
	.pum #box .prev{left:5%}
	.pum #box .next{right:5%}

}

@media screen and (max-width: 767px) {
	.pubt{
		font-size: 18px;
	}
	.pum1nr p{
		font-size: 16px;
		line-height: 30px;
	}
	
	
	.pum #box li{ 
		width:0.49% !important; 
		margin-right:0.02% !important;
	}
}

@media screen and (max-width: 500px) {
	.pubt{
		font-size: 16px;
		padding: 5px 20px 5px 30px;
	}
	.pum1nr p{
		font-size: 14px;
		line-height: 26px;
	}
	
	.pum #box li{ 
		width:1% !important; 
		margin-right:0.02% !important;
	}
}

/* pum2 */

.pum2{
	padding-top: 100px;
}

.pum2xq{
	padding-top: 70px;
	display: flex;
	flex-wrap: wrap;
}
.pum2xq li{
	width: 31.93%;
	border-radius: 30px;
	overflow: hidden;
	margin-left: 2.1%;
}
.pum2xq li:nth-child(3n+1){
	margin-left: 0;
}

/* pum3 */

/*.pum3{
	padding-top: 90px;
}*/
.pum3 .img-scroll {
	margin-top: 68px;
	position: relative;
}

.pum3 .img-scroll .prev,
.pum3 .img-scroll .next {
	position: absolute;
	text-align: center;
	width:66px;
	height: 66px;
	line-height: 66px;
	border-radius: 50%;
	color: #fff;
	background-color: #c0c0c0;
	font-size: 18px;
	top: 50%;
	transition: 0.5s;
	z-index: 99;
}

.pum3 .img-scroll .prev {
	left: 0;
	transform: translate(-130%, -50%);
	cursor: pointer;
}

.pum3 .img-scroll .next {
	right: 0;
	transform: translate(130%, -50%);
	cursor: pointer;
}

.pum3 .img-scroll .prev:hover,
.pum3 .img-scroll .next:hover {
	border: solid 1px #ff8a00;
	background-color: #ff8a00;
	color: #fff;
}

.pum3 .img-list {
	position: relative;
	overflow: hidden;
}

.pum3 .img-list ul {
	display: flex;
	width: 10000%;
}

.pum3 .img-list li {
	width: 0.4743%;
	margin-right: 0.0478%;
	border-radius: 30px;
	position: relative;
	overflow: hidden;
}

@media screen and (max-width:1600px) {
	.pum3 .img-scroll .prev,
	.pum3 .img-scroll .next {
		width:40px;
		height: 40px;
		line-height: 40px;
	}
}
@media screen and (max-width:999px) {
	.pum3 .img-scroll .prev,
	.pum3 .img-scroll .next {
		top: 100%;
	}
	.pum3 .img-scroll .prev {
		left: 50%;
		transform: translate(-130%, 50%);
		cursor: pointer;
	}
	
	.pum3 .img-scroll .next {
		right: 50%;
		transform: translate(130%, 50%);
		cursor: pointer;
	}
}
@media screen and (max-width:600px) {
	.pum3 .img-scroll .prev,
	.pum3 .img-scroll .next {
		width:30px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.pum3 .img-list li {
		width: 1%;
	}
}

/* pum4 */

.pum4{
	padding-top: 94px;
}

.pum4xq{
	padding-top: 44px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.pum4xq li{
	width: 47.43%;
	border-radius: 30px;
	margin-bottom: 50px;
	overflow: hidden;
}

/* pum5 */
.pum5{
	padding-top: 14px;
}

.pum5xq{
	padding-top: 46px;
}

/* pum6 */
.pum6{
	padding-top: 74px;
	padding-bottom: 86px;
}


@media screen and (max-width:999px) {
	.pum2,.pum3,.pum4,.pum5,.pum6{
		padding-top: 30px;
	}
	.pum3{
		padding-bottom: 60px;
	}
	.pum6{
		padding-bottom: 30px;
	}
	.pum2xq,.pum4xq,.pum5xq{
		padding-top: 20px;
	}
	.pum3 .img-scroll{
		margin-top: 20px;
	}
	.pum4xq li{
		margin-bottom: 20px;
	}
	
}
@media screen and (max-width:767px){
	.pum2xq li{
		width: 48%;
		margin-left: 4%;
		margin-bottom: 10px;
	}
	.pum2xq li:nth-child(3n+1){
		margin-left: 4%;
	}
	.pum2xq li:nth-child(2n+1){
		margin-left: 0;
	}
}

@media screen and (max-width:600px) {
	.pum4xq li{
		width: 100%;
	}
	.pum3{
		padding-bottom: 40px;
	}
}
@media screen and (max-width:500px) {
	.pum2,.pum3,.pum4,.pum5,.pum6{
		padding-top: 20px;
	}
	.pum2xq li{
		width: 100%;
		max-width: 300px;
		margin: 0 auto 10px;
	}
	.pum2xq li:nth-child(3n+1),.pum2xq li:nth-child(2n+1){
		margin: 0 auto 10px;
	}
}

/* -----------------------------4-4奖项---------------------------------- */

.e1m1{
	padding-top: 52px;
	padding-bottom: 136px;
}

.e1m1tu{
	display: flex;
	flex-wrap: wrap;
	width: 81.71%;
	margin: 0 auto;
}

.e1m1tu li{
	width: 26.22%;
	margin-left: 10.67%;
}
.e1m1tu li:nth-child(3n+1){
	margin-left: 0;
}

/* e1m2 */
.e1m2{
	padding-bottom: 178px;
	background: url("../images/e1m2bj.jpg") no-repeat bottom; 
	background-size: cover;
}

.e1m2nr{
	padding-top: 28px;
}
.e1m2nr p{
	line-height: 48px;
	text-align: center;
}



@media screen and (max-width:999px) {
	.e1m1{
		padding: 30px 0;
	}
	.e1m1tu{
		width: 100%;
	}
	.e1m2nr{
		padding-top: 10px;
	}
	.e1m2nr p{
		line-height: 30px;
	}
	.e1m2{
		padding-bottom: 30px;
	}
}
@media screen and (max-width:767px){
	.e1m2nr p{
		line-height: 26px;
	}
}
@media screen and (max-width:500px){
	.e1m2nr p{
		line-height: 22px;
	}
	.e1m1tu{
		justify-content: space-between;
	}
	.e1m1tu li{
		width: 48%;
		margin-left: 0;
		margin-bottom: 10px;
	}
}

.e1m2 #box{position:relative; margin:auto; margin-top:100px; max-width:1400px;}
.e1m2 #box ul{position:relative; margin:auto; height:457px;}
.e1m2 #box li{background:#000000;border-radius: 20px; position:absolute; width:0;height:0;z-index:0;cursor:pointer;overflow:hidden; -moz-box-sizing:content-box; box-sizing:content-box !important}
.e1m2 #box li a{ display:block; }
.e1m2 #box li a img{opacity: .5; width:100%; max-width:680px; transform: scale(1,1) !important}
.e1m2 #box li>span{ display:block; font-size:14px; font-size:1.4rem; line-height:30px; position:absolute; width:100%; margin:auto; left:0px; top:455px; text-align:center; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

.e1m2 #box .prev,.e1m2 #box .next{
	position:absolute;
	top:50%;
	transform: translateY(-50%);
	overflow:hidden; 
	cursor:pointer; 
	width:66px; 
	height:66px; 
	line-height:66px; 
	text-align:center; 
	background:#c0c0c0; 
	border-radius: 50%;
	font-size:14px; 
	font-size:2.4rem; 
	text-align:center; 
	color:#fff; 
	z-index:99; 
	transition:0.5s;
}
.e1m2 #box .prev{left:-92px;}
.e1m2 #box .next{right:-98px;}
.e1m2 #box .prev:hover, .e1m2 #box .next:hover{ 
	background-color: #004da1;
}
.e1m2 #copyright{padding-top:10px;text-align:center;}
.e1m2 #box li:nth-child(5){ box-shadow: 0px 5px 15px 1px rgba(0, 0, 0, 0.17);}
.e1m2 #box li:nth-child(5) a img{ opacity:1}
.e1m2 #box li:nth-child(5) .ab4zi{ opacity:1}




@media screen and (max-width: 1599px) {
.e1m2 #box{width: 95%;margin: 0 auto; margin-top:40px; padding:0px;}
.e1m2 #box li{ position:relative; left:auto; top:auto; width:0.32333% !important; height:auto !important;  padding:0px;}
.e1m2 .img-scroll6 {position: relative; width: 100%; margin-top:28px !important; z-index:9}
.e1m2 #box .prev, .e1m2 #box .next{ width:50px; height:50px; line-height:50px; font-size:20px; font-size:2rem;}
.e1m2 #box .prev{left:0px;}
.e1m2 #box .next{right:0px;}
.e1m2 .img-list6 {position: relative;overflow: hidden; z-index:90;}
.e1m2 .img-list6 ul {width: 10000% !important; height:auto !important;}
.e1m2 .img-list6 li {float: left; display: inline;margin-right:0.015% !important; margin-left:auto; opacity:1;}
.e1m2 .img-list6 li img{ opacity:1 !important}
.e1m2 #box li a{box-shadow:none}
.e1m2 #box li span{ position:relative; top:auto;}
}
@media screen and (max-width: 1359px) {
}
@media screen and (max-width: 999px) {
.e1m2 #box .prev, .e1m2 #box .next{ width:30px; height:30px; line-height:30px;}

}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 589px) {
.e1m2 #box li{ width:0.49% !important; margin-right:0.02% !important;}
}
/* @media screen and (max-width: 499px) {
.e1m2 #box li{ width:1% !important; margin-right:0.02% !important;}
} */


/* -----------------------------5-1联系方式---------------------------------- */

.c1m1{
	padding-top: 146px;
}
.c1m1 .zong{
	position: relative;
}
.c1m1 .zong::before{
	content: "";
	position: absolute;
	left: -16px;
	top: -22px;
	width: 62px;
	height: 62px;
	background-color: #fcbf1c;
	border-radius: 5px;
	z-index: 1;
}
.c1m1xq{
	border-radius: 30px;
	overflow: hidden;
}

.c1m1l{
	width: 39.28%;
	padding: 76px 50px 86px;
	background-color: rgba(0, 77, 161, .77);
	position: relative;
	z-index: 2;
}

.c1m1nr{
	padding-top: 34px;
}
.c1m1nr li{
	padding: 17px 0;
}
.c1m1nr li,.c1m1nr li div{
	display: flex;
	align-items: flex-start;
}
.c1m1nr li i{
	margin-right: 20px;
	font-size: 26px;
	color: #fff;
	flex-shrink: 0;
}
.c1m1nr li div em{
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
	flex-shrink: 0;
}
.c1m1nr li div p{
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
}

.c1sj{
	padding-top: 8px;
}

.c1m1xbt{
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
}

.shejiao{
	padding-top: 18px;
}
.shejiao .wm{
	margin-right: 16px;
}

.c1lx{
	display: inline-block;
	border-radius: 10px;
	overflow: hidden;
	cursor: pointer;
}
.shejiao .tk{
	width: 86px;
}

.shejiao>a{
	display: inline-block;
	margin-right: 24px;
	border-radius: 4px;
	overflow: hidden;
}

.c1sj1{
	padding-bottom: 124px;
}

@media screen and (max-width:1400px) {
	.c1m1l{
		width: 50%;
	}
}
@media screen and (max-width:999px) {
	.c1m1{
		padding-top: 30px;
	}
	.c1m1l{
		padding: 30px;
	}
	.c1m1nr{
		padding-top: 0;
	}
	.c1m1nr li{
		padding: 10px 0;
	}
	.c1sj1{
		padding-bottom: 10px;
	}
	.c1m1nr li div em,.c1m1nr li div p,.c1m1xbt{
		font-size: 18px;
	}
	.shejiao{
		padding-top: 10px;
	}
}

@media screen and (max-width:767px) {
	.c1m1l{
		width: 60%;
	}
	.c1m1nr li i{
		font-size: 22px;
		margin-right: 10px;
	}
	.c1m1nr li div em,.c1m1nr li div p,.c1m1xbt{
		font-size: 16px;
	}
	.shejiao .wm{
		width: 36px;
		margin-right: 10px;
	}
	.shejiao>a{
		width: 38px;
		margin-right: 10px;
	}
}
@media screen and (max-width:500px) {
	.c1m1l{
		width: 100%;
		padding: 20px;
	}
	.c1m1nr li div em,.c1m1nr li div p,.c1m1xbt{
		font-size: 14px;
		line-height: 26px;
	}
}


/* c1m2 */

.c1m2{
	padding-top: 118px;
	padding-bottom: 86px;
}

.czong{
	width: calc(100% - 160px);
	max-width: 1008px;
	margin: auto;
}

.c1m2bt{
	color: #004da1;
	text-align: center;
}
.c1m2bt::after{
	content: "";
	display: block;
	margin: 16px auto 32px;
	width: 71px;
	height: 6px;
	background-color: #004da1;
}

.c1m2xq{
	font-family: MicrosoftYaHeiLight;
	text-align: center;
	font-size: 24px;
	line-height: 28px;
	color: #515151;
}

.c1m2nr{
	padding-top: 28px;
}
.c1m2nr form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.c1m2nr form>p {
	margin-top: 38px;
	width: 45.44%;
	
}

.c1m2nr p.chang {
	width: 100%;
}

.c1m2nr input,
.c1m2nr textarea{
	width: 100%;
	font-size: 20px;
	color: #333;
	background-color: #fff;
	border: solid 2px #cdcdcd;
	border-radius: 10px;
	overflow: hidden;
}

.c1m2nr input{
	padding: 38px 24px;
}

.c1m2nr textarea {
	padding: 28px 24px;
	height: 175px;
}

.c1m2nr div{
	margin-top: 40px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
}

.c1m2nr p.yz {
	width: 100%;
}

.c1m2nr p.yzm {
	position: absolute;
	width: initial;
	right:2px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}

.c1m2nr .yzm img {
	margin: 0 auto;
}

.c1m2nr .cu2m4btn{
	margin-top: 78px;
	width: 100%;
	text-align: center;
}
.c1m2nr .cu2m4btn input {
	width: 386px;
	height: 91px;
	border: none;
	background-color: #004da1;
	border-radius: 46px;
	font-size: 28px;
	color: #ffffff;
	cursor: pointer;
	transition: .3s;
	padding: 0;
}

.c1m2nr .cu2m4btn input:hover {
	color: #fff;
	background-color: #fcbf1c;
}

.c1m2nr ::-webkit-input-placeholder {
	color: #999;
	opacity: 1
}

.c1m2nr :-o-placeholder {
	color: #999;
	opacity: 1
}

.c1m2nr ::-moz-placeholder {
	color: #999;
	opacity: 1
}

.c1m2nr :-ms-input-placeholder {
	color: #999;
	opacity: 1
}

.c1m2nr .xing {
	position: relative;
}

.c1m2nr .xing::after {
	content: "*";
	position: absolute;
	font-size: 36px;
	color: #004da1;
	top: 36px;
	left: -50px;
}

@media screen and (max-width:999px) {
	.c1m2{
		padding: 30px 0;
	}
	.czong{
		width: 95%;
		margin: auto;
		padding-left: 10px;
	}
	.c1m2xq{
		font-size: 20px;
	}
	.c1m2nr input, .c1m2nr textarea{
		font-size: 18px;
	}
	.c1m2nr input,.c1m2nr textarea{
		padding: 20px;
	}
	.c1m2nr .xing::after{
		font-size: 26px;
		top: 20px;
		left: -18px;
	}
	.c1m2nr{
		padding: 0;
	}
	.c1m2nr form>p,.c1m2nr div,.c1m2nr .cu2m4btn{
		margin-top: 20px;
	}
	.c1m2nr .cu2m4btn input{
		width: 320px;
		height: 70px;
		font-size: 24px;
	}
	.c1m2bt::after{
		margin: 10px auto;
	}
}

@media screen and (max-width:767px) {
	.c1m2nr input, .c1m2nr textarea{
		padding: 10px;
		font-size: 16px;
	}
	.c1m2xq{
		font-size: 16px;
	}
	.c1m2nr textarea{
		height: 100px;
	}
	.c1m2nr .cu2m4btn input{
		width: 280px;
		height: 46px;
		font-size: 20px;
	}
	.c1m2nr .xing::after{
		top: 10px;
		font-size: 20px;
	}
}
@media screen and (max-width:500px){
	.c1m2nr input, .c1m2nr textarea{
		font-size: 14px;
	}
	.c1m2xq{
		font-size: 12px;
	}
	.c1m2nr form>p{
		width: 100%;
	}
	.c1m2nr .cu2m4btn input{
		font-size: 16px;
		width: 200px;
		height: 40px;
	}
}


/* -----------------------------5-2招聘---------------------------------- */

.r1m1{
	padding-top: 80px;
	padding-bottom: 76px;
	background-color: #f7f7f7;
}

.rzong{
	width: calc(100% - 160px);
	max-width: 1314px;
	margin: auto;
}
.r1m1xq li{
	margin-bottom: 40px;
	padding: 80px 4.87% 86px;
	background-color: #fff;
	border-radius: 30px;
	box-shadow: 3px 4px 45px 1px rgba(200, 200, 200, 0.39);
	overflow: hidden;
}

.r1m1bt{
	font-weight: bold;
	color: #080808;
}

.r1w{
	padding-top: 22px;
	display: flex;
	flex-wrap: wrap;
}
.r1w span{
	display: flex;
	align-items: center;
	margin-right: 30px;
}
.r1w span i{
	margin-right: 10px;
	font-size: 28px;
	color: #7d7d7d;
}
.r1m1xnr,.r1f p{
	font-size: 18px;
	line-height: 41px;
	color: #7d7d7d;
}

.r1f{
	padding-top: 4px;
	display: flex;
	flex-wrap: wrap;
}
.r1f p{
	margin-right: 20px;
}


.r1nr{
	padding-top: 24px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.r1l{
	width: 53.78%;
}
.r1g em{
	margin-bottom: 4px;
	display: block;
	font-size: 24px;
	line-height: 41px;
	color: #080808;
}
.r1g p{
	font-size: 16px;
	line-height: 41px;
	color: #7d7d7d;
}

.r1r{
	width: 40.28%;
}

.r1lx{
	padding: 18px 20px 24px 0;
	margin-top: 26px;
	background-color: #004da1;
	border-radius: 0 48px 48px 0;
	width: 50.17%;
	position: relative;
	z-index: 1;
}
.r1lx::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #004da1;
	z-index: -1;
	left: -50%;
	top: 0;
}
.r1lx p{
	font-size: 16px;
	line-height: 29px;
	color: #ffffff;
}
.r1lx p a{
	color: #fff;
}
.r1lx p a:hover{
	color: #fcbf1c;
}

@media screen and (max-width:999px) {
	.r1m1{
		padding: 30px 0;
	}
	.rzong{
		width: 95%;
	}
	.r1m1xq li{
		padding: 20px;
	}
	.r1m1xnr, .r1f p{
		font-size: 16px;
		line-height: 30px;
	}
	.r1w{
		padding-top: 10px;
	}
	.r1nr{
		padding-top: 10px;
	}
	.r1g p{
		line-height: 30px;
	}
	.r1l,.r1r{
		width: 48%;
	}
	.r1lx p{
		font-size: 14px;
		line-height: 26px;
	}
	.r1g em{
		font-size: 20px;
		line-height: 30px;
	}
	.r1lx{
		width: 70%;
	}
	.r1m1xq li{
		margin-bottom: 20px;
	}
}
@media screen and (max-width:767px) {
	.r1m1xnr, .r1f p{
		font-size: 14px;
		line-height: 26px;
	}
	.r1g p{
		font-size: 14px;
		line-height: 26px;
	}
	.r1g em{
		font-size: 18px;
		line-height: 30px;
	}
	.r1l,.r1r{
		width: 100%;
		margin-bottom: 10px;
	}
	.r1w span i{
		font-size: 24px;
	}
	.r1lx{
		margin-top: 10px;
		width: 100%;
		padding: 10px;
	}
}















/* shipin */


.tankaunga {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 9999999999
}

.tankaunga:before {
	content: "X";
	position: absolute;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	top: 10px;
	right: 10px;
	background: #fff;
	border-radius: 50%;
	font-size: 18px;
	cursor: pointer;
}


.tankaungn2 {
	position: fixed;
	left: 5%;
	top: 5%;
	right: 5%;
	bottom: 5%;
}

.tankaungn2 iframe,
.tankaungn2 video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.tankaungn2 iframe body {
	margin: 0px !important;
}

@media screen and (max-width:767px) {
	.tankaungn2 {
		position: fixed;
		left: 5%;
		top: 10%;
		right: 5%;
		bottom: 10%;
	}
}
/* zhengshu */
#baguetteBox-overlay {
    display: none;
    opacity: 0;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #222;
    background-color: rgba(0, 0, 0, .8);
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    z-index: 99999999999999999999999999999999999999;
}

#baguetteBox-overlay.visible {
    opacity: 1
}

#baguetteBox-overlay .full-image {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
}

#baguetteBox-overlay .full-image figure {
    display: inline;
    margin: 0;
    height: 100%
}

#baguetteBox-overlay .full-image img {
    display: inline-block;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}

#baguetteBox-overlay .full-image figcaption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    line-height: 1.8;
    color: #ccc;
    background-color: #000;
    background-color: rgba(0, 0, 0, .6);
    font-family: Verdana, Geneva, sans-serif;
}

#baguetteBox-overlay .full-image:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

#baguetteBox-slider {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    -webkit-transition: left .4s ease, -webkit-transform .4s ease;
    transition: left .4s ease, -moz-transform .4s ease;
    transition: left .4s ease, transform .4s ease
}

#baguetteBox-slider.bounce-from-right {
    -webkit-animation: bounceFromRight .4s ease-out;
    animation: bounceFromRight .4s ease-out
}

#baguetteBox-slider.bounce-from-left {
    -webkit-animation: bounceFromLeft .4s ease-out;
    animation: bounceFromLeft .4s ease-out
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
    top: 50%;
    top: calc(50% - 30px);
    width: 44px;
    height: 60px
}

.baguetteBox-button {
    position: absolute;
    cursor: pointer;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    -moz-border-radius: 15%;
    border-radius: 15%;
    background-color: #323232;
    background-color: rgba(50, 50, 50, .5);
    color: #ddd;
    font: 1.6em sans-serif;
    -webkit-transition: background-color .4s ease;
    transition: background-color .4s ease;
}

.baguetteBox-button:hover {
    background-color: rgba(50, 50, 50, .9)
}

.baguetteBox-button#next-button {
    right: 2%
}

.baguetteBox-button#previous-button {
    left: 2%
}

.baguetteBox-button#close-button {
    top: 20px;
    right: 2%;
    right: calc(2% + 6px);
    width: 30px;
    height: 30px
}

.baguetteBox-button svg {
    position: absolute;
    left: 0;
    top: 0
}

.spinner {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px
}

.double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out
}

.double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes bounceFromRight {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: -30px
    }

    100% {
        margin-left: 0
    }
}

@keyframes bounceFromRight {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: -30px
    }

    100% {
        margin-left: 0
    }
}

@-webkit-keyframes bounceFromLeft {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: 30px
    }

    100% {
        margin-left: 0
    }
}

@keyframes bounceFromLeft {
    0% {
        margin-left: 0
    }

    50% {
        margin-left: 30px
    }

    100% {
        margin-left: 0
    }
}

@-webkit-keyframes bounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

@font-face {
    font-family: 'dincondregular';
    src: url('../fonts/dincondregular.eot');
    src: url('../fonts/dincondregular.eot') format('embedded-opentype'),
         url('../fonts/dincondregular.woff2') format('woff2'),
         url('../fonts/dincondregular.woff') format('woff'),
         url('../fonts/dincondregular.ttf') format('truetype'),
         url('../fonts/dincondregular.svg#dincondregular') format('svg');
}

@font-face {
  font-family: "iconfont"; 
  src: 
       url('../fonts/iconfont.woff2?t=1686303190845') format('woff2'),
       url('../fonts/iconfont.woff?t=1686303190845') format('woff'),
       url('../fonts/iconfont.ttf?t=1686303190845') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-gongwenbao:before {
  content: "\e701";
}

.icon-xuewei:before {
  content: "\e63b";
}

.icon-goumai:before {
  content: "\e636";
}

.icon-calendar2:before {
  content: "\e8b4";
}

.icon-xinlangweibo:before {
  content: "\e606";
}

.icon-tianmao:before {
  content: "\e757";
}

.icon-xiaohongshu:before {
  content: "\e69e";
}

.icon-douyin:before {
  content: "\e8db";
}

.icon-pay-jingdong:before {
  content: "\e8dd";
}

.icon-pinduoduo:before {
  content: "\e8df";
}

.icon-tel2:before {
  content: "\e643";
}

.icon-diqiu1:before {
  content: "\e9ee";
}

.icon-wechat1:before {
  content: "\e6c7";
}

.icon-tiktok:before {
  content: "\e62e";
}

.icon-right3:before {
  content: "\e605";
}

.icon-left3:before {
  content: "\eb91";
}

.icon-diqiu:before {
  content: "\e642";
}

.icon-right2:before {
  content: "\e603";
}

.icon-left2:before {
  content: "\e604";
}

.icon-bottom2:before {
  content: "\eb93";
}

.icon-email2:before {
  content: "\e601";
}

.icon-rise-full:before {
  content: "\ea08";
}

.icon-home1:before {
  content: "\e674";
}

.icon-zuodan:before {
  content: "\eb90";
}

.icon-youdan:before {
  content: "\e632";
}

.icon-jiantou:before {
  content: "\e7d1";
}

.icon-youtube1:before {
  content: "\e612";
}

.icon-home:before {
  content: "\e624";
}

.icon-edit:before {
  content: "\e611";
}

.icon-facebook:before {
  content: "\e620";
}

.icon-pinterest:before {
  content: "\e8ab";
}

.icon-linkedin:before {
  content: "\e648";
}

.icon-youtube:before {
  content: "\e6d6";
}

.icon-twitter:before {
  content: "\e607";
}

.icon-bigger:before {
  content: "\e647";
}

.icon-left:before {
  content: "\e72c";
}

.icon-right:before {
  content: "\e72d";
}

.icon-up1:before {
  content: "\e72e";
}

.icon-bottom1:before {
  content: "\e72f";
}

.icon-left1:before {
  content: "\e730";
}

.icon-right1:before {
  content: "\e731";
}

.icon-up:before {
  content: "\e73e";
}

.icon-bottom:before {
  content: "\e73f";
}

.icon-instagram:before {
  content: "\e79d";
}

.icon-tumblr:before {
  content: "\e79e";
}

.icon-download:before {
  content: "\e7a0";
}

.icon-download1:before {
  content: "\e7a7";
}

.icon-search4:before {
  content: "\e7b2";
}

.icon-address:before {
  content: "\e7bc";
}

.icon-email:before {
  content: "\e7bd";
}

.icon-contact:before {
  content: "\e7be";
}

.icon-whatsapp:before {
  content: "\e7bf";
}

.icon-fax:before {
  content: "\e7c2";
}

.icon-mobile:before {
  content: "\e7c6";
}

.icon-phone:before {
  content: "\e7c8";
}

.icon-tel:before {
  content: "\e7c7";
}

.icon-phone1:before {
  content: "\e7cb";
}

.icon-skype:before {
  content: "\e7cc";
}

.icon-whatsapp1:before {
  content: "\e7c1";
}

.icon-address1:before {
  content: "\e7c3";
}

.icon-contact1:before {
  content: "\e7c4";
}

.icon-email1:before {
  content: "\e7c5";
}

.icon-skype1:before {
  content: "\e7c9";
}

.icon-fax1:before {
  content: "\e7ca";
}

.icon-qq:before {
  content: "\e7ce";
}

.icon-tel1:before {
  content: "\e7cd";
}

.icon-wechat:before {
  content: "\e7cf";
}

.icon-phone2:before {
  content: "\e7d0";
}

.icon-message:before {
  content: "\e7da";
}

.icon-calendar:before {
  content: "\e7e1";
}

.icon-calendar1:before {
  content: "\e7e3";
}

.icon-top:before {
  content: "\e7ed";
}

.icon-youbian:before {
  content: "\e60f";
}

.icon-jian2:before {
  content: "\e600";
}

.icon-jia2:before {
  content: "\e608";
}

.icon-vk:before {
  content: "\e735";
}

.icon-instagram1:before {
  content: "\e640";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.icon-sousuo4:before {
  content: "\e610";
}

.icon-sousuo:before {
  content: "\e616";
}

.icon-sousuo1:before {
  content: "\e65b";
}

.icon-shangchuan:before {
  content: "\e602";
}

.icon-top2:before {
  content: "\e637";
}

.icon-biaoqian:before {
  content: "\e649";
}

.icon-righttop:before {
  content: "\eb92";
}

#share_container{
	display: inline-block;
}
.a1m1xq img{
	display: inline-block;
}
.h2m4r video{
	width: 100%;
}
.p4m1 .map iframe{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
@media screen and (max-width:1556px) {
	.a1m1btm li{
		padding: 0 10.14%;
	}
}
@media screen and (max-width:1164px) {
	.a1m1bj .a1m1xq{
		padding-bottom: 10px;
	}
	.a1m1btm {
	  padding: 20px 0;
	}
	.a1m1btm {
	  margin-top: 20px;
	}
	.a1m1btm ul {
	  width: 100%;
	}
	.a1m1btm li {
	  text-align: center;
	  padding: 0;
	  border: none;
	  width: 33.33%;
	}
	.a1m1btm li p {
	  font-size: 18px;
	}
}
.banner iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.banner video {
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 101%;
    min-height: 100%;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    display: none \9;
    display: block \9\0;
}

@media screen and (max-width: 991px) {
    .banner video {
        object-position: inherit;
        object-fit: inherit;
        width: 100%;
        height: 100%;
        transform: translate(0, 0);
        left: 0;
        top: 0;
    }
}
@media screen and (max-width: 1341px) {
	.p3m1bt{
		font-size: 2.4rem;
	}
	.p3m1btn span>a, .p3m1btn span p{
		width: 175px;
	}
}
.p1m1xq li{
	background-color: #f5f5f5;
	transition: .3s;
}
.p1m1xq li:hover{
	background-color: #fcbf1c;
}
.p1m2xq li {
    background-color: #f5f5f5 !important;
}
.xiala1{
    width:290px;
    left: -115px;
}
.xiala1::after{
    width:290px;
}



.ftlg {
	display: flex;
}
.ftlg a{
	display: block;
	margin-right: 20px;
}
@media screen and (max-width:999) {
	.ftlg {
		justify-content: center;
	}
}


/* ---------------------------7-26------------------------- */

.s1m1{
	padding-top: 88px;
	padding-bottom: 46px;
}

.s1xq{
	margin-bottom: 44px;
}

.s1bt{
	font-size: 26px;
	line-height: 34px;
	color: #004da1;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 26px;
}

.s1nr{
	padding-top: 10px;
	display: flex;
	flex-wrap: wrap;
}
.s1nr li{
	padding: 10px 0;
	margin-right: 100px;
	font-size: 16px;
	line-height: 36px;
	color: #666666;
}
.s1nr li a{
	color: #666666;
}
.s1nr li a:hover{
	color: #004da1;
}

@media screen and (max-width:999px) {
	.s1m1{
		padding: 30px 0;
	}
	
	.s1xq{
		margin-bottom: 20px;
	}
	
	.s1bt{
		font-size: 22px;
		line-height: 30px;
		padding-bottom: 10px;
	}
	.s1nr li{
		margin-right: 50px;
	}
}
@media screen and (max-width:767px) {
	.s1bt{
		font-size: 18px;
	}
	.s1nr li{
		font-size: 14px;
		line-height: 26px;
	}
	.s1nr{
		padding-top: 0;
	}
}