/* banner 开始 */
.apple-banner { width: 100%; height: 800px; overflow: hidden; position: relative; z-index: 9; top: -5px; }
.apple-banner .swiper-container { width: 100%; height: 800px; position: relative; }
.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width: 15%; height: 100%; top: 0; background: none; margin: 0; }
.apple-banner .swiper-container .swiper-button-prev { left: 0; }
.apple-banner .swiper-container .swiper-button-next { right: 0; }
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display: block; width: 64px; height: 64px; position: absolute; top: 50%; margin-top: -32px; border-radius: 100%; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease; }
.apple-banner .swiper-button-prev span { background: rgba(0,0,0,0.3) url(../images/arrows1.png) center center no-repeat; left: 20px; }
.apple-banner .swiper-button-next span { background: rgba(0,0,0,0.3) url(../images/arrows2.png) center center no-repeat; right: 20px; }
.apple-banner .swiper-button-prev:hover span, .apple-banner .swiper-button-next:hover span { opacity: .7; }
@media screen and (max-width:1560px) {
.apple-banner { height:700px; }
.apple-banner .swiper-container1 { height: 700px; }
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { width: 60px; height: 60px; background-size: 60px 60px; }
}
@media screen and (max-width:1440px) {
.apple-banner { height: 600px; }
.apple-banner .swiper-container { height: 600px; }
}
@media screen and (max-width:1280px) {
.apple-banner { height: 550px; }
.apple-banner .swiper-container { height: 550px; }
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { width: 50px; height: 50px; background-size: 50px 50px; }
}
@media screen and (max-width:1200px) {
.apple-banner { height: 500px; }
.apple-banner .swiper-container { height: 500px; }
.apple-banner .swiper-container-horizontal>.swiper-pagination-bullets, .apple-banner .swiper-pagination-custom, .apple-banner .swiper-pagination-fractio { bottom: 20px; }
.apple-banner .swiper-pagination-bullet { width: 8px; height: 8px; }
.apple-banner .swiper-pagination-bullet-active { width: 30px; }
}
@media screen and (max-width:1080px) {
.apple-banner {height: 450px; top: 0; }
.apple-banner .swiper-container { height: 450px; }
}
 @media screen and (max-width:1024px) {
.apple-banner { height: 400px; }
.apple-banner .swiper-container { height: 400px; }
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { width: 40px; height: 40px; background-size: 40px 40px; }
}
@media screen and (max-width:920px) {
.apple-banner { height: 350px; }
.apple-banner .swiper-container { height: 350px; }
}
@media screen and (max-width:767px) {
.apple-banner { height: 300px; }
.apple-banner .swiper-container { height:300px; }
.apple-banner .swiper-container-horizontal>.swiper-pagination-bullets, .apple-banner .swiper-pagination-custom, .apple-banner .swiper-pagination-fractio { bottom: 15px; }
.apple-banner .swiper-pagination-bullet { width: 8px; height: 8px; }
.apple-banner .swiper-pagination-bullet-active { width: 25px; }
.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { display: none; }
}
@media screen and (max-width:600px) {
.apple-banner { height: 230px; }
.apple-banner .swiper-container { height: 230px; }
}
@media screen and (max-width:500px) {
.apple-banner { height: 200px; }
.apple-banner .swiper-container { height: 200px; }
}
@media screen and (max-width:375px) {
.apple-banner { height: 160px; }
.apple-banner .swiper-container { height: 160px; }
}
@media screen and (max-width:320px) {
.apple-banner { height: 150px; }
.apple-banner .swiper-container { height: 150px; }
}
/* banner 结束 */

/*热门关键词&搜索 开始*/
.lff_hotkw_search { height:158px; margin: 0 auto; padding: 38px 3%; background:#fff; position: relative; z-index: 9; margin-top:-84px; box-shadow:4px 0 16px rgba(0,0,0,.03);display:flex; display: -webkit-flex; justify-content: space-between; align-items: center;}
.lff_hotkw_search .ind_search1{ width:30%;}
.ind_search1 .icoms{ float:left;font-size:18px; color:#222; margin-right:14.3%;display: flex; display: -webkit-flex; flex-direction: column;justify-content: center;align-items: center;}
.ind_search1 .icoms i{display:block;width:44px; height:44px;display:flex; display: -webkit-flex;  justify-content:center;align-items:center;margin-bottom:13px;}
.ind_search1 .icoms svg{ width:100%; height:100%;fill:#999;}
.ind_search2{ width:30%; margin:0 6%;}
.ind_search2 p{ font-size:16px; font-weight:bold; color:#222;display:flex; display: -webkit-flex; align-items:center;}
.ind_search2 p svg{ display:block; width:18px; height:18px; fill:#e99400; margin-right:5px;}
.ind_search2 .hotwz{ margin-top:10px;font-size:16px; color:#999; line-height:26px; max-height:52px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;
}
.ind_search2 .hotwz a{font-size:16px; color:#999; line-height:26px; margin-right:7px;}
.ind_search2 .hotwz a:hover{color:#024287;}
.ind_search3{width:28%;height:50px; overflow: hidden;position:relative;}
.ind_search3 .sc_ipt input{display: block;width: 100%;height:50px; border-radius:25px;line-height: 50px;font-size: 16px;background:#f4f4f4; padding-left:20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;outline: none;border: 0;}
.ind_search3 .sc_ipt input::placeholder{color:#bbb;}
.ind_search3 .sc_btn {width: 60px;height:50px;overflow: hidden; margin: 0; padding: 0;position: absolute; top: 0; right: 0;}
.ind_search3 .sc_btn input{display: block;width: 100%;height: 100%;overflow: hidden;background: url(../images/ss_dsj.png) center no-repeat;outline: none;border: 0;}
@media (max-width:1680px) {
   .lff_hotkw_search .ind_search1{ width:34%;}
   .ind_search1 .icoms{ margin-right:13%;}
   .ind_search2{ width:30%; margin:0 4%;}
}
@media (max-width:1200px) {
	.lff_hotkw_search{height: 128px;padding: 0 3%; margin-top: -69px;}
	.lff_hotkw_search .ind_search1{ display:none;}
	.ind_search2{ width:50%;margin: 0 3% 0 0;}
	.ind_search3{width:47%;}
}
@media (max-width:767px) {
	.lff_hotkw_search{ height:auto; margin-top:25px; background:none; box-shadow:none; padding:0;}
	.ind_search2{ display:none;}
	.ind_search3{ width:100%;}
	.ind_search3 .sc_ipt input{ background:#fff;padding-left: 25px; font-size:15px;}
	.ind_search3 .sc_btn{ width:80px;}
}
/*热门关键词&搜索 结束*/

/*首页大标题*/
.indbig_title{ font-size:40px; color:#222;}
.indbig_title i{ display:block; width:50px; height:2px; background:#024287;}
.indbig_title p{ font-size:60px; line-height:60px; font-weight:bold; color:transparent; position:relative;background-image: linear-gradient(to bottom, #024287 35%, transparent 85%);-webkit-background-clip: text;background-clip: text; opacity:.1; margin:20px 0 -35px;}

.ind_more{margin-top: 60px;display:block;display:flex; display: -webkit-flex;  justify-content:space-between;align-items:center;}
.ind_more .text{ margin-right:5px; font-size:18px; color:#999;}
.ind_more .text p{ letter-spacing:10px; line-height:16px;}
.ind_more em{ display:block; width:38px; height:36px; background:#fff; position:relative; border-left:2px solid #024287;}
.ind_more em:after{ content:""; display:block; width:14px; height:2px; position:absolute; left:10px; top:17px; background:#024287;}
.ind_more em:before{ content:""; display:block; width:2px; height:14px; position:absolute; left:16px; top:11px; background:#024287;}
.ind_more:hover em{background:#024287;}
.ind_more:hover em:after{background:#fff;}
.ind_more:hover em:before{background:#fff;}
@media (max-width:1440px) {
	.indbig_title{ font-size:34px;}
	.indbig_title p{ font-size:50px;}
	
	.ind_more{ margin-top:50px;}
 }
@media (max-width:1080px) {
	.indbig_title{ font-size:28px;}
	.indbig_title i{ margin-bottom:15px;}
	.indbig_title p{ display:none;}
	
	.ind_more{margin-top: 15px;}
	.ind_more .text{ font-size:16px;}
	.ind_more .text p{ letter-spacing:8px; line-height:14px;}
 }
@media (max-width:767px) {
	.indbig_title {font-size: 22px;}
	.indbig_title i{margin-bottom:10px;}
	
	.ind_more{ margin-top:5px;}
	.ind_more .text{ font-size:15px;}
	.ind_more .text p{ font-size:13px; letter-spacing:6px;}
 }
@media (max-width:550px) {
 .ind_more .text{ display:none;}
 }
/*首页推荐产品*/
.ind_tjpro{ background:#f4f4f4;margin-top:-79px; padding:150px 0 72px; overflow:hidden;}
.ind_fenlei{ margin:40px auto !important;}
.ind_fenlei .fllist{ float:left; background:#fff; padding:29px 20px;transition: all .4s ease;}
.ind_fenlei .fllist i{ display:block; width:41px; height:40px; background:url(../images/proflico.png) top center no-repeat; float:left;transition: all .4s ease; float:left;}
.ind_fenlei .fllist .text{ width: calc(100% - 51px); float:right;}
.ind_fenlei .fllist a{ font-size:18px; color:#222; font-weight:bold;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.ind_fenlei .fllist p{ font-size:14px; color:#999;flex-wrap:nowrap;line-height: 18px;}
.ind_fenlei .fllist:hover{ background:#024287;}
.ind_fenlei .fllist:hover i{ background-position:0 -40px;}
.ind_fenlei .fllist:hover a{color:#fff;}
.ind_fenlei .fllist:hover p{ color:rgba(255,255,255,.35);}

.lyPro_list ul { min-height: 300px; }
.lyPro_list ul li { width: 23.5%; float: left; margin: 0 2% 28px 0; border: 1px solid #e6e6e6; background: #fff; }
.nyPro_list ul li { width: 32%; }
.lyPro_list ul li:nth-child(4n+4) { margin-right: 0; }
.nyPro_list ul li:nth-child(4n+4) { margin-right: 2%; }
.nyPro_list ul li:nth-child(3n+3) { margin-right: 0; }
.lyPro_list ul li .lyPro_Img { display: block; width: 100%; height: 295px; position: relative; overflow: hidden; }
.lyPro_list ul li .lyPro_Img img { display: block; max-width: 90%; max-height: 90%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }
.lyPro_list ul li .lyPro_Text { width: 100%; padding: 20px; background: #e6e6e6; text-align: center; position: relative; }
.lyPro_list ul li .lyPro_Text:after { content: ""; display: block; width: 100%; height:80%; background: #024287; position: absolute; left: 0; top: 10%; opacity: 0; transition: all .5s; -webkit-transition: all .5s; z-index: 1; }
.lyPro_list ul li .lyPro_Text .lyPro_Name { font-size: 18px; font-weight:bold; color: #222; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-bottom: 10px; position: relative; z-index: 2; }
.lyPro_list ul li .lyPro_Text .lyPro_btn { display: block; width: 158px; height: 34px; background: url(../images/jt1.png) no-repeat; margin: 0 auto; text-align: left; line-height: 34px; font-size: 16px; padding: 0 0 0 18px; color: #e6e6e6; position: relative; z-index: 2; background-size: 100% 100%; }
.lyPro_list ul li:hover .lyPro_Text:after { height: 100%; opacity: 1; top: 0; }
.lyPro_list ul li:hover .lyPro_Text .lyPro_Name { color: #fff; font-weight: bold; }
.lyPro_list ul li:hover .lyPro_Text .lyPro_btn { background: url(../images/jt2.png) no-repeat; color: #024287; background-size: 100% 100%; }
.lyPro_list ul li:hover .lyPro_Img img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.lyPro_list ul li:hover { border: 1px solid #024287; }
@media (max-width:1680px) {
  .ind_tjpro{padding:150px 0 52px;}
}
 @media (max-width:1560px) {
.lyPro_list ul li .lyPro_Img { height: 280px; }
}
 @media (max-width:1440px) {
    .ind_tjpro{padding: 140px 0 40px;}
	.ind_fenlei{margin: 30px auto !important;}
	.lyPro_list ul li .lyPro_Text .lyPro_btn { font-size: 15px; width: 140px; height: auto; padding: 0 0 0 15px; }
	.lyPro_list ul li .lyPro_Text .lyPro_Name { font-size: 16px; }
}
 @media (max-width:1366px) {
.lyPro_list ul li .lyPro_Img { height: 260px; }
}
 @media (max-width:1280px) {
}
 @media (max-width:1200px) {
.lyPro_list ul li .lyPro_Text { padding: 15px; }
.lyPro_list ul li .lyPro_Img { height: 240px; }

}
 @media (max-width:1080px) {
	 .ind_tjpro{ margin-top:-75px;padding: 120px 0 30px;}
	 
.lyPro_list ul li { width: 32%; margin: 0 2% 20px 0; }
.lyPro_list ul li:nth-child(3n+3) { margin-right: 0; }
.lyPro_list ul li:nth-child(4n+4) { margin-right: 2%; }
.lyPro_list ul li:nth-child(6n+6) { margin-right: 0; }
}
 @media (max-width:1024px) {
}
 @media (max-width:920px) {
}
 @media (max-width:820px) {
.lyPro_list ul li { width: 48.5%; margin: 0 3% 20px 0; }
.lyPro_list ul li:nth-child(2n+2) { margin-right: 0; }
.lyPro_list ul li:nth-child(3n+3) { margin-right: 3%; }
.lyPro_list ul li:nth-child(4n+4) { margin-right: 0; }
.lyPro_list ul li:nth-child(6n+6) { margin-right: 0; }
.lyPro_list ul li .lyPro_Img { height: 220px; }
.lyPro_list ul li .lyPro_Text .lyPro_btn { font-size: 14px; width: 130px; padding: 0 0 0 13px; }
}
 @media (max-width:767px) {
	 .ind_tjpro{ margin-top:-75px;padding: 100px 0 10px;}
	 .ind_fenlei{margin: 20px auto !important;}
	 .ind_fenlei .fllist{ padding:15px 17px;}
	 .ind_fenlei .fllist i{ display:none;}
	 .ind_fenlei .fllist .text{ width:100%;}
	 .ind_fenlei .fllist a{ font-size:16px;}
	 .ind_fenlei .fllist p{ font-size:12px; text-transform:uppercase;}

}
 @media (max-width:600px) {
.lyPro_list ul li { width: 100%; }
}
 @media (max-width:550px) {
	 
}
 @media (max-width:280px) {
}
/*推荐产品 结束 */

/*首页优势*/
.ind_youshi{ padding:113px 0 75px; background:url(../images/ys_bg.jpg) center bottom no-repeat; overflow:hidden; position:relative;}
.ind_youshi .ysblue_bg{ position:absolute; top:0; left:0; width:100%; height:350px;}
.ind_youshi .ysblue_bg img{ width:100%; height:100%;object-fit: cover;}
.ind_youshi .box{ position:relative; z-index:5;}
.ind_youshi .indbig_title{ color:#fff;}
.ind_youshi .indbig_title i{ background:#e99400;}
.ind_youshi .indbig_title p{background-image: linear-gradient(to bottom, #fff 35%, transparent 85%);}
.ind_youshi .indbig_title span{ display:block; width:90%;font-size:16px; color:rgba(255,255,255,.45); line-height:28px; margin-top:28px;}
.ind_youshi .left{width: calc(100% - 650px); float:left;}
.ind_youshi .left ul{ overflow:hidden; margin-top:100px;display: -webkit-flex;display: flex;flex-wrap: wrap;}
.ind_youshi .left ul li{ width:48.3%; background:#fff; margin:0 3.4% 25px 0; padding:25px 4%; float:left;}
.ind_youshi .left ul li:nth-child(2n){ margin-right:0;}
.ind_youshi .left ul li .bt{ font-size:60px; font-weight:bold; color:#024287; line-height:24px;}
.ind_youshi .left ul li .bt p{background-color: #fff;font-size:24px; font-weight:bold; color:#222; margin-top:-5px; position:relative;}
.ind_youshi .left ul li .ms{ font-size:16px; color:#999; line-height:24px; margin-top:15px;}
.ind_youshi .right{width:638px; float:right;}
.ind_youshi .right img{ width:100%;}
@media (max-width:1680px) {
	.ind_youshi{ padding:85px 0 55px;}
	.ind_youshi .ysblue_bg{ height:330px;} 
}
@media (max-width:1440px) {
	.ind_youshi{ padding:70px 0 50px;} 
	.ind_youshi .ysblue_bg{ height:280px;} 
	.ind_youshi .indbig_title span{ margin-top:18px;}
	.ind_youshi .left{width: calc(100% - 572px);}
	.ind_youshi .left ul{ margin-top:85px;}
	.ind_youshi .left ul li{width: 48.5%; margin: 0 3% 20px 0;}
	.ind_youshi .left ul li .bt{ font-size:50px;}
	.ind_youshi .left ul li .bt p{ font-size:20px;}
	.ind_youshi .left ul li .ms{ margin-top:10px;}
	.ind_youshi .right{width:560px; float:right;margin-top: 30px;}
}
@media (max-width:1200px) {
	.ind_youshi .left{width: calc(100% - 472px);}
	.ind_youshi .right{ width:460px;margin-top: 125px;}
}
@media (max-width:1080px) {
	.ind_youshi {padding: 50px 0 30px; background:#f3f3f3;}
	.ind_youshi .ysblue_bg{ height:200px;}
	.ind_youshi .left{width:100%;}
	.ind_youshi .indbig_title span{ margin-top:10px; width:100%;}
	.ind_youshi .right{ display:none;}
}
@media (max-width:990px) {
	.ind_youshi .indbig_title span{width:90%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.ind_youshi .left ul{ margin-top:60px;}
}
@media (max-width:767px) {
	.ind_youshi{padding: 40px 0 10px;}
	.ind_youshi .ysblue_bg{ height:175px;}
	.ind_youshi .left ul{ margin-top:50px;}
	.ind_youshi .left ul li .bt{ font-size:42px;}
	.ind_youshi .left ul li .bt p{ font-size:18px;}
	.ind_youshi .left ul li .ms{ font-size:15px; line-height:22px;}
}
@media (max-width:550px) {
	.ind_youshi .indbig_title span{ width:100%;}
	.ind_youshi .left ul li .bt{ font-size:36px;}
	.ind_youshi .left ul li .bt p{ font-size:16px;}
}

/*首页产品应用*/
.ind_cpyy{ padding:85px 0; overflow:hidden;background:url(../images/cpyy_bg.jpg) center bottom no-repeat;background-size: 100%;}
.ind_cpyy .indbig_title i{background: #e99400;}
.ind_cpyy .ind_more em{background: #f4f4f4;}
.ind_cpyy .ind_more:hover em{background:#024287;}
.ind_cpyy .ind_more:hover em:after{background:#fff;}
.ind_cpyy .ind_more:hover em:before{background:#fff;}
.ind_cpyy .yy_picture{ display:block; margin-top:40px;}
.ind_cpyy .yy_picture img{width:100%;}
@media (max-width:1680px) {
	.ind_cpyy{padding:80px 0;}
}
@media (max-width:1440px) {
	.ind_cpyy{padding:70px 0; background-size: 100% 80%;}
	.ind_cpyy .yy_picture{margin-top:30px;display:flex; display: -webkit-flex;  justify-content:center;align-items:center;}
	.ind_cpyy .yy_picture img{width:120%;}
}
@media (max-width:1080px) {
	.ind_cpyy{padding:50px 0;}
	.ind_cpyy .yy_picture{margin-top:20px;}
}
@media (max-width:767px) {
	.ind_cpyy{padding:30px 0;}
	.ind_cpyy .yy_picture{margin-top:10px;}
}

/*首页关于我们*/
.ind_about{ background:#f4f4f4 url(../images/indab_bg.png) 97% 50px no-repeat; height:674px; position:relative;}
.ind_about:before{ content:""; display:block; width:50%; height:100%;background:url(../images/about.jpg) center no-repeat;position:absolute; top:0; left:0;}
.ind_about a.ab_btn{width:50%; height:100%; display:block;background:url(../images/ab_btn.png) center no-repeat; background-size:90px 90px; position:absolute; top:0; left:0;}
.ind_about .right_text{ width:806px; float:right; background:#fff; padding:60px; margin-top:97px; position:relative;}
.ind_about .right_text .abcont{ height:168px; font-size:16px; color:#777; line-height:28px; margin:20px 0 40px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:6;-webkit-box-orient: vertical;}
.ind_about .right_text .abcont p{font-size:16px; color:#777; line-height:28px; }
.ind_about .right_text .more{ display: block; width: 158px; height: 34px; background: url(../images/jt3.png) no-repeat; text-align: left; line-height: 34px; font-size: 16px; padding: 0 0 0 18px; color: #fff; position: relative; z-index: 2; background-size: 100% 100%; }
.ind_about .right_text .more:hover{background: url(../images/jt4.png) no-repeat;background-size: 100% 100%;}
@media (max-width:1680px) {
	.ind_about{ height:640px;}
	.ind_about .right_text{ margin-top:80px;}
}
@media (max-width:1440px) {
	.ind_about{ height:580px;}
	.ind_about .right_text{ width:57%; margin-top:70px; padding:40px;}
	.ind_about .right_text .more{font-size: 15px; width: 140px; height: auto;padding: 0 0 0 15px;}
}
@media (max-width:1080px) {
	.ind_about{ height:500px;}
	.ind_about a.ab_btn{ background-size:80px 80px;}
	.ind_about .right_text{ width:57%; margin-top:50px; padding:40px;}
}
@media (max-width:767px) {
	.ind_about{ height:410px;}
	.ind_about:before{ width:100%;}
	.ind_about a.ab_btn{ display:none;}
	.ind_about .right_text{ width:100%; margin-top:30px; padding:35px;}
	.ind_about .right_text .abcont{margin: 10px 0 20px;}
}

/*企业风采*/
.ind_qqfc{ background:#024287; position:relative;}
.ind_qqfc:after{ content:""; display:block; width:50%; height:100%; background:#023e7e; position:absolute; right:0; top:0;}
.ind_qqfc ul li{ width:50%; float:left; padding:40px 3% 40px 6%;  position:relative; z-index:2;}
.ind_qqfc ul li:nth-of-type(1){ background:#023e7e;}
.ind_qqfc ul li:nth-of-type(2){ background:#024287;}
.ind_qqfc ul li .fc_bt{ padding-left:75px;}
.ind_qqfc ul li:nth-of-type(1) .fc_bt{ background:url(../images/abico1.png) left no-repeat;}
.ind_qqfc ul li:nth-of-type(2) .fc_bt{ background:url(../images/abico2.png) left no-repeat;}
.ind_qqfc ul li .fc_bt p{ font-size:28px; color:#e99400; font-weight:bold;}
.ind_qqfc ul li .fc_bt span{ font-size:18px; color:rgba(255,255,255,.35); text-transform:uppercase;}
.ind_qqfc ul li .fc_ms{ font-size:16px; color:rgba(255,255,255,.6); line-height:28px; margin:15px 0 25px;}
.ind_qqfc ul li a{ font-size:16px; color:#fff;}
.ind_qqfc ul li img{ margin-left:10px;}
@media (max-width:1440px) {
	.ind_qqfc ul li .fc_bt{ padding-left:65px;}
	.ind_qqfc ul li .fc_bt p{ font-size:22px;}
	.ind_qqfc ul li .fc_bt span{ font-size:16px;}
}
@media (max-width:1200px) {
    .ind_qqfc ul li .fc_ms{ height:56px;margin: 10px 0 20px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
}
@media (max-width:1080px) {
	.ind_qqfc ul li{padding: 30px 3% 30px 5%;}
	.ind_qqfc ul li:nth-of-type(1) .fc_bt,.ind_qqfc ul li:nth-of-type(2) .fc_bt{ background-size:50px 50px;}
}
@media (max-width:767px) {
	.ind_qqfc ul li{ width:100%;padding: 20px;}
	.ind_qqfc ul li .fc_bt {padding-left: 55px;}
	.ind_qqfc ul li .fc_bt p{ font-size:18px;}
	.ind_qqfc ul li .fc_bt span{ font-size:15px;}
	.ind_qqfc ul li:nth-of-type(1) .fc_bt{ background-size:40px 40px;}
	.ind_qqfc ul li:nth-of-type(2) .fc_bt{ background-size:44px 44px;}
	.ind_qqfc ul li .fc_ms{ font-size:15px; line-height:24px; height:48px;margin: 15px 0 10px;}
	.ind_qqfc ul li a{ font-size:15px;}
}

/*首页新闻文章*/
.ind_xwwz{ padding:85px 0; background:#fff; overflow:hidden; min-height:500px;}
.ind_xwwz .xwwzbt{ margin-bottom:40px; overflow:hidden;}
.ind_xwwz .ind_more em{background: #f4f4f4;}
.ind_xwwz .ind_more:hover em{background:#024287;}

.ind_xwwz .left_tj{ width:468px; float:left;}
.ind_xwwz .left_tj .pic{ display:block; width:100%; height:315px; overflow:hidden;display:flex; display: -webkit-flex;  justify-content:center;align-items:center;}
.ind_xwwz .left_tj .pic img{ width:100%; height:100%;object-fit: cover;transition: all .4s ease;}
.ind_xwwz .left_tj .xw_text{ background:#f4f4f4; padding: 36px 35px 37px;}
.ind_xwwz .left_tj .xw_text time{display:flex; display: -webkit-flex;align-items:center; font-size:16px; color:#999;}
.ind_xwwz .left_tj .xw_text time svg{ width:18px; height:18px; fill:#999; margin-right:4px;}
.ind_xwwz .left_tj .xw_text .name{ font-size:24px; font-weight:bold; max-width:100%; margin-top:10px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.ind_xwwz .left_tj .xw_text .ms{ font-size:16px; color:#777; line-height:24px; height:48px;margin-top:5px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ind_xwwz .left_tj .xw_text .more { display: block; width: 158px; height: 34px; background: url(../images/jt1.png) no-repeat;text-align: left; line-height: 34px; font-size: 16px; padding: 0 0 0 18px; color: #e6e6e6; position: relative; z-index: 2; background-size: 100% 100%; margin-top:30px;transition: all .4s ease;}
.ind_xwwz .left_tj:hover .pic img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.ind_xwwz .left_tj:hover .xw_text{ background:#024287;}
.ind_xwwz .left_tj:hover .xw_text time{ color:#fff;}
.ind_xwwz .left_tj:hover .xw_text time svg{ fill:#fff;}
.ind_xwwz .left_tj:hover .xw_text .name{ color:#fff;}
.ind_xwwz .left_tj:hover .xw_text .ms{ color:rgba(255,255,255,.45);}
.ind_xwwz .left_tj:hover .xw_text .more{ background: url(../images/jt2.png) no-repeat; color: #024287; background-size: 100% 100%; }

.ind_xwwz .right_box{width: calc(100% - 522px); float:right;}
.ind_xwwz ul.newlist li{ width:100%; border:1px solid #e6e6e6; padding:15px 22px; margin-bottom:20px; position:relative;}
.ind_xwwz ul.newlist li .name{ font-size:18px; font-weight:bold; color:#555;width:calc(100% - 130px); overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.ind_xwwz ul.newlist li .ms{ font-size:16px; color:#777; line-height:24px; height:48px; margin-top:8px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ind_xwwz ul.newlist li time{display:flex; display: -webkit-flex;align-items:center; font-size:16px; color:#999; position:absolute; top:15px; right:22px;}
.ind_xwwz ul.newlist li time svg{ width:18px; height:18px; fill:#999; margin-right:4px;}
.ind_xwwz ul.newlist li:hover{ background:#024287;border:1px solid #024287;transform:translateY(-5px);}
.ind_xwwz ul.newlist li:hover .name{ color:#fff;}
.ind_xwwz ul.newlist li:hover .ms{ color:rgba(255,255,255,.45);}
.ind_xwwz ul.newlist li:hover time{ color:#fff;}
.ind_xwwz ul.newlist li:hover time svg{ fill:#fff;}

.ind_xwwz .ind_article{width:100%; border:1px solid #e6e6e6; padding:15px 22px;}
.ind_xwwz .ind_article:hover{ transform:translateY(-5px);}
.ind_xwwz .ind_article .bt{ font-size:30px; font-weight:bold;}
.ind_xwwz .ind_article .bt span{ font-size:18px; color:#999; text-transform:uppercase; font-weight:lighter; margin-left:10px;}
.ind_xwwz .ind_article .artlist{ width:47.5%; float:left; padding-left:40px; background:url(../images/artico.png) left 5px no-repeat; margin-top:10px;}
.ind_xwwz .ind_article .artlist:nth-child(2n){ float:right;}
.ind_xwwz .ind_article .artlist .name{ font-size:18px; font-weight:bold; color:#555;width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.ind_xwwz .ind_article .artlist .ms{ font-size:16px; color:#777; line-height:24px; height:48px; margin-top:8px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ind_xwwz .ind_article .artlist .name:hover{ color:#024287;}
@media (max-width:1680px) {
	.ind_xwwz{ padding:80px 0;}
}
@media (max-width:1440px) {
	.ind_xwwz{ padding:70px 0;}
	.ind_xwwz .xwwzbt{ margin-bottom:30px;}
	
	.ind_xwwz .left_tj{ width:35%;}
	.ind_xwwz .left_tj .xw_text .name{ font-size:20px;}
	.ind_xwwz .left_tj .xw_text .more {font-size: 15px; width: 140px;height: auto;padding: 0 0 0 15px;}
	
	.ind_xwwz .right_box{width:62%;}
	.ind_xwwz .ind_article .bt{ font-size:28px;}
	.ind_xwwz .ind_article .bt span{ font-size:16px;}
	.ind_xwwz .ind_article .artlist{ background-size:20px 20px; padding-left:30px;}
}
@media (max-width:1080px) {
	.ind_xwwz{ padding:50px 0;}
	.ind_xwwz .left_tj{ width:47%;}
	
	.ind_xwwz .right_box{width:50%;}
	.ind_xwwz .ind_article .bt{ font-size:24px;}
	.ind_xwwz .ind_article .bt span{ font-size:16px;}
}
@media (max-width:767px) {
	.ind_xwwz{ padding:30px 0; min-height:inherit;}
	.ind_xwwz .left_tj{ width:100%; margin-bottom:10px;}
	.ind_xwwz .left_tj .xw_text{ padding:25px;}
	.ind_xwwz .left_tj .xw_text .name{ font-size:18px; margin-top:5px;}
	.ind_xwwz .left_tj .xw_text .ms{ font-size:15px;}
	.ind_xwwz .left_tj .xw_text .more{ margin-top:15px;}
	
	.ind_xwwz .right_box{width:100%;}
	.ind_xwwz ul.newlist li{ margin-bottom:10px;}
	.ind_xwwz ul.newlist li .name{width: calc(100% - 110px);}
	.ind_xwwz ul.newlist li .ms{ font-size:15px;}
	.ind_xwwz ul.newlist li time{ font-size:15px;}
	.ind_xwwz ul.newlist li time svg{ margin-right:2px;}
	
	.ind_xwwz .ind_article .bt{ font-size:22px;}
	.ind_xwwz .ind_article .bt span{ font-size:15px; margin-left:5px;}
	.ind_xwwz .ind_article .artlist .ms{ font-size:15px;}
}
@media (max-width:550px) {
	.ind_xwwz .left_tj .pic{ height:250px;}
}
@media (max-width:414px) {
	.ind_xwwz .left_tj .pic{ height:220px;}
	.ind_xwwz .left_tj .xw_text{ padding:20px;}
	.ind_xwwz .left_tj .xw_text .name{ font-size:16px;}
	
	.ind_xwwz ul.newlist li{ padding:15px 20px;}
	.ind_xwwz ul.newlist li time svg{ display:none;}
	.ind_xwwz ul.newlist li .name{width: calc(100% - 90px); font-size:16px;}
	
	.ind_xwwz .ind_article .artlist .name{ font-size:16px;}
}
/*友情链接 开始*/
.link { width: 100%; background: #024287; }
.link .w1400 { display: -webkit-flex; display: flex; flex-wrap: wrap; }
.link .left { width: 150px; line-height: 100px; float: left; color: #fff; font-size: 18px; font-weight: bold; display: flex; display: -webkit-flex; align-items: center; }
.link .left img { margin-right: 10px; }
.link .right { width: calc(100% - 168px); float: left; padding: 36px 0; }
.link .right a { color: rgba(255,255,255,.6); float: left; font-size: 16px; line-height: 28px; display: flex; display: -webkit-flex; justify-content: center; align-items: center; transition: all .4s ease; margin-right:10px; }
.link .right a:hover { color: #fff; }
@media (max-width:1560px) {
.link .left { line-height: 90px; font-size: 17px; }
.link .right { padding: 30px 0; }
.link .right a { font-size: 16px; }
}
@media (max-width:1200px) {
.link .left { line-height: 80px; font-size: 16px; }
.link .right { padding: 26px 0; }
.link .right a { font-size: 15px; }
}
 @media screen and (max-width:767px) {
.link { padding: 20px 0 15px; overflow: hidden; display: none; }
.link .w1400 { display: block !important; }
.link .left { width: 100%; height: 45px; font-size: 16px; }
.link .left img { width: 26px; }
.link .right { width: 100%; padding: 10px 0 0; }
.link .right a { font-size: 15px; line-height: 28px; }
}
/*友情链接 结束*/

