@charset "utf-8";
/* CSS Document */

html{font-size:14px;width:100%;height:100%; }
body{width:100%;height:100%;padding:0;margin:0;background-color:#FfFfFf; color:#3E3A39; }

input[type="submit"],input[type="button"],input[type="text"],textarea,input[type="password"],input[type="tel"]{-webkit- appearance:none;border-radius:0}

ul,li{list-style:none;margin:0;padding:0}
h1,h2,h3,h4,h5,p{margin:0}
a{color:#3E3A39; text-decoration:none;}
/*a:hover{color:#DB9C32}*/
a:focus{border:0;outline:none;  }
a:hover,a:visited{border:0;outline:none;  }
img{border:0}
input,img{vertical-align:middle;}
.mt50{margin-top:50px;}
.l{ float:left;}
.r{ float:right;}
.c{ clear:both;}
.cf:after{ content: "";display: block;height: 0;clear: both;visibility: hidden;}
.m10{ margin-top:10px;}
.m15{margin-top:15px;}
.m20{margin-top:20px;}
.m25{margin-top:25px;}
.m30{margin-top:30px;}
.red{color:#E73822;}
.green{color:#006D3B;}
a.blue{color:#036EB7;}

body{font-size:14px; font-family: Helvetica,"微软雅黑"; }
.main{ margin:0 15px; overflow:hidden; clear:both;}
.main1,.main2,.main3,.main4,.main5,.main6{ margin:0 15px; overflow:hidden; clear:both;}
.morenav li em{ background:url(/images/new4.png) no-repeat; position:absolute; top:8px; left:102px; height:25px; width:25px; display:block;}


/*头部*/
header{width: 100%; height: 50px; background-color: #F2F2F2;position:fixed; top:0;  border-bottom:1px solid #ddd;z-index: 1000;}
.i_header{ padding:6px 10px;}
.i_header .tel{ text-align:right;}
.i_header .logo{ width:30%;height: 50px;}
.logo img{ width:120px;}
.i_header .sousuo{ width:70%;height: 50px;position: relative;}
.i_banner{ width:100%;  margin:0 auto; }
.i_banner img{ width:100%;}
.search{display: inline-block; text-indent:7px;width: 80%;height: 28px;border:none;border-radius: 0px;margin:2px 36px;color: #888888;font-size: 16px;}

/*底部导航*/
.bottom{ margin-top:20px; height:60px;}
.btm_nav{ position:fixed; bottom:0; height:56px; width:100%; border-top:1px solid #ddd; background:#F9F9F9;}
.btm_nav li{ float:left; padding-top:8px; text-align:center;}
.btm_nav .btn{ width:25%;}

.up{ position:fixed; width:32px; height:33px; width:32px; bottom:65px; right:15px;}


/*进入主频道按钮*/

/*童丰修改*/
.into_mainpage{padding:14px; background:#F9F9F9; color:#727171; display:block; text-align:center; margin-top:0px; display:block; cursor:pointer;}
.into_mainpage img{ display:inline-block; margin-left:5px; margin-top:-2px;}

/*展开*/
.more_down{padding-top:10px; padding-bottom:5px; font-size:12px;  color:#727171; display:block; text-align:center;  display:block;}
.more_down img{ display:inline-block; margin-left:5px; margin-top:-1px;}
 


/*列表 虚线*/
.news_list{ clear:both; overflow:hidden; display:block;}
.news_list li{ height:40px; line-height:40px; border-bottom:1px dashed #ddd; white-space: nowrap;overflow: hidden;}
.news_list li.last{ border-bottom:none;}
.news_list li a{ display:block;}

/*列表 实线*/
.news_list_s{ clear:both; overflow:hidden; display:block;}
.news_list_s li{ height:40px; line-height:40px; border-bottom:1px solid #ddd;white-space: nowrap;overflow: hidden; }
.news_list_s li.last{ border-bottom:none;}
.news_list_s li a{ display:block;}




/*带图新闻*/
.imgtext{padding-top:10px; overflow:hidden; position:relative;}
.imgtext .title{ font-size:14px; font-weight:bold; line-height:28px; height:34px; overflow:hidden}
.imgtext img{ margin:0 12px 0 0; float:left; vertical-align:top; border:0; }
.imgtext .text{ font-size:12px; line-height:24px; color:#595757;  display:block;}
.imgtext span{ display:block; position:absolute; width:85px; height:16px; line-height:16px; font-size:12px; color:#fff; background:#005998; bottom:0; text-align:center;opacity: 0.65;
-moz-opacity: 0.65;filter: alpha(opacity=65);}

/*悦读文章*/
.read_imgtext{padding:15px 0; overflow:hidden; position:relative;}
.read_imgtext .title{ color:#222222; font-size:14px; font-weight:bold; line-height:26px; }
.read_imgtext img{ margin:0 12px 0 0; float:left; vertical-align:top; border:0; }
.read_imgtext .text{ font-size:12px; line-height:20px; color:#8E8E8E;  display:block;}
.read_imgtext span{ display:block; position:absolute; width:85px; height:16px; line-height:16px; font-size:12px; color:#fff; background:#005998; bottom:0; text-align:center;opacity: 0.65;
-moz-opacity: 0.65;filter: alpha(opacity=65);}

.art_txt_list li{ clear:both; overflow:hidden; font-size:14px; line-height:28px; background:url(../images/dot.jpg) no-repeat 0 12px; padding-left:10px; color:#3B3A39;}
.art_txt_list ul li a{ float:left; color:#3E3A39;}
.art_txt_list ul li a:hover{  color:#DB9C32;}
.art_txt_list ul li span{ float:right; color:#8C8C8C; font-family:"Arial"; font-size:12px;}
.art_txt_list .x{ border-top:1px dashed  #C8C9CA; height:12px;_height:10px; line-height:0; margin-top:14px;}


/*搜索*/
.search_mod{ height:32px;border:1px solid #E73822; margin-top:10px; }
.search_mod  .icon{ display:block; float:left; width:40px; height:31px; background:url(../images/search.jpg) no-repeat 10px 7px;}
.search_mod .text{  text-align:left; width:63%; float:left;}
.search_mod .text input{ border:none; display:block; height:31px; line-height:22px; padding:6px 4px 4px 4px; color:#AEB1B6; width:100%; height:100%; outline:none; font-size:14px; }
.search_mod .sub_btn{ position:absolute; right:16px;  border-left:1px solid #D3D3D3; width:80px; font-size:14px;  color:#fff; font-weight:bold; cursor:pointer;  background:#E73822;}
.search_mod .sub_btn .dft{height:32px; line-height:32px; width:76px; }
.search_mod .sub_btn .dft .btn01{ color:#fff; padding:0 2px 0 9px; display:block; float:left;}
.search_mod .sub_btn .dft .btn02{  color:#fff; padding-right:4px; display:block; float:right;}
.search_mod .sub_btn .downlist{ display:block; position:absolute; z-index:900; background:#fff;}
.search_mod .sub_btn .downlist li{ display:block; height:32px; line-height:32px; text-align:center; width:67px; padding-right:10px; margin-top:1px; background:#A6A6A6;}
.search_mod .sub_btn .downlist li.current{background:#E73822 url(../images/search_icon2.jpg) no-repeat 56px 9px;}
/*隐藏页面*/
.overlay {
  background-color: #000000;
  display: block;
  
  left: 0;
  top: 0;
  opacity: 0.6 !important;
  filter:alpha(opacity=60);	-moz-opacity:0.6;	-khtml-opacity: 0.6 ;opacity: 0.6;
  position: fixed;
  height: 100%;
  width: 100%;
  _position:absolute;
  _height:expression(eval(document.documentElement.clientHeight+document.documentElement.scrollTop));
  _width:expression(eval(document.documentElement.clientWidth+document.documentElement.scrollLeft));
  z-index: 995;

}
.btnonline{ width:56px; line-height:22px; font-size:12px; color:#fff; font-weight:normal; text-align:center; background:#DB9C32; border-radius:2px; display:block;}
/*弹出*/
.layout{ position:fixed; z-index:10; background:#EBEBEB;  top:50%; margin-top:-170px;   width:100%;z-index:996}
.layout .close{outline:none; position:absolute; right:10px; top:10px; background:url(../images/pop_x.jpg) no-repeat; width:25px; height:25px; text-indent:-9999px; display:block;}
.layout .pop{ margin:15px;position: relative;}
.layout .pop h3{ font-size:18px; font-weight:bold; line-height:36px;}
.layout .pop p{ line-height:24px; margin:15px 0; }
.layout .pop p input{ height:36px; line-height:36px; padding:0 2%; border:1px solid #D3D3D3; margin-right:10px; display:block; margin:0 auto; width:96%; color:#A4A4A4; font-size:16px;}
.layout .pop .btn{ height:36px; line-height:36px; color:#fff; background:#E73822; font-size:15px; text-align:center; font-weight:bold; display:block;}


/*预约理财师*/
.orderbox{  width:100%; margin-top:20px;}
.orderbox .pop{margin:0 5px;position: relative;}
.orderbox .pop p{ line-height:24px; margin:15px 0; }
.orderbox .pop p input{ height:36px; line-height:36px; padding:0 2%; border:1px solid #D3D3D3; margin-right:10px; display:block; margin:0 auto; width:96%; color:#A4A4A4; font-size:16px;}
.orderbox .pop .btn{ height:36px; line-height:36px; color:#fff; background:#F9A61A; font-size:15px; text-align:center; font-weight:bold; display:block;margin-top: 20px;}

/*我的产品*/
.shouyi{
	cursor: pointer;
	position: relative;
	padding-top: 5px;
	width: 100%;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	background-color: #fe7e01;
}
.shouyi select{
	position: absolute;
	top: 10px;
	left: 10px;
	border: none;
	text-align: center;
	background:transparent;
	color: #FFFFFF;
	font-size: 20px;
}
.contest{
	width:100%;
	padding-top: 10px;
	font-size: 14px;
}
.contest_mingxi{
	height: 48px;
	background: #eeeeee;
	width:100%;
	padding-top: 10px;
	font-size: 16px;
}
.contest1{
	width:100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #e9e9e9;
	text-align: center;
}
.contest_Div{
	float: left;
	width: 31%; 
	border-left: #e9e9e9 1px solid;
	text-align: center;
}
.contest_Div1{
	border-left: #7b7b7b 1px solid;
	float: left;
	width: 31%; 
	text-align: center;
	font-size: 14px;
}
.shengou{
	margin:10px 20px;
	border-radius: 6px;
	width: 40%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	background-color: #F9A61A;
	
}
.sanjiao{
	float: right;
	margin-right: 20px;
}
.sanjiao:after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px 0 0 1px;
	-webkit-transform: rotateZ(135deg)
}
.sanjiao1:after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	border-style: solid;
	border-color: #626262;
	border-width: 1px 0 0 1px;
	-webkit-transform: rotateZ(135deg)
}
.tiao{
	margin-top: 10px;
	background: #FFFFFF;
	width:100%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #888888;
	position: relative;
}
.huangtiao{
	float: left;
	position: relative;
	width: 50%;
	height: 40px;
	line-height: 40px;
	background: #ff7f00;
	color: #FFFFFF;
}
.huitiao{
	float: left;
	position: relative;
	width: 80%;
	height: 40px;
	line-height: 40px;
	background: #BABABA;
	color: #FFFFFF;
	
}
.mingxitiao{
	margin-top: 10px;
	width:100%;
	height: 50px;
	font-size: 16px;
	border-bottom: 1px #DCDDDD solid;
	position: relative;
}



















.arrow{
	background:url(../images/iconfont-xiangxiazhankai.png) no-repeat;
	background-size: 100% auto;
	width: 20px;
	height: 20px;
	opacity:1;
	animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;
	-webkit-animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;
	border:0px #FFFFFF solid; 
	position:absolute;
	bottom:2px;
	left:50%;
	margin-left:-10px;
	line-height:60px;
	text-align:center;
	cursor:pointer;
	overflow:hidden;
	font-size:36px; 
	color:#FFF;}
@keyframes arrow{ %0,%100{bottom:2px; opacity:1;} 50%{bottom:10px; opacity:.5} }
@-webkit-keyframes arrow{ %0,%100{bottom:2px; opacity:1;} 50%{bottom:10px; opacity:.5} }
@-moz-keyframes arrow /* Firefox */{%0,%100{bottom:2px; opacity:1;} 50%{bottom:10px; opacity:.5} }
@-o-keyframes myfirst2 /* Opera */{%0,%100{bottom:2px; opacity:1;} 50%{bottom:10px; opacity:.5} }


/*注册*/
.protocol-info {
	position: absolute;
	bottom: 0px;
	padding: 0.6rem 0;
	width: 100%;
	height: 60%;
	background: #FFF;
	z-index: 3;
	-webkit-transition: height 0.5s ease-in-out;
}
.protocol-info .close {
	position: absolute;
	top: 0;
	right: 0;
	margin: -0.5rem .5rem 0 0;
	width: 1rem;
	height: 1rem;
	background: url(../images/close.png) no-repeat;
	background-size: contain;
	z-index: 4;
}
.protocol-a, .protocol-b {
	padding: 0 0.6rem;
	height: 100%;
	overflow-y: scroll;
}
.sn-f-a {
	color: #94D754;
	text-decoration: underline;
}
.verify{
	width: 4rem;
	height: 1.5rem;
	background-color: #94D754;
	line-height: 1.5rem;
	color: #FFFFFF;
	display: inline-block;
	text-align: center;
	float: right;
	margin-right: 0.8rem;
	margin-top: 0.1rem;
}



























