 

.inside-banner .title {
	width: auto;
	color: #fff;
	background: rgba(255,129,36,0.8);
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%); 
	top: 30%;
	padding: 10px;
}
.inside-banner .content {
	color: #fff;
	font-size: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%); 
	background: rgba(255,129,36,0.8);
	padding: 10px;
}
.inside-banner img {
	width: 100%;
}

section.contents .xc_waibao .title {
	width: 1400px;
	margin: 0 auto;
	font-size: 30px;
	padding: 40px 0 30px 0;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
}
section.contents .xc_waibao .con {
	width: 1200px;
	margin: 0 auto;	
}
section.contents .xc_waibao .con .top {
	margin: 30px 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
section.contents .xc_waibao .con .middle li {
	width: 33.3%;
	text-align: center;
}
section.contents .xc_waibao .con .middle li .img {
	display: inline-block;
}
section.contents .xc_waibao .con .middle li .img img {
	height: 88px;
	width: auto;
}
section.contents .xc_waibao .con .middle li .text {
	font-size: 16px;
	margin: 30px 0 40px 0;
}

section.contents .jieshao {
	position: relative;
	margin-bottom: 130px;
}
section.contents .jieshao .img {
	background: url('/assets/img/banner-img/service-banner1.jpg') no-repeat;
	height: 380px;
	width: 100%;
}
section.contents .jieshao .text {
	width: 1200px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	text-align: center;
}
section.contents .jieshao .text .text1 {
	font-size: 16px;
	line-height: 30px;
}
section.contents .jieshao .text .text2 {
	font-size: 14px;
	color: #666;
	margin-top: 20px;
}
section.contents .xunjia {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
section.contents .xunjia li {
	width: 33.3%;
	border: 1px solid #eeeeee;
	text-align: center;
	color: #333;
	position: relative;
	transition: all 1s;
	-moz-transition: all 1s; 
	-webkit-transition: all 1s; 
	-o-transition: all 1s;
}
section.contents .xunjia li:nth-child(2) {
	margin-left: -1px;
}
section.contents .xunjia li:nth-child(3) {
	margin-left: -1px;
}
section.contents .xunjia li .title .img {
	display: inline-block;
	padding-top: 22px;
	margin-bottom: 11px;
}
section.contents .xunjia li .title {
	border-bottom: 1px solid #eeeeee;
	height: 118px;	
	background: #f9f9f9;
	transition: all 1s;
	-moz-transition: all 1s; 
	-webkit-transition: all 1s; 
	-o-transition: all 1s;
}
section.contents .xunjia li .title .text {
	font-size: 20px;
	transition: all 1s;
	-moz-transition: all 1s; 
	-webkit-transition: all 1s; 
	-o-transition: all 1s;
}
section.contents .xunjia li:hover .title .text {
	color: #fff;
}
section.contents .xunjia li .content {
	height: 209px;
	padding-top: 25px;
}
section.contents .xunjia li .content .text {
	font-size: 16px;
	line-height: 40px;
}
section.contents .xunjia li:hover {
	border: 1px solid #e87722; 
	z-index: 20;
}
section.contents .xunjia li:hover .title {
	border-bottom: 1px solid #e87722; 
	background: #e87722; 
} 
section.contents .xunjia .ks_xunjia {
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 80px;
	width: 180px;
	height: 40px;
	transition: all 1s;
	-moz-transition: all 1s; 
	-webkit-transition: all 1s; 
	-o-transition: all 1s;	
}
section.contents .xunjia .ks_xunjia:hover {
	opacity: 0.6;
}
section.contents .xunjia .ks_xunjia a {
	width: 100%;
	height: 100%;
	line-height: 40px;
	background: #fdc231;
	border-radius: 20px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	display: inline-block;
}
section.contents .tg_xinchou {

}
section.contents .tg_xinchou .title {
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #e5e5e5; 
	font-size: 18px;
	line-height: 30px;
	padding: 0 483px;
	padding-top: 40px;
	margin-bottom: 40px;
	width: 1400px;
	color: #f58328;
}
section.contents .tg_xinchou .content {
	width: 1400px;
	margin: 0 auto;
	margin-bottom: 40px;
} 
section.contents .tg_xinchou .content li {
	width: 33.33%;
	text-align: center;
	font-size: 0;
	vertical-align: middle;
	position: relative;
}
section.contents .tg_xinchou .content li:before {
	position: absolute;
	content: '';
	height: 65px;
	width: 1px;
	background: #e5e5e5;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
}
section.contents .tg_xinchou .content li:nth-child(3):before {
	height: 0;
}
section.contents .tg_xinchou .content li .img {
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
	margin-right: 37px;
}
section.contents .tg_xinchou .content li .img img {
	height: 60px;
	width: auto;
}	

section.contents .tg_xinchou .content li .text {
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	/*display: block;*/
	max-width: 100%;
}
section.contents .tg_xinchou .bottom {
	width: 1056px;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 40px;
}
section.contents .wm_youshi {
	position: relative;
}


section.contents .fw_taocang {
	background: #f9f9f9;
}
section.contents .fw_taocangs {
	width: 1400px;
	margin: 0 auto;
	padding-bottom: 40px;
}
section.contents .fw_taocangs .title {
	font-size: 30px;
	text-align: center;
	padding: 30px 0 30px 0;
}
section.contents .fw_taocangs .content {
	background: #fff;
	font-size: 0;
}
section.contents .fw_taocangs .content .introduce {
	height: 204px;
	border-bottom: 2px solid #f68328;
	display: inline-block;	
	width: 100%;
	overflow: hidden;
}
section.contents .fw_taocangs .content .introduce .xiazai {
	width: 46%;
	height: 100%;
	text-align: center;
	font-size: 0;
	padding-top: 44px;
}
section.contents .fw_taocangs .content .introduce .xiazai .left {
	display: inline-block;
	vertical-align: middle;
	margin-right: 66px;
}
section.contents .fw_taocangs .content .introduce .xiazai .left img {
	width: 127px;
}
section.contents .fw_taocangs .content .introduce .xiazai .right {
	display: inline-block;
	font-size: 20px;
	color: #f68328;
	padding-left: 10px;
	padding-right: 50px;
	border-bottom: 2px solid #f68328;
	padding-bottom: 16px; 
	background: url('/assets/img/tip-img/xiazai.png') no-repeat 117px 0px;
	vertical-align: middle;
	cursor: pointer;
	transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-o-transition: all 0.5s;
	background-size: 20px 19px;
}
section.contents .fw_taocangs .content .introduce .xiazai .right:hover {
	opacity: 0.6;
}
section.contents .fw_taocangs .content .introduce .taocang {
	display: inline-block;
	width: 54%;
}
section.contents .fw_taocangs .content .introduce .taocang li {
	position: relative;
	width: 33.33%;
	font-size: 0;
}
section.contents .fw_taocangs .content .introduce .taocang li img {
	width: 100%;
}
section.contents .fw_taocangs .content .introduce .taocang li .text {
	position: absolute;
	padding: 0 26px;
	top: 50%;
	transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
}
section.contents .fw_taocangs .content .introduce .taocang li .text .tit {
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
}
section.contents .fw_taocangs .content .introduce .taocang li .text .con {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
}
section.contents .fw_taocangs .content .gz_fuwu {
	font-size: 0;
}
section.contents .fw_taocangs .content .gz_fuwu .item .tit {
	border-bottom: 1px solid #e5e5e5;
	cursor: pointer;
	transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-o-transition: all 0.5s;
	padding-top: 20px;
	padding-bottom: 20px;
}
section.contents .fw_taocangs .content .gz_fuwu .item:last-child  .tit {
	border-bottom: 1px solid transparent;
}
section.contents .fw_taocangs .content .gz_fuwu .item .tit:hover {
	border-bottom: 1px solid #f68328;
}
section.contents .fw_taocangs .content .gz_fuwu .item .tit .left {
	width: 46%;
	height: 100%;
	vertical-align: middle;
}
section.contents .fw_taocangs .content .gz_fuwu .item .tit .left span {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	display: inline-block;
	border-radius: 50%;
	color: #999999;
	font-size: 30px;
	vertical-align: middle;
	margin: 0 20px;
	transition: all 1s;
	-moz-transition: all 1s; 
	-webkit-transition: all 1s; 
	-o-transition: all 1s;
	border: 1px solid #ededed;
}
section.contents .fw_taocangs .content .gz_fuwu .item .tit .left .text {
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
	transition: all 1s;
	-moz-transition: all 1s; 
	-webkit-transition: all 1s; 
	-o-transition: all 1s;
	word-wrap: break-word;
	width: 80%;
}
section.contents .fw_taocangs .content .gz_fuwu .item .tit:hover .left .text {
	color: #fdc231;
}
section.contents .fw_taocangs .content .gz_fuwu .item .tit .right {
	width: 54%;
	font-size: 0;
	height: 100%;
	overflow: hidden;
}
section.contents .fw_taocangs .content .gz_fuwu .item .tit .right .img {
	width: 33.33%;
	display: inline-block;
	position: relative;
	height: 100%;
	text-align: center;
	float: left;
}
section.contents .fw_taocangs .content .gz_fuwu .item .tit .right .img img {
	position: absolute;
/*	left: 50%;
	top: 50%;*/
/*	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);*/
	top: 0;	
	left: 0;	
	right: 0;	
	bottom: 0;
	margin: auto;	
}
section.contents .fw_taocangs .content .gz_fuwu .item .con {
	border-bottom: 2px solid #f68328;
	display: none;
}
section.contents .fw_taocangs .content .gz_fuwu .item .con li {
	margin: 21px 0;
	position: relative;
}
section.contents .fw_taocangs .content .gz_fuwu .item .con .left {
	width: 46%;
	vertical-align: middle;
	font-size: 0;
	height: 100%;
}
section.contents .fw_taocangs .content .gz_fuwu .item .con .left .text {
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 85px;
	width: 80%;
	height: 100%;
}
section.contents .fw_taocangs .content .gz_fuwu .item .con .right {
	width: 54%;
	font-size: 0;
	height: 100%;
	position: absolute;
	left: 46%;
	overflow: hidden;
}
section.contents .fw_taocangs .content .gz_fuwu .item .con .right .img {
	width: 33.33%;
	display: inline-block;
	position: relative;
	height: 100%;
	float: left;
}

section.contents .fw_taocangs .content .gz_fuwu .item .con .right .img img {
	position: absolute;
/*	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);*/	
	top: 0;	
	left: 0;	
	right: 0;	
	bottom: 0;
	margin: auto;	
}
section.contents .fw_taocangs .bottom {
	font-size: 0;
	vertical-align: middle;
	margin-top: 15px;
}
section.contents .fw_taocangs .bottom .con {
	font-size: 14px;	
	vertical-align: middle;
}
section.contents .fw_taocangs .bottom img {
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
}
section.contents .fw_taocangs .jiage {
	margin: 0 auto;
	text-align: center;		
}
section.contents .fw_taocangs .jiage a {
	color: #fff;
	background: #fdc231;
	border-radius: 20px;	
	display: inline-block;
	width: 180px;
	height: 40px;
	line-height: 40px;
	transition: all 1s;
	-moz-transition: all 1s; 
	-webkit-transition: all 1s; 
	-o-transition: all 1s;			
}
section.contents .fw_taocangs .jiage a:hover {
	opacity: 0.6;
}

section.contents .tg_xinchou1 .title {
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
	padding-top: 40px;
	margin-bottom: 60px;
}
section.contents .tg_xinchou1 .content {
	width: 1400px;
	margin: 0 auto;
	margin-bottom: 50px;
} 
section.contents .tg_xinchou1 .content li {
	width: 33.33%;
	text-align: center;
	font-size: 0;
	vertical-align: middle;
	position: relative;
}
section.contents .tg_xinchou1 .content li:before {
	position: absolute;
	content: '';
	height: 60px;
	width: 1px;
	background: #e5e5e5;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
}
section.contents .tg_xinchou1 .content li:nth-child(3):before {
	height: 0;
}
section.contents .tg_xinchou1 .content li .img {
	width: 80px;
	height: 80px;
	background: #f68328;
	border-radius: 50%;
	position: relative;
	margin-right: 30px;
	display: inline-block;
	font-size: 0;
	vertical-align: middle;

}
section.contents .tg_xinchou1 .content li .img img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	vertical-align: middle;
	height: 42px;
	width: auto;
}
section.contents .tg_xinchou1 .content li .text {
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	max-width: 40%;
}
section.contents .wm_youshi .img {
	background: url('/assets/img/banner-img/service-banner2.jpg') no-repeat;
	height: 521px;
	width: 100%;
}
section.contents .wm_youshi .content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	width: 1200px;
	margin: 0 auto;
}
section.contents .wm_youshi .content .top {
	font-size: 30px;
	text-align: center;
	margin-bottom: 30px;
}
section.contents .wm_youshi .content .middle {
	font-size: 16px;
	padding: 0 42px;
	line-height: 30px;
}
section.contents .wm_youshi .content .bottom li {
	position: relative;
	float: left;
	width: 183px;
	height: 150px;
	margin: 0 auto;
	text-align: center;	
	margin-top: 50px;
	margin-right: 20px;
}
section.contents .wm_youshi .content .bottom li:last-child {
	margin-right: 0px;	
}
section.contents .wm_youshi .content .bottom li img {
	width: 100%;
}
section.contents .wm_youshi .content .bottom li .text {
	width: 100%;
	position: absolute;
	top: 50%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	font-size: 16px;
	line-height: 28px;
	color: #fff;	
}
section.contents .rs_guanli {
	width: 1600px;
	margin: 0 auto;
}
section.contents .rs_guanli .title {
	text-align: center;
	font-size: 30px;
	margin: 40px 0 40px;
}
section.contents .rs_guanli .content li {
	width: 20%;
	float: left;
	text-align: center;
	margin-bottom: 50px;
}
section.contents .rs_guanli .content li a {
	display: inline-block;
	width: 100%;
}
section.contents .rs_guanli .content li a:hover .text {
	color: #f58328;
} 
section.contents .rs_guanli .content li .img {
	display: inline-block;
}
section.contents .rs_guanli .content li .img img {
	height: 45px;
}
section.contents .rs_guanli .content li .text {
	margin: 25px 0 0 0;
	font-size: 16px;
	color: #666;
	transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-o-transition: all 0.5s;	
}
section.contents .jj_fangan {
	background: #f9f9f9;
}
section.contents .jj_fangan .title {
	text-align: center;
	font-size: 30px;
	padding: 30px 0 30px;
}
section.contents .jj_fangan .content {
	width: 1400px;
	margin: 0 auto;
	padding-bottom: 50px;
}
section.contents .jj_fangan .content li {
	width: 433px;
	height: 180px;
	background: #fff;
	text-align: center;
	float: left;
	margin-right: 50px;
	cursor: pointer;
	overflow: hidden;
}
section.contents .jj_fangan .content li:last-child {
	margin-right: 0px;
}
section.contents .jj_fangan .content li .img {
	display: inline-block;
	margin: 29px 0 19px 0;
}
section.contents .jj_fangan .content li .img img {
	height: 79px;
	transition: all 1s;
	-moz-transition: all 1s; 
	-webkit-transition: all 1s; 
	-o-transition: all 1s;
}
section.contents .jj_fangan .content li .text {
	font-size: 24px;
	transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-o-transition: all 0.5s;
}
section.contents .jj_fangan .content li .btn {
	display: inline-block;
	height: 0px;
	line-height: 40px;
	background: #fdc231;
	width: 160px;
	margin-top: 28px;
	border-radius: 20px;
	transition: all 1s;
	-moz-transition: all 1s; 
	-webkit-transition: all 1s; 
	-o-transition: all 1s;
}
section.contents .jj_fangan .content li .btn a {
	font-size: 0;
	display: inline-block;
	height: 100%;
	width: 100%;
}
section.contents .jj_fangan .content li .btn span {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	margin-right: 20px;
	transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-webkit-transition: all 0.5s; 
	-o-transition: all 0.5s;
}
section.contents .jj_fangan .content li .btn:hover span {
	margin-right: 30px;
}
section.contents .jj_fangan .content li .btn img {
	display: inline-block;
}
section.contents .jj_fangan .content li:hover .img img {
	height: 0;
}
section.contents .jj_fangan .content li:hover .text {
	color: #e87722;
}
section.contents .jj_fangan .content li:hover .btn {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	background: #fdc231;
	width: 160px;
	margin-top: 28px;
	border-radius: 20px;
}
section.contents .yw_chuixun {
	width: 1400px;
	margin: 0 auto;
}
section.contents .yw_chuixun .title {
	padding-top: 60px;
	padding-bottom: 17px;
	border-bottom: 2px solid #f68328;
}
section.contents .yw_chuixun .title .left {
	font-size: 0;
	margin-top: 19px;
}
section.contents .yw_chuixun .title .left .content1 {
	font-size: 30px;
	display: inline-block;
	margin-right: 15px;
}
section.contents .yw_chuixun .title .left .content2 {
	font-size: 16px;
	color: #f68328;
}
section.contents .yw_chuixun .title .right {
	vertical-align: middle;
	font-size: 0;
}
section.contents .yw_chuixun .title .right .text {
	display: inline-block;
	vertical-align: middle;
	margin-right: 19px;
}
section.contents .yw_chuixun .title .right .img {
	display: inline-block;	
	vertical-align: middle;
}
section.contents .yw_chuixun .title .right .img img {
	width: 70px;
}
section.contents .yw_chuixun .title .right .content1 {
	text-align: right;
	font-size: 16px;
	color: #f68328;
} 
section.contents .yw_chuixun .title .right .content2 {
	font-size: 30px;
	color: #f68328;
}
section.contents .yw_chuixun .xinxi {
	margin-top: 39px;
}
section.contents .yw_chuixun .xinxi li {
	width: 33.3%;
	float: left;
	font-size: 0;
	margin-bottom: 20px;
}
section.contents .yw_chuixun .xinxi li:nth-child(2) {
	padding-left: 25px;
}
section.contents .yw_chuixun .xinxi li:nth-child(5) {
	padding-left: 25px;
}
section.contents .yw_chuixun .xinxi li:nth-child(3) {
	text-align: right;
}
section.contents .yw_chuixun .xinxi li:nth-child(6) {
	text-align: right;
}
section.contents .yw_chuixun .xinxi li .left {
	width: 77px;
	text-align: left;
	display: inline-block;
	font-size: 16px;
}
section.contents .yw_chuixun .xinxi li input {
	width: 336px;
	height: 50px;
	font-size: 16px;
	border-radius: 4px;
	border: 2px solid #e5e5e5;
	vertical-align: middle;
}
section.contents .yw_chuixun .xinxi li span {
	vertical-align: middle;
}
section.contents .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;
}
section.contents .yw_chuixun .xinxi li.teshu {
	position: relative;
	z-index: 5;
}
section.contents .yw_chuixun .xinxi .option {
	width: 336px;
	position: absolute;
	margin-left: 130px;	
	background: #fff;
	border: 1px solid #e5e5e5;
	top: 49px;
	display: none;
}
section.contents .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;
}
section.contents .yw_chuixun .xinxi .option .item:hover {
	background: #f58328;
	color: #fff;
}
section.contents .yw_chuixun .sf_kehu {
	font-size: 0;
	vertical-align: middle;
	margin: 10px 0 30px 0;
}
section.contents .yw_chuixun .sf_kehu div {
	display: inline-block;
}
section.contents .yw_chuixun .sf_kehu .shifou {
	font-size: 16px;
	vertical-align: middle;
	margin-right: 32px;
}
section.contents .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;
}
section.contents .yw_chuixun .sf_kehu .shi:hover {
	border: 2px solid #f58328;
	color: #fff;
	background: #f58328;
}
section.contents .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;	
}
section.contents .yw_chuixun .sf_kehu .fou:hover {
	border: 2px solid #f58328;
	color: #fff;
	background: #f58328;
}
section.contents .yw_chuixun .xuqiu {
	margin-bottom: 30px;
}
section.contents .yw_chuixun .xuqiu .left {
	display: inline-block;
	font-size: 16px;
	position: absolute;
}
section.contents .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;
}
section.contents .yw_chuixun .qudao {
	z-index: 5;
}
section.contents .yw_chuixun .qudao .zhao {
    font-size: 16px;
    margin-right: 32px;	
    display: inline-block;
}
section.contents .yw_chuixun .qudao .teshu {
	position: relative;
	display: inline-block;
}
section.contents .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;	
}
section.contents .yw_chuixun .qudao {
	font-size: 0;
	padding-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
}
section.contents .yw_chuixun .qudao .teshu .option {
    width: 336px;
    position: absolute;
    background: #fff;
    border: 1px solid #e5e5e5;
    top: 49px;
     display: none; 	
}
section.contents .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;
}
section.contents .yw_chuixun .qudao .teshu .option .item:hover {
	background: #f58328;
	color: #fff;
}
section.contents .yw_chuixun .submit {
	margin-top: 20px;
	margin-bottom: 100px;	
	display: inline-block;
}
section.contents .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;	
}
section.contents .yw_chuixun .submit:hover a {
	opacity: 0.6;
}


@media screen and (max-width: 1600px) {
	section.contents .rs_guanli {
	    width: 1400px;
	}
	.inside-banner .title {
		top: 27%;
	}	
}


@media screen and (max-width: 1440px) {
	section.contents .xc_waibao .title {
	    width: 1200px;
	}
	section.contents .tg_xinchou .content {
	    width: 1200px;
	}		
	section.contents .rs_guanli {
	    width: 1200px;
	}	
	section.contents .jj_fangan .content {
	    width: 1200px;
	}	
	section.contents .fw_taocangs {
	    width: 1200px;
	}
	section.contents .fw_taocangs .content .introduce .taocang {
		height: 100%;
	}
	section.contents .fw_taocangs .content .introduce .taocang li {
		height: 100%;
	}
	section.contents .fw_taocangs .content .introduce .taocang li .img {
		height: 100%;
	}
	section.contents .fw_taocangs .content .introduce .taocang li .img img {
		height: 100%;
	}
	section.contents .tg_xinchou .title {
	    padding: 0 380px;
	    padding-top: 58px;
	    width: 1200px;
	}
	section.contents .tg_xinchou1 .content {
	    width: 1200px;
	}
	section.contents .yw_chuixun {
	    width: 1200px;
	}	
	section.contents .yw_chuixun .xinxi li input {
		width: 250px;
	}
	section.contents .yw_chuixun .xinxi li .select {
		width: 250px;
	}
	section.contents .yw_chuixun .xuqiu textarea {
		width: 93.5%;
	}
	section.contents .yw_chuixun .xinxi .option {
		margin-left: 149px;
		width: 249px;
	}
	section.contents .yw_chuixun .xinxi .option .item {
	    width: 100%;
	}
	section.contents .jj_fangan .content li {
	    width: 366px;
	    height: 153px;
	}
	section.contents .jj_fangan .content li .img img {
	    height: 60px;
	}	
	section.contents .jj_fangan .content li .img {
	    margin: 23px 0 19px 0;
	}
	section.contents .jj_fangan .content li:hover .text {
		margin-top: -10px;
	}
	section.contents .rs_guanli .content li {
		margin-bottom: 50px;
	}
	.inside-banner .title {
		top: 30%;
	}			
}


@media screen and (max-width: 1366px) {
	.inside-banner .title { 
		top: 34%;
		padding: 8px;
	}
	.inside-banner .content {
		top: 55%;
		padding: 8px;
	}
}

@media screen and (max-width: 1280px) {
	section.contents .xc_waibao .title {
	    width: 1000px;
	}
	section.contents .xc_waibao .con {
	    width: 1000px;
	}
	section.contents .xc_waibao .title {
	    width: 1000px;
	}
	section.contents .tg_xinchou .content {
	    width: 1000px;
	}	
	section.contents .tg_xinchou1 .content {
	    width: 1000px;
	}
	section.contents .wm_youshi .content {
	    width: 1000px;
	}	
	section.contents .tg_xinchou .bottom {
		width: 1000px;
	}
	section.contents .tg_xinchou .title {
		width: 1000px;
	    padding: 0 281px;
	    padding-top: 58px;	
	}
	section.contents .wm_youshi .content .bottom li {
	    width: 160px;
	    height: 130px;
	    margin-right: 8px;
	}	
	section.contents .wm_youshi .content .bottom li .text {
		line-height: 24px;
	}
	section.contents .rs_guanli {
	    width: 1000px;
	}	
	section.contents .jj_fangan .content {
	    width: 1000px;
	}	
	section.contents .jj_fangan .content li {
	    width: 316px;
	    height: 153px;
	}	
	section.contents .jj_fangan .content li {
	    margin-right: 26px;
	}	
	section.contents .yw_chuixun {
	    width: 1000px;
	}
	section.contents .yw_chuixun .xinxi li input {
	    width: 230px;
	}
	section.contents .yw_chuixun .xinxi li .select {
	    width: 230px;
	}	
	section.contents .yw_chuixun .xinxi li:nth-child(2) {
	    padding-left: 20px;
	}	
	section.contents .yw_chuixun .xinxi li:nth-child(5) {
	    padding-left: 20px;
	}
	section.contents .yw_chuixun .xuqiu textarea {
	    width: 92%;
	}	
	section.contents .yw_chuixun .xinxi .option {
	    margin-left: 103px;
	    width: 230px;
	}
	section.contents .wm_youshi .content .bottom li {
	    width: 160px;
	    height: 130px;
	    margin-right: 8px;
	}
	section.contents .fw_taocangs {
		width: 1000px;
	}							
}







@media screen and (max-width: 1024px) {
	.inside-banner .title {
		font-size: 30px;
	}
	.inside-banner .content {
	    font-size: 22px;
	    margin-top: 10px;
	}
	.inside-banner .nav-link {
	    padding: 10px 0;
	}
	section.contents .xc_waibao .title {
	    width: 700px;
	}
	section.contents .xc_waibao .con {
		width: 700px;
	}
	section.contents .tg_xinchou .content {
	    width: 700px;
	}
	section.contents .tg_xinchou .content li .img {
		margin-right: 10px;
	}	
	section.contents .tg_xinchou .content li .img img {
		height: 40px;
	}		
	section.contents .tg_xinchou1 .content {
	    width: 700px;
	}
	section.contents .tg_xinchou1 .content li .img {
		margin-right: 10px;
	}
	section.contents .wm_youshi .content {
	    width: 700px;
	}
	section.contents .wm_youshi .content .middle {
	    padding: 0 0px;
	}
	section.contents .wm_youshi .content .bottom li {
		margin-top: 15px;
		margin-left: 36px;
		margin-right: 36px;
	}
	section.contents .rs_guanli {
	    width: 700px;
	}
	section.contents .jj_fangan .content {
	    width: 700px;
	}
	section.contents .jj_fangan .content li .img img {
	    height: 40px;
	}	
	section.contents .jj_fangan .content li .text {
	    font-size: 20px;
	}
	section.contents .jj_fangan .content li {
	    margin-right: 10px;
	    width: 226px;
	}	
	section.contents .yw_chuixun {
	    width: 700px;
	}
	section.contents .yw_chuixun .xinxi li .left {
	    font-size: 14px;
	}
	section.contents .yw_chuixun .xinxi li {
	    width: 50%;
	    float: left;
	    font-size: 0;
	    margin-bottom: 20px;
	    padding-left: 20px;
	}
	section.contents .yw_chuixun .xinxi li:nth-child(3) {
		text-align: left;
	}
	section.contents .yw_chuixun .xinxi li:nth-child(6) {
		text-align: left;
	}
	section.contents .yw_chuixun .xinxi .option {
	    margin-left: 77px;
	}
	section.contents .yw_chuixun .xuqiu textarea {
	    width: 85.5%;
	}	
	section.contents .tg_xinchou .title {
	    width: 700px;
	    padding: 0 0px;
	    padding-top: 58px;
	}	
	section.contents .tg_xinchou .bottom {
		width: 700px;
	}	
	section.contents .fw_taocangs {
		width: 700px;
	}
	section.contents .fw_taocangs .content .introduce .xiazai .left img {
		width: 60px;
	}
	section.contents .fw_taocangs .content .introduce .xiazai {
		width: 33%;
	}
	section.contents .fw_taocangs .content .introduce .taocang {
		width: 67%;
	}
	section.contents .fw_taocangs .content .introduce .taocang li .text {
		padding: 0 5px;
	}
	section.contents .fw_taocangs .content .gz_fuwu .item .tit .left {
		width: 33%;
	}
	section.contents .fw_taocangs .content .gz_fuwu .item .tit .right {
		width: 67%;
	}
	section.contents .fw_taocangs .content .gz_fuwu .item .tit .left span {
		margin: 0 5px;
	}
	section.contents .fw_taocangs .content .gz_fuwu .item .tit .left .text {
	    font-size: 16px;
	    width: 67%;
	}
	section.contents .fw_taocangs .content .gz_fuwu .item .con .left .text {
	    font-size: 14px;
	    display: inline-block;
	    vertical-align: middle;
	    margin-left: 10px;
	    width: 80%;
	}
	section.contents .fw_taocangs .content .gz_fuwu .item .con .left {
		width: 33%;
	}
	section.contents .fw_taocangs .content .gz_fuwu .item .con .right {
		width: 67%;
		left: 33%;
	}
	section.contents .fw_taocangs .content .introduce .taocang li .text .tit {
		font-size: 16px;
		margin-bottom: 8px;
	}
	section.contents .fw_taocangs .content .introduce .taocang li .text .con {
	    font-size: 12px;
	    line-height: 18px;
	    color: #fff;
	}
}


@media screen and (max-width: 768px) {
	.inside-banner img {
		position: relative;
		width: 150%;
		left: 50%;
		transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-moz-transform: translate(-50%, 0);
		-webkit-transform: translate(-50%, 0);
		-o-transform: translate(-50%, 0);		
	}
	.inside-banner .title {
	    font-size: 20px;
	    line-height: 30px;
	}	
	.inside-banner .content {
	    font-size: 14px;
	    margin-top: 5px;
	}	
	section.contents .xc_waibao .title {
	    width: 100%;
	    padding-left: 10px;
	    padding-right: 10px;
	    font-size: 20px;
	    padding: 40px 0 30px 0;
	}
	section.contents .xc_waibao .con {
	    width: 100%;
	    padding-left: 10px;
	    padding-right: 10px;
	}
	section.contents .xc_waibao .con .top {
		font-size: 14px;
	}	
	section.contents .xc_waibao .con .middle li .img img {
		height: 50px;
	}
	section.contents .xc_waibao .con .middle li .text {
	    font-size: 14px;
	    margin: 20px 0 30px 0;
	}
	section.contents .xc_waibao .con .bottom {
		text-align: center;
		font-size: 14px;
		margin-bottom: 40px;
		line-height: 24px;
	}

	section.contents .tg_xinchou .title {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 14px;
		padding-top: 50px;
	}
	section.contents .tg_xinchou .content {
	    width: 100%;
	}

	section.contents .tg_xinchou .content li .img {
		margin-right: 0;
	}
	section.contents .tg_xinchou .content li .text {
		width: 100%;
		margin-top: 10px;
		font-size: 14px;
	}

	section.contents .tg_xinchou .content li:before {
		height: 100%;
	}	


	section.contents .tg_xinchou1 .title {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 20px;
		padding-top: 50px;
	}
	section.contents .tg_xinchou1 .content {
	    width: 100%;
	}

	section.contents .tg_xinchou1 .content li .img {
		margin-right: 0;
	}
	section.contents .tg_xinchou1 .content li .text {
		width: 100%;
		margin-top: 10px;
		font-size: 14px;
	}
	section.contents .tg_xinchou1 .content li .img {
	    width: 60px;
	    height: 60px;
	}
	section.contents .tg_xinchou1 .content li .img img {
		width: 50%;
		height: auto;
	}
	section.contents .tg_xinchou1 .content li:before {
		height: 100%;
	}
	section.contents .wm_youshi .content .middle {
	    font-size: 14px;
	    line-height: 24px;
	}
	section.contents .wm_youshi .content .top {
	    font-size: 20px;
	}
	section.contents .jj_fangan .title {
	    font-size: 20px;
	    padding: 50px 0 30px;
	}

	section.contents .xunjia li .title .text {
	    font-size: 16px;
	}	
	section.contents .xunjia {
	    width: 100%;
	}
	section.contents .tg_xinchou .content {
	    width: 100%;
	}
	section.contents .tg_xinchou .content li .text {
		width: 100%;
		margin-top: 10px;
		font-size: 14px;
	}
	section.contents .tg_xinchou .content li:before {
		height: 100%;
	}
	section.contents .wm_youshi .content {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
	section.contents .wm_youshi .content .bottom li {
	    margin-top: 15px;
	    margin-left: 2.5%;
	    margin-right: 2.5%;
	    width: 28.3%;
	}
	section.contents .wm_youshi .content .bottom li img {
	    width: 100%;
	    height: 100%;
	}
	section.contents .wm_youshi .img {
	    height: 750px;
	    width: 100%;
	    background-size: cover;
	}
	section.contents .rs_guanli {
	    width: 100%;
	}
	section.contents .rs_guanli .title {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 20px;
		margin: 60px 0 60px;	
	}
	section.contents .rs_guanli .content li .img img {
		height: 30px;
	}
	section.contents .rs_guanli .content li .text {
		font-size: 14px;
	}
	section.contents .jj_fangan .content {
	    width: 100%;
	}	
	section.contents .jj_fangan .content li {
		width: 32%;
		margin-right: 2%;
	}
	section.contents .jj_fangan .content li:last-child {
		margin-right: 0px;
	}
	section.contents .jj_fangan .content li .text {
	    font-size: 14px;
	}	
	section.contents .jj_fangan .content li:hover .img img {
	    height: 40px;
	}
	section.contents .jj_fangan .content li .btn {
	    display: inline-block;
	    height: 40px;
	    line-height: 40px;
	    background: #fdc231;
	    width: 160px;
	    margin-top: 28px;
	    border-radius: 20px;
	}	
	section.contents .jj_fangan .content li:hover .btn {
	    display: inline-block;
	    height: 40px;
	    line-height: 40px;
	    background: #fdc231;
	    width: 160px;
	    margin-top: 28px;
	    border-radius: 20px;
	}
	section.contents .jj_fangan .content li:hover .text {
		margin-top: 0px;
	}
	section.contents .jj_fangan .content li {
	    height: 200px;
	}
	section.contents .jj_fangan .content li .btn span {
	    display: inline-block;
	    font-size: 12px;
	    color: #fff;
	    margin-right: 0px;
		transition: all 0.5s;
		-moz-transition: all 0.5s; 
		-webkit-transition: all 0.5s; 
		-o-transition: all 0.5s;
	}
	section.contents .jj_fangan .content li .btn img {
		display: none;
	}
	section.contents .jj_fangan .content li .btn {
	    display: inline-block;
	    height: 30px;
	    line-height: 30px;
	    background: #fdc231;
	    width: 80px;
	    margin-top: 28px;
	    border-radius: 15px;
	}
	section.contents .jj_fangan .content li:hover .btn {
	    display: inline-block;
	    height: 30px;
	    line-height: 30px;
	    background: #fdc231;
	    width: 80px;
	    margin-top: 28px;
	    border-radius: 15px;
	}	
	section.contents .jj_fangan .content li .btn:hover span {
	    margin-right: 0px;
	}
	section.contents .yw_chuixun .title .left .content1 {
	    font-size: 16px;
	}
	section.contents .yw_chuixun .title .left .content2 {
	    font-size: 12px;
	}
	section.contents .yw_chuixun .title .right .content2 {
	    font-size: 18px;
	}
	section.contents .yw_chuixun .title .right .content1 {
	    font-size: 12px;
	}
	section.contents .yw_chuixun .title .right .img img {
	    width: 40px;
	}
	section.contents .yw_chuixun {
	    width: 100%;
	    padding-left: 30px;
	    padding-right: 30px;
	}
	section.contents .yw_chuixun .xinxi li {
	    padding-left: 0px;
	}
	section.contents .yw_chuixun .xinxi li:nth-child(5) {
	    padding-left: 0px;
	}
	section.contents .yw_chuixun .xinxi li:nth-child(2) {
	    padding-left: 0px;
	}

	section.contents .yw_chuixun .xinxi li .left {
		width: 60px;
	}
	section.contents .yw_chuixun .xinxi li input {
	    width: 80%;
	}
	section.contents .yw_chuixun .xinxi li .select {
	    width: 80%;
	}
	section.contents .yw_chuixun .xinxi .option {
	    margin-left: 60px;
	    width: 80%;
	}
	section.contents .yw_chuixun .sf_kehu .shifou {
	    font-size: 14px;
	    margin-right: 10px;
	}

	section.contents .yw_chuixun .xuqiu textarea {
	    width: 89.8%;
	    margin-left: 60px;
	}
	section.contents .yw_chuixun .xuqiu .left {
	    font-size: 14px;
	}
	section.contents .yw_chuixun .qudao .zhao {
	    font-size: 14px;
	    margin-right: 10px;
	}
	section.contents .yw_chuixun .qudao .teshu .select {
	    width: 300px;
	    font-size: 14px;
	}
	section.contents .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;
	}
	section.contents .yw_chuixun .qudao .teshu .option .item {
		font-size: 14px;
	}
	section.contents .yw_chuixun .xinxi .option .item {
		font-size: 14px;
	}
	section.contents .yw_chuixun .submit a {
	    width: 100px;
	    height: 40px;
	    line-height: 40px;
	    font-size: 14px;
	}
	section.contents .wm_youshi .content .bottom li .text {
		font-size: 14px;
	}




	section.contents .tg_xinchou .bottom {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 14px;		
	}

	section.contents .fw_taocangs .title {
		font-size: 20px;
		padding: 30px 0 30px 0;
	}
	section.contents .fw_taocangs .bottom {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;	
	}
	section.contents .fw_taocangs .jiage {
		margin-top: 10px;
	}
}


@media screen and (max-width: 768px) {
	section.contents .rs_guanli .content li {
		padding: 0 3%;
	}
}		
@media screen and (max-width: 767px) { 
	section.contents .fw_taocangs {
		width: 100%;
	}

	section.contents .fw_taocangs .contss {
		width: 100%;
		overflow-x: scroll;
	}
	section.contents .fw_taocangs .content {
		width: 700px;
	}
	section.contents .tg_xinchou {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}	
}
@media screen and (max-width: 640px) {
	section.contents .wm_youshi .content .bottom li {
	    margin-top: 15px;
	    margin-left: 1%;
	    margin-right: 1%;
	    width: 31.3%;
	}
	section.contents .yw_chuixun .xuqiu textarea {
	    width: 79.4%;
	}		
}
@media screen and (max-width: 634px) {
	section.contents .yw_chuixun .xinxi .option {
	    margin-left: 0px;
	    width: 80%;
	    top: 61px;
	}
}


@media screen and (max-width: 414px) {
	section.contents .wm_youshi .content .bottom li {
	    margin-top: 15px;
	    margin-left: 2%;
	    margin-right: 2%;
	    width: 46%;
	}	
	section.contents .yw_chuixun .sf_kehu .shifou {
		display: block;
		margin-bottom: 5px;
	}
	section.contents .yw_chuixun .xuqiu .left {
		position: static;
		display: block;
	}
	section.contents .yw_chuixun .xuqiu textarea {
		margin-left: 0;
		width: 89%;
	}
	section.contents .yw_chuixun .xinxi li .left {
		display: block;
		margin-bottom: 5px;
	}
	section.contents .yw_chuixun .xuqiu .left {
		margin-bottom: 5px;
	}
	section.contents .yw_chuixun .qudao .zhao {
		margin-bottom: 5px;
	}
	section.contents .yw_chuixun .title .left .content1 {
		margin-right: 5px;
	}
	section.contents .yw_chuixun .title .right .img {
		display: none;
	}
	section.contents .yw_chuixun .title .right .text {
		margin-right: 0;
	}
	section.contents .rs_guanli .content li .text {
	    margin: 15px 0 0px 0;
	}
	section.contents .yw_chuixun {
	    width: 100%;
	    padding-left: 10px;
	    padding-right: 10px;
	}	
	section.contents .yw_chuixun .xinxi .option {
		top: 70px;
	}
	.inside-banner .title {
		top: 16%;
		font-size: 16px;
		line-height: 20px;
	}
	.inside-banner .content {
		top: 40%;
		width: 100%;
		text-align: center;
	}		
}


@media screen and (max-width: 320px) {
	.inside-banner .title {
		top: 12%;
	}
}