﻿.zdy_bjcx_box .jact_box_red,
.jact_box_blue {
  /* background-color:#ebebeb; */
  width: 1200px;
  height: auto;
  position: relative;
  margin: 0 auto;
  padding: 0px 0px 25px 0px;
}

.jact_box_red a:hover {
  color: #e10404;
}
.jact_box_blue a:hover {
  color: #3872cb;
}

.jact_box_red .jact_left_change {
  background: url(../images/bt_bj_01.png) no-repeat 10px center #e10404;
}
.jact_box_blue .jact_left_change {
  background: url(../images/bt_bj_01.png) no-repeat 10px center #3872cb;
}

.jact_box_red .jact_title_bg_01 {
  background: url(../images/bt_bj_10.png) no-repeat 10px center #e10404;
}
.jact_box_blue .jact_title_bg_01 {
  background: url(../images/bt_bj_10.png) no-repeat 10px center #3872cb;
}

.jact_box_red .jact_bnt_01 {
  width: 205px;
  height: 30px;
  line-height: 30px;
  border: 0;
  background: #ed2424;
  text-align: center;
  color: #fff;
}
.jact_box_red .jact_bnt_01:hover {
  background: #e10404;
  transition: all 0.2s ease-out 0s;
}
.jact_box_blue .jact_bnt_01 {
  width: 205px;
  height: 30px;
  line-height: 30px;
  border: 0;
  background: #4472ba;
  text-align: center;
  color: #fff;
}
.jact_box_blue .jact_bnt_01:hover {
  background: #104ca9;
  transition: all 0.2s ease-out 0s;
}

.jact_box_red .jact_bnt_011 {
  width: 65px;
  height: 24px;
  line-height: 24px;
  border: 0;
  background: #ed2424;
  text-align: center;
  color: #fff;
}
.jact_box_red .jact_bnt_011:hover {
  background: #e10404;
  transition: all 0.2s ease-out 0s;
}
.jact_box_blue .jact_bnt_011 {
  width: 65px;
  height: 24px;
  line-height: 24px;
  border: 0;
  background: #4472ba;
  text-align: center;
  color: #fff;
}
.jact_box_blue .jact_bnt_011:hover {
  background: #104ca9;
  transition: all 0.2s ease-out 0s;
}

.jact_box_red .prefix {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 15px;
  height: 15px;
  background: url(../images/bt_red_01.png) no-repeat;
}
.jact_box_blue .prefix {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 15px;
  height: 15px;
  background: url(bt_bule_01.png) no-repeat;
}

.jact_box_red .td_bg_01 {
  background: url(../images/bt_bj_07_red.png) no-repeat 10px center;
}
.jact_box_blue .td_bg_01 {
  background: url(bt_bj_07_blue.png) no-repeat
    10px center;
}

.jact_box_red .td_bg_02 {
  background: url(../images/bt_bj_08_red.png) no-repeat 10px center;
}
.jact_box_blue .td_bg_02 {
  background: url(bt_bj_08_blue.png) no-repeat
    10px center;
}

.jact_box_red .td_bg_03 {
  background: url(../images/bt_bj_09_red.png) no-repeat #ececec 10px center;
}
.jact_box_blue .td_bg_03 {
  background: url(../images/bt_bj_09_blue.png) no-repeat #ececec 10px center;
}

.jact_box_red .jact_bnt_02 {
  width: 70px;
  height: 30px;
  line-height: 30px;
  line-height: 24px;
  color: #e10404;
  background: #fff;
  border: #e10404 solid 1px;
}
.jact_box_red .jact_bnt_02:hover {
  color: #fff;
  background: #e10404;
  border: #e10404 solid 1px;
}
.jact_box_blue .jact_bnt_02 {
  width: 70px;
  height: 30px;
  line-height: 30px;
  line-height: 24px;
  color: #3e76cd;
  background: #fff;
  border: #3e76cd solid 1px;
}
.jact_box_blue .jact_bnt_02:hover {
  color: #fff;
  background: #3e76cd;
  border: #3e76cd solid 1px;
}

.jact_box_red .jact_bnt_04 {
  width: 70px;
  height: 30px;
  line-height: 30px;
  line-height: 24px;
  color: #fff;
  background: #ed2424;
  border: 0;
}
.jact_box_red .jact_bnt_04:hover {
  color: #fff;
  background: #e10404;
  border: 0;
}
.jact_box_blue .jact_bnt_04 {
  width: 70px;
  height: 30px;
  line-height: 30px;
  line-height: 24px;
  color: #fff;
  background: #4472ba;
  border: 0;
}
.jact_box_blue .jact_bnt_04:hover {
  color: #fff;
  background: #1765a3;
}

.jact_box_red .jact_bnt_03 {
  width: 160px;
  height: 45px;
  line-height: 30px;
  background: url(../images/bt_mail_red.png) no-repeat 20px center #fff;
  border: #e10404 solid 1px;
  color: #e10404;
  font-size: 15px;
}
.jact_box_red .jact_bnt_03:hover {
  background: url(../images/bt_mail_mr.png) no-repeat 20px center #e10404;
  color: #fff;
}

.jact_box_blue .jact_bnt_03 {
  width: 160px;
  height: 45px;
  line-height: 30px;
  background: url(../images/bt_mail_blue.png) no-repeat 20px center #fff;
  border: #3e76cd solid 1px;
  color: #3e76cd;
  font-size: 15px;
}
.jact_box_blue .jact_bnt_03:hover {
  background: url(../images/bt_mail_mr.png) no-repeat 20px center #3e76cd;
  color: #fff;
}

body {
  /* background:#eeeded; */
  color: #333;
}
.blue_01 {
  background: #0350c8;
}
.blue_02 {
  background: #104ca9;
}
.bt_font-weight {
  font-weight: bold;
}

.jact_red {
  width: 100%;
  height: auto;
  background: #d60404;
}
.jact_blue {
  width: 100%;
  height: auto;
  background: #0350c8;
}

.jact_red .jact_head {
  width: 1000px;
  min-height: 130px;
  margin: 0 auto;
  background: url(../images/bt_head_red.jpg) no-repeat center top;
}
.jact_blue .jact_head {
  width: 1000px;
  min-height: 130px;
  margin: 0 auto;
  background: url(../images/bt_head_blue.jpg) no-repeat center top;
}

.jact_head .logo {
  margin: 30px 0 0 10px;
}
.jact_head .title {
  margin: 35px 200px 0 0;
  width: 230px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.jact_head .title span {
  font-size: 20px;
  color: #fff;
  font-weight: 500;
}

.jact_red .jact_nav {
  width: 100%;
  height: 45px;
  background: #a50a03;
}
.jact_blue .jact_nav {
  width: 100%;
  height: 45px;
  background: #104ca9;
}
.jact_red .li_bg {
  background: url(../images/bt_nav_red.png) no-repeat top right;
}
.jact_blue .li_bg {
  background: url(../images/bt_nav_blue.png) no-repeat top right;
}

.jact_red .jact_nav .jact_nav_cen {
  width: 1000px;
  height: 45px;
  margin: 0 auto;
}
.jact_red .jact_nav .jact_nav_cen ul {
  margin: 0;
  padding: 0;
}
.jact_red .jact_nav .jact_nav_cen li {
  width: 142px;
  height: 45px;
  float: left;
  background: url(bt_nav_red.png) no-repeat top right;
}
.jact_red .jact_nav .jact_nav_cen li a {
  display: block;
  line-height: 45px;
  color: #fff;
  font-size: 15px;
  text-align: center;
}
.jact_red .jact_nav .jact_nav_cen li a:hover {
  color: #d9e3f3;
  background: #8d0803;
}
.jact_red .jact_nav .jact_nav_cen .li_bj {
  background: none;
}

.jact_blue .jact_nav .jact_nav_cen {
  width: 1000px;
  height: 45px;
  margin: 0 auto;
}
.jact_blue .jact_nav .jact_nav_cen ul {
  margin: 0;
  padding: 0;
}
.jact_blue .jact_nav .jact_nav_cen li {
  width: 142px;
  height: 45px;
  float: left;
  background: url(../images/bt_nav_blue.png) no-repeat top right;
}
.jact_blue .jact_nav .jact_nav_cen li a {
  display: block;
  line-height: 45px;
  color: #fff;
  font-size: 15px;
  text-align: center;
}
.jact_blue .jact_nav .jact_nav_cen li a:hover {
  color: #d9e3f3;
  background: #063c91;
}
.jact_blue .jact_nav .jact_nav_cen .li_bj {
  background: none;
}

.jact_footer_red {
  width: 100%;
  height: auto;
}
.jact_footer_blue {
  width: 100%;
  height: auto;
}

.jact_footer_red .jact_footetr_nav {
  width: 100%;
  height: 35px;
  margin: 0 auto;
  text-align: center;
  background: #a50a03;
}
.jact_footer_blue .jact_footetr_nav {
  width: 100%;
  height: 35px;
  margin: 0 auto;
  text-align: center;
  background: #104ca9;
}

.jact_footer_red .jact_footetr_nav a,
.jact_footer_blue .jact_footetr_nav a {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  color: #fff;
  font-size: 13px;
}
.jact_footer_red .jact_footetr_nav a:hover {
  background: #8d0803;
  color: #d9e3f3;
}
.jact_footer_blue .jact_footetr_nav a:hover {
  background: #063c91;
  color: #d9e3f3;
}

.jact_footer_red .jact_footetr_nav span,
.jact_footer_blue .jact_footetr_nav span {
  height: 35px;
  overflow: hidden;
  color: #fff;
}

.jact_footetr_copyright {
  width: 100%;
  min-height: 60px;
  line-height: 30px;
  padding: 20px 0;
  text-align: center;
}
.jact_footetr_copyright span {
  line-height: 30px;
  width: 100%;
  display: block;
}

.jact_left {
  width: 320px;
  height: auto;
  background: #fff;
  -webkit-box-shadow: 1px 0rem 1.5rem 0.5rem #e5e5e5;
  box-shadow: 1px 0rem 1.5rem 0.5rem #e5e5e5;
  border: 1px solid #e5e5e5 \0;
}
.jact_main {
  width: 1200px;
  height: auto;
  background: #fff;
  position: relative;
  margin: 20px auto;
}

.jact_left_title {
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.jact_left_title span {
  line-height: 50px;
  color: #fff;
  font-weight: bold;
  font-size: 19px;
  padding-left: 38px;
}
.jact_left_box_01 {
  width: 205px;
  height: auto;
  padding: 5px 15px 15px 15px;
}
.jact_left_box_01 ul {
  margin: 0;
  padding: 0;
}
/* .jact_left_box_01 li{width:100%;height: 40px;border-bottom:#eeeded solid 1px;background:url(bt_01.png) no-repeat 10px center;}
.jact_left_box_01 li a{line-height: 40px;padding-left:25px;font-size: 17px;} */
.jact_left_box_01 li {
  background: url(bt_01.png) no-repeat 250px center;
  height: 48px;
  line-height: 48px;
}
.jact_left_box_01 li a {
  height: 48px;
  line-height: 48px;
  font-size: 17px;
  color: #666666;
}

.jact_left_box_02 {
  width: 292px;
  border-top: none;
}

.jact_left_box_02 {
  width: 295px;
  height: auto;
  border-top: #dfdfdf solid 2px;
  margin: 0 0 20px 15px;
}
.jact_base_title {
  height: 40px;
  height: 35px;
  line-height: 35px;
  background: url(../images/bt_bj_02.png) no-repeat 0 14px;
  padding-top: 5px;
}
/* .jact_base_title span{line-height: 35px;padding-left:25px;font-weight:bold;font-size: 17px;color: #3872cb;} */
.jact_base_title span {
  line-height: 45px;
  font-size: 19px;
  font-weight: bold;
  color: #3573b5;
  padding-left: 40px;
}
.jact_base_from {
  width: 100%;
  height: auto;
}

/* .jact_base_from .name{height: 30px;line-height: 30px;display:block;} */
.jact_base_from .text {
  height: 40px;
  display: inline-block;
  width: 200px;
}
.jact_base_from .bnt {
  width: 100%;
  height: 30px;
  display: block;
}
.jact_base_from .name {
  display: inline-block;
  width: 79px;
  font-size: 17px;
  color: #666666;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
}

.jact_left_box_03 {
  width: 205px;
  height: auto;
  border-top: #dfdfdf solid 2px;
  margin: 0 0 15px 15px;
}
.jact_left_box_04 {
  width: 205px;
  height: auto;
  margin: 0 0 20px 15px;
}

.show_01,
.show_02 {
  width: 20px;
  height: 20px;
  float: right;
  background: url(../images/bt_bj_03_link.png) no-repeat left top;
  margin: 10px 0 0 0;
  cursor: pointer;
}
.show_01_active,
.show_01_active {
  background: url(../images/bt_bj_03_open.png) no-repeat;
}
.open_01,
.open_02 {
  display: none;
}

/* .jact_text_01{width:205px; border:#cecece solid 1px; background:#f3f3f3; padding:6px 0;}  */
.jact_text_01 {
  width: 200px;
  display: inline-block;
  padding: 6px 0;
  height: auto;
  border: #cecece solid 1px;
  background: #ffffff;
}
.jact_text_02 {
  width: 128px;
  border: #cecece solid 1px;
  background: #f0efef;
  padding: 6px 0;
}
.jact_text_021 {
  width: 100px;
  border: #cecece solid 1px;
  background: #f0efef;
  padding: 6px 0;
}
.jact_text_03 {
  width: 65px;
  border: #cecece solid 1px;
  background: #f0efef;
  padding: 6px 0;
}

.jact_box {
  width: 100%;
  height: auto;
  padding: 15px 15px 0 15px;
}
.jact_box_title {
  height: 40px;
  border-bottom: #dfdfdf solid 2px;
}
.jact_box_title span {
  line-height: 38px;
  line-height: 35px;
  border-bottom: #9e9e9e solid 2px;
  padding: 0 15px;
  float: left;
  font-size: 19px;
  color: #3872cb;
  font-weight: bold;
}
.jact_box_font {
  line-height: 26px;
  padding: 10px 0;
}
.jact_box_font p {
  padding: 0;
  margin: 0;
  line-height: 35px;
}
.jact_box_email_bnt {
  padding-top: 10px;
  text-align: center;
}

.abc {
  width: 100%;
  background: #fff;
  line-height: 25px;
  border: #e8e8e8 solid 1px;
}
.abc tr {
  background: #fff;
  line-height: 25px;
}
.abc td {
  height: 50px;
  word-break: break-all;
}
.ie_7 {
  width: 85px;
}
.tr_main_value_odd {
  font-size: 16px;
  line-height: 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.abc th {
  background: #ececec;
  height: 50px;
  font-size: 14px;
}

.shadow {
  -webkit-box-shadow: 1px 0rem 1.5rem 0.5rem #e5e5e5;
  box-shadow: 1px 0rem 1.5rem 0.5rem #e5e5e5;
  border: 1px solid #e5e5e5 \0;
}

.error {
  width: 100%;
  height: 400px;
  background: url(../images/bt_404.jpg) no-repeat #fff 200px center;
  position: relative;
  box-shadow: 2px 2px 2px #cccccc;
  -webkit-box-shadow: 2px 2px 2px #cccccc;
  -moz-box-shadow: 2px 2px 2px #cccccc;
}
.error_title {
  width: 300px;
  height: auto;
  color: #2c2c2c;
  float: right;
  margin: 110px 200px 0 0;
}
.error_title .span_title {
  display: block;
  line-height: 36px;
  font-size: 24px;
}
.error_title .span_font {
  display: block;
  line-height: 24px;
  font-size: 15px;
  padding-top: 40px;
}

.td_title {
  line-height: 36px;
  padding-left: 35px;
}
.abc .td_width_02 {
  padding: 0 10px 0 0;
}
.abc .td_width_01 {
  padding: 0 0 0 10px;
}

.process {
  width: 210px;
  height: auto;
  float: right;
  margin: 20px 10px 15px 0;
  background: url(../images/bt_bg_11.png) repeat-y 15px 0;
}
.process ul {
  margin: 0;
  padding: 0;
}
.process li {
  width: 210px;
  width: 160px;
  min-height: 90px;
  padding-left: 50px;
  float: left;
  background: url(../images/bt_bj_04_mr.png) no-repeat left top;
}
.process li h3 {
  line-height: 30px;
  font-size: 15px;
  padding: 0;
  margin: 0;
  font-weight: 100;
}
.process li p {
  line-height: 24px;
  color: #666;
  padding: 0;
  margin: 0;
}

/**/

.jact_box_red .start {
  background: url(../images/bt_bj_05-red.png) no-repeat;
}
.jact_box_red .start h3 {
  color: #e10404;
}
.jact_box_blue .start {
  background: url(../images/bt_bj_05-blue.png) no-repeat;
}
.jact_box_blue .start h3 {
  color: #1765a3;
}

.jact_box_red .behind {
  background: url(../images/bt_bj_04-red.png) no-repeat;
}
.jact_box_red .behind h3 {
  color: #e10404;
}
.jact_box_blue .behind {
  background: url(../images/bt_bj_04_blue.png) no-repeat;
}
.jact_box_blue .behind h3 {
  color: #1765a3;
}

.jact_box_red .over_mr,
.jact_box_blue .over_mr {
  background: url(../images/bt_bj_06.png) no-repeat #fff;
  min-height: 50px;
}

.jact_box_red .over_ok {
  background: url(../images/bt_bj_06-red.png) no-repeat #fff;
  min-height: 50px;
}
.jact_box_red .over_ok h3 {
  color: #e10404;
}
.jact_box_blue .over_ok {
  background: url(../images/bt_bj_06-blue.png) no-repeat #fff;
  min-height: 50px;
}
.jact_box_blue .over_ok h3 {
  color: #1765a3;
}

/****/
.jact_speech_title {
  width: 100%;
  height: 37px;
}
.jact_speech_title span {
  padding-left: 35px;
  line-height: 37px;
  font-weight: 600;
}

.jact_speech_title_02 {
  width: 100%;
  height: 30px;
  margin-top: 15px;
}
.jact_speech_title_02 span {
  padding-left: 20px;
  line-height: 30px;
}

.jact_speech_cen {
  margin: 0px 15px;
  padding: 5px 10px;
  min-height: 80px;
  background: #f6f6f6;
  border: #e3e3e3 solid 1px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: #e3e3e3 solid 1px;
}
.jact_speech_cen .cneter {
  min-height: 42px;
  line-height: 26px;
  border-bottom: #b9b9b9 dashed 1px;
}
.jact_speech_cen .time {
  height: 30px;
  line-height: 30px;
}
.jact_speech_cen .time span {
  line-height: 30px;
  padding-right: 20px;
  color: #a1a1a1;
}

.jact_speech_text {
  width: 530px;
  height: auto;
  margin: 0 0 15px 15px;
}

.jact_speech_text .tefarea {
  width: 530px;
  height: 80px;
  line-height: 30px;
  border: #d7d7d7 solid 1px;
}
.jact_text_04 {
  width: 70px;
  height: 30px;
  height: 28px;
  border: #d7d7d7 solid 1px;
  background: #f0efef;
}

/****/

.td_bg_04 {
  background: #ececec;
}
.td_title_02 {
  line-height: 45px;
  padding-left: 5px;
}

.must_table {
  width: 100%;
  background: #fff;
  border: #e8e8e8 solid 1px;
  color: #666;
  font-size: 15px;
}
.must_table tr {
  background: #fff;
  line-height: 35px;
  border-bottom: #e8e8e8 solid 1px;
}
.must_table td {
  padding: 0 5px;
  line-height: 55px; /* position:  relative; */
}
.must_table th {
  font-size: 15px;
  color: #333;
}
.must_table .must {
  background: url(../images/bt_must.png) no-repeat 85% 50%;
  align: left;
}
.must_table .must-title {
  background: url(../images/bt_must.png) no-repeat 59% 50%;
  align: left;
}
.must_table .must-content {
  background: url(../images/bt_must.png) no-repeat 91% 50%;
  align: left;
}
/* .must_table .must-verifycode{background:url(bt_must.png) no-repeat 56% 50%;align:left } */
.must_table .must-verifycode {
  background: url(../images/bt_must.png) no-repeat 36% 50%;
  align: left;
}

.jact_text_04,
.jact_text_05,
.jact_text_06 {
  width: 330px;
  height: 36px;
  border: 0;
  background: #ededed;
  padding-left: 12px;
  line-height: 36px;
}
.jact_text_05 {
  /* width:180px; */ /* border:1px solid #d7d7d7; */
}
.jact_text_06 {
  width: 80px;
  border: 1px solid #d7d7d7;
}

.jact_select_01 {
  width: 80px;
}
.jact_select_02 {
  width: 180px;
}

.jact_box_email_bnt_02 {
  padding: 0 0 15px 0;
  text-align: center;
}

.jact_box_red .jact_bnt_05 {
  width: 120px;
  height: 35px;
  line-height: 35px;
  line-height: 30px;
  color: #e10404;
  background: #fff;
  border: #e10404 solid 1px;
}
.jact_box_red .jact_bnt_05:hover {
  color: #fff;
  background: #e10404;
  border: #e10404 solid 1px;
}
.jact_box_blue .jact_bnt_05 {
  width: 120px;
  height: 35px;
  line-height: 35px;
  line-height: 30px;
  color: #3e76cd;
  background: #fff;
  border: #3e76cd solid 1px;
}
.jact_box_blue .jact_bnt_05:hover {
  color: #fff;
  background: #3e76cd;
  border: #3e76cd solid 1px;
}

.jact_m {
  margin-right: 50px;
}

/****/
.jact_registered {
  width: 100%;
  height: auto;
  position: relative;
  background: #fff;
}
.jact_registered_cen {
  width: 800px;
  height: auto;
  margin: 0 auto;
  padding: 15px 0;
}

.jact_box_red .jact_title_bg_02 {
  background: url(../images/bt_bj_11_red.png) no-repeat 10px center #e10404;
}
.jact_box_blue .jact_title_bg_02 {
  background: url(../images/bt_bj_11_blue.png) no-repeat 10px center #3872cb;
}
.jact_registered_cen table {
  width: 100%;
  font-size: 15px;
}
.jact_registered_cen table td {
  height: 53px;
  line-height: 53px;
}
.jact_registered_cen .font_color {
  color: #666;
}

.jact_text_07,
.jact_text_08 {
  height: 38px;
  height: 36px;
  border: #a7a7a7 solid 1px;
  background: #fff;
  padding-left: 2px;
  line-height: 38px;
}
.jact_text_07 {
  width: 280px;
}
.jact_text_08 {
  width: 100px;
}
.jact_text_071 {
  height: 30px;
  height: 30px;
  border: #a7a7a7 solid 1px;
  background: #fff;
  padding-left: 2px;
  line-height: 22px;
  width: 280px;
}

.jact_box_red .jact_bnt_06 {
  width: 280px;
  height: 40px;
  line-height: 40px;
  line-height: 34px;
  color: #e10404;
  background: #fff;
  border: #e10404 solid 1px;
}
.jact_box_red .jact_bnt_06:hover {
  color: #fff;
  background: #e10404;
  border: #e10404 solid 1px;
}
.jact_box_blue .jact_bnt_06 {
  width: 280px;
  height: 40px;
  line-height: 40px;
  line-height: 34px;
  color: #3e76cd;
  background: #fff;
  border: #3e76cd solid 1px;
}
.jact_box_blue .jact_bnt_06:hover {
  color: #fff;
  background: #3e76cd;
  border: #3e76cd solid 1px;
}

.jact_box_red .jact_box_title_02 {
  height: 35px;
  border-bottom: #dfdfdf solid 2px;
  color: #f00;
  margin-bottom: 20px;
  background: url(../images/bt_bj_11_red.png) no-repeat 10px center;
}
.jact_box_blue .jact_box_title_02 {
  height: 35px;
  border-bottom: #dfdfdf solid 2px;
  color: #03c;
  margin-bottom: 20px;
  background: url(../images/bt_bj_11_blue.png) no-repeat 10px center;
}

.jact_box_red .jact_box_title_02 span,
.jact_box_blue .jact_box_title_02 span {
  line-height: 33px;
  line-height: 35px;
  border-bottom: #9e9e9e solid 2px;
  padding: 0 15px 0 30px;
  float: left;
  font-size: 18px;
}
.font-13 {
  font-size: 13px;
}

/**/
.jact_text_09 {
  width: 208px;
  height: 38px;
  height: 36px;
  border: #a7a7a7 solid 1px;
  background: #fff;
  padding-left: 2px;
  line-height: 25px;
}

.jact_box_red .jact_bnt_07 {
  width: 208px;
  height: 36px;
  line-height: 36px;
  line-height: 34px;
  color: #e10404;
  background: #fff;
  border: #e10404 solid 1px;
}
.jact_box_red .jact_bnt_07:hover {
  color: #fff;
  background: #e10404;
  border: #e10404 solid 1px;
}
.jact_box_blue .jact_bnt_07 {
  width: 208px;
  height: 36px;
  line-height: 36px;
  line-height: 34px;
  color: #3e76cd;
  background: #fff;
  border: #3e76cd solid 1px;
}
.jact_box_blue .jact_bnt_07:hover {
  color: #fff;
  background: #3e76cd;
  border: #3e76cd solid 1px;
}

/*Â */
.input-wrap {
  position: relative;
  text-align: left;
  width: 450px;
  height: 150px;
}
.LABEL {
  position: absolute;
  padding-left: 10px;
  width: 100%;
  display: none;
  font-size: 14px;
  vertical-align: middle;
  top: 0px;
  right: 0px;
  left: 0px;
  color: #888888;
}
.textlimit {
  font-size: 12px;
  font-family: Arial;
  color: red;
  font-weight: bold;
  display: none;
  /* vertical-align: bottom; */
  text-align: left;
  position: absolute;
  bottom: 430px;
  right: 120px;
  line-height: 30px;
}

input,
img {
  vertical-align: middle;
}
/**
 */
.jact_box_blue .bt_down_form {
  background: url(../images/a-link.png) no-repeat center;
  width: 133px;
  height: 35px;
  border: #3e76cd solid 1px;
}
.jact_box_blue .bt_down_form:hover {
  background: url(../images/a-hover.png) no-repeat center;
  width: 133px;
  height: 35px;
  border: #3e76cd solid 1px;
}
.jact_box_blue .bt_down_inform {
  background: url(../images/b-link.png) no-repeat center;
  width: 133px;
  height: 35px;
  border: #3e76cd solid 1px;
}
.jact_box_blue .bt_down_inform:hover {
  background: url(../images/b-hover.png) no-repeat center;
  width: 133px;
  height: 35px;
  border: #3e76cd solid 1px;
}

.jact_box_red .bt_down_form {
  background: url(../images/c-link.png) no-repeat center;
  width: 133px;
  height: 35px;
  border: #e10404 solid 1px;
}
.jact_box_red .bt_down_form:hover {
  background: url(../images/c-hover.png) no-repeat center;
  width: 133px;
  height: 35px;
  border: #e10404 solid 1px;
}
.jact_box_red .bt_down_inform {
  background: url(../images/d-link.png) no-repeat center;
  width: 133px;
  height: 35px;
  border: #e10404 solid 1px;
}
.jact_box_red .bt_down_inform:hover {
  background: url(../images/d-hover.png) no-repeat center;
  width: 133px;
  height: 35px;
  border: #e10404 solid 1px;
}
/**/
.jact_box_blue .bgbutton {
  background: url(../images/bglink.png) no-repeat center #fff;
  width: 205px;
  height: 36px;
  border: 0;
  text-align: center;
  valign: middle;
  border: #3e76cd solid 1px;
  line-height: 36px;
}
.jact_box_blue .bgbutton:hover {
  background: url(../images/bghover.png) no-repeat center #3e76cd;
  color: #fff;
  width: 205px;
  height: 36px;
  border: 0;
  text-align: center;
  valign: middle;
  border: #3e76cd solid 1px;
  line-height: 36px;
}

.jact_box_red .bgbutton {
  background: url(../images/bgrlink.png) no-repeat center #fff;
  width: 205px;
  height: 36px;
  border: 0;
  text-align: center;
  valign: middle;
  border: #e10404 solid 1px;
  line-height: 36px;
}
.jact_box_red .bgbutton:hover {
  background: url(../images/bgrhover.png) no-repeat center #e10404;
  color: #fff;
  width: 205px;
  height: 36px;
  border: 0;
  text-align: center;
  vaglign: middle;
  border: #e10404 solid 1px;
  line-height: 36px;
}

/* è‡ªå®šä¹‰è®¾è®¡é¡µé¢æ ·å¼ */
a {
  color: #333;
}
a:hover {
  color: #3872cb;
}
/* å½“å‰ä½ç½® */
.w {
  width: 1200px;
  margin: 0 auto;
}
.position {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: #f6f6f6;
  min-width: 1200px;
}
.position .position-txt {
  padding-left: 30px;
  font-size: 14px;
  color: #454545;
  background: url(dqwz_pic.png) 1px no-repeat;
}
/*å½“å‰ä½ç½® end*/
.zdy_center_pic_box {
  width: 100%;
  height: 180px;
  background: #3573b5;
}
.zdy_center_pic_box .zdy_center_pic_main {
  width: 1200px;
  height: 180px;
  margin: 0 auto;
  background: url(../images/hd_jact_bj.png) top center no-repeat;
}
.zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav {
  width: 750px;
  height: auto;
  float: right;
  padding-top: 40px;
}
.zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav li {
  width: 105px;
  height: 105px;
  float: left;
  margin-left: 20px;
}
.zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav li a {
  width: 105px;
  height: 105px;
  display: block;
}
.zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav li a:first-child {
  margin-left: 0;
}
.zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav li a.zdy_nav1 {
  background: url(../images/zdy_nav1.png) no-repeat;
}
.zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav li a.zdy_nav2 {
  background: url(../images/zdy_nav2.png) no-repeat;
}
.zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav li a.zdy_nav3 {
  background: url(../images/zdy_nav3.png) no-repeat;
}
.zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav li a.zdy_nav4 {
  background: url(../images/zdy_nav4.png) no-repeat;
}
.zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav li a.zdy_nav5 {
  background: url(../images/zdy_nav5.png) no-repeat;
}
.zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav li a.zdy_nav6 {
  background: url(../images/zdy_nav6.png) no-repeat;
}

/* åŠžä»¶æŸ¥è¯¢ */
.zdy_bjcx_box {
  width: 100%;
  height: 70px;
}
.zdy_bjcx_box .zdy_bjcx_main {
  width: 1200px;
  height: 70px;
  margin: 0 auto;
}
.zdy_jact_base_title {
  height: 70px;
  line-height: 70px;
  background: url(zdy_bt_bj_02.png) no-repeat 0
    24px;
  float: left;
}
.zdy_jact_base_title span {
  line-height: 70px;
  font-size: 19px;
  font-weight: bold;
  color: #3573b5;
  padding-left: 40px;
}
.zdy_jact_base_from {
  width: 100%;
  height: auto;
}

/* .jact_base_from .name{height: 30px;line-height: 30px;display:block;} */
.zdy_bjcx {
  float: left;
  margin-left: 20px;
}
.zdy_bjcx .text {
  height: 40px;
  display: inline-block;
  width: 200px;
}
.zdy_bjcx .bnt {
  /* width:100%; */
  height: 40px;
  display: block;
}
.zdy_bjcx .name {
  display: inline-block;
  font-size: 17px;
  color: #666666;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  padding-right: 12px;
}

.bjcx {
  margin-top: 10px;
}
.jact_base_from .bnt {
  width: 110px;
  display: inline-block;
}
.jact_bnt_01 {
  width: 130px;
  height: 40px;
  line-height: 40px;
  border: 0;
  background: #4472ba;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
}
.ipt_ss {
  width: 130px;
  height: 40px;
  background-color: #e5e5e5;
  color: #666666;
  line-height: 30px;
  text-align: center;
  border: 0;
  font-size: 17px;
  font-weight: bold;
}
.bt-margin-top-15 {
  margin-top: 0;
}

.jact_left_box_03 {
  width: 292px;
  border: none;
}

.jact_base_from .bnt {
  height: 40px;
}
/*å¤´éƒ¨æ— éšœç¢åŽ»é™¤*/
.wza {
  display: none !important;
}
.top {
  width: 400px !important;
}
/*è‡ªå®šä¹‰æ ·å¼*/
.jact_box {
  padding: 30px 50px 20px 50px;
}
.abc th {
  font-size: 16px;
}

.jact_text_01_xys {
  width: 200px;
  display: inline-block;
  padding: 6px 0;
  height: auto;
  border: #cecece solid 1px;
  background: #ffffff;
}

@media (max-width: 1240px) and (min-width: 1201px) {
  body {
    overflow-x: hidden;
  }
  .position {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #f6f6f6;
  }
  .jact_box_red,
  .jact_box_blue {
    /* background-color:#ebebeb; */
    width: 100%;
    height: auto;
    padding: 0px 0px 2% 0px;
  }
  .zdy_center_pic_box .zdy_center_pic_main {
    width: 100%;
    height: 180px;
    margin: 0 auto;
    background-size: contain;
  }
  .zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav {
    width: 65%;
    padding-top: 3%;
  }
  .zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav li {
    width: 13.5%;
    margin-left: 2.5%;
  }
  .zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav li a {
    width: 100%;
    background-size: 100% 100% !important;
  }

  .zdy_bjcx_box {
    width: 100%;
    height: 70px;
    background-color: #f6f6f6;
  }
  .zdy_jact_base_title {
    width: 14%;
  }
  .zdy_bjcx {
    width: 20.5%;
    margin-left: 1%;
  }
  .zdy_bjcx_box .zdy_bjcx_main {
    width: 100%;
    height: 70px;
    margin: 0 auto;
    padding: 0 1%;
  }
  .zdy_bjcx .text {
    height: 40px;
    display: inline-block;
    width: 60%;
  }
  .zdy_bjcx .text img {
    width: 50%;
  }
  .zdy_bjcx .name {
    padding-right: 3%;
  }
  .jact_text_01_xys {
    width: 100% !important;
    display: inline-block;
    padding: 6px 0;
  }
  .jact_text_01 {
    width: 40% !important;
  }
  .zdy_bjcx .bnt {
    width: 45%;
  }
  .zdy_bjcx_czhi {
    width: 45% !important;
  }
  .ipt_ss {
    width: 100% !important;
  }
  .jact_box_blue .jact_bnt_01 {
    width: 100% !important;
  }

  .jact_main {
    width: 96%;
    margin: 2%;
  }
}

@media (max-width: 1200px) and (min-width: 992px) {
  body {
    overflow-x: hidden;
  }
  .position {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #f6f6f6;
  }
  .jact_box_red,
  .jact_box_blue {
    /* background-color:#ebebeb; */
    width: 100%;
    height: auto;
    padding: 0px 0px 2% 0px;
  }
  .zdy_center_pic_box .zdy_center_pic_main {
    width: 100%;
    height: 180px;
    margin: 0 auto;
    background-size: contain;
  }
  .zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav {
    width: 80%;
    padding-top: 3%;
  }
  .zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav li {
    width: 13.5%;
    margin-left: 2.5%;
  }
  .zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav li a {
    width: 100%;
    background-size: 100% 100% !important;
  }

  .zdy_bjcx_box {
    width: 100%;
    height: 70px;
    background-color: #f6f6f6;
  }
  .zdy_jact_base_title {
    width: 14%;
  }
  .zdy_jact_base_title span {
    font-size: 17px;
    padding-left: 20%;
  }
  .zdy_bjcx {
    width: 20.5%;
    margin-left: 1%;
  }
  .zdy_bjcx_box .zdy_bjcx_main {
    width: 100%;
    height: 70px;
    margin: 0 auto;
    padding: 0 1%;
  }
  .zdy_bjcx .text {
    height: 40px;
    display: inline-block;
    width: 60%;
  }
  .zdy_bjcx .text img {
    width: 50%;
  }
  .zdy_bjcx .name {
    padding-right: 3%;
  }
  .jact_text_01_xys {
    width: 100% !important;
    display: inline-block;
    padding: 6px 0;
  }
  .jact_text_01 {
    width: 40% !important;
  }
  .zdy_bjcx .bnt {
    width: 43%;
  }
  .zdy_bjcx_czhi {
    width: 43% !important;
  }
  .ipt_ss {
    width: 100% !important;
  }
  .jact_box_blue .jact_bnt_01 {
    width: 100% !important;
  }

  .jact_main {
    width: 96%;
    margin: 2%;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  body {
    overflow-x: hidden;
  }
  .position {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #f6f6f6;
  }
  .jact_box_red,
  .jact_box_blue {
    /* background-color:#ebebeb; */
    width: 100%;
    height: auto;
    padding: 0px 0px 2% 0px;
  }
  .zdy_center_pic_box {
    height: 160px;
  }
  .zdy_center_pic_box .zdy_center_pic_main {
    width: 100%;
    height: 180px;
    margin: 0 auto;
    background-size: contain;
  }
  .zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav {
    width: 100%;
    padding-top: 3%;
  }
  .zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav li {
    width: 13.5%;
    margin-left: 2.5%;
  }
  .zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav li a {
    width: 100%;
    background-size: 100% 100% !important;
  }

  .zdy_bjcx_box {
    width: 100%;
    height: 70px;
    background-color: #f6f6f6;
    display: none;
  }
  .zdy_jact_base_title {
    width: 14%;
  }
  .zdy_jact_base_title span {
    font-size: 17px;
  }
  .zdy_bjcx {
    width: 20.5%;
    margin-left: 1%;
  }
  .zdy_bjcx_box .zdy_bjcx_main {
    width: 100%;
    height: 70px;
    margin: 0 auto;
    padding: 0 1%;
  }
  .zdy_bjcx .text {
    height: 40px;
    display: inline-block;
    width: 60%;
  }
  .zdy_bjcx .text img {
    width: 50%;
  }
  .zdy_bjcx .name {
    padding-right: 3%;
  }
  .jact_text_01_xys {
    width: 100% !important;
    display: inline-block;
    padding: 6px 0;
  }
  .jact_text_01 {
    width: 40% !important;
  }
  .zdy_bjcx .bnt {
    width: 43%;
  }
  .zdy_bjcx_czhi {
    width: 43% !important;
  }
  .ipt_ss {
    width: 100% !important;
  }
  .jact_box_blue .jact_bnt_01 {
    width: 100% !important;
  }

  .jact_main {
    width: 96%;
    margin: 2%;
  }
  .jact_box {
    padding: 2% !important;
  }
  .jact_box_font {
    padding: 2% !important;
  }
}
@media (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
  .position {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #f6f6f6;
    display: none;
  }
  .w {
    width: 100%;
  }
  .jact_box_red,
  .jact_box_blue {
    /* background-color:#ebebeb; */
    width: 100%;
    height: auto;
    padding: 0px 0px 2% 0px;
  }
  .zdy_center_pic_box {
    height: 265px !important;
  }
  .zdy_center_pic_box .zdy_center_pic_main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-size: contain;
  }

  .zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav {
    width: 100%;
    padding-top: 3%;
  }
  .zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav li {
    width: 25.8%;
    margin-left: 5.5%;
    margin-bottom: 5%;
  }
  .zdy_center_pic_box .zdy_center_pic_main ul.zdy_nav li a {
    width: 100%;
    background-size: 100% 100% !important;
  }

  .zdy_bjcx_box {
    width: 100%;
    height: 70px;
    background-color: #f6f6f6;
    display: none;
  }
  .zdy_jact_base_title {
    width: 14%;
  }
  .zdy_jact_base_title span {
    font-size: 17px;
  }
  .zdy_bjcx {
    width: 20.5%;
    margin-left: 1%;
  }
  .zdy_bjcx_box .zdy_bjcx_main {
    width: 100%;
    height: 70px;
    margin: 0 auto;
    padding: 0 1%;
  }
  .zdy_bjcx .text {
    height: 40px;
    display: inline-block;
    width: 60%;
  }
  .zdy_bjcx .text img {
    width: 50%;
  }
  .zdy_bjcx .name {
    padding-right: 3%;
  }
  .jact_text_01_xys {
    width: 100% !important;
    display: inline-block;
    padding: 6px 0;
  }
  .jact_text_01 {
    width: 40% !important;
  }
  .zdy_bjcx .bnt {
    width: 43%;
  }
  .zdy_bjcx_czhi {
    width: 43% !important;
  }
  .ipt_ss {
    width: 100% !important;
  }
  .jact_box_blue .jact_bnt_01 {
    width: 100% !important;
  }

  .jact_main {
    width: 96%;
    margin: 2%;
    box-shadow: none;
  }
  .jact_box {
    padding: 2% !important;
  }
  .jact_box_font {
    padding: 0;
  }

  .jact_box_title span {
    font-size: 0.35rem;
  }
  .jact_box_font p {
    font-size: 0.3rem;
    line-height: 180%;
  }
  .jact_box_font {
    font-size: 0.3rem;
  }
  .jact_box_blue .jact_bnt_03 {
    font-size: 0.32rem;
  }
  .jact_box_email_bnt {
    padding-top: 5%;
  }
  .abc th {
    font-size: 16px;
  }
}