 
/* ----------基本元素重置----------- */
html,body { margin:0; font-size:14px;  font-family:'微软雅黑'; color:#333; line-height:28px;background:url(../images/bg.jpg) no-repeat top center  }
a:link { color:#333; text-decoration:none; }
a:visited { text-decoration:none; color:#333; }
a:hover { text-decoration:none; color:#f8c300; }
a:active { text-decoration:none; color:#333; }
a img, img { border:none;vertical-align:middle;  } 
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote, pre, form,input,select,textarea,button, fieldset, table, th, td, span,form,p,a,img,object,embed  { padding:0px; margin:0px; list-style:none; }
table{border-collapse:collapse;border-spacing:0;border:0;}
input, textarea, select, button, file { vertical-align:middle}
.c{overflow:hidden; clear:both ; height:0px;padding:0px;margin:0px;  }
.h10 {clear:both;height:10px;line-height:10px;overflow:hidden;zoom:1;}
h1, h2, h3, h4, h5, h6 { font-weight:normal}


/* 头部 */
#header{ width:1200px; height:75px; margin:0px auto ; padding:20px 0px; position:relative;  }
#header .logo { float:left; margin-top:10px;  }


/* 搜索 */
.search { position:absolute; right:0px; top:25px;  height:25px; width:202px; background:url(../images/searchbg.png) no-repeat}
.search input.search_input { height:23px; width:155px; line-height:23px; border: none; margin:1px 1px 1px 12px;background: none; color:#888}



/* 导航 */
.nav{ width:700px; float:right; height:60px; margin-top:35px;  }
.nav ul {width:720px;  }
.nav li { float:left; font-size:16px; width:100px; position: relative;height:75px;line-height:60px; text-align:center; }
.nav ul li.on a { color:#f8c300;}

.nav ul li a { height:60px;line-height:60px;width:110px; overflow:hidden; display:block; margin:0px auto; text-decoration:none;  }
.nav ul li a.on { color:#f8c300;}
.nav ul li a:hover{ color:#f8c300;text-decoration:none;}
.nav ul li ul { background:url(../images/navc.png); position: absolute;width:135px;display:none;visibility: hidden;margin-left:20px;   }
.nav ul li ul li { width:135px; line-height:30px; height:30px;overflow:hidden; background:none}
.nav ul li ul li a{float:left;text-align:left; padding:0px 15px;width: 135px; color:#333;  line-height:30px; font-size:13px; overflow:hidden}
.nav ul li ul li a:hover {background: #888; color:#fff}
/*.nav ul li ul li.folder  span.fd {float:left;background:url(../images/right.gif) no-repeat right ;width:130px;color:#FFF;CURSOR:pointer;}*/






/* 底部 */
.foot_warp { width:100%; height:40px; line-height:40px; background:#6e6e6e; margin-top:40px;}
.footer {width:1200px;margin:0px auto; zoom:1; position:relative; font-size:12px;color:#fff;  }
.footer a { color:#fff; }
.footer span { float:right}





/*--------------首页样式-----------------*/
.imain {width:1200px;margin:0px auto;zoom:1;overflow:hidden;  }

.ibox { height:280px; float:left; overflow: hidden; margin-right:35px; font-size:13px; line-height:30px; }
.ibox h3 { height:45px; line-height:45px; font-size:16px; color:#999; margin-bottom:20px; border-bottom:1px solid #ccc }
.ibox h3 b { color:#333; font-size:22px; margin-right:10px; border-bottom:3px solid #ffcc00; padding-bottom:7px }
.ibox img { max-width:100%; margin-bottom:12px; height:auto}
 
#iabout { width:340px; }
#icontact { width:240px; margin:0px; line-height:22px;}
#iproducts {width:550px;}
/*产品中心*/
.warp-pic-list{position:relative;width:550px;height:210px;overflow:hidden;}
.count li{margin-right:13px;width:175px;height:170px;float:left;display:inline; background:#ececec; overflow:hidden}
.count li img {width:175px;height:170px;}

.warp-pic-list .btn{display:block;height:48px;position:absolute;top:60px;width:35px;z-index:200;cursor:pointer;}
.warp-pic-list .prev{ background:url(../images/feature_left.gif) no-repeat 0 0; left:0;}
.warp-pic-list .prev:hover { background-position:0 -48px;}
.warp-pic-list .next{ background:url(../images/feature_right.gif) no-repeat 0 0;right:0;}
.warp-pic-list .next:hover{background-position:0 -48px;}
 
 /*全局页签*/
.tab-T-3{width:100px; margin:20px auto}
.tab-T-3 li { width:14px;height:14px; background:#8c8989; border-radius:7px; float:left;margin-left:7px;cursor:pointer;display:inline;}
.tab-T-3 li.cur{ width:9px;height:9px;  background:#fff; border:3px solid #ffcc00;border-radius:7px; margin-top:-1px}






/*--------------内页样式-----------------*/
.banner { height:220px; width:100%; }
.warp {width:1200px;margin:20px auto; zoom:1;overflow:hidden;  }
 
/*左侧栏目*/
.left { width:180px; float:left;margin-right:30px;}
.menu { float:left; width:180px; }
.menu h2 { height:60px; padding:25px 0px; line-height:32px; font-size:24px; color:#333; text-align:center; background:#ffcc00; }
.menu h2 P { font-size:18px; font-family:Arial; color:#555 }
.menu ul { padding-top:2px; border-left:1px solid #ccc;border-right:1px solid #ccc } 
.menu ul li { height:36px; line-height:36px; border-bottom:1px solid #ccc; text-indent:37px; overflow:hidden; background:url(../images/line.jpg) no-repeat 23px 14px; }
.menu ul li a {display:block; color:#666 }
.menu ul li a:hover { padding-left:20px; color:#ffcc00; transition: All 0.8s ease; -webkit-transition: All 0.8s ease; -moz-transition: All 0.8s ease; -o-transition: All 0.8s ease;}
.menu ul li.on a { color:#ffcc00; }

.left .link { margin:12px auto}
.left .link h3 { height:42px; line-height:42px; border-bottom:1px solid #ccc; color:#999; padding-left:40px; background:url(../images/01.jpg) no-repeat 3px 8px; }
.left .link ul { padding:10px; }
.left .link ul li { line-height:28px;}



/*右侧内容*/
.right { float:left;background:#fff;width:990px; overflow:hidden; }
.pos { height:36px; line-height:36px; border-bottom:2px solid #ffcc00; color:#666;  padding-left:28px; background:url(../images/home.png) no-repeat 3px 10px;font-size:12px; margin-bottom:18px; }

/*搜索页面*/
.right .list {margin:10px;}
.right .list ul.txt {margin:0;}
.right .list ul.txt li {background:url(../images/ico_1.gif) no-repeat 3px 16px;height:34px;line-height:34px;border-bottom:1px  dashed #ccc;font-size:12px;}
.right .list ul.txt li span {float:right;color:#676767}


/*文章*/
.content  { margin:20px auto; line-height:28px; padding:2px; position:relative }
.content h2.title {font-size:20px; color:#333;text-align:center; }
.content p.from {font-size:14px; color:#888; text-align:center; padding-bottom:10px; margin-bottom:12px; border-bottom:1px dashed #ccc; }
.content img {max-width:980px;_width:expression(this.width > 980 && this.width > this.height ? 980 : true); }
.articles { clear:both; margin:5px auto}
.bdsharebuttonbox { position:absolute; right:20px; bottom:30px; }


/*新闻资讯*/
.new_til { height:48px; line-height:48px; font-size:22px; color:#ff8434; margin-top:20px;  }
.new_til span { float:right; font-size:14px; }
.new_list ul li { background:#f8f8f8; border:1px solid #ddd; height:210px; padding:20px; margin-bottom:20px;}
.new_list ul li:hover { background:#e5e5e5 }
.new_list ul li h3 { font-size:18px; height:36px; line-height:36px; overflow:hidden }
.new_list ul li img { float:left; margin-right:20px; width:320px; height:210px; }
.new_list ul li span { font-size:12px; color:#888 }
.new_list ul li p { height:102px; line-height:24px; margin-top:15px; color:#666 }
.new_list ul li a.more  { color:#fff; padding:4px 10px; background:#ff8434; font-size:12px; border-radius:5px; }


/*产品展示*/
.pro_list { width:1000px; }
.pro_list dl { width:230px; height:290px; margin-right:10px; border:5px solid #fff; margin-bottom:15px; float:left; text-align:center; line-height:30px; overflow:hidden}
.pro_list dl img { width:228px; height:260px;border:1px solid #EFEFEF;  }
.pro_list dl:hover { background:#ffcc00; border:5px solid #ffcc00; color:#fff}


.show_list { width:990px; margin:30px auto }
.show_list ul li { width:200px; padding:20px 15px 80px 15px; background:#25acf2 url(../images/455.jpg) repeat-x bottom; float:left; color:#fff;font-size:12px; line-height:22px; margin-right:1px }
.show_list ul li h3 { text-align:center; height:30px; font-size:16px; color:#fff}
.show_list ul li h3 a { color:#fff}
.show_list ul li img { width:200px; height:150px; border-radius:10px; margin-bottom:10px; }
.show_list ul li p { height:80px;  }
.show_list ul li:hover { background:#ff8434 url(../images/456.jpg) repeat-x bottom;}
.show_list ul li#on { background:#ff8434 url(../images/456.jpg) repeat-x bottom;}





/*产品展示*/
.p_box { float:left;width:462px; }
#zoom_box  {display:table-cell;*display:block;zoom:1;width:460px;height:320px;text-align:center;border:1px solid #EEE;vertical-align:middle;font-size:170px;padding:0}
#zoom_box img {margin:0;padding:0;}
#zoom_box img.big_small {max-width:460px;max-height:320px;_width:expression(this.width > 460 && this.width > this.height ? 460 : true); _height:expression(this.height > 320 ? 320 : true);}

#zoom_list {width:440px;height:66px;background:#EFEFEF; margin:10px auto}
#zoom_list .pre{float:left;width:40px;height:66px; text-align:center;overflow:hidden;background:url(../images/pre.jpg) no-repeat ;}
#zoom_list .next {float:right;width:40px;height:66px; text-align:center;overflow:hidden;background: url(../images/next.jpg) no-repeat }
#zoom_list #zoom_list_box {float:left;width:360px;overflow:hidden;height:61px;position:relative;}
#thumblist {position: absolute;}
#thumblist li {width:90px;overflow:hidden;margin:2px 0;text-align:center;}
#thumblist li span {width:82px;height:57px;}
#thumblist li span a {width:80px;height:55px;*font-size: 42px;border:1px solid #FFF;}
#thumblist li span  img {max-height:55px;max-width:80px;_width:80px;_height:55px;}
#big_box {float:left;}
#big_box span {width:302px;height:242px;}
#big_box span a{width:300px;height:240px;*font-size:200px;}
#big_box span img{max-width:300px;max-height:240px;}

.pro_show { border-bottom:1px solid #ddd; margin-bottom:20px; padding-bottom:20px;}
.p_info {float:left; width:450px; margin-left:30px;}
.p_info h3 { font-size:22px; color:#c4261d; line-height:36px; }
.p_info p { color:#666; margin:10px auto 10px auto; }
.p_info dd { color:#888 }
.p_info h4 { font-size:16px; color:#111; line-height:30px;} 
.p_info .probox { margin-bottom:10px; font-size:14px; color:#666}





/*图片列表*/
.pic_list ul { width:1020px }
.pic_list ul li { width:285px; height:240px; float:left; margin:0px 20px 20px 20px; text-align:center; position:relative; overflow:hidden }
.pic_list ul li .pic_box { height:200px; width:282px; display:table-cell;vertical-align:middle;*display:block; border:1px solid #ddd;overflow:hidden}
.pic_list ul li .pic_box img { vertical-align:middle; max-height:200px; max-width:282px }
.pic_list ul li .box_on { position:absolute; width:210px; height:120px; line-height:22px; background:url(../images/boxbg.png); color:#fff; left:-240px; top:30px; padding:15px; transition: All 0.5s ease; -webkit-transition: All 0.5s ease; -moz-transition: All 0.5s ease; -o-transition: All 0.5s ease; font-size:12px; text-align:left }
.pic_list ul li:hover .box_on { left:1px; transition: All 0.5s ease; -webkit-transition: All 0.5s ease; -moz-transition: All 0.5s ease; -o-transition: All 0.5s ease;} 
.pic_list ul li .box_on a { display:block; width:80px; height:28px; line-height:28px; background:#fff; border-radius:6px; color:#ff8434; position:absolute; bottom:12px; left:80px; text-align: center; }
.pic_list ul li p {line-height:36px;}


/*图片详情展示*/
.picviewbox {border:1px solid #ddd; width:888px; margin:10px auto }
#toolBar {width:888px;overflow:hidden;height:15px;line-height:12px;padding:5px 0;background:#222;}
.f_l {margin-left:15px;float:left; padding-top:2px }
#toolBar .f_l a { color:#ccc }
#toolBar .f_l li {float:left;font-size:12px;color:#ccc;padding-right:7px}
#toolBar .f_l li.full {height:12px;background:url(../images/icon.png) no-repeat 0 0;color:#9A9A9A;padding-left:21px;cursor:pointer;padding-right:16px;}
#toolBar .f_l li.play {height:12px;background:url(../images/icon.png) no-repeat 0 -14px;color:#ccc;padding-left:21px;cursor:pointer;padding-right:16px;}
#toolBar .f_l li.stop {height:12px;background:url(../images/icon.png) no-repeat -188px 0;color:#9A9A9A;padding-left:21px;cursor:pointer;padding-right:16px;}
#toolBar .f_l li.save {height:12px;background:url(../images/icon.png) no-repeat 0 -28px;color:#9A9A9A;padding-left:21px;cursor:pointer;padding-right:16px;}
#toolBar .f_l li.save a:hover {color:#9A9A9A;text-decoration:none}

.f_r{float:right;}
#toolBar .f_r li {float:left;font-size:12px;color:#5C5C5C;padding-right:7px;margin-top:2px;}
#toolBar .f_r li.comment {height:18px;background:url(../images/icon.png) no-repeat 0 -42px;color:#9A9A9A;padding-left:22px;cursor:pointer;padding-right:16px;margin-top:2px;}
#toolBar .f_l li.save a:hover,#toolBar .right li.comment a:hover {color:#9A9A9A;text-decoration:none}

 

#playbox {width:890px;height:520px;text-align:center;margin-top:17px;position:relative;background:url(http://demo.yourphp.cn/Public/images/msg_loading.gif) no-repeat center center;}
.pageLeft {position:absolute;left:0;top:0;width:100%;cursor:pointer;z-index:101}
.pageLeft span {float:left;width:102px;height:95px;margin:0 0 0 24px;_display:inline;background-image: url(http://demo.yourphp.cn/Yourphp/Tpl/Default/Public/images/right.png)!important;/* FF IE7 */background-repeat: no-repeat;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://demo.yourphp.cn/Yourphp/Tpl/default/Public/images/right.png'); /* IE6 */_background-image: none; /* IE6 */}
.pageLeft span a,.pageRight span a {display:block;position:relative;width:102px;height:95px;}
.pageRight {position:absolute;left:0;top:0;width:100%;cursor:pointer;z-index:101}
.pageRight span {float:right;width:102px;height:95px;margin:0 24px 0 0;_display:inline;background-image: url(http://demo.yourphp.cn/Yourphp/Tpl/Default/Public/images/left.png)!important;/* FF IE7 */background-repeat: no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://demo.yourphp.cn/Yourphp/Tpl/default/Public/images/left.png'); /* IE6 */_background-image: none; /* IE6 */}
.pageLeft-bg {position:absolute;left:0;top:0;width:100%;z-index:100}
.pageRight-bg {position:absolute;left:0;top:0;width:100%;z-index:100}
.pageLeft-bg,.pageRight-bg {background:#fff;filter:alpha(opacity=0); /*IE*/-moz-opacity:0; /*MOZ , FF*/opacity:0;/*CSS3, FF1.5*/}
#PicBox {}
#PicSrc {max-width:880px;}
 
#Main-C {width:888px;border-top:1px solid #ddd;height:154px;background:#EFEFEF;}
#Main-C .smallPic {width:890px;overflow:hidden;font-size:12px;}
#Main-C .smallPic a.f_l {width:20px;height:63px;background:url(../images/icon.png) no-repeat -180px -54px;margin:35px 0 0 9px;_display:inline;}
#Main-C .smallPic a.f_l:hover {background:url(../images/icon.png) no-repeat -157px -124px;}
#Main-C .smallPic a.f_r {width:20px;height:63px;background:url(../images/icon.png) no-repeat -157px -54px;margin:35px 9px 0 0;_display:inline;}
#Main-C .smallPic a.f_r:hover {background:url(../images/icon.png) no-repeat -180px -124px;}
#Main-C .smallPic div.f_l {width:790px;height:100px;margin-top:18px;overflow:hidden;margin-left:20px;_display:inline;position:relative}
#Main-C .smallPic div.f_l a.mask {position:absolute;width:131px;height:97px;display:block;background:url(../images/icon.png) no-repeat 4px -122px;overflow:hidden;z-index:1;left:0px;}
#Main-C .smallPic div.f_l ul {position:absolute;z-index:2;left:0;}
#Main-C .smallPic div.f_l li {float:left;width:131px;height:97px;text-align:center;}
#Main-C .smallPic div.f_l li span{width:118px;height:97px;margin:0 auto;overflow:hidden;margin-top:8px;border:none;}
#Main-C .smallPic div.f_l li span a {width:116px;height:86px;*font-size: 72px;border:1px solid #AEAEAE;overflow:hidden;cursor:pointer;position:relative;margin:0 auto; }
#Main-C .smallPic div.f_l li span img {max-height:86px;max-width:116px;_width:expression(this.width > 116 && this.width > this.height ? 116 : true); _height:expression(this.height > 86 ? 86 : true); vertical-align:middle}
#Main-C .smallPic div.f_l li.on  a{border:none;}
#Main-C .smallPic div.f_l li a:hover {text-decoration:none;}
#Main-C .smallPic div.f_l li a em {position:absolute;display:block;width:33px;height:14px;line-height:14px;right:4px;bottom:2px;background:#000;color:#fff;text-align:center;font-size:12px;}
#Main-C .smallPic div.f_l li a:hover em {background:#464646;text-decoration:none;color:#fff;}
#Main-C .scrollLine {width:810px;margin:17px auto 0 auto;height:1px;line-height:1px;background:url(../images/ico_1.gif)  repeat-x;overflow:visible;position:relative;clear:both;}
#Main-C .scrollLine .scrollButton {position:absolute;left:0;top:-6px;display:block;width:145px;height:13px;background:url(../images/icon.png) no-repeat 0 -106px;cursor:e-resize}

#end {width:564px;height:362px;position:absolute;top:-1964px;background:url(../images/boxbg.png);border:1px solid #464646;z-index:998;text-align:center;}
#end .close {float:right;width:15px;height:15px;background:url(../images/icon.png) no-repeat -185px -18px;margin:9px 6px 0 0;overflow:hidden;}
#end .end-inner {width:462px;clear:both;margin:0 auto;padding-top:8px;}
#end .firstImg {width:106px;height:96px;display:table-cell;vertical-align:middle;*display:block;border:1px solid #ccc; background:#fff }
#end .firstImg img {max-height:96px;max-width:106px;_width:expression(this.width > 106 && this.width > this.height ? 106 : true); _height:expression(this.height > 96 ? 96 : true); vertical-align:middle}
#end  h2 {font-size:14px;color:#C4C4C4}
#end  h3 {color:#fff;font-size:12px;line-height:24px;height:26px;border:0;border-bottom:1px solid #fff;}
#end  .this_pic {float:left; width:140px;margin:0 10px 10px 0;}
#end  .posit_pic ul.pic {clear:both;margin-top:20px;}
#end  .posit_pic ul.pic li { float:left;width:130px;margin:10px 10px;_margin:10px 6px;}
#end  .posit_pic ul.pic li a { color:#eee}
#end  .posit_pic ul.pic li span {width:130px;height:110px; overflow:hidden}
#end  .posit_pic ul.pic li span a {width:130px;height:110px; }
#end  .posit_pic ul.pic li span a img {max-height:110px;max-width:130px;_width:expression(this.width > 130 && this.width > this.height ? 130 : true); _height:expression(this.height > 110 ? 110 : true); vertical-align:middle}

#end  .buttonClik {display:block;width:133px;height:24px;background:url(../images/icon.png) no-repeat 0 -232px;text-align:center;line-height:24px;color:#C4C4C4;margin:0 auto;margin-top:15px;}
.buttonClik:hover {text-decoration:none;color:#FFF;}
#end .button { width:120px;}
#end .f_l h2 { text-align:left; height:32px; line-height:20px;}

.pic span {display: block;overflow:hidden;zoom:1;border:1px solid #EFEFEF;text-align:center; margin:auto; }
.pic span a {display:table-cell;vertical-align:middle;*display:block; overflow:hidden;zoom:1;}
.pic span a:hover { background-color:#e8eff6}

.pic li {float:left;text-align:center;padding:0px;margin:0px;}
.pic span {display: block;overflow:hidden;zoom:1;border:1px solid #EFEFEF;text-align:center; margin:auto; }


 
 
 
 /*下载页面*/
.down_list dl.img {margin:5px 10px;}
.down_list dl.img dt  {font-size:14px;background:#EFEFEF;line-height:28px;padding-left:5px;}
.down_list dl.img dt a {color:#855352}
.down_list dl.img dd.ext {line-height:22px;text-align:right;color:#333;}  
.down_list dl.img dd.desc {line-height:22px;color:#9E9E9E}
.down_info {border:1px solid #EFEFEF;border-bottom:none;}
.down_info ul li label {float:left;width:65px;border-right:1px solid #EFEFEF;text-align:center;margin-right:5px;}
.down_info ul li {line-height:28px;border-bottom:1px solid #EFEFEF;}



/*分页*/
#pages { padding:30px 0 10px;text-align:center;font:12px '宋体';}
#pages a { display:inline-block; padding:0px 8px; height:22px;font-size:12px;line-height:22px; background:#fff; border:1px solid #ddd; text-align:center; color:#333; margin:0px 3px}
#pages a.a1 {padding:0px 12px; height:22px; line-height:22px;margin-top:0px;}
#pages a:hover { background:#eee; color:#000; text-decoration:none; }
#pages span { display:inline-block;  padding:0px 8px; height:22px; line-height:22px; background:#ffcc00; border:1px solid #ffcc00; color:#fff; text-align:center;margin:0px 3px }
.page .noPage { display:inline-block;  padding:0px 12px; height:22px; line-height:22px;border:1px solid #ddd; text-align:center; color:#a4a4a4; }


/*客服*/
.kefu {width:99px;height:60px;position:absolute;top:0px;}
.kefu .kftop{background:url(../images/kefu_top.gif) no-repeat;height:20px;}
.kefu .kfbottom{background:url(../images/kefu_bottom.gif) no-repeat;height:14px;}
.kefu .kfbox {border-left:1px solid #DDE6EC;border-right:1px solid  #DDE6EC;overflow:hidden;zoom:1;padding:1px;background:#FFF;color:#D3D3D3;line-height:26px;}
.kefu .kfbox ul {padding-left:6px;}
.kefu .kfbox ul li.tit {color:#800000;}
.kefu .kfbox ul li img {vertical-align:middle;}

 


/*宋体锟叫憋拷*/
.table-list td,.table-list th{padding-left:12px;}
.table-list td img { vertical-align:middle;}
.table-list thead th{ height:30px; background:#eef3f7; border-bottom:1px solid #d5dfe8; font-weight:normal;line-height:30px;}
.table-list tbody td,.table-list .btn{border-bottom: #eee 1px solid;line-height:30px;}
div.btn{background:#f6f6f6; padding:6px 12px; height:30px;line-height:30px}
.table-list tr:hover,.table-list table tbody tr:hover{ background:#fbffe4}
.nHover tr:hover,.nHover tr:hover td{ background:none}
.table-list .input-text-c{ padding:0; height:18px}
.input-text-c{border:1px solid #A7A6AA;height:18px;padding:2px 0 0; text-align:center}
.td-line{border:1px solid #eee}
.td-line td,.td-line th{border:1px solid #eee}
.button{background:#ddd;height:22px; border-top:0;border-left:0; border-bottom:1px solid #666; border-right:1px solid #666; padding:3px 6px; margin-right:5px}
.table-list tr.on,.table-list tr.on td,.table-list tr.on th,.table-list td.on,.table-list th.on{background:#fdf9e5;}
a.close-own{background: url(../Images/cross.png) no-repeat left 3px; display:block; width:16px; height:16px;position: absolute;outline:none;right:7px; top:8px; text-indent:200px; overflow: hidden}
a.close-own:hover{background-position: left -46px}
 

.input-text,.measure-input,textarea,input.date,input.endDate,.input-focus{border:1px solid #A7A6AA;line-height:18px;height:18px;margin:0 5px 0 0;padding:1px 0 1px 5px;border: 1px solid #d0d0d0;background: #FFF; font-family: Verdana, Geneva, sans-serif,"宋体";font-size:12px;}
.input-focus{background: #FFF; border-color:#afcee6;font-size:12px;}
input.date,input.endDate{background: #fff url(../Images/admin_img/input_date.png) no-repeat right 3px; padding-right:18px;font-size:12px;}
textarea,textarea.input-text,textarea.input-focus{font-size:12px;height:auto; padding:5px; margin:0;}
select{ vertical-align:middle;background:none repeat scroll 0 0 #F9F9F9;border-color:#666666 #CCCCCC #CCCCCC #666666;border-style:solid;border-width:1px;color:#333;padding:2px;}
.search-form{ margin-bottom:10px}
/*宋体宋体*/
.table_form {margin:10px;width:95%;}
.table_form input{}
.table_form td{padding-left:12px}
.table_form th{font-weight:normal; text-align:right;padding-right:10px; color:#777}
.table_form td label{ vertical-align:middle}
.table_form td,.table_form th{padding:8px 0 5px 8px;line-height:22px;}
.table_form tbody td,.table_form tbody th{border-bottom:1px solid #eee;}
.colorpanel tbody td,.colorpanel tbody th{ padding:0;border-bottom: none;}

em.error {overflow:hidden;zoom:1;background:url("../Images/unchecked.gif") no-repeat 0px 0px;  padding-left: 19px;color:red;}
em.success {overflow:hidden;zoom:1;background:url("../Images/checked.gif") no-repeat 0px 0px;  padding-left: 19px;color:red;}

.guestbook_list {margin:12px;line-height:26px;}
.guestbook_list dl {border:5px solid #E9E9EB;margin:8px auto;padding:5px;}
.guestbook_list dl dt {border-bottom:1px dashed #E9E9EB;height:26px;line-height:26px;color:#314E8C}
.guestbook_list dl dt span {float:right;line-height:26px;}
.guestbook_list dl dd.g_content {padding:5px;line-height:26px;}
.post_box {border:1px solid #eee;margin:15px;}
.post_box h5 {line-height:35px;text-align:center;font-size:14px;border-bottom:1px solid #eee;height:35px;background:#E9E9EB;}
/*user login*/



/*sitemap*/
.mapbox{border:1px solid #ccc;}
.mapbox h4 {border:none;border-top:1px solid #ccc; height:40px; line-height:40px;border-bottom:1px solid #eee;background:#EFEFEF; text-indent:20px;}
.smallcat ul { padding:10px;}
.smallcat ul li {float:left;line-height:26px;}
.smallcat ul li a {margin:0 8px;}

