@charset "utf-8";

/* CSS Document */
img {
  max-width: 100%;
}
a{
  cursor: pointer;
}
.main {
  width: 1200px;
  margin: 40px auto 0;
  overflow: hidden;
}
/* 信息平台 */
.information-title{
  font-size: 20px;
  font-weight: 500;
  color: #262626;
  line-height: 28px;
  text-align: center;
}
.information-cont{
  font-size: 14px;
  color: #262626;
  line-height: 20px;
  font-weight: 400;
  margin-top: 23px;
  text-align: center;
  margin-bottom: 6px;
}
.information-inter{
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
  margin-top: 43px;
  text-align: center;
}
.information-tabs{
  width: 1000px;
  margin: 0 auto;
  height: 32px;
  margin-top: 37px;
}
.information-tabs a{
  display: inline-block;
  width: 88px;
  height: 30px;
  border-radius: 20px;
  color: #333333;
  border: 1px solid #979797;
  margin: 0 15px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
}
.information-tabs a:hover{
  color: #0080CC!important;
  border: 1px solid #0080CC;
}
.service_img {
  width: 1000px;
  height: 100px;
  margin: 0 auto;
	margin-bottom: 29px;
  display: flex;
  justify-content: space-between;
  margin-top: 44px;
}

.service_detail {
	position: absolute;
	background: url(../image/index-new/icon_bjtp.png) no-repeat;
	width: 305px;
	color: #666;
	z-index: 100;
	top: 32px;
	left: 74px;
	background-size: 100% 100%;
	display: none;
}

.service_detail span {
	margin: 15px 15px 17px 30px;
	font-size: 12px;
	display: inline-block;
	line-height: 20px;
	text-indent: 2em
}

.service_img a {
	display: inline-block;
	width: 94px;
	height: 93px;
	float: left;
	margin-right: 23px;
	position: relative;
}

.service_img a:nth-child(1):hover .service_detail {
	display: block;
}

.service_img a:nth-child(3):hover .service_detail {
	display: block;
}

.service_img a:nth-child(4):hover .service_detail {
	display: block;
}

.service_img a:nth-child(6):hover .service_detail {
	display: block;
}

.service_img a img {
	width: 94px;
	height: 93px;
}

.service_img a:nth-child(7) {
	margin-right: 0px;
}

.service_img p {
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 20px;
	text-align: center;
	top: 61px;
	position: absolute;
	width: 100%;
}

.service_search .search_011 {
	float: left;
	overflow: hidden;
	margin-left: 18px
}

.matioinforn-map{
  margin-top: 14px;
  margin-bottom: 74px;
}
.matioinforn-map a{
  width: 1000px;
  height: 612px;
  margin: 0 auto;
  display: block;
}
.service{
  width: 1160px;
  height: 250px;
  display: flex;
  margin-top: 14px;
  margin-bottom: 56px;
  justify-content: space-between;
}
.service a{
  width: 180px;
  height: 250px;
  display: inline-block;
}
.service-title{
  display: flex;
  justify-content: space-between;
  width: 1160px;
  height: 25px;
  align-items: center;
  margin-top: 25px;
}
.service-title span{
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  line-height: 25px;
}
.service-title a{
  font-size: 14px;
  color: #999999;
  line-height: 25px;
}
.service-list{
  width: 1160px;
  display: flex;
  margin: 25px 0 50px;
}
.service-cont{
  width: 600px;
}
.service-cont a{
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 38px;
  width: 600px;
  display: block;
  display: flex;
  align-items: center;
}
.service-cont a i{
  width: 6px;
  height: 6px;
  background: #999999;
  border-radius: 3px;
  margin-right:18px;
  font-style: normal;
  display: inline-block;
}
.service-live{
  width: 1160px;
  height: 160px;
  display: flex;
  margin: 20px 0 73px;
  justify-content:space-between;
}
.service-live a{
  display: inline-block;
}
.service-live img{
  width: 280px;
  height: 170px;
}
/* 右侧广告位 */
.adv-top{
  width: 360px;
  height: 200px;
  display: block;
  margin-bottom: 32px;
}
.adv-matrix{
  width: 320px;
  margin: 0 auto;
}
.adv-title {
  width: 320px;
  height: 22px;
  font-size: 16px;
  font-weight: 500;
  color: #666666;
  margin-bottom: 11px;
  line-height: 22px;
  padding-bottom: 4px;
  border-bottom: 1px solid #D8D8D8;
  display: flex;
  align-items: center;
}
.adv-title i{
    width: 16px;
    height: 16px;
    display: block;
    background: url(../../static/image/advertising/icon1.png) no-repeat;
    background-size: cover;
    margin-right: 8px;
}
.news-title i{
  background: url(../../static/image/advertising/icon2.png) no-repeat;
  background-size: cover;
}
.matrix{
  display: flex;
  justify-content: space-around;
  margin-bottom: 45px;
}
.shortcurNav{
  display: block;
  width: 48px;
  height: 48px;
  background-size: cover;
}
.fixed_app{
  background-image: url(../image/advertising/app.png);
}
.fixed_weixin {
  background-image: url(../image/advertising/weixin.png);}
  .fixed_weibo {
    background-image: url(../image/advertising/weibo.png);
}
.fixed_tengxun {
  background-image: url(../image/advertising/tengxun.png);
}
.fixed_douyin {
  background-image: url(../image/advertising/douyin.png);
}
.fixed_kuaishou {
  background-image: url(../image/advertising/kuaishou.png);
}
.xhcj_news{
  width: 320px;
  padding: 20px;
  background: #fff;
  margin-bottom: 47px;
}
.news_list{
  padding-top: 14px;
  border-top: 1px solid #D8D8D8;
}
.news_list li{
  height: 70px;
  display: flex;
  margin-bottom: 10px;
  align-items: center;

}
.news_img{
  display: block;
  width: 98px;
  height: 70px;
}
.news_img img{
  width: 100%;
  height: 100%;
}
.news_title{
  width: 206px;
  height: 70px;
  display: block;
  margin-left: 16px;
  display: flex;
  align-items: center;
}
.news_title a{
  float: right;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}
.news-content{
  font-size: 14px;
  color: #666666;
line-height: 24px;
}
.hot_list{
  height: 300px;
  padding-top: 14px;
  border-top: 1px solid #D8D8D8;
}
.hot_list li{
  height: 100px;
  display: flex;
}
.hot-img{
  width: 160px;
  height: 100px;
  display: block;
}
.hot-title{
  width: 140px;
  height: 88px;
  margin-left: 10px;
  padding: 4px;
  display: block;
}
.hot-title a{
  font-size: 16px;
  color: #666666;
  line-height: 22px;
}

.adver_img{
  width: 360px;
  height: 100px;
  margin-top: 39px;
  background-color: #666666;
}

.mains{
  height: 300px;
}
.inter_tabs{
  width: 798px;
  padding-left: 5px;
  background: #FFFFFF;
  box-shadow: 0px 2px 4px 0px rgba(186, 186, 186, 0.5);
}
.inter_tab{
  display: flex;
}
.tab_left{
  flex: 1;
}
.tab_left span{
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  height: 29px;
  line-height: 29px;
  padding: 0 12px;
  border-radius: 4px;
  margin: 4px;
  cursor: pointer;
}
.tab_left .on{
  background: #147AC9;
  color: #fff;
}
.tab_right{
  width: 18px;
  height: 18px;
  margin-right: 23px;
  margin-left: 30px;
  background: url(../image/advertising/up.png);
  background-size: cover;
  margin-top: 10px;
}
.tab_up{
  width: 18px;
  height: 18px;
  margin-right: 23px;
  margin-left: 30px;
  background: url(../image/advertising/down.png);
  background-size: cover;
  margin-top: 10px;
  display: none;
}
