.skinWrap { overflow: hidden; }

/* 内容 */
.ListBg { background: #f8f8f8 url(ListBg.png) left bottom no-repeat; }
.Con { width: 1200px; margin: 0 auto; padding: 35px 0 110px; }
.ConL { width: 285px; }
.ConR { width: 864px; padding:30px 0px 30px 20px; background-color: #fff;}
#ConR .shadow.dn { left: 580px !important; top: 690px !important; }
.NavTit { width: 100%; height: 83px; line-height: 83px; text-align: center; font-size: 32px; color: #d9ba6a; background: url(NavBg.png) left top no-repeat; }
.Nav { padding-top: 25px; border-bottom: solid 5px #d9ba6a; }
.Nav li { width: 100%; }
.Nav li a { display: block; height: 60px; line-height: 60px; text-align: center; font-size: 20px; }
.Nav li a font { margin-left: 30px; font-size: 20px; opacity: 0; filter: alpha(opacity=0); color: transparent; }
.Nav li:hover a, .Nav li.on a { color: #009b4d; font-weight: bold; }
.Nav li:hover font, .Nav li.on font { opacity: 1; filter: alpha(opacity=100); color: #009b4d; }

/*.Nav li.on .sjNav { margin-bottom: 10px; }*/
.Nav li.on .sjNav li a { font-size: 16px; color: #333; font-weight: normal; line-height: 24px;  }
.Nav li.on .sjNav li.hov a, .Nav li.on .sjNav li:hover a { font-weight: bold; color: #009b4d; background-image: url(/sxrcb/resource/cms/2019/04/img_pc_site/2019041817483981972.png); background-repeat: no-repeat; background-position: 34%; background-size: 6%; }
.Position, .PositionL { height: 30px; line-height: 30px; }
.Position a, .PositionL a { font-size: 16px; }
.PositionL { display: none; }
.ListTit { height: 75px; line-height: 75px; font-size: 30px; }
.ListCon { min-height: 600px; }
.ListCon li { overflow: hidden; border-bottom: solid 1px #f2f2f2; }
.ListCon li a { width: 80%; float: left; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ListCon li span { width: 130px; float: right; text-align: right; color: #555; }
.ListCon li, .ListCon li a, .ListCon li span { height: 60px; line-height: 60px; font-size: 18px; }
.ListCon li:nth-child(5n) { border-bottom: none; margin-bottom: 20px; }
.sjNav li a { text-align: left; padding-left: 115px; }
.Nav li a { height: 40px; line-height: 40px; }


/*文章列表*/
.contentList li{float:left;width:266px;margin-right:22px;margin-top:30px;-webkit-transition: all .2s linear;  transition: all .2s linear;}
.contentList li>a>img{width:100%;}
.contentListTB li>a>img{height:156px;}
.contentListTB1 li>a>img{height:175px;}
.contentListTB2 li>a>img{height:170px;}
.contentDivs{padding:20px 10px;}
.contentDivs a{font-size:16px;color:#333;}
.contentDivs a:hover{color:#0a64b9;}
.contentTime {margin-top:14px;}
.contentTime *{font-size:14px;color:#999;}
.contentTime img{margin-right:8px;}
.contentList li:hover {box-shadow:0 15px 30px rgba(0,0,0,.2); filter: progid:DXImageTransform.Microsoft.Shadow(color='#cdcdcd', Direction=155, Strength=5);/*for ie6,7,8*/ -webkit-transform:translate3d(0,-2px,0); transform:translate3d(0,-2px,0);}


/*分页*/
.ej_page { overflow: hidden; width: 530px; margin: 0 auto;padding:30px 0 40px 0 }
.ej_page .easysite-page-wrap { float: left; height: 30px; }
.ej_page .easysite-page-wrap a {cursor:pointer; display: block; float: left;font-size:14px; padding: 0 5px; height: 28px; margin: 0 5px; line-height: 28px;border:1px solid #c9c9c9;border-radius:6px; color:#333;border-radius:6px;  }
.ej_page .easysite-total-page { line-height: 30px; font-size: 14px; margin: 0 6px; float: left; }
.ej_page .easysite-jump-page{float:left;height:30px;line-height:30px;margin-left:16px;color:#333;}
.ej_page .easysite-jump-page *{color:#333;font-size:14px; padding: 0 10px; height: 28px; ; line-height: 28px;border-radius:4px;}
.ej_page .easysite-jump-page .iptOne{border-bottom:1px solid #333;width:32px;text-align:center; }
.ej_page .easysite-jump-page input{border:1px solid #c9c9c9;border-radius:6px; color:#333;}
.ej_page .easysite-jump-btn{cursor:pointer;}
.ones{border:1px solid #c9c9c9;border-radius:4px;padding:4px 6px;color:#dc092b;}
#left{background:url(/uiFramework/commonResource/image/2020082414445224224.png) no-repeat center;width:30px;height:30px;border:none;margin-left:20px;}
#right{background:url(/uiFramework/commonResource/image/2020082414450682117.png) no-repeat center;width:30px;height:30px;border:none;margin-right:20px;}
#left:hover{background:url(/uiFramework/commonResource/image/2020082414440259190.png) no-repeat center;width:30px;height:30px;border:none}
#right:hover{background:url(/uiFramework/commonResource/image/2020082414440852118.png) no-repeat center;width:30px;height:30px;border:none;}




/* 响应式样式 */
@media (max-width:1364px) { }
@media (max-width:1199px) {
	.Con { width: 100%; margin: 0 auto; padding: 35px 0 110px; }
	.ConL { width: 20%; }
	.NavTit { background: #008b41  url(navbg2.png) right top no-repeat; border-radius: 10px; }
	.Nav li a font { margin-left: 15px; }
	.ConR { width: 78%; padding: 20px; margin-top: -60px; background-color: #fff; box-sizing: border-box; }
}
@media (max-width:999px) {
	.Con { padding: 0px 10px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	.ConL, .ConR { float: none; width: 100%; box-sizing: border-box; }
	.Nav { overflow: hidden; }
	.Nav li { width: 33.33%; float: left; }
	.Nav li.on .sjNav { width: 300%; overflow: hidden; padding-top: 10px; border-top: 1px dashed #ccc; }
	.Nav li.on:nth-child(2) .sjNav { margin-left: -100%; }
	.ConR { margin-top: 0px; }
	.Position, .left_dysx { display: none; }
	.PositionL { display: block; height: auto; line-height: 26px; }
}
@media (max-width:767px) {
	body, div, p, h1, h2, h3, h4, h5, h6, ul, li, dl, dd, dt, ol, img, table, form, input, button, textarea, select, option, a { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	.PositionL a { font-size: 14px; }
	.Nav li { width: 50%; }
	.NavTit { height: auto; line-height: 50px; font-size: 24px; background-position: right -10px; }
	.Nav { padding-top: 0px; }
	.Nav li a, .Nav li { line-height: 45px; font-size: 16px; }
	.Nav li.on .sjNav { width: 200%; }
	.sjNav li a { padding-left: 45px; }
	.Con { margin-bottom: 10px; }
	.ConR { padding: 10px; }
	.ListCon { min-height: auto; }
	.ListTit { height: 45px; line-height: 45px; font-size: 24px; }
	.ListCon li, .ListCon li a, .ListCon li span { height: 45px; line-height: 45px; font-size: 14px; }
	.ListCon li a { width: 72%; }
	.ListCon li span { width: 90px; }

	/*分页*/
	.EjPage .easysite-page-wrap .pagingNormal, .EjPage .easysite-page-wrap .NormalRed { display: none; }
}
@media (max-width:450px) {
	.TableHeader { margin-left: 20px; }
}
@media (max-width:370px) {
	.ListCon li a { width: 67%; }
}

/* 员工风采 */
.ygfc { font-size: 18px; color: #333; line-height: 34px; }
.ListCon .li1 .licon { display: block; font-size: 18px; color: #333; line-height: 34px; }
.ListCon li .licon { display: none; }
.ListCon .li1 { height: 100%; }
.Nav li.on .Navlia { background-image: url(/sxrcb/resource/cms/2019/04/img_pc_site/2019041817483981972.png); background-repeat: no-repeat; background-position: 13%; }