html {}

input[type=submit],
input[type=reset],
input[type=button],
input[type=text],
input[type=search] {
  -webkit-appearance: none;
}

select {
  -webkit-appearance: none;

}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  padding: 0;
  font-family: "microsoft yahei", "simhei", "simsun";
  color: #525253;

  margin: 0;
  outline: 0;
}

input:focus,
textarea:focus {
  outline: none;
}

textarea {
  resize: none;
}

del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}

li {
  list-style: none;
}

button {
  border: none
}

.file-list {
  margin: 10px 0;
  overflow: hidden;
}

.file-item {
  margin: 8px 0;
  float: left;
  margin: 5px 10px;
  display: flex;
}

.file-list img {
  width: auto !important;
  vertical-align: middle;
}

.file-del {
  margin-left: 5px;
}

.file-del img {
  width: 20px !important;
}

/* 头部样式 */
#myiframe {
  width: 100%;
  height: 324px
}

body {}

.user_Box {}

.user_Box p {
  height: 27px;
  line-height: 27px;
  border-radius: 3px;
  position: absolute;
  top: 59px;
  left: 50%;
  margin-left: 240px;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
  font-family: "microsoft yahei", "宋体";
  color: #fff !important;
  float: right;
  background: url(http://tjj.jl.gov.cn/images/zly_topbg_20180913.png);
  border: #9ce4fa 1px solid;
  border-right: 0px !important;
  padding: 0 10px;
}

.user_Box p a {
  font-size: 14px;
  font-family: "microsoft yahei", "simhei", "simsun";
  color: #fff !important;
  display: inline-block;
  line-height: 27px;
}

.app_head {
  width: 100%;
  height: 60px;
  background: #2B61D5;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  display: none
}

.app_head img {
  width: 180px;
  margin: 6px 4% 0
}

.app_footer {
  width: 92%;
  background: #f4f5f0;
  padding: 10px 4%;
  border-top: 3px solid #2B61D5;
  display: none
}

.app_footer label {
  margin: 5px
}

/* 头部样式结束*/




.left_main {
  float: left;
  width: 876px;
  position: relative;
}

.left_main:after {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  right: 0px;
  width: 1px;
  height: 100%;
  background: #E7E7E7;
}

.left_content {
  width: 847px;
}

.left_content_top {
  width: 287px;
  height: 139px;
  background: url(img1_znd_20211011.png) no-repeat;
  background-size: 847px;
  padding-top: 88px;
  padding-left: 560px;
}

.wyly {
  display: block;
  width: 216px;
  height: 63px;
  background: url(img2_znd_20211011.png) no-repeat;
  background-size: 216px;
  border: none;
}

.liuyan_main {
  width: 100%;
  margin-top: 25px;
}

.liuyan_title {
  width: 100%;
  overflow: hidden;
  margin-top: 25px;
}

.title_main {
  float: left;
  position: relative;
}

.title_main:after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  right: -8px;
  width: 1px;
  height: 37px;
  background: #3B65B8;
}

.title_left {
  color: #393939;
  font-size: 30px;
  font-weight: bold;
  float: left;
}

.liuyan_title span {
  display: inline-block;
}

.title_right {
  overflow: hidden;
  margin-left: 6px;
  margin-top: 5px;
}

.title_right em {
  font-style: normal;
  display: block;
}

.title_right_top {
  color: #C0C0C0;
  font-size: 8px;
  letter-spacing: 3px;
  text-transform: uppercase;
  line-height: 10px;
}

.title_right_bottom {
  font-size: 20px;
  color: #393939;
}

.titleMain {
  font-size: 20px;
  color: #3B65B8;
  line-height: 43px;
  float: left;
  margin-left: 16px;
}

.xian {
  float: left;
  width: 490px;
  background: url(img3_znd_20211011.png) no-repeat;
  height: 1px;
  background-size: 600px;
  margin-left: 21px;
  margin-top: 20px;
}

.more_gd {
  float: right;
  color: #8E9297;
  font-size: 14px;
  line-height: 36px;
  display: block;
}

.more_gd img {
  width: 9px;
  margin-top: -2px;
  margin-left: 5px;
}

.more_gd:hover span {
  color: #3B65B8;
}

.liuyan_list {
  margin-top: 30px;
  width: 100%;
}

.liuyan_list ul {
  width: 100%;
}

.liuyan_list ul li {

  border: 1px solid #3B65B8;
  border-radius: 3px;
  padding: 15px 3%;
  margin-bottom: 15px;
}

.liuyan_list ul li:hover {
  background: #f8fbff;
}

.liuyan_list ul li:hover .zx_title {
  color: #3B65B8;
}

.liuyan_list_top {
  width: 100%;
}

.zixun,
.huifu {
  display: inline-block
}

.zx_title {
  color: #4A4D54;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  padding-bottom: 5px;
}

.zx_title a {
  display: block;
  color: #4A4D54;
  font-size: 18px;
  font-weight: bold;
}

.zixun {
  margin-left: 10px;
  color: #3B65B8;
  letter-spacing: 1px;
  height: 23px;
  line-height: 23px;
  border-radius: 2px;
  border: 1px solid #3B65B8;
  padding: 0 10px;
  font-size: 16px
}

.huifu {
  font-size: 16px;
  color: #1CA85C;
  background: #DEF6E9;
  border-radius: 2px;
  padding: 0 15px;
  height: 26px;
  line-height: 26px;
  margin-left: 6px;
}

.liuyan_list_middle {
  width: 100%;
  margin-top: 12px;
}

.liuyan_list_middle span {
  color: #838383;
  font-size: 16px;
  line-height: 28px;
}

.ckqb {
  color: #2B61D5;
  font-size: 16px;
}

.liuyan_list_bottom {
  width: 100%;
  margin-top: 12px;
}

.name {
  background: url(img5_znd_20211011.png) left center no-repeat;
  background-size: 16px;
  display: inline-block;
  padding-left: 22px;
  color: #A6B4CB;
  display: none
}

.time {
  background: url(img6_znd_20211011.png) left center no-repeat;
  background-size: 16px;
  display: inline-block;
  padding-left: 22px;
  color: #BAB7B7;
  margin-left: 0;
}

.liuyan_main_list {
  width: 100%;
}

.liuyan_echarts {
  width: 100%;
  margin-top: 34px;
}

.m_r_6 {
  margin-right: 6px;
}

.echarts_main {
  width: 100%;
  margin-top: 35px;
  overflow: hidden;
}

.echarts_main_left {
  float: left;
  width: 400px;
}

.echarts_fenbu {
  width: 100%;
  height: 400px;
}

.echarts_pj {
  width: 440px;
  height: 400px;
}

.echarts_main_right {
  float: right;
  width: 440px;
}

.right_main {
  float: right;
  margin-top: 20px;
}

.right_main ul {
  width: 243px;
}

.right_main ul li {
  width: 243px;
  height: 101px;
  border-left: 4px solid #FD9510;
  margin-bottom: 18px;
}

.right_main ul li a {
  display: block;
  width: 243px;
  height: 101px;
  background: #F5F7FB;
  position: relative;
  z-index: 99999;
  overflow: hidden;
}

.right_main ul li .ting_a:before {
  content: "";
  display: block;
  width: 61px;
  height: 69px;
  background: url(ting_znd_20211011.png) no-repeat;
  background-size: 61px;
  position: absolute;
  top: -5px;
  left: -5px;
}

.jiantou {
  width: 10px;
  background: url(jiantou_znd_20211011.png) no-repeat;
  background-size: 10px;
  height: 17px;
  float: right;
  margin-right: 19px;
  margin-top: 39px;
}

.right_main ul li:hover a {
  background: #2B61D5;
  overflow: hidden;
}

.right_main ul li:hover .li_title {
  color: #fff;
}

.right_main ul li:hover .li_title_min {
  color: #fff;
}

.right_main ul li:hover .jiantou {
  width: 10px;
  background: url(jiantou_bg_znd_20211011.png) no-repeat;
  background-size: 10px;
  height: 17px;
  float: right;
  margin-right: 19px;
  margin-top: 39px;
}

.right_main ul li:hover .ting_a:before {
  content: "";
  display: block;
  width: 61px;
  height: 69px;
  background: url(ting_bg_znd_20211011.png) no-repeat;
  background-size: 61px;
  position: absolute;
  top: -5px;
  left: -5px;
}

.right_main ul li .tong_a:before {
  content: "";
  display: block;
  width: 63px;
  height: 70px;
  background: url(tong_znd_20211011.png) no-repeat;
  background-size: 63px;
  position: absolute;
  top: -5px;
  left: -12px;
}

.right_main ul li:hover .tong_a:before {
  content: "";
  display: block;
  width: 63px;
  height: 70px;
  background: url(tong_bg_znd_20211011.png) no-repeat;
  background-size: 63px;
  position: absolute;
  top: -5px;
  left: -12px;
}

.li_title {
  color: #3A3A3A;
  font-size: 22px;
  font-weight: bold;
  z-index: 999;
  position: relative;
  margin-top: 23px;
  margin-left: 14px;
}

.li_title_min {
  z-index: 999;
  position: relative;
  margin-top: 3px;
  margin-left: 14px;
  font-size: 14px;
  color: #2B61D5;
}

.li_title_left {
  float: left;
}

.a_after {
  position: absolute;
  right: 0px;
  top: 0px;
  color: #EAEAEA;
  font-size: 8px;
  letter-spacing: 10px;
  text-transform: uppercase;
}

.right_main ul li.active a {
  background: #2B61D5;
  overflow: hidden;
}

.right_main ul li.active .li_title {
  color: #fff;
}

.right_main ul li.active .li_title_min {
  color: #fff;
}

.right_main ul li.active .jiantou {
  width: 10px;
  background: url(jiantou_bg_znd_20211011.png) no-repeat;
  background-size: 10px;
  height: 17px;
  float: right;
  margin-right: 19px;
  margin-top: 39px;
}

.right_main ul li.active .ting_a:before {
  content: "";
  display: block;
  width: 61px;
  height: 69px;
  background: url(ting_bg_znd_20211011.png) no-repeat;
  background-size: 61px;
  position: absolute;
  top: -5px;
  left: -5px;
}

.right_main ul li .tong_a:before {
  content: "";
  display: block;
  width: 63px;
  height: 70px;
  background: url(tong_znd_20211011.png) no-repeat;
  background-size: 63px;
  position: absolute;
  top: -5px;
  left: -12px;
}

.right_main ul li.active .tong_a:before {
  content: "";
  display: block;
  width: 63px;
  height: 70px;
  background: url(tong_bg_znd_20211011.png) no-repeat;
  background-size: 63px;
  position: absolute;
  top: -5px;
  left: -12px;
}

.mobile_wyly_main {
  width: 100%;
}

.mobile_banner {
  width: 100%;
  background: url(mobile_img1_znd_20211011.png) no-repeat;
  background-size: 100%;
  height: 130px;
}

.mobile_wyly_main {
  display: none;
}

.mobile_wyly {
  width: 100%;
  height: 60px;
  line-height: 60px;
}

.mobile_wyly a {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 16px;
  background: #FD940D;
  border-radius: 3px;
  text-align: center;
  margin-top: 10px;
  letter-spacing: 6px;
}

.mobile_menu {
  display: none;

  width: 100%;
  margin-top: 70px
}

.mobile_menu ul {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 10px;
}

.mobile_menu ul li {
  height: 3rem;
  width: 48%;
  border-radius: 3px;
  text-align: center;
  line-height: 3rem;
  background: #F5F7FB;
}

.mobile_menu ul li a {
  display: block;
  width: 100%;
  color: #3A3A3A;
  font-weight: bold;
}

.mobile_menu ul li:hover {
  background: #2B61D5;
}

.mobile_menu ul li:hover a {
  color: #fff;
}

.mobile_menu ul li.active {
  background: #2B61D5;
}

.mobile_menu ul li.active a {
  color: #fff;
}

.xxtjList {
  width: 100%;
}

.xxtjList_main {
  width: 100%;
}

.xxtjList_title {
  width: 100%;
  border-bottom: 1px solid #E4E4E4;
  padding-bottom: 12px;
  font-size: 20px;
  color: #8797B8;
  margin-top: 30px;
}

.xxtjList_content {
  width: 100%;
  margin-top: 19px;
}

.xxtjList_content ul {
  width: 100%;
}

.xxtjList_content ul li {
  width: 100%;
  height: 56px;
  line-height: 56px;
  margin-bottom: 11px;
  background: #FFFFFF;
  border-radius: 3px;
  position: relative;
}

.xxtjList_content ul li:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: #2B61D5;
  border-radius: 2px;
  position: absolute;
  left: 10px;
  top: 26px;
}

.xxtjList_content ul li:nth-child(2n) {
  background: #F6F9FF;
}

.xxtjList_content ul li a {
  display: block;
  color: #4F4F4F;
  width: 90%;
  margin-left: 26px;
}

.xxtjList_content ul li:hover a {
  color: #2B61D5;
}

.fenye {
  width: 100%;
  margin-top: 40px;
  text-align: center;
}

.fenye a {
  color: #2B61D5;
  display: inline-block;
  padding: 4px 7px;
  border: 1px solid #EAEAEA;
  margin-right: 10px;
  font-size: 14px;
  border-radius: 3px;
  margin-bottom: 6px;
}

.echarts_jieguo {
  width: 100%;
  height: 400px;
}

.lyxq_box {
  width: 100%;
  margin-top: 30px
}

.commont_box {
  width: 100%
}

.lyxq_box .liuyan_list_middle {
  width: 100%;
  line-height: 24px;
  border-top: 1px solid #E0E0E0;
  padding-top: 10px;
  font-size: 16px;
  margin-top: 10px;
}

.lyxq_box .liuyan_list_bottom {
  margin-top: 10px
}

.echarts_h2 {
  color: #393939;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}

/*回复*/
.replay_box,
.dhf_box {
  background: #F8FBFF;
  padding: 40px 40px 40px 40px;
  border-radius: 3px;
  border: 1px solid #3B65B8;
  overflow: hidden;
  margin-top: 30px;
  position: relative;
}

.dhf_box img {
  margin: 0 auto;
  display: block
}

.dhf_box p {
  text-align: center;
  color: #2B61D5;
  margin-top: 30px;
  font-size: 22px;
}

.replay_box::after {
  content: "回复";
  font-weight: 400;
  color: #edf2fa;
  line-height: 228px;
  letter-spacing: 12px;
  position: absolute;
  top: -90px;
  right: -40px;
  font-size: 106px;
  z-index: 1;
}

.replay_box_l {
  width: 10%;
  float: left;
  text-align: center;
  margin-top: 40px;
}

.replay_box_r {
  width: 84%;
  float: right;
}

.replay_box_l img {
  margin: 0 auto;
  display: block;
  width: 62px
}

.replay_box_l label {
  text-align: center;
  display: block;
  color: #303030;
  margin-top: 20px;
}

.replay_box_r .hf {
  width: 92%;
  border: 1px solid #3B65B8;
  border-radius: 10px;
  padding: 20px 2%;
  position: relative;
  background: #fff;
  z-index: 2;
  min-height: 200px;
}

.replay_box_r .time1 {
  text-align: right;
  color: #3B65B8;
  font-size: 16px;
  margin-top: 15px;
}

.replay_box_r .hf::before {
  content: "";
  width: 40px;
  height: 41px;
  background: url(horn_ico_1014.png) no-repeat;
  position: absolute;
  top: 109px;
  left: -33px;
  background-size: 33px;
}

.replay_box h3 {
  color: #3B65B8;
  margin-bottom: 10px;
  font-size: 16px;
}

.replay_box_r p {
  line-height: 28px;
  font-size: 16px;
}

.form_box {
  width: 100%
}

.form_box .titBox {
  background: url(img1_znd_20211011.png) no-repeat;
  background-size: 874px;
  height: 227px;
  text-align: right;
  padding-right: 5%;
}

.form_box .titBox h2 {
  font-size: 33px;
  font-weight: bold;
  color: #393939;
  padding-top: 80px
}

.form_box .titBox p {
  color: #2B61D5;
  font-size: 18px;
  margin-top: 8px
}

.sq_info {
  background: url(bg_2021015.png) no-repeat top left, url(bg_2021015.png) no-repeat bottom left;
  padding: 30px 10px 24px 10px;
  overflow: hidden;
  margin-top: 20px;
  background-size: 100%;
  position: relative
}



.sq_info_l {

  float: left;
  display: flex;
  align-items: center;
  margin-bottom: 15px
}

.sq_info_l img {
  width: 28px;
  margin-right: 10px
}

.sq_info_l p {
  color: #3B65B8;
  font-size: 18px;
  text-align: center;
  display: inline-block;
  font-weight: bold;
}

.sq_info_r {
  float: left;
}

.sq_info_r p {
  font-size: 18px;
  margin-bottom: 5px;
  color: #393939;
  line-height: 24px;
}

.huifu_list {
  width: 100%;
  margin-top: 30px
}

.huifu_list li {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 2px dotted #2B61D5;
  overflow: hidden;
  padding: 0 0 30px 50px;
}

.huifu_list h2 {
  font-weight: bold;
  color: #3F3F3F;
  font-size: 24px;
  margin-bottom: 40px;
  text-align: center
}

.askBox,
.answer {
  width: 100%;
  overflow: hidden
}

.askBox_l {
  width: 10%;
  float: left;
  text-align: center;
}

.askBox_l p span {
  color: #2B61D5
}

.askBox_l p label {
  color: #3F3F3F;
  margin-left: 5px
}

.askBox_l img {
  margin: 0 auto 20px;
  display: block;
  width: 62px;
}

.askBox_r {
  width: 859px;
  float: left;
  padding: 30px 50px;
  position: relative;
  background: url(ask_bg_20211022.png) no-repeat;
  line-height: 28px;
  color: #696969;
  min-height: 60px;
  background-size: 100% 100%
}

.answer {
  margin-top: 30px
}

.answer_r {
  background: url(ask_bg1_20211022.png) no-repeat;
  padding: 30px 50px 15px 30px;
  background-size: 100% 100%
}

.answer_r a {
  color: #2B61D5;
}

.answer_r p {
  border-bottom: 1px solid #B8D0FD;
  padding-bottom: 14px;
  margin-bottom: 14px;
}

.see {
  float: right
}

.askBox_l .bm {
  font-weight: bold
}

.Evaluate {
  width: 100%;
  margin-top: 20px;
  background: url(pj_bg_20211022.png) no-repeat bottom right;
  border-radius: 3px;

  padding-top: 30px;
  background-size: 50%;
  padding-bottom: 20px
}

.Evaluate h2 {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  color: #394351;
  position: relative;
  margin-bottom: 40px;
}

.Evaluate h2::before {
  content: "";
  display: inline-block;
  height: 2px;
  background: linear-gradient(-247deg, rgba(255, 255, 255, 0) 0%, #3B65B8 100%);
  border-radius: 5px;
  width: 479px;
  position: absolute;
  left: 60px;
  top: 15px;
}

.Evaluate h2::after {
  content: "";
  display: inline-block;
  height: 2px;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #3B65B8 100%);
  border-radius: 5px;
  width: 479px;
  position: absolute;
  right: 60px;
  top: 15px;
}

.red {
  border: 1px solid #3B65B8 !important
}

.RadioStyle {
  overflow: hidden;
  width: 720px;
  margin: 0 auto
}

.RadioStyle input {
  display: none
}

.RadioStyle label {
  border: 1px solid #C0CCE3;
  color: #666;
  background: url(radio_ico_cmy_20211110.png) 20px no-repeat;
  background-size: 12px;
  width: 80px;
  line-height: 35px;
  height: 35px;
  min-width: 60px;

  float: left;
  margin-right: 20px;
  border-radius: 4px;
  font-size: 16px;
  color: #394351;
  position: relative;
  font-size: 14px;
  padding-left: 40px
}


.RadioStyle input:checked+label::before {
  width: 14px;
  height: 14px;
  content: "";
  background: url(radio_on_ico_cmy_20211110.png) no-repeat;
  left: 15px;
  top: 11px;
  display: block;
  position: absolute;
  background-size: 100%
}

.RadioStyle input:checked+label {
  background: #fcfcfc;
  border: 1px solid #2B61D5;
  background-size: 21px 21px;
}

.RadioStyle input:disabled+label {
  opacity: 0.7;
}

.hs,
.cs {
  color: #FFB249 !important;
}

.Star,
.Star1 {
  width: 100%;
  text-align: center;
  margin-top: 30px
}

.Star label,
.Star1 label {
  color: #dedede;
  font-size: 35px;
  margin: 0 5px;
}

.appeal {
  background: #f8fbff;
  border-radius: 3px;
  border: 1px solid #81a9f1;
  margin-top: 20px;
  padding: 30px 0 10px
}

.item {
  width: 100%;
  overflow: hidden;
  margin-bottom: 23px
}

.item .itemTit {
  width: 150px;
  text-align: right;
  margin-right: 20px;
  float: left;
  line-height: 40px
}

.item_r {
  float: left;
  width: 70%;
  position: relative
}

.inputs,
.textarea {
  background: #FFFFFF;
  border-radius: 3px;
  border: 1px solid #e0e9f4;
  height: 40px;
  line-height: 40px;
  width: 100%;
  text-indent: 15px;
  font-size: 18px
}

.inputs:focus,
.textarea:focus {
  -webkit-animation: glow 800ms ease-out infinite alternate;
  -moz-animation: glow 800ms ease-out infinite alternate;
  -o-animation: glow 800ms ease-out infinite alternate;
  -ms-animation: glow 800ms ease-out infinite alternate;
  animation: glow 800ms ease-out infinite alternate;

  border-color: #3B65B8;

  color: #3B65B8;
  outline: none;
}

.textarea {
  height: 85px;
  line-height: 28px;
  text-indent: 0;
  padding: 10px 2%;
  width: 96%;
}

.w5 {
  width: 35% !important;
}

.Radio input {
  display: none
}

.Radio label {
  cursor: pointer;
  border: 1px solid #e0e9f4;
  color: #666;
  padding: 5px 25px 5px 25px;
  line-height: 28px;
  min-width: 60px;
  text-align: center;
  float: left;
  margin-right: 20px;
  border-radius: 4px;
  font-size: 16px;
  color: #394351;
  position: relative;
  background: #fff;
  font-size: 18px;
}

.Radio label:last-child {
  margin-right: 0
}

.Radio input:checked+label::before {
  width: 20px;
  height: 20px;
  content: "";
  background: url(radio_ico1_cmy_20211110.png) no-repeat;
  right: 1px;
  bottom: 1px;
  display: block;
  position: absolute;
  background-size: 20px 20px
}

.Radio input:checked+label {
  background: #fcfcfc;
  border: 1px solid #3B65B8;
  background-size: 21px 21px;
  color: #3B65B8
}

.Radio input:disabled+label {
  opacity: 0.7;
}

.message .liulan {
  background: #3B65B8 url(upload_20211022.png) no-repeat 15px center;
  background-size: auto;
  padding: 0 30px 0 45px;
  border-radius: 3px;
  height: 40px;
  cursor: pointer;
  border: none;
  color: #fff;
  background-size: 22px;
  font-size: 18px;
}

.form_box .titBox p {
  width: 120px;
  height: 40px;
  line-height: 40px;
  border: 2px solid #92aee8;
  border-radius: 3px;
  text-align: center;
  display: inline-block;
  color: #2f64d5;
  margin-top: 15px;
}

.form_box .titBox p img {
  border: none;
  width: 12px;
  margin-left: 5px;
}

.tiBtn a:hover {
  color: #fff;
}

.tiBtn a {
  color: #fff;
  display: block;
  line-height: 40px
}

.message {
  position: relative
}

.message .input {
  border: none;
  background: #F9FBFF;
  padding-left: 20px;
  line-height: 40px;
  height: 40px
}

.message .files {
  position: absolute;
  left: -1000px;
  top: 52px;
  heigth: 26px;
  cursor: pointer;
  filter: Alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

.item .itemTit {
  color: #3C3C3C;
  font-size: 18px;
}

.Telephone {
  color: #65A96D;
  line-height: 25px;
  font-size: 16px;
  position: absolute;
  top: -20px
}

.fileTit {
  font-size: 16px;
  margin-top: 10px;
  color: #999;
  /*white-space: nowrap;*/
}

.itemTit i {
  color: red;
  padding-right: 5px;
  font-style: normal;
}

.xj {
  position: fixed;
  margin-left: 1300px;
  top: 300px;
  z-index: 999;
  width: 100px;
  height: 130px;
  background: #FAFAFA;
  border: 1px solid #3B65B8;
  text-align: center;
  border-radius: 3px;
}

.xj img {
  width: 50px;
  display: block;
  margin: 20px auto 10px;
}

.xj label {
  font-weight: bold;
  font-size: 16px;
  color: #3B65B8;
}

#SubmitButton {
  width: 140px;
  height: 46px;
  line-height: 46px;
  background: #DB4553 url(fb_ico_20211022.png) 20px no-repeat;
  background-size: auto;
  background-size: 30px;
  border-radius: 3px;
  color: #fff;
  font-size: 18px !important;
  text-align: center;
  border: none;
  font-weight: bold;
  text-indent: 20px;
  cursor: pointer;
  margin: 0 auto;
  display: block;
  margin-top: 20px
}



#uploadFile {
  background: #2B61D5 url(upload_20211022.png) no-repeat 15px center;
  padding: 0 30px 0 45px;
  border-radius: 3px;
  height: 40px;
  cursor: pointer;
  border: none;
  color: #fff;
  background-size: 22px;
}

#wait-upload {
  width: 40px;
  height: 20px;
  background: #3f68c4;
  color: #fff;
  border-radius: 4px;
  font-size: 12px;
  line-height: 19px;
  text-align: center;
  cursor: pointer;
  border: none
}

#wait-file-name {
  margin-left: 10px;
  font-size: 13px;
  line-height: 34px;
  color: #969696;
}

.upload-content span#loading {
  display: none;
  font-size: 12px;
  color: #0000CC;
}

.upload-content .waitting {
  display: inline-block;
}

.line {
  margin-bottom: 23px;
  border-bottom: 2px dotted #96b5e8;
  overflow: hidden;
  clear: both;
  padding-top: 23px;
}

.notice {
  position: absolute;
  right: 20px;
  bottom: 10px;
  background: rgba(255, 255, 255, 0.95);
  padding: 0;
  border-radius: 4px 0 0 4px;
  font-size: 14px;
}

.notice #num {
  color: red;
}

.citys {
  overflow: inherit;
  height: 42px
}



#super_citys>div {
  border: 1px solid #e0e9f4;
  height: 40px;
  width: 150px;
  display: inline-block;
  vertical-align: top;
  text-indent: 10px;
  position: relative;
  cursor: pointer;
  border-radius: 3px;
  background: #fff url(city_ico_20211025.png) no-repeat 90% center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-size: 10px
}

#super_citys>div>div {
  overflow: hidden;
  padding-right: 24px;
  font-size: 18px;

}

#super_citys .provinces {
  background: #fff;
  width: 90px;
  text-indent: 17px;
}

#super_citys .provinces div {
  padding-right: 0
}

.shadow {
  border: 1.5px solid #3B65B8 !important;
}

#super_citys>div>ul {
  width: 100%;
  border: 2px solid #3B65B8 !important;
  position: absolute;
  left: 0;
  z-index: 99;
  overflow-y: scroll;
  height: 0px;
  display: none;
  box-sizing: border-box;
  background: #fff;
}

#super_citys>div>ul>li {

  text-indent: 10px;
  cursor: pointer;
  overflow: hidden;
}

#super_citys>div>ul>li:hover {
  background: #3B65B8;
  color: #fff;
}

/*验证码*/
#picyzm {
  width: 100px;
  height: 40px;
  display: inline-block;
  margin-left: 10px
}

#verifyCodeDemo {
  width: 100%;
  display: flex;
  margin-top: 200px;
  justify-content: center;
}

.yzm {
  display: flex
}

#code_input {
  width: 22% !important
}

/*概览分页*/
.box {
  width: 530px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin: 30px auto 20px;
  display: flex;
  justify-content: center;
}

.box button {
  padding: 0 15px;
  margin: 0 10px;
  height: 35px;
  float: left;
  cursor: pointer;
  border: 1px solid #ebebeb;
  background-color: #ffffff;
  font-size: 14px;
  border: 1px solid #ddd;
  color: #555;
  border-radius: 3px;
}

.box button:hover {
  text-decoration: underline;
}

.box .first-page,
.box .last-page {
  margin: 0;
}

.box .pageWrap {
  height: 35px;
  float: left;
  overflow: hidden;
}

.box .pageWrap ul {
  width: 100000px;
  height: 35px;
  float: left;
}

.box .pageWrap ul li {
  width: 35px;
  height: 35px;

  line-height: 35px;
  box-sizing: border-box;
  cursor: pointer;
  float: left;
  border: 1px solid #eee;
  color: #555;
  border-radius: 3px;
  margin-right: 10px
}

.box .pageWrap ul li:last-child {
  margin-right: 0
}

.box .pageWrap ul .sel-page {
  background-color: #3B65B8;
  color: #fff
}

.box .jump-text {

  height: 35px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 5px;
  float: left;
}

.box .jump-button {
  margin: 0;
  float: left;
}

.box .total-pages,
.box .total-count {
  display: none
}

.pjzs {
  text-align: center;
  margin-top: 20px
}

.pj_btn {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  background: #f39801;
  border: none;
  margin: 30px auto 0;
  display: block;
}

.c_0100_9 {

  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  top: 0;
  z-index: 9999
}

.tishiMain {
  width: 310px;
  height: 150px;
  text-align: center;
  margin: 0 auto;
  margin-top: 0px;
  background: #fff;
  border-radius: 3px;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -75px;
  margin-left: -175px;
  padding-top: 30px
}

.tiBtn {

  width: 100%;
  border-radius: 3px;
  background: #3B65B8;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 80px;
  margin: 30px auto 0
}

.tiBtn a {
  color: #fff;
}


.tj_box_20220303 {
  height: 160px;
  background: url(tj_bg_20220303.png) no-repeat;
  padding: 20px;
  margin-top: 30px;
  background-size: cover;
}

.tj_box_20220303 h2 {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  position: relative;
  padding-left: 12px
}

.tj_box_20220303 h2::after {
  content: "";
  width: 90%;
  height: 2px;
  background: #fff;
  opacity: .3;
  display: inline-block;
  position: absolute;
  left: 100px;
  top: 12px
}

.tj_box_20220303 ul {
  width: 100%;
  margin-top: 20px
}

.tj_box_20220303 ul li {
  width: 33.33%;
  color: #fff;
  float: left;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center
}

.tj_box_20220303 ul li .icoBox {
  float: left;
  width: 72px;
  height: 72px;
}

.tj_box_20220303 ul li .text {
  float: left;
  color: #fff;
  font-size: 16px;
  margin-left: 20px
}

.tj_box_20220303 ul li::after {
  content: "";
  width: 1px;
  height: 80px;
  background: #fff;
  opacity: .3;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0
}

.tj_box_20220303 ul li:last-child::after {
  display: none
}

.tj_box_20220303 ul li span {
  font-size: 35px;
  color: #FFFFFF;
  display: block;
  margin-top: 10px;
  text-align: center;
}

/*2022-2-2 修改*/
.width_50 {
  width: 50%;
  float: left
}

.width_col {
  width: 33%;
  float: left
}

.width_col .item_r {
  width: 200px;
}

.width_col .Tit {
  width: 80px !important;
}

.width_50 .item_r {
  width: 219px;
}

.tit_width {
  width: 100px !important;
}

.inputBox {
  float: left;
  position: relative;
}

.mail_w {
  width: 190px
}

.address_w {
  width: 284px
}

.Zipcode {
  width: 189px
}

.Telephone {
  color: #65A96D;
  line-height: 25px;
  font-size: 16px;
  position: absolute;
  top: -90px;
  background: url(Tips_20220303.png) no-repeat;
  border-radius: 3px 3px 3px 2px;
  height: 87px;
  padding: 10px 10px;
  width: 340px;
  display: none
}

/* 新增20221111 */
.Tit_20221110 {
  width: 100%;
  clear: both;
  overflow: hidden;
  margin-top: 20px;
}

.Tit_20221110 h2 {
  position: relative;
  display: inline-block;
  color: #3B65B8;
  font-weight: bold;
  padding-left: 22px;
  float: left;
  line-height: 36px;
  font-size: 20px;
}

.Tit_20221110 h2::after {
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 20px;
  background: #fd9510;
  content: "";
  display: inline-block;
  border-radius: 3px
}

.Tit_20221110 a {
  float: right
}

/* 新增20221111 结束*/

@media screen and (max-width:1200px) {
  .xj {
    position: fixed;
    right: 10px;
    top: 300px;
    z-index: 999;
    width: 100px;
    height: 130px;
    background: #FAFAFA;
    border: 1px solid #2B61D5;
    text-align: center;
    border-radius: 3px;
  }
}