.comm_part {
    overflow: hidden;
}
.nav,
.pageposition {
    background: #fff;
}
.jcLinkBox {
    width: 100%;
    height: 128px;
    border: 1px solid #efefef;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 30px;
}
.jcLinkMenu {
    width: 100%;
}
.jcLinkMenu li {
    float: left;
    width: 259px;
    height: 128px;
    box-sizing: border-box;
    overflow: hidden;
    border-right: 1px solid #efefef;
}
.jcLinkMenu li:last-child {
    border-right: none;
}
.jcLinkMenu li a {
    display: block;
    width: 100%;
    height: 128px;
    border-top: 2px solid #ffffff;
    text-decoration: none;
}
.jcLinkMenu li a b {
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/icon.png) no-repeat;
    margin: 17px 0px 0px 104px;
}
.jcLinkMenu li a b.icon1 {
    background-position: -290px -322px;
}
.jcLinkMenu li a b.icon2 {
    background-position: -340px -322px;
}
.jcLinkMenu li a b.icon3 {
    background-position: -390px -322px;
}
.jcLinkMenu li a b.icon4 {
    background-position: -440px -322px;
}
.jcLinkMenu li a b.icon5 {
    background-position: -490px -322px;
}
.jcLinkMenu li a h3 {
    font-size: 18px;
    text-align: center;
    font-size: 18px;
    color: #666666;
    margin-top: 10px;
}
.jcLinkMenu li a:hover {
    border-top: 2px solid #358ff0;
}
.jcLinkMenu li a:hover h3 {
    color: #358ff0;
}
.jcLinkMenu li a:hover b.icon1 {
    background-position: -290px -381px;
}
.jcLinkMenu li a:hover b.icon2 {
    background-position: -340px -381px;
}
.jcLinkMenu li a:hover b.icon3 {
    background-position: -390px -381px;
}
.jcLinkMenu li a:hover b.icon4 {
    background-position: -440px -381px;
}
.jcLinkMenu li a:hover b.icon5 {
    background-position: -490px -381px;
}
.comm_ptbox {
    overflow: hidden;
    margin-top: 30px;
}
.w740 {
    width: 740px;
    overflow: hidden;
    position: relative;
}
.imgshow {
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative;
}
.imgshow ul {
    height: 400px;
    position: absolute;
}
.imgshow ul li {
    float: left;
    width: 740px;
    height: 400px;
    overflow: hidden;
    position: relative;
    border-radius: 4px;
}
.imgshow ul li a {
    display: block;
}
.imgshow li img {
    width: 740px;
    height: 400px;
}
.imgshow .btn {
    position: absolute;
    height: 23px;
    bottom: 8px;
    right: 12px;
    z-index: 1;
}
.imgshow .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    _font-size: 0;
    margin: 0 4px;
    cursor: pointer;
    background: #ebebeb;
}
.imgshow .btn span.on {
    background: #ff431e;
    width: 24px;
}
.imgshow .preNext {
    display: none;
}
.imgshow li s,
.imgshow li strong {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
}
.imgshow li s {
    width: 100%;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    background: #000;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.imgshow li strong {
    bottom: 0px;
    left: 10px;
    font-weight: normal;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    z-index: 1;
}
.w400 {
    width: 400px;
    overflow: hidden;
}
.w520 {
    width: 520px;
    overflow: hidden;
}
.comm_zxList {
    margin-left: -20px;
    overflow: hidden;
}
.comm_zxList li {
    float: left;
    display: inline-block;
    margin-top: 20px;
    width: 180px;
    height: 130px;
    margin-left: 20px;
    overflow: hidden;
}
.comm_zxList li > a {
    width: 180px;
    height: 130px;
    overflow: hidden;
    display: block;
}
.comm_zxList li > a img {
    width: 180px;
    height: 100px;
}
.comm_zxList li > a span {
    width: 180px;
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.w330 {
    width: 330px;
}
ul.comm_zxtxList {
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
}
ul.comm_zxtxList li::before {
    content: '';
    display: inline-block;
    border: 1px solid #f0f0f0;
    border-radius: 16px;
    width: 7px;
    height: 7px;
    position: relative;
    top: 0px;
    left: -270px;
    background-color: #f0f0f0;
}
ul.comm_zxtxList li:hover::before {
    background-color: #358ff0;
    border: 1px solid #358ff0;
}
ul.comm_zxtxList li {
    border-bottom: 1px dashed #f0f0f0;
    padding: 10px 0px 10px 15px;
    overflow: hidden;
}
ul.comm_zxtxList li .zxd_type {
    color: #a8a8a8;
}
ul.comm_zxtxList li .zxd_type:hover {
    color: #358ff0;
}
ul.comm_zxtxList li a.zxd_tit {
    display: inline-block;
    width: 80%;
    margin-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
ul.comm_zxtxList li span {
    color: #a8a8a8;
}
ul.comm_zxtxList.bto_none {
    margin-top: 0px;
    padding: 6px 0;
    max-height: 340px;
    border-top: 1px dashed #f0f0f0;
}
ul.comm_zxtxList.bto_none li {
    border-bottom: none;
    padding: 6.8px 0px 6.8px 15px;
}
ul.comm_zxtxList.bto_none li::before {
    left: -460px;
}
ul.comm_zxtxList.bto_none li a.zxd_tit {
    width: 360px;
}
ul.comm_zxtxList li.top_tit::before {
    display: none;
}
ul.comm_zxtxList.bto_none li.top_tit {
    padding-left: 0;
}
ul.comm_zxtxList li.top_tit div.txt {
    padding-left: 0;
    width: 100%;
    font-size: 14px;
    overflow: hidden;
}
ul.comm_zxtxList li.top_tit span {
    display: inline-block;
    font-size: 12px;
    width: 49px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-right: 9px;
    background: url('../images/icon.png') no-repeat;
}
ul.comm_zxtxList li.top_tit span.col1 {
    color: #00bfb1;
    background-position: 0 -850px;
}
ul.comm_zxtxList li.top_tit:hover span.col1 {
    color: #fff;
    background-position: -50px -850px;
}
ul.comm_zxtxList li.top_tit span.col2 {
    color: #ff690b;
    background-position: 0 -871px;
}
ul.comm_zxtxList li.top_tit:hover span.col2 {
    color: #fff;
    background-position: -50px -871px;
}
ul.comm_zxtxList li.top_tit div.txt a.col1 {
    color: #00bfb1;
}
ul.comm_zxtxList li.top_tit div.txt a.col2 {
    color: #ff690b;
}
/*
.p_informa .rig_com_tit {
  overflow: hidden;
  margin: 12px 0;
}
.p_informa .rig_com_tit i {
  display: inline-block;
  background: url("../images/icon.png") no-repeat -535px -97px;
  width: 56px;
  height: 22px;
  float: left;
  position: relative;
  top: 0px;
  left: 0px;
  margin-right: 10px;
}
.p_informa .rig_com_tit a {
  color: #5caf28;
  float: left;
  max-width: 440px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p_informa .rig_com_tit.redTit {
  border-top: 1px solid #f0f0f0;
  padding-top: 15px;
}
.p_informa .rig_com_tit.redTit i {
  background-position: -535px -136px;
}
.p_informa .rig_com_tit.redTit a {
  color: #ff5823;
}
*/
.p_informa {
    width: 100%;
}
.p_informa .c_tit {
    /*  border-bottom: 1px dashed #f0f0f0;*/
}
.p_informa .t_tit {
    text-align: center;
}
.p_informa .t_tit a {
    text-align: center;
    color: #ea3054;
    font-size: 20px;
    font-weight: bold;
}
.p_informa .t_tit a:hover {
    color: #d81037;
}
.p_informa .c_tit .t_link {
    text-align: center;
    margin: 10px 0px;
    overflow: hidden;
}
.p_informa .c_tit .t_link a {
    display: inline-block;
    float: left;
    width: 46%;
    height: 30px;
    padding: 0 2%;
    box-sizing: border-box;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.p_informa .c_tit .t_link span {
    margin: 4px 10px 0 10px;
    height: 30px;
    float: left;
    display: inline-block;
}
/**/
ul.zxgl_boximg {
    margin: 16px 0px 0 0px;
}
.zxgl_boximg li {
    height: 390px;
    float: left;
    margin-right: 6px;
}
ul.zxgl_boximg li img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
ul.zxgl_boximg li a:hover img,
ul.zxgl_boximg li img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
ul.zxgl_boximg li .img_bit {
    width: 320px;
    height: 390px;
    overflow: hidden;
    display: block;
}
ul.zxgl_boximg li .img_top {
    width: 320px;
    height: 192px;
    overflow: hidden;
    display: block;
}
ul.zxgl_boximg li .img_bot {
    width: 156px;
    height: 192px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    display: inline-block;
}
ul.zxgl_boximg li .img_bot:hover {
    background-color: #b0b0b0;
}
ul.zxgl_boximg li .img_bot i {
    width: 31px;
    height: 31px;
    background: url(../images/icon.png) no-repeat;
    background-position: -395px -750px;
    display: block;
    margin: 46px auto 8px;
}
ul.zxgl_boximg li .mt5 {
    margin-top: 5px;
}
ul.zxgl_boximg .mr0 {
    margin-right: 0px;
}
ul.zxgl_boximg li a:hover p {
    display: block;
}
ul.zxgl_boximg li p {
    display: none;
    text-align: center;
    background-color: rgb(0, 0, 0);
    background-color: rgba(5, 2, 3, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#66000000, endcolorstr=#66000000);
    position: relative;
    top: -29px;
    padding: 5px 0px;
    color: #ffffff;
}
.w420 {
    width: 420px;
    overflow: hidden;
}
.jcZxzxList {
    width: 100%;
    padding-top: 4px;
}
.jcZxzxList li {
    width: 100%;
    height: 24px;
    overflow: hidden;
    margin: 14px 0px 0px 0px;
    float: left;
}
.jcZxzxList li a {
    display: block;
    float: left;
}
.jcZxzxList li a.width1 {
    width: 70px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    background: #f6f6f6;
    color: #72b73b;
    text-decoration: none;
}
.jcZxzxList li a.width2 {
    width: 280px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-size: 14px;
    margin: 0px 0px 0px 14px;
}
.jcZxzxList li span {
    display: block;
    float: right;
    width: 42px;
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-align: right;
    color: #999999;
}
.w500 {
    width: 500px;
    overflow: hidden;
}
.p_top {
    border-bottom: 1px solid #f0f0f0;
}
.p_top .cur {
    border-bottom: 2px solid #358ff0;
    background: url(../images/part3.png) no-repeat -64px -30px;
    color: #358ff0;
}
.p_top li {
    float: left;
    display: inline-block;
    width: 120px;
    text-align: center;
    padding: 10px 0px;
    font-size: 18px;
    cursor: pointer;
    padding-top: 0px;
}
.p_softlist {
    margin-top: 20px;
}
.p_con {
    overflow: hidden;
}
.p_con ul.comm_zxtxList li::before {
    left: -408px;
}
ul.c-new li {
    border-bottom: 1px dashed #f0f0f0;
    padding: 15px 0px;
}
ul.c-new li .u_title {
    display: inline-block;
    margin-left: 0px;
    font-size: 16px;
    color: #fe6767;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
ul.c-new li .u_img {
    margin-top: 5px;
    margin-left: 0px;
}
ul.c-new li .u_img img {
    width: 105px;
    height: 70px;
    border-radius: 5px;
    transition: all 0.4s ease;
}
ul.c-new li div.u_img .u_txt {
    margin: 0px 0px;
    font-size: 14px;
    display: inline-block;
    color: #737373;
    width: 73%;
    height: 50px;
    padding: 8px 0px;
    padding-left: 20px;
    overflow: hidden;
    line-height: 2;
}
ul.comm_zxtxList.mt0 {
    margin-top: 0px;
}
.p_con ul.comm_zxtxList li {
    padding: 13px 0px 13px 15px;
}
.w300 {
    width: 300px;
    overflow: hidden;
}
.zx_topsec_List {
    width: 100%;
    margin-top: 4px;
}
.zx_topsec_List li {
    float: left;
    width: 100%;
    height: 37px;
    border-bottom: 1px dashed #f0f0f0;
    margin-top: 12px;
}
.zx_topsec_List li span {
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    border-radius: 100px;
}
.zx_topsec_List li span.red {
    background: #ff4800;
}
.zx_topsec_List li span.org {
    background: #ff6d34;
}
.zx_topsec_List li span.yel {
    background: #ffa07b;
}
.zx_topsec_List li span.gray {
    background: #c5c5c5;
}
.zx_topsec_List li a {
    display: block;
    float: right;
    width: 88%;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    margin-top: 3px;
    font-size: 14px;
}
.c_strateop {
    padding: 20px 0px;
    padding-bottom: 14px;
    width: 100%;
    border-bottom: 1px dashed #f0f0f0;
    max-height: 140px;
    overflow: hidden;
}
.c_strateop li {
    float: left;
    margin-bottom: 20px;
}
.c_strateop li:first-child {
    margin-right: 36px;
}
.c_strateop li .axgl_img {
    width: 232px;
    height: 112px;
    display: block;
    border-radius: 5px;
    overflow: hidden;
}
.c_strateop li img {
    width: 232px;
    height: 112px;
    transition: all 0.4s ease;
}
.c_strateop li img:hover {
    transform: scale(1.06);
    transition: all 0.4s ease;
}
.c_strateop li p {
    margin-top: 10px;
    text-align: center;
}
.c_strateopBot {
    width: 100%;
    max-height: 290px;
    overflow: hidden;
}
.c_strateopBot li {
    width: 100%;
    float: left;
    height: 70px;
    overflow: hidden;
    padding: 12px 0px;
    border-bottom: 1px dashed #f0f0f0;
}
.c_strateopBot li .axgl_img {
    width: 120px;
    height: 70px;
    display: inline-block;
    border-radius: 5px;
    overflow: hidden;
}
.c_strateopBot li img {
    width: 120px;
    height: 70px;
    border-radius: 5px;
    transition: all 0.4s ease;
}
.c_strateopBot li img:hover {
    transform: scale(1.06);
    transition: all 0.4s ease;
}
.c_strateopBot li div {
    width: 72%;
    margin-top: 0px;
}
.c_strateopBot li div a {
    font-size: 16px;
    padding: 3px 0px;
    width: 256px;
    margin-top: 0;
    background-color: inherit;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.c_strateopBot li div .b_time {
    color: #777777;
    display: block;
    font-size: 12px;
    margin-top: 12px;
}
.c_strateopBot li div .b_time .b_type {
    color: #f8785a;
    margin-left: 30px;
}
.w840 {
    width: 840px;
    overflow: hidden;
}
.comm_wdList {
    margin-left: -26.6px;
    overflow: hidden;
}
.comm_wdList li {
    float: left;
    display: inline-block;
    margin-top: 20px;
    width: 190px;
    height: 136px;
    margin-left: 26.6px;
    overflow: hidden;
}
.comm_wdList li > a {
    width: 190px;
    height: 136px;
    overflow: hidden;
    display: block;
}
.comm_wdList li > a img {
    width: 190px;
    height: 106px;
    transition: all 0.4s ease;
}
.comm_wdList li > a img:hover {
    transform: scale(1.06);
    transition: all 0.4s ease;
}
.comm_wdList li > a span {
    width: 190px;
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
/*资讯列表页*/
.Revision_lunbox {
    height: 400px;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 25px;
}
.Revision_lunbox .bd ul li {
    height: 400px;
    width: 100%;
    position: relative;
}
.Revision_lunbox .bd ul li a {
    height: 400px;
    width: 100%;
    display: block;
    overflow: hidden;
}
.Revision_lunbox .bd ul li .bj_img_ {
    width: 100%;
    height: 100%;
    -webkit-filter: blur(5px) brightness(0.8);
    -moz-filter: blur(5px) brightness(0.8);
    filter: blur(5px) brightness(0.8);
    position: absolute;
    zoom: 1;
}
.Revision_lunbox .bd ul li .img_ {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.Revision_lunbox .bd ul li .img_ img {
    width: 100%;
    height: 100%;
    display: block;
}
.Revision_lunbox .bd ul li .bj_img_ .img_:after {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    zoom: 1;
    background: rgba(0, 0, 0, 0.65);
}
.Revision_lunbox .bd ul li .box_img {
    width: 1100px;
    height: 340px;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 14px;
    margin: auto;
}
.Revision_lunbox .bd ul li .box_img .num {
    position: absolute;
    font-size: 16px;
    color: #fff;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    left: 0px;
    top: 0px;
    background: #f0412a;
}
.Revision_lunbox .bd ul li .box_img .text {
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 116px;
    width: 100%;
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    zoom: 1;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}
.Revision_lunbox .bd ul li .box_img .text .bt,
.Revision_lunbox .bd ul li .box_img .text p {
    margin: 0 20px;
}
.Revision_lunbox .bd ul li .box_img .text .bt {
    font-size: 20px;
    padding-top: 6px;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
}
.Revision_lunbox .bd ul li .box_img .text p {
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.Revision_lunbox .hd {
    position: absolute;
    width: 100%;
    height: 20px;
    text-align: center;
    left: 0px;
    bottom: 10px;
}
.Revision_lunbox .hd ul li {
    display: inline-block;
    width: 18px;
    height: 18px;
    text-align: center;
    color: #f0412a;
    font-size: 12px;
    border: 1px solid #f0412a;
    margin: 0 5px;
    cursor: pointer;
}
.Revision_lunbox .hd ul .on {
    background: #f0412a;
    color: #fff;
}
/*资讯列表页*/
.w880 {
    width: 880px;
    overflow: hidden;
}
.zx_tabNav {
    background: #888;
    height: 46px;
    line-height: 46px;
    margin-bottom: 12px;
}
.zx_tabNav .zx_tabul li {
    float: left;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.zx_tabNav .zx_tabul li a {
    padding: 0 24px;
    color: #fff;
    display: block;
    position: relative;
}
.zx_tabNav .zx_tabul li.cur {
    background: #fff;
    font-weight: bold;
}
.zx_tabNav .zx_tabul li.cur a {
    border-top: 3px solid #e86505;
    height: 43px;
    line-height: 43px;
    color: #e86505;
}
.zx_tabNav .zx_tabul li.cur a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -1px;
    margin: auto;
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #e86505;
}
.zx_ulCon {
    width: 100%;
    padding: 0 20px 30px 20px;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 auto;
}
.zx_ulCon li {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    height: 130px;
    padding-bottom: 22px;
    padding-top: 22px;
    border-bottom: 1px dashed #eee;
}
.zx_ulCon li:hover {
    background: url(../images/li_bg1.jpg) repeat center;
}
.zx_ulCon li .artic_img {
    width: 230px;
    display: block;
    float: left;
    margin-right: 28px;
    height: 130px;
    border-radius: 2px;
    overflow: hidden;
}
.zx_ulCon li .artic_img img {
    width: 230px;
    height: 130px;
    transition: all 0.5s ease 0s;
}
.zx_ulCon li .artic_img:hover img {
    transform: scale(1.1, 1.1);
}
.zx_ulCon li .artic_info {
    width: 580px;
    float: left;
    height: 130px;
}
.zx_ulCon li .artic_info p {
    width: 100%;
    font-size: 13px;
    color: #999;
}
.zx_ulCon li .artic_info p span {
    font-size: 13px;
    color: #999;
    float: left;
    line-height: 22px;
    margin-right: 20px;
}
.artic_info p span a {
    color: #666;
}
.artic_info p span a:hover {
    color: #09f;
}
.artic_info p label {
    color: #999;
    float: left;
}
.artic_info p label i {
    width: 18px;
    height: 18px;
    float: left;
    margin-top: 2px;
    display: inline-block;
    background: url('../images/icon.png') no-repeat;
    margin-right: 6px;
}
.artic_info p label i.type {
    background-position: -127px -868px;
}
.artic_info p label i.read {
    background-position: -127px -885px;
}
.artic_info p label i.time {
    background-position: -127px -850px;
}
.zx_ulCon li .artic_info p.artic_name {
    width: 100%;
    font-size: 22px;
    color: #666;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zx_ulCon li .artic_info p.artic_name a {
    font-size: 22px;
    color: #555;
}
.zx_ulCon li:hover .artic_info p.artic_name a {
    color: #ff2d22;
}
.zx_ulCon li .artic_info p.artic_sum {
    width: 100%;
    font-size: 14px;
    color: #777;
    max-height: 44px;
    margin-top: 16px;
    margin-bottom: 18px;
    line-height: 24px;
    display: -webkit-box;
    display: -moz-box;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2; /*控制文本行数，多少行以后开始省略号 */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*右边*/
.main_Left,
.main_Right .comm_rigbox {
    background-color: #fff;
    margin-top: 16px;
}
.com_titOne h3 {
    margin-left: 10px;
}
.w380 {
    width: 380px;
    overflow: hidden;
}
.zx_rigbox {
    width: 100%;
    overflow: hidden;
    padding: 0 10px;
    padding-bottom: 20px;
    box-sizing: border-box;
}
.zx_rigbox ul.c_strateopBot {
    max-height: 380px;
}
.zx_rigbox ul.c_strateopBot li div {
    width: 62%;
}
.zx_rigbox ul.c_strateopBot li div a {
    font-size: 15px;
}
.zx_riggl {
    overflow: hidden;
    width: 100%;
    max-height: 506px;
}
.zx_riggl li {
    width: 100%;
    height: 152px;
    position: relative;
    float: left;
    margin-top: 16px;
    overflow: hidden;
    border-radius: 6px;
}
.zx_riggl li a {
    display: block;
}
.zx_riggl li a img {
    width: 100%;
    height: 152px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.zx_riggl li:hover a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.zx_riggl li span {
    height: 32px;
    line-height: 32px;
    padding: 50px 15px 0;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 15px;
    text-align: center;
}
/*左边：系统软件列表  分页 */
.SESFPage {
    padding: 20px 0;
    text-align: center;
    overflow: auto;
    margin-bottom: 20px;
    padding-left: 10px;
}
.SESFPage a {
    border: 1px solid #00be6e;
    border-radius: 6px;
    line-height: 44px;
    width: 320px;
    font-size: 16px;
    height: 46px;
    display: inline-block;
    color: #00be6e;
}
.SESFPage a i {
    width: 12px;
    height: 10px;
    margin-left: 6px;
    display: inline-block;
    background: url(../images/icon.png) no-repeat -449px -97px;
}
.SESFPage a:hover {
    border: 1px solid #00be6e;
    background-color: #00be6e;
    color: #fff;
}
.SESFPage a:hover i {
    background: url(../images/icon.png) no-repeat -478px -97px;
}
/*最新大作*/
ul.zx_ultow {
    width: 100%;
    max-height: 550px;
    overflow: hidden;
}
ul.zx_ultow li {
    height: 85px;
    padding-top: 20px;
    overflow: hidden;
}
ul.zx_ultow li .img {
    display: block;
    float: left;
    width: 140px;
    height: 85px;
    overflow: hidden;
}
ul.zx_ultow li .img img {
    display: block;
    width: 100%;
    height: 100%;
}
ul.zx_ultow li .text {
    float: left;
    padding-left: 19px;
    width: 200px;
    height: 100%;
}
ul.zx_ultow li .text .bt {
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    display: block;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
}
ul.zx_ultow li .text .bq {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #696969;
    overflow: hidden;
}
ul.zx_ultow li .text .bq span {
    width: 50%;
    display: block;
    float: left;
    overflow: hidden;
}
ul.zx_ultow li .text .bq span:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: #696969;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    margin: -2px 8px 0 0;
}
ul.zx_ultow li .text .btn {
    display: block;
    width: 83px;
    height: 25px;
    line-height: 25px;
    border-radius: 5px;
    border: 1px solid #f7a094;
    text-align: center;
    color: #f7a094;
    font-size: 14px;
    margin-top: 4px;
}
ul.zx_ultow li:hover .btn {
    background: #f0412a;
    border-color: #f0412a;
    color: #fff;
}
ul.zx_ultow li:hover .bt {
    color: #f0412a;
}
.mr40 {
    margin-right: 40px;
}
.mt0 {
    margin-top: 0;
}
/*近期热点*/
ul.newArt_delRg {
    max-height: 240px;
    overflow: hidden;
}
ul.newArt_delRg li {
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    float: left;
    height: 120px;
    padding: 12px 0px;
    border-bottom: 1px dashed #eee;
}
ul.newArt_delRg li a.img {
    width: 98px;
    height: 58px;
    display: inline-block;
}
ul.newArt_delRg li img {
    width: 98px;
    height: 58px;
    transition: all 0.4s ease;
}
ul.newArt_delRg li:hover img {
    transform: scale(1.06);
    transition: all 0.4s ease;
}
ul.newArt_delRg li .u_title {
    display: inline-block;
    margin-left: 0px;
    font-size: 16px;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
ul.newArt_delRg li .u_title:hover {
    color: #fe6767;
}
ul.newArt_delRg li .u_img {
    width: 100%;
    margin-top: 10px;
    margin-left: 0px;
}
ul.newArt_delRg li div.u_img .u_txt {
    font-size: 14px;
    color: #737373;
    width: 194px;
    height: 58px;
    padding-left: 20px;
    display: -webkit-box;
    text-overflow: ellipsis;
    line-height: 26px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
ul.newArt_txtRg {
    width: 100%;
    overflow: hidden;
    max-height: 240px;
}
ul.newArt_txtRg li::before {
    content: '';
    display: inline-block;
    border: 1px solid #f0f0f0;
    border-radius: 16px;
    width: 7px;
    height: 7px;
    position: relative;
    top: 0px;
    left: -295px;
    background-color: #f0f0f0;
}
ul.newArt_txtRg li:hover::before {
    background-color: #358ff0;
    border: 1px solid #358ff0;
}
ul.newArt_txtRg li {
    border-bottom: 1px dashed #f0f0f0;
    padding: 14px 0px 14px 15px;
    overflow: hidden;
}
ul.newArt_txtRg li .zxd_type {
    color: #a8a8a8;
}
ul.newArt_txtRg li .zxd_type:hover {
    color: #358ff0;
}
ul.newArt_txtRg li a.zxd_tit {
    display: inline-block;
    width: 80%;
    margin-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
ul.newArt_txtRg li span {
    color: #a8a8a8;
}
