@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:108px;text-align:center}
/*主菜单连接效果设置*/
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{color:#fff;}
.ddsmoothmenu ul li a:hover{}
.ddsmoothmenu ul li a:hover span{color:#fff;}
.ddsmoothmenu ul li a:active{ }
.ddsmoothmenu ul li a:active span{color:#fff}
.ddsmoothmenu ul li a.selected{ }
.ddsmoothmenu ul li a.selected span{color:#fff}
/*主菜单当前所在页面*/
.ddsmoothmenu ul li a#menu_selected{}
.ddsmoothmenu ul li a#menu_selected span{color:#004dfb}
/*子集菜单设置*/
.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:#04c3cd;height:40px; line-height:40px; width:270px; margin:0px;border-right:1px solid #999; border-bottom:1px solid #fff;font-size:14px; text-align:left; padding-left:15px}
.ddsmoothmenu ul.menulevel li a span{ width:270px; 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:#fff}
.ddsmoothmenu ul.menulevel li a:hover{background:#02a8e4;color:#fff;font-weight:bold }
.ddsmoothmenu ul.menulevel li a.selected{background:url(../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:10px;right:16px}
.ddsmoothmenu .rightarrowclass{position:absolute;top:8px;right:10px}
/*阴影*/
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;background:url(../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*/

/*********************************************** 纵向主导航条 ***********************************************/
.ddsmoothmenu-v{ }
.ddsmoothmenu-v ul{}
/*主菜单设置*/
.ddsmoothmenu-v ul li{ overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
 }
.ddsmoothmenu-v ul li a{display:block;height:45px;line-height:45px;vertical-align:middle;}
.ddsmoothmenu-v ul li a span{display:block;padding:0px 20px}

#LeftMenu .lihover #three li a{
background:none;
color:#333333;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-v ul li a:link,.ddsmoothmenu-v ul li a:visited{ color:#000; border:#f2f2f2 1px solid; }
.ddsmoothmenu-v ul li a:hover{ background-color:#ca1a1f;}
.ddsmoothmenu-v ul li a:hover span{color:#FFF}
.ddsmoothmenu-v ul li a:active{background-color:#ca1a1f;}
.ddsmoothmenu-v ul li a:active span{color:#FFF}
#LeftMenu .lihover  a{ color:#FFFFFF;background-color:#ca1a1f;}
.ddsmoothmenu-v ul li .selected:link,.ddsmoothmenu-v ul li a.selected:visited,.ddsmoothmenu-v ul li a.selected:active{background-color:#124b76;}
.ddsmoothmenu-v ul li a.selected span{color:#FFF}
/*主菜单当前所在页面*/
.ddsmoothmenu-v ul li a#menu_selected{background:url(../images/leftmenu.gif) no-repeat center top}
.ddsmoothmenu-v ul li a#menu_selected span{color:#FFF}
/*子集菜单设置*/
.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(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold; height:25px; line-height:25px; margin-top:0px}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;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(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;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(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold
}

#LeftMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;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:#be0201;
}

#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-h{ width:100%; margin-top:20px;}
.ddsmoothmenu-h ul{  margin:0 auto; width:850px;}
/*主菜单设置*/
.ddsmoothmenu-h ul li{ overflow:hidden; white-space:nowrap; text-overflow:ellipsis; float:left; width:250px; background:#02a8e4; text-align:center; margin-left:25px; border-radius:30px; }
.ddsmoothmenu-h ul li a{ display:block; height:45px; line-height:45px; vertical-align:middle; text-align:center;}
.ddsmoothmenu-h ul li a span{display:block;}

#topMenu .lihover #three li a{
background:#06cdc4;
color:#fff;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-h ul li a:link,.ddsmoothmenu-h ul li a:visited{ color:#fff; border-radius:30px; }
.ddsmoothmenu-h ul li a:hover{ background-color:#06cdc4; border-radius:30px;}
.ddsmoothmenu-h ul li a:hover span{color:#FFF}
.ddsmoothmenu-h ul li a:active{background-color:#06cdc4; color:#fff;}
.ddsmoothmenu-h ul li a:active span{color:#FFF}
#topMenu .lihover  a{ color:#FFFFFF;background-color:#06cdc4;}
.ddsmoothmenu-h ul li .selected:link,.ddsmoothmenu-h ul li a.selected:visited,.ddsmoothmenu-h ul li a.selected:active{background-color:#06cdc4;}
.ddsmoothmenu-h ul li a.selected span{color:#FFF}
/*主菜单当前所在页面*/
.ddsmoothmenu-h ul li a#menu_selected{background:#06cdc4; border-radius:30px;}
.ddsmoothmenu-h ul li a#menu_selected span{color:#FFF}
/*子集菜单设置*/
.ddsmoothmenu-h ul.menulevel{position:absolute;top:0;visibility:hidden;border-top:1px solid #CCC}
.ddsmoothmenu-h ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item}
.ddsmoothmenu-h 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-h ul.menulevel li a:link,.ddsmoothmenu-h ul.menulevel li a:visited{color:#fff}
.ddsmoothmenu-h ul.menulevel li a:hover{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold; height:25px; line-height:25px; margin-top:0px}
.ddsmoothmenu-h ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
/*子集菜单连接效果设置*/
.ddsmoothmenu-h ul.menulevel li a:link,.ddsmoothmenu-h ul.menulevel li a:visited{color:#ffff; }
.ddsmoothmenu-h ul.menulevel li a:hover{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
.ddsmoothmenu-h ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}

.ddsmoothmenu-h ul li ul li a{ height:35px; line-height:35px;}
.ddsmoothmenu-h ul li ul li a span{ padding-left:30px;}
/*左侧箭头*/
.ddsmoothmenu-h .rightarrowclass{position:absolute;top:10px;right:10px}
.ddsmoothmenu-h ul.menulevel .rightarrowclass{position:absolute;top:8px;right:10px}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-h ul li {float:left;height:1%}
* html .ddsmoothmenu-v ul li a {height:1%}

#topMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center; color:#034fab;font-weight:bold
}

#topMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold
}
#topMenu .lihover ul li a {
    color: #fff;
	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;
}

/*********************************************** 产品主导航条 ***********************************************/
#ddsmoothmenu-pro{  margin-top:15px; float:left; width:216px; min-height:800px;}
.ddsmoothmenu-pro{}
.ddsmoothmenu-pro ul{}
/*主菜单设置*/
.ddsmoothmenu-pro ul li{  width:216px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; float:left; margin-top:2px; background:url(../images/sorv.jpg) no-repeat 176px 20px #02a8e4;}
.ddsmoothmenu-pro ul li a{ display:block; height:58px; font-size:15px; line-height:58px; vertical-align:middle; text-align:left;  padding-left:17px; }
.ddsmoothmenu-pro ul li a span{display:block;}

#proMenu .lihover #three li a{
 background:url(../images/sorv-a.jpg) no-repeat 176px 20px #06cec4;
color:#fff;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-pro ul li a:link,.ddsmoothmenu-pro ul li a:visited{ color:#fff; }
.ddsmoothmenu-pro ul li a:hover{ color:#fff; background:url(../images/sorv-a.jpg) no-repeat 176px 20px #06cec4;}
.ddsmoothmenu-pro ul li a:hover span{color:#FFF}
.ddsmoothmenu-pro ul li a:active{ color:#fff; background:url(../images/sorv-a.jpg) no-repeat 176px 20px #06cec4; color:#fff;}
.ddsmoothmenu-pro ul li a:active span{color:#FFF}
#proMenu .lihover  a{ color:#FFFFFF; background:url(../images/sorv-a.jpg) no-repeat 176px 20px #06cec4;}
.ddsmoothmenu-pro ul li .selected:link,.ddsmoothmenu-pro ul li a.selected:visited,.ddsmoothmenu-pro ul li a.selected:active{ background:url(../images/sorv-a.jpg) no-repeat 176px 20px #06cec4;}
.ddsmoothmenu-pro ul li a.selected span{color:#FFF}
/*主菜单当前所在页面*/
.ddsmoothmenu-pro ul li a#menu_selected{ color:#fff; background:url(../images/sorv-a.jpg) no-repeat 176px 20px #06cec4;}
.ddsmoothmenu-pro ul li a#menu_selected span{color:#FFF}
/*子集菜单设置*/
.ddsmoothmenu-pro ul.menulevel{position:absolute;top:0;visibility:hidden;border-top:1px solid #CCC}
.ddsmoothmenu-pro ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item}
.ddsmoothmenu-pro 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-pro ul.menulevel li a:link,.ddsmoothmenu-pro ul.menulevel li a:visited{color:#fff}
.ddsmoothmenu-pro ul.menulevel li a:hover{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold; height:25px; line-height:25px; margin-top:0px}
.ddsmoothmenu-pro ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
/*子集菜单连接效果设置*/
.ddsmoothmenu-pro ul.menulevel li a:link,.ddsmoothmenu-pro ul.menulevel li a:visited{color:#ffff; }
.ddsmoothmenu-pro ul.menulevel li a:hover{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}
.ddsmoothmenu-pro ul.menulevel li a.selected{background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold}

.ddsmoothmenu-pro ul li ul li a{ height:35px; line-height:35px;}
.ddsmoothmenu-pro ul li ul li a span{ padding-left:30px;}
/*左侧箭头*/
.ddsmoothmenu-pro .rightarrowclass{position:absolute;top:10px;right:10px}
.ddsmoothmenu-pro ul.menulevel .rightarrowclass{position:absolute;top:8px;right:10px}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-pro ul li {float:left;height:1%}
* html .ddsmoothmenu-v ul li a {height:1%}

#proMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center; color:#034fab;font-weight:bold
}

#proMenu .lihover ul li a{
background:url(../images/mainmenu1.jpg) no-repeat left center;color:#034fab;font-weight:bold
}
#proMenu .lihover ul li a {
    color: #fff;
	font-weight:normal;
}
#proMenu .ahover span{
font-weight:bold;
}
#proMenu .lihover ul li a:hover span{
font-weight:bold;
color:#be0201;
}

#proMenu .lihover .lihover li span{

}

#proMenu .lihover .lihover .lihover li span{

}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (max-width: 767px) {
.banner,.indexyc{ display:none;}
.mt50{ margin-top:30px;}	
#wrapper,#sort_div{ display:none}
#head_top{ display:block;}
.logos{width:100%; float:none;  padding-top:11px; padding-bottom:10px;  background-color:#0eb1ff;}
.logos p{ font-size:24px; color:#fff; font-weight:bold; margin-top:10px; line-height:30px; letter-spacing:0px;}
.logos span{ font-size:12px; line-height:27px; color:#fff; text-transform:uppercase; display:block;}
#index_navs{ width:100%; float:none; background-color:#333; margin-top:0px;line-height:38px;height:82px;}
#MainMenus{ height:82px;line-height:38px; width:100%;}
#yc-mod-slider{ display:none}
.ddsmoothmenus ul li a span{ width:100%; text-align:center; display:block; text-align:center; color:#fff}
.ddsmoothmenus ul li{width:33%; float:left;text-align:center; border-bottom:#585757 1px solid; border-right:#585757 1px solid;}
.index-wz{width:95%; margin:0 auto; border:#ccc 1px solid; padding:0px}

/*主菜单当前所在页面*/
.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(../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%;}
#adv{ display:none;}

#pro{ padding-bottom:15px;}
#index_field{ display:none;}
.i_banner{ display:block}


.sj-products{ display:block;width:95%; margin:30px 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}

.index_kj{ width:95%; margin:0 auto;}

.about{ width:100%; background: url(../images/about_bj.jpg) bottom center no-repeat; color:#fff; padding-top:52PX; min-height:auto; margin-top:30px;}
.about_title{text-align:center; margin-bottom:30px;}
.about_title span{ font-size:28px; color:#fff; font-weight:bold; }
.about_title p{ margin-top:22px; margin-bottom:21px; color:#fff; font-size:14px;}
.about_title span:before{ display:none}
.about_title span:after{ display:none}
.about_title em{ display:block; text-align:center;}

.about dl{ width:98%; margin:0 auto;}
.about dt{ width:100%; float:none;}
.about dt i{ display:block; font-style:normal; font-size:35px; font-family:Impact;}
.about dt em{ display:block; }
.about dt p{ margin-top:20px; line-height:28px; font-size:14px;}
.about_bt{ line-height:42px; display:block; font-style:normal; height:42px; font-size:18px; color:#fff; font-weight:bold;}
.about_bj{ width:37px; height:3px; background:#fff;}

.news{ width:100%; margin:0 auto; }
.news dl{ width:100%; background:none; padding-bottom:10px; min-height:auto;}
.news dt{ display:none}
.news dd{ width:95%; margin:0 auto;}



.company-news-bt{ border:1px solid #f1f1f1; height:61px; line-height:61px;}
.company-news{ display:none;}
#friendlink{ 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}


.index_title span:before{ display:none}
.index_title span:after{display:none}

.page-nyabout{ width:100%}
.ny_jianjie,.ny_xinwen,.ny_chanpin,.ny_liuyan,.head-search{ 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 img{width:100%}
.page-news { line-height:26px;}
.page-left{ 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(../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:95%; margin:0 auto}
}
