@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'fontello';
    src: url('../font/fontello.eot?69627038');
    src: url('../font/fontello.eot?69627038#iefix') format('embedded-opentype'), url('../font/fontello.woff?69627038') format('woff'), url('../font/fontello.ttf?69627038') format('truetype'), url('../font/fontello.svg?69627038#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Calligraphic';
    src: url('Calligraphic.TTF');
    font-weight: normal;
    font-style: normal;
}
@media only screen and (min-width: 200px){html{font-size:11px !important;}}
@media only screen and (min-width: 360px){html{font-size:12px !important;}}
@media only screen and (min-width: 410px){html {font-size:12.87px !important;}}
@media only screen and (min-width: 480px){html {font-size:15px !important;}}
@media only screen and (min-width: 560px){html {font-size:17.5px !important; }}
/*@media only screen and (min-width: 660px){html {font-size:20.6px !important;}}
@media only screen and (min-width: 900px){html {font-size:28.09px !important;}}*/
body{ width:1000px; margin:0 auto;}
*{ margin:0; padding:0;}
li{list-style:none}
a {text-decoration:none; out-line:none; display:inline-block;} 
input {background: none; border: none; outline:0px; -webkit-appearance:none; border-radius:0;}
textarea { -webkit-appearance: none;}
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; } 
/*通用*/
.NEW_top_W{height:45px; border-bottom:1px solid #e3e3e3; position:relative; background-color:#fff;}
.NEW_top,.Maps,.recently_box,.searchbox_W{ width:94%; margin:0 auto;}
.NEW_top a{ display:inline-block;}
.return_icon,.search_icon,.navigate_icon{ display:inline-block; position:relative; color:#666; font-size: 20px; line-height:34px;}
.return_icon:after{ content:'\e873';font-family: "fontello"!important; color:#474747;}
.search_icon:after{ content:'\e890';font-family: "fontello"!important; color:#777;}
.navigate_icon:after{ content:'\f0c9';font-family: "fontello"!important; color:#777;}
.LOGO{font-size: 22px; color: #ff7201!important; font-weight: bold;  font-family:Arial, Helvetica, sans-serif; position: relative; left: 50%;  margin-left:-95px;}
.LOGO img{ width:160px;}
.function{ float:right;}
.search_icon{ margin-right:20px;}
.navigate_box{background: #fbfbfb; position: absolute; box-shadow: 0 0 4px #999; right: 10px; top: 45px; z-index: 100; padding:5px 0; display:none;}
.navigate_box li{ padding: 10px 40px 6px 15px; font-size: 14px;}
.navigate_box a{ color:#333; display:inline-block;}
/*头部结束*/
.company_name{ width:94%; margin:20px auto 0; display:inline-block;}
.company_logo{ width:150px; height:80px; border-radius:5px; border:1px solid #f5f4f4; position:relative; float:left; margin-right:20px;}
.company_logo img{ max-width:90%; max-height:60px;position: absolute; top: 50%; left: 50%;
			-webkit-transform: translate(-50%, -50%);
			-moz-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
			-o-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);}			
.company_h{ width:600px; float:left;}
.company_h h1,.company_h .h1{ font-size:20px; color:#333; font-weight:bold; width:100%; text-overflow: -o-ellipsis-lastline;
overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.member-logo{width:97px;height:22px;line-height:22px;display:block;background:-webkit-linear-gradient(left, #f9a72a, #fff28b);border-radius:3px; margin-top:10px;}
.member-logo p{margin-left:4px;}
.member-logo .gs-badge-con{font-size:12px; color:#cc5e14;font-weight:700; float:left; }
.member-logo .gs-badge-con:before{content:'|'; margin:0 4px; position: relative;top: 0px}
.member-logo .year-digit{font-size:13px;font-weight:700;float:left;display:block}
.member-logo .year-ext{font-size:12px;font-weight:700;margin-top:-2px;float:left;display:block}

.zt_menu_out{height:30px; line-height:30px; border-bottom:15px solid #f4f4f4;width:100%; overflow:hidden; background:#fff;position:relative; margin-top:10px; padding-bottom:10px; display:inline-block;}
.zt_menu_out a{display:inline-block;height:28px;padding:5px;color:#333;color:#333; font-size:16px; margin-right:10px;} 
.zt_menu_out a:hover{color:#ff7300}
.zt_menu_out .current{border-bottom:2px solid #ff7300}
.zt_menu_in{height:80px;width:95%;overflow-x: scroll;white-space:nowrap; text-overflow:auto;padding:0 10px; }
/*.zt_menu_out:after{content:""; display:block; position:absolute;right:0;top:0; height:30px;width:20px;border-right:1px solid #ccc;
    background: -webkit-linear-gradient(left, rgba(200,200,200,0.5), rgba(200,200,200,1)); 
    background: -o-linear-gradient(right, rgba(200,200,200,0.5), rgba(200,200,200,1)); 
    background: -moz-linear-gradient(right, rgba(200,200,200,0.5), rgba(200,200,200,1)); 
    background: linear-gradient(to right, rgba(200,200,200,0), rgba(200,200,200,1));
	z-index:99;}*/
/*通用头部结束*/
.slider,.slider .slider-img {overflow: hidden; height:240px;}
.slider { width:100%;position: relative; border-bottom: 15px solid #f4f4f4;}
.slider:hover .slider-btn {color: #fff;text-shadow: 0 0 5px #666;}
.slider .slider-img {position: relative;}
.slider .slider-img .slider-img-ul { width: 100%; position: relative; }
.slider .slider-img .slider-img-ul li { float: left; width: 100%; position: absolute;}
.slider .slider-img .slider-img-ul li img { width: 100%; height: 240px;}
.slider .slider-dot ul {position: absolute; right: 50px; bottom: 30px;}
.slider .slider-dot ul li { cursor: pointer; width: 10px; height: 10px; border-radius: 50%; background: #ccc; border: 2px solid #fff; float: left; margin-left: 10px;}
.slider .slider-dot ul li.active, .slider .slider-dot ul li:hover { background: #fff;}
.slider .slider-btn { position: absolute; width: 50px; height: 100px;  top: 50%; line-height: 100px; text-align: center;color: #fff; font-size: 28px; text-decoration: none; font-family: '黑体'; color: rgba(255, 255, 255, 0);}
.slider .slider-btn:hover {  background: rgba(125, 125, 125, .3);}
.slider .slider-btn.slider-btn-left { left: 0; margin-top: -50px;}
.slider .slider-btn.slider-btn-right { right: 0; margin-top: -50px;}
.slider_point{ position:absolute; bottom:5px; right:10px;}
.slider_point span{ display:inline-block; margin-right:5px; width:8px; height:8px; border-radius:8px; background-color:#fff; opacity: 0.5;}
.slider_point span.cun{opacity:1;}
.catalogue_W{height:30px; line-height:30px; width:100%; overflow:hidden; background:#fff;position:relative; margin-top:20px!important; padding-bottom:10px;}
.catalogue_W a{display:inline-block; background-color:#f4f4f4; padding:8px 12px; color:#333; font-size:16px; border-radius: 3px;
 line-height: 16px; margin-right:8px;} 
.catalogue_W a.on{background-color:#ff7300; color:#fff;}
.catalogue_W a:hover{color:#ff7300}
.catalogue{height:80px; width:100%; overflow-x: scroll;white-space:nowrap; text-overflow:auto; }
.piece_border{border-top:15px solid #f4f4f4; margin-top:40px; position:relative;}
.piece_one .Title{ font-size:22px; color:#333; margin:30px auto 0;}
.piece_one .Title::before{ content:''; width:2px; height:22px; background-color:#ff7400; display:inline-block; margin-right:8px; position:relative; top:2px; display:inline-block;}
.piece_one .Title a{ font-size:14px; color:#999; display:inline-block; float:right;}
.product_list{ display:inline-block; width:100%;}
.product_list li{ width:31%; margin-right:10px; margin-left:10px; float:left; margin-top:20px;}
.product_list li a{ width:100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color:#333; font-size:16px; margin-top:5px; position:relative;}
.product_list_A{position:relative; padding-bottom:100%; border:1px solid #f8f8f8;width:100%; }
.product_list li a img{ max-width:100%; position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.p_qian{ color:red; font-size:14px; line-height:24px;}
.p_time{ color:#999; font-size:14px;}
.conpany_intro{ border-bottom:1px dashed #ebebeb; padding-bottom:20px!important; margin-bottom:20px; position:relative;}
.conpany_intro_T{ font-size:16px; font-weight:bold; color:#333; margin-top:20px;}
.TYC_T{ margin-bottom:10px;font-size:14px; margin-top:8px;}
.TYC_T span{ padding:5px 7px; border-radius: 2px; display:inline-block; margin-right:10px; line-height:12px;}
.TYC_T .TYC_span1{ color:#339f57; background-color:#ebf7ef;}
.TYC_T .TYC_span2{ color:#7e85d5; background-color:#ecedf9;}
.TYC_T .TYC_span3{ color:#e7f2fc; background-color:#469ce5;}
.TYC_T .TYC_span4{ color:#faf5e8; background-color:#d3ac48;}
.TYC_T .TYC_span5{ color:#fdf1eb; background-color:#eb9562;}
.conpany_intro_p{ font-size:14px; color:#666; line-height:22px;}
.authentication_p{ margin-bottom:10px; width:100%; color:#333; font-size:14px; line-height:22px;}
.authentication_p span{ color:#999; display:inline-block;width:100%;}
.TYC_B{ font-size: 12px; color: #999; line-height: 16px; text-align: right; margin-top: 15px;}
.TYC_B a{ width:56px; height:16px; background:url(../images/icon_2.png) no-repeat 0 -217px; display:inline-block; margin-right:5px;position:relative; top:3px;} 
.conpany_intro_position{ position:absolute; top:20px; right:20px; color:#ff7400; font-size:14px;}
.conpany_intro_position span{ background:url(../images/icon_2.png) no-repeat 0 -154px; display:block; width:55px; height:39px; margin-bottom:5px;}
.getname,.commerce,.sell_img{ margin:0 auto; position:relative; overflow:hidden;height:200px;}
.getname div,.commerce div,.sell_img div{ width:75%; height:200px; position:relative;}
.getname div img,.commerce div img,.sell_img div img{ max-width:100%; position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.getname_p{ position:absolute; bottom:0; left:0; height:30px; color:#fff; background-color:rgba(30,30,30,0.5); font-size:14px; text-align:center; width:100%; line-height:30px;}
.getname_icon{background: url(../images/icon_2.png) no-repeat 0 -33px; display: block; width: 80px; height: 80px; position: absolute;left: 0;  bottom: 155px; z-index: 99; background-size: 240px;}
.dynamic div{ border-bottom:1px solid #e5e5e5; width:100%; margin-top:15px; padding-bottom:15px;}
.dynamic div a{ color:#333!important; display:inline-block;}
.dynamic div p{ font-size:14px; line-height:22px;}
.dynamic div p span{ color:red; margin-right:5px; display:inline-block;}
.dynamic_ash{ color:#999; margin-top:4px; margin-left:6px;}
.border_none{border-bottom:0!important; padding-bottom:0!important;}
.contact{ margin-top:20px!important;}
.contact p{ width:100%; font-size:14px; line-height:22px; margin-bottom:8px;}
.contact p .contact_span1{ width:20%; color:#999; display:inline-block; float:left;}
.contact p .contact_span2{ display:inline-block; width:80%;     word-break: break-all;}
.qyrz_icon { background:url(../images/icon_common.png) no-repeat scroll 0 0; display:inline-block; height: 23px; width: 78px;}
.qytj_icon { background:url(../images/icon_common.png) no-repeat scroll 0 -80px; display:inline-block; height: 23px; width: 78px;}
#foot { background: #f2f2f2; border-top: 1px solid #d7d7d7;padding: 10px 0; color: #777; text-align: center; line-height: 25px; margin-top:40px;font-size:13px;}
#foot a {margin:0 8px;display: inline-block; color: #29b5ce;font-size:12px;}
#foot a:hover {color: #777;}
/*首页结束*/
.Simplified_table{ width:100%; overflow-x: scroll; white-space: nowrap;}
.Simplified_table table{border-collapse:collapse; border-spacing:0; width:100%; font-size:14px; margin-top:30px!important;}
.Simplified_table table tr th{ background-color:#f8f7f7; line-height:20px; color:#666;padding:5px 10px; font-weight:400; text-align:left;}    
.Simplified_table table tr td{ color:#666; border-bottom:1px solid #f8f7f7; padding:10px; line-height:20px; font-size:14px!important;}
.Simplified_table table tr td p{ width:250px;white-space: normal;word-wrap: break-word;}
.Simplified_table table tr td a{ color:#666; width:250px;white-space: normal;word-wrap: break-word;}
.Cut{margin:12px auto ; text-align:center}
.pageiconl,.pageiconr{ font-size:20px;color:#666 !important; display:inline-block; text-align:center}
.pageiconl:after{ content:'\f104';font-family: "fontello"!important;}
.pageiconr:after{ content:'\f105';font-family: "fontello"!important;}
.Cut p{ display:inline-block; font-size:16px; color:#999}
.Cut p span{ color:#333; margin-left:5px; margin-right:5px; display:inline-block;}
.position_icon{ width:40px; height:40px; border-radius:40px; background-color:#fff; border:1px solid #ccc; font-size:14px; color:#333; line-height:40px; display:inline-block; position:fixed; bottom:40px; right:20px; text-align:center; z-index:9;}
.all_catalogue_W{ width:100%; height:100%; background-color:#333; opacity:0.5; position:fixed; top:0; left:0; z-index:99;}
.all_catalogue_box{width:70%; height:100%; background-color:#fff; position:fixed; top:0; right:0; z-index:999; }
.all_catalogue_T{ width:100%; border-bottom:1px solid #eaeaea; height:50px; line-height:50px; font-size:18px; padding-left:5%;}
.all_catalogue_ul{ width:90%; margin:0 auto;}
.all_catalogue_ul li{ margin-top:12px; padding-bottom:12px; border-bottom:1px solid #f4f4f4;}
.all_catalogue_ul li a{ display:block; font-size:16px; line-height:20px;}
.class_A{ color:#000;}
.class_A::before{ content:''; width:5px; height:5px; border-radius:5px; background-color:#999; display:inline-block; margin-right:8px; position:relative; top:-2px;}
.secondary{ color:#666; margin-left:13px; margin-top:8px;}
.contact_a2{ font-size:14px; color:#333; }
.contact_a2::before{ content: '\e83a'; font-family: "fontello"!important; margin-right:10px; color:#999;}
.mobile_W{ width:100%; height:100%; background-color:#333;  opacity: 0.5; position:fixed; top:0; left:0; z-index:999;}
.mobile_box{ width:100%; height:120px; background-color:#fff; position:fixed; left:0; bottom:0; z-index:9999; padding-top:20px;}
.mobile_box a{ width:90%; margin:0 auto; display:block; height:50px; line-height:50px; font-size:20px; border-bottom:1px solid #f7f7f7; color:#333;}
/*目录简版*/
.Dynamic_news_T{ margin-top:30px!important;}
.Dynamic_news_T h2,.Dynamic_news_T h1{ color:#333; font-size:20px; margin-bottom:10px;}
.Dynamic_news_T p{ font-size:14px; color:#666; line-height:24px;}
.Dynamic_news_B{ margin-top:20px;}
.Dynamic_news_B section{ width:100%!important;}
.Dynamic_news_B p,.Dynamic_news_B div{ color:#666; font-size:14px; line-height:20px; margin-top:10px; word-break: break-all;}
.Dynamic_news_B p img,.Dynamic_news_B div img{ max-width:100%; height:auto;}
.Dynamic_news_B section img{ max-width:100%;}
.Dynamic_news_B table,.Dynamic_news_B a{ width:100%!important;}
.Dynamic_news_B span {
    width:auto !important;
	    word-wrap: break-word !important;
    white-space: initial !important;
    }
.Dynamic_news_B div{ width:100%!important;}
.relevant_tit{ margin-top:30px!important; font-size:20px; line-height:20px; color:#333; margin-bottom:20px!important;}
.relevant_box{ margin-bottom:20px!important; padding-bottom:20px; border-bottom:1px solid #f4f4f4;}
.relevant_box a{ display:inline-block;}
.relevant_p1{ font-size:16px; color:#0040c2;}
.relevant_p2{ font-size:14px; color:#666; margin-bottom:5px; margin-top:5px;}
.relevant_p3{text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2; line-clamp: 2;-webkit-box-orient: vertical; width:100%; font-size:14px; color:#666; line-height:20px;}
/*公司动态*/
.Enterprise_table{border-collapse:collapse; border-spacing:0; width:100%; font-size:14px; margin-top:10px!important;}
.Enterprise_table tr td{ border:1px solid #f1f1f1; font-size:14px; padding:10px; line-height:20px;}
.Enterprise_table tr td p{width:180px; white-space: nowrap;text-overflow: ellipsis;  overflow:hidden; margin-bottom:10px;}
.Enterprise_table tr td a{ color:#ff7200;}
.red{ font-size:14px; color:red; margin-top:10px!important; margin-bottom:20px!important;}
.industry_t{ font-size:18px; margin-top: 20px !important;}
.zheng{ width:90px; height:90px; background:url(../images/qyrz.gif) no-repeat; position:absolute; top:95px; right:0; background-size: 80px;}
.commerce{ margin-top:20px!important; margin-bottom:30px!important;}
.width{color:#999; width:100px;}
/*企业认证*/
.examination_icon{ font-size:14px; color:#666;position:absolute; right:10px; top:-70px; }
.examination_icon span{ width:49px; height:61px; background:url(../images/icon_cert.png) no-repeat; display:block; margin-bottom:5px;}
.examination_p{ font-size:14px; line-height:20px; color:#666; margin-top:5px;}
.zhu{ font-size:14px; color:red; margin-top:10px;}
.sell_box{ font-size:14px; color:#333; margin-top:10px;}
.sell_box .sell_span1{ width:20%; color:#999; display:inline-block;  float:left;}
.sell_box .sell_span2{width:80%; display:inline-block;}
.sell_img{ margin-top:20px !important;} 
.competence{ margin-top:10px !important;}
.competence p{ font-size:14px; color:#33; line-height:20px;}
.competence_ash{ color:#999; margin-bottom:5px;}
/*企业体检*/
.evaluate_box{ margin-top:20px !important; padding-bottom:20px; border-bottom:1px solid #f4f4f4;}
.evaluate_top{ height:60px; margin-bottom:20px; clear:both;}
.evaluate_img{ width:60px; height:60px; background:url(../images/show_icon.png) no-repeat 0 -279px; float:left;}
.evaluate_name{ float:left; margin-left:10px; font-size:16px;}
.evaluate_name p{ color:#666; line-height:30px; font-size:14px; font-weight:bold;}
.evaluate_name a{ color:#333; line-height:26px;} 
.evaluate_time{ color:#999; float:right; font-size:12px; line-height:30px;}
.evaluate_icon p{ width:49%; display:inline-block; margin-bottom:8px;}
.evaluate_icon p span{ color:#999; font-size:14px;  display:inline-block;}
.star_icon5{ height:15px; margin-left:8px; background:url(../images/show_icon.png) no-repeat 0 0; width:70%;}
.star_icon4{ height:15px; margin-left:8px; background:url(../images/show_icon.png) no-repeat 0 -24px; width:70%;}
.star_icon3{ height:15px; margin-left:8px; background:url(../images/show_icon.png) no-repeat 0 -48px; width:70%;}
.star_icon2{ height:15px; margin-left:8px; background:url(../images/show_icon.png) no-repeat 0 -72px; width:70%;}
.star_icon1{ height:15px; margin-left:8px; background:url(../images/show_icon.png) no-repeat 0 -95px; width:70%;}
.star_icon6{ height:15px; margin-left:8px; background:url(../images/show_icon.png) no-repeat 0 -136px; width:70%;}
.star_icon7{ height:15px; margin-left:8px; background:url(../images/show_icon.png) no-repeat 0 -160px; width:70%;}
.star_icon8{ height:15px; margin-left:8px; background:url(../images/show_icon.png) no-repeat 0 -185px; width:70%;}
.star_icon9{ height:15px; margin-left:8px; background:url(../images/show_icon.png) no-repeat 0 -209px; width:70%;}
.star_icon10{ height:15px; margin-left:8px; background:url(../images/show_icon.png) no-repeat 0 -234px; width:70%;}
.evaluate_txt{ font-size:14px; color:#666; line-height:20px;}
.empty_img{ width:180px; height:160px; background:url(../images/show_icon.png) no-repeat 0 -395px; margin:100px auto 0;}
.empty_txt{ text-align:center; color:#666; font-size:16px; margin-top:15px; padding-bottom:50px;}
/*用户评价*/
.contact_name{ font-size:16px; color:#333; line-height:24px; margin-top:30px!important; margin-bottom:8px!important;}
.contact_p{ font-size:14px; line-height:20px; color:#666; margin-bottom:5px!important;}
.contact_p span{ display:inline-block; float:left; width:15%;}
.contact_span{ width:85%!important;}
.min_height{ min-height:700px;}
.page{width:94%; margin:auto; text-align:center; font-size:14px; line-height:14px; margin-bottom:30px; margin-top:20px;}
.page a{ font-size:13px; line-height:14px; display:inline-block;}
.page a:link{color:#a4a4a4;}
.page a:visited{color:#a4a4a4;}
.page a:hover,.ad_a .R_list_info .information a:hover{color:#ff7300;}
.page span,.page ul{/* float:left;*/ display:inline-block}
.page ul{ position:relative; top:6px;}
.page ul li{border:1px solid #ccc; display:inline-block;margin:0 3px;padding-left:5px;padding-right:5px;height:22px; line-height:22px; text-align:center;}
.page .CC,.page ul li:hover{border:1px solid #ff9600; background:#fff1dd; cursor:pointer; color:#ff7300}
.page span{color:#a4a4a4; line-height:24px; position:relative; top:6px;}
.page .pageNo{height:22px;border:1px solid #a4a4a4;width:45px;text-align:center; font-family:Arial, Helvetica, sans-serif}
.page .pageGo{border:none;background:#666;height:24px;padding:0 5px;color:#eee; cursor:pointer}
.page .pageGo:hover{ background:#ff8900}
.page .NN,.page .NN:hover{border:1px solid #fff; background:none; cursor:auto; margin:0;}
.certificate{ display:inline-table; margin-right:15px; text-align:center; width:auto!important; overflow: auto !important;} 
.certificate_span1 i{ font-size: 22px; position: relative; top: 3px; margin-right: 5px; color: #ff7200;}
.product_list_one{ float:left; width: 30%!important; height: auto; padding-bottom: 30%;}
.product_div_one{ float:left; margin-left:10px;}
/*公司相册*/
.photo_box{ width:41%; margin-left:5%; margin-top:20px; display:inline-block;}
.photo_box p{ width:100%; text-align:center; font-size:14px; color:333; line-height:30px;}
.photo_box p img{ width:100%;}
.album_W{ position:fixed; top:0; left:0; width:100%; height:100%; background-color:#333; opacity: 0.5; z-index:99;}
.album_box{ width:90%; position:fixed; top:180px; left:5%; z-index:999;}
.album_list{ width:70%; overflow:hidden; height:200px; margin:0 auto; border:5px solid #fff; background-color:#fff;}
.album_list li{ float:left;}
.album_list li img{ width:100%; height:200px;}
.album_BTN{ position:absolute; top:90px; width:100%;}
.album_BTN a{ width:20px; height:32px; display:inline-block;}
.album_BTN_L{ float:left; background:url(../images/icon_cert.png) no-repeat 0 -110px;}
.album_BTN_R{ float:right; background:url(../images/icon_cert.png) no-repeat -24px -110px;}
@media (max-width:1000px) {
body{ width:100%; margin:0 auto;}	
.company_logo{ width:27%;}
.company_h{ width:60%; margin-left:5px;}
.Title,.catalogue_W,.conpany_intro,.getname,.dynamic,.contact,.Simplified_table,.relevant_box,.relevant_tit,.Dynamic_news_T,.Dynamic_news_B,.industry_t,.red,.industry_table,.commerce,.sell_box,.sell_img,.competence,.evaluate_box,.contact_name,.contact_p{ width:94%!important; margin:0 auto;}
.product_list li{ width:43%; margin-left:3%; margin-right:3%;}



	}
@media (max-width:600px){
.company_h h1{ font-size:18px;}
.contact p .contact_span1{ width:30%;}
.contact p .contact_span2{ width:70%;}
.slider, .slider .slider-img,.slider .slider-img .slider-img-ul li img{ height:150px;}
.evaluate_icon p{ width:100%!important; display:block!important;}

	}