﻿@charset utf-8;

/* 
 * 泰隆个人银行首页样式
 * @author:sunsc 
 * @alter:wusl1
 */

html,body{
	overflow:hidden;
}
* html,* html body{
	background-attachment:fixed;
}
.mainRightP{
	cursor: pointer;
	width:103px;
	height:40px;
	position:fixed;
	top:100px;
	z-index:10;
	_position:absolute;
	_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-100);
	_bottom:auto;
	left:-105px;
	
}
.mainRightP .mainRight_up{
	display: block;
	width:103px;
	height:40px;
	background: url(images/mainRightP_tp.gif) no-repeat;
}
/*.mainRightP .mainRight_up:hover{
	background: url(images/mainRightP_tp.png) 0 -40px no-repeat;
}*/
.mainRightP .mainRight_down{
	display: block;
	width:103px;
	height:40px;
	background: url(images/mainRightP_dw.gif) no-repeat;
}
/*.mainRightP .mainRight_down:hover{
	background: url(images/mainRightP_tp.png) 0 -120px no-repeat;
}*/
/* 在线客服 */
.rightCustomerB .customer_greetings{
	position:absolute;
	display: block;
	width:140px;
	height:111px;
	left:60px;
	top:27px;
	z-index: 11;
	background: url(images_new/sy_customerGreeting.png) no-repeat;
	background-size: 100%;
}
.greetings_words{
    position:absolute;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 12px;
	padding: 28px;
}
/* 咨询电话 */
/* .service{padding:19px 0 0 28px; width:110px; height:45px; background:url(images/phone.png) 5px 25px no-repeat; float:right; _display:inline;}
.service h4{font-size:12px; color:#B4B4B4; line-height:20px;}
.service p{color:#969696; font-size:16px;}
.service p span{color:#E66432} */

#header,#mainWrapper,#footer,#pageThemeWrappers{
	clear:both;
	width:100%;
}
#header{
	z-index:2;
}
#footer{
	width:100%;
	z-index:999;
	height:25px;
	_position:absolute;
	_bottom:auto; 
	_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-0);
}
#closeAll {
	float:right;
	right: 191px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 22px;
	background-color: #FFFFFF;
	margin-top: 12px;
}
/* body的样式*/
#bodyWrapper{
	overflow-y:hidden;
	overflow-x:hidden;
	overflow:hidden;
	width:100%;
	position: relative;
}
/*主工作区*/
#mainWrapper {
	clear:both;
	overflow-x:hidden;
	overflow-y:scroll;
	position:relative;
	z-index:1;
}
button{cursor:pointer; overflow:visible;}
a.helper-link:link, a.helper-link:visited{color:#ae6200;}
a.helper-link:hover, a.helper-link:active{color:#ae6200;}
a.white-link:link, a.white-link:visited{color:#fff;}
a.white-link:hover, a.white-link:active{color:#fff;}
a.link-more:link,a.link-more:visited{color:blue;}
a.link-more:hover,a.link-more:active{color:#FF0000;}
a.link-qm:link,a.link-qm:visited{color:#333;}
.color-ad8200{color:#ad8200;}
.color-ff0000{color:#ff0000;}
/*头部-banner*/
.banner-wrap{
	width:1200px; 
	margin:0 auto; 
	padding-top:0px;
}
.search-wrap{
	float:left; 
	display:inline; 
	margin:25px 0 0 36px;
}
.search input{
	float:left;
	display:inline;
	background:none;
	border:none;
	width:140px;
	margin:5px 0 0 5px;
	margin:6px 0 0 5px\9;
}
/* 银行公告start */
.bank_note{
	/* width: 300px;  */
	width: 342px; 
	color:#000;
	font:lighter 12px/1.1 Arial,sans-serif;
	text-decoration:none;
	text-align:left;
}
.noticeDate{
	color:#999999;
	float:right;
	width:80px;
}

.noticeTitle{
	background: url(images/list_icon.png) no-repeat scroll 0 -5px transparent;
	padding-left:10px;
	float:left;
	width:100%;
	cursor:pointer;
}

.bank_note .top{
	height:25px;
	padding-top: 25px;
	background: url(images/note_background.gif) no-repeat 0 top; 
}

.bank_scroll li{
	line-height: 18px!important;
	margin:0px 0px 0px 0px!important;
}

.bank_note .bottom{
	height:25px;
	background: url(images/note_background.gif) no-repeat bottom; 
}

.bank_note .close{
    background: url("images/note_close.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: right;
    height: 17px;
    position: absolute;
    text-align: center;
    top: 25px;
    left:310px;
    width: 18px;
    z-index: 100;
}

.bank_wrapper {
    height: 36px;
    left: 15px;
    overflow: hidden;
    position: absolute;
    top: 27px;
    width: 280px;
}

.bank_scroll{
	position:absolute;
	width:280px;
}
/* 银行公告end */

/*头部-导航*/
/*.nav  a{
	font-family: 'Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif';	
}*/
.main-nav{z-index:30;position:relative;}
.main-nav-content{
	width: 1200px;
	margin:0 auto;
	height:36px;
}
.main-nav-item,.change-theme{float:left; display:inline;}
.main-tab-on,.main-tab-none{
	float:left; 
	display:inline;
	font-size:14px;
	height: 54px;
	/* margin-top:6px; */
	background: url("images/li_right_bg1.png") no-repeat scroll left center transparent;
}
.main-tab-none{padding:0 0px;}
.main-tab-on .main-tab-left,.main-tab-none .main-tab-left{
	display:block;
	height:32px;
	line-height:27px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;	
	width:70px;
	text-align:center;
	_float:left;/*IE6 hack*/
	padding-top:3px;
}
.main-tab-left:hover{text-decoration:none;}
.opera-item{
	background-color:#fff;
	width:12px;
	height:12px;
	line-height:10px;
	border-radius:2px;
	border:1px solid #ad8200;
	margin-top:-1px;
	color:#ad8200;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
}
/*设置换肤的图标*/
.change-view-effective{
	float:right;
	display:inline;
	border:1px solid #cdcdcd;
	border-radius:2px;
	margin:8px 15px 0 5px;
	padding:3px 3px;
}
.change-view-effective li{float:left; display:inline;}
.skin-item{
	width:11px;
	height:11px;
	border-radius:1px;
	margin-right:5px;
	cursor:pointer;
}
.skins_yellow,.skins_yellow_click,.skins_blue,.skins_blue_click,.skins_purple,.skins_purple_click,.skins_green,.skins_green_click,.skins_brown,.skins_brown_click{
	background-image:url(images/icon_skinsChange.gif);
	border:1px solid #B99526;
}
.skins_yellow{background-position:-8px -5px;}
.skins_yellow_click{background-position:-7px 21px;}
.skins_purple{	background-position:-30px -5px;}
.skins_purple_click{background-position:-29px 21px;}
.skins_blue{	background-position:-51px -5px;}
.skins_blue_click{background-position:-52px 21px;}
.skins_green{	background-position:-74px -5px;}
.skins_green_click{background-position:-75px 21px;}
.skins_brown{	background-position:-97px -5px;}
.skins_brown_click{background-position:-99px 21px; }
/*导航*/
.sec-nav-item{
	position: absolute;
	width: 1225px;
	left: 50%;
	margin-left: -600px;
	margin-top: 22px;
	z-index: 99;
	display: none;
	overflow-y: scroll;
	height: 380px;
}
.sec-nav-item .second-nav{
	/* display:inline; */
	position:relative;
	font-size:16px;
	font-weight: 500;
	cursor:pointer;
	/* background: url("images/main_menu_dq.gif") no-repeat scroll left center transparent; */
	width: 160px;
	line-height: 24px;
	display: inline-block;
	vertical-align: top;
}
.sec-nav-item .subNav-cutLine{
	float: left;
}

.sec-nav-item span .sub-nav-item-hover{
	font-weight:bolder;
	_font-weight:normal;
	font-size:12px;
}
.sec-nav-item .third-nav-item span {
	font-weight:bolder;
	_font-weight:normal;
	_font-size:12px;
	font-size:13px;
	padding: 6px 0;
}

.sec-nav-item .third-nav-item{
	/* position:absolute; */
	left:0;
	top:25px;
	width:140px;
	z-index:15;
}

.sec-nav-item .third-nav-item span{
	/* height:29px; */
}

.sec-nav-item .third-nav-item span a{
	/* height: 18px; */
	font-size: 13px;
	font-weight: 400;
	color: #181818;
	line-height: 18px;
	/* padding:8px 5px 8px 10px; */
	/* border-left: 1px solid white; */
}
.sec-nav-item .third-nav-item span a:hover{
	text-decoration: underline;
}
.sec-nav-item .third-nav-item .has-nav{
	background:#fff url(images/sub_nav_arrow.png) no-repeat;
	background-position:120px 12px;
}
.sec-nav-item .third-nav-item .has-nav.third-nav-item-hover{
	/* background:#EEE url(images/sub_nav_arrow.png) no-repeat;
	background-position:120px 12px;
	color:#FF9400; */
}
.sec-nav-item .forth-nav-item{
	position:absolute;
	top:-1px;
	left:140px;
	width:140px;
	display:none;
	background-color:#FFF;
}

.main-tab-on .main-tab-left:hover{ 
	background:url(../../../skins/yellow/images/menu_background_de.png) no-repeat;
 	padding:0px;
}
.sec-nav-item > .subNav-cutLine{display:none;}
.sec-nav-item span a{
	color: #FA6B4B;
	text-decoration: none;
}
.sec-nav-item span a.white-link{background: none;padding:12px 8px;}
.sec-nav-item span a.sub-nav-item-hover{background:#e1e1e1;}
.sec-nav-item span.tb_sj a.white-link{
	/* background:url(../../../images/main/tb_sj.png) right center no-repeat;  */
	padding-right:15px; 
	display:inline-block; 
	margin-right:5px;
	height: 24px;
	font-size: 16px;
	font-weight: 500;
	color: #FA6B4B;
	line-height: 24px;
}
.sec-nav-item span.tb_sj a.sub-nav-item-hover{border:1px solid #c7c7c7; border-bottom:0px; background:#fafafa; margin-top:4px;padding:8px 14px 7px 7px; color:#ff9c01; position:relative; z-index:20;}
.sec-nav-item .third-nav-item {
	border:none;
}
.sec-nav-item .third-nav-item span{border:0px;}
.sec-nav-item .third-nav-item span .third-nav-item-hover{
	/* border:0px; 
	background:#fcbc50; 
	color:#FFF; 
	font-weight:bold;
	_font-weight:normal; */
}

 /**
.sec-nav-item .third-nav-item li .third-nav-item-hoverTitle{
	position: relative;	
}

.sec-nav-item .third-nav-item li .third-nav-item-hoverTitle::after{

  	content: "跨行，行内代发均支持";
    position: absolute;
    right: -20px;
    top:50%;
    padding: 3px 5px 3px 25px;
    background: #fa7659;
    background-image：url('../../../images/voi.png') 20px 10px no-repeat;
    max-width: 200px;
    border-radius: 5px;
    margin-left: 20px;
    font-weight: 400;
    color: white;
    transform: translate(100%, -50%) 
  }
.sec-nav-item .third-nav-item li .third-nav-item-hoverTitle::before{
  	content: "";
    position: absolute;
    top: 50%;
    right: -20px;
    border-top: 10px solid transparent;
    border-right: 10px solid #fa7659;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    transform: translate(10%, -50%);
    }


.yjDfbubble::after {
    content: "";
    position: absolute;
    left: -15px;
    top: 50%;
    width: 20px;
    height: 20px;
    background: url("../../../images/main/icon_loudspeaker.png")  no-repeat;
    background-size: cover;
    transform: translate(100%, -50%);
}

.yjDfbubble::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -20px;
    border-top: 10px solid transparent;
    border-right: 10px solid #fa7659;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    transform: translate(10%, -50%);
}**/


 
 .yjDfbubble {
    position: relative;
    width: 166px;
    height: 37px;
    color: white;
    right: -135px;
    top: -24px;
    background: url(../../../images/main/daiFaMenuBubble.png) no-repeat;
    background-size: cover;
	z-index: 9;
}
.zzjfFbubble {
	position: relative;
    width: 160px;
    height: 32px;
	object-fit: scale-down;
    color: white;
    right: -70px;
    top: -24px;
    background: url(../../../images/main/zizhujiaofeiMenuBubble.png) no-repeat;
    background-size: cover;
	z-index: 9;
}
.yjDfbubble-account{
	background: url(../../../images/main/loudspeaker.png) no-repeat;
    background-size: cover;
	width: 205px;
    height: 37px;
}


/*IE6 hack*/
.sec-nav-item>.subNav-cutLine{
	color:#fff; 
	padding:5px 0; 
	cursor:default;
	width:0px;
}
*html .sec-nav-item .subNav-cutLine{
	color:#fff; 
	margin:3px 0; 
	cursor:default;
	width:0px;
}/*IE6 hack*/

/*快捷菜单*/
#quickMenuBar{
	position:absolute;
	top:10px;
	right:43px;
	z-index:10;
	display:none;
}
#quickMenuWrapper{
	position:fixed;
	top:155px;
	right:24px;
	z-index:10;
	background-color: #FFFFFF;
	_position:absolute;
	padding: 12px;
	background: #FFFFFF;
	box-shadow: 0px 2px 24px 0px rgba(0,0,0,0.1);
	border-radius: 8px;
}
.qm-header-close{
	position:fixed;
	top:155px;
	right:25px;
	z-index:10;
	_position:absolute;
}
.qm-header-open{
	width:80px;
	height:28px;
}
.qm-item{background-color:#fff; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}
.qm-item li{
	background:url(images/qm_cutLine.png) no-repeat bottom center; 
	text-align:center; 
	padding-top:2px;
}
.qm-item li a{
	display:block;
	margin:0 auto;
	width:72px;
	height:56px;
}
.qmSet{
	width:72px;
	height:25px;
	line-height:25px;
	color:#1d0e50;
	text-align:center;
	margin:0px auto;
	font-weight:bold;
	cursor:pointer;
}
.qm-width{width:80px;}
/*返回顶部*/
#backToTop{
	position:fixed;
	bottom:60px;
/* 	display:none; */
	z-index:10;
	_position:absolute;
	_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-100);
	_bottom:auto;
}
#backToTop .to-top{
	position:relative;
	display:none;
	z-index:11;
	width:18px;
	height:79px;
}
/*主工作区*/
#main,#openArea{
	width:1200px;
	margin:0 auto;
	clear:both;
	position:relative;
	z-index:10;
}
.newOpenArea {
	width:1200px !important; 
}
#main{
	/*padding-left:17px;*/
}
#openArea{
	width:998px;
	margin-top:10px;
	/*padding-left:5px;*/
	overflow:visible;
}
#main,#openArea{
	+clear:both;
	+overflow:hidden;
}
/*我的信息*/
.my-msg{padding:5px 10px; border-bottom:1px solid #e5e5e5}
.my-msg-photo, .my-msg-con{float:left; display:inline;}
.my-msg-con{
	line-height:1.5;
	width:220px; 
	word-break:break-all;
	padding:0 0 10px 10px;
}
.login-msg{
	line-height:1.5;
	background-color:#f7f7f7;
	border-top:1px solid #fff; 
	padding:5px 0 15px 8px;
	font-size:12px
}
.login-time,.login-num{float:left; display:inline;}
.login-time{border-right:1px solid #fff; padding-right:4px; width:170px;}
.login-num{border-left:1px solid #e5e5e5; padding-left:4px; width:130px; word-wrap:break-word; word-break:break-all;}


/*我的理财*/
.myFiance-wrap{padding:10px 8px;}
.myFinance-more{padding:0 25px 10px 10px; text-align:right;}

/*底部*/
.copy-right{text-align:center; padding:20px 0 10px 0;}
.quick-menu{background-color:#d0b453; height:35px;}
.quick-menu-wrap{width:952px; margin:0 auto;}
/* 待联调修改 start 联调完成后移植*/
.taskBar{
	margin:0 auto;
	text-align:left;
	width:1200px;
}
.newOpenArea {
	width:1200px !important; 
}
.taskBar ul li a,.taskBar ul li.taskBarItem_on a{
	color:#00728e;
	text-decoration:none;
	font-family:"Microsoft YaHei";
	font-size: 12px;
}
.taskBar ul li.taskBarItem_on a{
	color: #FA6B4B!important;
}
.taskBar ul li a.btn_taskBarClose,.taskBar ul li.taskBarItem a .btn_taskBarClose{	
	background: url(images_new/menu_close.png) no-repeat;
	height: 14px;
    position: absolute;
    top: 7px;
    width: 14px;
    right:9px;
	background-size: 100%;
}
.taskBar .taskBarItem_on .btn_taskBarClose{
	background: url(images_new/menu_close.png) no-repeat;
	background-size: 100%;
}
/* .taskBar ul li a.btn_taskBarClose:hover{
	background: url(images/taskbar_item_close_01.png) no-repeat 0 -14px;
	background-position:0 -13px;
} */
/* .taskBar ul .taskBarItem_on a.btn_taskBarClose:hover{
	background: url(images/taskbar_item_close.png) no-repeat 0 -14px;
} */
/* 待联调修改end */

/*广告图轮播lqw*/
div.slideBox{ position:relative; overflow:hidden;display:block;}
div.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}div.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none/*For IE*/;}
div.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; border:none/*For IE*/;width:681px;height:133px;}
div.slideBox div.tips{ position:absolute; bottom:5px; width:100%; height:20px; overflow:hidden;}
div.slideBox div.tips div.title{ position:absolute; left:10px; top:0px; height:100%;}
div.slideBox div.tips div.title a{ color:#blue; font-size:12px; line-height:20px; margin-left:20px; text-decoration:none;}
div.slideBox div.tips div.title a:hover{ text-decoration:underline !important;}
div.slideBox div.tips div.nums{ position:absolute; right:0px; top:0px; height:100%;}
div.slideBox div.tips div.nums a{ display:inline-block;text-decoration:none;color:#666;text-align:center;float:left/*For IE.*/; width:15px; height:15px; background-color:#FFF; margin:5px 10px 0px 0px;}
div.slideBox div.tips div.nums a.active{ background-color:#ccc;color:red;}
/*广告图轮播 end*/

/*首页轮播ssc*/
.clearfix:after{ height:0; content:" "; display:block; visibility:hidden; font-size:0; clear:both;}
*html .clearfix{ zoom:1;} 
*:first-child+html .clearfix{ zoom:1;}
.scrollBox-wra{ 
	position:relative; 
	width:654px;
	height:195px; 
	margin:0 auto; 
	overflow:hidden;
	cursor:move;
	}
.scrollBox{ 
	position:absolute; 
	top:0; 
	left:0; 
	width:3425px;
	height:133px; 
	clear:both;
	}
.scrollBox li{ 
	float:left; 
	width:654px; 
	height:195px;
	}
.ad-btn{
	position:absolute;
	right:10px;
	bottom:10px;
	z-index:10;
}
.ad-btn li{
	background:#000;
	filter:alpha(opacity=70);
	opacity:0.7;
	color:#ccc;
	float:left;
	display:inline;
	width:20px;
	height:20px;
	line-height:20px;
	margin-right:5px;
	text-align:center;
	cursor:pointer;
}
.ad-btn li.on{
	background:#D80000;
	color:#fff;
}
/*首页轮播 end*/
/* 自动签退start */
.signOutDiv{
	text-indent:24px;
}
.signOutDiv div{
	margin: 0 5px;
	line-height:26px;
}
.signOutDiv div  span{
    margin-top:10px;
    float: left; 
    height: 48px;
}
.signOutDiv div  .span{
	background:url(images/num.gif) no-repeat 0 0;
	width: 30px;
	position:relative;
	top:-10px;
}	
/* 自动签退 end */
/*欢迎页面*/
.lui_initializer_mask {
	background:#E8F2FE;
		/* background: transparent url('images/background.jpg'); */
}

.initDisplayContent {
	position: relative;
}

.initDisplayContent .customerName {
	font-size: 14px;
	font-weight: bold;
	color: #AD8200;
}

.initDisplayContent .initialAD {
	background: transparent url('images/loading_ad.jpg') 0 0 no-repeat;
	height: 331px;
	width: 751px;
}

.initDisplayContent .welcomeMessage {
	position: absolute;
	text-align: left;
	top: 10px;
	left: 30px;
	color: #AD8200;
	font-weight:bold;
	line-height: 18px;
}

.initDisplayContent .lui_initializer_tip {
	position: absolute;
	text-align: right;
	width: 400px;
	top: 10px;
	right: 50px;
	color: #AD8200;
	font-weight:bold;
	line-height: 18px;
}
/*欢迎页面结束*/
.weightButton{
    background: url("images/btn_op4.png") no-repeat scroll left top transparent;
    border: medium none;
    display: inline;
    height: 20px;
    line-height: 20px;
    width:64px;
    margin-right:6px
}
.adloading{
	background: url("images/adloading.gif") no-repeat scroll left bottom transparent;
    margin-left:270px;
    padding-top:45px;
    width:105px;
    height:104px;
}

/*首页重构样式2014年10月15日----泰隆银行*/
.frame_w{width:1200px; margin:0px auto;position: relative;z-index:31;}
.qm-header-close,#quickMenuWrapper{top:430px;}
#mainWrapper{
	background:none;
	background-color: #f7f7f7;
}
#myAccount,#myFinance,#myMessage,#mobileRecharge{display:none;}
.my_cf{background:url(../../../images/main/pc_03.png) no-repeat top center;padding-top:50px;margin-top: 15px;}
.online{
	position: fixed; 
	top:480px; 
	right: 55px;
	_position:absolute;
	_bottom:auto; 
	_top:expression_r(eval_r(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
	}
/*-------头部样式-----------*/
.header_top{background:#f0f0f0; height:30px; border-bottom:1px solid #e2e2e2;}
.top_left{background:url(../../../images/icons/index_icon.png) no-repeat 0px 7px; line-height:30px; padding-left:20px;}
.top_right li{float:left; line-height:24px; margin-top:3px; margin-right:5px;}
.top_right li a{color:#0000EE;}
.btn_message{background:url(../../../images/icons/index_icon.png) no-repeat 0px -20px; display:inline-block; width:18px; position:relative; height:24px; vertical-align:middle; margin-right:5px; top:0px; left:0px;}
.btn_message span.message_total{background:#f61616; color:#FFF; display:inline-block; height:14px; line-height:12px; padding:0px 3px; position:absolute; top:-2px; right:-5px;}
.box_moible{position: relative;height:23px;}
.btn_moible{display: inline-block; padding-left:15px;}
.img_moible_box{
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width:18px;
	height:22px;
}
.img_weixin{
	width:120px;
	height:126px;
	position: absolute;
	background:url(../../../images/icons/er_ma.png) no-repeat;
	top: 22px;
	left:-42px;
	z-index: 100;
	display: none;
	z-index: 9999;
}
.img_weixin_vill{
	width:238px;
	height:156px;
	background:url(../../../images/icons/vill_az.png) no-repeat;
	top: 22px;
	left:-42px;
	z-index: 100;
	display: none;
	z-index: 9999;
}
.img_moible{
	position: absolute;
	top:2px;
	left:0;
}
.head_img{display:inline-block; width:30px; height:24px; background:url(../../../images/icons/head_bottom_sj.png) no-repeat right bottom;}
.head_img img{vertical-align:bottom;}
/*-------头部个人信息弹窗-----------*/
.hover_pop_personal{ position:relative; height:28px;}
.pop_personal{position:absolute; width:295px;  right:0px; top:28px; padding-top:8px; z-index:9999;}
.pop_jt{position:absolute; right:8px; top:0px; background:url(../../../images/main/pop_sj.png) no-repeat; display:block; width:10px; height:9px;}
.pop_vip2{background:url(../../../images/main/tb_vip2.png) no-repeat; width:37px; height:31px; display:block; position:absolute; left:0px; top:8px;}
.pop_personal_border{border:1px solid #d9d9d9; background:#fff;height:83px; padding:10px 10px 0px 10px; }
.pop_personal h3{border-bottom:1px dashed #c8c8c8; height:26px;}
.pop_personal h3 span{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width:170px;}
/*-------头部个人信息弹窗-----------*/
.hover_seachCRM{ position:relative; height:28px;}
.seachCRM{position:absolute; width:295px;  right:0px; top:20px; padding-top:8px; z-index:9999;}
.seachCRM_jt{position:absolute; right:8px; top:0px; background:url(../../../images/main/pop_sj.png) no-repeat; display:block; width:10px; height:9px;}
.seachCRM_vip2{background:url(../../../images/main/tb_vip2.png) no-repeat; width:37px; height:31px; display:block; position:absolute; left:0px; top:8px;}
.seachCRM_border{border:1px solid #d9d9d9; background:#fff;height:83px; padding:10px 10px 0px 10px; }
.seachCRM h3{border-bottom:1px dashed #c8c8c8; height:26px;}
.seachCRM p{text-align:right;}
.seachCRM h3 span{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width:170px;}
/*-------查询-----------*/

.search-wrap{float:left;}
.search{
	border:1px solid #d8d7d7; 
	border-right:0px; 
	background:#fbfbfb; 
	height:26px; 
	line-height:26px;
	font-size:12px;
	padding-left: 5px;
	color:#666;
	width: 224px;
}
.search-btn{width:24px; height:28px;}
/*-------菜单样式-----------*/
.main-nav{height:78px;}
.main-nav-content{height:38px;}
.main-tab-on .main-tab-left, .main-tab-none .main-tab-left{padding:0px; line-height:38px; height:38px; width:81px;}
.main-tab-on, .main-tab-none{background:none;}
.main-tab-on a.main-tab-left{color:#000;}

/*-------切换标签-橙色样式---------*/
.tab_top{height:60px; position:relative; border-bottom:1px solid #efefef;}
.tab_top ul{position:absolute;}
.tab_top li{float:left; width:505px; line-height:60px; text-align:center;}
.tab_top li a{display:block; color:#7a7a7a; font-size:26px;}
.tab_top li a:hover{background:#eee; text-decoration:none;}
.tab_top li.current{border-bottom:2px solid #ee9b11;}
.tab_top li.current a{color:#ee9b11;}
/*-------切换标签-蓝色样式---------*/
.tab_top_blu li.current{border-bottom:2px solid #0FACEE;}
.tab_top_blu li.current a{color:#0FACEE;}
/*-------个人信息企业---------*/
.main-personal{
	width: 490px;
	box-shadow: 0px 0px 1px 0px rgba(0,27,102,0.08), 0px 1px 4px -1px rgba(0,42,140,0.08);
	border-radius: 8px;
	background:url(images_new/sy_grxx.png) no-repeat top left transparent; 
	float: left;
	height: 100%;
	background-size: 100%;
}
.main-personal ul{
	width:100%;
}
.low-1{
	padding-top: 24px;
	margin-left: 24px;
}
.low-2{
	margin-top: 16px;
	margin-left: 24px;
}
.low-3{
	margin-top: 8px;
	margin-left: 24px;
	padding-bottom: 20px;
}
.personal_informationMessage,.finance_information{width:280px; height:213px; border:1px solid #ededed;padding:5px 14px 0;}
.personal_msg_t,.finance_msg_t{height:38px;line-height: 38px;font-size: 14px;background:url(images/personal_msg.jpg) no-repeat 3px center;padding-left:13px;border-bottom:1px solid #ededed;overflow: hidden;}
.personal_msg_t_color{color:#ffad10;}
.personal_msg_t p,.finance_msg_t p{float: left;height:38px;}
.personal_msg_t .personal_msg_img,.finance_msg_t .personal_msg_img{background:url(images/personal_msg_img.jpg) no-repeat left 12px;width:80px;padding-left:22px;margin-left:20px;color:#ffad10;font-size: 12px;}
.personal_msg_more,.finance_msg_more,.selfAccount_msg_more{float: right!important;font-size: 12px;color:#3f99e8;cursor: pointer;}
.personal_msg_img span{cursor: pointer;}
.personal_msg_b,.finance_msg_b{padding-top: 7px;}
.personal_msg_list li,.finance_msg_list li{padding-left: 10px;background: url(images/personal_msg_list.jpg) left center no-repeat;height:27px;}
.personal_msg_list li a,.finance_msg_list li a{color: #666666;width:245px;height:27px;line-height:27px;text-overflow:ellipsis;white-space:nowrap;overflow: hidden;display: inline-block;}
.personal_msg_list li a:hover,.finance_msg_list li a:hover{color: #3f99e8;}

.selfAccount{height:213px; border:1px solid #ededed;padding:5px 14px 0;width:607px;float: right;}
.selfAccount_t p span{color:#868686;font-size: 12px;}
.selfAccount_msg_more{float: left!important;margin-left: 10px;cursor: pointer;}
.safety_level_star{background-image:url(../../../images/main/tb_star.png);background-repeat:no-repeat;background-position:-32px 0;display:inline-block; vertical-align:middle;width:15px;height:15px;}

.safety_level_star_mid{
	background-position:-16px 0;
}
.safety_level_star_max{
	background-position:0 0;
}
.safety_level_star_min{
	background-position:0 0;
}
.personal_icon{ margin-left:60px; margin-top:20px;overflow: hidden;width:248px;}
.personal_icon a{background:url(../../../images/main/personal_icon.png) no-repeat; width:50px; height:44px; float: left; margin-right:20px;}
.personal_icon a.personal_icon_2{background-position:0px -44px;}
.personal_icon a.personal_icon_3{background-position:0px -88px;}
/*-------链接框---------*/
.tab_row_2{
	margin-bottom: 16px;
}
.link_box{width:100%; overflow:hidden;}
.link_box ul{width:110%;}
.link_box li{float:left; margin-right:17px;}
.link_box li .link_child,.link_yellow{display:block; width:117px; height:70px; padding:10px 10px 0px 100px; border:1px solid #f5f5f5; line-height:18px; color:#7c7b7b;}
.link_box li a:hover{text-decoration:none;}
.link_box li a p{margin-top:5px;}
.link_box li a.link_green{background:url(../../../images/main/link_box_icon.png) no-repeat 30px 20px;_background:url(../../../images/main/link_box_icon_ie.png) no-repeat 30px 20px;}
.link_box li a.link_green h3{color:#089544; font-size:16px; }
.link_box li a.link_green:hover{border:1px solid #089544;}
.link_box li a.link_orange{background:url(../../../images/main/link_box_icon.png) no-repeat 30px -102px;_background:url(../../../images/main/link_box_icon_ie.png) no-repeat 30px -102px;}
.link_box li a.link_orange h3{color:#f19223; font-size:16px; }
.link_box li a.link_orange:hover{border:1px solid #f19223;}
.link_box li a.link_blue{background:url(../../../images/main/link_box_icon.png) no-repeat 30px -225px;_background:url(../../../images/main/link_box_icon_ie.png) no-repeat 30px -225px;}
.link_box li a.link_blue h3{color:#36a0af; font-size:16px; }
.link_box li a.link_blue:hover{border:1px solid #36a0af;}
.link_box li.link_yellow{background:url(../../../images/main/link_box_icon.png) no-repeat 30px -345px;cursor: pointer;_background:url(../../../images/main/link_box_icon_ie.png) no-repeat 30px -345px;}
.link_box li.link_yellow h3{color:#e6a905; font-size:16px;margin-bottom: 5px; }
.link_box li.link_yellow:hover{border:1px solid #e6a905;}
/*百度分享*/
.bdsharebuttonbox a{float: left;}
/*-------热点推荐---------*/
.tab_row_3{padding-top:0px;}
.hot_focus{width:100%; overflow:hidden;}
.hot_focus h3{ background:url(../../../images/main/line_2.png) repeat-x center; text-align:center;}
.hot_focus h3 em{font-size:16px; color:#5b5a68; background:#FFF; display:inline-block;}
.hot_focus h3 span{margin:0px 20px;}
.hot_focus ul{width:110%; margin-top:15px;}
.hot_focus li{float:left; margin-right:31px;}
.hot_focus li div{display:block; width:302px; height:211px; background:url(../../../images/main/products_bg.jpg) no-repeat; text-align:center; overflow:hidden;}
.hot_focus li div:hover{text-decoration:none;}
.hot_focus li div h4{padding-top:120px; margin-bottom:10px; font-size:18px; color:#fb9b4a;}
.hot_focus li div p{line-height:22px; color:#939394; font-size:16px;}
.hot_focus li div.hot_focus_2{background-position:-302px 0px;}
.hot_focus li div.hot_focus_2 h4{color:#87af59;}
.hot_focus li div.hot_focus_3{background-position:-604px 0px;}
.hot_focus li div.hot_focus_3 h4{color:#82b0df;}
/*-------Box---------*/
.tab_row_4{
	margin-top:16px;
}
.index_box{border:1px solid #d9d9d9;}
.index_box h3{border-bottom:1px solid #d9d9d9; background:#f5f5f5; height:36px; line-height:36px; padding:0px 15px; color:#4d4d4d; font-size:18px; font-weight:normal;}
/*-------热点推荐---------*/
.news_list{width:628px; float:left; height:307px;}
.news_link ul{background:url(../../../images/main/line_3.png) 9px 0px repeat-y; padding:10px 0px;}
.news_link li a{line-height:41px; position:relative;  display:block; background:url(../../../images/main/tb_point.png) no-repeat 0px 6px; padding-left:30px; color:#4d4d4d; font-size:16px;}
.news_link li a:hover{color:#ee9b11; text-decoration:none; background:url(../../../images/main/tb_point_hover.png) no-repeat 0px 6px;}
.news_link li a span{border-bottom:1px solid #dadada; display:block; padding-left:20px;}
.news_link li a:hover span{background:#fefaf3 url(../../../images/main/link_jt.png) no-repeat; border-bottom:1px solid #fff;}
.news_link li a em{position:absolute; right:10px; top:0px; color:#a0a0a0; font-size:12px;}
/*-------页脚---------*/
#footer{
	/* background:url(../../../images/main/foot_bg.png) center;  */
	border:0px;
	background: #FFFFFF;
}
.taskBar ul li.taskBarItem{
	background: #F9F9F9;
}
.taskBar ul li.taskBarItem a{ 
	color:#333333;
}
.taskBar ul li, .taskBar ul li.taskBarItem, .taskBar ul li.taskBarItem_on{
	height:auto; 
	padding:6px 12px;
	margin: 6px 8px;
	width:auto;
	line-height: 22px;
}
.taskBar ul li.taskBarItem_on {
	background: #FFF5F0;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
}
.taskBar ul li a.btn_taskBarClose, .taskBar ul li.taskBarItem a .btn_taskBarClose{
	top: 12px;
	right: 8px;
	cursor: pointer;
}
.taskBar{position:relative;}
.foot_link{position:absolute; right:0px; line-height:32px;}
.foot_link a{margin-left:20px; color:#9f9f9f; font-size:14px;}


/*-------广告---------*/
#columnFinancial {float: left; margin:0px;width: 634px;}
/*-------快捷菜单---------*/
.qm-header-open{background:#f7f7f7; border-radius:0px;border:1px solid #CCCCCC; width:78px; }
.qm-header-open h3{color:#404a58;background: url(../../../images/main/btn_menu_sz.png) 65px 7px no-repeat;}
.hide_menu{background:#f7f7f7; height:40px; line-height:40px; text-align:center; border-top:1px solid #ebebeb; cursor:pointer;}
.qm-item li{background:none;}
/*-------我的卡---------*/
.my_card{height:150px;padding-top: 22px;}
.card_box{position: relative;height:150px;}
.my_card_information{position:absolute;width:460px;height:150px;top:0;left:60px;}
.btn_pre,.btn_pre_color{
	background:url(images_new/my_card_left.png) no-repeat ; 
	width:24px; 
	height:24px; 
	display:block; 
	position:absolute; 
	left:8px;
	top:84px;
	z-index: 1;
	background-size: 100%;
}
.btn_next,.btn_next_color{
	background:url(images_new/mt_card_right.png) no-repeat; 
	width:24px; 
	height:24px;
	display:block; 
	position:absolute;
	right:8px;
	top:84px;
	z-index: 1;
	background-size: 100%;
}
.btn_pre_color{
	background:url(images_new/my_card_color_left.png) no-repeat;
	background-size: 100%;
}
.btn_next_color{
	background:url(images_new/my_card_color_right.png) no-repeat;
	background-size: 100%;
}
.card_list{
	position: absolute;
	left:0;
	top:0;
	width:600%;
	height:211px;

}
.card_list_l{
	float: left;
}
.card_list_l_a a{color:#fd9704;width:85px;text-align: center;display: inline-block;line-height: 24px;}
.card_listBox{
	width:460px;
	height:150px;
	overflow: hidden;
	position: absolute;
	left:0;
	top:0;
}
.card_list_r {float: left;width:255px;padding-left:35px;}
.card_list_r p{line-height: 30px;}
.card_list_r p span{width:75px;display: inline-block;color:#868686;}
.card_list_r p i{width:170px;font-style: normal;display: inline-block;}
.card_list_r_no{line-height:30px;font-size: 20px;}
.card_list_r p i.card_seach{  font-size: 12px;color: #3f99e8;cursor: pointer;}
.single_card{color:#929292; font-size:14px;overflow: hidden;width:870px;}
.cardImgPic{
	position: relative;
}

.cardImgPic p{
	color:#000;
    float: left;
    font-size: 14px;
    letter-spacing: 2px;
    left: 0px;
    width:170px;
    text-align: center;
    position: absolute;
    top: 60px;
}
.selfLoading{
	width:607px;
	height:211px;
	background: #fff url(../../../images/loadind_progress.gif) center center no-repeat;
	position: absolute;
	top:0;
	left:0;
	z-index: 999;
}
.single_card a{color:#929292; font-size:14px;}
.single_card .orange{color:#fc9850; font-size:36px;}
.card_right{width:600px;}
.card_right dd{margin-bottom:10px;}
.card_right_top{border-bottom:1px solid #ededed; padding-bottom:10px;}
.single_card a.btn_orange{display: inline-block; background:#fc9850; line-height:28px; padding:0px 25px; color:#fff;}
.single_card a.btn_green{display: inline-block; background:#59debc; line-height:28px; padding:0px 25px; color:#fff;}
/*首页理财*/
.financial{height: 152px;}
.financial>div{width:310px;height: 142px;padding-top:10px;float: left;position: relative;margin-right:20px;background: url(images/finance_01.jpg) no-repeat;}
.financial_c{background: url(images/finance_02.jpg) no-repeat!important;}
.financial_r{margin-right:0px!important;background: url(images/finance_03.jpg) no-repeat!important;}
.financial_title p{height:27px;line-height: 27px;font-size:18px;color: #fff;text-align: center;padding-right: 20px;}
.financial_title span{height:20px;line-height: 20px;display: block;text-align: center;padding-left:8px;font-size: 12px;color:#fff;margin-bottom: 8px;}
.financial_main{height:44px;color: #f00;padding-left: 30px;}
.financial_main p {font-family: 'Arial';height:44px;overflow: hidden;width:130px;float: left;line-height: 44px;font-size: 14px;}
.financial_main p.atr{font-family:'Microsoft YaHei';text-align: center;}
.financial_main p.atr span{width:100%;height:20px;line-height:20px!important;display: block;font-size:12px;font-style: normal;color:#666;}
.financial_main p.blc{font-family:'Microsoft YaHei';line-height:44px;height:44px;color:#666;font-size: 14px;}
.financial_main p span{float: left;font-size:25px;font-style:oblique}
.financial_main p span.sml{font-size: 22px;margin-top: 8px;}
.financial_attr{height:20px;padding-left: 30px;line-height:20px;}
.financial_sub{width:108px;height:32px;position: absolute;right:22px;bottom:16px;background-color: #f00;opacity: 0;filter:alpha(opacity=0);}





/*-------换肤-----------*/
.btn_skin a{width:10px; height:10px; display:inline-block;}
.btn_skin .skin_orange{ background:#fbc452;}
.btn_skin .skin_blue{ background:#0facee;}
/*-------蓝色风格样式-----------*/
.skin_style_blue .taskBar ul li.taskBarItem_on{background:#0facee;}
.skin_style_blue .btn_moible{background: url(../../../images/main/tb_moible_blue.png) no-repeat 0px 3px;}
.skin_style_blue .tab_top li.current a{color:#0facee;}
.skin_style_blue .tab_top li.current { border-bottom: 2px solid #0facee;}
.skin_style_blue .news_link li a:hover{color:#0facee; text-decoration:none; background:url(../../../images/main/tb_point_hover_blue.png) no-repeat 0px 6px;}
.skin_style_blue .news_link li a:hover span{background:#f7fcfe url(../../../images/main/link_jt_blue.png) no-repeat; border-bottom:1px solid #fff;}
.skin_style_blue .calendar-showbg{background:#f7fcfe url(../../../images/main/calendar_showbg_blue.png) no-repeat;}
.skin_style_blue .calendar-showday,.skin_style_blue .calendar-showweek {color:#0facee;}
.skin_style_blue .calendar_bottom_btn{border-top:3px solid #0facee;}
.skin_style_blue .calendar_bottom_btn li{border-right:1px solid #0facee;} 
.skin_style_blue .calendar-hr{background:#0facee;}
/*.skin_style_blue .qm-header-close{background:#f7fcfe url(../../../images/main/quickMenu_headBg_close_blue.png);}*/
.skin_style_blue .to-top a{background:url(../../../images/main/to_top_blue.png);}
/*-------蓝色菜单样式-----------*/
.blue_nav{background:url(../../../images/main/nav_blue.png) repeat-x; height:78px; position:relative;}
.blue_nav .frame_w{position:relative;}
.blue_nav>div>ul>li{float:left; height:38px;}
.blue_nav>div>ul>li>a{display:block; line-height:38px; padding:0px 14px; color:#FFF; font-size:14px; font-weight:bold;}
.blue_nav>div>ul>li>a:hover,.blue_nav .nav_hover>a{background:#0f90c6; text-decoration:none;}
.blue_nav .nav_hover>ul{border:1px solid #cccccc; border-top:0px; background:#FFF; padding:10px; padding-left:0px; z-index:101; position:absolute; display:block;} 
.blue_nav .nav_hover>ul>li{float:left; border-right:1px dashed #cccccc; }
.blue_nav .nav_hover>ul>li>a{font-size:14px; color:#666; font-weight:bold;padding:0px 15px;}
.nav_level_3{margin-top:10px;}
.nav_level_3 li{}
.nav_level_3 li a{color:#666; font-size:12px; text-decoration:none;padding:8px 25px 8px 15px; display:block;}
.nav_level_3 li a:hover{background:#ededed;}
/*-------蓝色热点推荐样式-----------*/
.hot_focus li .hot_focus_4 {background:url(../../../images/main/hot_focus_bg4.jpg) no-repeat;}
.hot_focus li .hot_focus_4 h4,.hot_focus li .hot_focus_5 h4{ padding-top:20px; color:#6a6a6a;} 
.hot_focus li .hot_focus_4 p,.hot_focus li .hot_focus_5 p{text-align:left; padding-left:22px; font-size:12px;}
.hot_focus li .hot_focus_4 .font_bfb{color:#22b69a; font-size:36px; font-style:italic;}
.hot_focus li .hot_focus_4 .btn_green2{background:#22b69a; display:block; line-height:26px; padding:0px 10px; color:#FFF; margin-right:30px;}
.hot_focus li .hot_focus_5 {background:url(../../../images/main/hot_focus_bg5.jpg) no-repeat;}
.hot_focus li .hot_focus_5 .font_bfb{color:#3ea4bb; font-size:36px; font-style:italic;}
.hot_focus li .hot_focus_5 .btn_green2{background:#3ea4bb; display:block; line-height:26px; padding:0px 10px; color:#FFF; margin-right:30px;}
/*-------蓝色二级菜单样式-----------*/
.blue_navTwo{
	width:1000px;
	position: absolute;
	top:38px;
	right:0;
}
.modelcomment,.InterestRate,.inThe{
	line-height: 42px!important;
	/*overflow: hidden;*/
}
/*首页热点推荐*/
#profit,#profit1{
	height:16px;
	font-size: 16px;
	line-height: 16px;
	color:#22b69a;
	background:url(../../../images/main/profit.png) 20px 0 no-repeat;
	padding-left: 38px;
}
#profit1{
	color:#3ea4bb;
	background:url(../../../images/main/profit.png) 20px -18px no-repeat;

}
/*在线客服*/
.ele_phone{
	padding-left: 25px;
	background:url(images/elephone.gif) no-repeat left center;
}
/*村行首页样式 village */
.village_mod{width:980px;height:auto;overflow: hidden;margin:0 auto;padding: 0;}
.village_mod ul li{font-size:0;width:233px;float:left;margin:0 5px 20px;border:1px solid #EE9B11;padding-top:20px;height:170px;border-radius: 5px;overflow: hidden;}
.village_mod ul li.border_color{border:1px solid #0facee;}
.village_mod_concent{width:231px;}
.village_mod ul li.margin-r{margin-right:0;}
.village_mod_concent h3{padding-left:50px;overflow: hidden;height:41px;width:179px;}
.village_mod_concent h3 img{float: left;margin-top: 5px;}
.village_mod_concent h3 p{float: left;padding:3px 0 0 5px;}
.village_mod_title{height:36px;}
.village_mod_title span{font-size:20px;line-height: 24px;display: block;font-weight: normal;color:#3c3c3c;}
.village_mod_title i{font-size: 12px;line-height: 12px;display: block;font-weight: normal;}
.color1{color:#55ABEE;}
.color2{color:#FB8C41;}
.color3{color:#F6736D;}
.village_mod_btn{width:150px;height:25px;background-color: #EE9B11;margin:0 auto;display: block;font:14px/24px "Microsoft YaHei";color:#fff;text-align: center;margin-top:16px;}
.village_mod_main{padding-top: 10px;}
.village_mod_main p{color:#6e6c6c;font-size: 14px;line-height:26px;text-align:center;margin:0 10px;}
/*村行首页个人信息*/
/*-------个人信息---------*/
.personal_information{width:308px; height:218px; border:1px solid #ededed; background:url(../../../images/main/line_1.png) repeat-x; position:relative;}
.tb_vip{ background:url(../../../images/main/tb_vip.gif) no-repeat; width:49px; height:41px; position:absolute; top:0px; right:0px;}
.information_1{overflow:hidden; font-size:14px; color:#b7b7b7; line-height:20px; margin-left:50px; margin-top:15px;}
.information_1 dt{float:left; margin-right:20px;}
.information_1 span{color:#7a7a7a; font-size:16px;}
.border_1{background:url(../../../images/main/border_1.png) repeat-x; height:6px; font-size:0px; overflow:hidden; margin:0px 60px;}
.personal_icon{ margin-left:60px; margin-top:20px;overflow: hidden;width:248px;}
.personal_icon a{background:url(../../../images/main/personal_icon.png) no-repeat; width:50px; height:44px; float: left; margin-right:20px;}
.personal_icon a.personal_icon_2{background-position:0px -44px;}
.personal_icon a.personal_icon_3{background-position:0px -88px;}

/*-------新版首页UI改版样式begin---------*/
.sy-banner{
	/* width: 1200px; */
	height:47px;
	padding-top: 16px;
	padding-bottom: 13px;
	background-color: #FFFFFF;
}
.sy-title-gx{
	width: 1px;
	height: 17px;
	background-color: #CCCCCC;
	float: left;
	margin-top: 22px;
	margin-left: 12px;
}
.sy-title-qywy{
	font-size: 18px;
	font-weight: 500;
	color: #000000;
	line-height: 26px;
	float: left;
	margin-top: 18px;
	margin-left: 12px;
}
.sy-title-icon{
	width: 16px;
	height: 16px;
	vertical-align: text-top;
}
.sy-title-text{
	padding-left: 3px;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	line-height: 22px;
	letter-spacing: 1px;
	display: inline;
}
.sy-pf32{
	padding-left: 32px;
}
.sy-float-left{
	float: left;
}
.logo-new{
	float:left;
	display:inline;
	background:url(images_new/logo.png) no-repeat top left transparent; 
	width:202px; 
	height:47px;
	background-size: 100%;
}
.sy-flex{
	padding-top: 22px;
}
.sy-title-search{
	float:left;
	width: 224px;
	height: 32px;
	border-radius: 4px;
	float: left;
	margin-top: 15px;
	margin-left: 124px;
	position: relative;
}
.sy-search-icon{
	width: 16px;
	height: 16px;
	position: absolute;
	top: 8px;
	right: 30px;
	cursor: pointer;
	z-index: 1;
}
.sy-search-input{
	width: 170px;
	height: 32px;
	background: #f7f7f7;
	position: absolute;
	top: 0;
	border-radius: 4px;
	padding-left: 16px;
	padding-right: 30px;
}
.sy-menu{
	background: #FA6B4B;
	height: 54px;
}

.main-tab-on .main-tab-left-new{
	height: 22px;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 22px;
	padding-left: 13px;
	padding-right: 12px;
	font-style: normal;
	position: relative;
	top: 12px;
	padding-top: 4px;
	padding-bottom: 6px;
	background: #ff8266;
	border-radius: 4px;
}
.main-tab-none .main-tab-left-new{
	height: 22px;
	font-size: 16px;
	font-weight: 400;
	color: #FFF5F0;
	font-style: normal;
	line-height: 22px;
	padding-left: 13px;
	padding-right: 12px;
	position: relative;
	top: 16px;
}

.main-tab-left-new a{
	text-decoration: none;
	cursor: pointer;
}
.main-tab-on .main-tab-span{
    height: 3px;
    background-color: #FFFFFF;
    position: relative;
    top: 13px;
    display: block;
}
.sec-nav-item-new{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 24px;
}
.sy-close-icon{
	width: 16px;
	height: 16px;
}
.sy-close-div{
	position: relative;
	top: 16px;
	left: 0;
	width: 1250px;
	margin: 0 auto;
	height:380px;
	z-index: 98;
	background-color: #FFFFFF;
	box-shadow: 0px 6px 30px 5px rgba(0,0,0,0.05), 0px 16px 24px 2px rgba(0,0,0,0.04), 0px 8px 10px -5px rgba(0,0,0,0.08);
}
.sy-close-div-close{
	position: relative;
	top: -364px;
	left: 1176px;
	width: 1250px;
	margin: 0 auto;
	width: 1200px;
	z-index: 99;
}
.grxx-tx{
	width: 80px;
	height: 80px;
	cursor: pointer;
}
.grxx-gr-name{
	font-size: 20px;
	font-weight: 500;
	color: #333333;
	line-height: 28px;
	display: block;
}
.grxx-qy-name{
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	line-height: 24px;
	display: block;
}
.grxx-scdlsj{
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 20px;
	display: block;
}
.grxx-ylxx-title{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 22px;
}
.grxx-ylxx-text{
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 22px;
}
.grxx-bianj{
	width: 16px;
	height: 16px;
	vertical-align: text-bottom;
	cursor: pointer;
}
.tab_row_1{
	margin: 24px 0 16px;
	height: 192px;
}
.main-cp-div{
	height: 192px;
	position: relative;
	float: left;
	margin-left: 16px;
}
.main-company{
	display:inline;
	background:url(images_new/sy_qyxx.png) no-repeat top left transparent; 
	width:693px;
	background-size: 100%;
	float: right;
	box-shadow: 0px 0px 1px 0px rgba(0,27,102,0.08), 0px 1px 4px -1px rgba(0,42,140,0.08), 0px 2px 8px -2px rgba(0,27,102,0.08);
	border-radius: 8px;
	height: 100%;
}
.cp-name{
	margin-top: 24px;
	margin-left: 40px;
}
.main-qy-icon{
	width: 24px;
	height: 24px;
	float: left;
}
.gsxx-gr-name{
	float: left;
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	line-height: 24px;
	margin-left: 12px;
}
.cp-bq{
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
}
.cp-bq-span{
	height: 22px;
	background: #FFF5F0;
	border-radius: 4px;
	border: 1px solid #FFB69E;
	color: #FA6B4B;
	padding: 1px 8px;
}
.cp-bq-span2{
	height: 22px;
	background: #FFFAE6;
	border-radius: 4px;
	border: 1px solid #FFE58F;
	color: #FFA200;
	padding: 1px 8px;
}
.mf8{
	margin-left: 8px;
}
.cp-zh{
	margin-top: 16px;
	margin-bottom: 16px;
}
.cp-zh-number{
	font-size: 20px;
	font-weight: 500;
	color: #333333;
}
.cp-zh-text{
	font-size: 14px;
	font-weight: 400;
	color: #FA6B4B;
	margin-left: 8px;
	cursor: pointer;
}
.cp-khjg{
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	margin-top: 24px;
}
.cp-dt{
	margin-left: 40px;
	margin-top: 8px;
}
.cp-dt-left{
	display: inline;
	float: left;
}
.cp-border{
	width: 1px;
	height: 57px;
	background: #E5E5E5;
	display: inline;
	float: left;
	margin: 0 40px;
}
.cp-right{
	float: left;
}
.w110{
	width: 110px;
}
.cp-ye-span{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 22px;
}
.cp-ye-icon{
	width: 16px;
	height: 16px;
	margin-left: 8px;
	vertical-align: text-bottom;
}
.cp-ye-icon:hover{
	cursor: pointer;
}
.cp-je{
	margin-top: 8px;
	width: 230px;
}
.cp-je-number{
	font-size: 32px;
	font-family: D-DIN-PRO, D-DIN-PRO;
	font-weight: 600;
	color: #FA6B4B;
	line-height: 32px;
	margin-top: 8px;
}
.cp-an{
	margin-top: 16px;
}
.cp-an-span{
	height: 24px;
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #FA6B4B;
	padding: 0 8px;
	color: #FA6B4B;
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
	float: left;
	line-height: 22px;
}
.cycc-div{
	background: #FFFFFF;
	border-radius: 4px;
	width: 136px;
	height: 144px;
	text-align: center;
	float: left;
	cursor: pointer;
}
.cycc-icon{
	width: 48px;
	height: 48px;
	margin-top: 32px;
}
.cycc-text{
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
	padding: 0 16px;
}
.mf16{
	margin-left: 16px;
}
.mf30{
	margin-left: 30px;
}
.mf16{
	margin-left: 16px;
}
.mt16{
	margin-top: 16px;
}
.tab_row_3{
	width: 1200px;
}
.sy-wntj{
	width: 389px;
	height: 344px;
	background-color: #FFFFFF;
	float: left;
}
.wntj-title{
	border-radius: 4px;
	font-size: 20px;
	font-weight: 500;
	color: #6F3705;
	line-height: 28px;
	background:url(images_new/sy_wntj.png) no-repeat top left transparent;
	background-size: 100%;
	padding: 20px 24px;
}
.wntj-div-one{
	margin-top: 16px;
	margin-left: 24px;
}
.div-one-type{
	font-size: 20px;
	font-weight: 500;
	color: #333333;
	line-height: 28px;
}
.div-one-bz{
	background: #F5F5F5;
	border-radius: 4px;
	border: 1px solid #D9D9D9;
	height: 22px;
	padding: 1px 8px;
	margin-left: 8px;
}
.div-one-button{
	background: #FA6B4B;
	border-radius: 4px;
	float: right;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 22px;
	text-align: center;
	padding: 5px 16px;
	margin-right: 24px;
	cursor: pointer;
}
.dob-num{
	font-size: 23px;
	font-family: Helvetica;
	color: #FF6048;
	line-height: 28px;
}
.dob-text{
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 22px;
}
.dob-num-black{
	font-size: 20px;
	font-family: Helvetica;
	color: #333333;
	line-height: 28px;
}
.div-one-bottom{
	margin-top: 16px;
}
.xxzx-title{
	border-radius: 4px;
	font-size: 20px;
	font-weight: 500;
	color: #4C5F9C;
	line-height: 28px;
	background:url(images_new/sy_xxzx.png) no-repeat top left transparent;
	background-size: 100%;
	padding: 20px 24px;
}
.title-mord{
	float: right;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 20px;
	cursor: pointer;
}
.xxzx-div{
	padding: 13px 22px 13px 20px;
	cursor: pointer;
}
.xxzx-icon{
	width: 12px;
	height: 12px;
	float: left;
	margin-top: 6px;
}
.xxzx-text{
	font-size: 14px;
	font-weight: 400;
	color: rgba(0,0,0,0.85);
	line-height: 22px;
	float: left;
	margin-left: 10px;
	width: 275px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.xxzx-icon-more{
	float: right;
	width: 16px;
	height: 16px;
	margin-top: 6px;
}
.xwgg-title{
	border-radius: 4px;
	font-size: 20px;
	font-weight: 500;
	color: #491176;
	line-height: 28px;
	background:url(images_new/sy_xwgg.png) no-repeat top left transparent;
	background-size: 100%;
	padding: 20px 24px;
}
.xwgg-one{
	background: #F7F7F7;
	border-radius: 8px;
	border-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)) 1 1;
	margin: 0 24px;
	padding: 12px 16px;
	position: relative;
}
.xwgg-one-title{
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	line-height: 22px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.xwgg-one-text{
	font-size: 14px;
	font-weight: 400;
	color: #232528;
	line-height: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-height: 40px;
}
.xwgg-one-icon{
	top: 0px; 
	width: 23px; 
	height: 24px; 
	right: 25px; 
	position: absolute; 
	background-size: 100%;
}

.bottom-icon{
	width: 1200px;
	height: 160px;
	background-size: 100%;
}
.tab_row_5{
	width: 100%;
	background-color: #FFFFFF;
}
.yj-div{
	width: 1200px;
	/* padding: 24px 120px; */
	margin: 27px auto 0;
}
.yj-detail{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 22px;
	float: left;
	margin-top: 24px;
	margin-bottom: 24px;
	width: 85%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.yj-qt{
	float: right;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
	margin-top: 24px;
}
.yj-qt span{
	cursor: pointer;
}
.mr40{
	margin-right: 40px;
}
.icon-none{
	height: 120px;
	width: 120px;
	margin-top: 60px;
	margin-left: 130px;
}
.kjcd-icon{
	width: 24px;
	height: 24px;
	background-size: 100%;
}
.sy-left-icon{
	text-align: center;
	
}
.kjcd-text{
	font-size: 12px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 48px;
}
.mt24{
	margin-top: 24px;
}
.kjcd-div{
	width: 230px;
	height: 162px;
	border-radius: 8px;
	position: fixed;
	top: 370px;
	right: 90px;
	z-index: 97;
	text-align: center;
	padding: 16px 16px 8px;
	background: url(images_new/sy_kjcd_bj.png) no-repeat;
	background-size: 100%;
}
.kjcd-div span{
	display: inline-block;
	margin: 8px 12px;
	cursor: pointer;
}
.kjcd-bjsz{
	float: right;
	padding-right: 18px;
	cursor: pointer;
	margin-top: 8px;
	position: absolute;
	top: 140px;
	left: 40px;
}
.bjsz-icon{
	width: 12px;
	height: 12px;
	background-size: 100%;
	float: left;
	margin-right: 4px;
	margin-top: 4px;
}
.bjsz-text{
	height: 18px;
	font-size: 10px;
	font-weight: 400;
	color: #FA6B4B;
	line-height: 18px;
	float: left;
}
.mainRightQ{
	width: 240px; 
	position: fixed; 
	top: 510px; 
	z-index: 11; 
	right: 100px;  
	display:none; 
	/* padding:15px 0px 0px 5px; */
	background: #FFFFFF;
	box-shadow: 0px 2px 24px 0px rgba(0,0,0,0.1);
	border-radius: 8px;
}
.qbtx-title{
	color:#BC5616;
	height: 140px; 
	font-size: 16px; 
	margin-left:8px
}
.yetx-nr{
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 22px;
}
.yetx-ljcl{
	font-size: 14px;
	font-weight: 400;
	color: #FA6B4B;
	line-height: 22px;
	float:right;
	margin-top: 16px;
}
.p-menu{
	padding: 6px 32px 6px 12px!important;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 84px!important;
}
.ty-mask{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
    position: absolute;
    left: 0;
    top: 0;
	z-index: 10004;
	opacity: .50;
	filter:Alpha(Opacity=50);
	background-color:#000; 
}
.ty-wzmask{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
    position: absolute;
    left: 0;
    top: 0;
	z-index: 10004;
	opacity: .50;
	filter:Alpha(Opacity=50);
	background-color:#959595; 
}
.xsyd-img{
	width: 16px;
	height: 16px;
	background-size: 100;
	float: right;
	cursor: pointer;
}
.xsyd-cd{
	width: 66px;
	background: #FA6B4B;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
	text-align: center;
	padding: 6px 11px;
	margin-left: 230px;
}
.xsyd-first{
	background: url(../index/images_new/sy_xsdy_first.png) no-repeat top left transparent;
	background-size: 100%;
	width: 324px;
	height: 150px;
	margin-top: 10px;
}
.xsyd-second{
	background: url(../index/images_new/sy_xsdy_second.png) no-repeat top left transparent;
	background-size: 100%;
	width: 324px;
	height: 150px;
	margin-top: 10px;
}
.xsyd-fifth{
	background: url(../index/images_new/xsdy_fifth_bg.png) no-repeat top left transparent;
	background-size: 100%;
	width: 332px;
	height: 150px;
	margin-top: 110px;
	vertical-align: top;
	float: left;
}
.xsyd-num{
	font-size: 16px;
	font-weight: 500;
	color: rgba(102,102,102,0.85);
	line-height: 24px;
	float: left;
}
.first-text{
	font-size: 16px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
	margin:0 16px;
}
.xsyd-bz{
	margin:32px 16px 0;
}
.xsyd-tg{
	font-size: 14px;
	font-weight: 400;
	color: #CCCCCC;
	line-height: 22px;
	cursor: pointer;
}
.xsyd-next{
	background: #FA6B4B;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 22px;
	padding: 1px 8px;
	width: 42px;
	text-align: center;
	cursor: pointer;
	margin-left: 10px;
}
.xsyd-back{
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #D9D9D9;
	font-size: 14px;
	font-weight: 400;
	color: rgba(0,0,0,0.85);
	line-height: 22px;
	padding: 1px 8px;
	width: 42px;
	text-align: center;
	cursor: pointer;
	margin-left: 126px;
}
.xsyd-three-img{
	background: url(../index/images_new/sy_xsdy_third.png) no-repeat top left transparent;
	background-size: 100%;
	width: 312px;
	height: 88px;
	margin-top: 10px;
}
.xsyd-four-img{
	background: url(../index/images_new/sy_xsdy_fourth.png) no-repeat top left transparent;
	background-size: 100%;
	width: 1214px;
	height: 160px;
	margin-top: 10px;
}
.xsyd-fifth-img{
	background: url(../index/images_new/sy_xsdy_fifth.png) no-repeat top left transparent;
	background-size: 100%;
	width: 389px;
	height: 344px;
	margin-left: 10px;
	float: left;
}
.zffz {
	background: #FFFFFF;
	border-radius: 4px;
	width: 480px;
	height: 216px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -108px;
	margin-left: -240px;
	z-index: 10001;
}
.m24{
	margin: 24px;
	line-height: 24px;
}
.zhfz-img {
	float: right;
	width: 16px;
	height: 16px;
	background-size: 100%;
	cursor: pointer;
}

.zhfz-title {
	font-size: 16px;
	font-family: PingFangSC, PingFang SC;
	font-weight: 500;
	color: #333333;
	line-height: 24px;
	display: inline-block;
}
.zhfz-text {
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 22px;
}
.zhfz-val {
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 22px;
}
.zffz-fzzh{
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 22px;
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	padding: 5px 16px;
}
.zffz-button{
	float: right;
	margin-right: 24px;
}
.zffz-fzzh{
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 22px;
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	padding: 5px 16px;
	display: inline-block;
	cursor: pointer;
	margin-right: 12px;
	float: left;
}
.zffz-all{
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 22px;
	background: #FA6B4B;
	border-radius: 4px;
	padding: 5px 16px;
	display: inline-block;
	cursor: pointer;
}
.float-left{
	float: left;
}
.xsyd-zdl-button{
	position: absolute;
	top: 550px;
	left: 50%;
	margin-left: -44px;
	width: 88px;
	height: 32px;
	background: #FA6B4B;
	border-radius: 4px;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: left;
	font-style: normal;
	text-align: center;
	cursor: pointer;
	z-index: 10005;
}
.wzqyyd-display {
	position: fixed;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 1200px;
	height: 100%;
	z-index: 10005;
	overflow-y: scroll;
	box-sizing: border-box;
	overflow: hidden;
}
.wzqyyd-display .wzqyyd-img {
	width: 1200px;
	height:auto;
	object-fit: scale-down;
}
/* 当屏幕宽度小于1200px时应用以下样式 */
@media (max-width: 1200px) {
    .wzqyyd-display {
        left: 0; /* 调整左边距以使元素靠左 */
		transform: translateX(0);
    }
}
.wzqyyd-container {
	position: absolute;
	top: 354px;
	/* left: 432px; */
	width: 150px;
	height: 32px;
	background-color: #fa6b4b;
	/* display: flex;
	align-items: center; */
	padding: 10px;

}

.wzqyyd-container .wzqyyd-button-skip{
	margin-top: 5px;
	float: left;
	display: inline-block;
	width: 30px;
	height: 20px;
	margin-right: 22px;
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: left;
	font-style: normal;
	cursor: pointer;
	z-index: 10005;
}
.wzqyyd-container .wzqyyd-button-pre{
	float: left;
	display: inline-block;
	width: 90px;
	height: 32px;
	margin-right: 12px;
	background: #FA6B4B;
	border-radius: 146px;
	border: 1px solid #FFFFFF;
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 32px;
	text-align: center;
	font-style: normal;
	cursor: pointer;
	z-index: 10005;
}
.wzqyyd-container .wzqyyd-button-next{
	float: left;
	display: inline-block;
	width: 90px;
	height: 32px;
	background: #FFFFFF;
	border-radius: 146px;
	font-weight: 500;
	font-size: 14px;
	color: #FA6B4B;
	line-height: 32px;
	text-align: center;
	font-style: normal;
	cursor: pointer;
	z-index: 10005;
}
.wzqyyd-container .wzqyyd-button-know {
	float: left;
	display: inline-block;
	width: 90px;
	height: 32px;
	background: #FFFFFF;
	border-radius: 146px;
	font-weight: 500;
	font-size: 14px;
	color: #FA6B4B;
	line-height: 32px;
	text-align: center;
	font-style: normal;
	cursor: pointer;
	z-index: 10005;
}
.sy-menu-close{
	height: 16px;
	width: 16px;
	vertical-align: text-top;
	cursor: pointer;
	margin-right: 24px;
	margin-top: 24px;
}
.closeAll-close{
	height: 16px;
	width: 16px;
	vertical-align: middle;
	cursor: pointer;
}
/*-------新版首页UI改版样式end---------*/
/*-------英文版样式begin---------*/
.sy-float-right{
	float: right;
}
.sec-nav-item .second-nav-EN{
	position:relative;
	font-size:16px;
	font-weight: 500;
	cursor:pointer;
	width: 240px;
	line-height: 24px;
	display: inline-block;
	vertical-align: top;
	margin-right: 47px;
}
.xxzx-title-EN{
	border-radius: 4px;
	font-size: 20px;
	font-weight: 500;
	color: #4C5F9C;
	line-height: 28px;
	background:url(images_new/sy_xxzx_EN.png) no-repeat top left transparent;
	background-size: 100%;
	padding: 20px 24px;
}
.xwgg-title-EN{
	border-radius: 4px;
	font-size: 20px;
	font-weight: 500;
	color: #491176;
	line-height: 28px;
	background:url(images_new/sy_xwgg_EN.png) no-repeat top left transparent;
	background-size: 100%;
	padding: 20px 24px;
}
.tipscontent2{
	width: 208px;
    padding: 5px 7px;
    position: absolute;
    background-color: #333333;
    color: #FFFFFF;
    border-radius: 4px;
    right: 0;
    top: 24px;
    z-index: 1;
	display: none;
}
.tipscontentbox2{
	position: relative;
}
.tipsarrow2{
	position: absolute;
	right: 13px;
    top: -15px;
	width: 0;
	height: 0;
	border-top:5px solid transparent;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-bottom:5px solid #333333;
}
/*-------英文版样式end---------*/
/*-------新版首页UI改版样式end---------*/
/* 弹窗样式 */
#outDiv{
	position: fixed;
	width: 1440px;
	top: 0px;
	left: 0px;
	height: 100%;
	z-index: 99;
	font-size: 14px;
}
#outDiv .divOutStyle{
	width: 432px;
	background: #fff;
	z-index: 99;
	position: fixed;
	left: 50%;
	margin-left: -216px;
	padding: 20px 24px 24px 24px;
	border-radius: 4px;
	z-index: 9999;
}
.divOutTop{
	top:181px;
}
.divOutBottom{
	bottom: 400px;
}
#outDiv .divBg{
	position: fixed;
	width: 100%;
	background: rgba(0,0,0,0.6) !important;
    background: #000;
	filter: alpha(opacity=60);
	top: 0px;
	left: 0px;
	height: 100%;
	z-index: 999;
}
#outDiv .titleSpan{
	position: relative;
	text-align: center;
	margin-bottom: 16px;
	font-size: 16px;
	padding-left: 25px;
}
/* 样式待调整 */
#outDiv .titleSpan img{
	position: absolute;
	width: 24px;
	height: 24px;
	top: -4px;
	left: 55px;
}
#outDiv .item_dial {
	position: relative;
	margin-bottom: 17px;
	line-height: 22px;
}
#outDiv .item_dial img {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 4px;
	left: 0;
}
#outDiv .item_dial div{
	padding-left: 32px;
}
#outDiv .btnDialog{
	width: 88px;
	height: 32px;
	text-align: center;
	background: rgb(250, 107, 75);
	color: rgb(255, 255, 255);
	border-radius: 4px;
	margin-left: 172px;
}
/*-------新版首页UI改版样式end---------*/
