@charset "utf-8";
/*科e互联特效基本框架CSS*/
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {margin:0;padding:0;-webkit-text-size-adjust: none}
h1, h2, h3, h4, h5, h6{font-size:12px;font-weight:normal}
body>div{margin:0 auto}
div {text-align:left}
a img {border:0}
body { color: #333; text-align: center; font: 12px "宋体"; }
ul, ol, li {list-style-type:none;vertical-align:0}
a {outline-style:none;color:#535353;text-decoration:none}
a:hover { color: #D40000; text-decoration: none}
.button {display: inline-block;zoom: 1; *display: inline;vertical-align: baseline;margin: 0 2px;outline: none;cursor: pointer;text-align: center;text-decoration: none;font: 14px/100% Arial, Helvetica, sans-serif;padding:0.25em 0.6em 0.3em;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);
}
.red {color: #faddde;border: solid 1px #980c10;background: #d81b21;background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#A51715));background: -moz-linear-gradient(top,  #ed1c24,  #A51715);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover { background: #b61318; background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115)); background: -moz-linear-gradient(top,  #c9151b,  #a11115); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');}
.red:active {color: #de898c;background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}
/*科e互联特效基本框架CSS结束，应用特效时，上诉样式可删除*/
/* 效果CSS开始 */
a:hover{ text-decoration:none;}	
.pt20{ padding-top:20px;}
.clearboth{ overflow:hidden}
body{ background-color:#eff0f2; font-family:'微软雅黑','宋体';}
.slide {position:relative; width:315px;height:150px; margin:0px auto }
.images {width:315;height:150px;overflow:hidden; margin:0 auto}
.images div{float:left;}
.tabs {position:absolute;top:280px;left:420px;clear:both;height:20px;line-height:20px;}
.tabs a {width:16px;height:16px;float:left;margin:3px;display:block;font-size:1px;background:url('slide-bj1.png') 0 0 no-repeat;}
.tabs a:hover {background:url("slide-bj.png") 0 0 no-repeat;}
.tabs a.current {background:url("slide-bj.png") 0 0 no-repeat;}
.backward, .forward {position:absolute;width:70px;height:300px;overflow:hidden;top:0px;cursor:pointer;font-size:0px;}
.backward {left: -25px;background:url('focus_ctrl_left.png') center no-repeat;}
.forward {right:-25px;background:url('focus_ctrl_right.png') center no-repeat;}
.backward:hover {background:url('focus_ctrl_left.png') center no-repeat;}
.forward:hover {background:url('focus_ctrl_right.png') center no-repeat;}
/*幻灯片*/
.flow-box{ border:1px solid #dddddd; width:220px; float:left; margin-right:13px; background-color:#fff; margin-bottom:9px;-moz-box-shadow:0px 0px 2px #f4f4f4 ;-webkit-box-shadow:0px 0px 2px #f4f4f4;box-shadow:0px 0px 2px #f4f4f4; }
.flow-thumb{text-align:center; padding-top:8px;}
.flow-info2{text-align:center;}
.flow-info2 p { height:44px; line-height:44px; text-align:center; padding:0 8px; overflow:hidden; font-size:14px; color:#666;}
.uploadN{ background-color:#fafafa; border-top:1px solid #f4f4f4}
/* 效果CSS结束 */