@charset "utf-8";body {color:#333;font-family:"Microsoft YaHei","SimSun","宋体";line-height:26px;font-size:16px;}
img {vertical-align:middle;}
.img-responsive {max-width:100%;height:auto;}
.bg-white {background-color:#fff;}
.padd {padding:20px;}
.text-center {text-align:center;}
.overhidden {overflow:hidden;}
.mt45 {margin-top:45px;}
.container {*width:1100px;width:100%;max-width:1100px;margin:auto;}
h1 {font-size:30px;font-weight:600;color:#0f59a4;text-align:center;}
@media (max-width:1100px) {.container {width:96%;}
}
@media (max-width:650px) {h1 {font-size:24px;}
}
@media (max-width:350px) {h1 {font-size:18px;}
}
.top {padding:11px 0;}
@media (max-width:650px) {.top a {display:block;width:22%;min-width:110px;}
}
.blue-bg {background:#0f59a4;padding-bottom:3%;}
.banner {background:url(../images/h127.jpg) no-repeat top center;height:435px;}
.radius {border-radius:10px;}
.sand-bg {background:url(../images/h119.png);padding-bottom:15px;}
.db {display:block;}
.dn {display:none;}
@media (max-width:1100px) {.banner {background-size:150% auto;height:0;padding-top:33.8%;}
}
@media (max-width:450px) {.banner {background:url(../images/h126.jpg) no-repeat top center;background-size:contain;}
}
.brief {line-height:30px;color:#95ccfd;background:#1d73ca;padding:5% 6% 2% 6%;font-size:20px;position:relative;}
.brief p {margin-bottom:10px;}
p.gonggao {text-align:center;font-size:28px;font-weight:700;margin-bottom:20px;}
.brief .inscription {text-align:right;}
.brief .decorate-top {position:absolute;top:0;right:4%;padding-top:3%;}
.brief .decorate-bottom {position:absolute;bottom:0;left:3.5%;padding-bottom:6.5%;}
@media (max-width:650px) {.brief {font-size:14px;line-height:20px;padding:5% 2% 2% 2%;}
.brief p {margin-bottom:5px;text-align:justify;}
.brief .decorate-top,.brief .decorate-bottom {display:none;}
p.gonggao {text-align:center;font-size:26px;font-weight:700;margin-bottom:10px;}
}
.row {text-align:justify;line-height:0;}
.row:after {content:'.';display:inline-block;width:100%;overflow:hidden;}
.col {display:inline-block;vertical-align:top;line-height:26px;text-align:left;}
.col-30 {width:31%;}
.col-50 {width:48.34%;}
.col-100 {width:100%;}
.m-show {display:none;}
.mb20 {margin-bottom:20px;}
@media (max-width:991px) {.col-md-100 {width:100% !important;}
.m-show {display:block;}
.m-hide {display:none;}
}
@media (max-width:650px) {.col-xs-100 {width:100% !important;}
}
.theme h1 {color:#d1e7fe;}
.theme h1 small {font-size:18px;font-weight:normal;display:block;margin-top:15px;}
.theme .row {margin-top:15px;}
.theme dl {color:#c8e1fd;width:32.5%;background:#3188e0;padding:3.2% 0;margin:7px 0;text-align:center;cursor:pointer;position:relative;}
.theme dl.opcity {opacity:0.7;}
.theme dl ul {display:none;}
.theme dl.active:after {content:'';position:absolute;width:33px;height:10px;background:url(../images/h115.png) no-repeat;left:50%;bottom:-20px;margin-left:-16.5px;}
.theme dt {width:100%;height:126px;display:table;}
.theme dt span {display:table-cell;vertical-align:middle;}
.theme dd {font-size:24px;font-weight:bold;color:#c8e1fd;}
.theme .choice-question {background:#3188e0;width:95.4%;padding:2.3%;display:none;margin:10px 0;}
.theme h2 {color:#8dc8fd;font-size:24px;font-weight:normal;margin-bottom:1.5%;}
.theme li {line-height:86px;height:86px;font-size:24px;border-bottom:1px solid #519eea;position:relative;}
.theme li a {color:#c8e1fd;display:block;cursor:pointer;padding:0 1.5%;}
.theme li a:hover {background-color:#075fb9;border-radius:8px;}
.theme li a.click {background-color:#075fb9;border-radius:8px;}
.theme li a:after {content:'';position:absolute;width:16px;height:28px;background:url(../images/h120.png) no-repeat;top:50%;margin-top:-14px;right:2%;z-index:1;}
.theme li a:hover:after {opacity:0.5;}
@media (max-width:767px) {.theme .choice-question {width:97%;padding:5% 1.5%;}
.theme dd {font-size:18px;height:44px;display:block;width:80%;margin:auto;}
.theme h2 {font-size:18px;padding:0 0 0 15px;}
.theme h2:before {top:3px;height:20px;}
.theme li {line-height:40px;height:40px;line-height:normal;height:auto;font-size:18px;padding:0;}
.theme li a {padding:0 1.5%;line-height:28px;}
.theme li a:after {-webkit-transform:scale(0.8);transform:scale(0.8);right:0;}
.theme li a span {display:block;width:calc(100% - 1em);}
/*    text-overflow:ellipsis;white-space:nowrap;overflow:hidden;*/}
@media (max-width:450px) {.theme dl {width:32%;}
.theme dt {height:65px;}
.theme dt img {-webkit-transform:scale(0.6);transform:scale(0.6);}
.theme dd {font-size:15px;width:90%;line-height:22px;}
.theme li {font-size:16px;}
.theme li a:after {-webkit-transform:scale(0.55);transform:scale(0.55);}
}

/* 弹窗 */
.bg-black {background-color:#000;background-color:rgba(0,0,0,0.5);filter:alpha(opacity=50);width:100%;height:100%;position:fixed;top:0;left:0;z-index:9999;display:none;}
.prompt {position:fixed;top:50%;left:50%;display:none;z-index:9999;background-color:#fff;}
.prompt .content {padding:25px;}
.prompt h1 {color:#0f59a4;font-size:24px;margin-bottom:10px;}
.prompt p {line-height:24px;margin-bottom:3px;font-size:16px;}
.prompt .checkbox {width:auto;}
.prompt1 {width:778px;height:580px;margin-top:-290px;margin-left:-389px;}
.prompt1 .btn {width:240px;display:block;margin:5px auto 8px;}

.prompt2 {display: none;width:485px;margin-left: -242px;text-align: center;padding-top: 20px;transform: translateY(-50%);*margin-top: -185px;}
.prompt2 h3{color: #01518e;font-size: 24px;margin:20px 0 25px 0;font-weight: normal;}
.prompt2 p{line-height: 24px;font-size: 18px;color:#9e9e9e;}
.prompt2 .btn{display: block;width: 100%;height: 100px;background: url(../images/h124.png) repeat-x 0 2px;font-size: 30px;color: #01518e;border-top: 1px solid #e0e0e0;}
.prompt2 .btn:hover{font-weight: bold;background: url(../images/h124.png) repeat-x 0 2px;}
@media (max-width:1200px) {.prompt p {font-size:14px;line-height:30px;}
.prompt .content {padding:3%;}
.prompt h1 {font-size:18px;margin-bottom:5px;}
.prompt1 {width:96%;height:auto;margin-left:-48%;margin-top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.prompt1 .btn {font-size:16px;line-height:30px;height:30px;border-radius:5px;}
.prompt2 p{line-height: 24px;}
}
@media (max-width:768px) {.prompt p {line-height:18px;}
  .prompt2{width:92%;margin-left: 0;left:4%;}
  .prompt2 .btn{height:60px;font-size: 22px;}
}
@media (max-width:350px) {.prompt1 h1 {font-size:16px;margin-bottom:0;}
.prompt1 p {line-height:16px;font-size:12px;}
}
@media (max-width:320px) {.prompt1 {height:86%;padding:2% 0;}
.prompt1 .content {height:96%;overflow:scroll;}
}
@media (max-height:620px) {.prompt1 {height:86%;padding:2% 0;}
.prompt1 .content {height:96%;overflow:scroll;}
}

/* 表格 */
.textarea,input {background:#fff;height:41px;line-height:41px;border:1px solid #dddddd;border-radius:3px;font-size:16px;}
.textarea {padding:41px 10px 0px 10px;}
.textarea textarea {border:none;background-color:transparent;}
.btn {background-color:#01518e;display:inline-block;color:#fff;border:none;height:40px;line-height:40px;font-size:21px;cursor:pointer;padding:0 10px;outline:none;}
.btn:hover {background-color:#006bbc;}
/* blue */.icheckbox_square-blue,.iradio_square-blue {display:inline-block;*display:inline;vertical-align:middle;margin:0;padding:0;width:18px;height:18px;background:url(../images/h110.png) no-repeat;border:none;cursor:pointer;}
.icheckbox_square-blue {background-position:0 0;}
.icheckbox_square-blue.checked {background-position:0 bottom;}
.icheckbox_square-blue.disabled {background-position:-72px 0;cursor:default;}
.icheckbox_square-blue.checked.disabled {background-position:-96px 0;}
.iradio_square-blue {background-position:0 0;}
.iradio_square-blue.checked {background-position:0 bottom;}
.iradio_square-blue.disabled {background-position:-72px 0;cursor:default;}
.iradio_square-blue.checked.disabled {background-position:-96px 0;}
h2 {color:#0f59a4;font-size:24px;font-weight:normal;position:relative;padding:25px 0 25px 17px;}
h2:before {content:' ';position:absolute;width:4px;height:22px;background-color:#0f59a4;top:28px;left:0;}
.sand-bg .phone {position:absolute;right:55px;top:28px;line-height:20px;height:20px;cursor:pointer;font-size:14px;}
.sand-bg .phone img {float:left;margin-right:3px;}
.sand-bg .phone .weixin {position:absolute;top:20px;right:-55px;width:235px;display:none;z-index:2;}
/* 下拉菜单 */
.form h2 {padding-top:10px;}
.form h2:before {top:13px;}
.form .local-division .dropdown-menu {padding:8px 2%;width:96%;}
.form .local-division .dropdown-menu li {display:inline-block;width:auto;}
.form .local-division .dropdown-menu li a {padding:3px 10px;cursor:pointer;}
.form .local-division .dropdown-menu span {display:block;margin:8px auto 3px;border:1px solid #e0e0e0;width:98px;cursor:pointer;border-radius:3px;}
.form .local-division .dropdown-menu span:hover {background:#ddd;}
.form .row {margin-bottom:20px;}
.form .input-group {display:inline-block;position:relative;height:43px;}
.form .input-group.w50-2 input {width:430px;padding:0 10px 0 60px;}
.form .input-group.w50-5 input {width:380px;padding:0 10px 0 110px;}
.form .input-group.w50-7 input {width:342px;padding:0 10px 0 125px;}
.form .input-group.w50-10 input {width:310px;padding:0 0px 0 190px;}
.form .input-group.w100-4 input {width:958px;padding:0 10px 0 103px;}
.form .input-group.w100-5 input {width:1001px;padding:0 10px 0 60px;}
.form .input-group .tip {color:#165693;font-size:16px;position:absolute;left:12px;line-height:43px;top:0px;}
.form .icheckbox_square-blue,.form .iradio_square-blue {margin-right:5px;vertical-align:middle;font-size:0;padding:0;position:relative;top:-2px;}
.form .icheckbox_square-blue #local {position:relative;top:-21px;}
.form .city1 {width:491px;vertical-align:middle;}
.form .city2 {width:502px;vertical-align:middle;}
#city1 {width:440px;}
#city2 {width:302px;}
.form .arrow {position:absolute;top:1px;right:-1px;width:55px;height:41px;background:#5f78a6 url(../images/h112.png) no-repeat center;cursor:pointer;}
.form .city-picker-span {width:100%;line-height:39px;height:41px;border-radius:5px;border:1px solid #dddddd;}
.form .city1 .city-picker-span .placeholder,.form .city1 .city-picker-span .title {margin-left:60px;}
.form .city2 .city-picker-span .placeholder,.form .city2 .city-picker-span .title {margin-left:140px;}
.jczf_ly.form .city2 .city-picker-span .placeholder,.jczf_ly.form .city2 .city-picker-span .title {margin-left:184px;}
.form .city-picker-span .arrow {top:4px;right:-1px;}
.form .city-picker-span.open > .arrow {background-position:center 12px;}
.form .dropdown-menu {position:absolute;top:94%;left:0;width:100%;background:#fff;padding:5px 0;margin:2px 0 0;z-index:999;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,0.175);display:none;}
.form .dropdown-menu li {display:block;width:100%;height:28px;}
.form .dropdown-menu li a {display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.55857143;color:#333;white-space:nowrap;}
.form .dropdown-menu li a:hover {background:#f1f1f1;}
.form .disabled .input-group:after {content:'';position:absolute;width:100%;height:100%;top:0;left:0;background-color:#b2c7ea;filter:alpha(opacity=50);background-color:rgba(178,199,233,0.5);}
.form .ml27 {margin-left:27px;}
.form .fcblue {color:#165693;}
.form .tishi {display:inline-block;margin-bottom:8px;}
.form .division {margin-top:0px;}
.form .fy {position:relative;}
.form .fy .notes {position:absolute;top:11px;left:150px;color:#939393;}
.form .fy .notes1 {position:absolute;top:11px;left:200px;color:#939393;}
.form .fy .notes span,.form .fy .notes1 span {color:#0f59a4;}
.form .textarea {width:1051px;height:auto;}
.form .textarea textarea {width:100%;font-size:16px;line-height:23px;margin:0;display:block;}
.form .textarea .info {float:right;color:#c7c7c7;}
.form .textarea .info b {color:#5e81ab;}
.form .occupation ul {width:96%;padding:11px 2% 5px;}
.form .occupation li {display:inline-block;width:auto;text-align:justify;vertical-align:top;margin:3px 2px;height:30px;}
.form .occupation li a {cursor:pointer;background-color:#dbeaf6;color:#9e9e9e;padding:3px 18px;}
.form .verification input {padding:0 8px;}
.form .verification .change {font-size:18px;color:#ff0000;}
.form .submit {position:relative;}
.form .submit .btn {width:39%;height:51px;font-size:24px;border-radius:5px;}
.form .submit .reset {font-size:18px;color:#165693;line-height:51px;height:51px;background:none;border:none;outline:none;cursor:pointer;}
.form .submit .reset:hover {color:#012547;}
.form .personal-information .col-50 {width:46.7%;}
.form-box {
  position: relative;
}
@media (max-width:1200px) {#city1 {width:calc(100% - 70px);}
#city2 {width:calc(100% - 150px);}
.form .submit .reset {font-size:16px;}
.sand-bg {padding-bottom:0px;}
.form-box h2 {font-size:18px;padding:18px 0 18px 12px;}
.form-box h2:before {top:20px;}
.form-box .phone {right:20px;}
.form-box .phone .weixin {-webkit-transform:scale(0.75);transform:scale(0.75);top:0;}
.form .input-group {width:100%;}
.form .input-group.w50-2 input {width:calc(100% - 70px);padding:0 10px 0 60px;}
.form .input-group.w50-5 input {width:calc(100% - 120px);padding:0 10px 0 110px;}
.form .input-group.w50-5.dropdown {width:calc(100% - 23px);}
.form .input-group.w50-7 input {width:calc(100% - 148px);padding:0 10px 0 138px;}
.form .input-group.w50-10 input {width:calc(100% - 150px);padding:0 10px 0 140px;}
.form .input-group.w100-4 input {width:calc(100% - 103px);padding:0 10px 0 93px;}
.form .input-group.w100-5 input {width:calc(100% - 70px);padding:0 10px 0 60px;}
.form .personal-information .col-50 .input-group {width:100%;}
.form .city1 {width:calc(100% - 23px);margin-bottom:12px;}
.form .city2 {width:calc(100% - 23px);margin-bottom:12px;}
.form .icheckbox_square-blue,.form .iradio_square-blue {margin-right:0;}
.form .message-content {position:relative;top:-15px;}
.form .message-content .notes {top:18px;}
.form .fy .notes {left:93px;font-size:14px;}
.form .fy .notes1 {left:150px;}
.form .ml27 {margin-left:22px;}
.form .textarea {width:calc(100% - 22px);}
.form .verification {margin-top:12px;}
.mb20 {margin-bottom:12px;}
}
.bg-opcity {background-color:#fff;background-color:rgba(255,255,255,0.7);filter:alpha(opacity=70);}
.point-out {border:1px solid #d4d4d4;padding:2% 4%;color:#343434;}
.point-out p {line-height:26px;}
.point-out .link {border-top:1px dashed #dcdcdc;margin-top:15px;padding-top:15px;}
.point-out .link a {color:#828282;}

@media (max-width:991px) {.point-out {padding:4%;}
.point-out .link {margin-top:10px;padding-top:10px;}
}
.mt35 {margin-top:35px;}
.reply .bg-opcity {box-shadow:0 0 6px -3px #949494;padding:3.6%;}
.reply h4 {font-size:18px;color:#6f6f6f;padding-left:42px;background:url(../images/h114.png) no-repeat 0;height:31px;line-height:31px;}
.reply .box {padding:2.3%;}
.relevent h1 {padding-bottom:15px;}
.relevent .content {background:#f6f6f6;padding:2.7%;}

.about-us .content {padding-top:20px;}
.about-us li {display:inline-block;width:46.5%;height:auto;line-height:26px;box-shadow:0 0 6px -3px #949494;border-radius:3px;height:44px;}
.about-us li a {display:inline-block;padding-left:16px;margin:0 4%;background:url(../images/h118.png) no-repeat 0 18px;overflow:hidden;height:44px;line-height:44px;}
.about-us li {width: 32%;}
@media (max-width:450px) {
.about-us li {width:100%;}
.about-us li:nth-child(2) {margin-top:15px;}
.about-us li:nth-child(3) {margin-top: 15px;}
}
/* 底部 */.mt25 {margin-top:25px;}
.pcFooter {background:#fff;text-align:center;}
#ifr_foot {margin:0 auto;}
@media screen and (max-width:991px) {.phonoShow_footer {background:#f6f6f6;padding:15px 0 30px 0;border-top:3px solid #d1d1d1;}
}
/* 地区框添加 */.city-picker-dropdown {top:43px!important;z-index:999;}
.local-division {margin-bottom:10px;}
.city-select-tab > a {padding:5px 2px;}

/* -----------------------------4月28日加曝光台更新----------------------------- */
h1.line-bg{background: url(../images/h128.png) no-repeat center;}
@media (max-width:350px) {h1.line-bg {background-size: 220%;} }
.cyan-bg{background: #d3e9ff;}
.expose{padding: 40px 0;}
.expose h1{margin-bottom: 30px;}

.pt40{padding-top: 40px;}

/* 新加导航 */
.navbar{position: relative;height:42px;}
.nav{position: absolute;top:-44px;height:62px;line-height: 58px;background: url(../images/h131.png) repeat-x;border-radius: 15px;width:100%;text-align: center;font-size: 18px;font-weight: bold;}
.nav a{color: #162c74;padding:0 2.5%;}
.nav a:hover{color: #429bdb;}
.nav a.bgt{position: relative;}
.nav a.bgt span{position: absolute;top:-13px;right:1%; width:25px;height:25px;background: url(../images/h136.png)}
@media (max-width:1000px){
  .navbar{height:62px;margin-bottom: 10px;}
  .nav{position: relative;top:0;}
}
@media (max-width:700px){
  .navbar{margin-bottom: 5px;}
  .nav{height: 52px;line-height: 48px;background-size: contain;}
  .nav a{display: inline-block;padding:0 5%;width: 100%;}
  .nav a:nth-child(1),.nav a:nth-child(4),.nav a:nth-child(5){display: none;}
  .nav a.bgt span{top:-4px;right:-3%}
}

/* 新加相关报道导航修改
@media (max-width:700px){
.update59 .nav a:nth-child(5){display: none;}
} */

/* 督查回声 */
.supervisionEcho{
	background: #ebf0f8;
}
#iframeSupervisionEcho{
	height: 1640px;
}
@media (max-width:700px){
 
  .nav a:nth-child(2),.nav a:nth-child(6){display: none;}
  div.zhuanti-nav a:nth-child(5) {
      display: inline-block;
  }
  #iframeSupervisionEcho{
  	height: 3400px;
  }
}

.m-showtitle,.mask a.m-showtitle{
  display: none;
}
.pc-showtitle {
  display: block;
}
.wenbao-img {
  display: block;
  margin-top: 4%;
}
.mask {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 88%;
  z-index: 1000;
  display: none;
}

.mask a {
  display: block;
  width: 538px;
  background-color: #fff;
  margin: 44% auto;
  text-align: center;
  padding: 18px 0;
  color: #005292;
}

.mask a span {
  border-bottom: 1px solid #005292;
}
.popUpBackground{display: none;}

@media (max-width: 700px) {

  div.zhuanti-nav a:nth-child(4) {
    display: inline-block;
  }

  .wenbao-img {
    margin-top: 3%;
  }
  /* 20201221 */
  table{display: none;}
  .popUpBackground {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;	
    z-index: 100;
    background: rgba(0,0,0,0.5);
      display: none;
  }
  .noMore600 {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 306px;
    margin: -160px 0 0 -173px;
    text-align: center;
    background: #fff;
    border: 1px solid #d3eef9;
    border-top: 1px solid #0d5199;
    color: #2c68a7;
    padding: 10px 20px 10px 20px;
  }
}
@media (max-width: 650px) {
  /* 20200609*/
  .mask{
    height: 100%;
  }
  .mask a{
    width: 80%;
      padding: 4%;
    margin-top: 110%;
  }
  .zhuanti-nav img{
    width: 18px;
      height: 18px;
  }
  .nav a {
    padding: 0 1%;
  }
}
@media (max-width:450px) {
  .m-showtitle,.mask a.m-showtitle{
    display: block;
  }
  .pc-showtitle,.mask a.pc-showtitle {
    display: none;
  }
.form .fy .notes {font-size:12px;}

}

/* 我要留言改版 20210406 */
.sand-bg{
background: #ebf0f8;
}


.ly_handle{
  width: 100%;
  height: 59px;
  margin-top: 28px;
  background: url(../images/ly_1.png) no-repeat;
}
.ly_handle1{
  background: url(../images/ly_2.png) no-repeat;
}
.ly_handle2{
  background: url(../images/ly_3.png) no-repeat;
}

.ly_handle li{
  float: left;
  width:312px;
  height: 57px;
  color: #0f59a4;
  font-size: 24px;
  line-height: 59px;
  height: 59px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
.ly_handle .ly_hd_act{
  color: #fff;
}
.ly_hd_tips li{
  display: none;
}
.ly_hd_tips .ly_hd_tips_act{
  display: block;
}
.ly_hd_tips li p{
  padding: 30px 45px;
  font-size: 16px;
  color: #343434;
  border: 1px solid #d4d4d4;
  background: #fff;
  border-radius: 0 0 5px 5px;
  text-indent: 2em;
}
.ly_con_box{
  display: none;
  padding-top: 30px;
  background: #f5f7fb;
}
.ly_con_box.ly_b_active{
  display: block;
}

.form .input-group.w50-1 input{
  width: 430px;
  padding: 0 10px 0 90px;
}
.form .input-group.w50-3 input {
    width: 342px;
    padding: 0 10px 0 180px;
}

.leibie{
  margin-left: 32px;
}

