@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
  font-family: arial;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.container {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
}
fieldset, img {
  border: 0;
}
address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}
ol, ul {
  list-style: none;
}
ception, th {
  text-align: left;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
}
a {
  color: #666;
  text-decoration: none;
} /*for ie f6n.net*/
a:focus {
  outline: none;
} /*for ff f6n.net*/
a:hover {
  text-decoration: none;
}
/*定位*/
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.bc {
  margin-left: auto;
  margin-right: auto;
}
.fl {
  float: left;
  display: inline;
}
.fr {
  float: right;
  display: inline;
}
.zoom {
  zoom: 1
}
.hidden {
  visibility: hidden;
}
.vam {
  vertical-align: middle;
}
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
p {

  line-height:32px;
  color:#555555!important;
  word-wrap: break-word; 
word-break: normal; 
}
-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*页眉*/
/*页眉*/
.header {
  width: 100%;
  height: 100px;
  background-color: #fff;
  position: relative;
  z-index: 2
}
.header h1 {
  float: left;
  overflow: hidden;
  margin-top: 15px;
}
.header .nav > li {
  float: left;
  font-size: 14px;
}
.header .nav > li > a > img {
  margin-left: 6px;
}
.header .nav > li > a {
  color: #000000;
  line-height: 100px;
  display: block;
  text-decoration: none;
}
.header .nav > li.cur > a, .header .nav > li:hover > a {

  color: #dc1313;
}
.header .share {
  overflow: hidden;
  float: right;
  width: 200px;
  padding-left: 30px;
  border-left: 1px solid #e9e9e9;
  height: 100px;
}
.header .share a {
  display: block;
  float: left;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  margin: 0 5px;
  margin-top: 37px;
}
.header .share .a01 {
  width: 35px;
  padding-right: 2px;
  background: url(Img/Common/qihuan.png) right center no-repeat;
  margin-left: 0
}
.header .share .a02 {
  margin-left: 0;
  width: 24px;
}
.header .share .search {
  width: 26px;
  height: 26px;
  float: left;
  margin-top: 37px;
  margin-left: 5px;
  position: relative;
  background: url(Img/Common/search_bg.png) no-repeat right top;
}
.header .share .search span {
  display: block;
  width: 26px;
  height: 26px;
  background: url(Img/Common/search_f.png) no-repeat center;
  position: relative;
  z-index: 2;
  cursor: pointer
}
.header .share .search input {
  width: 127px;
  height: 26px;
  border: none;
  outline: none;
  padding: 0 30px 0 15px;
  font-size: 12px;
  color: #999;
  line-height: 26px;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  padding: 0;
  background: url(Img/Common/search.png) no-repeat left center;
}
.header .share span {
  display: block;
  font-size: 12px;
  color: #999;
  float: left;
}
.header .share span .a01s {
  background: url(Img/Common/weixin.png) no-repeat center top;
  margin-left: 0;
  padding-left: 0;
  position: relative;
  top: 0px;
  width: 26px;
  height: 26px;
}
.header .share span .a02s {
  background: url(Img/Common/weibo.png) no-repeat center top;
  margin-left: 0;
  padding-left: 0;
  position: relative;
  top: 0px;
  width: 26px;
  height: 26px;
}
/*banner*/
.banner {
  overflow: hidden;
  width: 100%;
  height: 650px;
  position: relative;
  z-index: -1;
}
.banner ul {
  overflow: hidden;
  width: 100%;
  height: 650px;
  position: relative
}
.banner li {
  width: 100%;
  height: 650px;
  position: absolute;
  left: 0;
  top: 0
}
.banner li a {
  display: block;
  width: 100%;
  height: 100%;
}
.banner .li01 {
  background: url(Img/Index/banner01.jpg) no-repeat center top;
}
.banner .li02 {
  background: url(Img/Index/banner02.jpg) no-repeat center top;
}
.banner .li03 {
  background: url(Img/Index/banner03.jpg) no-repeat center top;
}
.banner .btn {
  overflow: hidden;
  width: 69px;
  height: 11px;
  position: absolute;
  left: 50%;
  bottom: 120px;
  margin-left: -35px;
}
.banner .btn span {
  display: block;
  width: 11px;
  height: 11px;
  background: url(../images/banner_btn.png) no-repeat left center;
  cursor: pointer;
  float: left;
  margin: 0 6px;
}
.banner .btn span.cur {
  background-position: right
}
.banner i {
  display: none;
  width: 42px;
  height: 72px;
  z-index: 1000;
  position: absolute;
  cursor: pointer;
}
.banner i.btn_left {
  left: 0;
  top: 245px;
  background: url(../images/banner_btn01.png) no-repeat top center;
}
.banner i.btn_right {
  right: 0;
  top: 245px;
  background: url(../images/banner_btn02.png) no-repeat top center;
}
.banner:hover i {
  display: block
}
.banner i:hover {
  background-position: bottom
}
/* data */
.data {
  width: 1200px;
  background: url(../images/menubg.png) no-repeat center;
  height: 175px;
  margin: 0 auto;
  z-index: 9999;
}
.data .index-com-title h2 {
  color: #fff;
}
.data .index-com-title p {
  color: #fff;
}
.data .mainCon {
  margin-top: -74px;
}
.data .mainCon li {
  float: left;
  width: 300px;
  text-align: center;
  margin-top: 68px;
}
.data .mainCon li span {
  display: block;
  font-size: 18px;
  color: #fff;
  font-weight: lighter;
  font-weight: bold;
}
.data .mainCon li p {
  font-size: 11px;
  color: #fff;
  margin-top: 6px;
  text-transform: uppercase;
}
.about .content {
  position: relative;
  margin: 150px 0;
}
.about .content:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.about .pic, .about .text {
  width: 600px;
  height: 400px;
  background: no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
.about img {
  width: 100%;
  display: block;
}
.about .pic {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  overflow: hidden;
}
.about .pic img {
  display: none;
}
.about .text {
  float: left;
  background-image: url(../images/about_bg.jpg);
  line-height: 24px;
  color: #fff;
  width: 540px;
}
.about .text .tit {
  font-size: 40px;
  font-weight: bold;
  color: #363636;
  line-height: 40px;
}
.about .text .txt {
  font-size: 16px;
  margin: 55px 0 0 0;
  color: #555555;
  line-height: 31px;
}
.about .text .btn {
  line-height: 45px;
  display: inline-block;
  background: #B21120;
  margin-top: 60px;
  width: 185px;
  height: 46px;
}
.asass {
  line-height: 50px;
  text-align: center;
  display: inline-block;
  background: #999;
  margin-top: 30px;
  font-size: 16px;
  color: #FFF;
  width: 270px;
  height: 50px;
}
.asass:hover {
  line-height: 50px;
  text-align: center;
  display: inline-block;
  background: #B21120;
  margin-top: 30px;
  font-size: 16px;
  color: #FFF;
  width: 270px;
  height: 50px;
}
.asas {
  line-height: 50px;
  text-align: center;
  display: inline-block;
  background: #999;
  margin-top: 30px;
  font-size: 16px;
  color: #FFF;
  width: 270px;
  height: 50px;


}
.asas:hover {
  line-height: 50px;
  text-align: center;
  display: inline-block;
  background: #B21120;
  margin-top: 30px;
  font-size: 16px;
  color: #FFF;
  width: 270px;
  height: 50px;
}
.asasa {
  line-height: 50px;
  text-align: center;
  display: inline-block;
  background: #999;
  margin-top: 30px;
  font-size: 16px;
  color: #FFF;
  width: 270px;
  height: 50px;
}
.asasa:hover {
  line-height: 50px;
  text-align: center;
  display: inline-block;
  background: #B21120;
  margin-top: 30px;
  font-size: 16px;
  color: #FFF;
  width: 270px;
  height: 50px;
}
.about .text .btn::after {
  background: #147482;
}
.about .text .btn span {
  margin-left: 60px;
  color: #fff;
  font-size: 16px;
  background: url(../images/arrow4.png) no-repeat right 18px center;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
}
.about .text .btn:hover span {
  color: #fff;
  background: url(../images/arrow5.png) no-repeat right 8px center;
}
.about .features {
  text-align: center;
}
.about .features:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.about .features .col {
  position: relative;
}
.about .features .col:first-child::after {
  display: none;
}
.about .features .col::after {
  content: " ";
  width: 1px;
  height: 60px;
  background: #ebebeb;
  position: absolute;
  left: 0;
  top: 6px;
  z-index: 2;
}
.about .features .p1 {
  line-height: 40px;
  color: #0fafc6;
}
.about .features .num {
  font-size: 42px;
  font-weight: bold;
}
.about .features .val {
  display: none;
}
.about .features sup {
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
  margin-left: 8px;
}
.about .features .p2 {
  color: #333;
}
.wrap {
  max-width: 1200px;
  margin: 0 auto;
}
.mub01InpageBannerr {
  width: 100%;
  height: 420px;
  z-index: -9999;
}
.mub01InpageBannerr a {
  display: block;
  margin: 0 auto;
  height: 420px;
}
.container09 {
  padding: 100px 0 70px 0;
}
.container09 .title {
  text-align: center;
  margin-bottom: 42px;
}
.container09 .title h4 {
  color: #2a9b9d;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
.container09 .title h2 {
  font-weight: bold;
  border-bottom: #363036 2px solid;
  display: inline-block;
  padding: 0 30px;
  height: 20px;
  text-align: center;
}
.section {
  width: 1200px;
  margin: 0 auto;
  z-index: 2;
}
.section ul {
  width: 1200px;
}
.section ul li {
  float: left;
  display: inline;
  width: 300px;
  height: 525px;
  overflow: hidden;
  position: relative;
  margin-top: -140px;
  z-index: 9999;
}
.section ul li .photo {
  width: 300px;
  height: 525px;
  overflow: hidden;
}
.section .rsp {
  width: 300px;
  height: 93px;
  overflow: hidden;
  position: absolute;
  background: #b21120;
  top: 433px;
  left: 0px;
}
.section .text {
  position: absolute;
  width: 300px;
  height: 525px;
  left: -300px;
  top: 350px;
  overflow: hidden;
}
.section .text h3 {
  width: 300px;
  margin-top: 100px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #FFFFFF;
  font-size: 16px;
  font-family: Microsoft YaHei;
}
.section .text a {
  text-decoration: none
}
.section .text div {
  text-align: center;
  color: #FFFFFF;
  font-size: 18px;
}
.menutitle {
  position: absolute;
  font-size: 15px;
  margin-left: 30px;
  padding-top: 30px;
  color: #FFF;
  border-bottom: 1px #FFF solid;
  height: 40px;
}
.section ul li:hover {
  float: left;
  display: inline;
  width: 300px;
  height: 525px;
  overflow: hidden;
  position: relative;
  margin-top: -190px;
  z-index: 9999;
}
.newslist_left {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  border-right: 1px solid #e9e9e9;
  background-color: #FFF;
  margin-top: 70px;
}
dl.dl_list:nth-child(1) {
  overflow: hidden;
  padding-top: 0px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e9e9e9;
  margin-left: 70px;
  margin-right: 70px;
}
dl.dl_list {
  overflow: hidden;
  padding: 40px 0;
  border-bottom: 1px solid #e9e9e9;
  margin-left: 70px;
  margin-right: 70px;
}
dl.dl_list dt {
  float: left;
  width: 100px;
  height: 115px;
  color: #898989;
}
dl.dl_list dd {
  overflow: hidden;
  width: 1060px;
  float: right;
}
dl.dl_list dt h4 {
  display: block;
  text-align: center;
  font-size: 54px;
  margin-top: 10px;
  font-weight: normal;
}
dl.dl_list dt b {
  display: block;
  text-align: center;
  font-size: 54px;
  margin-top: 10px;
}
dl.dl_list dt em {
  display: block;
  text-align: center;
  font-size: 16px;
  font-family: Arial
}
dl.dl_list dd h4 {
  font-size: 20px;
word-wrap: break-word; 
word-break: normal; 
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 30px;
  margin-top: 20px;
  font-weight: bold;
}
dl.dl_list dd h4 a {
  color: #333
}
dl.dl_list dd span {
  display: block;
  font-size: 16px;
  color: #999;
  background-color: #f6f6f6;
  width: 100px;
  height: 22px;
  text-align: center;
  padding-top: 7px;
  padding-bottom: 4px;
}
dl.dl_list dd p {
  font-size: 16px;
  line-height: 24px;
  height: 66px;
  overflow: hidden;
  color: #898989;
  line-height: 32px;
  padding-bottom: 7px;
   word-wrap: break-word; word-break: normal;
   width:670px;
}
.footer {
  overflow: hidden;
  width: 100%;
  padding-top: 114px;
}
.footer .ftop {
  overflow: hidden;
}
.footer .ftop dl {
  overflow: hidden;
  float: left;
  padding-right: 45px;
  background: url(Img/Common/footer_01.png) no-repeat right top;
  height: 165px;
  margin-right: 45px;
}
.footer .ftop dt {
  overflow: hidden;
  color: #fff;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 14px;
}
.footer .ftop dt a {
  color: #fff;
}
.footer .ftop .last {
  background: none;
  padding-right: 155px;
  border-right: 2px solid #353535;
  margin-right: 155px;
}
.footer .ftop dd {
  overflow: hidden;
  font-size: 12px;
  line-height: 26px;
}
.footer .ftop dd a {
  color: #999;
}
.footer .ftop .ewm {
  overflow: hidden;
  float: left;
  width: 108px;
  height: 175px;
  background-color: #fff;
}
.footer .ftop .ewm img {
  display: block;
}
.footer .ftop .ewm p {
  font-size: 12px;
  text-align: center;
  color: #999;
}
.footer .ftop .info {
  float: left;
  padding-left: 18px;
  line-height: 27px;
}
.footer .ftop .info p {
  font-size: 14px;
  color: #252525;
  font-weight: bold;
}
.footer .ftop .info h4 {
  font-size: 12px;
  color: #898989;
  font-weight: normal;
}
.footer .ftop .info select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: none;
  /*很关键：将默认的select选择框样式清除*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 14px;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.footmenu a {
  font-size: 12px;
  color: #999;
  text-align: center;
  padding: 10px 0px 10px 0px !important;
  width: 158px;
  float: left;
  border: 1px #e9e9e9 solid;
}
.asasas {
  display: block;
  font-size: 12px;
  color: #fff !important;
  background-color: #C50012 !important;
  text-align: center;
  padding: 10px 10px 10px 10px !important;
}
.footer .ftop .info span a {
  padding: 0;
  margin: 0;
}
.footer .ftop .info .bdsharebuttonbox {
  display: inline-block;
  margin-top: 1;
  position: relative;
  bottom: -14px;
}
/*.footer .ftop .info span img{ margin-left:10px; position:relative; top:7px;}*/
.footer .ftop .info select::-ms-expand {
  display: none;
}
.footer .ftop .info select {
  width: 220px;
  display: block;
  padding-left: 10px;
  height: 46px;
  border: 1px solid #e9e9e9;
  background: url(../images/footer_qx.png) no-repeat 185px center;
  line-height: 35px;
  font-size: 16px;
  color: #999;
}
.footer .ftop .info span {
  display: block;
  font-size: 12px;
  color: #999;
}
/*.footer .ftop .info span img{ margin-left:10px; position:relative; top:7px;}*/
.footer .btm {
  overflow: hidden;
  width: 100%;
  padding: 3px 0;
  background-color: #292929;
}
.footer .btm p {
  float: left;
  font-size: 14px;
  color: #898989;
}
.footer .btm ul {
  overflow: hidden;
  float: right
}
.footer .btm li {
  float: left;
  padding: 0 10px;
  border-right: 1px solid #cecece;
  font-size: 12px;
}
.footer .btm li a {
  color: #666;
}
.footer .btm li.last {
  border: none;
  padding-right: 0;
}
.bb {
  width: 100px;
  display: block;
  padding-left: 10px;
  height: 30px;
  border: 1px solid #e9e9e9;
  background: url(../images/footer_qx1.png) no-repeat 75px center;
  -webkit-appearance: none;
  line-height: 18px;
  font-size: 14px;
  color: #999;
}
.contxt {
  font-weight: bold;
  padding-left: 25px;
}
.contxt2 {
  padding-left: 25px;
  margin-top: 10px;
}
.xypg-left-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  position: absolute;
  z-index: 1;
  top: 210px;
}
.xypg-left-nav > li {
 
  position: relative;
  text-align: center;
  background: #c50012;
  border-right: 1px dashed rgba(255,255,255,0.20);;
}
.onmenu {

  position: relative;
  text-align: center;
  background: #fff !important;
  border-right: 1px solid #dedede;
  color: #333 !important;
}
.onmenu a {
  color: #555555 !important;
}
.xypg-left-nav > li:last-child {
  border: none;
}
.xypg-left-nav > li > a {
  display: block;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  padding: 5px 18px;
}
.ptxt {
  font-size: 14px;
  color: #555555;
}
.kongbai {
  height: 36px;
}
.qwer tr td:nth-child(1){ padding-right: 7px; padding-left: 0px;}
.qwer tr td:nth-child(4){ padding-left: 7px; padding-right: 0px;}
.qwer tr td{ padding-left: 7px; padding-right: 7px;}
.qqq {

  border: 1px solid #b7b7b7;
  background-color: #FFF;
}
img.framed {

  border: 1px solid #b7b7b7;
  background-color: #FFF;
}
.n_chengguo ul {
  overflow: hidden
}
.n_chengguo ul li {
  float: left;
  width: 331px;
  margin: 0 32.5px 110px 0;
  box-sizing: border-box;
  -moz-transition: all 0.36s ease-in-out;
  -webkit-transition: all 0.36s ease-in-out;
  -o-transition: all 0.36s ease-in-out;
  -ms-transition: all 0.36s ease-in-out;
  transition: all 0.36s ease-in-out;
  border: 1px #CFCFCF solid;
  height: 230px;
}
.n_chengguo ul li .pic_box {
  width: 100%;
  display: table;
  overflow: hidden;
  padding: 18px 0 12px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.n_chengguo ul li .pic_box .box {
  display: table-cell;
  vertical-align: middle;
  text-align: -webkit-center;
}
.n_chengguo ul li img {
  max-width: 310px;
  max-height: 222px;
  display: inline-block;
}
.n_chengguo ul li h5 {
  font-size: 16px;
  font-weight:normal;
  color: #3f3f42;
  text-align: center;
  padding-top:15px;

  height: 77px;
  line-height: 40px;

  text-overflow: ellipsis;

  position: relative;

}
.n_chengguo ul li:hover {}
.n_chengguo ul li:hover h5 {
  color: #fff
}
.n_chengguo ul li h5:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0;
  background: #c30d23;
  width: 100%;
  z-index: 0;
}
.n_chengguo ul li:hover h5:before {
  top: 0;
  height: 77px;
}
.n_chengguo ul li h5 span {
  position: relative;
    width:200px;
}
.n_chengguo ul li:nth-child(3) {
  margin-right: 0
}
  {
  float: left;
  width: 360px;
  margin: 0 0 36px 0;
  box-sizing: border-box;
  -moz-transition: all 0.36s ease-in-out;
  -webkit-transition: all 0.36s ease-in-out;
  -o-transition: all 0.36s ease-in-out;
  -ms-transition: all 0.36s ease-in-out;
  transition: all 0.36s ease-in-out;
  border: 1px #CFCFCF solid;
}
.n_chengguo ul li:nth-child(6) {
  margin-right: 0
}
  {
  float: left;
  width: 360px;
  margin: 0 0 36px 0;
  box-sizing: border-box;
  -moz-transition: all 0.36s ease-in-out;
  -webkit-transition: all 0.36s ease-in-out;
  -o-transition: all 0.36s ease-in-out;
  -ms-transition: all 0.36s ease-in-out;
  transition: all 0.36s ease-in-out;
  border: 1px #CFCFCF solid;
}
.a11 {
  border: 1px #dfdfdf solid;
  background-color: #c50012;
  height: 50px;
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
  padding-left: 23px;
}
.a22 {
  border: 1px #dfdfdf solid;
  background-color: #EFEFEF;
  height: 50px;
  font-size: 16px;
  font-weight: bold;
  color: #555555;
  padding-left: 23px;
}
.shuzhi {
  width: 180px;
  margin: 0 auto;
  color: #555555;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
.zhengwen {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
  line-height: 30px;
  font-size: 16px;
  color: #555555;
}
.gen-1 {
  line-height: 110%;
}
.ts-1 {
  border: none;
  height: 758px;
  margin-left: 70px;
  margin-right: 70px;
  position: relative;
  text-align: left;
}
.ts-1-1 {
  border: none;
  position: absolute;
}
.ts-2 {
  border: none;
  height: 597px;
  position: relative;
  text-align: left;
}
.ts-2-1 {
  border: none;
  line-height: 407px;
  position: absolute;
  width: 356px;
}
.gen-2 {
  vertical-align: middle;
}
.ts-2-2 {
  border: none;
  padding: 1px;
  position: absolute;
  top: 453px;
  width: 386px;
}
.gen-3 {
  line-height: 23px;
}
.ts-1-2 {
  border: none;
  left: 360px;
  padding-bottom: 1px;
  padding-left: 75px;
  padding-top: 1px;
  position: absolute;
}
.gen-4 {
  font-size: 16px;
  line-height: 32px;
}
.gen-11 {
  line-height: 110%;
}
.ts-11 {
  border: none;
  height: 880px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1060px;
}
.ts-1-11 {
  border: none;

  padding-bottom: 40px;

  position: absolute;
  width: 1060px;
  word-break: break-all;
}
.ts-21 {
  border: none;
  height: 450px;
  position: relative;
  text-align: left;
  width: 1060px;
}
.ts-2-11 {
  border: none;
  height: 358px;
  position: absolute;
  width: 520px;
}
.gen-21 {
  font-size: 24px;
  font-weight: bold;
}
.gen-31 {
  color: #555555;
  font-size: 16px;
}
.ts-2-21 {
  border: none;
  height: 658px;
  left: 541px;
  position: absolute;
  width: 520px;
}
.ts-2-31 {
  border: none;
  position: absolute;
  top: 430px;
  width: 520px;
}
.ts-2-41 {
  border: none;
  height: 658px;
  left: 541px;
  position: absolute;
  top: 430px;
  width: 520px;
}
/*list*/
.news_listboxnei {
  overflow: hidden;
  width: 100%;
}
.news_listboxnei dl {
  overflow: hidden;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 30px;
  height: 360px;
}
.news_listboxnei dt {
  overflow: hidden;
  float: left;
  width: 550px;
  height: 350px;
}
.news_listboxnei dd {
  overflow: hidden;
  float: right;
  width: 508px;
  height: 348px;
  border: 1px #DFDFDF solid;
  background-color: #FAFAFA;
}
.news_listboxnei dd h4 {
  font-size: 18px;
  margin-bottom: 15px;
word-wrap: break-word; 
word-break: normal; 
  overflow: hidden;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
.news_listboxnei dd h4 a {
  color: #333;
  font-size: 24px
}
.news_listboxnei dd em {
  display: block;
  font-size: 12px;
  color: #999;
  margin-bottom: 15px;
}
.news_listboxnei dd em i {
  margin: 0 5px;
}
.news_listboxnei dd p {
  font-size: 16px;
  color: #666;
word-wrap: break-word; 
word-break: normal; 
  line-height: 28px;
  overflow: hidden;

  margin-bottom: 25px;
  margin-left: 20px;
  margin-right: 20px;
  width:470px;
}
.news_listboxnei dd .more {
  display: block;
  width: 116px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  font-size: 12px;
  color: #999;
  font-family: Arial;
  border: 2px solid #e9e9e9;
  text-decoration: none;
  margin-left: 55px;
}
.news_listboxnei dl:hover .more {
  color: #dc1313;
  border-color: #dc1313;
}
.news_listboxnei dl:hover h4 a {}
.news_listboxnei dl.last {
  margin-bottom: 0;
}
.biaozhun {
  width: 336px;
  height: 189px;
  object-fit: cover;
}