
/*顶部导航 start*/
.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	z-index: 999;
	background:#fff;
	height: 70px;
	line-height:70px;
	
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	box-shadow:0 0 10px rgba(0,0,0,.05);
	}
.header_no{
	box-shadow:0 0 10px rgba(0,0,0,.05);
}
.header_shaow{
	box-shadow:0 0 10px rgba(0,0,0,.15);
}
.logo{
	position:absolute;
	left:20px;
	top:15px;
	}
.nav{
	position:absolute;
	left:345px;
	}
@media screen and (max-width:1300px) {
.nav{
	position:absolute;
	left:250px;
	}
}
.nav .nav_list li.list{
	display:block;
	float:left;
	position:relative;
	}
.nav .nav_list li.list:hover{
	background:#0f274f;
	}
.nav .nav_list li.list:hover a{
	color:#fff;
	}
.nav .nav_list li.list a.cur{
	color:#1c4b99;
	}
.nav .nav_list li.list:hover a.cur{
	color:#fff;
	}
.nav .nav_list li.list a{
	display:block;
	padding:0 16px;
	}
.nav .nav_list li.list ul{
	display:none;
	}
.nav .nav_list li:hover ul{
	display:block;
	position:absolute;
	left:0px;
	top:70px;
	background:#0f274f;
	border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	overflow:hidden;
	}
.nav .nav_list li.list ul li{
	display:block;
	text-align:center;
	height:38px;
	line-height:38px;
	border-bottom:1px solid #122f5e;
	}
.nav .nav_list li.list ul li:hover{
	background:#122f5e;
	}
.nav .nav_list li.list ul li a{
	color:#fff;
	}
/*二级菜单*/

.hearder_r{
	position:absolute;
	right:30px;
	}
.hearder_r .phone span{
	padding:0 22px 0 10px;
	}
.hearder_r .header_login span{
	padding:0 10px;
	color:#575757;
	}
/*顶部导航 end*/
/*风险提示 start*/

.warning_box{
	padding:0 10px 20px 60px;
	margin-right:50px;
	height:300px;
	overflow-y:scroll;
	margin-top:20px;
	}


/*风险提示 end*

/*底部*/
.footer{
	background:#9b9ea1;
	height:110px;
	padding-top:20px;
	}
.footer .ft_list{
	margin-bottom:15px;
	}
.footer .ft_list li{
	position:relative;
	display:inline-block;
	background:none;
	width:58px;
	height:58px;
	line-height:58px;
	margin:0 8px;
	border:1px solid rgba(255,255,255,.4);
	}
.footer .ft_list li:hover{
	cursor:pointer;
	background:rgba(13,40,83,.5);
	}
.footer .ft_list li .ft_hover{
	position:absolute;
	display:none;
	left:-50px;
	}
.footer .ft_list li:hover .ft_hover,.footer .ft_list li:hover .ft_arrow{
	display:block;
	}
.footer .ft_list li .ft_arrow{
	display:none;
	position:absolute;
	left:22px;
	top:-10px;
	}
.footer .ft_list li .ewm_box{
	top:-190px;
	}
.footer .ft_list li .email_box{
	top:-165px;
	}
.footer .ft_list li:last-child .email_box{
	top:-70px;
}
.footer .ft_list li i{
	font-size:38px;
	}
.footer p{
	color:rgba(255,255,255,.7);
	}
.footer p span{
	padding:0 10px;
	}

/*底部 end*/


/*顶部大图 start*/
.top_imgbox{
	width:100%;
	height: auto; 
	position:relative;
	z-index:2; 
	overflow:hidden;
	}
.top_imgbox .top_img{
	
	width:100%;
	height: auto;
	}
.top_imgbox .top_img img{
	width:100%;
	height:auto;
	}
.top_imgbox .sroll_top{
	position:absolute;
	top:270px;
	height:1px;
	z-index:5;
	}
/*顶部大图 end*/

/*翻页 start*/
.page{
	text-align:center;
	margin-top:10px;
	padding-bottom:90px;
	}
.page a,.page span{
	border:1px solid #d7d7d7;
	padding:0 12px;
	height:32px;
	line-height:32px;
	color:#727272;
	font-size:16px;
	display:inline-block;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	margin:0 3px;
	background:#fff;
	}
.page span,.page a:hover{
	border:1px solid #0f274f;
	color:#fff;
	background:#0f274f;
	}
.page a.prev{
	padding:0 8px;
	}
/*翻页 end*/

/*标题 start*/
.big_title h3{
	font-family:"Times New Roman", Times, serif;
	}

/*标题 end*/

/*盒子 start*/
.box_2{
	width:588px;
	margin-right:20px;
	float:left;
	border:1px solid #e1e1e1;
	}
/*盒子 end*/


/*子页面菜单 start*/

.child_nav{
	padding:8px 0 20px 0;
	}
.child_nav .bottom_line{
	height:1px;
	width:100%;
	margin-top:-2px;
	border-bottom:1px solid #e3e6e9;
	z-index:0;
	}
.child_nav a{
	display:inline-block;
	padding:0 20px;
	z-index:2;
	}
.child_nav a span{
	display:block;
	position:relative;
	padding:12px 2px;
	border-bottom:1px solid #e3e6e9;
	}
.child_nav a span em{
	display:block;
	position:absolute;
	bottom:-6px;
	left:50%;
	margin-left:-6px;
	width:10px;
	height:10px;
	border:1px solid #cfd2d5;
	}
.child_nav a:hover span,.child_nav a.cur span{
	border-bottom:1px solid #0f274f;
	color:#0f274f
	}
.child_nav a:hover span em,.child_nav a.cur span em{
	border-color:#0f274f;
	}

/*子页面菜单 end*/

.allpage{
	margin-bottom:100px;
	}
.allpage img{
	max-width:100%;
	}

.report_downbox{
	text-align:center;
	}
.report_downbox span{
	padding-left:15px;
	}

/*搜索*/
.search_pro{
	margin-top:15px;
	}
.search_pro input{
	width:400px;
	border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	-ms-border-radius:3px 0 0 3px;
	-webkit-border-radius:3px 0 0 3px;
	-o-border-radius:3px 0 0 3px;
	}
.search_pro button{
	padding-left:20px;
	padding-right:20px;
	border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	-ms-border-radius:0 3px 3px 0;
	-webkit-border-radius:0 3px 3px 0;
	-o-border-radius:0 3px 3px 0;
	}
.search_pro button:hover{
	background:#AFAFAF;
	}
.search_mypro{
	margin-top:7px;
	}
.search_mypro input{
	width:180px;
	padding-top:8px;
	padding-bottom:8px;
	font-size:15px;
	outline:none;
	}
.search_mypro button{
	height:34px;
	line-height:34px;
	background:#0f274f;
	color:#fff;
	border-color:#0f274f;
	}
.search_mypro button:hover{
	background:#091831;
	}
.search_mypro span{
	padding-right:0;
	}
