@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px 微软雅黑;color:#666666;}
.a1{color:white}
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.border{border:1px solid #DFDFDF;}
.bg{background-color: #B0C4DE;}
.bg1{background-color: #CAFF70;}
.bg2{background-color: #FFC1C1;}
.bg3{background-color: #FFA07A;}
.bg4{background-color: white;}
.hj200 {line-height: 200%;}
.mt30{margin-top: 30px}
.mt20{margin-top: 20px}
.mt10{margin-top: 10px}
.mt2{margin-top: 2px}
.w0{width: 100%}
.w1100{width: 1100px;margin:0 auto;}
.w1200{width: 1200px;margin:0 auto;}
a { text-decoration: none; outline: none; color: #666666; transition: 0.2s; }
p{text-align: justify;text-justify:inter-ideograph;margin: 0;}
li { list-style-type: none; vertical-align: top; margin: 0;padding:0;}
ul {margin: 0;padding: 0;}
img{margin: 0;padding: 0;}
img { border: 0; vertical-align: top; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; margin: 0;padding: 0}


.head_top{height: 30px;line-height: 30px;border-bottom: 2px solid #dfdfdf}
.head_bot{height: 90px;background: url(../images/logo.png) no-repeat center;}
.head_bot font{font-size: 21px;font-weight: bold;position: relative;top:42px;color: #1A76E8}
.nav_box{height: 54px;background: url(../images/navbg.jpg) repeat-x center;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{margin:0 auto; height:54px; line-height:54px;;position:relative;z-index:999;}
.nav a{ color:#fff;}
.nav .nLi{width:122px;float:left;  position:relative; display:inline;text-align: center;}
/*.nav .nLi h3{ float:left;}*/
.nav .nLi h3 a{ display:block; font-size:16px; font-weight:bold;}
.nav .sub{ display:none; width:141px; left:8px; top:54px;  position:absolute;z-index:999;background:url(../images/subbg.png);line-height:42px; padding:5px 0;color: #fff}
.nav .sub li{width: 141px; zoom:1;font-size: 15px;}
.nav .sub a{ display:block; padding:0 10px;color: #fff}
.nav .sub a:hover{ background:#075DC0; color:#fff;}
.nav .on{ background:url(../images/navlibg.jpg) no-repeat center; color:#1A76E8;text-align: center;}
.nav .on h3 a{color: #1A76E8}

/*banner start*/
.rslides{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.rslides li{
	-webkit-backface-visibility:hidden;
	position:absolute;
	display:none;
	width:100%;
	left:0;
	top:0;
}
.rslides li:first-child{
	position:relative;
	display:block;
	float:left;
}
.rslides img{
	display:block;
	height:auto;
	float:left;
	width:100%;
	border:0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs{margin-top:-40px; position:relative;z-index:100;margin-bottom:20px;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:10px;height:10px;margin-left:5px;border-radius:10px;border:1px solid #FFF;position:relative;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#FFF;}

/* Callback example */
.callbacks_container{
	margin-bottom:2px;
	position:relative;
	width:100%;
	max-width:100%;
	text-align:center;
}

.callbacks{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.callbacks li{
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
.callbacks img{
	display:block;
	position:relative;
	z-index:1;
	height:auto;
	width:100%;
	border:0;
}
.callbacks .caption{
	display:block;
	position:absolute;
	z-index:2;
	font-size:20px;
	text-shadow:none;
	color:#fff;
	background:#000;
	background:rgba(0,0,0, .8);
	left:0;
	right:0;
	bottom:0;
	padding:10px 20px;
	margin:0;
	max-width:none;
}
.callbacks_nav{
	position:absolute;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:50%;
	left:0;
	opacity:0.6;
	z-index:3;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	height:61px;
	width:38px;
	background:transparent url("../images/themes.gif") no-repeat left top;
	margin-top:-30px;
	display:none;
}
.callbacks_container:hover .callbacks_nav{display:block;}
.callbacks_nav:active{opacity:1.0;}
.callbacks_nav.next{
	left:auto;
	background-position:right top;
	right:0;
}

@media screen and (max-width:600px){
	.callbacks_nav{
		top:47%;
	}
}
/*banner end*/

/*product start*/

.product{padding-top: 30px;padding-bottom:50px;background: url(../images/pro_bg.jpg) no-repeat center bottom;}
.product .pro_l{width: 240px;height: 519px;border: 5px solid #61B931;position: relative;top:20px;}
.product .pro_l ul{padding: 10px 0}
.product .pro_l ul li{width: 220px;height: 40px;line-height: 40px;margin: 0 auto;font-size: 16px;font-weight: bold;margin: 0 10px;border-bottom:1px dashed #61B931;}
.product .pro_l ul .son{height: 28px;line-height: 28px;padding-left: 40px;}
.product .pro_l ul .son:hover {color: #61B931;font-weight: bold;font-size: 15px}
.product .pro_r{width: 850px;position: relative;top:20px;}
.product .pro_r ul li{width: 283.3px;height: 240px;margin-bottom: 35px;}
.product .pro_r ul li .nei{width: 260px;height: 245px;background: url(../images/probg.jpg) no-repeat center;text-align: center;padding-top: 10px;}
.product .pro_r ul li .nei .proimg{width: 240px;height: 180px;overflow: hidden;margin: 0 auto}
.product .pro_r ul li .nei .proimg img{  display: block;
    -moz-transition:.5s ease-in;
    -webkit-transition:.5s ease-in;
    -o-transition:.5s ease-in;
    -ms-transition:.5s ease-in;
    transition:.5s ease-in;}
.product .pro_r ul li:hover .nei .proimg img{ transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2)}
.product .pro_r ul li .nei .proname{width: 240px;height: 30px;line-height: 30px;text-align: center;margin: 0 auto;padding-top: 5px;}
.product .pro_r ul li .nei .proname p{text-align: center;font-size: 16px;font-weight: bold;}
.product .pro_r ul li .nei a{text-align: center;}
/*product end*/

/*company start*/
.company{padding:40px 0;background: url(../images/combg.png) no-repeat center;}
.company .title{height: 80px;background: url(../images/title_c.png) no-repeat center;}
.company .com_body .cb_l{width: 640px;}
.company .com_body .cb_l .comcon{width: 620px;padding:4px 10px 10px 10px;}
.company .com_body .cb_l .comcon p{text-indent: 2em;line-height: 160%;color: #fff}
.company .com_body .cb_l .more{width: 150px;height: 35px;background: #1A76E9;color: #fff;line-height: 35px;text-align:center;}
.company .com_body .cb_l .more:hover {background: #4B9DFF}
.company .com_body .title_xc{width: 60px;height: 280px;background: url(../images/title_xc.png) no-repeat center;margin-top: 20px;margin-left:30px;}
.company .com_body .cb_r{width: 370px;}
.company .com_body .cb_r .scxc{width: 180px;height: 280px;margin-top: 20px;}
.company .com_body .cb_r .scxc:nth-child(2) {margin-left:10px;}
.company .com_body .cb_r .scxc .scxc_bot{margin-top: 10px;border-radius: 10px;overflow: hidden;}
.company .com_body .cb_r .scxc .scxc_top{border-radius: 10px;overflow: hidden;}
.company .com_body .cb_r .scxc img:hover {opacity: 0.8}
.main .pro_l{width: 240px;height: 519px;border: 5px solid #61B931;position: relative;top:20px;}
.main .pro_l ul{padding: 10px 0}
.main .pro_l ul li{width: 220px;height: 40px;line-height: 40px;margin: 0 auto;font-size: 16px;font-weight: bold;margin: 0 10px;border-bottom:1px dashed #61B931;}
.main .pro_l ul .son{height: 28px;line-height: 28px;padding-left: 40px;}
.main .pro_l ul .son:hover {color: #61B931;font-weight: bold;font-size: 15px}
.main .pro_r{width: 850px;position: relative;top:20px;}
.main .pro_r ul li{width: 283.3px;height: 240px;margin-bottom: 35px;}
.main .pro_r ul li .nei{width: 260px;height: 245px;background: url(../images/probg.jpg) no-repeat center;text-align: center;padding-top: 10px;}
.main .pro_r ul li .nei .proimg{width: 240px;height: 180px;overflow: hidden;margin: 0 auto}
.main .pro_r ul li .nei .proimg img{  display: block;
    -moz-transition:.5s ease-in;
    -webkit-transition:.5s ease-in;
    -o-transition:.5s ease-in;
    -ms-transition:.5s ease-in;
    transition:.5s ease-in;}
.main .pro_r ul li:hover .nei .proimg img{ transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2)}
.main .pro_r ul li .nei .proname{width: 240px;height: 30px;line-height: 30px;text-align: center;margin: 0 auto;padding-top: 5px;}
.main .pro_r ul li .nei .proname p{text-align: center;font-size: 16px;font-weight: bold;}
.main .pro_r ul li .nei a{text-align: center;}
.main{padding-top: 30px;padding-bottom:50px;}
.main .main_body{width: 830px;background: #fff;padding:10px 0;margin:0}
.main_body .title{width: 810px;height: 35px;margin: 0 auto;border: 2px solid #aaaaaa;border-width: 0 0 2px 0;line-height: 35px;}
.main_body .title b{font-size: 18px;color: #61b931}
.main_body .title b font{font-size: 14px;font-weight: normal;color: #888}
.main_body .title .fr{font-size: 12px;color: #666}
.main_body .main_bot{width: 800px;padding-top: 10px;margin:0 auto;line-height:28px}
.main .pro_r ul li .pro_t{ 
   width: 220px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: bold;
    margin: 0 10px;
border-bottom: 1px dashed #61B931;}
/*company end*/

/*shebei start*/
.shebei{margin: 40px auto;}
.shebei .title_s{height: 80px;background: url(../images/title_s.png) no-repeat center top;}
.shebei .slideBox{width: 1160px; overflow:hidden; zoom:1; padding:0px 0 10px 50px; position:absolute;z-index: 9999 ;position: relative;top: 0px;}
.shebei .sPrev,.shebei .sNext{ position:absolute; left:5px; top:0px; display:block; width:46px; height:230px; background:url(../images/arrow-left.png) no-repeat center; }
.shebei .sNext{width:46px; height:230px; left:auto; right:15px; background:url(../images/arrow-right.png) no-repeat center;  }
.shebei .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

.shebei .con{width:1300px;}
.shebei .con .ul1 .li1{width:243px;height:225px;float:left;position:relative;overflow:hidden;cursor:pointer;border:1px solid #D8D8D8;background: url(../images/kuangbg.png) no-repeat center;}

.shebei .ul1{ overflow:hidden; zoom:1;   }
.shebei .ul1 .li1{ margin:0 15px; float:left; _display:inline; overflow:hidden; text-align:center; background: #fff }
.shebei .ul1 .li1 { text-align:center; }
.shebei .ul1 .li1 img{ width:230px; height:172.5px; display:block; margin:5.5px auto 0 auto;}
.shebei .ul1 .li1 a:hover img{ border-color:#999;  }
.shebei .ul1 .li1 .title{width:220px;height: 40px; line-height:38px;margin: 0 auto;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size: 16px;font-weight: bold;margin-top: 5px;background: url(../images/titlebg.png);color: #333}
.shebei .ul1 .li1 .zi{width: 220px;margin: 10px auto}
.shebei .ul1 .li1:hover .zi{color: #444}
.shebei .ul1 .li1:hover .title{color: #1A76E9}
.shebei .ul1 .li1 .more{width:100px;height:32px;background: url(../images/morebg.jpg) no-repeat center;margin: 5px auto 0 auto;text-align: center;line-height: 32px;}
.shebei .ul1 .li1 .more:hover {color: #D81E06;background: url(../images/morebg1.jpg) no-repeat center;}
/*shebei end*/

/*news*/
.new_top{width: 100%;height: 80px;background:url(../images/title_n.png) no-repeat top;margin-top: 30px;}
.new{width: 1100px;margin:0 auto 30px auto;}
.new .new_l{width: 530px;}
.new .new_l .nl_top{width: 530px;height: 200px;overflow: hidden;}
.new .new_l .nl_top img{ display: block;
    -moz-transition:.5s ease-in;
    -webkit-transition:.5s ease-in;
    -o-transition:.5s ease-in;
    -ms-transition:.5s ease-in;
    transition:.5s ease-in;}
.new .new_l .nl_top:hover img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}
.new .new_l .nLeft .new1{padding: 10px 0 20px 0;border-bottom: 1px solid #ddd}
.new .new_l .nLeft .title{font-size: 16px;color: #444;line-height: 180%;}
.new .new_l .nLeft .n1con{font-size: 14px;color: #777;line-height: 140%;}
.new .new_l .nLeft ul{padding-top: 15px;}
.new .new_l .nLeft ul li{line-height: 160%;color: #666;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size: 15px;}
.new .new_l .nLeft ul li:hover {color: #0072B0}
.new .new_l .nLeft:hover .title{color: #0072B0}
.new .new_l .nLeft:hover .n1con{color: #555}
.new .new_r{width: 530px;}
.new_box{width: 530px;height: 70px;margin-bottom: 15px;}
.nbox_l{width: 80px;height: 70px;background-color:#ddd;text-align: center; }
.nbox_l .b1{font-size: 28px;text-align: center;padding-top: 6px;color: #61B931}
.nbox_l font{font-size: 14px;text-align: center;color: #61B931}
.nbox_r{width: 435px;height: 70px;padding:0 0 0 15px;}
.nbox_r .ntitle{font-size: 16px;color:#444;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;top: 2px;}
.nbox_r .ncon{font-size: 14px;color: #666;padding-top: 5px;}
.new_box:hover .nbox_l{background-color: #3E84CE;color: #fff}
.new_box:hover .nbox_l .b1{color: #fff}
.new_box:hover .nbox_l font{color: #fff}
.new_box:hover .nbox_r{background:#eee;color: #fff}

/*new start*/

/*contact start*/
.contact{position: relative;text-align: center;}
.contact .title{height: 100px;background: url(../images/title_lx.png) no-repeat center;position: relative;top: 20px}
.contact .lx_body{height: 140px;margin-top: 20px;background: #fff;text-align: center;position:relative;margin: 0 auto;left: 0;right: 0;top: -140px;}
.contact .lx_body .title{height: 40px;line-height: 40px;}
.contact .lx_body font{font-size: 18px;font-weight: bold;color: #61B931}
.contact .lx_body .lxzi{width: 600px;margin: 0 auto;position: relative;top: 20px}
.contact .lx_body p{text-align:center;line-height: 200%;font-size: 15px;color: #444}

.contact .lx_body .more{width: 120px;height: 30px;border:1px solid #1A76E9;text-align: center;line-height: 30px;color: #1A76E9;margin:0 auto;font-size: 15px;font-weight:bold;position: relative;top: 40px}
.contact .lx_body .more:hover {background: #1A76E9;color: #fff}
/*contact end*/

/*footer start*/
.footer{width: 100%;background: #666;padding: 30px 0 25px 0}
.footer ul{width: 1100px;height: 35px;background: #62A43E;margin: 0 auto;color: #fff}
.footer ul li{width: 122px;height: 35px;line-height: 35px;text-align: center;color: #fff;font-size: 15px;background: url(../images/line1.jpg) no-repeat center right;}
.footer ul a:nth-child(9) li{background: none}
.footer .foot_bot{padding-top: 20px;}
.footer .foot_bot p{text-align: center;line-height: 180%;color: #fff}
/*footer end*/
/*产品中心*/
.main .main_body .pro_r{width: 830px;position: relative;top:20px;}
.main .main_body .pro_r ul li{width: 273.3px;height: 240px;margin-bottom: 35px;}
.main .main_body .pro_r ul li .nei{width: 260px;height: 245px;text-align: center;padding-top: 10px;}
.main .main_body .pro_r ul li .nei .proimg{width: 240px;height: 180px;overflow: hidden;margin: 0 auto}
.main .main_body .pro_r ul li .nei .proimg img{  display: block;
    -moz-transition:.5s ease-in;
    -webkit-transition:.5s ease-in;
    -o-transition:.5s ease-in;
    -ms-transition:.5s ease-in;
    transition:.5s ease-in;}
.main .main_body .pro_r ul li:hover .nei .proimg img{ transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2)}
.main .main_body .pro_r ul li .nei .proname{width: 240px;height: 30px;line-height: 30px;text-align: center;margin: 0 auto;padding-top: 5px;}
.main .main_body .pro_r ul li .nei .proname p{text-align: center;font-size: 14px;font-weight: bold;}
.main .main_body .pro_r ul li .nei a{text-align: center;}
.main .main_body .pro_r ul li .nei .h1{color:red}
/*上下页*/
.main_body .dede_pages{float:left; width:780px;}
.main_body .dede_pages ul{float:left;padding:12px 0px 12px 36px;}
.main_body .dede_pages ul li{float:left;line-height:17px;margin-right:6px;border:1px solid #E9E9E9;}
.main_body .dede_pages ul li a{float:left;padding:10px;color:#555;display:block;}
.main_body .dede_pages ul li a:hover{background-color:#8BBF37; color:#fff;text-decoration:none;padding:10px;}
.main_body .dede_pages ul li.thisclass,
.main_body .dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background-color:#3E84CE; color:#fff;padding:5px;font-weight:bold;}
.main_body .dede_pages .pageinfo{line-height:21px;padding:12px 10px 12px 16px;color:#999;}
.main_body .dede_pages .pageinfo strong{color:#555;margin:0px 2px;}
/*上下篇*/
.per{float:left;margin-top:20px; text-align:center; width: 810px;margin-bottom: 20px; background:#eee;}
.per p{ line-height:35px; margin:0px;  padding:0px 10px;width:auto; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
/*相关*/
.cgbt{border-bottom: 1px #ccc solid;font-size: 18px;font-weight: bold;}
.xgwz{float:left; margin-bottom:40px;}.xgwz ul{ padding:0px;}
.xgxw{ width:360px;line-height: 25px; height:25px; float:left;margin:5px 19px;border-bottom: 1px #ccc dashed;white-space: nowrap;overflow: hidden;}
.pro_img2{ width:810px; margin: 0px auto; height:auto    overflow: auto;}
.pro_img2 ul{ padding:0px; margin:0px;list-style:none; }
.pro_img2 ul li{ float:left;width:150px; margin:20px 26px;height: 160px;}
.pro_img2 ul li a{text-decoration:none;} 
.pro_img2 ul li a img{ width:150px; height:113px; border:1px #ccc solid; border-radius:3px; }
.pro_img2 ul li a span{ width:150px; line-height:20px; height:20px;text-align:center; color:#666; display:block; white-space: nowrap;overflow: hidden; text-overflow: ellipsis; }
/*产品文章*/
.ny_title h2{line-height:40px;color:#666666;font-size:18px;border-bottom: 1px #ccc dashed;margin-bottom:10px;font-weight: bold;}
/*新闻列表*/
dl.news_dl {
    font-size: 14px;
    color: #666;
    padding: 5px;
    line-height: 22px;
    border-bottom: 1px dashed #CCCCCC;
    margin: 6px;
}
dl.news_dl dt {
    line-height: 24px;
    height: 24px;
    width: 780px;
    overflow: hidden;
}
dl.news_dl .dt_1 {
    height: 20px;
    padding-left: 20px;
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}
dl.news_dl .dt_2 {
    font-size: 12px;
    float: right;
    padding: 0 10px 0 8px;
    font-family: "Microsoft YaHei";
}
/*友情链接*/
#links{clear:both;line-height:20px;color:#fff;background:#333;font-size: 12px; }
#links a{font-size: 12px;color:#fff;}