@charset "utf-8";
/* CSS Document */
/*重置样式*/
body, html { width: 100%; position: relative; background: #fff; }
body, div, dl, dt, dd, ul, li, form, input, textarea, select, p, h1, h2, h3, h4, h5, h6, a { padding: 0; margin: 0; }
images { border: 0; -ms-interpolation-mode: bicubic; }
a { text-decoration: none; cursor: pointer; outline: none; blr:expression(this.onFocus=this.blur())
}
a:link, a:visited, a:hover { text-decoration: none; color: #F60;/*transition:text-shadow 500ms ease-in 0ms, color 500ms ease-in 0ms;*/ }
li { list-style: none; }
input.submit { border: 0; margin: 0; cursor: pointer }
input.radio { width: 13px!important; height: 13px!important; float: left; display: inline }
textarea { overflow: auto }
input[type="text"]:focus, input[type="password"]:focus, textarea:focus { outline: none; }
/*清除浮动*/
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.of { overflow: hidden; }
/*头部开始*/
#Top { width: 100%; height: 90px; margin: 0; }
.top { width: 960px; height: 90px; margin: 0 auto; background: url(../images/logo.jpg) left top no-repeat; }
.top_r { width: 200px; height: 90px; float: right; background: #fff; }
.top_r ul { width: 200px; height: 12px; line-height: 12px; margin-top: 20px; }
.top_r ul li a { float: right; width: 60px; text-align: center; border-left: 1px #666 solid; font-size: 12px; }
.top_r p { width: 200px; height: 50px; line-height: 50px; font-size: 14px; text-align: right; color: #9b9a9a; }
#nav { background: #073f8a; width: 100%; height: 40px; border-top: 1px solid #333; border-bottom: 1px solid #333; }
.nav { width: 960px; height: 40px; margin: 0 auto; }
.nav ul li a { width: 105px; height: 40px; line-height: 40px; float: left; text-align: center; font-size: 14px; color: #fff; font-family: "微软雅黑"; }
.nav ul li a:hover { background: #022b62; }
.nav ul .on { width: 105px; height: 40px; background: #022b62; float: left; }
#img { width: 100%; height: 400px; background: url(../images/nav_bg.png) top left repeat-x; padding-top: 15px; }
/*Banner*/
.banner, .mainbody, .footer { width: 960px; margin: 0 auto; }
/*幻灯Banner*/
#slideplay { width: 960px; height: 348px; position: relative; overflow: hidden; }
#slideplay ul { position: absolute; }
#slideplay ul li { height: 350px; position: relative; float: left; background: #000; overflow: hidden; }
#slideplay ul li div { position: absolute; }
#slideplay ul li img { width: 960px; height: 348px; border: none; }
#slideplay .btnBg { width: 960px; height: 20px; position: absolute; left: 0; bottom: 0; background: #000; }
#slideplay .btn { height: 10px; padding: 5px 10px; position: absolute; right: 0; bottom: 0; text-align: right; }
#slideplay .btn span { width: 25px; height: 10px; margin-left: 5px; background: #fff; display: inline-block; cursor: pointer; _display: inline; _zoom: 1; _font-size: 0; }
#slideplay .btn span.on { background: #fff; }
#slideplay .preNext { width: 45px; height: 100px; position: absolute; top: 120px; background: url(../images/sprite.png) no-repeat 0 0; cursor: pointer; display: none; }
#slideplay .pre { left: 0; }
#slideplay .next { right: 0; background-position: right top; }
/*公告 搜索*/
.notice { width: 960px; height: 35px; margin: 0 auto; background: #f3f3f3; }
.notice_a { width: 680px; height: 35px; overflow: hidden; float: left; }
.notice_a strong { height: 35px; line-height: 35px; color: #6a6a6a; float: left; font-size: 14px; margin-left: 10px; }
.notice_a p { text-align: left; height: 35px; line-height: 35px; font-size: 12px; color: #6a6a6a; }
.notice_a p a {color: #6a6a6a;}
.notice_a p a:hover {color: #f60;}
.search { float: right; width: 175px; height: 24px; margin-top: 6px; margin-right: 5px; background: url(../images/search_bg.gif) no-repeat; }
.search .key { width: 140px; height: 22px; line-height: 22px; margin: 1px 0 1px 5px; border: 0; float: left; }
.search .key[type="text"]:focus { outline: none; }
.search .sub { float: right; width: 30px; height: 24px; background: url(../images/search_bg.gif) no-repeat right 0; border: none; cursor: pointer; }
.search .sub span { display: none; }
.mainbody { height: 220px; }
.news { width: 300px; height: 220px; float: left; background: #FFF; }
.Til { width: 100%; height: 40px; line-height: 40px; margin: 0px; }
.Til_L { height: 40px; line-height: 40px; font-size: 14px; color: #999; float: left; font-family: "微软雅黑"; font-weight: bold; margin-left: 10px; }
.Til_R a { height: 40px; line-height: 40px; font-size: 12px; color: #999; float: right; margin-right: 10px; font-family: "微软雅黑"; }
.news_T { width: 300px; height: 89px; border-bottom: 1px solid #CCC; margin: 0px; }
.news_T img { width: 110px; height: 80px; margin-top: 0px; float: left; border: none; }
.news_T_r { width: 180px; height: 89px; float: right; }
.newstil a { width: 180px; height: 30px; line-height: 30px; color: #F60; font-size: 12px; overflow: hidden; display: block; }
.news_T_r p a { width: 180px; height: 50px; line-height: 25px; text-align: left; color: #999; font-size: 12px; overflow: hidden; display: block; }
.news_T_r p a:hover { color: #F60; }
.news ul { width: 300px; height: 75px; margin-top: 10px; }
.news ul li { width: 300px; height: 25px; line-height: 25px; font-size: 12px; }
.news ul li p a { width: 200px; height: 25px; line-height: 25px; color: #999; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; float: left; }
.news ul li p a:hover { color: #F60; }
.news ul li span { width: 50px; height: 25px; line-height: 25px; color: #999; float: right; }
.About { width: 420px; height: 220px; float: left; margin-left: 10px; border: 1px solid #f4f4f4; border-bottom: 2px solid #e6e6e6; border-radius: 5px; background: #fcfcfc; }
.Aboutbox { width: 400px; height: 175px; margin: 0px auto; overflow: hidden; display: block; }
.Aboutbox_img { width: 156px; height: 85px; float: left; margin-right: 10px; }
.Aboutbox p a { width: 400px; height: 175px; line-height: 25px; color: #999; font-size: 12px; text-align: left; text-indent: 2em; }
.Aboutbox p a:hover { color: #F60; }
.contact { width: 220px; height: 220px; float: right; background: #FFF; }
.contactbox { width: 200px; height: 175px; margin: 0 auto; overflow: hidden; display: block; }
.contactbox p { line-height: 25px; color: #999; text-align: left; font-size: 12px; }
.product { width: 960px; height: 180px; margin: 10px auto; }
#Mid_two { width: 960px; padding-bottom: 20px; margin: 0px auto; }
#Mid_two_L { width: 200px; padding-bottom: 50px; float: left; }
.Tilt { width: 100%; height: 40px; line-height: 40px; margin: 0px; border-bottom: 1px solid #999; }
.Tilt_L { height: 40px; line-height: 40px; font-size: 14px; color: #999; float: left; font-family: "微软雅黑"; font-weight: bold; margin-left: 10px; }
.Tilt_R { height: 40px; line-height: 40px; font-size: 12px; color: #999; float: right; font-family: "微软雅黑"; }
.Tilt_R a { color: #999; }
.Mid_two_LT { width: 200px; padding-bottom: 20px; margin: 0px; }
.Mid_two_LT ul li { width: 200px; height: 30px; line-height: 30px; background: url(../images/li_L.jpg) left top no-repeat; border-bottom: 1px dashed #CCC; }
.Mid_two_LT ul li p a { width: 180px; float: left; margin-left: 15px; font-size: 12px; color: #999; }
.Mid_two_LT ul li p a:hover,.Mid_two_LT ul li p a.hover { color:#f60}
.Mid_two_LB { width: 200px; height: 200px; margin: 0px; }
.Mid_two_LB p { line-height: 25px; color: #999; text-align: left; font-size: 12px; }
#Mid_two_R { width: 750px; padding-bottom: 50px; float: right; }
/*图片滚动*/
.scrollimg { width: 960px; height: 100px; position: relative; margin: 0 auto 20px; }
.scrollimg div.imgwrap { width: 880px; height: 100px; margin: 0 40px; position: absolute; top: 0; overflow: hidden; }
.scrollimg div.imgwrap ul { list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0; padding: 0; position: absolute; top: 0; }
.scrollimg ul li { float: left; height: 146px; width: 146px; overflow: hidden; }
.scrollimg ul li a img { height: 144px; width: 144px; border: none; }
.scrollimg a.arrow { display: block; height: 50px; width: 20px; background: url(../images/arrow.png) no-repeat 0 0; position: absolute; top: 0; cursor: pointer; text-indent: -99999px; margin-top: 25px; }
.scrollimg a.back { background-position: 0 0; left: 0; }
.scrollimg a.back:hover { background-position: 0 -100px; }
.scrollimg a.forward { background-position: 0 -50px; right: 0; }
.scrollimg a.forward:hover { background-position: 0 -150px; }
/*友情链接*/
.weblink { width: 880px; line-height: 24px; margin: 0 auto; padding-left: 80px; background: url(../images/weblink_title.png) no-repeat 0 center; font-family: Verdana; font-size: 12px; }
.weblink a { margin-left: 20px; color: #6a6a6a; }
.weblink a:hover { color: #F60; }
/*页脚区域*/
.footer { padding: 30px 0; border-top: 1px solid #e3e3e3; text-align: center; line-height: 24px; font-family: Verdana; color: #898989; font-size: 12px; }
.clearfix:after { content: ""; display: block; clear: both; visibility: hidden; font-size: 0; height: 0; }
.clearfix { *display: inline-block; _height: 1%; }
* a:hover { color:#f60}