html,
body {
    height: 100%;
    width: 100%;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Roboto", "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", BlinkMacSystemFont, -apple-system, "Segoe UI", "Microsoft Yahei", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
}

a {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    color: #474157;
}

a:hover,
a:focus {
    color: #474157;
}

hr {
    max-width: 100px;
    margin: 25px auto 0;
    border-width: 1px;
    border-color: rgba(34, 34, 34, 0.1);
}

hr.light {
    border-color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 200;
    letter-spacing: 1px;
}

p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
}

a:hover{text-decoration: none;}
ul,li{margin: 0; padding: 0;}
h1{margin: 0; padding: 0; }
li{list-style: none;}
.right-info{ text-align: right;}
.right-info a{ color: #c0e1fc; padding: 10px 14px; display: inline-block;}
.logo-info{ margin: 10px 0;}
.logo-info{ display: flex; justify-content: space-between; align-items: center;}
.mainnav.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 10000;
}
.bg-w{ background: #fff;}
.news-box{ 
	padding: 30px 25px; margin: 30px 0 0 0; 
	/*display: flex; justify-content: space-between;*/
	}
.news-box .col-sm-6:first-child{ padding: 0 40px 0 0;}
.big-title{ font-size: 24px; color: #011c31; padding: 0 0 10px 0; font-family: "黑体"; position: relative;}
.big-title a{ float: right; color: #00589e; font-size: 14px; margin: 15px 0 0 0;}
.big-title a:hover{ color: #00589e;}
.big-title:after{ content: ""; position: absolute; left: 0; width: 36px; height: 4px; background: #799bba; bottom: 0;}
.big-title i{ font-style: normal; color:#a3adaf; font-family: arial; font-size: 16px; margin: 0 0 0 10px;}
.new-list{ margin: 15px 0 0 0;}
.new-list li{ font-style: none; }
.new-list li a{ display:flex; justify-content:space-between; position: relative; padding: 5px 0 5px 20px; line-height: 30px; border-bottom: 1px solid #f2f2f2;}
.new-list li a:before{ 
	position: absolute; content: ""; width: 8px; height: 8px; background: #01569a; border-radius: 8px;
	left: 0; top: 16px;
}
.new-list li a .date{ margin-left: 10px;}
.new-list li .title{ 
	color: #1f3a4a; word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	overflow:hidden;
	flex: 1;
}
.more{ text-align: center; margin: 10px 0 0 0;}
.view-more{ display: inline-block; color: #00589e; line-height: 28px; border-radius: 28px; padding: 0 25px; border:1px solid #00589e; font-size: 12px;}
.share-list{ margin: 15px 0 0 0;}
.share-list{ overflow: hidden;}
.share-list li{ width: 54%; float: left; display:flex; justify-content:space-between; position: relative; padding: 20px 6% 0 0;}
.share-list li:nth-child(2n){width: 46%; padding: 20px 0 0 0;}
.share-list li:after{ position: absolute; content: ""; right:6%; width: 1px; height: 70px; background: #f2f2f2;}
.share-list li:nth-child(2n):after{ background: none;}
.share-list li .title{ font-family:"黑体"; color: #07192f; font-size: 16px;}
.share-list li .title .pro-more{ color: #999; font-size: 12px; float: right;}
.share-list li .img {
    width: 90px;
    height: 90px;
    overflow: hidden;
}
.share-list li .img a{
	display: block;
}
.share-list li .img img {
    width: 90px;
    height: 90px;
}
.cg-txt{ color: #cc3300; margin: 0 10px 0 0; }
.pro-type{ color: #999;}
.price{ color: #d8261e;}
.price-txt{ background: #01569e; color: #fff; display: inline-block; padding: 2px 5px; font-size: 12px;}
.price-info{ margin: 10px 0 0 0;}
.pro-r{ border-bottom: 1px dashed #ccd1d4; flex: 1; padding: 0 0 0 0; margin: 0 0 0 10px; }
.mar-b30{ margin: 30px 0;}
.mar2-b30{ margin: 0 0 30px 0;}
.row-box{
	margin: 0 0 40px 0;
}
.big-title.second{ border-bottom: 1px solid #c9c9c9;}
.big-title.second:after{ background: none;}

/*通知公告详情*/
.detail{padding: 30px 25px; margin: 0 0 30px 0;}
.detail-title{ margin: 0; text-align: center; font-size: 26px; color: #18364f; font-family: "黑体"; padding: 0 0 20px 0;}
.publish-info{ text-align: center; padding: 12px 0; border-top: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6; color: #999;}
.detail-con{ line-height: 22px; margin: 20px 0; min-height: 400px;}
.mar-l10{ margin: 0 0 0 10px;}

/*仪器共享*/
.share-sec-list{ overflow: hidden; padding:0px 0 0px 0;}
.share-sec-list li{ display:flex; justify-content:space-between; align-items: center; position: relative; padding: 15px 0; border-bottom: 1px solid #f2f2f2;}
.share-sec-list li .title{ font-family:"黑体"; color: #07192f; font-size: 16px;}
.share-sec-list li .title .pro-more{ color: #999; font-size: 12px; float: right;}
.share-sec-list li .pro-r{ flex: 1; border: none; margin: 0 0 0 10px;}
.share-sec-list li .img{width: 90px; height: 90px; border: 1px solid #f2f2f2;}
.share-sec-list li .img img{ width: 90px; height: 90px; }
.share-sec-list li .price-info{ margin: 0px 0 0 0; display: flex; align-items: center;}
.share-sec-list li .price-txt{ margin: 0 0 0 10px;}
.contacts{ width: 18%; line-height: 25px;}
.make a{ display: inline-block; background: #1ba4f0; border-radius: 3px; line-height: 30px; color: #fff; padding: 0 25px;}
.collection{ width: 100px;}
.instrument-type{ background: #fff; padding: 20px 25px; margin: 0 0 2px 0;}
.instrument-type a{ color: #3399cc; margin: 0 0 0 10px;}

/*仪器详情*/
.ins-detail-top{
	display: flex; justify-content: space-between;
	padding: 30px;
}
.ins-detail-top .img{
	width: 358px;
	overflow: hidden;
	border: 1px solid #f2f2f2;
}
.ins-detail-tr{ flex: 1; margin: 0 0 0 30px;}
.ins-detail-tr1{ position: relative; border-bottom: 1px dashed #f2f2f2; padding: 0 0 15px 0;}
.ins-detail-tr1 .title{ font-family:"黑体"; color: #07192f; font-size: 16px;}
.ins-detail-tr1 .ins-collection{ position: absolute; right: 0; top: 0;}
.ins-detail-tr2{border-bottom: 1px dashed #f2f2f2; padding: 15px 0;}
.ins-detail-tr2 ul{ overflow: hidden;}
.ins-detail-tr2 ul li{ width: 50%; float: left; padding: 3px 0; color: #666;}
.ins-detail-tr2 ul li.widthF{ width: 100%;}
.ins-detail-b{ padding: 50px 30px;}
.yy-title{ font-size: 18px; position: relative; padding: 0 0 0 10px;}
.yy-title:before{ position: absolute; content: ""; width: 6px; height: 18px; background: #3399cc; border-radius: 6px; left: 0;}
.yy-btn{
	margin: 30px;
	text-align: center;
}
.yy-btn a{display: inline-block; width: 214px; color: #fff; font-size: 12px; border-radius: 3px; background: #1ba4f0; line-height: 50px;}
/*资料下载*/
.document-box{ padding: 30px 25px;}
.document-box h2{ font-size: 24px; font-weight: bold; border-bottom: 1px solid #999; margin: 0 0 10px 0; padding: 0 0 15px 0;}
.document-box table{ overflow: hidden; width: 100%;}
.document-box td{ border-bottom: 1px dashed #f2f2f2; padding: 10px 0; font-size: 14px;}
.document-box td:last-child{ text-align: center;}
.document-box .fir-td{ width: 25%; font-weight: bold}
.document-box .sec-td{ width: 50%; font-weight: bold}
.document-box .trd-td{ width: 25%; font-weight: bold;}
.document-box td a{ color: #1ba4f0; font-weight: bold}

/*联系我们*/
.contact-con{
	padding: 30px;
	min-height: 300px;
	line-height: 22px;
}
.contact-con h2{
	 font-size: 24px; font-weight: bold; border-bottom: 1px solid #999; margin: 0 0 10px 0; padding: 0 0 15px 0;
}

main.content{ padding: 0; background: #f1f6fd;}
.position{ padding: 15px 0; color: #333; font-size: 12px;}

/*采购竞价详情*/
.bidding-box{ background: #fff; padding: 30px; margin: 30px 0;}
.bidding-table{width: 100%; border-collapse: collapse;}
.bidding-table td{ width: 25%; padding: 10px 15px; border: 1px solid #d4d4d4;}
.bidding-table td.th{ background: #ecf3fb; color: #03223f; text-align: center;}
.bidding-table td.th.algn-l{ text-align: left;}
.attachment{ margin: 15px 0 0 0;}
.c-download{ color: #1ba4f0;}
.bidding-box2{ background: #fff; padding: 30px; margin: 30px 0;}
.bidding-btn{ text-align: center; margin: 20px 0 0 0;}
.offer{ width: 120px; background: #03223f; color: #fff; border-radius: 3px; line-height: 40px; padding: 0 30px; border: 0; display: inline-block;}
.bidding-title{ font-size: 16px; position: relative; margin: 0; padding: 0 0 0 10px;}
.bidding-title:after{ position: absolute; content: ""; left: 0; width: 4px; height: 16px; background: #03223f; border-radius: 3px;}
.bidding-info{overflow: hidden;}
.bidding-row{ float: left; width: 50%; color: #666; margin: 20px 0 0 0; display: flex;}
.bidding-row.widthF{ width: 100%;}
.bidding-row label{ text-align: right; width: 100px; margin: 0 5px 0 0;}
.bidding-txt{ border: 1px solid #e0e0e0; border-radius: 3px; width: 370px; line-height: 30px; border-radius: 3px;}

/*轮播图*/
.flexslider{position:relative;height:360px;overflow:hidden;background:url(images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:360px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:10px;height:10px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:10px;height:10px;line-height:40px;overflow:hidden;background:#0e525b;cursor:pointer; border-radius: 10px;}
.flex-control-nav .flex-active{background:#fcfdfe;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(/skin/img/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(/skin/img/next.png) center center no-repeat;}

/*用户中心侧栏*/
.base-slide{
	float: left;
	width: 242px;
	height: 100%;
	background-color:#04213f;
	overflow-x: hidden;
	overflow-y: auto;
	color: #fff;
	margin: 10px 0 0 0;
}
.base_right{
	margin:10px 30px 0 272px;
	height: 100%;
	position: relative;
	overflow: auto;
	background: #fff;
	transition: padding ease .3s;
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.list-group-item{
	background: none;
}
.list-group{
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
.list-group:last-child{
	border-bottom: none;
}
.sidenav {
    padding: 20px 10px 20px 10px;
}
.title-bg{
	display: inline-block;
	background: url(../img/title-bg.png) no-repeat;
	width: 206px;
	height: 32px;
	background-size: 100%;
	position: relative;
	margin: 0 0 0 -6px;
}
.add-box{ background: #fff; padding: 30px;}

/*我的预约*/
.top-title{
	font-size: 22px;
}
.yylx{ position: relative; display: flex; align-items: center; margin: 30px 0 0 0;}
.yylx .dot{display: inline-block; width: 14px; height: 14px; background: #fff; border: 5px solid #3894ff; border-radius: 14px; margin: 0 5px 0 0;}
.form-horizontal .control-label{ text-align: left;}
.appoint-title{ font-size: 20px; margin: 25px 0 20px 0; border-bottom: 4px solid #e6ebf9; padding: 0 0 14px 0;}
.step-btn{ text-align: center; margin: 20px 0 0 0;}
.step-btn a{ display: inline-block; text-align: center; background: #1ba4f0; color: #fff; border-radius: 3px; width: 200px; line-height: 50px; cursor: pointer;}
.must{ color: red; font-size: 14px;}
.form-group {
    margin-bottom: 20px;
}
.form-select{ 
	appearance: none; -webkit-appearance: none; border: 1px solid #ccc;padding: 6px 12px; line-height: 20px; border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	min-width: 250px;
	background: url(/assets/img/select-arrow.png) 96% no-repeat;
	user-select: none;
    -webkit-user-select: none;
    outline:none; /*wl更改*/
}
.collection{
	margin: 0 0 0 20px;
}
.collection a{
	display: flex;
	align-items: center;
	cursor: pointer;
}
.collection i{
	width: 22px;
	height: 21px;
	display: inline-block;
	background-size: 100%;
	margin: 0 5px 0 0;
}
.collection .collect-1{
	background: url(/assets/img/collect-icon-1.png) no-repeat;
}
.collection .collect-2{
	background: url(/assets/img/collect-icon-2.png) no-repeat;
}
.layui-table .collect-1{
	background: url(/assets/img/collect-icon-1.png) no-repeat;
	width: 22px;
	height: 21px;
	display: inline-block;
	background-size: 100%;
	margin: 0 5px 0 0;
}


/*我的采购*/
.layui-table
{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
.layui-table td, .layui-table th {
    position: relative;
    padding: 15px 15px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;
    border: 1px solid #e6e6e6;
}
.layui-table th{
	background: #fafafa;
}
.layui-table td .btn{ border-radius: 3px; margin: 0 0 6px 0;}
.fl{ float: left;}
.sidenav .list-group .list-group-heading a{ color: #fff;}
.layui-tab-list{
	overflow: hidden;
}
.layui-tab-list li{
	float: left;
	width: 110px;
	line-height: 38px;
	text-align: center;
	border-radius: 3px;
	margin: 0 2px 0 0;
	border: 1px solid #f2f2f2;
}
.layui-tab-list li a{
	display: block;
	background: #fbf9f9;
}
.layui-tab-list li.active a{
	color: #51ac60;
	background: #fff;
}
.basicinfo .row{
	margin-bottom: 15px;
}

/*底部*/
.nav-list{
	display: flex;
	justify-content: center;
}
footer {
background:#04213f;
padding: 22px 0;
color: rgba(255, 255, 255, 0.3);
text-align: center;
display: flex;
justify-content: center;
align-items: center;
}

footer p {
    font-size: 14px;
    margin: 0;
}
.copyright{ color: #c1e0f5;}

/*供应商资料信息*/
.shareholder-box{
	margin: 30px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #f2f2f2;
	position: relative;
}
.share-row{
	border-bottom: 1px solid #f2f2f2;
	position: relative;
	display: flex;
}
.share-info{
	overflow: hidden;
	width: 800px;
}
.share-info .form-group{
	float: left;
	width: 48%;
	display: flex;
	justify-content:space-around;
	align-items: center;
	margin: 0 2% 10px 0;
}
.share-info .form-group .control-label{
	width: 105px;
	padding: 0 15px;
}
.share-info .form-group .form-control{
	width: 220px;
	flex: 1;
}
.share-info .form-group .form-select{
	min-width: 220px;
	flex: 1;
}
.share-row .delete { text-align: center; margin: 10px 0;}
.share-row .delete a{
	display: inline-block;
	background: red;
	color: #fff;
	border-radius: 3px;
	padding: 6px 10px;
}
.addShareBtn {text-align: center; }
.addShareBtn .addShare{
	display: inline-block;
	background: #1ba4f0;
	color: #fff;
	border-radius: 3px;
	width: 100px;
	line-height: 30px;
	padding: 0 10px;
	cursor: pointer;
}
.shareSubmit{
	display: inline-block;
	background: #51ac60;
	line-height: 35px;
	color: #fff;
	border-radius: 3px;
	padding: 0 50px;
	border: none;
	width: 150px;
}
.shareSubmitbox{
	text-align: center;
	border-top: 1px solid #f2f2f2;
	padding: 20px 0;
	margin: 30px 0 0 0;
}
/*.shareSubmitbox,.modify{ width: 100%; position: fixed; bottom: 0; background: #fff;}*/
.panel{ margin-bottom: 0; border: 0; box-shadow: 0 0px 0px rgba(0,0,0,.05);}
.img-responsive{ cursor: pointer;}
/*个人中心弹窗提示*/
.agree {
    display: inline-block;
    background: #1ba4f0;
    color: #fff;
    border-radius: 3px;
    width: 100px;
    line-height: 30px;
    padding: 0 10px;
    cursor: pointer;
}
.agree.btn-danger{
	border: 0;
}
.layer-btn{position: absolute; bottom: 0px; width: 100%; text-align: center; padding: 10px 0 20px 0;}
.layer-btn a.agree:hover{background: #1ba4f0;}
.layer-wrapper-2{ max-height: 100%; overflow: auto; padding: 20px 0 0 0;}
.layer-wrapper-2 h2{ font-size: 18px; text-align: center; font-weight: bold; }
.layer-detail{ padding:20px 45px 60px 45px;}
.layer-detail p{ font-size: 14px; line-height: 20px; text-indent: 2em; margin: 0 0 15px 0;}

@media (max-width: 767px) {
	.nav-list {
	    display: none;
	}
	.news-box {
	    display: block;
	    padding: 30px 0;;
	}
	.news-box .col-sm-6:first-child {
	    padding: 0 15px;
	}
	.news-box .col-sm-6:nth-child(2){
		margin: 10px 0 0 0;
	    padding: 25px 15px 0 15px;
	    border-top: 10px solid #f1f6fd;
	}
	.title-bg{
		display: none;
	}
	.slides li,.flexslider{
	    height: 260px;
	}
	.share-list li{ width: 100%; padding: 20px 0 0 0;}
	.pro-r{ border: none;}
	.layer-con{
		width: 96%;
	}
	.layer-detail{ padding:20px 20px 60px 20px;}
	.big-title {
	    font-size: 16px;
	}
	.big-title i{
		font-size: 12px;
	}
}
/*翻页*/
.notice-page{
	text-align: right;
	width: 100%;
	overflow: hidden;
}
.clearfix:before{/*伪元素是行内元素 正常浏览器清除浮动方法*/
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}
.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}
.clearfix{
    *zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}
.modify{
	text-align: center;
}
.text-c{ text-align: center;}
.flex-1{ flex: 1;}
/*添加采购*/
.add-pro-box{ text-align: center; padding: 15px 0;}
.add-pro-btn{ display: inline-block; width: 80px; height: 30px; line-height: 30px; border-radius: 3px; background: #51ac60; color: #fff; cursor: pointer;}
.add-pro-btn:hover{ color: #fff;}
/* 选择供应商弹窗 */
.modal-box{
  position:fixed;
  width:100%;
  height:100%;
  top:0px;
  left: 0;
  background:rgba(0,0,0,0.4);
  overflow: hidden;
  z-index: 1000;
  display: none;
  }
.wrapper{
	width: 100%;
	height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-content{
  width: 70%;
  overflow: hidden;
  border-radius: 3px;
  background: #fff;
  }
.pop-title{
  border-bottom: 1px solid #f2f2f2;
  margin: 0 0 10px 0;
  padding: 15px 0;
  text-align: center;
  font-size: 16px;
  color: #333;
  position: relative;
}
.close{
  position: absolute;
  color: #333;
  top: 10px;
  right: 10px;
  font-size: 32px;
}
.reason-area{
  margin: 0 15px;
  max-height: 300px;
  overflow: auto;
}
.btn-wrapper{
  display: flex;
  justify-content: center;
  margin: 20px auto;
}
.confirmBtn{ width: 90px;background: #1199ff;color: #fff; height: 35px; line-height: 35px; text-align: center; 
font-size: 16px; border-radius: 5px; margin: 0;} 
.checkbox-item{
  padding: 10px;
  border-bottom: 1px solid #cccccc;
  line-height: 24px;
  display: flex;
  align-items: center;
}
.modal-content .form-item{
	display: flex; margin: 0 15px 10px 15px;
}
.control-label-r{ margin: 6px 10px 0 0; font-weight: normal;}
.must{ color: red;}
.deleteBtn{ margin: 0 0 15px 0; text-align: right;}
.deleteBtn .delete{ 
	background: #a40900; display: inline-block; width: 80px; height: 30px; line-height: 30px; border-radius: 3px; color: #fff;
	text-align: center;
}
.deleteBtn .delete:hover{ color: #fff;}
.pro-box{border-bottom: 10px solid #f2f2f2; padding: 15px 15px;}
.pro-box .pro-item{ width:50%; float:left; min-height: 34px; margin: 0 0 15px 0; display: flex; justify-content: flex-start;}
.pro-box .pro-item.widthF{width:100%;}
.pro-box .control-label{ width: 134px; padding: 0 10px; box-sizing: border-box; line-height: 34px;}
.pro-box .form-control{ flex: 1;}
.pro-box .pro-item-r{ flex: 1;}
.bidding-info .pro-item-r{ flex: 1;}
/*打印*/
.printNum{color: #3c8dbc; font-size: 12px;}
.cursor{ cursor: pointer;}
.bg-w{
		background: #fff;
}
.print-box{
	background: #fff;
	width: 98%;
	padding: 20px;
	margin: auto;
}
.instrument-table{
	border: 1px solid #808080;
	border-collapse: collapse;
	width: 100%;
}
.instrument-table td{ 
	border: 1px solid #808080;
	padding: 10px 10px;
}
.instrument-table td.bt{ 
	width: 120px;
}
.print-box h2{ text-align: center;}
.fl{ float: left;}
.fr{ float: right;}

.bid-0{ text-align: center; margin-top: 10px;}
.bid-0 img{ width: 100px; height: 100px;}
.bid-1{ font-size: 16px; margin: 30px 0 10px 0; text-align: center; font-weight: bold;}
.bid-2{ font-size: 14px; color: #666;text-align: left; }
.payment-time em {
    color: #000;
    background: #d9dbee;
    padding: 0 3px;
    margin: 0 2px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    font-style: normal;
}
#countdown{ color: green; margin: 10px 0 5px 0;}
#countdown p{ margin: 0;}
.end{ font-size: 16px; text-align: right;}
.bidding-table td p{ font-size: 14px;}
.rule{
	outline: none;
	text-decoration: none;
	color: #72afd2;
}

.text-c{ text-align: center; font-size: 16px;}
.delete-img{ margin: 30px 0;}
.delete-img img{ width: 80px; height: 80px;}
.yy-detail{
	margin: 10px 0 0 0;
}
