@charset "utf-8";
/* CSS Document */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: 0;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
  font-style: normal;
  font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
code,
kbd,
samp,
tt {
  font-size: 100%;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,
button,
textarea,
select {
  *font-size: 100%;
}
body {
  line-height: 1.5;
  color: #666;
  font-family: PingFang SC, Helvetica Neue, Helvetica, Arial, Hiragino Sans GB, Microsoft Yahei, \\5FAE\8F6F\96C5\9ED1, STHeiti, \\534E\6587\7EC6\9ED1, serif;
}
ol,
ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
caption,
th {
  text-align: left;
}
sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}
/* remember to highlight anchors and inserts somehow! */
:link,
:visited,
ins {
  text-decoration: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
/*clear float commom */
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: ".";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  font-size: 0;
}
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}
em,
i,
b {
  font-style: normal;
  font-weight: normal;
}
img {
  vertical-align: middle;
}
a,
a:hover,
a:active,
a:focus {
  color: inherit;
  text-decoration: none;
}
a {
  cursor: pointer;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
@font-face {
  font-family: "DIN-Bold";
  src: url("../typeface/DIN-Bold.otf");
}
@font-face {
  font-family: "DIN-Light";
  src: url("../typeface/DIN-Light.otf");
}
@font-face {
  font-family: "DIN-Medium";
  src: url("../typeface/DIN-Medium.otf");
}
/*-------------------------------------------------------------------------------*/
.mt0 {
  margin-top: 0 !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt60 {
  margin-top: 60px;
}
.mt100 {
  margin-top: 100px;
}
.ptd60 {
  padding: 60px 0;
}
.animate , a {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ellipsis_2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.ellipsis_3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.text_left {
  text-align: left !important;
}
.text_right {
  text-align: right !important;
}
.text_center {
  text-align: center !important;
}
.text_indent {
  text-indent: 2em;
}
.c_green {
  color: #00AA33 !important;
}
.c_red {
  color: #EB0000 !important;
}
.c_3 {
  color: #333333 !important;
}
.c_6 {
  color: #666666 !important;
}
.c_9 {
  color: #999999 !important;
}
.wrapfix {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.wrapper {
  width: 100%;
  height: 100%;
}
.header_inner {
  width: 100%;
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.header_inner:hover,
.header_inner.inner {
  background: #FFFFFF;
}
.header_inner.zk {
    background: #FFFFFF;
}

.header_inner:hover .header_top,
.header_inner.inner .header_top, 
.header_inner.zk .header_top {
  background: #F9F9F9;
}
.header_inner:hover .header_top .path_text,
.header_inner.inner .header_top .path_text,
.header_inner.zk .header_top .path_text,
.header_inner:hover .header_top .hotline,
.header_inner.inner .header_top .hotline,
.header_inner.zk .header_top .hotline {
  color: #666666;
}
.header_inner:hover .header_top .path_text:before,
.header_inner.inner .header_top .path_text:before,
.header_inner.zk .header_top .path_text:before,
.header_inner:hover .header_top .hotline:before,
.header_inner.inner .header_top .hotline:before,
.header_inner.zk .header_top .hotline:before {
  background-position: center center;
}
.header_inner:hover .header_top .path_text:hover,
.header_inner.inner .header_top .path_text:hover,
.header_inner.zk .header_top .path_text:hover,
.header_inner:hover .header_top .hotline:hover,
.header_inner.inner .header_top .hotline:hover,
.header_inner.zk .header_top .hotline:hover  {
  color: #FDAB00;
}
.header_inner:hover .header_top .path_text:hover:before,
.header_inner.inner .header_top .path_text:hover:before,
.header_inner.zk .header_top .path_text:hover:before,
.header_inner:hover .header_top .hotline:hover:before,
.header_inner.inner .header_top .hotline:hover:before, 
.header_inner.zc .header_top .hotline:hover:before{
  background-position: center bottom;
}
.header_inner:hover .header_top .search_input,
.header_inner.inner .header_top .search_input, 
.header_inner.zk .header_top .search_input{
  color: #666666;
  border-color: rgba(102, 102, 102, 0.6);
  background-position: 128px bottom;
}
.header_inner:hover .header_top .search_input::-webkit-input-placeholder,
.header_inner.inner .header_top .search_input::-webkit-input-placeholder,
.header_inner.zk .header_top .search_input::-webkit-input-placeholder  {
  color: #666666;
}
.header_inner:hover .header_cont,
.header_inner.inner .header_cont,
.header_inner.zk .header_cont  {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.header_inner:hover .header_cont .nav_text,
.header_inner.inner .header_cont .nav_text,
.header_inner.zk .header_cont .nav_text,
.header_inner:hover .header_cont .login_btn,
.header_inner.inner .header_cont .login_btn,
.header_inner.zk .header_cont .login_btn  {
  color: #333333;
  border-color: rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.header_inner:hover .header_cont .nav_text:hover,
.header_inner.inner .header_cont .nav_text:hover,
.header_inner.zk .header_cont .nav_text:hover,
.header_inner:hover .header_cont .login_btn:hover,
.header_inner.inner .header_cont .login_btn:hover,
.header_inner.zk .header_cont .login_btn:hover {
  color: #FDAB00;
  border-color: rgba(253, 171, 0, 0.3);
}
.header_inner:hover .logo_img,
.header_inner.inner .logo_img,
.header_inner.zk .logo_img {
  background-position: center bottom;
}
.header_inner.fixed {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.header_inner.fixed .header_top {
  margin-top: -34px;
}
.header_inner.fixed .header_cont {
  height: 74px;
}
.header_inner.fixed .logo_img {
  height: 74px;
  background-position: center -107px;
}
.header_inner.fixed .header_nav .nav_text {
  font-size: 18px;
  line-height: 74px;
}
.header_inner.fixed .header_login {
  padding-top: 17px;
}
.header_inner.fixed .login_btn {
  font-size: 18px;
}
.header_top {
  height: 34px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.header_top .hotline {
  font-size: 14px;
  color: #FFFFFF;
  line-height: 34px;
}
.header_top .hotline:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 34px;
  background: url(../images/hotline_icon.png) center top no-repeat;
  vertical-align: top;
  margin-right: 4px;
}
.header_top .fr_box {
  float: right;
  font-size: 0;
}
.header_top .search_input {
  display: inline-block;
  width: 150px;
  height: 20px;
  padding: 0 10px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: transparent url(../images/search_icon.png) 128px top no-repeat;
  margin-top: 7px;
  vertical-align: top;
  font-size: 12px;
  color: #FFFFFF;
  outline: none;
}
.header_top .search_input::-webkit-input-placeholder {
  color: #FFFFFF;
}
.header_top .path_text {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 34px;
  margin-left: 20px;
}
.header_top .path_text:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 34px;
  vertical-align: top;
  margin-right: 4px;
}
.header_top .path_text.path_01:before {
  background: url(../images/header_top_p1.png) center top no-repeat;
}
.header_top .path_text.path_02:before {
  background: url(../images/header_top_p2.png) center top no-repeat;
}
.header_top .path_text.path_03:before {
  background: url(../images/header_top_p3.png) center top no-repeat;
}
.header_cont {
  height: 96px;
}
.header_login {
  padding-top: 28px;
}
.header_login .login_btn {
  display: block;
  width: 100px;
  height: 40px;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 40px;
  text-align: center;
  font-weight: 500;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.header_inner .header_cont .icon_search {
  display: block;
  float: right;
  width: 30px;
  height: 40px;
  margin: 28px 0 0 20px;
  background: url(../images/icon_search07.png) no-repeat center;
} 
.header_inner:hover .header_cont .icon_search ,
.header_inner.inner .header_cont .icon_search,
.header_inner.zk .header_cont .icon_search {
  background: url(../images/icon_search06.png) no-repeat center;
}
.header_inner.fixed .header_cont .icon_search {
  margin-top: 17px;
}
.header_nav > li {
  float: left;
  margin-right: 20px;
    position: relative;
    z-index: 100;
}
.header_nav .nav_text {
    display: block;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 96px;
  position: relative;
}
.header_nav .nav_text:after {
  content: "";
  width: 100%;
  height: 4px;
  background: transparent;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.header_nav .nav_text:hover:after , .header_cont .header_nav .nav_text.active:after {
  background: #FDAB00;
}
.header_nav .head_child_ul {
    display: none;
    width: 140px;
    padding: 23px 0;
    background: url(../images/repeat_white.png) repeat;
    position: absolute;
    top: 76px;
    left: 50%;
    margin-left: -70px;
}
.fixed .header_nav .head_child_ul {
    top: 70px;
}
.head_child_ul li a {
    display: block;
    line-height: 38px;
    font-size: 20px;
    color: #333333;
    text-align: center;
}
.head_child_ul li a:hover {
    color: #FDAB00;
}
.header_cont .header_nav .nav_text.active {
    color: #FDAB00;
}
.banner_box {
  height: 800px;
  position: relative;
  overflow: hidden;
}
.banner_box .banner_dot {
  font-size: 0;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 30px;
  z-index: 9;
}
.banner_box .banner_dot span {
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #FFFFFF;
  border-radius: 0;
  margin: 0 3px !important;
  opacity: 1;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.banner_box .banner_dot span.swiper-pagination-bullet-active,
.banner_box .banner_dot span.swiper-active-switch {
  width: 32px;
}
.banner_img_list {
  height: 800px;
}
.banner_img_list li,
.banner_img_list a {
  display: block;
  width: 100%;
  height: 100%;
}
.logo_img {
  display: block;
  width: 332px;
  height: 96px;
  background: url(../images/logo_img.png) center top no-repeat;
}
.notice_tips_box {
  height: 48px;
  background: #FFFFFF;
}
.notice_tips_con {
  height: 48px;
  padding-right: 276px;
  padding-left: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.notice_tips_con .more_btn {
  font-size: 14px;
  color: #666666;
  line-height: 48px;
  position: absolute;
  right: 0;
  top: 0;
}
.notice_tips_con .more_btn:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 48px;
  background: url(../images/link_icon.png) center top no-repeat;
  vertical-align: top;
}
.notice_tips_con .more_btn:hover {
  color: #FDAB00;
}
.notice_tips_con .more_btn:hover:after {
  background-position: center bottom;
}
.notice_tips_con .notice_list,
.notice_tips_con .notice_list li {
  width: 890px !important;
}
.notice_tips_con a {
  display: block;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 48px;
}
.notice_tips_con a span {
  display: block;
  float: right;
}
.notice_tips_con a strong {
  font-weight: bold;
}
.notice_tips_con a p {
  max-width: 750px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.notice_tips_con:before {
  content: "";
  width: 24px;
  height: 48px;
  background: url(../images/notice_icon.png) center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.invest_select_box {
  height: 690px;
  background: #E8EDF0 url(../images/invest_select_bg.png) center bottom no-repeat;
}
.part_box_tit {
  padding: 0 0 20px;
}
.part_box_tit h3 {
  font-size: 40px;
  color: #FFFFFF;
  line-height: 56px;
  padding-left: 25px;
  position: relative;
}
.part_box_tit h3 span {
  display: inline-block;
  font-size: 20px;
  color: #666666;
  line-height: 56px;
  vertical-align: top;
  margin-left: 40px;
  position: relative;
}
.part_box_tit h3 span:before {
  content: "";
  width: 0;
  height: 38px;
  border-left: 1px solid transparent;
  position: absolute;
  left: -20px;
  top: 50%;
  margin-top: -19px;
}
.part_box_tit h3:before {
  content: "";
  width: 15px;
  height: 36px;
  background: #FDAB00;
  background-image: linear-gradient(225deg, #FEBF06 0%, #FDAB00 100%);
  border-radius: 0 10px 0 0;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -18px;
}
.part_box_tit.white h3 {
  color: #FFFFFF;
}
.part_box_tit.white h3 span {
  color: rgba(255, 255, 255, 0.85);
}
.part_box_tit.white h3 span:before {
  border-color: rgba(255, 255, 255, 0.5);
}
.part_box_tit.black h3 {
  color: #333333;
}
.part_box_tit.black h3 span {
  color: #666666;
}
.part_box_tit.black h3 span:before {
  border-color: #DDDDDD;
}
.invest_research_box {
  height: 562px;
  background: url(../images/invest_research_bg.png) center no-repeat;
}
.invest_research_box .part_box_tit {
  position: absolute;
  left: 0;
  top: 60px;
}
.goods_shelves_box {
  background: #FFFFFF;
}
.ch_news_box {
  background: #F9F9F9;
}
.invest_select_con {
  position: relative;
}
.invest_select_list {
  margin: 25px -12px 0;
  height: 450px;
  overflow: hidden;
  position: relative;
}
.invest_select_list li {
  width: 384px !important;
  height: 450px;
  padding: 70px 30px;
  background: #FFFFFF;
  text-align: center;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin: 0 12px;
}
.invest_select_list li:hover {
  padding: 45px 30px 70px;
  background: #FDAB00;
  background-image: linear-gradient(225deg, #FEBF06 0%, #FDAB00 100%);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
}
.invest_select_list li:hover h3,
.invest_select_list li:hover span,
.invest_select_list li:hover strong,
.invest_select_list li:hover p {
  color: #FFFFFF !important;
}
.invest_select_list li:hover h3 {
  font-size: 32px;
  line-height: 45px;
}
.invest_select_list li:hover .detail_btn {
  background: #FFFFFF;
  color: #FDAB00;
}
.invest_select_list h3 {
  font-size: 28px;
  color: #333333;
  line-height: 40px;
  margin-bottom: 8px;
  font-weight: 500;
}
.invest_select_list .p1 {
  display: block;
  font-size: 16px;
  color: #FDAB00;
  line-height: 24px;
}
.invest_select_list strong {
  display: block;
  font-size: 60px;
  color: #FFFFFF;
  line-height: 70px;
  margin: 40px 0 5px;
}
.invest_select_list strong em {
  display: inline-block;
  font-size: 24px;
  color: inherit;
  line-height: 50px;
  vertical-align: bottom;
}
.invest_select_list strong i {
  display: inline-block;
  font-size: 44px;
  color: inherit;
  line-height: 48px;
  vertical-align: bottom;
  font-style: normal;
  font-weight: ;
}
.invest_select_list strong span {
  display: inline-block;
  line-height: 70px;
  vertical-align: top;
  font-family: "DIN-Medium";
}
.invest_select_list .p2 {
  font-size: 14px;
  color: #999999;
  text-align: center;
  line-height: 22px;
}
.invest_select_list .detail_btn {
  display: block;
  width: 200px;
  height: 50px;
  background: #FDAB00;
  background-image: linear-gradient(225deg, #FEBF06 0%, #FDAB00 100%);
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  line-height: 50px;
  position: absolute;
  left: 50%;
  bottom: 70px;
  margin-left: -100px;
}
.sel_swiper_prev,
.sel_swiper_next {
  display: block;
  width: 44px;
  height: 44px;
  position: absolute;
  top: 50%;
  margin-top: -22px;
}
.sel_swiper_prev:hover,
.sel_swiper_next:hover {
  background-position: center bottom;
}
.sel_swiper_prev {
  background: url(../images/sel_prev_icon.png) center top no-repeat;
  left: -84px;
}
.sel_swiper_next {
  background: url(../images/sel_next_icon.png) center top no-repeat;
  right: -84px;
}
.star_profile_box {
  padding: 30px 340px 0 0;
  position: relative;
}
.star_profile_list {
  height: 532px;
  overflow: hidden;
}
.star_profile_list ul,
.star_profile_list li {
  height: 100%;
}
.star_profile_list .star_avatar {
  width: 356px;
  float: right;
}
.star_profile_list .star_avatar img {
  width: auto;
  height: 532px;
  max-width: 100%;
  max-height: 100%;
}
.star_profile_list .star_info {
  padding-top: 146px;
  width: 456px;
}
.star_profile_list .star_info p {
  font-size: 28px;
  color: #FFFFFF;
  line-height: 40px;
  margin-bottom: 60px;
}
.learn_more_btn {
  display: block;
  width: 120px;
  height: 44px;
  border: 1px solid currentcolor;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 42px;
  text-align: center;
  position: relative;
  z-index: 9;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.learn_more_btn:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 42px;
  background: url(../images/white_arrow_icon.png) center no-repeat;
  vertical-align: top;
  margin-left: 4px;
}
.learn_more_btn:hover {
  color: #FDAB00 !important;
  border-color: rgba(253, 171, 0, 0.3) !important;
}
.learn_more_btn:hover:after {
  background: url(../images/base_arrow_icon.png) center no-repeat !important;
}
.learn_more_btn.grey {
  border-color: #999999;
  color: #666666;
}
.learn_more_btn.grey:after {
  background: url(../images/grey_arrow_icon_.png) center no-repeat;
}
.star_name_box {
  width: 250px;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
  position: absolute;
  right: 0;
  top: 0;
}
.star_name_box .star_swiper_prev,
.star_name_box .star_swiper_next {
  display: block;
  height: 80px;
}
.star_name_box .star_swiper_prev {
  background: url(../images/up_prev_icon.png) center no-repeat;
  border-bottom: 1px solid #474945;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.star_name_box .star_swiper_next {
  background: url(../images/down_arrow_icon.png) center no-repeat;
  border-top: 1px solid #474945;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.star_name_list {
  height: 400px;
  overflow: hidden;
}
.star_name_list li {
  height: 80px;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 80px;
  text-align: center;
  border-bottom: 1px solid #474945;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.star_name_list li.active-nav {
  background: #FDAB00;
  background-image: linear-gradient(225deg, #FEBF06 0%, #FDAB00 100%);
  color: #FFFFFF;
}
.part_box_tit .learn_more_btn {
  margin-top: 6px;
}
.shelves_tab_list {
  font-size: 0;
  height: 60px;
  background: #F9F9F9;
}
.shelves_tab_list .tab_item {
  display: inline-block;
  width: 25%;
  height: 60px;
  font-size: 18px;
  color: #666666;
  line-height: 60px;
  text-align: center;
  font-weight: 500;
  vertical-align: top;
}
.shelves_tab_list .tab_item:hover,
.shelves_tab_list .tab_item.active {
  background: #FDAB00;
  background-image: linear-gradient(225deg, #FEBF06 0%, #FDAB00 100%);
  color: #FFFFFF;
}
.genre_tab_list {
  font-size: 0;
}
.genre_tab_list .tab_item {
  display: inline-block;
  padding: 0 30px;
  height: 80px;
  font-size: 20px;
  line-height: 80px;
  color: #666666;
  vertical-align: top;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.genre_tab_list .tab_item:hover,
.genre_tab_list .tab_item.active {
  color: #FDAB00;
}
.shelves_table th,
.shelves_table td {
  padding: 20px 10px;
  vertical-align: middle;
  text-align: center;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.shelves_table th.text_left , .shelves_table td.text_left {
	padding-left: 20px;
}
.shelves_table th {
  height: 60px;
  background: #F9F9F9;
  font-size: 14px;
  color: #666;
}
.shelves_table th.sort {
  cursor: pointer;
}
.shelves_table th.sort:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 20px;
  vertical-align: top;
  margin-left: 4px;
  background: url(../images/sort_icon02.png) center no-repeat;
}
.shelves_table th.sort.up:after {
  background: url(../images/sort_up_icon.png) center no-repeat;
}
.shelves_table th.sort.down:after {
  background: url(../images/sort_down_icon.png) center no-repeat;
}
.shelves_table th .tip , .income_table th .tip {
	display: inline-block;
	*display: inline;
	_zoom:1;
	width: 14px;
	height: 20px;
	vertical-align: top;
	cursor: pointer;
	background: url(../images/icon_tip03.png) no-repeat center;
	position: relative;
}
.shelves_table th .tip .tip_cont , .income_table th .tip .tip_cont {
	display: block;
	width: 236px;
	height: 128px;
	line-height: 50px;
	color: #404040;
	font-size: 14px;
	text-align: left;
	padding: 33px 0 45px 48px;
	background: url(../images/shadow_bg02.png) no-repeat center;
	position: absolute;
	top: 54px;
	left: -111px;
	margin-top: -60px;
}
.shelves_table td {
  border-bottom: 1px solid #F4F4F4;
  font-size: 18px;
  color: #666666;
}
.shelves_table td p {
  font-size: 16px;
  line-height: 22px;
  color: #666666;
}
.shelves_table td p.c_3 {
  font-weight: 500;
  position: relative;
}
.shelves_table td p .tip {
	display: inline-block;
	*display: inline;
	_zoom:1;
	width: 24px;
	height: 22px;
	vertical-align: top;
	cursor: pointer;
	background: url(../images/icon_tip.png) no-repeat center;
  position: relative;
}
.shelves_table td p .tip .tip_cont {
	display: block;
	width: 243px;
	height: 142px;
	line-height: 50px;
	color: #404040;
	font-size: 14px;
	padding: 36px 38px 56px 52px;
	background: url(../images/shadow_bg01.png) no-repeat center;
	position: absolute;
	top: 50%;
	left: -13px;
	margin-top: -62px;
}
.shelves_table td p .new {
	display: block;
	width: 32px;
	height: 20px;
	line-height: 18px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background: url(../images/bg_new.png) no-repeat center;
	position: absolute;
	left: 0;
	top: -14px;
} 
.shelves_table td span {
  display: block;
  font-size: 12px;
  color: #999999;
  line-height: 16px;
}
.shelves_table td strong {
  display: block;
  font-size: 18px;
  color: #333333;
  line-height: 20px;
  font-family: "DIN-Medium";
}
.shelves_table td .text_btn {
  display: block;
  /* width: 56px; */
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  color: #FDAB00;
  margin: 0 auto;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.shelves_table td .text_btn.disabled {
	color: #999;
}
.shelves_table tr:hover td {
  background: #F9F9F9;
}
.shelves_table tr:hover td .text_btn {
  color: #FFFFFF;	
  background: #FDAB00;
  border-radius: 4px;
}
.shelves_table tr:hover td .text_btn.disabled {
  color: #999;	
  cursor: default;
  background: none;
}
.din_text {
  font-family: "DIN-Medium";
}
.news_tab_list {
  width: 200px;
  float: left;
}
.news_tab_list li {
  padding: 24px 0 14px;
  margin-bottom: 20px;
  font-size: 24px;
  color: #666666;
  line-height: 33px;
  position: relative;
  cursor: pointer;
}
.news_tab_list li:after {
  content: "";
  width: 0;
  height: 2px;
  background: #FDAB00;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.news_tab_list li:hover,
.news_tab_list li.on {
  color: #FDAB00;
}
.news_tab_list li.on:after {
  width: 100%;
}
.news_tab_con {
  width: 792px;
  height: 400px;
  float: right;
  overflow: hidden;
}
.pic_news_list li {
  width: 384px;
  height: 400px;
  background: #FFFFFF;
  margin-right: 24px;
}
.pic_news_list li .news_img {
  height: 200px;
  overflow: hidden;
}
.pic_news_list li .news_img img {
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.pic_news_list li .text_con {
  padding: 22px 22px 0;
}
.pic_news_list li p {
  font-size: 20px;
  color: #333333;
  line-height: 28px;
}
.pic_news_list li .date_text {
  display: block;
  padding: 22px 0;
  font-size: 14px;
  color: #666666;
  line-height: 19px;
}
.pic_news_list li .see_more {
  display: block;
  font-size: 14px;
  color: #666666;
  line-height: 58px;
  border-top: 1px solid #f2f2f2;
  position: relative;
}
.pic_news_list li .see_more:after {
  content: "";
  width: 16px;
  height: 58px;
  background: url(../images/more_arrow_icon.png) center no-repeat;
  position: absolute;
  top: 0;
  right: 0;
}
.pic_news_list li:hover {
  background: #FFFFFF !important;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.pic_news_list li:hover .news_img img {
  transform: scale(1.05);
}
.text_news_list {
  width: 384px;
  border-top: 1px solid #EDEDED;
}
.text_news_list li {
  border-bottom: 1px solid #EDEDED;
}
.text_news_list li a {
  padding: 32px 24px 32px 90px;
  /* padding: 44px 24px 44px 90px; */
  display: block;
  position: relative;
}
.text_news_list li p {
  min-height: 44px;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  font-weight: 500;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.text_news_list li .date_box {
  font-family: "DIN-Medium";
  position: absolute;
  left: 20px;
  top: 34px;
  /* top: 45px; */
}
.text_news_list li .date_box strong {
  display: block;
  font-size: 20px;
  color: #333333;
  line-height: 24px;
}
.text_news_list li .date_box span {
  display: block;
  font-size: 14px;
  color: #999999;
  line-height: 16px;
}
.text_news_list li:hover p {
  color: #FDAB00;
}
.financial_video_box {
  background: #FFFFFF;
}
.financial_video_list .pic_news_list {
  margin: 0 -12px 0 -11px;
}
.financial_video_list .pic_news_list li {
  height: 392px;
  float: left;
  background: #F9F9F9;
  margin: 0 12px 0 11px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.financial_video_list .pic_news_list li p {
  color: #000000;
}
.financial_video_list .pic_news_list li .date_text {
  padding: 20px 0;
  color: #999999;
}
.financial_video_list .pic_news_list li a {
  display: block;
}
.financial_video_list .pic_news_list .news_img {
  height: 216px;
  position: relative;
}
.financial_video_list .pic_news_list .play_btn {
  width: 66px;
  height: 66px;
  background: url(../images/play_btn_icon.png) center no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -33px 0 0 -33px;
}
.financial_video_list .pic_news_list .text_con {
  padding-top: 30px;
}
.footer_inner {
  padding: 60px 0 40px;
  background: #353535;
}
.footer_inner .p_text {
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  margin-top: 10px;
  font-weight: 500;
}
.footer_inner .p_text span {
  color: rgba(255, 255, 255, 0.65);
  margin-right: 20px;
}
.other_links_list {
  margin-left: 60px;
}
.other_links_list li {
  float: left;
  margin-right: 115px;
}
.other_links_list li a {
  display: block;
  font-size: 16px;
  color: #DEDEDE;
  font-weight: 500;
  margin-bottom: 25px;
}
.other_links_list li a:hover {
  color: #FDAB00;
}
.sel_links_list {
  width: 340px;
  height: 42px;
  padding: 0 50px 0 20px;
  background: #FFFFFF;
  position: relative;
  cursor: pointer;
}
.sel_links_list .sel_text {
  font-size: 14px;
  color: #333333;
  line-height: 42px;
}
.sel_links_list:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #999999;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -4px;
}
.sel_drop_list {
  display: none;
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #999999;
  position: absolute;
  left: 0;
  bottom: 100%;
  z-index: 9;
}
.sel_drop_list a {
  display: block;
  padding: 10px 20px;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
.sel_drop_list a:hover,
.sel_drop_list a.active {
  background: #FDAB00;
  color: #FFFFFF;
}
.copyright_box {
  height: 60px;
  background: #262626;
  font-size: 14px;
  color: #999999;
  line-height: 60px;
}
.copyright_box .ipv_text {
  display: block;
  float: right;
  color: #999999;
}
.copyright_box .ipv_text:after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 60px;
  background: url(../images/ipv6_icon.png) center no-repeat;
  vertical-align: top;
  margin-left: 20px;
}
.qr_code_btn {
  display: block;
  width: 44px;
  height: 44px;
  background: url(../images/code_icon.png) center no-repeat;
  border: 1px solid #979797;
  margin-left: 10px;
  position: relative;
  z-index: 9;
  margin-top: 6px;
}

/***旗下产品 start***/
.content_section {
  padding: 130px 0 60px;
  background: #FFFFFF;
}

.banner_inner {
  height: 200px;
  margin-bottom: 7px;
  position: relative;
}
.banner_inner.funds {
  background: url(../images/banner_funds.png) no-repeat center;
}
.banner_inner .text {
  color: #FFFFFF;
  position: absolute;
  top: 62px;
  left: 50%;
  margin-left: -600px;
}
.banner_inner .text.black {
  color: #333;
}
.banner_inner .text h3 {
  line-height: 40px;
  font-size: 28px;
}
.banner_inner .text p {
  line-height: 25px;
  font-size: 18px;
  padding-top: 10px;
}
.banner_inner .text p.en {
    font-size: 28px;
    color: #666;
}
.inner_wrap {
  padding-top: 20px;
}
.inner_tit {
  line-height: 42px;
  padding: 13px 0;
}
.inner_tit.border {
    border-bottom: 1px solid #F1F1F1;
}
.inner_tit b {
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.inner_tit .rt_more {
    float: right;
    font-size: 16px;
    padding-right: 13px;
    background: url(../images/horn_rt03.png) no-repeat right center;
}
.inner_tit .rt_more:hover {
    color: #FDAB00;
    background: url(../images/horn_rt04.png) no-repeat right center;
}

.inner_tit.search {
  position: relative;
}
.inner_tit.search .search_input {
	position: absolute;
  top: 13px;
  right: 0;
}
.search_input {
	width: 344px;
	height: 42px;
	line-height: 22px;
	padding: 10px 44px;
	background: #F9F9F9;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	position: relative;
}
.search_input:before {
	content: '';
	width: 16px;
	height: 20px;
	background: url(../images/icon_search.png) no-repeat center;
	position: absolute;
	top: 11px;
	left: 16px;
}
.search_input input {
	width: 100%;
	height: 22px;
	line-height: 22px;
	border: none;
	background: #F9F9F9;
}
.search_input .btn {
	display: block;
	line-height: 42px;
	color: #FDAB00;
	position: absolute;
	top: 0;
	right: 14px;
}

.filter_dl_wrap {
	padding-bottom: 20px;
	border-bottom: 1px solid #F1F1F1;
}
.filter_dl_box {
	line-height: 22px;
	overflow: hidden;
}
.filter_dl_wrap h5 {
	float: left;
    line-height: 42px;
	min-width: 82px;
	font-size: 16px;
	color: #666;
    padding-right: 20px;
}
.filter_dl_wrap h5.bold {
    font-weight: bold;
}
.filter_dl {
	float: left;
    width: 1060px;
	overflow: hidden;
}
.filter_dl dd {
	display: block;
	float: left;
  height: 22px;
  line-height: 22px;
	font-size: 16px;
	color: #333;
	cursor: pointer;
	margin: 10px 30px 10px 0;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.filter_dl dd:hover , 
.filter_dl dd.active {
	color: #FDAB00;
}
.filter_dl dd .tag {
	display: inline-block;
	*display: inline;
	_zoom:1;
	width: 64px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	margin: 2px 0 2px 5px;
	background: url(../images/bg_rhombic.png) no-repeat center;
}


/*基金详情 start*/
.guide_top {
	color: #999;
	line-height: 40px;
}
.guide_top .home {
	padding-left: 22px;
	background: url(../images/icon_home.png) no-repeat 1px center;
}
.guide_top .home:hover {
	padding-left: 22px;
	background: url(../images/icon_home02.png) no-repeat 1px center;
}
.guide_top a:hover {
	color: #FDAB00;
}
.guide_top span {
	color: #666;
}

.funds_detail_top {
	border-bottom: 1px solid #F1F1F1;
}
.funds_detail_top .title {
	line-height: 40px;
	font-weight: bold;
}
.funds_detail_top .title b {
	font-size: 28px;
	color: #333;
	padding-right: 10px;
}
.funds_detail_top .title small {
	font-size: 24px;
	color: #666666;
}
.funds_detail_top .tag_box {
	margin-top: 15px;
}
.tag_box {
	font-size: 0;
	height: 24px;
	margin-bottom: 20px;
}
.tag_box span , .funds_detail_top .title span.t1 , .funds_detail_top .title span.t2{
	display: inline-block;
	*display: inline;
	_zoom:1;
	width: 100px;
	/* width: 74px; */
	height: 24px;
	line-height: 22px;
	font-size: 14px;
	text-align: center;
	font-weight: 500;
	margin-right: 10px;
	vertical-align: top;
}
.funds_detail_top .title span.t1 , .funds_detail_top .title span.t2 {
	margin: 9px 0 9px 10px;
}
.tag_box span.t1, .funds_detail_top .title span.t1  {
	color: #FDAB00;
	border: 1px solid #FDAB00;
}
.tag_box span.t2, .funds_detail_top .title span.t2 {
	color: #FB8B4F;
	border: 1px solid #FB8B4F;
}
.funds_detail_top > h5 {
	line-height: 20px;
	color: #999;
	margin-top: 15px;
}
.funds_detail_top .info_ul {
	overflow: hidden;
	padding: 20px 0 30px;
}
.funds_detail_top .info_ul li {
	float: left;
	text-align: center;
	margin-right: 180px;
}
.funds_detail_top .info_ul li strong {
	display: block;
	height: 70px;
	line-height: 70px;
	font-size: 60px;
}
.funds_detail_top .info_ul li p {
	line-height: 20px;
	color: #999999;
	padding-top: 10px;
}

.detail_cont_wrap {
	padding: 10px 0 30px;
}
.detail_cont_wrap .fl_wrap {
	float: left;
	width: 830px;
}


.tab_ul_box.border {
	border-bottom: 1px solid #F1F1F1;
}
.tab_ul {
	overflow: hidden;
}
.tab_ul li {
	float: left;
	padding-right: 30px;
}
.tab_ul li a {
	display: block;
	height: 80px;
	line-height: 80px;
	font-size: 20px;
	color: #666;
	font-weight: 500;
}
.tab_ul li.active a , .tab_ul li a:hover {
	color: #FDAB00;
	position: relative;
}
.tab_ul li.active a:before {
	content: '';
	width: 100%;
	height: 4px;
	background: #FDAB00;
	position: absolute;
	left: 0;
	bottom: 0;
}
.tab_ul.ul02 li {
    padding-right: 50px;
}

.date_tab {
	height: 44px;
	margin-top: 26px;
}
.date_tab ul {
	overflow: hidden;
}
.date_tab ul li {
	float: left;
	line-height: 44px;
	font-size: 16px;
	color: #666;
	margin-right: 20px;
	cursor: pointer;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.date_tab ul li:hover , 
.date_tab ul li.active {
	color: #FDAB00;
}
.date_tab ul.fr_ul {
	float: right;
	margin-right: 15px;
}
.date_tab ul.fr_ul li {
	font-size: 14px;
	margin-right: 15px;	
}
.date_tab .date_search {
	float: right;
	width: 243px;
	border-bottom: 1px solid #E0E0E0;
}
.date_tab .date_search input {
	float: left;
	width: 88px;
	height: 41px;
	line-height: 41px;
	color: #333;
	border: none;
	padding-left: 3px;
}
.date_tab .date_search > em {
	display: block;
	float: left;
	color: #666;
	line-height: 41px;
	margin-right: 2px;
}
.date_tab .date_search .icon {
	float: right;
	display: block;
	width: 34px;
	height: 41px;
	cursor: pointer;
	background: url(../images/icon_date.png) no-repeat center;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.date_tab .date_search .icon:hover {
	background: url(../images/icon_date02.png) no-repeat center;
}

.chart_box {
	padding: 10px 0;
}
.chart_box .top_info {
	line-height: 22px;
	font-size: 16px;
	color: #404040;
	padding: 10px 0 7px;
}
.chart_box .top_info span {
	margin-right: 40px;
}
.chart_box .chart_img {
	padding: 10px 0;
	position: relative;
}
.chart_box .chart_img img {
	width: 100%;
}
.chart_box .chart_img .text {
	min-width: 130px;
	color: #333;
	padding: 18px 10px 20px 15px;
	background: #FFFFFF;
	background: rgba(255,255,255,0.95);
	border: 1px solid #E8E8E8;
	box-shadow: 0 0 24px 0 rgba(0,0,0,0.10);
	border-radius: 8px;
	position: absolute;
	top: 89px;
	left: 392px;
}
.chart_box .chart_img .text h5 {
	line-height: 16px;
}
.chart_box .chart_img .text p.p2 {
	color: #808080;
}
.chart_box .chart_img .text p {
	line-height: 20px;
	margin-top: 9px;
	position: relative;
}
.chart_box .chart_img .text p:before {
	content: '';
	width: 11px;
	height: 4px;
	position: absolute;
	left: 1px;
	top: 8px;
}
.chart_box .chart_img .text p.c1 , 
.chart_box .chart_img .text p.c2 {
	padding-left: 20px;	
}
.chart_box .chart_img .text p.c1:before {
	background: #FDAB00;
}
.chart_box .chart_img .text p.c2:before {
	background: #3C89EC;
}
.chart_box .bot_tip {
	line-height: 20px;
	color: #808080;
	padding-left: 24px;
	background: url(../images/icon_tip.png) no-repeat left 2px;
}
.chart_box .bot_info {
	margin-top: 20px;
	line-height: 20px;
}
.chart_box .bot_info span ,.chart_asset .bot_info span {
	color: #333;
	padding-left: 20px;
	margin-right: 40px;
	position: relative;
}
.chart_box .bot_info span:before , .chart_asset .bot_info span:before {
	content: '';
	width: 11px;
	height: 4px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}
.chart_box .bot_info span.c1:before ,.chart_asset .bot_info span.c1:before {
	background: #FDAB00;	
}
.chart_box .bot_info span.c2:before ,.chart_asset .bot_info span.c2:before {
	background: #3C89EC;	
}

.detail_cont_wrap .fr_wrap {
	float: right;
	width: 282px;
	padding-top: 26px;
}
.blue_tip {
	line-height: 20px;
	color: #FFFFFF;
	padding: 7px 16px 7px 32px;
	background: #3C89EC url(../images/icon_light.png) no-repeat 9px 9px;
	border-radius: 4px;
}

.income_table th {
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding: 10px 0;
	border-bottom: 1px solid #F1F1F1;
}
.income_table td {
	line-height: 40px;
	color: #333;
	border-bottom: 1px solid #F1F1F1;
}


.info_wrap {
	padding: 10px 0;
}
.info_wrap .info_tit {
	line-height: 35px;
	padding: 15px 0;
}
.info_wrap .info_tit b {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	padding-left: 13px;
	background: url(../images/icon01.png) no-repeat left center;
}
.info_tit .date_search {
	float: right;
	width: 270px;
	height: 35px;
	border-bottom: 1px solid #E0E0E0;
}
.info_tit .date_search .input {
	float: left;
	width: 110px;
	cursor: pointer;
	padding: 0 21px 0 5px; 
	background: url(../images/icon_date02.png) no-repeat 92px center;
}
.info_tit .date_search input {
	width: 100%;
	height: 34px;
	line-height: 34px;
	color: #333;
	border: none;
}
.info_tit .date_search > em {
	display: block;
	float: left;
	color: #666;
	line-height: 41px;
	margin-right: 2px;
}
.info_tit .date_search .btn {
	float: right;
	display: block;
	width: 24px;
	height: 34px;
	cursor: pointer;
	background: url(../images/icon_search02.png) no-repeat center;
}
.date_select {
	float: right;
	width: 344px;
	height: 36px;
	line-height: 36px;
	color: #666;
	padding: 0 50px 0 20px;
	background: #F9F9F9;
	border-radius: 4px;
	position: relative;
}
.date_select .horn {
	display: block;
	width: 36px;
	height: 36px;
	background: url(../images/horn_down02.png) no-repeat center;
	position: absolute;
	top: 0;
	right: 15px;
}


.info_table th {
	line-height: 22px;
	font-size: 16px;
	color: #666;
	padding: 14px 10px 14px 25px;
	background: #F9F9F9;
	border: 1px solid #F1F1F1;
}
.info_table td {
	line-height: 22px;
	font-size: 16px;
	color: #333;
	padding: 14px 10px 14px 20px;
	border: 1px solid #F1F1F1;
}
.info_table.text_center th , .info_table.text_center td {
	text-align: center;
}


.manager_dl:not(:last-child) {
	margin-bottom: 20px;
}
.manager_dl dt {
	float: left;
	width: 150px;
}
.manager_dl dt img {
	width: 150px;
	height: 190px;
}
.manager_dl dd {
	padding-left: 170px;
}
.manager_dl dd h4 {
	line-height: 33px;
}
.manager_dl dd h4 b {
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
.manager_dl dd h4 .tag {
	display: inline-block;
	*display: inline;
	_zoom:1;
	width: 66px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	margin: 7px 0 8px 10px;
	background: url(../images/bg_rhombic.png) no-repeat center;	
}
.manager_dl dd .info {
	line-height: 22px;
	color: #666;
	padding-top: 11px;
}
.manager_dl dd .info span {
	margin-right: 20px;
}
.manager_dl dd .info b {
	font-weight: 500;
	color: #333;
}
.manager_dl dd .brief {
	line-height: 26px;
	font-size: 16px;
	color: #666;
	padding-top: 20px;
}
.manager_dl .child_tit {
	line-height: 20px;
	font-size: 16px;
	color: #333;
	font-weight: 600;
	padding: 20px 0;
	margin-top: 30px;
	border-bottom: 1px solid #F1F1F1;
}
.funds_list li {
	padding: 15px 0;
	overflow: hidden;
	border-bottom: 1px solid #F1F1F1;
}
.funds_list li .lt_box {
	float: left;
}
.funds_list li .lt_box h5 {
	line-height: 22px;
	font-size: 16px;
	color: #333;
}
.funds_list li .lt_box p {
	line-height: 19px;
	color: #666;
	font-size: 16px;
	padding-top: 4px;
}
.funds_list li .rt_box {
	float: right;
	text-align: right;
}
.funds_list li .rt_box strong {
	display: block;
	height: 22px;
	line-height: 22px;
	font-size: 18px;
}
.funds_list li .rt_box p {
	line-height: 19px;
	color: #666;
	padding-top: 4px;
}
.more_funds_list .bot_more {
	height: 42px;
	padding: 5px 0 15px;
}
.more_funds_list .bot_more a {
	display: block;
	float: right;
	line-height: 22px;
	font-size: 16px;
	color: #FDAB00;
	padding-right: 17px;
	background: url(../images/horn_down.png) no-repeat right center;
}
.more_funds_list .bot_more.up a {
	background: url(../images/horn_up.png) no-repeat right center;
}

.info_wrap .com_text {
	line-height: 22px;
	font-size: 16px;
	color: #666;
}

.page_box {
	font-size: 0;
	margin: 20px 0;
}
.page_box a , .page_box span {
	display: inline-block;
	*display: inline;
	_zoom: 1;
	font-size: 14px;
	vertical-align: top;
}
.page_box a.num {
	width: 32px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	color: #333;
	margin: 0 5px;
	border: 1px solid #E6E6E6;
}
.page_box a.num:hover , 
.page_box a.num.active {
	color: #FDAB00;
	border-color: #FDAB00;
}
.page_box span , .page_box a.prev , .page_box a.next {
	line-height: 32px;
	color: #999;
}
.page_box a.prev:hover , .page_box a.next:hover {
	color: #FDAB00;
}
.page_box a.prev {
	margin-right: 5px;
}
.page_box a.next {
	margin-right: 10px;
}
.page_box a.go {
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	background: #FDAB00;
}
.page_box input {
	width: 74px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #333;
	border: 1px solid #E6E6E6;
	border-right: 0;
}

.no_data_text {
	line-height: 25px;
	text-align: center;
	font-size: 18px;
	color: #666;
	margin: 30px 0 20px;
}

.child_tab_box {
	height: 51px;
	margin-top: 30px;
	background: #F9F9F9;
	border-bottom: 1px solid #F1F1F1;
}
.child_tab_box li {
	float: left;
}
.child_tab_box li a{
	display: block;
	width: 104px;
	height: 51px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #333;
	border-right: 1px solid #FFFFFF;
}
.child_tab_box li.active a {
	color: #FDAB00;
	background: #FFFFFF;
	border: 1px solid #F1F1F1;
}
.child_tab_box li a:hover {
	color: #FDAB00;
}

.agency_info_wrap {
	margin-top: 40px;
	border: 1px solid #F3F3F3;
}
.agency_info_wrap .top_info_box {
	padding: 30px 40px;
	border: 1px solid #F3F3F3;
}
.agency_info_wrap .info_box {
	float: left;
	color: #404040;
}
.agency_info_wrap .info_box h4 {
	line-height: 28px;
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 6px;
}
.agency_info_wrap .info_box p {
	line-height: 22px;
	font-size: 16px;
	margin-top: 18px;
	padding-left: 26px;
}
.agency_info_wrap .info_box p.address {
	background: url(../images/icon_address.png) no-repeat left center;
}
.agency_info_wrap .info_box p.people {
	background: url(../images/icon_people.png) no-repeat left center;
}
.agency_info_wrap .info_box p.phone {
	background: url(../images/icon_phone.png) no-repeat left center;
}
.agency_info_wrap .info_box p.email {
	background: url(../images/icon_email.png) no-repeat left center;
}
.agency_info_wrap .code_wrap {
	float: right;
	margin: 13px 140px 0 0;
}
.agency_info_wrap .code_wrap .code {
	float: left;
	width: 100px;
	text-align: center;
	margin-right: 20px;
}
.agency_info_wrap .code_wrap .code img {
	width: 100%;
}
.agency_info_wrap .code_wrap .code p {
	line-height: 20px;
	color: #333;
	padding-top: 10px;
}
.agency_info_wrap .map_img {
	padding: 30px 40px 40px;
	border-top: 1px solid #F3F3F3;
}
.agency_info_wrap .map_img img {
	width: 100%;
}

.agency_table {
	margin-top: 20px;
}
.agency_table table {
	width: 100%;
}
.agency_table th {
	line-height: 50px;
	color: #666;
	font-size: 16px;
	text-align: center;
	background: #F8FAFF;
	border: 1px solid #F1F1F1;
}
.agency_table.th_bg02 th {
    background: #F9F9F9;
}
.agency_table td {
	line-height: 50px;
	color: #333;
	font-size: 16px;
	text-align: center;
	border: 1px solid #F1F1F1;
}
.agency_table td.text_left {
	padding-left: 22px;
}
.agency_table td .tip_text {
    color: #666;
    padding: 70px 0;
}
.agency_table td .info_funds {
    line-height: 22px;
    text-align: left;
    padding: 20px;
}
.agency_table td .info_funds h4 {
    line-height: 25px;
    font-size: 18px;
    color: #333333;
    font-weight: 500;
}
.agency_table td .info_funds h5 {
    font-size: 16px;
    color: #666;
    padding-left: 10px;
    margin-top: 12px;
    background: url(../images/icon04.png) no-repeat left center;
}
.agency_table .info_funds .name_list {
    overflow: hidden;
    padding: 3px 0 0 12px;
}
.agency_table .info_funds .name_list span {
    display: block;
    float: left;
    width: 178px;
    color: #666;
    padding: 5px 15px 0 0;
}
.agency_table.text_left th {
    text-align: left;
    padding-left: 124px;
}
.agency_table.text_left td {
    text-align: left;
    padding-left: 120px;
}

.lt_search_box {
	width: 264px;
	height: 32px;
	line-height: 30px;
	padding: 0 42px;
	margin-top: 6px;
	background: #FFFFFF url(../images/icon_search.png) no-repeat 16px center;
	border: 1px solid #DDDDDD;
	position: relative;
}
.lt_search_box input {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #333;
	border: none;
}
.lt_search_box .btn {
	display: block;
	line-height: 32px;
	color: #FDAB00;
	position: absolute;
	top: 0;
	right: 15px;
}

.news_ul {
	margin-top: 5px;
}
.news_ul li {
	line-height: 42px;
	font-size: 16px;
	padding: 10px 150px 10px 10px;
	border-bottom: 1px solid #F1F1F1;
	position: relative;
}
.news_ul li a {
	display: block;
	width: 100%;
	color: #333;
	/* white-space: nowrap; */
	text-overflow: ellipsis;
	overflow: hidden;
}
.news_ul li a:hover {
	color: #FDAB00;
}
.news_ul li .rt_time {
    color: #666;
    position: absolute;
    top: 10px;
    right: 0;
}
.news_ul li .download {
    display: block;
	font-size: 16px;
    color: #FDAB00;
    cursor: pointer;
	position: absolute;
	top: 10px;
	right: 20px;
}
.news_ul.ul02 li {
    line-height: 49px;
}
.news_ul.ul02 li a {
    font-weight: 500;
    font-size: 18px;
}
.news_ul.ul02 li .rt_time {
    font-size: 14px;
}


.orange_tit.mt26 {
	margin-top: 26px;
}
.orange_tit span {
	display: block;
	width: 120px;
	height: 54px;
	line-height: 54px;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	background: #FDAB00;
	border-radius: 4px;
}


.chart_asset_wrap {
	padding: 50px 60px 33px;
	border: 1px solid #F2F2F2;
}
.chart_asset {
	float: left;
	text-align: center;
}
.chart_asset img {
	width: 200px;
}
.chart_asset .bot_info {
	line-height: 24px;
	font-size: 18px;
	color: #333;
	margin-top: 26px;
}

.chart_table {
	float: right;
	width: 630px;
	margin-bottom: 28px;
	border: 1px solid #F1F1F1;
}
.chart_table th {
	line-height: 40px;
	color: #404040;
	padding: 0 40px;
	background: #F9F9F9;
}
.chart_table td {
	line-height: 40px;
	color: #404040;
	padding: 10px 40px;
	border-top: 1px solid #F1F1F1;
}
.chart_table th .type {
	padding-left: 20px;
	position: relative;
}
.chart_table th .type:before {
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
	border-radius: 2px;
}
.chart_table th .type.c1:before {
	background: #FDAB00;
}
.chart_table th .type.c2:before {
	background: #3C89EC;
}
.chart_table th .num {
	cursor: pointer;
	padding-right: 16px;
	background: url(../images/horn_down02.png) no-repeat right center;
}
.chart_table td .num {  
	padding-right: 16px;
}
.chart_table td h5 {
	line-height: 21px;
	font-size: 16px;
	color: #333;
}
.chart_table td small {
	display: block;
	line-height: 20px;
	font-size: 12px;
	color: #999;
}

.tans_table {
	border-top: 1px solid #F4F4F4;
}
.tans_table td {
	line-height: 28px;
	color: #333;
	padding: 25px 0 25px 40px;
}
.tans_table td b {
	font-size: 20px;
	font-weight: 500;
	vertical-align: middle;
}
.tans_table td em.buy ,.tans_table td em.sale {
	display: inline-block;
	*display: inline;
	_zoom:1;
	width: 32px;
	height: 28px;
	vertical-align: top;
}
.tans_table td em.buy {
	background: url(../images/icon_buy.png) no-repeat left center;
}
.tans_table td em.sale {
	background: url(../images/icon_sale.png) no-repeat left center;
}
.tans_table td .num {
	font-size: 16px;
	text-align: right;
	padding-right: 40px;
}
.tans_table td .num span , .tans_table td .num em , .tans_table td .num i{
	display: inline-block;
	*display: inline;
	_zoom:1;
	height: 28px;
	vertical-align: top;
}
.tans_table td .num span {
	width: 60px;
}
.tans_table td .num em {
	width: 60px;
	background: url(../images/arrow.png) no-repeat center;
}
.tans_table td .num i {
	width: 16px;
}
.tans_table td .num i.up {
	background: url(../images/arrow_up.png) no-repeat center;	
}
.tans_table td .num i.down {
	background: url(../images/arrow_down.png) no-repeat center;	
}
/***旗下产品 end***/


/***专户理财 start***/
.content_inner_section {
    padding: 130px 0 60px;
    background: #F8F8FA;
}
.banner_inner.finance {
    background: url(../images/banner_finance.png) no-repeat center;
}
.inner_cont_wrap {
    min-height: 500px;
    overflow: hidden;
    background: #FFFFFF;
    position: relative;
}
.inner_cont_wrap:before {
    content: '';
    width: 1px;
    background: #E5E5E5;
    position: absolute;
    left: 256px;
    top: 0;
    bottom: 0;
}
.side_menu {
    float: left;
    width: 256px;
}
.side_menu h3 {
    height: 60px;
    line-height: 60px;
    color: #FFFFFF;
    font-size: 18px;
    padding-left: 24px;
    background: #FDAB00;
}
.menu_ul > li > a {
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #333;
    padding-left: 36px;
}
.menu_ul > li > a:hover {
    color: #FDAB00;
}
.menu_ul > li.active > a {
    color: #FDAB00;
    font-weight: 500;
    background: #fbedcc url(../images/horn_rt.png) no-repeat 216px center;
}
.menu_ul > li.parent > a {
    background: url(../images/horn_rt02.png) no-repeat 216px center;
}
.menu_ul > li.parent > a:hover {
    background: url(../images/horn_rt.png) no-repeat 216px center;
}
.menu_ul > li.parent.active > a {
    background: #fbedcc url(../images/horn_down03.png) no-repeat 214px center;
}
.child_ul li a {
    display: block;
    min-height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 16px;
    padding-left: 62px;
    background: url(../images/icon02.png) no-repeat 46px center;
}
.child_ul li a:hover , 
.child_ul li.active a {
    color: #FDAB00;
    background: url(../images/icon03.png) no-repeat 46px center;
}

.rt_cont_wrap {
    float: right;
    width: 880px;
    margin-right: 32px;
} 
.rt_cont_wrap .top_tit {
    line-height: 60px;
    border-bottom: 1px solid #E5E5E5;
}
.rt_cont_wrap .top_tit b {
    font-size: 18px;
    color: #333;
    padding-left: 8px;
    border-left: 2px solid #FDAB00;
}
.rt_cont_wrap .cont_wrap {
    padding: 20px 0 60px;
}
.rt_cont_wrap .com_text {
    color: #333;
} 
.rt_cont_wrap .com_text h5 {
    font-size: 16px;
    font-weight: 500;
    padding-top: 10px;
}
.rt_cont_wrap .com_text p {
    line-height: 20px;
    padding-top: 10px;
}
.rt_cont_wrap .com_text.p_pt0 p {
    padding-top: 0;
}
.rt_cont_wrap .com_text p.p2 {
    line-height: 26px;
    text-indent: 2em;
}
.rt_cont_wrap .bot_tip {
    line-height: 20px;
    color: #666;
    margin-top: 32px;
}

.consult_box h5 {
    line-height: 20px;
    color: #333;
    margin-top: 12px;
}
.consult_table th {
    min-width: 70px;
    line-height: 40px;
    text-align: right;
    color: #666;
    vertical-align: top;
    white-space: nowrap;
    padding-top: 20px;
}
.consult_table td {
    line-height: 40px;
    padding-top: 20px;
}
.consult_table td .input {
    width: 790px;
    position: relative;
}
.consult_table td .input input {
    width: 100%;
    height: 40px;
    line-height: 38px;
    color: #333;
    padding: 0 15px;
    border: 1px solid #DDDDDD;
}
.consult_table td .input input::-webkit-input-placeholder,
.consult_table td .textarea textarea::-webkit-input-placeholder {
  color: #CCCCCC;
}
.consult_table td .textarea textarea {
    width: 100%;
    height: 130px;
    line-height: 20px;
    color: #333;
    resize: none;
    padding: 10px 15px;
    border: 1px solid #DDDDDD;
}
.consult_table td .input .code {
    width: 130px;
    height: 40px;
    text-align: center;
    border-left: 1px solid #DDDDDD;
    position: absolute;
    top: 0;
    right: 0;
}


.com_btn {
    font-size: 0;
    text-align: center;
    padding: 30px 0;
}
.com_btn a {
    display: inline-block;
    *display: inline;
    _zoom: 1;
    width: 200px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    background: #FDAB00;
    border-radius: 2px;
}
/***专户理财 end***/


/***客户服务 start***/
.banner_inner.customer {
    background: url(../images/banner_customer.png) no-repeat center;
}

.inner_tab {
    overflow: hidden;
    margin: 12px 0;
}
.inner_tab span {
    float: left;
    display: block;
    width: 150px;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
    color: #333;
    font-size: 18px;
    text-align: center;
    margin: 0 20px 12px 0;
    position: relative;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.inner_tab span:before {
    content: '';
    width: 1px;
    height: 19px;
    background: #EDEDED;
    position: absolute;
    left: -1px;
    top: 13px;
}
.inner_tab span:hover {
    color: #FDAB00;
}
.inner_tab span.active {
    color: #FFFFFF;
    background: #FDAB00;
}
.inner_tab span.active:before {
    display: none;
}

.busi_table {
    margin-bottom: 24px;
}
.busi_table th {
    line-height: 20px;
    font-size: 16px;
    color: #666;
    text-align: center;
    padding: 15px;
    background: #F9F9F9;
    border: 1px solid #F1F1F1;
}
.busi_table td {
    line-height: 20px;
    font-size: 16px;
    color: #333;
    padding: 15px 15px 15px 100px;
    border: 1px solid #F1F1F1;
}
.busi_table.t2 td {
    padding-left: 30px;
}

.tip_text {
    line-height: 36px;
    color: #666;
    padding: 18px 0;
}

.rt_cont_wrap .bot_p {
    line-height: 26px;
    font-size: 16px;
    color: #666;
}

.rt_cont_wrap .cen_tit {
    line-height: 28px;
    font-size: 20px;
    color: #333;
    text-align: center;
    margin: 30px 0 20px;
}

.lom_table th {
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    color: #666;
    padding: 10px 15px;
    background: #F9F9F9;
    border: 1px solid #F1F1F1;
}
.lom_table td {
    min-height: 70px;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    color: #333;
    padding: 10px 15px;
    border: 1px solid #F1F1F1;
}
.lom_table td img {
    margin: 18px 0;
}

.counter_table td {
    line-height: 30px;
    font-size: 16px;
    color: #333;
    padding: 10px 10px 10px 40px;
    border: 1px solid #F1F1F1;
}
.counter_table th {
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    padding: 10px 10px 10px 40px;
    background: #F9F9F9;
    border: 1px solid #F1F1F1;
}
.counter_table td .result {
	text-align: center;
	padding: 25px 0;
}
.counter_table td input {
    width: 96px;
    height: 30px;
    line-height: 30px;
    color: #333;
    border: none;
}
.counter_table td input.w2 {
    width: 144px;
}
.counter_table td input::-webkit-input-placeholder {
  color: #CCCCCC;
}
.counter_table td .tip {
    color: #999;
    padding-left: 35px;
}
.counter_table td .radio {
    cursor: pointer;
    padding-left: 25px;
    margin-right: 40px;
    background: url(../images/icon_radio.png) no-repeat 2px center;
}
.counter_table td .radio.active {
    background: url(../images/icon_radio02.png) no-repeat 2px center;
}

.inner_search {
    height: 46px;
    margin: 12px 0 20px;
}
.inner_search .input {
    float: left;
    width: 380px;
    height: 46px;
    padding: 10px 19px;
    background: #F9F9F9;
    border: 1px solid #F4F4F4;
}
.inner_search .input input{
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #333;
    border: none;
    background: #F9F9F9;
}
.inner_search .input input::-webkit-input-placeholder {
  color: #CCCCCC;
}
.inner_search .btn {
    float: left;
    display: block;
    width: 80px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    margin-left: 10px;
    background: #FDAB00;
}
/***客户服务 end***/


/***销售机构 start***/
.banner_inner.agency {
    background: url(../images/banner_agency.png) no-repeat center;
}

.search_box {
    height: 58px;
    padding-bottom: 12px;
}
.search_box .input {
    float: left;
    width: 540px;
    cursor: pointer;
    position: relative;
}
.search_box .input.mr30 {
    margin-right: 30px;
}
.search_box .input input {
    width: 100%;
    height: 46px;
    line-height: 26px;
    font-size: 16px;
    color: #666;
    padding: 10px 20px;
    background: #F9F9F9;
    border: 1px solid #F4F4F4;
}
.search_box .input input::-webkit-input-placeholder {
    color: #999999;
}
.search_box .input .sort , .search_box .input .horn {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -10px;
}
.search_box .input .sort {
    background: url(../images/sort_icon.png) no-repeat center;
}
.search_box .input .horn {
    background: url(../images/horn_down02.png) no-repeat center;
}
.search_box .input .horn.up {
    background: url(../images/horn_up02.png) no-repeat center;
}
.search_box .input .drop_ul {
    background: #ffffff;
    border: 1px solid #F4F4F4;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
}
.search_box .input .drop_ul li a {
    display: block;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    padding: 0 20px;
}
.search_box .input .drop_ul li a:hover {
    color: #FDAB00;
}
.search_box .btn {
    display: block;
    float: right;
    width: 80px;
    height: 46px;
    line-height: 46px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    background: #FDAB00;
}


.shade_box {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../images/repeat_black.png) repeat;
    z-index: 6000;
}
.pop_box {
    width: 900px;
    padding: 0 40px 40px;
    background: #FFFFFF;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -245px 0 0 -450px;
    z-index: 6001;
}
.pop_box .title {
    line-height: 40px;
    text-align: center;
    padding-top: 20px;
    position: relative;
}
.pop_box .title b {
    font-size: 24px;
    color: #333333;
    font-weight: 500;
}
.pop_box .title .close {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/icon_close.png) no-repeat center;
    position: absolute;
    top: 25px;
    right: -5px;
}


.pop_box.video {
    padding: 0;
}
.pop_box.video > .close {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/icon_close02.png) no-repeat center;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 99;
}
.pop_box.video .video_img img{
    width: 100%;
}
/***销售机构 end***/


/***关于创金 start***/
.rt_cont_wrap .intro_info {
    padding: 12px 0 18px;
}
.rt_cont_wrap .intro_info .tit {
    line-height: 25px;
    padding-bottom: 10px;
}
.rt_cont_wrap .intro_info .tit b {
    display: inline-block;
    font-size: 18px;
    color: #FDAB00;
    font-weight: bold;
    vertical-align: top;
    position: relative;
    z-index: 1;
}
.rt_cont_wrap .intro_info .tit b:before {
    content: '';
    width: 100%;
    height: 8px;
    background: #fbedcc;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.rt_cont_wrap .intro_info > p {
    line-height: 26px;
    color: #333;
}
.rt_cont_wrap .intro_info > h4 {
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
    padding: 20px 0 10px;
}
.rt_cont_wrap .intro_info > h4.c1 {
    color: #AB956D;
}
.rt_cont_wrap .intro_info > h4.c2 {
    color: #FDAB00;
}
.rt_cont_wrap .intro_info .pie_chart {
    text-align: center;
    padding: 10px 0;
}

.history_list {
    padding: 0 75px;
    margin-top: 2px;
    border-top: 1px solid #FDAB00;
    position: relative;
}
.sel_prev, .sel_next {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 60px;
}
.sel_prev {
    left: 0;
    background: url(../images/sel_prev_icon02.png) center top no-repeat
}
.sel_next {
    right: 0;
    background: url(../images/sel_next_icon02.png) center top no-repeat
}
.sel_prev:hover,
.sel_next:hover {
    background-position: center bottom;
}
.history_ul_wrap {
    height: 127px;
    overflow: hidden;
    padding-top: 5px;
    margin-top: -5px;
}
.history_ul li {
    float: left;
    width: 191px!important;
    margin: 0 25px;
    padding-top: 20px;
    position: relative;
}
.history_ul li:before {
    content: '';
    width: 9px;
    height: 9px;
    background: url(../images/icon_dot.png) no-repeat center;
    position: absolute;
    left: 50%;
    top: -5px;
    margin-left: 4px;
}
.history_ul li .year {
    line-height: 28px;
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    text-align: center;
    padding-bottom: 7px;
}
.history_ul li p {
    line-height: 24px;
    color: #333;
    font-size: 15px;
}

.staff_table th {
    line-height: 24px;
    font-size: 16px;
    padding: 13px 10px;
    text-align: center;
    background: #F9F9F9;
    border: 1px solid #F1F1F1;
}
.staff_table td {
    line-height: 24px;
    font-size: 16px;
    color: #333;
    padding: 13px 10px;
    text-align: center;
    border: 1px solid #F1F1F1;
}

.disclosure_img {
    text-align: center;
    margin-bottom: 50px;
}
.disclosure_img img {
    width: 700px;
}
.disclosure_wrap {
    height: 144px;
    overflow: hidden;
    padding: 12px 44px;
    position: relative;
}
.disclosure_ul_wrap {
    height: 120px;
    overflow: hidden;
}
.disclosure_wrap li {
    float: left;
    width: 180px!important;
    text-align: center;
    margin: 0 40px;
}
.disclosure_wrap li img {
    width: 180px;
}

.contact_info {
    padding: 12px 0;
}
.contact_info h5 {
    line-height: 28px;
    font-size: 20px;
    color: #404040;
    font-weight: 500;
    padding-bottom: 10px;
}
.contact_info p {
    line-height: 26px;
    font-size: 16px;
    color: #333333;
}
.contact_info .map_img {
    margin-top: 32px;
}
.contact_info .map_img img {
    width: 100%;
}
/***关于创金 end***/


/***投资者园地 start***/
.banner_inner.invest {
    background: url(../images/banner_invest.png) no-repeat center;
}

.category_box {
    overflow: hidden;
}
.category_box label {
    display: block;
    float: left;
    line-height: 45px;
    font-size: 18px;
    font-weight: 500;
}
.category_box .inner_tab {
    margin-top: 0;
}
.inner_tab span {
    width: 120px;
    margin-right: 1px;
}

.video_list ul {
    width: 910px;
    overflow: hidden;
}
.video_list ul li {
    float: left;
    width: 425px;
    height: 320px;
    margin: 0 30px 30px 0;
}
.video_list li .video_img {
    height: 240px;
    overflow: hidden;
    position: relative;
}
.video_list li .video_img img {
    width: 100%;
}
.video_list li .video_img .play_btn {
    display: block;
    width: 66px;
    height: 66px;
    background: url(../images/play_btn_icon.png) no-repeat center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -33px 0 0 -33px;
}
.video_list li .text {
    padding: 26px 30px;
    background: #F9F9F9;
}
.video_list li .text p {
    font-size: 20px;
    color: #333333;
    font-weight: 500;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.video_list li .text p:hover {
    color: #FDAB00;
}

.c_orange { color: #FDAB00; }
/***投资者园地 end***/
   

/***详情页 start***/
.article_detail {
    padding: 0 40px;
    background: #FFFFFF;
}
.article_detail .top_box {
    text-align: center;
    padding: 40px 0 24px;
}
.article_detail .top_box h3 {
    line-height: 34px;
    font-size: 26px;
    color: #333333;
    font-weight: 500;
}
.article_detail .top_box p {
    line-height: 22px;
    color: #999;
    padding-top: 10px;
}
.article_detail .cont_box {
    padding: 24px 0 40px;
    border-top: 1px solid #f2f2f2;
}
.article_detail .cont_box p {
    line-height: 26px;
    font-size: 18px;
    color: #333;
    text-indent: 2em;
    padding-bottom: 20px;
}
/***详情页 end***/


/***首页--其他页面/搜索 start***/
.banner_inner.research {
    background: url(../images/banner_research.png) no-repeat center;
}
.banner_inner.notice {
    background: url(../images/banner_notice.png) no-repeat center;
}
.banner_inner.download {
    background: url(../images/banner_download.png) no-repeat center;
}
.notice_ul li {
    padding: 24px 0 20px;
    border-bottom: 1px solid #F1F1F1;    
}
.notice_ul li h4 {
    line-height: 33px;
    font-size: 24px;
}
.notice_ul li h4 a {
    color: #333333;
    font-weight: 500;
}
.notice_ul li h4 a:hover {
    color: #FDAB00;
}
.notice_ul li p {
    max-height: 66px;
    line-height: 22px;
    font-size: 16px;
    margin: 20px 0;
}
.notice_ul li .bot {
    line-height: 22px;
    font-size: 16px;
}
.notice_ul li .bot span {
    margin-right: 20px;
}
.notice_ul li .bot span.orange {
    color: #FDAB00;
}



.download_section {
    padding-top: 130px;
}
.app_download_wrap {
    background: #FFFFFF;
}
.app_download {
    padding: 60px 0;
}
.app_download:nth-child(even) {
    background: #F9F9F9;
}
.app_download .wrapfix {
    overflow: hidden;
    padding-left: 130px;
    position: relative;
}
.app_download .left_code {
    width: 100px;
    height: 100px;
    padding: 6px;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    /* box-shadow: 0 2px 30px 0 rgba(0,0,0,0.10); */
    border-radius: 8px;
    position: absolute;
    left: 0;
    top: 0;
}
.app_download .left_code2 {
    width: 100px;
    height: 100px;
    padding: 6px;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    /* box-shadow: 0 2px 30px 0 rgba(0,0,0,0.10); */
    border-radius: 8px;
    position: absolute;
    left: 0;
    top: 110px;
}
.app_download .left_code img {
    width: 88px;
}
.app_download .left_code2 img {
    width: 88px;
}
.app_download h3 {
    line-height: 26px;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}
.app_download p {
    line-height: 22px;
    padding: 5px 0;
}
.app_download p span {
    padding-right: 20px;
}
.app_download p b {
    color: #333;
    font-weight: bold;
}
.app_download p .new_line {
    display: block;
}

.header_cont .head_search {
    height: 96px;
    padding: 23px 100px 23px 44px;
    background: #FFFFFF url(../images/icon_search04.png) no-repeat left center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}
.header_cont .head_search input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 32px;
    border: none;
    outline: none;
}
.header_cont .head_search input::-webkit-input-placeholder ,
.inner_search_box input::-webkit-input-placeholder {
  color: #999999;
}
.header_cont .head_search .btn {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 32px;
    color: #999999;
    position: absolute;
    top: 23px;
    right: 40px;
}
.header_cont .head_search .btn:hover {
    color: #FDAB00;
}
.header_cont .head_search .close {
    display: block;
    width: 30px;
    height: 50px;
    background: url(../images/icon_close03.png) no-repeat center;
    position: absolute;
    top: 23px;
    right: 0;
}
.header_cont .head_search .search_list {
    width: 500px;
    background: #FFFFFF;
    border: 1px solid #F9F9F9;
    box-shadow: 0 2px 10px 1px rgba(177, 172, 172, .2);
    position: absolute;
    top: 100%;
    left: 30px;
}
.head_search .search_list.scroll {
    height: 240px;
    overflow-y: scroll;
}
.head_search .search_list li a {
    display: block;
    line-height: 40px;
    font-size: 18px;
    color: #333;
    padding: 0 14px;
}
.head_search .search_list li a:hover {
    color: #FDAB00;
    background: #F9F9F9;
}
.head_search .search_list li a .orange {
    color: #FDAB00;
}
.header_inner.fixed .header_cont .head_search {
    height: 74px;
    padding: 12px 100px 12px 44px;
}
.header_inner.fixed .header_cont .head_search .btn {
    top: 12px;
}

.inner_search_box {
    margin-top: 20px;
    padding: 0 73px;
    background: #F9F9F9 url(../images/icon_search05.png) no-repeat 24px center;
    border: 1px solid #E4E4E4;
}
.inner_search_box input {
    width: 100%;
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    color: #333333;
    border: none;
    outline: none;
    background: #F9F9F9;
}
.inner_search_box .btn {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #FDAB00;
    position: absolute;
    top: 13px;
    right: 32px;
}

.history_search {
    line-height: 20px;
    padding: 24px 0;
}
.history_search a {
    color: #666;
    margin-left: 20px;
}
.history_search a:hover {
    color: #FDAB00;
}

.aorange {
    color: #FDAB00!important;
}

.fit_number {
    line-height: 22px;
    font-size: 16px;
    padding: 20px 0;
    margin-top: 20px;
}

.no_data_box {
    text-align: center;
    padding: 100px 0;
}
.no_data_box img {
    width: 170px;
}

.pop_loading {
    width: 100px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -50px;
    z-index: 6001;
}
.pop_loading p {
    line-height: 26px;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    padding-top: 10px;
}


.rt_pop {
    width: 66px;
    position: fixed;
    right: 10px;
    top: 50%;
    margin-top: -69px;
    z-index: 500;
}
.rt_pop a {
    display: block;
    width: 66px;
    height: 66px;
    color: #FFFFFF;
    padding: 7px 5px;
    margin-bottom: 2px;
    position: relative;
}
.rt_pop a.pop01 {
    background: #F4F4F4 url(../images/rt_pop01.png) no-repeat center;
}
.rt_pop a.pop02 {
    background: #F4F4F4 url(../images/rt_pop02.png) no-repeat center;
}
.rt_pop a.pop03 {
    background: #F4F4F4 url(../images/rt_pop03.png) no-repeat center;
}
.rt_pop a.pop01 .img {
    display: none;
    width: 205px;
    height: 200px;
    padding: 40px 42px;
    background: url(../images/code_img_bg.png) no-repeat center;
    position: absolute;
    top: -76px;
    left: -188px;
}
.rt_pop a.pop01 .img img {
    width: 120px;
}
.rt_pop a span {
    display: block;
    opacity: 0;
    line-height: 52px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    padding: 7px 5px;
    background: #FDAB00;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.rt_pop a:hover span {
    opacity: 1;
}
.strong{
    font-weight: bold;
}





/***首页--其他页面/搜索 end***/


/* 创金资讯样式修改 */
.news_tab_con1 {
  width: 960px;
  height: 330px;
  float: right;
  overflow: hidden;
}

.pic_news_list1 li {
  width: 500px;
  height: 330px;
  background: #FFFFFF;
  margin-right: 24px;
}
.pic_news_list1 li .news_img {
  height: 200px;
  overflow: hidden;
}
.pic_news_list1 li .news_img img {
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.pic_news_list1 li .text_con {
  padding: 15px 22px 0;
}
.pic_news_list1 li p {
  font-size: 18px;
  color: #333333;
  line-height: 20px;
  height: 40px;
}
.pic_news_list1 li .date_text {
  display: block;
  padding: 12px 0;
  font-size: 14px;
  color: #666666;
  line-height: 12px;
}
.pic_news_list1 li .see_more {
  display: block;
  font-size: 14px;
  color: #666666;
  line-height: 35px;
  border-top: 1px solid #f2f2f2;
  position: relative;
}
.pic_news_list1 li .see_more:after {
  content: "";
  width: 16px;
  height: 35px;
  background: url(../images/more_arrow_icon.png) center no-repeat;
  position: absolute;
  top: 0;
  right: 0;
}
.pic_news_list1 li:hover {
  background: #FFFFFF !important;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.pic_news_list1 li:hover .news_img img {
  transform: scale(1.05);
}

.article_detail .cont_box th,
.article_detail .cont_box td{
  border-width:1px;
  border-style:solid;
}

#infoWrapList0 th,
#infoWrapList0 td{
  border-width:1px;
  border-style:solid;
}
#infoWrapList2 th,
#infoWrapList2 td{
  border-width:1px;
  border-style:solid;
}

.ueditorTable .cont_wrap th,
.ueditorTable .cont_wrap td{
  border-width:1px;
  border-style:solid;
}
/* 2022-05-23==add===start */
.star_name_list li {
  cursor: pointer;
}
/* 2022-05-23==add===end */
/* 2022-05-24==add===start */
.banner_img_list li, .banner_img_list a {
  position: relative;
}

.banner_img_list li .bn_videoBox {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  /* background: rgba(0, 0, 0, 0.3); */
}

.banner_img_list li .bn_videoBox video {
  height: 100%;
}

/* 2022-05-24==add===end */


/* 2022-08-08==add===start */
.history_ul_wrap {
  height: 255px;
}
/* 2022-08-08==add===end */
