body {
    margin: 0;
    padding: 0;
    font-family: "microsoft yahei";
    color: #333;
    font-size: 16px;
}
ul,li,dl,dt,dd {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: none;
    max-width: 100%;
}
p,h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6,i,em,b {
    font-weight: normal;
    font-style: normal;
}
a {
    text-decoration: none;
    color: #333;
}
input,select,textarea {
    outline: none;
    padding-top: 0;
    padding-bottom: 0;
    font-family: "microsoft yahei";
}
table {
    border-collapse: collapse;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

.tyhp {
    background: #f9fafb;
}
.hp_main {
    width: 1200px;
    margin: 0 auto;
}
.tyhp_con {
    margin-bottom: 23px;
}
.hp_pad {
    padding: 20px 20px;
}
.hp_box {
    background: #fff;
}
.hp_top {
    height: 383px;
    background: url(../img/hcpfs2_02.png) no-repeat center top;
}
.hp_top h3 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    padding-top: 35px;
}
.hp_top_con {
}
.hp_top_lf {
    float: left;
    margin-left: 51px;
    margin-top: 39px;
    position: relative;
}

.hp_top_rg_pad {
    padding: 0 42px;
}
.hp_top_rg {
    float: right;
    margin-right: 30px;
    width: 424px;
    margin-top: 21px;
    height: 304px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 18px rgba(0,8,13,.23);
    overflow: hidden;
}
.hp_top_rg h4 {
    text-align: center;
    color: #35509f;
    font-weight: bold;
    font-size: 24px;
    margin-top: 25px;
}
.hp_top_rg_con {
    margin-top: 27px;
}
.hp_top_rg_con li {
    margin-bottom: 10px;
    overflow: hidden;
}
.hp_top_rg_con li em {
    float: left;
    width: 21%;
    line-height: 36px;
    color: #333;
    font-size: 14px;
    text-align: right;
}
.hp_top_rg_con li input {
    float: left;
    width: 76%;
    margin-left: 1%;
    border: 0;
    height: 36px;
    /* background: #dce6fb; */
    border-radius: 3px;
    padding-left: 2%;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
}
.hp_top_rg_con .li0 input {
    width: 41%;
}
.hp_top_rg_con .li0 i {
    float: left;
    margin-left: 3%;
    cursor: pointer;
}
.hp_top_dl {
    margin: 0 auto;
    margin-top: 20px;
    /* width: 90%; */
    overflow: hidden;
}
.hp_top_dl a {
    display: block;
    width: 160px;
    height: 38px;
    /* border: 1px solid #fff; */
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #35509f;
}
.hp_top_dl .a1 {
    float: left;
}
.hp_top_dl .a2 {
    float: right;
    background: #13b5b1;
}

.hp_qst {
    margin-top: 20px;
    height: 426px;
}
.hp_title {
    font-size: 18px;
    font-weight: bold;
    color: #21498b;
    height:34px;
    border-bottom:1px solid #b2b3b3;
    position: relative;
}
.hp_title span{
    position:absolute;
    left:0;
    top:0;
    border-bottom:2px solid #21498b;
    padding-bottom: 9px;
}
.hp_qst_con {
    width: 95%;
    margin: 0 auto;
}
.hp_phb {
    margin-top: 20px;
}

.hp_bm_text {
    border: 1px solid #e0e0e0;
    height: 100%;
    width: 383px;
    margin-left: 7px;
    box-sizing: border-box;
}
.hp_bm .bd li {
    opacity: 0;
}
.hp_bm .bd li a {
    float: left;
    height: 118px;
    width: 387px;
    margin-right: 18px;
    margin-top: 18px;
    position: relative;
}
.hp_bm .bd li a:nth-child(2n+2) {
    margin-right: 0;
}
.hp_bm .bd li a h4 {
    display: block;
    margin-top: 20px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-left: 43px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hp_bm .bd li a .hp_bm_img {
    position: absolute;
    width: 35px;
    height: 28px;
    text-align: center;
    line-height: 22px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    left: -0px;
    top: 19px;
    z-index: 10;
}
.hp_bm .bd li .a1 .hp_bm_img {
    background: url(../img/hp_bm_img_1.png) no-repeat;
}
.hp_bm .bd li .a2 .hp_bm_img {
    background: url(../img/hp_bm_img_2.png) no-repeat;
}
.hp_bm .bd li .a3 .hp_bm_img {
    display: none;
}
.hp_bm .bd li .a3 .hp_bm_bot em span {
    color: #333333;
}
.hp_bm .bd li .a3 .hp_bm_bot em p {
    text-align: center;
    color: #333;
    font-size: 21px;
}
.hp_bm_bot {
    margin-top: 10px;
    overflow: hidden;
}
.hp_bm_bot em {
    float: left;
    width: 32%;
}
.hp_bm_bot i {
    float: left;
    height: 39px;
    width: 1px;
    background: #dddddd;
    margin-top: 8px;
}
.hp_bm_bot em span {
    display: block;
    text-align: center;
    font-size: 21px;
    color: #ed1b1c;
}
.hp_bm_bot em b {
    display: block;
    font-size: 16px;
    color: #333;
    margin-top: 3px;
    text-align: center;
}
.hp_bm_bot em p {
    display: block;
    height: 28px;
}
.hp_bm .bd li .ss .hp_bm_bot em p {
    background: url(../img/hp_bm_i1.png) center no-repeat;
}
.hp_bm .bd li .xj .hp_bm_bot em p {
    background: url(../img/hp_bm_i2.png) center no-repeat;
}
.hp_bm .bd li a:hover .hp_bm_text {
    background: #2e5aa6;
    border-color: #2e5aa6;
}
.hp_bm .bd li a:hover h4 {
    color: #fff;
}
.hp_bm .bd li a:hover .hp_bm_bot em span {
    color: #fff;
}
.hp_bm .bd li a:hover .hp_bm_bot em b {
    color: #fff;
}
.hp_bm .bd li .ss:hover .hp_bm_bot em p {
    background: url(../img/hp_bm_i1h.png) center no-repeat;
}
.hp_bm .bd li .xj:hover .hp_bm_bot em p {
    background: url(../img/hp_bm_i2h.png) center no-repeat;
}
.hp_bm .bd li .a3:hover .hp_bm_bot em p {
    color: #fff;
}
.hp_bm {
    position: relative;
}
.hp_bm .hd {
    position: absolute;
    z-index: 10;
    left: 41%;
    bottom: -11%;
}
.hp_bm .hd li {
    float: left;
    width: 30px;
    height: 7px;
    background: #d1d1d1;
    margin-right: 10px;
    cursor: pointer;
}
.hp_bm .hd .on {
    background: #2f5ba6;
}


.hp_pmpj_con ul li .lf p .zw {
    color: #666666;
}
.hp_pmpj {
    float: left;
    width: 837px;
    padding-bottom: 36px;
}
.hp_pmpj_con ul li {
    float: left;
    width: calc(31.33% - 2px);
    border: 1px solid #e0e0e0;
    height: 120px;
    margin-right: 3%;
    margin-bottom: 25px;
    box-shadow: 4px 4px 2px 1px #ebebeb;
}
.hp_pmpj_con ul li:nth-child(3n+3) {
    margin-right: 0;
}
.hp_pmpj_con ul li a {
    display: block;
    width: 100%;
    height: 100%;
}
.hp_pmpj_con ul li a em {
    display: block;
    padding: 0 30px;
}
.hp_pmpj_con ul li h5 {
    display: block;
    font-size: 16px;
    color: #2e5aa6;
    font-weight: bold;
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hp_pmpj_con ul li .lf {
    float: left;
}
.hp_pmpj_con ul li .lf p .b2 {
    color: #f11a17;
}
.hp_pmpj_con ul li .lf p {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333;
}
.hp_pmpj_con ul li .lf p .i1 {
    float: left;
    background: url(../img/pmpj_lf1.png) no-repeat;
    width: 14px;
    height: 14px;
    margin-top: 3px;
    margin-right: 9px;
}
.hp_pmpj_con ul li .lf p .i2 {
    float: left;
    background: url(../img/pmpj_lf2.png) no-repeat;
    width: 15px;
    height: 12px;
    margin-top: 4px;
    margin-right: 8px;
}
.hp_pmpj_con ul li .rg {
    float: right;
    margin-right: 10%;
}
.hp_pmpj_con ul li .pmpj_s {
    background: url(../img/pmpj_rg.png) no-repeat;
    width: 20px;
    height: 30px;
    margin-top: 5px;
}
.hp_pmpj_con ul li .pmpj_j {
    background: url(../img/pmpj_j.png) no-repeat;
    width: 20px;
    height: 30px;
    margin-top: 5px;
}
.hp_pmpj_con ul li .pmpj_p {
    background: url(../img/pmpj_p.png) no-repeat;
    width: 20px;
    height: 29px;
    margin-top: 5px;
    margin-right: 11%;
}
.hp_pmpj_con ul li:hover {
    background: #2e5aa6;
    border-color: #2e5aa6;
}
.hp_pmpj_con ul li:hover h5 {
    color: #fff;
}
.hp_pmpj_con ul li:hover .lf p {
    color: #fff;
}
.hp_pmpj_con ul li:hover .lf p .i1 {
    background: url(../img/pmpj_lf1h.png) no-repeat;
}
.hp_pmpj_con ul li:hover .lf p .i2 {
    background: url(../img/pmpj_lf2h.png) no-repeat;
}
.hp_pmpj_con ul li:hover .pmpj_s {
    background: url(../img/pmpj_rgh.png) no-repeat;
}
.hp_pmpj_con ul li:hover .pmpj_j {
    background: url(../img/pmpj_jh.png) no-repeat;
}
.hp_pmpj_con ul li:hover .pmpj_p {
    background: url(../img/pmpj_ph.png) no-repeat;
}
.hp_pmpj_con ul li:hover .lf p .b2 {
    color: #fff;
}
.hp_pmpj_con ul li:hover .lf p .zw {
    color: #fff;
}
.hp_page {
    margin: 0 auto;
    width: 365px;
    margin-top: 30px;
}
.hp_page a {
    float: left;
    height: 39px;
    line-height: 39px;
    text-align: center;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    margin-right: 8px;
    font-size: 14px;
    color: #999999;
}
.hp_page .a2 {
    margin-right: 0;
}
.hp_page .a_top {
    width: 74px;
}
.hp_page .a_bot {
    width: 40px;
}
.hp_page a:hover {
    background: #2e5aa6;
    border-color: #2e5aa6;
    color: #fff;
}

.hp_szph {
    float: right;
    width: 344px;
    padding-bottom: 27px;
    height: 356px;
}
.hp_szph_con {
    position: relative;
}
.hp_szph_con .bd li {
    opacity: 0;
}
.hp_szph_con .bd li p {
    display: block;
    overflow: hidden;
    height: 44px;
    border-bottom: 1px dashed #dddddd;
    line-height: 44px;
}
.hp_szph_con .bd li p span {
    float: left;
    width: 24%;
    font-size: 16px;
    color: #2e5aa6;
    font-weight: bold;
}
.hp_szph_con .bd li p em {
    float: left;
    font-size: 14px;
    color: #333;
    margin-right: 12px;
}
.hp_szph_con .bd li p em a {
    color: #f11a17;
}
.hp_szph_con .bd li p i {
    float: right;
    margin-top: 4px;
}
.hp_szph_con .hd {
    position: absolute;
    z-index: 10;
    bottom: -10%;
    left: 38%;
}
.hp_szph_con .hd li {
    float: left;
    width: 30px;
    height: 7px;
    background: #d1d1d1;
    margin-right: 10px;
    cursor: pointer;
}
.hp_szph_con .hd .on {
    background: #2f5ba6;
}
.hp_qz {
    margin-top: 20px;
}
.li_pad {
    padding: 0 30px;
}

.qz_page {
    padding-bottom: 12px;
    width: 515px;
}
.hp_qst_con img {
    display: block;
    height: 100%;
}

.qzp {
    padding: 0 10px;
    /* margin-top: 20px; */
}
.qzp li {
    overflow: hidden;
    border-bottom: 1px dashed #dddddd;
    /* margin-bottom: 20px; */
    padding: 26px 0;
}
.qzp li .qzp_top {
    overflow: hidden;
    line-height: 35px;
}
.qzp li .qzp_top span {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #999999;
    width: 73px;
}
.qzp li .qzp_top b {
    float: left;
    font-size: 14px;
    color: #999999;
}
.qzp li .qzp_top em {
    float: left;
    font-size: 14px;
    color: #999999;
    margin-left: 9px;
}
.qzp li .qzp_top i {
    float: left;
    margin-left: 39px;
}
.qzp li a {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #2e5aa6;
}
.qzp li p {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: 333;
    line-height: 24px;
    /* margin-bottom: 30px; */
}



.ph_sz table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    margin-top: 18px;
}
.ph_sz table .tr1 {
    height: 35px;
    background: #eaeef6;
    font-size: 14px;
    color: #333;
}
.ph_sz table .tr2 {
    /* height: 45px; */
    /* border-bottom: 1px dashed #dddddd; */
    /* padding-top: 10px; */
}
.ph_sz table .tr2s td{
    padding-top: 23px;
}
.ph_sz table .tr2 td{
    padding-bottom:28px
}
.ph_sz table .tr2 .t1 i {
    display: block;
    width: 32px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    background: #f2f2f2;
    font-size: 14px;
    color: #333;
    /* font-weight: bold; */
    margin: 0 auto;
}
.ph_sz table .tr2 .t1 .i2 {
    background: #ed1b1c;
    color: #fff;
}
.ph_sz table .tr2 .t1 .i2s2{
    background:#ee6e00;
}
.ph_sz table .tr2 .t1 .i2s3{
    background:#ffa800;
}
.ph_sz table .tr2 .t3 {
    font-size: 14px;
}
.ph_sz table .tr2 .t4 {
    font-size: 14px;
    color: #ed1b1c;
}
.ph_sz table .tr2 .zw {
    color: #333;
}
.ph_sz table .tr2 em{
    display:inline-block;
    width:12px;
    height:14px;
    background:url(../img/ph_sz_xj.png) no-repeat;
}
.ph_sz table .tr2 em.down{
    background:url(../img/ph_sz_ss.png) no-repeat;
}
.hp_top_lf .lf {
    float: left;
    margin-top: 7px;
}
.hp_top_lf .rg {
    float: left;
    margin-left: 40px;
    width: 323px;
}
.hp_top_lf .rg p {
    display: block;
    text-indent: 2em;
    font-size: 14px;
    color: #333;
    line-height: 24px;
}
.hp_top_lf .rg i {
    display: block;
    margin-top: 27px;
}
.hp_top_lf .rg i img {
    display: block;
    margin: 0 auto;
}



/*闁绘凹鍋夋晶顒勬煃閵夊孩鏋奸弫锟犲窗鎺抽崕宥夋晜閸忓浜鹃柟閿亾濠靛倽袙閹冲洭鍩€椤掍緡鍤掓い鎴犲€ｅ顔兼瘑妞ゆ帞銆嬫ウ锟犲箲閺嶃倖瀵ｉ柍鍨涙杹閸嬫挸袙椤掑鍔掔亸鐐附閵夘垵鎶楅柕澶婃噽婵參鍩€椤掍礁娅炴い顒婄稻瀹曠娀顢曢埀顒勫Ω閸涱喖绀岄柣妯烘閺佹骞橀埀顒傛啑娴ｉ潧澧甸柟鍝勬閸嬫挾鍚い顓烇梗缁秹鈥栭埈銉ㄥ皺鐎典粙濡甸敐鍐ㄥ⒌闂佺偓澹嗛悡顐﹀煘瑜嶉弸鎾Ψ閸忕偓鐓￠弫顕€鍩€椤掆偓閵堜粙鈥︽繝搴℃瘑闁靛鍠涙ウ锟犲箳閸″繐浜炬慨锝庡弾閻忓酣鏁嶉～顓熲偓銉╂晜閸忓浜炬繛鍜佸厸閹儵鏁嶉敂钘夊潑闁逞屽墯椤曘垽鍩楅埞鎯т壕婵犮垻鍠嶇粻娆撳Ψ閸岀偞鏆滈柍褜鍓氶弸鍌炴晬閿旇棄鍧婇柍褜鍓氶銏も€栭敐鍥ь潐闁哥姰鍩勯悡鈧い鏇熺仛閸庡秹鐛┑鍡欑箒闁宠泛鎼弸鎾€︾€ｆ儼鍚傞柍褜鍓氶鈺傚閹典焦鍣伴柍褜鍓氱欢鍨▕閸涱亝鍣伴柍褜鍓氶锟狀敄閻戝洩鍚傞柍褜鍓氶悷銏ゅ磻閹惧姣橀柟鐓庡€块崹鎯熻箛锝呮櫩闂傚鍘规禒顖氱啲鐎规挻鍝庢禒顖氱啲闂侇喗绻傜粋宥夘敊閸忓浜鹃柣妯虹墛閹峰宕楅悢娲诲晱闁靛鍊块悡顓烆熆濠靛啯鍣伴柍褜鍓氱欢瑙勭▕閸涱偄鍓梺娆惧灙閸嬫挻绺芥慨鎰垝闁诡喖鎲℃潪锕傛晬閿旇棄绀岄柍閿嬪焹閹冲洭鍩€椤掍緡鍤掓い鎴犲亼閸庡矂顢楀Ч鍥﹀寲妞ゆ柨鍘滈崑鎾搭暘閻犲洢鍎辩弧鈧€电増顨忛悘搴ㄥ棘閵夈垹浜鹃柍閿嬪焹閹冲洭鍩€椤掍緡鍤掓い鎴犲亼閸庡矂濡烽崒婊呭彄闁挎冻闄勫濠氬焵椤掍緡鍤旈柨婵嗗€甸崑鎾绘倶鐞涒剝瀵ｉ柍鍨涙杹閸嬫挸袙椤掑鍔掔亸楣冣€︽繝鍌滆穿闁挎冻闄勫濠氬焵椤掍緡鍤旈柕澶婂€界€诡偆鎷犻妷锝勫垝闁稿繐顦崑鎾跺惈妤犵偞绻傜欢閬嶅煘閳ヨ櫕顫栨い鎺斻€嬫銉﹀椤曞棜鎶楁い鏃€绮撻悡顓㈡偐閸☆叀鍚傞柍褜鍓氶锛勬嫚閵夛絼鍒掗柟顔兼啞鏉烇箓顢欏鍫㈠彋闁挎冻缍嗛悘鎺楁偐椤愮喎浜剧痪顒勨€︽繝蹇涖偉濞村吋鍞绘ウ锟犲箳閸″繐浜炬慨锝庡幐閹冲洭鍩€椤掍胶鎲块柛鏂款槼楠炴銈﹂妷銊バ曢柤鐑樺浮閸ㄦ儳顭垮☉杈╀汗闁靛鎳囬崑鎾诲箻閳ь剟鍩堟０婵嗘櫩闂傚鍘搁崺妤咁敊閸忓浜鹃柣妯烘噹椤牠鍩楅埞鎯т壕婵綆鍓﹂崕顏囶槷闁逞屽墯椤曪繝鍩為悢鏉戝壃濞达絾绁撮崑鎾斥攦瀹ュ啫澧甸梺鐐閻擃偊濡烽崒鐐插姂闁诡垰顨庨悡鈧ù纰卞櫘閻忔劙濡搁崨顔煎潑闁逞屽劦閹颁胶鍘愬ù纰卞櫘閻忔劕鐔柣姘殠娴狀垶濡搁崨顔煎潑闁逞屽劦閹颁胶鍘愬ù锝嗙ゴ閸嬫挻绺界粵瀣帎濞寸⒈鍣悘鎰板Ω閳垛晛浜鹃柣蹇曞皑鏉╁綊鍩炶閺嬫挳濡烽崘锝嗗殟闁哥媴绱曞鎺楀煑閳规儳浜炬繝銏㈠枍缁犳瑩鍩楅埡浣肝ㄩ梺閫炲苯鍔掗柍鍨涙杹閸嬫挸袙椤掑鍔掗柨鏂垮帨閸嬫挸鈻嶉鎸庘偓銉╁箣閺傚じ澹曢柤鐑樺浮閸ㄦ儳袙椤掑鍔掔亸楣冾敋婵傚鍔掔憸澶愬焵椤掍焦濯扮€电増顨愭ウ锟犲箲閺嶃倖瀵ｉ柕澶婂€风拋鏌ュ焵椤掍胶鐭い顓烇梗鐠炪垽顢氶懖婵嗗级婢瑰鍩€椤掍胶鐭亸楣冨箖缁嬭法璐╂い顒傚Л閹虫﹢骞戝鐓庡⒌闂佺偓澹嗛悡顐﹀Ω閳垛晛浜惧┑鍌樺劗閺佹捇濡搁姀鐘参ㄩ柤槌栧亝閻ㄨ櫕銇欓幘顔肩労闁抽攱鍩冮弫鎺旀偘閳锯偓閸嬫挸鈹冨鍐ㄥ壃闁靛ň鎳囬崑鎾绘倶濮瑰洤澧甸柟鍝勬閸嬫挾鍚い顓烇梗缁秹顢栭悙鈺傛殝闁哥妳鏉垮壄鐏忛箖鏌堝┑鍡欘洸妞ゆ洟鏀遍崑銏㈠惈鐏忔儳顓兼担鎻掍壕闁瑰彞璁查幊鍥焵椤掍胶楗悹鍥ュ劚缁♀偓鐎电増銇滈崕鏍р攦閹寸姷鍙撴い鏇㈡敱閸嬨垽鏁嶉敐鍌涘櫚闁逞屽墯缁惰绋婇崨顐㈠壃濡増顨堟俊鎾煑閳规儳浜炬慨锝庡墻閸庮亪鍩楅崫鍕仱闁活偉顫夐崹鐔煎磻閹剧懓顫堥梺鐐藉劜椤曪繝顢栭悙宥呮▕閸ゎ亪顢栭悜鍡欏帎闁挎侗婢€閹儵鍩楅埞鎯т壕婵☆垰绨堕弫鎾诲煑閳规儳浜炬慨锝庡墻閸庮亜鐔い鏇烆殠閸庮亪顢欏┑鍥х煑濞戞柨鎷戞ウ锟犲箳閸″繐浜剧痪顒勬晜閸忓浜炬繛鍡楄嫰娴滈箖宕￠鐐茬伋闁诲繒鍎ょ粊褰掑煑閳规儳浜炬俊顖氱岸閺佹捇鍩楅埞鎯т壕婵綆鍓﹂崕顏勭啲妞ゆ洖顨庨崕顏堫敊濠靛洤鐭楀☉鏂挎噹缁♀偓閻熶椒闄嶉崕宀勫Ψ閸屾ê鍓柕鍥ュ灩閸樻粓鍩€椤戔晜鍓氶崵顏堝床鎼粹槅娼犻柍鍨涙杹閸嬫挸袙椤掑鍔掗柕澶婂亞閸旂敻濡甸敐搴℃瘑闁哄矈鍨介幏锟�*/
.qst {
    margin-top: 20px;
    background: #fff;
    height: 624px;
}
.qst_top {
    line-height: 78px;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    text-align: center;
}
.qst_con {
    position: relative;
}
.qst_nav li {
    float: left;
    width: 148px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #dddddd;
    font-size: 16px;
    color: #333;
    margin-right: 10px;
    cursor: pointer;
}
.qst_nav .on {
    background: #2f5ba6;
    border-color: #2f5ba6;
    color: #fff;
}
.qst_bot_sj {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 13px;
}
.qst_bot_sj li {
    float: left;
    margin-left: 30px;
    font-size: 16px;
    color: #333;
}
.qst_bot_sj li b {
    color: #ef1b1a;
}
.qst_bot {
    margin-top: 28px;
}
.qst_bot_tb {
    height: 450px;
}
.qst_bot_tb img {
    display: block;
    height: 100%;
    width: 100%;
}



@media only screen and (max-width: 1200px) {
    .hp_main {
        width: 95%;
    }
    .hp_top {
        background: #f9fafb;
        height: auto;
    }
    .hp_top h3 {
        padding-top: 20px;
    }
    .hp_top_lf {
        margin-left: 0;
        float: none;
        margin: 0 auto;
        width: 60%;
        margin-top: 20px;
    }
    .hp_top_lf img {
        display: block;
        margin: 0 auto;
    }
    .hp_top_rg {
        float: none;
        margin: 30px auto;
        width: 100%;
    }
    .hp_top_rg_con li input {
        width: 73%;
    }
    .hp_top_rg_con li em {
        width: 20%;
    }
    .hp_pmpj {
        float: none;
        width: 100%;
    }
    .hp_szph {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .hp_szph_con .hd {
        left: 47%;
    }
    .hp_qz_con li {
        width: 100%;
        margin-right: 0;
    }
    .hp_top_rg h4 {
        margin-top: 0;
        padding-top: 18px;
    }
    .hp_bm .bd li a {
        width: 100%;
        margin-right: 0;
    }
    .hp_bm_text {
        width: calc(100% - 9px);
    }
    .hp_bm .hd {
        bottom: -5%;
        left: 45%;
    }
    .qst {
        height: auto;
    }
    .qst_bot {
        padding-bottom: 20px;
    }
    .qst_bot_sj {
        position: inherit;
        margin-bottom: 20px;
    }

}
@media only screen and (max-width: 768px) {
    .hp_top_lf {
        width: 75%;
    }
}
@media only screen and (max-width: 414px) {
    .hp_top_lf {
        padding: 0 10px;
    }
    .hp_top_rg {
        width: auto;
        padding: 0 10px;
        margin: 20px auto;
    }
    .hp_top_rg_con li em {
        width: 100%;
        text-align: left;
    }
    .hp_top_rg_con li input {
        width: 98%;
        margin-left: 0;
    }
    .hp_top_rg_con {
        margin-top: 10px;
    }
    .hp_pmpj {
        height: auto;
    }
    .hp_pmpj_con ul li {
        width: 100%;
        margin-bottom: 14px;
    }
    .hp_page {
        padding-bottom: 30px;
        width: 55%;
    }
    .hp_page a {
        width: 40%;
    }
    .hp_page .a_none {
        display: none;
    }
    .hp_page .a2 {
        float: right;
    }
    .hp_szph_con .hd {
        left: 40%;
    }
    .li_pad {
        padding: 0 10px;
    }
    .hp_qz_con li {
        height: 300px;
    }
    .hp_qz_con li a {
        margin-top: 16px;
    }
    .hp_qz_con li p {
        margin-top: 5px;
    }
    .hp_qz_con li em b {
        float: left;
    }
    .hp_qz_con li em {
        bottom: 0px;
    }
    .hp_top_lf {
        width: auto;
    }
    .hp_top_lf .lf {
        width: 100%;
    }
    .hp_top_lf .rg {
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
    }
    .hp_top_lf .rg {
        margin-top: 17px;
    }
    .hp_top_rg_pad {
        padding: 0 15px;
    }
    .hp_top_rg {
        height: auto;
        padding-bottom: 20px;
    }
    .hp_top_dl {
        width: auto;
    }
    .hp_bm .hd {
        left: 30%;
    }
    .qzp li .qzp_top i {
        width: 100%;
        margin-left: 0;
    }
    .qzp {
        padding: 0;
    }
    .qst_bot_sj li {
        width: 33.33%;
        margin-left: 0;
        margin-bottom: 10px;
        text-align: center;
        font-size: 14px;
    }
    .qst_nav li {
        width: 120px;
        font-size: 14px;
    }
    .qst_top {
        font-size: 20px;
    }
}
@media only screen and (max-width: 320px) {
    .hp_top h3 {
        font-size: 20px;
    }
    .hp_page {
        width: 65%;
    }
    .hp_szph_con .bd li p span {
        width: 25%;
    }
    .hp_szph_con .bd li p em {
        margin-right: 6px;
        font-size: 12px;
    }
    .hp_qz_con li p {
        max-height: 170px;
        overflow: hidden;
    }
    .qst_bot_sj li {
        font-size: 12px;
    }
}


/*10.28*/
.hc_table {
    background: #fff;
    padding: 0 20px;
    padding-bottom: 30px;
}
.hc_table table {
    width: 100%;
}
.hc_table table th {
    font-weight: normal;
    color: #302d46;
    padding: 10px 5px;
}
.hc_table table thead tr {
    background: #f5f6f8;
}
.hc_table table td {
    padding: 10px 5px;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #ececec;
    text-align: center
}
.hc_table table td:nth-of-type(2) {
    text-align: left;
    text-indent: 10px;
}
.hc_table_top {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    background: #2e5aa6;
    margin-bottom: 15px;

}
.hc_table_top span {
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-right: 30px;
    padding-left: 20px;
}


/* 11/12 */
.yim0{
	height: 200px;
	background: url(../img/hcpfs6_02.jpg) no-repeat center 0;
}
.yim0-1{
	padding: 30px 0;
	position: relative;
}
.yim0-1 .im1{
	margin-left: 318px;
}
.yim0-1 .im2{
	position: absolute;
	top: 29px;
    left: 101px;
}
.yim0-1 .yim0-t1{
	margin-left: 276px;
	width: 435px;
	height: 40px;
	background: url(../img/ybf2_03.png) no-repeat;
	color: #fff;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
}
.yjb-sea{
	width: 214px;
	height: 35px;
	border-radius: 20px;
	border: 1px solid #94c8f2;
	background-color: rgba(255, 255, 255, .2);
	right: 165px;
	top: 79px;
	position: absolute;
}
.yjb-sea input{
	float: left;
	background-color: transparent;
	text-indent: 16px;
	font-size: 14px;
	color: #fff;
	width: calc(100% - 42px);
	height: 100%;
	border: 0;
}
.yjb-sea input::-webkit-input-placeholder{
	color: rgba(255, 255, 255, .7);
}
.yjb-sea i{
	float: left;
	width: 40px;
	height: 100%;
	background: url(../img/ycbf51_03.png) no-repeat 8px center;
	cursor: pointer;
}


/* ??? */
.mydo-thbox{
    box-shadow: 0px 15px 10px -15px rgba(0, 0, 0, .24);
}
.thbox1{
    padding: 16px 0;
    overflow: hidden;
}
.thbox1 span{
    line-height: 24px;
    float: left;
    width: 93px;
    font-weight: bold;
    font-size: 14px;
}
.thbox1:nth-of-type(1){
    border-bottom: 1px solid #f5f6f8;
}
.thbox1 .thrb1{
    float: left;
    width: calc(100% - 93px);
}
.thbox1 p{
    overflow: hidden;
}
.thbox1 p a{
    float: left;
    line-height: 24px;
    font-size: 14px;
    padding: 0 14px;
}
.thbox1 p a.active{
    background: #e9edff;
    color: #3346b1;
}
.thbox1 p a:hover{
    background: #e9edff;
    color: #3346b1;
}
.thbox1 p.p2{
    margin-top: 10px;
}
.mydo-con{
    margin-top: 28px;
    overflow: hidden;
}
.mydo-cll{
    float: left;
    width: 860px;
}
.mydo-clr{
    float: right;
    width: 302px;
}
.mydo-cll-t{
    height: 43px;
    overflow: hidden;
    border-bottom: 3px solid #0e141c;
}
.mydo-cll-t p{
    float: left;
    line-height: 43px;
    font-weight: bold;
    font-size: 16px;
}
.mydo-cll-t p span{
    color:#2e5aa6;
}
.mydo-cll-t .sma-sea{
    float: right;
    width: 300px;
    height: 36px;
    overflow: hidden;
}
.sma-sea i{
    float: left;
    width: 48px;
    height: 36px;
    background: #ffa800 url(../img/ycbf51_03.png) no-repeat center;
    cursor: pointer;
}
.sma-sea input{
    width: calc(100% - 49px);
    border: 1px solid #e7e7e7;
    height: 34px;
    border-right: none;
    text-indent: 8px;
    float: left;
}
.sma-sea input::-webkit-input-placeholder{
    color: #999;
}
.mydo-uls1{
    margin-top: 4px;
}
.mydo-uls1 li{
    height: 60px;
    font-size: 16px;
}
.mydo-uls1 li a{
    display: block;
    height: 58px;
    line-height: 58px;
    border: 1px solid transparent;
    overflow: hidden;
    padding: 0 40px 0 10px;
}
.mydo-uls1 li:nth-of-type(even) a{
    background: #f4f5f7;
}
.mydo-uls1 li span{
    float: left;
    padding-left: 17px;
    position: relative;
    width: 60%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.mydo-uls1 li span:before{
    content: "";
    width: 9px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 24px;
    background: url(../images/wofs1_03.png) no-repeat;
}
.mydo-uls1 li em{
    float: right;
    color: #2e5aa6;
    font-size: 14px;
}
.mydo-uls1 li:hover a{
    border-color: #5eb1ff;
    box-shadow: 0 0 5px #f2f2f2;
    background: #fff;
}
.mydo-uls1 li:hover em{
    color: #1a8bea;
}
.mydo-uls1 li:hover span{
    color: #1a8bea;
}
.mydo-uls1 li:hover span:before{
    background-position: 0 -18px;
}
.tjt-h1{
    font-size: 18px;
    font-weight: bold;
    color: #2e5aa6;
    height: 29px;
    position: relative;
    border-bottom: 1px solid #b2b3b3;
    margin-top: 16px;
}
.tjt-h1 span{
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 2px solid #2e5aa6;
    padding-bottom: 4px;
}
.mydo-clr ul{
    padding-top: 2px;
}
.mydo-clr li{
    margin-top: 15px;
    height: 24px;
    line-height: 24px;
}
.mydo-clr li a{
    display: block;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mydo-clr li i{
    float: left;
    width: 32px;
    height: 24px;
    text-align: center;
    background: #e6e6e6;
    margin-right: 18px;
}
.mydo-clr li:nth-of-type(1) i{
    background: #ec3508;
    color: #fff;
}
.mydo-clr li:nth-of-type(2) i{
    background: #ee6e00;
    color: #fff;
}
.mydo-clr li:nth-of-type(3) i{
    background: #ffa800;
    color: #fff;
}



.zcbox-main{
    margin-top: 20px;
    font-size: 16px;
}
.zcxz-fir{
    height: 351px;
    background: url(../img/zcfs1_03.jpg) no-repeat center 0;
    overflow: hidden;
}
.zcxz-c{
    background: url(../images/zcfs6_03.png) no-repeat;
    width: 999px;
    height: 202px;
    margin: 151px auto 0;
    position: relative;
}
.zcxz-c-1{
    position: absolute;
    width: 79px;
    height: 79px;
    left: 50%;
    margin-left: -40px;
    top: -40px;
}
.zcxz-c-2{
    height: 153px;
    padding-left: 152px;
    background: url(../img/zcfs2_03.png) no-repeat left center;
    width: 630px;
    margin: 0 auto;
    padding-top: 45px;
}
.zcxz-c-2 span{
    color: #483408;
    line-height: 30px;
    display: inline-block;
    margin-top: 15px;
}
.zx-tus{
    margin-top: 20px;
    background: #fff;
    position: relative;
    overflow: hidden;
    padding-bottom: 20px;
}
.zx-tus ul{
    width: 972px;
    margin: 0 auto;
}
.zx-tus ul li{
    margin-top: 20px;
    overflow: hidden;
}
.tusbo1 .tus1{
    height: 48px;
    border: 1px solid #d2d2d2;
    border-radius: 5px 0 0 5px;
    width: 108px;
    float: left;
    text-align: center;
    /* line-height: 48px; */
}
.tusbo1 .tus2{
    height: 48px;
    border: 1px solid #d2d2d2;
    border-radius: 0 5px 5px 0;
    width: calc(100% - 131px);
    border-left: none;
    float: left;
    padding: 0 10px;
}
.tusbo1-fl{
    width: 480px;
    float: left;
}
.tusbo1 .tus1 span{
    display: inline-block;
    margin-top: 13px;
}
.tusbo1 .tus1 span em{
    color: #ff0000;
}
.tusbo1-fr{
    width: 480px;
    float: right;
}
.tusbo1 .tus2 input{
    width: 100%;
    height: 100%;
    border: none;
    text-indent: 8px;
    font-size: 16px;
}
.tusbo1 .tus2 .texta1{
    width: 100%;
    height: 100%;
    border: none;
    font-size: 16px;
    resize:none;
}
.zx-tus ul li.li3 .tus1{
    height: 148px;
}
.zx-tus ul li.li3 .tus2{
    height: 128px;
    padding: 10px;
}
.zx-tus ul li .ps1{
    line-height: 30px;
    background: #fff5e5;
    padding: 0 14px;
    font-size: 14px;
    color: #ff6600;
    border-radius: 5px;
}
.zx-tus ul li.li5 .tus1{
    height: 208px;
}
.zx-tus ul li.li5 .tus2{
    height: 188px;
    padding: 10px;
    background: #f6f6f6;
}
.tus2-1-1{
    width: 160px;
    height: 50px;
    margin: 30px auto 0;
    background: #1a92ea;
    border-radius: 5px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}
.tus2-1-1:hover{
    background: #1488DE;
}
.tus2-1-1 span{
    display: inline-block;
    font-size: 18px;
    color: #fff;
    padding-left: 33px;
    background: url(../img/zcfs5_03.png) no-repeat left center;
}
.tus2-1 p{
    padding: 20px 100px;
    text-align: center;
}
.tusbo1 .tus4{
    height: 48px;
    border: 1px solid #d2d2d2;
    border-radius: 0 5px 5px 0;
    width: 379px;
    border-left: none;
    float: left;
    padding: 0 10px;
}
.tusbo1 .tus5{
    float: left;
    margin-top: 5px;
}
.tusbo1 .tus4 input{
    width: 100%;
    height: 100%;
    border: none;
    text-indent: 8px;
    font-size: 16px;
}
.zx-tus ul li.li7 .tus1 span{
    margin-top: 2px;
}
.zx-tus ul li .tus6{
    height: 48px;
    border: 1px solid #d2d2d2;
    border-radius: 0 5px 5px 0;
    width: calc(100% - 131px);
    border-left: none;
    float: left;
    padding: 0 10px;
}
.zx-tus ul li .tus6 label{
    margin-top: 14px;
    float: left;
    margin-right: 20px;
    cursor: pointer;
}
.zxtus-tj{
    margin-top: 30px;
    text-align: center;
}
.zxtus-tj span{
    display: inline-block;
    width: 220px;
    height: 50px;
    background: #1a92ea;
    font-size: 18px;
    line-height: 50px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}
.zxtus-tj span:hover{
    background: #1488DE;
}
.fdqwz{
    background: #eaeff4;
    padding: 14px 0;
}
.fdqwz-1{
    line-height: 17px;
    padding-left: 27px;
    background: url(../img/zcfs10_03.png) no-repeat left center;
    font-size: 13px;
    color: #666;
}
.fdqwz-1 a{
    color: #666;
}
.ydpagef-main{
    margin-top: 20px;
}
.ydpagef-box{
    overflow: hidden;
    border: 1px solid #e0e1e5;
    padding: 30px;
}
.ydpagef-l{
    float: left;
    width: 269px;
}
.ydpagef-r{
    width: 832px;
    float: right;
}
.ydpagef-r li{
    padding: 18px 0;
    border-bottom: 1px solid #e5e5e5;
}
.ydpagef-r li h5{
    font-size: 15px;
    margin-bottom: 18px;
}
.ydpagef-r li label{
    margin-right: 34px;
    cursor: pointer;
}
.ydpagef-r li label input{
    margin-right: 6px;
}
.next-b{
    margin-top: 42px;
}
.next-b span{
    display: inline-block;
    width: 171px;
    height: 52px;
    border: 1px solid #3878e0;
    font-size: 20px;
    color: #3878e0;
    text-align: center;
    line-height: 52px;
    border-radius: 20px;
    cursor: pointer;
}
.ydpagef-r li h5 span{
    color: #a21c29;
}


.bjcha-main{
    margin-top: 20px;
}
.bjcha-box{
    overflow: hidden;
}
.bjcha-l{
    float: left;
    width: 400px;
    background: #fff;
}
.bjcl-t1{
    height: 213px;
    background: url(../images/zcfs21_03.jpg) no-repeat;
    overflow: hidden;
}
.bjcl-t1 h2{
    height: 41px;
    background: url(../images/zcfs20_03.png) no-repeat;
    margin-left: 12px;
    margin-top: 12px;
    line-height: 41px;
    text-indent: 20px;
}
.bjcl-t1 h2 span{
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    text-shadow: 0 0 1px rgba(19,58,158,.47);
}
.bjcl-t1 h4{
    margin-top: 26px;
    text-align: center;
}
.bjcl-t1 h4 span{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.bjcl-t1 h4 p{
    font-size: 16px;
    color: #eef4fc;
    margin-top: 7px;
    margin-bottom: 20px;
}
.bjcl-t1 h4 a{
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    height: 40px;
    line-height: 40px;
    width: 150px;
    border-radius: 5px;
    background: #c5050d;
}
.bjcl-t2{
    padding: 3px 40px 30px;
}
.bjcl-t2 li{
    margin-top: 15px;
    overflow: hidden;
}
.bjcl-t2 li p{
    color: #015293;
    margin-bottom: 8px;
}
.bjcl-t2 li .ipt1{
    border: 1px solid #f3f3f3;
    height: 38px;
    text-indent: 14px;
    width: 100%;
    font-size: 16px;
    float: left;
    box-sizing: border-box;
}
.bjcl-t2 li .ipt1::-webkit-input-placeholder{
    color: #999;
}
.bjcl-t2 li .ipt2{
    width: 180px;

}
.bjcl-t2 li i{
    float: left;
}
.bjcl-t2 li span{
    display: block;
    line-height: 40px;
    color: #fff;
    text-align: center;
    background: #3879e1;
    cursor: pointer;
}
.bjcl-t2 li span:hover{
    background: #2A6EDB;
}
.bjcha-r{
    float: right;
    width: 780px;
    background: #fff;
}
.bjcha-r-1{
    padding: 20px;
}
.tyfk-title{
    font-size: 18px;
    font-weight: bold;
    color: #21498b;
    height: 29px;
    position: relative;
    border-bottom: 1px solid #b2b3b3;
}
.tyfk-title span{
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 2px solid #21498b;
    padding-bottom: 4px;
}
.tyfk-table{
    margin-top: 20px;
    width: 100%;
}
.tyfk-table thead tr{
    background: #e0eaf7;
}
.tyfk-table thead tr th{
    padding: 10px 0;
    color: #666;
}
.tyfk-table td{
    padding: 10px 0;
    text-align: center;
}
.tyfk-table tbody tr:nth-of-type(even){
    background: #fbfbfb;
    border-top: 1px solid #edf0f4;
    border-bottom: 1px solid #edf0f4;
}
.tyfk-table tbody tr:hover td{
    color: #015293;
}
.tyfk-table tbody tr:hover a{
    color: #015293;
}
.yuys-2{
    margin-top: 20px;
    background: #fff;
    padding: 20px;
}
.yuys-2-t1{
    font-size: 18px;
    font-weight: bold;
    color: #21498b;
    height: 32px;
    position: relative;
    border-bottom: 1px solid #b2b3b3;
}
.yuys-2-t1 span{
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 2px solid #21498b;
    padding-bottom: 7px;
}
.yuys-2-con{
    width: 532px;
    margin: 29px auto 0;
}
.yuys-2-con li{
    margin-bottom: 20px;
    overflow: hidden;
}
.yuys-2-con li span{
    float: left;
    width: 110px;
    line-height: 42px;
}
.yuys-2-con li input{
    float: left;
    width: calc(100% - 110px);
    box-sizing: border-box;
    border: 1px solid #f2f4f8;
    text-indent: 12px;
    height: 42px;
    font-size: 16px;
}
.yuys-2-con li select{
    float: left;
    width: calc(100% - 110px);
    box-sizing: border-box;
    border: 1px solid #f2f4f8;
    text-indent: 12px;
    height: 42px;
    font-size: 16px;
    color: #999;
}

.tjxxs{
    width: 160px;
    height: 48px;
    background: #21498b;
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    margin-top: 20px;
    cursor: pointer;
}
.yuys-1{
    padding: 20px;
    background: #fff;
}
.yuys-1-t1{
    border-bottom: 1px solid #b2b3b3;
    /* height: 47px; */
    padding-bottom: 4px;
}
.wyyy-text{
    float: left;
    width: 175px;
    height: 42px;
    background: url(../img/zcfs30_03.png) no-repeat;
    line-height: 42px;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    text-indent: 20px;
}
.dzcho{
    margin-left: 25px;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 42px;
}
.dzxzcho{
    float: left;
    margin-left: 13px;
    margin-top: 10px;
}
.dzxzcho-1{
    width: 150px;
    height: 23px;
    background: #f2f4f8;
    line-height: 23px;
    text-indent: 8px;
    position: relative;
    font-size: 14px;
    cursor: pointer;
}
.dzxzcho-1 i{
    position: absolute;
    width: 10px;
    height: 5px;
    background: url(../img/zcfs31_06.png) no-repeat;
    top: 10px;
    right: 7px;
    transition: all .2s;
}
.dzxzcho-1:hover{
    background: #E8ECF3;
}
.dzxzcho-1:hover i{
    transform: rotate(180deg);
}
.yuys-1-dzx1{
    margin-top: 18px;
}
.navs-us1{
    line-height: 23px;
    height: 21px;
    padding-left: 32px;
    background: url(../img/zcfs35_03.png) no-repeat left center;
    overflow: hidden;
}
.navs-us1 li{
    float: left;
    margin-right: 3px;
}
.navs-us1 li a{
    display: block;
}
.navs-us1 li a:after{
    content: "";
    display: inline-block;
    min-width: .25rem;
    height: .25rem;
    border-top: 1px solid #bdbdbd;
    border-right: 1px solid #bdbdbd;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 .4rem;
    vertical-align: middle;
}
.navs-us1 li:last-child a:after{
    display: none;
}
.dzx1-navs-y{
    padding: 0 32px;
}
.navs-ys1{
    overflow: hidden;
}
.navs-ys1 li{
    float: left;
    width: 12.5%;
    box-sizing: border-box;
    margin-top: 12px;
}
.navs-ys1 li a{
    display: inline-block;
    font-size: 14px;
    padding: 0 12px;
    line-height: 24px;
}
.navs-ys1 li a:hover{
    background: #e9edff;
    color: #3346b1;
}
.navs-ys1 li.active a{
    background: #e9edff;
    color: #3346b1;
}