@charset "UTF-8";
.cen {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cen:after {
    content: "";
    width: 33%;
    border: 1px solid transparent;
}

.cen div {
    width: 33%;
    display: flex;
    justify-content: space-around;
}

.cen div span {
    color: #eee;
    width: 5%;
}

.cen div a {
    text-align: center;
    width: 95%;
}

.div-dl {
    width: 100%;
    float: left;
    padding-bottom: 20px;
}
.div-dl dl {
    overflow: hidden;
    padding: 10px 0 10px;
    border-bottom: 1px dashed #E1E1E1;
}
.div-dl dt {
    float: left;
    width: 80px;
    min-height: 23px;
    border: none;
    font-size: 14px;
}
.div-dl dt a {
    display: inline-block;
    line-height: 23px;
    font-size: 15px;
    font-weight: bold;
    color: #5c5c5c;
    float: left;
    width: 80px;
    min-height: 23px;
}
.div-dl dd {
    font-size: 14px;
    float: right;
    width: 86%;
    color: #a5a5a5;
    line-height: 25px;
}
.div-dl dd a {
    display: inline-block;
    float: left;
    width: 102px;
    height: 23px;
    margin-bottom: 5px;
    position: relative;
    line-height: 23px;
    font-size: 13px;
    color: #666;
    padding: 0 8px;
    border-radius: 11.5px;
    -webkit-border-radius: 11.5px;
}
.div-dl dd a::after {
    content: "";
    display: block;
    width: 1px;
    height: 10px;
    background: #d6d6d6;
    position: absolute;
    top: 7px;
    left: -8px;
}
.header_cb {
    clear: both;
    height: 0px;
    margin: 0;
    padding: 0;
    width: 0;
    border: none;
    overflow: hidden;
}
.recom_goods {
    height: 160px;
    position: absolute;
    bottom: 8px;
    left: 20px;
}
.recom_goods li:first-child {
    margin-left: 0;
}
.recom_goods li {
    width: 344px;
    height: 100%;
    float: left;
    position: relative;
    margin-left: 14px;
    background: #fff;
    box-shadow: 0 1px 10px rgba(137,143,173,0.3);
    -webkit-box-shadow: 0 1px 10px rgba(137,143,173,0.3);
}
.recom_goods li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 20px 0 24px;
}
.recom_goods li .title {
    font-weight: bold;
    font-size: 15px;
    color: #4c4c4c;
    height: 53px;
    line-height: 19px;
    overflow: hidden;
    padding-top: 13px;
    overflow-wrap: break-word;
}
.recom_goods li .title img {
    vertical-align: top;
    margin: 2px 5px 2px 0;
    width: 15px;
    height: 15px;
}
.recom_goods li .detail {
    overflow: hidden;
    border-bottom: 1px dashed #f3f3f3;
}

.recom_goods li .descr>div:first-child {
    padding-left: 0;
}
.recom_goods li .descr>div {
    height: 30px;
    float: left;
    padding-left: 31px;
}
.recom_goods li .descr span {
    display: inline-block;
    /* line-height: 26px; */
    font-size: 12px;
    color: #a4a1b2;
}
.recom_goods li .descr p {
    display: inline-block;
    font-size: 12px;
    color: #a4a1b2;
}
.recom_goods li .price {
    font-weight: bold;
    font-size: 18px;
    color: #fd4249;
    margin-top: 3px;
    line-height: 34px;
}



/*banner图*/
#banner_main{ position:relative; border:0px solid blue; }
#banner{  border:0px solid red; margin:0 auto; overflow:hidden; width:100%;  }
.bannerlist{}
.bannerlist li{ text-align:center; border:0px dashed red; overflow:hidden; display:block;}
.bannerlist li img{ margin:0 auto; display:block; }
#banner_main .hd{ width:100%; position:absolute; bottom:25px; left:0; height:12px; line-height:12px; text-align:center; border:0px solid red; }
#banner_main .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:12px; height:12px; 
background:#037d88; margin-right:15px; overflow:hidden; font-size:0px; border-radius:6px; }
#banner_main .hd ul li.on{ background:#fff; }
/*登录、注册*/
.notice{margin: -474px auto 0;position: relative;float: right;width: 230px;height: 471px;text-align: center;background-color: #f0feff;border-radius: 6px;}
.r_login{margin:10px 10px 16px;width: 209px;height: 158px;background-color: #c1e8fe;opacity: 0.8;border-radius: 6px;}
.notice .por{padding: 27px 0 14px;text-align: center;}
.notice .hd a{display: inline-block;width: 62px;height: 26px;text-align: center;color: #fff;line-height: 26px;background-color: #fd964f;border-radius: 10px;}
.notice .hd .reg{margin-left: 8px;}
.notice ol{margin:0 22px 15px;padding-bottom: 20px;border-bottom: 1px solid #ccc;}
.notice li{width: 50%;}
.notice ul{margin:0 22px;}
.notice ul li{margin-bottom: 20px;}
.notice li a{display: block;padding-top: 50px;color: #333;background-size: 46px 46px;}
.notice ol li:nth-child(1) a{padding-top: 44px;background:url("../../../img/module/cotransaction/dl2.png")no-repeat center top;background-size: 37px 38px;}
.notice ol li:nth-child(2) a{padding-top: 44px;background:url("../../../img/module/cotransaction/dl3.png")no-repeat center top;background-size: 41px 40px;}
.notice ul li:nth-child(1) a{background:url("../../../img/module/cotransaction/dl4.png")no-repeat center top;}
.notice ul li:nth-child(2) a{background:url("../../../img/module/cotransaction/dl5.png")no-repeat center top;}
.notice ul li:nth-child(3) a{background:url("../../../img/module/cotransaction/dl6.png")no-repeat center top;}
.notice ul li:nth-child(4) a{background:url("../../../img/module/cotransaction/dl7.png")no-repeat center top;}
/*公告*/
.gonggao .dt{padding-left: 26px;width: 8%;height: 44px;line-height: 44px;background:url("../../../img/module/cotransaction/gonggao.png")no-repeat left;}
.txtScroll-left{ float: left;width:92%;  position:relative;}
.txtScroll-left .bd{ width:100%; overflow:hidden;    }
.txtScroll-left .bd ul{ overflow:hidden; zoom:1; }
.txtScroll-left .bd ul li{ margin-right:100px;  float:left; height:44px; line-height:44px;  text-align:left; _display:inline;}
.txtScroll-left .bd ul li a{ display: inline-block;float: left;font-size: 15px;color: #999;width:480px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.txtScroll-left .bd ul li span{font-size: 14px; color:#fc6d0b;  }
.txtScroll-left .bd ul li .tit{color: #1a8df6}
/*内容*/
.trading_main{padding: 22px 0;background-color: #f2f7fd;}
.trading1 li{margin-right: 13px;padding: 30px 34px;width: 290px;height: 138px;border-radius: 10px;}
.trading1 li:nth-child(1){background-color: #f2eae0;  border: solid 1px #cbb19a;}
.trading1 li:nth-child(2){background-color: #d5e0e8;  border: solid 1px #6eb6de;}
.trading1 li:nth-child(3){background-color: #e4f0ed;  border: solid 1px #88ceb6;}
.trading1 li:nth-child(4){margin-right: 0;background-color: #f4e8db;  border: solid 1px #eab663;}
.trading1 li .pic{float: left;padding-left: 85px;height: 75px;background-size: 75px 75px; }
.trading1 li:nth-child(1) .pic{background:url("../../../img/module/cotransaction/zt_1.png")no-repeat left; }
.trading1 li:nth-child(2) .pic{background:url("../../../img/module/cotransaction/zt_2.png")no-repeat left; }
.trading1 li:nth-child(3) .pic{background:url("../../../img/module/cotransaction/zt_3.png")no-repeat left; }
.trading1 li:nth-child(4) .pic{background:url("../../../img/module/cotransaction/zt_4.png")no-repeat left; }
.trading1 li .tit{padding: 16px 0;font-size: 18px;color: #555}
.trading1 li .tit p{font-size: 14px;color: #956f4a;}
.trading1 li:nth-child(2) .tit p{color: #84a6c3}
.trading1 li:nth-child(3) .tit p{color: #73c8ac}
.trading1 li:nth-child(4) .tit p{color: #fca150}
/*公司转让*/
.trading-title{font-size: 30px;line-height: 63px;}
.trading-title span{padding-left: 13px;font-size: 14px;color: #777;}
.trading-title a{float: right;color: #fe5656;text-transform: uppercase;font-size: 14px;}
.trading-title2 a{color: #0095fe;}
.trading-title3 a{color: #35d39e;}
.slideTxtBox{ overflow: hidden; background-color: #fff;}
.slideTxtBox .hd{ float: left;width: 300px; }
.slideTxtBox .hd .list{padding:34.6px 36px;}
.slideTxtBox .hd .list.on{ background-color: rgba(255,255,255,.2);}
.slideTxtBox .hd .tit{font-size: 22px;color: #fff;line-height: 28px;}
.slideTxtBox .hd .tit p{font-size: 14px;color: #eee;}
.slideTxtBox .hd .cen a{color: #eee;opacity: .8;line-height: 24px;}
.slideTxtBox .bd{float: left; width: 900px;overflow: hidden;}
.trading22 ul{overflow: hidden;height: 592px}
.trading22 .list{float: left;  padding: 12px 20px 6px;width: 450px;border-right:1px solid #ebebeb;border-bottom: 1px solid #ebebeb}
.trading22 .list:nth-child(even){border-right: none;}
.trading22 .list:nth-child(5){border-bottom: none;}
.trading22 .list:nth-child(6){border-bottom: none;}
.trading22 .list .tit a{display: block; float: right;width: 100%;line-height: 35px;vertical-align: middle;margin-left: 6px;font-size: 16px;font-weight: 600;overflow: hidden;text-overflow: ellipsis;cursor: pointer;white-space: nowrap;}
.trading22 .list .tit img{vertical-align: middle;}
.trading22 .list .con{overflow: hidden;margin: 14px 0;padding: 14px 10px; background-color: #f8f8f8;}
.trading22 .list .con li{float: left;font-size: 13px; color: #564f4f; width: 48%;line-height: 27px;}
.shopPrice{line-height: 34px;}
.shopPrice span{color: #222;}
.shopPrice b{color: #ea2417;}
.shopPrice a{float: right;width: 82px;height: 26px;text-align: center;line-height: 26px;color: #fe7902;border: solid 1px #fc6d0b;}

.trading21{height: 592px;background: url("../../../img/module/cotransaction/trad-left1.jpg")no-repeat center;}

/*商标转让*/
.trading3 .hd .list{padding:23.6px 36px;}
.trading31{height: 526px;background: url("../../../img/module/cotransaction/trad-left2.jpg")no-repeat center;}
.trading32 ul{overflow: hidden;height: 526px}
.trading32 .list{position: relative;float: left;padding: 20px 20px 16px;width: 25%;border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb;}
.trading32 .list:nth-child(4){border-right: none;}
.trading32 .list:nth-child(5){border-bottom: none;}
.trading32 .list:nth-child(6){border-bottom: none;}
.trading32 .list:nth-child(7){border-bottom: none;}
.trading32 .list:nth-child(8){border-bottom: none;border-right: none;}
.trading32 .list a{display: block;}
.trading32 .list .item{overflow: hidden;text-align: center;}
.trading32 .list .item img{width: 150px;height: 150px;}
.trading32 .list .tit{vertical-align: initial;text-align: center;font-weight: 600;}
.trading32 .list p{padding: 2px 0 14px;font-size: 12px;color: #ff0000;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.trading32 .list .kf{}
.trading32 .list .kf a{display: inline-block;padding: 0;width: 87px;height: 26px;text-align: center;line-height: 26px;color: #f18800;background-color: #ffffff; border: solid 1px #fc6d0b;}
.trading32 .list .kf .call{color: #fe7902;float: right;}
.trading32 .list .kf .call:hover{background-color: #fe7902;color: #fff;}
.hot {position: absolute;right: 0;top: 0; transform: rotate(45deg);line-height: 29px;font-size: 12px;color: #fff;}
/*域名交易*/
.trading4 .hd .list{padding:39px 36px;}
.trading41{height: 461px;background: url("../../../img/module/cotransaction/trad-left3.jpg")no-repeat center;}
.trading42 ul{overflow: hidden;height: 461px}
.trading42 .list{position: relative;float: left;padding: 26px 26px 36px;width: 33.33%;border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb;}
.trading42 .list:nth-child(3){border-right: none;}
.trading42 .list:nth-child(4){border-bottom: none;}
.trading42 .list:nth-child(5){border-bottom: none;}
.trading42 .list:nth-child(6){border-bottom: none;border-right: none;}
.trading42 .list .tit{margin-bottom: 13px;font-size: 18px;color: #555;}
.trading42 .list p{margin-bottom:5px;line-height: 28px;height: 55px;}
.trading42 .list .ex_time{margin-bottom: 14px;line-height: 28px;border-bottom: 1px dashed #ddd}
.trading42 .list .kf span{display: inline-block;color: #f18800;width: 99px;height: 32px;text-align: center;line-height: 32px;border: solid 1px #f18800;}
.trading42 .list .kf a{float: right;display: inline-block;width: 80px;height: 32px;text-align: center;line-height: 32px;color: #fff;background-color: #f18800;}
/*顾问团队*/
.Team{padding: 30px 0 55px;height: 549px;background: url("../../../img/module/cotransaction/team_bg.jpg")no-repeat center;}
.Team .tit{margin-bottom: 20px;text-align: center;font-size: 36px;color: #fff;}
.Team .tit p{margin-top: 6px;font-size: 14px;}
.slideGroup{ }
.slideGroup .parHd{position:relative; margin: 0 auto 26px;width: 264px;height:30px;background:#eee;border-radius: 10px; }
.slideGroup .parHd ul{ overflow: hidden;padding: 8px 16px}
.slideGroup .parHd ul li{ float:left; width: 33.33%;height: 14px;line-height: 14px;text-align: center; cursor:pointer;color: #2f6cbf; border-right: 1px solid #2f6cbf; }
.slideGroup .parHd ul li:last-child{border: none;}
.slideGroup .parHd ul li.on{ color: #0e90d2; }
.slideGroup .slideBox{ overflow:hidden; zoom:1;position:relative;   }
.slideGroup .parBd ul{ overflow:hidden;  }
.slideGroup .parBd ul li{ margin:0 8px; float:left;height: 316px; _display:inline; overflow:hidden; text-align:center; background-color: #eee; }
.slideGroup .parBd ul li .pic{ text-align:center;width:232px; height:256px;overflow: hidden; }
.slideGroup .parBd ul li .pic img{ width:232px; height:256px; display:block; }
.slideGroup .parBd ul li .pic a:hover img{ }
.slideGroup .parBd ul li .title{ padding: 9px 0;height: 60px;line-height:24px; font-size: 18px;color: #444;  }
.slideGroup .parBd ul li .title p{font-size: 14px;color: #777}
/*新闻资讯*/
.slideTxt{ max-width:1200px;margin: 0 auto;}
.slideTxt .hd{ padding: 24px 410px 36px; }
.slideTxt .hd ul{ overflow: hidden;  }
.slideTxt .hd ul li{ float:left; padding:0 15px; cursor:pointer; font-size: 24px; }
.slideTxt .hd ul li.on{ height:48px;  background:url("../../../img/module/cotransaction/on.png")no-repeat bottom; }
.slideTxt .bd ul{zoom:1; height: 314px;margin-bottom: 44px }
.slideTxt .bd .list1{width: 432px;}
.slideTxt .bd .list2{width: 732px;overflow: hidden;}
.slideTxt .bd .list .item{width: 432px;height: 220px;overflow: hidden;}
.slideTxt .bd .list .item img{width:100%;transition:.8s ease 0s; -moz-transition:.8s ease 0s; -webkit-transition:.8s ease 0s;}
.slideTxt .bd .list .item:hover img{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);  }
.slideTxt .bd .list a{display: block;margin-top: 20px}
.slideTxt .bd .list b{font-size: 16px;color: #777;font-weight: 600;}
.slideTxt .bd .list .date{ float:right;font-size: 12px; color:#999;  }
.slideTxt .bd .list p{margin-top: 12px;color: #777;line-height: 24px}
.slideTxt .bd .list2 li{overflow: hidden;margin-bottom: 16px}
.slideTxt .bd .list2 li:last-child{margin-bottom: 0}
.slideTxt .bd .list2 .item{float: left;width: 146px;height: 94px;}
.slideTxt .bd .list2 a{float: right;margin-top:6px;width: 77%;}

