﻿@charset "utf-8";
/*全局*/
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, li, p, input, button, textarea, menu {margin: 0;padding: 0;}
body {color: #333;font-size: 14px;font-family: "微软雅黑", "Microsoft YaHei";	background: #fff;}
ul, li {list-style: none;}
.clear {clear: both;}
.blank10 {height: 10px;}
.blank15 {height: 15px;}
.blank20 {height: 20px;}
.blank30 {height: 30px;}
.blank40 {height: 40px;}
.blank50 {height: 50px;}
.mt0{ margin-top:0;}
img, ul, li, em {border: none;list-style: none;font-style: normal;}
i, cite, em, var, address, dfn {font-style: normal;}
del, ins, u, s, a, a:hover {text-decoration: none;}
a {color: #333;}
a:hover {color: #ff6800;}
a:focus {outline: none;	-moz-outline: none;}
.fl {float: left;}
.fr {float: right;}
.mr-r-n {margin-right: 0px !important;}
.bor-r-n {border-right: none !important;}
.clear {clear: both;}
.clearfix{*zoom:1;}
.clearfix:after{content:".";display:block;height:0;visibility:hidden;clear:both;}
.pra{position:absolute;}
.prz{position:relative;zoom:1;}
.main {width: 1190px;margin: 0 auto;overflow: hidden;}

.w1200{width:1200px;margin:0 auto!important;text-align:left;}
.ibox{display:inline-block;*display:inline;*zoom:1;vertical-align:top;font-size:12px;letter-spacing:normal;}
.img-container{display:block;position:relative;zoom:1;overflow:hidden;}
.img-container img{display:block; margin:0 auto;}
.Icon{width:38px;height:38px;line-height: 38px;text-align: center;background:#333333;left:50%;margin-left:-19px;bottom:-19px;z-index: 999999;}
.Icon img{animation-name:breath;  animation-duration:2s;  animation-timing-function:ease-in-out;  animation-iteration-count:infinite;  -webkit-animation-name:breath;  -webkit-animation-duration:2s;  -webkit-animation-timing-function:ease-in-out;  -webkit-animation-iteration-count:infinite;  opacity:0.1;}
.banner{width:100%;height:338px;}
.tcc{ text-align:center;}

/*首页顶端效果样式*/
.temp{width: 100%;height: 40px;background:linear-gradient(to bottom,#ffae00,#ffc446);}
.temp-wrap{width: 990px; height:40px;margin: 0 auto; position: relative;}
.temp-wrap p{height:40px; line-height:40px; text-align: center; font-size:16px; color:#333;}
.temp-wrap p i{ margin:8px 5px 0 0; float:left;}
.temp-wrap button{width: 20px;
height: 20px;
border: none;
background: transparent;
color: #333;
font-size: 18px;
cursor: pointer;
display: inline-block;
position: absolute;
top: 10px;
right: -3%;}
.temp-wrap button:focus{border:none;}

/*底部*/
.footer { width:100%; height:48px; background:#333; border-bottom:1px solid #666;}
.foot{width:100%; background:#282828; font-size:14px; color:#ccc; overflow:auto; padding-bottom:80px;}
.foot_wk{ margin:18px auto 10px; width:1190px; line-height:28px;}
.foot_wk a{ color:#ccc;}
.foot_wk a:hover{ color:#fff;}

/* 返回顶部 */
.gotop-wrapper {position: fixed;bottom:95px; right:5px;	z-index: 1001;	background:rgba(0,0,0,0.8);	background-color: #969696\9; border-radius:5px;}
.gotop-wrapper:hover {	background-color: rgba(0,0,0,0.6);	background-color: #6d6d6d\9;}
.gotop-wrapper a {	display: none;	_display: none !important;	width: 55px; height: 55px; overflow: hidden; background: url(../images/icon-gotop-fixed.gif) no-repeat center;}

/* 内页banner */
.con_banner_img{ width:100%; overflow:hidden; text-align:center; height:450px;}
.con_banner_img img{border:0; display: inline-block; margin:0; padding:0;}

/* 典当珍品 */
@keyframes breath {
    0% {
        opacity:0.3;
        -webkit-transform:translate(0, 0px) rotate(0deg)
    }
    50% {
        opacity:1;
        -webkit-transform:translate(0, 6px) rotate(0deg)
    }
    100% {
        opacity:0.3;
        -webkit-transform:translate(0, 0px) rotate(0deg)
    }
}
@-webkit-keyframes breath {

    0% {
        opacity:0.3;
        -webkit-transform:translate(0, 0px) rotate(0deg)
    }
    50% {
        opacity:1;
        -webkit-transform:translate(0, 6px) rotate(0deg)
    }
    100% {
        opacity:0.3;
        -webkit-transform:translate(0, 0px) rotate(0deg)
    }
}
.screen_two{width:100%;/*min-height:728px;*/background:url(../images/bg1.jpg) no-repeat center top;background-size:cover;padding-top:45px;box-sizing:border-box}
.screen_two h2{font-size:28px;color:#bb3f41;text-align:center;padding:18px 0;background:url(../images/icon1.png) no-repeat center bottom;letter-spacing: 4px;}
.screen_two h4{font-size:12px;color:#666;text-align:center;padding:18px 0;}
.screen_two .videoBox{width:593px;height:323px;background:url(../images/pic5.jpg) no-repeat;}
.screen_two .playBtn{width:144px;height:89px;background:url(../images/icon2.png) no-repeat;width:144px;height:89px;background-size:cover;z-index:99;left:50%;margin-left:-72px;top:50%;margin-top:-45px;}
.screen_two .fontBox{padding-left:45px;width:560px;text-align:center;}
.screen_two .fontBox h3{font-size:20px;color:#bb3f41;font-weight:bold;background:url(../images/icon3.png) no-repeat center bottom;padding:66px 0 28px 0;margin-bottom:15px;letter-spacing: 4px;}
.screen_two .fontBox p{padding:8px 0;font-size:16px;color:#333;letter-spacing: 3px}
.screen_two .fontBox p i{font-size:26px;color:#bb3f41;padding-left:2px;}
.screen_two .img_container{width:1200px;height:190px;overflow:hidden;margin:0 auto;}
.screen_two li .imgbox{width:287px;height:190px;}
.screen_two li .imgbox img,.storeBanner li .imgbox img{transition:transform 1s;}
.screen_two li .imgbox:hover img,.storeBanner li .imgbox:hover img{transform:scale(1.1);}
.screen_two li{margin-right:19px;}
.screen_two .img_container .btn_tab{width:34px;height:34px;top:50%;margin-top:-17px;}
.screen_two .img_container .btn_prev{left:0;background:url(../images/icon4.png) no-repeat;}
.screen_two .img_container .btn_next{right:0;background:url(../images/icon5.png) no-repeat;}
.screen_two .video_row{margin-bottom:30px;}
.goods{width:100%;height:0;padding-bottom:30.2%;}
.goods .goods_a{width:25%;height:0;padding-bottom:15%;outline:1px solid #ccc;overflow:hidden;}
.goods .goods_a:hover{background:url(../images/bg8.png) left top;}
.goods .goods_a .imgbox{text-align:right;width:60%;height:0;padding-bottom:60%;}
.goods .goods_a .make_abtn h4{font-size:20px;color:#252525;transition:all 0.8s}
.goods .goods_a .make_abtn h5{font-size:14px;color:#999999;padding:8px 0;}
.goods .goods_a .make_abtn .Animte_Icon{background:url(../images/icon7.png) no-repeat;width:17px;height:22px;}
.jiamengceng{background:url(../images/bg8.png) left top;z-index: 999;left:0;top:0;width:100%;height:0;padding-bottom:100%;display:none;}
.goods .goods_a .make_abtn{text-align:left;top:0;padding-top:32%;left:8%;}
.goods .goods_a .imgbox img{}
.goods .goods_a:hover h4{color:#bb3f41;}
.goods .goods_a:hover .Animte_Icon{width:28px;height:22px;background:url(../images/icon8.png) no-repeat;}
.screen_three{width:100%;min-height:580px;background:url(../images/bg2.jpg) no-repeat center top;background-size:cover;}
.screen_three .titleBox{width:243px;height:197px;background:url(../images/icon13.png) no-repeat left center;padding-left:38px;box-sizing: border-box;padding-top:40px;margin-top:173px;}
.screen_three .titleBox h3{font-size:28px;color:#fff;padding:8px 25px;letter-spacing: 4px}
.screen_three .titleBox h5{font-size:12px;color:#fff;padding:0px 25px 30px;letter-spacing: 4px}
.screen_three .titleBox h4{font-size:16px;color:#fff;padding:0px 0px 0px 25px;}
.screen_three .para_p{left:0;bottom:25px;font-size:14px;color:#fff;padding-top:160px;letter-spacing: 4px;}
.shoufengqin{width:808px;height:580px;overflow:hidden;}
.shoufengqin .q_item{width:202px;height:580px;background:url(../images/bg3.png) left top;box-shadow: 0 1px 10px #666;padding-top:184px;box-sizing: border-box}
.shoufengqin .Icon_i{width:100%;height:120px;}
.shoufengqin .Icon_i_bg01{background:url(../images/201711181718523592788.png) no-repeat center top}
.shoufengqin .Icon_i_bg02{background:url(../images/2017111817198121832.png) no-repeat center top}
.shoufengqin .Icon_i_bg03{background:url(../images/201711181719245625746.png) no-repeat center top}
.shoufengqin .Icon_i_bg04{background:url(../images/201711181719431236396.png) no-repeat center top}
.shoufengqin h3{font-size:20px;color:#333;letter-spacing: 3px;padding:18px 0;text-align:center;}
.shoufengqin .q_item p{font-size:16px;color:#333;line-height:30px;text-align:center;display:none;}

/***抵押房产**/
.banner_fixed{width:100%;height:600px;transition: all 0.6s;}
.banner_fixed.active{background:url(../images/img-2.jpg) no-repeat center top}
.fuwu_youshi{width:100%;height:542px;background:url(../images/bg5.jpg) repeat center top;padding-bottom: 50px;}
.fuwu_youshi h2{font-size:28px;color:#bb3f41;text-align:center;padding:60px 0 17px;background:url(../images/icon1.png) no-repeat center bottom;letter-spacing: 4px;}
.fuwu_youshi h4{font-size:12px;color:#707070;text-align:center;padding:18px 0;opacity: 0.5;filter:Alpha(opacity=50);}
.fuwu_youshi .Icon_b{width:150px;height:150px;display:block;margin:0 auto;}
.fuwu_youshi h3{font-size:20px;color:#bb3f41;background:url(../images/icon19.png) no-repeat center bottom;padding:25px 0 15px 0;letter-spacing: 4px;}
.fuwu_youshi p{margin:0 auto;text-align:center;font-size:14px;color:#404040;line-height:26px;padding-top:8px;}
.fuwu_youshi li{text-align:center;padding:0 10px;width:25%;box-sizing: border-box;padding-top:25px;}
.jiekuai_liucheng{width:100%;min-height:534px;background:url(../images/pic17.jpg) no-repeat center top;}
.jiekuai_liucheng h2{font-size:28px;color:#fff;text-align:center;padding:45px 0 18px 0;background:url(../images/icon20.png) no-repeat center bottom;letter-spacing: 4px;}
.jiekuai_liucheng h4{font-size:12px;color:#ffbe62;text-align:center;padding:18px 0;opacity: 0.5;filter:Alpha(opacity=50);letter-spacing: 4px;}
.jiekuai_liucheng .liucheng{width:100%;height:240px; background:url(../images/20171117212548186831.png) no-repeat center center;}
.jiekuai_liucheng .orderBtn{font-size:20px;color:#fff;font-weight:bold;text-align:center;width:250px;height:100px;background:url(../images/pic16.png) no-repeat;padding-top:54px;box-sizing: border-box;}
.jiekuai_liucheng .aaa_fanren{text-align:center;margin-top:-15px;}
.jiekuai_liucheng .aaa_fanren p{font-size:16px;color:#fff;padding:22px 0 0;}
.forms_f{width:380px;height:510px;background:url(../images/icon25.png) left top;margin-top: 90px}
.forms_f h3{height:53px;background:#fff;font-size:20px;color:#bb3f41;font-weight:bold;background:url(../images/icon21.png) no-repeat 127px center;line-height:53px;padding-left:160px;box-shadow: 0 2px 5px #aaa}
.forms_f .form_item .name{font-size:14px;color:#333;padding-right:22px;padding-left:22px;text-align:left;line-height:35px;}
.forms_f .form_item .name>i{font-size:14px;color:#bb3f41;vertical-align: top}
.forms_f .form_item input{width:185px;height:33px;border:1px solid #d1d0cf;border-radius:5px;padding:0 10px;}
.forms_f .form_item input:focus{box-shadow: rgb(250, 200, 199) 0px 0px 10px}
.forms_f .form_item .form_submit{width: 321px;height: 48px;background: #90191b;border-radius:3px;margin-left: 32px;}
.forms_f .form_item .form_submit span a{color: #FFFFFF;font-size: 20px;letter-spacing: 3px;display: inline-block;width: 321px;height: 44px;text-align: center;line-height: 44px;background: #bb3f41;border-radius: 3px;}
.forms_f .form_item{padding-right:30px;margin:12px 0;}
.forms_f .radio_a{font-size:14px;color:#333;background:url(../images/icon24.png) no-repeat left center;padding-left:22px;margin-left:5px;line-height:35px;}
.forms_f .radio_a.active{background:url(../images/icon23.png) no-repeat left center;}
.forms_f .otherboxRight{text-align:left;width:205px;}
.forms_f .tabs_aaa{width:49%;text-align:center;height:43px;line-height:43px;font-size:16px;color:#333;}
.forms_f .tabs a:first-child{background: url("../images/tab_bor.png") no-repeat center right;}
.forms_f .tabs_aaa.active{color:#bb3f41;font-weight:bold;}
.forms_f .tabs{border-bottom:1px solid #dedcdb;}
.forms_f .tabs_aaa.active i{background:url(../images/icon22.png) no-repeat center bottom;bottom:-7px;left:0;width:100%;height:7px;}
.tabMain_one{display:none;}
.mapbg{width:100%;background:url(../images/map2.jpg) no-repeat center top;min-height:245px;}
.map_in{width:710px;margin:0 auto;padding-top:70px;text-align:left;}
.Icon_c{width:96px;height:102px;background:url(../images/icon26.png) no-repeat center center;margin-right: 15px}

.map_in select{width:405px;height:47px;line-height: 47px;border-radius:20px;background:#fff;margin-left:20px;padding:0 10px;font-size:14px;color:#353535;}
.map_in p{font-size:24px;color:#fff;padding-bottom:30px;padding-left:30px;}
.chaxunBtn{width:115px;height:45px;background:#bb3f41 url(../images/icon27.png) no-repeat 20px center;line-height:45px;font-size:16px;color:#fff;border-radius:30px;margin-left:15px;padding-left: 20px}
.ffc02{ margin:30px auto; overflow:hidden;}
.ffc02 ul li{ width:370px; float:left; height:417px; background-position:center bottom; margin-left:20px;}
.ffc02 ul li.aa1{ background:url(../images/fc_01.png) no-repeat #f8f8f8;}
.ffc02 ul li.aa2{ background:url(../images/fc_02.png) no-repeat #f8f8f8;}
.ffc02 ul li.aa3{ background:url(../images/fc_03.png) no-repeat #f8f8f8;}
.ffc02 ul li h2{ padding:30px 0 0 30px; font-size:28px;}
.ffc02 ul li p{ padding:10px 0 0 30px; font-size:16px;}
.ffc02 ul li a{ display:block; width:100px; height:38px; line-height:38px; left:30px; top:180px; border:1px solid #999; text-align:center;}
.ffc02 ul li i{ background:#999; width:40px; height:3px; display:block; left:30px; top:130px;}

/***关于我们***/
.ab_nav{ width:1200px; overflow:hidden; height:170px; box-shadow:0px 5px 12px 0px #ddd; margin:30px auto;}
.ab_nav dl{ width:170px; float:left; font-size:18px; text-align:center; border-left:1px solid #cecece;}
.ab_nav dl dt{}
.ab_nav dl dt i{ background:url(../images/bg_ico.png) no-repeat; display:block; margin:45px auto 0;}
.ab_nav dl dt i.i01{ width:31px; height:41px; background-position:0 0;}
.ab_nav dl dt i.i02{ width:37px; height:39px; background-position:-36px -1px; margin-top:47px;}
.ab_nav dl dt i.i03{ width:43px; height:31px; background-position:-75px -5px; margin-top:55px;}
.ab_nav dl dt i.i04{ width:38px; height:30px; background-position:-121px -6px; margin-top:56px;}
.ab_nav dl dt i.i05{ width:37px; height:39px; background-position:-163px -1px; margin-top:47px;}
.ab_nav dl dt i.i06{ width:37px; height:31px; background-position:-203px -5px; margin-top:55px;}
.ab_nav dl dt i.i07{ width:37px; height:34px; background-position:-232px -48px; margin-top:53px;}
.ab_nav dl dd{ line-height:66px; margin-bottom:18px;}

.ab_bus{ width:170px; height:170px; background:#2c2c2c; float:left;}
.ab_bus h2{ color:#fff; font-size:20px; padding:25px 0 0 25px; line-height:28px;}
.ab_bus p{ color:#999; padding-bottom:20px; padding-left:25px; text-transform: uppercase;}
.ab_bus span{ width:50px; height:1px; background:#fff; display:block; margin-left:25px;}

.ab_bg{ width:100%; overflow:hidden; padding-top:70px; background:url(../images/ab_img01.jpg) center center no-repeat;}
.ab_us01{ width:1200px; margin:0 auto; }
.ab_us01 img{ float:left;}
.ab_us01 h2{ text-align:center; font-size:30px; margin-bottom:50px;}
.ab_us01 h2 span{ font-size:38px; font-weight:normal; line-height:25px;}
.ab_us01 h2 p{}
.ab_us01>p{ font-size:16px; padding:0 50px; float:left; width:750px; line-height:28px; color:#666; text-indent:2em; margin-top:10px;}


.ab_title { text-align:center; font-size:30px; padding:30px 0;}
.ab_title p{ font-size:18px; font-weight:normal; color:#666;}

/* 关于我们--鉴定团队轮播 */
.ab_bg2{ background:#f1f1f1; width:100%; overflow:hidden;}
.ab_bg3{ background:#ff6800; width:100%; overflow:hidden;}
.about-describe{    position: absolute;    left:60px;    top:179px;}
.about-describe>h1{    font-size: 44px;   line-height: 44px;}
.about-describe>h1 i{    font-size: 30px;    line-height: 30px;}
.about-describe>p{    line-height: 32px;    font-size: 16px;    color: #666666;    margin-top: 14px;}
.ft-carousel .sss01{font-size:58px; color:#e4e4e4; text-transform:uppercase; letter-spacing:10px; position:absolute; top:50px; left:50px;}
.about-describe li{ margin: 20px 0 0 0;    font-size: 16px;}

.carousel-item { float: left;   height: 100%;   position: relative;}
.ft-carousel {position: relative; width: 1190px; height: 500px; overflow: hidden; margin:0 auto 50px; background:#fff;}
.ft-carousel .carousel-inner { position: absolute;    left: 0;    top: 0;    height: 100%;}
.ft-carousel .carousel-btn { position: absolute;    top: 50%;    width: 50px;    height: 45px;    margin-top: -25px;    cursor: pointer;}
.ft-carousel .carousel-prev-btn { left: 0; background: url(../images/prev.png) no-repeat;}
.ft-carousel .carousel-next-btn { right: 0; background: url(../images/next.png) no-repeat;}

.carousel-item .describe{ position: absolute; top: 340px;    left: 60px;}
.carousel-item .describe>h1{ font-size: 44px;    line-height: 44px;}
.carousel-item .describe>h1 i{    font-size: 30px;    line-height: 30px;}
.carousel-item .describe>p{line-height: 32px; font-size: 16px; color: #666666; margin-top: 14px;}
.carousel-item .img{    position: absolute;    top:50%;    right: 80px;    -webkit-transform: translateY(-50%);    -moz-transform: translateY(-50%);    -ms-transform: translateY(-50%);   -o-transform: translateY(-50%);    transform: translateY(-50%);}

.poster-list{ height:240px; padding:20px 0 50px;}
.poster-item{background: #fff;height: 240px;width:336px;border-radius: 10px;/*padding:45px 23px 20px 23px;*/
	transition: all 0.5s;cursor: default;
	-moz-transition: all 0.5s;cursor: default;
	-webkit-transition: all 0.5s;cursor: default;
	-o-transition: all 0.5s;cursor: default;
}
.for_btn{position: relative;height:240px;overflow:hidden;}
.for_btn img{ max-width:100%;}

.bt_title h2{ border-bottom:1px solid #ccc; position:relative; height:45px; margin-bottom:50px;}
.bt_title h2 p{ position:absolute; top:6px; left:30px;}
.bt_title h2 .tt1{ border-bottom:1px solid #ff6900; font-size:1.6rem; padding-bottom:5px; display:block;}
.bt_title h2 .tt2{ font-size:0.8rem; color:#999; display:block; line-height:38px;}
.mt30{ margin-top:30px;}


/*典当业务*/
.main_bg{ background:url(../images/bg5.jpg); width:100%; padding-top:30px; position:relative;}
.lr_con{ width:1160px; margin:0 auto; border:1px solid #ccc; background:#fff;}
.lr_yr_lb{ overflow:auto; width:100%; border-bottom:1px solid #ccc;}
.lr_yr_lb dt{ margin-right:30px; float:left;}
.lr_yr_lb dt img{float:left; display:block;}
.lr_yr_lb dd{ line-height:38px; margin-left:32px; font-size:1rem; color:#999;}
.lr_yr_lb dd h3{ font-weight:bold; font-size:1.4rem; color:#ff6900; padding-top:30px;}
.yyw_ttt{ width:1140px; padding-left:50px; margin:120px auto;}
.yyw_ttt h2{ font-size:38px}
.yyw_ttt p{ line-height:38px; font-size:18px;}
.yyw_ttt p a{ display:block; line-height:40px; width:88px; border:1px solid #ff6800; text-align:center; font-size:16px; margin-top:10px;}

.yyw_new{ width:1190px; margin:50px auto; overflow:hidden;}
.yw_mb{ width:600px; height:418px; background:url(../images/yw_mb.jpg) no-repeat; color:#fff; }
.yw_mb h2, .yw_hj h2, .yw_zs h2, .yw_ssp h2, .yw_fc h2, .yw_ss h2, .yw_lphsdd h2{ margin:30px 0 0 40px; font-size:28px; font-weight:500;}
.yw_mb h2 .yy1, .yw_hj h2 .yy1, .yw_zs h2 .yy1, .yw_ssp h2 .yy1, .yw_fc h2 .yy1, .yw_ss h2 .yy1, .yw_lphsdd h2 .yy1{ font-size:16px; font-weight:normal;}
.yw_mb .yy2, .yw_ssp .yy2{ line-height:38px; padding-left:40px;}
.yw_mb .yy3, .yw_ssp .yy3, .yw_fc .yy2, .yw_ss .yy2, .yw_lphsdd .yy2{ padding:10px 30px 0 40px; line-height:26px; }
.yw_mb a, .yw_ssp a{ display:block; width:100px; line-height:32px; border:1px solid #fff; position:absolute; right:50px; bottom:40px; color:#fff; text-align:center;}

.yw_hj{ width:590px; height:209px; background:url(../images/yw_hj.jpg) no-repeat;}
.yw_hj .yy2, .yw_zs .yy2{ line-height:22px; padding:10px 200px 0 40px;}
.yw_hj a, .yw_zs a{ display:block; width:100px; line-height:32px; background:#fff; position:absolute; left:40px; bottom:25px; color:#333; text-align:center;}

.yw_zs{ width:590px; height:209px; background:url(../images/yw_zs.jpg) no-repeat; color:#fff;}
.yw_fc{ width:300px; height:328px; background:url(../images/yw_c1.png) no-repeat 50px bottom; background-size:80%;}
.yw_fc a, .yw_ss a, .yw_lphsdd a{ display:block; width:100px; line-height:32px; background:#e0e0e0; position:absolute; color:#333; text-align:center;}
.yw_fc a, .yw_ss a{left:40px; bottom:125px;}
.yw_ss{ width:300px; height:328px; background:url(../images/yw_ss.png) no-repeat 50px bottom #ffebe2; background-size:80%; }
.yw_ssp{ width:590px; height:328px; background:url(../images/yw_ssp.jpg) no-repeat; color:#fff;}

.yw_lphsdd{ width:1190px; height:142px; background:url(../images/yw_lphsdd.jpg) no-repeat;}
.yw_lphsdd h2, .yw_lphsdd .yy2{ margin-left:450px; padding-left:0;}
.yw_lphsdd a{right:40px; bottom:55px;}

ul.ab_lbj{ overflow:hidden; width:100%;}
ul.ab_lbj li{ float:left; margin:30px 0 30px 23px;}
.mbb_1{ margin-top:30px;}
.mbb_1 img{ float:right;}
.mbb2{ margin:0 0 0 20px; width:568px; position:relative; padding-top:30px;}
.mbb2 h2{ position:absolute;left:0; top:42px; font-size:28px;}
.mbb2 i{ width:50px; height:4px; background:#d2d2d2; position:absolute; bottom:-30px;}
.mbb2 span{ font-size:48px; text-transform:uppercase; color:#ddd;}
.mbb2 p{ padding:30px 50px 0 0; line-height:28px; font-size:16px; color:#666;}

.mbb3{overflow:hidden; box-shadow:0px 0px 15px 0px #ddd; margin:30px auto;}
.mbb3 ul li{ width:330px; float:left; margin:30px 0 30px 50px; font-size:28px; line-height:52px;}
.mbb3 ul li p{ font-size:16px; line-height:22px; color:#666;}
.mbb3 ul li i{ width:91px; height:91px; display:inline-block;  background:url(../images/bg_ico.png) no-repeat; float:left; margin-right:20px;}
.mbb3 ul li i.aa1{ background-position:0 -132px;}
.mbb3 ul li i.aa2{ background-position:-91px -132px;}
.mbb3 ul li i.aa3{ background-position:-182px -132px;}

.qqc01{ margin:30px auto 50px;background:url(../images/qqc_03.jpg) no-repeat center 150px;}
.qqc01 ul{ width:100%; clear:both; overflow:hidden;}
.qqc01 ul li{ width:148px; height:108px; padding-top:40px; border:1px solid #ff6800; color:#ff6800; line-height:32px; text-align:center; float:left; margin-left:118px; border-radius:120px; font-size:24px; font-weight:800;}
.qqc01 a{ display:block; width:320px; height:58px; background:#ff6800; line-height:58px; font-size:20px; color:#fff; text-align:center; margin:100px auto 0; border-radius:5px;}
.qqc02 ul{ width:100%; overflow:hidden; margin:30px 0;}
.qqc02 ul li{ float:left; margin-right:42px; width:266px; padding-top:20px; height:250px; border-radius:5px;}
.qqc02 ul li h2{ text-align: center; color:#ff6800; line-height:58px; font-size:28px;}
.qqc02 ul li p{ text-align: center; font-size:16px;}
.qqc02 ul li:last-child{margin-right:0;}
.qqc02 ul li.aa1{background:url(../images/qqcc_01.png) no-repeat center 130px #fff;}
.qqc02 ul li.aa2{background:url(../images/qqcc_02.png) no-repeat center 130px #fff;}
.qqc02 ul li.aa3{background:url(../images/qqcc_03.png) no-repeat center 130px #fff;}
.qqc02 ul li.aa4{background:url(../images/qqcc_04.png) no-repeat center 150px #fff;}

/*礼品典当*/
dl.lipin{ width:579px; float:left; margin-bottom:30px;}
dl.lipin dt{ border:1px solid #fff; float:left;}
dl.lipin dt img{ display:inline-block;}
dl.lipin dd{ text-align:center; padding:0 30px; font-size:16px; float:left;}
dl.lipin dd hr{ width:50px; border:0; border-top:1px solid #ccc; margin-bottom:15px;}
dl.lipin dd h3{ font-size:24px; padding:20px 0 5px;}
dl.lipin:nth-child(even){ margin-left:32px;}


/* 典当业务end */

/*  服务中心 */
.fwzx_1 p{ font-size:1rem; padding:30px; line-height:32px;}
dl.fsg1{ float:left; margin:16px 16px 0 0; width:386px; position:relative;}
dl.fsg1 dt{ width:386px; overflow:hidden;}
dl.fsg1 dt img{ display:block; transition: all 0.7s;}
dl.fsg1 dt img:hover{transform: scale(1.2);}
dl.fsg1 dd{ background:rgba(0,0,0,0.6); position:absolute; bottom:0; left:0; width:96%; padding:0 2%;}
dl.fsg1 dd a{ color:#fff; font-size:1rem; line-height:22px; padding:8px 0; display:block;}
dl.fsg1:nth-child(4){margin-right:0;}
dl.fsg1:last-child{ margin-right:0;}

/*新闻资讯*/
.newsinformation .news_banner,.newsinformation .company_banner{width: 100%;top: 0px;z-index: -1;}
.newsinformation .news_banner{height: 600px;}
.newsinformation .company_banner{background: url("../images/company_banner.png") no-repeat center 0;height: 341px;}
.news_content{background: url("../images/news_bg.png") repeat;width: 100%;height: auto;padding-bottom: 30px;}
.news_content .news_title{color: #b93c3b;padding:30px 0px 10px;border-bottom: 1px solid #d9d8d8;position: relative}
.news_content .news_title span{color: #b93c3b;}
.news_content .news_title .t28{font-size: 28px;}
.news_content .news_title .t14{font-size: 14px;padding-top: 15px;}
.news_content .news_title .t14 i.morei,.mediacoverage em i{display: inline-block;width: 7px;height: 11px;margin-left: 10px;}
.news_content .news_title .t14 i.morei{background: url("../images/more.png") no-repeat;}
.mediacoverage em i{background: url("../images/more1.png") no-repeat;}
.news_content .news_title .newsborder{position: absolute;left: 0px;bottom: -1px;width: 62px;height: 1px;background: #b93c3b;}
.news_detail .news_detail_title{font-size: 14px;color: #666;padding:5px 2px 18px;}
.news_detail .newsTitle_bg{width: 590px;height:270px; overflow: hidden;  }
.news_detail .newsListTitle img{}
.news_detail .newsTitle_bg img,.news_detail .newsListTitle img,.mediacoverage .mediacoverageList .mediacoverageList_title img,.news_detail .industryTitle_bg img,.right_content .newsListTitle img{transition:transform 1s; max-width:100%;}
.mediacoverage .mediacoverageList .mediacoverageList_title img{ width:390px; height:240px;}
.news_detail .newsTitle_bg:hover img,.news_detail .list:hover img,.mediacoverage .mediacoverageList .mediacoverageList_title:hover img,.news_detail .industryList:hover img,.right_content .right_list:hover img{transform:scale(1.1);}
.news_detail .industryTitle_bg{width: 196px;height: 141px;overflow: hidden;}
.news_detail .left_news{}
.news_detail .newsList{padding: 8px 0px;}
.news_detail .newsList ul,.news_detail .newsList li{list-style: none}
.news_detail .newsList li{background: url("../images/news_border.png") repeat-x bottom;}
.news_detail .newsList ul li p.news_mart{margin-top: 10px;}
.news_detail .newsList ul li p a{color: #bd3e3e;}
.news_detail .newsList ul li p .news18{font-size: 18px}
.news_detail .newsList ul li p .news16{font-size: 16px}
.news_detail .newsList ul li p span{color: #999999;}
.news_detail .newsList .second_p{font-size: 14px;line-height: 24px;padding-top: 10px;letter-spacing: 1px;}
.news_detail .newsList .second_p a{color: #999999;}
.news_detail .newsList .moreA{color: #b93c3b;}
.news_detail .right{margin-left: 18px;}
.news_detail .newsListTitle{width: 111px;height: 111px;overflow: hidden}
.news_detail .newsListDetail{width: 445px;margin-left: 10px;}
.news_detail .industryListDetail{width: 360px;margin-left: 10px;}
.list{padding: 10px;width: 569px;height: 110px;background: #fff;margin-bottom: 10px;border: 1px solid #e9e9e9;}
.industryList{padding: 10px;width: 569px;height: 148px;background: rgba(255,255,255,0.4);border: 1px solid #e9e9e9;margin-bottom: 20px; float:left;}
.industryList:nth-of-type(even){margin-left: 18px;}
.mediacoverage{width: 100%;height: 200px;background: #b83c3c;}
.mediacoverage em{font-style: normal;color: #FFFFFF}
.mediacoverage .mediacoverage_title{font-size: 14px;padding:10px 2px 18px;color: #FFFFFF;opacity: 0.3}
.mediacoverage .mediacoverageList .mediacoverageList_title{width: 390px;height: 240px;overflow: hidden}
.mediacoverage .mediacoverageList .fl{width: 390px;background: #FFFFFF}
.mediacoverage .mediacoverageList .newsList{padding: 18px;}
.mediacoverage .mediacoverageList .mediacoverage_marl{margin-left: 15px;}
.mediacoverage .mediacoverageList .fl{margin-left: 15px;}
.mediacoverage .mediacoverageList .fl:nth-child(1){margin-left:0;}
.clear{clear: both}
.news_mart{margin-top: 60px;}
.t16{font-size: 16px;}

.weizhi-box{position:absolute; width:1190px; top:-49px; left:50%; margin-left:-595px; background:#fff; height:49px; line-height:49px; border-bottom:1px dashed #ccc; border-radius:8px 8px 0 0;}
.weizhi-box .weizhi{ padding-left:50px; font-size:16px;}
.main_lib{ background:#fff; padding-bottom:30px;}
.sub_nav{ width:280px; float:left; padding-top:30px;}
.sub_nav ul li{ height:48px; line-height:48px; font-size:20px; text-align:center;}
.sub_nav ul li.currclass{ background:#ff6900; color:#fff;}
.sub_nav ul li.currclass a{ color:#fff;}
.main_left{ width:909px; float:left; border-left:1px dashed #ccc;}

/*资讯图文列表*/
.pic_art_list {padding: 15px;}
.pic_art_list dl {padding: 20px 0;height: 165px;border-bottom: solid 1px #eee;}
.pic_art_list dl dt {width: 246px;float: left;}
.pic_art_list dl dt img {width: 220px;height: 156px;}
.pic_art_list dl dd {}
.pic_art_list dl dd h5 {line-height: 46px;font-weight: normal;	font-size: 20px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pic_art_list dl dd h5 span {float: right;}
.pic_art_list dl dd p {line-height: 28px;font-size: 14px;color: #666;margin-bottom: 15px;}
.link_1 .ckgd {display: inline-block;width: 110px;height: 35px;	background: #f60;font-size: 14px;color: #FFFFFF;text-align: center;	line-height: 35px;}
.link_1 .ckgd:hover {background: #f90;}
.link_1 span {font-size: 12px;color: #999999;line-height: 35px;	padding-left: 25px;	margin-left: 25px;}
.link_1 span.question {background: url(../images/listyle1.jpg) no-repeat left center;}
.link_1 span.question a {color: #999;}
.link_1 span.stars {background: url(../images/listyle2.jpg) no-repeat left center;}
.link_1 span.date2 {background: url(../images/listyle3.jpg) no-repeat left center;}

/*内容页*/
.neirong {line-height: 24px;margin: 10px 0px;}
.main_content{ font-size:16px; line-height:28px; padding-top:20px;}
.main_content p {margin-bottom: 10px;}

/*资讯*分页*/
.mypages {text-align: center;height: 50px;	line-height: 50px;}
.mypages a {background: #E1DFE0;padding: 8px 15px;color: #333;	font-size: 14px;border-radius: 3px;}
.mypages a.curr, .mypages a:hover {background: #f60;color: #FFFFFF;}

/****** 底部链接导航 ******/
.public-container {
    width: 1200px;
    margin: 0 auto;
}
.public-link-nav{
	height: 140px;
	border-top: 1px dashed #a4a5aa;
	clear:both;
}
.item-container{
	height: 100%;
	display: -moz-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-moz-box-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	/*align-items: center;*/
	/*-moz-box-pack: justify;*/
	/*-webkit-box-pack: justify;*/
	/*-ms-box-pack: justify;*/
	-webkit-justify-content: space-between;;
	/*for ie9*/

	justify-content: space-between;

	/*-webkit-justify-content: center;*/
	/*-moz-justify-content: center;*/
	/*-ms-justify-content: center;*/
	/*-o-justify-content: center;*/
	/*justify-content: center;*/
}
.public-link-nav .item{
	/*display: block;*/
	/*float: left;*/
}
.public-link-nav .item dt{
	width: 55px;
	height: 64px;
	margin-right: 12px;
}
.public-link-nav .item:nth-of-type(1) dt{
	background: url(../images/footer-link-icon_01.png) no-repeat;
}
.public-link-nav .item:nth-of-type(2) dt{
	background: url(../images/footer-link-icon_02.png) no-repeat;
}
.public-link-nav .item:nth-of-type(3) dt{
	background: url(../images/footer-link-icon_03.png) no-repeat;
}
.public-link-nav .item:nth-of-type(4) dt{
	background: url(../images/footer-link-icon_04.png) no-repeat;
}
.public-link-nav .item dd h1{
	font-size: 18px;
	color: #000;
	line-height: 18px;
	margin: 14px 0 8px 0;
}
.public-link-nav .item dd p{
	font-size: 12px;
	color: #999999;
}
.jjd_01{ margin:30px auto;}
.jjd_01 dl{ float:left; width:284px; margin-right:18px;}
.jjd_01 dl dd{ color:#fff; padding-left:20px;}
.jjd_01 dl dd h2{ line-height:38px;}