@charset "utf-8";
/* CSS Document */

html{ width:100%; height:100%;}
body{ margin:0; width:100%; height:100%; position:relative;}
*{ /*font-family:"微软雅黑";*/ font-family: Arial, 微软雅黑，"Microsoft yahei", "Hiragino Sans GB", "冬青黑体简体中文 w3", STXihei, 华文细黑, SimSun, 宋体, Heiti, 黑体, sans-serif; font-size:16px; color:#333;}
image{ display:block; margin:0; padding:0; border:none;}
ul,li{ margin:0; padding:0; border:none;}
li{ list-style:none;}
a{ text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin:0; font-weight:normal;}
p{ margin:0; padding:0;}
dl,dd,dt{ margin:0; padding:0;}
input,textarea{ margin:0; padding:0;}


.home_box{ width:100%; position:relative; overflow:hidden;}

/*菜单栏css属性*/
.home_box .meun_box{ width:100%; height:76px; position:fixed; top:0; z-index:7; background-color:#fff;}
.home_box .meun_box .menu{ width:1200px; height:76px;margin:auto; overflow:hidden;display: flex; align-items: center;}
.home_box .meun_box .menu img{ width:180px;  float:left;}
.home_box .meun_box .menu .menu_right{ width:82%; float:right;}
.home_box .meun_box .menu .menu_right li{ width:8%; height:76px; padding:0 2%; float:right;}
.home_box .meun_box .menu .menu_right li .A_bg{ display:block; text-align:center; line-height:76px; background-position:bottom center; background-repeat:no-repeat;}
.home_box .meun_box .menu .menu_right li .A_bg:hover{ background-image:url(../images/menu_line.png);}

.home_box .meun_box .menu .menu_right li:hover .product_menu_box{ display:block;}

/*产品介绍下拉菜单*/
.home_box .product_menu_box{ width:150%; padding:18px 0 39px 0; position:absolute; top:76px; left:50%; margin-left:-75%; z-index:7; border-top:solid 1px #dbdbdb; background-color:#fff; box-shadow: 0 2px 3px #b3b3b3; overflow:hidden; display:none;}
.home_box .product_menu_box .product_menu{ width:1200px; margin:auto; overflow:hidden;}
.home_box .product_menu_box .product_menu dl{ width:23%; float:right; margin-left:3%; overflow:hidden;}
.home_box .product_menu_box .product_menu dl dt{ width:100%; font-size:18px; color:#0eb83a; line-height:40px; border-bottom:solid 1px #cccccc;}
.home_box .product_menu_box .product_menu dl dd{ width:100%; margin-top:19px; overflow:hidden;}
.home_box .product_menu_box .product_menu dl dd a{ display:block; width:100%; font-size:14px; color:#333; line-height:36px;}
.home_box .product_menu_box .product_menu dl dd a:hover{ color:#0eb83a;}


/*页脚内容*/
.home_box .footer_box{ width:100%; background-color:#f2f2f2; overflow:hidden;}
.home_box .footer_box .footer{ width:1200px; margin:auto; padding:50px 0 40px 0; overflow:hidden;}

.home_box .footer_box .footer .left{ width:57%; float:left; overflow:hidden;}
.home_box .footer_box .footer .left ul{ width:25%; float:left;}
.home_box .footer_box .footer .left ul a{ display:block; width:100%; font-size:14px; color:#666; line-height:36px; overflow:hidden;}
.home_box .footer_box .footer .left ul .A_01{ font-size:16px; color:#333; line-height:16px; margin-bottom:22px;}
.home_box .footer_box .footer .left ul .A_01:hover{ color:#0eb83a;}

.home_box .footer_box .footer .middle{ width:20%; padding:0 4%; border-left:solid 1px #dbdbdb; border-right:solid 1px #dbdbdb; text-align:center; float:left; overflow:hidden;}
.home_box .footer_box .footer .middle h2{ font-size:24px; color:#0eb83a;}
.home_box .footer_box .footer .middle p{ font-size:14px; color:#333; line-height:24px; margin-top:11px;}
.home_box .footer_box .footer .middle a{ display:block; width:138px; padding-left:20px; height:28px; margin:auto; margin-top:23px; border:solid 1px #0eb83a; font-size:12px; text-align:center; line-height:26px; color:#0eb83a; background-image:url(../images/information_01.png); background-repeat:no-repeat; background-position:15% 50%;}
.home_box .footer_box .footer .middle a:hover{ background-color:#0eb83a; color:#fff; background-image:url(../images/information_02.png);}

.home_box .footer_box .footer .right{ width:110px; float:right; margin-top:5px; overflow:hidden;}
.home_box .footer_box .footer .right img{ display:block; width:110px; height:110px;}
.home_box .footer_box .footer .right p{ width:100%; margin-top:10px; text-align:center; font-size:14px;}

.home_box .footer_box .copyright{ width:100%; height:56px; margin:auto; font-size:12px; text-align:center; line-height:56px; border-top:solid 1px #dbdbdb;}


/*悬浮按钮内容*/
.home_box .Suspend_button{ width:50px; position:fixed; bottom:10%; right:1.5%; z-index:2; overflow:hidden;}
.home_box .Suspend_button a{ display:block; width:50px; height:50px; margin-bottom:10px; background-image:url(../images/hei_bg.png); background-repeat:no-repeat; background-position:center; overflow:hidden;}
.home_box .Suspend_button a img{ display:block; width:50px; height:50px;}
.home_box .Suspend_button #back_A{ display:none;}
.home_box .Suspend_button #back_A img{ background-image:url(../images/hei_bg.png);}
.home_box .Suspend_button .Wechat_A{ display:block;}
.home_box .Suspend_button a:hover{ background-image:url(../images/lu_bg.png); cursor:pointer;}

/*电话提示框*/
.home_box .phone_bounced{ width:190px; padding:30px 30px 10px 30px; position:fixed; bottom:9.5%; right:6%; z-index:2; background-color:#000; border-radius:4px;}
.home_box .phone_bounced dd{ width:100%; margin-bottom:20px;}
.home_box .phone_bounced p{ color:#FFFFFF; font-size:14px;}
.home_box .phone_bounced h4{ margin-top:6px; color:#FFFFFF; font-size:16px; font-weight:bold;}
.home_box .phone_bounced h4 span{ font-size:14px; color:#fff;}
.home_box .phone_bounced img{ display:block; width:14px; height:20px; position:absolute; top:50%; margin-top:-10px; right:-14px; z-index:3;}

/*微信内容提示框*/
.home_box .WeChat_kuang{ width:100%; margin:0; overflow:hidden;}
.home_box .WeChat_kuang .WeChat_bg{ width:100%; height:100%; position:absolute; top:0; z-index:3; background-color:#000; opacity:0.6; filter:alpha(opacity=50);}

.home_box .WeChat_kuang .WeChat_text{ width:360px; padding:56px 0; background-color:#fff; box-shadow: 0 5px 5px #666; position:fixed; left:50%; margin-left:-180px; top:50%; margin-top:-200px; z-index:5; overflow:hidden;}
.home_box .WeChat_kuang .WeChat_text img{ display:block; width:200px; height:200px; margin:auto;}
.home_box .WeChat_kuang .WeChat_text p{ width:100%; text-align:center; font-size:14px; margin-top:12px;}
.home_box .WeChat_kuang .WeChat_text a{ display:block; width:128px; height:40px; margin:auto; margin-top:20px; background-color:#0eb83a; text-align:center; line-height:40px; color:#fff;}
.home_box .WeChat_kuang .WeChat_text a:hover{ cursor:pointer; background-color:#11a914;}

/*需求提示框*/
.home_box .demand_kuang{ width:100%; margin:0; overflow:hidden;}
.home_box .demand_kuang .demand_bg{ width:100%; height:100%; position:absolute; top:0; z-index:3; background-color:#000; opacity:0.6; filter:alpha(opacity=50);}
.home_box .demand_kuang .demand_text{ width:34%; padding:60px 4%; background-color:#fff; box-shadow: 0 5px 5px #666; position:fixed; left:50%; margin-left:-22%; top:50%; margin-top:-280px; z-index:5; overflow:hidden;}
.home_box .demand_kuang .demand_text h1{ width:100%; padding-bottom:10px; font-size:24px; text-align:left;}
.home_box .demand_kuang .demand_text div{ width:48%; float:left; margin-right:4%; margin-top:10px; color:#999; line-height:40px;}
.home_box .demand_kuang .demand_text .margin_0{ margin-right:0;}
.home_box .demand_kuang .demand_text div input{ outline:none; width:94%; padding:0 3%; height:38px; font-size:14px; line-height:38px; border:solid 1px #d9d9d9;}
.home_box .demand_kuang .demand_text .div_last{ width:100%; clear:float;}
.home_box .demand_kuang .demand_text .div_last textarea{ resize:none; outline:none;/*取消浏览器默认边框属性*/ width:97%; padding:0 1.5%; height:120px; font-size:14px; line-height:32px; border:solid 1px #d9d9d9;
 text-decoration:none;}
.home_box .demand_kuang .demand_text .div_last a{ display:block; width:170px; height:50px; float:right; background-color:#0eb83a; font-size:18px; color:#fff; line-height:50px; text-align:center; border-radius:2px;}
.home_box .demand_kuang .demand_text .div_last a:hover{ background-color:#11a914;}
.home_box .demand_kuang .demand_text .position_div{ width:32px; height:32px; position:absolute; right:-4%; top:-10px; background-color:#f2f2f2; background-image:url(../images/Shut_down_hui.png);
background-position:center; background-repeat:no-repeat;}
.home_box .demand_kuang .demand_text .position_div:hover{ background-color:#0eb83a; background-image:url(../images/Shut_down_bai.png); cursor:pointer;}






/*浏览器自适应区域*/
@media ( min-width:1500px ) {


} 
@media (max-width:1499px) and (min-width:1400px){
	
/*需求弹框*/
.home_box .demand_kuang .demand_text{ padding:40px 4%;}


} 
@media (max-width:1399px) and (min-width:1350px){

/*需求弹框*/
.home_box .demand_kuang .demand_text{ padding:40px 4%; margin-top:-250px;}
.home_box .demand_kuang .demand_text div{ font-size:14px;}
.home_box .demand_kuang .demand_text div input{ height:34px; line-height:34px;}
.home_box .demand_kuang .demand_text .div_last textarea{ height:110px;}
.home_box .demand_kuang .demand_text .div_last a{ height:46px; line-height:46px;}

/*悬浮弹出框*/
.home_box .Suspend_button{ right:0.5%;}

	 
} 
@media (max-width:1349px) {
	
/*菜单栏css属性*/	
.home_box .meun_box .menu{ width:1000px;}
.home_box .meun_box .menu .menu_right{ width:80%;}
.home_box .meun_box .menu .menu_right li{ width:10%;}

/*产品介绍下拉菜单*/
.home_box .product_menu_box .product_menu{ width:1000px;}

/*页脚内容*/
.home_box .footer_box .footer{ width:1000px;}

/*悬浮按钮内容*/
.home_box .Suspend_button{ right:0.5%;}

/*需求弹框*/
.home_box .demand_kuang .demand_text{ padding:40px 4%; margin-top:-250px;}
.home_box .demand_kuang .demand_text div{ font-size:14px;}
.home_box .demand_kuang .demand_text div input{ height:34px; line-height:34px;}
.home_box .demand_kuang .demand_text .div_last textarea{ height:110px;}
.home_box .demand_kuang .demand_text .div_last a{ height:44px; line-height:44px; font-size:16px;}



} 



















