html,
body {
	background-color: #efeff4;
}
@media (max-width:1024px) {
#pc {
	display: none;
    overflow: hidden;
    width: 1px;
}
}
.mui-off-canvas-right {
	color: #fff;
}
.title {
	margin: 35px 15px 10px;
}
.title+.content {
	margin: 10px 15px 35px;
	color: #bbb;
	text-indent: 1em;
	font-size: 14px;
	line-height: 24px;
}
input {
	color: #000;
}
.yidongjianjie{
	position: relative;
    padding: 0px 15px 15px;
}

.zhezhao{
	position: fixed;
	z-index: 998;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    transition: background 350ms cubic-bezier(.165,.84,.44,1);
    background: rgba(0,0,0,.4);
    box-shadow: -4px 0 4px rgba(0,0,0,.5), 4px 0 4px rgba(0,0,0,.5);
    -webkit-tap-highlight-color: transparent;
}
.zhezhaob{    background: #333;}
.gywm{display: inline-block;padding: 10px 20px;}
.gywm:before {
    position: absolute;
    right: 0;
    left: 0;
    height: 1px;
    content: '';
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    background-color: #c8c7cc;
    top: -1px;
}
.mui-btn {
    margin-top: 10px;
    margin-left: 10px;
}
.lanmum{
	display:block;
	color:#FFF
}

/*联系我们移动端*/
.coatact {
	position: relative;
	width: 100%;
	margin: 0 0 20px;
}
.coatact .title {
	margin-bottom: 40px;
	text-align: center;
}
.coatact .title h4 {
	font-size: 28px;
	position: relative;
	font-weight: 700;
	padding-bottom: 5px;
}
.coatact .title h4:before {
	left: 38%;
	content: " ";
	display: block;
	border-bottom: 1px solid #797979;
	width: 68px;
	position: absolute;
	margin-left: -.8rem;
	top: 50%;
	margin-top: -1px;
}
.coatact .title h4:after {
	content: " ";
	display: block;
	border-bottom: 1px solid #797979;
	width: 68px;
	position: absolute;
	margin-left: -.8rem;
	top: 50%;
	margin-top: -1px;
	right: 38%;
}
.coatactk{
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 80px 0 100px 0;
}
.coatactnk{
	width: 100%;
	float: left;
	padding: 50px 14px;
}
.contactnei{
	position: relative;
	border-left: 0;
	padding: 50px 75px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.contactnei h4{text-align: center;padding-bottom: 20px;}
.contactnei p{
	text-align: center;
	font-size: 16px;
	line-height: 23px;
	color: #797979;
}
.contactnei img{
	position: absolute;
	top: -40px;
	left: 54%;
	margin-left: -44px;
	margin-bottom: 20px;
	background-size: cover;
}
.liuyanform{box-sizing: border-box;}
.liuyank{}
.liuyanform input{
	width: 50%;
	height: 50px;
	margin-top: 30px;
	padding-left: 20px;
	background: #ffffff;
	box-shadow: 0px 0 8px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0;
}
.liuyanformm input{
	float: left;
	width: 100%;
	height: 50px;
	margin-top:30px ;
	padding-left: 20px;
	background: #ffffff;
	box-shadow: 0px 0 8px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0;
}
.liuyanform textarea{
	width: 100%;
	margin-top: 30px;
	padding-left: 20px;
	padding-top: 20px;
	background: #ffffff;
	box-shadow: 0px 0 8px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	resize: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0;
}
.liuyanform a{
	float: right;
	width: 150px;
	height: 50px;
	line-height: 45px;
	text-align: center;
	margin-top: 28px;
	background: #1c84f7;
	color: #ffffff;
	border: 1px solid transparent;
	text-transform: uppercase;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/*移动服务*/
.fuwuleft{
	width: 45%;
    display: inline-block;
    float: left;
	    margin: 15px;
}
.fuwuleft img{width:100%}
.fuwuright{
    width: 100%;
    display: inline-block;
    float: right;
    margin-left: 20px;
}
.fuwuright img{width:100%}
.videoa{margin:auto;display:inline-block;font-size: 0;width: 100%;padding: 0 10px 10px 0;}
.videos{
	display: inline-block;
    float: left;
    width: 50%;
}
.videos video{
	width: 100%;
    max-width: 100%;
    height: auto;
	    padding: 10px 0 0 14px;
}


/*新闻内页*/
.bthengxian{line-height: 36px;
    padding: 0px 0 20px 0;
	text-align:center;
    margin-bottom: 15px;
    color: #000;
    border-bottom: 1px solid #dbdbdb;}
	
	/*页码*/
	.on{
	    z-index: 2;
    cursor: default;
    color: #fff;
    border-color: #007aff;
    background-color: #007aff;
	    line-height: 1.428571429;
    position: relative;
    float: left;
    margin-left: -1px;
    padding: 6px 12px;
    text-decoration: none;
    border: 1px solid #ddd;
}
.num{
	    line-height: 1.428571429;
    position: relative;
    float: left;
    margin-left: -1px;
    padding: 6px 12px;
    text-decoration: none;
    color: #007aff;
    border: 1px solid #ddd;
    background-color: #fff;
}
.bg{
		    line-height: 1.428571429;
    position: relative;
    float: left;
    margin-left: -1px;
    padding: 6px 12px;
    text-decoration: none;
    color: #007aff;
    border: 1px solid #ddd;
    background-color: #fff;

}
.yincangfu{
			    line-height: 1.428571429;
    position: relative;
    float: left;
    margin-left: -1px;
    padding: 6px 12px;
    text-decoration: none;
    color: #007aff;
    border: 1px solid #ddd;
    background-color: #fff;

}
.juzhong{
	    display: inline-block;
    margin: auto;
    text-align: center;
    width: 100%;
}
.page_list{
	    display: inline-block;
    margin: auto;
    text-align: center;
}
.w100b{width:100%;padding: 20px;}
.w100b img{
	    text-align: center;
    margin: auto!important;
    display: block;
    width: 100%;
}
#offCanvasBtn{
	    padding-top: 8px;
}
.neirong img{
	    width: 100%;
    margin: auto;
    text-align: center;
    display: block;
}
.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body{
	font-size: 12px;
}
.w100b p strong{
	width:100%;
	text-align: center;
    display: block;
    background: #1c84f7;
    color: #fff!important;
    font-size: large;
    font-weight: bold;
    background-size: cover;
}
#LXB_CONTAINER{
	top:-300px!important;
}

