﻿@charset "utf-8";
html{}
*{line-height:2em; padding: 0; margin: 0; }
body{font: normal 14px/2 'Microsoft YaHei';color:#333;}
h1,h2,h3,h4,h5,h6{font: normal 14px/2 'Microsoft YaHei';}
em, i, del { font-weight:normal; font-style:normal;}
ul, ol{ list-style:none; }
a{text-decoration: none;} 
a:link, a:visited, a:active {color:#333;}
a:hover{color:#005d7c; }
img{border: 0px;}
.picAofIndex120{display:block !important;cursor:pointer !important;width:120px !important;height:120px !important;}
.picDivOfIndex120{height:120px !important;width:120px !important;}
.picAofIndex200{display:block !important;cursor:pointer !important;width:200px !important;height:200px !important;}
.picDivOfIndex200{height:200px !important;width:200px !important;}
.checkbox{border: 0px;}
.clear{clear:both; float:none;}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.button{border: 0px; }
.wide{ width: 1200px; margin: 0 auto; overflow:hidden;}
.wide:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#wrapper{ background:#fff; }
.top{ border-bottom: 1px #dadada solid; padding:3px 3%; color:#999;}
 .topnav{color:#3c3c3c; text-align:right; float:right;} 
 .topnav a{padding:0 10px;color:#999999; } 
 .topnav a:hover{color:#2e3192;} 
#header{ padding:0 3%; }
 .logo{padding:20px 0; }
 .logo img{max-width:100%;}
 .toptel{ float:right; background:url(../images/toptel.gif) no-repeat left center; padding-left:55px;line-height:1.4em; margin:26px 0;} 
 .toptel span{display:block; color:#ee9a04; font-size:24px; line-height:1.4em; font-weight:bolder;} 
 
 .hotsearch{background:#005d7c;padding:7px 3%; color:#fff;}
  .hotsearch a{ color:#FFF; padding:0 4px;}
 .search{background:#fff;height:27px;float:right;padding:0px 0 0 10px;} 
 .search .input{ float:left;width:200px;height:27px;line-height:27px;color:#999;margin:0px;border:none; background:none;} 
 .search .button{float:left; width:30px;height:27px;border:none;background:url(../images/search.gif) no-repeat center center;cursor: pointer;} 
.menu{ background:#005d7c;height:45px;}
 .menu ul{list-style-type:none; padding:0 3%;}
 .menu>ul li{ float:left; position: relative; }
 .menu>ul li a{display:block;text-align:center; color:#fff; line-height:45px; padding:0 38px; font-size:16px;}
 .menu>ul li a:hover{ background:#ffc629; color:#333;}
 .menu>ul li>ul{padding: 0; opacity: 0; height: 0; overflow:hidden;/* transition: all 1s ease;*/position: absolute; z-index:99999;}
  .menu>ul li:hover>ul{opacity: 1; height: auto; }
 .menu>ul li:hover>ul li{width:120px; }
 .menu>ul li:hover>ul li a{display:block;background:#ffc629; color:#333; padding:0 38px;font-size:12px;line-height:32px;white-space:nowrap; } 
 .menu>ul li:hover>ul li a:hover{background:#005d7c; color:#fff; } 
 .menu .on{background:#ffc629; color:#333;}
 .menu .none{background:none;padding:0; }
 
/*Banner样式*/
.slide-box{ position:relative; margin:0; width:100%; height:454px; text-align:center; overflow:hidden; }
    .slide-box .list-box{ position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; height:100%; background:#fff; }
    .slide-box .list-box li{ position:absolute; left:0; top:0; display:block; width:100%; height:100%; opacity:0; filter:alpha:opacity(0); }
    .slide-box .list-box li a{ display:block; width:100%; height:100%; }
    .slide-box .list-box li a img{ position:absolute; top:0; left:0; width:100%; height:100%; }
    .slide-box .speed-box{ position:absolute; left:0; bottom:20px; width:100%; height:10px; text-align:center; z-index:999; }
    .slide-box .speed-btn{ display:inline-block; margin:auto 0; }
    .slide-box .speed-btn a{ display:block; float:left; margin:0 5px; width:10px; height:10px; background:url(../images/slide_btns.png) 0 -166px no-repeat; overflow:hidden; *float:none; *display:inline-block; }
    .slide-box .speed-btn a.selected{ background-position:0 -176px; }
    .slide-box .prev-btn,.slide-box .next-btn{ position:absolute; top:50%; display:block; margin-top:-41px; width:42px; height:82px; z-index:999; opacity:0.5; filter:alpha:opacity(50); background:url(../images/slide_btns.png) no-repeat; display:none; overflow:hidden; }
    .slide-box .prev-btn{ left:31px; background-position:0 0; }
    .slide-box .next-btn{ right:31px; background-position:0 -82px; }
/*幻灯片样式*/
.focus-box{ position:absolute; top:0; right:0; bottom:0; left:0; overflow:hidden; _position:relative; }
	.focus-box .slides{ position:relative; display:block; width:100%; height:100%; zoom:1; overflow:hidden; }
	.focus-box .slides:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.focus-box .slides li{ width:100%; height:100%; overflow:hidden; }
	.focus-box .slides li img{ min-width:100%; min-height:100%; _width:100%; _height:100%;}
	.focus-box .slides li .note-bg{ position:absolute; left:0; right:0; bottom:0; width:100%; height:50px; background:#000; filter:alpha(Opacity=30); -moz-opacity:0.3;opacity:0.3; background:linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0)); _background:url(none) 0 0 repeat #000; }
	.focus-box .slides li .note-txt{ position:absolute; left:0; right:0; bottom:0; display:block; padding:10px; height:24px; line-height:24px; color:#fff; font-size:16px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
	
	.focus-box .flex-control-nav{ position:absolute; right:5px; bottom:10px; display:block; z-index:4; }
	.focus-box .flex-control-nav li{ margin:0 5px 0 0; display:inline-block; zoom:1; *display:inline; }
	.focus-box .flex-control-nav li a{ display:block; width:8px; height:8px; text-indent:-9999px; border:1px solid #fafafa; border-radius:8px; cursor:pointer; overflow:hidden; }
	.focus-box .flex-control-paging li a:hover { background:#333; }
	.focus-box .flex-control-paging li a.flex-active { background:#c81623; border-color:#c81623; cursor:default; }

#imain{ }
.ititle { text-align:center;}
 .ititle strong{ display:block;font-size:28px; line-height:1.5em;color:#005d7c;}
 .ititle p{padding: 1% 10%;}
 .ititle span{ display: inline-block; text-transform:uppercase; font-size:16px; margin:0 auto; background:#fff; padding:0 10px;}
 .ititle em{display:block;height: 1px;background-color: #e1e1e1;margin-top:-16px;}
 
.more a{display:block; border:#9b9b9b 1px solid;; clear:both; text-align:center; line-height:40px; font-size:14px; width:130px; margin:0px auto;border-radius: 40px;-webkit-border-radius: 40px;-moz-border-radius: 40px; }
 .more a:hover{color:#000; background:#fff; border:#efefef 1px solid;}
.iproduct{padding:4% 0; }
.iproduct_t { text-align:center;}
 .iproduct .plist{list-style-type:none; margin:0 auto; text-align:center; }
 .iproduct .plist li{width:120px; margin:0 10px; display:inline-block; }
 .iproduct .plist li a{color:#fff; background:#e9ab00; display:block; padding:2px 0;}
 .iproduct .plist li a:hover{ color:#fff; background:#005d7c;}
 .iproduct .plist li a.cur{ color:#fff; background:#005d7c;}
 .iproduct .prcont{padding:15px 0 0 0; }
 .iproduct .prcont ul{padding:10px 0 0 0;list-style-type:none; }
 .iproduct .prcont li{ float:left; width:21%;margin:5px 2%;padding:0 0 10px 0; background:#ebebeb;}
 .iproduct .prcont li em{ display:block; overflow:hidden; height:250px;}
 .iproduct .prcont li em img{ display:block; max-width:100%;}
 .iproduct .prcont li span{ display:block;text-align:center;}
 .iproduct .prcont li:hover em{ border:3px #ffc629 solid;height:244px;} 
 
.slogan{background:#005d7c; text-align:center; color:#fff;}
 .slogan dl{}
 .slogan dt{ float:left; width:70%;}
 .slogan dt img{ display:block; width:850px; height:190px;}
 .slogan dd{ float:left; width:30%;padding:2% 0 0 0;}
 .slogan h3{ font-size:24px; line-height:1.6em;}
 .slogan h4{text-transform:uppercase; }
 .slogan a{ color:#fff; border:1px #fff solid; display:block; width:150px; margin:10px auto;}
 .slogan p{}
 
.aboutus{background:#eee;padding:4% 3%; overflow:hidden;}
 .aboutus_t{padding-bottom: 20px;}
 .aboutus_t p{float: right;font-size: 16px; }
 .aboutus_t p a{}
 .aboutus_t p a:hover{color: #ffea00;}
 .aboutus_t strong{font-weight: normal;font-size: 30px;line-height: 1.2em; display:block;}
 .aboutus h5{ padding-left:10px; border-left:5px #005d7c solid;}
 .aboutus h5 a{font-size:20px; color:#333; line-height:1.2em; display:block;}
 .aboutus h5 span{ display:block; color:#333;line-height:1.2em;}
 
 
 
 .icompany{ background:#fff;padding:30px 25px;}
 .icompany h5{margin-bottom:15px;}
 .icompany p{ text-indent:2em;}
 .icompany img{ float: right; margin-left:25px;}
.workshop{ padding:0 25px; border:1px solid #eee; background:#fff; margin-top:25px;}
 .wleft{ float:left; width:780px; margin: 30px 0;} 
 .wright{ float:right; width:280px; margin: 30px 0;}
 .bot{ width:40px; height:40px; display:block; cursor:pointer;}
 .bot1{ background:#ffae00 url(../images/11.png) no-repeat center;}
 .bot2{ background:#ffae00 url(../images/22.png) no-repeat center;}
 
 .wcont{ position:relative; margin-top:30px;}
 .wcont ul{list-style:none;}
 .wcont .bd{overflow:hidden;padding:0 15px; }
 .wcont li{ float:left; width:230px; margin:0 10px;}
 .wcont li em{ display:block;border:1px solid #e5e5e5; height:170px;overflow:hidden; }
 .wcont li img{ display:block; max-width:100%; }
 .wcont li span{ display:block; text-align:center; margin-top:5px; width:245px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
 .wcont li span a{ display:block; color:#333;}
 .wcont .bot{ position:absolute; top:66px;}
 .wcont .bot1{ left:0px;}
 .wcont .bot2{ right:0;}
 .honer{ position:relative; margin-top:30px;}
 .honer ul{ overflow:hidden; width:230px; margin:0 auto;list-style:none;}
 .honer .bd{ width:230px; margin:0 auto;}
 .honer li{ float:left; width:230px;overflow:hidden; }
 .honer li em{ display:block;border:1px solid #e5e5e5; height:170px;overflow:hidden; }
 .honer li img{ display:block; max-width:100%; }
 .honer li span{ display:block; text-align:center; margin-top:5px; width:245px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
 .honer li span a{ color:#333;}
 .honer .bot{ position:absolute; top:66px;}
 .honer .bot1{ left:0px;}
 .honer .bot2{ right:0px;}
 
.inews{padding:4% 0;}
 .inews .img{float:left; width:500px; margin-left:25px;}
 .inews .img img{ max-width: 100%;}
 .inews ul{list-style:none; margin:0 25px 0 550px; }
 .inews ul li{ min-height:80px; padding:10px;}
 .inews ul li span{ float:right; color:#999;}
 .inews ul li strong{ font-size:16px;display:block; }
 .inews ul li p{color:#818181; font-size:12px; }
 .inews ul li em{border-right:1px #dcdcdc solid; height:77px; width:110px; display:block; float:left; margin-right:15px; font-size:85px; font-family: "Courier New", Courier, monospace; color:#ffae00; line-height:1em;}
 .inews .more{margin-top:3%;}
.advantage{padding:4% 0; text-align:center;}
  
.icase{ padding:4% 0; }
 .icase ul{list-style:none; }
 .icase .bd{overflow:hidden;margin:0 2%;}
 .icase li{ float:left; width:210px; margin:0 10px;text-align:center;background:#ececec;}
 .icase li em{border:#f2f2f2 1px solid; background:#fff;height:132px; display:block; overflow:hidden;}
 .icase li em img{max-width:100%; display:block; margin:0 auto;}
 .icase li span{ display: block; padding:3px 0; }
 .icase .hd{ display:none;}
 .icase .more{margin-top:3%;}
#footer{text-align:center;}
 .footnav{padding:5px 0;background:#005d7c;color:#fff;}
 .footnav a{ color:#fff; padding:0 8px;}
 .copyright { padding:5px 0;;}
 .copyright a{ padding:0 8px;} 
 .copyright div{ display:inline;}
.kefu{ width:46px; height:189px; position:fixed; bottom:10%; right:0px; z-index: 99999999}
 .kefu a{display:block; width:0px; padding-left:46px; color:#fff; line-height:45px;position:absolute; right:0px;}
 .kefu_1{background:#005d7c url(../images/k1.png) no-repeat;top:0px; height:45px;width:46px;}
 .kefu_2{background:#005d7c url(../images/k2.png) no-repeat;top:46px; height:45px;}
 .kefu_3{background:#005d7c url(../images/k3.png) no-repeat;top:92px; height:45px;}
 .kefu_4{background:#005d7c url(../images/k5.png) no-repeat;top:138px; height:45px;}
 .kefu_1:hover{background-color:#e9ab00;color:#fff; }
 .kefu_2:hover{background-color:#e9ab00;color:#fff; width:124px;}
 .kefu_3:hover{background-color:#e9ab00;color:#fff; width:64px;}
 .kefu_4:hover{background-color:#e9ab00;color:#fff;}
 .kefu_4:hover span{ display:block;}
 .kefu_4 span{width:160px; height:174px; position:absolute; bottom:0px; right:46px; border:1px solid #d7d7d7; background:#fff; display:none;}
 .kefu_4 span > img { display:block; margin:9px auto 7px auto;}
 .kefu_4 span > i{ display:block; height:12px; line-height:12px; font-size:12px; color:#666; text-align:center;}
#main{margin:25px 0; }
 #left{float:left; width:240px;}
 #right{ width:900px;float:right;}
 #leftmsg{float:left; width:260px;}
 #rightmsg{float:right; width:850px; }
.title{ background: url(../images/leftnav_t.png) no-repeat;padding:18px 25px 8px 25px; }
 .title strong{ font-size:23px; color:#ffffff; display:block; line-height:1.6em;}
 .title span{ color:#bbc3d8; display:block; line-height:1.6em; }
.leftnav{position: relative;}
 .leftnav h3{background: #005d7c;color:#fff;padding:20px 25px;}
 .leftnav h3 strong{font-size: 28px;font-weight: normal; display:block; line-height:1.3em;}
 .leftnav h3 span{ display:block; text-transform:uppercase;line-height:1.3em; }
 .leftnav dl{list-style-type:none; background: #f3f3f3;border-bottom: 1px solid #e8e8e8;margin-bottom: 40px;padding:20px 0;}
 .leftnav dt{height: 40px;text-indent: 2em;position: relative; margin-bottom:1px;}
 .leftnav dt:before{content:"";display: block;width: 7px;height:2px;background-color: #ccc;position: absolute;left: 15px;top: 20px;}
 .leftnav dt:hover, .leftnav #current{background-color: #e9ab00;width: 248px;} 
 .leftnav dt:hover:after, .leftnav #current:after{content:"";display:block;width: 0;height: 0;border:4px solid transparent;border-top-color: #000;border-left-color: #000;position: absolute;right:0px;bottom:-8px;}
 .leftnav dt:hover:before, .leftnav #current:before{background-color: #fff;}
 .leftnav dt a{ display: block; line-height: 40px;}
 .leftnav dt a:hover{color:#fff;}
 .leftnav #current a{ color:#fff}
 .leftnav dd{ display:none;}
 .leftnav dd a{display:block; font-size:12px; padding:0 0 0 40px;border-bottom:1px #33a961 dotted;line-height:40px; }
 .leftnav dd a:hover{font-weight:bold;color:#ff7e00; }
 
.place{ border-bottom:1px #eeeeee solid;}
 .place p{ background:url(../images/place.jpg) no-repeat left center; float:right; padding:0 0 0 25px; margin:15px 0; font-size:12px; color:#585858;}
 .place p a{ padding:0 8px;font-size:12px; color:#666;}
 .place p a:hover{ color:#171c61;}
 .place strong{font-size: 28px; border-bottom: 5px #005d7c solid; display:inline-block;}
 
.lcontact{ }
 .lcontact_t{background: #005d7c;color:#fff;padding:20px 25px;}
 .lcontact_t strong{font-size: 28px;font-weight: normal; display:block; line-height:1.3em;}
 .lcontact_t span{ display:block; text-transform:uppercase;line-height:1.3em; }
 .lcontact_con{background: #f3f3f3;border-bottom: 1px solid #e8e8e8;padding:15px;}
 
.newslist{}
 .newslist ul{ list-style-type:none;}
 .newslist li{border-bottom:#acacad 1px dotted; height:auto; overflow:hidden; padding:1em 0em; }
 .newslist li em{display:block;float:left; width:180px; height:120px; padding:2px; border:#efefef 1px solid; overflow:hidden; } 
 .newslist li em img{max-width:100%; display:block; margin:0 auto;}
 .newslist li div{margin-left:200px;}
 .newslist li h3{font-size:16px; font-weight:bold; }
 .newslist li p{ font-size:12px; line-height:1.6em; }
 .newslist li span{ color:#999; font-size:10px;}
 .newslist li .more{border:#cfcfcf 1px solid; font-size:12px; width:80px; display:block;line-height:22px; text-align:center;margin-top:12px;}
 .newslist li .more:hover{background:#f19e10; color:#fff; border:#f19e10 1px solid;}
 
.publiclist{}
 .publiclist ul{ list-style-type:none;}
 .publiclist li{padding:7px 0px;border-bottom:1px #cdcdcd dotted; line-height:18px; }
 .publiclist li a{display:block; padding:0 0 0 25px; background:url('../images/cion1.gif') no-repeat 12px center; line-height:18px; }
 .publiclist li span{ float:right;padding-right:8px;color:#999;line-height:18px; }
 .publiclist li strong{line-height:18px;}
 
.contact{padding:0;}
.down{}
 .down ul{ list-style-type:none;}
 .down li{padding:7px 0px 7px 25px;border-bottom:1px #cdcdcd dotted; line-height:18px;background:url('../images/icon1.gif') no-repeat 12px center;}
 .down li a{display:block; float:right; line-height:18px; }
 .down li strong{line-height:18px;}
 
.title02{ margin:4px 0; background:#eeeeee url(../images/cion3.gif) no-repeat 12px center; padding: 6px 25px 6px 25px; font-weight:bold; border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px; }
 .title02 a{ float:right;}
.container{padding:2% 0; }
.content{}
 .content h1{margin:4px 0; padding:8px 10px; background:#f8f8f8; border:1px #e3e3e3 solid;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;}
 .content h1 span{ display:block; border-left:5px solid #01296e; line-height: 18px; padding:0 10px;}
 .content h1 a{}
 .content h2{text-align:center; font-size:16px; padding-bottom:15px;}
 .content h3{font-size:26px; text-align:center; font-weight:800;}
 .content h5{background:#f5ff5f url('../images/cion02.gif') no-repeat 5px center;border-bottom:1px solid #ccc; font-weight:bold; padding:0 0 0 20px;}
 .content h4{background:#eeeeee;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;}
 .content h4 span{ display:block; float:left; background:#005d7c; color:#fff; padding:0 20px; line-height:2.6em;} 
 .content h6{ text-align:center; font-size:12px; font-weight:normal; line-height:30px; margin:0 0 8px 0;border-bottom:1px dotted #ccc;}
 .content p{ margin:3px auto 5px auto;} 
 .content a{text-decoration:underline;}
 .content li{ margin-left:3.5em;}
 .content img{ max-width:100%;}
 .content .detail{ padding:0.5% 0 1% 0;margin:0 auto; overflow:hidden;}
 .content table{}
 .content table td{padding:0px 5px;}
 .content table td p{ margin:0;}
.tableboder table{border:#d4d4d7 solid 1px; text-align:center; border-collapse:collapse;}
 .tableboder th{ color:#005d7c; padding:2px 5px;border:#d4d4d7 solid 1px;}
 .tableboder td{ padding:2px 5px;border:#d4d4d7 solid 1px;}
.brief{ margin:0 auto; }
 .brief a{text-decoration:underline;}
 
.page{ text-align:center; padding:15px 0 0 0;font-size:12px;}
 .page a{padding:0 3px;}
 .page a:visited{}
 .page a:hover{ text-decoration:underline;}
.tool{ text-align:center; font-size:12px; padding:10px 0 15px 0;}
 .tool a{padding:0 3px;}
 .tool a:visited{}
 .tool a:hover{ text-decoration:underline;}
.choice{ height:25px; padding:10px 0;}
 .choice a{ display:block; text-align:center; background:url('../images/choice02.gif') no-repeat; margin:0 10px 0 0; font-weight:bold; width:110px;line-height:25px; float:left; }
 .choice a:hover{ background:url('../images/choice01.gif') no-repeat; color:#fff;}
 .choice #current{ background:url('../images/choice01.gif') no-repeat; color:#fff;}
.product{ padding:10px;}
.pro_a{ padding:1% 0;}
 .pro_a img{width:120px; border:7px solid #ededed; margin:0 1.5% 0 0; float:left;}
 .pro_a div{ line-height:20px; padding:2px 5px 2px 5px; vertical-align:top;}
 .pro_a div strong{ color:#005d7c; line-height:20px; }
 .pro_a div p{ display:inline; line-height:20px;}
/*橱窗页1:1*/
.productb{ padding:5px 0;}
 .productb .picdiv{ float:left; width:25%; text-align:center; margin:5px 0; min-height:155px;}
 .productb h2{width:200px;height:200px; border:1px solid #878787; padding:5px; background:#fff; margin:0 auto;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
 .productb h2 a{width:200px;height:200px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;}
 .productb h2 img{vertical-align:middle;}
 .productb span{line-height:18px; text-align:center;display:block; padding:3px;}
 .productb span a{line-height:18px;}
/*橱窗页3:4*/
.pic_list{ padding:5px 0;}
 .pic_list .picdiv{ float:left; width:25%; text-align:center;margin:5px 0;}
 .pic_list h2{ width:164px; height:124px; margin:0 auto;}
 .pic_list h2 a{width:160px;height:120px; border:1px solid #8e8e8e;padding:1px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;}
 .pic_list h2 img{vertical-align:middle;}
 .pic_list span{line-height:18px; text-align:center;display:block; padding:3px;}
 .pic_list span a{line-height:18px;}
/*产品内容页c*/
.special{ padding:10px 0 20px 20px;}
 .special img{float:left;margin:0 2% 0 0; width:200px;border:1px solid #e0e0e0; padding:6px; background:#f1f1f1;}
 .special div strong{color:#005d7c; }
 .special div{padding:0 6px; }
 .special div p{ display:inline;}
.sitemap{padding:5px 10px 10px 5px; font-size:12px;}
 .sitemap p{ padding:0 10px; line-height:20px;}
 .sitemap a{padding:0 10px;}
.client{}
 .client ul{ list-style-type:none;}
 .client li{ float:left; width:25%;text-align:center;}
 .client p{ }
 .client img{ border:1px #ccc solid;margin:10px 0 0 0;}
#fromtinner_{ padding:10px 15px;}
 #fromtinner_ textarea{width:400px;font-size:12px;line-height:18px ;border:solid 1px #d8d8d8;}
 #fromtinner_ input{line-height:22px; height:24px; font-size:12px;border:solid 1px #d8d8d8;}
 #fromtinner_ .border{width:400px;border:solid 1px #d8d8d8;}
 #fromtinner_ .btn{border-style: none;border-color: inherit; border-width: medium;width:70px; margin:5px 10px; height:25px; line-height:25px;text-align:center; font-weight:bold; background:url('../images/pinglun.gif') no-repeat left top;}
/*留言和评论*/
.board{margin:0;}
 .board_h4{font-size:22px; text-align:center; padding:5px 0 0 0;}
 .board_h4 a{}
 .board_h5{ text-align:center; font-weight:normal;}
.sitemsg{}
 .sitemsg td{padding:3px 0;}
 .sitemsg .msgtitle{padding-left: 8px;}
 .sitemsg b{ color:#005d7c;}
 .sitemsg .con{padding-left: 8px;}
/*留言页面*/
#boardinner_ {border:0; font-size:12px;}
 #boardinner_ form{ padding:6px 0; margin-bottom:10px;}
 #boardinner_ input{ padding:2px; font-size:12px;line-height:18px ;border:solid 1px #d8d8d8;}
 #boardinner_ textarea{ padding:2px; font-size:12px; line-height:18px;border:solid 1px #d8d8d8;}
 #boardinner_ .btn{border-style: none; border-color: inherit; border-width: medium; width:70px; margin:5px; height:25px; line-height:25px;text-align:center; background:url('../images/pinglun.gif') no-repeat left top;}
 #boardinner_ .border{width:180px;border:solid 1px #d8d8d8;}
 #boardinner_ .desc{display:block;}
 #boardinner_ .boardtitle{}
 #boardinner_ .boardtitle span{ font-weight:bold; font-size:14px; }
 #boardinner_ ul{list-style-type:none; padding:4px 8px;}
 #boardinner_ li{ background:url('../images/cion.gif') no-repeat left 8px;padding-left:10px;}
 #boardinner_ p{ text-align:center; background:none; }
.comment{}
 .comment_list{ padding:5px 10px 15px 10px;}
 .comment_list ul{ list-style-type:none;}
 .comment_list li{line-height:18px;padding:7px 8px; border-bottom:1px dotted #ccc; }
 .comment_list li a{ line-height:18px; background:url('../images/cion.gif') no-repeat 8px 5px; padding:0 0 0 26px; display:block; }
#comment_list{ padding:8px 10px;}
 #comment_list table td{ padding:2px; font-weight:bold;}
 #comment_list input{line-height:22px; font-size:12px; height:22px; padding:0 0 0 2px;}
 #comment_list textarea{line-height:18px;font-size:12px; line-height:22px; height:100px;}
 #comment_list .border{width:400px;border:solid 1px #d6d6d6;}
 #comment_list .btn{border-style: none; border-color: inherit; border-width: medium; width:70px; margin:5px 10px; height:25px; line-height:25px;text-align:center; background:url('../images/pinglun.gif') no-repeat left top;}
 #comment_list p{ padding:0 0 0 77px;}
/*评论页面*/
#commentinner_ {border:0;font-size:12px; padding:20px 0 0 0;}
 #commentinner_ form{padding:6px 0; margin-bottom:10px;}
 #commentinner_ input{padding:2px;line-height:18px; font-size:12px;border:solid 1px #d8d8d8;}
 #commentinner_ textarea{ padding:2px;line-height:18px;font-size:12px;border:solid 1px #d8d8d8;}
 #commentinner_ .border{width:180px;border:solid 1px #d8d8d8;}
 #commentinner_ .checkbox{ border:none; }
 #commentinner_ .btn{border-style: none; border-color: inherit; border-width: medium; width:70px; margin:5px; height:25px; line-height:25px;text-align:center; background:url('../images/pinglun.gif') no-repeat left top;}
 #commentinner_ .commenttitle{ }
 #commentinner_ .commenttitle span{ font-weight:bold; font-size:14px; }
 #commentinner_ ul{list-style-type:none; padding:4px 8px;}
 #commentinner_ li{background:url('../images/cion.gif') no-repeat left 8px; padding-left:10px;}
 #commentinner_ p{ text-align:center;background:none; }
#search_ {font-size:12px ; border:0;}
 #search_ table{}
 #search_ table td {font-size:12px; padding:10px 0 5px 0;}
 #search_ input{line-height:20px;height:20px; font-size:12px;border:solid 1px #d8d8d8;width:100px; padding:0 0 0 2px;}
 #search_ .btn{border-style: none; border-color: inherit; border-width: medium; width:70px; margin:5px 5px 15px 5px; height:25px; line-height:25px;text-align:center; background:url('../images/pinglun.gif') no-repeat left top;}
 #search_ .title{ font-weight:bold; font-size:14px; }
 #search_ h1{ margin:0;padding:0;}
 #search_ p{ padding:0 15px 0 0; background:none;}
.searchReuslt_{font-size:12px ;padding:10px;}
.searchReuslt_title_{font-weight:bold ;line-height:35px ; }
.searchResult_Other_ { width:100%;text-align:right;}
.searchHint_ {margin:15px}
 .searchHint_ dl{padding:5px 14px; line-height:24px;margin:0 7px;border-bottom:1px #ababab dashed;}
 .searchHint_ dt{ background:url('../images/cion.gif') no-repeat left 5px; padding:0 0 0 20px;}
 .searchHint_ dd{padding:0 22px;}
 .searchHint_ dt span{float:right;}
 .searchHint_ dt strong{font-weight:normal;}
 .searchHint_ a{font-style:normal;TEXT-DECORATION: none }
 
.temp{color:#656565;clear:both;width:auto;padding:5px 0;font-size:12px;font-family:Tahoma,Arial;text-align:center;}
.temp a{color:#656565}
.CopyrightWrap{}
.video-box{ position:relative; margin:0 50px; width:785px; height:441px; _clear:both; _display:inline; }