/* 顶部样式 */
.header-wrap .hd-tp {
  width: 100%;
  height: 36px;
  line-height: 36px;
  background-color: #f9f9f9;
  border-bottom: 1px solid #eeeff2;
}

.header-wrap .hd-tp .rg-login a {
  display: inline-block;
  height: 100%;
  color: #5e5d5c;
  margin-left: 20px;
}

.header-wrap .hd-md {
  width: 100%;
  height: 109px;
  line-height: 109px;
  overflow: hidden;
}

.header-wrap .hd-md .lf-logo img,.header-wrap .hd-md .rg-login img {
  vertical-align: middle;
}

.header-wrap .hd-md .md-search {
  margin-left: 180px;
  height: 109px;
  line-height: 109px;
}

.header-wrap .hd-md .md-search .search {
  position: relative;
  width: 196px;
  height: 30px;
  border: 2px solid #4497df;
  display: inline-block;
  vertical-align: middle;
}

.header-wrap .hd-md .md-search .search input {
  float: left;
  margin-top: 3px;
  margin-left: 10px;
  width: 140px;
  height: 24px;
}

.header-wrap .hd-md .md-search .search button {
  background: none;
  position: absolute;
  top: 5px;
  right: 14px;
  width: 18px;
  height: 18px;
  background-image: url("../images/fdj.png");
  cursor: pointer;
}

.header-wrap .hd-md .icon {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: -1;
}

.header-wrap .hd-md .icon i {
  display: inline-block;
  position: absolute;
  background-size: 100% 100%;
}

.header-wrap .hd-md .icon .hd_ic-1 {
  width: 96px;
  height: 102px;
  top: 12px;
  left: 2.5%;
  background-image: url("../images/hd_ic-1.png");
}

.header-wrap .hd-md .icon .hd_ic-2 {
  width: 63px;
  height: 63px;
  top: 7px;
  left: 14%;
  background-image: url("../images/hd_ic-2.png");
}

.header-wrap .hd-md .icon .hd_ic-3 {
  width: 72px;
  height: 72px;
  top: 0;
  left: 40.5%;
  background-image: url("../images/hd_ic-3.png");
}

.header-wrap .hd-md .icon .hd_ic-4 {
  top: 36px;
  right: 40%;
  width: 66px;
  height: 75px;
  background-image: url("../images/hd_ic-4.png");
}

.header-wrap .hd-md .icon .hd_ic-5 {
  top: 44px;
  right: 12%;
  width: 76px;
  height: 73px;
  background-image: url("../images/hd_ic-5.png");
}

.header-wrap .hd-md .icon .hd_ic-6 {
  top: 20px;
  right: 1.5%;
  width: 98px;
  height: 86px;
  background-image: url("../images/hd_ic-6.png");
}

.header-wrap .hd-md .rg-login a {
  display: inline-block;
  width: 75px;
  height: 75px;
  vertical-align: middle;
}

.header-wrap .hd-md .rg-login a.wb {
  background-image: url("../images/xlwb.png");
  background-repeat: no-repeat;
  background-size: 46px 46px;
  background-position:center;
}

.header-wrap .hd-md .rg-login a.wb:hover{
  width: 75px;
  height: 75px;
  background-image: url("../images/wb_cd.png");
  background-repeat: no-repeat;
  background-size: 75px 75px;
}

.header-wrap .hd-md .rg-login a.wx {
  background-image: url("../images/wx.png");
  background-repeat: no-repeat;
  background-size: 46px 46px;
  background-position:center;
}

.header-wrap .hd-md .rg-login a.wx:hover{
  width: 75px;
  height: 75px;
  background-image: url("../images/wx_cd.png");
  background-repeat: no-repeat;
  background-size: 75px 75px;
}

.header-wrap .hd-bm {
  width: 100%;
  height: 44px;
  background-color: #4497df;
  padding: 1px 0;
}

.fixed {
  position: fixed;
  top: 0px;
  z-index: 998;
}

.header-wrap .hd-bm .nav {
  margin: 0 auto;
  width: 1070px;
  height: 44px;
  line-height: 44px;
}

.header-wrap .hd-bm .nav li {
  display: inline-block;
  width: 114px;
  height: 44px;
  text-align: center;
}

.header-wrap .hd-bm .nav li a {
  display: inline-block;
  width: 100%;
  height: 44px;
  color: #ffffff;
  font-size: 18px;
}

.header-wrap .hd-bm .nav li.active {
  background-color: #1b70b9;
}

/* first_banner */
.first_banner {
  margin-top: 24px;
  width: 100%;
  overflow: hidden;
}

.first_banner .banner_l {
  width: 490px;
  height: 370px;
  overflow: hidden;
}

.slider {
  width: 100%;
  height: 370px;
  overflow: hidden;
  position: relative;
}

.slider .slide-cont {
  width: 100%;
  height: 370px;
}

.slide-item {
  position: absolute;
  width: 100%;
  height: 100%;
  left: -100%;
}

.slide-item a {
  display: block;
  width: 100%;
  height: 100%;
}

.slide-item img {
  width: 100%;
  height: 100%;
}

.slide-txt {
  width: 100%;
  height: 54px;
  position: absolute;
  left: 0;
  bottom: 0px;
  z-index: 1;
  padding: 40px 0 0 0;
  background-image: -webkit-linear-gradient(top, transparent 20%, #000 90%);
  background-image: -moz-linear-gradient(top, transparent 20%, #000 90%);
  background-image: -ms-linear-gradient(top, transparent 20%, #000 90%);
  background-image: -o-linear-gradient(top, transparent 20%, #000 90%);
  background-image: linear-gradient(top, transparent 20%, #000 90%);
  overflow: hidden;
}

.slide-txt .txt_bg {
  width: 100%;
  height: 54px;
}

.slide-txt a {
  display: inline-block;
  width: 85%;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  padding: 0 20px 0 10px;
  font-weight: 700;
  overflow: hidden;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}

#prev, #next {
  display: block;
  width: 40px;
  height: 70px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%); /*自己的50% */
  display: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none
}

#prev {
  left: 10px;
  background: url("../images/conn-2.png") no-repeat center;
  -webkit-background-size: 100%;
  background-size: 100%;
}

#next {
  right: 10px;
  background: url("../images/conr-2.png") no-repeat center;
  -webkit-background-size: 100%;
  background-size: 100%;
}

.slider .slide_nav {
  position: absolute;
  right: 10px;
  bottom: 15px;
  z-index: 997;
  font-size: 16px;
}

.slider .now-nav {
  color: #ffffff;
  font-weight: 700;
}

.slider .slide-length {
  color: #4497df;
}

.first_banner .banner_c {
  width: 380px;
  padding: 0 10px;
  margin: 0 28px;
  overflow: hidden;
}

.banner_c .hd-tp {
  width: 100%;
  border-bottom: 1px dashed #e8e8e8;
  text-align: center;
}

.banner_c ul {
  margin-top: 6px;
}

.banner_c .hd-tp p a {
  display: inline-block;
  font-weight: 700;
}

.banner_c .hd-tp p.first a {
  font-size: 20px;
  color: #4497df;
}

.banner_c .hd-tp p.last a {
  font-size: 16px;
  margin: 10px 0;
}

.banner_c .hd-tp p a:hover {
  /*color: #ff4939;*/
}

.banner_c ul li a {
  display: inline-block;
  width: 315px;
  line-height: 30px;
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-white-space: nowrap;
  -moz-white-space: nowrap;
  -ms-white-space: nowrap;
  -o-white-space: nowrap;
  white-space: nowrap;
}

.banner_c ul li span {
  height: 30px;
  line-height: 30px;
}

.banner_c ul li:hover a {
  color: #4497df;
}

.banner_c ul li:hover span {
  color: #4497df;
}

.banner_c ul li {
  height: 30px;
}

.first_banner .banner_r {
  width: 240px;
  overflow: hidden;
}

.banner_r .item {
  width: 234px;
  height: 82px;
  line-height: 82px;
  overflow: hidden;
  background-size: 100% 86px;
  background-position-y: -2px;
  margin: 0 auto;
  margin-bottom: 13px;
}

.banner_r .item a {
  display: block;
  height: 82px;
}

.banner_r .item a span {
  display: inline-block;
  width: 125px;
  font-size: 20px;
  color: #FFFFFF;
  float: right;
  margin-right: 15px;
}

.banner_r .hyyw {
  background-image: url("../images/hyyw.png");
}

.banner_r .bhcx {
  background-image: url("../images/bhcx.png");
}

.banner_r .yxsb {
  background-image: url("../images/yxsb.png");
}

.banner_r .gmbmt {
  background-image: url("../images/bmt.png");
  margin-bottom: 0;
}

.banner_r .item img {
  vertical-align: middle;
  margin-left: 45px;
}

.banner_r .item .hy {
  width: 32px;
  height: 32px;
}

.banner_r .item .bh {
  width: 25px;
  height: 29px;
}

.banner_r .item .sb {
  width: 30px;
  height: 30px;
}

.banner_r .item .bmt {
  width: 29px;
  height: 28px;
}

.banner_r .item:hover {
  border: 3px solid #1b70b9;
  width: 228px;
  height: 76px;
  line-height: 76px;
}

.banner_r .item:hover img {
  margin-left: 39px;
}

.banner_r .item:hover img {
  -moz-transition: transform .8s;
  -webkit-transition: transform .8s;
  -o-transition: transform .8s;
  transition: transform .8s;
  moz-transform: rotateX(360deg);
  -webkit-transform: rotateX(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg)
}

.recommend-list {
  margin-top: 23px;
  width: 100%;
  overflow: hidden;
}

.recommend-list .albums_list {
  height: 109px;
  overflow: hidden;
}

.albums_list li {
  display: inline-block;
  width: 19.55%;
  height: 109px;
  overflow: hidden;
  position: relative;
  margin-right: 2px;
}

.albums_list li:last-child {
  margin-right: 0;
}

.albums_list li img {
  width: 100%;
  height: 100%;
}

.albums_list li a {
  display: block;
}

.albums_list li:hover .art {
  display: block;
}

.albums_list li .art {
  position: absolute;
  left: 0;
  top: 0;
  width: 280px;
  height: 115px;
  display: none;
  cursor: default;
}

.albums_list li .art .bg {
  display: block;
  width: 235px;
  height: 115px;
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.albums_list li .art .border {
  border: 3px solid #4496dd;
  width: 229px;
  height: 103px;
  position: absolute;
  left: 0;
  top: 0;
}

.albums_list li .art .border p {
  height: 58px;
  line-height: 58px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  overflow: hidden;
  padding-top: 8px;
}

.albums_list li .art .border a {
  display: block;
  width: 75px;
  height: 23px;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  line-height: 23px;
  color: #fff;
  background: #4497df;
  border-radius: 2px;
}

.advertising {
  width: 100%;
  position: relative;
  margin-top: 26px;
}

.advertising2 {
  margin-top: 20px;
  width: 95%;
}

.advertising a img, .advertising2 a img {
  width: 100%;
}

.advertising i {
  position: absolute;
  top: 0;
  right: 10px;
  background-image: url('../images/zt.png');
  background-size: 43px 44px;
  display: block;
  width: 43px;
  height: 44px;
  color: #ffffff;
  text-align: center;
  line-height: 34px;

}

/* 栏目资讯 */
.column-news {
  width: 100%;
  overflow: hidden;
}

.column-news .column-l {
  width: 69%;
}

.column-l .cm-list {
  display: inline-block;
  width: 370px;
  overflow: hidden;
  margin-right: 40px;
  vertical-align: top;
}

.column-news .column-r {
  width: 30%;
}

.column-l .cm-list .ctr-tab {
  display: none;
}

.column-l .cm-list .show {
  display: block;
}

.column-l .cm-list .ctr-title, .column-r .hd-title {
  line-height: 75px;
  overflow: hidden;
}

.column-l .cm-list .ctr-title .lf {
  position: relative;
}

.ctr-title .lf span {
  font-size: 17px;
  cursor: pointer;
  margin-right: 30px;
}

.ctr-title .lf span.active {
  font-size: 18px;
  font-weight: 700;
  color: #0099e5;
}

.ctr-title .lf i {
  position: absolute;
  top: 28px;
  left: 88px;
  display: inline-block;
  width: 2px;
  height: 19px;
  background-color: #7d7d7d;
}
.ctr-title .rg a {
  font-size: 14px;
  color: #bababa;
  display: none;
}

.ctr-title .rg a.active{
  display: inline-block;
}
.ctr-title .rg {
  cursor: pointer;
}

.ctr-title .rg a {
  font-size: 14px;
  color: #bababa;
}

.ctr-title .rg i {
  display: inline-block;
  width: 13px;
  height: 13px;
  background-image: url("../images/more.png");
  vertical-align: initial;
}

.ctr-tab .cm-hd {
  width: 100%;
  height: 211px;
  overflow: hidden;
  position: relative;
}

.ctr-tab .cm-hd img {
  width: 100%;
  height: 100%;
}

.ctr-tab .cm-hd a{
  display: inline-block;
}

.ctr-tab .cm-hd a p{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 35px;
  background: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.ctr-tab .cm-hd a span{
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  line-height: 35px;
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-white-space: nowrap;
  -moz-white-space: nowrap;
  -ms-white-space: nowrap;
  -o-white-space: nowrap;
  white-space: nowrap;
}

.ctr-tab .cm-hd img:hover, .glb-cpt .bm-list div img:hover, .member-unit .bm-list img:hover {
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}

.ctr-tab .cm-bm {
  margin-top: 10px;
  height: 210px;
  overflow: hidden;
}

.ctr-tab .cm-bm ul {
  width: 94.5%;
  float: right;
  padding-left: 15px;
  border-left: 1px solid #f1f1f1;
}

.ctr-tab .cm-bm ul li {
  line-height: 35px;
  position: relative;
  height: 35px;
}

.ctr-tab .cm-bm ul li i, .industry-focus .bm-list ul li i {
  position: absolute;
  top: 13px;
  left: -20px;
  display: inline-block;
  width: 7px;
  height: 7px;
  border: 1px solid #dcdcdc;
  border-radius: 50%;
}

.ctr-tab .cm-bm ul li a, .industry-focus .bm-list ul li a {
  display: inline-block;
  width: 300px;
  font-size: 14px;
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-white-space: nowrap;
  -moz-white-space: nowrap;
  -ms-white-space: nowrap;
  -o-white-space: nowrap;
  white-space: nowrap;
}

.ctr-tab .cm-bm ul li:hover a, .industry-focus .bm-list ul li:hover a {
  color: #4497df;
}

.ctr-tab .cm-bm ul li:hover span {
  color: #4497df;
}

.industry-focus .hd-title i, .glb-cpt .hd-title i {
  display: inline-block;
  width: 5px;
  height: 21px;
  background-color: #4497df;
  vertical-align: sub;
  margin-right: 11px;
}

.industry-focus .hd-title h3, .glb-cpt .hd-title h3 {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  color: #4497df;
}

.industry-focus .bm-list ul {
  border-left: 1px solid #f1f1f1;
  padding-left: 15px;
  height: 337px;
}

.industry-focus .bm-list ul li {
  position: relative;
  height: 35px;
}

.industry-focus .bm-list ul li a {
  width: 340px;
}

.industry-focus .bm-list ul li i {
  top: 6px;
}

.glb-cpt .bm-list {

}

.glb-cpt .hd-title {
  line-height: 66px;
}

.glb-cpt .bm-list div {
  width: 360px;
  height: 163px;
  overflow: hidden;
}

.glb-cpt .bm-list div img {
  width: 100%;
  height: 100%;
}

.glb-cpt .bx-has-pager, .member-unit .bx-has-pager {
  display: none;
}

.member-unit .hd-title h2 {
  font-size: 24px;
  line-height: 100px;
}
.member-unit{
  position: relative;

}
.member-unit .bm-list{
  width: 87%;
  height: 85px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;

}
.member-unit .bm-list ul{
  width: 1200px;
  height: 100%;
  overflow: hidden;
  position:absolute;
  left: 0;
  top: 0;
}
.member-unit .bm-list ul li{
  display: inline-block;
  width: 150px;
  height: 81px;
  padding: 0 10.4px;
}
.member-unit .bm-list ul li img{
  width: 100%;
  height: 100%;
}
.member-unit .bm-list ul li:first-child{
  margin-left: 0;
}
.member-unit .bm-list ul li:last-child{
  margin-right: 0;
}
.member-unit .prev{
  position: absolute;
  top: 116px;
  left: 0;
  width: 50px;
  height: 45px;
  background-image: url("../images/prev.png");
}
.member-unit .next{
  position: absolute;
  top: 116px;
  right: 0;
  width: 50px;
  height: 45px;
  background-image: url("../images/next.png");
}

/* 页脚 */
.footer {
  width: 100%;
  margin-top: 60px;
  overflow: hidden;
  background-color: #202020;
}

.media-link {
  margin-top: 60px;
  overflow: hidden;
}

.media-link .rg, .enterprise-link .rg {
  width: 1020px;
}

.footer ul li {
  display: inline-block;
  height: 30px;
}

.media-link ul li a, .footer .lf, .enterprise-link ul li a, .ft-bm ul li a, .ft-bm p {
  color: #8f8f8f;
}

.media-link ul i, .enterprise-link ul i, .ft-bm ul i {
  display: inline-block;
  width: 2px;
  height: 15px;
  background-color: #8f8f8f;
  vertical-align: sub;
  margin: 0 10px;
}

.footer ul li a:hover {
  color: #ffffff;
}

.enterprise-link {
  overflow: hidden;
  margin-top: 38px;
  padding-bottom: 26px;
  border-bottom: 1px solid #969696;
}

.footer .ft-bm {
  margin: 29px 0 40px 0;
}

.footer .ft-bm p {
  line-height: 30px;
}

.footer .ft-bm p i {
  display: inline-block;
  width: 23px;
  height: 25px;
  background-image: url("../images/ga.png");
  vertical-align: middle;
  margin-right: 10px;
}
