/* ============容器============== */
body { margin: 0; padding: 0; border: 0; height: 100%; text-align: left }
#contain { position: relative; height: 100%; padding: 10px; margin: 10px auto; border: 0; }
#content { position: relative; margin: 10px auto 0px auto }
#bottom { position: relative; margin: 0px auto }
#top { position: relative; margin: 0px auto; z-index: 99 }
#bodyex { position: absolute; left: 0; top: 0px; margin: 0 }
/*===插件分离层===*/

.pdv_class { position: absolute; border: 0px; top: 75px; }
.pdv_class ul li{ float:left; margin:10px 2px;list-style-type:none; width:88px;}
.item_img{  width:500px; margin:0 auto; margin:30px auto;  }
/* ==常用== */

div, li, td, select, input, textarea, a, button, input { font: 12px Verdana, Arial, Helvetica, sans-serif; color: #505050; text-decoration: none }
ul { margin: 0px; padding: 0px; list-style-type:none; }
a:link, a:visited, a:active { color: #505050; text-decoration: none; }
a.nomal:link, a.nomal:visited, a.nomal:active { color: #505050; text-decoration: underline; }
a:hover { color: #ff0000; text-decoration: underline; }
/*=========脚注菜单===========*/
div#bottommenu {  color: #fff; }
div#bottommenu a:link, div#bottommenu a:visited, div#bottommenu a:active { margin: 0px 5px 0px 2px; color: #fff; font: 12px/28px 'SimSun', Arial, Sans-Serif; text-decoration: none; }
div#bottommenu a:hover { margin: 0px 5px 0px 2px; color: #fff; font: 12px/28px 'SimSun', Arial, Sans-Serif; text-decoration: underline; }
#menumain { margin: 0; white-space: nowrap; overflow: hidden; height: 46px; }
#menumain .mainmenuiner { height: 46px; padding: 0; line-height: 46px; overflow: hidden; margin: 0px; z-index: 9999 }
#menumain a.menumain:link, #menumain a.menumain:active, #menumain a.menumain:visited { display: block; float: left; height: 46px; text-decoration: none; text-align: center; width: 104px; color: #fff; font: 12px/52px 'SimSun', Arial, Sans-Serif; background: url(../images/menu.jpg) 0px 0px no-repeat; margin: 0px; }
#menumain a.menumain:hover { display: block; float: left; height: 46px; color: #fff; text-decoration: none; text-align: center; width: 104px; font: 12px/55px 'SimSun', Arial, Sans-Serif; background: url(../images/menunow.jpg) 0px 0px no-repeat; margin: 0px; }
/* ============产品图片列表============== */
.photopic_cyrano_lef { padding: 10px 10px 5px 45px; }
#demo { overflow: hidden; width: 620px; color: #ff0000; }
#demo ul li { width:143px; float: left; text-align: center; margin: 5px; }
#demo ul span { display: block; margin-top: 5px; }
#demo ul li img { width: 143px; height: 95px; border: #D4D4D4 solid 1px; }
/*关于我们+联系我们*/
.about { border: #CCC solid 1px; border-top: 0px; line-height: 22px; overflow: hidden; height: 145px; padding: 10px 15px; }
.about_tit { height: 34px; background: url(../images/781title.jpg) no-repeat; border-right: #CCC solid 1px; }
.about_tit .about1 { float: left; width: 100px; height: 25px; padding-left: 32px; color: #fff; padding-top: 3px; line-height: 30px; }
.about_tit .about2 { float: right; width: 54px; height: 34px; background: url(images/781title.jpg) -846px 0px no-repeat; }
.tel { border: #CCC solid 1px; border-top: 0px; line-height: 21px; overflow: hidden; height: 115px; padding: 10px 5px; background: url(../images/1279781935.jpg) 60px right #FFF no-repeat; }
/**/
div.titlemenu_dolphin { margin: 0px; padding: 19px 28px 15px 28px; }
div.titlemenu_dolphin a.titlemenu_dolphin:link, div.titlemenu_dolphin a.titlemenu_dolphin:visited, div.titlemenu_dolphin a.titlemenu_dolphin:active { display: block; text-decoration: none; font: 12px/30px Verdana, Arial, Helvetica, sans-serif; height: 33px; text-align: left; background: #f7f7f7; padding-left: 58px; margin: 0px 1px; color: #2e2e2e; margin-bottom:10px; border:#e6e6e6 solid 1px; }
div.titlemenu_dolphin a.titlemenu_dolphin:hover { display: block; color: #2e2e2e; text-decoration: none; background: #fff; }
/* ============内容翻页============== */

.page_content{  color: #505050; width:700px; margin:0 auto; padding-top:20px; line-height:20px;}
.page_content ul li {width: 200px; float: left; text-align: center; margin:10px; margin-top:0px; padding:5px; }
.page_content ul span { display: block; margin-top: 5px; }
.page_content ul li img { width: 200px; height: 140px; border: #D4D4D4 solid 1px; }

/*新闻列表*/
.news{ line-height:20px; color: #505050; width:700px; height:500px; margin:0 auto; }
.news ul li{ width:100%; margin-bottom:10px; }
.news ul { width:700px;}
.news ul span{ float:right;}

/*首页ban幻灯片*/
.ban{ width: 1000px; }
#slides { display:block; height:260px; list-style:none;}
#slides li { background-size: 100% auto; display: block; width:1000px; height: 260px; list-style: none; position: absolute; z-index: 100; top:95px; left:0px; }
#slides li a { display:block;  text-indent:-9999px;}
#pagination { display:block; list-style:none; position:absolute; left:9%; bottom:60px; z-index:999; }
#pagination li { display:block; list-style:none; width:30px; height:5px; float:left; margin-left:5px; background:#fff; }
#pagination li a { display:block;  height:100%; text-indent:-9999px;}
#pagination li.current { background:#91b44c;}
