
body,html{width: 100%;height: 100%;font-family: "arial black";}
.top {width: 100%;background-color: #F6F9FB;height: 40px;line-height: 40px; }
.top .top-1 {color:#225CF0;font-size: .8rem; text-align: left;}
.top .top-2 {color:#225CF0;font-size: .8rem; text-align: right;font-weight: 600;position: relative;top: -2px;}
.top .top-2 span{position: relative;top: 2px;margin-right: 2px;}
.menu {height: 80px;line-height: 80px;border-bottom: 1px solid #efefef; }
.menu .layui-nav {float:right;margin-right: -40px;}
.menu .layui-nav .layui-nav-bar {display: none;}
.menu-tab {cursor:pointer}
.menu .layui-nav .layui-nav-more {display: none;}

.lm {width: 100%;height: 40px;}
.lm-left{font-size: 1.6rem;font-weight: 600;float: left;margin-right: 20px;height: 100%;line-height: 40px;color:#333}
.lm-right{float: left; height: 100%;}
.lm-y{border-radius: 50%;width: 10px;height: 10px;background-color: #225CF0;margin: 4px 0 10px;}
.lm-e{font-size: 0.6rem;color: #ccc;}
.lm-search {position:relative;}
.lm-search input {border: none;border-radius: 5px;height: 24px;}

.lm-search button{
	background: #225CF0;border: none;color: #fff;padding: 6px;position: absolute;right: 0;top:0;
	margin-left: -30px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
	
.layui-layer-content {text-align:center;line-height:100%;}
.layui-layer-content video {max-height:calc(100% - 60px);max-width:calc(100% - 60px);}

.onesl { white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;}
.fl {float: left;}
.fr {float: right;}
.tl {text-align: left;}
.tc {text-align: center;}
.tr {text-align: right;}
.strong{font-weight: 600;}
.btn-blue {background: #fff;border: 1px solid #225CF0;color: #225CF0;border-radius: 5px;padding: 3px 12px;}
.btn-blue:hover,.btn-blue-active {background: #225CF0;color: #fff;}

.foot {background: #333333;padding: 20px 0 30px;}
.foot-top {height: 72px;line-height: 72px;padding-bottom: 20px;border-bottom: 1px solid #666;}
.foot-top-con {float: right;line-height: 35px;color:#666;width: 220px;}
.foot-mid {margin-top: 40px;padding-bottom: 20px; border-bottom: 1px solid #666;}
.foot-mid .foot-mid-title{color:#fff;margin-bottom: 20px;}
.foot-mid a {display: block;color:#666;margin: 15px 0;}
.foot-erm { text-align: center; color:#fff;}
.foot-erm  img {width: 120px;}
.foot-erm span {display: block; height: 30px; line-height: 30px;}
.foot-bottom {text-align: center;margin-top: 20px;color: #666}
.foot-top>img {width:64px;}

.xf {position: fixed;top:46%;right: 50%;margin-right: -650px;z-index: 123132;}
.xf-top {background-color: #fff;border-radius: 20px;box-shadow: 0 0 5px #ddd;}
.xf-li {padding: 10px;position: relative;}
.xf span {cursor: pointer;}
.xf-bottom {margin-top: 20px;padding: 10px; border-radius: 50%;box-shadow: 0 0 5px #ddd;background-color: #fff;}
.xf-bottom span {color:#225CF0;}
.xf-tan {
	display:none;    
	position: absolute;
    background-color: #fff;
    left: -123px;
    box-sizing: border-box;
    padding: 10px;
    top: -13px;
    box-shadow: 0 0 5px #ddd;
    border-radius: 5px;
}
.xf-tan p {width: 100px;margin-bottom:5px;}
.xf-tan img {width: 100px;}
.xf-tan button {background-color: #fff;color: #225CF0;border: 1px solid #225CF0;border-radius: 4px;padding: 0 5px;}
.xf-tan button:hover {background-color: #225CF0;color: #fff;}
.xf-li:hover .xf-tan{display: block;} 

.page {width:100%;height:34px;text-align:center;margin-top:60px;}
.page-con {display:inline-block;height:100%;}
.page-con a{margin:0 2px;width:34px;height:34px;text-align:center;line-height:34px;color:#666;background:#EFF4FF;display:inline-block;border-radius:10px;}
.page-con .active ,.page-con a:hover{background:#225CF0;color:#fff;}

/*首页*/
.index {
	margin-top:50px;
}

.index-title-t {
	text-align: center;
	font-size: 2.2rem;
	font-weight: 600;
	margin-bottom: 10px;
	color: #333;
}

.index-title-d {
	text-align: center;
	color: #ccc;
	font-size: 1.2rem;
	font-weight: 600;
}

.index-list1 img {
	width: 48%;
	max-height: 100%;
}

.index-con {
	margin:40px 0;
	overflow: hidden;
}

.index-list1-con{
	width: 48%;
}

.index-list-con {
	font-size: 1.1rem;
	line-height: 28px;
	color: #333;
	margin: 30px 0 15px;
	text-align: left;
}

.index-2 {
	height: 300px;
	margin: 70px 0;
	background-image: url(../img/index-1.png);
	background-size: 100% 100%;
}
.index-2-l {
	text-align: center;
	margin-top: 100px;
}
.index-2-l-t {
	font-size: 3rem;
	font-weight: 600;
	position: relative;
	color:#fff;
	display: inline-block;
}
.index-2-l-d {
	color: #fff;
	font-size: 1.2rem;
	margin-top: 5px;
}
.index-2-l-t2 {
	font-size: 2.6rem;
}

.index-2-l-t span:nth-child(1) {
	font-size: 1.2rem;
    position: absolute;
    font-weight: 400;
    right: -16px;
    top: 2px;
}
.index-2-l-t span:nth-child(2) {
    font-size: .9rem;
    position: absolute;
    right: -20px;
    bottom: 8px;
	font-weight: 100;
}

.index-3 {
	margin-bottom: 60px;
}
.index3-con {
	height: 340px;
	margin-top: 50px;
}
.index3-con-list {
	width: 20%;
	float: left;
	box-sizing: border-box;
	padding: 0 5px;
	cursor: pointer;
}
.index3-con-list-c {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.index3-con-list-c .hoverl {
	position: absolute;
	left: -340px;
	top:0;
	width: 230px;
}
.index3-con-list-c:hover .index3-con-list-z{
	display: none;
}

.index3-con-list-c:hover button{
	background-color: #fff;
	color:#3F75FF;
}
.index3-con-list-c:hover .hoverl{
	left: 0;
}

.index3-con-list-z {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(8,8,8,.4);
}
.index3-con-list-t {
	color:#fff;
	font-size: 1.6rem;
	position: absolute;
	right: 25px;
	top: 70px;
}
.index3-con-list-d {
	color:#fff;
	font-size: 1rem;
	position: absolute;
	right: 25px;
	top: 115px;
}

.index3-con-list button {
	width: 36px;
	height: 36px;
	line-height: 36px;
	color:#fff;
	text-align: center;
	border: none;
	background-color: rgba(185,185,185,.4);
	border-radius: 50%;
	position: absolute;
	right: 25px;
	top: 50%;
}
.index-4 {
	padding: 40px 0;
	background-color: #F6F9FB;
}

.index4-con {
	margin-top: 30px;
	overflow: hidden;
}

.index4-con-list {
	width: 23%;
	height:400px;
	float: left;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

.index4-con-list:nth-child(2) {
	margin:0 2.5%;
}

.index4-con-list img {
	height: 400px;
}

.index4-con-list-t{
    color: #fff;
    font-size: 1.4rem;
    font-weight: 600;
    position: absolute;
	width: calc(100% - 50px);
    left: 25px;
    top: 25px;
	line-height: 36px;
}
.index4-con-list-z {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0,25,91,.6);
}
.index4-con-list-c{
	display: none;
    color: #fff;
    width: calc(100% - 50px);
    font-size: .9rem;
    position: absolute;
    left: 25px;
    top: 80px;
    letter-spacing: 1px;
    line-height: 24px;
}

.index4-con-list-x {
	color:#666666;
	font-size: 1.1rem;
	position: absolute;
	left: 25px;
	bottom: 50px;
}

.index4-con-list-xe {
	color:#fff;
	font-size: .9rem;
	position: absolute;
	left: 25px;
	bottom: 25px;
}

.index4-con .active {
	width: 49%;
}
.index4-con .active img {
	width: 100%;
}
.index4-con .active .index4-con-list-c {
	display: block;
}
.index4-con .active .index4-con-list-x {
	color:#fff;
}
.index-5 {
	padding: 40px 0;
}
.index5-con-top {
	padding: 40px 0 50px;
	text-align: center;
}
.index5-con-top button {
	padding: 6px 15px;
	border-radius: 5px;
	font-size: 1rem;
	background-color:#E9F1F7;
	color:#333;
	border: none;
	margin: 0 10px;
	cursor: pointer;
}
.index5-con-top .activeb,.index5-con-top button:hover {
	background-color:#225CF0;
	color:#fff;
}

.index5-con-mid {
	height: 389px;
	width: 100%;
	background-color: #F6F9FB;
}

.index5-mid-c {
	width: 48%;
	height: 100%;
	position: relative;
}
.index5-mid-c img {
	width: 100%;
	height: 100%;
}
.index5-c-i {
	height: 100px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0,18,65,.8);
	box-sizing: border-box;
	padding: 15px 25px;
	color: #fff;
}
.index5-c-t,.index5-cc-t {
	width: 100%;
	margin-bottom: 10px;
	font-size: 1rem;
	font-weight: 600;
}

.index5-c-t .time,.index5-cc-t .time {
	float: right;
	font-size: .8rem;
	position: relative;
	top:4px;
	font-weight: 100;
}

.index5-c-d {
	font-size: .8rem;
	line-height: 22px;
	color:#ccc;
}

.index5-cc-d {
	font-size: .9rem;
	line-height: 22px;
	color:#666;
}

.index5-c-c {
	width: 100%;
	box-sizing: border-box;
	padding: 15px 25px 0px 25px;
}

.index5-cc-l {
	height: 95px;
	color: #333;
	box-sizing: border-box;
	cursor: pointer;
}
.index5-cc-t {
	margin-top: 10px;
	font-size: 1rem;
	position: relative;
}

.index5-cc-t .yuan{
	width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #999;
    position: absolute;
    left: -20px;
    top: 7px;
}

.index5-con .active .index5-cc-t span ,.index5-con .active .index5-cc-d{
	color:#225CF0;
}

.index5-con .active .index5-c-i {
	background-color: #225CF0;;
}

.index-6 {
	margin-top: 40px;
	padding: 40px 0 60px;
	background-color: #F6F9FB;
}

.index6-con {
	overflow: hidden;
	margin-top: 50px;
}

.index6-con-list {
	width: 49.5%;
	box-sizing: border-box;
	padding: 60px 50px;
	background-color: #fff;
	position: relative;
}

.index6-con-list:hover {
	background-color: #225CF0;
	color:#fff;
}

.index6-con-list:hover .index6-con-list-d {
	color:#fff;
}

.index6-con-list button {
	position: absolute;
	right: 50px;
	top: 85px;
}

.index6-con-list img {
	margin-top: 40px;
	width: 490px;
	height: 400px;
}

.index6-con-list-t {
	font-size: 1.4rem;
	font-weight: 600;
	margin-bottom: 20px;
}

.index6-con-list-d {
	font-size: 1.1rem;
	color: #999;
	margin-bottom: 20px;
}

/*首页*/

/*爱车包养*/
.workac {
	margin-top:50px;
}

.workac-m{width: 100%;text-align: center;}
.workac-m div:nth-child(1) {font-size: 1.4rem;font-weight: 600;margin-bottom: 15px;color:#333}
.workac-m div:nth-child(2) {font-size: .8rem;margin-bottom: 20px;color:#ccc}
.workac-m img {width: 20px;}
.workac-con {
	width: 100%;
	margin: 70px  0 50px;
	text-align: center;
}
.workac-con .workac-con-img {
	margin-top:35px;
	width: 100%;
}
.workac-con-desc1 {
	font-size: 1.1rem;
	margin: 30px 0 15px;
}

.workac-con-desc2 {
	font-size: 1rem;
	line-height: 30px;
	color: #666;
	margin: 30px 0 15px;
}
.workac-2 {
	margin-top:80px
}
.workac-list1 {
	width: 100%;
	height: 320px;
	margin-bottom: 30px;
}
.workac-list1-con{
	width: 48%;
}
.workac-list-title {
	font-size: 1.4rem;
	font-weight: 600;
	margin: 0px 0 15px;
	text-align: left;
	color:#333;
}
.workac-list-con {
	font-size: .9rem;
	line-height: 25px;
	color: #666;
	margin: 30px 0 15px;
	text-align: left;
}
.workac-list1 img {
	width: 48%;
	max-height: 100%;
}

.workac-list2 {
	width: 100%;
	margin-bottom: 30px;
	box-sizing: border-box;
	padding: 10px;
}

.workac-list2-title {
	font-size: .9rem;
	font-weight: 600;
	margin: 15px 0;
}
.workac-list2-con {
	font-size: .6rem;
	line-height: 25px;
	color: #666;
	overflow: hidden;
}
.workac-list2 img {
	width: 100%;
	max-height: 180px;
}
.workac-con-nav .layui-carousel-ind {
	top:-20px !important;
}
/*首页结束*/

/* 关于我们 */
.about {
	margin-top:50px;
}
.about-con {
	margin:70px 0 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #ccc;
}
.about-con .about-con-desc {
	color:#666;
	line-height: 30px;
	font-size: .9rem;
	text-align: right;
	box-sizing: border-box;
	padding-right:40px;
}
.about-con .about-con-desc p{
	color:#333;
	line-height: 30px;
	font-size: 1.1rem;
	margin: 30px 0 60px;
		font-weight:600;
}

.about-con-img{
	text-align: left;
	box-sizing: border-box;
	padding-left:40px;
}
.about-con1 {
	padding-bottom: 50px;
	color:#666;
	line-height: 30px;
}
.about-con2{
	margin:50px 0 20px;
	text-align: center;
}

.about-con2 {
	color:#666;
	line-height: 30px;
	font-size: .9rem;
	border-bottom: 1px solid #ccc;
}
.about-con2 p{
	color:#333;
	line-height: 30px;
	font-size: 1.1rem;
	margin: 30px 0 20px;
}

.about-con2 img{
	width: 80%;
}
/* 关于我们结束 */

/* 联系我们 */
.contact {
	margin-top:50px;
}
.contact-con-tips {
	margin:60px 0;
	font-size:1rem;
	font-weight: 600;
	color:#333;
}
.contact-con-desc {
	color:#666;
	line-height: 30px;
	margin-bottom: 40px;
}
#map {
	width: 100%;
	height: 750px;
	margin-bottom: 70px;
}
/* 联系我们结束 */

/* 公司介绍 */
.intro {
	margin-top:50px;
} 
.intro-con {
	margin:20px 0;
}
.intro-list1 {
	width: 100%;
	height: 320px;
	padding: 50px 0;
}
.intro-list1:nth-child(1) {
	border-bottom: 2px solid #ccc;
}
.intro-list1-con{
	width: 48%;
}
.intro-list-con {
	font-size: .95rem;
	line-height: 25px;
	color: #666;
	margin: 30px 0 15px;
	text-align: left;
}
.intro-list1 img {
	width: 48%;
	max-height: 100%;
}

.intro-con1 {
	margin:80px 0;
    background-image: url(../img/intro-1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}

.intro-con1-list{
	margin-bottom: 50px;
}

.intro-con1-list img{
	width: 120px;
}
.intro-con1-list-c {
	width: calc(100% - 160px);
	float: right;
	color:#666;
}
.intro-con1-list-c div:nth-child(1) {
	font-weight: 600;
	font-size: 1.3rem;
	margin: 18px 0 12px;
	color:#333;
}



.intro-con2 {
	overflow: hidden;
	margin-bottom: 80px;
}

.intro-con2-list{
	width: 20%;
	float: left;
	height: 80px;
	text-align: center;
	margin: 30px 0;
}

/* 公司介绍结束 */

/* 产品中心 */
.product {
	margin-top:50px;	
}

.product-con {
	margin-top:50px;	
	overflow: hidden;
	min-height: 500px;
	margin-bottom: 60px;
	width: 100%;
}
.product-left {
	width: 160px;
	float: left;
}
.product-left a {
	display: block;
	height: 70px;
	line-height: 70px;
	font-size: 1.1rem;
}
.product-left .active,.product-left a:hover {
	font-weight: 600;
	color:#1F5AF0;
	border-right: 3px solid #1F5AF0;
}

.product-right {
	width: calc(100% - 200px);
	float: right;
}

.product-list {
	box-sizing: border-box;
	padding: 30px 20px;
	text-align: center;
}
.product-p {
	background-color: #F6F9FB;
	cursor: pointer;
	position: relative;
}
.product-p img {
	height: 70%;
    margin-top: 9%;
}
.product-p div {
	width: 100%;
	    position: absolute;
    bottom: 0;
	background-color: #fff;
	box-sizing: border-box;
	padding:15px;
	text-align: left;
}

.product-p:hover {
	box-shadow: 0 0 5px #cfcfcf;
	font-weight:600;
}
.product-p:hover div {
	color:#1F5AF0;
}

.product-left-nav2{
    width: 100%;
    overflow-x: auto;
	margin-bottom: 20px;
}

.product-left-nav2 a {
	width: 140px;
	display: block;
	float: left;
	text-align: center;
	height: 50px;
	line-height: 50px;
}

.product-left-nav2 .active {
	font-weight: 600;
	color:#1F5AF0;
	border-bottom: 3px solid #1F5AF0;
}
/* 产品中心结束 */

/* 产品详情 */
.pdetail {
	margin:60px 0;
}

.pdetail-left {
	box-sizing: border-box;
	padding-right: 30px;
}
.pdetail-right {
	box-sizing: border-box;
	padding-left: 30px;
}
.pdetail-left-top {
	height: 500px;
	line-height: 500px;
	text-align: center;
	background-color:#F6F9FB;
}
.pdetail-left-top img {
	max-width: 100%;
	max-height: 100%;
}
.pdetail-left-bottom {
	height: 100px;
	padding: 0 30px;
	width: 100%;
	margin-top: 15px;
	box-sizing: border-box;
	position: relative;
}

.pdetail-left-bottom .page-left {
	position: absolute;
	top: 35px;
	left:0px;
    color: #225CF0;
    font-size: 27px;
    font-weight: 600;
	cursor: pointer;
}

.pdetail-left-bottom .page-right {
	position: absolute;
	top: 35px;
	right:0px;
	color: #225CF0;
	font-size: 27px;
	font-weight: 600;
	cursor: pointer;
}
.pdetail-left-bottom .ximg {
	max-height: 100px;
	max-width: 100%;
}
.pdetail-left-bottom .swiper-slide {
	background-color:#F6F9FB;
	text-align: center;
	line-height: 100px;
}

.pdetail-left-bottom  .swiper-slide-active {
	border:1px solid #225CF0;
}

.pdetail-right-con .title{
	margin: 20px 0 40px;
	font-size: 1.6rem;
	font-weight: 600;
}

.pdetail-right-con .desc {
	line-height: 32px;
	font-size: .95rem;
}
.pdetail-right-con  .caozuo button{
	background-color: #fff;
	color: #225CF0;
	border: 1px solid #225CF0;
	border-radius: 4px;
	padding: 4px 15px;
	cursor: pointer;
	margin:50px 0;
}

.pdetail-right-con  .caozuo button:hover {
	background-color: #225CF0;
	color: #fff;
}

.pdetail-right-con  .fenxiang {
	font-size: .95rem;
	position: relative;
}

.pdetail-right-con  .fenxiang span{
	font-size: 1.4rem;
	margin-left: 15px;
	position: relative;
	top: 2px;
	cursor: pointer;
}
.pdetail-right-con  .fenxiang>div{
	float: left;
	position: relative;
}
.fenxiang .fx-list {
	top: -2px;
}
.pdetail-right-con  .fenxiang .fx-list:hover {
	color:#28C445;
}
.pdetail-right-con  .fenxiang .fx-list-c {
	display: none;
}
.pdetail-right-con  .fenxiang .fx-list:hover .fx-list-c {
	display: block;
}
.fx-list-c {
	background-color: #fff;
	width: 240px;
	height: 100px;
	position: absolute;
	bottom:-100px;
	box-shadow: 0 0 5px #cfcfcf;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 15px;
	left: -88px;
}
.fx-list-c  img {
	float: left;
	height: 75px;
}
.fx-list-c  .fx-list-con {
	float: left;
	font-size: .8rem;
	color:#333 !important;
	margin-top: 10px;
	margin-left: 10px;
	width: calc(100% - 85px);
}
.pdetail-mid-top {
	border-bottom:1px solid #ccc;
}

.pdetail-mid-top .pd-title {
	font-size: 1.4rem;
	font-weight:600 ;
	margin:60px 0 20px;
}
.pdetail-mid-top .pd-desc {
	font-size: .8rem;
	color:#ccc;
	margin-bottom:20px;
}

.pdetail-mid-con {
	margin-top: 30px;
	font-size: .95rem;
	line-height: 32px;
}
.pdetail-mid-img-l {
	text-align: center;
	height: 80px;
	margin-top: 30px;
	padding-bottom: 100px;
	margin-bottom: 50px;
	border-bottom:1px solid #ccc;
}

.pdetail-mid-img-l img{
	max-height: 80px;
	margin: 0 15px;
}

.pdetail-bottom {
	text-align: center;
}

.pdetail-bottom button {
	background-color: #fff;
	color: #225CF0;
	border: 1px solid #225CF0;
	border-radius: 4px;
	padding: 4px 15px;
	cursor: pointer;
	margin:40px 0;
}
/* 产品详情结束 */

/* 新闻咨询 */
.news {
	padding: 70px 0;
}

.news-top {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	padding: 20px 0;
}

.news-top span {
	font-size: 1.2rem;
	color:#999;
	font-weight: 600;
	padding: 20px 10px;
	margin: 0 50px;
	cursor: pointer;
}

.news-top .active,.news-top span:hover {
	color:#333;
	border-bottom:2px solid #1854EF;
}

.news-list {
	overflow: hidden;
	margin-top: 60px;
	cursor: pointer;
}

.news-list:hover .news-list-t{
	color:#1854EF;
}

.news-list:hover button{
	background-color:#1854EF;
}

.news-list-l {
	width: 35%;
	height: 266px;
}

.news-list-r {
	width: 60%;
	height: 266px;
}

.news-list-img{
	line-height: 266px;
	text-align: center;
	overflow:hidden;
}

.news-list-img img {
	width: 100%;
	height: 100%;
}

.news-list-t {
	font-size: 1.4rem;
	font-weight: 600;
	color: #000;
	margin: 20px 0 30px
}

.news-list-d {
	font-size: .9rem;
	line-height: 22px;
	color: #666666;
}

.news-list-time {
	font-size: .9rem;
	line-height: 22px;
	color: #666666;
	margin-top: 20px;
}

.news-list-r button {
	color: #fff;
	background-color: #CCCCCC;
	border-radius: 4px;
	border:none;
	padding: 4px 15px;
	cursor: pointer;
	margin:40px 0;
}


/* 新闻咨询结束 */


/* 新闻详情 */
.newsd-top {
	margin: 60px 0;
}
.newsd-t {
	font-size: 1.4rem;
	color: #333;
	font-weight: 600;
	text-align: center;
}
.newsd-d {
	font-size: 1rem;
	color: #666;
	text-align: center;
	margin: 20px 0;
}
.newsd-d span {
	margin: 0 50px;
}
.newsd-mid {
	line-height: 22px;
	padding-bottom: 50px;
	border-bottom: 2px solid #ccc;
}
.newsd-bot {
	margin-top: 40px;
	margin-bottom: 100px;
}
.newsd-pn {
	color:#666;
	margin-bottom: 20px;
	cursor: pointer;
}
/* 新闻详情结束 */

/* 运营解决方案 */
.workyy-con {
	text-align: center;
}
.workyy-1 {
	margin-top: 60px;
}
.workyy-con-c {
	color: #666;
	line-height: 24px;
	text-align: left;
}
/* 运营解决方案结束 */

/* 服务宣传 */
.sxc {
	padding: 70px 0;
}

.sxc-top {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	padding: 20px 0;
}

.sxc-top a {
	font-size: 1.2rem;
	color:#9F9F9F;
	font-weight: 600;
	padding: 20px 10px;
	margin: 0 50px;
	cursor: pointer;
}

.sxc-top .active,.sxc-top a:hover {
	color:#333;
	border-bottom:2px solid #1854EF;
}

.sxc-mid-con {
	width: 100%;
	box-sizing: border-box;
	padding: 15px;
	margin: 20px 0;
	background-color: #F6F9FB;
	overflow: hidden;
	
}
.sxc-mid-con:hover {
	box-shadow: 0 0 7px #ccc;
} 
.sxc-mid-c {
	width: 54%;
	height: 100%;
}

.sxc-mid-img {
	width: 42%;
	height: 100%;
	text-align: center;
}

.sxc-mid-img img {
	height: 100%;
	max-width: 100%;
}
.sxc-mid-d {
	margin: 60px 0;
	font-size: 1.2rem;
	font-weight: 600;
	line-height: 34px;
	text-align: left;
}
/* 服务宣传结束 */


/* 服务宣传 */
.sxz {
	padding: 70px 0;
}

.sxz-top {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	padding: 20px 0;
}

.sxz-top a {
	font-size: 1.2rem;
	color:#9F9F9F;
	font-weight: 600;
	padding: 20px 10px;
	margin: 0 50px;
	cursor: pointer;
}

.sxz-top .active,.sxz-top a:hover {
	color:#333;
	border-bottom:2px solid #1854EF;
}
.sxz-mid {
	overflow: hidden;
}
.sxz-mid-con {
	width: 48%;
	box-sizing: border-box;
	padding: 20px;
	margin: 30px 0;
	background-color: #F6F9FB;
	overflow: hidden;
}
.sxz-mid-con:hover {
	box-shadow: 0 0 7px #ccc;
} 

.sxz-mid-c {
	width: 100%;
	height: 70px;
	box-sizing:border-box;
	padding-right:80px;
	line-height: 90px;
	position: relative;
}

.sxz-mid-img {
	width: 100%;
	height: 100%;
	line-height: 100%;
	text-align: center;
}

.sxz-mid-img img {
	max-height: 100%;
	max-width: 100%;
}

.sxz-mid-t {
	font-size: 1.2rem;
	font-weight: 600;
	text-align: left;
}

.sxz-mid-c button {
	position: absolute;
	right:0;
	bottom: 12px;
}
/* 服务宣传结束 */


/*平板*/
@media screen and (max-width:1200px){
	#banner{height: 500px !important;}
	.menu .layui-nav .layui-nav-more {display: none;}
	.nav-1{display: none;}
	.nav-2{display: block;}
	.workac-con .workac-con-img1{width: 100%;}
}


/*手机，平板*/
@media screen and (max-width:768px){
	.menu .layui-nav .layui-nav-more {display: none;}
	.menu .layui-nav .layui-nav-child {left: -65px;top: 53px;}
	.layui-container {padding: 0 15px;}
	.nav-1{display: none;}
	.nav-2{display: block;}
	#banner{height: 12rem !important;}
	
	.lm-left{font-size: 1.1rem;}
	.lm-y{margin: 7px 0 6px;width: 7px;height: 7px;}
	
	.index-list1 img , .index-list1-con{width: 100%;}
	.index-list-con {font-size: .95rem;}
	.index-2 {height: 230px; margin: 50px 0 30px;}
	.index-2-l {margin-top: 40px;}
	.index-2-l-t { font-size: 1.4rem ;}
	.index-2-l-t span:nth-child(1) {font-size: 1rem; top: -6px;}
	.index-2-l-t span:nth-child(2) {    bottom: -2px;}
	.index-2-l-t2 {font-size: 1.2rem !important;}
	.index-2-l-d {font-size: 1rem;}
	.index-title-t {font-size: 1.6rem;}
	.index3-con-list-c img{ width: 100%;}
	.index4-con-list {width: 100%;}
	.index4-con-list-c {display: block;font-size: .8rem;line-height: 22px;top: 66px;}
	.index4-con-list-t {font-size: 1rem; line-height: 26px;}
	.index4-page {position: absolute;text-align: center;z-index: 12;}
	.index4-page span{background: #fff;}
	.index5-con-top button {padding: 5px 8px;font-size: .9rem;margin: 0 5px;}
	.index5-mid-c {width: 100%;}
	.index5-cc-l {height: auto;}    
	.index5-con-top {padding: 30px 0 20px;}
	.index5-con-mid {height: auto;width: 100%;overflow: hidden; padding-bottom: 40px;}
	.index5-cc-t .yuan {left: -15px;}
	.index5-c-c button {margin-top: 25px;}
	.index3-con {margin-top: 20px;}
	.index6-con {margin-top: 30px;}
	.index6-con-list {width: 100%;padding: 40px 15px;margin-bottom: 15px;}
	.index6-con-list button {right: 15px;top: 85px;}
	.index6-con-list img {margin-top: 20px;width: 100%; height: auto;}
	
	.workac {margin-top:20px;}
	.workac-con {margin: 50px  0 20px;}
	.workac-m div:nth-child(1) {font-size: 1rem;}
	.workac-con-desc1 {font-size: .8rem;}
	.workac-con .workac-con-img1{width: 100%;}
	.workac-con-nav {margin: 20px  0 20px;text-align: center;}
	
	.workyy-con img {width: 100%;}
	.workyy-1 {margin-top: 30px;}
	.workac-2 { margin-top: 40px;}
	
	.intro-con img{width: 100%;}
	.intro-con .intro-list1-con{width: 100%;}
	.intro-list1 {height: auto;padding: 30px 0;overflow: hidden;}
	.intro-con1 {margin: 40px 0;background-size: 100% 40%;}
	.intro-con1-list {margin-bottom: 30px;}
	.intro-con1-list img { width: 70px;}
	.intro-con1-list-c {width: calc(100% - 85px);}
	.intro-con1-list-c div:nth-child(1) {margin: 0px 0 12px;}
	.intro-con2 {margin-bottom: 40px;}
	.intro-con2-list {width: 50%;}
	.intro-con2-list img {width: 70%;}
	
	.lm-search {margin:20px 0}
	.product-right {width: 100%;}
	.product-list {padding: 5px;}
	.product-p div {padding: 10px 5px;}
	
	.pdetail-left {padding-right: 0px;}
	.pdetail-right {padding-left: 0px;}
	.pdetail-left-top {height: 300px;line-height: 300px;}
	.pdetail-right-con .title {margin: 40px 0 20px;font-size: 1.2rem;}
	.pdetail-right-con .caozuo button { margin: 20px 0;}
	.fx-list-c {left: 0px;bottom: -105px;}
	.pdetail-mid-top .pd-title { margin: 40px 0 20px;}
	.pdetail-mid-img-l {height: auto;}
	
	.news {padding: 20px 0;}
	.news-top span {font-size: .9rem;padding: 13px 10px;margin: 0 0px;}
	.news-top { padding: 13px 0;}
	.news-list {position: relative;padding-bottom: 6px;margin-top: 20px;}
	.news-list-l,.news-list-r{height: 66px;}
	.news-list-img {line-height: 66px;}
	.news-list-t {
		font-size: .6rem;margin: 0px 0 5px;overflow: hidden;
		text-overflow:ellipsis;
		width: 100%;
		white-space: nowrap;}
	.news-list-d {
		overflow: hidden;
		text-overflow:ellipsis;
		width: 100%;
		white-space: nowrap;
	}
	.news-list-time {margin-top: 6px;}
	.news-list-r button{
	    position: absolute;
	    right: 0;
	    top: 50px;
	    margin: 0;
	    padding: 2px 5px;
	    font-size: .6rem;
	}
	
	.sxc {padding: 20px 0;}
	.sxc-top a {font-size: .9rem;padding: 13px 10px;margin: 0 0px;}
	.sxc-top { padding: 13px 0;}
	.sxc-mid-img {width: 100%;height: auto;}
	.sxc-mid-img img {height: auto;}
	.sxc-mid-c {width: 100%;margin-bottom: 20px;}
	.sxc-mid-d {margin: 15px 0;}
	
	.sxz {padding: 20px 0;}
	.sxz-top a {font-size: .9rem;padding: 13px 10px;margin: 0 0px;}
	.sxz-top { padding: 13px 0;}
	.sxz-mid-con {width: 100%;margin: 20px 0;}
	    
	.contact-con-tips {margin:40px 0;font-size:.8rem;}
	#map {height: 250px;}
	
	.xf {position: fixed;top:46%;right: 0;margin-right: 0;}
	.menu .layui-nav{margin-right: 5px;padding: 0px;width: 36px;}
}


/*电脑*/
@media screen and (min-width:1200px){
	body{padding-top:120px !important;}
	.top{position:fixed;left:0;top:0px;z-index:111;}
	.menu {position: fixed;left: 0;top: 40px;z-index: 111;background: #fff;width: 100%;}
	.layui-container {padding: 0 !important;}
	.nav-2{display: none;}
	.nav-1{display: block;}
	.banner {height: calc(100% - 121px);}
	#banner{height: 100% !important;}
}





