@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
body {
  color: #333;
  text-align: left;
  font-size: 14px;
  background-color: #dcedf5;
}
a {
  text-decoration: none;
  color: inherit;
}
a:link,
a:visited {
  color: inherit;
  text-decoration: none;
}
a:active,
a:hover {
  color: #F00;
  text-decoration: none;
}
fieldset,
img {
  border: none;
}
legend {
  display: none;
}
img {
  vertical-align: middle;
}
em {
  font-style: normal;
}
li,
ul {
  list-style: none;
}
li {
  list-style-type: none;
}
div {
  word-wrap: break-word;
  word-break: break-all;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 9pt;
  font-weight: normal;
}
.f_l {
  float: left !important;
}
.f_r {
  float: right !important;
}
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
.Ml15 {
  margin-left: 15px;
}
.MT10 {
  margin-top: 10px;
}
.MT15 {
  margin-top: 15px;
}
.MT25 {
  margin-top: 25px;
}
.MT45 {
  margin-top: 45px;
}
.warp {
  width: 100%;
}
.main {
  width: 100%;
  margin-top: -10px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0px;
  z-index: 99;
}
.w1200 {
  width: 1200px;
  background-color: #f8f8f8;
  padding: 20px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.clear {
  clear: both;
  float: none;
}
.transition {
  transition: 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.Box {
  position: relative;
  overflow: hidden;
}
.none {
  display: none !important;
}
.bg1 {
  width: 100%;
  background: #dcedf5;
  background-image: url(./top_bg_jy.png);
  background-repeat: no-repeat;
  background-position: center top;
  z-index: 100;
  padding-top: 100px;
}
.bg2 {
  width: 100%;
  background-image: url(./downbanner_jy.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 280px;
  z-index: 100;
}
/*头部背景*/
.box_top {
  display: block;
  width: 100%;
  height: 293px;
  margin: 0px;
  padding: 0px;
}
.top_bn {
  display: block;
  width: 100%;
  height: auto;
  margin: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
.top_mid {
  width: 100%;
  height: auto;
  width: 1200px;
  margin: 0px auto;
}
.top_mid img {
  width: 100%;
  margin: auto;
}
/*首页轮播*/
.m-slide {
  position: relative;
  width: 100%;
  height: 430px;
}
.m-slide .hd {
  position: absolute;
  z-index: 1;
  bottom: 15px;
  right: 10px;
}
.m-slide .hd li {
  cursor: pointer;
  width: 13px;
  height: 13px;
  display: block;
  overflow: hidden;
  text-indent: 20px;
  float: left;
  margin-left: 13px;
  background: #fff;
  border-radius: 8px;
  filter: alpha(opacity=40);
  opacity: 0.4;
}
.m-slide .hd li.on {
  background: #fff;
  filter: alpha(opacity=100);
  opacity: 1;
}
.m-slide .prev,
.m-slide .next {
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  display: none;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.m-slide .prev {
  left: 16px;
}
.m-slide .next {
  background-position: 0 -40px;
  right: 16px;
}
.m-slide .prev:hover,
.m-slide .next:hover {
  filter: alpha(opacity=50) !important;
  opacity: 0.5 !important;
}
.m-slide .bd {
  width: 100%;
  height: 430px;
  position: relative;
  overflow: hidden;
}
.m-slide .bd li {
  width: 100%;
  height: 430px;
  background-color: #fff;
  position: relative;
}
.m-slide .bd li p {
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 50px;
  height: 50px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 20px;
}
.m-slide .bd li p i {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 50px;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.m-slide .bd li p a,
.m-slide .bd li p a:visited {
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
}
/*首页列表*/
.cw_box {
  background: #EFEFEF;
  border-radius: 8px;
  padding: 40px;
  width: 90%;
  margin: 0 auto;
  font-size: 20px;
  line-height: 32px;
}
/*biaoti*/
.tt {
  width: 100%;
  overflow: hidden;
  background-color: #f1f1f1;
}
.tt dl {
  width: 100%;
  height: 120px;
  overflow: hidden;
}
.tt dl dt {
  float: left;
  width: 100px;
  height: 80px;
  text-align: center;
  color: #FFF;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
.tt dl dt img {
  height: 100%;
  max-width: 100%;
}
.tt dl dt h1 {
  display: block;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
}
.tt dl dd {
  float: left;
  width: 1000px;
  height: 100%;
}
.tt dl dd h3 {
  width: 100%;
  height: 100px;
  line-height: 120px;
  text-align: left;
}
.tt dl dd h3 a {
  width: 100%;
  height: 100%;
  display: block;
  color: #1169be;
  font-weight: bold;
  font-size: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xc-title {
  font-weight: 600;
  color: #1169be;
  padding: 30px 0 30px;
  text-align: center;
}
.xc-title span {
  color: #04468d;
  font-size: 36px;
  font-weight: bold;
  margin: auto;
}
.box_title {
  height: 60px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
}
.box_title h1 {
  text-align: left;
  display: block;
}
.box_title h1 a {
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  color: #1169be;
  line-height: 58px;
  text-align: center;
  padding-left: 15px;
  padding-right: 5px;
  background: url(./titBg_jy.png) no-repeat left;
  border-bottom: 3px solid #1169be;
}
/*首页列表*/
.jy_box {
  width: 49%;
  display: block;
}
.rw_more {
  position: absolute;
  top: 10px;
  right: 20px;
}
.news_list_jy h2 a {
  width: 125px;
  display: block;
  text-align: center;
  color: #0f6abb;
  font-size: 24px;
  font-weight: bold;
  line-height: 60px;
}
.news_list_jy ul li {
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  position: relative;
  background: url(./dian.png) left center no-repeat;
  padding-left: 15px;
}
.news_list_jy ul li a {
  font-size: 16px;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  width: 420px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  float: left;
  color: #262626;
}
.news_list_jy ul li a:hover {
  padding-left: 5px;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}
.news_list_jy ul li span {
  font-size: 16px;
  line-height: 40px;
  width: 100px;
  float: right;
  display: block;
  text-align: right;
  color: #a5a5a5;
}
.ywtzlt {
  width: 100%;
  overflow: hidden;
  margin: 30px auto;
}
.ywtzlt ul {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.ywtzlt ul li {
  width: 49%;
  height: 120px;
  float: left;
  text-align: center;
  background-image: url(./tt-bg_jy.jpg);
  background-repeat: no-repeat;
  background-position: left center;
}
.ywtzlt ul li a {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 10px;
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  line-height: 120px;
}
.ywtzlt ul .ico1 {
  background: url(./tt-bt1_jy.png) no-repeat 10px center;
  background-size: 15%;
  padding-left: 20px;
}
.ywtzlt ul .ico2 {
  background: url(./tt-bt2_jy.png) no-repeat 10px center;
  background-size: 15%;
  padding-left: 20px;
}
/*位置*/
.Address {
  font-size: 16px;
  color: #333;
  line-height: 1.7;
  padding: 15px 0;
  background-color: #f0f4f7;
}
.Address font {
  padding-left: 10px;
}
/*m_page分页样式*/
.m_page {
  padding: 10px 0px;
  clear: both;
  position: relative;
  overflow: hidden;
  text-align: center;
  color: #333;
}
.m_page a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding: 0 9px;
  border: 1px solid #d2d2d2;
  height: 26px;
  line-height: 26px;
  margin: 0 4px 5px 0;
  background-color: #fff;
  color: #333;
  font-size: 14px;
}
.m_page span {
  padding: 0;
  border: none;
  background: none;
  height: 28px;
  line-height: 28px;
  display: inline-block;
  margin: 0 4px 5px 0;
}
.m_page a:hover {
  background: #226ebc;
  border-color: #226ebc;
  color: #FFFFFF !important;
}
.m_page .on {
  background: #226ebc;
  border-color: #226ebc;
  color: #FFFFFF !important;
}
/*左侧栏目列表*/
.mpage_left {
  width: 310px;
  margin-top: 20px;
  background-color: #FFF;
  box-shadow: 0px 0px 7px -3px #5f5f5f;
}
.mpage_left > .m_l_text {
  display: block;
  padding: 21px 10px;
  text-align: center;
  line-height: 1.2;
  background-color: #0653ab;
  font-size: 24px;
  color: #FFF;
  font-weight: bold;
  cursor: default;
  letter-spacing: 1px;
  text-shadow: 1px 1px 3px #333;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.m_l_menu {
  padding-bottom: 50px;
}
.m_l_menu > ul > li {
  position: relative;
  overflow: hidden;
  transition: all 0.5s;
}
.m_l_menu > ul > li + li {
  border-top: 1px solid #ddd;
}
.m_l_menu > ul > li > a {
  display: block;
  font-size: 20px;
  color: #626262;
  line-height: 1.3;
  padding: 17px 45px;
  background: url(./m_ico_2.png) no-repeat 270px center #f3f3f3;
  cursor: pointer;
}
.m_l_menu > ul > li:hover > a,
.m_l_menu > ul > li.on > a {
  color: #FFF;
  background: url(./m_ico_2_on.png) no-repeat 270px center #1d69c5;
}
.m_l_menu > ul > li.son.on > a {
  background: url(./m_ico_3_on.png) no-repeat 270px center #1d69c5;
}
.m_l_menu li.son .SonDl {
  display: none;
}
.m_l_menu li.son .SonDl dd {
  position: relative;
  overflow: hidden;
  font-size: 16px;
}
.m_l_menu li.son .SonDl dd a {
  display: block;
  line-height: 1.2;
  padding: 12px 45px;
  border-left: 4px solid #FFF;
  background-color: #FFF;
  transition: none;
}
.m_l_menu li.son .SonDl dd:hover a,
.m_l_menu li.son .SonDl dd.on a {
  background: url(./m_ico_4.png) no-repeat 270px center #ebf3fc;
  color: #1865cd;
  border-color: #93b9e6;
}
/*右侧*/
.mpage_right {
  width: 860px;
  margin-top: 20px;
}
.mpage_right > .Title {
  height: 51px;
  border-bottom: 1px solid #1a67c9;
}
.mpage_right > .Title > h1 {
  display: inline-block;
  float: left;
  height: 51px;
  line-height: 45px;
  font-size: 24px;
  color: #1865cd;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.m_r_con {
  min-height: 600px;
}
/*文章列表*/
.NewsList {
  padding: 10px 0;
}
.NewsList li {
  position: relative;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.3;
  padding: 8px 0;
  padding-left: 20px;
  background: url(./dian2.png) no-repeat left center;
}
.NewsList li a {
  display: inline-block;
  float: left;
  max-width: 80%;
  max-width: calc(100% - 180px);
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-wrap: normal;
  color: #333;
  transition: all 0.3s;
}
.NewsList li span {
  display: inline-block;
  float: right;
  text-align: right;
  width: 150px;
  color: #999;
}
.NewsList li:hover a {
  color: #1865cd;
  padding-left: 8px;
}
.NewsList li.b {
  padding: 0;
  border-bottom: 1px dashed #CCC;
  line-height: 0;
  background: none;
  margin: 10px 0;
}
/*正文*/
.zw_content {
  padding: 25px 45px 45px;
  border-radius: 5px;
  box-shadow: 0px 0px 6px 0px #ebebeb;
  display: block;
  overflow: hidden;
}
.zw_content .zw_tit {
  position: relative;
  overflow: hidden;
  font-size: 30px;
  font-weight: bold;
  color: #0653ab;
  line-height: 1.6;
  text-align: center;
}
.zw_content .zw_article .zw_a_info {
  margin: 10px auto;
  font-size: 14px;
  color: #999;
  line-height: 1.5;
  padding: 10px 0;
  text-align: center;
}
.zw_content .zw_article .zw_a_info p {
  display: inline-block;
  margin: 0 5px;
}
.zw_content .zw_article .zw_a_info span {
  padding: 0 10px;
}
.zw_content .zw_article .zw_a_info a {
  color: #999;
  cursor: pointer;
}
.zw_content .zw_article .zw_a_info a:hover {
  color: #0653ab;
}
.zw_content .zw_article .clear {
  height: 8px;
  background: url(./tit_ico_6.png) repeat-x left bottom;
}
.view_con {
  padding: 20px 0;
}
/*正文默认样式*/
.zw_con {
  color: #333;
  zoom: 1;
}
.zw_con p {
  margin: 5px 0;
  color: #333;
  text-indent: 2em;
  line-height: 30px;
}
.zw_con img {
  margin-bottom: -3px;
  max-width: 100% !important;
  text-align: center;
  height: auto;
}
/*上一篇下一篇*/
.previous {
  clear: both;
  font-size: 14px;
}
.previous span {
  float: left;
  display: block;
  text-align: center;
  width: 100px;
  height: 40px;
  background: #1865cd;
  color: #fff;
  line-height: 40px;
}
.previous a {
  display: inline-block;
  overflow: hidden;
  padding-left: 10px;
  max-width: 85%;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.3s ease-in 0s;
}
.previous .prevpage {
  position: relative;
  overflow: hidden;
  margin: 5px 0;
  height: 40px;
  background: #f3f3f3;
  line-height: 40px;
}
.previous .nextpage {
  position: relative;
  overflow: hidden;
  margin: 5px 0;
  height: 40px;
  background: #f3f3f3;
  line-height: 40px;
}
@media (max-width: 751px) {
  .fl,
  .fr {
    float: none!important;
  }
  .tt dl {
    height: 96px;
  }
  .tt dl dt {
    height: auto;
    width: auto;
    padding: 8px 0 0 20px;
  }
  .tt dl dt img {
    height: auto;
    width: 80px;
  }
  .tt dl dd {
    width: auto;
  }
  .bg1 {
    padding-top: 40px;
  }
  .top_mid {
    width: 750px;
  }
  .w1200 {
    width: 702px;
    box-sizing: border-box;
  }
  .bg2 {
    padding-bottom: 484px;
  }
  .jy_box {
    width: 100%;
    margin: 20px 0;
  }
  .news_list_jy ul li span {
    display: none;
  }
  .news_list_jy ul li {
    height: 80px;
    line-height: 80px;
  }
  .news_list_jy ul li a {
    font-size: 28px;
    width: 100%;
  }
  .box_title h1 a {
    font-size: 32px;
    border-bottom: 6px solid #1169be;
  }
  .tt dl dd h3 a {
    font-size: 28px;
  }
  .tt dl dd h3 {
    height: 96px;
    line-height: 96px;
    margin-left: 20px;
  }
  .ywtzlt {
    position: absolute;
    left: 24px;
    width: 702px;
    margin: 0;
  }
  .ywtzlt ul li {
    width: 100%;
    margin-top: 20px;
  }
  .ywtzlt ul .ico1 {
    box-sizing: border-box;
  }
}
@media (max-width: 751px) {
  .mobile_footer .mobile_floor {
    margin-top: 0!important;
  }
  .mobile_footer {
    margin-top: 0!important;
  }
}
@media (min-width: 751px) {
  .pageold .fl,
  .pageold .fr {
    float: none !important;
  }
  .pageold .tt dl {
    height: 153.6px;
  }
  .pageold .tt dl dt {
    height: auto;
    width: auto;
    padding: 12.8px 0 0 32px;
  }
  .pageold .tt dl dt img {
    height: auto;
    width: 128px;
  }
  .pageold .tt dl dd {
    width: auto;
  }
  .pageold .bg1 {
    padding-top: 64px;
  }
  .pageold .top_mid {
    width: 1200px;
  }
  .pageold .w1200 {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .pageold .bg2 {
    padding-bottom: 774.4px;
  }
  .pageold .jy_box {
    width: 100%;
    margin: 32px 0;
  }
  .pageold .news_list_jy ul li span {
    display: none;
  }
  .pageold .news_list_jy ul li {
    height: 128px;
    line-height: 128px;
  }
  .pageold .news_list_jy ul li a {
    font-size: 44.8px;
    width: 100%;
  }
  .pageold .box_title h1 a {
    font-size: 51.2px;
    border-bottom: 9.6px solid #1169be;
    background-size: 10% 70%;
  }
  .pageold .tt dl dd h3 a {
    font-size: 44.8px;
  }
  .pageold .tt dl dd h3 {
    height: 153.6px;
    line-height: 153.6px;
    margin-left: 32px;
  }
  .pageold .ywtzlt {
    position: absolute;
    left: 50%;
    width: 1200px;
    margin-left: -600px;
  }
  .pageold .ywtzlt ul li {
    width: 100%;
    margin-top: 32px;
  }
  .pageold .ywtzlt ul .ico1 {
    box-sizing: border-box;
    background-size: auto;
    font-size: 57.6px;
  }
  .pageold .ywtzlt ul .ico2 {
    background-size: auto;
    font-size: 57.6px;
  }
}
