

a {
  text-decoration: none;
}
a img {
  border: 0;
}
ul,
li {
  list-style: none;
}
 
em,
i {
  font-style: normal;
}


.wrap-lg {
  min-width: 1226px;
  max-width: 1226px;
  box-sizing: border-box;
  margin: 0 auto;
}
.wrap-lg > * {
  box-sizing: border-box;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}



.active {
  color: #ca4300;
  /* font-weight: bold; */
}

.titleBor {
  width: 114px;
  height: 3px;
  background: #ca4300;
  position: absolute;
  top: 70px;
  left: 0;
}

 

.over:hover {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  transition: 0.2s;
  transform: translate3d(0, -10px, 0);
}
 
.wrap {
  width: 1295px;
  margin: 0 auto;
}

.wrap * {
  padding: 0;
  margin: 0;
}

.wrap ul,
.wrap li {
  list-style: none;
}




.homeCon8-body,
.homeCon9-body {
  padding-bottom: 10px;
}
.homeCon8-tab,
.homeCon9-tab {
  text-align: center;
  padding-bottom: 50px;
}
.homeCon8-tab span,
.homeCon9-tab span {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  border: 1px solid #0264a5;
  display: inline-block;
  margin: 0 3px;
  cursor: pointer;
}
.homeCon8-tab span.active,
.homeCon9-tab span.active {
  background: #0264a5;
}




.home_side {
  height: 412px;
  width: 245px;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
}
.home_side .welcome_info {
  width: 200px;
  float: left;
  padding: 15px 20px 10px 20px;
}
.home_side .welcome_info .welcome_info_portrait {
  width: 55px;
  height: 55px;
  float: left;
}
.home_side .welcome_info .welcome_info_tips {
  float: left;
  white-space: nowrap;
}
.home_side .welcome_info .welcome_info_tips p {
  color: #333;
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 4px;
  max-width: 112px;
  height: 23px;
  line-height: 23px;
  font-weight: bold;
  padding-left: 30px;
  overflow: hidden;
  display: inline-block;
}
.home_side .welcome_info .welcome_info_tips em {
  color: #929299;
  font-size: 12px;
  padding-left: 25px;
  height: 17px;
  line-height: 17px;
  display: block;
}
.home_side .login_info {
  clear: both;
  width: 200px;
  padding: 5px 20px;
  height: 78px;
}
.home_side .login_info a {
  width: 100%;
  height: 35px;
  line-height: 35px;
  display: block;
  text-align: center;
  background: #ca4300;
  position: relative;
  border-radius: 3px;
}
.home_side .login_info a.login_info_static {
  margin-top: 9px;
  background: #f8f8f8;
  border: 1px solid #bfbfbf;
  color: #333;
  font-size: 14px;
  box-sizing: border-box;
}
.home_side .login_info a.login_info_active:hover .login_info_active_layout {
  width: 100%;
  transition: 0.4s;
}
.home_side .login_info a.login_info_static:hover .login_info_static_layout {
  width: 100%;
  transition: 0.4s;
}
.home_side .login_info a .login_info_active_text {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  text-align: center;
  font-size: 14px;
}
.home_side .login_info a .login_info_static_text {
  color: #333;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  text-align: center;
}
.home_side .login_info a .login_info_active_layout {
  width: 0;
  height: 100%;
  background: #cc5500;
  position: absolute;
  top: 0;
  left: 0;
}
.home_side .login_info a .login_info_static_layout {
  width: 0;
  height: 100%;
  background: #efefef;
  position: absolute;
  top: 0;
  left: 0;
}
.home_side .static_items {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #E5E5E5;
  padding: 15px 0;
}
.home_side .static_items span {
  font-size: 12px;
  color: #878787;
  display: inline-block;
  padding-left: 12px;
}
.home_side .account_info {
  clear: both;
  width: 204px;
  height: 87px;
  line-height: 87px;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 auto;
}
.home_side .account_info a,
.home_side .account_info label {
  display: block;
  width: 33%;
  text-align: center;
  float: left;
  cursor: pointer;
}
.home_side .account_info em,
.home_side .account_info span {
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.home_side .account_info em {
  font-size: 24px;
  color: #ca4300;
  padding-top: 15px;
}
.home_side .account_info span {
  font-size: 14px;
  color: #333;
}
.home_side .shortcut_menu {
  clear: both;
  padding: 12px 20px 8px 20px;
  width: 204px;
  float: left;
  height: 70px;
}
.home_side .shortcut_menu a {
  float: left;
  margin-right: 21px;
  width: 53px;
  text-align: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home_side .shortcut_menu a:last-child {
  margin-right: 0;
}
.home_side .shortcut_menu a i {
  display: inline-block;
  width: 42px;
  height: 39px;
}

.home_side .shortcut_menu a span {
  color: #333;
  font-size: 13px;
  padding-top: 5px;
}
.home_side .shortcut_menu a label {
  width: 11px;
  height: 12px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.home_side .shortcut_menu a:hover span {
  color: #ca4300;
}

.home_side .informaition_info {
  clear: both;
  width: 204px;
  padding: 0 20px;
  height: 131px;
}
.home_side .informaition_info .informaition_info_tit {
  border-top: 1px solid #e5e5e5;
  width: 100%;
  padding: 16px 0 10px 0;
  float: left;
  clear: both;
  height: 17px;
  line-height: 17px;
}
.home_side .informaition_info .informaition_info_tit span {
  border-bottom: 1px solid #fff;
  color: #333;
  font-size: 12px;
  float: left;
  margin-right: 15px;
  cursor: pointer;
}
.home_side .informaition_info .informaition_info_tit span.active {
  color: #ca4300;
  border-bottom: 1px solid #ca4300;
}
.home_side .informaition_info .informaition_info_tit a {
  float: right;
  color: #969696;
  font-size: 12px;
  border-bottom: 1px solid #fff;
  margin: 0;
}
.home_side .informaition_info .informaition_info_tit a:hover {
  color: #ca4300;
  border-bottom: 1px solid #ca4300;
}
.home_side .informaition_info .informaition_info_list {
  height: 100px;
  overflow: hidden;
  width: 209px;
  margin-left: -5px;
  position: relative;
}
.home_side .informaition_info .informaition_info_list a {
  padding-left: 7px;
  max-width: 200px;
  margin-left: 5px;
}
.home_side .informaition_info .informaition_info_list ul {
  position: absolute;
}
.home_side .informaition_info .informaition_info_list li {
  width: 205px;
  overflow: hidden;
  height: 20px;
  line-height: 20px;
}
.home_side .informaition_info .informaition_info_list li a,
.home_side .informaition_info .informaition_info_list li span {
  height: 20px;
  line-height: 20px;
  display: block;
  float: left;
}
.home_side .informaition_info .informaition_info_list li a {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home_side .informaition_info .informaition_info_list li a:hover {
  color: #ca4300;
}
.home_side .informaition_info .informaition_info_list li span {
  color: #ca4300;
  font-size: 12px;
}
.home_side .informaition_info .informaition_info_list li a {
  color: #929292;
  font-size: 12px;
}
.homeCon-head {
  height: 82px;
  line-height: 82px;
  border-bottom: 2px solid #dcdcdc;
}
.homeCon-head ul {
  float: left;
  margin-right: 10px;
  padding-top: 27px;
  position: relative;
}
.homeCon-head ul li {
  float: left;
  height:55px;
  line-height:55px;
  color: #333;
  cursor: pointer;
  width: 80px;
  text-align: center;
  font-size: 16px; margin:0 20px 0 0;
}
.homeCon-head ul li.active {
  color: #0264a5; border-bottom:2px solid #0264a5;font-weight:bold; 
}
.homeCon-head ul li:hover {
  color: #0264a5;
}
.homeCon-head ul li.homeCon-head-bg {
  background: #ca4300;
  height: 30px;
  width: 84px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.homeCon-head span,
.homeCon-head a {
  float: left;
  font-size: 18px;
  color: #333;
}
.homeCon-head a.more {
  float: right;
  color: #8b8b8b;
  font-size: 16px;
  display: none;
  padding-top: 40px;
  width: 50px;
}
.homeCon-head a.more.active {
  display: block;
}

.homeCon-head a.more em {
  font-style: normal;
  display: block;
  height: 16px;
  line-height: 16px;
  float: left;
}

.homeCon-head a:hover {
  color: #0264a5;
}
.homeCon6 {
  padding-bottom: 70px;
}
.homeCon6-body .homeCon6-item {
  float: left;
  width:32%;
  margin-right:15px; border:2px solid #f1f1f1;
}
.homeCon6-body .homeCon6-item:last-child {
  margin-right: 0;
}
.homeCon6-item-bg {
  height: 200px;
  background: #ddd;
  width: 100%;
  text-align: center;
}
.homeCon6-item-bg a {
  display: block;
  width: 100%;
  height: 100%;
}
.homeCon6-item-bg span {
  color: #fff;
  font-size: 24px;
  display: block;
  height: 25px;
  line-height: 25px;
  text-align: center;
  padding-top: 85px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.homeCon6-item-bg i {
  display: inline-block;
  height: 3px;
  width: 80px;
  background: #fff;
}
.homeCon6-item-list {
  position: relative;
  height: 175px;
  background: #fff;
}
.homeCon6-item-line {
  position: absolute;
  z-index: 1;
  width: 93%;padding: 15px 15px 0 15px
}
.homeCon6-item-line div {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #ddd;
}
.homeCon6-item-list ul {
  padding: 18px 15px 0 15px;
  position: absolute;
  z-index: 2;
  width: 93%;
}
.homeCon6-item-list li {
  float: left;
  padding-right: 20px;
  height: 35px;
  line-height: 35px; border-bottom:1px dashed #CCC;
}
.homeCon6-item-list.homeCon6-li li {
  width: 33.33%;
  padding-right: 0;
}
.homeCon6-item-list.homeCon6-li a.more {
  right: 57px;
}
.homeCon6-item-list li a {
  color: #666;
  font-size: 14px;
  display: block;
  width: 100%;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.homeCon6-item-list li a:hover {
  color: #ca4300;
}
.homeCon6-item-list .more {
  color: #fff;
  background: #0264a5;
  display: inline-block;
  width: 72px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  position: absolute;
  right: 40px;
  top: 135px;
  font-size: 13px;

  z-index: 2;
}
.homeCon6-item-list .more:hover {
  background: #cc5500;
  transform: 0.5s;
}




.homeCon8-item,
.homeCon9-item {
  display: none;
}
.homeCon8-item.active,
.homeCon9-item.active {
  display: block;
}





.homeCon8-body .side {
  float: left;
  width: 305px;
  height: 406px;
  border-right: 2px solid #f9f9f9;
  padding: 20px 25px;
  box-sizing: border-box;
  position: relative;
}
.homeCon8-body .side *:before,
.homeCon8-body .side *:after {
  z-index: -1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.homeCon8-body .side img {
  position: absolute;
  z-index: 1;
  width: 305px;
  height: 406px;
  top: 0;
  left: 0;
}
.homeCon8-body .side a {
  text-transform: uppercase;
  overflow: hidden;
  z-index: 5;
  width: 112px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  position: absolute;
  bottom: 50px;
  left: 95px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  z-index: 2;
}
.homeCon8-body .side a:hover {
  border: 1px solid #ca4300;
}
.homeCon8-body .side a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 80px;
  background: #ca4300;
}
.homeCon8-body .side a:hover:before {
  width: 112px;
}
.homeCon8-body .side a:active {
  background: #ca4300;
}
.homeCon8-body .list {
  float: right;
  width: 100%;
  background: #fff; margin-top:15px;
}
.homeCon8-body .list h2 {
  font-size: 16px;
  font-weight: normal;
  color: #333;
  width:100%;
}
.homeCon8-body .list h2 span {
  display: block; width:100%;
  float: left;
  height: 45px;
  line-height:45px;
  overflow: hidden;
  font-size: 16px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap; text-align:center; 
  
}



.homeCon8-body .list p {
  font-size: 14px;
  color: #595858;
  width: 100%;
  height:50px; line-height:50px; text-align:center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

}

.homeCon8-body .list h2 hr{ width:90%; border:1px solid #dddddd; margin:0 auto;}

.homeCon8-body .list h2:after {
 
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 237px;
    height: 2px;
    background:#F00;
}


.homeCon8-body .list li:first-child{ width:635px; height:310px; float:left; overflow:hidden; margin-left:0px;}

.homeCon8-body .list li:nth-child(4n){ margin-left:0px;}
.homeCon8-body .list li:nth-child(3n){ float:right; margin-right:0px;}
.homeCon8-body .list li:nth-child(7n){ float:right; margin-right:0px;}


.homeCon8-body .list li {
  float: left;
  width: 308px; height:310px; overflow:hidden; margin:0 0 20px 18px;
  border-right: 2px solid #f9f9f9;
 
  border-bottom: 2px solid #f9f9f9;
  
 box-shadow: 0 8px 16px rgb(0 0 0 / 10%);
}



.homeCon8-body .list li i {
    display: block;
    width: 100%;
    height:190px;
    position: relative;
    overflow: hidden;
}


.vcenter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto;
}


.homeCon8-body .list_1 img{width:635px; height:300px;}

.homeCon8-body .list_1 img:first-child{border-radius: 5px;}

/*.homeCon8-body .list li:nth-child(3n) {
  border-right: 0;
}
.homeCon8-body .list li:nth-child(n+4) {
  border-bottom: 0;
}
*/

.homeCon8-body .list li:hover h2 span {
  color: #0264a5;

}

.homeCon8-body .list li:hover p {
  color: #666;
}

.homeCon9-body{ background:#FFF; padding:20px 10px;} 


.homeCon9-body .side {
  float: left;
  width: 314px;
  height: 418px;
  border-right: 2px solid #f9f9f9;
  padding: 20px 25px;
  box-sizing: border-box;
  position: relative;
}
.homeCon9-body .side *:before,
.homeCon9-body .side *:after {
  z-index: -1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.homeCon9-body .side img {
  position: absolute;
  z-index: 1;
  width: 314px;
  height: 418px;
  top: 0;
  left: 0;
}
.homeCon9-body .side a {
  text-transform: uppercase;
  overflow: hidden;
  z-index: 5;
  width: 112px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  position: absolute;
  bottom: 50px;
  left: 95px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  z-index: 2;
}
.homeCon9-body .side a:hover {
  border: 1px solid #0264a5;
}
.homeCon9-body .side a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 80px;
  background: #0264a5;
}
.homeCon9-body .side a:hover:before {
  width: 112px;
}
.homeCon9-body .side a:active {
  background: #0264a5;
}
.homeCon9-body .list {
  float: right;
  width: 950px;
  background: #fff;
}
.homeCon9-body .list h2 {
  font-size: 16px;
  font-weight: normal;
  color: #333;
  width: 255px;
}
.homeCon9-body .list h2 span {
  display: block;
  float: left;
  height: 20px;
  line-height: 20px;
  max-width: 255px;
  overflow: hidden;
  font-size: 16px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.homeCon9-body .list h2 span.active {
  max-width: 203px;
}


.homeCon9-body .list p {
  font-size: 14px;
  color: #b4b4b4;
  width: 255px;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 5px;
}
.homeCon9-body .list img {
  width: 255px;
  height: 100px;
  background: #ddd;
  display: block;
  margin-top: 11px;
  overflow: hidden;
}
.homeCon9-body .list li {
  float: left;
  width: 255px;
  border-right: 2px solid #f9f9f9;
  padding:15px 15px;
  border-bottom: 2px solid #f9f9f9;box-shadow: 0 8px 16px rgb(0 0 0 / 10%); margin:12px 15px;
}
.homeCon9-body .list li:nth-child(3n) {
  border-right: 0;
}
.homeCon9-body .list li:nth-child(n+4) {
  border-bottom: 0;
}
 

.homeCon9-body .list li:hover h2 span {
  color: #666;
}
.homeCon9-body .list li:hover p {
  color: #333;
}