@charset "utf-8";
/* CSS Document */


/*移动端样式*/


@media only screen and (max-width: 768px) {
    .in_contact_ewm{
            justify-content: center;
    }
    .h_com_name.yd_xcy{
    display:block;
}
.celebrity-hd li{
    margin-left: 5px;
}
.head_left img{
        max-width: 140px;
}
.h_com_name.pc_xcy{
    display:none;
}
    .view_link{
        max-width: 30px;
        top: 25%;
    }
   .head_right_r{
   display:none;
   }
   .h_r_ewm{
   display:none;
   }
   .h_r_tel {
    font-size: 12px;
	line-height:1.2;
}
.h_r_tel img {
        position: absolute;
    top: -2px;
    right: 52px;
    max-width: 18px;
}

.head_left{
   width:70%;
}
.head_left p.h_com_name {
    font-size: 12px;
	padding-left: 3%;
	min-width:80px;
}
.head_right{
   width:30%;
}
.h_r_tel span {
    color: #e3413a;
    font-size: 18px;
}

.menu_li {
    border-right: solid 0px #b271b7;
    height:36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    text-align: center;
    width: 25%;
    position: relative;
    flex: 0 0 25%;
}
.menu_bg{
   height:auto;
}

.menu_li a {
    font-size: 13px;
    border: solid 1px rgb(255 255 255 / 100%);
	border-right:1px;
	border-bottom:1px;
}
.menu_li:first-child a{
border-left:0px;
}
.menu_li:nth-child(5) a{
border-left:0px;
}
.menu_main{
    flex-wrap: wrap;
	width:100%;
}
.menu_li:after {
    position: absolute;
    left: 0px;
    content: '';
    width: 1px;
    height: 10px;
    background: #b271b7;
    top: 15px;
    opacity: 0.7;
	display:none;
}
.menu_li:nth-child(5):after{
  display:none;
}

.page_head_in{
padding: 15px 0;
}
.mySwiper {
    margin-top: 140px;
}

.mySwiper .swiper-slide img {
    display: block;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0px;
    left: 0;
    height: 100%;
}

.mySwiper .swiper-slide{
padding-bottom:50%;
position:relative;
}

.h_part_l {
    width: calc(100% - 6px);
    padding: 3px;
}
.h_part_r {
    display: flex;
	    width: 100%;
    flex-wrap: wrap;
}
.h_part_r_li {
float: none;
    flex: 0 0 calc(50% - 6px);
}

.box_in{
display:block;
margin-bottom: 10px;
}

.qj_case_name {
    padding: 10px 0;
    font-size: 14px;
}

.home_qjcase_in_in .qj_case_name a{
text-overflow:-o-ellipsis-lastline;

overflow:hidden;

text-overflow:ellipsis;

display:-webkit-box;

-webkit-line-clamp:1;

-webkit-box-orient:vertical;
font-size:12px;
padding: 0px 10px;
}
.home_qj_fcase.first {
    width: calc(100% - 10px);
	padding: 5px;
}

.home_qj_fcase{
  padding:5px;
}

.home_service_lc{
flex-wrap: wrap;
}
.home_service_lc p{
   display:none;
}

.home_service_lc p.fw_jd {
    flex: 0 0 calc(20% - 10px);
    display: block;
    padding:5px;
}
.home_service_lc p.fw_jd span {
    font-size: 12px;
	text-overflow:-o-ellipsis-lastline;

overflow:hidden;

text-overflow:ellipsis;

display:-webkit-box;

-webkit-line-clamp:2;

-webkit-box-orient:vertical;
	}

.home_service_form{
  display:block;
  
}
.home_fw_left {
    width: 100%;
    position: relative;
    padding-bottom: 50%;
}
.home_fw_right{
   width:100%;
}
.home_fw_left img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
.home_fw_right h3 {
    color: #601986;
    font-size: 20px;
    font-weight: bold;
    margin-top: 5%;
}

.home_fw_right h3 {
    font-size: 20px;
    margin-top: 5%;
}
.home_fw_right .form_text p {
    font-size: 14px;
    color: #333;
}
.home_fw_right .form_text input {
    width: calc(100% - 75px);
    height: 40px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding-left: 10px;
    box-sizing: border-box;
    margin-left: 15px;
}
.home_fw_right .form_text {
    margin-top: 4%;
}
.submit {
    padding: 0 20px;
    font-size: 14px;
    margin-top: 10px;
}
.home_fw_right .btn {
    height: 40px;
	}
	
	
	.home_team {
    padding: 6% 0 8% 0;
	}
	
	.home_team_sj {
    display: block;
    margin-top: 3%;
}
.home_td_left {
    width: 100%;
}
.home_td_right{
   width:100%;
}
	.home_td_right .hm_td_li {
    flex: 0 0 33.3333%;
    padding-bottom: 35%;
}
.home_sj_sml .swiper-button-prev,.home_sj_sml .swiper-button-next{
width: 30px;
}
.home_sj_sml .swiper-button-next:after {
    font-size: 20px;
}


.home_sj_sml .swiper-button-prev:after {
    font-size: 20px;
}
.home_sj_sml {
    margin-top: 2%;
    padding: 0px 30px;
}
.hm_td_txt {
    line-height: 30px;
    font-size: 16px;
	}
.home_td_right .hm_td_txt {
    font-size: 12px;
    line-height: 1.8;
    bottom: 0;
    height: 60%;
	    width: calc(100% - 20px);
}

.home_sj_sml .swiper-slide h2 a {
    color: #fff;
    font-size: 12px;
}

.h_sjs_yy {
    width: 140px;
    height: 40px;
    background: #d4c09d;
    line-height: 40px;
    color: #fff;
    border-radius: 30px;
    text-align: center;
    font-size: 14px;
    margin: 0px 10px;
}
.h_sjs_yy svg {
    width: 20px;
    height: 20px;
    margin-top: 10px;
}

.home_news_content_in{
display:block;
}
.home_news_left,.home_news_right{
   width:100%;
}
.h_news_head_cn {
        font-size: 16px;
    color: #222;
    line-height: 1;
    margin-bottom: 5px;
    margin-left: 8px;
}
.home_news_head_left span.en_font {
    color: #601986;
    font-size: 36px;
}
.h_news_head_cn span {
    font-size: 12px;
    color: #222;
}
.home_news_head_right a{
font-size:12px;
}
.home_news_content{
    padding: 4% 0 6% 0;
}
.home_news_l_sml a {
    font-size: 12px;
}
.home_news_l_title {
    font-size: 15px;
	    margin: 10px 0px 5px 0px;
}
.home_news_right{
margin-top:3%;
}
.celebrity-bd-list .time .day {
    font-size: 24px;
}
.celebrity-bd-list .t {
    font-size: 15px;
}

.celebrity-bd-list .p {
    margin-top: 5px;
    font-size: 12px;
	
	}
	.celebrity-bd-list .time{
	    width: 70px;
    height: 70px;
	}
	.celebrity-bd-list li {
    margin-bottom: 10px;
}

.celebrity-bd-list {
    display: none;
    margin: 0;
}
.home_hezuo_li {
    flex: 0 0 33.33%;
    position: relative;
    transition: all 0.6s;
}
.page_bottom_menu a {
    color: #ffffff;
    font-size: 12px;
}

.page_bottom_menu {
    text-align: center;
    margin-bottom: 3%;
    width: 90%;
    margin: auto;
}
.page_bottom {
    background: #182029;
    padding: 20px 0px;
}
.page_bottom_middle {
    display: block;
    justify-content: center;
    padding: 0px 20px;
	margin-bottom:25px;
}
.page_bottom_con p {
    font-size: 16px;
    margin-bottom: 5px;
	display:none;
}
.page_bottom_con {
    margin: 0px 1.5%;
    font-size: 13px;
    color: #bdbcbc;
    line-height: 1.6;
    margin: 15px 0px;
}
.page_bottom_con{
width:100%;
}
.bottom_fr_in {
    width: 90%;
    padding-top: 10px;
	}

.page_bottom_ewm_wm {
    display: flex;
    width:90%;
	    max-width: 280px;
	    margin: auto;
}
.page_bottom_ewm{
  margin:0px;
  margin-right:5%;
}
.toTop {
    position: fixed;
    z-index: 5;
    bottom: 30px;
    right: 5px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: #7c0d84 url(../img/back.png) no-repeat center;
    transition: all .3s linear;
    background-size: 20px;
    border-radius: 0px;
    border-radius: 50%;
}
body {
    font-family: '微软雅黑';
    font-size: 14px;
    color: #555;
    margin: 0;
    padding: 0;
}
.page_b_ewmimg {
    margin: 5px 0px 5px 0px;
}
.home_news_left_li {
    flex: 0 0 48%;
    padding: 0px 2%;
}
.page_b_ewmname{
font-size:12px;
}


/*内页开始*/
.in_banner {
    width: 100%;
    margin-top: 140px;
}

.in_case_head{
    flex-wrap: wrap;
	    justify-content: flex-start;
}
.in_case_head a {
    flex: 0 0 calc(25% - 4px);
    min-width: auto;
	margin:1px;
height: 32px;
    line-height: 32px;
    font-size: 14px;
	text-overflow:-o-ellipsis-lastline;
    border: solid 1px #dbdbdb;
overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:1;
-webkit-box-orient:vertical;
}
.in_bread {
height: 20px;
margin-top: -20px;
}
.in_bread_menu a {
    font-size: 10px;
    color: #fff;
}
.in_bread_menu img {
    float: left;
    margin-right: 2px;
    max-width: 18px;
    margin-top: 4px;
}
.in_case_li {
    flex: 0 0 48%;
    margin: 1%;
}
.in_case_name a{
font-size:13px;
	text-overflow:-o-ellipsis-lastline;
overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:1;
-webkit-box-orient:vertical;
margin:10px 0px;
padding:0px;
}
.in_case_name{
  border:0;
  box-shadow:0px 0px 0px #fff;
}

.in_nr_c p.in_case_de_name {
    font-size: 20px;
    line-height: 1.2;
    color: #222;
	margin-top:15px;
}
.in_nr_c p{
font-size:14px;
line-height:1.8;
margin-top:5px;
margin-bottom:15px;
}

.in_service_form{
  display:block;
  width:92%;
  padding:4%;
}
.in_nr_c{
  padding:4%;
  width:92%;
}
.in_fw_left,.in_fw_right{
width:100%;
}
.in_nr_c p.in_form_ltxt{
font-size: 18px;
    line-height: 1.2;
    margin-top: 5px;
    margin-bottom: 0;
}
.in_fanye a{
font-size:12px;
	text-overflow:-o-ellipsis-lastline;
overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:1;
-webkit-box-orient:vertical;
}
.in_rela_case_in{
  padding-top:4%;
  padding-bottom:2%;
}

.in_rela_news_time{
  width: 80px;
    height: 80px;
	
}
.in_rela_news_time p.in_rela_news_time_day{
   font-size:24px;
}
.in_rela_news_time p.in_rela_news_time_year{
   font-size:14px;
}
.in_rela_news_title {
    font-size: 16px;
		  text-overflow:-o-ellipsis-lastline;
overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:1;
-webkit-box-orient:vertical;
}
.in_rela_news_sml {
    font-size: 13px;
    opacity: 0.5;
    line-height: 1.5;
	margin-top:5px;
}

.in_rela_news_nr{
    padding-left: 4%;
	    width: calc(100% - 70px);
}
.in_rela_news_more{
  font-size:12px;
}

.in_rela_news_head {
    font-size: 24px;
}
	
	
.in_team_li_in {
display: block;
}
.in_team_left{
display: block;
    width: 100%;
	    padding-bottom: 10px;
}
.in_team_center {
    width: 100%;
    display: block;
	padding-left:0px;
}
.in_team_left img {
    position: relative;
    width: 100%;
    height:auto;
}
.in_team_right {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.in_team_right a {
    padding: 0 5vw;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
	}
	.in_team_case {
    display: flex;
    margin-top: 10px;
	flex-wrap: wrap;
}
.in_team_case_li {
    flex: 0 0 48%;
    margin: 1%;
	padding-bottom: 28%;
	
}
.in_team_line{
    margin-bottom: 6%;
    margin-top: 5%;
}
.in_team_in {
    width: 86%;
    margin: auto;
    max-width: 1560px;
    background: #fff;
    padding: 3%;
    margin: 4% auto;
}

.news-top .time{
  display:none;
}

.news-top .img {
    margin-right: 2%;
    width: 35%;
}
.news-top .t {
    font-size: 16px;
    margin-bottom: 5px;
}
.news-top .p {
    font-size: 12px;
    height: auto;
    -webkit-line-clamp: 2;
	line-height:1.8;
}
.news-top a{
  margin-bottom:10px;
}
	
.in_news_detal{
   width:100%;		
}
.in_news_bottom {
    background: #f0f0f0;
    padding: 3%;
    font-size: 12px;
    color: #333;
    line-height: 2;
    width: 94%;
    margin: auto;
    margin-top: 3%;
}

.in_nr_c p.in_case_de_other{
	font-size:12px;
}

.cn_title{
	font-size:22px;
}
.en_title {
    font-size: 14px;
}
.in_about_nr p {
    line-height: 2;
    color: #333;
    font-size: 15px;
}
.in_about_head a {
    background: #d8d7d7;
    border-radius: 5px 5px 0px 0px;
    height: 40px;
    line-height: 40px;
    margin: 0px 1px;
    max-width: 200px;
    width: 25%;
    text-align: center;
    font-size: 14px;
    color: #333;
}
.in_about_head{
	padding-top: 5%;
}

.in_contact_info {
    font-size: 14px;
    line-height: 2;
    margin-top: 2px;
    background: #d8d6d7;
    padding: 2% 3% 3% 3%;
    width: 94%;
    font-family: '微软雅黑';
    color: #333;
}
.in_contact_txt{
	display:none;
}
.in_contact_ewm_li {
    width: 35%;
	font-size: 14px;
}


.fzlc_title {
    font-size: 20px;
    color: #eb6100;
    padding-left: 10%;
}

.fzlc_sml p {
    font-size: 14px;
}
.fzlc_li:before {
    position: absolute;
    top: 0px;
    left: -11px;
    content: '';
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: solid 2px #eb6100;
    background: #fff;
}
.fzlc_li:after {
    position: absolute;
    top: 5px;
    left: -6px;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #eb6100;
}

.in_about_in_his {
    padding: 9%;
    max-width: 1000px;
    margin: auto;
}
.in_about_nr {
    margin-top: 5%;
}
.in_about_in {
    padding: 7% 5%;
}

.in_about_num {
    display: flex;
	flex-wrap: wrap;
	margin-top: 8%;
}	

.in_about_num_li {
    border: solid 0px #d6d4d5;
    padding: 5%;
    margin-right: 2%;
    margin-bottom: 2%;
    flex: 0 0 38%;
    background: #fff;
}
.num_count span.en_font_bold {
    font-size: 36px;
}
.num_count {
    font-size: 18px;
}

.p_txt {
    font-size: 14px;
	
}

.tan_ceng_form{
  width:75%;
}



/*内页结束*/

}
