.main{
    width: 1200px;
    margin: 0 auto;
}
body{
    background-color: #f8f8f8;
}
/* header */
.header{
    height: 44px;
    background-color: #446cb3;
}
.header .logo{
    float: left;
    line-height: 44px;
}
.header p{
    float: right;
    line-height: 44px;
    padding-right: 110px;
}
.header p a{
    display: inline-block;
    padding-left: 28px;
    margin-left: 25px;
    font-size: 14px;
    color: #fff;
}
.header p a.login,.header p a.exit{
    background: url(https://www.afzhan.com/images/news2018/newsShow.png) 0 -17px no-repeat;
}
.header p a.reg,.header p a.manage{
    background: url(https://www.afzhan.com/images/news2018/newsShow.png) 0 -55px no-repeat;
}
.headerPhone{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.headerPhone span{
    display: block;
    position: absolute;
    right: 0;
    top: -45px;
    padding: 0 10px;
    font: normal 16px/24px "microsoft yahei";
    font-weight: normal;
    line-height: 44px;
    float: left;
}
.headerPhone span a{
    display: inline-block;
    position: relative;
    height: 44px;
    padding-left: 28px;
    margin-left: 3px;
    font-size: 14px;
    color: #fff;
    background: url(https://www.afzhan.com/images/news2018/newsShow.png) 0 -99px no-repeat;
}
.headerPhone span a img{
    max-width:  100px;
    max-height: 100px;
    position: absolute;
    top: 43px;
    left: -9px;
    display: none;
    z-index: 999;
}
.headerPhone span a:hover img{
    display: block;
}
/* nav */
.nav{
    background-color: #fff;
    height: 38px;
    padding: 26px 0;
    box-shadow: 0px 7px 7px -7px #ccc;
}
.nav .title{
    float: left;
    line-height: 38px;
}
.nav p{
    float: left;
    line-height: 38px;
    margin-left: 50px;
    width: 650px;
}
.nav a{
    font-size: 18px;
    color: #333;
    margin: 0 8px;
}
.nav a:hover{
    color: #446cb3;
}
.nav .select{
    float: right;
    border-radius: 2px;
    overflow: hidden;
}
.nav .select input{
    float: left;
    width: 306px;
    height: 34px;
    line-height: 34px;
    border: 2px solid #dcdcdc;
    font-size: 14px;
    color: #999;
    border-right: 0;
    padding-left: 12px;
}
.nav button{
    height: 38px;
    border: 0;
    width: 60px;
    background-color: #446cb3;
}
.nav button i{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../../../../images/News/version/2021/iconSelect.png) no-repeat;
    vertical-align: top;
    margin-top: 2px;
}
/* content */
.content{
    padding-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.content .left{
    float: left;
    width: 790px;
    margin-right: 20px;
    background-color: #fff;
    padding:20px;
}
.left .leftTitle{
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
}
.left .leftTitle h1{
    font-size: 28px;
    color: #333;
    margin-bottom: 20px;
}
.left .leftTitle p b{
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
    font-weight: normal;
    margin-right: 20px;
    color: #999;
}
.left .leftTitle p b a{
    color: #999;
}
.left .leftTitle p b:nth-child(2) a{
    color: #ff0000;
}
.left .leftTitle p a.p_comment{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 64px;
    text-align: center;
    background-color: #ff8920;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    margin-left: 20px;
}
.left .leftTitle p a i{
    font-size: 18px;
    vertical-align: top;
}
/* recommend */
.recommend{
    margin-top: 20px;
}
.recommend .title{
    overflow: hidden;
    background-color: #5f97fa;
    padding: 0 20px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.recommend .title h3{
    float: left;
    line-height: 38px;
    color: #fffefe;
    font-size: 16px;
    position: relative;
}
.recommend .title h3 i{
    position: absolute;
    right: -32px;
    bottom: 12px;
    display: inline-block;
    width: 28px;
    height: 12px;
    background: url(../../../../images/News/version/2021/HOT.png) no-repeat;
}
.recommend .title a{
    float: right;
    line-height: 38px;
    font-size: 12px;
    color: #fff;
}
.recommend .recommendCont{
    border: 1px solid #e4e4e4;
    border-top: 0;
    padding: 20px;
    overflow: hidden;
}
.recommend .recommendCont .contLeft{
    float: left;
}
.recommend .recommendCont .contRight{
    float: right;
}
.recommend .recommendCont .contLeft,.recommend .recommendCont .contRight{
    width: 158px;
}
.recommend .contLeft .leftImg,.recommend .contRight .leftImg{
    display: block;
    padding-bottom: 63%;
    height: 0;
    overflow: hidden;
    position: relative;
}
.recommend .contLeft .leftImg i,.recommend .contRight .leftImg i {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    width: 24px;
    height: 12px;
    background: url(https://public.mtnets.com/Images/public/adv.png) no-repeat;
}
.recommend .contLeft .leftImg img,.recommend .contRight .leftImg img{
    max-height: none;
    width: 100%;
}
.recommend .recommendCont .contLeft p a,.recommend .recommendCont .contRight p a{
    display: block;
    text-align: center;
    color: #446cb3;
    font-size: 14px;
    margin-top: 5px;
}
.recommend .recommendCont .contLeft p a:hover,.recommend .recommendCont .contRight p a:hover{
    color: #f60;
}
.recommend .contMiddle{
    float: left;
    margin-left: 60px;
}
.recommend .contMiddle li{
    position: relative;
    padding-left: 16px;
    margin: 8px 0;
}
.recommend .contMiddle li:first-child{
    margin-top: 0;
}
.recommend .contMiddle li i{
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 6px;
    height: 6px;
    background: url(../../../../images/News/version/2021/icon1.png) no-repeat;
}
.recommend .contMiddle li a{
    display: block;
    height: 20px;
    line-height: 20px;
    width: 304px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
}
.recommend .contMiddle li:hover a{
    color: #446cb3;
}

.recommend .contMiddle li:hover i{
    background: url(../../../../images/News/version/2021/icon2.png) no-repeat;
}
/* mainText正文 */
.mainText {
	padding: 30px 0 60px 0;
	line-height: 24px;
	font-size: 16px;
	color: #666;
	overflow: hidden;
}
.mainText img{
    max-width: 100%;
}
/* pageSwitch */
.pageSwitch{
    margin-bottom: 50px;
}
.pageSwitch p{
    font-size: 16px;
    color: #666;
}
.pageSwitch p:first-child{
    margin-bottom: 20px;
}
.pageSwitch p a{
    display: inline-block;
    color: #446cb3;
    font-size: 16px;
}
.pageSwitch p a:hover{
    color: #809ac8;
}
/* comment */
body:nth-of-type(1) input:focus,textarea:focus{ outline: none;}
.comment{
	float: left;
	width: 100%;
	margin-top: 20px;
    margin-bottom: 30px;
}
.comment_title{
	width: 100%;
	position: relative;
	height: 32px;
	border-bottom: 4px solid #e4e4e4;

}
.comment_title h3{
	bottom: -4px;
	left: 0;
	position: absolute;
	font:normal 26px/24px "microsoft yahei";
    color: #333;
	padding-bottom: 10px;
	border-bottom: 4px solid #446cb3;
}
.web_main_cr{
	border-color: #ff5200;
}
.comment_toolbar{
	width: 100%;
	height: 35px;
	margin-top: 22px;
}
.comment_toolbar p{
	background: url(../../../../images/News/version/2021/comment.png) 0 0 no-repeat;
	text-indent: 44px;
	width: 250px;
	float: left;
	font:normal 14px/35px "microsoft yahei";
}
.comment_toolbar p a{
	font:bold 14px/35px "microsoft yahei";
	color: #ff6600;
	margin: 0 4px;
}
.toolbar_Rt{
	float: right;
}
.nickname{
	float: left;
	margin-right: 9px;
}
.nickname label{
	height: 33px;
	width: 44px;
	text-align: center;
	float: left;
	border: 1px solid #d2d2d2;
	background-color: #d2d2d2;
	font:normal 12px/33px "microsoft yahei";
	color: #999;
}
.nickname input{
	height: 33px;
	width: 107px;
	float: left;
	border: 1px solid #d2d2d2;
	color: #999;
	text-indent: 10px;
	font:normal 12px/33px "microsoft yahei";
}
.v_code{

	float: left;
	height: 35px;
	position: relative;
}
.v_code input{
	float: left;
	height: 33px;
	width: 118px;
	color: #999;
	border: 1px solid #d2d2d2;
	text-indent: 10px;
	font:normal 12px/33px "microsoft yahei";
}
.v_code label{
	height: 33px;
	float: left;
	border: 1px solid #d2d2d2;
	border-left: 0;
}
.v_code label img{
	width: 78px;
	height: 33px;
}
.error{
	position: absolute;
	top: -37px;
	left: 0;
	height: 30px;
	width: 119px;
	padding-bottom: 5px;
	font:normal 12px/30px "microsoft yahei";
	color: #fff;
	text-align: center;
	background: url(../../../../images/News/version/2021/comment.png) 0 -94px no-repeat;

}
.anonymous{
	margin-top: 11px;
	float: left;
	margin-left: 7px;
}
.anonymous span.checkbox{
	width: 14px;
	float: left;
	margin-right: 7px;
	height: 14px;
	background: url(../../../../images/News/version/2021/comment.png) -40px -58px no-repeat;
}
.checked span.checkbox{
	background-position:0 -58px;
}
.anonymous span{
	font:normal 14px/14px "microsoft yahei";
}
.commentArea{
	zoom: 1;
	margin-top: 25px;
}

.textarea{

	padding: 10px;
	border:1px solid #FF6600;
	border-radius: 2px;
	zoom: 1;
}
.textarea div{
	border: none;
	width: 100%;
	float: left;
	font: normal 16px/24px microsoft yahei;
	overflow: auto;
	outline:none;
    height: 198px;
}
.textarea:after{
	content:"";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
.textarea textarea{
	color: #999;
	border: none;
	width: 100%;
	float: left;
	height: 100px;
	font:normal 14px/24px "microsoft yahei";


}
.commentArea_ft{
	margin-top: 14px;

}
.commentArea_ft:after{
	content: "";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.face{
	float: left;
	position: relative;
	z-index: 99;
}
.face span{
	cursor: pointer;
	height: 20px;
	padding-right: 17px;
	margin: 10px 0;
	font:normal 16px/19px "microsoft yahei";
	float: left;
	background: url(../../../../images/News/version/2021/comment.png) 67px -137px no-repeat;
}
.face i{
	background: url(../../../../images/News/version/2021/comment.png) -98px -55px no-repeat;
	height: 19px;
	width: 19px;
	float: left;
	margin-right: 10px;
}

.faceList{
	display: none;
	position: absolute;
	left: 0;
	top: 40px;
	padding: 4px;
	width: 390px;
	background: #fff;
	border: 1px solid #dfe6f6;
}

.faceList a{
	float: left;
	height: 22px;
	width: 22px;
	padding: 4px 2px;
}
.faceList ul li a{
	cursor: pointer;
}
.commentArea_ft p{
	font:normal 14px/40px "microsoft yahei";
	color: #888888;
	float: right;
	margin-right: 20px;
}
.commentArea_ft button{
	float: right;
	height: 40px;
	width: 100px;
	background: #FF6600;
	color: #fff;
	border:none;
	cursor: pointer;
	font:normal 16px/40px "microsoft yahei";
    border-radius: 5px;
}
label.rt_mg{
	float: right;
	width: 59px;
	margin-top: 13px;
	margin-left: 0;
}
.commentContent{
	float: left;
	width: 100%;
	margin-top: 15px;
}
.context_title i{
	width: 5px;
	height: 16px;
	float: left;
	margin-top: 2px;
	background: #ff5200;
	margin-right: 10px;

}
.context_title h3{
	font:normal 18px/20px "microsoft yahei";
}
.hot_comment{
	padding-top: 10px;

}

.commentContent ul li{
	padding: 16px 0 12px 0;

}
.commentContent ul li+li{
	border-top: 1px solid #eaebea;
}

li div.head{
	height: 60px;
	width: 60px;
	position: absolute;
}
li div.head img{
	max-height: 100%;
	max-width: 100%;

}
.action{
	margin-top: 8px;
}
.action a{
	color: #a0a0a0;
	padding-left: 20px;
	cursor: pointer;
	margin-right: 14px;
	font:normal 14px/24px "microsoft yahei";
}
.subset{
	padding-left: 75px;
}
.action a.reply{
	background: url(../../../../images/News/version/2021/comment.png) -2px -182px no-repeat;
}
.action a.agree{
	background: url(../../../../images/News/version/2021/comment.png) -65px -232px no-repeat;
}
.action a.oppose{
	background: url(../../../../images/News/version/2021/comment.png) -124px -232px no-repeat;
}
.action a:hover{
	background-position-y:-261px;
	color: #ff5200;
}
.action a.reply:hover{
	background-position-y:-211px;
}
.action a.report{
	padding-left: 0;
}
.all_com_t{
	padding: 20px 0;
	position: relative;
}
.all_com_t i{
	width: 100%;
	height: 1px;
	float: left;
	background-color: #dcdcdc;
}
.all_com_t h3{
	position: absolute;
	left: 50%;
	top: 7px;
	background-color: #fff;
	margin-left: -55px;
	width: 110px;
	z-index: 9;
	text-align: center;
	font:normal 18px/24px "microsoft yahei";
}

.commentContent ul li .v_code{
	float: right;
	margin-top: 2px;
}
.commentContent ul li .nickname{
	float: right;
	margin-top:2px;
}
.commentContent ul li .v_code input{
	width: 78px;
}
.commentContent ul li .face{margin-right: 8px;}
.commentContent ul li .nickname input{
	width:87px;
}
.commentContent ul li a.close{
	float: right;
	font:normal 14px/19px "microsoft yahei";
	color: #888;
	width: 38px;
	text-align: center;
	margin: 10px 5px;
	cursor: pointer;
}
.moreComment{
	width: 100%;
	float: left;
	text-align: center;
	font:normal 16px/24px "microsoft yahei";
}
.moreComment a{
	color: #666666;
}
.moreComment b{
	color: #FF6600;
	font:bold 16px/24px arial;
}
.more_comment{
	margin:0 auto;
	width: 88px;
	text-align: center;
	display: block;
	cursor:pointer;
	font:normal 12px/30px "microsoft yahei";
	border-radius:20px;
	border:1px solid #c9c7c8;
	color: #666;
}
.more_comment:hover{
	background-color: #529126;
	border:1px solid #529126;
	color: #fff;
}
/* end */
.copr{
    margin-top: 50px;
    padding: 19px;
    border: 1px solid #e4e4e4;
    color: #999;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
    border-radius: 6px;
}
.copr i{
    font-style: normal;
    color: #446cb3;
}
.copr p.first{
    display: inline-block;
}

















/* right */
.content .right{
    overflow: hidden;
}
/* info */
.info{
    padding: 20px 0;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: 0px 7px 7px -7px #ccc;
}
.info li{
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 16px;
    border-right: 1px dashed #d2d2d2;
}
.info li p{
    font-size: 15px;
    font-weight: 700;
    color: #333;
    margin-bottom: 10px;
}
.info li span{
    display: block;
    height: 84px;
    overflow: hidden;
    font-size: 14px;
    line-height: 28px;
    color: #999;
}
.info li a{
    display: block;
    width: 140px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-image: linear-gradient(to right, #ffa55d , #ff7e15);
    border-radius: 4px;
    margin:10px auto 0;
}
.info li a i{
    font-size: 14px;
    margin-right: 7px;
}
.info li:last-child{
    border-right: none;
}
.info li:last-child a{
    background-image: linear-gradient(to right, #538bed, #4179d9);
}
/* news */
.news{
    padding: 24px 20px 0;
    background-color: #fff;
    margin-bottom: 20px;
}
.right .rightTitle{
    height: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.right .rightTitle h2{
    float: left;
    font-size: 20px;
    color: #333;
    position: relative;
}
.right .rightTitle h2::after{
    position: absolute;
    content: '';
    bottom: -20px;
    left: 0;
    right: 0;
    height: 10px;
    background: url(../../../../images/News/version/2021/iconBorder.png) no-repeat;
    background-size: 100% 100%;
}

.right .rightTitle a{
    float: right;
    line-height: 30px;
    font-size: 12px;
    color: #999;
}
.news ul{
    padding:10px 0;
}
.news ul li{
    overflow: hidden;
}
.news ul li p{
    position: relative;
    padding-left: 16px;
    margin: 10px 0;
}
.news ul li p:hover i{
    background: url(../../../../images/News/version/2021/icon2.png) no-repeat;
}
.news ul li i{
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 6px;
    height: 6px;
    background: url(../../../../images/News/version/2021/icon1.png) no-repeat;
}
.news ul li.focus i{
    background: url(../../../../images/News/version/2021/icon2.png) no-repeat;
}
.news ul li p a{
    font-size: 14px;
    color: #333;
}
.news ul li p a:hover,.news ul li.focus p a{
    color: #446cb3;
}
.news ul li dl{
    display: none;
    overflow: hidden;
    background-color: #f8f8f8;
    margin-bottom: 10px;
}
.news ul li.focus dl{
    display: block;
}
.news ul li dt{
    float: left;
    width: 120px;
}
.news ul li dt a{
    display: block;
    padding-bottom: 66.6%;
    height: 0;
    overflow: hidden;
}
.news ul li dt img{
    max-height: none;
    width: 100%;
}
.news ul li dd{
    overflow: hidden;
    padding:12px;
}
.news ul li dd span{
    display: inline-block;
    height: 56px;
    line-height: 18px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/* books */
.books{
    padding: 24px 20px 0;
    background-color: #fff;
    margin-bottom: 20px;
}
.booksCont{
    padding-top: 20px;
    padding-bottom: 5px;
}
.booksCont li{
    margin: 10px 0;
}
.booksCont li:first-child{
    margin-top: 0;
}
.booksCont p{
    overflow: hidden;
    padding-left: 15px;
    position: relative;
    cursor: pointer;
}
.booksCont p i{
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 6px;
    height: 6px;
    background: url(../../../../images/News/version/2021/icon1.png) no-repeat;
}
.booksCont p a{
    float: left;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    width: 220px;
}
.booksCont p:hover a{
    color: #446cb3;
}
.booksCont p:hover i{
    background: url(../../../../images/News/version/2021/icon2.png) no-repeat;
}
.booksCont p b{
    float: right;
    line-height: 20px;
    font-weight: normal;
}
.booksCont dl{
    display: none;
    overflow: hidden;
    padding: 15px 20px 15px 12px;
    background-color: #f8f8f8;
}
.booksCont dt{
    float: left;
    width: 88px;
    border-top: 1px solid #c8c7c7;
    margin-right: 13px;
}
.booksCont dt a{
    display: block;
    padding-bottom: 125%;
    height: 0;
    overflow: hidden;
}
.booksCont dt img{
    max-height: none;
    width: 100%;
}
.booksCont dd{
    overflow: hidden;
}
.booksCont dd h3{
    margin: 5px 0 10px 0;
    font-size: 14px;
    color: #333;
}
.booksCont dd span{
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    color: #999;
    font-size: 14px;
    margin-bottom: 7px;
}
.booksCont dd span a{
    color: #f60;
}
.booksCont dd a.reading,.booksCont dd a.download{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 76px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 12px;
}
.booksCont dd a.reading{
    background-image: linear-gradient(to right, #ffa55d , #ff7e15);
    margin-right: 22px;
}
.booksCont dd a.download{
    background-image: linear-gradient(to right, #538bed, #4179d9);
}
.booksCont li.focus p{
    display: none;
}
.booksCont li.focus dl{
    display: block;
}
/* video */
.video{
    padding: 24px 20px 0;
    background-color: #fff;
    margin-bottom: 20px;
}
.videoCont{
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 6px;
    margin-right: -12px;
}
.videoCont li{
    float: left;
    box-sizing: border-box;
    width: 50%;
    padding-right:12px;
}
.liImgBox{
    display: block;
    padding-bottom: 53%;
    height: 0;
    overflow: hidden;
    position: relative;
}
.liImgBox i{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 32px;
    height: 32px;
    background: url(../../../../images/News/version/2021/iconVideo.png) no-repeat;
}
.liImgBox img{
    max-height: none;
    width: 100%;
}
.videoCont li p{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.videoCont li p a{
    font-size: 12px;
    color: #333;
}
.videoCont li p a:hover{
    color: #f60;
}
/* exhibit */
.exhibit{
    padding: 24px 20px 0;
    background-color: #fff;
    margin-bottom: 20px;
}
.oneNews{
    margin-top: 20px;
}
.oneNews dt{
    width: 100%;
}
.oneNews dt a{
    display: block;
    padding-bottom: 56%;
    height: 0;
    overflow: hidden;
}
.oneNews dt img{
    max-height: none;
    width: 100%;
}
.oneNews dd{
    background-color: #f8f8f8;
    padding: 12px 12px 15px;
}
.oneNews dd p{
    height: 19px;
    overflow: hidden;
    margin-bottom: 10px;
}
.oneNews dd p a{
    font-size: 14px;
    color: #333;
}
.oneNews dd p a:hover{
    color: #809ac8;
}
.oneNews dd span{
    display: block;
    font-size: 12px;
    color: #999;
    max-height: 40px;
    line-height: 20px;
}
.oneNews dd span a{
    color: #ff7a19;
}
.exhibit ul{
    padding: 10px 0;
}
.exhibit li{
    height: 19px;
    padding-left: 16px;
    position: relative;
    overflow: hidden;
    margin: 10px 0;
}
.exhibit li i{
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 6px;
    height: 6px;
    background: url(../../../../images/News/version/2021/icon1.png) no-repeat;
}
.exhibit li a{
    font-size: 14px;
    color: #333;
}
.exhibit li:hover a{
    color: #446cb3;
}
.exhibit li:hover i{
    background: url(../../../../images/News/version/2021/icon2.png) no-repeat;
}
/* article */
.article{
    padding: 24px 20px 0;
    background-color: #fff;
}
.article ul{
    overflow: hidden;
    padding:20px 0 10px 0;
}
.article li{
    height: 19px;
    padding-left: 16px;
    position: relative;
    overflow: hidden;
    margin: 10px 0;
}
.article li i{
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 6px;
    height: 6px;
    background: url(../../../../images/News/version/2021/icon1.png) no-repeat;
}
.article li a{
    font-size: 14px;
    color: #333;
}
.article li a:hover{
    color: #446cb3;
}
.article li.videoLi p a:hover{
    color: #f60;
}
.article li:hover i{
    background: url(../../../../images/News/version/2021/icon2.png) no-repeat;
}
.article li.videoLi{
    float: left;
    box-sizing: border-box;
    width: 50%;
    height: auto;
    margin:0 0 10px 0;
}
.article li.videoLi:first-child{
    padding-right: 6px;
    padding-left: 0;
}
.article li.videoLi:nth-child(2){
    padding-left: 6px;
}
.article li.videoLi p{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.article li.videoLi p a{
    font-size: 12px;
    color: #333;
}
.article li.videoLi .liImgBox i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 32px;
    height: 32px;
    background: url(../../../../images/News/version/2021/iconVideo.png) no-repeat;
}
/* companyRecom */
.companyRecom{
    background-color: #fff;
    padding: 20px;
}
.companyRecom .title{
    height: 32px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.companyRecom .title h2{
    float: left;
    font-size: 22px;
    color: #333;
    position: relative;
}
.companyRecom .title h2::after{
    position: absolute;
    content: '';
    bottom: -13px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #446cb3;
}
.companyRecom .title a{
    float: right;
    line-height: 32px;
    font-size: 12px;
    color: #999;
}
.companyRecom ul{
    padding: 10px 0 15px 0;
    overflow: hidden;
}
.companyRecom li{
    float: left;
    box-sizing: border-box;
    width: 25%;
    padding:0 16px;
    position: relative;
    margin: 10px 0;
}
.companyRecom li i {
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 6px;
    height: 6px;
    background: url(../../../../images/News/version/2021/icon1.png) no-repeat;
}
.companyRecom li a{
    display: block;
    height: 19px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
}
.companyRecom li:hover a{
    color: #446cb3;
}
.companyRecom li:hover i{
    background: url(../../../../images/News/version/2021/icon2.png) no-repeat;
}
/* footer */
.footer{
    background-color: #212324;
    padding: 34px 0;
}
.footer .main{
    overflow: hidden;
}
.footer .right{
    float: right;
    height: 180px;
    width: 352px;
    padding-left: 68px;
    border-left: 1px solid #444444;
}
.footer .right ul{
    float: left;
}
.footer .right ul li{
    font-size: 12px;
    color: #838383;
    margin-top: 35px;
}
.footer .right ul li:first-child{
    font-size: 16px;
    margin-top: 0;
}
.footer .right ul li i{
    font-size: 24px;
    margin-right: 12px;
    vertical-align: middle;
}
.LXimg{
    float: right;
    margin-top: 15px;
}
.LXimg img{
    width: 116px;
    height: 116px;
    border: 2px solid #4b8bfc;
}
.LXimg p{
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin-top: 5px;
}
.footer .left{
    overflow: hidden;
    padding-right: 70px;
}
.footer .left p{
    font-size: 0;
    margin-bottom: 24px;
    overflow: hidden;
}
.footer .left p a{
    font-size: 12px;
    color: #838383;
    padding: 0 14px;
}
.footer .left p a:first-child{
    padding-left: 0;
}
.footer .left p a:last-child{
    padding-right: 0;
}
.footer .left p:first-child a:hover{
    color: #f60;
}
.footer .left p:first-child a{
    border-right: 1px solid #444444;
}
.footer .left p:first-child a:last-child{
    border-right: 0;
}
.footer .left p b{
    float: left;
    font-weight: normal;
    font-size: 12px;
    color: #838383;
    margin-right: 35px;
}
.footer .left p b:last-child{
    margin-right: 0;
}
.footer .left p b a{
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(../../../../images/News/version/2021/qq.png) no-repeat;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-left: 9px;
}
.footer .left span{
    display: block;
    font-size: 12px;
    color: #838383;
    padding-top: 20px;
    border-top: 1px solid #444;
}
.footer_img{
    height: 36px;
    background: url(../../../../images/News/version/2021/copyright.png) no-repeat 0 0;
    background-size: auto 100%;
    margin-top: 15px;
}
.footer_img li{
    float: left;
    height: 100%;
    width: 90px;
    margin-right: 11px;
}
.footer_img li a{display: block;height: 100%;}
.footerBot{
    background-color: #fff;
    padding: 11px 0;
}
.footerBot p{
    line-height: 32px;
    text-align: center;
}
.footerBot i{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../../../../images/News/version/2021/ghs.png) no-repeat;
    vertical-align: top;
    margin-top: 6px;
    margin-right: 10px;
}
