  @charset "utf-8";
/** 横向主导航条 **/
.ddsmoothmenu{}
.ddsmoothmenu ul{margin:0;padding:0}
/*主菜单设置*/
.ddsmoothmenu ul li{position:relative;display:inline;float:left;}
.ddsmoothmenu ul li a{display:block; font-size:16px; }
.ddsmoothmenu ul li a span{display:block; width:115px;text-align:center}
/*主菜单连接效果设置*/
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{color:#333;}
.ddsmoothmenu ul li a:hover{ background: url(/Tpl/Home/default/Public/images/li.jpg) bottom center no-repeat}
.ddsmoothmenu ul li a:hover span{color:#0065e2;}
.ddsmoothmenu ul li a:active{ }
.ddsmoothmenu ul li a:active span{color:#0065e2}
.ddsmoothmenu ul li a.selected{ }
.ddsmoothmenu ul li a.selected span{color:#0065e2}
/*主菜单当前所在页面*/
.ddsmoothmenu ul li a#menu_selected{ background: url(/Tpl/Home/default/Public/images/li.jpg) bottom center no-repeat}
.ddsmoothmenu ul li a#menu_selected span{color:#0065e2;}
/*子集菜单设置*/
.ddsmoothmenu ul.menulevel{position:absolute;left:0;display:none;visibility:hidden}
.ddsmoothmenu ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item;float:none}
.ddsmoothmenu ul.menulevel li a{ background-color:#ececec;height:40px;line-height:40px;width:180px;margin:0px;border-right:1px solid #999;border-bottom:1px solid #fff;border-left:1px solid #CCC;font-size:14px; text-align:left; padding-left:20px}
.ddsmoothmenu ul.menulevel li a span{ width:180px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
/*子集菜单连接效果设置*/
.ddsmoothmenu ul.menulevel li ul{top:0}
.ddsmoothmenu ul.menulevel li a:link,.ddsmoothmenu ul.menulevel li a:visited{color:#000}
.ddsmoothmenu ul.menulevel li a:hover{background:#0065e2;color:#fff;font-weight:bold }
.ddsmoothmenu ul.menulevel li a.selected{background:url(/Tpl/Home/default/Public/images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
.ddsmoothmenu ul.menulevel li a span{ text-align:left; padding-left:10px;}
.ddsmoothmenu ul.menulevel li a:hover span{ color:#fff}
/*下拉箭头*/
.ddsmoothmenu .downarrowclass{position:absolute;top:26px;right:26px}
.ddsmoothmenu .rightarrowclass{position:absolute;top:8px;right:10px}
/*阴影*/
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;background:url(/Tpl/Home/default/Public/images/40.png);z-index:1}
.toplevelshadow{/*opacity:0.8*/}
* html .ddsmoothmenu{height:1%}/* Holly Hack for IE \*//*Holly Hack for IE7 and below*/
* html .ddsmoothmenu ul li a{display:inline-block}/*IE6 hack to get sub menu links to behave correctly*/

/** 纵向主导航条 **/
.left-products{  margin-top:30px; width:251px; float:left;}
.ddsmoothmenu-v{  border:1px #e7e7e7 solid; border-top:0px; }
.ddsmoothmenu-v ul{  }
/*主菜单设置*/
.ddsmoothmenu-v ul li{ overflow:hidden;white-space:nowrap;text-overflow:ellipsis; border-bottom:1px solid #e7e7e7; line-height:65px; height:65px; background:url(/Tpl/Home/default/Public/images/sort_li.jpg) no-repeat 35px 30px; }
.ddsmoothmenu-v ul li a{ height:65px; font-size:15px; color:#333;  line-height:65px;  display:block;  vertical-align:middle; text-align:left;}
.ddsmoothmenu-v ul li a span{display:block; padding-left:60px; text-align:left; }

#LeftMenu .lihover #three li a{
color:#d20816; border-left:1px #d20816 solid;  background: url(/Tpl/Home/default/Public/images/sort_lia.jpg)  no-repeat 35px 30px #f5f5f5; font-weight:bold;

}
/*主菜单连接效果设置*/
.ddsmoothmenu-v ul li a:link,.ddsmoothmenu-v ul li a:visited{ color:#333; }
.ddsmoothmenu-v ul li a:hover{color:#d20816; border-left:1px #d20816 solid;  background: url(/Tpl/Home/default/Public/images/sort_lia.jpg)  no-repeat 35px 30px #f5f5f5; font-weight:bold;}
.ddsmoothmenu-v ul li a:hover span{color:#d20816; }
.ddsmoothmenu-v ul li a:active{ color:#d20816; border-left:1px #d20816 solid;  background: url(/Tpl/Home/default/Public/images/sort_lia.jpg)  no-repeat 35px 30px #f5f5f5; font-weight:bold; }
.ddsmoothmenu-v ul li a:active span{color:#d20816; }
#LeftMenu .lihover  a{ color:#d20816; border-left:1px #d20816 solid;  background: url(/Tpl/Home/default/Public/images/sort_lia.jpg)  no-repeat 35px 30px #f5f5f5; font-weight:bold;}
.ddsmoothmenu-v ul li .selected:link,.ddsmoothmenu-v ul li a.selected:visited,.ddsmoothmenu-v ul li a.selected:active{color:#d20816; border-left:1px #d20816 solid;  background: url(/Tpl/Home/default/Public/images/sort_lia.jpg)  no-repeat 35px 30px #f5f5f5; font-weight:bold;}
.ddsmoothmenu-v ul li a.selected span{color:#d20816; }
/*主菜单当前所在页面*/
.ddsmoothmenu-v ul li a#menu_selected{ background:#0065e2; color:#fff; border-radius:30px;}
.ddsmoothmenu-v ul li a#menu_selected span{color:#0065e2; }
/*子集菜单设置*/
.ddsmoothmenu-v ul.menulevel{position:absolute;top:0;visibility:hidden;border-top:1px solid #CCC}
.ddsmoothmenu-v ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item}
.ddsmoothmenu-v ul.menulevel li a{height:26px;line-height:26px;width:180px;padding:0px 5px;margin:0px;border-right:1px solid #999;border-bottom:1px solid #DFDFDF;border-left:1px solid #CCC}


/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-v ul.menulevel li a:hover{background:url(/Tpl/Home/default/Public/images/sort_fenleia.jpg) no-repeat 0px 16px; color:#233bfd;font-weight:bold; height:25px; line-height:25px; margin-top:0px}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(/Tpl/Home/default/Public/images/sort_fenleia.jpg) no-repeat 0px 16px;color:#233bfd;font-weight:bold}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000; }
.ddsmoothmenu-v ul.menulevel li a:hover{background:url(/Tpl/Home/default/Public/images/sort_fenleia.jpg) no-repeat 0px 16px; color:#233bfd; font-weight:bold}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(/Tpl/Home/default/Public/images/sort_fenleia.jpg) no-repeat 0px 16px; color:#233bfd; font-weight:bold}

.ddsmoothmenu-v ul li ul li a{ height:35px; line-height:35px;}
.ddsmoothmenu-v ul li ul li a span{ padding-left:30px;}
/*左侧箭头*/
.ddsmoothmenu-v .rightarrowclass{position:absolute;top:10px;right:10px}
.ddsmoothmenu-v ul.menulevel .rightarrowclass{position:absolute;top:8px;right:10px}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li {float:left;height:1%}
* html .ddsmoothmenu-v ul li a {height:1%}

#LeftMenu .lihover ul li a{
background:url(/Tpl/Home/default/Public/images/sort_fenleia.jpg) no-repeat 0px 16px;color:#233bfd;font-weight:bold
}

#LeftMenu .lihover ul li a{
background:url(/Tpl/Home/default/Public/images/sort_fenleia.jpg) no-repeat 0px 16px;color:#233bfd;font-weight:bold
}
#LeftMenu .lihover ul li a {
    color: #333;
	font-weight:normal;
}
#LeftMenu .ahover span{
font-weight:bold;
}
#LeftMenu .lihover ul li a:hover span{
font-weight:bold;
color:#233bfd;
}

#LeftMenu .lihover .lihover li span{
padding-left:50px;
}

#LeftMenu .lihover .lihover .lihover li span{
padding-left:70px;
}


.pd   ul li a{ padding-left:30px;}

/** 头部主导航条 **/
.ddsmoothmenu-top{ width:550px; margin:0 auto; }
.ddsmoothmenu-top ul{ padding-top:30px;}
/*主菜单设置*/
.ddsmoothmenu-top ul li{ overflow:hidden;white-space:nowrap;text-overflow:ellipsis; width:250px; float:left; margin-left:25px; }
.ddsmoothmenu-top ul li a{height:45px; font-size:16px; color:#fff; text-align: center; border-radius:30px; background:#0065e2;  line-height:45px; display:block; vertical-align:middle;}
.ddsmoothmenu-top ul li a span{display:block;  text-align: center; }

#TopMenu .lihover #three li a{
 background:#009dfe; color:#fff; border-bottom:0px;

}
/*主菜单连接效果设置*/
.ddsmoothmenu-top ul li a:link,.ddsmoothmenu-top ul li a:visited{ color:#fff; }
.ddsmoothmenu-top ul li a:hover{  background:#009dfe; color:#fff;}
.ddsmoothmenu-top ul li a:hover span{color:#FFF}
.ddsmoothmenu-top ul li a:active{ background:#009dfe; color:#fff; }
.ddsmoothmenu-top ul li a:active span{color:#FFF}
#TopMenu .lihover  a{ color:#FFFFFF; background:#009dfe; }
.ddsmoothmenu-top ul li .selected:link,.ddsmoothmenu-top ul li a.selected:visited,.ddsmoothmenu-top ul li a.selected:active{ background:#009dfe; color:#fff;}
.ddsmoothmenu-top ul li a.selected span{color:#FFF}
/*主菜单当前所在页面*/
.ddsmoothmenu-top ul li a#menu_selected{ background:#009dfe; color:#fff;  border-bottom:0px;}
.ddsmoothmenu-top ul li a#menu_selected span{color:#FFF}
/*子集菜单设置*/
.ddsmoothmenu-top ul.menulevel{position:absolute;top:0;visibility:hidden;border-top:1px solid #CCC}
.ddsmoothmenu-top ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item}
.ddsmoothmenu-top ul.menulevel li a{height:26px;line-height:26px;width:180px;padding:0px 5px;margin:0px;border-right:1px solid #999;border-bottom:1px solid #DFDFDF;border-left:1px solid #CCC}


/*子集菜单连接效果设置*/
.ddsmoothmenu-top ul.menulevel li a:link,.ddsmoothmenu-top ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-top ul.menulevel li a:hover{background:url(/Tpl/Home/default/Public/images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold; height:25px; line-height:25px; margin-top:0px}
.ddsmoothmenu-top ul.menulevel li a.selected{background:url(/Tpl/Home/default/Public/images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
/*子集菜单连接效果设置*/
.ddsmoothmenu-top ul.menulevel li a:link,.ddsmoothmenu-top ul.menulevel li a:visited{color:#000; }
.ddsmoothmenu-top ul.menulevel li a:hover{background:url(/Tpl/Home/default/Public/images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
.ddsmoothmenu-top ul.menulevel li a.selected{background:url(/Tpl/Home/default/Public/images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}

.ddsmoothmenu-top ul li ul li a{ height:35px; line-height:35px;}
.ddsmoothmenu-top ul li ul li a span{ padding-left:30px;}
/*左侧箭头*/
.ddsmoothmenu-top .rightarrowclass{position:absolute;top:10px;right:10px}
.ddsmoothmenu-top ul.menulevel .rightarrowclass{position:absolute;top:8px;right:10px}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-top ul li {float:left;height:1%}
* html .ddsmoothmenu-top ul li a {height:1%}

#TopMenu .lihover ul li a{
background:url(/Tpl/Home/default/Public/images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold
}

#TopMenu .lihover ul li a{
background:url(/Tpl/Home/default/Public/images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold
}
#TopMenu .lihover ul li a {
    color: #333;
	font-weight:normal;
}
#TopMenu .ahover span{
font-weight:bold;
}
#TopMenu .lihover ul li a:hover span{
font-weight:bold;
color:#be0201;
}

#TopMenu .lihover .lihover li span{
padding-left:50px;
}

#TopMenu .lihover .lihover .lihover li span{
padding-left:70px;
}


.pd   ul li a{ padding-left:30px;}

@media (max-width: 767px) {
.banner{ display:none;}	
#wrapper{ display:none}
#head_top{ display:block;}
.logo{width:100%; float:none;  padding-top:11px; padding-bottom:10px;  background-color:#1e50ae;}
.logo p{ font-size:24px; color:#fff; font-weight:bold; margin-top:10px; line-height:30px; letter-spacing:0px;padding-left:10px;}
.logo span{ font-size:12px; line-height:27px; color:#fff; text-transform:uppercase; display:block;padding-left:10px;}
#index_nav{ width:100%; float:none; background-color:#333; margin-top:0px;line-height:38px;height:77px; background-image:none }
#MainMenu{ height:76px;line-height:38px; width:100%;}
#yc-mod-slider{ display:none}
.ddsmoothmenu ul li a span{ width:100%; text-align:center; display:block; text-align:center;}
.ddsmoothmenu ul li{width:33%;text-align:center; border-bottom:#585757 1px solid; border-right:#585757 1px solid;}
.top{ width:100%}
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{color:#fff;}
.ddsmoothmenu ul li a:hover{ background: none}
/*主菜单当前所在页面*/
.ddsmoothmenu ul li a#menu_selected{ background:none}
.ddsmoothmenu ul li a#menu_selected span{color:#ff2002;}
.hits { display:none}

.pro_bg{ display:none;}
.pro_title,.contain{ width:100%;}
.index-title{ width:100%;}
.pro_title{ width:90%}
.index_title_nr{ }
.index_title i{height:32px; color:#333; font-size:15px; margin:0 auto; display:block; font-style:normal; background: url(/Tpl/Home/default/Public/images/index_p_bj.png) center top; width:100%; }
.pro_bt dl{ display:none}
.index-products{ display:none}
.i_xinwen{ display:none;}
.new_h{ display:none;}
.news_xw{ width:95%; margin:0 auto}
.index-news{ width:100%;}
.index_youshi{ display:none;}

#pro{ padding-bottom:15px;}
#index_field{ display:none;}
.i_banner{ display:block}

/*介绍*/
.about dl{ width:95%; margin:0 auto;}
.about dd{ display:none}
.about_bt{ width:100%; float:none;}
.about_nr{ width:100%; float:none; background:url(/Tpl/Home/default/Public/images/about_nr_bj.jpg) top left no-repeat; padding-top:13px; line-height:25px;}


.si_pro_h{ margin-bottom:20px}
.si_pro_h p{ font-size:24px; font-weight:bold; color:#008840;}
.sj-products{ display:block;width:95%; margin:0px auto; text-align:center;}
.sj-products li{ width:45%; float:left; text-align:center; margin-right:4%; margin-bottom:10px;}
.sj-products li img{ width:100%;height:115px;border:#ececec 1px solid}
#sort_div{ display:none;}
.mt70{ margin-top:20px;}
.pb{ padding-bottom:0px}

.index_kj{ width:95%; margin:0 auto;}
.about_pic{ width:100%; float:none; }
.about_pic img{ width:100%;}
.about_con{ width:95%; float:left; color:#333; font-size:14px; text-align:left; line-height:32px; margin-top:15px; background:none;}
.about_con p{ min-height:205px;}
.about_con_title img{width:100%}
#friendlink{ display:none}

#news{ padding-top:26px; padding-bottom:30px; background:url(/Tpl/Home/default/Public/images/news_bj.jpg) no-repeat top center;}
.news_bt{ display:none}
.ml70{ margin-left:70px;}
.news{ width:100%; margin:0 auto; padding-top:36px;}
.news dt{ width:100%; float:none;}
.news dt img{ width:100%}
.news dd{ width:100%; float:none;}
.index-news{ width:95%; margin:0 auto}
.indexyc{ display:none}





.index_db,#copyright{ display:none;}
.con_bg{ display:none}
.zbn li{ text-align: center; padding-top:10px ; padding-bottom:10px ;}
.zbn li a{ font-size: 12px; color: #666;}
.footyt{ width: 100%; height: 50px; background: #333; position: fixed; left: 0; bottom: 0; overflow: hidden;}
.footyt li{ float: left; text-align: center; }
.footyt li img{ display: block; margin: 10px auto 0;}
.footyt li a{ color: #fff; display: block; height: 100%;}
.footyt li .br1{ border-right:1px solid #3a3a3a ;}
.footyt2{ width: 100%; height: 55px; background: #434343; position: fixed; left: 0; bottom: 0; overflow: hidden;}
.footyt2 li{ float: left; text-align: center; width:33.3%  }
.footyt2 li img{ display: block; margin: 10px auto 0;}
.footyt2 li a{ color: #fff; display: block; height: 55px; overflow: hidden;}
.footyt2 li .br1{ border-right:1px solid #282828 ;}
.footyt2 li .bl1{ border-left:1px solid #6f6f6f ;}
.nav2{ width: 100%;  background: #002e79; height: 50px; line-height: 50px; }
.nav2>li{ float: left; height: 50px; line-height: 50px; text-align: center; position: relative;}
.nav2>li>a{ color: #fff; font-size: 16px; display: block; border-right: 1px solid #4cb034 ;}
.nav2>li div{ position: absolute; display: none; width:100% ; left: 0; top: 50px;background: #002e79;z-index: 100;}
.nav2>li:hover div{ display: block;}
.nav2>li div a{color: #fff; font-size: 16px;line-height: 40px; display: block; border-bottom: 1px solid #4cb034 ;}
.nav2>li div li>ul{ display: none;}
.newsList{ width: 100%;}
.newsList li{ line-height: 45px; border-bottom: 1px dashed #ccc;}
#footer{text-align: center; width: 100%; padding: 10px 0; font-size: 14px; color: #fff; background: #002e79; margin-bottom: 51px; }
.headerNews{ text-align: center;}
#friendlink{ margin-top: 20px;}
#footer p{ margin: 0;}
#footer a{ color:#fff;}
.footyt{ width: 100%; height: 50px; background: #1f1d1e; position: fixed; left: 0; bottom: 0; overflow: hidden;}
.footyt li{ float: left; text-align: center; line-height: 50px; width:24%; }
.footyt li img{ vertical-align: middle;}
.footyt li a{ color: #fff; display: block; height: 100%;}
.footyt li .br1{ border-right:1px solid #3a3a3a ;}
.i_foot{ display:block; margin-top:50px}
.pt50{ padding-top:30px}

.page-nyabout{ width:100%}
.ny_jianjie,.ny_xinwen,.ny_chanpin,.ny_liuyan,.head-search,.ny_tupian{ display:none;}
.page-right,.site-nav2,.site_left,.site-nav{ width:100%}
.page-right2{ width:98%; margin:0 auto;}
#page_main{ width:98%; margin:0 auto;}
#page_main2{ width:98%; margin:0 auto;}

.page-news { line-height:26px;}
.page-left,.adv{ display:none;}
.ny_lxwm img{ width:15px; height:15px;}
.ddsmoothmenu-top{ display:none}
.page-right3{ float:none; padding:0px;width:95%; margin:0 auto;overflow:hidden}
.page-right4{ float:none;width:95%;margin:0 auto;overflow:hidden; padding:0px; border:none}

.ny-contact{ width:100%; float:none; background:url(/Tpl/Home/default/Public/Public/images/ny-contact-bj.jpg) top left no-repeat #222327; line-height:35px; font-size:16px;  margin-left:0px; padding-left:0px; color:#fff; min-height:270px; padding-top:4px; margin-bottom:30px;}
.ny_map{height:390px; width:100%; float:none; margin-bottom:40px;}

#ShowImages li{
	display: inline;
    float: left;
    margin: 6px 14px;
    text-align: center;margin-bottom:16px; width:40%;
}
#ShowImages .images_img a {
    border: 1px solid #dddddd;
	display:block;
    height: 100px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 91%;
}
#ShowImages .images_img img{ width:100%}
.images_title{ overflow:hidden; display:block; width:100%;}
.ly_left{ display:none}
.liuyan2{ width:95%; float:none}
.ny_mess { display:none}
.submit{
	margin:10px 0 0 120px; float:left
}
.page-guestbook {
    width: 100%;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 15px; float:right
}
.page-guestbook dl dd{width:100%}
.page-guestbook .Content{width:100%;}
#shownews img{ width:100%}
.text img{ width:100% }
#pro_info{ display:none}
.site-nav_pro{ width:100%; }

.related_cp ul li {
    text-align: center;
    width: 40%;
    margin-right: 6%;
    float: left;
    overflow: hidden; border:#ececec 1px solid; margin-bottom:10px; padding:5px;}
    .related_cp ul li img {
     border: 1px solid #fff; }
.nyly{ width:100%;}
.contentHeight{ width:100%;}
.nylx_left{ width:100%; float:left; background-color:#01a8bb; height:auto}
.page-guestbook dl dd{width:100%}
.page-guestbook .Content{width:100%;height:120px;border:#CCC 1px solid}
.page-guestbook dl dd input{border:#CCC 1px solid;padding:2px;height:44px;line-height:44px;width:90%;}
.submit{margin:10px 0 0 30px; float:left}
.reset{ display:none}

}