html{overflow-x: hidden;}
body {
	font-size: 12px;
	font-family: "微软雅黑";
	background: #f5f5f5;
	overflow-x: hidden;
	color: #000;
}
img {max-width: 100%;}
* {
	padding: 0;
	margin: 0;
	outline:none;
	box-sizing: border-box;
}
i{font-style: normal;}
input,
button {
	outline: none;
}

ul,li {list-style: none;}
b{font-weight: normal;}
.fl {float: left;}

.fr {float: right;}

.clearfloat:after {
	content: " ";
	display: table;
}

.clearfloat:after {
	clear: both;
}


a {
	text-decoration: none;
	 color: #000; 
}

a:hover,.gray a:hover {
	color: #005BC1;
}
body{padding: 0 !important;}
.bpd .viewer-container{visibility: hidden}
.blue{color: #005BC1;}
.wd{max-width: 1365px; margin: 0 auto; overflow: hidden; position: relative; background: #fff;}
.bg{background: #f5f5f5;}
.gray{color: #909090;}
.gray a{color: #909090}
.text-over{white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.hg-over{
	overflow: hidden;  
	display: -webkit-box;  
	-webkit-line-clamp: 2;  
	-webkit-box-orient: vertical;  
}
.pt{position: relative;}
button{border: none;}
header{/*position: fixed; left: 0; top: 0;  padding: 12px 0; *//*z-index: 11; width: 100%; position: relative;*/}

header .wd{border-bottom: 1px solid #ddd; padding: 12px 80px;}
.banner{width: 100%; overflow: hidden; position: relative;}
.banner img{width: 100%;}
.swiper-pagination-bullet-active,.swiper-pagination-bullet{width: 12px; height: 12px; background: rgba(255, 255, 255, .2); box-shadow: 0 0 1px rgba(0,0,0,.3); opacity: 1}
.swiper-pagination-bullet-active{background: rgba(255, 255, 255, 1)}

.top-soso{margin-top: 28px; margin-left: 120px; text-align: right;}
.ln{display: inline-block;}
.sform{position: relative; margin-right:20px;}
.h-server{margin-right: 20px;}
.sform button{ position: absolute; right: 0; top: 0; width: 28px; height: 28px; background: url(../images/icon_search.png) 50% 50% no-repeat;}
.sform input{width: 250px; line-height: 26px; padding: 0 10px; border: 1px solid #cacaca; border-radius: 20px;}
.search-keys {
    position: absolute;
    text-align: left;
    border: 1px solid #ddd;
    padding: 10px;
    line-height: 22px;
    background: #fff;
	display: none;
	width: 100%;
	min-height: 88px;
}
.sform:hover .search-keys{display: block;}
.nav li{display: inline-block; padding: 0 30px; border-right: 1px solid #000; font-size: 16px; font-weight: bold;}
.nav li a{display: inline-block; border-bottom: 1px solid #fff; padding-bottom: 2px;}
.nav li:last-child{border: none; padding-right: 0;}
.nav{/*margin-top: 23px;*/ margin-top: 60px;}
.nav li.active a{border-color: #000;}
.nav li a:hover{border-color: #005BC1;}

.cl{overflow: hidden; position: relative; clear: both;}
.rtitle{margin: 40px 0 35px; text-align: center; padding: 0 20px;}
.rtitle a{font-size: 14px; font-weight: normal; color: #cdcdcd; position: relative; padding-right: 16px; position: absolute; right: 10px; /* margin-right: 40px; */}
.rtitle a:before{content: ''; position: absolute; width: 11px; height: 10px; right: 0; top: 50%; transform: translateY(-50%); background: url(../images/icon_more.png) no-repeat; background-size: auto 100%;}
.rtitle a:hover{color: #005BC1}
.rtitle a:hover:before{background-image: url(../images/icon_more2.png)}
.rtitle span{position: relative; padding: 0 300px;  font-size: 16px;}
.rtitle span:after,
.rtitle span:before{content: ''; width: 227px; height: 19px; position: absolute; left: 0; top: 0; background: url(../images/icon1.png) no-repeat 0 50%;/* background-size: 100%; */}
.rtitle span:after{left: auto; right: 0;}

.index-list li{width: 25%; float: left; padding: 0 10px; text-align: center; margin-bottom: 20px;}
.index-list li a{display: block;}
.index-list-img{display: flex; height: 197px; align-items: center; justify-content: center; margin-bottom: 10px;}
.index-list-img img{/* width: 100%; */max-height: 100%;}
.index-list-title{padding: 0 10px;}
/*.lgck-list li a{height: 237px; justify-content: center;}*/
.lgck-list li{height: 237px; justify-content: center; align-items: center; display: flex;}
.lgck-list li img{width: auto; max-height: 100%;}
.rmtj-list .index-list-title{padding: 0 50px 0 20px; text-align: left; position: relative;}
.rmtj-list .index-list-title label{font-style: normal; position: absolute; right: 20px;}
.sbanner .swiper-slide {
    /*width: 50%;*/
	width: 100%;
    box-shadow: 0 0 10px #ddd
}
.sbanner img{width: 100%;}
.scfx-list .index-list-img{height: 209px}

.lgck-list li{width: 20%;}
/*.lgck-list li img{width: 100%;}*/
.fl-list-img{display: flex; align-items: center;}
.fl-list-img img{margin: 0 auto; display: block;}
.hydt-ct{padding: 0 20px 20px;}
.hydt-fl{width: 50%; display: block;}
.hydt-list{margin-left: 50%; padding-left: 20px;}
.hydt-list li{position: relative; border-bottom: 1px solid #efefef; padding: 0 0 15px 80px; margin-bottom: 35px;}
.hydt-list li:last-child{margin: 0; border: none; padding-bottom: 0;}
.hydt-list .time{position: absolute; left: 0; color: #697079; top: 2px;}
.hydt-list .time i{display: block; font-size: 18px;}
.hydt-list li p{line-height: 24px; margin-top: 6px; color: #909090; height: 46px; overflow: hidden;}
.mpd{padding-bottom: 20px;}

footer{text-align: center; line-height: 26px; font-size: 14px; padding: 40px 0;}
footer i{margin: 0 20px}
footer p a{letter-spacing: 4px; white-space: nowrap;}
footer .mg{margin-right: 20px}
.f-infos{padding-right: 127px; /* 274px; */}
/*.fimg{margin-left: 30px;}*/
.fimg li{float: left; margin-left: 10px;}
.fimg li span{display: block; text-align: center; margin: 0; line-height: 18px;}
.mkkf{display: none;}
.sp_nav {
	width: 50px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	/* float: right;
	position: relative; */
	cursor: pointer;
	height: 40px;
	/* margin-top: 14px; */
	background: url(../images/icon_nav.png) 50% 50% no-repeat;
	background-size: 100% auto;
	display: none;
}
/* .sp_nav span {
	display: block;
	background: #005bc1;
	width: 30px;
	height: 2px;
	margin: 0 auto 8px;
} */
.sjj_nav {
	position: fixed;
	z-index: 12;
	background: #fff;
	width: 100%;
	height: 100%;
	font-size: 14px;
	top: -100%;
	left: 0;
	overflow: auto;
	overflow-x: hidden;
	transition: top ease 0.35s;
}
.sjj_nav_bot{position: absolute; bottom: 0; line-height: 40px; width: 100%; padding: 0 20px;}
.sjj_nav_bot i{margin: 0 12px;}
.sjj_nav_header {
	padding: 5px 20px;
	text-align: center;
}
.sjj_nav_header span {
	float: right;
	cursor: pointer;
	margin-top: 10px;
	font-size: 18px;
}
.nav_show {top: 0}

.sjj_nav li a{display: block;}

.sjj_nav li {
	border-top: 1px #ddd solid;
	line-height: 40px;
	padding: 0 20px;
}

.sjj_nav li:last-child {
	border-bottom: 1px #ddd solid;
}

.abs-fix{position: fixed; right: 0; top: 30%; z-index: 4;/* transform: translateY(-50%);*/}
.abs-fix img{display: block;}
.abs-fix span{display: block; padding: 5px 0; background: #fff; text-align: center; color: #909090;}
.abs{
    color: #fff;
    background: #ff9233;
    width: 27px;
    text-align: center;
    padding: 3px 5px 7px;
    border-radius: 3px;
    margin-top: -150px;
}
.abs:hover{color: #fff;}
.abs i{display: block; margin-top: 5px; background: url(../images/icon_ask.jpg); height: 16px; width: 17px; background-size: 100%;}

.go{position: fixed; display: none; bottom: 0; left:0; width: 100%; text-align: center}
.go span{display: inline-block; width: 40px; height: 40px; background: url(../images/icon_arrow1.png) no-repeat; background-size: 100%; border-radius: 50%;}
.go .go-next{background-image: url(../images/icon_arrow2.png); margin-left: 40px;}
/*行业动态*/
.dtitle{margin-bottom: 20px !important;}
.main-det .wd{padding: 0 80px 20px;}
.main-det-img{display: block; margin: 0 auto 20px;}
.hydt-det-infos{margin-left: 246px;}
.hydt-det-list li{clear: both; overflow: hidden; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #f4f4f4;}
.hydt-det-list li:last-child{margin: 0; padding: 0; border: none;}
.hydt-det-list h4{font-size: 14px;font-weight: bold;}
.hydt-det-dec{margin:12px 0;}
.hydt-det-dec span{margin: 0 10px; white-space: nowrap; line-height: 18px;}
.hydt-det-list p{max-height: 178px; line-height: 22px; overflow: hidden; color: #000;}

/*行业详情*/
.atitle{font-weight: bold; font-size: 14px;/* line-height: 20px;*/}
/*.art-time{margin: 5px 0;}*/
.article-infos{line-height: 28px;}


/*友情链接*/
.link-title{text-align: center; margin: 40px 0 20px; font-size: 18px;}
.link-title span{margin: 0 3px;}
.link-list li{height: 54px; width: 20%; float: left; padding: 10px 20px; margin-bottom: 20px; display: flex; align-items:center;}
.link-list img{margin-right: 10px; max-height: 34px;}


/*导航*/
.nav-img-ct{position: relative; width: 250px;}
.nav-img-ct img{display: block;}
.nav-img-ct span{color: #333; position: absolute; margin-left: -10px; line-height: 31px; font-size: 16px; width: 122px; text-align: center; background: #fff; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.nav-infos-ct{margin-left: 250px; height: 121px; padding: 0 20px; line-height: 20px; background: #fff; display: flex; align-items: center;}
.main-det .nav-wd{margin-top: 20px; padding: 20px 40px;}
.nav-wd .bg{padding: 20px 40px;}
.h-nav-list li{margin-bottom: 20px;}
.h-nav-list li:last-child{margin: 0;}

/*登录*/
.login-fix{display: none; position: relative; z-index: 14;}
.shade,.layer-shade{position: fixed; left: 0; top: 0; width:100%; height: 100%; z-index :15; background: rgba(0,0,0,.2);}
.layer-shade{display: none;}
.msg{display: none; padding: 0 10px; line-height: 36px; background: #fff; border-radius: 5px; text-align: center; font-size: 14px; position: fixed; z-index: 9999; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.login-ct{width: 80%; max-width: 400px; position: fixed; z-index: 16; top: 50%; left: 50%; transform: translate(-50%,-50%); background:#474548; padding: 20px 40px;}
.login-top{background: #fff;}
.login-top h4{font-size: 14px; text-align: center; background: #232f3d; color: #fff; line-height: 36px; }
.login-form{padding: 20px 20px 0px; display: none;}
.login-tab{margin: 10px 0 30px;}
.login-tab span{cursor: pointer; display: block; width: 50%; color: #909090; float: left; text-align: center; line-height: 28px;}
.login-tab span i{display: inline-block; border-bottom: 1px solid #fff;}
.login-tab span.active i{color: #232f3d; border-color:#232f3d; }
.login-top input[type="password"],
.login-top input[type="text"],
.login-top select,.submit-btn{width: 100%; line-height: 32px; height: 34px; border-radius: 5px; font-size: 12px; outline: none; background: #fff; border: 1px solid #cacaca; padding: 0 10px}
.login-top input.ipt-tel{padding-right: 90px;}
.submit-btn{background: #232f3d; color: #fff; cursor: pointer; border-color: #232f3d;}
.login-top li{margin-bottom: 12px; position: relative;}
.flogin{position: relative; top: 2px; margin-right: 5px;}
.login-form-user{display: block;}
.login-opr{padding: 0 20px 10px}
.login-opr .fl i{margin: 0 3px}
.login-bottom h4{text-align: center; line-height: 36px; color: #fff; font-size: 14px}
.login-bottom img{display: block; width: 120px;margin: 0 auto;}
.login-bottom-orp,
.login-bottom-orp a{color: #fff;}
.login-bottom-orp a:hover{color: #fff}
.code-img{position: absolute; right: 0; height: 32px; top: 1px; right:1px;border-radius: 0 5px 0 5px}
.gcode{position: absolute; right: 0; line-height: 32px; padding: 0 10px; cursor: pointer; border: 1px solid #ddd;border-radius: 0 5px 5px 0;}
.login-close{position: absolute; right: 0; top: 0; background: #fff; border-radius: 50%; cursor: pointer; width: 16px; height: 16px; text-align: center; transform: translate(50%, -50%)}
.mkd{display: none;}
/*注册*/
.red{color: #f00;}
.reg-title{margin: 40px 0 20px; font-size: 14px;}
.reg-wd h4{text-align: center; font-size: 16px; margin: 40px 0 20px;}
.reg-list .red{margin-right: 3px;}
.reg-list li{margin-bottom: 10px; min-height: 34px; line-height: 34px; position: relative;}
.reg-list .gray{line-height: 20px; display: block; margin-top: 3px;}
.reg-name{font-size: 14px; float: left; display: block; width: 80px; text-align: right;}
.reg-inline{margin-left: 100px; position: relative;}
.reg-list{width: 500px; margin: 0 auto}
.login-top input[type="checkbox"],
.login-top input[type="radio"]{position: relative; top: 2px; margin-right: 3px;}
.rmg{margin-right:10px;}
.rcode{cursor: pointer; position: absolute; right: 1px; top: 2px; z-index: 3; height: 32px;}
.reg-wd input.code-ipt{padding-right: 112px;}
.tel-code{padding: 0 10px; border: 1px solid #ddd; right: 0px; top: 1px; height: 34px; border-radius: 0 5px 5px 0px;}
.reg-list .rtk{cursor: pointer;}

.layer-pub{display: none;}
.pub-infos{max-height: 400px; overflow: auto; margin-bottom: 10px;}
.pub-ct{width: 500px; border-radius: 5px; padding: 20px 20px; position: fixed; z-index: 16; left: 50%; background: #fff; top: 50%; transform: translate(-50%, -50%); line-height: 24px;}
.pub-ct h4{margin-bottom: 10px;}
.ptitle{font-size: 14px; font-weight: bold;}
.pub-ct p{margin-bottom: 10px;}
.pub-ct span{width: 50%; display: block; float: left; /*padding: 0 10px 0 0;*/ text-align: center;}
.pub-ct span i{cursor: pointer; display: block; line-height: 28px; border-radius: 5px; color: #fff; background: #de7228; margin: 0 10px 0 0;}
.pub-ct span .cancel-btn{margin: 0 0 0 10px; background: #333;}

.main-det .admin-wd{padding: 0 0 20px;}
.admin-wd{background: #f5f5f5;}
.admin-t{margin: 70px 0 20px; position: relative; background: #fff; padding: 20px 0 20px 100px;}
.admin-t img{position: absolute; left:20px; transform: translateY(-80%); width: 90px; border-radius: 50%;}

.admin-t ul li{float: left; line-height: 24px; padding: 0 30px;}
.admin-t ul li:first-child{border-right: 1px solid #ddd;}
.admin-t li span{display: block;}
.admin-t li span i{color: #f1a46e;}

.admin-tab{margin-bottom: 20px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.admin-tab span{cursor: pointer; line-height: 36px; display: inline-block; padding: 0 20px;}
.admin-tab span.a-active{background: #fff;}

.admin-xx,.admin-xzjl{border: 1px solid #ddd; background: none;}
.admin-b dl.fl{width: 120px; /* text-align: center; */}
.admin-b dd{line-height: 34px; cursor: pointer; position: relative; padding-left: 10px; }
.admin-b dd span{display: none; position: absolute; width: 11px; height: 15px; right: 5px; top: 10px; background: url(../images/icon_arrow.jpg) no-repeat;}
.admin-b .m-active{background-color: #fff;}
.admin-b .m-active span{display: block;}
.admin-inofs{margin-left: 120px; background: #fff; padding: 0 10px;}
.admin-ct{padding-bottom: 20px; min-height: 180px;}
.admin-ct h5{line-height: 36px; margin-bottom: 20px; border-bottom: 1px solid #ddd;}
.admin-ct .dgray{line-height: 4px; padding-bottom: 10px;}
.admin-list{margin: 0; width: 390px; }
.admin-list .submit-btn{margin-top: 20px;}
.admin-reg-bd .gray{margin-top: 20px;}
.admin-xzjl .pages{margin-top: 20px;}

.origin{background: #de7228 !important; border-color: #de7228;}
.pass-level{margin-top: 6px;}
.pass-level span{margin-right: 2px; display: block; float: left; background: #c9c9c9; width: 60px; text-align: center; line-height: 20px; color: #fff;}
.pass-level span:last-child{margin: 0;}
.reg-list label{white-space: nowrap;}
.admin-ct{display: none;}
.admin-ct1{display: block;}

.link-ety li{float: left; text-align: center; width: 50%; margin-bottom: 20px; max-width: 200px; padding: 0 0 0 10px;}
.link-ety li:first-child{padding: 0 10px 0 0;}
.link-ety-ct:hover{color: #333;}
.link-ety span{display: block; line-height: 34px;}
.admin-b{display: none; background-color: #f9f9f9;}
.admin-like{display: block;}

.point-ct{background: #fff; padding: 10px 20px 20px;}
.ptitle{color: #de7228; line-height: 32px; height: 32px; font-size: 14px; /*font-weight: bold;*/ border-bottom: 1px solid #ddd; margin: 20px 0 10px;}
.ptitle i{display: inline-block; height: 32px; border-bottom: 1px solid #de7228;}
.table{width: 100%; /*border-collapse: collapse;*/ text-align: center;}
.table thead tr th {
    padding: 11px 8px;
   /* border-bottom: 1px solid #e5ebee;*/
    text-align: center;
    background-color: #f5f5f5;
    /*color: #333;*/
    font-weight: normal;
}
.table img{max-height: 120px;}
.table tbody td{border: none; padding: 9px;/* color: #666;*/}
.table tbody tr:nth-child(even) td{background-color: #f5f5f5;}
.xzjl-tab td,.xzjl-tab th{background: none !important;}
/*趋势主题*/
.product-list{padding-top: 4px;}
.adl{padding-top: 20px;}
.adl li { position: relative;}
.adl li .del-icon{position: absolute;right: 10px;top : 10px;color: #fff;background : #333;width: 20px;height: 20px;line-height: 18px;text-align: center;display: block;border-radius: 50%;cursor:  pointer;display: none;}
.adl li:hover .del-icon{display: block;}

.pro-wd{background-color: #fff;}
.product-list li{/* margin: 20px 0 0; */line-height: 28px;}
.product-list li a{box-shadow: 0 0 10px 0 rgba(195,195,195,.2); padding: 0 0 5px;}
.product-list li .index-list-img{margin: 0;}
.list-pd{padding: 0 10px;}
.list-pd i{margin: 0 3px;}
.list-pd i:first-child{margin-left: 0}
.list-pd i:last-child{margin-right: 0}
.pro-sel{margin: 20px 0; line-height: 32px; overflow: visible;}
.pro-sel:after{content: ''; clear: both; display: block; width: 100%; height: 0px;}
.pro-sel select{height: 32px; border: 1px solid #cacaca; border-radius: 5px; width: 120px; margin-bottom: 4px;}
/* .pro-sel-l{margin-left: 50px;} */
.pro-sel-r span{white-space: nowrap; margin-right: 8px; position: relative; cursor: pointer;}
.pro-sel-r span:hover{color: #007aff;}
.pro-sel-r i{display: inline-block;  position: relative; top: 2px; margin-right: 3px; }
.icon-share{position: relative;}
.icon-share i{width: 18px; height: 16px; background: url(../images/icon_share.jpg); background-size: 100%;}
.layer-share{display: none; position: absolute;/* width: 146px; */top: 16px;left: 0;transform: translateX(-50%); /* padding: 6px 0; */padding-top: 8px;text-align: left; z-index: 99}
.layer-share label{position: relative;border: 1px solid #ddd;border-radius: 5px;display: block;padding: 5px 4px;white-space: nowrap; background: #fff;}
.layer-share:before,.layer-share:after{content: '';border: 7px solid transparent;border-bottom: 7px solid #ddd;position: absolute;top: -6px;right: 30px;}
.layer-share:after{border: 6px solid transparent;border-bottom: 6px solid #fff;top: -3px;right: 31px;}
.icon-share:hover .layer-share{display: block;}
.pro-sel  .layer-share{left: 70px;}
.pro-sel .layer-share:before{right: 105px;}
.pro-sel .layer-share:after{right: 106px;}

.icon-share:hover i{background-image: url(../images/icon_share2.png);}
.icon-save i{width: 14px; height: 16px; background: url(../images/icon_save.jpg); background-size: 100%;}

.pro-sel-r .s-sort i{display: none; width: 16px; height: 16px; background: url(../images/icon_sort.png);}
.pro-sel-r .s-sort:hover i{background-image: url(../images/icon_sort2.png);}
.pro-sel-r .s-active i{display: inline-block;}
.pro-sel-r span:last-child{margin: 0; cursor: default;}
.pro-sel-r span:last-child:hover{color:#000}
.pages {
	clear: both;
	text-align: center;
	/* margin-top: 20px; */
}
/*.sqys-sort .card-infos{padding-right: 10px;}*/
.ppl-pages{padding-top: 60px;}
.pages a {
	display: inline-block;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	padding: 0px 12px;
	background: #fff;
	color: #ababab;
	border: 1px solid #efefef;
}

.pages a:hover,
.pages a.on {
	border-color: #de7228;
	background: #de7228;
	color: #fff;
}
.product-list .index-list-img{height: 209px;}
.product-list li{text-align: left;}
.product-list .index-list-title{font-weight: bold;}
.index-list-title span{font-weight: normal;font-size: 12px;border: 1px solid #333;color: #333;border-radius: 5px;padding: 0 3px;position: relative;top: 1px;margin-right: 5px;}
.download-btn{margin-top: 5px; display: inline-block;}
.download-btn i{display: inline-block; position: relative; top: 2px; margin-right: 3px; width: 16px; height: 14px; background: url(../images/icon_download.png); background-size: 100%;}
.download-btn:hover i{background-image: url(../images/icon_download1.png); }
.pdetail-art{margin-top: 16px;}
.pdetail-top{position: relative; text-align: center; width: 65%; margin: 20px auto 0;}
.pdetail-opr{position: absolute; right: -60px; bottom: 40px; width: 50px;}
.pdetail-opr i{display: inline-block; margin-right: 4px; position: relative; top: 3px; background-size: 100%;}
.icon-saved i,.icon-save:hover i{background-image: url(../images/icon_save2.jpg); background-repeat: no-repeat; top: 4px;}
.pdetail-opr span{cursor: pointer}
.pdetail-opr span:hover{color: #007aff}
.pdetail-opr .icon-save{margin-bottom: 10px; display: inline-block;}
.pct-list-ct{box-shadow: 0 0 10px rgba(195,195,195,.3); padding: 0 0 10px;}
.pdetail-list-img{display: flex; align-items: center; height: 147px; margin-bottom: 5px; justify-content: center;}
.pdetail-list-img img{max-height: 100%;}
.pdetail-list{padding-top: 20px;}
.pdetail-list li{width: 16.666%; float: left; padding: 0 10px; margin-bottom: 12px;}
.p-list-title{padding: 0 40px 0 10px; position: relative;}
.p-list-title span{position: absolute; right: 10px;}
.pdetail-viewer{color: #fff; /* position: relative; top: 6px; */}

.pdetail-viewer span{margin-right: 8px;}
.pdetail-viewer span a{margin: 0 5px; color: #fff;/* cursor: pointer;*/}
.pdetail-viewer span a:hover{color: #005BC1;}
.pdetail-viewer i{display: inline-block; cursor: pointer; color: #fff; line-height: 22px; border-radius: 5px; padding: 0 10px;}
.pdetail-viewer .icon-saved{background: #ddd !important; color: #fff; cursor: default;}

.viewer-title{opacity: 1 !important; /* height: 26px; */}

/*忘记密码*/
.forget-top{margin: 20px 0;}
.forget-top i{color: #de7228;}
.forget-wd .infos1{padding-bottom: 30px; border-bottom: 1px solid #ddd; margin-bottom: 30px; text-align: center;}
.forget-wd h4{text-align: center; margin-bottom: 20px;}
.forget-wd ul{width: 350px; margin: 0 auto;}
.forget-wd ul li{position: relative; margin-bottom: 10px;}
.forget-wd ul label{position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.forget-wd ul input[type="text"],
.forget-wd ul input[type="password"]{padding-left: 58px; width: 100%; border: none; background: #fff; border-bottom: 1px solid #ddd; line-height: 32px;}
.fgcode{cursor: pointer; position: absolute; right: 0; line-height: 28px; border-radius: 3px; width: 80px; color: #fff; text-align: center; display: inline-block; background: #232f3d;}
.forget-form .submit-btn{margin-top: 20px;}
.forger-fix{display: none;}
.forger-infos{position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%); background: #fff; z-index: 17; width: 280px; text-align: center; line-height: 24px; padding: 10px 0;}
.layer-close{position: absolute; transform: translate(50%,-50%); cursor: pointer; right: 0; top: 0; width: 16px; height: 16px; line-height: 16px; background: #232f3d; border-radius: 50%; color: #fff;}
.forger-infos i{color: #de7228;}

/*忘记用户名*/
.infos-step{text-align: center;}
.infos-step ul{width: auto; display: inline-block;}
.infos-step li{float: left; width: 120px; position: relative;}
.infos-step li span{display: block; width: 26px; height: 26px; margin: auto; background: #fff; border-radius: 50%; margin-bottom:5px;}
.infos-step li span i{display: block; width: 20px; height: 20px; line-height: 20px; position: relative; top: 3px; left: 3px; border-radius: 50%;; background: #eaeaea; /*color: #000;*/}
.infos-step .f-active span{background: #dfdbd8;}
.infos-step .f-active span i{background: #232f3d; color: #fff;}
.infos-step li:after{content: ''; position: absolute; right: 43px; top: 12px; width: 89px; height: 1px; border-top: 1px dashed #eaeaea; transform: translateX(100%);}
.infos-step li:last-child:after{display: none;}
.icon_succ{border-radius: 50%; display: block; width: 60px; height: 60px; background: url(../images/icon_success.jpg); background-size: 100%;}
.f-success-infos{text-align: left; margin-left: 70px; padding-top: 8px;}
.f-success-infos .sp1{display: block; font-size: 16px; font-weight: bold; margin-bottom: 5px;}
.f-success{text-align: center; padding: 60px 0 20px;}
.f-success a{color: #de7228}
.bct{display: inline-block;}
.card-infos{padding: 10px 40px 10px 10px; position: relative;}
.card-infos span{position: absolute; right: 10px;}

/*灵感参考*/
.cart-ct{cursor: pointer;}
.card{
  background: #fff;
  /*border-radius: 6px;*/
  box-shadow: 0px 2px 6px rgba(0, 0, 0, .1);
  display: flex;
  flex-direction: column;
}
.card__picture{
  display: block;
  width: 100%;
  height: auto;
 /* border-top-left-radius: 6px;
  border-top-right-radius: 6px;*/
}
/*.lgck-bd .viewer-play{display: none;}*/
@media only screen and (max-width:1260px) {
	/*.lgck-list li a{height: 220px;}*/
	.lgck-list li{height: 220px; margin-bottom: 10px;}
	.product-list .index-list-img{height: 190px;}
}


@media only screen and (max-width:1120px) {
	header .wd{padding: 12px 40px;}
	.logo img{width: 120px;}
	.nav{margin-top: 46px;}
	.nav li{font-size: 14px;}
	.top-soso{margin-top: 12px;}
	.index-list-img{height: 170px /*!important*/;}
	.link-list li{width: 33.33%; height: 190px;}
	/*.lgck-list li a{height: 190px;}*/
	.product-list .index-list-img{height: 165px;}
}


@media only screen and (max-width:980px) {
	body{padding-bottom: 40px;}
	.logo.fl{ float: none; text-align: center;}
	.logo img{width: 44px;}
	header{height: 58px;}
	header .wd{padding: 5px 10px;}
	.nav-wd .bg{padding: 10px;}
	.main-det .wd{padding: 0 10px 20px;}
	.main-det .nav-wd{padding: 10px;}
	.adj-tag .fl,
	.adj-tag .fr,
	.fl-list-infos{float: none; width: 100%; margin: 10px 0 0; padding: 0;}
	
	.index-list li{width: 50%; margin-bottom: 20px;}
	.lgck-list li{margin-bottom: 10px;}
	.hydt-list li{margin-bottom: 10px;}
	.rtitle span{font-size: 14px; padding: 0px 190px;}
	.rtitle span:after, .rtitle span:before{width: 157px; background-size: 100%;}
	/*.hydt-list{margin-top: 20px;}*/
	.top-soso{display: none; margin-top: 0;}
	.sp_nav{display: block;}
	.hydt-list li p{height: auto; max-height: 46px;}
	
	.fimg{margin: 0;}
	/*.fimg img{width: 90px}*/
	footer{font-size: 12px;}
	footer i{margin: 0 10px;}
	.mkd{display: block;}
	.f-infos{padding-right: 200px;}
	.abs-erm{display: none;}
	.mkkf{display: block;}
	.abs{margin: 0; top: 50%; transform: translateY(-50%);}
	.hydt-det-list li{/*margin-bottom: 10px; */padding-bottom: 10px;}
	.hydt-det-dec{margin:6px 0;}
	.login-bottom{display: none;}
	.mpd{padding-bottom: 0;}
	.lgck-list li{width: 33.333%}
	.pub-infos{max-height: 280px;}
	.pro-sel-l{margin-left: 50px; float: none;}
	.pro-sel-r{float: none; margin-bottom: 5px;}
	.pdetail-list li{width: 25%;}
	.rtitle a{font-size: 12px;}
	
	.rmtj-list .index-list-title{padding: 0 40px 0 10px;}
	.rmtj-list .index-list-title label{right: 10px;}
}
@media only screen and (max-width:750px) {
	footer p a{letter-spacing: 0;}
}
@media only screen and (max-width:640px) {
	.rtitle{margin: 20px 0 10px;}
	.adj-tag-640 .fr,
	.adj-tag-640 .fl{float: none; width: 100%; margin: 0; padding: 0;}
	.adj-tag-640 .fimg{display: inline-block; margin: 0 auto 10px; width: auto;}
	.tag-infos-640{height: auto; margin: 0; padding: 0; float: none; width: 100%;}
	.f-infos{padding: 0;}
	footer{padding: 20px 0;}
	.atitle{font-size: 14px;}
	.link-list li{width: 100%; border: 1px solid #ddd; border-radius: 3px;}
	.link-title{margin: 20px 0;}
	.link-list li:last-child{margin: 0;}
	.h-nav-list li{background: #fff; padding-top: 10px;}
	
	.nav-img-ct{float: none; margin: 0 auto;}
	.nav-infos-ct{padding: 10px;}
	.login-ct{padding: 10px;}
	.login-opr .fr{float: none; display: block; clear: both; padding-top: 8px;}
	.login-form,.login-opr{padding-left: 10px; padding-right: 10px;}
	.lgck-list li{width: 50%}
	.swiper-pagination-bullet-active,.swiper-pagination-bullet{width: 8px; height: 8px;}
	.reg-list{width: auto;}
	.pub-ct{width: 80%;}
	
	.reg-name{font-size: 12px;}
	.admin-b{border: none; padding: 0 10px;}
	.admin-b .fl{float: none; width: 100%; overflow: hidden; margin-bottom: 10px; border-bottom: 1px solid #ddd;}
	
	.admin-b .fl dd{float: left; width: 33.333%; text-align: center;}
	.admin-b .fl .m-active span{display: none;}
	.admin-inofs{margin: 0;}
	.admin-t ul li:first-child{border: none;}
	.pdetail-list li{width: 50%;}
	.pdetail-viewer span{display: block; margin-bottom: 5px;}
	
	.point-ct{padding: 0 0 20px;}
	.point-ct .ppl-pages{padding-top: 20px;}
	.wbp{background: #fff !important;}
}

@media only screen and (max-width:520px) {
	.index-list-img{height: 150px;}
	.product-list .index-list-img{height: 148px;}
}
@media only screen and (max-width:480px) {
	footer i{margin: 0 4px;}
	.hydt-det-dec span:last-child{margin: 0;}
	.rtitle span{padding: 0px 100px;}
	.rtitle span:after, .rtitle span:before{width: 80px;}
	.forget-wd ul{width: auto;}
	.infos-step li{width: 90px;}
	.f-success-infos .sp1{font-size: 14px; margin: 0;}
	.infos-step li:after{right: 29px; width: 57px;}
	.icon_succ{width: 36px; height: 36px;}
	.f-success-infos{padding: 0; margin-left: 46px;}
}
@media only screen and (max-width:440px) {
	.index-list-img{height: 125px !important;}
}
@media only screen and (max-width:380px) {
	.index-list-img{height: 110px !important;}
	footer .dbl{display: block; width: 100%; height: 0;}
	footer .dbl i{display: none;}
	footer .mg{display: block; margin: 0;}
	/*.lgck-list li a{height: 180px;}*/
	.lgck-list li{height: 180px;}
	.pdetail-list-img {height: 125px;}
}
@media only screen and (max-width:340px) {
	.index-list-img{height: 92px !important;}
	.lgck-list li{height: 144px;}
	.rtitle span{padding: 0px 70px;}
	.rtitle span:after, .rtitle span:before{width: 60px;}
	/*.lgck-list li a{height: 144px;}*/
}
.viewer-toolbar .viewer-large{
	display: none !important;
}









































