.r_warp h3.r_title {
border-bottom: 1px solid #ddd;
background: #f8f8f8;
height: 35px;
line-height: 35px;
position: relative;
}
.r_warp h3.r_title div.position {
float: right;
font-weight: normal;
position: relative;
top: 3px;
right: 15px;
}
.r_warp h3.r_title span {
position: absolute;
left: 0px;
top: -1px;
font-size: 14px;
border-bottom: 2px solid #ff6633;
padding: 0px 15px;
}
.r_warp h3.r_title div.position a {
color: #1C57C4;
}
.showtext,.messagelist {
padding: 15px;
line-height: 2;
background:#fff;
}
.newslist {
padding: 15px 20px;
background:#fff;
}
.newslist li {
padding: 6px 10px;
background: url(../images/dt-0.gif) no-repeat left 19px;
}
.newslist li span {
float: right;
color: #aaa;
}
.newslist li a {
font-size: 14px;
margin-right: 5px;
}
.newslist li img {
border: 0;
}
.newslist li p {
color: #aaa;
}
.flip {
margin-bottom: 15px;
width: 100%;
display: block;
clear: both;
padding: 3px;
margin: 3px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.flip li{
border: 1px solid #f3f3f3;
padding: 2px 5px 2px 5px;
margin: 2px;
color: #ccc;
display: inline-block;
}
user agent stylesheetstrong, b {
font-weight: bold;
}
.shownews {
padding: 0px 15px 15px;
background:#fff;
}
.shownews h1 {
font-size: 20px;
text-align: center;
border-bottom: 1px dotted #ccc;
padding: 5px 0px;
color: #333;
}

.shownews h3
{

font-size: 12px;
text-align: center;
padding: 5px 0px;
color: #333;

}


.shownews .editor {
line-height: 2;
padding: 0px 10px;
font-size: 14px;
}
.editor {
line-height: 2;
color: #333;
}
.met_page {
text-align: center;
}
.met_page a {
margin-right: 50px;
color: #1C57C4;
text-decoration: underline;
}
.productlist {
padding: 15px 10px;
background:#fff;
}
.productlist .metlist li{width: 160px;
margin-left: 12px;
margin-right: 12px;
height: 195px;
float: left;
display: inline;
text-align: center;
}
.productlist .metlist li a.img {
display: block;
text-align: center;
font-size: 0px;
}
.productlist .metlist li a.img img {
margin: auto;
border: 1px solid #ccc;
width: 160px;
height: 160px;
}
.productlist .metlist li h3 {
padding: 5px 0px 10px;
font-weight: normal;
line-height: 1.5;
}

.messagelist .metlist dt {
background: url(../images/message.gif) no-repeat left center;
border-bottom: 1px dotted #dedede;
padding: 4px 0px 4px 20px;
margin-bottom: 5px;
}
.messagelist .metlist dt span.tt {
float: right;
padding-right: 5px;
}
.messagelist .metlist dt span.name {
color: #2c7199;
}
.messagelist .metlist dt span.time {
padding-left: 8px;
color: #999;
}
.messagelist .metlist dd.messagelist_info span.tt {
display: none;
clear: both;
}
.messagelist .metlist {
margin-bottom: 10px;
border: 6px solid #dedede;
padding: 5px;
}
.messagelist .metlist dd.messagelist_info span.text {
display: block;
line-height: 1.5;
padding: 8px 5px;
}
.messagelist .metlist dd.messagelist_reinfo span.tt {
background: url(../images/admin.gif) no-repeat left 3px;
display: block;
border-bottom: 1px dotted #dedede;
padding: 2px 0px 2px 20px;
margin: 0px 0px 5px;
color: #2c7199;
}
.messagelist .metlist dd.messagelist_reinfo span.text {
display: block;
line-height: 1.5;
padding: 8px 5px;
}
.messagelist .ctitle {
margin: 10px 0px 10px;
padding: 5px 20px;
background: url(../images/dt-7.gif) no-repeat left center;
font-size: 14px;
border-bottom: 1px dotted #ccc;
}
.messagelist table {
margin: 0px auto;
}
.messagelist td.text {
width: 20%;
padding: 6px 5px 6px 0px;
text-align: right;
font-size: 14px;
font-weight: bold;
}
.messagelist td.input {
padding: 6px 8px;
}
.messagelist td.input input {
margin-right: 8px;
}
.messagelist input.input-text, .messagelist input.input-file, .messagelist input.code, textarea {
padding: 4px;
font-size: 15px;
outline: none;
text-shadow: 0px 1px 0px #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #ccc;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
background: #fff url(../images/dt-10.gif) repeat-x left top;
}
.messagelist input{font: 12px/1.2 'Microsoft YaHei',Tahoma,Verdana,'Simsun';}
td.input .info {
padding-left: 15px;
color: #f00;
}
.messagelist td.input img {
position: relative;
bottom: 1px;
}
.orange {
color: #fef4e9;
border: solid 1px #da7c0c;
background: #f78d1d;
background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
background: -moz-linear-gradient(top, #faa51a, #f47a20);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.button {
display: inline-block;
zoom: 1;
vertical-align: baseline;
margin: 0 2px;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: 14px/100% Arial, Helvetica, sans-serif;
padding: .5em 2em .55em;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: .5em;
-moz-border-radius: .5em;
border-radius: .5em;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.downloadlist {
padding: 15px;
background:#fff;
}
.downloadlist .metlist {
margin-bottom: 20px;
}
.downloadlist .metlist dt {
border-bottom: 1px solid #ddd;
font-size: 14px;
font-weight: bold;
padding: 3px 5px 3px 20px;
background: url(../images/dt-9.gif) no-repeat 5px 11px;
}
.downloadlist dl.top dt a {
color: #f00;
}
.downloadlist .metlist dd {
color: #999;
padding: 5px 8px;
background: #f8f8f8;
}
.downloadlist .metlist dd div {
float: right;
}
.downloadlist .metlist dd span {
padding-right: 20px;
}
.downloadlist .metlist dd b {
font-weight: normal;
}
