@charset "utf-8";
.top {
    height: 35px;
    line-height: 32px;
    background: #f2f3f5;
    width: 100%; }
.top li {
    float: left;
    color: #333333; }
.top li a {
    padding: 0 10px;
    color: #333333; }

.top_box {
    width: 100%;
    background: #ffffff;
    height: 140px;
}
.top_box .w-1040 {
    position: relative; }
.top_box .search_box {
    float: right;
    width: 415px;
    padding-top: 38px; }
.top_box .search_box input {
    float: left;
    border: none;
    outline: none;
    font-family: "微软雅黑"; }
.top_box .search_box .text_box {
    border: 1px solid #e5e5e5;
    border-right: none;
    width: 235px;
    height: 38px;
    background: #ffffff;
    color: #666666;
    padding-left: 15px;
    line-height: 38px; }
.top_box .search_box .js_btn {
    height: 40px;
    width: 70px;
    background: url(/uploads/image/fimages/201709gsj_topsearch.png) no-repeat 10px center #1956a7;
    line-height: 40px;
    padding-left: 25px;
    color: #ffffff; }
.top_box .search_box .gjjs_btn {
    width: 80px;
    height: 40px;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    background: #ff9c00;
    margin-left: 5px; }
.top_box .search_box ul {
    width: 100%;
    padding-top: 10px;
    float: left; }
.top_box .search_box li {
    float: left;
    color: #333333; }
.top_box .search_box li a {
    color: #333333;
    padding-right: 20px; }
.top_box .top_bg {
    position: absolute;
    left: 442px;
    top: 59px; }
.top_box .logo {
    padding-top: 15px; }
/*.top_box:after{
    content: "";
    position: relative;
    display: block;
    left: 0px;
    background: #1a56a8;
    width: 100%;
    height: 50px;
    z-index: -1;
}*/

.nav_box {
    margin: 0 auto;
    /*margin-top: 20px !important;*/
    background: #1a56a8;
    /*border-top: 1px solid #ebebeb;*/
    border-right: 1px;
    border-left: 1px;
    border-top: 0px;
    border-bottom: 0px;
    border-style: solid;
    border-color: #ebebeb; 
    width: 1220px;
}
.nav_box li {
    width: 202.5px;
    height: 50px;
    float: left; 
    border-left: 1px solid #ebebeb; 
}

.nav_box li:first-child{
    width: 202.5px;
    border: none;
}
.nav_box li a {
    width: 202.5px;
    height: 50px;
    display: block;
    line-height: 50px;
    font-size: 22px; 
    color: #ffffff;
    text-align: center;
    }
.nav_box .on a, .nav_box li:hover a {
    text-decoration: none;
    color: #1a56a8;
    background: #fff;
    opacity: 0.9;
}
.nav_box .on em, .nav_box li:hover em {
    background: url(/uploads/image/fimages/201709gsj_navicon_on.png) no-repeat; }
.nav_box em {
    display: block;
    width: 32px;
    height: 28px;
    margin-right: 10px;
    float: left;
    margin-left: 34px;
    margin-top: 12px;
    background: url(/uploads/image/fimages/201709gsj_navicon.png) no-repeat; }
.nav_box .icon1 {
    background-position: 0 0 !important; }
.nav_box .icon2 {
    background-position: -170px 0 !important; }
.nav_box .icon3 {
    background-position: -346px 0 !important; }
.nav_box .icon4 {
    background-position: -519px 0 !important; }
.nav_box .icon5 {
    background-position: -696px 0 !important; }
.nav_box .icon6 {
    background-position: -859px 0 !important; }

.footer {
    width: 100%; }
.footer .footer_top {
    width: 100%;
    height: 50px;
    margin: auto; }
.footer .footer_top ul {
    width: 1220px;
    background: #ffffff;
    margin: 0 auto;
    text-align: center; }
.footer .footer_top ul li {
    font-size: 16px;
    color: #1a56a8;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 50px; }
.footer .footer_top ul li a {
    color: #1a56a8;
    padding: 0 33px; }
.footer .footer_bottom {
    background: #ffffff;
    color: #333333;
    border-top: 4px solid #1a56a8;
    padding-bottom: 20px;
    font-size: 16px; }
.footer .footer_bottom .w-1040 {
    position: relative; }
.footer .footer_bottom .w-1040 .dzjg {
    position: absolute;
    left: 80px;
    top: 37px; }
.footer .footer_bottom .w-1040 .zc {
    position: absolute;
    right: 80px;
    top: 37px; }
.footer .footer_bottom ul {
    padding: 20px 0;
    padding-bottom: 10px;
    text-align: center; }
.footer .footer_bottom ul li {
    color: #333333;
    display: inline-block;
    *display: inline;
    *zoom: 1; }
.footer .footer_bottom ul li a {
    color: #333333;
    padding: 0 10px; }
.footer .footer_bottom p {
    color: #333333; }

.xfc_box {
    position: fixed;
    right: 55px;
    top: 90px; }
.xfc_box li {
    width: 55px;
    height: 52px;
    background: #2b69b6;
    position: relative;
    padding-top: 10px;
    text-align: center;
    /*margin-bottom: 2px;*/ }
.xfc_box li a {
    color: #ffffff; }
.xfc_box li em {
    width: 30px;
    height: 25px;
    display: block;
    background: url(/uploads/image/fimages/201709gsj_xfcicon.png) no-repeat;
    margin: 0 auto; }
.xfc_box li .ewm {
    position: absolute;
    left: -138px;
    top: -30px;
    width: 126px;
    height: 140px;
    background: #ffffff;
    text-align: center; }
.xfc_box li .ewm div {
    position: relative; }
.xfc_box li .ewm div em {
    display: block;
    width: 10px;
    height: 16px;
    right: -10px;
    top: 57px;
    background: url(/uploads/image/fimages/201709gsj_ewmsjx.png) no-repeat;
    position: absolute; }
.xfc_box li .ewm div p {
    line-height: 14px; }
.xfc_box li.on, .xfc_box li:hover {
    background: #1956a7; }
.xfc_box li.on a, .xfc_box li:hover a {
    text-decoration: none; }
.xfc_box .icon01 em {
    background-position: 0 0; }
.xfc_box .icon02 em {
    background-position: -2px -64px; }
.xfc_box .icon03 em {
    background-position: -2px -129px; }
.xfc_box .icon04 em {
    background-position: -2px -195px; }
.xfc_box .icon05 em {
    background-position: 1px -254px; }

.adress_box {
    padding-left: 20px;
    background: url(/uploads/image/fimages/201709gsj_map.png) no-repeat left center;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px; }
.adress_box a {
    padding: 0 5px; }

.arts{ position: relative; overflow: hidden;}
.arts .arts_gg{width:49%;}
.arts .arts_gg,.arts .arts_slt,.arts .arts_img{position: relative;}
.arts .arts_gg .arts_gg_title,
.arts .arts_gg .arts_gg_title1,
.arts .arts_slt .arts_slt_title,
.arts .arts_img .arts_img_title{width:100%; height: 42px; font-size: 22px; border-bottom: 1px solid #ddd;}
.arts_gg_title .curr,
.arts_gg_title1 i,
.arts_img_title .curr,
.arts_slt_title i{display: inline-block; border-bottom: 3px solid #265fac; height: 40px;}
.arts .arts_gg ul,
.arts .arts_slt ul,
.arts .arts_img ul{ padding-top: 10px; height: 200px;}
.arts .arts_gg ul li{ position: relative; line-height: 34px;}
.arts .arts_gg ul li span{ color:#999999; float: right; vertical-align: middle;}
.arts .arts_slt ul li,.arts .arts_img ul li{position: relative; }
.arts .arts_slt ul li span,.arts .arts_img ul li span{width: 100%; height: 37px; color: #fff; text-align: center;background-color:rgba(0,0,0,0.5); filter:progid:dximagetransform.microsoft.gradient(startcolorstr=#7f000000,endcolorstr=#7f000000); position: absolute; bottom: 0; line-height: 37px;}

.fgx-right{
    border-right: 1px solid #ebebeb;
}

.fgx-left{
    border-left: 1px solid #ebebeb;
}

/*# sourcemappingurl=201709gsj_all.css.map */