@charset "UTF-8";

/*
.link{ border-bottom-color: rgba(255, 41, 127, 0.4); }
.link:hover{ border-bottom-color: rgba(255, 41, 127, 1); }
.btn_ex{ background: rgba(255, 41, 127, 0.6);}
.expo_box .list li a:hover{ background: rgba(255, 41, 127, 0.6);}
.expo_box .list li a:hover{ background: rgba(255, 41, 127, 0.6);}
.news_box .list li a:hover .title{ background: rgba(255, 41, 127, 0.9); }
.news_box .list_txt li a:hover .title{ background: rgba(255, 41, 127, 1);}
.his_list li::after{ background: rgba(255, 41, 127, 0.4); }


#footer .foot_menu a{ color: #ff297f;}
.loadbar { background: #ff297f; }
.btn_ex:hover{ background: #ff297f;}
.btn_dl{ background: #ff297f;}
.logo .title{ border-bottom-color: #ff297f; }
.logo .title .second{ color: #ff297f;}
.logo .icon { background: #ff297f;}
.top_menu>ul>li>a::before{ background: #ff297f;}
.top_menu .submenu { background: #ff297f; }
.area_menu .submenu { background: #ff297f; }
.lan_menu a.on{ background: #ff297f;}
.about_box .bg{ background: #ff297f;}
.dis_box .bg{ background: #ff297f; }
.inner_box .bg{  border-top-color:  #ff297f;}
.inner_box .edit h1::before{ background: #ff297f;}
.inner_box .edit .fa-star{ color:#ff297f;}
.filter_menu a.active{ background: #ff297f; }
.show_box .item .txt .tag{background: #ff297f;}
.show_box .item .txt h5{ color: #ff297f; }
.pho_list a::before{  background: #ff297f; }
.his_list li:nth-of-type(1)::before{ border-color: #ff297f;}
.his_list li:nth-of-type(1)::after{ background: #ff297f;}

@media only screen and (max-width: 1024px) {
	.menu_btn>div{  background: #ff297f; }
	.top_menu{  background: #ff297f; }
}
*/