.f1{
  height: 360px;
  position: relative;
  overflow: hidden;
}
.top_img{
  width: 1920px;
  height: 360px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
}
.f2{
  background: #e8edf1;
}
.f2_box{
  padding-left: 296px;
  padding-top: 30px;
  /* padding-bottom: 50px; */
  position: relative;
}
.f2_lf{
  height: 405px;
/*   height: 476px; */
  width: 288px;
  position: absolute;
  /* top: 50px; */
  left: 0;
}
.f2_rt{
  height: 405px;
  /* height: 476px; */
}
.f2_rt:hover a{
  cursor: pointer;
  text-decoration: none;
}
.f2_title{
  padding-top: 20px;
}
.title_cn{
  display: inline-block;
  height: 30px;
  line-height: 30px;
  font-size: 30px;
  font-weight: bold;
  color: #0071c1;
  position: relative;
}
.title_cn:after{
  content: '';
  width: 2em;
  height: 1px;
  background: #9ab3c4;
  position: absolute;
  bottom: -15px;
  left: 1em;
}
.title_en{
  height: 20px;
  line-height: 20px;
  margin-top: 25px;
  font-size: 20px;
  font-weight: bold;
  color: #9ab3c4;
}
.f2 .look_more{
  position: absolute;
  padding: 15px 30px;
  background: #0071c1;
  color: #ffffff;
  bottom: 50px;
  left: 0;
}
.f2_rt .slide{
  width: 288px;
}
.f2_rt .slide img{
  width: 288px;
  height: 214px;
}
.slide_title{
  font-size: 16px;
  color: #333333;
  height: 44px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:2;
  overflow: hidden;
  margin-top: 15px;
  padding: 0 2px;
}
.slide_text{
  font-size: 14px;
  color: #333333;
  height: 95px;
  line-height: 23px;
  display: -webkit-box;
  text-align: justify;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:4;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 0px;
}
.slide_date{
  font-size: 14px;
  color: #0071c1;
}
.f2 .bx-wrapper .bx-controls-direction a {
  margin-top: -40px;
  width: 88px;
  height:80px;
}
.f2 .bx-wrapper .bx-prev {
  left: -313px;
  background: url("../img/arrow_left_light.png") center no-repeat;
}
.f2 .bx-wrapper .bx-next {
  left: -178px;
  background: url("../img/arrow_right_light.png") center no-repeat;
}
.f2 .bx-wrapper .bx-controls-direction .bx-prev.disabled {
  display: block;
  background: url("../img/arrow_left.png") center no-repeat;
}
.f2 .bx-wrapper .bx-controls-direction .bx-next.disabled {
  display: block;
  background: url("../img/arrow_right.png") center no-repeat;
}
.f2 .bx-wrapper .bx-prev {
  left: -313px;
  background: url("../img/arrow_left_light.png") center no-repeat;
}
.f2 .bx-wrapper .bx-next {
  left: -178px;
  background: url("../img/arrow_right_light.png") center no-repeat;
}
.f2 .bx-wrapper .bx-controls-direction .bx-prev.disabled {
  display: block;
  background: url("../img/arrow_left.png") center no-repeat;
}
.f2 .bx-wrapper .bx-controls-direction .bx-next.disabled {
  display: block;
  background: url("../img/arrow_right.png") center no-repeat;
}
.f3{
  padding: 20px 0;
  background: #f6f8f9;
}
.f3_title{
  padding-left: 20px;
  position: relative;
  /* border-left: 2px solid #0071c1; */
}
.f3_title .title_cn{
	padding-right: 10px;
}
.f3_title .title_cn:after{
  /* content: none; */
  content: '';
  width: 1px;
  height: 35px;
  background: #9ab3c4;
  position: absolute;
  bottom: -5px;
  left: 4.4em;
}
.f3_title .title_en{
  margin-top: 10px;
  padding-left: 10px;
}
.f3_title .look_more{
  position: absolute;
  right: 0;
  padding-right: 80px;
  height: 28px;
  line-height: 28px;
  top: 24px;
}
.f3_title .look_more a{
  color: #333333;
}
.f3_title .look_more a:hover{
  color: #0071c1;
}

.f3_title .look_more img{
  width: 68px;
  height: 28px;
  position: absolute;
  top: 0;
  right: 0;
}
.item_news{
  width: 592px;
  margin-left: 16px;
  float: left;
  position: relative;
  background: #fff;
  margin-top:20px;
  padding: 10px 15px;
  border-radius: 4px;
}
.item_news:hover{
  box-shadow: 6px 4px 10px 1px rgba(0, 0, 0, 0.17);
}
.item_1,
.item_3{
  margin-left: 0;
}
.news_title{
  height: 36px;
  line-height: 36px;
  color: #666666;
  font-weight: bold;
  font-size: 18px;
}
.new_more{
  float: right;
  font-size: 14px;
  font-weight: normal;
  color: #0071c1;
}
.list_bot .msg_link{
  height: 40px;
  line-height: 40px;
}
.list_bot .msg_link a{
  height: 100%;
  display: block;
  position: relative;
  padding-right:130px;
}
.msg_text{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #696171;
}
.list_bot .text_date{
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  line-height: 40px;
  color: #696171;
  opacity: .6;
  font-size: 12px;
}
.msg_link:hover .msg_text{
  color: #0071c1;
}
.msg_link:hover .text_date{
  color: #0071c1;
  opacity: 1;
}
.f4{
  border-top: 5px solid #4c9bd3;
}
.f4 .w_content{
  padding: 45px 0;
}
.f4_lf{
  height: 374px;
}
.f4_rt{
  position: absolute;
  width: 313px;
  height: 474px;
  /* top: -494px; */
  top: -6px;
  right: 0;
  z-index: 100;
}
.f4_rt_img{
  width: 313px;
}
.f4_rt_title{
  width: 180px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  background-image: url("../img/rect.png");
  position: absolute;
  top: 50px;
  left: 66px;
  z-index: 200;
}
.f4 .bx-wrapper{
  top:-4px;
  height: 330px;
  overflow: hidden;
}
.f4 .bx-wrapper .bx-controls-direction a {
  margin-top: -38px;
  width: 38px;
  height:75px;
}
.f4 .bx-wrapper .bx-prev {
  left: 0;
  background: url("../img/ico_lf.png") center no-repeat;
}
.f4 .bx-wrapper .bx-next {
  right: 0;
  background: url("../img/ico_rt.png") center no-repeat;
}
.f4_rt .img_name{
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 100;
  font-size: 16px;
  color: #ffffff;
}
.box_msg{
  width: 427px;
  margin-right:16px;
  float: left;
  height: 100%;
}
.msg_title{
  height: 30px;
  line-height: 30px;
  color: #0071c1;
  font-weight: bold;
  font-size: 24px;
  position: relative;
}
.msg_title .msg_more{
  color: #0071c1;
  font-weight: normal;
  font-size: 14px;
  float: right;
}
.list_msg{
  margin-top: 22px;
}
.item_msg{
  height: 50px;
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px solid #dfdfdf;
}
.item_msg a{
  color: #333;
}
.item_msg:hover a{
  text-decoration: none;
  cursor: pointer;
  color: #0071c1;
}
.box_msg a {
  color: #333;
}
.box_msg a:hover{
  color: #0071c1;
  text-decoration: none;
  cursor: pointer;
}
.item_msg_1{
  height: 120px;
  position: relative;
  padding-left: 190px;
  overflow: hidden;
}
.item_msg_2{
  height: 50px;
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px solid #dfdfdf;
}
.msg_date{
  font-size: 12px;
  color: #9a999a;
  padding-right: 20px;
}
.item_msg_1 .msg_img{
  position: absolute;
  width: 180px;
  height: 112px;
  top: 4px;
  left: 0;
}
.msg_time{
  margin-top: 5px;
  position: relative;
  padding-left: 20px;
  height: 20px;
  line-height: 20px;
  color: #9a999a;
  font-size: 12px;
}
.msg_time img{
  position: absolute;
  left: 0;
  top: 2px;
  height: 16px;
  width: 16px;
}
.box_msg .msg_title{
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333333;
}
.msg_intro{
  height: 60px;
  line-height: 20px;
  display: -webkit-box;
  text-align: justify;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:3;
  overflow: hidden;
  font-size: 12px;
  color: #999999;
}
.f5{
  height: 220px;
  position: relative;
  overflow: hidden;
  margin-top: -6px;
  padding-top: 74px;
}
.bg_f5{
  position: absolute;
  height: 220px;
  width: 1922px;
  top: 0;
  left: 50%;
  margin-left: -961px;
}
.f5_title{
  float: left;
  white-space: nowrap;
  height: 60px;
  margin-top: 6px;
  border-left: 2px solid #0071c1;
  padding-left: 20px;
}
.f5_title .text_cn{
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  font-weight: bold;
  color: #0071c1;
}
.f5_title .text_en{
  height: 16px;
  line-height: 16px;
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #9ab3c4;
}
.f6{
  height: 240px;
  position: relative;
  overflow: hidden;
  background: #ffffff;
}
.bg_f6{
  position: absolute;
  height: 240px;
  width: 1652px;
  top: 0;
  left: 50%;
  margin-left: -826px;
}
.f6_title{
  float: left;
  white-space: nowrap;
  height: 60px;
  margin-top: 28px;
  border-left: 2px solid #0071c1;
  padding-left: 20px;
}
.f6_title .text_cn{
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  font-weight: bold;
  color: #0071c1;
}
.f6_title .text_en{
  height: 16px;
  line-height: 16px;
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #9ab3c4;
}
.slide_rt{
  width: 1024px;
  position: absolute;
  top:0;
  right: 0;
}
.f6 .bx-viewport{
  width: 903px!important;
  padding: 28px 10px;
}
.f6 .bx-wrapper .bx-controls-direction a {
  margin-top: -38px;
  width: 34px;
  height:77px;
}
.f6 .bx-wrapper .bx-prev {
  left:-50px;
  background: url("../img/btn_lf.png") center no-repeat;
}
.f6 .bx-wrapper .bx-next {
  right: -70px;
  background: url("../img/btn_rt.png") center no-repeat;
}
.slider3 .slide{
  height: 184px;
  overflow: hidden;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.58);
}
.slider3 .slide img{
	width:135px;
	height:184px;
}
.f1{
  width: 1920px;
  left: 50%;
  transform: translateX(-50%);
}

.f1 .bx-viewport{
  width: 1920px!important;
  height: 360px!important;
  left: 50%;
  transform: translateX(-50%);
}

.f1 .bx-wrapper .bx-controls-direction a {
  margin-top: -38px;
  width: 34px;
  height:77px;
}
.f1 .bx-wrapper .bx-prev {
  left:15px;
  background: url("../img/btn_lf.png") center no-repeat;
}
.f1 .bx-wrapper .bx-next {
  right: 15px;
  background: url("../img/btn_rt.png") center no-repeat;
}

/*.slider4{
    left:50%;
    transform: translateX(-50%);
    height:100%;
}*/

.slider4 .slide{
  height: 184px;
  overflow: hidden;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.58);
}
.f1 .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  bottom: 10px;
}

.top_img1{
  position: relative;
  width: 1920px;
  height: 360px;
  left: 50%;
  margin-left: -960px;
  display: block;
}


.ico_link{
  padding: 0 15px;
  float: right;
  height: 72px;
  text-align: center;
  white-space: nowrap;
}

.ico_link:hover{
  color: inherit;
  cursor: pointer;
}
.ico_link:hover span{
  color: #0071c1;
  cursor: pointer;
}
.ico_link span{
  line-height: 16px;
  color: #333333;
  font-size: 16px;
}
.ico_link .link_img{
  height: 56px;
}
.ico_link .link_img img{
  height: 40px;
}
a img{
  border-style:none;
}
#iframePanel{
	width: 100%;
    height: 490px;
    margin: auto;
    position: relative;
    z-index: 10;
}
.slider2 .slide{
  text-align: center;
  background: #ffffff;
}
.slider2 img{
  height: 329px;
  margin: auto;
  max-width: none;
}