


@font-face {
	font-family: 'HelveticaNeueLTPro-Roman';
	src: url('../css/font/HelveticaNeueLTPro-Roman.otf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueLTPro-Lt';
	src: url('../css/font/HelveticaNeueLTPro-Lt.otf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueLTPro-Bd';
	src: url('../css/font/HelveticaNeueLTPro-Bd.otf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueLTPro-Md';
	src: url('../css/font/HelveticaNeueLTPro-Md.otf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Bahnschrift';
	src: url('../css/font/bahnschrift.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Bebas';
	src: url('../css/font/BEBAS.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


.iconfont{ font-style: unset;  font-size: unset;}
.main_content{ width:96%; margin:0 auto; max-width: 1600px; }
.main_content1380{ width:96%; margin:0 auto; max-width: 1380px;}
.main_content1200{ width:96%; margin:0 auto; max-width: 1200px;}

.header{ width: 100%; float: left; position: relative; background: #fff; z-index: 3;}
.header_logo{ float: left;}
.header_logo img{ margin-top: 14px;}
.header_logo .logo2{ display: none;}
.header_fr{ float: right;}
.header_nav{ float: left;  margin-right: 27px;}
.header_nav li{ float: left;  margin: 0 31px; line-height: 100px;}
.header_nav li a{ font-size: 16px; color: #333333; font-family: 'HelveticaNeueLTPro-Lt';}
.header_nav li a:hover{ color: #20509a;}
.head_search{ float: left;  width: 36px; margin-top: 37px;}
.head_search i{ font-weight: bold;}
.searchContainer{height: 100%;}
.header_lang{ font-size: 16px; padding-right: 12px;color: #333333; margin-top: 37px; display: none;}
.header_lang i{ display: inline-block;  margin-left: 9px;  position: relative; top: -3px;}

.banner{ width: 100%; position: relative; overflow: hidden; float: left; }
.banner li.swiper-slide{ width: 100%; float: left;  position: relative; overflow: hidden;}
.banner li .banner_img { width: 100%; height: 100%; float: left; }
.banner li .banner_img img { width: 100%; height: auto; object-fit: cover;}
.banner li .banner_img_wap {display: none;}
.banner li .banner_wz{ position: absolute; width: 100%; top: 50%; transform: translateY(-50%);}
.banner li .banner_wz_ys0{display: none;}
.banner li .banner_wz_ys1{ top: 48%; color: #fff;}
.banner li .banner_wz_ys2{ top: 48%; color: #292a36;}
.banner li .banner_wz1{ font-size: 40px; line-height: 30px; position: relative; left: -100%;   transition: 1s; opacity: 0;  font-family: 'HelveticaNeueLTPro-Roman';}
.banner li .banner_wz2{ font-size: 50px; line-height: 70px; position: relative; left: -100%;   transition: 1.2s; opacity: 0;  margin-top: 10px; font-family: 'HelveticaNeueLTPro-Bd';}
.banner li .banner_wz3{ font-size: 20px; margin-top: 26px; padding-top: 18px; left: -100%;   transition: 1.4s; opacity: 0;  line-height: 30px;position: relative; width: 28%; font-family: 'HelveticaNeueLTPro-Roman';  }
.banner li .banner_wz3:before{ content: ''; position: absolute; background: #fff; width: 39px; height: 2px; left: 0; top: 0;}
.banner li .banner_wz_ys2 .banner_wz3:before{ content: ''; position: absolute; background: #292a36; width: 39px; height: 2px; left: 0; top: 0;}


.banner li.active .banner_wz1,.banner li.active .banner_wz2,.banner li.active .banner_wz3,.banner li.active .banner_more{ left:0px; opacity: 1;}
.banner .swiper-pagination{ width: 100%; left:auto; right: auto; bottom: 50px; }
.banner .swiper-pagination-bullet{ width: 15px; height: 10px; border-radius: 10px; background: #f3f3f3; opacity: 1; margin: 0 6px !important; cursor: pointer; transition: 0.5s;}
.banner .swiper-pagination-bullet-active{ background: #20509a; width: 30px;}


.i_pro{ width: 100%; position: relative; overflow: hidden; padding: 75px 0 60px;}
.i_pro_logo{ position: absolute; left: 50%; transform: translateX(-50%); top: 45px; opacity: 0.1; z-index: 1;}
.i_pro_logo img{ height: 145px;}
.i_pro_title{ text-align: center; color: #20509a; font-size: 20px; font-family: 'HelveticaNeueLTPro-Md';}
.i_pro_titleen{ text-align: center; width: 100%; font-size: 50px; color: #333333; margin-top: 10px; font-family: 'HelveticaNeueLTPro-Md';}
.i_pro_list{ width: 100%; margin-top: 31px; float: left;}
.i_pro_list li{ float: left; width: 32%; margin-right: 2%; margin-bottom: 30px;}
.i_pro_list li:nth-child(3n){ margin-right: 0;}
.i_pro_list li .i_pro_list_tu{ width: 100%; position: relative; float: left; overflow: hidden; padding-bottom: 68%;}
.i_pro_list li .i_pro_list_tu img{ position: absolute; width: 100%; height: 100%; object-fit: cover; transition: 0.5s;}
.i_pro_list li .i_pro_list_title{ width: 100%; font-size: 20px; color: #333333; font-family: 'HelveticaNeueLTPro-Md'; margin: 18px 0 10px;  float: left; overflow: hidden; text-overflow: ellipsis;  white-space: nowrap;  }
.i_pro_list li .i_pro_list_desc{  width: 100%; float: left; height: 70px;  overflow: hidden; line-height: 22px;}
.i_pro_list li:hover .i_pro_list_tu img{  transform: scale(1.1);}
.i_pro_list li:hover .i_pro_list_title{ color: #20509a;}
.i_prolm_list{width: 100%; margin-top: 31px; float: left;}
.i_prolm_list li{ float: left; width: 24%; margin-right: 1.333%; margin-bottom:15px;}
.i_prolm_list li:nth-child(4n){ margin-right: 0;}
.i_prolm_list li .i_prolm_list_tu{width: 100%; position: relative; float: left; overflow: hidden; padding-bottom: 83%;}
.i_prolm_list li .i_prolm_list_tu img{position: absolute; width: 100%; height: 100%; object-fit: cover; transition: 0.5s;}
.i_prolm_list li .i_prolm_list_title{ width: 100%; font-size: 16px; color: #333333; font-family: 'HelveticaNeueLTPro-Md';  float: left; overflow: hidden; text-overflow: ellipsis;  white-space: nowrap; padding: 15px;  background: #f5fafd; font-weight: bold;}
.i_prolm_list li:hover .i_prolm_list_tu img{  transform: scale(1.1);}
.i_prolm_list li:hover .i_prolm_list_title{ color: #20509a;}

@media (max-width:999px){ 
	.i_prolm_list li{ width: 32%; margin-right: 2%;}
	.i_prolm_list li:nth-child(4n){ margin-right: 2%;}
	.i_prolm_list li:nth-child(3n){ margin-right: 0;}
}
@media (max-width:799px){ 
	.i_prolm_list li{ width: 49%; margin-right: 2%;}
	.i_prolm_list li:nth-child(3n){ margin-right: 2%;}
	.i_prolm_list li:nth-child(2n){ margin-right: 0;}
	.i_prolm_list li .i_prolm_list_title{font-size: 12px;padding: 5px; }
}
@media (max-width:599px){ 
	.i_pro_logo{ top: 20px;	}
	.i_pro_logo img{ height: 85px; }
}

.qywh{padding: 100px 0 150px; float: left; position: relative; width: 100%; background-size: 100% !important;}
.qywh_title{ text-align: center; font-size: 24px; color: #0352a1; font-weight: bold;}
.qywh_info{ font-size: 18px; margin-top: 30px; color: #333333;}
.qywh_info img{ max-width: 100%; }

.i_al{ width: 100%; position: relative; overflow: hidden; padding: 70px 0; background: url(../images/i_al_bg.png) center top no-repeat #fff;}
.i_al_title{ font-size: 50px; width: 100%; text-align: center; color: #fff; font-family: 'HelveticaNeueLTPro-Md';}
.i_al_desc{ font-size: 20px; color: #fff; font-family: 'HelveticaNeueLTPro-Roman'; width: 80%; margin: 0 auto; text-align: center; margin-top: 30px;  line-height: 30px;}
.i_al_list_kuan{ width: 100%; position: relative; margin-top: 47px; box-shadow: 0px 0px 20px #d8d8d8;}
.i_al_list{ width: 100%; position: relative; overflow: hidden;}
.i_al_list li{padding: 8px; background: #fff;} 
.i_al_list li .i_al_list_tu{ width: 100%; position: relative; padding-bottom: 50%; overflow: hidden;} 
.i_al_list li .i_al_list_tu img{ position: absolute; width: 100%; height: 100%; object-fit: cover; transition: 0.5s;} 
.i_al_list li:hover .i_al_list_tu img{  transform: scale(1.1);}
.allist-button-prev,.allist-button-next{     background: none; font-size: 24px; color: #ccc; outline: unset;}
.allist-button-prev{ left: -60px;}
.allist-button-next{ right: -60px;}
.allist-button-prev:hover,.allist-button-next:hover{ color: #20509a;}

.i_about{ width: 100%; position: relative; overflow: hidden; padding: 50px 0 122px;}
.i_about_fl{ float: left; width: 44%; position: relative;}
.i_about_yy{ position: absolute; width: 100%; height: 100%; background: #f0f3f8; bottom: -34px; left: -50px;}
.i_about_tu{ width: 100%; position: relative; box-shadow: 0px 0px 20px #d8d8d8;}
.i_about_tu img{ width: 100%;}
.i_about_fr{ float: right; width: 50%;}
.i_about_title{ font-size: 20px; color: #20509a; font-family: 'HelveticaNeueLTPro-Md'; margin-top: 30px;}
.i_about_desc{ font-size: 44px;  color: #333333; font-family: 'HelveticaNeueLTPro-Md'; margin-top: 14px;}
.i_about_info{ font-size: 20px; color: #666666; font-family: 'HelveticaNeueLTPro-Roman'; margin-top: 27px; line-height: 36px;}
.i_about_info ul{ margin-top: 14px; width: 90%;}
.i_about_info li{ line-height: 26px; margin-bottom: 11px; padding-left: 25px; font-size: 18px; position: relative;}
.i_about_info li:before{content: ''; position: absolute; width: 12px; height: 12px; border: 1px solid #20509a; border-radius: 100px; left: 1px; top: 8px;}
.i_about_info li:after{ content: ''; position: absolute; width: 6px; height: 6px; background: #20509a; border-radius: 100px; overflow: hidden; left: 4px; top: 11px;}
.i_about_more{ margin-top: 29px;  float: left; text-align: center;}
.i_about_more a{ float: left; width: 100%; padding: 10px 26px; font-size: 16px; color: #fff; font-family: 'HelveticaNeueLTPro-Roman'; background: #1f509b; border-radius: 100px;}
.i_about_more a:hover{ opacity: 0.9;}

#m4{position: relative; z-index: 2; background: #fff; padding: 0 0 100px 0; overflow: hidden;}
#m4 .wrap{position: relative;}
.i_xwzx_title{text-align: center; font-size: 50px; color: #333333; font-family: 'HelveticaNeueLTPro-Md';}
.i_xwzx_desc{  text-align: center; font-size: 20px; color: #666666; font-family: 'HelveticaNeueLTPro-Roman'; margin-top: 12px;}

#m4 .swiper-container{margin-top: 60px; margin-left: 170px;}
#m4 .swiper-slide a{display: block;}
#m4 .swiper-slide a .img{height: 0; padding-bottom: 65%; background: #eee; position: relative; overflow: hidden;}
#m4 .swiper-slide a .img>.focus{position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition: all .55s; background: #eee no-repeat center/cover;}
#m4 .swiper-slide a:hover .img>.focus{transform: scale(1.09);}
#m4 .swiper-slide a .img .date{position: absolute; left: 0; right: 0; bottom: -55px; height: 55px; background: #1f509ba6; margin: auto; text-align: center; line-height: 55px; color: #fff; font-size:15px; font-weight: 300; transition: all .35s; letter-spacing: 1px;}
#m4 .swiper-slide a:hover .img .date{bottom: 0;}
#m4 .swiper-slide a:hover .img .date:hover{background: #1f509b;}
#m4 .swiper-slide a .img .date::before{display: inline-block; font-family: 'iconfont'; margin-right: 8px; font-size: 17px;}
#m4 .swiper-slide a .box{margin-top: 30px;}
#m4 .swiper-slide a .box .tit{color: #2b2b2b; font-size: 19px; font-weight: bold; line-height: 1.4; height:30px; transition: all .25s;  line-height: 30px; overflow: hidden;}
#m4 .swiper-slide a:hover .box .tit{color: #1f509b;}
#m4 .swiper-slide a .box .desc{line-height: 1.8; margin-top: 10px; font-size: 15px; font-family: 'Microsoft Jhenghei', 'Microsoft YaHei'; color: #aaa; height: 60px; overflow: hidden;}

#m4 .pagination{position: absolute; left: 0; bottom: 100px;  color: #bbb; font-size: 22px; font-family: 'Montserrat'; font-weight: 700; width: auto;}
#m4 .swiper-pagination-current{font-size: 25px; color: #1f509b; display: inline-block; width: 32px;}
#m4 .right{position: absolute; left: 50px; bottom: 30px;  background: #bfbfbf; width: 48px; height: 48px; text-align: center; line-height: 48px; cursor: pointer; transition: all .3s;}
#m4 .right::before{ font-family: 'iconfont'; font-size: 24px; color: #fff; display: block; width: 50px; height: 48px;}
#m4 .left{position: absolute; left: 0; bottom: 30px;  background: #bfbfbf; width: 48px; height: 48px; text-align: center; line-height: 48px; cursor: pointer; transition: all .3s;}
#m4 .left::before{ font-family: 'iconfont'; font-size: 24px; color: #fff;}
#m4 .right:hover, #m4 .left:hover{background: #1f509b;}


@media (max-width:1439px){ /*1366*/
  #m4 .swiper-slide a .img .date{bottom: -50px; height: 50px; line-height: 50px; font-size: 14px;}
  #m4 .swiper-slide a .img .date::before{margin-right: 7px; font-size: 16px;}
  #m4 .swiper-slide a .box .tit{font-size: 18px;}
  #m4 .swiper-slide a .box .desc{font-size: 13px;height:45px; }
}
@media (max-width:999px){ /*MP*/
  #m4{ padding-bottom: 30px;}
  #m4 .left, #m4 .right{display: none;}
  #m4 .pagination{ bottom: 0;}
  #m4 .swiper-container{margin: 30px 20px 30px 20px;}
  #m4 .swiper-slide a .img .date{display: none;}
  #m4 .pagination{position: relative; left: unset; top: unset; text-align: center; font-size: 16px;}
  #m4 .swiper-pagination-current{font-size: 16px; width: auto;}
}


.i_xxwl{  width: 100%; position: relative; overflow: hidden; padding: 68px 0 0px; background: #e2ebf4;}
.i_xxwl_title{ text-align: center; font-size: 50px; color: #333333; font-family: 'HelveticaNeueLTPro-Md';}
.i_xxwl_desc{ text-align: center; font-size: 20px; color: #666666; font-family: 'HelveticaNeueLTPro-Roman'; margin-top: 12px;}
.i_xxwl_list{ width: 100%; float: left; margin-top: 35px; text-align: center;}
.i_xxwl_list li{ display: inline-block;}
.i_xxwl_list li a{  display: inline-block; margin: 0 17px 24px;   padding: 12px; background: #fff; border-radius: 5px;}
.i_xxwl_list li .i_xxwl_list_tu{ float: left;}
.i_xxwl_list li .i_xxwl_list_tu img{ height: 31px;}
.i_xxwl_list li .i_xxwl_list_title{ float: left; font-size: 20px; color: #333333; font-family: 'HelveticaNeueLTPro-Roman'; line-height: 31px;  margin-left: 10px;}
.i_xxwl_tu{ width: 100%;  text-align: center; float: left; margin: 0 auto;  margin-top: 33px; }
.i_xxwl_tu img{ max-width:96%;  margin: 0 auto;}
.i_xxwl_list li:hover .i_xxwl_list_title{  color: #20509a;} 


.footer{  width: 100%; position: relative; overflow: hidden; }
.footer_top{ width: 100%; position: relative; overflow: hidden; padding: 60px 0; background: url(../images/footer_bg.jpg) center left no-repeat; background-size: cover;}
.footer_top_fl{float: left; width: 30%;}
.footer_logo{ margin-top: 5px;}
.footer_logo img{}
.footer_fx{ width: 100%; margin-top: 20px;}
.footer_fx a{ font-size:18px; margin-right: 0px; display: inline-block;  color: #fff; position: relative;}
.footer_fx a .a2a_svg{ display: none;}
.footer_fx a:hover{ color: #fff;}
.wechat_ewm{ position: absolute; padding-top: 21px; width: 100px; height: 100px; left: 50%; transform: translateX(-50%); display: none;}
.wechat_ewm:before{content: ''; position: absolute;     width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #e9f1f8; left: 50%; transform: translateX(-50%);  margin-top: -10px;}
.wechat_ewm_tu{ padding: 5px;  background: #e9f1f8;  border-radius: 5px;}
.wechat_ewm_tu img{ width: 100%;}
.footer_fx a.wechat:hover .wechat_ewm{ display: block;}

.footer_top_nav{float: left; width: 23.33%;}
.footer_top_nav_title{ font-size: 20px; color: #ffffff; font-family: 'HelveticaNeueLTPro-Md';}
.footer_top_nav_title a{ font-size: 20px; color: #ffffff; font-family: 'HelveticaNeueLTPro-Md';}
.footer_top_nav_desc{ width: 100%; margin-top: 20px;}
.footer_top_nav_desc a{ font-size: 16px; color: #e5e5ed; display: inline-block; width: 100%; font-family: 'HelveticaNeueLTPro-Lt'; line-height: 26px;}
.footer_top_nav_desc a:hover{ opacity: 0.9;}
.footer_top_contact{ float: left; width: 23.33%;}
.footer_top_lx{ width: 100%; float: left; margin-top: 23px;}
.footer_top_lx p,.footer_top_lx a{ font-size: 14px; color: #e5e5ed; font-family: 'HelveticaNeueLTPro-Lt'; line-height: 19px; margin-bottom: 14px;}
.footer_top_lx span{ display: inline-block; width: 100%; font-size: 16px; color: #ffffff; font-family: 'HelveticaNeueLTPro-Md'; margin-bottom: 6px;}
.footer_top_tel{ float: left; width: 100%; margin-top: 9px;}
.footer_top_tel a{font-size: 24px; color: #fff; font-family: 'HelveticaNeueLTPro-Md';}

.footer_bot{ width: 100%; float: left; padding: 12px 0; color: #797a7e; background: #17181a; font-size: 14px; font-family: 'HelveticaNeueLTPro-Lt';}
.footer_bot a{ color: #797a7e; font-size: 14px;}
.footer_copy{ float: left;}
.footer_js{ float: right;}
.lh-main.other{ padding-top: 85px;}

#foot { padding: 85px 0; background: #f6f7fb; position: relative; z-index: 2; border-top: 1px solid #e7e9f2; float: left; width: 100%;}
#foot .wrap { display: flex; justify-content: space-between; }
#foot .l { display: flex; font-family: 'Microsoft Jhenghei', 'Microsoft YaHei'; }
#foot .l .item { text-align: center; color: #aaa; font-size: 12px; margin-right: 20px; width: 108px;  }
#foot .l img { display: block; width: 108px; height: 108px; margin-bottom: 10px; background: #fff; padding: 2px; }
#foot .c { width: 750px; position: relative; font-family: 'Microsoft Jhenghei', 'Microsoft YaHei'; }
.site-group { max-width: 400px; position: relative; z-index: 2; }
.site-group .tit { display: block; height: 42px; background: #e6e7ee; font-size: 14px; line-height: 42px; padding: 0 15px; box-sizing: border-box; border-radius: 4px; transition: all .3s; }
.site-group .tit.active { background: #fff; color: #bbb; }
.site-group .tit::after { content: '\e8d7'; font-family: 'iconfont'; position: absolute; right: 15px; top: 0; color: #b6b8c0;  transform: rotate(90deg); transition: all .3s; }
.site-group .tit.active::after { transform: rotate(-90deg); }
.site-list { position: absolute; z-index: 1; width: 400px; background: #fff; bottom: 43px; border-radius: 3px; display: none; max-height: 200px; overflow: auto; }
.site-list::-webkit-scrollbar {
width: 4px;
}
.site-list::-webkit-scrollbar-track {
background: #fff;
}
.site-list::-webkit-scrollbar-thumb {
background: #ccc;
}
.site-list::-webkit-scrollbar-thumb:vertical:hover {
background: #999;
}
.site-list a { display: block; font-size: 14px; height: 42px; line-height: 42px; padding: 0 15px; transition: all .2s; }
.site-list a:hover { background: #1f509b; color: #fff; }
#foot .block { color: #999; font-size: 14px; margin-top: 30px; }
#foot .block span,
#foot .block a { display: inline-block; margin-right: 8px; color: #999; }
#foot .block a>img { margin-right: 5px; }
#foot .block a:hover { text-decoration: underline; color: #5f8cec; }
#foot .support { font-size: 14px; margin-top: 10px; color: #999; }
#foot .support a { color: #999; }
#foot .support a:hover { text-decoration: underline; }
#foot .r { width: 250px; text-align: right; }
#foot .r .tit-1 { font-size: 11px; color: #2b2b2b; }
#foot .r .tit-2 { font-size: 16px; color: #2b2b2b; margin-top: 1px; }
#foot .r .list { margin-top: 18px; }
#foot .r .list>a { display: inline-block; background: #bdbdbd; width: 38px; height: 38px; text-align: center; line-height: 38px; border-radius: 50%; margin-left: 4px; transition: all .2s; }
#foot .r .list>a:hover { background: #1f509b; }
#foot .r .list>a>i { color: #fff; font-size: 18px; position: relative; top: 2px; }
#foot .r .list>a>.icon-weixin { font-size: 19px; }
#foot .r .list>a>.icon-QQzone-fill { font-size: 21px; }
#foot .r .list>a>.icon-weibo-fill { font-size: 20px; }
 @media (max-width:1679px) { /*1440*/
#foot { padding: 80px 0; }
#foot .c { width: 720px; }
#foot .r { width: 200px; }
}
@media (max-width:1439px) { /*1366*/
#foot .l .item { font-size: 13px; }
#foot .block,
#foot .support { font-size: 13px; }
}
@media (max-width:1365px) { /*1280*/
#foot .c { width: 660px; }
}
@media (max-width:1279px) { /*MP*/
#foot { padding: 50px 0; }
#foot .wrap { display: block; }
#foot .l { display: flex; justify-content: center; }
#foot .c { width: 100%; padding: 30px 15px; box-sizing: border-box; }
.site-list { width: 100%; box-sizing: border-box; bottom: unset; top: 43px; }
#foot .block span,
#foot .block a { display: block; margin-right: unset; text-align: center; margin-bottom: 6px; }
#foot .block a img { position: relative; top: -1px; }
#foot .support { text-align: center; margin-top: 20px; }
#foot .r { width: 100%; text-align: center; }
#foot .r .tit-1 { font-size: 13px; }
#foot .r .tit-2 { font-size: 18px; }
#foot .r .list>a:first-child { margin-left: 0; }
.site-group{    margin: 0 auto;}
}



.head_nav_wap{ display: none;}
@media screen and (max-width:1600px){
	.header_nav li{ margin: 0 28px;}
}
@media screen and (max-width:1400px){
	.header_nav li{ margin: 0 15px;}
}
@media screen and (max-width:1200px){
	.header_logo .logo1{ display: none;}
	.header_logo .logo2{ display: inline-block;}
	.header_nav{ margin-right: 10px;}
	.head_search{ margin: 35px 0px 0 0;}
	.banner li .banner_wz1{ font-size: 30px;}
	.banner li .banner_wz2{ font-size: 40px; line-height: 45px;}
	.banner li .banner_wz3{  font-size: 16px; padding-top: 10px; line-height: 24px;}
	.allist-button-prev, .allist-button-next{ color: #333;}
	.allist-button-prev{ left: 10px;}
	.allist-button-next{ right: 10px;}

}
@media screen and (max-width:999px){
	.banner .swiper-pagination{ display: none;}
	.header_logo img { margin: 5px 0; }
	.header_fr{ display: none;} 
	.head_nav_wap{ display: block; margin-top: 22px;}
	.banner li .banner_wz1{ font-size: 20px;}
	.banner li .banner_wz2{ font-size: 30px; line-height: 30px; margin-top: 0px;}
	.banner li .banner_wz3{ font-size: 14px; padding-top: 6px; line-height: 18px; width: 45%;}
	.i_pro{ padding: 50px 0;}
	.i_pro_titleen{ font-size: 32px; margin-top: 10px;}
	.i_pro_list li .i_pro_list_title{ font-size: 16px;}
	.i_al{ padding: 50px 0;}
	.i_al_title{ font-size: 32px;}
	.i_al_desc{ font-size: 16px; margin-top: 20px; line-height: 24px;}
	.i_about{ padding: 50px 0;}
	.i_about_fr{ width: 53%;}
	.i_about_title{ margin-top: 20px;}
	.i_about_desc{ font-size: 32px; margin-top: 10px;}
	.i_about_info{ font-size: 16px;margin-top: 20px; line-height: 27px;}
	.i_about_info li{ margin-bottom: 5px; font-size: 16px;}
	.i_xxwl{ padding: 50px 0 0px;}
	.i_xxwl_title{ font-size: 32px;}
	.i_xxwl_desc{ font-size: 16px;}
	.i_xxwl_list li a{ margin: 0 5px 5px; padding: 8px;}
	.i_xxwl_list li .i_xxwl_list_title{ font-size: 16px; line-height: 25px; margin-left: 5px;}
	.i_xxwl_list li .i_xxwl_list_tu img { height: 25px; }
	.footer_top{ padding: 30px 0;}
	.footer_top_nav_title a{ font-size: 18px;}
	.footer_top_nav_desc{ margin-top: 10px;}
	.footer_top_nav_desc a{ font-size: 14px;}
	.footer_top_tel a{ font-size: 20px;}


}
@media screen and (max-width:799px){
	.lh-main.other{ padding-top: 85px;}
	.banner li .banner_img_pc,.banner li .banner_wz{ display: none;}
	.banner li .banner_img_wap{ display: block;}
	.i_pro { padding: 30px 0; }
	.i_pro_list li{ width: 49%;}
	.i_pro_list li:nth-child(3n) {margin-right: 2%;}
	.i_pro_list li:nth-child(2n) { margin-right: 0; }
	.i_pro_list li .i_pro_list_title{ text-align: center;}
	.i_pro_list li .i_pro_list_desc{ display: none;}
	.i_al { padding: 30px 0; background-size: 250%;}
	.i_al_desc { margin-top: 10px; line-height: 22px; width: 90%; }
	.i_al_list_kuan{ margin-top: 30px;}
	.i_al_list li .i_al_list_tu{ padding-bottom: 63%;}
	.i_about { padding: 30px 0;}
	.i_about_fl{ width: 100%;}
	.i_about_fr { width: 100%; margin-top: 30px; }
	.i_about_more{ margin-top: 10px;}
	.i_xxwl { padding:30px 0 0px; }
	.footer_top_fl { width: 100%; text-align: center; }
	.footer_logo img { margin: 0 auto; }
	.footer_top_nav,.footer_top_contact{ display: none;}
	.footer_copy,.footer_js{ width: 100%; text-align: center;}
}

@media screen and (max-width:599px){
	.lh-main.other{ padding-top: 63px;}
	.header_logo .logo2{ height: 50px;}
	.head_nav_wap{ margin-top: 10px;}
	.i_pro_title{ font-size: 16px;}
	.i_pro_titleen { font-size: 24px; margin-top: 5px; }
	.i_pro_list{  margin-top: 20px;}
	.i_pro_list li{ margin-bottom: 10px;}
	.i_pro_list li .i_pro_list_title { font-size: 14px; margin: 10px 0 ;}
	.i_al{ background-size: 300%;}
	.i_about_yy{ bottom: -20px; left: -25px;}
	.i_al_title { font-size: 24px; }
	.i_al_desc { margin-top: 5px; line-height: 20px; width: 100%; font-size: 12px; }
	.i_al_list_kuan { margin-top: 20px; }
	.allist-button-prev, .allist-button-next{ font-size: 16px;}
	.i_about_title { font-size: 16px;  margin-top: 10px; }
	.i_about_desc { font-size: 24px; margin-top: 10px; }
	.i_about_info { font-size: 14px; margin-top: 10px; 	line-height: 24px; }
	.i_about_info ul{ width: 100%;}
	.i_about_info li { margin-bottom: 5px; font-size: 14px; }
	.i_about_more a{ padding: 6px 17px; font-size: 14px;}
	.i_xxwl_title { font-size: 24px; }
	.i_xxwl_desc { font-size: 14px; margin-top: 9px; }
	.i_xxwl_list{ margin-top: 20px;}
	.i_xxwl_list li .i_xxwl_list_tu img { height: 15px; }
	.i_xxwl_list li .i_xxwl_list_title { font-size: 14px; line-height: 15px; margin-left: 3px; }
}