@charset "utf-8";
/*移动端导航*/
@media screen and (max-width: 1024px) and (min-width: 0px) {
html, body {
margin:0 auto;
}
html {
font-size:62.5%
}
.pc {
display:none;
}
.wap {
display:block;
}
span {
display:block;
margin: 0;
 padding: 0;
}
.wrap {
max-width:96%;
margin:0 auto;
}
img {
display:block;
}
a {
cursor:pointer;
}
em, i, p {
line-height:100%;
}
.h50 {
height:10px !important;
}
.h80 {
height:10px !important;
}
.h90 {
height:20px !important;
}
 .msgNum {
display: none;
}
 .slider {
margin-top: 44px;
}
 .head {
display:none
}
 .m_img {
display:block;
height:44px;
background:#2e2e2e;
position:fixed;
top:0px;
left:0px;
width:100%;
z-index:9999;
border-bottom:1px solid #ddd;
overflow: hidden;
}
 .m_img .headlf {
padding-top:2px;
padding-left:5px;
float: left;
}
 .m_img .headlf .m_logo {
height:40px;
display: block
}
 .m_img .headrg {
padding-right:5%;
padding-top:14px;
float: right;
}
 .m_img .headrg a .m_menuimg {
height:16px;
vertical-align:top;
display: block
}
 .m_nav {
display:block;
position:fixed;
top:0px;
left:0px;
width:0px;
height:0px;
overflow:hidden;
z-index:10000
}
 .m_nav .closecover {
position:absolute;
width:100%;
height:100%;
background:#0b0d19;
filter:alpha(opacity=0);
opacity:0;
left:0px;
top:0px;
z-index:1
}
 .m_nav .closeicon {
position:absolute;
width:20%;
left:30px;
top:5%;
z-index:100;
text-align:center;
filter:alpha(opacity=0);
opacity:0
}
.m_navList {
position:absolute;
width:80%;
right:0px;
top:0px;
background:#0b0d19;
height:100%;
z-index:100;
right:-80%;
overflow-y: scroll;
}
.m_navList ul {
padding-left:5%;
padding-right:5%
}
.m_navList ul li {
border-bottom:1px solid #232530
}
.m_navList ul li a {
display:block;
height:45px;
color:#fff;
line-height:45px;
padding-left:5%;
font-size:16px
}
.m_navList ul li .m_f_a {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%
}
.m_navList ul li .m_f_a a {
flex: 1;
}
.m_navList ul li .m_f_a i {
width: 40px;
height:35px;
box-sizing: border-box;
padding:0 5px;
display: block;
}
 .icon {
background:url(../images/plus.png) 100% no-repeat;
background-position: 50% 50%;
-webkit-transition:all 0s;
-moz-transition:all 0s;
transition:all 0s
}
 .icon_on {
background:url(../images/reduce.jpg) 50% no-repeat!important;
background-position: 50% 50%;
-webkit-transition:all 0s;
-moz-transition:all 0s;
transition:all 0s
}
.m_navList ul li .m_s_nav {
display:none;
width: 100%;
}
.m_navList ul li .m_s_nav a {
display: block;
height:40px;
line-height:40px;
font-size:14px;
padding-left:10%;
overflow: hidden;
white-space: nowrap;
width: 90%;
text-overflow: ellipsis;
}
 .banner1 {
background:url(../images/mbanner1.jpg) no-repeat left top !important;
background-size:cover !important;
}
.banner2 {
background:url(../images/mbanner2.jpg) no-repeat left top !important;
background-size:cover !important;
}
.banner3 {
background:url(../images/mbanner3.jpg) no-repeat left top !important;
background-size:cover !important;
}
/***首页版权begin***/

.copyright {
 width: 100%;
 height: 44px;
 line-height:44px;
 background-color: #2e2e2e;
 padding: 0 20px;
 position: absolute;
 left: 0;
 bottom: -44px;
 z-index: 999;
margin-left:
}
.copyright p {
 color: #fff;
 font-size: 14px;
 text-align:center;
 line-height:44px;
 white-space: nowrap;
 text-overflow: ellipsis;
 overflow: hidden;
 word-break: break-all;
 margin-left: 0px;
margin-top:0px !important;
}
.copyright p a {
 display:none
}
.copyright .wechat_box {
display:none
}

/***首页版权end***/

/***当前位置***/
.location .con {
 top: -30px;
 height: 30px;
}
.location_sty {
 height: 30px;
 line-height: 30px;
}
.location_sty a {
 color: #fff;
 padding: 0 4px;
}
.dot_site {
 float:left;
}
.dot_site img {
 margin: 6px 5px 0 10px;
 position: relative;
}
/***当前位置 end***/

/* aboutMenu */

.aboutMenu {
 padding: 15px 0 15px 0;
}
.aboutMenu li {
 font-size: 14px;
 height: 30px;
 line-height: 30px;
 margin-left: 2px;
 width: 23%;
}
.aboutMenu li.on a {
 background: #f18101;
 border: 1px solid #f18101;
 color: #fff;
}
.aboutMenu li a:hover {
 background: #f18101;
 border: 1px solid #f18101;
 color: #fff;
}
.aboutMenu li a {
 color: #333;
 text-decoration: none;
 display: block;
 background: #fff;
 border-radius: 50px;
 border: 1px solid #ddd;
}
.aboutMenu li:first-child {
 margin-left: 0;
}
.aboutMenu li.cur a {
 color: #fff;
}
.aboutMenu li:hover a {
 color: #fff;
}
 .mainCon {
 font-size: 15px;
 line-height: 30px;
 color: #333;
 padding: 10px;
}
.mainCon p {
 font-size: 15px;
 line-height: 25px;
margin:0 auto;
}

/* 内页标题 */

.abtitle {
 position: relative;
 text-align: center;
 overflow: hidden;
 height: 60px; margin-top:20px;
}
.abtitle span.abtit01 {
 display: block;
 position: absolute;
 z-index: 9;
 color: #ebebeb;
 font-size: 20px;
 text-transform: uppercase;
 width: 100%;
 top: 0;
 left: 0;
}
.abtitle span.abtit02 {
 font-size: 22px;
 color: #000;
 display: block;
 position: absolute;
 z-index: 999;
 width: 100%;
 top: 10px;
 left: 0;
white-space: nowrap;  /*强制span不换行*/
 display: inline-block;
 font-family: 'weiruanzhengheiti', "Microsoft Yahei";
word-break:keep-all;
height:30px;
}
.hong {
 color: #f18101;
}
/* 内页标题end */


/*项目案例*/



.CaseMenu {
	padding: 10px 0 0;
}
.CaseMenu li {
	display: inline-block;
*display: inline;
	font-size: 16px;
	color: #333333;
	height: 30px;
	line-height: 30px;
	margin-left: 1%;
	margin-bottom:5px;
	width: 31.33%;
	text-align: center;
}
.CaseMenu li.on a {
	background: #f18101;
	border: 1px solid #f18101;
	color: #fff;
}
.CaseMenu li a:hover {
	background: #f18101;
	border: 1px solid #f18101;
	color: #fff;
}
.CaseMenu li a {
	color: #333;
	text-decoration: none;
	display: block;
	background: #fff;
	border-radius: 15px;
	border: 1px solid #ddd;
}





.case_list ul li {
	width: 49%;
	margin: 0px 0px 5px 0px;

}
.case_list ul li:nth-child(2n){ margin:0 0 5px 0; float:right}

.case_list ul li:hover {
	box-shadow: 0 0 2px 3px #CCC;
}
.case_list ul li .pic {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 65px 0px 0;
}
.case_list ul li .pic img {
	width: 100%;
	vertical-align: middle;
	height: auto;
}
.caseli_wen {
	padding: 0 5px 0px 5px;
}
.case_list ul li .ntit {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 500;
	text-align:center;
}






/*项目案例 end*/



/*员工风采*/


.Fengcai_list ul li {
	width: 49%;
	margin: 0px 0px 5px 0px;

}
.Fengcai_list ul li:nth-child(2n){ margin:0 0 5px 0; float:right}

.Fengcai_list ul li:hover {
	box-shadow: 0 0 2px 3px #CCC;
}
.Fengcai_list ul li .pic {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.Fengcai_list ul li .pic img {
	width: 100%;
	vertical-align: middle;
	height: auto;
}
.Fengcai_wen {
	padding: 0 5px 0px 5px;
}
.Fengcai_list ul li .ntit {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 500;
	color: #fff; text-align:center;
}

/*员工风采 end*/



/*员工风采*/


.Honor_list ul li {
	width: 49%;
	margin: 0px 0px 5px 0px;

}
.Honor_list ul li:nth-child(2n){ margin:0 0 5px 0; float:right}

.Honor_list ul li:hover {
	box-shadow: 0 0 2px 3px #CCC;
}
.Honor_list ul li .pic {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.Honor_list ul li .pic img {
	width: 100%;
	vertical-align: middle;
	height: auto;
}
.Honor_wen {
	padding: 0 5px 0px 5px;
}
.Honor_list ul li .ntit {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 500;
	color: #fff; text-align:center;
}

/*员工风采 end*/

/* newsList */

.newsList {
 width: 100%;
}
.newsList dl {
 width: 100%;
 padding-top:0px;
 height: auto;
 border: 0px solid #dfdfdf;
 border-top: none;
 background: #fff;
 position: relative;
 padding-bottom: 5px;
}
.newsList dl:first-child {
 border-top: 0px solid #dfdfdf;
}
.newsList dt {
 width:100%;
 height: auto;
 float: inherit;
 margin-left:0px;
 overflow: hidden;
}
.newsList dt img {
 display: block;
 transform: scale(1);
 transition: all 2s ease-out;
 width: 100%;
 height: auto;
}
.newsList dl:hover dt img {
 transform: scale(1.2);
}
.newsList dd {
 width: 100%;
 height: auto;
 position: relative;
 margin-left:0px;
 float: inherit;
}
.newsList dd h3 {
 font-size: 16px;
 font-weight: normal;
 width: 100%;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
line-height:30px;
padding-left:5px;
padding-right:5px;
font-weight:800;
color:#221816;
}
.newsList dd p {
 font-size: 14px;
 color: #666666;
 line-height: 20px;
 margin-top: 5px;
padding-left:5px;
padding-right:5px;
}
 .newsList dd .label a:hover {
 color: #d40019;
}
.newsList dd .rq {
display:none
}
 .newsList dd .readNum {
display:none
}
.newsList dd .more {
display:none
}

/* newsCenter 新闻中心页*/



/*新闻内页*/
._head ._title {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
._tools {
	font-size: 0;
	color: #5a5a5a;
	margin-bottom: 0px;
}
.myart {
    line-height: 2;
    min-height: inherit;
    font-size: 14px;
    color: #5a5a5a;
}
.myart img {
	width:100%
}


.news_sx {
	padding: 0 10px;
	height: auto;
	line-height: 30px;
	color: #999;
	font-size: 14px;
	margin-top:10px;
}
.news_sx a {
	color: #666;
	font-size: 14px;
}
.n_s {
	width: 100%;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.n_x {
	width: 100%;
	float: left;
	text-align: left;
	hite-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*新闻内页 end*/

/* 通用分页样式 */
.pages {
 padding: 5px 0;
 margin: 10px 0 10px 0;
 clear: both;
 text-align: center;
 font-size: 12px;
}
.pages:after {
 content: '.';
 clear: both;
 height: 0;
 line-height: 0;
 display: block;
 visibility: hidden;
}
.pages ul {
 padding: 0;
 list-style: none;
 margin: 0;
 display: block;
 width: 100%;
}
.pages li {
 display: inline-block;
 margin-right: 3px;
 float: none;
}
.pages li a {
 padding: 2px 5px;
 border: 1px solid #e1e1e1;
 height: 24px;
 line-height: 24px;
 color: #666;
 font-size: 12px;
}
.pages li a:hover {
 border: 1px solid #f18101;
 background: #f18101;
 color: #fff;
 text-decoration: none;
}
.pages li span {
 border: 1px solid #e1e1e1;
 height: 24px;
 line-height: 24px;
 color: #c4c4c4;
 padding: 2px 5px;
}
.pages .current a {
 border: 1px solid #f18101;
 background: #f18101;
 color: #fff;
}
 .p_center img {
 text-align:center !important;
width:100%;
}

.p_div_left{width:100%; float: inherit; text-align:left;}
.p_div_left img{width:100%;}

.p_div_right{width:100%; float: inherit; text-align:left;}
.p_div_right img{width:100%;}

.contact_left {
float: inherit;
width:100%;
text-align:left
}
.contact_right {
float: inherit;
width:100%;
text-align:left;
}
 .copy_right {
 width: 100%;
 background: #111;
 height: 50px;
 left: 50px;
 line-height: 50px;
}
.copy_right .ftfl {
 font-size: 14px;
 color: #545454;
}
.copy_right .ftfl a {
display:none;
}
.copy_right .ftfl a {
 color: #545454;
 line-height: 50px;
}
.copy_right .ftfr {
 text-align: right;
 font-size: 14px;
display:none;
}

.foot_navList ul {
padding-left:5%;
padding-right:5%
}
.foot_navList ul li {
border-bottom:1px solid #232530
}
.foot_navList ul li a {
display:block;
height:45px;
color:#fff;
line-height:45px;
padding-left:5%;
font-size:16px
}
.foot_navList ul li .m_f_a {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%
}
.foot_navList ul li .m_f_a a {
flex: 1;
}
.foot_navList ul li .m_f_a i {
width: 40px;
height:35px;
box-sizing: border-box;
padding:0 5px;
display: block;
}
.foot_navList ul li .m_s_nav {
display:none;
width: 100%;
}
.foot_navList ul li .m_s_nav a {
display: block;
height:40px;
line-height:40px;
font-size:14px;
padding-left:10%;
overflow: hidden;
white-space: nowrap;
width: 90%;
text-overflow: ellipsis;
}
.ftewm{ display:none;}
.contact_list ul li {
	float: inherit;
	margin-right:0px;
	width:100%;
	margin-top:0px; margin-bottom:10px;
}
.contact_list_box {
	background:#f4f4f4; 
}
.contact_list_box_title {
	width:100%;
	height: auto;
}
.contact_list_box_title1 {
	width:100%;
	height:40px;
	line-height:40px;
	border-bottom:1px dotted #CCC;
	font-size:16px;
	padding:0 10px;
	font-weight:600;
}
.contact_list_box_title2 {
	width:100%;
	line-height:28px;
	font-size:14px;
	padding:10px; text-align:left;
}
.contact_list ul li:nth-child(3n) {
 float: inherit;
margin-right:0px;
}




.join-table table tr td:nth-child(2), .join-table table tr td:nth-child(4) {
    display: none;
}

.join-table table tr td:first-child {
    padding-left: 15px;
    width: 50%;
}

.join_mark {
    margin: 10px 0;
}
.join_mark ul li {
    float: left;
    width: 50%; margin-bottom:10px;
}
.join_mark ul li img{width: 48px; height: auto; }
.join_mark ul li strong,.join .join_mark ul li span{ margin-left:55px; }
.join_mark ul li span{ line-height:1.2em;margin: 0 10px 0 55px; }



.honor_box{margin-top:20px !important; margin-bottom:20px !important;}
.RotateBannerAll{width:100%;height:100px !important;position:relative;margin-bottom:5px;background-color:#efefef}
.rotateBanner-BG{width:100%;height:100px !important;position:relative;background-color:initial}
.videvo{ width:100%; max-height:360px; height:360px; margin:0 auto;}
}
