/*wp_userlogin_dialog*/
#osx-modal-content, #osx-modal-data, #confirm {
    display: none;
}

#osx-overlay {
    background-color: #000;
}

#osx-container {
    background-color: #eee;
    color: #000;
    font: 16px/24px Arial, sans-serif;
    padding-bottom: 4px;
    width: 600px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-radius: 0 0 6px 6px;
    -moz-box-shadow: 0 0 6px #000;
    -webkit-box-shadow: 0 0 6px #000;
    box-shadow: 0 0 6px #000;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

#osx-container a {
    color: #ddd;
}

#osx-container #osx-modal-title {
    color: #000;
    background-color: #ddd;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    padding: 6px 8px;
    text-shadow: 0 1px 0 #f4f4f4;
}

#osx-container .close {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}

#osx-container .close a {
    display: block;
    color: #777;
    font-weight: bold;
    padding: 6px 12px 0;
    text-decoration: none;
    text-shadow: 0 1px 0 #f4f4f4;
}

#osx-container .close a:hover {
    color: #000;
}

#osx-container #osx-modal-data {
    font-size: 12px;
    padding: 6px 0;
}

#osx-container h2 {
    margin: 10px 0 6px;
}

#osx-container p {
    margin-bottom: 10px;
}

#osx-container span {
    color: #777;
}

#confirm-overlay {
    background-color: #eee;
    cursor: wait;
}

#confirm-container {
    height: 140px;
    width: 420px;
    font: 16px/22px "Trebuchet MS", Verdana, Arial;
    text-align: left;
    background: #fff;
    border: 2px solid #369;
}

#confirm-container .header {
    height: 30px;
    line-height: 30px;
    width: 100%;
    color: #fff;
    font-weight: bold;
}

#confirm-container .header span {
    padding-left: 8px;
}

#confirm-container .message {
    color: #333;
    font-size: 14px;
    margin: 0;
    padding: 12px 4px 12px 8px;
}

#confirm-container .buttons {
    line-height: 26px;
    width: 160px;
    float: right;
    padding: 10px 8px 0;
}

#confirm-container .buttons div {
    float: right;
    margin-left: 4px;
    width: 70px;
    height: 26px;
    color: #666;
    font-weight: bold;
    text-align: center;
    border: 1px solid #bbb;
    cursor: pointer;
}

#confirm-container a.modal-close, #confirm-container a.modal-close:link, #confirm-container a.modal-close:active, #confirm-container a.modal-close:visited {
    text-decoration: none;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 2px;
    color: #fff;
}

#confirm-container a.modal-close:hover {
    color: #ccc;
}

/*wp_userlogin_dialog*//*layer046ED17243E889B8C5180B66F79F4647*/
.wp-userlogin_content .wp-userlogin_skin4 input.login_input {
    height: 28px;
    width: 130px;
    border: 1px solid #b5b5b5;
    line-height: 28px;
    padding: 0 5px;
    background: url(wp-new-member-login-text-input.gif) repeat-x #FFF;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-right: 10px;
}

.wp-userlogin_content .wp-userlogin_skin4 a.login_button {
    display: inline-block;
    text-align: center;
    width: 88px;
    font-weight: bold;
    font-size: 16px;
    background: url(wp-new-member-login-button.gif) repeat-x;
    color: #FFF;
    height: 32px;
    line-height: 32px;
}

.wp-userlogin_content .wp-userlogin_skin4 a.login_button:hover {
    background: url(wp-new-member-login-button_hover.gif) repeat-x;
}

.wp-userlogin_content .wp-userlogin_skin4 a.reg_button {
    background: none;
    color: #6f6f6f;
    border: none;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    width: 70px;
    font-size: 16px;
    margin: 0 5px;
}

.wp-userlogin_content .wp-userlogin_skin4 h4 {
    font-weight: normal;
    font-size: 14px;
    margin-right: 8px;
}

.wp-userlogin_content .wp-userlogin_skin4 .third-party-account {
    padding-top: 5px;
}

.wp-userlogin_content .wp-userlogin_skin4 .third-party-account h2 {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 5px;
}

.wp-userlogin_content .wp-userlogin_skin4 .third-party-account a {
    margin-right: 10px;
}

.wp-userlogin_content .wp-userlogin_skin4 .wp-new-login-in-two {
    font-size: 14px;
}

.wp-userlogin_content .wp-userlogin_skin4 .wp-new-login-in-two a {
    margin: 0 2px;
}

.wp-userlogin_content .wp-userlogin_skin4 .error {
    color: red;
}

.wp-userlogin_content .wp-userlogin_skin4 td {
    white-space: nowrap;
}

.wp-userlogin_content .wp-userlogin_skin4 .wp-new-login-in-two .loginsuccess_cutrule {
    margin-left: 4px;
    margin-right: 4px;
}

#scroll_container #layer046ED17243E889B8C5180B66F79F4647 .userlogin_label {
    font-size: 12px;
    font-family: SimSun;
    color: #5A5A5A;
    font-weight: normal;
}

#scroll_container #layer046ED17243E889B8C5180B66F79F4647 .login_button {
    font-size: 12px;
    font-family: SimSun;
    color: #FFFFFF;
    font-weight: bold;
    background-image: none;
    background-color: #2d3959;
    width: 56px;
    height: 22px;
    line-height: 22px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .4);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .4);
}

#scroll_container #layer046ED17243E889B8C5180B66F79F4647 .login_button:hover {
    background-image: none;
    background-color: #283351;
}

#scroll_container #layer046ED17243E889B8C5180B66F79F4647 .reg_button {
    font-size: 12px;
    font-family: SimSun;
    color: #6f6f6f;
    font-weight: normal;
    background-image: none;
    background-color: transparent;
    width: 40px;
    height: 22px;
    line-height: 22px;
}

#scroll_container #layer046ED17243E889B8C5180B66F79F4647 .reg_button:hover {
    background-image: none;
    background-color: transparent;
}

#scroll_container #layer046ED17243E889B8C5180B66F79F4647 .login_input {
    width: 60px;
    height: 20px;
    line-height: 20px;
}

#scroll_container #layer046ED17243E889B8C5180B66F79F4647 .forget_link {
    font-size: 12px;
    font-family: SimSun;
    color: #5A5A5A;
    font-weight: normal;
    width: 40px;
    height: 22px;
    line-height: 22px;
}

#scroll_container #layer046ED17243E889B8C5180B66F79F4647 .wp-userlogin_nologin {
    padding-left: 0px;
    padding-top: 0px;
}

#layer046ED17243E889B8C5180B66F79F4647 .forget_link {
    display: none;
}

/*layer046ED17243E889B8C5180B66F79F4647*//*layer17B126B617385BE4AE2CFB1F740206F1*/
#layer17B126B617385BE4AE2CFB1F740206F1 .wpline-wrapper {
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
}

#layer17B126B617385BE4AE2CFB1F740206F1 .vertical-solid {
    border: none;
    border-left: 2px solid #cccccc;
    width: 0;
}

/*layer17B126B617385BE4AE2CFB1F740206F1*//*layerBAE87D22441B52BD4BF14EEDAC100539*/
#nav_layerBAE87D22441B52BD4BF14EEDAC100539, #nav_layerBAE87D22441B52BD4BF14EEDAC100539 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    line-height: 50px;
    height: 50px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop {
    text-align: center;
    float: left;
    height: 50px;
    line-height: 50px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop:hover {
    text-align: center;
    background-color: transparent;
    background-position: top left;
    height: 50px;
    line-height: 50px;
    background:#fff;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop > a {
    white-space: nowrap;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    display: block;
    font-family: arial;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop > a:hover {
    color: #333333;
    text-align: center;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 ul {
    display: none;
    width: 100%;
    position: absolute;
    top: 38px;
    left: -9999px;
    background-image: url(png_bg.png);
    background-repeat: repeat;
    background-color: transparent;
    background-position: top left;
    padding-bottom: 3px;
    padding-top: 3px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 ul li {
    text-align: center;
    float: left;
    background-color: #fbfbfb;
    background-position: top left;
    background-repeat: repeat;
    background-image: url(png_bg.png);
    height: 25px;
    line-height: 25px;
    font-weight: normal;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 ul li:hover {
    text-align: center;
    background-position: top left;
    background-repeat: repeat;
    background-image: url(png_bg.png);
    background-color: #2f2f2f;
    height: 25px;
    line-height: 25px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 ul li a {
    white-space: nowrap;
    color: #666666;
    text-align: center;
    float: left;
    display: block;
    padding: 0 10px 0 10px;
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 ul li a:hover {
    color: #fff;
    text-align: center;
    float: left;
    padding: 0 10px 0 10px;
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li ul.floatRight li {
    float: right;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 ul ul {
    background-image: url(png_bg.png);
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 {
    background-image: url(png_bg.png);
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop > a {
    font-family: Microsoft YaHei;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop > a:hover {
    font-family: Microsoft YaHei;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop:hover {
    background-position: bottom center;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop:hover {
    background-repeat: no-repeat;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop {
    background-repeat: no-repeat;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop {
    background-position: bottom center;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 {
    background-repeat: no-repeat;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 {
    background-position: bottom center;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop > a {
    font-size: 16px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop > a:hover {
    font-size: 16px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 {
    background-color: transparent;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop > a {
    color: #ffffff;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop:hover {
    background-image: url(png_bg.png);
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop:hover {
    background: transparent;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop:hover {
    background-color: #ffffff;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop > a:hover {
    color: #4e79e1;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 {
    height: 54px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop {
    height: 54px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop {
    line-height: 54px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop:hover {
    height: 54px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop:hover {
    line-height: 54px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 {
    padding-left: 0px;
    padding-right: 0px;
}

/*layerBAE87D22441B52BD4BF14EEDAC100539*//*layerBAE87D22441B52BD4BF14EEDAC100539*/
#nav_layerBAE87D22441B52BD4BF14EEDAC100539, #nav_layerBAE87D22441B52BD4BF14EEDAC100539 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    background-position: top left;
    background-repeat: repeat-x;
    background-color: transparent;
    background-image: url("dbj.jpg");
    line-height: 50px;
    height: 50px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop {
    text-align: center;
    float: left;
    height: 50px;
    line-height: 50px;
    background-image: url(png_bg.png);
    background-color: transparent;
    background-position: top left;
    background-repeat: repeat;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop:hover {
    text-align: center;
    background-color: transparent;
    background-position: top left;
    height: 50px;
    line-height: 50px;
    background-image: url("dhover.jpg");
    background-repeat: repeat-x;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop > a {
    white-space: nowrap;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    display: block;
    font-family: arial;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop > a:hover {
    color: #333333;
    text-align: center;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 ul {
    display: none;
    width: 100%;
    position: absolute;
    top: 38px;
    left: -9999px;
    background-image: url(png_bg.png);
    background-repeat: repeat;
    background-color: transparent;
    background-position: top left;
    padding-bottom: 3px;
    padding-top: 3px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 ul li {
    text-align: center;
    float: left;
    background-color: #fbfbfb;
    background-position: top left;
    background-repeat: repeat;
    background-image: url(png_bg.png);
    height: 25px;
    line-height: 25px;
    font-weight: normal;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 ul li:hover {
    text-align: center;
    background-position: top left;
    background-repeat: repeat;
    background-image: url(png_bg.png);
    background-color: #2f2f2f;
    height: 25px;
    line-height: 25px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 ul li a {
    white-space: nowrap;
    color: #666666;
    text-align: center;
    float: left;
    display: block;
    padding: 0 10px 0 10px;
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 ul li a:hover {
    color: #fff;
    text-align: center;
    float: left;
    padding: 0 10px 0 10px;
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li ul.floatRight li {
    float: right;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 ul ul {
    background-image: url(png_bg.png);
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 {
    background-image: url(png_bg.png);
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop > a {
    font-family: Microsoft YaHei;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop > a:hover {
    font-family: Microsoft YaHei;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop:hover {
    background-position: bottom center;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop:hover {
    background-repeat: no-repeat;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop {
    background-repeat: no-repeat;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop {
    background-position: bottom center;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 {
    background-repeat: no-repeat;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 {
    background-position: bottom center;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop > a {
    font-size: 16px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop > a:hover {
    font-size: 16px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 {
    background-color: transparent;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop > a {
    color: #ffffff;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop:hover {
    background-image: url(png_bg.png);
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop:hover {
    background: transparent;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop:hover {
    background-color: #ffffff;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop > a:hover {
    color: #4e79e1;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 {
    height: 54px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop {
    height: 54px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop {
    line-height: 54px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop:hover {
    height: 54px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 li.wp_subtop:hover {
    line-height: 54px;
}

#nav_layerBAE87D22441B52BD4BF14EEDAC100539 {
    padding-left: 0px;
    padding-right: 0px;
}

/*layerBAE87D22441B52BD4BF14EEDAC100539*//*layer8C095F1186D5393225E0C574742F5207*/
#layer8C095F1186D5393225E0C574742F5207 .wp-unslider_content .inner h1, #layer8C095F1186D5393225E0C574742F5207 .wp-unslider_content .inner h1 a {
    display: none;
    text-align: center;
    color: #FFFFFF;
    font-family: "SimSun";
    font-size: 40px;
}

#layer8C095F1186D5393225E0C574742F5207 .wp-unslider_content .inner p {
    text-align: center;
    text-shadow: 0 0 1px rgba(0, 0, 0, .05), 0 1px 2px rgba(0, 0, 0, .3);
    color: #FFFFFF;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    font-family: "SimSun";
    font-size: 18px;
}

#layer8C095F1186D5393225E0C574742F5207 .wp-unslider_content .inner p a {
    text-align: center;
    text-shadow: 0 0 1px rgba(0, 0, 0, .05), 0 1px 2px rgba(0, 0, 0, .3);
    color: #FFFFFF;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    font-family: "SimSun";
    font-size: 18px;
}

#layer8C095F1186D5393225E0C574742F5207 .wp-unslider_content .unslider_nav {
    display: none;
}

#layer8C095F1186D5393225E0C574742F5207 .wp-unslider_content .dotsnew-nav {
    display: none;
}

#layer8C095F1186D5393225E0C574742F5207 .wp-unslider_content .banner .dots li {
    text-align: center;
    border-color: #FFFFFF;
}

#layer8C095F1186D5393225E0C574742F5207 .wp-unslider_content .banner .dots li.active {
    text-align: center;
    background: #FFFFFF;
}

#layer8C095F1186D5393225E0C574742F5207 .wp-unslider_content .banner .arrows {
    color: #FFFFFF;
}

#layer8C095F1186D5393225E0C574742F5207 .wp-unslider_content .dotsnew div {
    text-align: center;
    border: solid 2px #660000;
    zoom: 1;
    background: #FFFFFF;
    opacity: 0.4;
    border-radius: 8px;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

#layer8C095F1186D5393225E0C574742F5207 .wp-unslider_content .dotsnew div.active {
    text-align: center;
    background: #660000;
    opacity: 1;
}

/*layer8C095F1186D5393225E0C574742F5207*//*layerACCE65A0E8EECAB308747CCFFF4BFE24*/
#layerACCE65A0E8EECAB308747CCFFF4BFE24 .wp-sitesearch_container {
    min-width: 150px;
}

#layerACCE65A0E8EECAB308747CCFFF4BFE24 .wp-sitesearch_cover {
    position: absolute;
    top: 0px;
    left: 0px;
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: #fff;
}

.searchbox {
    height: 30px;
    clear: both;
}

.searchbox input {
    float: left
}

.searchbox .searchbox_txt {
    width: 232px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #ffffff;
    font-weight: normal;
    line-height: 43px;
    height: 43px;
    vertical-align: middle;
    border: #2d3959 2px solid;
    padding-left: 5px;
    padding-right: 5px;
    -webkit-appearance: none;
    outline: none;
    -webkit-border-radius: 0;
    display: block;
}

.searchbox .searchbox_btn {
    background: #2d3959;
    font-family: Microsoft YaHei;
    font-weight: normal;
    border: #fff 0px solid;
    float: left;
    width: 80px;
    height: 47px;
    line-height: 47px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.searchbox .searchbox_btn:hover {
    background: #406cd6;
    font-family: Microsoft YaHei;
    font-weight: normal;
    border: #fff 0px solid;
    float: left;
    height: 47px;
    line-height: 47px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.searchbox .searchbox_txt {
    background-color: #2d3959;
}

/*layerACCE65A0E8EECAB308747CCFFF4BFE24*//*layer8BD42A35BA8A270E43CE6B67AE7B9FB0*/
div.gototop_stylec-link {
    width: auto;
    height: 100px;
    position: absolute;
    text-align: left;
}

div span.gototop_stylec-label {
    color: #5a5a5a;
    width: 90px;
}

a.gototop_backToTop {
    width: 40px;
    height: 40px;
    text-indent: -999em;
    z-index: 20000;
    background-image: url(top.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

a.gototop_backToTop:hover {
    width: 40px;
    height: 40px;
    background: url(top.png) no-repeat 0 -42px;
    text-indent: -999em;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    z-index: 20000;
}

/*layer8BD42A35BA8A270E43CE6B67AE7B9FB0*//*layer52FADF05A7DA07F3A16D85DEFA78968A*/
#layer52FADF05A7DA07F3A16D85DEFA78968A .wpline-wrapper {
    margin: 15px 0;
    width: 100%;
    overflow: hidden;
}

#layer52FADF05A7DA07F3A16D85DEFA78968A .horizontal-solid {
    border: none;
    border-top: 2px solid #2d3959;
    height: 0;
}

/*layer52FADF05A7DA07F3A16D85DEFA78968A*//*layer87B7FA75FD7D05F0AC634053212405A5*/
#layer87B7FA75FD7D05F0AC634053212405A5 .wpline-wrapper {
    margin: 15px 0;
    width: 100%;
    overflow: hidden;
}

#layer87B7FA75FD7D05F0AC634053212405A5 .horizontal-solid {
    border: none;
    border-top: 2px solid #2d3959;
    height: 0;
}

/*layer87B7FA75FD7D05F0AC634053212405A5*//*layer2302FC8B4A9E2C90962C12524952487B*/
.product_list-layer2302FC8B4A9E2C90962C12524952487B A:link {
    text-decoration: none;
    color: #5a5a5a;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B A:visited {
    text-decoration: none;
    color: #5a5a5a;
}

.tb_product_list-layer2302FC8B4A9E2C90962C12524952487B a:not(.aeffect):hover {
    text-decoration: none;
    color: #0064d4;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B span.category a, span.category a:visited {
    margin-right: 5px;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B span.category a:hover {
    color: #2c90ff;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B p.wp-new-ar-pro-style-price {
    color: #acacac;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B p.wp-new-ar-pro-style-price span.price_f {
    color: #ff3c00; /*margin-right:10px;*/
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B p.wp-new-ar-pro-style-price span.list_price_f {
    text-decoration: line-through;
    color: #666;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B ul li {
    width: 130px;
    overflow: auto;
    zoom: 1;
    overflow-x: hidden;
    overflow-y: hidden;
    line-height: 140%;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B ul li div.wp-new-article-style-c {
    padding: 0 3px 0 6px;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B ul li div.img {
    height: 87px;
    width: 130px;
    margin-bottom: 8px;
    overflow: hidden;
    position: relative;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B ul li p.title {
    font-weight: bold;
    word-wrap: break-word;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B ul li p.time {
    font-size: 11px;
    color: #929292;
    margin-bottom: 3px;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B ul li p.abstract {
    height: 30px;
    line-height: 130%;
    overflow: hidden;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B p.wp-new-ar-pro-style-price label.price_f_title {
    line-height: 140%;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B p.wp-new-ar-pro-style-price span.list_price_f {
    text-decoration: line-through;
    color: #666;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B p.wp-new-ar-pro-style-price label.list_price_f_title {
    line-height: 140%;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B .wp-new-ar-pro-style-description {
    display: inline;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B .product_list_more {
    text-align: right;
    clear: both;
    margin-right: 3px;
    padding-top: 2px;
    padding-bottom: 4px;
}

.wp-pager_link {
    clear: both;
    height: 25px
}

.wp-pager_link a {
    font-size: 12px;
}

.wp-pager_link a {
    border: 1px solid #000;
    padding: 2px 5px;
    margin: 2px;
    color: #000;
    text-decoration: none;
}

.wp-pager_link a:hover {
    border: 1px solid #000;
    color: #FFF;
    background-color: #000;
}

.wp-pager_link a.current {
    border: 1px solid #000;
    padding: 2px 5px;
    font-weight: bold;
    margin: 2px;
    color: #FFF!important;
    background-color: #000;
}

.wp-pager_link a.disabled {
    border: 1px solid #EEE;
    padding: 2px 5px;
    margin: 2px;
    color: #DDD;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B ul li div.imgloading {
    position: absolute;
    left: 0;
    top: 0;
    background: none;
    border: 0px;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B p.title {
    display: block;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B p.title {
    margin-top: 10px;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B p.title > a {
    font-family: Microsoft YaHei;
    display: block;
    text-align: center;
    line-height: 140%;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B p.title > a:hover {
    font-family: Microsoft YaHei;
    display: block;
    text-align: center;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B span.category a {
    display: none;
    color: #cccccc;
    line-height: 140%;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B span.category {
    display: none;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B p.wp-new-ar-pro-style-price label.list_price_f_title {
    display: none;
    line-height: 140%;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B p.wp-new-ar-pro-style-price span.list_price_f {
    display: none;
    line-height: 140%;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B p.wp-new-ar-pro-style-price label.price_f_title {
    display: none;
    line-height: 140%;
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B p.wp-new-ar-pro-style-price span.price_f {
    display: none;
    line-height: 140%;
}

#layer2302FC8B4A9E2C90962C12524952487B li.wp-new-article-style_lis {
    padding: 15px;
    border: 1px solid rgb(238, 238, 238)
}

.product_list-layer2302FC8B4A9E2C90962C12524952487B .wp-new-ar-pro-style-description {
    display: none;
    line-height: 136%;
}

#layer2302FC8B4A9E2C90962C12524952487B .showprec {
    display: inline;
}


#layer2302FC8B4A9E2C90962C12524952487B ul {
}

/*layer2302FC8B4A9E2C90962C12524952487B*//*layerF41FDC7B64F75EB4C381CD71ACF77896*/
#layerF41FDC7B64F75EB4C381CD71ACF77896 a.button_btndefault-link {
    height: 50px;
    line-height: 50px;
    position: absolute;
    background-color: rgb(255, 153, 0);
    cursor: pointer;
    display: inline-block;
    text-align: center;
    width: 100%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -webkit-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -o-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 1px 1px 4px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 1px 1px 4px 0px;
    box-shadow: rgba(0, 0, 0, 0.6) 1px 1px 4px 0px;
    border: 0px solid rgb(255, 87, 0);
}

#layerF41FDC7B64F75EB4C381CD71ACF77896 a.button_btndefault-link:hover {
    background-color: rgb(255, 102, 0);
    border-color: rgb(255, 87, 0);
    -moz-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -webkit-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -o-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
}

#layerF41FDC7B64F75EB4C381CD71ACF77896 a span.button_btndefault-label {
    color: rgb(255, 255, 255);
    font-weight: bold;
    -moz-transition: color 0.4s ease 0s;
    -webkit-transition: color 0.4s ease 0s;
    -o-transition: color 0.4s ease 0s;
    transition: color 0.4s ease 0s;
    white-space: nowrap;
}

#layerF41FDC7B64F75EB4C381CD71ACF77896 a:hover span.button_btndefault-label {
    color: rgb(255, 255, 255);
    -moz-transition: color 0.4s ease 0s;
    -webkit-transition: color 0.4s ease 0s;
    -o-transition: color 0.4s ease 0s;
    transition: color 0.4s ease 0s;
}

#layerF41FDC7B64F75EB4C381CD71ACF77896 a.btnarea {
    background-color: rgba(78, 121, 225, 1);
}

#layerF41FDC7B64F75EB4C381CD71ACF77896 a.btnarea span {
    font-family: Microsoft YaHei;
    font-size: 36px;
}

#layerF41FDC7B64F75EB4C381CD71ACF77896 a.btnarea:hover {
    background-color: rgba(45, 57, 89, 1);
    background-image: none;
}

#layerF41FDC7B64F75EB4C381CD71ACF77896 a.btnarea:hover span {
    color: rgba(255, 255, 255, 1);
}

#layerF41FDC7B64F75EB4C381CD71ACF77896 a.btnarea {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#layerF41FDC7B64F75EB4C381CD71ACF77896 a.btnarea {
    border-color: transparent;
}

#layerF41FDC7B64F75EB4C381CD71ACF77896 a.btnarea:hover {
    border-color: transparent;
}

#layerF41FDC7B64F75EB4C381CD71ACF77896 a.btnarea {
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
}

/*layerF41FDC7B64F75EB4C381CD71ACF77896*//*layer352E7491DB6F355586E6B178F21AE52D*/
#layer352E7491DB6F355586E6B178F21AE52D .wpline-wrapper {
    margin: 15px 0;
    width: 100%;
    overflow: hidden;
}

#layer352E7491DB6F355586E6B178F21AE52D .horizontal-solid {
    border: none;
    border-top: 2px solid #2d3959;
    height: 0;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546, #nav_layerF35FE7CCA0E3AF3A150F38A846212546 ul, #nav_layerF35FE7CCA0E3AF3A150F38A846212546 li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: thin none;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 {
    position: relative;
    width: 192px;
    background-image: url(png_bg.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-color: transparent;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 li.wp_subtop {
    border-bottom: 1px solid #d0d0d0;
    float: left;
    clear: left;
    padding-left: 10px;
    padding-right: 4px;
    padding-bottom: 0;
    z-index: 1000;
    position: relative;
    width: 178px;
    height: 39px;
    line-height: 39px;
    background-image: url(h23_03_z96R.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    background-color: transparent;
    text-align: left;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 li.wp_subtop:hover {
    text-align: left;
    padding-left: 10px;
    padding-right: 4px;
    height: 39px;
    line-height: 39px;
    background-image: url(h22_05_6DT2.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    background-color: transparent;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 li.wp_subtop > a {
    white-space: nowrap;
    display: block;
    padding: 0;
    text-decoration: none;
    overflow: hidden;
    font-size: 14px;
    font-family: arial;
    color: #333;
    text-align: left;
    font-weight: normal;
    font-style: normal;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 li.wp_subtop > a:hover {
    text-decoration: none;
    font-size: 14px;
    font-family: arial;
    color: #333;
    text-align: left;
    font-weight: normal;
    font-style: normal;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 ul {
    border: 1px solid #d0d0d0;
    position: absolute;
    display: none;
    left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(png_bg.png);
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 ul li {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 1px;
    text-align: center;
    position: relative;
    height: 33px;
    line-height: 33px;
    background-image: url(png_bg.png);
    background-repeat: repeat-x;
    background-position: top left;
    background-color: transparent;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 ul li:hover {
    text-align: center;
    height: 33px;
    line-height: 33px;
    background-image: url(png_bg.png);
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #f1f1f1;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 ul li a {
    border-bottom: 1px solid #d0d0d0;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 80px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-size: 12px;
    font-family: arial;
    color: #666;
    text-align: center;
    font-weight: normal;
    font-style: normal;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 ul li a:hover {
    text-align: center;
    font-size: 12px;
    font-family: arial;
    color: #333;
    font-weight: normal;
    font-style: normal;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 ul ul {
    background-image: url(png_bg.png);
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 span.sub1 {
    padding-right: 10px;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 li.wp_subtop {
    background-image: url(png_bg.png);
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 li.wp_subtop {
    background-color: transparent;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 li.wp_subtop:hover {
    background-image: url(png_bg.png);
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 li.wp_subtop:hover {
    background-color: transparent;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 li.wp_subtop > a:hover {
    color: #4e79e1;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 li.wp_subtop > a:hover {
    font-family: Microsoft YaHei;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 li.wp_subtop > a {
    font-family: Microsoft YaHei;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 li.wp_subtop > a {
    font-size: 16px;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 li.wp_subtop > a:hover {
    font-size: 16px;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 li.wp_subtop:hover {
    height: 90px;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 li.wp_subtop {
    height: 90px;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 {
    width: 80px;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 li.wp_subtop {
    width: 66px;
}

#nav_layerF35FE7CCA0E3AF3A150F38A846212546 li.wp_subtop {
    border-bottom-width: 0px;
}

/*layerF35FE7CCA0E3AF3A150F38A846212546*//*layerC1DD07C86733FD1EC7FBA49A9B1191A9*/
#layerC1DD07C86733FD1EC7FBA49A9B1191A9 .wpline-wrapper {
    margin: 15px 0;
    width: 100%;
    overflow: hidden;
}

#layerC1DD07C86733FD1EC7FBA49A9B1191A9 .horizontal-solid {
    border: none;
    border-top: 2px solid #2d3959;
    height: 0;
}

/*layerC1DD07C86733FD1EC7FBA49A9B1191A9*//*layer0F6230F3DF154AA22036FB030A2F9673*/
#layer0F6230F3DF154AA22036FB030A2F9673 .wpline-wrapper {
    margin: 15px 0;
    width: 100%;
    overflow: hidden;
}

#layer0F6230F3DF154AA22036FB030A2F9673 .horizontal-solid {
    border: none;
    border-top: 2px solid #2d3959;
    height: 0;
}

/*layer0F6230F3DF154AA22036FB030A2F9673*//*layerA54CA724009D67662D3B67E03DE2E5D5*/
#layerA54CA724009D67662D3B67E03DE2E5D5 .wpline-wrapper {
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
}

#layerA54CA724009D67662D3B67E03DE2E5D5 .vertical-solid {
    border: none;
    border-left: 2px solid #4e79e1;
    width: 0;
}

/*layerA54CA724009D67662D3B67E03DE2E5D5*//*layer3E421842F42DF7CD7786585F348B1E83*/
#layer3E421842F42DF7CD7786585F348B1E83 .wpline-wrapper {
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
}

#layer3E421842F42DF7CD7786585F348B1E83 .vertical-solid {
    border: none;
    border-left: 2px solid #4e79e1;
    width: 0;
}

/*layer3E421842F42DF7CD7786585F348B1E83*//*layer9A274ABFB87A4D37A57DDCD9772B15B1*/
#layer9A274ABFB87A4D37A57DDCD9772B15B1 .wpline-wrapper {
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
}

#layer9A274ABFB87A4D37A57DDCD9772B15B1 .vertical-solid {
    border: none;
    border-left: 2px solid #4e79e1;
    width: 0;
}

/*layer9A274ABFB87A4D37A57DDCD9772B15B1*//*layerDEFCC9612336655DF941127877B8E89C*/
#layerDEFCC9612336655DF941127877B8E89C a.button_btndefault-link {
    height: 50px;
    line-height: 50px;
    position: absolute;
    background-color: rgb(255, 153, 0);
    cursor: pointer;
    display: inline-block;
    text-align: center;
    width: 100%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -webkit-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -o-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 1px 1px 4px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 1px 1px 4px 0px;
    box-shadow: rgba(0, 0, 0, 0.6) 1px 1px 4px 0px;
    border: 0px solid rgb(255, 87, 0);
}

#layerDEFCC9612336655DF941127877B8E89C a.button_btndefault-link:hover {
    background-color: rgb(255, 102, 0);
    border-color: rgb(255, 87, 0);
    -moz-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -webkit-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -o-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
}

#layerDEFCC9612336655DF941127877B8E89C a span.button_btndefault-label {
    color: rgb(255, 255, 255);
    font-weight: bold;
    -moz-transition: color 0.4s ease 0s;
    -webkit-transition: color 0.4s ease 0s;
    -o-transition: color 0.4s ease 0s;
    transition: color 0.4s ease 0s;
    white-space: nowrap;
}

#layerDEFCC9612336655DF941127877B8E89C a:hover span.button_btndefault-label {
    color: rgb(255, 255, 255);
    -moz-transition: color 0.4s ease 0s;
    -webkit-transition: color 0.4s ease 0s;
    -o-transition: color 0.4s ease 0s;
    transition: color 0.4s ease 0s;
}

#layerDEFCC9612336655DF941127877B8E89C a.btnarea {
    background-color: rgba(78, 121, 225, 1);
}

#layerDEFCC9612336655DF941127877B8E89C a.btnarea span {
    font-family: Microsoft YaHei;
    font-size: 36px;
}

#layerDEFCC9612336655DF941127877B8E89C a.btnarea:hover {
    background-color: rgba(45, 57, 89, 1);
    background-image: none;
}

#layerDEFCC9612336655DF941127877B8E89C a.btnarea:hover span {
    color: rgba(255, 255, 255, 1);
}

#layerDEFCC9612336655DF941127877B8E89C a.btnarea {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#layerDEFCC9612336655DF941127877B8E89C a.btnarea {
    border-color: transparent;
}

#layerDEFCC9612336655DF941127877B8E89C a.btnarea:hover {
    border-color: transparent;
}

#layerDEFCC9612336655DF941127877B8E89C a.btnarea {
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
}

/*layerDEFCC9612336655DF941127877B8E89C*//*layer3193043C6C195B3A21C21B30C5C4F6FB*/
#layer3193043C6C195B3A21C21B30C5C4F6FB a.button_btndefault-link {
    height: 50px;
    line-height: 50px;
    position: absolute;
    background-color: rgb(255, 153, 0);
    cursor: pointer;
    display: inline-block;
    text-align: center;
    width: 100%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -webkit-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -o-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 1px 1px 4px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 1px 1px 4px 0px;
    box-shadow: rgba(0, 0, 0, 0.6) 1px 1px 4px 0px;
    border: 0px solid rgb(255, 87, 0);
}

#layer3193043C6C195B3A21C21B30C5C4F6FB a.button_btndefault-link:hover {
    background-color: rgb(255, 102, 0);
    border-color: rgb(255, 87, 0);
    -moz-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -webkit-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    -o-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
}

#layer3193043C6C195B3A21C21B30C5C4F6FB a span.button_btndefault-label {
    color: rgb(255, 255, 255);
    font-weight: bold;
    -moz-transition: color 0.4s ease 0s;
    -webkit-transition: color 0.4s ease 0s;
    -o-transition: color 0.4s ease 0s;
    transition: color 0.4s ease 0s;
    white-space: nowrap;
}

#layer3193043C6C195B3A21C21B30C5C4F6FB a:hover span.button_btndefault-label {
    color: rgb(255, 255, 255);
    -moz-transition: color 0.4s ease 0s;
    -webkit-transition: color 0.4s ease 0s;
    -o-transition: color 0.4s ease 0s;
    transition: color 0.4s ease 0s;
}

#layer3193043C6C195B3A21C21B30C5C4F6FB a.btnarea {
    background-color: rgba(255, 255, 255, 1);
}

#layer3193043C6C195B3A21C21B30C5C4F6FB a.btnarea span {
    color: rgba(45, 57, 89, 1);
    font-family: Microsoft YaHei;
    font-size: 18px;
    font-weight: normal;
}

#layer3193043C6C195B3A21C21B30C5C4F6FB a.btnarea:hover {
    background-color: rgba(78, 121, 225, 1);
    background-image: none;
}

#layer3193043C6C195B3A21C21B30C5C4F6FB a.btnarea:hover span {
    color: rgba(255, 255, 255, 1);
}

#layer3193043C6C195B3A21C21B30C5C4F6FB a.btnarea {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#layer3193043C6C195B3A21C21B30C5C4F6FB a.btnarea {
    border-color: transparent;
}

#layer3193043C6C195B3A21C21B30C5C4F6FB a.btnarea:hover {
    border-color: transparent;
}

#layer3193043C6C195B3A21C21B30C5C4F6FB a.btnarea {
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
}

/*layer3193043C6C195B3A21C21B30C5C4F6FB*//*layer09E7686B79B5BEB80FC1629DE548192B*/
.article_list-layer09E7686B79B5BEB80FC1629DE548192B li {
    overflow: hidden;
    margin: 10px 0;
    padding-bottom: 15px;
    list-style: none;
    border-bottom: 1px dotted #dbd4cd;
    list-style: none;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B .time {
    background: #198ede;
    width: 60px;
    float: left;
    text-align: center;
    margin-left: 30px;
    color: #fff;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B .conts {
    margin-left: 130px;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B ul li p.abstract {
    word-wrap: break-word;
    text-align: justify;
    text-justify: inter-ideograph;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B #day { /*border-bottom:#36a2eb 1px solid;*/
    height: 41px;
    line-height: 41px;
    font-size: 24px;
    color: #fff;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B .date {
    display: block;
    height: 18px;
    line-height: 18px;
    font-size: 13px;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B h3 {
    margin: 0px;
    padding: 0px;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B h3 a {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    overflow: hidden;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B .conts p {
    color: #999;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B .conts p a {
    color: #999;
    font-size: 12px;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B .conts p a:hover {
    color: #198ede;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B .conts p.abstract {
    width: 99%;
    overflow: hidden;
    word-wrap: break-word;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B div.wp-new-article-style-01-left {
    margin-right: 8px;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B div.conts {
    margin-left: 120px;
}

#layer09E7686B79B5BEB80FC1629DE548192B .article_list-layer09E7686B79B5BEB80FC1629DE548192B h1.title_text > a:hover {
    color: #5A5A5A;
    line-height: 140%;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B h1.title_text > a {
    display: inline-block;
    font-family: SimSun;
    font-size: 18px;
    color: #048bcd;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B p.title_text1 {
    display: inline-block;
    font-family: SimSun;
    font-size: 12px;
    color: #7D7D7D;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B p.abstractd {
    display: block;
    font-family: SimSun;
    font-size: 12px;
    color: #5A5A5A;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
}

#layer09E7686B79B5BEB80FC1629DE548192B .article_list-layer09E7686B79B5BEB80FC1629DE548192B a.artdetialtips {
    display: inline-block;
    font-family: SimSun;
    font-size: 12px;
    color: #CF0202;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
}

#layer09E7686B79B5BEB80FC1629DE548192B .article_list-layer09E7686B79B5BEB80FC1629DE548192B a.artdetialtips:hover {
    color: #ff0000;
}

#layer09E7686B79B5BEB80FC1629DE548192B .article_list-layer09E7686B79B5BEB80FC1629DE548192B p.title > a:hover {
    color: #666666;
    line-height: 140%;
}

#layer09E7686B79B5BEB80FC1629DE548192B .article_list-layer09E7686B79B5BEB80FC1629DE548192B p.title > a {
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: #2d2d2d;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B span.category > a {
    display: inline-block;
    font-family: SimSun;
    font-size: 12px;
    color: #0064D4;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B span.category > a:visited {
    display: inline-block;
    font-family: SimSun;
    font-size: 12px;
    color: #0064D4;
    font-weight: normal;
    text-decoration: none;
}

#layer09E7686B79B5BEB80FC1629DE548192B .wpart-border-line .time {
    width: 60px;
}

#layer09E7686B79B5BEB80FC1629DE548192B .wpart-border-line .time {
    height: 60px;
}

#layer09E7686B79B5BEB80FC1629DE548192B .wpart-border-line .date {
    text-decoration: none;
}

#layer09E7686B79B5BEB80FC1629DE548192B .wpart-border-line .date {
    font-weight: normal;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B span.wp-new-ar-pro-time {
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 24px;
    color: #929292;
    font-weight: bold;
    text-decoration: none;
    line-height: 140%;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B .time {
    display: inline-block;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B conts {
    margin-left: 130px;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B p.abstract {
    line-height: 140%;
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 17px !important;
    color: #9a9a9a;
    font-weight: normal;
    text-decoration: none;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B p.link {
    background: none;
}

.article_list-layer09E7686B79B5BEB80FC1629DE548192B .wpart-border-line {
    border-bottom: none;
}

#layer09E7686B79B5BEB80FC1629DE548192B .showprec {
    display: inline;
}

/*layer09E7686B79B5BEB80FC1629DE548192B*//*layerF90BE259EE0383ED91E63B9062EA76E8*/
#layerF90BE259EE0383ED91E63B9062EA76E8 .wpline-wrapper {
    margin: 15px 0;
    width: 100%;
    overflow: hidden;
}

#layerF90BE259EE0383ED91E63B9062EA76E8 .horizontal-solid {
    border: none;
    border-top: 2px solid #2d3959;
    height: 0;
}

/*layerF90BE259EE0383ED91E63B9062EA76E8*//*layer3BEC2297062C1FA4900F99B305E33E26*/
#layer3BEC2297062C1FA4900F99B305E33E26 .wpline-wrapper {
    margin: 15px 0;
    width: 100%;
    overflow: hidden;
}

#layer3BEC2297062C1FA4900F99B305E33E26 .horizontal-solid {
    border: none;
    border-top: 2px solid #2d3959;
    height: 0;
}

/*layer3BEC2297062C1FA4900F99B305E33E26*//*layer64AFF51C45C04DD6FC3A4268E1401319*/
#layer64AFF51C45C04DD6FC3A4268E1401319 .wpline-wrapper {
    margin: 15px 0;
    width: 100%;
    overflow: hidden;
}

#layer64AFF51C45C04DD6FC3A4268E1401319 .horizontal-solid {
    border: none;
    border-top: 1px solid #424d6a;
    height: 0;
}

/*layer64AFF51C45C04DD6FC3A4268E1401319*//*layer91FB02CA7A7943D87F5989C116E019B8*/
#nav_layer91FB02CA7A7943D87F5989C116E019B8, #nav_layer91FB02CA7A7943D87F5989C116E019B8 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    background-position: top left;
    background-repeat: repeat-x;
    background-color: transparent;
    background-image: url("http://static.websiteonline.cn/website/plugin/new_navigation/styles/hs9/dbj.jpg");
    line-height: 50px;
    height: 50px;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop {
    text-align: center;
    float: left;
    height: 50px;
    line-height: 50px;
    background-image: url(png_bg.png);
    background-color: transparent;
    background-position: top left;
    background-repeat: repeat;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop:hover {
    text-align: center;
    background-color: transparent;
    background-position: top left;
    height: 50px;
    line-height: 50px;
    background-image: url("http://static.websiteonline.cn/website/plugin/new_navigation/styles/hs9/dhover.jpg");
    background-repeat: repeat-x;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop > a {
    white-space: nowrap;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    display: block;
    font-family: arial;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop > a:hover {
    color: #333333;
    text-align: center;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 ul {
    display: none;
    width: 100%;
    position: absolute;
    top: 38px;
    left: -9999px;
    background-image: url(png_bg.png);
    background-repeat: repeat;
    background-color: transparent;
    background-position: top left;
    padding-bottom: 3px;
    padding-top: 3px;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 ul li {
    text-align: center;
    float: left;
    background-color: #fbfbfb;
    background-position: top left;
    background-repeat: repeat;
    background-image: url(png_bg.png);
    height: 25px;
    line-height: 25px;
    font-weight: normal;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 ul li:hover {
    text-align: center;
    background-position: top left;
    background-repeat: repeat;
    background-image: url(png_bg.png);
    background-color: #2f2f2f;
    height: 25px;
    line-height: 25px;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 ul li a {
    white-space: nowrap;
    color: #666666;
    text-align: center;
    float: left;
    display: block;
    padding: 0 10px 0 10px;
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 ul li a:hover {
    color: #fff;
    text-align: center;
    float: left;
    padding: 0 10px 0 10px;
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li ul.floatRight li {
    float: right;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 ul ul {
    background-image: url(png_bg.png);
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 {
    background-image: url(png_bg.png);
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop > a {
    font-family: Microsoft YaHei;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop > a:hover {
    font-family: Microsoft YaHei;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop:hover {
    background-position: bottom center;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop:hover {
    background-repeat: no-repeat;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop {
    background-repeat: no-repeat;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop {
    background-position: bottom center;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 {
    background-repeat: no-repeat;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 {
    background-position: bottom center;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 {
    background-color: transparent;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop:hover {
    background-image: url(png_bg.png);
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop:hover {
    background: transparent;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop > a:hover {
    color: #4e79e1;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop:hover {
    background-color: transparent;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 {
    height: 35px;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop {
    height: 35px;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop {
    line-height: 35px;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop:hover {
    height: 35px;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop:hover {
    line-height: 35px;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop > a {
    font-size: 12px;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop > a:hover {
    font-size: 12px;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop > a {
    color: #cccccc;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 {
    padding-left: 0px;
    padding-right: 0px;
}

/*layer91FB02CA7A7943D87F5989C116E019B8*//*layer91FB02CA7A7943D87F5989C116E019B8*/
#nav_layer91FB02CA7A7943D87F5989C116E019B8, #nav_layer91FB02CA7A7943D87F5989C116E019B8 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    background-position: top left;
    background-repeat: repeat-x;
    background-color: transparent;
    background-image: url("http://static.websiteonline.cn/website/plugin/new_navigation/styles/hs9/dbj.jpg");
    line-height: 50px;
    height: 50px;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop {
    text-align: center;
    float: left;
    height: 50px;
    line-height: 50px;
    background-image: url(png_bg.png);
    background-color: transparent;
    background-position: top left;
    background-repeat: repeat;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop:hover {
    text-align: center;
    background-color: transparent;
    background-position: top left;
    height: 50px;
    line-height: 50px;
    background-image: url("http://static.websiteonline.cn/website/plugin/new_navigation/styles/hs9/dhover.jpg");
    background-repeat: repeat-x;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop > a {
    white-space: nowrap;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    display: block;
    font-family: arial;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop > a:hover {
    color: #333333;
    text-align: center;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 ul {
    display: none;
    width: 100%;
    position: absolute;
    top: 38px;
    left: -9999px;
    background-image: url(png_bg.png);
    background-repeat: repeat;
    background-color: transparent;
    background-position: top left;
    padding-bottom: 3px;
    padding-top: 3px;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 ul li {
    text-align: center;
    float: left;
    background-color: #fbfbfb;
    background-position: top left;
    background-repeat: repeat;
    background-image: url(png_bg.png);
    height: 25px;
    line-height: 25px;
    font-weight: normal;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 ul li:hover {
    text-align: center;
    background-position: top left;
    background-repeat: repeat;
    background-image: url(png_bg.png);
    background-color: #2f2f2f;
    height: 25px;
    line-height: 25px;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 ul li a {
    white-space: nowrap;
    color: #666666;
    text-align: center;
    float: left;
    display: block;
    padding: 0 10px 0 10px;
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 ul li a:hover {
    color: #fff;
    text-align: center;
    float: left;
    padding: 0 10px 0 10px;
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li ul.floatRight li {
    float: right;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 ul ul {
    background-image: url(png_bg.png);
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 {
    background-image: url(png_bg.png);
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop > a {
    font-family: Microsoft YaHei;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop > a:hover {
    font-family: Microsoft YaHei;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop:hover {
    background-position: bottom center;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop:hover {
    background-repeat: no-repeat;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop {
    background-repeat: no-repeat;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop {
    background-position: bottom center;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 {
    background-repeat: no-repeat;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 {
    background-position: bottom center;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 {
    background-color: transparent;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop:hover {
    background-image: url(png_bg.png);
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop:hover {
    background: transparent;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop > a:hover {
    color: #4e79e1;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop:hover {
    background-color: transparent;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 {
    height: 35px;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop {
    height: 35px;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop {
    line-height: 35px;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop:hover {
    height: 35px;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop:hover {
    line-height: 35px;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop > a {
    font-size: 12px;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop > a:hover {
    font-size: 12px;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 li.wp_subtop > a {
    color: #cccccc;
}

#nav_layer91FB02CA7A7943D87F5989C116E019B8 {
    padding-left: 0px;
    padding-right: 0px;
}

#layer58EA9AF5DDDFE47FC8F6274D8F9AFAF7 .wpline-wrapper {
    margin: 15px 0;
    width: 100%;
    overflow: hidden;
}

#layer58EA9AF5DDDFE47FC8F6274D8F9AFAF7 .horizontal-solid {
    border: none;
    border-top: 4px solid #4e79e1;
    height: 0;
}

#layerE742D29656752A5D77A3BA7DB85BC54C .wpline-wrapper {
    margin: 15px 0;
    width: 100%;
    overflow: hidden;
}

#layerE742D29656752A5D77A3BA7DB85BC54C .horizontal-solid {
    border: none;
    border-top: 4px solid #4e79e1;
    height: 0;
}