﻿@media screen and (max-width:1920px){
@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}
ul,li,a{
	list-style: none;
	text-decoration: none;
}
body{
    overflow-x: hidden;
}
.anli_font{
    font-size: 19px;
    color:#a8a8a8;
}
	/* 导航栏 */
.div-nav{
/*width: 96%;*/
    /*width: 96%;*/
    max-width: 1920px;
    min-width: 1100px;
    height: 1.5rem;
    position: relative;
    /* top: 34px; */
    margin: 0px auto;
    background-color: #FFFFFF;
    padding: 0px 2%;
    border-bottom: 4px solid #ef841b;
    flex-wrap: wrap;
	}
	/* logo */
.div-nav>img{
width: 16%;
    height: 88px;
    /* border: 1px solid; */
    margin-top: 30px;
    margin-left: 150px;
}
/* 招商热线 */
.zs{
    position: relative;
    top: -116px;
    /* display: -webkit-box; */
	display: flex;
    left: 38%;
    /*width: 54%;*/
    width: 1000px;
    height: 28%;
	line-height: 42px;
}
/* 打电话的盒子 */
.zs>div{
    width: 6%;
    height: 100%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 3px solid #ef841b;
	position: relative;
}
/* 打电话的图片 */
.zs>div>img{
    /*width: 75%;*/
    /*height: 75%;*/
     width: 30px;
    height: 30px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    margin: 5px;
position: absolute;
/*top: -58px; */
}
/* 导航栏的文本字体 */
.strong-ul{
    display: inline-flex;
    position: relative;
    /* top: -174%; */
    /* width:100%; */
}
.zs>span>strong{
font-size: 0.3rem;
    color: #ef841b;
    margin: 0px 15px;
font-weight: bolder;
}
/* 电话号码 */
.zs>strong:nth-of-type(2),.zs>strong:nth-of-type(3){
	color: #333;
}
/* 搜索表单 */
.form-ss{
    width: 22%;
    height: 100%;
    /* border: 1px solid #ef841b; */
    position: relative;
}
/* 搜一搜 */
.form-ss>input:nth-of-type(1){
width: 100%;
    height: .43rem;
    border: 1px solid #ef841b;
    text-indent: 70px;
}
/* 提交 */
.form-ss>input:nth-of-type(2){
    display: block;
    width: 30%;
    height: .43rem;
    top: 0px;
    background: #ef841b;
    border: none;
}
/* 搜索 */
.form-ss>input{
	    position: absolute;
}
/* 搜索 */
.form-ss>img{
    position: absolute;
    z-index: 1;
    /*width: 22%;*/
    width: 40px;
    height: 40px;
    margin: 1px 8px;
}
.div-nav>ul{
    display: flex;
    height: 39.4%;
    position: relative;
    /* border: 1px solid; */
    bottom: 95px;
    width: 1150px;
    text-align: center;
    left: 25%;
}
.div-nav>ul>li{
    position: relative;
    /*flex: 1;*/
    line-height: 59.4%;
}
.div-nav>ul>li>a{
	color: #333;
	font-size:0.22rem;
	font-weight: 5px;
	display: block;
	padding: 0px 30px;
}
.ul-nav>li:nth-of-type(1)>a{
    display: block;
    height: 100%;
}
/* 点击事件的添加类 */
.nav{
	color: #fff;
	background-color: #EF841B;
}
/* 轮播图盒子 */
.lbt-div{
    width: 100%;
    height: 8.7rem;
    position: relative;
    /* top: 50px; */
    margin: 0px auto;
    /* display: -webkit-box; */
	}
.lbt-div>ul:nth-of-type(1){
	width: 100%;
	/* display: -webkit-inline-box; */
	display: inherit;
	height: 100%;
	overflow: hidden;
	position: relative;
	/* top: -50px; */
}
.lbt-div>ul{
	/* flex: 1; */
	/* border: 1px solid; */
	position: relative;
}
.lbt-div>ul:nth-of-type(1)>li{
    position: absolute;
    width: 100%;
}
.lbt-div>ul:nth-of-type(1)>li:nth-of-type(1){
z-index: 1;
}
.lbt-div>ul:nth-of-type(2){
	    width: 626px;
}
/* 第二张图 */
.lbt-div>ul:nth-of-type(2)>li{
	height: 100%;
}
.lbt-div>ul:nth-of-type(1)>li>a{
	display: block;
	    height: 8.7rem;
}
/* 第二张图 */
.lbt-div>ul:nth-of-type(2)>li>a{
	    display: block;
	    height: 100%;
}
/* 第二张图 */
.lbt-div>ul:nth-of-type(2)>li>a>img{
	    width: 100%;
	    height: 100%;
}
.lbt-div>ul:nth-of-type(1)>li>a>img{
	    height: 100%;
	    width: 100%;
}
/* 左右箭头 */
.zy-div{
    width: 100%;
    height: 5%;
    /* border: 1px solid; */
    position: absolute;
    top: 40%;
    /* opacity: 1; */
	z-index: 3;
}
.zy-div>span{
font-size: .4rem;
    height: 100%;
    border: 1px solid;
    display: block;
    border-radius: 50%;
    width: 2%;
    text-align: center;
    line-height: 100%;
    background-color: #fff;
     opacity: 0;
}
.zy-div>span:nth-child(2){
    right: 0px;
    position: absolute;
    top: -2%;
}
/* 小圆点 */
.span-xyd{
    right: 43%;
    position: absolute;
    bottom: 4%;
    height: 3%;
    width: 14%;
	z-index: 9999;
	/*opacity: 0;*/
}
/* 小圆点 */
.span-xyd>span{
    width: 25%;
    height: 6px;
    /* border: 1px solid; */
    background: #fff;
    border-radius: 20px;
    position: absolute;
    top: 32%;
}
.span-xyd>span:nth-of-type(2){
	    right: 40%;
}
.span-xyd>span:nth-of-type(3){
	    right: 5%;
}
/* 品牌介绍 */
.ppjs-ul{
	width: 96%;
	height: 500px;
	position: relative;
	top: 50px;
	padding: 0px 2%;
	margin: 50px auto;
	display: flex;
	/* border: 1px solid; */
}
/* 分为2个li */
.ppjs-ul>li{
	flex: 1;
	/* border: 1px solid; */
}
/* 背景颜色 */
.ppjs-ul>li:nth-of-type(1)>div{
	background-color: #333333;
	height: 80%;
	width: 80%;
	margin: 5% auto;
}
/* 第二个图片的透明度 */
.ppjs-ul>li:nth-of-type(2){
	width: 100%;
	height: 100%;
	position: relative;
}
.ppjs-ul>li:nth-of-type(2)>i{
    background: url(../img/huligongy.png) no-repeat 100% 100%;
    opacity: 0.2;
    display: block;
    height: 100%;
}
/* 品牌介绍字体 */
.ppjs-ul>li:nth-of-type(2)>strong{
    font-size: 48px;
    color: #EF841B;
    border: 1xp solid;
    position: absolute;
    top: 0px;
    margin: 30px 0px 0px 50px;
}
/* 莱斯顿艺术顶墙 */
.ppjs-ul>li:nth-of-type(2)>b{
	font-size: 36px;
	color: #333;
	border: 1xp solid;
	position: absolute;
	top: 60px;
	margin: 30px 0px 0px 50px;
}
/* 内容 */
.neyong{
    position: absolute;
    top: 150px;
    width: 90%;
    margin-left: 50px;
}
/* 每段的内容 */
.neyong>p{
	margin-top:20px;
}
/* 莱斯顿优势 */
.yous,.shiji{
	width: 96%;
	height: 700px;
	position: relative;
	top: 50px;
	padding: 0px 2%;
	margin: 50px auto;
	display: flex;
	/* border: 1px solid; */
	flex-direction: column;
}
/* 莱斯顿优势文本 */
.yous-font,.shiji-font{
    width: 100%;
    /* display: -webkit-box; */
	display: flex;
    height: 110px;
    /* border: 1px solid; */
    position: relative;
}
/* 莱斯顿优势文本 */
.yous-font>strong,.shiji-font>strong{
	    width: 100%;
	    display: block;
	    height: 50px;
	    font-size: 40px;
	    text-align: center;
		color: #EF841B;
}
/* 莱斯顿优势的文本 */
.yous-font>div,.shiji-font>div{
    display: block;
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0px;
	text-align: center;
	line-height: 50px;
	left: 0px;
}
/* 莱斯顿优势的文本 */
.yous-font>div>font,.shiji-font>div>font{
	    margin: 0px 20px;
	    font-size: 24px;
	    font-weight: 500;
}
/* 莱斯顿优势的icon */
.you-pic{
    width: 100%;
    height: 84%;
    /* border: 1px solid; */
    position: relative;
}
/* 莱斯顿优势的icon */
.you-pic>img{
	height: 100%;
	width: 100%;
}
/* 客厅空间 */
.keting{
	width: 96%;
	height: 200px;
	/* border: 1px solid; */
	margin: 50px auto;
	padding: 0px 2%;
	position: relative;
	top: 50px;
}
/* 客厅空间 */
.keting>span{
	display: block;
	width: 100%;
	height: 100%;
}
/* 客厅空间 */
.keting>span>img{
	height: 100%;
	width: 100%;
}
.top-hz{
    /*width: 22%;*/
    width: 418px;
    height: 125px;
    border: 2px solid #EF841B;
    margin: 0px auto;
    margin-bottom: 87px;
    position: relative;
    top: 50px;
    text-align: center;	
	}
.top-hz>font:nth-of-type(1){
margin-top: 0.2rem;
    display: block;
}
.top-hz>font:nth-of-type(2){
    padding: 5px 10px;
    background-color: #EF841B;
    margin-top: 10px;
    position: absolute;
    font-size: .2rem;
    color: #fff;
    bottom: -15%;
    left: 30%;
}
.top-hz>p{
    color: #000;
    margin-top: 10px;
    font-size: 0.2rem;
}
/* 底部 */
.font-lyhz>p,.font-lyhz>font{
	color: #fff;
}
/* 莱斯顿品牌介绍 */
.ysdq{
/*width: 96%;*/
    width: 1800px;
    height: 100%;
    /* border: 1px solid; */
    position: relative;
    top: 50px;
    margin: 10px auto;
    display: flex;
}
.ysdq>a{
    width: 40%;
    height: 50%;
    display: block;
    position: relative;
	margin-top: 2%;
}
.ysdq>a>img{
	width: 100%;
	height: 100%;
}
/* 右侧整体 */
.ysdq-font{
	width: 50%;
	margin: 30px auto;
}
.ysdq-font>strong{
	    font-size: 0.3rem;
	    width: 100%;
	    display: block;
}
.ysdq-font>p{
width: 100%;
    margin-top: 30px;
    color: #666666;
    font-size: 0.2rem;
}
/* 成功案例总盒子 */
.cgal{
     /* border: 1px solid; */
    margin: 50px auto;
    padding: 0px 2%;
    position: relative;
    top: 50px;
}
.cg-max-box{
	/*display: flex;*/
	/*overflow: hidden;*/
	 text-align: center;
    margin: 20px 0px;
    /* width: 100%; */
    /* max-width: 1800px; */
    width: 100%;
    /* min-width: 1200px; */
    height: 500px;
    display: -webkit-box;
    overflow: hidden;
	}
.yous-box{
    max-width: 1900px;
    min-width: 1200px;
    height: 810px;
    /* border: 1px solid; */
    position: relative;
    top: 50px;
    margin: 50px auto;
    background: url(../img/yous.png) no-repeat 100%;
    display: flex;
}
.yous-box>ul{
    width: 20%;
    position: absolute;
    top: 10%;
    height: 80%;
}
/* 右 */
.yous-box>ul:nth-of-type(2){
	    right: 5%;
	}
.yous-box>ul:nth-of-type(1){
	  left: 5%;
	}
.yous-box>ul>li{
    width: 365px;
    display: flex;
    position: relative;
    margin-top: 10%;
    height: 20%;
}
.yous-box>ul>li>font{
    width: 34%;
    display: block;
    /* padding: 33px 39px; */
    border: 1px solid #ef8419;
    font-size: 0.2rem;
    border-radius: 18px;
    height: 1rem;
    text-align: center;
    line-height: 1rem;
    font-size: 0.24rem;
    color: #ef8419;
}
.yous-box>ul>li>p{
    width: 51%;
    position: absolute;
    right: 0px;
    /* padding: 42px 36px; */
    font-size: 0.13rem;
    /* margin: -3px 54px 0px 0px; */
    color: #666;
}
/* 客厅空间 */
.ketingkongjian{
    /*width: 96%;*/
    width: 1800px;
    /*height: 100%;*/
    height: 200px;
    border: 1px solid;
    margin: 50px auto;
    /* padding: 0px 2%; */
    position: relative;
    top: 50px;
    display: flex;
    background: #000;
}
.ketingkongjian>li{
	    flex: 1;
}
.ketingkongjian>li>a{
    margin-top: 40px;
    display: block;
}
.ketingkongjian>li>a>img{
    /* display: -webkit-box; */
	display: flex;
    margin: 0px auto;
    width: 50%;
    height: 92px;
}
.ketingkongjian>li>font{
    display: block;
    text-align: center;
    margin-top: 2px;
    /*margin: 20px auto;*/
	font-size: 0.2rem;
}
.ketingkongjian>li>i{
	    display: block;
	    height: 120px;
	    width: 4px;
	    background: #ec851e;
	    position: absolute;
	    top: 46px;
	    border-radius: 10px;
}
.shijiyouxiu{
    max-width: 1920px;
    min-width: 1200px;
    height: 8.1rem;
    /* border: 1px solid; */
    position: relative;
    top: 50px;
    margin: 50px auto;
    background: url(../img/shijiyouxiu.png) no-repeat 100%;
}
.shijiyouxiu>ul{
	    display: flex;
	    /* border: 1px solid; */
	    position: relative;
	    top: 29%;
	    margin: 0px auto;
	    width: 90%;
	    height: 44%;
}
.shijiyouxiu>ul>li{
    flex: 1;
    margin: 0px 20px;
    /* border: 1px solid; */
    background: #cbcdcc;
    border-radius: 20px;
}
.shijiyouxiu>ul>li>a{
	    display: table;
	    margin: 0px auto;
}
.shijiyouxiu>ul>li>a>img{
	    margin-top: 70px;
}
.shijiyouxiu>ul>li>font{
	text-align: center;
	    display: block;
	    margin-top: 20px;
		font-size: 0.2rem;
}
/* 成功案例 */
.cgal>div,.jiameng>div{
    text-align: center;
    margin: 20px 0px;
    /*width: 100%;*/
    max-width: 1800px;
    width: 1800px;
    min-width: 1200px;
}
/* 成功案例 */
.cgal>div>font{
	    padding: 10px;
	    border: 3px solid #EF841B;
	    border-radius: 10px;
}
/* 成功案例下面四个盒子 */
.cgal-ul{
     /*width: 100%;*/
     width: 1827px;
    height: 500px;
    /* border: 1px solid; */
    border-radius: 20px;
    /* display: flex; */
    overflow: hidden;
    margin-top: 10px;
    position: relative;
    display: flex;
}
/* 小圆点 */
.cg-xyd{
	    width: 10%;
	    height: 30px;
	    /* border: 1px solid; */
	    position: absolute;
	    bottom: 0px;
	    left: 868px;
	    display: flex;
	}
.pinpaidongtai-xyd{
	width: 200px;
    height: 30px;
    /* border: 1px solid; */
    position: relative;
    bottom: -75px;
    left: 868px;
    display: flex;
}
	.cg-xyd>b,.jiamen-xyd>b,.pinpaidongtai-xyd>b{
		    /* border: 1px solid; */
		    width: 20px;
		    height: 20px;
		    border-radius: 50%;
		    margin: 0px 10px;
		    background: #d1cfcf;
	}
/* 成功案例下面四个盒子 */
.cgal-ul>li{
   /* flex: 1; */
    border-radius: 20px;
    /* border: 1px solid; */
    /* height: 746px; */
    margin: 0px 20px;
    /* animation: gcal 35s linear alternate infinite; */
    width: 423px;
    height: 500px;
}
/* 成功案例下面四个图片的盒子*/
.cgal-ul>li>a{
    /*height: 3.8rem;*/
    width: 94%;
    display: block;
    position: relative;
}
/* 成功案例下面四个图片的盒子继承宽高 */
.cgal-ul>li>a>img{
    height: 270px;
    width: 413px;
    border-radius: 20px;
}
/* 成功案例下面四个图片的盒子文本盒子 */
.cgal-font{
    width: 100%;
    height: 1.6rem;
    text-align: center;
    margin-top: 20px;
    /* line-height: 40px;*/
}
/* 成功案例下面四个图片的盒子文本大小 */
.cgal-font>font{
    font-size: 0.25rem;
    display: list-item;
}
.cgal-font>p{
    margin-top: 10px;
    color: #666;
    height: 13%;
    font-size: 0.13rem;
}
.jiameng>li>div>a:hover{
	background-color: #EF8419;
	color: #fff!important;
}
/* 加盟门店 */
.jiamen-max-box{
/* 	position: relative;
	    height: 2012px; */
}
.jiamen-max-box>div{
/* 	    width: 100%;
	    position: absolute;
		top: 0px; */
}
.jiamen-xyd{
    width: 200px;
    height: 30px;
    /* border: 1px solid; */
    position: relative;
    bottom: -80px;
    left: 868px;
    display: flex;
	}
.jiameng{
	/*width: 96%;*/
	width: 1800px;
	height: 100%;
	/* border: 1px solid; */
	margin: 0px auto;
	padding: 0px 2%;
	position: relative;
	top: 50px;
	display: flex;
	flex-wrap: wrap;
}
/* 加盟门店 */
.jiameng>div>strong{
	font-size: 0.3rem;
	color: #EF841B;
}
/* 加盟门店一分为二 */
.jiameng>li{
/* flex: 1; */
/* border: 1px solid; */
margin-top:50px;
}
/* 加盟门店图片超链接 */
.jiameng-pic>a{
	display: block;
	width: 100%;
	height: 100%;
}
/* 加盟门店图片 */
.jiameng-pic>a>img{
	width: 100%;
	height: 100%;
}
/* 加盟门店右侧边框*/
.jiameng>li:nth-of-type(2){
    background-color: #f0f0f0;
    width: 44%;
    height: 618px;
}
/* 加盟门店右侧内部边框*/
.jiameng>li:nth-of-type(2)>div{
    width: 625px;
    height: 50%;
    background-color: #fff;
    margin: 13% 0px;
    padding: 100px 69px 0px 0px;
	position: relative;
}
/* 加盟门店右侧内部字体*/
.jiameng>li:nth-of-type(2)>div>font{
    font-size: 0.3rem;
    height: 80px;
    display: block;
    line-height: 80px;
    font-weight: 600;
    /*text-align: center;*/
    text-indent: 152px;
}
/* 加盟门店右侧内部字体内容*/
.jiameng>li:nth-of-type(2)>div>p{
    font-size: 0.2rem;
    /*text-align: center;*/
    /*text-indent: 152px;*/
    margin-left: 150px;
    color: #666;
}
.jiameng>li:nth-of-type(2)>div>a{
	position: absolute;
	    right: 20px;
	    bottom: 20px;
	    padding: 5px 20px;
	    color: #524b4b;
	    border: 2px solid #EF8419;
	    font-size: 0.2rem;
}
/* 品牌动态 */
.ppdt{
	width: 96%;
	height: 1106px;
	margin: 50px auto;
	/* padding: 0px 2%; */
	position: relative;
	top: 100px;
	/* border-radius: 200px 0px 0px 0px; */
	/*background-color: #f0f0f0;*/
}
/* 品牌动态 */
.ppdt-font{
	width: 100%;
	text-align: center;
	height: 100px;
	font-size: 72px;
	color: #EF841B;
	line-height: 100px;
	margin-top:50px;
}
/* 公司新闻等大盒子 */
.ul-dt{
	width: 30%;
	display: flex;
	margin: 0px auto;
}
/* 公司新闻等三个盒子 */
.ul-dt>li{
	flex: 1px;
	font-size: 30px;
	text-align: center;
	margin-top: 10px;
}
/* 下面四个文章内容 */
.wenzhang-dt{
	width: 1800px;
	height: 1106px;
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
	position: absolute;
}
/* 下面四个文章内容 */
.wenzhang-dt>li{
    /* display: -webkit-box; */
	display: flex;
	margin: 30px auto;
	margin-left: 70px;
}
/* 品牌动态左侧文章最大的盒子 */
.wenzhang-max{
    height: 86.6%;
    /* display: -webkit-inline-box; */
    /* display: flex; */
    /* flex-wrap: wrap; */
    position: relative;
    /* top: 60px; */
    width: 3rem;
    background: #fff;
}
/* 品牌动态左侧文章头部文本 */
.wenzhang-max>strong{
	width: 100%;
	display: block;
	height: 40px;
	font-size: 0.3rem;
	color: #666666;
	text-align: left;
	text-indent: 40px;
}
/* 更多 */
.wenzhang-max>a:nth-of-type(1):hover{
	background-color: #EF8419;
	color: #fff;
	border-color: #EF8419;
}
/* 品牌动态左侧文章二级标题 */
.wenzhang-min{
    width: 100%;
    display: block;
    height: 50px;
    /* line-height: 50px; */
    text-indent: 40px;
    height: 12%;
    position: relative;
	top: 20px;
	
}
.wenzhang-max a{
    color:#ef841b;
}
/* 品牌动态左侧文章二级标题 */
.wenzhang-min>strong{
    font-size: 0.2rem;
    font-weight: 400;
    color: #333333;
    position: absolute;
    width: 100%;
    left: 0px;
}
/* 品牌动态左侧文章二级标题的下划线 */
.wenzhang-min>i{
    height: 6%;
    /* display: -webkit-box; */
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    background: #ef841b;
    width: 10%;
    bottom: 9px;
    left: 14%;
    border-radius: 20%;
}
/* 品牌动态左侧文章二级标题的下划线 */
.wenzhang-min>i:nth-of-type(2){
	left: 75px;
}
/* 品牌动态左侧文章二级内容 */
.wenzhang-max>p{
    position: absolute;
    top: 150px;
    margin-left: 40px;
    width: 70%;
    color: #666;
    font-size: .14em;
}
/* 点击查看更多 */
.wenzhang-max>a{
    width: 100px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    /*padding: 3% 12%;*/
    border: 1px solid #a9a7a7;
    position: absolute;
    right: 155px;
    color:#000 ;
    border-radius: 7px;
    font-size: .14rem;
    bottom: 36px;
}
/* 品牌动态图片 */
.wenzhang-dt>li>a{
	display: block;
}
/* 官方微信等 */
.gf{
/*width: 96%;*/
   /* height: 1.1rem; */
/*    margin: 50px auto;*/
/*    padding: 0px 2%;*/
/*    position: relative;*/
/*    background-color: #fff;*/
width: 1800px;
    /* height: 1.1rem; */
    margin: 0px auto;
    padding: 0px 2%;
    /*position: relative;*/
    background-color: #fff;
    /*transform: translateY(-1rem);*/
}
/* 官方微信等的图片 */
.gf>span>a{
    /* display: -webkit-box; */
	display: flex;
    margin: 0px 30px;
    width: 45%;
    height: 124px;
}
/* 官方微信等的图片 */
.gf>span>a>img{
    height: 100%;
    width: 100%;
}
/* 官方微信等的图片 */
.gf>span{
    display: flex;
    margin: 0px auto;
    width: 50%;
    position: relative;
    /* top:-22%; */
    height: 90%;
}
/* 留言合作 */
.ly{
    width: 96%;
    height: 100%;
    margin: 50px auto;
    padding: 0px 2%;
    position: relative;
    top: 46px;
    background-color: #000000;
    padding: 40px 0px;
}
/* 留言合作的上字体 */
.ly-font{
height: 50px;
    display: block;
    margin-top: 50px;
}
/* 留言合作的上字体 */
.ly-font>strong{
	    color: #fff;
	    font-size: 40px;
	    font-weight: 400;
	    text-align: center;
	    display: block;
}
/* 表单 */
.form-ly{
    display: flex;
    /*width: 90%;*/
    margin: 60px auto;
}
/* 表单一分为二 */
.form-ly>div{
    flex: 1;
    margin: 0px 20px;
    height: 100%;
    /* display: grid; */
}
.form-ly>div:nth-of-type(1)>input{
    margin-bottom: 50px;
    /* display: -webkit-box; */
	display: flex;
}
.form-ly>div:nth-of-type(2)>input{
	margin-top: 20px;
}
/* 表单的输入框 */
.form-ly>div>input{
    width: 100%;
    height: 50px;
    /* margin-top: 20px; */
    /*border-radius: 10px;*/
    font-size: 20px;
    text-indent: 20px;
}
/* 广东省 */
.sj{
	margin-top:20px ;
	display: flex;
	/* height: 59%; */
}
/* 广东省一分为二的盒子 */
.sj>input{
	flex: 1;
	border-radius: 10px;
	font-size: 20px;
	height: 100%;
	text-indent: 20px;
}
.sj>div{
    flex: 1;
    /*background-color: #fff;*/
    /*margin: 0px 10px;*/
    display: flex;
}
.sj>div>select{
	width: 100%;
	height: 48px;
    -webkit-appearance: none;
    -moz-appearance: none;
	-ms-appearance: none;
    background: url(../img/xuanzekuangsanjiao.png) no-repeat 100%;
       background-position: 330px 0px;
       background-size: 50px;
	color: #000;
}
select::-ms-expand { display: none; }
.sj>div>select>option{
	font-size: .2rem;
}
/* 广东省一分为二的盒子 */
.sj>input:nth-of-type(2){
	margin-left: 10px;
}
/* 内容 */
.form-ly>div:nth-of-type(2)>textarea{
    width: 100%;
    height: 2.62rem;
    font-size: .2rem;
    background: #fff;
    text-indent: 20px;
}
/* 提交表单 */
.form-ly>div:nth-of-type(2)>input{
    background-color: #666;
    transform: translateY(-53px);
    color: #fff;
    font-size: .2rem;
    top: 96px;
}
.youqing-div{
    background: #000;
    /*position: relative;*/
    top: 57px;
    /*height: 50px;*/
}
.youqing-div>font{
position: absolute;
    z-index: 3;
    /*height: 100%;*/
    display: block;
    left: 165px;
    line-height: 60px;
}
/* 友情链接 */
.youqing{
    /*width: 100%;*/
    width: 1570px;
    height: 100%;
    margin: 0px auto;
    /* padding: 0px 2%; */
    position: relative;
    /*top: 20px;*/
    background-color: #000000;
    /* border: 1px solid; */
}
/* 友情链接 */
.youqing>font{
	    display: block;
	    width: 88%;
	    margin: 20px auto;
		color: #fff;
		font-size: .24rem;
}
/* 友情链接 的logo*/
.youqing>img{
	width: 408px;
	height: 98px;
	margin-top: 110px;
	margin-left: 27px;
}
/* 友情链接的右侧盒子 */
.ul-youqing{
color: #fff;
    /* display: -webkit-inline-box; */
    display: inline-flex;
    position: relative;
    top: -124px;
    right: -130px;
    width: 1000px;
}
/* 友情链接 的每个小标题*/
.ul-youqing>li{
height: 24px;
    margin: 0px 28px;
    font-size: .2rem;
    width: 10%;
}
/* 友情链接 的每个小标题中的内容的盒子*/
.ul-youqing>ul{
    height: 1.7rem;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    position: relative;
    top: 40px;
    left: -11%;
    width: 8%;
}
/* 友情链接 的每个小标题中的内容*/
.ul-youqing>ul>li{
    margin-left: 11%;
    margin-top: 18%;
    font-size: .14rem;
}
/* 底部图片 */
.bootm-pic{
 /*width: 96%;*/
 height: 184px;
 background-color: #7f7f7f;
 margin: 0px auto;
 /* display: -webkit-box; */
 display: flex;
}
/* 底部图片 */
.bootm-pic>img{
	width: 100%;
	height: 100%;
}

/* 官方微信 */
.bottom-pic-div{
    width: 96%;
    /*height: 100%;*/
    max-width: 1920px;
    min-width: 1200px;
    margin: 0px auto;
    padding: 20px 2%;
    position: relative;
    /*top: 54px;*/
    /*top: 43px;*/
    /* background: #000; */
}
.bottom-pic-center{
	    width: 45%;
	    text-align: center;
	    margin: 0px auto;
}
.bottom-pic-center>img{
		    margin: 0px 30px;
}
.bottom-zuo{
	    width: 68%;
	    text-align: center;
	    height: 100%;
}
.bottom-zuo>font{
	    font-size: .2rem;
	    color: #fff;
	    font-weight: 500;
}
.bottom-erweima{
    width: 5%;
    margin: 0px auto;
}
.bottom-erweima>img{
	    width: 90%;
	    height: 42%;
	    position: relative;
	    top: 4%;
	    left: 90px;
}
/*模态框*/
/* 提交表单的盒子总框 */
.mianfei-box{
        width: 850px;
        height: 560px;
        /* border: 1px solid; */
        margin: 0px auto;
            box-shadow: #c3c2c2 0px 0px 4px 2px;
                background-color: #fff;
                position: relative;
                display: none;
                /* top: -80px; */
}
.guanbi{
            position: absolute;
            right: -3px;
            width: 48px;
            height: 48px;
            top: -3px;
}
.guanbi>img{
        height: 100%;
        width: 100%;
        position: absolute;
}
.ysj-box{
    width: 80%;
    height: 100px;
    /* border: 1px solid; */
    text-align: center;
    position: relative;
    top: 20px;
    margin: 0px auto;
}
/* 免费获得设计方案 */
.ysj-box>font{
    width: 40%;
    display: block;
    margin-top: 20px;
    margin: 0px auto;
}
/* 莱斯顿艺术顶墙&nbsp;我的艺术家 */
.ysj-box>p{
        width: 100%;
            display: block;
            margin-top: 5px;
            font-size: 20px;        
}
/* 主题框 */
.form-box{
            margin: 20px auto;
            width: 94%;
                display: -webkit-box;
}
/* 图片 */
.form-box>img{
        width: 355px;
        height: 400px;
}
/* 选择框的小框 */
.from-div>input,.from-div>select{
    width: 198px;
    height: 38px;
    margin: 0px 10px;
    text-indent: 12px;
    border: 2px solid #999;
    position: absolute;
}
.from-div{
            height: 42px;
            position: relative;
            width: 100%;
                    /* top: 62px; */
}
/* 市级和省级选择框 */
.select-xx{
            top: 62px;
}
/* 市级选择 */
.shijiqu{
            left: 0px;
}
/* 更改选择框 */
.from-div>select{
        -webkit-appearance: none;
        -moz-appearance: none;
        background: url(../img/xuanzekuangsanjiao.png) no-repeat 100%;
        background-position: 158px 0px;
            right: 0px;
        }
.from-div>select:nth-of-type(1){
        /* left: 0px; */
}
/* 输入框 */
.tijiao{
            position: absolute;
            left: 46%;
            top: 21%;
                width: 444px;
}
select::-ms-expand { display: none; }
.sj>div>select>option{
        font-size: .2rem;
}
.tijiao>input,.text-ly{
        width: 95%;
    height: 38px;
    margin: 10px 10px;
}
/* 选择框 */
.from-div>select>option{
    font-size: 20px;
}
/* 留言框 */
.text-ly{
            height: 182px;
                border: 2px solid #999;
                    top: 148px;
                    position: absolute;
}
/* 提交 */
.tijiao>input:nth-of-type(2){
        background-color: #EF841B;
        color: #fff;
        border: none;
            position: absolute;
            top: 354px;
}
.tijiao input{
        border: 2px solid #999;
        position: absolute;
}
.weix-sji{
    /* top: 50px; */
    transform: translateY(-519px) translateX(522px);
    max-height: 630px;
    position: absolute;
}
.weixingerweima{
    top: 400px;
    height: 200px;
    max-width: 200px;
    margin: 0px auto;
    position: relative;
    /* top: -50px; */
    display: none;
    left: 320px;
}
.erweima-pic{
        width: 100%;
        height: 100%;
}
/* 友情链接的底部大盒子 */
.bottom-box{
            position: relative;
            top: 53px;
}
.show_img{
    color:#EF8419;
}
}



html { font-size:100px; }
@media(max-width:470px){ html { font-size:84.375px; } } /*Android常用宽度*/
@media(max-width:440px){ html { font-size:75px; } }		/*Android常用宽度*/
@media(max-width:400px){ html { font-size:64.69px; } }  /*i6Plus,i7Plus宽度*/  
@media(max-width:350px){ html { font-size:58.59px; } }	/*i6,i7宽度*/
@media(max-width:260px){ html { font-size:56.25px; } }	/*Android常用宽度*/
@media(max-width:200px){ html { font-size:50px; } }		/*i5宽度*/
