blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 tahoma, arial, 'Hiragino Sans GB', å®‹ä½“, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: courier new, courier, monospace;
}

small {
    font-size: 12px;
}

ol,
ul {
    list-style: none outside none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000000;
}

fieldset,
img {
    border: 0 none;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    vertical-align: top;
}
/* tools */

.fix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.fix {
    display: inline-block;
    min-height: 1%;
}
/* Hides from IE-mac \*/

*html .fix {
    zoom: 1;
}

.fix {
    display: block;
}
/* Hide from IE-mac ends */

.clear {
    height: 0;
    overflow: hidden;
    clear: both;
    display: block;
}
/* float left */

.FL {
    float: left;
}
/* float right */

.FR {
    float: right;
}

body {
    color: #000;
    background: url(../images/bg-blue.jpg) 0 0 repeat-x;
    text-align: center;
    font-size: 12px;
    font-family: "å®‹ä½“", helvetica, arial, sans-serif;
}

.section {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
}

.header {
    padding-top: 13px;
    background-color: #3476b9;
   /* box-shadow: -2px 2px 5px #73343f;*/
    position: relative;
    z-index: 9;
}

.header .sec_01 {
    height: 97px;
    background-color: #fff;
}

.header .logo {
    float: left;
    width: 305px;
    height: 47px;
    background: url(../images/logo.png) 0 0 no-repeat;
    margin: 20px 0 0 20px;
}

.header .quick_nav {
    float: right;
    margin-top: 12px;
    clear: right;
}

.header .quick_nav li {
    padding: 0 16px;
    line-height: 20px;
    border-right: 1px solid #e3e3e3;
    float: left;
}

.header .quick_nav .last {
    border-right: none;
}

.header .quick_nav a {
    color: #565656;
    font-size: 14px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.header .quick_nav i {
    display: inline-block;
    height: 21px;
    width: 25px;
    background-image: url(../images/i.png);
    background-repeat: no-repeat;
    margin-right: 6px;
    vertical-align: top;
    position: relative;
    top: 2px;
}

.header .quick_nav .service i {
    background-position: -350px -275px;
    top: 0;
}

.header .quick_nav .weixin i {
    background-position: -150px -225px;
}

.header .quick_nav .weibo i {
    background-position: -175px -225px;
}

.header .quick_nav .favorite i {
    background-position: -350px -300px;
}

.header .hotline {
    width: 280px;
    float: right;
    margin-top: 24px;
    clear: right;
    padding-right: 20px;
    position: relative;
    color: #aaaaaa;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    line-height: 22px;
}

.header .hotline i {
    display: inline-block;
    width: 16px;
    height: 17px;
    vertical-align: middle;
    background: url(../images/i.png) -125px -300px no-repeat;
    margin-right: 6px;
}

.header .hotline em {
    font-size: 22px;
    color: #f2a018;
    position: relative;
    top: 2px;
}

.header .sec_02 {
    height: 44px;
    background-color: #ed990d;
}

.header .all_type {
    width: 126px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #fff;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    position: relative;
    padding-left: 30px;
    float: left;
}

.header .btnAllType {
    line-height: 44px;
    font-size: 15px;
    color: #fff;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.header .all_type_current {
    background-color: #3476b9;
}

.header .all_type_current .all_type_list {
    display: block;
}

.header .all_type i {
    width: 13px;
    height: 13px;
    background: url(../images/i.png) -175px -300px no-repeat;
    position: absolute;
    right: 20px;
    top: 17px;
}

.header .all_type_current i {
    background-position: -200px -300px;
}

.header .all_type_list {
    display: none;
    position: absolute;
    left: 0;
    top: 44px;
    background-color: #fff;
}

.header .all_type_list li {
    width: 166px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #3476b9;
    font-size: 14px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    cursor: pointer;
}

.header .all_type_list li.current {
    background-color: #59abff;
    color: #fff;
}

.header .all_type_list li.active {
    color: #ffd100;
}

.header .all_type_list .table_panel {
    width: 512px;
    min-height: 200px;
    height: auto;
    _height: 200px;
    position: absolute;
    left: 166px;
    top: 0px;
    display: none;
    overflow: hidden;
    cursor: default;
    background: url(../images/sprite.gif) 0 0 repeat;
}

.header .all_type_list table {
    width: 512px;
    height: auto;
    color: #626262;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    font-size: 12px;
}

.header .all_type_list table a {
    color: #626262;
}

.header .all_type_list li.current .table_panel {
    display: block;
}

.header .all_type_list .th_01,
.header .all_type_list .td_01 {
    width: 190px;
}

.header .all_type_list .th_02,
.header .all_type_list .td_02 {
    width: 100px;
}

.header .all_type_list .th_03,
.header .all_type_list .td_03 {
    width: 102px;
}

.header .all_type_list .th_04,
.header .all_type_list .td_04 {
    width: 60px;
}

.header .all_type_list .th_05,
.header .all_type_list .td_05 {
    width: 60px;
}

.header .all_type_list th {
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #59abff;
    color: #fff;
}

.header .all_type_list td {
    background-color: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.header .all_type_list .td_01 {
    background: url(../images/hot.gif) #fff 10px 50% no-repeat;
    text-align: left;
    padding-left: 35px;
}

.header .all_type_list .subscribe_btn,
.header .all_type_list .invest_btn {
    display: inline-block;
    width: 23px;
    height: 19px;
    background-image: url(../images/i.png);
    background-repeat: no-repeat;
    position: relative;
    top: 4px;
}

.header .all_type_list .subscribe_btn {
    background-position: -275px -225px;
}

.header .all_type_list .invest_btn {
    background-position: -300px -225px;
}

.header .all_type_list .subscribe_btn_disabled {
    background-position: -350px -225px;
    cursor: default;
}

.header .all_type_list .invest_btn_disabled {
    background-position: -325px -225px;
    cursor: default;
}

.header .main_nav {
    float: left;
}

.header .main_nav a {
    float: left;
    height: 44px;
    line-height: 44px;
}

.header .main_nav span {
    display: inline-block;
    padding: 0 28px;
    height: 18px;
    border-right: 1px solid #e88709;
    font-size: 15px;
    color: #fff;
    margin-top: 15px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    line-height: 17px;
    cursor: pointer;
}

.header .main_nav a.current,
.header .main_nav a:hover {
    background-color: #3476b9;
    text-decoration: none;
}

.header .main_nav a.current span,
.header .main_nav a:hover span {
    border-right-color: #3476b9;
}

.header .main_nav .last span {
    border: none;
}

.header .search {
    float: right;
    padding-right: 4px;
}

.header .search .selector {
    width: 50px;
    float: left;
    height: 30px;
    text-align: center;
    line-height: 30px;
    position: relative;
    margin-top: 7px;
    cursor: pointer;
}

.header .search .selected {
    display: block;
    height: 30px;
    color: #fff;
    background-color: #3476b9;
    font-size: 14px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.header .search .options {
    background-color: #c2c2c2;
    position: absolute;
    left: 0;
    top: 30px;
    display: none;
}

.header .search .search_selector_current .options {
    display: block;
}

.header .search .options a {
    height: 30px;
    display: block;
    width: 50px;
    color: #fff;
    font-size: 14px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.header .search .options a:hover {
    background-color: #3476b9;
    text-decoration: none;
}

.header .search .input_wrap {
    float: left;
    height: 30px;
    margin-top: 7px;
    background-color: #fff;
    width: 130px;
    position: relative;
}

.header .search input {
    border: none;
    background: none;
    width: 100px;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 4px;
}

.header .search i {
    position: absolute;
    width: 17px;
    height: 17px;
    background: url(../images/i.png) -150px -300px no-repeat;
    right: 6px;
    top: 6px;
}

.content {
    margin-top: 30px;
    position: relative;
    z-index: 8;
}

.content .sec_01 .sub_sec_01 {
    width: 248px;
    height: 364px;
    float: left;
    background-color: #f5f5f5;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    position: relative;
    z-index: 1;
}

.content .sec_01 .sub_sec_01 .tabs li {
    float: left;
}

.content .sec_01 .sub_sec_01 .tabs li a {
    font: 14px/29px "\5FAE\8F6F\96C5\9ED1";
    color: #fff;
    text-align: center;
    background: #cdcdcd;
    width: 124px;
    height: 29px;
    display: block;
}

.content .sec_01 .sub_sec_01 .tabs li a:hover,
.content .sec_01 .sub_sec_01 .tabs .current a {
    color: #3476b9;
    text-decoration: none;
}

.content .sec_01 .sub_sec_01 .tabs li .institutional_client {}
/*.content .sec_01 .sub_sec_01 .tabs li .individual_customer:hover,*/

.content .sec_01 .sub_sec_01 .tabs .current .individual_customer {
    background: #f5f5f5;
}
/*.content .sec_01 .sub_sec_01 .tabs li .institutional_client:hover,*/

.content .sec_01 .sub_sec_01 .tabs .current .institutional_client {
    background: #f5f5f5;
}

.content .sec_01 .sub_sec_01 .cont {
    display: none;
}

.content .account {
    height: 215px;
    position: relative;
}

.content .account h2 {
    width: 58px;
    height: 21px;
    position: absolute;
    left: 100px;
    top: 19px;
    background: url(../images/i.png) -50px -250px no-repeat;
}

.content .account .banner {
    color: #0f2b57;
    font-size: 32px;
    padding-top: 43px;
    text-align: center;
}

.content .account .fn {
    margin-top: 14px;
}

.content .account .login {
    width: 110px;
    height: 48px;
    display: inline-block;
    background: url(../images/i.png) -175px -75px no-repeat;
    margin-right: 4px;
    margin-left: 12px;
}

.content .institutional_client_account .login {
    background: url(../images/i.png) -175px -75px no-repeat;
    /*background:url(../images/tab.png) 0 -58px no-repeat;*/
    
    margin: 0 auto 5px;
    display: block;
}

.content .account .reg {
    width: 110px;
    height: 48px;
    display: inline-block;
    background: url(../images/i.png) -50px -75px no-repeat;
}

.content .account .helps {
    margin-top: 1px;
}

.content .account .helps li {
    width: 50%;
    text-align: center;
    font-size: 11px;
    float: left;
    padding: 4px 0;
}

.content .account .helps a {
    color: #8290a6;
}

.content .partner {
    height: 86px;
    border-top: 1px solid #ccc;
    background: url(../images/partner_bg.jpg) 0 0 no-repeat;
    background-color: #ededed;
}

.content .partner h2 {
    text-align: center;
    color: #0f2b57;
    font-size: 17px;
    text-align: center;
    padding-top: 10px;
}

.content .partner .partner_list {
    padding-top: 8px;
    padding-left: 12px;
}

.content .partner a {
    float: left;
    width: 41px;
    height: 33px;
    margin-right: 10px;
    background-image: url(../images/partners.png);
    background-repeat: no-repeat;
}

.content .partner .p1 {
    background-position: 0 0;
}

.content .partner .p2 {
    background-position: -51px 0;
    margin-right: 5px;
}

.content .partner .p3 {
    background-position: -97px 0;
    margin-right: 6px;
}

.content .partner .p4 {
    width: 23px;
    background-position: -144px 0;
    margin-right: 11px;
}

.content .partner .p5 {
    width: 46px;
    background-position: -178px 0;
    margin-right: 0;
}

.content .sec_01 .app {
    border-top: 2px solid #f5f5f5;
}

.content .sec_01 .app h2 {
    color: #0f2b57;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    line-height: 38px;
}

.content .app_list {
    border-top: 1px solid #ccc;
    position: relative;
}

.content .app_list a {
    float: left;
    width: 123px;
    height: 79px;
    border-right: 1px solid #ccc;
    zoom: 1;
    cursor: pointer;
    position: relative;
}

.content .app_list .a1 {
    z-index: 10;
}

.content .app_list .a2 {
    z-index: 9;
}

.content .app_list .last {
    border-right: none;
}

.content .app_list .fuwu,
.content .app_list .ding,
.content .app_list .client {
    background: url(../images/ding.png) 0 0 no-repeat;
    width: 158px;
    height: 147px;
    position: absolute;
    bottom: 0;
    right: -158px;
    display: none;
    z-index: 99;
}

.content .app_list .fuwu {
    background: url(../images/fuwu.png) 0 0 no-repeat;
}

.content .app_list .client {
    background: url(../images/client.png) 0 0 no-repeat;
    width: 154px;
    right: -154px;
}

.content .app_list a:hover .qr {
    display: block;
}

.content .app_list a:hover {
    text-decoration: none;
}

.content .app_list i {
    width: 30px;
    height: 25px;
    position: absolute;
    left: 47px;
    top: 20px;
    background-image: url(../images/i.png);
    background-repeat: no-repeat;
}

.content .app_list .a1 i {
    background-position: -275px -175px;
    left: 32px;
    top: 19px;
    width: 21px;
    height: 24px;
}

.content .app_list .a2 i {
    background-position: -250px -400px;
}

.content .app_list .a3 i {
    background-position: -250px -400px;
}

.content .app_list .t {
    color: #505b6b;
    font-size: 14px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 12px;
}

.content .sec_01 .sub_sec_02 {
    width: 752px;
    height: 364px;
    float: right;
    position: relative;
    z-index: 0;
}

.content .sec_01 .sub_sec_02 .cont {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.content .sec_01 .sub_sec_02 .tabs {
    position: absolute;
    right: 10px;
    bottom: 15px;
    z-index: 9;
}

.content .sec_01 .sub_sec_02 .tab {
    width: 10px;
    height: 10px;
    background-color: #fff;
    float: left;
    margin-right: 10px;
    font-size: 0;
}

.content .sec_01 .sub_sec_02 .current {
    background-color: #f3ae48;
}

.content .sec_02 {
    margin-top: 20px;
}

.content .news_list {
    height: 35px;
    position: relative;
    text-align: center;
    background-color: #fff;
}

.content .news_list .news_list_inner {
    width: 880px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    height: 42px;
}

.content .news_list ul {
    width: 9999px;
}

.content .news_list li {
    float: left;
    width: 880px;
    line-height: 35px;
}

.content .news_list li a {
    font-size: 12px;
    color: #868686;
    background: url(../images/slide-icon.png) 0 0 no-repeat;
    margin: 0 10px;
    padding: 2px 0 2px 24px;
}

.content .news_list li a:hover {
    color: #fa6f57;
    text-decoration: none;
}

.content .news_list .scrollbar_prev,
.content .news_list .scrollbar_next {
    position: absolute;
    top: 50%;
    margin-top: -14px;
    background-image: url(../images/i.png);
    background-repeat: no-repeat;
    z-index: 9;
    width: 28px;
    height: 28px;
}

.content .news_list .scrollbar_prev {
    background-position: -125px -250px;
    left: 8px;
    _left: -52px;
}

.content .news_list .scrollbar_next {
    background-position: -175px -250px;
    right: 8px;
}

.JQ-slide-content {
    position: absolute;
    left: 0;
    top: 0;
}

.JQ-slide-nav span {
    display: block;
    background: #4b4b4b;
    font: 700 53px arial;
    width: 37px;
    cursor: pointer;
    height: 63px;
    text-align: center;
}

.slide-content .wrap {
    overflow: hidden;
    width: 880px;
    height: 35px;
    margin: 0 auto;
    position: relative;
}

.slide-content ul {
    width: 10000px;
}

#slide-box {
    position: relative;
}

.content .sec_03 {
    margin-top: 20px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.content .sec_03 li {
    float: left;
    width: 250px;
    text-align: center;
    background-color: #f1f1f1;
}

.content .sec_03 li.current {
    box-shadow: 0 0 20px #000;
    overflow: hidden;
    zoom: 1;
    position: relative;
    z-index: 999;
    cursor: pointer;
    filter: alpha(opacity=70);
    transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    /* IE 9 */
    
    -webkit-transform: scale(1.05, 1.05);
    /* Safari å’?Chrome */
    
    -o-transform: scale(1.05, 1.05);
    /* Opera */
    
    -moz-transform: scale(1.05, 1.05);
}

.content .sec_03 .current:nth-child(1),
.content .sec_03 .current:nth-child(2),
.content .sec_03 .current:nth-child(3),
.content .sec_03 .current:nth-child(4) {
    filter: alpha(opacity=100);
}

.content .sec_03 h2 {
    color: #fff;
    font-size: 28px;
    text-align: center;
    bottom: 30px;
    position: absolute;
    width: 100%;
}

.content .sec_03 .sub_sec_01 {
    height: 190px;
    position: relative;
}

.content .sec_03 i {
    position: absolute;
    width: 87px;
    height: 71px;
    background-image: url(../images/i.png);
    background-repeat: no-repeat;
    left: 80px;
    top: 40px;
}

.content .sec_03 .b1 i {
    background-position: -225px -325px;
    top: 56px;
}

.content .sec_03 .b2 i {
    background-position: -50px -325px;
    width: 70px;
    left: 85px;
}

.content .sec_03 .b3 i {
    background-image: url(../images/olderproduct.png);
    background-position: 0 0;
    /*background-position:-150px -325px;*/
    
    width: 60px;
    left: 100px;
}

.content .sec_03 .b4 i {
    background-position: -325px -325px;
    width: 60px;
    left: 100px;
}

.content .sec_03 .b1 .sub_sec_01 {
    text-align: left;
    background: url(../images/color_bar_04.png);
}

.content .sec_03 .b2 .sub_sec_01 {
    text-align: left;
    background: url(../images/color_bar_03.png);
}

.content .sec_03 .b3 .sub_sec_01 {
    text-align: left;
    background: url(../images/color_bar_05.png);
}

.content .sec_03 .b4 .sub_sec_01 {
    text-align: left;
    background: url(../images/color_bar_06.png);
}

.content .sec_03 .sub_sec_02 {
    height: 76px;
    font-size: 14px;
    color: #686868;
    padding-top: 12px;
    line-height: 20px;
    width: 250px;
}

.content .sec_03 a:hover {
    text-decoration: none;
}

.content .sec_03 .sub_sec_02 em {
    color: #ff9300;
}

.content .sec_03 .b2,
.content .sec_03 .b4 .sub_sec_02 {
    background-color: #f8f8f8;
}

.content .sec_04 {
    margin-top: 44px;
}

.content .sec_04 .inner {
    position: relative;
    top: -18px;
}

.content .sec_04 .tabs {
    padding-left: 84px;
    border-bottom: 8px solid #3476b9;
}

.content .sec_04 .tabs li {
    width: 121px;
    height: 28px;
    float: left;
    text-align: center;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    line-height: 29px;
    margin-right: 24px;
    overflow: hidden;
}

.content .sec_04 .tabs a {
    display: block;
    height: 28px;
    color: #fff;
    font-size: 13px;
    background: url(../images/i.png) -175px -125px;
}

.content .sec_04 .tabs .current a,
.content .sec_04 .tabs a:hover {
    background: url(../images/i.png) -50px -125px;
    text-decoration: none;
}

.content .sec_04 .cont {
    /*padding-bottom:24px;*/
    
    background-color: #fff;
    display: none;
}

.content .sec_04 table {
    background-color: #fff;
    width: 100%;
    color: #626262;
}

.content .sec_04 .main_fund2 {
    border-bottom: 1px solid #e1e1e1;
}

.content .sec_04 td {
    line-height: 18px;
    text-align: center;
    padding: 6px 3px;
}

.content .sec_04 .main_fund .td_01,
.content .sec_04 .main_fund .td_02,
.content .sec_04 .main_fund .th_01,
.content .sec_04 .main_fund2 .th_01,
.content .sec_04 .main_fund2 .td_01,
.content .sec_04 .main_fund2 .td_02 {
    text-align: left;
}

.content .sec_04 th {
    text-align: center;
    height: 43px;
    line-height: 43px;
}

.content .sec_04 th a {
    background: url(../images/ClickHere.gif) no-repeat left center;
    display: block;
    margin-left: 10px;
    color: #0000EE;
}

.content .sec_04 th a:active {
    color: #0000EE;
}

.content .sec_04 .th_01 {
    width: 140px;
}

.content .sec_04 .th_02 {
    width: 110px;
}

.content .sec_04 .th_03 {
    width: 110px;
}

.content .sec_04 .th_04 {
    width: 110px;
}

.content .sec_04 .th_05 {
    width: 100px;
}

.content .sec_04 .th_10 {
    width: 130px;
}
/*.content .sec_04 .th_11{ width: 140px; }*/

.content .sec_04 .th_06 {
    width: 115px;
}

.content .sec_04 .th_07 {
    width: 50px;
}

.content .sec_04 .td_05 {
    color: #ff4e4e;
}

.content .sec_04 .td_06 {
    color: #1061b4;
}

.content .sec_04 th span {
    width: 0;
    height: 20px;
    margin-top: 11px;
    border-right: 1px solid #d2d2d2;
    float: right;
    overflow: hidden;
}
/*.content .sec_04 .th_01,
.content .sec_04 .td_01{ padding-left:45px;}*/

.content .sec_04 .th_07,
.content .sec_04 .td_07 {
    width: 50px;
    padding-left: 40px;
}

.content .sec_04 .th_08,
.content .sec_04 .td_08 {
    width: 65px;
}

.content .sec_04 .main_fund .th,
.content .sec_04 .main_fund2 .th {
    background: #dbebfb;
}

.content .sec_04 .main_fund .th_01,
.content .sec_04 .main_fund .td_01 {
    width: 100px;
    padding-left: 25px;
}

.content .sec_04 .main_fund .td_01 img,
.content .sec_04 .main_fund2 .td_01 img {
    vertical-align: middle;
    margin-right: 5px;
}

.content .sec_04 .main_fund .th_02 {
    width: 157px;
}

.content .sec_04 .main_fund .th_03 {
    width: 80px;
}

.content .sec_04 .main_fund .th_04 {
    width: 80px;
}

.content .sec_04 .main_fund .th_05 {
    width: 94px;
}

.content .sec_04 .main_fund .th_06 {
    width: 90px;
}

.content .sec_04 .main_fund .th_10 {
    width: 130px;
}

.content .sec_04 .main_fund .th_11 {
    width: 100px;
}

.content .sec_04 .main_fund .th_07,
.content .sec_04 .main_fund .td_07 {
    width: 100px;
    padding: 0;
}

.content .sec_04 .main_fund .th_08,
.content .sec_04 .main_fund .td_08 {
    width: auto;
}
/*.content .sec_04 .main_fund .th_09{ width: 94px;}*/

.content .sec_04 .main_fund .td_01 {
    background-color: #fff;
}

.content .sec_04 .main_fund .tr_t1 .td_01 {
    background-color: #f5f5f5;
}
/*.content .sec_04 .main_fund .gupiaojijin{ color:#e8a029; background-image: url(../images/main_fund.png); background-position: 0 0; background-repeat: no-repeat;}
.content .sec_04 .main_fund .hunhejijin{ color:#ef6857; background-image: url(../images/main_fund.png); background-position: 0 -36px; background-repeat: no-repeat;}
.content .sec_04 .main_fund .zhaijuanjijin{ color:#57a3dc; background-image: url(../images/main_fund.png); background-position: 0 -73px; background-repeat: no-repeat;}
.content .sec_04 .main_fund2 .licaichanpin{ color:#5e80c8; background-image: url(../images/main_fund.png); background-position: 0 -110px; background-repeat: no-repeat;}
.content .sec_04 .main_fund2 .huobijijin{ color:#ff6c14; background-image: url(../images/main_fund.png); background-position: 0 -147px; background-repeat: no-repeat;}*/

.content .sec_04 .main_fund .gupiaojijin,
.content .sec_04 .main_fund .hunhejijin,
.content .sec_04 .main_fund .zhaijuanjijin,
.content .sec_04 .main_fund2 .licaichanpin,
.content .sec_04 .main_fund2 .huobijijin {
    background-position: left center;
    background-repeat: no-repeat;
}

.content .sec_04 .main_fund .gupiaojijin {
    color: #e8a029;
    background-image: url(../images/main_fund_1_1.png);
}

.content .sec_04 .main_fund .hunhejijin {
    color: #ef6857;
    background-image: url(../images/main_fund_1_2.png);
}

.content .sec_04 .main_fund .zhaijuanjijin {
    color: #57a3dc;
    background-image: url(../images/main_fund_1_3.png);
}

.content .sec_04 .main_fund2 .licaichanpin {
    color: #5e80c8;
    background-image: url(../images/main_fund_1_4.png);
}

.content .sec_04 .main_fund2 .huobijijin {
    color: #ff6c14;
    background-image: url(../images/main_fund_1_5.png);
}

.content .sec_04 .main_fund .tr_t1 .td_02 {
    background-color: #f5f5f5;
}

.content .sec_04 .main_fund .td_02,
.content .sec_04 .main_fund2 .td_02 {
    background-image: url(../images/hot.gif);
    background-position: 30px 50%;
    background-repeat: no-repeat;
    text-align: left;
    letter-spacing: 1px;
    padding-left: 60px;
}

.content .sec_04 .main_fund .td_02.new,
.content .sec_04 .main_fund2 .td_02.new {
    background-image: url(../images/fa.gif);
    background-position: 0 50%;
}

.content .sec_04 .main_fund .td_02 a,
.content .sec_04 .main_fund2 .td_02 a {
    font: 12px/37px "å®‹ä½“";
    color: #626262;
}

.content .sec_04 .main_fund .td_02 a:hover,
.content .sec_04 .main_fund2 .td_02 a:hover {}

.content .sec_04 .main_fund .td_05,
.content .sec_04 .main_fund2 .td_05 {
    color: #626262;
}

.content .sec_04 .main_fund .td_06 {
    color: #ff4e4e;
}

.content .sec_04 .main_fund .td_07 {
    color: #1061b4;
}

.content .sec_04 .main_fund2 .th_01,
.content .sec_04 .main_fund2 .td_01 {
    width: 100px;
    padding-left: 25px;
}

.content .sec_04 .main_fund2 .th_02 {
    width: 157px;
}

.content .sec_04 .main_fund2 .th_03 {
    width: 132px;
}

.content .sec_04 .main_fund2 .th_04 {
    width: 152px;
}

.content .sec_04 .main_fund2 .th_05 {
    width: 152px;
}

.content .sec_04 .main_fund2 .th_06,
.content .sec_04 .main_fund2 .td_06 {
    width: 98px;
    padding: 0;
}

.content .sec_04 .main_fund2 .th_07,
.content .sec_04 .main_fund2 .td_07 {
    width: 46px;
    padding-left: 40px;
}

.content .sec_04 .main_fund2 .th_08,
.content .sec_04 .main_fund2 .td_08 {
    width: 94px;
}

.content .sec_04 .monetary .th_01 {
    width: 186px;
}

.content .sec_04 .monetary .th_02 {
    width: 142px;
}

.content .sec_04 .monetary .th_03 {
    width: 153px;
}

.content .sec_04 .monetary .th_04 {
    width: 153px;
}

.content .sec_04 .monetary .th_05 {
    width: 160px;
}

.content .sec_04 .monetary .th_06 {
    width: 134px;
}

.content .sec_04 .monetary .th_07 {
    width: 65px;
}

.content .sec_04 .monetary .th_08 {
    width: 85px;
}

.content .sec_04 .tr_t1 {
    background-color: #f5f5f5;
}

.content .sec_04 .subscribe_btn,
.content .sec_04 .invest_btn {
    display: inline-block;
    width: 23px;
    height: 19px;
    background-image: url(../images/i.png);
    background-repeat: no-repeat;
    position: relative;
    top: 6px;
    *top: 2px;
}

.content .sec_04 .subscribe_btn {
    background-position: -275px -225px;
}

.content .sec_04 .invest_btn {
    background-position: -300px -225px;
}

.content .sec_04 .subscribe_btn_disabled {
    background-position: -350px -225px;
    cursor: default;
}

.content .sec_04 .invest_btn_disabled {
    background-position: -325px -225px;
    cursor: default;
}

.content .sec_05 {
    height: 100px;
}

.content .sec_05 .section {
    background: #f6f6f6;
    position: relative;
    height: 80px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    border: 1px solid #dedede;
}

.content .sec_05 .qiu {
    position: absolute;
    width: 54px;
    height: 54px;
    background: url(../images/i.png) -275px -250px;
    left: 22px;
    top: 14px;
}

.content .sec_05 .tabs {
    float: left;
    display: inline;
    color: #a8a8a8;
    height: 37px;
    margin: 28px 0 0 84px;
    position: relative;
}

.content .sec_05 .tabs .line {
    width: 36px;
    height: 30px;
    position: absolute;
    left: 40px;
    top: 0;
    background: url(../images/i.png) -225px -250px;
}

.content .sec_05 .tabs .t1 {
    position: relative;
    top: -6px;
    margin-right: 6px;
}

.content .sec_05 .tabs .t2 {
    position: relative;
    top: 18px;
}

.content .sec_05 .tabs a {
    color: #a8a8a8;
}

.content .sec_05 .tabs a.current,
.content .sec_05 .tabs a:hover {
    color: #ff9300;
}

.content .sec_05 .cont {
    position: relative;
    float: left;
    width: 810px;
    display: none;
}

.content .sec_05 .cont .wrap {
    width: 676px;
    height: 50px;
    overflow: hidden;
    margin-top: 16px;
    zoom: 1;
    position: relative;
    margin-left: 60px;
}

.content .sec_05 .cont ul {
    width: 9999px;
}

.content .sec_05 .cont li {
    float: left;
    width: 138px;
    height: 50px;
    font-size: 14px;
    color: #4c4c4c;
    position: relative;
    border-right: 1px solid #f0f0f0;
    padding-left: 30px;
}

.content .sec_05 .cont .up,
.content .sec_05 .cont .down {
    font-size: 12px;
    position: absolute;
    right: 15px;
    bottom: 9px;
}

.content .sec_05 .cont .precent {
    font-size: 12px;
    position: absolute;
    right: 15px;
    top: 2px;
}

.content .sec_05 .cont .positive {
    color: red;
}

.content .sec_05 .cont .negative {
    color: green;
}

.content .sec_05 .cont .up i,
.content .sec_05 .cont .down i {
    background-image: url(../images/i.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 8px;
    height: 12px;
    margin-right: 4px;
}

.content .sec_05 .cont .up i {
    background-position: -300px -125px;
}

.content .sec_05 .cont .down i {
    background-position: -325px -125px;
}

.content .sec_05 .scrollbar_prev,
.content .sec_05 .prev,
.content .sec_05 .scrollbar_next,
.content .sec_05 .next {
    display: inline-block;
    width: 7px;
    height: 14px;
    background-image: url(../images/i.png);
    background-repeat: no-repeat;
    top: 32px;
    position: absolute;
}

.content .sec_05 .scrollbar_prev,
.content .sec_05 .prev {
    background-position: -75px -300px;
    left: 32px;
}

.content .sec_05 .scrollbar_next,
.content .sec_05 .next {
    background-position: -100px -300px;
    right: 20px;
}

.content .sec_06 {
    font-family: "\5FAE\8F6F\96C5\9ED1";
    padding-bottom: 16px;
}

.content .sec_06 .jisuanqi {
    float: left;
    width: 698px;
    height: 345px;
    background: url(../images/jisuanqi.png) 0 0 no-repeat;
}

.content .sec_06 .jisuanqi a {
    height: 86px;
    display: block;
}

.content .sec_06 .jisuanqi .calculator_2 {
    height: 87px;
}

.content .sec_06 .jisuanqi .calculator_3 {
    height: 85px;
}

.content .sec_06 .jisuanqi .calculator_4 {
    height: 87px;
}

.content .sec_06 .range {
    float: right;
    width: 288px;
    padding-left: 14px;
    background: url(../images/jisuanqi_bg.jpg) 0 0 no-repeat;
    height: 373px;
    overflow: hidden;
    position: relative;
    top: -12px;
    background-color: #f5f5f5;
}

.content .sec_06 .range .pics {
    width: 290px;
    height: 210px;
    position: relative;
}

.content .sec_06 .range .pics .cont {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.content .sec_06 .range .pics .tabs {
    position: absolute;
    right: 10px;
    bottom: 15px;
    z-index: 9;
}

.content .sec_06 .range .pics .tab {
    width: 10px;
    height: 10px;
    background-color: #fff;
    float: left;
    margin-right: 10px;
    font-size: 0;
}

.content .sec_06 .range .pics .current {
    background-color: #f3ae48;
}

.content .sec_06 .txt .tabs a {
    margin-right: 30px;
    color: #4c4c4c;
    font-size: 14px;
    position: relative;
}

.content .sec_06 .txt .tabs a:hover {
    text-decoration: none;
}

.content .sec_06 .txt .tabs a.current {
    color: #ff4747;
}

.content .sec_06 .txt .tabs a.current i {
    width: 14px;
    height: 8px;
    background: url(../images/i.png) -50px -300px;
    position: absolute;
    bottom: -15px;
    z-index: 99;
    left: 32px;
}

.content .sec_06 .txt .tabs {
    border-bottom: 1px solid #898989;
    width: 204px;
    margin: 8px 0 0 40px;
    padding-bottom: 13px;
    position: relative;
}

.content .sec_06 .txt ul {
    padding-top: 12px;
    padding-bottom: 18px;
}

.content .sec_06 .txt li {
    padding: 5px 0;
    color: #565656;
    padding-left: 46px;
}

.content .sec_06 .txt li span a {
    color: #565656;
}

.content .sec_06 .txt .title {
    display: inline-block;
    width: 90px;
}

.content .sec_06 .txt .bar {
    height: 13px;
    display: inline-block;
    font-size: 0;
    margin-right: 4px;
}

.content .sec_06 .txt .cont i {
    width: 20px;
    height: 15px;
    display: inline-block;
    background-image: url(../images/i.png);
    background-repeat: no-repeat;
    margin-left: 6px;
}

.content .sec_06 .red .bar {
    background-color: #ff4747;
}

.content .sec_06 .red .num {
    color: #ff4747;
}

.content .sec_06 .red i {
    background-position: -200px -225px;
}

.content .sec_06 .yellow .bar {
    background-color: #ffcc00;
}

.content .sec_06 .yellow .num {
    color: #ffcc00;
}

.content .sec_06 .yellow i {
    background-position: -225px -225px;
}

.content .sec_06 .blue .bar {
    background-color: #4da4fd;
}

.content .sec_06 .blue .num {
    color: #4da4fd;
}

.content .sec_06 .blue i {
    background-position: -250px -225px;
}

.content .sec_06 .sub_sec_02 {
    margin-top: 5px;
    position: relative;
}

.content .sec_06 .sub_sec_02 .tabs {
    position: absolute;
    right: 8px;
    bottom: 13px;
    z-index: 9;
}

.content .sec_06 .sub_sec_02 .tab {
    width: 10px;
    height: 10px;
    background-color: #fff;
    float: left;
    margin-right: 10px;
    font-size: 0;
}

.content .sec_06 .sub_sec_02 .current {
    background-color: #f3ae48;
}

.content .sec_06 .sub_sec_02 .conts {
    height: 120px;
    position: relative;
}

.content .sec_06 .sub_sec_02 .cont {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.content .sec_07 {}

.footer {
    background-color: #f4f9ff;
    margin-top: 28px;
    overflow: hidden;
    zoom: 1;
}

.index_page .content {
    margin-top: 20px;
}

.index_page .footer {
    margin-top: 0;
}

.sec_07 h3 {
    font: 20px/41px "å¾®è½¯é›…é»‘";
    color: #fff;
    text-align: center;
    width: 100px;
    height: 41px;
    position: relative;
    top: 0px;
}

.sec_07 .research {
    background: url(../images/color_bar_01.jpg) 0 100% repeat-x;
    height: 201px;
    position: relative;
}

.sec_07 .research h3 {
    /*background: url(../images/color_bar_01.jpg) 0 0 repeat-x;*/
}

.sec_07 .research .item,
.company_news .item {
    margin-top: -21px;
    float: left;
    width: 505px;
}

.sec_07 .research .research_02,
.sec_07 .company_news .company_news_02 {
    width: 490px;
}

.sec_07 .research .title,
.company_news .title {
    margin: 33px 22px 0 53px;
    float: left;
}

.sec_07 .research .list,
.company_news .list {
    background: url(../images/list_bg.png) 0 0 no-repeat;
    width: 282px;
    height: 165px;
    float: left;
    padding: 2px 3px 0 8px;
    display: inline;
}

.sec_07 .research h4,
.company_news h4 {
    font: 14px/18px "å¾®è½¯é›…é»‘";
    color: #9c6b19;
    text-align: center;
    margin-top: 8px;
}

.company_news h4 {
    color: #275482;
}

.sec_07 .research .tabs,
.sec_07 .research .caption,
.sec_07 .company_news .tabs,
.company_news .caption {
    height: 56px;
}

.sec_07 .research .caption,
.sec_07 .research .cont,
.sec_07 .company_news .caption,
.company_news .cont {
    padding-left: 27px;
}

.sec_07 .research .caption a,
.sec_07 .company_news .caption a {
    font: 13px/56px "å¾®è½¯é›…é»‘";
    color: #7e7e7e;
}

.sec_07 .research .cont a,
.sec_07 .company_news .cont a {
    font: 12px/27px "å®‹ä½“";
    color: #959595;
}

.sec_07 .research .title i,
.sec_07 .company_news .title i {
    display: inline-block;
    height: 71px;
    width: 70px;
    background-image: url(../images/i.png);
    background-repeat: no-repeat;
    vertical-align: top;
    position: relative;
    top: 0;
}

.sec_07 .research_01 i {
    background-position: -275px 0;
}

.sec_07 .research_02 i {
    background-position: -200px 0;
}

.sec_07 .company_news_01 i {
    background-position: -125px 0;
}

.sec_07 .company_news_02 i {
    background-position: -50px 0;
}

.sec_07 .company_news {
    background: url(../images/color_bar_02.jpg) 0 100% repeat-x;
    height: 201px;
    position: relative;
}

.sec_07 .company_news h3 {
    /*background: url(../images/color_bar_02.jpg) 0 0 repeat-x;*/
}

.site_map {
    background: #f4f9ff;
    padding: 12px 0 0;
    clear: both;
    overflow: hidden;
}

.site_map dl {
    width: 180px;
    height: 166px;
    padding: 25px 0 0 65px;
    border-left: 1px solid #dcdcdc;
    float: left;
}

.site_map .fingerpost {
    border-left: 0 none;
}

.site_map dt {
    font: 14px/20px "å¾®è½¯é›…é»‘";
    color: #666666;
    letter-spacing: 1px;
}

.site_map a {
    font: 13px/20px "å¾®è½¯é›…é»‘";
    color: #808080;
}

.site_map i {
    display: inline-block;
    height: 17px;
    width: 18px;
    background-image: url(../images/i.png);
    background-repeat: no-repeat;
    margin-right: 17px;
    vertical-align: top;
    position: relative;
    top: 2px;
}

.fingerpost i {
    background-position: -50px -225px;
}

.programs i {
    background-position: -75px -225px;
}

.service i {
    background-position: -100px -225px;
}

.about i {
    background-position: -125px -225px;
}

.site_map dd {
    margin-left: 33px;
    padding: 0 3px;
}

.site_map dd.first {
    width: 80px;
    margin-top: 13px;
    padding-top: 12px;
    border-top: 1px dotted #b3adad;
}

.sec_08 {
    background: #3e6fa6;
    /* padding: 15px 0;*/
    
    clear: both;
}

.sec_08 .section {
    width: 750px;
    position: relative;
}

.contact_us {
    padding: 15px 0;
    float: left;
}

.friends {
    background: #3e6fa6;
    width: 105px;
    height: 50px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.friends .friends_btn {
    position: absolute;
    bottom: 16px;
    right: 1px;
}

#friends_pop {
    width: 202px;
    height: 138px;
    position: absolute;
    bottom: 50px;
    right: 0;
    overflow: hidden;
    display: none;
}

.friends_pop {
    background: #fefefe;
    width: 190;
    height: 137px;
    padding: 0 40px 0 10px;
    border: 1px solid #c6c6c6;
    border-bottom: 0 none;
    overflow: hidden;
}

.friends .friends_pop a {
    font: 12px/36px "å®‹ä½“";
    color: #7e7e7e;
    margin: 0 6px 0 14px;
}

.friends_pop li {
    border-bottom: 1px solid #ddd;
}

.friends_pop a:hover {
    color: #f3a21d;
    text-decoration: none;
}

#friends_pop .scrollbar_container {
    width: 19px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

#friends_pop .scrollbar_prev,
#friends_pop .scrollbar_next {
    display: none;
}

#friends_pop .scrollbar_track {
    background: url(../images/scrollbar_track.png) 0 0 no-repeat;
    width: 19px;
    height: 100%;
    position: relative;
}

#friends_pop .scrollbar_dragger {
    background: url(../images/scrollbar_dragger.png) 0 0 no-repeat;
    width: 19px;
    height: 37px;
    position: absolute;
}

.contact_us li {
    font-size: 11px/20px Arial;
    color: #fff;
    float: left;
}

.contact_us a,
.contact_us span,
.friends a {
    font: 12px/20px "å¾®è½¯é›…é»‘";
    letter-spacing: 1px;
    color: #fff;
    margin: 0 18px;
}

.contact_us i,
.friends i {
    display: inline-block;
    height: 20px;
    width: 24px;
    background-image: url(../images/i.png);
    background-repeat: no-repeat;
    margin-right: 6px;
    vertical-align: top;
    position: relative;
    top: 0;
}

.contact_us .service i {
    background-position: -148px -174px;
}

.phone i {
    background-position: -172px -174px;
}

.app i {
    background-position: -197px -174px;
}

.weixin i {
    background-position: -225px -174px;
}

.weibo i {
    background-position: -250px -174px;
}

.friends i {
    width: 8px;
    height: 12px;
    margin: 0 0 0 8px;
    top: 4px;
}

.sec_07 .list {
    /* background-color:#fff; box-shadow:-4px 4px 10px #666;*/
    
    position: relative;
}

.sec_07 .list .tabs {
    width: 266px;
    margin: 0 auto;
}

.sec_07 .list .tabs li {
    float: left;
}

.sec_07 .list .tabs a {
    float: left;
    color: #9c9c9c;
    padding: 0 14px;
    text-align: center;
    font-family: "å¾®è½¯é›…é»‘";
    border-right: 1px solid #ccc;
    height: 16px;
    margin-top: 6px;
    line-height: 14px;
}

.sec_07 .list .tabs a:hover {
    text-decoration: none;
}

.sec_07 .list .tabs .current {
    background-color: #e2a746;
    color: #fff;
    border-right: none;
}

.sec_07 .list .tabs .current a {
    color: #fff;
    border-right: none;
    position: relative;
    top: -1px;
}

.sec_07 .list .tabs .last a {
    border-right: none;
}

.sec_07 .more {
    color: #fff;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    position: absolute;
    bottom: 8px;
    right: -47px;
    font-weight: bold;
    cursor: pointer;
}

.sec_07 .more i {
    display: inline-block;
    width: 8px;
    height: 15px;
    background: url(../images/i.png) 0 -50px no-repeat;
    margin-left: 4px;
    vertical-align: middle;
}

.sec_07 .item {
    zoom: 1;
}

.sec_07 .line {
    height: 158px;
    width: 1px;
    font-size: 0;
    background: #fff;
    position: absolute;
    left: 505px;
    z-index: 9;
    top: 15px;
}

.sec_07 .tabs_container .cont {
    display: none;
}

.sec_07 .item .cont li {
    font: 8px/27px Arial;
    color: #959595;
    list-style: square inside;
}
/*global*/

.aside {
    background: url(../images/aside_bg.png) 0 0 repeat-y;
    width: 248px;
}

.aside dt {
    font: 14px/36px "\5fae\8f6f\96c5\9ed1";
    color: #fff;
    background: url(../images/aside_title_bg.png) 0 0 no-repeat;
    height: 36px;
    padding-left: 75px;
    margin-bottom: 1px;
}

.aside_btns dt {
    padding-left: 0;
}

.aside_btns dt a {
    color: #fff;
    text-decoration: none;
    height: 36px;
    padding-left: 75px;
    display: block;
}

.aside_btns dt a:hover,
.aside_btns .current {
    background: url(../images/aside_title_bg.png) 0 -36px no-repeat;
    color: #fff;
}

.aside dd {
    font: 12px/23px "\5fae\8f6f\96c5\9ed1";
    color: #777;
}

.nav_level_2 {
    padding: 10px 0 20px 61px;
    background-color: #fff;
}

.aside dd span {
    font-weight: bold;
    color: #f2a018;
    margin-right: 8px;
}

.aside dd a {
    font: bold 12px/23px "\5fae\8f6f\96c5\9ed1";
    color: #777;
    display: block;
}

.aside dd a:hover {
    font: bold 12px/23px "\5fae\8f6f\96c5\9ed1";
    color: #f2a018;
    text-decoration: none;
}

.aside dd a.on {
    color: #3476b9;
}

.aside .contact {
    padding: 26px 0;
}

.aside .contact .t {
    color: #535353;
    padding-top: 8px;
    font-weight: bold;
}

.aside .contact p {
    padding-left: 57px;
    line-height: 22px;
    font-family: "\5fae\8f6f\96c5\9ed1";
    color: #787878;
}

.aside .contact p a {
    color: #787878;
}

.main .crumbs {
    line-height: 37px;
    padding-left: 24px;
    color: #373737;
    height: 37px;
}

.main .crumbs a {
    color: #373737;
}

.main .crumbs .arrow {
    margin: 0 5px;
}

.main_title {
    border-bottom: 1px solid #f2f2f2;
    height: 28px;
    line-height: 28px;
    position: relative;
}

.main_title .txt {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 26px 0 59px;
    background-color: #3476b9;
    color: #fff;
    font-size: 14px;
    font-family: "\5fae\8f6f\96c5\9ed1";
}

.main_title i {
    position: absolute;
    width: 20px;
    height: 20px;
    left: 25px;
    top: 6px;
    background-image: url(../images/i2.png);
    background-repeat: no-repeat;
    z-index: 9;
}

#gotoTop {
    background: url(../images/goto_top.png) 0 0 no-repeat;
    width: 34px;
    height: 34px;
    margin-left: 500px;
    position: fixed;
    bottom: 287px;
    left: 50%;
    display: none;
}
/* product--------------------- */

.dropdownlist {
    position: relative;
}

.dropdownlist .dropdownlist_options {
    background: #fefefe;
    border: 1px solid #f0f0f0;
    border-top: 0 none;
    position: absolute;
    top: 24px;
    right: 0;
    display: none;
}

.dropdownlist.dropdownlist_current .dropdownlist_options {
    display: block;
}

.dropdownlist_options ul {
    margin: 0 auto;
}

.dropdownlist_options li {
    border-bottom: 1px solid #ddd;
}

.dropdownlist_options a {
    font: 12px/36px "å®‹ä½“";
    color: #7e7e7e;
    margin: 0 5px;
    display: block;
}

.product_page .main {
    width: 725px;
    float: right;
    min-height: 840px;
    _height: 840px;
    background-color: #fff;
    margin-top: 28px;
    position: relative;
}

.product_index_page .main {
    width: 752px;
    margin-top: 0;
}

.product_page .title {
    color: #d38a11;
    font-size: 16px;
    font-family: "\5fae\8f6f\96c5\9ed1";
    padding: 22px 0 0 24px;
}

.product_page .title span {
    color: #626262;
    font-size: 12px;
    font-family: "å®‹ä½“";
    display: block;
}

.product_page .thead {
    margin-top: 15px;
    position: relative;
}

.product_page .thead .t {
    float: left;
    height: 29px;
    line-height: 29px;
    background-color: #3476b9;
    color: #fff;
    font-size: 14px;
    font-family: "\5fae\8f6f\96c5\9ed1";
    padding-left: 56px;
    padding-right: 30px;
    position: relative;
}

.product_page .thead i {
    width: 18px;
    height: 18px;
    margin-right: 6px;
    background-image: url(../images/i.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 32px;
    top: 5px;
}

.product_page .thead .more {
    float: right;
    color: #4d93d9;
    margin-right: 20px;
    margin-top: 4px;
}

.product_index_page .big_banner {
    height: 250px;
    position: relative;
}

.product_index_page .big_banner .cont {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.product_index_page .big_banner .tabs {
    position: absolute;
    right: 10px;
    bottom: 15px;
    z-index: 9;
}

.product_index_page .big_banner .tab {
    width: 10px;
    height: 10px;
    background-color: #fff;
    float: left;
    margin-right: 10px;
    font-size: 0;
}

.product_index_page .big_banner .current {
    background-color: #f3ae48;
}

.product_index_page .ways h3 {
    height: 58px;
    line-height: 58px;
    font-size: 20px;
    font-family: "\5fae\8f6f\96c5\9ed1";
    color: #6287ac;
    text-align: center;
    background: url(../images/b.png) center -475px no-repeat;
}

.product_index_page .ways ul {
    width: 664px;
    margin: 0 auto;
}

.product_index_page .ways li {
    margin-top: 42px;
    float: left;
    width: 332px;
}

.product_index_page .ways .pic {
    float: left;
    width: 104px;
    height: 104px;
    background-image: url(../images/b.png);
    background-repeat: no-repeat;
}

.product_index_page .ways .txt {
    margin-left: 122px;
    overflow: hidden;
    zoom: 1;
}

.product_index_page .ways h4 {
    color: #3476b9;
    line-height: 18px;
    font-size: 14px;
    font-family: "\5fae\8f6f\96c5\9ed1";
}

.product_index_page .ways h4 a {
    color: #3476b9;
}

.product_index_page .ways .intro {
    line-height: 20px;
    margin: 10px 30px 0 0;
    color: #626262;
}

.product_index_page .way_01 .pic {
    background-position: -250px -225px;
}

.product_index_page .way_02 .pic {
    background-position: 0 -350px;
}

.product_index_page .way_03 .pic {
    background-position: -125px -225px;
}

.product_index_page .way_04 .pic {
    background-position: 0 -225px;
}

.product_index_page .inner {
    margin-top: 0px;
}

.product_index_page .performance h3 {
    color: #F2A018;
    font-size: 18px;
    font-family: "\5fae\8f6f\96c5\9ed1";
    padding: 0 30px;
    letter-spacing: 3px;
    line-height: 20px;
}

.product_index_page .inner .table {
    border: 1px solid #e2e2e2;
    margin-bottom: 12px;
}

.product_index_page .inner h4 {
    font-weight: bold;
    color: #626262;
    text-align: center;
    line-height: 43px;
    height: 43px;
}

.product_index_page .inner .cont1 {
    border-top: 8px solid #3476b9;
}

.product_index_page .inner .cont1 .table {
    margin-bottom: 12px;
}

.product_index_page .inner .cont1 h4 {
    font-weight: bold;
    text-align: center;
    line-height: 43px;
    height: 43px;
}

.product_index_page .inner .tabs {
    padding-left: 84px;
    border-bottom: 8px solid #3476b9;
}

.product_index_page .inner .tabs li {
    width: 121px;
    height: 28px;
    float: left;
    text-align: center;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    line-height: 29px;
    margin-right: 24px;
    overflow: hidden;
}

.product_index_page .inner .tabs a {
    display: block;
    height: 28px;
    color: #fff;
    font-size: 13px;
    background: url(../images/i.png) -175px -125px;
}

.product_index_page .inner .tabs .current a,
.product_index_page .inner .tabs a:hover {
    background: url(../images/i.png) -50px -125px;
    text-decoration: none;
}

.product_index_page .inner .tabs1 {
    height: 36px;
    line-height: 36px;
}

.product_index_page .inner .tabs1 a {
    background-color: #F2A018;
    display: inline-block;
    width: 121px;
    color: #fff;
    text-align: center;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    margin-right: 20px;
}

.product_index_page .inner .tabs1 a.active,
.product_index_page .inner .tabs1 a:hover {
    text-decoration: none;
    background-color: #3476b9;
}

.product_index_page .netvalue {
    margin-top: 40px;
}

.product_index_page .netvalue h3 {
    color: #d38a11;
    font-size: 16px;
    font-family: "\5fae\8f6f\96c5\9ed1";
    height: 45px;
    line-height: 45px;
    border-top: 8px solid #3476b9;
    padding-left: 15px;
    letter-spacing: 3px;
}

.product_index_page .netvalue .table {
    border: 1px solid #e2e2e2;
    margin-bottom: 12px;
}

.product_index_page .netvalue h4 {
    font-weight: bold;
    color: #626262;
    text-align: center;
    line-height: 43px;
    height: 43px;
}

.product_index_page .common_table th,
.product_index_page .common_table td {
    text-align: center;
}

.product_index_page .common_table th {
    line-height: 16px;
    padding: 3px 0;
}

.product_index_page .subscribe_btn,
.product_index_page .invest_btn {
    display: inline-block;
    width: 23px;
    height: 19px;
    background-image: url(../images/i.png);
    background-repeat: no-repeat;
    position: relative;
    top: 4px;
}

.product_index_page .subscribe_btn {
    background-position: -275px -225px;
}

.product_index_page .invest_btn {
    background-position: -300px -225px;
}

.product_index_page .subscribe_btn_disabled {
    background-position: -350px -225px;
    cursor: default;
}

.product_index_page .invest_btn_disabled {
    background-position: -325px -225px;
    cursor: default;
}

.product_index_page .table_t1 .td_06,
.product_index_page .table_t1 .td_07 {
    color: #6bca5f;
}

.product_index_page .table_t1 .td_08,
.product_index_page .table_t1 .td_09 {
    color: #ff4e4e;
}

//.product_index_page .common_table_04 .td_05{ color:#ff4e4e;}
//.product_index_page .common_table_05 .td_05,
//.product_index_page .common_table_05 .td_06{ color:#ff4e4e;}
//.product_index_page .common_table_06 .td_04{ color:#ff4e4e;}
.product_index_page .table_t1 .th_01,
.product_index_page .table_t1 .td_01 {
    width: 60px;
}

.product_index_page .table_t1 .th_02,
.product_index_page .table_t1 .td_02 {
    width: 120px;
}

.product_index_page .table_t1 .th_03,
.product_index_page .table_t1 .td_03 {
    width: 68px;
}

.product_index_page .table_t1 .th_04,
.product_index_page .table_t1 .td_04 {
    width: 60px;
}

.product_index_page .table_t1 .th_05,
.product_index_page .table_t1 .td_05 {
    width: 54px;
}

.product_index_page .table_t1 .th_06,
.product_index_page .table_t1 .td_06 {
    width: 64px;
}

.product_index_page .table_t1 .th_07,
.product_index_page .table_t1 .td_07 {
    width: 62px;
}

.product_index_page .table_t1 .th_08,
.product_index_page .table_t1 .td_08 {
    width: 58px;
}

.product_index_page .table_t1 .th_09,
.product_index_page .table_t1 .td_09 {
    width: 68px;
}

.product_index_page .table_t1 .th_10,
.product_index_page .table_t1 .td_10 {
    width: 46px;
}

.product_index_page .table_t1 .th_11,
.product_index_page .table_t1 .td_11,
.product_index_page .table_t1 .th_12,
.product_index_page .table_t1 .td_12 {
    width: 41px;
}

.product_index_page .table_t2 .th_01,
.product_index_page .table_t2 .td_01 {
    width: 60px;
}

.product_index_page .table_t2 .th_02,
.product_index_page .table_t2 .td_02 {
    width: 120px;
}

.product_index_page .table_t2 .th_03,
.product_index_page .table_t2 .td_03 {
    width: 90px;
}

.product_index_page .table_t2 .th_04,
.product_index_page .table_t2 .td_04 {
    width: 110px;
}

.product_index_page .table_t2 .th_05,
.product_index_page .table_t2 .td_05 {
    width: 94px;
}

.product_index_page .table_t2 .th_06,
.product_index_page .table_t2 .td_06 {
    width: 140px;
}

.product_index_page .table_t2 .th_07,
.product_index_page .table_t2 .td_07 {
    width: 46px;
}

.product_index_page .table_t2 .th_08,
.product_index_page .table_t2 .td_08,
.product_index_page .table_t2 .th_09,
.product_index_page .table_t2 .td_09 {
    width: 41px;
}

.product_index_page .table_t3 .th_01,
.product_index_page .table_t3 .td_01 {
    width: 60px;
}

.product_index_page .table_t3 .th_02,
.product_index_page .table_t3 .td_02 {
    width: 120px;
}

.product_index_page .table_t3 .th_03,
.product_index_page .table_t3 .td_03 {
    width: 68px;
}

.product_index_page .table_t3 .th_04,
.product_index_page .table_t3 .td_04 {
    width: 60px;
}

.product_index_page .table_t3 .th_05,
.product_index_page .table_t3 .td_05 {
    width: 64px;
}

.product_index_page .table_t3 .th_06,
.product_index_page .table_t3 .td_06 {
    width: 64px;
}

.product_index_page .table_t3 .th_07,
.product_index_page .table_t3 .td_07 {
    width: 64px;
}

.product_index_page .table_t3 .th_08,
.product_index_page .table_t3 .td_08 {
    width: 64px;
}

.product_index_page .table_t3 .th_09,
.product_index_page .table_t3 .td_09 {
    width: 68px;
}

.product_index_page .table_t3 .th_10,
.product_index_page .table_t3 .td_10 {
    width: 46px;
}

.product_index_page .table_t4 .th_01,
.product_index_page .table_t4 .td_01 {
    width: 60px;
}

.product_index_page .table_t4 .th_02,
.product_index_page .table_t4 .td_02 {
    width: 120px;
}

.product_index_page .table_t4 .th_03,
.product_index_page .table_t4 .td_03 {
    width: 68px;
}

.product_index_page .table_t4 .th_04,
.product_index_page .table_t4 .td_04 {
    width: 60px;
}

.product_index_page .table_t4 .th_05,
.product_index_page .table_t4 .td_05 {
    width: 64px;
}

.product_index_page .table_t4 .th_06,
.product_index_page .table_t4 .td_06 {
    width: 64px;
}

.product_index_page .table_t4 .th_07,
.product_index_page .table_t4 .td_07 {
    width: 64px;
}

.product_index_page .table_t4 .th_08,
.product_index_page .table_t4 .td_08 {
    width: 68px;
}

.product_index_page .table_t4 .th_09,
.product_index_page .table_t4 .td_09 {
    width: 46px;
}

.product_nav {}

.product_nav ul {
    width: 100%;
    border-bottom: 8px solid #3476b9;
    position: absolute;
    left: 0;
    top: -28px;
}

.product_nav li {
    float: left;
    display: inline;
    margin-right: 3px;
}

.product_nav li.last {
    margin-right: 0;
    float: left;
}

.product_nav li a {
    display: block;
    height: 28px;
    text-align: center;
    line-height: 28px;
    background: #f2a018 url(../images/b.png) 0 0 no-repeat;
    font-family: "\5fae\8f6f\96c5\9ed1";
    font-size: 13px;
    color: #fff;
    width: 65px;
    overflow: hidden;
}

.product_nav li a.len {
    width: 86px;
    background: url(../images/b.png) 0 -50px no-repeat;
}

.product_nav li a:hover,
.product_nav li.current a {
    background: url(../images/b.png) -75px 0 no-repeat;
    text-decoration: none;
}

.product_nav li a.len:hover,
.product_nav li.current a.len {
    background: url(../images/b.png) -100px -50px no-repeat;
}

.more_list_page .main .crumbs {
    margin: 12px 0;
}

.more_list_page .common_table .th_01 {
    letter-spacing: 1px;
    padding-left: 38px;
    width: 455px;
}

.more_list_page .common_table .th_02 {
    letter-spacing: 1px;
    text-align: center;
}

.more_list_page .common_table .td_01 {
    padding-left: 28px;
}

.more_list_page .common_table .td_02 {
    text-align: center;
}

.more_list_page .paging {
    margin-top: 44px;
    overflow: hidden;
    text-align: center;
}

.more_list_page .pagination2 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: none;
    margin: 0 auto;
}

.product_news_page .th_01 {
    padding-left: 38px;
    width: 455px;
}

.product_news_page .th_02 {
    text-align: center;
}

.product_news_page .td_01 {
    padding-left: 28px;
}

.product_news_page .td_02 {
    text-align: center;
}

.product_news_page .thead i {
    background-position: -275px -200px;
}

.product_rate_page .tbody_01 th,
.product_rate_page .tbody_01 td {
    text-align: center;
}

.product_rate_page .thead_01 i {
    background-position: -300px -200px;
}

.product_rate_page .tbody_01 .th_01,
.product_rate_page .tbody_01 .td_01 {
    width: 114px;
    text-align: center;
}

.product_rate_page .tbody_01 .td_02 {
    width: 124px;
}

.product_rate_page .tbody_01 .td_03 {
    width: 144px;
}

.product_rate_page .tbody_01 .td_04 {
    width: 120px;
}

.product_rate_page .tbody_01 .td_05 {
    text-align: left;
    padding-left: 56px;
}

.product_rate_page .tbody_01 .tfoot td {
    height: 46px;
    line-height: 46px;
    border-top: 1px solid #d3dfeb;
    border-bottom: 1px solid #d3dfeb;
}

.product_rate_page .thead_02 {
    margin-top: 27px;
}

.product_rate_page .thead_02 i {
    background-position: -325px -200px;
    top: 7px;
}

.product_rate_page .thead_02 .account_btn {
    width: 172px;
    height: 32px;
    background: url(../images/b.png) -150px 0 no-repeat;
    float: right;
    margin-right: 22px;
}

.product_rate_page .tbody_02 {
    margin-top: 15px;
    overflow: hidden;
}

.product_rate_page .tbody_02 table {
    width: 727px;
    margin-left: -1px;
}

.product_rate_page .tbody_02 th,
.product_rate_page .tbody_02 td {
    text-align: center;
    width: 184px;
    border: 1px solid #d3dfeb;
}

.product_rate_page .tbody_02 .th_06 th {
    background: #fff;
}

.product_rate_page .tbody_02 .td_01 {
    font-weight: bold;
    font-size: 13px;
}

.product_rate_page .tbody_02 .th_02,
.product_rate_page .tbody_02 .td_02 {
    width: 148px;
    *width: auto;
    text-align: center;
}

.product_rate_page .tbody_02 .td_02 span {
    width: 28%;
}

.product_rate_page .tbody_02 .th_03,
.product_rate_page .tbody_02 .td_03 {
    width: 148px;
    *width: auto;
    text-align: center;
}

.product_rate_page .tbody_02 .td_03 span {
    width: 28%;
}

.product_rate_page .tbody_02 .th_04,
.product_rate_page .tbody_02 .td_04 {
    width: 138px;
    *width: auto;
    text-align: center;
}

.product_rate_page .tbody_02 .td_04 span {
    width: 36%;
}

.product_rate_page .tbody_02 .th_05,
.product_rate_page .tbody_02 .td_05 {
    width: 97px;
    *width: auto;
    text-align: center;
}

.product_rate_page .tbody_02 .tfoot {
    color: #638db8;
    line-height: 16px;
    background: #f7f6f6;
    padding: 15px 38px;
}

.product_notice_page .thead {
    margin-top: 25px;
}

.product_notice_page .thead_01 {
    margin-top: 15px;
}

.product_notice_page .thead_01 i {
    background-position: -350px -200px;
    top: 6px;
}

.product_notice_page .tbody .th_01 {
    width: 442px;
    padding-left: 40px;
}

.product_notice_page .tbody .td_01 {
    padding-left: 24px;
    width: 456px;
}

.product_notice_page .tbody .th_02,
.product_notice_page .tbody .td_02 {
    width: 128px;
    text-align: center;
}

.product_notice_page .tbody .th_03,
.product_notice_page .tbody .td_03 {
    width: 114px;
    text-align: center;
}

.product_notice_page .tbody .download {
    color: #4d93d9;
}

.product_notice_page .tbody .download i {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background: url(../images/i.png) -225px -300px no-repeat;
    margin-right: 4px;
}

.product_notice_page .tbody .download_disable {
    color: #959595;
    cursor: default;
}

.product_notice_page .tbody .download_disable:hover {
    text-decoration: none;
}

.product_notice_page .tbody .download_disable i {
    background-position: -250px -300px;
}

.product_notice_page .thead_02 i {
    background-position: -375px -200px;
    top: 6px;
    width: 22px;
}

.product_notice_page .thead_03 i {
    background-position: -350px -175px;
    width: 20px;
}

.product_info_page .tbody {
    margin-top: 15px;
}

.product_info_page .tbody table {
    border: 1px solid #f0f0f0;
    border-right: 0 none;
    border-left: 0 none;
    margin: 0 25px;
}

.product_info_page .tbody th,
.product_info_page .tbody td {
    line-height: 1.5;
    color: #626262;
    background-color: #eef6fd;
    padding-top: 12px;
    padding-bottom: 12px;
}

.product_info_page .tbody th {
    width: 150px;
    padding-left: 25px;
}

.product_info_page .tbody td {
    padding-right: 30px;
}

.product_info_page .tbody td a {
    color: #626262;
}

.product_info_page .tbody .t1 th,
.product_info_page .tbody .t1 td {
    background: #fff;
}

.manager_tbody .thead_01 i {
    background-position: -350px -150px;
    width: 26px;
    left: 24px;
}

.manager_tbody .tbody_01 {
    border-top: 1px solid #f2f2f2;
    padding: 20px 0 0 28px;
}

.manager_tbody .pic {
    padding: 7px;
    border: 1px solid #d3dfeb;
    float: left;
}

.manager_tbody .txt {
    float: left;
    margin-left: 48px;
    color: #626262;
    width: 542px;
    line-height: 22px;
}

.manager_tbody h4 {
    color: #f2a018;
    font-size: 14px;
}

.manager_tbody .intro {
    padding-top: 4px;
}

.manager_tbody .thead_02 i {
    background-position: -375px -175px;
}

.manager_tbody .thead_03 i {
    background-position: -300px -150px;
    width: 28px;
    left: 23px;
}

.manager_tbody .tbody_02 {
    color: #626262;
    line-height: 22px;
    padding: 16px 24px 0 24px;
    border-top: 1px solid #f2f2f2;
}

.manager_tbody .detail {
    margin-top: 20px;
    text-align: right;
}

.manager_tbody .detail a {
    color: #f2a018;
}

.manager_tbody .tbody_03 th {
    text-align: center;
}

.manager_tbody .tbody_03 .th_01 {
    width: 182px;
}

.manager_tbody .tbody_03 .td_01 {
    padding-left: 42px;
    width: 142px;
}

.manager_tbody .tbody_03 .th_02 {
    width: 380px;
}

.manager_tbody .tbody_03 .td_02 {
    padding-left: 30px;
    width: 350px;
}

.manager_tbody .tbody_03 .td_03 {
    text-align: center;
}

.product_sell_page .thead_01 i {
    background-position: -350px -125px;
    width: 20px;
}

.product_sell_page .tbody_01 h5 {
    color: #d38a11;
    font-size: 14px;
    font-weight: bold;
}

.product_sell_page .intro {
    margin: 0 24px;
    border-top: 1px solid #f1f1f1;
    padding-top: 20px;
}

.product_sell_page .intro .cont {
    font-size: 14px;
    color: #626262;
    line-height: 22px;
    margin-top: 20px;
    padding-left: 10px;
}

.product_sell_page .intro .cont a {
    font-size: 13px;
    color: #626262;
    line-height: 16px;
}

.product_sell_page .intro h5 {
    padding-left: 10px;
}

.product_sell_page .banks {
    padding-top: 20px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.product_sell_page .banks h5 {
    padding-left: 34px;
}

.product_sell_page .banks .list {
    border: 1px solid #d1dce8;
    border-bottom: none;
    position: relative;
    width: 101%;
    margin-top: 15px;
}

.product_sell_page .banks .list td {
    width: 180px;
    text-align: center;
    height: 48px;
    line-height: 48px;
    border-right: 1px solid #d1dce8;
    border-bottom: 1px solid #d1dce8;
    background-color: #f6f9fd;
}

.product_sell_page .dot {
    color: #f2a018;
    font-size: 14px;
    margin-right: 6px;
    _font-size: 16px;
}

.product_sell_page .thead_02 {
    margin-top: 40px;
}

.product_sell_page .thead_02 i {
    background-position: -375px -75px;
}

.product_sell_page .thead_03 i {
    background-position: -375px -125px;
}

.product_sell_page .tbody_02 ul {
    padding: 15px 0;
}

.product_sell_page .tbody_02 li {
    font-size: 14px;
    color: #626262;
    padding: 10px 0;
    padding-left: 80px;
    position: relative;
}

.product_sell_page .tbody_02 .notes {
    font-weight: bold;
    color: #d38a11;
}

.product_sell_page .tbody_02 i {
    position: absolute;
    left: 42px;
    top: 12px;
    width: 23px;
    height: 21px;
    background-image: url(../images/i.png);
    background-repeat: no-repeat;
    _left: -38px;
}

.product_sell_page .tbody_02 .table i {
    background-position: -350px -75px;
}

.product_sell_page .tbody_02 .addr i {
    background-position: -375px -100px;
}

.product_sell_page .tbody_02 .hotline i {
    background-position: -350px -100px;
}

.product_sell_page .tbody_02 .notes i {
    background-position: -350px -250px;
}

.product_sell_page .tbody_02 a {
    color: #d38a11;
    font-weight: bold;
}

.product_sell_page .tbody_02 .notes a {
    color: #626262;
    font-weight: normal;
}

.product_sell_page .tbody_03 {
    margin-top: 24px;
}

.product_sell_page .tbody_03 li {
    width: 96px;
    float: left;
    color: #626262;
    padding: 3px 0;
    padding-left: 22px;
}

.product_investment_page .thead_01 i {
    background-position: -350px -50px;
    width: 22px;
    left: 28px;
    cursor: pointer;
}

.product_investment_page .source {
    float: right;
    margin-right: 8px;
    color: #626262;
}

.product_investment_page .source label {
    float: left;
    margin-top: 3px;
}

.product_investment_page .source .dropdownlist_btn {
    float: left;
}

.product_investment_page .source input {
    color: #888;
    float: left;
    height: 22px;
    line-height: 22px;
    border: 1px solid #f0f0f0;
    width: 280px;
    padding-left: 4px;
}

.product_investment_page .source i {
    float: left;
    width: 24px;
    height: 24px;
    background: url(../images/i.png) -350px -25px no-repeat;
    position: static;
    cursor: pointer;
}

.product_investment_page .source .dropdownlist_options {
    width: 308px;
    right: 6px;
}

.product_investment_page caption {
    text-align: left;
    font-family: "\5fae\8f6f\96c5\9ed1";
    font-size: 14px;
    color: #3476b9;
    padding: 8px 0;
    padding-left: 20px;
}

.product_investment_page .tbody {
    margin-top: 12px;
    color: #626262;
}

.product_investment_page .tbody th {
    text-align: center;
}

.product_investment_page .tbody_01 .th_01,
.product_investment_page .tbody_01 .td_01 {
    width: 114px;
    text-align: center;
}

.product_investment_page .tbody_01 .th_02,
.product_investment_page .tbody_01 .td_02 {
    width: 148px;
    text-align: center;
}

.product_investment_page .tbody_01 .th_03 {
    width: 218px;
}

.product_investment_page .tbody_01 .td_03 {
    text-align: right;
    padding-right: 58px;
    width: 160px;
}

.product_investment_page .tbody_01 .td_04 {
    text-align: right;
    padding-right: 100px;
}

.product_investment_page .tbody_01 .tfoot td {
    color: #f2a018;
}

.product_investment_page .tbody_02 .th_01,
.product_investment_page .tbody_02 .td_01 {
    width: 70px;
    text-align: center;
}

.product_investment_page .tbody_02 .th_02,
.product_investment_page .tbody_02 .td_02 {
    width: 100px;
    text-align: center;
}

.product_investment_page .tbody_02 .th_03,
.product_investment_page .tbody_02 .td_03 {
    width: 110px;
    text-align: center;
}

.product_investment_page .tbody_02 .th_04 {
    width: 112px;
}

.product_investment_page .tbody_02 .td_04 {
    padding-right: 30px;
    text-align: right;
    width: 82px;
}

.product_investment_page .tbody_02 .th_05 {
    width: 136px;
}

.product_investment_page .tbody_02 .td_05 {
    padding-right: 32px;
    text-align: right;
    width: 104px;
}

.product_investment_page .tbody_02 .td_06 {
    text-align: center;
}

.product_dividend_page .thead_01 i {
    background-position: -350px 0;
}

.product_dividend_page .tbody_01 {
    overflow: hidden;
    zoom: 1;
}

.product_dividend_page .tbody_01 .fn {
    height: 48px;
    background-color: #e6f0fa;
    border-top: 1px solid #d3dfeb;
    border-bottom: 1px solid #d3dfeb;
    color: #626262;
}

.product_dividend_page .tbody_01 .time_selector,
.product_dividend_page .tbody_01 .date,
.product_dividend_page .tbody_01 .search_btn {
    float: left;
    margin-left: 20px;
    margin-top: 12px;
    display: inline;
}

.product_dividend_page .tbody_01 .time_selector label {
    float: left;
    margin-top: 3px;
}

.product_dividend_page .dropdownlist_btn {
    float: left;
}

.product_dividend_page .dropdownlist_btn input {
    color: #888;
    float: left;
    height: 22px;
    line-height: 22px;
    border: 1px solid #f0f0f0;
    width: 90px;
    padding-left: 4px;
}

.product_dividend_page .dropdownlist_btn i {
    float: left;
    width: 24px;
    height: 24px;
    background: url(../images/i.png) -350px -25px no-repeat;
    position: static;
    cursor: pointer;
}

.product_dividend_page .dropdownlist_options {
    width: 118px;
    right: 0;
}

.product_dividend_page .tbody_01 .selector_content {
    float: left;
    height: 22px;
    line-height: 22px;
    border: 1px solid #f0f0f0;
    background-color: #fff;
    width: 90px;
    padding-left: 4px;
    cursor: pointer;
}

.product_dividend_page .tbody_01 .selector_arrow {
    float: left;
    width: 24px;
    height: 24px;
    background: url(../images/i.png) -350px -25px no-repeat;
    position: static;
    cursor: pointer;
}

.product_dividend_page .tbody_01 .selector_active .selector_arrow {
    background-position: -375px -25px
}

.product_dividend_page .tbody_01 .date label {
    float: left;
    margin-top: 3px;
}

.product_dividend_page .tbody_01 .date input {
    float: left;
    height: 22px;
    line-height: 22px;
    border: 1px solid #f0f0f0;
    width: 90px;
    padding-left: 4px;
    cursor: pointer;
}

.product_dividend_page .tbody_01 .date i {
    float: left;
    width: 24px;
    height: 24px;
    background: url(../images/i.png) -375px -50px no-repeat;
    position: static;
    cursor: pointer;
}

.product_dividend_page .tbody_01 .search_btn {
    width: 78px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: url(../images/b.png) -200px -50px no-repeat;
    color: #fff;
}

.product_dividend_page .tbody_01 .search_btn:hover {
    text-decoration: none;
}

.product_dividend_page .tbody_01 .swf {
    padding: 20px 0 0 22px;
    float: left;
}

.product_dividend_page .tbody_01 .list {
    float: right;
    width: 280px;
    margin-right: 22px;
    color: #626262;
    padding-top: 52px;
    display: inline;
}

.product_dividend_page .tbody_01 table {
    width: 100%;
    border: 1px solid #f0f0f0;
}

.product_dividend_page .tbody_01 th,
.product_dividend_page .tbody_01 td {
    width: 33%;
    text-align: center;
    height: 20px;
    line-height: 20px;
    border-top: 1px solid #f0f0f0;
    font-weight: normal;
}

.product_dividend_page .tbody_01 .paging {
    text-align: center;
    margin-top: 20px;
    height: 22px;
    overflow: hidden;
}

.product_dividend_page .tbody_01 .pagination {
    float: none;
    display: inline-block;
    _display: inline;
    _zoom: 1;
}

.product_dividend_page .thead_02 {
    margin-top: 56px;
}

.product_dividend_page .thead_02 i {
    background-position: -375px 0;
}

.product_dividend_page .tbody_02 .th_01,
.product_dividend_page .tbody_02 .td_01 {
    text-align: center;
    width: 154px;
}

.product_dividend_page .tbody_02 .th_02,
.product_dividend_page .tbody_02 .td_02 {
    text-align: center;
    width: 177px;
}

.product_dividend_page .tbody_02 .th_03,
.product_dividend_page .tbody_02 .td_03 {
    text-align: center;
    width: 198px;
}

.product_dividend_page .tbody_02 .th_04,
.product_dividend_page .tbody_02 .td_04 {
    text-align: center;
    width: 196px;
}

.product_profit_page .thead_01 i {
    background-position: -350px 0;
}

.product_profit_page .thead_02 i {
    background-position: -50px -275px;
    width: 24px;
    height: 22px;
    left: 28px;
}

.product_profit_page .tbody_01 .fn {
    height: 48px;
    background-color: #e6f0fa;
    border-top: 1px solid #d3dfeb;
    border-bottom: 1px solid #d3dfeb;
    color: #626262;
}

.product_profit_page .tbody_01 .time_selector,
.product_profit_page .tbody_01 .date,
.product_profit_page .tbody_01 .search_btn {
    float: left;
    margin-left: 20px;
    margin-top: 12px;
    display: inline;
}

.product_profit_page .tbody_01 .time_selector label {
    float: left;
    margin-top: 3px;
}

.product_profit_page .tbody_01 .selector_content {
    float: left;
    height: 22px;
    line-height: 22px;
    border: 1px solid #f0f0f0;
    background-color: #fff;
    width: 90px;
    padding-left: 4px;
    cursor: pointer;
}

.product_profit_page .tbody_01 .selector_arrow {
    float: left;
    width: 24px;
    height: 24px;
    background: url(../images/i.png) -350px -25px no-repeat;
    position: static;
    cursor: pointer;
}

.product_profit_page .tbody_01 .selector_active .selector_arrow {
    background-position: -375px -25px
}

.product_profit_page .tbody_01 .date label {
    float: left;
    margin-top: 3px;
}

.product_profit_page .tbody_01 .date input {
    float: left;
    height: 22px;
    line-height: 22px;
    border: 1px solid #f0f0f0;
    width: 90px;
    padding-left: 4px;
    cursor: pointer;
}

.product_profit_page .tbody_01 .date i {
    float: left;
    width: 24px;
    height: 24px;
    background: url(../images/i.png) -375px -50px no-repeat;
    position: static;
    cursor: pointer;
}

.product_profit_page .tbody_01 .search_btn {
    width: 78px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: url(../images/b.png) -200px -50px no-repeat;
    color: #fff;
}

.product_profit_page .tbody_01 .search_btn:hover {
    text-decoration: none;
}

.product_profit_page .tbody_01 .swf {
    padding: 32px 0 0 18px;
}

.product_profit_page .tbody_01 .note {
    color: #626262;
    margin-top: 32px;
    padding-left: 24px;
}

.product_profit_page .tbody_01 .note label {
    color: #4f84b9;
}

.product_profit_page .thead_02 {
    margin-top: 56px;
}

.product_profit_page .thead_02 .date {
    float: right;
    color: #626262;
    margin-top: 3px;
}

.product_profit_page .thead_02 .date span {
    margin-right: 15px;
}

.product_profit_page .tbody_02 th,
.product_profit_page .tbody_02 td {
    text-align: center;
}

.product_profit_page .tbody_02 .th_01,
.product_profit_page .tbody_02 .td_01 {
    width: 186px;
}

.product_profit_page .tbody_02 .th_02,
.product_profit_page .tbody_02 .td_02 {
    width: 56px;
}

.product_profit_page .tbody_02 .th_03,
.product_profit_page .tbody_02 .td_03 {
    width: 56px;
}

.product_profit_page .tbody_02 .th_04,
.product_profit_page .tbody_02 .td_04 {
    width: 56px;
}

.product_profit_page .tbody_02 .th_05,
.product_profit_page .tbody_02 .td_05 {
    width: 56px;
}

.product_profit_page .tbody_02 .th_06,
.product_profit_page .tbody_02 .td_06 {
    width: 70px;
}

.product_profit_page .tbody_02 .th_07,
.product_profit_page .tbody_02 .td_07 {
    width: 56px;
}

.product_profit_page .tbody_02 .th_08,
.product_profit_page .tbody_02 .td_08 {
    width: 56px;
}

.product_profit_page .tbody_02 .th_09,
.product_profit_page .tbody_02 .td_09 {
    width: 56px;
}

.product_profit_page .tbody_02 .td_01 {
    color: #f2a018;
    padding-left: 22px;
    width: 164px;
    text-align: left;
}

.product_profit_page .tbody_02 .td_02,
.product_profit_page .tbody_02 .td_04,
.product_profit_page .tbody_02 .td_05,
.product_profit_page .tbody_02 .td_07,
.product_profit_page .tbody_02 .td_08,
.product_profit_page .tbody_02 .td_10 {
    color: #ff4e4e;
}

.product_profit_page .tbody_02 .td_03,
.product_profit_page .tbody_02 .td_06,
.product_profit_page .tbody_02 .td_09 {
    color: #6bca5f;
}

.product_overview_page .main {
    background: none;
}

.product_overview_page .main .sec_01 {
    background-color: #fff;
    padding-bottom: 40px;
}

.product_overview_page .main .sec_01 .table {
    margin: 10px 0 0 24px;
}

.product_overview_page .main .sec_01 .table table {
    border: 1px solid #f0f0f0;
    color: #626262;
    width: 488px;
}

.product_overview_page .main .sec_01 .table th,
.product_overview_page .main .sec_01 .table td {
    text-align: center;
    line-height: 22px;
    height: 22px;
}

.product_overview_page .main .sec_01 .table th {
    border-bottom: 1px solid #f0f0f0;
    background-color: #f6f9fd;
    font-weight: normal;
}

.product_overview_page .main .sec_01 .table td {
    color: #f3771c;
}

.product_overview_page .main .sec_01 .table .th_01,
.product_overview_page .main .sec_01 .table .td_01 {
    padding-left: 40px;
    text-align: left;
    width: 64px;
}

.product_overview_page .main .sec_01 .table .th_02,
.product_overview_page .main .sec_01 .table .td_02 {
    width: 106px;
}

.product_overview_page .main .sec_01 .table .th_03,
.product_overview_page .main .sec_01 .table .td_03 {
    width: 80px;
}

.product_overview_page .main .sec_01 .tip {
    width: 152px;
    height: 97px;
    position: absolute;
    background: url(../images/b.png) 0 -100px no-repeat;
    top: 20px;
    right: 13px;
    color: #626262;
    font-family: "\5fae\8f6f\96c5\9ed1";
    font-size: 13px;
    letter-spacing: 1px;
    padding: 25px 8px 0 25px;
    line-height: 21px;
}

.product_overview_page .main .sec_01 .tip em {
    color: #c51b05;
}

.product_overview_page .main .sec_01 .tip a {
    color: #e37a0a;
    font-size: 12px;
    font-family: "å®‹ä½“";
    text-decoration: underline;
    padding-right: 10px;
}

.product_overview_page .main .sec_01 .tip .link {
    color: #1c5d9e;
}

.product_overview_page .main .sec_01 .tip a:hover {
    text-decoration: none;
}

.product_overview_page .main .sec_01 .tip a span {
    letter-spacing: -2px;
}

.product_overview_page .main .sec_01 .chart {
    margin-top: 20px;
}

.product_overview_page .main .sec_01 .chart .hd {
    border-bottom: 1px solid #d0d0d0;
}

.product_overview_page .main .sec_01 .chart .hd span {
    display: inline-block;
    width: 180px;
    height: 31px;
    border-top: 2px solid #f2a018;
    line-height: 30px;
    border-right: 1px solid #d0d0d0;
    text-align: center;
    color: #626262;
    position: relative;
    top: 1px;
    background-color: #fff;
}

.product_overview_page .main .sec_01 .chart .swf {
    float: left;
    margin: 30px 0 0 24px;
}

.product_overview_page .main .sec_01 .chart .txt {
    float: right;
    color: #626262;
    width: 280px;
    text-align: center;
    margin-right: 15px;
}

.product_overview_page .main .sec_01 .chart table {
    border: 1px solid #f0f0f0;
    color: #626262;
    width: 276px;
    border-bottom: none;
    margin-top: 16px;
}

.product_overview_page .main .sec_01 .chart th,
.product_overview_page .main .sec_01 .chart td {
    text-align: center;
    line-height: 22px;
    height: 22px;
}

.product_overview_page .main .sec_01 .chart th {
    border-bottom: 1px solid #f0f0f0;
    background-color: #f6f9fd;
    font-weight: normal;
}

.product_overview_page .main .sec_01 .chart td {
    color: #878787;
    border-bottom: 1px solid #f0f0f0;
}

.product_overview_page .main .sec_01 .chart .th_01,
.product_overview_page .main .sec_01 .chart .td_01 {
    padding-left: 8px;
    text-align: left;
    width: 104px;
}

.product_overview_page .main .sec_01 .chart .th_02,
.product_overview_page .main .sec_01 .chart .td_02 {
    width: 66px;
}

.product_overview_page .main .sec_01 .chart .th_03,
.product_overview_page .main .sec_01 .chart .td_03 {
    width: 56px;
}

.product_overview_page .main .sec_01 .chart .more {
    text-align: right;
    margin-top: 8px;
}

.product_overview_page .main .sec_01 .chart .more a {
    padding-left: 18px;
    color: #f2a018;
    background: url(../images/i.png) -375px -230px no-repeat;
}

.product_overview_page .main .sec_01 .chart .btns {
    margin-top: 11px;
}

.product_overview_page .tbody_01 .paging {
    text-align: center;
    margin-top: 20px;
    height: 22px;
    overflow: hidden;
}

.product_overview_page .tbody_01 .pagination {
    float: none;
    display: inline-block;
    _display: inline;
    _zoom: 1;
}

.product_overview_page .main .sec_01 .chart .buy_btn,
.product_overview_page .main .sec_01 .chart .invest_btn {
    width: 129px;
    height: 32px;
    display: inline-block;
    float: left;
}

.product_overview_page .main .sec_01 .chart .buy_btn {
    background: url(../images/b.png) -200px -100px no-repeat;
    margin-right: 18px;
}

.product_overview_page .main .sec_01 .chart .invest_btn {
    background: url(../images/b.png) -200px -150px no-repeat;
}

.product_overview_page .main .sec_02 {
    background-color: #fff;
    margin-top: 18px;
}

.product_overview_page .manager_tbody .tbody_01 {
    padding-top: 28px;
}

.product_overview_page .manager_tbody h6 {
    font-size: 15px;
    margin-bottom: 4px;
}

.product_overview_page .manager_tbody .tbody_02 {
    background-color: #f6fafd;
    padding-bottom: 32px;
    border: 1px solid #f2f2f2;
}

.product_overview_page .thead_03 i {
    background-position: -350px -50px;
    width: 22px;
    left: 28px;
}

.product_overview_page .cols {
    border: 1px solid #d0d0d0;
    width: 100%;
    color: #626262;
    padding-bottom: 20px;
}

.product_overview_page .cols_01,
.product_overview_page .cols_02 {
    vertical-align: top;
}

.product_overview_page .cols_01 {
    width: 50%;
    border-right: 1px solid #d0d0d0;
}

.product_overview_page .cols h6 {
    color: #f2a018;
    font-size: 15px;
    padding: 15px 0 0 73px;
    position: relative;
}

.product_overview_page .cols h6 i {
    background: url(../images/i.png) -50px -400px no-repeat;
    width: 30px;
    height: 25px;
    position: absolute;
    left: 23px;
    top: 10px;
}

.product_overview_page .cols .title_2 {
    margin-top: 8px;
}

.product_overview_page .cols .title_4 {
    margin-top: 5px;
}

.product_overview_page .cols .title_2 i {
    background-position: -150px -400px;
    width: 42px;
    height: 33px;
    top: 2px;
}

.product_overview_page .cols .title_3 i {
    background-position: -100px -400px;
    width: 32px;
    height: 27px;
}

.product_overview_page .cols .title_4 i {
    background-position: -200px -400px;
    width: 40px;
    height: 30px;
    top: 5px;
}

.product_overview_page .cols .note {
    padding: 4px 0 0 22px;
}

.product_overview_page .cols .note em {
    color: #ff4e4e;
}

.product_overview_page .cols .swf {
    padding: 12px 0 0 22px;
}

.product_overview_page .cols .table_panel {
    /*height: 240px;*/
}

.product_overview_page .cols .top_panel {
    border-bottom: 1px solid #d0d0d0;
}

.product_overview_page .cols table {
    width: 312px;
    margin-left: 22px;
    margin-top: 4px;
}

.product_overview_page .common_table_01 .th_01,
.product_overview_page .common_table_01 .td_01 {
    width: 150px;
}

.product_overview_page .common_table_01 .th_02,
.product_overview_page .common_table_01 .td_02 {
    width: 90px;
}

.product_overview_page .common_table_01,
.product_overview_page .common_table_02 {
    margin-bottom: 20px;
}

.product_overview_page .common_table_02 .th_01,
.product_overview_page .common_table_02 .td_01 {
    width: 36px;
}

.product_overview_page .common_table_02 .th_02,
.product_overview_page .common_table_02 .td_02 {
    width: 62px;
}

.product_overview_page .common_table_02 .th_03,
.product_overview_page .common_table_02 .td_03 {
    width: 62px;
}

.product_overview_page .common_table_02 .th_04,
.product_overview_page .common_table_02 .td_04 {
    width: 88px;
}

.product_overview_page .common_table_03 .th_01,
.product_overview_page .common_table_03 .td_01 {
    width: 150px;
}

.product_overview_page .common_table_03 .th_02,
.product_overview_page .common_table_03 .td_02 {
    width: 90px;
}

.product_overview_page .common_table_03,
.product_overview_page .common_table_04 {
    margin-bottom: 20px;
}

.product_overview_page .common_table_04 .th_01,
.product_overview_page .common_table_04 .td_01 {
    width: 48px;
}

.product_overview_page .common_table_04 .th_02,
.product_overview_page .common_table_04 .td_02 {
    width: 160px;
}

.product_inquiry_page .main h3 {
    color: #373737;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #eaf4ff;
    font-weight: bold;
    padding-top: 8px;
}

.product_inquiry_page .main .caption {
    line-height: 32px;
    height: 32px;
    font-family: "\5fae\8f6f\96c5\9ed1";
    text-align: center;
}

.product_inquiry_page .main table {
    width: 100%;
}

.product_inquiry_page .main th {
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-right: 1px solid #ddeeff;
    font-family: "\5fae\8f6f\96c5\9ed1";
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#d2e9ff), to(#a7d3fd));
    background: -moz-linear-gradient(top, #d2e9ff, #a7d3fd);
    filter: progid: DXImageTransform.Microsoft.Gradient(startColorStr='#d2e9ff', endColorStr='#a7d3fd', gradientType='0');
}

.product_inquiry_page .main td {
    color: #626262;
    text-align: center;
    line-height: 32px;
}

.product_inquiry_page .main table {
    background-color: #f5faff;
    border-bottom: 1px solid #b5dafe;
}

.product_inquiry_page .main .th_01 {
    width: 130px;
}

.product_inquiry_page .main .th_02 {
    width: 136px;
}

.product_inquiry_page .main .th_03 {
    width: 130px;
}

.product_inquiry_page .main .th_04 {
    width: 190px;
}

.product_inquiry_page .main .th_05 {
    border-right: none;
}

.product_inquiry_page .main table .first {
    padding-top: 10px;
}

.product_inquiry_page .main table .last {
    padding-bottom: 10px;
}

.product_inquiry_page .main .note {
    padding: 20px 40px 0 40px;
    line-height: 22px;
    color: #626262;
}

.product_inquirys_page .content .section {
    background-color: #fff;
}

.product_inquirys_page .inquirys_tabs {
    float: left;
    width: 210px;
    padding-top: 24px;
    overflow: hidden;
}

.product_inquirys_page .inquirys_tabs a {
    display: block;
    background: url(../images/b5_2.png) -500px -325px no-repeat;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    padding-left: 24px;
    font-family: "\5fae\8f6f\96c5\9ed1";
}

.product_inquirys_page .inquirys_tabs a:hover,
.product_inquirys_page .inquirys_tabs a.current {
    background: url(../images/b5_2.png) -500px -400px no-repeat;
    text-decoration: none;
}

.product_inquirys_page .main {
    width: 725px;
    margin-right: 40px;
    margin-top: 24px;
}

.product_inquirys_page .main .cont {
    padding-bottom: 100px;
    display: none;
}

.product_inquirys_page .main h3 {
    color: #373737;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #eaf4ff;
    font-weight: bold;
    padding-top: 8px;
}

.product_inquirys_page .main .caption {
    line-height: 32px;
    height: 32px;
    font-family: "\5fae\8f6f\96c5\9ed1";
    text-align: center;
}

.product_inquirys_page .main table {
    width: 100%;
}

.product_inquirys_page .main th {
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-right: 1px solid #ddeeff;
    font-family: "\5fae\8f6f\96c5\9ed1";
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#d2e9ff), to(#a7d3fd));
    background: -moz-linear-gradient(top, #d2e9ff, #a7d3fd);
    filter: progid: DXImageTransform.Microsoft.Gradient(startColorStr='#d2e9ff', endColorStr='#a7d3fd', gradientType='0');
}

.product_inquirys_page .main td {
    color: #626262;
    text-align: center;
    line-height: 32px;
}

.product_inquirys_page .main table {
    background-color: #f5faff;
    border-bottom: 1px solid #b5dafe;
}

.product_inquirys_page .main .th_01 {
    width: 130px;
}

.product_inquirys_page .main .th_02 {
    width: 136px;
}

.product_inquirys_page .main .th_03 {
    width: 130px;
}

.product_inquirys_page .main .th_04 {
    width: 190px;
}

.product_inquirys_page .main .th_05 {
    border-right: none;
}

.product_inquirys_page .main table .first {
    padding-top: 10px;
}

.product_inquirys_page .main table .last {
    padding-bottom: 10px;
}

.product_inquirys_page .main .note {
    padding: 20px 40px 0 40px;
    line-height: 22px;
    color: #626262;
    background-color: #fff;
}

.product_notes_page .main {
    margin-top: 0;
}

.product_notes_page .thead {
    margin-top: 0;
    margin-bottom: 10px;
}

.product_notes_page .thead i {
    background-position: -300px -400px;
    width: 24px;
    height: 13px;
    left: 25px;
    top: 8px;
}

.product_notes_page .notes_tbody p {
    font: 12px/30px "å®‹ä½“";
    padding: 0 35px 0 24px;
}

.product_notes_page .common_table table {
    margin: 10px 0 20px;
}

.product_notes_page .common_table th {
    text-align: center;
    border-color: #fff;
}

.product_notes_page .common_table td {
    padding-left: 45px;
}

.product_notes_page .notes_tbody .sub_txt {
    padding-left: 40px;
}

.product_notes_page .notes_tbody .sub_table {
    width: auto;
    margin-top: 25px;
    padding: 0 60px 0 45px;
}

.product_notes_page .notes_tbody .sub_table table,
.product_notes_page .notes_tbody .sub_table td {
    font-weight: bold;
    border: 1px solid #d3dfeb;
}

.product_notes_page .sub_table td {
    padding-left: 75px;
}

.welcome_page {
    background: none;
}

.welcome_page .header {
    box-shadow: none;
}

.welcome_page .content {
    background: url(../images/bg_welcome.jpg) 50% 0 no-repeat;
    margin-top: 0;
    padding-top: 473px;
}

.welcome_page .box {
    text-align: right;
    width: 585px;
    margin: 0 auto;
}

.welcome_page .btn_enter {
    font: bold 16px/49px "å¾®è½¯é›…é»‘";
    color: #fff;
    text-align: left;
    text-decoration: none;
    letter-spacing: 2px;
    background: url(../images/btn_enter.png) 0 0 no-repeat;
    width: 294px;
    height: 49px;
    margin: 0 auto 72px;
    padding-left: 26px;
    display: block;
}

.welcome_page .btn_enter:hover {
    text-decoration: underline;
}

.welcome_page .btn_arrow {
    font: bold 16px/46px "å¾®è½¯é›…é»‘";
    color: #523400;
    text-align: left;
    text-decoration: none;
    background: url(../images/btn_arrow.png) 100% 50% no-repeat;
    padding-right: 18px;
}

.welcome_page .btn_arrow:hover {
    text-decoration: underline;
}

.welcome_page .info {
    font: 14px/40px "å®‹ä½“";
    color: #484848;
}

.welcome_page .footer {
    margin-top: 0;
}

.welcome_page .contact_us {
    width: 645px;
    margin: 0 auto;
    float: none;
}
/*************************common***************************/

.common_table table,
.common_table {
    width: 100%;
}

.common_table th {
    height: 48px;
    line-height: 48px;
    border: 1px solid #d3dfeb;
    border-left: none;
    font-family: "\5fae\8f6f\96c5\9ed1";
    background-color: #e6f0fa;
    color: #333;
    font-weight: normal;
}

.common_table td {
    height: 37px;
    line-height: 37px;
    color: #626262;
}

.common_table td a {
    color: #626262;
}

.common_table .last {
    border-right: none;
}

.common_table .t1 {
    background-color: #eef6fd;
}

.common_table_t2,
.common_table_t2 table {
    width: 100%;
    border: 1px solid #f2f2f2;
}

.common_table_t2 th {
    font-weight: bold;
}

.common_table_t2 th,
.common_table_t2 td {
    text-align: center;
    padding: 10px 0;
    color: #626262;
}

.common_table_t2 td a {
    color: #f2a018;
}

.common_table_t2 .t1 {
    background-color: #f6f9fd;
}
/* åˆ†é¡µ */

.pagination {
    float: right;
    font-size: 12px;
    color: #626262;
}

.pagination ol {
    padding: 0;
}

.pagination a {
    color: #626262;
    font-size: 12px;
}

.pagination a:hover {
    text-decoration: none;
}

.pagination .prev,
.pagination .next,
.pagination ol,
.pagination ol li,
.pagination li a {
    float: left;
    display: inline;
}

.pagination .prev,
.pagination .next,
.pagination li a,
.pagination .current {
    border: 1px solid #d9d9d9;
    line-height: 20px;
    text-align: center;
    background-color: #ffffff;
}

.pagination li a {
    height: 20px;
    width: 20px;
    line-height: 20px;
    white-space: nowrap;
}

.pagination .current {
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-weight: normal;
    color: #ff6600;
    white-space: nowrap;
}

.pagination .prev,
.pagination .next {
    width: 48px;
    height: 20px;
    padding-top: 0;
    padding-bottom: 0;
}

.pagination span.prev,
.pagination span.next {
    color: #d9d9d9;
}

.pagination .prev,
.pagination .next,
.pagination ol li {
    margin-left: 4px;
}

.pagination .prev {
    padding-left: 8px;
    background: url(../images/i.png) -390px -268px no-repeat;
}

.pagination .next {
    padding-right: 8px;
    background: url(../images/i.png) 46px -144px no-repeat;
}

.pagination .total {
    float: left;
    margin-left: 4px;
    margin-top: 3px;
}

.pagination2 {
    float: right;
    font-size: 12px;
    color: #3476b9;
}

.pagination2 ol {
    padding: 0;
}

.pagination2 a {
    color: #3476b9;
    font-size: 12px;
    white-space: nowrap;
}

.pagination2 a:hover {
    text-decoration: none;
}

.pagination2 .first,
.pagination2 .last,
.pagination2 form,
.pagination2 .text,
.pagination2 .go,
.pagination2 .prev,
.pagination2 .next,
.pagination2 ol,
.pagination2 ol li,
.pagination2 li a {
    float: left;
    display: inline;
    margin: 0 2px;
}

.pagination2 .current {
    color: #f2a018;
    white-space: nowrap;
}

.pagination2 .first,
.pagination2 .last,
.pagination2 .prev,
.pagination2 .next {
    background-image: url(../images/i3.png);
    background-repeat: no-repeat;
    margin: 0 5px;
    margin-top: 3px;
}

.pagination2 .first {
    width: 8px;
    height: 12px;
    background-position: -150px -25px;
}

.pagination2 .last {
    width: 8px;
    height: 12px;
    background-position: -125px -25px;
}

.pagination2 .prev {
    width: 6px;
    height: 12px;
    background-position: -75px -25px;
}

.pagination2 .next {
    width: 6px;
    height: 12px;
    background-position: -100px -25px;
}

.pagination2 form {
    margin-left: 8px;
}

.pagination2 .go {
    width: 21px;
    height: 17px;
    border: none;
    cursor: pointer;
    background: url(../images/i3.png) -50px -25px no-repeat;
    margin: 0;
}

.pagination2 .text {
    background-color: #e6f0fa;
    height: 17px;
    width: 16px;
    color: #3476b9;
    border: none;
    padding-left: 4px;
    margin: 0;
}

.pagination3 {
    float: right;
    font-size: 12px;
    color: #488dd2;
}

.pagination3 ol {
    padding: 0;
}

.pagination3 a,
.pagination3 input {
    color: #488dd2;
    font-size: 12px;
}

.pagination3 a:hover {
    text-decoration: none;
}

.pagination3 .prev,
.pagination3 .next,
.pagination3 .redirect,
.pagination3 input,
.pagination3 ol,
.pagination3 ol li,
.pagination3 li a {
    float: left;
    display: inline;
}

.pagination3 .prev,
.pagination3 .next,
.pagination3 .redirect,
.pagination3 li a,
.pagination3 input,
.pagination3 .current {
    border: 1px solid #488dd2;
    line-height: 24px;
    text-align: center;
    background-color: #ffffff;
}

.pagination3 li a,
.pagination3 input {
    height: 24px;
    width: 20px;
    line-height: 24px;
    white-space: nowrap;
}

.pagination3 .current {
    height: 24px;
    width: 20px;
    line-height: 24px;
    font-weight: normal;
    color: #ff6600;
    white-space: nowrap;
}

.pagination3 .prev,
.pagination3 .next,
.pagination3 input,
.pagination3 .redirect {
    width: 55px;
    height: 24px;
    padding-top: 0;
    padding-bottom: 0;
}

.pagination3 .redirect {
    width: 45px;
}

.pagination3 input {
    width: 29px;
}

.pagination3 span.prev,
.pagination3 span.next,
.pagination3 span.redirect {
    color: #488dd2;
}

.pagination3 .prev,
.pagination3 .next,
.pagination3 .redirect,
.pagination3 input,
.pagination3 ol li {
    margin-left: 4px;
}

.pagination3 .prev {
    padding-left: 8px;
    background: url(../images/i.png) -388px -419px no-repeat;
}

.pagination3 .next {
    padding-right: 8px;
    background: url(../images/i.png) 51px -319px no-repeat;
}

.pagination3 .redirect {
    padding-right: 8px;
    background: url(../images/i.png) 41px -319px no-repeat;
}

.pagination3 .total {
    float: left;
    margin-left: 10px;
    margin-top: 3px;
}

span.dropdownlist {
    z-index: 0;
    display: inline-block;
}

span.dropdownlist.dropdownlist_current {
    z-index: 1;
}

span.dropdownlist .dropdownlist_btn {
    z-index: 1;
}

span.dropdownlist .dropdownlist_options {
    width: 202px;
    padding-top: 2px;
    border-color: #3476b9;
    top: 20px;
    *top: 30px;
    right: auto;
    left: 0;
    z-index: 0;
    top: 30px;
    height: 148px;
    overflow: hidden;
}

span.dropdownlist .dropdownlist_options2 {
    width: 72px;
}

span.dropdownlist .dropdownlist_options a {
    margin: 0 12px;
}

span.dropdownlist .scrollbar_container {
    width: 5px;
    height: 148px;
    position: absolute;
    top: 30px;
    right: 2px;
    display: none;
}

span.dropdownlist.dropdownlist_current .scrollbar_container {
    display: block;
}

span.dropdownlist .scrollbar_container .scrollbar_track {
    background: #99badb;
    height: 144px;
    position: relative;
    top: 4px;
}

span.dropdownlist .scrollbar_container .scrollbar_dragger {
    background: #3476b9;
    width: 3px;
    height: 37px;
    position: absolute;
    left: 1px;
}

.copyrights {
    width: 400px;
    margin: 0 auto;
    padding: 9px 0;
    overflow: hidden;
    zoom: 1;
}

.copyrights p,
.copyrights .copyright,
.copyrights .icp a,
.copyrights .gs a {
    font: 12px/18px "å®‹ä½“";
    color: #373737;
    text-align: left;
}

.copyrights .gs {
    float: right;
}

.copyrights .gs a {
    background: url(../images/gs.gif) 50% 0 no-repeat;
    margin-top: -3px;
    padding-top: 21px;
    display: block;
}

.product_index_page .sorting_asc,
.product_index_page .sorting_desc,
.product_index_page .sorting {
    cursor: pointer;
    *cursor: hand;
}

.product_index_page .sorting {
    background: url("../images/sort_both.png") no-repeat center right #e6f0fa;
}

.product_index_page .sorting_asc {
    background: url("../images/sort_asc.png") no-repeat center right #e6f0fa;
}

.product_index_page .sorting_desc {
    background: url("../images/sort_desc.png") no-repeat center right #e6f0fa;
}

.product_index_page .sorting_asc_disabled {
    background: url("../images/sort_asc_disabled.png") no-repeat center right #e6f0fa;
}

.product_index_page .sorting_desc_disabled {
    background: url("../images/sort_desc_disabled.png") no-repeat center right #e6f0fa;
}

/*0225*/
.content .app_list .a66 i {
    background:url("../images/shoujit.png");
    left: 46px;
    top: 19px;
    width: 30px;
    height: 25px;
}
.content .app_list .fuwu2{
    background: url(../images/ewmsys.png) 0 0 no-repeat;
    width: 322px;
    height: 194px;
    position: absolute;
    bottom: 0;
    right: -200px;
	top:-190px;
    display: none;
    z-index: 99;
}
.content .app_list .ding2 {
    background: url(../images/ewmxz.png) 0 0 no-repeat;
    width: 322px;
    height: 194px;
    position: absolute;
    bottom: 0;
    right: -200px;
	top:-190px;
    display: none;
    z-index: 99;
}
.header .yao2 i {
    display: inline-block;
    height: 21px;
    width: 26px;
    background-image: url(../images/mobile-phone-icon.png);
    background-repeat: no-repeat;
    margin-right: 6px;
    vertical-align: top;
    position: relative;
    top: 2px;
}