body { margin: 0 auto; color: #333; font: 16px/1.5 Helvetica Neue,Helvetica,Arial,Microsoft Yahei,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,sans-serif; }
.topbanner { margin: 0; padding: 0; background: url(images/top.jpg) center top no-repeat; }
div, ul, li, h1, h2, h3, h4, h5, h6, p { padding: 0; margin: 0; }
ul, li { list-style: none; }
img { border: 0; vertical-align: bottom; }
input, textarea { -webkit-border-radius: 0; }
    input[type="text"], input[type="password"], textarea { -webkit-appearance: none; }
    input:focus { outline: none; }
::-webkit-input-placeholder { color: #ccc; }

a, a:link { color: #333; text-decoration: none; }
    a:visited { color: #333; text-decoration: none; }
    a:hover, a.active { color: rgba(2, 114, 58, 1); text-decoration: none; }
.gray { color: rgba(153, 153, 153, 1); }

.clear { clear: both; }
.clearfix:after, .box:after { content: '.'; display: block; clear: both; height: 0; visibility: hidden; }
.mt { margin-top: 30px; }
.top { background: url(images/topbg.png) no-repeat center center; background-size: 100% 100%; }
.top, .topslide, .list_bg, .list_nav, .kycg, .bottom { min-width: 1480px; }
.boxtop { width: 1480px; margin: auto; }
.box { width: 1480px; margin: 30px auto 0; box-sizing: border-box; }
.box_logo { height: 74px; padding: 20px 0; }
    .box_logo .logo { float: left; display: flex; align-items: center; }
        .box_logo .logo img { margin-right: 60px; }
.search_box { float: right; height: 40px; margin-top: 17px; position: relative; }
    .search_box .text { height: 40px; background: #fff; border: 0; border-radius: 20px; padding: 0 20px; width: 360px; }
    .search_box .btn { position: absolute; top: 0; right: 0; border: 0; height: 40px; width: 60px; background: rgba(24, 146, 9, 1) url(images/search.png) no-repeat center center; color: #fff; border-radius: 0 20px 20px 0 }
.nav { height: 50px; background-color: rgba(2, 114, 58, 1); }
.box_nav { height: 100%;color: #fff; }
.navul { display: flex; height: 100%; align-items: center; justify-content: center; }
    .navul > li { flex: 1; text-align: center; height: 100%; position: relative; }
        .navul > li > a { font-size:22px;font-weight:bold;}
        .navul > li a { display: flex; height: 100%; align-items: center; justify-content: center; color: #fff }
    .navul li a:hover { color: #fff; background-color: rgba(33, 150, 18, 1) }
    .navul > li > ul { position: absolute; display: none; top: 50px; left: 0; width: 100%; background-color: rgba(2, 114, 58, 1); }
        .navul > li > ul > li { height: 50px; }
            .navul > li > ul > li a { height: 50px;font-size:18px; }
    .navul > li:hover > ul { display: initial; }

.topslide { height: 300px; }
    .topslide img { height: 300px; width: 100%; vertical-align: bottom; object-fit: cover }

ul.list li { position: relative; padding-left: 16px; padding-right: 100px; box-sizing: border-box; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 45px; }
ul.list.notime li { padding-right: 0; }
ul.list li:after { content: ""; background: #ccc; width: 6px; height: 6px; border-radius: 6px; display: block; position: absolute; left: 0; top: 50%; margin-top: -3px }
ul.list li:hover::after { background: rgba(2, 114, 58, 1); }
ul.list li a {font-size:18px; }
ul.list li .time { position: absolute; right: 10px; top: 0px; color: rgba(153, 153, 153, 1); font-size: 14px; }
ul.list li:hover .time { color: rgba(2, 114, 58, 1) }

.index_left { float: left; width: 725px }
.index_right { float: right; width: 725px }
.index_left5 { float: left; width: 50%; box-sizing: border-box; padding-right: 15px; }
.index_right5 { float: right; width: 50%; box-sizing: border-box; padding-left: 15px; }

.box_topnews { height: 180px; background: rgba(240, 248, 248, 1) url(images/szyw.png) no-repeat 10px 10px; padding: 20px 20px 20px 220px; }
    .box_topnews ul li a{ font-size: 24px; line-height: 194%; }
.leftslide { width: 725px; height: 420px; position: relative; }
    .leftslide li { position: relative; }
    .leftslide p { position: absolute; bottom: 0; left: 0; right: 0; height: 42px; line-height: 42px; padding-left: 10px; background: rgba(0, 66, 57, 0.8); color: #fff }
    .leftslide img { height: 420px; width: 725px; vertical-align: bottom; object-fit: cover }
    .leftslide .hd { position: absolute; bottom: 17px; right: 10px; z-index: 9; }
        .leftslide .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; }
            .leftslide .hd ul li { float: left; width: 8px; height: 8px; border-radius: 4px; overflow: hidden; margin-right: 10px; text-indent: -999px; cursor: pointer; background: rgba(228, 228, 228, 1); }
                .leftslide .hd ul li.on { background: rgba(107, 194, 53, 1); }

.block { }
    .block .title { height: 39px; border-bottom: 1px solid rgba(213, 213, 213, 1) }
        .block .title h2 { font-size: 22px; font-weight: 400; line-height:30px;  display: inline-block; padding: 0 15px 10px 15px; margin-top: -2px; }
            .block .title h2.active, .tabs .title li.on h2 { border-bottom: 4px solid rgba(33, 150, 18, 1); color: rgba(16, 109, 4, 1); }
                .tabs .title li.on h2 a { color: rgba(16, 109, 4, 1); }
.block .title .more { float: right; color: rgba(153, 153, 153, 1) }
    .block .content { padding: 20px 0 0; }
.tabs .title ul { display: inline-block; }
.tabs .title li { display: inline-block; }

.znbm { display: flex; align-items: flex-start; }
    .znbm > div { flex: 1; }

.tzgg { width: 50%; float: left; box-sizing: border-box; padding-right: 15px; }
.syslink { width: 50%; float: right; box-sizing: border-box; padding-left: 15px; }
    .syslink a { background-size: 100%; background-repeat: no-repeat; display: block; width: 347px; height: 90px; border: 1px solid #fff; border-radius: 5px; margin-bottom: 30px; font-size: 18px; color: rgba(16, 110, 4, 1); box-sizing: border-box; padding: 32px 0 0 120px; }
        .syslink a.sys1 { background-image: url(images/sys1.png); padding-top: 20px; }
        .syslink a.sys2 { background-image: url(images/sys2.png) }
        .syslink a.sys3 { background-image: url(images/sys3.png); margin-bottom: 0; }
        .syslink a:hover { border: 1px solid rgba(33, 150, 18, 1); }

.kycg { height: 450px; width: 100%; box-sizing: border-box; padding: 1px 0; background: url(images/kybg.png) no-repeat center center; background-size: cover; }
    .kycg .title h2, .kycg .title a { color: #fff !important; }
    .kycg .content .bd li { width: 230px; height: 320px; border-radius: 4px; margin-left: 20px; margin-top: 10px; overflow: hidden; position: relative; transition: transform 0.3s ease-in-out; }
        .kycg .content .bd li:after { content: ''; position: absolute; height: 40%; bottom: 0; left: 0; right: 0; background-image: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8)); }
        .kycg .content .bd li img { width: 230px; height: 320px; object-fit: cover; }
        .kycg .content .bd li span { position: absolute; bottom: 30px; left: 20px; z-index: 9; display: inline-block; color: #fff }
            .kycg .content .bd li span:after { content: ''; width: 20px; height: 2px; position: absolute; bottom: -5px; left: 0; background-color: #fff }
        .kycg .content .bd li:hover { transform: scale(1.05) }
    .kycg .content .bd { margin-left: -20px; }
        .kycg .content .bd ul { height: 340px; }

.jlzl .list { }
    .jlzl .list li { width: 31%; float: left; margin-right: 3%; }
        .jlzl .list li:nth-child(3n+3) { margin-right: 0; }
        .jlzl .list li .time { }

.imglist li { width: 172px; height: 130px; border-radius: 4px; overflow: hidden; margin-left: 12px; }
    .imglist li img { width: 172px; height: 130px; object-fit: cover; }
.index_left5 .imglist li span, .index_right5 .imglist li span { display: none; }

.links ul li { width: 200px; height: 53px; float: left; margin-right: 13px; }
    .links ul li:last-child { margin-right: 0; }
    .links ul li img { width: 200px; height: 53px; object-fit: cover; }

.bottom { background-color: rgba(53, 60, 59, 1); color: #ddd; margin-top: 30px; }
    .bottom .box { padding: 50px 0; line-height: 200%; display: flex; justify-items: center; align-items: center; }
        .bottom .box > div { flex: 1; }
        .bottom .box .text { }
    .bottom a { color: #ddd; }
    .bottom .bah { height: 50px; line-height: 50px; text-align: center; background-color: rgba(37, 46, 44, 1) }
    .bottom .box .contact { display: flex; }
        .bottom .box .contact div { width: 200px; height: 50px; display: flex; justify-content: left; align-items: center; border: 1px solid rgba(255, 255, 255, 0.16); border-radius: 8px; margin: 0 15px; padding-left: 45px; background-repeat: no-repeat; background-position: 10px 15px; }
        .bottom .box .contact .phone { background-image: url(images/phone.png);line-height:20px; }
        .bottom .box .contact .mail { background-image: url(images/mail.png) }
    .bottom .box .imgs { display: flex; justify-content: center; }
        .bottom .box .imgs img { height: 80px; margin: 0 10px; }

.list_bg { }
    .list_bg img { width: 100%; height: 300px; object-fit: cover; }
.list_nav { height: 68px; box-shadow: 0px 0px 9px rgba(164, 183, 164, 0.4); display: flex; align-items: center; margin-bottom: 50px; }
    .list_nav .box { margin: 0 auto; }
.list_left { width: 310px; float: left; }
.list_right { width: 1120px; float: right; }
.menu_switch { }

.menu { }
    .menu .title { height: 120px; background: rgba(2, 114, 58, 1) url(images/gywm.png) no-repeat 30px 40px; padding-left: 80px; color: #fff; display: flex; justify-content: center; flex-direction: column; border-radius: 8px 8px 0 0; }
        .menu .title h2 { font-size: 30px; font-weight: 400; line-height: 120%; }
    .menu .content { border: 1px solid rgba(213, 213, 213, 1); border-top: 0; padding: 0 10px; }
        .menu .content > ul > li { min-height: 80px; line-height: 80px; padding-left: 80px; background: url(images/zbt.png) no-repeat 45px 32px; font-size: 22px; border-bottom: 1px dashed rgba(213, 213, 213, 1); }
            .menu .content > ul > li > ul { padding-bottom: 10px; margin-top: -10px; }
            .menu .content > ul > li li { font-size: 18px; height: 40px; line-height: 40px; padding-left: 15px; position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
                .menu .content > ul > li li::after { content: ""; background: rgba(2, 114, 58, 1); width: 6px; height: 6px; border-radius: 6px; display: block; position: absolute; left: 0; top: 50%; margin-top: -3px }
            .menu .content > ul > li:last-child { border-bottom: 0; }
        .menu .content li.active>a { color: rgba(2, 114, 58, 1); }

.classname { font-size: 26px; color: rgba(16, 110, 4, 1); border-left: 2px solid rgba(33, 150, 18, 1); text-indent: 10px; line-height: 100%; font-weight: 400; }
.list_right .content { padding: 20px 0; }
.party .menu .title { background: #BC0000 url(images/dh.png) no-repeat 30px 40px; }
.party a:hover, .party .menu .content li.active a, .party .classname, .party ul.list li:hover .time { color: #BC0000 }
.party .classname { border-left-color: #BC0000 }
.party ul.list li:hover::after { background-color: #BC0000 }
.party .menu .content > ul > li { background-image: url(images/zbtred.png) }
.party .page_box .this { background-color: #BC0000; border-color: #BC0000 }

.tabs.party .title li.on h2 { border-bottom: 4px solid #BC0000; color: #BC0000; }
    .tabs.party .title li.on h2 a { color: #BC0000; }

.listimg { }
    .listimg li { width: 250px; height: 320px; float: left; margin-right: 40px; margin-bottom: 40px; box-shadow: 0px 0px 10px rgba(225, 227, 224, 1); }
        .listimg li:nth-child(4n+4) { margin-right: 0; }
        .listimg li img { width: 250px; height: 250px; object-fit: cover; }
        .listimg li p { margin: 10px; height: 50px;line-height:160%; overflow: hidden; text-overflow: ellipsis; text-align:center;}
.list_person {margin-top:20px; }
    .list_person li { width: 170px; height: 295px; float: left; margin-right: 67px; margin-bottom: 47px; box-shadow: 0px 0px 10px rgba(225, 227, 224, 1); }
        .list_person li:nth-child(5n+5) { margin-right: 0; }
        .list_person li img { width: 170px; height: 230px; object-fit: cover; }
        .list_person li p { margin: 5px; height: 50px; overflow: hidden; text-overflow: ellipsis;text-align:center;font-size:18px; }
            .list_person li p span { display: block; color: rgba(153, 153, 153, 1) ;font-size:14px;}
.list_head li { width: 170px; height: 295px; margin-right: 20px; margin-bottom: 20px; }
    .list_head li img { width: 170px; height: 230px; }
    .list_head li:nth-child(5n+5) { margin-right: 20px; }
    .list_head li:nth-child(6n+6) { margin-right: 0; }
.listimg.contain li { height:250px; }
.listimg.contain li img { object-fit:contain;height:180px; }
/*.list_head li:first-child { margin: 40px 464px; }
*/
.list_block { }
    .list_block li { width: 360px; height: 150px; float: left; margin-right: 20px; margin-bottom: 20px; box-shadow: 0px 0px 10px rgba(225, 227, 224, 1);}
        .list_block li:nth-child(3n+3) { margin-right: 0; }
        .list_block li a { display: block; width: 358px; height: 148px; padding: 1px; background: url(images/pgpt.png) no-repeat; justify-items: center; align-items: center; display: flex; }
            .list_block li a:hover { border:1px solid rgba(33, 150, 18, 1);padding:0; background-position:-1px ;}
            .list_block li a span { display: inline-block; width: 80%; margin: 0 auto; text-align: center; font-size: 20px; }
    .list_block.big span{ font-size:26px; }

    .detail { }
    .detail h1 { font-size: 32px; color: #262626; font-weight: normal; letter-spacing: 1px; line-height: 160%; padding: 20px 0; text-align: center; }
    .detail .info { color: rgba(153, 153, 153, 1); }
    .detail .article { margin-top: 20px; }
        .detail .article img { max-width:100%;}
        .detail .article p { text-indent: 2em; font-size: 18px; line-height: 200%; margin-bottom: 20px; }
            .detail .article p img { margin-left:-2em;}
            .detail .article table { border-collapse: collapse; border: none; }
            .detail .article table th { background: #F7F7F7; }
                .detail .article table td, table th { padding: 5px 10px; border: 1px solid #333; text-indent: initial; text-align: center; vertical-align: middle; }
                .detail .article table p { text-indent:initial; margin-bottom:0; }
        .fontsize { float: right; }
    .fontsize a { margin:0 5px; cursor:pointer;}


        .person { }
    .person .p_title { min-height: 280px;padding:30px;box-sizing:border-box; position:relative; box-shadow: 0px 0px 10px rgba(225, 227, 224, 1);overflow:hidden; }
        .person .p_title:before { content: ''; z-index: -1; position: absolute; top: -500px; left: -400px; width: 800px; height: 800px; border-radius: 400px; background: radial-gradient(400px circle, #E7FBF4, #fff); }
        .person .p_title:after { content: ''; z-index: -1; position: absolute; top: -300px; right: -200px; width: 600px; height: 600px; border-radius: 300px; background: radial-gradient(300px circle, #98FBD9, #fff); }
        .person .p_title img { float:left; margin-right:20px; height:220px;width:152px;object-fit:cover;}
        .person .p_title h1 { font-size:30px; padding:0 0 8px 0; line-height:100%;text-align:left;}
    .person .p_post { color: rgba(153, 153, 153, 1); }
    .person .p_contact { line-height: 30px; padding: 10px 0; color: rgba(102, 102, 102, 1) }
        .person .p_contact em { display: inline-block; width: 30px; height: 30px; background-repeat: no-repeat; background-position: 1px; vertical-align :bottom; margin-right:5px;}
    .person .p_contact .i_phone { background-image: url(images/phone2.png) }
        .person .p_contact .i_mail { background-image: url(images/email.png); margin-left: 30px; }
    .person .p_intr { color: rgba(102, 102, 102, 1); line-height: 200%; }
    .person .p_detail { padding:20px 0; }
        .person .p_detail p { text-indent: 2em; font-size: 18px; line-height: 200%; margin-bottom: 20px; }

    .page_box { margin: 20px 0 30px 0; text-align: right; }
    .page_box .info { padding-right: 30px; }
    .page_box a { display: inline-block; min-height: 30px; line-height: 30px; border-radius: 2px; min-width: 32px; text-align: center; margin-left: 7px; border: 1px solid #ccc; background-color: #fafafa; background: -webkit-gradient(linear,0 0,0 100%,from(#fcfcfc),to(#F2F2F2)); background: -moz-linear-gradient(top,#fcfcfc,#F2F2F2); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcfcfc",endColorstr="#F2F2F2"); }
    .page_box .page-first, .page_box .page-last, .page_box .page-next, .page_box .page-end { width: auto; padding: 0 10px; }
    .page_box .disabled span { cursor: inherit; }
    .page_box span { font-size: 14px; }
    .page_box a span { }
    .page_box a:hover { background-color: #EEEEEE; background: -webkit-gradient(linear,0 0,0 100%,from(#E7E7E7),to(#fcfcfc)); background: -moz-linear-gradient(top,#E7E7E7,#fcfcfc); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#E7E7E7",endColorstr="#fcfcfc"); }
        .page_box a:hover span { }
    .page_box .this { display: inline-block; color: #fff; border-radius: 2px; font-weight: bold; height: 30px; line-height: 30px; min-width: 30px; _width: 30px; text-align: center; margin-left: 7px; border: 1px solid rgba(2, 114, 58, 1); background-color: rgba(33, 150, 18, 1); }

.timeline { list-style: none; margin: 50px 0 30px 120px; padding-left: 30px; border-left: 8px solid rgba(33, 150, 18, 1); }
    .timeline li { margin: 40px 0; position: relative; }
    .timeline p { margin: 0 0 15px; }
    .timeline .date { margin-top: -10px; top: 50%; left: -130px; line-height: 20px; position: absolute; }
    .timeline .circle { margin-top: -10px; top: 50%; left: -44px; width: 10px; height: 10px; background: #fff; border: 5px solid rgba(33, 150, 18, 1); border-radius: 50%; display: block; position: absolute; }
    .timeline .t_content { max-height: 20px; padding: 60px 20px 0; border-color: transparent; border-width: 2px; border-style: solid; border-radius: 0.5em; position: relative; }
        .timeline .t_content:before, .timeline .t_content:after { content: ""; width: 0; height: 0; border: solid transparent; position: absolute; pointer-events: none; right: 100%; }
        .timeline .t_content:before { border-right-color: inherit; border-width: 20px; top: 50%; margin-top: -20px; }
        .timeline .t_content:after { border-right-color: #fff; border-width: 17px; top: 50%; margin-top: -17px; }
        .timeline .t_content p { max-height: 0; text-align: justify; word-break: break-word; hyphens: auto; overflow: hidden; text-indent: 0; line-height: 180%; }
    .timeline label { font-size: 1.3em; position: absolute; z-index: 100; cursor: pointer; top: 23px; transition: transform 0.2s linear; }
    .timeline .radio { display: none; }
        .timeline .radio:checked + .relative label { cursor: auto; transform: translateX(42px); font-weight: bold; }
        .timeline .radio:checked + .relative .circle { background: #f98262; }
        .timeline .radio:checked ~ .t_content { max-height: initial; border-color: rgba(33, 150, 18, 1); margin-right: 20px; transform: translateX(20px); transition: max-height 0.4s linear, border-color 0.5s linear, transform 0.2s linear; }
            .timeline .radio:checked ~ .t_content p { max-height: initial; transition: color 0.3s linear 0.3s; }

@media (max-width:800px) {
    html, body { overflow-x: hidden; }
    .box, .boxtop { width: auto; }
    .box { margin-top: 15px;position:relative; }
    .boxtop { height: initial; padding: 20px; }
    .top { background-size: cover; }
    .top, .topslide, .list_bg, .list_nav, .kycg, .bottom { min-width: initial; }
    .box_logo .logo { float: initial; display: block; text-align: center; }
        .box_logo .logo img { margin-right: 0; max-width: 100%; }
        .box_logo .logo .logo2 { display: none; }
    .search_box { float: initial; }
        .search_box .text { width: 80%; }
    .nav { height:40px; }
        .nav .box_nav { padding: 8px; overflow: scroll; }
            .nav .box_nav .navul { width: 650px; }
    .navul > li > a { font-size: 16px; font-weight:normal; }

    .topslide { height: 150px; }
        .topslide img { height: 150px; }

        ul.list li a, .box_topnews ul li a { font-size: 16px; }
    .index_left, .index_right { width: auto; float: initial; }
    .block { padding: 15px; }
    .leftslide { width: 100vw; height: 60vw; }
        .leftslide img { width: 100vw; height: 60vw; }
    .block .title h2 { font-size:20px;}
    ul.list li { padding-right: 0; line-height:40px;}
        ul.list li .time { display: none; }
    .box_topnews { padding: 10px 10px 10px 120px; height: 110px; background-size: 100px; }
        .box_topnews ul li { line-height: 180%; }
    .listimg li, .listimg li:nth-child(4n+4) { margin: 20px auto; float: initial; }
    .page_box { text-align: center; margin: 0; }
        .page_box a, .page_box .info { display: none; }
        .page_box .page-last, .page_box .page-next { display: inline-block; }
    .syslink a { padding: 32px 0 0 60px }
    .znbm { display: initial; }
    .tzgg, .syslink { width: auto; float: initial; }
    .syslink { text-align: center; margin-top: 15px; padding-left: 0; }
        .syslink a { display: inline-block; margin-bottom: 15px; }
    .block .title { overflow: hidden; }
    .jlzl .list li { float: initial; width: auto; margin-right: 0; }
    .index_left5, .index_right5 { float: initial; width: auto; padding-left: 0; }
    .links ul li { width: 50%;height:40px; margin: 10px 0; box-sizing: border-box; padding: 0 5px; }
        .links ul li img { width: 100%; height: 40px; }
    .bottom { font-size: 14px; }
        .bottom .box .text { padding: 10px; }
        .bottom .box, .bottom .box .contact { display: initial; }
            .bottom .box .contact div { margin: 10px auto; }
    .list_bg { display: none; }
    .list_left {  position: absolute;left:-400px;  z-index: 99; background-color: #fff; transition: all .3s; }
    .list_right { width: auto; float: initial; position:relative;}
    .classname { font-size: 20px; }
    .list_right { padding: 10px 20px; }
    .detail h1 { font-size: 26px; text-align: left; padding: 10px 0; }
    .detail .article { }
    .list_nav { margin-bottom: 30px; font-size: 14px; padding: 0 10px; display:none;}
    .list_person li {float:initial;margin-right:0;margin:40px auto; }
        .list_head li:first-child, .list_head li:nth-child(5n+5), .list_head li:nth-child(5n+5), .list_person li:nth-child(5n+5) { margin: 40px auto; }
        .list_block li { width: 100%; }
        .list_block li a { width:auto;}

    .showmenu .list_left { display:initial;left:0; }
    .menu_switch { position: absolute; width: 30px; right: 20px;top:5px; height: 26px; }
        .menu_switch i { position: absolute; left: 0; height: 2px; width: 100%; background: #666; transition: all .3s; }
        .menu_switch i:nth-child(1) { top: 0 }
        .menu_switch i:nth-child(2) { top: 50%; margin-top: -1px }
        .menu_switch i:nth-child(3) { bottom: 0 }
    .showmenu .menu_switch i:nth-child(2) { opacity: 0 }
    .showmenu .menu_switch i:nth-child(1) { top: 50%; margin-top: -1px; -webkit-transform: rotate(45deg); transform: rotate(45deg) }
    .showmenu .menu_switch i:nth-child(3) { bottom: 50%; margin-bottom: -1px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg) }

    #c-header .c-switch i:nth-child(2) { top: 50%; margin-top: -1px }
    .menu .title { height: 80px; background: rgba(2, 114, 58, 1) url(images/gywm.png) no-repeat 20px 20px; padding-left: 70px; border-radius: 8px 8px 0 0; }
        .menu .title h2 { font-size: 20px; font-weight: 400; line-height: 120%; }
    .menu .content { border: 1px solid rgba(213, 213, 213, 1); border-top: 0; padding: 0 10px; }
        .menu .content > ul > li { min-height: 50px; line-height: 50px; padding-left: 30px; background: url(images/zbt.png) no-repeat 8px 16px; font-size: 18px;  }
            .menu .content > ul > li > ul { padding-bottom: 10px; margin-top: -10px; }
            .menu .content > ul > li li { font-size: 16px; height: 36px; line-height: 36px; padding-left: 10px; }

    .timeline { margin-left: 0; padding-left: 0; border-left: none; }
        .timeline li { margin: 50px 0; }
        .timeline label { width: 85%; font-size: 1.1em; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; transform: translateX(18px); }
        .timeline .t_content { padding-top: 45px; border-color: rgba(33, 150, 18, 1); }
            .timeline .t_content:before, .timeline .t_content:after { border: solid transparent; bottom: 100%; }
            .timeline .t_content:before { border-bottom-color: inherit; border-width: 17px; top: -16px; left: 50px; margin-left: -17px; }
            .timeline .t_content:after { border-bottom-color: #fff; border-width: 20px; top: -20px; left: 50px; margin-left: -20px; }
            .timeline .t_content p { font-size: 0.9em; line-height: 1.4; }
        .timeline .circle, .timeline .date { display: none; }
}
