/*å…¨å±€æ ·å¼*/
* {
  box-sizing: border-box;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p,
th,
td {
  padding: 0;
  margin: 0;
}

body {
  font-family: '微软雅黑';
  font-size: 14px;
  padding: 0;
  margin: 0;
  background: #f8f8f8 url(/uploads/image/f4tuimages/bg.png) center top no-repeat;
}

div,
li,
ul,
img,
a {
  list-style: none;
  outline: none;
  border: none;
  margin: 0;
  padding: 0;
}

a:focus {
  outline: none;
}

a:link,
a:visited {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #ff0000;
}

/*å¤´éƒ¨*/

.ybjhead {
  width: 1200px;
  height: 340px;
  margin: 0 auto;
  min-width: 1200px;
  background: url(/uploads/image/f4tuimages/log_g.png) left center no-repeat;
}

/*å¯¼èˆª*/
.ybjnav {
  width: 1200px;
  min-width: 1200px;
  height: 60px;
  margin: 0px auto;
  background: #f1f1f1;
}

/*å¯¼èˆª*/
.ybjnav {
  width: 1200px;
  min-width: 1200px;
  height: 60px;
  margin: 0px auto;
  background: url(/uploads/image/f4tuimages/navbg.jpg) center top no-repeat;
}

.ybj-nav {
  width: 800px;
  height: 60px;
  float: left;
}

.ybj-nav li {
  float: left;
  width: 160px;
}

.ybj-nav li a {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 60px;
  color: #000;
  text-indent: 68px;
}

.ybj-nav li a span {
  position: absolute;
  top: 0;
  left: 27px;
  width: 30px;
  height: 60px;
  background-image: url(/uploads/image/f4tuimages/ico39.png);
  background-repeat: no-repeat;
}

.ybj-nav .active {
  /*background-color: #015cbd;
    border-radius: 4px 4px 0 0;*/
  background: url(/uploads/image/f4tuimages/ww.jpg);
  behavior: ;
}

.ybj-nav .active a {
  color: #fff;
}

.ybj-nav .active a span {
  background-image: url(/uploads/image/f4tuimages/ico40.png);
}

.home {
  background-position: 0px 5px;
}

.window {
  background-position: -155px 5px;
}

.file {
  background-position: -319px 5px;
}

.computer {
  background-position: -481px 5px;
}

.message {
  background-position: -632px 5px;
}

/*æœç´¢*/
.ybjss {
  width: 366px;
  height: 29px;
  margin: 15px 19px 0 15px;
  float: right;
  background: #ffffff;
  /*  filter:alpha(opacity=60);
    -moz-opacity:0.60;
    opacity:0.60; */
  position: relative;
  border: solid 1px #ccc;
  border-radius: 3px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.ss_input {
  display: block;
  float: left;
  width: 288px;
  height: 29px;
  font-size: 14px;
  border: 0;
  border: none;
  padding-left: 10px;
  outline: none;
  background: transparent;
  vertical-align: middle;
  line-height: 29px;
  border-right: solid 1px #ccc;
}

.ss_but {
  width: 76px;
  height: 25px;
  position: absolute;
  left: 288px;
  top: 0;
  outline: none;
  cursor: pointer;
  opacity: 1;
}

/*å†…å®¹*/
.ybjbg {
  width: 100%;
  min-width: 1200px;
  min-height: 300px;
  overflow: hidden;
  background: url(/uploads/image/f4tuimages/bg1.png) repeat;
}

.ybjmain {
  width: 1200px;
  min-width: 1120px;
  min-height: 300px;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
  border: solid 1px #dcdcdc;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.ybjcon {
  width: 1160px;
  margin: 0 auto 30px;
}

.ybjrow {
  width: 100%;
  min-height: 72px;
  overflow: hidden;
  margin-top: 12px;
}

/*å›¾ç‰‡æ–°é—»*/
.ybjjdt {
  width: 510px;
  height: 330px;
  float: left;
}

/*åœ»ä¿åš¨æ€ï¼œé€šçÿ¥å…¬å‘š*/
.ybtdtab {
  width: 625px;
  float: right;
  height: 330px;
}

.tabberlive .tabbertab {
  overflow: visible;
  /* overflow: hidden; */
  outline: none;
}

.tabberlive .tabbertabhide {
  display: none;
}

ul.ybdttitle {
  width: 625px;
  margin: 0px;
  padding: 0px;
  float: left;
  height: 50px;
}

ul.ybdttitle div {
  float: left;
  font-size: 16px;
  cursor: pointer;
  height: 50px;
  text-align: center;
  width: 120px;
}

.ybdton {
  color: #fff;
  outline: none !important;
  border: 0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: url(/uploads/image/f4tuimages/ico6.png) center top no-repeat;
}

.ybdton .ybdta {
  font-size: 19px;
  color: #fff;
}

.ybdtoff {
  color: #000;
  height: 43px !important;
  line-height: 43px;
  background: #eee;
}

.ybdtoff .ybdta {
  font-size: 19px;
  color: #000;
}

.ybdtmore {
  width: 60px;
  height: 40px;
  line-height: 40px;
  float: left;
  margin-left: 550px;
  margin-top: -40px;
}

.ybdtmorea {
  color: #353535 !important;
  font-size: 16px;
}

.ybdtborder {
  width: 625px;
  min-height: 230px;
  float: left;
  padding-top: 8px;
}

.lyczli2 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  float: left;
}

.lyczicon2 {
  display: block;
  float: left;
  text-align: center;
  width: 20px;
  height: 40px;
  background: url(/uploads/image/f4tuimages/ico35.png) center center no-repeat;
}

a:link.lyczxx2,
a:visited.lyczxx2 {
  display: block;
  float: left;
  height: 40px;
  color: #000;
  font-size: 16px;
}

a:hover.lyczxx2 {
  color: #ff0000;
}

.lyczrq {
  display: block;
  float: right;
  width: 95px;
  font-size: 16px;
  color: #767676;
}

.lyczli {
  width: 100%;
  height: 58px;
  line-height: 58px;
  float: left;
  border-bottom: solid 1px #ccc;
}

.lyczicon {
  display: block;
  float: left;
  text-align: center;
  width: 15px;
  height: 58px;
}

a:link.lyczxx,
a:visited.lyczxx {
  display: block;
  float: left;
  height: 58px;
  color: #212121;
  font-size: 18px;
}

a:hover.lyczxx {
  color: #ff0000;
}

.lyczrq2 {
  display: block;
  float: right;
  width: 100px;
  font-size: 16px;
  color: #767676;
}

.lyczrq3 {
  display: block;
  float: right;
  width: 65px;
  font-size: 16px;
  color: #000;
}

/*åœ»ä¿æ”¿ç­–*/
.secleft {
  width: 815px;
  min-height: 250px;
  float: left;
  overflow: hidden;
}

.ybzctit {
  width: 100%;
  height: 50px;
}

a.ybzca {
  display: block;
  width: 120px;
  height: 50px;
  line-height: 40px;
  background: url(/uploads/image/f4tuimages/ico6.png) center top no-repeat;
  font-size: 19px;
  text-align: center;
  color: #fff;
  float: left;
}

a.ybzcmore {
  display: block;

  width: 60px;
  float: right;
  color: #353535 !important;
  font-size: 16px;
  line-height: 40px;
}

.ybzccon {
  width: 100%;
  min-height: 200px;
  overflow: hidden;
}

/*äº’åš¨äº¤æµ*/
.secright {
  width: 325px;
  min-height: 250px;
  float: right;
  overflow: hidden;
}

.xxgkimg {
  width: 325px;
  height: 55px;
}

.ybjmt {
  margin-top: 10px;
}

/*å›¾ç‰‡é“¾æž¥*/
.picul {
  width: 1160px;
  height: 237px;
  margin: 0 auto;
  border: solid 1px #efefef;
}

a.ybxxcz {
  display: block;
  width: 142px;
  height: 151px;
  margin-top: 30px;
  margin-left: 3px;
  float: left;
  background: url(/uploads/image/f4tuimages/ico20.png) center top no-repeat;
}

a.jbylbx {
  display: block;
  width: 142px;
  height: 151px;
  margin-top: 30px;
  margin-left: 2px;
  float: left;
  background: url(/uploads/image/f4tuimages/ico21.png) center top no-repeat;
}

a.sybx {
  display: block;
  width: 142px;
  height: 151px;
  margin-top: 30px;
  margin-left: 2px;
  float: left;
  background: url(/uploads/image/f4tuimages/ico22.png) center top no-repeat;
}

a.ydjx {
  display: block;
  width: 142px;
  height: 151px;
  margin-top: 30px;
  margin-left: 2px;
  float: left;
  background: url(/uploads/image/f4tuimages/ico23.png) center top no-repeat;
}

a.yljz {
  display: block;
  width: 142px;
  height: 151px;
  margin-top: 30px;
  margin-left: 2px;
  float: left;
  background: url(/uploads/image/f4tuimages/ico24.png) center top no-repeat;
}

a.djpb {
  display: block;
  width: 142px;
  height: 151px;
  margin-top: 30px;
  margin-left: 2px;
  float: left;
  background: url(/uploads/image/f4tuimages/ico25.png) center top no-repeat;
}

a.xzzx {
  display: block;
  width: 142px;
  height: 151px;
  margin-top: 30px;
  margin-left: 2px;
  float: left;
  background: url(/uploads/image/f4tuimages/ico26.png) center top no-repeat;
}

a.jdjb {
  display: block;
  width: 142px;
  height: 151px;
  margin-top: 30px;
  margin-left: 2px;
  float: left;
  background: url(/uploads/image/f4tuimages/ico27.png) center top no-repeat;
}

.ybxxcx {
  display: block;
  width: 85%;
  height: 40px;
  line-height: 150%;
  text-align: center;
  color: #000;
  font-size: 18px;
  padding-top: 140px;
  margin: 0 auto;
}

/*ä¸“é¢˜ä¸“æ */
a.ztzlwz {
  display: block;
  width: 70px;
  height: 80px;
  float: left;
}

.lyczztcon {
  width: 1090px;
  height: 80px;
  float: left;
}

.rollimg-multy {
  width: 1070px;
  overflow: hidden;
  position: relative;
  margin-left: 20px;
}

.rollimg-multy .hd {
  width: 20px;
  height: 80px;
  float: left;
}

.rollimg-multy .hd .prev,
.rollimg-multy .hd .next {
  position: absolute;
  top: 0;
  display: block;
  width: 20px;
  height: 80px;
  overflow: hidden;
  cursor: pointer;
  z-index: 2;
}

.rollimg-multy .hd .prev {
  left: 0;
  background: url(/uploads/image/f4tuimages/ico29.png) center center no-repeat;
}

.rollimg-multy .hd .next {
  right: 0;
  background: url(/uploads/image/f4tuimages/ico30.png) center center no-repeat;
}

.rollimg-multy .hd ul {
  display: none;
  float: right;
  overflow: hidden;
  zoom: 1;
}

.rollimg-multy .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 15px;
  text-indent: -999px;
  cursor: pointer;
  background: #fff;
}

.rollimg-multy .hd ul li.on {
  background-position: 0 0;
  /*   background: #ee6f12;*/
}

.rollimg-multy .bd {
  width: 1030px;
  margin-left: 10px;
  overflow: hidden;
  float: left;
}

.rollimg-multy .bd ul {
  overflow: hidden;
  zoom: 1;
}

.rollimg-multy .bd ul li {
  position: relative;
  float: left;
  _display: inline;
  margin-right: 10px;
  overflow: hidden;
  text-align: center;
}

.rollimg-multy .bd ul li .pic {
  text-align: center;
}

.rollimg-multy .bd ul li .pic a {
  display: block;
  position: relative;
}

.rollimg-multy .bd ul li .pic img {
  display: block;
  width: 330px;
  height: 80px;
  border: 0;
}

.pagestate {
  display: none;
}

/*å°¾éƒ¨*/
.ybjfooter {
  width: 100%;
  min-width: 1200px;
  height: 135px;
  background: #0057dc;
}

.footercon {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}

.footerleft {
  width: 380px;
  float: left;
  height: 135px;
}

.gaicon {
  width: 76px;
  height: 75px;
  float: left;
  margin-left: 20px;
  margin-top: 25px;
}

.wzzcicon {
  width: 110px;
  height: 55px;
  float: left;
  margin-left: 15px;
  margin-top: 40px;
}

.footermiddle {
  padding-top: 36px;
  width: 440px;
  float: left;
  height: 135px;
  line-height: 200%;
  font-size: 15px;
  color: #fff;
  text-align: center;
}

.footermiddle a {
  font-size: 15px;
  color: #fff;
}

.ygwbicon {
  display: inline-block;
  margin-bottom: -4px;
  margin-right: 8px;
}

.footerright {
  width: 380px;
  float: left;
  height: 135px;
}

.dzjgicon {
  width: 56px;
  height: 68px;
  float: right;
  margin-right: 15px;
  margin-top: 30px;
}

/*é»˜è®¤åˆ†é¡µ*/
.ly_ejtop {
  width: 1200px;
  height: 48px;
  margin: 0 auto 10px;
  min-width: 1200px;
}

/*å½“å‰ä½ç½®*/

.ly_dqwz {
  float: left;
  line-height: 48px;
  font-size: 18px;
  padding-left: 35px;
  margin-left: 20px;
  color: #03a0e3;
  background: url(/uploads/image/f4tuimages/ico31.png) left center no-repeat;
}

.ly_dqwz span {
  float: left;
}

.ly_dqwz li {
  width: auto;
  float: left;
  display: inline-block;
  padding: 0 5px;
}

.ly_dqwz li a {
  width: auto;
  color: #03a0e3;
}

.ly_dqwz li a.active {
  color: #c90818;
}

/*åˆ†é¡µæ¡†*/
.mainmiddle {
  width: 1155px;
  min-height: 300px;
  margin: 0 auto;
  min-width: 1155px;
  overflow: hidden;
}

.ejleft {
  width: 300px;
  float: left;
  min-height: 500px;
  background: #fff;
  height: auto;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.ly_lmltit {
  width: 300px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 20px;
  background: url(/uploads/image/f4tuimages/ico32.png) center center no-repeat;
}

.lmzw {
  width: 300px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
}

.ly_lmlis {
  width: 300px;
  min-height: 450px;
  height: auto;
  overflow: hidden;
  padding-top: 8px;
}

.ly_lmli {
  width: 300px;
  text-align: center;
  font-size: 18px;
  line-height: 50px;
  color: #333;
  border-bottom: solid 1px #dfdfdf;
  background: url(/uploads/image/f4tuimages/ico34.png) 260px center no-repeat;
}

a.ly_lmli {
  font-size: 18px;
  color: #333;
  display: block;
  width: 100%;
  height: 50px;
}

.ly_lmli>a {
  display: inline-block;
  width: 100%;
}

.lm_hidden {
  display: none;
}

.ly_lmli_on {
  display: block;
  color: #9aab1e;
  background: url(/uploads/image/f4tuimages/ico33.png) 260px center no-repeat;
}

a:hover.ly_lmli_on,
a:link.ly_lmli_on,
a:visited.ly_lmli_on {
  color: #9aab1e;
}

.ly_clear {
  clear: both;
}

/*å³*/

.ly_lmright {
  position: relative;
  width: 805px;
  min-height: 578px;
  height: auto;
  float: right;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden;
}

.ly_lmrrow {
  width: 100%;
  height: 50px;
  background: #fff;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  line-height: 50px;
  text-align: left;
  border-bottom: solid 1px #0959ec;
}

.ly_lmrtit {
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  color: #0959ec;
  font-size: 20px;
}

.ly_xxcon {
  width: 100%;

  min-height: 100px;
  overflow: hidden;
  padding-top: 10px;
}

.ly_line {
  border-bottom: solid 1px #dcdcdc;
  line-height: 1px;
  height: 1px;
  font-size: 0;
  width: 100%;
  margin: 10px 0;
}

/*ç¿»é¡µæ ·å¼*/
.paginations {
  position: relative;
  min-height: 50px;
  overflow: hidden;
}

.ly_right nav ul.pagination {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 30px 0 10px;
}

.ly_lmright nav ul.pagination {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 30px 0 10px;
}

.letter-table tbody {
  min-height: 35px;
  height: auto !important;
  overflow: hidden;
}

.letter-table tbody tr td {
  border-top: none;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  background-color: #009ce9;
  border-color: #009ce9;
}

.pagination>li>a,
.pagination>li>span {
  color: #009ce9;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  color: #009ce9;
}

.jumptosel input:last-child {
  background: #009ce9;
}

.jumptosel input:first-child {
  text-align: center;
}

/*åˆ†é¡µä¿¡æ¯åˆ—è¡¨*/
.ly_lmxxli {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-left: 8px;
}

.ly_lmicon {
  display: block;
  float: left;
  font-size: 0;
  line-height: 0;
}

.ly_lmxxli>a {
  color: #333;
  font-size: 16px;
}

.fyxxtit {
  width: 630px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

a:link.ly_xxa,
a:visited.ly_xxa {
  display: block;
  float: left;
  font-size: 16px;
  color: #333;
}

.cyxxgk {
  width: 575px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

a:hover.ly_xxa {
  display: block;
  float: left;
  font-size: 16px;
  color: #c90918;
}

.ly_lmrq {
  display: block;
  float: right;
  margin-left: 30px;
  font-size: 16px;
  color: #333;
}

.ly_lmrq2 {
  display: block;
  float: right;
  margin-left: 15px;
  font-size: 16px;
  color: #333;
}

.ly_gzdticon {
  display: none;
  margin: 0 8px;
  width: 13px;
  height: 40px;
  float: left;
}

/*ä¿¡æ¯é¡µ*/

.xxycon {
  width: 1150px;
  margin: 0 auto;
  min-height: 400px;
  height: auto;
  overflow: hidden;
  /* border:solid 1px #ddd;*/
}

.xxytit {
  width: 1150px;
  min-height: 45px;
  height: auto;
  overflow: hidden;
  text-align: center;
  line-height: 150%;
  font-size: 38px;
  margin: 0px auto 0px;
  font-family: 'å¾®è½¯é›…é»‘';
  color: #333;
}

.xxyauthor {
  display: none;
}

.xxyly {
  width: 1150px;
  height: 42px;
  overflow: hidden;
  border-bottom: solid 3px #dcdcdc;
  margin: 0 auto;
}

.xxylycon {
  width: 1150px;
  min-height: 50px;
  overflow: hidden;
  margin: 0 auto;
}

.xxylyleft {
  width: 980px;
  height: 42px;
  line-height: 42px;
  color: #999;
  font-size: 15px;
  text-align: center;
  margin: 0 auto;
}

a.print_text {
  color: #f00;
}

.xxylyright {
  width: 150px;
  float: right;
  height: 42px;
}

.xxymain {
  padding: 20px 60px;
  font-size: 16px;
  line-height: 150%;
  font-family: 'å®‹ä½“';
}

.xxymain p {
  font-size: 16px;
  line-height: 36px;
  font-family: 'å®‹ä½“';
}

.xxymain p img {
  display: inline-block;
  /*width: 800px;
    height: 600px;*/
}

.xxymain img {
  display: inline-block;
  /*   width: 800px;
    height: 600px;*/
}

.xxymain table {
  border: solid 1px #000;
  margin: 0 auto;
}

.xxymain table tr th,
.xxymain table tr td {
  border: solid 1px #000;
}

.xxyshare {
  width: 150px;
  height: 42px;
  padding-left: 25px;
  padding-top: 3px;
}

.ly_fxbut {
  color: #999;
  float: left;
  font-size: 12px;
  line-height: 42px;
}

.bdsharebuttonbox {
  padding-top: 6px;
}

/*å•ç¯‡ä¿¡æ¯*/

.ly_dpxxtit {
  width: 100%;
  min-height: 50px;
  line-height: 200%;
  font-size: 18px;
  text-align: center;
  height: auto;
  overflow: hidden;
}

.ly_dpxxcon {
  width: 100%;
  min-height: 50px;
  line-height: 200%;
  font-size: 15px;
  text-align: left;
  height: auto;
  overflow: hidden;
}

/*ä¿¡æ¯é¡µæˆ‘è¦æš•ç¨¿*/
a:link.wytgbuton,
a:visited.wytgbuton,
a:hover.wytgbuton,
.wytgbuton {
  display: none;
  color: #3084de;
  font-size: 18px;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
}

.tscytgsm {
  display: none;
  width: 100%;
  padding: 15px 60px;
  font-size: 12pt;
  line-height: 2.2;
  text-indent: 2em;
}

#mediaplayer_wrapper {
  margin: 20px auto 0;
}

#commentarea {
  width: 930px;
  margin: 0 auto;
  min-height: 20px;
  overflow: hidden;
}

.ui-body-form {
  padding: 0 !important;
}

.form-horizontal .form-group {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/*ä¿¡æ¯é¡µæ‰©å±•å­—æ®µ*/
.ip-attach {
  padding: 12px 21px;
  margin-top: 21px;
  border: #ddddd4 solid 1px;
}

.ip-attach .line {
  overflow: hidden;
}

.ip-attach-one {
  width: 307px;
  float: left;
  line-height: 200%;
  font-size: 15px;
}

.ip-attach-one2 {
  width: 260px;
  float: left;
  line-height: 200%;
  font-size: 15px;
}

.ip-attach-one3 {
  width: 200px;
  float: left;
  line-height: 200%;
  font-size: 15px;
}

.ip-attach-one .name,
.ip-attach-one2 .name,
.ip-attach-one3 .name {
  color: #000;
}

.ip-attach-two {
  width: 614px;
  float: left;
}

/*é¦–é¡µç„¦ç‚¹å›¾*/
.slideboxsy {
  width: 100%;
  height: 330px;
  overflow: hidden;
  position: relative;
}

.slideboxsy .hd {
  overflow: hidden;
  position: absolute;
  right: 0px;
  bottom: 9px;
  z-index: 8;
}

.slideboxsy .hd ul {
  overflow: hidden;
  zoom: 1;
  float: right;
}

.slideboxsy .hd ul li {
  float: left;
  /*   margin-top:13px;*/
  margin-right: 5px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  line-height: 14px;
  text-align: center;
  background: #fff;
  color: #fff;
  cursor: pointer;
  opacity: 0.3;
}

.slideboxsy .hd ul li.on {
  background: #fff;
  color: #fff;
  z-index: 99;
  opacity: 1;
}

.slideboxsy .bd {
  position: relative;
  height: 100%;
}

.slideboxsy .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideboxsy .bd img {
  width: 100%;
  height: 330px;
  display: block;
}

.slideboxsy .bd span {
  width: 70%;
  height: 35px;
  position: absolute;
  bottom: 0px;
  color: #fff;
  line-height: 35px;
  font-size: 15px;
  padding-left: 20px;
  z-index: 5;
  display: inline-block;
  background: #000;
  /*  opacity:0.5;*/
  background: rgba(0, 0, 0, 0.1);
}

/*é¢†å¯¼ç®€ä»‹é¡µé¢*/

.lader_left {
  float: left;
  width: 22%;
  min-height: 318px;
  overflow: hidden;
  text-align: center;
  background: #efefef;
  margin-left: 10px;
  margin-top: 10px;
  padding-bottom: 10px;
}

.lader_photo {
  width: 170px;
  min-height: 152px;
  margin: 10px auto 0;
  overflow: hidden;
  border: solid 1px #ddd;
  padding-top: 10px;
  background: #dfdfdf;
}

.lader_photo img {
  width: 145px;
  height: 195px;
  margin: 0 auto;
}

.lader_li {
  width: 170px;
  min-height: 45px;
  overflow: hidden;
  background: #dfdfdf;
  margin: 0 auto;
}

.rightname {
  width: 170px;
  color: #444;
  height: 45px;
  text-align: center;
  font-size: 18px;
  line-height: 45px;
  font-weight: bold;
  overflow: hidden;
}

.rightduty {
  width: 100%;
  color: #444;
  min-height: 45px;
  font-size: 16px;
  line-height: 150%;
  overflow: hidden;
}

.list {
  width: 100%;
  line-height: 35px;
}

.lader_right {
  float: right;
  width: 76%;
  min-height: 260px;
  height: auto;
}

.lader_box {
  width: 98%;
  border: solid 1px #ddd;
  min-height: 200px;
  overflow: hidden;
  box-sizing: border-box;
  margin-top: 10px;
}

.ladertit {
  width: 100%;
  height: 42px;
  line-height: 42px;
  background: #f1f1f1;
  border-bottom: solid 1px #3084de;
}

.rightgzfg {
  width: 100px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  background: #009dea;
}

.rightfg {
  width: 100%;
  min-height: 100px;
  overflow: hidden;
  color: #444;
  font-size: 16px;
  line-height: 200%;
  padding: 20px 20px 20px 40px;
}

.rightjl {
  width: 100%;
  min-height: 200px;
  overflow: hidden;
  line-height: 200%;
  margin-bottom: 20px;
  color: #444;
  font-size: 16px;
  padding: 20px 20px 20px 40px;
}

.lader_down {
  width: 100px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  background: #009dea;
}

.bd_weixin_popup {
  height: 328px !important;
}

/*ä¿¡æ¯å…¬å¼€*/
.xxgk-bj {
  background: url(/uploads/image/f4u202101/20210106113323550.png) top center no-repeat #fff;
  overflow: hidden;
}

.xxgkfybj {
  width: 1099px;
  margin: 0 auto;
  overflow: hidden;
  min-height: 800px;
  background-color: #f2f2f2;
}

.xxgkfyl {
  width: 270px;
  overflow: hidden;
  float: left;
}

.xxgkfyr {
  width: 799px;
  float: right;
  margin: 15px;
  background: #fff;
  padding: 10px;
}

.mapbg {
  overflow: hidden;
  background-color: #f2f2f2;
}

.wcbox {
  width: 240px;
  height: 68px;
  margin: 15px auto;
  font-size: 23px;
  color: #2766a2;
  background: #fff;
  border: 1px solid #ddd;
}

.mapbox {
  overflow: hidden;
  height: 66px;
  cursor: pointer;
}

.mapbox:hover span {
  color: #fff;
}

.maptit {
  overflow: hidden;
  display: inline-block;
  width: 100%;
  height: 68px;
}

.maptit span {
  width: 100px;
  display: inline-block;
  float: right;
  margin-right: 40px;
  color: #2766a2;
  font-weight: bold;
}

.mapb0,
.mapb8 {
  background:  34px 15px no-repeat;
}

.mapb0:hover,
.mapb8:hover {
  background: url(/uploads/image/f4atuimages/ico1.png) 34px 15px no-repeat #2766a2;
}

.mapb1 {
  background: url(/uploads/image/f4atuimages/ico2.png) 34px 15px no-repeat;
}

.mapb1:hover {
  background: url(/uploads/image/f4atuimages/ico2b.png) 34px 15px no-repeat #2766a2;
}

.mapb2,
.mapb9 {
  background: url(/uploads/image/f4atuimages/ico3.png) 34px 15px no-repeat;
}

.mapb2:hover,
.mapb9:hover {
  background: url(/uploads/image/f4atuimages/ico3b.png) 34px 15px no-repeat #2766a2;
}

.mapb3,
.mapb10 {
  background: url(/uploads/image/f4atuimages/ico4.png) 34px 15px no-repeat;
}

.mapb3:hover,
.mapb10:hover {
  background: url(/uploads/image/f4atuimages/ico4b.png) 34px 15px no-repeat #2766a2;
}

.mapb4,
.mapb11 {
  background: url(/uploads/image/f4atuimages/ico5.png) 34px 15px no-repeat;
}

.mapb4:hover,
.mapb11:hover {
  background: url(/uploads/image/f4atuimages/ico5b.png) 34px 15px no-repeat #2766a2;
}

.mapb5,
.mapb12 {
  background: url(/uploads/image/f4atuimages/ico6.png) 34px 15px no-repeat;
}

.mapb5:hover,
.mapb12:hover {
  background: url(/uploads/image/f4atuimages/ico6b.png) 34px 15px no-repeat #2766a2;
}

.mapb6 {
  background: url(/uploads/image/f4atuimages/ico7.png) 34px 15px no-repeat;
}

.mapb6:hover {
  background: url(/uploads/image/f4atuimages/ico7b.png) 34px 15px no-repeat #2766a2;
}

.mapb7,
.mapb13 {
  background: url(/uploads/image/f4atuimages/ico3.png) 34px 15px no-repeat;
}

.mapb7:hover,
.mapb13:hover {
  background: url(/uploads/image/f4atuimages/ico3b.png) 34px 15px no-repeat #2766a2;
}

/*.mapb3:hover{background:  34px 15px no-repeat;}*/
/* .lm3{    background:  204px center no-repeat;}
.wcbox:hover{    background:  204px center no-repeat;}
 */
.wcb3 {
  position: relative;
}

.wcb5 {
  position: relative;
}

.webmap3 {
  width: 240px;
  display: none;
  margin: 0 auto;
  background: #fff;
}

/* .webmap3 a{width: 100%;display: block;padding: 8px 0px 8px 60px;
    line-height: 24px;
    font-size: 16px;}
.webmap3 a:hover{
    color: #2d66a5;font-weight: bold;background: #e5f5fe;
}
.webmap3 a .bgdian {    color: #999;
    font-size: 35px;
    float: left;
    margin-right: 10px;
} */
.xianshi {
  display: block;
}

.webmap {
  width: 240px;
  display: none;
  background: #fff;
  color: #999;
  margin: 0 auto;
}

.webmap li {
  width: 240px;
  line-height: 40px;
  height: 40px;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  position: relative;
  list-style: none;
  text-align: center;
  border-bottom: 1px solid #ededed;
}

.webmap li a {
  width: 100%;
  height: 40px;
  display: block;
}

.webmap li a:hover {
  color: #000;
}

.webmap li.active {
  background-color: rgb(230, 245, 255);
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.webmap li:first-child {
  margin-top: 15px;
}

.bgdian {
  padding-right: 10px;
}

.webmap li:hover {
  color: #2d66a5;
  font-size: 16px;
  background-color: rgb(230, 245, 255);
  border-bottom: 1px solid #ededed;
}

.wcbox em {
  background: url(/uploads/image/f4atuimages/jiah.png) center center no-repeat;
  float: right;
  display: block;
  width: 21px;
  height: 21px;
  cursor: pointer;
  margin-right: 14px;
  margin-top: 24px;
}

.wcb0:hover em {
  background: url(/uploads/image/f4atuimages/jh.png) center center no-repeat;
}

.wcb3:hover em {
  background: url(/uploads/image/f4atuimages/jh.png) center center no-repeat;
}

.wcb5:hover em {
  background: url(/uploads/image/f4atuimages/jh.png) center center no-repeat;
}

.mapbg .on {
  background-color: #2766a2;
}

.mapbg .on .mapb0 {
  background: url(/uploads/image/f4atuimages/ico1.png) 34px 15px no-repeat;
}

.mapbg .on .mapb1 {
  background: url(/uploads/image/f4atuimages/ico2b.png) 34px 15px no-repeat;
}

.mapbg .on .mapb2 {
  background: url(/uploads/image/f4atuimages/ico3b.png) 34px 15px no-repeat;
}

.mapbg .on .mapb3 {
  background: url(/uploads/image/f4atuimages/ico4b.png) 34px 15px no-repeat;
}

.mapbg .on .mapb4 {
  background: url(/uploads/image/f4atuimages/ico5b.png) 34px 15px no-repeat;
}

.mapbg .on .mapb5 {
  background: url(/uploads/image/f4atuimages/ico6b.png) 34px 15px no-repeat;
}

.mapbg .on .mapb7 {
  background: url(/uploads/image/f4atuimages/ico3b.png) 34px 15px no-repeat;
}

.mapbg .on .maptit span {
  color: #fff;
}

.mapbg .on .mapb0 em {
  background: url(/uploads/image/f4atuimages/jh.png) center center no-repeat;
}

.mapbg .on .mapb3 em {
  background: url(/uploads/image/f4atuimages/jh.png) center center no-repeat;
}

/* .mapb3:hover {
	    background:  34px 15px no-repeat #2766a2;
	} */
.wcbox em {
  display: none;
}

.wcb0 em {
  display: block;
}

.wcb3 em {
  display: block;
}

.wcb5 em {
  display: block;
}

.maptit span {
  width: 100px;
  display: inline-block;
  float: left;
  margin-left: 90px;
  margin-right: 0;
  color: #2766a2;
}

.gdtp3 {
  position: fixed;
  right: 0;
  width: 150px;
  background-color: #fff;
  text-align: center;
}

.gdtp3 img {
  width: 150px;
  height: 150px;
}

.gdtp4 {
  position: fixed;
  left: 0;
  width: 150px;
  background-color: #fff;
  text-align: center;
}

.gdtp4 span {
  display: block;
  margin-top: 5px;
}

.gdtp4 img {
  width: 150px;
  height: 150px;
}

.tymenu {
  width: 100%;
  height: 40px;
  overflow: hidden;
  border-bottom: 2px solid #ccc;
  background: #fff;
}

.tymenu a {
  height: 40px;
  line-height: 40px;
  background-color: #2d66a3;
  display: block;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  padding: 0px 20px;
  min-width: 70px;
}

.tycontent {
  float: left;
  width: 100%;
  padding: 30px 20px;
  background: #fff;
}

.tycontent a {
  float: left;
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  font-size: 16px;
  line-height: 40px;
}

.tycontent a span {
  float: right;
  margin-right: 10px;
}

a.xxgkmore {
  width: 100px;
  height: 40px;
  line-height: 40px;
  display: block;
  margin: 0 auto;
  float: none;
  background: #ccc;
  text-align: center;
  /* padding: 20px 0; */
}

.titls {
  background: #0361b8;
  height: 71px;
}

.genlm {
  line-height: 70px;
  text-align: center;
  font-size: 24px;
  color: #fff;
}

.sousxxgk {
  width: 1100px;
  margin: 0 auto;
  margin-top: 366px;
  height: 150px;
  background: #f2f2f2;
}

.sousxxgk form {
  padding-top: 50px;
  margin: 0 auto;
  width: 500px;
}

.srh_box1 {
  width: 400px;
  height: 50px;
  border-radius: 10px;
  border: 2px solid #ccc;
  padding-left: 20px;
  outline: none;
  float: left;
}

button#search_submit1 {
  width: 100px;
  height: 50px;
  float: left;
  background: #005a9e;
  color: #fff;
  font-size: 24px;
  letter-spacing: 5px;
  text-align: center;
  border-radius: 10px;
  border: none;
}

.tymenu1 {
  width: 300px;
  height: 100px;
  text-align: center;
  line-height: 100px;
  border: 1px solid #ccc;
  margin: 60px auto;
  font-size: 20px;
  border-radius: 20px;
  background: #1f669f;
}

.tymenu1 a {
  color: #fff;
}

.sousuo {
  width: 1032px;
  margin: 0 auto;
  height: 50px;
  margin-top: 390px;
  background: url(/uploads/image/f4atuimages/ssline.png) no-repeat;
  margin-bottom: 20px;
}

#search1 {
  outline: none;
  line-height: 48px;
  height: 48px;
  width: 456px;
  float: left;
  border: none;
  font-size: 20px;
  background: transparent;
  margin-left: 261px;
  padding-left: 20px;
}

#search2 {
  width: 40px;
  outline: none;
  float: left;
  height: 42px;
  background: url(/uploads/image/f4atuimages/zwxxgk_searchbtn.png) no-repeat;
  border: none;
  cursor: pointer;
  margin-top: 5px;
  margin-left: 5px;
}

/*é»˜è®¤åˆ†é¡µä¿¡æ¯åˆ—è¡¨*/
.colinfobox {
  width: 100%;
  min-height: 572px;
  height: auto;
  float: left;
}

.colinfoboxtit {
  width: 100%;
  height: 50px;
  margin-bottom: 5px;
  border-bottom: 2px solid #2f5d99;
}

.colinfoboxtit span {
  width: auto;
  font-size: 20px;
  line-height: 50px;
  padding: 0 15px;
  color: #2f5d99;
  float: left;
}

.colrtitle {
  width: 100%;
  height: 47px;
  float: left;
  border-bottom: 1px solid #ebebeb;
  font-size: 16px;
  line-height: 47px;
}

.colrtitle em {
  margin: 0 10px;
}

.st12 {
  display: inline-block;
  width: 10px;
  height: 30px;
  background-color: #025ab3;
  margin-top: 10px;
  float: left;
  margin-left: 14px;
  border-radius: 6px;
}

.colrtitle font {
  width: auto;
  margin-right: 15px;
}

.colrtitle span {
  width: 100px;
  height: 40px;
  float: right;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  color: #666666;
}

.footermiddle {
  padding-top: 10px;
}

/* side */
.right-nav {
  position: fixed;
  right: 20px;
  top: 35%;
  z-index: 9999;
}

.right-nav li {
  margin-bottom: 10px;
  background: #fff;
  width: 60px;
  height: 60px;
  position: relative;
}

.right-nav li:hover {
  color: #fff;
  background-color: #216fb9;
}

.right-nav li i {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.right-nav li:first-child i {
  background:  center center no-repeat;
}

.right-nav li:first-child:hover i {
  background:  center center no-repeat;
}

.right-nav li.gbbtn {
  cursor: pointer;
}

.show-ewm {
  position: absolute;
  opacity: 0;
  z-index: -1;
  filter: alpha(opacity=0);
  width: 140px;
  height: 130px;
  left: -50px;
  display: none;
}

.right-nav li {
  border: 1px solid #dcdcdc;
}

.right-nav li p {
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  color: #216fb9;
}

.right-nav li:hover p {
  color: #fff;
}

.right-nav li:hover a {
  color: #fff;
}

.right-nav li p a {
  color: #216fb9;
}

.xxgk-bj {
  min-width: 1200px
}

/* old */
.oldmodel * {
  font-size: 28px !important;
}


.oldmodel .ybj-nav li a span {
  display: none;
}

.oldmodel .ybj-nav li a {
  text-indent: 25px;
}

.oldmodel .ybj-nav .active {
  background-size: 100% 100%;
}

.oldmodel .ybjjdt {
  width: 100%;
  height: 660px;
}

.oldmodel .slideboxsy {
  height: 660px;
}

.oldmodel .slideboxsy .bd li {
  height: 660px !important;
}

.oldmodel .slideboxsy .bd img {
  width: 1160px;
  height: 660px;
}

.oldmodel .slideboxsy .bd span {
  width: 1160px;
  height: 50px;
  line-height: 50px;
}

.oldmodel .xxgkimg {
  margin-top: 10px;
}

.oldmodel .ybtdtab {
  width: 100%;
  margin-top: 20px;
  height: auto;
}

.oldmodel ul.ybdttitle {
  width: 90%;
}

.oldmodel ul.ybdttitle div {
  width: 140px;
}

.oldmodel .ybdton {
  background-size: 100% 100%;
}

.oldmodel .ybdtmore {
  width: 100px;
  margin-left: 1060px;
}

.oldmodel .ybdtborder {
  width: 100%;
  /* line-height: 2; */
}

.oldmodel .lyczrq {
  width: auto;
}

.oldmodel .ybdtborder {
  height: auto;
  line-height: 2;
}

.oldmodel .lyczli2 {
  line-height: 2;
  height: 50px;
}

.oldmodel a:link.lyczxx2,
.oldmodel a:visited.lyczxx2,
.oldmodel .lyczicon2 {
  height: 50px;
  font-size: 32px !important;
  line-height: 50px;
}

.oldmodel .secleft,
.oldmodel .secright {
  width: 100%;
}

.oldmodel .secleft .view2>div {
  width: 100% !important;
  margin-top: 20px;
}

.oldmodel a.ybzcmore {
  width: 109px;
}

.oldmodel .secright {
  min-height: auto;
  margin-top: 20px;
}

.oldmodel .picul {
  height: 320px;
}

.oldmodel .footercon {
  width: 1240px;
}

.oldmodel .ybjfooter {
  height: 250px;
}

.oldmodel .footermiddle {
  width: 760px;
}

.oldmodel .footerleft {
  width: 300px;
}

.oldmodel .footerright {
  width: 180px;
}

.oldmodel .right-nav li p {
  line-height: 40px;
}

.oldmodel .right-nav li:nth-child(2) {
  height: 85px;
}

/* lieb */
.oldmodel .ly_ejtop {
  margin: 15px auto;
}

.oldmodel .lmzw {
  font-size: 32px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.oldmodel .ly_lmli>a {
  font-size: 32px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.oldmodel .ly_lmrtit {
  font-size: 32px !important;
}

.oldmodel a:link.ly_xxa {
  width: 75%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.oldmodel .ly_lmxxli {
  line-height: 60px;
  height: 60px;
}

/* .oldmodel .ly_lmrq {
  margin-top: -40px;
} */
.oldmodel #pagearea #pageselect {
  margin-top: 20px;
}

.oldmodel #pagearea .btn2 {
  width: 44px;
  border-radius: 4px;
}

/* xiangqingy */
.oldmodel .xxytit,
.oldmodel .xxytit b {
  font-size: 54px !important;
}

.oldmodel .xxylyright {
  width: 200px;
}

.oldmodel .xxylyleft {
  width: 1070px;
  height: 90px;
}

.oldmodel .xxymain p {
  line-height: 1.8;
  font-size: 32px !important;
}

/* xxgk */
.oldmodel .maptit span {
  font-size: 23px !important;
}

.oldmodel .webmap li a,
.oldmodel .webmap li {
  height: 50px;
  line-height: 50px;
}

.oldmodel .webmap li a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.oldmodel .colinfobox {
  margin-bottom: 30px;
}

.oldmodel .colinfoboxtit span {
  font-size: 32px !important;
}

.oldmodel .colrtitle {
  height: auto;
  line-height: 50px;
  font-size: 32px !important;
  padding: 10px 0;
}

.oldmodel .colrtitle span {
  width: 200px;
}

.oldmodel .dpxxcon p {
  line-height: 2 !important;
}

/*  */
/*  */
.wza-box {
  overflow: hidden;
  margin-bottom: 10px;
}

.wza-box a {
  display: block;
  float: right;
  height: 38px;
  line-height: 38px;
  padding: 0 16px;
  font-size: 18px;
  letter-spacing: 0.32px;
}

.wza-box a.wza {
  background: #fff !important;
  color: #f76b00 !important;
  border: 1px solid #fc740d;
  border-radius: 2px 0px 0px 2px;
}

.wza-box a.oldman {
  background: #f79600;
  color: #fff;
  border: 1px solid #f79600;
  border-radius: 0px 2px 2px 0px;
}

.oldmodel .ybjhead #toolbarswitch {
  right: 204px !important;
}

#toolbarhtml div.cy_toolbar_bg_table ul li span.exap,
div.cy_toolbar_bg_table ul li span.a_p_1,
div.cy_toolbar_bg_table ul li span.a_p_2,
div.cy_toolbar_bg_table ul li span.a_p_3 {
  font-size: 18px !important;
}