.w {
	width: 1500px;
	margin: 0 auto;
}
.clear {
	font: 0/0px serif;
	display: block;
	clear: both;
}
.hide {
	display: none;
}
.exhi-list ul li span.isdelay {
	position: absolute;
    bottom: 0;
    right: 0;
    width: 97px;
    height: 55px;
}
.exhi-list ul li .item .image:hover span img {
	-ms-transform: scale(1);
	transform: scale(1);
}
.Center {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.Center-x {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.Center-y {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
#header{
	background: #f5f5f5;
	height: 40px;
	width: 100%;
	min-width: 1200px;
	border-bottom: 1px solid #e3e3e3;
}
.header{
	height: 40px;
	margin: 0 auto;
}
#divLogin{
	float: left;
}
#divLogin ul {
	float: left;
	/* display: inline-block; */
}
#divLogin ul li {
	margin: 0 6px;
	font-size: 12px;
	line-height: 40px;
	float: left;
	/* display: inline-block; */
}
#divLogin ul li a{
	color: #666;
}
#divLogin ul li:last-child {
	/* padding-left: 30px; */
}
#divLogin ul li:last-child a {
	/* color: #006cc9; */
}
#divLogin ul li a:hover{
	color: #006cc9;
}
.advs {
	position: relative;
	display: block;
	width: 100%;
}
.advs img {
	display: block;
}
.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("../tupian/adv.png") no-repeat;
}
.Tophead {
	position: relative;
	margin: 0 auto;
}
.headRight {
	float: right;
	font-size: 12px;
	line-height: 40px;
	color: #ddd;
	position: absolute;
	float: right;
	right: 0px;
	top: -40px;
	color: #dfdfdf;
}
.headRight a{
	color: #666;
	margin: 0 8px;
	font-weight: normal;
}
.headRight a:hover{
	color: #006cc9;
}
.siteNav {
	display: inline-block;
	position:relative;
	z-index: 999;
}
.siteNav span {
	
	background: url(../tupian/sitenav.png) no-repeat right 5px;

}
.siteNavBox {
	position: absolute;
	top: 30px;
	width: 70px;
	border: #dcdcdc 1px solid;
	padding: 2px;
	background: #fff;
	text-align: center;
	line-height: 25px;
}
.siteNavBox a {
	margin: 0px;
}
.son {
	display: inline-block;
	position:relative;
	z-index: 999;
}
.sonBox {
	display: none;
	position: absolute;
	top: 40px;
	right: 0;
	box-shadow: 0 0 5px #e5e5e5;
}
.sonBox img {
	max-width: 85px;
}
.son:hover .sonBox {
	display: block;
}
.bannerAdvtop {
	margin: 0 auto;
	overflow: hidden;
}
.bannerAdvtop ul {
	width: calc(100% + 10px);
	margin-left: -10px;
	float: left;
	overflow: hidden;
}
.bannerAdvtop ul li{
	width: calc(50% - 10px);
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
.bannerAdvtop ul li img {
	width: 100%;
	height: auto;
}
.Big{
	margin: 0 auto;
	display: none;
	overflow: hidden;
	position:relative;
	z-index: 99;
	text-align: center;
}

.Small{
	margin: 0 auto;
	display: none;
	overflow: hidden;
	position:relative;
	z-index: 88;
	text-align: center;
}

.top {
	margin: 10px auto;
}
.logo {
	float: left;
	width: 22%;
}
.logo p {
	margin-top: 10px;
	width: 224px;
	height: 24px;
	background: #f3f3f3;
	border-radius: 15px;
	font-size: 14px;
	color: #666;
	padding: 0 8px;
	box-sizing: border-box;
	line-height: 24px;
}
.searchBox {
	width: 48%;
	float: left;
	margin-top: 5px;
	height: 50px;
	background: #002685;
}
.searchBox .hot {
	font-size: 14px;
	padding: 3px 0;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.searchBox .hot a {
	color: #666;
	margin:0 5px;
}
.searchBox .hot a:hover {
	color:#e9251c;
	font-weight: normal;
	text-decoration: underline;
}
.searchBox .hot b {
	color:#e9251c;
	font-weight: normal;
}
.searchBox .hot i {
	width: 14px;
	height: 17px;
	display: inline-block;
	vertical-align: middle;
	background: url(../tupian/resou.png) no-repeat 0;
	margin-right: 5px;
	background-size: contain;
	vertical-align: top;
	margin-top: 5px;
}
.search {
	width: 100%;
	height: 50px;
}
.search input {
	width: 74%;
	float: left;
	height: 46px;
	background: #fff;
	margin-top: 2px;
	border: none;
	outline: none;
	font-size: 15px;
	color: #999;
	text-indent: 15px;
}
.search input:focus {
	color: #333;
}
.search button {
	width: calc(13% - 4px);
	float: right;
	height: 46px;
	margin-top: 2px;
	border: none;
	outline: none;
	margin-right: 2px;
	cursor: pointer;
	background: url(../tupian/search.png) no-repeat center center;
	font-size: 0;
}
.searchSelect {
	width: 13%;
	height: 46px;
	float: left;
	margin-left: 2px;
	margin-top: 2px;
	position: relative;
	background: #fff;
}
.searchSelectTop {
	width: 100%;
	height: 100%;
	position: relative;
	cursor: pointer;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	margin: 8px 0;
	color: #666;
	text-indent: 15px;
	border-right: 1px solid #ddd;
}
.searchSelectTop:after{
	content: '';
	height: 5px;
	width: 8px;
	display: block;
	top: 12px;
	right: 13px;
    position: absolute;
	background: url(../tupian/xiala_ico.png) no-repeat;
	vertical-align: middle;
	background-size: contain;
}
.searchSelectBot {
	position: absolute;
	width: 100%;
	border: 2px solid #002685;
	left: -2px;
	top: 46px;
	z-index: 9999;
	background: #fff;
	display: none;
}
.searchSelectBot li {
	text-indent: 15px;
	font-size: 14px;
	line-height: 25px;
	cursor: pointer;
}
.searchSelectBot li:hover {
	background: #002685;
	color: #fff;
}
.topAdv {
	float: right;
}
.topAdv img {
	height: 80px;
}
.advs {
	display: block;
	position: relative;
}
.newMenu {
	margin: 0 auto;
	height: 80px;
	background: #002685;
}
.menuList {
	padding: 5px 0;
	overflow: hidden;
}
.menuList li {
	width: 22%;
	float: left;
	height: 65px;
	position: relative;
}
.menuList li b {
	width: 75px;
	padding-top: 38px;
	position: absolute;
	left: 18px;
	top: 0;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: url(../tupian/zixun.png) no-repeat center 8px;
}
.menuList li p {
	display: block;
	position: absolute;
	left: 115px;
	top: 5px;
}
.menuList li p a {
	margin: 5px 0;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	position: relative;
	width: 98px;
	text-align: center;
}
.menuList li p a.expo {
	position: relative;
}
.menuList li p a.expo i {
	position: absolute;
	height: 15px;
	line-height: 14px;
	background: url("/images/index/new.png") no-repeat;
	background-size: 100% 17px;
	right: -30px;
	top: -14px;
	font-size: 12px;
	font-family: "Microsoft YaHei";
	font-style: normal;
	padding: 1px 5px;
	min-width: 38px;
	text-align: center;
	z-index: 9;
}
.menuList li.Sub p a {
	margin: 5px 12px;
	width: auto;
}
.menuList li p a:after {
	position: absolute;
	bottom: 0px;
	left: 0;
	height: 1px;
	width: 0px;
	content: "";
	background-color: #fff;
	-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;
}
.menuList li p a:hover:after {
	width: 100%;
	-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;
}

.menuList li b.bg2 {
	background: url(../tupian/shangwu.png) no-repeat center 8px;
}
.menuList li b.bg3 {
	background: url(../tupian/gongxiang.png) no-repeat center 8px;
}
.menuList li b.bg4 {
	background: url(../tupian/zizhan.png) no-repeat center 8px;
}
.menuList li.Sub {
	width: 30%;
}
.banner-adv {
	margin: 0 auto;
	overflow: hidden;
}
.banner-adv ul {
	width: calc(100% + 14px);
	display: inline;
	float: left;
	margin: 0px 0 0 -7px;
}

.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}
.banner-adv ul li .adv-item{
	margin: 14px 7px 0 7px;
	position: relative;
}
.banner-adv ul.one li{
	width: 100%;
}
.banner-adv ul.two li{
	width: 50%;
}
.banner-adv ul.three li{
	width: 33.33%;
}
.banner-adv ul.four li{
	width: 25%;
}
.banner-adv ul.five li{
	width: 20%;
}
.banner-adv ul.six li{
	width: 16.66%;
}
.banner-adv-center .advs img{
	height: auto;
}
.notice {
	margin: 0 auto 15px;
}
.notice p {
	font-size: 16px;
	background: url(../tupian/index.png) no-repeat 0 -50px;
	text-indent: 40px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.notice b {
	color: #e9251c;
}
.notice p a {
	color: #333;
	margin: 0 10px;
}
.notice p span {
	color: #006cc9;
}
.bandsAdv {
	margin: 0 auto 10px;
}
.bandsAdv ul {
	margin: 10px 0 10px -20px;
	overflow: hidden;
}
.bandsAdv li {
	margin: 0 auto;
	width: 16.66667%;
	padding-left: 20px;
	box-sizing: border-box;
	float: left;
}
.bandsAdv li .item {
	border: 1px solid #dcdcdc;
	text-align: center;
	position: relative;
	box-sizing: border-box;
}
.bandsAdv li .item table {
	width: 100%;
}
.bandsAdv li .item table a.advs {
	width: auto;
	display: inline-block;
}
.bandsAdv li .item table a.advs img {
	margin: 0 auto;
}
.bandsAdv li .item img {
	max-width: 100%;
	margin: 0 auto;
}
.bandsAdv li a.cover {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
	left: 0;
	top: 0;
}
.bandsAdv li .item p {
	font-size: 16px;
	color: #333;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top:10px;
}
.bandsAdv li .item span {
	font-size: 12px;
	color: #888;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-bottom: 12px;
	margin-top: 5px;
	display: inline-block;
}
.bandsAdv li .item:hover .bandsContent {
	display: block;
}
.bandsAdv li .bandsContent {
	width: 100%;
	height: 100%;
	padding: 5px 9px 14px 9px;
	background: #002685;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	text-align: left;
	overflow: hidden;
	border: 1px solid #002685;
	box-sizing: border-box;
	display: none;
}
.bandsAdv li .bandsContent span {
	display: block;
	color: #fff;
	font-weight: bold;
}
.bandsAdv li .bandsContent b {
	display: block;
	margin-top: 5px;
	font-weight: normal;
}

.broadcast{
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
}
.broadcast dl{
	width: 100%;
	height: 40px;
}
.broadcast dt{
	float: left;
	width: 10%;
	height: 40px;
	color:#e9251c;
	font: 15px/40px "Microsoft Yahei";
	font-weight: bold;
}
.broadcast dt i{
	display: inline-block;
	height: 24px;
	width: 24px;
	color: #e9251c;
	background: url(../tupian/tongzhi.png) no-repeat;
	font-weight: bold;
	background-size: contain;
	vertical-align: middle;
	margin-right: 10px;
}
.broadcast dt em{
	margin-left: 20px;
}
.broadcast dd{
	float: left;
	width:90%;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}
.broadcast dd strong{
	color:#006cc9;
}
.broadcast dd a{
	color:#006cc9;
	margin-right: 10px;
}

.part1, .part2, .part3, .part5, .part6, .part7, .part8 {
	margin-top: 25px;
}
.part1 .part1_title {
	line-height: 44px;
	height: 44px;
	overflow: hidden;
}
.part1 .part1_title a {
	color: #333;
	margin-top: 5px;
}
.part1 .part1_title b {
	font-size: 32px;
	color: #333;
	line-height: 55px;
	display: block;
}
.part1 .part1_title i {
	display: inline-block;
	width: 186px;
	height: 44px;
	background: url(../tupian/part1_title.png) no-repeat;
	background-size: contain;
	float: left;
}
.part1 .headlines {
	float: left;
	width: 1050px;
}
.part1 .right {
	float: right;
	width: 420px;
}
.part1 .headlinesNav  {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	margin-top: 10px;
	border-bottom: 1px solid #ddd;
	color: #cacaca;
}
.part1 .headlinesNav span {
	width: 155px;
	height: 50px;
	float: right;
	background: url(../tupian/guanming.png) no-repeat right 10px;
	position: relative;
}
.part1 .headlinesNav .more {
	float:right;
	margin: 0;
	margin-right: 25px;
}
.part1 .headlinesNav a {
	color: #333;
	margin: 0 23px;
}
.part1 .headlinesNav a:hover {
	color: #2c82d9;
}
.part1 .headlinesNav a:first-child {
	margin-left: 0;
}
.part1 .headlinesList .headlinesAdv {
	width:400px;
	float: left;
}
.part1 .headlinesList .headlinesRight {
	float: right;
	width: 620px;
	overflow: hidden;
}
.part1 .headlinesRight ul li {
	padding: 20px 0 16px 0;
	border-bottom:1px dashed #ddd;
}
.part1 .headlinesRight ul li b {
	display: block;
	margin-bottom: 14px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.part1 .headlinesRight ul li b a {
	font-size: 22px;
	color: #333;
}
.part1 .headlinesRight ul li:first-child b a {
	color:#fc235a;
}
.part1 .headlinesRight ul li b a:hover {
	color: #fc235a;
}
.part1 .headlinesRight ul li .text p {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.part1 .headlinesRight ul li .text a {
	color:#333;
	font-size: 16px;
}
.part1 .headlinesRight ul li .text a:hover {
	color: #2c82d9;
}
.part1 .headlinesRight ul li .text span {
	font-size: 16px;
	margin: 0 30px;
	color: #cacaca;
}
.part1 .headlinesRight ul li:last-child {
	border-bottom:none;
	padding-bottom: 0;
}
.part1 .headlinesList .headlinesAdv .item {
	margin-top: 21px;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	perspective: 1700px;
	-webkit-perspective-origin: 50% 50%;
	-moz-perspective-origin: 50% 50%;
	perspective-origin: 50% 50%;
}
.headlinesAdv .item .item-inner {
	width: 100%;
    height: 100%;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.headlinesAdv .item .item-img {
	height: 138px;
	backface-visibility: hidden;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.headlinesAdv .item .item-img img {
	width: 100%;
    display: block;
    position: relative;
}
.headlinesAdv .item .item-content  {
	position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    height: 100%;
    width: 100%;
    opacity: 0;
    backface-visibility: hidden;
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
	border: 1px solid #ebebeb;
	background: #f7f7f7;
	padding: 0 12px;
	box-sizing: border-box;
}
.headlinesAdv .item a {
	width: 100%;
	height: 100%;
}
.headlinesAdv .item img {
	width: 100%;
	height: 100%;
}
.headlinesAdv .item  .item-content .red {
	color: #c6101b;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	overflow: hidden;
	height: 25px;
	width: 100%;
}
.headlinesAdv .item  .item-content p {
	color: #666666;
	line-height: 22px;
}
.headlinesAdv .item  .item-content p b {
    color: #333;
}
.item-inner:hover > div.item-img{
	-webkit-transform:rotateX(180deg);
	-moz-transform:rotateX(180deg);
	transform:rotateX(180deg);
}
.item-inner > div img{
	width:100%;
	display:block;
	position:relative;
}
.item-inner:hover .item-content{
	opacity:1;
	-webkit-transform:rotateX(0);
	-moz-transform:rotateX(0);
	transform:rotateX(0);
}
.part1 .right .brand_title {
	border-bottom: 1px solid #ddd;
	margin-top: 0;
}
.part1 .right .brand_title a {
	color: #999;
	width: 33.33%;
	font-size: 24px;
	text-align: center;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	position: relative;
	font-weight: bold;
	padding-bottom: 10px;
}
.part1 .right .brand_title a.focus {
	color: #002685;
}
.part1 .right .brand_title a.focus:after {
	position: absolute;
	width: 100%;
	height: 13px;
	display: block;
	content: '';
	z-index: 2;
	bottom: -7px;
	background: url(../tupian/brand_hover.png) no-repeat center bottom;
}
.part1 .right .brandList  {
	display: none;
	margin-top: 5px;
}
.part1 .right .brandList ul {
	margin-left: -10px;
}
.part1 .right .brandList ul li {
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding: 0 0 10px 10px;
}
.part1 .right .brandList ul li:nth-child(7) {
	padding-bottom: 0;
}
.part1 .right .brandList ul li:nth-child(8) {
	padding-bottom: 0;
}
.part1 .right .brandList ul li .item {
	border:1px solid #ddd;
	height: 120px;
	position: relative;
}
.part1 .right .brandList ul li .item_img {
	height: 120px;
	position: relative;
	overflow: hidden;
}
.part1 .right .brandList ul li .item_img img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.part1 .right .brandList ul li a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
}
.part1 .right .brandList .bandsContent {
	display: none;
}
.part1 .right .brandList ul li:hover .bandsContent {
	display: block;
}
.part1 .right .brandList .bandsContent a {
	height: 240px;
	width: 206%;
	background: #fff;
	position: absolute;
	top: 1px;
	left: 0;
	z-index: 99;
}
.part1 .right .brandList li:nth-child(2n) .bandsContent a {
	position: absolute;
	top: 1px;
	right: 0;
	left:auto;
}
.part1 .right .brandList  li:nth-child(7) .bandsContent a {
	position: absolute;
	bottom: 0px;
	left: 0;
	top: auto;
}
.part1 .right .brandList li:last-child .bandsContent a {
	position: absolute;
	bottom:0px;
	right: 0;
	left:auto;
	top: auto;
}
.part1 .right .brandList .bandsContent img {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%,-50%);
}

.part2 .news {
    float: left;
    width: 70%;
}
.part2 .right {
	float: right;
	width: 420px;
}
.part2 .part2_title {
	line-height: 44px;
	height: 44px;
	overflow: hidden;
}
.part2 .part2_title a {
	color: #333;
}
.part2 .part2_title b {
	font-size: 32px;
	color: #333;
	line-height: 55px;
	display: inline-block;
}
.part2 .part2_title i {
	display: inline-block;
	width: 186px;
	height: 43px;
	background: url(../tupian/part2_title.png) no-repeat;
	background-size: contain;
	float: left;
}

.rec_title {
	line-height: 33px;
	height: 33px;
	overflow: hidden;
	margin-bottom: 10px;
}
.rec_title a {
	color: #333;
}
.rec_title b {
	font-size: 32px;
	color: #333;
	line-height: 55px;
	display: block;
}
.rec_title i {
	display: block;
	width: 100%;
	height: 33px;
	background: url(../tupian/rec_title1.png) no-repeat;
	background-size: contain;
}

.part2 .newsNav {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	margin-top: 10px;
	border-bottom: 1px solid #ddd;
	color: #cacaca;
	margin-bottom: 20px;
}
.part2 .newsLeft {
	width:400px;
	float: left;
}
.part2 .newsLeft ul li {
	padding: 10px 0;
}
.part2 .newsLeft .newsTop {
	background: #f5f5f5;
	font-size: 16px;
	padding: 5px 15px;
}
.part2 .newsLeft .newsTop i {
	height: 20px;
	width: 47px;
	display: inline-block;
	background: url(../tupian/news_top.png) no-repeat left top;
	vertical-align: middle;
	background-size: contain;
}
.part2 .newsLeft .newsTop p {
	height: 80px;
	line-height: 40px;
	overflow: hidden;
	font-size: 22px;
}
.part2 .newsLeft .newsTop p a {
	color: #2c82d9;
	font-weight: bold;
}
.part2 .newsLeft li b {
	display: block;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	margin-top: 5px;
}
.part2 .newsLeft li b a{
	color: #333;
	font-size: 18px;
}
.part2 .newsLeft li b a:hover {
	color: #2c82d9;
}
.part2 .newsLeft li p {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}
.part2 .newsLeft li p a{
	color: #333;
	font-size: 16px;
}
.part2 .newsLeft li p a:hover {
	color: #2c82d9;
}
.part2 .newsLeft li:first-child {
	border-bottom: 1px dashed #ddd;
}
.part2 .dynamic {
	float: right;
	width: 620px;
}
.part2 .dynamic .item {
	overflow: hidden;
	padding: 18px 0;
	border-bottom: 1px dashed #ddd;
}
.part2 .dynamic .item .left {
	width: 62px;
	height: 106px;
	float: left;
	margin-right: 20px;
}
.part2 .dynamic .item .left {
	font-size: 18px;
	font-weight: bold;
	padding: 17px 22px;
	box-sizing: border-box;
	line-height: 18px;
}
.part2 .dynamic .item:first-child {
	padding-top: 0;
}
.part2 .dynamic .item:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
.part2 .dynamic .item:first-child .left {
	background: url("../tupian/dynamic-1.png") no-repeat;
	background-size:contain ;
}
.part2 .dynamic .item:nth-child(2) .left {
	background: url("../tupian/dynamic-2.png") no-repeat;
	background-size:contain ;
}
.part2 .dynamic .item:nth-child(3) .left {
	background: url("../tupian/dynamic-3.png") no-repeat;
	background-size:contain ;
}
.part2 .dynamic .item:last-child .left {
	background: url("../tupian/dynamic-4.png") no-repeat;
	background-size:contain ;
}
.part2 .dynamic .item:first-child .left a {
	color: #009cbe;
}
.part2 .dynamic .item:nth-child(2) .left a {
	color: #40bd8a;
}
.part2 .dynamic .item:nth-child(3) .left a {
	color: #e97e37;
}
.part2 .dynamic .item:last-child .left a {
	color: #4063bd;
}
.part2 .dynamic ul {
	overflow: hidden;
}
.part2 .dynamic ul li {
	line-height: 38px;
	height: 38px;
	overflow: hidden;
	font-size: 16px;
	color: #333;
	position: relative;
}
.part2 .dynamic ul li:first-child {
	font-weight: bold;
}
.part2 .dynamic ul li:first-child span{
	font-weight: normal;
}
.part2 .dynamic ul li span {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
	font-size: 14px;
}
.part2 .dynamic ul li a {
	color: #333;
}
.part2 .dynamic ul li a:hover {
	color: #2c82d9;
}

.part2 .newsNav span {
	width: 155px;
	height: 50px;
	float: right;
	background: url(../tupian/guanming.png) no-repeat right 10px;
	position: relative;
}
.part2 .newsNav .more {
	float:right;
	margin: 0;
	margin-right: 25px;
}
.part2 .newsNav a {
	color: #333;
	margin: 0 23px;
}
.part2 .newsNav a:hover {
	color: #2c82d9;
}
.part2 .newsNav a:first-child {
	margin-left: 0;
}
.part2 .directory-title {
	height: 50px;
	line-height: 50px;
	margin-top: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	position: relative;
}
.part2 .directory-title .more {
	position: absolute;
	top: 0;
	right: 0;
	color: #999;
	font-size: 16px;
	font-weight: normal;
}
.part2 .directory-title .more i {
	display: inline-block;
	width: 10px;
	height: 20px;
	background: url(../tupian/index.png) 0 -473px no-repeat;
	vertical-align: middle;
	margin-left: 5px;
}
.part2 .directory-title span {
	display: inline-block;
	width: 42px;
	height: 42px;
	vertical-align: top;
	margin-top: 4px;
	background-color:#00b3ff;
	border-radius: 50%;
	margin-right: 6px;
	position: relative;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#008eff), to(#ff9c00));
	background-image:-webkit-linear-gradient(90deg, #00b3ff, #008eff);
	background-image:-moz-linear-gradient(90deg, #00b3ff, #008eff);
	background-image:-ms-linear-gradient(90deg, #00b3ff, #008eff);
	background-image:-o-linear-gradient(90deg, #00b3ff, #008eff);
	background-image:linear-gradient(90deg, #00b3ff, #008eff);
}
.part2 .directory-title span i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	display: block;
	width: 22px;
	height: 20px;
	background: url(../tupian/directory-ico.png)  no-repeat;
	background-size: cover;
}
.part2 .directory-main {
	background: #f3f5f7;
	overflow: hidden;
}
.part2 .directory-main .dir-left {
	width: 136px;
	height: 186px;
	float: left;
	margin-right: 25px;
	border: 1px solid #ddd;
}
.part2 .directory-main .dir-left img {
	width: 100%;
	height: 100%;
}
.part2 .directory-main .dir-right {
	overflow: hidden;
}
.part2 .directory-main .dir-right b {
	font-size: 24px;
	color: #333;
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin-top: 40px;
}
.part2 .directory-main .dir-right b a {
	color: #333;
}
.part2 .directory-main .dir-right b a:hover {
	color: #002685;
}
.part2 .directory-main .dir-right p {
	margin-top: 34px;
}
.part2 .directory-main .dir-right p a {
	width: 106px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #002685;
	border-radius: 2px;
	margin-right: 15px;
}
.part2 .directory-main .dir-right p a:last-child {
	background: #eb4141;
	margin-right: 0;
}
.part2 .recruit_title {
	border-bottom: 1px solid #ddd;
	margin-top: 10px;
}
.part2 .recruit_title a {
	width: 50%;
	height: 50px;
	display: inline-block;
	line-height: 50px;
	font-size: 24px;
	font-weight: bold;
	color: #999;
	text-align: center;
	position: relative;
}
.part2 .recruit_title a.focus {
	color: #002685;
}
.part2 .recruit_title a.focus i {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #002685;
	z-index: 99;
}
.part2 .recruit_title a.focus i::after {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	content:"";
	width: 20px;
	height: 13px;
	top: -3px;
	background: url("../tupian/hover_ico.png") no-repeat;
	background-size: cover;
}
.part2 .recruitList {
	display: none;
}
.part2 .recruitList ul {
	padding-top: 15px;
}
.part2 .recruitList li {
	line-height: 50px;
	height: 50px;
	font-size: 16px;
	position: relative;
}
.part2 .recruitList li .add {
	display: none;
}
.part2 .recruitList li .add em {
	padding: 5px;
	background: #e4f3fe;
	font-size: 14px;
	color: #2a82d9;
	font-style: normal;
	margin-right: 10px;
}
.part2 .recruitList li .add em.education {
	color: #00bfaa;
	background: #d9fcf7;
}
.part2 .recruitList li .add em.age {
	color: #f9596a;
	background: #ffecf0;
}
.part2 .recruitListfirst li:first-child {
	height: 100px;
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
}
.part2 .recruitListfirst li:first-child .add {
	display: block;
	position: relative;
	padding-right: 180px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.part2 .recruitListfirst li:first-child .add a {
	color:#999;
	font-size: 14px;
}
.part2 .recruitList li a {
	color:#333;
}
.part2 .recruitList li a:hover {
	color: #2c82d9;
}
.part2 .recruitList li span {
	position: absolute;
	right: 0;
	top: 0;
	color: #ff2c10;
}
.part2 .recruitList1 li {
	overflow: hidden;
	line-height: 45px;
	height: 45px;
}
.part2 .recruitList1 li:hover {
	height: 45px;
	border:none;
	overflow: hidden;
}
.part2 .recruitList1 li:after {
	position: absolute;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	left: 0;
	background: #666;
	top:50%;
	content: "";
	transform: translate(0,-50%);
}
.part2 .recruitList1 li a {
	padding-left: 20px;
}
.part3 .sort {
	width: 1050px;
	float: left;
}

.bandsAdv1{
	margin:25px auto 0;
}
.bandsAdv1 ul{
	width:calc(100% + 10px);
	margin:0 auto;
	margin:0px 0 0 -6px;
}
.bandsAdv1 ul li{
	width:176px;
	height: 138px;
	float:left;
	margin:0 5px 0 5px;
	border:1px solid #dcdcdc;
	z-index: 2;
	position:relative;
	display:inline;
	overflow:hidden;
}
.bandsAdv1 ul li table{ width: 100%;height: 60px;margin-top: 10px;table-layout: fixed;}
.bandsAdv1 ul li table tr td{width: 100%;text-align: center;vertical-align: middle;}
.bandsAdv1 ul li p{ width:100%;text-align:center; font: normal 16px/24px "Microsoft Yahei"; color:#333333; overflow:hidden;}
.bandsAdv1 .txtContent{width:100%;text-align:center; font: normal 12px/24px "Microsoft Yahei"; color:#888888; display:block;overflow:hidden;}
.bandsAdv1 .bandsContent{ width:100%; height:100%;padding:10px 9px 14px 9px;background:#002685; font: normal 12px/16px "Microsoft Yahei"; color:#fff;position:absolute; left:0;top:0;z-index:3;text-align:left;overflow:hidden; display:none;box-sizing: border-box;}
.bandsAdv1 .bandsContent span{ width:100%; height:32px; display:inline-block;float:left;overflow:hidden;}
.bandsAdv1 .bandsContent b{ width:100%;height:48px; display:inline-block;float:left;overflow:hidden; font-weight:normal;margin-top:5px;}
.bandsAdv1 ul li a{width:100%; height:100%; position:absolute; background: url(about:blank);z-index:4;left: 0;top: 0;}

.bandsAdv1 .bandsimg{ width:370px; height: 138px; border:1px solid #dcdcdc;}
.bandsAdv1 .bandsimg table{width:100%; height:100%;margin-top: 0;}
.bandsAdv1 .bandsimg table tr td{width:100%; height:100%;text-align: center;vertical-align: middle;}
.bandsAdv1 .bandsimg .bandsContent{ width:100%; height:100%;padding:14px 9px 14px 9px;background:#002685; font: normal 12px/16px "Microsoft Yahei"; color:#fff;position:absolute; left:0;top:0;z-index:3;text-align:left;overflow:hidden; display:none;box-sizing: border-box;}
.bandsimg .bandsContent span{ width:100%;verflow:hidden;}
.bandsimg .bandsContent b{ width:100%;overflow:hidden; font-weight:normal;}
.bandsAdv .bandsimg  a{width:100%; height:108px; position:absolute; background: url(about:blank);z-index:5;box-sizing: border-box;}

.bandsAdv1 ul li:hover .bandsContent {
	display: block;
}
.sort .classify {
	width: 400px;
	float: left;
	background: url(../tupian/classify_bg.png) no-repeat top left;
	box-sizing:border-box;
	padding: 30px 0 20px 20px;
}
.classify h2 a {
	font-size: 24px;
	color: #fff;
}
.classify h2 span {
	width: 45px;
	height: 22px;
	display: inline-block;
	float: right;
	background: url(../tupian/index.png) no-repeat 0 -373px;
	vertical-align: middle;
	margin-top: 5px;
}
.classify .containor {
	position: relative;
	margin-top: 30px;
	background: #fff;
}
.nav_left ul {
}
.nav_left ul li {
	padding: 10px 0 7px 20px;
}
.nav_left ul li:hover {
	background: #e9f2fb;
}
.nav_left ul li:hover h3 i {
	background: url(../tupian/index.png) no-repeat 0 -443px;
}
.nav_left ul li:hover h3 a {
	color: #2a82d9;
}
.nav_left ul li h3{
	font-size: 18px;
	line-height: 30px;
}
.nav_left ul li h3 a{
	color: #333;
}
.nav_left ul li h3 i {
	width: 11px;
	height: 24px;
	margin-top: 5px;
	margin-right: 30px;
	float: right;
	background: url(../tupian/index.png) no-repeat 0 -420px;
	vertical-align: middle;
}
.nav_left ul li p{
	font-size: 14px;
	line-height: 25px;
}
.nav_left ul li p a {
	color: #999;
	margin: 0 5px;
}
.nav_left ul li p a:first-child {
	margin-left:0;
}
.nav_right {
	width: 800px;
	height: 580px;
	padding: 30px 20px;
	position: absolute;
	left: 379px;
	top:0px;
	background: #FFFFFF;
	overflow: hidden;
	box-shadow: 0 0 10px #888;
	z-index: 1;
}
.subTitle {
	margin-bottom: 15px;
}
.subTitle h3 {
	font-size: 20px;
	line-height: 16px;
	text-indent: 15px;
}
.tBrand {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
}
.tBrand ul {
	overflow: hidden;
	margin-bottom: 20px;
}
.tBrand ul li {
	width: 135px;
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
}
.tBrand ul li .image {
	border: 1px solid #ddd;
	height: 80px;
	position: relative;
}
.tBrand ul li .image img{
	max-width: 130px;
	max-height: 80px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.tBrand ul li p {
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	margin-top: 5px;
}
.tBrand ul li p a {
	color: #666;
}
.classification {
	margin-bottom: 40px;
}
.classification p {
	font-size: 14px;
	line-height: 30px;
	color: #999;
	font-weight: lighter;
}
.classification p a {
	color: #333;
	font-weight: normal;
	margin: 0 15px;
}
.classification p a:hover {
	color: #2c82d9;
}
.classificationList {
	margin-bottom: 20px;
}
.sort .project {
	float: right;
	width: 620px;
}
.sort .project .project-title {
	height: 60px;
	line-height: 60px;
	position: relative;
	border-bottom: 1px solid #e6e6e6;
}
.sort .project .project-title .more {
	font-size: 16px;
	color: #999;
	position: absolute;
	right: 0;
}
.project-nav  {
	position: absolute;
	left: 0;
}
.project-nav a {
	font-size: 22px;
	color: #999;
	width: 185px;
	display: inline-block;
	position: relative;
	font-weight: bold;
	text-align: center;
}
.project-nav a::after {
	content: '';
	width: 1px;
	height: 22px;
	background: #dddddd;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.project-nav a .left {
	position: absolute;
	left: 26px;
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
	height: 11px;
}
.project-nav a .right {
	position: absolute;
	right: 26px;
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
	height: 11px;
	background-size: cover;
}
.project-nav a.focus .left {
	background: url("../tupian/project-leftico.png") no-repeat;
	background-size: cover;
}
.project-nav a.focus .right {
	background: url("../tupian/project-rightico.png") no-repeat;
	background-size: cover;
}
.project-nav a:last-child::after {
	display: none;
}
.project-nav a.focus {
	color: #ff8400;
}
.project-list {
	display: none;
}
.project-list li {
	padding: 17px 0 16px 0;
	border-bottom: 1px solid #f2f2f2;
}
.project-list:last-child ul li {
    padding: 31px 0;
}
.project-list li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
.project-list li b {
	font-size: 16px;
	display: block;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
}
.project-list li b a {
	color: #333;
}
.project-list li b a:hover {
	color: #1d7ad7;
}
.project-list li b span {
	font-size: 12px;
	color: #fff;
	display: inline-block;
	width: 60px;
	line-height: 20px;
	text-align: center;
	margin-right: 6px;
	background: #ff8400;
	font-weight: normal;
	border-radius: 2px;
}
.project-list li p {
	display: block;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	margin-top: 8px;
}
.project-list li p em{
	font-style: normal;
	color: #999;
	font-size: 14px;
}
.project-list li p em i{
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 4px;
}
.project-list li p em:first-child i{
	background: url("../tupian/time_ico.png") no-repeat;
	background-size:  contain;
	vertical-align: top;
	margin-top: 4px;
}
.project-list li p em:nth-child(2) i {
	background: url("../tupian/site_ico.png") no-repeat;
	background-size:  contain;
	vertical-align: top;
	margin-top: 4px;
}
.project-list li p em:nth-child(2) {
	margin-left: 25px;
}
.part3 .right {
	float: right;
	width: 420px;
}

.buy_title a {
	width: calc(100% / 3);
	height: 56px;
	display: inline-block;
	line-height: 56px;
	font-size: 22px;
	font-weight: bold;
	color: #999;
	text-align: center;
	background: #f5f5f5;
	position: relative;
}
.buy_title a.focus i {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #002685;
	z-index: 99;
}
.buy_title a.focus i::after {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	content:"";
	width: 20px;
	height: 13px;
	top: -3px;
	background: url("../tupian/hover_ico.png") no-repeat;
	background-size: cover;
}
.buy_title a.focus {
	color: #333;
	background: #fff;
}
.buyList ul {
	margin-top: 15px;
}
.buyList ul li {
	float: left;
	width: 100%;
	line-height: 45px;
}
.buyList ul li p {
	float: left;
	font-size: 16px;
	overflow: hidden;
	width: 70%;
	height: 45px;
}
.buyList ul li p a{
	color: #333;
}
.buyList ul li p a:hover {
	color: #1d7ad7;
}
.buyList ul li p i {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../tupian/qiugou.png) no-repeat;
	vertical-align: middle;
	background-size: contain;
	margin-right: 10px;
}
.buyList1 ul li p i {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../tupian/caigou.png) no-repeat;
	vertical-align: middle;
	background-size: contain;
	margin-right: 10px;
}
.buyList2 ul li p i {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../tupian/zhaobiao.png) no-repeat;
	vertical-align: middle;
	background-size: contain;
	margin-right: 10px;
}
.buyList ul li span {
	float: right;
	color: #999;
	font-size: 16px;
}
.buyList ul li span b {
	color: #fe6601;
	width: 35px;
	display: inline-block;
	text-align: center;
}
.buyList ul li span i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../tupian/v_ico.png) no-repeat;
	vertical-align: middle;
	background-size: contain;
	margin-right: 5px;
}

.bannerAdv1 {
	margin: 0px auto;
}
.bannerAdv1 ul li {
	float: left;
	width: 16.666667%;
}
.bannerAdv1 ul {
	margin-left: -7px;
	overflow: hidden;
	margin-right: -7px;
}
.bannerAdv1 ul li a {
	display: block;
	padding: 7px;
}
.bannerAdv1 ul li a {
	display: block;
	padding: 7px;
}
.bannerAdv1 ul li a > i {
	position: absolute;
	left: 7px;
	bottom: 7px;
}

/*Rec_pro*/
.rec_pro {
	margin-top: 10px;
}
.rec_pro .item-main {
	overflow: hidden;
	margin: 0 -10px;
}
.rec_pro .item {
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding: 10px;
}
.rec_pro .item .item-inner {
	overflow: hidden;
	border: 1px solid #ddd;
}
.rec_pro .item .left {
	width: 178px;
	padding: 22px;
	box-sizing: border-box;
	float: left;
	border-right: 1px solid #ddd;
}
.rec_pro .item .left .image {
	height: 150px;
	margin-top: 30px;
}
.rec_pro .item .left .image img {
	width: 100%;
	height: 100%;
}
.rec_pro .item .left b {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 22px;
	position: relative;
}
.rec_pro .item .left b::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -8px;
	width: 24px;
	height: 3px;
	background: #002685;
}
.rec_pro .item .left b a {
	color: #333;
}
.rec_pro .item .left b a:hover {
	color: #002685;
}
.rec_pro .item .left .more {
	width: 116px;
	height: 28px;
	display: block;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin: 15px auto 0;
	border-radius: 20px;
	background: #002685;
}
.rec_pro .item .right {
	overflow: hidden;
}
.rec_pro .item .right ul li {
	width: 25%;
	float: left;
}
.rec_pro .item .right ul li .image {
	width: 87px;
	height: 80px;
	margin: 34px auto 0;
}
.rec_pro .item .right ul li p {
	font-size: 16px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	margin-top: 5px;
}
.rec_pro .item .right ul li p a {
	color: #333;
}
.rec_pro .item .right ul li p a:hover {
	color: #2c82d9;
}
/*Rec_pro End*/

.part4 {
	margin: 15px auto 0;
}
.part4 .part4_title {
	line-height: 44px;
	height: 44px;
	overflow: hidden;
}
.part4 .part4_title a {
	color: #333;
}
.part4 .part4_title b {
	font-size: 32px;
	color: #333;
	line-height: 55px;
	display: inline-block;
}
.part4 .part4_title i {
	display: inline-block;
	width: 187px;
	height: 46px;
	background: url(../tupian/part4_title.png) no-repeat;
	background-size: contain;
	float: left;
}

.liveNav {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	margin-top: 10px;
	border-bottom: 1px solid #ddd;
	color: #cacaca;
	margin-bottom: 20px;
}
.liveNav a {
	color: #333;
	margin: 0 23px;
}
.liveNav a:hover {
	color: #2c82d9;
}
.liveNav a:first-child {
	margin-left: 0;
}
.liveNav a.more {
	float: right;
	color: #999;
	margin: 0;
}
.liveNav a.more i {
	display: inline-block;
	width: 10px;
	height: 20px;
	background: url(../tupian/index.png) 0 -473px no-repeat;
	vertical-align: middle;
	margin-left: 5px;
}
.liveList {
	width: 100%;
}
.liveHot {
	width: 606px;
	float: left;
}
.liveLeft ul {
	overflow: hidden;
}
.liveHot .image {
	padding-bottom:55.1%;
	height: 0;
	position: relative;
	overflow: hidden;
}
.liveHot .image img {
	max-height: none;
	display: block;
	width: 100%;
}
.liveHot .image mark {
	width: 46px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	text-align: center;
	position: absolute;
	right: 12px;
	top: 12px;
	border-radius: 3px;
	color: #fff;
}
.liveHot .image mark.Live {
	background: #ff3d1d;
	width: 72px;
	height: 24px;
	line-height: 24px;
	text-indent: 16px;
}
.liveHot .image mark.Live::after {
	content: '';
	position: absolute;
	left: 6px;
	top: 50%;
	transform: translateY(-50%);
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url('../tupian/Live-ico.png') no-repeat;
	background-size: contain;
	margin-right: 4px;
}
.liveHot .image mark.Replay{
	background: #ff9600;
}
.liveHot .image mark.Notice{
	background: #6395ea;
}
.liveHot .image i {
	position: absolute;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: url(../tupian/liveCenter.png) no-repeat 25px center #d3d8e6;
}
.liveHot .image p {
	position: absolute;
	bottom: 0;
	left:0;
	height: 54px;
	font-size: 18px;
	line-height: 54px;
	text-indent: 20px;
	overflow: hidden;
	width: 100%;
	background: rgba(0,0,0,0.6);
}
.liveHot .image p a {
	color: #fff;
}
.liveLast .image {
	padding-bottom:57%;
	height: 0;
	position: relative;
	overflow: hidden;
}
.liveLast .image img {
	max-height: none;
	display: block;
	width: 100%;
}
.liveLast .image p {
	position: absolute;
	bottom: 0;
	left:0;
	height: 60px;
	font-size: 18px;
	line-height: 60px;
	text-indent: 20px;
	overflow: hidden;
	width: 100%;
	background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); /* 标准的语法（必须放在最后） */
}
.liveLast .image p a {
	color: #fff;
}
.liveLeft {
	overflow: hidden;
}
.liveLeft ul {
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	padding-left: 10px;
}
.liveLeft ul li {
	width:33.3333%;
	padding: 10px;
	float: left;
	box-sizing: border-box;
}
.liveLeft ul li .image {
	padding-bottom:57.5%;
	height: 0;
	position: relative;
	overflow: hidden;
}
.liveLeft ul li .image mark {
	width: 46px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	text-align: center;
	position: absolute;
	right: 12px;
	top: 12px;
	border-radius: 3px;
	color: #fff;
}
.liveLeft ul li .image mark.Live {
	background: #ff3d1d;
	width: 72px;
	height: 24px;
	line-height: 24px;
	text-indent: 16px;
}
.liveLeft ul li .image mark.Live::after {
	content: '';
	position: absolute;
	left: 6px;
	top: 50%;
	transform: translateY(-50%);
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url('../tupian/Live-ico.png') no-repeat;
	background-size: contain;
	margin-right: 4px;
}
.liveLeft ul li .image mark.Replay{
	background: #ff9600;
}
.liveLeft ul li .image mark.Notice{
	background: #6395ea;
}
.liveLeft ul li .image img {
	max-height: none;
	display: block;
	width: 100%;
}
.liveLeft ul li .image p {
	position: absolute;
	bottom: 0;
	left:0;
	height: 44px;
	font-size: 16px;
	line-height: 44px;
	padding: 0 10px;
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
	background: rgba(0,0,0,0.6);
}
.liveLeft ul li .image p a {
	color: #fff;
}
.liveRight {
	width: calc(41% - 30px);
	float: right;
	margin-left: 30px;
}
.liveRight ul {
	margin: -7px -7px 7px -7px;
}
.liveRight ul li {
	width: 50%;
	padding: 7px;
	float: left;
	box-sizing: border-box;
}
.liveRight ul li .image {
	padding-bottom:64%;
	height: 0;
	position: relative;
	overflow: hidden;
}
.liveRight ul li .image img {
	max-height: none;
	display: block;
	width: 100%;
}
.liveRight .liveLast ul li .image i {
	position: absolute;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: url(../tupian/liveCenter.png) no-repeat 19px center #d3d8e6;
	background-size: 30%;
}
.liveRight ul li .image p {
	position: absolute;
	bottom: 0;
	left:0;
	height: 40px;
	font-size: 15px;
	line-height: 40px;
	padding: 0 10px;
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
	background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); /* 标准的语法（必须放在最后） */
}
.liveRight ul li .image p a {
	color: #fff;
}
.part5 {
	margin: 0px auto;
}
.part5  ul {
	margin-left: -15px;
	overflow: hidden;
	margin-right: -15px;
}
.part5 ul  li {
	width: calc(100% / 3);
	float: left;
	padding: 15px;
	box-sizing: border-box;
}
.part5 ul li div p.tit {
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	border-bottom:1px solid #ddd;
	margin-bottom: 15px;
}
.part5 ul li div p.tit b {
	display: inline-block;
	height: 48px;
	line-height: 48px;
	border-bottom:2px solid #2a82d9;
}
.part5 ul li div p.tit a {
	float: right;
	font-size: 14px;
	color: #999;
}
.part5 ul li .image {
	padding-bottom:45.5%;
	position: relative;
	overflow: hidden;
	height: 0;
}
.part5 ul li .image img {
	max-height: none;
	display: block;
	width: 100%;
}
.part5 .text {
	margin-top: 10px;
}
.part5 .text p {
	font-size: 16px;
	line-height: 40px;
	overflow: hidden;
	height: 40px;
	position: relative;
	text-indent: 12px;
}
.part5 .text p:after {
	content:"";
	display: block;
	position: absolute;
	height: 5px;
	width: 5px;
	border-radius: 50%;
	left: 0;
	top: 50%;
	background: #2a82d9;
	transform: translate(0,-50%);
}
.part5 .text p a {
	color: #333;
}
.part5 .text p a:hover {
	color: #2a82d9;
}
.market {
	background: #fff;
	padding: 10px 20px 10px 20px;
	box-shadow: 0px 0px 10px #eef0f3;
}
.market:hover {
	box-shadow: 0px 0px 10px #ddd;
}
.tech {
	width: 400px;
	float: left;
}
.tech .item-top {
    margin-left: -16px;
	overflow: hidden;
}
.tech .item {
	width: 50%;
	float: left;
	padding: 0 0 20px 16px;
	box-sizing: border-box;
}
.tech .item .image {
	width: 192px;
	height: 128px;
}
.tech .item .image img {
	width: 100%;
	height: 100%;
}
.tech .item p {
	font-size: 16px;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
}
.tech .item p a {
	color: #333;
}
.tech .item p a:hover {
	color: #2a82d9;
}
.tech .item span {
	font-size: 14px;
	color: #999;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	margin-top: 5px;
	display: block;
}
.tech ul {
	background: #f7f7f7;
	padding: 10px 20px;
	position: relative;
}
.tech ul::after {
	content: '';
	position: absolute;
	width: 28px;
	height: 28px;
	right: 0;
	top: 0;
	background: url("../tupian/tech-right.png") no-repeat;
}
.tech ul li {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	font-size: 16px;
	position: relative;
	padding-left: 16px;
}
.tech ul li a {
	color: #333;
}
.tech ul li a:hover {
	color: #2a82d9;
}
.tech ul li::after {
	content: "";
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translate(0,-50%);
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #ccc;
}
.solution {
	width: 620px;
	float: left;
	margin-left: 30px;
}
.solution .item-top {
	padding-bottom: 15px;
	border-bottom: 1px solid #e6e6e6;
}
.solution .item-top b {
	display: block;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	font-size: 22px;
	text-align: center;
	padding-top: 5px;
}
.solution .item-top b a {
	color: #333;
}
.solution .item-top b a:hover {
	color: #2a82d9;
}
.solution .item-top p {
	font-size: 14px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	color: #999;
	margin-top: 15px;
}
.solution .item-top p .more {
	color: #f60;
}
.solution ul {
	margin-top: 5px;
}
.solution ul li em {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #002685;
	background: #eaf2fa;
	padding: 2px 4px;
	margin-right: 8px;
}
.solution ul li {
	height: 41px;
	line-height: 41px;
	overflow: hidden;
	font-size: 16px;
	position: relative;
	padding-right: 40px;
}
.solution ul li a {
	color: #333;
}
.solution ul li a:hover {
	color: #2a82d9;
}
.solution ul li span {
	color: #999;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 0;
}
.down {
	width: 420px;
	float: right;
}
.tech-title {
	height: 60px;
	line-height: 60px;
	position: relative;
	margin-bottom: 20px;
}
.tech-title b {
	font-size: 22px;
	position: relative;
}
.tech-title em {
	font-style: normal;
	position: relative;
	z-index: 9;
}
.tech-title b::after {
	content: '';
	width: 100px;
	height: 14px;
	background: #e9f2fb;
	position: absolute;
	bottom: 0;
	left: 40px;
}
.solution-title b::after {
	content: '';
	width: 100px;
	height: 14px;
	background: #e9f2fb;
	position: absolute;
	bottom: 0;
	left: 40px;
}
.down-title b::after {
	content: '';
	width: 100px;
	height: 14px;
	background: #e9f2fb;
	position: absolute;
	bottom: 0;
	left: 40px;
}
.tech-title b span {
	color: #002685;
}
.tech-title b i {
	width: 32px;
	height: 32px;
	display: inline-block;
	background: url("../tupian/tech-ico.png") no-repeat;
	background-size: contain;
	vertical-align: top;
	margin: 13px 10px 0 0;
}
.tech-title .more {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
	font-size: 15px;
}
.tech-title::after {
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #ddd;
}

.solution-title {
	height: 60px;
	line-height: 60px;
	position: relative;
	margin-bottom: 20px;
}
.solution-title b {
	font-size: 22px;
	position: relative;
}
.solution-title b em {
	font-style: normal;
	position: relative;
	z-index: 9;
}
.solution-title b span {
	color: #002685;
}
.down-title b span {
	color: #002685;
}
.solution-title b i {
	width: 27px;
	height: 34px;
	display: inline-block;
	background: url("../tupian/solution-ico.png") no-repeat;
	background-size: contain;
	vertical-align: top;
	margin: 13px 10px 0 0;
}
.solution-title .more {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
	font-size: 15px;
}
.solution-title::after {
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #ddd;
}
.down-title {
	height: 60px;
	line-height: 60px;
	position: relative;
	margin-bottom: 20px;
}
.down-title b {
	font-size: 22px;
	position: relative;
}
.down-title b em {
	font-style: normal;
	position: relative;
	z-index: 9;
}
.down-title b i {
	width: 32px;
	height: 32px;
	display: inline-block;
	background: url("../tupian/down-ico.png") no-repeat;
	background-size: contain;
	vertical-align: top;
	margin: 13px 10px 0 0;
}
.down-title .more {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
	font-size: 15px;
}
.down-title::after {
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #ddd;
}
.down ul {

}
.down ul li {
	padding: 11px 0;
	border-bottom: 1px dashed #ddd;
}
.down ul li:last-child {
	border-bottom: none;
}
.down ul li:first-child {
	padding-top: 0;
}
.down ul li:last-child {
	padding-bottom: 0;
}
.down ul li .image {
	width: 46px;
	height: 60px;
	float: left;
	background: #fcf6f6;
	margin-right: 15px;
}
.down ul li .image .item {
	width: 26px;
	height: 26px;
	margin: 7px auto 0;
	background: #e85758;
	border-radius: 6px 0px 6px 6px
}
.down ul li .image p {
	font-size: 14px;
	color: #e85758;
	font-weight: bold;
	text-align: center;
	margin-top: 4px;
}
.down ul li .image.pdf {
	background: #fcf6f6;
}
.down ul li .image.doc {
	background: #f4f6fb;
}
.down ul li .image.jpg {
	background: #eef8f7;
}
.down ul li .image.pdf .item {
	background: #e85758 url("../tupian/pdf.png") no-repeat center center;
}
.down ul li .image.doc .item {
	background: #668fe4 url("../tupian/doc.png") no-repeat center center;
}
.down ul li .image.jpg .item {
	background: #46ab9c url("../tupian/jpg.png") no-repeat center center;
}
.down ul li .image.pdf p {
	color: #e85758;
}
.down ul li .image.doc p {
	color: #668fe4;
}
.down ul li .image.jpg p {
	color: #46ab9c;
}
.down ul li .text {
	overflow: hidden;
}
.down ul li .text b {
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	font-weight: normal;
}
.down ul li .text b a {
	color: #333;
}
.down ul li .text b a:hover {
	color: #2c82d9;
}
.down ul li .text p {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #999;
	font-size: 14px;
}
.down ul li .text p em {
	font-style: normal;
}
.down ul li .text p em i {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 4px;
}
.down ul li .text p em:first-child i {
	background: url("../tupian/time_ico.png") no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-top: 8px;
}
.down ul li .text p em:last-child i {
	background: url("../tupian/file_ico.png") no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-top: 8px;
}
.down ul li .text p em:last-child {
	margin-left: 20px;
}
/*part7*/
.exhi-left {
	width: 400px;
	float: left;
	margin-top: 25px;
}
.exhi-left-top {
	height: 118px;
	padding: 25px 28px;
	box-sizing:border-box;
	font-size: 26px;
	line-height: 35px;
	font-weight: bold;
	background: url('../tupian/exhi-left-top.jpg') no-repeat;
	background-size: cover;
}
.exhi-left-top a {
	color: #fff;
}
.meet-nav {
	height: 60px;
	line-height: 60px;
	position: relative;
	background: #eaeaea;
}
.meet-nav p {
	position: absolute;
	z-index: 9;
	width: 100%;
}
.meet-nav a {
	width: 33.33%;
	font-size: 18px;
	text-align: center;
	color: #999;
	float: left;
	position: relative;
}
.meet-nav a.focus {
	font-weight: bold;
	color: #2a82d9;
	background: #f7f7f7;
}
.meet-nav a.focus::after {
	content: '';
	position: absolute;
	width: 12px;
	height: 7px;
	bottom: 6px;
	left: 50%;
	transform: translateX(-50%);
	right: 6px;
	background: url('../tupian/meet-nav-ico.png') no-repeat;
	background-size: cover;
}
.meet-list {
	display: none;
}
.meet-list ul {
	padding: 11px 20px;
	background-color: #f7f7f7;
}
.meet-list ul li{
	height: 49px;
	line-height: 49px;
	overflow: hidden;
	font-size: 16px;
	text-indent: 16px;
	border-bottom: 1px dashed #e7e7e7;
	position: relative;
}
.meet-list ul li a {
	color: #333;
	overflow: hidden;
}
.meet-list ul li::after{
	content: '';
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #cccccc;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.meet-list ul li:last-child {
	border: none;
}
.meet-list ul li:hover a{
	color: #2a82d9;
}
.meet-list ul li:hover::after {
	background-color: #2a82d9;
}
.exhi-right-title {
	height: 50px;
	line-height: 50px;
	position: relative;
}
.exhi-right-title b {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 22px;
}
.exhi-right-title b i {
	display: inline-block;
	width: 48px;
	height: 44px;
	background: url('../tupian/exhi-right-ico.png') no-repeat;
	background-size: contain;
	vertical-align: top;
	margin: 6px 8px 0 0;
}
.exhi-right-title .exhi-nav {
	position: absolute;
	top: 0;
	right: 0;
}
.exhi-right-title .exhi-nav::after {
	content: '';
	height: 6px;
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: #f7f7f7;
}
.exhi-right-title .exhi-nav p a {
	font-size: 18px;
	color: #999;
	font-weight: bold;
	width: 40px;
	text-align: center;
	position: relative;
	display: inline-block;
	cursor: pointer;
	background: #f4f4f4;
	margin: 0 44px;
	z-index: 9;
}
.exhi-right-title .exhi-nav p a:last-child {
	margin-right: 0;
}
.exhi-right-title .exhi-nav p a::after {
	content: '';
    display: block;
    position: absolute;
    right: -15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 0 25px 15px;
	border-color: transparent transparent transparent #f4f4f4;
    top:0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.exhi-right-title .exhi-nav p a::before {
	content: '';
    display: block;
    position: absolute;
    left: -15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 15px 25px 0;
	border-color: transparent #f4f4f4 transparent transparent;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.exhi-right-title .exhi-nav .followTab {
	position: absolute;
	top: 0;
	left: 0;
	width: 98px;
	height: 3px;
	background: #2a82d9;
	z-index: 99;
}
.exhi-right-title .exhi-nav .followTab i {
	width: 14px;
	height: 14px;
	top: -6px;
	background: url('../../../images/index/version/2021/downarrow.png') no-repeat;
	background-size: cover;
}
.exhi-right-title .exhi-nav p a.focus {
	color: #fff;
	background: #002685;
}
.exhi-right-title .exhi-nav p a.focus::after {
	border-color: transparent transparent transparent #002685;
}
.exhi-right-title .exhi-nav p a.focus::before {
	border-color: transparent #002685 transparent transparent;
}
.exhi-list {
	display: none;
	margin-top: 17px;
	height: 530px;
	overflow-y: auto;
	overflow-x: hidden;
}
.exhi-list ul {
	overflow: hidden;
	margin-top: -20px;
}
.exhi-list ul li {
	width: 25%;
	float: left;
}
.exhi-list ul li .item {
	margin: 20px 25px 0 0;
}
.exhi-list ul li .item .image {
	overflow: hidden;
	position: relative;
	height: 134px;
}
.exhi-list ul li .item .image:hover img {
	-ms-transform: scale(1.10);
	transform: scale(1.10);
}
.exhi-list ul li .item .image img {
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.exhi-list ul li .item .image mark {
	position: absolute;
	width: 80%;
	left:0;
	bottom: 0;
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-size: 12px;
	text-indent: 10px;
}
.exhi-list ul li .item .image mark b {
	font-weight: normal;
	font-size: 18px;
}
.exhi-list ul li .item .image .signText {
	position: absolute;
	left:0;
	bottom: 0;
	color: #fff;
	padding: 2px 10px;
	font-size: 12px;
	background-color:#f65c42;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#ff6200), to(#f98c1a));
	background-image:-webkit-linear-gradient(90deg, #ff6200, #f98c1a);
	background-image:-moz-linear-gradient(90deg, #ff6200, #f98c1a);
	background-image:-ms-linear-gradient(90deg, #ff6200, #f98c1a);
	background-image:-o-linear-gradient(90deg, #ff6200, #f98c1a);
	background-image:linear-gradient(90deg, #ff6200, #f98c1a);
	border-radius: 0 10px 0 0;
}
.exhi-list ul li .item .image .signText i {
	font-size: 14px;
	vertical-align: top;
	margin-right: 5px;
}
.exhi-list ul li .item .image .signText p {
	margin: 0;
	height: auto;
	font-size: 12px;
}
.exhi-list ul li .item .image .signText p b {
	margin: 0 1px;
	font-size: 14px;
	font-weight: normal;
}
.exhi-list ul li .item .image .signText p font {
	font-size: 16px;
	color: #fff;
}
.exhi-list ul li p {
	font-size: 16px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	margin-top: 12px;
	margin-bottom: 8px;
}
.exhi-list ul li span {
	font-size: 14px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	color: #999;
	display: block;
}
.exhi-list ul li p a {
	color: #333;
}
.exhi-list ul li p a:hover {
	color: #2a82d9;
}
.exhi-right {
	width: 1070px;
	float: right;
	margin-top: 25px;
}
/*part7 END*/
.part6 .solve {
	float: left;
	width: 70%;
}
.part6 .right {
	float: right;
	width: 30%;
	padding-left: 30px;
	box-sizing: border-box;
}
.part6 .part6_title {
	line-height: 44px;
	height: 44px;
	overflow: hidden;
}
.part6 .part6_title a {
	color: #333;
}
.part6 .part6_title b {
	font-size: 32px;
	color: #333;
	line-height: 55px;
	display: inline-block;
}
.part6 .part6_title i {
	display: inline-block;
	width: 186px;
	height: 43px;
	background: url(../tupian/part6_title.png) no-repeat;
	background-size: contain;
	float: left;
}

.meter_title {
	font-size: 24px;
	line-height: 40px;
	height: 40px;
	padding-bottom: 15px;
}
.meter_title a.more {
	font-size: 14px;
	float: right;
	color: #999;
}
.meter_title a.more i {
	display: inline-block;
	width: 10px;
	height: 20px;
	vertical-align: middle;
	margin-left: 5px;
	background: url(../tupian/index.png) 0 -473px no-repeat;
}

.part6 .right ul {
	width: 100%;
}
.part6 .right ul li {
	margin-bottom: 15px;
	float: left;
	width: 100%;
	height: 128px
}
.part6 .right ul li .text {
	overflow: hidden;
}
.part6 .right ul li .text p {
	font-size: 16px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
}
.part6 .right ul li .text p a {
	color:#333;
}
.part6 .right ul li .text p a:hover {
	color:#002685;
}
.part6 .right ul li .text span {
	font-size: 14px;
	color: #002685;
}
.part6 .right ul li .text span i {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../tupian/biaoqian_ico.png) no-repeat;
	vertical-align: middle;
	margin-right: 5px;
	background-size: contain;
}
.part6 .right ul li .image {
	height: 0;
	overflow: hidden;
	padding-bottom:30%;
	margin-right: 20px;
	float: left;
	width: 40%;
}
.part6 .right ul li .image img {
	max-height: none;
	display: block;
	width: 100%;
}

.solveBot {
	background: #f8f8f8;
	width: 100%;
	float: left;
	padding: 15px;
	box-sizing: border-box;
}
.solveBot b {
	float: left;
	font-size: 24px;
	display: block;
	margin-right: 40px;
}
.solveBotTitle {
	margin-bottom: 20px;
}
.solveBotTitle a {
	padding: 4px 10px;
	display: inline-block;
	border-radius: 2px;
	font-size: 16px;
	color: #666;
	margin: 0 10px;
}
.solveBotTitle a.more {
	float: right;
	font-size: 14px;
}
.solveBotTitle a.more:hover {
	background: none;
	color: #2c82d9;
}
.solveBotTitle a:hover {
	background: #2c82d9;
	color: #fff;
}
.solveBotList ul {
	width: 50%;
	float: left;
}
.solveBotList ul  p {
	font-size: 18px;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	font-weight: bold;
}
.solveBotList ul  p a {
	color: #333;
}
.solveBotList ul  p a:hover {
	color: #2a82d9;
}
.solveBotList ul li {
	font-size: 16px;
	line-height: 38px;
	position: relative;
	height: 38px;
	overflow: hidden;
	height: 38px;
	text-indent: 20px;
}
.solveBotList ul li:after {
	content: "";
	display: block;
	position: absolute;
	height: 5px;
	width: 5px;
	border-radius: 50%;
	left: 0;
	top: 50%;
	background: #2a82d9;
	transform: translate(0,-50%);
}
.solveBotList ul li a {
	color: #333;
}
.solveBotList ul li a:hover {
	color: #2a82d9;
}
.part7 .part7_title {
	line-height: 44px;
	height: 44px;
	overflow: hidden;
}
.part7 .part7_title a {
	color: #333;
}
.part7 .part7_title b {
	font-size: 32px;
	color: #333;
	line-height: 55px;
	display: inline-block;
}
.part7 .part7_title i {
	display: inline-block;
	width: 187px;
	height: 45px;
	background: url(../tupian/part7_title.png) no-repeat;
	background-size: contain;
	float: left;
}

.part7 .right ul {
	margin: 10px 0;
}
.part7 .right ul li {
	line-height: 38px;
	height: 38px;
	overflow: hidden;
	font-size: 16px;
}
.part7 .right ul li a {
	color:#333;
}
.part7 .right ul li a:hover {
	color:#002685;
}

.exhibitionLeft {
	position: relative;
}
.btnNav {
	position: absolute;
	bottom: 0;
	right: 0;
}
.btnNav a.focus {
	width: 23px;
	background: #002685;
}
.btnNav a {
	width: 8px;
	height: 8px;
	display: inline-block;
	background: #cbcbcb;
	border-radius: 10px;
	margin: 0 4px;
}

.part8 .right {
	float: right;
	width: 30%;
	padding-left: 30px;
	box-sizing: border-box;
}
.part8 .right ul {
	margin-top: 15px;
}
.part8 .right ul li {
	float: left;
	width: 100%;
	overflow: hidden;
	height:50px;
	line-height: 50px;
}
.part8 .right ul li b {
	width: 20px;
	height: 24px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	float: left;
	margin-top: 13px;
	font-weight: normal;
	margin-right: 8px;
	background: url(../tupian/pro_ico3.png) no-repeat;
	background-size: contain;
}
.part8 .right ul li b.orange {
	background: url(../tupian/pro_ico1.png) no-repeat;
}
.part8 .right ul li b.yellow {
	background: url(../tupian/pro_ico2.png) no-repeat;
}
.part8 .right ul li a {
	font-size: 16px;
	color: #333;
	width: 80%;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.part8 .right ul li span {
	font-size: 14px;
	line-height: 50px;
	color: #999;
	float: right;
}
.part8 .member {
	/*float: left;
	width: 70%;*/
}
.newest_title a.focus {
	color: #333;
}
.memberNav  {
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	color: #ddd;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}
.memberNav a {
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	color: #666;
	font-weight: bold;
	padding: 0 7.5%;
}
.memberList ul li a:hover {
	color: #2a82d9;
}
.memberNav a.focus {
	color: #2a82d9;
	position: relative;
}
.memberNav a.focus:after {
	position: absolute;
	width: 100%;
	height: 17px;
	display: block;
	content: '';
	z-index: 2;
	bottom: -21px;
	left: 0;
	background: url(../tupian/member_hover.png) no-repeat center bottom;
}
.newestList {
	display: none;
}
.newest_title {
	border-bottom: 1px solid #ddd;
}
.newest_title a {
	width: 50%;
	height: 60px;
	display: inline-block;
	line-height: 60px;
	font-size: 24px;
	font-weight: bold;
	color: #666;
	text-align: center;
	position: relative;
}
.newest_title a.focus:after {
	display: block;
	content:"";
	position: absolute;
	bottom: -3px;
	left: 50%;
	width: 0;
	transform: translate(-50%,0);
    height: 0;
    border: 7px solid transparent;
    border-top-color: #002685 ;
}
.memberText {
	width: 25%;
	height: 450px;
	overflow: hidden;
	float: left;
}
.memberList{
	margin: 15px 0;
}
.memberList ul {
	width: 100%;
	overflow: hidden;
}
.memberList ul li{
	float: left;
	width: 100%;
	line-height: 46px;
	font-size: 16px;
	height: 46px;
	overflow: hidden;
}
.memberList ul li span {
	width: 60px;
	display: inline-block;
	font-size: 12px;
	color: white;
	text-indent: 25px;
	background: url(../tupian/index.png) no-repeat 0 -555px;
}
.memberList ul li a {
	color: #333;
}

.part10 {
	margin: 10px auto 10px;
}
.enterprise_title {
	width: 100%;
	color: #333;
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}
.enterprise_title i {
	display: inline-block;
	width: 187px;
	height: 45px;
	background: url(../tupian/part10_title.png) no-repeat;
	    background-size: auto;
	background-size: contain;
	float: left;
}
.enterprise_title .more {
	color: #999;
	width: 160px;
	height: 30px;
	background: #fbfbfb;
	float: right;
	display: inline-block;
	font-size: 16px;
	border:1px solid #ddd;
	line-height: 30px;
	text-align: center;
	border-radius: 30px;
	margin-top: 5px;
}
.part10 ul li {
	width: 20%;
	float: left;
	box-sizing: border-box;
	padding: 10px;
	border:1px solid #fff;
	border-radius: 5px;
	margin-top: 15px;
}
.part10 ul li:hover {
	border:1px solid #478fdc;
	border-radius: 5px;
}
.part10 ul li:hover .text a {
	color: #2a82d9;
}
.part10 ul li .image {
	padding-bottom: 34%;
	position: relative;
	overflow: hidden;
	height: 0;
}
.part10 ul li .image  img {
	max-height: none;
	display: block;
	width: 100%;
}
.part10 ul li .text {
	line-height: 40px;
	text-align: center;
	font-size:16px;
	font-weight: bold;
	height: 40px;
	position: relative;
}
.part10 ul li .text .left {
	width: 15px;
	height: 2px;
	background: #e2e2e2;
	position: absolute;
	left: 10%;
	top: 50%;
	transform: translate(0,-50%);
}
.part10 ul li .text .right {
	width: 15px;
	height: 2px;
	background: #e2e2e2;
	position: absolute;
	right: 10%;
	top: 50%;
	transform: translate(0,-50%);
}
.part10 ul li .text a {
	color: #333;
}
.link {
	margin: 10px auto 30px;
}
.linkTitle {
	line-height: 60px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	color: #333;
}
.linkTitle a {
	font-size: 24px;
	color: #666;
	padding: 0 30px;
}
.linkTitle a.focus {
	color: #333;
	position: relative;
}
.linkTitle a.focus:after {
	position: absolute;
	display: block;
	content: '';
	z-index: 2;
	width: 100%;
	height: 17px;
	bottom: -25px;
    left: 0;
	background: url(../tupian/member_hover.png) no-repeat center bottom;
}
.linkNav {
	display: inline-block;
}
.linkTitle .sqLink {
	float: right;
	color: #ddd;
	font-size: 16px;
	line-height: 60px;
	font-weight: normal;
}
.linkTitle .sqLink span {
	font-size: 16px;
	color: #666;
	padding: 0 20px;
	cursor: pointer;
}
.linkTitle .sqLink span a {
	font-size: 16px;
	padding: 0;
}
.linkTitle .sqLink span.apply i {
	display: inline-block;
	background: url(../tupian/link_ico.png) no-repeat;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 5px;
	background-size: contain;
}
.linkTitle .sqLink span:hover {
	color: #2a82d9;
}
.linkList {
	font-size: 16px;
	padding: 15px 0;
}
.linkList a {
	color: #666;
	line-height: 38px;
	width: 12.1%;
	display: inline-block;
	text-align: center;
}
.linkList a:hover {
	color: #2a82d9;
}
.link ul li {
	float: left;
	margin-right: 15px;
}
.link ul li a {
	line-height: 40px;
	padding: 10px 15px;
	font-size: 14px;
	background: #2a82d9;
	color: #fff;
}
.foot {
	background: #282828;
	width: 100%;
	padding: 30px 0 20px;
}
.foot1 {
	margin: 0 auto;
}
.footLeft {
	width: 750px;
	float: left;
}
.footLeft ul {
	margin: 20px 0;
	overflow: hidden;
}
.footLeft ul li img {
	height: 35px;
	margin: 0 5px;
	float: left;
}
.footLeft ul li {
	float: left;
	margin-right: 15px;
	background: #f8f8f8;
	border: 1px solid #cacaca;
	padding: 5px 0;
	padding-left: 0;
}
.footLeft ul li:last-child {
	margin-right: 0;
}
.footLeft ul li b {
	margin-right: 5px;
	width: 60px;
	display: inline-block;
	font-weight: normal;
}
.footLeft ul li b a {
	color:#666;
}
.footLeft p {
	color:#666;
	height: 24px;
	line-height: 24px;
}
.footLeft p a {
	color:#666;
}
.footLeft p span {
	margin-right: 50px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
}
.footNav {
	font-size: 14px;
	width: 100%;
	margin-bottom: 10px;
}
.footNav a {
	color: #dcdcdc;
	line-height: 36px;
	margin-right: 63px;
	display: inline-block;
}
.footRight {
	float: left;
	width: 300px;
	padding-left: 50px;
	box-sizing: border-box;
	padding-right: 20px;
	overflow: hidden;
}
.footRight ul {
	float: left;
}
.footRight ul.ul2 {
	float: right;
}
.footRight ul li {
	line-height: 36px;
	font-size: 14px;
	color: #dcdcdc;
}
.footRight ul li a {
	color: #dcdcdc;
}
.footRight ul li i {
	width: 22px;
	height: 24px;
	display: inline-block;
	vertical-align: top;
	background: url(../tupian/qq-ico.png) no-repeat;
	background-size: contain;
	margin-top: 5px;
}
.footRight p {
	font-size: 14px;
	color: #dcdcdc;
	line-height: 30px;
}
.footRight p b {
	font-size: 16px;
}
.ybw {
	width: 100%;
	font-size: 14px;
	color: #dcdcdc;
	line-height: 30px;
	height: 30px;
}
.ybw a {
	color: #dcdcdc;
}
.ybw span {
	color: #dcdcdc;
}
.lxqq {
	overflow: hidden;
	margin-bottom:10px;
}
.footRight .title {
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
}
.footRight-r .title {
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
}
.footRight .title i {
	width: 14px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	background: url(../tupian/foot_ico.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
	margin-left: 10px;
}
.footRight-r {
	overflow: hidden;
	padding-left: 120px;
	box-sizing: border-box;
}
.footRight-r .title i {
	width: 14px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	background: url(../tupian/foot_ico.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
	margin-left: 10px;
}
.footRight-r ul li {
	float: left;
	margin-right: 30px;
}
.footRight-r ul li:last-child {
	margin-right: 0;
}
.footRight-r ul li .image{
	width: 132px;
	height: 132px;
	padding: 6px;
	box-sizing: border-box;
	background: #535353;
}
.footRight-r ul li p {
	font-size: 14px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #fff;
}
.footer {
	text-align: center;
	color: #dcdcdc;
	font-size: 14px;
	height: 55px;
	line-height: 25px;
	background: #222;
	padding: 10px 0;
}
.footer a {
	color: #dcdcdc;
}
.rightBar{
	width: 52px;
	position: fixed;
	top: 30px;
	right: 5px;
	z-index: 9999;
}
.rightBar a{
	display: inline-block;
	width: 52px;
	height: 25px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-bottom: 2px;
	padding-top: 30px;
	font-family: "microsoft yahei";
}
.rightBar a:hover{
	text-decoration: underline;
}
.rightbg0{
	background: url(../tupian/rightBg2.png) no-repeat;
}
.rightbg1{
	background: url(../tupian/rightBg2.png) no-repeat 0 -56px;
}
.rightbg2{
	background: url(../tupian/rightBg2.png) no-repeat 0 -112px;
}
.rightbg3{
	background: url(../tupian/rightBg2.png) no-repeat 0 -168px;
}
.rightbg4{
	background: url(../tupian/rightBg2.png) no-repeat 0 -224px;
}
.rightbg5{
	background: url(../tupian/rightBg2.png) no-repeat 0 -280px;
}
.rightbg6{
	background: url(../tupian/rightBg2.png) no-repeat 0 -336px;
}
.rightBar .rightbg7{
	background: url(../tupian/rightBg2.png) no-repeat 0 -336px;
}
.rightBar .rightbg8{
	background: url(../tupian/rightBg2.png) no-repeat 0 -448px;
}
.rightbg9{
	background: url(../tupian/rightBg2.png) no-repeat 0 -504px;
}

.rightbg0:hover{
	background: url(../tupian/rightBg-hover.png) no-repeat;
}
.rightbg1:hover{
	background: url(../tupian/rightBg-hover.png) no-repeat 0 -56px;
}
.rightbg2:hover{
	background: url(../tupian/rightBg-hover.png) no-repeat 0 -112px;
}
.rightbg3:hover{
	background: url(../tupian/rightBg-hover.png) no-repeat 0 -168px;
}
.rightbg4:hover{
	background: url(../tupian/rightBg-hover.png) no-repeat 0 -224px;
}
.rightbg5:hover{
	background: url(../tupian/rightBg-hover.png) no-repeat 0 -280px;
}
.rightbg6:hover{
	background: url(../tupian/rightBg-hover.png) no-repeat 0 -336px;
}
.rightBar .rightbg7:hover{
	background: url(../tupian/rightBg-hover.png) no-repeat 0 -336px;
}
.rightBar .rightbg8:hover{
	background: url(../tupian/rightBg-hover.png) no-repeat 0 -448px;
}
.rightbg9:hover{
	background: url(../tupian/rightBg-hover.png) no-repeat 0 -504px;
}
.innovation{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 10000;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.1);
	display: none;
}
.innovationMain{
	width: 600px;
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background-color: #fff;
}
.innovationTitle{
	height: 50px;
	background-color: #dddddd;
	padding: 0 24px;
	font-size: 16px;
	line-height: 50px;
	color: #000;
	position: relative;
}
.innovationTitle h2{
	font-size: 16px;
	font-weight: normal;
}
.innovationTitle a.innovationClose{
	position: absolute;
	right: 23px;
	top: 17px;
	width: 16px;
	height: 16px;
	background: url("/images/Index/2019/main.png") no-repeat 0px -253px;
}
.innovationItem{
	padding:24px;
}
.innovationImg{
	text-align: center;
	position: relative;
	height: 90px;
}
.innovationImg p{
	position: absolute;
	width: 125px;
	height: 24px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 54px;
	z-index: 9;
	left: 213px;
	top: 0;
	background: #fff url("/images/Index/2019/main.png") no-repeat -24px -245px;
}
.innovationImg span{
	width: 326px;
	height: 1px;
	background-color: #ddd;
	overflow: hidden;
	position: absolute;
	z-index: 8;
	bottom:22px;
	left: 113px;
}

.innovationTxt{
	font-size: 14px;
	line-height: 24px;
}
