﻿@charset "utf-8";
/* CSS Document */
html, body, div, span,    
h1, h2, h3, h4, h5, h6, p, blockquote, pre,   
a, abbr, acronym, address, big, cite, code,   
img, ins, kbd, q, s, samp,   
small, strike, strong,    
dl, dt, dd, ol, ul, li,   
fieldset, form, label, legend,   
table, caption, tbody, tfoot, thead, tr, th, td {   
    margin: 0;   
    padding: 0;   
    border: 0;   
    outline: 0;   
      
    vertical-align: baselinebaseline;   
    background: transparent;   
}   
body {   
    line-height: 1; font-family:"微软雅黑",Arial;
	font-size:12px; color:#6c6c6c; background:#fff; width:100%; overflow-x:hidden; max-width:1920px;
	}   
ol, ul {   
    list-style: none;
	}   
table {   
    border-collapse: collapse;   
    border-spacing: 0;
	}
li{ list-style:none} 
a{text-decoration:none;color:#6c6c6c; }
a：hover{text-decoration:none; }
.fl{ float:left;display:inline-block;}
.fr{ float:right;display:inline-block;}
.clear{ clear:both;}


/*header&footer*/


.header,.copy,.menu,.footer{width:100%; max-width:1920px;zoom: 1;margin:0 auto;}
.header:after,.copy:after,.menu:after,.footer:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}



.top,.middle,.nav,.copy p,.center,.main,.links_lm,.n_center{ width:1000px; margin:0 auto;}
.top{height:54px;line-height:54px;padding-top: 15px;padding-bottom:14px;}
.middle{position:relative;z-index: 999;}


.logos img{height:54px;}
.header{background:url(../images/headerbg.jpg) no-repeat center top;}
.search{}
.search table{ margin-top:20px;}
.search td{ height:20px; line-height:20px;}
.search td a{ color:#333}
.menu{ height:36px; line-height:36px;}
.nav>li{background:url(../images/menu_fg.png) no-repeat left center;float:left;min-width: 200px;text-align: center;}
.nav>li>a{font-size:14px;font-family:"微软雅黑";color:#fff;display: block;padding: 0 38px;}
.menu li a{font-size:14px;font-family:"微软雅黑";color:#fff;display: block;padding: 0;}

.menu li:hover{ background:#fff;}
.menu li:hover a{color:#0075bf; text-decoration:none;}
.menu .cnav{width:182px;height: 347px;position: absolute;z-index: 10;top: 36px;left: 0;margin:0 auto;background: url(../images/nbg.png);}

.cnav>ul>li{position: relative;line-height:75px;border-bottom:1px solid #fff;}
.cnav>ul>li>a{padding:0 30px;background: url(../images/rc.png)  right -41px no-repeat;}
.cnav>ul>li.show_on>a{background-position: right 30px;}
.cnav>ul>li.last{ border:0;}



.over_menu,.over_left,.over_right{ min-height:200px; overflow:hidden;}
.show_on .over_menu{position:absolute;z-index:999999}
.over_menu{padding-top:20px;background:#fff;max-width:660px;display:none;position: absolute;top: 36px;z-index: 99;}
.over_menu1,.over_left,.over_right{ min-height:200px; overflow:hidden;}
.show_on .over_menu1{position:absolute;z-index:999999}
.over_left ul{height:175px; float:left; background:url(../images/ul_bg.png) no-repeat right center; width:155px; padding-top:5px; padding-bottom:5px;}

.menu li.other .over_menu{ right:0; }
.nav>li.n4 .over_menu{right:200px; }
.menu li.other .over_left ul{ float:left; background:url(../images/ul_bg.png) no-repeat left center; width:155px; padding-top:5px; padding-bottom:5px;}
.over_left ul li{padding-left:40px;height:30px;line-height:30px;background:url(../images/ul_sj.jpg) no-repeat 20px center;text-align: left;}
.menu .over_left ul li a{color:#333;}
.over_left ul li:hover{ background:url(../images/ul_sj_l.jpg) no-repeat 20px center;}
.over_left ul li:hover a{ color:#0075bf; text-decoration:none;}
.over_right{ width:320px;}
.over_right .pic{ margin-left:25px; width:234px; height:104px;}
.over_right .pic img{width:234px; height:104px;}
.over_right .jj{text-indent:2em;line-height:20px;margin-top:5px;width:234px;margin-left:25px;text-align: left;}

.cnav .over_menu{top:0;left: 182px;min-width: 475px;z-index:9}
.cnav>ul>li.last .over_menu{ bottom:0;top:inherit;}

.footer{ height:auto; margin-top:20px;background:url(../images/show_ft_bg.jpg) repeat left top;width:100%; }
.copy{height:31px; line-height:31px; text-align:center; color:#acacac;background:#252525;border-top:#404040;}
.copy a{color:#acacac;}
.links_lm{line-height:25px;padding-top:30px;}
.links_lm dl{float:left; display:inline-block;font-family:"微软雅黑"; font-size:12px;width:125px;}
.links_lm dt{ font-size:14px;}
.links_lm dd {background:url(../images/links_lm_a.png) no-repeat left center;padding-left:12px;}
.links_lm dd a{color:#d8d7d7;}
.links_lm a{color:#dfdfdf}


.banner{position:relative;height:347px;max-width:1920px;margin:0 auto;}
.picboxs{overflow:hidden;}
.picboxs li{background-repeat: no-repeat;background-position:center;width:100%;height:347px;position:absolute;top:0;left:0;}
.picboxs li a{position:absolute;left:50%;margin-left:80px;bottom:65px;width:110px;height:45px;background:url(../images/more.png) no-repeat center;}
.tools{position:absolute;left:50%;margin-left:-48px;bottom:17px;width:97px;padding-left:15px;height:23px;z-index:100;background:url(../images/toolsbg.png) no-repeat center;}
.tools li{width:20px;height:23px;background:url(../images/hdss.png) no-repeat center;float:left;cursor:pointer;}
.tools li.hover{background:url(../images/ldss.png) no-repeat center;}





/*产品*/
.main{margin-top:40px;min-height:620px;border:1px solid #e3e3e3;overflow: hidden;background: url(../images/bg.jpg) repeat-y;}
.main .dh{border-bottom:1px solid #e3e3e3;background:url(../images/dh_bg.png) repeat-x left center;height:74px;line-height:74px;padding-left:30px;font-size:16px;font-weight:bold;}
.main .dh span{margin-left:30px;background:url(../images/dh_logo.png) no-repeat left center;font-size:12px;font-weight:normal;padding-left:25px;}
.nav_top{ width:183px;float:left;border-right:1px solid #e3e3e3;position:relative;z-index:999;padding-top:20px;background:#fff;}
.nav_top ul{ }
.nav_top ul li{height:40px;line-height:40px;font-weight:bold;margin-left:18px;padding-left:18px;width:165px;}
.nav_top ul li:hover,.nav_top ul li.on{ background:url(../images/lison.png) no-repeat left center;}
.nav_top ul li:hover a,.nav_top ul li.on a{color:#fff;}
.nav_top ul li a{color:#73777a; font-family:"微软雅黑"; font-size:14px;}
.art{width: 750px;float:left;background:#fcfcfc;padding:20px 30px 30px 35px;overflow:hidden;position:relative;}
.art1{ width:816px;float:left;background:#fcfcfc;padding:20px 0px 30px 0px;overflow:hidden;position:relative;}
.cinfo{ line-height:1.6;font-size:14px;}

.cp_list li{ float:left; margin:15px;}
.cp_list li .pic{ width:214px; height:165px; padding:2px; border:1px solid #ccc;}
.cp_list li .pic img{width:214px; height:165px;}
.cp_list li h5{ line-height:40px; font-size:12px; font-weight:normal; text-align:center;width:218px;height:40px;overflow:hidden;}
.cp_list li h5 a{ color:#333;}

.nk_list li{ float:left; margin-left:14px;margin-right:14px;margin-bottom:50px; position:relative;}
.nk_list li .pic{ width:221px; height:279px;}
.nk_list li .pic img{width:221px; height:279px;}
.nk_list li h5{ line-height:36px; font-size:12px; text-align:center; background:url(../images/bar.png) repeat-x left center; position:absolute; bottom:0px; left:0px; z-index:99;width:221px;cursor:pointer;}
.nk_list li h5 a{ color:#fff;}

.fc_list li{ float:left; margin-left:14px;margin-right:14px;margin-bottom:50px; position:relative;}
.fc_list li .pic{ width:220px; height:177px;}
.fc_list li .pic img{width:220px; height:177px;}
.fc_list li h5{ line-height:36px; font-size:12px; text-align:center; background:url(../images/bar.png) repeat-x left center; position:absolute; bottom:0px; left:0px; z-index:99;width:221px; cursor:pointer;color:#fff;height:36px;}
.fc_list li h5 a{ color:#fff;}

.sp_list li{ float:left; margin:13px;}
.sp_list li .pic{ width:222px; height:233px; position:relative;}
.sp_list li .pic img{width:222px; height:233px;}
.sp_list li .pic .vid{width:222px; height:233px; background:url(../images/sp_on.png) no-repeat left bottom; position:absolute; left:0px; bottom:0px;
background-color:#333;Filter:alpha(opacity=70);opacity:0.7;}
.sp_list li:hover .pic .vid{width:222px; height:233px; background:url(../images/sp_on.png) no-repeat left bottom; position:absolute; left:0px; bottom:0px;}
.sp_list li h5{ line-height:40px; font-size:12px; font-weight:normal; text-align:center;}


.left_nav ul{ border-bottom:1px solid #ccc;width:751px;height:40px;}
.left_nav li{  position:relative; z-index:9; height:40px; line-height:40px;padding-left:20px;float:left;}
.left_nav li a{  font-weight:bold;}
.left_nav li.on{  }
.left_nav li.on a{ color:#0075bf}
.right_nr{ min-height:500px; line-height:25px; padding-left:45px; padding-right:25px; padding-top:25px;width:681px;overflow:hidden;}

.news_list li{color:#333;line-height:35px;height:35px;background:url(../images/rightd.png) no-repeat left center;padding-left:15px;border-bottom:1px dashed #ccc;}
.news_list li span{float:right;}


.news_list1 li{ float:left; margin:13px; width:345px; height:242px; background:url(../images/news_bg1.jpg) no-repeat left center; color:#333;overflow:hidden;}
.news_list1 li .pic{width:300px;height:191px;margin:0 auto;margin-top:15px;text-align: center;}
.news_list1 li .pic img{width:300px; height:191px;}
.news_list1 li .js{width:300px;  margin:0 auto; }
.news_list1 li .js h4{ text-align:center; line-height:30px; font-size:14px;}
.news_list1 li .js p{ line-height:22px;display:none;}



.contact_info{ background:url(../images/contact_fg.png) no-repeat center top; height:626px; padding-top:40px;}
.left_con{ width:330px; margin-right:60px;}
.map img{ border:3px solid #ccc;}
.bj{ margin-top:45px; background:url(../images/quanjing.jpg) no-repeat left top; font-size:14px; line-height:30px; color:#333;position:relative;}
.bj h3{ padding-left:60px; color:#0075bf;}
.bj p{padding-left:90px;}
.bj span{position:absolute; left:0px; top:0px;width:44px;height:47px;display:block;}
.bj span a{width:44px;height:47px;display:block;}
.right_con{ width:330px; margin-left:30px; }
.gzwm{margin-top:50px; padding-left:20px;}
.gzwm h4{color:#0075bf; font-family:"微软雅黑"; font-size:18px; font-weight:normal;}
.gzwm table{ margin-top:20px;}
.gzwm td{width:60px; height:38px; text-align:center;}
.new_art{ padding-left:10px;padding-right:10px;padding-bottom:20px;}
.new_art .tt{ color:#0075bf; text-align:center; line-height:20px; font-weight:bold; position:relative; border-bottom:1px dotted #000; padding-bottom:10px;}
.new_art .tt h3{font-size:14px;height:50px;}
.new_art .tt span{ font-weight:normal; color:#8c8c8c; position:absolute; right:0px; bottom:10px;}
.new_art .info{ margin-top:30px; line-height:22px;min-height:400px;}
.return{ float:right;}
.return a{ color:#a7c318;}
.xg_news{ margin-top:20px;}
.xg_news h3{ background:url(../images/xgxw.jpg) no-repeat left  bottom; height:50px; line-height:50px; padding-left:20px;}
.xg_news ul{ margin-top:15px;}
.xg_news li{ float:left; width:480px; background:url(../images/con1.jpg) left center no-repeat; padding-left:15px; line-height:25px;}

.xg_sp{ margin-top:20px;}
.xg_sp h3{ background:url(../images/xgxw.jpg) no-repeat left  bottom; height:50px; line-height:50px; padding-left:20px;}
.xg_sp ul{ margin-top:15px;}

.zp_list{width: 100%;margin:0 auto;}
.zp_list th{ height:25px; line-height:25px; background:#5a5a5a; text-align:left; padding-left:30px; color:#fff;}
.zp_list td{ height:40px; line-height:40px;padding-left:30px; border-bottom:1px dotted #ccc;}
.zp_list td.zw{ background:url(../images/con2.jpg) no-repeat 15px center;}
.zp_list td.cz{ width:70px;}

.zp_info{padding-left:10px;padding-right:10px;padding-bottom:20px;}
.zp_info h3{border-bottom:1px dotted #000;color:#0075bf;line-height:50px; background:url(../images/con5.png) no-repeat left center; padding-left:20px;font-size:14px;}
.zp_info .info{ margin-top:30px; line-height:22px;}



.main .piccontet{padding:10px 10px 0px 10px;overflow:hidden;position:relative;width:731px; height:390px;}
.showbox,.showbox ul,.showbox span,.showbox li{float:left;overflow:hidden;}
.cp_pic{width:385px; height:255px;border:1px solid #ccc;}
.w td{text-align:center;vertical-align:middle;width:498px; height:330px;}
.showbox li{margin:10px 5px;}
.showbox img{max-width:383px; max-height:253px;}
.showbox li img{max-width:98px;max-height:60px;border:1px solid #ccc;}
.showbox .li-over img{border-color:#aa5353;}

.pro-intro{float:right;width:340px;line-height:25px;padding-right:20px;}
.pro-intro .tt_info h6{background:url(../images/tt_con.png) no-repeat left center;padding-left:25px;height:35px;line-height:35px;border-bottom:1px dotted #ccc;color:#a7c318;font-size:12px;margin-bottom:20px;}

#tleft,#tright{width:24px;height:85px;background:url(../images/tool-left.png) no-repeat left center;display:inline-block;}
#tright{background:url(../images/tool-right.png) no-repeat right center;}

.nav-tab{height:31px; padding:0 20px;line-height:31px;font-weight:bold;color:#666;}
.nav_tab1{}
.nav-tab a,.nav-tab .tab a{color:#939393; width:69px;display:inline-block;text-align:center;padding:0px;}
.nav-tab .tab a{color:#0075bf}
.nav-tab li{float:left;padding-right:7px;padding-left:7px;width:69px;text-align:center;background:url(../images/body_bg.jpg) repeat center center;position:relative;z-index:111;}
.nav-tab .tab{border:1px solid #ccc;border-bottom:none;color:#991111;height:31px;}

.t-txt{float:left;width:400px;}
.t-pic{float:right;}
.contet{margin-top:40px;}
.contet .zw{border:1px solid #ccc;min-height:340px;padding:25px;}
.contet p{line-height:25px;}


.root61 .logo,.wrapper,#toppanel{display:none;}
.main #preview{position:absolute;top:0;left:0;width:350px;*z-index:4}

.main #preview #spec-list a.disabled{cursor:default}

.main #preview #spec-n1{width:350px;height:330px;border:1px solid #ddd;margin-bottom:5px}
.main #preview #spec-n1 img{max-width:340px;max-height:320px;}
.main #preview #spec-list{position:relative;width:310px;height:60px;overflow:hidden;}
.main #preview #spec-list .spec-control{display:block;position:absolute;top:0;width:17px;height:60px}
.main #preview #spec-forward{left:0px;background-position:0 -139px}
.main #preview #spec-backward{right:0px;background-position:-17px -139px}
.main #preview .view-sup{position:absolute;right:0;top:0;z-index:3}
.main #preview .view-sup a{display:block;width:50px;height:50px;overflow:hidden;text-indent:-200px}
.main #view-360 a{background:url(i/360_flash.png) no-repeat 0 0}
.main #view-video a{background:url(i/360_video.png) no-repeat 0 0}
* html #view-360 a{background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='http://misc.360buyimg.com/201007/skin/df/i/360_flash.png')}
* html #view-video a{background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='http://misc.360buyimg.com/201007/skin/df/i/360_video.png')}
.main #spec-forward:hover{background-position:-34px -139px}
.main #spec-backward:hover{background-position:-51px -139px}
.main #spec-forward.disabled{}
.main #spec-backward.disabled{}
.main #spec-list .spec-items{position:absolute;top:0;left:20px}
.main #spec-list .spec-items li{width:87px;text-align:center;font-size:0;position:relative;height:60px;padding-left:8px;padding-right:8px;}
.main #spec-list li b{display:block;position:absolute;z-index:1;bottom:0;left:4px;width:54px;height:49px;height:18px;font:12px/18px simsun;color:#fff}
.main #spec-list li b{background:rgba(0,0,0,.4);filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#8c000000', EndColorStr='#8c000000')}
:root #spec-list li b,:root #spec-list li b{filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#00000000', EndColorStr='#00000000')}
.main #spec-list .spec-items img{width:85px;height:50px;border:1px solid #ccc;}
.main #spec-list .spec-items .curr img{padding:0;border:1px solid #e4393c}
.jqzoom{position:relative;padding:0}
.main .zoomdiv{z-index:8;position:absolute;top:0;left:370px;width:340px;height:350px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow:hidden}
.main .bigimg{width:800px;height:auto}
.main .jqZoomPup{z-index:3;visibility:hidden;position:absolute;top:0;left:0;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:.5;-moz-opacity:.5;-khtml-opacity:.5;filter:alpha(Opacity=50);cursor:move}
.main #spec-list .spec-items img.img-hover{border:2px solid #e4393c;padding:0}


.fenye{height:28px;line-height:28px;text-align:center;margin-bottom:50px;width:100%;margin-top:20px;}

.fenye input[type="text"]{
    width:22px;
}
.fenye input[type="button"]{

}

.info{line-height:22px; padding-left:20px;padding-right:20px;word-break:nor}


#ly{position: fixed; top: 0px;  background-color: #000;z-index: 1201; left: 0px; display: none;filter: alpha(opacity=60);opacity:0.6;width:100%;height:100%;}

#ly .bai{background:url(../images/body_bg.jpg) repeat center center;height:81px;position: absolute; width:100%;top:580px;padding-top:10px;padding-bottom:10px;filter: alpha(opacity=100);opacity:1;}

#Layer2{position: fixed; z-index: 1300;display:none;width:950px;left:50%;margin-left:-475px;top:20px;}
#Layer2 h3 span{background:url(../images/close.png) no-repeat left top;width:33px;height:33px;display:inline-block;position: absolute; z-index: 1399;right:104px;top:32px;}

#Layer2 h3 span.zp_btn1{background:none;width:33px;height:33px;display:inline-block;position: absolute; z-index: 1399;right:110px;top:0px;}

#Layer2 h3 span a{width:33px;height:33px;display:inline-block;}

.tk{ width:715px; height:913px; margin:0 auto; background:url(../images/tk.jpg) no-repeat left top;}
.tk h3{ font-size:14px; color:#fff; height:30px; line-height:30px; padding-left:20px;}
.tk h3 span{ width:15px; height:15px; float:right; margin-right:5px; display:inline-block; cursor:pointer;}
.tk p{ height:50px; line-height:50px; width:670px; margin:0 auto;  padding-left:25px; border-bottom:1px dashed #ccc;}
.tk p span{ color:#ff0000;}
.tk table{ width:600px; margin:0 auto; margin-top:20px;}

.tk .CustomTableForm td{border:none;padding:0px 8px;}

.inputButton{margin-top:15px;}


#lightbox-image2{max-height:420px;max-width:800px;}
#lightbox-container-image2{max-height:720px;max-width:820px;}






.switcher{ display:none;}



#activitePanelLeft table{width:100%;height:450px;text-align:center;}

#activitePanelRight table{
}

.titleTxt{display:none;}


#footerContentWrap{background:url(../images/show_ft_bg.jpg) repeat }


.intro p{text-indent:2em;font-size:12px;font-family:"微软雅黑";line-height:25px;}

#rightColumn .panelContent .links li{background:url(../images/arr.png) no-repeat left center ;height:25px; line-height:25px; padding-left:30px;}
#rightColumn .panelContent .links li a:hover{color:#f27a22;}          

#leftColumn .panelContent .links li{background:url(../images/arr2.jpg) no-repeat left center ;height:25px; line-height:25px; padding-left:30px;}
#leftColumn .panelContent .links li a:hover{color:#0075bf;}

.intro{padding-bottom:20px;}

#leftColumn .last embed{border:5px solid #ccc;}


p.lc1{ background:url(../images/sw.jpg) no-repeat 30px top; margin-top:30px;height:20px;width:533px;}
p.lc{ background:url(../images/sw2.jpg) repeat-y 30px center; height:20px; width:533px; padding-top:10px;cursor:pointer;color:#585858;font-size:12px;font-family:"微软雅黑";}
p.lc:hover{color:#a7c318;}
p.lc span{float:left;display:inline-block;height:29px;line-height:17px;}
span.tim{ margin-right:20px;}
span.shiji{ margin-left:20px;width:460px;}

.map{width:330px;height:250px;}


.fzlc_js{ background:url(../images/fzlc_js.jpg) no-repeat left bottom;width:1215px;height:845px; position:absolute;left:50%;margin-left:-585px;top:350px;}
.biger{width:562px;height:383px;padding:10px;border:1px solid #ccc;background:url(../images/fz.png) repeat left center;}
.biger img{width:562px;height:293px;}
.biger h2{color:#a7c318;height:40px;border-bottom:1px dotted #ccc;font-size:12px;line-height:40px;}
.biger p{line-height:22px;}
.fzlc_js div{position:absolute;display:none;}
/*
.fzlc_js div.bottom{position:absolute;right:0;bottom:0px;display:none;}
.fzlc_js div.tops{position:absolute;left:0;top:-90px;display:none;}
*/
.fzlc_js div.fz{display:block;width:104px;}
.fzlc_js div.fz span{display:block;width:94px;line-height:18px;cursor:pointer;}
.fzlc_js div.fz span:hover{color:#a7c318;}


.fzlc_js .s_253063{left:1110px;top:10px;}
.fzlc_js .s_253063 div{left:-600px;top:-125px;}

.fzlc_js .s_253144{left:1000px;top:330px;}
.fzlc_js .s_253144 div{left:-600px;top:-300px;}

.fzlc_js .s_253146{left:915px;top:85px;}
.fzlc_js .s_253146 div{left:-600px;top:-200px;}

.fzlc_js .s_253151{left:829px;top:430px;}
.fzlc_js .s_253151 div{left:-600px;top:-300px;}

.fzlc_js .s_253153{left:750px;top:180px;}
.fzlc_js .s_253153 div{left:-600px;top:-300px;}

.fzlc_js .s_253155{left:670px;top:497px;}
.fzlc_js .s_253155 div{left:-600px;top:-300px;}

.fzlc_js .s_253156{left:580px;top:332px;}
.fzlc_js .s_253156 div{left:-600px;top:-300px;}

.fzlc_js .s_253157{left:505px;top:580px;}
.fzlc_js .s_253157 div{left:100px;top:-300px;}

.fzlc_js .s_253158{left:307px;top:643px;}
.fzlc_js .s_253158 div{left:100px;top:-220px;}

.fzlc_js .s_253159{left:206px;top:462px;}
.fzlc_js .s_253159 div{left:100px;top:-220px;}

.fzlc_js .s_253160{left:110px;top:740px;}
.fzlc_js .s_253160 div{left:100px;top:-350px;}

.fzlc_js .s_253161{left:10px;top:535px;}
.fzlc_js .s_253161 div{left:100px;top:-220px;}

.fzlc_js .s_253177{left:417px;top:415px;}
.fzlc_js .s_253177 div{left:127px;top:-15px;}

/*#on_253063_fir{display:block;};*/

.ypcg{ width:115px;height:30px;margin:0 auto; margin-top:20px;margin-bottom:20px;}

.err-product{/* display:none; */}





#s{width:100%; height:100%; display:none; background:url(http://www.dongminyuan.com/images/maskbg.png) repeat; position:absolute; z-index:1999;}
#flashall{width:0px; height:0px; display:none; border:#eee solid 15px; text-align:right; position:fixed;  background:#eee; left:50%; top:50%; z-index:19999999999; margin-left:-1000px; _position:absolute; _top: expression(offsetParent.scrollTop + offsetParent.clientHeight-offsetHeight);}
#flashall p{padding-bottom:15px;}
#player{width:600px; height:365px; display:block;}
#flashall a.close{width:24px; height:23px; display:inline-block; background:url(http://www.dongminyuan.com/images/close.gif) no-repeat left;position:absolute;right:-11px;top:-11px;}
#flashall a.close:hover{background-position:right;}
#script{display:none;}

.flash{ width:340px;height:107px;}
.flash dd{position:relative; }
.flash dd img{width:340px;height:107px;}
.flash dd .mask{width:165px; height:102px; position:absolute; top:0; z-index:5; background:url(../images/clicks.png) no-repeat center center;cursor:pointer;left:0;}
.flash dd .mask:hover{background:url(../images/clicks.png) no-repeat center center;}
.flash dd .mask.hover{background:url(../images/clicks.png) no-repeat center; cursor:pointer;}
.flash dd imgs{width:412px;height:102px;}
.flash dd .q{text-align:center; line-height:20px; color:#636363; font-size:12px;}



.tt_info{margin-top:40px;}


.piccontet .return{float:none;position:absolute;right:35px;bottom:10px;}

.n_center{font-family:"微软雅黑";margin-top:28px;line-height:22px;}
.n_center a{color:#6f6f6f;}
.n_center h3{color:#0075bf;font-size:14px;}
.n_center h3 span{float:right;}
.n_center h3 span a{ color:#b7b5b5;font-size:12px;}
.n_center_top{height:330px;overflow:hidden;}
.n_center_top .pic,.n_top .pic{margin-top:5px;}
.pic img{width: 204px;max-height;height: 124px;}

.n_center_top .pic,.n_center_top .pic img,,.n_top .pic img,,.n_top .pic{ width:180px;height:129px;}
.tabs_left{width:480px;padding-right:30px;border-right:1px solid #e2e2e2;}
.tabs_left .js{width:267px;}
.tabs_right{width:465px;}
.tabs_right .js{width:250px;}
.tab1,.tabs1{opacity: 0;filter: alpha(opacity=0);position: absolute;width: 480px;background: #fff;}
.n_center .gk1,.n_top{margin-top:15px;overflow:hidden;}
.tab1 .bd,.tabs_right .bd{ margin-top:15px;}
.n_center .gk1 .pic,.n_center .gk1 .pic img{width:181px;height:129px;}

.n_center .gk1 .js h3{height:25px;line-height:25px;}
.n_center .js p{text-indent:2em;}
.n_center_bottom{height:260px;overflow:hidden;margin-top:15px;}
.n_qy{width:321px;}
.n_tz{border-right:1px solid #e2e2e2;border-left:1px solid #e2e2e2;width:412px;}
.n_sh{width:238px;}

.n_center .tabs_left h3,.n_top .js h3{color:#6f6f6f;font-size:12px;}
.n_center .tabs_left h3 span{color:#6f6f6f;float:none;font-size:14px;cursor:pointer;}
.n_center .tabs_left h3 span:hover,.n_center .tabs_left h3 span.on{color:#0075bf;}
#tab33 ul,#tab22 ul,.tabs_right ul{margin-top:15px;}
.tabs_right li{padding-left:10px;background:url(../images/rightd.png) no-repeat left center;line-height:23px;}
.tabs_right li span{float:right;}
.n_center .tabs_right li a,.n_center .n_sh ul li a{color:#333;}

#tab22 li,#tab33 li{padding-left:10px;background:url(../images/rightd.png) no-repeat left center;line-height:23px;}
#tab22 li span,#tab33 li span{float:right;}
#tab22 li a,#tab33 li a{color:#333;}

.n_qy,.n_tz,.n_sh{padding-top:5px;}
.n_qy .pic,.n_tz .pic,.n_sh img{margin-top:15px;}
.n_qy .pic,.n_qy .pic img{width:129px;height:164px;}
.n_sh img{width:238px;height:92px;}
.n_qy .js{width:145px;margin-top:10px;padding-right:26px;}
.n_qy .js p{text-indent:0em;}
.n_center .n_qy h3{padding-right:26px;}
.n_center .n_qy .js h3{font-size:12px;padding-left:15px;background:url(../images/nsj.png) no-repeat left center;padding-right:0px;}
.n_center .n_qy .js h3 a{color:#6f6f6f;}
.n_center .n_qy .js h3 a:hover,.n_center .n_qy ul li a:hover{color:#0075bf;}
.n_center .n_qy ul{border-top:1px dashed #ccc;width:300px;margin-top:10px;}
.n_center .n_qy ul li{padding-left:15px;background:url(../images/nsj.png) no-repeat left center;display:inline-block;width:87px;line-height:33px;font-weight:bold;float:left;}

.n_center .n_tz h3{padding-right:26px;padding-left:26px;}
.n_tz .js{width:172px;margin-top:10px;height:122px;padding-right:23px;text-align:justify;}
.n_tz .pic{padding-left:26px;}
.n_tz .pic,.n_tz .pic img{width:172px;height:122px;}
.n_center .n_tz ul{margin-top:10px;width:440px;}
.n_center .n_tz ul li{padding-left:15px;background:url(../images/nsj.png) no-repeat left center;display:inline-block;width:77px;line-height:27px;margin-left:26px; margin-right:26px;font-weight:bold;float:left;}

.n_sh h4{height:22px;line-height:22px;padding-top:16px;padding-bottom:16px;}
.n_sh h4 span{line-height:22px;padding-left:12px;padding-right:12px;height:22px;display:inline-block;cursor:pointer;color:#6f6f6f;font-size:12px;}
.n_sh h4 span.on,.n_sh h4 span:hover{background:#0075bf;color:#fff;}
.n_sh ul li{padding-left:10px;background:url(../images/rightd.png) no-repeat left center;line-height:23px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}




.ppnj{font-family:"微软雅黑";width:781px;margin:0 auto;}
.nj{ width:751px; margin:0 auto;overflow:hidden;height:40px;}
.duty_gd {position:relative;width:781px;overflow:hidden;height:40px;margin:0 auto;}
.duty_gd ul {position:absolute;background:none;	height:40px;padding:0px 15px;overflow:hidden;width:2750px;}
.pre_last,.pre_next {cursor:pointer;}
.duty_gd ul li {background:url(../images/nfh.png) no-repeat bottom center;cursor:pointer;float:left;text-align:center;height:40px; line-height:40px; color:#0075bf;font-size:16px;}
.duty_gd ul li.active { background:url(../images/nflh.png) no-repeat bottom center; color:#5b5b5b;}
.pre_last, .pre_next {
	height:40px;
	overflow:hidden;
	position:absolute;
	width:17px;
	z-index:99;
}
.pre_last {
	    background:#fcfcfc url(../images/fzleft.png) no-repeat scroll left center ;
left:0px;
}
.pre_next {
	    background:#fcfcfc url(../images/fzright.png) no-repeat scroll right center ;
right:0px;
}

.duty_gd_wide .pre_last,.duty_gd_wide .pre_next,.duty_gd_wide ul {
	top:0px;
}
.duty_gd_wide ul li {
	width:85px;
}

.duty_content{margin:0 auto;margin-top:20px;width:751px;background:url(../images/fzs.png) repeat-y 75px top;padding-top:25px;padding-bottom:25px;}
.duty_content dt{width:100px; color:#8b8989;float:left;background:url(../images/fzy.png) no-repeat right 15px;font-size:14px;height:40px; line-height:40px;font-weight:bold;}
.duty_content dd{width:620px;line-height:20px; color:#4a4a4a;float:left;background:#f6f6f6;padding-left:15px;padding-right:15px;padding-bottom:10px;}
.duty_content dd h3{color:#676767;font-size:14px;height:40px; line-height:40px; }


.ldzclist{margin-top:20px;}
.ldzctt{border-bottom:1px dashed #b0b0b0;padding-bottom:10px;}
.ldzctt a{display:inline-block;background:#cacaca;width:73px;height:22px;color:#717171;margin-right:8px;line-height:22px;font-weight:bold;text-align:center;}
.ldzctt a.on{background:#0075bf;color:#fff;}

.ldzcart ul{height:170px;padding-top:10px;}
.ldzcart li{color:#333;line-height:28px;height:28px;background:url(../images/ldzcsj.png) no-repeat left center;padding-left:15px;font-weight:bold;}
.ldzcart li span{float:right;font-weight:normal;}

.links_lm{position:relative;}
.erweima{position:absolute;width:100px;height:100px;right:0px;bottom:0px;}
.erweima img{width:100px;height:100px;}




/*侧边栏*/
.fly{width:39px;height:139px;background:url(../images/mini1.jpg) no-repeat;position: fixed;left: 0;bottom: 24%;cursor: pointer;}

.ly{position:fixed;top: 50%;left: 50%;z-index: 999;display:none;width: 715px;margin-left: -377px;margin-top: -255px;background: #fff;padding: 50px 26px 10px 20px;box-shadow: 0 1px 6px 0px #1668a6;border-radius: 5px;}
.ly a{background:url(../images/close.png) center no-repeat;width: 30px;height: 30px;display: block;position: absolute;right: 25px;top: 7px;}
.ly p{margin: 0 0 20px 0;}
.ly input{border:1px solid #bfe1f6;padding: 8px 5px 8px 94px;line-height: 26px;height: 26px;background: url(../images/icon.png) no-repeat;color: #208dd2;font-size: 16px;}
.ly input.t1{background-position: 10px -4px;width: 614px;}

.ly input.t2{background-position: 10px -68px;width: 173px;padding-left: 125px;} 
.ly input.t3{background-position: -319px -68px;width: 262px;float: right;padding-left: 125px;} 
.ly input.t4{background-position: 10px -132px;width: 583px;padding-left: 125px;} 
.ly input.t5{background-position: 10px -196px;width: 427px;padding-left: 125px;} 
.ly  select{margin-left:15px;border: 1px solid #bfe1f6;padding: 8px 5px 8px 8px;line-height: 26px;height: 44px;text-align: left;width: 140px;}
.ly textarea{border:1px solid #bfe1f6;width: 614px;height: 112px;padding: 8px 5px 8px 94px;line-height: 26px;background: url(../images/icon.png) 10px -260px no-repeat;color: #208dd2;font-size: 16px;}
.ly input[type='button'],.ly input[type='reset']{
    padding: 0;
    line-height: 28px;
    width: 70px;
    text-align: center;
    border: 0;
    margin: 0 15px;
    border-radius: 3px;
    font-size: 14px;
    cursor: pointer;
}
.ly .tj{text-align:center;margin: 32px auto;}
.ly input[type='button']{background:#208dd2;border: 1px solid #208dd2;color:#fff;}
.ly input[type='reset']{color:#208dd2;background: none;border: 1px solid #bfe1f6;}




