

.yw_chuixun {
	width: 1400px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.yw_chuixun .title {
	padding-top: 60px;
	padding-bottom: 17px;
	border-bottom: 2px solid #f68328;
}
.yw_chuixun .title .left {
	font-size: 0;
	margin-top: 19px;
}
.yw_chuixun .title .left .content1 {
	font-size: 30px;
	display: inline-block;
	margin-right: 15px;
}
.yw_chuixun .title .left .content2 {
	font-size: 16px;
	color: #f68328;
}
.yw_chuixun .title .right {
	vertical-align: middle;
	font-size: 0;
}
.yw_chuixun .title .right .text {
	display: inline-block;
	vertical-align: middle;
	margin-right: 19px;
}
.yw_chuixun .title .right .img {
	display: inline-block;	
	vertical-align: middle;
}
.yw_chuixun .title .right .img img {
	width: 70px;
}
.yw_chuixun .title .right .content1 {
	text-align: right;
	font-size: 16px;
	color: #f68328;
} 
.yw_chuixun .title .right .content2 {
	font-size: 30px;
	color: #f68328;
}
.yw_chuixun .xinxi {
	margin-top: 39px;
}
.yw_chuixun .xinxi li {
	width: 33.3%;
	float: left;
	font-size: 0;
	margin-bottom: 20px;
}
.yw_chuixun .xinxi li:nth-child(2) {
	padding-left: 25px;
}
.yw_chuixun .xinxi li:nth-child(5) {
	padding-left: 25px;
}
.yw_chuixun .xinxi li:nth-child(3) {
	text-align: right;
}
.yw_chuixun .xinxi li:nth-child(6) {
	text-align: right;
}
.yw_chuixun .xinxi li .left {
	width: 77px;
	text-align: left;
	display: inline-block;
	font-size: 16px;
}
.yw_chuixun .xinxi li input {
	width: 336px;
	height: 50px;
	font-size: 16px;
	border-radius: 4px;
	border: 2px solid #e5e5e5;
	vertical-align: middle;
}
.yw_chuixun .xinxi li span {
	vertical-align: middle;
}
.yw_chuixun .xinxi li .select {
	width: 336px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	border-radius: 4px;
	border: 2px solid #e5e5e5;
	display: inline-block;
	vertical-align: middle;	
	text-align: left;
	padding-left: 18px;	
	background: url('/assets/img/tip-img/daosanjiao.png') no-repeat 93% center;
	cursor: pointer;
}
.yw_chuixun .xinxi li.teshu {
	position: relative;
	z-index: 5;
}
.yw_chuixun .xinxi .option {
	width: 336px;
	position: absolute;
	margin-left: 130px;	
	background: #fff;
	border: 1px solid #e5e5e5;
	top: 49px;
	display: none;
}
.yw_chuixun .xinxi .option .item {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	width: 336px;
	text-align: left;
	padding-left: 18px;
	transition: all 1s;
	-moz-transition: all 1s; 
	-webkit-transition: all 1s; 
	-o-transition: all 1s;
}
.yw_chuixun .xinxi .option .item:hover {
	background: #f58328;
	color: #fff;
}
.yw_chuixun .sf_kehu {
	font-size: 0;
	vertical-align: middle;
	margin: 10px 0 30px 0;
}
.yw_chuixun .sf_kehu div {
	display: inline-block;
}
.yw_chuixun .sf_kehu .shifou {
	font-size: 16px;
	vertical-align: middle;
	margin-right: 32px;
}
.yw_chuixun .sf_kehu .shi {
	width: 76px;
	height: 36px;
	line-height: 36px;
	border: 2px solid #e5e5e5;
	text-align: center;
	border-radius: 4px;	
	vertical-align: middle;
	margin-right: 20px;
	cursor: pointer;
	transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-o-transition: all 0.5s;
}
.yw_chuixun .sf_kehu .shi:hover {
	border: 2px solid #f58328;
	color: #fff;
	background: #f58328;
}
.yw_chuixun .sf_kehu .fou {
	width: 76px;
	height: 36px;
	line-height: 36px;
	border: 2px solid #e5e5e5;
	text-align: center;
	border-radius: 4px;
	vertical-align: middle;
	cursor: pointer;
	transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-o-transition: all 0.5s;	
}
.yw_chuixun .sf_kehu .fou:hover {
	border: 2px solid #f58328;
	color: #fff;
	background: #f58328;
}
.yw_chuixun .xuqiu {
	margin-bottom: 30px;
}
.yw_chuixun .xuqiu .left {
	display: inline-block;
	font-size: 16px;
	position: absolute;
}
.yw_chuixun .xuqiu textarea {
	height: 106px;
	border: 2px solid #e5e5e5;
	width: 94.5%;
	margin-left: 77px;
	border-radius: 6px;
	padding: 0 15px;
	font-size: 16px;
	display: inline-block;
}
.yw_chuixun .qudao {
	z-index: 5;
}
.yw_chuixun .qudao .zhao {
    font-size: 16px;
    margin-right: 32px;	
    display: inline-block;
}
.yw_chuixun .qudao .teshu {
	position: relative;
	display: inline-block;
}
.yw_chuixun .qudao .teshu .select {
    width: 336px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    border-radius: 4px;
    border: 2px solid #e5e5e5;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    padding-left: 18px;
    background: url(/assets/img/tip-img/daosanjiao.png) no-repeat 93% center;
    cursor: pointer;	
}
.yw_chuixun .qudao {
	font-size: 0;
	padding-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
}
.yw_chuixun .qudao .teshu .option {
    width: 336px;
    position: absolute;
    background: #fff;
    border: 1px solid #e5e5e5;
    top: 49px;
     display: none; 	
}
.yw_chuixun .qudao .teshu .option .item {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    width: 100%;
    text-align: left;
    padding-left: 18px;
	transition: all 1s;
	-moz-transition: all 1s; 
	-webkit-transition: all 1s; 
	-o-transition: all 1s;
}
.yw_chuixun .qudao .teshu .option .item:hover {
	background: #f58328;
	color: #fff;
}
.yw_chuixun .submit {
	margin-top: 20px;
	margin-bottom: 50px;	
	display: inline-block;
}
.yw_chuixun .submit a {
	width: 140px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background: #f58328;
	border-radius: 4px;
	font-size: 16px;
	text-align: center;
	display: inline-block;
	transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-o-transition: all 0.5s;	
}
.yw_chuixun .submit:hover a {
	opacity: 0.6;
	filter:alpha(opacity=60);
}


@media screen and (max-width: 1440px) {
	.yw_chuixun {
	    width: 1200px;
	}	
	.yw_chuixun .xinxi li input {
		width: 250px;
	}
	.yw_chuixun .xinxi li .select {
		width: 250px;
	}
	.yw_chuixun .xuqiu textarea {
		width: 93.5%;
	}
	.yw_chuixun .xinxi .option {
		margin-left: 149px;
		width: 249px;
	}
	.yw_chuixun .xinxi .option .item {
	    width: 100%;
	}	
}

@media screen and (max-width: 1280px) {
	.yw_chuixun {
	    width: 1000px;
	}
	.yw_chuixun .xinxi li input {
	    width: 230px;
	}
	.yw_chuixun .xinxi li .select {
	    width: 230px;
	}	
	.yw_chuixun .xinxi li:nth-child(2) {
	    padding-left: 20px;
	}	
	.yw_chuixun .xinxi li:nth-child(5) {
	    padding-left: 20px;
	}
	.yw_chuixun .xuqiu textarea {
	    width: 92%;
	}	
	.yw_chuixun .xinxi .option {
	    margin-left: 103px;
	    width: 230px;
	}		
}


@media screen and (max-width: 1024px) {
	.yw_chuixun {
	    width: 700px;
	}
	.yw_chuixun .xinxi li .left {
	    font-size: 14px;
	}
	.yw_chuixun .xinxi li {
	    width: 50%;
	    float: left;
	    font-size: 0;
	    margin-bottom: 20px;
	    padding-left: 20px;
	}
	.yw_chuixun .xinxi li:nth-child(3) {
		text-align: left;
	}
	.yw_chuixun .xinxi li:nth-child(6) {
		text-align: left;
	}
	.yw_chuixun .xinxi .option {
	    margin-left: 77px;
	}
	.yw_chuixun .xuqiu textarea {
	    width: 85.5%;
	}	
}


@media screen and (max-width: 768px) {
	.yw_chuixun .title .left .content1 {
	    font-size: 16px;
	}
	.yw_chuixun .title .left .content2 {
	    font-size: 12px;
	}
	.yw_chuixun .title .right .content2 {
	    font-size: 18px;
	}
	.yw_chuixun .title .right .content1 {
	    font-size: 12px;
	}
	.yw_chuixun .title .right .img img {
	    width: 40px;
	}
	.yw_chuixun {
	    width: 100%;
	    padding-left: 30px;
	    padding-right: 30px;
	}
	.yw_chuixun .xinxi li {
	    padding-left: 0px;
	}
	.yw_chuixun .xinxi li:nth-child(5) {
	    padding-left: 0px;
	}
	.yw_chuixun .xinxi li:nth-child(2) {
	    padding-left: 0px;
	}
	.yw_chuixun .xinxi li .left {
		width: 60px;
	}
	.yw_chuixun .xinxi li input {
	    width: 80%;
	}
	.yw_chuixun .xinxi li .select {
	    width: 80%;
	}
	.yw_chuixun .xinxi .option {
	    margin-left: 60px;
	    width: 80%;
	}
	.yw_chuixun .sf_kehu .shifou {
	    font-size: 14px;
	    margin-right: 10px;
	}
	.yw_chuixun .xuqiu textarea {
	    width: 89.8%;
	    margin-left: 60px;
	}
	.yw_chuixun .xuqiu .left {
	    font-size: 14px;
	}
	.yw_chuixun .qudao .zhao {
	    font-size: 14px;
	    margin-right: 10px;
	}
	.yw_chuixun .qudao .teshu .select {
	    width: 300px;
	    font-size: 14px;
	}
	.yw_chuixun .qudao .teshu .option {
	    width: 300px;
	    font-size: 14px;
	}
/*	section.contents .jieshao .text .text1 {
		font-size: 14px;
	}
	section.contents .jieshao .text .text2 {
	    font-size: 12px;
	    margin-top: 10px;
	}*/
	.yw_chuixun .qudao .teshu .option .item {
		font-size: 14px;
	}
	.yw_chuixun .xinxi .option .item {
		font-size: 14px;
	}
	.yw_chuixun .submit a {
	    width: 100px;
	    height: 40px;
	    line-height: 40px;
	    font-size: 14px;
	}
}

@media screen and (max-width: 640px) {
	.yw_chuixun .xuqiu textarea {
	    width: 79.4%;
	}		
}

@media screen and (max-width: 634px) {
	.yw_chuixun .xinxi .option {
	    margin-left: 0px;
	    width: 80%;
	    top: 61px;
	}
}


@media screen and (max-width: 414px) {
	.yw_chuixun .sf_kehu .shifou {
		display: block;
		margin-bottom: 5px;
	}
	.yw_chuixun .xuqiu .left {
		position: static;
		display: block;
	}
	.yw_chuixun .xuqiu textarea {
		margin-left: 0;
		width: 89%;
	}
	.yw_chuixun .xinxi li .left {
		display: block;
		margin-bottom: 5px;
	}
	.yw_chuixun .xuqiu .left {
		margin-bottom: 5px;
	}
	.yw_chuixun .qudao .zhao {
		margin-bottom: 5px;
	}
	.yw_chuixun .title .left .content1 {
		margin-right: 5px;
	}
	.yw_chuixun .title .right .img {
		display: none;
	}
	.yw_chuixun .title .right .text {
		margin-right: 0;
	}
	.yw_chuixun {
	    width: 100%;
	    padding-left: 10px;
	    padding-right: 10px;
	}
	.yw_chuixun .xinxi .option {
		top: 70px;
	}	

}












