.txtEllipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“CSS  ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂµÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â§Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}

.header-bg{
  display:none;
}
.fixed{
    display:none;
}
.footer{
  margin-top:0;
}
.copyright{
  text-align:left;
}
fieldset,
img {
  border: none;
}
ul,
ol,
li {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  border: 0 none;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 14px;
  margin: 0;
  outline: none;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  background-color: #e1f2f9;
  font-size: 16px !important;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}
a {
  color: #333;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 16px;
}
a:hover {
  text-decoration: none;
  color: #0a445f;
}
i,
b {
  font-style: normal;
}
.oHid {
  overflow: hidden;
}
.wrap {
  width: 1200px;
  position: relative;
  margin: 0 auto;
  height: 100%;
}
/* topBox */
.topBar {
  width: 100%;
  height: 54px;
  background-color: #b51a29;
}
.topBar .logo {
  display: block;
  width: 246px;
  height: 38px;
  float: left;
  margin-top: 8px;
}
.topBar .logo img {
  width: 100%;
  height: 100%;
}
.topBar .rightLink {
  float: right;
}
.topBar .rightLink li {
  float: left;
  height: 54px;
  line-height: 54px;
  margin-left: 20px;
}
.topBar .rightLink li a {
  font-size: 18px;
  color: #FFF;
}
.topBar .rightLink li a:hover {
  color: #ffd594;
}
.topPhoto {
  width: 100%;
  height: 570px;
  background: url(../images/ztzlres/wmcq/top_photo.jpg) no-repeat center top;
  overflow: hidden;
}
.gyggBox {
  margin-top: 20px;
}
.gyggBox .title {
  width: 100%;
  height: 36px;
  position: relative;
}
.gyggBox .title h2 {
  text-indent: -1978px;
  overflow: hidden;
  background: url(../images/ztzlres/wmcq/title_gygg.png) no-repeat left top;
  height: 36px;
}
.gyggBox .title a.more {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 40px;
  color: #4090d3;
}
.gyggBox .gyggCon {
  margin-top: 20px;
}
.gyggBox .gyggCon .gyggVideo {
  overflow: hidden;
}
.gyggBox .gyggCon .gyggVideo li {
  float: left;
  width: 263px;
  height: 228px;
  margin-right: 20px;
  border: solid 1px #4090d3;
  padding: 10px;
  box-sizing: border-box;
}
.gyggBox .gyggCon .gyggVideo li a.picCon {
  display: block;
  width: 263px;
  height: 180px;
  overflow: hidden;
  position: relative;
}
.gyggBox .gyggCon .gyggVideo li a.picCon img {
  display: block;
  width: 92%;
  height: 100%;
}
.gyggBox .gyggCon .gyggVideo li a.picCon .mask {
  width: 240px;
  height: 180px;
  background: #000;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  overflow: hidden;
  text-indent: -1978px;
}
.gyggBox .gyggCon .gyggVideo li a.picCon .icon {
  background: url(../images/ztzlres/wmcq/icon_video.png) no-repeat;
  width: 41px;
  height: 41px;
  overflow: hidden;
  text-indent: -1978px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
  z-index: 99;
  opacity: 0;
  filter: alpha(opacity=0);
}
.gyggBox .gyggCon .gyggVideo li .tit {
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gyggBox .gyggCon .gyggVideo li .tit a {
  font-size: 18px;
  color: #0a445f;
}
.cjdtBox {
  margin-top: 20px;
}
.cjdtBox .title {
  width: 100%;
  height: 36px;
  position: relative;
}
.cjdtBox .title h2 {
  text-indent: -1978px;
  overflow: hidden;
  background: url(../images/ztzlres/wmcq/title_cjdt.png) no-repeat left top;
  height: 36px;
}
.cjdtBox .title a.more {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 40px;
  color: #4090d3;
}
.cjdtBox .cjdtCon {
  margin-top: 20px;
  overflow: hidden;
}
.cjdtBox .cjdtCon .cjdtSlide {
  width: 460px;
  height: 315px;
  overflow: hidden;
  position: relative;
  float: left;
}
.cjdtBox .cjdtCon .cjdtSlide .hd {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 99;
  height: 40px;
  width: 60px;
}
.cjdtBox .cjdtCon .cjdtSlide .hd li {
  width: 8px;
  height: 8px;
  text-indent: -1978px;
  overflow: hidden;
  background: #FFF;
  border-radius: 50%;
  float: left;
  margin: 16px 10px 0 0;
  cursor: pointer;
}
.cjdtBox .cjdtCon .cjdtSlide .hd li.on {
  background: #aad9ff;
}
.cjdtBox .cjdtCon .cjdtSlide .bd {
  width: 460px;
  height: 315px;
  overflow: hidden;
  position: relative;
}
.cjdtBox .cjdtCon .cjdtSlide .bd li {
  width: 460px;
  height: 315px;
  overflow: hidden;
  position: relative;
}
.cjdtBox .cjdtCon .cjdtSlide .bd .pic {
  width: 460px;
  height: 315px;
}
.cjdtBox .cjdtCon .cjdtSlide .bd .pic a {
  display: block;
  height: 100%;
}
.cjdtBox .cjdtCon .cjdtSlide .bd .pic a img {
  display: block;
  width: 100%;
  height: 100%;
}
.cjdtBox .cjdtCon .cjdtSlide .bd .tit {
  width: 380px;
  height: 40px;
  padding-left: 10px;
  line-height: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 99;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #FFF;
}
.cjdtBox .cjdtCon .cjdtSlide .bd .tit a {
  color: #FFF;
}
.cjdtBox .cjdtCon .cjdtSlide .bd .mask {
  width: 460px;
  height: 40px;
  background: #000;
  opacity: .6;
  filter: alpha(opacity=60);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
}
.cjdtBox .cjdtCon .right {
  width: 100%;
  float: right;
  overflow: hidden;
}
.cjdtBox .cjdtCon .right .headNew h2 {
  text-align: center;
}
.cjdtBox .cjdtCon .right .headNew h2 a {
  font-size: 24px;
  font-weight: bold;
}
.cjdtBox .cjdtCon .right .headNew p.desc {
  color: #555;
  line-height: 1.6;
  text-indent: 2em;
  padding: 10px 0;
  border-bottom: solid 1px #e5e5e5;
}
.cjdtBox .cjdtCon .right .headNew p.desc a.more {
  color: #4090d3;
}
.cjdtBox .cjdtCon .right .cjdtList {
  margin-top: 10px;
}
.cjdtBox .cjdtCon .right .cjdtList li {
  height: 40px;
  line-height: 40px;
}
.cjdtBox .cjdtCon .right .cjdtList li a {
  display: block;
  width: 600px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.cjdtBox .cjdtCon .right .cjdtList li .date {
  float: right;
  color: #666;
}
.cysfwBox {
  width: 100%;
  background: url(../images/ztzlres/wmcq/letter_bg.jpg) no-repeat center top #499ddb;
  margin-top: 20px;
  padding: 140px 0 40px 0;
  overflow: hidden;
}
.cysfwBox .cysBox {
  width: 440px;
  overflow: hidden;
  float: right;
}
.cysfwBox .cysBox .title {
  height: 37px;
  position: relative;
}
.cysfwBox .cysBox .title h2 {
  background: url(../images/ztzlres/wmcq/title_cys.png) no-repeat center top;
  height: 37px;
  text-indent: -1978px;
  overflow: hidden;
  background-size: 100%;
}
.cysfwBox .cysBox .cysCon {
  position: relative;
  margin-top: 20px;
}
.cysfwBox .cysBox .cysCon .mask {
  background: url(../images/ztzlres/wmcq/letter.png) no-repeat center top;
  height: 235px;
  width: 440px;
  position: absolute;
  left: 0;
  bottom: -105px;
  z-index: 9;
  background-size: 93%;
}
.cysfwBox .cysBox .cysCon .letter {
  width: 410px;
  height: 310px;
  margin-left: 11px;
  background: #FFF;
  padding: 30px 30px 300px;
  overflow: auto;
  line-height: 2;
}
.cysfwBox .cysBox .cysCon .letter p {
  text-indent: 2em;
}
.cysfwBox .zyzfwSlide {
  width: 450px;
  overflow: hidden;
  position: relative;
  float: right;
}
.cysfwBox .zyzfwSlide .hd {
  overflow: hidden;
  margin-bottom: 20px;
  padding-top: 3px;
  background: url(../images/ztzlres/wmcq/icon_circle.png) no-repeat 223px 14px;
}
.cysfwBox .zyzfwSlide .hd li {
  float: left;
  text-indent: -1978px;
  overflow: hidden;
  padding-bottom: 6px;
}
.cysfwBox .zyzfwSlide .hd li a {
  display: block;
  height: 100%;
}
.cysfwBox .zyzfwSlide .hd li.nav01 {
  background: url(../images/ztzlres/wmcq/title_right_zyzfw.png) no-repeat center top;
  width: 100%;
  height: 34px;
}
.cysfwBox .zyzfwSlide .bd {
  background: #28b9f6;
  overflow: hidden;
  width: 450px;
  height: 634px;
  position: relative;
}
.cysfwBox .zyzfwSlide .bd .info {
  padding: 0 20px;
  width: 410px;
  height: 594px;
  overflow: hidden;
  margin-top: 20px;
}
.cysfwBox .zyzfwSlide .bd .info li {
  height: 45px;
  line-height: 45px;
}
.cysfwBox .zyzfwSlide .bd .info li a {
  color: #FFF;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cysfwBox .zyzfwSlide .bd .info li a i {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #FFF;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
}
.cysfwBox .zyzfwSlide .bd .info li a:hover {
  color: #0a445f;
}
.cysfwBox .zyzfwSlide .bd .info li a:hover i {
  background: #0a445f;
}
.fcBox {
  background: #499ddb;
  width: 100%;
  padding-bottom: 50px;
}
.fcBox .wrap {
  border-top: solid 1px #FFF;
  padding: 30px 50px 0;
  /* width: 1100px; */
}
.fcBox .imgSlide {
  width: 1100px;
  height: 300px;
  position: relative;
}
.fcBox .imgSlide .sNext,
.fcBox .imgSlide .sPrev {
  position: absolute;
  right: -50px;
  top: 50%;
  z-index: 9;
  background: url(../images/ztzlres/wmcq/slide_arrow_right.png) no-repeat;
  width: 36px;
  height: 36px;
}
.fcBox .imgSlide .sPrev {
  right: auto;
  left: -50px;
  background: url(../images/ztzlres/wmcq/slide_arrow_left.png) no-repeat;
}
.fcBox .imgSlide .sNext:hover {
  background: url(../images/ztzlres/wmcq/slide_arrow_right_over.png) no-repeat;
}
.fcBox .imgSlide .sPrev:hover {
  background: url(../images/ztzlres/wmcq/slide_arrow_left_over.png) no-repeat;
}
.fcBox .imgSlide ul li {
  float: left;
  margin-right: 20px;
  width: 205px;
  height: 300px;
}
.fcBox .imgSlide ul li img{
  width: 100%;
  height: 100%;
}
.fcBox .imgSlide ul li a {
  display: block;
  width: 205px;
  height: 300px;
}
.fcBox .imgSlide ul li a img {
  width: 205px;
  height: 300px;
}
.footer {
  width: 100%;
  background: url(../images/ztzlres/wmcq/footer_bg.jpg) no-repeat center top;
  padding: 30px 0 20px;
  text-align: center;
  line-height: 2;
}
.location {
  width: 1200px;
  height: 50px;
  background: url(../images/ztzlres/wmcq/channel_btm_line.png) repeat-x left bottom;
  padding-bottom: 10px;
  margin-top: -40px;
}
.location h2 {
  font-size: 24px;
  color: #4090d3;
  line-height: 24px;
  height: 24px;
  float: left;
  padding-right: 20px;
  border-right: solid 2px #4090d3;
  font-weight: bold;
  margin: 13px 20px 0 0;
}
.location p {
  font-size: 14px;
  color: #2d2d2d;
  line-height: 24px;
  float: left;
  margin-top: 13px;
}
.txtList {
  margin-top: 20px;
}
.txtList li {
  line-height: 40px;
  overflow: hidden;
}
.txtList li a {
  display: block;
  float: left;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/ztzlres/wmcq/list_dot.png) no-repeat left center;
  padding-left: 10px;
}
.txtList li a:hover {
  color: #4090d3;
}
.txtList li .date {
  float: right;
}
.txtList li.line {
  height: 20px;
  border-bottom: solid 2px #dae7ed;
  margin-bottom: 20px;
}
.page {
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-top: 30px;
}
.secondFooter {
  width: 100%;
  padding: 30px 0 20px;
  text-align: center;
  line-height: 2;
}
.photoList {
  overflow: hidden;
}
.photoList li {
  float: left;
  margin: 20px 20px 0 0;
}
.photoList li a {
  display: block;
  width: 263px;
  height: 228px;
  border: solid 1px #4090d3;
  padding: 10px;
  overflow: hidden;
  position: relative;
}
.photoList li a img {
  display: block;
  width: 100%;
  height: 180px;
}
.photoList li a .mask {
  width: 263px;
  height: 180px;
  background: #000;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 9;
  overflow: hidden;
  text-indent: -1978px;
  transition: .5s all;
}
.photoList li a .icon {
  background: url(../images/ztzlres/wmcq/icon_video.png) no-repeat;
  width: 41px;
  height: 41px;
  overflow: hidden;
  text-indent: -1978px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
  z-index: 99;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: .5s all;
}
.photoList li a .tit {
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-size: 18px;
}
.photoList li a:hover {
  background: #4090d3;
}
.photoList li a:hover .tit {
  color: #FFF;
}
.photoList li a:hover .mask {
  opacity: .6;
}
.photoList li a:hover .icon {
  opacity: 1;
}
.contentTitle {
  padding: 0 50px 30px;
  width: 1100px;
  border-bottom: solid 2px #d5e1e5;
}
.contentTitle h1 {
  font-size: 24px;
  color: #2D2D2D;
  font-weight: bold;
  text-align: center;
  margin-top: 40px;
}
.contentTitle .resourcesBox {
  margin-top: 40px;
  overflow: hidden;
}
.contentTitle .resourcesBox .left {
  float: left;
}
.contentTitle .resourcesBox .right {
  float: right;
}
.content {
  padding: 30px 50px;
  width: 1100px;
  line-height: 2;
  font-size: 16px;
}
.content p {
  text-indent: 2em;
}
.content img {
  display: block;
  margin: 0 auto;
  max-width: 1100px;
}
.xza h4 {
  font-size: 18px;
  height: 40px;
  border-bottom: solid 1px #d5e1e5;
  line-height: 40px;
}
.xza p {
  padding-left: 2em;
  line-height: 40px;
  margin-top: 10px;
}
.xza p a {
  color: #4090d3;
}
.page {
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #404040;
  padding-bottom: 36px;
}
.page span {
  padding: 0px 15px;
  margin-right: 6px;
  border-radius: 5px;
  line-height: 38px;
  height: 38px;
  display: inline-block;
  font-size: 16px;
  background: #FFF;
}
.page span.on {
  background: #4090d3;
  color: #fff;
}
.page a {
  padding: 0px 15px;
  margin-right: 6px;
  color: #404040;
  line-height: 38px;
  height: 38px;
  display: inline-block;
  background: #FFF;
}
.page a:hover {
  background: #4090d3;
  color: #fff;
}
.page a.back:hover {
  color: #404040;
  background: #fff;
}
