<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset;
/* CSS Document */
* {
  margin: 0;
  padding: 0;
  outline: none;
}
body {
  font-size: 12px;
  font-family: "å¾®è½¯é›…é»‘", sans-serif;
  color: #404040;
  /* background:url(2015tzbbg.jpeg); */
  outline: none;
  width: 100%;
  margin: 0 auto;
}
.clear {
  clear: both;
}
a {
  text-decoration: none;
  color: #4d4d4d;
}
li {
  list-style: none;
}
img {
  border: none;
}

.logo-link {
  font-family: "Noto Sans SC", "Microsoft YaHei", sans-serif;
  display: flex; /* ä½¿ç”¨Flexboxå¸ƒå±€ */
  align-items: center; /* åž‚ç›´å±…ä¸­å¯¹é½ */
  color: #fff;
  font-size: 32px; /* è®¾ç½®å­—ä½“å¤§å° */
  /* margin: 0 auto; /* æ°´å¹³å±…ä¸­ */
  margin-left: -380px;
  margin-top: -30px;
  /* text-shadow:  
  -1px -1px 0 red,  
   1px -1px 0 red,   
   1px  1px 0 red,  
  -1px  1px 0 red;     */
}
.logo-link:hover {
  color: rgb(4, 63, 140); /* ç»§æ‰¿çˆ¶å…ƒç´&nbsp;çš„æ–‡å­—é¢œè‰² */
  text-decoration: none; /* ä¸æ·»åŠ&nbsp;ä¸‹åˆ’çº¿ */
}

.logoImg {
  margin-right: 10px; /* è®¾ç½®å›¾ç‰‡ä¸Žæ–‡å­—ä¹‹é—´çš„é—´è· */
  width: 450px;
  height: 100px;
}
/* .head{width:100%;height:49px;
  background:url(2015tzbhead.jpeg) repeat-x;} */
#main-content {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}
.main {
  width: 95%;
  margin: 0 auto;
  background-color: #fff;
}
#main {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}
.top {
  width: 100%;
  height: 340px;
  background: url(head_bg.jpg)
    no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  position: relative;
}
.top .logo {
  margin: 60px 0 0 420px;
}
.top .lau {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 20px;
  text-decoration: none;
}
.top .lau a {
  width: 83px;
  height: 20px;
  display: block;
  float: left;
  margin: 0 20px;
}
.top .lau p {
  float: left;
  font-size: 14px;
  color: #000;
}
/* .top .lau a.a1{background:url(a1.png) no-repeat;}
.top .lau a.a2{background:url(a2.png) no-repeat;} */
/* æœç´¢æ¡† */
.top .search {
  position: absolute;
  top: 240px;
  right: 50px;
  /* float:right; */
  .search_form {
    width: 260px;
    height: 40px;
    border: 1px solid #fff;
    margin-top: 55px;
    display: block;
    background: #fff;
    -moz-box-shadow: -1px 2px 2px #333;
    -webkit-box-shadow: -1px 2px 2px #333;
    box-shadow: -1px 2px 2px #333;
    border-radius: 10px;
    overflow: hidden;
  }
  .search-field {
    padding-left: 10px;
    width: 210px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    float: left;
    display: inline;
    border: none; /* æ¶ˆé™¤è¾¹æ¡† */
  }
  .search-btn {
    position: relative;
    background: url(zzb_search.png) no-repeat center #e22f2e;
    width: 40px;
    height: 40px;
    display: inline;
    float: right;
  }
  .search-btn:hover {
    background: url(zzb_search.png) no-repeat center #c4090f;
  }
}
/* .search {float:right;}
.search_form {width:260px;height:40px;border:1px solid #fff;margin-top:55px;display:block;background:#fff;-moz-box-shadow:-1px 2px 2px #333;-webkit-box-shadow:-1px 2px 2px #333;box-shadow:-1px 2px 2px #333;border-radius:10px; overflow:hidden;}
.search .search-field {padding-left:10px;width:210px;line-height:40px;font-size:14px;color:#666;float:left; display:inline;}
.search .search-btn {position:relative;background:url(zzb_search.png) no-repeat center #e22f2e;width:40px;height:40px;display:inline;float:right;}
.search .search-btn:hover {background:url(zzb_search.png) no-repeat center #c4090f; }
 */
.nav {
  width: 98%;
  margin: 0 auto;
  height: 55px;
  padding: 8px 0;
}

/* .nav li {
  height: 100%;
} */

#navtab {
  float: left;
  width: 100%;
  height: 55px;
  position: relative;
}
#navtab li,
#navtab &gt; div {
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  position: relative;
}

#navtab .mm {
  font-family: Arial, sans-serif; /* è®¾ç½®å­—ä½“ */
  font-size: 24px; /* è®¾ç½®å­—ä½“å¤§å° */
  font-weight: bold; /* è®¾ç½®å­—ä½“ç²—ç»† */
  color: rgb(138, 6, 6); /* è®¾ç½®å­—ä½“é¢œè‰² */
}

#navtab {
  display: flex;
  justify-content: space-between; /* æˆ–è€…ä½¿ç”¨ justify-content: space-around; */
  list-style: none;
  padding: 0;
}

#navtab li {
  /* åˆ&nbsp;é™¤åŽŸæœ‰çš„å®½åº¦å’ŒèƒŒæ™¯ä½ç½®è®¾ç½® */
  text-align: center; /* å±…ä¸­å¯¹é½æ–‡å­— */
  margin: 0 10px; /* è°ƒæ•´é¡¹ç›®ä¸Žè¾¹æ¡†ä¹‹é—´çš„è·ç¦» */
}
/* ä¸ºäº†ç¡®ä¿ç¬¬ä¸€ä¸ªå’Œæœ€åŽä¸€ä¸ªé¡¹ç›®ä¸Žè¾¹æ¡†ä¹‹é—´æœ‰é—´è·ï¼Œä½&nbsp;å¯èƒ½éœ€è¦ç‰¹æ®Šå¤„ç†ç¬¬ä¸€ä¸ªå’Œæœ€åŽä¸€ä¸ªé¡¹ç›® */
#navtab li:first-child {
  margin-left: 30px; /* è°ƒæ•´ç¬¬ä¸€ä¸ªé¡¹ç›®ä¸Žå·¦è¾¹æ¡†ä¹‹é—´çš„è·ç¦» */
}

#navtab li:last-child {
  margin-right: 30px; /* è°ƒæ•´æœ€åŽä¸€ä¸ªé¡¹ç›®ä¸Žå³è¾¹æ¡†ä¹‹é—´çš„è·ç¦» */
}

/* #navtab .active .mm,#navtab .hover .mm{background-image:url(2015tzbnav04.jpeg);} */
/* å¦‚æžœéœ€è¦ä¸ºæ¿€æ´»çŠ¶æ€çš„é“¾æŽ¥è®¾ç½®æ&nbsp;·å¼ */
#navtab .active .mm {
  color: #ff0000; /* è®¾ç½®æ¿€æ´»çŠ¶æ€çš„å­—ä½“é¢œè‰² */
}

/* å¦‚æžœéœ€è¦ä¸ºæ‚¬åœçŠ¶æ€çš„é“¾æŽ¥è®¾ç½®æ&nbsp;·å¼ */
#navtab .hover .mm {
  color: #161616; /* è®¾ç½®å­—ä½“é¢œè‰² */
  text-decoration: none; /* ç¡®ä¿æ²¡æœ‰ä¸‹åˆ’çº¿ */
}

/* ä¸‹æ‹‰æ¡†æ&nbsp;·å¼ å¼€å§‹ */
.dropdown-content {
  visibility: hidden;
  position: absolute;
  background-color: #fff;
  transform: scaleY(0);
  transform-origin: top;
  transition: all 0.26s ease;
  /* opacity: 0; */
  width: 120%;
  top: 100%; /* ä¸‹æ‹‰æ¡†å‘ä¸‹ç§»åŠ¨ï¼Œä½¿å…¶å‡ºçŽ°åœ¨çˆ¶å…ƒç´&nbsp;çš„ä¸‹æ–¹ */
  z-index: 1; /* ç¡®ä¿ä¸‹æ‹‰æ¡†æ˜¾ç¤ºåœ¨ä¸Šæ–¹ */
  border: 1px solid black;
}
.dropdown:hover .dropdown-content {
  visibility: visible;
  opacity: 1;
  transform: scaleY(1);
}

.dropdown-item {
  text-decoration: none;
  display: block;
  height: 30px;
  width: 100%;
  /* margin-top: 2px; */
  /* background: rgba(255, 2, 2, 0.4); */
  font-family: Arial, sans-serif; /* è®¾ç½®å­—ä½“ */
  font-size: 20px; /* è®¾ç½®å­—ä½“å¤§å° */
  font-weight: 500;
}

.dropdown-item:hover {
  background: #eb5252;
}
/* ä¸‹æ‹‰æ¡†æ&nbsp;·å¼ ç»“æŸ */

.banner {
  width: 100%;
  overflow: hidden;
}
.banner img {
  width: 100%;
}

#main-wap {
  width: 100%;
  background-color: #fff;
  min-height: 800px;
  height: auto !important;
  _height: 800px;
  /* background:#fff url(2015tzbcon_bg.png) no-repeat 0 bottom; */
}
#leftcon {
  float: left;
  width: 33%;
  padding-top: 20px;
  margin-left: 10px;
}
#rightcon {
  float: right;
  width: 64%;
  margin-top: 20px;
  *margin-top: 10px;
  padding-top: 10px;
  margin-left: 10px;
  height: auto !important;
  height: 880px;
  min-height: 880px;
}
#wap {
  width: 100%;
  background-color: #fff;
  min-height: 800px;
  height: auto !important;
  _height: 800px;
  /* background:#fff url(2015tzbcon_bg.png) no-repeat 0 bottom; */
  padding-top: 25px;
}

.left-nav-bt {
  background: url(bmjjbt.jpg) 0 0 no-repeat;
  height: 52px;
}
.left-nav {
  position: relative;
  height: 223px;
  width: 300px;
}
.left-nav li {
  float: left;
  position: relative;
  width: 300px;
}
.left-nav .ab {
  float: left;
  background: url(bmjj-list.jpg) 0 0 no-repeat;
  list-style: none;
  width: 300px;
}
.left-nav .c1 {
  height: 50px;
}
.left-nav .c2 {
  height: 40px;
  background-position: 0 -50px;
}
.left-nav .c3 {
  height: 50px;
  background-position: 0 -90px;
}
.left-nav .c4 {
  height: 50px;
  background-position: 0 -130px;
}
.left-nav .c5 {
  height: 50px;
  background-position: 0 -170px;
}
.left-nav .active .ab,
.left-nav .hover .ab {
  background-image: url(bmjj-hover.jpg);
}

#mzdp-bt {
  background: url(mzdp.png) 0 0 no-repeat;
  height: 52px;
}
#mzdp {
  position: relative;
  height: 335px;
  width: 300px;
}
#mzdp li {
  float: left;
  position: relative;
  width: 300px;
}
#mzdp .mm {
  float: left;
  background: url(mzdp-list.png) 0 0 no-repeat;
  list-style: none;
  width: 300px;
}
#mzdp .m1 {
  height: 45px;
}
#mzdp .m2 {
  height: 40px;
  background-position: 0 -45px;
}
#mzdp .m3 {
  height: 40px;
  background-position: 0 -85px;
}
#mzdp .m4 {
  height: 40px;
  background-position: 0 -125px;
}
#mzdp .m5 {
  height: 40px;
  background-position: 0 -165px;
}
#mzdp .m6 {
  height: 40px;
  background-position: 0 -205px;
}
#mzdp .m7 {
  height: 40px;
  background-position: 0 -245px;
}
#mzdp .m8 {
  height: 40px;
  background-position: 0 -285px;
}
#mzdp .active .mm,
#mzdp .hover .mm {
  background-image: url(mzdp-hover.png);
}

.leftimg {
  display: block;
  background: url(tzpc.png);
  width: 300px;
  height: 500px;
}
.left-nav-box {
  margin: 20px 10px 0 10px;
  border: #a80002 1px solid;
  min-height: 220px;
}

#lm-list {
}
#lm-list li {
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  padding-top: 5px;
  font-weight: bold;
  color: #333;
  font-family: "Microsoft YaHei UI", "å®‹ä½“";
}
#lm-list li a {
}
#lm-list li a:hover {
  color: #670000;
  text-decoration: underline;
}

#site-loc {
  float: left;
  line-height: 30px;
  font-size: 14px;
  width: 750px;
  padding-left: 30px;
  background: url(loc.jpeg) no-repeat 10px 10px;
  background-color: #d9d9d9;
  border: 1px solid #d5d5d5;
}
#site-loc a {
  line-height: 30px;
  font-size: 14px;
  color: #670000;
}

#cur-path-box {
  float: left;
  height: 40px;
  width: 750px;
  border-bottom: solid 1px #eef1f0;
  position: relative;
}
#cur-path-bg {
  background-color: #fff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  filter: alpha(opacity=50);
  left: 0;
  top: 0;
  height: 40px;
  width: 750px;
  z-index: 0;
}
#cur-path {
  background: url(loc.jpeg) 10px 13px no-repeat;
  padding-left: 35px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  left: 0px;
  top: 0px;
}
#cur-path a {
  color: #525252;
  text-decoration: none;
}
#cur-path a:hover {
  text-decoration: underline;
}

#con-list,
.pageList {
  margin: 10px;
  width: 900px;
  height: auto !important;
  min-height: 700px;
}
#con-list li,
.pageList li {
  float: left;
  height: 40px;
  width: 900px;
  line-height: 40px;
  color: #666;
  font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "å®‹ä½“";
  font-size: 15px;
  display: inline;
}
#con-list li {
  border-bottom: 1px dashed #e1e1e1;
}
#con-list li h2 {
  font-size: 14px;
  line-height: 40px;
}
#con-list li span {
  float: right;
  line-height: 40px;
  padding-right: 15px;
}
#con-list li a,
.pageList li a {
  color: #333;
  background: url(news_m_04.png) no-repeat -490px -393px;
  height: 40px;
  padding-left: 18px;
}
#con-list li a:hover,
.pageList li a:hover {
  color: #0672af;
  background: url(news_m_04.png) no-repeat -490px -492px;
}
#con-list li span,
.pageList li span {
  color: #bebebe;
  font-size: 14px;
  line-height: 40px;
  float: right;
  padding-right: 15px;
}
#con-list .dotli,
.pageList .dotli {
  height: 40px;
  background: none;
}

.pageChanger {
  margin: 10px;
  text-align: center;
  border: solid 1px #e4e4e4;
  background-color: #f7f7f7;
  line-height: 30px;
}
.pageChanger a {
  color: #333;
  text-decoration: none;
}
.pageChanger a:hover {
  color: #f00;
  text-decoration: underline;
}
.pageChanger input {
  width: 24px;
}

.con-title {
  width: 100%;
  float: left;
  margin: 0 20px;
  height: 40px;
  border-bottom: 1px #ddd solid;
}
.con-title p {
  text-align: center;
  font-size: 24px;
  font-family: "Microsoft YaHei UI", "å®‹ä½“";
  color: #4d4d4d;
  font-weight: bold;
}
.con-time {
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #8a8a8a;
}

.wap-title {
  height: 40px;
  width: 100%;
  text-align: center;
  font-size: 24px;
  color: #4d4d4d;
  border-bottom: 1px #ddd dashed;
}
.wap-time {
  /* float: left; */
  display: block;
  line-height: 40px;
  font-size: 14px;
  color: #8a8a8a;
  text-align: center;
  width: 1080px;
}
.wap-box {
  margin: 0 auto;
  padding: 20px 20px 50px 20px;
  font-size:16px;
  text-indent: 2em;
  font-family: "Microsoft YaHei UI", "å®‹ä½“";
  line-height: 150%;
  color: #4d4d4d;
}
#wap-list {
  margin: 0 auto;
  padding: 10px 40px;
  width: 970px;
}
#wap-list li {
  float: left;
  height: 50px;
  width: 970px;
  line-height: 50px;
  border-bottom: 1px #ddd dashed;
  color: #666;
  font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘", "å®‹ä½“";
  font-size: 15px;
  display: inline;
}

.con-box {
  float: left;
  margin-top: 15px;
  font-size: 15px;
  text-indent: 2em;
  font-family: "Microsoft YaHei UI", "å®‹ä½“";
  line-height: 40px;
  color: #4d4d4d;
  width: 100%;
  padding: 0px 15px;
}

.con {
  width: 100%;
  padding-top: 15px;
  /* padding-bottom:100px; */
  /* background: url(2015tzbcon_bg.png) repeat-x 0 bottom; */
}
.con .new {
  width: 380px;
  height: 245px;
  float: left;
  margin: 0 10px;
}
.con .tip {
  width: 10%;
  background: url(2015tzbtip.jpg) no-repeat;
  position: relative;
  z-index: 90;
}
.con .tip p {
  width: 18px;
  font-size: 18px;
  color: #ac0404;
  line-height: 18px;
  top: 25px;
  left: 15px;
  position: absolute;
}
.con .tip a {
  width: 14px;
  font-size: 14px;
  display: block;
  color: #fff;
  line-height: 15px;
  bottom: 65px;
  left: 15px;
  position: absolute;
}
.con .new .new2 {
  width: 310px;
  height: 245px;
  float: right;
}
.con .new .new2 ul {
}
.news {
}
.news li {
  line-height: 48px;
  height: 48px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px #a0a0a0 dashed;
}
.news li a {
  padding-left: 5px;
  font-size: 14px;
  color: #333;
  float: left;
  font-weight: bold;
}

.branner {
  width: 341px;
  height: 236px;
  background: url(2015tzbbranner.png) no-repeat;
  float: left;
  margin: 0 5px;
  position: relative;
}
.branner ul {
  width: 325px;
  height: 222px;
  padding: 8px;
  overflow: hidden;
}
.branner ol {
  position: absolute;
  bottom: 15px;
  right: 25px;
}
.branner ol li {
  width: 15px;
  height: 15px;
  background: #9c0808;
  color: #fff600;
  font-size: 12px;
  text-align: Center;
  line-height: 15px;
  float: left;
  margin: 0 1px;
  cursor: pointer;
}
.branner ol li.l_h {
  color: #9c0808;
  background: #fff600;
}

.hot {
  width: 100%;
  position: relative;
  height: 430px;
  overflow: hidden;
  display: block;
}

.hot .title {
  display: block;
  margin: 0; /* ç§»é™¤é»˜è®¤çš„æ&nbsp;‡é¢˜è¾¹è· */
  padding-bottom: 50px; /* æ&nbsp;‡é¢˜ä¸‹è¾¹è· */
  border-bottom: 1px solid rgb(173, 171, 171);
}

.hot .title .leftTitle {
  color: rgb(138, 6, 6);
  float: left;
	font-size:18px;
}
.hot .title .rightLink {
  float: right; /* â€œæ›´å¤šâ€æµ®åŠ¨åˆ°å³ä¾§ */
}

.hot .more {
  position: absolute;
  right: 14px;
  top: 25px;
  color: #4d4d4d;
}

.content {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.hot .pic {
  width: 50%;
  height: 300px;
}
.hot .pic li,
.hot .pic a,
.hot .pic img {
  display: block;
  width: 100%;
  height: 300px;
}
.hot .pic li {
  display: none;
  position: absolute;
  left: 0px;
  width: 100% !important;
  /* top: -50px; */
}
.hot .pic li div {
  height: 40px;
  line-height: 40px;
  width: 100%;
  background: #333;
  opacity: 0.5;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 16px;
  font-family: "å¾®è½¯é›…é»‘";
  font-weight: bold;
}

.hot .pic li div a {
  color: #fff;
}
.hot .left_div {
  width: 98%;
  height: 350px;
  padding-left: 10px;
  float: left;
  position: relative;
}

.hot .tab {
  width: 100%;
  height: 310px;
  overflow: hidden;
}
.hot .tab li {
  border-bottom: 1px #a0a0a0 dashed;
  font-family: "å¾®è½¯é›…é»‘";
  font-size: 16px;
  height: 62px;
  display: flex;
  align-items: center; /* åž‚ç›´å±…ä¸­ */
}
.tab li dt {
  text-align: center;
  width: 70px;
  float: left;
  flex-direction: column;
  justify-content: center;
  margin-left: 25px;
}
.hot .tab li dt span {
  margin-left: 0px;
  display: block; /* ä¿è¯å¹´ä»½å’Œæ—¥æœŸå„è‡ªå&nbsp;ä¸€è¡Œ */
  font-size: 24px;
}
/* .hot .tab li span{padding-left:10px;} */
.hot .tab a {
  text-decoration: none;
  display: block;
  position: relative;
  height: 40px;
  line-height: 24px;
  padding: 8px 0px 8px 10px;
  background: url(../../../../16344/images/tmsy2014/dot002_20141223.gif)
    no-repeat 0 18px;
  float: right;
  text-align: left;
  margin-left: 15px;
}
.hot .tab .on a,
.hot .tab a:hover {
  background: #c3c3c3;
  color: #000;
  font-weight: bold;
}

.tz {
width: 48%
}
/* .tz2 {background:url(tzbt.png) 0 0 no-repeat;height:52px;}
.tz2 a {display:block;height:52px;cursor:hand;width:275px;} */
.tz .title2 {
  display: block;
  margin: 0; /* ç§»é™¤é»˜è®¤çš„æ&nbsp;‡é¢˜è¾¹è· */
  padding-bottom: 50px; /* æ&nbsp;‡é¢˜ä¸‹è¾¹è· */
  border-bottom: 1px solid rgb(173, 171, 171); /* é»„è‰²ä¸‹è¾¹æ¡† */
}
.tz .title2 .leftTitle {
  color: rgb(138, 6, 6);
  float: left;
	font-size:18px;
}
.tz .title2 .rightLink {
  float: right; /* â€œæ›´å¤šâ€æµ®åŠ¨åˆ°å³ä¾§ */
}
.tz ul {
}
.tz ul li {
  margin-top: 3px;
  background: url(xhuk_43.jpeg) 0px 10px no-repeat;
  padding-left: 15px;
  font-size: 14px;
  color: #353535;
  line-height: 30px;
  height: 60px;
  display: block;
  border-bottom: 1px dashed #e8aa55;
  display: flex; /* ä½¿ç”¨ flex å¸ƒå±€ */
  justify-content: space-between; /* å·¦å³å¯¹é½ */
  align-items: center; /* åž‚ç›´å±…ä¸­å¯¹é½ */
}
.tz ul li span {
  font-size: 14px;
  color: #bbb;
}
.ggImg {
  width: 100%;
  height: 240px;
  position: absolute;
}
/*picboxå›¾ç‰‡æ»šåŠ¨*/
#picbox {
  overflow: hidden;
  width: 100% !important;
  height: 174px;
  position: relative;
}
#picbox ul li {
  float: left;
  padding: 0 7px;
  width: 124px;
  height: auto;
  overflow: hidden;
}
#picbox ul li .t {
  width: 120px;
  height: 150px;
  overflow: hidden;
  border: solid 1px #ddd;
  padding: 1px;
  background-color: #fff;
}
#picbox ul li .t img {
  display: block;
  width: 120px;
  height: 150px;
}
#picbox ul li .c {
  width: 124px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
}
#picbox ul li .c a {
  color: #555555;
}
#picbox ul li .c a:hover {
  color: #0395b3;
}
/* #piclist{
    float: right;
  } */
/* æ”¹åŠ¨ */
/* .mz{
  width: 310px;
} */
.con .gg {
  width: 100%;
  height: 240px;
  margin: 2px;
}
.con .tx {
  margin-top: 16px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  z-index: 100;
}
.tx2 {
  width: 640px;
  margin: 10px 0 0 27px;
  *margin: 5px 0 0 13px;
  float: left;
}
.tx2 ul {
}
.tx2 ul li {
  width: 144px;
  height: 178px;
  margin-right: 15px;
  *margin-right: 8px;
  float: left;
  display: block;
}
.tx2 ul li img {
  width: 144px;
  height: 178px;
  display: block;
}

.con .mz {
  width: 365px;
  float: right;
}
.con .mz2 {
  width: 300px;
  height: 217px;
  float: right;
  margin-top: 10px;
}
.con .mz2 span {
  width: 14px;
  padding: 0 10px;
  border-right: 1px solid #9c0808;
  height: 217px;
  float: left;
  color: #9c0808;
  font-size: 14px;
}
.czyz {
}
.czyz .pic {
  margin: 0;
  padding: 0;
  cursor: pointer;
  list-style: none;
  font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜" !important;
  height: 100%;
}
.czyz .pic .czyzImg {
}
.czyz a {
  text-decoration: none;
}
.czyz .font-style-02 {
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: rgb(138, 6, 6);
  display: flex;
  align-items: center;
  padding: 10px 0;
}
.czyz .rectangle_3-17 {
  width: 3px;
  height: 17px;
  background: #9d1d22;
  border-radius: 2px;
}
.isolation {
  width: 5px;
}
.txwh {
}
.txwh .pic {
  margin: 0;
  padding: 0;
  cursor: pointer;
  list-style: none;
  font-family: "Microsoft YaHei", sans-serif;
  height:100%!important;
}
.txwh .pic .txwh1Img {
}
.txwh a {
  text-decoration: none;
}
.txwh .font-style-02 {
  font-size: 24px;
  font-weight: 600;
  color: rgb(138, 6, 6);
  display: flex;
  align-items: center;
  padding: 10px 0;
}
.txwh .rectangle_3-17 {
  width: 3px;
  height: 17px;
  background: #9d1d22;
  border-radius: 2px;
  font-family: "Microsoft YaHei", sans-serif;
}
/* .txwh .txwhImg{
  height: 251.16px;
  width: 500px;
} */

/* ä¿®æ”¹ */
.addBykjz {
  display: block;
}
.llyd {
  width: 49%;
  height: 360px;
  float: right;
  position: relative;
  padding-left: 10px;
}
.llyd .title {
  display: block;
  margin: 0; /* ç§»é™¤é»˜è®¤çš„æ&nbsp;‡é¢˜è¾¹è· */
  padding-bottom: 50px; /* æ&nbsp;‡é¢˜ä¸‹è¾¹è· */
  border-bottom: 1px solid rgb(173, 171, 171); /* é»„è‰²ä¸‹è¾¹æ¡† */
}
.llyd .title .leftTitle {
  color: rgb(138, 6, 6);
  float: left;
	font-size:18px;
}
.llyd .title .rightLink {
  float: right; /* â€œæ›´å¤šâ€æµ®åŠ¨åˆ°å³ä¾§ */
}
.llyd .more {
  position: absolute;
  right: 14px;
  top: 25px;
  color: #4d4d4d;
}
.llyd .tab {
  width: 100%;
  height: 310px;
  overflow: hidden;
}
/* .llyd .tab li {
   border-bottom: 1px #a0a0a0 dashed;
    font-family: "å¾®è½¯é›…é»‘"; font-size: 14px;
    display: flex; 
    justify-content: space-between;
    align-items: center; 
  } */
.llyd .tab li span {
  font-size: 14px;
  color: #bbb;
  margin-right: 10px; /* ä¸ºspanæ·»åŠ&nbsp;å³è¾¹è· */
  min-width: max-content; /* ä¿è¯spanå†…å®¹ä¸ä¼šæ¢è¡Œ */
}
.llyd .tab li {
  /* margin-top: 8px; */
  background: url(xhuk_43.jpeg) 0px 10px no-repeat;
  padding-left: 15px;
  font-size: 14px;
  color: #353535;
  line-height: 30px;
  height: 60px;
  display: block;
  border-bottom: 1px dashed #e8aa55;
  display: flex; /* ä½¿ç”¨ flex å¸ƒå±€ */
  justify-content: space-between; /* å·¦å³å¯¹é½ */
  align-items: center; /* åž‚ç›´å±…ä¸­å¯¹é½ */
}
.lldy .tab a {
  text-decoration: none;
  display: block;
  position: relative;
  height: 40px;
  line-height: 24px;
  padding: 8px 10px 8px 10px;
  background: url(../../../../16344/images/tmsy2014/dot002_20141223.gif)
    no-repeat 0 18px;
  text-align: left; /* ä¿æŒaæ&nbsp;‡ç­¾å†…å®¹å·¦å¯¹é½ */
}
.lldy .tab .on a,
.hot .tab a:hover {
  background: #c3c3c3;
  color: #000;
  font-weight: bold;
}

.xzzq {
  width: 49%;
  height: 360px;
  float: left;
  margin-left: 10px;
  position: relative;
}
.xzzq .title2 {
  width: 100%;
  display: block;
  margin: 0; /* ç§»é™¤é»˜è®¤çš„æ&nbsp;‡é¢˜è¾¹è· */
  padding-bottom: 50px; /* æ&nbsp;‡é¢˜ä¸‹è¾¹è· */
  border-bottom: 1px solid rgb(173, 171, 171); /* é»„è‰²ä¸‹è¾¹æ¡† */
}
.xzzq .title2 .leftTitle {
  color: rgb(138, 6, 6);
  float: left;
	font-size:18px;
}
.xzzq .title2 .rightLink {
  float: right; /* â€œæ›´å¤šâ€æµ®åŠ¨åˆ°å³ä¾§ */
}
.xzzq ul {
}
.xzzq ul li {
  /* margin-top: 8px; */
  background: url(xhuk_43.jpeg) 0px 10px no-repeat;
  padding-left: 15px;
  font-size: 14px;
  color: #353535;
  line-height: 30px;
  height: 60px;
  display: block;
  border-bottom: 1px dashed #e8aa55;
  display: flex; /* ä½¿ç”¨ flex å¸ƒå±€ */
  justify-content: space-between; /* å·¦å³å¯¹é½ */
  align-items: center; /* åž‚ç›´å±…ä¸­å¯¹é½ */
}

.xzzq ul li span {
  font-size: 14px;
  color: #bbb;
  padding-left: 10px;
}
.foot {
  margin-top: 10px;
  width: 100%;
  height: 200px;
  background: url(tzb_footerbg-2.jpg);

  padding-top: 20px;
}
.foot p {
  text-align: Center;
  font-size: 12px;
  color: #000000;
  line-height: 22px;
}
.third-party-links {
  padding: 0 286px;
  height: 73px;
  /* background: #9D1D22; */
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  font-weight: 500px;
  color: #fff;
}

.third-party-links a {
  text-decoration: none;
  color: white;
}
#mainContainer {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}

.searchform {margin-top:50px;width:260px;height:30px;display:block;background:#fff;border-radius:15px;padding:5px;border:solid 1px #780014;}
.searchform .searchform-field {margin:0;width:200px;background:none;line-height:30px;font-size:14px;color:#666;float:left;display:inline;height:30px;box-sizing:border-box;outline: none;border:none;}
.searchform .searchform-btn {position:relative;background:url(search.png) no-repeat center;height:30px;width:30px;display:inline;float:right;box-sizing:border-box;outline: none;border:none;}

#container {min-height:500px;_height:500px;width:1300px;margin:0 auto;box-sizing:border-box;}

#Sidebar {width:300px; float:left; display: inline;box-sizing:border-box;}
.tit_title {font-size:28px;border-bottom:1px solid #fff;text-align:center;height:70px;line-height:70px;color:#fff;background:linear-gradient(45deg,#780014,#c60000);border-radius:10px;box-shadow:0px 5px 5px rgba(0,0,0,.3);}
.nav_left {margin-top:10px;}
.nav_left ul li {border-bottom:1px solid #eee;}
.nav_left ul li a {display:block;font:18px/50px "å¾®è½¯é›…é»‘"; font-weight:500;text-align:center;height:50px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;}
.nav_left ul li a:hover {background:linear-gradient(45deg,#780014,#c60000); color:#fff;box-shadow:0px 5px 5px rgba(0,0,0,.3);}
.nav_left ul .hover a {background:linear-gradient(45deg,#780014,#c60000); color:#fff;box-shadow:0px 5px 5px rgba(0,0,0,.3);}
#Mainbody {width:920px;float:right;display:inline;box-sizing:border-box;}
.tot_title {height:70px;}
.tot_title h3 {line-height:70px;font-size:30px;font-weight:700;float:left;display:inline;}

#position {line-height:40px;height:40px;float:right;display:inline;margin-top:20px;}
#position, #position a {color:#666;}

.title {text-align:center;}
.title h3 {font-size:24px;line-height:50px; font-weight:700;}
.tit_attr {font-size:14px;line-height:30px;color:#666;border-bottom:1px solid #ddd;} 

.content {padding:20px 0;font-size:16px;}
.content p {text-indent:2em;}</pre></body></html>