﻿body{
	margin: 0;
	padding: 0;
	max-width: 768px;
	margin: 0 auto;
	font-family: sans-serif;
}
ul{
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}
p{
	margin: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
.cc-box{
	clear: both;
	height: 0;
	width: 100%;
}
/*导航栏*/
.navbar-brand>img {
    display: block;
    width: 180px;
}
.navbar-brand {
    padding: 8px;
    padding-left: 12px;
}
.nav-ss{
	text-align: right;
}
.nav-ss img{
	width: 45px;
}
.navbar {
    min-height: 85px;
    margin-bottom: 0;
}
.navbar-header{
	height: 85px;
}
.navbar-default .navbar-toggle {
    border-color: #333333;
}
.navbar-toggle {
    padding: 9px 7px;
    margin-top: 23px;
    margin-right: 15px;
    border: 1px solid #333333;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
.navbar-toggle .icon-bar {
    width: 31px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #333333;
}
.nav-ss {
    float: right;
    display: inline-block;
    margin-top: 19px;
    margin-right: 12px;
}
.navbar-nav {
    margin: 0 -15px;
    background-color: white;
    text-align: center;
}
.nav>li{
	border-top: 1px solid #D6D6D6;
	font-size: 1.6rem;
}
.navbar-default .navbar-nav .open .dropdown-menu>li{
	border-top: 1px solid #ECECEC;
}
.navbar-default .navbar-nav .open .dropdown-menu>li:first-of-type{
	border: none;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    text-align: center;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 8px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{
	color: #06B427;
}
.dropdown-menu {
    padding: 0;
}
/*轮播*/
.swiper-slide img{
	width: 100%;
}
.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 100%;
    background: transparent;
    opacity: 1;
    border: 2px solid white;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: white;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 15px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 9px;
}
/*防治对象*/
.fzx-box{
	padding: 16px 13px 10px;
}
.fzdx-til{
	font-size: 3rem;
	margin-bottom: 8px;
	text-align: center;
}
.fzx-box ul li{
	    position: relative;
	width: 48%;
	margin-bottom: 8px;
        display: inline-block;
}
.fzx-box ul li:nth-of-type(2n){
	margin-left: 2%;
}
.fzx-box ul li img{
	width: 100%;
}
.fzx-box ul li div{
    font-size:20px ;
    line-height: 35px;
    color: #000;
    text-align: center;
    position: absolute;
    bottom: 5px;
    left: 0px;
    right: 0px;
}
.fzx-box ul li div img{
    width: auto;
    margin-top: -3px;;
}
/*科技跳转*/
.inkeji-box{
	padding-bottom: 15px;
}
.inkeji-box ul li{
	margin-bottom: 5px;
}
.inkeji-box ul li img{
	width: 100%;
}
/*脚部*/
footer{
	background-color: #22262E;
	padding: 18px 13px 14px;
	clear: both;
}
.foot-top{
	border-bottom: 1px solid #898B90;
    width: 85%;
    margin: 0 auto;
    padding-bottom: 10px;
}
.foot-top ul{
	display: flex;
	justify-content: space-between;	
}
.foot-top ul li{
	float: left;
	text-align: center;
}
.foot-top ul li p{
	width: 58px;
    height: 35px;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.foot-top ul li img{
	max-width: 100%;
	max-height: 100%;
}
.foot-top ul li span{
	display: block;
	font-size: 1.25rem;
	color: white;
	margin-top: 4px;
}
.foot-bot{
	font-size: 1rem;
	color: #999999;
	text-align: center;
	padding-top: 10px;
	line-height: 18px;
}
.foot-bot img{
	width: 18px;
	margin-left: 10px;
}

/*关于我们页面*/
.oth-box{
	padding-top: 20px;
}
.oth-topimg img{
	width: 100%;
}
.oth-top{
	background-color: white;
	padding: 20px 9px;
}
.oth-top ul li a{
	display: block;
	float: left;
	width: 25%;
	padding: 12px 0;
	color: black;
	font-size: 1.7rem;
	text-align: center;
}
.oth-top ul .oth-topact a{
	color: white;
	background-color: #00C0FF;
}
.abo-box{
	padding: 0 13px;
	min-height: 400px;
}
/*企业文化*/
.wh-box{
	padding: 0 13px 60px;
}
.whsp-til{
	font-size: 1.5rem;
    margin-bottom: 10px;
    text-align: center;
}
.whsp-box{
	width: 100%;
	height: 196px;
	margin-bottom: 30px;
}
.whsp-box img{
	width: 100%;
	height: 100%;
}
.whtex ul li{
	padding: 20px 15px;
	background-color: white;
	margin-bottom: 10px;
}
.wh-img{
	 width: 55px;
    height: 55px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 9px;
}
.wh-img img{
	max-width: 100%;
	max-height: 100%;
	text-align: center;
}
.wh-imp{
	margin-left: 75px;
	font-size: 2rem;
}
.wh-imp span{
	display: block;
	margin-bottom: 8px;
}
.wh-imp p{
	color: #0F84CF;
	margin: 0;
}
/*荣誉*/
.ry-box{
	padding: 0 0 60px;
}
.ry-til{
	font-size: 1.8rem;
    margin-bottom: 40px;
    text-align: center;
}
.ry-sw{
	background-image: url(../img/huadong-bj.jpg);
    background-repeat: no-repeat;
    background-position-y: 210px;
    background-size: contain;
    background-position-x: center;
    margin-bottom: 42px;
    padding-bottom: 79px;
    width: 100%;
}
.ry-sw .swiper-slide{
	text-align: center;
}
.ry-sw .swiper-slide img{
	margin: 0 auto;
	width: auto;
	height:220px;
}
.ry-sw .swiper-button-next, .ry-sw .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 42px;
    height: 42px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 42px 42px;
    -webkit-background-size: 42px 42px;
    background-size: 42px 42px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../img/ry-pp.png);
    left: 2%;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../img/ry-nn.png);
    right: 2%;
}
.ry-bot{
	padding: 0 13px;
}
.ry-bot ul li{
	margin-bottom: 15px;
	font-size: 1.6rem;
}
.ry-bot ul li img{
	margin-right: 10px;
	width: 16px;
    margin-bottom: 2px;
}
/*营销*/
.yx-box{
	padding: 0 0 60px;
}
.yx-top{
	margin-bottom: 30px;
}
.yx-top img{
	width: 100%;
}
.yx-til{
	text-align: center;
	font-size: 2rem;
	margin-bottom: 12px;
	padding: 0 10px;
}
.yx-til span{
	font-size: 1.35rem;
    margin-top: 5px;
	margin-top: 10px;
	color: #0F84CF;
	display: block;
}
.yx-bottex{
	text-align: center;
	padding: 0 10px;
}
.yx-bottex img{
	max-width: 100%;
}
.zl-box{
	background-image: url(../img/kj-bj.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 13px;
	margin-bottom: 60px;
}
.zl-til{
	font-size: 4rem;
	text-align: center;
	margin-bottom: 60px;
	color: white;
}
.zl-tex ul li{
	padding: 20px 15px 22px;
	background-color: white;
	margin-bottom: 10px;
}
.zl-tex ul li img{
	width: 74px;
    height: 74px;
    float: left;
}
.zl-tex ul li div{
	    margin-left: 85px;
    margin-top: 10px;
}
.zl-tex ul li div span{
	color: #0F84CF;
	display: block;
	font-size: 1.8rem;
	margin-bottom: 8px;
}
.zl-tex ul li div p{
	font-size: 1.4rem;
	margin: 0;
}
.sh-box{
	padding: 0 13px 50px;
	min-height: 400px;
}

/*产品*/
.pro{
	padding: 0 13px 60px;    position: relative;
}
.pro-box{
	padding-bottom: 60px;
}
.pro-top{
	padding: 10px;
	background-color: white;
	margin: 0 0 15px;
	display: inline-block;
	position: relative;
}
.pro-top span{
	display: inline-block;
	margin-right: 10px;
	font-size: 1.6rem;
	padding: 6px 10px;
}
.pro-top span a{
	color: black;
}
.pro-top .pro-act {
	background-color: #00C0FF;
}
.pro-top .pro-act a{
	color: white;
}
.pro-top span:last-of-type{
	margin: 0;
}
.pro-top img{
	
    right: -50px;
    top: 7px;
    width: 35px;
}
.tps{
	margin-left:15px;    margin-top: -3px;
}
.pro-left{
	margin-bottom: 25px;
}
.pro-big{
	margin-bottom: 20px;
	width: 100%;
}
.pro-big div{
	    width: 100%;
   
}
.pro-big div img{
	width: 100%;
	height: 100%;
}
.pro-big p{
	    text-align: center;
    background-color: white;
    color: black;
    padding: 15px 6px 15px;
    font-size: 2rem;
    margin: 0;
    border: 2px solid #00C0FF;
}
.pro-big p img{
	margin-left: 10px;
}
#gallary li{
	float: left;
    margin-left: 2%;
    width: 23%;
    height: auto;
    position: relative;
}
#gallary li:first-child{
    margin-left: 0px;
}
#gallary li img{
	width: 100%;
}
#gallary li span{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0,0,0,0.2);
	opacity: 0;
}
#gallary .proimg-act span{
	opacity: 1;
}
.pro-right{
	
}
.pro-right-top{
	width: 100%;
	padding: 16px;
	background-color: #FBFBFB;
	margin-bottom: 20px;
    height: auto;
    overflow: hidden;
}
.pro-right-top span{
	
}
.pro-right-top ul li{
	float: left;
    width: 100%;
    padding-right: 1.5%;
    margin-bottom: 7px;
    font-size: 1.3rem;
}
.pro-bot{
	text-align: right;
}
.pro-gm {
	display: inline-block;
}
.pro-gm a {
    display: block;
    background-color: #00C4FF;
    font-size: 2.8rem;
    color: white;
    padding: 11px 21px;
}
.pro-gm a img {
    margin-left: 5px;
    width: 46px;
    position: relative;
    top: -2px;
}
.pro-erwei{
	background-image: url(../img/pro-rigbj.png);
    background-repeat: no-repeat;
    width: 236px;
    height: 147px;
    background-size: cover;
    text-align: center;
    padding-top: 30px;
    margin-top: 15px;
    margin-left: auto;
}
.pro-erwei p{
	padding: 0;
	margin: 0 15px;
	display: inline-block;
}
.pro-erwei p img{
	width: 80px;
    display: block;
    margin-bottom: 5px;
}
.pro-erwei p span{
	display: inline-block;
    padding: 2px 12px;
    border-radius: 18px;
    font-size: 1rem;
    border: 1px solid #00C4FF;
}
.pro-btex{
	width: 100%;
	margin-bottom: 40px;
}
.pro-btex div {
    width: 100%;
    height: auto;
    margin: 0;
}
.pro-btex div img{
	width: 100%;
	height: 100%;
}
.pro-btex p{
	    text-align: center;
    background-color: white;
    color: black;
    padding: 15px 6px 15px;
    font-size: 2rem;
    margin: 0;
    border: 2px solid #00C0FF;
} 
.pro-btex p img{
	    display: inline-block;
    margin-left: 5px;
    margin-bottom: 5px;
}
.pro-ul ul li{
	width: 48%;
	margin-bottom: 30px;
	float: left;
}
.pro-ul ul li:nth-of-type(2n){
	margin-left: 4%;
}
.pro-ul ul li div{
	width: 100%;
	
}
.pro-ul ul li div img{
	width: 100%;
	height: 100%;
}
.pro-ul ul li p{
	margin: 0;
    font-size: 1.6rem;
    text-align: center;
    color: black;
    border: 3px solid #00C0FF;
    background-color: white;
    padding: 6px 4px;
        text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.pro-ul ul li span{
	display: inline-block;;
	    margin-left: 10px;
    position: relative;
    bottom: 1px;
}
.pro-ul ul li p span img:nth-of-type(2){
	display: none;
}


.nav-fbox{
	background-color: rgba(0,0,0,0.2);
	width: 100%;
	height: 60px;
	text-align: center;
	padding-top: 7px;
	margin-bottom: 5px;
}
.nav-fbox form{
	width: 70%;
	margin: 0 auto;
	height: 45px;
	border-radius: 5px;
	overflow: hidden;
	background-color: white;
	border: 1px solid #666666;
	text-align: left;
	position: relative;
	font-size: 1.6rem;
}
.nav-fbox form input[type=text]{
	border: none;
	height: 100%;
	width: 86%;
	padding-left: 10px;
	outline: none;
}
.nav-fbox form input[type=submit]{
	background: url(../img/ssic.png) no-repeat center center;
	height: 100%;
	border: none;
	width: 14%;
	position: absolute;
	right: 0;
	top: 0;
	outline: none;
	background-size: 26px;
}
.navss-box{
	padding: 0 13px;
	min-height: 400px;
}

/*侧边*/
.cebian-box {
    background-color: rgba(255,255,255,0.8);
    position: fixed;
    right: 0;
    top: 50%;
    border-bottom-left-radius: 19px;
    border-top-left-radius: 20px;
    padding: 25px 10px 0px;
    z-index: 10000;
}
.cebian-box ul li{
	position: relative;
	margin-bottom: 30px;
}
.cebian-box ul li span {
    display: block;
    width: 54px;
    height: 32px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cebian-box ul li span Img{
	max-width: 100%;
	max-height: 100%;
}
.cebian-box ul li div{
	position: absolute;
    top: 0;
    right: 64px;
    background-color: rgba(255,255,255,0.9);
    border-radius: 4px;
    padding: 8px;
    display: none;
}
.ce-erwei img{
	width: 75px;
}
.cebian-box ul li .ce-text {
    font-size: 1.6rem;
    padding: 6px 15px;
    min-width: 180px;
}



/*科技*/
.keji-box{
	min-width: 1200px;
	padding-top: 100px;
}
.keji-til{
	text-align: center;
	font-size: 38px;
	margin-bottom: 50px;
}
.keji-top{
	background-color: white;
	height: 100%;
	width: 95%;
    	margin: 0 auto;
	margin-bottom: 60px;
}
.keji-top-left{
	float: left;
}
.keji-top-left img{
	width: 600px
}
.keji-top-right{
	float: right;
	width: 100%;
    	margin: 0 auto;
	background-color: white;
	
	padding-right: 10px;
	box-sizing: border-box;
	padding-top: 30px;
}
.keji-top-right ul{
	width: 100%;
	margin-bottom: 30px;
}
.keji-top-right>p{
	font-size: 16px;
	text-align: justify;
	line-height: 28px;
}
.keji-top-right ul li{
	height:auto;
	overflow:hidden;
	margin-bottom: 10px;
}
.keji-top-right ul li div{
	padding-top: 13px;
	    width: 70%;
    float: right;
}
.keji-top-right ul li img{
	width: 93px;
	height: 93.3px;
	float: left;
	
}
.keji-top-right ul li span{
	font-size: 25px;
	color: #0F84CF;
}
.keji-top-right ul li p{
	font-size: 16px;
	margin: 0;
	margin-top: 8px;
}
.keji-bot{
	margin-bottom:60px;
}
.keji-bot-left{
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
.keji-bot-left span{
	font-size: 25px;
    display: block;
    color: #108AD2;
    margin: 15px 0 8px;
}
.keji-bot-left p{
	font-size: 16px;
    margin: 0;
}
.keji-bot-left img{
	width: 200px;
}
.keji-bot-right{
	width: 95%;
    	margin: 0 auto;
	
}
.keji-bot-right img{
	width: 100%;
}


.oth-box img{max-width:100%;    float: none !important;}
.about{
width: 100%;
    margin: 0 auto;

}
.oth-box img{
	height:auto !important;
}
.about div{max-width:100%;padding:0px !important;}
.pro-rz{
    position: absolute;
    background: #f2f2f2;
    width: 100%;
    padding: 0px 20px 20px 20px;
    left: 0px;
    box-shadow: 0px 8px 10px #888888;
}

.oth-box video{
	max-width:100%;
	height:200px;
}

.oth-box .ry-sw .swiper-slide img{
height: 220px !important;
}


.keji-top img{max-width:100%;height:auto;}
.keji-bot img{max-width:100%;height:auto;}