/* 通用样式	*/
body{
	font-family:'微软雅黑';
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:none;
}
li {
	list-style-type:none;
}
*{
	padding:0;
	margin:0;
}
.container {
	position: relative;
	width: 1180px;
	padding: 0;
}
.container-fluid {
	padding:0;
	max-width:1920px;
}
.clear{clear:both;display:block;height:0;visibility:hidden;font:0/0 arial;}
.clearfix:after{content:" ";display:block;visibility:hidden;clear:both;height:0;font-size:0;}
.clearfix{*zoom:1;}
.show {
	display: block
}
/* 导航	*/
.navbar {
	margin-bottom: 0;
	border-bottom: none;
}
.navbar-default {
	background-color: #fff;
	border-bottom:1px solid #c8c8c8;
}
.navbar-brand{
	display: block;
	padding: 0;
}
.nav-list li a {
	display: block;
	border-right:1px solid #000;
	padding: 18px 5px;
}
.nav-list li a:last-child{
	border-right: none;
}
.banner {
	position:relative;
	width:1180px;
	height:500px;
	padding:0;
	margin-bottom:20px;
	background:url(../images/banner2.jpg) no-repeat;
}
.banner-box {
	position:absolute;
	top:105px;
	right:100px;
	width:250px;
	
}
.banner-ms-text {
	font-size: 14px;
	font-family: Source Han Sans SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 30px;
	text-align:justify
}
.banner-p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align:right;
	margin-top:100px
}
.cont-box{
	background-color:#f7f7f7;
	padding-top:20px
}
.cont {
	padding:40px 0;
	background-color:#fff;
	border-radius:10px;
}
.title-big {
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.title-small {
	font-size:13px;
	text-align:center;
}

.frombox {
}
.myform {
	position:relative;
	width:550px;
	margin:0 auto;
}
.myform  .input-t{
	width:550px;
	position:relative;
	display:block!important;
	margin-bottom:20px;
	font-weight:normal;
}
.form-txt {
	display:block;
	font-size:14px;
	margin-bottom:8px;
	color:#414141
}
.myform  .input-t input {
	width:550px;
	height:40px;
	background-color:#fff;
	border:none;
	font-size:20px;
	border-bottom:1px solid #c8c8c8;
	outline: none
}
.bz {
	width:550px;
	height:200px;
}
.myform  .input-t input:focus{
	border-bottom:1px solid #fd5339;
}
.myform  .input-t em {
	position:absolute;
	right:-25px;
	top:65%;
	transform:translateY(-50%);
	color:red;
	font-size:20px;
}
#spinfo{
	position:absolute;
	right:-200px;
	top:65%;
	transform:translateY(-50%);
	color:red;
	font-size:12px;
}
.vistype {
	display:block;
	color:#414141;
	font-size:15px;
	margin-bottom:8px;
	margin-top:15px;
}
.advice{
	padding-top:12px;
	width: 178px;
    height: 56px;
    display: inline-block;
    background-color:#FFF;
	border-radius:10px;
	margin-right:2px;
	border:1px solid #c8c8c8;
	text-align:center;
}

.advice img {
	display:none;
	width:30px;
	height:30px;
	vertical-align:middle;
	margin-right:20px;
}
.advice  span {
	display:inline-block;
	text-align:center;
	color:#fd5339;
	font-size:18px;
	vertical-align:middle;
}
.show1 {
	display:inline-block!important;
}
.advice2,.advice3{
	padding-top:6px;
	width:98px;
    height: 60px;
    display: inline-block;
    background-color:#FFF;
	border-radius:10px;
	margin-right:2px;
	border:1px solid #c8c8c8;
	text-align:center;
	font-weight:normal;
	
}
.vistypecont2 .advice2,.vistypecont3 .advice3{
	margin-right:10px;
	margin-bottom:10px;
}
.vistypecont2 .advice2:last-child{
	margin-right:0px;
}
.vistypecont3 .advice3:nth-child(5n+5){
	margin-right:0px;
}
.img-box{
	width:32px;
    height: 30px;
	margin:0 auto;
}
.advice2 img,.advice3 img {
	display:none;
}
.advice2 img {
	width:30px;
	height:30px;
	margin-bottom:3px;
}
.advice2  span.advice3  span {
	display:block;
	text-align:center;
	color:#414141;
	font-size:13px;
}
.select,.select2,.select3 {
	background-color:#fd5339;
}
.select span,.select2 span,.select3 span {
	color:#fff;
}
.btn-box {
	position:relative;
}
.btn1 {
	width:550px;
	height:60px;
	background-color:#fd5339;
	color:#fff;
	font-size:18px;
	line-height:60px;
	font-weight:bold;
	margin:0 auto;
	border-radius:10px;
	border:none;
	text-align:center;
	margin-top:30px;
	cursor:pointer;
}
.unsub {
	position:absolute;
	bottom:-22px;
	right:0;
}
.tip {
	display:none;
	font-size:13px;
	color:#fd5339;
	text-align:center;
	margin-top:5px;
}
.footer {
	background-color:#2b2b2d;
	padding-top:60px;
	padding-bottom:60px;
	text-align:center;
}
.foot {
	padding:0
}
.copy {
	background-color:rgb(5,28,80);
	padding-top:12px;
}
.copy p {
	color:#fff;
}
.copy p a{
	color:#fff;
}
.linkus {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.linkus a {
	color:#fff;
}
@media screen and (max-width: 750px) {
	.navbar-brand  img{
		position:relative;
		top:-4px;
		left:7px;
	}
	.nav>li {
		padding-left:15px;
		line-height: 40px;
	}
	.container>.navbar-header,.container>.navbar-collaps,.navbar-nav  {
		padding: 0;
		margin: 0;
	}
	.container {
		width: 100%;
	}
	.cont-box {
		padding-top: 0px;
	}
	.cont {
		width:95%!important;
		padding: 20px 0;
		border-radius: 5px;
	}
	.title-big {
		font-size: 14px;	
	}
	.title-small {
		font-size: 12px;
	}
	.myform {
		width: 100%;
	}
	.frombox {
		width: 100%;
		height: auto;
		border-radius: 10px;
		margin: 0 auto;
		margin-top: 10px;
		padding:10px 15px 20px 5px;
	}
	.form-title {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.form-txt {
		font-size: 12px;
		margin-bottom:0;
	}
	.myform .input-t input {
		width: 100%;
		height: 30px;
		font-size: 14px;
	}
	.bz {
		width:100%;
		height:100px;
	}
	.myform .input-t em {
		right: -10px;
	}
	.advice {
		width: 45%;
		height: 50px;
		border-radius: 5px;
		margin-right: 0px;
	}
	.advice img {
		width: auto;
		height: 20px;
		margin-right: 5px;
	}
	.advice span {
		font-size: 14px;
	}
	.vistypecont2 .advice2,.vistypecont3 .advice3{
		margin-right: 9px;
	}
	.vistypecont2 .advice2:nth-child(3n+3) {
		margin-right: 0px;
	}
	.vistypecont3 .advice3:nth-child(5n+5) {
		margin-right: 9px;
	}
	.vistypecont3 .advice3:nth-child(3n+3) {
		margin-right: 0px;
	}
	.btn1 {
		width: 100%;
		height:40px;
		font-size:16px;
		line-height:40px;
		margin-top:10px;
	}
}