.w1100{
	width: 1100px;
	margin:0 auto;
}
.header{
    border-top: 5px solid #000;
}
.top{
	line-height: 34px;
	border-bottom: 1px solid #d8d8d8;
}
.top p{
	font-size:12px;
	line-height: 34px;
    color: #7d7d7d;
	float: left;
}
.top_right{
	float: right;
}
.top_right a{
	font-size:12px;
	line-height: 34px;
    color: #7d7d7d;
    padding:0 10px;
}
.inabout{
	padding:35px 0;
}
.inabout_pic{
	float: left;
	width: 550px;
}
.inabout_right{
	float: right;
	width: 490px;
}
.inabout_right p{
	font-size: 14px;
	line-height:2;
	color: rgb(51, 51, 51);
}
.more{
	float: right;
}
.more a{
	padding: 0 10px;
    color: #008acb;
    font-size: 12px;
}
.inpro_tit_left{
	float: left;
}
.inpro_tit_left h3{
	color: #008acb;
	font-weight: bold;
    font-size: 25px;
    height: 34px;
    line-height: 34px;
}
.inpro_tit_left p{
	color: #a5a5a5;
    font-size: 16px;
    line-height: 22px;
}
.inprotit_right{
	float: right;
}
.inpro_list{
	padding-top: 20px;
}
.inpro_list li{
	width: 540px;
	float: left;
	margin-bottom: 20px;
}
.inpro_list li:nth-child(2n){
	float: right;
}
.inpro_list li a{
	border: 1px solid #e3ecf3;
	display: block;
    padding: 25px 18px;
}
.inpro_left{
	float: left;
	width: 200px;
	height: 200px;
	border: 5px solid #e3ecf3;
	overflow: hidden;
}
.inpro_left img{
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.inpro_left:hover img{
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	transform:scale(1.2);
}
.inpro_right{
	float: right;
	width: 244px;
	padding-left: 15px;
}
.inpro_right h3{
	font-size: 20px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.inpro_right p{
	font-size: 14px;
	line-height: 20px;
	overflow : hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 6;
 -webkit-box-orient: vertical;
}
.incontact{
	padding-bottom: 25px;
	background:url("../images/icon04.jpg") center top no-repeat;
}
.incontact_tit{
	width: 216px;
    height: 74px;
    line-height: 74px;
    font-size: 27px;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin:0 auto;
	background: url("../images/icon03.png") center center no-repeat;
}
.inproduct{
	padding:35px 0;
}
.incontact_list li{
	display: inline-block;
    margin: 35px 30px 0;
    width: 100%;
    color: #000;
    text-align: left;
	vertical-align: top;
}
.incontact_list li h3{
	font-size: 20px;
    /* height: 50px; */
    font-weight: 500;
    line-height: 60px;
    position: relative;
    margin-bottom: 15px;
}
.incontact_list li h3::after{
	content: "";
	width: 100%;
	height: 1px;
	background: #000;
	position: absolute;
	bottom:0;
	left:0;
}
.incontact_list li p{
	font-size: 16px;
    line-height: 30px;
}
.logo{
	float: left;
	
}
.logo img{
	height:100%;
	max-height:88px;
}
.nav{
	float: right;
}
.nav li{
	float: left;
	position: relative;
}
.nav li a{
	display: block;
	line-height: 88px;
    color: #000;
    font-size: 16px;
    padding: 0 26px;
}
.nav li dl{
	position: absolute;
	left:0;
	top:88px;
	z-index: 99;
	background: #fff;
	min-width: 160px;
	display: none;
}
.nav li dl dd a{
	line-height: 36px;
	font-size: 15px;
	    white-space: nowrap;
}
.nav li dl dd a:hover{
	color: #008acb;
}
.nav li.sub_nav a{
	color: #008acb;
}
.nav li.sub_nav dd a{
	color: #000;
}
.pb_tit{
	line-height: 60px;
	text-align: center;
	background: url("../images/icon02.png") left bottom no-repeat;
}
.pb_tit span{
	display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #008acb;
    text-transform: uppercase;
}
.pb_tit h3{
    display: inline-block;
    font-size: 25px;
    font-weight: bold;
    padding-left: 10px;
    color: #4c4c4c;
}
.public_info{
	padding:30px 0;
}
.about_part{
	padding:50px 0;
	font-size: 16px;
	color: rgb(51, 51, 51);
	line-height: 2;
}
.base_part{
	padding:50px 0;
}
table{
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}
td{
	line-height: 27px;
	display: table-cell;
    vertical-align: inherit;
    font-size: 12px;
    color: #4b4b4b;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-spacing: 2px;
    border-color: grey;
}
.history_page p{
	padding-top: 20px;
}
.history_page p span{
	font-weight: bold;
}
.culture li{
	padding-top: 25px;
}
.culture li h3{
	color: rgb(51, 51, 51);
	font-size: 24px;
}
.culture li span{
	color: rgb(51, 51, 51);
	font-size: 13px;
	font-weight: bold;
}
.culture li p{
	color: rgb(51, 51, 51);
	font-size: 13px;
	line-height: 24px;
	padding-top: 0;
}
.product ul li{
	width: 525px;
	float: left;
	position: relative;
	margin-bottom: 45px;
}
.product ul li:nth-child(2n){
	float: right;
}
.product ul li img{
    width: 525px;
    height: 525px;
    border: 1px solid #d4d4d4;
}
.prohover{
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	display: none;
}
.prohover p{
	font-size: 16px;
    font-weight: bold;
    display: block;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    color: #fff;
    text-align: center;
    padding: 150px 0;
    height: 32px;
}
.protail_it1{
	text-align: center;
}
.protail_it1 h3{
	line-height: 30px;
    font-size: 16px;
    font-weight: bold;
}
.protail_it1 img{
	width: 600px;
}
.protail_info{
	padding-top: 15px;
	font-size: 16px;
	color: #000;
	line-height: 2;
}
.contact p{
	color: #000;
	font-size: 16px;
	line-height: 2;
}
.anti input{
	width: 400px;
	line-height: 32px;
	display: block;
	margin:0 auto;
	border:1px solid #ccc;
	font-size: 14px;
	color: #333;
	padding:0 10px;
}
.anti button{
	width: 400px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	color: #333;
	display: block;
	cursor: pointer;
	margin:25px auto;

}
.anti_down{
	height: 250px;
	display: none;
}
.anti_down h3{
	font-size: 18px;
	color: #333;
}
.anti_down p{
	color: #FF0000;
	font-size: 18px;
	padding-top: 40px;
	text-align: center;
}
.cxjgall{
	max-width:400px;
	margin:0 auto;
}
.cxjg_result{
	width: 400px; 
	overflow:scroll; 
	border: 1px #ccc solid; 
	height: 120px; 
	color: red; 
	font-size: 16px;
	font-weight: bolder; 
	padding-top: 10px; 
	padding-left: 10px;
}
.cxjg_result::-webkit-scrollbar {  
  width: 14px;  
  height: 14px;  
}  
  
.cxjg_result::-webkit-scrollbar-track,  
.cxjg_result::-webkit-scrollbar-thumb {  
  border-radius: 999px;  
  border: 5px solid transparent;  
}  
  
.cxjg_result::-webkit-scrollbar-track {  
  box-shadow: 1px 1px 5px rgba(255,255,255,.2) inset;  
}  
  
.cxjg_result::-webkit-scrollbar-thumb {
  min-height: 20px;
  background-clip: content-box;
  box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset;
}  
  
.cxjg_result::-webkit-scrollbar-corner {  
  background: transparent;  
} 
.anti1{
	border-bottom:1px solid #c9c9c9;
	padding-bottom:60px;
}
.anti1 button{
	width: 400px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    display: block;
    cursor: pointer;
    margin: 25px auto;
	background:#008acb;
}
.anti1 input{
	    width: 400px;
    line-height: 32px;
    display: block;
    margin: 0 auto;
    border: 1px solid #ccc;
    font-size: 14px;
    color: #333;
    padding: 0 10px;
}
#lblNumber{
	font-size:20px;
	color:#000;
	font-weight:bold;
}
.cxjg_title{
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
}

@media screen and (max-width : 1000px){
	body{
		width: 1200px;
	}
}