.skinWrap { overflow: hidden; }

/* 内容 */
.ListBg { background: #f8f8f8 url(ListBg.png) left bottom no-repeat; }
.Con { width: 1250px; margin: 0 auto; padding: 35px 0 110px; }
.ConL { width: 285px; }
.ConR { width: 750px; padding: 35px; 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% 4px; 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; }

/* 第一视点 */
.left_dysx { background: url(/sxrcb/resource/cms/2019/10/img_pc_site/2019102515401925858.jpg) no-repeat right top; min-height: 845px; text-align: center; margin-top: -80px; }
.left_dysx span { color: #fff; display: inline-block; margin-top: 30px; font-size: 40px; line-height: 60px; padding: 0 15px; }

/* 单篇样式 */
.sxTxtCon p { margin-top: 15px; }
.sxTxtCon, .sxTxtCon * { font-size: 18px; color: #333; line-height: 34px; }

/*分页*/
.EjPage { overflow: hidden; padding-top: 40px; }
.easysite-page-wrap { overflow: hidden; text-align: center; color: #b3b3b3; }
.PageFontL { margin-left: 25px; }
.PageFont { -float: left; display: inline-block; line-height: 27px; color: #b3b3b3; }
.EjPage .easysite-page-wrap a, .EjPage .easysite-page-wrap font, .EjPage .easysite-page-text, .EjPage  .easysite-jump-btn { border: solid 1px #b3b3b3; border-radius: 5px; display: inline-block; -float: left; width: 26px; height: 26px; line-height: 26px; text-align: center; margin: 0px 5px; color: #b3b3b3; }
.EjPage .easysite-page-wrap span { -float: left; }
.EjPage .easysite-page-wrap font.NormalRed { background: #009b4d; color: #fff; }
.EjPage  .easysite-jump-btn { background: #009b4d; color: #fff; line-height: 20px; width: 29px; height: 29px; border-color: #fff; }

/*理财计算器*/
.jsjt { color: #dd0716; font-size: 18px; }
.TableHeader { margin-left: 100px; }
.TableHeader td { font-size: 14px; line-height: 36px; font-family: 微软雅黑; padding-bottom: 5px; padding-left: 10px; }
.tdLeft { text-align: right; }
table.TableHeader, table.TableHeader tr, table.TableHeader td { border: 0; }
table.TableHeader tr:nth-child(1) { background: none; }
.TableHeader td input, .TableHeader td select { line-height: 24px; height: 24px; border: 1px solid #eee; margin-right: 8px; }
.TableHeader td input { padding-left: 10px; width: 140px; }
.TableHeader td input[readonly=readonly] { background: #ececec; }
.TableHeader td select { width: 150px; }
.TableHeader td .button_jsq { width: auto; padding: 0 25px; border-radius: 2px; line-height: 30px; height: 30px; cursor: pointer; font-size: 14px; color: #fff; font-family: "雅黑"; background: #008143; margin: 15px 0px; }
/*左侧二维码*/
.ConR_ewm{position: absolute;left: 102%;}

/* 响应式样式 */
@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) {
.sx_content{
float:none!important;
}
.sx_conL {
    width: 100%!important;
}
.sx_content {
    min-height: 0!important;
}
ul.sx_conL_list {
display: flex;
    justify-content: space-around;
     flex-wrap: wrap;
}    
ul.sx_conL_list li img {
    width: 70px!important;
}ul.sx_conL_list li {
    text-align: center;
}
	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%; }


/*左侧固定*/
.sx_content{
    min-height: 574px;
}
.sx_conL {
    width: 80px;
    z-index: 1;
box-shadow: 1px 1px 1px 1px #9999;
    padding: 5px;

}
 .sx_content * {
    font-size: 16px;
    color: #555;
    line-height: 28px;
    font-family: "宋体";
}
.sx_conL_list li {
    margin-bottom: 10px;
}
img {
    max-width: 100%;
}.sx_conL_list li p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 0;
    text-align: center;
}