
* {
	margin: 0px;
	padding: 0px;
	outline:none;
}
html, body {
	position: relative;
	height: 100%;
}

body {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.w80{
	width:1522px;
	margin:0 auto;
}
.w50{
	width:50%;
	margin:0 auto;
}
/*banner*/

/*banner end*/
/*header*/
.nav{
	height:100px;
	background:rgba(255,255,255,1);
}
.nav_left{
	float:Left;
	margin-left:10%;
}
.nav_left img{
	height:34px;
	position:relative;
	top:33px;
}
.nav_right{
	width:50%;
	float:right;
	display: flex;
	margin-right:217px;
}
.nav_right li{
	flex: 1;
	line-height:100px;
	text-align:center;
	position:relative;
}
.nav_right li a{
	font-size:18px;
	color:#151515;
}
.nav_right li:hover .header_ul{
	display:block;
}
.header_ul{
	background: url(/public/static/index/images/nav_bj.jpg) center;
    background-size: 100% 100%;
    background-position: center;
	display:none;
	position:absolute;
	z-index: 99;
	width:100%;
	height:auto;
}
.nav_right li .header_ul a{
	line-height:60px;
	color:#fff;
	font-size:16px;
}
.nav_right li .header_ul a:hover{
	text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}
.header_rb1{
	position:relative;
}
.header_rb1::before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
    border: 8px solid;
    border-color: transparent transparent #2b97b1 transparent;
    opacity: 0;
    transition: all .5s ease;
}
.nav_right li:hover .header_rb1::before {
    color: #354483;
    opacity: 1;
    bottom: 0px;
}

.nav_jtzb{
	width:217px;
	height:100px;
	line-height:100px;
	text-align:center;
	background:url(/public/static/index/images/nav_bj.jpg) center;
	background-size:100% 100%;
	background-position:center;
	position:absolute;
	right:0px;
	top:0px;
}
.nav_jtzb a{
	color:#fff;
	font-size:20px;
}
.nav_jtzb i{
	font-size:20px;
	margin-right:7px;
}

/*header end*/

/*tybanner*/
.about_banner{
	background:url(/public/static/index/images/about_banner.jpg) center no-repeat;
	    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
	height:599px;
}
.product_banner{
	background:url(/public/static/index/images/product_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	height:599px;
}
.news_banner{
	background:url(/public/static/index/images/news_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	height:599px;
}
.jrwm_banner{
	background:url(/public/static/index/images/jrwm_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	height:599px;
}
.lxwm_banner{
	background:url(/public/static/index/images/lxwm_banner.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	height:599px;
}
.nav_jtzb_c{ color: #fff; }
.ty_title {
    display: table-cell;
    vertical-align: middle;
    height: 599px;
	width: 0.1%;
	color:#fff;
}
.ty_title_cn{
	font-size:42px;
	line-height:70px;
	color:#000;
}
.ty_title_cn1{
	font-size:18px;
	color:#000;
	letter-spacing: 1.2px;
}
.lg-object.lg-image{
	max-height:750px !important;
}
/*tybanner banner*/
/*tynav*/
.about_nav{
	background:#f0f5f8;
	line-height:88px;
	padding:15px 0px;
}
.about_navl{
	display: flex;
	width:80%;
	float:left;
}
.about_navl li{
	width:187px;
	line-height:60px;
	text-align:center;
	border-radius: 5px;
	position:relative;
	overflow: hidden;
}
.about_navl li::after{
	content:'';
	position:absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	width: 0px;
	background:url(/public/static/index/images/nav_bj.jpg) center;
	transition: .5s;
}
.about_navl li a{
	color:#282828;
	position:relative;
	z-index: 1;
	transition: .5s;
	font-size:16px;
}
.about_navl li:hover a{
	color:#fff
}
.about_navl li:hover::after{
	left: 0%;
	right: auto;
	width: 100%;
}
.about_navl li.action a{
	color:#fff
}
.about_navl li.action::after{
	left: 0%;
	right: auto;
	width: 100%;
}
.about_navr{
	float:right;
	line-height:60px;
	color:#909192;
}
.about_navr i{
	display:inline-block;
	font-size:20px;
	position:relative;
	top:1px;
}
.about_navr a{
	display:inline-block;
	color:#909192;
	font-size:16px;
	margin:0px 5px;
}
a.about_navr_w{
	color:#094f97;
}
/*tynav end*/

/*about*/
.about_title{
	font-size:38px;
	text-align:left;
	padding-top:60px;
	position:relative;
	padding-bottom:20px;
	float:left;
}
.about_title::after{
	content:'';
	position:absolute;
	bottom:0px;
	left:0%;
	width:4%;
	height:5px;
	background:url(/public/static/index/images/nav_bj.jpg) center;
}
.about_titler{
	float:right;
	margin-top:45px;
}
.about_titler li{
	float:left;
	text-align:center;
	padding:0px 30px;
}
.about_titler .count{
	font-size:48px;
	font-weight:bold;
	display:inline-block;
}
.about_titler .h_about3a1{
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-size:12px;
	background:url(/public/static/index/images/nav_bj.jpg) center no-repeat;
	background-size:100% 100%;
	color:#fff;
	display:inline-block;
	border-radius: 50%;
}
.about_titler .h_about3b{
font-size:16px;
}
.about_contenta{
	padding:60px 0px;
}
.gsjj img{
	width:100%;
}
.about_qywh{
	padding-bottom:40px;
}
.about_qywh_title{
	font-size:38px;
	padding-top:60px;
	position:relative;
	padding-bottom:20px;
}
.about_qywh_title::after{
	content:'';
	position:absolute;
	bottom:0px;
	left:0%;
	width:4%;
	height:5px;
	background:url(/public/static/index/images/nav_bj.jpg) center;
}
.about_qywh_tag{
	font-size:16px;
	padding:20px 0px 40px;
}
.about_qywh_l{
	width:1400px;
	margin:0 auto;
}
.about_qywh_content{
	position:relative;
	padding:25px 0px;
}
.about_qywh_content ul li{
	width:300px;
	height:233px;
	float:left;
	position:relative;
	text-align:center;
}
.about_qywh_content ul li .about_qywh_ch{
	position: absolute;
    width: 100%;
    top: 50%;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}
.about_qywh_content ul li:nth-child(4){
	width:500px;
}
.about_qywh_content ul li:nth-child(1) {
	background:url(/public/static/index/images/a1.jpg) center no-repeat;
	background-size:100% 100%;
}
.about_qywh_content ul li:nth-child(2) {
	background:url(/public/static/index/images/a2.jpg) center no-repeat;
	background-size:100% 100%;
}
.about_qywh_content ul li:nth-child(3) {
	background:url(/public/static/index/images/a3.jpg) center no-repeat;
	background-size:100% 100%;
}
.about_qywh_content ul li:nth-child(4) .about_qywh_cha {
	height:467px;
	background:url(/public/static/index/images/a4.jpg) center no-repeat;
	background-size:100% 100%;
}
.about_qywh_content ul li:nth-child(4) .about_qywh_ch1{
	position: absolute;
    width: 100%;
    top: 100%;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}
.about_qywh_content ul li:nth-child(5) {
	background:url(/public/static/index/images/a5.jpg) center no-repeat;
	background-size:100% 100%;
}
.about_qywh_content ul li:nth-child(6) {
	background:url(/public/static/index/images/a6.jpg) center no-repeat;
	background-size:100% 100%;
}
.about_qywh_content ul li:nth-child(7) {
	background:url(/public/static/index/images/a7.jpg) center no-repeat;
	background-size:100% 100%;
}
.about_qywh_c1{
	font-family: pfzc;
	font-size:22px;
	font-weight:bold;
	color:#fff;
	position:relative;
	padding-bottom:15px;
	margin-bottom:15px;
}
.about_qywh_c1::after{
	content:'';
	position:absolute;
	width:40px;
	height:2px;
	background:#fff;
	left:50%;
	bottom:0px;
	margin-left:-20px;
}
.about_qywh_c2{
	font-family: pfzc;
	font-size:14px;
	color:#fff;
	line-height:28px;
}
.about_qywh_contentl{
	width:50px;
	height:100%;
	background:url(/public/static/index/images/nav_bj.jpg) center;
	background-size:100% 100%;
	text-align:center;
	color:#fff;
	line-height:75px;
	border-radius: 5px;
	float:left;
}
.about_qywh_contentl ul li{
	position:relative;
}
.about_qywh_contentl ul li::after{
	content:'';
	position:absolute;
	bottom:0px;
	left:35%;
	width:30%;
	height:1px;
	background:rgba(255,255,255,0.44);
}
.about_qywh_contentl ul li:last-child::after{
	display:none;
}
.about_qywh_contentr{
	width:90%;
	float:right;
}
.about_qywh_contentr p{
	line-height:75px;
	font-size:22px;
}
.about_qywh_r{
	float:right;
}
.about_tdzp ul li{
	position:relative;
	overflow: hidden;
	width:32.2%;
	margin-right:1.7%;
	float:left;
	margin-bottom:25px;
	cursor: pointer;
}
.about_tdzp ul li:nth-child(3n){
	margin-right:0px;
}
.about_tdzp ul li img{
	width:100%;
	transition: .5s;
}
.about_tdzp ul li:hover img{
	transform: scale(1.1);
}
/* .about_fzlc{
	background:url(/public/static/index/images/fzlc_bg.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	padding-bottom:60px;
} */
.about_fzlc{
	background:url(/public/static/index/images/fzlc_bg1.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	height:876px;
} 
.about_fzlc_title{
	font-size:38px;
	padding-top:60px;
	position:relative;
	padding-bottom:20px;
	color:#fff;
}
.about_fzlc_title::after{
	content:'';
	position:absolute;
	bottom:0px;
	left:0%;
	width:4%;
	height:5px;
	background:#fff;
}
.about_fzlcl{
	width:50%;
}
.about_fzlcr{
	height:50px;
	line-height:50px;
	width:220px;
	border:1px solid #fff;
	border-radius: 25px;
	position:relative;
	margin-top:80px;
	z-index: 99;
}
.about_fzlcr div{
	width:40%;
	float:left;
	cursor: pointer;
	color:#fff;
	text-align:center;
	transition: .1s;
}
.about_fzlcr div.action{
	background:#fff;
	height:49.5px;
	border-radius: 25px;
	width:60%;
	color:#186ea2;
}
.about_fzlc_bottom{
	margin-top:140px;
}

.about_fzlc_banner{
	position:absolute;
	top:0px;
	width:100%;
	top:-380px;
	left:5%;
}
/*.about_fzlc_bottom::after{
	content:'';
	position:absolute;
	width:100%;
	height:1px;
	left:0px;
	top:70px;
	background:#bdd0e5;
}*/
.about_fzlc1{
	font-size:52px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:64px;
	margin-bottom:15px;
}
.about_fzlc_bottom .w80{
	width:1600px;
}
.about_fzlc2{
	font-size:20px;
	color:#fff;
	font-family:pfzc;
	line-height:34px;
}
.about_fzlc_banner .swiper-slide{
	padding-left:30px;
	margin-left:5px;
	border-left:1px #fff dashed;
	min-height:270px;
}
.about_fzlc_banner{
	padding-top:380px !important;
}
.about_fzlc_banner .swiper-slide:nth-child(1){
	width: 200px !important;
	margin-top:170px;
	margin-right:120px !important;
}
.about_fzlc_banner .swiper-slide:nth-child(2){
	width:260px !important;
	margin-right:100px !important;
}
.about_fzlc_banner .swiper-slide:nth-child(3){
	width:260px !important;
	margin-top:-170px;
	margin-right:120px !important;
}
.about_fzlc_banner .swiper-slide:nth-child(4){
	width: 400px !important;
	margin-top:-360px;
	padding-bottom:120px;
}
.about_fzlc_banner .swiper-slide:nth-child(5){
	width:400px !important;
	margin-top:80px;
	margin-right:120px !important;
	padding-bottom:80px;
}
.about_fzlc_banner .swiper-slide:nth-child(6){
	width:260px !important;
	margin-right:100px !important;
	margin-top:-30px;
}
.about_fzlc_banner .swiper-slide:nth-child(7){
	opacity: 0;
}
.about_fzlc_banner .swiper-slide:nth-child(8){
	opacity: 0;
}
.about_fzlc_banner .swiper-slide::before{
	content:'';
	position:absolute;
	left:-5px;
	bottom:0px;
	width:10px;
	height:10px;
	border-radius: 50%;
	background:#fff;
}
.about_fzlc_banner .swiper-slide::after{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:3px;
	height:64px;
	background:#fff;
}

.about_fzlc2 div{
	display:inline-block;
}
.about_fzlc_1{
	font-size:32px;
	font-weight:bolder;
	color:#459dc5;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:13.5%;
}
.about_fzlc_2{
	height:37px;
	position:relative;
	margin-left:18.2%;
	margin-top:25px;
}
.about_fzlc_2::before{
	content:'';
	position:absolute;
	z-index: 2;
	width:16px;
	height:16px;
	border-radius: 50%;
	background:url(/public/static/index/images/nav_bj.jpg) center;
	background-size:100% 100%;
	
}
.about_fzlc_2::after{
	content:'';
	position:absolute;
	width:16px;
	height:16px;
	background:#d5e2f0;
	border-radius:50% ;
	animation: myfirst 2s infinite;
    -webkit-animation: myfirst 2s infinite; /* Safari Óë Chrome */
}
.about_fzlc_3{
	width:80%;
	margin-left:5%;
	box-shadow: 0px 0px 10px 10px rgba(24,111,162,9%);
	border-radius: 10px;
	padding:5%;
	margin-top:70px;
	margin-bottom:60px;
	position:relative;
	min-height:150px;
	background:#fff;
}
.about_fzlc_3::after{
	content:'';
	position:absolute;
	height:120%;
	width:1px;
	background:#0a5197;
	left:16%;
	top:-92px;
}
.about_fzlc_3l{
	width:20%;
	float:left;
}
.about_fzlc_3r{
	width:80%;
	float:right;
}
.about_fzlc_3a{
	position:relative;
	min-height:60px;
	line-height:28px;
}
.about_fzlc_3a::after{
	content:'';
	position:absolute;
	width:15px;
	height:15px;
	left:10.3%;
	top:0px;
	border:1px solid #0a5197;
	background:#fff;
	z-index: 2;
	border-radius: 50%;
}
@keyframes myfirst
{
    0%   {transform: scale(1.0);}
    50%  {transform: scale(2);}
    100% {transform: scale(1.0);}
}
 
@-webkit-keyframes myfirst /* Safari Óë Chrome */
{
    0%   {transform: scale(1.0);}
    50%  {transform: scale(2);}
    100% {transform: scale(1.0);}
}
.about_zzry_title{
	font-size:38px;
	padding-top:60px;
	position:relative;
	padding-bottom:20px;
}
.about_zzry_title::after{
	content:'';
	position:absolute;
	bottom:0px;
	left:0%;
	width:4%;
	height:5px;
	background:url(/public/static/index/images/nav_bj.jpg) center;
}
.zzry_bottom{
	margin-top:70px;
}
.zzry{
	width:100%;
	background:url(/public/static/index/images/zzry_bg.jpg) center no-repeat;
	background-size:100% 100%;
	height:100%;
}
.zzry_bottom ul li{
	width:23%;
	margin-right:2.66%;
	cursor: pointer;
	margin-bottom:30px;
	float:left;
}
.zzry_bottom ul li:nth-child(4n){
	margin-right:0px;
}
.zzry_bottom ul li .zzry_img{
	background:#f7f8fc;
	position:relative;
	overflow: hidden;
}
.zzry_bottom ul li .zzry_img img{
	transition: .5s;
	width:100%;
	border-radius: 5px;
}
.zzry_bottom ul li:hover img{
	transform: scale(1.01);
}
.zzry_text{
	width:100%;
	background:#f7f8fc;
	line-height:40px;
	border-radius: 20px;
	margin-top:10px;
	text-align:center;
	position:relative;
	overflow: hidden;
	letter-spacing: 1px;
	font-size:14px;
}
.zzry_text span{
	position:relative;
	z-index: 1;
}
.zzry_text::after{
	content:'';
	position:absolute;
	right:0px;
	height:100%;
	width:0px;
	top:0px;
	background:url(/public/static/index/images/nav_bj.jpg) center no-repeat;
	background-size:100% 100%;
	background-position:center;
	transition: .5s;
}
.zzry_bottom ul li:hover .zzry_text::after{
	left:0px;
	right:auto;
	width:100%;
}
.zzry_bottom ul li:hover .zzry_text{
	color:#fff;
}
/*about end*/
/*product*/
.product{
	padding-top:60px;
	background:url(/public/static/index/images/product_bg.jpg) center no-repeat;
	background-size:100% 100%;
	background-position:center;
}
.productul li{
	border:1px solid #d9d7d8;
	width:32%;
	margin-right:1%;
	margin-bottom:30px;
	float:left;
	position: relative;
}
.productul li:nth-child(3n){
	margin-right:0px;
}
.productul .pro_img{
	position:relative;
	overflow: hidden;
}
.productul .pro_img img{
	width:100%;
	transition: .5s;
}
.productul li:hover img{
	transform: scale(1.03);
}
.pro_text{
	line-height:60px;
	text-align:center;
	color:#000;
	position: relative;
	overflow: hidden;
}
.pro_text::after{
	content:'';
	position:absolute;
	right:0px;
	top:0px;
	height:100%;
	width:0px;
	background:url(/public/static/index/images/nav_bj.jpg) center;
	background-size:100% 100%;
	transition: .5s;
}
.pro_text span{
	position:relative;
	z-index: 1;
}
.productul li:hover .pro_text::after{
	left:0px;
	right:auto;
	width:100%;
}
.productul li:hover .pro_text{
	color:#fff;
}
.productul ul li .sp {
	position: absolute;
	background: #2c98b2;
	-webkit-transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all .7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .productul ul li .line-1 {
	left: 0%;
	top: 0%;
	width: 0%;
	height: 2px;
  }
  .productul ul li:hover .line-1, .productul ul li:hover .line-3 {
	width: 100%;
  }
  .productul ul li:hover .line-2, .productul ul li:hover .line-4 {
	height: 100%;
  }
  .productul ul li .line-2 {
	right: 0%;
	top: 0%;
	width: 2px;
	height: 0%;
  }
  .productul ul li .line-3 {
	right: 0%;
	bottom: 0%;
	width: 0%;
	height: 2px;
  }
  .productul ul li .line-4 {
	left: 0%;
	bottom: 0%;
	width: 2px;
	height: 0%;
  }
/*product end*/

/*news*/
.news_ul{
	margin-top:70px;
}
.news_ul ul li{
	padding:20px;
	width:calc(100%-40px);
	box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.03);
	margin-bottom:40px;
	position:relative;
	overflow: hidden;
}
.news_img{
	width:25%;
	float:left;
	position: relative;
	overflow: hidden;
}
.news_img img{
	width:100%;
	transition: .5s;
}
.news_ul ul li:hover img{
	transform:scale(1.04);
}
.news_text{
	width:70%;
	float:right;
	letter-spacing: 2px;
}
.news_text1{
	font-size:22px;
	color:#242526;
	line-height:44px;
}
.news_text2{
	font-size:18px;
	color:#b6b6b8;
	margin-top:10px;
	margin-bottom:20px;
}
.news_text3{
	font-size:14px;
	color:#b6b6b8;
	line-height:30px;
}
.news_text4{
	font-size:14px;
	color:#585858;
	float:right;
	margin-right:16px;
}
.news_text4 i{
	color:#035fa3;
	font-size:22px;
	position:relative;
	top:4px;
}
.news_ul ul li a{
	position:relative;
	z-index: 1;
}
.news_ul ul li::after{
	content:'';
	position:absolute;
	top:0px;
	right:0px;
	height:100%;
	width:0%;
	background:url(/public/static/index/images/nav_bj.jpg) center;
	background-size:100% 100%;
	background-position:center;
	transition: .5s;
}
.news_ul ul li:hover::after{
	left:0px;
	right:auto;
	width:100%;
}
.news_ul ul li:hover .news_text1,.news_ul ul li:hover .news_text2,.news_ul ul li:hover .news_text3,.news_ul ul li:hover .news_text4,.news_ul ul li:hover .news_text4 i{
	color:#fff;
}
/*news end*/

/*jrwm*/
.jrwmul li{
	float:left;
	width:32%;
	margin-right:2%;
	margin-bottom:30px;
}
.jrwmul li:nth-child(3n){
	margin-right:0px;
}
.ygfc_img{
	position:relative;
	overflow: hidden;
}
.ygfc_img img{
	width:100%;
	transition: .5s;
}
.ygfz_text{
	width:70%;
	margin:0 auto;
	height:100px;
	line-height:100px;
	text-align:center;
	background:#fff;
	box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.03);
	position:relative;
	z-index: 2;
	margin-top:-50px;
	color:#000;
	overflow: hidden;
}
.ygfz_text span{
	position:relative;
	z-index: 1;
}
.ygfz_text::after{
	content:'';
	position:absolute;
	left:-100%;
	bottom:0px;
	width:100%;
	height:100%;
	background:url(/public/static/index/images/nav_bj.jpg) center;
	background-size:100% 100%;
	background-position:center;
	transition: .5s;
}
.jrwmul li:hover span{
	color:#fff;
}
.jrwmul li:hover .ygfz_text::after{
	left:0px;
}


.xwfuys{
	background-color:#f1f1f1;
	
	margin:0px auto;
	padding:90px 0;

}
.rcfuys .container {
    max-width: 1350px;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    zoom: 1;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}

.single-we-do-box {
    box-shadow: 5px 5px 21px 8px rgba(35,37,41,.05);
    overflow-x: hidden;
    margin-top: 15px;
    opacity: 1;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.single-we-do-box {
    background: #fff;
    min-height: 270px;
}
.we-do-description {
    padding: 55px 0 70px;
}
.we-do-info {
    font-family: 'Î¢ÈíÑÅºÚ', serif;
    text-transform: capitalize;
}
.we-do-topics {
    margin-top: 32px;
    margin-bottom: 27px;
}
.we-do-topics h2 a {
    color: #44454f;
    font-size: 20px;
    font-weight: 800;
}
.we-do-comment {
    margin-top: 14px;
}
.we-do-comment p {
    color: #888;
    font-size: 16px;
    font-family: 'Î¢ÈíÑÅºÚ', sans-serif;
    max-width: 306px;
    margin: 0 auto;
}
.rencailinian {
    background: #fff;
    padding: 4em 0;
}

.banner-bottom {
    max-width: 1350px;
    margin: 0px auto;
    box-shadow: 5px 5px 21px 8px rgba(35,37,41,.15);
    background-color: rgba(47,49,139,1);
}
.banner-top.row {
    margin: 0;
}
.advantage_left {
    padding: 60px 20px 0em 20px;
    box-sizing: border-box;
    /* box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.075); */
}

.advantage_left h3 {
    font-size: 20px;
    font-weight: 800;
    line-height: 1.8em;
    letter-spacing: 2px;
    color: #fff;
    text-transform: uppercase;
}

.banner-top p {
    color: #fff;
    font-size: 16px;
	line-height:26px;
}


.advantage-grid-info1, .advantage-grid-info1.second, .advantage-grid-info1.third {
    padding: 0;
    background: url(/public/static/index/images/g6.png) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    position: relative;
    min-height: 280px;
}
.advantage-grid-info1.second {
    background: url(/public/static/index/images/g2.png) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}
.advantage-grid-info1.third {
    background: url(/public/static/index/images/g4.png) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
}
.temp-btm {
    background: #fff;
}
.temp-btm p {
    color: #566773;
}
.temp-btm h3 {
    color: #292929;
}



.services-post .mouseout1{
	display:none;
}

.services-post {
  text-align: center;
    margin-bottom: 80px;
	    height: 200px;
}
.services-post a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  width: 100px;
  height: 100px;
  margin: 0 0 24px;
  line-height: 100px;
  color: #111;
  font-size: 30px;
  text-align: center;
  background: transparent;
  border: 2px solid #111;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.services-post:hover a,
.services-post a.active {
  background: #D9232D;
  color: #ffffff;
  border:2px solid transparent;
}
.services-post h2 {
  color: #111;
  font-weight: 400;
  margin: 0 0 14px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}

.syxuanze{
	    text-align: center;
    margin: 20px 0 90px;
    text-transform: uppercase;
}
.syxuanze h2{
	    background: url(/public/static/index/images/advantage.png)no-repeat center 0;
}
.syxuanze hr{
	border:2px solid #D31419;
	width:3%;
}

/**********************µÚÈý¸ö½áÊø********************/
.zpgw .container{
	max-width:1350px;
	padding-bottom:2em;
}
.fuylidaiyu .container{
	max-width:1350px;
}
.fulibg{
	background-color:#F1F1F1;
}

/*¸£Àû´ýÓö*/

.rencailianxi .container{
	max-width:1350px;
}
.rencaixinzi{
	text-align:center;
	margin:0px auto;
	padding:50px 0;
	line-height:5em;
}
.rencaixinzi p{
	font-size:20px;
	line-height:32px;
}
.fulidaiyu{
	font-size:40px;
}
.gongsifuli{
	font-size:40px;
	
}
.gongsifuli1{
	font-size:40px;
	text-align:center;
}
.fulidaiyu1{
	font-size:25px;
}
.rencaixinzi1{
	
	text-align:left;
	margin:0px auto;
	padding:50px 0;
	line-height:5em;
}
.rencaixinzi1 p{
	font-size:20px;
	line-height:2em;
	
}

.rencailianxi{
	background-color:#4E4F9C;
	color:#fff;
	padding:20px 0;
}

.rencaixinzi1 .left-f .line{
	    width: 45px;
    height: 2px;
    background: #ffffff;
    margin-bottom: 30px;
}
.words p{
	font-size:15px;
}
.rencaichakan{
	padding:33px 0;
}
.rencailianxi .btn.btn-info{
display: block;
    width: 130px;
    height: 45px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.2);
    border: 2px solid rgba(255, 255, 255, 0.4);
    font-size: 16px;
	margin:0px auto;
}
.rencailianxi .btn.btn-info:hover{
	    background: rgba(255, 255, 255, 0.5);
    border: 2px solid rgba(255, 255, 255, 0.9);
    color: #fff;
}
/*jrwm end*/

/*rczp*/
.join{
	margin-top:40px;
}
.hrList_a1 {
	background: #fff;
}

.hrList_a1_item {
	background: #fff;
	max-width: 100%;
}

.last {
	margin-bottom: 60px;
}

.hrList_a1_item:nth-child(3n) {
	margin-right: 0;
}

.hrList_a1_item>ul li.other span {
	margin-bottom: 10px;
	display: block;
}

.hrList_a1_title {
	padding: 20px 0 20px 30px;
	cursor: pointer;
	overflow: hidden;
	border-bottom:1px solid #dfe4e6;
}

.hrList_a1_item:nth-child(even) .hrList_a1_title {
	background: #f8f8f8;
}
.hrList_a1_title ul li:last-child{
	float:right;
	width:15%;
}
.hrList_a1_title ul li:last-child .you{
	width:25px;
	height:25px;
	text-align:center;
	line-height:25px;
	border:1px solid #000;
	color:#000;
	border-radius: 50%;
}
.hrList_a1_title ul li:last-child .you.action{
	background:url(/public/static/index/images/nav_bj.jpg) center;
	background-size:100% 100%;
	background-position:center;
	border:none;
	color:#fff;
}
.hrList_a1_title ul {
	padding-left: 0px;
}

.hrList_a1_button {
	display: none;
	border-top: 1px dashed #eee;
	margin: 0 30px 0;
	padding-top: 30px;
	padding-bottom: 30px;
}

.hrList_a1_button a.morehr:hover, .DownList_a1 li a:hover {
	background: url(/public/static/index/images/nav_bj.jpg);
	background-size:100% 100%;
	background-position:center;
	transition-duration: .3s;
	color: #FFF;
}

.hrList_a1_button a.morehr, .DownList_a1 li a {
	text-align: left;
	cursor: pointer;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 120px;
	color: #fff;
	background: #000;
	transition-duration: .3s;
	border-radius: 8px;
	font-size: 16px;
	margin: 0;
}
.hrList_a1_item>ul {
	display: none;
	font-size: 16px;
	padding: 30px;
}

.hrList_a1_item>ul li {
	font-size: 16px;
	line-height: 2.5;
	list-style: none;
}

.clearfix p {
	margin-top: 0;
	margin-bottom: 1rem;
}

.hrList_a1_item>ul li.other {
	width: 100%;
	line-height: 22px;
	padding: 5px 0;
	color: #777;
	text-overflow: inherit;
	white-space: inherit;
	margin-top: 0;
}

.job_box ul li {
	list-style: none;
}

.JobList_e1 {
	border: 1px solid #eee;
	margin-bottom: 35px;
	min-width: 600px;
	padding-left: 0px;
}

.hrList_a1_title li:first-child {
	color: #333;
}

.job_title {
	background: #f5f5f5;
    padding: 1em 0;
	min-width: 600px;
}
.zpgw{
	background:#fff;
}
.job_title ul {
	overflow: hidden;
	padding-left: 30px;
}

.job_title li {
	color: #000;
	float: left;
	font-size: 20px;
	width: 21.25%;
	line-height: normal;
	list-style: none;
}

.job_title i {
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}

.job_title img {
	max-width: 25px;
	max-height: 20px;
	display: block;
}

.job_title span {
	display: inline-block;
	vertical-align: middle;
	line-height: 3em;
}

.hrList_a1_title li {
	width: 21.25%;
	float: left;
	color: #999;
	font-size: 16px;
	box-sizing: border-box;
}
.hrList_a1_title li:nth-child(2){
	width:15.25%
}
.hrList_a1_title li:nth-child(3){
	width:27.25%
}
.job_title li:nth-child(2){
	width:15.25%
}
.job_title li:nth-child(3){
	width:27.25%
}
.job_box {
	width: 100%;
	overflow: auto;
}

.hrList_a1_button a.morehr {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}

.hrList_a1_button span {
	display: inline-block;
	margin-left: 20px;
	font-size: 14px;
	line-height: 40px;
	border-bottom: 1px dashed #00a126;
	padding: 0 10px;
}

.hrList_a1_button span a:hover {
	text-decoration: underline;
}
/*rczp end*/
/*post*/
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.form-group {
    margin: 15px 0px;
}
.btn-default {
	display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.post{
	padding:60px 0px;
}
textarea.form-control {
    height: auto;
}
.xuanzetubiao:nth-child(5){
	margin-left:12.5%;
}
.timeline{background:url("/public/static/index/images/line4.png") repeat-y 50px 0;overflow:hidden;position:relative;height:100px;margin:20px 10px;width:520px;margin:40px auto 0 auto;}
.timeline-date{overflow:hidden;position:relative;height:172px;}
.timeline-date h2{background:url("/public/static/index/images/icon9.png") no-repeat 10px 0;height:87px;margin-bottom:20px;margin-left:-2px;}
.timeline-date h2 span{color:#2F318B;display:inline-block;font-size:22px;margin:30px 0px 0 110px;}
.timeline-date ul li{background:url("/public/static/index/images/icon7.png") no-repeat 42px 5px;zoom:1;height:70px;}
.timeline-date ul li h3{float:left;text-align:right;font-size:14px;color:#878787;display:block;}	
.timeline-date ul li h3 span{display:block;color:#ADADAD;font-size:12px;padding-left:15px;}	
.timeline-date ul li dl{margin-top:-5px;}
.timeline-date ul li dl.right{background:url() no-repeat 0 0;float:left;margin-left:35px;margin-top:-5px;display:block;background-color:#2F318B;height:40px;width:316px;}	
.timeline-date ul li dl dd{display:block;font-size:16px;padding:0px 10px 0px 30px;color:#fff;line-height:40px;}
.rencaipeiyang{
	padding:2em 0;
}
.rencaipeiyang01 {
	margin-top:25%;
}
.rencaipeiyang01 h2{
	margin-bottom:1em;
}
.box-content .container{
	max-width:1350px;
}

/*post end*/

/*lxwm*/
.lxwm{
	margin-top:-200px;
}
.lxwmw{
	position:relative;
	z-index: 9;
	background:#fff;
	width:80%;
	margin:0 auto;
	padding:40px;
	margin-bottom:60px;
}
.lxwm_div1a{
	width:1300px;
	float:left;
}
.lxwm_div1a{
	padding-bottom:50px;
	border-bottom:1px solid #ededed;
}
.lxwm_div1a1{
	font-size:36px;
	color:#000;
	line-height:36px;
	padding-top:20px;
}
.lxwm_div1a2{
	font-size:14px;
	color:#000;
	line-height:14px;
	margin-top:20px;
}
.lxwm_div1b{
	width:180px;
	float:right;
	text-align:center;
}
.lxwm_div1b1 img{
	width:115px;
	margin:0 auto;
}
.lxwm_div1b2{
	font-size:14px;
	margin-top:18px;
	color:#000;
}
.lxwm_div2{
	margin-top:60px;
}
.lxwm_div2 li{
	height:145px;
	width:23%;
	float:left;
	position:relative;
	margin-right:2.46%;
	text-align:center;
	border:1px solid #a6a6a6;
}
.lxwm_div2 li:last-child{
	margin-right:0px;
}
.lxwm_h{
	display: table-cell;
	vertical-align: middle;
	height:145px;
	width:0.1%;
	position:relative;
	z-index: 2;
}
.lxwm_div2 li::before{
	content:'';
	position:absolute;
	left:0%;
	right:100%;
	top:0px;
	height:100%;
	background:url(/public/static/index/images/nav_bj.jpg) center;
	background-size:100% 100%;
	transition: .5s;
}
.lxwm_div2 li:hover::before{
	right:0%;
}
.lxwm_div2 li:hover .lxwm_div2a,.lxwm_div2 li:hover .lxwm_div2b{
	color:#fff;
}
.lxwm_div2a{
	font-size:24px;
	color:#000;
}
.lxwm_div2b{
	color:#000;
	font-size:16px;
	line-height:26px;
	margin-top:20px;
}
.jmsq{
	background:url(/public/static/index/images/ditu1.png) top no-repeat;
	margin-top:30px;
}
.jmsq_title{
	padding-top:80px;
	font-size:38px;
	text-align:center;
	position:relative;
	padding-bottom:20px;
}
.jmsq_title::after{
	content:'';
	position:absolute;
	width:3%;
	left:48.5%;
	background:url(/public/static/index/images/nav_bj.jpg) center;
	background-size:100% 100%;
	background-position:center;
	height:5px;
	bottom:0px;
}
.form{
	margin-top:38px;
}
.input{
	width:49%;
	float:left;
	margin-bottom:20px;
}
.input:nth-child(2n){
	width:49%;
	float:right;
}
.input input{
	width:100%;
	height:42px;
	line-height:42px;
	border:1px solid #cccccc;
	border-radius: 5px;
	text-indent:10px;
}
.text textarea{
	text-indent:10px;
	width:100%;
	line-height:42px;
	border:1px solid #cccccc;
	border-radius: 5px;
	font-family: "Î¢ÈíÑÅºÚ";
}
.inputss{
	margin-top:20px;
	margin-bottom:40px;
}
.inputss .input2 input{
	height:42px;
	line-height:42px;
	border:1px solid #cccccc;
	border-radius: 5px;
	text-align:center;
	float:left;
}
.inputss .input3{
	float:left;
	margin-left:20px;
}
.inputss canvas{
	border-radius: 5px;
}
.btna{
	width:140px;
	height:42px;
	line-height:42px;
	text-align:center;
	color:#fff;
	background:url(/public/static/index/images/nav_bj.jpg) center;
	background-size:100% 100%;
	background-position:center;
	border-radius: 21px;
	float:right;
	cursor: pointer;
}
.lxwm_banner .ty_title_cn{
	color: #12141e;
}
.lxwm_banner .ty_title_cn1{
	color: rgba(18,20,30,0.66);
}
.fg{
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;
	height:100%;
}
/*lxwm end*/

/*info*/
.nnews{
	border-bottom:#7e7e7e 1px solid;
	padding-bottom:60px;
}
.ty_dtitle{
	padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
    text-align: left;
    margin-bottom: 40px;
}
.ty_atitle{
	font-size:32px;
	font-family: pfzc;
	padding-bottom:20px;
	margin-bottom:20px;
	color:#000;
	padding-top:80px;
}

.ty_acontent img{
	max-width:60%;
	margin:0 auto;
}
.ty_time span{
	position: relative;
    display: inline-block;
    line-height: 1.563vw;
    padding-right: 1.302vw;
    margin-right: 1.354vw;
    font-size: 20px;
    color: #666;
}
.ty_time span::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    height: 0.781vw;
    margin-top: -0.391vw;
    width: 1px;
    background-color: #e5e5e5;
}
.ty_time span:last-child::before{
	display:none;
}
.fenye {
	margin-top:40px;
	color:#000;
}
.fenye p{
	padding:10px 0px;
}
.fenye a{
	display:inline-block;
	color:#000;
	font-size:14px;
}
.ty_acontent img{
	max-width: 100% !important;
}
.ty_acontent p{
	line-height:30px;
}
/*info end*/


/*footer*/
.footer{
	background:url(/public/static/index/images/footer_bg.jpg) center no-repeat;
	background-size:cover;
	background-position:center;
	padding-top:50px;
}
.footer_l{
	float:left;
}
.footer_l2{
	font-size:18px;
	color:#fff;
	padding:40px 0px;
}
.footer_l3 div{
	display:inline-block;
	margin-right:20px;
}
.footer_l3 span{
	font-size:12px;
	color:#fff;
	width:100%;
	text-align:center;
	display:inline-block;
	margin-top:5px;
	letter-spacing: 0.5px;
}
.footer_r{
	float:right;
	width:60%;
}
.footer_r ul{
	display: flex;
}
.footer_r .footer_rd{
	background:#fff;
	width:150px;
	height:40px;
	line-height:40px;
	text-align:center;
	float:left;
	margin-right:6%;
}
.footer_r .footer_rd a{
	color:#005c94;
	font-size:18px;
}
.footer_r ul li{
	flex: 1;
}
.footer_ra{
	font-size:18px;
	color:#fff;
	position:relative;
	padding-bottom:15px;
	margin-bottom:25px;
}
.footer_ra::after{
	content:'';
	position:absolute;
	bottom:0px;
	left:0px;
	height:2px;
	width:30px;
	background:#fff;
}
.footer_div a{
	font-size:16px;
	color:#fff;
	line-height:30px;
}
.footer_top{
	padding-bottom:30px;
}
.footer_bottom{
	line-height:60px;
	border-top:1px solid rgba(255,255,255,0.44);
}
.footer_bottoml{
	text-align:center;
}
.footer_yp{
	color:#fff;
	font-size:12px;
}
.footer_bottoml ul li{
	display:inline-block;
	font-size:12px;
	color:#fff;
	margin:0px 4px;
}
.footer_bottoml ul li a{
	font-size:12px;
	color:#fff;
}
.footer_bottomr{
	float:Right;
	font-size:12px;
}
.footer_bottomr a{
	font-size:12px;
	color:#fff;
}
/*footer end*/

/*baiduditu*/
#allmap{height:790px;width:100%;} 

.shadow img{display:none;}
.contactMap img{max-width:none;}
/*baiduditu end*/

/*nyfooter*/
.pages{
	padding:30px 0px 60px;
}
.pages ul{
	text-align:center;
}
.pages ul li{
	width:34px;
	height:34px;
	text-align:center;
	line-height:34px;
	border:1px solid #1970a3;
	display:inline-block;
	margin:0 10px;
	border-radius: 5px;
	position:relative;
	overflow: hidden;
}

.pages ul li::after{
	content:'';
	position:absolute;
	right:0px;
	top:0px;
	width:0px;
	height:100%;
	transition: .5s;
	background:url(/public/static/index/images/nav_bj.jpg);
	-webkit-border-image: url(/public/static/index/images/nav_bj.jpg) 30 round; /* Safari 3.1-5 */
    -o-border-image: url(/public/static/index/images/nav_bj.jpg) 30 round; /* Opera 11-12.1 */
    border-image: url(/public/static/index/images/nav_bj.jpg) 30 round;
	background-size:100% 100%;
}
.pages ul li:hover::after{
	left:0px;
	right:auto;
	width:100%;
}
.pages ul li:hover a{
	color:#fff;
	position:relative;
	z-index: 1;
}
.pages .current{
	background:url(/public/static/index/images/nav_bj.jpg);
	background-size:100% 100%;
	border:1px solid #1970a3;
}
.pages .current a{
	color:#fff;
}
.pages ul .fy{
	width:80px;
}
.pages ul .sw{
	width:50px;
}
.pages ul li a{
	color:#1970a3;
	font-size:14px;
}
.pages_a {
	text-align:center;
}
.pages_a ul{
	float:None;
	text-align:center;
}
/*pages*/

.sj{
	display:none;
}

@media only screen and (max-width: 1100px){
	
	.pc{
		display:none;
	}
	.sj{
		display:block;
	}
	.sj_nav_top{
		position:fixed;
		top:0px;
		left:0px;
		height:70px;
		width:100%;
		z-index:999;
		background:#fff;
		box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
	}
	.header_logo{
		height:30px;
		position:relative;
		left:3%;
		top:20px;
	}
	.header_logo img{
		height:30px;
	}
	.sj_nav_zk{
		color:#000;
		position:absolute;
		right:5%;
		top:18px;
	}
	.sj_nav_zk i{
		font-size:34px;
	}
	.sj_nav_list{
		position:fixed;
		width:100%;
		height:100%;
		background:#fff;
		left:-100%;
		top:0px;
		z-index:1000;
		transition: 1s;
	}
	.sj_nav_img{
		width:50%;
		margin:30px auto 20px;
	}
	.sj_nav_img img{
		width:100%;
	}
	.sj_nav_gb{
		color:#000;
		position:absolute;
		right:5%;
		top:40px;
	}
	.sj_nav_gb i{
		font-size:24px;
	}
	.sj_nav_list ul li{
		line-height:50px;
		border-bottom:1px solid #f8f8f8;
		text-indent: 2em;
		position:relative;
	}
	.sj_nav_list>.sj_nav_ul>li>a{
		font-size:16px;
		color:#000;
	}
	.header_zba{
		width:100%;
		background:#fff;
		display:none;
	}
	.header_zba ul li{
		height:40px;
		line-height:40px;
		font-size:14px;
		border-bottom:1px solid rgba(0,0,0,0.1);
	}
	.header_zba ul li a{
		color:#000;
	}
	.sj_nav_ul i{
		position:absolute;
		right:10px;
		top:5px;
		color:#000;
		font-size:30px;
	}
	.ty_banner {
		width: 100%;
		height: 240px;
		margin-top:70px;
	}
	.nav_listr{
		display:none;
	}
	.nav_listl {
		width: 100%;
		padding-left: 0%;
		float: none;
		text-align:center;
	}
	.nav_list {
		height: auto;
		line-height: 50px;
		background: #f8f8f8;
	}
	.nav_listl ul li {
		display: inline-block;
		font-size: 16px;
		margin:0px;
		position: relative;
		width:20%;
	}
	.nav_listl ul li a{
		font-size:14px;
	}
	.w80 {
		width: 94%;
		margin: 0 auto;
	}












	.about_banner{
		background:url(/public/static/index/images/about_banner.jpg) center no-repeat;
		background-size:cover;
		background-position:center;
		height:200px;
		margin-top:70px;
	}
	.product_banner{
		background:url(/public/static/index/images/product_banner.jpg) center no-repeat;
		background-size:cover;
		background-position:center;
		height:200px;
		margin-top:70px;
	}
	.news_banner{
		background:url(/public/static/index/images/news_banner.jpg) center no-repeat;
		background-size:cover;
		background-position:center;
		height:200px;
		margin-top:70px;
	}
	.jrwm_banner{
		background:url(/public/static/index/images/jrwm_banner.jpg) center no-repeat;
		background-size:cover;
		background-position:center;
		height:200px;
		margin-top:70px;
	}
	.ty_title {
		display: table-cell;
		vertical-align: middle;
		height: 200px;
		width: 0.1%;
		color: #fff;
	}
	.ty_title_cn {
		font-size: 22px;
		color: #fff;
	}
	.ty_title_cn1 {
		font-size: 14px;
		color: rgba(255,255,255,0.66);
	}
	.lxwmw {
		position: relative;
		z-index: 9;
		background: #fff;
		width: 90%;
		margin: 0 auto;
		padding:20px 2%;
		margin-bottom: 20px;
	}
	.lxwm_div1a1 {
		font-size: 22px;
		color: #000;
		line-height: 36px;
		padding-top: 0px;
		text-align:center;
	}
	.lxwm_div1a {
		padding-bottom: 10px;
		border-bottom: 1px solid #ededed;
	}
	.lxwm_div1b {
		width: 180px;
		margin:20px auto 0px;
		float: none;
		text-align: center;
	}
	.lxwm_div2 {
		margin-top: 20px;
	}
	.lxwm_div2 li {
		height: 145px;
		width: 100%;
		float: none;
		position: relative;
		margin-right: 0%;
		text-align: center;
		margin-bottom:10px;
		border: 1px solid #a6a6a6;
	}
	.lxwm_div1a2 {
		font-size: 14px;
		color: #000;
		line-height: 14px;
		margin-top: 10px;
		text-align:center;
	}
	.lxwm_div1a {
		width: 100%;
		float: none;
	}
	.jmsq_title {
		margin-top: 40px;
		font-size: 22px;
		text-align: center;
		position: relative;
		padding-bottom: 20px;
		padding-top:10px;
	}
	.btna {
		width: 140px;
		height: 42px;
		line-height: 42px;
		text-align: center;
		color: #fff;
		background: url(/public/static/index/images/nav_bj.jpg) center;
		background-size: 100% 100%;
		background-position: center;
		border-radius: 21px;
		float: right;
		cursor: pointer;
	}
	.inputss .input2 input {
		height: 42px;
		line-height: 42px;
		border: 1px solid #cccccc;
		border-radius: 5px;
		text-align: center;
		float: left;
		width: 20%;
	}
	#allmap {
		height: 600px;
		width: 100%;
	}





	.about_navl {
		display: flex;
		width: 100%;
		float: none;
	}

	.about_navl li {
		width: 25%;
		line-height: 30px;
		height:30px;
		text-align: center;
		border-radius: 5px;
		position: relative;
		overflow: hidden;
	}
	.about_navl li a {
		color: #282828;
		position: relative;
		z-index: 1;
		transition: .5s;
		font-size:14px;
	}
	.about_navr{
		display:none;
	}
	.productul li {
		border: 1px solid #d9d7d8;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 15px;
		float: left;
		position: relative;
	}
	.pro_text {
		line-height: 40px;
		text-align: center;
		color: #000;
		position: relative;
		overflow: hidden;
		font-size:14px;
	}
	.pages ul li {
		width: 24px;
		height: 24px;
		text-align: center;
		line-height: 24px;
		border: 1px solid #1970a3;
		display: inline-block;
		margin: 0 4px;
		border-radius: 5px;
	}
	.pages ul .fy {
		width: auto;
	}
	.footer_r {
		float: right;
		width: 55%;
		display:none;
	}
	.footer {
		background: url(/public/static/index/images/footer_bg.jpg) center no-repeat;
		background-size: cover;
		background-position: center;
		padding-top: 30px;
	}
	.footer_l {
		float: none;
	}
	.footer_l1{
		text-align:center;
	}
	.footer_l1 img,.footer_l3 img{
		display:inline;
	}
	.footer_l2 {
		font-size: 14px;
		color: #fff;
		padding: 20px 0px;
		text-align:center;
	}
	.footer_l3{
		text-align:center;
	}
	.footer_top {
		padding-bottom: 30px;
	}
	.footer_bottoml {
		width: 100%;
		float: none;
	}
	.footer_bottom {
		line-height: 30px;
		text-align:center;
		border-top: 1px solid rgba(255,255,255,0.44);
	}
	.footer_bottomr {
		float: none;
		font-size: 12px;
		text-align:center;
	}
	.product {
		padding-top: 30px;
		background: url(/public/static/index/images/product_bg.jpg) center no-repeat;
		background-size: 100% 100%;
		background-position: center;
	}
	.news_ul {
		margin-top: 30px;
	}
	.news_img {
		width: 100%;
		float: none;
		position: relative;
		overflow: hidden;
	}
	.news_text {
		width: 100%;
		float: none;
		letter-spacing: 1px;
	}
	.news_text1 {
		font-size: 16px;
		color: #242526;
		line-height: 30px;
		margin:10px 0px;
	}
	.news_text2 {
		font-size: 14px;
		color: #b6b6b8;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.news_text3 {
		font-size: 12px;
		color: #b6b6b8;
		line-height: 26px;
	}
	.about_title {
		font-size: 22px;
		text-align: center;
		padding-top: 30px;
		position: relative;
		padding-bottom: 10px;
		float:none;
	}
	.about_contenta {
		padding: 20px 0px;
	}
	.about_titler{
		float:none;
	}
	.about_title::after {
		content: '';
		position: absolute;
		bottom: 0px;
		left: 45%;
		width: 10%;
		height: 2px;
		background: url(/public/static/index/images/nav_bj.jpg) center;
	}
	.about_titler li {
		float: left;
		text-align: center;
		padding: 0px 0px;
		width:33.33%;
	}
	.about_titler .count {
		font-size: 28px;
		font-weight: bold;
		display: inline-block;
	}
	.about_titler .h_about3b {
		font-size: 12px;
	}
	.gsjj p{
		font-size:14px;
		text-align:left!important;
		text-indent:2em;
	}
	.about_qywh_title {
		font-size: 22px;
		padding-top: 30px;
		position: relative;
		padding-bottom: 10px;
		text-align:center;
	}
	.about_qywh_title::after {
		content: '';
		position: absolute;
		bottom: 0px;
		left: 45%;
		width: 10%;
		height: 2px;
		background: url(/public/static/index/images/nav_bj.jpg) center;
	}
	.about_qywh_l {
		width: 94%;
		margin-left: 0%;
		float: none;
		margin:0 auto;
	}
	.about_qywh_tag {
		font-size: 14px;
		padding: 10px 0px 20px;
	}
	.about_qywh_contentr {
		width: 80%;
		float: right;
	}
	.about_qywh_contentr p {
		line-height: 75px;
		font-size: 12px;
	}
	.about_qywh_contentr p:nth-child(2){
		line-height:37.5px;
	}
	.about_qywh_r {
		float: none;
		width:100%;
	}
	.about_qywh_r img{
		width:100%;
	}
	.about_fzlc_title {
		font-size: 22px;
		padding-top: 30px;
		position: relative;
		padding-bottom: 10px;
		text-align:center;
	}
	.about_fzlc_title::after {
		content: '';
		position: absolute;
		bottom: 0px;
		left: 45%;
		width: 10%;
		height: 2px;
		background: url(/public/static/index/images/nav_bj.jpg) center;
	}
	.about_fzlcl {
		width: 100%;
		float: none;
	}
	.about_fzlc_bottom {
		margin-top: 30px;
		position: relative;
	}
	.about_fzlcr {
		float: none;
		height: 50px;
		line-height: 50px;
		width: 220px;
		border: 1px solid #2a93b0;
		border-radius: 25px;
		position: relative;
		top: 0px;
		margin:30px auto 0px;
	}
	.about_fzlc_3 {
		width: 85%;
		margin-left: 2.5%;
		box-shadow: 0px 0px 10px 10px rgb(24 111 162 / 9%);
		border-radius: 10px;
		padding: 5%;
		margin-top: 70px;
		position: relative;
		height: 150px;
	}
	.about_fzlc_1 {
		font-size: 32px;
		font-weight: bolder;
		color: #459dc5;
		font-family: Arial, Helvetica, sans-serif;
		margin-left: 20%;
	}
	.about_fzlc_2 {
		height: 37px;
		position: relative;
		margin-left: 23.5%;
		margin-top: 25px;
	}
	.about_zzry_title {
		font-size: 22px;
		padding-top: 30px;
		position: relative;
		padding-bottom:10px;
		text-align:center;
	}
	.about_zzry_title::after {
		content: '';
		position: absolute;
		bottom: 0px;
		left: 45%;
		width: 10%;
		height: 2px;
		background: url(/public/static/index/images/nav_bj.jpg) center;
	}
	#zzry_banner li {
		width: 100%;
		margin-right: 0%;
		cursor: pointer;
		margin-bottom: 15px;
	}
	.pages ul li a {
		color: #1970a3;
		font-size: 12px;
	}
	.zzry_bottom {
		margin-top: 30px;
	}
	.jrwmul li {
		float: none;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 15px;
	}

	.ygfz_text {
		width: 70%;
		margin: 0 auto;
		height: 60px;
		line-height: 60px;
		text-align: center;
		background: #fff;
		box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 3%);
		position: relative;
		z-index: 2;
		margin-top: -30px;
		color: #000;
		overflow: hidden;
		font-size:14px;
	}

	.ty_atitle {
		font-size:20px;
		padding-bottom: 10px;
    margin-bottom: 10px;
    color: #000;
    padding-top: 40px;
	}
	.ty_dtitle {
		padding-bottom: 10px;
		border-bottom: 1px solid #e5e5e5;
		text-align: left;
		margin-bottom: 10px;
	}
	.ty_time {
		text-align: center;
		margin-bottom: 0px;
		color: #000;
		font-size:14px;
	}
	.nnews {
		border-bottom: #7e7e7e 1px solid;
		padding-bottom: 30px;
	}
	.fenye {
		margin-top: 20px;
		color: #000;
	}

	.header_zba ul li a{
		text-indent:3em;
	}
	.w50{
		width:94%;
	}

	.ty_time span{
		font-size:14px;
		line-height:28px;
	}

	.about_qywh_content ul li {
		width: 100%;
		height: 233px;
		float: none;
		position: relative;
		text-align: center;
	}
	.about_qywh_content ul li:nth-child(4) {
		width: 100%;
		height:400px;
	}
	.about_qywh_content ul li:nth-child(4) .about_qywh_ch1 {
		position: absolute;
		width: 100%;
		top: 50%;
		transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
	}


	.about_fzlc{
		height:auto;
	}
	.about_fzlc_bannersj .swiper-slide{
		padding:20px 0px;
		margin:0px auto;
		background:#005c94;
		color:#fff;
		min-height:240px;
	}
	.about_fzlc_bannersj .a1{
		line-height:36px;
		color:#fff;
		width:94%;
		margin:0 auto;
	}
	.about_fzlc_bannersj .a2{
		line-height:28px;
		color:#fff;
		width:94%;
		margin:0 auto;
		font-size:14px;
	}
	.footer_l3 span{
		display:block;
	}
	.h_product_rtop a::after{
		display: none !important;
	}
	.xwfuys{
		padding:30px 0px;
	}
	.advantage_left{
		padding:20px;
	}
	.rencaixinzi p {
		font-size: 16px;
		line-height: 32px;
	}
	.fulidaiyu {
		font-size: 26px;
	}
	.xuanzetubiao:nth-child(5) {
		margin-left: 0%;
	}
	.gongsifuli {
		font-size: 26px;
	}
	.rencaixinzi {
		text-align: center;
		margin: 0px auto;
		padding: 30px 0 15px;
		line-height: 5em;
	}
	.job_title ul {
		overflow: hidden;
		padding-left: 30px;
		margin-bottom:0px;
	}
	.job_title {
		background: #f5f5f5;
		padding: 10px 0;
		min-width: 600px;
	}
	.job_title li{
		font-size:16px;
	}
	.about_tdzp ul li{
		position:relative;
		overflow: hidden;
		width:100%;
		margin-right:0%;
		float:none;
		margin-bottom:25px;
		cursor: pointer;
	}
	.timeline {
		background: url(/public/static/index/images/line4.png) repeat-y 50px 0;
		overflow: hidden;
		position: relative;
		height: 100px;
		margin: 20px 10px;
		width: 100%;
		margin: 40px auto 0 auto;
	}
	.rencaipeiyang01 {
		margin-top: 30px;
	}
	.rencaipeiyang01 h2 {
		margin-bottom: 1em;
		font-size:26px;
	}
	.services-post {
		text-align: center;
		margin-bottom: 20px;
		height: 200px;
	}
	.rencailinian {
		background: #fff;
		padding: 0em 0;
	}
	.form-control{
		width:94%;
	}
}
