﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
.box {width: 100%;}
/*首页头部*/
.header {width: 100%; min-width: 1190px;background:rgba(255,255,255,0.8); position: relative; z-index:9999; top:0;}
/*顶部logo*/
.head{width: 1190px;height:70px;margin: 0 auto;}
.head .logo {float: left;margin-top:10px;}
.head .tel {float: left;margin:20px 0 0 15px; padding-left:15px; border-left:1px solid #ff6900;}
.head .tel span{ background:#ff6900; border-radius:3px; color:#fff; font-size:14px; padding:0 5px;}
.head .tel h3{ color:#7e0204; font-size:25px;}

.head-top {width: 100%;	height: 32px; line-height: 32px; margin-top: 0px; /*background: #f8f8f8;*/ border-bottom: solid 1px #ddd; background:#fff;}
.head-top.welcome_bg {	position: relative;}
.head-top-con {	width: 1190px;	margin: 0 auto;	color: #7e0204;}
.head-top-con .hi {	background: url(../images/dw_ico.png) no-repeat left center; font-size: 12px; padding-left: 15px; color: #666;}
.ddsc i, .weixin i, .ddapp i, .kefu i, .lianxi i{display: block; float: left; background: url(../images/topbotbg.png) no-repeat; height: 16px; margin:8px 3px 0 0;}
.head-top-con .ddsc i {width:16px; background-position:-80px top;}
.head-top-con .lianxi i{width:17px; background-position:-42px top;}
.head-top-con .weixin i {width:14px; background-position:-17px top; }
.head-top-con .ddapp i {width:16px; background-position:-98px top;}
.head-top-con .kefu i {width:14px; background-position:-63px top;}

.head-top-con .fr span {	display: block;	float: left;	margin-left: 25px;}
.head-top-con .fr span a {	margin-left: 0px;	font-size: 12px;	color: #666;}

/*导航nav*/
.nav {width:816px; float:right;}
.nav_menu {text-transform: uppercase;}
.nav_menu-item { position: relative; width:98px; float:left; text-align:center; margin:0 10px; font-size:16px;color: #333; height:68px;}
.nav_menu-item > a{ display:block; height:55px; padding-top:15px;}
.nav_menu-item > a span{display:block; font-size:12px; font-weight:normal;}
.nav_menu-item a:hover {color:#ff6900; }
.nav_menu-item:hover { border-bottom:2px solid #ff6900; margin-bottom:-2px;}
.nav_menu-item:hover .nav_submenu {margin-top:0px;  display: block; color:#ff6900;}
.nav_menu-item:last-child{ margin-right:0;}
.nav_submenu { font-weight: 300;  text-transform: none;  display: none;  position: absolute;  width: 98px; line-height:38px;  background:rgba(255,255,255,0.8); float:left;}
.nav_submenu-item a{ display:block;}
.nav_submenu-item:hover { background:#fff;}

/*轮播*/
.fullSlide {position: relative;z-index: 999;width: 100%;height: 600px;min-width: 1190px;}
.fullSlide .bd {position: relative;	z-index: 0; margin: 0 auto}
.fullSlide .bd ul {width: 100%!important}
.fullSlide .bd ul a {width: 100% !important;}
.fullSlide .bd li {overflow: hidden;width: 100%!important;height: 600px;text-align: center;}
.fullSlide .bd li a {display: block;height: 600px;}
.fullSlide .hd {position: absolute;	bottom: 0;left: 50%;z-index: 100; height: 16px;margin-left: -60px;padding-bottom: 20px;background: none;	text-align: center;	line-height: 16px}
.fullSlide .hd ul {text-align: center}
.fullSlide .hd ul li{display: inline-block;overflow: hidden;margin-right: 10px;width: 16px;height: 16px;float: left;background: url(../images/banner-ico.png) no-repeat;line-height: 9999px;cursor: pointer; *zoom:1}
.fullSlide .hd ul li:last-child{ margin-right:0;}
.fullSlide .hd ul .on {background: url(../images/banner-ico-hover.png) no-repeat;}
.slider {position: relative;overflow: hidden;width: 100%;height: 600px;	min-width: 1190px;}

/*首页典当业务*/
.index_yewu{width:1200px; margin:30px auto; clear:both;}
.inx_yw{ text-align:center; margin-top:30px; font-size:24px; font-weight:600; letter-spacing:5px; color:#ff6900}
.inx_yw p{ font-weight:normal; font-size:14px; line-height:32px; color:#aaa; text-transform:uppercase; letter-spacing:5px; padding-bottom:5px;}
.inx_yw i{width:0; height:0; border-left:6px solid transparent; border-right:6px solid transparent; border-top:10px solid #ff6900;}
.i_yewu li img, .i_biao img{ display:block;}
.i_biao{ width:284px; float:left; position:relative;}
.i_biao p{ width:100%;}
.i_yewu{ width:100%;}
.i_yewu li{ float:left; margin:0 0 18px 21px; position:relative;}
.i_yewu li a, .i_biao a{ color:#fff; display:block; transition:0.5s;}
.i_biao a:hover{ color:#fff; box-shadow:0 0 12px rgba(0,0,0,0.6); transition:0.5s;}
.i_yewu li:nth-child(1) a, .i_yewu li:nth-child(4) a{ color:#333;}
.i_yewu li p, .i_biao p{ position:absolute; top:80px; font-size:20px; display:block; text-align:center;}
.i_yewu li p span, .i_biao p span{ font-size:16px; display:block;}
.i_biao p{ top:180px;}
.i_yewu li:nth-child(1) p{ top:120px; right:20px;}
.i_yewu li:nth-child(3) p{ left:80px;}
.i_yewu li:nth-child(4) p{ left:-80px;}
.i_yewu li:nth-child(even) p{ width:100%;}
.i_yewu li a:hover{box-shadow:0 0 12px rgba(0,0,0,0.6); transition:0.5s;}

.lerong1{width:1200px; margin:30px auto; clear:both; overflow: hidden;}
/* 首页成功案例 */
.i_img1, .i_img2{ width:210px;  color:#fff; text-align:center; background: url(../images/i_chengg.png) no-repeat 0 bottom #082d6d;}
.i_img2{background: url(../images/i_weida.png) no-repeat 0 bottom #7e0204;}

.i_img1 h2, .i_img2 h2{ font-size:28px; line-height:38px; padding-top:30px;}
.i_img1 p, .i_img2 p{ font-size:16px; line-height:28px; padding:10px 0 150px;}
.i_img2 p{ padding:10px 0 224px;}

.tab-wrapper { width:1200px; margin:30px auto 0;}
.tab-menu{ position:relative; padding-left:240px;}
.tab-menu .tab-gengduo{ position:absolute; top:10px; right:20px;}
.tab-menu li { position:relative; color:#999; display:inline-block; padding:10px 30px; cursor:pointer; z-index:0; margin-left:18px; background:#f5f5f5;}
.tab-menu li:hover { color:#333;}
.tab-menu li.active { color:#fff;  opacity: 1;  background:#ff6800;  border-radius:5px;}
.tab-menu li.active:hover {  color:#fff;}
.tab-content>div { background-color: #fff; box-sizing:border-box; width: 100%; min-height:273px;}
.tab-menu .line {position:absolute; width: 0; height:2px; top:-2px;  left: 0;}
.tab-content .panel{ padding-top:30px;}
.tab-content .anli_img{ width:550px; background:#fafafa; float:left; padding:20px;}
.tab-content .anli_img img{width:100%; height:344px;}
.tab-content .anli_img h6{ font-size:20px; color:#ff6800; line-height:45px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.tab-content .anli_img p{ color:#999; font-size:16px;}
.tab-content .panel ul { width:600px; float:left;}
.tab-content .panel ul li{float:left; margin:12px 0 0 50px; border-bottom:1px solid #ccc; padding-bottom:11px; position:relative;}
.tab-content .panel ul li:last-child{ border:none; padding:0;}
.tab-content .panel ul li i{width:6px; height:6px; background:#ff6800; position:absolute; left:-14px; top:8px; border-radius:10px;}
.tab-content .panel ul li h6{ font-size:18px; line-height:38px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.tab-content .panel ul li p{ font-size:14px; color:#999; line-height:22px; padding-top:5px; word-break:break-all;}
.tab-content .panel ul li p a{ color:#1a6dd9;}

/* 首页新闻资讯 */
.weida_gy{ width:1200px; margin:0 auto; padding:30px 0; overflow:auto;}
.weida_gy ul{}
.weida_gy ul li{ float:left; width:256px;}
.weida_gy ul li a{ display:block; padding:0 20px 20px;}
.weida_gy ul li a:hover{ background:#ff6800; color:#fff; transition:.5s;}
.weida_gy ul li h2{text-overflow:ellipsis; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; font-size:20px; height:52px; margin:10px 0 30px; float:left;}
.weida_gy ul li p{ height:60px; float:left; margin-bottom:60px; color:#999;}
.weida_gy ul li span{ display:block; height:56px; padding-top:12px; line-height:20px; color:#ff6800; width:80px; font-size:18px; text-align:center;}
.weida_gy ul li a:hover span, .weida_gy ul li a:hover i, .weida_gy ul li a:hover p{ color:#fff; transition:.5s;}
.weida_gy ul li i{ font-size:28px; color:#999;}

.llbb_img{ width:430px; float:left;}
.llbb_img img{ width:100%; display:block; height:269px;}
.llbb_img h2{ float:left; width:300px; padding:0 20px 0 30px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-size:18px; background:#f5f5f5; height:68px; line-height:68px;}
.llbb_img span{ display:block; height:56px; padding-top:12px; line-height:20px; background:#ff6800; color:#fff; width:80px; float:left; font-size:18px; text-align:center;}

/*广告语*/
.ad_bg{background: url(../images/img-bg2.jpg) no-repeat center center; height:280px;}

/* 首页贷款流程 */
.llcc_bg, .llcc_bg2, .llcc_bg3{  width:100%; overflow:hidden; margin-top:30px; clear:both;}
.llcc_bg{background:url(../images/bg_lc.jpg) no-repeat center center;}
.llcc_bg2{background:url(../images/yuw_bg.jpg) no-repeat center center;}
.llcc_bg3{ background:#f3f3f3;}


.llc_bt{ text-align:center; margin-top:30px; font-size:24px; font-weight:600; letter-spacing:5px; width:100%; clear:both;}
.llc_bt p{ font-weight:normal; font-size:14px; line-height:32px; color:#aaa; text-transform:uppercase; letter-spacing:5px;}
.lc_bz{ width:1200px; margin:30px auto 0; background:#f1f1f1; overflow:hidden;}
.lc_bz dl{ float:left; margin:0 auto; width:256px; padding-top:40px;}
.lc_bz dl dt{ float:left; background:url(../images/bg_ico.png) no-repeat; margin:0 20px 0 80px;}
.lc_bz dl dt.i01{width:47px; height:47px; background-position:0 -42px; margin-top:2px;}
.lc_bz dl dt.i02{width:44px; height:44px; background-position:-52px -45px; margin-top:7px;}
.lc_bz dl dt.i03{width:32px; height:44px; background-position:-105px -43px; margin-top:7px;}
.lc_bz dl dt.i04{width:43px; height:43px; background-position:-141px -44px; margin-top:7px;}

.lc_bz dl dd h2{ font-size:18px; color:#ff6800;}
.lc_bz dl dd p{ font-size:16px; color:#666; line-height:20px;}
.lc_hs{ width:175px; height:65px; float:left; background:#ff6800; color:#fff; font-size:24px; text-align:center; position:relative; padding-top:70px;}
.lc_hs i{ width:42px; height:42px; position: absolute; background:url(../images/bg_ico.png) no-repeat -186px -45px; left:50%; margin-left:-21px; top:20px;}

.call-online{width:550px;border-radius:80px; overflow: hidden; margin:50px auto; background:#ff6800;}
.personal-guarantee-phone{float: left; height: 62px;line-height: 62px;}
.personal-guarantee-phone i{display: inline-block;*display: inline;*zoom: 1;width: 37px;height: 34px;margin:0 10px 0 35px;vertical-align: middle;background: url(../images/flow-img.png) no-repeat -119px 0;}
.personal-guarantee-phone span{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;}
.personal-guarantee-phone span.til{width: 32px;color: #fff;font-size: 16px;line-height: 1;}
.personal-guarantee-phone span.line{width: 1px;height: 18px;background-color: #fff;margin: 0 10px;}
.personal-guarantee-phone span.tel{color: #fff;font-size: 32px;font-weight: bold; letter-spacing:3px;}
.personal-guarantee-btn{color: white;font-size: 26px;float: right;width: 150px;background-color: #ff4700;display: block;height: 62px;line-height: 62px;text-align: center;}
.personal-guarantee-btn i{display: inline-block;*display: inline;*zoom: 1;width: 25px;height: 24px;vertical-align: middle;background: url(../images/flow-img.png) no-repeat -92px 0;}
.personal-guarantee-btn:hover{ color:#fff;}

/* 首页贷款流程end */

/* 首页公司荣誉 */
.gsry_lb li{ float:left; margin:0 80px 30px 0;}
.gsry_lb li:nth-child(4), .gsry_lb li:nth-child(8){ margin-right:0;}
.gsry_lb li img{ width:240px;}

/* 首页典当优势 */
.diand_ys{ width:1190px; margin:30px auto; position: relative; overflow:hidden;}
.diand_tit{ background:#f4f4f4; line-height:80px; overflow:hidden; position:relative;}
.diand_tit i{ position:absolute; width:75px; height:61px; top:10px; left:50%; margin-left:-38px; background:url(../images/bg_ico.png) no-repeat -283px -1px;}
.diand_tit h2, .diand_tit h3{ width:50%; text-align:center; float:left; font-size:28px;}
.diand_tit h2{ color:#ff6800;}
.diand_ys i.ss1, .diand_ys i.ss2, .diand_ys i.ss3, .diand_ys i.ss4{ position:absolute; left:50%; margin-left:-50px; width:100px; height:100px; line-height:100px; text-align:center; font-size:32px; color:#fff; background:#ff6800; border-radius:60px;}
.diand_ys i.ss1{ top:102px;}
.diand_ys i.ss2{ top:240px;}
.diand_ys i.ss3{ top:377px;}
.diand_ys i.ss4{ top:516px;}

.diand_ys dl.dl01, .diand_ys dl.dl02{ width:595px; float:left; margin-top:5px; background:#f4f4f4; height:133px; }
.diand_ys dl.dl01 dd{ width:330px; padding:0 70px 0 22px; float:left; font-size:14px;}
.diand_ys dl.dl01 dd h2{ margin-top:28px; line-height:32px;}
.diand_ys dl.dl01 dd p{ line-height:22px;}
.diand_ys dl.dl01 dt img{ display:block; margin:0; padding:0;}
.diand_ys dl.dl01 dt, .diand_ys dl.dl02 dt{ width:173px;}
.diand_ys dl.dl01 dt{ float:left;}
.diand_ys dl.dl02{ background:#7a7a7a;}
.diand_ys dl.dl02 dt{ float:right;}
.diand_ys dl.dl02 dd{  width:330px; padding:55px 22px 0 70px; color:#fff;}

.Fourth-screen-Cash{width:100%;background: url(../images/bg.jpg) 0 0 repeat;}
.Fourth-screen-CashBox{width:1100px;margin:0 auto;padding:0 45px;}
.Fourth-screen-li{padding-top:35px;width:185px;text-align: center;padding-bottom:58px;margin:0 45px;}
.Fourth-screen-img{width:159px;height:159px;margin-bottom: 19px;}
.Fourth-screen-ch{font-size: 20px;color:#ff6900;margin-bottom: 13px;}
.Fourth-screen-line{display:inline-block;width:26px;height:2px;margin-bottom: 14px;background:#ff6900}
.Fourth-screen-con{font-size: 16px;color:#999;line-height: 24px;}

.Third-screen-Cash{width:100%;padding-top: 20px;}
.Third-screen-Cash-tilCon{font-size: 28px;color:#ff6900;padding-bottom: 16px;border-bottom: 1px solid #dadada;text-align: center;margin-bottom: 18px;letter-spacing: 3px;}
.Third-screen-Cash-en{font-size: 12px;color:#707070;text-align: center;font-family: "微软雅黑";letter-spacing: 3px;margin-bottom: 26px;}
.Third-screen-Cash-til-line{height:1px; width:62px;background:#ff6900;bottom:0px;left:50%;margin-left: -31px;}
.Third-screen-CashBox{width:100%;perspective: 1200px;height: 424px;overflow: hidden;}
.Third-screen-left{width:100%;height:424px;background-size: cover;position: relative;overflow: hidden;transition:all 0.5s; }

/* 底部友情链接 */
.seoTabBox{	background-color: #282828;}
.seoTab{margin: 0 auto;width:1190px;padding-top: 15px;padding-bottom: 10px;}
.seoTab .seoTablink{display: inline-block;margin-right:10px;color: #333;font-size: 16px;border: 1px solid #333;border-radius: 1px;height: 24px;line-height: 24px;text-decoration: none;}
.seoTab .currentLink{display: inline-block;margin-right:10px;color: #666;font-size: 16px;border: 1px solid #666;border-radius: 1px;height: 24px;line-height: 24px;text-decoration: none;}
.seoTab a span{padding-left: 6px;padding-right: 6px;}
.seoTabContent{ margin: 0 auto; width:1190px;}
.tuijianli{	font-size: 14px;line-height: 14px;width: 140px;	text-overflow: ellipsis;height: 14px;float: left;overflow: hidden;margin-bottom: 8px;}
.tuijianli a{color:#666;}
.tuijianli a:hover{color:#666; text-decoration:underline;}
.otherContent{display: none;}

/* 底部浮窗电话咨询 */
.freecall { background:rgba(0,0,0,0.8);  width: 100%; position: fixed; bottom:0; left: 0; z-index: 10000; display: none;}
.freecall .wrap11 {width:960px; margin:0 auto; clear:both; position:relative;}
.freecall .wrap11 p{ float:left;}
.freecall .wrap11 .ewm_w{box-shadow:0 0 5px #d6d5d5!important; width:80px; height:80px; float:left; margin-top:5px; z-index:999;}
.freecall .wrap11 .ewm_w_w1, .freecall .wrap11 .ewm_w_w2{background:#146DDB; text-align:center; color:#fff; padding:4px 5px;  margin-top:5px;}
.freecall .wrap11 .ewm_w_w1{ width:20px; line-height:18px; font-size:16px;}
.freecall .wrap11 .ewm_w_w2{ font-size:18px;}
.freecall .tel_haoma{ color:#ff6900; margin:0 12px; font-size:42px; font-weight:700; line-height:90px;}
.freecall .tel_wz{ background:#ff6900;}
.freecall .tel_wz, .btn-freecall{width:40px; padding:8px 12px; text-align:center; font-size:16px; border-radius:3px; line-height:20px; margin:17px 10px 0; color:#fff; }
.freecall .tel24 {width:41px; height:46px; display:inline-block; margin:22px 15px 0 0; background: url(../images/share.png) 0 -136px no-repeat;}
.btn-freecall{background:#146DDB; display:block; text-decoration:none; margin-left:20px; }

a:hover.btn-freecall{ color:#fff; text-decoration:none; background:#ff6900;}
.close-1{ position:absolute; right:17px;bottom:23px; display:block; font-size:28px; color:#fff; border:2px solid #fff; width:40px; height:40px; text-align:center; line-height:40px;}
.close-1 a{ color:#fff;}
