div.head-box{
	
	box-sizing:border-bxo;
	width:100%;
	height:auto;
	padding:10px 0px;
	background-color: #fff;
}

div.head-content{
	width:1200px;
	height:86px;
	
	box-sizing:border-box;
	margin:0 auto;
}

div.head-content img.logo{
	float: left;
	display: block;
	height:100%;
	width:auto;
}

div.head-content div.head-right{
	float: right;
	box-sizing:border-box;
	height:100%;
	
	
}

div.head-content div.head-right div{
	width:100%;
	text-align: right;
	margin:5.5px auto;
	margin-top:8px;

}

div.head-content div.head-right div span,div.head-content div.head-right div a{
	display: inline-block;
	font-size:14px;
	color:#666666;
	margin:0px 3px;
}

div.head-content div.head-right p{
	font-size:14px;
	
	color:#666666;
	letter-spacing: 1px;
	margin-top: 28px;
}

div.head-content div.head-right p b{
	font-size:16px;
	letter-spacing: 1px;
	color:green;
}

div.head-content div.head-right div a:hover{
	color:#00923f;
}

div.nav-box{
	
	box-sizing:border-box;
	width:100%;
	height:auto;
	padding:8px 0px;
	background-color: green;
}

div.nav-box ul.nav{
	width:1200px;
	height:40px;
	
	box-sizing:border-box;
	margin:0 auto;
	text-align: center;
}

div.nav-box ul.nav li{
	display: inline-block;
	width:126px;
	height:100%;
	line-height: 40px;
	text-align: center;
	
	box-sizing:border-box;
	border-right:1px solid #dddddd;

}

div.nav-box ul.nav li:last-child{
	border:none;
}

div.nav-box ul.nav li a{
	color:white;
	
	font-size:14px;
	letter-spacing: 1px;
}

div.nav-box ul.nav li:hover a{
	color:#e88e2d;
	font-weight:bold;
}

div.lunbo{
	
	box-sizing:border-box;
	width:100%;
	height:600px;
}

div.lunbo div.swiper-container{
	display: block;
	width:100%;
	height:100%;
}

div.lunbo div.swiper-container img{
	display: block;
	width:100%;
	height:100%;
}

div.lunbo .swiper-pagination-bullet{
	
	border-radius: 100%;
	width:12px;
	height:12px;
	background-color: #00923f;
	opacity: 1;
}

div.lunbo .swiper-pagination-bullet-active{
	opacity: 1;
	background-color: white;
}

div.wenhua-box{
	
	
	box-sizing:border-box;
	width:100%;
	height:auto;
	background-image: url(../image/wenhuabg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	padding:50px 0px;
}

div.wenhua-content span.wenhua-biaoyu{
	display: block;
	width:80%;
	margin:0 auto;
	font-size:24px;
	color:black;
	font-weight:bold;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 20px;
}

div.wenhua-content  p.wenhua-jj{
	width:90%;
	height:auto;
	line-height: 1.65;
	font-size:16px;
	color:black;
	text-align: center;
	margin:0 auto;
	color:#666666;
	margin-bottom: 50px;
}

div.wenhua-box div.wenhua-content{
	width:1200px;
	height:auto;
	margin:0 auto;
}

div.wenhua-content .wenhua-sanxiang{
	display: block;
	width:100%;
}

ul.wenhua-sanxiang li{
	float: left;
	width:33.3333%;
	height:auto;
	
	box-sizing:border-box;
	height:auto;
}

ul.wenhua-sanxiang li img{
	display: block;
	width:140px;
	height:140px;
	margin:10px auto;
	margin-top:0px;
}

ul.wenhua-sanxiang li span{
	display: block;
	width:100%;
	text-align: center;
	font-size:20px;
	font-weight:bold;
	letter-spacing: 1px;
	color:#5a5a5a;
}

ul.wenhua-sanxiang li p{
	width:320px;
	margin:0 auto;
	height:auto;
	display: box;
	display: -webkit-box;
	line-clamp:2;
	-webkit-line-clamp:2;
	overflow: hidden;
	text-overflow:ellipsis;
	line-height: 1.75;
	font-size:14px;
	color:#666666;
	text-align: center;
	-webkit-box-orient:vertical;
	margin-top: 9px;
}

div.cp-box{
	width:100%;
	
	box-sizing:border-box;
	height:auto;
	padding:80px 0px;
	background-image: url(../image/chemika_header2_it3x.jpg);
	background-position: bottom center;
	background-size: 100% 200px;
	background-repeat: no-repeat;
}

div.cp-content{
	width:1200px;
	height:auto;
	margin:0 auto;
}

div.ggbt{
	width:100%;
	text-align: center;
	margin-bottom:36px;
}

div.ggbt span{
	
	color:#308301;
	font-size:32px;
	letter-spacing: 1px;
}

div.ggbt p{
	font-size:18px;
	letter-spacing: 1px;
	color:#666666;
	margin:4px auto;

}

ul.cp-nn{
	
	box-sizing:border-box;
	width:100%;
	height:auto;
	position: relative;
	margin-top: 20px;
}

ul.cp-nn li{
	float: left;
	width:380px;
	height:250px;
	
	box-sizing:border-box;
	margin-right: 29px;
	margin-bottom: 20px;
}

ul.cp-nn li:nth-child(3n){
	margin-right: 0px;
	float: right;
}


ul.cp-nn li a{
	display: block;
	width:100%;
	height:100%;
	position: relative;
}

ul.cp-nn li a div.lll{
    position: absolute;
    z-index: 100;
    width:100%;
    height:100%;
    left:0px;
    bottom:0px;
    background-color:#308301;
    box-sizing:border-box;
    padding:12px;
    display: none;
}

ul.cp-nn li a div.lll div{
	border:2px dashed white;
	width:100%;
	height:100%;
	line-height: 238px;
	text-align: center;
}

ul.cp-nn li a div.lll div span{
	font-size:24px;
	
	letter-spacing:2px;
	color:white;
}


ul.cp-nn li a img{
	display: block;
	width:100%;
	height:100%;
}

div.about-box{
	
	box-sizing:border-box;
	width:100%;
	height:auto;
	padding:50px 0px;
	min-height: 700px;
}

div.about-content{
	width:1200px;
	height:auto;
	margin:0 auto;
	
}

div.about-nnn{
	
	box-sizing:border-box;
	width:100%;
	height:auto;
	min-height: 368px;
	background-color: #f1f2f0;
	margin-top: 110px;
}

div.about-nnn-left{
	float: left;
	width:522px;
	height:368px;
	position: relative;
	
}

div.about-nnn-left img{
	position: absolute;
	left:0px;
	top:50%;
	height:515px;
	margin-top: -257.5px;
}

div.about-nnn-right{
	float: right;
	width:648px;
	box-sizing:border-box;
	padding-top: 40px;
	padding-right: 45px;
}

div.about-nnn-right p{
	font-size:16px;
	color:#666666;
	line-height: 1.85;
	display: box;
	display: -webkit-box;
	overflow: hidden;
	text-overflow:ellipsis;
	line-clamp:8;
	-webkit-line-clamp:8;
	-webkit-box-orient:vertical;
	text-indent:2em;

}

div.about-nnn-right a{
	border:2px solid #308301;
	width:160px;
	height:40px;
	line-height: 40px;
	display: block;
	text-align: center;
	color:#308301;
	font-size:18px;
	margin-top: 20px;
}

div.hhh{
	height:200px;
	margin:40px auto;
	
	box-sizing:border-box;
	width:100%;
	background-image: url(../image/gggy.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: 100% 100%;
	overflow: hidden;
	padding-top: 45px;
}

div.hhh ul{
	width:1200px;
	height:auto;
	
	height:auto;
	margin:0 auto;
}

div.hhh ul li{
	float: left;
	width:33.33333%;
	border-top:1px solid transparent;
	box-sizing:border-box;
	height:110px;
}

div.hhh ul li img{
	float: left;
	display: block;
	height:100%;
	width:auto;
}

div.hhh ul li div{
	float: left;
	margin-left: 20px;
	width:220px;
}

div.hhh ul li div span{
	display: block;
	font-size:20px;
	font-weight:bold;
	color:white;
	width:;
	letter-spacing: 1px;
	margin-top: 12px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

div.hhh ul li div p{
	font-size:14px;
	color:white;
	margin-top: 6px;
	line-height: 1.5;
	overflow: hidden;
	text-overflow:ellipsis;
	line-clamp:2;
	-webkit-line-clamp:2;
	display: box;
	display: -webkit-box;
	-webkit-box-orient:vertical;
}



div.new-box{
	
	box-sizing:border-box;
	width:100%;
	height:auto;
	padding:40px 0px;
}

div.new-box div.new-content{
	display: block;
	width:1200px;
	height:auto;
	margin:0 auto;
}

div.xinwen-bt{
	width:100%;
	height:330px;
	position: relative;
	
	box-sizing:border-box;

}

div.xinwen-bt img{
	position: absolute;
	z-index: 1;
	width:100%;
	height:330px;
	left:0px;
	top:0px;
}

div.xinwen-xf{
	width:;
	height:330px;
	position: absolute;
	z-index: 100;
	width:225px;
	
	box-sizing:border-box;
	background-color: rgba(80, 160, 32,0.8);
}

div.xinwen-xf span{
	display: block;
	font-size:32px;
	color:white;
	font-weight:bold;
	letter-spacing: 1px;
	width:100%;
	height:auto;
	text-align: center;
	padding-top: 75px;
}

div.xinwen-xf p{
	font-size:16px;
	display: block;
	margin:2px auto;
	text-align: center;
	color:white;
}

div.xinwen-xf i{
	display: block;
	width:140px;
	height:6px;
	background-color: white;
	margin:6px auto;
}

div.xinwen-xf a{
	display: block;
	width:140px;
	height:35px;
	line-height: 35px;
	text-align: center;
	color:white;
	border:1px solid white;
	font-size:14px;
	display: block;
	margin:4px auto;
	margin-top: 30px;
}

ul.xinwen-nn{
	width:100%;
	height:auto;
	margin:30px auto;
}

ul.xinwen-nn li {
	width:100%;
	height:auto;
	margin-bottom: 12px;
	padding-bottom: 10px;
	border-bottom:1px dashed #ccc;
}

ul.xinwen-nn li a{
	display: block;
	width:100%;
	height:auto;
}

ul.xinwen-nn li a span.nt1{
	display: block;
	font-size:16px;
	color:black;
	letter-spacing: 1px;
}

ul.xinwen-nn li a span.nt2{
	margin:2px auto;
	font-size:14px;
	color:#5a5a5a;
	box-sizing:border-box;
	display: block;
	padding-left: 2px;
}

ul.xinwen-nn li a p.nt3{
	display: block;
	line-height: 1.5;
	font-size:14px;
	color:#666666;
}

div.hj-box{
	
	box-sizing:border-box;
	width:100%;
	height:auto;
	padding:30px 0px;
	padding-bottom: 60px;
}

div.hj-content{
	width:1200px;
	height:auto;
	
	box-sizing:border-box;
	margin:0 auto;

}

ul.hj-nnn{
	width:1200px;
	height:auto;
	
	box-sizing:border-box;
	margin:10px auto;
}

ul.hj-nnn li{
	float: left;
	box-sizing:border-box;
	
}

ul.hj-nnn li:nth-child(1){
	width:860px;
	height:240px;
}


ul.hj-nnn li:nth-child(2){
	width:320px;
	height:500px;
	float: right;
}

ul.hj-nnn li:nth-child(3){
	float: left;
	width:480px;
	height:240px;
	margin-top: 20px;
}

ul.hj-nnn li:nth-child(4){
	float: left;
	width:360px;
	height:240px;
	margin-top: 20px;
	margin-left: 20px;
}

ul.hj-nnn li a{
	display: block;
	width:100%;
	height:100%;
	position: relative;
}

ul.hj-nnn li a div{
	position: absolute;
	z-index: 100;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background-color:#308301;
	display: none;
}

ul.hj-nnn li a div span{
	display: block;
	position: absolute;
	z-index: 1000;
	width:200px;
	height:40px;
	left:50%;
	margin-left: -100px;
	margin-top: -20px;
	top:50%;
	line-height: 40px;
	text-align: center;
	font-size:24px;
	letter-spacing: 2px;
	color:white;
	font-weight:bold;

}


ul.hj-nnn li a img{
	display: block;
	width:100%;
	height:100%;
}

div.lianxi-box{
	
	box-sizing:border-box;
	width:100%;
	height:auto;
	padding:40px 0px;
	min-height: 500px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../image/bg03.jpg);
	margin-bottom:20px;
}

div.lianxi-content{
	display: block;
	width:1200px;
	height:auto;
	margin:10px auto;
	
}


div.shipp{
	float: left;
	width:48%;
	height:300px;
	
	box-sizing:border-box;
	width:400px;
	
}

div.shipp embed{
	display: block;
	width:100%;
	height:100%;
}


div.nnee{
	display: block;
	width:65%;
	box-sizing:border-box;
	float: right;
	
	height:300px;
	background-color: white;
	
	padding:10px 20px;
}

div.nnee span{
	display: block;
	font-size:24px;
	letter-spacing: 1px;
	color:green;
	margin-top: 10px;
}

div.nnee  ul{
	width:100%;
	height:auto;
	background-color: white;
	box-sizing:border-box;
	
	transition:all 0.3s;
	margin:30px auto;
}

div.nnee ul:hover{
	box-shadow: 0 0 5px #ccc;
}

div.nnee ul li{
	float: left;
	width:50%;
	height:40px;
	line-height: 40px;
	font-size:16px;
	color:#666666;
}

div.nnee ul li img{
	height:22px;
	width:auto;
	margin-right: 5px;
	vertical-align: middle;
	display: inline-block;
}



div.foot-box{
	
	box-sizing:border-box;
	width:100%;
	height:auto;
	padding:30px 0px;
	background-color: rgb(33, 30, 33);
}

div.foot-content{
	width:1200px;
	height:auto;
	margin:0 auto;
	
}

div.foot-content div.foot-content-left{
	width:40%;
	float: left;
	height:auto;
	box-sizing:border-box;
	padding-top: 25px;

}

div.foot-content div.foot-content-left span{
	color:#434343;
	display: block;
	line-height: 1.75;
}

div.foot-content div.foot-content-left span a{
	color:#434343;
}

div.foot-content div.foot-content-right{
	float: right;
	width:52%;
}

div.foot-content-right ul{
	width:100%;
	height:auto;
}

div.foot-content-right ul li{
	float:right;
	width:25%;
	box-sizing:border-box;
	height:auto;
}

div.foot-content-right ul li img{
	display: block;
	width:110px;
	height:110px;
	margin:2px auto;
	border:1px solid white;
}

div.foot-content-right ul li span{
	color:white;
	font-size:14px;
	text-align: center;
	display: block;
	margin-top:6px;
	letter-spacing: 1px;
}

div.shipin{
	
	box-sizing:border-box;
	width:300px;
	height:300px;
	position: fixed;
	bottom:20px;
	right:20px;
	z-index: 100000;

}

div.shipin span{
	display: block;
	width:30px;
	height:30px;
	position: absolute;
	z-index: 1000000;
	line-height: 30px;
	font-size:18px;
	text-align: center;
	
	border-radius: 100%;
	right:-10px;
	top:-10px;
	background-color: #ec1d26;
	color:white;
}

div.shipin embed{
	display: block;width:100%;
	height:100%;
}

div.pox{
	display: none;
}

div.pox{
	
	box-sizing:border-box;
	width:100%;
	height:44px;
	background-color: #f2f2f2;
	position: fixed;
	z-index: 1000;
	left:0px;
	bottom:0px;
}

div.pox ul{
	width:100%;
	height:100%;
	border-top:1px solid #c9c9c9;
}

div.pox ul li{
	float:left;
	width:33.3333%;
	border-right:1px solid #e1e1e1;
	box-sizing:border-box;
	height:100%;
}

div.pox ul li:last-child{
	border:none;
}

div.pox ul li a{
	display: block;
	width:100%;
	height:100%;
	line-height: 44px;
	text-align: center;
}

div.pox ul li a img{
	display: inline-block;
	height:30px;
	width:auto;
	vertical-align: middle;
}

span.lolo{
	display: none;
}

span.hjjj{
	display: none;
}

div.dangqian{
	width:1200px;
	height:30px;
	line-height: 30px;
	margin:0 auto;
	
	color:#666666;
}

div.dangqian a,div.dangqian span{
	display: inline-block;
	font-size:14px;
	color:#666666;
}

div.dangqian span{
	margin:0px 3px;
}

div.lanmu{
	width:1200px;
	height:auto;
	padding:10px 0px;
	box-sizing:border-box;
	margin:0 auto;
	border-bottom:1px dashed #ccc;
}

div.lanmu span{
	display: block;
	width:100%;
	height:auto;
	font-size:20px;
	color:black;
	text-align: center;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

div.lanmu span:nth-child(1){
	font-weight:bold;
	font-size:28px;
	letter-spacing: 2px;
	color:green;
}

div.erji-nav{
	width:1200px;
	height:124px;
	margin:10px auto;
	

}

div.erji-nav ul{
	width:100%;
	height:40px;
	text-align: center;
}

div.erji-nav ul li{

	text-align: center;
	width:12.5%;
	box-sizing:border-box;
	height:100%; overflow:hidden;
	background-color: green;
	text-align: center;
	line-height: 40px;
	display: inline-block;
}

div.erji-nav ul li a{
	color:white;
	font-size:14px;
}

div.erji-nav ul li:hover{
	background-color: #f59025;
}

div.rongqi{
	width:1200px;
	height:auto;
	
	box-sizing:border-box;
	margin:10px auto;
}

div.danye{
	width:99%;
	height:auto;
	margin:3px auto;
}

div.danye p.danye-1{
	font-size:16px;
	color:black;
	font-weight:bold;
	height:auto;
	line-height: 1.65;
	width:80%;
	height:auto;
	margin-bottom: 3px;
	letter-spacing: 1px;
	margin:0 auto;
	text-align: center;
}

div.danye p.danye-2{
	font-size:14px;
	color:#666666;
	text-align: center;
	width:100%;
	margin-bottom: 6px;
	letter-spacing: 1px;
}

div.danye div.danye-3{
	width:100%;
	height:auto;
	margin:2px auto;
}

div.danye div.danye-3 img{
	
	max-width: 100%;
	height:auto;
	margin-bottom: 3px;
}

div.danye div.danye-3 p{
	line-height: 1.65;
	color:black;
}


div.page1{
	display: block;
	width:1200px;
	height:auto;
	margin:6px auto;
	padding:3px 0px;
	border-top:1px dashed #ccc;
}

div.page1 a{
	display: block;
	max-width: 60%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size:14px;
	letter-spacing: 1px;
	color:#666666;
	margin-bottom: 3px;
}

div.page2{
	display: block;
	width:1200px;
	height:auto;
	margin:6px auto;
	padding:3px 0px;
	text-align: center;
}

div.page2 span,div.page2 a{
	display: inline-block;
	padding:2px 4px;
	border:1px solid green;
	color:#666666;
	margin:0px 1px;
}

div.page2 a:hover{
	background-color: green;
	color:white;
	border-color:green;
}

div.page2 span.show{
	background-color: green;
	color:white;
	border-color:green;
}

div.page2 a.active{
	background-color: #ccc;
	border-color:#ccc;
	color:gray;
}

ul.cp-nnn{
	width:100%;
	height:auto;
	
	box-sizing:border-box;
}

ul.cp-nnn li{
	float: left;
	width:380px;
	height:auto;
	box-sizing:border-box;
	padding:8px;
	border:1px solid #dddddd;
	margin-right: 29px;
	margin-bottom: 20px;
}

ul.cp-nnn li:hover{
	border-color:green;
}

ul.cp-nnn li:nth-child(3n){
	margin-right: 0px;
}

ul.cp-nnn li a img{
	display: block;
	width:100%;
	height:300px;
	margin-bottom: 3px;
}

ul.cp-nnn li a span{
	display: block;
	font-size:14px;
	color:#666666;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}



form{ clear: both; width:600px; margin:0 auto; margin-top:20px;}
form div{ width:100%; float:left; margin:0 0 15px;}
form div label{ width:80px; float:left; height:32px; line-height:32px; float:left; display:block; text-align:right; font-size:15px;}
form div input[type='text']{ height:32px; border:1px solid #e2e2e2; border-radius:3px; width:378px; float:left; text-indent:0.5em; font-size:14px; color:#7E7E7E}
form textarea{ width:368px; float: left; height:168px; border:1px solid #e2e2e2; border-radius:3px; padding:5px; font-size:14px; color:#7e7e7e}
form div img{ float:left; height:34px; width:110px; margin:0 0 0 15px}
form input[type='submit']{ width:100px; height:34px; margin:0 0 0 80px; border:none; background:green; font-size:14px; color:#fff; border-radius:5px; }
form b{width: 20px; height: 32px; line-height: 32px; text-align: center;float: left; color: red; display: none;}