/* CSS Document */
#clearLine {
  height: 7px;
}
#bottom {
  min-width: 1200px;
  height: 293px;
  background: #2D3340;
  padding-top: 50px;
  clear: both;
}
#bottom #bNavigate {
  width: 1200px;
  margin: 0 auto;
  color: #C9C9CC;
  line-height: 24px;
}
#bottom #bNavigate a {
  font-size: 14px;
  font-weight: bold;
  color: #C9C9CC;
  line-height: 24px;
  text-decoration: none;
}
#bottom .tHr {
  margin: auto;
  width: 1200px;
  height: 2px;
  background: #383F50;
  box-shadow: 1px 1px 2px 0px #15181E;
  margin-top: 50px;
}
#bottom .bContact {
  float: left;
  width: 800px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #C9C9CC;
  line-height: 30px;
  margin-left: 0;
  margin-top: 15px;
}
#gzh {
  float: left;
  margin-top: 26px;
  text-align: center;
}
.gzhTitle {
  height: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #C9C9CC;
  line-height: 24px;
}
.bot-sx {
  color: white;
}
.footer {
  position: fixed;
  right: 50px;
  bottom: 50px;
  width: 54px;
  height: 54px;
  cursor: pointer;
}

.cbl {
  width: 85px;
  height: 338px;
  background: #F2F7FC;
  border: 1px solid #D3E6F9;
  box-shadow: 7px 5px 16px 0px rgba(207, 222, 235, 0.5), -6px -6px 14px 0px rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  padding: 20px 0px;
}
.cbl div:hover {
  cursor: pointer;
  color: #3C7EF2;
}
.cbl a:hover {
  color: #3C7EF2;
}
.cbl-out {
  position: fixed;
  top: 50%;
/*  margin-top: -325px;*/
  margin-top: -285px;
  right: 66px;
  z-index: 10000;
}
.cbl-left {
  width: 181px;
  height: 161px;
  background: #F2F7FC;
  border: 1px solid #D3E6F9;
  border-image: linear-gradient(-20deg, #D3E6F9, #FFFFFF) 1 1;
  box-shadow: 7px 5px 16px 0px rgba(207, 222, 235, 0.5), -6px -6px 14px 0px rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  position: absolute;
  left: -203px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3F516F;
  padding: 0px 0px 0px 9px;
  display: none;
  flex-direction: column;
  justify-content: space-evenly;
}
.cb-contact {
  width: 85px;
  height: 85px;
  background: #F2F7FC;
  border: 1px solid #D3E6F9;
  box-shadow: 7px 5px 16px 0px rgba(207, 222, 235, 0.5), -6px -6px 14px 0px rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.cb-contact:hover {
  color: #3C7EF2;
}
.cb-top {
  width: 85px;
  height: 68px;
  background: #F2F7FC;
  border: 1px solid #D3E6F9;
  box-shadow: 7px 5px 16px 0px rgba(207, 222, 235, 0.5), -6px -6px 14px 0px rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  cursor: pointer;
}
.cbl-gzh {
  width: 165px;
  height: 73px;
  display: flex;
  justify-content: space-between;
  background: #2D3340;
}
#tzzxModel {
	width: 837px;
height: 510px;

border-radius: 10px 10px 10px 10px;
	position: fixed!important;
    top: 50%;
    left: 50%;
    z-index: 999999;
    display: none;
	margin-top:-250px;
	margin-left: -420px;
}

.tzzxModelTop {
height: 49px;
	background: #FFFFFF;
box-shadow: 0px 10px 20px 0px rgba(137, 176, 236, 0.1);
border-radius: 10px 10px 0px 0px;
	font-size: 20px;
font-family: Source Han Sans CN;
font-weight: bold;
color: #39345A;
line-height: 49px;
	padding-left: 24px;
}

.tzzxModelBottom {
height: 460px;
box-shadow: 0px 10px 20px 0px rgba(137, 176, 236, 0.41);
	background: rgba(255, 255, 255, 0.95);
	border-radius: 0px 0px 10px 10px;
	

}

.tzzxModelClose {
	    height: 12px;
    width: 12px;
    float: right;
    margin-right: 18px;
    color: rgba(57, 52, 90, 1);
    cursor: pointer;
}

.tzzxModelCon {
	    padding-left: 72px;
    padding-top: 33px;
}

.tzxq ul li {
  list-style: none;
  float: left;
  margin-left: 22px;
  width: 103px;
  height: 40px;
  background: #F2F7FC;
  border: 1px solid;
  border-image: linear-gradient(-20deg, #D3E6F9, #FFFFFF) 1 1;
  box-shadow: 7px 5px 16px 0px #CFDEEB, -6px -6px 14px 0px #FFFFFF;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #3F516F;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
.tzxq_on {
  color: #3C7EF2 !important;
  background: #F2F7FC !important;
  border: 1px solid !important;
  border-image: linear-gradient(-20deg, #CDD7E2, #FFFFFF) 1 1 !important;
  box-shadow: 0px 1px 4px 2px rgba(136, 145, 168, 0.11), 5px 3px 8px 0px #C3D5E4, -4px -4px 7px 0px #FFFFFF !important;
  border-radius: 10px !important;
}
#tzzx .tzxq ul li:first-child {
  margin-left: 21px;
}
.tzxqTitle {
  font-size: 14px;
  font-weight: 400;
  color: #3F516F;
  margin-top: 14px;
  float: left;
  font-family: Microsoft YaHei;
}
.zxContent {
  height: 138px;
  widows: 700px;
  margin-top: 36px;
}
.zxContentCon {
  float: left;
  margin-left: 21px;
  width: 572px;
  height: 138px;
  background: #F2F7FC;
  border: 1px solid;
  border-image: linear-gradient(-20deg, #D3E6F9, #FFFFFF) 1 1;
  box-shadow: 7px 5px 16px 0px #CFDEEB, -6px -6px 14px 0px #FFFFFF;
  border-radius: 10px;
  padding-left: 38px;
  padding-top: 13px;
  color: #AAB9CB;
}
.zxContentT {
  float: left;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3F516F;
}
.tzxq {
  height: 40px;
}
.tzxqTjr {
  margin-top: 36px;
  widows: 700px;
  height: 40px;
}
.tzxqTjr input {
  float: left;
  margin-left: 21px;
  width: 190px;
  height: 40px;
  background: #F2F7FC;
  border: 1px solid;
  border-image: linear-gradient(-20deg, #D3E6F9, #FFFFFF) 1 1;
  box-shadow: 7px 5px 16px 0px #CFDEEB, -6px -6px 14px 0px #FFFFFF;
  border-radius: 10px;
  padding-left: 38px;
  color: #AAB9CB;
}
.tjrXm {
  margin-top: 10px;
  margin-left: 23px;
  float: left;
  height: 12px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3F516F;
}
.tjrContact {
  float: left;
  margin-left: 70px;
  margin-top: 10px;
  height: 14px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3F516F;
}
.tzzxTjBtn {
  margin-top: 60px;
  width: 317px;
  height: 40px;
  background: #F2F7FC;
  border: 1px solid;
  border-image: linear-gradient(-20deg, #D3E6F9, #FFFFFF) 1 1;
  box-shadow: 7px 5px 16px 0px #CFDEEB, -6px -6px 14px 0px #FFFFFF;
  border-radius: 10px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #AAB9CB;
  cursor: pointer;
}
.tzzxTjBtnDiv {
  margin: auto;
  width: 317px;
  height: 40px;
}
