﻿@charset "utf-8";
body {
  margin: 0;
}

:focus {
  outline: none;
}

p {
  margin: 0;
}

a:-webkit-any-link {
  text-decoration: none;
}

.dlzcxgbox {
  width: 100%;
  background: url("../img/beijing.png") no-repeat center 0;
  box-sizing: border-box;
}

.dlzcxgbox .logobox {
  width: 1120px;
  margin: auto;
  padding-top: 80px;
  box-sizing: border-box;
}

.dlzcxgbox .logobox img {
  position: relative;
  top: 20px;
  margin-right: 15px;
}

.dlzcxgbox .logobox .zi {
  font-size: 36px;
  color: #ffffff;
  line-height: 24px;
  font-weight: bold;
}

.dlzcxgbox .logobox .line {
  font-size: 15px;
  color: #ffffff;
  margin: 0 20px;
  position: relative;
  bottom: 7px;
}

.dlzcxgbox .dlbox {
  width: 1120px;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 113px;
  overflow: hidden;
}

.dlzcxgbox .leftms {
  width: 632px;
  height: 554px;
  margin-top: 71px;
  float: left;
  padding: 45px 64px 29px 64px;
  opacity: 0.79;
  background: #4466a9;
  box-sizing: border-box;
}

.dlzcxgbox .rightbox {
  width: 488px;
  height: 631px;
  background: #ffffff;
  float: right;
  box-sizing: border-box;
}

.leftms .title {
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  letter-spacing: 0.71px;
}

.leftms p {
  margin-top: 44px;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0.55px;
  text-align: justify;
  line-height: 44px;
  text-indent: 32px;
}

.rightbox .tabbox {
  width: 100%;
  height: 70px;
  overflow: hidden;
}

.rightbox .tabbox .tabitem {
  color: #b7b3b3;
  font-size: 28px;
  float: left;
  width: 50%;
  height: 70px;
  border-bottom: 1px solid #dddddd;
  box-sizing: border-box;
  text-align: center;
  line-height: 70px;
  background: #f5f5f5;
  cursor: pointer;
}

.rightbox .tabbox .tabitemleft {
  border-right: 1px solid #dddddd;
}

.rightbox .tabbox .tabitemright {
  border-left: 1px solid #dddddd;
}

.rightbox .tabbox .active {
  border: none;
  color: #333333;
  background: #ffffff;
}

.rightbox .nrbox .inputbox {
  width: 427px;
  margin: auto;
  position: relative;
  margin-top: 15px;
}

.rightbox .nrbox .inputbox input {
  width: 427px;
  height: 52px;
  line-height: 52px;
  background: #ffffff;
  border: 1px solid #d8d9db;
  border-radius: 2px;
  padding-left: 53px;
  font-size: 16px;
  color: #333333;
  box-sizing: border-box;
}

.rightbox .nrbox .inputbox input::-webkit-input-placeholder {
  font-size: 16px;
  color: #b7b3b3;
}

.rightbox .nrbox .normal img {
  position: absolute;
  top: 14px;
  left: 15px;
}

.rightbox .nrbox .yzm input {
  width: 250px;
}

.rightbox .nrbox .yzm .duihao {
  position: absolute;
  top: 14px;
  left: 15px;
}

.rightbox .nrbox .yzm .yzmtu {
  display: inline-block;
  width: 162px;
  height: 55px;
  position: absolute;
  right: 0 !important;
  cursor: pointer;
}

.nrbox .wjma {
  width: 427px;
  margin: auto;
  margin-top: 12px;
  line-height: 40px;
  font-size: 16px;
  color: #0c4ed0;
  padding-left: 10px;
  box-sizing: border-box;
  cursor: pointer;
}

.nrbox .wjma .dot {
  width: 5px;
  height: 5px;
  display: inline-block;
  background: #0c4ed0;
  margin-right: 10px;
  position: relative;
  top: -3px;
}

.nrbox .wjma div {
	float: right;
	font-size: 14px;
	color: #999999;
}
.nrbox .buttonboxnew {
  width: 430px;
  margin: auto;
  margin-top: 22px;
}
.nrbox .buttonboxnew .button {
  display: inline-block;
  width: 180px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 2px;
  font-size: 18px;
  box-sizing: border-box;
  cursor: pointer;
}
.nrbox .buttonboxnew .zc {
  margin-left: 25px;
  color: #4466a9;
  border:1px solid #4682B4;
  border-radius:6px;
}
.nrbox .buttonboxnew .zc:hover {
  border: 1px solid red;
  color: red;
}
.nrbox .buttonboxnew .zhmm {
  color: #4466a9;
  border:1px solid #4682B4;
  border-radius:6px;
}
.nrbox .buttonboxnew .zhmm:hover {
  border: 1px solid red;
  color: red;
}
.nrbox .buttonbox {
  width: 430px;
  margin: auto;
  margin-top: 15px;
}

.nrbox .buttonbox .button {
  display: inline-block;
  width: 190px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 2px;
  font-size: 18px;
  box-sizing: border-box;
  cursor: pointer;
}

.nrbox .buttonbox .tijiao {
  margin-left: 25px;
  color: #ffffff;
  background: #f57f24;
  border: 1px solid #f57f24;
}

.nrbox .buttonbox .tijiao:hover {
  background: #ffa967;
  border: 1px solid #ffa967;
}

.nrbox .buttonbox .baocun {
  color: #ffffff;
  background: #4466a9;
  border: 1px solid #4466a9;
}

.nrbox .buttonbox .baocun:hover {
  background: #a6c9e8;
  border: 1px solid #a6c9e8;
}

.nrbox .tip {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #333333;
  line-height: 40px;
  margin-top: 23px;
}

.nrbox .tozhuce {
  width: 100%;
  text-align: center;
}

.nrbox .tozhuce span {
  font-size: 16px;
  color: #bebbbb;
  line-height: 40px;
}

.nrbox .tozhuce a {
  font-size: 14px;
  color: #c32323;
  line-height: 40px;
  text-decoration: underline;
  cursor: pointer;
}

.nrbox .biaozhi {
  width: 234px;
  height: 38px;
  text-align: center;
  margin: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  /* opacity: 0.44; */
  background: #ffffff;
  border: 1px solid #adbdd9;
  border-radius: 2px;
}

.nrbox .biaozhi span {
  font-size: 16px;
  color: #4654cf;
  line-height: 40px;
}
.nrbox .biaozhi img {
  position: relative;
  top: 5px;
}
.nrbox .truepwd {
  display: none;
}
.frdl {
  display: none;
}
.grdl a,
.grdl img,
.frdl a,
.frdl img {
  border: none;
  text-decoration: none;
}
.tri-denglu {
  text-align: center;
}
.tri-denglu .biaozhi {
  width: 200px;
  display: inline-block;
}

.select-modal-bg {
  position: absolute;
  height: 1087px;
  width: 100%;
  top: 0;
  filter: alpha(opacity=50);
  opacity: 0.5;
  background: #333333;
}
.select-modal {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
}
.select-modal-con {
  position: absolute;
  width: 600px;
  height: 416px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #ffffff;
}
.sm-title {
  height: 64px;
  line-height: 64px;
  background-image: linear-gradient(180deg, #4b74b7 10%, #93b8df 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #4B74B7, endColorstr = #93B8DF);
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  position: relative;
}
.sm-title img {
  position: absolute;
  top: 24px;
  right: 16px;
  cursor: pointer;
}
.sm-con {
  height: 352px;
  position: relative;
}
.swiper-container {
  /* width: 660px; */
  height: 270px;
  color: #fff;
  /* background: #222; */
  text-align: center;
  padding-top: 36px;
  box-sizing: border-box;
}
.swiper-slide .pic {
  width: 160px;
  height: 160px;
  box-sizing: border-box;
  padding: 30px;
  background-image: linear-gradient(180deg, #ffffff 0%, #efefef 100%);
  /* filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #ffffff, endColorstr = #efefef); */
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  position: relative;
}
.swiper-slide .pic img {
  width: 100px;
}
.swiper-slide .pic-tit {
  width: 160px;
  margin-top: 5px;
  height: 32px;
  line-height: 32px;
  background: #ffffff;
  font-size: 14px;
  color: #4466a9;
}
.swiper-slide {
  height: 100%;
  margin-right: 30px;
  width: 180px !important;
  /* -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0); */
}
.swiper-slide-visible {
  padding-top: 20px;
  box-sizing: border-box;
  /* opacity: 0.5; */
  /* -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8); */
}
.swiper-slide-active {
  padding-top: 0;
}
.swiper-slide-active .pic {
  top: 0;
  opacity: 1;
  width: 180px;
  height: 180px;
}
.swiper-slide-active .pic-tit {
  width: 220px;
  border: 1px solid #f77f05;
  border-radius: 4px;
  position: relative;
  right: 24px;
  margin-top: 20px;
  font-size: 16px;
  color: #f57f24;
  text-align: center;
}
.swiper-slide-active .pic-tit:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(../img/iconduihao.png);
  left: 14px;
  top: 9px;
}
.swiper-wrapper {
  width: 100% !important;
}
.swiper-slide .title {
  font-style: italic;
  font-size: 42px;
  margin-top: 80px;
  margin-bottom: 0;
  line-height: 45px;
}
.pagination {
  position: absolute;
  z-index: 20;
  left: 0px;
  width: 100%;
  text-align: center;
  bottom: 5px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #aaa;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  opacity: 0;
  position: relative;
  top: -50px;
}
.swiper-visible-switch {
  opacity: 1;
  top: 0;
  background: #aaa;
}
.swiper-active-switch {
  background: #fff;
}
.sm-login {
  margin-top: 20px;
  text-align: center;
}
.sm-login input {
  background: #ffffff;
  border: 1px solid #d8d9db;
  border-radius: 4px;
  height: 32px;
  line-height: 30px;
  width: 160px;
  padding: 0 9px;
  box-sizing: border-box;
  vertical-align: middle;
}
.sm-login .sm-lb {
  display: inline-block;
  background: #4466a9;
  border-radius: 4px;
  height: 32px;
  line-height: 32px;
  width: 54px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  vertical-align: middle;
  cursor: pointer;
}
.sm-login .sm-lb:hover {
  background: #a6c9e8;
}

.sm-con:before {
  content: "";
  position: absolute;
  width: 90px;
  height: 352px;
  z-index: 99;
  transform: scaleX(-1);
  background-image: linear-gradient(
    270deg,
    rgba(255, 255, 255, 0) 0%,
    #ffffff 100%
  );
  top: 0;
  right: 0;
}
.sm-con:after {
  content: "";
  position: absolute;
  width: 90px;
  height: 352px;
  z-index: 99;
  transform: scaleX(-1);
  background-image: linear-gradient(
    270deg,
    #ffffff 0%,
    rgba(255, 255, 255, 0) 100%
  );
  top: 0;
  left: 0;
}

.hd .next {
  position: absolute;
  right: 14px;
  top: 147px;
  z-index: 9999;
  cursor: pointer;
}
.hd .prev {
  position: absolute;
  left: 14px;
  top: 147px;
  z-index: 9999;
  cursor: pointer;
}
.ss-a {
  position: absolute;
  width: 100px;
  height: 100px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/janzhu2.png) no-repeat center;
}
.swiper-slide-active .ss-a {
  width: 120px;
  height: 120px;
  background: url(../img/janzhu1.png) no-repeat center;
}

body {
	min-width: 1366px;
}

.denglu_line {
	/*border: 1px solid red;*/
	margin: 15px auto 0 auto;
	text-align: center;
}

.denglu_line span {
	display: inline-block;
	width: 140px;
	height: 1px;
	background: #B1BFDB;
	vertical-align: middle;
	margin: 0 20px;
}

* {
	box-sizing: border-box;
}

.denglu_menu {
	margin: 15px auto 0 auto;
	width: 426px;
	/*padding-right: 40px;*/
}

.denglu_menu .item {
	float: left;
	width: 16%;
	text-align: center;
	cursor: pointer;
}

.denglu_menu .item:hover span {
	color: #F57F24;
}

.denglu_menu .item img {
	display: block;
	margin: 0 auto 5px auto;
}

.denglu_menu .item span {
	font-size: 14px;
	color: #666666;
}

.xtdl_dialog {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
}

.xtdl_dialog .xtdl_dialog_content {
	width: 400px;
	height: 392px;
	margin: 200px auto 0 auto;
	background: #FFFFFF;
}

.xtdl_dialog .title {
	width: 100%;
	height: 54px;
	line-height: 54px;
	padding: 0 15px;
	font-size: 20px;
	color: #FFFFFF;
	background-image: linear-gradient(180deg, #4B74B7 10%, #93B8DF 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4B74B7', endColorstr='#93B8DF',GradientType=0 );
}

.xtdl_dialog .title img {
	float: right;
	margin-top: 18px;
	cursor: pointer;
}

.xtdl_dialog .xtdl_dialog_content .name {
	font-size: 20px;
	color: #4466A9;
	width: 120px;
	margin: 30px auto 0 auto;
}

.xtdl_dialog .xtdl_dialog_content>img {
	display: block;
	width: 160px;
	margin: 18px auto 0 auto;
}

.xtdl_dialog .xtdl_dialog_content .place {
	width: 240px;
	margin: 30px auto 0 auto;
	font-size: 12px;
	color: #999999;
}

.xtdl_dialog .xtdl_dialog_content .place img {
	margin-right: 4px;
	vertical-align: middle;
}

.xtdl_dialog .xtdl_dialog_content .check {
	width: 240px;
	height: 32px;
	background: #FFFFFF;
	border: 1px solid #F77F05;
	border-radius: 4px;
	overflow: hidden;
	margin: 10px auto 0 auto;
	position: relative;
}
 select::-ms-expand { display: none !important; }          
.xtdl_dialog .xtdl_dialog_content .check select {
	/*//清除select的边框样式*/
	border: none;
	/*//清除select聚焦时候的边框颜色*/
	outline: none;
	/*//将select的宽高等于div的宽高*/
	padding: 5px 0 5px 10px;
	width: 100%;
	height: 32px;
	/*line-height: 32px;*/
	/*隐藏select的下拉图标*/
  appearance:none;
            -moz-appearance:none;
            -webkit-appearance:none;
            -ms-appearance:none;
	/*//通过padding-left的值让文字居中*/
	font-size: 14px;
	color: #F57F24;
}

.xtdl_dialog .xtdl_dialog_content .check img {
	position: absolute;
	right: 10px;
	top: 7px;
}

.xtdl_dialog .xtdl_dialog_content .mima {
	width: 240px;
	margin: 10px auto 0 auto;
}

.xtdl_dialog .xtdl_dialog_content .mima input {
	height: 32px;
	line-height: 32px;
	width: 176px;
	background: #FFFFFF;
	border: 1px solid #D8D9DB;
	border-radius: 4px;
	text-indent: 10px;
}
.xtdl_dialog .xtdl_dialog_content .mima button{
	background: #4466A9;
border-radius: 4px;
font-size: 14px;
color: #FFFFFF;
width: 54px;
height: 32px;
border: none;
	outline: none;
	/*position: relative;
	top: 2px;*/
	float: right;
	left: 4px;
	cursor: pointer;
}
