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

/*banner*/
.banner img{width:100%;}
.dt{height: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:#076baf;}
.loc img{padding-right:8px;}
.w1000{padding-top:10px;}
.w1000 img{padding-right:10px;}
/*文章列表*/
.newsList {margin-top:12px;}
.newsList li{height:46px;line-height:46px;}
.newsList li a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:80%;display:block;float:left;font-size:16px;color:#333;background:url(/uiFramework/commonResource/image/2020101509585212570.png) no-repeat left;padding-left:10px;}
.newsList li span{font-size:16px;color:#999;}
.newsList li:hover a,.newsList li:hover span{color:#076baf;}
.newsList li .sustain{overflow:hidden;}


/*关于我们*/
.aboutBox{margin-top:50px;}
.aboutBox .aboutL .aboutLogo{padding-bottom:24px;border-bottom:1px solid #e5e5e5;margin-top:78px;}
.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 #076baf;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:#076baf;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) {
.newsList li a{max-width:68%;}
.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;}
.aboutBox .aboutL .aboutLogo {margin-top:0px;}
.aboutBox .aboutL ul li{line-height:24px;}


.newsList{margin-top:1rem;}
.newsList li{height:36px;line-height:36px;}
.newsList li a{font-size:14px;max-width:68%;}
.newsList li span{font-size:14px;}

}