*{margin:0; padding:0;}
ul,li{list-style:none;}
img{border:none;}
body{overflow-y:scroll;overflow-x: hidden; background-color:#ffffff; font-family:'Microsoft YaHei', Arial, Helvetica, sans-serif; }
input,textarea{ border:none; background:none; font-family:'Microsoft YaHei', Arial, Helvetica, sans-serif; color:#666666; font-size:16px; line-height:2; outline:none; margin:0; padding:0;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea { -webkit-appearance: none;} 
a{ text-decoration:none; outline:none; }
a:hover{ text-decoration:none;}
/*a:active {star:expression(this.onFocus=this.blur());}*/
a:focus { outline:none; }

.row{margin:0;}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{padding:0;}

.wid-50{ width:50%;}
.wid-25{ width:25%;}
.wid-33{ width:33%;}
.wid-75{ width:33%;}



.bo{ border:1px solid #000000;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}

.line{ margin-top: 18px; margin-bottom: 35px; }
.title{ font-size: 30px; color: #000000; line-height: 30px;}
.title_{font-size: 60px; color: #000000;padding: 60px 0 30px 0;}

.banner img{ width: 100%;}
/*------------PAGINATION------------*/

/*style pagination*/
.pagination li {
	background-color: #ddd;
}

.pagination li.active {
	background-color: #fac20b;
	border:2px solid #FFFFFF;
}


/*-------------HELPERS----------------*/

.responsive {
	width: 100%;
	height: auto;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.hot_line{ color: #8f8f8f; font-size: 14px; margin:40px auto 0; border-top: 1px solid #484848;width: 220px;}
.hot_line span{ position: relative;top: -10px;padding: 0 10px;background: #191919;}
.hot_line_{  font-size: 35px; color: #fac20b;}

.r{float: right;}
.l{float: left;}
.clear{clear: both;}

.bottom_title{ color: #ffffff; font-size: 18px; font-weight: bold;}
.bottom_title:hover{ color:#fff; text-decoration:none; cursor:pointer;}
.bottom_l{color: #8f8f8f; font-size: 12px; margin-bottom:19px; line-height: 12px;}
.bottom_{ background-color: #000000;line-height: 54px;}
.str_line{ margin: 5px auto 13px auto;}

.s{width:221px; height: 221px; background-color: #fec50b; border-radius:50%; text-align: center;  position: absolute; top: 50%; margin-top:-145px; left: 40px; display: none;}
.s_new{width:221px; height: 221px; background-color: #fec50b; border-radius:50%; text-align: center;  position: absolute; top: 50%; margin-top:-145px;left: 35px; display: none;}
.s_new_2{width:200px; height: 200px; left:10px; }
.newcont:hover .s_new{ display:block;}
.in_s{ line-height: 30px; font-size: 20px; padding-top: 77px; color: #000;}
.recommended .row .s img{ width:40px;}
.footer{float: left;  text-align: left; line-height: 54px;font-size: 12px; color: #8f8f8f; }
.footer a{ color: #8f8f8f; }
.footer span{ margin-right:20px;}
.footer_r{ text-align: right;font-size: 12px;color: #8f8f8f; float:right;}
.guanzhu{ float: right; width: 32px; height: 32px ;  border-radius:50%;font-size: 12px; color: #fec50b; line-height: 32px; margin:10px 5px 0;}
.guanzhu img{ cursor:pointer;}

.top .nav .cur{color:#fec50b;}
.blur {
	-ms-filter: blur(5px);
    -webkit-filter: blur(5px); /* Chrome, Opera */
    -moz-filter: blur(5px);  
	-o-filter: blur(5px);
    filter: blur(5px);
}
.video{ margin-top: 50px; position: relative;}
.play{
    position: absolute;
    top: 40%;
    left: 45%;
    -webkit-transition:all 1s;
    -moz-transition:all 1s;
	-ms-transition:all 1s;
    -o-transition:all 1s;
}
.play:hover{
    -webkit-transform:scale(2);
    -moz-transform:scale(2);
    -ms-transform:scale(2);
	-o-transform:scale(2);
}

.new_tip{margin: 25px auto; text-align: center;}
.span_01{ color: #000000; font-size: 14px; font-weight:bold; }
.span_02{ color: #999999;font-size: 12px;}

.man_main{text-align: center;padding-bottom: 20px;}
.nav_man{margin-top: 32px; padding: 33px 30px; background-color: #1f1e1c;}
    .nav_man li{margin-top: 30px; }
	.nav_man li span{ display:inline-block;padding-bottom: 5px;border-bottom: solid #1f1e1c 1px; }
    .nav_man li:hover span{ border-bottom: solid #fec50b 1px; }
.nav_l_t{font-size: 25px;font-weight: bold; color: #fec50b; border-bottom:1px rgba(255,255,255,0.2) solid;padding-bottom: 20px; }
    .nav_man a{color: #ffffff;}
    .nav_man a:hover {
        text-decoration: none;
        color: #fec50b;
    }
    .nav_l_02{border: 5px solid #fec50b;margin: 10px 0;padding:0 20px;}
    .nav_l_02 div{padding: 30px 0 30px 35px;font-size: 14px;}
    .nav_l_02 a:nth-child(1) div{ background:url(../images/icon_01.png) no-repeat 0 30px;}
	.nav_l_02 a:nth-child(2) div{ background:url(../images/icon_02_02.png) no-repeat 5px 27px;}
	.nav_l_02 a:nth-child(3) div{ background:url(../images/icon_03.png) no-repeat 0 32px;}
	.nav_l_02 a:nth-child(1):hover div{ background:url(../images/icon_01_01.png) no-repeat 0 30px;}
	.nav_l_02 a:nth-child(2):hover div{ background:url(../images/icon_02.png) no-repeat 5px 27px;}
	.nav_l_02 a:nth-child(3):hover div{ background:url(../images/icon_03_03.png) no-repeat 0 32px;}
    .nav_l_02 a{color:#000000;}
    .nav_l_02 a:hover{color:#fec50b; text-decoration:none;}
    .nav_l_02 a:nth-child(1) div, .nav_l_02 a:nth-child(2) div{border-bottom: 1px dotted #000000; }
	.font_12{ font-size:12px;}
    .man_more{ position: relative; width: 270px; height: 400px;margin: auto;}
    .man_more a{  display:inline-block;}
	.man_more a:hover .man_more_{ color:#fec50b; text-decoration: underline;}
    .man_about{position: absolute; bottom: 70px; color: #fec50b;font-size: 20px; font-weight: bold;left:95px;}
    .man_more_{ position: absolute; bottom: 35px;color: #ffffff; font-size: 12px;left: 111px}
.box-shadow{
    -webkit-box-shadow:0 0 10px rgba(114, 114, 114, .5);
    -moz-box-shadow:0 0 10px rgba(114, 114, 114, .5);
	-ms-box-shadow:0 0 10px rgba(114, 114, 114, .5);
    -o-box-shadow:0 0 10px rgba(114, 114, 114, .5);
    box-shadow:0 0 10px rgba(114, 114, 114, .5);
}

.massage_main{ background-color: #f2f2f2;padding-bottom: 90px}
    .massage_main input,textarea{ background-color: #ffffff; width: 100%;margin-bottom:20px;padding:0 10px; font-size: 20px;color: #000;}
   	.massage_main textarea{ line-height:30px;}
    .massage_main input{ height: 50px;}
    .massage_main .btn{ width:49%; color: #000000; background-color: #f2f2f2; border: 1px dotted #000000;  border-radius:0; transition: background-color 0.5s ease-in 0s;}
	.massage_main .btn:hover{ background-color:#fec50b;}
    .btn_l{ margin-right: 10px;} .btn_r{ margin-left: 10px;}
    .leble  { height: 50px;margin-bottom: 20px;line-height: 50px; text-align:left; font-size: 14px;color: #888888; padding-left:50px; }
	.icontip{ z-index:9; position:absolute; top:0px; left:600px; width:50px; height:50px; }
		.icontip .iconright{  width:50px; height:50px; display:none;  background:url(../images/icon_right.jpg) no-repeat center center; }
		.icontip .iconwrong{  width:50px; height:50px; display:none;  background:url(../images/icon_wrong.jpg) no-repeat center center; cursor:pointer; }
    .massage_main p{ color: #000000; font-size: 18px; font-weight: bold;text-align: left;}
.erweima{float: left;margin-right: 20px}
.erweima div{ text-align: center;}

    .search_title{font-size: 30px; color: #000000; text-align: left; margin:20px 0;}
    .noresult_main{margin-top:150px; margin-bottom: 120px; }
    .noresult{font-size: 30px;color: #000000;margin: 40px auto;}
    .re-enter{ font-size: 20px;color: #999999;}

    .f{ float: left; width: 50%;}
	#attributebox{background-color:#333230; min-width:1200px;}
    .attribute{  width: 50%;; color: white;padding: 70px 0 60px; background:#333230;}
    .introduce{background-color: #5f6061; width: 100%;padding:70px 43px 70px 65px; min-height:310px; }
    .characteristic{ background-color: #fec50b;width: 100%;padding: 70px 43px 70px 65px; min-height:265px; }
    .love{ text-align: left;margin-top: 70px;  }
	.love span{ font-size:20px; color:#1f1e1c; margin-left:5px;vertical-align:middle;}

.new_product_more{ width: 270px; height: 50px; border: 1px #000000 dotted; line-height: 48px; margin:0 auto 60px; cursor:pointer; color:#000;}
.new_product_more:hover{ background:#fec50b;}

.about_main{margin-bottom: 70px;}
.job{ margin-right: 15px}
.club_main{margin-bottom: 70px;}
.newsbox{border-top: solid 5px #f0eeef;}
.news_{ padding-bottom:40px; }
.news_ .title_{ padding-bottom: 10px;}
.news_title{ padding: 30px 0; border-bottom: 1px solid #f0eeef;}
.news_title_{ font-size: 25px; font-weight: bold;color: #000000; margin-bottom:10px;}
.news_time{ color:#999;}
.leibie{width:200px; height:55px; border:1px solid #dbdadc; padding:0 20px; color:#666; font-size:20px; background:url(../images/select.jpg) no-repeat 150px center; text-align:left; line-height:55px;margin:0 auto;}
.leibie.cur{border:1px solid #f0aa03; }
.leibielist{ width:200px; background:#f0aa03; line-height:55px; color:#fff; padding-left:20px; text-align:left; font-size:20px; position:absolute; top:55px; display:none; z-index:50;} 
.leibielist div{ cursor:pointer;}
.leibielist div:hover{ text-decoration:underline;}

.problem_title_{font-size: 25px; font-weight: bold;color: #000000;text-align: left;}
.news_title_ a{color: #000000; padding:10px 0 2px; border-bottom:1px solid transparent;}
.news_title_ a:hover{color: #f0aa03; border-bottom:1px solid #fec50b;}
.news_content{ padding: 40px 0; border-bottom: 1px solid #f0eeef;}
.news_more{ padding-bottom: 60px;padding-top: 5px; font-size:18px;}
.news_more div{text-align: right;}
.detail_title{ padding: 40px 0 30px 0;border-bottom: 1px solid #f0eeef;}
.detail_content{ margin: 40px 0 120px 0;}
.detail_content_{ margin-bottom: 40px; text-align:left; font-size:16px; line-height:30px;}
.detail_content_ img{ width:100%; margin:15px 0;}
.newstime{ font-size: 14px; color: #999999;}
.newsbtn span{ color:#999; font-size:18px;}
.newsbtn a:hover span{ color:#000;}
.newsbtn a img{ margin-right:10px; }
.newsbtn a img.next{ margin-right:0px; margin-left:10px; }

.collocation_title{font-size: 60px;}
.collocation{margin: 100px 95px;}
.collo_title{ background: url("../images/coll_title_bg.png"); width: 580px; height: 24px; font-size: 10px; color: #ffffff;line-height: 24px;margin: 40px auto 55px auto;letter-spacing:4px}
.collocation_name{ font-size: 25px; font-weight: bold;}
.collocation_name a{  color: #000000;}
.collocation_detail{text-align: left}
.price{ color: #f4b42b; font-size: 20px; font-weight:bold;}
.collocation_detail p{font-size: 14px;}
.collocation_detail span{font-size: 12px;}
.buy{ width: 270px; height: 50px; border: 1px dotted #000000; text-align: center;line-height: 50px; font-size: 20px;color: #000000;margin-top: 25px;margin-bottom: 17px;}
.buy:hover{background-color: #fec50b;}
.buy img{margin:13px 15px 13px 0; vertical-align: top;} 
.wantbuy{ display:block; width: 270px; height: 50px; text-align: center;line-height: 50px; font-size: 20px;color: #333230; margin-top: 30px;margin-bottom: 17px; background:#fec50b; transition:background 0.5s;}
.wantbuy:hover{ background:#fea50b; color:#333230;}
.wantbuy img{ margin-right:15px; }
.collocation_detail a:hover{text-decoration: none;}
.s_img_w{ margin-bottom: 30px; overflow:hidden;}
.s_img_w li{ float:left;}
.s_img{border: solid 1px #fec50b;margin-right: 10px;}
.s_img_{border: solid 1px #dbdadc;margin-right: 10px;}
.s_img_.active{ border:1px solid #fec50b;}
hr{ border:1px dotted #000000; margin: 90px 0;}
.collocation_t{font-size: 30px;margin-top: 20px;}
.collocation_c{font-size: 14px; text-align: left; line-height:25px; margin-top:15px;}

.retail_main{margin-bottom: 120px;}
.gridtable {  width: 100%;  font-size:11px;  color:#333333;}
.gridtable .gridtable_title{    font-size: 18px;}
.gridtable .gridtable_title span { display:inline-block;  font-size: 24px;  font-weight: bold;  color: #ffffff;  text-align: center;  padding: 8px;  background-color: #f1aa04; line-height:50px;}
.gridtable_cont{font-size: 18px; background-color: #f4f0ed; border-left:1px solid #cbcbcb;}

.name{ width: 40%; }
.name_{ display:inline-block; width: 40%; text-align: center; line-height:35px; font-weight: bold; background-color: #f4f0ed;}
.infor{ width: 60%; }
.infor_{ display:inline-block; width: 60%; text-align: left; line-height:35px; border: 1px solid #cbcbcb; border-top:none; border-bottom:none; background-color: #fff;min-height: 50px;}

.information_{ position:relative;}
.information_ p{ position:absolute;top:105px;left:130px; font-size:30px; font-weight:bold;color:#FFFFFF;text-shadow:6px 6px 6px rgba(13,7,9,0.75);}

.content{ text-align:left;}
.content img{ max-width:100%;}

/******************/
.news_title_{ text-align:left;}
.news_content_{ text-align:left; font-size:16px; line-height:30px;}
.news_content img{  margin-bottom:20px;}
.news_more a{ color:#333;}
.news_more a:hover{ color:#f0aa03;}

.product_nav_ .col{ overflow:hidden; position:relative; height:280px;}
.product_nav_ .col img{ position:absolute; top:0; left:0; transition: left 0.5s ease-in 0s;}
.product_nav_ .col:hover img{ left:-220px;}
.product_nav_ .col:hover .nav_s{ background-color:#fec50b; color:#000000;}

.imglink{ position:relative;}
.imglink ul{ width:50px; position:absolute; right:0; z-index:100;}
.imglink ul li a{ display:inline-block; margin-top:10px;}
.imglink ul li a img{ width:48px; height:48px; border:1px solid #dbdadc;}
.imglink ul li a img:hover{ border:1px solid #fec50b;}
.imglink ul li a img.active{ border:1px solid #fec50b; }
#imgbox{ position:relative; }
	#imgbox div{ display:none; text-align:center;}
	#imgbox div:first-child{ display:block;}
	#imgbox div img{ display:none; position:absolute; left:0; }
	#imgbox div img:first-child{ display:inline-block; }
	.aaa{ height:295px;}
	.bbb{  margin:0 auto;}

	
.banner{ position:relative; overflow:hidden; margin:0px auto; width:100%; min-width:1200px; }
.bannerindex{ position:relative; overflow:hidden; height:680px;  margin:0px auto;  width:1920px; }
/*.banner_index img{ min-width:1200px; }*/
.banner_index .banner_wrap{position: absolute;left:0px;top: 0px; z-index: 2;}
.banner_index .banner_wrap li{ height:680px; float: left;}
.banner_index .banner_wrap li a{ display:block;}
.swiper-container-horizontal > .swiper-pagination-bullets{ position:absolute; bottom:0px; left:0px; z-index:3; padding:30px 0px; width:100%; text-align:center;} 
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{width: 16px;height: 16px;display: inline-block;_zoom:1;background-color:#ddd;font-size: 0px;line-height: 0px;margin:0 9px;border-radius:50%;border:2px solid #ddd; opacity:1;}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active,.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:hover{ border:2px solid #fff; background-color:#fac20b;}

#sousuo{ display:inline-block; width:35px; height:30px; background:url(../images/search_03.png) no-repeat right top;}

.in_w_l{ margin-right:65px; }
.in_w_r{ font-size:25px; line-height:30px; color:#fff; background:url(../images/line_w.png) no-repeat left bottom; padding-bottom:15px;}
.c1{ color:#fff;font-size:20px; margin:13px 0;}
.d1{ margin-top:50px; border-top:1px dotted #fff;}
.d1 h3{ color:#f4b42b;font-size:20px; font-weight:bold; margin-top:35px;}
.intr_cont{ font-size:14px; color:#fff; line-height:30px; margin-top:30px;}
.intr_cont p{ margin:0;}
.char_t{ font-size:20px; color:#000;}
.char_c{ font-size:14px; color:#000; line-height:30px; margin-top:10px;}
.char_c p{ margin:0;}

.nextimg,.previmg,.backimg{ color:#999; font-size:18px;}
.nextimg:hover,.previmg:hover,.backimg:hover{ color:#fec50b; }
.nextimg span img,.previmg span img,.backimg span img{ margin:0 10px;}

.nav_l_02{ text-align:left;}
.man_list{ padding:33px 30px; margin-bottom:30px;}
.man_list a>div{ display:inline-block; height:360px; position:relative;} 

.nav_man ul a li.current{ color:#fec50b;}
.marg_5{ margin-right:5px;}
.img_b {overflow: hidden; background:#fff;}
.img_w{display: block;}

#leftbox{ position:relative;}
#leftbox .leftimg,.b_img,.newcont>img{ transition: filter 0.3s ease-in 0s;}
#leftbox:hover .leftimg,.b_img:hover,.newcont:hover>img{     
	-webkit-filter: blur(5px); /* Chrome, Opera */
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
	-o-filter: blur(5px);
    filter: blur(5px);
}

#leftbox .s_new{
	top:50%;
	margin-top:-145px;
	left:180px;
}
#qwer{ padding-right:30px;}
.colloc_p{ padding-bottom:90px; margin-bottom:90px; border-bottom:1px dotted #000;}
.collobtn span{ margin-right:10px; color:#999;}
.collobtn a:hover span{ color:#fec50b;}
.collobtn a{ text-decoration:none}
.backtop{ display:block; width:50px; height:50px; background:url(../images/backtop.png) no-repeat;}
.backtop:hover{ background-position:-60px 0;}
#phonenav{ cursor:pointer;}
.new_product_more a{ display:block; color:#000; transition:background 0.5s;}
.new_product_more a:hover{ text-decoration:none;}

.bottom_l a:hover{ color:#fec50b;}
#bdshare_weixin_qrcode_dialog { box-sizing: content-box;}

.mark{position:fixed; top:0; left:0; width:100%; height:150%; background:rgba(0, 0, 0, 0.8); z-index:10000;}
.mark div{background: #fff;width: 220px;text-align: center; padding:10px 0;position: fixed;top: 50%;left: 50%;margin-top: -90px;margin-left: -90px;}
.mark div span{ display: block;margin-top: 5px;}
.mark1{ display:none; }
.mark2{ display:none; }


.wrap{ width: 1200px; text-align: center; margin:0px auto;}

.top{ height: 120px; background-color: #000000; z-index:1000;}
.top_{ height: 75px;}
.top_w{ margin:0 auto; line-height: 75px; width: 1200px; text-align: center; background:url(../images/logo_01.png) no-repeat left center;}
.top_w .logo_01{ display:none;  width: 101px; position: relative; left: 0; float: left; margin-top: 30px;}
.logo{ margin: auto; width: 195px; text-align: center;}
.top_w .lang{float: right; color: #bbbbbb;}
.nav{ height: 45px; background-color: #1f1e1c;}
.nav_p{display: none;}
.nav .ul{width: 1200px; margin: auto;}
.nav .ul .li{float: left;line-height: 45px;  font-size: 14px; margin-right: 53px; position:relative;}
.li li:hover a{background-color:#fec50b;color: #1f1e1c; }
.li li:hover{background-color:#fec50b;color: #1f1e1c; }
	.li a{color: #bbbbbb; }
	.li a:hover{color:#fec50b; }
.nav .ul .search{ float: right; margin: 0px; width: 200px; position: relative; line-height: 45px;}
.search input{ background-color: #363533; width: 200px; height:32px; padding:0 10px; color: #ffffff;}
.search span{position: absolute; right: 10px; top: 8px; right:0; cursor:pointer;}
.sub_nav{background-color: rgba(0,0,0,.8);display: none;position: absolute;left: -46px; z-index:20;}
.sub_nav2{background-color: rgba(0,0,0,.8);display: none;position: absolute;left: -32px; z-index:20;}

.sub_nav li{ width: 120px; height: 40px; text-align: center; line-height: 40px; }
.sub_nav2 li{ width: 120px; height: 40px; text-align: center; line-height: 40px; }

.bottom{ height: 414px; background-color: #191919; padding-top:70px; }
.bottom_{ height: 54px; background-color: #000000;}

.product_nav{;height: 540px;padding: 70px 0px;background-color:#f7f5f2;}
.col{ float: left;width: 18%; position: relative; margin-right:2%;}
	.nav_s{ background-color:rgba(0,0,0,0.7);color: #ffffff; height: 57px; line-height: 57px;width: 220px;font-size: 20px; position: absolute; bottom: 50px;}

.new_product{  height: 965px; padding: 70px 0px;}

.recommended{ height: 812px; padding: 70px 0;background-color:#f7f5f2;}
.recommended .row img{width: 100%; }
.recommended_tip{border: dotted 1px #000000; color: #000000; font-size: 14px; height: 50px; width: 100%; line-height: 50px; margin-top:5px;}
.recommended_tip:hover{ background:#fec50b;}

.information{ /*height: 1050px;*/ padding: 70px 0 0 0;}

.in_w_l{ width: 535px;margin-left:auto;margin-right:65px; }
.in_w_r{ width: 535px;margin-right:auto; font-size:25px; line-height:30px; color:#fff;}
.c1{ color:#fff;font-size:20px; margin:13px 0;}
.d1{ margin-top:50px;}
.d1 h3{ color:#f4b42b;font-size:20px; font-weight:bold;}

.collocation_ img{ width: 500px;}
.collocation_{ width: 520px; padding: 10px; margin-left: 22px;}
.maylike{ margin-bottom:90px;}
.maylike .row{ height:290px; overflow:hidden;}

.gridtable_cont{ position:relative; border-bottom:1px solid #cbcbcb; text-align:right;}
.name_{ position:absolute; left:0; top:50%; margin-top:-20px;}

.man_list a>div.index_dd{ margin-left:40px; }
.man_list{ padding:33px 0 0 0; width:900px;}
.b_img_box{ width:100%; height:270px;}
.man_list a .b_img{ width: 270px; vertical-align:bottom; }
.attribute{ float:left; padding-left:20px; min-width:540px;}
.intr_char{ float:left; width:50%}
.nocont{ display:inline-block;height:270px;}

.collocation_img,.collocation_detail{ float:left; width:50%;}
.information_ a:nth-child(3n+2) .img_w{ margin-left:10px;}
.information_ a:nth-child(3n) .img_w{ margin-left:20px;}
.information_ a:nth-child(3n) .img_w p{ left:150px;}
.leftimg{ width:580px; height:580px;}
.searchbtn,.search2{ display:none;}
.img_w{width: 381px; height:240px;}
.img_w img{ width:100%; height:100%;}
.goodsbox{ height:360px; position:relative;}
.goodsbox .goodsboximg{ width:270px; height:270px;}
.bbb{ height:700px; width:700px; }
.imglink ul{ float:right;}
.nav_l{ float:left;}
#phonenav{ display:none;}
.top_ul1{ display:none;}
.infor_{ padding:7px 10px;}
.gz{ padding-left:50px;}
.aaa div img{ width:280px; height:280px;}
.footer_01{ width:300px;}
.footer_02{ width:900px;}

.man_list a .newcont{ position:relative;}
.formline{ position:relative;}

.top_nav_lia{ display:block; }