/* CSS Document */
/*
Theme Name: AIFA
Theme URI: https://aifa.com
Description: 爱永的作品。
Author: 爱永
Author URI: http://www.aysheji.com/
Date:2025-06-23
Version: 1.0
License: 爱永许可认证
License URI: http://www.aysheji.com/
Tags: 网站开发定制
*/


.iyoushibg{ padding:0 60px;}
.iyoushibg .witr_cars11_idteam{}
.iyoushibg .witr_cars11_idteam .service_top_image img{ width:100%;}
.iyoushibg .slick-prev{ left:-50px;}
.iyoushibg .slick-next{ right:-50px;}

.itnet_choose_area{ padding:100px 0px;}

.witr_apartment_form div.wpforms-container-full .wpforms-form label.wpforms-error, 
.witr_apartment_form div.wpforms-container-full .wpforms-form em.wpforms-error{ text-align:left !important;}

.witr_apartment_form div.wpforms-container-full input[type="submit"], 
.witr_apartment_form div.wpforms-container-full button[type="submit"], 
.witr_apartment_form div.wpforms-container-full .wpforms-page-button{ display:block !important; height:50px !important; width:100% !important; background: #14b1bb !important;}
.witr_apartment_form div.wpforms-container-full .wpforms-submit:after{ display:none !important; }


.blognewslist{ display:flex; flex-wrap:wrap;}
.blognewslist .busi_singleBlog{ height:100%;}


/*分页样式开始*/
#pageabc{text-align:center;margin:30px 0;clear:both;height:auto;overflow:hidden;color:#333;line-height:23px;}
#pageabc a.noallowed{cursor: not-allowed;}
#pageabc span,#pageabc a{font-size:12px;color:#595757;padding:4px 12px; border-radius:5px; border:1px solid #2c96a4;text-decoration:none;margin:3px 5px;display:inline-block;text-align:center;}
#pageabc a:hover,#pageabc a.current{color:#fff;background-color:#2c96a4;border:1px solid #2c96a4;}
/*分页样式结束*/

.itnet-single-blog-content, .single_blog_thumb{ margin-top:20px;}

.itnet-single-blog-title{ display:flex; justify-content:space-between;}
.itnet-single-blog-title h2{ width:calc(100% - 100px);}

.goback a{ background:#14b1bb; display:inline-block; border-radius:20px; color:#fff; padding:5px 20px; font-size: 16px; transition:0.5s;}  
.goback a:hover{ background:#000; }



/*新增语言切换按钮*/
.header_langcon{display: flex; justify-content: flex-end; align-items: center;}
.header_lang{ width:165px; position:relative; }

.header_langbtn{ cursor:pointer;display: flex; align-items: center; line-height: 30px; padding: 10px 15px;}
.header_langbtn img{width: 24px;  height: 16px;  margin-right: 10px;}
.header_langbtn span{color: #fff;  font-size: 16px;}
.header_langbtn:after{ content:""; display:block; width:10px; height:6px; margin-left:10px; background:url(images/icon_lang.svg) no-repeat center center;transition:all 0.3s; -webkit-transition:all 0.3s; }

.header_langlist{position: absolute;  z-index: 777;  cursor: pointer;  transition: all .8s cubic-bezier(.3,1.1,.4,1.1);    width:165px; background:#fff; right:0;transform: translateY(20px); visibility:hidden; opacity: 0;}
.header_langlist ul{}
.header_langlist li{}
.header_langlist li a{display: block;  text-decoration: none;  padding: 10px 15px;color: #1D1E28; }
.header_langlist li a:hover{ background:#6070a0; color:#fff;}
.header_langlist li img{width: 24px;  height: 16px;  margin-right: 10px;}
.header_langlist li span{  font-size: 16px;}
 
.header_lang:hover .header_langlist{ transform: translateY(0px); opacity:1; visibility:visible;}
.header_lang:hover .header_langbtn:after{transform: rotate(180deg);}



@media(max-width:768px){
	.iyoushibg{ padding:0;}
	.itnet_choose_area{ padding:40px 0px;}
	.itnet_blog2_area.blog_pag{ padding:40px 0;}
	.witr_bar_main{ margin-top:10px;}
	
	.itnet-single-blog-title h2{ width:100%;}
	.itnet-single-blog-title{flex-direction:column;}
}
























