html,body{width: auto;}
html{
    min-height: 100%;
    overflow-x: auto;
}
*{margin:0;padding:0;font-family:"Microsoft YaHei",微软雅黑;list-style:none;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.fce{display:flex;align-items:center;justify-content:flex-end;}
.fcb{display:flex;align-items:center;justify-content:space-between;}
.fcc{display:flex;align-items:center;justify-content:center;}
.fca{display:flex;align-items:center;justify-content:space-around;}
.fcs{display:flex;align-items:center;justify-content:flex-start;}
.fss{display:flex;align-items:flex-start;justify-content:flex-start;}
.fsb{display:flex;align-items:flex-start;justify-content:space-between;}
.fsa{display:flex;align-items:flex-start;justify-content:space-around;}
.fsc{display:flex;align-items:flex-start;justify-content:center;}
.fse{display:flex;align-items:flex-start;justify-content:flex-end;}
.fec{display:flex;align-items:flex-end;justify-content:center;}
.fcd{display:flex;align-items:center;justify-content:flex-end;}
.fss{display:flex;align-items:flex-start;justify-content:flex-start;}
.fes{display:flex;align-items:flex-end;justify-content:flex-start;}
.fce{display:flex;align-items:center;justify-content:flex-end;}
.txt{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all;}
.txts{text-overflow:-o-ellipsis-lastline; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}
/*公告*/
.topbar{position:relative;z-index:100;width:100%;height:32px;line-height:32px;background:#f8f8f8;color:#999;font-size:12px;border-bottom:1px solid #f2f2f2;}
.g-row{width:1200px;margin:0 auto;}
.topbar-right{width:100%;}
.topbar a{display:inline-block;color:#999;font-size:12px;}
.topbar-bd{display:inline-block;margin:0 15px;width:1px;height:12px;overflow:hidden;background:#ccc;vertical-align:-2px;}
/*header*/
.g-header{width:100%;padding-top:25px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.03);}
.g-header .logo .logo-pp{width:180px;height:40px;}
.g-header .logo .logo-txt{vertical-align:middle;margin-top:5px;margin-left:10px;padding-left:10px;border-left:1px solid #ddd;}
.g-header .fr{width:510px;height:38px;border:1px solid #a27ce9;}
.g-form .g-forml{height:38px;border-right:1px solid #ddd;min-width:110px;cursor:pointer;}
.g-form .g-forml #destoon_select{min-width:65px;height:100%;text-align:center;line-height:38px;font-size:14px;color:#a27ce9;font-weight:normal;}
.g-form .g-forml .arrow-down{width:16px;height:16px;background:url('../img/arrow-down.png');}
.g-form input{border:none;padding:0 10px;width:300px;height:38px;outline:none;}
.g-form button{border:none;background:#a27ce9;color:#fff;min-width:100px;padding:0 20px;height:38px;line-height:38px;font-size:16px;outline:none;cursor:pointer;}
/*nav-box*/
.g-nav-box{width:1200px;margin:0px auto;margin-top:25px;}
.g-nav-box .g-classify{width:220px;height:44px;background:#a27ce9;border-radius:4px 4px 0px 0px;position:relative;}
.g-nav-box .g-classify .g-allclass{width:100%;height:100%;color:#fff;font-size:16px;font-weight:normal;cursor:pointer;}
.g-classify .g-allclass i{width:16px;height:16px;background:url('../img/all-class.png');margin-right:10px;}
.g-classify .g-serviceclass{width:100%;height:480px;position:absolute;top:100%;left:0px;z-index:50;background:#333;cursor:pointer;display:none;}
.g-classify .g-serviceclass li{height:80px;padding:20px;border-bottom:1px dashed #666;}
.g-classify .g-serviceclass li:last-child{border-bottom:none;}
.g-serviceclass li .p1{width:100%;height:17px;margin-bottom:15px;}
.g-serviceclass li .p1 a{width:100%;height:100%;}
.g-serviceclass li .p1 i:first-child{width:16px;height:16px;margin-right:10px;background:url('../img/serviceclass-ffffff.png');display:inline-block;}
.g-serviceclass li .p1 span{color:#fff;font-size:16px;flex-grow:1;}
.g-serviceclass li .p1 i:last-child{width:16px;height:16px;background:url('../img/serviceclass-ffffff-2.png');display:inline-block;}
.g-serviceclass li .p2{width:80%;height:48px;flex-wrap:wrap;padding:0px 10%;}
.g-serviceclass li .p2 a{padding:0 3%;}
.g-serviceclass li .p2 a span{color:#aaa;font-size:14px;}
.g-serviceclass li:hover{background:#fff;}
.g-serviceclass li:hover .p1 i:first-child{background:url('../img/serviceclass-00a2ff.png');}
.g-serviceclass li:hover .p1 span{color:#666;}
.g-serviceclass li:hover .p1:hover span{color:#00a2ff;}
.g-serviceclass li:hover .p1 i:last-child{background:url('../img/serviceclass-00a2ff-2.png');}
.g-serviceclass li:hover .p2 a span:hover{color:#00a2ff;}
.g-serviceclass li .item-sub{width:700px;height:480px;padding:0px 20px;position:absolute;top:0px;left:100%;background:#fff;display:none;z-index:10;}
.item-sub dl{width:100%;font-size:14px;color:#666;padding:15px 0;}
.item-sub dl dt{font-weight:bold;margin-right:;height:28px;line-height:28px;width:100px;min-width:100px;}
.item-sub dl dd{flex-wrap:wrap;}
.item-sub dl dd a{height:28px;line-height:28px;display:inline-block;color:#666;min-width:150px;}
.item-sub dl dd a:hover{color:#00a2ff;}
.g-nav{width:980px;height:44px;}
.g-nav li{margin-left:5%;height:100%;}
.g-nav li a span{color:#333;}
.g-nav li a span:hover{color:#00a2ff;}
.prompt{width:150px;height:30px;position:fixed;z-index:10;top:50%;left:50%;margin-top:-15px;margin-left:-75px;background:rgba(0,0,0,.5);border-radius:5px;color:#fff;font-size:16px;z-index:10;display:none;}
.prompt span{width:100%;height:100%;}
/*fool*/
.fool{width:100%;height:126px;padding:30px 0px;background:#212121;}
.fool .flink{font-size:12px;width:100%;height:22px;margin-bottom:20px;}
.fool .flink dt{color:#999;font-weight:bold;}
.fool .flink dd a{color:#666;margin:0px 15px;}
.fool .flink dd span{color:#999;}
.information{font-size:12px;color:#999;}
.information a{color:#999;margin:0px 5px;}
.information .fool-bg-ghs{width:20px;height:20px;background:url('../img/fool-bg-ghs.png');margin-right:5px;}
.fool-ident{margin-top:10px;}
.fool-ident img{height:50px;margin:0px 5px;}
/*index*/
.index{background:#f8f8f8;}
.index-banner{width:100%;height:480px;position:relative;}
.swiper-container{width:100%;height:480px;overflow:hidden;}
.swiper-container .swiper-slider{width:100%;height:100%;}
.swiper-container .swiper-slider img{width:100%;height:100%;}
.index-banner .banner-nav-box{z-index:10;height:480px;position:absolute;top:50%;width:1200px;right:50%;margin-top:-240px;margin-right:-600px;}
.index-banner .banner-nav{width:220px;height:450px;background:#fff;border-radius:4px;}
.banner-nav .nav-top{padding:15px 10px;width:200px;height:125px;background:#ff8a00;color:#fff;text-align:center;border-radius:4px 4px 0px 0px;}
.nav-top .nav-logo{width:60px;height:60px;margin:0 auto;}
.nav-top .nav-logo img{width:100%;height:100%;}
.nav-top .nav-txt{color:#fff;font-size:14px;margin:10px 0px;}
.nav-top .btn1{width:86px;height:28px;background:#a27ce9;color:#fff;border-radius:2px;margin:0 auto;font-size:14px;}
.middle{width:220px;height:150px;background:#fff;flex-wrap:wrap;}
.middle a{width:109px;height:54px;padding:10px 0px;display:inline-block;flex-wrap:wrap;}
.middle a:nth-child(odd){border-bottom:1px solid #eee;border-right:1px solid #eee;}
.middle a:nth-child(even){border-bottom:1px solid #eee;}
.middle a i{width:100%;height:30px;margin:0 auto;}
.middle a i img{width:30px;height:30px;}
.middle a span{font-size:14px;color:#333;margin-top:5px;}
.middle a span:hover{color:#00a2ff;}
/*网站公告*/
.bottom .bottom-title{margin:20px auto 10px auto;text-align:center;font-size:14px;color:#ddd;width:190px;}
.bottom-title span:nth-child(2){position:relative;display:inline-block;padding:0 18px;font-size:14px;color:#333;font-weight:bold;}
.bottom-title span:nth-child(2):before{left:-5px;content:'';position:absolute;top:50%;margin-top:-3px;width:8px;height:8px;background:#fff;border:1px solid #bbb;border-radius:50%;}
.bottom-title span:nth-child(2):after{right:-5px;content:'';position:absolute;top:50%;margin-top:-3px;width:8px;height:8px;background:#fff;border:1px solid #bbb;border-radius:50%;}
.notice-slide{width:190px;height:85px;padding:0px 15px;overflow:hidden;}
.notice-slide .swiper-container2{position:relative;height:85px;}
.slidegg{width:100%;height:28px!important;}
.slidegg span{width:6px;height:6px;background:#bbb;border-radius:50%;margin-right:5px}
.slidegg a{width:170px;max-height:26px;font-size:12px;color:#999;max-width:170px;display:inline-block;}
.slidegg a:hover{color:#00a2ff;}
/*四大优势*/
.g-advantage{width:100%;padding:25px 0px;background:#fff;}
.g-advantage ul{height:48px;}
.g-advantage ul li{width:25%;}
.g-advantage li:nth-child(1) .g-advantage-img{width:48px;height:48px;background:url('../img/common.png') -10px -280px;margin-right:10px;}
.g-advantage li:nth-child(2) .g-advantage-img{width:48px;height:48px;background:url('../img/common.png') -78px -280px;;margin-right:10px;}
.g-advantage li:nth-child(3) .g-advantage-img{width:48px;height:48px;background:url('../img/common.png') -146px -280px;;margin-right:10px;}
.g-advantage li:nth-child(4) .g-advantage-img{width:48px;height:48px;background:url('../img/common.png') -214px -280px;margin-right:10px;}
.g-advantage-txt .g-advantage-txt-title{font-size:18px;font-weight:bold;color:#333;}
.g-advantage-txt .g-agvantage-txt-content{font-size:14px;color:#999;}
.g-advantage li .g-advantage-img{transition:0.5s;transform-style:preserve-3d;}
.g-advantage li:hover .g-advantage-img{transform:rotateY(180deg);}
/*通栏广告*/
.focus{margin:25px auto;height:90px;position:relative;}
.swiper-container-tlgg-top,.swiper-container-tlgg-bot{width:100%;height:90px;overflow:hidden;}
.swiper-container-tlgg-top .swiper-slider,.swiper-container-tlgg-bot .swiper-slider{width:100%;height:100%;}
.swiper-container-tlgg-top .swiper-slider img,.swiper-container-tlgg-bot .swiper-slider img{width:100%;height:100%;}
.focus img{width:100%;height:100%;}
/*交易大厅*/
.trading .trading-title{font-size:14px;color:#ddd;width:400px;margin:0px auto;margin-top:30px;}
.trading .trading-title span:nth-child(2){position:relative;display:inline-block;padding:0 18px;font-size:24px;color:#333;font-weight:bold;}
.trading .trading-title span:nth-child(2):before{left:-10px;content:'';position:absolute;top:50%;margin-top:-3px;width:8px;height:8px;background:#fff;border:1px solid #bbb;border-radius:50%;}
.trading .trading-title span:nth-child(2):after{right:-10px;content:'';position:absolute;top:50%;margin-top:-3px;width:8px;height:8px;background:#fff;border:1px solid #bbb;border-radius:50%;}
.trading .trading-title-mess{font-size:14px;color:#999;height:28px;}
/*竞价大厅*/
.trading .bidding{height:500px;background:#fff;margin-top:20px;border-radius:4px;}
.bidding .part-left{width:280px;height:100%;background:#fc5054;border-radius:4px 0px 0px 4px;}
.part-left .part-left-title{width:100%;height:48px;padding-top:20px;}
.part-left-title p:nth-child(1){font-size:24px;color:#fff;font-weight:bold;text-align:center;}
.part-left-title p:nth-child(2){font-size:14px;color:#fff;text-align:center;}
.swiper-part-left{width:100%;height:100%;}
/*竞价大厅-项目轮播*/
.part-left .shop-slide-bidding{width:250px;margin:15px;height:275px;position:relative;}
.part-left .swiper-container-bidding-part-left{width:250px;height:255px;overflow:hidden;}
.shop-slide-bidding .shop-slide-bidding-items{width:100%;height:100%;}
.shop-slide-bidding-items .shop-slide-bidding-items-title img{width:110px;height:110px;border-radius:50%;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.15);}
.shop-slide-bidding-items .shop-slide-bidding-items-cont{width:210px;height:87px;background:#fff;padding:60px 20px 20px 20px;margin:-55px auto 0px auto;}
.shop-slide-bidding-items-cont span:nth-child(1){color:#999;width:100%;height:40px;text-align:center;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;}
.shop-slide-bidding-items-cont .price{color:#ed2f2e;font-size:24px;}
.shop-slide-bidding-items-cont .price b{margin:0px 3px;}
.shop-slide-bidding-items-cont .bot{display:block;width:80%;height:2px;margin:10px auto 0px auto;font-size:0px;color:#ed2f2e;border-radius:2px;background:#ed2f2e;}
/*竞价大厅——右*/
.part-right{width:920px;cursor:default;}
.swiper-container-bidding-part-right{position:relative;overflow:hidden;}
.swiper-part-right{height:480px;width:100%;}
.shop-slide-bidding-items-right{flex-wrap:wrap;height:100%;width:100%;}
.bidding-items-right{width:45%;padding:20px 2.5%;}
.bidding-items-right-title{width:100%;height:24px;margin-bottom:12px;}
.bidding-items-right-title a{width:100%;height:100%;}
.bidding-items-right-title a span:nth-child(1){width:22px;height:22px;background:url('../img/tm.png');margin-right:10px;display:inline-block;}
.bidding-items-right-title a span:nth-child(2){color:#333;font-size:16px;}
.bidding-items-right-title a:hover span:nth-child(2){color:#00a2ff;}
.bidding-items-right-cont{width:100%;}
.bidding-items-right-cont .bidding-items-right-cont-left{width:135px;height:135px;}
.bidding-items-right-cont .bidding-items-right-cont-left img{width:100%;height:100%;}
.bidding-items-right-cont-right{width:250px;max-width:250px;}
.bidding-items-right-cont-right p{font-size:14px;color:#999;height:30px;}
.bidding-items-right-cont-right p span{color:#999;}
.bidding-items-right-cont-right p:nth-child(3){color:#ed2f2e;}
.bidding-items-right-cont-right p:nth-child(3) b{margin-right:5px;font-size:24px;}
.bidding-items-right-cont-right p:nth-child(4) a{height:30px;width:100%;}
.bidding-items-right-cont-right p:nth-child(4) a span:nth-child(1){width:16px;height:16px;background:url('../img/tm2.png');display:inline-block;}
.bidding-items-right-cont-right p:nth-child(4) a span:nth-child(2){color:#00a2ff;margin-left:5px;}

/*精品推荐*/
.trading .recommended{height:500px;background:#fff;margin-top:20px;border-radius:4px;}
.recommended .part-left{width:280px;height:100%;background:#3ec6ed;border-radius:4px 0px 0px 4px;}
/*精品推荐-项目轮播*/
.part-left .shop-slide-recommended{width:250px;margin:15px;height:275px;position:relative;}
.part-left .swiper-container-recommended-part-left{width:250px;height:255px;overflow:hidden;}
.shop-slide-recommended .shop-slide-recommended-items{width:100%;height:100%;background:#fff;}
.shop-slide-recommended .shop-slide-recommended-items-title{width:140px;height:140px;margin:10px auto;margin-top:20px;}
.shop-slide-recommended-items-title img{width:100%;height:100%;}
.shop-slide-recommended-items .shop-slide-recommended-items-cont{width:210px;height:87px;background:#fff;margin:0 auto;}
.shop-slide-recommended-items-cont span:nth-child(1){color:#333;width:100%;height:40px;text-align:center;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;}
.shop-slide-recommended-items-cont .price{color:#ed2f2e;font-size:24px;}
.shop-slide-recommended-items-cont .price b{margin:0px 3px;}
/*精品推荐——右*/
.part-right{width:920px;cursor:default;}
.swiper-container-recommended-part-right{position:relative;overflow:hidden;}
.swiper-part-right{height:480px;width:100%;}
.shop-slide-recommended-items{flex-wrap:wrap;height:100%;width:100%;border-radius:2px;}
.recommended-items{width:15%;padding:20px 2.5%;margin:1% 2.5%;}
.recommended-items-title{width:90px;height:90px;margin:0 auto;}
.recommended-items-title img{width:100%;height:100%;}
.recommended-items-txt{width:100%;font-size:14px;height:30px;color:#333;}
.recommended-items-price{width:100%;font-size:1rem;height:30px;color:#333;}
.recommended-items-fool{width:80px;height:28px;border:1px solid #e6e6e6;background:#f2f2f2;border-radius:4px;margin:0 auto;font-size:14px;color:#666;}
.recommended-items:hover{box-shadow:0px 0px 3px #888;border-radius:2px;}
.recommended-items:hover .recommended-items-fool{background:#00a2ff;color:#fff;border:none;}
/*成果转让*/
.trading .transfer{height:500px;background:#fff;margin-top:20px;border-radius:4px;}
.transfer .part-left{width:280px;height:100%;background:#4e83ee;border-radius:4px 0px 0px 4px;}
/*成果转让-项目轮播*/
.part-left .shop-slide-transfer{width:250px;margin:0px auto;margin-top:15px;height:275px;position:relative;}
.part-left .swiper-container-transfer-part-left{width:250px;height:255px;overflow:hidden;}
.shop-slide-transfer .shop-slide-transfer-items{width:220px!important;background:#fff;padding:15px;}
.shop-slide-transfer-items-title{font-size:16px;height:48px;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;}
.shop-slide-transfer-items-cont{width:100%;border-top:1px solid #eee;border-bottom:1px solid #eee;margin:25px 0px;}
.shop-slide-transfer-items-cont div{width:50%;height:35px;padding:15px;}
.shop-slide-transfer-items-cont div p:nth-child(1){color:#999;font-size:12px;margin-bottom:5px;}
.shop-slide-transfer-items-cont div p:nth-child(2){color:#333;font-size:14px;}
.shop-slide-transfer-items-cont div:nth-child(1){border-right:1px solid #eee;}
.shop-slide-transfer-items-fool .price{color:#ed2f2e;font-size:24px;}
.shop-slide-transfer-items-fool .price b{margin:0px 3px;}
/*成果转让——右*/
.part-right{width:920px;cursor:default;}
.swiper-container-transfer-part-right{position:relative;overflow:hidden;}
.swiper-part-right{height:480px;width:100%;}
.shop-slide-transfer-items-right{flex-wrap:wrap;height:100%;width:100%;}
.transfer-items{width:25%;padding:20px 2.5%;margin:0px 1.5%;}
.transfer-items-title{width:100%;height:48px;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;color:#333;}
.transfer-items-price{width:100%;margin:1px auto;font-size:16px;color:#ed2f2e;}
.transfer-items-price b{font-size:22px;margin-right:5px;}
.transfer-items-cont{width:100%;border-top:1px solid #eee;border-bottom:1px solid #eee;margin:10px 0px;}
.transfer-items-cont div{width:50%;height:35px;padding:15px;}
.transfer-items-cont div p:nth-child(1){color:#999;font-size:12px;margin-bottom:5px;}
.transfer-items-cont div p:nth-child(2){color:#333;font-size:14px;}
.transfer-items-cont div:nth-child(1){border-right:1px solid #eee;}
.transfer-items-fool{width:100%;height:22px;}
.transfer-items-fool .transfer-items-fool-left span:nth-child(1){width:16px;height:16px;background:url('../img/tm2.png');}
.transfer-items-fool .transfer-items-fool-left span:nth-child(2){font-size:14px;margin-left:5px;color:#00a2ff;}
.transfer-items-fool .transfer-items-fool-right span:nth-child(1){width:16px;height:16px;background:url('../img/tm3.png');}
.transfer-items-fool .transfer-items-fool-right span:nth-child(2){font-size:14px;margin-left:5px;color:#00a2ff;}
/*查看更多*/
.seemore{width:120px;height:30px;border:1px solid rgba(255,255,255,.5);margin:0px auto;margin-top:40px;}
.seemore a{color:#fff;font-size:14px;}
/*新闻资讯*/
.news .news-title{font-size:14px;color:#ddd;width:400px;margin:0px auto;margin-top:20px;}
.news .news-title span:nth-child(2){position:relative;display:inline-block;padding:0 18px;font-size:24px;color:#333;font-weight:bold;}
.news .news-title span:nth-child(2):before{left:-10px;content:'';position:absolute;top:50%;margin-top:-3px;width:8px;height:8px;background:#fff;border:1px solid #bbb;border-radius:50%;}
.news .news-title span:nth-child(2):after{right:-10px;content:'';position:absolute;top:50%;margin-top:-3px;width:8px;height:8px;background:#fff;border:1px solid #bbb;border-radius:50%;}
.news .news-title-mess{font-size:14px;color:#999;height:28px;}
.newscon{width:1160px;padding:20px;margin:0 auto;}
.newscon .newscon1{padding:20px;box-shadow:2px 2px 2px 0 rgba(0,0,0,.1);background:#fff;border:1px solid #eee;min-height:360px;}
.newscon-left .newscon-left-title{width:750px;height:30px;border-bottom:1px solid #DA251D;}
.newscon-left-title div:nth-child(1){color:#eb2332;font-size:18px;}
.newscon-left-title div:nth-child(2) span:nth-child(1){color:#999;font-size:14px;}
.newscon-left-cont a{width:600px;height:60px;border-bottom:1px dotted #eee;color:#272727;font-size:18px;padding-left:20px;}
.newscon-right .newscon-right-title{width:260px;height:30px;border-bottom:1px solid #00a2ff;}
.newscon-right-title div:nth-child(1){color:#00a2ff;font-size:18px;}
.newscon-right-title div:nth-child(2) span:nth-child(1){color:#999;font-size:14px;}
.newscon-right-cont a{width:100%;height:40px;border-bottom:1px dotted #eee;color:#272727;font-size:18px;}
.newscon-right-cont a .aspan1{width:20px;height:20px;margin-right:5px;}
.newscon-right-cont a p{width:200px;font-size:14px;color:#666;height:100%;}
.newscon-right-cont a p span{width:100%;}
.newscon-right-cont a .aspan3{width:40px;height:100%;color:#999;font-size:12px;}
.newscon-right-cont a:nth-child(1) .aspan1{background:url('../img/news1.png');}
.newscon-right-cont a:nth-child(2) .aspan1{background:url('../img/news2.png');}
.newscon-right-cont a:nth-child(3) .aspan1{background:url('../img/news3.png');}
/*竞价大厅*/
.jjdt{width:100%;background:#f8f8f8;padding:20px 0px;}
.jjdt-title{width:1150px;padding:0px 25px;background:#fff;margin:0px auto;}
.jjdt-title .jjdt-title-top{width:100%;min-height:54px;border-bottom:1px solid #ededed;padding:10px 0px}
.jjdt-title .jjdt-title-top .title-top-left{font-size:18px;color:#787878;width:100px;max-height:54px;}
.jjdt-title .jjdt-title-top .title-top-right{width:1050px;flex-wrap:wrap;}
.jjdt-title-top .title-top-right span{font-size:16px;color:#000;padding:5px 10px;cursor:pointer;margin-right:20px;}
.jjdt-title-top .title-top-right span:hover{background:#ff8a00;color:#fff;}
.jjdt-title .jjdt-title-con{width:100%;min-height:55px;padding:10px 0px}
.jjdt-title .jjdt-title-con .title-con-left{font-size:18px;color:#787878;width:100px;max-height:54px;}
.jjdt-title .jjdt-title-con .title-con-right{width:1050px;flex-wrap:wrap;}
.jjdt-title-con .title-con-right span{font-size:16px;color:#000;padding:5px 10px;cursor:pointer;margin-right:20px;}
.jjdt-title-con .title-con-right span:hover{background:#ff8a00;color:#fff;}
.jjdt-con{width:1150px;height:50px;background:#fff;margin:20px auto;padding:0px 25px;}
.jjdt-con a{position:relative;}
.jjdt-con span:nth-child(odd){font-size:18px;margin-right:10px;color:#333;}
.jjdt-con span:nth-child(even){height:20px;color:#ededed;margin-right:10px;}
.jjdt-fool{width:1200px;margin:0 auto;flex-wrap:wrap;}
.jjdt-fool .jjdt-fool-items{width:588px;height:228px;border:1px solid #eaeaea;background:#fff;margin-bottom:20px;}
.jjdt-fool .jjdt-fool-items:hover{border:1px solid #00a2ff;}
.jjdt-fool .jjdt-fool-item{width:544px;margin:0px auto;}
.jjdt-fool-item .jjdt-fool-item-title{border-bottom:1px solid #ededed;height:64px;font-size:22px;font-weight:bold;}
.jjdt-fool-item .jjdt-fool-item-title span:nth-child(1){color:#000000;margin-right:40px;max-width:300px;}
.jjdt-fool-item .jjdt-fool-item-title span:nth-child(2){color:#ff8a00;margin-right:20px;}
.jjdt-fool-item .jjdt-fool-item-title span:nth-child(3){color:#ff8a00}
.jjdt-fool-item .jjdt-fool-item-cont{height:164px;}
.jjdt-fool-item-cont .jjdt-item-cont-img{width:285px;height:150px;}
.jjdt-fool-item-cont .jjdt-item-cont-img img{width:100%;height:100%;}
.jjdt-fool-item-cont .jjdt-item-cont-cont{width:200px;}
.jjdt-fool-item-cont .jjdt-item-cont-cont p{height:36px;font-size:16px;}
.jjdt-item-cont-cont p:nth-child(1) span:nth-child(1){color:#787878;}
.jjdt-item-cont-cont p:nth-child(1) span:nth-child(2){color:#000000;}
.jjdt-item-cont-cont p:nth-child(2) span:nth-child(1){color:#787878;}
.jjdt-item-cont-cont p:nth-child(3) span:nth-child(1){color:#000000;}
/*分页*/
.page{width:63.1%;margin:0 auto;min-width:63.1%;font-size:18px;font-family:Arial;}
.page .pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px;}
.pagination>li{display:inline;}
.pagination>li>a, .pagination>li>span{position:relative;float:left;margin-left:-1px;line-height: 1.42857143;color:#000;text-decoration:none;background-color:#fff;border:1px solid #ddd;padding:7px 14px;margin:0px 5px;}
.page .pagination>.active>span{background:#00a2ff;border-color:#00a2ff;margin:0px 5px;color:#fff;}
.page .pagination>.active>span:hover{background:#00a2ff;border-color:#00a2ff;cursor:pointer;}
/*交易市场*/
.jysc{width:100%;background:#f8f8f8;padding:25px 0px;}
.jysc .jysc-items{width:1200px;margin:0 auto;}
.jysc .jysc-item{width:1160px;padding:20px;height:150px;background:#fff;margin:0px auto 28px auto;box-shadow: 0 0 5px rgba(0,0,0,.05);}
.jysc .jysc-item:hover{border:1px solid #00a2ff;}
.jysc-item .jysc-item-img{width:190px;height:112px;}
.jysc-item-img img{width:100%;height:100%;}
.jysc-item-text{width:550px;height:100%;margin:0px 50px;}
.jysc-item-text .item-text-title{width:100%;font-size:28px;height:50px;}
.jysc-item-text .item-text-title a{color:#000;}
.jysc-item-text .item-text-cont{border-right:1px solid #dbdbdb;height:100px;flex-wrap:wrap;}
.jysc-item-text .item-text-time,.jysc-item-text .item-text-name{width:85%;height:40px;}
.jysc-item-text .item-text-name{margin-bottom:10px;margin-top:-20px;}
.item-text-time p:nth-child(1) span:nth-child(1),.item-text-time p:nth-child(2) span:nth-child(1),.item-text-name p:nth-child(1) span:nth-child(1),.item-text-name p:nth-child(2) span:nth-child(1){color:#a5a5a5;font-size:16px;height:36px;width:80px;}
.item-text-time p:nth-child(1) span:nth-child(2),.item-text-time p:nth-child(2) span:nth-child(2),.item-text-name p:nth-child(1) span:nth-child(2),.item-text-name p:nth-child(2) span:nth-child(2){color:#000000;font-size:16px;height:36px;width:100px;}
.item-text-name p:nth-child(2) span:nth-child(2) a{color:#000}
.item-text-time p,.item-text-name p{height:36px;}
.jysc-item-price{width:320px;}
.jysc-item-price div:nth-child(1){font-size:24px;color:#ff8a00;font-weight:bold;}
.jysc-item-price div:nth-child(1) b{font-size:36px;margin-right:5px;}
.jysc-item-price div:nth-child(2) a:nth-child(1){width:180px;height:45px;margin:0px auto;background:#ff8a00;border-radius:5px;color:#fff;font-size:20px;margin-top:20px;}
.jysc-item-price div:nth-child(2) a:nth-child(2){width:90px;height:50px;margin:0px auto;border-radius:5px;color:#00a2ff;font-size:20px;margin-top:20px;border:1px solid #00a2ff;font-weight:bold;}
/*新闻中心*/
.news{width:100%;background:#f8f8f8;padding:25px 0px;}
.news .news-items{background:#fff;margin-bottom:20px;}
.news-items .news-item{width:1155px;border-bottom:1px solid #ececec;margin:0 auto;height:89px;}
.news-items .news-item a{font-size:20px;color:#000;width:924px;}
.news-items .news-item span:nth-child(2) a{color:#7b7b7b;}
.news-items .news-item a:hover {color:#00a2ff;}
/*新闻详情*/
.details{width:100%;background:#f8f8f8;padding:25px 0px;}
.details .details-item{width:1150px;padding:30px 25px;background:#fff;margin:0 auto;}
.details-item .details-item-title{width:100%;font-size:30px;color:#000;font-weight:bold;}
.details-item .details-item-time{width:100%;font-size:18px;color:#a4a4a4;height:30px;margin:10px 0px;}
.details-item-time div:nth-child(1),.details-item-time div:nth-child(2){width:200px;}
.details-item-time div:nth-child(2) span:nth-child(1){width:23px;height:23px;background:url('../img/details.png');margin-right:5px;}
.details-item-time div:nth-child(2) span:nth-child(2) i{font-style:normal;}
.details-item-cont{width:100%;margin-top:30px;}
.details-item-cont img{max-width:100%;margin:0 auto;}
/*信息详情*/
.message{width:100%;background:#f8f8f8;padding-bottom:20px;}
.message .message-title{height:55px;color:#a7a7a7;font-size:16px;}
.message-title span a{padding:0px 5px;color:#a7a7a7;}
.message-title span a:hover{color:#00a2ff;}
.message-item{width:1152px;padding:24px;background:#fff;margin:0 auto;padding-bottom:0px;}
.message-item .item-title{width:100%;font-size:28px;color:#000;height:50px;}
.message-item .item-title2{width:100%;font-size:16px;color:#a7a7a7;height:50px;line-height:50px;}
.message-item .item-title2 span:nth-child(2){width:45px;height:1px;background:#a7a7a7;display:inline-block;}
.item-info{width:100%;height:80px;background:#fff9f2;padding:30px 0px;}
.item-info-price{font-size:24px;font-weight:bold;color:#ff8a00;margin-left:3%;width:97%;margin-bottom:10px;}
.item-info-price b{margin-right:5px;font-size:30px;}
.item-info-time span:nth-child(1),.item-info-time span:nth-child(3){font-size:18px;color:#000;margin-left:3%;}
.item-info-time span:nth-child(2),.item-info-time span:nth-child(4){font-size:18px;color:#ff8a00;margin-right:3%;}
.item-info2{width:1150px;height:255px;border:1px solid #dcdcdc;margin:15px auto;margin-bottom:0px;}
.item-info2 .item-info2-1{width:30%;height:160px;padding:1.65%;}
.item-info2 .item-info2-1:nth-child(2){border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb;}
.item-info2-1 div{width:100%;height:60px;flex-wrap:wrap;}
.item-info2-1 div:nth-child(2){margin-top:40px;}
.item-info2-1 p{width:100%;font-size:18px;color:#a7a7a7;}
.item-info2-1 p:nth-child(2){font-size:22px;color:#000;margin-top:10px;}
.item-info3{border-bottom:1px solid #dbdbdb;min-height:59px;padding:15px 0px;}
.item-szfl{width:100%;font-size:16px;color:#000;min-height:35px;}
.item-info4{width:100%;height:120px;}
.item-info4 a{width:182px;height:50px;color:#fff;background:#ff8a00;font-size:22px;border-radius:5px;}
.message-item2{width:1152px;padding:24px;background:#fff;margin:0 auto;padding-bottom:40px;margin-top:16px;}
.message-item2 .message-item2-title{width:100%;}
.message-item2-title span:nth-child(1){width:24px;height:24px;background:url('../img/message.png');}
.message-item2-title span:nth-child(2){font-size:20px;color:#000;margin:0px 15px 0px 5px;height:30px;}
.message-item2-title span:nth-child(3){width:1020px;height:1px;background:#dbdbdb;}
.message-item2-cont{width:100%;height:90px;}
.message-item2-cont span{font-size:24px;color:#ff8a00;font-weight:bold;border-bottom:2px solid #ff8a00;padding-bottom:5px;}
.message-item2-fool{width:95%;border:1px solid #dbdbdb;padding:2.5%;}
.message-item2-fool img{max-width:100%;}
/*询价*/
.inquiry{width:100%;background:#f8f8f8;padding:20px 0px;}
.inquiry .inquiry-items{background:#ffff;padding:30px 0px;}
.inquiry-item{width:910px;}
.inquiry-item .inquiry-item-title{font-size:30px;color:#000;}
.inquiry-item .inquiry-item-title2{font-size:18px;color:#000;margin-top:10px;}
.inquiry-item-cont{margin-top:30px;}
.inquiry-cont{width:100%;font-size:18px;color:#000;height:60px;}
.inquiry-cont-left{height:45px;}
.inquiry-cont-right{width:800px;height:45px;}
.inquiry-cont-right .input1{width:750px;height:45px;border:1px solid #eee;outline:none;padding:0px 25px;font-size:18px;color:#000;}
.inquiry-cont-right label{margin-right:15px;}
.inquiry-cont-right .input2{display:none;}
.inquiry-cont-right .input2[type=checkbox]+.span{width:18px;height:18px;border-radius:50%;display:inline-block;border:1px solid #aaa;margin-right:5px;}
.inquiry-cont-right .input2[type=checkbox]:checked+.span{width:18px;height:18px;border-radius:50%;display:inline-block;background:#fff;color:#fff;display:flex;align-items:center;justify-content:center;border:1px solid #00a2ff;}
.inquiry-cont-right .input2[type=checkbox]:checked+.span::before{content:"\2714";font-size:9px;color:#00a2ff;}
.inquiry-cont:nth-child(3){height:315px;margin-bottom:10px;}
.inquiry-cont:nth-child(3) .inquiry-cont-right{height:315px;}
.inquiry-cont-right .input3{width:778px;height:300px;border:1px solid #eee;outline:none;padding:6.5px 10px;resize:none;}
.inquiry-cont-right .input4{width:150px;height:45px;border:1px solid #eee;outline:none;padding:0px 25px;font-size:18px;color:#c9c9c9;margin-right:20px;}
.inquiry-fool{width:100%;height:100px;margin-top:30px;}
.inquiry-fool .input5{width:270px;height:50px;border-radius:5px;background:#00a2ff;font-size:24px;color:#fff;outline:none;border:none;cursor:pointer;}
/*注册*/
.registered{width:100%;height:1000px;background:url('../img/login.jpg');background-size:cover;position:relative;}
.regis{width:1200px;height:764px;position:absolute;top:50%;left:50%;margin-top:-382px;margin-left:-600px;background:#fff;border-radius:10px;box-shadow:0px 0px 10px 5px rgba(0,144,179,0.25);}
.regis .regis2{width:600px;height:600px;}
.regis .regis-item{width:540px;height:58px;border-radius:50px;border:1px solid #dcdcdc;margin-bottom:28px;padding:0px 30px;}
.regis .regis-item:nth-child(1) span:nth-child(1){width:30px;height:30px;background:url('../img/login1.png');}
.regis .regis-item:nth-child(2) span:nth-child(1){width:30px;height:30px;background:url('../img/login2.png');}
.regis .regis-item:nth-child(3) span:nth-child(1){width:30px;height:30px;background:url('../img/login3.png');}
.regis .regis-item:nth-child(4) span:nth-child(1){width:30px;height:30px;background:url('../img/login4.png');}
.regis .regis-item:nth-child(5) span:nth-child(1){width:30px;height:30px;background:url('../img/login5.png');}
.regis .regis-item input{width:500px;height:45px;border:none;outline:none;font-size:24px;color:#999;}
.regis .regis-item:nth-child(4) input{width:450px;margin-left:10px;}
.regis .regis-item:nth-child(4) span:last-child{cursor:pointer;font-size:15px;color:#00a2ff;width:100px}
.regis-submit{height:100px;width:100%;margin-top:34px;}
.regis-submit input{width:600px;height:60px;color:#fff;font-size:24px;background:linear-gradient(to right, #6ac9ff 0%,#0070ee 100%);border-radius:50px;outline:none;border:none;cursor:pointer;box-shadow:0px 0px 5px 2px rgba(0,144,179,0.25);}
.regis-fool{height:60px;width:100%;font-size:18px;color:#000;}
.regis-fool a{color:#00a2ff;margin:0px 3px;}
/*登录*/
.logintered{width:100%;height:1000px;background:url('../img/login.jpg');background-size:cover;position:relative;}
.login{width:1200px;height:540px;position:absolute;top:50%;left:50%;margin-top:-320px;margin-left:-600px;background:#fff;border-radius:10px;box-shadow:0px 0px 10px 5px rgba(0,144,179,0.25);}
.login .login2{width:720px;height:376px;}
.login .login-item{width:100%;height:60px;margin-bottom:28px;}
.login .login-item span{width:110px;height:100%;font-size:24px;padding-right:10px;}
.login .login-item input{width:538px;height:58px;outline:none;font-size:18px;color:#999;border-radius:50px;border:1px solid #dcdcdc;padding:0px 30px;}
.login .login-item .yzm{width:598px;height:58px;border-radius:50px;border:1px solid #dcdcdc;}
.login .login-item .yzm input{border:none;width:400px;}
.login .login-item .yzm span{width:200px;cursor:pointer;font-size:15px;color:#00a2ff;}
.login-submit{height:100px;width:100%;margin-top:34px;}
.login-submit span{width:110px;height:100%;padding-right:10px;}
.login-submit input{width:300px;height:60px;color:#fff;font-size:24px;background:linear-gradient(to right, #6ac9ff 0%,#0070ee 100%);border-radius:50px;outline:none;border:none;cursor:pointer;box-shadow:0px 0px 5px 2px rgba(0,144,179,0.25);}
.login-fool{height:60px;width:100%;font-size:18px;color:#000;}
.login-fool a{color:#999;font-size:16px;width:150px;}
/*忘记密码*/
.forgettered{width:100%;height:1000px;background:url('../img/login.jpg');background-size:cover;position:relative;}
.forget{width:1200px;height:751px;position:absolute;top:50%;left:50%;margin-top:-375.5px;margin-left:-600px;background:#fff;border-radius:10px;box-shadow:0px 0px 10px 5px rgba(0,144,179,0.25);}
.forget .forget2{width:760px;height:587px;}
.forget .forget-item{width:100%;height:60px;margin-bottom:25px;}
.forget .forget-item span{width:150px;height:100%;font-size:24px;padding-right:10px;}
.forget .forget-item input{width:538px;height:58px;outline:none;font-size:18px;color:#999;border-radius:50px;border:1px solid #dcdcdc;padding:0px 30px;}
.forget .forget-item .yzm{width:598px;height:58px;border-radius:50px;border:1px solid #dcdcdc;}
.forget .forget-item .yzm input{border:none;width:400px;}
.forget .forget-item .yzm span{width:200px;cursor:pointer;font-size:18px;color:#00a2ff;}
.forget-submit{height:60px;width:100%;margin-top:40px;}
.forget-submit span{width:150px;height:100%;padding-right:10px;}
.forget-submit input{width:320px;height:60px;color:#fff;font-size:24px;background:linear-gradient(to right, #6ac9ff 0%,#0070ee 100%);border-radius:50px;outline:none;border:none;cursor:pointer;box-shadow:0px 0px 5px 2px rgba(0,144,179,0.25);}
/*会员中心*/
.person{width:100%;height:100%;background:#f8f8f8;padding:20px 0px;}
.persons-left{width:222px;background:#00a2ff;border-radius:5px;}
.left-title{width:100%;height:50px;border-bottom:2px solid #fff;}
.left-title i{width:21px;height:20px;background:url('../img/person1.png');margin-top:2px;margin-right:3px;}
.left-title span{font-size:24px;color:#fff;}
.left-cent{width:100%;height:50px;}
.left-cent i{width:16px;height:16px;background:url('../img/person2.png');margin-top:2px;margin-right:10px;}
.left-cent a{font-size:20px;color:#fff;border-bottom:1px solid #fff;}
.left-cent:last-child{padding-bottom:20px;}
.left-cent:nth-child(2){padding-top:20px;}
.persons-right{width:963px;background:#fff;min-height:543px;border-radius:5px;}
.person-title{width:100%;height:82px;font-size:24px;color:#000;}
/*发布交易*/
.fbjy-cen{width:100%;}
.fbjy-cent{width:700px;}
.fbjy-item{width:100%;min-height:45px;margin-bottom:27px;}
.fbjy-item span:nth-child(1){max-width:135px;height:100%;font-size:24px;min-width:135px;}
.fbjy-item input{width:532px;height:43px;outline:none;font-size:16px;color:#999;border:1px solid #e5e5e5;padding:0px 15px;}
/*上传*/
.fbjy-item:nth-child(2){position:relative;}
.fbjy-item:nth-child(2) input{border:none;margin-top:10px;position:absolute;top:0px;left:135px;opacity:0;width:170px;padding:0px;margin:0px;height:45px;}
.fbjy-item:nth-child(2) .sctp{border:1px solid #e5e5e5;width:168px;height:43px;cursor:pointer;}
.fbjy-item:nth-child(2) img{width:164px;height:164px;display:none;}
/*单选复选*/
.fbjy-item .radios{margin-right:10px;font-size:14px;color:#000;}
.fbjy-item .input2[type=checkbox],.fbjy-item .input2[type=radio]{display:none;}
.fbjy-item .input2[type=checkbox]+.span,.fbjy-item .input2[type=radio]+.span{width:12px;height:12px;border-radius:50%;display:inline-block;border:1px solid #e5e5e5;margin-right:5px;}
.fbjy-item .input2[type=checkbox]:checked+.span,.fbjy-item .input2[type=radio]:checked+.span{width:12px;height:12px;border-radius:50%;background:#00a2ff;}
/*下拉*/
.fbjy-item .month{height:45px;}
.fbjy-item #month{height:100%;text-align:center;text-align-last:center;margin-right:5px;}
#textutf8{height:240px;overflow-x:hidden;overflow-y:auto;}
.fbjy-item #box select,.fbjy-item #box2 select{border:1px solid #e5e5e5;height:45px;text-align:center;text-align-last:center;}
select{appearance:none;-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;background:url("../img/select.png") no-repeat scroll center center #fff;background:#fff\9;color:#666;outline:none;margin-right:5px;font-size:16px;}
.fbjy-item #box #sel1{background-position:105px center;padding:0px 70px 0px 44px;}
.fbjy-item #box #sel2{background-position:98px center;padding:0px 73px 0px 60px;}
.fbjy-item #box #sel3{background-position:98px center;padding:0px 73px 0px 60px;}
.fbjy-item #box2 #sel4{background-position:105px center;padding:0px 70px 0px 44px;}
.fbjy-item #box2 #sel5{background-position:98px center;padding:0px 73px 0px 60px;}
.fbjy-item #box2 #sel6{background-position:98px center;padding:0px 73px 0px 60px;}
.fbjy-item #month{background-position:98px center;padding:0px 73px 0px 60px;margin-right:0px;border:1px solid #e5e5e5;}
/*价格*/
.fbjy-item:nth-child(7) input{width:138px;height:43px;text-align:center;}
.fbjy-item:nth-child(7) .yuan{width:50px;height:100%;font-size:16px;}
/*联系人,电话*/
.fbjy-item:nth-child(8) input,.fbjy-item:nth-child(9) input{width:138px;height:43px;text-align:center;}
/*详情*/
.fbjy-item .utf8{height:238px;border:1px solid #e5e5e5;min-width:562px;max-width:562px;}
.fbjy-item #edui1{z-index:9!important;border:none;word-wrap:break-word;}
/*提交*/
.fbjy-item .submit{width:260px;height:50px;background:#ff8a00;font-size:24px;color:#fff;border:none;}
/*我发布的*/
.wfbd-cent{width:100%;height:205px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;margin-bottom:45px;font-size:15px;}
.wfbd-cent-top{border-bottom:1px solid #e9e9e9;}
.wfbd-cent-top li{height:58px;border-right:1px solid #e9e9e9;word-wrap:break-word;word-break: normal;display:flex;align-items:center;justify-content:center;word-break:break-all;padding:0px 5px;text-align:center;}
.wfbd-cent-top li:nth-child(1){width:82px;}
.wfbd-cent-top li:nth-child(2){width:131px;}
.wfbd-cent-top li:nth-child(3){width:51px;}
.wfbd-cent-top li:nth-child(4){width:51px;}
.wfbd-cent-top li:nth-child(5){width:50px;}
.wfbd-cent-top li:nth-child(6){width:47px;}
.wfbd-cent-top li:nth-child(7){width:55px;}
.wfbd-cent-top li:nth-child(8){width:95px;}
.wfbd-cent-top li:nth-child(9){width:38px;}
.wfbd-cent-top li:nth-child(10){width:47px;}
.wfbd-cent-top li:nth-child(11){width:55px;}
.wfbd-cent-top li:nth-child(12){width:90px;border-right:none;padding:0px;}
.wfbd-cent-cen li{height:147px;border-right:1px solid #e9e9e9;word-wrap:break-word;word-break: normal;display:flex;align-items:center;justify-content:center;word-break:break-all;padding:0px 5px;text-align:center;}
.wfbd-cent-cen li:nth-child(1){width:82px;}
.wfbd-cent-cen li:nth-child(2){width:131px;}
.wfbd-cent-cen li:nth-child(2) img{width:100%;}
.wfbd-cent-cen li:nth-child(3){width:51px;}
.wfbd-cent-cen li:nth-child(4){width:51px;}
.wfbd-cent-cen li:nth-child(5){width:50px;color:#ff8a00;}
.wfbd-cent-cen li:nth-child(6){width:47px;}
.wfbd-cent-cen li:nth-child(7){width:55px;}
.wfbd-cent-cen li:nth-child(8){width:95px;}
.wfbd-cent-cen li:nth-child(9){width:38px;}
.wfbd-cent-cen li:nth-child(10){width:47px;}
.wfbd-cent-cen li:nth-child(11){width:55px;}
.wfbd-cent-cen li:nth-child(12){width:90px;border-right:none;padding:0px;color:#ff8a00;}
.wfbd-cent-cen li:nth-child(12) a{color:#ff8a00;width:40px;text-align:center;}
/*询价中心*/
.xjzx-cent{width:100%;height:205px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;margin-bottom:45px;font-size:15px;}
.xjzx-cent-top{border-bottom:1px solid #e9e9e9;}
.xjzx-cent-top li{height:58px;border-right:1px solid #e9e9e9;word-wrap:break-word;word-break: normal;display:flex;align-items:center;justify-content:center;word-break:break-all;text-align:center;padding:0px 5px;}
.xjzx-cent-top li:nth-child(1){width:81px;}
.xjzx-cent-top li:nth-child(2){width:130px;}
.xjzx-cent-top li:nth-child(3){width:80px;}
.xjzx-cent-top li:nth-child(4){width:80px;}
.xjzx-cent-top li:nth-child(5){width:113px;}
.xjzx-cent-top li:nth-child(6){width:278px;}
.xjzx-cent-top li:nth-child(7){width:130px;border-right:none;}
.xjzx-cent-cen li{height:147px;border-right:1px solid #e9e9e9;word-wrap:break-word;word-break: normal;display:flex;align-items:center;justify-content:center;word-break:break-all;padding:0px 5px;text-align:center;}
.xjzx-cent-cen li:nth-child(1){width:81px;}
.xjzx-cent-cen li:nth-child(2){width:130px;}
.xjzx-cent-cen li:nth-child(2) img{width:100%;}
.xjzx-cent-cen li:nth-child(3){width:80px;}
.xjzx-cent-cen li:nth-child(4){width:80px;}
.xjzx-cent-cen li:nth-child(5){width:113px;}
.xjzx-cent-cen li:nth-child(6){width:278px;}
.xjzx-cent-cen li:nth-child(7){width:130px;border-right:none;}
/*在线充值*/
.zxczcen{width:100%;border-top:1px solid #e9e9e9;padding:50px 0px;}
.zxcz-cen{width:450px;}
.zxcz-item{width:100%;height:45px;margin-bottom:27px;}
.zxcz-item span:nth-child(1){max-width:135px;height:100%;font-size:24px;min-width:135px;margin-right:5px;}
.zxcz-item input{width:224px;height:43px;outline:none;font-size:16px;color:#ff8a00;border:1px solid #e5e5e5;padding:0px 15px;text-align:center;font-weight:bold;}
.zxcz-item .yuan{width:50px;height:100%;font-size:18px;}
.zxcz .radios{margin-right:10px;font-size:14px;color:#000;}
.zxcz .input2[type=radio]{display:none;}
.zxcz .input2[type=radio]+.span{width:12px;height:12px;border-radius:50%;display:inline-block;border:1px solid #e5e5e5;margin-right:5px;}
.zxcz .input2[type=radio]:checked+.span{width:12px;height:12px;border-radius:50%;background:#00a2ff;}
.zxcz .zffslogo{width:112px;height:40px;background:url('../img/zffs1.png');}
.zxcz-item .submit{width:220px;height:45px;background:#ff8a00;font-size:24px;color:#fff;border:none;margin-top:50px;}
/*充值记录*/
.czjl-cent{width:100%;margin-bottom:45px;font-size:15px;}
.czjl-cent-top{border-bottom:1px solid #e9e9e9;}
.czjl-cent-top li,.czjl-cent-cen li{height:65px;border-right:1px solid #e9e9e9;word-wrap:break-word;word-break: normal;word-break:break-all;text-align:center;width:30.5%;border-bottom:1px solid #e9e9e9;padding:0px 1.5%;font-size:16px;}
.czjl-cent-top li{border-bottom:none;border-top:1px solid #e9e9e9;font-size:20px;}
.czjl-cent-top li:last-child,.czjl-cent-cen li:last-child{border-right:none;}
.czjl-cent-cen li:nth-child(2){color:#ff8a00;}
/*支出记录*/
.zcjl-cent{width:100%;margin-bottom:45px;font-size:15px;}
.zcjl-cent-top{border-bottom:1px solid #e9e9e9;}
.zcjl-cent-top li,.zcjl-cent-cen li{height:65px;border-right:1px solid #e9e9e9;word-wrap:break-word;word-break: normal;word-break:break-all;text-align:center;width:30.5%;border-bottom:1px solid #e9e9e9;padding:0px 1.5%;font-size:16px;}
.zcjl-cent-top li{border-bottom:none;border-top:1px solid #e9e9e9;font-size:20px;}
.zcjl-cent-top li:last-child,.zcjl-cent-cen li:last-child{border-right:none;}
.zcjl-cent-cen li:nth-child(2){color:#ff8a00;}
/*个人中心*/
.grzxcen{width:100%;border-top:1px solid #e9e9e9;padding:50px 0px;}
.grzx-cen{width:650px;}
.grzx-item{width:100%;height:45px;margin-bottom:27px;}
.grzx-item span:nth-child(1){max-width:135px;height:100%;font-size:24px;min-width:135px;}
.grzx-item .input2{width:243px;height:43px;outline:none;font-size:18px;color:#333;border:1px solid #e5e5e5;padding:0px 15px;}
.grzx-item:nth-child(3) .input2{width:470px;}
.grzx-item:nth-child(4) .input2{width:100px;text-align:center;color:#ff8a00;font-size:24px;}
.grzx-item .yuan{width:50px;height:100%;font-size:18px;}
/*修改密码*/
.xgmmcen{width:100%;border-top:1px solid #e9e9e9;padding:50px 0px;}
.xgmm-cen{}
.xgmm-item{width:100%;height:45px;margin-bottom:27px;}
.xgmm-item span:nth-child(1){max-width:150px;height:100%;font-size:24px;min-width:150px;}
.xgmm-item input{width:368px;height:43px;outline:none;font-size:16px;color:#999;border:1px solid #e5e5e5;padding:0px 15px;}
.xgmm-item .yzm{width:398px;height:43px;border:1px solid #e9e9e9;}
.xgmm-item .yzm input{border:none;width:280px;}
.xgmm-item .yzm span{width:120px;cursor:pointer;font-size:16px;color:#00a2ff;}
.xgmm-item .submit{width:220px;height:50px;border:none;background:#ff8a00;margin-top:50px;color:#fff;font-size:24px;}
/*支付*/
.pays{height:200px;}
.pays .zfcg{font-size:24px;}
.zfcg span{color:#ff8a00;margin:0px 5px;}