/* 新闻资讯*/
.news-info {
	width: 1140px;
	padding: 18px 35px 55px 25px;
	margin: 10px auto 0;
	background: #fff;
}

.news-info-search {
	width: 266px;
	height: 26px;
	border: 1px solid #E5E5E5;
	background: #E5E5E5;
	line-height: 23px;
}

.news-info-search input {
	background: #fff;
	width: 230px;
	border: 0;
	text-indent: 10px;
	margin-left: 1px;
	margin-top: 1px;
}

.news-info-search span {
	display: block;
	padding: 0 9px;
	line-height: 23px;
	border-left: 1px solid #E5E5E5;
	float: right;
}

.news-info ul {
	clear: both;
	border-top: 1px dashed #F5F5F5;
	font-size: 14px;
}

.news-info ul li {
	height: 48px;
	line-height: 48px;
	border-bottom: 1px dashed #F5F5F5;
}

.news-info ul li p {
	float: left;
}

.news-info ul li span {
	float: right;
	color: #999999;
}
.news-info ul li a {
	width: 100%;
	color: #000;
}


/* 新闻资讯详情 */
.news-del {
	width: 1200px;
	margin: 10px auto 0;
	background: #fff;
	min-height: 400px;
   
}
.logo_b {
	margin-top: 30px;
	padding-bottom:30px; 
}
.logo_b p{
	line-height: 24px;
}
.logo{
	width: 1200px;
	margin:0 auto;
	height: 40px;
	padding: 20px 0 0 0;
}


/* 3PL */
.new-3PL{
	width:1200px;
	margin: 0 auto;
	text-align: center;
	background: #fff; 
	display: flex;
	flex-direction: column;  
	font-size: 24px;  
	justify-content: center;
	border-top:10px solid #F5F5F5;
}
.new-3PL img{
	display:block;
	width:80%;
	align-self: center;
	margin-top:70px;
}


.page_list {
	margin-top: 0px;
}

.btn_orange_bd_c_s:hover {
	background-color: #ff6600;
	color: white;
}

.btn_orange_bd_c_s {
	margin-left: 10px;
}

#after_settle_win {
	text-align: left;
	padding: 0px 15px 10px 0px;
	overflow-y: auto;
	width: 450px;
	height: 360px;
}

.openWindow {
	font-size: 12px;
}

.openWindow table {
	width: 100%;
}

.openWindow table td {
	padding: 8px 0px;
	white-space: nowrap;
}

.openWindow .search_key_list ul li {
	padding: 2px 4px;

}

.openWindow .search_key_list ul {
	display: inline-block;
}

.btn_orange_bd_c_s:hover {
	background-color: #ff6600;
	color: #fff;
	border-radius: 3px;
	padding: 10px 15px !important;
	border-radius: 3px;
	display: inline-block;
	line-height: 12px;
}

.hide {
	display: none;
}

#win_btns {
	text-align: center;
	padding: 20px 0px 0px 0px;
}

.top_right_down {
	float: right;
	background-color: #fff;
	margin-top: 5px;
}

.top_right_complain {
	float: right;
	margin-top: 3px;
}

.top_right_down li {
	padding: 4px 6px 4px 10px;
	color: #666;
	background: #F5F5F5;
	position: relative;
}

.top_right_complain li {
	padding: 6px 12px 4px 10px;
	color: #666;
	position: relative;
}


/* tab */
.tab-menu-wrap {
	padding-top: 10px;
	border-bottom: 1px solid #eee;
	margin-bottom: 0;
}

.tab-menu-wrap span {
	padding: 0 20px;
	border-right: 1px solid #ccc
}

.tab-menu-wrap span:last-child {
	border-right: 0;
}

.tab-menu-wrap span a {
	color: #000;
	padding: 0 10px 10px 10px;
}

.tab-menu-wrap .curr{
	color: #ff6600;
	border-bottom: 2px solid #ff6600;
}


.serch {
	height: 26px;
	background: #F3F3F3;
	width: 38px;
	height: 24px;
	text-align: center;
	line-height: 22px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.multiSelect {
	line-height: 44px;
}

.multiSelect span {
	margin-right: 10px;
	margin-left: 3px;
}

.bg {
	background: #E5F5FF;
}

.btnn {
	background: #fff;
	color: #0099FF;
	border: 0;
	margin-right: 10px;
}

.tb_gray_b tr th {
	background-color: #E5F5FF;
}

/* 产品目录 */

.nav-toptxt {
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	color: #fff;
	font-size: 30px;
	width: 60px;
	text-align: center;
	cursor: pointer;
}

.nav {
	width: 150px;
	height: 100%;
	background: #0099FF;
	transition: all .3s;
	overflow: auto;
}

.nav a {
	display: block;
	overflow: hidden;
	padding-left: 20px;
	line-height: 36px;
	color: #fff;
	transition: all .3s;
}

.nav a:hover {
	color: #fff;
}

.nav a span {
	margin-left: 30px;
}

.nav-item {
	position: relative;
}

.nav-item a:hover {
	color: #fff;
}

.nav-item.nav-show {
	border-bottom: none;
}

.nav-item ul {
	display: none;
	background: #fff;
}

.nav-item ul {
	border: 1px solid #0099FF;
}

.nav-item ul li {
	border-bottom: 1px dashed #eee;
}

.nav-item:last-child{
	border:0;
}
.nav-item ul li:last-child{
	border:0;
}

.nav-item ul li a {
	color: #000;
}

.nav-item.nav-show ul {
	display: block;
}

.nav-item>a:before {
	content: "";
	position: absolute;
	left: 0px;
	width: 2px;
	height: 36px;
	transition: all .3s;
}

.nav .nav-icon {
	font-size: 20px;
	position: absolute;
	margin-left: -1px;
	top: 14px;
}

.icon_1::after {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
}

.nav-more {
	float: right;
	margin-right: 20px;
	font-size: 12px;
	transition: transform .3s;
}

/* 此处为导航右侧箭头 如果自定义iconfont 也需要替换*/

.nav-more::after {
	content: ">";
	color: #fff;
	font-style: normal;
	font-family: SimSun;
}

/*---------------------*/

.nav-show .nav-more {
	transform: rotate(90deg);
}


.nav-item li:hover a {
	color: #FFF;
	background: #38D0FF;
}

.nav-item li a {
	padding: 0;
	text-align: center;
}

.nav-item li a span {
	margin-left: 0;
}

.nav-mini.nav {
	width: 60px;
}

.nav-mini.nav .nav-item>a span {
	display: none;
}

.nav-mini.nav .nav-more {
	margin-right: -20px;
}

.nav-mini.nav .nav-item ul {
	position: absolute;
	top: 0px;
	left: 60px;
	width: 180px;
	z-index: 99;
	background: #fff;
	overflow: hidden;
}

.nav-mini.nav .nav-item:hover .nav-item a {
	color: #FFF;
}

.nav-mini.nav .nav-item:hover a:before {
	opacity: 1;
}

.nav-mini.nav .nav-item:hover ul {
	display: block;
}

li.act {
	background: #38D0FF;
   
}
li.act a span{
	color: #fff;
}

.pro-r {
	overflow: hidden;
}

.pro-r>div {
	width: 1020px;
	height: 670px;
	padding: 10px;
}

.star-pro>div {
	width: 1020px;
	height: 670px;
	padding: 10px;
}

.news-info-search {
	width: 266px;
	height: 26px;
	border: 1px solid #E5E5E5;
	background: #E5E5E5;
	line-height: 23px;
}

.news-info-search input {
	background: #fff;
	width: 230px;
	border: 0;
	text-indent: 10px;
	margin-left: 1px;
	margin-top: 1px;
}

.news-info-search span {
	display: block;
	padding: 0 9px;
	line-height: 23px;
	border-left: 1px solid #E5E5E5;
	float: right;
}

.pro-t ul {
	border-top: 1px dashed #F5F5F5;
}

.pro-t ul li {
	height: 46px;
	line-height: 46px;
	border-bottom: 1px dashed #F5F5F5;
	text-indent: 20px;
}

.pro-t ul li span{
	margin-left: 20px;
}

.tabL img{
	display: inline-block;
	width: 30px;
	height: 30px;
}

.tabL .img-r{
	width: 138px;
	height:75px;
}
.sile-list li{
	float: left;
	margin-right:10px; 
}
.sile-list li p{
	text-align: center;
}

/* 登录页面 */
a.a_hover_dis img {
	transition: All 0.5s ease-in-out;
	-webkit-transition: All 0.5s ease-in-out;
	-moz-transition: All 0.5s ease-in-out;
	-o-transition: All 0.5s ease-in-out;
}

a.a_hover_dis:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.prodInfo li {
	width: 187px;
	height: 125px;
	overflow: hidden;
}

.prodInfo li a img {
	display: block;
	width: 100%;
	height: 100%;
}

.prodInfo li div {
	width: 187px;
	height: 125px;
}

.prodInfo li p {
	font-size: 12px;
	margin-top: 44px;
}
.login_bg {
	background: rgba(0, 0, 0, 0) url("../img/logo-bg.png") no-repeat scroll center center;
}

.login_txt .logo_img {
	margin-top: -11px;
}

.login_bar .login {
	margin: 91px 0px 91px 0;
}

.shougang_zhezhao .out {
	margin: 10px auto 0;
}
.logo_list>div span {
	margin-top: 8px;
	display: block;
	float: left;
	width: 185px;
	text-align: center;
}

.logo_list>div span b {
	color: #FBF800;
	font-weight: 100;
}

.logo-footer p a {
	color: #fff;
	margin-left: 5px;
}

/* 新建新闻资讯 */
.layui-layedit{
	width: 100%;
}
.news-zx{
	width: 100%;
	line-height: 30px;
	display: flex;
	margin-bottom: 20px;
}
.news-zx p{
	width: 85px;
	float: left;
	padding-right:20px; 
}
.news-zx input{
	float: left;
	flex: 1;
	text-indent: 10px;
}
.news-zx textarea{
	height: 400px;
	float: left;
	flex: 1;
	text-indent: 10px;
	padding: 10px 0px;
}
.news-zx p em{
	color: red;
	margin-right: 5px;
	float:right;
}
.news-zx p span{
	float:right;
}
.news-zx .btn-t{
	padding: 0px 20px;
	border-radius: 2px;
	border:1px solid #ff6600;
	color: #000;
	margin-right: 20px;
	background: #fff;
}
.news-zx .btn1{
	background: #ff6600;
	color: #fff;
}

/* 广告资讯设置 */
.new-list{
	clear: both;
	border-top: 1px dashed #F5F5F5;
	font-size: 14px;
}

.new-list li {
	width: 100%;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px dashed #F5F5F5;
}

.new-list li p {
	float: left;
	color: #000;
	width: 700px;
	text-indent: 10px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}

.new-list li span {
	float: right;
	color: #999999;
}
.new-list li button{
	float: right;
	background: #fff;
	color: #0099FF;
	margin-right: 20px;
	margin-top:12px;
}

.sile-list li p{
	height:30px;
	line-height: 30px;
	text-align: center;
}
.curr-t p{
	background: #F5F7F8;
}
.tabL .img-rr{
	display: block;
	width:340px;
	height:140px;
}

/* 弹出层公共样式 */
.common-layer{
	font-size: 12px;
	padding:0px 20px;
	padding-top:10px;  
	display: none;
}
.common-layer p{
	clear: left;
	margin-bottom: 5px;
}
.common-layer p span{
	display: block;
	width:70px;
	text-align: right;
}
.common-layer p input{
	display: block;
	text-indent: 10px;
	width: 230px;
	margin-bottom: 5px;
}
.common-layer .bigInput{
	display: block;
	text-indent: 10px;
	width: 230px;
	height: 50px;
	resize:none;
	margin-bottom: 5px;
	border:1px solid #DDDDDD
}
.layui-layer  {
	margin:0px auto;
}
/* 弹框下按钮居中 */
.layui-layer-btn{
	display: flex;
	flex-direction: row;
	justify-content: center;
} 

/* 上传图片 */
#preview {
	display: inline-block;
	width: 2.56rem;
	height: 2.56rem;
	position: relative;
	background-image: url(../img/upload-img.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 20px 0 72px;
}

#file {
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
	z-index: 5;
}
.c_red{
	color: red;
}


.addProInfo .pro-file {
    position: relative;
    display: inline-block;
    background: #CCCCCC;
    border-radius: 4px;
    padding: 4px 12px;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
    text-indent: 0;
	line-height: 20px;
}
.pro-file input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
}
.pro-file:hover {
    background: #0099FF;
    color: #fff;
    text-decoration: none;
}

/* 新建明星产品 */
.addImage{
	width:187px;
	height: 114px;
	background:url(../img/memberCenter/addImage1.png)
}
.addImage img{
	width: 175px;
	height: 100px;
	display: block;
	margin:7px auto;
}
.addIMG{
	width: 175px;
	height: 100px;
	overflow: hidden;
	margin:7px 0px 0 6px;
	background-size: cover;
}
/* 第三种菜单 */
.thirdNav>li>a{
	line-height: 27px;
	height: 27px;
}
.thirdNav>li>a .iconfont{
	color:#CCCCCC;
	font-size: 12px;
}
.thirdNav>li .thirdNav_child{
	display: none;
}
.thirdNav>li.curr .thirdNav_child{
	display: block;
}
.thirdNav_child li a{
	height: 30px;
	line-height: 30px;
	display: block;
	box-sizing: border-box;
}
.thirdNav_child li.curr{
	background:#EBF7FF;
	border-left: 2px solid #0099FF;
}
.thirdNav_child li.curr a{
	color: #0099FF;
}
.que_left li{
	font-size: 14px;
	border-bottom: 1px dashed #E0E0E0;
}