<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.nav_con ul:after,
.content:after,
.special_column:after,
.quick_links:after,
.bureau_network:after,
.cont_about:after,
.cont_about .con_right .dqlmzw:after,
.con_right:after,
.currency:after {
    content: "";
    display: table;
    clear: both;
}

.slideTxtBox .hd ul li a:hover,
.bureau_network a:hover,
.gcjs .gcjs_c a:hover,
.slideTxtBox .bd li a:hover,
.gcjs .gcjs_child a:hover,
.zyry a:hover,
.wjwh-yyzt a:hover {
    color: #014fa2;
}

.top {
    width: 1170px;
    height: 100px;
    margin: 0 auto;
}

.top .fl {
    float: left;
    margin-top: 20px;
}

.top .fl img {
    height: 59px;
}

.top .fr {
    float: right;
    height: 36px;
    line-height: 36px;
    margin-top: 35px;
}

.top .fr input {
    width: 170px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #d0d0d0;
    padding-top: 0;
    padding-bottom: 0;
    border-right: none;
    float: left;
    outline: none;
    text-indent: 10px;
    color: #d0d0d0;
}

.top .fr .input {
    float: left;
    outline: none;
    border: none;
    width: 38px;
    height: 36px;
}

.form {
    float: left;
}

#phone {
    float: left;
    position: relative;
}

.wx_icon {
    position: relative;
    float: left;
    margin-top: 8px;
}

.mixin {
    float: left;
    margin: 0 10px;
}

.send_a {
    border-right: 1px solid #333333;
    padding-right: 5px;
}

#phone2d {
    width: 126px;
    height: 136px;
    position: absolute;
    bottom: -136px;
    left: -50px;
    display: none;
    z-index: 9999999999;
}

.nav {
    width: 100%;
    background: url(icon_01.jpg) no-repeat center;
    background-size: cover;
    height: 75px;
}

.nav_con {
    width: 1170px;
    height: 50px;
    margin: 0 auto;
    background: url(icon_05.jpg) no-repeat;
    z-index: 10;
}

.nav_con ul li a,
.nav_con ul li {
    z-index: 666;
    line-height: 50px;
    color: #FFF;
    font-size: 18px;
    text-decoration: none;
    font-weight: 800;
    height: 50px;
    width: 146px;
    display: block;
    position: relative;
    text-align: center;
    float: left;
}

.nav_con ul li.sy,
.nav_con ul li.sy a {
    text-indent: 25px;
    text-align: left;
}

.nav_con ul li.wzq a {
    text-align: right;
}

.nac_b {
    z-index: 1000;
}

.nav2 {
    width: 550px;
    height: 180px;
    padding-top: 10px;
    padding-left: 30px;
}

.nav2_1 {
    width: 470px;
}

.nav2 a {
    float: left;
}

.aaa {
    z-index: 11;
    position: relative;
}

#s1 a,
#s2 a,
#s3 a,
#s4 a,
#s5 a,
#s6 a {
    width: 100px;
    line-height: 50px;
    height: 50px;
    text-align: center;
    color: #333;
    display: block;
    float: left;
    font-size: 14px;
    background: none;
    position: relative;
    border-bottom: 1px solid #999;
    margin-right: 30px;
    font-weight: 400;
}

#s1 a:hover,
#s2 a:hover,
#s3 a:hover,
#s4 a:hover,
#s5 a:hover,
#s6 a:hover,
.nav_con ul li.wzq a:hover,
.nav_con ul li.sy a:hover {
    color: #f00;
}

#s1,
#s2,
#s3,
#s4,
#s5,
#s6 {
    position: absolute;
    top: 50px;
    height: 240px;
    width: 742px;
    background: url(icon_06.jpg) no-repeat;
    z-index: 999;
}

#s1 {
    left: -36px;
}

#s2 {
    left: -182px;
}

#s3 {
    left: -27px;
}

#s4 {
    left: -173px;
}

#s5 {
    left: -319px;
}

#s6 {
    left: -465px;
}


/* 大图轮播样式 */

.slideBox {
    width: 1170px;
    height: 400px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    top: -25px;
}

.slideBox .hd {
    height: 30px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    text-align: center;
}

.slideBox .hd ul li {
    display: inline-block;
    margin-right: 2px;
    width: 13px;
    height: 10px;
    text-align: center;
    background: url(dot.png) no-repeat;
    background-position: 0 -16px;
    cursor: pointer;
    text-indent: 9999px;
}

.slideBox .hd ul li.on {
    background: url(dot.png) no-repeat;
    background-position: 0 0;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 100%;
    height: 400px;
    display: block;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

.content {
    width: 1170px;
    margin: 30px auto;
}

.content .fl {
    float: left;
    width: 770px;
}


/* 图片新闻轮播样式 */

.slideBox_news {
    width: 370px;
    height: 450px;
    overflow: hidden;
    position: relative;
    float: left;
}

.slideBox_news .hd {
    height: 40px;
    overflow: hidden;
    position: absolute;
    right: 30px;
    top: 200px;
    z-index: 1;
}

.slideBox_news .hd ul {
    overflow: hidden;
    zoom: 1;
    text-align: right;
}

.slideBox_news .hd ul li {
    display: inline-block;
    margin-right: 2px;
    width: 13px;
    height: 10px;
    text-align: center;
    background: url(dot.png) no-repeat;
    background-position: 0 -16px;
    cursor: pointer;
    text-indent: 9999px;
}

.slideBox_news .hd ul li.on {
    background: url(dot.png) no-repeat;
    background-position: 0 0;
    color: #fff;
}

.slideBox_news .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox_news .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox_news .bd img {
    width: 100%;
    height: 240px;
    display: block;
}

.touqiao {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    position: absolute;
    z-index: 11;
}

.touqiao .title {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}

.touqiao .title a {
    float: left;
    display: block;
    color: #e60012;
    font-size: 16px;
}

.touqiao .title span {
    float: right;
    color: #e60012;
    font-size: 14px;
}

.touqiao p {
    line-height: 30px;
    color: #666666;
    font-size: 12px;
    text-align: justify;
}

.touqiao .xiangx {
    float: right;
    color: #e60012;
    display: block;
    margin-top: 10px;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox_news .prev,
.slideBox_news .next {
    position: absolute;
    left: 3%;
    top: 0;
    margin-top: 100px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox_news .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox_news .prev:hover,
.slideBox_news .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox_news .prevStop {
    display: none;
}

.slideBox_news .nextStop {
    display: none;
}


/* 公司新闻切换 */

.slideTxtBox {
    width: 370px;
    border: 1px solid #ddd;
    text-align: left;
    float: left;
    margin-left: 30px;
    height: 450px;
    box-sizing: border-box;
    /* Firefox */
    -moz-box-sizing: border-box;
    /* Safari */
    -webkit-box-sizing: border-box;
}

.slideTxtBox .hd {
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    top: -1px;
    height: 42px;
    width: 340px;
}

.slideTxtBox .hd ul li {
    font-size: 16px;
    float: left;
    padding: 0 15px;
    cursor: pointer;
    color: #000000;
    font-weight: bold;
}

.slideTxtBox .hd ul li a {
    display: none;
    color: #6e6e6e;
    font-size: 12px;
    font-weight: normal;
}

.slideTxtBox .hd ul li.on {
    color: #014fa2;
    border-bottom: 2px solid #014fa2;
}

.slideTxtBox .hd ul li.on a {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.slideTxtBox .bd ul {
    padding: 15px;
    zoom: 1;
}

.slideTxtBox .bd li {
    height: 35px;
    line-height: 35px;
}

.slideTxtBox .bd li a {
    color: #6e6e6e;
    font-size: 14px;
}

.slideTxtBox .bd li .date {
    font-size: 12px;
    float: right;
    color: #999;
}


/* 公司动态 */

.slide_gsdt {
    margin-left: 0;
    margin-top: 30px;
    width: 770px;
    height: 300px;
}

.slide_gsdt .hd {
    padding: 0 20px;
}

.slide_gsdt .hd ul {
    width: 730px;
}

.slide_gsdt .bd ul {
    padding: 10px 0;
}

.slide_gsdt .bd li {
    width: 360px;
    float: left;
    margin-left: 20px;
}

.gcjs {
    width: 100%;
    float: left;
    margin-top: 30px;
    border: 1px solid #d7d7d7;
    box-sizing: border-box;
    /* Firefox */
    -moz-box-sizing: border-box;
    /* Safari */
    -webkit-box-sizing: border-box;
}

.gcjs .gcjs_c {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border-bottom: 1px solid #dddddd;
    box-sizing: border-box;
    /* Firefox */
    -moz-box-sizing: border-box;
    /* Safari */
    -webkit-box-sizing: border-box;
}

.gcjs .gcjs_c span {
    display: block;
    float: left;
    padding: 0 15px;
    color: #014fa2;
    border-bottom: 2px solid #014fa2;
    font-weight: bold;
    font-size: 16px;
    margin-top: -2px;
}

.gcjs_fr .gcjs_c span,
.jcsp_fr .gcjs_c span {
    color: #333333;
    padding: 0 10px;
}

.gcjs .gcjs_c a {
    display: block;
    float: right;
    color: #6e6e6e;
    font-size: 12px;
}

.gcjs .pic {
    margin: 20px 0 20px 20px;
    width: 350px;
    height: 230px;
    float: left;
}

.gcjs .pic img {
    width: 100%;
    height: 100%;
}

.gcjs .fright {
    width: 360px;
    float: left;
    margin: 20px 0 20px 20px;
}

.gcjs h3 {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    margin: 0;
    padding-bottom: 8px;
}

.gcjs p {
    font-size: 14px;
    line-height: 26px;
    color: #666666;
}

.gcjs .gcjs_child {
    width: 100%;
    margin-top: 12px;
}

.gcjs .gcjs_child a {
    font-size: 14px;
    color: #333;
    line-height: 36px;
    padding-left: 18px;
    margin-right: 70px;
    background: url(icon_07.png) left center no-repeat;
}

.content .fr {
    float: right;
    width: 370px;
}

.content .fr .gcjs_fr {
    margin: 0;
    height: 172px;
}

.gcjs_list {
    padding: 15px;
    zoom: 1;
}

.gcjs_list li {
    height: 33px;
    line-height: 33px;
}

.gcjs_list li a {
    color: #6e6e6e;
    font-size: 14px;
}

.gcjs_list li .date {
    font-size: 12px;
    float: right;
    color: #999;
}

.jcsp_video {
    margin: 20px;
}

.jcsp_video img {
    width: 330px;
    height: 170px;
}

.jcsp_fr {
    margin-top: 30px;
    height: 250px;
}

.kslj_fr {
    margin-top: 30px;
    height: 90px;
}

.sjwq_fr {
    margin-top: 30px;
    height: 240px;
}

.special {
    width: 330px;
    margin: 20px auto;
}

.special &gt; img {
    width: 330px;
    height: 100px;
}

.special_column a {
    width: 50%;
    float: left;
    height: 25px;
    line-height: 25px;
    display: block;
    position: relative;
    text-indent: 30px;
    margin-top: 9px;
    font-size: 14px;
}

.special_column a img {
    max-width: 100%;
    position: absolute;
    left: 0;
    top: 2px;
}

.quick_links {
    width: 330px;
    margin: 0 auto;
}

.quick_links a {
    width: 110px;
    float: left;
    height: 48px;
    line-height: 48px;
    display: block;
    position: relative;
    text-indent: 20px;
    font-size: 14px;
}

.quick_links a img {
    max-width: 100%;
    position: absolute;
    left: 0;
    top: 15px;
}

.bureau_network {
    width: 330px;
    margin: 20px auto;
}

.bureau_network a {
    font-size: 14px;
    line-height: 38px;
    color: #666666;
    width: 165px;
    float: left;
    display: block;
    background: url(icon_07.png) no-repeat center left;
    text-indent: 15px;
    border-bottom: 1px dotted #DDDDDD;
    box-sizing: border-box;
    /* Firefox */
    -moz-box-sizing: border-box;
    /* Safari */
    -webkit-box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/*底部版权*/

.footer {
    background: #e1e1e1 url(footer-topbg.png) top center no-repeat;
    height: 167px;
    width: auto;
}

.footer .section {
    width: 1170px;
    margin: 0 auto;
}

.footer .row {
    display: table;
    width: 100%;
    margin: 0;
}

.fleft {
    float: left;
}

.footer .center-auto {
    margin: 0 auto;
}

.footer .row .span-1 {
    margin-top: 55px;
    width: 351px;
    float: left;
}

.footer .row .span-2 {
    margin-top: 35px;
    margin-left: 70px;
    margin-right: 30px;
    width: 365px;
    float: left;
}

.footer .row .span-3 {
    margin-top: 30px;
    float: left;
}

.bot_logo {
    width: 351px;
    height: 90px;
}

.bot_logo img {
    max-width: 100%;
}

.bot_nav a {
    font-size: 12px;
    color: #6e6e6e;
    border-right: 1px solid #797979;
    padding: 0 5px;
}

.bot_nav a:hover {
    color: #014fa2;
}

.bot_nav span {
    font-size: 12px;
    color: #6e6e6e;
    padding: 0 3px;
}

.copyright p {
    font-size: 12px;
    line-height: 24px;
    color: #6e6e6e;
    margin: 6px 0;
}

.copyright p a {
    margin-left: 5px;
}

.ercode {
    float: left;
    margin-right: 40px;
}

.ercode p {
    text-align: center;
    color: #6e6e6e;
    font-size: 12px;
    margin-top: 10px;
}

.ercode .mar15 {
    margin-right: 15px;
}

.bot--p {
    font-size: 14px;
    color: #6e6e6e;
    text-align: left;
    margin-bottom: 10px;
    margin-top: -5px;
}

.link {
    width: 135px;
}

.link--select {
    border: solid 1px #bfbfbf;
    height: 28px;
    line-height: 28px;
    position: relative;
}

.link--select ul {
    position: absolute;
    top: 29px;
    left: -1px;
    background-color: #fff;
    border: solid 1px #bfbfbf;
    border-top: none;
    height: 84px;
    overflow-y: auto;
    display: none;
}

.link--select li {
    position: relative;
}

.link--select li a {
    display: block;
    text-align: left;
    font-size: 14px;
    color: #6e6e6e;
    padding: 0 10px;
    width: 113px;
    height: 28px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}

.link--select li a:hover,
.link--select li a.selected {
    background-color: #e1e1e1;
}

.link--text {
    line-height: 28px;
    position: relative;
}

.link--text span {
    display: block;
    text-align: left;
    font-size: 12px;
    color: #6e6e6e;
    width: 98px;
    height: 28px;
    padding: 0 25px 0 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}

.link--text i {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 13px;
    height: 7px;
    margin-top: -4px;
    cursor: pointer;
    background: url('bot-select-up.png') no-repeat;
    transform: rotate(180deg);
}

.link--text i.up {
    transform: rotate(0deg);
}

.link--select ul::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.link--select ul::-webkit-scrollbar-button {
    background-color: #e1e1e1;
}

.link--select ul::-webkit-scrollbar-track {
    background: #e1e1e1;
}

.link--select ul::-webkit-scrollbar-track-piece {
    background: #f1f1f1;
}

.link--select ul::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 4px;
}

.link--select ul::-webkit-scrollbar-corner {
    background: #e1e1e1;
}

.link--select ul::-webkit-scrollbar-resizer {
    background: #e1e1e1;
}


/*栏目页样式*/

.col_pic {
    width: 1170px;
    height: 200px;
    margin: -25px auto 0;
}

.col_pic img {
    width: 1170px;
    height: 200px;
}

.cont_about {
    width: 1170px;
    margin: 30px auto;
}

.cont_about .con_left {
    width: 270px;
    float: left;
}

.cont_about .con_left .about {
    width: 270px;
    text-align: center;
    height: 150px;
    line-height: 150px;
    background: url(about.png) right #e60113;
    font-size: 26px;
    color: #ffffff;
}

.cont_about .con_left .about_list {
    background: #f7f7f7;
    min-height: 100px;
    padding: 10px 0;
}

.about_list li {
    width: 200px;
    margin-left: 70px;
    font-size: 14px;
    line-height: 34px;
    background: url(icon_08.png) no-repeat 0 15px;
    text-indent: 15px;
    cursor: pointer;
}

.about_list li.col_p {
    text-indent: 45px;
    background: none;
}

.about_list li a.act_p {
    color: #e60113;
}

.about_list li a {
    font-size: 14px;
}

.about_list li a.act,
.about_list li a:hover {
    color: #e60113;
}

.cont_about .con_right {
    width: 870px;
    float: left;
    margin-left: 30px;
}

.cont_about .con_right .dqwz {
    text-align: right;
    color: #6e6e6e;
    font-size: 14px;
    height: 18px;
}

.cont_about .con_right .dqlm {
    font-size: 26px;
    color: #e60113;
}

.cont_about .con_right .dqlmzw {
    clear: both;
    padding: 20px 0;
    min-height: 380px;
}

.cont_about .con_right .rdcp {
    width: 870px;
    border-top: 5px solid #eeeeee;
}

.nav_gl {
    font-size: 14px;
    float: right;
}

table {
    max-width: 100%;
    background-color: transparent;
    empty-cells: show;
    border-collapse: collapse;
    border-spacing: 0;
}

.cont_about .jsxq {
    width: 1170px;
    margin-left: 0;
}

.cont_about .jsxq .wzzw {
    width: 950px;
    margin: 20px auto;
    border: 1px solid #d8d8d8;
    min-height: 400px;
    padding: 20px;
}


/*页面内容被撑宽，设置显示页面显示最宽*/

.artcon img {
    max-width: 830px;
    height: auto;
    display: inline-block;
    zoom: expression(function(elm) {
        if (elm.width&gt;830) {
            var oldVW=elm.width;
            elm.width=830;
            elm.height=elm.height*(830 /oldVW);
        }
        elm.style.zoom='1';
    }
    (this));
}

.cont_about .con_right .dqlmzw img {
    display: inline-block;
}

.artical span {
    margin: 0 20px;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

h2.title {
    font-size: 20px;
    color: #e8343d;
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 1px solid #d7d7d7;
}

.artical {
    text-align: center;
    padding: 20px 0;
    font-size: 13px;
}

.share {
    background: url(icon_09.jpeg) no-repeat left center;
    cursor: pointer;
    float: right;
    padding-left: 20px;
}

.number_visits {
    display: block;
    margin-top: 15px;
}

.mainCR img {
    width: auto;
    max-width: 830px;
}

.w_870 {
    width: 870px;
}

.jtyw_1 {
    border-bottom: 1px solid #f1f1f1;
    padding: 0;
}

.jtyw h4 {
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    margin: 20px 0;
    float: left;
}

.jtyw h4 a {
    font-size: 16px;
    color: #333;
}

.jtyw h4 a:hover {
    font-size: 16px;
    color: #e60012;
}

.jtyw p {
    line-height: 28px;
    font-size: 14px;
    color: #6e6e6e;
}

.news_date {
    font-size: 14px;
    line-height: 16px;
    color: #6e6e6e;
    float: right;
    margin: 20px 0px;
}

.fl {
    display: inline;
}

.zyry {
    width: 270px;
    margin: 10px;
    float: left;
}

.zyry li {
    width: 258px;
    height: 183px;
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.zyry li img {
    border: 1px solid #ededed;
    padding: 3px;
}

.zyry a {
    display: block;
    width: 270px;
    font-size: 14px;
    text-align: center;
    line-height: 42px;
    color: #666666;
}

.wjwh-yyzt {
    width: 870px;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #f3f3f3;
}

.wjwh-yyzt a {
    float: left;
    width: 750px;
    font-size: 20px;
    color: #666666;
}

.wjwh-yyzt span {
    width: 120px;
    display: block;
    float: right;
    text-align: center;
    font-size: 14px;
    color: #666666;
}

.wzdtBox {
    margin-top: 20px;
    width: 870px;
    margin-bottom: 20px;
}

.wzdtBox &gt; div {
    overflow: hidden;
    margin-top: 10px;
}

.wzdtBox a {
    font-size: 14px;
    display: block;
}

.wzdtLeft {
    float: left;
    margin-right: 20px;
    width: 110px;
    border-top: 1px solid #e70012;
}

.wzdtLeft a {
    color: #e70012;
}

.wzdtLeft &gt; a {
    line-height: 56px;
}

.wzdtRight {
    width: 740px;
    float: left;
    border-top: 1px solid #e3e3e3;
}

.wzdtRight &gt; li {
    float: left;
}

.wzdtRight a {
    color: #333;
    padding: 10px;
}

.wzdtRight a:hover {
    color: #e70012;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

.wzdtRight &gt; li &gt; a {
    line-height: 56px;
}

.wzdtRight &gt; li &gt; ul &gt; li {
    line-height: 24px;
}

.wzdtRight &gt; li &gt; ul {
    display: none;
}


/* 频道页样式 */

.left {
    width: 770px;
    height: auto;
    overflow: hidden;
    float: left;
}

.left .left-warp {
    height: 263px;
    margin-bottom: 35px;
}

.left .left-bottom {
    /* height: 1200px; */
}

.bx {
    border: 1px solid #d7d7d7;
    width: 98.7%;
}

.gsdt {
    height: 1492px;
}

.title-wk {
    width: 95%;
    height: 42px;
    line-height: 42px;
    margin: auto;
    border-bottom: 1px solid #d7d7d7;
}

.title-wk .title {
    float: left;
    color: #014fa2;
    font-size: 16px;
}

.title-wk .more {
    float: right;
    font-size: 12px;
    color: #6e6e6e;
}

.right {
    width: 370px;
    height: auto;
    overflow: hidden;
    float: right;
    /* height: 1502px; */
}

.currency {
    margin-top: 30px;
}

.modular {
    width: 274px;
    height: 226px;
    border: 1px solid #e1e1e1;
    float: left;
    margin-bottom: 30px;
    background: url(icon_10.png) right bottom no-repeat;
}

.margin-right {
    margin-right: 20px;
}

.modular .title {
    width: 244px;
    height: 40px;
    line-height: 40px;
    background: #dadada;
    padding: 0px 15px;
    font-size: 14px;
}

.modular .lr {
    width: 244px;
    padding: 15px;
    height: auto;
    overflow: hidden;
}

.ztitle {
    width: 100%;
    display: block;
    background: url(icon_11.jpg) right no-repeat;
}

.z-lr {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 15px;
}

.modular .lr a {
    display: block;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
}

.sideBox {
    width: 679px;
    overflow: hidden;
    margin: 0 auto;
}

.sideBox .Cont {
    margin: 0px auto;
    width: 679px;
    overflow: hidden;
}

.sideBox .ScrCont {
    width: 1342177.27px;
}

.sideBox .Cont .pic {
    text-align: center;
    float: left;
}

.list {
    width: 220px;
    margin-top: 22px;
    position: relative;
    margin-right: 14px;
}

* + HTML .sideBox .Cont .pic {
    text-align: center;
    width: 1050px;
    float: left;
}

.sideBox .Cont .pic img {
    border-bottom: 0px;
    border-left: 0px;
    margin: 0px auto;
    DISPLAY: block;
    border-top: 0px;
    border-right: 0px;
}

.sideBox .Cont .pic P {
    line-height: 26px;
    color: #505050;
}

.sideBox .Cont a:link {
    text-decoration: none;
}

.sideBox .Cont a:visited {
    text-decoration: none;
}

.sideBox .Cont a:hover {
    color: #f00;
    text-decoration: none;
}

.sideBox #List11 {
    float: left;
}

.sideBox #List21 {
    float: left;
}

.focus-title {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 140px;
    bottom: 0;
    height: 40px;
    padding: 0 4px;
    width: 252px;
    text-align: center;
    line-height: 40px;
    color: #FFFFFF;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 2;
    background: black;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6;
}

.focus-title a {
    display: none;
    color: #333;
}

.ft {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 260px;
    height: 40px;
}

.qyfc {
    position: relative;
    height: 220px;
}

.ftbg {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 260px;
    height: 40px;
}

.pre_next {
    background: url(1712131153255879177.png) no-repeat;
    width: 18px;
    height: 30px;
    margin-right: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
}

.pre_next:hover {
    background: url(1708291727379763960.png) no-repeat;
}

.pre_up {
    background: url(1712131153256404418.png) no-repeat;
    width: 18px;
    height: 30px;
    margin-left: 10px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
}

.pre_up:hover {
    background: url(1708291727380067396.png) no-repeat;
}

.x-list {
    width: 328px;
    height: auto;
    overflow: hidden;
    margin: 30px auto auto auto;
    line-height: 25px;
}

.x-list .simgpic {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.x-list .simgpic img {
    width: 328px;
    height: 184px;
}

.x-list .title {
    color: #333;
    font-weight: bold;
    display: block;
}

.x-list .title h3 {
    font-weight: bold;
}

.x-list .xx {
    color: #ff0000;
}

.news-list {
    width: 728px;
    height: auto;
    margin: 23px auto auto auto;
    border-bottom: dashed 1px #d7d7d7;
    padding-bottom: 20px;
    line-height: 25px;
}

.newscontent {
    position: relative;
}

.news-list .title {
    display: inline-block;
    margin-top: -9px;
}

.news-list h3 {
    font-weight: bold;
    float: left;
    font-size: 16px;
}

.news-list .newsdate {
    float: right;
    color: #6e6e6e;
    font-size: 14px;
    display: block;
    position: absolute;
    top: -7px;
    right: 0px;
}

.news-list .newsinfo {
    height: auto;
    margin-top: -10px;
    font-size: 14px;
}

.news-list .xx {
    color: #ff0000;
}

.newsimgpic {
    float: left;
    margin-right: 15px;
}

.jcdt_list .left .left-bottom .gsjj .news-list .newsimgpic img {
    width: 160px !important;
    height: 120px !important;
}

.jcdt_list .left .left-bottom .gsjj .news-list {
    padding-bottom: 0;
}

.jcdt_list .left .left-bottom .gsjj .news-list .title {
    margin-top: 0;
    height: 35px;
    line-height: 35px;
}

.jcdt_list .left .left-bottom .gsjj .news-list .newsdate {
    margin-top: 0;
}

.jcdt_list .right .gsdt {
    height: 444px;
}

.jcdt_list .right .gsdt .cont_bt {
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    width: 346px;
    margin: 0 auto;
}

.jcdt_list .right .gsdt .cont_xq {
    width: 346px;
    margin: 0 auto;
}

.jcdt_list .right .gsdt .cont_xq p {
    font-size: 14px;
    line-height: 18px;
}
</pre></body></html>