* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
li {
  list-style: none;
}
img {
  border: none;
}
.clear {
  clear: both;
}
#rightswt {
  width: 92px;
  height: 440px;
  position: fixed;
  z-index: 9999;
  right: 5px;
  top: 50%;
  margin-top: -220px;
}
#rightswt a {
  position: absolute;
  left: 0px;
  width: 92px;
  text-indent: -9999px;
}
#rightswt .a1 {
  top: 3px;
  height: 72px;
}
#rightswt .a1:hover {
  background: url(../images/c_swthover.png);
  background-position: 0 -3px;
}
#rightswt .a2 {
  top: 76px;
  height: 78px;
}
#rightswt .a2:hover {
  background: url(../images/c_swthover.png);
  background-position: 0 -76px;
}
#rightswt .a3 {
  top: 153px;
  height: 72px;
}
#rightswt .a3:hover {
  background: url(../images/c_swthover.png);
  background-position: 0 -153px;
}
#rightswt .a4 {
  top: 228px;
  height: 72px;
}
#rightswt .a4:hover {
  background: url(../images/c_swthover.png);
  background-position: 0 -228px;
}
#rightswt .a5 {
  top: 303px;
  height: 72px;
}
#rightswt .a5:hover {
  background: url(../images/c_swthover.png);
  background-position: 0 -303px;
}
#rightswt .a6 {
  top: 378px;
  height: 59px;
}
#rightswt .a6:hover {
  background: url(../images/c_swthover.png);
  background-position: 0 -378px;
}
#showbox {
  display: none;
  z-index: 9999;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 820px;
  margin-left: -410px;
  height: 600px;
  margin-top: -300px;
  border: 20px solid #002E72;
  background: #002E72;
  border-radius: 10px 0px 10px 10px;
}
#showbox #showboxclose {
  position: absolute;
  right: -43px;
  top: -20px;
  width: 24px;
  height: 24px;
  background: #002E72;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  border-radius: 0px 3px 3px 0px;
  cursor: pointer;
}
#showbox .showboxm {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: #fff;
}
#showbox .showboxm .top_title {
  margin-left: 10px;
  margin-top: 20px;
}
#showbox .showboxm .left {
  float: left;
  width: 281px;
  height: 450px;
  margin-left: 15px;
  margin-top: 20px;
}
#showbox .showboxm .left .top {
  height: 304px;
  background: url(../images/p_zzgh_l.jpg) no-repeat left top;
  position: relative;
}
#showbox .showboxm .left .top p {
  position: absolute;
  left: 17px;
  top: 22px;
  width: 230px;
  text-indent: 2em;
  color: #666;
  font-size: 12px;
  font-family: "Microsoft Yahei";
  text-align:left;
}
#showbox .showboxm .left .top ul {
  position: absolute;
  left: 17px;
  top: 105px;
}
#showbox .showboxm .left .top ul li {
  color: red;
  font-size: 12px;
  font-family: "Microsoft Yahei";
  line-height: 20px;
  text-align:left;
}
#showbox .showboxm .left .top ul li b {
  margin-right: 5px;
}
#showbox .showboxm .left .bottom {
  height: 128px;
  width: 280px;
  overflow: hidden;
  border: 1px solid #002E72;
  margin-top: 18px;
  border-radius: 3px;
}
#showbox .showboxm .left .bottom .box1 {
  width: 35px;
  height: 100%;
  padding-top: 22px;
  text-align: center;
  background: #002E72;
  color: #fff;
  float: left;
  font-size: 16px;
  font-family: "Microsoft Yahei";
}
#showbox .showboxm .left .bottom .box2 {
  float: left;
}
#showbox .showboxm .left .bottom .box2 ul {
  margin-top: 15px;
}
#showbox .showboxm .left .bottom .box2 ul li {
  width: 40px;
  height: 100px;
  background: #EEEEEE;
  float: left;
  text-align: center;
  font-size: 14px;
  font-family: "Microsoft Yahei";
  margin-left: 8px;
  position: relative;
  box-sizing: border-box;
  padding-top: 12px;
  color: #002E72;
  font-weight: bold;
  margin:0;
}
#showbox .showboxm .left .bottom .box2 ul li span {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border-left: 7px solid #002E72;
  border-top: 7px solid #fff;
  border-bottom: 7px solid #fff;
  right: 0px;
  top: 45px;
}
#showbox .showboxm .right {
  margin-top: 20px;
  float: right;
  width: 495px;
  height: 450px;
  background: #f5f5f5;
  border: 1px solid #e5e5e5;
  margin-right: 15px;
  border-radius: 3px;
}
#showbox .showboxm .right .title {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}
#showbox .showboxm .right .rform {
  margin-left: 20px;
}
#showbox .showboxm .right .rform h3 {
  color: red;
  font-size: 14px;
  font-family: "Microsoft Yahei";
  width: 414px;
  height: 24px;
  line-height: 24px;
  padding-left: 10px;
  border-bottom: 2px solid #e5e5e5;
  position: relative;
}
#showbox .showboxm .right .rform h3 span {
  font-size: 12px;
  font-family: "Microsoft Yahei";
  color: #666;
  font-weight: normal;
  margin-left: 10px;
}
#showbox .showboxm .right .rform h3 b {
  border-bottom: 2px solid red;
  width: 105px;
  position: absolute;
  left: 0px;
  bottom: -1px;
}
#showbox .showboxm .right .rform ul {
  margin-top: 10px;
  margin-bottom: 10px;
}
#showbox .showboxm .right .rform ul li {
  font-size: 12px;
  font-family: "Microsoft Yahei";
  color: #666;
  height: 32px;
  line-height: 32px;
}
#showbox .showboxm .right .rform ul li .input {
  width: 130px;
  height: 25px;
  border: 1px solid #d7d7d7;
}
#showbox .showboxm .right .rform ul li .radio {
  margin-right: 5px;
  margin-left: 10px;
}
#showbox .showboxm .right .rform ul li b {
  color: red;
  margin-left: 5px;
  margin-right: 47px;
}
#showbox .showboxm .right .rform ul li .error {
  background: #FF6600;
}
#showbox .showboxm .right .rform .swtbtn {
  text-align: center;
}
#showbox .showboxm .right .rform .swtbtn .submitButn {
  border: none;
  background: #002E72;
  color: #fff;
  font-size: 16px;
  font-family: "Microsoft Yahei";
  width: 91px;
  height: 25px;
  border-radius: 3px;
  cursor: pointer;
}
#showbox .showboxm .right .rform .swtbtn .resetButn {
  border: none;
  background: #FF8E2E;
  color: #fff;
  font-size: 16px;
  font-family: "Microsoft Yahei";
  width: 91px;
  height: 25px;
  border-radius: 3px;
  margin-left: 15px;
  cursor: pointer;
}
#showbox .showboxm .right .rform .text {
  margin-top: 8px;
  font-size: 12px;
  font-family: "Microsoft Yahei";
  color: #666;
  line-height: 20px;
  width: 420px;
}
#showbox .showboxm .right .rform .text b {
  color: red;
  font-weight: normal;
}
#showboxtel {
  display: none;
  z-index: 9999;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 820px;
  margin-left: -410px;
  height: 600px;
  margin-top: -300px;
  border: 20px solid #002E72;
  background: #002E72;
  border-radius: 10px 0px 10px 10px;
}
#showboxtel #showboxclosetel {
  position: absolute;
  right: -43px;
  top: -20px;
  width: 24px;
  height: 24px;
  background: #002E72;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  border-radius: 0px 3px 3px 0px;
  cursor: pointer;
}
#showboxtel .showboxm {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: #fff;
}
#showboxtel .showboxm .top_title {
  margin-left: 10px;
  margin-top: 20px;
}
#showboxtel .showboxm .left {
  float: left;
  width: 281px;
  height: 450px;
  margin-left: 15px;
  margin-top: 20px;
}
#showboxtel .showboxm .left .top {
  height: 304px;
  background: url(../images/p_zzgh_l.jpg) no-repeat left top;
  position: relative;
}
#showboxtel .showboxm .left .top p {
  position: absolute;
  left: 17px;
  top: 22px;
  width: 230px;
  text-indent: 2em;
  color: #666;
  font-size: 12px;
  font-family: "Microsoft Yahei";
   text-align:left;
}
#showboxtel .showboxm .left .top ul {
  position: absolute;
  left: 17px;
  top: 105px;
}
#showboxtel .showboxm .left .top ul li {
  color: red;
  font-size: 12px;
  font-family: "Microsoft Yahei";
  line-height: 20px;
  text-align:left;
}
#showboxtel .showboxm .left .top ul li b {
  margin-right: 5px;
}
#showboxtel .showboxm .left .bottom {
  height: 128px;
  width: 280px;
  overflow: hidden;
  border: 1px solid #002E72;
  margin-top: 18px;
  border-radius: 3px;
}
#showboxtel .showboxm .left .bottom .box1 {
  width: 35px;
  height: 100%;
  padding-top: 22px;
  text-align: center;
  background: #002E72;
  color: #fff;
  float: left;
  font-size: 16px;
  font-family: "Microsoft Yahei";
}
#showboxtel .showboxm .left .bottom .box2 {
  float: left;
}
#showboxtel .showboxm .left .bottom .box2 ul {
  margin-top: 15px;
}
#showboxtel .showboxm .left .bottom .box2 ul li {
  width: 40px;
  height: 100px;
  background: #EEEEEE;
  float: left;
  text-align: center;
  font-size: 14px;
  font-family: "Microsoft Yahei";
  margin-left: 8px;
  position: relative;
  box-sizing: border-box;
  padding-top: 12px;
  color: #002E72;
  font-weight: bold;
  margin:0;
}
#showboxtel .showboxm .left .bottom .box2 ul li span {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border-left: 7px solid #002E72;
  border-top: 7px solid #fff;
  border-bottom: 7px solid #fff;
  right: 0px;
  top: 45px;
}
#showboxtel .showboxm .right {
  margin-top: 20px;
  float: right;
  width: 495px;
  height: 450px;
  background: #f5f5f5;
  border: 1px solid #e5e5e5;
  margin-right: 15px;
  border-radius: 3px;
}
#showboxtel .showboxm .right .title {
  width: 246px;
  height: 26px;
  line-height: 26px;
  margin: 15px auto 15px auto;
  padding-left: 40px;
  background: url(../images/i_mfzxsr.jpg) no-repeat left center;
  font-size: 20px;
  font-family: "Microsoft Yahei";
  color: #002E72;
  font-weight: bold;
}
#showboxtel .showboxm .right .telbox {
  width: 453px;
  height: 54px;
  margin-top: 23px;
  margin-left: 10px;
  background: url(../images/p_mfzx.jpg) no-repeat left top;
  position: relative;
}
#showboxtel .showboxm .right .telbox .tels {
  position: absolute;
  width: 225px;
  height: 30px;
  line-height: 30px;
  border: none;
  left: 103px;
  top: 24px;
  padding-left: 5px;
  color: #666;
}
#showboxtel .showboxm .right .telbox button {
  position: absolute;
  right: 19px;
  top: 23px;
  width: 101px;
  height: 31px;
  background: none;
  text-indent: -9999px;
  border: none;
  cursor: pointer;
}
#showboxtel .showboxm .right .telbox2 {
  width: 402px;
  height: 130px;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  margin-top: 35px;
  margin-left: 24px;
}
#showboxtel .showboxm .right .telbox2 ul {
  margin-left: 25px;
  margin-top: 18px;
}
#showboxtel .showboxm .right .telbox2 ul li {
  background: url(../images/i_thqt_p.jpg) no-repeat left center;
  height: 16px;
  line-height: 16px;
  padding-left: 25px;
  font-size: 12px;
  font-family: "Microsoft Yahei";
  color: #666;
  margin-bottom: 22px;
}
#showboxtel .showboxm .right .telbox2 ul li b {
  font-weight: normal;
  color: red;
}
#showboxtel .showboxm .right .bb {
  margin-left: 24px;
  margin-top: 15px;
  margin-bottom: 24px;
  font-size: 14px;
  font-family: "Microsoft Yahei";
}
#showboxtel .showboxm .right .bbbox {
  position: relative;
}
#showboxtel .showboxm .right .bbbox ul {
  margin-left: 24px;
}
#showboxtel .showboxm .right .bbbox ul li {
  display: block;
  float: left;
  height: 66px;
  width: 60px;
  background: url(../images/p_qttj_b.jpg) no-repeat left top;
  margin-right: 22px;
  text-align: center;
  position: relative;
}
#showboxtel .showboxm .right .bbbox ul li a {
  color: #fff;
  position: absolute;
  font-size: 12px;
  font-family: "Microsoft Yahei";
  left: 7px;
  bottom: 5px;
}
#showboxtel .showboxm .right .bbbox ul li a b {
  background: url(../images/i_zxtj.png);
  width: 34px;
  height: 35px;
  position: absolute;
  left: 7px;
  top: -38px;
}
#showboxtel .showboxm .right .bbbox ul li a .bbzxzx {
  background-position: 0 -35px;
  height: 29px;
  top: -33px;
}
#showboxtel .showboxm .right .bbbox ul li a .bbly {
  background-position: 0 -65px;
}
#showboxtel .showboxm .right .bbbox .bbright {
  position: absolute;
  left: 260px;
  top: 5px;
  font-size: 12px;
  font-family: "Microsoft Yahei";
}
#showboxtel .showboxm .right .bbbox .bbright span {
  font-size: 20px;
  font-family: "Microsoft Yahei";
  color: red;
}
#swtzz {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  z-index: 0;
}
