@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
/*
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray!important;
filter: progid;
DXImageTransform.Miscrosoft.BasicImage(grayscale=1);
*/
}
html,body{
	height:100%;
	font-family:"微软雅黑" !important;
}
a {
  text-decoration: none;
  color: #666666;
  outline:none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}

ul li {
  list-style: none;
}

img {
  border: none;
}

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
}

input {
  outline: none;
  border: 0;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.last_list {
  border-bottom: 0 !important;
}

.borderR {
  border-right: 0 !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.mt0 {
  margin-top: 0px !important;
}

.mrb100 {
  margin-bottom: 100px !important;
}

.last_mrb {
  margin-bottom: 0px !important;
}

.moreBtn {
  margin-top: -50px;
}

.mrt10 {
  margin-top: 10px;
}

.redFont {
  color: #e4393c !important;
}
.box{
	min-height:100%;
	padding-bottom:200px;
	box-sizing:border-box;
	position:relative;
}
.card_feature_font {
  text-align: justify;
  font-size: 14px;
  color: #666666;
  margin-bottom: 10px;
  padding: 0 16px;
}

.card_feature_font:hover {
  color: #e4393c!important;
}

.gold_padding {
  padding: 12px 0px !important;
}

.header {
  background: #fff;
  width: 100%;
  min-width: 1200px;
}

.header .top_box {
  width: 100%;
  clear: both;
  /* background: #f5f5f5; */
}

.header .top {
  width: 1120px;
  margin: 0 auto;
  font-size: 14px;
  text-align: right;
  height: 36px;
  line-height: 36px;
  color: #666666;
}

.header .top span {
  float: left;
  color: #666666;
  margin-right: 10px;
}

.header .top a {
  color: #666666;
}

.header .top a:hover {
  color: #e4393c!important;
}

.header .header_logo {
  overflow: hidden;
  width: 1120px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 25px;
}

.header .header_logo .logo {
  margin-top: 20px;
}

.header .header_logo .header_logo_right {
  font-size: 18px;
  color: #333333;
  margin-top:10px;
}

.header .header_logo .header_logo_right .tel {
  vertical-align: middle;
}

.header .header_logo .header_logo_right .num {
  font-size: 18px;
  color: #e4393c;
  margin-left: 15px;
  margin-right: 15px;
}
/* 关怀版 */
.header .header_logo .header_logo_right .care{
  display: inline-block;
  width: auto;
  height: 35px;
  line-height: 35px;
  background-color: rgb(226, 226, 226);
  border-radius: 10px;
  margin-right: 15px;
  padding: 0 5px;
}

.header .header_logo .header_logo_right .search_block {
  display: inline-block;
  height: 35px;
  border: 1px solid #dedede;
  line-height: 35px;
  padding-left: 15px;
  background: #fff;
  padding-right:5px;
}

.header .header_logo .header_logo_right .search_btn {
  width:36px;
  position: relative;
  top: 11px;
  cursor: pointer;
  left:-5px;
}

.header .header_logo .header_logo_right input {
  font-size: 14px;
  color: #999999;
  width: 140px;
  border: 0;
  outline: none;
  height:20px;
  line-height:20px;
}

.header .nav_block_box {
  width: 100%;
  position: absolute;
}

.header .nav {
  background: #e4393c;
  width: 100%;
  height: 46px;
}

.header .nav .nav_list {
  width: 1120px;
  height: 46px;
  margin: 0 auto;
  font-size: 18px;
  color: #fff;
  overflow:hidden;
}

.header .nav .nav_list li {
  float: left;
  width: 124px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  cursor: pointer;
}

.header .nav .nav_list li a {
  color: #fff;
  display: inline-block;
  width: 100%;
  height: 46px;
}

.header .nav .nav_list li .active {
  background: #c60004;
}

.header .nav .nav_list li:hover {
  background: #c60004!important;
}

.header .nav_block {
  width: 1120px;
  background: #fff;
  padding: 20px 0;
  margin: 0 auto;
  z-index: 26;
  box-shadow: 0 0 10px #cbc8c8;
  position: relative;
  /* behavior: url(css/PIE.htc); */
  display: none;
  overflow: hidden;
}

.header .nav_block .nav_line_height {
  border-right: 1px dashed #DEDEDE;
  height: 80%;
  position: absolute;
}

.header .nav_block .line1 {
  left: 225px;
}

.header .nav_block .line2 {
  left: 450px;
}

.header .nav_block .line3 {
  left: 675px;
}

.header .nav_block .line4 {
  left: 890px;
}

.header .nav_block .nav_imgBox {
  padding-right: 25px;
}

.header .nav_block .navImg_box {
  position: relative;
}

.header .nav_block .navImg_box .navImg_font {
  font-size: 14px;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 4px;
  height: 40px;
  line-height: 40px;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
}

.header .nav_block .nav_line {
  width: 895px;
  float: left;
}

.header .nav_block .nav_line li {
  width: 193px;
  height: 18px;
  float: left;
  font-size: 16px;
  padding-left: 30px;
  color: #202020;
  margin-bottom: 20px;
  position: relative;
}

.header .nav_block .nav_line li a {
  display: inline-block;
  padding: 5px 0;
}

.header .nav_block .nav_line li .nav_skip:hover {
  color: #e4393c!important;
}

.header .nav_block .nav_line li .feature {
  display: inline-block;
  position: absolute;
  right: 0;
  top: -5px;
}

.header .nav_block .nav_line li .hotLabel {
  display: inline-block;
  position: relative;
  margin-left: 5px;
  top: -9px;
}

.header .nav_list_show {
  display: block;
}

.conent {
  overflow: hidden;
  min-width: 1200px;
  position: relative;
  width:100%;
}

.wrap {
  width: 100%;
  min-width: 1120px;
  height: 360px;
  position: relative;
  overflow: hidden;
}

.slidebox {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 360px;
}

.slidebox li {
  float: left;
  width: 100%;
  height: 360px;
  left: 0;
  top: 0;
}

.slidebox li img {
  display: block;
  width: 100%;
  height: 360px;
}

.dot {
  position: absolute;
  width: 1120px;
  height: 30px;
  text-align: right;
  bottom: 5px;
  left: 50%;
  margin-left: -560px;
}

.dot p {
  margin-right: 10px;
  text-align: right;
}

.dot b {
  width: 60px;
  height: 3px;
  color: #333;
  display: inline-block;
  border: 1px solid #d2d0cf;
  background: #d2d0cf;
  text-align: center;
  line-height: 17px;
  margin: 0 3px;
  margin-top: 6px;
  cursor: pointer;
  font-weight: normal;
}

.dot .cur {
  background: #e4393c;
  color: #fff;
  border: 1px solid #e4393c;
}

.icon_meun {
  position: fixed;
  top: 208px;
  z-index: 20;
  right: 0px;
  width: 55px;
  background: #e4393c;
}

.icon_meun .icon_meun_list {
  text-align: center;
  height: 55px;
  border-bottom: 1px solid #e96163;
  cursor: pointer;
  position: relative;
}

.icon_meun .icon_meun_list .icon_font {
  text-align: center;
  font-size: 14px;
  color: #fff;
  padding-top: 10px;
  display: none;
}
.icon_meun .icon_meun_list .icon_font p{
	width:40px;
	margin:0 auto;
}
.icon_meun .icon_meun_list .iconImg {
  margin-top: 15px;
}

.icon_meun .icon_meun_list .hoverBtn {
  display: block!important;
  min-width: 29px!important;
  max-width: 350px!important;
}

.ewmBlock {
  background: #fff;
  border: 1px solid #DEDEDE;
  position: fixed;
  overflow: hidden;
  z-index: 22;
  right: 55px;
  top: 208px;
  padding: 20px 0 20px 20px;
  display: none;
}

.ewmBlock .ewmImg {
  display: block;
}

.ewmBlock .ewmBlock_list {
  margin-right: 20px;
}

.ewmBlock p {
  text-align: center;
  font-size: 14px;
  color: #333333;
  margin-top: 10px;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

/* Mozilla Firefox 4 to 18 */
input:focus:-moz-placeholder {
  color: transparent;
}

/* Mozilla Firefox 19+ */
input:focus::-moz-placeholder {
  color: transparent;
}

/* Internet Explorer 10+ */
input:focus:-ms-input-placeholder {
  color: transparent;
}

.news_box {
  background: #f7f7f7;
  padding-top: 55px;
  padding-bottom: 65px;
  margin-bottom: 60px;
}

.login_box {
  width: 1120px;
  margin: 0 auto;
  position: relative;
  z-index: 19;
}

.login {
  width: 260px;
  background: #fff;
  box-shadow: 0 0 10px #cbc8c8;
  behavior: url(css/PIE.htc);
  float: right;
  margin-top: 25px;
  padding-top: 20px;
  border-radius: 5px;
}

.login .login_btna {
  display: block;
  width: 220px;
  margin: 0 auto;
}

.login .login_head {
  color: #fff;
  font-size: 20px;
  background: #e4393c;
  padding: 15px 0 8px 22px;
}

.login .login_list {
  width: 196px;
  height: 30px;
  border: solid 1px #e4393c;
  padding-top: 8px;
  padding-left: 22px;
  line-height: 20px;
  margin: 0 auto;
  margin-bottom: 10px;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  behavior: url(css/PIE.htc);
}

.login .login_list span {
  padding-left: 49px;
  background-position: 0 -0px;
  background-repeat: no-repeat;
  font-size: 18px;
  color: #e4393c;
  display: inline-block;
  height: 24px;
}

.login .login_list span b {
  font-weight: 500;
  position: relative;
  top: -4px;
}

.login .login_list .login_acitve {
  background-position: 0 -24px;
  color: #FFFFFF;
}

.login .login_list_active {
  background: #e4393c;
}

.login .login_cont {
  /*height: 28px;*/
  padding-left: 22px;
  padding-top: 5px;
  font-size: 14px;
}

.login .login_cont a {
  display: inline-block;
  text-align: center;
  color: #333333;
  height: 30px;
  width: 76px;
}

.login .login_cont a span {
  border-right: 1px solid #cccccc;
  padding-right: 5px;
  display: inline-block;
  width: 72px;
}

.login .login_cont a:hover {
  color: #e4393c!important;
}

.scroll {
  margin: 0 auto;
  width: 1120px;
  height: 120px;
  position: relative;
  overflow: hidden;
}

.scroll ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 99999px;
  height: 120px;
}

.scroll li {
  float: left;
  width: 1120px;
  overflow: hidden;
}

.scroll li .scroll_list {
  width: 186px;
  text-align: center;
}

.scroll li .scroll_list .option_block_icon {
  color: #fff;
  font-size: 14px;
}

.scroll li .scroll_list .option_block_img {
  margin-top: 26px;
  margin-bottom: 20px;
}

.scrollLi {
  height: 400px !important;
}

.prev {
  position: absolute;
  left: 5px;
  top: 45px;
}

.next {
  position: absolute;
  right: 5px;
  top: 45px;
}

.tab_block {
  width: 115px;
  margin: 0 auto;
  background: #fff;
  padding: 0 20px;
  margin-top: 10px;
  z-index: 12;
  display: none;
  box-shadow: 0 0 10px #cbc8c8;
  position: relative;
  left: -22px;
  behavior: url(css/PIE.htc);
}

.tab_block .tab_list {
  text-align: center;
  font-size: 14px;
  color: #333333;
  border-bottom: 1px solid #DEDEDE;
  padding: 10px 0;
  cursor: pointer;
  width:115px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tab_block .tab_list a:hover {
  color: #e4393c!important;
}

.tab_block .tab_list:hover {
  color: #e4393c!important;
}

.tab_block .triangle {
  position: absolute;
  top: -5px;
  left: 68px;
}

.business_scroll {
  margin: 0 auto;
  width: 1200px;
  position: relative;
  overflow: hidden;
}

.business_scroll ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: relative;
  top: 0;
  left: 0;
  width: 99999px;
  padding-left: 20px;
}

.business_scroll li {
  float: left;
  width: 1200px;
  overflow: hidden;
  text-align: center;
}

.business_scroll li .business_list {
  width: 333px;
  float: left;
  overflow: hidden;
  margin-right: 60px;
}

.business_scroll li .business_list .business_list_title {
  font-size: 18px;
  padding: 10px 0 5px 10px;
  text-align: left;
  color: #fff;
}

.business_scroll li .business_list .business_list_cont {
  font-size: 14px;
  padding-left: 10px;
  text-align: left;
  color: #fff;
}

.business_prev {
  position: absolute;
  left: 2px;
  top: 90px;
}

.business_next {
  position: absolute;
  right: 2px;
  top: 90px;
}

.business_prevs {
  position: absolute;
  left: 2px;
  top: 90px;
}

.business_nexts {
  position: absolute;
  right: 2px;
  top: 90px;
}

.option_block {
  width: 100%;
  height: 120px;
  background: url(../img/line_bj1.jpg) no-repeat center;
  background-size: 1920px auto;
  min-width: 1120px;
}

.account_refresh {
  font-size: 14px;
  color: #666666;
  cursor: pointer;
}

.account_refresh img {
  vertical-align: middle;
  margin-right: 5px;
}

.account_refresh:hover {
  color: #e4393c!important;
  display: inline-block!important;
  height: 25px!important;
}

.focusingFollow_r_img {
  margin-top: 30px;
}

.focusingFollow_r_img .focusing_imgL {
  display: block;
}

.focusingFollow_r_imgs {
  margin-top: 30px;
  width: 1120px;
}

.focusing_font {
  margin-left: 10px;
  max-width: 580px;
}

.sceneryImg {
  width: 350px;
  display: block;
  margin-top: 35px;
}

.focusingFollow_listHead {
  font-size: 22px;
  color: #e4393c;
}

.focusingFollow_list {
  margin-bottom: 20px;
  line-height: 28px;
  /*xxxx*/
}

.focusingFollow_list li {
  margin-bottom: 10px;
}

.news_block {
  width: 1120px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.news_block .news_block_left {
  width: 510px;
}

.news_block .news_block_left .news_block_left_head {
  margin-bottom: 20px;
}

.news_block .news_block_left .news_block_left_head span {
  font-size: 20px;
  color: #333333;
  display: inline-block;
  margin-right: 30px;
  cursor: pointer;
  padding-bottom: 10px;
}

.news_block .news_block_left .news_block_left_head span:hover {
  color: #e4393c!important;
}

.news_block .news_block_left .news_block_left_head .news_block_left_head_active {
  border-bottom: 2px solid #e4393c;
  color: #e4393c;
}

.news_block .news_block_left .news_block_left_head a {
  color: #333333;
  display: inline-block;
  height: 38px;
  line-height: 38px;
}

.news_block .news_block_left .news_block_left_head a:hover {
  color: #e4393c!important;
}

.news_block .news_block_left .news_block_left_conent {
  display: none;
  /*xxxxx*/
}

.news_block .news_block_left .news_block_left_conent .news_block_left_font li {
  width: 310px;
  font-size: 14px;
  color: #333333;
  border-bottom: 1px solid #dedede;
  padding: 11px 0;
  cursor: pointer;
}

.news_block .news_block_left .news_block_left_conent .news_block_left_font li .news_list_cont {
  width: 270px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news_block .news_block_left .news_block_left_conent .news_block_left_font li a {
  color: #333333;
  display: block;
}

.news_block .news_block_left .news_block_left_conent .news_block_left_font li a:hover {
  color: #e4393c!important;
}

.news_block .news_block_left .news_block_left_conent .news_block_left_font li:hover {
  color: #e4393c!important;
}

.news_block .news_block_left .news_block_right_conent .news_block_right_notice {
  display: none;
}

.news_block .news_block_left .news_block_right_conent .news_block_right_notice li {
  font-size: 14px;
  color: #333333;
  border-bottom: 1px solid #dedede;
  padding: 11px 0;
  cursor: pointer;
}

.news_block .news_block_left .news_block_right_conent .news_block_right_notice li .news_list_cont_right {
  width: 340px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news_block .news_block_left .news_block_right_conent .news_block_right_notice li a {
  color: #333333;
  display: block;
}

.news_block .news_block_left .news_block_right_conent .news_block_right_notice li a:hover {
  color: #e4393c!important;
}

.news_block .news_block_left .news_block_right_conent .news_block_right_notice li:hover {
  color: #e4393c!important;
}

.invest_boxs {
  width: 1120px;
  margin: 0 auto;
  position: relative;
}

.invest_boxs .invest_title {
  width: 284px;
  height: 57px;
  font-size: 28px;
  line-height: 56px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  font-style: italic;
  background: url(../img/invest_title_bg.png) center top no-repeat;
  -webkit-background-size: 284px 57px;
  background-size: 284px 57px;
  position: absolute;
  top: -21px;
  left: 50%;
  margin-left: -142px;
}

.invest_boxs .invest_tab {
  text-align: center;
  font-size: 18px;
  color: #999999;
  margin-top: 20px;
  margin-bottom: 25px;
}

.invest_boxs .invest_tab span {
  margin-right: 30px;
  cursor: pointer;
  display: inline-block;
  padding-bottom: 15px;
}

.invest_boxs .invest_tab span:hover {
  color: #e4393c!important;
  border-bottom: 1px solid #e4393c!important;
  padding-bottom: 15px!important;
}

.invest_boxs .invest_tab .invest_tab_acitve {
  color: #e4393c;
  border-bottom: 1px solid #e4393c;
}

.invest_boxs .invest_box .invest_goBtn {
  width: 180px;
  display: block;
  margin: 0 auto;
}

.invest_boxs .invest_box .invest_conent_list_btn {
  background: #fff;
  width: 180px;
  height: 40px;
  border-radius: 20px;
  border: 1px solid #e4393c;
  margin: 30px auto;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  color: #e4393c;
  position: relative;
  behavior: url(css/PIE.htc);
}

.invest_boxs .invest_box .invest_conent_list_btn:hover {
  background: #e4393c!important;
  color: #fff!important;
}

.invest_boxs .invest_box .invest_conent {
  display: none;
  overflow: hidden;
  height:400px;
}

.invest_boxs .invest_box .invest_conent .invest_conent_list {
  overflow: hidden;
  padding: 10px 0 10px 10px;
}

.invest_boxs .invest_box .invest_conent .invest_conent_list li {
  width: 265px;
  float: left;
  text-align: center;
  color: #333333;
  padding-top: 35px;
  position: relative;
  behavior: url(css/PIE.htc);
  background: #fff;
  margin-right: 10px;
  box-shadow: 0 0 3px #cbc8c8;
  height:240px;
}

.invest_boxs .invest_box .invest_conent .invest_conent_list li .invest_titleFont {
  padding: 0 15px;
  /*0905修改*/
  width:235px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.invest_boxs .invest_box .invest_conent .invest_conent_list li .invest_height {
  height: 40px;
  /*0905修改*/
  overflow: hidden;
}

.invest_boxs .invest_box .invest_conent .invest_conent_list li .invest_m5 {
  margin-top: 5px;
}

.invest_boxs .invest_box .invest_conent .invest_conent_list li .invest_conent_list_title {
  color: #333333;
  font-size: 16px;
  padding: 0 15px;
  width:235px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height:32px;
}

.invest_boxs .invest_box .invest_conent .invest_conent_list li .invest_conent_list_cont {
  font-size: 14px;
  color: #8c8c8c;
}

.invest_boxs .invest_box .invest_conent .invest_conent_list li .invest_conent_list_num {
  font-size: 30px;
  color: #e4393c;
}

.invest_boxs .invest_box .invest_conent .invest_conent_list li .invest_conent_list_num span {
  font-size: 24px;
}

.invest_boxs .invest_box .invest_conent .invest_conent_list li .invest_conent_list_invest {
  overflow: hidden;
  width: 210px;
  margin: 0 auto;
  padding: 35px 0;
}

.invest_boxs .invest_box .invest_conent .invest_conent_list li .invest_conent_list_invest .invest_conent_list_investCont {
  width: 100px;
  /*0905修改*/
}

.invest_boxs .invest_box .invest_conent .invest_conent_list li .invest_conent_list_invest .invest_conent_list_investCont p {
  color: #666666;
  font-size: 14px;
  width:100px;
  height:20px;
}

.invest_boxs .invest_box .invest_conent .invest_conent_list li .invest_conent_list_invest .invest_conent_list_investCont .invest_conent_list_invest_num {
  color: #e4393c;
  margin-top: 10px;
}

.invest_boxs .invest_box .invest_conent .invest_conent_list li .invest_fund_title {
  color: #333333;
  font-size: 16px;
  padding: 0 15px;
  width:235px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height:22px;
}

.invest_boxs .invest_box .invest_conent .invest_conent_list li .invest_fund_samll_title {
  font-size: 14px;
  color: #333333;
  margin-top: 20px;
}

.invest_boxs .invest_box .invest_conent .invest_conent_list li .invest_fund_samll_titles {
  font-size: 14px;
  color: #8c8c8c;
}

.invest_boxs .invest_box .invest_conent .invest_conent_list li .invest_conent_list_time {
  font-size: 14px;
}

.invest_boxs .invest_box .invest_conent .invest_conent_list li .invest_fund_p0 {
  padding: 0px;
}

.invest_boxs .invest_box .invest_conent .invest_conent_list li .invest_fund_mb0 {
  margin-bottom: 10px !important;
}

.invest_boxs .invest_box .invest_conent .invest_conent_list li:hover {
  box-shadow: 0 0 10px #cbc8c8!important;
}

.invest_boxs .invest_box .invest_conent .metal_hover {
  cursor: pointer!important;
  margin-left: 10px!important;
  position: relative!important;
  behavior: url(css/PIE.htc)!important;
  overflow: hidden!important;
}

.invest_boxs .invest_box .invest_conent .metal_conent_list {
  margin-top: 10px;
}

.invest_boxs .invest_box .invest_conent .metal_box {
  overflow: hidden;
}

.invest_boxs .invest_box .invest_conent .metal_box .metal_list {
  width: 550px;
}

.invest_boxs .invest_box .invest_conent .metal_box .metal_list .metal_conent .metal_conent_list .metal_block:hover {
  box-shadow: 0 0 10px #cbc8c8!important;
}

.invest_boxs .invest_box .invest_conent .metal_box .metal_list .metal_conent .metal_conent_list .metal_block {
  width: 268px;
  border: 1px solid #dedede;
  /*height: 157px;*/
  height: 115px;
  position: relative;
  behavior: url(css/PIE.htc);
}

.invest_boxs .invest_box .invest_conent .metal_box .metal_list .metal_conent .metal_conent_list .metal_block .metal_block_title {
  font-size: 16px;
  color: #333333;
  text-align: center;
  /*padding-bottom: 25px;
  padding-top: 25px;*/
  padding:15px 0;
}

.invest_boxs .invest_box .invest_conent .metal_box .metal_list .metal_conent .metal_conent_list .metal_block .metal_block_cont {
  overflow: hidden;
  padding: 0 15px;
}

.invest_boxs .invest_box .invest_conent .metal_box .metal_list .metal_conent .metal_conent_list .metal_block .metal_block_cont .metal_block_contL {
  font-size: 12px;
  color: #666666;
}

.invest_boxs .invest_box .invest_conent .metal_box .metal_list .metal_conent .metal_conent_list .metal_block .metal_block_cont .metal_block_contL .metal_block_contRed {
  font-size: 18px;
  color: #e4393c;
  margin-top: 10px;
  text-align: center;
}

.invest_boxs .invest_box .invest_conent .metal_box .metal_list .metal_conent .metal_conent_list .entity_font {
  width: 110px;
  text-align: justify;
  font-size: 16px;
  color: #333333;
  margin-top: 18px;
  margin-left: 20px;
  height:65px;
  overflow:hidden;
}

.invest_boxs .invest_box .invest_conent .metal_box .metal_list .metal_conent .metal_conent_list .pic_img {
  display: block;
  margin-top: 18px;
  margin-right: 20px;
}

.invest_boxs .invest_box .invest_conent .insure_box {
  overflow: hidden;
  padding-bottom: 60px;
}

.invest_boxs .invest_box .invest_conent .insure_box .insure_listbj {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.6;
  top: 0;
  filter: Alpha(opacity=60);
}

.invest_boxs .invest_box .invest_conent .insure_box .insure_boxFont {
  width: 100%;
  height: 231px;
  position: absolute;
  top: 0;
  padding-top: 50px;
}

.invest_boxs .invest_box .invest_conent .insure_box .insure_list {
  width: 250px;
  height: 281px;
  margin-right: 40px;
  text-align: center;
  position: relative;
}

.invest_boxs .invest_box .invest_conent .insure_box .insure_list .insure_title {
  font-size: 20px;
  color: #fff;
  margin-bottom: 30px;
  height: 27px;
  /*修改0905*/
}

.invest_boxs .invest_box .invest_conent .insure_box .insure_list .insure_cont {
  font-size: 14px;
  color: #fff;
  padding: 0 10px;
}

.invest_boxs .invest_box .invest_conent .insure_box .insure_list .insure_btn {
  width: 180px;
  height: 40px;
  border: 1px solid #fff;
  position: absolute;
  behavior: url(css/PIE.htc);
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  border-radius: 20px;
  line-height: 40px;
  display: block;
  bottom:30px;
  left:50%;
  margin-left:-90px;
}

.invest_boxs .invest_box .invest_conent .insure_box .insure_list .insure_btn:hover {
  width: 180px!important;
  height: 40px!important;
  border: 1px solid #e4393c!important;
  position: absolute!important;
  behavior: url(css/PIE.htc)!important;
  color: #fff!important;
  background: #e4393c!important;
}

.invest_boxs .invest_box .invest_conent .insure_box .insure_listDh {
  animation: insure_listDh 1s linear both;
}

@keyframes insure_listDh {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}

.invest_boxs .invest_go {
  width: 180px;
  display: block;
  margin: 0 auto;
}

.business_box {
  width: 100%;
  height: 440px;
  min-width: 1120px;
  /* background: url(../img/line_bj2.jpg) no-repeat center; */
  background-size: 1920px auto;
  margin-bottom: 50px;
}

.business_box .business_box_head {
  color: #FFFFFF;
  font-size: 28px;
  text-align: center;
  width: 1120px;
  margin: 0 auto;
  padding: 50px 0;
}

.business_box .business_box_head span {
  margin-right: 30px;
  cursor: pointer;
}

.business_box .business_box_active {
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 3px solid #fff;
}

.business_box .business_scroll_list {
  display: none;
}

.invest_btn {
  color: #e4393c;
  font-size: 16px;
  width: 180px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin: 0 auto;
  position: relative;
  behavior: url(css/PIE.htc);
  border: 1px solid #e4393c;
  border-radius: 20px;
  margin-top: 30px;
  margin-bottom: 60px;
}

.invest_btn:hover {
  background: #e4393c!important;
  color: #fff!important;
}

.synopsis_box {
  width: 1120px;
  margin: 0 auto;
  overflow: hidden;
}

.synopsis_box .synopsis_list {
  width: 333px;
  margin-right: 60px;
  overflow: hidden;
  position: relative;
  margin-bottom:30px;
}

.synopsis_box .synopsis_list img {
  display: block;
}

.synopsis_box .synopsis_list p {
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
  font-size: 18px;
  color: #fff;
  height: 42px;
  line-height: 42px;
  padding-left: 25px;
  width: 308px;
  position: absolute;
  bottom: 0;
}

.synopsis_box .synopsis_list .synopsisDh {
  display: block;
  width: 100%;
  height: 100%;
}

.synopsis_font {
  width: 1120px;
  margin: 0 auto;
  height: 50px;
  overflow: hidden;
  background: #f2f3f5;
  margin-top: 20px;
}

.synopsis_font .synopsis_font_list {
  width: 333px;
  font-size: 18px;
  color: #333333;
  height: 50px;
  line-height: 50px;
  margin-right: 60px;
}

.synopsis_font .synopsis_font_list img {
  vertical-align: middle;
  margin-left: 25px;
  margin-right: 10px;
}

.footer {
  background: #f2f3f5;
  width: 100%;
  min-width: 1200px;
  margin-top: 50px;
 position:absolute;
  bottom:0;
}

.footer .footer_list {
  width: 1120px;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  color: #333333;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 35px;
}

.footer .footer_list .footer_list_left .footer_go a {
  color: #333333;
  display: inline-block;
  border-right: 1px solid #333333;
  padding-right: 10px;
  margin-right: 10px;
}

.footer .footer_list .footer_list_left a:hover {
  font-weight: bold!important;
}

.footer .footer_list .footer_list_left .footer_go {
  margin:0 0 15px 0;
}

.footer .footer_list .footer_list_left p {
  text-align: left;
}
/* 页脚改造 */
.footer_list_right{
  position: relative;
  width: 690px;
  text-align: right;
}
.jwab{
  width: 80%;
}
.jwab>div{
  width:100%;
  padding:15px 0 10px 0;
}
.ipv6{
  margin-left: 18px;
}
.footer_list_right>a{
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}


/* .footer .footer_list .footer_list_right .footimg {
  vertical-align: middle;
  margin-left: 20px;
  position: relative;
  top: 17px;
} */

.footer .footer_list .footer_list_right .ipImg {
  vertical-align: middle;
}

.imgDhx {
  animation: imgDhx 0.2s both;
}

@keyframes imgDhx {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.06);
  }
}

.imgDhout {
  animation: imgDhout 0.1s both;
}

@keyframes imgDhout {
  0% {
    transform: scale(1.06);
  }
  100% {
    transform: scale(1);
  }
}

.scrollDhx {
  animation: scrollDhx 0.1s both;
}

@keyframes scrollDhx {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-5px);
  }
}

.scrollDhout {
  animation: scrollDhout 0.2s both;
}

@keyframes scrollDhout {
  0% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
  }
}

.person_list_title {
  color: #333333;
  font-size: 18px;
  background: #f2f3f5;
  width: 293px;
  margin: 0 auto;
  text-align: left;
  padding: 15px 20px;
}

.person_img {
  display: block;
  margin: 0 auto;
}

.person_title {
  width: 1120px;
  margin: 0 auto;
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 15px;
  margin-bottom: 20px;
  margin-top: 30px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  /*修改*/
}

.person_img_block {
  width: 333px;
  margin: 0 auto;
  overflow: hidden;
}

.lcimg_block {
  width: 360px;
  overflow: hidden;
}

.stage_img_over {
  width: 260px;
  overflow: hidden;
}

.person_productBox {
  margin-top: 60px;
}

.person_productBox .person_product_list {
  width: 1120px;
  margin: 0 auto;
  overflow: hidden;
}

.person_productBox .person_product_list .person_product_list_last {
  margin-right: 0;
}

.person_productBox .person_product_list li {
  float: left;
  width: 333px;
  margin-right: 60px;
  margin-bottom:30px;
}

.person_productBox .person_product_list li .person_product_list_title {
  overflow: hidden;
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.person_productBox .person_product_list li .person_product_list_title span {
  font-size: 22px;
  color: #333333;
  font-weight: bold;
}

.person_productBox .person_product_list li .person_product_list_title a {
  color: #666666;
  font-size: 14px;
  display: inline-block;
  height: 28px;
  line-height: 32px;
}

.person_productBox .person_product_list li .person_product_list_title a:hover {
  color: #e4393c!important;
}

.person_productBox .person_product_list li img {
  display: block;
  margin-bottom: 15px;
}

.person_productBox .person_product_list li .person_product_list_explain {
  text-align: justify;
  font-size: 14px;
  color: #666666;
  margin-bottom: 10px;
  width: 100%;
}

.person_productBox .person_product_list li .person_product_list_explain p:hover {
  color: #e4393c!important;
}

.person_productBox .person_product_list li .person_product_list_cont {
  overflow: hidden;
  font-size: 14px;
  color: #333333;
}

.person_productBox .person_product_list li .person_product_list_cont .person_product_list_cont_left {
  width: 146px;
  padding-right: 10px;
      overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.person_productBox .person_product_list li .person_product_list_cont .person_product_list_cont_left p{
  width: 146px;
  padding-right: 10px;
      overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.person_productBox .person_product_list li .person_product_list_cont .person_product_list_cont_left p:hover {
  color: #e4393c!important;
}

.person_productBox .person_product_list li .person_product_list_cont .person_product_list_cont_right {
  width: 50%;
}

.person_productBox .person_product_list li .person_product_list_cont .person_product_list_cont_right p:hover {
  color: #e4393c!important;
}

.finance_box {
  margin-top: 60px;
}

.finance_box .finance_box_list {
  width: 1120px;
  margin: 0 auto;
  overflow: hidden;
}

.finance_box .finance_box_list .finance_box_list_cont {
  width: 520px;
  margin-bottom: 40px;
  margin-right: 80px;
}

.finance_box .finance_box_list .finance_box_list_cont .finance_box_list_cont_title {
  padding-bottom: 15px;
  border-bottom: 1px solid #DEDEDE;
}

.finance_box .finance_box_list .finance_box_list_cont .finance_box_list_cont_title span {
  color: #333333;
  font-size: 22px;
  font-weight: bold;
}

.finance_box .finance_box_list .finance_box_list_cont .finance_box_list_cont_title a {
  font-size: 14px;
  color: #666666;
  height: 28px;
  line-height: 28px;
  display: inline-block;
  position: relative;
  top: 5px;
  cursor:pointer;
}

.finance_box .finance_box_list .finance_box_list_cont .finance_box_list_cont_title a:hover {
  color: #e4393c!important;
}

.finance_box .finance_box_list .finance_box_list_cont img {
  display: block;
  margin: 20px 0;
}

.finance_box .finance_box_list .finance_box_list_cont .finance_box_list_font {
  overflow: hidden;
  line-height: 30px;
}

.finance_box .finance_box_list .finance_box_list_cont .finance_box_list_font .finance_box_list_font_left {
  width: 100%;
  text-align: justify;
  color: #333333;
  font-size: 14px;
}

.finance_box .finance_box_list .finance_box_list_cont .finance_box_list_font .finance_box_list_font_left p:hover {
  color: #e4393c!important;
}

.finance_box .finance_box_list .finance_box_list_cont .finance_box_list_font .finance_box_list_font_left p {
  float: left;
  width: 240px;
  padding-right:10px;
      overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor:pointer;
}

.finance_box .finance_box_news {
  width: 1120px;
  margin: 0 auto;
}

.finance_box .finance_box_news .finance_box_list_news {
  overflow: hidden;
}

.finance_box .finance_box_news .finance_box_list_news .finance_box_list_news_font {
  width: 520px;
}

.finance_box .finance_box_news .finance_box_list_news .finance_box_list_news_font .finance_box_list_news_font_title {
  font-size: 22px;
  color: #333333;
  font-weight: bold;
  padding-bottom: 15px;
  border-bottom: 1px solid #DEDEDE;
}

.finance_box .finance_box_news .finance_box_list_news .finance_box_list_news_font .finance_box_news_line li {
  border-bottom: 1px solid #DEDEDE;
  padding: 10px 0;
  cursor: pointer;
}

.finance_box .finance_box_news .finance_box_list_news .finance_box_list_news_font .finance_box_news_line li .finance_box_news_lineW {
  width: 390px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.finance_box .finance_box_news .finance_box_list_news .finance_box_list_news_font .finance_box_news_line a {
  display: block;
}

.finance_box .finance_box_news .finance_box_list_news .finance_box_list_news_font .finance_box_news_line a:hover {
  color: #e4393c!important;
}

.finance_box .finance_box_news .finance_box_list_news .finance_box_list_news_font .finance_box_news_line li:hover {
  color: #e4393c!important;
}

.finance_box .finance_box_news .finance_box_list_news .finance_box_list_news_font .finance_box_news_line .finance_box_news_more {
  font-size: 14px;
  color: #333333;
  padding: 10px 0;
}

.finance_box .finance_box_news .finance_box_list_news .finance_box_list_news_font .finance_box_news_line .finance_box_news_more a {
  color: #333333;
}

.finance_box .finance_box_news .finance_box_list_news .finance_box_list_news_font .finance_box_news_line .finance_box_news_more a:hover {
  color: #e4393c!important;
}

.finance_box_list_news_font_box {
  clear: both;
}

.finance_box_list_news_font_box_line {
  display: none;
}

.finance_box_list_news_font_box_lines {
  display: none;
}

.finance_box_list_news_font_head {
  font-size: 18px;
  color: #999999;
  margin-top: 10px;
}

.finance_box_list_news_font_head span {
  margin-right: 20px;
  cursor: pointer;
}

.finance_box_list_news_font_head span:hover {
  font-weight: 500!important;
  color: #333333!important;
  padding-bottom: 10px!important;
  display: inline-block!important;
}

.finance_box_list_news_font_head .finance_box_list_news_font_head_active {
  color: #333333;
  border-bottom: 2px solid #333333;
  padding-bottom: 10px;
  display: inline-block;
}

.more_go {
  font-size: 14px;
  color: #666666;
  font-weight: 500;
  display: block;
  height: 28px;
  line-height: 28px;
  position: relative;
  top: 5px;
}

.more_go:hover {
  color: #e4393c!important;
}

.gold_block_line_left_title {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 15px;
}

.money_box .gold_block {
  width: 1120px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 50px;
}

.money_box .gold_block_line_left {
  width: 680px;
}

.money_box .gold_block_line_left_contL_head {
  font-size: 18px;
  color: #e4393c;
  font-weight: bold;
  padding: 20px 0;
}

.money_box .gold_block_line_left_contL_head:before {
  content: "";
  height: 20px;
  width: 4px;
  background: #e4393c;
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 5px;
}

.money_box .gold_block_line_left_cont {
  overflow: hidden;
}

.money_box .gold_block_line_left_cont .gold_block_line_left_contL_conent {
  width: 220px;
  background: #fafafa;
}

.money_box .gold_block_line_left_cont .gold_block_line_left_contL_conent {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 50px;
}

.money_box .gold_block_line_left_cont .gold_block_line_left_contL_conent .gold_block_contL_conent1 {
  font-size: 18px;
  color: #333333;
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
    padding: 0 10px;
}

.money_box .gold_block_line_left_cont .gold_block_line_left_contL_conent .gold_block_contL_conent2 {
  font-size: 14px;
  color: #8c8c8c;
  padding-top: 20px;
  padding-bottom: 5px;
}

.money_box .gold_block_line_left_cont .gold_block_line_left_contL_conent .gold_block_contL_conent3 {
  font-size: 32px;
  color: #e4393c;
  font-weight: bold;
  padding-bottom: 10px;
}

.money_box .gold_block_line_left_cont .gold_block_line_left_contL_conent .gold_block_contL_conent4 {
  font-size: 14px;
  color: #333333;
  overflow: hidden;
  padding: 0 25px;
}

.money_box .gold_block_line_left_cont .gold_block_line_left_contL_conent .gold_block_contL_conent_btn {
  width: 140px;
  height: 40px;
  background: #fff;
  margin: 0 auto;
  position: relative;
  behavior: url(css/PIE.htc);
  margin-top: 30px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  color: #e4393c;
  border: 1px solid #e4393c;
  border-radius: 20px;
  font-size: 16px;
}

.money_box .gold_block_line_left_cont .gold_block_line_left_contL_conent .gold_block_contL_conent_btn:hover {
  background: #e4393c!important;
  color: #fff !important;
}

.money_box .gold_block_line_left_cont .gold_block_line_left_contR {
  width: 450px;
}

.money_box .gold_block_line_left_cont .gold_block_line_left_contL_list {
  background: #fafafa;
  padding: 11px 20px;
}

.money_box .gold_block_line_left_cont .gold_block_line_left_contL_list li {
  overflow: hidden;
  padding: 21px 0;
  border-bottom: 1px solid #DEDEDE;
}

.money_box .gold_block_line_left_cont .gold_block_line_left_contL_list li .gold_block_line_left_contL_listCont {
  width: 240px;
  text-align: justify;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.money_box .gold_block_line_left_cont .gold_block_line_left_contL_list li .gold_block_line_left_contL_listCont1 {
  font-size: 14px;
  color: #666666;
  line-height: 25px;
}

.money_box .gold_block_line_left_cont .gold_block_line_left_contL_list li .gold_block_line_left_contL_listContr .gold_block_line_left_contL_listContr_num {
  color: #e4393c;
  font-size: 20px;
  text-align: right;
  font-weight: bold;
}

.money_box .gold_block_line_left_cont .gold_block_line_left_contL_list li .gold_block_line_left_contL_listContr .gold_block_line_left_contL_listContr_font {
  color: #666666;
  font-size: 14px;
}

.money_box .gold_block_line_left_cont .mrt35 {
  margin-top: 25px;
}

.money_box .gold_block_line_right {
  width: 360px;
}

.money_box .gold_block_line_right img {
  display: block;
  margin-top: 20px;
}

.money_box .gold_block_line_right .gold_block_line_right_list a {
  font-size: 14px;
  color: #333333;
  display: block;
}

.money_box .gold_block_line_right .gold_block_line_right_list li {
  padding: 13px 0;
  border-bottom: 1px solid #DEDEDE;
  cursor: pointer;
}
.money_box .gold_block_line_right .gold_block_line_right_list li .gold_block_line_right_list_font{
	width: 225px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.money_box .gold_block_line_right .gold_block_line_right_list li a {
  font-size: 14px;
  color: #333333;
  display: block;
}

.money_box .gold_block_line_right .gold_block_line_right_list li a .gold_block_line_right_list_font {
  width: 245px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.money_box .gold_block_line_right .gold_block_line_right_list li a:hover {
  color: #e4393c!important;
}

.money_box .gold_block_line_right .gold_block_line_right_list li:hover {
  color: #e4393c!important;
}

.money_box .fund_box {
  width: 1120px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 50px;
}

.money_box .fund_box_cont_font {
  font-size: 14px;
  color: #332222;
  padding: 20px 15px 0 15px;
  height:20px;
}

.money_box .gold_block_contL_conent4T {
  font-size: 14px;
  color: #8c8c8c;
}

.money_box .gold_block_contL_conent4_num {
  font-size: 14px;
  color: #e4393c;
}

.money_box .gold_block_contL_conent4_time {
  font-size: 14px;
  color: #666666;
  padding: 9px 0;
}

.money_box .account_box {
  width: 1120px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 50px;
}

.money_box .account_block_btn {
  clear: both;
}

.money_box .account_block {
  margin-top: 20px;
  background: #fafafa;
  overflow: hidden;
}

.money_box .account_block .account_block_list {
  overflow: hidden;
}

.money_box .account_block .account_block_list .account_block_hover {
  /*border-bottom: 1px solid #DEDEDE;*/
  border: 1px solid #DEDEDE!important;
  padding: 20px 20px!important;
  width: 298px!important;
}

.money_box .account_block .account_block_list .account_block_listL {
  overflow: hidden;
  text-align: center;
  background: #fafafa;
  position: relative;
  behavior: url(css/PIE.htc);
}

.money_box .account_block .account_block_list .account_block_listL .account_block_listL_head {
  font-size: 16px;
  color: #333333;
  padding-bottom: 15px;
}

.money_box .account_block .account_block_list .account_block_listL .account_block_listL_cont {
  overflow: hidden;
}

.money_box .account_block .account_block_list .account_block_listL .account_block_listL_cont .account_block_listL_contF .account_block_listL_contFt {
  font-size: 14px;
  color: #8c8c8c;
}

.money_box .account_block .account_block_list .account_block_listL .account_block_listL_cont .account_block_listL_contF .account_block_listL_contFn {
  font-size: 18px;
  color: #e4393c;
}

.money_box .account_block .account_btn {
  width: 140px;
  height: 40px;
  background: #fff;
  margin: 0 auto;
  position: relative;
  behavior: url(css/PIE.htc);
  margin-top: 30px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  color: #e4393c;
  border: 1px solid #e4393c;
  border-radius: 20px;
  font-size: 16px;
  margin-bottom: 20px;
}

.money_box .account_block .account_btn:hover {
  background: #e4393c!important;
  color: #fff!important;
}

.money_box .bookkeeping_box {
  width: 1120px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 50px;
}

.money_box .bookkeeping_cont .bookkeeping_cont_table {
  width: 100%;
  background: #fafafa;
  font-size: 14px;
  color: #333333;
}

.money_box .bookkeeping_cont .bookkeeping_cont_table .bookkeeping_cont_table_t {
  color: #8c8c8c;
}

.money_box .bookkeeping_cont .bookkeeping_cont_table .bookkeeping_cont_tablen {
  color: #e4393c;
}

.money_box .bookkeeping_cont .bookkeeping_cont_table tr {
  cursor: pointer;
}

.money_box .bookkeeping_cont .bookkeeping_cont_table tr td {
  text-align: center;
  padding: 15px 0;
  border-bottom: 1px solid #DEDEDE;
}

.money_box .insurance_box {
  width: 1120px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 70px;
}

.money_box .insurance_box_imgL {
  width: 335px;
  overflow: hidden;
  position: relative;
}

.money_box .insuranceBj1_box {
  width: 335px;
  height: 310px;
}

.money_box .insuranceBj1 {
  width: 100%;
  height: 310px;
  position: absolute;
  opacity: 0.8;
  top: 0;
  filter: Alpha(opacity=80);
}

.money_box .insuranceBj1_font {
  width: 335px;
  height: 310px;
  /*line-height: 210px;*/
  line-height:25px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 0;
  display: table;
}

.money_box .insuranceBj1_fontBox {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  padding:0 10px;
}

.money_box .insuranceBj2_box {
  width: 335px;
  height: 96px;
}

.money_box .insuranceBj2 {
  width: 335px;
  height: 96px;
  position: absolute;
  opacity: 0.8;
  top: 0;
  filter: Alpha(opacity=80);
}

.money_box .insuranceBj2_font {
  width: 335px;
  height: 96px;
  color: #fff;
  position: absolute;
  top: 0;
  display: table;
}

.money_box .insurance_box_img {
  overflow: hidden;
  padding-top: 20px;
}

.money_box .insurance_box_img .insurance_box_imgL img {
  display: block;
}

.money_box .insurance_box_img .insurance_box_imgR img {
  display: block;
}

.money_box .insurance_box_img .insurance_box_imgR .insurance_box_imgRm {
  margin: 11px 0;
}

.money_box .insurance_box_img .insurance_img_over {
  width: 335px;
  height: 96px;
  overflow: hidden;
  position: relative;
}

.financial_img_over {
  width: 200px;
  overflow: hidden;
  position: relative;
}

.financialBj1_box {
  width: 200px;
  height: 210px;
  color: #fff;
}

.financialBj1 {
  background: url(../img/financial5bj.png) no-repeat;
  width: 100%;
  height: 210px;
  position: absolute;
  opacity: 0.4;
  top: 0;
  filter: Alpha(opacity=40);
}

.financialBj1_font {
  width: 200px;
  height: 210px;
  line-height: 210px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 0;
  display: table;
}

.financialBj2_box {
  width: 310px;
  height: 100px;
  color: #fff;
}

.financialBj2 {
  background: url(../img/financial6bj.png) no-repeat;
  width: 100%;
  height: 100px;
  position: absolute;
  opacity: 0.4;
  top: 0;
  filter: Alpha(opacity=40);
}

.financialBj3 {
  background: url(../img/financial7bj.png) no-repeat;
  width: 100%;
  height: 100px;
  position: absolute;
  opacity: 0.8;
  top: 0;
  filter: Alpha(opacity=80);
}

.financialBj4 {
  background: url(../img/financial8bj.png) no-repeat;
  width: 100%;
  height: 210px;
  position: absolute;
  opacity: 0.8;
  top: 0;
  filter: Alpha(opacity=80);
}

.financialBj5 {
  background: url(../img/financial9bj.png) no-repeat;
  width: 100%;
  height: 100px;
  position: absolute;
  opacity: 0.8;
  top: 0;
  filter: Alpha(opacity=80);
}

.financialBj6 {
  background: url(../img/financial10bj.png) no-repeat;
  width: 100%;
  height: 100px;
  position: absolute;
  opacity: 0.8;
  top: 0;
  filter: Alpha(opacity=80);
}

.financialBj2_font {
  width: 310px;
  height: 100px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 0;
  display: table;
}

.financialBj2_fontBox {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  text-align: center;
  padding:0 10px;
}

.cafeteria_img_over {
  width: 310px;
  overflow: hidden;
}

.financial_smallFont {
  font-size: 14px;
}

.financial_box .financial_box_list {
  margin: 0 auto;
  width: 1120px;
  overflow: hidden;
  margin-top: 30px;
}

.financial_box .financial_box_list .financial_box_list_left {
  width: 520px;
  margin-bottom: 30px;
  margin-right: 80px;
}

.financial_box .financial_box_list .financial_box_list_head {
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 15px;
}

.financial_box .financial_box_list .financial_box_list_head span {
  font-size: 22px;
  color: #999999;
  font-weight: bold;
  margin-right: 30px;
  cursor: pointer;
}

.financial_box .financial_box_list .financial_box_list_head span:hover {
  color: #333333!important;
}

.financial_box .financial_box_list .financial_box_list_head a {
  color: #333333;
  margin-top: 5px;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  position: relative;
  top: -5px;
}

.financial_box .financial_box_list .financial_box_list_head a:hover {
  color: #e4393c!important;
}

.financial_box .financial_box_list .financial_box_list_head .financial_box_list_head_active {
  color: #333333;
}

.financial_box .financial_box_list .financial_box_list_conent {
  margin-top: 20px;
}

.financial_box .financial_box_list .financial_box_list_conent .financialBlock {
  display: none;
}

.financial_box .financial_box_list .financial_box_list_conent .financialBlock1 {
  display: none;
}

.financial_box .financial_box_list .financial_box_list_conent .financialBlock2 {
  display: none;
}

.financial_box .financial_box_list .financial_box_list_conent .financial_box_list_conent_block {
  display: none;
  /*xxxx*/
}

.financial_box .financial_box_list .financial_box_list_conent .financial_box_list_conent_block img {
  display: block;
  margin:0 auto;
}

.financial_box .financial_box_list .financial_box_list_conent .financial_box_list_conent_block .financial_box_list_conent_blockR {
  background: #fafafa;
  width: 260px;
  height: 210px;
  padding: 20px 30px;
  position: relative;
}
.financial_box .financial_box_list .financial_box_list_conent .financial_box_list_conent_block .financial_box_list_conent_blockR .financial_box_list_font{
	margin-top:16px;
	font-size:14px;
	color:#666666;
	text-align:justify;
	
}
.financial_box .financial_box_list .financial_box_list_conent .financial_box_list_conent_block .financial_box_list_conent_blockR p {
  font-size: 16px;
  color: #333333;
  text-align: justify;
  height: 42px;
}

.financial_box .financial_box_list .financial_box_list_conent .financial_box_list_conent_block .financial_box_list_conent_blockR .financialMorebtn {
  font-size: 14px;
  color: #666666;
  position: absolute;
  right: 30px;
  bottom: 20px;
}

.financial_box .financial_box_list .financial_box_list_conent .financial_box_list_conent_block .financial_box_list_conent_blockR a:hover {
  color: #e4393c!important;
}

.financial_box .financial_box_list .financial_box_list_conent .financial_box_list_conent_block .financial_box_list_conent_blockR .financial_box_list_conent_blockR_btn {
  width: 150px;
  height: 40px;
  background: #fff;
  position: relative;
  behavior: url(css/PIE.htc);
  margin-top: 20px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  color: #e4393c;
  border: 1px solid #e4393c;
  border-radius: 20px;
  font-size: 14px;
}

.financial_box .financial_box_list .financial_box_list_conent .financial_box_list_conent_block .financial_box_list_conent_blockR .financial_box_list_conent_blockR_btn:hover {
  background: #e4393c!important;
  color: #fff!important;
}

.financial_box .financial_box_list .financial_box_list_conent .financial_box_list_conent_blockr {
  overflow: hidden;
}

.financial_box .financial_box_list .financial_box_list_conent .financial_box_list_conent_blockr img {
  display: block;
}

.financial_box .financial_box_list .financial_box_list_conent .financial_box_list_conent_blockr .financial_box_list_conent_block_right {
  background: #fafafa;
  width: 260px;
  height: 210px;
  padding: 20px 30px;
  position: relative;
}

.financial_box .financial_box_list .financial_box_list_conent .financial_box_list_conent_blockr .financial_box_list_conent_block_right p {
  font-size: 16px;
  color: #333333;
  text-align: justify;
}

.financial_box .financial_box_list .financial_box_list_conent .financial_box_list_conent_blockr .financial_box_list_conent_block_right .financial_box_list_font {
  font-size: 14px;
  color: #666666;
  text-align: justify;
  margin-top: 16px;
  margin-bottom: 20px;
}

.financial_box .financial_box_list .financial_box_list_conent .financial_box_list_conent_blockr .financial_box_list_conent_block_right img {
  display: block;
}

.financial_box .financial_box_list .financial_box_list_conent .financial_box_list_conent_blockr .financial_box_list_conent_block_right a {
  font-size: 14px;
  color: #666666;
  position: absolute;
  right: 30px;
  bottom: 20px;
  display: inline-block;
  height: 28px;
  line-height: 28px;
}

.financial_box .financial_box_list .financial_box_list_conent .financial_box_list_conent_blockr .financial_box_list_conent_block_right a:hover {
  color: #e4393c!important;
}

.financial_box .financial_box_list .financial_box_list_conent img {
  /*xxx*/
  display: block;
}

.financial_box .financial_box_list .financial_box_list_conent .cafeteria_img {
  overflow: hidden;
}

.financial_box .financial_box_list .financial_box_list_conent .cafeteria_img .cafeteria_img1 {
  margin-bottom: 10px;
  position: relative;
}

.card_block {
  width: 1120px;
  margin: 0 auto;
}

.card_block .card_icon {
  font-size: 14px;
  color: #333333;
}

.card_block_img {
  display: block;
  margin: 0 auto;
  width: 39px;
  height: 41px;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}

.card_scroll_list {
  width: 186px;
  text-align: center;
  margin-top: 20px;
  cursor: pointer;
}

.card_scroll_list .card_block_img_active {
  background-position: 0 -41px;
  color: #e4393c;
}

.card_feature_title {
  text-align: left;
  font-size: 18px;
  color: #333333;
  padding: 20px 0 20px 13px;
}

.card_feature_title_vertical {
  height: 20px;
  width: 2px;
  background: #333333;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-right: 5px;
}

.card_feature_cont {
  overflow: hidden;
  padding-left: 13px;
}

.card_feature_cont .card_feature_contL {
  font-size: 14px;
  color: #333333;
  width: 50%;
  text-align: justify;
}

.card_feature_cont .card_feature_contL p {
  padding-bottom: 10px;
}

.card_feature_cont .card_feature_contL a {
  display: block;
}

.card_feature_cont .card_feature_contL a:hover {
  color: #e4393c!important;
}

.card_img {
  display: block;
  margin: 0 auto;
  margin-top: 25px;
}

.focus_box {
  width: 1120px;
  margin: 0 auto;
  margin-top: 40px;
  overflow: hidden;
  /* margin-bottom:50px; */
}

.focus_box .focus_box_listr {
  width: 340px;
  background: #fafafa;
  padding: 55px 90px;
}

.focus_box .focus_box_listr p {
  font-size: 14px;
  color: #333333;
  text-align: center;
  margin-top: 15px;
}

.focus_box .stage_list {
  width: 520px;
}

.focus_box .stage_list .stage_list_cont {
  overflow: hidden;
  margin-top: 20px;
}

.focus_box .stage_list .stage_list_cont .cardImg {
  display: block;
}

.focus_box .stage_list .stage_list_cont .stage_list_cont_block {
  width: 220px;
  height: 160px;
  background: #fafafa;
  padding: 20px;
}

.focus_box .stage_list .stage_list_cont .stage_list_cont_block p {
  margin-bottom: 20px;
  cursor: pointer;
}

.focus_box .stage_list .stage_list_cont .stage_list_cont_block p:hover {
  color: #e4393c!important;
}

.focus_box .stage_list .stage_list_cont .stage_list_cont_block .card_iconImg {
  vertical-align: middle;
  margin-right: 10px;
}

.focus_conent .focus_conent_list li {
  overflow: hidden;
  padding: 11px 0;
  border-bottom: 1px solid #DEDEDE;
  cursor: pointer;
}

.focus_conent .focus_conent_list li a {
  font-size: 14px;
  color: #333333;
  display: block;
}

.focus_conent .focus_conent_list li a:hover {
  color: #e4393c!important;
}

.focus_conent .focus_conent_list li .focus_conent_font {
  width: 300px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.focus_conent .focus_conent_list li:hover {
  color: #e4393c!important;
}

.w {
  width: 1120px;
  margin: 0 auto;
}

.clearfix {
  overflow: hidden;
}

.briefIntroduction {
  width: 1120px;
  margin: 0 auto;
  position: relative;
  margin-top: 40px;
}

.briefIntroduction .briefIntroductionMain:hover {
  transform: scale(1.05)!important;
}

.briefIntroduction .briefIntroductionMain {
  width: 480px;
  height: 230px;
  background: rgba(240, 76, 76, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5f04c4c,endColorstr=#E5f04c4c);
  -webkit-background-size: 100%;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 42px;
}

.briefIntroduction .briefIntroductionMain h5 {
  font-size: 22px;
  padding-top: 9px;
  line-height: 52px;
  color: #ffffff;
  padding-left: 34px;
}

.briefIntroduction .briefIntroductionMain p {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  padding: 0 34px;
  text-align: justify;
  height:145px;
  overflow:hidden;
}
.briefIntroduction .briefIntroductionMain .briefBtn{
	position: absolute;
    bottom: 4px;
    right: 35px;
    font-size: 14px;
    text-decoration: underline;
    color: #fff;
}
.focusingFollow {
  width: 100%;
  margin-top: 38px;
  padding: 42px 0;
  background-color: #f7f7f7;
}

.focusingFollow .focusingFollow_media {
  width: 238px;
  margin-left: 32px;
}

.focusingFollow .focusingFollow_media p {
  font-size: 14px;
  line-height: 23px;
  color: #333333;
  margin-bottom: 10px;
}

.focusingFollow .focusingFollow_media a {
  font-size: 14px;
  color: #333333;
  display: block;
  margin-top: 12px;
}

.focusingFollow .focusingFollow_media a:hover {
  color: #e4393c!important;
}

.annualHonour {
  padding: 38px 0 25px 0;
}

.annualHonour .annualHonour_year_box {
  width: 760px;
  height: 55px;
  margin: 0 auto;
  position: relative;
  margin-top: 20px;
  margin-bottom: 28px;
}

.annualHonour .annualHonour_year_box .arrow-left {
  position: absolute;
  left: 0;
  top: 20px;
  cursor: pointer;
}

.annualHonour .annualHonour_year_box .arrow-right {
  position: absolute;
  right: 0;
  top: 20px;
  cursor: pointer;
}

.annualHonour .annualHonour_year {
  width: 700px;
  height: 55px;
  margin: 0 auto;
  overflow: hidden;
}

.annualHonour .annualHonour_year .annualHonour_years {
  width: 20000px;
  height: 55px;
}

.annualHonour .annualHonour_year .annualHonour_years li {
  float: left;
  width: 100px;
  line-height: 55px;
  font-size: 31px;
  text-align: center;
  cursor: pointer;
}

.annualHonour .annualHonour_year .annualHonour_years .annualHonour_year_on {
  font-size: 44px;
  color: #f71807;
  opacity: 1;
}

.annualHonour .annualHonour_year .annualHonour_years .annualHonour_year_on_1 {
  opacity: 0.7;
  filter: Alpha(opacity=70);
}

.annualHonour .annualHonour_year .annualHonour_years .annualHonour_year_on_2 {
  opacity: 0.5;
  filter: Alpha(opacity=50);
}

.annualHonour .annualHonour_year .annualHonour_years .annualHonour_year_on_3 {
  opacity: 0.3;
  filter: Alpha(opacity=30);
}

.annualHonour .annualHonour_year_content {
  width: 1114px;
  overflow: hidden;
  box-shadow: 0px 0px 5px #cbc8c8;
  position: relative;
  behavior: url(css/PIE.htc);
}

.annualHonour .annualHonour_year_content .annualHonour_year_content_ul {
  width: 200000px;
  margin-left: 0;
}

.annualHonour .annualHonour_year_content .annualHonour_year_content_ul li {
  float: left;
  background-color: #fff;
  width: 1114px;
  height:300px;
}

.annualHonour .annualHonour_year_content .annualHonour_year_content_ul li .annualHonour_year_pic {
  margin-right: 32px;
}

.annualHonour .annualHonour_year_content .annualHonour_year_content_ul li .annualHonour_year_pic img {
  display: block;
}

.annualHonour .annualHonour_year_content .annualHonour_year_content_ul li .annualHonour_year_main {
  width: 806px;
}

.annualHonour .annualHonour_year_content .annualHonour_year_content_ul li .annualHonour_year_main p {
  font-size: 16px;
  color: #333333;
  text-align: justify;
  margin-top: 20px;
}

.focus_box_list {
  width: 520px;
}

.focus_box_line_card {
  overflow: hidden;
}

.focus_box_line_card li {
  margin-top: 20px;
  float: left;
  line-height: 30px;
  margin-right: 40px;
  margin-left: 5px;
  margin-bottom: 10px;
  padding: 10px 10px 20px 10px;
  cursor: pointer;
  position: relative;
  behavior: url(css/PIE.htc);
  border-radius: 5px;
  background: #fff;
}

.focus_box_line_card li .focus_card_font {
  color: #333333;
  font-size: 14px;
  width: 220px;
}

.focus_box_line_card li .focus_card_title {
  width: 220px;
  font-size: 18px;
  color: #333333;
}

.focus_box_line_card li img {
  //display: block;
  margin-bottom: 20px;
}

.focus_box_line_card li:hover {
  box-shadow: 0 0 10px #cbc8c8!important;
}

.focus_card_btna {
  display: block;
  width: 140px;
}

.focus_card_btn {
  width: 140px;
  height: 40px;
  line-height: 40px;
  color: #e4393c;
  font-size: 16px;
  border: 1px solid #e4393c;
  text-align: center;
  cursor: pointer;
  margin-top: 20px;
  background: #fff;
  position: relative;
  behavior: url(css/PIE.htc);
  border-radius: 20px;
}

.focus_card_btn:hover {
  color: #fff!important;
  background: #e4393c!important;
}

.crumbs {
  color: #666666;
  font-size: 14px;
  margin: 0 auto;
  width: 1120px;
  margin-top: 20px;
}

.crumbs span {
  margin-right: 10px;
}

.crumbs a:hover {
  color: #e4393c!important;
}

/*存款利率s*/
.rate_cont {
  width: 1120px;
  margin: 0 auto;
}

.rate_cont .rate_table {
  margin-left: 170px;
}

.rate_cont .rate_table .rate_head {
  font-weight: bold;
  text-align: center;
}

.rate_cont .rate_table .rate_grid_box {
  clear: both;
}

.rate_btnGourp {
  float: left;
  position: relative;
  left: 50%;
  margin-top: 30px;
}

.rate_btnGourp .rate_btnCent {
  border: 1px solid #e4393c;
  float: left;
  cursor: pointer;
  position: relative;
  left: -50%;
  color: #e4393c;
  font-size: 18px;
}

.rate_btnGourp .rate_btnCent_active {
  background: #e4393c;
  color: #fff;
}

.rate_btnGourp .rate_btnCentL {
  border-radius: 30px 0 0 30px;
  padding: 10px 15px 10px 30px;
}

.rate_btnGourp .rate_btnCentR {
  border-radius: 0 30px 30px 0;
  padding: 10px 30px 10px 15px;
}

.rate_grid_list_head {
  overflow: hidden;
  color: #666666;
  font-size: 14px;
  padding-top: 35px;
  padding-bottom: 20px;
}

.rate_grid_list {
  display: none;
}

.rate_grid_lists {
  display: none;
}

.rate_grid {
  width: 100%;
  border-color: #dedede;
  font-size: 14px;
}

.rate_grid .rate_grid_title {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  background: #f5f5f5;
  padding-left: 55px;
}

.rate_grid .rate_grid_line {
  text-align: center;
}

.rate_grid td {
  padding: 10px 0;
  color: #333333;
}

.rate_grid_foot {
  padding-top: 20px;
  border-top: 1px solid #DEDEDE;
  margin: 0 auto;
  margin-top: 40px;
  text-align: left;
  font-size: 16px;
  color: #666666;
  line-height: 25px;
}

/*存款利率e*/
/*电子回单s*/
.electron_box {
  width: 560px;
  margin: 0 auto;
}

.electron_head {
  text-align: center;
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  padding: 35px 0;
}

.electron_font {
  font-size: 14px;
  color: #666666;
}

.electron_name {
  margin-right: 10px;
  width: 115px;
  text-align: right;
}

.lc_nounForm {
  margin-right: 15px;
}

.lc_nounForm span {
  margin-left: 5px;
}

.electron_block {
  border: 1px solid #DEDEDE;
  padding: 34px 55px;
  margin-top: 20px;
  overflow:hidden;
}

.electron_block .electron_line {
  overflow: hidden;
  font-size: 16px;
  color: #333333;
  margin-bottom: 15px;
}

.electron_input_border {
  border: 1px solid #DEDEDE;
  height: 40px;
  width: 315px;
}

.electron_input_border input {
  border: none;
  outline: none;
  height: 38px;
  width: 280px;
  line-height: 38px;
  margin-left: 20px;
}

.electron_input_border .code_input {
  width: 214px;
}

.electron_input_border .codeImg {
  width:80px;
  height:40px;
}

.electron_btn {
  width: 140px;
  height: 40px;
  line-height: 40px;
  color: #e4393c;
  font-size: 16px;
  border: 1px solid #e4393c;
  border-radius: 20px;
  text-align: center;
  cursor: pointer;
  background: #fff;
  position: relative;
  margin-right: 15px;
  behavior: url(css/PIE.htc);
  margin-top: 30px;
  float:left;
}

.electron_btn:hover {
  color: #fff!important;
  background: #e4393c!important;
}

.electron_annotation li {
  text-align: justify;
  color: #333333;
  font-size: 14px;
  margin-top: 3px;
}

/*电子回单e*/
/*理财计算器s*/
.compute_box {
  width: 760px;
  margin: 0 auto;
}

.compute_btn {
  padding: 10px 20px;
}

.compute_conent_list {
  overflow: hidden;
  clear: both;
  padding-top: 40px;
  display: none;
}

.compute_conent_line {
  font-size: 16px;
  color: #333;
}

.compute_conent_line li {
  margin-bottom: 20px;
}

.compute_conent_line li .compute_square {
  padding-left: 90px;
}

.compute_conent_line li .compute_square span {
  display: inline-block;
  border: 1px solid #DEDEDE;
  padding: 10px 20px;
  margin: 0 20px;
}

.compute_conent_line li .compute_square span input {
  width: 65px;
}

.compute_select {
  border: 1px solid #DEDEDE;
  display: inline-block;
  padding: 9px 20px;
  margin-left: 20px;
}

.compute_select select {
  width: 210px;
  outline: none;
}

.compute_result {
  font-size: 20px;
  text-align: center;
  color: #333333;
  margin-bottom: 16px;
  margin-top: 20px;
}

.compute_conent_item {
  width: 362px;
}

.compute_result_block {
  padding: 30px;
  border: 1px solid #DEDEDE;
}

.compute_result_block li {
  margin-bottom: 20px;
}

.compute_result_block li span {
  display: inline-block;
  border: 1px solid #DEDEDE;
  padding: 10px 20px;
  margin: 0 20px;
}

.compute_result_block li span input {
  width: 115px;
}

.computeBtn {
  width: 130px;
  height: 40px;
  background: #e4393c;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  cursor: pointer;
  margin-left: 90px;
  margin-right: 10px;
}

.reset_btn {
  width: 95px;
  height: 40px;
  color: #333333;
  font-size: 16px;
  background: #e6e6e6;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  cursor: pointer;
}

/*理财计算器e*/
/*网银下载s*/
.ebank_cont_list {
  display: none;
}

.ebank_cont {
  clear: both;
  padding-top: 65px;
}

.ebank_table {
  width: 975px;
  margin: 0 auto;
  border-color: #DEDEDE;
  border: 1px solid #DEDEDE;
}

.ebank_table .ebank_name {
  padding: 20px 0 20px 45px;
  font-size: 16px;
  color: #333333;
  position: relative;
  width: 287px;
}

.ebank_table .ebank_font {
  padding: 20px 0 0 45px;
  font-size: 16px;
}

.ebank_table .ebank_font a {
  color: #e4393c;
}

.ebank_table .ebank_font a p {
  padding-bottom: 20px;
}

.ebank_table .usbIcon {
  display: block;
  margin-bottom: 20px;
}

.ebank_table .usbIcon1 {
  margin-right: 15px;
}

.ebank_table .ebank_software {
  display: inline-block;
  width: 115px;
  height: 40px;
  background: #e1e1e1;
  margin-right: 10px;
}

.ebank_table .ebank_software_name {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  position: relative;
  top: -14px;
}

.ebank_table .ebank_title {
  position: absolute;
  top: 20px;
}

/*网银下载e*/
/*信用卡详情s*/
.service_price {
  font-size: 22px;
  color: #333333;
  font-weight: bold;
  padding-left: 24px;
  line-height: 63px;
  margin: 10px 0;
  position: relative;
}
.serviceLine{
  display:inline-block;
  width: 4px;
  height: 22px;
  background-color: #333333;
  position: absolute;
  left: 1px;
  top: 20px;
}
/* .service_price::after {
  content: "";
  width: 4px;
  height: 22px;
  background-color: #333333;
  position: absolute;
  left: 1px;
  top: 20px;
} */

.accordion {
  width: 240px;
}

.accordion li {
  margin-bottom: 1px;
}

.accordion .accordionC {
  height: 50px;
  background-color: #f7f7f7;
  padding: 0 10px 0 15px;
  line-height: 50px;
  cursor: pointer;
}

.accordion .accordionC a {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  display:block;
  width:100%;
  height:100%;
}
.accordion .accordionS {
  /*新添*/
  height: 36px;
  background-color: #f7f7f7;
  padding: 0 20px 0 22px;
  line-height: 36px;
  cursor: pointer;
}

.accordion .accordionS a {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  display: block;
  width: 100%;
  height: 100%;
}

.accordion .accordionS .accordiondown {
  display: inline-block;
  width: 16px;
  height: 9px;
  margin-top: 13px;
  background: url(../img/accordiondown1.png) center top no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.accordion .safetyBlock {
  display: block !important;
}
.accordion .safetyBlock p{
	color:#333333 !important;
	font-size:14px !important;
	line-height:26px !important;
	font-family: "微软雅黑" !important;
}
.accordion .safetyBlock li{
	color:#333333 !important;
	font-size:14px !important;
	line-height:26px !important;
	font-family: "微软雅黑" !important;
}
.accordion .safetyBlock span{
	color:#333333 !important;
	font-size:14px !important;
	line-height:26px !important;
	font-family: "微软雅黑" !important;
}
.accordion .safetyBlock font{
	color:#333333 !important;
	font-size:14px !important;
	line-height:26px !important;
	font-family: "微软雅黑" !important;
}
.accordion .accordionC .accordiondown {
  display: inline-block;
  width: 16px;
  height: 9px;
  margin-top: 23px;
  background: url(../img/accordiondown1.png) center top no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}

.accordion .accordionadd {
  background-color: #e4393c;
  color:#fff;
}
.accordion .accordionaddS {
  background-color: #e3e3e3;
  color:#fff;
}
.accordion .accordionRadius {
    border-radius: 10px;
}
.accordion .accordionadd a {
  color: #ffffff;
}
.accordion .navigationBox {
    padding: 0 20px;
}
.accordion .navigationBox li {
    border-bottom: 1px solid #dedede;
    padding: 15px 0;
}
.accordion .navigationBox li h2 {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}
.accordion .navigationBox li .navigationLine a {
    font-size: 14px;
    color: #666666;
    padding: 0;
    width: 24%;
    font-weight: 400;
}
.accordion .navigationBox li .navigationLine a:hover{
	color:#e4393c!important;
}
.accordion .accordionmenudiBlock {
    box-shadow: 0 10px 10px #cbc8c8;
    border-radius: 10px;
}
.accordion .accordionadd .accordiondown {
  /*background: url(../img/accordionUp2.png) center top no-repeat;*/
  background: url(../img/accordiondown2.png) center top no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}

.accordion .accordionadd .accordionUp {
  background: url(../img/accordionUp2.png) center top no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}

.accordion .accordionaddS .accordionUp {
  background: url(../img/accordionUp2.png) center top no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}

.accordion .accordionmenu {
  margin-top: 10px;
  margin-bottom: 10px;
  display: none;
}

.accordion .accordionmenu a {
  /* 注掉wdth和display:修改安全体系介绍->采用CFCA证书，确保资金安全->个人网银、企业网银的间距问题 */
  width: 197px;
  display: inline-block;
  padding-left: 43px;
  font-size: 14px;
  line-height: 36px;
  color: #666666;
  font-weight: bold;
}

.accordionadds {
  color: #e4393c !important;
}

.accordion .accordionmenu .accordionmenu2 {
  margin-bottom: 9px;
  display: none;
}

.accordion .accordionmenu .accordionmenu2 a {
  display: inline-block;
  padding-left: 64px;
  font-size: 14px;
  color: #999999;
  line-height: 17px;
  margin-top: 13px;
  font-weight: 400;
}

.accordion .accordionmenu .accordionmenu2 .mt0 {
  margin-top: 0;
}

.accordion .accordionmenu .accordionmenu2 a:hover {
  color: #e4393c!important;
}

.accordion .accordionmenudis {
  display: block !important;
}

.listT {
  text-align: center;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  line-height: 36px;
  margin-bottom: 10px;
}
.listTime{
  margin-bottom:10px;
}
.listTime p{
  text-align:center;
}
.listTime p span{
	margin-right:20px;
}
.list_title {
  width: 778px;
  padding-top: 80px;
  position: relative;
  font-family: "微软雅黑" !important;
}

.list_title #notice_list li {
  height: 59px;
  border-bottom: solid 1px #f4f4f4;
}

.list_title #notice_list li a {
  font-size: 16px;
  color: #333333;
  line-height: 59px;
  cursor: pointer;
}

.list_title #notice_list li a .list_main {
  width: 400px;
  float: left;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_title #notice_list li a .list_time {
  float: right;
  font-size: 16px;
  line-height: 59px;
}

.list_title #notice_list li a:hover {
  color: #e4393c!important;
}

#pages {
  text-align: center;
  margin-top: 30px;
}

#pages .layui-laypage span {
  font-size: 14px;
  color: #666666;
  padding: 0 12px;
}

#pages .layui-laypage .layui-laypage-next {
  padding: 0 5px;
}

#pages .layui-laypage .layui-laypage-prev {
  padding: 0 5px;
}
.lestP{
	font-size: 16px !important;
  	color: #333333 !important;
  	line-height: 30px !important;
  	font-family: "微软雅黑" !important;
}
.lestP table{
	max-width:95% !important;
}
.lestP p {
  font-size: 16px !important;
  /*color: #333333 !important;*/
  line-height: 30px !important;
  font-family: "微软雅黑" !important;
}
.lestP span{
  font-size: 16px !important;
  /*color: #333333 !important;*/
  font-family: "微软雅黑" !important;
}
.lestP div{
  font-size: 16px !important;
  /*color: #333333 !important;*/
  font-family: "微软雅黑" !important;
}
.lestP img{
	max-width:100%;
}
.lestP font{
	font-size: 16px !important;
	color: #333333;
	font-family: "微软雅黑" !important;
}
.lestP table tr td{
	font-family: "微软雅黑" !important;
}
.lestP table tr th{
	font-family: "微软雅黑" !important;
}
.listMine .listM_title {
  font-size: 16px;
  color: #e4393c;
  font-weight: bold;
  position: relative;
  padding-left: 10px;
  margin-bottom: 14px;
}

.listMine .listM_title img {
  position: absolute;
  left: 1px;
  top: 2px;
}

.listMine .listM_content p {
  font-size: 14px;
  line-height: 25px;
  color: #666666;
  margin-bottom: 25px;
}

.listMine .listM_content .tab_call {
  width: 85px;
  height: 69px;
  padding: 0 12px;
  background-color: #ff8688;
  font-size: 14px;
  color: #FFFFFF;
  border-radius: 5px;
  display: table-cell;
  vertical-align: middle;
  word-break: break-all;
  text-align: center;
  position: relative;
  behavior: url(css/PIE.htc);
}

.listMine .listM_content .tab_call span {
  display: inline-block;
  vertical-align: middle;
}

.listMine .listM_content img {
  margin: 28px 6px;
}

.listMine .listM_content .listM_span {
  width: 124px;
  height: 70px;
}

/*信用卡详情e*/
/*服务价目s*/
.serve_box {
  width: 100%;
  margin-top: 30px;
}

.serve_box td {
  text-align: center;
  padding: 10px;
}

.serve_box th {
  text-align: center;
  padding: 8px;
}

.serve_cell {
  text-align: left !important;
}

.serve_list_odd {
  background: #f7f7f7;
}

.serve_list_even {
  background: #fff;
}

.serve_foot {
  border-top: 1px solid #DEDEDE;
  padding-top: 20px;
  font-size: 14px;
  color: #666666;
  text-align: right;
  margin-top: 30px;
}

/*服务价目e*/
/*个人网银s*/
.person_box {
  font-size: 14px;
  color: #333333;
  margin-top: 10px;
}

.person_box .person_box_head {
  margin-bottom: 40px;
}

.person_box .person_font {
  text-align: center;
}

.person_box .ebanEwm {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
}

.person_box .person_font_foot {
  line-height: 25px;
}

.person_box .person_headline {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 20px;
}

.person_box .person_details {
  margin-bottom: 40px;
  font-size: 14px;
  color: #333333;
}

.person_box .person_groupBtn {
  width: 305px;
  margin: 0 auto;
}

.person_box .person_loginBtn {
  width: 140px;
  height: 40px;
  background: #e4393c;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  position: relative;
  behavior: url(css/PIE.htc);
  border-radius: 40px;
  color: #fff;
  font-size: 16px;
}

.person_box .person_regBtn {
  width: 138px;
  height: 238x;
  background: #fff;
  border: 1px solid #e4393c;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  position: relative;
  behavior: url(css/PIE.htc);
  border-radius: 40px;
  color: #e4393c;
  font-size: 16px;
}

/*个人网银e*/
/*凤凰卡s*/
.fhcard_box {
  overflow: hidden;
}

.fhcard_box .fhcard_conent {
  clear: both;
  margin-top: 80px;
  border-top: 1px solid #DEDEDE;
}

.fhcard_box .fhcard_list {
  display: none;
}

.fhcard_box .fhcard_list li {
  overflow: hidden;
  padding: 40px 0;
  border-bottom: 1px solid #DEDEDE;
  position: relative;
}

.fhcard_box .fhcard_img {
  display: block;
}

.fhcard_box .fhcard_list_cont {
  width: 500px;
  text-align: justify;
  font-size: 14px;
  color: #666666;
}

.fhcard_box .fhcard_list_icon {
  position: absolute;
  right: 0;
  bottom: 30px;
}

.fhcard_box .fhcard_list_icon .fhcard_moreEwm {
  position: relative;
  top: 32px;
  right: 10px;
  display: none;
}

.fhcard_box .fhcard_list_icon .fhcard_moreIcon {
  position: relative;
  top: 25px;
  cursor: pointer;
}

/*凤凰卡e*/
/*凤凰卡家族s*/
.fhFamily_list {
  width: 790px;
  padding-top: 80px;
}

.fhFamily_box .fhFamily_line {
  margin-right: 30px;
  position: relative;
  min-height:291px;
}

.fhFamily_box .fhFamily_hot {
  position: absolute;
  right: -15px;
  top: -15px;
}

.fhFamily_modlue {
  padding-bottom: 20px;
}

/*凤凰卡家族e*/
/*卡详情s*/
.card_wrap {
  width: 400px;
  height: 260px;
  position: relative;
  overflow: hidden;
  margin-left: 270px;
}

.card_wrap .dot {
  position: absolute;
  width: 100%;
  height: 30px;
  text-align: right;
  bottom: 0;
  left: 0;
}

.card_wrap .dot p {
  margin-right: 10px;
  text-align: center;
}

.card_wrap .dot b {
  width: 30px;
  height: 6px;
  color: #333;
  display: inline-block;
  border: 1px solid #d2d0cf;
  background: #d2d0cf;
  text-align: center;
  line-height: 17px;
  margin: 0 3px;
  margin-top: 6px;
  cursor: pointer;
  font-weight: normal;
}

.card_wrap .dot .cur {
  background: #e4393c;
  color: #fff;
  border: 1px solid #e4393c;
}

.card_slidebox {
  width: 400px;
  position: absolute;
  top: 0;
  left: 0;
  height: 300px;
}

.card_slidebox li {
  float: left;
  left: 0;
  top: 0;
  width: 400px;
  margin: 0 auto;
}

.card_slidebox li img {
  display: block;
  margin: 0 auto;
}

.slideshow_box {
  overflow: hidden;
  margin-top: 60px;
}

.slideshow_font .slideshow_head {
  font-size: 26px;
  color: #333333;
  margin-bottom: 20px;
}

.slideshow_font .slideshow_cont {
  font-size: 14px;
  color: #666666;
}

.slideshow_font .slideshow_btn {
  width: 140px;
  height: 40px;
  background: #fff;
  position: relative;
  behavior: url(css/PIE.htc);
  margin-top: 105px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  color: #e4393c;
  border: 1px solid #e4393c;
  border-radius: 20px;
  font-size: 16px;
}

.slideshow_font .slideshow_btn:hover {
  background: #e4393c!important;
  color: #fff!important;
}

.card_detail_head {
  border-bottom: 1px solid #DEDEDE;
}

.card_detail_line {
  display: none;
}

.card_detail_line .card_detail_headline {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  padding-top: 35px;
  padding-bottom: 20px;
}

.card_detail_line .card_detail_font {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  font-family: "微软雅黑"
}

.card_detail_cont {
  margin-top: 70px;
}

/*卡详情e*/
/*热门活动s*/
.pageBtn {
  text-align: center;
}

.activity_list li {
  padding: 30px 0;
  overflow: hidden;
  border-bottom: 1px solid #DEDEDE;
}

.activity_list li .activity_img {
  display: block;
}

.activity_list li .activity_list_head {
  font-size: 20px;
  color: #333333;
  margin-bottom: 20px;
}

.activity_list li .activity_list_font {
  font-size: 14px;
  color: #333;
  text-align: justify;
}

.activity_list li .activity_list_left {
  width: 500px;
}

.activity_list li .activity_list_groupBtn {
  overflow: hidden;
  margin-top: 20px;
}

.activity_list li .activity_btn {
  width: 120px;
  height: 40px;
  background: #e4393c;
  position: relative;
  behavior: url(css/PIE.htc);
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  color: #fff;
  border: 1px solid #e4393c;
  border-radius: 20px;
  font-size: 14px;
  margin-right: 20px;
}

.activity_list li .activity_btn a {
  color: #fff;
}

.activity_list li .activity_btns {
  width: 120px;
  height: 40px;
  background: #fff;
  position: relative;
  behavior: url(css/PIE.htc);
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  color: #e4393c;
  border: 1px solid #e4393c;
  border-radius: 20px;
  font-size: 14px;
}

/*热门活动e*/
/*增值服务s*/
.appreciation_cont {
  clear: both;
}

.appreciation_list {
  display: none;
}

.appreciation_list .appreciation_block .appreciation_head {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  padding-top: 40px;
  padding-bottom: 20px;
}

.appreciation_list .appreciation_block .appreciation_font {
  font-size: 14px;
  color: #333333;
  line-height: 25px;
}
.appreciation_block p{
	font-size: 16px !important;
  color: #333333 !important;
  line-height: 25px !important;
  font-family: "微软雅黑" !important;
}
.appreciation_block span{
	font-size: 16px !important;
  color: #333333 !important;
  line-height: 25px !important;
  font-family: "微软雅黑" !important;
}
.appreciation_block font{
	font-size: 16px !important;
  color: #333333 !important;
  line-height: 25px !important;
  font-family: "微软雅黑" !important;
}
/*增值服务e*/
/*地图s*/
.map_selectBox {
  display: inline-block;
  margin-left: 10px;
}

.map_slectBlock {
  margin-left: 0px !important;
  float: left;
  margin-top: 10px;
}

.map_block {
  overflow: hidden;
}

.map_box {
  height: 60px;
  background: #f2f2f2;
  line-height: 60px;
  padding-left: 30px;
  margin-bottom: 20px;
}

.map_box .map_name {
  margin-right: 15px;
  font-size: 16px;
  color: #333333;
}

.map_box .map_input {
  display: inline-block;
  border: 1px solid #DEDEDE;
  height: 38px;
  line-height: 38px;
  background: #fff;
  padding: 0 10px;
  /*0820*/
  margin-right: 20px;
  float: right;
  margin-top: 10px;
}

.map_box .map_input select {
  outline: none;
  width: 120px;
}

.map_box .map_input input {
  width: 210px;
}

.map_box .map_searchBtn {
  font-size: 14px;
  color: #e4393c;
  cursor: pointer;
}

.map_listBox {
  background: #f7f7f7;
}

.map_listBox li {
  padding: 20px 30px 15px 30px;
  cursor: pointer;
}

.map_listBox .map_list_title {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}

.map_listBox .map_list_font {
  font-size: 14px;
  color: #333333;
  padding-top: 15px;
}

.map_listColor {
  background: #fff;
}

/*地图e*/
/*小额s*/
.dribblet_box {
  clear: both;
  display: none;
}

.dribblet_boxs {
  clear: both;
  display: none;
}

.dribblet_head {
  text-align: right;
  color: #666666;
  font-size: 14px;
  width: 780px;
  margin: 0 auto;
  padding-top: 35px;
  padding-bottom: 20px;
}

.dribblet_table {
  border-color: #DEDEDE;
  width: 780px;
  margin: 0 auto;
  border: 1px solid #DEDEDE;
}

.dribblet_table td {
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #DEDEDE;
}

.dribblet_table th {
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #DEDEDE;
}

.dribblet_foot {
  border-top: 1px solid #DEDEDE;
  padding-top: 20px;
  width: 780px;
  margin: 0 auto;
  text-align: left;
  font-size: 16px;
  color: #666666;
  margin-top: 40px;
  color:#e4393c;
}

/*小额e*/
/*货款利率s*/
.payment_title {
  width: 600px;
  margin: 0 auto;
  font-size: 14px;
  color: #666666;
  text-align: right;
  margin-bottom: 26px;
}

.payment_table {
  border-color: #dedede;
  width: 600px;
  margin: 0 auto;
}

.payment_table th {
  padding: 10px 0;
}

.payment_table td {
  padding: 10px 0;
  text-align: center;
}

.payment_head {
  font-size: 18px;
  color: #333333;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 40px;
  font-weight: bold;
}

/*货款利率e*/
/*招聘信息李阳s*/
.listJs {
  text-align: center;
  font-size: 16px;
  color: #e4393c;
}

.listCxnews {
  width: 546px;
  height: 248px;
  border: solid 1px #dedede;
  margin: 0 auto;
  margin-top: 20px;
  padding: 32px 44px 0 38px;
}

.listCxnews .listCx {
  margin-bottom: 18px;
}

.listCxnews span {
  width: 210px;
  text-align: right;
  display: inline-block;
  font-size: 16px;
  color: #333333;
  margin-right: 10px;
}

.listCxnews input {
  border: solid 1px #DEDEDE;
  width: 298px;
  padding-left: 20px;
  height: 38px;
  font-size: 16px;
}

.listCxnews .listCxcode {
  position: relative;
}

.listCxnews .listCxcode input {
  width: 208px;
  padding-right: 90px;
}

.listCxnews .listCxcode img {
  position: absolute;
  top: 6px;
  right: 13px;
}

.listCxnews .listCXbtn {
  padding-left: 220px;
  margin-top: 24px;
  overflow: hidden;
}

.listCxnews .listCXbtn .listCXbt {
  float: left;
  width: 140px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  background-color: #e4393c;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
  border-radius: 40px;
  position: relative;
  behavior: url(css/PIE.htc);
}

.listCxnews .listCXbtn .listCXbt2 {
  background-color: #e5e5e5;
  color: #333333;
  margin-left: 20px;
}

.listTips {
  font-size: 14px;
  color: #666666;
  text-align: center;
  margin-top: 16px;
}

/*招聘信息李阳e*/
/*手风琴效果修改s*/
.accordionmenu a:hover {
  color: #e4393c!important;
}

/*手风琴效果修改e*/
/*理财s*/
.content_nes_title {
  text-align: center;
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  line-height: 36px;
  margin-bottom: 20px;
  margin-top: 30px;
}

.product_news_se .compute_select {
  margin-left: 15px;
  font-size: 14px;
  color: #333333;
}

.product_news_se .compute_select select {
  width: 100px;
}

.product_news_se .ml0 {
  margin-left: 0;
}

.product_news_se a {
  display: inline-block;
  font-size: 14px;
  color: #333333;
  margin-left: 20px;
}

.product_news_se .product_search {
  margin-left: 40px;
}

.product_news_se .product_search input {
  width: 223px;
}

.product_news_se .product_search span {
  display: inline-block;
  width: 48px;
  font-size: 14px;
  color: #e4393c;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}

.product_news_cont {
  margin-top: 20px;
}

.product_news_cont ul {
  border: solid 1px #F4F4F4;
  border-bottom: 0;
}

.product_news_cont ul li {
  padding: 30px 26px 30px 22px;
  border-bottom: solid 1px #F4F4F4;
}

.product_news_cont ul li .product_news_title {
  font-size: 18px;
  color: #333333;
  margin-bottom: 18px;
}

.product_news_cont ul li .product_news_title span {
  display: inline-block;
  font-size: 12px;
  color: #ffffff;
  background-color: #ff8183;
  padding: 0 10px;
  line-height: 18px;
  border-radius: 40px;
  margin-right: 10px;
  position: relative;
  behavior: url(css/PIE.htc);
  position: relative;
 top: -5px; 
}

.product_news_cont ul li .product_news_title .cpmjq {
  font-size: 14px;
  color: #333333;
}

.product_news_cont ul li .product_news_fx {
  padding: 0 20px 0 10px;
  font-size: 14px;
  color: #666666;
  line-height: 32px;
  display: inline-block;
  /*0905修改*/
  margin-bottom: 20px;
}

.product_news_cont ul li table tr td {
  width: 136px;
  padding: 0 25px;
  border-left: solid 1px #F4F4F4;
}

.product_news_cont ul li table tr td .product_name {
  font-size: 14px;
  color: #666666;
  margin-bottom: 8px;
  text-align:center;
}

.product_news_cont ul li table tr td .product_number {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  height:40px;
  overflow:hidden;
  text-align:center;
}

.product_news_cont ul li table tr .td1 {
  padding-left: 0;
  border-left: 0;
  width: 160px;
}

.product_news_cont ul li table tr .td1 .product_number {
  color: #e4393c;
}

.product_news_cont ul li:hover {
  background-color: #FAFAFA!important;
}

/*理财e*/
/*凤凰精选基金s*/
table, th, td {
  border-collapse: collapse;
}

.fundtype {
  overflow: hidden;
  margin-bottom: 24px;
}

.fundtype .electron_name {
  text-align: left;
  width: 80px;
}

.fundtype .lc_nounForm {
  margin-right: 42px;
}

.fundtype .mr0 {
  margin-right: 0;
}

.bondBusinessOffer {
  margin-bottom: 40px;
  clear: both;
  display: none;
}

.bondBusinessOffer .bondTitle {
  font-size: 16px;
  color: #e4393c;
  margin-bottom: 20px;
  font-weight: bold;
}

.bondBusinessOffer .bondcontent {
  overflow-x: auto;
}

.bondBusinessOffer .bondcontent table {
  width: 100%;
}

.bondBusinessOffer .bondcontent table th {
  width: 78px;
  font-size: 14px;
  color: #333333;
  height: 72px;
  padding: 0 10px;
  background-color: #f7f7f7;
  border: solid 1px #efefef;
}
#xqmmTable th{
	width:55px;
}
.bondBusinessOffer .bondcontent table td {
  text-align: center;
  height: 50px;
  font-size: 14px;
  color: #333333;
  border: solid 1px #efefef;
}

.bondBusinessOffer .bondcontent table td a {
  color: #e4393c;
}

.bondBusinessOffer .bondcontent .bjtable {
  width: 100%;
}

.fundtype_input {
  margin-bottom: 20px;
  margin-right: 20px;
}

.fundtype_input .layui-form-item .layui-input-inline {
  width: 168px;
}

.fundtype_input .layui-form-item .layui_search {
  width: 273px;
  border: solid #DEDEDE 1px;
}

.fundtype_input .layui-form-item .layui_search input {
  border: 0;
  float: left;
  width: 270px;
  padding-right: 20px;
  height: 36px;
  /*0905修改*/
}

.fundtype_input .layui-form-item .layui_search a {
  float: left;
  overflow: hidden;
  margin-top: 10px;
}

.fundtype_input .fundtype_btn {
  display: inline-block;
}

.fundtype_input .fundtype_btn a {
  width: 85px;
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  color: #333333;
  background-color: #e6e6e6;
  border-radius: 40px;
  position: relative;
  behavior: url(css/PIE.htc);
  margin-right:5px;
}

.fhjxjj_news_cont {
  margin-top: 0;
}

.fhjxjj_news_cont ul {
  display: none;
}

.fhjxjj_news_cont ul li {
  position: relative;
}

/*.fhjxjj_news_cont ul li table tr {
  background-color: #fff !important;
}*/

.fhjxjj_news_cont ul li table tr td {
  width: 106px;
  border-left: 0;
  padding-left: 0;
  text-align: center;
}

.fhjxjj_news_cont ul li table tr td .product_number {
  font-weight: 400;
}

.fhjxjj_news_cont ul li table tr .td1 {
  text-align: left;
  width: 96px;
}

.fhjxjj_news_cont ul li table tr .td1 .product_number {
  color: #e4393c;
}

.fhjxjj_news_cont ul li table tr .td2 .product_number {
  color: #e4393c;
}

.fhjxjj_news_cont ul li .fhjxjjbtns {
  width: 192px;
  height: 40px;
  position: absolute;
  top: 69px;
  right: 19px;
}

.fhjxjj_news_cont ul li .fhjxjjbtns a {
  width: 110px;
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  color: #FFFFFF;
  background-color: #e4393c;
  border-radius: 40px;
  position: relative;
  behavior: url(css/PIE.htc);
  margin-left: 40px;
}

.fhjxjj_news_cont ul li .fhjxjjbtns .fhjxjjbtn2 {
  color: #e4393c;
  margin-left: 14px;
  background-color: #fff;
  border: solid 1px #e4393c;
}

.fundlist_tab {
  background-color: #f7f7f7;
  border: solid 1px #F4F4F4;
  border-bottom: 0;
  overflow: hidden;
}

.fundlist_tab span {
  width: 25%;
  height: 50px;
  display: block;
  float: left;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
  color: #333333;
  cursor: pointer;
}

.fundlist_tab .fundlist_span {
  background: #e4393c;
  color: #fff;
}

.fundlist_tabs {
  background-color: #f7f7f7;
  border: solid 1px #F4F4F4;
  border-bottom: 0;
  overflow: hidden;
}

.fundlist_tabs span {
  width: 25%;
  height: 50px;
  display: block;
  float: left;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
  color: #333333;
  cursor: pointer;
}

.fundlist_tabs .fundlist_span {
  background: #e4393c;
  color: #fff;
}

.disb {
  display: block !important;
}

/*弹框滚动条样式*/
.bondcontent::-webkit-scrollbar {
  width: auto;
  height: 4px;
}

/* 滚动条的滑轨背景颜色 */
.bondcontent::-webkit-scrollbar-track {
  background-color: #dedede;
}

/* 滑块颜色 */
.bondcontent::-webkit-scrollbar-thumb {
  background-color: #e4393c;
}

/*凤凰精选基金e*/
/*北京农商银行柜台记账式债券报价s*/
.offerTime {
  text-align: center;
  font-size: 14px;
  color: #333333;
}

.bondBusinessBox {
  clear: both;
  padding-top: 30px;
}

.cozyTips {
  padding-top: 20px;
  margin-top: 40px;
  border-top: solid 1px #F4F4F4;
}

.cozyTips p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}

.fundtype_echarts_box {
  width: 782px;
  height:550px;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: hidden;
  position: fixed;
  left: 0;
  right:0;
  bottom:0;
  top: 0;
  margin:auto;
  display: none;
  z-index:99;
}

.fundtype_echarts_box .fundtype_echarts_content {
  width: 760px;
  margin: 0 auto;
  padding: 30px 0;
  background-color: #fff;
  box-shadow: 0 0 10px #cbc8c8;
  position: relative;
  behavior: url(css/PIE.htc);
}

.fundtype_echarts_box .fundtype_echarts_content .fundtype_echarts_close {
  position: absolute;
  width: 81px;
  height: 80px;
  background: url(../img/closeBg.png) center top no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  top: 0;
  right: 0;
}

.fundtype_echarts_box .fundtype_echarts_content .fundtype_echarts_close img {
  position: absolute;
  top: 16px;
  right: 17px;
  cursor: pointer;
}

.fundtype_echarts_box .fundtype_echarts_title {
  font-size: 18px;
  color: #333333;
  text-align: center;
  margin-bottom: 50px;
}

.fundtype_echarts_box .fundtype_echarts_fontL {
  font-size: 14px;
  color: #505050;
  position: absolute;
  top: 100px;
  left: 50px;
  width: 10px;
}

.fundtype_echarts_box .fundtype_echarts_fontR {
  font-size: 14px;
  color: #505050;
  position: absolute;
  top: 100px;
  right: 50px;
  width: 10px;
}

.fundtype_echarts_box #fundtype_echarts {
  margin: 0 auto;
}

/*北京农商银行柜台记账式债券报价e*/
/*金凤凰理财s*/
.tab_call_all {
  display: table-cell;
  vertical-align: middle;
  word-break: break-all;
  text-align: center;
}

.tab_call_all span {
  display: inline-block;
  vertical-align: middle;
}

.jfhlcCont .jfhlcmain1 {
  margin-bottom: 20px;
}

.jfhlcCont .jfhlcmain1 span {
  font-size: 14px;
  color: #333333;
}

.jfhlcCont .jfhlcmain1 .compute_select {
  margin-right: 20px;
  padding: 10px 10px;
}

.jfhlcCont .jfhlcmain1 .compute_select select {
  width: 100px;
}

.jfhlcCont .jfhlcmain1 .compute_select input {
  width: 120px;
}

.jfhlcCont .jfhlcmain1 .compute_select .mr0 {
  margin-right: 0;
}

.jfhlcCont .jfhlcmain2 {
  margin-bottom: 30px;
}

.jfhlcCont .jfhlcmain2 span {
  font-size: 14px;
  color: #333333;
}

.jfhlcCont .jfhlcmain2 .compute_select {
  margin-right: 20px;
  padding: 10px 10px;
}

.jfhlcCont .jfhlcmain2 .compute_select select {
  width: 100px;
}

.jfhlcCont .jfhlcmain2 .compute_select .compute_select_Profit {
  width: 70px;
}

.jfhlcCont .jfhlcmain2 .jfhlcbtn {
  width: 85px;
  height: 37px;
  border-radius: 40px;
  position: relative;
  behavior: url(css/PIE.htc);
  font-size: 14px;
  color: #FFFFFF;
  line-height: 40px;
  text-align: center;
  background-color: #e4393c;
  display: inline-block;
  cursor: pointer;
}

.jfhlcCont .jfhlcmain2 .jfhlcbtn2 {
  background-color: #e6e6e6;
  color: #333333;
  margin-left: 20px;
}

.jfhlcCont .notice_list_title .notice_list_name {
  height: 72px;
  background-color: #e4393c;
}

.jfhlcCont .notice_list_title .notice_list_name .tab_call {
  height: 72px;
  font-size: 14px;
  color: #ffffff;
}

.jfhlcCont #notice_list li {
  border-bottom: solid 1px #F4F4F4;
  height: auto;
}

.jfhlcCont #notice_list .table_call {
  width: 880px;
  height: 78px;
  display: table-cell;
  vertical-align: middle;
  word-break: break-all;
  text-align: center;
}

.jfhlcCont #notice_list span {
  text-align: center;
  display: inline-block;
  font-size: 12px;
  color: #333333;
  vertical-align: middle;
}

.jfhlcCont #notice_list span a {
  color: #e4393c;
}

.jfhlcCont #notice_list .tal {
  text-align: left;
  padding-left: 5px;
}

/*金凤凰理财e*/
/*投资理财详情s*/
.productIntro {
  width: 880px;
  margin: 0 auto;
}

.productIntro ul > li {
  height: 51px;
}

.productIntro ul > li h3 {
  font-size: 16px;
  color: #333333;
  line-height: 51px;
  text-align: center;
}

.productIntro ul > li span {
  display: inline-block;
  font-size: 16px;
  color: #333333;
  min-height: 50px;
  line-height: 50px;
}

.productIntro ul > li .productIntroth {
  width: 196px;
  padding-left: 69px;
}

/*投资理财详情e*/
/*搜索结果s*/
.searchresult {
  font-size: 24px;
  color: #333333;
  margin: 36px 0 30px 0;
}

.searchresule {
  min-height: 500px;
}

#searchresule_list li {
  overflow: hidden;
  padding: 32px 20px 30px;
}

#searchresule_list li .searchTitle {
  font-size: 18px;
  color: #333333;
  margin-bottom: 16px;
  font-weight: bold;
}

#searchresule_list li .searchTitle span {
  color: #e4393c;
}

#searchresule_list li .searchMain {
  font-size: 14px;
  color: #666666;
  margin-bottom: 12px;
}

#searchresule_list li .searchchannel {
  font-size: 14px;
  color: #666666;
}

.searchNull {
  font-size: 16px;
  color: #666666;
  display: none;
}

/*搜索结果e*/
/*外汇牌价s*/
.exchange_rate {
  width: 880px;
  margin: 0 auto;
}

.exchange_rate .whhl_list .tab_call {
  font-size: 14px;
  color: #333333;
  height: 50px;
  background-color: #F7F7F7;
  font-weight: bold;
}

.exchange_rate #whhl_list .tab_call {
  font-size: 14px;
  color: #333333;
  height: 50px;
}

.exchange_rate_news {
  margin-bottom: 12px;
}

.exchange_rate_news .layui-inline {
  border: solid 1px #F4F4F4;
  padding-left: 20px;
}

.exchange_rate_news .layui-inline .layui-input {
  width: auto;
  display: inline-block;
  text-align: right;
  border: 0;
  width: 156px;
  padding-right: 18px;
  margin-right: 20px;
  background: url(../img/accordiondown1.png) no-repeat;
  background-position: right;
  cursor: pointer;
}

.currency_news {
  font-size: 14px;
  color: #666666;
  line-height: 40px;
}

.whpj_list tr th {
  font-size: 14px;
  color: #333333;
  height: 50px;
}

.whpj_list tr td {
  font-size: 14px;
  color: #333333;
  text-align: center;
  height: 50px;
}

.whpj_list tr td a {
  color: #e4393c;
}

.whpj_list_null {
  height: 323px;
  padding-top: 44px;
  display: none;
}

.whpj_list_null img {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}

.whpj_list_null p {
  text-align: center;
  font-size: 16px;
  color: #666666;
}

.whpj_list_null .whpj_null_btn {
  display: block;
  width: 140px;
  height: 40px;
  background-color: #e4393c;
  font-size: 16px;
  line-height: 40px;
  color: #FFFFFF;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
  border-radius: 40px;
  position: relative;
  behavior: url(css/PIE.htc);
}

/*外汇牌价e*/
/*李阳改s*/
.new_block_content {
  background-color: #f7f7f7;
}

.new_block_content .mtb0 {
  margin-top: 0;
  margin-bottom: 0;
  height: 290px;
  overflow: visible;
}

.new_block_content .news_block_left {
  width: 394px;
  padding: 55px 55px 38px 0;
}

.new_block_content .news_block_left .news_block_left_head {
  border-bottom: solid 1px #efefef;
}

.new_block_content .news_block_left .news_block_left_conent .news_block_left_font li {
  width: 394px;
}

.option_block2 {
  width: 625px;
  height: 120px;
}

.scroll2 {
  margin: 0 auto;
  width: 625px;
  height: 420px;
  overflow: hidden;
  position: relative;
}

.scroll2 ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 99999px;
  height: 120px;
}

.scroll2 li {
  float: left;
  width: 610px;
  height: 420px;
  margin-left: 15px;
}

.scroll2 li .scroll_list {
  width: 110px;
  text-align: center;
  position: relative;
  margin-left: 5px;
}

.scroll2 li .scroll_list .option_block_icon {
  color: #333333;
  font-size: 14px;
}

.scroll2 li .scroll_list .option_block_img {
  margin-top: 26px;
  margin-bottom: 20px;
}

.prev1 {
  position: absolute;
  left: 2px;
  top: 45px;
}

.next1 {
  position: absolute;
  right: 2px;
  top: 45px;
}

.news_block_r {
  padding: 55px 0 0 0;
}

.news_block_r .news_block_left_head {
  font-size: 20px;
  color: #333333;
  padding-bottom: 10px;
  border-bottom: solid 1px #efefef;
}

/*公告信息s*/
.swiper_wrap {
  position: relative;
  width: 1000px;
  height: 40px;
  overflow: hidden;
  float: left;
}

.swiper_wrap ul {
  position: relative;
  top: 0;
  left: 0;
  width: 1000px;
  float: right;
  margin-top: 1px;
}

.swiper_wrap ul li {
  line-height: 40px;
}

.swiper_wrap ul li a {
  color: #e4393c;
}

.horn {
  margin-top: 10px;
  margin-right: 10px;
}

.moreFont {
  color: #e4393c;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
}

.moreFont:hover {
  color: #e4393c!important;
}

.noticeblock {
  width: 1120px;
  margin: 0 auto;
}

.noticebox {
  width: 100%;
  background: #fff;
    overflow: hidden;
    box-shadow: 0 2px 30px #cbc8c8;
    margin-bottom:3px;
}

/*公告信息e*/
.focusingFollow_head {
  font-size: 22px;
  color: #333333;
  font-weight: bold;
}

.pt60 {
  padding-top: 60px;
}

.focusingBlock {
  background: url(../img/aboutImg.jpg) no-repeat;
  width: 250px;
  height: 230px;
}

.focusingBlock .focusingLine {
  display: inline-block;
  width: 100px;
  height: 27px;
  cursor: pointer;
  background-position: 0 -27px;
  background-repeat: no-repeat;
  margin-left: 18px;
}

.focusingBlock .focusingLine_active {
  background-position: 0 0;
}

.focusingBlock .focusingList {
  margin-top: 130px;
}

.min_height {
  min-height: 704px;
}

/*李阳改e*/
/*李阳form表单改s*/
.layui-form-select .layui-edge {
  width: 16px;
  height: 9px;
  background: url(../img/accordiondown1.png) center top no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  margin-top: -4px;
  border: 0;
}

.layui-form-label {
  padding: 9px 22px 9px 0;
  text-align: left;
  width: auto;
}

.layui-form-item .layui-input-inline {
  width: 144px;
}

.layui-input {
  padding-left: 15px;
}

/*李阳form表单改s*/
/*活动头部*/
.activityHead {
  height: 178px;
  padding-top: 218px;
  position: relative;
}

.activityClose {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.lc_normal {
  /* display: none; */
}

/*调卷问查*/
.question_title {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  padding: 40px 0;
}

.question_introduce {
  font-size: 18px;
  color: #333333;
  text-align: justify;
  line-height: 30px;
}

.question_list {
  padding: 10px 20px;
}

.question_font {
  font-size: 22px;
  color: #333333;
  font-weight: bold;
  padding-bottom: 10px;
}

.question_box {
  padding-top: 60px;
}

.question_itme {
  padding-bottom: 80px;
}

.question_text {
  height: 275px;
  border: 1px solid #dedede;
  margin-top: 20px;
}

.question_input {
  width: 1100px;
  margin: 0 auto;
  display: block;
  margin-top: 10px;
  height: 255px;
  border: 0px;
  outline: none;
  resize: none;
  font-size: 18px;
  color: #333333;
}

.question_btnBlock .question_btn {
  width: 200px;
  height: 60px;
  background: #e4393c;
  font-size: 20px;
  color: #fff;
  line-height: 60px;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
}

/*企业文化*/
.enterprise_list {
  display: none;
}

.enterprise_list .enterprise_head {
  font-size: 20px;
  color: #e4393c;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 25px;
}

.enterprise_list .enterprise_title {
  color: #e4393c;
  font-size: 16px;
  position: relative;
  padding-left: 10px;
  font-weight: bold;
  padding-bottom: 15px;
}

.enterprise_list .enterprise_title::after {
  content: "";
  width: 3px;
  height: 18px;
  background-color: #e4393c;
  position: absolute;
  left: 0px;
  top: 3px;
}

.enterprise_list .enterprise_font {
  padding-bottom: 20px;
  line-height: 25px;
}

.enterprise_list .enterprise_block {
  padding-bottom: 25px;
}

#resetBtn {
  width: 85px;
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  color: #333333;
  background-color: #e6e6e6;
  border-radius: 40px;
  position: relative;
  behavior: url(css/PIE.htc);
}
.goTo{
	position:fixed;
	bottom:20px;
	right:0px;
	display:none;
	cursor:pointer;
}
.layui-form-select dl{
	max-height:150px;
}
/*下拉框*/
.selectBlock{
	width:30px;
	height:35px;
	background:#fff;
	position:absolute;
	top:1px;
	right:1px;
	z-index:1;
}
.layui-form-select .layui-edge{
	z-index:2;
}
.ysCenterbox {
  overflow: hidden;
}

.ysCenterbox .ysLine {
  overflow: hidden;
  width: 1090px;
  margin: 30px auto;
  box-shadow: 0 0 15px #cbc8c8;
  border-radius: 10px;
  position: relative;
  behavior: url(css/PIE.htc);
  padding: 30px 0;
  background: #fff;
}

.ysCenterbox .ysLine .ysImg {
  display: block;
  width: 250px;
  height: 150px;
  margin-left: 30px;
}

.ysCenterbox .ysLine .ysLineR {
  width: 750px;
  padding-right: 30px;
  overflow: hidden;
}

.ysCenterbox .ysLine .ysLineR h2 {
  color: #333;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
}

.ysCenterbox .ysLine .ysLineR .ysLineFont {
  font-size: 14px;
  color: #333;
  text-align: justify;
}

.ysCenterbox .ysLine .ysLineBtn {
  width: 100px;
  height: 35px;
  background: #e4393c;
  border-radius: 20px;
  text-align: center;
  line-height: 35px;
  color: #fff;
  position: absolute;
  right: 30px;
  bottom: 30px;
  cursor: pointer;
  behavior: url(css/PIE.htc);
}
.zfColor{
	color:green !important;
}
.detailBtn{
	display:inline-block;
	padding:0 10px;
	height:40px;
	line-height:40px;
	font-size:16px;
	color:#e4393c;
	background:#fff;
	border: 1px solid #e4393c;
	cursor: pointer;
	position: relative;
    behavior: url(css/PIE.htc);
    border-radius: 20px;
    margin-right:15px;
}
.detailBtn:hover{
	color: #fff!important;
    background: #e4393c!important;
}
.se{
	background:#e4393c;
	color:#fff;
}

.loser {
  padding-top:75px;
  text-align: center;
}

.loserFont {
  font-size: 14px;
  color: #333333;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

.loserBtn {
  text-align: center;
}

.loserBtn .loserReturn {
  display: inline-block;
  width: 100px;
  height: 26px;
  border-radius: 5px;
  border: 1px solid #e4393c;
  text-align: center;
  line-height: 26px;
  color: #e4393c;
  margin-right: 50px;
}

.loserBtn .loserRefresh {
  display: inline-block;
  width: 100px;
  height: 26px;
  border-radius: 5px;
  border: 1px solid #e4393c;
  text-align: center;
  line-height: 26px;
  color: #fff;
  background: #e4393c;
}
.info_page{
	float: left;
    position: relative;
    left: 50%;
}
.pageSize{
	float: left;
    position: relative;
    left: -50%;
	margin-top:30px !important;
}
.metalIcon{
	width: 20px;
    vertical-align: sub;
    height: 20px;
}
.productName{
	font-style: normal;
    display: inline-block;
    width: 280px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    top: -5px;
}
.productTitle{
	display: inline-block;
    max-width: 500px;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right:10px;
}
.mzFont{
	font-size:13px !important;
	color:#999999 !important;
	font-family: "微软雅黑" !important;
	padding-top:10px;
}
.navigationBox  li a{
	display: initial !important;
	padding-left:0px !important;
}
.yhkEwm{
	width: 130px;
	height:130px;
	position: absolute;
	bottom: 65px;
	display: none;
}
.yhkdetailEwm{
	width: 130px;
	height:130px;
	position: absolute;
	bottom: 45px;
	display: none;
}
.slideshow_font{
	position:relative;
}
.card_detail_line{
	font-size: 16px !important;
  	color: #333333 !important;
  	line-height: 30px !important;
  	font-family: "微软雅黑" !important;
}
.card_detail_line table{
	max-width:95% !important;
}
.card_detail_line p {
  font-size: 16px !important;
  line-height: 30px !important;
  font-family: "微软雅黑" !important;
}
.card_detail_line span{
  font-size: 16px !important;
  font-family: "微软雅黑" !important;
}
.card_detail_line div{
  font-size: 16px !important;
  font-family: "微软雅黑" !important;
}
.card_detail_line img{
	max-width:100%;
}
.card_detail_line font{
	font-size: 16px !important;
	color: #333333;
	font-family: "微软雅黑" !important;
}
.card_detail_line table tr td{
	font-family: "微软雅黑" !important;
}
.card_detail_line table tr th{
	font-family: "微软雅黑" !important;
}
