body {
	margin: 0px;
	padding: 0px;
	font: "\5fae\8f6f\96c5\9ed1", Arial, sans-serif;
}

p,
img,
ul,
li,
a {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	text-decoration: none;
}

a {
	cursor: pointer;
}

.height30 {
	height: 20px;
}

.height50 {
	height: 50px;
}

.ff {
	width: 100%;
	height: 500px;
	clear: both;
}

.clear {
	clear: both;
}

.banner {
	height: 570px;
	background: url(../img/banner.jpg) center 0 no-repeat;
	overflow: hidden;
}

.top_message {
	height: 83px;
	background-color: #535294;
	overflow: hidden;
	margin-top: -3px;
}

.First_message {
	width: 1200px;
	height: 83px;
	margin: 0 auto;
	line-height: 83px;
}

.First_message div {
	float: left;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 150px;
}

.First_message input {
	height: 40px;
	padding-left: 10px;
	font-size: 16px;
	color: #000000;
	padding: 0 6px;
	line-height: 40px;
	float: left;
}

.First_message .phone {
	width: 360px;
	border-radius: 5px;
	margin-left: 20px;
	margin-top: 20px;
}

.First_message .top_button {
	width: 160px;
	background-color: #1d227d;
	color: #FFFFFF;
	border-radius: 5px;
	margin-left: 20px;
	margin-top: 20px;
}

.jj {
	width: 100%;
	margin: 0 auto;
}

.jj_title {
	width: 1200px;
	height: 150px;
	line-height: 150px;
	font-size: 40px;
	font-weight: bold;
	color: #333464;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

.jj_content {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 15px;
}

.jj_content_l {
	width: 492px;
	float: left;
}

.jj_content_r {
	width: 630px;
	margin-left: 75px;
	float: left;
	overflow: hidden;
}

.jj_content_r p {
	font-size: 14px;
	line-height: 35px;
	color: #333464;
	border-top: dotted;
	font-weight: bold;
}

.jj_message {
	width: 1200px;
	height: 87px;
	line-height: 87px;
	background: url(../img/a1.jpg) center 0 no-repeat;
	margin: 0 auto;
	margin-top: 10px;
}

.jj_message input,
.yy_message input {
	height: 40px;
	padding-left: 10px;
	font-size: 16px;	
	padding: 0 6px;
	line-height: 40px;
	float: left;	
	border-radius: 5px;
}

.jj_message_phone {
	margin-left: 102px;
	width: 365px;
	border-radius: 5px;
	margin-top: 23px;
}

.jj_message_content {
	width: 430px;
	border-radius: 5px;
	margin-top: 23px;
	margin-left: 20px;
}

.jj_message_button {
	width: 160px;
	border-radius: 5px;
	margin-top: 23px;
	margin-left: 20px;
	background-color: #1d227d;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #000000;
}

.ys {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	background-color: #333367;
	margin-top: 40px;
}

.ys_title {
	width: 1200px;
	height: 150px;
	line-height: 150px;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

.ys_content {
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}

.ys_content ul li {
	width: 280px;
	height: 280px;
	margin-left: 16px;
	float: left;
	overflow: hidden;
}

.ys_content_icon {
	width: 138px;
	height: 138px;
	margin: 0 auto;
}

.ys_content_block {
	height: 211px;
	margin-top: -69px;
	width: 100%;
	background-color: #6a73f4;
	padding-top: 90px;
}

.ys_content_block p {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
}

.yy_content {
	width: 1200px;
	margin: 0 auto;
	margin-top: -30px;
	clear: both;
}

.yy_content ul li {
	width: 355px;
	height: 280px;
	float: left;
	margin: 30px 0 0 59px;
}

.yy_content ul li img {
	border: 8px #323467 solid;
}

.yy_content ul li p {
	text-align: center;
	font-size: 16px;
	color: #323467;
	line-height: 30px;
}

.yy_content #yy_content_l {
	margin-left: 0px;
}

.yy_message {
	width: 1200px;
	height: 87px;
	line-height: 87px;
	background: url(../img/a2.jpg) center 0 no-repeat;
	margin: 0 auto;
}

.cs_title {
	width: 1200px;
	height: 80px;
	font-size: 40px;
	font-weight: bold;
	color: #333464;
	margin: 0 auto;
	margin-top: 50px;
	text-align: center;
	clear: both;
}

.cs_content table {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.cs_content table tr:first-child {
	background-color: #6a73f4;
	color: #FFFFFF;
}

.cs_content table {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	color: #333464;
}

.cs_content table tr {
	height: 40px;
}

.cs_content table td {
	width: 150px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-size: 14px;
}

.cs_content table a {
	display: block;
	width: 110px;
	height: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #333366;
	line-height: 30px;
	margin-left: 20px;
	border-radius: 5px;
}

.tz {
	height: 378px;
	background: url(../img/img1.jpg) center 0 no-repeat;
}

.tz ul {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}

.tz ul li {
	width: 380px;
	height: 110px;
	background-color: #c3c4fd;
	float: left;
	margin: 0 5px;	
	padding-left: 10px;
	overflow: hidden;
}
.tz ul li img{
	width: 94px;
	height: 94px;
	margin-top: 8px;
	overflow: hidden;
	float: left;
}
.tz .tz_coin{
	width: 285px;
	height: 110px;
	text-align: center;
	color: #333367;
	font-size: 16px;
	font-weight: bold;
	float: right;	
	padding-top: 45px;
}
.tz_title {
	width: 1200px;
	height: 120px;
	line-height: 120px;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

.tz_ly {
	width: 1200px;
	height: 87px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
	background-color: #5050c2;
	clear: both;
}

.tz_ly input {
	height: 40px;
	padding-left: 10px;
	font-size: 16px;
	color: #000000;
	padding: 0 6px;
	line-height: 40px;
}

.tz_ly .phone {
	width: 360px;
	height: 40px;
	border-radius: 5px;
	margin-left: 23px;
	margin-top: 23px;
}

.tz_ly .top_button {
	width: 160px;
	height: 40px;
	background-color: #1d227d;
	color: #FFFFFF;
	border-radius: 5px;
	margin-left: 23px;
	margin-top: 23px;
}

.why_tit{
	width: 1200px;
	height: 80px;
	font-size: 20px;
	
	color: #333464;
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
	clear: both;
}
.why_tit span{
	font-size: 40px;
	font-weight: bold;
}
.why ul{width: 1200px; margin: 0 auto; text-align: center;}
.why ul li{margin-top: 20px;}
.tjcp{
	width: 1200px; 
	margin: 0 auto;
}
.tjcp li{float: left; width: 354px; height: 280px; text-align: center; margin: 0 23px;}
.tjcp li img{border: 8px #333367 solid;}
.tjcp li p{ font-size: 16px; color: #333333;line-height: 40px;}

.lx {
	width: 1000px;
	border: 1px solid #D5D5D5;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 100px 0;
}
.footer_lx {
	width: 980px;
	height: 200px;
}

.footer_lx ul {
	width: 980px;
	margin: 0 auto
}

.footer_lx ul li {
	width: 245px;
	float: left
}

.footer_lx ul li span {
	height: 57px;
	width: 60px;
	background-image: url(../img/lx.png);
	display: block;
	margin: 0 auto;
	margin-top: 37px
}

.footer_lx ul li .span2 {
	background-position: -60px 0
}

.footer_lx ul li .span3 {
	background-position: -120px 0
}

.footer_lx ul li .span4 {
	background-position: -180px 0
}

.footer_lx ul li .span5 {
	background-position: -240px 0
}

.footer_lx ul li:hover span {
	background-position-y: -58px
}

.footer_lx ul li p {
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	margin-top: 10px;
	color: #333333;
}

.footer_lx ul li:hover p {
	color: ##466c5
}

.footer_lx ul li i {
	width: 141px;
	height: 129px;
	position: absolute;
	z-index: 9999;
	right: -60px;
	top: 30px;
	background: url(../img/ad.png) no-repeat;
	display: none
}

.footer_lx ul li:hover i {
	display: block;
}

.ft_c {
	text-align: center;
	width: 100%;
	background: #CCCCCC;
	padding: 20px;
	margin-top: 30px;
}

.ft_c a {
	display: inline-block;
	margin-right: 40px;
	color: #333333;
	font-size: 14px;
}

.ft_c span {
	display: inline-block;
	margin-right: 40px;
	color: #333333;
	font-size: 14px;
}

.ft_c a:hover {
	color: #0A50A0;
}

.ft_b {
	text-align: center;
	font-size: 14px;
	width: 100%;
	color: #333333;
	border-top: 1px solid #B5B5B5;
	background: #B5B5B5;
	padding: 10px 0;
}

.biao {
	color: #333333;
	text-align: center;
	border-bottom: 1px solid #DCDDDD;
	padding-bottom: 9px;
	margin-bottom: 30px;
}

.biao span {
	border-bottom: 3px solid #333333;
	font-size: 32px;
	padding-bottom: 8px;
	font-weight: bold;
}

.biao span i {
	font-style: normal;
	color: #6a73f4;
}

/*订购*/
.cont {
	width: 1000px;
	border: 1px solid #D5D5D5;
	margin: 0 auto;
	overflow: hidden;
}

.order {
	height: auto;
	overflow: visible !important;
	clear: both;
	margin-top: 15px;
	padding: 20px 100px 290px;
	z-index: 2;
}

.order h3 {
	padding-top: 40px !important;
	padding-bottom: 20px;
	font-size: 30px;
	color: #333;
}

.order .form .form-fl {
	width: 480px;
}

.order .form .form-fr {
	width: 480px;
}

.order .form .input-row {
	font-size: 14px;
	color: #333333;
	margin-bottom: 12px;
}

.order .form .input-row em {
	color: red;
	margin-right: 4px;
}

.order .form label {
	display: none;
	line-height: 30px;
	color: #e72c00;
	background: url("../images/error-icon.png") left center no-repeat;
	padding-left: 20px;
	font-size: 12px;
}

.order .form .input-row input {
	margin-top: 6px;
	border: 1px solid #cccccc;
	width: 450px;
	font-size: 13px;
	padding: 14px;
}

.order .form .input-row textarea {
	resize: none;
	margin-top: 24px;
	border: 1px solid #cccccc;
	width: 450px;
	padding: 18px;
	font-size: 13px;
}

.order .form .submit {
	cursor: pointer;
	margin-top: 23px;
	width: 480px;
	border: 0;
	background-color: #1466c5;
	font-size: 16px;
	color: #fff;
	height: 45px;
	line-height: 45px;
}

.order .form .submit:hover {
	background-color: #0a50a0;
}

div.select-main {
	z-index: 2;
	width: 230px;
	height: auto;
	position: relative;
	-webkit-user-select: none;
	/* webkit (safari,chrome) browsers */
	-moz-user-select: none;
	/* mozilla browsers */
	-khtml-user-select: none;
	/* webkit (konqueror) browsers */
	-ms-user-select: none;
	/* IE10+ */
}

div.select-main.z-index {
	z-index: 10;
}

div.select-main.disabled {
	cursor: default;
	filter: alpha(opacity=50);
	opacity: 0.5;
	zoom: 1;
}

div.select-main.disabled div.select-set {
	cursor: default;
}

div.select-main.disabled div.select-arrow {
	cursor: default;
}

div.select-set {
	margin-top: 6px;
	border: 1px solid #cccccc;
	background-color: #fff;
	color: #666666;
	cursor: pointer;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	position: relative;
	padding: 0 0 0 15px;
	width: auto;
	z-index: 5;
}

div.select-arrow {
	border-top: 7px solid #333333;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	cursor: pointer;
	height: 0;
	position: absolute;
	top: 46px;
	right: 10px;
	width: 0;
	z-index: 7;
}

div.select-arrow.reverse {
	border-top: 7px solid transparent;
	border-bottom: 7px solid #d5d5d5;
	top: 10px;
}

div.select-block {
	display: none;
	background-color: #fff;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	left: -1px;
	line-height: 20px;
	position: absolute;
	top: 73px;
	*top: 74px;
	width: 100%;
	z-index: 12;
}

dl.select-list {
	cursor: pointer;
	max-height: 250px;
	overflow: hidden;
	overflow-y: auto;
}