@charset "utf-8";
/* CSS Document */
/*重置样式*/
html{
	min-width:1200px;
	overflow-x:auto;
}
body{font:12px "宋体";}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td {
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
table td{
	border:1px solid #ddd;
}
a{
	text-decoration:none;
	color:#000; 
}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6,i,b{
	font-size:100%;
	font-weight:normal;
	font-style: normal;
}
input{border:none;}
img{display:block;border:0;}
.clearfix{clear:both; }
/*顶部*/
.top{background-color:#003e78; }
.center{
	width:1200px;
	margin:0 auto;
}
.top .center{
	height:40px; 
}
.top .center p:first-child{
	float:left;
	font-size:14px;
	margin-left:20px;
	line-height:40px;
	color:#fff;
	padding-left:0px; 
}
.top .center span{
	float:right;
	font-size:14px;
	margin-right:20px;
	line-height:40px;
	color:#fff;
	padding-left:35px;
	background:url(../Images/qqshuang.png) no-repeat;
	background-position:left 8px;
}
.top .center span:hover{
	background:url(../Images/qqshuang.png) no-repeat;
	background-position:left -27px;
	cursor: pointer;
}
.logo{
	background:#fff; 
}
.logo .center .logo-1{
	float:left;
	margin-left:20px;
	padding: 25px 0;
}
.logo .center .phone{
	float:right;
	margin-right:20px;
	padding:25px 0; 
}
/*导航*/
.Navigation{
	clear:both; 
	background: #006ed5;
}
.Navigation .center{
	height:40px; 
}
.Navigation .center .nav{
	height:40px;
	display:table;
	margin:0 auto;
	overflow:hidden; 
}
.Navigation .center .nav li{
	float:left;
	line-height:40px;
	margin:0 54px;
	text-align:center; 
}
	.Navigation .center .nav li a{
		color:#fff;
		font-weight:bold; 
		font-size:14px;
		display:block;
		line-height:40px; 
	}
	.Navigation .center .nav li:hover a{
		color:#ffb400; 
	}

/*轮播图*/
.bannerBox{
	width:100%; height:500px;
	position:relative; z-index:1; 
	overflow:hidden;
}
.bannerBox .bd{ 
	position:relative; z-index:0;
}
.bannerBox .bd ul{ 
	width:100% !important;
	_width:100%;
}
.bannerBox .bd li{ 
	width:100% !important; 
	height:500px;
	_width:100%;_height:500px;
	overflow:hidden; 
	text-align:center;
}
.bannerBox .bd li a{ 
	display:block; 
	height:500px;
	_height:500px;
}
.bannerBox .hd{ 
	width:156px; 
	_width:156px;
	margin-left:-78px; 
	position:absolute; 
	left:50%; 
	bottom:30px;
	z-index:1; 
	overflow:hidden;
}
.bannerBox .hd ul{ 
	overflow:hidden;
}
.bannerBox .hd ul li{ 
	float:left; 
	margin:0 10px; 
	cursor:pointer; 
	width:20px; height:4px; 
	background-color:#000000;
	_display:inline; 
	_overflow:hidden;
}
.bannerBox .hd ul li.on{ 
	background-color:#FFFFFF;
}
/*选择我们的优势*/
.Advantage{
	background:#fff; 
}
.Advantage .center ul{
	width:1200px;
	height:130px;  
	margin:0 auto;
	padding:10px 0; 
}
.Advantage .center ul li{
	margin-top:39px; 
	float: left;
	margin-left:24px; 
}
.Advantage .center ul li .left0,.right0{
	float:left; 
}
.Advantage .center ul li .left0 img{
	transition:all 2s ease;
}
.Advantage .center ul li:hover img{
	transform:rotateY(360deg);
	transition:all 2s ease;
}
.Advantage .center ul li .right0{
	margin-left:10px; 
}
.Advantage .center ul li .right0 h3{
	font-family: "微软雅黑";
	font-size:20px;
	font-weight:bold; 
	color:#333; 
	height:30px;
	line-height:30px; 
}
.Advantage .center ul li .right0 p{
	font-size:14px;
	color:#666; 
	height:20px;
	line-height:20px; 
}
/*贷款产品*/
.productBox{
	background:#e5e5e5;
	padding-bottom:30px; 
}
.productBox .center h1 a{
	display:block; 
	font-family:"微软雅黑";
	font-size:30px;
	text-align: center;
	color:#000;
	padding-top:30px;
}
.productBox .center h1 span{
	display:block; 
	font-family: Arial;
	font-size:12px;
	text-align:center; 
	color:#666666;
	line-height:22px; 
}
.productBox .center .title-decoration{
	width:100px;
	height:2px;
	background:#00b1d1;
	margin:0 auto;
}
.picScroll-left{
	overflow:hidden; 
	position:relative;
}
.picScroll-left .bd{
	padding-top:30px;
}
.picScroll-left .bd .picList{
	height:361px;
	width:1300px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
.picScroll-left .bd .picList li{
	float:left;
	margin-left:36px; 
	display:inline; 
	overflow:hidden;
}
.picScroll-left .bd .picList li .pic{
	text-align:center;
}
.picScroll-left .bd .picList li .pic img{
	width:352px;
	height:270px;  
}
.picScroll-left .bd .picList li .pic .Contant2{
	background:#f2f2f2;
	width:352px; 
}
.picScroll-left .bd .picList li .pic .Contant2 h3{
	font-family: "微软雅黑";
	font-size:16px;
	line-height:36px;
}
.picScroll-left .bd .picList li:hover .pic .Contant2 h3{
	color:#FF0000; 
}
.picScroll-left .bd .picList li .pic .Contant2 p{
	font-size:12px;
	color:#666; 
	padding-bottom:10px; 
	line-height:20px; 
}
.picScroll-left .bd .picList li:hover .pic .Contant2 p{
	color:#FF0000; 
}
/*产品列表*/
.ProductList .center .culomnfl_2 .product01{
	width:802px;
	overflow:hidden; 
	margin:0 auto;
}
.ProductList .center .culomnfl_2 .product01 li{
	float:left;
	width:250px;
	overflow:hidden;
	margin-left:13px; 
	margin-top:20px; 
}
.ProductList .center .culomnfl_2 .product01 li h4{
	font-family: "微软雅黑";
	font-weight:bold;
	padding-left:10px;
	width:240px; 
	line-height:40px;
	background:#f2f2f2; 
}
.ProductList .center .culomnfl_2 .product01 li:hover h4{
	color:#FF0000; 
}
.ProductList .center .culomnfl_2 .product01 li p{
	font-size:12px;
	margin:0; 
	width:240px;
	height:46px; 
	line-height:20px; 
	padding-left:10px; 
	background:#f2f2f2; 
}
.ProductList .center .culomnfl_2 .product01 li:hover p{
	color:#FF0000; 
}
.ProductList .center .culomnfl_2 .product01 .pic{ 
	width:250px;
	height:192px; 
	overflow:hidden; 
}
/*产品详情*/
.ProductList .center .culomnfl_2 .culomn00 h1{
	font-family:"微软雅黑";
	font-size:20px;
	height:40px; 
	line-height:50px; 
	text-align:center; 
}
.ProductList .center .culomnfl_2 .culomn00 p{
	font-size:12px;
	color:#666;
	line-height:30px;
	text-align:center; 
	border-bottom:1px #cccccc dotted; 
}
.ProductList .center .culomnfl_2 .culomn01{
	margin-left:96px; 
}
.ProductList .center .culomnfl_2 .culomn01 h1{
	font-family: "微软雅黑";
	font-size:20px;
	color:#ff0101;
	height:55px; 
	line-height:70px; 
	font-weight:bold; 
}
.ProductList .center .culomnfl_2 .culomn01 ul li{
	font-size:12px;
	line-height:24px; 
}
.ProductList .center .culomnfl_2 .culomn01 ul li span{
	color:#ff0101; 
}
.ProductList .center .culomnfl_2 .culomn02{
	margin-left:96px;
}
.ProductList .center .culomnfl_2 .culomn02 h1{
	font-family: "微软雅黑";
	height:40px;
	line-height:53px; 
	font-size:20px;
	color:#ff0101; 
	font-weight:bold; 
}
.ProductList .center .culomnfl_2 .culomn02 h2{
	font-family:"微软雅黑";
	font-size:18px;
	line-height:40px; 
	font-weight:bold; 
} 
.ProductList .center .culomnfl_2 .culomn02 b{
	display:block;
	width:430px;
	font-size:14px;
	color:#666; 
}
.ProductList .center .culomnfl_2 .culomn03{
	margin-left:96px;
	padding-bottom:20px; 
}
.ProductList .center .culomnfl_2 .culomn03 h1{
	font-family: "微软雅黑";
	height:58px;
	line-height:66px; 
	font-size:20px;
	color:#ff0101; 
	font-weight:bold;
}
.ProductList .center .culomnfl_2 .culomn03 .Process{
	height:60px;
}
.ProductList .center .culomnfl_2 .culomn03 .Process li{
	float:left;
	margin-right:20px; 
}
.ProductList .center .culomnfl_2 .culomn03 .left,.right{
	float:left; 
}
.ProductList .center .culomnfl_2 .culomn03 .right{
	width:60px;
	margin-top:10px; 
	margin-left:10px; 
}
.ProductList .center .culomnfl_2 .culomn03 .right h2{
	font-size:14px;
	color:#ff0101; 
}
.ProductList .center .culomnfl_2 .culomn03 .right p{
	font-size:14px;
	color:#666666; 
}
/*关于我们*/
.AboutBox{
	background:url(../Images/about.jpg) no-repeat top;
}
.AboutBox .center h1 a{
	display:block; 
	font-family:"微软雅黑";
	font-size:30px;
	text-align: center;
	color:#fff;
	padding-top:30px;
}
.AboutBox .center h1 span{
	display:block; 
	font-family: Arial;
	font-size:12px;
	text-align:center; 
	color:#e5e5e5;
	line-height:22px; 
}
.AboutBox .center .title-decoration{
	width:100px;
	height:2px;
	background:#00b1d1;
	margin:0 auto;
}
.AboutBox .center .culomnfl,.culomnfr{
	float: left;
}
.AboutBox .center .culomnfl{
	margin-left:26px;
	margin-top:30px; 
}
.AboutBox .center .culomnfl img{
	padding-bottom:30px; 
}
.AboutBox .center .culomnfr{
	width:750px;
	margin-top:30px;
	margin-left:26px;
	font-size:12px;
	color:#fff; 
}
.AboutBox .center .culomnfr p{
	margin-bottom:26px;
	font-size:12px;
	line-height:23px; 
}
.AboutBox .center .culomnfr input{
	padding:10px 26px;
	font-size:12px; 
	cursor:pointer;
	background: #ffae00;
	border: none;
}
.AboutBox .center .culomnfr p:nth-child(3){
	margin-bottom:8px; 
}
/*新闻资讯*/
.NewsBox{
	background:#e5e5e5;
	padding:30px 0; 
}
.NewsBox .center .culomn{
	float:left;
	margin-left:30px;
	width:360px;
	background:#f2f2f2;
	padding-bottom:20px; 
}
.NewsBox .center .culomn h3 a{
	display:block; 
	font-family: "微软雅黑";
	font-size:20px;
	height:40px;  
	line-height:40px;
	padding-left:50px; 
	color:#ff0101; 
	background:#fff url(../Images/icon_star1.png) no-repeat 20px; 
}
.NewsBox .center .culomn ul li{ 
	margin-top:20px;
	margin-left:23px; 
}
.NewsBox .center .culomn ul li a{
	display: block;
	width:303px;
	height:14px; 
	overflow:hidden;
	padding-left:17px;
	background:url(../Images/decoretion.png) no-repeat left;
	font-size:12px; 
}
.NewsBox .center .culomn ul li:hover a{
	background:url(../Images/decoretion1.png) no-repeat left;
	color:#fe0000; 
}
/*新闻列表*/
.newlist{
	padding-bottom:20px;
}
.newlist .position{
	height:54px;
	line-height:54px;
	margin-left:28px; 
}
.newlist .position a:hover{
	color:#ff0000; 
}
.newlist .column_zuobian{
	float:left;
	margin-left:28px;
}
.newlist .column_zuobian .Border{
	padding-top:20px; 
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
}
.newlist .column_zuobian .nav_3{
	margin-left:30px;
}
.newlist .column_zuobian .nav_3 li{ 
	width:260px;
	height:40px;
	margin-bottom:20px; 
	text-align:center; 
	line-height:40px; 
	background:#f2f2f2;
	border-left:2px solid #00c84a;
}
.newlist .column_zuobian .nav_3 li a{
	display:block;
	font-family:"微软雅黑";
	font-size:20px;
}
.newlist .column_zuobian .nav_3 .current{
	border-left:2px #fc0043 solid;
	background:#0096d1;
}
.newlist .column_zuobian .nav_3 .current a{
	color:#fff;
}
.newlist .column_zuobian .fuwu{
	margin:20px 0 20px 29px;
}
.newlist .column_zuobian .lian_2{
	margin-left:29px;
	background:#f2f2f2;
	width:259px;
	margin-bottom:20px;
	padding-bottom:15px;
}
.newlist .column_zuobian .lian_2 h3{
	margin-bottom:15px; 
	font-size:14px;
	color:#000;
	background:#e5e5e5;
	width:249px;
	padding:7px 0 7px 10px;
}
.newlist .column_zuobian .lian_2 p{
	font-size:12px;
	margin-left:10px; 
	line-height:24px; 
}
.newlist .column_zuobian .lian_2 p .dizhi{
	display:inline-block;
	position:relative;
	top:3px; 
	width:15px;
	height:15px; 
	margin-right:5px;
	background:url(../Images/dizhi.png) no-repeat center;
}
.newlist .column_zuobian .lian_2 p .wangzhi{
	display:inline-block;
	position:relative;
	top:3px;
	margin-right:5px;
	width:15px;
	height:15px; 
	background:url(../Images/wangzhi.png) no-repeat center;
	font-size:12px; 
}
.newlist .column_zuobian .lian_2 p .dianhua{
	display:inline-block;
	position:relative;
	top:3px;
	margin-right:5px;
	width:15px;
	height:15px; 
	background:url(../Images/dianhua.png) no-repeat center;
	font-size:12px; 
}
.newlist .column_youbian{
	float:left;
	margin-left:20px;
}
.newlist .column_youbian .Border{
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
}
.newlist .column_youbian h3{
	font-family:"微软雅黑";
	font-size:20px;
	color:#fff;
	padding:11px 0 10px 50px;
	background:#0096d1 url(../Images/biaoti.png) no-repeat;
	background-position:20px center;
}
.newlist .column_youbian .nav_3{
	margin-left:20px;
	margin-right:20px;
}
.newlist .column_youbian .nav_3 li{
	padding:20px 0;
	border-bottom:1px dotted #666666;
}
.newlist .column_youbian .nav_3 .zuo_2,.you_2{
	float:left;
}
.newlist .column_youbian .nav_3 .you_2{
	margin-left:8px;
}
.newlist .column_youbian .nav_3 .you_2 h4{
	font-weight:bold;
	color:#666;
	width:630px;
	height:18px;
	overflow:hidden;
	line-height:18px;
}
.newlist .column_youbian .nav_3 .you_2 b{
	font-size:12px;
	color:#666;
	line-height:28px;
}
.newlist .column_youbian .nav_3 .you_2 p{
	font-size:12px;
	margin:0; 
	color:#999999;
	width:630px;
	height:34px;
	overflow:hidden;
	line-height:18px;
}
.newlist .column_youbian .nav_3 li:hover .you_2 h4{
	color:#000;
}
.newlist .column_youbian .nav_3 li:hover .you_2 b{
	color:#000;
}
.newlist .column_youbian .nav_3 li:hover .you_2 p{
	color:#000;
}
.newlist .column_zuobian .nav_3 li:hover {
	background:#0096d1;
	border-left:2px #fc0043 solid;
}
.newlist .column_zuobian .nav_3 li:hover a{
	color:#fff;
}
/*分页导航*/
.newlist .column_youbian .clear_1{
	margin:0 auto;
	display:table;
	text-align:center;
	font-size:14px; 
	height:50px;
	line-height:50px; 
}
.newlist .column_youbian .clear_1 li{
	float:left;
	text-align:center; 
	margin:0 10px; 
}
.newlist .column_youbian .clear_1 li span{
	color:#999; 
}
.newlist .column_youbian .clear_1 .on a{
	color:#ff0000; 
}
.newlist .column_youbian .clear_1 li:hover a{
	color:#ff0000; 
}
/*新闻详情*/
.newlist .column_youbian{
	width:800px; 
}
.newlist .column_youbian h5{
	font-family:"微软雅黑";
	font-size:18px;
	color:#000; 
	text-align:center; 
	padding-top:20px;  
}
.newlist .column_youbian h6{
	display: block;
	margin:0 auto;
	width:731px; 
	height:26px;
	line-height:26px; 
	border-bottom:dotted 1px #cccccc;
	font-size:12px;
	color:#666666;
	text-align:center; 
}
.newlist .column_youbian p{
	margin:0 33px; 
	font-size:12px;
	color:#666666;
	line-height:24px; 
}
.newlist .column_youbian .first{
	margin-top:20px; 
}
.newlist .padding{
	padding-bottom:20px; 
}
/*底部*/
.BottomBox{
	background:#004f98;
	padding:30px 0 20px 0; 
}
.BottomBox .center .culomnfl_1,.culomnfr_1{
	float:left; 
}
.BottomBox .center .culomnfl_1{
	margin-left:31px; 
}
.BottomBox .center .culomnfl_1 .LeftBox,.RihhtBox{
	float:left; 
}
.BottomBox .center .culomnfl_1 .RihhtBox{
	margin-left:12px; 
}
.BottomBox .center .culomnfl_1 .LeftBox h1{
	font-family: "微软雅黑";
	font-size:20px;
	color:#fff;
	height:42px;
	line-height:42px; 
	text-align:center; 
}
.BottomBox .center .culomnfl_1 .RihhtBox h2{
	font-size:30px;
	color:#fff;
	margin-top:30px  
}
.BottomBox .center .culomnfl_1 .RihhtBox p{
	width:190px; 
	font-size:16px;
	color:#fff;
	line-height:20px; 
}
.BottomBox .center .culomnfr_1{
	margin-left:55px;
	width:800px; 
}
.BottomBox .center .culomnfr_1 .Bottom_nav{
	height:29px;
	display:table;
	overflow:hidden;
	margin:0 auto;
}
.BottomBox .center .culomnfr_1 .Bottom_nav li{
	float:left;
	padding:0 30px;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
}
.BottomBox .center .culomnfr_1 .Bottom_nav .on{
	padding-left:0; 
}
.BottomBox .center .culomnfr_1 .Bottom_nav .six{
	padding-right:0; 
}
.BottomBox .center .culomnfr_1 .Bottom_nav li a{
	font-size:14px;
	color:#fff; 
}
.BottomBox .center .culomnfr_1 .Bottom_nav li a:hover{
	color:#ffaf04; 
}
.BottomBox .center .culomnfr_1 .NavContact{
	height:60px;
	margin-top:20px; 
}
.BottomBox .center .culomnfr_1 .NavContact li{
	float:left; 
	padding-right:22px; 
}
.BottomBox .center .culomnfr_1 .NavContact li h3{
	padding-left:70px;
	height:60px;
	padding-top:15px; 
	line-height:20px;  
	font-size:14px;
	color:#fff; 
}
.BottomBox .center .culomnfr_1 .NavContact li .icon2{
	background:url(../Images/QQ.png) no-repeat left 0;
}
.BottomBox .center .culomnfr_1 .NavContact li .icon3{
	background:url(../Images/adrass.png) no-repeat left 0;
	width:240px; 
	font-size:12px; 
	line-height:18px; 
}
.BottomBox .center .culomnfr_1 .NavContact li:hover .icon2{
	background:url(../Images/QQ.png) no-repeat left -85px;
}
.BottomBox .center .culomnfr_1 .NavContact li h3 span{
	display:block; 
	font-size:12px; 
}
/*版权*/
.CopyrighBox{
	background:#003e78; 
}
.CopyrighBox .center p{
	font-size:12px;
	height:40px;
	line-height:40px; 
	color:#fff; 
	text-align: center;
}
/*在线留言*/
.clear {
  clear: both;
}
/*school*/
.school-all .pic_a{
	float:left;
	margin-top:40px; 
	margin-left:30px; 
}
.school-all .pic_a img{
	max-width:320px; 
}
.apply-lab {
	margin-top:30px; 
	margin-bottom:95px; 
	float:left;  
	width: 360px; 
}
.apply-lab .lab-box {
  overflow: hidden;
  padding-top:15px; 	
  width:360px;
}
.apply-lab .lab-box .name {
  float: left;
  height: 45px;
  line-height: 45px;
  color: #333;
  font-size: 16px;
  width: 125px;
  text-align: right;
  margin-right: 15px;
}
.apply-lab .lab-box .name span {
  color: #0096d1;
  font-size: 18px;
  padding-right: 10px;
}
.apply-lab .lab-box input {
  height: 26px;
  padding: 5px;
  border: 1px solid #d8d8d8;
  width: 200px;
  line-height: 26px;
}
.apply-lab .lab-box .gender-option p {
  float: left;
	margin-top:10px; 
  margin-right: 30px;
}
.apply-lab .lab-box .gender-option p input {
  width:auto;
  margin-right: 6px;
  vertical-align: middle;
}
.apply-lab .lab-box .gender-option p label {
  float: none;
  width: auto;
}
.apply-lab .lab-box .text-import {
  width:200px;
  height: 100px;
  padding: 5px;
  border: 1px solid #d8d8d8;
  resize: none;
  outline: none;
}
.apply-lab .submit-btn {
  width:100px;
  height:30px;
  line-height:30px;
  background:#0096d1;
  text-align:center;
  color: #fff;
  font-size: 16px;
  margin-top:30px;
  margin-left:140px; 
  display: block;
  border: none;
}