@charset "utf-8";
/* CSS Document */

/*公共样式*/
body{ font-family: Verdana, Geneva, sans-serif; color:#333333; font-size:14px; width:100%; margin:0 auto; }
*{ margin:0; padding:0;}
a{text-decoration:none; color:#333333;}
a:hover{ color:#fe6613;}
fieldset,img{border:0;}
ol,ul{ list-style-type:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
em,i,stong{ font-style:normal; font-weight:normal;}
.fl{float:left; display:inline}
.fr{float:right;}
.clear{clear:both}
.ov{ overflow:hidden; zoom:1;}
.elp{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
*:focus{outline :none;}
.w{width:1000px; margin:0px auto;}
.wmac{width:1100px; margin:0px auto;}
.wid{width:100%;}
.margin{margin-top:20px}

/*公用顶部*/
.top{border-top:4px solid #1e89db}
.logo{width:330px; height:98px;padding-right:10px}
.tby{font-size:20px; color:#333333;padding-left:10px;border-left:1px solid #999999; line-height:34px; margin-top:20px; font-family:"微软雅黑"}
.tel{width:250px; height:55px; margin-top:20px}

.nav{background:#90b806; height:56px;font-family:"微软雅黑"}
.nav li{float:left;padding:0px 18px;font-size:16px; line-height:56px;background:url(../images/tips_01.jpg) no-repeat right center; position:relative;}
.nav li.li_bg{background:none}
.nav li:hover{background:#ff6114}
.nav li a{color:#fff}
.nav .li_current{background:#ff6114}

/* 下拉菜单 */
.nav li ul { display:none; background:url(../images/nav_jt.png) no-repeat center top; padding-top:18px;  width:150px;  position:absolute; top:56px; left:-8px; z-index:99;}
.nav li ul li {float:none; padding:0px 12px; font-size:14px; text-align:center; line-height:50px; background:#000; opacity: 0.7;/* 底色透明度  数值参数 0.60 */
	filter: alpha(opacity=70);/* 底色透明度  数值参数 60 */
}
.nav li:hover ul { display:block;}
.nav li ul li:hover {background:#90b806; opacity: 1.00;/* 底色透明度  数值参数 0.60 */ filter: alpha(opacity=100);/* 底色透明度  数值参数 60 */
}


/* 下拉菜单指定 */
.nav li .nav_zd { display:none; background:url(../images/nav_jt.png) no-repeat center top; padding-top:18px;  width:150px;  position:absolute; top:56px; left:-25px; z-index:99;}
.nav li .nav_zd li {float:none; padding:0px 12px; font-size:14px; text-align:center; line-height:50px; background:#000; opacity: 0.7;/* 底色透明度  数值参数 0.60 */
	filter: alpha(opacity=70);/* 底色透明度  数值参数 60 */
}
.nav li:hover .nav_zd { display:block;}
.nav li .nav_zd li:hover {background:#90b806; opacity: 1.00;/* 底色透明度  数值参数 0.60 */ filter: alpha(opacity=100);/* 底色透明度  数值参数 60 */
}


/*banner*/
.fullSlide{width:100%; position:relative; height:390px;margin-top:7px}
.fullSlide .bd{margin:0 auto; position:relative; z-index:0; overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important; height:390px; overflow:hidden; text-align:center;}
.fullSlide .bd li a{display:block; height:390px;}
.fullSlide .hd{width:100%; position:absolute; z-index:1; bottom:0; left:0; height:40px; line-height:30px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li{cursor:pointer; display:inline-block; *display:inline; zoom:1; width:35px; height:5px; margin:6px; overflow:hidden; background:#fff;
filter:alpha(opacity=80); opacity:0.8; line-height:999px;}
.fullSlide .hd ul .on{background:#ff3300;}
.fullSlide .prev,.fullSlide .next{display:block; position:absolute; z-index:1; top:50%; margin-top:-30px; left:15%; z-index:1; width:40px; height:60px; background:url(images/slider-arrow.png) -126px -137px #000 no-repeat; cursor:pointer; filter:alpha(opacity=50); opacity:0.5; display:none;}
.fullSlide .next{left:auto; right:15%; background-position:-6px -137px;}
/*banner结束*/


/*首页搜索*/
.index_key{border-bottom:1px solid #c7c7c7}
.index_key_n{height:50px; line-height:50px;}
.index_key_n a{padding:0 8px}


/*首页产品*/
.index_pro .left{width:194px; border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0; border-bottom:6px solid #90b806; padding-bottom:20px; margin-top:15px;}
.index_pro .left .tit{background:url(../images/fl_nav.jpg) repeat-x center top;font-family:"微软雅黑"; font-weight:bold; height:52px;font-size:20px;color:#fff;line-height:52px;text-align:left; letter-spacing:3px; padding-left:28px;}
.index_pro .left ul li{height:40px; line-height:40px; font-size:14px; background:#eff4f9; margin:8px;}
.index_pro .left ul li a{padding-left:14px; display:block; font-size:13px; font-family:"微软雅黑";}
.index_pro .left .left_fl_con { padding:30px 0px 10px 0px; text-align:center;}

.index_pro .right{width:750px; padding:8px 20px;}
.index_pro .right .tit{background:url(../images/bg_02.jpg) no-repeat center bottom;height:40px; line-height:40px}
.index_pro h3{font-size:14px; background:url(../images/tips_03.jpg) no-repeat left center; padding-left:16px}
.index_pro .right .tit a{float:right}
.index_pro .right ul{margin-left:-24px}
.index_pro .right li{float:left;margin-left:24px;margin-bottom:10px}
.index_pro .right li a{display:block; line-height:40px; text-align:center}
.index_pro .right li img{border:1px solid #999999; width:230px; height:154px;}

.index_case{background:url(../images/bg_03.jpg) no-repeat center top; height:510px;padding:40px 0;}
.index_case .tit{text-align:center;font-family:"微软雅黑"}
.index_case .tit h2{font-size:44px;color:#fff;word-spacing:8px; letter-spacing:6px;}
.index_case .tit span{font-size:30px; color:#fff;}
.index_case ul{margin-left:-24px;}
.index_case li{float:left;margin-left:24px;margin-bottom:10px}
.index_case li a{display:block; line-height:40px; text-align:center;color:#fff}

.index_res{font-family:"微软雅黑"}
.index_res .tit{border-bottom:1px solid #999999}
.index_res .tit .text{background:url(../images/bg_04.jpg) no-repeat center top; height:122px;}
.index_res .tit h2{font-size:30px;color:#fff;width:540px; text-align:center;padding-top:40px}
.index_res .tit span{font-size:20px; color:#333333; display:block;width:540px; text-align:center;padding-top:6px}
.index_res .con li{width:450px;padding-left:50px;}
.index_res .con li h2{width:280px;font-size:22px; color:#666666; border-bottom:1px solid #666666;padding-bottom:6px;}
.index_res .con li p{line-height:24px; margin-top:10px;font-size:14px;}
.bg1{background:url(../images/bg_05.jpg) no-repeat right center;height:323px;}
.bg2{background:url(../images/bg_06.jpg) no-repeat left center;height:458px;}
.bg3{background:url(../images/bg_07.jpg) no-repeat right center;height:537px;}
.bg4{background:url(../images/bg_18.jpg) no-repeat right center;height:749px;}
.bg01{background:url(../images/bg_08.png) no-repeat left top;}
.bg02{background:url(../images/bg_09.png) no-repeat left top;}
.bg03{background:url(../images/bg_10.png) no-repeat left top;}
.bg04{background:url(../images/bg_11.png) no-repeat left top;}
.li_bottom{margin-bottom:100px}

.index_fahuo{background:#90b806;padding-bottom:20px; margin-top:30px}
.index_fahuo h2{background:url(../images/bg_12.png) no-repeat center top; height:59px; text-align:center; color:#fff; line-height:59px;font-size:26px;font-family:"微软雅黑"}
.index_fahuo ul{margin-left:-18px;}
.index_fahuo ul li{float:left;font-size:14px;margin-top:16px;margin-left:18px;}
.index_fahuo ul li a{display:block; text-align:center; line-height:40px;color:#fff}
.index_fahuo ul li img{width:233px;height:170px; border:1px solid #cccccc}

.ad img{width:1000px;height:223px;}

.index_about .jianjie .jieshao{width:603px}
.i_tit{font-size:16px;color:#333333; border-bottom:1px solid #999999;}
.i_tit h2{border-bottom:2px solid #90b806;width:90px;padding-bottom:6px; text-align:center;font-family:"微软雅黑"}
.i_tit a{float:right; font-size:12px; line-height:30px}
.index_about .jianjie .jieshao .i_img{width:566px; height:221px;margin:0 auto}
.index_about .jianjie .jieshao .i_text{width:566px;margin:0 auto; line-height:22px; text-indent:24px; margin-top:20px}
.index_about .jianjie .zizhi{width:364px;}


.imgContainer {
	width: 344px;
	margin: 20px auto;
	padding: 10px;
	box-shadow: 1px 0 6px 0 rgba(180, 180, 180, 0.4);
}
.imgUl {
	position: relative;
	width:2500px;
}
.box {
	width: 300px;
	margin-left: 30px;
	overflow: hidden;
}
.detailImg,
.smallImg {
	position: relative;
}
/*detailImg*/
#detailImg-box {
	min-height: 200px;
}
.detailImg {
	text-align: center;
}
.detailImg img {
	max-width: 238px;
}

#detailImg-pre,
#detailImg-next {
	position: absolute;
	width: 30px;
	height: 46px;
	top: 50%;
	background: url(../images/page_button.gif) 0 0 no-repeat;
	cursor: pointer;
	text-indent:-9999px;
}
#detailImg-pre {
	left: 0;
	background-position: -35px 0;
}
#detailImg-next {
	right: 0;
	background-position: -99px 0;
}
#detailImg-pre:hover {
	background-position: -35px -47px;
}
#detailImg-next:hover {
	background-position: -99px -47px;
}

#slide{margin-top:20px;overflow:hidden; width:1000px;height:180px}
#slide ul{list-style:none;width:2999px;}
#slide li{float:left; margin-left:34px;}
#slide li a{display:block; font-size:12px; line-height:40px; text-align:center}


.index_news .cpzs{width:250px; background:url(../images/bg_13.jpg) no-repeat right center;padding-right:23px}
.index_news .cpzs .i_img{margin-top:20px;width:230px;height:69px}
.index_news .cpzs ul{margin-top:20px}
.index_news .cpzs li{ height:26px; line-height:26px; }
.index_news .cpzs li a{background: url(../images/tip_04.jpg) no-repeat left center;padding-left:16px;}
.index_news .tddt{width:373px;padding:0px 23px;background:url(../images/bg_13.jpg) no-repeat right center;}
.index_news .tddt ul{margin-top:20px}
.index_news .tddt li{ height:32px; line-height:32px; border-bottom:1px dotted #b5b5b5}
.index_news .tddt li a{background: url(../images/tip_04.jpg) no-repeat left center;padding-left:16px;}
.index_news .tddt li em{float:right}
.index_news .cjwt{width:284px;padding-left:22px}
.list_lh{height:300px; overflow:hidden; margin-top:20px}
.list_lh li{margin-bottom:10px}
.list_lh li h2 a{color:#ff0000}
.list_lh li p{line-height:20px;}

.links .con{margin-top:20px;}
.links .con a{padding:0 10px}



.fot{margin-top:40px}
.fot .f_nav{background:#90b806; height:48px;margin:0 auto; }
.fot .f_nav ul{margin:0 auto;width:780px}
.fot .f_nav li{float:left;padding:0 14px;height:48px; line-height:48px;}
.fot .f_nav li a{color:#fff;}
.fot .con{width:440px;margin:20px auto;#F0F0F0; background:url(../images/tu07.jpg) no-repeat left center;padding-left:160px; line-height:24px}

/*内页共用*/
.n-ban{height:235px;margin-top:7px; width:1000px}
.n-left{width:194px;  border-left:1px solid #90b806; border-right:1px solid #90b806; border-bottom:6px solid #90b806;}
.n-left .tit{background:url(../images/fl_nav.jpg) repeat-x center top;font-family:"微软雅黑"; font-weight:bold; height:48px;font-size:20px;color:#fff;line-height:48px;text-align:left; letter-spacing:3px; padding-left:28px; padding-top:5px;}
.n-left .n-list{text-align:left;}
.n-left .n-list ul li{height:40px; line-height:40px; font-size:14px; background:#eff4f9; margin:8px;}
.n-left .n-list ul li a{padding-left:14px; display:block; font-size:13px; font-family:"微软雅黑";}
.n-left .n-contact{margin-top:20px;font-size:13px;font-family:"微软雅黑";}
.n-left .n-contact .con{padding:10px;line-height:26px; background:#FFF; text-align:left}
.n-left .n-contact span{padding-bottom:4px;display:block;font-weight:bold}

.n-right{width:748px;padding:12px 20px 0px 20px;}
.n-right .tit{background:url(../images/bg_02.jpg) no-repeat center bottom;padding-bottom:10px}
.n-right h3{font-size:14px; background:url(../images/tips_03.jpg) no-repeat left center; padding-left:16px;font-weight:bold}
.n-right .tit .site{float:right}
.n-right .tit .site a{padding:0 4px}

.page{margin-top:40px; text-align:center;}
.page a{padding:0px 6px;}

.fenye{margin-top:20px}
.fenye a{padding:0 16px; color:#666}

/*pro*/
.n-pro .n-tit{margin-top:20px; border-bottom:1px solid #d9d9d9;padding-bottom:6px;font-size:14px;}
.n-pro .n-tit a{float:right;font-size:12px}
.n-pro ul{margin-left:-24px;}
.n-pro li{float:left;margin-left:24px;margin-bottom:10px}
.n-pro li a{display:block; line-height:40px; text-align:center; position:relative;}
.n-pro li a .videos_bf{ display:block; position:absolute; width:100%; height:100%; z-index:999;}
.n-pro li img{border:1px solid #999999; width:230px; height:154px;}
.td_nvideos li img{border:1px solid #999999; width:360px; height:237px;}
/*pro2*/
.n-pro2 .n-tit{margin-top:20px; border-bottom:1px solid #d9d9d9;padding-bottom:6px;font-size:14px;}
.n-pro2 .n-tit a{float:right;font-size:12px}
.n-pro2 ul{margin-left:-24px;}
.n-pro2 li{float:left;margin-left:24px;margin-bottom:10px}
.n-pro2 li a{display:block; line-height:40px; text-align:center}
.n-pro2 li img{border:1px solid #999999; width:238px; height:344px;}

/*about*/
.n-about{margin-top:20px;padding:0 10px}
.n-about .n-img{width:727px; height:347px; border-radius:10px}
.n-about .n-text{font-size:14px; line-height:24px;margin-top:20px; text-indent:24px}

/*mtgz*/
.n-mtlist{margin-top:20px;font-size:13px; border-bottom:1px dotted #a4a4a4;padding-bottom:10px}
.n-mtgz .n-tit{font-weight:bold}
.n-mtgz .n-text{margin-top:10px; line-height:20px; text-indent:24px}

/*x-mtgz*/
.x-tit{border-bottom:1px dashed #a3a3a3; text-align:center;padding-bottom:20px;margin-top:20px}
.x-tit h2{font-size:16px; font-weight:bold}
.x-tit p{font-size:12px;color:#7b7b7b;margin-top:20px}
.x-con{margin-top:30px;padding:0 10px}
.x-con .x-img{width:727px;height:347px;}
.x-con .x-text{font-size:14px;margin-top:20px; line-height:24px;border-bottom:1px solid #d8d8d8;padding-bottom:20px}
.x-xw{margin-top:30px}
.x-con .x-text #youkuplayer{ margin:0 auto;padding-bottom: 30px;}
/*x-pro*/
.x-pro-tit{background:url(../images/bg_15.jpg) no-repeat center bottom;padding-bottom:10px}
.x-pro-tit h3{font-size:14px; background:url(../images/tips_03.jpg) no-repeat left center; padding-left:16px;font-weight:bold}
.x-pro-tit .site{float:right}
.x-pro-tit .site a{padding:0 4px}

.x-pro-tu{margin-top:20px}
.x-pro-tu .x-pro-left{width:440px}

.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{ background:url(../images/loading.gif) no-repeat center center;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:436px;height:332px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/*图片小图预览列表*/
.spec-preview{width:438px;height:332px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:5px;width:438px;}

.spec-scroll .prev{float:left;margin-right:3px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;text-align:center;width:10px;height:76px; line-height:76px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;color:#379fed}
.spec-scroll .items{float:left;position:relative;width:410px;height:78px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:78px;}
.spec-scroll .items ul li{float:left;width:96px;text-align:center;margin-right:7px}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:94px;height:71px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}

.x-pro-tu .x-pro-right{width:493px; font-family:"微软雅黑"}
.x-pro-tu .x-pro-right h3{font-size:18px;font-weight:bold}
.x-pro-tu .x-pro-right ul{margin:30px 0;font-size:14px;}
.x-pro-tu .x-pro-right ul li{line-height:36px}
.x-pro-tu .x-pro-right ul li span{font-size:16px;color:#fe3501}
.x-pro-tu .x-pro-right ul li a{padding-left:30px;margin-right:20px}
.x-a1{ background:url(../images/bg_16.jpg) no-repeat left center; height:24px}
.x-a2{ background:url(../images/bg_17.jpg) no-repeat left center; height:24px}

.x-pro-text .x-part{margin-top:40px}
.x-pro-text h3{font-size:14px; border-bottom:1px solid #c6c6c6;padding-bottom:10px}
.x-pro-text .x-text{line-height:24px; text-indent:24px;color:#666;margin-top:20px}

.x-pro-case{margin-top:20px; overflow:hidden;}
.x-pro-case .x-pcase-tit{border-bottom:1px solid #c6c6c6;padding-bottom:10px}
.x-pro-case .x-pcase-tit h3{font-size:14px;}
.x-pro-case .x-pcase-tit a{float:right}
.x-pro-case ul{margin-left:-24px;}

.x-pro-xw{margin-top:30px}
.x-pro-xw .x-pro-left{font-family:"微软雅黑"; width:400px}
.x-pro-xw .x-pro-left p{font-weight:bold;font-size:14px}

.x-form{width:350px}
.x-form .biaodan{margin-top:30px}
.x-form label{float:left; height:26px; line-height:26px}
.x-form .x-input{width:284px; height:26px; border:1px solid	#999999}
.x-form .x-submit{ background:#414141;width:82px;height:25px;color:#fff;margin:30px 0 0 60px;border:none;cursor:pointer}

.x-pro-xw .x-pro-right{width:520px}

.x-pro-xw .x-pro-right ul{margin-top:20px}
.x-pro-xw .x-pro-right li{ height:32px; line-height:32px; border-bottom:1px dotted #b5b5b5}
.x-pro-xw .x-pro-right li a{background: url(../images/tip_04.jpg) no-repeat left center;padding-left:16px;}
.x-pro-xw .x-pro-right li em{float:right}