* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

li {
  list-style: none;
}

body {
  font-family: Microsoft YaHei;
  color: #333;
}

img {
  border: none;
}

.main {
  width: 100%;
  min-width: 1600px;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}

.head {
  width: 100%;
  height: 135px;
}

.head img {
  height: 135px;
}

.head .head_text {
  height: 100%;
  float: right;
  margin-right: 260px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.head .head_text img{
  width:100px;
  height:100px;
}

.head .head_text p {
  font-size: 20px;
  margin-right:20px;
}

.head .head_text p b {
  font-size: 30px;
}

.head .head_text div {
  font-size: 22px;
  color: #1B5AA6;
  font-weight: 600;
  text-align: right;
  margin-top: 15px;
}

.nav {
  width: 100%;
  height: 60px;
  background: linear-gradient(0deg, #1B5AA6 0%, #71A1DB 100%);
}

.nav ul {
  width: 1400px;
  height: 60px;
  margin: 0 auto;
  display: flex;
}

.nav ul li {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  position:relative;
}

.nav ul li a {
  color: #fff;
}

.nav ul li:hover {
  background-color: #5f8cc1;
}
.nav .navli{
  display:none;
  width:100%;
  position:absolute;
  left:0;
  top:60px;
  height:auto;
  z-index:1;
  background:rgba(27,90,166,.8);
}
.nav .navli li{
  height:56px;
  line-height:56px;
}
.nav .navli li a{
  font-size:18px;
}
.nav>ul li:hover .navli{
  display:block;
}
.nav .navli li:hover{
  background-color:#1B5AA6;
}

.nav ul li a {
  color: #fff;
}

.banner {
  width: 100%;
  height: 500px;
  position: relative;
}

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

.banner .lunb ul li {
  width: 100%;
  float: left;
  height: 500px;
}

.banner .lunb ul li a {
  display: inline-block;
  width: 100%;
  height: 500px;
}

.banner .lunb ul li a img {
  width: 100%;
  height: 500px;
}

.banner .yd {
  width: 100%;
  height: 20px;
  position: absolute;
  left: 0;
  bottom: 15px;
}

.banner .yd ul {
  margin: 0 auto;
  width: 140px;
  height: 20px;
}

.banner .yd ul li {
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 10px;
  background-image: url(../images/swiper_li.png);
  background-repeat: no-repeat;
  background-size: 12px 12px;
  background-position: center;
}

.banner .yd ul .on {
  background-image: url(../images/zu7.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center;
}

.container {
  width: 100%;
  background-image: url(../images/jx24.jpg);
  background-repeat: repeat;
  background-size: cover;
}

.yyjj {
  width: 1400px;
  margin: 0 auto;
  height: 700px;
}

.yyjj .h140 {
  height: 140px;
  line-height: 140px;
}

.yyjj .center {
  text-align: center;
}

.yyjj .box {
  width: 100%;
  height: 500px;
}

.yyjj .box .left {
  width: 900px;
  height: 100%;
  float: left;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
}

.yyjj .box .left .video {
  width: 100%;
  height: 100%;
  background-image: url(../images/new_1.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.yyjj .box .left .video img {
  width: 94px;
  height: 94px;
}

.yyjj .box .right {
  width: 440px;
  height: 475px;
  margin-top: 25px;
  float: left;
  background-color: #fff;
  padding: 0 30px;
  position: relative;
}

.yyjj .box .right .r_title {
  font-size: 20px;
  color: #161616;
  font-weight: 600;
  height: 40px;
  line-height: 40px;
  width: 100%;
  margin: 25px 0;
}

.yyjj .box .right .line {
  width: 60px;
  height: 3px;
  background-color: #1B5AA6;
}

.yyjj .box .right .text {
  width: 100%;
  height: 200px;
  font-size: 16px;
  color: #666;
  line-height: 29px;
  overflow: hidden;
  margin-top: 40px;
  text-indent: 32px;
  text-align: justify;
}

.yyjj .box .right .more {
  width: 154px;
  height: 40px;
  background: linear-gradient(0deg, #1B5AA6 0%, #71A1DB 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  position: absolute;
  right: 30px;
  bottom: 40px;
}

.yyjj .box .right .more a {
  color: #fff;
}

.yyjj .box .right .more img {
  margin-left: 5px;
}

.zzcj {
  width: 100%;
  height: 133px;
  background-image: url(../images/kh.png);
  background-repeat: repeat;
  background-size: cover;
  background-position: center;
}

.dxzl {
  width: 1400px;
  height: 753px;
  margin: 0 auto;
  padding-top: 60px;
}
.dxzl .hd{
  width:100%;
}

.dxzl .hd ul li{
  width: 30px;
  height: 5px;
  float:left;
  margin-right:20px;
  background: #d9d9d9;
  margin: 0 10px;
  border-radius: 3px;
}

.dxzl .hd ul li.on{
  background: linear-gradient(0deg, #1B5AA6 0%, #71A1DB 100%);
}

.dxzl .item_box {
  width: 100%;
  height: 630px;
  overflow:hidden;
}
.dxzl .item_box {
  width: 100%;
  height: 630px;
  display: flex;
  justify-content: space-between;
}

.dxzl .item_box .item {
  width: 455px;
  height:628px;
  float:left;
  margin-right:11px;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
}

.dxzl .item_box .item .top {
  width: 100%;
  height: 90px;
  line-height: 90px;
  text-align: center;
  font-size: 28px;
  color: #161616;
}

.dxzl .item_box .item .img {
  width: 100%;
  height: 210px;
  overflow:hidden;
}

.dxzl .item_box .item .img img {
  width: 100%;
  height: 100%;
  transition:1s ease;
}

.dxzl .item_box .item:hover .img img{
  transform: scale(1.1,1.1);
}

.dxzl .item_box .item .text {
  width: calc(100% - 30px);
  height: 60px;
  text-align: center;
  line-height: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
  color: #333;
  font-weight: 600;
  text-indent: 30px;
}

.dxzl .item_box .item .list {
  width: 100%;
  height: 200px;
  padding: 0 30px;
}

.dxzl .item_box .item .list .list_item {
  width: 100%;
  height: 40px;
  position:relative;
}
.dxzl .item_box .item .list .list_item:hover .list_title{
  color:#1B5AA6;
}
.dxzl .item_box .item .list .list_item .list_type {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #1B5AA6;
  margin-top: 16px;
  margin-right: 10px;
  position:absolute;
  top:0;
  left:0;
}
.dxzl .item_box .item .list .list_item:after{
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  bottom: 0;
  height: 1px;
  background: #1B5AA6;
  transition: all .3s;
}

.dxzl .item_box .item .list .list_item:hover:after{
  right:0;
}
.dxzl .item_box .item .list .list_item .list_title {
  flex: 1;
  float:left;
  width:70%;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 40px;
  font-size: 18px;
  color: #666;
}
.dxzl .item_box .item .list .list_item a{
  display:inline-block;
  padding-left:20px;
  width:100%;
}
.dxzl .item_box .item .list .list_item .list_data {
  width: 100px;
  height: 100%;
  line-height: 40px;
  float:right;
  font-size: 16px;
  color: #666;
}

.dxzl .item_box .item .more {
  width: 30px;
  height: 36px;
  position: absolute;
  right: 30px;
  bottom: 30px;
}

.dxzl .item_box .item .more img {
  width: 100%;
  height: 100%;
}

.dxzl .page_box {
  width: 100%;
  height: 63px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dxzl .page_box div {
  width: 30px;
  height: 5px;
  background: #d9d9d9;
  margin: 0 10px;
  border-radius: 3px;
}

.dxzl .page_box .active {
  background: linear-gradient(0deg, #1B5AA6 0%, #71A1DB 100%);
}

.lfzl {
  width: 1400px;
  height: 245px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.lfzl .item {
  width: 335px;
  height: 160px;
  margin-top: 15px;
}

.xwjs {
  width: 1400px;
  height: 620px;
  margin: 0 auto;
  display: flex;
}
.xwjs .title h3{
  float:left;
}
.xwjs .more{
  float: right;
}
.xwjs .more a{
  font-size:16px;
  color:#1B5AA6;
}
.xwjs .more a img{
    width: 20px;
  margin-left: 10px;
}
.xwjs .left {
  flex: 1;
  height: 100%;
}

.xwjs .left .news_img_box {
  width: 100%;
  height: 320px;
  display: flex;
  justify-content: space-between;
}

.xwjs .left .news_img_box .item {
  width: 375px;
  height: 305px;
  border-radius: 10px;
  overflow: hidden;
}

.xwjs .left .news_img_box .item .img {
  width: 100%;
  height: 215px;
  position: relative;
}

.xwjs .left .news_img_box .item .img img {
  width: 100%;
  height: 100%;
}

.xwjs .left .news_img_box .item .img .data {
  width: 102px;
  height: 26px;
  background-image: url(../images/title.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 20px;
}

.xwjs .left .news_img_box .item .text {
  width: 100%;
  height: 90px;
  background-color: #fff;
  padding: 15px 30px;
  overflow: hidden;
  font-size: 18px;
  color: #333;
  line-height: 33px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.xwjs .left .news_img_box .item:hover .text{
  color:#1B5AA6;
}
.xwjs .left .news_list {
  width: 100%;
}

.xwjs .left .news_list .item {
  width: 100%;
  height: 50px;
  position:relative;
}

.xwjs .left .news_list .item .text {
  float: left;
  width:70%;
  height: 100%;
  line-height: 50px;
  font-size: 18px;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.xwjs .left .news_list .item:hover .text{
  color:#1B5AA6;
}
.xwjs .left .news_list .item a{
  display: inline-block;
  width: 100%;
}

.xwjs .left .news_list .item .data {
  width: 150px;
  height: 100%;
  float: right;
  line-height: 50px;
  font-size: 16px;
  color: #666;
}

.xwjs .right {
  width: 598px;
  height: 100%;
  margin-left: 30px;
}

.xwjs .right .r_content {
  width: 100%;
  height: 520px;
  background-image: url(../images/tc35.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
}

.xwjs .right .r_content .r_box {
  width: 490px;
  height: 440px;
  margin-top: 33px;
  background-image: url(../images/zu19.png);
  background-repeat: no-repeat;
  background-size: 330px 430px;
  background-position: right;
  position: relative;
}

.xwjs .right .r_content .r_box .text {
  width: 100%;
  height: 225px;
  padding: 0 25px;
  overflow: hidden;
  font-size: 18px;
  color: #666;
  line-height: 38px;
  position: absolute;
  text-align: justify;
  bottom: 25px;
  right: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.dxzs {
  width: 1400px;
  height: 703px;
  margin: 0 auto;
}

.dxzs .item_box {
  width: 100%;
  height: 540px;
  display: flex;
  justify-content: space-between;
}

.dxzs .item_box .item {
  width: 455px;
  height: 540px;
  float:left;
  margin-right:11px;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
}

.dxzs .item_box .item .img {
  width: 100%;
  height: 210px;
  overflow:hidden;
}

.dxzs .item_box .item .img img {
  width: 100%;
  height: 100%;
  transition:1s ease;
}

.dxzs .item_box .item:hover .img img{
  transform: scale(1.1,1.1);
}

.dxzs .item_box .item .text {
  width: calc(100% - 30px);
  height: 60px;
  text-align: center;
  line-height: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
  color: #333;
  font-weight: 600;
  text-indent: 30px;
}

.dxzs .item_box .item .list {
  width: 100%;
  height: 200px;
  padding: 0 30px;
}

.dxzs .item_box .item .list .list_item {
  width: 100%;
  height: 40px;
  position:relative;
}

.dxzs .item_box .item .list .list_item:after{
  content: '';
  position: absolute;
  left: 0;
  right: 100%;
  bottom: 0;
  height: 1px;
  background: #1B5AA6;
  transition: all .3s;
}

.dxzs .item_box .item .list .list_item:hover:after{
  right:0;
}

.dxzs .item_box .item .list .list_item .list_type {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #1B5AA6;
  margin-top: 16px;
  margin-right: 10px;
  position:absolute;
  top:0;
  left:0;
}
.dxzs .item_box .item .list .list_item a{
  display:inline-block;
  padding-left:20px;
  width:100%;
}
.dxzs .item_box .item .list .list_item .list_title {
  flex: 1;
  float:left;
  width:70%;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 40px;
  font-size: 18px;
  color: #666;
}
.dxzs .item_box .item .list .list_item:hover .list_title{
  color:#1B5AA6;
}
.dxzs .item_box .item .list .list_item .list_data {
  width: 100px;
  height: 100%;
  float:right;
  line-height: 40px;
  font-size: 16px;
  color: #666;
}

.dxzs .item_box .item .more {
  width: 30px;
  height: 36px;
  position: absolute;
  right: 30px;
  bottom: 30px;
}

.dxzs .item_box .item .more img {
  width: 100%;
  height: 100%;
}
.dxzs .hd{
  width:100%;
}

.dxzs .hd ul li{
  width: 30px;
  height: 5px;
  float:left;
  margin-right:20px;
  background: #d9d9d9;
  margin: 0 10px;
  border-radius: 3px;
}

.dxzs .hd ul li.on{
  background: linear-gradient(0deg, #1B5AA6 0%, #71A1DB 100%);
}
.dxzs .page_box {
  width: 100%;
  height: 63px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dxzs .page_box div {
  width: 30px;
  height: 5px;
  background: #d9d9d9;
  margin: 0 10px;
  border-radius: 3px;
}

.dxzs .page_box .active {
  background: linear-gradient(0deg, #1B5AA6 0%, #71A1DB 100%);
}

.ztzl {
  width: 1400px;
  height: 450px;
  margin: 0 auto;
}

.ztzl .item_box {
  width: 100%;
  height: 320px;
  display: flex;
  justify-content: space-between;
}

.ztzl .item_box .item {
  width: 455px;
  height: 100%;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
}

.ztzl .item_box .item .img {
  width: 100%;
  height: 260px;
  overflow:hidden;
}
.ztzl .item_box .item:hover .img img{
  transform:scale(1.1,1.1);
}
.ztzl .item_box .item .img img {
  width: 100%;
  height: 100%;
  transition: 1s ease;
}

.ztzl .item_box .item .text {
  width: calc(100% - 30px);
  height: 60px;
  text-align: center;
  line-height: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 26px;
  color: #333;
  font-weight: 600;
  text-indent: 30px;
}

.ztzl .item_box .item:hover .text{
  color:#1B5AA6;
}

.xglj {
  width: 100%;
  height: 70px;
  background-color: #fff;
}

.xglj .box {
  width: 1400px;
  height: 100%;
  margin: 0 auto;
  display: flex;
}

.xglj .box div {
  height: 100%;
  color: #161616;
  font-size: 20px;
  line-height: 70px;
}

.xglj .box ul {
  height: 100%;
  display: flex;
}

.xglj .box ul li {
  height: 100%;
  line-height: 70px;
  margin: 0 20px;
  font-size: 16px;
  color: #666666;
}

.foot {
  width: 100%;
  height: 275px;
  background-image: url(../images/zu26.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.foot .content {
  width: 1400px;
  height: 100%;
  margin: 0 auto;
  display: flex;
}

.foot .content .left {
  flex: 1;
  display: flex;
  align-items: center;
}

.foot .content .left img {
  height: 90px;
  width: 676px;
}

.foot .content .right {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.foot .content .right .text_box p {
  font-size: 16px;
  color: #fff;
  margin: 5px 0;
}
.foot .content .right .text_box p a{
  color:#fff;
}
.title {
  width: 100%;
  height: 100px;
  font-size: 36px;
  line-height: 100px;
  font-weight: 600;
  color: #161616;
}

.title_center {
  width: 100%;
  height: 100px;
  font-size: 36px;
  line-height: 100px;
  font-weight: 600;
  color: #161616;
  text-align: center;
}
