﻿@charset "UTF-8";
/*电脑1200版样式表*/
.MaxWidth{max-width:1200px}
/*电脑1200版导航条*/
.pc.Nav.Style0 .NavList .NavItem {margin-left:5px;}
.pc.Nav.Style0 .Careline{max-width:240px;margin-left:15px;}
.pc.Nav.Style0 .NavList .NavItem > a:first-child{display:flex;padding:0 10px;}
.pc.Nav.Style0 .NavList .NavItem > a:first-child > span{flex:none;}
.pc.Nav.Style1.MaxWidth .NavList{border-top-left-radius:5px;border-top-right-radius:5px;}
.pc.Nav.Style1 .NavList .NavItem {margin-right:5px;}
.pc.Nav.Style1 .Careline{max-width:240px;margin-left:10px;}
.pc.Nav.Style1 .NavList .NavItem > a:first-child{display:flex;padding:0 10px;}
.pc.Nav.Style1 .NavList .NavItem > a:first-child > span{flex:none;}
.pc.Nav.Style2 .NavList .NavItem {margin-right:5px;}
.pc.Nav.Style2 .Careline{max-width:240px;margin-left:10px;}
.pc.Nav.Style2 .NavList .NavItem > a:first-child{display:flex;padding:0 10px;}
.pc.Nav.Style2 .NavList .NavItem > a:first-child > span{flex:none;}
.pc.Nav.Style3 .NavList .NavItem {margin-left:5px;}
.pc.Nav.Style3 .Careline{max-width:240px;margin-left:15px;}
.pc.Nav.Style3 .NavList .NavItem > a:first-child{display:flex;padding:0 10px;}
.pc.Nav.Style3 .NavList .NavItem > a:first-child > span{flex:none;}

/*电脑1200版首页动态组件样式1*/
.IndexBody .ArticleHome .ArticleHomeList.Style0 .ArticleList > a .Msg .Name{margin-bottom:10px;}
.IndexBody .ArticleHome .ArticleHomeList.Style1 .ArticleList > div > .ArticleListItem:first-child{height:40%}
.IndexBody .ArticleHome .ArticleHomeList.Style1 .ArticleList > div > .ArticleListItem:first-child > h3{margin-bottom:8px}
.IndexBody .ArticleHome .ArticleHomeList.Style1 .ArticleList > div > .ArticleListItem:first-child > p{line-height:30px}
.IndexBody .ArticleHome .ArticleHomeList.Style1 .ArticleList > div > .ArticleListItem{height:15%}
.IndexBody .ArticleHome .ArticleHomeList.Style1 .ArticleList > div > .ArticleListItem:nth-child(6){display:none}
.IndexBody .ArticleHome .ArticleHomeList.Style1 .ArticleList > div > .ArticleListItem:nth-child(7){display:none}
.IndexBody .ArticleHome .ArticleHomeList.Style1 .ArticleList > div > .ArticleListItem:nth-child(8){display:none}

/*电脑1200版视频展播*/
.Video .Meanwhile{padding:5% 7.08%;}

/*图片组*/
.ImgGroup{width:96%;}
.ImgGroup.PaddingRight0{width:100%}
.ImgGroup .HomeModuelBgImg{width:100%;max-width:1200px;border-radius:5px;overflow:hidden}
.ImgGroup.ImgGroupSizeW800 .ImgGroupList{max-width:800px;width:100%;margin-right:auto;margin-left:auto}
.ImgGroup.ImgGroupSizeW1200 .ImgGroupList,
.ImgGroup.ImgGroupSizeW1500 .ImgGroupList,
.ImgGroup.ImgGroupSizeW2000 .ImgGroupList{border-radius:5px;overflow:hidden}