html,
body {
  padding: 0;
  margin: 0;
  color: #043d53;
  background-color: #ffffff;
  overflow-x: hidden;
  font-family: 'Noto Sans SC',Noto Sans,sans-serif, -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  font-weight: 400;
}
*,
::after,
::before {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
}
h2 {
  font-size:48px;
  text-align: center;
  color:#af7f49;
  margin: 0 auto;
  margin-bottom: 0.75rem;
}
h3 {
  font-size:30px;
  text-align: center;
  color:#af7f49;
  margin: 0 auto;
  margin-bottom: 0.5rem;
}
h4 {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 0.4rem;
}
h5 {
  text-align: center;
  font-size: 0.373rem;
  margin: 0 auto;
  margin-bottom: 0.25rem;
}
p {
  margin: 0.25rem 0;
}
ul {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
}
a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
}
.img-resp {
  width: 100%;
  height: auto;
}
.container {
  margin: 0 auto;
  padding: 0 24px;
  min-width: 375px;
  max-width: 1280px;
  height: inherit;
  position: relative;
}
.row {
  display: flex;
  flex-wrap: wrap;
  width:100%;
}
.col {
  /* flex: 1; */
  margin: 5px auto;
  padding: 0 10px;
}
.col-nopadding{
  padding: 0px;
}
.col-2-4{
  width: 20%;
}
.col-4{
  width: 33%;  
}
.col-6{
  width: 50%;
}


.color-gold{
  color:#af7f49;
}
.color-gold-700{
  color:#af7f49;
  font-weight:700;
}
.color-blue{
  color:#1d70b5;
}

.div-table{
  display:table;
  width:100%;
  height:100%;
}
.div-table-cell{
  display:table-cell;
  vertical-align:middle;
  text-align:center;
}
.div-table-cell-left{
  text-align:right;
}
.div-table-cell-right{
  padding-left:16%;
  text-align: left;
}
.mar-left{
  margin: 0 auto 0 0;
}
.mar-right{
  margin: 0 0 0 auto;
}
.mar-auto{
  margin: 0 auto;
}
.panel {
  margin-bottom: 0.5rem;
}

.button-group {
  margin-bottom: 0.5rem;
  text-align: center;
}

.text-green {
  color: #8fdd56;
}

.text-white {
  color: rgb(35, 24, 21);
}

.wrap {
  min-width: 375px;
}

.wrap-top-notice {
  padding: 0.2rem 0;
  background-color: #ffffff;
}
.top-notice {
  width: 100%;
  font-size: 12px;
  text-align: left;
  color: #000000;
  background-color: #ffffff;
  padding: 0.25rem;
  border: 1px solid rgb(35, 24, 21);
}
.top-notice h5{
  text-align: left;
}
.top-notice_bd {
  height: 100px;
  overflow-y: auto;
}
.top-notice_bd > ul {
  padding-left: 0.5rem;
}
.wrap-header {
  background-color: #ffffff;
}
.header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 1rem 0 0.25rem;
}
.header > .logo {
  display: inline-block;
  width: 202px;
  height: 51px;
  overflow: hidden;
  font-size: 0;
  text-indent: -10rem;
  background: url(../img/logo_color.png) no-repeat left center;
}
.top-nav {
  color: rgb(35, 24, 21);
  list-style: none;
  font-size: 0.373rem;
}
.top-nav a {
  color: rgb(35, 24, 21);
}
.top-nav > li {
  display: inline-block;
  padding: 0 0.1rem;
}
.slider {
  max-height: 633px;
  min-width: 100%;
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  overflow: hidden;
}
.slide {
  margin: 0 auto;
  max-width: 1366px;
  max-height: 633px;
}
.flex-control-nav {
  bottom: 0;
  z-index: 2;
}
.flex-control-paging li a {
  background-color: #aaa;
}
.flex-control-paging li a.flex-active {
  background-color: rgb(35, 24, 21);
}
.flex-control-paging li a:hover {
  background-color: rgb(35, 24, 21);
}
.slide {
  width: 100%;
  height: 632px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

/*
.slide-a {
  background-image: url(../img/Banner_graphic-01.png);
}

.slide-b {
  background-image: url(../img/Banner_graphic-02.png);
}
.billboard h2 {
  margin: 0;
  padding-top: 25px;
  line-height: 1.6;
  color: rgb(35, 24, 21);
  font-size: 85px;
  font-weight: normal;
}

.billboard h3 {
  margin: 0;
  color: rgb(35, 24, 21);
  line-height: 1.4;
  font-size: 69px;
  font-weight: bold;
}
.billboard-tip {
  display: inline-block;
  border-radius: 32px;
  padding: 0 32px;
  margin-bottom: 6px;
  height: 64px;
  line-height: 64px;
  background-color: #8fdd56;
  font-size: 20px;
  color: #043d53;
}
.billboard-notice {
  color: rgb(35, 24, 21);
  font-size: 14px;
} */
.wrap-fund-feature {
  background-image: url(../img/chip.png), url(../img/bg1.png),
    url(../img/bg2.png), linear-gradient(to top, #d7f38e 0, #8fdd56 250px);
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-position: -50px center, -200px top, 1300px 510px, bottom;
  background-color: #8fdd56;
}
.fund-feature {
  padding-left: 400px;
}

.fund-feature-tips {
  font-size: 12px;
  padding: 60px 0 125px 0;
  width: 600px;
}

.fund-feature > h4 {
  margin: 0;
  padding: 50px 0 50px 125px;
  font-size: 35px;
  color: #043d53;
}
.fund-feature > h3 {
  border-left: 2px solid #043d53;
  padding-left: 0.25rem;
  margin-bottom: 48px;
  height: 1em;
  vertical-align: top;
  line-height: 0.9em;
  font-size: 45px;
  color: #043d53;
}
.fund-feature > table {
  width: 100%;
  font-size: 0.426rem;
  color: rgb(35, 24, 21);
}
.fund-feature_desc td {
  padding-bottom: 24px;
}
.fund-feature > table div {
  font-weight: bold;
}
.fund-feature > table div em {
  font-style: normal;
  font-size: 16px;
}

.fund-feature > table b {
  font-size: 45px;
}
.fund-feature > table small {
  font-weight: bold;
  font-size: 16px;
  color: #043d53;
}
.fund-feature > table .special {
  font-size: 26px;
}

.english .fund-feature > table small {
  font-size: 12px;
}

.quote-source {
  padding: 24px 0;
  font-size: 14px;
}

.quote-source sup {
  font-size: 12px;
}

.button-primary {
  display: inline-block;
  margin: 0 auto;
  border-radius: 0.25rem;
  background-color: #ffffff;
  color: #8fdd56;
  font-weight: bold;
  font-size: 0.75rem;
  padding: 0.1rem 1.1rem;
}
.button-primary:active,
.button-primary:hover,
.button-primary:focus {
  background-color: #ffffff;
  color: #8fdd56;
  text-decoration: none;
}

.english .button-primary {
  font-size: 0.5rem;
  padding: 0.25rem 0.75rem;
}

.intro-title {
  margin-bottom: 0.7rem;
  text-align: center;
  font-size: 45px;
  color: rgb(35, 24, 21);
}
.intro-sub-title {
  margin-bottom: 0.375rem;
  text-align: center;
  font-size: 0.8rem;
}
.intro-list-wrap {
  margin-top: 50px;
  padding-bottom: 3px;
  background-color: rgb(35, 24, 21);
  padding: 0 60px 0 80px;
}
.intro-list {
  width: 100%;
  font-size: 30px;
  line-height: 1;
}
.intro-list td {
  padding: 32px 24px;
  border-bottom: 1px solid #8fdd56;
  vertical-align: top;
}
.intro-list small {
  font-size: 20px;
}
.intro-list td:first-child {
  padding-left: 0;
  text-align: left;
}
.intro-list tr:last-child td {
  border-bottom: none;
}
.intro-list td:nth-child(2) {
  color: #8fdd56;
  background-color: #ffffff;
}
.intro-list .intro-list-smaller {
  font-size: 14px;
  line-height: 1.5;
}
.intro-list .intro-list-smaller small {
  font-size: 14px;
}
.wrap-intro-header {
  height: 900px;
  background-image: url(../img/intro_header.png),url(../img/intro_header_bg2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto, 100% 100%;
}
.wrap-intro-header .container{
  max-width:1092px;
  position: relative;
}
.intro-header-title-mobile{
  display:none;
}
.intro-header-title{
  padding-top: 50px;
}
.intro-header-title h2{
  width: 100%;
  text-align: center;
  color: rgb(175,127,73);
  font-size: 70px;
}
.intro-header-sub-title{
  color:rgb(25, 49, 77);
  text-align: center;
  font-size:82px;
}
.intro-header-bottom{
  position: absolute;
  bottom:76px;
  left: 0px;
}
.intro-header-bottom-cont{
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0 24px;
  margin: 0 auto;
}
.intro-header-article{
  height: 100%;
  font-size: 26px;
  font-weight: 700;
  text-align: justify;
  color: #19314d;
  letter-spacing: 1.4px;
  line-height:1.3;
  margin-bottom: 40px;
}
.intro-header-btn-grp{
  width:100%;
  display: flex;
  flex-wrap: wrap;
}
.intro-header-btn{
  display: inline-block;
  width: 25%;
  height: 56px;
  background-color: #fff;
  color: #043d53;
  font-size:22px;
  font-weight: 500;
  border-radius: 6px;
}
.intro-header-btn:hover{
  color: #af7f49;
}
.intro-header-btn-icon{
  height: 26px;
  margin-top: 7px;
}

.wrap-fixed-income{
  padding-top:90px;
  padding-bottom:90px;
  background-image: url(../img/line.png);
  background-repeat: no-repeat;
  background-size:contain;
}
.wrap-fixed-income .container{
  max-width:1092px;
}
.wrap-fixed-income article{
  font-size: 21px;
  font-weight: 500;
  color: #4c4948;
  margin-bottom:40px;
}
.fixed-income-ref{
  font-size: 14.5px;
  font-weight: 400;
  color:#4c4948;
}

.wrap-why-invest{
  background-image: url(../img/backgroud.png);
  background-repeat: repeat-x;
  color:#000000;
  padding-top:90px;
  padding-bottom:90px;
}
.why-invest-title{
}
.why-invest .col{
  width: 344px;
}

.why-invest .row2{
  max-width: 942px;
  margin: 0 auto;
  margin-bottom:60px;
}
.why-invest .row3{
  max-width: 1092px;
  margin: 0 auto;
}
.why-invest .col{
  text-align: center;
  padding: 0 15px 30px 15px;
}
.why-invest-ref{
  font-size: 14.5px;
  font-weight: 400;
}

.our-advantage-title{
  font-size: 27px;
  font-weight: 700;
  color:#1d70b5;
  padding: 10px 0 15px 0;
}
.our-advantage-desc{
  font-size: 22px;  
  font-weight: 500;
}

.wrap-invest-value{
  background-image: url(../img/backgroud.png);
  background-repeat: repeat-x;
  padding-top:90px;
  padding-bottom:0px;
  font-size:20px;
  color:#4c4948;
}
.wrap-invest-value .container{
  max-width: 1092px;
}
.wrap-invest-value article{
  font-weight: 400;
}

.invest-value-title{
  margin-bottom:42px;
}
.invest-value-intro-title{
  margin-bottom:55px;
}
.invest-value-intro{
  padding-bottom:120px;
}
.invest-value-intro-ref{
  font-size: 14.5px;
  font-weight: 400;
}

.wrap-star-team{
  background-color: #f3f3f3;
  padding-top:90px;
  padding-bottom:90px;
  font-size:19.5px;
  color:#000000;
}
.wrap-star-team ul{
  padding:revert;
  padding: 0px 20px 30px 85px;
  line-height: 22px;
}
.wrap-star-team .container{
  max-width:1222px;
}
.wrap-star-team .col{
  margin: 0 auto;
  padding: 0 2px;
}

.star-team-intro-dtl{
  width:587px;
  background-color: #ffffff;
}
.star-team-intro-dtl-inbg{
  background-color: #d7d7d7;
  height: 100%;
  border-radius: 8px 8px 0px 0px;
}
.star-team-intro-dt-bx2{
  background-image: url(../img/star_backgroud.png);
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-position:bottom;
  padding:30px 0 0 0;
}
.star-team-intro-dt-bx2 hr{
  color: #6f6f6e;
  width:225px;
  text-align:left;
  margin:0 0;
}
.star-team-intro-dt-bx2 .col{
  padding:revert;
  margin: 0 auto;
}
.star-team-intro-dt-bx2 .col-left{
  width:45%;
}
.star-team-intro-dt-bx2 .col-right{
  width:55%;
}
.star-team-intro-dt-bx3{
  min-height:160px;
}
.intro-dtl-left .star-team-intro-dt-bx1{
  background-color: #12649b;
  color: #ffffff;
  font-size: 26px;
  font-weight: 700;
  text-align:center;
  padding:10px;
  border-radius: 8px 0px 0px 0px;
}
.intro-dtl-right .star-team-intro-dt-bx1{
  background-color: #af7f49;
  color: #ffffff;
  font-size: 26px;
  font-weight: 700;
  text-align:center;
  padding:10px;
  border-radius: 0px 8px 0px 0px;
}
.intro-dtl-left.col{
  padding-left:0px;
  border-radius: 8px 0px 0px 0px;
}
.intro-dtl-right.col{
  padding-right:0px;
  border-radius: 0px 8px 0px 0px;
}

.star-team-mb-photo{
  padding:0 0 0 65px;
}
.star-team-mb-name{
  padding:18px 0 12px 36px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
}
.star-team-mb-title{
  padding:12px 0 74px 36px;
  font-size: 18px;
  font-weight: 300;
}
.star-team-mb-info{
  font-size:17px;
  background-color:#d7d7d7;
}
.star-team-mb-info .b-title{
  font-weight: 500;
  padding: 20px 20px 8px 64px;
  text-align: left;
}
.star-team-mb-info ul{
  font-weight: 300;
}
.star-team-mb-info li{
  margin-bottom: 8px;
}
.star-team-intro-dtl-bottom{
  background-color: #848484;
  color:#ffffff;
  padding: 15px;
  border-radius: 0px 0px 8px 8px;
}
.star-team-intro-dtl-bottom .container{
  max-width:1098px;
}
.intro-dtl-bottom-title{
  font-size:30px;
  color:#ffffff;
  margin-bottom:20px;
}
.intro-dtl-bottom-desc{
  font-size:23px;
  font-weight:300;
  text-align:center;
  margin-bottom:20px;
}
.intro-dtl-bottom-ref{
  font-size:14px;
  font-weight:300;
}

.wrap-gold-manager{
  padding-top:90px;
  padding-bottom:60px;
  font-size:19.5px;
  color:#000000;
  background-image: url("../img/map_backgroud.png");
  background-repeat: repeat-x;
  background-position: bottom;
}
.wrap-gold-manager ul, .wrap-gold-manager li{
  padding:revert;
  margin:revert;
}
.wrap-gold-manager li{
  margin-bottom:5px;
  font-weight: 300;
}
.wrap-gold-manager .container{
  max-width:1092px;
}
.wrap-gold-manager-ref{
  font-size:14.5px;
  font-weight: normal;
}
.gold-manager-title{
  margin-bottom: 40px;
}
.gold-manager-subtitle{
  font-size:24px;
  color:#19314d;
  padding-bottom: 40px;
}
.gold-manager-map{
  display:block;
  max-width: 940px;
  margin:0 auto;
}
.gold-manager-advantage.col{
  background-image: url(../img/box_line.png);
  background-repeat: repeat-y;
  text-align: center;
  padding: 0 20px;
  padding-top: 22px;
  padding-bottom: 20px;
  min-height: 215px;
  width:500px;
  margin: 10px auto;
  box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
.gold-manager-advantage1{
  border-radius: 8px 0 0 0;
}
.gold-manager-advantage2{
  border-radius: 0 8px 0 0;
}
.gold-manager-advantage3{
  border-radius: 0 0 0 8px;
}
.gold-manager-advantage4{
  border-radius: 0 0 8px 0;
}
.gold-manager-advantage-title{
  font-size:24.5px;
  text-align:center;
  color: #af7f49;
  margin-bottom: 15px;
}
.gold-manager-advantage-pt{
  font-size: 18px;
  text-align:left;
  color: #000000;
}
.gold-manager-advantage-pt ul{
  font-weight: 400;
}

.wrap-intro-a {
  background-image: url(../img/bg1.png), url(../img/bg2.png),
    linear-gradient(to top, #d7f38e 0, #8fdd56 250px);
  background-position: -300px 600px, 1300px -362px, bottom;
  background-repeat: no-repeat, no-repeat, no-repeat;
}

.intro-a {
  padding-top: 45px;
}

.article-intro {
  margin: 0 auto;
  text-align: center;
  line-height: 1.8;
  font-size: 0.375rem;
}

.wrap-intro-b {
  background-image: url(../img/bg1.png), url(../img/bg2.png),
    linear-gradient(to top, #d7f38e 0, #8fdd56 250px);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: -300px -400px, 1300px 30px, bottom;
  background-color: #8fdd56;
}

.intro-b {
  padding: 50px 0 75px 0;
}

.wrap-intro-c {
  background-image: url(../img/bg1.png), url(../img/bg2.png),
    linear-gradient(to top, #d7f38e 0, #8fdd56 250px);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: -300px bottom, 1300px -300px, bottom;
  background-color: #8fdd56;
}

.intro-c {
  padding: 50px 0 75px 0;
}

.wrap-chart {
  background-color: #8fdd56;
  padding-top: 64px;
}

.wrap-chart .container {
  background-color: rgb(35, 24, 21);
}

.chart {
  padding: 50px 0;
  text-align: center;
}

.chart > img {
  width: 100%;
}

.chart-pc {
  display: inline-block;
  max-width: 879px;
}
.english .chart-pc {
  max-width: 1015px;
}

.chart-mobile {
  display: none;
  max-width: 482px;
}

.english .chart-mobile {
  max-width: 408px;
}

.copywrite h3 {
  font-size: 45px;
  font-weight: bold;
}
.copywrite article {
  font-size: 25px;
}
.english .copywrite article {
  font-size: 20px;
}
.wrap-copywrite-a {
  background-color: #ffffff;
}
.copywrite-a {
  padding: 45px 0;
  margin: 0 auto;
  background: url(../img/arrow.png) right 230px no-repeat;
}
.copywrite-a h4,
.copywrite-a h2 {
  text-align: center;
  color: #8fdd56;
}
.copywrite-a h4 {
  font-size: 35px;
}
.copywrite-a h2 {
  font-size: 315px;
  padding-right: 200px;
}
.copywrite-a h3 {
  color: rgb(35, 24, 21);
}

.copywrite-a article {
  width: 55%;
  color: rgb(35, 24, 21);
  font-size: 25px;
}
.wrap-copywrite-b {
  background-color: #ffffff;
}
.copywrite-b {
  padding: 35px 90px;
  background-color: rgb(35, 24, 21);
}
.copywrite-b article {
  margin-bottom: 35px;
}
.copywrite-row {
  display: flex;
}
.copywrite-col {
  flex: 1;
  padding: 0 10px;
}
.copywrite-b table {
  width: 100%;
}
.copywrite-b table th {
  padding: 0.25rem 0;
  font-size: 0.6rem;
  color: #8fdd56;
  background-color: #ffffff;
}

.copywrite-b table td {
  padding: 0.25rem 0.2rem;
  font-size: 0.48rem;
}
.copywrite-b table td:last-child {
  text-align: right;
}

.copywrite-b table tr:nth-child(even) td {
  background-color: #f0f0f0;
}

.copywrite-b .table-b th {
  color: #043d53;
  background-color: #8fdd56;
}

.wrap-copywrite-c {
  background-color: #ffffff;
}
.copywrite-c {
  margin: 0 auto;
  padding: 50px 0;
  color: rgb(35, 24, 21);
  background: url(../img/dashboard.png) bottom right no-repeat;
}
.copywrite-c article {
  width: 500px;
}

.copywrite-d {
  padding: 55px 75px;
  background-color: rgb(35, 24, 21);
}

.copywrite-d h3 {
  padding-top: 20px;
}

.bosera-logo {
  margin-bottom: 90px;
}

.wrap-footer {
  background-color: #575756;
  color: #ffffff;
  padding: 30px 0 140px 0;
}
.wrap-footer .container{
  max-width: 1092px;
}

.footer-tite{
  font-size: 17px;
  text-align:left;
  margin-bottom: 10px;
}
.footer > div {
  width: 250px;
}
.footer > div > img {
  display: inline-block;
  padding-right: 50px;
}
.footer > article {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
}
.copyright-wrap {
  background-color: #8fdd56;
}
.copyright {
  padding: 25px 0 160px 0;
  color: #043d53;
  font-size: 14px;
}

.english .copyright {
  padding-bottom: 130px;
}

.wrap-global-footer-nav {
  position: fixed;
  width: 100%;
  bottom: 0;
  padding-bottom: 2px;
  height: auto;
  background-color: #ffffff;
  z-index: 999;
}
.wrap-global-footer-nav .container{
  display:inline-block;
}

.english .wrap-global-footer-nav {
  height: 110px;
}

.global-footer-nav {
  text-align: center;
}
.global-footer-nav img{
  padding: 2px 4px 0 0;
  height: 38px;
}
.global-footer-nav .row1{
  max-width:884px;
  margin: 0 auto;
}
.global-footer-nav .row2{
  max-width:1180px;
}
.global-footer-nav .col{
  /*margin: 0 auto;*/
  margin: 0;
}
.global-footer-nav hr{
  border: 3px solid #af7f49;
  width:100%;
  margin:0px;
}
.global-footer-nav .cell-l{
  text-align: right;
}
.global-footer-nav .cell-r{
  text-align: left;
}
.global-footer-nav a {
  display:block;
  font-size: 16px;
  font-weight:700;
  color: #19314d;
  line-height: 20px;
}
.global-footer-nav .row .menu-a-btn{
  height:76px;
  border: 0.3px solid rgba(111, 111, 110, 0.3);
  background-color: #ffffff;
}
.global-footer-nav .row1 .menu-a-btn{
  border-radius: 4px 4px 0 0;
  border-bottom: 0px solid #ffffff;
}
.global-footer-nav .row2 .menu-a-btn{
  border-radius: 0 0 4px 4px;
  border-top: 0px solid #af7f49;
  padding: 4px 12px;
}
.global-footer-nav .menu-btn {
  display: inline-block;
  height: 100%;
}

.global-footer-nav .row .menu-a-btn-focus{
  color: #ffffff;background-color: #af7f49;
}

.english .global-footer-nav a {
  font-size: 28px;
}

.right-shortcut{
  display:flex;
  position:fixed;
  right:0px;
  bottom:48%;
  background-color: #af7f49;
  width: 143px;
  height:80px;
  text-decoration: none;
  color:#ffffff;
}
.right-shortcut .div-table-cell{
  font-size: 13px;
  font-weight: 400;
  color:#ffffff; 
}
.right-shortcut .div-table-cell-1{
  text-align: right;
}
.right-shortcut .div-table-cell-2{
  text-align: left;
  padding: 5px 12px 0 10px;
}
.right-shortcut hr{
  margin: 0px;
  width: 100%;
  border: 1px solid #905f36;
}
.right-shortcut-left{
  background-color: #a5723f;
  width: 19px;
}
.right-shortcut-left img{
  height:25px;
}
.right-shortcut-right{
  width: 125px;
}
.right-shortcut-right img{
  height:14px;
}
.right-shortcut-right a{
  display:block;
}
.shortcut-btn{
  width:100%;
  height:39px;
}
