.w{
    width: 1560px;
    margin: 0 auto;
}
body {
	line-height: 1;
}
.w::after {
	content: "";
	display: block;
	clear: both;
}
.iframe {
	height: 40px;
	overflow: hidden;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.advs {
	position: relative;
	display: block;
}
.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}
.advs img {
	display: block;
}
.Center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%, -50%);
}
.Center-x {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.Center-y {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
a{
    color: #333;
}
a:hover{
    color: #259a57;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
    font-family: 'hbzhan';  /* Project id 1875012 */
    src: url('//at.alicdn.com/t/c/font_1875012_gdpmmts42fe.woff2?t=1727596875659') format('woff2'),
         url('//at.alicdn.com/t/c/font_1875012_gdpmmts42fe.woff?t=1727596875659') format('woff'),
         url('//at.alicdn.com/t/c/font_1875012_gdpmmts42fe.ttf?t=1727596875659') format('truetype');
}
.hbzhan {
	font-family: "hbzhan" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.iframe{
    height: 42px;
    overflow: hidden;
}
/* header */
.header{
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #e6e6e6;
}
.header a{
    font-size: 14px;
    color: #666;
}
.header a:hover{
    color: #138146;
}
.header a.login{
    color: #138146;
}
.header span{
    float: left;
}
.header span a{
    margin-right: 18px;
}
.header span a:last-child{
    margin: 0;
}
.header p{
    float: right;
}
.header p a{
    margin-right: 24px;
}
.header p a:last-child{
    margin: 0;
}
.header p a.mobile{
    color: #138146;
}
.header p a.mobile i{
    margin-right: 5px;
    font-size: 16px;
}
/* top */
.top{
	background-color: #fff;
    z-index: 9999;
    position: relative;
}
.top .item{
	margin: 0 auto;
	padding:16px 0;
	background-color: #fff;
	position:relative;
}
.top .item .logo{
	float: left;
	width: 220px;
}
.top .item .logo .top_text {
	float: left;
}
.top .item .logo .top_text b {
	font-size: 22px;
	width: 110px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	border-radius: 15px 15px 15px 0;
	background: #00994d;
	display: block;
}
.top .item .pageName{
	float: left;
	font-size: 24px;
	color: #000;
	margin:10px 0 0 50px;
	border-left: 1px solid #ddd;
	padding-left: 20px;
	display: none;
}

.top .item .exhi-ico {
	float: right;
	margin-top: 10px;
}
.top .item .exhi-ico a {
	display: inline-block;
	width: 100px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	color: #fa8c16;
	border-radius: 2px;
	border: 1px solid #fa8c16;
	margin-left: 17px;
}
.top .item .exhi-ico a i {
	display: inline-block;
	width: 20px;
	height: 21px;
	background: url('/images/expo2020/zhanwei-ico.png') no-repeat;
	vertical-align: top;
	margin-top: 7px;
	margin-right: 5px;
}
.top .item .exhi-ico a.guanzong i {
	display: inline-block;
	width: 22px;
	height: 23px;
	background: url('/images/expo2020/guanzong-ico.png') no-repeat;
	vertical-align: top;
	margin-top: 7px;
	margin-right: 5px;
}
.top .item .exhi-ico a.guanzong {
	color: #4bbf5b;
	border: 1px solid #4bbf5b;
}
.search {
	width: 360px;
	height: 36px;
	margin: 8px 0 0 70px;
	float: left;
	border: 2px solid #4bbf5b;
	position: relative;
	border-radius: 20px;
	color: #999;
    box-sizing: initial;
}

.searchSelect {
	width: 88px;
	height: 36px;
	position: relative;
	float: left;
}

.selectTop {
	position: relative;
	cursor: pointer;
}

.selectTop p {
	font-size: 14px;
	line-height: 18px;
	color: black;
	text-indent: 20px;
	border-right: 1px solid #e6e6e6;
	margin-top: 8px;
}

.selectTop i {
	position: absolute;
	right: 14px;
	top: 7px;
	width: 14px;
	height: 8px;
	background: url("http://www.hbzhan.com/images/index/index.png") no-repeat;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}

.selectTop.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.search button {
	position: absolute;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	width: 80px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	right: -2px;
	top: -2px;
	border-radius: 20px;
	background-color:#4bbf5b;
}

.search input {
	width: 306px;
	height: 35px;
	float: left;
	border: none;
	font-size: 14px;
	color: #333;
	margin-left: 20px;
	background-color: #fff;
}

.selectBot {
	position: absolute;
	width: 88px;
	background-color: #ffffff;
	top: 37px;
	left: 0px;
	z-index: 99;
	border-bottom: 2px solid #e6e6e6;
	border-top: 2px solid #e6e6e6;
	display: none;
}

.selectBot li {
	line-height: 26px;
	font-size: 12px;
	text-indent: 16px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
}

.selectBot li:hover {
	background-color: #00cccc;
	border-left: 2px solid #00cccc;
	border-right: 2px solid #00cccc;
	color: #fff;
	cursor: pointer;
}
.top .item .menu{
	float: left;
	margin-top: 17px;
	margin-left: 60px;
}
.top .item .menu a{
	display: inline-block;
	font-size: 20px;
	height: 20px;
	line-height: 20px;
	color: #333;
	padding: 0 26px;
	font-weight: bold;
	position: relative;
}
.top .item .menu a.home::after {
	position: absolute;
	display: block;
	width: 30px;
	height: 3px;
	background-color: #4bbf5b;
	content:'';
	left: 50%;
	transform: translateX(-50%);
	bottom: -10px;
}
.top .item .menu a.home{
	color: #4bbf5b;
}
.top .item .menu a:hover{
	color: #4bbf5b;
}
.top .item .menu a:last-child{
	border:none;
}
/* expo_Banner */
.expo_Banner {
    height: 600px;
    overflow: hidden;
    position: relative;
}
.expo_Banner .swiper-slide{
    height: 600px;
    position: relative;
}
.expo_Banner img {
    display: block;
    width: 100%;
    height: 100%;
    margin: auto;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
/* part0 */
.part0{
    margin: -50px auto 0;
    position: relative;
    z-index: 99;
}
.part0 .part0_news {
    overflow: hidden;
    padding: 5px 20px;
    background-color: #3f3431;
    border-radius: 8px 8px 0 0;
}
.part0_news .part0_news_title {
    width: 115px;
    height: 40px;
    line-height: 38px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    float: left;
}
.part0_news_title svg {
    width: 24px;
    height: 24px;
    margin: 8px 8px 8px 0;
    float: left;
}
.part0_news .part0_news_list {
    width: calc(100% - 115px);
    width: -moz-calc(100% - 115px);
    width: -ms-calc(100% - 115px);
    width: -o-calc(100% - 115px);
    width: -webkit-calc(100% - 115px);
    height: 40px;
    overflow: hidden;
    float: right;
}
.part0_news_list ul {
    float: left;
}
.part0_news_list ul li {
    height: 40px;
    overflow: hidden;
    padding: 0 40px;
    float: left;
    position: relative;
}
.part0_news_list ul li::after {
    content: '';
    width: 1px;
    height: 18px;
    margin-top: -9px;
    background-color: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: 50%;
    right: 0;
}
.part0_news_list ul li a {
    display: block;
    height: 40px;
    overflow: hidden;
    line-height: 38px;
    color: rgba(255, 255, 255, 0.35);
    font-size: 14px;
    padding: 0 20px 0 16px;
    position: relative;
}
.part0_news_list ul li:hover a {
    color: #ea5006;
}
.part0_news_list ul li a::before {
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background-color: #ea5006;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
}
.part0_news_list ul li a::after {
    content: '';
    width: 6px;
    height: 10px;
    margin-top: -5px;
    background: url(../../../../images/expo/version/2024/shh/arrowRight03.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 50%;
}
.part0_news_list ul li a:hover::after {
    background: url(../../../../images/expo/version/2024/shh/arrowRight04.png) center center no-repeat;
    background-size: 100% 100%;
}
.part0 .part0_data {
    overflow: hidden;
    background: linear-gradient(to right, #fe3e00, #fe8c3c);
    border-radius: 0 0 8px 8px;
}
.part0_data ul li {
    width: 16.666666%;
    padding: 15px 0;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.part0_data ul li::after {
    content: '';
    width: 1px;
    height: 50px;
    margin: -25px 0 0;
    background-color: rgba(255, 255, 255, 0.15);
    position: absolute;
    left: 0;
    top: 50%;
}
.part0_data ul li:first-child:after,
.part0_data ul li:hover:after {
    display: none;
}
.part0_data ul li:hover {
    background-color: #259a57;
}
.part0_data ul li .data_con {
    padding-left: 64px;
    position: relative;
}
.part0_data ul li .data_con svg {
    display: block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}
.part0_data ul li:hover .data_con svg {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}
.part0_data ul li .data_con p {
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-family: "RepairBold";
    font-size: 32px;
    margin-bottom: 6px;
}
.part0_data ul li .data_con span {
    display: block;
    height: 20px;
    line-height: 18px;
    color: rgba(255, 255, 255, 0.65);
    font-size: 14px;
    font-weight: bold;
}
/* part1 */
.part {
	margin: 80px auto;
}
.part_title {
    margin: 0 auto 40px;
}
.part_title .ico {
    margin: 0 auto 5px;
    position: relative;
}
.part_title .ico i {
    display: block;
    width: 48px;
    height: 48px;
    background: url(../../../../images/expo/version/2024/shh/part0-title-i.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 8px;
}
.part_title .ico::before,
.part_title .ico::after {
  content: '';
  width: 540px;
  height: 12px;
  margin-top: -6px;
  position: absolute;
  top: 50%;
}
.part_title .ico::before {
  right: calc(50% + 50px);
  right: -moz-calc(50% + 50px);
  right: -ms-calc(50% + 50px);
  right: -o-calc(50% + 50px);
  right: -webkit-calc(50% + 50px);
  background: url(../../../../images/expo/version/2024/shh/titleLine_l.png) center center no-repeat;
  background-size: 100% 100%;
}
.part_title .ico::after {
  left: calc(50% + 50px);
  left: -moz-calc(50% + 50px);
  left: -ms-calc(50% + 50px);
  left: -o-calc(50% + 50px);
  left: -webkit-calc(50% + 50px);
  background: url(../../../../images/expo/version/2024/shh/titleLine_r.png) center center no-repeat;
  background-size: 100% 100%;
}
.part_title span {
  display: block;
  height: 70px;
  overflow: hidden;
  line-height: 68px;
  color: rgba(34, 34, 34, 0.05);
  font-size: 72px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.part_title p {
  height: 60px;
  overflow: hidden;
  line-height: 58px;
  color: #222;
  font-size: 44px;
  font-weight: bold;
  text-align: center;
  margin: -60px auto 0;
}
.part1 .part1_list{
    padding-top: 20px;
    overflow: hidden;
}
.part1 .part_title {
	margin: 0 auto 20px;
}
.part1_list ul {
    margin: 0 -10px;
}
.part1_list ul li {
    width: 25%;
    margin: 0;
    padding: 0 10px;
    float: left;
}
.part1_list ul li:hover {
    margin: -20px 0 0;
    padding-bottom: 20px;
}
.part1_list ul li .part1_con {
    padding: 2px;
    background: linear-gradient(to right, #fff, #fff);
    border-radius: 8px;
}
.part1_list ul li:hover .part1_con {
    background-image: -moz-linear-gradient( 0deg, rgb(39,138,68) 0%, rgb(131,178,24) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(39,138,68) 0%, rgb(131,178,24) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(39,138,68) 0%, rgb(131,178,24) 100%);
}
.part1_list ul li .part1_con .part1_img {
    height: 208px;
}
.part1_list ul li .part1_con .part1_img a {
    display: block;
    height: 100%;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
}
.part1_list ul li .part1_con .part1_img a img {
    display: block;
    width: 100%;
    height: 100%;
    margin: auto;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.part1_list ul li:hover .part1_con .part1_img a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
.part1_list ul li .part1_con .part1_img a::after {
    content: '';
    width: 100%;
    height: 60%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    position: absolute;
    bottom: 0;
}
.part1_list ul li .part1_con .part1_img a span {
    display: block;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 1;
}
.part1_list ul li .part1_con .part1_img a mark{
    position: absolute;
    top: 10px;
    right: 10px;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    font-size: 14px;
    color: #fff;
    background-color: #f90;
    border-radius: 4px;
}
.part1_list ul li .part1_con .part1_img a i {
    display: block;
    height: 24px;
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    border-radius: 6px 6px 0;
    padding: 0 10px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 1;
}
.part1_list ul li .part1_con .part1_img a i.live_ico,
.part .part_right ul li .partRight_con .partRight_img a i.live_ico,
.part_right dl dd .partRight_img a i.live_ico {
    background: linear-gradient(to right, rgba(234, 80, 6, 0.9), rgba(231, 40, 17, 0.9));
}
.part1_list ul li .part1_con .part1_img a i.review_ico,
.part .part_right ul li .partRight_con .partRight_img a i.review_ico,
.part_right dl dd .partRight_img a i.review_ico {
    background: linear-gradient(to right, rgba(87, 199, 135, 0.9), rgba(37, 154, 87, 0.9));
}
.part1_list ul li .part1_con .part1_img a i.notice_ico,
.part .part_right ul li .partRight_con .partRight_img a i.notice_ico,
.part_right dl dd .partRight_img a i.notice_ico {
    background: linear-gradient(to right, rgba(132, 195, 244, 0.9), rgba(67, 133, 245, 0.9));
}
.part1_list ul li .part1_con .part1_img a i.live_ico::before,
.part .part_right ul li .partRight_con .partRight_img a i.live_ico,
.part_right dl dd .partRight_img a i.live_ico  {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    vertical-align: middle;
    margin: -2px 5px 0 0;
    background-color: #fff;
}
.part1_list ul li .part1_con .part1_img a i.review_ico::before,
.part1_list ul li .part1_con .part1_img a i.notice_ico::before,
.part .part_right ul li .partRight_con .partRight_img a i.review_ico::before,
.part_right dl dd .partRight_img a i.review_ico::before,
.part1_list ul li .part1_con .part1_img a i.notice_ico::before,
.part .part_right ul li .partRight_con .partRight_img a i.notice_ico::before{
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    margin: -2px 5px 0 0;
    border-left: 4px solid #fff;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}
.part1_list ul li .part1_con .part1_name {
    padding: 10px;
}
.part1_list ul li .part1_con .part1_name a {
    display: block;
    height: 36px;
    overflow: hidden;
    line-height: 36px;
    color: #222;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.part1_list ul li:hover .part1_con .part1_name a {
  color: #fff;
}
/* 展区 */
.part_main {
    padding: 15px;
    background-color: #f4f4f4;
    border-radius: 8px;
}

.part_main .part_left {
    width: 354px;
    padding: 10px;
    border-radius: 8px;
    position: relative;
    float: left;
}
.part_left .partLeft_title {
    width: 100%;
    height: 94px;
    padding: 20px 0;
    background: url(../../../../images/expo/version/2024/shh/partLeft_titleBg.png) center top no-repeat;
    background-size: auto 100%;
    position: absolute;
    left: 0;
    top: -23px;
    z-index: 1;
}
.partLeft_title h5 {
    height: 40px;
    line-height: 38px;
    color: #3d1f09;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}
.part_left .partLeft_list {
    height: 100%;
    padding: 73px 0 10px;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.45);
}
.partLeft_list ul {
    padding: 0 0 0 10px;
}
.partLeft_list ul li {
    width: 50%;
    margin-top: 12px;
    padding: 0 10px 0 0;
    float: left;
}
.partLeft_list ul li a {
    display: block;
    height: 77px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 8px;
    position: relative;
}
.partLeft_list ul li a img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.part_main .part_right {
    width: calc(100% - 354px);
    width: -moz-calc(100% - 354px);
    width: -ms-calc(100%- 354px);
    width: -o-calc(100% - 354px);
    width: -webkit-calc(100% - 354px);
    float: right;
}
.part_right ul{
      overflow: hidden;
}
.part_right ul li {
    width: 50%;
    padding-left: 15px;
    float: left;
}
.part_right ul li .partRight_con {
    overflow: hidden;
    border-radius: 8px;
    position: relative;
}
.part_right dl {
    margin-top: 15px;
}
.part_right dl dd {
    width: 33.333%;
    padding-left: 15px;
    float: left;
}
.part_right dl dd .partRight_item{
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}
.part_right ul li .partRight_con .partRight_img {
    height: 322px;
}
.part_right ul li .partRight_con .partRight_img a {
    display: block;
    height: 100%;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
}
.part_right dl dd .partRight_img a {
    border-radius: 8px 8px 0 0;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    display: block;
    position: relative;
}
.part_right ul li .partRight_con .partRight_img a img,
.part_right dl dd .partRight_img a img {
    display: block;
    width: 100%;
    height: 100%;
    margin: auto;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.part_right ul li:hover .partRight_con .partRight_img a img,
.part_right dl dd:hover .partRight_img a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
.part_right ul li .partRight_con .partRight_img a::after {
    content: '';
    width: 60px;
    height: 60px;
    overflow: hidden;
    background: url(../../../../images/expo/version/2024/shh/play.svg) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    opacity: 0.85;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.part_right dl dd .partRight_img a::after {
    content: '';
    width: 50px;
    height: 50px;
    overflow: hidden;
    background: url(../../../../images/expo/version/2024/shh/play.svg) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    opacity: 0.45;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.part_right ul li:hover .partRight_con .partRight_img a::after {
    opacity: 0.9;
}
.part_right dl dd:hover .partRight_img a::after {
    opacity: 0.85;
}
.part_right ul li .partRight_con .partRight_img a i,
.part_right dl dd .partRight_img a i {
    display: block;
    height: 28px;
    line-height: 26px;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    border-radius: 6px 6px 0;
    padding: 0 15px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
}
  
  .part_right ul li .partRight_con .partRight_name {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
  }
  

  
  .part_right ul li .partRight_con .partRight_name a {
    display: block;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 0 15px;
  }
  
  .part_right ul li .partRight_con .partRight_name a i {
    display: inline-block;
    width: 28px;
    height: 28px;
    overflow: hidden;
    background: url(../../../../images/expo/version/2024/shh/video_ico01.png) center center no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin: -4px 15px 0 0;
  }
  .part_right dl dd .partRight_name{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.3);
    border-radius: 0 0 8px 8px;
  }
  .part_right dl dd .partRight_name a {
    display: block;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 0 15px;
  }
  .part_right dl dd .partRight_name a i{
    width: 22px;
    height: 14px;
    margin: 13px 15px 0 0;
    background: url(../../../../images/expo/version/2024/shh/partRight_play.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: top;
  }
  .part_right dl dd:hover .partRight_name a {
    color: #fff;
  }
  

  .part_right dl dd:nth-child(n+4){
    display: none;
  }
  
  
  .part_main .part_bottom {
    min-height: 170px;
    overflow: hidden;
    margin-top: 15px;
    background-color: #fff;
    border-radius: 8px;
    padding: 0 0 0 148px;
  
    position: relative;
  }
  
  .part_bottom .partBtm_title {
    width: 137px;
    height: 170px;
    padding: 18px 26px 0 15px;
    position: absolute;
    left: 0;
    top: 0;
  }
  

  
  .partBtm_title i {
    display: block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 0 12px;
  }
  
  .partBtm_title i svg {
    display: block;
    width: 22px;
    height: 22px;
    margin: 5px auto;
  }
  
  .partBtm_title span {
    display: block;
    margin-top: 12px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
  }
  .partBtm_title b{
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    opacity: .6;
  }
  .part_bottom .partBtm_list {
    padding: 20px 0 0 0;
    position: relative;
  }
  .partBtm_list ul li {
    width: 10%;
    margin-bottom: 18px;
    padding-right: 18px;
    float: left;
  }
  
  .partBtm_list ul li a {
    display: block;
    height: 32px;
    overflow: hidden;
    line-height: 28px;
    color: #666;
    font-size: 16px;
    text-align: center;
    background-color: #f8f8f8;
    border: 1px solid #eee;
    border-radius: 4px;
  }
  
  .partBtm_list ul li a:hover {
    color: #fff;
    border: 0;
  }
  

/* ---- */
.part2 .part_title p em,
.part7 .part_title p em {
    color: #83b218;
    background-image: -webkit-linear-gradient(left, #83b218, #278a44);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: normal;
}
.part3 .part_title p em,
.part8 .part_title p em {
    color: #f59c1e;
    background-image: -webkit-linear-gradient(left, #f59c1e, #ee4630);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: normal;
}
.part4 .part_title p em,
.part9 .part_title p em {
    color: #f7b911;
    background-image: -webkit-linear-gradient(left, #f7b911, #eb7400);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: normal;
}
.part5 .part_title p em,
.part10 .part_title p em {
    color: #4dadf6;
    background-image: -webkit-linear-gradient(left, #4dadf6, #5c7aed);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: normal;
}
.part6 .part_title p em,
.part11 .part_title p em {
    color: #ff7a45;
    background-image: -webkit-linear-gradient(left, #ff7a45, #ee4630);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: normal;
}
/* ---- */
.part2 .part_left,
.part7 .part_left {
    background-image: -moz-linear-gradient( -45deg, rgb(131,178,24) 0%, rgb(39,138,68) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(131,178,24) 0%, rgb(39,138,68) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(131,178,24) 0%, rgb(39,138,68) 100%);
}
.part3 .part_left,
.part8 .part_left {
    background-image: -moz-linear-gradient( -45deg, rgb(245,156,30) 0%, rgb(238,70,48) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(245,156,30) 0%, rgb(238,70,48) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(245,156,30) 0%, rgb(238,70,48) 100%);
}
.part4 .part_left,
.part9 .part_left{
    background-image: -moz-linear-gradient( -45deg, rgb(247,185,17) 0%, rgb(235,116,0) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(247,185,17) 0%, rgb(235,116,0) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(247,185,17) 0%, rgb(235,116,0) 100%);
}
.part5 .part_left,
.part10 .part_left {
    background-image: -moz-linear-gradient( -45deg, rgb(77,173,246) 0%, rgb(92,122,237) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(77,173,246) 0%, rgb(92,122,237) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(77,173,246) 0%, rgb(92,122,237) 100%);
}
.part6 .part_left,
.part11 .part_left{
    background-image: -moz-linear-gradient( -45deg, rgb(255,122,69) 0%, rgb(238,70,48) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(255,122,69) 0%, rgb(238,70,48) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(255,122,69) 0%, rgb(238,70,48) 100%);
}
/* ---- */
.part2 .part_right ul li:hover .partRight_con .partRight_name,
.part7 .part_right ul li:hover .partRight_con .partRight_name,
.part2 .part_right dl dd:hover .partRight_name a,
.part7 .part_right dl dd:hover .partRight_name a {
    background-image: -moz-linear-gradient( 180deg, rgba(131,178,24,0.9) 0%, rgba(40,138,68,0.9) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgba(131,178,24,0.9) 0%, rgba(40,138,68,0.9) 100%);
    background-image: -ms-linear-gradient( 180deg, rgba(131,178,24,0.9) 0%, rgba(40,138,68,0.9) 100%);
}
.part3 .part_right ul li:hover .partRight_con .partRight_name,
.part8 .part_right ul li:hover .partRight_con .partRight_name,
.part3 .part_right dl dd:hover .partRight_name a,
.part8 .part_right dl dd:hover .partRight_name a {
    background-image: -moz-linear-gradient( 0deg, rgba(238,70,48,0.9) 0%, rgba(245,156,30,0.9) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgba(238,70,48,0.9) 0%, rgba(245,156,30,0.9) 100%);
    background-image: -ms-linear-gradient( 0deg, rgba(238,70,48,0.9) 0%, rgba(245,156,30,0.9) 100%);
}
.part4 .part_right ul li:hover .partRight_con .partRight_name,
.part9 .part_right ul li:hover .partRight_con .partRight_name,
.part4 .part_right dl dd:hover .partRight_name a,
.part9 .part_right dl dd:hover .partRight_name a {
    background-image: -moz-linear-gradient( 180deg, rgba(247,185,18,0.9) 0%, rgba(235,116,0,0.9) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgba(247,185,18,0.9), 0%, rgba(235,116,0,0.9) 100%);
    background-image: -ms-linear-gradient( 180deg, rgba(247,185,18,0.9) 0%, rgba(235,116,0,0.9) 100%);
}
.part5 .part_right ul li:hover .partRight_con .partRight_name,
.part10 .part_right ul li:hover .partRight_con .partRight_name,
.part5 .part_right dl dd:hover .partRight_name a,
.part10 .part_right dl dd:hover .partRight_name a {
    background-image: -moz-linear-gradient( 0deg, rgba(92,122,237,0.9) 0%, rgba(78,172,246,0.9) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgba(92,122,237,0.9) 0%, rgba(78,172,246,0.9) 100%);
    background-image: -ms-linear-gradient( 0deg, rgba(92,122,237,0.9) 0%, rgba(78,172,246,0.9) 100%); 
}
.part6 .part_right ul li:hover .partRight_con .partRight_name,
.part11 .part_right ul li:hover .partRight_con .partRight_name,
.part6 .part_right dl dd:hover .partRight_name a,
.part11 .part_right dl dd:hover .partRight_name a {
    background-image: -moz-linear-gradient( 0deg, rgba(238,70,48,0.9) 0%, rgba(255,122,69,0.9) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgba(238,70,48,0.9) 0%, rgba(255,122,69,0.9) 100%);
    background-image: -ms-linear-gradient( 0deg, rgba(238,70,48,0.9) 0%, rgba(255,122,69,0.9) 100%); 
}
/* ---- */
.part2 .part_bottom .partBtm_title,
.part7 .part_bottom .partBtm_title {
    background: url(../../../../images/expo/version/2024/shh/partBtm_titleBg2.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.part3 .part_bottom .partBtm_title,
.part8 .part_bottom .partBtm_title {
    background: url(../../../../images/expo/version/2024/shh/partBtm_titleBg3.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.part4 .part_bottom .partBtm_title,
.part9 .part_bottom .partBtm_title {
    background: url(../../../../images/expo/version/2024/shh/partBtm_titleBg4.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.part5 .part_bottom .partBtm_title,
.part10 .part_bottom .partBtm_title {
    background: url(../../../../images/expo/version/2024/shh/partBtm_titleBg5.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.part6 .part_bottom .partBtm_title,
.part11 .part_bottom .partBtm_title {
    background: url(../../../../images/expo/version/2024/shh/partBtm_titleBg6.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
/* ---- */
.part2 .part_bottom .partBtm_title i,
.part7 .part_bottom .partBtm_title i{
    background: url(../../../../images/expo/version/2024/shh/partBtm_title_icon2.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.part3 .part_bottom .partBtm_title i,
.part8 .part_bottom .partBtm_title i{
    background: url(../../../../images/expo/version/2024/shh/partBtm_title_icon3.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.part4 .part_bottom .partBtm_title i,
.part9 .part_bottom .partBtm_title i{
    background: url(../../../../images/expo/version/2024/shh/partBtm_title_icon4.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.part5 .part_bottom .partBtm_title i,
.part10 .part_bottom .partBtm_title i{
    background: url(../../../../images/expo/version/2024/shh/partBtm_title_icon5.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.part6 .part_bottom .partBtm_title i,
.part11 .part_bottom .partBtm_title i{
    background: url(../../../../images/expo/version/2024/shh/partBtm_title_icon6.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
/* ---- */
.part2 .part_bottom .partBtm_list::after,
.part7 .part_bottom .partBtm_list::after {
    position: absolute;
    left: -12px;
    top: 0;
    height: 2px;
    right: 0;
    content: "";
    background-image: -moz-linear-gradient( 180deg, rgb(39,138,68) 0%, rgb(131,178,24) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(39,138,68) 0%, rgb(131,178,24) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(39,138,68) 0%, rgb(131,178,24) 100%);
}
.part3 .part_bottom .partBtm_list::after,
.part8 .part_bottom .partBtm_list::after {
    position: absolute;
    left: -12px;
    top: 0;
    height: 2px;
    right: 0;
    content: "";
    background-image: -moz-linear-gradient( 180deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
}
.part4 .part_bottom .partBtm_list::after,
.part9 .part_bottom .partBtm_list::after {
    position: absolute;
    left: -12px;
    top: 0;
    height: 2px;
    right: 0;
    content: "";
    background-image: -moz-linear-gradient( 180deg, rgb(235,116,0) 0%, rgb(247,185,17) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(235,116,0) 0%, rgb(247,185,17) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(235,116,0) 0%, rgb(247,185,17) 100%);
}
.part5 .part_bottom .partBtm_list::after,
.part10 .part_bottom .partBtm_list::after {
    position: absolute;
    left: -12px;
    top: 0;
    height: 2px;
    right: 0;
    content: "";
    background-image: -moz-linear-gradient( 180deg, rgb(92,122,237) 0%, rgb(77,172,246) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(92,122,237) 0%, rgb(77,172,246) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(92,122,237) 0%, rgb(77,172,246) 100%);
}
.part6 .part_bottom .partBtm_list::after,
.part11 .part_bottom .partBtm_list::after {
    position: absolute;
    left: -12px;
    top: 0;
    height: 2px;
    right: 0;
    content: "";
    background-image: -moz-linear-gradient( 180deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
}
/* ---- */
.part2 .partBtm_list ul li a:hover,
.part7 .partBtm_list ul li a:hover {
    background-image: -moz-linear-gradient( 0deg, rgb(39,138,68) 0%, rgb(131,178,24) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(39,138,68) 0%, rgb(131,178,24) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(39,138,68) 0%, rgb(131,178,24) 100%);
}
.part3 .partBtm_list ul li a:hover,
.part8 .partBtm_list ul li a:hover {
    background-image: -moz-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(245,156,30) 100%);
}
.part4 .partBtm_list ul li a:hover,
.part9 .partBtm_list ul li a:hover {
    background-image: -moz-linear-gradient( 180deg, rgb(247,185,18) 0%, rgb(235,116,0) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(247,185,18) 0%, rgb(235,116,0) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(247,185,18) 0%, rgb(235,116,0) 100%);
}
.part5 .partBtm_list ul li a:hover,
.part10 .partBtm_list ul li a:hover {
    background-image: -moz-linear-gradient( 0deg, rgb(92,122,237) 0%, rgb(78,172,246) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(92,122,237) 0%, rgb(78,172,246) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(92,122,237) 0%, rgb(78,172,246) 100%);
}
.part6 .partBtm_list ul li a:hover,
.part11 .partBtm_list ul li a:hover {
    background-image: -moz-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(238,70,48) 0%, rgb(255,122,69) 100%);
}
/* part_news */
.part_news {
    padding: 80px 0;
    background-color: #f1f1f1;
}
.part_news .partNews_main {
    margin: 0 auto;
}
.partNews_main .partNews_left {
    width: 50%;
    padding-right: 10px;
    float: left;
}
.partNews_main .partNews_right {
    width: 50%;
    padding-left: 10px;
    float: right;
}
.partNews_con {
    padding: 17px 24px 24px;
    background-color: #fff;
    border-radius: 8px;
}
.partNews_con .partNews_title {
    margin: 0 auto 17px;
}
.partNews_title>i {
    font-size: 30px;
    color: #238844;
    margin: 5px 14px 5px 0;
    float: left;
}
.partNews_title a.part_tit {
    display: block;
    line-height: 38px;
    color: #222;
    font-size: 24px;
    font-weight: bold;
    float: left;
}
.partNews_title a.part_more {
    display: block;
    line-height: 38px;
    color: #999;
    font-size: 16px;
    float: right;
}
.partNews_title a.part_tit:hover,
.partNews_title a.part_more:hover {
    color: #238844;
}
.partNews_title a.part_more i {
    display: inline-block;
    width: 7px;
    height: 13px;
    background: url(../../../../images/expo/version/2024/shh/arrowRight01.png) center center no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin: -2px 0 0 10px;
}
.partNews_title a.part_more:hover i {
    background: url(../../../../images/expo/version/2024/shh/arrowRight02.png) center center no-repeat;
    background-size: 100% 100%;
}
.partNews_con .items_left {
    width: 356px;
    float: left;
}
.partNews_con .items_right {
    width: calc(100% - 356px);
    width: -moz-calc(100% - 356px);
    width: -ms-calc(100% - 356px);
    width: -o-calc(100% - 356px);
    width: -webkit-calc(100% - 356px);
    padding-left: 24px;
    float: right;
}
.partNews_con dl dt {
    width: 100%;
    margin-bottom: 12px;
    position: relative;
}
.partNews_con dl dd {
    width: 50%;
    float: left;
    position: relative;
}
.partNews_con dl dd:nth-child(2) {
    padding-right: 6px;
}
.partNews_con dl dd:nth-child(3) {
    padding-left: 6px;
}
.partNews_con dl dt .partNews_img,
.partNews_con dl dd .partNews_img {
    overflow: hidden;
    border-radius: 8px;
}
.partNews_con dl dt .partNews_img {
    height: 200px;
}
.partNews_con dl dd .partNews_img {
    height: 96px;
}
.partNews_con dl dt .partNews_img a,
.partNews_con dl dd .partNews_img a {
    display: block;
    height: 100%;
    position: relative;
}
.partNews_con dl dt .partNews_img img,
.partNews_con dl dd .partNews_img img {
    display: block;
    width: 100%;
    height: 100%;
    margin: auto;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.partNews_con dl dt:hover .partNews_img img,
.partNews_con dl dd:hover .partNews_img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.partNews_con dl dt .partNews_img a::after,
.partNews_con dl dd .partNews_img a::after {
    content: '';
    width: 100%;
    height: 50%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    position: absolute;
    bottom: 0;
}
.partNews_con dl dt .partNews_name,
.partNews_con dl dd .partNews_name {
    width: 100%;
    padding: 0 12px;
    position: absolute;
    left: 0;
    bottom: 6px;
    z-index: 1;
}
.partNews_con dl dt .partNews_name a {
    display: block;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
}
.partNews_con dl dd .partNews_name a {
    display: block;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    color: #fff;
    font-size: 14px;
}
.partNews_con ul li {
    padding: 8px 0 10px;
    border-bottom: 1px solid #e6e6e6;
}
.partNews_con ul li .partNews_tit a {
    display: block;
    height: 30px;
    overflow: hidden;
    line-height: 28px;
    color: #222;
    font-size: 16px;
}
.partNews_con ul li:hover .partNews_tit a {
    color: #238844;
}
.partNews_con ul li .partNews_ms {
    height: 24px;
    overflow: hidden;
    line-height: 22px;
    color: #999;
    font-size: 14px;
    margin: 2px auto 3px;
}
.partNews_con ul li p {
    height: 24px;
    line-height: 22px;
    color: #999;
    font-size: 14px;
}
.partNews_con ul li p span {
    float: left;
}
.partNews_con ul li p em {
    font-style: normal;
    float: right;
} 
.partNews_con ul li p span i,
.partNews_con ul li p em i {
    font-size: 14px;
    margin: 2px 4px 0 0;
    float: left;
}
/* footer */
.bottomMenu {
	background-color: #238844;
	padding: 30px 0 25px 0;
}
.bottomMenu .item{
	margin:0 auto;
	/* overflow: hidden; */
}

.footTop {
	/* overflow: hidden; */
	height: 208px;
}
.footLeft {
	float: left;
	width: 30%;
	box-sizing: border-box;
	padding-left: 80px;
	/* overflow: hidden; */
}
.footLeft .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footLeft ul {
	float: left;
	margin-right: 60px;
	/* overflow: hidden; */
}
.footLeft .lxqq .QQhover {
	position: absolute;
	left: 0px;
	bottom: 21px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 20px;
	width: 100px;
	text-align: center;
}
.footLeft .lxqq .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
}
.footLeft .lxqq a{
	position: relative;
	cursor: pointer;
}
.footLeft .lxqq a:hover .QQhover{
	display: inline-block;
}
.footLeft ul li {
	line-height: 36px;
	font-size: 16px;
	color: #fff;
}
.footLeft ul li i {
	width: 26px;
	height: 26px;
	line-height: 36px;
	display: inline-block;
	border-radius: 4px;
	vertical-align: middle;
	background: url("https://www.hbzhan.com/images/index/qq_ico.png") no-repeat center center #fff;
	margin-left: 10px;
}
.footLeft ul li i:hover {
	background: url("https://www.hbzhan.com/images/index/qq_ico.png") no-repeat center center #ff9e00;
}
.footLeft .text {
	margin-top: 10px;
	float: left;
}
.footLeft p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.footLeft .lxqq {
	/* overflow: hidden; */
	height: 108px;
}
.footLeft p b {
	font-size: 16px;
	font-weight: normal;
}
.footCenter {
	float: left;
	width: 30%;
	overflow: hidden;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	box-sizing: border-box;
	padding-right: 1px;
	padding-left: 6%;
}
.footCenter ul {
	width: 45%;
	float: left;
}
.footCenter ul li {
	line-height: 40px;
	width: 100%;
	float: left;
}
.footCenter ul li a {
	color: #fff;
	font-size: 16px;
}
.footCenter .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footRight {
	width: 40%;
	float: right;
}
.footRight .title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}
.footRight .title b {
	font-weight: normal;
}
.footRight ul li {
	width: 33.333%;
	float: left;
}
.footRight ul li .ewm {
	width: 110px;
	height: 110px;
	padding: 8px;
	background: #fff;
	margin: 0 auto;
}
.footRight ul li .ewm img {
	width: 100%;
	height: 100%;
}
.foot {
	background-color: #138146;
	padding: 15px;
	text-align: center;
}

.foot p {
	font-size: 14px;
	line-height: 24px;
	color: #6b6b6b;
	font-family: SimSun;
}

.foot p a {
	color: #fff;
	margin: 0 5px;
	font-family: "microsoft yahei";
}

.foot p a:hover {
	color: #76a145;
}

.foot span {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	display: block;
}
/* rightfloat */
.rightfloat {
	width: 72px;
	background-color: #34b6f6;
	background-image: -webkit-gradient(linear, top, bottom, from(#34b6f6), to(#6f5af8));
	background-image: -webkit-linear-gradient(180deg, #34b6f6, #6f5af8);
	background-image: -moz-linear-gradient(180deg, #34b6f6, #6f5af8);
	background-image: -ms-linear-gradient(180deg, #34b6f6, #6f5af8);
	background-image: -o-linear-gradient(180deg, #34b6f6, #6f5af8);
	background-image: linear-gradient(180deg, #34b6f6, #6f5af8);
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9999;
	border-radius: 20px 0 0 20px;
}
.rightfloat a {
	display: block;
	height: 68px;
	width: 72px;
	float: left;
	position: relative;
	text-align: center;
	color: #fff;
}
.rightfloat a i {
	display: inline-block;
	margin: 12px auto 5px;
	height: 24px;
	font-size: 24px;
}
.rightfloat a i {
	width: 22px;
	background-size: 100% auto !important;
}
.rightfloat a.a4 i {
	background: url('/images/expo2020/a4-ico.png') no-repeat center center;
}
.rightfloat a.a4:hover i {
	background: url('/images/expo2020/a4-ico-hover.png') no-repeat center center;
}

.rightfloat a:hover i {
	color: #fff;
}
.rightfloat a:hover .code {
	display: block;
}
.rightfloat a .code {
	position: absolute;
	top: 0;
	right: 70px;
	padding-right: 5px;
	width: 150px;
	height: 150px;
	display: none;
}
.rightfloat a .code img {
	width: 100%;
}
.rightfloat a p {
	font-size: 13px;
	text-align: center;
}
.rightfloat a::after {
	content: '';
	height: 1px;
	width: 52px;
	background: rgba(255,255,255,0.6);
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.rightfloat a:last-child::after {
	display: none;
}

/* ---弹出框样式 */
/* app+wx */
.p-appImg,.p-wxImg{
    position: absolute;
    left: -235px;
    top: 0;
    width: 220px;
    height: 230px;
    background: url(https://www.hbzhan.com/Images/rightAdv/version/2021/rightAdvAppBgi.png) no-repeat -8px -8px;
    text-align: center;
    box-shadow: 0 2px 5px #eee;
    display: none;
	box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.12);
}
.p-appImg img,.p-wxImg img{
    width: 130px;
    height: 130px;
    margin: 30px 0 20px;
}
.p-appImg p, .p-wxImg p {
	font-size: 14px !important;
	font-weight: 700;
	color: #333;
}

/* QQ */
.p-qq {
	display: block;
	height: 68px;
	width: 68px;
	float: left;
	position: relative;
}
.p-qqBox {
	position: absolute;
	left: -305px;
	top: 0;
	padding-right: 20px;
	display: none;
}
.p-qqBox1 {
	width: 290px;
	height: 200px;
	background: url(https://www.hbzhan.com/Images/rightAdv/version/2021/rightAdvQQbgi.png) #fff no-repeat;
	/* background-size: 100% 100%; */
	padding: 30px 0 0 0;
	box-shadow: 0 2px 5px #eee;
	position: relative;
}
.p-qqBox p {
	overflow: hidden;
	padding-left: 30px;
}
.p-qqBox i{
    float: left;
    width: 50px;
    height: 56px;
    background: url(https://www.hbzhan.com/Images/rightAdv/version/2021/rightBar.png) no-repeat -190px -87px;
    margin-right: 20px;
}
.p-qqBox b{
    display: block;
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
}
.p-qqBox em{
    font-size: 14px;
    color: #999;
    font-style: normal;
}
.p-qqBox a {
	display: inline-block !important;
	height: 34px !important;
	line-height: 34px;
	width: 76px !important;
	border-radius: 18px;
	font-size: 14px;
	color: #fff;
	background-color: #fe9900;
	margin: 15px 0 10px;
	box-shadow: 0 2px 5px #e68557;
	text-align: center;
}
.p-qqBox a:hover {
	background-color: #fe9900;
}
.p-qqBox a:nth-child(2n) {
	background-color: #44a531 !important;
	margin: 15px 10px 10px;
	box-shadow: 0 2px 5px #5c9950;
}

.p-qqBox span {
	/* display: block; */
	text-align: center;
	font-size: 14px;
	color: #999;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #f5f5f5;
}
.p-qqBox a::after {
	display: none;
}
.p-qqBox p:nth-child(3) a{
	margin-top: 0px;
}
.rightfloat a.a6 i {
	background: url('/images/expo2020/a6-ico.png') no-repeat center center;
}
.rightfloat a.a6:hover i {
	background: url('/images/expo2020/a6-ico-hover.png') no-repeat center center;
}
.rightfloat a:hover .p-appImg,.rightfloat a:hover .p-wxImg{display: block;}
.rightfloat a:hover .p-appImg p,.rightfloat a:hover .p-wxImg p {color: #333;}
.p-qq:hover .p-qqBox {display: block;}
/* next_bottom */
.next_bottom {
	width: 100%;
	position: fixed;
	height: 50px;
	bottom: 0;
	left: 0;
	z-index: 999999;
	background: #43b053;
}
.next_bottom_center {
	margin: 0 auto;
	height: 50px;
	background: #fff;
}
.next_bottom_center a {
	color: #fff;
}
.next_bottom_left {
	width: calc(50% - 1px);
	height: 50px;
	float: left;
	background: #43b053;
}
.next_bottom_left p {
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	color: #fff;
}
.next_bottom_left b {
	text-align: center;
	width: 36px;
	height: 36px;
	background: #ffa600;
	border-radius: 50%;
	display: inline-block;
	line-height: 36px;
	margin-right: 10px;
}
.next_bottom_left b i {
	font-size: 18px;
}
.next_bottom_right b i {
	font-size: 18px;
}
.next_bottom_right {
	width: calc(50% - 1px);
	height: 50px;
	float: right;
	background: #43b053;
}
.next_bottom_right p {
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 50px;
}
.next_bottom_right b {
	text-align: center;
	width: 36px;
	height: 36px;
	background: #ffa600;
	border-radius: 50%;
	display: inline-block;
	line-height: 36px;
	margin-right: 10px;
}
/* fix-navigation */
.fix-navigation {
	background-color: #fff;
	padding: 20px 0;
	height: 80px;
	box-sizing: border-box;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999999;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.4);
	display: none;
}
.fix-navigation .item {
	margin: 0 auto;
}
.fix-navigation .logo {
	width: 146px;
	float: left;
	margin-top: -5px;
}
.fix-navigation .search {
	width: 448px;
	margin: 0px 0 0 280px;
}
.fix-navigation .search input {
	width: 360px;
    height: 36px;
}
.fix-navigation .search input {
	color: #cacaca;
}
.fix-navigation .menu {
	float: left;
	margin-left: 48px;
	line-height: 40px;
}
.fix-navigation .menu a:hover {
	color: #4bbf5b;
}
.fix-navigation .menu a {
	font-size: 18px;
	font-weight: bold;
	padding: 0 15px;
	color: #333;
}
.fix-navigation .exhi-ico {
	float: right;
}
.fix-navigation .exhi-ico a {
	margin-left: 17px;
	width: 110px;
	height: 38px;
	line-height: 38px;
	display: block;
	margin-left: 16px;
	text-align: center;
	font-size: 16px;
	border-radius: 4px;
	color: #fff;
	background: #4bbf5b;
	float: left;
}
.fix-navigation .exhi-ico a.qiugou {
	background: #e3ffe7;
	color: #4bbf5b;
	border: 1px solid #e3ffe7;
	box-sizing:border-box;
}
/* 闭馆弹窗 */
.bye {
	position: fixed;
	left: 10px;
	top: 10%;
	z-index: 999999;
	width: 156px;
	height: 326px;
	background: url("../../../../images/Version/2021/expo_2021autumn/byeleft_green.png") no-repeat;
}
.byeMain {
	position: relative;
	width: 100%;
	height: 100%;
	padding-top: 30px;
	box-sizing: border-box;
}
.byeMain .bye_logo {
	width: 95px;
	height: 30px;
	margin: 0 auto;
	background: url('../../../../images/expo2018/byelogo.png') no-repeat;
	background-size: contain;
}
.byeMain p {
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 30px;
}
.byeMain p b {
	display: block;
	font-size: 16px;
	margin-top: 6px;
	position: relative;
}
.byeMain p b i {
	position: absolute;
	bottom: -12px;
	left: 50%;
	transform: translate(-50%,0);
    width: 0;
    height: 0;
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.byeMain span {
	font-size: 14px;
	color: #fff;
	display: block;
	margin: 0 auto;
	width: 85px;
	text-align: center;
	margin-top: 20px;
}
.byeMain .thk_bd {
	border: 2px solid #f9ecc0;
	border-radius: 3px;
	width: 130px;
	height: 72px;
	margin: 0 auto;
	margin-top: 35px;
}
.byeMain .thk {
	border: 1px solid #4bbf5b;
	height: 70px;
	border-radius: 3px;
	background: #f9ecc0;
	text-align: center;
	font-size: 16px;
	color: #4bbf5b;
}
.byeMain .thk b {
	font-weight: normal;
	margin-top: 12px;
	display: block;
	letter-spacing: 2px;
}
.byeMain .ico_right {
	display: block;
	position: absolute;
	bottom: -30px;
	left: 72px;
	width: 18px;
	height: 18px;
	background: url("/images/supply/close-ico.png") no-repeat;
	background-size: cover;
}
/* media */
@media only screen and (min-width: 1441px) and (max-width: 1600px) {
	.w{
		width: 1234px;
	}
	.search{
		width: 320px;
		margin-left: 30px;
	}
	.search input{
		width: 156px;
	}
	.top .item .exhi-ico {
		margin-top: 5px;
	}
	.top .item {
		padding: 20px 0;
	}
	.top .item .menu {
		margin-left: 30px;
		margin-top: 15px;
	}
	.top .item .menu a{
		font-size: 17px;
		padding: 0 10px;
	}
    .expo_Banner,.expo_Banner .swiper-slide {
        height: 476px;
    }
    .part0 {
        margin: -40px auto 0;
    }
    .part0_news .part0_news_title {
        width: 105px;
        height: 30px;
        line-height: 28px;
        font-size: 15px;
    }
    .part0_news_title svg {
        width: 20px;
        height: 20px;
        margin: 4px 6px 6px 0;
    }
    .part0_news .part0_news_list {
        width: calc(100% - 105px);
        width: -moz-calc(100% - 105px);
        width: -ms-calc(100% - 105px);
        width: -o-calc(100% - 105px);
        width: -webkit-calc(100% - 105px);
        height: 30px;
    }
    .part0_news_list ul li {
        height: 30px;
        padding: 0 30px;
    }
    .part0_news_list ul li a {
        height: 30px;
        line-height: 28px;
        font-size: 13px;
        padding: 0 20px 0 16px;
    }
    .part0News_list ul li {
        padding: 0 20px;
    }
    .par0tNews_list ul li a {
        font-size: 13px;
    }
    .part0_data ul li .data_con {
        padding-left: 55px;
    }
    .part0_data ul li .data_con p {
        height: 26px;
        line-height: 26px;
        font-size: 24px;
    }
    .part0_data ul li .data_con span {
        font-size: 13px;
        height: 18px;
        line-height: 16px;
    }
    .part_title .ico i {
        width: 38px;
        height: 38px;
    }
    .part_title span {
        height: 50px;
        line-height: 48px;
        font-size: 50px;
    }
    .part_title p {
        height: 40px;
        line-height: 38px;
        font-size: 32px;
        margin: -40px auto 0;
    }
    .part0_data ul li .data_con svg {
        width: 32px;
        height: 32px;
        top: 2px;
    }
    .part0_data ul li {
        padding: 10px 0;
    }
    .part {
        margin: 64px auto;
    }
    .part1_list ul li .part1_con .part1_img {
        height: 166px;
    }
    .part1_list ul li .part1_con .part1_img a span {
        height: 20px;
        line-height: 20px;
        font-size: 13px;
        left: 16px;
        bottom: 16px;
    }
    .part1_list ul li .part1_con .part1_img a i {
        height: 20px;
        line-height: 18px;
        font-size: 13px;
        border-radius: 4px 4px 0;
        padding: 0 10px;
        right: 16px;
        bottom: 16px;
    }
    .part1_list ul li .part1_con .part1_name {
        padding: 7px;
    }
    .part1_list ul li .part1_con .part1_name a {
        height: 30px;
        line-height: 30px;
        font-size: 15px;
    }
    .part1 .part1_list{
        padding-top: 14px;
    }
    .part1_list ul li:hover {
        margin: -14px 0 0;
        padding-bottom: 14px;
    }
    .part_title {
        margin: 0 auto 36px;
    }
    .part1 .part_title {
        margin: 0 auto 16px;
    }
    .part_main {
        padding: 12px;
    }
    .part_main .part_left {
        width: 280px;
        padding: 8px;
    }
    .part_left .partLeft_title {
        height: 74px;
        padding: 18px 0;
        top: -18px;
    }
    .partLeft_title h5 {
        height: 38px;
        line-height: 28px;
        font-size: 22px;
    }
    .part_left .partLeft_list {
        padding: 48px 0 8px;
    }
    .partLeft_list ul {
        padding: 0 0 0 8px;
    }
    .partLeft_list ul li {
        margin-top: 11px;
        padding: 0 8px 0 0;
    }
    .partLeft_list ul li a {
        height: 61px;
    }
    .part_main .part_right {
        width: calc(100% - 280px);
        width: -moz-calc(100% - 280px);
        width: -ms-calc(100%- 280px);
        width: -o-calc(100% - 280px);
        width: -webkit-calc(100% - 280px);
    }
    .part_right ul li,
    .part_right dl dd {
        padding-left: 12px;
    }
    .part_right ul li .partRight_con .partRight_img {
        height: 255px;
    }
    .part_right ul li .partRight_con .partRight_name a {
        height: 40px;
        line-height: 40px;
        font-size: 15px;
        padding: 0 10px;
    }
    .part_right ul li .partRight_con .partRight_name a i {
        width: 24px;
        height: 24px;
        margin: -4px 10px 0 0;
    }
    .part_right dl {
        margin-top: 11px;
    }
    .part_right dl dd .partRight_name a {
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        padding: 0 10px;
    }
    .part_right dl dd .partRight_name a i {
        width: 18px;
        height: 12px;
        margin: 10px 4px 0 0;
    }
    .part_main .part_bottom {
        min-height: 135px;
        margin-top: 13px;
        padding: 0 0 0 116px;
    }
    .part_bottom .partBtm_title {
        width: 108px;
        height: 135px;
        padding: 13px 20px 0 12px;
    }
    .partBtm_title i {
        width: 24px;
        height: 24px;
        margin: 0 0 8px;
    }
    .partBtm_title span {
        height: 22px;
        line-height: 22px;
        font-size: 15px;
    }
    .part_bottom .partBtm_title {
        width: 108px;
        height: 135px;
        padding: 13px 14px 0 7px;
    }
    .partBtm_list ul li {
        margin-bottom: 14px;
        padding-right: 14px;
    }
    .partBtm_list ul li a {
        height: 26px;
        line-height: 24px;
        font-size: 14px;
    }
    .part_bottom .partBtm_list {
        padding: 14px 0 0 0;
    }
    .part_news {
        padding: 44px 0;
    }
    .partNews_main .partNews_left {
        padding-right: 8px;
    }
    .partNews_main .partNews_right {
        padding-left: 8px;
    }
    .partNews_con {
        padding: 14px 18px 18px;
    }
    .partNews_con .partNews_title {
        margin: 0 auto 10px;
    }
    .partNews_title a.part_tit {
        line-height: 34px;
        font-size: 20px;
    }
    .partNews_title > i {
        font-size: 25px;
        margin: 5px 12px 5px 0;
    }
    .partNews_title a.part_more {
        line-height: 34px;
        font-size: 15px;
    }
    .partNews_title a.part_more i {
        width: 5px;
        height: 9px;
        margin: -4px 0 0 7px;
    }
    .partNews_con .items_left {
        width: 281px;
    }
    .partNews_con .items_right {
        width: calc(100% - 281px);
        width: -moz-calc(100% - 281px);
        width: -ms-calc(100% - 281px);
        width: -o-calc(100% - 281px);
        width: -webkit-calc(100% - 281px);
        padding-left: 18px;
    }
    .partNews_con dl dt .partNews_img {
        height: 159px;
    }
    .partNews_con dl dt {
        margin-bottom: 10px;
    }
    .partNews_con dl dd .partNews_img {
        height: 75px;
    }
    .partNews_con dl dt .partNews_name a {
        height: 26px;
        line-height: 26px;
        font-size: 15px;
    }
    .partNews_con dl dt .partNews_name, .partNews_con dl dd .partNews_name {
        padding: 0 7px;
        bottom: 4px;
    }
    .partNews_con dl dd .partNews_name a {
        height: 18px;
        line-height: 18px;
        font-size: 13px;
    }
    .partNews_con dl dd:nth-child(2) {
        padding-right: 5px;
    }
    .partNews_con dl dd:nth-child(3) {
        padding-left: 5px;
    }
    .partNews_con ul li .partNews_tit a {
        height: 26px;
        line-height: 24px;
        font-size: 15px;
    }
    .partNews_con ul li .partNews_ms {
        height: 20px;
        line-height: 18px;
        font-size: 13px;
        margin: 2px auto 3px;
    }
    .partNews_con ul li p {
        height: 20px;
        line-height: 18px;
        font-size: 13px;
    }
    .partNews_con ul li p span i, .partNews_con ul li p em i {
        font-size: 13px;
        margin: 3px 3px 0 0;
    }
    .partNews_con ul li {
        padding: 5px 0 5px;
    }
    .footLeft {
		padding-left: 50px;
	}
	.footLeft ul {
		margin-right: 30px;
	}
	.footCenter {
		padding-left: 60px;
	}
	.footRight ul li .ewm {
		width: 100px;
		height: 100px;
	}
    .fix-navigation {
		padding: 15px 0;
		height: 70px;
	}
	.fix-navigation .search {
		width: 368px;
		height: 30px;
		margin: 3px 0 0 200px;
	}
	.fix-navigation .search input {
		width: 280px;
		height: 30px;
		font-size: 12px;
	}
	.fix-navigation .search button {
		height: 34px;
		line-height: 34px;
		width: 70px;
		font-size: 14px;
	}
	.fix-navigation .menu a {
	    font-size: 16px;
	}
	.fix-navigation .exhi-ico a {
		width: 90px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
		margin-top: 4px;
	}
	.fix-navigation .menu {
		margin-left: 30px;
	}


}
@media only screen and (min-width: 1381px) and (max-width: 1440px) {
	.w{
		width: 1160px;
	}
    .search{
		width: 280px;
		margin: 4px 0 0 20px;
	}
	.search input{
		width: 180px;
		font-size: 12px;
	}
	.top .item .menu a.home::after {
		width: 26px;
		height: 2px;
		bottom: -10px;
	}
	.top .item {
		padding: 20px 0;
	}
	.top .item .menu {
		margin-left: 30px;
		margin-top: 15px;
	}
	.top .item .menu a{
		font-size: 16px;
		padding: 0 14px;
	}
	.top .item .exhi-ico {
		margin-top: 10px;
	}
	.top .item .exhi-ico a {
		width: 80px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		margin-left: 10px;
	}
	.top .item .exhi-ico a i {
		width: 16px;
		height: 16px;
		background-size: contain;
	}
	.top .item .exhi-ico a.guanzong i {
		width: 16px;
		height: 16px;
		background-size: contain;
		margin-right: 3px;
	}
    .expo_Banner,.expo_Banner .swiper-slide {
        height: 447px;
    }
    .part0 {
        margin: -40px auto 0;
    }
    .part0_news .part0_news_title {
        width: 105px;
        height: 30px;
        line-height: 28px;
        font-size: 15px;
    }
    .part0_news_title svg {
        width: 20px;
        height: 20px;
        margin: 4px 6px 6px 0;
    }
    .part0_news .part0_news_list {
        width: calc(100% - 105px);
        width: -moz-calc(100% - 105px);
        width: -ms-calc(100% - 105px);
        width: -o-calc(100% - 105px);
        width: -webkit-calc(100% - 105px);
        height: 30px;
    }
    .part0_news_list ul li {
        height: 30px;
        padding: 0 30px;
    }
    .part0_news_list ul li a {
        height: 30px;
        line-height: 28px;
        font-size: 13px;
        padding: 0 20px 0 16px;
    }
    .part0News_list ul li {
        padding: 0 20px;
    }
    .par0tNews_list ul li a {
        font-size: 13px;
    }
    .part0_data ul li .data_con {
        padding-left: 55px;
    }
    .part0_data ul li .data_con p {
        height: 26px;
        line-height: 26px;
        font-size: 24px;
    }
    .part0_data ul li .data_con span {
        font-size: 13px;
        height: 18px;
        line-height: 16px;
    }
    .part0_data ul li .data_con svg {
        width: 32px;
        height: 32px;
        top: 2px;
    }
    .part0_data ul li {
        padding: 10px 0;
    }
    .part {
        margin: 60px auto;
    }
    .part_title .ico i {
        width: 36px;
        height: 36px;
    }
    .part_title span {
        height: 40px;
        line-height: 38px;
        font-size: 40px;
    }
    .part_title p {
        height: 34px;
        line-height: 32px;
        font-size: 26px;
        margin: -35px auto 0;
    }
    .part1_list ul li .part1_con .part1_img {
        height: 155px;
    }
    .part1_list ul li .part1_con .part1_img a span {
        height: 20px;
        line-height: 20px;
        font-size: 13px;
        left: 16px;
        bottom: 16px;
    }
    .part1_list ul li .part1_con .part1_img a i {
        height: 20px;
        line-height: 18px;
        font-size: 13px;
        border-radius: 4px 4px 0;
        padding: 0 10px;
        right: 16px;
        bottom: 16px;
    }
    .part1_list ul li .part1_con .part1_name {
        padding: 7px;
    }
    .part1_list ul li .part1_con .part1_name a {
        height: 30px;
        line-height: 30px;
        font-size: 15px;
    }
    .part1 .part1_list{
        padding-top: 14px;
    }
    .part1_list ul li:hover {
        margin: -14px 0 0;
        padding-bottom: 14px;
    }
    .part_title {
        margin: 0 auto 34px;
    }
    .part1 .part_title {
        margin: 0 auto 14px;
    }
    /*  */
    .part_main {
        padding: 10px;
    }
    .part_main .part_left {
        width: 264px;
        padding: 7px;
    }
    .part_left .partLeft_title {
        height: 70px;
        padding: 17px 0;
        top: -16px;
    }
    .partLeft_title h5 {
        height: 36px;
        line-height: 26px;
        font-size: 20px;
    }
    .part_left .partLeft_list {
        padding: 44px 0 8px;
    }
    .partLeft_list ul {
        padding: 0 0 0 8px;
    }
    .partLeft_list ul li {
        margin-top: 10px;
        padding: 0 8px 0 0;
    }
    .partLeft_list ul li a {
        height: 58px;
    }
    .part_main .part_right {
        width: calc(100% - 264px);
        width: -moz-calc(100% - 264px);
        width: -ms-calc(100%- 264px);
        width: -o-calc(100% - 264px);
        width: -webkit-calc(100% - 264px);
    }
    .part_right ul li,
    .part_right dl dd {
        padding-left: 12px;
    }
    .part_right ul li .partRight_con .partRight_img {
        height: 240px;
    }
    .part_right ul li .partRight_con .partRight_name a {
        height: 40px;
        line-height: 40px;
        font-size: 15px;
        padding: 0 10px;
    }
    .part_right ul li .partRight_con .partRight_name a i {
        width: 24px;
        height: 24px;
        margin: -4px 10px 0 0;
    }
    .part_right dl {
        margin-top: 10px;
    }
    .part_right ul li .partRight_con .partRight_img a i,
    .part_right dl dd .partRight_img a i {
        height: 24px;
        line-height: 22px;
        font-size: 15px;
        padding: 0 12px;
        top: 8px;
        right: 8px;
    }
    .part_right dl dd .partRight_name a {
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        padding: 0 10px;
    }
    .part_right dl dd .partRight_name a i {
        width: 18px;
        height: 12px;
        margin: 10px 4px 0 0;
    }
    .part_main .part_bottom {
        min-height: 135px;
        margin-top: 13px;
        padding: 0 0 0 116px;
    }
    .part_bottom .partBtm_title {
        width: 108px;
        height: 135px;
        padding: 13px 20px 0 12px;
    }
    .partBtm_title i {
        width: 24px;
        height: 24px;
        margin: 0 0 8px;
    }
    .partBtm_title span {
        height: 22px;
        line-height: 22px;
        font-size: 15px;
    }
    .part_bottom .partBtm_title {
        width: 108px;
        height: 135px;
        padding: 13px 14px 0 7px;
    }
    .partBtm_list ul li {
        margin-bottom: 14px;
        padding-right: 14px;
    }
    .partBtm_list ul li a {
        height: 26px;
        line-height: 24px;
        font-size: 13px;
    }
    .part_bottom .partBtm_list {
        padding: 14px 0 0 0;
    }
    .part_news {
        padding: 40px 0;
    }
    .partNews_main .partNews_left {
        padding-right: 8px;
    }
    .partNews_main .partNews_right {
        padding-left: 8px;
    }
    .partNews_con {
        padding: 14px 18px 18px;
    }
    .partNews_con .partNews_title {
        margin: 0 auto 8px;
    }
    .partNews_title a.part_tit {
        line-height: 30px;
        font-size: 19px;
    }
    .partNews_title > i {
        font-size: 22px;
        margin: 5px 8px 5px 0;
    }
    .partNews_title a.part_more {
        line-height: 30px;
        font-size: 14px;
    }
    .partNews_title a.part_more i {
        width: 5px;
        height: 9px;
        margin: -4px 0 0 7px;
    }
    .partNews_con .items_left {
        width: 264px;
    }
    .partNews_con .items_right {
        width: calc(100% - 264px);
        width: -moz-calc(100% - 264px);
        width: -ms-calc(100% - 264px);
        width: -o-calc(100% - 264px);
        width: -webkit-calc(100% - 264px);
        padding-left: 18px;
    }
    .partNews_con dl dt .partNews_img {
        height: 149px;
    }
    .partNews_con dl dt {
        margin-bottom: 9px;
    }
    .partNews_con dl dd .partNews_img {
        height: 72px;
    }
    .partNews_con dl dt .partNews_name a {
        height: 26px;
        line-height: 26px;
        font-size: 14px;
    }
    .partNews_con dl dt .partNews_name, .partNews_con dl dd .partNews_name {
        padding: 0 7px;
        bottom: 4px;
    }
    .partNews_con dl dd .partNews_name a {
        height: 18px;
        line-height: 18px;
        font-size: 13px;
    }
    .partNews_con dl dd:nth-child(2) {
        padding-right: 5px;
    }
    .partNews_con dl dd:nth-child(3) {
        padding-left: 5px;
    }
    .partNews_con ul li .partNews_tit a {
        height: 26px;
        line-height: 24px;
        font-size: 14px;
    }
    .partNews_con ul li .partNews_ms {
        height: 20px;
        line-height: 18px;
        font-size: 13px;
        margin: 0 auto;
    }
    .partNews_con ul li p {
        height: 20px;
        line-height: 18px;
        font-size: 13px;
    }
    .partNews_con ul li p span i, .partNews_con ul li p em i {
        font-size: 13px;
        margin: 3px 3px 0 0;
    }
    .partNews_con ul li {
        padding: 5px 0 5px;
    }
    .footLeft ul li {
		font-size: 14px;
	}
	.footLeft p b {
		font-size: 14px;
	}
	.footLeft p {
		font-size: 14px;
	}
	.footRight .title {
		font-size: 14px;
	}
	.footCenter ul li a {
		font-size: 14px;
	}
	.briefingRight ul li p {
		font-size: 14px;
	}
	.foot {
		font-size: 12px;
		padding: 10px;
	}
	.footLeft {
		padding-left: 50px;
	}
	.footLeft ul {
		margin-right: 30px;
	}
	.footCenter {
		padding-left: 60px;
	}
	.footRight ul li .ewm {
		width: 100px;
		height: 100px;
	}
    .fix-navigation {
		padding: 15px 0;
		height: 70px;
	}
	.fix-navigation .search {
		width: 368px;
        height: 32px;
		margin: 3px 0 0 120px;
	}
	.fix-navigation .search input {
		width: 280px;
		height: 30px;
		font-size: 12px;
	}
	.fix-navigation .search button {
		height: 34px;
		line-height: 34px;
		width: 70px;
		font-size: 14px;
	}
	.fix-navigation .menu a {
	    font-size: 16px;
	}
	.fix-navigation .exhi-ico a {
		width: 90px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
		margin-top: 4px;
	}
	.fix-navigation .menu {
		margin-left: 30px;
	}
    .bye {
		left: 4px;
		width: 132px;
		height: 276px;
		background-size: 100% 100%;
	}
	.byeMain {
		padding-top: 15px;
	}
	.byeMain .ico_right {
		bottom: -22px;
		left: 59px;
	}
	.byeMain p {
		font-size: 12px;
		margin-top: 15px;
	}
	.byeMain p b {
		font-size: 14px;
		margin-top: 4px;
	}
	.byeMain p b i {
		bottom: -8px;
		border-top: 4px solid #fff;
		border-right: 4px solid transparent;
		border-left: 4px solid transparent;
	}
	.byeMain .thk_bd {
		width: 106px;
		height: 56px;
		margin-top: 28px;
	}



}
@media only screen and (min-width: 1280px) and (max-width: 1380px) {
	.w{
		width: 1080px;
	}
    .header a {
        font-size: 12px;
    }
    .header span a {
        margin-right: 14px;
    }
    .header p a {
        margin-right: 14px;
    }
    .header p a.mobile i {
        margin-right: 2px;
        font-size: 13px;
    }
    .search{
		width: 280px;
		margin: 4px 0 0 20px;
	}
	.search input{
		width: 180px;
		font-size: 12px;
	}
	.top .item .menu a.home::after {
		width: 26px;
		height: 2px;
		bottom: -10px;
	}
	.top .item {
		padding: 20px 0;
	}
	.top .item .menu {
		margin-left: 30px;
		margin-top: 15px;
	}
	.top .item .menu a {
		font-size: 15px;
		padding: 0 8px;
	}
	.top .item .exhi-ico {
		margin-top: 10px;
	}
	.top .item .exhi-ico a {
		width: 80px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		margin-left: 10px;
	}
	.top .item .exhi-ico a i {
		width: 16px;
		height: 16px;
		background-size: contain;
	}
	.top .item .exhi-ico a.guanzong i {
		width: 16px;
		height: 16px;
		background-size: contain;
		margin-right: 3px;
	}
    .expo_Banner,.expo_Banner .swiper-slide {
        height: 417px;
    }
    .part0 {
        margin: -36px auto 0;
    }
    .part0 .part0_news {
        padding: 4px 12px;
    }
    .part0_news .part0_news_title {
        width: 100px;
        height: 28px;
        line-height: 26px;
        font-size: 14px;
    }
    .part0_news_title svg {
        width: 18px;
        height: 18px;
        margin: 5px 6px 6px 0;
    }
    .part0_news .part0_news_list {
        width: calc(100% - 100px);
        width: -moz-calc(100% - 100px);
        width: -ms-calc(100% - 100px);
        width: -o-calc(100% - 100px);
        width: -webkit-calc(100% - 100px);
        height: 28px;
    }
    .part0_news_list ul li{
        height: 28px;
        padding: 0 20px;
    }
    .part0_news_list ul li::after {
        height: 10px;
        margin-top: -5px;
    }
    .part0_news_list ul li a {
        height: 28px;
        line-height: 26px;
        font-size: 12px;
        padding: 0 16px 0 12px;
    }
    .part0News_list ul li {
        padding: 0 15px;
    }
    .par0tNews_list ul li a {
        font-size: 13px;
    }
    .part0_data ul li .data_con {
        padding-left: 40px;
    }
    .part0_data ul li .data_con p {
        height: 22px;
        line-height: 22px;
        font-size: 20px;
        margin-bottom: 3px;
    }
    .part0_data ul li .data_con span {
        font-size: 12px;
        height: 16px;
        line-height: 14px;
    }
    .part0_data ul li .data_con svg {
        width: 26px;
        height: 26px;
        top: 2px;
    }
    .part0_data ul li {
        padding: 10px 0;
    }
    .part {
        margin: 55px auto;
    }
    .part_title .ico i {
        width: 34px;
        height: 34px;
    }
    .part_title .ico::before{
        background-size: 100% auto;
        width: 370px;
        right: calc(50% + 35px);
        right: -moz-calc(50% + 35px);
        right: -ms-calc(50% + 35px);
        right: -o-calc(50% + 35px);
        right: -webkit-calc(50% + 35px);
    }
    .part_title .ico::after{
        background-size: 100% auto;
        width: 370px;
        left: calc(50% + 35px);
        left: -moz-calc(50% + 35px);
        left: -ms-calc(50% + 35px);
        left: -o-calc(50% + 35px);
        left: -webkit-calc(50% + 35px);
    }
    .part_title span {
        height: 36px;
        line-height: 32px;
        font-size: 36px;
    }
    .part_title p {
        height: 30px;
        line-height: 28px;
        font-size: 22px;
        margin: -30px auto 0;
    }
    .part1_list ul {
        margin: 0 -8px;
    }
    .part1_list ul li {
        padding: 0 8px;
    }
    .part1_list ul li .part1_con .part1_img {
        height: 145px;
    }
    .part1_list ul li .part1_con .part1_img a span {
        height: 20px;
        line-height: 20px;
        font-size: 13px;
        left: 12px;
        bottom: 12px;
    }
    .part1_list ul li .part1_con .part1_img a i {
        height: 20px;
        line-height: 18px;
        font-size: 13px;
        border-radius: 4px 4px 0;
        padding: 0 10px;
        right: 12px;
        bottom: 12px;
    }
    .part1_list ul li .part1_con .part1_name {
        padding: 5px;
    }
    .part1_list ul li .part1_con .part1_name a {
        height: 28px;
        line-height: 28px;
        font-size: 14px;
    }
    .part1 .part1_list{
        padding-top: 14px;
    }
    .part1_list ul li:hover {
        margin: -14px 0 0;
        padding-bottom: 14px;
    }
    .part_title {
        margin: 0 auto 30px;
    }
    .part1 .part_title {
        margin: 0 auto 10px;
    }
    .part_main {
        padding: 10px;
    }
    .part_main .part_left {
        width: 245px;
        padding: 5px;
    }
    .part_left .partLeft_title {
        height: 65px;
        padding: 16px 0;
        top: -15px;
    }
    .partLeft_title h5 {
        height: 32px;
        line-height: 22px;
        font-size: 18px;
    }
    .part_left .partLeft_list {
        padding: 41px 0 6px;
    }
    .partLeft_list ul {
        padding: 0 0 0 8px;
    }
    .partLeft_list ul li {
        margin-top: 10px;
        padding: 0 8px 0 0;
    }
    .partLeft_list ul li a {
        height: 54px;
    }
    .part_main .part_right {
        width: calc(100% - 245px);
        width: -moz-calc(100% - 245px);
        width: -ms-calc(100%- 245px);
        width: -o-calc(100% - 245px);
        width: -webkit-calc(100% - 245px);
    }
    .part_right ul li,
    .part_right dl dd {
        padding-left: 10px;
    }
    .part_right ul li .partRight_con .partRight_img {
        height: 223px;
    }
    .part_right ul li .partRight_con .partRight_name a {
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        padding: 0 8px;
    }
    .part_right ul li .partRight_con .partRight_name a i {
        width: 22px;
        height: 22px;
        margin: -4px 8px 0 0;
    }
    .part_right dl {
        margin-top: 8px;
    }
    .part_right dl dd .partRight_img a::after {
        width: 42px;
        height: 42px;
    }
    .part_right ul li .partRight_con .partRight_img a i,
    .part_right dl dd .partRight_img a i {
        height: 24px;
        line-height: 22px;
        font-size: 15px;
        padding: 0 12px;
        top: 8px;
        right: 8px;
    }
    .part_right dl dd .partRight_name a {
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        padding: 0 10px;
    }
    .part_right dl dd .partRight_name a i {
        width: 16px;
        height: 11px;
        margin: 10px 4px 0 0;
    }
    .part_main .part_bottom {
        min-height: 135px;
        margin-top: 13px;
        padding: 0 0 0 116px;
    }
    .part_bottom .partBtm_title {
        width: 108px;
        height: 135px;
        padding: 13px 20px 0 12px;
    }
    .partBtm_title i {
        width: 24px;
        height: 24px;
        margin: 0 0 8px;
    }
    .partBtm_title span {
        height: 22px;
        line-height: 22px;
        font-size: 15px;
    }
    .part_bottom .partBtm_title {
        width: 108px;
        height: 135px;
        padding: 13px 14px 0 7px;
    }
    .partBtm_list ul li {
        margin-bottom: 14px;
        padding-right: 10px;
    }
    .partBtm_list ul li a {
        height: 26px;
        line-height: 24px;
        font-size: 12px;
    }
    .part_bottom .partBtm_list {
        padding: 14px 0 0 0;
    }
    .part_news {
        padding: 38px 0;
    }
    .partNews_main .partNews_left {
        padding-right: 6px;
    }
    .partNews_main .partNews_right {
        padding-left: 6px;
    }
    .partNews_con {
        padding: 12px 16px 16px;
    }
    .partNews_con .partNews_title {
        margin: 0 auto 8px;
    }
    .partNews_title a.part_tit {
        line-height: 26px;
        font-size: 18px;
    }
    .partNews_title > i {
        font-size: 20px;
        margin: 4px 6px 0 0;
    }
    .partNews_title a.part_more {
        line-height: 28px;
        font-size: 13px;
    }
    .partNews_title a.part_more i {
        width: 5px;
        height: 9px;
        margin: -4px 0 0 7px;
    }
    .partNews_con .items_left {
        width: 246px;
    }
    .partNews_con .items_right {
        width: calc(100% - 246px);
        width: -moz-calc(100% - 246px);
        width: -ms-calc(100% - 246px);
        width: -o-calc(100% - 246px);
        width: -webkit-calc(100% - 246px);
        padding-left: 16px;
    }
    .partNews_con dl dt .partNews_img {
        height: 139px;
    }
    .partNews_con dl dt {
        margin-bottom: 9px;
    }
    .partNews_con dl dd .partNews_img {
        height: 68px;
    }
    .partNews_con dl dt .partNews_name a {
        height: 24px;
        line-height: 24px;
        font-size: 13px;
    }
    .partNews_con dl dt .partNews_name, .partNews_con dl dd .partNews_name {
        padding: 0 6px;
        bottom: 4px;
    }
    .partNews_con dl dd .partNews_name a {
        height: 16px;
        line-height: 16px;
        font-size: 12px;
    }
    .partNews_con dl dd:nth-child(2) {
        padding-right: 4px;
    }
    .partNews_con dl dd:nth-child(3) {
        padding-left: 4px;
    }
    .partNews_con ul li .partNews_tit a {
        height: 25px;
        line-height: 24px;
        font-size: 13px;
    }
    .partNews_con ul li .partNews_ms {
        height: 20px;
        line-height: 18px;
        font-size: 12px;
        margin: 0 auto;
    }
    .partNews_con ul li p {
        height: 18px;
        line-height: 16px;
        font-size: 12px;
    }
    .partNews_con ul li p span i, .partNews_con ul li p em i {
        font-size: 12px;
        margin: 1px 3px 0 0;
    }
    .partNews_con ul li {
        padding: 4px 0 4px;
    }
    .footLeft ul li {
		font-size: 14px;
	}
	.footLeft p b {
		font-size: 14px;
	}
	.footLeft p {
		font-size: 14px;
	}
	.footRight .title {
		font-size: 14px;
	}
	.footCenter ul li a {
		font-size: 14px;
	}
	.briefingRight ul li p {
		font-size: 14px;
	}
	.foot {
		font-size: 12px;
		padding: 10px;
	}
	.footLeft {
		padding-left: 50px;
	}
	.footLeft ul {
		margin-right: 30px;
	}
	.footCenter {
		padding-left: 60px;
	}
	.footRight ul li .ewm {
		width: 100px;
		height: 100px;
	}
    .fix-navigation {
		padding: 15px 0;
		height: 70px;
	}
	.fix-navigation .search {
		width: 368px;
		height: 30px;
		margin: 3px 0 0 68px;
	}
	.fix-navigation .search input {
		width: 280px;
		height: 28px;
		font-size: 12px;
	}
	.fix-navigation .search button {
        height: 32px;
        line-height: 32px;
		width: 70px;
		font-size: 14px;
	}
	.fix-navigation .menu a {
	    font-size: 16px;
		padding: 0 13px;
	}
	.fix-navigation .exhi-ico a {
		width: 90px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
		margin-top: 4px;
	}
	.fix-navigation .menu {
		margin-left: 30px;
	}
    .bye {
		left: 4px;
		width: 132px;
		height: 276px;
		background-size: 100% 100%;
	}
	.byeMain {
		padding-top: 15px;
	}
	.byeMain .ico_right {
		bottom: -22px;
		left: 59px;
	}
	.byeMain p {
		font-size: 12px;
		margin-top: 15px;
	}
	.byeMain p b {
		font-size: 14px;
		margin-top: 4px;
	}
	.byeMain p b i {
		bottom: -8px;
		border-top: 4px solid #fff;
		border-right: 4px solid transparent;
		border-left: 4px solid transparent;
	}
	.byeMain .thk_bd {
		width: 106px;
		height: 56px;
		margin-top: 28px;
	}
	.byeMain .thk {
		height: 54px;
		font-size: 14px;
	}

}
@media screen and (max-width: 1279px) {
	.w{
		width: 1070px;
	}
    .header a {
        font-size: 12px;
    }
    .header span a {
        margin-right: 14px;
    }
    .header p a {
        margin-right: 14px;
    }
    .header p a.mobile i {
        margin-right: 2px;
        font-size: 13px;
    }
    .search{
		width: 280px;
		margin-left: 20px;
		height: 30px;
	}
	.top .item .logo {
		width: 180px;
	}
	.search input{
		width: 180px;
		font-size: 12px;
		height: 30px;
	}
	.search button {
		height: 34px;
		line-height: 34px;
		font-size: 14px;
	}
	.top .item .menu a.home::after {
		width: 26px;
		height: 2px;
		bottom: -8px;
	}
	.top .item {
		padding: 12px 0;
	}
	.top .item .menu {
		margin-left: 40px;
		margin-top: 10px;
	}
	.top .item .menu a{
		font-size: 14px;
		padding: 0 12px;
	}
	.top .item .exhi-ico {
		margin-top: 5px;
	}
	.top .item .exhi-ico a {
		width: 80px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		margin-left: 10px;
	}
	.top .item .exhi-ico a i {
		width: 16px;
		height: 16px;
		background-size: contain;
	}
	.top .item .exhi-ico a.guanzong i {
		width: 16px;
		height: 16px;
		background-size: contain;
		margin-right: 3px;
	}
    .expo_Banner,.expo_Banner .swiper-slide {
        height: 417px;
    }
    .part0 {
        margin: -36px auto 0;
    }
    .part0 .part0_news {
        padding: 4px 12px;
    }
    .part0_news .part0_news_title {
        width: 100px;
        height: 28px;
        line-height: 26px;
        font-size: 14px;
    }
    .part0_news_title svg {
        width: 18px;
        height: 18px;
        margin: 5px 6px 6px 0;
    }
    .part0_news .part0_news_list {
        width: calc(100% - 100px);
        width: -moz-calc(100% - 100px);
        width: -ms-calc(100% - 100px);
        width: -o-calc(100% - 100px);
        width: -webkit-calc(100% - 100px);
        height: 28px;
    }
    .part0_news_list ul li{
        height: 28px;
        padding: 0 20px;
    }
    .part0_news_list ul li::after {
        height: 10px;
        margin-top: -5px;
    }
    .part0_news_list ul li a {
        height: 28px;
        line-height: 26px;
        font-size: 12px;
        padding: 0 16px 0 12px;
    }
    .part0News_list ul li {
        padding: 0 15px;
    }
    .par0tNews_list ul li a {
        font-size: 13px;
    }
    .part0_data ul li .data_con {
        padding-left: 40px;
    }
    .part0_data ul li .data_con p {
        height: 22px;
        line-height: 22px;
        font-size: 20px;
        margin-bottom: 3px;
    }
    .part0_data ul li .data_con span {
        font-size: 12px;
        height: 16px;
        line-height: 14px;
    }
    .part0_data ul li .data_con svg {
        width: 26px;
        height: 26px;
        top: 2px;
    }
    .part0_data ul li {
        padding: 10px 0;
    }
    .part {
        margin: 55px auto;
    }
    .part_title .ico i {
        width: 34px;
        height: 34px;
    }
    .part_title .ico::before{
        background-size: 100% auto;
        width: 370px;
        right: calc(50% + 35px);
        right: -moz-calc(50% + 35px);
        right: -ms-calc(50% + 35px);
        right: -o-calc(50% + 35px);
        right: -webkit-calc(50% + 35px);
    }
    .part_title .ico::after{
        background-size: 100% auto;
        width: 370px;
        left: calc(50% + 35px);
        left: -moz-calc(50% + 35px);
        left: -ms-calc(50% + 35px);
        left: -o-calc(50% + 35px);
        left: -webkit-calc(50% + 35px);
    }
    .part_title span {
        height: 36px;
        line-height: 32px;
        font-size: 36px;
    }
    .part_title p {
        height: 30px;
        line-height: 28px;
        font-size: 22px;
        margin: -30px auto 0;
    }
    .part1_list ul {
        margin: 0 -8px;
    }
    .part1_list ul li {
        padding: 0 8px;
    }
    .part1_list ul li .part1_con .part1_img {
        height: 145px;
    }
    .part1_list ul li .part1_con .part1_img a span {
        height: 20px;
        line-height: 20px;
        font-size: 13px;
        left: 12px;
        bottom: 12px;
    }
    .part1_list ul li .part1_con .part1_img a i {
        height: 20px;
        line-height: 18px;
        font-size: 13px;
        border-radius: 4px 4px 0;
        padding: 0 10px;
        right: 12px;
        bottom: 12px;
    }
    .part1_list ul li .part1_con .part1_name {
        padding: 5px;
    }
    .part1_list ul li .part1_con .part1_name a {
        height: 28px;
        line-height: 28px;
        font-size: 14px;
    }
    .part1 .part1_list{
        padding-top: 14px;
    }
    .part1_list ul li:hover {
        margin: -14px 0 0;
        padding-bottom: 14px;
    }
    .part_title {
        margin: 0 auto 10px;
    }
    .part_main {
        padding: 10px;
    }
    .part_main .part_left {
        width: 245px;
        padding: 5px;
    }
    .part_left .partLeft_title {
        height: 65px;
        padding: 16px 0;
        top: -15px;
    }
    .partLeft_title h5 {
        height: 32px;
        line-height: 22px;
        font-size: 18px;
    }
    .part_left .partLeft_list {
        padding: 41px 0 6px;
    }
    .partLeft_list ul {
        padding: 0 0 0 8px;
    }
    .partLeft_list ul li {
        margin-top: 10px;
        padding: 0 8px 0 0;
    }
    .partLeft_list ul li a {
        height: 54px;
    }
    .part_main .part_right {
        width: calc(100% - 245px);
        width: -moz-calc(100% - 245px);
        width: -ms-calc(100%- 245px);
        width: -o-calc(100% - 245px);
        width: -webkit-calc(100% - 245px);
    }
    .part_right ul li,
    .part_right dl dd {
        padding-left: 10px;
    }
    .part_right ul li .partRight_con .partRight_img {
        height: 223px;
    }
    .part_right ul li .partRight_con .partRight_name a {
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        padding: 0 8px;
    }
    .part_right ul li .partRight_con .partRight_name a i {
        width: 22px;
        height: 22px;
        margin: -4px 8px 0 0;
    }
    .part_right dl {
        margin-top: 10px;
    }
    .part_right dl dd .partRight_img a::after {
        width: 42px;
        height: 42px;
    }
    .part_right ul li .partRight_con .partRight_img a i,
    .part_right dl dd .partRight_img a i {
        height: 24px;
        line-height: 22px;
        font-size: 15px;
        padding: 0 12px;
        top: 8px;
        right: 8px;
    }
    .part_right dl dd .partRight_name a {
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        padding: 0 10px;
    }
    .part_right dl dd .partRight_name a i {
        width: 16px;
        height: 11px;
        margin: 10px 4px 0 0;
    }
    .part_main .part_bottom {
        min-height: 135px;
        margin-top: 13px;
        padding: 0 0 0 116px;
    }
    .part_bottom .partBtm_title {
        width: 108px;
        height: 135px;
        padding: 13px 20px 0 12px;
    }
    .partBtm_title i {
        width: 24px;
        height: 24px;
        margin: 0 0 8px;
    }
    .partBtm_title span {
        height: 22px;
        line-height: 22px;
        font-size: 15px;
    }
    .part_bottom .partBtm_title {
        width: 108px;
        height: 135px;
        padding: 13px 14px 0 7px;
    }
    .partBtm_list ul li {
        margin-bottom: 14px;
        padding-right: 10px;
    }
    .partBtm_list ul li a {
        height: 26px;
        line-height: 24px;
        font-size: 12px;
    }
    .part_bottom .partBtm_list {
        padding: 14px 0 0 0;
    }
    .part_news {
        padding: 38px 0;
    }
    .partNews_main .partNews_left {
        padding-right: 6px;
    }
    .partNews_main .partNews_right {
        padding-left: 6px;
    }
    .partNews_con {
        padding: 12px 16px 16px;
    }
    .partNews_con .partNews_title {
        margin: 0 auto 8px;
    }
    .partNews_title a.part_tit {
        line-height: 26px;
        font-size: 18px;
    }
    .partNews_title > i {
        font-size: 20px;
        margin: 4px 6px 0 0;
    }
    .partNews_title a.part_more {
        line-height: 28px;
        font-size: 13px;
    }
    .partNews_title a.part_more i {
        width: 5px;
        height: 9px;
        margin: -4px 0 0 7px;
    }
    .partNews_con .items_left {
        width: 246px;
    }
    .partNews_con .items_right {
        width: calc(100% - 246px);
        width: -moz-calc(100% - 246px);
        width: -ms-calc(100% - 246px);
        width: -o-calc(100% - 246px);
        width: -webkit-calc(100% - 246px);
        padding-left: 16px;
    }
    .partNews_con dl dt .partNews_img {
        height: 139px;
    }
    .partNews_con dl dt {
        margin-bottom: 9px;
    }
    .partNews_con dl dd .partNews_img {
        height: 68px;
    }
    .partNews_con dl dt .partNews_name a {
        height: 24px;
        line-height: 24px;
        font-size: 13px;
    }
    .partNews_con dl dt .partNews_name, .partNews_con dl dd .partNews_name {
        padding: 0 6px;
        bottom: 4px;
    }
    .partNews_con dl dd .partNews_name a {
        height: 16px;
        line-height: 16px;
        font-size: 12px;
    }
    .partNews_con dl dd:nth-child(2) {
        padding-right: 4px;
    }
    .partNews_con dl dd:nth-child(3) {
        padding-left: 4px;
    }
    .partNews_con ul li .partNews_tit a {
        height: 25px;
        line-height: 24px;
        font-size: 13px;
    }
    .partNews_con ul li .partNews_ms {
        height: 20px;
        line-height: 18px;
        font-size: 12px;
        margin: 0 auto;
    }
    .partNews_con ul li p {
        height: 18px;
        line-height: 16px;
        font-size: 12px;
    }
    .partNews_con ul li p span i, .partNews_con ul li p em i {
        font-size: 12px;
        margin: 1px 3px 0 0;
    }
    .partNews_con ul li {
        padding: 4px 0 4px;
    }
    .footLeft ul li {
		font-size: 14px;
	}
	.footLeft p b {
		font-size: 14px;
	}
	.footLeft p {
		font-size: 14px;
	}
	.footRight .title {
		font-size: 14px;
	}
	.footCenter ul li a {
		font-size: 14px;
	}
	.briefingRight ul li p {
		font-size: 14px;
	}
	.foot {
		font-size: 12px;
		padding: 10px;
	}
	.footLeft {
		padding-left: 50px;
	}
	.footLeft ul {
		margin-right: 30px;
	}
	.footCenter {
		padding-left: 60px;
	}
	.footRight ul li .ewm {
		width: 100px;
		height: 100px;
	}
    .fix-navigation {
		padding: 10px 0;
		height: 60px;
	}
	.fix-navigation .search {
		width: 320px;
		height: 30px;
		margin: 3px 0 0 120px;
	}
	.fix-navigation .search input {
		width: 240px;
        height: 28px;
		font-size: 12px;
	}
	.fix-navigation .search button {
		height: 32px;
		line-height: 32px;
		width: 70px;
		font-size: 14px;
	}
	.fix-navigation .menu a {
	    font-size: 14px;
		padding: 0 13px;
	}
	.fix-navigation .exhi-ico a {
		width: 90px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
		margin-top: 4px;
	}
	.fix-navigation .menu {
		margin-left: 20px;
	}
    .bye {
		left: 4px;
		width: 132px;
		height: 276px;
		background-size: 100% 100%;
	}
	.byeMain {
		padding-top: 15px;
	}
	.byeMain .ico_right {
		bottom: -22px;
		left: 59px;
	}
	.byeMain p {
		font-size: 12px;
		margin-top: 15px;
	}
	.byeMain p b {
		font-size: 14px;
		margin-top: 4px;
	}
	.byeMain p b i {
		bottom: -8px;
		border-top: 4px solid #fff;
		border-right: 4px solid transparent;
		border-left: 4px solid transparent;
	}
	.byeMain .thk_bd {
		width: 106px;
		height: 56px;
		margin-top: 28px;
	}
	.byeMain .thk {
		height: 54px;
		font-size: 14px;
	}
}








