.sc_topBg{
	width: 100%;
	float: left;
	background: url(../images/csr_sc_img.png) center top no-repeat, url(../images/csr_sc_imgBg.png) center top repeat-x;
	min-width: 1200px;
}
.sc_top{
	width: 1200px;
	margin: 0 auto;
	min-height: 250px;
	position: relative;
}
.sc_top .logo{
	float: left;
}
.sc_top .menu{
	float: right;
}
.sc_tit{
	width: 100%;
	float: left;
}
.sc_title{
	width: 210px;
	height: 42px;
	float: left;
	margin: 0 0 20px 0;
	background: url(../images/sc_titleBg.png) left center no-repeat;
	font-size: 20px;
	font-weight: 600;
	padding: 14px 0 0 56px;
}
.sc_site{
	float: right;
}
.sc_sub{
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
}
ul.sub_menu{
	width: auto;
	float: left;
	margin-left: 50px;
}
ul.sub_menu li{
	padding: 10px 15px;
	float: left;
	background: #e6e5e4;
	color: #044476;
	font-weight: 600;
}
ul.sub_menu li.current, ul.sub_menu li.current:hover{
	background: #b11624;
	color: #FFFFFF;
}
ul.sub_menu li img{
	margin: 3px 8px 0 0;
	vertical-align: text-top;
}
ul.sub_menu li:hover{
	background: #fff;
	box-shadow: 0 0 1px #999 inset;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-0-transition: 0.5s;
	transition: 0.5s;
}

.tabs{
	width: 100%;
	float: left;
	background: url(../images/em_hr_img_2.png) right bottom no-repeat;
}
.para{
	width: 78%;
	padding: 0 1%;
	float: left;
	background: none;
}
ul.tabNavigation {
	width: 20%;
	float: left;
	padding: 20px 0 0 0;
}
ul.tabNavigation li {
	width: 196px;
	height: 137px;
	list-style-type: none;
	background: url(../images/em_liBg_2.png) center center no-repeat;
	text-align: center;
	margin: 10px auto;
   color: #fff;
  }
  ul.tabNavigation li.sty1{
	background: url(../images/soc_ps_btn_1.png) center center no-repeat;
  }
  ul.tabNavigation li.sty2{
	background: url(../images/soc_ps_btn_2.png) center center no-repeat;
  }
  ul.tabNavigation li.sty3{
	background: url(../images/soc_ps_btn_3.png) center center no-repeat;
  }
  ul.tabNavigation li a{
   color: #fff;
  }

a.selected li.sty1{
	color: #fff;
	background: url(../images/soc_ps_btn_1h.png) center center no-repeat;
}
a.selected li.sty2{
	background: url(../images/soc_ps_btn_2h.png) center center no-repeat;
}
a.selected li.sty3{
	background: url(../images/soc_ps_btn_3h.png) center center no-repeat;
}
.tabs .tit{
	background: url(../images/ss_borBg_1.png) repeat;
	color: #FFFFFF;
	text-align: center;
}
.tabs table{
	border-left: 1px dashed #a06700;
	background: #fff;
}
.tabs td, .tabs th{
	padding: 8px 15px;
    border-bottom: 1px solid #9e8b74;
    border-right: 1px dashed #9e8b74;
    text-align: center;
}
.tabs tr.bg, .tabs td.bg{
	background: #f0cdcd;
}
.tabs tr.bg2{
	background: #ffe8e8;
}
.par_txt_block{
	float: left;
	/* width: 700px; */
}
.par_block{
	position: relative;
    background-color: #f2f2f2;
    padding: 1rem 2.5rem 1rem;
    border-radius: 10px;
    width: 100%;
    display: flex;
	margin: 1.5rem 1rem 0;
}
.par_txt{
	width: 200px;
}
.par_box{
	width: 400px;
	display: inline-block;
	margin: 0 1rem;
}
.par_txt2,.par_txt3,.par_txt4{
	position: relative;
	background-color: #f2f2f2;
	width: calc(100% / 3 - 2rem);
    padding: 1rem 2.5rem 1rem;
    border-radius: 10px;
	float:left;
	margin: 1.5rem 1rem 0;
	min-height: 180px;
}
.par_txt6{
	position: relative;
	float: left;
	background-color: #f2f2f2;
    padding: 1rem 2.5rem 1rem;
    margin-left: 1.125rem;
    border-radius: 10px;
	margin-top: 1.5rem;
	margin-right: 1rem;
}
.par_txt2{
	float:left;
}
.par_txt::before{
	content: "1";
    width: 40px;
    height: 40px;
    position: absolute;
    top: -15px;
    transform: translateX(-50%);
    left: 15px;
    background-color: #c64859;
    border-radius: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
	font-family: inherit;
    font-size: 1.25rem;
}
.par_txt2::before{
	content: "2";
    width: 40px;
    height: 40px;
    position: absolute;
    top: -15px;
    transform: translateX(-50%);
    left: 15px;
    background-color: #c64859;
    border-radius: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
	font-family: inherit;
    font-size: 1.25rem;
}
.par_txt3::before{
	content: "3";
    width: 40px;
    height: 40px;
    position: absolute;
    top: -15px;
    transform: translateX(-50%);
    left: 15px;
    background-color: #c64859;
    border-radius: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
	font-family: inherit;
    font-size: 1.25rem;
}
.par_txt4::before{
	content: "4";
    width: 40px;
    height: 40px;
    position: absolute;
    top: -15px;
    transform: translateX(-50%);
    left: 15px;
    background-color: #c64859;
    border-radius: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 1.25rem;
}
.par_txt5::before{
	content: "5";
    width: 40px;
    height: 40px;
    position: absolute;
    top: -15px;
    transform: translateX(-50%);
    left: 15px;
    background-color: #c64859;
    border-radius: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 1.25rem;
}
.par_txt6::before{
	content: "6";
    width: 40px;
    height: 40px;
    position: absolute;
    top: -15px;
    transform: translateX(-50%);
    left: 15px;
    background-color: #c64859;
    border-radius: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
        font-size: 1.25rem;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
.sc_topBg{
	min-width: 1000px;
}
.sc_top{
	width: 970px;
	padding: 0 15px;
}
.sc_top .logo{
	width: 90px;
}
.sc_top .logo img{

}
ul.sub_menu{
	margin: 0;
}
}

@media screen and (min-width: 320px) and (max-width: 768px) {
.sc_topBg{
	min-width: 320px;
}
.sc_top{
	width: 90%;
	padding: 0 5%;
	min-height: inherit;
}
.sc_top .logo{
	width: 100%;
	text-align: center;
}
.sc_top .menu{
	background: rgba(0,0,0,0.4);
}
.sc_title{
	margin: 20px 0;
}
ul.sub_menu{
	margin: 10px 0;
	background: #e6e5e4;
}
}