@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{ margin:0; padding:0;}
body{ color:#666; font-size:14px; font-family:Microsoft Yahei;}
section,article,aside,header,footer,nav,dialog,figure{ display:block;}
ul, ol{ list-style:none;} 
img,fieldset{ vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
address,cite,code,em,th{ font-weight:normal; font-style:normal;}
input,button,textarea,select{ font:100% Microsoft Yahei; vertical-align:middle}
table,td,tr,th{ font-size:14px;}
.nodispaly{ display:none;}
.line{ height:20px; line-height:20px; font-size:0px; clear:both; overflow:hidden; display:block;}
.clearfix{ *zoom:1;}
.clearfix:after{ display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{ color:#666; text-decoration:none;}
a:hover{ color:#feba22; text-decoration:underline;}
.width_all{ max-width:1200px; margin:0 auto;}
.width_all:after{ display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}

/*head_top*/
.head_top{ width:100%; margin:0 auto; overflow:hidden; background:#f3f3f3; border-bottom:#e5e5e5 1px solid; padding:8px 0;}
.welcome{ float:left; font-size:12px; color:#333; line-height:22px;}
.sitemap{ float:right;}
.sitemap ul{ overflow:hidden;}
.sitemap ul li{ float:left; position:relative;}
.sitemap ul li:after{ width:1px; height:12px; position:absolute; top:5px; right:0; content:""; background:#666;}
.sitemap ul li:last-child:after{ display:none;}
.sitemap ul li a{ font-size:12px; color:#333; line-height:22px; padding:0 16px;}
.sitemap ul li a:hover{ text-decoration:none; color:#feba22;}
.company_h{ margin:0 auto;}
.company_h .logo{ float:left; margin:36px 0; width:79px;}
.company_h .logo img{ width:100%;}
.company_h h1{ float:left; margin:36px 0 36px 16px; font-size:30px; color:#333; line-height:36px; font-weight:bold; letter-spacing:0.6px;}
.company_h h1 span{ display:block; font-size:18px; color:#666; line-height:24px; margin:8px 0 0 0; font-family:Arial; text-transform:uppercase; font-weight:normal; letter-spacing:0;}
.company_h .rexian{ float:right; font-size:14px; color:#666; line-height:25px; margin:45px 26px 0 0; padding:0 0 0 60px; background:url(../images/rexian.png) left center no-repeat;}
.company_h .rexian span{ font-size:22px; color:#feba22; display:block;}
.company_h .weixin{ float:right; margin:22px 0 0 0; width:170px;}
.company_h .weixin ul{ overflow:hidden;}
.company_h .weixin ul li{ float:left; width:80px; margin:0 10px 0 0;}
.company_h .weixin ul li:last-child{ margin:0;}
.company_h .weixin ul li img{ width:100%;}
.company_h .weixin ul li span{ display:block; border:#e5e5e5 1px solid;}
.company_h .weixin ul li em{ display:block; font-size:12px; color:#666; line-height:12px; text-align:center; margin:4px 0 0 0;}

/*nav*/
.nav{ width:100%; margin:0 auto; background:url(../images/nav_bg.png); line-height:55px;}
.navbar_nav{ width:100%; margin:0 auto;}
.navbar_nav li{ float:left; position:relative; text-align:center; width:14.2857%; background:url(../images/nav_right.png) right center no-repeat;}
.navbar_nav li:last-child{ background:none;}
.navbar_nav li a{ text-decoration:none; display:block; color:#fff; font-size:16px; text-transform:uppercase;}
.navbar_nav li:hover a,.navbar_nav li a.active{ color:#333; background:url(../images/nav_hover.png) left center no-repeat;}
.navbar_nav li.dropdown{ display:inherit; position:relative;}
.navbar_nav li.dropdown .dropdown_menu{ z-index:99; display:none; position:absolute; top:55px; left:5px; box-shadow:0 3px 9px 0 rgba(167,165,165,0.38); width:97%;}
.navbar_nav li.dropdown:hover .dropdown_menu{ display:block; transition:0.5s;}
.navbar_nav li.dropdown .dropdown_menu a{ left:0; font-size:14px; color:#333; line-height:40px; text-align:center; background:#feba22;}
.navbar_nav li.dropdown .dropdown_menu a:hover{ color:#fff; background:#333;}

#navToggle{ display:none;}
.m_nav{ position:fixed; top:0px; width:100%; height:100%; background:#fff; transition:all ease 0.5s; -webkit-transition:all ease 0.5s; z-index:1000; opacity:1; visibility:visible; margin-top:0; overflow-y:auto; transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; top:0; transform:translateX(100%);}
.m_nav.open{ transform:translateX(0);}
.m_nav .top{ height:60px; padding:20px; box-sizing:border-box;}
.m_nav .top .closed{ width:30px; height:30px; vertical-align:middle; float:right; cursor:pointer;}
.m_nav .ul{ margin:10px 0 0 0;}
.m_nav .ul li{ padding:0 20px; border-bottom:1px solid #f5f5f5; -webkit-transform:translateY(100%); transform:translateY(100%); -webkit-transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; opacity:0;}
.m_nav.open .ul li{	opacity:1; -webkit-transform:translateY(0); transform:translateY(0);}
.m_nav .ul li:nth-child(1){ -webkit-transition:all .2s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .2s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(2){ -webkit-transition:all .4s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .4s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(3){ -webkit-transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(4){ -webkit-transition:all .8s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .8s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(5){ -webkit-transition:all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(6){ -webkit-transition:all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(7){ -webkit-transition:all 1.4s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all 1.4s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li a{ display:block; text-decoration:none; color:#333; font-size:16px; height:50px; line-height:50px; width:100%;}
.m_nav .ul li .dropdown_menu{ display:none;}
.m_nav .ul li.dropdown.active .dropdown_menu{ display:block;}
.m_nav .ul li .dropdown_menu a{	display:block; height:50px; line-height:50px; padding:0 20px; box-sizing:border-box; border-bottom:1px solid #f5f5f5;}
.m_nav .ul li .dropdown_menu a:last-child{ border:none;}

/*banner*/
.banner_sj{ display:none;}
.flexslider{ position:relative; height:auto;}
.flexslider .slides > li{ display:none; -webkit-backface-visibility:hidden;}
.flexslider .slides img{ width:100%; display:block;border-radius:0px;}
.flex-pauseplay span{ text-transform:capitalize;}
.flex-control-nav{ width:100%; text-align:center; position:absolute; bottom:0;}
.flex-control-nav li{ margin:0 4px; display:inline-block; zoom:1;}
.flex-control-paging li a{ width:39px; height:8px; display:block; background:#f2f2f2; cursor:pointer; text-indent:-9999px;}
.flex-control-paging li a:hover{ background:#feba22;}
.flex-control-paging li a.flex-active{ background:#feba22; cursor:default;}	
.banner .flex-direction-nav a{ width:8%; height:100%; display:block; position:absolute; top:0; text-indent:-9000px;}
.banner .flex-direction-nav a.flex-prev{ left:0;}
.banner:hover .flex-direction-nav a.flex-prev{ background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));}
.banner .flex-direction-nav a.flex-next{ right:0;}
.banner:hover .flex-direction-nav a.flex-next{ background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));}
.banner .flex-direction-nav a i{ position:absolute; left:50%; top:50%; width:16px; height:40px; margin:-8px 0 0 -20px;}
.banner:hover .flex-direction-nav a.flex-prev i{ background:url(../images/b_prev_h.png) center no-repeat; transition:all .5s;}
.banner:hover .flex-direction-nav a.flex-next i{ background:url(../images/b_next_h.png) center no-repeat; transition:all .5s;}
.banner .flex-direction-nav a:hover.flex-prev i{ background:url(../images/b_prev.png) center no-repeat;}
.banner .flex-direction-nav a:hover.flex-next i{ background:url(../images/b_next.png) center no-repeat;}

/*new_product*/
.new_product{ margin:60px auto;}
.new_product .new_p_name{ font-size:30px; color:#000; display:flex; line-height:48px; justify-content:center; align-items:center;}
.new_product .new_p_name div{ display:inline-block; margin:0 36px;}
.new_product .new_p_name span{ display:inline-block; width:68px; height:2px; background:#feba22;}
.n_product{ width:100%; margin:32px auto 28px auto;}
.n_product li{ float:left; width:22.9%; margin:0 2.8% 0 0; position:relative; transition:all .4s;}
.n_product li:last-child{ margin:0;}
.n_product li img{ width:100%;}
.n_product li:hover{ box-shadow:0 4px 30px rgba(0,0,0,.35);}
.n_product li .new_p_hover{ display:none;}
.n_product li:hover .new_p_hover{ display:flex; justify-content:center; align-items:center; flex-direction: column; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(254,186,34,.52);}
.n_product li .brand_hover{ display:flex; justify-content:center; align-items:center; flex-direction:column; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.75);}
.n_product li .new_p_cn{ width:88%; margin:0 auto 8px auto; font-size:22px; color:#fff; line-height:30px; text-align:center;}
.n_product li .new_p_more{ width:108px; margin:10px auto 0 auto; overflow:hidden; text-transform:uppercase;}
.n_product li .new_p_more a{ display:block; font-size:12px; color:#fff; line-height:36px; background:#333; text-align:center; transition:all .35s;}
.n_product li .new_p_more a:hover{ text-decoration:none; background:#feba22;}
.n_product li p{ position:absolute; bottom:-28px; left:0; font-size:14px; margin:0; width:100%; text-align:center; opacity:1; transition:all .35s;}
.n_product li:hover p{ opacity:0;}

/*about_us*/
.about_us{ width:100%; background:#feba22;}
.about_us .about_left{ float:left; width:50%;}
.about_us .about_left img{ width:100%;}
.about_us .about_right{ width:46%; float:right;}
.about_us .about_right .about_name{ font-size:30px; color:#000; width:100%; margin:48px auto 28px auto; line-height:42px; text-transform:uppercase;}
.about_us .about_right .about_profiles{ font-size:14px; color:#333; width:100%; margin:28px auto 36px auto; height:150px; line-height:25px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:6; -webkit-box-orient:vertical;}
.about_us .about_right .about_more{ width:100%; margin:36px auto 0 auto;}
.about_us .about_right .about_more a{ background:#333; width:160px; font-size:14px; color:#fff; line-height:40px; display:block; text-align:center; text-transform:uppercase;}
.about_us .about_right .about_more a:hover{ text-decoration:none;}

/*equipment*/
.equipment{ margin:60px auto 24px auto;}
.equipment .equipment_name{ font-size:30px; color:#000; display:flex; line-height:48px; justify-content:center; align-items:center;}
.equipment .equipment_name div{ display:inline-block; margin:0 36px;}
.equipment .equipment_name span{ display:inline-block; width:68px; height:2px; background:#feba22;}
.equipment ul{ width:100%; overflow:hidden; margin:32px auto 0 auto;}
.equipment ul li{ float:left; width:31%; margin:0 3.5% 3.5% 0; position:relative;}
.equipment ul li:nth-child(3n){ margin:0 0 3.5% 0;}
.equipment ul li img{ width:100%;}
.equipment ul li em{ position:absolute; left:0; bottom:0; width:100%; background:rgba(254,186,34,.8); font-size:16px; color:#000; line-height:36px; text-align:center;}

/*news*/
.news{ width:100%; border-top:#ccc 1px solid; margin:24px auto 60px auto; overflow:hidden;}
.news .news_name{ width:100%; margin:52px auto 32px auto; font-size:30px; color:#000; display:flex; line-height:48px; justify-content:center; align-items:center;}
.news .news_name div{ display:inline-block; margin:0 36px;}
.news .news_name span{ display:inline-block; width:68px; height:2px; background:#feba22;}
.news .width_news{ width:100%; margin:0 auto; overflow:hidden;}
.news .news_left{ float:left; width:46%;}
.news .news_left img{ width:100%; border-radius:2px;}
.news .news_left a{ color:#666;}
.news .news_left a:hover{ color:#020202; text-decoration:none;}
.news .news_left em{ font-size:14px; color:#333; line-height:22px; font-weight:bold; margin:16px 0 6px 0; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.news .news_left span{ font-size:14px; line-height:22px; height:66px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient:vertical;}
.news .news_right{ float:right; width:49%;}
.news .news_right ul{ overflow:hidden;}
.news .news_right ul li{ margin:0 0 12px 0;}
.news .news_right ul li:last-child{ margin:0;}
.news .news_right ul li i{ font-weight:bold; font-size:16px; font-style:normal; margin:0 8px 0 0;}
.news .news_right ul li font{ float:right; font-size:14px; color:#888; font-family:Arial;}
.news .news_right ul li span{ float:left; width:68%; height:40px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.news .news_right ul li a{ overflow:hidden; font-size:14px; color:#666; border:#e8e8e8 1px solid; display:block; background:#fff; line-height:40px; padding:0 2%;}
.news .news_right ul li a:hover{ background:#e8e8e8; text-decoration:none; color:#020202;}

/*footer*/
.footer{ width:100%; margin:0 auto; overflow:hidden; background:#e5e5e5;}
.foot_w{ margin:42px auto 58px auto;}
.foot_w dl{ float:left; width:17%;}
.foot_w dl:last-child{ width:32%; float:right;}
.foot_w dl dd{ font-size:16px; color:#333; line-height:32px; margin:0 0 8px 0;}
.foot_w dl dt{ line-height:28px; font-size:14px; color:#666;}
.foot_w dl dt p{ font-size:20px; color:#333; font-weight:bold; margin:0 0 8px 0;}
.foot_w dl dt a{ font-size:14px; color:#666; display:block; transition:all .3s;}
.foot_w dl dt a:hover{ color:#333; text-decoration:none;}

.foot_icp{ font-size:14px; color:#fff; line-height:24px; padding:18px 0; background:#333;}
.foot_icp a{ color:#fff;}
.foot_icp a:hover{ color:#eee; text-decoration:none;}

/*ny_banner*/
.ny_banner{ width:100%; margin:0 auto; overflow:hidden;}
.ny_banner img{ width:100%;}

.lujing{ margin:12px auto; border-bottom:#dfdfdf 1px solid; font-size:14px; color:#333; line-height:25px; padding:0 0 4px 0;}
.lujing a{ text-decoration:underline;}
.lujing a:hover{ text-decoration:none;}

/*content*/
.content{ margin:26px auto 36px auto;}
.content h2{ background:#f0f0f0; font-size:18px; color:#525252; line-height:26px; padding:10px 0 10px 16px; font-weight:bold; margin:0 0 30px 0;}
.content .con_left{ float:left; width:20%;}
.content .con_left span{ background:#333; display:block; font-size:18px; color:#fff; line-height:26px; padding:10px 0 10px 16px;}
.content .con_left span.l_cot{ margin:16px 0 0 0;}
.content .con_left .l_contact{ border:#dfdfdf 1px solid; padding:12px 16px; font-size:14px; color:#333; line-height:25px;}
.content .con_left ul{ overflow:hidden; border:#dfdfdf 1px solid; border-bottom:none;}
.content .con_left ul li{ border-bottom:#dfdfdf 1px solid;}
.content .con_left ul li i{ width:7px; height:7px; background:url(../images/jtou.png) center no-repeat; float:left; margin:9px 6px 0 14px;}
.content .con_left ul li a{ font-size:14px; line-height:26px; display:block; padding:6px 0; text-decoration:none;}
.content .con_left ul li a.cuttr{ background:#dfdfdf;}

.content .con_right{ float:right; width:77.5%;}
.content .con_right h2{ background:#f0f0f0; font-size:18px; color:#525252; line-height:26px; padding:10px 0 10px 16px; font-weight:bold; margin:0 0 20px 0;}

/*profiles*/
.profiles{ font-size:14px; color:#333; line-height:25px;}
.profiles img{ max-width:100%;}
.profiles table{ border:#ddd 1px solid;}
.profiles table td{ font-size:14px; color:#666; line-height:20px; padding:6px 8px; border:#ddd 1px solid;}

.general{ width:100%; margin:0 auto; overflow:hidden;}
.general .general_l{ float:left; width:32%; position:relative;}
.general .general_l img{ width:100%;}
.general .general_l em{ display:block; position:absolute; bottom:0; left:0; width:100%; background:rgba(255,255,255,.8); font-size:16px; color:#333; line-height:28px; text-align:center; padding:6px 0;}
.general .general_yanse{ float:right; width:63%; font-size:14px; color:#333; line-height:25px;}
.general .general_yanse em{ display:block; border-bottom:#eee 1px solid; font-size:22px; color:#333; font-weight:bold; line-height:40px; margin:0 0 18px 0;}

/*products*/
.products{ width:100%; margin:0 auto;}
.products ul{ overflow:hidden;}
.products ul li{ float:left; width:23.5%; margin:0 2% 2% 0; position:relative;}
.products ul li:nth-child(4n){ margin:0 0 2% 0;}
.products ul li em{ position:absolute; left:0; bottom:0; background:rgba(51,51,51,.6); width:96%; padding:8px 0 8px 4%;}
.products ul li img{ width:100%; transition:all .35s;}
.products ul li:hover img{ transform:scale(1.2);}
.products ul li a{ color:#fff; line-height:24px; display:block; overflow:hidden; border:#ccc 1px solid;}
.products ul li a:hover{ text-decoration:none; color:#fff;}

.products_text{ width:100%; margin:0 auto; overflow:hidden;}
.game163{ width:370px; float:left;}
.game163 .bigImg{ position:relative;}
.game163 .bigImg li img{ border:#ddd 1px solid; width:368px; height:368px;}
.game163 .smallScroll{ height:71px; margin-top:8px;}
.game163 .sPrev,.game163 .sNext{ float:left; display:block; width:24px; height:71px; text-indent:-9999px; background:url(../images/pro_next.jpg) no-repeat 0 -5px; }
.game163 .sNext{ background-position:-26px -5px;}
.game163 .smallImg{ float:left; margin:0 3px; display:inline; width:316px; overflow:hidden;}
.game163 .smallImg ul{ height:71px; width:9999px; overflow:hidden; }
.game163 .smallImg li{ float:left; padding:0 4px; width:71px; cursor:pointer; display:inline;}
.game163 .smallImg img{ border:2px solid #f2f2f2; width:67px; height:67px;}
.game163 .smallImg .on img{ border:2px solid #feba22;}

div.jqZoomTitle{ z-index:5000; text-align:center; font-size:12px; height:20px; padding-top:2px; position:absolute; top:0px; left:0px; width:100%; color:#666; background:#f0f0f0;}
.jqZoomPup{	overflow:hidden; background-color:#fff;	-moz-opacity:0.6; opacity:0.6; filter:alpha(opacity = 60); z-index:10; border-color:#f0f0f0; border-style:solid; cursor:crosshair;}
.jqZoomPup img{	border:0px;}
.preload{ -moz-opacity:0.8; opacity:0.8; filter:alpha(opacity = 80); color:#333; font-size:12px; text-decoration:none; border:1px solid #f0f0f0; padding:8px; text-align:center; background:#fff url(../images/zoomloader.gif) 43px 30px no-repeat; width:90px; *width:100px; height:43px; *height:55px; z-index:10; position:absolute; top:3px; left:3px;}
.jqZoomWindow{	border:1px solid #f0f0f0; background:#fff;}
.pro_sj{ display:none;}

.product_right{ float:right; width:55%;}
.product_right .prr_name{ font-size:22px; color:#feba22; line-height:30px; font-weight:bold;}
.product_right .p_ggao{ font-size:14px; color:#666; line-height:25px; margin:10px auto;}
.product_right .pp_lx{ width:100%; margin:12px auto;}
.product_right .pp_lx a{ background:#f4f4f4; display:block; padding:8px 10px; font-size:16px; color:#feba22; line-height:22px;}
.product_right .pp_lx a:hover{ text-decoration:none; color:#feba22;}

.products_titel{ width:100%; margin:36px auto 22px auto; overflow:hidden; border-bottom:#ccc 1px solid;}
.products_titel span{ float:left; font-size:16px; color:#333; line-height:30px; font-weight:bold;}
.products_decon{ width:100%; overflow:hidden; margin:22px auto 36px auto; font-size:14px; color:#525252; line-height:25px;}
.products_decon img{ max-width:100%;}
.products_decon table{ width:100% !important; border:#eee 1px solid;}
.products_decon table td{ border:#eee 1px solid; font-size:14px; color:#525252; line-height:20px; text-align:center; padding:4px 8px;}

.pro_xiangguan{ margin:36px auto 22px auto; overflow:hidden; background:#f4f4f4; line-height:38px; border-bottom:#ddd 1px solid; font-size:16px; color:#333;}
.pro_xiangguan i{ width:4px; height:15px; background:#feba22; float:left; margin:12px 10px 0 8px;}
.pro_xgcp{ margin:22px auto 0 auto; overflow:hidden;}
.pro_xgcp ul{ overflow:hidden;}
.pro_xgcp ul li{ float:left; width:23.5%; margin:0 2% 0 0;}
.pro_xgcp ul li:nth-child(4n){ margin:0;}
.pro_xgcp ul li span{ border:#ddd 1px solid; padding:2px; display:block;}
.pro_xgcp ul li:hover span{ border:#feba22 1px solid;}
.pro_xgcp ul li img{ width:100%;}
.pro_xgcp ul li em{ text-align:center; font-size:14px; line-height:25px; margin:3px 0 0 0; height:25px; display:-webkit-box; text-overflow:ellipsis; overflow:hidden; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.pro_xgcp ul li a{ color:#333;}
.pro_xgcp ul li a:hover{ text-decoration:none; color:#feba22;}

/*equipments*/
.equipments{ width:100%; margin:0 auto;}
.equipments ul{ overflow:hidden;}
.equipments ul li{ width:31.6%; float:left; margin:0 2.6% 2.6% 0; position:relative;}
.equipments ul li:nth-child(3n){ margin:0 0 2.6% 0;}
.equipments ul li img{ width:100%;}
.equipments ul li em{ font-size:14px; line-height:36px; height:36px; text-align:center; display:-webkit-box; text-overflow:ellipsis; overflow:hidden; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.equipments ul li a{ color:#333; border:#ccc 1px solid; padding:1%; display:block;}
.equipments ul li a:hover{ text-decoration:none; color:#feba22;}
.equipments ul li:before{ content:""; width:0px; height:1px; visibility:hidden; transition:0.1s; background:#feba22; -webkit-transition-delay:0.3s; position:absolute; top:0; left:0;}
.equipments ul li:hover::before{ width:100%; visibility:visible; -webkit-transition-delay:0s; z-index:2;}
.equipments ul li:after{ content:""; width:0px; height:1px; visibility:hidden; transition:0.1s; background:#feba22; -webkit-transition-delay:0.1s; position:absolute; bottom:0; right:0;}
.equipments ul li:hover::after{ width:100%; visibility:visible; -webkit-transition-delay:0.2s; z-index:2;}
.equipments ul li i:before{ content:""; width:1px; height:0px; visibility:hidden; transition:0.1s; background:#feba22; -webkit-transition-delay:0.2s; position:absolute; top:0; right:0;}
.equipments ul li:hover i:before{ height:100%; visibility:visible; -webkit-transition-delay:0.1s; z-index:2;}
.equipments ul li i:after{ content:""; width:1px; height:0px; visibility:hidden; transition:0.1s; background:#feba22; -webkit-transition-delay:0s; position:absolute; bottom:0; left:0;}
.equipments ul li:hover i:after{ height:100%; visibility:visible; -webkit-transition-delay:0.3s; z-index:2;}

/*news*/
.ny_news{ width:100%; margin:0 auto;}
.ny_news dl{ width:100%; margin:0 auto; overflow:hidden;}
.ny_news dl dd{ float:left; width:40%;}
.ny_news dl dd img{ width:100%;}
.ny_news dl dt{ float:right; width:57%; font-size:12px; color:#666; line-height:22px;}
.ny_news dl dt em{ display:block; font-size:14px; color:#333;}
.ny_news dl dt small{ display:block; font-size:12px; color:#888; margin:0 0 8px 0;}
.ny_news dl dt .n_more{ width:100%; margin:12px auto 0 auto; overflow:hidden;}
.ny_news dl dt .n_more a{ font-size:14px; color:#feba22; line-height:22px; display:block;}
.ny_news ul{ overflow:hidden; margin:16px auto 0 auto;}
.ny_news ul li{ overflow:hidden; border-bottom:#ccc 1px solid;}
.ny_news ul li a{ font-size:14px; color:#333; line-height:42px; display:block;}
.ny_news ul li a:hover{ color:#feba22; text-decoration:none;}
.ny_news ul li i{ width:3px; height:14px; background:#feba22; float:left; margin:14px 10px 0 0;}
.ny_news ul li span{ width:68%; float:left; height:42px; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.ny_news ul li font{ float:right; color:#999;}

.news_name_n{ width:100%; text-align:center; border-bottom:#d9d9d9 1px dashed; margin:0 auto;}
.news_name_n strong{ font-size:15px; color:#525252; line-height:25px; margin:0 0 5px 0; display:block;}
.news_name_n span{ color:#999; font-size:12px; line-height:20px; display:block;}
.news_xq{ width:100%; margin:22px auto; color:#666; font-size:14px; line-height:25px;}
.news_xq img{ max-width:100% !important;}
.p_next{ width:100%; margin:0 auto; overflow:hidden; border:#eee 1px dashed; padding:10px 0;}
.p_next p{ display:block; padding:0 2%;}
.p_next a{ font-size:14px; line-height:30px; color:#525252;}
.p_next a:hover{ color:#feba22;}

/*contact_us*/
.contact_us{ width:100%; margin:0 auto; overflow:hidden;}
.contact_left{ float:left; width:46%; font-size:14px; color:#333; line-height:25px;}
.contact_right{ float:right; width:50%;}
.contact_right iframe{ width:100%; height:418px; padding:0; margin:0; float:left;}