.picScroll-left {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 196px;
  margin: 0px auto;
}

.picScroll-left .hd {
  height: 0px;
  width: 100%;
  position: absolute;
  z-index: 9;
  left: 0%;
  bottom: 0%;
}

.picScroll-left .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -50px;
  padding: 0 6px;
  height: 30px;
  border-radius: 30px;
}

.picScroll-left .hd ul li {
  float: left;
  width: 12px;
  height: 12px;
  overflow: hidden;
  margin: 7.5px 6px;
  text-indent: -999px;
  cursor: pointer;
  background: #85a7ee;
  border-radius: 12px;
}

.picScroll-left .hd ul li.on {
  background: #d2def9;
  width: 60px;
}

.picScroll-left .bd {
  width: 100%;
  overflow: hidden;
  height: 196px;
}

.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 100%;
  height: 196px;
}

.picScroll-left .bd ul li .pic {
  text-align: center;
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 196px;
}

.picScroll-left .bd ul li .pic img {
  display: block;
  height: 196px;
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}

.tempWrap {
  margin: 0 auto;
}

.opiton_box {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 10px;
}

.opiton_box_top {
  color: #ff9a00;
  display: block;
  height: 74px;
  line-height: 74px;
  font-size: 14px;
  padding-left: 23px;
  background: url(../images/yuandian.jpg) left center no-repeat;
}

.opiton_box_top a {
  color: #ff9a00;
}

.opiton_box ul {
  float: left;
	margin-top: 10px;
}

.opiton_box ul li {
  width: 450px;
  float: left;
  line-height: 34px;
  margin-bottom: 40px;
}

.opiton_box ul li.even {
  float: right;
}

.opiton_box ul li em {
  display: block;
  width: 120px;
  float: left;
  color: #666;
  font-size: 18px;
}

.opiton_box ul li select,
.opiton_box ul li input {
  width: 340px;
  height: 34px;
  border-color: #e6e6e6;
  font-size: 18px;
  outline: none;
  padding: 0 10px;
}

.opiton_box ul li.last input {
  width: 328px;
  float: left;
  border: 1px solid #e6e6e6;
}

.opiton_box ul li.last {
  position: relative;
}

.opiton_box ul li.last i {
  display: block;
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 18px;
  color: #666;
}

.opiton_box ul li.last_ i {
  right: 180px;
}

.opiton_box ul li.last span {
  display: block;
  padding-left: 100px;
  color: #999;
  line-height: 40px;
  text-align: right;
}

.last_ strong {
  width: 160px;
  text-align: center;
  display: block;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: #1969e1;
  font-weight: 500;
  background: #ececec;
  position: absolute;
  top: 1px;
  right: 1px;
  cursor: pointer;
}

.opiton_box ul li.last span u {
  color: #ff9a00;
  text-decoration: none;
}

.zhu {
  display: block;
  padding-left: 20px;
  background: url(../images/yuandian.jpg) left 6px no-repeat;
  line-height: 24px;
  font-size: 16px;
  clear: both;
}

.zhu u {
  display: inline-block;
  *display: inline;
  background: #f0f6fd;
  color: #ffb038;
  padding: 0 5px;
  text-decoration: none;
  border-radius: 6px;
  margin-right: 3px;
  clear: both;
}

.chaxun {
  display: block;
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 8px;
  margin: 40px auto 60px;
  font-size: 20px;
  box-shadow: 0 0 25px rgba(255, 154, 0, .6);
  background: -prefix-linear-gradient(left, #ffc836, #ff9e05);
  background: linear-gradient(to right, #ffc836, #ff9e05);
  color: #fff;
}
.chaxun:hover {
	color: #fff;
}
.chaxun:link {
	color: #fff;
}

.register_box {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}

.register {
  width: 800px;
  height: 560px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -400px;
  margin-top: -280px;
  background: #fff;
  border-radius: 5px;
}

.login-box-warp {
  float: left;
  width: 340px;
  padding: 0 25px;
  border-right: 1px solid #ccc;
  height: 468px;
  background: #fff;
  position: relative;
  margin-top: 42px;
}

.login-box-warp .login-title {
  font-size: 22px;
  color: #0e94e1;
  padding-top: 28px;
  line-height: 22px;
}

.inputframe {
  width: 342px;
  margin: auto;
}

.inputFrame_info {
  padding: 5px 0 0 0;
}

.inputFrame_info .username,
.inputFrame_info .cline {
  width: 340px;
  border: solid 1px #e6e6e6;
  position: relative;
  overflow: hidden;
  height: 50px;
}

.inputFrame_info .txt {
  width: 277px;
  height: 50px;
  line-height: 50px;
  float: right;
  padding-left: 20px;
  display: block;
  border: 0;
  outline: none;
  color: #aaaaaa;
}

.inptioc {
  background: url(../images/ioc-01.png) no-repeat;
  display: inline-block;
  border-right: 1px solid #e6e6e6;
  margin: 14px 0;
  width: 41px;
  height: 22px;
  float: left;
}

.username .zh,
.bdxx_box .zh {
  background-position: 12px 3px;
}

.inputFrame_info .cline .mima {
  background-position: 14px -62px;
}

.inputFrame_info .cline .mimati {
  position: absolute;
  left: 61px;
  line-height: 50px;
  width: 278px;
  cursor: text;
  color: #aaaaaa;
  display: block;
  height: 50px;
  z-index: 1;
}

.inputFrame_info li {
  height: 52px;
  padding-top: 18px;
}

.inputFrame_info li.w1 {
  padding-top: 10px;
  height: auto;
  overflow: hidden;
}

.inputFrame_info .chkbox {
  vertical-align: middle;
  line-height: 14px;
  color: #666;
  display: block;
  height: 14px;
  font-size: 12px;
}

.inputFrame_info .chkbox .remember {
  margin: 0 5px 0 0;
  padding: 0;
  vertical-align: middle;
  font-size: 14px;
  display: inline-block;
  width: 13px;
  height: 13px;
}

.inputFrame_info .rig_box {
  height: 14px;
  line-height: 14px;
  display: block;
}

.inputFrame_info .rig_box a {
  font-size: 12px;
  color: #666;
  line-height: 14px;
}

.inputFrame_info .rig_box a.kszc {
  color: #fe2e6e;
}

.inputFrame_info .rig_box a:hover {
  text-decoration: underline;
}

.inputFrame_info .inputFrame_btn {
  background: #0e94e1;
  border: none;
  color: #fff;
  width: 342px;
  height: 50px;
  font-size: 14px;
  cursor: pointer;
}

.inputFrame_info .login_code .cline {
  width: 150px;
  height: 40px;
}

.inputFrame_info .login_code .txt_a {
  line-height: 40px;
  width: 88px;
  padding-left: 20px;
  outline: none;
  height: 40px;
}

.inputFrame_info .login_code .dx {
  background-position: -37px 3px;
  margin: 9px 0;
}

.inputFrame_info .clineCode {
  overflow: hidden;
  padding-left: 10px;
}

.inputFrame_info .clineCode .code_img {
  height: 40px;
  display: block;
  float: left;
}

.inputFrame_info .clineCode img {
  height: 40px;
  display: block;
}

.inputFrame_info .clineCode .change_code {
  display: block;
  float: left;
  line-height: 40px;
  color: #fe2e6e;
  padding-left: 6px;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.inputFrame_info .mb_two {
  display: block;
  float: right;
  width: 87px;
  height: 40px;
  padding-left: 20px;
  outline: none;
  border: none;
}

.other_way {
  overflow: hidden;
  width: 200px;
  margin: auto;
  padding: 14px 0 0 0;
}

.other_way .qq_dengl,
.other_way .weixi_dengl {
  width: 52px;
  float: left;
  margin: 0 24px;
}

.other_way span {
  background: url(../images/qq-weixing.png) no-repeat;
  display: block;
  width: 52px;
  height: 52px;
}

.other_way .qq_dengl span {
  background-position: -68px 0;
}

.other_way .weixi_dengl span {
  background-position: 0 0;
}

.other_way i {
  display: block;
  width: 52px;
  text-align: center;
  color: #cacaca;
  line-height: 24px;
}

.other_way .qq_dengl:hover span {
  background-position: -68px -68px;
}

.other_way .qq_dengl:hover i {
  color: #22b1d5;
}

.other_way .weixi_dengl:hover span {
  background-position: 0 -68px;
}

.other_way .weixi_dengl:hover i {
  color: #7cd33a;
}

.inputFrame_info .username:hover,
.inputFrame_info .cline:hover {
  border: solid 1px #0e94e1;
}

.login_right {
  width: 340px;
  float: left;
  padding-left: 25px;
}

.login-title {
  font-size: 22px;
  color: #0e94e1;
  padding-top: 70px;
  line-height: 22px;
}

.registered_box ul.lef_box {
  width: 340px;
}

.registered_box li {
  width: 340px;
  padding-top: 18px;
  position: relative;
}

.registered_box .zh_box,
.registered_box .miax_box {
  overflow: hidden;
}

.registered_box label {
  width: 60px;
  text-align: right;
  line-height: 52px;
  display: block;
  font-size: 14px;
  color: #666;
  float: left;
}

.registered_box .mb {
  width: 258px;
  border: solid 1px #e6e6e6;
  display: block;
  height: 50px;
  line-height: 50px;
  float: left;
  outline: none;
  padding-left: 20px;
}

.registered_box .miax_box {
  position: relative;
  height: 52px;
}

.registered_box .miax_box span {
  position: absolute;
  left: 87px;
  top: 0;
  display: block;
  width: 418px;
  color: #aaaaaa;
  z-index: 1;
  cursor: text;
  border: solid 1px #e6e6e6;
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
}

.registered_box .wxyzm_box {
  overflow: hidden;
}

.registered_box .wxyzm_box .cline {
  overflow: hidden
}

.registered_box .mb_two {
  width: 118px;
  border: solid 1px #e6e6e6;
  color: #aaaaaa;
  height: 40px;
  padding-left: 20px;
  line-height: 40px;
  outline: none;
  float: left;
}

.registered_box .clineCode {
  overflow: hidden;
  padding-left: 8px;
}

.registered_box .clineCode .code_img {
  width: 114px;
  height: 52px;
  display: block;
  float: left;
}

.registered_box .clineCode img {
  width: 114px;
  height: 42px;
  display: block;
}

.registered_box .clineCode .change_code {
  color: #fe2e6e;
  line-height: 52px;
  display: block;
  height: 52px;
  float: left;
  padding-left: 6px;
  cursor: pointer;
}

.registered_box .sjyzm_box {
  overflow: hidden;
}

.registered_box .sjyzm_box .get_code,
.bdxx_box .sjyzm_box .get_code {
  width: 168px;
  height: 50px;
  border: solid 1px #e6e6e6;
  display: block;
  float: left;
  margin-left: 8px;
  background: #fafafa;
  text-align: center;
  line-height: 50px;
  color: #aaaaaa;
}

.registered_box .mb:hover,
.registered_box .mb_two:hover {
  border: solid 1px #0e94e1;
}

.registered_box .input_zc_btn {
  background: #0e94e1;
  border: none;
  color: #fff;
  width: 340px;
  height: 50px;
  font-size: 14px;
  cursor: pointer;
}

.registered_box .chkbox {
  color: #aaaaaa;
  padding-left: 60px;
  padding-top: 5px;
  line-height: 16px;
  display: block;
}

.registered_box .chkbox a {
  color: #0e94e1;
}

span.mzc {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
  text-align: center;
}

.close {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  background: url(../images/close.png) center no-repeat;
}

.c01_input {
  float: left;
  width: 370px;
}

.p01 {
  width: 102px;
  text-align: center;
  line-height: 60px;
  color: #666666;
  font-size: 18px
}

.p02 {
  width: 185px;
  text-align: right;
  line-height: 60px;
  color: #666666;
  font-size: 18px;
  margin: 0 15px 0 0
}

.c01_input {
  height: 36px;
  width: 328px;
  border: 1px solid #e6e6e6;
  position: relative;
  z-index: 99;
}

.opiton_box ul li .c01_input input {
  display: block;
  height: 34px;
  line-height: 34px;
  width: 306px;
  border: 0;
  padding: 0 0 0 22px;
  color: #999999;
  font-size: 16px;
  cursor: pointer
}

.opiton_box ul li .c01_input em {
  display: block;
  height: 7px;
  width: 13px;
  background: url(../images/icon_jian01.png) no-repeat 0 0;
  top: 13px;
  right: 27px;
  position: absolute;
}

.opiton_box ul li .c01_input em.on {
  background-position: 0 bottom
}

.c01_input .c01_xia {
  background: #fff;
  border: 1px solid #e6e6e6;
  width: 328px;
  top: 35px;
  left: 0px;
  display: none;
  z-index: 999999;
  margin-left: -1px;
  float: left;
}

.opiton_box ul li .c01_input .c01_xia ul li {
  width: 326px;
  margin-bottom: 0;
  height: 40px;
  padding: 0 0 0 22px;
  line-height: 40px;
  font-size: 14px;
  color: #666;
  cursor: pointer;
}

.opiton_box ul li .c01_input .c01_xia ul li:hover {
  background: #f8f8f8
}

.c01_input .c02_xia {
  background: #fff;
  border: 1px solid #e6e6e6;
  width: 982px;
  height: 436px;
  top: 58px;
  left: -1px;
  display: none;
  z-index: 2;
  margin-left: -655px;
}

.c02Xia_in {
  width: 982px;
  height: 436px;
}

.c02XiaIn_to {
  height: 22px;
  padding: 35px 25px;
  line-height: 22px
}

.c02XiaIn_to span {
  display: block;
  float: left;
  height: 22px;
  font-size: 18px;
  color: #c51515;
  margin: 0 10px 0 0
}

.c02XiaIn_to a {
  display: block;
  float: left;
  width: 22px;
  height: 22px;
  font-size: 14px;
  color: #666666;
  text-align: center;
  line-height: 22px;
  margin: 0px 2px 0 0
}

.c02XiaIn_to a.on {
  background: #ea4a44;
  color: #fff
}

.c02XiaIn_bo {
  height: 340px;
  overflow-y: auto;
  *position: relative
}

.c02XiaIn_bo .c02XiaIn_zm {
  margin: 0 12px;
  border-bottom: 1px solid #e7e7e7;
  padding: 14px 0;
  position: relative;
}

.c02XiaIn_bo .c02XiaIn_zm .c02XiaIn_zm_le {
  width: 34px;
  height: 26px;
  border: 1px solid #e7e7e7;
  color: #000000;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  top: 14px;
  left: 18px;
  position: absolute;
}

.c02XiaIn_bo .on2 {
  background: #f6f6f6
}

.c02XiaIn_bo .on2 .c02XiaIn_zm_le {
  color: #fff;
  background: #f22f2f;
  border: 1px solid #f22f2f
}

.c02XiaIn_bo .c02XiaIn_zm .c02XiaIn_zm_ri {
  margin: 0 0 0 70px;
  line-height: 28px;
}

.c02XiaIn_bo .c02XiaIn_zm .c02XiaIn_zm_ri a {
  color: #333333;
  font-size: 14px;
  margin: 0 20px 0 0;
  line-height: 28px
}

.c02XiaIn_bo .c02XiaIn_zm .c02XiaIn_zm_ri a.on {
  color: #f22f2f
}

.abso {
  position: absolute
}

.tc_ceng {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.1;
  filter: alpha(opacity=10);
  display: none;
  z-index: 33333;
}

.tc_con {
  width: 838px;
  height: 484px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -242px 0 0 -419px;
  background: #f2f2f2;
  display: none;
  z-index: 333;
  _position: absolute;
}

.tc_con_in {
  width: 838px;
  height: 484px
}

.tc_con_in em {
  display: block;
  width: 26px;
  height: 26px;
  background: url(../images/icon_close.png) no-repeat 0 0;
  position: absolute;
  top: -13px;
  right: -13px;
  cursor: pointer
}

.tc_con_in .dm {
  background: #fff
}

.tc_con_in img {
  top: 225px;
  left: 373px
}

.tc_con_in .dm01 {
  width: 274px;
  height: 200px;
  top: 20px;
  left: 35px
}

.tc_con_in .dm02 {
  width: 274px;
  height: 200px;
  top: 20px;
  left: 388px
}

.tc_con_in .dm03 {
  width: 274px;
  height: 172px;
  top: 288px;
  left: 240px
}

.tc_con_in .dm04 {
  width: 274px;
  height: 172px;
  top: 288px;
  left: 540px
}

.tc_con_in .dm h2 {
  width: 274px;
  height: 44px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 44px;
  font-weight: normal
}

.tc_con_in .dm p {
  padding: 10px 20px;
  color: #333333;
  font-size: 14px;
  line-height: 26px
}

.tc_con_in .dm01 h2 {
  background: #14a555
}

.tc_con_in .dm02 h2 {
  background: #106393
}

.tc_con_in .dm03 h2 {
  background: #53b4ec
}

.tc_con_in .dm04 h2 {
  background: #53b4ec
}
.choose {
	width: 330px;
	margin: 10px auto;
	margin-bottom: 20px;
}
.jianzaoshi1,.jianzaoshi2 {
	width: 49%;
	float: left;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #ccc;
	border-radius: 8px;
	cursor: pointer;
}
.choose .active {
	background-color: rgb(77, 156, 228);
	color: #fff;
}
