@charset "utf-8";
/* CSS BY www.softmoon.com.cn */
@media (max-width: 1440px) and (min-width: 768px) {
	html {zoom: 80%;}
	@-ms-viewport {width: 1920px;}		
}
body { font-family: "Microsoft YaHei", "Open Sans", sans-serif; font-size: 14px; color:#333; margin:0; padding: 0;}
* { padding: 0px; margin: 0px;}
ul { margin:0; padding: 0;}
li { margin:0; padding: 0;}
section {overflow:hidden !important;}
input:hover,input:focus {outline:none !important;}
a {text-decoration:none;-webkit-transition:0.5s;transition:0.5s;}
a:hover,a:hover {color:#ff0000;text-decoration:none;-webkit-transition:0.5s;transition:0.5s;}
a {color:#333;-webkit-transition:0.5s;transition:0.5s;}
a:hover {color:#ff0000;-webkit-transition:0.5s;transition:0.5s;}
p {color:#979797;line-height:1.625;font-size:14px;margin-bottom:0px;}
a:focus,.button:focus,button:focus,.btn:focus {text-decoration:none;outline:none;box-shadow:none;-webkit-transition:1s;transition:1s;}
ul {list-style:none;margin:0;padding:0;}
@media (min-width: 1400px){
  .container { width: 1226px;}
}
@media (min-width: 1920px){
  .container { width: 1440px;}
}

.border-radius-10 { border-radius:10px;}
.mb-30 { margin-bottom:30px;}
.hover-up-3 { transition: 0.2s; overflow:hidden;}
.hover-up-3:hover { transform: translateY(-3px); transition: 0.2s;}

.main_menu { padding:10px 0px;}
.main_menu .container { width: 1440px;}
.main_menu .navbar-brand { height: auto;}
.main_menu .navbar { padding:0px; margin-bottom: 0px;}
.main_menu .navbar-nav { margin-top: 32px; margin-left: 240px;}
.main_menu .navbar .main-menu-item { text-align: center !important; justify-content: center;}
.main_menu .navbar-nav li { margin-right: 15px;}
.main_menu .navbar-nav li a { padding:3px 22px; font-size:16px; color:#fff; text-transform:capitalize; border-radius: 26px;}
.main_menu .navbar-nav li a:hover { color:#333; background: #ffd800;}

.home_menu { position:absolute;left:0;top:0;width:100%;z-index:999;}

.menu_fixed { position:fixed; z-index:9999 !important; width:100%; transition: all .3s ease-in-out; box-shadow: 0 60px 60px -30px rgb(153 159 174 / 40%); backdrop-filter: blur(15px); background-color: rgba(255, 255, 255, 0.9);}
.menu_fixed .navbar-nav li a { color:#666;}
.menu_fixed .navbar-nav li a.tophover { color:#333; background: #ffd800;}

.menu_tel { font-family:"Montserrat"; padding:6px 12px; font-size:16px; background-color:#fff000; border:2px solid #eddf00; display:inline-block; text-transform:capitalize; -webkit-transition:0.5s; transition:0.5s; position:absolute; right:15px; top:25px; border-radius:4px;}
.menu_tel a {color: #976e00; font-weight: 700;}

/*--------------首页大图-------------------*/
.focusPicture-mod { height: 780px;}
.focusPicture-mod .swiper-container { width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.focusPicture-mod .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
    background-position: 50% 50%;
}
.focusPicture-mod .swiper-slide img { width:100%; height: 100%; object-fit: cover;}
.focusPicture-mod .swiper-slide a { display:block; width: 100%; height: 100%;}
.focusPicture-mod .swiper-pagination-bullets { bottom:20px;}
.focusPicture-mod .swiper-pagination-bullet { width: 30px; height: 5px; border-radius: 4px; opacity:1; margin:0 10px; background: #fff;}
.focusPicture-mod .swiper-pagination-bullet-active { background: #008aff !important;}

.btn_box { margin-right:0; margin-top:40px;}
.btn_more { border:1px #333 solid; padding:12px 0; border-radius:6px; color:#333; text-align:center; margin-right:15px; font-size:16px;}
.btn_more:hover {
	background: -webkit-gradient(linear, left top, right top, from(#3956de), to(#657be5));
    background: linear-gradient(to right, #3956de 0%, #657be5 100%);
    border: 1px #657be5 solid;
    color: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(57,86,222,0.15);
    box-shadow: 0 4px 20px rgba(57,86,222,0.15);
}
.btn_kefu { border:1px #333 solid; padding:12px 0; border-radius:6px; background:#333; color:#fff; text-align:center; font-size:16px;}
.btn_kefu:hover {
	background: -webkit-gradient(linear, left top, right top, from(#3956de), to(#657be5));
    background: linear-gradient(to right, #3956de 0%, #657be5 100%);
    border: 1px #657be5 solid;
    color: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(57,86,222,0.15);
    box-shadow: 0 4px 20px rgba(57,86,222,0.15);
}

.index_title { text-align:center; margin-bottom:50px;}
.index_title h1 { margin-top:0px; color:#273f6b; margin-bottom:15px; font-weight: bold;}
.index_title h1 small { background:url(../images/title_icon.png) no-repeat; display:block; height:2px; width:56px; margin:0 auto; margin-top:15px;}
.index_title p { color:#888; line-height:22px;}

/*--------首页服务-------------*/
.index_service { padding-top:80px; padding-bottom:80px;}
.index_service .container { width:1440px;}
.index_service .index_title h1 { margin-top:0px; color:#28a2e5;}
.index_service .index_title p { color:#555; line-height:22px; font-size: 18px;}
.index_service_card { min-height:350px; position:relative; background: #fff; margin: 5px;}
.index_service_card a { display:block; width:100%; height:100%; position: absolute; z-index: 1;}
.index_card_content { position:absolute; width: 100%; height: 100%; color:#979797; transition-duration: 0.2s; text-align: center; padding: 60px 30px;}
.index_card_content h3 { font-size:22px; font-weight:bold; color: #333; margin-top: 20px; margin-bottom: 15px;}
.index_service_card:hover .index_card_content { transition-duration: 0.2s; background:#fff; box-shadow:0px 20px 20px 0px rgba(121,121,121,0.1)}

/*--------首页案例-------------*/
.index_case { padding:100px 0; background:url(../images/index_case_bg.jpg) no-repeat bottom center #f8f9fa; background-size: cover;}
.index_case .container { width:1440px;}
.case_list_head { overflow: hidden; position: relative;}
.case_left { float:left;}
.case_left .case_title h1 { font-size:36px; color: #fff; margin-top:0px;}
.case_left .case_title p { font-size: 16px; color: #e7eef7;}

.case_right_btn { float: right; margin-top: 20px;}
.case_right_btn .case-page { display: flex;}
.case_right_btn .case-page-prev,
.case_right_btn .case-page-next { cursor: pointer;}
.case_right_btn .case-page-next { margin-left: 10px;}
.case_right_btn .bg-case_prev_hover,
.case_right_btn .bg-case_next_hover,
.case_right_btn .case-page-prev:hover .bg-case_prev,
.case_right_btn .case-page-next:hover .bg-case_next { display: none;}
.case_right_btn .case-page-prev:hover .bg-case_prev_hover,
.case_right_btn .case-page-next:hover .bg-case_next_hover { display: block;}
.case_list_head .bg-case_prev { width: 57px; height: 57px; background: url(../images/case_btn_icon.png) 0px 0px;}
.case_list_head .bg-case_prev_hover { width: 57px; height: 57px; background: url(../images/case_btn_icon.png) -62px 0px;}
.case_list_head .bg-case_next { width: 57px; height: 57px; background: url(../images/case_btn_icon.png) -124px 0px;}
.case_list_head .bg-case_next_hover { width: 57px; height: 57px; background: url(../images/case_btn_icon.png) -185px 0px;}
.index_case_list { margin-top: 60px;}
.index_case_list .swiper-container .swiper-slide-active .swiper-container { overflow: visible;}
.case_box { width: 560px; background: #fff; border-radius: 8px; overflow: hidden;}
.case_box a { display: block}
.case_box img { width: 100%;}
.case_box .case_box_text { padding: 30px 30px 40px; display: flex; flex-direction: column;}
.case_box .case_box_text h2 { font-size:20px; color:#140c22;margin-top:0px;word-break: break-all;text-overflow: ellipsis;overflow: hidden; display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical; font-family: 'Montserrat', "Microsoft YaHei";}
.case_box .case_box_text .case_tag { display: flex; margin-top: 19px;}
.case_box .case_box_text .case_tag li { font-size: 12px; margin-right: 5px;}
.case_box .case_box_text .case_tag li a { background: #fff2cc; color: #ad8200; padding: 0 8px;}
.case_box .case_box_text .case_tag li.tag_hover a { background: #060606; color: #fff; padding: 0 8px;}
.case_box .case_box_text .case_tag li a:hover { background: #060606; color: #fff;}


/*--------首页简介-------------*/
.index_about { padding: 120px 0 140px;}
.index_about .container { width:1440px;}
.index_about_main { display: flex; flex-wrap: nowrap; justify-content: space-between;}
.index_about_main .index_about_text { float: left; width: 709px;}
.index_about_main .index_about_text h1 { font-size:36px; color: #333; margin-top: 80px; margin-bottom: 0px; font-weight: bold; position: relative; z-index: 99; height: 120px; line-height: 45px;}
.index_about_main .index_about_text h1::after { content: "SOFTMOON"; display: block; position: relative; top: -120px; color: #f8fafc; z-index: -9; font-size: 120px; font-family: "Montserrat";}
.index_about_main .index_about_text h1 span { color: #007eff}
.index_about_main .index_about_text p { font-size: 16px; color: #666; margin-bottom: 15px; line-height: 28px;}
.index_about_main .index_about_text p sup { font-size: 12px;}
.index_about_main .index_about_text a { display: inline-block; background-image: linear-gradient(to right, #2352fd , #15dffd); width: 160px; line-height: 45px; color: #fff; border-radius: 4px; text-align: center; font-size: 16px; margin-top: 60px;}
.index_about_main .index_about_text a:hover { background-image: linear-gradient(to right, #2352fd , #1b9ffd);}
.index_about_main .index_about_pic img { border-radius: 12px}

/*--------首页优势-------------*/
.index_youshi { background:url(../images/index_youshi_bg.jpg) no-repeat; padding: 100px 0 80px; background-size: cover; background-position: 50% 50%;}
.index_youshi .container { width:1440px;}
.index_youshi .youshi_title { margin-bottom:60px; display: flex; justify-content: space-between; align-items: end;}
.index_youshi .youshi_title h1 { font-size: 36px; margin-top:0px; color:#fff; margin-bottom:0px; font-weight: 300; line-height: 42px;}
.index_youshi .youshi_title h1 small { color:#fff; display: block; font-size: 22px; margin-bottom: 5px;}
.index_youshi .youshi_title p { font-size: 18px; color:#fff; line-height:28px; text-align: right;}
.index_youshi .index_youshi_list { overflow: hidden;}
.index_youshi_list .index_youshi_card { float: left; position: relative; margin-right: 15px; background:rgba(255,255,255, .9); width: 460px; height: 240px; margin-bottom: 15px; padding:45px 40px 50px 80px; border-radius: 6px;transition: all .3s;}
.index_youshi_list .index_youshi_card:hover { padding-top: 30px;}
.index_youshi_list .index_youshi_card:nth-child(3n) { margin-right: 0;}
.index_youshi_list .index_youshi_card i { position: absolute; top: 40px; left: 30px; transition: all .3s;}
.index_youshi_list .index_youshi_card:hover i { top:25px;}
.index_youshi_list .index_youshi_card h2 { margin-top: 0px; font-size: 22px; color: #333; margin-bottom: 20px;}
.index_youshi_list .index_youshi_card p { font-size: 16px; color: #797979; margin-bottom: 20px;}
.index_youshi_list .index_youshi_card a { text-align: center; display: inline-block; width: 130px; font-size: 14px; line-height: 36px; margin-top: 7px; opacity: 0; transition: all .3s; border-radius: 4px;}
.index_youshi_list .index_youshi_card:hover a { opacity: 1; background-image: linear-gradient(to right, #2352fd, #15dffd); color: #fff;}
.index_youshi_list .index_youshi_card:hover a:hover { background-image: linear-gradient(to right, #2352fd , #1b9ffd);}

/*--------首页资讯-------------*/
.index_news { padding-top: 120px; padding-bottom: 100px;}
.index_news_text_bg { background:url(../images/index_news_textbg.png) no-repeat 0px 440px; width: 1440px;}

.index_news_head { margin-bottom: 60px;}
.index_news_head .index_news_title { display: flex; align-items: center;}
.index_news_head .index_news_title h1 { font-size:36px; color:#333; margin:0; font-weight: 300; line-height: 45px; margin-bottom:40px; margin-right: 220px;}
.index_news_head .index_news_title h1 small { display: block; font-size:20px; color:#495057; font-weight: 300; margin-bottom: 5px;}
.index_news_head .index_news_title p { font-size: 16px; color:#757b80; line-height:28px; border-left: 1px #e5e5e5 solid; padding-left: 100px;}

.index_news_head .index_news_menu { font-size: 18px; display: flex; gap: 15px;}
.index_news_head .index_news_menu p a { border-radius:26px; border: 1px #c5c5c5 solid; padding: 6px 30px; color: #666;}
.index_news_head .index_news_menu p a:hover { border: 1px #0a74df solid; background: #0a74df; color: #fff;}

.index_news_left { float:left; margin-top: 260px;}
.index_news_left a { width:40px; height:40px; display:inline-block; background:#0a74df; overflow:hidden; border-radius: 3px;}
.index_news_left a:hover { background: #01478e;}
.index_news_right { float:right;}
.index_news_right ul li { width:390px; height:468px; float:left; margin:12px;}
.index_news_right .index_news_pic img { width:100%; height:auto; display:block; margin:0 auto; border-radius: 6px 6px 0px 0px;}
.index_news_right .index_news_text { padding: 5px; position: relative; height: 210px;}
.index_news_right .index_news_text h3 { margin-bottom:15px; word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-weight: bold; line-height: 35px;}
.index_news_right .index_news_text h3 a { color:#333;}
.index_news_right .index_news_text h3 a:hover { color:#0062c6;}
.index_news_right .index_news_text p { margin:0; font-size:14px; line-height:22px;}
.index_news_right .index_news_text p.news_time { color:#999; position: absolute; bottom: 0px;}
.index_news_right .index_news_text p.news_time a { background: #e6f1fb; color:#06c; display:inline-block; padding:0 8px; font-weight:normal; font-size:12px; margin-right:10px; padding-top:1px; border-radius: 4px;}
.index_news_right .index_news_text p.news_time a:hover { text-decoration:none; background:#F60; color:#fff;}
.index_news_right .index_news_text p time { font-family: "Roboto"; font-weight: 300;}

.index_tag_marque_box { margin-top: 60px; display: flex; mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), black 20%, black 80%, rgba(0, 0, 0, 0));}
.index_tag_marque { display: flex; align-items: center; position: relative; white-space: nowrap; padding: 25px 0px; animation: marquee 40s linear 0s infinite;}
.index_tag_marque p { margin-right: 20px;}
.index_tag_marque p a { color: #333; font-size: 16px; font-weight: 300; display: block; border-radius: 36px; border: 1px #888 solid; padding: 5px 20px;}
.index_tag_marque p a:hover { background: #161818; border: 1px #161818 solid; color: #fff;}
@keyframes marquee {
	0% {transform: translateX(0); }
	100% {transform: translatex(-100%); }
}

/*首页客户LOGO*/
.index_customer { background:url(../images/index_customer_bg.jpg) no-repeat #f4f7f7 bottom center; padding-top: 80px; padding-bottom:60px;}
.index_customer .container { width:1440px;}
.index_customer .index_title h1 { font-weight: normal; font-size: 40px;}
.index_customer .index_title p { font-size: 18px;}
.index_customer .customer_list { position: relative; background:#fff; border-radius: 6px; width: 100%; padding: 60px 60px 45px 60px; }
.index_customer .customer_list ul { overflow: hidden; position: relative;}
.index_customer .customer_list ul::before { content: ""; display: block; width: 164px; height: 100%; background: url('../images/customer_list_left.png') repeat-y; position: absolute;top: 0;left: 0; z-index: 999}
.index_customer .customer_list ul::after { content: ""; display: block; width: 164px; height: 100%; background: url(../images/customer_list_right.png) repeat-y; position: absolute;top: 0;right: 0;}
.index_customer .customer_list li { margin-bottom:15px; width: 2560px;}
.index_customer .customer_list li.toright { animation: scrollToRight 36s linear infinite; -webkit-animation: scrollToRight 36s linear infinite;}
.index_customer .customer_list li.toleft { animation: scrollLeft 36s linear infinite; -webkit-animation: scrollLeft 36s linear infinite;}
.index_customer .customer_list li img { display: inline-block; vertical-align: top; margin-right: 22px; border:1px #e5e5e5 solid;}
@keyframes scrollToRight {from{transform: translate3d(-50%, 0, 0);}to{transform: translate3d(0%, 0, 0);}}
@-webkit-keyframes scrollToRight {from{-webkit-transform: translate3d(-50%, 0, 0);}to{-webkit-transform: translate3d(0%, 0, 0);}}
@keyframes scrollLeft {from{transform: translate3d(0, 0, 0);}to{transform: translate3d(-50%, 0, 0);}}
@-webkit-keyframes scrollLeft {from{-webkit-transform: translate3d(0, 0, 0);}to{-webkit-transform: translate3d(-50%, 0, 0);}}

/*-------------分页样式----------------*/
.pages { clear: both; text-align: center; font-size:14px; margin-bottom:20px; margin-top:60px;}
.pages .pagination { padding:0;}
.pages .pagination li { display:inline-block; margin: 0 3px; line-height: 20px; color:#999}
.pages .pagination li { color:#fff; font-size:14px;}
.pages .pagination li a { padding:10px 20px; border: 1px #e5e5e5 solid; color:#666; display:block;}
.pages .pagination li a:hover { color: #ff5c00; border: 1px solid #ff5c00; background:#fffaf6; text-decoration:none;}
.pages .pagination li.active { display: inline-block; margin: 0 3px;}
.pages .pagination li.active a { color: #fff; border: 1px solid #000; background:#333;}

/*-------------搜索样式----------------*/
.search_box { margin-bottom: 35px;}
.search_box .form-control { height: 40px; border-radius: 20px 0px 0px 20px; font-size: 16px; padding: 0px 25px;}
.search_box .btn { background: #333; color: #fff; height: 40px; border-radius: 0px 20px 20px 0px; padding: 0 30px; font-size: 16px;}
.search_box .btn:hover { background: #ff6600;}
.search_box_text { font-size: 16px;}
.search_box_text span { color: #ff0000;}
.search_info { font-size: 16px; text-align: center; width: 100%;}

/*----------------案例----------------*/
.banner_case { height: 400px; width:100%;}
.banner_case img { width:100%; height: 100%; object-fit: cover;}
.case_main { padding:80px 0;}
.case_main .container { width: 1440px;}

.case_nav { overflow: hidden; margin-bottom: 40px; width: 100%; display: flex; align-items: center; justify-content: space-between;}
.case_nav h1 { display:inline-block; margin-top: 0px; position: relative; z-index: 1; font-size: 32px;}
.case_nav h1::after { position: absolute; bottom: 1px; content: ''; display: block; width: 60%; height: 8px; background-color: #ffd800; z-index: -1;}
.case_nav ul li { list-style:none; display:inline-table; font-size: 16px; margin-right: 20px;}
.case_nav ul li a { color:#333; display:block; background: #f7f7f7; padding: 5px 20px; border-radius: 20px;}
.case_nav ul li a:hover { text-decoration:none; color:#fff; transition: ease all .3s; background: #333}
.case_nav ul li a.hover { color:#fff; background: #333}
.case_nav ul.here { color:#ccc; text-align: right; width: 18%;}
.case_nav ul.here a { color:#ccc; text-decoration: none;}
.case_nav ul.here a:hover { color:#ff0000; transition: ease all .3s;}

.case_list { padding-top:60px; display: flex; flex-wrap: wrap;}
.case_list .thumbnail { padding:0; border:none; box-shadow:0 0 15px 6px rgba(211, 211, 211, 0.2); transition:ease all .3s; border-radius:6px;}
.case_list .thumbnail .caption { padding:20px 20px 20px 30px;}
.case_list .thumbnail .caption h3 { margin-top:5px; font-size:16px; margin-bottom: 12px; font-weight: bold; word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; height: 18px;}
.case_list .thumbnail .caption h3 a { color:#333;}
.case_list .thumbnail .caption h3 a:hover { color:#cc0000; text-decoration:none;}
.case_list .thumbnail .caption p a { margin-right:10px; color:#888; display: inline-block;}
.case_list .thumbnail .caption p a:hover { color:#cc0000; text-decoration:none;}

.case_article_info { padding:80px 0;}
.case_show_title { display: flex; justify-content: space-between; border-top: 1px #e5e5e5 solid; padding-top: 40px;}
.case_show_title h3 { margin-top:5px; font-size:30px; margin-bottom: 20px;}
.case_show_title p { font-size:16px; color:#666; line-height:35px; width: 50%;}

.case_article_centent { font-size:16px; color:#666; line-height:35px;}
.case_article_main { padding:80px 0; background:#f6f6f6}
.case_article_content { margin-bottom:60px;}
.case_article_content img { max-width:100%; min-width:100%;}

/*案例详情页-----相关案例*/
.other_project h1 { font-size: 30px; margin-bottom: 30px;}
.other_project .thumbnail { border: none; padding: 0; overflow: hidden;}
.other_project .thumbnail .caption { padding: 25px 30px;}
.other_project .thumbnail .caption h3 { margin-top: 0px; font-size: 18px;word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; height: 18px;}
.other_project .thumbnail .caption p {}
.other_project .thumbnail .caption p a { color:#999; margin-right: 10px;}
.other_project_list { display: flex; flex-wrap: wrap;}

/*案例页面资讯文章*/
.case_article { background: url(../images/case_article_bg.jpg) no-repeat center; padding: 80px 0; background-position: top right;}
.case_article .container { width: 1440px;}
.case_article_title h2,.case_article_title h1 { color: #333;}
.case_article_title h2 { font-size: 20px; margin: 0;}
.case_article_title h1 { font-size: 36px;  margin-top: 10px; margin-bottom: 80px;}
.case_article_title h1 span { font-weight: bold;}

.case_articleSwiper { height: 550px; width: 100%; overflow: hidden;  position: relative; margin-top: 40px;}
.case_article_item { width: 32%; height: 420px; background: #fff; border-radius: 6px; float: left; margin-right: 2%; margin-bottom: 25px;}
.case_article_item:nth-child(3n) {margin-right:0%;}
.case_article_item_img { width:100%; height:280px; border-radius:6px; text-align:center; overflow:hidden;}
.case_article_item_img img {max-width:100%; max-height:280px;display:inline-block;}
.case_article_item h3 { color:#333; font-size: 22px; font-weight: bold; line-height: 30px; min-height: 60px; padding:0px 20px; word-break: break-all;text-overflow: ellipsis;overflow: hidden; display: -webkit-box;-webkit-line-clamp:2; -webkit-box-orient: vertical;}
.case_article_item p { color:#797979; font-size: 16px; padding:0px 20px;}

.case_article_screenPagination.swiper-pagination-bullets { bottom:50px; display:flex; justify-content:flex-start;}
.case_article_screenPagination .swiper-pagination-bullet { width:60px; height:8px; background:#888; border-radius:5px; position:relative; overflow:hidden; opacity:.3;}
.case_article_screenPagination .swiper-pagination-bullet::after { content:""; position:absolute; top:0px; left:0px; z-index:2; width:0px; height:100%;}
.case_article_screenPagination .swiper-pagination-bullet-active { background:#0a74df; opacity:1;}
.case_article_screenPagination .swiper-pagination-bullet-active::after { width:100%; animation:bannerBullet 3s linear;}
.case_article_screenPaginationNext.swiper-button-next,.case_article_screenPaginationPrev.swiper-button-prev { width:46px; height:46px; border-radius:50%; box-shadow:0px 4px 11px 2px rgba(92,92,92,0.16); background: #0a74df;}
.case_article_screenPaginationPrev.swiper-button-prev { top:auto; bottom:30px; left:auto; right:70px;}
.case_article_screenPaginationNext.swiper-button-next { top:auto; bottom:30px;}
.case_article_screenPaginationPrev.swiper-button-prev:hover,.case_article_screenPaginationNext.swiper-button-next:hover { background: #0062c4;}
.case_article_screenPaginationPrev.swiper-button-prev:after,.case_article_screenPaginationNext.swiper-button-next:after {content:'';}

/*-----------文章样式开始-----------------*/
.banner_news { background: url(../images/banner_news.jpg) no-repeat center; height: 400px; width: 100%;}
.article_home_box { padding: 80px 0 60px;}
.article_home_box .container { width: 1440px;}

.news_nav { overflow: hidden; margin-bottom: 40px; width: 100%; display: flex; align-items: center; justify-content: space-between;}
.news_nav h1 { display:inline-block; margin-top: 0px; position: relative; z-index: 1; font-size: 32px;}
.news_nav h1::after { position: absolute; bottom: 1px; content: ''; display: block; width: 60%; height: 8px; background-color: #ffd800; z-index: -1;}
.news_nav ul li { list-style:none; display:inline-table; font-size: 16px; margin-right: 20px;}
.news_nav ul li a { color:#333; display:block; background: #f7f7f7; padding: 5px 20px; border-radius: 20px;}
.news_nav ul li a:hover { text-decoration:none; color:#fff; transition: ease all .3s; background: #333}
.news_nav ul li a.hover { color:#fff; background: #333}
.news_nav .here { color:#ccc; text-align: right; width: 18%;}
.news_nav .here a { color:#ccc; text-decoration: none;}
.news_nav .here a:hover { color:#ff0000; transition: ease all .3s;}

/*资讯封面页---置顶*/
.news_home_main { padding: 60px 0 0;}
.news_home_main .container { width: 1440px;}
.news_home_head { display: flex; flex-wrap: nowrap; justify-content: space-between; margin-top: 60px; margin-bottom: 60px;}
.news_home_pic_item { width: 695px; position:relative; overflow: hidden; border-radius: 6px;}
.news_home_pic_item img { width: 100%; height: 100%; object-fit: cover;}
.news_home_pic_item a { display: block;}
.news_home_head_text { position: absolute; bottom: 0; color: #fff; width: 100%; padding: 50px 30px 30px; z-index: 9}
.news_home_head_text:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: -1;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 74%, rgba(0, 0, 0, 0.8) 90%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 74%, rgba(0, 0, 0, 0.8) 90%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 74%, rgba(0, 0, 0, 0.8) 90%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000', GradientType=0 );
}
.news_home_head_text h3 { margin-top: 10px; word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.news_home_spic { width: 692px; display: flex; flex-wrap: wrap; justify-content: space-between;}
.news_home_spic_item { width:335px; position:relative; overflow: hidden; border-radius: 6px; margin-bottom: 15px;}
.news_home_spic_item a { display: block;}
.news_home_spic_item:nth-child(3n),
.news_home_spic_item:last-child { margin-bottom: 0;}
.news_home_spic_item img { width: 100%; height: 100%; object-fit: cover;}
.news_home_spic_item .news_home_head_text { padding: 50px 30px 15px;}
.news_home_spic_item .news_home_head_text h3 { font-size: 16px;}

.news_home_tj { display: flex; justify-content: space-between; flex-wrap: nowrap; margin-bottom: 60px; column-gap: 20px;}
.news_home_tj ul { width: 24%; background: linear-gradient(45deg, #f6fcff 0%, #fff 100%); border-radius: 4px; transition: all 0.4s ease 0s;}
.news_home_tj ul a { display: flex; justify-content: space-between; align-items: center; padding: 30px 30px 30px 40px;}
.news_home_tj ul:hover { box-shadow:0px 8px 24px rgba(103,103,103,0.25); transform:translateY(-5px); background: linear-gradient(45deg, #e9f8ff, #fff);}
.news_home_tj ul h3 { color: #333; margin-top: 0; font-size: 20px; font-weight: bold;}
.news_home_tj ul h3 small { display: block; margin-top: 8px; font-size: 14px; color: #999;}
.news_home_tj ul i { display: block; width: 20%;}

.news_home_hot { background: #f9f9f9; padding: 80px 0 40px; margin: 0 30px; border-radius: 30px;}
.news_home_hot .container { width: 1440px;}
.news_home_hot_title h2 { display:inline-block; margin-top: 0px; position: relative;z-index: 1;}
.news_home_hot_title h2::after { position: absolute; bottom: 1px; content: ''; display: block; width: 60%; height: 8px; background-color: #ffd800; z-index: -1;}
.news_home_hotSwiper { height: 420px; width: 100%; overflow: hidden;  position: relative; margin-top: 40px;}
.news_home_hot_item { width: 23.5%; height: 330px; background: #fff; border-radius: 6px; float: left; margin-right: 2%; margin-bottom: 25px; overflow: hidden;}
.news_home_hot_item:nth-child(4n) { margin-right:0%;}
.news_home_hot_item_img { width:100%; text-align:center; overflow:hidden;}
.news_home_hot_item_img img {max-width:100%;}
.news_home_hot_item h3 { color:#333; font-size: 20px; font-weight: bold; line-height: 30px; padding:0px 20px; word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;}
.news_home_hot_item p { padding:0px 20px; display: flex; color: #555; margin-top: 20px;}
.news_home_hot_item p i { margin-right: 8px;}
.news_home_hot_item p a { background: #e6f1fb; color:#06c; display:inline-block; padding:0 8px; font-weight:normal; font-size:12px; margin-right:10px; padding-top:1px;}
.news_home_hot_item p a:hover { text-decoration:none; background:#F60; color:#fff;}
.news_home_hot_screenPagination.swiper-pagination-bullets { bottom:50px; display:flex; justify-content:flex-start;}
.news_home_hot_screenPagination .swiper-pagination-bullet { width:50px; height:5px; background:#888; border-radius:5px; position:relative; overflow:hidden; opacity:.3;}
.news_home_hot_screenPagination .swiper-pagination-bullet::after { content:""; position:absolute; top:0px; left:0px; z-index:2; width:0px; height:100%;}
.news_home_hot_screenPagination .swiper-pagination-bullet-active { background:#333; opacity:1;}
.news_home_hot_screenPagination .swiper-pagination-bullet-active::after { width:100%; animation:bannerBullet 3s linear;}

.news_home_hot_screenPaginationNext.swiper-button-next,
.news_home_hot_screenPaginationPrev.swiper-button-prev { width:40px; height:40px; border-radius:50%; background: #333;}
.news_home_hot_screenPaginationPrev.swiper-button-prev { top:auto; bottom:30px; left:auto; right: 60px;}
.news_home_hot_screenPaginationNext.swiper-button-next { top:auto; bottom:30px;}
.news_home_hot_screenPaginationPrev.swiper-button-prev:hover,.news_home_hot_screenPaginationNext.swiper-button-next:hover { background: #ffd800;}
.news_home_hot_screenPaginationPrev.swiper-button-prev:after,.news_home_hot_screenPaginationNext.swiper-button-next:after {content:'';}

.news_home_list_box { padding-top:60px; }
.news_home_list_box .container { width: 1440px;}
.news_home_list { display: flex; flex-wrap: wrap; column-gap: 28px; margin: 60px 0 80px;}
.news_home_list_item { width: 32%; border-radius: 6px; margin-bottom: 40px; overflow: hidden; box-shadow: 0 60px 60px -30px rgb(153 159 174 / 30%);}
.news_home_list_item_thumb { box-shadow: 0 30px 30px -15px rgb(153 159 174 / 20%);}
.news_home_list_item_thumb img { width: 100%;}
.news_home_list_item_content { padding: 26px 30px;}
.news_home_list_item_content h3 { min-height: 55px; word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size: 20px; font-weight: bold; line-height: 30px;}
.news_home_list_item_content p { word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news_home_list_item_content p a { background: #e6f1fb; color:#06c; display:inline-block; padding:0 8px; font-weight:normal; font-size:12px; margin-right:10px; padding-top:1px;}
.news_home_list_item_content p a:hover { text-decoration:none; background:#F60; color:#fff;}
.news_home_list_item_content time { margin-top: 15px; display: block; color: #999; font-family: "Roboto"; font-weight: 300; font-size: 15px;}

.article_main { padding-top:60px; padding-bottom:60px;}
.article_main .container { width: 1440px;}


.list_article {	margin-bottom:15px; margin-left:-15px; padding:20px; flex-wrap:nowrap; flex-direction:row; display:box; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; gap: 20px; justify-content: space-between;}
.list_article .item-thumb { width:28%; margin:0 30px 0 0; border-radius:8px; overflow:hidden; position:relative;}
.list_article .item-thumb span { position:absolute; left:15px; top:15px; z-index:999;}
.list_article .item-thumb span a { padding:3px 5px; background:#F60; color:#fff; border-radius:4px;}
.list_article .item-thumb span a:hover { text-decoration:none; background:#F00}
.list_article .item-thumb img { transition: all .2s; width:100%}
.list_article:hover .item-thumb img { transform:scale(1.05)}
.list_article .item-content { flex-grow: 1; text-align: left; width:72%;}
.list_article .item-content h3 { font-size:22px; font-weight:bold; margin-top:5px; margin-bottom: 15px; line-height: 28px;}
.list_article .item-content h3 a { color:#333;}
.list_article .item-content h3 a:hover { color:#ff5c00; text-decoration:none;}
.list_article .item-content p { color:#888;}
.list_article .item-content p:nth-child(2) { overflow:hidden; height:44px; margin-bottom:25px;}
.list_article .item-content p a { background: #e6f1fb; color:#06c; display:inline-block; padding:0 8px; font-weight:normal; font-size:12px; margin-right:10px; padding-top:1px;}
.list_article .item-content p a:hover { text-decoration:none; background:#F60; color:#fff;}
.list_article .item-content p time { color:#999;}

.article_weixin { width: 200px; border-radius: 6px; border:1px #ececec solid;; text-align: center; padding: 20px 0; margin: 60px auto; box-shadow: 0 60px 60px -30px rgb(153 159 174 / 40%);}
.article_weixin img { margin-bottom: 15px;}
.article_weixin span { width: 110px; margin: 0 auto; display: block; border-radius: 26px; background: #ffcc00; font-size: 16px; margin-bottom: 10px;}

.context { margin:30px 50px;}
.context li { list-style:none; line-height:30px; color:#666;}
.context li a { color:#00afff}
.context li a:hover {color:#cc0000;}

.article_right_list { border:1px solid #f2f2f2; margin-bottom:20px; margin-right:-15px; background: #fff;}
.article_right_list .nav-tabs { border-bottom:1px solid #f2f2f2; }
.article_right_list .nav-tabs li { margin-bottom:0;}
.article_right_list .nav-tabs li a { background:#fafafa; border:none; padding:10px 30px; font-size:16px; color:#666;}
.article_right_list .nav-tabs li.active a { background:#ff5c00; color:#fff; border:none; border-radius:0; margin-right:0;}
.article_right_list .tab-content { padding:20px;}
.article_right_list .tab-content p { margin-bottom: 20px; font-size: 16px; word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; min-height: 52px;}
.article_right_list .tab-content p a { color:#333; position:relative; padding-left:55px; display:block;}
.article_right_list .tab-content p a:hover { color:#ff5c00; text-decoration:none;}
.article_right_list .tab-content p a:hover i { color:#fff; background: #ff5c00;}
.article_right_list .tab-content p i { display:block; box-sizing:border-box; font-style:normal; font-family:"Roboto"; font-size:18px; color:#fff; position:absolute; left:0; width: 36px; height: 36px; border-radius: 50%; background: #333; text-align: center; line-height: 36px;}

.article_right_case { border:1px solid #f2f2f2; padding:15px; margin-right:-15px; background: #fff;}
.article_right_case h2 { font-size:20px; border-bottom:1px #f2f2f2 solid; padding-bottom:20px; color:#262626; margin-top:10px; margin-bottom:20px; font-weight:bold;}
.article_right_case_box { margin-bottom:20px; flex-wrap:nowrap; flex-direction:row; display:box; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; border-bottom:1px #f2f2f2 dashed; padding-bottom:20px;}
.article_right_case_box .item-thumb { width:120px; border-radius:8px; overflow:hidden; position:relative; margin-right:10px;}
.article_right_case_box .item-thumb img { transition: all .2s; width:100%}
.article_right_case_box .item-content { flex-grow:1; text-align: left; width:100px;}
.article_right_case_box .item-content h3 { font-size:16px; margin-top:2px; line-height:22px;}
.article_right_case_box .item-content h3 a { color:#262626;}
.article_right_case_box .item-content h3 a:hover { color:#ff5c00; text-decoration:none; transition: all .2s;}
.article_right_case_box .item-content p a { font-size:12px; padding:3px 5px; margin-right:5px; background:#f6f6f6; color:#a7a7a7;}
.article_right_case_box .item-content p a:hover { text-decoration:none; background:#ff5c00; color:#fff; transition: all .2s;}
.article_right_btn { width:100%; border:none; display:block; background:#fafafa; color:#888; text-align:center; line-height:40px; border-radius:4px;}
.article_right_btn:hover {text-decoration:none; background:#ff5c00; color:#fff; transition:all .2s;}
.article_right_btn i { top:2px;}

.article_right_ypsw { border:1px solid #f2f2f2; padding:15px; margin-right:-15px; background: #fff;}
.article_right_ypsw h2 { font-size:24px; border-bottom:1px #f2f2f2 solid; padding-bottom:15px; color:#ff5c00; margin-top:10px; margin-bottom:20px; font-weight:bold;}
.article_right_ypsw h2 span { font-weight:normal; float: right; font-size: 16px; margin-top: 6px;}
.article_right_ypsw h2 span a { color: #888;}
.article_right_ypsw h2 span a:hover { color: #ff5c00;}
.article_right_ypsw_box { margin-bottom:20px; flex-wrap:nowrap; flex-direction:row; display:box; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; border-bottom:1px #f2f2f2 dashed; padding-bottom:20px;}
.article_right_ypsw_box .item-thumb { width:120px; border-radius:8px; overflow:hidden; position:relative; margin-right:10px;}
.article_right_ypsw_box .item-thumb img { transition: all .2s; width:100%}
.article_right_ypsw_box .item-content { flex-grow:1; text-align: left; width:100px;}
.article_right_ypsw_box .item-content h3 { font-size:16px; margin-top:0px; line-height:20px; word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.article_right_ypsw_box .item-content h3 a { color:#262626;}
.article_right_ypsw_box .item-content h3 a:hover { color:#ff5c00; text-decoration:none; transition: all .2s;}
.article_right_ypsw_box .item-content p a { font-size:12px; padding:3px 5px; margin-right:5px; background:#e6f1fb; color:#06c;}
.article_right_ypsw_box .item-content p a:hover { text-decoration:none; background:#ff5c00; color:#fff; transition: all .2s;}
.article_right_ypsw_btn { width:100%; border:none; display:block; background:#fafafa; color:#888; text-align:center; line-height:40px; border-radius:4px;}
.article_right_ypsw_btn:hover {text-decoration:none; background:#ff5c00; color:#fff; transition:all .2s;}
.article_right_ypsw_btn i { top:2px;}

/*文章详情-相关*/
.article_right_related { border:1px solid #f2f2f2; padding:15px; margin-right:-15px; background: #fff;}
.article_right_related h2 { font-size:24px; border-bottom:1px #f2f2f2 solid; padding-bottom:15px; color:#333; margin-top:10px; margin-bottom:20px;}
.article_right_related_item { margin-bottom:20px; flex-wrap:nowrap; flex-direction:row; display:box; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex; border-bottom:1px #f2f2f2 dashed; padding-bottom:20px;}
.article_right_related_item .item-thumb { width:120px; border-radius:6px; overflow:hidden; position:relative; margin-right:10px;}
.article_right_related_item .item-thumb img { transition: all .2s; width:100%}
.article_right_related_item .item-content { flex-grow:1; text-align: left; width:100px;}
.article_right_related_item .item-content h3 { font-size:16px; margin-top:0px; line-height:22px; word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.article_right_related_item .item-content h3 a { color:#262626;}
.article_right_related_item .item-content h3 a:hover { color:#ff5c00; text-decoration:none; transition: all .2s;}

/*文章详情*/
.article_box { border:1px solid #f2f2f2; background: #fff;}

.article_title { text-align:center; margin:0px 60px 40px 60px; border-bottom: 1px #e5e5e5 dashed; padding-bottom: 40px;}
.article_title h1 { margin-top:60px; margin-bottom:60px; font-size:32px; font-weight:bold; line-height: 46px; padding: 0 40px;}
.article_title ul { display: flex; justify-content: space-between;}
.article_title ul li { display: flex; justify-content: space-between; gap: 10px;}
.article_title ul li i { display: block; width: 40px; height: 40px; border-radius: 50%; background: #f9f9f9;}
.article_title ul li i svg { position: relative; top: 6px;}
.article_title ul li dl { text-align: left;}
.article_title ul li dl dd { font-size: 14px; color: #999;}
.article_title ul li dl dt { font-size: 15px; color: #555; font-weight: normal;}

.article_content { padding: 0 100px; font-size:16px; line-height: 30px; color:#666; word-wrap: break-word;}
.article_content p { margin-bottom:15px; font-size: 16px; color:#666; line-height: 35px;letter-spacing: .5px;}
.article_content p a::after {
    position: absolute;
    right: 0;
    bottom: 1px;
    left: 0;
    z-index: 1;
    height: 5px;
    border-radius: 2.5px;
    content: " ";
	background: #ff8a00;
    opacity: .4;
}
.article_content h1,.article_content h2,.article_content h3,.article_content h4,.article_content h5 { color: #333; font-size: 24px; line-height: 30px; margin-bottom: 30px;}
.article_content p strong { color: #333;}
.article_content img { max-width:820px;}
.article_content blockquote { background: #f7fbff; padding: 20px 20px;}
.article_content blockquote p { font-size: 14px;}
.article_content a { color:#666; position: relative;}
.article_content a:hover { color:#cc0000;}
.article_content h2,.article_content h4 { display: inline-block; font-size: 22px; margin-top: 22px; font-weight: bolder; position: relative; z-index: 1;}
.article_content h2::after,.article_content h4::after { position: absolute; bottom: 2px; content: ''; display: block; width: 100%; height: 10px; background-color: #afe9ff; z-index: -1;}

.article_banquan { margin: 50px 50px; border: 1px #ffbb76 solid; padding: 15px 25px; background: #fffcef; border-radius: 4px; line-height: 26px;}
.article_banquan p { color: #db7c22; margin-bottom: 5px;}
.article_banquan p:first-child { font-weight:600;}

.article_tags { border-top:1px #f3f3f3 solid; margin-bottom:40px; margin:0 50px;}
.article_tags h3 { font-size:16px; color:#888; margin-bottom:20px;}
.article_tags p a { display:inline-block; white-space: nowrap; margin:0px 5px 10px 0px; background:#f7f7f7; padding: 0 17px; font-size: 14px; line-height: 2.857; color: #888; border-radius: 3px;}
.article_tags p a:hover { background:#F60; color:#fff; text-decoration:none; transition:all .2s;}

.ypsw_right_card { background: #ff5c00; overflow: hidden; border-radius: 8px; margin-right: -15px; margin-bottom: 26px;}
.ypsw_right_card_img { width: 346px; height: 388px; clip-path: polygon(0 0, 100% 0, 100% 96%, 0 100%);}
.ypsw_right_card_info { width: 100%; padding: 25px;}
.ypsw_right_card_info h2 { margin-bottom: 20px; color: #fff; margin-top: 10px;}
.ypsw_right_card_info h2 small { font-size: 16px; color: #fff;}
.ypsw_right_card_info p { color: #fff5f0; margin-bottom: 15px;}
.ypsw_right_card_info a { display: inline-block; background: #fff; color: #ff5c00; border-radius: 3px; padding: 8px 28px; margin-top: 15px;}
.ypsw_right_card_info a:hover { background: #fcd9c5; color: #ff8400;}

.article_xiangguan ul { display: flex; flex-wrap: wrap;}
.article_xiangguan h3 { margin-bottom: 30px; margin-top: 40px;}
.article_xiangguan ul li { width: 24%; margin-right: 1.33%; border: 1px #f2f2f2 solid; padding: 10px; border-radius: 4px; margin-bottom: 15px;}
.article_xiangguan ul li:nth-child(4n) { margin-right: 0;}
.article_xiangguan ul li .article_xiangguan_pic { margin-bottom: 20px; overflow: hidden; border-radius: 6px;}
.article_xiangguan ul li .article_xiangguan_pic img { transition: all 1s ease 0s; width: 100%;}
.article_xiangguan ul li h4 { word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-weight: bold; font-size: 22px; line-height: 30px; min-height: 60px;}
.article_xiangguan ul li p { word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 15px;}
.article_xiangguan ul li:hover .article_xiangguan_pic img {transform: scale(1.2); transition: all 1s ease 0s; -webkit-transform: all 1s ease 0s; -webkit-transform: scale(1.2); transition-duration: .5s;}

/*---------------月朋森悟--------------*/
.moonfriend { display: flex; flex-wrap: wrap; column-gap: 28px; margin-top: 60px;}
.moonfriend_list { width: 32%; border-radius: 4px; margin-bottom: 40px; overflow: hidden; box-shadow: 0 60px 60px -30px rgb(153 159 174 / 30%);}
.moonfriend_list_thumb { box-shadow: 0 30px 30px -15px rgb(153 159 174 / 20%);}
.moonfriend_list_thumb img { width: 100%;}
.moonfriend_list_content { padding: 26px 30px;}
.moonfriend_list_content h3 { min-height: 55px; word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size: 20px; font-weight: bold; line-height: 30px;}
.moonfriend_list_content p a { background: #e6f1fb; color:#06c; display:inline-block; padding:0 8px; font-weight:normal; font-size:12px; margin-right:10px; padding-top:1px;}
.moonfriend_list_content p a:hover { text-decoration:none; background:#F60; color:#fff;}
.moonfriend_list_content time { margin-top: 15px; display: block; color: #999;}

/*---------------服务--------------*/
.banner_service { background: url(../images/banner_service.jpg) no-repeat center; height: 400px; width: 100%;}
.service_case_box {background:url(../images/service_case_bg.jpg) no-repeat center top; height:934px;}
.service_case_box h3 {color:#081232;font-weight:normal;font-size:42px;padding-top:80px;padding-bottom:60px;text-align:center;}
.service_case_box .category { width: 1200px; margin: 0 auto;}
.service_case_box .category ul {padding-left:50px;padding-bottom:40px;display:block;height:auto;overflow:hidden;}
.service_case_box .category ul li {float:left;font-size:20px;text-align:center;width:215px;height:58px;line-height:58px;color:#939aac;border-radius:5px;cursor:pointer;}
.service_case_box .category ul li.active {color:#fff;background:#4f77fc;}
.service_case_box .content { width: 1200px; margin: 0 auto; padding-left:50px; position: relative;}
.service_case_box .content .cont {height:650px;display:none;}
.service_case_box .content .cont.active {display:block;}
.service_case_box .content .cont img.bg {position:absolute;right:0;top:0;}
.service_case_box .content .cont .info { position:absolute; width:600px; height:380px;background:#fff;box-shadow:0px 0px 70px rgba(157,179,208,0.4);left:0;top:120px;padding:50px 40px 0;border-radius:10px;}
.service_case_box .content .cont .info .title .logo {float:left;padding-right:25px;}
.service_case_box .content .cont .info .title:after {content:"";display:block;width:0;height:0;clear:both;}
.service_case_box .content .cont .info .title h4 { float:left; padding-top:30px; font-size:24px; color:#081232; font-weight: bold;}
.service_case_box .content .cont .info p {font-size:16px;line-height:32px;padding-top:30px;color:#828b9f;}

/*---------------关于我们--------------*/
.banner_about {
	background: url(../images/banner_about_over.jpg) no-repeat; 
	background-size: cover;
	background-position: 50% 0%;
	width: 100%;
	position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 650px;
    height: 100vh;
    margin: 0 auto;
    overflow: hidden;
    -ms-flex-pack: center;
}
.banner_about .about_head { position: absolute; z-index: 2; margin-top: -200px;}
.banner_about .about_info_text { color:#fff; width: 900px; margin-left: 80px;}
.banner_about .about_info_text h1 {font-size: 40px; color: #fff; font-weight: bold; margin-bottom: 26px;}
.banner_about .about_info_text h2 {font-size: 18px; color: #f3f9ff; margin-bottom: 40px;}
.banner_about .about_info_text h2 small {display: block; width: 60px; height: 5px; background: #fff; margin-top: 30px;}
.banner_about .about_info_text p { color: #fff; font-size: 16px; line-height: 30px; margin-bottom: 15px;}
.banner_about .about_info_text p sup { top:-0.8em;font-size: 70%;}
.banner_about .about_info_box { margin-top: 80px; color:#fff; width: 900px; margin-left: 80px;display: inline-flex;}
.banner_about .about_info_box li {list-style: none; margin-right: 100px;}
.banner_about .about_info_box li:nth-child(3n) { margin-right: 0px;}
.banner_about .about_info_box li h1 { font-size: 50px; font-family:"Montserrat";}
.banner_about .about_info_box li h1 sup { font-size: 16px; top: -26px; left: 5px;}
.banner_about .about_info_box li p { font-size: 16px; color: #fff; margin-top: 10px;}

.about_box { padding-top:100px; padding-bottom:100px;}
.about_box .container { width: 1440px; display: flex; justify-content: space-between;}
.about_page_title { margin-bottom: 60px; margin-top: 30px;}
.about_page_title h1 { font-weight: bold; font-size: 40px; margin-top: 0px;}
.about_page_title h1 span { color:#e50000;}
.about_page_title p { font-size: 16px; margin-top: 15px; letter-spacing: 3px; color: #999;}
.about_page_content { width: 92%;}
.about_page_content h3 { font-family: "Anton"; font-weight: 100; margin-top: 0; line-height: 40px; font-size: 32px; margin-bottom: 20px;}
.about_page_content h2 { margin-top: 0px; font-size: 22px; margin-bottom: 30px;}
.about_page_content h2 sup { font-size: 14px; top: -10px;}
.about_page_content p { font-size: 16px; line-height: 30px; margin-bottom: 10px; color: #555;}
.about_page_content p strong { color:#333}

.about_moonfriend { 
	margin: 100px 15px 0px;
	display: flex;
	justify-content: space-between;
	background: url(../images/about_moonfriend_bg.jpg) no-repeat;
	background-position: -5% 50%;
	padding-bottom: 60px;
	background-size: 50%;
	border-top: 1px #e5e5e5 solid;
    padding-top: 100px;
}
.about_moonfriend .about_moonfriend_title { width: 45%;}
.about_moonfriend .about_moonfriend_title h2 { font-size: 32px; margin-top: 0px; display:inline-block; position: relative; z-index: 1; margin-bottom: 30px;}
.about_moonfriend .about_moonfriend_title h2 sup { font-size: 16px; top: -15px;}
.about_moonfriend .about_moonfriend_title h2::after { position: absolute; bottom: 1px; content: ''; display: block; width: 60%; height: 8px; background-color: #ffd800; z-index: -1;}
.about_moonfriend .about_moonfriend_title p { font-size: 15px; color: #818181; margin-bottom: 10px; width: 60%;}
.about_moonfriend .about_moonfriend_text { width: 55%; text-align: justify;}
.about_moonfriend .about_moonfriend_text h3 { margin-bottom: 30px; margin-top: 0;}
.about_moonfriend .about_moonfriend_text h3 small { color: #b7b7b7}
.about_moonfriend .about_moonfriend_text p { font-size: 16px; line-height: 30px; margin-bottom: 15px; color: #555;}
.about_moonfriend .about_moonfriend_text p:last-child { margin-bottom: 0;}
.about_moonfriend .about_moonfriend_text a { display: block; width: 158px; line-height: 40px; border-radius: 30px; background:#ffd800; color:#333; text-align: center; margin-top: 80px;}
.about_moonfriend .about_moonfriend_text a:hover {background:#ffe34b; color:#555}

/*-----------------联系我们------------------*/
.banner_contact { background: url(../images/banner_contact.jpg) no-repeat center; height: 400px; width: 100%;}
.contact_body { padding-top:100px; padding-bottom:100px; background: url(../images/contact_bg.jpg) no-repeat; background-position: 40% 80%;}
.contact_body .container { width: 1440px;}
.contact_title { margin-bottom: 60px; font-weight:bold;}
.contact_item { display: flex; flex-wrap: nowrap; justify-content: space-between;}
.contact_item_left { width: 50%;}
.contact_left_text p { font-size: 18px; color: #707070;}
.contact_ewm_box { overflow: hidden; display: flex; margin-top: 40px;}
.contact_ewm_box p { text-align: center; font-size: 14px; padding: 15px; margin-right: 20px;}
.contact_ewm_box p img { margin-bottom: 15px;}
.contact_ewm_box p span { display: block; background: #333; color: #fff; border-radius: 26px; line-height: 30px; width: 110px; margin: 0 auto;}

.contact_info { width: 35%;}
.contact_info_item { margin-bottom: 26px; display: flex; flex-wrap: nowrap; align-items: center;}
.contact_info_item i { display: inline-flex; border-radius: 50%; background: rgba(223, 234, 239, .2); padding: 25px; margin-right: 30px;}
.contact_info_item i svg { width: 26px; height: 26px;}
.contact_info_item_text h3 { font-size: 42px; color: #333; margin: 0; font-weight: 500; font-family:"Montserrat";}
.contact_info_item_text h3 small { display: block; font-size: 16px; color: #666; font-weight: normal;}
.contact_info_item_text span { font-size: 16px; color: #444;}
.contact_info_item_text span font { font-size: 14px; font-family:"Montserrat"; font-weight: 300;}
.contact_info_item_text p { line-height:30px; font-size:18px; color:#333;}
.contact_info_item_text p.contact_info_item_time { font-size: 14px; color: #a8a8a8;}

.faq_mian { background: url(../images/faq_bg.jpg) no-repeat #f7f7f7; padding: 80px 0; background-size: cover; background-position: 50% 50%;}
.faq_mian .container { width: 1440px;}
.faq_mian_title h2,.faq_mian_title h1 { color: #333;}
.faq_mian_title h2 { font-size: 20px; margin: 0;}
.faq_mian_title h1 { font-size: 36px;  margin-top: 10px; margin-bottom: 60px;}
.faq_mian_title h1 span { font-weight: bold;}
.faq_list .faq_item { margin-bottom: 15px; border-radius: 6px; overflow: hidden;}
.faq_list .faq_item button[aria-expanded=true] { border-bottom:1px solid #2693ff;}
.faq_list button { position:relative; display:block; text-align:left; width:100%; padding:20px 30px; color:#333; font-size:20px; border:none; outline:none; background: #fff;}
.faq_list button:hover,.faq_list button:focus {cursor:pointer;color:#2693ff;}
.faq_list button:hover::after,.faq_list button:focus::after { cursor:pointer; color:#2693ff; border:1px solid #2693ff;}
.faq_list button .faq_item_title { font-weight: bold;}
.faq_list button .icon { display:inline-block; position:absolute; top:22px; right:20px; width:22px; height:22px; border:1px solid; border-radius:50%;}
.faq_list button .icon::before {display:block;position:absolute;content:"";top:9px;left:5px;width:10px;height:2px;background:currentColor;}
.faq_list button .icon::after {display:block;position:absolute;content:"";top:5px;left:9px;width:2px;height:10px;background:currentColor;}
.faq_list button[aria-expanded=true] .icon::after {width:0;}
.faq_list button[aria-expanded=true] + .faq_item_content { opacity:1; min-height:160px; transition:all 200ms linear; padding: 30px 40px; background:rgba(255, 255, 255, 0.6);}
.faq_list .faq_item_content { opacity:0; max-height:0; overflow:hidden; transition:opacity 200ms linear,min-height 200ms linear; will-change:opacity,min-height;}
.faq_list .faq_item_content p { font-size:16px; color: #333; margin-bottom: 15px; word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.faq_list .faq_item_content p:last-child { margin-bottom: 0;}
.faq_list .faq_item_content a { text-align: right; display: block; color: #2693ff; padding: 20px;}
.faq_list .faq_item_content a:hover { color: #ff5c00;}

.tag_index_list { background: #fff; padding: 40px 60px;}
.tag_index_list .tag_index_title { margin-bottom: 30px;}
.tag_index_list .tag_index_title h1 { margin-top: 10px;}
.tag_index_list p { margin-bottom: 15px;}
.tag_title { margin-bottom: 30px;}
.tag_title h1 { margin-top: 0px;}

.tag_a_list { display: flex; flex-wrap: wrap; column-gap: 28px; margin-top: 60px;}
.tag_list_item { width: 32%; border-radius: 4px; margin-bottom: 40px; overflow: hidden; box-shadow: 0 60px 60px -30px rgb(153 159 174 / 30%);}
.tag_list_item_thumb { box-shadow: 0 30px 30px -15px rgb(153 159 174 / 20%);}
.tag_list_item_thumb img { width: 100%;}
.tag_list_item_content { padding: 26px 30px;}
.tag_list_item_content h3 { min-height: 55px; word-break: break-all; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size: 20px; font-weight: bold; line-height: 26px;}
.tag_list_item_content p a { background: #e6f1fb; color:#06c; display:inline-block; padding:0 8px; font-weight:normal; font-size:12px; margin-right:10px; padding-top:1px;}
.tag_list_item_content p a:hover { text-decoration:none; background:#F60; color:#fff;}
.tag_list_item_content time { margin-top: 15px; display: block; color: #999;}

.error_title { font-size: 80px; text-align: center; margin-top: 60px;}
.error_title small { display: block; font-size: 16px; font-weight: normal; margin-top: 15px;}

.sitemap { background: #f9f9f9; padding: 40px 0px;}
.sitemap_box { background: #fff; padding: 40px;}
.sitemap_box h1 { font-size: 26px; margin-top: 10px; margin-bottom: 30px;}
.sitemap_list { overflow: hidden; margin-bottom: 20px;}
.sitemap_list h1 { font-size: 20px; margin-bottom: 15px;}
.sitemap_list p { float:left; margin-right: 15px; font-size: 16px;}

.ad_contact_main .container { width:1440px;}
.ad_contact { background: url(../images/ad_contact_bg.png) no-repeat; background-position: 0 49px; margin-bottom: 40px; position: relative; height: 375px; background-size: cover; border-radius: 6px;}
.ad_contact_text { position: absolute; left: 70px; top: 100px; background: url(../images/ad_contact_text_bg.png) no-repeat; padding-left: 90px;}
.ad_contact_text h2 { font-size: 46px; color: #273f6b; display: inline-flex; line-height: 60px;}
.ad_contact_text h2 small { font-size: 16px; margin-left: 80px; margin-top: 70px;}
.ad_contact_text h2 small a { display: inline-block; background-image: linear-gradient(to right, #2352fd , #15dffd); width: 160px; line-height: 45px; color: #fff; border-radius: 4px; text-align: center;}
.ad_contact_text h2 small a:hover {background-image: linear-gradient(to right, #2352fd , #1b9ffd);}
.ad_contact_text p { font-size: 18px; color: #8593ac;}
.ad_contact_right { position: absolute; right: 100px; top:0;}

.footer { background:#fff; padding-top: 80px; border-top: 2px #f0f0f0 solid;}
.footer .container { width:1440px;}
.footer_head { margin-bottom: 60px;}
.footer_head h2 { font-size: 24px;}
.footer_head h2 sup { font-size: 12px; top:-12px;}
.footer_head h1 { font-weight: bold; margin-top: 10px;}
.foot_box_item { display: flex; flex-wrap: nowrap; justify-content: right;}
.foot_box_item .foot_about { width: 30%}
.foot_box_item .foot_about p { color: #666; margin-bottom: 10px;}
.foot_box_item .foot_about p strong { color: #333;}

.foot_box_item .foot_ewm { display: flex; width: 45%; flex-wrap: nowrap; justify-content: center;}
.foot_box_item .foot_ewm li { text-align: center; list-style: none; margin: 0 15px; box-shadow: 0 40px 40px -40px rgb(153 159 174 / 35%);}
.foot_box_item .foot_ewm li img { width:85%; margin-bottom: 15px;}
.foot_box_item .foot_ewm li span { display: block; width: 120px; line-height: 26px; border:1px #333 solid; border-radius: 26px; margin: 0 auto;}

.foot_contact {  width: 25%; text-align: right; color:#868686;}
.foot_contact h1 { font-size: 42px; color:#333; font-family:"Montserrat"; margin-top: -40px; font-weight: 600}
.foot_contact h1 small { font-size: 12px; color:#fff; background: #e30000; padding: 3px 5px; border-radius: 4px; display: inline-block; margin-bottom: 5px;}
.foot_contact p { font-size:14px; line-height: 26px; color: #888}
.foot_contact p img { max-width:80px;}

.foot_flink { margin-top: 80px; color: #666;}
.foot_flink h4 { font-size: 14px;}
.foot_flink p { font-size: 12px; margin-top: 15px;}
.foot_flink p a { margin-right: 15px; color: #8f8f8f;}
.foot_flink p a:hover { color:#cc0000; text-decoration: none;}

.foot_copy { padding: 40px 0px; border-top: 1px #e5e5e5 solid; margin-top: 35px; display: flex; justify-content: space-between;}
.foot_copy p { margin-bottom: 0px; color:#9f9f9f; font-size: 12px;}
.foot_copy p:first-child { width: 80%}
.foot_copy p:last-child { width: 20%; text-align: right;}
.foot_copy p a { color:#9f9f9f;}
.foot_copy p a:hover { color:#cc0000; text-decoration: none;}

@keyframes scaleToggleOne {
	0 {transform:scale(1);	-webkit-transform:scale(1);}
	50% {transform:scale(2);-webkit-transform:scale(2)}
	100% {transform:scale(1);-webkit-transform:scale(1);}
}
@keyframes scaleToggleTwo {
	0 {transform:scale(1);-webkit-transform:scale(1);}
	20% {transform:scale(1);-webkit-transform:scale(1);}
	60% {transform:scale(2);-webkit-transform:scale(2);}
	100% {transform:scale(1);-webkit-transform:scale(1);}
}
@keyframes scaleToggleThree {
	0 {transform:scale(1);-webkit-transform:scale(1);}
	33% {transform:scale(1);-webkit-transform:scale(1);}
	66% {transform:scale(2);-webkit-transform:scale(2);}
	100% {transform:scale(1);-webkit-transform:scale(1);}
}
.animated { -webkit-animation-duration: .5s; animation-duration: .5s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.livechat-girl { width: 80px; height: 80px; border-radius: 50%; position: fixed; bottom: 1px; right: 40px; opacity: 0; -webkit-box-shadow: 0 5px 10px 0 rgba(35,50,56,.3); box-shadow: 0 5px 10px 0 rgba(35,50,56,.3); z-index: 700; transform: translateY(0); -webkit-transform: translateY(0); -ms-transform: translateY(0); cursor: pointer; -webkit-transition: all 1s cubic-bezier(.86, 0, .07, 1); transition: all 1s cubic-bezier(.86, 0, .07, 1);}
.livechat-girl:focus { outline: 0;}
.livechat-girl.animated { opacity: 1; transform: translateY(-40px); -webkit-transform: translateY(-40px); -ms-transform: translateY(-40px);}
.livechat-girl:after { content: '1'; width: 16px; height: 16px; border-radius: 50%; background-image: linear-gradient(to bottom, #f10000, #f10000); position: absolute; right: 8px; top: -5px; z-index: 50; font-size: 12px; color: #fff; text-align: center;}
.livechat-girl .girl { position: absolute; top: -1px; left: -1px; width: 100%; height: auto; z-index: 50; border-radius: 50%;}
.livechat-girl .animated-circles .circle { background: rgba(0,192,255,.25); width: 78px; height: 78px; border-radius: 50%; position: absolute; z-index: 49; transform: scale(1); -webkit-transform: scale(1);}
.livechat-girl .animated-circles.animated .c-1 { animation: 2s scaleToggleOne cubic-bezier(.25, .46, .45, .94) forwards;}
.livechat-girl .animated-circles.animated .c-2 { animation: 2.5s scaleToggleTwo cubic-bezier(.25, .46, .45, .94) forwards;}
.livechat-girl .animated-circles.animated .c-3 { animation: 3s scaleToggleThree cubic-bezier(.25, .46, .45, .94) forwards;}
.livechat-girl.animation-stopped .circle { opacity: 0!important;}
.livechat-girl.animation-stopped .circle { opacity: 0!important;}
.livechat-girl .livechat-hint { position: absolute; right:30px; top: 50%; margin-top: -20px; opacity: 0; z-index: 0; -webkit-transition: all .3s cubic-bezier(.86, 0, .07, 1); transition: all .3s cubic-bezier(.86, 0, .07, 1);}
.livechat-girl .livechat-hint.show_hint { -webkit-transform: translateX(-40px); transform: translateX(-40px); opacity: 1;}
.livechat-girl .livechat-hint.hide_hint { opacity: 0; -webkit-transform: translateX(0); transform: translateX(0);}
.livechat-girl .livechat-hint.rd-notice-tooltip { max-width: 1296px!important;}
.livechat-girl .livechat-hint.rd-notice-tooltip .rd-notice-content { width: auto; overflow: hidden; text-overflow: ellipsis;}
.rd-notice-tooltip { -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.2); box-shadow: 0 2px 2px rgba(0,0,0,.2); font-size: 14px; border-radius: 3px; line-height: 1.25; position: absolute; z-index: 65; max-width: 350px; opacity: 1;}
.rd-notice-tooltip:after { position: absolute; display: block; content: ''; height: 20px; width: 20px; -webkit-box-shadow: none; box-shadow: none; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; z-index: 50;}
.rd-notice-tooltip .rd-notice-content { background:0; border-radius: 3px; width: 100%; color: #fff; position: relative; z-index: 60; padding: 20px; font-weight: 400; line-height: 1.45;}
.rd-notice-type-success { background-color: #0d79c5; -webkit-box-shadow: 0 5px 10px 0 rgba(13,121,97,.2); box-shadow: 0 5px 10px 0 rgba(13,121,97,.2);}
.rd-notice-type-success .rd-notice-content { background-color: #0d79c5;}
.rd-notice-position-left { margin-left: -20px;}
.rd-notice-position-left:after { right: -6px; top: 50%; margin-top: -10px;}
.rd-notice-tooltip.single-line .rd-notice-content { height: 40px; padding: 0 20px; line-height: 40px; white-space: nowrap;}
.tc1 .tc { pointer-events: none; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position: fixed; width: 100%; height: 100%; top: 0; z-index: 99999;}
.tc1 .tc.act { display: block; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; pointer-events: auto;}
.tc1 .close,.tc{ transition:all ease 400ms; -moz-transition:all ease 400ms; -ms-transition:all ease 400ms; -o-transition:all ease 400ms; -webkit-transition:all ease 400ms;} 
.tc1 .tc-box { position:absolute; background: #fff; top:50%; z-index:9999; width: 580px; left:50%; margin-left: -290px; margin-top: -260px; border-radius: 6px;}
.tc1 .tc-box .livechat_info { float: left; width: 320px; padding: 40px 46px;}
.tc1 .tc-box .livechat_info h4 { font-size: 12px; color: #f49b00;}
.tc1 .tc-box .livechat_info h2 { font-size: 36px; margin-top: 15px; margin-bottom: 20px;}
.tc1 .tc-box .livechat_info h2 small { display: block; font-size: 14px; color: #888; margin-top: 10px;}
.tc1 .tc-box .livechat_info p { font-size: 14px; line-height: 26px; margin-bottom:34px;}
.tc1 .tc-box .livechat_info img { width: 80px;}
.tc1 .tc-box .livechat_photo { float: right; width: 260px; border-radius: 0 6px 6px 0px; overflow: hidden;}
.tc1 .tc-box .livechat_photo img { width: 100%;}
.tc_close { position: absolute; right: -10px; z-index: 999; top: -10px; background: #333; color: #fff; border-radius: 50%; width: 26px; line-height: 26px; text-align: center; font-size: 12px;}
.tc_close:hover { cursor: pointer;}
.tc1 .tc_bg { height: 100%; background: rgba(106,134,154,.8); position: absolute; top: 0; left: 0; width: 100%; z-index: 0;}