.main{
    width: 1200px;
    margin: 0 auto;
}
/* header */
.header{
    height: 36px;
    overflow: hidden;
    background-color: #f6f6f6;
}
#divLogin,.header .left {
	float: left;
}
#divLogin ul,.header .left ul {
	float: left;
}
#divLogin ul li,.header .left a {
	margin: 0 11px;
	line-height:36px;
	float: left;
}
#divLogin li a.login,.header .left a.login{
    color: #3869ba;
}
.header .right{
    float: right;
    margin-right: 160px;
}
.header .right a{
    display: inline-block;
    vertical-align: top;
    line-height: 36px;
    padding-right: 16px;
    margin-right: 16px;
    position: relative;
}
.header .right a::after{
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 15px;
    background-color: #e8e8e8;
}
.header .right a:last-child{
    padding-right: 0;
    margin-right: 0;
}
.header .right a:last-child::after{
    display: none;
}
.header a{
    font-size: 14px;
    color: #666;
}
.header a:hover{
    color: #3869ba;
}
 .mobile{
     background: url(https://www.afzhan.com/images/newsIndex/version/2021/iconPhone.png) no-repeat 7px 12px;
     line-height: 39px;
     padding: 0 10px 0 24px;
     position: absolute;
     top: -44px;
     right: 74px;
}
 .mobile a{
	color: #666666;
}
 .mobile a img {
	position: absolute;
	bottom: -99px;
    right: -20px;
	width: 100px;
    height: 100px;
    max-width: none;
    max-height: none;
	z-index: 99;
    display: none;
}
.mobile a:hover img{
    display: block;
}
/* 顶部下拉 */
#sub{
    font-size: 14px;
	position: relative;
}
.sub{
	position: absolute;
	top: -44px;
	right: 0;
	width: 74px;
	z-index: 99;
    height: 39px;
}
.sub .subTop{
	line-height: 39px;
	padding-left: 26px;
	border-left:1px solid #f8f8f8;
	border-right:1px solid #f8f8f8;
	background: url(https://www.afzhan.com/images/newsIndex/version/2021/icon12.png) no-repeat 7px 14px;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 46px;
}
.sub:hover .subTop{
	background: url(https://www.afzhan.com/images/newsIndex/version/2021/icon12.png) no-repeat 7px 14px;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #fff;
}
.subTop a{
	display: block;
	color: #666;
	background:url("https://www.afzhan.com/images/newsIndex/version/2021/newsIndex.png") no-repeat -74px -41px;
}
.subBot{
	position: absolute;
	background-color: #fff;
	border:1px solid #e2e2e2;
	right: 0;
	top: 39px;
	z-index: 1;
	display: none;
}
.subBot a{
	display: block;
	text-align: center;
	width: 94px;
	line-height: 30px;
	color: #333;
}
.subBot a:hover{
	background-color: #0070ce;
	color: #fff;
}
.sub:hover .subBot{display: block;}
/* bannerAdv */
.banneradv ul {
	width: 1210px;
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}

.banneradv ul li {
	display: block;
	float: left;
	padding: 10px 5px 0 5px;
	position: relative;
}
.banneradv ul li img{display: block;}

.banneradv ul li a,
.banneradv ul li embed {
	float: left;
}
.banneradv ul li a{
    position: relative;
    display: block;
}
/* top */
.top{
	padding:30px 0;
	position: relative;
	overflow: hidden;
}
.logo{
	float: left;
}
.pageName{
    position: absolute;
    top: 35px;
    left: 295px;
    line-height: 60px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.line{
	position: absolute;
	width: 1px;
	height: 36px;
	background-color: #e4e4e4;
	top: 49px;
    left: 274px;
}
.pageName i{
	width: 110px;
	height: 14px;
	display: block;
	margin-top: 6px;
	background:url("https://www.afzhan.com/images/newsIndex/version/2021/newsIndex.png") no-repeat 0 -280px;
}
.search{
	width: 468px;
	overflow: hidden;
	float: right;
	margin-top: 14px;
}
.search input{
	width: 362px;
	height: 20px;
	border:2px solid #0070ce;
	border-right:none;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background-color: #fff;
	font-size: 14px;
	padding: 10px 12px;
	font-family: microsoft yahei;
	color: #999999;
}
.search button{
	width: 80px;
	height: 44px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	background-color: #0070ce;
	text-align: center;
	border:none;
	float: right;
	cursor: pointer;
}
.search button i{
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: top;
	background:url("https://www.afzhan.com/images/newsIndex/version/2021/newsIndex.png") no-repeat 0 -127px;
}
/* menu */
.menu{
	height: 74px;
	background:url(../../../../images/newsIndex/version/2021/menu.png) no-repeat center center;
    background-size: 100% 100%;
}
.menu .main{
	height: 74px;
	position: relative;
	overflow: hidden;
}
.menu ul{
	position: absolute;
	padding-top: 12px;
	width: 110%;
}
.menu ul li{
	float: left;
	padding: 0 23px 0 0;
	color: #fff;
	width: 200px;
}
.menu ul li.wid{
	width:275px;
}
.menu ul li b{
	font-size: 18px;
	line-height: 56px;
	display: block;
	float: left;
}
.menu ul li p{
	margin-left: 44px;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}
.menu ul li p a{
	color: #fff;
	margin: 0 8px;
}
/* headline */
.headline{
	width: 1200px;
	margin:30px auto 0;
	position: relative;
	box-shadow: 0 0 4px rgba(51,51,51,0.24);
}
.headlineImg{
	width: 562px;
	height: 330px;
	float: left;
	overflow: hidden;
}
.headlineImg ul{
	width: 100%;
	height: 100%;
}
.headlineImg ul li{
	width: 100%;
	height: 100%;
	float: left;
}
.headlineImg ul li img{
	width: 100%;
	height: 100%;
	display: block;
}
.headlineText{
	width: 557px;
	height: 308px;
	float: right;
	/* border:1px solid #eaeaea; */
	/* border-left:none; */
	padding:15px 40px 5px 40px;
}
.headlineText ul li p{
	font-size: 18px;
	line-height: 40px;
}
.headlineText ul li p a{
	color: #333;
}
.headlineText ul li span{
	display: block;
	position: relative;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding:12px 0 16px 0;
	line-height: 25px;
	font-size: 16px;
	color: #999999;
	display: none;
	margin: 10px 0;
}
.headlineText ul li.focus span{
	display: block;
}
.headlineText ul li.focus span strong{
	display: block;
	position: absolute;
	width: 19px;
	height: 16px;
	top: 24px;
	left: -25px;
	background:url(../.../../../../../images/newsIndex/version/2021/icon5.png) no-repeat;
}
.headlineText ul li.focus p{
	display: none;
}
.headlineText ul li span b{
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 20px;
	margin-bottom:4px;
}
.headlineText ul li span b a{
	color: #0070ce;
}
.headline i{
	position: absolute;
	top: 24px;
	left: -6px;
	width: 100px;
	height: 40px;
	font-size: 16px;
	color: #fff;
	line-height: 34px;
	text-indent: 18px;
	font-style: normal;
	background:url("https://www.afzhan.com/images/newsIndex/version/2021/newsIndex.png") no-repeat 0 -84px;
	z-index: 9;
}
.headlineText ul li a:hover{
	color: #ff6600;
}
/* newsMain */
.newsLeft {
    width: 860px;
    float: left;
    margin-right: 30px;
    overflow: hidden;
}
.navBox{
    margin-bottom: 40px;
}
.newsLeftNav {
    border: 1px solid #e6e6e6;
    background-color: #f6f6f6;
    position: relative;
    height: 50px;
}
.newsLeftNav p {
    position: absolute;
    top: -1px;
    left: -1px;
}
.newsLeftNav p a {
    font-size: 20px;
    line-height: 50px;
    display: inline-block;
    padding: 0 22px;
    color: #666666;
    transition: all 0s ease;
}
.newsLeftNav p a.focus {
    font-weight: bold;
    color: #0070ce !important;
    border-top: 3px solid #0070ce;
    line-height: 47px;
}
.newsList li {
	padding: 15px 0;
	border-bottom: 1px solid #eaeaea;
	overflow: hidden;
	height: 147px;
	position: relative;
}
.newsList li .imgA img{
    float: left;
    width: 262px;
    height: 150px;
    margin-right: 20px;
}
.newsList li span {
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
}
.newsList li span a {
    color: #333;
}
.newsList li span a:hover{
    color: #f60;
}
.newsList li p {
    height: 66px;
    line-height: 22px;
    overflow: hidden;
    font-size: 16px;
    color: #666666;
    margin-top: 5px;
}
.date b {
    position: absolute;
    right: 0;
    font-weight: normal;
    padding: 0 0 0 43px;
    background: url("https://www.afzhan.com/images/newsIndex/version/2021/newsIndex.png") no-repeat -83px -163px;
}
.date {
    margin-top: 15px;
    line-height: 20px;
    font-size: 14px;
    color: #999999;
    position: relative;
}
/* dynamic */
.dynamic{
    float: left;
    width: 412px;
    margin-right: 32px;
}
.dynamic .title,.analysis .title{
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
}
.dynamic .title h2,.analysis .title h2{
    display: inline-block;
    font-size: 22px;
    color: #0a76d0;
    position: relative;
}
.dynamic .title h2::before,.analysis .title h2::before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -21px;
    height: 13px;
    background: url(../../../../images/newsIndex/version/2021/icon6.png) no-repeat;
}
.dynamic .title a,.analysis .title a{
    float: right;
    font-size: 14px;
    color: #999;
    margin-top: 5px;
}
.dynamicImg {
    height: 245px;
    position: relative;
    margin-top: 20px;
}
.dynamicImg img {
    width: 100%;
    height: 100%;
    display: block;
}
.dynamicImg p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(0,0,0,0.3);
    padding: 0 5px;
}
.dynamicImg p a{
    display: block;
    max-height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
}
.dynamicImg p:hover a{
    max-height: 80px;
    line-height: 40px;
    color: #f60;
}
.dynamic ul {
    padding: 10px 0;
}
.dynamic ul li {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    font-size: 16px;
}
.dynamic ul li::before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 6px;
    height: 6px;
    background-color: #d2d2d2;
    border-radius: 100%;
    margin: 16px 10px 0 10px;
}
.dynamic ul li a {
    color: #333;
}
.dynamic ul li:hover::before{
    background-color: #0a76d0;
}
.dynamic ul li:hover a{
    color: #0a76d0;
}

/* analysis */
.analysis{
    overflow: hidden;
}
.analysisImg {
    width: 414px;
    margin-top: 4px;
    overflow: hidden;
    margin-top: 20px;
}
.analysisImg li {
    float: left;
    margin: 0 14px 0 0;
    position: relative;
    width: 200px;
}
.analysisImg li:last-child{margin-right: 0;}
.analysisImg li img {
    width: 100%;
    height: 120px;
    display: block;
}
.analysisImg p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(0,0,0,0.3);
    padding: 0 5px;
}
.analysisImg p a{
    display: block;
    max-height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
}
.analysisImg p:hover a{
    max-height: 60px;
    line-height: 30px;
    color: #f60;
}
.analysis ul.analysisText {
    padding: 10px 0;
}
.analysis ul.analysisText li {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    font-size: 16px;
}
.analysis ul.analysisText li::before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 6px;
    height: 6px;
    background-color: #d2d2d2;
    border-radius: 100%;
    margin: 16px 10px 0 10px;
}
.analysis ul.analysisText li a {
    color: #333;
}
.analysis ul.analysisText li:hover::before{
    background-color: #0a76d0;
}
.analysis ul.analysisText li:hover a{
    color: #0a76d0;
}
.analysisText.borTop {
    border-top: 1px dashed #eaeaea;
    margin-bottom: 2px;
}
/* advCont */
.advCont{
    overflow: hidden;
    margin-bottom: 40px;
    width: calc(100% + 32px);
}
.advCont li{
    height: 122px;
    position: relative;
    float: left;
    width: 50%;
    padding-right: 32px;
    box-sizing: border-box;
}
.advCont li a{
    display: block;
    height: 100%;
    background: pink;
}
.advCont li img{
    width: 100%;
    height: 100%;
}
.special {
    width: 860px;
    overflow: hidden;
}
.special span {
    width: 26px;
    height: 204px;
    background: url(../../../../images/newsIndex/version/2021/borderBgi001.png) no-repeat;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    display: block;
    float: left;
    text-align: center;
    padding: 80px 15px 0 15px;
    line-height: 34px;
}
.special span a {
    color: #fff;
}
.specialList {
    width: 803px;
    height: 282px;
    border: 1px solid #e6e6e6;
    border-left: 0;
    float: left;
    position: relative;
}
.specialList a.toLeft {
    position: absolute;
    width: 10px;
    height: 28px;
    top: 126px;
    left: 10px;
    background: url(https://www.afzhan.com/images/newsIndex/version/2021/newsIndex.png) no-repeat 0px -161px;
}
.specialList a.toRight {
    position: absolute;
    width: 10px;
    height: 28px;
    top: 126px;
    right: 10px;
    background: url(https://www.afzhan.com/images/newsIndex/version/2021/newsIndex.png) no-repeat -26px -161px;
}
.specialItem {
    width: 740px;
    height: 245px;
    overflow: hidden;
    position: absolute;
    top: 20px;
    left: 30px;
}
.specialItem ul {
    position: absolute;
    width: 1200px;
}
.specialItem ul li {
    width: 226.6px;
    padding: 0 30px 0 0;
    float: left;
}
.specialItem ul li img {
    height: 164px;
    width: 100%;
    display: block;
}
.specialItem ul li b {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 16px;
    margin: 7px 0 5px;
    padding-left: 18px;
    position: relative;
}
.specialItem ul li b i{
    position: absolute;
    width: 13px;
    height: 17px;
    top: 5px;
    left: 0;
    background: url(../../../../images/newsIndex/version/2021/iconHot.png) no-repeat;
}
.specialItem ul li b a {
    color: #333333;
}
.specialItem ul li b a:hover{color: #f60;}
.specialItem ul li p {
    max-height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
}
/* companyNews */
.companyNews{
    margin-top: 40px;
}
.companyNewsTitle,.policyTitle{
	height: 45px;
	position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
}
.companyNewsTitle:after,.policyTitle:after{
	content:"/";
	width: 2px;
	height: 18px;
    color: #eaeaea;
    font-size: 22px;
	position: absolute;
	top: 14px;
	left: 150px;
}
.companyNewsTitle p,.policyTitle p{
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
}
.companyNewsTitle p a,.policyTitle p a{
	display: inline-block;
	width: 150px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #333;
	font-size: 20px;
	font-weight: bold;
	transition: all 0s ease;
    position: relative;
    cursor: pointer;
}
.companyNewsTitle p a.focus::before,.policyTitle p a.focus::before{
    content: "";
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -17px;
    height: 13px;
    width: 103px;
    background: url(../../../../images/newsIndex/version/2021/iconBorder1.png) no-repeat;
}
.policyBot{
	display: none;
}
.newsBotLeft{
	width: 310px;
	float: left;
}
.companyNewsImg{
	width: 310px;
}
.companyNewsImg img{
	width: 100%;
	height: 175px;
	display: block;
}
.companyNewsImg p{
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	overflow: hidden;
	margin-top: 12px;
}
.companyNewsImg p a{
	color: #333;
}
.companyNewsImg p a:hover{
	color: #ff6600;
}
.companyNewsBot{
	display: none;
}
.companyNewsList{
	width: 310px;
}
.companyNewsList li{
	width: 145px;
	float: left;
	padding:14px 10px 0 0;
}
.companyNewsList li img{
	height: 86px;
	display: block;
}
.companyNewsList li p{
	max-height: 40px;
	line-height: 20px;
	font-size: 14px;
	overflow: hidden;
	margin-top: 8px;
}
.companyNewsList li p a{
	color: #333;
}
.companyNewsList li p a:hover{
	color: #ff6600;
}
.subNews{
	width: 520px;
	float: right;
}
.subNewsTop{
	height: 48px;
	line-height: 46px;
	position: absolute;
	font-size: 16px;
	margin-top: -75px;
}
.subNewsTop a{
	color: #666;
	vertical-align: middle;
}
.subNews a:hover{
	color: #0a76d0;
}
.subNewsTop b{
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background-color: #dddddd;
	margin: 0 20px;
	vertical-align: middle;
}
.subNews ul{
	padding: 6px 0;
}
.subNews ul li{
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	overflow: hidden;
}
.subNews ul li:before{
	content:"";
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #d2d2d2;
	border-radius: 100%;
	margin: 15px 12px 0 0;
	vertical-align: top;
}
.subNews ul li:hover::before{background: #0a76d0;}
.subNews ul li a{
	color: #333;
}

/* original */
.original{

}
.originalTitle{
    position: relative;
    margin-bottom: 10px;
}
.originalTitle h2{
    display: inline-block;
    font-size: 22px;
    color: #333;
}
.originalTitle h2 i{
    display: inline-block;
    width: 24px;
    height: 19px;
    background: url(../../../../images/newsIndex/version/2021/icon7.png) no-repeat;
    margin-right: 8px;
}
.originalTitle a{
    position: absolute;
    top: 4px;
    right: 0;
    font-size: 14px;
    color: #999;
}
.originalImg a.imgA1{
    display: block;
    padding-bottom: 56.4%;
    overflow: hidden;
    height: 0;
}
.originalImg img{
    max-height: none;
    width: 100%;
}
.originalImg p{
    padding: 5px 0;
    border-bottom: 1px solid #e6e6e6;
}
.originalImg p a{
    display: block;
    max-height: 60px;
    line-height: 30px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
}
.originalImg p a:hover{
    color: #f60;
}
.originalText{
    padding: 8px 0;
}
.originalText li{
    height: 32px;
    line-height: 32px;
    border-bottom: 1px dashed #e6e6e6;
    padding-left: 18px;
    overflow: hidden;
    position: relative;
}
.originalText li a{
    font-size: 14px;
    color: #333;
}
.originalText li i{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ccc;
}
.originalText li:last-child{
    border-bottom: 0;
}
.originalText li:hover a{
    color: #0a76d0;
}.originalText li:hover i{
    background-color: #0a76d0;
}
/* rightAdvImg */
.rightAdvImg{
    border: 1px solid #e9e9e9;
    padding: 18px;
}
.slideBox{
    height: 258px;
    overflow: hidden;
}
.rightAdvImg ul li{
    height: 124px;
    margin-bottom: 18px;
    position: relative;
}
.rightAdvImg ul li img{
    width: 100%;
    height: 100%;
}
/* live */
.liveList{
    margin-top: 40px;
}
.liveTitle{
    position: relative;
    margin-bottom: 10px;
}
.liveTitle h2{
    display: inline-block;
    font-size: 22px;
    color: #333;
}
.liveTitle h2 i{
    display: inline-block;
    width: 24px;
    height: 19px;
    background: url(../../../../images/newsIndex/version/2021/icon7.png) no-repeat;
    margin-right: 8px;
}
.liveTitle a{
    position: absolute;
    top: 4px;
    right: 0;
    font-size: 14px;
    color: #999;
}
.liveList li{
    padding: 13px 0;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}
.liveList li .item {
    height: 176px;
    position: relative;
}
.liveList li .item a.play {
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    width: 48px;
    height: 48px;
    z-index: 3;
    background: url(https://www.afzhan.com/images/newsIndex/version/2021/newsIndex.png) no-repeat 0px 0px;
}
.liveList li .item img {
    width: 100%;
    height: 100%;
    display: block;
}
.liveList li .item span{
    position: absolute;
    display: inline-block;
    top: 13px;
    right: 12px;
    width: 90px;
    height: 28px;
    line-height: 28px;
    background-color: #ff281d;
    border-radius: 12px;
    text-align: center;
}
.liveList li .item span b.preview {
    background-color: #eaeaea;
    color: #666;
}
.liveList li .item span b {
    display: inline-block;
    padding: 0 10px;
    font-size: 12px;
    color: #fff;
    background-color: #f05922;
    border-radius: 3px;
    margin-right: 10px;
    text-indent: 0;
    position: absolute;
    top: 8px;
    left: 10px;
}
.liveList li .item span i{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../../../../images/newsIndex/version/2021/icon8.png) no-repeat;
    vertical-align: top;
    margin-top: 7px;
    margin-right: 3px;
}
.liveList li .item span a{
    color: #fff;
    font-size: 13px;
}
.liveList li .liveText{
    font-size: 16px;
    color: #333;
    margin:10px 0;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    position: relative;
}
.liveList li .liveText i{
    position: relative;
    display: inline-block;
    height: 24px;
    width: 58px;
    font-size: 12px;
    font-style: normal;
    background-color: #0a76d0;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    margin-right: 4px;
}
.liveList li .liveTime{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}
.liveList li .liveTime a{
    float: right;
    width: 78px;
    height: 28px;
    border: 1px solid #ff2727;
    color: #ff2727;
    border-radius: 15px;
    text-align: center;
}
.liveList li .liveTime a:hover{
    background-color: #ff2727;
    color: #fff;
    border-color: #fff;
}
.liveList li:nth-child(2) .item span{
    background-color: #0a76d0;
}
.liveList li:nth-child(2) .liveTime a{
    border: 1px solid #0a76d0;
    color: #0a76d0;
}
.liveList li:nth-child(2) .liveTime a:hover{
    background-color: #0a76d0;
    color: #fff;
    border-color: #fff;
}
/* video */
.video{
    margin-top: 40px;
}
.videoTitle{
    position: relative;
    margin-bottom: 10px;
}
.videoTitle h2{
    display: inline-block;
    font-size: 22px;
    color: #333;
}
.videoTitle h2 i{
    display: inline-block;
    width: 24px;
    height: 19px;
    background: url(../../../../images/newsIndex/version/2021/icon7.png) no-repeat;
    margin-right: 8px;
}
.videoTitle a{
    position: absolute;
    top: 4px;
    right: 0;
    font-size: 14px;
    color: #999;
}
.videoList {
    overflow: hidden;
    position: relative;
    height: 246px;
    margin-top: 15px;
}
.videoList ul {
    position: absolute;
    width: 100%;
}
.videoList ul li {
    width: 100%;
    height: 246px;
    float: left;
    position: relative;
}
.videoList ul li a.play {
    position: absolute;
    top: 56px;
    left: 126px;
    width: 48px;
    height: 48px;
    z-index: 3;
    background: url('https://www.afzhan.com/images/newsIndex/version/2021/newsIndex.png') no-repeat 0px 0px;
}
.videoList ul li img {
    height: 196px;
    width: 100%;
    display: block;
}
.videoList ul li b {
    display: block;
    position: absolute;
    width: 100%;
    height: 36px;
    top: 160px;
    left: 0;
    z-index: 1;
    background-color: rgba(0,0,0,0.7);
}
.videoList ul li span {
    display: block;
    position: absolute;
    width: 100%;
    height: 36px;
    top: 160px;
    left: 0;
    z-index: 2;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
}
.videoList ul li span a {
    color: #fff;
}
.videoList ul li p {
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
    color: #666666;
    padding: 0 10px;
    margin-top: 5px;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
}
.carousel-indicators a{
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background-color: #cacaca;
	margin-left: 8px;
	overflow: hidden;
	text-indent: 9999px;
}
.carousel-indicators a.active{
	width: 20px;
	background-color: #0070ce;
}

/* companyNews */
.policy {
    padding-top: 8px;
    margin-top: 16px;
    border-top: 1px dashed #ddd;
}
.policy li {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    font-size: 16px;
}
.policy li a {
    color: #333;
}
.policy li a:hover{
    color: #f60;
}
.adv1{
    height: 80px;
    position: relative;
    margin: 40px auto;
}
.adv1 img{
    width: 100%;
    height: 100%;
}
/* areaNews */
.areaNews{
    width: calc(100% + 32px);
    overflow: hidden;
}
.areaNewsItem{
    float: left;
    width: 33.3%;
    box-sizing: border-box;
    padding-right: 32px;
}
.areaNewsItem_title{
    height: 53px;
    line-height: 53px;
    background-color: #f2f2f2;
    border: 1px solid #eaeaea;
    border-bottom: 0;
    text-align: center;
}
.areaNewsItem_title span{
    position: relative;
    vertical-align: top;
}
.areaNewsItem_title b{
    display: inline-block;
    width: 66px;
    height: 1px;
    background-color: #0a76d0;
}
.areaNewsItem_title span.left {
    padding-right: 8px;
}
.areaNewsItem_title span.right {
    padding-left: 8px;
}
.areaNewsItem_title i{
    position: absolute;
    width: 10px;
    height: 10px;
    top: 5px;
    background: url(../../../../images/newsIndex/version/2021/icon10.png) no-repeat;
    background-size: 100% 100%;
}
.areaNewsItem_title span.left i{
    right: 0;
}
.areaNewsItem_title span.right i{
    left: 0;
}
.areaNewsItem_title h3{
    display: inline-block;
    font-size: 20px;
    color: #0a76d0;
    margin: 0 15px;
}
.areaNewsItem ul{
    border: 1px solid #eaeaea;
    border-top: 0;
    overflow: hidden;
    padding-bottom: 15px;
}
.areaNewsItem li{
    padding-left: 32px;
    margin-top: 15px;
    position: relative;
    height: 19px;
    overflow: hidden;
    padding-right: 10px;
}
.areaNewsItem li a{
    display: block;
    font-size: 14px;
    color: #333;
}
.areaNewsItem li i{
    position: absolute;
    left: 15px;
    top: 7px;
    width: 6px;
    height: 6px;
    background-color: #d2d2d2;
    border-radius: 50%;
}
.areaNewsItem li:hover a{
    color: #0a76d0;
}
.areaNewsItem li:hover i{
    background-color: #0a76d0;
}
/* newsMain */
.newsMain{
    margin-top: 40px;
}
.newsLeft1{
    float: left;
    width: 412px;
}
.newsLeft1 .title,.newsCenter .title{
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
}
.newsLeft1 .title h2, .newsCenter .title h2 {
    display: inline-block;
    font-size: 22px;
    color: #0a76d0;
    position: relative;
}
.newsLeft1 .title h2::before, .newsCenter .title h2::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -21px;
    height: 13px;
    background: url(../../../../images/newsIndex/version/2021/icon6.png) no-repeat;
}
.newsLeft1 .title a, .newsCenter .title a {
    float: right;
    font-size: 14px;
    color: #999;
    margin-top: 5px;
}
.industryBot {
    width: 100%;
    height: 327px;
    float: left;
    position: relative;
    overflow: hidden;
    margin-top: 15px;
}
.industryBot ul {
    position: absolute;
    z-index: 1;
}
.industryBot ul li {
    float: left;
}
.industryBot ul li img {
    width: 100%;
    height: 238px;
    float: left;
}

.industryText {
    width: 333px;
    height: 80px;
    float: left;
    background: #eeeeee;
    padding: 10px 57px 0 20px;
}

.industryText span {
    width: 290px;
    float: left;
    font-size: 14px;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    font-weight: bold;
}

.industryText span a {
    color: #333333;
}

.industryText p {
    width: 290px;
    float: left;
    line-height: 22px;
    color: #666666;
}

.industryText p a {
    color: #333;
}

.industryText a:hover {
    color: #ff6600;
}

.number {
    position: absolute;
    font: normal 26px microsoft yahei;
    color: #a9a9a9;
    bottom: 45px;
    right: 18px;
    z-index: 2;
    background: #eeeeee;
}

.number b {
    font-size: 30px;
    color: #fa7c00;
    font-weight: normal;
    font-family: arial;
}

.number em {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    font-family: arial;
    font-style: normal;
}

.industryTab {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 3;
}

.industryTab a {
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-right: 8px;
    cursor: pointer;
    background: url(https://www.afzhan.com/images/index/index2017.png) no-repeat 0px -255px;
}

.industryTab a.tabRight {
    background: url(https://www.afzhan.com/images/index/index2017.png) no-repeat -30px -255px;
}
.newsCenter{
    float: left;
    width: 414px;
    margin: 0 32px;
}
.newsCenter ul{
    margin-left: 7px;
    margin-top: 20px;
    padding-left: 10px;
    border-left: 1px solid #e9e9e9;
}
.newsCenter li{
    margin-top: 18px;
}
.newsCenter li p{
    margin-bottom: 13px;
    position: relative;
}
.newsCenter li p i{
    position: absolute;
    left: -16px;
    top: 3px;
    font-size: 12px;
    color: #999;
}
.newsCenter li p a{
    display: block;
    height: 18px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
}
.newsCenter li p:hover a{
    color: #0a76d0;
}
.newsCenter li p:hover i{
    color: #0a76d0;
}
.newsCenter li span{
    font-size: 14px;
    color: #9999;
}
.newsRight{
    overflow: hidden;
}
.newsRight .title{
    overflow: hidden;
}
.newsRight .title h2{
    float: left;
    line-height: 45px;
    font-size: 22px;
    color: #333;
}
.newsRight .title h2 i{
    display: inline-block;
    width: 24px;
    height: 19px;
    background: url(../../../../images/newsIndex/version/2021/icon7.png) no-repeat;
    margin-right: 15px;
}
.newsRight .title a{
    float: right;
    line-height: 45px;
    font-size: 14px;
    color: #999;
}
.newsRightCont dl{
    overflow: hidden;
    margin-bottom: 9px;
}
.newsRightCont dl:nth-child(4){
    margin-bottom:0;
}
.newsRightCont dt{
    float: left;
    width: 135px;
    margin-right: 15px;
}
.newsRightCont dt a{
    display: block;
    padding-bottom: 59.25%;
    height: 0;
    overflow: hidden;
}
.newsRightCont dt a img{
    width: 100%;
    max-height: none;
}
.newsRightCont dd{
    overflow: hidden;
    padding-top: 5px;
}
.newsRightCont dd p{
    margin-bottom: 12px;
    line-height: 18px;
    max-height: 36px;
    overflow: hidden;
}
.newsRightCont dd p a{
    font-size: 14px;
    color: #333;
}
.newsRightCont dd p a:hover{color: #f60;}
.newsRightCont dd span{
    font-size: 14px;
    color: #999;
}
/* newsMain1 */
.newsMain1{
    margin-top: 40px;
}
.topicLeft{
	width: 26px;
	height: 244px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	display: block;
	float: left;
	text-align: center;
	padding: 100px 15px 0 15px;
	line-height: 34px;
    background: url(../../../../images/newsIndex/version/2021/borderBgi001.png) no-repeat;
    background-size: 100% 100%;
}
.topicRight{
	width: 245px;
	height: 302px;
	border:1px solid #e6e6e6;
	border-left: 0;
	float: left;
	padding:20px;
}
.topicRightTitle{
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.topicRightTitle h2{
    display: inline-block;
    font-size: 18px;
    color: #0a76d0;
    margin: 0 10px;
}
.topicRightTitle h2 a{
    color: #0a76d0;
}
.topicRightTitle span.left {
    padding-right: 8px;
}
.topicRightTitle span.right {
    padding-left: 8px;
}
.topicRightTitle span.left i {
    right: 0;
}
.topicRightTitle span.right i {
    left: 0;
}
.topicRightTitle span {
    position: relative;
    vertical-align: top;
}
.topicRightTitle b {
    display: inline-block;
    width: 56px;
    height: 1px;
    background-color: #0a76d0;
}
.topicRightTitle i {
    position: absolute;
    width: 10px;
    height: 10px;
    top: 5px;
    background: url(../../../../images/newsIndex/version/2021/icon10.png) no-repeat;
    background-size: 100% 100%;
}
.topicRight img{
	height: 140px;
	width: 100%;
	display: block;
	margin-top: 15px;
}
.topicRight b.titleB{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	margin-top: 8px;
	display: block;
}
.topicRight b a{
	color: #333;
}
.topicRight p{
	max-height: 40px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	margin-top: 5px;
}
.topicRight a:hover{
	color: #ff6600;
}
.topicRight a.more{
	width: 80px;
	height: 24px;
	line-height: 24px;
	display: block;
	border:1px solid #e1e1e1;
	text-align: center;
	color: #bababa;
	border-radius: 5px;
	margin: 12px 0 0 80px;
}
.topicRight a.more:hover{
	color: #fff;
	border:1px solid #0a76d0;
	background-color: #0a76d0;
}

.footer{
    margin-top: 30px;
	padding-bottom: 15px;
	background-color: #303032;
}
.footer p{
	height: 85px;
	line-height: 85px;
	margin:0 0 30px;
	border-bottom: 1px solid #3a3a3c;
}
.footer p a{
	float: left;
	width: 10%;
	font-size: 15px;
	color: #666;
	text-align: center;
	box-sizing: border-box;
}
.footer p a:hover{color: #0185d5;}
.footer .foot-logo{
	float: left;
	width: 262px;
	margin-top: 30px;
}
.footer ul {
	float: left;
    width: 770px;
	margin: 33px 0 0 35px;
	overflow: hidden;
}
.footer li{
	float: left;
	width: 33.3%;
	height: 84px;
	padding-left: 52px;
	font-size: 15px;
	color: #666;
	box-sizing: border-box;
	position: relative;
}
.footer li i{
	position: absolute;
	left: 0;
	width: 34px;
	height: 34px;
	background: url(../../../../images/Exhibition/version/2022/footer-call.png) no-repeat;
}
.footer li span{
	margin-top: 3px;
	display: block;
	color: #fff;
}
.footer li a{
	display: block;
	height: 30px;
	line-height: 30px;
	width: 90px;
	margin-top: 10px;
	text-align: center;
	background-color: #4a4a4a;
	border-radius: 18px;
	color: #8f8f8f;
}
.footer li a b{
	display: inline-block;
	width: 18px;
	height: 20px;
	background: url(../../../../images/Exhibition/version/2022/qq.png) no-repeat;
	vertical-align: top;
	margin: 5px 5px 0 0;
}
.footer .vx{
	float: right;
	width: 360px;
}
.footer .vx img{
	display: inline-block;
	width: 115px;
	height: 115px;
	padding: 8px;
	border: 6px solid #58595b;
	margin-left: 35px;
	background-color: #fff;
}
.footer .Copyright{
	font-size: 12px;
	color: #666;
	text-align: center;
}
#goTop {
	position: fixed;
	_position: absolute;
	top: 177px;
	display: block;
	right: 10px;
	z-index: 99999;
}

*html,
* html body {
	background-attachment: fixed;
}

*html #goTop {
	position: absolute;
	right: expression(eval(document.documentElement.scrollLeft+10));
	top: expression(eval(document.documentElement.scrollTop+145));
}

.backHome .qq {
	position: relative;
	z-index: 99999;
	background: url(/images/rightBar2.png) no-repeat 0px -288px #3c96e2!important;
}

.backHome .qq:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
}

.qqconsult {
	display: none;
	position: absolute;
	left: -170px;
	top: -30px;
	width: 160px;
	padding-right: 10px;
	z-index: 9999;
}

.qqBox {
	width: 140px;
	height: 124px;
	background-color: #fff;
	border: #3c96e2 10px solid;
}

.qqBox h3 {
	width: 138px;
	background-color: #3c96e2;
	border: #fff 1px solid;
	height: 28px;
}

.qqBox h3 {
	font: 16px/28px "microsoft yahei";
}

.qqBox p {
	margin-left: 8px;
}

.qqBox p span {
	margin-top: 10px;
	float: left;
	line-height: 16px;
	color: #333333;
	margin-right: 12px;
	font-family: "microsoft yahei";
}

.qqBox p a {
	margin-top: 10px;
	display: block;
	float: left;
	cursor: pointer;
	border: none;
	height: 16px;
	line-height: 16px;
	width: 68px;
	color: #fff;
	font-family: "microsoft yahei";
    position: relative;
    cursor: pointer;
}
.qqBox p a .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;
}
.qqBox p a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
}

.qqBox p a:hover .QQhover{
	display: inline-block;
}
.qqBox p a.btn1 {
	background-color: #3c96e2;
}

.qqBox p a.btn2 {
	background-color: #f26522;
}

.backHome .app {
	width: 54px;
	height: 19px;
	display: block;
	float: left;
	text-align: center;
	font: normal 11px "Microsoft Yahei", "simhei";
	color: #fff;
	padding: 35px 0px 0 0px;
	margin: 2px 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(/images/rightBar2.png) no-repeat 0 -344px #3c96e2;
	text-decoration: none;
}

.appBot {
	position: absolute;
	top: 0;
	right: 60px;
	display: none;
}

.appBot img {
	max-width: 223px;
	width: auto !important;
	height: auto !important;
	position: static;
	display: block;
}
/*goTop*/
.backHome {
	width: 54px;
	position: relative;
}

.backHome a.guest,
.backHome a.guest,
.backHome a.price,
.backHome a.rightWx,
.backHome a.back,
.backHome .qq {
	width: 54px;
	height: 19px;
	display: block;
	float: left;
	text-align: center;
	font: normal 11px "Microsoft Yahei", "simhei";
	color: #fff;
	padding: 35px 0px 0 0px;
	margin: 2px 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(/images/rightBar2.png) no-repeat 0 0 #3c96e2;
	text-decoration: none;
}

.backHome a:hover {
	color: #fff !important;
	opacity: 1;
	filter: alpha(opacity=100);
}

.backHome a.guest {
	background: url(/images/rightBar2.png) no-repeat 0 -114px #3c96e2;
}

.backHome a.price {
	background: url(/images/rightBar2.png) no-repeat 0px -57px #3c96e2;
}

.backHome a.rightWx {
	background: url(/images/rightBar2.png) no-repeat 0px -228px #3c96e2;
}

.backHome img {
	position: absolute;
	right: 65px;
	top: 77px;
	max-width: 100px;
	width: 100px;
	height: 100px;
	display: none;
}

.toTop {
	width: 54px;
	height: 54px;
	position: fixed;
	_position: absolute;
	top: 469px;
	_top: expression(eval(document.documentElement.scrollTop+527));
	display: none;
	font: normal 11px "Microsoft Yahei", "simhei";
}

.toTop a,
.toTop a:hover {
	display: block;
	width: 54px;
	height: 19px;
	padding: 35px 0px 0 0px;
	background: url(/images/rightBar2.png) no-repeat 0px -170px #3c96e2;
	opacity: 0.6;
	filter: alpha(opacity=60);
	color: #fff !important;
	text-decoration: none;
	text-align: center;
}

.toTop a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#goTop {
	position: fixed;
	_position: absolute;
	top: 177px;
	display: block;
	right: 10px;
	z-index: 99999;
}
/* 20221012 */
.hot{
    margin-top: 40px;
}
.hot_title{
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.hot_title b{
    font-size: 32px;
    margin: 0 64px;
}
.hot_title img{
    display: inline-block;
    width: 26px;
    vertical-align: top;
    margin-top: 18px;
}
.hot ul{
    margin-top: 20px;
}
.hot li{
    float: left;
    width: 450px;
    margin-right: 40px;
}
.hot li:nth-child(3){
    margin-right: 0!important;
}
.hot li:nth-child(2) .title i{
    background-image: linear-gradient(to top right, #ff7022, #ffcb55);
}
.hot li:nth-child(3) .title i{
    background-image: linear-gradient(to top right, #267cd5, #9d7feb);
}
.hot .item {
	padding: 22px 20px 20px;
	background-color: #f5f5f5;
	box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, 0.2);
	border-radius: 20px 0 0 0;
}
.hot .item .title{
    overflow: hidden;
    position: relative;
}
.hot .item .title i{
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    border-radius: 15px 0 15px 15px;
    text-align: center;
    background-image: linear-gradient(to top right, #eb231c, #ffaf67);
    z-index: 999;
    position: relative;
}
.hot .item .title span{
    float: right;
    width: 370px;
    padding:0 75px 0 8px;
    height: 36px;
    line-height: 36px;
    margin-top: 4px;
    border-radius: 0 20px 20px 0;
    background-color: #bababa;
    box-sizing: border-box;
    position: relative;
}
.hot .item .title span::after{
    position: absolute;
    display: inline-block;
    content: "";
    top: 0;
    height: 40px;
    left: -10px;
    width: 14px;
    background-color: #f5f5f5;
    border-radius: 0 0 25px 0;
}
.hot .item .title b{
    font-size: 20px;
}
.hot .item .title b a{
    color: #333;
}
.hot .item .title em{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 75px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}
.hot .item .title em img{
    display: block;
}
.hot .item-top{
    margin-top: 20px;
    overflow: hidden;
}
.hot .item-top .images{
    float: left;
    width: 144px;
    margin-right: 20px;
}
.hot .item-top .images a{
    display: block;
    padding-bottom: 56.94%;
    height: 0;
    border-radius: 4px;
    overflow: hidden;
}
.hot .item-top .images img{
    max-height: none;
    width: 100%;
}
.hot .item-top .text{
    padding-top: 4px;
    overflow: hidden;
}
.hot .item-top .text p{
    height: 44px;
    line-height: 22px;
    font-size: 16px;
    margin: 0;
    overflow: hidden;
}
.hot .item-top .text p a{
    color: #333;
}
.hot .item-top .text span{
    display: block;
    height: 20px;
    line-height: 20px;
    margin-top: 8px;
    font-size: 16px;
    color: #999;
}
.hot li p{
    height: 22px;
    line-height: 22px;
    margin-top: 13px;
    font-size: 16px;
    overflow: hidden;
}
.hot li p a{
    color: #333;
}
.hot a:hover{
    color: #0a76d0!important;
}