@charset "utf-8";
/* CSS Document */
.lx_banner{
	    position: relative;
    width: 100%;
    height: 18.5vw;
}

.banner-lx{
	display: block;
	outline: none;
	border:0;
	height: 22.4;
	width: 100%;
}
.lx-con{
	width: 100%;
    /*height: 60vw;*/
    background-image: url(/Public/images/pc/contact/lianxi_bottom.jpg);
    background-repeat: no-repeat;
	background-position:top;
	padding-bottom: 5vw;
/*	text-align: center;*/
}
.lx-content{
	width: 75vw;
    /*height: 60vw;*/
    margin: 0 auto;
}
.lx-top{
	position: relative;
    height: 35vw;
    width: 100%;
/*	background: #9E5D5E;*/
/*	padding-top:3.125em*/
}
.lx-top-left{
	position: absolute;
    left: 0;
    top: 4vw;
    height: 31vw;
    width: 30vw;
    background: #ffffff;
}
.lx-top-right{
	    position: absolute;
    left: 31vw;
    top: 4vw;
    width: 44vw;
    height: 31vw;
	background-color: #e98f25;
	background-color: rgba(233,143,37,0.7);
	
}

.lx-top-right p{
	    margin-top: 2vw;
     margin-left: 2vw; 
    margin-bottom: 0.5vw;
    font-size: 1.25vw;
    color: #ffffff;
}
.input{
	    margin-left: 2vw;
    height: 3vw;
    width: 35vw;
    margin-top: 1vw;
    color: #a1a1a1;
    padding-left: 0.5vw;
    font-size: 0.875vw;
}
input::-webkit-input-placeholder{
	color: #a1a1a1;
}
.subimt{
	    width: 8vw;
    margin-left: 2vw;
    font-size: 1.25vw;
    background: #ffffff;
    border: none;
    color: #e98f25;
    font-weight: bold;
    margin-top: 1.5vw;
    padding-top: 0.4vw;
    padding-bottom: 0.4vw;

}

.lx-top-right textarea {
/*
	margin-left: 4.5em;
	height: 10.5em;
	width:44.5em;
	margin-top: 1em;
	color:#a1a1a1;
	padding-left: 0.5em;
	font-size: 1vw;
	padding:0.5em;
*/
	
	
	
	
	
	margin-left: 2vw;
    height: 10vw;
    width: 35vw;
    margin-top: 1vw;
    color: #a1a1a1;
    padding-left: 0.5vw;
	padding-top:0.5vw;
	font-family: "微软雅黑";
    font-size: 0.875vw;
}


.lx-bottom{
	    width: 75vw;
    height: 25vw;
    margin-top: 0.6875vw;
    background: #ffffff;
}

.add{
	position: relative;
    height: 3.5vw;
    width: 75vw;
}
.add img{
	position: absolute;
	top:1.6875em;
	left: 2.9375em;
}
.add p{
	position: absolute;
	top:2em;
	left: 5.5em;
	font-size: 1.1875em;
	font-weight: 500;
}