#main_nav ul.sub-nav > li.nav-item a {
    color: #000 !important;
}

#sidebar_left {
    left: -30px !important;
    width: 200px !important;
    margin-right: -60px !important;
}

#sidebar_left .c_pt_04 .c_pic img {
    background: rgba(0, 0, 0, 0.0) !important;
    width: 160px !important;
}

.sidebar_button {
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    background-color: white;
    box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.2);
    text-align: center;
    border-radius: 4px;
}

.sidebar_button:hover {
    box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.4);
}

.sidebar_button a {
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
color:#757575;

}

#adc_qrCode {
    width: 130px;
    /*position: absolute;*/
    background: url("/_upload/tpl/02/fe/766/template766/images/adc_qrcode1805.png") no-repeat;
    background-size: 120px;
    /*margin-top: 520px;*/
    margin-top: -0px;
    margin-left: 30px;

    text-align: center;
    padding-top: 130px;
    border: none;
    /*bottom: 0px;*/

}

#adc_qrCode p {
    font-size: 12px !important;
    text-decoration: none !important;
    border: none !important;
    line-height: 16px !important;
}

.block_title_txt + div .c_pic img {
    display: none;
}

.block_title_txt + div .c_txt h3 {
    margin-top: 20px !important;

}

#meeting img {
    display: block !important;
    width: 268px !important;
    border: 1px solid #ccc;

    margin-left: 5px !important;
    margin-top: 60px !important;
}

#meeting .c_txt h3 {
    margin-top: 270px !important;
    text-align: center;
}

#meeting .c_txt a {
position: absolute!important;
bottom:23px!important;
    margin-top: 20px !important;
}

body {

    /*background-position: 0 -330px;*/
    /*padding-top: -350px;*/
}

#header {
    height: 93px;
    margin-top: 17px;

}

#site_logo ul li {
    /*float: left;*/

}

#jqu_logo {
    width: 80px;
    height: 80px;
}

#jqu_logo img {
    width: 80px;
    height: 80px;
    opacity: 0.6;
    filter: alpha(opacity=60); /* ?? IE8 ??????? */

}

#jqu_logo img:hover {
    /*background: url("/_upload/tpl/02/fe/766/template766/images/text_gench.png") no-repeat;*/
    /*background-size: 100px 20px;*/
    opacity: 0.9;
    filter: alpha(opacity=90); /* ?? IE8 ??????? */
}

#ad_logo {
    width: 188px;
    height: 60px;
}

#ad_logo img {
    /*background: url("/_upload/tpl/02/fe/766/template766/images/dn2.png");*/
    /*background-size: 130px 30px;*/
    width: 188px;
    height: 60px;
    margin-top: 0px;
    opacity: 0.8;
    filter: alpha(opacity=80); /* ?? IE8 ??????? */
    /*border-left: 1px solid #8FC31F;*/
    /*padding-left: 15px;*/
    /*margin-left: 15px;*/
}

#ad_logo img:hover {
    /*background: url("/_upload/tpl/02/fe/766/template766/images/text_gench.png") no-repeat;*/
    /*background-size: 100px 20px;*/
    opacity: 1;
    filter: alpha(opacity=100); /* ?? IE8 ??????? */
}

#main_nav {
    height: 40px;
    margin-top: 50px;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 3px;
    /*background: silver;*/
    border-bottom: 5px solid rgba(0, 0, 0, 0);
}

/*nav----------------------------------------------------start*/
#main_nav ul.wp_nav > li.nav-item {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 11px;
    border-bottom: 5px solid rgba(0, 0, 0, 0);
}

.div_piccontenttitle_li {

    float: left;
}

#main_nav ul.wp_nav > li.nav-item:hover {
    border-bottom: 5px solid #004714;
}

#main_nav ul.sub-nav {
    position: absolute;
    /*position: fixed;*/
    /*left: calc((100% - 1200px) / 2) !important;*/
    width: 120px !important;

    top: 48px !important;

    background-color: #f00 !important;
}

#main_nav ul.sub-nav > li.nav-item a {
    text-align: left;
    padding-left: 10px;
    color: #fff;
}

#main_nav .nav-item a {
    color: #000;
}

#main_nav ul > li > ul.sub-nav {
    margin-top: 0px;
}

/*nav----------------------------------------------end*/
#banner {
    /* background-color: aliceblue;*/
    height: 350px;
    /*margin-top: 5px;*/

}

.trigger-bar {
    display: hidden !important;
}

.banner_slideshow { /**/
    width: calc(100% - 40px);
    float: left;
}

/*banner----------------------------------------------start*/
#banner .trigger-bar {
    position: absolute;
    margin-top: 300px;

    /*border-top: 5px solid #8FC31F;*/
}

#banner .scrollable-panel {
    border-top: 5px solid #8FC31F;
    width: 1410px !important;
    left: -105px !important;
    height: 350px !important;
    margin-top: -5px;
    border-radius: 0 0 6px 6px;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, .3);
    overflow: hidden;
}

#banner .scrollable-panel a {
    display: block;

    width: 470px !important;
    height: 350px !important;
    border: none !important;
    text-decoration: none;
    float: left;
    margin-left: -470px;
}

#banner .scrollable-panel a span {
    display: block;
    margin-top: 280px;
    bottom: 0px !important;
    width: 470px !important;
    padding-left: 20px;
    height: 70px !important;
    line-height: 70px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 16px;
    border: none !important;
    transition: all 0.2s ease-in-out;
}

#banner .scrollable-panel a span:hover {
    margin-top: 270px;
    background-color: rgba(0, 0, 0, 0.8);
    height: 80px !important;
    line-height: 80px;
}

#banner .scrollable-panel img {
    border-radius: 0 !important;
    border: none !important;
    margin: 0px !important;
    float: left;
    margin-right: 0px !important;

    padding: 0 !important;
    width: 470px !important;
    height: 350px !important;

}

/*banner----------------------------------------------end*/
/*#slideshow_3 {

    height: 260px;
    border-left: #004714 2px solid;
}

#slideshow_2 {

    height: 260px;
    border-left: #004714 2px solid;
}

#slideshow_1 {

    height: 260px;
}*/
.trigger-bar {
    display: hidden !important;
}

#main_body_wrapper {
    margin-top: -70px;
    /* background: url("/_upload/tpl/02/fe/766/template766/images/bg.jpg") repeat;*/
    background-color: #f0f2f1;
    width: 100%;
    height: 1080px;
    /*height: inherit;*/
}

#main_body {
    /*margin-top: 80px;*/
    /*background-color: beige;*/
    /*height: 1000px;*/
border-top:1px solid #000;
}

.sidebar {
    margin-top: 40px;
    height: 920px;

    /*background: #004714;*/
}

#main_col_1, #main_col_2, #main_col_3 {
    margin-top: 20px;
}

.main_body_block {
    margin-top: 20px;
    height: 450px;
    border-radius: 0 0 6px 6px;
    /* border-radius: 4px;*/
    background-color: white;
    margin-bottom: 0px;
    transition: box-shadow 0.2s ease-in-out;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, .15);
    overflow: hidden;
}

.main_body_block:hover {
    box-shadow: 0px 3px 3px rgba(0, 0, 0, .4);
}

/*mainblock----------------------------------------------start*/
#main_body .c_pic {
    padding: 0 !important;
}

#main_body .c_pic img {
    padding: 0 !important;
}

#main_body .c_txt h3 {
    display: block;
    text-decoration: none;
    color: #000;
    font-size: 18px;
    line-height: 27px;
    font-weight: bold;
    margin-top: 200px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 260px;
    height: 50px;

    white-space: normal !important;

}

#main_body .c_txt p span {
    display: block;
    text-decoration: none;
    width: 260px;
    font-size: 14px;
    line-height: 21px;

    color: #000;
    padding-left: 10px;
    padding-right: 10px;
}

#main_body .c_txt a {
    display: block;
    width: 120px;
    height: 38px;
    margin: 20px 70px 4px 70px;
    background-color: #8FC31F;
    box-shadow: 0px 4px 0px rgba(0, 71, 21, 0.5);
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    border-radius: 4px;
    padding-bottom: -4px;
    transition: box-shadow 0.1s ease-in-out;
}

#main_body .c_txt a:hover {
    color: #fff;
    box-shadow: 0px 4px 0px rgba(0, 71, 21, 0.9);
}

.block_title {
    width: 64px !important;
    height: 24px !important;
    background-color: rgba(244, 244, 244, 0.85) !important;
    margin-left: 5px;
    float: left;
    margin-top: 5px;
    position: absolute;
}

.block_title > img {
    width: 280px;
    height: 180px;
    padding: 0 !important;
    margin: 0 !important;

    display: block;

}

.div_piccontenttitle_ul {
    float: left;

}

.block_title > a {
    text-decoration: none;
    color: rgba(0, 71, 21, 0.8);
    background-color: rgba(244, 244, 244, 0.85) !important;
    text-align: center;
    line-height: 18px;
    display: block;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    z-index: 999;
    display: block;
    overflow: hidden;
}

.block_title_txt {
    width: 64px !important;
    height: 24px !important;
    float: left;
    margin-top: -133px;
    margin-left: 5px;
}

.block_title_txt a {
    text-decoration: none;
    color: rgba(0, 71, 21, 0.8);
    background-color: rgba(244, 244, 244, 0.85) !important;
    text-align: center;
    line-height: 16px;
    display: block;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
}

.block_title_txt a:hover {

    color: rgba(0, 71, 21, 1);
}

.block_title a:hover {

    color: rgba(0, 71, 21, 1);
}

.block_title_pic {
    width: 280px;
    height: 180px;
    float: left;
}

.block_title_pic > img {
    width: 280px;
    height: 180px;
    padding: 0 !important;
    margin: 0 !important;
    display: block;
}

a.withpic {
    margin-top: -42px !important;

}

/*mainblock----------------------------------------------end*/
#footer_info_wrapper {
    width: 100%;
    height: 200px;
    background-color: #cfd4d1;
}

#footer_copyright_wrapper {
    width: 100%;
    height: 60px;
    background-color: #adb3af;
}

#footer_copyright p {
    line-height: 60px;
    text-align: center;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
}

#footer_copyright p a {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.5);
}

#footer_copyright p a:hover {
    color: rgba(255, 255, 255, 1);
}

#ad_logo_monodarkgreen img {
    width: 180px;
    margin-top: 40px;
    padding-left: 40px;
    opacity: 0.7;
}

#footer_info li {
    padding-top: 30px;
}

#footer_info p {
    /*text-align: center;*/
    font-size: 13px;
    color: #777;
    line-height: 28px;
    border-bottom: 1px rgba(0, 0, 0, .2) solid;
}

}
#footer_info #contact p {
    text-align: left;
    /*border-bottom: 1px #797979 solid;*/
}

#footer_info h5 {
    /*text-align: center;*/
    width: inherit;
    font-size: 16px;
    /*font-weight: bold;*/
    border-bottom: 1px solid;
    margin-bottom: 5px;
    color: #797979;
}

#footer_info a {
    text-decoration: none;
    color: #777;
}

#footer_info a:hover {
    color: #000;
    /*text-decoration: underline;*/
    /*border-bottom: 1px rgba(0,0,0,1) solid;*/
}

/*--------------------------------ARTICLE----------------------*/
#display_article_wrapper {
    margin-top: -70px;
    /* background: url("/_upload/tpl/02/fe/766/template766/images/bg.jpg") repeat;*/
    background-color: #f0f2f1;
    width: 100%;

    /*height: inherit;*/
}

#display_article {
    padding-top: 90px;

}

#display_article .display_article_title {
    text-align: center;
    font-size: 20px;
    /*padding-bottom: 20px;*/
    height: 40px;
    line-height: 50px;

}

#display_article .display_article_metas {
    font-size: 12px;
    color: #666;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 15px;
    border-bottom: 1px solid #666;

}

#display_article .display_article_metas {
    margin-bottom: 0px !important;
    border: none !important;
}

#display_article .wp_articlecontent {
    padding:   30px !important;
    background: rgba(255, 255, 255, 0.7) !important;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, .3);
    margin-bottom: 30px !important;
    border-radius: 4px;

}

#display_article .display_article_metas span {
    padding-left: 10px;
}



#display_article .display_article_entry p {
    margin-bottom: 8px;
}

#display_article .display_article_entry p span {
    font-size: 16px !important;
    line-height: 24px !important;
    font-family: -apple-system, "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Source Han Sans CN", "Source Han Sans SC", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif !important;
}

#display_article .display_article_entry p span {
    font-family: -apple-system, "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Source Han Sans CN", "Source Han Sans SC", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif !important;

}

/*-------------------------------LIST----------------------*/
#list_main_wrapper {
    margin-top: -70px;
    /* background: url("/_upload/tpl/02/fe/766/template766/images/bg.jpg") repeat;*/
    background-color: #f0f2f1;
    width: 100%;
    padding-bottom: 50px;


}

#list_main {
overflow:hidden;
    padding-top: 40px;
    min-height: 200px;
   
}

#left_block {
    background-color: #fff !important;
    border-radius: 4px !important;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, .3) !important;
    overflow: hidden !important;
 
 
}

.tit span{

font-size:16px;
padding-left:10px;
height:42px;
line-height:42px;

}
#main_block{
min-height: 200px;
padding-bottom:30px;
}


.wp_listcolumn .wp_column a{
background-color: #fff !important;
font-size:14px;
}
.kuan ul li a{
height:35px;

}

.kuan  ul li:last-child a{
border-bottom:none!important;

}
.wz {
height:42px;
border-bottom:1px solid #999;

}
.wz span{

line-height:42px;
font-size:14px;
}

.wz   a{
text-decoration: none!important;
color:#000!important;

}
#wp_news_w34 {
    padding-top: 0px;

}
#wp_news_w34{

}
#wp_news_w34 table a {

    text-decoration: none;
    color: #666 !important;
    line-height: 36px;
height: 36px;
font-size:14px;
}

#wp_news_w34 table tr {
    border-bottom: 0px rgba(0, 0, 0, .2) solid !important;
}

#wp_news_w34 table td {
    height: 36px !important;
    color: #999 !important;
    line-height: 36px;
font-size:14px;
}


.wp_entry .wp_articlecontent {
padding-top:30px;
}

.wp_entry .wp_articlecontent p {
    margin-bottom: 8px;
}

.wp_entry .wp_articlecontent p span {
    font-size: 16px !important;
    line-height: 24px !important;
    font-family: -apple-system, "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Source Han Sans CN", "Source Han Sans SC", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif !important;
}

.wp_entry .wp_articlecontentp span {
    font-family: -apple-system, "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "PingFang SC", "Hiragino Sans GB", "Source Han Sans CN", "Source Han Sans SC", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif !important;

}




