﻿@charset "gb2312";



#mainnav,

#leftsidebar li a,

.subnav_left,

.subnav_right,

#related h3 a,

#subment_left h3 a,

#subment_right h3 a,

.nav_msg a,

.nav_msg a.nav_msgico,

#main_con .maincon_left,

#aboutus_con .aboutus_right {

	background: url(http://style.stonebuy.com/member/v0/images/freeuser.gif) no-repeat;

}



* {

	font-size: 12px;

	font-family: "Microsoft YaHei";

	margin: 0;

	padding: 0;

}



a {

	color: #000;

	text-decoration: none;

}



a:hover {

	color: #ff6600;

	text-decoration: none;

}



body {

	margin: 0px;

	padding: 0px;

	 background:#f6f6f8;

}



input,

select {

	background: #fff;

}



div {

	word-wrap: break-word;

	word-break: normal;

}



ul,

li,

ol,

li {

	margin: 0px;

	padding: 0px;

	list-style: none;

	word-wrap: break-word;

	word-break: normal;

}



h1,

h2,

h3,

h4,

h5,

h6,

p,

dl,

dt,

dd,

form {

	margin: 0px;

	padding: 0px;

	font-weight: normal;

	word-wrap: break-word;

	word-break: normal;

}



.top {

	padding: 20px;

	background: #fff;

	line-height: 50px;

}



.logo a {

	display: block;

	line-height: 50px;

}



.logo {

	margin-right: 30px;

}



.logo img {

	 display: inline-block;

	 vertical-align: middle;

	 max-height: 50px;

	 max-width: 300px;

}

.nav p{ padding: 0 50px 0 50px;}

.nav a {

	display: block;

	text-decoration: none;

	position: relative;

	color: #515151;

	float: left;

	margin: 0 15px;

	font-size: 16px;

}



.login a {

	color: #515151;

	font-size: 16px;

	padding: 0 10px;

	position: relative;

	display: inline-block;

	margin: 0;

}



.login a:after {

	content: '';

	position: absolute;

	top: 18px;

	right: 0;

	bottom: 18px;

	width: 1px;

	background: rgba(0, 0, 0, .1);

}



.login a:last-child:after {

	display: none;

}

.search-bg{	 background-repeat: no-repeat; background-position: center center;}

.search {

	/* height: 460px; */

	position: relative;

	margin-right: auto;

	margin-left: auto;

	position: relative;

	width: 842px;

	padding-top: 80px;

	padding-bottom:80px;

}



.search .title {

	text-align: center;

	color: #fff;

	margin-bottom: 50px;

	height: 86px;

	/* background: url(../images/slogan.png) center 0 no-repeat; */

	/* background-image: -webkit-image-set(url(slogan.png) 1x, url(slogan@2x.png) 2x); */

}



.search .title h3 {

	font-size: 50px;

	text-indent: -9999px;

}



.search .title p {

	margin-top: 15px;

	font-family: 'Microsoft Yahei UI';

	font-size: 20px;

	font-weight: 100;

	text-indent: -9999px;

}



.search-type {

	margin-bottom: 23px;

	font-size: 20px;

	color: #fff;

}



.search-type span {

	padding-top: 10px;

	padding-right: 20px;

	padding-bottom: 10px;

	padding-left: 20px;

	-webkit-border-radius: 2px;

	-moz-border-radius: 2px;

	border-radius: 2px;

	float: left;

	position: relative;

	cursor: pointer;

	font-size: 14px;

	line-height: 1;

	background: 0;

	text-align: center;

	margin-right: 20px;

}



.search-type span:after {

	content: '';

	position: absolute;

	top: 12px;

	right: -10px;

	bottom: 12px;

	width: 1px;

	background: rgba(255, 255, 255, 1);

}



.search-type span:last-child:after {

	display: none;

}



.search-type span.cur {

	background-color: #3388ff;

}



.search-type span ins {

	bottom: -20px;

	left: 50%;

	position: absolute;

	width: 0;

	height: 0;

	border: 12.72792206px solid transparent;

	_border-style: dashed;

	border-top-color: #3388ff;

	_border-top-style: solid;

	margin-left: -12.72792206px;

	margin-top: -12.72792206px;

	_font-size: 0;

	_line-height: 0;

	display: none;

}



.search-type span.cur ins {

	display: block;

}



.search-box {

	position: relative;

}



.search-text {

	border: 1px solid #e9eff4;

	width: 100%;

	padding-top: 19px;

	padding-right: 10px;

	padding-bottom: 19px;

	padding-left: 25px;

	border-radius: 2px 0 0 2px;

	font-size: 16px;

}



.search-btn {

	width: 141px;

	height: auto;

	background: url(../images/common-icon.png) 30px -39px no-repeat;

	/* background-image: -webkit-image-set(url(../common/css/img/common-icon.png) 1x, url(../common/css/img/common-icon@2x.png) 2x); */

	background-color: #3388ff;

	position: absolute;

	top: 0;

	right: 0;

	bottom: 0;

	padding-right: 36px;

	padding-left: 57px;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 0;

	border-radius: 0 2px 2px 0;

	color: #fff;

	font-size: 16px;

	border: 0;

	cursor: pointer;

	outline: none;

	*top: 1px;

	*bottom: 1px;

	_display: block;

}



.search-hotwords {

	margin: 30px 0;

	color: #fff;

	line-height: 30px;

	white-space: nowrap;

}



.search-hotwords span {

	display: inline-block;

	vertical-align: top;

}



.search-hotwords a {

	display: inline-block;

	vertical-align: top;

	box-sizing: border-box;

	max-width: 128px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	margin: 0 10px;

	color: rgba(255, 255, 255, 0.8);

	border-bottom: 1px solid transparent;

	transition: all .3s;

}

.index-main{background: #f6f6f8; padding: 30px 0;}





.company-tab-box ul li {



	margin-bottom: 16px;

}



.company-tab-box li a {

    color: #414a60;

    display: block

}



.company-tab-box li .sub-li {

	display: block;

	background: #fff;

	margin-left: -7px;

	 margin-right: -7px;

	

}



.company-tab-box li .sub-li:hover {

    box-shadow: 5px 5px 20px rgba(0, 0, 0, .05);

    /* position: absolute; */

    z-index: 10

}



.company-tab-box li .company-info {

    margin: 0 20px;

	padding-top: 20px;

	padding-bottom:10px;

    border-bottom: dashed 1px #ededed

}



.company-tab-box li .company-info:hover {

    color: #00c2b3 

}



.company-tab-box li .company-info img ,.company-tab-box li .company-info .img {

    height: 55px;

    width: 55px;

    float: left;

    border-radius: 10px;

    border: solid 1px #f2f5fa

}

.company-tab-box li .company-info .img{padding:5px 10px; text-align: center; color: #fff; font-size:16px;}

.company-tab-box li.s1  .img{

	background: #ff0000;

  }

.company-tab-box li.s2   .img{

	background: #aaaaaa;

  }

  .company-tab-box li.s3  .img{

	background: #434343;

  }

  .company-tab-box li.s4  .img{

	background: #8d97cb;

  }

  .company-tab-box li.s5  .img{

	background: #009944;

  }

  .company-tab-box li.s6 .img{

	background: #834f00;

  }

  .company-tab-box li.s7 .img{

	background: #d1c0a5;

  }

  .company-tab-box li.s8  .img{

	background: #a6937c;

  }

  .company-tab-box li.s9 .img{

	background: #0d7d25;

  }

  .company-tab-box li.s10 .img{

	background: #448ac9;

  }

  .company-tab-box li.s11  .img{

	background: #8f82bc;

  }

  .company-tab-box li.s12  .img{

	background: #fdc71f;

  }

  .company-tab-box li.s13  .img{

	background: #00ff00;

  }

  .company-tab-box li.s14  .img{

	background: #1b1b1b;

  }

  .company-tab-box li.s15 .img{

	background: #556fb5;

  }

  .company-tab-box li.s16  .img{

	background:#7f6b5a;

  }

.company-tab-box li.s17  .img{

	background: #5a493f;

  }

  .company-tab-box li.s18  .img{

	background: #cea972;

  }

  .company-tab-box li.s19  .img{

	background: #005f16;

  }

  .company-tab-box li.s20  .img{

	background: #5f52a0;

  }

  .company-tab-box li.s21 .img{

	background: #c491bf;

  }

  .company-tab-box li.s22 .img{

	background: #f29b76;

  }

  .company-tab-box li.s23  .img{

	background: #0000ff;

  }

  .company-tab-box li.s24 .img{

	background: #110b64;

  }

  .company-tab-box li.s25 .img{

	background: #23ac39;

  }

  .company-tab-box li.s26  .img{

	background: #0071bd;

  }

  .company-tab-box li.s27  .img{

	background: #ff5c5c;

  }

  .company-tab-box li.s28  .img{

	background: #31b16c;

  }

  .company-tab-box li.s29  .img{

	background: #a40000;

  }

  .company-tab-box li.s30 .img{

	background: #8fc41f;

  }

.company-tab-box li .conpany-text {

    margin-left: 65px;

    text-align: right;

    overflow: hidden;

    text-overflow: ellipsis

}



.company-tab-box li .conpany-text p .industry {

    max-width: 59px;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

    display: inline-block;

    height: 12px;

    line-height: 12px;

    position: relative;

    top: 3px

}



.company-tab-box li .conpany-text h4 {

    height: 25px;

    line-height: 25px;

    font-size: 16px;

    font-weight: 400;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis

}



.company-tab-box li .conpany-text h4 a:hover {

    color: #61687c

}



.company-tab-box li .conpany-text p {

    height: 40px;

    line-height: 41px;

    color: #898e9d;

    font-size: 12px;

    display: inline-block;

    white-space: nowrap

}



.company-tab-box li .about-info {

	color: #8d92a1;

    height: 42px;

    line-height: 42px;

	font-size: 12px;

	display: block; padding: 0 20px;

}

.company-tab-box li .about-info a{color: #8d92a1;}

.text-blue{color:#00c2b3 ;}

.headline-1{ opacity: 0;}

.comtit{

	margin-top: 40px;

	line-height: 40px;

	margin-bottom:40px;

    font-size: 24px;

    line-height: 100%;

    text-align: center;

    margin-left: auto;

    margin-right: auto;

	background: url(../images/floor-title.png) center center no-repeat;}

	.comtit span{ color: #3388ff ; font-size: 24px;}

	.comtit span.t1{ color: #139e19;}

	.comtit span.t2{ color: #c48717; }

	.comtit span.t3{ color: #67bdff;}

	.share-box{position:fixed;left: 50%;margin-left:580px; z-index:999; bottom: 60px;}

	.qr-code {border: 1px solid #d9dadc; margin-top:10px;background-color: #fff; word-wrap: break-word;word-break: break-all; text-align: center; width: 120px;}  

	.qr-code .qr-code-img img{width:120px;}

	.qr-code p{ font-size: 14px; line-height: 20px; padding-bottom: 5px;}

.nav-toggle{ display: none;}

#leftsead{width:61px;height:143px;position:fixed;top:258px;right:18px; z-index:99999; font-size:12px;}

*html#leftsead{right:30px;}

*+html#leftsead{ right:30px;}

#leftsead li{width:61px;height:60px;}

#leftsead li img{float:right;}

#leftsead li a{height:60px;float:right;display:block;min-width:60px;max-width:150px;}

#leftsead li a .pic{ width:60px; height:60px; position:relative; overflow:hidden;}

#leftsead li a .pic img{ position:absolute;}

#leftsead li a .shows{position:absolute; top:0; left:0;transition: all ease-out .3s;}

#leftsead li a .hides{ position:absolute; top:0; left:60px;transition: all ease-out .3s;}

.to-top{ width: 60px; margin-left: 1px;}

.to-top img{ width: 100%; margin-top:0px;}

#leftsead ul:hover li.hover a .hides{ left:0px;}

#leftsead ul:hover li.hover a .shows{ left:-60px;}

/*#leftsead li:hover a .hides{ left:0px;}

#leftsead li:hover a .shows{ left:-60px;}*/

.leftsead-box{ width:220px; border:solid 1px #ddd;display:none;position:absolute;right:65px;top:-90px; background:#fff; text-align:center;}

.weixin-box.leftsead-box{ top:20px; width:120px;}

.leftsead-box p{ line-height:30px;color:#666; text-align: center}

.ke-title{ padding-top:10px;}

#leftsead li .leftsead-box p img{ float:none;}

.leftsead-box p.p1,.leftsead-box p.p2{ border-top:solid 1px #ddd; padding:10px 0 10px 20px; text-align:left;}

.leftsead-box p img{ vertical-align:middle; }

.leftsead-box p.ke-code img{ margin: 0 auto; }

#leftsead li .leftsead-box p.p img{ float: left; }

.qrcode-img-area{ margin-top:20px;}

#thumb-list .owl-pagination{ display:none !important;}

.stone-product-nav{position: fixed;top: 100px;left:50%;margin-left: -700px;display: none !important; opacity: 0;}

.stone-product-nav li{text-align: center;line-height: 30px;color: #fff;padding: 10px 10px;margin-bottom: 5px;background:#55ab32;cursor: pointer;}



.stone-product-nav li.n1.current{background:#49b849;}

.stone-product-nav li.n2.current{background:#257397;}

.stone-product-nav li.n3.current{background:#4aa4fc;}

.stone-product-nav li.n4.current{background:#20673f;}

.stone-product-nav li.n5.current{background:#7e512a;}

.stone-product-nav li.n6.current{background:#7d9519;}

.stone-product-nav li.n7.current{background:#ff6565;}

.stone-product-nav li.n8.current{background:#ffc04c;}

.stone-product-nav li.n9.current{background:#67bdff;}

.stone-product-nav li.n10.current{background:#139e19;}

.stone-product-nav li.n11.current{background:#800a08;}



.main-box-bg{ background: #fff; padding:40px 0; /*margin-top: 5px;*/ font-family: "å¾®è½¯é›…é»‘";}

.main-box{ padding: 20px 0; width: 100%;}

.main-nav{width: 240px; background: #fff; float: left; border: solid 1px #ddd; padding:12px 10px 11px;/*box-shadow: 0 0 15px #ddd;*/}

.main-nav p{ padding-left: 20px; height: 309px; overflow: hidden; background: url(../images/key-bg.png) no-repeat left 2px;}	

.main-nav p a{font-size: 12px;color: #666;white-space: nowrap; line-height: 28px; margin-left: 5px; display: inline-block;}

.main-min{ float: left; margin-left: 10px; margin-right: 10px; width: 640px;}

.main-banner{ width:640px; background: #90c320;}

.main-banner img{ width: 100%;}

.main-banner a{ display: block; width: 100%; height:200px; background-repeat: no-repeat; background-position: center center; background-size:contain}

.main-login{ width:240px;background: #fff; float: right; border: solid 1px #ddd; padding:10px 15px 16px;/*box-shadow: 0 0 15px #ddd;*/}

.main-login p{line-height: 22px;text-align: left; color: #333;margin-left: 6px;font-size: 12px;padding-top: 10px}

.main-login p.r{ color: #31a554;}

.main-login-btn a{display: block;height:35px; color:#fff; background:#ff6e0a; font-size: 14px;text-align: center;line-height:35px;margin-top:10px;margin-bottom: 4px;border-radius: 4px;}

.main-login-btn a.login-btn{background: #89bb18;color: #fff;}

.rigService{/* padding:29px 0;*/margin-top: 16px;}

.rigService li{ width:50%; float: left; text-align: center; height: 66px; margin-top: 0px;}

.rigService li p{ text-align: center; line-height: 30px; padding-top: 0;}

.rigService li i{ font-size:26px;vertical-align: middle; height: 26px; width: 26px; background-size: 26px; display: inline-block;background-repeat: no-repeat; background-position: center center;}

.rigService li:nth-child(1) i{  background-image: url(../images/i1.png);}

.rigService li:nth-child(2) i{  background-image: url(../images/i2.png);}

.rigService li:nth-child(3) i{  background-image: url(../images/i3.png);}

.rigService li:nth-child(4) i{  background-image: url(../images/i4.png);}

.rigService li:nth-child(1):hover i{  background-image: url(../images/i1-hover.png);}

.rigService li:nth-child(2):hover i{  background-image: url(../images/i2-hover.png);}

.rigService li:nth-child(3):hover i{  background-image: url(../images/i3-hover.png);}

.rigService li:nth-child(4):hover i{  background-image: url(../images/i4-hover.png);}

.rigService li a h3{color: #666; font-size: 12px; line-height: 28px; margin-top:8px;}

.rigService li a { display:block;-webkit-transition: all .3s ease; -moz-transition: all .3s ease;transition: all .3s ease;}

.rigService li a:hover h3{color:#ff6e0a;}

.rigService li a:hover i{color:#ff6e0a;}

.rigService li a:hover{ margin-top: -4px;}

.key{ border: solid 1px #ddd; padding:28px 10px 29px;}

.key li{ width:16.6666%; text-align: center; float: left;}

.key li i.ico { display: block; font-style:normal; font-size:18px;width: 50px;height: 50px;color: #ffffff;border-radius: 50px;text-align: center;line-height: 50px;margin: 0 auto;}

.key li h3{ font-size: 14px; color: #666; padding-top: 10px;;margin: 0 10px;padding-top: 10px;white-space: nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;}

.key li:nth-child(1) .ico {background: #ff6565;}

.key li:nth-child(2) .ico {background: #ffc04c;}

.key li:nth-child(3) .ico {background: #67bdff;}

.key li:nth-child(4) .ico {background: #139e19;}

.key li:nth-child(5) .ico {background: #b6a7ff;}

.key li:nth-child(6) .ico {background: #c48717;}

.key li:nth-child(7) .ico {background: #ce1414;}





@media (max-width:960px){

	.pc{ display: none;}

	.header{ padding: 10px 0; height: auto;}

	.navbg{display:none;height:100%;width:100%;position:fixed;left:0;top:0;z-index:3;background:#000;opacity:.5;}

	.open-toggle .navbg{display:block}

	.pc{ display: none;}

	/* .top{ background-color: #fff;} */

	.open-toggle .main{ overflow:hidden;/* position:fixed; */width:100%; left:0px; right:0px;}

	.logo{-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;  margin-left: 0}

	.nav-toggle{ display: block;background:0 0;border:none;display:block;z-index:999;top:25px;position:absolute;right:10px;width:27px;height:27px;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out; outline:none; cursor: pointer;}

	.open-toggle .nav-toggle{right:210px;}

	.open-toggle .logo{margin-left:-210px;}

	.nav-toggle .icon-bar:first-child{top:0;-webkit-transform:translateY(0);transform:translateY(0);transform:translateZ(0) rotate(0);transition:transform .25s cubic-bezier(.4,.01,.165,.99) 0s;-webkit-transform:translateZ(0) rotate(0);-webkit-transition:-webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s}

	.nav-toggle .icon-bar:nth-child(2){top:8px;transform:translateZ(0) rotate(0);transition:transform .25s cubic-bezier(.4,.01,.165,.99) 0s;-webkit-transform:translateZ(0) rotate(0);-webkit-transition:-webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s}

	.nav-toggle .icon-bar:last-child{top:16px;-webkit-transform:translateY(0);transform:translateY(0)}

	.nav-toggle .icon-bar{width:27px;height:2px;position:absolute;top:0;left:0;background-color:#666;border-radius:5px;top:8px}

	.open-toggle .nav-toggle .icon-bar{background-color:#000;}

	.open-toggle .nav-toggle .icon-bar:first-child{top:0;-webkit-transform:translateY(0);transform:translateY(0);transform:translateZ(0) rotate(0);transition:transform .25s cubic-bezier(.4,.01,.165,.99) 0s;-webkit-transform:translateZ(0) rotate(0);-webkit-transition:-webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s}

	.open-toggle .nav-toggle .icon-bar:nth-child(2){top:8px;transform:translateZ(0) rotate(0);transition:transform .25s cubic-bezier(.4,.01,.165,.99) 0s;-webkit-transform:translateZ(0) rotate(0);-webkit-transition:-webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s}

	.open-toggle .nav-toggle .icon-bar:last-child{top:16px;-webkit-transform:translateY(0);transform:translateY(0)}

	.open-toggle .nav-toggle .icon-bar:first-child{top:7px;transform:translateZ(0) rotate(45deg);transition:transform .25s cubic-bezier(.4,.01,.165,.99) 0s;-webkit-transform:translateZ(0) rotate(45deg);-webkit-transition:-webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s}

	.open-toggle .nav-toggle .icon-bar:nth-child(2){top:7px;transition:transform .2s ease 0s;transform:translate3d(0,0,0);-webkit-transition:-webkit-transform .2s ease 0s;-webkit-transform:translate3d(0,0,0);transform:translateZ(0) rotate(-45deg);-webkit-transform:translateZ(0) rotate(-45deg)}

	.open-toggle .nav-toggle .icon-bar:last-child{transition:transform .25s cubic-bezier(.4,.01,.165,.99) .2s;opacity:0}

	.nav{top:0px;position:fixed;overflow: hidden;height: 100%;z-index:9999;right:-210px;background:#555;width:200px;padding:0;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}

	.open-toggle .nav{right:0px;overflow: hidden;height: 100%;overflow-y: auto;}

	.header h1{ line-height: 30px;}

	.header h1 a{ font-size: 18px;}

	.header .nav p{width:100%;display: block; background:none; padding: 0;}

	.header .nav p a{border-bottom: 1px solid #666666; width: 100%; text-align:left; padding:0; z-index:1; display:block;color:#fff; font-size:14px; font-weight:normal;

	margin: 0; padding: 0 20px;}

	.search-bg{  background: none !important;background-size: 100%; position: relative;}

	.search .title{ display: none;}

	.search-type{ background: #eef2f5;}

	.search-type span{ color: #666;}

	.search{ margin:30px auto 0; width:90%; border-radius: 15px; overflow: hidden; padding: 0; background: #fff; position: relative; z-index:2;}

	.search-bg::after{ content: ''; display: inline-block; z-index: 1; background:url(../images/banner3.png) no-repeat center center; background-size: 100%; position: absolute;top:-30px; left: 0; right: 0;bottom: 50%;}

	.search-type span:after{ display: none;}

	.search-type span.cur ins{ display: none;}

	.search-type span{ margin-right: 0; padding-bottom: 20px; padding-top: 20px; display: inline-block; width: 20%; text-align: center; padding-left: 0; padding-right: 0;}

	.search-type span.cur{background: #fff;}

	.search-box{ width: 80%; margin: 10px auto;}

	.search-text{border: solid 2px #666; outline: none;}

	.search-btn{ position: static; margin: 20px auto; display: block; height: 50px; line-height: 50px; width: 240px; border-radius:25px; background-position:70px -45px;}

	.company-tab-box li .sub-li{ padding-top: 40px; position: relative;}

	.company-tab-box li .conpany-text h4{ position: absolute; top: 20px; left: 10px; right: 10px; text-align: left;}

	.company-tab-box li .conpany-text{ height: 60px;}

	.company-tab-box li .conpany-text p{  height: 60px; position: relative; width: 100%; white-space: normal; line-height:20px;}

	.company-tab-box li .conpany-text p span{ display: inline-block; line-height: 20px;color: #898e9d;position: absolute;top: 50%;left: 50%;width: 100%;transform: translate(-50%,-50%);}

	.login { width: 100%; text-align: center;}

	.login a{ color: #fff;}

  }

  





.login ul, .login ul .inputA, .login ul .search-btn, .login ul i {

    display: none;

}



@media (max-width: 768px) {

    .login ul {

        width: 70%;

        height: .3rem;

        font-size: .5rem;

        padding: 0;

        background: #f2f2f2;

        border-radius: .1rem;

        margin: .1rem .1rem;

        position: relative;

        display: block;

    }

    .login ul .inputA {

        line-height: .3rem;

        padding-left: .1rem;

        border: none;

        outline: none;

        background: transparent;

        width: 70%;

        border-radius: .1rem 0 0 .1rem;

        display: block;

    }

    .login ul .search-btnbtn {

        display: block;

        width: 25%;

        line-height: .3rem;

        position: absolute;

        top: 0;

        right: 0;

        bottom: 0;

        font-size: .2rem;

        border-radius: 0 .1rem .1rem 0;

        z-index: 2;

    opacity: 0;

    }

    .login ul i {

        display: block;

        width: 25%;

        line-height: .3rem;

        background: #10892d;

        color: #fff;

        position: absolute;

        top: 0;

        right: 0;

        bottom: 0;

        font-size: .2rem;

        border-radius: 0 .1rem .1rem 0;

        z-index: 1;

    }



    .login dt {

        width: 100%;

        display: block;

        margin: 0;

        float: none;

        border-bottom: solid 1px #666;

        text-align: center;

        line-height: 46px;

        font-weight: 500;

    }

    .login dt a {

        color: #fff;

        font-size: 16px;

        padding: 5px 10px 0;

    }

    .login dt i {

        font-size: 1.4rem;

        margin-right: .8rem;

    }





}



@font-face {

    font-family: "iconfont";

    src: url('http://shicai.biz.style.b2b.biz/m/bywm/content/font/iconfont.eot');

    src: url('http://shicai.biz.style.b2b.biz/m/bywm/content/font/iconfont.eot#iefix') format('embedded-opentype'),

         url('http://shicai.biz.style.b2b.biz/m/bywm/content/font/iconfont.woff') format('woff'),

         url('http://shicai.biz.style.b2b.biz/m/bywm/content/font/iconfont.ttf') format('truetype'),

         url('http://shicai.biz.style.b2b.biz/m/bywm/content/font/iconfont.svg#iconfont') format('svg');

}



.iconfont {

    font-family: "iconfont" !important;

    font-size: .16rem;

    font-style: normal;

    -webkit-font-smoothing: antialiased;

    -webkit-text-stroke-width: 0.2px;

    -moz-osx-font-smoothing: grayscale;

}



@media (min-width: 769px) {

    .login dt, .login dt a {

        display: none;

    }

}