﻿/*全局*/
ul,li{
	margin: 0;
	padding: 0;
}
.current{
	background-color: #FD7239 !important;
	color: #fff !important;
	border-color: #FD7239 !important;
}
.current_on{
	color: #FD7239 !important;
}
.cl{
	clear: both;
}
body img{image-rendering:-webkit-optimize-contrast;}
/*nav*/
#nav{
	height: 44px;
	width: 100%;
	background:url(../images/logo.png) no-repeat;
	background-size: 34% 84%;
	background-position: 10px 3px;
}
.nav1 .am-menu-toggle{
	top: 0;
	color: #000;
	right: 5px;
}
.nav1 .am-menu-toggle i{
	padding-top: 12px;
	font-size: 20px;
}
.nav2 .am-menu-toggle{
	top: 0;
	color: #000;
	right: 66px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.nav2 .am-menu-nav{
	top: 44px;
}
.nav2 .am-menu-nav>li>a{
	background-color: #666;
	border-bottom-color: #666;
	text-align:center;
}
.bant img{
	width: 100%;
	height: 168px;
}

/*首页摘要*/
#indabout{
	padding: 0 5px;
	margin-bottom: 17px; 
}
#indabout>h2{
	font-size: 16px;
	padding: 0px 0 0 10px;
	margin: 10px 0;
	border-left: 2px solid #FD7238;
}
#indabout img{
	width: 100%;
	border:none;
	box-shadow: none;
}
#indabout a{
	color: #aa0a32;
}
.ind_aboutp{
	font-size: 15px;
	line-height: 25px;
	color: #444;
}
/*news*/
#indnews{
	padding: 0 5px;
	margin-bottom: 17px;
}
#indnews>h2{
	font-size: 16px;
	padding: 0px 0 0 10px;
	margin: 10px 0;
	border-left: 2px solid #FD7238;
}
.am-nav-tabs>li.am-active>a, .am-nav-tabs>li.am-active>a:focus, .am-nav-tabs>li.am-active>a:hover{
	color: #FD7239;
	font-weight: bold;
}
.am-nav-tabs>li>a{
	color: #888;
}
.ind_newste{
	overflow: hidden;
	margin: 10px 0;
}
.ind_newste p{
	margin:0;
	padding-top: 5px;
	font-size: 14px;
}
.ind_newste a{
	color: #333;
}
.ind_newste a h3{
	margin: 0;
	padding: 0;
}
.am-tabs{
	border-top: 1px dotted #eee;
	padding-top: 10px;
}
.am-tabs-bd .ind_newste .ind_newsimgbox{
	float: left;
	width: 24%;
	height: 68px;
}
.am-tabs-bd .ind_newste img{
	width: 100%;
	height: 100%;
}
.am-tabs-bd .ind_newste div{
	float: left;
	padding-left: 5px;
	width: 75%;
}


/*footer*/
#footer{

}
#footer ul{
	padding: 20px 20px;
	background-color: #eee;
	color: #333;
	list-style: none;
}
#footer ul li{
	font-size: 15px;
}
#footer p{
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	padding: 0;
	margin: 0;
	background-color: #666;
	color: #eee;
	text-align: center;
}
#footer a{
	color: #eee;
}
.am-navbar-default .am-navbar-nav{
	background-color: #000;
}


/*ny banner*/
#ny_banner{
	background:url(../images/about_1.jpg);
	background-size: 100% 100%;
	height: 138px;
	width: 100%;
}
#ny_main{
	min-height: 60vh
}




/*news*/
.class_title li{
	padding: 5px;
}
.class_title li a{
	display: block;
	text-align: center;
	color: #333;
	padding: 5px 0;
	font-size: 15px;
	border: 1px solid #eee;
}
.class_list{
	margin:15px 0;
	padding: 0 5px;
}
.class_list li{
	margin: 10px 0;
	overflow: hidden;
}
.class_list li img{
	float: left;
	width: 25%;
	height: 78px;
	padding-top: 6px;
}
.class_list li div{
	overflow: hidden;
	float: left;
	padding-left: 5px;
	box-sizing: border-box;
	width: 75%;
}
.class_list li a{
	color: #333;
}
.class_list li div p{
	font-size: 14px;
	color:#888;
	margin:0;
	padding: 0px 0;
}
.class_list li div span{
	font-size: 12px;
	color: #888;
}
.class_list li div h3{
	margin: 0;
	padding: 0;
}
.newsshow{
	padding: 10px;
	font-size: 15px;
	text-align: left;
}
.newsshow img{
	display: block;
	margin:5px auto;
	max-width: 100%;
}

/*首页产品*/
#indprod{
	padding: 0 5px;
	margin:17px 0;
}
#indprod>h2{
	font-size: 16px;
	padding: 0px 0 0 10px;
	margin: 10px 0;
	border-left: 2px solid #FD7238;
}
#indprod img{
	width: 68%;
	display: block;
	margin:0 auto;
	border:none;
	box-shadow: none;
}
#indprod h3{
	text-align: center;
}

/*about*/
.about_textmain{
	padding: 0 10px;
	margin:15px 0;
	text-align: left;
	line-height: 25px;

}
.about_textmain img{
	max-width: 100%;
	margin:5px 0;
}



/*join*/
.joblist_0{
	border-bottom: 2px solid #ccc;
	padding: 5px;
	margin-bottom: 14px;
	margin-top: 10px;
}
.joblist_0 h3{
	color: #666;
	margin:0;
	padding: 0;
}
.joblist_0 a{
	display: block;
	text-align: right;
	color: #e77318;
	padding-right: 10px;	
}
#jobtab{
	width: 100%;
	height: auto;
}
#jobtab tr{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
#jobtab td{
	width: 33.3%;
}



/*message  */
/*留言栏*******************/
.msgtitle{display:inline-block;padding-bottom:5px;font-size:14px;font-weight:bold;}
.message_block{color:#666;}
.message_block p{padding:12px;}
.msg_input{display:inline-block;width:100%;border:1px solid #e0e0e0;padding:8px 9px;background:#fff;font-size:13px;color:#888;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;}
.msg_input_on{width:100%;border:1px solid #8cd1ff;background:#f1f9ff;padding:8px 9px;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;font-size:13px;color:#888;}
.message_labes{font-size:14px;}
.message_title{height:34px;line-height:34px;background:#f6f9fb;padding:0 12px;}
.message_title h2{color:#376b88;font-size:14px;float:left;}
.message_title span{float:right;font-weight:bold;color:#999;}
.message_info{color:#8ea6b6;text-align:right;}
.message_replay{background:#f5f5f5;padding:0 12px;}
.msg_btn_area{margin:16px 0;text-align:left;}
.msg_btn_area a{display:block;padding:5px 15px;background:#09F;color:#fff;text-align:center;;font-size:14px;overflow:hidden;font-weight:bold;width: 80px;
margin:0 auto;}
.msg_btn_area a:hover{text-decoration:none;background:#F60}
.hr_10{width:100%; height: 10px; font-size: 0px;}
#form{margin-top: 30px;}
#form a{text-decoration: none;}
.bt-x{color: red;}
.message-ti{
	margin-top: 10px;
	border-bottom:1px dotted #ccc;
	padding-bottom: 13px;
	padding-top: 15px;
}
.msg_btn_area{
	width:72px;
	margin:0 auto;
}




/*product nav2*/
#nav2{
	position: relative;
}
#nav2 .am-menu-dropdown1 .am-menu-toggle{
	color: #000;
	top: 0;
	width: 100%;
	text-align: center;
	font-weight: 600;
}
#nav2 .am-menu-dropdown1 .am-menu-nav{
	top: 78px;
}
#nav2 .am-menu-dropdown1 .am-menu-nav>li>a{
	background-color: #9999999c;
	border-bottom: 1px solid #9999999c;
	color: #333;
}
.qvbnnfard{
	padding: 0 10px;
	margin: 0px 0 20px;
}
.qvbnnfard>li.am-panel{
	font-weight: bold;
}
.qvbnn li{
	display: inline-block;
	width: 49%;
	text-align: center;
	font-weight: 400;
	font-size: 15px;
}
.qvbnnfard a{
	color: #333;
}
.nav2_h3{
	font-size: 18px;
	color: #FD7239;
	line-height: 49px;
	padding: 0 10px;
	margin: 0;
}
.prod_mainx_box{
	padding: 0 5px;
}
.prod_titp form input{
	width: 198px;
	height: 38px;
	padding: 3px;
	border-radius: 7px;
	border: none;
	background-color: #ccc;
	outline: medium;
	font-size: 15px;
}
.prod_titp form i{
	position: absolute;
	top: 6px;
	right: 18px;
	font-size: 22px;
}
.prod_titp{
	width: 208px;
	position: absolute;
	top: 5px;
	right: 0px;
}


/*ny  about img*/
.about_img img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	padding: 10px;
	box-sizing: border-box;
}
.about_img p{
	margin: 0;
	padding: 0px;
	font-size: 15px;
	text-align: center;
}
.tech_imgbox{
	margin-bottom: 10px;
}
.about_img>h3{
	margin: 0;
	padding: 5px 0 5px 10px;
	line-height: 30px;
}