@charset "utf-8";
/*初始化*/
body,h1,h2,h3,h4,h5,h6,dl,dt,li,dd,th,td,p,pre,form,input,button,textarea,hr{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{font-size:100%;}img{border:0;}button,input,select,textarea{font-size:100%;}
html,body{ font:12px/1.5 arial,"Hiragino Sans GB","Microsoft Yahei",sans-serif; background: url(../20130330213155.jpg) repeat; -webkit-text-size-adjust:none; margin:0;padding:0;}
ul,ol{ padding-left:40px;}
a{color:#333;; text-decoration:none;}

a:hover{ color:#06F; text-decoration:none;}

.list-none{list-style:none;}

.fl{float:left;}

.fr{float:right;}
/*全局样式*/
.clear{ clear:both; }
.inner{ width:1000px; margin:0 auto;position:relative;}
.list-none{ list-style:none; padding:0px; margin:0px;}
.editor{ line-height:2;}
.editor ul,.editor ol{ padding:0px 0px 0px 25px; margin:0px;}
.editor a{ color:#1C57C4; text-decoration:underline;}
.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: .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);}
.button:hover { text-decoration: none; color:#fff; }
.button:active { position: relative; top: 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');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
input.input-text,input.input-file,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(../dt-10.gif) repeat-x left top;
}
input.input-text:focus,input.input-file:focus,input.code:focus,textarea:focus {
     border: 1px solid #fafafa;
     -webkit-box-shadow: 0px 0px 6px #007eff;
     -moz-box-shadow: 0px 0px 5px #007eff;
     box-shadow: 0px 0px 5px #007eff;
}
td.text{ width:20%; padding:6px 5px 6px 0px; text-align:right; font-size:14px; font-weight:bold;}
td.input{ padding:6px 8px;}
td.input input{ margin-right:8px;}
td.input .info{ padding-left:15px; color:#f00;}
td.input img{ position:relative; bottom:1px;}
td.submint{ padding:10px;}
/*头部*/

.top-logo{ min-height:100px; _height:90px;}
header{background:#fff url(../head_bg.png) left top repeat-x;zoom:1;min-width:1000px;} 
.web_logo{ margin-left:10px; font-size:0px; position:relative; z-index:999; font-size:0px;}
.top-nav{position:absolute; right:5px; top:8px; height:77px; z-index:1; text-align:right; width:100%;}
.top-nav .t span{ padding:0px 5px; font-size:10px; color:#bbb;}
.top-nav .b{ position:absolute; bottom:15px; right:0px;}
*html .top-nav .b{ float:right;width:410px; white-space:nowrap; text-align:right;}
*+html .top-nav .b{ float:right;width:410px; white-space:nowrap; text-align:right;}
.top-nav .b h5.lfmyct{ position:relative;text-align:left; float:left;font-weight:normal;}
*html .top-nav .b h5.lfmyct{top:20px;}
.top-nav .b h5.lfmyct span{ padding:0px 5px; color:#999;}
.top-nav .b h5.lfmyct i{ font-style:normal; font-weight:bolder; color:#36f; padding-left:5px; padding-right:5px;}
.top-nav .websearch{ position:relative; float:right;text-align:left;height:19px;zoom:1; right:-12px;} 
*html .top-nav .websearch{ right:0px;}
*+html .top-nav .websearch{ right:0px;top:-20px;}
.top-nav .websearch span.navsearch_input input{ float:left;width:120px; padding:0px 5px; height:17px; overflow:hidden; outline:none; color:#999; font-style:italic; border:1px solid #ccc; border-right:none; background:#fff;}
.top-nav .websearch input.searchimage{ float:left;border:1px solid #ccc; border-left:none; padding:2px;cursor:pointer;}

/*导航*/
.maintopx{height:30px;background:url(../navbg.png) repeat-x left top; margin-top:-22px;}
*html .maintopx{ zoom:1;position:relative;z-index:999999;}
*+html .maintopx{ zoom:1;position:relative;z-index:999999;}
nav{ width:100%;}
nav li{ height:30px; line-height:30px; float:left; display:inline; white-space:nowrap; position:relative;z-index:999999; text-align:center;}
nav li.line{ width:1px; height:30px; background:#2e4879; overflow:hidden;}
nav li a.nav{ font-weight:bold; color:#fff; text-shadow:1px 1px #1d3460;}
nav li dl{ display:none; position:absolute;z-index:999999; text-align:left; background:#efefef url(../navdlbg.jpg) repeat-x left bottom; border:1px solid #ccc; border:none\9; padding:10px 0px;left:0px;top:30px;}
*html nav li dl{ border:none;}
*+html nav li dl{ border:none;}
nav li dl dd{ height:30px; line-height:30px; background:url(../dt-11.gif) no-repeat 20px 10px; overflow:hidden; padding-left:35px; padding-right:20px;}
nav li dl dd a{ color:#2A3C63; font-weight:bold;}
nav li dl.nav-pro dd{ float:left; background:none; height:auto; padding:0px;}
nav li dl.nav-pro dd a{ padding-left:30px; font-size:15px;}
nav li dl.nav-pro dd p{ white-space:normal; padding-top:5px;}
nav li dl.nav-pro dd p a{ display:block; font-weight:normal; font-size:12px; line-height:2;}
nav li.hover,nav li.navdown{ background:url(../lihover.png) repeat-x;}
nav li.hover a.nav,nav li.navdown a.nav{ color:#2A3C63; text-shadow:1px 1px #fff;}


/*metv5s专属Flash样式开始*/

.Zbannar{width:100%; overflow:hidden;min-width:1000px;}       

.Zbannar #mPics li{height:400px;}

.Zbannar .a1 #anim{background-position:0 0;}

.Zbannar .a2 #anim{background-position:0 -453px;}

.Zbannar .a3 #anim{background-position:0 -906px;}

.Zbannar .a4 #anim{background-position:0 0;}

.Zbannar .a1 #btnsWrap{background-position:0 -127px;}

.Zbannar .a2 #btnsWrap{background-position:0 -254px;}

.Zbannar .a3 #btnsWrap{background-position:0 -381px;}

.Zbannar .a4 #btnsWrap{background-position:0 0;}

.Zbannar li.libegin{50% 50% no-repeat;}       

.Zbannar .cc{background-position:-589px -404px;}

.Zbannar .cnow{background-position:-589px -430px;}

.Zbannar #anim{height:400px;background-repeat:repeat-x;}

.Zbannar #marquee{position:relative;}

.Zbannar #mPics{height:400px;overflow:hidden;position:relative;}

.Zbannar #mPics a{display:block;width:100%;height:100%;}

.Zbannar #circle{position:relative;margin:-28px auto 0;width:960px;overflow:hidden;text-align:center;}

.Zbannar #circle li{display:inline-block;*display:inline;zoom:1;width:30px;}

.Zbannar #circle li a{display:block;width:11px;height:11px;overflow:hidden;text-indent:-9999px;text-align:left;}

.Zbannar #circle li a:hover{background-position:-589px -430px;}

.Zbannar #liB,.Zbannar #liG,.Zbannar #liY,.Zbannar #liX{position:absolute;width:100%;height:100%;background-repeat:no-repeat;background-position:50% 0;}

.Zbannar #circle li a,

.Zbannar #circle li a:hover,

.Zbannar #nWin .nCon a{background-image:url(../img/sprites-high3.png);background-repeat:no-repeat;}

/*metv5s专属Flash样式结束*/

/*flash*/

.met_flash{ font-size:0px; overflow:hidden;} 

.met_flash .flash6{ margin-bottom:0px;} 

.met_flash ul{ margin:0px; padding:0px; }


/*首页*/

.rollNews {height:47px;overflow: hidden;background: url(../news_scroll_bg.png) left top no-repeat; margin-top:20px;}
.m-tppp{margin-top:10px;}

/*--首页新闻公告--*/

#indexx .soroll{height:29px;overflow:hidden;padding-left:23px;margin-top:10px;}

#indexx .soroll h3{height:21px;line-height:26px;overflow: hidden;font-size:14px;color:#0e508a;margin-right:8px;margin-top:1px;}

#indexx .soroll ol{ float:left; height:30px; overflow:hidden;width:885px;}

#indexx .soroll ol li{ height:30px; line-height:30px; zoom:1;}

#indexx .soroll ol li a:hover{ text-decoration:none;}

#indexx .soroll li img{ padding-left:5px;}

#indexx .soroll span.time{color:#008000; padding-left:25px; float:none;}

*html #indexx .soroll li img{ margin-top:9px;}

/*产品展示*/

.hpanel{height:16px;background: url(../home_infotop.png) no-repeat;margin-top:10px;}

.one{background:url(../home_infomiddle.png) repeat-y;Min-height:130px;_height:130px;}

.two{height:15px;background:url(../home_infobottom.png) no-repeat; margin-bottom:10px; width:1002px;}

.index-product{padding-left:25px;}

.index-product .profld{ position:relative; overflow:hidden; width:946px;}

#trigger{float:left;height:10px; line-height:3px;}

#trigger a{ color:#F5F5F5;cursor:default; }

#trigger a:hover{ color:#F5F5F5;}

.index-product ol{ position: absolute; width: 2012em; }

.index-product ol li{ float:left; text-align:center;}

.index-product ol li a{ font-weight:bold;color:#000;overflow:hidden; }

.index-product ol li a.img{ display:block; text-align:center;}

.index-product ol li a.img img{ margin:auto;border:3px solid #fff;}

.index-product ol li h3{ font-weight:normal; height:25px;overflow:hidden;padding:0px 3px;}

.index-product .next,.index-product .prev{ width:21px; height:49px; left:6px;display:block; position:absolute; margin-top:69px; z-index:9999999;cursor:pointer; }

.index-product .next{background:url(../buttonright.png) no-repeat;left:969px;}

.index-product .prev{background:url(../buttonleft_01.png) no-repeat;}

*html .index-product .prev{*margin-left:0px;}

/*内容*/

a.more{background:url(../more_o.png) no-repeat; width:27px; height:9px; display:block;line-height:30px; overflow:hidden;cursor:pointer; margin-top:12px; padding-right:4px;}

.aboutus{float:left;width: 360px;overflow: hidden; line-height:2;}

.aboutus strong{color:#333;}

h3.Ti{height:30px;line-height: 30px;overflow: hidden;font-size:14px; background:url(../about_title.png) no-repeat 53px 7px;padding-bottom:5px;}

h3.about{ background:url(../about_title1.png) no-repeat 17px 7px;}

h3.Ti span{color:#0e508a; background:url(../20130330213155.jpg) repeat; padding-right:3px; } 

h3.Ti b{font-weight: normal;font-size:12px;font-family: "Courier New", Courier, monospace;padding-left:6px; color:#666;}

h3.caseti{ background-position:23px 7px;padding-bottom:10px;}
h3.news{ padding-bottom:4px;}

/*新闻*/
.index-news{float:left;width:300px;overflow:hidden;margin-left:30px;}
.index-news .metlist{padding-top:7px;}
.index-news li.list{ height:30px; overflow:hidden;line-height:30px;zoom:1;}
.index-news .time{float:right;overflow:hidden;color:#888;padding-left:10px;}
.list1 li.list a{overflow:hidden;background: url(../ar_b.png) no-repeat 1px 6px;padding-left:12px;}
*html .index-news li.list img{margin-top:10px;}
*+html .index-news li.list img{margin-top:10px;}
/*案例*/

.index-case{float:left; width:270px; overflow:hidden; margin-left:25px;}

.style-2 dl.ind{ clear:both; zoom:1}

.style-2 dl.ind dt{ float:left; display:inline; border-bottom:1px dotted #ccc; padding:10px 0px 10px 0px; zoom:1}

.style-2 dl.ind dt a{ margin-left:5px;}

.style-2 dl.ind dd{ float:right; display:inline; border-bottom:1px dotted #ccc; padding:10px 0px 10px 0px; overflow:hidden;}

.style-2 dl.ind dd h4{ margin-left:10px;}

.style-2 dl.ind dd p.desc{ margin-left:10px; color:#888;}

.style-2 dl.ind.lastdl dt{ border-bottom:none;}

.style-2 dl.ind.lastdl dd{ border-bottom:none;}

/*链接*/

.index-top{background:url(../topkeys1.png) no-repeat;margin-top:15px; height:15px;}  

.index-middle{ background:url(../keysmiddle.png) repeat-y;word-wrap: break-word; padding:0px 20px 0px; overflow:hidden; width:960px; }

.index-bottom{ background:url(../keysbottom.png) no-repeat left bottom;height:15px;}

.linkx h3.title{color:#000;float:left;min-width:57px;_width:57px;display:inline;white-space:nowrap;}    

.linkx li{float:left;display:inline;margin-right:10px;}

.linkx  .txt,.linkx  .img{float:left;margin-left:10px;}

.linkx  .img img{width:100px; height:30px;overflow:hidden;border:1px solid #eee;}

.linkx  .txt a{white-space:nowrap;}

/*底部*/

footer{width:100%;clear: both;background: #14499c url(../foot_bg.png) left top repeat-x; margin-top:25px;min-width:1000px;}

.foot-nav { text-align:center; margin-top:8px; height:35px; line-height:44px;color:#ddd; }

.foot-nav a{color:#ddd;}
.foot-nav a:hover{color:#fff;}

.foot-nav span{ font-size:10px; margin:0px 8px; }

.foot-text{ text-align:center; padding:8px 0px 5px;color:#ddd; }
*html .foot-text{padding:4px 0px 5px;}

.foot-text a{color:#ddd;}
.foot-text a:hover{color:#fff;}

/*内页侧栏*/

.sidebar{ margin-top:15px;}

.sidebar .sb_nav{float:left; width:185px; }   

.sidebar .sb_nav h3.title{ text-align:left;padding:3px 15px; height:33px; line-height:33px;  font-size:14px; color:#000; background:url(../ar3d.gif) no-repeat left 14px;border-bottom:2px solid #d1d1d1; width:120px; overflow:hidden; }

.sidebar .sb_nav h3.line{ margin-top:15px;}

.sidebar .sb_nav .active{ padding:10px 0px;color:#666;}

#sidebar dl{ margin-left:5px;}

#sidebar dl dt{ padding:4px 0px 5px 15px; margin-top:5px; background:url(../arrow.gif) no-repeat 0px 10px;}
#sidebar dl dt a{font-weight:bold;}

#sidebar dl dd{ padding:0px 0px 0px 15px;}

#sidebar dl dd h4{ font-weight:normal; padding:5px 0px 5px 10px;background: url(../ar_b.png) no-repeat 1px 13px; }

.sidebar .sb_box{float:right; overflow:hidden; width:793px;}

.sidebar .sb_box h4{ position:relative;}

.sidebar  .sb_box h4.title{ height:30px; line-height:30px;background:url(../nypost.jpg) no-repeat left top;width:793px; }

.sidebar .sb_box h4.title span{ position:absolute; left:0px; height:30px; line-height:30px;  font-size:14px; padding:0px 53px;color:#000;}

.sidebar .sb_box h4.title div.position{ float:right;position:relative; right:15px; color:#999;}

.sidebar .sb_box h4.title div.position a{ color:#999;}

.sidebar .sb_box h4.title div.position a:hover{ color:#005476;}

/**/

#newslist li{ padding:6px 10px 10px ; background:url(../ar_sp_dot.jpg) no-repeat 1px 17px;border-bottom:1px dashed #d1d1d1;}

#downloadlist .metlist dd{background:none;}

#newslist li p{color:#888;position: relative;}
*html #newslist li {background:url(../ar_sp_dot.jpg) no-repeat 1px 13px;}
#newslist{padding:15px 20px 0px 20px;}
#newslist ul.metlist{padding-bottom:15px;}

#showtext {padding:15px;line-height:2;width:787px;}

#productlist{width:790px;padding:15px 8px;}

*html #productlist{*margin-left:-10px;}

#productlist li{margin-bottom:10px;}

#productlist li a.img img{ border:4px solid #fff;}

#productlist li h3 {padding: 8px 0px 10px;}

#showproduct .ctitle {background: url(../icon_corn.jpg) no-repeat left center;margin: 10px 0px 10px;padding:7px 40px;}

#member_basic h3.hrtl span{background:none; border:0;}

.editor{ color:#666;padding-top:10px;}

#joblist dd .editor{color:#000;}

input.input-text, input.input-file, input.code{width:148px;}

.advsearch_class1,.advsearch_class2,.advsearch_class3, select{ width:148px;}