html {
	font-size: 625%;
}
body {
	font-size: 18px;
	font-size: 0.18rem;
    font-family:"微软雅黑";
}

body,ul,h1,h2,h3,h4,h5,h5,h6 {
	margin: 0;
	padding: 0;
}

body ul, body ol, body dl, body p, body h1, body h2, body h3, body h4, body h5, body h6 {
    margin: 0px;
    padding: 0px;
    font-size: 100%;
}

p, hr, ul, ol, dl, blockquote, pre, address, fieldset, figure {
    margin: 0 0 1.6rem 0;
}

a {
	text-decoration: none;
	color: #333;
	display: block;
}

ul {
	list-style-type: none;
}

img {
	max-width: 100% !important;
	height: auto !important;
	vertical-align: top;
}

.container {
	max-width: 1200px;
	margin: 0 auto;
}

.one-overflow {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.met_article_head,#searchlist{
	width:80%;
	margin:0 auto;
}
.box-sizing {
	box-sizing: border-box;
}

.col-lg-1 {
	width: 8.333333333333334%;
}



#messagelist {
        padding-top: 0;
        width: 70%;
        margin: 0 auto .4rem;
    }
    #messagelist .v52fmbx {
    margin: 30px 0 0;
}
.v52fmbx, .v52fmbx dl {
    border: none;
}
.v52fmbx {
    overflow: hidden;
    border: 1px solid #ddd;
    border-top: 0;
    text-align: left;
}

.v52fmbx, .v52fmbx dl {
    border: none;
}
.v52fmbx dl {
    position: relative;
    margin: 0;
    padding: 5px 0;
}
.v52fmbx dl {
    width: 60%;
    margin: 0 auto;
}
.v52fmbx dl dt {
    height: .35rem;
    line-height: .35rem;
    padding: 0 0 !important;
}
.v52fmbx dl dd {
    margin: 0;
    padding: 2px 0 0 15px;
}
.v52fmbx dl dd .fbox, .ftype_input .fbox input {
    width: 100%;
}
.ftype_input .fbox input {
    height: .35rem;
}
.v52fmbx dl dd .tips {
    color: #aaa;
}
.ftype_input .tips {
    padding-top: 5px;
}
.v52fmbx dl dd .fbox, .ftype_input .fbox input {
    width: 100%;
}
button, input:not([type=radio]):not([type=checkbox]), select {
    vertical-align: middle;
}
.ftype_input .fbox input {
    padding: 2px 5px;
    width: 95%;
    height: 45px;
    outline: 0;
    border: 1px solid #dcdfe0;
    border-radius: 2px;
    background-color: #fff;
    color: #333;
}
.submit {
    display: block;
    padding: 0 35px;
    height: 34px;
    border: 0 none;
    border-radius: 2px;
    background: #23b7e5;
    color: #fff;
    font-family: 'Microsoft YaHei',Tahoma,Verdana,'Simsun';
    line-height: 26px;
    cursor: pointer;
}



/*
@media screen and (max-width: 760px) {
   #newBridge .nb-icon-group{
        display: none;
    }
}
@media screen and (max-width: 760px) {
   #nb_icon_wrap{
        display: none;
    }
}


@media screen and (max-width: 760px) {
   #newBridge .nb-invite-wrap-0{
        display: none;
    }
}
@media screen and (max-width: 760px) {
    #newBridge .nb-right-bottom{
        display: none;
    }
}



@media screen and (max-width: 760px) {
    .nb-icon-group{
        display: none;
    }
}

@media screen and (max-width: 760px) {
		#newBridge .nb-invite-wrap-base{
       margin-bottom:-150px;
	   margin-left: 400px;
    }
}
*/

@media screen and (max-width: 760px) {
		#nb_invite_wrap{
        display: none !important;
    }
	.mobile-invite-bottom{
		display:none !important;
	}
	
	#newBridge .nb-right-bottom{
        display: none !important;
    }
	#nb_icon_wrap{
		display:none !important;
	}
	
	#bridgebtn{
		cursor: pointer;
		display: block;
		width: 100%;
		text-align: center;
		background: #fff0;
		color: #fff;
		border: 0;
		height: 45px;
	}
}
/*
@media screen and (max-width: 760px) {
    #newBridge .nb-invite-skin-9{
        display: none;
    }
}

@media screen and (max-width: 760px) {
    #newBridge .nb-icon-wrap-0 {
        display: none;
		margin-right: -130px;
    }
}
*/
.col-lg-2 {
	width: 16.666666666666668%;
}

.col-lg-3 {
	width: 25%;
}

.col-lg-4 {
	width: 33.333333333333336%;
}

.col-lg-5 {
	width: 41.66666666666667%;
}

.col-lg-6 {
	width: 50%;
}

.col-lg-7 {
	width: 58.333333333333336%;
}

.col-lg-8 {
	width: 66.66666666666667%;
}

.col-lg-9 {
	width: 75%;
}

.col-lg-10 {
	width: 83.33333333333334%;
}

.col-lg-11 {
	width: 91.66666666666667%;
}

.col-lg-12 {
	width: 100%;
}

/* 头部 */
header .header_top {
	padding: 0.19rem 0 0.15rem 0;
    border-bottom: 1px solid #c4c4c4;
    display: block;
}
header nav{
    display: block;
}
header .banner {
	/*height: 6rem;*/
}

header .banner img {
	height: 100%;
    width: 100%;
    object-fit: cover;
}

header .header_top > .container {
	overflow: hidden;
}

header .logo {
	display: flex;
    align-items: flex-end;
    float: left;
}

header .logo a {
	width: 2.6rem;
    margin-right: 0.25rem;
}

header .header_img {
	width: 2.8rem;
    height: 0.4rem;
}

header .header_right {
	float: right;
    font-size: 0.16rem;
    color: #555;
}

header .right_label i {
	font-size: 0.27rem;
    color: #875c2f;
    display: inline-block;
    vertical-align: middle;
}

header .right_label > div {
	display: inline-block;
    line-height: 1;
    color: #555;
}

header .right_label span {
	font-size: 0.2rem;
    color: #ff9000;
}

header .right_label2 > div {
	font-size: 0.16rem;
}

header .search {
	border: 0.01rem solid #c4c4c4;
    height: 0.35rem;
    line-height: 0.35rem;
    position: relative;
    box-sizing: border-box;
}

header .search .text {
	border: none;
    height: 100%;
    box-shadow: 0 0 black;
    width: 80%;
    border-right: 1px solid #c4c4c4;
    vertical-align: top;
    padding-left: 0.1rem;
    box-sizing: border-box;
}

header .search .text:focus {
	outline: none;
}

header .search .submit_div {
	position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 20%;
    border: none;
    background: #303030;
}

header .submit_div i {
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #664b2f;
    font-weight: bold;
    font-size: 0.18rem;
}

header .search .submit {
	width: 100%;
    height: 100%;
    border: navajowhite;
    background: transparent;
	position:absolute;
	top:0;
}

header .right_label2 {
	margin-bottom: .05rem;
}

header form input::-webkit-input-placeholder {
	color: #999;
}

header nav > .container {
	font-size: 0;
	-webkit-text-size-adjust: none;
}

header nav ul {
	text-align: center;
}

header nav li {
	display: inline-block;
	font-size: 0;
    width:12%;
}
/*手机头部*/
.

/*手机搜索*/
.mhear_menu{
	overflow: hidden;
}
.mhear_menu1{
    float:right;
    overflow: hidden;
}
.mhear_menu1>div:nth-child(1){
    float:left;
    margin:.2rem;
     width:.3rem;
    
}
.mhear_menu1>div:nth-child(2){
     float:left;
    width:.3rem;
    margin:.2rem;
}


.mhear_menu_search i{
    font-size:.3rem;
}
.search_t{
    display: none;
    width:100%;
    position: absolute;
    top: 70px;
    height:60px;
    background: #fff;
    z-index: 2;
    border-top:1px solid #ddd;
}

.search_t .search {
    width:90%;
    margin:0 auto;
    border: .01rem solid #c4c4c4;
    height: .35rem;
    border-radius: .35rem;
    line-height: .35rem;
    position: relative;
    box-sizing: border-box;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}

.search_t .search .text {
    border: none;
    height: 100%;
    box-shadow: 0 0 black;
    width: 80%;
    border-right: 1px solid #c4c4c4;
    vertical-align: top;
    padding-left: 0.1rem;
    box-sizing: border-box;
    border-top-left-radius:.35rem; 
    border-bottom-left-radius:.35rem; 
}

.search_t .search .text:focus {
    outline: none;
}

.search_t .search .submit_div {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 20%;
    border:none;
    background: #303030;
    border-top-right-radius:.35rem; 
    border-bottom-right-radius:.35rem; 
}

.search_t .submit_div i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: bold;
    font-size: 0.18rem;
}

/*手机搜索 end*/
/*客户*/
.known1 {
    background: url(../images/6.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    box-sizing: border-box;
    padding: 0.5rem 0;
}

.known1 .known_main ul {
    overflow: hidden;
    margin: 0 -1.5% -2.5%;
}

.known1 .known_main li {
    float: left;
    box-sizing: border-box;
    padding-bottom: 2.5%;
    padding: 0 1.25% 2.5%;
}

.known1 .known_main li div{
    height: 1.4rem;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.known1 .known_main li img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}
.known1 .known_main span{
    line-height: .5rem;
    display: block;
    text-align: center;
    border-top:1px solid #eee;
    background: #fff;
}
/*客户 end*/

.container_ul>li>a {
	font-size: 0.18rem;
	color: #555555;
	display: block;
	padding: 0.2rem 0;
}

.container_ul>li>a:hover{
	color: #ff8801;
}

header nav .active>a {
	color: #ff8801;
}
.active1{
    position: relative;
}

.active_list{
    position: absolute;
    top:65px;
    width:100%;
    display: none;
    z-index: 2;
}
.active1:hover .active_list{
   display: block;
}

.active_list li:first-child{
    border-top:2px solid #FFB14C;
}
.active_list li{
    
    width: 100%;
    background: #fff;
    border-bottom:1px solid #D1D5D8;
   
}
.active_list a{
    color:#000;
    height:60px;
    line-height: 60px;
    font-size: 0.15rem;
    display: block;
}
.active_list a:hover{
	color: #ff8801;
}
/*分页*/
.met_pager{
	margin-bottom:.3rem;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.numbers{
	display:inline-block;
	white-space:nowrap;	
}
.met_pager .PreSpan, .met_pager .PreA{
	margin-right:0!important;
}
.met_pager .Ahover{
	background: #FF9000!important;
	color:#fff!important;
}
.met_pager span{
		padding:.1rem .1rem;

}
.met_pager span a{
	border: none;
}

.met_pager>div>a:nth-child(1){
	/*margin-right: 0!important;*/
}
.met_pager>span>a:hover{
	border:none;
}

.met_pager>div>a{
	margin:0 .1rem;
	

}
.PreA{
	color:#aaa!important;
}

.met_pager .PreSpan, .met_pager .NextSpan,.PageHome,.PageHome a{
	background: #fff!important;
	color:#fff!important;

}
.met_pager .NextSpan, .met_pager .NextA{
	margin-left:0!important;
	color:#aaa!important;
}
.met_pager span:last-child{
	margin-left:.15rem!important;
}

/*手机版*/
.mheader_top{
    display: none;
}
.mheader_top1{
	height:70px;
}
.mheader_top .logo1{
    display: flex;
    align-items: flex-end;
    float: left;
    width:190px;
   	align-items: center;
   	height:.7rem;
   	align-items: center;
   	margin-left:.1rem;
}
.mheader_top .logo a{
    margin-right: 0;
}

.mhear_menu_list{
    width:100%;
    position: absolute;
    top:70px;
    background: #fff;
    display: none;
    z-index: 2;
}

.mhear_menu_list>li{
    line-height: .6rem;
    border-bottom:1px solid #eee;
    position: relative;
    overflow: hidden;
}
.mhear_menu_list>li>a{
  /*  width:80%;
    float:left;*/
}
.icon_right{
    position: absolute;
    top:15px;
  
    right: 10px;
    float:right;
    width:.3rem;
    height:.3rem;
     transition: .5s ;
}
.mhear_menu_list>li:first-child{
   border-top:1px solid #eee;
}
.active_click{
    position: relative;
}

.active_click{
    overflow: hidden;
    border-bottom:1px solid #eee;
}

.active_click a{
 
    padding-left: 30px;
    border-bottom:1px solid #eee;
}
.active_list2{
    width:100%;
    background: #fff!important;
    color:#000;
}

.active_list2 li{
     padding-left:30px;
    line-height: 50px;
    height:50px;
    border-bottom: 1px solid #eee;  
}
.icon_r{
    transform: rotate(90deg);
    transition: .5s ;
}


/*手机版end*/



/*手机版*/
/*.mheader_top{
    display: none;
    overflow: hidden;
}
.mheader_top .logo1{
    display: flex;
    align-items: flex-end;
    float: left;
    width:190px;
   	align-items: center;
   	height:.7rem;
   	align-items: center;
   	margin-left:.1rem;
}
.mheader_top .logo a{
    margin-right: 0;
}
.mhear_menu>.mhear_menu_but{
    float:right;
    width:.4rem;
    margin:.2rem;
}
.mhear_menu_list{
    width:100%;
    position: absolute;
    top:70px;
    background: #fff;
    display: none;
    z-index: 1;
}

.mhear_menu_list li{
    line-height: 80px;
    height:80px;
    border-bottom:1px solid #eee;
    padding-left: 30px;
}
.mhear_menu_list li:first-child{
   border-top:1px solid #eee;
}
.mhear_menu_list li:hover{
    background: #000;
    
}
.mhear_menu_list li:hover a{
    color:#fff;
}
*/
/* 头部 end */

/* 模块 */
.module {
	margin-top: 0.6rem;
}

.module_top {
	margin:0  .15rem  0.5rem;
	line-height: 1;
}

.module_title {
	font-size: 0.26rem;
    text-align: center;
}

.module_line {
	border-top: 0.02rem solid #ff9000;
    width: 1.8rem;
    margin: 0.15rem auto 0.18rem;
}

.module_vice {
	font-size: 0.14rem;
    color: #999999;
    text-align: center;
    line-height: .2rem;
}

.module_btn {
    text-align: center;
    font-size: 0;
    -webkit-text-size-adjust: none;
    margin-bottom: .5rem;
}

.module_btn .active {
    color: #ff9000;
    border-bottom: 2px solid #ff9000;
}

.module_btn a {
    color: #333;
    font-size: .16rem;
    display: inline-block;
    margin-right: .1rem;
    padding: 0 .1rem .14rem;
	border-bottom: 2px solid rgba(0,0,0,0);
}

.module_btn a:hover {
    color: #ff9000;
    border-bottom: 2px solid #ff9000;
}
/* 模块 end */

/* 关于 */
.index .about_main {
	
	overflow: hidden;
}

.index .about_left {
	float: left;
}

.index .about_title {
	font-size: 0.2rem;
    color: #333;
    line-height: 1;
    margin-bottom: 0.25rem;
}

.index .about_content {
	font-size: 0.15rem;
    color: #919191;
    line-height: 0.3rem;
}

.index .about_right {
    float: right;
    height:3.5rem;
}

.index .about_right img {
	height: 100%;
    object-fit: cover;
}

.index .about_labels {
	overflow: hidden;
    margin-top: 0.3rem;
    display: flex;
}

.index .about_label {
	float: left;
    text-align: center;
    line-height: 1;
    flex-grow: 1;
}

.index .about_label_img {
	width: 0.5rem;
    height: 0.5rem;
    margin: 0 auto;
}

.index .about_label_img img {
	width: 100%;
	height: 100%;
}

.index .about_label_title {
	color: #ff9000;
    font-size: 0.14rem;
    margin-top: 0.3rem;
}

.index .about_label_des {
	font-size: 0.14rem;
    color: #bbb;
    margin-top: 0.15rem;
}

.index .about_label_line {
	border-top: 0.02rem solid #d6d6d6;
    width: 0.6rem;
    margin: 0.1rem auto 0;
}

.index .known {
	background: url(../images/6.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    box-sizing: border-box;
    padding: 0.5rem 0;
}

.index .known_main ul {
	overflow: hidden;
	margin: 0 -1.5% -2.5%;
}

.index .known_main li {
	float: left;
    box-sizing: border-box;
    padding-bottom: 2.5%;
    padding: .5% 1.25% 2.5%;
}

.index .known_main li a {
    height: 1.4rem;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.index .known_main li a:hover{
	box-shadow: 0px 0px 8px 1px rgba(0,0,0,.3)
}

.index .known_main li img {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.index .module_more {
	width: 1.8rem;
    height: 0.45rem;
    margin: 0.4rem auto 0;
    text-align: center;
    line-height: 0.45rem;
    background: #ff9000;
}

.index .module_more a {
	color: #fff;
	font-size: .2rem;
}

.index .case_des {
	font-size: 15px;
    color: #333;
    margin-bottom: .4rem;
    text-align: center;
    font-weight: bold;
}

.index .case_main ul {
	overflow: hidden;
	margin: 0 -1.5% -3%;
}

.index .case_main li {
	float: left;
	padding: 0 1.5%;
	box-sizing: border-box;
	margin-bottom: 3%;
	overflow: hidden;
}

.index .case_font {
	color: #333;
    text-align: center;
    line-height: 1;
    margin: .3rem auto 0;
}
/* 关于 end */

/* 服务流程 */
.active2{
    border: 1px solid #ff9000!important;
    background: none!important;
}
.active3{
    color:#ff9000!important;
}
.service-container{
    overflow: hidden;
}
.service_main .top_content {
	display: flex;
    align-items: center;
}
.service_main .top_label_img {
    background: #f3f3f3;
    border: 1px solid #f3f3f3;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    font-size: 0;
    -webkit-text-size-adjust: none;    
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}


.service_main .top_label_img img {
	max-height: .35rem;
}

.service_main .top_label {
    display: inline-block;
    text-align: center;
    margin-top: 10px;
}

.service_main .top_num {
	position: absolute;
    top: -0.08rem;
    font-size: 0.18rem;
    color: #fff;
    background: #ff9000;
    line-height: 1;
    border-radius: 50%;
    height: 0.3rem;
    width: 0.3rem;
    text-align: center;
    line-height: 0.3rem;
    right: -0.08rem;
}

.service_main .top_arrow {
	position: relative;
    top: -0.15rem;
    left: 0;
}
.top_content>div{
         margin: 0 auto;
    }




.service_top {
	font-size: 0;
	-webkit-text-size-adjust: none;
}

.service_main .top_font {
    color: #333;
    font-weight: 400;
	font-size: .143rem;
    font-weight: bold;
    margin-top: 0.2rem;
}

.service_main .service_content {
	margin-top: 0.35rem;
	overflow: hidden;
}

.service_content .content_left {
	float: left;
    width: 50%;
    /* height: 2.7rem; */
	height:3.95rem;
    overflow: hidden;
}

.service_content .content_left img {
	height: 100%;
	width: 100%;
}

.service_content .content_right {
	float: right;
    width: 46%;
}

.service_content h3 {
	color: #ff9000;
    font-size: 0.26rem;
}

.service_content .form_text {
	margin-top: 0.4rem;
}

.service_content .form_text input {
	width: 78%;
    height: 0.45rem;
    border: 1px solid #ddd;
    margin-bottom: 0.2rem;
    padding-left: 0.15rem;
    box-sizing: border-box;
	margin-left: 0.15rem;
}

.service_content .btn {
	height: 0.5rem;
    position: relative;
    background: #ff9000;
}

.service_content .submit {
	border: navajowhite;
    background: transparent;
    width: 100%;
    height: 100%;
}

.service_content .btn_font {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 0.16rem;
    color: #fff;
    line-height: 1;
}

.service_content .btn_font i {
	margin-left: .2rem;
}

/* 服务流程 end */

/* 企业优势 */
.advantage_main {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

.advantage_main ul {
	overflow: hidden;
}

.advantage_main li {
	float: left;
    padding: .5rem 0;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    position: relative;
	cursor: pointer;
}

.advantage_img {
	width: .5rem;
    height: .45rem;
    margin: 0 auto;
    position: relative;
}

.advantage_hover{
	display: none;
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: .3rem;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background-color: rgba(0,0,0,.5);
	box-sizing: border-box;
}

.advantage_main li:hover .advantage_hover{
    display: block;
}
.advantage_box{
    position: absolute;
    top:0;
    width:100%;
    height:100%;
    background: #FF9000;
    display:none;
    color:#fff;
    text-align: center;

}
.advantage_box>div{
    position: absolute;
    width:80%;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    font-size:.16rem;
}
.advantage_box div span{
    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient:vertical;
}


.advantage_font {
	text-align: center;
    font-size: .16rem;
    color: #666;
    margin-top: .2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.advantage_btn{
	margin-top: 40px;
	text-align: center;
}

.advantage_btn a{
	display: inline-block;
	width: 180px;
	color: #fff; 
	background-color: #ff9000; 
	padding: 12px 0; 
	margin: 0 15px 20px 15px;
}

.advantage_btn a:hover{
	background-color: #e07f00; 
}

/* 企业优势 end */

/* 精英团队 */
.team {
	background: #f3f3f3;
    padding: .5rem 0 .66rem;
}

.team_container a {
    text-align: center;
}

.team_content {
	line-height: 1;
}
.swiper2-container,.team2_content>.team_prev,.team2_content>.team_next{
    	display:none;
    }
.team_content .team_label {
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.team_content .team_label1 {
	color: #ff9000;
    margin-top: .2rem;
}

.team_content .team_label2 {
	margin-top: .2rem;
    font-size: .16rem;
}

.team_content .team_label3 {
	margin-top: .15rem;
    font-size: .16rem;
}

.team_img {
	position: relative;
	width: 2rem;
    height: 2rem;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto;
}

.show_much{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 2rem;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	background-color: rgba(0,0,0,.3);
}

.team_img:hover .show_much{
	display: block;
}

.team_img img {
	object-fit: cover;
    width: 100%;
    height: 100% !important;
}

.team_content {
	overflow: hidden;
	position: relative;
}

.team_btn:hover {
	background: #ff9000;
}

.team_prev {
	display: inline-block;
    font-size: .5rem;
    background: #dbdbdb;
    color: #fff;
    padding: .2rem .05rem;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.team_container {
    width: 85%;
}

.team_next {
	display: inline-block;
    font-size: .5rem;
    background: #dbdbdb;
    color: #fff;
    padding: .2rem .05rem;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

/* 精英团队 end */

/* 听听客户怎么说 */
.customer_main {
	margin: 0 -.15rem;
}

.customer_main ul {
	overflow: hidden;
}

.customer_main li {
	box-sizing: border-box;
	float: left;
}

.customer_more{
	padding: 0 .15rem;
	border: solid 1px rgba(0,0,0,0);
	box-sizing: border-box;
}

.customer_more:hover .customer_font{
	color: #ff9000;
}

.customer_more:hover .customer_img img{
	transform: scale(1.2);
}

.customer_img {
	height: 2.9rem;
	overflow: hidden;
}

.customer_img img {
	height: 100%;
    width: 100%;
    object-fit: cover;
	transition: all 0.6s;
}

.customer_font {
	font-size: .16rem;
    color: #666;
    line-height: 0.3rem;
    margin-top: .15rem;
}

.customer_main .more {
	display: inline-block;
    font-size: .16rem;
    color: #666;
    border: 1px solid #ddd;
    line-height: 1;
    padding: .1rem .45rem;
    text-transform: uppercase;
    margin-top: .1rem;
}

.customer1 li{
    margin-bottom:.6rem;
}
/* 听听客户怎么说 end */
/* 资讯动态 */
.information {
	background: #f3f3f3;
    padding: .5rem 0;
}

.information_main {
	overflow: hidden;
}

.information_list {
	padding: 0 .4rem;
    box-sizing: border-box;
    float: left;
}

.information_title {
	font-weight: bold;
    margin-bottom: .25rem;
}

.information_list li {
	margin-bottom: .2rem;
}

.information_list a {
	color: #666;
    overflow: hidden;
    font-size: .14rem;
}

.information_list a:hover{
	cursor: pointer;
	text-decoration: underline;
	color: #ff8801;
}

.information_list a div:nth-child(1) {
	float: left;
	width: 75%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.information_list a div:nth-child(2) {
	float: right;
	width: 20%;
}

.information .more {
	display: inline-block;
    font-size: .16rem;
    text-transform: uppercase;
    width: 1.6rem;
    height: .45rem;
    border: 1px solid #ddd;
    line-height: .45rem;
    text-align: center;
    background: #fff;
}
/* 资讯动态 end */

/* 底部 */
footer .foot_top {
	background: #182029;
	padding: .25rem 0;
}

.foot_top nav {
	text-align: center;
	font-size: .16rem;
	-webkit-text-size-adjust: none;
	overflow: hidden;
}

.foot_top nav a {
	color: #fff;
	font-size: .16rem;
}

.foot_top nav a:hover{
	color: #ff8801;
}

.foot_top .nav_column {
	border-right: 1px solid #fff;
    padding-right: .15rem;
    margin-right: .15rem;
    line-height: 1;
    display: inline-block;
}

.foot_top .nav_column:last-child {
	border-right: none;
}

.foot_top .top_group {
	margin: .5rem 0;
	font-size: 0;
	text-align: center;
}

.foot_top .top_info {
	display: inline-block;
	text-align: left;
}

.foot_top .info_title {
	color: #b3b3b3;
    margin-bottom: .3rem;
    font-size: .18rem;
}

.foot_top .info_content {
	color: #959595;
    font-size: .16rem;
}

.foot_top .ewm_module {
	background: #fff;
    padding: .15rem .45rem;
    display: inline-block;
}

.foot_top .ewm_module:nth-child(1) {
	margin-right: .6rem;
}

.foot_top .top_ewm {
	display: inline-block;
    margin-left: .85rem;
}

.foot_top .ewm_font {
	font-size: .165rem;
    color: #ff9000;
    text-align: center;
    line-height: 1;
}

.foot_top .ewm_font1 {
	margin-bottom: .15rem;
}

.foot_top .ewm_font2 {
	margin-top: .15rem;
}

.foot_top .link {
	border-top: 1px solid #a3a3a3;
    padding-top: .18rem;
}

.foot_top .link > .container {
	overflow: hidden;
}

.foot_top .link .link_title {
	float: left;
    color: #b3b3b3;
    font-size: .12rem;
}

.foot_top .link ul {
	float: left;
    margin-left: .2rem;
    overflow: hidden;
    font-size: 0;
}

.foot_top .link li {
	border-right: 1px solid #959595;
    padding-right: .1rem;
    margin-right: .1rem;
    display: inline-block;
}

.foot_top .link li:last-child {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}

.foot_top .link a {
	font-size: .12rem;
    color: #959595;
}

.foot_top .link a:hover{
	color: #fff;
}

.foot_bottom {
	background: #0b0f13;
    color: #fff;
    text-align: center;
    padding: .2rem 0; 
	height: 223px;
}
/* 底部 end */

/* 内页 */

/* 精英团队 */
.nTeam_content {
	overflow: hidden;
	margin: 0 -.2rem;
}

.nTeam_module {
	height: 380px;
	overflow: hidden;
	float: left;
	padding: 0 .2rem;
	box-sizing: border-box;
	margin-bottom: .4rem;
}

.nTeam_module:hover .module_content {
    background: #ff9d1e;
}

.nTeam_module:hover .module_name, .nTeam_module:hover .module_position,.nTeam_module:hover  .module_des,.nTeam_module:hover  .module_more {
	color: #fff;
}

.nTeam_module:hover .module_line {
	border-top: 1px solid #fff;
}

.nTeam_module:hover .module_more {
	border: 1px solid #fff;
}

.nTeam_module .module_img {
	width: 40%;
    height: 100%;
    float: left;
}

.nTeam_module .module_img img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.nTeam_module .module_content {
	float: left;
    width: 60%;
    height: 100%;
    background: #e8e8e8;
    line-height: 1;
    padding: 0 .3rem;
    box-sizing: border-box;
}

.nTeam_module .module_name {
	font-size: 20px;
    font-weight: bold;
    margin: .3rem 0 .15rem;
}

.nTeam_module .module_position {
	font-size: .15rem;
    color: #666;
    margin-bottom: .18rem;
}

.nTeam_module .module_line {
	border-top: 1px solid #626262;
    width: .3rem;
    margin: 0 0 .4rem;
}

.nTeam_module .module_des {
	font-size: .15rem;
    line-height: .3rem;
    color: #666;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;

}

.nTeam_module .module_more {
	margin-top: .65rem;
    color: #626262;
    font-size: .15rem;
    display: inline-block;
    padding: .15rem .25rem;
    border: 1px solid #999;
}
/* 精英团队 end */

/* 精英团队详情页 */
.teamShow_head {
	overflow: hidden;
    height: 3.18rem;
    margin: .95rem 0 .5rem;
    border-bottom: 1px solid #eee;
    padding-bottom: .5rem;
}

.teamShow_head .head_img {
	float: left;
    width: 20%;
    height: 100%;
}

.teamShow_head .head_img img {
	height: 100%;
    width: 100%;
    object-fit: contain;
}

.teamShow_head .head_content {
	float: left;
    width: 80%;
    box-sizing: border-box;
    padding-left: .38rem;
}

.teamShow_head .head_title {
	margin: .35rem 0 .45rem;
    font-size: .22rem;
    font-weight: bold;
}

.teamShow_head .head_label {
	font-size: .15rem;
    color: #666;
    line-height: 1;
    margin-bottom: .2rem;
}

.teamShow_content {
	line-height: 1;
}

.teamShow_content span {
	font-size: .15rem;
    color: #555555;
    margin-bottom: .2rem;
    display: block;
}

.teamShow_content .content_module {
	margin-bottom: .4rem;
}

.teamShow_content .module_title {
	text-align: left;
    font-size: .15rem;
    color: #555;
    font-weight: bold;
    margin-bottom: .25rem;
}

.teamShow_content .module_content {
	font-size: .15rem;
    color: #555;
    line-height: .36rem;
}

.teamShow_content .module_imgs {
	overflow: hidden;
	margin: 0 -.15rem;
}

.teamShow_content .module_imgs .module_img {
	float: left;
    height: 3.8rem;
    padding: .2rem .15rem;
    box-sizing: border-box;
}

.teamShow_content .module_imgs .module_img img {
	height: 100%;
    width: 100%;
    object-fit: cover;
}
/* 精英团队详情页 end */
/* 联系我们 */

.contact_cotent {
    overflow: hidden;
}

.contact_left {
    width: 40%;
    line-height: 1;
    float: left;
}

.contact_left .left_title {
    font-size: .24rem;
    font-weight: bold;
    margin-bottom: .25rem;
}

.contact_left .left_prompt {
    font-size: .2rem;
    font-weight: bold;
    color: #333;
    margin-bottom: .4rem;
}

.contact_left .left_label {
    font-size: .16rem;
    color: #666;
    margin-bottom: .3rem;
}

.contact_left .left_label i {
    font-size: .18rem;
    color: #000;
    margin-right: .2rem;
}

.contact_left .left_label span {
    font-size: .18rem;
    color: #000;
}

#contact_right {
    float: right;
    width: 55%;
    height: 3.7rem;
}

.contact2_module {
    line-height: 1;
}

.contact2_title {
    font-size: .16rem;
    font-weight: bold;
    margin-bottom: .2rem;
}

.contact2_content {
    font-size: .14rem;
    color: #666666;
    margin-bottom: .45rem;
}

.content_label {
    margin-bottom: .25rem;
}

.contact2_foot {
    background: #f3f3f3;
    padding: .95rem 0 .5rem;
}

.contact2_foot .top {
    text-align: center;
    margin-bottom: .5rem;
}

.contact2_foot .foot_title {
    font-size: .36rem;
}

.contact2_foot .foot_vice {
    font-weight: bold;
    margin-top: .1rem;
}

.contact2_foot .bottom {
    text-align: center;
    font-size: 0;
    line-height: 1;
}

.contact2_foot .bottom div:nth-child(1) {
    display: inline-block;
    font-size: .18rem;
    vertical-align: middle;
}

.contact2_foot .bottom div:nth-child(2) {
    display: inline-block;
    font-size: .45rem;
    vertical-align: middle;
    margin-left: .15rem;
}

.contact2_foot .bottom a {
    display: inline-block;
    font-size: .16rem;
    vertical-align: middle;
    margin-left: .5rem;
    border: 2px solid #333;
    padding: .15rem .4rem;
    background: #fff;
    margin-top: .20rem;
    border-radius: .05rem;
}
/* 联系我们 end */
/* 资讯 */
.news_list {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .35rem;
    padding-bottom: .35rem;
    border-bottom: 1px dashed #d7d7d7;
}

.news_list:hover .right_img {
    border: .1rem solid #ff9d1e;
}

.news_list:hover .right_title {
    color: #ff9d1e;
}

.news_left {
    float: left;
}

.news_left .news_font {
    float: left;
}

.news_left .news_y {
    font-size: 34px;
    font-weight: bold;
    color: #333;
}

.news_left .news_d {
    font-size: .2rem;
    color: #999;
}

.news_left .news_line {
    float: left;
    border-right: 2px solid #ff9d1e;
    height: .25rem;
    margin: .15rem 1rem 0;
}

.news_right {
    float: right;
    width: 76%;
}

.news_right .right_img {
    float: left;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    overflow: hidden;
    border: .1rem solid #f5f1f2;
}

.news_right .right_img img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.news_right .right_content {
    float: right;
    width: 75%;
}

.news_right .right_title {
    font-size: .2rem;
    font-weight: bold;
    margin: .25rem 0 0;
}

.news_right .right_line {
    margin-top: .1rem;
    border-top: 2px solid #ff9d1e;
    width: .4rem;
}

.news_right .right_des {
    margin-top: .28rem;
    line-height: .3rem;
    color: #5b5b5b;
    font-size: .16rem;
    text-overflow: ellipsis;
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}

.newsShow > .container {
    overflow: hidden;
}

.newsShow_left {
    width: 78%;
    float: left;
}

.newsShow_top {
    text-align: center;
    line-height: 1;
    margin-top: .7rem;
    border-bottom: 1px solid #eee;
}

.newsShow_title {
    font-size: .26rem;
    font-weight: bold;
    margin-bottom: .25rem;
}

.newsShow_other {
    margin-bottom: .3rem;
    color: #999;
    font-size: .14rem;
}

.newsShow_other span {
    color: #ff9000;
}

.newsShow_right {
    float: right;
    margin-top: .7rem;
    width: 20%;
}

.newsShow_right .right_top {
    margin-bottom: .3rem;
}

.newsShow_right .right_title {
    font-size: .2rem;
    font-weight: bold;
    display: inline-block;
}

.newsShow_right .right_vice {
    display: inline-block;
    font-size: .15rem;
    color: #999;
}

.newsShow_right .right_ul li {
    margin-bottom: .15rem;
    overflow: hidden;
}

.newsShow_right .right_ul a {
    font-size: .14rem;
    color: #666;
}

.newsShow_right .right_ul .ul_tilte {
    float: left;
    width: 80%;
}

.newsShow_right .right_ul .ul_time {
    float: right;
}

.newsShow_content {
	min-height: 4rem;
    font-size: .15rem;
    color: #555;
    line-height: .35rem;
    margin-bottom: 40px;
}
/* 资讯 end */
/* 关于我们 */
.nAbout_main {
    background: #f8f8f8;
    padding: .1rem 0;
    margin-bottom: .85rem;
}

.nAbout_main > .container {
    overflow: hidden;
}

.nAbout_module {
    float: left;
    height: 2.9rem;
    padding: .45rem .15rem 0;
    box-sizing: border-box;
    border-right: 1px solid #eee;
}

.nAbout_module:nth-child(3n) {
    border-right: none;
}

.nAbout_module:nth-child(1), .nAbout_module:nth-child(2), .nAbout_module:nth-child(3) {
    
    border-bottom: 1px solid #eee;
}
 
.nAbout_module .module_top {
    overflow: hidden;
    margin-bottom: 0;

}

.nAbout_module .top_img {
    float: left;
    width: 38px;
}

.nAbout_module .top_imgNone {
    float: left;
    width: 38px;
    height: 1px;
}

.nAbout_module .top_font {
    float: left;
    font-size: .16rem;
    font-weight: bold;
    margin-left: .2rem;
}

.nAbout_module .top_line {
    border-top: 2px solid #c2c2c2;
    width: .22rem;
    margin-top: .1rem;
}

.nAbout_module .module_bottom {
    font-size: .14rem;
    color: #666;
    line-height: .3rem;
    margin-top: .1rem;
    margin-left: .6rem;
}

.nAbout2_module {
    line-height: 1;
    margin-bottom: .5rem;
    padding-bottom: .5rem;
    border-bottom: 1px solid #eee;
}

.nAbout2_module .module_title {
    font-size: .24rem;
    font-weight: bold;
    color: #333;
    margin-bottom: .4rem;
    text-align: center;
}

.nAbout2_module .module_vice {
    font-size: .15rem;
    color: #666;
    text-align: left;
}

.nAbout2_main {
    margin-bottom: .95rem;
}

.nAbout2_main .more {
    display: inline-block;
    font-size: .15rem;
    color: #666;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid #999;
    line-height: 1;
    padding: .1rem .4rem;
    background: #fff;
}

.nAbout2_main .mores {
    display: inline-block;
    font-size: .15rem;
    color: #666;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid #999;
    line-height: 1;
    padding: .1rem .4rem;
    background: #fff;
}

.nAbout3_imgs {
    overflow: hidden;
    margin: 0 -.15rem;
    margin: .65rem 0;
}

.nAbout3_imgs > div {
    float: left;
    padding:.15rem;
    height: 3.4rem;
    box-sizing: border-box;
}

.nAbout3_imgs > div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nAbout4_ul {
    margin: 0 -.15rem .4rem;
    overflow: hidden;
}

.nAbout4_ul li {
    padding: 0 .15rem;
    margin-bottom: .3rem;
    box-sizing: border-box;
    float: left;
}

.nAbout4_ul a {
    box-sizing: border-box;
    padding: .1rem;
    border: 1px solid #f3f3f3;
}

.nAbout4_img {
    height: 2.7rem;
}

.nAbout4_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nAbout4_title {
    text-align: center;
    margin: .4rem 0;
    line-height: 1;
    color: #333;
}
/* 关于我们 end */
/* 案例 */
.case_des a{
    display: inline-block;
	margin-right: 20px;
}
.case_des a:hover{
	color: #ff9000;
}
.nCase_img img {
    width: 100%;
    height: 2.6rem;
    object-fit: cover;
}

.nCase_title {
    font-size: .15rem;
    text-align: center;
    margin: .15rem 0 .25rem;
    color: #f58a00;
    line-height: 1;
}
.case_img{
    position: relative;
	width: 100%;
	overflow: hidden;
}
.case_main{
	overflow: hidden;
}
.case_main li a:hover .case_box{
    display: block;
}
.case_box{
    display: none;
    position: absolute;
    top:0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,.3);
   
}
.case1 .case_main li {
    float: left;
    padding: 0 1.5%;
    box-sizing: border-box;
    margin-bottom: 3%;
}
.case1 .case_font {
    color: #333;
    text-align: center;
    line-height: 1;
    margin: .3rem auto 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.case_box1{
    color:#fff;
    text-align: center;
    position: absolute;
    width: 85%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);

}
.case_box1 span{
    display: block;
    width:45%;
    padding:.1rem;
    margin: .3rem auto 0;
    border:1px solid #fff;

}
/* 案例 end */
/* 服务项目 */

.nService_module {
    overflow: hidden;
    background: #f3f3f3;
    margin-bottom: .4rem;
}

.nService_module .module_imgs {
    width: 65%;
    float: left;
    margin: -0.01rem;
    background: #fff;
}

.nService_module .module_imgs > div:nth-child(1) > img, .nService_module .module_imgs > div:nth-child(2) > img {
    height: 2.16rem;
}

.nService_module .module_imgs > div:nth-child(3) > img, .nService_module .module_imgs > div:nth-child(4) > img {
    height: 1.86rem;
}

.nService_module .module_imgs > div {
    float: left;
    width: 50%;
    padding: 0.01rem;
    box-sizing: border-box;
}

.nService_module .module_imgs img {
    width: 100%;
    height:100% !important;
    object-fit: cover;
}

.nService_module .module_font {
    float: right;
    width: 35%;
    padding-left: 0.35rem;
    padding-top: 0.65rem;
    box-sizing: border-box;
    line-height: 1;
}

.nService_module .module_font .font_title {
    font-size: .24rem;
    color: #333;
    font-weight: bold;
    margin-bottom: .5rem;
}

.nService_module .module_font .font_des {
    font-size: .15rem;
    color: #666;
    line-height: .3rem;
}

.nService_module2 .module_font {
    float: left;
}

.nService_module2 .module_imgs {
    float: right;
}

.nService_module2 .module_imgs > div:nth-child(1) {
    width: 70%;
}

.nService_module2 .module_imgs > div:nth-child(2) {
    width: 30%;
    padding-left: 0;
}

.nService_module2 .module_imgs > div:nth-child(2) img {
    height: 4.05rem !important;
}

.module_column {
    height: 4.05rem;
}

.module_column > div {
    padding: 1px;
    height:50%;
    box-sizing: border-box;
}
/* 服务项目 end */

/*搜索*/
.search_title a,.search_title a em{
	color:#333!important;
}
.search_updatetime{
	color:#bbb!important;
}
.searchnavlist .searchgo{
	background: #FF9000!important;
}

.met_article_head .met_position a{
	display: inline-block;
}
.met_position font{
    color: #FF9000!important;
}

/* 内页 end */

/*留言*/
.message .module_top{
	margin-bottom:.3rem;
}
#messagelist{
	padding-top:0;
	width:70%;
	margin:0 auto .4rem;
}

.v52fmbx_hr{
	background-color:#fff;
	border-bottom:1px solid #ddd;
	border-top:none;
	
}
.v52fmbx,.v52fmbx dl{
	border:none;
}

.v52fmbx dl dd .fbox,.ftype_input .fbox input{
	width:100%;
}
.ftype_input .fbox input{
	height:.35rem;
}
.v52fmbx dl dt{
	height:.35rem;
	line-height:.35rem;
	padding: 0 0 !important;
}
.v52fmbx dl{
	width:60%;
	margin:0 auto;
}





/*pc端*/
@media only screen and (min-width: 993px) and (max-width: 1200px) {

	.index .known_main ul {
		padding: 0 3%;
	}

	.col-md-1 {
		width: 8.333333333333334%!important;
	}

	.col-md-2 {
		width: 16.666666666666668%!important;
	}

	.col-md-3 {
		width: 25%!important;
	}

	.col-md-4 {
		width: 33.333333333333336%!important;
	}

	.col-md-5 {
		width: 41.66666666666667%!important;
	}

	.col-md-6 {
		width: 50%!important!important;
	}

	.col-md-7 {
		width: 58.333333333333336%!important;
	}

	.col-md-8 {
		width: 66.66666666666667%!important;
	}

	.col-md-9 {
		width: 75%!important;
	}

	.col-md-10 {
		width: 83.33333333333334%!important;
	}

	.col-md-11 {
		width: 91.66666666666667%!important;
	}

	.col-md-12 {
		width: 100%!important;
	}
    .container{
        padding:0 3%;
    }


}
/*pc端 end*/

/*平板端*/
@media only screen and (min-width: 769px) and (max-width: 992px) {

	body {
		font-size: 16px;
		font-size: 0.16rem;
	}

	.index .known_main ul {
		padding: 0 3%;
	}

	.col-sm-1 {
		width: 8.333333333333334%!important;
	}

	.col-sm-2 {
		width: 16.666666666666668%!important;
	}

	.col-sm-3 {
		width: 25%!important;
	}

	.col-sm-4 {
		width: 33.333333333333336%!important;
	}

	.col-sm-5 {
		width: 41.66666666666667%!important;
	}

	.col-sm-6 {
		width: 50%!important;
	}

	.col-sm-7 {
		width: 58.333333333333336%!important;
	}

	.col-sm-8 {
		width: 66.66666666666667%!important;
	}

	.col-sm-9 {
		width: 75%!important;
	}

	.col-sm-10 {
		width: 83.33333333333334%!important;
	}

	.col-sm-11 {
		width: 91.66666666666667%!important;
	}

	.col-sm-12 {
		width: 100%!important;
	}

    .team_img{
        width:1.3rem;
        height:1.3rem;
    }
    .container ul li{
        margin-top: 15px;
    }
     .foot_top .link .link_title{
        margin-left:.2rem;
    }
    .container{
        padding:0 3%;
    }
    .foot_top .top_ewm{
        margin-left: 0;
        margin-top:.2rem;
    }
    .foot_top .top_info{
        text-align: center;
    }
     .nAbout_module:nth-child(3){
        border-right:1px solid #eee;
     }
     .nAbout_module:nth-child(2){
         border-right:none!important;
     }
      .nAbout_module:nth-child(4){
         border-bottom:1px solid #eee;
         border-right:none!important;
      }
      .contact2_foot .bottom div:nth-child(2),.contact2_foot .bottom a{
        margin-left:0;
        margin-top: .15rem;
    }
    .contact2_foot .foot_title {
   	 font-size: .30rem;
    }
    /*新闻*/
    .right_img{
        display: none;
    }
     .news_right .right_content{
        width:100%;
    }
    .news_left .news_line {
         margin: .15rem .35rem 0 .35rem;
    }
    /*新闻 end*/
    /*服务*/
    .nService_module .module_font .font_title{
        margin-bottom:.2rem;
    }
    .nService_module .module_font{
        padding-top: .3rem;
    }
    /*服务 end*/

    /*联系我们*/
    .container iframe,#dituContent{
		width:100%!important;
	}
	iframe[Attributes Style] {
	   width:100%!important;
	}
	/*联系我们 end*/
	.nAbout3  .nAbout3_img {
		width:50%!important;
		height:2.5rem!important;
	}
	.nAbout3  .nAbout3_img img{
		width:100%!important;
		height:100%!important;
		object-fit: cover;
	}
	.right_ul{
		text-align: center;
	}
}
/*平板端 end*/
/*手机端*/
@media only screen and (min-width: 320px) and (max-width: 768px) {

	body {
		font-size: 14px;
		font-size: 0.14rem;
	}

    .mheader_top{
        display: block;
        overflow:hidden;
    }
    header .header_top,header nav {
        display: none;
    }
	.index .known_main ul {
		padding: 0 3%;
	}

	.col-xs-1 {
		width: 8.333333333333334%!important;
	}

	.col-xs-2 {
		width: 16.666666666666668%!important;
	}

	.col-xs-3 {
		width: 25%!important;
	}

	.col-xs-4 {
		width: 33.333333333333336%!important;
	}

	.col-xs-5 {
		width: 41.66666666666667%!important;
	}

	.col-xs-6 {
		width: 50%!important;
	}

	.col-xs-7 {
		width: 58.333333333333336%!important;
	}

	.col-xs-8 {
		width: 66.66666666666667%!important;
	}

	.col-xs-9 {
		width: 75%!important;
	}

	.col-xs-10 {
		width: 83.33333333333334%!important;
	}

	.col-xs-11 {
		width: 91.66666666666667%!important;
	}

	.col-xs-12 {
		width: 100%!important;
	}
    /*首页*/
    
    .about_right {
        margin-top: 10px;
    }
    .top_arrow{
        display: none;
       
    }
    .foot_top .ewm_module{
        margin-right: 0;
        margin-top: 20px;
    }
    .nav_column{
        margin-top:20px;
    }
	
    .team_prev,.team_next{
        font-size: .2rem;
    }
    .team_content .team_label2,.team_content .team_label3{
        font-size: .18rem;
        line-height: .18rem;
    }
    .team_content .team_label3{
    	width:80%;
    	margin:.15rem auto 0;
    }
    .foot_top .top_ewm {
        margin-left:0;
    }
    .foot_top .ewm_module,.foot_top .ewm_module:nth-child(1){
        margin: 20px .05rem 0;
    }
    .foot_top .ewm_module{
        padding:.15rem .1rem;
    }
    .foot_top .link .link_title{
        margin-left:.2rem;
    }
    .foot_top .link a{
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .container{
        padding:0 3%;
    }
    .container>div>div:nth-child(4){
        border-left:1px solid rgb(238, 238, 238);
        border-bottom:1px solid rgb(238, 238, 238);
        border-right:none;
    }
     /*首页 end*/
    .module_top{margin-bottom:.2rem}
    .top_font{margin-left:0!important;}
     .module_bottom{margin-left: .25rem!important;  text-overflow: ellipsis;
        overflow: hidden;
        display:-webkit-box;
        -webkit-line-clamp:5;
        -webkit-box-orient:vertical;}
		
	

    /*新闻*/
    .right_img{
        display: none;
    }
    .news_right .right_content{
        width:100%;
    }
    .news_left .news_y{
        font-size: .2rem;
    }
    .news_right .right_title{
        margin-top:0;
        font-size: .16rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .news_left .news_line{
        margin:.15rem .1rem 0 .04rem;
    }
    .news_right .right_des{
        margin-top:.04rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .newsShow_title{
        font-size:.2rem;
    }
    /*新闻 end*/

    /*服务*/
    .module_title{
        font-size: .2rem
    }
    .nService_module .module_font .font_title{
        margin-bottom:.2rem;
    }
    .nService_module .module_font{
        padding-top: .3rem;
    }
    /*服务 end*/

    /*team end*/
    .teamShow_head{
        height:auto;
        margin-top: .2rem;
    }

    /*team2 end*/

     /*首页*/
    .module{
            margin-top: 0.2rem;
        }
    .module_top,.index .about_title{
        margin-bottom:.2rem;
    }
    .index .about_label_des{
        line-height: .25rem;
        text-overflow: ellipsis;
        overflow: hidden;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;

    }
    .index .known{
        padding:.2rem 0;
    }
 
    .customer_img {
          height: 1.5rem;
     }
    .customer_main li{
        padding:.15rem;
    }
    .information_list{
            padding:.2rem;
    }
    .index .case_font{
    	white-space: nowrap;
    	text-overflow: ellipsis;
    	overflow: hidden;
    }
    /*首页 end*/

    /*new1*/
        .newsShow_top,.newsShow_right{
            margin-top: .3rem;
        }
        .newsShow_other{
            line-height: .2rem;
        }
    /*new1 end*/

    .module_btn{
        margin-bottom: .1rem;
    }
    .teamShow_head .head_title{
        margin: .25rem 0;
    }
    .teamShow_head{
        margin:.3rem 0;
        padding:0;
    }
    .swiper-container{
    	display:none;
    }
    .swiper2-container{
    	display:block;
    }
    .swiper2-container .team_img{
    	width: 1.4rem;
    	height: 1.4rem
    }
    .team2_content{
    	overflow: hidden;
    }
    .index .module_more{
    	margin:0.2rem auto 0;
    }
    
	.index .about_right{
    	height:2rem;
		text-align: center;
    }
    .team_container{
    	width:100%;
    }
    .service_content .form_text {
    	margin-top: 0.2rem;
	}
	.nAbout3_imgs{
		margin:.2rem 0!important;

	}
	.case1 .module_btn a{
		width:20%!important;
		margin: 0!important;
		padding:0 0 .14rem!important;
		font-size: .13rem!important;
	}
	.case1 .case_font{
		margin:.15rem auto 0;
	}
	
	/*精英团队*/
	.nTeam_module{
	 height: 280px;
	}
	.nTeam_module .module_line{
		margin-bottom:.1rem;
	}
	.nTeam_module .module_more{
		margin-top: .15rem;
	}
	/*精英团队 end*/

	/*服务*/
	.nService_module2 .module_imgs > div:nth-child(2) img,.module_column {
    		height: 3rem!important;
		}
	.nService_module .module_imgs > div > img{
		height:1.5rem!important;
	}
	/**/
	/*精英招聘*/
	/*联系我们*/
    .nAbout_module{
        border-right: none;
    }
    .contact2_foot .bottom div:nth-child(2) {
        font-size: .2rem;
    }
    .contact2_foot .bottom div:nth-child(2),.contact2_foot .bottom a{
        margin-left:0;
        margin-top: .15rem;
    }
     
	.contact2_foot{
		padding:.5rem;
	}
	.contact2_foot .foot_title{
		font-size:.2rem;
	}
	.container .left_title{
		font-size: .2rem!important;
	}
	.container .left_prompt{
		font-size: .16rem!important;
	}
	.contact_left>div>span:nth-child(1){
		margin-right: .05rem!important;
	}
	.contact_left>div>span:nth-child(2){
		display: inline-block;
	}
	.container iframe,#dituContent>div{
		width:100%!important;
	}
	/*联系我们 end*/
	iframe[Attributes Style] {
	   width:100%!important;
	}
	.nAbout3  .nAbout3_img {
		width:100%!important;
		height:2.5rem!important;
	}
	.nAbout3  .nAbout3_img img{
		width:100%!important;
		height:100%!important;
		object-fit: cover;
	}
	.service_content .content_left{
		height:1.5rem;
	}
	.newsShow_content,.newsShow_img{
		margin-top: .15rem!important;
	}
	.newsShow_content p:last-child{
		padding-bottom:.05rem;
	}
	.case_img img{
		width:100%;
		height:100%;
		object-fit: cover;
	}
	.case_box1{
	    color:#fff;
	    text-align: center;
	    position: absolute;
	    width: 85%;
	  

	}
	.case_box1 div{
		font-size:.1rem; 
	}
	.case_box1 span{
	    display: block;
	    width:50%;
	    padding:.01rem;
	    margin: .01rem auto 0;
	    border:1px solid #fff;

	}
	
	.met_pager span{
		padding:.02rem;
	}
	.met_pager>div>a{
		padding: .02rem;
  		margin: 0 .05rem;
	
	}
	.met_pager span:last-child{
		margin-left:.05rem!important;
	}
	.numbers {
	    width: .9rem;

	    overflow: hidden;
	}
	.PageHome{
		padding:0.02rem .15rem!important;
	}
	.foot_top nav{
		display: none;
		text-align: left;
	}
	
	.foot_top .top_group{margin-top: 0}
   
    .met_article_head h1{
        font-size: .15rem;
    }
    .index .case_des{
    	margin-bottom: .2rem;
    }
	.teamShow_head .head_img{
		width:100%;
	}
	.teamShow_head .head_img img {
		object-fit: contain;
	}
	.ftype_input .fbox input{
		width:100%;
	}
	#messagelist{
		width:80%;
		margin:0 auto .2rem;
	}
	.v52fmbx dl{
		width:100%;
	}
	.ftype_select{width:22%!important;}
    .ftype_input{width:80%!important;}
	.v52fmbx dl dd .fbox{width:90%;}
	.v52fmbx dl dd{padding-left:0px}
	.noborder dt{display:none;}
	.noborder dd input{margin:0 auto}
	.v52fmbx dl dt{
		padding:15px 5px 10px 5px;
	}
	.nAbout_module .top_img {
		width:20px!important;
	}
	.nAbout_module .top_font{
		font-size:.14rem!important;
		margin-left: 0.02rem!important;
	}
}
/*手机端 end*/

.met_page{
    text-align: center;
    max-width: 1200px;
    margin: 0 auto 40px;
}

.met_page:after{
    display: block;
    height: 1px;
    content: "";
    clear: both;
}

.met_page li{
    float: left;
    width: 49%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.met_page li+li{ margin-left:  2%; }

.met_page li span , .met_page li a{
    display: inline-block;
}

.met_page li a:hover{ color: red }
.newsShow_content a{display: inline-block}

@media only screen and (max-width: 750px) and (min-width: 650px){
	.tem_banner ul,.tem_banner ul li{
    	height:210px!important;
		background-position:center!important;
		background-size:cover!important;
	}
	header .banner img{
		height:210px!important;
	}
}

@media only screen and (max-width: 649px) and (min-width: 550px){
	.tem_banner ul,.tem_banner ul li{
    	height:185px!important;
		background-position:center!important;
		background-size:cover!important;
	}
	header .banner img{
		height:185px!important;
	}
}

@media only screen and (max-width: 549px) and (min-width: 450px){
	.tem_banner ul,.tem_banner ul li{
    	height:155px!important;
		background-position:center!important;
		background-size:cover!important;
	}
	header .banner img{
		height:155px!important;
	}
}

@media only screen and (max-width: 449px) and (min-width: 320px){
	.tem_banner ul,.tem_banner ul li{
    	height:160px!important;
		background-position:center!important;
		background-size:cover!important;
	}
	header .banner img{
		height:120px!important;
	}
}

@media only screen and (max-width: 449px) and (min-width: 320px){
	.ace ul,.tem_ace ul li{
    	height:57px!important;
		background-position:center!important;
		background-size:cover!important;
	}
	header .banner img{
		height:120px!important;
	}
}

.hideSlow{
    background: #a40808;
      color: #fff;
      animation: hidetip 5s 1;
      animation-fill-mode: forwards;
      -webkit-animation: showtip 5s 1;
      -webkit-animation-fill-mode: forwards;
}
@keyframes hidetip {
      from {
        opcity: 1;
      }
      to {
        opacity: 0;
      }
    }
    @-webkit-keyframes hidetip {
      from {
        opcity: 1;
      }
      to {
        opacity: 0;
      }
    }


    @media screen and (max-width: 760px){

        .hidden-xs {
            display: none;
        }
    }

