/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: '微软雅黑';
  line-height: 150%;
  font-size: 14px;
}

b,
strong,
ins {
  font-style: normal;
  text-decoration: none;
  font-weight: 600;
}

img {
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: middle;
}

ul,
li,
ol {
  list-style: none;
}

a {
  text-decoration: none;
  color: #333;
  cursor: pointer;
}

p {
  padding: 0px;
}

em,
i {
  font-style: normal;
}

a:visited,
a:hover,
a:active {
  text-decoration: none;
}

input,
button {
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th,
td {
  padding: 0;
}

.top_ban {
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.top_ban img {
  width: 1920px;
  height: 500px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
}

.fix {
  width: 120px;
  height: 440px;
  padding-top: 75px;
  background: #008cd6 url(../images/fix_back.png) center 6px no-repeat;
  position: fixed;
  left: 50%;
  top: 100%;
  margin-top: -258px;
}

.fix em {
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #ffe9e3;
  text-align: center;
}

.fix li {
  height: 40px;
}

.fix li a {
  display: block;
  width: 102px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #005b8c;
  border-radius: 5px;
  margin: 0 auto;
}

.fix li a:hover {
  color: #6a3906;
  background: #fec959;
}

.fix span {
  width: 120px;
  display: block;
  padding-top: 20px;
  background: #0f93d8;
}

.fix span img {
  display: block;
  width: 102px;
  margin: 0 auto;
}

.fix span p {
  height: 47px;
  line-height: 47px;
  text-align: center;
  width: 120px;
  font-size: 16px;
  color: #fff;
}

.fix a.top {
  width: 120px;
  padding-top: 18px;
  line-height: 22px;
  height: 22px;
  color: #fff;
  font-size: 16px;
  display: block;
  text-align: center;
  background: #006da6 url(../images/fix_top.png) center 5px no-repeat;
}

.ke_content {
  width: 100%;
  overflow: hidden;
  background: #efefef;
  padding-bottom: 50px;
}

.public {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  padding: 40px 0 15px;
  height: 100px;
}
/*
.ke_content .public span {
  width: 200px;
}
.ke_content .public span em{
	width: 165px;
}*/
.public span {
  padding-left: 35px;
  line-height: 40px;
  overflow: hidden;
  background: url(../images/left_back.png) left 8px no-repeat;
  margin: 0 auto;
  display: inline-block;
}

.public span em {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  display: block;
  float: left;
  margin: 0 auto;
  font-size: 40px;
  color: #297bde;
  font-weight: 600;
  padding-right: 35px;
  background: url(../images/right_back.png) right 8px no-repeat;
}

.public p {
  height: 60px;
  line-height: 60px;
  font-size: 30px;
  color: #006da6;
}

.ke_content table {
  width: 1001px;
  margin: 0 auto;
}

.ke_content table tr {
  width: 1000px;
  border-left: 1px solid #0049d1;
  height: 45px;
  background: #ebf2f5;
}

.ke_content table tr td {
  width: 199px;
  /*float: left;*/
  text-align: center;
  border-right: 1px solid #0049d1;
  border-bottom: 1px solid #0049d1;
  height: 45px;
  line-height: 45px;
  color: #333;
  font-size: 16px;
}

.ke_content table tr td a {
  display: block;
  width: 120px;
  height: 35px;
  margin: 5px auto;
  line-height: 35px;
}

.ke_content table tr td a:hover {
  background: #ff9a00;
  color: #fff;
  border-radius: 3px;
}

.ke_content table tr.even {
  background: #fff;
}

.ke_content table tr.fir {
  background: #297bde;
  border-left: none;
}

.ke_content table tr.fir td {
  width: 200px;
  border-right: none;
  color: #fff;
  font-size: 24px;
}
.fit{
	width: 100%;
	overflow: hidden;
	padding-bottom: 50px;
}
/*.fit .public span {
  width: 445px;
}
.fit .public span em{
  width: 410px;
}*/

.picScroll-left {
  width: 1100px;
  overflow: hidden;
  position: relative;
  height: 410px;
  margin: 0px auto;
}

.picScroll-left .hd {
  height: 0px;
  width: 100%;
  position: absolute;
  z-index: 9;
  left: 0%;
  top: 0%;
}
.picScroll-left .hd a{
	display: block;
	width: 44px;
	height: 77px;
	position: absolute;
	top: 160px;
	left: 0;
	background: url(../images/prev.jpg) center no-repeat;
}
.picScroll-left .hd a.next{
	background: url(../images/next.jpg) center no-repeat;
	right: 0;
	left: auto;
}
.picScroll-left .bd {
  width: 1000px;
  overflow: hidden;
  height: 400px;
  margin: 0 auto;
  padding-bottom: 10px;
}

.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 230px;
  height: 400px;
  background: #fff;
  margin: 0 10px;
  box-shadow: 0 0 10px #f9f9f9;
}

.picScroll-left .bd ul li .pic {
  text-align: center;
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 400px;
}
.picScroll-left .bd ul li .pic img{
	width: 230px;
	display: block;
	height: 200px;
}
.picScroll-left .bd ul li .pic em{
	display: block;
	width: 68px;
	height: 68px;
	background: url(../images/jiangshi_back.png) center no-repeat;
	position: absolute;
	left: 81px;
	top: 164px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 68px;
}
.picScroll-left .bd ul li .pic h4{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #333;
	padding-top: 32px;
}
.picScroll-left .bd ul li .pic span{
	display: block;
	width: 210px;
	margin: 0 auto;
	font-size: 14px;
	color: #666;
	text-align: left;
}
.picScroll-left .bd ul li .pic a{
	display: block;
	width: 140px;
	height: 36px;
	line-height: 36px;
	color: #FFFFFF;
	background: #ff9a00;
	font-size: 16px;
	margin: 10px auto 0;
	border-radius: 3px;
}
.tempWrap {
  margin: 0 auto;
}
.step{
	width: 100%;
	height: 456px;
	background: url(../images/buzhou_back.jpg) center top no-repeat;
}
.step .public span{
	background: url(../images/back_left.png) left 8px no-repeat;
	/*width: 195px;*/
}
.step .public span em{
	background: url(../images/back_right.png) right 8px no-repeat;
	color: #fff;
}
.step ul{
	width: 1000px;
	margin: 90px auto 0;
	height: 210px;
	position: relative;
}
.step ul li{
	text-align: center;
	color: #fff;
	width: 115px;
	line-height: 150%
	font-size: 16px;
	position: absolute;
}
.step ul li.active1{
	left: 232px;
	top: 115px;
}
.step ul li.active2{
	left: 465px;
	top: 5px;
}
.step ul li.active3{
	right: 177px;
	top: 150px;
}
.step ul li.active4{
	right: -5px;
	top: 30px;
}
.choice{
	width: 100%;
	overflow: hidden;
	padding-bottom: 50px;
	background: #efefef;
}
/*.choice .public span{
	width: 334px;
}*/
.choice ul{
	width: 1140px;
	overflow: hidden;
	margin: 0 auto;
}
.choice ul li{
	width: 135px;
	float: left;
	margin: 40px 75px 0;
}
.choice ul li em{
	width: 135px;
	height: 135px;
	overflow: hidden;
	border-radius: 135px;
}
.choice ul li em img{
	display: block;
	width: 135px;
}
.choice ul li span{
	width: 135px;
	text-align: center;
	display: block;
	font-size: 20px;
	line-height: 30px;
	padding: 10px 0;
}
.sign{
	height: 650px;
	width: 1000px;
	background: url(../images/baoming_img.jpg) left 137px no-repeat;
	margin: 0 auto;
	position: relative;
}
/*.sign .public span{
	width: 235px;
}*/
.sign_qun{
	width: 272px;
	padding: 50px 14px 0;
	height: 300px;
	background: #fafafa;
	position: absolute;
	left: 50px;
	top: 100px;
}
.sign_qun h3{
	height: 70px;
	line-height: 70px;
	color: #333;
	font-size: 20px;
	font-weight: 600;
}
.sign_qun em{
	display: block;
	height: 1px;
	width: 40px;
	background: #010101;
}
.sign_qun span{
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
}
.sign_qun p{
	font-size: 16px;
	color: #666;
	line-height: 150%;
}
.sign_qun a{
	width: 190px;
	height: 43px;
	line-height: 43px;
	border: 1px solid #0867da;
	color: #0867da;
	text-align: center;
	font-size: 18px;
	display: block;
	border-radius: 5px;
	float: left;
	margin-top: 30px;
	background: #fafafa;
	transition: all 0.3s; 
}
.sign_qun a:hover{
	background: #0867da;
	color: #fafafa;
	transition: all 0.3s;
}
.biaodan{
	width: 500px;
	height: 335px;
	background: #4384de;
	float: right;
	margin-top: 17px;
}
.biaodan ul{
	width: 375px;
	margin: 24px auto 0;
}
.biaodan ul li{
	height: 41px;
	line-height: 41px;
	margin-bottom: 20px;
}
.biaodan ul li span{
	width: 50px;
	float: left;
	display: block;
	font-size: 16px;
	color: #fff;
}
.biaodan ul li input,.biaodan ul li select{
	width: 311px;
	height: 41px;
	line-height: 41px;
	padding: 0 7px;
	background: #fff;
	border: none;
}
.biaodan ul li select{
	width: 325px;
	outline: none;
}
#tijiao{
	width: 180px;
	height: 48px;
	color: #fff;
	float: right;
	margin-right: 63px;
	background: #ff9a00;
	font-size: 16px;
	border-radius: 5px;
	border: none;
	outline: none;
	cursor: pointer;
}









































