* {
	-ms-word-break: break-all;
}

body {
	text-align: left;
	color: #333333;
	line-height: 150%;
	font-family: "Microsoft YaHei", tahoma, arial, simsun, ;
	font-size: 16px;
}

html,
body,
div,
ul,
li,
dl,
dt,
dd,
form,
input,
select,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
	outline: none;
}

ul {
	list-style: none;
}

li {
	list-style: outside none;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
	border-image: none;
}

input {
	font-size: 12px;
}



table {
	border-collapse: separate;
	border-spacing: 2px;
}


/*common*/
.container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix::after {
	content: "";
	display: block;
	clear: both;
}

input {
	border: none;
}

body {
	background: url(/cjcx/images/body_bg.png) center center no-repeat;
}

.logo {
	height: 154px;
	padding-top: 30px;
	box-sizing: border-box;
}

.content {
	width: 1200px;
	height: 490px;
	background: url(/cjcx/images/shouhui_03.jpg) bottom center no-repeat #fff;
	overflow: hidden;
	padding: 30px;
	box-sizing: border-box;
	box-shadow: 0px 0px 35px #91aaed99;
	margin-bottom: 80px;

}

.content h1 {
	text-align: center;
	margin-bottom: 30px;
	color: #6b9feb;
	letter-spacing: 8px;
}

.sm {
	width: 40%;
	margin-left: 30px;
}

.sm h2 {
	font-size: 18px;
	color: #6b9feb;
}

.sm p {
	font-size: 16px;
	line-height: 32px;
	margin-top: 20px;
}

.query {
	width: 47%;
}

.query .btn-q {
	width: 200px;
	height: 40px;
	background: -moz-linear-gradient(left, rgb(87, 180, 238), rgb(121, 145, 233));
	background: -ms-linear-gradient(top, rgb(87, 180, 238), rgb(121, 145, 233));
	background: -o-linear-gradient(top, rgb(87, 180, 238), rgb(121, 145, 233));
	background: -webkit-linear-gradient(top, rgb(87, 180, 238), rgb(121, 145, 233));
	border-radius: 20px;
	color: #fff;
	font-size: 16px;
	margin-top: 30px;
	margin-right: 78px;
}
.kuang{
width: 454px;
	height: 60px;
line-height:60px;
border-bottom: 1px solid #999;
}
.kuang input {
	font-size: 16px;
	color: #999;
	border: none;
	margin-left: 20px;


}
.kuang label{
width: 100px;
    display: inline-block;
    text-align-last: justify;
}
.kuang select {
font-size: 16px;
    border: none;
    color: #999;
margin-left: 6px;
padding-right: 62%;
}