.conRig {}
.comBox{padding:0px 0 50px 0;}

/*banner*/
.banner img{width:100%;}

/*当前位置*/
.loc {border-bottom:1px solid #e5e5e5;margin:32px 0;padding-bottom:20px;color:#999;font-size:16px;}
.loc *{font-size:16px;}
.loc span a,.loc span{color:#0059a2;}
.loc img{padding-right:8px;}
.w1000{padding-top:10px;}
.w1000 img{padding-right:10px;}
/*文章列表*/
.newsList {}
.newsList li{height:52px;line-height:52px;;border-bottom:1px dashed #d2d2d2;}
.newsList li a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:80%;display:block;float:left;}
.newsList li a,.newsList li span{font-size:16px;color:#333;}
.newsList li p{font-size:16px;color:#999;margin-top:1.875rem;text-align:justify;line-height:2rem;}
.newsList li:hover a,.newsList li:hover span{color:#0158a2;}
.newsList li .sustain{overflow:hidden;}


/*关于我们*/
.aboutBox{margin-top:50px;}
.aboutBox .aboutL .aboutLogo{padding-bottom:24px;border-bottom:1px solid #e5e5e5;}
.aboutBox .aboutL ul{margin-top:24px;}
.aboutBox .aboutL ul li{font-size:16px;color:#333;margin-bottom:24px;}
.aboutBox .aboutL ul li span{font-size:16px;color:#999;display:inline-block;width:96px;padding-left:10px;}



/*分页*/
.ej_page { padding:3rem 0;width:99.5%;margin:auto; text-align:center;}
.ej_page  .easysite-page-wrap>a,.ej_page .easysite-jump-page .easysite-jump-btn{float:left;font-size:16px;color:#404040;padding:10px 20px;border:1px solid #e5e5e5;border-radius:4px;margin:0 1.5rem;}
.ej_page  .easysite-page-wrap .nums {font-size:16px;color:#404040;line-height:38px;}
.ej_page  .easysite-page-wrap .shu{float:left;}
.ej_page  .easysite-page-wrap .shu a{margin-right:12px;}
.ej_page  .easysite-page-wrap .shu a{width:36px;height:36px;line-height:36px;text-align:center;font-size:16px;color:#333;border:1px solid #0059a2;border-radius:4px;display:inline-block;}
.ej_page  .easysite-page-wrap .shu .NormalRed{width:38px;height:38px;line-height:36px;text-align:center;font-size:16px;color:#fff;background:#0059a2;border-radius:4px;display:inline-block;margin-right:12px;}
.ej_page .easysite-jump-page{line-height:38px;}
.ej_page .easysite-jump-page *{font-size:16px;color:#404040;}
.ej_page .easysite-jump-page span{margin-left:46px;}
.ej_page .easysite-jump-page .easysite-page-text{height:38px;border:1px solid #e5e5e5;border-radius:4px;text-align:center;width:50px;font-size:16px;color:#404040;margin:0 8px;}
.ej_page .easysite-jump-page .easysite-jump-btn{float:none;background:none;}



@media only screen and (min-width: 100px) and (max-width: 1440px) {

}


/*ipad iPadPro*/
@media only screen and (min-width: 960px) and (max-width: 1024px) {

.aboutBox .aboutR {float:left;margin-top:1.5rem;}

}

/*手机端1200px*/
@media only screen and (min-width: 100px) and (max-width: 1200px) {

}


/*手机端960px*/
@media only screen and (min-width: 100px) and (max-width: 960px) {

}


/*手机端768px*/
@media only screen and (min-width: 100px) and (max-width: 768px) {
.aboutBox{margin-top:20px;}
}