@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
.clearfix:after{
  clear:both;
  display:block;
  visibility:hidden;
  height:0;
  line-height:0;
  content:'';
  }
a {
	text-decoration: none;
}
a:focus {
	outline: 0px none;
}
ul {
	list-style-type: none;
}
.bold {
	font-weight: bold;
}

body {
	font: 14px/1.5 "微软雅黑", YaHei, tahoma, arial, "Hiragino Sans GB", 宋体;
	overflow-x:hidden;
	color:#5c5c5c;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
}
caption, th, td {
    font-weight: 400;
    text-align: left;
}
input,button,select,textarea
{
      outline:none;
      -webkit-appearance:none;
}
textarea
{
     resize:none;
}
i,em{ 
	font-style:normal;
}
.bold{ font-weight:bold;}

.h3{ font-size:16px;}

hr{ 
	border-bottom:1px dotted #595757; 
	width:100%; 
	border-top:none;
}


/*@font-face
{
font-family: myFirstFont;
src: url('../fonts/fzhj.ttf'),
     url('../fonts/fzhj.eot');  IE9+ 
}*/

.z-center{ text-align: center;}

/*=====header =====*/
.z-panel{ width: 1200px; margin: 0 auto;}
.z-header{ margin-top: 20px; margin-bottom: 10px;}
.z-logo{float: left; margin-top: 10px;  width: 335px;}
.z-nav{ float: right; width: 795px;}
.z-top{ border-bottom: 1px solid #e7e7e7; padding-bottom: 10px; overflow:hidden;}
.z-top > .left{ margin-top: 8px;}
.z-top > .right a{ padding: 6px 10px 6px 30px; border: 1px solid #e7e7e7; display: inline-block; border-radius: 3px; margin-left: 10px; cursor: pointer; color:#5c5c5c;}
.z-top > .right a:hover{ text-decoration:underline; color:#CA923B;}
.z-bzicon{ background: url(../img/tea_F.png) no-repeat  5px center;}
.z-wxicon{ background: url(../img/wechat_L.png) no-repeat  5px center;}

.z-nav .nav-con{ margin-top: 10px;}
.z-nav .nav-con > li{ float: left;margin-right: 45px; position:relative; z-index:2;}
.z-nav .nav-con > li:last-child{ margin-right: 0;}
.z-nav .nav-con > li a{ padding: 5px 20px; font-size: 18px; border-radius: 5px; color: #9b9b9b; display: inline-block; }
.z-nav .nav-con  li > a:hover,.z-nav .nav-con > li.active > a{ background: #552A24; color: #fff;}

.z-last{ position: relative;}
.z-last .z-sidnav{ width: 250px; border: 1px solid #E0E0E0; position: absolute; z-index: 999; background: #fff; padding: 10px 20px;top: 47px;+top: 57px; display: none; left:0;} 
.z-last .z-sidnav > li{margin-bottom: 10px;}
.z-last .z-sidnav > li a{ padding: 4px 8px; font-size: 16px;}


.z-list{ position: absolute; bottom: 10px; left: 50%;}
.z-bannercon a{ width: 1920px; margin: 0 auto;}
.z-dq,.z-no{width: 10px;height:10px;background: #fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; display: inline-block;}
.z-no{ background: #c17f19;}

.z-con{ margin: 0 auto;}
.z-contitle{background: url(../img/Rectangle-14.png) no-repeat  0 0; width: 140px; text-align: center; line-height: 60px; font-size: 20px; color: #c17f19;}

.z-conlist{ margin: 0 40px 60px;}
.z-conlist > li{ border: 1px solid #E7E7E7; border-radius: 3px; width: 312px; float: left; margin: 0 28px; text-align: center; padding: 30px 1px 60px;}

.z-conlist > .z-item h3{ color: #cd911f; font-size: 20px; font-weight: normal; line-height: 60px; }
.z-conlist > .z-item .con{ line-height: 30px; color: #ababab; font-size: 16px; height: 130px;}


.z-conlist > .z-item:hover{border: 2px solid #552a24; padding: 29px 0 59px;}
.z-conlist > .z-item:hover .z-btn{background: #552a24; color: #fff; border: 1px solid #552a24;}

/*=====btn =====*/
.z-btn{ 
	background: #fff; 
	border: 1px solid #ca923b; 
	color: #CA923B; 
	padding: 8px 15px; 
	font-size: 16px; 
	border-radius: 3px; 
	cursor: pointer; 
	display: inline-block;
}
.z-sm-btn{
	padding: 6px 10px;
	font-size: 14px;
}

.z-btn-default{
	border: 1px solid #9b9b9b;
	color: #4b494a;
}
.z-btn-default:hover{
	background: #552A24;
	border: 1px solid #552A24;
	color: #fff;
}


.z-btn:hover{
	background: #ca923b;
	border: 1px solid #ca923b;
	color: #fff;
}
.z-btn-warning:hover{
	background: #552a24; color: #fff; 
	border: 1px solid #552a24;
}
/*=====背景颜色=====*/

.z-bg-default{
	 background: #552a24;
}
.z-bg-white{ 
	background: #fff;
}
.z-bg-warring{ 
	background: #c07f19;
}
/*=====文字颜色=====*/
.z-text-gray{ color: #7f7f7f;}
.z-text-warning{ color: #c07f19;}
.z-text-default{ color: #552a24;}
.z-text-lightgray{ color: #999;}

/*=====字体=====*/
.z-h1{
	font-size: 36px!important;
}
.z-h2{
	font-size: 24px;
	font-weight: normal;
}
.z-h3{
	font-size: 20px;
	font-weight: normal;
}
.z-h4{ font-size: 16px;}

/*=====img =====*/
img {
    border: 0 none;
}
img {
    vertical-align: middle;
}
.z-img-rounded {
    border-radius: 6px;
}
.z-img-thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 10px;
    transition: all 0.2s ease-in-out 0s;
}
.z-indent{
	text-indent: 2em; 
}
/*=====foot =====*/

.z-foot{
	 border-top:1px solid #552A24 ;
	 margin-top: 50px;
	 height:auto !important;
	 height:1%; 
	 zoom:1;
}
.z-foot .z-main-left .item{
	 margin-bottom: 30px;
}

.z-foot .left:last-child{ 
	margin-right: 0;
}
.z-foot .left:first-child{ 
	margin-left: 0;
}
.z-foot .z-main-middle{
	margin: 0 140px;
}
.z-foot .z-main-middle h4{ 
	padding-bottom: 25px;
}
.z-foot .z-main-middle .con{
	display: block;
}
.z-foot .z-main-middle .z-btn{ 
	margin-bottom: 30px; 
	padding: 6px 30px; 
	margin-right: 20px;
}
.z-foot .z-main-right span{ 
	display: inline-block; 
	margin-right: 40px; 
	margin-top: 30px;
}
.z-f-txt{
	text-align: center;
	line-height: 60px;
	color: #fff;
}



/*=====间距=====*/
.z-mt15{ margin-top: 15px;}
.z-mt30{ margin-top: 30px;}
.z-mt60{ margin-top: 60px;}

.z-w240{ 
	width: 240px;
	}
.z-w400{ 
	width: 400px;
	}
.z-w600{ 
	width: 600px!important;
	}

.z-w990{
	width: 990px!important;
	margin-left: auto!important;
	margin-right: auto!important;
}

.z-inner-banner{
	border-bottom:1px solid #eee ;
}
.z-inner-banner .img{ 
	/*width: 1920px; */
	margin: 0 auto; 
	height: 280px;
	position: relative;
	width:100%; overflow:hidden;
}
.z-inner-banner .z-title{
	 margin-top: -200px;
}
/*==标题==*/

.z-title h3{
	font-family:myFirstFont;
	color: #552A24;
	font-size: 28px;
}
.z-title span{
	display: inline-block;
	color: #C17F19;
}
.z-title .con {
	margin: 0 auto;
	position: relative;
	top: 20px;
	text-align: center;
}
.z-title .con.z-w240{
	width:350px;
	}
.z-line{
	border-bottom: 1px solid #eee;
}

.z-nvatable{
	 margin: 20px 0;
}
.z-nvatable a{ margin-right: 20px;}

.z-nvatable a.active{
	background: #ca923b;
	border: 1px solid #ca923b;
	color: #fff;
}
.z-main-box{
	 margin: 40px 0 20px;
	 overflow:hidden;
}
/*==媒体肯定==*/
.z-mt-list .z-item{ 
	margin: 10px 9px; 
	width:280px; 
	display: inline-block;
	min-height:290px;
	}
.z-tworow-list .z-item{
	width: 445px;
}
.z-tworow-list .z-item > .z-con{
	margin: 10px 0 10px 10px;
	line-height: 25px!important;
}
.z-tworow-list .z-item > .z-con hr{
	margin: 10px 0;
}
.z-mt-list .z-item > img{
	width:260px; 
	height: 190px; 
	margin-bottom: 10px;
	}
.z-mt-list .z-item a{ 
	color: #5c5c5c;
	}
.z-mt-list .z-item a:hover{
	text-decoration: underline;
}
/*==我要贷款==*/
.z-rowlist > .z-item{ 
	width: 260px; 
	margin: 0 8px;
}

.z-rowlist > .z-item .con{
	height: 100px;
}

.z-cplist{}
.z-cplist .z-item { 
	padding-left:550px;
	padding-right: 30px;
	border: 1px solid #eee;
	margin-bottom: 25px;
	}
.z-cplist .z-item > .z-title{
	margin-top: 25px;
}
.z-cplist .z-btn{
	float: right;
	margin-top: -30px;
	overflow: hidden;
}
.z-cpbg1{ 
	background: url(../img/Rectangle-01.jpg) no-repeat; height: 180px;
	}
.z-cpbg2{ 
	background: url(../img/Rectangle-08.jpg) no-repeat; height: 180px;
	}
.z-cpbg3{ 
	background: url(../img/Rectangle-02.jpg) no-repeat; height: 180px;
	}
.z-cpbg4{ 
	background: url(../img/Rectangle-03.jpg) no-repeat; height: 180px;
	}
.z-cpbg5{ 
	background: url(../img/Rectangle-04.jpg) no-repeat; height: 180px;
	}
.z-cpbg6{ 
	background: url(../img/Rectangle-05.jpg) no-repeat; height: 180px;
	}
.z-cpbg7{ 
	background: url(../img/Rectangle-06.jpg) no-repeat; height: 180px;
	}
.z-cpbg8{ 
	background: url(../img/Rectangle-07.jpg) no-repeat; height: 180px;
	}
.z-cpbg9{ 
	background: url(../img/Rectangle-09.jpg) no-repeat; height: 180px;
	}
.z-splist{
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
	position: relative;
	overflow:hidden;
}
.z-splist > .z-img{
	  margin-right: 50px;
}
.z-splist .z-h4{ font-weight:bold;}
.z-splist p{
	 margin-left: 10px;
	 line-height: 30px;
}

.z-splist .z-btn{
	position: absolute;
	bottom: 20px;
	right: 0;
}
/*==中普农金==*/
.z-zpnj-main{}
.z-zpnj-main .z-tips{ 
	margin-left:40px; margin-right: 40px;
	}
.z-loanShowtitle{
	width: 200px;
	float: left;
}
.z-zpnyshow li{
	margin-bottom: 50px!important;
}
.z-zpnyshow li i{ margin-right: 25px;}

/*==公司荣誉==*/
.z-gsrymain {
	line-height: 25px;
	
}
.z-gsrymain ul li{
	list-style:inside;
	margin-left: 28px;
}
.z-gsrymain > .z-mt-list .z-item{
	margin: 0 25px 20px;
}
/*==分页==*/
.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
	*display:inline;
	zoom:1;
	min-width:200px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #c17f19;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #eee;
    border-color: #ddd;
    color: #c17f19;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #c17f19;
    border-color: #c17f19;
    color: #fff;
    cursor: default;
    z-index: 2;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    background-color: #fff;
    border-color: #ddd;
    color: #999;
    cursor: not-allowed;
}

/*==首页_产品与服务==*/
.g_container{width:1200px; margin:0 auto; overflow:hidden;}
.g_porductBox{width:1200px; margin:0 auto; overflow:hidden;}
.g_bar{width:1200px; margin:0 auto; height:46px; }
.g_bar img{width:100%; display:block;}
.g_porductList{width:1200px; overflow:hidden; margin-top:75px;}
.g_porductList li{margin-bottom: 30px;}
.g-por-sm{ width:520px; padding: 0 40px; float:left;}
.g_porMian{overflow:hidden;border:1px solid #eee; border-radius:5px; }
.g_porMian >.z-title{ text-align:center; padding:25px 30px;}
.g_porMian >.z-title h3{ color:#fff;font-size:33px;}
.g_porMian >.z-title span{ color:#fff; text-align:center;}
.g_porMian >.z-con{ text-align:right; width:340px; background: url(../img/money-sm.png) no-repeat 0 center; height: 121px;}
.g_porMian >.z-con span{ margin: 20px 0; display: inline-block;}

.g-por-lg .g_porMian >.z-title{ padding: 45px 100px;}
.g-por-lg .g_porMian >.z-con{ width:340px; background: url(../img/money.png) no-repeat 0 center; height: 160px;}
.g-por-lg .g_porMian >.z-con{ width: 840px; padding-right: 50px; position: relative;}
.g-por-lg .g_porMian >.z-con p{ width: 500px; text-align: left; margin: 30px 0 0 200px; line-height: 30px;}
.g-por-lg .g_porMian >.z-con a{ position: absolute;right: 30px; bottom: 20px;}

.g_porductList li .g_nnB{background:url(../img/g_product6.png) no-repeat center 100%; }
.g_porductList li .g_yxB{background:url(../img/g_product5.png) no-repeat center 100%; }
.g_porductList li .g_dtB{background:url(../img/g_product1.png) no-repeat center 100%; }
.g_porductList li .g_yyB{background:url(../img/g_product2.png) no-repeat center 100%; }
.g_porductList li .g_djB{background:url(../img/g_product3.png) no-repeat center 100%; }
.g_porductList li .g_sjB{background:url(../img/g_product4.png) no-repeat center 100%; }



.g_proMode{width:582px; overflow:hidden;}
.g_proMode b,.g_proMode span{display:block;  font-family:"微软雅黑"; font-size:14px; padding-left:20px;}
.g_proMode span{color:#D29B38; line-height:35px; height:35px; background:url(../img/g_hongxing.png) no-repeat left center;}
.g_proMode b{font-weight:normal; color:#5C5C5C; }

/*==首页_中普动态==*/
.g_newBox{width:1200px; margin:0 auto; overflow:hidden; margin-top:40px; }
.g_dynamc{width:1200px; overflow:hidden; margin:0 auto; height:435px; margin-top:35px;}
.g_newLeft{width:489px; float:left; border-right:1px solid #E7E7E7; height:380px; padding-top:36px; padding-left:25px; padding-right:85px; background:url(../img/g_timeline.png) no-repeat 133px 45px;}
.g_newLeft h2{padding-left:155px; font-size:18px; height:35px; font-weight:bold;  font-family:"微软雅黑";}
.g_newLeft h2 a{ color:#5C5C5C;}
.g_newList{width:100%; margin-top:25px;}
.g_newList li{width:100%; overflow:hidden; margin-bottom:35px; height:85px;}
.g_newTime{width:100px; overflow:hidden; float:left;}
.g_newTime b,.g_newTime span{display:block; color:#ABABAB;  font-family:"微软雅黑";} 
.g_newTime b{font-weight:normal; font-size:12px;}
.g_newTime span{font-size:10px; line-height:25px;}
.g_newMain{width:336px; float:right;}
.g_newMain h3{ height:30px; line-height:28px;color:#5C5C5C;font-family:"微软雅黑"; font-size:14px;}
.g_newMain h3 a{color:#5C5C5C;font-family:"微软雅黑"; font-size:14px;}
.g_newMain p{font-size:12px; color:#ABABAB; line-height:18px;overflow:  hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.g_newMain p:hover{text-decoration:underline;}
.g_newList .g_current .g_newTime span{font-size:12px; color:#D29B38;} 
.g_newList .g_current .g_newTime b{font-weight:normal; font-size:14px; color:#D29B38;}
.g_newList .g_current .g_newMain h3{ height:30px; line-height:28px;color:#D29B38;font-family:"微软雅黑"; font-size:18px;}

.g_newRight{width:490px; float:right; height:380px; padding-top:36px; padding-right:25px; padding-left:85px; }
.g_newRight h2{font-size:18px; height:35px; font-weight:bold;  font-family:"微软雅黑"; }
.g_newRight h2 a{ color:#5C5C5C;}
.g_eventBox{width:100%; margin-top:10px;}
.g_eventBox li{width:100%; overflow:hidden; margin-bottom:15px; height:100px;}
.g_eventImg{width:140px; height:100px; float:left;}
.g_eventImg img{width:140px; height:100px; display:block;}
.g_eventMain{float:right; width:320px;}
.g_eventMain h3{ height:48px; line-height:48px;color:#5C5C5C;font-family:"微软雅黑"; font-size:14px;}
.g_eventMain h3 a{color:#5C5C5C;font-family:"微软雅黑"; font-size:14px;}
.g_eventMain p{font-size:12px; color:#ABABAB; line-height:18px;}
.g_eventMain p:hover{text-decoration:underline;}

/*==首页_合作伙伴==*/
.g_partnerBox{width:1200px; margin:0 auto; overflow:hidden;margin-top:78px; }
.g_member{width:100%; overflow:hidden; margin-top:70px; +margin-bottom:40px;}
.g_partnerBar{width:85px; height:80px; float:left; background:url(../img/g_fill.png) no-repeat 8px 3px; padding-left:50px; font-size:18px;color:#5C5C5C;font-family:"微软雅黑"; }
.g_memberList{width:1000px; float:right; overflow:hidden; display:block; margin-right:25px;}
.g_memberList li{float:left; width:194px; margin:0 20px; border:1px solid #e6e6e6; border-radius:8px; padding:7px; margin-bottom:40px;}
.g_memberList li img{display:block; width:194px; height:65px;}

/*==合作单位滚动==*/

.g_unitBox{width:100%; overflow:hidden;}
.g_unit{width:1045px; float:right; overflow:hidden; display:block; }
.g_unit .slideBox{ overflow:hidden; zoom:1;  position:relative; padding:0 22px; padding-right:30px; }

.g_unit .sPrev,.g_unit .sNext{ position:absolute; left:0px; top:0px; display:block; width:40px; height:79px; background:url(../img/g_icoLeft.png) left center no-repeat #fff; z-index:999}
.g_unit .sNext{ left:auto; right:0px; background:url(../img/g_icoRight.png) right center no-repeat #fff;  }

.g_unitList li{float:left; width:194px; margin:0 20px; border:1px solid #e6e6e6; border-radius:8px; padding:7px; height:65px;}
.g_unitList li img{display:block; width:194px; height:65px;}

/*==右侧浮动==*/
.g_floatBar{position:fixed;bottom:60px;right:0;z-index:999; width:80px;}
.g_contactList,.g_contactList li{border:0 solid #F3F3F3;}
.g_contactList{width:80px;margin:0 auto;padding:0;background-color:#552a24}
.g_contactList li{position:relative}
.g_contactList a{display:block;width:80px;height:80px;text-align:center;border-bottom:1px solid #6e4943;border-top:1px solid #49241e}
.g_contactList a b,.g_contactList a span{display:block}
.g_contactList a span{margin-top:14px}
.g_contactList a b{color:#fff;line-height:30px}
.g_contactList .g_show{position:absolute;top:0;right:100%;background-color:#552a24;display:none;border-radius:5px}
.g_show span{display:block;line-height:20px;color:#fff;font-size:14px;margin-bottom:5px}
.g_contactList li:hover .g_show{display:block}
.g_phone .g_show{margin-right:8px;
	margin-top: 8px;
	height: 45px;
	white-space:nowrap;font-size:16px;line-height:44px;color:#858585;padding:10px}
.g_phone .g_show:after{content:"\0020";position:absolute;top:50%;left:100%;width:0;height:0;margin-top:-6px;border:6px solid transparent;border-right-width:0;border-left-color:#552a24}
.g_weixin .g_show{margin-top:-18px;margin-right:8px;padding:10px}
.g_weixin .g_show:after{content:"\0020";position:absolute;top:50%;left:100%;width:0;height:0;margin-top:-6px;border:6px solid transparent;border-right-width:0;border-left-color:#552a24}
.g_weixin .g_show img{width:90px;height:90px;vertical-align:top; display: block;}
.g_contactList .g_Top a{display:block;width:80px;height:45px;text-align:center;border-bottom:1px solid #6e4943;border-top:1px solid #49241e}
/*==公共部分_公告滚动==*/
.g_BulletinBox{width:100%; height:28px; border-bottom:1px solid #EEEEEE; padding:5px 0;}
.g_Bulletin{width:1200px; margin:0 auto; overflow:hidden;  }
.g_Bulletin h3{float:left; width:88px; height:28px; line-height:28px; font-size:14px; color:#fff; text-align:center; display:block; background:url(../img/Rectangle.png) no-repeat center;}
.g_BulletinList{height:28px; float:left; margin-left:26px;}
.g_more{float:right; width:100px; height:28px; line-height:28px; text-align:right;}
.g_more a{font-size:14px; color:#562926; }
.g_infoList{ max-width:1085px;}
.g_infoList ul{width:100%;}
.g_infoList li{width:100%; overflow:hidden;}
.g_infoList li a ,.g_infoList li span{display:block; float:left; color:#9e9a97; font-size:14px; height:28px; line-height:28px;}
.g_infoList li a{ padding-right:200px; width:650px; overflow:hidden; word-wrap: normal;text-overflow: ellipsis;white-space: nowrap;}
.g_infoList li span{ width:235px; text-align:right;}

/*子页_合作伙伴*/
.g_mainBox{width:100%; overflow:hidden;}
.g_memberShow{width:1000px; overflow:hidden; display:block; margin:0 auto; margin-top:60px;}
.g_memberShow li{float:left; width:194px; margin:0 20px; border:1px solid #e6e6e6; border-radius:8px; padding:7px; margin-bottom:40px;}
.g_memberShow li img{display:block; width:194px; height:65px;}

/*子页_联系我们*/
.g_contactBox{width:100%; overflow:hidden;  margin-top:60px;}
.g_contactBox li{width:570px; float:left; margin-bottom:30px; height:320px; overflow:hidden;}
.g_contactBox li .g_contactImg{width:255px; height:290px; padding:14px; border:1px solid #e7e7e7; float:left;} 
.g_contactBox li .g_contactImg img{width:255px; height:290px;}
.g_contactBox li .g_contactText{width:260px; height:260px; float:right; padding-top:60px;} 
.g_contactBox li .g_contactText h3{font-size:19px; color:#552a24; font-weight:normal; width:100%; overflow:hidden;}
.g_contactBox li .g_contactText h4{font-size:14px; color:#3c3c3c; font-weight:normal; display:block; height:60px; border-bottom:1px solid #e7e7e7; width:100%; overflow:hidden; line-height:50px;}
.g_contactBox li .g_contactText span{display:block; font-size:14px; color:#552a21;}
.g_contactBox li .g_contactText p{padding-right:50px; line-height:30px; padding-top:15px;}

.g_conList{width:1170px; overflow:hidden; margin:0 auto; padding:14px; border:1px solid #e7e7e7;  margin-top:60px; padding-top:40px; margin-bottom:15px;}

.g_conList li{width:420px; float:left; margin-bottom:30px; overflow:hidden; padding-left:55px; background:url(../img/g_bg01.png) no-repeat left 6px; padding-right:80px;}
.g_conList li h3{font-size:14px; color:#552a24; font-weight:normal; width:100%; overflow:hidden;}
.g_conList li h3 b{ font-size:19px; margin-right:20px;}
.g_conList li p{padding-right:50px; line-height:30px; padding-top:15px;}
.g_conList li span{display:block; font-size:14px; color:#552a21;}

/*子页_团队介绍*/

.g_teamBox{width:100%; overflow:hidden;  margin-top:60px;}
.g_teamBox li{width:880px;  margin-bottom:30px; height:390px; overflow:hidden;}
.g_teamBox li .g_contactImg{width:270px; height:360px; padding:14px; border:1px solid #e7e7e7; float:left;} 
.g_teamBox li .g_contactImg img{width:270px; height:360px;}
.g_teamBox li .g_contactText{width:500px; height:310px; float:right; padding-top:80px;} 
.g_teamBox li .g_contactText h3{font-size:30px; color:#552a24; font-weight:normal; width:100%; overflow:hidden; font-family:myFirstFont;}
.g_teamBox li .g_contactText h4{font-size:14px; color:#3c3c3c; font-weight:normal; display:block; height:60px; border-bottom:1px solid #e7e7e7; width:100%; overflow:hidden; line-height:50px;}
.g_teamBox li .g_contactText p{padding-right:50px; line-height:30px; padding-top:15px; font-size:14px; color:#552a21;}


.g_teamList{width:100%; overflow:hidden;  margin-top:60px;}
.g_teamList li{width:570px; float:left; margin-bottom:30px; height:320px; overflow:hidden;}
.g_teamList li .g_contactImg{width:218px; height:290px; padding:14px; border:1px solid #e7e7e7; float:left;} 
.g_teamList li .g_contactImg img{width:218px; height:290px;}
.g_teamList li .g_contactText{width:300px; float:right; padding-top:5px;} 
.g_teamList li .g_contactText h3{font-size:30px; color:#552a24; font-weight:normal; width:100%; overflow:hidden; font-family:myFirstFont;}
.g_teamList li .g_contactText h4{font-size:14px; color:#3c3c3c; font-weight:normal; display:block;border-bottom:1px solid #e7e7e7; width:100%; overflow:hidden; padding-bottom:15px;}
.g_teamList li .g_contactText p{padding-right:23px; line-height:28px; padding-top:5px; color:#999;}



/*子页_我要借款*/
.g-editor{width:100%; text-align:center; margin-top:30px;}
.g_loanTitle{ background:#552a24; padding:20px 30px; color:#fff; margin:30px 0;}
.g_loanTitle h3{ font-size:18px; margin-bottom:5px;}
.g_loanTitle p{font-size:14px; line-height:25px;}

.g_loanIcon{width:900px; margin:0 auto; overflow:hidden; }
.g_loanIcon li{float:left; width:240px; margin:30px;}
.g_loanIcon li a{display:block; border:1px solid #c07f19;color:#c07f19; width:238px; height:278px; text-align:center; border-radius:3px;}
.g_loanIcon li a div{padding-top:70px; font-size:40px;}
.g_loanIcon li a p{font-size:18px;  line-height:90px;}
.g_loanIcon li a:hover{background:#c07f19; color:#fff;}


.g_loanShow{ width:850px; margin-top:80px; margin-left:100px; }
.g_loanShow li{overflow:hidden; width:100%; margin-bottom:110px;}
.g_loanShow li img{display:block; float:left; width:88px; height:100px;}
.g_loanShow li .g_loanShowtext{float:right; width:700px;}
.g_loanShowtext h3{font-size:22px; color:#542c24; line-height:28px; font-weight:normal;}
.g_loanShowtext p{line-height:30px; color:#9b9b9b; font-size:17px;}




/*==子页_我要借款==*/
.g_left h3{font-family:myFirstFont; color: #552A24; font-size:25px; width:260px; background-color:#ffffff; }
.z-title .g_left {margin:0; position: relative; top: 10px; text-align: left; width:260px;}
.con span{font-size:12px;}
.z-title .g_top_10{	top: 10px;}
.z-title .g_top_23{	top: 23px;}
.z-title .z-w180{width:180px;}
.z-mt20{ margin-top: 20px;}
.g_loanText{margin-left: 100px; margin-top: 60px; width: 850px; margin-bottom:15px;}
.g_textOne{padding-left:65px; font-size:15px; color:#4b4b4b; position:relative; line-height:24px;}
.g_textOne b{font-family:myFirstFont; color:#552a23; position:absolute; left:0; font-size:18px;}	
.g_textTwo{ font-size:15px; color:#4b4b4b; position:relative; line-height:30px; }
.g_textTwo span{color:#bf7e18;}





/*==联系我们增加==*/
.g_map{width:1080px; height:1080px; border:1px solid #e7e7e7; padding:59px; border-radius:5px; margin-top:20px;}
.g_share{width:1080px; margin:0 auto; overflow:hidden;}
.g_share li{float:left; width:150px; height:150px; padding:20px; border:1px solid #e7e7e7; border-radius:3px; margin:20px;}
.g_shareTitle{margin:0 auto; width:1060px; font-size:18px; color:#595959; margin-top:20px;}



/*==本息保障==*/

.g_baozhang{width:1170px; margin:0 auto; font-size:13px; color:#4a4a4a; margin-top:50px; line-height:26px;}
.g_firstText{width:890px; margin:0 auto; margin-bottom:30px;}
.g_imgTitle{width:100%;}
.g_imgTitle h3{font-size:20px; font-weight:550; line-height:30px;}
.g_imgBox{text-align:center; margin:40px 0; line-height:50px;}
.g_imgBox img{max-width:100%;}
.z-w460{width:460px;}
.g_imgTitle ul{list-style:inside; padding-left:50px; margin-top:10px; margin-bottom:30px;}
.g_baozhangList{overflow:hidden; width:1020px; margin:0 auto; margin-bottom:50px;}
.g_baozhangList li{width:260px; margin:0 40px; float:left;}
.g_baozhangList li h3{height:40px; background:#552a24; border-radius:5px; color:#fff; line-height:20px; padding:10px 50px; text-align:center; font-size:14px;}
.g_baozhangList li p{height:310px; border:1px solid #e7e7e7; padding:0 20px; border-top:0; padding-top:30px;}

/*==社会责任==*/
.g_textBox{font-size:14px; color:#4a4a4a; text-indent:25px; line-height:24px;}
.g_zerenList{width:1170px; overflow:hidden; display:block; margin:0 auto; margin-top:30px;}
.g_zerenList li{float:left; width:370px; margin:0 5px; border:1px solid #e6e6e6;  padding:4px; margin-bottom:10px; height:185px;}
.g_zerenList li img{display:block; width:370px; height:185px;}


/* banner-box */
.banner-box{min-width:100%;height:420px;position:relative;overflow:hidden; z-index:1;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:1920px;margin:0 auto;overflow:hidden; left:50%; margin-left:-960px; position:absolute;}
.banner-box .bd li{width:100% !important;height:420px;}
.banner-box .bd li a{display:block;background-size:auto;}

.banner-btn{width:1210px;position:absolute;top:120px;left:50%;margin-left:-605px;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.banner-btn a.prev{left:20px;background:url(../images/foot.png) no-repeat 0 0;} 
.banner-btn a.next{right:20px;background:url(../images/foot.png) no-repeat -49px 0;}

.banner-box .hd {position:absolute;top:275px;left:537px;}
.banner-box .hd ul li{width:12px;height:12px;border-radius :50%;text-indent:-9999px;margin-right:8px;background:#fff;float:left;cursor:pointer;}
.banner-box .hd ul li.on{background:#c17f19 ;}

.ddcyDanye{text-align:left; text-indent:25px;}
.ddcyDanye img{margin:0 auto; display:block; max-width:100%; margin-bottom:20px;}
.ddcyMain{ border:1px solid #e7e7e7; width:1100px; margin:0 auto; margin-top:60px; padding:50px 0; padding-bottom:0;}
.ddcyMain ul{overflow:hidden; width:1080px; margin:0 auto; }
.ddcyMain ul > li{width:460px; margin:0 40px; float:left; margin-bottom:10px;}
.ddcyMain ul > li span{display:block; float:left; width:100px; height:40px; border-radius:3px; background:#c07f19; color:#fff; text-align:center; line-height:40px; font-size:18px;}
.ddcyMain ul > li div{width:340px; float:right; font-size:14px; color:#767676; line-height:24px; padding-top:8px; min-height:80px; font-size:14px;}

.ddcyMain ul.teshu > li{width:100%;}
.ddcyMain ul.teshu > li div{width:960px; float:right; font-size:14px; color:#767676; line-height:24px; padding-top:8px; min-height:80px;}
.ddcyMain ul.teshu > li div .cailiao{ width:960px;}
.ddcyMain ul.teshu > li div .cailiao li{width:350px; float:left; margin:0;}

.ddConatact{background:#c07f19; padding:50px 0;}
.ddConatact ul{overflow:hidden; width:1080px; margin:0 auto; }

.ddConatact ul > li{width:460px; margin:0 40px; float:left;}
.ddConatact ul > li span{display:block; float:left; width:100px; height:40px; border-radius:3px; color:#fff; text-align:center; line-height:40px; border:1px solid #fff; font-size:18px;}
.ddConatact ul > li div{width:340px; float:right; font-size:14px; color:#767676; height:40px; line-height:40px; color:#fff; font-size:16px;}