@charset "utf-8";
/* CSS Document */
:focus{outline:0; }
a:active{outline:none; }
*{margin:0px; padding:0px;}
ol,li,ul{margin:0; padding:0; list-style:none;}
a:link, a:visited{color: #666;text-decoration:none;}
a:hover{color: #0081cc;text-decoration:none;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
img{border:none;}
.cl{clear:both; height:0px; overflow:hidden;}
.fL{float: left;}
.fR{float: right;}
body{
	font-size:12px;
	text-align: left;
	margin-left: 0px;
	font-family:"微软雅黑 Regular";
	/*font-family:"Microsoft YaHei", sans-serif, serif;*/
	overflow-x: hidden;
	color: #666;
}

/*顶部*/
.Head{margin: 0px auto;width: 1000px;height: 110px;overflow: hidden;}
.Head .Logo{float: left;height: 110px;}
.Head .LogoRig{padding-top: 27px;}

.Nav{margin: 0px auto;width: 100%;height: 40px;overflow: hidden; background: #00a6e1;}
#sddm{width: 1000px;height:40px;margin: 0px auto;}
#sddm li{float: left; width: 142px; height: 40px; line-height: 40px;margin-right: 1px;text-align: center; font-size: 14px;}
#sddm li.E{margin-right: 0px;}
#sddm li a{height: 40px;line-height: 40px;float: left;width: 142px;color: #fff;}
#sddm li a:hover,
#sddm li a.sel:link,
#sddm li a.sel:visited{color: #FFF;background: #ff8e00;}

/*Banner图片*/
#slide-pic{position:relative;z-index:9;zoom:1;}
#slide-pic .slide-viewport{height: 400px;position:relative;z-index:10;zoom:1;}
#slide-pic .slide-viewport li{position:absolute;top:0;left:0;width:100%;height: 400px;}
#slide-pic .slide-viewport a{display:block;height: 400px;}
#slide-pic .controller-bottom{left:50%;bottom:10px;position:absolute;z-index:99;}
#slide-pic .controller-bottom li{background: #fff;cursor:pointer;height:10px;float:left;margin-right:8px;overflow:hidden;width:10px;border-radius: 50%;-o-border-radius: 50%;-webkit-border-radius: 50%;-zom-border-radius: 50%;}
#slide-pic .controller-bottom li.current{background: #ff8e00;}

/*产品分类*/
#Content1{margin: 0px auto;width: 1000px;margin-top: 40px;}
#Content{margin: 0px auto;width: 1000px;overflow: hidden;margin-top: 40px;}
.ProSortLeft{width: 200px;border: 1px solid #d9d9d9;padding: 6px 4px;}
.ProSortLeft .ProTitle{height: 46px;line-height: 43px;background: url(../images/ProTitle.png) left top no-repeat;color: #FFF;font-size: 20px; padding-left: 60px;}
.suckerdiv{width: 200px; padding-top: 7px;}
.suckerdiv ul{margin: 0;padding: 0;width: 200px;}
.suckerdiv ul li{position: relative; margin-bottom: 1px; width: 200px;background: #eee;}
.suckerdiv ul li a{display: block;color: #555;height: 39px;line-height: 39px;padding-left: 20px;font-size: 14px; padding-right: 5px; width: 180px; overflow: hidden;}
.suckerdiv ul li:hover,
.suckerdiv ul li.sel a{color: #fff;background: #ffb100 url(../images/Proli.png) 180px center no-repeat;}
.suckerdiv ul li a:hover{color: #fff;}
.suckerdiv ul li ul{left: 204px;position: absolute;width: 160px;top: 0;display: none;background: #ffda73;z-index: 99;}
.suckerdiv ul li ul li{margin-bottom: 0px;width: 160px;background: none;}
.suckerdiv ul li ul li a{height: 30px;line-height: 30px; font-size: 12px;}
.suckerdiv ul li ul li:hover{background: url(../images/eProli.png) 10px center no-repeat;}
.suckerdiv ul li ul li a:hover{color: #0081cc;}

/*首页产品轮播*/
.Product{width: 760px;}
.ProductTitle{ width: 100%; background: url(../images/Title.png) left top no-repeat;height: 24px;}
.ProductTitle .Title{float: left;color: #333;padding-left: 16px;font-size: 20px;line-height: 24px;}
.ProductTitle .Title span{color: #ccc; padding-left: 12px;}
.ProductTitle .More{float: right; padding-top: 7px;}
.product-hot{width: 744px;margin: 0px auto;clear:both;overflow:hidden;padding: 19px 7px;background: #f4f8fc;border: 1px solid #ebebeb;margin-top: 23px;height: 260px;}
.product-hot span{float: left; height: 260px}
.product-hot span a{float:left;width: 23px;height: 23px;margin-top:118px;}
.product-hot span a.ProLeft{background: url(../images/ProLeft.png) left center no-repeat;}
.product-hot span a.ProLeft:hover{background: url(../images/ProLeft1.png) left center no-repeat;}
.product-hot span a.ProRight{background: url(../images/ProRight.png) left center no-repeat;}
.product-hot span a.ProRight:hover{background: url(../images/ProRight1.png) left center no-repeat;}
.product-hot .product-wrapper{float:left;width:680px;position:relative;zoom:1;height:260px;overflow:hidden;margin: 0px 9px;}
.product-hot ul{position:absolute;height: 260px;width:99999px;}
.product-hot ul li{width: 208px;padding: 5px;background: #fff;float:left;margin-right: 10px;display:inline;height: 248px;border: 1px solid #ebebeb;}
.product-hot ul li .img{height: 200px;width: 208px; margin-bottom: 5px; position: relative;}
.product-hot ul li .img img{max-height: 100%;max-width: 100%; margin: auto; position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px;}
.product-hot ul li .Title{color:#525252;text-align:center;line-height: 22px;height: 22px; font-size: 16px;}

.About{width: 940px;border: 1px solid #ebebeb; padding: 29px;margin-top: 23px;overflow: hidden;}
.About .Aboutimg{float: left;width: 300px;height: 240px;}
.About .About_Con{float: right;width: 600px;}
.About .About_Con p{text-indent: 2em;line-height: 24px;font-size: 14px;color: #333;word-break: break-all;}
.About .About_Con .About_More{text-align: right; width: 100%;text-indent: inherit;}
.About .About_Con .About_More a{color: #0081cc;font-family: "宋体";}

.Index_News{float: left;width: 470px;margin-right: 60px;}
.Index_News.E{margin-right: 0px;}
.i_zxmelc32{width: 470px;margin-top: 16px;border-top: 1px solid #ebebeb;}
.i_zxmelc32 ul{margin-top: 10px;}
.i_zxmelc32 ul li{width: 458px;border-bottom: 1px dotted #ccc;background: url(../Images/line3.png) left center no-repeat;padding-left: 12px;font-size: 13px;height: 34px;line-height:34px;color: #999;}
.i_zxmelc32 ul li .Title{float:left;}
.i_zxmelc32 ul li .data{float: right;font-size: 12px;}

.Links{width: 978px; margin-top: 16px;background: #f4f8fc;border: 1px solid #ebebeb; padding: 15px 10px 0px 10px;overflow: hidden;}
.Links .img{width: 136px;height: 62px;border: 1px solid #ebebeb; float: left;margin: 0px 15px 15px 15px;}
.Links .img img{max-width: 100%; height: 62px;text-align: center;}

/*底部*/
#Foot{margin: 0px auto;width: 100%;overflow: hidden;margin-top: 20px; text-align: center; background: #0081cc;line-height: 24px;color: #FFF; padding: 25px 0px;}

