@charset "utf-8";
/* CSS Document */
html, body, div, input, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, select{margin: 0;padding: 0;border: 0;}
body, button, input, select, textarea {
  font: 12px/1.5 'PingFangSC','helvetica neue','hiragino sans gb','arial','microsoft yahei ui','microsoft yahei','simsun','sans-serif';
  color: #666;}
input{
  outline: none;
}
table{ border-collapse:collapse;}
body{font-size:12px;color:#333; font-family:"Microsoft Yahei"; overflow-x:hidden;}

img,a{border:0; text-decoration:none;}
ol, ul {list-style: none; }
.clears{ clear:both;}
a{color:#333;-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;transition: all .3s ease-out;}
a:hover{color:#0067AC;-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;transition: all .3s ease-out;}
/* img{ max-width:100%; height:auto;} */
.width1190{width:1190px;margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.red{color:#0067AC;}
.height1{height:7px;}
.height2{ height:30px;}
.height3{ height:20px;}
.font14{ font-size:14px;}
.font12{ font-size:12px;}
.alignLeft{ text-align:left;}
.alignCenter{ text-align:center;}
.alignRight{ text-align:right;}
.green{color:#7ABD54;}
.orange{color:#0067AC;}
.hui{color:#999;}


.header .hea_bot{
  border: 0 none;
  border-radius: 4px;
  padding: 0 18px 0 40px;
  height: 44px;
  color: #fff;
  font-size: 16px;
  line-height: 44px;
  background: #0067AC url(/static/modular/mall/images/icon2.png) no-repeat 18px -153px;
  float: right;
  cursor: pointer;
}
/*logo-phone*/
.logo-phone{
  padding:10px 0;
}
.logo-phone .logobox{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.logo-phone .searchbox{
  width: 636px;
  height: 42px;
  /* background: #eeeeee; */
  display: flex;
  align-items: center;
  border: 1px solid #eeeeee;
  border-radius: 5px;
}
.logo-phone .searchbox .choseitem{
  width: 62px;
  height: 18px;
  background: url(../images/icon2.png) 41px -96px no-repeat;
  border-right: 1px solid #eeeeee;
  color: #666666;
  position: relative;
  cursor: pointer;
}
.logo-phone .searchbox .choseitem p{
  font-size: 14px;
  line-height: 18px;
  padding-left: 10px;

}
.logo-phone .searchbox .choseitem .choseitembox{
  background: #ffffff;
  position: absolute;
  width: 62px;
  top: 30px;
  border: 1px solid #eeeeee;
  border-top: none;
  display: none;
}
.logo-phone .searchbox .choseitem .choseitembox span{
  display: block;
  font-size: 14px;
  padding-left: 10px;
  line-height: 30px;
}
.logo-phone .searchbox .choseitem .choseitembox span:hover{
  background: #F1F1F1;
  color: #F78115;
  cursor: pointer;
}
.logo-phone .searchbox .search_text{
  flex: 1;
  height: 100%;
  border: none;
  padding: 0 10px;
  outline:none;
  font-size: 14px;
  color: #666666;
}
.logo-phone .searchbox .searchbtn{
  width: 44px;
  height: 44px;
  background: #eeeeee;
  cursor: pointer;
  background: url(../images/icon2.png) 12px -200px no-repeat;
}
.logo-phone .headbtn{
  border: 0 none;
  border-radius: 4px;
  padding: 0 18px 0 40px;
  height: 44px;
  color: #fff;
  font-size: 16px;
  line-height: 44px;
  background: #0067AC url(../images/icon2.png) no-repeat 18px -153px;
  float: right;
  cursor: pointer;
}
.logo-phone .headbtn:hover{
  background-color: #0261A0;
  transition: .3s;
}
.logo{width:300px; height:59px;}

.phones{float:right;width:140px;padding-left:30px; height:31px; background:url(../images/phone.jpg) left center no-repeat;}

.phones strong{ display:block;height:29px; line-height:29px; font-size:18px;border-top:#4E4E4E 1px solid;border-bottom:#4E4E4E 1px solid;white-space:nowrap;}

/*list-nav*/
.list-nav{width:100%; height:40px; background:#0067AC;}
.list{float:left;width:304px; height:40px;position:relative;}
.list h3{ height:40px; line-height:40px; text-align:center; font-weight:400; background:#0067AC;color:#fff; font-size:18px}
.list-list{ position:absolute;left:0;top:40px; width:304px; height:320px; background:#fff; z-index:9;overflow-y: auto;}
.list dl{padding:8px 10px;border-bottom:#ddd 1px solid;}
.list dt{ height:30px; line-height:30px; font-size:16px;}
.list dd a{ font-size:12px; display:inline-block;margin:7px 20px 0 0;}

/*nav*/
.nav{float:left;height:40px;}
.nav li{float:left;width:110px; height:40px;}
.nav li a{float:left;width:110px; height:40px; line-height:40px;color:#fff; font-size:16px; text-align:center;}
.nav li a:hover{ background:#0261a0;}
.nav li.navCur a{ background:#02548a;}


/* 列表页卖船、租船等搜索 */
.pro-search table{width:100%;}
.pro-search th{width:80px; text-align:right;padding-right:5px;padding:9px 0; font-size:14px;}
.pro-search td{padding:9px 0;}
.pro-search tr{
  border-bottom:#ccc 1px dotted ;
}
.pro-search td a{ display:inline-block;padding:0 10px; height:24px; line-height:24px;-moz-border-radius:4px; -webkit-border-radius: 4px;border-radius:4px;margin-right:4px;}
.pro-search td a.pro-cur{ background:#0067AC;color:#fff;}
.pro-search .sectionbox{
  width: 80px;
  height: 22px;
  border: 1px solid #DDDDDD;
  border-radius: 3px;
  padding:0 5px;
  line-height: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-right: 20px;
}
.pro-search .sectionbox span{
  font-size: 12px;
}
.pro-search .sectionbox .items{
  display: none;
  width: 100%;
  position: absolute;
  background: #ffffff;
  top: 22px;
  left: -1px;
  border: 1px solid #dddddd;
}
.pro-search .hover2 .items{
  display: block;
}
.pro-search .sectionbox .items i{
  display: block;
  font-style: normal;
  line-height: 25px;
  padding-left: 10px;
  cursor: pointer;
}
.pro-search .sectionbox .items i:hover{
  color: #0067AC;
  transition:all .3s ease-out;
}

.pro-search .proSub{
  padding: 0 10px;
  height: 22px;
  border-radius: 3px;
  background: #0067AC;
  color: #ffffff;
}
.protext{margin:0;padding:0;border:0; background:none;border:#ddd 1px solid;width:50px; height:20px;text-align: center;}


.banner{
  height: 360px;
  background: url(/static/modular/chuan/images/banner.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}


/*content*/
.content{padding:10px 0;}

/* 选项卡 */
.nav2{
  font-size: 14px;
}
.index-tit{
  font-size: 18px;
  display: flex;
  align-items: center;
  padding: 20px 0;
  position: relative;
}
.index-tit .index-tit-img{
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.index-tit .index-tit-img img{
  width: 100%;
  height: 100%;
}
.index-tit a{
  position: absolute;
  right: 0;
  font-size: 14px;
  color: #888888;
}

.nav2 ul{
  display: flex;
  flex-wrap: wrap;
}
.nav2 ul li {
  margin-right: 30px;
}
.nav2 ul li a{
  display: flex;
  align-items: center;
}
.nav2 ul li a .index-img{
  width: 35px;
  height: 35px;
  /* background: #cccccc; */
  margin-right: 5px;
}
.nav2 ul li a .index-img img{
  width: 100%;
  height: 100%;
}

.index-list{

}
.index-list ul{
  display: flex;
  flex-wrap: wrap;
}
.index-list ul li{
  border: 1px solid #eeeeee;
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
  transition: .3s;
  background: #ffffff;
}
.index-list ul li:hover{
  border-color: #0067AC;
  transition: .3s;
}
.index-list ul li a{
  display: block;
  width: 225px;
  height: 100%;
  /* background: #eeeeee; */
  
}
.index-list ul li a::after{
  content: "";
  display: block;
  height: 24px;
}
.index-list-img{
  width: 100%;
  height: 225px;
  background: #cccccc;
  position: relative;
}
.index-list-img img{
  width: 100%;
  height: 100%;
}
.index-price{
  /* display: flex;
  flex-wrap: wrap; */
  display: flex;
  padding: 5px 10px;
  justify-content: space-between;
  align-items: center;
}
.index-price p{
  color: #EF1F1F;
}
.index-price span{
  font-size: 16px;
  font-weight: 600;
}
.index-price .dizhi .icon-Frame1{
  font-size: 12px;
  font-weight: 400;
}

.index-list-tit{
  padding:10px 10px 0 10px;
}
.detail-tit span{
  font-size: 16px;
  font-weight: 400;
}
.detail-tit span,.index-list-tit span{
  padding: 3px 6px;
  color: #ffffff;
  line-height: 22px;
}

.detail-tit .chushou,.index-list-tit .chushou{
  background: #0067AC;
}
.detail-tit .chuzu,.index-list-tit .chuzu{
  background: #F7AE16;
}
.index-list-tit i{
  font-style: normal;
  font-size: 14px;
}
.index-list-tag{
  padding: 0 10px;
  color: #999999;
}
.yiheshi{
  display: inline-block;
  background: #E1FFE0;
  color: #1ed015;
  position: absolute;
  padding: 3px 6px;
  bottom: 0;
  right: 0;
}
.chakanxiangqing{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  background: rgba(000, 103, 172, .6);
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  display: none;
  z-index: 100;
  transition: .3s;
}


/* 详情页 */
.detail{
  display: flex;
}

.detail-right{
  width: 550px;
  margin-left: 30px;
  font-size: 14px;
}
.detail-tit{
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}
.detail-price{
  background: #ddedf8;
  padding: 0 10px;
  border-top: 1px solid #0067AC;
}
.detail-price-item{
  display: flex;
  align-items: center;
  padding: 10px 0;
}
.detail-price-item i{
  font-style: normal;
}
.detail-price-item .price-item-left{
  width: 100px;
  color: #666666;
}
.detail-price-item p{
  color: #0067AC;
}
.detail-price-item p i{
  font-size: 20px;
  font-weight: 600;
}
.detail-price-item .icon-dui{
  color: #0BBB73;
}

.detail-button{
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: right;
}
.detail-button button{
  border: none;
  width: 120px;
  height: 50px;
  border-radius: 5px;
  margin-right: 10px;
  font-size: 14px;
}






/* 商家 */
.shangjia{
  width: 180px;
  height: 260px;
  background: #F8FAFD;
  margin-left: 30px;
  border: 1px solid #eeeeee;
  text-align: center;
}
.shangjia-img{
  width: 60px;
  height: 60px;
  margin: 30px auto;
  border-radius: 50%;
}
.shangjia-img img{
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.shangjia a{
  width: 160px;
  padding:0 10px;
  display: block;
  font-weight: 600;
  font-size: 14px;
}
.shangjia a p{
  height: 28px;
  line-height: 28px;
  width: 100px;
  font-weight: 400;
  border: 1px solid #31adff;
  margin: 0 auto;
  border-radius: 3px;
  background: #ccecff;
  color: #0067AC;
  margin-top: 10px;
}
.shangjia-zaishou{
  margin-top: 20px;
}

.chuan-dangan{
  display: flex;
}
.chuan-dangan .chuan-left{
  width: 250px;
}
.chuan-dangan .chuan-left p{
  display: flex;
  margin-bottom: 20px;
  margin-top: 20px;
}
.chuan-dangan .chuan-left p i{
  font-style: normal;
  display: block;
  width: 68px;
  color: #666666;
}
.chuan-dangan .chuan-left span{
  /* margin-left: 20px; */
}





/* 详情页详情 */
.det-bigbox{
  /* display: flex; */
  margin-top: 30px;
}
.det-bigbox::after{
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.det-tj{
  width: 180px;
  border: 1px solid #eeeeee;
  float: left;
}
.det-tj .tj-tit{
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding: 0 10px;
  font-weight: 600;
  border-bottom: #eeeeee;
  background: #F7F7F7;
}
.det-tj ul{

}
.det-tj ul li{

}
.det-tj ul li a{
  display: block;
  padding: 10px;
}
.det-tj ul li a .tjimg{
  width: 160px;
  height: 160px;
  background: #eeeeee;
}
.det-tj ul li a .tjimg img {
  width: 100%;
  height: 100%;
}
.det-tj ul li a .tj-miaoshu{
  font-size: 14px;
  color: #666666;
}
.tj-price{
  color: #EF1F1F;
}
.tj-price span{
  font-size: 20px;
  font-weight: 600;
}
.det-xq{
  width: 990px;
  border: 1px solid #eeeeee;
  margin-left: 10px;
  float: left;
}
.det-tab{
  display: flex;
  height: 40px;
  background: #F7F7F7;
  border-bottom: 1px solid #eeeeee;
}
.det-tab a{
  display: block;
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
}

.xiangqing-tit{
  font-size: 16px;
  padding: 20px 10px 0 10px;
  display: flex;
  align-items: center;
  
}
.xiangqing-tit::before{
  content: "";
  height: 16px;
  border-radius: 1000px;
  width: 3px;
  background: #0067AC;
  margin-right: 10px;
}
.xiangqing-dec{
  font-size: 14px;
  padding:20px 10px;
}
.xiangqing-img{
  padding:20px 10px;
}
.xiangqing-img img{
  display: block;
  width: 100%;

}
.dhzx{
  background: #0067AC;
  color: #ffffff;
}
.sc{
  background: #9F2220;
  color: #ffffff;
}


.ysc{
  background: #eeeeee;
  color: #666666;
  display: none;
}


/* 船舶圈 */

.chuan-top{
  background: #ffffff;
  padding: 18px;
  box-sizing: border-box;
  display: flex;
}
.chuan-top-img{
  width: 80px;
  height: 80px;
}
.chuan-top-img img {
  width: 100%;
  height: 100%;
}
.chuan-top-det{
  padding-left: 10px;
}
.chuan-top-tit{
  font-size: 20px;
  line-height: 20px;
}
.chuan-top-sj{
  padding: 10px 0;
}
.chuan-top-sj span{
  margin-right: 30px;
  font-size: 14px;
  color: #888888;
}
.chuan-top-color-yellow{
  color: #f90!important;
}
.chuan-top-dec{
  color: #999;
}

.chuan{
  /* display: flex; */
  margin-top: 10px;
}
.chuan::after{
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.chuan-left{
  width: 200px;
  float: left;
  background: #ffffff;
}
.chuan-left a{
  display: block;
  height: 40px;
  padding: 0 18px;
  line-height: 40px;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
}
.chuan-left a:hover{
  background: #d3edff;
}
.chuan-left .on{
  background: #c8e7fd;
  color: #0067AC;
}
.chuan-right{
  width: 978px;
  float: left;
  margin-left: 10px;
  box-sizing: border-box;
}
.chuan-right ul{

}
.chuan-right ul li{
  background: #ffffff;
  padding: 10px;
  margin-bottom: 10px;
}



.chuan-caigou{
  width: 1200px;
  float: left;
  margin-left: 0px;
  box-sizing: border-box;
}
.chuan-caigou ul{

}
.chuan-caigou ul li{
  background: #ffffff;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #c4c4c4;
}
.user-top{
  display: flex;
}
.user-top .user-img{
  width: 40px;
  height: 40px;
  background: #dddddd;
  border-radius: 50%;
}
.user-top .user-img img{
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.user-top .user-info{
  padding-left: 10px;
}
.user-top .user-info p{
  font-size: 14px;
}
.user-top .user-info span{
  color: #999999;
}
.user-top .user-info span i{
  font-style: normal;
  margin-left: 10px;
}
.article{
  display: block;
}

.article-tit{
  /* font-size: 16px; */
  padding: 6px 0;
  
}
.article-tit span{
  border: 1px solid #DD5225;
  color: #DD5225;
  display:inline-block;
  padding: 1px 6px;
}

.article-tit i{
  font-style: normal;
  font-size: 16px;
}
.text-box{
  font-size: 14px;
  color: #666666;
  padding-bottom: 6px;
}
.text-img{
  display: flex;
}
.text-img img{
  width: 100px;
  height: 80px;
  margin-right: 5px;
}
.chuan-btn{
  display: flex;
  justify-content: right;
}
.chuan-btn a{
  display: flex;
  color: #666666;
  align-items: center;
  margin-left: 20px;
}
.chuan-btn a img{
  margin-right: 3px;
  width: 16px;
  height: 16px;
}

.text-content{
  background: #ffffff;
  margin: 10px 0;
  padding: 30px 0;
}
.text-content .biaoti{
  text-align: center;
  font-size: 20px;
  padding: 30px 0;
}
.text-content .text-content-det{
  padding: 0 100px;
  font-size: 14px;
}
.text-content .text-content-det img{
  display: block;
  width: 80%;
  margin: 30px auto;

}
.userinfobox{
  padding: 0 100px;
  display: flex;
  justify-content: space-between;
}

/* 评论 */

.chuan-pinglun{
  background: #ffffff;
}
.chuan-tit{
  font-size: 16px;
  padding: 10px;
  border-bottom: 1px solid #eeeeee;
}
.chuan-tit span{
  color: #999999;
}
.chuan-pinglun ul{

}
.chuan-pinglun ul li{
  display: flex;
  padding: 10px;
  border-bottom: 1px solid #eeeeee;
}
.chuan-pinglun ul li .pinglun-img{
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.chuan-pinglun ul li .pinglun-img img{
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.pinglun-box{
  flex: 1;
  padding-left: 10px;
}
.pinglun-box .pinglun-tit{
  display: flex;
}
.pinglun-box .pinglun-tit p{
  font-size: 14px;
}
.pinglun-box .pinglun-tit span{
  background: #0067AC;
  color: #ffffff;
  padding: 1px 6px;
  margin-left: 10px;
}
.pinglun-box .pinglun-tit i{
  font-style: normal;
  flex: 1;
  text-align: right;
  color: #666666;
}
.pinglun-content{
  padding: 10px 0;
  color: #666666;
}






.clearfix:after{content:".";display:block;clear:both;font-size:0;overflow:hidden;height:0;}

/* footer */
.footWrap{width:100%;margin:15px auto 0;}
.foot_Top{width:100%;margin:0 auto;background:#f8f8f8;height:auto;}
.foot_box{width:1200px;margin:0 auto}
.foot_TL{float:left;width:250px}
.foot_TL h2{font-size:18px;color:#333;font-weight:normal;margin-top:30px}
.foot_TL span{font-size:28px;color:#0BBB73;margin-top:5px; display:block; background: url(../images/icon2.png) no-repeat 0px -295px; padding-left:40px;}
.foot_TL p{font-size:12px;color:#aaa;margin-top:5px;margin-bottom:10px}
.foot_TL b{font-size:12px;color:#333;font-weight:normal}
.foot_TL b img{margin-left:10px; vertical-align:-8px;}
.foot_TM{float:left; margin-left:20px; width:700px;padding-bottom:30px}
.foot_TM dl{float:left;margin-top:30px;width:130px;text-align:center;}
.foot_TM dl dt{font-size:18px;color:#333;padding-bottom:10px}
.foot_TM dl dd{font-size:12px;color:#666666;padding:3px 0}
.foot_TM dl dd a{color:#333}
.foot_TM dl dd a:hover{color:#0067AC}
.foot_TR{float:right;margin-right:0;margin-top:30px;width:220px}
.foot_TR p{color:#666666;font-size:14px;margin-bottom:10px}
.foot_TR .TR_LL{float:left;width:96px;height:auto;}
.foot_TR .TR_RR{float:right;margin-right:17px;width:96px;height:auto}
.foot_TR .TR_LL p,.foot_TR .TR_RR p{text-align:center;color:#333;font-size:14px}
.foot_Mid{background:#565656; padding:8px 0; text-align:center;}
.foot_Mid .foot_MC li {padding:0 24px; display:inline-block; *display:inline; *zoom:1; border-left:1px solid rgba(255,255,255,.4); line-height:14px;}
.foot_Mid .foot_MC .first { border:0 none;}
.foot_Mid .foot_MC a{color:#fff;font-size:12px;}
.foot_Mid .foot_MC a:hover{color:#fff}
.foot_Mid .foot_MC span{width:1px;height:12px;background:#919191;display:block;float:left;margin-top:10px}
.foot_Bot{width:100%;margin:0 auto;background:#fff;float:left;padding: 15px 0; text-align: center;}
.foot_Bot p{ display:inline;font-size:12px;color:#8c8c8c}
.foot_TR img { width:96px; height:96px; vertical-align:top;}
.foot_Bot img { vertical-align:-2px;}


